.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)}.TmtTest_container__4taEl{display:flex;flex-direction:column;min-height:100vh;background-color:var(--bg-primary,#eef2f7)}.TmtTest_testContainer__ejCA4{display:flex;flex-direction:column;flex:1 1;padding:1rem;max-width:1400px;margin:0 auto;width:100%;height:90%}.TmtTest_header__P7QVf{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.5rem;flex-wrap:wrap}.TmtTest_logoLink__PnPjH{cursor:pointer;display:flex;align-items:center;transition:opacity .2s ease}.TmtTest_logoLink__PnPjH:hover{opacity:.8}.TmtTest_gameMetrics__k_nba{display:flex;align-items:center;gap:1.5rem}.TmtTest_timeIndicator__NLUwr,.TmtTest_trialIndicator__uPHJN{font-size:.9rem;font-weight:500;color:var(--text-secondary,#666)}.TmtTest_metricValue__HzINo{font-weight:700;color:#00897b}.TmtTest_iconButton__D5Q5O{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}.TmtTest_iconButton__D5Q5O:hover{background-color:#00897b1a;color:#00897b}.TmtTest_iconButton__D5Q5O:disabled{opacity:.5;cursor:not-allowed}.TmtTest_gameArea__ENeEa{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;position:relative;padding:1rem;min-height:400px}.TmtTest_welcomeCard__J8Sy0{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:TmtTest_appear__HJVYD .5s ease}.TmtTest_welcomeCard__J8Sy0 h2{color:#00897b;margin-top:0;margin-bottom:1.5rem;text-align:center}.TmtTest_welcomeCard__J8Sy0 p{margin-bottom:1.5rem;line-height:1.6;color:var(--text-primary,#333)}.TmtTest_tutorialContent__rGvEi{display:flex;flex-direction:column;gap:1.5rem;margin:1.5rem 0}.TmtTest_tutorialStep__fkhUM{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}.TmtTest_tutorialStep__fkhUM:hover{background-color:#00897b1a;transform:translateX(5px)}.TmtTest_stepNumber__mTmQ_{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}.TmtTest_stepText__HdQLp{flex:1 1}.TmtTest_stepText__HdQLp h3{margin:0 0 .5rem;color:#00897b;font-size:1.1rem;font-weight:600}.TmtTest_stepText__HdQLp p{margin:0;color:var(--text-secondary,#666);line-height:1.5}.TmtTest_buttonContainer__gXHac{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem;width:100%}.TmtTest_primaryButton__gpnJo,.TmtTest_secondaryButton__NuCdT,.TmtTest_tertiaryButton__dNXrS{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}.TmtTest_primaryButton__gpnJo{background-color:#00897b;color:white}.TmtTest_primaryButton__gpnJo:hover:not(:disabled){filter:brightness(.9);transform:translateY(-1px);box-shadow:0 5px 15px #00897b4d}.TmtTest_secondaryButton__NuCdT{background-color:var(--bg-accent,#f0f0f0);color:var(--text-primary,#333)}.TmtTest_secondaryButton__NuCdT:hover:not(:disabled){background-color:var(--border-color,#e0e0e0);transform:translateY(-1px)}.TmtTest_tertiaryButton__dNXrS{background-color:transparent;color:var(--text-secondary,#666);border:1px solid var(--border-color,#e0e0e0)}.TmtTest_tertiaryButton__dNXrS:hover:not(:disabled){background-color:var(--bg-accent,#f5f5f5);border-color:var(--text-secondary,#666);transform:translateY(-1px)}.TmtTest_primaryButton__gpnJo:disabled,.TmtTest_secondaryButton__NuCdT:disabled,.TmtTest_tertiaryButton__dNXrS:disabled{opacity:.5;cursor:not-allowed;transform:none}.TmtTest_demoIntro__sMGPP{font-size:1rem;color:var(--text-secondary,#666);margin-bottom:1rem;text-align:center}.TmtTest_demoStepText__kA8ig{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}.TmtTest_demoStepText__kA8ig p{margin:0;font-size:1rem;color:var(--text-primary,#333);font-weight:500;text-align:center}.TmtTest_demoContainer__zoOFN{display:flex;flex-direction:column;align-items:center;gap:2rem;margin:2rem 0;width:100%;min-height:250px;justify-content:center}.TmtTest_demoStimulus__bpBQh{animation:TmtTest_demoGlow__7o_rL 2s infinite}@keyframes TmtTest_demoGlow__7o_rL{0%,to{box-shadow:0 0 10px #00897b4d}50%{box-shadow:0 0 20px #00897b99}}.TmtTest_practiceStats__b3Gm_{background-color:#00897b0d;border-radius:10px;padding:1.5rem;margin:1.5rem 0;border:2px solid #00897b33}.TmtTest_practiceStats__b3Gm_ h3{margin:0 0 1rem;color:#00897b;font-size:1.1rem;text-align:center}.TmtTest_statRow__Cs0O1{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #00897b1a}.TmtTest_statRow__Cs0O1:last-child{border-bottom:none}.TmtTest_statRow__Cs0O1 span:first-child{color:var(--text-secondary,#666);font-weight:500}.TmtTest_statValue__LhGwr{color:#00897b;font-weight:700;font-size:1.1rem}.TmtTest_linkContainer__HMi5Z{display:flex;justify-content:center;gap:1.5rem;margin-top:1.5rem}.TmtTest_link__Flw_B{color:#00897b;text-decoration:none;font-weight:500;transition:color .2s ease}.TmtTest_link__Flw_B:hover{color:#007469;text-decoration:underline}.TmtTest_stimulusContainer__8eNto{max-width:800px;gap:1.5rem}.TmtTest_stimulusContainer__8eNto,.TmtTest_stimulus__xGqyx{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.TmtTest_stimulus__xGqyx{border-radius:10px;height:300px;box-shadow:0 10px 25px rgba(0,0,0,.1);transition:all .2s ease;cursor:pointer;animation:TmtTest_appear__HJVYD .5s ease}.TmtTest_stimulus__xGqyx:hover{box-shadow:0 15px 35px rgba(0,0,0,.15)}.TmtTest_instructions__952xb{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)}.TmtTest_bottomInstructions__S9D6k{font-size:1rem;font-weight:500;color:var(--text-secondary,#666);text-align:center}.TmtTest_bottomInstructions__S9D6k p{margin:0}.TmtTest_elapsedTime__ZAjIN{font-size:3rem;font-weight:700;color:white;text-shadow:0 2px 4px rgba(0,0,0,.3);position:absolute;bottom:2rem}.TmtTest_countdownOverlay__YIxr7{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}.TmtTest_countdownContent__yoOUS{text-align:center;color:white}.TmtTest_countdownContent__yoOUS h2{font-size:2rem;margin-bottom:1rem;color:white}.TmtTest_countdownContent__yoOUS p{margin-top:1rem;font-size:1.1rem}.TmtTest_countdownNumber__ocwQc{font-size:8rem;font-weight:700;color:#00897b;animation:TmtTest_pulse__0WYtN 1s infinite;margin:1rem 0;line-height:1}@keyframes TmtTest_pulse__0WYtN{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.TmtTest_messageOverlay__p4R5B{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:50;animation:TmtTest_fadeInOut__1HAK3 1.5s ease;pointer-events:none}@keyframes TmtTest_fadeInOut__1HAK3{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}.TmtTest_message__RnXKo{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] .TmtTest_welcomeCard__J8Sy0{border-color:#333}html[data-theme=dark] .TmtTest_countdownNumber__ocwQc,html[data-theme=dark] .TmtTest_practiceStats__b3Gm_ h3,html[data-theme=dark] .TmtTest_welcomeCard__J8Sy0 h2{color:#4daca3}html[data-theme=dark] .TmtTest_secondaryButton__NuCdT:hover{background-color:#444}html[data-theme=dark] .TmtTest_link__Flw_B{color:#4daca3}html[data-theme=dark] .TmtTest_link__Flw_B:hover{color:#4daca3;filter:brightness(1.2)}html[data-theme=dark] .TmtTest_metricValue__HzINo,html[data-theme=dark] .TmtTest_statValue__LhGwr{color:#4daca3}@media (min-width:768px){.TmtTest_buttonContainer__gXHac{flex-direction:row}.TmtTest_primaryButton__gpnJo,.TmtTest_secondaryButton__NuCdT,.TmtTest_tertiaryButton__dNXrS{flex:1 1}}@media (max-width:768px){.TmtTest_welcomeCard__J8Sy0{padding:1.5rem}.TmtTest_tutorialStep__fkhUM{flex-direction:column;align-items:flex-start}.TmtTest_stepNumber__mTmQ_{margin-bottom:.5rem}.TmtTest_stimulus__xGqyx{height:200px}.TmtTest_countdownNumber__ocwQc{font-size:6rem}.TmtTest_message__RnXKo{font-size:1.2rem;padding:.75rem 1.5rem}}@media (max-width:600px){.TmtTest_header__P7QVf{flex-direction:column;align-items:center;gap:1rem}.TmtTest_gameMetrics__k_nba{width:100%;justify-content:space-between}.TmtTest_elapsedTime__ZAjIN{font-size:2rem}}@keyframes TmtTest_appear__HJVYD{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.TmtTest_iconButton__D5Q5O:focus,.TmtTest_link__Flw_B:focus,.TmtTest_primaryButton__gpnJo:focus,.TmtTest_secondaryButton__NuCdT:focus,.TmtTest_stimulus__xGqyx:focus,.TmtTest_tertiaryButton__dNXrS:focus{outline:3px solid #00897b;outline-offset:3px}.TmtTest_countdownOverlay__YIxr7,.TmtTest_messageOverlay__p4R5B,.TmtTest_stimulus__xGqyx{will-change:transform,opacity}.TmtTest_board__uKH3f{position:relative;width:100%;max-width:1100px;height:min(72vh,720px);background-color:var(--bg-secondary,#ffffff);border-radius:12px;box-shadow:0 10px 25px var(--shadow-color,rgba(0,0,0,.1));overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.TmtTest_trailSvg__zf_2_{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1}.TmtTest_circle__cJs3S{position:absolute;transform:translate(-50%,-50%);border-radius:50%;background-color:var(--bg-secondary,#ffffff);border:3px solid #00897b;color:var(--text-primary,#222);font-weight:700;font-size:1.15rem;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;padding:0;font-family:inherit;transition:transform .15s ease,background-color .15s ease,box-shadow .15s ease;box-shadow:0 2px 6px rgba(0,0,0,.08)}.TmtTest_circle__cJs3S:hover{transform:translate(-50%,-50%) scale(1.06)}.TmtTest_circle__cJs3S:focus{outline:3px solid #00897b;outline-offset:2px}.TmtTest_circleDone__bcEmH{background-color:#00897b;color:#ffffff;border-color:#00695c;cursor:default}.TmtTest_circleDone__bcEmH:hover{transform:translate(-50%,-50%)}.TmtTest_circleWrong___Vv03{animation:TmtTest_shake__HnX0W .4s ease;background-color:var(--danger-color)!important;color:#ffffff!important;border-color:#b71c1c!important}@keyframes TmtTest_shake__HnX0W{0%,to{transform:translate(-50%,-50%)}25%{transform:translate(-58%,-50%)}75%{transform:translate(-42%,-50%)}}.TmtTest_demoBoard__o8hGe{position:relative;width:100%;max-width:420px;height:260px;margin:1rem auto;background-color:var(--bg-secondary,#ffffff);border-radius:10px;border:1px solid var(--border-color,#e0e0e0)}.TmtTest_metricMuted__NWg0i{color:var(--text-secondary,#999);font-weight:400}.TmtTest_mutedLine__ywnT2{color:var(--text-secondary,#777)!important;font-size:.95rem;font-style:italic}html[data-theme=dark] .TmtTest_circleDone__bcEmH{background-color:#00897b;color:#ffffff}