.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)}.IatTest_container__8_FQ2{display:flex;flex-direction:column;min-height:100vh;background-color:var(--bg-primary,#eef2f7)}.IatTest_testContainer__BS577{display:flex;flex-direction:column;flex:1 1;padding:1rem;max-width:1400px;margin:0 auto;width:100%;height:90%}.IatTest_header__t8dIa{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.5rem;flex-wrap:wrap}.IatTest_logoLink__kLB_q{cursor:pointer;display:flex;align-items:center;transition:opacity .2s ease}.IatTest_logoLink__kLB_q:hover{opacity:.8}.IatTest_gameMetrics__36owp{display:flex;align-items:center;gap:1.5rem}.IatTest_timeIndicator__MgV1Y,.IatTest_trialIndicator__vj6YW{font-size:.9rem;font-weight:500;color:var(--text-secondary,#666)}.IatTest_metricValue__W0huw{font-weight:700;color:#3f51b5}.IatTest_iconButton__lnhmY{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}.IatTest_iconButton__lnhmY:hover{background-color:#3f51b51a;color:#3f51b5}.IatTest_iconButton__lnhmY:disabled{opacity:.5;cursor:not-allowed}.IatTest_gameArea__wFZEH{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;position:relative;padding:1rem;min-height:400px}.IatTest_welcomeCard__z04yK{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:IatTest_appear__Y61A_ .5s ease}.IatTest_welcomeCard__z04yK h2{color:#3f51b5;margin-top:0;margin-bottom:1.5rem;text-align:center}.IatTest_welcomeCard__z04yK p{margin-bottom:1.5rem;line-height:1.6;color:var(--text-primary,#333)}.IatTest_tutorialContent__aMUap{display:flex;flex-direction:column;gap:1.5rem;margin:1.5rem 0}.IatTest_tutorialStep__aW_aT{display:flex;gap:1rem;align-items:flex-start;padding:1rem;background-color:#3f51b50d;border-radius:10px;border-left:4px solid #3f51b5;transition:all .3s ease}.IatTest_tutorialStep__aW_aT:hover{background-color:#3f51b51a;transform:translateX(5px)}.IatTest_stepNumber__umcgm{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#3f51b5,#36459a);color:white;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;box-shadow:0 4px 10px #3f51b54d}.IatTest_stepText__XQV8n{flex:1 1}.IatTest_stepText__XQV8n h3{margin:0 0 .5rem;color:#3f51b5;font-size:1.1rem;font-weight:600}.IatTest_stepText__XQV8n p{margin:0;color:var(--text-secondary,#666);line-height:1.5}.IatTest_buttonContainer__EcKgc{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem;width:100%}.IatTest_primaryButton__UP15f,.IatTest_secondaryButton___FJ1_,.IatTest_tertiaryButton__pEb3a{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}.IatTest_primaryButton__UP15f{background-color:#3f51b5;color:white}.IatTest_primaryButton__UP15f:hover:not(:disabled){filter:brightness(.9);transform:translateY(-1px);box-shadow:0 5px 15px #3f51b54d}.IatTest_secondaryButton___FJ1_{background-color:var(--bg-accent,#f0f0f0);color:var(--text-primary,#333)}.IatTest_secondaryButton___FJ1_:hover:not(:disabled){background-color:var(--border-color,#e0e0e0);transform:translateY(-1px)}.IatTest_tertiaryButton__pEb3a{background-color:transparent;color:var(--text-secondary,#666);border:1px solid var(--border-color,#e0e0e0)}.IatTest_tertiaryButton__pEb3a:hover:not(:disabled){background-color:var(--bg-accent,#f5f5f5);border-color:var(--text-secondary,#666);transform:translateY(-1px)}.IatTest_primaryButton__UP15f:disabled,.IatTest_secondaryButton___FJ1_:disabled,.IatTest_tertiaryButton__pEb3a:disabled{opacity:.5;cursor:not-allowed;transform:none}.IatTest_demoIntro__NDXZG{font-size:1rem;color:var(--text-secondary,#666);margin-bottom:1rem;text-align:center}.IatTest_demoStepText__Ee3F0{min-height:60px;display:flex;align-items:center;justify-content:center;margin:1rem 0;padding:1rem;background-color:#3f51b50d;border-radius:8px;border-left:4px solid #3f51b5}.IatTest_demoStepText__Ee3F0 p{margin:0;font-size:1rem;color:var(--text-primary,#333);font-weight:500;text-align:center}.IatTest_demoContainer__CBYds{display:flex;flex-direction:column;align-items:center;gap:2rem;margin:2rem 0;width:100%;min-height:250px;justify-content:center}.IatTest_demoStimulus___A318{animation:IatTest_demoGlow__zb2ew 2s infinite}@keyframes IatTest_demoGlow__zb2ew{0%,to{box-shadow:0 0 10px #3f51b54d}50%{box-shadow:0 0 20px #3f51b599}}.IatTest_practiceStats__DBNpX{background-color:#3f51b50d;border-radius:10px;padding:1.5rem;margin:1.5rem 0;border:2px solid #3f51b533}.IatTest_practiceStats__DBNpX h3{margin:0 0 1rem;color:#3f51b5;font-size:1.1rem;text-align:center}.IatTest_statRow__iCisO{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #3f51b51a}.IatTest_statRow__iCisO:last-child{border-bottom:none}.IatTest_statRow__iCisO span:first-child{color:var(--text-secondary,#666);font-weight:500}.IatTest_statValue__Nn72L{color:#3f51b5;font-weight:700;font-size:1.1rem}.IatTest_linkContainer__42p52{display:flex;justify-content:center;gap:1.5rem;margin-top:1.5rem}.IatTest_link__tPfH9{color:#3f51b5;text-decoration:none;font-weight:500;transition:color .2s ease}.IatTest_link__tPfH9:hover{color:#36459a;text-decoration:underline}.IatTest_stimulusContainer__EK_gE{max-width:800px;gap:1.5rem}.IatTest_stimulusContainer__EK_gE,.IatTest_stimulus__MePxH{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.IatTest_stimulus__MePxH{border-radius:10px;height:300px;box-shadow:0 10px 25px rgba(0,0,0,.1);transition:all .2s ease;cursor:pointer;animation:IatTest_appear__Y61A_ .5s ease}.IatTest_stimulus__MePxH:hover{box-shadow:0 15px 35px rgba(0,0,0,.15)}.IatTest_instructions__oknb9{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)}.IatTest_bottomInstructions__ODtGg{font-size:1rem;font-weight:500;color:var(--text-secondary,#666);text-align:center}.IatTest_bottomInstructions__ODtGg p{margin:0}.IatTest_elapsedTime__aUnGi{font-size:3rem;font-weight:700;color:white;text-shadow:0 2px 4px rgba(0,0,0,.3);position:absolute;bottom:2rem}.IatTest_countdownOverlay__oaXLz{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}.IatTest_countdownContent__HZRW0{text-align:center;color:white}.IatTest_countdownContent__HZRW0 h2{font-size:2rem;margin-bottom:1rem;color:white}.IatTest_countdownContent__HZRW0 p{margin-top:1rem;font-size:1.1rem}.IatTest_countdownNumber__YS1x8{font-size:8rem;font-weight:700;color:#3f51b5;animation:IatTest_pulse__nWnDU 1s infinite;margin:1rem 0;line-height:1}@keyframes IatTest_pulse__nWnDU{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.IatTest_messageOverlay__11gBu{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:50;animation:IatTest_fadeInOut__jYBde 1.5s ease;pointer-events:none}@keyframes IatTest_fadeInOut__jYBde{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}.IatTest_message__OMHoo{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] .IatTest_welcomeCard__z04yK{border-color:#333}html[data-theme=dark] .IatTest_countdownNumber__YS1x8,html[data-theme=dark] .IatTest_practiceStats__DBNpX h3,html[data-theme=dark] .IatTest_welcomeCard__z04yK h2{color:#7985cb}html[data-theme=dark] .IatTest_secondaryButton___FJ1_:hover{background-color:#444}html[data-theme=dark] .IatTest_link__tPfH9{color:#7985cb}html[data-theme=dark] .IatTest_link__tPfH9:hover{color:#7985cb;filter:brightness(1.2)}html[data-theme=dark] .IatTest_metricValue__W0huw,html[data-theme=dark] .IatTest_statValue__Nn72L{color:#7985cb}@media (min-width:768px){.IatTest_buttonContainer__EcKgc{flex-direction:row}.IatTest_primaryButton__UP15f,.IatTest_secondaryButton___FJ1_,.IatTest_tertiaryButton__pEb3a{flex:1 1}}@media (max-width:768px){.IatTest_welcomeCard__z04yK{padding:1.5rem}.IatTest_tutorialStep__aW_aT{flex-direction:column;align-items:flex-start}.IatTest_stepNumber__umcgm{margin-bottom:.5rem}.IatTest_stimulus__MePxH{height:200px}.IatTest_countdownNumber__YS1x8{font-size:6rem}.IatTest_message__OMHoo{font-size:1.2rem;padding:.75rem 1.5rem}}@media (max-width:600px){.IatTest_header__t8dIa{flex-direction:column;align-items:center;gap:1rem}.IatTest_gameMetrics__36owp{width:100%;justify-content:space-between}.IatTest_elapsedTime__aUnGi{font-size:2rem}}@keyframes IatTest_appear__Y61A_{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.IatTest_iconButton__lnhmY:focus,.IatTest_link__tPfH9:focus,.IatTest_primaryButton__UP15f:focus,.IatTest_secondaryButton___FJ1_:focus,.IatTest_stimulus__MePxH:focus,.IatTest_tertiaryButton__pEb3a:focus{outline:3px solid #3f51b5;outline-offset:3px}.IatTest_countdownOverlay__oaXLz,.IatTest_messageOverlay__11gBu,.IatTest_stimulus__MePxH{will-change:transform,opacity}.IatTest_blockIntro__DFK3U{background-color:var(--bg-secondary,#ffffff);border-radius:15px;padding:2rem;max-width:800px;width:100%;box-shadow:0 5px 20px var(--shadow-color,rgba(0,0,0,.1));text-align:center;animation:IatTest_appear__Y61A_ .5s ease}.IatTest_blockIntro__DFK3U h2{color:#3f51b5;margin-top:0;margin-bottom:.5rem}.IatTest_blockKind__A7WnM{font-size:1.1rem;font-weight:600;color:var(--text-secondary,#666);margin-bottom:1.5rem}.IatTest_mappingRow__0ZmQG{display:flex;justify-content:space-between;gap:2rem;margin:2rem 0;padding:1.5rem;background-color:#3f51b50d;border-radius:10px}.IatTest_mappingSide__k_bL5{display:flex;flex-direction:column;align-items:center;flex:1 1;gap:.75rem}.IatTest_keyBadge__4EI2U{width:60px;height:60px;border-radius:10px;background:linear-gradient(135deg,#3f51b5,#36459a);color:white;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700;box-shadow:0 4px 10px #3f51b54d}.IatTest_mappingLabels__jVaio{display:flex;flex-direction:column;align-items:center;gap:.25rem}.IatTest_catLabel__koyFR{font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.IatTest_blockIntroHint__NO_MW{font-size:.95rem;color:var(--text-secondary,#666);margin:1.5rem 0 1rem;font-style:italic}.IatTest_playArea__ap7F4{position:relative;width:100%;height:100%;min-height:500px;flex:1 1;justify-content:center}.IatTest_corner__dg80b,.IatTest_playArea__ap7F4{display:flex;flex-direction:column;align-items:center}.IatTest_corner__dg80b{position:absolute;top:1rem;gap:.4rem;padding:.75rem 1rem;background-color:var(--bg-secondary,#ffffff);border-radius:10px;box-shadow:0 2px 8px var(--shadow-color,rgba(0,0,0,.08));min-width:140px;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.IatTest_corner__dg80b:active{transform:scale(.97)}.IatTest_cornerLeft__pTkB4{left:1rem}.IatTest_cornerRight__pzzdE{right:1rem}.IatTest_keyHint__BjQoP{width:40px;height:40px;border-radius:8px;background:linear-gradient(135deg,#3f51b5,#36459a);color:white;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700}.IatTest_stimulusCenter__xhltZ{position:relative;display:flex;align-items:center;justify-content:center;min-height:120px;min-width:300px}.IatTest_stimulusWord__gwfQ_{font-weight:700;text-transform:lowercase;letter-spacing:.02em;animation:IatTest_appear__Y61A_ .15s ease}.IatTest_errorX__MpIts{color:var(--danger-color);font-size:5rem;top:-2.5rem;animation:IatTest_appear__Y61A_ .15s ease}.IatTest_errorX__MpIts,.IatTest_okCheck__IO00A{position:absolute;font-weight:900;left:50%;transform:translateX(-50%);pointer-events:none}.IatTest_okCheck__IO00A{color:var(--success-color);font-size:4rem;top:-2rem;animation:IatTest_appear__Y61A_ .2s ease}.IatTest_demoPlay__cwd9C{position:relative;width:100%;min-height:220px;display:flex;align-items:center;justify-content:center;padding:2.5rem 0}.IatTest_demoCorner__4Slmu{position:absolute;top:0;display:flex;flex-direction:column;align-items:center;gap:.3rem;padding:.5rem .75rem;background-color:var(--bg-accent,#f0f0f0);border-radius:8px}.IatTest_demoCorner__4Slmu.IatTest_cornerLeft__pTkB4{left:.5rem}.IatTest_demoCorner__4Slmu.IatTest_cornerRight__pzzdE{right:.5rem}html[data-theme=dark] .IatTest_blockIntro__DFK3U h2{color:#7985cb}html[data-theme=dark] .IatTest_mappingRow__0ZmQG{background-color:#7985cb1a}@media (max-width:768px){.IatTest_mappingRow__0ZmQG{flex-direction:column;gap:1rem}.IatTest_corner__dg80b{min-width:100px;padding:.5rem .6rem}.IatTest_catLabel__koyFR{font-size:.9rem}.IatTest_keyHint__BjQoP{width:32px;height:32px;font-size:1rem}}