.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:#fff;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:#fff;font-size:1.1rem;line-height:1.5;margin:0}.LandscapeHint_dismissButton__cpWWL{background:none;border:1px solid hsla(0,0%,100%,.3);color:hsla(0,0%,100%,.7);padding:.5rem 1.5rem;border-radius:8px;font-size:.9rem;cursor:pointer;transition:all .2s ease}.LandscapeHint_dismissButton__cpWWL:hover{border-color:hsla(0,0%,100%,.6);color:#fff}.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}.PVTResults_resultsContainer__2cNPE{margin-top:2rem;background-color:#f8f8f8;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,.05)}.PVTResults_tabsContainer__mLqbr{display:flex;border-bottom:1px solid #e0e0e0;background-color:#f0f0f0}.PVTResults_tabButton__dBg_b{padding:1rem 1.5rem;background:none;border:none;border-right:1px solid #e0e0e0;font-weight:500;color:#666;cursor:pointer;transition:background-color .2s,color .2s;flex:1 1;text-align:center}.PVTResults_tabButton__dBg_b:hover{background-color:#e8e8e8;color:#333}.PVTResults_activeTab__p607d{background-color:#fff;color:#4a6fdc;border-bottom:3px solid #4a6fdc}.PVTResults_tabContent__oF7G1{padding:1.5rem;min-height:300px;background-color:#fff}.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:#333}.PVTResults_percentileTable__jqamP table{width:100%;border-collapse:collapse;box-shadow:0 2px 5px rgba(0,0,0,.05)}.PVTResults_percentileTable__jqamP td,.PVTResults_percentileTable__jqamP th{padding:.75rem;text-align:center;border:1px solid #e0e0e0}.PVTResults_percentileTable__jqamP th{background-color:#f5f5f5;font-weight:500;color:#333}.PVTResults_percentileTable__jqamP td{font-weight:700;color:#4a6fdc}.PVTResults_histogramContainer__j8M8d{margin-top:1rem}.PVTResults_histogramContainer__j8M8d h3{margin-top:0;margin-bottom:.75rem;font-size:1.1rem;color:#333}.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:#4a6fdc;border-radius:4px 4px 0 0;position:relative;min-height:4px;transition:height .3s}.PVTResults_histogramBar__w5y2d:hover{background-color:#3a5dba}.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:#666}.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:#333}.PVTResults_dataTableContainer__WuWGb{max-height:400px;overflow-y:auto}.PVTResults_dataTable__STmGQ{width:100%;border-collapse:collapse;box-shadow:0 2px 5px rgba(0,0,0,.05)}.PVTResults_dataTable__STmGQ td,.PVTResults_dataTable__STmGQ th{padding:.75rem;text-align:left;border-bottom:1px solid #e0e0e0}.PVTResults_dataTable__STmGQ th{position:-webkit-sticky;position:sticky;top:0;background-color:#f5f5f5;font-weight:500;color:#333;z-index:1}.PVTResults_falseStartRow__l2tGA{background-color:rgba(255,204,0,.1)}.PVTResults_falseStartRow__l2tGA td{color:#c80}.PVTResults_dataExport__pf_aN{margin-top:1.5rem;display:flex;justify-content:flex-end}.PVTResults_exportButton__Ppbk9{padding:.5rem 1rem;background-color:#f0f0f0;border:1px solid #ddd;border-radius:4px;font-size:.9rem;color:#333;cursor:pointer;transition:background-color .2s}.PVTResults_exportButton__Ppbk9:hover{background-color:#e0e0e0}.PVTResults_emptyState__u3YN7{display:flex;justify-content:center;align-items:center;height:200px;color:#999;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 #e0e0e0}.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:#fff;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:#fff;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:#fff;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:#fff;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:#fff}.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%}}.WcstTest_container__1Lk6E{display:flex;flex-direction:column;min-height:100vh;background-color:var(--bg-primary,#eef2f7)}.WcstTest_testContainer__y_HF8{display:flex;flex-direction:column;flex:1 1;padding:1rem;max-width:1400px;margin:0 auto;width:100%;height:90%}.WcstTest_gameMetrics__LR23C{display:flex;align-items:center;gap:1.5rem}.WcstTest_timeIndicator__PsOCS,.WcstTest_trialIndicator__sC62p{font-size:.9rem;font-weight:500;color:var(--text-secondary,#666)}.WcstTest_metricValue__nZHLi{font-weight:700;color:#d32f2f}.WcstTest_iconButton__u1v5O{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}.WcstTest_iconButton__u1v5O:hover{background-color:#d32f2f1a;color:#d32f2f}.WcstTest_gameArea__qsJch{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;position:relative;padding:1rem;min-height:400px}.WcstTest_welcomeCard__2leWb{background-color:var(--bg-secondary,#fff);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:WcstTest_appear__bf24I .5s ease}.WcstTest_welcomeCard__2leWb h2{color:#d32f2f;margin-top:0;margin-bottom:1.5rem;text-align:center}.WcstTest_welcomeCard__2leWb p{margin-bottom:1.5rem;line-height:1.6;color:var(--text-primary,#333)}.WcstTest_tutorialContent__YNCsS{display:flex;flex-direction:column;gap:1.5rem;margin:1.5rem 0}.WcstTest_tutorialStep__OzrtE{display:flex;gap:1rem;align-items:flex-start;padding:1rem;background-color:#d32f2f0d;border-radius:10px;border-left:4px solid #d32f2f;transition:all .3s ease}.WcstTest_tutorialStep__OzrtE:hover{background-color:#d32f2f1a;transform:translateX(5px)}.WcstTest_stepNumber__1GZQr{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#d32f2f,#b32828);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;box-shadow:0 4px 10px #d32f2f4d}.WcstTest_stepText__ZCMG4{flex:1 1}.WcstTest_stepText__ZCMG4 h3{margin:0 0 .5rem;color:#d32f2f;font-size:1.1rem;font-weight:600}.WcstTest_stepText__ZCMG4 p{margin:0;color:var(--text-secondary,#666);line-height:1.5}.WcstTest_buttonContainer__Ev_mM{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem;width:100%}.WcstTest_primaryButton__DiI5O,.WcstTest_secondaryButton__GA8gR,.WcstTest_tertiaryButton__kqjAr{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}.WcstTest_primaryButton__DiI5O{background-color:#d32f2f;color:#fff}.WcstTest_primaryButton__DiI5O:hover:not(:disabled){filter:brightness(.9);transform:translateY(-1px);box-shadow:0 5px 15px #d32f2f4d}.WcstTest_secondaryButton__GA8gR{background-color:var(--bg-accent,#f0f0f0);color:var(--text-primary,#333)}.WcstTest_secondaryButton__GA8gR:hover:not(:disabled){background-color:var(--border-color,#e0e0e0);transform:translateY(-1px)}.WcstTest_tertiaryButton__kqjAr{background-color:transparent;color:var(--text-secondary,#666);border:1px solid var(--border-color,#e0e0e0)}.WcstTest_tertiaryButton__kqjAr:hover:not(:disabled){background-color:var(--bg-accent,#f5f5f5);border-color:var(--text-secondary,#666);transform:translateY(-1px)}.WcstTest_primaryButton__DiI5O:disabled,.WcstTest_secondaryButton__GA8gR:disabled,.WcstTest_tertiaryButton__kqjAr:disabled{opacity:.5;cursor:not-allowed;transform:none}.WcstTest_demoIntro__suHJM{font-size:1rem;color:var(--text-secondary,#666);margin-bottom:1rem;text-align:center}.WcstTest_demoStepText__Tx5St{min-height:60px;display:flex;align-items:center;justify-content:center;margin:1rem 0;padding:1rem;background-color:#d32f2f0d;border-radius:8px;border-left:4px solid #d32f2f}.WcstTest_demoStepText__Tx5St p{margin:0;font-size:1rem;color:var(--text-primary,#333);font-weight:500;text-align:center}.WcstTest_demoContainer__jq5C0{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin:1.5rem 0;width:100%;min-height:300px;justify-content:center}.WcstTest_practiceStats__QReIW{background-color:#d32f2f0d;border-radius:10px;padding:1.5rem;margin:1.5rem 0;border:2px solid #d32f2f33}.WcstTest_practiceStats__QReIW h3{margin:0 0 1rem;color:#d32f2f;font-size:1.1rem;text-align:center}.WcstTest_statRow__QOZO3{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #d32f2f1a}.WcstTest_statRow__QOZO3:last-child{border-bottom:none}.WcstTest_statRow__QOZO3 span:first-child{color:var(--text-secondary,#666);font-weight:500}.WcstTest_statValue__eBApb{color:#d32f2f;font-weight:700;font-size:1.1rem}.WcstTest_linkContainer___sdMh{display:flex;justify-content:center;gap:1.5rem;margin-top:1.5rem}.WcstTest_link__bL_j0{color:#d32f2f;text-decoration:none;font-weight:500;transition:color .2s ease}.WcstTest_link__bL_j0:hover{color:#b32828;text-decoration:underline}.WcstTest_sortingArea__PUdVE{width:100%;max-width:900px;display:flex;flex-direction:column;align-items:center;gap:2rem;padding:1rem}.WcstTest_referenceCards__qtR_n{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.WcstTest_referenceLabel__KV5yz{font-size:.9rem;font-weight:600;color:var(--text-secondary,#666);text-align:center;margin-bottom:.5rem}.WcstTest_card__uUVGv{width:140px;height:180px;background-color:var(--bg-secondary,#fff);border:3px solid var(--border-color,#ddd);border-radius:12px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;padding:12px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px var(--shadow-color,rgba(0,0,0,.08));position:relative}.WcstTest_card__uUVGv:hover{transform:translateY(-4px);box-shadow:0 8px 20px var(--shadow-color,rgba(0,0,0,.15));border-color:#d32f2f}.WcstTest_card__uUVGv:active{transform:translateY(0)}.WcstTest_cardSelected__JFH9d{border-color:#d32f2f;box-shadow:0 0 0 3px #d32f2f40}.WcstTest_cardCorrect__tt9db{border-color:#43a047;box-shadow:0 0 0 3px #43a04740}.WcstTest_cardIncorrect__dNbvT{border-color:#e53935;box-shadow:0 0 0 3px #e5393540}.WcstTest_cardDisabled__zdsnr{pointer-events:none;opacity:.7}.WcstTest_stimulusSection__6xQ3l{display:flex;flex-direction:column;align-items:center;gap:.75rem}.WcstTest_stimulusLabel__zM4L6{font-size:1rem;font-weight:600;color:var(--text-primary,#333);text-align:center}.WcstTest_stimulusCard__LxHNK{width:160px;height:200px;background-color:var(--bg-secondary,#f5f5f5);border:3px solid var(--border-color,#bbb);border-radius:12px;flex-wrap:wrap;gap:6px;padding:12px;box-shadow:0 4px 15px var(--shadow-color,rgba(0,0,0,.12))}.WcstTest_shape__BqJoR,.WcstTest_stimulusCard__LxHNK{display:flex;align-items:center;justify-content:center}.WcstTest_shapeCircle__4b3fY{border-radius:50%}.WcstTest_shapeStar__VnBNh{-webkit-clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.WcstTest_shapeCross__6jVXt{-webkit-clip-path:polygon(35% 0,65% 0,65% 35%,100% 35%,100% 65%,65% 65%,65% 100%,35% 100%,35% 65%,0 65%,0 35%,35% 35%);clip-path:polygon(35% 0,65% 0,65% 35%,100% 35%,100% 65%,65% 65%,65% 100%,35% 100%,35% 65%,0 65%,0 35%,35% 35%)}.WcstTest_shapeTriangle__Q19TQ{-webkit-clip-path:polygon(50% 0,100% 100%,0 100%);clip-path:polygon(50% 0,100% 100%,0 100%)}.WcstTest_feedbackOverlay___mHK4{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;border-radius:12px;z-index:5}.WcstTest_feedbackCorrect__To9zP{background-color:rgba(67,160,71,.15)}.WcstTest_feedbackIncorrect__OQUsJ{background-color:rgba(229,57,53,.15)}.WcstTest_feedbackIcon__1xEqY{font-size:2.5rem;font-weight:700}.WcstTest_feedbackIconCorrect__51bwq{color:#43a047}.WcstTest_feedbackIconIncorrect__bESHm{color:#e53935}.WcstTest_feedbackMessage__m11W8{font-size:1.1rem;font-weight:600;padding:.5rem 1.5rem;border-radius:8px;text-align:center;min-height:2.5rem;display:flex;align-items:center;justify-content:center}.WcstTest_feedbackMessageCorrect__Eos_b{color:#43a047;background-color:#43a04715}.WcstTest_feedbackMessageIncorrect__8xCs9{color:#e53935;background-color:#e5393515}.WcstTest_feedbackMessageEmpty__gos3_{color:transparent}.WcstTest_ruleIndicator__zsc5o{font-size:.85rem;color:var(--text-secondary,#666);text-align:center}.WcstTest_bottomInstructions__SbZhC{font-size:1rem;font-weight:500;color:var(--text-secondary,#666);text-align:center}.WcstTest_bottomInstructions__SbZhC p{margin:0}html[data-theme=dark] .WcstTest_welcomeCard__2leWb{background-color:#1e1e1e;border-color:#333}html[data-theme=dark] .WcstTest_practiceStats__QReIW h3,html[data-theme=dark] .WcstTest_welcomeCard__2leWb h2{color:#e06d6d}html[data-theme=dark] .WcstTest_stepText__ZCMG4 p,html[data-theme=dark] .WcstTest_welcomeCard__2leWb p{color:#bbb}html[data-theme=dark] .WcstTest_secondaryButton__GA8gR{background-color:#333;color:#fff}html[data-theme=dark] .WcstTest_secondaryButton__GA8gR:hover{background-color:#444}html[data-theme=dark] .WcstTest_link__bL_j0,html[data-theme=dark] .WcstTest_metricValue__nZHLi,html[data-theme=dark] .WcstTest_statValue__eBApb{color:#e06d6d}html[data-theme=dark] .WcstTest_card__uUVGv{background-color:#2a2a2a;border-color:#444}html[data-theme=dark] .WcstTest_card__uUVGv:hover{border-color:#e06d6d}html[data-theme=dark] .WcstTest_stimulusCard__LxHNK{background-color:#333;border-color:#555}@media (min-width:768px){.WcstTest_buttonContainer__Ev_mM{flex-direction:row}.WcstTest_primaryButton__DiI5O,.WcstTest_secondaryButton__GA8gR,.WcstTest_tertiaryButton__kqjAr{flex:1 1}}@media (max-width:768px){.WcstTest_welcomeCard__2leWb{padding:1.5rem}.WcstTest_tutorialStep__OzrtE{flex-direction:column;align-items:flex-start}.WcstTest_stepNumber__1GZQr{margin-bottom:.5rem}.WcstTest_card__uUVGv{width:110px;height:145px;padding:8px}.WcstTest_stimulusCard__LxHNK{width:130px;height:165px}.WcstTest_referenceCards__qtR_n{gap:.5rem}}@media (max-width:500px){.WcstTest_card__uUVGv{width:75px;height:105px;padding:6px;gap:3px}.WcstTest_stimulusCard__LxHNK{width:90px;height:120px;padding:6px}}@keyframes WcstTest_appear__bf24I{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.WcstTest_card__uUVGv:focus,.WcstTest_iconButton__u1v5O:focus,.WcstTest_primaryButton__DiI5O:focus,.WcstTest_secondaryButton__GA8gR:focus,.WcstTest_tertiaryButton__kqjAr:focus{outline:3px solid #d32f2f;outline-offset:3px}