:root{font-family:PingFang SC,Noto Sans CJK SC,Microsoft YaHei,system-ui,sans-serif;color:#303f35;background:#faf8f2;font-synthesis:none;font-weight:400;--green:#2c7d65;--green-dark:#236550;--muted:#818778;--line:#e7e8dc;--paper:#fffefa;--peach:#f9e8df;--blue:#e7eff3;--radius:24px}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default;opacity:.45}a{color:inherit;text-decoration:none}button{color:inherit}button,input,select{outline-offset:4px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,[role=button]:focus-visible{outline:3px solid #76a78d;outline-offset:4px}button{border:0}svg{flex-shrink:0}h1,h2,h3,p{margin:0}input[type=number]::-webkit-inner-spin-button{opacity:1}button,a,label{-webkit-user-select:none;user-select:none}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-shell>main{flex:1}.page-container{max-width:1180px;margin:0 auto;padding:0 34px}.site-header{height:101px;display:flex;align-items:center;justify-content:space-between;max-width:1248px;width:100%;padding:0 34px;margin:auto;border-bottom:1px solid var(--line)}.brand{display:flex;gap:13px;align-items:center}.brand strong{font-size:22px;display:block;letter-spacing:1.5px;line-height:1.5}.brand small{font-size:10px;letter-spacing:1.5px;color:var(--muted);display:block;margin-top:2px}.header-nav{display:flex;align-items:center;gap:31px}.nav-link{display:flex;align-items:center;gap:8px;color:#7c8275;font-size:14px;min-height:44px}.nav-link.active{color:var(--green);font-weight:600}.nav-divider{height:23px;width:1px;background:var(--line);margin-left:1px}.icon-button{display:inline-flex;align-items:center;justify-content:center;background:transparent;min-width:44px;min-height:44px;border-radius:12px;color:#76816f}.icon-button:hover:not(:disabled){background:#eeefe4;color:var(--green)}.site-footer{display:flex;align-items:center;justify-content:center;gap:9px;color:#949987;font-size:11px;letter-spacing:1px;padding:30px 20px}.footer-dot{margin:0 7px}.button{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:52px;padding:13px 24px;border-radius:13px;font-weight:600;font-size:15px;transition:background .2s,transform .2s,box-shadow .2s}.button.primary{background:var(--green);color:#fff;box-shadow:0 5px 12px #2c7d6511}.button.primary:hover:not(:disabled){background:var(--green-dark);transform:translateY(-1px);box-shadow:0 7px 14px #2c7d6521}.button.secondary{background:#f0f1e7;border:1px solid #e4e7d9;color:#587452}.button.secondary:hover:not(:disabled){background:#e7ecdc}.button.small{min-height:42px;font-size:13px;padding:9px 15px}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:#8a936f;font-size:13px;letter-spacing:2px}.little-sun{color:#d3aa5e;font-size:25px;line-height:1}.status-dot{width:6px;height:6px;background:#75a77b;border-radius:50%;display:inline-block;flex-shrink:0}.back-link{display:inline-flex;align-items:center;gap:7px;min-height:44px;font-size:13px;color:#7d8675}.back-link:hover{color:var(--green)}.home-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:5px;padding:48px 0 41px}.hero-copy{padding:5px 0 5px 15px}.hero-copy h1{font-size:55px;line-height:1.38;letter-spacing:3px;font-weight:750;margin:19px 0 20px;position:relative;display:block;width:fit-content}.hero-copy h1>span{color:var(--green)}.title-spark{position:absolute;right:-57px;top:44px;width:44px;height:44px;stroke:#d6aa61;stroke-width:3.5;stroke-linecap:round;fill:none;transform:rotate(12deg)}.hero-description{color:#7f8876;font-size:15px;line-height:2;letter-spacing:.5px}.hero-cta{margin-top:27px;min-height:55px;padding:14px 24px;gap:24px}.hero-tags{display:flex;gap:19px;align-items:center;margin-top:21px;font-size:11px;color:#8e9581}.hero-tags>span{display:flex;align-items:center;gap:6px}.hero-tags>span+span{border-left:1px solid #dfe2d3;padding-left:18px}.hero-visual{position:relative;align-self:center;margin-top:5px}.hero-art{display:block;width:100%;height:auto;overflow:visible}.floating-note{position:absolute;bottom:1px;right:22px;font-size:11px;color:#81906b;background:#f7f8ed;border:1px solid #e5e9d9;border-radius:20px;padding:8px 14px;display:flex;align-items:center;gap:7px;transform:rotate(-4deg)}.resume-link{display:flex;gap:6px;align-items:center;font-size:12px;color:var(--green);margin-top:13px;line-height:1.6;min-height:30px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin:0 0 22px}.section-kicker{font-size:10px;letter-spacing:2.6px;color:#8f9982;font-weight:600}.section-heading h2{font-size:23px;letter-spacing:1px;margin-top:7px}.section-subtitle{font-size:12px;color:#919881;padding-bottom:3px}.learning-tool-card{display:flex;align-items:center;gap:35px;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:24px;transition:box-shadow .2s,transform .2s}.learning-tool-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #566a4610}.tool-preview{width:196px;height:163px;border-radius:18px;background:#f0f2e5;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.tool-preview .number-diagram{width:166px;position:relative;z-index:1}.preview-red-dot{width:51px;height:51px;background:#e6a698;opacity:.55;border-radius:50%;position:absolute;left:-14px;bottom:-14px}.preview-blue-dot{width:36px;height:36px;background:#96b7c2;opacity:.5;border-radius:50%;position:absolute;right:-5px;top:-8px}.tool-category{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:#738969;padding:4px 9px;background:#f0f3e8;border-radius:6px}.tool-card-copy h3{font-size:23px;letter-spacing:.5px;margin:10px 0 9px}.tool-card-copy p{font-size:13px;color:#88907e;line-height:1.85}.tool-pills{display:flex;gap:15px;margin-top:15px;color:#8b9381;font-size:11px}.tool-pills>span{display:flex;gap:4px;align-items:center}.tool-card-arrow{margin-left:auto;background:#edf3e6;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:#759069;flex-shrink:0}.learning-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding:32px 9px}.learning-principles>div{display:flex;gap:13px;align-items:center}.principle-icon,.stat-icon{width:47px;height:47px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.peach{background:#f8e9df;color:#c99272}.blue{background:#e7eff2;color:#7295a6}.green{background:#e9efdf;color:#839967}.learning-principles h3{font-size:14px;letter-spacing:.4px;margin-bottom:6px}.learning-principles p{font-size:11px;color:#909782;line-height:1.7}.home-bottom-note{display:flex;gap:15px;align-items:center;border-top:1px solid var(--line);padding:19px 8px;color:#929981;font-size:11px}.home-bottom-note>span{color:#879176}.home-bottom-note>svg{margin-left:auto}.page-title{margin:17px 0 31px}.page-title h1{font-size:32px;letter-spacing:1.5px;margin:8px 0 10px}.page-title p{font-size:14px;color:var(--muted)}.setup-page{padding-top:20px;padding-bottom:18px}.setup-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:25px;align-items:start}.setup-panel{border:1px solid var(--line);background:var(--paper);border-radius:var(--radius);padding:29px}.setup-panel fieldset{border:0;padding:0;margin:0 0 30px;min-width:0}.setup-panel legend{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:600;margin-bottom:16px;padding:0}.step-number{color:#8a9c7c;font-size:12px;letter-spacing:1px;border:1px solid #e0e6d4;border-radius:9px;padding:4px 7px;background:#f3f5ec}.choice-grid{display:grid;gap:12px}.choice-grid.two{grid-template-columns:repeat(2,1fr)}.choice-grid.three{grid-template-columns:repeat(3,1fr)}.choice-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;border:1.5px solid #e9e9df;border-radius:15px;padding:20px 17px;cursor:pointer;min-height:133px;background:#fffefa;transition:background .15s,border .15s}.choice-card input{position:absolute;opacity:0;width:100%;height:100%;inset:0;margin:0;cursor:pointer}.choice-card:has(input:focus-visible){outline:3px solid #76a78d;outline-offset:3px}.choice-card.selected{border-color:#6d9e83;background:#f1f5eb}.choice-card strong{font-size:16px;margin:10px 0 5px}.choice-card>span{font-size:11px;color:#8b927f;line-height:1.7}.choice-icon{color:#93a17e}.choice-card.selected .choice-icon{color:var(--green)}.choice-check{position:absolute;right:12px;top:13px;color:var(--green)}.mode-card{padding:17px 12px;min-height:139px}.mode-card strong{font-size:15px}.count-choices{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.count-button{background:#f8f8f0;border:1.5px solid #e7e8dc;border-radius:11px;min-height:48px;padding:8px 18px;font-size:19px;font-weight:600}.count-button small{font-size:12px;font-weight:400;margin-left:3px}.count-button.selected{border-color:#6d9e83;color:var(--green);background:#f0f5e9}.custom-count{font-size:12px;color:#8c947f;display:flex;align-items:center;gap:8px;margin-left:4px}.custom-count input{width:70px;min-height:47px;padding:10px 5px 10px 11px;border:1px solid #dedfce;border-radius:10px;background:#fffef9;font-size:16px;color:#46543e}.field-help,.field-error{font-size:11px;margin-top:12px;line-height:1.7}.field-help{color:#969c8a}.field-error{color:#bb7056}.sound-settings{border-top:1px solid var(--line);padding-top:22px;display:flex;gap:30px}.sound-settings>label{display:flex;align-items:center;gap:9px;color:#7f8d76;font-size:12px}.toggle{appearance:none;width:35px;height:21px;border-radius:20px;background:#d5dacd;position:relative;cursor:pointer;margin:0 0 0 3px;transition:background .2s;flex-shrink:0}.toggle:after{content:"";position:absolute;width:15px;height:15px;border-radius:50%;background:#fff;left:3px;top:3px;transition:transform .2s}.toggle:checked{background:#72a184}.toggle:checked:after{transform:translate(14px)}.setup-summary{background:#eef2e5;border:1px solid #e5e9d8;border-radius:var(--radius);padding:27px 24px;text-align:center}.summary-tag{font-size:11px;letter-spacing:2px;color:#86966f}.summary-diagram{width:188px;margin:21px auto 17px}.setup-summary h2{font-size:18px;letter-spacing:.5px}.setup-summary>p{font-size:12px;line-height:1.9;color:#88947b;margin-top:11px}.summary-detail{display:flex;align-items:center;justify-content:center;gap:8px;font-size:11px;color:#7b8b6f;margin:24px 0 18px}.summary-detail>i{width:3px;height:3px;background:#a9b498;border-radius:50%}.setup-summary .button{width:100%}.setup-summary .resume-link{justify-content:center}.summary-tip{display:flex;gap:10px;justify-content:center;align-items:center;margin-top:27px;color:#8b987c;font-size:11px;line-height:1.8;text-align:left}.number-diagram{width:100%;display:block;overflow:visible}.number-diagram>path{fill:none;stroke:#bdc6b0;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.diagram-node rect{fill:#f1f2e8;stroke:#e0e5d5;stroke-width:1.5}.diagram-node text{text-anchor:middle;dominant-baseline:middle;font-size:28px;font-weight:650;fill:#57684d}.diagram-node.left text{fill:#c77c69}.diagram-node.right text{fill:#6991ab}.diagram-node.blank rect{fill:#fff2d1;stroke:#e2c675;stroke-dasharray:4 4}.diagram-node.blank text{fill:#b78b36}.diagram-node.blank.revealed rect{fill:#e5f0de;stroke:#8fb486;stroke-dasharray:none}.diagram-node.blank.revealed text{fill:var(--green)}.practice-page{padding-top:19px}.practice-topline{display:flex;align-items:center;justify-content:space-between}.age-badge{font-size:11px;color:#8e9880;background:#f0f2e8;padding:7px 11px;border:1px solid #e7eadc;border-radius:20px}.age-badge>span{margin:0 8px}.practice-title-row{display:flex;justify-content:space-between;align-items:center;margin:14px 0 27px;gap:15px}.practice-title-row h1{font-size:30px;letter-spacing:2px}.practice-title-row p{font-size:12px;color:#8b957f;margin-top:9px}.presentation-switch{display:flex;align-items:center;gap:4px;padding:5px;background:#efefe5;border:1px solid #e8e8dc;border-radius:13px}.presentation-switch button{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 17px;border-radius:9px;min-height:42px;font-size:12px;background:none;color:#88917d}.presentation-switch button.selected{background:#fffefa;color:var(--green);box-shadow:0 2px 6px #5869400a;font-weight:600}.progress-row{display:flex;gap:16px;align-items:center;margin-bottom:23px;font-size:11px;color:#8a947d}.progress-track{height:7px;border-radius:10px;background:#e9ebde;flex:1;overflow:hidden}.progress-track>div{height:100%;border-radius:10px;background:#8eac7b;transition:width .4s}.progress-row strong{font-size:15px;color:var(--green);font-weight:600;min-width:67px}.progress-row strong>span{font-size:11px;color:#9ba38d;font-weight:400}.progress-row>svg{color:#d2b666}.practice-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:22px;align-items:start}.exercise-workspace{background:#fffefa;border:1px solid var(--line);border-radius:var(--radius);min-width:0;overflow:hidden}.workspace-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:21px 23px 16px;border-bottom:1px solid #f0f0e6;font-size:11px;color:#9ca38e}.workspace-label{display:flex;align-items:center;gap:7px;color:#6d8061;font-size:12px;font-weight:500}.stage-instruction{display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;color:#7e8c70;margin:21px 12px 7px}.stage-instruction>small{font-size:10px;color:#a2aa93;margin-left:8px}.ball-stage{display:block;width:100%;height:auto;max-height:457px}.basket-body{fill:#efd5a5;stroke:#e4c698;stroke-width:1.5}.basket-inside{fill:#faf0d4;stroke:#e7cea0;stroke-width:2}.basket-rim{stroke:#ddbd87}.basket-heading{font-size:17px;letter-spacing:1px}.basket-number{font-size:44px;font-weight:750}.learning-ball{touch-action:none;cursor:grab;outline:none}.learning-ball.dragging{cursor:grabbing}.learning-ball.placed{cursor:default}.learning-ball:focus-visible>circle:first-child{fill:#ffe7a244;stroke:#bba04d;stroke-width:2}.stage-caption{text-align:center;min-height:25px;color:#88957a;font-size:12px;padding:2px 15px;line-height:1.8}.stage-controls{display:flex;justify-content:center;align-items:center;gap:9px;padding:15px 15px 23px}.reset-button{border:1px solid #e8e9dd;min-height:42px;min-width:42px;color:#8b9a7b}.speed-control{display:flex;align-items:center;gap:7px;color:#9ba38e;font-size:11px;margin-left:10px}.speed-control select{min-height:40px;color:#7b8b6d;border:0;border-radius:9px;background:#f4f5ec;padding:8px;font-size:11px}.voice-note{display:flex;align-items:center;justify-content:center;gap:5px;font-size:10px;color:#a1a58f;text-align:center;padding:0 13px 15px;line-height:1.7}.answer-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);padding:20px 22px}.answer-panel-top{display:flex;align-items:center;gap:8px}.answer-panel-top>.icon-button{margin-left:auto;min-width:35px;min-height:35px}.question-badge{font-size:11px;font-weight:600;color:#84906f;background:#f0f3e6;padding:6px 9px;border-radius:7px}.direction-badge{font-size:10px;color:#a7a88d;border:1px solid #e9e9db;border-radius:5px;padding:3px 6px}.answer-panel h2{font-size:19px;margin:18px 0 8px;letter-spacing:.4px}.question-prompt{font-size:12px;color:#929a84;line-height:1.85}.answer-diagram{width:183px;margin:21px auto 17px}.number-pad-label{font-size:11px;color:#979e88;text-align:center;margin-bottom:13px}.number-pad-label>span{color:#ae8b47;background:#fff1d1;display:inline-flex;align-items:center;justify-content:center;width:19px;height:21px;border-radius:4px;margin:0 3px;font-weight:600}.number-pad{display:flex;gap:7px;justify-content:center}.number-pad button{width:46px;min-width:0;height:48px;border:1.5px solid #e5e8da;border-radius:11px;background:#f6f7ee;color:#718260;font-size:23px;font-weight:600;flex:1}.number-pad button.selected{background:#e8f0dc;border-color:#79a481;color:var(--green)}.number-pad button:hover:not(:disabled){border-color:#79a481}.answer-helper,.answer-feedback{text-align:center;font-size:11px;min-height:37px;padding:13px 0 8px;line-height:1.7}.answer-helper{color:#a3aa94}.answer-feedback{color:#ba8061}.answer-panel .button{width:100%;margin-top:5px;font-size:13px;min-height:47px}.hint-button{display:flex;align-items:center;justify-content:center;gap:6px;background:transparent;min-height:44px;width:100%;font-size:11px;color:#949b7e;margin-top:4px}.hint-button:hover:not(:disabled){color:var(--green)}.question-navigation{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eceee1;margin-top:12px;padding-top:8px;font-size:11px;color:#a1a78f}.question-navigation>.icon-button{min-height:34px;min-width:36px}.answer-success{display:flex;align-items:center;flex-direction:column;text-align:center;min-height:127px;gap:9px}.success-check{width:43px;height:43px;border-radius:50%;background:#ebf3e3;color:#659465;display:flex;align-items:center;justify-content:center}.answer-success strong{font-size:17px;color:var(--green)}.answer-success p{font-size:12px;color:#8b967e;line-height:1.7}.practice-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:19px 3px 1px}.practice-bottom>p{font-size:11px;display:flex;align-items:center;gap:7px;line-height:1.8;color:#9ba38c}.audio-options{font-size:11px;color:#90997f;position:relative;flex-shrink:0}.audio-options summary{list-style:none;display:flex;align-items:center;gap:5px;cursor:pointer;min-height:44px}.audio-options summary::-webkit-details-marker{display:none}.audio-options>div{position:absolute;bottom:45px;right:0;z-index:3;display:flex;flex-direction:column;gap:16px;background:var(--paper);border:1px solid var(--line);border-radius:12px;padding:17px;min-width:145px;box-shadow:0 4px 15px #526c3812}.audio-options label{display:flex;gap:7px;align-items:center}.audio-options input{accent-color:var(--green);width:16px;height:16px}.worksheet-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:20px;max-height:584px;overflow:auto;scrollbar-color:#ced9bd transparent;scrollbar-width:thin}.question-card{border:1.5px solid #ebecdf;background:#fffef9;border-radius:14px;padding:11px 10px;min-width:0}.question-card.current{border-color:#86a978;background:#f5f7ed;box-shadow:0 0 0 2px #8aaa7611}.question-card.solved{background:#f3f7ec}.question-card-meta{display:flex;align-items:center;justify-content:space-between;color:#a3aa91;font-size:11px}.question-card-meta small{font-size:10px}.question-card.solved .question-card-meta{color:#72a275}.question-card .number-diagram{margin:5px auto 0;max-height:141px}.back-to-sheet{display:flex;gap:7px;align-items:center;justify-content:center;width:100%;min-height:46px;background:#f3f5e9;border-top:1px solid var(--line);color:#7d8f6e;font-size:12px}.storage-note{color:#ad8158;font-size:12px;margin-top:16px;line-height:1.7}.result-page{padding-top:47px;padding-bottom:40px}.result-card{max-width:720px;margin:auto;background:var(--paper);border:1px solid var(--line);border-radius:30px;text-align:center;padding:32px 46px}.result-illustration{height:160px;position:relative;width:240px;margin:0 auto 5px}.result-illustration:before{content:"";position:absolute;width:144px;height:144px;border-radius:50%;background:#edf2e2;left:47px;top:3px}.result-star{position:absolute;color:#dab76b}.result-star.big{font-size:106px;line-height:1;left:65px;top:10px;color:#e5be67;text-shadow:0 7px 0 #d8aa4e;transform:rotate(-8deg)}.result-star.small{font-size:27px}.result-star.first{left:15px;top:36px}.result-star.second{right:17px;top:92px;color:#9fae87}.result-star.tiny{right:24px;top:13px;font-size:16px;color:#d89b81}.result-sprout{position:absolute;bottom:5px;left:125px;color:#7d9a6d;background:#fffefa;border-radius:50%;padding:7px;width:58px;height:58px;box-shadow:0 3px 10px #70834d10}.result-card h1{font-size:34px;letter-spacing:2px;margin:15px 0}.result-description{font-size:13px;color:#929c82;line-height:2}.result-stats{display:grid;grid-template-columns:repeat(3,1fr);padding:29px 0 24px;margin-top:22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.result-stats>div{display:flex;flex-direction:column;align-items:center;gap:12px}.result-stats>div+div{border-left:1px solid #eaecdf}.result-stats strong{font-size:33px;line-height:1;font-weight:650;color:#57744c}.result-stats strong small{font-size:11px;margin-left:5px;color:#8a997b;font-weight:400}.result-stats>div>span:last-child{font-size:12px;color:#87957a}.result-encouragement{font-size:12px;color:#95a080;line-height:1.8;margin:20px 0 26px}.result-actions{display:flex;gap:13px;justify-content:center}.result-actions .button{font-size:13px;min-width:176px}.text-link{display:inline-block;min-height:44px;margin-top:10px;padding:13px 0;font-size:11px;color:#97a086}.mobile-ball-controls{display:none}@media(min-width:1450px){.page-container{max-width:1250px}.site-header{max-width:1318px}.home-hero{padding:60px 0 53px}.hero-copy h1{font-size:62px}.hero-description{font-size:16px}.hero-art{max-height:440px}.learning-tool-card{padding:27px}.tool-preview{width:213px;height:177px}.learning-principles{padding:39px 10px}}@media(max-width:1050px){.page-container{padding-left:26px;padding-right:26px}.site-header{padding:0 26px;height:90px}.hero-copy{padding-left:0}.hero-copy h1{font-size:45px}.home-hero{padding-top:40px;gap:0}.hero-description{font-size:13px}.hero-visual{margin-right:-13px}.hero-tags{gap:12px;font-size:10px}.hero-tags>span+span{padding-left:12px}.learning-tool-card{gap:24px}.tool-card-copy h3{font-size:21px}.learning-principles{gap:17px;padding-left:0;padding-right:0}.learning-principles>div{gap:10px}.principle-icon{width:40px;height:40px;border-radius:13px}.learning-principles h3{font-size:13px}.learning-principles p{font-size:10px}.setup-layout{grid-template-columns:minmax(0,1fr) 280px;gap:18px}.setup-panel{padding:23px}.setup-summary{padding:25px 19px}.choice-card{padding:16px 12px}.sound-settings{gap:18px}.count-button{padding:8px 14px}.practice-layout{grid-template-columns:minmax(0,1fr) 284px;gap:17px}.answer-panel{padding:17px 18px}.workspace-heading{padding:20px 16px 15px}.stage-instruction{font-size:11px;flex-wrap:wrap;gap:5px}.stage-instruction>small{font-size:9px;margin-left:3px}.ball-stage{min-height:300px}.worksheet-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:15px;gap:10px}.practice-title-row h1{font-size:28px}.tool-preview{width:170px;height:157px}}@media(max-width:760px){.page-container{padding-left:20px;padding-right:20px}.site-header{padding:0 20px;height:81px}.brand{gap:9px}.brand img{width:37px;height:37px}.brand strong{font-size:18px;letter-spacing:1px}.brand small{font-size:8px;letter-spacing:.7px}.header-nav{gap:14px}.nav-link{font-size:12px;gap:5px}.header-nav .nav-divider{display:none}.header-nav .icon-button{min-width:34px}.home-hero{padding:30px 0 33px;grid-template-columns:1.06fr 1fr}.hero-copy h1{font-size:36px;letter-spacing:2px;margin:15px 0}.eyebrow{font-size:10px;letter-spacing:1px;gap:6px}.little-sun{font-size:21px}.title-spark{right:-33px;top:30px;width:30px;height:30px}.hero-description{font-size:11px;line-height:1.9}.hero-cta{font-size:12px;padding:12px 16px;min-height:47px;gap:12px;margin-top:22px}.hero-tags{gap:8px;flex-wrap:wrap;margin-top:16px}.hero-tags>span+span{border:0;padding:0}.floating-note{font-size:9px;padding:6px 9px;right:0;bottom:-9px}.floating-note>svg{width:12px;height:12px}.section-heading h2{font-size:20px}.section-subtitle{font-size:10px}.section-kicker{font-size:9px}.learning-tool-card{padding:17px;gap:18px}.tool-preview{width:142px;height:146px}.tool-preview .number-diagram{width:136px}.tool-card-copy h3{font-size:18px;margin:8px 0}.tool-card-copy p{font-size:11px}.tool-pills{gap:8px;font-size:9px;margin-top:11px}.tool-pills svg{width:12px}.tool-card-arrow{width:37px;height:37px}.tool-card-arrow>svg{width:20px}.tool-category{font-size:9px}.learning-principles{gap:12px;padding:25px 0}.learning-principles>div{flex-direction:column;align-items:flex-start;gap:11px}.learning-principles p{line-height:1.8}.home-bottom-note{gap:10px;font-size:10px}.home-bottom-note>span{white-space:nowrap}.site-footer{font-size:9px;gap:6px;letter-spacing:.2px;padding:24px 16px}.setup-layout{grid-template-columns:1fr}.setup-summary{display:flex;flex-direction:column;align-items:center}.summary-diagram{display:none}.setup-summary h2{margin-top:12px}.setup-summary>p{display:none}.setup-summary .button{max-width:350px}.summary-detail{margin:17px 0}.summary-tip{margin-top:17px}.summary-tip br{display:none}.page-title h1{font-size:28px}.setup-panel{padding:24px}.sound-settings{justify-content:space-between;gap:12px}.practice-layout{grid-template-columns:minmax(0,1fr) 260px;gap:12px}.practice-page{padding-left:16px;padding-right:16px}.answer-panel{padding:16px 15px}.answer-panel h2{font-size:17px}.answer-diagram{width:162px;margin:18px auto 13px}.number-pad{gap:5px}.number-pad button{height:44px;font-size:21px}.workspace-heading{padding:19px 13px 13px}.workspace-heading>span:last-child{display:none}.stage-instruction>small{display:none}.ball-stage{min-height:270px}.stage-controls{gap:5px;flex-wrap:wrap;padding:14px 8px 20px}.speed-control{margin-left:0;gap:4px}.stage-controls .small{padding:8px 10px;font-size:11px}.stage-caption{font-size:10px;padding:2px 10px}.voice-note{font-size:9px}.practice-title-row h1{font-size:25px}.presentation-switch button{padding:8px 10px;font-size:11px;gap:5px}.progress-row{gap:10px}.practice-bottom{align-items:flex-start}.worksheet-grid{padding:10px;gap:8px;max-height:490px}.question-card{padding:10px 5px}.question-card .number-diagram{margin-top:12px}.question-card-meta{padding:0 5px}.age-badge{font-size:10px}.result-card{padding:28px}.result-page{padding-top:30px}}@media(max-width:600px){.header-nav{gap:7px}.nav-link>span{display:none}.nav-link{width:36px;justify-content:center}.brand strong{font-size:17px}.brand small{font-size:8px}.home-hero{grid-template-columns:1fr;padding:33px 0 28px}.hero-copy{padding-left:4px}.hero-copy h1{font-size:43px;line-height:1.3;letter-spacing:3px;margin:17px 0}.hero-description{font-size:12px}.hero-cta{margin-top:21px;min-height:48px;font-size:13px;gap:17px}.hero-tags{font-size:10px;gap:15px}.hero-tags>span+span{border-left:1px solid #dfe2d3;padding-left:15px}.hero-visual{margin:13px 0 0;max-width:390px;justify-self:center;width:100%}.hero-art{max-height:290px}.floating-note{right:7px;bottom:2px}.section-heading{margin-bottom:17px;align-items:center}.section-heading h2{font-size:20px}.section-subtitle{display:none}.learning-tool-card{padding:17px;display:grid;grid-template-columns:96px 1fr;gap:14px;position:relative;border-radius:20px}.tool-preview{width:96px;height:125px}.tool-preview .number-diagram{width:109px}.tool-card-copy h3{font-size:16px;line-height:1.6;letter-spacing:0;margin:7px 0}.tool-card-copy p{font-size:10px;line-height:1.8}.desktop-only{display:none}.tool-pills{grid-column:1/-1;flex-wrap:wrap;gap:6px;font-size:9px;margin-top:10px}.tool-pills>span:last-child{display:none}.tool-card-arrow{display:none}.tool-category{font-size:9px;padding:3px 7px}.learning-principles{gap:14px;padding-top:26px;padding-bottom:24px}.learning-principles h3{font-size:12px}.learning-principles p{font-size:10px;line-height:1.85}.principle-icon{width:37px;height:37px;border-radius:12px}.principle-icon>svg{width:20px}.home-bottom-note{flex-wrap:wrap;gap:6px;line-height:1.7;padding:14px 0}.home-bottom-note>span{width:100%;font-size:10px}.home-bottom-note>p{font-size:10px}.home-bottom-note>svg{width:13px}.site-footer>span:last-child,.footer-dot{display:none}.site-footer{padding:21px 12px}.setup-page{padding-top:14px}.page-title{margin:13px 0 24px}.page-title h1{font-size:26px;letter-spacing:1px}.page-title p{font-size:12px;line-height:1.8}.setup-panel{padding:20px 17px;border-radius:20px}.setup-panel fieldset{margin-bottom:27px}.setup-panel legend{font-size:14px;gap:10px}.choice-grid{gap:9px}.choice-card{padding:16px 12px;min-height:130px}.choice-card strong{font-size:15px}.choice-card>span{font-size:10px}.choice-check{right:8px;top:10px;width:14px}.choice-icon{width:23px}.mode-card{padding:16px 10px;min-height:139px}.mode-card strong{font-size:14px}.mode-card>span{font-size:10px;line-height:1.7}.count-choices{gap:9px}.count-button{padding:8px 18px;font-size:18px}.custom-count{margin:6px 0 0;width:100%;font-size:11px}.custom-count input{margin-left:1px;width:73px;min-height:44px}.field-help{font-size:10px}.sound-settings>label{font-size:10px;gap:6px}.sound-settings>label>svg{width:15px}.toggle{width:33px;height:21px;margin-left:1px}.toggle:checked:after{transform:translate(12px)}.practice-page{padding:11px 14px 0}.practice-title-row{display:block;margin:11px 0 17px}.practice-title-row h1{font-size:26px}.practice-title-row p{font-size:11px;margin-top:7px}.presentation-switch{margin-top:18px;width:100%;padding:4px}.presentation-switch>button{flex:1;min-height:40px;font-size:12px}.progress-row{gap:9px;font-size:10px;margin-bottom:17px}.progress-row strong{font-size:14px;min-width:62px}.progress-row strong>span{font-size:10px}.progress-row>svg{width:16px}.practice-layout{grid-template-columns:1fr;gap:15px}.exercise-workspace{border-radius:20px}.workspace-heading{padding:16px 18px 13px}.workspace-heading>span:last-child{display:block;font-size:10px}.workspace-label{font-size:11px}.stage-instruction{margin-top:18px;font-size:11px}.ball-stage{min-height:0;max-height:none}.stage-caption{font-size:11px;margin-top:6px}.stage-controls{padding:12px 12px 17px;gap:8px}.stage-controls .small{font-size:12px;padding:10px 13px}.speed-control{margin-left:5px;font-size:10px}.speed-control select{font-size:10px;min-height:42px}.voice-note{font-size:9px;padding-bottom:15px}.answer-panel{padding:18px 21px 14px;border-radius:20px;position:relative}.answer-panel h2{font-size:19px;margin-top:14px}.answer-panel .question-prompt{font-size:12px;max-width:67%}.answer-diagram{width:136px;margin:15px auto 14px}.number-pad-label{font-size:11px;margin-top:4px}.number-pad{max-width:320px;margin:0 auto;gap:9px}.number-pad button{height:50px;font-size:24px;flex:1}.answer-panel .button{min-height:48px;font-size:14px}.answer-panel-top>.icon-button{min-height:37px;min-width:37px}.question-navigation>.icon-button{min-height:42px;min-width:42px}.question-navigation{margin-top:5px}.answer-helper,.answer-feedback{font-size:11px;padding-bottom:12px;min-height:41px}.hint-button{font-size:12px;margin-top:5px}.worksheet-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding:15px 12px;max-height:380px;gap:8px}.question-card{padding:9px 4px}.question-card .number-diagram{margin-top:5px}.question-card-meta{font-size:10px;padding:0 4px}.question-card-meta small{font-size:9px}.practice-bottom{margin:13px 2px 0;gap:10px}.practice-bottom>p{font-size:10px;align-items:flex-start;max-width:75%}.practice-bottom>p>svg{margin-top:2px;width:14px}.audio-options{font-size:10px}.audio-options summary{min-height:32px;gap:3px}.audio-options svg{width:14px}.answer-success{min-height:126px}.result-page{padding:24px 15px}.result-card{padding:24px 19px;border-radius:24px}.result-illustration{transform:scale(.9);height:151px}.result-card h1{font-size:27px;letter-spacing:1px}.result-description{font-size:11px;line-height:1.9}.result-stats{margin-top:21px;padding:24px 0 22px}.stat-icon{width:41px;height:41px;border-radius:13px}.result-stats strong{font-size:30px}.result-stats>div>span:last-child{font-size:10px}.result-stats>div{gap:13px}.result-encouragement{font-size:11px;margin-top:17px}.result-actions{flex-direction:column;gap:11px}.result-actions .button{font-size:13px}.text-link{font-size:11px}.mobile-ball-controls{display:flex;justify-content:center;gap:9px;padding:6px 12px}.mobile-ball-controls button{width:45px;height:45px;border:1px solid #e4e5d8;border-radius:50%;background:#fffdf5;display:flex;align-items:center;justify-content:center}.mobile-ball-controls button>span{height:24px;width:24px;border-radius:50%;background:#dd8577;box-shadow:inset 4px 4px 6px #fff5}.mobile-ball-controls button.blue>span{background:#7aa4c0}}.source-ball-placeholder{stroke-width:2;stroke-dasharray:4 4;opacity:.72}.source-ball-placeholder.red{fill:#f9e9df;stroke:#d4aaa0}.source-ball-placeholder.blue{fill:#eaf1f3;stroke:#a9bfca}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.practice-layout--focused{display:block;max-width:520px;margin:0 auto}.practice-layout--focused .answer-panel{padding:24px 32px 16px}.practice-layout--focused .answer-panel h2{margin-top:20px;text-align:center;font-size:23px}.practice-layout--focused .question-prompt{max-width:none;text-align:center;font-size:14px}.practice-layout--focused .answer-diagram{width:220px;margin:23px auto 19px}.practice-layout--focused .number-pad{max-width:350px;margin:0 auto;gap:10px}.practice-layout--focused .number-pad button{height:54px;font-size:26px}.practice-layout--focused .answer-panel .button{display:flex;max-width:350px;margin:10px auto 0;font-size:15px}.practice-layout--focused .hint-button{font-size:13px;margin-top:8px}.practice-layout--focused~.practice-bottom{max-width:520px;margin:16px auto 0}.ball-hint-dialog{width:min(760px,calc(100vw - 32px));max-width:none;max-height:calc(100dvh - 32px);padding:0;border:1px solid var(--line);border-radius:26px;color:inherit;background:var(--paper);box-shadow:0 24px 80px #26392933;overflow:hidden}.ball-hint-dialog[open]{display:flex;flex-direction:column}.ball-hint-dialog::backdrop{background:#293c325c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.ball-hint-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 24px;border-bottom:1px solid var(--line);flex-shrink:0}.ball-hint-header h2{display:flex;align-items:center;gap:9px;font-size:19px;color:var(--green)}.ball-hint-header p{margin:7px 0 0;font-size:11px;color:#8b957d;line-height:1.7}.ball-hint-header .icon-button{flex-shrink:0;background:#f1f3e8}.ball-hint-body{min-height:0;overflow-y:auto;overscroll-behavior:contain}.ball-hint-dialog .ball-stage{min-height:0;max-height:420px}.ball-hint-footer{flex-shrink:0;padding:15px 24px 18px;border-top:1px solid var(--line);text-align:center}.ball-hint-footer .button{min-height:46px;min-width:200px;font-size:14px}@media(max-width:600px){.practice-layout--focused .answer-panel{padding:19px 21px 14px}.practice-layout--focused .answer-panel h2{font-size:21px}.practice-layout--focused .answer-diagram{width:196px}.practice-layout--focused .question-prompt{font-size:12px}.practice-layout--focused .number-pad{gap:8px}.practice-layout--focused .number-pad button{height:50px;font-size:24px}.ball-hint-dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);border-radius:20px}.ball-hint-header{padding:16px;gap:7px}.ball-hint-header h2{gap:7px;font-size:17px}.ball-hint-header p{font-size:10px}.ball-hint-footer{padding:12px 17px 15px}.ball-hint-footer .button{width:100%}}
