.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)}.DawTest_container__26XHD{display:flex;flex-direction:column;min-height:100vh;background-color:var(--bg-primary,#eef2f7)}.DawTest_testContainer__XOnfI{display:flex;flex-direction:column;flex:1 1;padding:1rem;max-width:1400px;margin:0 auto;width:100%;height:90%}.DawTest_header__ugsTQ{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.5rem;flex-wrap:wrap}.DawTest_logoLink__tJmK9{cursor:pointer;display:flex;align-items:center;transition:opacity .2s ease}.DawTest_logoLink__tJmK9:hover{opacity:.8}.DawTest_gameMetrics__y52Mk{display:flex;align-items:center;gap:1.5rem}.DawTest_timeIndicator__WtIRy,.DawTest_trialIndicator__y4dHT{font-size:.9rem;font-weight:500;color:var(--text-secondary,#666)}.DawTest_metricValue___YRjR{font-weight:700;color:#5e35b1}.DawTest_iconButton___cRAp{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}.DawTest_iconButton___cRAp:hover{background-color:#5e35b11a;color:#5e35b1}.DawTest_iconButton___cRAp:disabled{opacity:.5;cursor:not-allowed}.DawTest_gameArea__Ia50a{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;position:relative;padding:1rem;min-height:400px}.DawTest_welcomeCard__9b5YQ{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:DawTest_appear__VbVmw .5s ease}.DawTest_welcomeCard__9b5YQ h2{color:#5e35b1;margin-top:0;margin-bottom:1.5rem;text-align:center}.DawTest_welcomeCard__9b5YQ p{margin-bottom:1.5rem;line-height:1.6;color:var(--text-primary,#333)}.DawTest_tutorialContent__BD3Dy{display:flex;flex-direction:column;gap:1.5rem;margin:1.5rem 0}.DawTest_tutorialStep__bMh5B{display:flex;gap:1rem;align-items:flex-start;padding:1rem;background-color:#5e35b10d;border-radius:10px;border-left:4px solid #5e35b1;transition:all .3s ease}.DawTest_tutorialStep__bMh5B:hover{background-color:#5e35b11a;transform:translateX(5px)}.DawTest_stepNumber__NCONF{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#5e35b1,#502d96);color:white;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;box-shadow:0 4px 10px #5e35b14d}.DawTest_stepText__1eFTo{flex:1 1}.DawTest_stepText__1eFTo h3{margin:0 0 .5rem;color:#5e35b1;font-size:1.1rem;font-weight:600}.DawTest_stepText__1eFTo p{margin:0;color:var(--text-secondary,#666);line-height:1.5}.DawTest_buttonContainer__c_T_Q{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem;width:100%}.DawTest_primaryButton__pEgUK,.DawTest_secondaryButton__dRpNY,.DawTest_tertiaryButton__7hWld{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}.DawTest_primaryButton__pEgUK{background-color:#5e35b1;color:white}.DawTest_primaryButton__pEgUK:hover:not(:disabled){filter:brightness(.9);transform:translateY(-1px);box-shadow:0 5px 15px #5e35b14d}.DawTest_secondaryButton__dRpNY{background-color:var(--bg-accent,#f0f0f0);color:var(--text-primary,#333)}.DawTest_secondaryButton__dRpNY:hover:not(:disabled){background-color:var(--border-color,#e0e0e0);transform:translateY(-1px)}.DawTest_tertiaryButton__7hWld{background-color:transparent;color:var(--text-secondary,#666);border:1px solid var(--border-color,#e0e0e0)}.DawTest_tertiaryButton__7hWld:hover:not(:disabled){background-color:var(--bg-accent,#f5f5f5);border-color:var(--text-secondary,#666);transform:translateY(-1px)}.DawTest_primaryButton__pEgUK:disabled,.DawTest_secondaryButton__dRpNY:disabled,.DawTest_tertiaryButton__7hWld:disabled{opacity:.5;cursor:not-allowed;transform:none}.DawTest_demoIntro___5miz{font-size:1rem;color:var(--text-secondary,#666);margin-bottom:1rem;text-align:center}.DawTest_demoStepText__F6Wwq{min-height:60px;display:flex;align-items:center;justify-content:center;margin:1rem 0;padding:1rem;background-color:#5e35b10d;border-radius:8px;border-left:4px solid #5e35b1}.DawTest_demoStepText__F6Wwq p{margin:0;font-size:1rem;color:var(--text-primary,#333);font-weight:500;text-align:center}.DawTest_demoContainer__zVszd{display:flex;flex-direction:column;align-items:center;gap:2rem;margin:2rem 0;width:100%;min-height:250px;justify-content:center}.DawTest_demoStimulus__9T_99{animation:DawTest_demoGlow__ILJ7n 2s infinite}@keyframes DawTest_demoGlow__ILJ7n{0%,to{box-shadow:0 0 10px #5e35b14d}50%{box-shadow:0 0 20px #5e35b199}}.DawTest_practiceStats__C7Ceq{background-color:#5e35b10d;border-radius:10px;padding:1.5rem;margin:1.5rem 0;border:2px solid #5e35b133}.DawTest_practiceStats__C7Ceq h3{margin:0 0 1rem;color:#5e35b1;font-size:1.1rem;text-align:center}.DawTest_statRow__3ET6X{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #5e35b11a}.DawTest_statRow__3ET6X:last-child{border-bottom:none}.DawTest_statRow__3ET6X span:first-child{color:var(--text-secondary,#666);font-weight:500}.DawTest_statValue___rpxO{color:#5e35b1;font-weight:700;font-size:1.1rem}.DawTest_linkContainer__67lJA{display:flex;justify-content:center;gap:1.5rem;margin-top:1.5rem}.DawTest_link__onJHm{color:#5e35b1;text-decoration:none;font-weight:500;transition:color .2s ease}.DawTest_link__onJHm:hover{color:#502d96;text-decoration:underline}.DawTest_stimulusContainer__pki4I{max-width:800px;gap:1.5rem}.DawTest_stimulusContainer__pki4I,.DawTest_stimulus__9gNz7{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.DawTest_stimulus__9gNz7{border-radius:10px;height:300px;box-shadow:0 10px 25px rgba(0,0,0,.1);transition:all .2s ease;cursor:pointer;animation:DawTest_appear__VbVmw .5s ease}.DawTest_stimulus__9gNz7:hover{box-shadow:0 15px 35px rgba(0,0,0,.15)}.DawTest_instructions__XklLP{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)}.DawTest_bottomInstructions__nEnx4{font-size:1rem;font-weight:500;color:var(--text-secondary,#666);text-align:center}.DawTest_bottomInstructions__nEnx4 p{margin:0}.DawTest_elapsedTime__RjXBm{font-size:3rem;font-weight:700;color:white;text-shadow:0 2px 4px rgba(0,0,0,.3);position:absolute;bottom:2rem}.DawTest_countdownOverlay__ihYp_{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}.DawTest_countdownContent__3M39Y{text-align:center;color:white}.DawTest_countdownContent__3M39Y h2{font-size:2rem;margin-bottom:1rem;color:white}.DawTest_countdownContent__3M39Y p{margin-top:1rem;font-size:1.1rem}.DawTest_countdownNumber__rV9ft{font-size:8rem;font-weight:700;color:#5e35b1;animation:DawTest_pulse__LJvTT 1s infinite;margin:1rem 0;line-height:1}@keyframes DawTest_pulse__LJvTT{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.DawTest_messageOverlay__U_L6W{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:50;animation:DawTest_fadeInOut__XuOsr 1.5s ease;pointer-events:none}@keyframes DawTest_fadeInOut__XuOsr{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}.DawTest_message___xYWQ{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] .DawTest_welcomeCard__9b5YQ{border-color:#333}html[data-theme=dark] .DawTest_countdownNumber__rV9ft,html[data-theme=dark] .DawTest_practiceStats__C7Ceq h3,html[data-theme=dark] .DawTest_welcomeCard__9b5YQ h2{color:#8e72c8}html[data-theme=dark] .DawTest_secondaryButton__dRpNY:hover{background-color:#444}html[data-theme=dark] .DawTest_link__onJHm{color:#8e72c8}html[data-theme=dark] .DawTest_link__onJHm:hover{color:#8e72c8;filter:brightness(1.2)}html[data-theme=dark] .DawTest_metricValue___YRjR,html[data-theme=dark] .DawTest_statValue___rpxO{color:#8e72c8}@media (min-width:768px){.DawTest_buttonContainer__c_T_Q{flex-direction:row}.DawTest_primaryButton__pEgUK,.DawTest_secondaryButton__dRpNY,.DawTest_tertiaryButton__7hWld{flex:1 1}}@media (max-width:768px){.DawTest_welcomeCard__9b5YQ{padding:1.5rem}.DawTest_tutorialStep__bMh5B{flex-direction:column;align-items:flex-start}.DawTest_stepNumber__NCONF{margin-bottom:.5rem}.DawTest_stimulus__9gNz7{height:200px}.DawTest_countdownNumber__rV9ft{font-size:6rem}.DawTest_message___xYWQ{font-size:1.2rem;padding:.75rem 1.5rem}}@media (max-width:600px){.DawTest_header__ugsTQ{flex-direction:column;align-items:center;gap:1rem}.DawTest_gameMetrics__y52Mk{width:100%;justify-content:space-between}.DawTest_elapsedTime__RjXBm{font-size:2rem}}@keyframes DawTest_appear__VbVmw{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.DawTest_iconButton___cRAp:focus,.DawTest_link__onJHm:focus,.DawTest_primaryButton__pEgUK:focus,.DawTest_secondaryButton__dRpNY:focus,.DawTest_stimulus__9gNz7:focus,.DawTest_tertiaryButton__7hWld:focus{outline:3px solid #5e35b1;outline-offset:3px}.DawTest_countdownOverlay__ihYp_,.DawTest_messageOverlay__U_L6W,.DawTest_stimulus__9gNz7{will-change:transform,opacity}.DawTest_playingArea__dliWj{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;width:100%;max-width:900px;min-height:400px}.DawTest_balanceIndicator__YD3EP{font-size:.9rem;font-weight:500;color:var(--text-secondary,#666)}.DawTest_stagePrompt__4_jCK{font-size:1.1rem;font-weight:500;color:var(--text-primary,#333);text-align:center;min-height:1.6rem}.DawTest_stageRow__c6MiP{display:flex;gap:2rem;padding:2rem;border-radius:16px;transition:background-color .25s ease;justify-content:center}.DawTest_optionBox__pe8mX{width:160px;height:200px;border-radius:12px;border:4px solid transparent;cursor:default;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;box-shadow:0 6px 15px rgba(0,0,0,.15);font-family:inherit}.DawTest_optionClickable__v3_HM{cursor:pointer}.DawTest_optionClickable__v3_HM:hover{transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,0,0,.25)}.DawTest_optionChosen__drqKc{transform:translateY(-16px);box-shadow:0 18px 35px rgba(0,0,0,.35);outline:4px solid rgba(255,255,255,.6);outline-offset:-4px}.DawTest_optionSymbol__hkw7D{font-size:4rem;color:white;font-weight:700;text-shadow:0 2px 6px rgba(0,0,0,.35)}.DawTest_itiFixation__vJd_6,.DawTest_optionSymbol__hkw7D{-webkit-user-select:none;-moz-user-select:none;user-select:none}.DawTest_itiFixation__vJd_6{font-size:3rem;color:var(--text-secondary,#888);font-weight:300}.DawTest_rewardBox__HKuMZ{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:2.5rem 3rem;border-radius:16px;min-width:240px;min-height:200px;box-shadow:0 10px 30px rgba(0,0,0,.15);animation:DawTest_appear__VbVmw .25s ease}.DawTest_rewardWin__68nWO{background:linear-gradient(135deg,#fff9c4,#ffd54f);border:3px solid #f9a825}.DawTest_rewardLoss__57afs{background:linear-gradient(135deg,#eceff1,#b0bec5);border:3px solid #78909c}.DawTest_coin__o___Q{color:#8d6e00;text-shadow:0 2px 6px rgba(0,0,0,.2)}.DawTest_coin__o___Q,.DawTest_zero__9_2At{font-size:5rem;font-weight:800;line-height:1}.DawTest_zero__9_2At{color:#546e7a}.DawTest_rewardText__LuSX4{font-size:1rem;font-weight:600;color:var(--text-primary,#333);text-align:center}.DawTest_timeoutBox__6Ws_W{background-color:rgba(229,57,53,.12);border:3px solid var(--danger-color);border-radius:14px;padding:2rem 3rem;min-height:160px;display:flex;align-items:center;justify-content:center;animation:DawTest_appear__VbVmw .25s ease}.DawTest_timeoutText__gQaZH{font-size:1.3rem;font-weight:700;color:var(--danger-color);text-align:center}html[data-theme=dark] .DawTest_rewardWin__68nWO{background:linear-gradient(135deg,#5d4b00,#9a7a00);border-color:#ffd54f}html[data-theme=dark] .DawTest_rewardLoss__57afs{background:linear-gradient(135deg,#263238,#455a64);border-color:#90a4ae}html[data-theme=dark] .DawTest_coin__o___Q{color:#ffeb3b}html[data-theme=dark] .DawTest_zero__9_2At{color:#cfd8dc}@media (max-width:600px){.DawTest_stageRow__c6MiP{gap:1rem;padding:1rem}.DawTest_optionBox__pe8mX{width:130px;height:160px}.DawTest_optionSymbol__hkw7D{font-size:3rem}}