.LandscapeHint_overlay__nZjrz{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;z-index:10000;padding:1.5rem}.LandscapeHint_content__SLHgN{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center;max-width:320px}.LandscapeHint_icon__tmH4F{display:flex;align-items:center;gap:.75rem;color:white;opacity:.9}.LandscapeHint_arrow__7MoJS{animation:LandscapeHint_pulse__IzQpP 1.5s ease-in-out infinite}.LandscapeHint_rotated__RzR0I{opacity:.5}@keyframes LandscapeHint_pulse__IzQpP{0%,to{opacity:.4;transform:scale(.95)}50%{opacity:1;transform:scale(1.05)}}.LandscapeHint_text__0NYJO{color:white;font-size:1.1rem;line-height:1.5;margin:0}.LandscapeHint_dismissButton__cpWWL{background:none;border:1px solid rgba(255,255,255,.3);color:rgba(255,255,255,.7);padding:.5rem 1.5rem;border-radius:8px;font-size:.9rem;cursor:pointer;transition:all .2s ease}.LandscapeHint_dismissButton__cpWWL:hover{border-color:rgba(255,255,255,.6);color:white}.ScreenGate_overlay__qHoEc{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:10000;padding:1.5rem}.ScreenGate_content__Ow_f3{display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center;max-width:360px}.ScreenGate_icon__eIr3g{display:flex;align-items:center;gap:.75rem;color:white;opacity:.9}.ScreenGate_arrow__2HlOs{animation:ScreenGate_pulse__Mr2Mb 1.5s ease-in-out infinite}.ScreenGate_rotated__2Jtzx{opacity:.5}@keyframes ScreenGate_pulse__Mr2Mb{0%,to{opacity:.4;transform:scale(.95)}50%{opacity:1;transform:scale(1.05)}}.ScreenGate_title__SSMli{color:white;font-size:1.25rem;margin:0}.ScreenGate_text__rye50{color:rgba(255,255,255,.85);font-size:1rem;line-height:1.5;margin:0}.ScreenGate_actionButton__ZT6hR{background:none;border:1px solid rgba(255,255,255,.4);color:white;padding:.6rem 1.5rem;border-radius:8px;font-size:.95rem;cursor:pointer;transition:all .2s ease}.ScreenGate_actionButton__ZT6hR:hover{border-color:rgba(255,255,255,.8);background-color:rgba(255,255,255,.08)}.EvidenceBadge_badge__bZjkK{display:inline-flex;align-items:center;padding:.1rem .5rem;border:1px solid;border-radius:999px;font-size:.7rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;background:transparent;white-space:nowrap}.EvidenceBadge_validated__R_wcA{color:var(--evidence-validated)}.EvidenceBadge_adapted__Qannk{color:var(--evidence-adapted)}.EvidenceBadge_demonstration__Rp_u6{color:var(--evidence-demo)}.AstTest_container__YUIaW{display:flex;flex-direction:column;min-height:100vh;background-color:var(--bg-primary,#eef2f7)}.AstTest_testContainer__kVb9l{display:flex;flex-direction:column;flex:1 1;padding:1rem;max-width:1400px;margin:0 auto;width:100%;height:90%}.AstTest_gameMetrics__LJJY0{display:flex;align-items:center;gap:1.5rem}.AstTest_trialIndicator__KqU5d{font-size:.9rem;font-weight:500;color:var(--text-secondary,#666)}.AstTest_metricValue__L61pz{font-weight:700;color:#e64a19}.AstTest_iconButton__yHAdC{background:none;border:none;color:var(--text-secondary);cursor:pointer;padding:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.AstTest_iconButton__yHAdC:hover{background-color:#e64a191a;color:#e64a19}.AstTest_gameArea__TBFuj{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;position:relative;padding:1rem;min-height:400px}.AstTest_welcomeCard___6cSy{background-color:var(--bg-secondary,#ffffff);border-radius:15px;padding:2rem;max-width:700px;width:100%;box-shadow:0 5px 20px var(--shadow-color,rgba(0,0,0,.1));z-index:10;animation:AstTest_appear__6mLJo .5s ease}.AstTest_welcomeCard___6cSy h2{color:#e64a19;margin-top:0;margin-bottom:1.5rem;text-align:center}.AstTest_welcomeCard___6cSy p{margin-bottom:1.5rem;line-height:1.6;color:var(--text-primary,#333)}.AstTest_tutorialContent__M4WFt{display:flex;flex-direction:column;gap:1.5rem;margin:1.5rem 0}.AstTest_tutorialStep__zVIyy{display:flex;gap:1rem;align-items:flex-start;padding:1rem;background-color:#e64a190d;border-radius:10px;border-left:4px solid #e64a19;transition:all .3s ease}.AstTest_tutorialStep__zVIyy:hover{background-color:#e64a191a;transform:translateX(5px)}.AstTest_stepNumber__WHm6X{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#e64a19,#bf360c);color:white;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;box-shadow:0 4px 10px #e64a194d}.AstTest_stepText__6VX6Q{flex:1 1}.AstTest_stepText__6VX6Q h3{margin:0 0 .5rem;color:#e64a19;font-size:1.1rem;font-weight:600}.AstTest_stepText__6VX6Q p{margin:0;color:var(--text-secondary,#666);line-height:1.5}.AstTest_buttonContainer__WWfsk{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem;width:100%}.AstTest_primaryButton__neV81,.AstTest_secondaryButton__eppD4,.AstTest_tertiaryButton__F3syE{padding:.75rem 1rem;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;border:none}.AstTest_primaryButton__neV81{background-color:#e64a19;color:white}.AstTest_primaryButton__neV81:hover:not(:disabled){filter:brightness(.9);transform:translateY(-1px);box-shadow:0 5px 15px #e64a194d}.AstTest_secondaryButton__eppD4{background-color:var(--bg-accent,#f0f0f0);color:var(--text-primary,#333)}.AstTest_secondaryButton__eppD4:hover:not(:disabled){background-color:var(--border-color,#e0e0e0);transform:translateY(-1px)}.AstTest_tertiaryButton__F3syE{background-color:transparent;color:var(--text-secondary,#666);border:1px solid var(--border-color,#e0e0e0)}.AstTest_tertiaryButton__F3syE:hover:not(:disabled){background-color:var(--bg-accent,#f5f5f5);border-color:var(--text-secondary,#666);transform:translateY(-1px)}.AstTest_primaryButton__neV81:disabled,.AstTest_secondaryButton__eppD4:disabled,.AstTest_tertiaryButton__F3syE:disabled{opacity:.5;cursor:not-allowed;transform:none}.AstTest_demoIntro__NAcOY{font-size:1rem;color:var(--text-secondary,#666);margin-bottom:1rem;text-align:center}.AstTest_demoStepText__PHT2L{min-height:60px;display:flex;align-items:center;justify-content:center;margin:1rem 0;padding:1rem;background-color:#e64a190d;border-radius:8px;border-left:4px solid #e64a19}.AstTest_demoStepText__PHT2L p{margin:0;font-size:1rem;color:var(--text-primary,#333);font-weight:500;text-align:center}.AstTest_demoContainer__hnYih{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin:1.5rem 0;width:100%;justify-content:center}.AstTest_practiceStats__48gj_{background-color:#e64a190d;border-radius:10px;padding:1.5rem;margin:1.5rem 0;border:2px solid #e64a1933}.AstTest_practiceStats__48gj_ h3{margin:0 0 1rem;color:#e64a19;font-size:1.1rem;text-align:center}.AstTest_statRow__PFvn3{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #e64a191a}.AstTest_statRow__PFvn3:last-child{border-bottom:none}.AstTest_statRow__PFvn3 span:first-child{color:var(--text-secondary,#666);font-weight:500}.AstTest_statValue__XPLCU{color:#e64a19;font-weight:700;font-size:1.1rem}.AstTest_linkContainer__sraPG{display:flex;justify-content:center;gap:1.5rem;margin-top:1.5rem}.AstTest_link__US3Mf{color:#e64a19;text-decoration:none;font-weight:500;transition:color .2s ease}.AstTest_link__US3Mf:hover{color:#bf360c;text-decoration:underline}.AstTest_stimulusContainer__zoDwG{width:100%;max-width:900px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;gap:1.5rem}.AstTest_trialProgress__zVTwX{font-size:.95rem;font-weight:600;color:var(--text-secondary,#666)}.AstTest_levelPrompt__zsIsn{font-size:1.15rem;font-weight:600;color:var(--text-primary,#333);background-color:var(--bg-accent,#f0f4f8);padding:.4rem 1.2rem;border-radius:30px;text-align:center}.AstTest_astStage__x98gU{position:relative;width:100%;max-width:820px;height:320px;border-radius:12px;background-color:var(--bg-secondary,#ffffff);box-shadow:0 10px 25px var(--shadow-color,rgba(0,0,0,.1));overflow:hidden}.AstTest_fixation__ewJKo{left:50%;font-size:3rem;font-weight:700;color:var(--text-primary,#333);line-height:1}.AstTest_fixation__ewJKo,.AstTest_zoneLeft__LGPrF{position:absolute;top:50%;transform:translate(-50%,-50%)}.AstTest_zoneLeft__LGPrF{left:8%}.AstTest_zoneRight__8vCID{position:absolute;top:50%;right:8%;transform:translate(50%,-50%)}.AstTest_cueFlash__JptzY{width:84px;height:84px;border-radius:8px;background-color:#e64a19;box-shadow:0 0 24px 6px #e64a19aa;animation:AstTest_cuePulse__r3wLh .12s steps(2,jump-none) infinite}@keyframes AstTest_cuePulse__r3wLh{0%{opacity:1}to{opacity:.6}}.AstTest_astTargetStage__m2wBL{display:flex;align-items:center;justify-content:center;width:84px;height:84px}.AstTest_targetArrow__g2FX6{font-size:4rem;font-weight:700;line-height:1;color:var(--text-primary,#222)}.AstTest_maskGlyph__ZscJZ{font-family:Courier New,Courier,monospace;font-size:3.6rem;font-weight:700;letter-spacing:-.1em;color:var(--text-primary,#222);-webkit-user-select:none;-moz-user-select:none;user-select:none}.AstTest_feedbackPanel__g4ntO{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.5rem;font-weight:700;padding:.6rem 1.6rem;border-radius:30px;color:#ffffff}.AstTest_feedbackCorrect__3NTIc{background-color:var(--success-color)}.AstTest_feedbackIncorrect__s2G0D{background-color:var(--danger-color)}.AstTest_feedbackMissed__Ux6Fv{background-color:#757575}.AstTest_responseInstructions__awPsj{display:flex;gap:1.5rem;align-items:center;justify-content:center}.AstTest_responseKey__XqioJ{display:flex;align-items:center;justify-content:center;min-width:72px;min-height:56px;padding:.5rem 1.25rem;border:2px solid var(--border-color,#ccc);border-radius:10px;background-color:var(--card-bg,#fff);color:var(--text-primary,#333);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:transform .1s ease,border-color .2s ease}.AstTest_responseKey__XqioJ:hover{border-color:#e64a19}.AstTest_responseKey__XqioJ:active{transform:scale(.96)}.AstTest_responseKeyHighlight__Vu8rR{border-color:#e64a19;box-shadow:0 0 0 3px rgba(230,74,25,.25)}.AstTest_responseArrow__PjfmM{font-size:1.8rem;font-weight:700;line-height:1}.AstTest_blockLevelTitle__2xI3L{font-size:1.4rem;color:#e64a19;margin:.5rem 0;text-align:center}.AstTest_practiceNote__TaYKa{font-weight:600;color:var(--text-secondary,#666)}.AstTest_blockIntroHint__H_OuS{font-size:.95rem;color:var(--text-secondary,#666)}html[data-theme=dark] .AstTest_welcomeCard___6cSy{border-color:#333}html[data-theme=dark] .AstTest_blockLevelTitle__2xI3L,html[data-theme=dark] .AstTest_practiceStats__48gj_ h3,html[data-theme=dark] .AstTest_welcomeCard___6cSy h2{color:#ff8a65}html[data-theme=dark] .AstTest_secondaryButton__eppD4:hover{background-color:#444}html[data-theme=dark] .AstTest_link__US3Mf,html[data-theme=dark] .AstTest_metricValue__L61pz,html[data-theme=dark] .AstTest_statValue__XPLCU{color:#ff8a65}@media (min-width:768px){.AstTest_buttonContainer__WWfsk{flex-direction:row}.AstTest_primaryButton__neV81,.AstTest_secondaryButton__eppD4,.AstTest_tertiaryButton__F3syE{flex:1 1}}@media (max-width:768px){.AstTest_welcomeCard___6cSy{padding:1.5rem}.AstTest_tutorialStep__zVIyy{flex-direction:column;align-items:flex-start}.AstTest_stepNumber__WHm6X{margin-bottom:.5rem}.AstTest_astStage__x98gU{height:240px}}@keyframes AstTest_appear__6mLJo{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AstTest_iconButton__yHAdC:focus,.AstTest_link__US3Mf:focus,.AstTest_primaryButton__neV81:focus,.AstTest_responseKey__XqioJ:focus,.AstTest_secondaryButton__eppD4:focus,.AstTest_tertiaryButton__F3syE:focus{outline:3px solid #e64a19;outline-offset:3px}