.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)}.IorTest_container___LEx1{display:flex;flex-direction:column;min-height:100vh;background-color:var(--bg-primary,#eef2f7)}.IorTest_testContainer__Y8q5G{display:flex;flex-direction:column;flex:1 1;padding:1rem;max-width:1400px;margin:0 auto;width:100%;height:90%}.IorTest_header__o10jF{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.5rem;flex-wrap:wrap}.IorTest_logoLink__MjPpx{cursor:pointer;display:flex;align-items:center;transition:opacity .2s ease}.IorTest_logoLink__MjPpx:hover{opacity:.8}.IorTest_gameMetrics__krG5L{display:flex;align-items:center;gap:1.5rem}.IorTest_timeIndicator__Zu47E,.IorTest_trialIndicator__ZoI28{font-size:.9rem;font-weight:500;color:var(--text-secondary,#666)}.IorTest_metricValue___EJUi{font-weight:700;color:#00897b}.IorTest_iconButton__XV_uh{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}.IorTest_iconButton__XV_uh:hover{background-color:#00897b1a;color:#00897b}.IorTest_iconButton__XV_uh:disabled{opacity:.5;cursor:not-allowed}.IorTest_gameArea__SO_hR{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;position:relative;padding:1rem;min-height:400px}.IorTest_welcomeCard__t3Q6M{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:IorTest_appear__u6erZ .5s ease}.IorTest_welcomeCard__t3Q6M h2{color:#00897b;margin-top:0;margin-bottom:1.5rem;text-align:center}.IorTest_welcomeCard__t3Q6M p{margin-bottom:1.5rem;line-height:1.6;color:var(--text-primary,#333)}.IorTest_tutorialContent__91XnL{display:flex;flex-direction:column;gap:1.5rem;margin:1.5rem 0}.IorTest_tutorialStep__YHNfD{display:flex;gap:1rem;align-items:flex-start;padding:1rem;background-color:#00897b0d;border-radius:10px;border-left:4px solid #00897b;transition:all .3s ease}.IorTest_tutorialStep__YHNfD:hover{background-color:#00897b1a;transform:translateX(5px)}.IorTest_stepNumber__6yXf9{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#00897b,#007469);color:white;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;box-shadow:0 4px 10px #00897b4d}.IorTest_stepText__UWTQ3{flex:1 1}.IorTest_stepText__UWTQ3 h3{margin:0 0 .5rem;color:#00897b;font-size:1.1rem;font-weight:600}.IorTest_stepText__UWTQ3 p{margin:0;color:var(--text-secondary,#666);line-height:1.5}.IorTest_buttonContainer__PwMbo{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem;width:100%}.IorTest_primaryButton__aQMtu,.IorTest_secondaryButton__6rY_z,.IorTest_tertiaryButton__8Z0fq{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}.IorTest_primaryButton__aQMtu{background-color:#00897b;color:white}.IorTest_primaryButton__aQMtu:hover:not(:disabled){filter:brightness(.9);transform:translateY(-1px);box-shadow:0 5px 15px #00897b4d}.IorTest_secondaryButton__6rY_z{background-color:var(--bg-accent,#f0f0f0);color:var(--text-primary,#333)}.IorTest_secondaryButton__6rY_z:hover:not(:disabled){background-color:var(--border-color,#e0e0e0);transform:translateY(-1px)}.IorTest_tertiaryButton__8Z0fq{background-color:transparent;color:var(--text-secondary,#666);border:1px solid var(--border-color,#e0e0e0)}.IorTest_tertiaryButton__8Z0fq:hover:not(:disabled){background-color:var(--bg-accent,#f5f5f5);border-color:var(--text-secondary,#666);transform:translateY(-1px)}.IorTest_primaryButton__aQMtu:disabled,.IorTest_secondaryButton__6rY_z:disabled,.IorTest_tertiaryButton__8Z0fq:disabled{opacity:.5;cursor:not-allowed;transform:none}.IorTest_demoIntro__ypFb4{font-size:1rem;color:var(--text-secondary,#666);margin-bottom:1rem;text-align:center}.IorTest_demoStepText__iYNGr{min-height:60px;display:flex;align-items:center;justify-content:center;margin:1rem 0;padding:1rem;background-color:#00897b0d;border-radius:8px;border-left:4px solid #00897b}.IorTest_demoStepText__iYNGr p{margin:0;font-size:1rem;color:var(--text-primary,#333);font-weight:500;text-align:center}.IorTest_demoContainer__qbk59{display:flex;flex-direction:column;align-items:center;gap:2rem;margin:2rem 0;width:100%;min-height:250px;justify-content:center}.IorTest_demoStimulus__m2Yhb{animation:IorTest_demoGlow__GJkeE 2s infinite}@keyframes IorTest_demoGlow__GJkeE{0%,to{box-shadow:0 0 10px #00897b4d}50%{box-shadow:0 0 20px #00897b99}}.IorTest_practiceStats__RdQ5d{background-color:#00897b0d;border-radius:10px;padding:1.5rem;margin:1.5rem 0;border:2px solid #00897b33}.IorTest_practiceStats__RdQ5d h3{margin:0 0 1rem;color:#00897b;font-size:1.1rem;text-align:center}.IorTest_statRow__NVnMp{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #00897b1a}.IorTest_statRow__NVnMp:last-child{border-bottom:none}.IorTest_statRow__NVnMp span:first-child{color:var(--text-secondary,#666);font-weight:500}.IorTest_statValue__JbsKP{color:#00897b;font-weight:700;font-size:1.1rem}.IorTest_linkContainer__D6I04{display:flex;justify-content:center;gap:1.5rem;margin-top:1.5rem}.IorTest_link___3IFO{color:#00897b;text-decoration:none;font-weight:500;transition:color .2s ease}.IorTest_link___3IFO:hover{color:#007469;text-decoration:underline}.IorTest_stimulusContainer__IXlwD{max-width:800px;flex-direction:column;justify-content:center;gap:1.5rem}.IorTest_iorStage__HOeO6,.IorTest_stimulusContainer__IXlwD{width:100%;display:flex;align-items:center;position:relative}.IorTest_iorStage__HOeO6{max-width:720px;height:320px;flex-direction:row;justify-content:space-between;padding:0 6%;border-radius:12px;background-color:var(--bg-secondary,#ffffff);box-shadow:0 10px 25px var(--shadow-color,rgba(0,0,0,.1));cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;animation:IorTest_appear__u6erZ .4s ease}.IorTest_iorStage__HOeO6:active{transform:scale(.995)}.IorTest_box__MLOTD{width:96px;height:96px;border:3px solid var(--border-color,#b9c2cc);border-radius:10px;display:flex;align-items:center;justify-content:center;transition:border-color .06s ease,box-shadow .06s ease}.IorTest_boxCued__IitK1{border-color:#ffb300;box-shadow:0 0 0 4px rgba(255,179,0,.35),0 0 22px rgba(255,179,0,.55)}.IorTest_targetStimulus__oFSTt{border-color:#00897b;background-color:#00897b;box-shadow:0 0 22px rgba(0,137,123,.55)}.IorTest_targetDot__PLapT{width:38px;height:38px;border-radius:50%;background-color:var(--card-bg);box-shadow:0 0 8px rgba(0,0,0,.35)}.IorTest_fixation__EO_cM{font-size:2.6rem;font-weight:700;line-height:1;color:var(--text-primary,#333);transition:color .06s ease,transform .06s ease,text-shadow .06s ease}.IorTest_fixationCueback__v36QU{color:#ffb300;transform:scale(1.35);text-shadow:0 0 16px rgba(255,179,0,.7)}.IorTest_instructions__8DWKj{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)}.IorTest_bottomInstructions__A6UYV{font-size:1rem;font-weight:500;color:var(--text-secondary,#666);text-align:center}.IorTest_bottomInstructions__A6UYV p{margin:0}.IorTest_elapsedTime__SH55G{font-size:3rem;font-weight:700;color:white;text-shadow:0 2px 4px rgba(0,0,0,.3);position:absolute;bottom:2rem}.IorTest_countdownOverlay__5yoAZ{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}.IorTest_countdownContent__l1NNB{text-align:center;color:white}.IorTest_countdownContent__l1NNB h2{font-size:2rem;margin-bottom:1rem;color:white}.IorTest_countdownContent__l1NNB p{margin-top:1rem;font-size:1.1rem}.IorTest_countdownNumber___0Za8{font-size:8rem;font-weight:700;color:#00897b;animation:IorTest_pulse__h3D8K 1s infinite;margin:1rem 0;line-height:1}@keyframes IorTest_pulse__h3D8K{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.IorTest_messageOverlay__cYk1s{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:50;animation:IorTest_fadeInOut__sUgWF 1.5s ease;pointer-events:none}@keyframes IorTest_fadeInOut__sUgWF{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}.IorTest_message__4At_6{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] .IorTest_welcomeCard__t3Q6M{border-color:#333}html[data-theme=dark] .IorTest_countdownNumber___0Za8,html[data-theme=dark] .IorTest_practiceStats__RdQ5d h3,html[data-theme=dark] .IorTest_welcomeCard__t3Q6M h2{color:#4daca3}html[data-theme=dark] .IorTest_secondaryButton__6rY_z:hover{background-color:#444}html[data-theme=dark] .IorTest_link___3IFO{color:#4daca3}html[data-theme=dark] .IorTest_link___3IFO:hover{color:#4daca3;filter:brightness(1.2)}html[data-theme=dark] .IorTest_metricValue___EJUi,html[data-theme=dark] .IorTest_statValue__JbsKP{color:#4daca3}@media (min-width:768px){.IorTest_buttonContainer__PwMbo{flex-direction:row}.IorTest_primaryButton__aQMtu,.IorTest_secondaryButton__6rY_z,.IorTest_tertiaryButton__8Z0fq{flex:1 1}}@media (max-width:768px){.IorTest_welcomeCard__t3Q6M{padding:1.5rem}.IorTest_tutorialStep__YHNfD{flex-direction:column;align-items:flex-start}.IorTest_stepNumber__6yXf9{margin-bottom:.5rem}.IorTest_stimulus__9b3Js{height:200px}.IorTest_countdownNumber___0Za8{font-size:6rem}.IorTest_message__4At_6{font-size:1.2rem;padding:.75rem 1.5rem}}@media (max-width:600px){.IorTest_header__o10jF{flex-direction:column;align-items:center;gap:1rem}.IorTest_gameMetrics__krG5L{width:100%;justify-content:space-between}.IorTest_elapsedTime__SH55G{font-size:2rem}}@keyframes IorTest_appear__u6erZ{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.IorTest_iconButton__XV_uh:focus,.IorTest_link___3IFO:focus,.IorTest_primaryButton__aQMtu:focus,.IorTest_secondaryButton__6rY_z:focus,.IorTest_stimulus__9b3Js:focus,.IorTest_tertiaryButton__8Z0fq:focus{outline:3px solid #00897b;outline-offset:3px}.IorTest_countdownOverlay__5yoAZ,.IorTest_messageOverlay__cYk1s,.IorTest_stimulus__9b3Js{will-change:transform,opacity}