.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)}.SprTest_container__xWawJ{display:flex;flex-direction:column;min-height:100vh;background-color:var(--bg-primary,#eef2f7)}.SprTest_testContainer__M74sv{display:flex;flex-direction:column;flex:1 1;padding:1rem;max-width:1400px;margin:0 auto;width:100%;height:90%}.SprTest_header__Fw2Jz{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.5rem;flex-wrap:wrap}.SprTest_logoLink__CQD3A{cursor:pointer;display:flex;align-items:center;transition:opacity .2s ease}.SprTest_logoLink__CQD3A:hover{opacity:.8}.SprTest_gameMetrics__3_Syl{display:flex;align-items:center;gap:1.5rem}.SprTest_timeIndicator__F__CG,.SprTest_trialIndicator__mSx_v{font-size:.9rem;font-weight:500;color:var(--text-secondary,#666)}.SprTest_metricValue__jvQJA{font-weight:700;color:#00838f}.SprTest_iconButton__FiWUg{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}.SprTest_iconButton__FiWUg:hover{background-color:#00838f1a;color:#00838f}.SprTest_iconButton__FiWUg:disabled{opacity:.5;cursor:not-allowed}.SprTest_gameArea__BTKGS{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;position:relative;padding:1rem;min-height:400px}.SprTest_welcomeCard__Du4Rc{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:SprTest_appear__pvh_e .5s ease}.SprTest_welcomeCard__Du4Rc h2{color:#00838f;margin-top:0;margin-bottom:1.5rem;text-align:center}.SprTest_welcomeCard__Du4Rc p{margin-bottom:1.5rem;line-height:1.6;color:var(--text-primary,#333)}.SprTest_tutorialContent__sUmi9{display:flex;flex-direction:column;gap:1.5rem;margin:1.5rem 0}.SprTest_tutorialStep__X_MDW{display:flex;gap:1rem;align-items:flex-start;padding:1rem;background-color:#00838f0d;border-radius:10px;border-left:4px solid #00838f;transition:all .3s ease}.SprTest_tutorialStep__X_MDW:hover{background-color:#00838f1a;transform:translateX(5px)}.SprTest_stepNumber__DUxSK{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#00838f,#006f7a);color:white;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;box-shadow:0 4px 10px #00838f4d}.SprTest_stepText__fTUOV{flex:1 1}.SprTest_stepText__fTUOV h3{margin:0 0 .5rem;color:#00838f;font-size:1.1rem;font-weight:600}.SprTest_stepText__fTUOV p{margin:0;color:var(--text-secondary,#666);line-height:1.5}.SprTest_buttonContainer__BrGK4{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem;width:100%}.SprTest_primaryButton__SOFRh,.SprTest_secondaryButton__yclIo,.SprTest_tertiaryButton__VK9RQ{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}.SprTest_primaryButton__SOFRh{background-color:#00838f;color:white}.SprTest_primaryButton__SOFRh:hover:not(:disabled){filter:brightness(.9);transform:translateY(-1px);box-shadow:0 5px 15px #00838f4d}.SprTest_secondaryButton__yclIo{background-color:var(--bg-accent,#f0f0f0);color:var(--text-primary,#333)}.SprTest_secondaryButton__yclIo:hover:not(:disabled){background-color:var(--border-color,#e0e0e0);transform:translateY(-1px)}.SprTest_tertiaryButton__VK9RQ{background-color:transparent;color:var(--text-secondary,#666);border:1px solid var(--border-color,#e0e0e0)}.SprTest_tertiaryButton__VK9RQ:hover:not(:disabled){background-color:var(--bg-accent,#f5f5f5);border-color:var(--text-secondary,#666);transform:translateY(-1px)}.SprTest_primaryButton__SOFRh:disabled,.SprTest_secondaryButton__yclIo:disabled,.SprTest_tertiaryButton__VK9RQ:disabled{opacity:.5;cursor:not-allowed;transform:none}.SprTest_demoIntro__m1u4s{font-size:1rem;color:var(--text-secondary,#666);margin-bottom:1rem;text-align:center}.SprTest_demoStepText__xRe48{min-height:60px;display:flex;align-items:center;justify-content:center;margin:1rem 0;padding:1rem;background-color:#00838f0d;border-radius:8px;border-left:4px solid #00838f}.SprTest_demoStepText__xRe48 p{margin:0;font-size:1rem;color:var(--text-primary,#333);font-weight:500;text-align:center}.SprTest_demoContainer__2OjtX{display:flex;flex-direction:column;align-items:center;gap:2rem;margin:2rem 0;width:100%;min-height:250px;justify-content:center}.SprTest_demoStimulus__DVxl7{animation:SprTest_demoGlow__em_xY 2s infinite}@keyframes SprTest_demoGlow__em_xY{0%,to{box-shadow:0 0 10px #00838f4d}50%{box-shadow:0 0 20px #00838f99}}.SprTest_practiceStats__UEZmg{background-color:#00838f0d;border-radius:10px;padding:1.5rem;margin:1.5rem 0;border:2px solid #00838f33}.SprTest_practiceStats__UEZmg h3{margin:0 0 1rem;color:#00838f;font-size:1.1rem;text-align:center}.SprTest_statRow__9TqUr{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #00838f1a}.SprTest_statRow__9TqUr:last-child{border-bottom:none}.SprTest_statRow__9TqUr span:first-child{color:var(--text-secondary,#666);font-weight:500}.SprTest_statValue__fuliK{color:#00838f;font-weight:700;font-size:1.1rem}.SprTest_linkContainer__bIb__{display:flex;justify-content:center;gap:1.5rem;margin-top:1.5rem}.SprTest_link__ZmpkP{color:#00838f;text-decoration:none;font-weight:500;transition:color .2s ease}.SprTest_link__ZmpkP:hover{color:#006f7a;text-decoration:underline}.SprTest_stimulusContainer__3G5CG{max-width:800px;gap:1.5rem}.SprTest_stimulusContainer__3G5CG,.SprTest_stimulus__j6hRQ{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.SprTest_stimulus__j6hRQ{border-radius:10px;height:300px;box-shadow:0 10px 25px rgba(0,0,0,.1);transition:all .2s ease;cursor:pointer;animation:SprTest_appear__pvh_e .5s ease}.SprTest_stimulus__j6hRQ:hover{box-shadow:0 15px 35px rgba(0,0,0,.15)}.SprTest_instructions__LpsgL{font-size:1.2rem;font-weight:500;color:#ffffff;text-align:center;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.5),0 0 20px rgba(0,0,0,.3)}.SprTest_bottomInstructions__i3txf{font-size:1rem;font-weight:500;color:var(--text-secondary,#666);text-align:center}.SprTest_bottomInstructions__i3txf p{margin:0}.SprTest_elapsedTime__5rLDi{font-size:3rem;font-weight:700;color:white;text-shadow:0 2px 4px rgba(0,0,0,.3);position:absolute;bottom:2rem}.SprTest_countdownOverlay__MLL6Z{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}.SprTest_countdownContent__IfAP1{text-align:center;color:white}.SprTest_countdownContent__IfAP1 h2{font-size:2rem;margin-bottom:1rem;color:white}.SprTest_countdownContent__IfAP1 p{margin-top:1rem;font-size:1.1rem}.SprTest_countdownNumber__U9KvH{font-size:8rem;font-weight:700;color:#00838f;animation:SprTest_pulse__jSxpL 1s infinite;margin:1rem 0;line-height:1}@keyframes SprTest_pulse__jSxpL{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.SprTest_messageOverlay__5PN87{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:50;animation:SprTest_fadeInOut__sCwW3 1.5s ease;pointer-events:none}@keyframes SprTest_fadeInOut__sCwW3{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}.SprTest_message__aAqNS{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] .SprTest_welcomeCard__Du4Rc{border-color:#333}html[data-theme=dark] .SprTest_countdownNumber__U9KvH,html[data-theme=dark] .SprTest_practiceStats__UEZmg h3,html[data-theme=dark] .SprTest_welcomeCard__Du4Rc h2{color:#4da8b1}html[data-theme=dark] .SprTest_secondaryButton__yclIo:hover{background-color:#444}html[data-theme=dark] .SprTest_link__ZmpkP{color:#4da8b1}html[data-theme=dark] .SprTest_link__ZmpkP:hover{color:#4da8b1;filter:brightness(1.2)}html[data-theme=dark] .SprTest_metricValue__jvQJA,html[data-theme=dark] .SprTest_statValue__fuliK{color:#4da8b1}@media (min-width:768px){.SprTest_buttonContainer__BrGK4{flex-direction:row}.SprTest_primaryButton__SOFRh,.SprTest_secondaryButton__yclIo,.SprTest_tertiaryButton__VK9RQ{flex:1 1}}@media (max-width:768px){.SprTest_welcomeCard__Du4Rc{padding:1.5rem}.SprTest_tutorialStep__X_MDW{flex-direction:column;align-items:flex-start}.SprTest_stepNumber__DUxSK{margin-bottom:.5rem}.SprTest_stimulus__j6hRQ{height:200px}.SprTest_countdownNumber__U9KvH{font-size:6rem}.SprTest_message__aAqNS{font-size:1.2rem;padding:.75rem 1.5rem}}@media (max-width:600px){.SprTest_header__Fw2Jz{flex-direction:column;align-items:center;gap:1rem}.SprTest_gameMetrics__3_Syl{width:100%;justify-content:space-between}.SprTest_elapsedTime__5rLDi{font-size:2rem}}@keyframes SprTest_appear__pvh_e{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.SprTest_iconButton__FiWUg:focus,.SprTest_link__ZmpkP:focus,.SprTest_primaryButton__SOFRh:focus,.SprTest_secondaryButton__yclIo:focus,.SprTest_stimulus__j6hRQ:focus,.SprTest_tertiaryButton__VK9RQ:focus{outline:3px solid #00838f;outline-offset:3px}.SprTest_countdownOverlay__MLL6Z,.SprTest_messageOverlay__5PN87,.SprTest_stimulus__j6hRQ{will-change:transform,opacity}.SprTest_readingArea__3QMGC{width:100%;max-width:900px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:2rem 1rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;min-height:320px}.SprTest_sentence__H6RF0{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Courier New,monospace;line-height:2.4;text-align:center;color:var(--text-primary,#333);letter-spacing:.02em;word-spacing:.15em}.SprTest_word__2kl8A{position:relative;display:inline-block}.SprTest_wordText__Gg2f5{visibility:hidden}.SprTest_wordMask__O5lKG{position:absolute;left:0;top:0;color:var(--text-secondary,#8a98a5);visibility:visible}.SprTest_word__2kl8A.SprTest_revealed__nuhwJ .SprTest_wordText__Gg2f5{visibility:visible}.SprTest_word__2kl8A.SprTest_revealed__nuhwJ .SprTest_wordMask__O5lKG{visibility:hidden}.SprTest_readingHint__Xmu_B{font-size:.95rem;color:var(--text-secondary,#666);margin:0;text-align:center}.SprTest_questionArea__HmwUc{width:100%;max-width:700px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:2rem 1rem}.SprTest_questionPrompt__RAD7r{font-size:1.5rem;font-weight:600;color:var(--text-primary,#333);text-align:center;line-height:1.5}.SprTest_answerButtons__CVi7p{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center;width:100%}.SprTest_answerButton__wKQZR{min-width:160px;min-height:56px;padding:.75rem 1.5rem;border-radius:10px;border:2px solid #00838f;background-color:var(--bg-secondary,#fff);color:var(--text-primary,#333);font-size:1.1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.6rem;transition:background-color .15s ease,transform .1s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.SprTest_answerButton__wKQZR:hover{background-color:#00838f1a}.SprTest_answerButton__wKQZR:active{transform:scale(.96)}.SprTest_answerButton__wKQZR kbd{font-family:inherit;font-size:.9rem;background-color:#00838f;color:#fff;border-radius:5px;padding:.15rem .5rem;font-weight:700}