.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)}.AglTest_container__B0r1M{display:flex;flex-direction:column;min-height:100vh;background-color:var(--bg-primary,#eef2f7)}.AglTest_testContainer__81QIe{display:flex;flex-direction:column;flex:1 1;padding:1rem;max-width:1400px;margin:0 auto;width:100%;height:90%}.AglTest_header__xQnY3{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.5rem;flex-wrap:wrap}.AglTest_logoLink__BhXGy{cursor:pointer;display:flex;align-items:center;transition:opacity .2s ease}.AglTest_logoLink__BhXGy:hover{opacity:.8}.AglTest_gameMetrics__pXSeX{display:flex;align-items:center;gap:1.5rem}.AglTest_timeIndicator__8_Kob,.AglTest_trialIndicator__RbaXR{font-size:.9rem;font-weight:500;color:var(--text-secondary,#666)}.AglTest_metricValue__2z10O{font-weight:700;color:#009688}.AglTest_iconButton__dAn6c{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}.AglTest_iconButton__dAn6c:hover{background-color:#0096881a;color:#009688}.AglTest_iconButton__dAn6c:disabled{opacity:.5;cursor:not-allowed}.AglTest_gameArea__nQcEs{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;position:relative;padding:1rem;min-height:400px}.AglTest_welcomeCard__FlG9u{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:AglTest_appear__jFqdj .5s ease}.AglTest_welcomeCard__FlG9u h2{color:#009688;margin-top:0;margin-bottom:1.5rem;text-align:center}.AglTest_welcomeCard__FlG9u p{margin-bottom:1.5rem;line-height:1.6;color:var(--text-primary,#333)}.AglTest_tutorialContent__Hzp_m{display:flex;flex-direction:column;gap:1.5rem;margin:1.5rem 0}.AglTest_tutorialStep__6_oNG{display:flex;gap:1rem;align-items:flex-start;padding:1rem;background-color:#0096880d;border-radius:10px;border-left:4px solid #009688;transition:all .3s ease}.AglTest_tutorialStep__6_oNG:hover{background-color:#0096881a;transform:translateX(5px)}.AglTest_stepNumber__trMyb{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#009688,#00796b);color:white;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;box-shadow:0 4px 10px #0096884d}.AglTest_stepText__yCZBF{flex:1 1}.AglTest_stepText__yCZBF h3{margin:0 0 .5rem;color:#009688;font-size:1.1rem;font-weight:600}.AglTest_stepText__yCZBF p{margin:0;color:var(--text-secondary,#666);line-height:1.5}.AglTest_buttonContainer__isObx{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem;width:100%}.AglTest_primaryButton__pX6T4,.AglTest_secondaryButton__dDEOk,.AglTest_tertiaryButton__CW5yE{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}.AglTest_primaryButton__pX6T4{background-color:#009688;color:white}.AglTest_primaryButton__pX6T4:hover:not(:disabled){filter:brightness(.9);transform:translateY(-1px);box-shadow:0 5px 15px #0096884d}.AglTest_secondaryButton__dDEOk{background-color:var(--bg-accent,#f0f0f0);color:var(--text-primary,#333)}.AglTest_secondaryButton__dDEOk:hover:not(:disabled){background-color:var(--border-color,#e0e0e0);transform:translateY(-1px)}.AglTest_tertiaryButton__CW5yE{background-color:transparent;color:var(--text-secondary,#666);border:1px solid var(--border-color,#e0e0e0)}.AglTest_tertiaryButton__CW5yE:hover:not(:disabled){background-color:var(--bg-accent,#f5f5f5);border-color:var(--text-secondary,#666);transform:translateY(-1px)}.AglTest_primaryButton__pX6T4:disabled,.AglTest_secondaryButton__dDEOk:disabled,.AglTest_tertiaryButton__CW5yE:disabled{opacity:.5;cursor:not-allowed;transform:none}.AglTest_demoIntro__V_FOd{font-size:1rem;color:var(--text-secondary,#666);margin-bottom:1rem;text-align:center}.AglTest_demoStepText__vJAUq{min-height:60px;display:flex;align-items:center;justify-content:center;margin:1rem 0;padding:1rem;background-color:#0096880d;border-radius:8px;border-left:4px solid #009688}.AglTest_demoStepText__vJAUq p{margin:0;font-size:1rem;color:var(--text-primary,#333);font-weight:500;text-align:center}.AglTest_demoContainer__VTpiZ{display:flex;flex-direction:column;align-items:center;gap:2rem;margin:2rem 0;width:100%;min-height:200px;justify-content:center}.AglTest_practiceStats__GiKmX{background-color:#0096880d;border-radius:10px;padding:1.5rem;margin:1.5rem 0;border:2px solid #00968833}.AglTest_practiceStats__GiKmX h3{margin:0 0 1rem;color:#009688;font-size:1.1rem;text-align:center}.AglTest_statRow__eDcOB{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #0096881a}.AglTest_statRow__eDcOB:last-child{border-bottom:none}.AglTest_statRow__eDcOB span:first-child{color:var(--text-secondary,#666);font-weight:500}.AglTest_statValue__iHMtM{color:#009688;font-weight:700;font-size:1.1rem}.AglTest_linkContainer__nLzjr{display:flex;justify-content:center;gap:1.5rem;margin-top:1.5rem}.AglTest_link__XEyEA{color:#009688;text-decoration:none;font-weight:500;transition:color .2s ease}.AglTest_link__XEyEA:hover{color:#00796b;text-decoration:underline}.AglTest_stimulusContainer__OpGHD{width:100%;max-width:800px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;gap:1.5rem}.AglTest_phaseLabel__HAbEV{font-size:1.1rem;font-weight:600;color:#009688;margin:0;text-align:center;letter-spacing:.02rem}.AglTest_bottomInstructions__2tHYK{font-size:1rem;font-weight:500;color:var(--text-secondary,#666);text-align:center}.AglTest_bottomInstructions__2tHYK p{margin:0}.AglTest_countdownOverlay__gXY_L{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:100}.AglTest_countdownContent___PkR2{text-align:center;color:white}.AglTest_countdownContent___PkR2 h2{font-size:2rem;margin-bottom:1rem;color:white}.AglTest_countdownContent___PkR2 p{margin-top:1rem;font-size:1.1rem}.AglTest_countdownNumber__mEMMu{font-size:8rem;font-weight:700;color:#009688;animation:AglTest_pulse___iZPy 1s infinite;margin:1rem 0;line-height:1}@keyframes AglTest_pulse___iZPy{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.AglTest_messageOverlay___TbL8{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:50;animation:AglTest_fadeInOut__QzgAm 1.5s ease;pointer-events:none}@keyframes AglTest_fadeInOut__QzgAm{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}.AglTest_message__xIeYp{background-color:rgba(0,0,0,.8);color:white;font-size:1.5rem;font-weight:600;padding:1rem 2rem;border-radius:30px;max-width:90%;text-align:center}html[data-theme=dark] .AglTest_welcomeCard__FlG9u{border-color:#333}html[data-theme=dark] .AglTest_countdownNumber__mEMMu,html[data-theme=dark] .AglTest_phaseLabel__HAbEV,html[data-theme=dark] .AglTest_practiceStats__GiKmX h3,html[data-theme=dark] .AglTest_welcomeCard__FlG9u h2{color:#4db6ac}html[data-theme=dark] .AglTest_secondaryButton__dDEOk:hover{background-color:#444}html[data-theme=dark] .AglTest_link__XEyEA{color:#4db6ac}html[data-theme=dark] .AglTest_link__XEyEA:hover{color:#4db6ac;filter:brightness(1.2)}html[data-theme=dark] .AglTest_metricValue__2z10O,html[data-theme=dark] .AglTest_statValue__iHMtM{color:#4db6ac}@media (min-width:768px){.AglTest_buttonContainer__isObx{flex-direction:row}.AglTest_primaryButton__pX6T4,.AglTest_secondaryButton__dDEOk,.AglTest_tertiaryButton__CW5yE{flex:1 1}}@media (max-width:768px){.AglTest_welcomeCard__FlG9u{padding:1.5rem}.AglTest_tutorialStep__6_oNG{flex-direction:column;align-items:flex-start}.AglTest_stepNumber__trMyb{margin-bottom:.5rem}.AglTest_countdownNumber__mEMMu{font-size:6rem}.AglTest_message__xIeYp{font-size:1.2rem;padding:.75rem 1.5rem}}@media (max-width:600px){.AglTest_header__xQnY3{flex-direction:column;align-items:center;gap:1rem}.AglTest_gameMetrics__pXSeX{width:100%;justify-content:space-between}}@keyframes AglTest_appear__jFqdj{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AglTest_iconButton__dAn6c:focus,.AglTest_link__XEyEA:focus,.AglTest_primaryButton__pX6T4:focus,.AglTest_secondaryButton__dDEOk:focus,.AglTest_tertiaryButton__CW5yE:focus{outline:3px solid #009688;outline-offset:3px}.AglTest_letterDisplay__dZKgw{display:flex;align-items:center;justify-content:center;min-width:320px;width:100%;max-width:520px;height:240px;border-radius:15px;background-color:var(--bg-secondary,#fff);box-shadow:0 10px 25px var(--shadow-color,rgba(0,0,0,.1));animation:AglTest_appear__jFqdj .3s ease;padding:1rem}.AglTest_fixationCross__LtFZN{font-size:5rem;font-weight:300;color:var(--text-secondary,#666)}.AglTest_fixationCross__LtFZN,.AglTest_wordString__1sz2k{line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.AglTest_wordString__1sz2k{font-size:4rem;font-weight:700;letter-spacing:.3rem;font-family:Courier New,monospace;color:var(--text-primary,#222);text-align:center;animation:AglTest_letterAppear__ZotmJ .12s ease}@keyframes AglTest_letterAppear__ZotmJ{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.AglTest_blankSpace__eT9VS{display:block;width:100%;height:100%}.AglTest_feedbackMessage__DO1VO{font-size:1.6rem;font-weight:700;text-align:center}.AglTest_feedback_correct__vKVbt{color:var(--success-color)}.AglTest_feedback_incorrect__IsgMJ{color:var(--danger-color)}.AglTest_feedback_miss__maozL{color:#ff9800}.AglTest_responseHints__b3mEd{display:flex;gap:2.5rem;justify-content:center;animation:AglTest_appear__jFqdj .3s ease;flex-wrap:wrap}.AglTest_responseKey__rHJdo{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:600;color:var(--text-primary,#333);min-height:56px;padding:.5rem 1.5rem;border:2px solid var(--border-color,#ccc);border-radius:10px;background-color:var(--card-bg,#fff);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:transform .1s ease,border-color .2s ease}.AglTest_responseKey__rHJdo:hover{border-color:#009688}.AglTest_responseKey__rHJdo:active{transform:scale(.96)}.AglTest_responseKey__rHJdo kbd{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 .75rem;border-radius:6px;background-color:var(--bg-secondary,#fff);border:2px solid var(--border-color,#ccc);box-shadow:0 2px 0 var(--border-color,#ccc);font-family:Courier New,monospace;font-size:1.2rem;font-weight:700;color:#009688}.AglTest_demoLetterDisplay__Za6ja{display:flex;align-items:center;justify-content:center;min-width:260px;height:160px;border-radius:15px;background-color:var(--bg-primary,#f5f5f5);box-shadow:0 5px 20px var(--shadow-color,rgba(0,0,0,.1));animation:AglTest_demoGlow__aorgv 2s infinite;padding:1rem}@keyframes AglTest_demoGlow__aorgv{0%,to{box-shadow:0 0 10px #0096884d}50%{box-shadow:0 0 20px #00968899}}.AglTest_demoWord__HwUL5{font-size:3rem;font-weight:700;letter-spacing:.25rem;font-family:Courier New,monospace;color:var(--text-primary,#222);line-height:1}.AglTest_demoFeedbackKey__mL5pN{font-size:1.6rem;font-weight:700}.AglTest_demoReady__2c88R{font-size:5rem;color:var(--success-color)}@media (max-width:768px){.AglTest_letterDisplay__dZKgw{height:200px}.AglTest_wordString__1sz2k{font-size:3rem}.AglTest_responseHints__b3mEd{gap:1.5rem}}@media (max-width:600px){.AglTest_wordString__1sz2k{font-size:2.4rem;letter-spacing:.2rem}.AglTest_responseKey__rHJdo{padding:.5rem 1rem}}