.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.font-display{font-family:Outfit,Space Grotesk,system-ui,sans-serif;font-weight:700;letter-spacing:-.04em}.font-heading{font-family:Outfit,DM Sans,system-ui,sans-serif;font-weight:600;letter-spacing:-.02em}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.touch-manipulation,[role=button],a,button,input[type=button],input[type=reset],input[type=submit]{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.font-outfit{font-family:Outfit,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-display:swap}.font-jakarta{font-family:Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-display:swap}.font-dm{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-display:swap}@keyframes reveal-up{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@keyframes reveal-left{0%{opacity:0;transform:translateX(-60px)}to{opacity:1;transform:translateX(0)}}@keyframes reveal-right{0%{opacity:0;transform:translateX(60px)}to{opacity:1;transform:translateX(0)}}@keyframes reveal-scale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.animate-reveal-up{animation:reveal-up .8s cubic-bezier(.16,1,.3,1) forwards}.animate-reveal-left{animation:reveal-left .8s cubic-bezier(.16,1,.3,1) forwards}.animate-reveal-right{animation:reveal-right .8s cubic-bezier(.16,1,.3,1) forwards}.animate-reveal-scale{animation:reveal-scale .8s cubic-bezier(.16,1,.3,1) forwards}.stagger-1{animation-delay:.1s}.stagger-2{animation-delay:.2s}.stagger-3{animation-delay:.3s}.stagger-4{animation-delay:.4s}.stagger-5{animation-delay:.5s}.stagger-6{animation-delay:.6s}.glass-card{background:rgba(255,255,255,.03);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);box-shadow:0 4px 30px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.05)}.glass-card-hover{transition:all .4s cubic-bezier(.16,1,.3,1)}.glass-card-hover:hover{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.15);transform:translateY(-4px);box-shadow:0 20px 40px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.1)}.glow-accent,.glow-teal{box-shadow:0 0 40px rgba(51,153,137,.4)}.glow-emerald,.glow-secondary{box-shadow:0 0 40px rgba(144,213,255,.3)}.glow-coral{box-shadow:0 0 40px rgba(241,143,1,.3)}.glow-amber{box-shadow:0 0 40px rgba(241,143,1,.25)}.text-gradient-accent,.text-gradient-teal{background:linear-gradient(135deg,#339989,#90d5ff 50%,#339989);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-gradient-emerald,.text-gradient-secondary{background:linear-gradient(135deg,#90d5ff,#339989 50%,#90d5ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-gradient-warm{background:linear-gradient(135deg,#f18f01,#339989 50%,#90d5ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-gradient-coral{background:linear-gradient(135deg,#f18f01,#ffb347 50%,#f18f01);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-gradient-premium{background:linear-gradient(135deg,#fafafa,#ffffff 50%,#e4e4e7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.animate-gradient{background-size:200% 200%;animation:gradient-shift 8s ease infinite}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px rgba(20,184,166,.2)}50%{box-shadow:0 0 40px rgba(20,184,166,.4)}}.animate-pulse-glow{animation:pulse-glow 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.animate-float{animation:float 6s ease-in-out infinite}@keyframes shine{0%{transform:translateX(-100%) skewX(-15deg)}to{transform:translateX(200%) skewX(-15deg)}}.btn-shine{position:relative;overflow:hidden}.btn-shine:after{content:"";position:absolute;top:0;left:0;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transform:translateX(-100%) skewX(-15deg)}.btn-shine:hover:after{animation:shine .8s ease-out}.border-gradient-teal{position:relative;background:linear-gradient(135deg,rgba(20,184,166,.1),rgba(16,185,129,.05))}.border-gradient-teal:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(135deg,rgba(20,184,166,.5),rgba(16,185,129,.2));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}@keyframes count-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-count{animation:count-up .6s ease-out forwards}.pricing-card{transition:all .5s cubic-bezier(.16,1,.3,1)}.pricing-card:hover{transform:translateY(-8px) scale(1.02)}.pricing-card-popular{transform:scale(1.05);z-index:10}.pricing-card-popular:hover{transform:translateY(-8px) scale(1.08)}@keyframes check-appear{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.animate-check{animation:check-appear .3s ease-out forwards}.noise-texture:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");pointer-events:none;opacity:.4;mix-blend-mode:overlay}.magnetic-btn{transition:transform .2s ease-out}.faq-item{transition:all .3s ease}.faq-item:hover{background:rgba(255,255,255,.02)}.section-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(20,184,166,.3),transparent)}@keyframes aurora{0%{background-position:50% 50%,50% 50%}to{background-position:350% 50%,350% 50%}}.animate-aurora{animation:aurora 60s linear infinite}.animate-blob{animation:blob 20s ease-in-out infinite}.animate-blob-slow{animation:blob-slow 30s ease-in-out infinite}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}html:not(.dark){.glass-card{background:rgba(255,255,255,.8);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(0,0,0,.08);box-shadow:0 1px 3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04)}.glass-card-hover:hover{background:rgba(255,255,255,.95);border-color:rgba(0,0,0,.12);box-shadow:0 10px 25px rgba(0,0,0,.08),0 4px 10px rgba(0,0,0,.04)}.glow-accent,.glow-teal{box-shadow:0 4px 14px rgba(20,184,166,.15)}.glow-emerald,.glow-secondary{box-shadow:0 4px 14px rgba(16,185,129,.15)}}html:not(.dark) .light-card{background:rgba(255,255,255,.85)!important;border-color:rgba(0,0,0,.08)!important;box-shadow:0 1px 3px rgba(0,0,0,.04)}html:not(.dark) .light-input{background:hsl(220 14% 96%)!important;border-color:rgba(0,0,0,.1)!important;color:hsl(220 20% 10%)!important}html:not(.dark) header.fixed{background:rgba(255,255,255,.75)!important;border-color:rgba(0,0,0,.08)!important;box-shadow:0 1px 3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04)!important}html:not(.dark) header.fixed .text-gray-300{color:hsl(220 10% 40%)!important}html:not(.dark) header.fixed .text-gray-300:hover{color:hsl(220 20% 10%)!important}html:not(.dark) header.fixed .hover\:bg-white\/5:hover{background:rgba(0,0,0,.04)!important}html:not(.dark) header.fixed .hover\:text-white:hover{color:hsl(220 20% 10%)!important}html:not(.dark) header.fixed .text-white\/80{color:hsl(220 10% 40%)!important}html:not(.dark) .from-black\/80{--tw-gradient-from:rgba(255,255,255,0.85)!important}html:not(.dark) .via-black\/40{--tw-gradient-via:rgba(255,255,255,0.4)!important}html:not(.dark) .glassmorphic-menu{background:rgba(255,255,255,.95)!important;border-color:rgba(0,0,0,.08)!important}html:not(.dark) .glassmorphic-menu .text-gray-300{color:hsl(220 10% 40%)!important}html:not(.dark) header.fixed .bg-white\/5{background:rgba(0,0,0,.04)!important;border-color:rgba(0,0,0,.08)!important}html:not(.dark) .text-white,html:not(.dark) header.fixed .hover\:text-white:hover,html:not(.dark) header.fixed .text-white\/80{color:hsl(220 20% 10%)!important}html:not(.dark) .bg-white\/5{background-color:rgba(0,0,0,.03)!important}html:not(.dark) .bg-white\/10{background-color:rgba(0,0,0,.05)!important}html:not(.dark) .hover\:bg-white\/5:hover{background-color:rgba(0,0,0,.04)!important}html:not(.dark) .hover\:bg-white\/10:hover{background-color:rgba(0,0,0,.06)!important}html:not(.dark) .hover\:bg-white\/15:hover{background-color:rgba(0,0,0,.08)!important}html:not(.dark) .border-white\/10{border-color:rgba(0,0,0,.08)!important}html:not(.dark) .border-white\/20{border-color:rgba(0,0,0,.1)!important}html:not(.dark) .border-white\/5{border-color:rgba(0,0,0,.05)!important}html:not(.dark) .border-white\/\[0\.08\],html:not(.dark) .hover\:border-white\/5:hover{border-color:rgba(0,0,0,.06)!important}html:not(.dark) .text-white\/80{color:hsl(220 15% 25%)!important}html:not(.dark) .text-white\/60{color:hsl(220 10% 40%)!important}html:not(.dark) .text-white\/40{color:hsl(220 10% 55%)!important}html:not(.dark) .text-white\/10{color:rgba(0,0,0,.06)!important}html:not(.dark) .hover\:text-white:hover{color:hsl(220 20% 10%)!important}html:not(.dark) .text-gray-300{color:hsl(220 10% 40%)!important}html:not(.dark) .text-gray-400{color:hsl(220 8% 50%)!important}html:not(.dark) .text-slate-300{color:hsl(220 10% 35%)!important}html:not(.dark) .shadow-black\/50{--tw-shadow-color:rgba(0,0,0,0.06)!important}html:not(.dark) .bg-\[#0a0a0f\]{background-color:hsl(0 0% 100%)!important}html:not(.dark) .bg-\[#050508\]{background-color:hsl(210 20% 98%)!important}html:not(.dark) .bg-black\/60{background-color:rgba(255,255,255,.75)!important}html:not(.dark) .bg-black\/50{background-color:rgba(255,255,255,.7)!important}html:not(.dark) .bg-black{background-color:hsl(210 20% 98%)!important}html:not(.dark) .bg-black\/80{background-color:rgba(255,255,255,.85)!important}html:not(.dark) .bg-gray-900{background-color:hsl(220 14% 96%)!important}html:not(.dark) .hover\:bg-gray-700:hover{background-color:hsl(220 14% 93%)!important}html:not(.dark) .bg-gray-800\/80{background-color:hsl(220 14% 94%)!important}html:not(.dark) .hover\:bg-gray-800\/50:hover{background-color:hsl(220 14% 93%)!important}html:not(.dark) .text-gradient-premium{background:linear-gradient(135deg,hsl(220 20% 15%),hsl(220 15% 30%) 50%,hsl(220 20% 15%));-webkit-background-clip:text;background-clip:text}.animation-delay-2000{animation-delay:2s}.animation-delay-4000{animation-delay:4s}.theme-gradient{background-image:linear-gradient(to bottom,var(--tw-gradient-stops));--tw-gradient-from:#f9fafb var(--tw-gradient-from-position);--tw-gradient-to:rgb(249 250 251/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#fff var(--tw-gradient-to-position)}.theme-gradient:is(.dark *){--tw-gradient-from:#111827 var(--tw-gradient-from-position);--tw-gradient-to:rgb(17 24 39/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#000 var(--tw-gradient-to-position)}.math-content{font-size:1.1em;line-height:1.6;margin:.5em 0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;transition:opacity .2s ease-in-out;font-weight:500!important}.math-text-flow{white-space:normal!important;word-wrap:break-word!important;word-break:normal!important}.math-inline,.math-text-flow{display:inline!important}.math-block{margin:1em auto;text-align:left;max-width:100%;padding:.5em 0}.MathJax{display:inline-block!important;font-size:inherit!important;line-height:inherit!important;margin:0 .2em!important;padding:0!important;vertical-align:middle!important}.MathJax .mjx-sub{vertical-align:-.6em!important}.MathJax .mjx-sub,.MathJax .mjx-sup{font-size:70%!important;margin-left:-.1em!important;margin-right:-.1em!important}.MathJax .mjx-sup{vertical-align:.8em!important}.MathJax .mjx-frac{vertical-align:-.5em!important}.MathJax .mjx-op{margin-left:.1em!important}.MathJax .mjx-fn,.MathJax .mjx-op{margin-right:.1em!important}.selected-option .MathJax{color:inherit!important}.dark .selected-option .MathJax{color:#e5e7eb!important}.light .selected-option .MathJax{color:#1f2937!important}.math-complex .MathJax{font-size:105%!important;line-height:1.5!important}button .MathJax{pointer-events:none!important}.bg-primary .MathJax,.bg-primary-foreground .MathJax{color:inherit!important}.light button.selected .MathJax{color:#1f2937!important}.dark button.selected .MathJax{color:#f3f4f6!important}.question-text{display:block!important;margin-bottom:1em;text-align:left}.question-text .math-content{display:inline!important}.question-option{display:block!important;text-align:left;margin:.5em 0;font-weight:400!important}.MathJax_Preview{display:none!important}.MathJax_Processing{visibility:hidden!important}@media (max-width:640px){.math-content{font-size:.95em}}.math-multiline{display:block!important;overflow-x:auto;padding:1em 0;text-align:left}.math-content:not(.loaded){min-height:1.2em}.MathJax .math-operator{margin:0 .1em!important}.MathJax .math-script{font-size:70%!important}.MathJax .math-op-with-limits{display:inline-block!important;vertical-align:middle!important}.question-card-glass{background:rgba(15,23,42,.8);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 4px 24px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.05)}.option-hover-glow{background:radial-gradient(ellipse at center,rgba(20,184,166,.15) 0,transparent 70%);box-shadow:inset 0 0 30px rgba(20,184,166,.1)}@keyframes option-selected-pulse{0%,to{box-shadow:0 0 20px rgba(20,184,166,.3)}50%{box-shadow:0 0 30px rgba(20,184,166,.5)}}.option-selected-glow{animation:option-selected-pulse 2s ease-in-out infinite}@keyframes answer-correct-glow{0%{box-shadow:0 0 0 rgba(16,185,129,0),inset 0 0 0 rgba(16,185,129,0)}50%{box-shadow:0 0 25px rgba(16,185,129,.4),inset 0 0 15px rgba(16,185,129,.1)}to{box-shadow:0 0 20px rgba(16,185,129,.35),inset 0 0 10px rgba(16,185,129,.05)}}.answer-feedback-correct{animation:answer-correct-glow .4s ease-out forwards}@keyframes answer-incorrect-fade{0%{background-color:rgba(239,68,68,.15)}to{background-color:rgba(239,68,68,.08)}}.answer-feedback-incorrect{animation:answer-incorrect-fade .3s ease-out forwards}@keyframes explanation-reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.explanation-reveal{animation:explanation-reveal .35s cubic-bezier(.16,1,.3,1) forwards;overflow:visible}@keyframes option-select-ripple{0%{transform:scale(0);opacity:.5}to{transform:scale(2.5);opacity:0}}.option-ripple{position:absolute;border-radius:50%;background:rgba(20,184,166,.3);pointer-events:none;animation:option-select-ripple .4s ease-out forwards}@keyframes streak-celebration-glow{0%,to{box-shadow:0 0 30px rgba(16,185,129,.5),0 0 60px rgba(20,184,166,.3)}50%{box-shadow:0 0 40px rgba(16,185,129,.6),0 0 80px rgba(20,184,166,.4)}}.streak-celebration{animation:streak-celebration-glow .6s ease-in-out}@media (prefers-reduced-motion:reduce){.answer-feedback-correct,.answer-feedback-incorrect,.explanation-reveal,.option-ripple,.streak-celebration{animation:none!important}.answer-feedback-correct{box-shadow:0 0 20px rgba(16,185,129,.35)}.explanation-reveal{opacity:1;transform:none;max-height:none}}:root[data-performance=low] .animate-aurora,:root[data-performance=low] .animate-aurora-glow,:root[data-performance=low] .animate-blob,:root[data-performance=low] .animate-blob-slow,:root[data-performance=low] .animate-gradient,:root[data-performance=low] .animate-gradient-x,:root[data-performance=low] .animate-gradient-xy,:root[data-performance=low] .animate-live-pulse,:root[data-performance=low] .animate-marquee,:root[data-performance=low] .animate-pulse-glow,:root[data-performance=low] .animate-shimmer,:root[data-performance=low] .animate-text-shimmer{animation:none!important}:root[data-performance=low] .backdrop-blur-xl{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}:root[data-performance=low] .backdrop-blur-2xl{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}:root[data-performance=low] .backdrop-blur-3xl{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}:root[data-performance=low] .backdrop-blur,:root[data-performance=low] .backdrop-blur-lg,:root[data-performance=low] .backdrop-blur-md,:root[data-performance=low] .backdrop-blur-sm{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}:root[data-performance=low] .mix-blend-overlay{opacity:0!important}:root[data-performance=low] .blur-\[150px\]{filter:blur(90px)!important}:root[data-performance=low] .blur-\[120px\]{filter:blur(70px)!important}:root[data-performance=low] .blur-\[110px\]{filter:blur(65px)!important}:root[data-performance=low] .blur-\[100px\]{filter:blur(60px)!important}:root[data-performance=low] .blur-\[90px\]{filter:blur(50px)!important}button.option-button{position:relative;display:flex;width:100%;align-items:center;border-radius:var(--radius);padding:1rem;text-align:left;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}button.option-button.selected{border-color:hsl(var(--primary)/.3);background-color:hsl(var(--primary)/.1)}.dark button.option-button.selected{color:hsl(var(--primary-foreground))}.light button.option-button.selected{color:hsl(var(--primary))}.math-special{font-size:1.1em;line-height:1.6}.math-special sub{vertical-align:-.5em}.math-special sub,.math-special sup{font-size:70%;margin-left:-.1em;margin-right:-.1em}.math-special sup{vertical-align:.5em}.math-special sub,.math-special sup{position:relative;line-height:0}.math-special:has(sub,sup){display:inline-flex;align-items:center}.math-direct{font-size:1.1em;line-height:1.6}.math-direct sub{vertical-align:-.5em}.math-direct sub,.math-direct sup{font-size:70%;margin-left:-.1em;margin-right:-.1em}.math-direct sup{vertical-align:.5em}.math-direct sub,.math-direct sup{position:relative;line-height:0}.math-direct:has(sub,sup){display:inline-flex;align-items:center}.MathJax strong,.MathJax_CHTML strong,.MathJax_SVG strong,.math-content strong,strong{font-weight:700!important}.math-content strong{display:inline!important}.dark-header{--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}html:not(.dark) .dark-header{background-color:hsl(210 20% 98%)}.dark-header .nav-link{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}html:not(.dark) .glassmorphic-menu .dark-header .nav-link,html:not(.dark) header.fixed .dark-header .nav-link{color:hsl(220 10% 40%)}html:not(.dark) .dark-header .nav-link:hover,html:not(.dark) header.fixed .dark-header .nav-link:hover{color:hsl(220 20% 10%)}html:not(.dark) .dark-header .nav-link{color:hsl(220 10% 40%)}.dark-header .nav-link:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.dark-header .nav-link.active{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}html:not(.dark) .dark-header .nav-link.active{color:hsl(220 20% 10%)}.premium-switch[data-state=checked]{--tw-border-opacity:1;border-color:rgb(245 158 11/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(245 158 11/var(--tw-bg-opacity,1))}.premium-switch[data-state=checked] .switch-thumb{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.math-content,.math-question{font-size:1rem!important;line-height:1.8!important}.MathJax_Display{margin:1.2rem auto!important}.MathJax{font-size:1rem!important}.prose .math-content{margin:1rem 0!important}.math-block{display:block!important;text-align:center!important;margin:1.2rem 0!important}.question-option .math-content{font-size:1.05rem!important}.question-option-math .MathJax,.question-option-math .MathJax_Display,.question-option-math mjx-container{display:inline!important;text-align:left!important;margin:0!important}.question-option-math .mjx-chtml{display:inline-block!important;text-align:left!important;vertical-align:baseline!important;line-height:1.2!important}.question-option-math .auto-centered-math,.question-option-math .auto-centered-math mjx-container,.question-option-math .centered-expression,.question-option-math .centered-expression mjx-container,.question-option-math .display-math,.question-option-math .display-math mjx-container,.question-option-math .large-math-expression,.question-option-math .large-math-expression mjx-container{display:inline!important;text-align:left!important}.question-option-math,.question-option-math *{text-align:left!important;justify-content:flex-start!important}.question-option-math .MathJax_Display,.question-option-math mjx-container[display=true]{text-align:left!important;margin:0!important;display:inline!important}.grid.gap-3{overflow:visible!important;max-height:none!important;height:auto!important}.quiz-option-button{min-height:5rem!important;height:auto!important;align-items:center!important;justify-content:flex-start!important;text-align:left!important;padding-top:1.25rem!important;padding-bottom:1.25rem!important;display:flex!important}.quiz-option-button:has(.question-option-math .MathJax),.quiz-option-button:has(.question-option-math mjx-container){padding-top:1.25rem!important;padding-bottom:1.25rem!important;min-height:5rem!important}.quiz-option-button .question-option-math{display:flex!important;align-items:center!important;justify-content:flex-start!important;text-align:left!important;line-height:1.2!important;width:100%!important;min-height:2.5rem!important}.quiz-option-button .question-option-math .enhanced-math-renderer{display:block!important;text-align:left!important;min-height:2.5rem!important}.quiz-option-button .MathJax,.quiz-option-button mjx-container{vertical-align:middle!important;line-height:1!important}.quiz-option-button .question-option-math .mjx-chtml{line-height:1.2!important;vertical-align:middle!important;font-size:.95em!important;margin:0!important}.quiz-option-button .question-option-math .MathJax,.quiz-option-button .question-option-math mjx-container{display:inline-flex!important;align-items:center!important;font-size:.95em!important;margin:0!important;padding:0!important}.quiz-option-button .question-option-math .mjx-frac{margin-top:0!important;margin-bottom:0!important}.quiz-option-button .question-option-math .mjx-sqrt{margin:0!important}.explanation-content{font-size:1rem;line-height:1.8;font-weight:500!important}.explanation-content p{margin:1rem 0}.explanation-content .math-content{margin:1.2rem 0}.colored-explanation-renderer{font-family:Times New Roman,Georgia,serif;font-size:1.1rem;line-height:1.9}.colored-explanation-renderer .explanation-paragraph{margin:1.2rem 0;line-height:1.9}.colored-explanation-renderer .display-math-block{margin:1.5rem 0;padding:.75rem 0;text-align:center;overflow-x:auto;overflow-y:visible}.colored-explanation-renderer .math-equation{color:#60a5fa}.colored-explanation-renderer .math-inequality{color:#fbbf24}@media (prefers-color-scheme:dark){.colored-explanation-renderer .math-equation{color:#93c5fd}.colored-explanation-renderer .math-inequality{color:#fcd34d}}.colored-explanation-renderer strong{font-weight:700;color:#ef4444}.colored-explanation-renderer .inline-math{margin:0 .15rem}.glassmorphic-menu{background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.2);padding:1rem;animation:slide-down .3s ease-in-out}@keyframes slide-down{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.question-text-modern{font-size:1.05rem!important;line-height:1.75!important;color:white!important;font-weight:500!important}.question-text-modern p{margin:1rem 0}.question-text-modern .math-content{margin:1.2rem 0;text-align:center}.MathJax_Display{text-align:center!important;margin:1.5rem auto!important}.question-text-modern br+br{display:none}.question-text-modern p+p{margin-top:1.5rem}.animated-gradient-background{position:relative;overflow:hidden;background:#000}.animated-gradient-background:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml;base64,PHN2ZyB2aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCIgcmVzY2FsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zz48ZmlsdGVyIGlkPSJmb3VyRGNvbG9yIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJjb252b2x2ZSIgdmFsdWVzPSIuMjQgLjM1IC4yOCAwIDAgLjI5IC4yOCAuMjIgMCAwIC4xMSAuMSAuMTQgMCAwIDAgMCAwIDEgMCI+PC9mZUNvbG9yTWF0cml4PjxmZUNvbXBvbmVudFRyYW5zZmVyIGlucHV0PSJTb3VyY2VHcmFwaGljIj48ZmVGdW5jdGlvbkEgPjxmZUEgW251bGxdPjwvZmVGdW5jdGlvbkE+PGZlRnVuY3Rpb25HID48ZmVBIG51bGw+PC9mZUZ1bmN0aW9uRz48ZmVGdW5jdGlvbkIgPjxmZUEgbnVsbD48L2ZmRnVuY3Rpb25CPjwvZmVDb21wb25lbnRUcmFuc2ZlcnP+PC9maWx0ZXI+PHJlY3Qgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsdGVyPSJ1cmwoI2ZvdXJkQ29sb3IpIj48L3JlY3Q+PC9zdmc+");opacity:.03;pointer-events:none;mix-blend-mode:overlay;z-index:-1}@keyframes gradientAnimation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animate-gradient-x{animation:gradient-x 8s ease-in-out infinite}@keyframes gradient-shift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes gradient-flow{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-shimmer{animation:shimmer 3s ease-in-out infinite}@keyframes fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fade-in 1s ease-out}.handwritten-stroke{position:relative;display:inline-block}.pearson-app{--pearson-bg:#f6f7fb;--pearson-text:#000;--pearson-card-bg:#ffffff;--pearson-card-border:#c7c7c7;--pearson-accent:#0d3d73;--pearson-option-bg:#ffffff;--pearson-option-border:#c7c7c7;--pearson-option-selected:rgba(13,61,115,0.12);min-height:100vh;background:var(--pearson-bg);color:var(--pearson-text);font-family:Helvetica Neue,Helvetica,Arial,sans-serif;display:flex;flex-direction:column}.pearson-app.pearson-black-white{--pearson-bg:#ffffff;--pearson-card-bg:#ffffff}.pearson-app.pearson-black-yellow{--pearson-bg:#fff2a8;--pearson-card-bg:#fff7c9}.pearson-app.pearson-black-light-yellow{--pearson-bg:#fff9c4;--pearson-card-bg:#fffde7}.pearson-app.pearson-black-salmon{--pearson-bg:#ffe1cc;--pearson-card-bg:#fff0e4}.pearson-app.pearson-black-cream{--pearson-bg:#fff3e0;--pearson-card-bg:#fffdf5}.pearson-header{background:#1f70b8;color:#fff;padding:8px 16px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #0d3d73}.pearson-header-title{font-family:Times New Roman,serif;font-size:1.2rem;font-weight:400}.pearson-header-controls{display:flex;align-items:center;gap:12px}.pearson-question-indicator{margin-right:24px;padding:2px 8px;background:rgba(255,255,255,.15);border-radius:2px}.pearson-question-indicator,.pearson-timer{font-family:Arial,sans-serif;font-size:.9rem;font-weight:400}.pearson-timer{margin-right:16px}.pearson-color-wrapper{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.pearson-color-label{font-size:.75rem;font-family:Arial,sans-serif}.pearson-color-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #87ceeb;background:#87ceeb;color:#000;padding:2px 6px;border-radius:2px;font-size:.8rem;font-family:Arial,sans-serif;min-width:120px}.pearson-body{flex:1;padding:16px;display:flex;flex-direction:column;align-items:center}.pearson-body,.pearson-instructions-card{background:#ffffff;font-family:Arial,sans-serif}.pearson-instructions-card{width:100%;max-width:800px;border:none;padding:24px;line-height:1.4}.pearson-instructions-card h2{font-size:1.1rem;margin-bottom:12px;font-family:Arial,sans-serif;font-weight:400}.pearson-instructions-card p{font-family:Arial,sans-serif;font-size:.9rem;margin-bottom:8px}.pearson-instructions-card table,.pearson-table{width:100%;border-collapse:collapse;margin:12px 0}.pearson-instructions-card td,.pearson-instructions-card th,.pearson-table td,.pearson-table th{border:1px solid #000;padding:6px 8px;text-align:center;font-family:Arial,sans-serif;font-size:.85rem}.pearson-footer{background:#0d3d73;color:#fff;padding:6px 16px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #0d3d73;font-family:Arial,sans-serif}.pearson-footer button{cursor:pointer;font-family:Arial,sans-serif}.pearson-footer .left-button{background:none;border:none;color:#fff;font-weight:400;font-size:.8rem;padding:2px 0}.pearson-footer .nav-buttons{display:flex;gap:8px}.pearson-footer .nav-buttons button{background:#0d3d73;color:#fff;border:1px solid #fff;border-radius:2px;padding:2px 8px;font-weight:400;font-size:.8rem;min-width:60px}.pearson-footer .nav-buttons button:disabled{opacity:.6;cursor:not-allowed}.pearson-footer .navigator-button{background:#0d3d73;color:#fff;border:1px solid #87ceeb;border-radius:2px;padding:2px 8px;font-weight:400;font-size:.8rem;margin:0 8px}.pearson-exam-wrapper{width:100%;max-width:820px}.pearson-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding:8px 12px;background:#e8e8e8;border:1px solid #ccc;color:#000;font-family:Arial,sans-serif}.pearson-toolbar .toolbar-left{display:flex;align-items:center;gap:16px}.pearson-toolbar .toolbar-right{display:flex;align-items:center;gap:8px}.pearson-flag-link{background:none;border:none;color:#0066cc;text-decoration:underline;padding:0}.pearson-flag-link,.pearson-navigator-trigger{font-weight:400;cursor:pointer;font-size:.8rem}.pearson-navigator-trigger{background:#0d3d73;color:#fff;border:1px solid #87ceeb;padding:2px 8px;border-radius:2px}.pearson-question-card{background:#ffffff;border:none;padding:16px;line-height:1.3;font-family:Arial,sans-serif}.pearson-question-text{font-size:.9rem;margin-bottom:12px;font-family:Arial,sans-serif}.pearson-options{display:flex;flex-direction:column;gap:4px}.pearson-option{display:flex;align-items:flex-start;gap:6px;border:none;padding:2px 0}.pearson-option,.pearson-option.selected{background:transparent}.pearson-option label{display:flex;gap:6px;width:100%;cursor:pointer;align-items:center;font-size:.85rem;font-family:Arial,sans-serif}.pearson-option label input[type=radio]{margin:0 6px 0 0;flex-shrink:0;vertical-align:middle}.pearson-option span.option-text{font-size:.85rem;font-family:Arial,sans-serif;line-height:1.2}.pearson-modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:1000}.pearson-modal{background:#fff;border:1px solid #c7c7c7;padding:16px;width:500px;max-width:90vw;box-shadow:0 4px 12px rgba(0,0,0,.15);color:#000;font-family:Arial,sans-serif}.pearson-modal h3{background:#1f70b8;color:#fff;margin:-16px -16px 12px;padding:8px 16px;font-size:.9rem;font-weight:400}.pearson-modal table{width:100%;border-collapse:collapse;margin-top:8px}.pearson-modal td,.pearson-modal th{border:1px solid #ccc;padding:4px 6px;text-align:left;font-size:.8rem;font-family:Arial,sans-serif}.pearson-modal th{background:#f0f0f0;font-weight:400}.pearson-modal tr.current-question{background:#ffffcc}.pearson-warning-text{color:#c0392b;font-weight:600}.pearson-status-answered{color:#2d862d;font-weight:400}.pearson-status-unseen{color:#000;font-weight:400}.pearson-status-incomplete{color:#c0392b;font-weight:400}.pearson-flag-indicator{color:#c0392b;font-weight:700}.pearson-modal-actions{display:flex;justify-content:flex-end;margin-top:20px;gap:12px}.pearson-button-light{background:#e1e6ed;border:1px solid #aeb7c2;border-radius:2px;padding:2px 8px;cursor:pointer;font-weight:400;font-size:.8rem;font-family:Arial,sans-serif}.pearson-button-primary{background:#0d3d73;border:1px solid #082a4f;border-radius:2px}.pearson-button-danger,.pearson-button-primary{color:#fff;padding:2px 8px;cursor:pointer;font-weight:400;font-size:.8rem;font-family:Arial,sans-serif}.pearson-button-danger{background:#c0392b;border:1px solid #962d21;border-radius:2px}.pearson-modal h3{font-size:1.1rem;margin-bottom:12px}.pearson-modal p{margin-bottom:.75rem}.pearson-app{box-sizing:border-box;position:fixed;top:0;left:0;right:0;bottom:0;overflow:auto}.pearson-flag-checkbox{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:.85rem;color:var(--pearson-accent)}.pearson-flag-checkbox input[type=checkbox]{width:14px;height:14px;cursor:pointer}.pearson-review-trigger{background:none;border:none;color:var(--pearson-accent);text-decoration:underline;cursor:pointer;font-size:.85rem;font-family:Arial,sans-serif}.pearson-review-trigger:hover{color:#0d5aa7}.handwritten-stroke:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:handwrittenDraw 2s ease-in-out forwards;animation-delay:.5s}@keyframes handwrittenDraw{0%{transform:scaleX(0) translateX(0);transform-origin:left}50%{transform:scaleX(1) translateX(0);transform-origin:left}to{transform:scaleX(0) translateX(100%);transform-origin:right}}.parallax-container{position:absolute;top:-50px;left:-50px;width:calc(100% + 100px);height:calc(100% + 100px);background-image:radial-gradient(circle at var(--mouse-x) var(--mouse-y),rgba(255,255,0,.08) 0,rgba(255,0,0,.08) 20%,transparent 70%);pointer-events:none;transition:background-image .1s ease-out;filter:blur(100px);transform:translateZ(0);animation:blobAnimation 25s infinite alternate;z-index:-2}@keyframes blobAnimation{0%{transform:scale(1) translate(0)}50%{transform:scale(1.2) translate(50px,-30px)}to{transform:scale(1) translate(0)}}.question-navigation{order:-1;margin-bottom:1.5rem}.question-navigation button{display:flex;height:2.5rem;width:2.5rem;align-items:center;justify-content:center;border-radius:9999px;font-size:.875rem;line-height:1.25rem;font-weight:600;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s}.question-navigation button.active{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}html:not(.dark) .question-navigation button.active{color:hsl(220 20% 10%)}.question-navigation button.answered{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}html:not(.dark) .question-navigation button.answered{color:hsl(220 20% 10%)}.question-navigation button.flagged{--tw-bg-opacity:1;background-color:rgb(245 158 11/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}html:not(.dark) .question-navigation button.flagged{color:hsl(220 20% 10%)}.question-navigation button:not(.active):not(.answered):not(.flagged){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1));--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}html:not(.dark) header.fixed .question-navigation button:not(.active):not(.answered):not(.flagged){color:hsl(220 10% 40%)}html:not(.dark) header.fixed .question-navigation button:not(.active):not(.answered):not(.flagged):hover{color:hsl(220 20% 10%)}html:not(.dark) .glassmorphic-menu .question-navigation button:not(.active):not(.answered):not(.flagged),html:not(.dark) .question-navigation button:not(.active):not(.answered):not(.flagged){color:hsl(220 10% 40%)}.question-navigation button:not(.active):not(.answered):not(.flagged):hover{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity,1))}.enhanced-math-renderer{font-weight:400;font-size:1.125rem;line-height:1.8;max-width:100%;overflow-x:visible;overflow-y:visible;word-wrap:break-word}@media (max-width:640px){.enhanced-math-renderer{font-size:1rem;line-height:1.7}.enhanced-math-renderer mjx-container{overflow-x:auto;overflow-y:visible;max-width:100%}.enhanced-math-renderer mjx-container>svg{max-width:none;height:auto!important}.enhanced-math-renderer .auto-centered-math,.enhanced-math-renderer .display-math,.enhanced-math-renderer .large-math-expression{margin:.8rem 0;padding:.3rem}.enhanced-math-renderer .auto-centered-math mjx-container,.enhanced-math-renderer .display-math mjx-container,.enhanced-math-renderer .large-math-expression mjx-container{font-size:1rem!important}}.enhanced-math-renderer>*{max-width:100%;overflow-wrap:break-word;overflow-x:visible;overflow-y:visible}.enhanced-math-renderer .large-math-expression{display:block;text-align:center;margin:1.5rem 0;padding:1rem;font-size:1.25rem;line-height:1.6}.enhanced-math-renderer .centered-expression{display:block;text-align:center;margin:1.2rem 0;font-size:1.2rem}.enhanced-math-renderer .display-math{display:block;text-align:center;margin:1.5rem 0;padding:.5rem}.enhanced-math-renderer .auto-centered-math{display:block;text-align:center;margin:1.2rem 0;padding:.5rem}.enhanced-math-renderer .algebra-step{display:block;text-align:center;margin:.8rem 0;padding:.3rem;font-size:1.1rem}.enhanced-math-renderer .inline-math-expression{display:inline;margin:0 .1rem;vertical-align:baseline}.inline-math-only .enhanced-math-renderer .auto-centered-math,.inline-math-only .enhanced-math-renderer .display-math{display:inline!important;text-align:left!important;margin:0!important;padding:0!important}.inline-math-only .enhanced-math-renderer .auto-centered-math mjx-container,.inline-math-only .enhanced-math-renderer .display-math mjx-container{display:inline-block!important;font-size:inherit!important}.inline-math-only .enhanced-math-renderer,.inline-math-only .enhanced-math-renderer>*{display:inline}.enhanced-math-renderer .paragraph-spacer{height:1.5rem}.enhanced-math-renderer .section-break{height:3rem}.enhanced-math-renderer .sentence-spacer{height:1rem}.enhanced-math-renderer mjx-container{font-size:inherit!important}.enhanced-math-renderer .auto-centered-math,.enhanced-math-renderer .centered-expression,.enhanced-math-renderer .display-math,.enhanced-math-renderer .large-math-expression{overflow-x:auto;overflow-y:clip;max-width:100%;-webkit-overflow-scrolling:touch;padding-bottom:4px}.quiz-option-button .enhanced-math-renderer .auto-centered-math,.quiz-option-button .enhanced-math-renderer .centered-expression,.quiz-option-button .enhanced-math-renderer .display-math,.quiz-option-button .enhanced-math-renderer .large-math-expression{overflow:visible!important;padding-bottom:0!important}.enhanced-math-renderer .auto-centered-math mjx-container,.enhanced-math-renderer .display-math mjx-container,.enhanced-math-renderer .large-math-expression mjx-container{font-size:1.3rem!important}.enhanced-math-renderer .algebra-step mjx-container{font-size:1.15rem!important}.enhanced-math-renderer .step-container{display:flex;align-items:center;justify-content:center;gap:.75rem;margin:1.5rem 0;padding:.5rem 0}.enhanced-math-renderer .step-badge{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:linear-gradient(135deg,rgba(51,153,137,.3),rgba(51,153,137,.15));border:1px solid rgba(51,153,137,.5);color:#339989;font-size:.875rem;font-weight:600;flex-shrink:0}.enhanced-math-renderer .step-title{font-size:1.1rem;font-weight:600;color:rgba(255,255,255,.95);letter-spacing:.01em}.enhanced-math-renderer .gradient-divider{height:1px;margin:1.25rem auto;max-width:80%;background:linear-gradient(90deg,transparent 0,rgba(255,255,255,.15) 15%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.15) 85%,transparent)}.enhanced-math-renderer .step-divider-wrapper{width:100%;display:flex;flex-direction:column;align-items:center}.enhanced-math-renderer .step-divider-wrapper .gradient-divider{width:var(--divider-width,60%);max-width:90%;min-width:120px}@media (max-width:640px){.enhanced-math-renderer .step-container{gap:.5rem;margin:1rem 0}.enhanced-math-renderer .step-badge{width:1.75rem;height:1.75rem;font-size:.75rem}.enhanced-math-renderer .step-title{font-size:1rem}.enhanced-math-renderer .gradient-divider{margin:1rem auto}}.paragraph-math-renderer{font-weight:400;line-height:1.8}.paragraph-math-renderer .sentence-paragraph{margin-bottom:.75rem;line-height:1.8}.paragraph-math-renderer .display-math-block{display:block;text-align:center;margin:1.5rem 0;padding:.5rem 0}.paragraph-math-renderer .display-math-inline{display:block;text-align:center;margin:1rem 0;padding:.3rem 0}.paragraph-math-renderer mjx-container{font-size:inherit!important}.paragraph-math-renderer .display-math-block mjx-container,.paragraph-math-renderer .display-math-inline mjx-container{font-size:1.2rem!important}.paragraph-math-renderer .sentence-paragraph mjx-container{font-size:inherit!important;margin:0 .1rem}.mafs-container{background:var(--graph-canvas,transparent);border-radius:.5rem}.mafs-view,.mafs-view-box{background:var(--graph-canvas,transparent);max-width:100%!important;overflow:hidden!important}.mafs-view svg,svg.mafs-view{background:var(--graph-canvas,transparent)!important;max-width:100%!important;display:block!important}.MafsView svg>rect:first-child,[class*=Mafs] svg>rect:first-child,svg[class*=mafs]>rect:first-child{fill:transparent!important;opacity:0!important}[class*=MafsView],[class*=mafs-view],div[style*=background] .MafsView{background:var(--graph-canvas,transparent)!important;background-color:var(--graph-canvas,transparent)!important}.mafs-line{stroke:var(--graph-grid,rgba(100,116,139,.12))!important;stroke-width:.5!important}.mafs-axis,.mafs-axis-line,.mafs-line{transition:opacity .3s ease-in-out!important}.mafs-axis,.mafs-axis-line{stroke:var(--graph-axes,rgba(148,163,184,.8))!important;stroke-width:2.5!important}.mafs-view{position:relative;isolation:isolate;background:var(--graph-canvas,transparent)!important}.mafs-view:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 80% 80% at center,transparent 60%,var(--graph-edge-fade,rgba(0,0,0,.15)) 100%);z-index:999;mix-blend-mode:multiply}.mafs-text{fill:var(--graph-axis-label,rgb(203 213 225))!important;font-size:16px!important;font-family:Latin Modern Math,Computer Modern,serif!important;font-weight:500!important;text-shadow:none!important;stroke:none!important;stroke-width:0!important;filter:none!important;paint-order:normal!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.graph-mount-point,.graph-placeholder{margin:2rem 0;min-height:400px}.graph-mount-point{display:block!important;visibility:visible!important;opacity:1!important;max-width:100%!important;overflow:hidden!important;width:100%!important}.graph-mount-point.mistake-graph{margin:1rem 0}@media (max-width:640px){.graph-mount-point{margin:1rem 0;min-height:unset}.graph-mount-point.mistake-graph{margin:.5rem 0}}.graph-mount-point>*{max-width:100%!important;overflow:hidden!important}.graph-mount-point svg{max-width:100%!important;display:block!important}.dark,:root{--graph-canvas:transparent;--graph-grid:rgba(100,116,139,0.12);--graph-axes:rgba(148,163,184,0.8);--graph-axis-label:rgb(203 213 225);--graph-label:#ffffff;--graph-label-muted:rgba(255,255,255,0.7);--graph-label-chip:rgba(9,11,26,0.92);--graph-label-chip-border:rgba(255,255,255,0.14);--graph-label-chip-shadow:0 2px 10px rgba(0,0,0,0.45);--graph-label-shadow:0 0 3px rgba(0,0,0,0.8);--graph-dynamic-shadow:0 1px 2px rgba(0,0,0,0.3);--graph-default-fill:rgba(59,130,246,0.3);--graph-edge-fade:rgba(0,0,0,0.15);--graph-control-surface:rgba(0,0,0,0.4);--graph-control-surface-strong:rgba(0,0,0,0.8);--graph-control-hover:rgba(0,0,0,0.6);--graph-control-soft:rgba(255,255,255,0.1);--graph-control-soft-hover:rgba(255,255,255,0.2);--graph-control-text:#ffffff;--graph-control-text-strong:rgba(255,255,255,0.9);--graph-control-text-muted:rgba(255,255,255,0.7);--graph-control-border:rgba(255,255,255,0.1);--graph-control-border-strong:rgba(255,255,255,0.2);--graph-control-primary:rgba(37,99,235,0.8);--graph-control-primary-hover:rgb(59,130,246);--graph-control-primary-text:#ffffff;--graph-control-focus:rgb(96,165,250);--graph-panel:linear-gradient(135deg,rgba(15,23,42,0.9),rgba(30,41,59,0.8));--graph-panel-shadow:0 8px 32px 0 rgba(0,0,0,0.37),inset 0 1px 1px 0 rgba(255,255,255,0.1);--graph-panel-heading:#ffffff;--graph-slider-label:rgba(255,255,255,0.95);--graph-slider-muted:rgba(255,255,255,0.5);--graph-slider-surface:rgba(255,255,255,0.1);--graph-slider-hover:rgba(255,255,255,0.15);--graph-slider-button-text:rgba(255,255,255,0.9);--graph-slider-input-text:#ffffff;--graph-slider-button-border:rgba(255,255,255,0.15);--graph-slider-input-border:rgba(255,255,255,0.2);--graph-slider-input-focus-border:rgba(255,255,255,0.4);--graph-slider-focus:rgba(255,255,255,0.3);--graph-card:rgb(15 23 42);--graph-card-border:rgb(51 65 85);--graph-trace-crosshair:rgba(255,255,255,0.58);--graph-trace-chip:rgba(0,0,0,0.82);--graph-trace-chip-border:rgba(255,255,255,0.18);--graph-trace-point-stroke:rgba(0,0,0,0.75);--graph-trace-shadow:0 5px 18px rgba(0,0,0,0.18)}.light{--graph-canvas:transparent;--graph-grid:rgba(71,85,105,0.16);--graph-axes:rgba(51,65,85,0.72);--graph-axis-label:rgb(51 65 85);--graph-label:rgb(15 23 42);--graph-label-muted:rgba(15,23,42,0.68);--graph-label-chip:rgba(255,255,255,0.95);--graph-label-chip-border:rgba(15,23,42,0.12);--graph-label-chip-shadow:0 2px 8px rgba(15,23,42,0.12);--graph-label-shadow:0 0 3px rgba(255,255,255,0.9);--graph-dynamic-shadow:none;--graph-default-fill:rgba(37,99,235,0.18);--graph-edge-fade:rgba(100,116,139,0.08);--graph-control-surface:rgba(255,255,255,0.82);--graph-control-surface-strong:rgba(255,255,255,0.94);--graph-control-hover:rgba(255,255,255,0.98);--graph-control-soft:rgba(15,23,42,0.07);--graph-control-soft-hover:rgba(15,23,42,0.12);--graph-control-text:rgb(15 23 42);--graph-control-text-strong:rgba(15,23,42,0.9);--graph-control-text-muted:rgba(15,23,42,0.66);--graph-control-border:rgba(15,23,42,0.1);--graph-control-border-strong:rgba(15,23,42,0.18);--graph-control-primary:rgba(37,99,235,0.88);--graph-control-primary-hover:rgb(37,99,235);--graph-control-primary-text:#ffffff;--graph-control-focus:rgb(37,99,235);--graph-panel:linear-gradient(135deg,rgba(255,255,255,0.94),rgba(241,245,249,0.9));--graph-panel-shadow:0 8px 32px 0 rgba(15,23,42,0.12),inset 0 1px 1px 0 rgba(255,255,255,0.8);--graph-panel-heading:rgb(15 23 42);--graph-slider-label:rgba(15,23,42,0.9);--graph-slider-muted:rgba(15,23,42,0.54);--graph-slider-surface:rgba(15,23,42,0.06);--graph-slider-hover:rgba(15,23,42,0.1);--graph-slider-button-text:rgba(15,23,42,0.88);--graph-slider-input-text:rgb(15 23 42);--graph-slider-button-border:rgba(15,23,42,0.14);--graph-slider-input-border:rgba(15,23,42,0.18);--graph-slider-input-focus-border:rgba(37,99,235,0.5);--graph-slider-focus:rgba(37,99,235,0.28);--graph-card:rgb(248 250 252);--graph-card-border:rgb(203 213 225);--graph-trace-crosshair:rgba(15,23,42,0.5);--graph-trace-chip:rgba(255,255,255,0.94);--graph-trace-chip-border:rgba(15,23,42,0.16);--graph-trace-point-stroke:rgba(255,255,255,0.92);--graph-trace-shadow:0 5px 18px rgba(15,23,42,0.12)}.graph-mafs-theme{--mafs-bg:var(--graph-canvas);--mafs-fg:var(--graph-axis-label);--mafs-origin-color:var(--graph-axes);--mafs-line-color:var(--graph-grid);background:var(--graph-canvas)}.graph-mafs-theme .mafs-line{stroke:var(--graph-grid-color,var(--graph-grid))!important}.graph-mafs-theme .mafs-axis,.graph-mafs-theme .mafs-axis-line{stroke:var(--graph-axes-color,var(--graph-axes))!important}.graph-math-label{color:var(--graph-label);text-shadow:var(--graph-label-shadow)}.graph-math-label-chip{padding:4px 12px 4px 10px;border-radius:8px;background:var(--graph-label-chip);border:1px solid var(--graph-label-chip-border);box-shadow:var(--graph-label-chip-shadow);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);text-shadow:none}.graph-control-surface{color:var(--graph-control-text-strong);background:var(--graph-control-surface);border-color:var(--graph-control-border)}.graph-control-button,.graph-control-input{color:var(--graph-control-text);background:var(--graph-control-surface);border-color:var(--graph-control-border-strong)}.graph-control-button:hover,.graph-control-input:focus{background:var(--graph-control-hover)}.graph-control-secondary{color:var(--graph-control-text);background:var(--graph-control-soft);border-color:var(--graph-control-border-strong)}.graph-control-secondary:hover{background:var(--graph-control-soft-hover)}.graph-control-primary{color:var(--graph-control-primary-text);background:var(--graph-control-primary)}.graph-control-primary:hover{background:var(--graph-control-primary-hover)}.graph-control-button:focus-visible,.graph-control-input:focus-visible,.graph-control-primary:focus-visible,.graph-control-secondary:focus-visible{outline:2px solid var(--graph-control-focus);outline-offset:2px}.graph-control-muted{color:var(--graph-control-text-muted)}.graph-focus-ring:focus-visible{outline:2px solid var(--graph-control-focus);outline-offset:-2px}.graph-control-panel{color:var(--graph-control-text-strong);background:var(--graph-control-surface);border-color:var(--graph-control-border)}.graph-control-panel-row:hover{background:var(--graph-control-soft)}.graph-parameters-panel{color:var(--graph-control-text);background:var(--graph-panel);border-color:var(--graph-control-border);box-shadow:var(--graph-panel-shadow)}.graph-parameters-heading{color:var(--graph-panel-heading)}.graph-parameters-divider{border-color:var(--graph-control-border)}.graph-slider-label{color:var(--graph-slider-label)}.graph-slider-muted{color:var(--graph-slider-muted)}.graph-slider-control{background:var(--graph-slider-surface)}.graph-slider-control:hover{background:var(--graph-slider-hover)}.graph-slider-button{color:var(--graph-slider-button-text);border-color:var(--graph-slider-button-border)}.graph-slider-input{color:var(--graph-slider-input-text);border-color:var(--graph-slider-input-border)}.graph-slider-input:focus{border-color:var(--graph-slider-input-focus-border);background:var(--graph-slider-hover)}.graph-slider-control:focus-visible{outline:2px solid var(--graph-slider-focus);outline-offset:2px}.graph-legend-label{color:var(--graph-control-text-strong)}.graph-trace-line{stroke:var(--graph-trace-crosshair);stroke-width:1;vector-effect:non-scaling-stroke}.graph-trace-comparison .graph-trace-line{stroke-dasharray:4 4}.graph-trace-point{stroke:var(--graph-trace-point-stroke);stroke-width:2;vector-effect:non-scaling-stroke}.graph-trace-chip{box-sizing:border-box;height:42px;padding:4px 8px;overflow:hidden;color:var(--graph-control-text);background:var(--graph-trace-chip);border:1px solid var(--graph-trace-chip-border);border-radius:7px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;line-height:15px;white-space:nowrap;box-shadow:var(--graph-trace-shadow)}.graph-trace-chip-label{overflow:hidden;color:var(--graph-control-text-muted);text-overflow:ellipsis}.mafs-view svg text{font-family:Latin Modern Math,Computer Modern,serif!important;font-size:16px!important;font-weight:500!important;transition:opacity .3s ease-in-out!important}.mafs-axis-labels text,.mafs-view svg .mafs-axis text,.mafs-view svg text,.mafs-view svg text[data-mafs-axis],g[class*=axis] text{text-shadow:none!important;stroke:none!important;stroke-width:0!important;filter:none!important;paint-order:normal!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.mafs-axis-labels text,.mafs-view svg .mafs-axis text,.mafs-view svg text[data-mafs-axis],g[class*=axis] text{outline:none!important;text-outline:none!important;-webkit-text-stroke:0!important;-webkit-text-stroke-width:0!important}[data-radix-slider-thumb]{transition:all .2s}[data-radix-slider-thumb]:hover{transform:scale(1.1)}.graph-card{background:var(--graph-card);border:1px solid var(--graph-card-border)}@keyframes gradient-xy{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.animate-gradient-xy{background-size:400% 400%;animation:gradient-xy 6s ease infinite}.ProseMirror,.rich-text-editor-no-scroll .ProseMirror,[data-tiptap-editor]{overflow-y:visible!important;max-height:none!important}@media (max-width:768px){body{padding-bottom:calc(80px + env(safe-area-inset-bottom, 0px))}body.free-quiz-route{padding-bottom:0}}.rich-text-editor-no-scroll [data-tiptap-editor]{overflow-y:visible!important;max-height:none!important}.graph-grid-overlay,.graph-labels-overlay{will-change:opacity;transition:opacity .15s ease-out}.MafsView svg{shape-rendering:geometricPrecision;text-rendering:optimizeLegibility}.MafsView{transform:translateZ(0);backface-visibility:hidden}.MafsView,.MafsView>svg{background:transparent!important}.MafsView>svg>rect:first-child{fill:transparent!important;opacity:0!important}@media (max-width:640px){.MafsView{margin-top:.75rem!important;margin-bottom:.75rem!important}.MafsView svg{max-width:100%!important}.backdrop-blur-3xl,.backdrop-blur-xl{backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}.bg-black\/40,.bg-black\/80{background-color:rgba(5,5,10,.95)!important}}mjx-container{display:inline-block!important}@media (max-width:640px){mjx-container[display=true]{display:block!important;overflow-x:auto;overflow-y:visible;padding:.25rem 0;max-width:100%}mjx-container[display=true]>svg{max-width:100%;height:auto!important}}.noise-overlay{position:absolute;inset:0;pointer-events:none;z-index:1}.noise-overlay:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");opacity:.035;mix-blend-mode:overlay}.gradient-mesh{background:radial-gradient(ellipse 80% 50% at 20% 40%,rgba(20,184,166,.15),transparent 50%),radial-gradient(ellipse 60% 40% at 80% 60%,rgba(16,185,129,.1),transparent 50%),radial-gradient(ellipse 50% 30% at 50% 80%,rgba(251,191,36,.08),transparent 50%)}@keyframes orb-float{0%,to{transform:translateZ(0) scale(1)}25%{transform:translate3d(20px,-30px,0) scale(1.05)}50%{transform:translate3d(-10px,20px,0) scale(.95)}75%{transform:translate3d(30px,10px,0) scale(1.02)}}.gradient-orb{position:absolute;border-radius:50%;filter:blur(100px);animation:orb-float 25s ease-in-out infinite;pointer-events:none;opacity:.6;will-change:transform;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}@media (prefers-reduced-motion:reduce){.gradient-orb{animation:none;transform:none}}.gradient-orb-teal{background:radial-gradient(circle,rgba(51,153,137,.35),transparent 70%)}.gradient-orb-sky{background:radial-gradient(circle,rgba(144,213,255,.3),transparent 70%)}.gradient-orb-orange{background:radial-gradient(circle,rgba(241,143,1,.2),transparent 70%)}@keyframes section-reveal{0%{opacity:0;transform:translateY(80px) scale(.98);filter:blur(10px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}.animate-section-reveal{animation:section-reveal 1s cubic-bezier(.16,1,.3,1) forwards}@keyframes sweep-reveal{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}.animate-sweep-reveal{animation:sweep-reveal 1.2s cubic-bezier(.16,1,.3,1) forwards}.bento-card{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.06);border-radius:1.5rem;padding:2rem;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.bento-card:before{content:"";position:absolute;inset:0;background:radial-gradient(600px circle at var(--mouse-x,50%) var(--mouse-y,50%),rgba(51,153,137,.08),transparent 40%);opacity:0;transition:opacity .5s;pointer-events:none}.bento-card:hover{border-color:rgba(144,213,255,.3);transform:translateY(-4px);box-shadow:0 20px 40px rgba(51,153,137,.15)}.bento-card:hover:before{opacity:1}.bento-large{grid-row:span 2}.bento-large,.bento-wide{grid-column:span 2}.bento-tall{grid-row:span 2}.circuit-pattern{background-image:linear-gradient(90deg,rgba(20,184,166,.03) 1px,transparent 0),linear-gradient(rgba(20,184,166,.03) 1px,transparent 0);background-size:50px 50px}.interactive-solutions-title{background:linear-gradient(135deg,#14b8a6,#10b981 30%,#2dd4bf 60%,#14b8a6);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradient-shift 4s ease infinite}.morph-text-container{transition:all .8s cubic-bezier(.16,1,.3,1)}.section-divider-animated{height:2px;background:linear-gradient(90deg,transparent,rgba(20,184,166,.3) 20%,rgba(16,185,129,.5) 50%,rgba(20,184,166,.3) 80%,transparent);background-size:200% 100%;animation:divider-flow 3s ease infinite}@keyframes divider-flow{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes glow-border-pulse{0%,to{box-shadow:0 0 20px rgba(249,115,22,.15),inset 0 0 20px rgba(249,115,22,.03)}50%{box-shadow:0 0 40px rgba(249,115,22,.25),inset 0 0 30px rgba(249,115,22,.06)}}.glow-border-animated{animation:glow-border-pulse 4s ease-in-out infinite}.text-scramble{display:inline-block}.parallax-section{transform-style:preserve-3d;perspective:1000px}.parallax-layer{will-change:transform;transition:transform .1s ease-out}.glass-iridescent{background:rgba(255,255,255,.02);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.06);position:relative;overflow:hidden}.glass-iridescent:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(249,115,22,.08),rgba(251,191,36,.04) 25%,rgba(234,88,12,.04) 50%,rgba(249,115,22,.04) 75%,rgba(251,191,36,.08));background-size:400% 400%;animation:iridescent-shift 10s ease infinite;pointer-events:none}@keyframes iridescent-shift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.stagger-row-1{animation-delay:.05s}.stagger-row-2{animation-delay:.1s}.stagger-row-3{animation-delay:.15s}.stagger-row-4{animation-delay:.2s}.stagger-row-5{animation-delay:.25s}.stagger-row-6{animation-delay:.3s}.stagger-row-7{animation-delay:.35s}.magnetic-element{transition:transform .3s cubic-bezier(.16,1,.3,1)}.spotlight-hover{position:relative;overflow:hidden}.spotlight-hover:after{content:"";position:absolute;inset:0;background:radial-gradient(circle 150px at var(--mouse-x,50%) var(--mouse-y,50%),rgba(249,115,22,.1),transparent 50%);opacity:0;transition:opacity .3s;pointer-events:none}.spotlight-hover:hover:after{opacity:1}.headline-fix{overflow:visible!important;line-height:1.1!important;padding-bottom:.1em}.text-gradient-emerald,.text-gradient-teal{padding-bottom:.15em;margin-bottom:-.15em}.inline-math-block{display:inline;vertical-align:baseline}.inline-math-block .MathJax{display:inline!important;vertical-align:baseline!important}.math-display-block{text-align:center;width:100%}.math-display-block .MathJax{display:inline-block!important}.math-display-block mjx-container{margin:0 auto!important}.math-display-block mjx-container[jax=CHTML][display=true]{margin:0!important}.math-display-block mjx-math{font-size:1.2em!important}.group:hover .math-display-block{color:rgba(255,255,255,.95)}@keyframes aurora-glow{0%,to{opacity:.3;transform:translateX(0) scale(1)}50%{opacity:.5;transform:translateX(20px) scale(1.1)}}.animate-aurora-glow{animation:aurora-glow 8s ease-in-out infinite}@keyframes float-rotate{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-8px) rotate(1deg)}50%{transform:translateY(-4px) rotate(0deg)}75%{transform:translateY(-10px) rotate(-1deg)}}.animate-float-rotate{animation:float-rotate 6s ease-in-out infinite}@keyframes pulse-scale{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.animate-pulse-scale{animation:pulse-scale 2s ease-in-out infinite}@keyframes gradient-rotate{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animate-gradient-border{background-size:200% 200%;animation:gradient-rotate 3s linear infinite}@keyframes text-shimmer{0%{background-position:-200%}to{background-position:200%}}.animate-text-shimmer{background-size:200% auto;animation:text-shimmer 4s linear infinite}@keyframes glow-pulse{0%,to{box-shadow:0 0 20px rgba(56,189,248,.2);filter:brightness(1)}50%{box-shadow:0 0 40px rgba(56,189,248,.4);filter:brightness(1.1)}}.animate-glow-pulse{animation:glow-pulse 3s ease-in-out infinite}@keyframes live-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}.animate-live-pulse{animation:live-pulse 2s ease-in-out infinite}.hero-headline{text-shadow:0 0 80px rgba(56,189,248,.3)}.pain-point-card{transition:all .3s cubic-bezier(.16,1,.3,1)}.pain-point-card:hover{transform:translateY(-2px);box-shadow:0 20px 40px rgba(239,68,68,.1)}.cta-glow{position:relative}.cta-glow:before{content:"";position:absolute;inset:-2px;background:linear-gradient(90deg,#06b6d4,#8b5cf6,#ec4899,#06b6d4);background-size:300% 100%;border-radius:inherit;animation:gradient-rotate 3s linear infinite;z-index:-1;opacity:.7;filter:blur(8px)}.cta-glow:hover:before{opacity:1;filter:blur(12px)}@keyframes skeleton-shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.skeleton-shimmer:before{animation:skeleton-shimmer 2s ease-in-out infinite}:root{--hero-stagger-base:100ms;--hero-duration:700ms;--hero-easing:cubic-bezier(0.16,1,0.3,1)}@keyframes hero-entrance{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}.hero-animate-1{animation:hero-entrance var(--hero-duration) var(--hero-easing) forwards;animation-delay:0s;opacity:0}.hero-animate-2{animation:hero-entrance var(--hero-duration) var(--hero-easing) forwards;animation-delay:calc(var(--hero-stagger-base) * 1);opacity:0}.hero-animate-3{animation:hero-entrance var(--hero-duration) var(--hero-easing) forwards;animation-delay:calc(var(--hero-stagger-base) * 2);opacity:0}.hero-animate-4{animation:hero-entrance var(--hero-duration) var(--hero-easing) forwards;animation-delay:calc(var(--hero-stagger-base) * 3);opacity:0}.hero-animate-5{animation:hero-entrance var(--hero-duration) var(--hero-easing) forwards;animation-delay:calc(var(--hero-stagger-base) * 4);opacity:0}.hero-animate-6{animation:hero-entrance var(--hero-duration) var(--hero-easing) forwards;animation-delay:calc(var(--hero-stagger-base) * 5);opacity:0}@keyframes marquee{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}.animate-marquee{animation:marquee 45s linear infinite;will-change:transform;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.animate-marquee:hover{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.animate-marquee{animation:none;transform:none}}.fixed{transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.animate-aurora,.animate-aurora-glow,.animate-blob,.animate-blob-slow,.animate-count,.animate-fade-in,.animate-float,.animate-float-rotate,.animate-glow-pulse,.animate-gradient,.animate-gradient-border,.animate-gradient-x,.animate-gradient-xy,.animate-live-pulse,.animate-marquee,.animate-pulse-glow,.animate-pulse-scale,.animate-reveal-left,.animate-reveal-right,.animate-reveal-scale,.animate-reveal-up,.animate-section-reveal,.animate-shimmer,.animate-sweep-reveal,.animate-text-shimmer,.gradient-orb{animation:none!important}.animate-check{animation-duration:.01ms!important}.gradient-orb{opacity:.4}[class*=parallax],[data-parallax]{transform:none!important}.backdrop-blur,.backdrop-blur-2xl,.backdrop-blur-3xl,.backdrop-blur-lg,.backdrop-blur-md,.backdrop-blur-sm,.backdrop-blur-xl{backdrop-filter:none!important;-webkit-backdrop-filter:none!important;background-color:rgba(0,0,0,.8)!important}.bento-card:hover,.glass-card-hover:hover,.pricing-card:hover,a:hover,button:hover{transform:none!important}:focus-visible{outline:2px solid currentColor!important;outline-offset:2px!important}}.bento-card,.glass-card-hover,.pricing-card{will-change:transform,box-shadow}.animate-gradient{will-change:background-position;transform:translateZ(0)}@keyframes blob{0%,to{transform:translateZ(0) scale(1)}33%{transform:translate3d(30px,-50px,0) scale(1.1)}66%{transform:translate3d(-20px,20px,0) scale(.9)}}.animate-blob{will-change:transform;transform:translateZ(0);backface-visibility:hidden}@keyframes blob-slow{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(-40px,30px,0) scale(1.15)}}.animate-blob-slow{will-change:transform;transform:translateZ(0);backface-visibility:hidden}@supports (-webkit-overflow-scrolling:touch){body,html{-webkit-overflow-scrolling:touch}}@media (max-width:768px){.scroll-container,[data-radix-scroll-area-viewport]{transform:translateZ(0);backface-visibility:hidden}.animate-pulse{animation-duration:3s}@media (hover:none){.group:hover .group-hover\:scale-110,.hover\:scale-105:hover{transform:none}}.backdrop-blur-xl{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.backdrop-blur-2xl{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}div,p,span{text-rendering:optimizeSpeed}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}}[data-loading-overlay]{will-change:opacity;transform:translateZ(0)}@keyframes hero-fade-in{0%{opacity:0}to{opacity:1}}@keyframes hero-fade-in-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-bounce-down{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@keyframes uni-enter{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes uni-exit{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-20px) scale(.95)}}@keyframes university-cycle{0%,13%{opacity:1;transform:translateY(0) scale(1)}16%,97%{opacity:0;transform:translateY(-18px) scale(.96)}98%,to{opacity:0;transform:translateY(18px) scale(.96)}}@keyframes hero-glow-pulse{0%,to{opacity:.6}50%{opacity:.9}}@keyframes aurora-fade-in{0%{opacity:0}to{opacity:1}}@keyframes aurora-orb-1{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-25px) scale(1.05)}66%{transform:translate(-20px,20px) scale(.97)}}@keyframes aurora-orb-2{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-35px,30px) scale(.95)}66%{transform:translate(25px,-20px) scale(1.03)}}@keyframes aurora-orb-3{0%,to{transform:translate(0) scale(1)}33%{transform:translate(25px,-18px) scale(1.03)}66%{transform:translate(-30px,25px) scale(.95)}}@keyframes aurora-orb-4{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-20px,20px) scale(1.08)}66%{transform:translate(25px,-15px) scale(.92)}}@keyframes gradient-x{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.animate-gradient-x{background-size:200% 200%;animation:gradient-x 3s ease infinite}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}html:not(.dark) .text-white\/95{color:hsl(220 18% 14%)!important}html:not(.dark) .text-white\/90{color:hsl(220 18% 18%)!important}html:not(.dark) .text-white\/85{color:hsl(220 16% 22%)!important}html:not(.dark) .text-white\/75{color:hsl(220 14% 28%)!important}html:not(.dark) .text-white\/70{color:hsl(220 13% 32%)!important}html:not(.dark) .text-white\/65{color:hsl(220 12% 36%)!important}html:not(.dark) .text-white\/55{color:hsl(220 10% 44%)!important}html:not(.dark) .text-white\/50{color:hsl(220 10% 47%)!important}html:not(.dark) .text-white\/45{color:hsl(220 10% 52%)!important}html:not(.dark) .text-white\/35{color:hsl(220 10% 57%)!important}html:not(.dark) .text-white\/30{color:hsl(220 10% 58%)!important}html:not(.dark) .text-white\/25{color:rgba(0,0,0,.34)!important}html:not(.dark) .text-white\/20{color:rgba(0,0,0,.26)!important}html:not(.dark) .text-white\/15{color:rgba(0,0,0,.14)!important}html:not(.dark) .bg-\[\#050508\] .text-white\/95,html:not(.dark) .bg-\[\#07090a\] .text-white\/95,html:not(.dark) .bg-\[\#070921\] .text-white\/95,html:not(.dark) .bg-\[\#07110f\] .text-white\/95,html:not(.dark) .bg-\[\#071312\] .text-white\/95,html:not(.dark) .bg-\[\#080a0d\] .text-white\/95,html:not(.dark) .bg-\[\#080b0a\] .text-white\/95,html:not(.dark) .bg-\[\#0B0F14\] .text-white\/95,html:not(.dark) .bg-\[\#0a0a0a\] .text-white\/95,html:not(.dark) .bg-\[\#0a0a0b\] .text-white\/95,html:not(.dark) .bg-\[\#0a0a0f\] .text-white\/95,html:not(.dark) .bg-\[\#0a0d0c\] .text-white\/95,html:not(.dark) .bg-\[\#0a0f14\] .text-white\/95,html:not(.dark) .bg-\[\#0b1120\] .text-white\/95,html:not(.dark) .bg-\[\#0b1413\] .text-white\/95,html:not(.dark) .bg-\[\#0d1318\] .text-white\/95,html:not(.dark) .bg-\[\#0e172a\] .text-white\/95,html:not(.dark) .bg-\[\#0f1629\] .text-white\/95,html:not(.dark) .bg-\[\#131820\] .text-white\/95,html:not(.dark) .bg-\[\#1a1a24\] .text-white\/95,html:not(.dark) .bg-\[\#27272a\] .text-white\/95{color:rgba(255,255,255,.95)!important}html:not(.dark) .bg-\[\#050508\] .text-white\/90,html:not(.dark) .bg-\[\#07090a\] .text-white\/90,html:not(.dark) .bg-\[\#070921\] .text-white\/90,html:not(.dark) .bg-\[\#07110f\] .text-white\/90,html:not(.dark) .bg-\[\#071312\] .text-white\/90,html:not(.dark) .bg-\[\#080a0d\] .text-white\/90,html:not(.dark) .bg-\[\#080b0a\] .text-white\/90,html:not(.dark) .bg-\[\#0B0F14\] .text-white\/90,html:not(.dark) .bg-\[\#0a0a0a\] .text-white\/90,html:not(.dark) .bg-\[\#0a0a0b\] .text-white\/90,html:not(.dark) .bg-\[\#0a0a0f\] .text-white\/90,html:not(.dark) .bg-\[\#0a0d0c\] .text-white\/90,html:not(.dark) .bg-\[\#0a0f14\] .text-white\/90,html:not(.dark) .bg-\[\#0b1120\] .text-white\/90,html:not(.dark) .bg-\[\#0b1413\] .text-white\/90,html:not(.dark) .bg-\[\#0d1318\] .text-white\/90,html:not(.dark) .bg-\[\#0e172a\] .text-white\/90,html:not(.dark) .bg-\[\#0f1629\] .text-white\/90,html:not(.dark) .bg-\[\#131820\] .text-white\/90,html:not(.dark) .bg-\[\#1a1a24\] .text-white\/90,html:not(.dark) .bg-\[\#27272a\] .text-white\/90{color:rgba(255,255,255,.9)!important}html:not(.dark) .bg-\[\#050508\] .text-white\/85,html:not(.dark) .bg-\[\#07090a\] .text-white\/85,html:not(.dark) .bg-\[\#070921\] .text-white\/85,html:not(.dark) .bg-\[\#07110f\] .text-white\/85,html:not(.dark) .bg-\[\#071312\] .text-white\/85,html:not(.dark) .bg-\[\#080a0d\] .text-white\/85,html:not(.dark) .bg-\[\#080b0a\] .text-white\/85,html:not(.dark) .bg-\[\#0B0F14\] .text-white\/85,html:not(.dark) .bg-\[\#0a0a0a\] .text-white\/85,html:not(.dark) .bg-\[\#0a0a0b\] .text-white\/85,html:not(.dark) .bg-\[\#0a0a0f\] .text-white\/85,html:not(.dark) .bg-\[\#0a0d0c\] .text-white\/85,html:not(.dark) .bg-\[\#0a0f14\] .text-white\/85,html:not(.dark) .bg-\[\#0b1120\] .text-white\/85,html:not(.dark) .bg-\[\#0b1413\] .text-white\/85,html:not(.dark) .bg-\[\#0d1318\] .text-white\/85,html:not(.dark) .bg-\[\#0e172a\] .text-white\/85,html:not(.dark) .bg-\[\#0f1629\] .text-white\/85,html:not(.dark) .bg-\[\#131820\] .text-white\/85,html:not(.dark) .bg-\[\#1a1a24\] .text-white\/85,html:not(.dark) .bg-\[\#27272a\] .text-white\/85{color:rgba(255,255,255,.85)!important}html:not(.dark) .bg-\[\#050508\] .text-white\/75,html:not(.dark) .bg-\[\#07090a\] .text-white\/75,html:not(.dark) .bg-\[\#070921\] .text-white\/75,html:not(.dark) .bg-\[\#07110f\] .text-white\/75,html:not(.dark) .bg-\[\#071312\] .text-white\/75,html:not(.dark) .bg-\[\#080a0d\] .text-white\/75,html:not(.dark) .bg-\[\#080b0a\] .text-white\/75,html:not(.dark) .bg-\[\#0B0F14\] .text-white\/75,html:not(.dark) .bg-\[\#0a0a0a\] .text-white\/75,html:not(.dark) .bg-\[\#0a0a0b\] .text-white\/75,html:not(.dark) .bg-\[\#0a0a0f\] .text-white\/75,html:not(.dark) .bg-\[\#0a0d0c\] .text-white\/75,html:not(.dark) .bg-\[\#0a0f14\] .text-white\/75,html:not(.dark) .bg-\[\#0b1120\] .text-white\/75,html:not(.dark) .bg-\[\#0b1413\] .text-white\/75,html:not(.dark) .bg-\[\#0d1318\] .text-white\/75,html:not(.dark) .bg-\[\#0e172a\] .text-white\/75,html:not(.dark) .bg-\[\#0f1629\] .text-white\/75,html:not(.dark) .bg-\[\#131820\] .text-white\/75,html:not(.dark) .bg-\[\#1a1a24\] .text-white\/75,html:not(.dark) .bg-\[\#27272a\] .text-white\/75{color:rgba(255,255,255,.75)!important}html:not(.dark) .bg-\[\#050508\] .text-white\/70,html:not(.dark) .bg-\[\#07090a\] .text-white\/70,html:not(.dark) .bg-\[\#070921\] .text-white\/70,html:not(.dark) .bg-\[\#07110f\] .text-white\/70,html:not(.dark) .bg-\[\#071312\] .text-white\/70,html:not(.dark) .bg-\[\#080a0d\] .text-white\/70,html:not(.dark) .bg-\[\#080b0a\] .text-white\/70,html:not(.dark) .bg-\[\#0B0F14\] .text-white\/70,html:not(.dark) .bg-\[\#0a0a0a\] .text-white\/70,html:not(.dark) .bg-\[\#0a0a0b\] .text-white\/70,html:not(.dark) .bg-\[\#0a0a0f\] .text-white\/70,html:not(.dark) .bg-\[\#0a0d0c\] .text-white\/70,html:not(.dark) .bg-\[\#0a0f14\] .text-white\/70,html:not(.dark) .bg-\[\#0b1120\] .text-white\/70,html:not(.dark) .bg-\[\#0b1413\] .text-white\/70,html:not(.dark) .bg-\[\#0d1318\] .text-white\/70,html:not(.dark) .bg-\[\#0e172a\] .text-white\/70,html:not(.dark) .bg-\[\#0f1629\] .text-white\/70,html:not(.dark) .bg-\[\#131820\] .text-white\/70,html:not(.dark) .bg-\[\#1a1a24\] .text-white\/70,html:not(.dark) .bg-\[\#27272a\] .text-white\/70{color:rgba(255,255,255,.7)!important}html:not(.dark) .bg-\[\#050508\] .text-white\/65,html:not(.dark) .bg-\[\#07090a\] .text-white\/65,html:not(.dark) .bg-\[\#070921\] .text-white\/65,html:not(.dark) .bg-\[\#07110f\] .text-white\/65,html:not(.dark) .bg-\[\#071312\] .text-white\/65,html:not(.dark) .bg-\[\#080a0d\] .text-white\/65,html:not(.dark) .bg-\[\#080b0a\] .text-white\/65,html:not(.dark) .bg-\[\#0B0F14\] .text-white\/65,html:not(.dark) .bg-\[\#0a0a0a\] .text-white\/65,html:not(.dark) .bg-\[\#0a0a0b\] .text-white\/65,html:not(.dark) .bg-\[\#0a0a0f\] .text-white\/65,html:not(.dark) .bg-\[\#0a0d0c\] .text-white\/65,html:not(.dark) .bg-\[\#0a0f14\] .text-white\/65,html:not(.dark) .bg-\[\#0b1120\] .text-white\/65,html:not(.dark) .bg-\[\#0b1413\] .text-white\/65,html:not(.dark) .bg-\[\#0d1318\] .text-white\/65,html:not(.dark) .bg-\[\#0e172a\] .text-white\/65,html:not(.dark) .bg-\[\#0f1629\] .text-white\/65,html:not(.dark) .bg-\[\#131820\] .text-white\/65,html:not(.dark) .bg-\[\#1a1a24\] .text-white\/65,html:not(.dark) .bg-\[\#27272a\] .text-white\/65{color:rgba(255,255,255,.65)!important}html:not(.dark) .bg-\[\#050508\] .text-white\/55,html:not(.dark) .bg-\[\#07090a\] .text-white\/55,html:not(.dark) .bg-\[\#070921\] .text-white\/55,html:not(.dark) .bg-\[\#07110f\] .text-white\/55,html:not(.dark) .bg-\[\#071312\] .text-white\/55,html:not(.dark) .bg-\[\#080a0d\] .text-white\/55,html:not(.dark) .bg-\[\#080b0a\] .text-white\/55,html:not(.dark) .bg-\[\#0B0F14\] .text-white\/55,html:not(.dark) .bg-\[\#0a0a0a\] .text-white\/55,html:not(.dark) .bg-\[\#0a0a0b\] .text-white\/55,html:not(.dark) .bg-\[\#0a0a0f\] .text-white\/55,html:not(.dark) .bg-\[\#0a0d0c\] .text-white\/55,html:not(.dark) .bg-\[\#0a0f14\] .text-white\/55,html:not(.dark) .bg-\[\#0b1120\] .text-white\/55,html:not(.dark) .bg-\[\#0b1413\] .text-white\/55,html:not(.dark) .bg-\[\#0d1318\] .text-white\/55,html:not(.dark) .bg-\[\#0e172a\] .text-white\/55,html:not(.dark) .bg-\[\#0f1629\] .text-white\/55,html:not(.dark) .bg-\[\#131820\] .text-white\/55,html:not(.dark) .bg-\[\#1a1a24\] .text-white\/55,html:not(.dark) .bg-\[\#27272a\] .text-white\/55{color:rgba(255,255,255,.55)!important}html:not(.dark) .bg-\[\#050508\] .text-white\/50,html:not(.dark) .bg-\[\#07090a\] .text-white\/50,html:not(.dark) .bg-\[\#070921\] .text-white\/50,html:not(.dark) .bg-\[\#07110f\] .text-white\/50,html:not(.dark) .bg-\[\#071312\] .text-white\/50,html:not(.dark) .bg-\[\#080a0d\] .text-white\/50,html:not(.dark) .bg-\[\#080b0a\] .text-white\/50,html:not(.dark) .bg-\[\#0B0F14\] .text-white\/50,html:not(.dark) .bg-\[\#0a0a0a\] .text-white\/50,html:not(.dark) .bg-\[\#0a0a0b\] .text-white\/50,html:not(.dark) .bg-\[\#0a0a0f\] .text-white\/50,html:not(.dark) .bg-\[\#0a0d0c\] .text-white\/50,html:not(.dark) .bg-\[\#0a0f14\] .text-white\/50,html:not(.dark) .bg-\[\#0b1120\] .text-white\/50,html:not(.dark) .bg-\[\#0b1413\] .text-white\/50,html:not(.dark) .bg-\[\#0d1318\] .text-white\/50,html:not(.dark) .bg-\[\#0e172a\] .text-white\/50,html:not(.dark) .bg-\[\#0f1629\] .text-white\/50,html:not(.dark) .bg-\[\#131820\] .text-white\/50,html:not(.dark) .bg-\[\#1a1a24\] .text-white\/50,html:not(.dark) .bg-\[\#27272a\] .text-white\/50{color:rgba(255,255,255,.5)!important}html:not(.dark) .bg-\[\#050508\] .text-white\/45,html:not(.dark) .bg-\[\#07090a\] .text-white\/45,html:not(.dark) .bg-\[\#070921\] .text-white\/45,html:not(.dark) .bg-\[\#07110f\] .text-white\/45,html:not(.dark) .bg-\[\#071312\] .text-white\/45,html:not(.dark) .bg-\[\#080a0d\] .text-white\/45,html:not(.dark) .bg-\[\#080b0a\] .text-white\/45,html:not(.dark) .bg-\[\#0B0F14\] .text-white\/45,html:not(.dark) .bg-\[\#0a0a0a\] .text-white\/45,html:not(.dark) .bg-\[\#0a0a0b\] .text-white\/45,html:not(.dark) .bg-\[\#0a0a0f\] .text-white\/45,html:not(.dark) .bg-\[\#0a0d0c\] .text-white\/45,html:not(.dark) .bg-\[\#0a0f14\] .text-white\/45,html:not(.dark) .bg-\[\#0b1120\] .text-white\/45,html:not(.dark) .bg-\[\#0b1413\] .text-white\/45,html:not(.dark) .bg-\[\#0d1318\] .text-white\/45,html:not(.dark) .bg-\[\#0e172a\] .text-white\/45,html:not(.dark) .bg-\[\#0f1629\] .text-white\/45,html:not(.dark) .bg-\[\#131820\] .text-white\/45,html:not(.dark) .bg-\[\#1a1a24\] .text-white\/45,html:not(.dark) .bg-\[\#27272a\] .text-white\/45{color:rgba(255,255,255,.45)!important}html:not(.dark) .bg-\[\#050508\] .text-white\/35,html:not(.dark) .bg-\[\#07090a\] .text-white\/35,html:not(.dark) .bg-\[\#070921\] .text-white\/35,html:not(.dark) .bg-\[\#07110f\] .text-white\/35,html:not(.dark) .bg-\[\#071312\] .text-white\/35,html:not(.dark) .bg-\[\#080a0d\] .text-white\/35,html:not(.dark) .bg-\[\#080b0a\] .text-white\/35,html:not(.dark) .bg-\[\#0B0F14\] .text-white\/35,html:not(.dark) .bg-\[\#0a0a0a\] .text-white\/35,html:not(.dark) .bg-\[\#0a0a0b\] .text-white\/35,html:not(.dark) .bg-\[\#0a0a0f\] .text-white\/35,html:not(.dark) .bg-\[\#0a0d0c\] .text-white\/35,html:not(.dark) .bg-\[\#0a0f14\] .text-white\/35,html:not(.dark) .bg-\[\#0b1120\] .text-white\/35,html:not(.dark) .bg-\[\#0b1413\] .text-white\/35,html:not(.dark) .bg-\[\#0d1318\] .text-white\/35,html:not(.dark) .bg-\[\#0e172a\] .text-white\/35,html:not(.dark) .bg-\[\#0f1629\] .text-white\/35,html:not(.dark) .bg-\[\#131820\] .text-white\/35,html:not(.dark) .bg-\[\#1a1a24\] .text-white\/35,html:not(.dark) .bg-\[\#27272a\] .text-white\/35{color:rgba(255,255,255,.35)!important}html:not(.dark) .bg-\[\#050508\] .text-white\/30,html:not(.dark) .bg-\[\#07090a\] .text-white\/30,html:not(.dark) .bg-\[\#070921\] .text-white\/30,html:not(.dark) .bg-\[\#07110f\] .text-white\/30,html:not(.dark) .bg-\[\#071312\] .text-white\/30,html:not(.dark) .bg-\[\#080a0d\] .text-white\/30,html:not(.dark) .bg-\[\#080b0a\] .text-white\/30,html:not(.dark) .bg-\[\#0B0F14\] .text-white\/30,html:not(.dark) .bg-\[\#0a0a0a\] .text-white\/30,html:not(.dark) .bg-\[\#0a0a0b\] .text-white\/30,html:not(.dark) .bg-\[\#0a0a0f\] .text-white\/30,html:not(.dark) .bg-\[\#0a0d0c\] .text-white\/30,html:not(.dark) .bg-\[\#0a0f14\] .text-white\/30,html:not(.dark) .bg-\[\#0b1120\] .text-white\/30,html:not(.dark) .bg-\[\#0b1413\] .text-white\/30,html:not(.dark) .bg-\[\#0d1318\] .text-white\/30,html:not(.dark) .bg-\[\#0e172a\] .text-white\/30,html:not(.dark) .bg-\[\#0f1629\] .text-white\/30,html:not(.dark) .bg-\[\#131820\] .text-white\/30,html:not(.dark) .bg-\[\#1a1a24\] .text-white\/30,html:not(.dark) .bg-\[\#27272a\] .text-white\/30{color:rgba(255,255,255,.3)!important}html:not(.dark) .bg-\[\#050508\] .text-white\/25,html:not(.dark) .bg-\[\#07090a\] .text-white\/25,html:not(.dark) .bg-\[\#070921\] .text-white\/25,html:not(.dark) .bg-\[\#07110f\] .text-white\/25,html:not(.dark) .bg-\[\#071312\] .text-white\/25,html:not(.dark) .bg-\[\#080a0d\] .text-white\/25,html:not(.dark) .bg-\[\#080b0a\] .text-white\/25,html:not(.dark) .bg-\[\#0B0F14\] .text-white\/25,html:not(.dark) .bg-\[\#0a0a0a\] .text-white\/25,html:not(.dark) .bg-\[\#0a0a0b\] .text-white\/25,html:not(.dark) .bg-\[\#0a0a0f\] .text-white\/25,html:not(.dark) .bg-\[\#0a0d0c\] .text-white\/25,html:not(.dark) .bg-\[\#0a0f14\] .text-white\/25,html:not(.dark) .bg-\[\#0b1120\] .text-white\/25,html:not(.dark) .bg-\[\#0b1413\] .text-white\/25,html:not(.dark) .bg-\[\#0d1318\] .text-white\/25,html:not(.dark) .bg-\[\#0e172a\] .text-white\/25,html:not(.dark) .bg-\[\#0f1629\] .text-white\/25,html:not(.dark) .bg-\[\#131820\] .text-white\/25,html:not(.dark) .bg-\[\#1a1a24\] .text-white\/25,html:not(.dark) .bg-\[\#27272a\] .text-white\/25{color:rgba(255,255,255,.25)!important}html:not(.dark) .bg-\[\#050508\] .text-white\/20,html:not(.dark) .bg-\[\#07090a\] .text-white\/20,html:not(.dark) .bg-\[\#070921\] .text-white\/20,html:not(.dark) .bg-\[\#07110f\] .text-white\/20,html:not(.dark) .bg-\[\#071312\] .text-white\/20,html:not(.dark) .bg-\[\#080a0d\] .text-white\/20,html:not(.dark) .bg-\[\#080b0a\] .text-white\/20,html:not(.dark) .bg-\[\#0B0F14\] .text-white\/20,html:not(.dark) .bg-\[\#0a0a0a\] .text-white\/20,html:not(.dark) .bg-\[\#0a0a0b\] .text-white\/20,html:not(.dark) .bg-\[\#0a0a0f\] .text-white\/20,html:not(.dark) .bg-\[\#0a0d0c\] .text-white\/20,html:not(.dark) .bg-\[\#0a0f14\] .text-white\/20,html:not(.dark) .bg-\[\#0b1120\] .text-white\/20,html:not(.dark) .bg-\[\#0b1413\] .text-white\/20,html:not(.dark) .bg-\[\#0d1318\] .text-white\/20,html:not(.dark) .bg-\[\#0e172a\] .text-white\/20,html:not(.dark) .bg-\[\#0f1629\] .text-white\/20,html:not(.dark) .bg-\[\#131820\] .text-white\/20,html:not(.dark) .bg-\[\#1a1a24\] .text-white\/20,html:not(.dark) .bg-\[\#27272a\] .text-white\/20{color:rgba(255,255,255,.2)!important}html:not(.dark) .bg-\[\#050508\] .text-white\/15,html:not(.dark) .bg-\[\#07090a\] .text-white\/15,html:not(.dark) .bg-\[\#070921\] .text-white\/15,html:not(.dark) .bg-\[\#07110f\] .text-white\/15,html:not(.dark) .bg-\[\#071312\] .text-white\/15,html:not(.dark) .bg-\[\#080a0d\] .text-white\/15,html:not(.dark) .bg-\[\#080b0a\] .text-white\/15,html:not(.dark) .bg-\[\#0B0F14\] .text-white\/15,html:not(.dark) .bg-\[\#0a0a0a\] .text-white\/15,html:not(.dark) .bg-\[\#0a0a0b\] .text-white\/15,html:not(.dark) .bg-\[\#0a0a0f\] .text-white\/15,html:not(.dark) .bg-\[\#0a0d0c\] .text-white\/15,html:not(.dark) .bg-\[\#0a0f14\] .text-white\/15,html:not(.dark) .bg-\[\#0b1120\] .text-white\/15,html:not(.dark) .bg-\[\#0b1413\] .text-white\/15,html:not(.dark) .bg-\[\#0d1318\] .text-white\/15,html:not(.dark) .bg-\[\#0e172a\] .text-white\/15,html:not(.dark) .bg-\[\#0f1629\] .text-white\/15,html:not(.dark) .bg-\[\#131820\] .text-white\/15,html:not(.dark) .bg-\[\#1a1a24\] .text-white\/15,html:not(.dark) .bg-\[\#27272a\] .text-white\/15{color:rgba(255,255,255,.15)!important}@media (pointer:coarse){.glass-card:not(.fixed):not(.sticky),[data-glass-card],[data-ui-card]{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}}