.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)}.PcpTest_container__WaSzQ{display:flex;flex-direction:column;min-height:100vh;background-color:var(--bg-primary,#eef2f7)}.PcpTest_testContainer__cS4Ka{display:flex;flex-direction:column;flex:1 1;padding:1rem;max-width:1400px;margin:0 auto;width:100%;height:90%}.PcpTest_header__ifCNQ{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.5rem;flex-wrap:wrap}.PcpTest_logoLink__T2gZn{cursor:pointer;display:flex;align-items:center;transition:opacity .2s ease}.PcpTest_logoLink__T2gZn:hover{opacity:.8}.PcpTest_gameMetrics__uK1rZ{display:flex;align-items:center;gap:1.5rem}.PcpTest_timeIndicator__4q18q,.PcpTest_trialIndicator__5yalU{font-size:.9rem;font-weight:500;color:var(--text-secondary,#666)}.PcpTest_metricValue__tsXXd{font-weight:700;color:#8e44ad}.PcpTest_iconButton__L7iAK{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}.PcpTest_iconButton__L7iAK:hover{background-color:#8e44ad1a;color:#8e44ad}.PcpTest_iconButton__L7iAK:disabled{opacity:.5;cursor:not-allowed}.PcpTest_gameArea__hOkRN{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;position:relative;padding:1rem;min-height:400px}.PcpTest_welcomeCard__IStJo{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:PcpTest_appear__fgft3 .5s ease}.PcpTest_welcomeCard__IStJo h2{color:#8e44ad;margin-top:0;margin-bottom:1.5rem;text-align:center}.PcpTest_welcomeCard__IStJo p{margin-bottom:1.5rem;line-height:1.6;color:var(--text-primary,#333)}.PcpTest_tutorialContent__cbmdG{display:flex;flex-direction:column;gap:1.5rem;margin:1.5rem 0}.PcpTest_tutorialStep__yeJSp{display:flex;gap:1rem;align-items:flex-start;padding:1rem;background-color:#8e44ad0d;border-radius:10px;border-left:4px solid #8e44ad;transition:all .3s ease}.PcpTest_tutorialStep__yeJSp:hover{background-color:#8e44ad1a;transform:translateX(5px)}.PcpTest_stepNumber__0_gUO{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#8e44ad,#793a93);color:white;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;box-shadow:0 4px 10px #8e44ad4d}.PcpTest_stepText__kVhb9{flex:1 1}.PcpTest_stepText__kVhb9 h3{margin:0 0 .5rem;color:#8e44ad;font-size:1.1rem;font-weight:600}.PcpTest_stepText__kVhb9 p{margin:0;color:var(--text-secondary,#666);line-height:1.5}.PcpTest_buttonContainer__WEJRc{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem;width:100%}.PcpTest_primaryButton__3w1xI,.PcpTest_secondaryButton__9Bxa9,.PcpTest_tertiaryButton__Xumt6{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}.PcpTest_primaryButton__3w1xI{background-color:#8e44ad;color:white}.PcpTest_primaryButton__3w1xI:hover:not(:disabled){filter:brightness(.9);transform:translateY(-1px);box-shadow:0 5px 15px #8e44ad4d}.PcpTest_secondaryButton__9Bxa9{background-color:var(--bg-accent,#f0f0f0);color:var(--text-primary,#333)}.PcpTest_secondaryButton__9Bxa9:hover:not(:disabled){background-color:var(--border-color,#e0e0e0);transform:translateY(-1px)}.PcpTest_tertiaryButton__Xumt6{background-color:transparent;color:var(--text-secondary,#666);border:1px solid var(--border-color,#e0e0e0)}.PcpTest_tertiaryButton__Xumt6:hover:not(:disabled){background-color:var(--bg-accent,#f5f5f5);border-color:var(--text-secondary,#666);transform:translateY(-1px)}.PcpTest_primaryButton__3w1xI:disabled,.PcpTest_secondaryButton__9Bxa9:disabled,.PcpTest_tertiaryButton__Xumt6:disabled{opacity:.5;cursor:not-allowed;transform:none}.PcpTest_demoIntro__xSxAw{font-size:1rem;color:var(--text-secondary,#666);margin-bottom:1rem;text-align:center}.PcpTest_demoStepText__Z93UO{min-height:60px;display:flex;align-items:center;justify-content:center;margin:1rem 0;padding:1rem;background-color:#8e44ad0d;border-radius:8px;border-left:4px solid #8e44ad}.PcpTest_demoStepText__Z93UO p{margin:0;font-size:1rem;color:var(--text-primary,#333);font-weight:500;text-align:center}.PcpTest_demoContainer__XAV98{display:flex;flex-direction:column;align-items:center;gap:2rem;margin:2rem 0;width:100%;min-height:250px;justify-content:center}.PcpTest_demoStimulus__TFKzH{animation:PcpTest_demoGlow__w_o6N 2s infinite}@keyframes PcpTest_demoGlow__w_o6N{0%,to{box-shadow:0 0 10px #8e44ad4d}50%{box-shadow:0 0 20px #8e44ad99}}.PcpTest_practiceStats__cDPWz{background-color:#8e44ad0d;border-radius:10px;padding:1.5rem;margin:1.5rem 0;border:2px solid #8e44ad33}.PcpTest_practiceStats__cDPWz h3{margin:0 0 1rem;color:#8e44ad;font-size:1.1rem;text-align:center}.PcpTest_statRow__UgYPu{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #8e44ad1a}.PcpTest_statRow__UgYPu:last-child{border-bottom:none}.PcpTest_statRow__UgYPu span:first-child{color:var(--text-secondary,#666);font-weight:500}.PcpTest_statValue__elmkg{color:#8e44ad;font-weight:700;font-size:1.1rem}.PcpTest_linkContainer__vI7py{display:flex;justify-content:center;gap:1.5rem;margin-top:1.5rem}.PcpTest_link__VNU2N{color:#8e44ad;text-decoration:none;font-weight:500;transition:color .2s ease}.PcpTest_link__VNU2N:hover{color:#793a93;text-decoration:underline}.PcpTest_stimulusContainer__88fmm{max-width:800px;gap:1.5rem;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.PcpTest_stimulusContainer__88fmm,.PcpTest_stimulus__afXMd{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;cursor:pointer}.PcpTest_stimulus__afXMd{border-radius:10px;height:300px;box-shadow:0 10px 25px rgba(0,0,0,.1);transition:all .2s ease;animation:PcpTest_appear__fgft3 .5s ease}.PcpTest_stimulus__afXMd:hover{box-shadow:0 15px 35px rgba(0,0,0,.15)}.PcpTest_instructions__m28s2{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)}.PcpTest_bottomInstructions__CGWVY{font-size:1rem;font-weight:500;color:var(--text-secondary,#666);text-align:center}.PcpTest_bottomInstructions__CGWVY p{margin:0}.PcpTest_elapsedTime__EhVfY{font-size:3rem;font-weight:700;color:white;text-shadow:0 2px 4px rgba(0,0,0,.3);position:absolute;bottom:2rem}.PcpTest_countdownOverlay__kMOlu{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}.PcpTest_countdownContent__FqX3Z{text-align:center;color:white}.PcpTest_countdownContent__FqX3Z h2{font-size:2rem;margin-bottom:1rem;color:white}.PcpTest_countdownContent__FqX3Z p{margin-top:1rem;font-size:1.1rem}.PcpTest_countdownNumber__1bbjU{font-size:8rem;font-weight:700;color:#8e44ad;animation:PcpTest_pulse__KgdlY 1s infinite;margin:1rem 0;line-height:1}@keyframes PcpTest_pulse__KgdlY{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.PcpTest_messageOverlay___bJBZ{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:50;animation:PcpTest_fadeInOut__SRyJY 1.5s ease;pointer-events:none}@keyframes PcpTest_fadeInOut__SRyJY{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}.PcpTest_message__dZ4jP{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] .PcpTest_welcomeCard__IStJo{border-color:#333}html[data-theme=dark] .PcpTest_countdownNumber__1bbjU,html[data-theme=dark] .PcpTest_practiceStats__cDPWz h3,html[data-theme=dark] .PcpTest_welcomeCard__IStJo h2{color:#b07cc6}html[data-theme=dark] .PcpTest_secondaryButton__9Bxa9:hover{background-color:#444}html[data-theme=dark] .PcpTest_link__VNU2N{color:#b07cc6}html[data-theme=dark] .PcpTest_link__VNU2N:hover{color:#b07cc6;filter:brightness(1.2)}html[data-theme=dark] .PcpTest_metricValue__tsXXd,html[data-theme=dark] .PcpTest_statValue__elmkg{color:#b07cc6}@media (min-width:768px){.PcpTest_buttonContainer__WEJRc{flex-direction:row}.PcpTest_primaryButton__3w1xI,.PcpTest_secondaryButton__9Bxa9,.PcpTest_tertiaryButton__Xumt6{flex:1 1}}@media (max-width:768px){.PcpTest_welcomeCard__IStJo{padding:1.5rem}.PcpTest_tutorialStep__yeJSp{flex-direction:column;align-items:flex-start}.PcpTest_stepNumber__0_gUO{margin-bottom:.5rem}.PcpTest_stimulus__afXMd{height:200px}.PcpTest_countdownNumber__1bbjU{font-size:6rem}.PcpTest_message__dZ4jP{font-size:1.2rem;padding:.75rem 1.5rem}}@media (max-width:600px){.PcpTest_header__ifCNQ{flex-direction:column;align-items:center;gap:1rem}.PcpTest_gameMetrics__uK1rZ{width:100%;justify-content:space-between}.PcpTest_elapsedTime__EhVfY{font-size:2rem}}@keyframes PcpTest_appear__fgft3{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.PcpTest_iconButton__L7iAK:focus,.PcpTest_link__VNU2N:focus,.PcpTest_primaryButton__3w1xI:focus,.PcpTest_secondaryButton__9Bxa9:focus,.PcpTest_stimulus__afXMd:focus,.PcpTest_tertiaryButton__Xumt6:focus{outline:3px solid #8e44ad;outline-offset:3px}.PcpTest_countdownOverlay__kMOlu,.PcpTest_messageOverlay___bJBZ,.PcpTest_stimulus__afXMd{will-change:transform,opacity}.PcpTest_posnerRow__ZwbN2{flex-direction:row;gap:7rem;width:100%;height:250px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.PcpTest_placeholder__2zu_N,.PcpTest_posnerRow__ZwbN2{display:flex;align-items:center;justify-content:center}.PcpTest_placeholder__2zu_N{width:90px;height:90px;border:1px solid var(--text-primary,#333);border-radius:4px;background-color:transparent;transition:border-width 50ms linear}.PcpTest_placeholderCued__c5MEi{border-width:5px;border-color:var(--text-primary,#111)}.PcpTest_fixation__bcI3b{font-size:2.5rem;font-weight:700;color:var(--text-primary,#111);min-width:2rem;text-align:center;line-height:1}.PcpTest_targetLetter__f7fkw{font-size:2.6rem;font-weight:700;color:var(--text-primary,#111);font-family:Courier New,Courier,monospace}.PcpTest_demoPlaceholder__kT3Fv{width:80px;height:80px}@media (max-width:600px){.PcpTest_posnerRow__ZwbN2{gap:3rem;height:180px}.PcpTest_placeholder__2zu_N{width:70px;height:70px}.PcpTest_fixation__bcI3b,.PcpTest_targetLetter__f7fkw{font-size:2rem}}