.TestTakePage_container__04Nw1{padding:1rem;display:flex;justify-content:center;align-items:center;min-height:80vh}.TestTakePage_completionMessage__3z5rp,.TestTakePage_error__8YL92,.TestTakePage_loading__aig8l,.TestTakePage_submitError__HyxVp{text-align:center;padding:2rem;border-radius:8px;max-width:500px;margin:2rem auto}.TestTakePage_loading__aig8l{font-size:1.2rem;color:var(--text-secondary)}.TestTakePage_error__8YL92,.TestTakePage_submitError__HyxVp{background-color:#fee2e2;color:#dc3545;border:1px solid #fecaca;font-weight:500}.TestTakePage_submitErrorContainer__V7A6z{position:fixed;bottom:10px;left:50%;transform:translateX(-50%);width:90%;max-width:600px;z-index:1010}.TestTakePage_completionMessage__3z5rp{background-color:var(--bg-accent);color:var(--text-primary);border:1px solid var(--border-color)}.TestTakePage_completionMessage__3z5rp h1{margin-top:0;margin-bottom:1rem;font-size:1.8rem}.TestTakePage_countdownOverlay__Jqhow{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.75);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1000}.TestTakePage_countdownContent__rkuiz{text-align:center;color:#ffffff}.TestTakePage_countdownContent__rkuiz h2{font-size:2rem;margin-bottom:1rem;color:#ffffff}.TestTakePage_countdownContent__rkuiz p{margin-top:1rem;font-size:1.1rem;color:#ffffff}.TestTakePage_countdownNumber__0713E{font-size:8rem;font-weight:700;line-height:1;margin:1rem 0;color:#ffffff;animation:TestTakePage_countdownPulse__dpkYx 1s infinite}@keyframes TestTakePage_countdownPulse__dpkYx{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.85}}@media (max-width:600px){.TestTakePage_countdownNumber__0713E{font-size:6rem}.TestTakePage_countdownContent__rkuiz h2{font-size:1.5rem}}.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)}.DlrtTest_container__o2UFc{display:flex;flex-direction:column;min-height:100vh;background-color:var(--bg-primary,#eef2f7)}.DlrtTest_testContainer__I_o7z{display:flex;flex-direction:column;flex:1 1;padding:1rem;max-width:1400px;margin:0 auto;width:100%;height:90%}.DlrtTest_header___kfOc{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.5rem;flex-wrap:wrap}.DlrtTest_logoLink__IKspK{cursor:pointer;display:flex;align-items:center;transition:opacity .2s ease}.DlrtTest_logoLink__IKspK:hover{opacity:.8}.DlrtTest_gameMetrics__AuSD3{display:flex;align-items:center;gap:1.5rem}.DlrtTest_timeIndicator__oGY4m,.DlrtTest_trialIndicator__YPBq2{font-size:.9rem;font-weight:500;color:var(--text-secondary,#666)}.DlrtTest_metricValue__UbEX6{font-weight:700;color:#00bcd4}.DlrtTest_iconButton__uAhSR{background:none;border:none;color:#666;cursor:pointer;padding:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.DlrtTest_iconButton__uAhSR:hover{background-color:#00bcd41a;color:#00bcd4}.DlrtTest_iconButton__uAhSR:disabled{opacity:.5;cursor:not-allowed}.DlrtTest_gameArea__MZcl5{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;position:relative;padding:1rem;min-height:400px}.DlrtTest_welcomeCard__3PKZ1{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:DlrtTest_appear__lsfP9 .5s ease}.DlrtTest_welcomeCard__3PKZ1 h2{color:#00bcd4;margin-top:0;margin-bottom:1.5rem;text-align:center}.DlrtTest_welcomeCard__3PKZ1 p{margin-bottom:1.5rem;line-height:1.6;color:var(--text-primary,#333)}.DlrtTest_tutorialContent__ro6lI{display:flex;flex-direction:column;gap:1.5rem;margin:1.5rem 0}.DlrtTest_tutorialStep__ldi08{display:flex;gap:1rem;align-items:flex-start;padding:1rem;background-color:#00bcd40d;border-radius:10px;border-left:4px solid #00bcd4;transition:all .3s ease}.DlrtTest_tutorialStep__ldi08:hover{background-color:#00bcd41a;transform:translateX(5px)}.DlrtTest_stepNumber___DLRB{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#00bcd4,#00a0b4);color:white;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;box-shadow:0 4px 10px #00bcd44d}.DlrtTest_stepText__1NAoS{flex:1 1}.DlrtTest_stepText__1NAoS h3{margin:0 0 .5rem;color:#00bcd4;font-size:1.1rem;font-weight:600}.DlrtTest_stepText__1NAoS p{margin:0;color:var(--text-secondary,#666);line-height:1.5}.DlrtTest_buttonContainer__TbqAZ{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem;width:100%}.DlrtTest_primaryButton__vzxsi,.DlrtTest_secondaryButton__py3V_,.DlrtTest_tertiaryButton__d0hIl{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}.DlrtTest_primaryButton__vzxsi{background-color:#00bcd4;color:white}.DlrtTest_primaryButton__vzxsi:hover:not(:disabled){filter:brightness(.9);transform:translateY(-1px);box-shadow:0 5px 15px #00bcd44d}.DlrtTest_secondaryButton__py3V_{background-color:var(--bg-accent,#f0f0f0);color:var(--text-primary,#333)}.DlrtTest_secondaryButton__py3V_:hover:not(:disabled){background-color:var(--border-color,#e0e0e0);transform:translateY(-1px)}.DlrtTest_tertiaryButton__d0hIl{background-color:transparent;color:var(--text-secondary,#666);border:1px solid var(--border-color,#e0e0e0)}.DlrtTest_tertiaryButton__d0hIl:hover:not(:disabled){background-color:var(--bg-accent,#f5f5f5);border-color:var(--text-secondary,#666);transform:translateY(-1px)}.DlrtTest_primaryButton__vzxsi:disabled,.DlrtTest_secondaryButton__py3V_:disabled,.DlrtTest_tertiaryButton__d0hIl:disabled{opacity:.5;cursor:not-allowed;transform:none}.DlrtTest_demoIntro__sWACo{font-size:1rem;color:var(--text-secondary,#666);margin-bottom:1rem;text-align:center}.DlrtTest_demoStepText__iBbC2{min-height:60px;display:flex;align-items:center;justify-content:center;margin:1rem 0;padding:1rem;background-color:#00bcd40d;border-radius:8px;border-left:4px solid #00bcd4}.DlrtTest_demoStepText__iBbC2 p{margin:0;font-size:1rem;color:var(--text-primary,#333);font-weight:500;text-align:center}.DlrtTest_demoContainer__6XPpd{display:flex;flex-direction:column;align-items:center;gap:2rem;margin:2rem 0;width:100%;min-height:250px;justify-content:center}.DlrtTest_demoStimulus__3GeBU{animation:DlrtTest_demoGlow__r6Rqd 2s infinite}@keyframes DlrtTest_demoGlow__r6Rqd{0%,to{box-shadow:0 0 10px #00bcd44d}50%{box-shadow:0 0 20px #00bcd499}}.DlrtTest_practiceStats__ZJN9o{background-color:#00bcd40d;border-radius:10px;padding:1.5rem;margin:1.5rem 0;border:2px solid #00bcd433}.DlrtTest_practiceStats__ZJN9o h3{margin:0 0 1rem;color:#00bcd4;font-size:1.1rem;text-align:center}.DlrtTest_statRow__5CP1T{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #00bcd41a}.DlrtTest_statRow__5CP1T:last-child{border-bottom:none}.DlrtTest_statRow__5CP1T span:first-child{color:var(--text-secondary,#666);font-weight:500}.DlrtTest_statValue__3MHAL{color:#00bcd4;font-weight:700;font-size:1.1rem}.DlrtTest_linkContainer__jqDUm{display:flex;justify-content:center;gap:1.5rem;margin-top:1.5rem}.DlrtTest_link__acgHW{color:#00bcd4;text-decoration:none;font-weight:500;transition:color .2s ease}.DlrtTest_link__acgHW:hover{color:#00a0b4;text-decoration:underline}.DlrtTest_stimulusContainer__cpm13{max-width:800px;gap:1.5rem}.DlrtTest_stimulusContainer__cpm13,.DlrtTest_stimulus__KQV63{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.DlrtTest_stimulus__KQV63{border-radius:10px;height:300px;box-shadow:0 10px 25px rgba(0,0,0,.1);transition:all .2s ease;cursor:pointer;animation:DlrtTest_appear__lsfP9 .5s ease}.DlrtTest_stimulus__KQV63:hover{box-shadow:0 15px 35px rgba(0,0,0,.15)}.DlrtTest_instructions___Kgke{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)}.DlrtTest_bottomInstructions__ltbcn{font-size:1rem;font-weight:500;color:var(--text-secondary,#666);text-align:center}.DlrtTest_bottomInstructions__ltbcn p{margin:0}.DlrtTest_elapsedTime__zlb9v{font-size:3rem;font-weight:700;color:white;text-shadow:0 2px 4px rgba(0,0,0,.3);position:absolute;bottom:2rem}.DlrtTest_countdownOverlay__GpBNR{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}.DlrtTest_countdownContent__cZ_Kb{text-align:center;color:white}.DlrtTest_countdownContent__cZ_Kb h2{font-size:2rem;margin-bottom:1rem;color:white}.DlrtTest_countdownContent__cZ_Kb p{margin-top:1rem;font-size:1.1rem}.DlrtTest_countdownNumber__ZHmJI{font-size:8rem;font-weight:700;color:#00bcd4;animation:DlrtTest_pulse__m_d5o 1s infinite;margin:1rem 0;line-height:1}@keyframes DlrtTest_pulse__m_d5o{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.DlrtTest_messageOverlay__WrkAr{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:50;animation:DlrtTest_fadeInOut__LFfYa 1.5s ease;pointer-events:none}@keyframes DlrtTest_fadeInOut__LFfYa{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}.DlrtTest_message__NUbAV{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] .DlrtTest_container__o2UFc{background-color:#121212}html[data-theme=dark] .DlrtTest_welcomeCard__3PKZ1{background-color:#1e1e1e;border-color:#333}html[data-theme=dark] .DlrtTest_countdownNumber__ZHmJI,html[data-theme=dark] .DlrtTest_practiceStats__ZJN9o h3,html[data-theme=dark] .DlrtTest_welcomeCard__3PKZ1 h2{color:#4dd0e1}html[data-theme=dark] .DlrtTest_stepText__1NAoS p,html[data-theme=dark] .DlrtTest_welcomeCard__3PKZ1 p{color:#bbb}html[data-theme=dark] .DlrtTest_secondaryButton__py3V_{background-color:#333;color:#fff}html[data-theme=dark] .DlrtTest_secondaryButton__py3V_:hover{background-color:#444}html[data-theme=dark] .DlrtTest_link__acgHW{color:#4dd0e1}html[data-theme=dark] .DlrtTest_link__acgHW:hover{color:#4dd0e1;filter:brightness(1.2)}html[data-theme=dark] .DlrtTest_metricValue__UbEX6,html[data-theme=dark] .DlrtTest_statValue__3MHAL{color:#4dd0e1}@media (min-width:768px){.DlrtTest_buttonContainer__TbqAZ{flex-direction:row}.DlrtTest_primaryButton__vzxsi,.DlrtTest_secondaryButton__py3V_,.DlrtTest_tertiaryButton__d0hIl{flex:1 1}}@media (max-width:768px){.DlrtTest_welcomeCard__3PKZ1{padding:1.5rem}.DlrtTest_tutorialStep__ldi08{flex-direction:column;align-items:flex-start}.DlrtTest_stepNumber___DLRB{margin-bottom:.5rem}.DlrtTest_stimulus__KQV63{height:200px}.DlrtTest_countdownNumber__ZHmJI{font-size:6rem}.DlrtTest_message__NUbAV{font-size:1.2rem;padding:.75rem 1.5rem}}@media (max-width:600px){.DlrtTest_header___kfOc{flex-direction:column;align-items:center;gap:1rem}.DlrtTest_gameMetrics__AuSD3{width:100%;justify-content:space-between}.DlrtTest_elapsedTime__zlb9v{font-size:2rem}}@keyframes DlrtTest_appear__lsfP9{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.DlrtTest_iconButton__uAhSR:focus,.DlrtTest_link__acgHW:focus,.DlrtTest_primaryButton__vzxsi:focus,.DlrtTest_secondaryButton__py3V_:focus,.DlrtTest_stimulus__KQV63:focus,.DlrtTest_tertiaryButton__d0hIl:focus{outline:3px solid #00bcd4;outline-offset:3px}.DlrtTest_countdownOverlay__GpBNR,.DlrtTest_messageOverlay__WrkAr,.DlrtTest_stimulus__KQV63{will-change:transform,opacity}.DlrtTest_trialProgress__S9jl4{font-size:.95rem;font-weight:500;color:var(--text-secondary,#666)}.DlrtTest_phaseLabel__T33hX{font-size:1.05rem;font-weight:700;letter-spacing:.05em;color:#00bcd4}.DlrtTest_boxRow__6uHtf{gap:clamp(12px,3vw,28px);flex-wrap:nowrap}.DlrtTest_boxRow__6uHtf,.DlrtTest_box__4Nt9p{display:flex;align-items:center;justify-content:center}.DlrtTest_box__4Nt9p{position:relative;width:clamp(72px,18vw,120px);height:clamp(72px,18vw,120px);padding:0;border:3px solid var(--border-color,#cfd8dc);border-radius:12px;background:var(--card-bg,#ffffff);cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:transform .08s ease,background-color .05s ease,box-shadow .1s ease}.DlrtTest_box__4Nt9p:active{transform:scale(.96)}.DlrtTest_box__4Nt9p:focus-visible{outline:3px solid #00bcd4;outline-offset:3px}.DlrtTest_boxRow__6uHtf[data-count="1"] .DlrtTest_box__4Nt9p{width:clamp(120px,40vw,200px);height:clamp(120px,40vw,200px)}.DlrtTest_boxActive__ACFe4{background:#00bcd4;border-color:#00bcd4;box-shadow:0 0 24px #00bcd47a}.DlrtTest_stimulusX__Y_6c7{font-size:clamp(2.5rem,9vw,4.5rem);font-weight:800;line-height:1;color:#ffffff;text-shadow:0 2px 6px rgba(0,0,0,.4)}.DlrtTest_boxKey__ZWQTv{position:absolute;bottom:6px;font-size:.8rem;font-weight:700;color:var(--text-secondary,#789)}.DlrtTest_boxActive__ACFe4 .DlrtTest_boxKey__ZWQTv{color:rgba(255,255,255,.85)}.DlrtTest_feedbackRow__qWatL{min-height:2rem;display:flex;align-items:center;justify-content:center}.DlrtTest_feedback__gtmIe{font-size:1.2rem;font-weight:700}.DlrtTest_feedbackCorrect__zDzbM{color:#2e7d32}.DlrtTest_feedbackIncorrect__4F9qB{color:#c62828}.DlrtTest_feedbackMissed__vZKgt{color:#ef6c00}.DlrtTest_feedbackEarly__Y1qRb{color:#ad1457}.DlrtTest_practiceNote__W_4iP{background-color:#00bcd40d;border-left:4px solid #00bcd4;padding:.75rem 1rem;border-radius:8px;font-weight:500}.DlrtTest_mappingRow__dyW1q{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin:1.25rem 0}.DlrtTest_mappingItem__kVhhE{display:flex;flex-direction:column;align-items:center;gap:.4rem}.DlrtTest_mappingBox__ctybQ{width:40px;height:40px;border:2px solid #00bcd4;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#00bcd4}.DlrtTest_mappingItem__kVhhE kbd{background-color:var(--bg-accent,#eeeeee);border:1px solid var(--border-color,#cccccc);border-radius:5px;padding:2px 8px;font-weight:700;color:var(--text-primary,#333)}.DlrtTest_blockIntroHint__bzis1{font-size:.9rem;font-style:italic;text-align:center;color:var(--text-secondary,#777)}html[data-theme=dark] .DlrtTest_mappingBox__ctybQ,html[data-theme=dark] .DlrtTest_phaseLabel__T33hX{color:#4dd0e1}html[data-theme=dark] .DlrtTest_feedbackCorrect__zDzbM{color:#81c784}html[data-theme=dark] .DlrtTest_feedbackIncorrect__4F9qB{color:#e57373}html[data-theme=dark] .DlrtTest_feedbackMissed__vZKgt{color:#ffb74d}html[data-theme=dark] .DlrtTest_feedbackEarly__Y1qRb{color:#f06292}.PVTResults_resultsContainer__2cNPE{margin-top:2rem;background-color:var(--bg-primary);border-radius:8px;overflow:hidden;box-shadow:0 2px 5px var(--shadow-color)}.PVTResults_tabsContainer__mLqbr{display:flex;border-bottom:1px solid var(--border-color);background-color:var(--bg-accent)}.PVTResults_tabButton__dBg_b{padding:1rem 1.5rem;background:none;border:none;border-right:1px solid var(--border-color);font-weight:500;color:var(--text-secondary);cursor:pointer;transition:background-color .2s,color .2s;flex:1 1;text-align:center}.PVTResults_tabButton__dBg_b:hover{background-color:var(--icon-hover-bg);color:var(--text-primary)}.PVTResults_activeTab__p607d{background-color:var(--card-bg);color:var(--link-color);border-bottom:3px solid var(--link-color)}.PVTResults_tabContent__oF7G1{padding:1.5rem;min-height:300px;background-color:var(--card-bg)}.PVTResults_graphContainer__t_Qk8{height:400px;position:relative}.PVTResults_distributionContainer__QXsiX{display:flex;flex-direction:column;gap:2rem}.PVTResults_percentileTable__jqamP{margin-bottom:1rem}.PVTResults_percentileTable__jqamP h3{margin-top:0;margin-bottom:.75rem;font-size:1.1rem;color:var(--text-primary)}.PVTResults_percentileTable__jqamP table{width:100%;border-collapse:collapse;box-shadow:0 2px 5px var(--shadow-color)}.PVTResults_percentileTable__jqamP td,.PVTResults_percentileTable__jqamP th{padding:.75rem;text-align:center;border:1px solid var(--border-color)}.PVTResults_percentileTable__jqamP th{background-color:var(--bg-accent);font-weight:500;color:var(--text-primary)}.PVTResults_percentileTable__jqamP td{font-weight:700;color:var(--link-color)}.PVTResults_histogramContainer__j8M8d{margin-top:1rem}.PVTResults_histogramContainer__j8M8d h3{margin-top:0;margin-bottom:.75rem;font-size:1.1rem;color:var(--text-primary)}.PVTResults_histogram__mskmS{display:flex;align-items:flex-end;height:200px;padding:0 1rem;gap:4px;margin-bottom:.5rem}.PVTResults_histogramBar__w5y2d{flex:1 1;background-color:var(--link-color);border-radius:4px 4px 0 0;position:relative;min-height:4px;transition:height .3s}.PVTResults_histogramBar__w5y2d:hover{background-color:var(--link-hover-color)}.PVTResults_histogramTooltip__QRF9D{position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background-color:rgba(0,0,0,.8);color:#fff;padding:.5rem;border-radius:4px;font-size:.8rem;white-space:nowrap;opacity:0;transition:opacity .2s;pointer-events:none;z-index:1}.PVTResults_histogramBar__w5y2d:hover .PVTResults_histogramTooltip__QRF9D{opacity:1}.PVTResults_histogramLabels__Qacmt{display:flex;justify-content:space-between;margin-top:.5rem;padding:0 1rem;font-size:.8rem;color:var(--text-secondary)}.PVTResults_histogramLabel__EFLYG{text-align:center;max-width:60px;overflow:hidden;text-overflow:ellipsis}.PVTResults_histogramAxisLabel__56myJ{text-align:center;margin-top:.5rem;font-size:.9rem;color:var(--text-primary)}.PVTResults_dataTableContainer__WuWGb{max-height:400px;overflow-y:auto}.PVTResults_dataTable__STmGQ{width:100%;border-collapse:collapse;box-shadow:0 2px 5px var(--shadow-color)}.PVTResults_dataTable__STmGQ td,.PVTResults_dataTable__STmGQ th{padding:.75rem;text-align:left;border-bottom:1px solid var(--border-color);color:var(--text-primary)}.PVTResults_dataTable__STmGQ th{position:-webkit-sticky;position:sticky;top:0;background-color:var(--bg-accent);font-weight:500;color:var(--text-primary);z-index:1}.PVTResults_falseStartRow__l2tGA{background-color:rgba(255,204,0,.1)}.PVTResults_falseStartRow__l2tGA td{color:#cc8800}.PVTResults_dataExport__pf_aN{margin-top:1.5rem;display:flex;justify-content:flex-end}.PVTResults_exportButton__Ppbk9{padding:.5rem 1rem;background-color:var(--bg-accent);border:1px solid var(--border-color);border-radius:4px;font-size:.9rem;color:var(--text-primary);cursor:pointer;transition:background-color .2s}.PVTResults_exportButton__Ppbk9:hover{background-color:var(--icon-hover-bg)}.PVTResults_emptyState__u3YN7{display:flex;justify-content:center;align-items:center;height:200px;color:var(--text-secondary);font-style:italic;text-align:center}@media (max-width:768px){.PVTResults_tabButton__dBg_b{padding:.75rem .5rem;font-size:.9rem}.PVTResults_tabContent__oF7G1{padding:1rem}.PVTResults_graphContainer__t_Qk8{height:300px}.PVTResults_histogram__mskmS{height:150px}.PVTResults_dataTable__STmGQ td,.PVTResults_dataTable__STmGQ th,.PVTResults_percentileTable__jqamP td,.PVTResults_percentileTable__jqamP th{padding:.5rem;font-size:.9rem}}@media (max-width:480px){.PVTResults_tabsContainer__mLqbr{flex-direction:column}.PVTResults_tabButton__dBg_b{border-right:none;border-bottom:1px solid var(--border-color)}.PVTResults_dataTable__STmGQ td,.PVTResults_dataTable__STmGQ th{padding:.5rem .3rem;font-size:.8rem}.PVTResults_histogramLabels__Qacmt{font-size:.7rem}}.Settings_modalOverlay__P7o_T{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:Settings_fadeIn__NvGIi .3s ease}@keyframes Settings_fadeIn__NvGIi{0%{opacity:0}to{opacity:1}}.Settings_settingsPanel__BTotd{background:white;border-radius:10px;box-shadow:0 15px 35px rgba(0,0,0,.2);width:100%;max-width:500px;max-height:90vh;overflow-y:auto;overflow-x:hidden;animation:Settings_slideIn__H8Pbu .3s ease;position:relative;display:flex;flex-direction:column}@keyframes Settings_slideIn__H8Pbu{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.Settings_panelHeader__f0zla{padding:1.5rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eaeaea;position:-webkit-sticky;position:sticky;top:0;background:white;z-index:2;border-radius:10px 10px 0 0}.Settings_settingsTitle__JrnY5{margin:0;color:#0070f3;font-size:1.5rem;font-weight:600}.Settings_closeButton__nicDO{background:none;border:none;font-size:1.8rem;line-height:1;padding:.25rem;cursor:pointer;color:#666;transition:color .2s ease;font-weight:300;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%}.Settings_closeButton__nicDO:hover{color:#333;background-color:#f5f5f5}.Settings_panelContent__hT7MZ{padding:1.5rem;flex:1 1;overflow-y:auto}.Settings_settingGroup__51LAL{margin-bottom:2rem;position:relative}.Settings_settingGroup__51LAL:last-child{margin-bottom:0}.Settings_settingGroup__51LAL label{display:block;margin-bottom:.75rem;font-weight:500;color:#333}.Settings_slider__92pqV{width:100%;-webkit-appearance:none;height:10px;border-radius:5px;background:#e0e0e0;outline:none;margin:10px 0;position:relative}.Settings_slider__92pqV::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:22px;height:22px;border-radius:50%;background:#0070f3;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.2)}.Settings_slider__92pqV::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:#0070f3;cursor:pointer;-moz-transition:all .2s ease;transition:all .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.2)}.Settings_slider__92pqV::-webkit-slider-thumb:hover{background:#0051a8;transform:scale(1.1)}.Settings_slider__92pqV::-moz-range-thumb:hover{background:#0051a8;transform:scale(1.1)}.Settings_slider__92pqV:focus{box-shadow:0 0 0 2px rgba(0,112,243,.2)}.Settings_rangeLabels__QDS0l{display:flex;justify-content:space-between;font-size:.8rem;color:#666;margin-top:.5rem}.Settings_select__gQAQw{width:100%;border:1px solid #e0e0e0;border-radius:5px;background-color:white;font-size:1rem;color:#333;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='6' fill='none'%3E%3Cpath stroke='%23666' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 1 5 4 5-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding:.75rem 2.5rem .75rem 1rem}.Settings_select__gQAQw:focus{border-color:#0070f3;box-shadow:0 0 0 2px rgba(0,112,243,.2);outline:none}.Settings_settingDescription__9BXja{margin-top:.5rem;font-size:.85rem;color:#666}.Settings_colorPicker__xbSkw{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;width:75px;height:40px;cursor:pointer;border-radius:5px;border:1px solid #e0e0e0;padding:0}.Settings_colorPicker__xbSkw::-webkit-color-swatch{border-radius:4px;border:none}.Settings_colorPicker__xbSkw::-moz-color-swatch{border-radius:4px;border:none}.Settings_buttonGroup__leuEg{display:flex;justify-content:space-between;gap:1rem;padding:1.5rem;border-top:1px solid #eaeaea;position:-webkit-sticky;position:sticky;bottom:0;background:white;z-index:2;border-radius:0 0 10px 10px}.Settings_button__ni4vY{flex:1 1;padding:.75rem 1.5rem;border:none;border-radius:5px;font-weight:600;font-size:1rem;cursor:pointer;transition:background-color .3s ease,transform .2s ease;text-align:center}.Settings_button__ni4vY:hover{transform:translateY(-2px)}.Settings_defaultButton__Xt_4X{background-color:#f0f0f0;color:#333}.Settings_defaultButton__Xt_4X:hover{background-color:#e0e0e0}.Settings_primaryButton___Pr_u{background-color:#0070f3;color:white}.Settings_primaryButton___Pr_u:hover{background-color:#0051a8}@media (max-width:600px){.Settings_settingsPanel__BTotd{max-width:none;width:95%;max-height:80vh}.Settings_panelHeader__f0zla{padding:1rem}.Settings_settingsTitle__JrnY5{font-size:1.2rem}.Settings_panelContent__hT7MZ{padding:1rem}.Settings_buttonGroup__leuEg{padding:1rem;flex-direction:column}.Settings_button__ni4vY{width:100%}}