.TOLResults_resultsCard__7am6t{background-color:#fff;border-radius:15px;padding:2rem;width:100%;max-width:800px;box-shadow:0 5px 20px rgba(0,0,0,.1);z-index:10;overflow-x:auto}.TOLResults_resultsCard__7am6t h2{text-align:center;color:#0070f3;margin-top:0;margin-bottom:1.5rem}.TOLResults_summaryMetrics__Z2y5Z{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem;padding:1rem;background-color:#f8f9fa;border-radius:8px}.TOLResults_metric__Pp5gx{text-align:center}.TOLResults_metricLabel__O9PNc{font-size:.9rem;color:#666;display:block;margin-bottom:.25rem}.TOLResults_metricValue__wGd_z{font-size:1.8rem;font-weight:700;color:#0070f3}.TOLResults_exportContainer__Zd0y2{display:flex;justify-content:flex-end;margin-bottom:1.5rem}.TOLResults_exportButton__kCCWg{background-color:#4a6fdc;color:#fff;border:none;padding:.6rem 1.2rem;font-size:.9rem;font-weight:500;border-radius:4px;cursor:pointer}.TOLResults_exportButton__kCCWg:hover{background-color:#3a5dba}.TOLResults_exportButton__kCCWg:disabled{background-color:#a0a0a0;cursor:not-allowed}.TOLResults_resultsTableContainer__e6JzG{width:100%;overflow-x:auto;margin-top:1rem}.TOLResults_resultsTable___j9oW{width:100%;border-collapse:collapse;font-size:.9rem}.TOLResults_resultsTable___j9oW td,.TOLResults_resultsTable___j9oW th{border:1px solid #ddd;padding:.6rem;text-align:center}.TOLResults_resultsTable___j9oW th{background-color:#f2f2f2;font-weight:600}.TOLResults_resultsTable___j9oW tbody tr:nth-child(2n){background-color:#f9f9f9}.TOLResults_success__3qqOZ{color:#28a745;font-weight:700}.TOLResults_successPerfect__RfCTT{color:#155724;font-weight:700;background-color:#d4edda;padding:.25rem .5rem;border-radius:4px}.TOLResults_failure__wT6Q7{color:#dc3545;font-weight:700}.TOLResults_noAttempt__IIpoM{color:#999}.TOLResults_trialDetails__1r0_3{font-size:.8rem;color:#666;margin-top:.5rem}.TOLResults_buttonContainer__suZLv{display:flex;justify-content:center;gap:1rem;margin-top:2rem}.TOLResults_primaryButton__4IxHp,.TOLResults_secondaryButton__hauO4{padding:.75rem 1.5rem;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;text-decoration:none}.TOLResults_primaryButton__4IxHp{background-color:#0070f3;color:#fff}.TOLResults_primaryButton__4IxHp:hover{background-color:#0051a8}.TOLResults_secondaryButton__hauO4{background-color:#f0f0f0;color:#333}.TOLResults_secondaryButton__hauO4:hover{background-color:#e0e0e0}.TOLResults_averagesSection__ca3EU{margin-top:2rem;padding:1.5rem;background-color:#f8f9fa;border-radius:8px}.TOLResults_averagesSection__ca3EU h3{margin-top:0;margin-bottom:1rem;color:#333;font-size:1.1rem}.TOLResults_averagesGrid__dkmC_{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem}.TOLResults_averageItem__XIO_v{display:flex;flex-direction:column;padding:1rem;background-color:#fff;border-radius:6px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.TOLResults_averageLabel__CsagF{font-size:.85rem;color:#666;margin-bottom:.5rem}.TOLResults_averageValue__UVjVi{font-size:1.3rem;font-weight:700;color:#0070f3}@media (max-width:600px){.TOLResults_resultsCard__7am6t{padding:1rem}.TOLResults_summaryMetrics__Z2y5Z{flex-direction:column;gap:1rem}.TOLResults_metricValue__wGd_z{font-size:1.5rem}.TOLResults_resultsTable___j9oW td,.TOLResults_resultsTable___j9oW th{padding:.4rem;font-size:.8rem}.TOLResults_buttonContainer__suZLv{flex-direction:column;align-items:center}.TOLResults_primaryButton__4IxHp,.TOLResults_secondaryButton__hauO4{width:80%;max-width:250px}.TOLResults_averagesGrid__dkmC_{grid-template-columns:1fr}.TOLResults_averageValue__UVjVi{font-size:1.1rem}}.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%}}.TOLTest_container__Wdq_Y{display:flex;flex-direction:column;min-height:100vh;background-color:var(--bg-primary,#eef2f7)}.TOLTest_testContainer__pIUJh{display:flex;flex-direction:column;flex:1 1;padding:1rem;max-width:1800px;margin:0 auto;width:100%;height:90%}.TOLTest_header__o4dJl{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.5rem;flex-wrap:wrap}.TOLTest_title__3ClHE{font-size:1.5rem;font-weight:600;color:var(--link-color,#0070f3);margin:0 0 .5rem}.TOLTest_gameInfo__46_eR{display:flex;align-items:center;gap:1rem;font-size:.9rem;color:var(--text-secondary,#555);flex-wrap:wrap}.TOLTest_gameInfo__46_eR span{white-space:nowrap;margin-right:.5rem}.TOLTest_logoLink__6Av_Y{cursor:pointer;display:flex;align-items:center;transition:opacity .2s ease}.TOLTest_logoLink__6Av_Y:hover{opacity:.8}.TOLTest_gameArea__mxQi0{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;position:relative;padding:1rem}.TOLTest_welcomeCard__rNcoE{background-color:var(--bg-secondary,#eef2f7);border-radius:15px;padding:2rem;max-width:600px;width:100%;box-shadow:0 5px 20px var(--shadow-color,rgba(0,0,0,.1));z-index:10}.TOLTest_welcomeCard__rNcoE h2{color:var(--link-color,#0070f3);margin-top:0;margin-bottom:1.5rem}.TOLTest_welcomeCard__rNcoE p{margin-bottom:1.5rem;line-height:1.6}.TOLTest_tutorialContent__rHJzB{display:flex;flex-direction:column;gap:1.5rem;margin:1.5rem 0}.TOLTest_tutorialStep__3gGqt{display:flex;gap:1rem;align-items:flex-start;padding:1rem;background-color:rgba(0,112,243,.05);border-radius:10px;border-left:4px solid var(--link-color,#0070f3);transition:all .3s ease}.TOLTest_tutorialStep__3gGqt:hover{background-color:rgba(0,112,243,.1);transform:translateX(5px)}.TOLTest_stepNumber__yT5Vv{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#0070f3,#00a8ff);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;box-shadow:0 4px 10px rgba(0,112,243,.3)}.TOLTest_stepText__7lh16{flex:1 1}.TOLTest_stepText__7lh16 h3{margin:0 0 .5rem;color:var(--link-color,#0070f3);font-size:1.1rem;font-weight:600}.TOLTest_stepText__7lh16 p{margin:0;color:var(--text-secondary,#666);line-height:1.5}.TOLTest_buttonContainer__TK2yZ{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem;width:100%}.TOLTest_primaryButton__gzcst,.TOLTest_secondaryButton__uZ5qK{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}.TOLTest_primaryButton__gzcst{background-color:#0070f3;color:#fff}.TOLTest_primaryButton__gzcst:hover{background-color:#0051a8;transform:translateY(-1px);box-shadow:0 5px 15px rgba(0,112,243,.15)}.TOLTest_secondaryButton__uZ5qK{background-color:var(--bg-accent,#f0f0f0);color:var(--text-primary,#333)}.TOLTest_secondaryButton__uZ5qK:hover{background-color:var(--border-color,#e0e0e0);transform:translateY(-1px)}.TOLTest_tertiaryButton__zNW4O{background-color:transparent;color:var(--text-secondary,#666);border:1px solid var(--border-color,#e0e0e0);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}.TOLTest_tertiaryButton__zNW4O:hover{background-color:var(--bg-accent,#f5f5f5);border-color:var(--text-secondary,#666);transform:translateY(-1px)}.TOLTest_primaryButton__gzcst:disabled,.TOLTest_secondaryButton__uZ5qK:disabled,.TOLTest_tertiaryButton__zNW4O:disabled{opacity:.5;cursor:not-allowed;transform:none}.TOLTest_primaryButton__gzcst:disabled:hover,.TOLTest_secondaryButton__uZ5qK:disabled:hover,.TOLTest_tertiaryButton__zNW4O:disabled:hover{transform:none;box-shadow:none}.TOLTest_demoIntro__cxkUN{font-size:1rem;color:var(--text-secondary,#666);margin-bottom:1rem;text-align:center}.TOLTest_demoStepText__kihnG{min-height:60px;display:flex;align-items:center;justify-content:center;margin:1rem 0;padding:1rem;background-color:rgba(0,112,243,.05);border-radius:8px;border-left:4px solid #0070f3;position:relative;z-index:200}.TOLTest_demoStepText__kihnG p{margin:0;font-size:1rem;color:var(--text-primary,#333);font-weight:500;text-align:center}.TOLTest_demoBoard__2yiTD{margin:2rem 0}.TOLTest_demoBoard__2yiTD,.TOLTest_playingArea__LjUF7{display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%}.TOLTest_board__l__jc{background-color:#f0e6d2;border:3px solid #8b4513;border-radius:5px;width:90%;max-width:900px;height:300px;display:flex;justify-content:space-around;align-items:flex-end;padding:2rem 2rem 0;position:relative;box-shadow:0 4px 8px rgba(0,0,0,.2)}.TOLTest_peg__4g2vl{display:flex;flex-direction:column-reverse;align-items:center;height:100%;width:30%;position:relative;cursor:pointer}.TOLTest_pegPost__bhkoL{background-color:peru;border:1px solid #8b4513;border-bottom:none;width:30px;position:absolute;bottom:0;left:50%;transform:translateX(-50%);z-index:0;border-radius:6px 6px 0 0}.TOLTest_pegPost1__NueTs{height:100%;max-height:200px}.TOLTest_pegPost2__6aOjY{height:70%;max-height:140px}.TOLTest_pegPost3__2NuqB{height:40%;max-height:80px}.TOLTest_pegBalls__x9FLF{display:flex;flex-direction:column-reverse;align-items:center;width:100%;z-index:1;padding-bottom:10px}.TOLTest_ball__mAIqv{width:80px;height:80px;border-radius:50%;margin-bottom:-10px;cursor:pointer;border:3px solid rgba(0,0,0,.2);box-shadow:inset 0 -4px 8px rgba(0,0,0,.3),0 4px 6px rgba(0,0,0,.2);transition:transform .2s ease,box-shadow .2s ease;font-weight:700;font-size:1.5rem;color:#fff;display:flex;align-items:center;justify-content:center;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.TOLTest_ball__mAIqv:hover{transform:scale(1.05);box-shadow:inset 0 -2px 4px rgba(0,0,0,.3),0 4px 6px rgba(0,0,0,.3)}.TOLTest_heldBallFloating__VQ0S2{top:40px;z-index:100}.TOLTest_heldBallFloatingDemo__ivH8X,.TOLTest_heldBallFloating__VQ0S2{position:absolute;left:50%;transform:translateX(-50%) scale(1.1);width:84px;height:84px;border-radius:50%;border:3px solid #fff;box-shadow:0 10px 20px rgba(0,0,0,.4);pointer-events:none;font-weight:700;font-size:1.5rem;color:#fff;display:flex;align-items:center;justify-content:center;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.TOLTest_heldBallFloatingDemo__ivH8X{top:30px;z-index:50}.TOLTest_goalContainer__YajsV{border:2px solid var(--border-color,#ccc);border-radius:8px;padding:1.5rem;background-color:var(--card-bg,#fff);width:90%;max-width:800px;text-align:center;margin-top:1rem}.TOLTest_goalContainer__YajsV h4{margin-top:0;margin-bottom:1rem;color:var(--text-primary,#333);font-size:1.3rem}.TOLTest_goalBoard__zaVUl{background-color:#eee;border-radius:5px;width:100%;height:200px;display:flex;justify-content:space-around;align-items:flex-end;padding:1rem 1rem 0;position:relative}.TOLTest_goalPeg__MA3Gc{height:100%;width:30%;position:relative}.TOLTest_goalPegBalls__eYo3M,.TOLTest_goalPeg__MA3Gc{display:flex;flex-direction:column-reverse;align-items:center}.TOLTest_goalPegBalls__eYo3M{width:100%;z-index:1;padding-bottom:6px}.TOLTest_goalBall__9nQSM{width:50px;height:50px;border-radius:50%;margin-bottom:-6px;border:2px solid rgba(0,0,0,.1);box-shadow:inset 0 -2px 4px rgba(0,0,0,.2);font-size:1rem;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.TOLTest_goalPeg__MA3Gc .TOLTest_pegPost__bhkoL{width:16px;border-radius:4px 4px 0 0}.TOLTest_feedbackArea__m5SEr{margin-top:1.5rem;text-align:center;min-height:2em}.TOLTest_feedbackText__69PSM{font-size:1.1rem;font-weight:500;color:var(--link-color,#0070f3)}.TOLTest_practiceIndicator___hSUR{font-size:.9rem;font-weight:600;color:var(--text-secondary,#666);margin-bottom:.5rem}.TOLTest_skipButton__mkFV8{background-color:#f44336;color:#fff;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;cursor:pointer;transition:background-color .3s ease}.TOLTest_skipButton__mkFV8:hover{background-color:#d32f2f}.TOLTest_stopButton__nvt1b{background-color:#f44336;color:#fff;border:none;border-radius:50%;width:30px;height:30px;font-size:1.2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease}.TOLTest_stopButton__nvt1b:hover{background-color:#d32f2f}.TOLTest_footer__ihF6F{padding:1rem;text-align:center;font-size:.9rem;color:var(--text-secondary,#666);margin-top:2rem}@media (min-width:768px){.TOLTest_title__3ClHE{font-size:2rem}.TOLTest_buttonContainer__TK2yZ{flex-direction:row}.TOLTest_primaryButton__gzcst,.TOLTest_secondaryButton__uZ5qK{flex:1 1}}@media (max-width:600px){.TOLTest_header__o4dJl{flex-direction:column;align-items:center;gap:1rem}.TOLTest_gameMetrics__o_lKa{width:100%;justify-content:space-between}.TOLTest_gameInfo__46_eR{justify-content:center;gap:.8rem}.TOLTest_board__l__jc{height:200px;max-width:500px;padding:1rem 1rem 0}.TOLTest_ball__mAIqv{width:50px;height:50px;font-size:1rem}.TOLTest_heldBallFloating__VQ0S2{width:52px;height:52px;top:30px;font-size:1rem}.TOLTest_heldBallFloatingDemo__ivH8X{width:52px;height:52px;top:20px;font-size:1rem}.TOLTest_goalBoard__zaVUl{height:130px}.TOLTest_goalBall__9nQSM{width:32px;height:32px;font-size:.8rem}.TOLTest_pegPost__bhkoL{width:20px}.TOLTest_pegPost1__NueTs{max-height:130px}.TOLTest_pegPost2__6aOjY{max-height:90px}.TOLTest_pegPost3__2NuqB{max-height:50px}.TOLTest_goalPeg__MA3Gc .TOLTest_pegPost__bhkoL{width:12px}.TOLTest_tutorialContent__rHJzB{gap:1rem}.TOLTest_tutorialStep__3gGqt{flex-direction:column;padding:.75rem}.TOLTest_stepNumber__yT5Vv{width:35px;height:35px;font-size:1rem}.TOLTest_stepText__7lh16 h3{font-size:1rem}.TOLTest_stepText__7lh16 p{font-size:.9rem}.TOLTest_welcomeCard__rNcoE{padding:1.5rem}}.TOLTest_linkContainer__DXGnY{display:flex;justify-content:center;gap:1.5rem;margin-top:1.5rem}.TOLTest_link__DZjDI{color:var(--link-color,#0070f3);text-decoration:none;font-weight:500;transition:color .2s ease}.TOLTest_link__DZjDI:hover{color:var(--link-hover-color,#0051a8);text-decoration:underline}