.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)}.NsceTest_container__rlYc5{display:flex;flex-direction:column;min-height:100vh;background-color:var(--bg-primary,#eef2f7)}.NsceTest_testContainer__jlx0o{display:flex;flex-direction:column;flex:1 1;padding:1rem;max-width:1400px;margin:0 auto;width:100%;height:90%}.NsceTest_header__T1J2l{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.5rem;flex-wrap:wrap}.NsceTest_logoLink__0cLmc{cursor:pointer;display:flex;align-items:center;transition:opacity .2s ease}.NsceTest_logoLink__0cLmc:hover{opacity:.8}.NsceTest_gameMetrics__6J4DC{display:flex;align-items:center;gap:1.5rem}.NsceTest_timeIndicator__ApVhZ,.NsceTest_trialIndicator__jtv0P{font-size:.9rem;font-weight:500;color:var(--text-secondary,#666)}.NsceTest_metricValue__3ojOv{font-weight:700;color:#ef6c00}.NsceTest_iconButton__fI5wS{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}.NsceTest_iconButton__fI5wS:hover{background-color:#ef6c001a;color:#ef6c00}.NsceTest_iconButton__fI5wS:disabled{opacity:.5;cursor:not-allowed}.NsceTest_gameArea___N881{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;position:relative;padding:1rem;min-height:400px}.NsceTest_welcomeCard__F3wll{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:NsceTest_appear__YeqL0 .5s ease}.NsceTest_welcomeCard__F3wll h2{color:#ef6c00;margin-top:0;margin-bottom:1.5rem;text-align:center}.NsceTest_welcomeCard__F3wll p{margin-bottom:1.5rem;line-height:1.6;color:var(--text-primary,#333)}.NsceTest_tutorialContent__8rGWv{display:flex;flex-direction:column;gap:1.5rem;margin:1.5rem 0}.NsceTest_tutorialStep__QNM4w{display:flex;gap:1rem;align-items:flex-start;padding:1rem;background-color:#ef6c000d;border-radius:10px;border-left:4px solid #ef6c00;transition:all .3s ease}.NsceTest_tutorialStep__QNM4w:hover{background-color:#ef6c001a;transform:translateX(5px)}.NsceTest_stepNumber__tZM2a{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#ef6c00,#cb5c00);color:white;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;box-shadow:0 4px 10px #ef6c004d}.NsceTest_stepText__a0OGf{flex:1 1}.NsceTest_stepText__a0OGf h3{margin:0 0 .5rem;color:#ef6c00;font-size:1.1rem;font-weight:600}.NsceTest_stepText__a0OGf p{margin:0;color:var(--text-secondary,#666);line-height:1.5}.NsceTest_buttonContainer__mdWhj{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem;width:100%}.NsceTest_primaryButton__lEr1p,.NsceTest_secondaryButton___yEW0,.NsceTest_tertiaryButton__Es_rN{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}.NsceTest_primaryButton__lEr1p{background-color:#ef6c00;color:white}.NsceTest_primaryButton__lEr1p:hover:not(:disabled){filter:brightness(.9);transform:translateY(-1px);box-shadow:0 5px 15px #ef6c004d}.NsceTest_secondaryButton___yEW0{background-color:var(--bg-accent,#f0f0f0);color:var(--text-primary,#333)}.NsceTest_secondaryButton___yEW0:hover:not(:disabled){background-color:var(--border-color,#e0e0e0);transform:translateY(-1px)}.NsceTest_tertiaryButton__Es_rN{background-color:transparent;color:var(--text-secondary,#666);border:1px solid var(--border-color,#e0e0e0)}.NsceTest_tertiaryButton__Es_rN:hover:not(:disabled){background-color:var(--bg-accent,#f5f5f5);border-color:var(--text-secondary,#666);transform:translateY(-1px)}.NsceTest_primaryButton__lEr1p:disabled,.NsceTest_secondaryButton___yEW0:disabled,.NsceTest_tertiaryButton__Es_rN:disabled{opacity:.5;cursor:not-allowed;transform:none}.NsceTest_demoIntro__pkD_i{font-size:1rem;color:var(--text-secondary,#666);margin-bottom:1rem;text-align:center}.NsceTest_demoStepText__nWBgG{min-height:60px;display:flex;align-items:center;justify-content:center;margin:1rem 0;padding:1rem;background-color:#ef6c000d;border-radius:8px;border-left:4px solid #ef6c00}.NsceTest_demoStepText__nWBgG p{margin:0;font-size:1rem;color:var(--text-primary,#333);font-weight:500;text-align:center}.NsceTest_demoContainer__MzkI7{display:flex;flex-direction:column;align-items:center;gap:2rem;margin:2rem 0;width:100%;min-height:250px;justify-content:center}.NsceTest_demoStimulus__010br{animation:NsceTest_demoGlow__lMp1F 2s infinite}@keyframes NsceTest_demoGlow__lMp1F{0%,to{box-shadow:0 0 10px #ef6c004d}50%{box-shadow:0 0 20px #ef6c0099}}.NsceTest_practiceStats__43Bge{background-color:#ef6c000d;border-radius:10px;padding:1.5rem;margin:1.5rem 0;border:2px solid #ef6c0033}.NsceTest_practiceStats__43Bge h3{margin:0 0 1rem;color:#ef6c00;font-size:1.1rem;text-align:center}.NsceTest_statRow__N_j07{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #ef6c001a}.NsceTest_statRow__N_j07:last-child{border-bottom:none}.NsceTest_statRow__N_j07 span:first-child{color:var(--text-secondary,#666);font-weight:500}.NsceTest_statValue__XXWDO{color:#ef6c00;font-weight:700;font-size:1.1rem}.NsceTest_linkContainer__20Hj2{display:flex;justify-content:center;gap:1.5rem;margin-top:1.5rem}.NsceTest_link__oU4iE{color:#ef6c00;text-decoration:none;font-weight:500;transition:color .2s ease}.NsceTest_link__oU4iE:hover{color:#cb5c00;text-decoration:underline}.NsceTest_stimulusContainer__t_Rkq{max-width:800px;gap:1.5rem}.NsceTest_stimulusContainer__t_Rkq,.NsceTest_stimulus__EFbX5{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.NsceTest_stimulus__EFbX5{border-radius:10px;height:300px;box-shadow:0 10px 25px rgba(0,0,0,.1);transition:all .2s ease;cursor:pointer;animation:NsceTest_appear__YeqL0 .5s ease}.NsceTest_stimulus__EFbX5:hover{box-shadow:0 15px 35px rgba(0,0,0,.15)}.NsceTest_instructions__JsbQO{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)}.NsceTest_bottomInstructions__IB38i{font-size:1rem;font-weight:500;color:var(--text-secondary,#666);text-align:center}.NsceTest_bottomInstructions__IB38i p{margin:0}.NsceTest_elapsedTime__k08qB{font-size:3rem;font-weight:700;color:white;text-shadow:0 2px 4px rgba(0,0,0,.3);position:absolute;bottom:2rem}.NsceTest_countdownOverlay__WC5pQ{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}.NsceTest_countdownContent__VahzD{text-align:center;color:white}.NsceTest_countdownContent__VahzD h2{font-size:2rem;margin-bottom:1rem;color:white}.NsceTest_countdownContent__VahzD p{margin-top:1rem;font-size:1.1rem}.NsceTest_countdownNumber__7cA6H{font-size:8rem;font-weight:700;color:#ef6c00;animation:NsceTest_pulse__BcF1_ 1s infinite;margin:1rem 0;line-height:1}@keyframes NsceTest_pulse__BcF1_{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.NsceTest_messageOverlay__XYSiE{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:50;animation:NsceTest_fadeInOut__JL2cS 1.5s ease;pointer-events:none}@keyframes NsceTest_fadeInOut__JL2cS{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}.NsceTest_message__P1gmL{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] .NsceTest_welcomeCard__F3wll{border-color:#333}html[data-theme=dark] .NsceTest_countdownNumber__7cA6H,html[data-theme=dark] .NsceTest_practiceStats__43Bge h3,html[data-theme=dark] .NsceTest_welcomeCard__F3wll h2{color:#f4984d}html[data-theme=dark] .NsceTest_secondaryButton___yEW0:hover{background-color:#444}html[data-theme=dark] .NsceTest_link__oU4iE{color:#f4984d}html[data-theme=dark] .NsceTest_link__oU4iE:hover{color:#f4984d;filter:brightness(1.2)}html[data-theme=dark] .NsceTest_metricValue__3ojOv,html[data-theme=dark] .NsceTest_statValue__XXWDO{color:#f4984d}@media (min-width:768px){.NsceTest_buttonContainer__mdWhj{flex-direction:row}.NsceTest_primaryButton__lEr1p,.NsceTest_secondaryButton___yEW0,.NsceTest_tertiaryButton__Es_rN{flex:1 1}}@media (max-width:768px){.NsceTest_welcomeCard__F3wll{padding:1.5rem}.NsceTest_tutorialStep__QNM4w{flex-direction:column;align-items:flex-start}.NsceTest_stepNumber__tZM2a{margin-bottom:.5rem}.NsceTest_stimulus__EFbX5{height:200px}.NsceTest_countdownNumber__7cA6H{font-size:6rem}.NsceTest_message__P1gmL{font-size:1.2rem;padding:.75rem 1.5rem}}@media (max-width:600px){.NsceTest_header__T1J2l{flex-direction:column;align-items:center;gap:1rem}.NsceTest_gameMetrics__6J4DC{width:100%;justify-content:space-between}.NsceTest_elapsedTime__k08qB{font-size:2rem}}@keyframes NsceTest_appear__YeqL0{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.NsceTest_iconButton__fI5wS:focus,.NsceTest_link__oU4iE:focus,.NsceTest_primaryButton__lEr1p:focus,.NsceTest_secondaryButton___yEW0:focus,.NsceTest_stimulus__EFbX5:focus,.NsceTest_tertiaryButton__Es_rN:focus{outline:3px solid #ef6c00;outline-offset:3px}.NsceTest_countdownOverlay__WC5pQ,.NsceTest_messageOverlay__XYSiE,.NsceTest_stimulus__EFbX5{will-change:transform,opacity}.NsceTest_trialProgress__UgkYi{font-size:.95rem;font-weight:500;color:var(--text-secondary,#666)}.NsceTest_nsceStage__5Cb9w{position:relative;width:100%;max-width:700px;height:320px;display:flex;align-items:center;justify-content:center;background-color:var(--bg-secondary,#ffffff);border-radius:12px;box-shadow:0 10px 25px var(--shadow-color,rgba(0,0,0,.1))}.NsceTest_fixation__QdMUH{font-size:3.5rem;font-weight:700;color:var(--text-primary,#333);-webkit-user-select:none;-moz-user-select:none;user-select:none}.NsceTest_stimulusRow__1Mkbb{display:flex;align-items:center;justify-content:center;gap:clamp(2.5rem,12vw,7rem);width:100%}.NsceTest_digit__cLAgW{font-weight:700;line-height:1;color:var(--text-primary,#222);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:transform .1s ease}.NsceTest_digit__cLAgW:hover{color:#ef6c00}.NsceTest_digit__cLAgW:active{transform:scale(.94)}.NsceTest_demoReady__7Elx2{font-size:4rem;font-weight:700;color:var(--success-color);-webkit-user-select:none;-moz-user-select:none;user-select:none}.NsceTest_responsePrompt__ROQ3f{font-size:1.1rem;font-weight:600;color:var(--text-primary,#333);text-align:center}.NsceTest_feedbackPanel__xEww8{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);padding:.5rem 1.25rem;border-radius:20px;font-size:1.1rem;font-weight:700;color:#ffffff}.NsceTest_feedbackCorrect__52BzQ{background-color:var(--success-color)}.NsceTest_feedbackIncorrect__71ABJ{background-color:var(--danger-color)}.NsceTest_feedbackMissed__Uv5xx{background-color:#fb8c00}.NsceTest_responseInstructions__hxYqd{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;width:100%}.NsceTest_keyHint__1cSAT{display:flex;align-items:center;justify-content:center;gap:.5rem;min-height:56px;min-width:160px;padding:.5rem 1.25rem;border-radius:10px;border:2px solid var(--border-color,#e0e0e0);background-color:var(--bg-secondary,#ffffff);color:var(--text-primary,#333);font-size:1rem;font-weight:600;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:all .15s ease}.NsceTest_keyHint__1cSAT:hover{border-color:#ef6c00;background-color:#ef6c000d}.NsceTest_keyHint__1cSAT:active{transform:scale(.96)}.NsceTest_keyHint__1cSAT kbd{display:inline-flex;align-items:center;justify-content:center;min-width:28px;padding:.15rem .4rem;border-radius:6px;background-color:#ef6c00;color:#ffffff;font-family:inherit;font-weight:700}@media (max-width:768px){.NsceTest_nsceStage__5Cb9w{height:240px}.NsceTest_fixation__QdMUH{font-size:2.5rem}}