.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)}.IrtTest_container__vYZ7l{display:flex;flex-direction:column;min-height:100vh;background-color:var(--bg-primary,#eef2f7)}.IrtTest_testContainer__T0Rmg{display:flex;flex-direction:column;flex:1 1;padding:1rem;max-width:1400px;margin:0 auto;width:100%;height:90%}.IrtTest_header__yI8qp{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.5rem;flex-wrap:wrap}.IrtTest_logoLink__HGWwh{cursor:pointer;display:flex;align-items:center;transition:opacity .2s ease}.IrtTest_logoLink__HGWwh:hover{opacity:.8}.IrtTest_gameMetrics__ISk2q{display:flex;align-items:center;gap:1.5rem}.IrtTest_timeIndicator__Ecarn,.IrtTest_trialIndicator__aO421{font-size:.9rem;font-weight:500;color:var(--text-secondary,#666)}.IrtTest_metricValue__fsTsT{font-weight:700;color:#f59f00}.IrtTest_iconButton__CO8gC{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}.IrtTest_iconButton__CO8gC:hover{background-color:#f59f001a;color:#f59f00}.IrtTest_iconButton__CO8gC:disabled{opacity:.5;cursor:not-allowed}.IrtTest_gameArea__eBzL5{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;position:relative;padding:1rem;min-height:400px}.IrtTest_welcomeCard__PROvV{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:IrtTest_appear__6HSLy .5s ease}.IrtTest_welcomeCard__PROvV h2{color:#f59f00;margin-top:0;margin-bottom:1.5rem;text-align:center}.IrtTest_welcomeCard__PROvV p{margin-bottom:1.5rem;line-height:1.6;color:var(--text-primary,#333)}.IrtTest_tutorialContent__LkNFH{display:flex;flex-direction:column;gap:1.5rem;margin:1.5rem 0}.IrtTest_tutorialStep__nd4vv{display:flex;gap:1rem;align-items:flex-start;padding:1rem;background-color:#f59f000d;border-radius:10px;border-left:4px solid #f59f00;transition:all .3s ease}.IrtTest_tutorialStep__nd4vv:hover{background-color:#f59f001a;transform:translateX(5px)}.IrtTest_stepNumber__3MBMv{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#f59f00,#d08700);color:white;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;box-shadow:0 4px 10px #f59f004d}.IrtTest_stepText__R6Ydp{flex:1 1}.IrtTest_stepText__R6Ydp h3{margin:0 0 .5rem;color:#f59f00;font-size:1.1rem;font-weight:600}.IrtTest_stepText__R6Ydp p{margin:0;color:var(--text-secondary,#666);line-height:1.5}.IrtTest_buttonContainer__uo_V6{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem;width:100%}.IrtTest_primaryButton__HMEcF,.IrtTest_secondaryButton__hZ8YL,.IrtTest_tertiaryButton__9GMy_{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}.IrtTest_primaryButton__HMEcF{background-color:#f59f00;color:white}.IrtTest_primaryButton__HMEcF:hover:not(:disabled){filter:brightness(.9);transform:translateY(-1px);box-shadow:0 5px 15px #f59f004d}.IrtTest_secondaryButton__hZ8YL{background-color:var(--bg-accent,#f0f0f0);color:var(--text-primary,#333)}.IrtTest_secondaryButton__hZ8YL:hover:not(:disabled){background-color:var(--border-color,#e0e0e0);transform:translateY(-1px)}.IrtTest_tertiaryButton__9GMy_{background-color:transparent;color:var(--text-secondary,#666);border:1px solid var(--border-color,#e0e0e0)}.IrtTest_tertiaryButton__9GMy_:hover:not(:disabled){background-color:var(--bg-accent,#f5f5f5);border-color:var(--text-secondary,#666);transform:translateY(-1px)}.IrtTest_primaryButton__HMEcF:disabled,.IrtTest_secondaryButton__hZ8YL:disabled,.IrtTest_tertiaryButton__9GMy_:disabled{opacity:.5;cursor:not-allowed;transform:none}.IrtTest_demoIntro__n0yAh{font-size:1rem;color:var(--text-secondary,#666);margin-bottom:1rem;text-align:center}.IrtTest_demoStepText__R8kGW{min-height:60px;display:flex;align-items:center;justify-content:center;margin:1rem 0;padding:1rem;background-color:#f59f000d;border-radius:8px;border-left:4px solid #f59f00}.IrtTest_demoStepText__R8kGW p{margin:0;font-size:1rem;color:var(--text-primary,#333);font-weight:500;text-align:center}.IrtTest_demoContainer__dLIEg{display:flex;flex-direction:column;align-items:center;gap:2rem;margin:2rem 0;width:100%;min-height:250px;justify-content:center}.IrtTest_demoStimulus__dVIHa{animation:IrtTest_demoGlow__gYzTO 2s infinite}@keyframes IrtTest_demoGlow__gYzTO{0%,to{box-shadow:0 0 10px #f59f004d}50%{box-shadow:0 0 20px #f59f0099}}.IrtTest_practiceStats__cUSF4{background-color:#f59f000d;border-radius:10px;padding:1.5rem;margin:1.5rem 0;border:2px solid #f59f0033}.IrtTest_practiceStats__cUSF4 h3{margin:0 0 1rem;color:#f59f00;font-size:1.1rem;text-align:center}.IrtTest_statRow__PRJ7N{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #f59f001a}.IrtTest_statRow__PRJ7N:last-child{border-bottom:none}.IrtTest_statRow__PRJ7N span:first-child{color:var(--text-secondary,#666);font-weight:500}.IrtTest_statValue__2yRWU{color:#f59f00;font-weight:700;font-size:1.1rem}.IrtTest_linkContainer__G_Ut4{display:flex;justify-content:center;gap:1.5rem;margin-top:1.5rem}.IrtTest_link__5flGG{color:#f59f00;text-decoration:none;font-weight:500;transition:color .2s ease}.IrtTest_link__5flGG:hover{color:#d08700;text-decoration:underline}.IrtTest_stage__jaTlv{max-width:800px;min-height:360px;position:relative;gap:2rem}.IrtTest_reproduceZone__ouE_X,.IrtTest_stage__jaTlv,.IrtTest_stimulusZone__rdtnU{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.IrtTest_reproduceZone__ouE_X,.IrtTest_stimulusZone__rdtnU{gap:1.5rem}.IrtTest_circle__POYQV{width:180px;height:180px;border-radius:50%;background-color:transparent;border:2px dashed var(--border-color,#d0d0d0);transition:transform .05s linear}.IrtTest_circleVisible__1lKRX{border:none;box-shadow:0 8px 30px #f59f0066}.IrtTest_listenIndicator__DTVWn{display:flex;flex-direction:column;align-items:center;gap:.75rem;opacity:.5;transition:opacity .1s linear,transform .1s linear}.IrtTest_listenActive__8fnrt{opacity:1;transform:scale(1.05)}.IrtTest_listenIcon__SJydD{font-size:4rem;line-height:1}.IrtTest_stageHint__bPhsd{margin:0;color:var(--text-secondary,#666)}.IrtTest_stageInstruction__8HDsl{font-size:1.2rem;font-weight:600;color:var(--text-primary,#333);text-align:center;margin:0}.IrtTest_holdButton__40NFC{min-height:120px;min-width:260px;padding:1.5rem 2.5rem;border-radius:16px;border:none;background-color:#f59f00;color:#ffffff;font-size:1.3rem;font-weight:700;cursor:pointer;box-shadow:0 8px 20px #f59f004d;transition:transform .05s ease,box-shadow .1s ease,background-color .1s ease;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;text-align:center}.IrtTest_holdButtonActive__xXb2T{background-color:#d08700;transform:scale(.96);box-shadow:0 4px 10px #f59f0099,0 0 0 6px #f59f0033}.IrtTest_bottomInstructions__QtKl9{font-size:1rem;font-weight:500;color:var(--text-secondary,#666);text-align:center;margin:0}.IrtTest_bottomInstructions__QtKl9 p{margin:0}.IrtTest_metricsGrid__dV7UD{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:1.5rem}.IrtTest_metricCard__5Vu_H{background-color:var(--bg-accent,#f7f7f7);border-radius:10px;padding:1rem;text-align:center;border:1px solid var(--border-color,#e0e0e0)}.IrtTest_metricCardValue__FQAKO{font-size:1.6rem;font-weight:700;color:#f59f00}.IrtTest_metricCardLabel__3h6pe{font-size:.8rem;color:var(--text-secondary,#666);margin-top:.35rem}html[data-theme=dark] .IrtTest_metricCardValue__FQAKO{color:#f8bc4d}.IrtTest_countdownOverlay__wGGsg{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}.IrtTest_countdownContent__RgtWL{text-align:center;color:white}.IrtTest_countdownContent__RgtWL h2{font-size:2rem;margin-bottom:1rem;color:white}.IrtTest_countdownContent__RgtWL p{margin-top:1rem;font-size:1.1rem}.IrtTest_countdownNumber__c7iKd{font-size:8rem;font-weight:700;color:#f59f00;animation:IrtTest_pulse__wsJWj 1s infinite;margin:1rem 0;line-height:1}@keyframes IrtTest_pulse__wsJWj{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.IrtTest_messageOverlay__ozmls{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:50;animation:IrtTest_fadeInOut__jD56c 1.5s ease;pointer-events:none}@keyframes IrtTest_fadeInOut__jD56c{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}.IrtTest_message__pWcIy{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] .IrtTest_welcomeCard__PROvV{border-color:#333}html[data-theme=dark] .IrtTest_countdownNumber__c7iKd,html[data-theme=dark] .IrtTest_practiceStats__cUSF4 h3,html[data-theme=dark] .IrtTest_welcomeCard__PROvV h2{color:#f8bc4d}html[data-theme=dark] .IrtTest_secondaryButton__hZ8YL:hover{background-color:#444}html[data-theme=dark] .IrtTest_link__5flGG{color:#f8bc4d}html[data-theme=dark] .IrtTest_link__5flGG:hover{color:#f8bc4d;filter:brightness(1.2)}html[data-theme=dark] .IrtTest_metricValue__fsTsT,html[data-theme=dark] .IrtTest_statValue__2yRWU{color:#f8bc4d}@media (min-width:768px){.IrtTest_buttonContainer__uo_V6{flex-direction:row}.IrtTest_primaryButton__HMEcF,.IrtTest_secondaryButton__hZ8YL,.IrtTest_tertiaryButton__9GMy_{flex:1 1}}@media (max-width:768px){.IrtTest_welcomeCard__PROvV{padding:1.5rem}.IrtTest_tutorialStep__nd4vv{flex-direction:column;align-items:flex-start}.IrtTest_stepNumber__3MBMv{margin-bottom:.5rem}.IrtTest_circle__POYQV{width:130px;height:130px}.IrtTest_holdButton__40NFC{min-height:100px;min-width:200px}.IrtTest_countdownNumber__c7iKd{font-size:6rem}.IrtTest_message__pWcIy{font-size:1.2rem;padding:.75rem 1.5rem}}@media (max-width:600px){.IrtTest_header__yI8qp{flex-direction:column;align-items:center;gap:1rem}.IrtTest_gameMetrics__ISk2q{width:100%;justify-content:space-between}}@keyframes IrtTest_appear__6HSLy{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.IrtTest_holdButton__40NFC:focus-visible{outline:3px solid #f59f00;outline-offset:3px}.IrtTest_iconButton__CO8gC:focus,.IrtTest_link__5flGG:focus,.IrtTest_primaryButton__HMEcF:focus,.IrtTest_secondaryButton__hZ8YL:focus,.IrtTest_tertiaryButton__9GMy_:focus{outline:3px solid #f59f00;outline-offset:3px}.IrtTest_circle__POYQV,.IrtTest_countdownOverlay__wGGsg,.IrtTest_holdButton__40NFC,.IrtTest_messageOverlay__ozmls{will-change:transform,opacity}