@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Plus+Jakarta+Sans:wght@400;500;600;700&display=swap";:root{--bg-color:#f8faff;--surface-color:#fff;--primary:#4f46e5;--primary-light:#818cf8;--secondary:#f43f5e;--secondary-light:#fb7185;--text-main:#1e293b;--text-muted:#64748b;--border:#e2e8f0;--shadow-sm:0 4px 6px -1px #0000000d, 0 2px 4px -1px #00000008;--shadow-lg:0 20px 25px -5px #0000000d, 0 10px 10px -5px #00000005}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-color);color:var(--text-main);margin:0;font-family:Plus Jakarta Sans,sans-serif;transition:background-color .4s}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;font-family:Outfit,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@keyframes slideUpFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-entrance{animation:.7s cubic-bezier(.16,1,.3,1) forwards slideUpFade}.stagger-container>*{opacity:0;animation:.7s cubic-bezier(.16,1,.3,1) forwards slideUpFade}.stagger-container>:first-child{animation-delay:.1s}.stagger-container>:nth-child(2){animation-delay:.2s}.stagger-container>:nth-child(3){animation-delay:.3s}.stagger-container>:nth-child(4){animation-delay:.4s}.stagger-container>:nth-child(5){animation-delay:.5s}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@page{size:A4;margin:1.5cm}@page:first{margin-top:.5cm}@media print{*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}nav,header,.MuiAppBar-root,.no-print,button:not(.print-container button),[role=button]:not(.print-container [role=button]),[aria-label=menu],[aria-label=navigation]{visibility:hidden!important;opacity:0!important;width:0!important;height:0!important;margin:0!important;padding:0!important;display:none!important;position:absolute!important;overflow:hidden!important}html,body,#root{height:auto!important;min-height:0!important;margin:0!important;padding:0!important}body{flex-direction:column!important;justify-content:flex-start!important;align-items:center!important;display:flex!important}#root{flex-direction:column!important;align-items:center!important;width:100%!important;display:flex!important}body:before,body:after{content:none!important;display:none!important}.print-container{page-break-before:avoid!important;break-before:avoid!important;flex-direction:column!important;align-items:center!important;width:100%!important;max-width:1000px!important;margin:0 auto!important;display:flex!important}.progress-bar-inner{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;background-color:#36802d!important}.topic-card,.question-card{page-break-inside:avoid!important;break-inside:avoid!important}body{margin:0 auto!important;padding:0!important}header,footer,nav,button,.no-print{display:none!important}.print-container{margin-top:0!important;padding-top:0!important}}
