@import"https://fonts.googleapis.com/css2?family=Lexend:wght@400;500;600;700;800&display=swap";:root{--studio-ink:#302824;--studio-muted:#756a64;--studio-line:#e7ddd5;--studio-peach:#eb7951;--studio-green:#4e8771;--studio-bg:#f8f4ef}.sound-studio-page{min-height:100vh;background:var(--studio-bg);color:var(--studio-ink);font-family:inherit}.studio-header{position:sticky;z-index:20;top:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:15px max(28px,calc((100vw - 1240px)/2));border-bottom:1px solid rgba(75,55,44,.1);background:#faf7f3f0;backdrop-filter:blur(18px)}.studio-brand{display:flex;align-items:center;gap:11px}.studio-brand>span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#e87850;color:#fff;font-size:18px;font-weight:900}.studio-brand div{display:flex;flex-direction:column}.studio-brand b{font-size:12px;letter-spacing:.7px}.studio-brand small{color:var(--studio-muted);font-size:8px;letter-spacing:1.2px;text-transform:uppercase}.studio-header nav{display:flex;padding:4px;border:1px solid var(--studio-line);border-radius:12px;background:#fff}.studio-header nav button{padding:9px 14px;display:flex;align-items:center;gap:7px;border:0;border-radius:8px;background:transparent;color:var(--studio-muted);font:inherit;font-size:10px;font-weight:800;cursor:pointer}.studio-header nav button svg{width:14px}.studio-header nav button.active{background:#f4e9e1;color:#9a4d34}.studio-header>a{justify-self:end;display:flex;align-items:center;gap:6px;color:var(--studio-muted);font-size:10px;font-weight:800;text-decoration:none}.studio-header>a svg{width:14px}.studio-hero{max-width:1240px;margin:0 auto;padding:70px 0 42px;display:flex;justify-content:space-between;gap:50px;border-bottom:1px solid var(--studio-line)}.studio-hero>div:first-child>span,.studio-panel-heading span,.studio-benchmark>div>span{color:#a5553d;font-size:9px;font-weight:900;letter-spacing:1.8px}.studio-hero h1{margin:12px 0 16px;font-size:50px;line-height:1.03;letter-spacing:-2.5px}.studio-hero h1 em{color:#cf6744;font-style:normal}.studio-hero p{max-width:650px;margin:0;color:var(--studio-muted);font-size:13px;line-height:1.7}.studio-system-state{min-width:300px;align-self:center;padding:24px;display:flex;flex-direction:column;gap:7px;border:1px solid var(--studio-line);border-radius:18px;background:#fff}.studio-system-state>span{width:max-content;padding:6px 9px;border-radius:999px;font-size:8px;font-weight:900;text-transform:uppercase}.studio-system-state .ready{background:#e7f4ed;color:#34735b}.studio-system-state .waiting{background:#fff0df;color:#a45e37}.studio-system-state b{font-size:17px}.studio-system-state small{color:var(--studio-muted);font-size:9px}.studio-generator,.studio-library{max-width:1240px;margin:0 auto;padding:38px 0 70px}.studio-alert,.studio-access{max-width:1240px;margin:26px auto 0;padding:14px 18px;display:flex;align-items:center;gap:13px;border:1px solid #efc89e;border-radius:14px;background:#fff7e9;color:#75492f}.studio-alert svg,.studio-access>svg{width:20px}.studio-alert strong{font-size:11px}.studio-alert p{margin:2px 0 0;font-size:9px}.studio-alert code{font-size:9px}.studio-panel{padding:28px;border:1px solid var(--studio-line);border-radius:22px;background:#fff}.studio-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:30px}.studio-panel-heading h2,.studio-benchmark h2{margin:5px 0 0;font-size:25px}.studio-panel-heading>small{color:var(--studio-muted);font-size:9px}.studio-type-row{margin:26px 0 13px;display:flex;align-items:center;gap:8px}.studio-type-row>span{width:62px;color:var(--studio-muted);font-size:9px;font-weight:800;text-transform:uppercase}.studio-type-row button{padding:8px 13px;border:1px solid var(--studio-line);border-radius:999px;background:#fff;color:var(--studio-muted);font:inherit;font-size:9px;font-weight:800;cursor:pointer}.studio-type-row button.active{border-color:#d77b5a;background:#fff0e9;color:#9c4d32}.studio-compose textarea{width:100%;resize:vertical;padding:17px;border:1px solid var(--studio-line);border-radius:14px;outline:none;background:#fcfaf7;color:var(--studio-ink);font:600 14px/1.7 inherit}.studio-compose textarea:focus{border-color:#d78b70;box-shadow:0 0 0 3px #e184601c}.studio-form-grid{margin-top:17px;display:grid;grid-template-columns:1fr 1fr;gap:28px}.studio-form-grid label{display:block;margin-bottom:8px;color:var(--studio-muted);font-size:9px;font-weight:800;text-transform:uppercase}.studio-accent-checks{display:flex;gap:8px}.studio-accent-checks button{padding:10px 15px;border:1px solid var(--studio-line);border-radius:10px;background:#fff;font:700 10px inherit;cursor:pointer}.studio-accent-checks button.selected{border-color:#d88160;background:#fff1eb;color:#8c422c}.studio-accent-checks button span{margin-right:6px}.studio-auto-preset{padding:9px 12px;border:1px solid var(--studio-line);border-radius:10px;background:#faf8f5;font-size:10px;font-weight:700}.studio-auto-preset small{display:block;margin-top:3px;color:#a5553d;font-size:8px}.studio-generate-row{margin-top:22px;padding-top:18px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--studio-line);color:var(--studio-muted);font-size:9px}.studio-generate{min-width:145px;padding:12px 20px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:10px;background:#d96743;color:#fff;font:900 10px inherit;letter-spacing:.8px;cursor:pointer}.studio-generate:disabled{opacity:.45;cursor:not-allowed}.studio-generate svg{width:15px}.spin{animation:studio-spin 1s linear infinite}@keyframes studio-spin{to{transform:rotate(360deg)}}.studio-message{margin:13px 0 0;padding:10px 12px;border-radius:9px;background:#fff0e6;color:#9d442d;font-size:9px}.studio-message.success{background:#eaf5ef;color:#34735b}.studio-benchmark{margin:20px 0;padding:25px 28px;display:grid;grid-template-columns:330px 1fr;gap:35px;border:1px solid var(--studio-line);border-radius:22px;background:#f1ece6}.studio-benchmark p{margin:8px 0 0;color:var(--studio-muted);font-size:10px;line-height:1.5}.studio-benchmark-buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.studio-benchmark-buttons button{padding:14px;text-align:left;border:1px solid #ded4cc;border-radius:12px;background:#fff;color:var(--studio-ink);font:inherit;cursor:pointer}.studio-benchmark-buttons button:hover{border-color:#d77b5a}.studio-benchmark-buttons b{display:block;font-size:10px}.studio-benchmark-buttons small{display:block;margin-top:4px;color:var(--studio-muted);font-size:8px}.studio-results{padding-top:22px}.studio-result-grid{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.studio-result-card{padding:18px;border:1px solid var(--studio-line);border-radius:17px;background:#fff}.studio-result-main{display:flex;justify-content:space-between;gap:15px}.studio-record-type{color:#a5553d;font-size:7px;font-weight:900;letter-spacing:1.2px;text-transform:uppercase}.studio-result-card h3{margin:4px 0;font-size:21px}.studio-result-card code{color:var(--studio-muted);font-size:8px}.studio-result-accent{display:flex;align-items:flex-start;gap:7px;font-size:9px;font-weight:800}.studio-status{width:max-content;padding:5px 7px;display:inline-flex;align-items:center;gap:3px;border-radius:999px;background:#eee9e5;color:#6e625d;font-size:7px;font-weight:900;text-transform:uppercase}.studio-status svg{width:9px;height:9px}.studio-status.generated{background:#fff0df;color:#9a5b37}.studio-status.approved{background:#e1f2e9;color:#337057}.studio-status.archived{background:#eee;color:#777}.studio-preview-row{margin:15px 0 13px;display:flex;align-items:center;gap:13px}.studio-preview-row audio,.studio-version-row audio{height:34px;max-width:270px}.studio-meta{display:flex;flex-direction:column;color:var(--studio-muted);font-size:7px}.studio-record-actions{display:flex;flex-wrap:wrap;gap:6px}.studio-record-actions button,.studio-upload{padding:7px 9px;display:inline-flex;align-items:center;gap:4px;border:1px solid var(--studio-line);border-radius:8px;background:#faf8f5;color:#625650;font:800 8px inherit;cursor:pointer}.studio-record-actions .studio-approve{border-color:#a5d0bb;background:#eaf6f0;color:#34735b}.studio-record-actions svg,.studio-upload svg{width:11px;height:11px}.studio-upload input{display:none}.studio-empty{margin-top:16px;padding:48px;display:flex;align-items:center;flex-direction:column;border:1px dashed #d9cfc7;border-radius:18px;color:var(--studio-muted);text-align:center}.studio-empty svg{width:25px}.studio-empty h3{margin:10px 0 3px;color:var(--studio-ink);font-size:14px}.studio-empty p{margin:0;font-size:9px}.studio-access{gap:18px}.studio-access label{flex:1;color:#79533e;font-size:8px;font-weight:900;text-transform:uppercase}.studio-access input{width:100%;margin-top:4px;padding:9px;border:1px solid #e4c19c;border-radius:8px;background:#fff}.studio-access button{padding:10px 14px;border:0;border-radius:8px;background:#8b5438;color:#fff;font-weight:800}.studio-top-error{max-width:1240px;margin:18px auto 0;padding:11px 14px;border-radius:10px;background:#fee9e5;color:#9b392d;font-size:9px}.studio-filters{display:grid;grid-template-columns:1fr repeat(3,170px);gap:9px}.studio-filters select,.studio-search{height:43px;border:1px solid var(--studio-line);border-radius:10px;background:#fff}.studio-filters select{padding:0 11px;color:var(--studio-ink);font:700 9px inherit}.studio-search{display:flex;align-items:center;padding:0 13px}.studio-search svg{width:15px;color:#8d817b}.studio-search input{flex:1;border:0;outline:0;background:transparent;font:600 10px inherit}.studio-library-summary{margin:16px 0;display:flex;gap:8px}.studio-library-summary span{padding:7px 10px;border-radius:999px;background:#eae4de;color:#6f625c;font-size:8px;font-weight:800}.studio-library-list{display:grid;gap:8px}.studio-library-item{overflow:hidden;border:1px solid var(--studio-line);border-radius:15px;background:#fff}.studio-library-head{width:100%;padding:13px 16px;display:grid;grid-template-columns:42px minmax(180px,1fr) 90px 180px 100px 20px;align-items:center;gap:12px;border:0;background:#fff;color:var(--studio-ink);font:inherit;text-align:left;cursor:pointer}.studio-library-play{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#f4ede7;color:#bd6244}.studio-library-play svg{width:14px}.studio-library-head>span:nth-child(2){display:flex;flex-direction:column}.studio-library-head small{color:var(--studio-muted);font-size:7px}.studio-library-head b{margin:2px 0;font-size:13px}.studio-library-head code{color:#8b7e77;font-size:7px}.studio-used{display:flex;flex-direction:column;font-size:8px}.studio-version{display:flex;align-items:center;gap:4px;color:var(--studio-muted);font-size:8px}.studio-version svg{width:12px}.studio-library-head>svg{width:15px;transition:transform .2s}.studio-library-head>svg.open{transform:rotate(180deg)}.studio-version-history{padding:0 16px 12px 70px;background:#fbf9f7}.studio-version-row{padding:10px 0;display:grid;grid-template-columns:180px 290px 1fr;align-items:center;gap:12px;border-top:1px solid var(--studio-line)}.studio-version-row>div:first-child{display:flex;align-items:center;gap:7px}.studio-version-row small{color:var(--studio-muted);font-size:7px}.studio-no-audio{font-size:8px;color:var(--studio-muted)}.studio-footer{max-width:1240px;margin:0 auto;padding:20px 0 35px;display:flex;gap:28px;border-top:1px solid var(--studio-line);color:var(--studio-muted);font-size:8px}.studio-footer b{margin-right:auto;color:var(--studio-ink)}@media(max-width:900px){.studio-header{grid-template-columns:1fr auto}.studio-header nav{order:3;grid-column:1/-1;justify-self:center}.studio-hero,.studio-generator,.studio-library,.studio-footer{margin-left:22px;margin-right:22px}.studio-hero{padding-top:45px}.studio-benchmark,.studio-result-grid{grid-template-columns:1fr}.studio-filters{grid-template-columns:1fr 1fr}.studio-library-head{grid-template-columns:42px 1fr auto 20px}.studio-used,.studio-version{display:none}.studio-version-row{grid-template-columns:1fr}.studio-version-history{padding-left:16px}}.studio-version-info{display:flex!important;align-items:flex-start!important;flex-direction:column;gap:3px!important}.studio-version-info>span{display:flex;align-items:center;gap:7px}.studio-version-row .studio-refined-note{padding:3px 6px;border-radius:999px;background:#fff1cf;color:#8b6720;font-weight:900}@media(max-width:620px){.studio-header{padding:12px 15px}.studio-brand small,.studio-header>a{display:none}.studio-header nav{width:100%}.studio-header nav button{flex:1;justify-content:center}.studio-hero{padding:35px 0 30px;display:block}.studio-hero h1{font-size:38px}.studio-system-state{margin-top:25px;min-width:0}.studio-generator,.studio-library{padding-top:24px}.studio-panel{padding:20px}.studio-form-grid{grid-template-columns:1fr}.studio-generate-row{align-items:flex-start;flex-direction:column;gap:12px}.studio-generate{width:100%}.studio-benchmark{padding:20px}.studio-benchmark-buttons{grid-template-columns:1fr 1fr}.studio-preview-row{align-items:flex-start;flex-direction:column}.studio-preview-row audio{width:100%;max-width:none}.studio-filters{grid-template-columns:1fr}.studio-library-head{grid-template-columns:36px 1fr 18px}.studio-library-head>.studio-status{display:none}.studio-footer{flex-direction:column;gap:6px}}.studio-accent-note{display:block;margin-top:7px;color:var(--studio-muted);font-size:8px;line-height:1.5}.speech-lab-page{min-height:100vh;padding:28px;background:radial-gradient(circle at 8% 14%,#f0eaff 0,transparent 29%),radial-gradient(circle at 93% 82%,#dff2e8 0,transparent 30%),#fff7f1;color:#342d29}.speech-lab-shell{width:min(1180px,100%);margin:auto}.speech-back{margin:4px 0 18px;padding:9px 12px;display:flex;align-items:center;gap:7px;border:0;background:transparent;color:#756a63;font-weight:700;cursor:pointer}.speech-back svg{width:16px}.speech-lab-hero{min-height:170px;padding:33px 38px;display:flex;align-items:center;gap:22px;border:1px solid rgba(255,255,255,.96);border-radius:30px;background:#ffffffc7;box-shadow:0 18px 44px #5b433617}.speech-lab-symbol{width:78px;height:78px;display:grid;place-items:center;border-radius:24px;background:#eee8ff;color:#6c5abb;font-size:40px}.sentences .speech-lab-symbol{background:#e4f4eb}.speech-lab-hero small,.lab-section-head small{color:#b35d40;font-size:9px;font-weight:900;letter-spacing:1.5px}.speech-lab-hero h1{margin:5px 0 7px;font-size:43px;letter-spacing:-2px}.speech-lab-hero p{margin:0;color:#746963;font-weight:600}.approved-audio{margin-left:auto;padding:9px 12px;display:flex;align-items:center;gap:6px;border-radius:999px;background:#e9f5ee;color:#39735c;font-size:9px;font-weight:800}.approved-audio svg{width:13px}.speech-lab-tabs{margin:16px 0 28px;padding:6px;display:flex;gap:6px;overflow:auto;border-radius:17px;background:#efeae3cc}.speech-lab-tabs button{min-width:165px;padding:12px 14px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;background:transparent;color:#81756e;font-weight:700;cursor:pointer}.speech-lab-tabs button b{width:23px;height:23px;display:grid;place-items:center;border-radius:8px;background:#fff;font-size:10px}.speech-lab-tabs button.active{background:#fff;color:#c35f3e;box-shadow:0 5px 15px #543d3212}.speech-lab-content{min-height:570px;padding:35px;border:1px solid rgba(255,255,255,.95);border-radius:30px;background:#ffffffb3;box-shadow:0 16px 42px #5b443812}.lab-section-head{margin-bottom:27px;display:flex;align-items:flex-end;justify-content:space-between;gap:25px}.lab-section-head h2{margin:6px 0;font-size:30px;letter-spacing:-1.3px}.lab-section-head p{margin:0;color:#786d66;font-size:12px}.lab-section-head>span{padding:8px 11px;border-radius:999px;background:#fff2e9;color:#a85a3d;font-size:8px;font-weight:900;letter-spacing:1px}.lab-practice-layout{display:grid;grid-template-columns:250px 1fr;gap:20px}.lab-item-list{max-height:470px;padding:10px;display:grid;grid-template-columns:1fr 1fr;gap:7px;overflow:auto;border-radius:19px;background:#f2eee9}.lab-item-list.compact{grid-template-columns:1fr}.lab-item-list button{padding:10px;border:1px solid transparent;border-radius:11px;background:transparent;text-align:left;font-weight:700;cursor:pointer}.lab-item-list button small{display:block;margin-top:3px;color:#998d85;font-size:8px}.lab-item-list button.active{border-color:#f0d8ca;background:#fff;color:#c5603e}.stress-practice-card,.sentence-rhythm-card,.connect-practice-card,.weak-practice-card,.change-practice-card,.shadow-practice-card{min-height:440px;padding:36px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #eee4dc;border-radius:25px;background:#fff;box-shadow:0 12px 30px #5e473a0f;text-align:center}.stress-practice-card>strong{font-size:64px;letter-spacing:-3px}.stress-practice-card>strong.revealed{color:#725fc3}.syllable-options{margin:23px 0;display:flex;gap:10px}.syllable-options button{min-width:95px;padding:15px;border:2px solid #e7ded8;border-radius:14px;background:#fff;font-size:22px;font-weight:800;cursor:pointer}.syllable-options button.selected{border-color:#dd8d69;background:#fff2ea}.syllable-options button.correct{border-color:#68a883;background:#e8f5ee;color:#3a755b}.wave-placeholder{width:min(480px,100%);padding:28px;border:2px dashed #e6ddd7;border-radius:18px;color:#998d85}.beat-wave{width:min(620px,100%);display:flex;align-items:flex-end;justify-content:center;gap:9px}.beat-wave span{min-width:52px;display:flex;flex-direction:column;align-items:center;gap:8px;color:#8e827b;font-size:10px}.beat-wave i{width:11px;height:11px;border-radius:50%;background:#c8c0bb}.beat-wave .strong i{width:22px;height:22px;background:#e6794f;box-shadow:0 0 0 7px #e6794f1f}.beat-wave .strong{color:#b95738;font-weight:800}.lab-feedback,.sentence-rhythm-card>p,.connect-practice-card>p,.weak-practice-card>p,.change-practice-card>p,.shadow-practice-card>p{margin:25px 0;color:#756a63;font-size:12px}.lab-actions{margin-top:8px;display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.lab-listen,.lab-primary,.lab-secondary{padding:12px 16px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:12px;font-weight:800;cursor:pointer}.lab-listen{background:#e9f5ee;color:#39735c}.lab-listen:disabled{opacity:.48;cursor:not-allowed}.lab-listen svg,.lab-primary svg,.lab-secondary svg{width:15px}.lab-primary{background:#ed754b;color:#fff}.lab-primary:disabled{opacity:.45;cursor:not-allowed}.lab-secondary{background:#f0ecf9;color:#6859ad}.sentence-picker,.lesson-chip-row{margin-bottom:16px;display:flex;gap:7px;overflow:auto}.sentence-picker button,.lesson-chip-row button{min-width:42px;padding:9px;border:1px solid #e5dcd6;border-radius:10px;background:#fff;color:#776b65;font-weight:800;cursor:pointer}.sentence-picker button.active,.lesson-chip-row button.active{border-color:#e68a65;background:#fff0e8;color:#b95b3b}.sentence-word-row{display:flex;justify-content:center;gap:7px;flex-wrap:wrap}.sentence-word-row button{padding:11px 12px;border:2px solid transparent;border-radius:12px;background:#f4f0ec;font-weight:700;cursor:pointer}.sentence-word-row button.selected{border-color:#d99978}.sentence-word-row button.correct{background:#e5f3ea;color:#347157}.sentence-word-row button.weak{opacity:.58}.sentence-rhythm-card .beat-wave{margin-top:40px}.connect-word-row{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.connect-word-row span{padding:17px 20px;border-radius:17px;background:#f0ecff;color:#5f50aa;font-size:25px;font-weight:800}.connect-word-row i{color:#bbb1aa;font-style:normal;font-size:22px}.connect-word-row i.linked{color:#e36f48;font-size:32px}.natural-ribbon{margin-top:30px;padding:14px 20px;border-radius:14px;background:#fff1e8;font-size:24px;font-weight:700}.natural-ribbon b{color:#dc6b45}.lesson-chip-row button{min-width:90px}.lesson-chip-row small{display:block;margin-top:3px;color:#8e827b;font-size:9px}.careful-toggle{margin-bottom:30px;padding:4px;display:flex;border-radius:12px;background:#eee9e5}.careful-toggle button,.shadow-modes button{padding:9px 13px;border:0;border-radius:9px;background:transparent;color:#8a7d76;font-size:9px;font-weight:900;cursor:pointer}.careful-toggle button.active,.shadow-modes button.active{background:#fff;color:#b75a3b;box-shadow:0 3px 9px #5c433714}.weak-practice-card>strong,.change-practice-card>strong,.shadow-practice-card>strong{font-size:32px}.weak-practice-card.natural>strong{color:#d86943}.weak-transform{margin-top:25px;display:flex;align-items:center;gap:15px}.weak-transform b{font-size:24px}.weak-transform i{font-style:normal}.weak-transform span{padding:10px 14px;border-radius:12px;background:#f0eaff;color:#6958b4;font-size:22px;font-weight:800}.change-practice-card>span{color:#b45a3c;font-size:9px;font-weight:900;letter-spacing:1.5px}.change-practice-card h3{font-size:38px}.shadow-modes{margin-bottom:38px;padding:4px;display:flex;border-radius:12px;background:#eee9e5}.notice-chips{margin-top:25px;display:flex;gap:7px;flex-wrap:wrap;justify-content:center}.notice-chips span{padding:8px 10px;border-radius:999px;background:#fff0e8;color:#a9563a;font-size:9px;font-weight:700}.shadow-beats{color:#7662c6;font-size:39px;letter-spacing:12px}.shadow-rounds{margin:28px 0 18px;display:flex;align-items:center;gap:8px}.shadow-rounds small{margin-right:8px;color:#897c75;font-weight:800}.shadow-rounds button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #ded6d0;border-radius:50%;background:#fff;cursor:pointer}.shadow-rounds button.done{border-color:#6ea486;background:#e6f3eb;color:#39735b}.shadow-rounds svg{width:14px}@media(max-width:700px){.speech-lab-page{padding:14px}.speech-lab-hero{padding:25px 20px;align-items:flex-start;flex-wrap:wrap}.speech-lab-symbol{width:60px;height:60px;font-size:31px}.speech-lab-hero h1{font-size:33px}.approved-audio{margin-left:0}.speech-lab-tabs button{min-width:140px;font-size:11px}.speech-lab-content{padding:22px 15px}.lab-section-head{align-items:flex-start;flex-direction:column}.lab-section-head h2{font-size:25px}.lab-practice-layout{grid-template-columns:1fr}.lab-item-list{max-height:155px}.stress-practice-card,.sentence-rhythm-card,.connect-practice-card,.weak-practice-card,.change-practice-card,.shadow-practice-card{min-height:420px;padding:27px 16px}.stress-practice-card>strong{font-size:49px}.weak-practice-card>strong,.change-practice-card>strong,.shadow-practice-card>strong{font-size:25px}.shadow-beats{font-size:26px;letter-spacing:7px}}.lab-audio-settings{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:7px}.lab-audio-settings .approved-audio{margin-left:0}.lab-audio-settings>small{color:#8c8078;font-size:8px;letter-spacing:0}.lab-accent-selector{padding:4px;display:flex;gap:4px;border:1px solid #e8ded7;border-radius:13px;background:#f4efeb}.lab-accent-selector button{padding:8px 12px;border:0;border-radius:9px;background:transparent;color:#766a63;font-size:11px;font-weight:800;cursor:pointer}.lab-accent-selector button.active{background:#fff;color:#b75a3b;box-shadow:0 3px 10px #5941341a}.connect-word-row i.linked b{margin-left:2px;padding:2px 5px;border-radius:999px;background:#fff0a8;color:#9b6534;font-size:13px;font-style:normal;vertical-align:middle}.natural-ribbon{letter-spacing:.4px;color:#5d4d46}@media(max-width:700px){.lab-audio-settings{width:100%;margin-left:0;align-items:flex-start}}:root{--ink:#28362f;--muted:#6f7d76;--cream:#fffaf0;--paper:#fffdf8;--green:#376b58;--deep:#245141;--mint:#ddefd9;--mint2:#bfe1cb;--coral:#f8c7b5;--sun:#f9dfa0;--sky:#cbe7ef;--lilac:#ddd3ef;--peach:#f9d7bd;--line:#e8e5dc;--shadow:0 16px 45px rgba(45,75,61,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:DM Sans,sans-serif;background:var(--cream)}button{font:inherit;color:inherit}button:focus-visible{outline:3px solid #f0a95b;outline-offset:3px}.topbar{height:82px;padding:0 max(28px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(55,107,88,.12);background:#fffaf0e6;backdrop-filter:blur(12px);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:10px}.brand-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:14px;background:var(--green);color:#fff;font-family:"DM Serif Display";font-size:25px}.brand>span:last-child{display:flex;flex-direction:column}.brand b{font-family:"DM Serif Display";font-size:19px;letter-spacing:.2px}.brand small{font-size:9px;letter-spacing:1px;color:var(--muted)}.topbar nav{display:flex;align-items:center;gap:20px}.topbar nav button{border:0;background:none;font-weight:600;display:flex;gap:7px;align-items:center;cursor:pointer}.parent-pill{background:#eef3e9;color:var(--green);padding:8px 14px;border-radius:99px;font-size:12px;font-weight:600}.mobile-back{display:none}.landing{overflow:hidden}.hero{min-height:585px;max-width:1180px;margin:auto;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:54px 28px 72px}.eyebrow{display:inline-flex;gap:7px;align-items:center;text-transform:uppercase;font-size:12px;font-weight:700;letter-spacing:1.7px;color:var(--green);background:#edf3e7;padding:8px 12px;border-radius:99px}.hero h1{font-family:"DM Serif Display";font-size:86px;line-height:.82;margin:27px 0 24px;font-weight:400;letter-spacing:-3px}.hero h1 em{font-weight:400;color:var(--green)}.hero-line{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:700}.hero-line svg{width:15px;color:#d89a61}.hero-sub{color:var(--muted);font-size:16px;line-height:1.65;max-width:460px;margin:18px 0 30px}.primary{border:0;background:var(--green);color:#fff;border-radius:14px;padding:15px 22px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:9px;cursor:pointer;box-shadow:0 9px 22px #376b5833;transition:.2s}.primary:hover{background:var(--deep);transform:translateY(-2px)}.primary svg{width:17px}.hero-art{height:440px;position:relative;background:var(--mint);border-radius:48% 52% 45% 55%/54% 42% 58% 46%;margin-left:55px}.sun-shape{position:absolute;right:-10px;top:-35px;font-size:100px;color:#f2bf4c;line-height:1}.book-shape{position:absolute;left:74px;top:138px;width:300px;height:185px;background:#fff;border-radius:16px 45px 18px;transform:rotate(-3deg);box-shadow:var(--shadow);display:flex;flex-direction:column;align-items:center;justify-content:center;border-bottom:13px solid #e9cfaa}.book-shape:after{content:"";position:absolute;bottom:-13px;left:50%;height:185px;border-left:2px solid #e8dfd3}.book-shape span{font-family:"DM Serif Display";font-size:64px;color:var(--green)}.book-shape small{letter-spacing:6px;color:var(--muted)}.sound-bubble{position:absolute;z-index:2;width:70px;height:70px;border-radius:50%;display:grid;place-items:center;font-family:"DM Serif Display";font-size:40px;box-shadow:var(--shadow)}.b1{left:18px;top:82px;background:var(--coral);transform:rotate(-10deg)}.b2{right:22px;bottom:57px;background:var(--sun);transform:rotate(8deg)}.b3{left:32px;bottom:8px;background:var(--sky)}.leaf{position:absolute;font-size:65px;color:var(--green)}.l1{right:28px;top:48px;transform:rotate(30deg)}.l2{left:25px;bottom:75px;transform:rotate(-50deg)}.groups-section{background:var(--paper);padding:78px max(28px,calc((100vw - 1180px)/2))}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:34px}.section-heading h2{font-family:"DM Serif Display";font-size:38px;font-weight:400;margin:6px 0 0}.section-heading p{color:var(--muted);margin:8px 0 0;line-height:1.6}.section-heading>p{max-width:350px;text-align:right}.kicker,.step-tag{color:#cd7c4b;text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:1.7px}.group-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.group-card{text-align:left;min-height:220px;padding:21px;border:1px solid var(--line);border-radius:22px;background:#f6f3ec;cursor:default;position:relative;transition:.2s;color:#828983}.group-card.active{background:#fff;border-color:#cbded1;color:var(--ink);cursor:pointer;box-shadow:0 10px 30px #2d4b3d14}.group-card.active:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.group-card-top{display:flex;justify-content:space-between;align-items:center}.group-number{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:#e8e7e1;font-family:"DM Serif Display";font-size:19px}.active .group-number{background:var(--green);color:#fff}.ready{font-size:10px;background:#edf5e9;color:var(--green);padding:6px 8px;border-radius:99px;display:flex;gap:3px;align-items:center}.group-card h3{font-size:18px;margin:18px 0 12px}.letter-row{display:flex;gap:6px;flex-wrap:wrap}.letter-row span{font-family:"DM Serif Display";background:#e9e8e3;border-radius:7px;min-width:27px;padding:4px 6px;text-align:center}.active .letter-row span{background:#edf5e9;color:var(--green)}.group-card small{display:block;margin-top:12px}.card-arrow{position:absolute;right:17px;bottom:17px;width:17px}.progress-wrap{display:flex;align-items:center;gap:12px}.progress-track{height:9px;border-radius:99px;background:#e4e6e0;overflow:hidden;flex:1}.progress-track span{display:block;height:100%;background:#e1a65e;border-radius:inherit;transition:width .4s}.progress-wrap.compact{margin-top:20px}.progress-wrap.compact .progress-track{height:6px}.parent-note{max-width:1124px;margin:60px auto;padding:28px 32px;border-radius:22px;background:#f1eadc;display:flex;align-items:center;gap:18px}.note-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:50%;background:#fff;font-size:23px}.parent-note h3,.parent-note p{margin:0}.parent-note p{color:var(--muted);margin-top:6px}.parent-note code{margin-left:auto;background:#fff;padding:12px 17px;border-radius:10px;color:var(--green)}footer{border-top:1px solid var(--line);padding:30px max(28px,calc((100vw - 1180px)/2));display:flex;align-items:center;gap:30px;background:var(--paper)}footer p{margin-left:auto;color:var(--muted)}footer>span{font-size:12px;color:#9ca39f}.group-page{max-width:1180px;margin:auto;padding:30px 28px 70px}.back-link,.reset-link{border:0;background:none;color:var(--muted);display:flex;align-items:center;gap:7px;cursor:pointer;font-size:13px}.group-hero{background:var(--green);color:#fff;border-radius:28px;padding:36px 42px;margin:25px 0 18px;display:flex;justify-content:space-between;align-items:center;position:relative;overflow:hidden}.group-hero:after{content:"s a t";position:absolute;right:28%;top:-50px;font-family:"DM Serif Display";font-size:150px;color:#ffffff0a;transform:rotate(-8deg)}.eyebrow.light{background:#ffffff1f;color:#e4f1e8}.group-hero h1{font-family:"DM Serif Display";font-size:46px;font-weight:400;margin:14px 0 8px;letter-spacing:4px}.group-hero p{margin:0;color:#d3e3db}.group-score{display:flex;align-items:center;gap:14px;z-index:1}.score-ring{width:82px;height:82px;border-radius:50%;background:conic-gradient(#f4c978 var(--p),rgba(255,255,255,.15) 0);display:grid;place-items:center;position:relative}.score-ring:after{content:"";position:absolute;inset:8px;background:var(--green);border-radius:50%}.score-ring span{z-index:1;font-size:20px;font-weight:700}.score-ring small{font-size:11px}.group-score>div:last-child{display:flex;flex-direction:column}.group-score small{color:#d3e3db;margin-top:5px}.learning-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;background:#ede9df;border-radius:17px;padding:6px;margin-bottom:45px}.learning-tabs button{border:0;border-radius:12px;padding:14px;background:transparent;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:600;color:#79827c;cursor:pointer}.learning-tabs button.selected{background:#fff;color:var(--green);box-shadow:0 4px 16px #2d4b3d14}.mini-count{display:flex;flex-direction:column;text-align:right}.mini-count b{font-family:"DM Serif Display";font-size:27px;color:var(--green)}.mini-count span{font-size:11px;color:var(--muted)}.sound-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.sound-card{border:0;border-radius:22px;padding:16px 12px 20px;min-height:225px;position:relative;cursor:pointer;transition:.2s}.sound-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.mint{background:var(--mint)}.coral{background:var(--coral)}.sun{background:var(--sun)}.sky{background:var(--sky)}.lilac{background:var(--lilac)}.peach{background:var(--peach)}.sound-index{position:absolute;left:14px;top:13px;font-size:10px;font-weight:700;opacity:.5}.done-dot{position:absolute;right:12px;top:12px;background:var(--green);color:#fff;width:23px;height:23px;border-radius:50%;display:grid;place-items:center}.done-dot svg{width:13px}.sound-emoji{display:block;font-size:37px;margin-top:18px}.sound-card strong{display:block;font-family:"DM Serif Display";font-size:66px;line-height:1}.sound-card small{font-size:14px}.listen{display:flex;justify-content:center;align-items:center;gap:4px;font-size:11px;font-weight:700;margin-top:13px}.listen svg{width:14px}.modal-backdrop{position:fixed;inset:0;background:#1927209e;z-index:50;display:grid;place-items:center;padding:20px;backdrop-filter:blur(5px)}.sound-modal{background:#fffaf2;border-radius:28px;display:grid;grid-template-columns:42% 58%;width:min(850px,95vw);max-height:92vh;overflow:auto;position:relative;box-shadow:0 25px 80px #00000040}.modal-close{position:absolute;right:15px;top:15px;border:0;background:#fff;width:37px;height:37px;border-radius:50%;display:grid;place-items:center;cursor:pointer;z-index:2}.modal-close svg{width:18px}.modal-letter{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:500px}.modal-letter>span{font-size:58px}.modal-letter strong{font-family:"DM Serif Display";font-size:130px;line-height:1}.modal-letter small{font-size:18px}.modal-letter button{border:0;background:#fff;border-radius:99px;margin-top:28px;padding:12px 18px;display:flex;align-items:center;gap:7px;font-weight:700;cursor:pointer}.modal-content{padding:48px 42px}.lesson-label{text-transform:uppercase;font-size:10px;color:#d18152;font-weight:700;letter-spacing:1.7px}.modal-content h2,.game-modal h2{font-family:"DM Serif Display";font-size:34px;font-weight:400;margin:8px 0 18px}.modal-content h2 i{color:#b3b7b3}.word-chips{display:flex;gap:7px;flex-wrap:wrap}.word-chips button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px 11px;display:flex;align-items:center;gap:5px;cursor:pointer}.word-chips svg{width:13px}.action-box,.tip-box{display:flex;gap:12px;border-radius:14px;padding:15px;margin:18px 0;background:#eef5ea}.action-box>span,.tip-box>span{font-size:24px}.action-box small{text-transform:uppercase;font-size:10px;letter-spacing:1px;font-weight:700;color:var(--green)}.action-box p,.tip-box p{margin:5px 0 0;line-height:1.5;font-size:14px}.tip-box{background:#fff1d8}.wide{width:100%;margin-top:4px}.next-step{margin-top:38px;padding:20px 24px;border:1px dashed #cbd6ce;border-radius:16px;display:flex;align-items:center;justify-content:space-between}.next-step>div{display:flex;flex-direction:column}.next-step span{font-size:12px;color:var(--muted);margin-top:4px}.next-step button{border:0;background:var(--green);color:#fff;border-radius:10px;padding:12px 16px;display:flex;align-items:center;gap:7px;cursor:pointer;font-weight:700}.next-step button:disabled{background:#c3c9c5;cursor:not-allowed}.next-step svg{width:16px}.blend-layout{display:grid;grid-template-columns:210px 1fr;gap:22px}.word-list,.tricky-list{background:#f0eee7;padding:12px;border-radius:18px;max-height:610px;overflow:auto}.word-list h3{font-size:12px;text-transform:uppercase;letter-spacing:1px;margin:7px 8px 12px}.word-list button,.tricky-list button{width:100%;border:0;background:transparent;padding:10px;border-radius:10px;text-align:left;display:flex;align-items:center;gap:9px;cursor:pointer}.word-list button svg,.tricky-list button svg{margin-left:auto;width:15px;color:var(--green)}.word-list button.current,.tricky-list button.current{background:#fff;color:var(--green);font-weight:700;box-shadow:0 4px 12px #0000000a}.blend-stage{background:#fff;border:1px solid var(--line);border-radius:24px;min-height:610px;text-align:center;padding:20px 30px 25px;position:relative}.mode-switch{display:inline-flex;background:#f0eee7;border-radius:13px;padding:5px;gap:4px}.mode-switch button{border:0;background:transparent;border-radius:9px;padding:9px 12px;font-size:12px;cursor:pointer}.mode-switch button.active{background:#fff;box-shadow:0 3px 10px #00000012;font-weight:700;color:var(--green)}.mode-switch span{margin-right:4px}.round-counter{position:absolute;right:20px;top:27px;font-size:11px;color:var(--muted)}.blend-visual{padding-top:35px}.letter-pieces{display:flex;justify-content:center;align-items:center;gap:14px}.letter-pieces button{width:69px;height:69px;border:0;border-radius:17px;background:var(--mint);font-family:"DM Serif Display";font-size:42px;cursor:pointer;box-shadow:0 5px #b9d8c2}.letter-pieces span{font-size:22px;color:#a4aaa7}.down-arrow{font-size:28px;color:#d29a5d;margin:7px}.ipa-row{display:flex;justify-content:center;gap:23px;color:var(--muted)}.blend-line{font-family:"DM Serif Display";font-size:27px;margin-top:20px}.stretch{font-size:18px;color:var(--green);letter-spacing:3px;margin:8px}.result-word{font-family:"DM Serif Display";font-size:56px;color:var(--green);margin-top:12px}.result-word span{font-size:35px;margin-right:14px}.listen-main,.complete-button{border:0;border-radius:12px;padding:12px 18px;margin:7px 4px;font-weight:700;cursor:pointer}.listen-main{background:#edf5e9;color:var(--green)}.listen-main svg,.complete-button svg{width:16px;vertical-align:middle;margin-right:5px}.complete-button{background:var(--green);color:#fff}.tricky-layout{display:grid;grid-template-columns:170px 1fr;gap:22px}.tricky-stage{background:#fff;border:1px solid var(--line);border-radius:24px;min-height:500px;padding:30px;text-align:center}.stage-flow{display:flex;align-items:center;justify-content:center}.stage-flow>span{display:flex;flex-direction:column;align-items:center;gap:5px;color:#a4aaa7;font-size:11px}.stage-flow>span{min-width:50px}.stage-flow>span.active{color:var(--green)}.stage-flow>span:first-line{font-weight:700}.stage-flow>span b{font-size:9px;letter-spacing:1px}.stage-flow>i{height:2px;width:75px;background:#ddd;margin:0 7px 16px}.tricky-card{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center}.tricky-emoji{font-size:40px}.tricky-card>strong{font-family:"DM Serif Display";font-size:78px}.tricky-card em{font-style:normal}.tricky-card em.highlight{color:#e5815f;text-decoration:underline;text-decoration-style:wavy;text-underline-offset:8px}.tricky-card p{color:var(--muted)}.tricky-card>button,.phrase button{border:0;background:#edf5e9;color:var(--green);border-radius:99px;padding:11px 16px;display:flex;gap:7px;align-items:center;cursor:pointer}.phrase{background:#fff1d8;padding:14px 20px;border-radius:14px;display:flex;align-items:center;gap:15px}.phrase small{color:var(--muted)}.phrase b{font-size:19px}.phrase button{padding:7px}.game-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.game-card{border:0;border-radius:24px;padding:25px;text-align:left;min-height:260px;cursor:pointer;position:relative;transition:.2s}.game-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.game-icon{font-size:42px}.game-card>small{display:block;text-transform:uppercase;letter-spacing:1px;font-weight:700;margin-top:25px;opacity:.6}.game-card h3{font-family:"DM Serif Display";font-size:27px;margin:6px 0}.game-card p{margin:0;color:#56665e}.play-game{position:absolute;bottom:20px;display:flex;align-items:center;gap:5px;font-size:12px;font-weight:700}.play-game svg{width:14px}.game-done{position:absolute;right:15px;top:15px;background:#fff;padding:6px 9px;border-radius:99px;font-size:10px;font-weight:700}.game-done svg{width:12px;vertical-align:middle}.celebrate{display:flex;gap:17px;background:#edf5e9;margin-top:25px;padding:20px;border-radius:18px;align-items:center}.celebrate>span{font-size:35px}.celebrate h3,.celebrate p{margin:0}.celebrate p{color:var(--muted);margin-top:4px}.game-modal{width:min(570px,95vw);min-height:500px;background:#fffaf2;border-radius:28px;padding:35px;text-align:center;position:relative}.game-progress{height:6px;background:#e5e5df;border-radius:99px;overflow:hidden}.game-progress span{display:block;height:100%;background:var(--green)}.game-prompt{min-height:210px;display:flex;flex-direction:column;justify-content:center;align-items:center}.big-listen{width:85px;height:85px;border:0;border-radius:50%;background:var(--green);color:#fff;cursor:pointer}.big-listen svg{width:34px}.picture{font-size:72px}.game-prompt p{font-size:17px}.answer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.answer-grid button{border:2px solid #d8e3dc;background:#fff;border-radius:15px;height:70px;font-family:"DM Serif Display";font-size:33px;cursor:pointer}.answer-grid button:hover{background:var(--mint)}.answer-grid button:disabled{opacity:.3}.tile-slots{display:flex;gap:8px}.tile-slots span{width:50px;height:50px;border:2px dashed #bdc8c0;border-radius:10px;display:grid;place-items:center;font-family:"DM Serif Display";font-size:28px}.feedback{height:25px;margin-top:12px;color:#b56a51;font-weight:700}.feedback.good{color:var(--green)}.score{font-size:12px;color:var(--muted)}.reset-link{margin:30px auto 0}.icon-button{border:0;background:none}@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:40px}.hero h1{font-size:70px}.hero-art{margin:55px auto 0;width:min(480px,90%)}.group-grid{grid-template-columns:repeat(2,1fr)}.sound-grid{grid-template-columns:repeat(3,1fr)}.group-hero{align-items:flex-start}.group-score{flex-direction:column}.blend-layout{grid-template-columns:1fr}.word-list{display:flex;overflow:auto}.word-list h3{display:none}.word-list button{min-width:82px}.sound-modal{grid-template-columns:35% 65%}.modal-letter{min-height:450px}.modal-letter strong{font-size:100px}}@media(max-width:620px){.topbar{height:68px;padding:0 16px}.topbar nav{display:none}.mobile-back{display:block}.topbar .brand{margin:auto}.topbar>.mobile-back+.brand{transform:translate(-18px)}.hero{padding:32px 20px 50px}.hero h1{font-size:58px}.hero-line,.hero-sub{font-size:14px}.hero-art{height:330px;margin-top:45px}.book-shape{width:220px;height:145px;left:50%;top:95px;transform:translate(-50%) rotate(-3deg)}.sound-bubble{width:55px;height:55px;font-size:30px}.groups-section{padding:55px 18px}.section-heading{align-items:flex-start}.section-heading>p{display:none}.group-grid{grid-template-columns:1fr 1fr;gap:10px}.group-card{min-height:190px;padding:15px}.group-card h3{margin:13px 0 10px}.parent-note{margin:35px 18px;padding:20px;align-items:flex-start}.parent-note code{display:none}footer{padding:25px 20px}footer p{display:none}.group-page{padding:18px 14px 55px}.back-link{display:none}.group-hero{padding:26px 22px;margin-top:0;display:block}.group-hero h1{font-size:32px}.group-hero p{font-size:12px}.group-score{display:none}.learning-tabs{overflow:auto;display:flex;margin-bottom:35px}.learning-tabs button{min-width:120px}.sound-grid{grid-template-columns:repeat(2,1fr);gap:10px}.sound-card{min-height:190px}.section-heading h2{font-size:31px}.sound-modal{display:block}.modal-letter{min-height:200px;padding:20px}.modal-letter>span{font-size:35px}.modal-letter strong{font-size:75px}.modal-letter button{margin-top:10px}.modal-content{padding:26px 20px}.next-step{display:block}.next-step button{width:100%;justify-content:center;margin-top:14px}.blend-stage{padding:15px 10px}.mode-switch button{font-size:0}.mode-switch button span{font-size:16px}.round-counter{position:static;display:block;margin-top:15px}.letter-pieces button{width:55px;height:55px;font-size:34px}.tricky-layout{grid-template-columns:1fr}.tricky-list{display:flex;overflow:auto}.tricky-list button{min-width:60px}.stage-flow>i{width:20px}.tricky-stage{padding:22px 10px}.phrase{flex-wrap:wrap;justify-content:center}.game-grid{grid-template-columns:1fr}.game-card{min-height:220px}.game-modal{padding:30px 18px}.mini-count{display:none}}:root{--ink:#342d29;--muted:#685e58;--cream:#fff1e7;--paper:rgba(255,255,255,.62);--green:#ef7d4c;--deep:#d96238;--mint:#dff3e8;--mint2:#c9eadc;--coral:#ffd6c5;--sun:#ffe5a6;--sky:#dceefa;--lilac:#e8e3fb;--peach:#ffe0d1;--line:rgba(112,83,67,.14);--shadow:0 18px 42px rgba(118,76,53,.13)}*{font-family:Lexend,system-ui,sans-serif}body{background-color:var(--cream);background-image:radial-gradient(circle at 92% 8%,rgba(255,196,153,.45),transparent 28%),radial-gradient(circle at 8% 52%,rgba(224,214,250,.5),transparent 24%),radial-gradient(circle at 90% 85%,rgba(204,239,226,.55),transparent 28%);background-attachment:fixed}.topbar{width:calc(100% - 48px);max-width:1180px;margin:18px auto 0;padding:0 28px;border:1px solid rgba(255,255,255,.9);border-radius:26px;background:#ffffffc7;box-shadow:0 12px 30px #714d3817;top:12px}.brand-mark{background:linear-gradient(145deg,#f6925d,#ee7045);font-family:Lexend,sans-serif;font-weight:800;box-shadow:0 8px 16px #ef7d4c40}.brand b{font-family:Lexend,sans-serif;font-weight:700;color:var(--ink)}.brand small{color:#b15f43;font-weight:700;letter-spacing:1.25px}.parent-pill{background:#fff;color:#675b54;box-shadow:0 5px 18px #5d473a0f}.header-actions{display:flex;align-items:center;gap:18px}.header-actions nav{display:flex}.accent-selector{display:flex;gap:3px;padding:4px;border-radius:12px;background:#f5eee9;border:1px solid rgba(119,87,68,.08)}.accent-selector button{border:0;background:transparent;border-radius:9px;padding:6px 8px;display:flex;align-items:center;gap:4px;color:#8a7c73;font-size:10px;font-weight:700;cursor:pointer}.accent-selector button.active{background:#fff;color:#b65b3b;box-shadow:0 3px 9px #5b413417}.accent-selector button span{font-size:13px}.landing{background:transparent}.hero{min-height:570px}.eyebrow{color:#a65439;background:#ffffffb8;box-shadow:0 6px 18px #734d390f}.hero h1{font-family:Lexend,sans-serif;font-size:76px;line-height:.94;font-weight:700;letter-spacing:-4px}.hero h1 em{font-style:normal;font-weight:700;color:var(--green)}.hero-line svg{color:var(--green)}.primary{background:linear-gradient(135deg,#f28a55,#ec7246);box-shadow:0 10px 22px #eb704545}.primary:hover{background:linear-gradient(135deg,#e97847,#d95e36)}.hero-art{background:linear-gradient(145deg,#d9f1e5 5%,#e4e5fb 55%,#dceefa);border:10px solid rgba(255,255,255,.52);box-shadow:0 26px 60px #6f55481a}.book-shape{border-radius:24px 48px;border-bottom-color:#f0c79f}.book-shape span,.sound-bubble{font-family:Lexend,sans-serif;font-weight:700}.book-shape span{color:var(--ink)}.leaf{color:#ed7a4b}.groups-section{background:#ffffff70;border-top:1px solid rgba(255,255,255,.8);border-bottom:1px solid rgba(255,255,255,.8)}.section-heading h2,.group-number,.letter-row span,.group-hero:after,.group-hero h1,.mini-count b,.sound-card strong,.modal-letter strong,.modal-content h2,.game-modal h2,.letter-pieces button,.blend-line,.result-word,.tricky-card>strong,.game-card h3,.answer-grid button,.tile-slots span{font-family:Lexend,sans-serif}.section-heading h2{font-weight:700;letter-spacing:-1.5px}.kicker,.step-tag,.lesson-label{color:#b35c3c}.group-card{border:1px solid rgba(255,255,255,.95);background:#ffffff94;color:#81736b;box-shadow:0 8px 22px #694d3e0d}.group-card.active{background:linear-gradient(145deg,#fffffff0,#ffe8dce0);border-color:#ef9a75;box-shadow:0 13px 32px #c5674221}.group-number{font-weight:700;background:#fffc}.active .group-number{background:var(--green)}.ready,.active .letter-row span{background:#fff0e7;color:#be5f3d}.letter-row span{font-weight:600}.progress-track span{background:linear-gradient(90deg,#f18451,#f5b65f)}.parent-note{background:linear-gradient(120deg,#ffffffc7,#e6e2fabf);border:1px solid #fff;box-shadow:var(--shadow)}footer{background:#ffffff94}.group-hero{background:linear-gradient(120deg,#ee7849,#f39a66 58%,#f4b27c);box-shadow:0 18px 38px #d3603533}.group-hero h1{font-weight:700}.group-hero p,.group-score small{color:#fff3eb}.score-ring{background:conic-gradient(#fff0b9 var(--p),rgba(255,255,255,.25) 0)}.score-ring:after{background:#ef824f}.learning-tabs{background:#ffffff85;border:1px solid rgba(255,255,255,.85)}.learning-tabs button.selected{color:var(--green)}.sound-card{border:3px solid rgba(255,255,255,.8);box-shadow:0 8px 20px #5c43360f}.sound-card strong{font-weight:700;letter-spacing:-3px}.done-dot{background:var(--green)}.sound-modal,.game-modal{background:#fff7f1}.modal-backdrop{background:#342d2994}.modal-letter strong{font-weight:700}.action-box{background:#e8f4ed}.tip-box,.phrase{background:#fff0d3}.word-list,.tricky-list,.mode-switch{background:#ffffff8f;border:1px solid rgba(255,255,255,.9)}.blend-stage,.tricky-stage{background:#fffc;box-shadow:0 12px 30px #63493c12}.letter-pieces button{font-weight:700;box-shadow:0 5px #b9dfcf}.result-word,.stretch{color:#d9653d}.listen-main{background:#fff0e7;color:#c35f3c}.complete-button,.next-step button,.big-listen{background:var(--green)}.game-card{border:3px solid rgba(255,255,255,.72);box-shadow:0 10px 25px #63493c12}.game-card h3{font-weight:700}.celebrate{background:#e8f4ed}.answer-grid button{font-weight:700}.answer-grid button:hover{background:#fff0e7}@media(max-width:620px){.topbar{width:calc(100% - 20px);margin-top:8px;border-radius:20px}.hero h1{font-size:54px;letter-spacing:-3px}.brand small{font-size:7px}.group-hero{margin-top:4px}.header-actions{gap:0}.header-actions nav{display:none}.accent-selector button{padding:5px}.accent-selector button span{font-size:12px}}.home-song{max-width:1124px;margin:64px auto 28px;padding:34px 38px;display:flex;align-items:center;gap:30px;border:1px solid rgba(255,255,255,.95);border-radius:28px;background:linear-gradient(125deg,#ffffffe0,#ffe0d1c7 52%,#e8e3fbc7);box-shadow:var(--shadow)}.song-visual{width:116px;height:116px;flex:0 0 auto;border-radius:30px;background:linear-gradient(145deg,#f58f59,#e96b42);color:#fff;display:grid;place-items:center;position:relative;box-shadow:0 14px 28px #e163373d;transform:rotate(-3deg)}.song-visual>span{font-size:55px;font-weight:700}.song-visual>i{position:absolute;right:-10px;bottom:-10px;width:40px;height:40px;border-radius:50%;background:#fff;color:var(--green);display:grid;place-items:center;font-style:normal;font-size:14px;box-shadow:0 7px 16px #533c3024}.song-copy{flex:1}.song-label{text-transform:uppercase;font-size:10px;font-weight:700;letter-spacing:1.7px;color:#af5739}.song-copy h2{font-size:28px;line-height:1.1;margin:7px 0 8px;letter-spacing:-1px}.song-copy p{color:var(--muted);line-height:1.55;margin:0 0 17px;max-width:720px}.song-copy a{display:inline-flex;align-items:center;gap:8px;padding:13px 18px;border-radius:13px;background:var(--green);color:#fff;text-decoration:none;font-size:13px;font-weight:700;box-shadow:0 8px 18px #e1633733}.song-copy a:hover{background:var(--deep);transform:translateY(-2px)}.song-copy a svg{width:16px}.song-copy small{display:block;margin-top:12px;color:#8b7c73;font-size:10px}.group-page+.home-song{margin-top:0}@media(max-width:620px){.home-song{margin:38px 14px 20px;padding:24px 20px;display:block;text-align:center}.song-visual{width:84px;height:84px;border-radius:23px;margin:0 auto 22px}.song-visual>span{font-size:40px}.song-copy h2{font-size:24px}.song-copy p{font-size:13px}.song-copy a{justify-content:center;width:100%}.song-copy small{font-size:9px;line-height:1.5}}.group-hero:after{content:attr(data-watermark)}.sound-units{display:flex;justify-content:center;align-items:flex-start;gap:28px;min-height:96px}.sound-unit{display:flex;flex-direction:column;align-items:center;gap:12px;min-width:72px}.sound-unit button{min-width:72px;height:68px;padding:0 12px;border:0;border-radius:17px;background:#f0edff;color:#7562c8;font-size:50px;font-weight:700;line-height:1;cursor:pointer;box-shadow:0 5px #d9d1f5;transition:transform .2s,background .2s,color .2s,box-shadow .2s}.sound-unit button:hover{background:#e9e3ff}.sound-dot{display:block;width:11px;height:11px;border-radius:50%;background:#7b65cf;box-shadow:0 0 0 4px #7b65cf1a;transition:transform .2s,background .2s,box-shadow .2s}.sound-unit.is-active button{transform:translateY(5px);background:#7b65cf;color:#fff;box-shadow:0 2px #5946a9}.sound-unit.is-active .sound-dot{transform:scale(1.55);background:#f07d4b;box-shadow:0 0 0 7px #f07d4b2b}.blend-direction{width:min(360px,80%);height:22px;margin:9px auto 2px;position:relative}.blend-direction:before{content:"";position:absolute;left:0;right:16px;top:9px;height:3px;border-radius:99px;background:#ddd7f1}.blend-direction-progress{position:absolute;left:0;top:9px;height:3px;width:0;border-radius:99px;background:#7562c8}.blend-direction i{position:absolute;right:0;top:-3px;color:#7562c8;font-size:23px;font-style:normal;line-height:1}.blend-direction.running .blend-direction-progress{width:calc(100% - 16px);transition:width var(--blend-duration) linear}.blend-direction.complete .blend-direction-progress{width:calc(100% - 16px)}.result-word{transition:transform .25s,color .25s}.result-word.is-blended{transform:scale(1.08);color:#7562c8}.blend-visual>.down-arrow{margin-top:0}@media(max-width:620px){.sound-units{gap:14px}.sound-unit{min-width:58px}.sound-unit button{min-width:58px;height:58px;padding:0 8px;font-size:42px}.sound-dot{width:10px;height:10px}.blend-direction{width:min(280px,88%)}}.parent-resources{max-width:1124px;margin:0 auto 56px;padding:32px 34px;border:1px solid rgba(255,255,255,.94);border-radius:28px;background:#ffffffad;box-shadow:0 16px 38px #694b3b17}.resource-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:24px}.resource-heading h2{font-size:27px;letter-spacing:-1px;margin:7px 0 0}.resource-heading p{max-width:430px;margin:0;color:var(--muted);font-size:13px;line-height:1.55;text-align:right}.level-links{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.level-links>a{min-height:145px;padding:16px;border:1px solid rgba(120,91,74,.1);border-radius:18px;background:linear-gradient(145deg,#fff,#fff5ef);color:var(--ink);text-decoration:none;position:relative;display:flex;flex-direction:column;align-items:flex-start;transition:transform .2s,box-shadow .2s,border-color .2s}.level-links>a:nth-child(2n){background:linear-gradient(145deg,#fff,#f2efff)}.level-links>a:hover{transform:translateY(-4px);border-color:#ef9a75;box-shadow:0 12px 25px #774c371c}.level-play{width:34px;height:34px;border-radius:11px;background:var(--green);color:#fff;display:grid;place-items:center;margin-bottom:14px}.level-play svg{width:14px}.level-links>a>span:nth-child(2){display:flex;flex-direction:column}.level-links small{font-size:8px;text-transform:uppercase;letter-spacing:1px;color:#a76449;font-weight:700}.level-links b{font-size:19px;margin:3px 0}.level-links em{font-style:normal;font-size:10px;color:var(--muted)}.level-arrow{position:absolute;right:13px;top:14px;width:15px;color:#b56b4e}@media(max-width:900px){.level-links{grid-template-columns:repeat(3,1fr)}}@media(max-width:620px){.parent-resources{margin:0 14px 36px;padding:24px 18px}.resource-heading{display:block}.resource-heading p{text-align:left;margin-top:9px}.level-links{grid-template-columns:1fr 1fr}.level-links>a{min-height:132px}.level-links>a:last-child{grid-column:1/-1}}.blend-celebration{position:absolute;inset:0;z-index:8;display:grid;place-items:center;overflow:hidden;border-radius:24px;background:radial-gradient(circle,#ffffffe0,#fff7f0ad 45%,#ffffff2e 72%);pointer-events:none}.yay-card{z-index:2;min-width:260px;padding:25px 30px;border:3px solid #fff;border-radius:25px;background:linear-gradient(145deg,#fff5d8,#ffe0d2 52%,#e7e2ff);box-shadow:0 20px 50px #6e4a3733;display:flex;flex-direction:column;align-items:center;animation:yay-pop 1.75s cubic-bezier(.2,.9,.3,1) both}.yay-card span{font-size:46px;animation:yay-wiggle .6s .15s ease-in-out}.yay-card strong{font-size:36px;line-height:1;color:#7562c8;margin:3px 0}.yay-card b{font-size:18px;color:#d8653c}.confetti-burst{position:absolute;inset:0}.confetti-burst i{position:absolute;left:var(--x);top:48%;width:10px;height:18px;border-radius:3px;background:var(--confetti-color);opacity:0;animation:confetti-fall 1.55s var(--delay) cubic-bezier(.16,.75,.35,1) both}.complete-button:disabled{cursor:default;opacity:.72}@keyframes confetti-fall{0%{opacity:0;transform:translate(-50%,20px) rotate(0) scale(.25)}18%{opacity:1;transform:translate(-50%,-160px) rotate(var(--spin)) scale(1)}to{opacity:0;transform:translate(-50%,235px) rotate(calc(var(--spin) + 260deg)) scale(.75)}}@keyframes yay-pop{0%{opacity:0;transform:scale(.45) rotate(-4deg)}18%{opacity:1;transform:scale(1.08) rotate(2deg)}32%{transform:scale(1) rotate(0)}82%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.88)}}@keyframes yay-wiggle{0%,to{transform:rotate(0)}25%{transform:rotate(-12deg) scale(1.12)}65%{transform:rotate(12deg) scale(1.12)}}@media(prefers-reduced-motion:reduce){.yay-card,.yay-card span,.confetti-burst i{animation-duration:.01ms;animation-iteration-count:1}}.tricky-card>strong{display:block;line-height:1.12;padding-bottom:20px;margin:6px 0 8px}.tricky-card>strong+button{margin-top:8px}.tricky-card>strong+.phrase{margin-top:4px}.progress-tree-card{max-width:1124px;margin:30px auto 42px;padding:34px 42px;position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(270px,.7fr);align-items:center;gap:34px;border:1px solid rgba(255,255,255,.95);border-radius:30px;background:linear-gradient(125deg,#ffffffe0,#ebf7efde 54%,#ffecd5e0);box-shadow:0 18px 44px #614b3b1a}.progress-tree-card.overall{margin-top:10px;margin-bottom:64px;min-height:400px;background:linear-gradient(125deg,#ffffffeb,#e2f3e9eb 54%,#ffe7c6e6)}.progress-tree-card:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;right:-85px;top:-100px;background:#ffda9940}.progress-tree-copy,.progress-tree-art{position:relative;z-index:1}.tree-kicker{display:block;color:#af5b3e;font-size:10px;font-weight:800;letter-spacing:1.7px;text-transform:uppercase;margin-bottom:7px}.progress-tree-copy h2{margin:0;color:var(--ink);font-size:32px;line-height:1.12;letter-spacing:-1.4px}.tree-subtitle{max-width:590px;margin:9px 0 18px;color:var(--muted);font-size:13px;line-height:1.6}.tree-percent{display:flex;align-items:baseline;gap:5px;margin:3px 0 14px}.tree-percent strong{font-size:46px;line-height:1;color:#df6c42;letter-spacing:-2px}.tree-percent>span{font-size:15px;font-weight:700;color:#9a8d84}.tree-percent b{display:inline-flex;align-items:center;gap:5px;margin-left:10px;padding:7px 10px;border-radius:99px;background:#fff3c5;color:#8b6b18;font-size:10px}.tree-percent b svg{width:13px;height:13px}.tree-encouragement{max-width:570px;margin:0;padding:14px 17px;border-left:4px solid #ef8a56;border-radius:0 14px 14px 0;background:#ffffffa6;color:#5b514b;font-size:13px;font-weight:600;line-height:1.55}.tree-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:17px}.tree-stats span{padding:10px 9px;border:1px solid rgba(95,77,64,.08);border-radius:13px;background:#ffffff94;display:flex;flex-direction:column;gap:2px}.tree-stats b{font-size:14px;color:#4e7f5f}.tree-stats small{font-size:8px;color:#8e8179;white-space:nowrap}.progress-tree-art{min-height:280px;display:flex;align-items:center;justify-content:flex-end}.mai-tree-visual{width:260px;height:290px;filter:drop-shadow(0 12px 13px rgba(83,91,61,.12))}.mai-tree-visual.large{width:295px;height:325px}.mai-tree-visual svg{width:100%;height:100%;overflow:visible}.tree-ground{fill:#d7b882;opacity:.42}.tree-seed{fill:#9b6747;transition:opacity .7s ease}.tree-seed path:last-child{fill:none;stroke:#599866;stroke-width:5;stroke-linecap:round}.tree-trunk,.tree-branch{fill:none;stroke:#9f6a47;stroke-linecap:round;stroke-linejoin:round}.tree-trunk{stroke-width:12;stroke-dasharray:1;stroke-dashoffset:calc(1 - var(--stem));transition:stroke-dashoffset .9s cubic-bezier(.2,.8,.3,1)}.tree-branch{stroke-width:7;stroke-dasharray:1;stroke-dashoffset:calc(1 - var(--stem));transition:stroke-dashoffset .9s ease,opacity .7s ease}.tree-leaves{fill:#6eae72;transform-origin:140px 190px;transition:opacity .7s ease,transform .9s cubic-bezier(.2,.8,.3,1)}.tree-sparkles{fill:#f5b933;font-size:21px;transition:opacity .7s ease;animation:tree-twinkle 1.8s ease-in-out infinite}.tree-buds{fill:#f6b748;stroke:#fff1b7;stroke-width:3;transform-origin:140px 150px;transition:opacity .6s ease,transform .8s ease}.mai-flowers{transform-origin:140px 140px;transition:opacity .6s ease,transform .8s ease}.mai-flower{fill:#ffd34f;filter:drop-shadow(0 3px 2px rgba(151,98,33,.16));animation:flower-bloom .65s var(--delay) both}.flower-heart{fill:#e38a33}.percent-bubble{position:absolute;right:4px;top:8px;z-index:3;padding:8px 11px;border:2px solid #fff;border-radius:13px;background:#f08a56;color:#fff;font-size:16px;font-weight:800;box-shadow:0 7px 16px #c6633b30}.percent-bubble small{font-size:8px}.tree-growth-line{position:absolute;left:8%;right:5%;bottom:7px;height:6px;overflow:hidden;border-radius:99px;background:#5d815321}.tree-growth-line span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#73a86e,#efb83f);transition:width .8s cubic-bezier(.2,.8,.3,1)}.group-milestones{display:flex;align-items:flex-start;gap:10px;margin-top:18px}.group-milestones>span{min-width:33px;display:flex;flex-direction:column;align-items:center;gap:4px;color:#aa9d94}.group-milestones i{width:29px;height:29px;border:2px solid #ddd6d1;border-radius:50%;display:grid;place-items:center;background:#ffffffa6;font-style:normal;font-size:10px;font-weight:800;transition:.35s}.group-milestones small{font-size:8px;font-weight:700}.group-milestones .started i{border-color:#95bc92;background:#eaf6e9;color:#54815b}.group-milestones .done i{border-color:#eabf39;background:#ffd857;color:#795a14;box-shadow:0 0 0 4px #ffd85733}.group-milestones svg{width:14px}.tree-celebration{position:absolute;inset:0;z-index:3;pointer-events:none}.tree-celebration i{position:absolute;left:var(--x);top:18%;opacity:0;font-style:normal;font-size:18px;animation:tree-confetti 2s var(--delay) cubic-bezier(.2,.75,.3,1) both}.progress-tree-card.is-complete{border-color:#f2ca4f;box-shadow:0 18px 45px #ca912d2b}@keyframes tree-twinkle{0%,to{transform:scale(.85)}50%{transform:scale(1.08)}}@keyframes flower-bloom{0%{opacity:0;transform:scale(.1) rotate(-25deg)}70%{transform:scale(1.15) rotate(4deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes tree-confetti{0%{opacity:0;transform:translateY(90px) scale(.2) rotate(0)}20%{opacity:1;transform:translateY(-45px) scale(1.15) rotate(100deg)}to{opacity:0;transform:translateY(300px) scale(.7) rotate(300deg)}}@media(max-width:900px){.progress-tree-card{margin-left:20px;margin-right:20px;grid-template-columns:1fr minmax(240px,.65fr);padding:30px}.tree-stats{grid-template-columns:1fr 1fr}.mai-tree-visual.large{width:270px}}@media(max-width:620px){.progress-tree-card,.progress-tree-card.overall{margin:20px 14px 34px;padding:25px 19px 18px;display:flex;flex-direction:column-reverse;gap:5px;align-items:stretch}.progress-tree-card.overall{min-height:0;margin-top:0}.progress-tree-art{min-height:225px;justify-content:center}.mai-tree-visual,.mai-tree-visual.large{width:220px;height:235px}.percent-bubble{right:8%;top:2px}.progress-tree-copy h2{font-size:26px}.tree-percent strong{font-size:39px}.tree-percent{margin-top:10px}.tree-stats{grid-template-columns:1fr 1fr}.group-milestones{gap:5px;justify-content:space-between}.group-milestones>span{min-width:27px}.group-milestones i{width:27px;height:27px}.tree-growth-line{bottom:0}.tree-subtitle,.tree-encouragement{font-size:12px}}@media(prefers-reduced-motion:reduce){.tree-trunk,.tree-branch,.tree-leaves,.tree-buds,.mai-flowers,.tree-growth-line span,.tree-celebration i,.mai-flower,.tree-sparkles{animation-duration:.01ms;transition-duration:.01ms}}.tree-sun circle{fill:#f7c852;opacity:.72}.tree-sun path{fill:none;stroke:#efb942;stroke-width:3;stroke-linecap:round;opacity:.6}.tree-cloud{fill:#fff;opacity:.58;filter:drop-shadow(0 4px 8px rgba(124,151,153,.08))}.cloud-one{animation:cloud-drift-one 8s ease-in-out infinite}.cloud-two{opacity:.38;animation:cloud-drift-two 10s ease-in-out infinite}.progress-tree-art{min-height:330px;padding-bottom:40px}.percent-bubble{top:auto;right:50%;bottom:10px;transform:translate(50%);padding:0;border:0;border-radius:0;background:transparent;color:#d96840;box-shadow:none;white-space:nowrap}.percent-bubble strong{font-size:20px;letter-spacing:-.5px}.percent-bubble small{font-size:10px;color:#8f8278}.tree-growth-line{left:18%;right:18%;bottom:0;height:4px}@keyframes cloud-drift-one{0%,to{transform:translate(-3px)}50%{transform:translate(7px)}}@keyframes cloud-drift-two{0%,to{transform:translate(5px)}50%{transform:translate(-6px)}}@media(max-width:620px){.progress-tree-art{min-height:275px;padding-bottom:40px}.percent-bubble{right:50%;top:auto;bottom:9px}.tree-growth-line{left:20%;right:20%;bottom:0}}@media(prefers-reduced-motion:reduce){.tree-cloud{animation-duration:.01ms;animation-iteration-count:1}}.marker-highlight{position:relative;z-index:0;display:inline;padding:0 .14em;margin:0 -.04em;font-weight:600;line-height:1.65;-webkit-box-decoration-break:clone;box-decoration-break:clone;background-image:linear-gradient(177deg,transparent 0 43%,rgba(255,218,91,.16) 43%,rgba(255,218,91,.72) 52%,rgba(255,225,109,.54) 87%,transparent 87%);border-radius:4px 8px 3px 6px;text-shadow:.01em .01em rgba(255,255,255,.16)}.tree-subtitle .marker-highlight{font-weight:600;color:#554b45}.lesson-section .section-heading .marker-highlight{color:#564c46}.sound-units{gap:34px;min-height:138px}.sound-unit{min-width:104px;gap:15px}.sound-unit button{min-width:104px;height:100px;padding:0 16px;border-radius:23px;font-size:86px;box-shadow:0 7px #d9d1f5}.sound-dot{width:14px;height:14px;box-shadow:0 0 0 5px #7b65cf1a}.sound-unit.is-active button{box-shadow:0 3px #5946a9}.blend-direction{width:min(470px,86%);margin-top:13px}@media(max-width:620px){.sound-units{gap:10px;min-height:112px}.sound-unit{min-width:68px;gap:12px}.sound-unit button{min-width:68px;height:78px;padding:0 8px;border-radius:19px;font-size:62px}.sound-dot{width:12px;height:12px}.blend-direction{width:min(330px,94%);margin-top:10px}}.blend-direction.running .blend-direction-progress{width:var(--blend-progress);transition:width .22s ease-out}.blend-direction.complete .blend-direction-progress{width:calc(100% - 16px);transition:width .22s ease-out}.blend-follow-copy{margin:11px 0 -7px;color:#594f49;font-size:13px}.blend-word-rounds{justify-content:center;margin:12px 0 -16px}.listen-main:disabled{cursor:wait;opacity:.78}.hero-sub{margin-bottom:13px}.hero-microcopy{margin:0 0 27px;display:flex;align-items:center;gap:9px;color:#8b7b72;font-size:11px;font-weight:600}.hero-microcopy i{width:4px;height:4px;border-radius:50%;background:#e6a35b}.hero-art{overflow:hidden;padding:31px 27px;background:linear-gradient(145deg,#d9f1e5 4%,#e5e6f8 58%,#dceefa)}.hero-demo-label{position:absolute;left:32px;top:31px;padding:7px 10px;border:1px solid rgba(255,255,255,.82);border-radius:99px;background:#ffffff7a;color:#716980;font-size:9px;font-weight:800;letter-spacing:1.4px;text-transform:uppercase}.hero-blend-flow{position:absolute;left:24px;right:24px;top:126px;display:flex;align-items:center;justify-content:center;gap:6px}.hero-sound-unit{display:flex;flex-direction:column;align-items:center;gap:11px}.hero-sound-unit>span{width:64px;height:64px;display:grid;place-items:center;border:2px solid rgba(255,255,255,.92);border-radius:20px;background:#ffffffb8;color:#6758bd;font-size:39px;font-weight:800;box-shadow:0 7px #7461c429,0 12px 26px #554b8214;animation:hero-sound-touch 4.6s calc(var(--step)*.38s) ease-in-out infinite}.hero-sound-unit>i{width:10px;height:10px;border-radius:50%;background:#7562c8;box-shadow:0 0 0 5px #7562c81c;animation:hero-dot-pulse 4.6s calc(var(--step)*.38s) ease-in-out infinite}.hero-flow-arrow{margin-top:-20px;color:#8d82c7;font-size:20px;font-weight:500;opacity:.72}.hero-word-result{width:132px;height:106px;margin-left:2px;border:2px solid rgba(255,255,255,.94);border-radius:24px 35px;background:#ffffffe0;box-shadow:0 10px #e2b8803b,0 17px 34px #5d4a401a;display:flex;flex-direction:column;align-items:center;justify-content:center;animation:hero-word-breathe 4.6s 1.2s ease-in-out infinite}.hero-word-result small{color:#ac6a4f;font-size:8px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.hero-word-result strong{color:var(--ink);font-size:43px;line-height:1.08;letter-spacing:-2px}.hero-word-result em{color:#887c75;font-size:8px;font-style:normal;letter-spacing:3px}.hero-motion-guide{position:absolute;left:51px;right:51px;top:277px;height:17px}.hero-motion-guide:before{content:"";position:absolute;left:0;right:12px;top:7px;height:2px;border-radius:99px;background:#7562c833}.hero-motion-guide>span{position:absolute;left:0;top:6px;width:22%;height:4px;border-radius:99px;background:linear-gradient(90deg,transparent,#7562c8,transparent);animation:hero-blend-sweep 4.6s ease-in-out infinite}.hero-motion-guide>i{position:absolute;right:0;top:-5px;color:#7562c8;font-size:24px;font-style:normal}.hero-demo-copy{position:absolute;left:25px;right:25px;top:305px;margin:0;text-align:center;color:#665e69;font-size:10px;font-weight:600;letter-spacing:.15px}.hero-demo-copy b{padding:0 4px;color:#d58a5c}@keyframes hero-sound-touch{0%,12%,to{transform:translateY(0);background:#ffffffb8}6%{transform:translateY(3px);background:#f7f4fff5}}@keyframes hero-dot-pulse{0%,12%,to{transform:scale(1);background:#7562c8}6%{transform:scale(1.32);background:#ef7d4c}}@keyframes hero-blend-sweep{0%,16%{left:0;opacity:0}24%{opacity:.8}65%{left:76%;opacity:.8}75%,to{left:76%;opacity:0}}@keyframes hero-word-breathe{0%,36%,to{transform:scale(1);box-shadow:0 10px #e2b8803b,0 17px 34px #5d4a401a}45%{transform:scale(1.025);box-shadow:0 10px #e2b8803b,0 17px 38px #ec844d29}}@media(max-width:620px){.hero-microcopy{font-size:10px;flex-wrap:wrap;margin-bottom:23px}.hero-art{height:330px;padding:24px 15px}.hero-demo-label{left:22px;top:22px}.hero-blend-flow{left:12px;right:12px;top:94px;gap:3px}.hero-sound-unit{gap:9px}.hero-sound-unit>span{width:47px;height:50px;border-radius:15px;font-size:31px;box-shadow:0 5px #7461c429,0 9px 20px #554b8212}.hero-sound-unit>i{width:8px;height:8px;box-shadow:0 0 0 4px #7562c81c}.hero-flow-arrow{font-size:14px;margin-top:-17px}.hero-word-result{width:101px;height:84px;border-radius:19px 28px;margin-left:0}.hero-word-result small{font-size:6px}.hero-word-result strong{font-size:35px}.hero-word-result em{font-size:6px;letter-spacing:2px}.hero-motion-guide{left:31px;right:31px;top:211px}.hero-demo-copy{top:239px;font-size:8px}.hero-demo-copy b{padding:0 2px}}@media(prefers-reduced-motion:reduce){.hero-sound-unit>span,.hero-sound-unit>i,.hero-motion-guide>span,.hero-word-result{animation-duration:.01ms;animation-iteration-count:1}}.hero-demo-label{left:50%;transform:translate(-50%);white-space:nowrap}@media(max-width:620px){.hero-demo-label{left:50%;top:22px}}.hero-art{overflow:visible;isolation:isolate}.hero-art:before{content:"";position:absolute;inset:-12px -9px -14px -13px;z-index:-1;border:2px solid rgba(235,134,90,.52);border-radius:51% 49% 47% 53%/55% 45%;transform:rotate(-1.1deg) translate(2px,-1px);pointer-events:none}.hero-stitch{position:absolute;left:-20px;bottom:82px;width:48px;border-top:2px dashed rgba(221,111,68,.56);transform:rotate(-61deg);transform-origin:center;pointer-events:none}.hero-corner-decor{position:absolute;z-index:3;display:grid;place-items:center;border:3px solid rgba(255,255,255,.88);border-radius:50%;background:#fff8eee0;box-shadow:0 6px 16px #694b3a14;backdrop-filter:blur(3px)}.hero-corner-decor svg{stroke-width:1.8}.hero-sprout{left:-16px;bottom:34px;width:48px;height:48px;color:#63936b;transform:rotate(-9deg)}.hero-sprout svg{width:27px}.hero-sun{right:-15px;top:47px;width:53px;height:53px;color:#e8aa3f;transform:rotate(7deg)}.hero-sun svg{width:31px}.hero-flower{right:27px;bottom:-18px;width:43px;height:43px;color:#e77d5c;transform:rotate(9deg)}.hero-flower svg{width:24px}@media(max-width:620px){.hero-art:before{inset:-9px -7px -10px -9px;border-width:1.5px}.hero-stitch{left:-14px;bottom:63px;width:37px}.hero-sprout{left:-11px;bottom:25px;width:39px;height:39px}.hero-sprout svg{width:22px}.hero-sun{right:-10px;top:39px;width:44px;height:44px}.hero-sun svg{width:26px}.hero-flower{right:21px;bottom:-13px;width:36px;height:36px}.hero-flower svg{width:20px}}.hero-corner-decor{border:0;background:transparent;box-shadow:none;backdrop-filter:none;filter:drop-shadow(0 0 3px rgba(255,255,255,.98)) drop-shadow(0 2px 4px rgba(99,74,58,.08))}.hero-sprout svg{width:32px}.hero-sun svg{width:38px}.hero-flower svg{width:29px}@media(max-width:620px){.hero-sprout svg{width:27px}.hero-sun svg{width:31px}.hero-flower svg{width:24px}}.hero-art:before{display:none}.hero-organic-strokes{position:absolute;inset:-22px;z-index:-1;width:calc(100% + 44px);height:calc(100% + 44px);overflow:visible;pointer-events:none}.hero-organic-strokes path{fill:none;vector-effect:non-scaling-stroke;stroke-linecap:round}.organic-orange{stroke:#e9845d;stroke-width:2;opacity:.62;filter:drop-shadow(0 1px 0 rgba(255,255,255,.7))}.orange-top{stroke-dasharray:310 18 98 26}.orange-bottom{stroke-dasharray:255 22 120 35}.organic-yellow{stroke:#f7cf58;stroke-width:12;opacity:.45;filter:blur(.15px)}.yellow-bottom{stroke-width:9;opacity:.38}.hero-corner-decor{width:auto;height:auto;border:0;background:transparent;box-shadow:none;backdrop-filter:none;line-height:1;filter:drop-shadow(0 3px 3px rgba(111,78,52,.12));z-index:4}.hero-sun{right:-31px;top:28px;font-size:62px;transform:rotate(7deg)}.hero-sprout{left:-29px;bottom:37px;font-size:57px;transform:rotate(-10deg)}.hero-flower{right:8px;bottom:-31px;font-size:54px;transform:rotate(8deg)}@media(max-width:620px){.hero-organic-strokes{inset:-15px;width:calc(100% + 30px);height:calc(100% + 30px)}.organic-yellow{stroke-width:9}.yellow-bottom{stroke-width:7}.hero-sun{right:-23px;top:21px;font-size:47px}.hero-sprout{left:-21px;bottom:27px;font-size:44px}.hero-flower{right:5px;bottom:-24px;font-size:42px}}.hero-sun{right:-17px}.hero-sprout{left:-11px}.hero-flower{right:21px;bottom:-19px}@media(max-width:620px){.hero-sun{right:-13px}.hero-sprout{left:-9px}.hero-flower{right:15px;bottom:-15px}}.hero-sprout{left:1px;bottom:43px}.hero-flower{right:30px;bottom:-7px}@media(max-width:620px){.hero-sprout{left:0;bottom:31px}.hero-flower{right:21px;bottom:-5px}}.hero-sun{right:8px;top:35px}.hero-sprout{left:31px;bottom:48px}.hero-flower{right:47px;bottom:8px}@media(max-width:620px){.hero-sun{right:5px;top:26px}.hero-sprout{left:22px;bottom:35px}.hero-flower{right:34px;bottom:5px}}.mai-song-links{max-width:1124px;margin:0 auto 28px;padding:28px 34px;border:1px solid rgba(255,255,255,.94);border-radius:28px;background:linear-gradient(125deg,#fffc,#ffecd2c7 58%,#e6f1ebcc);box-shadow:0 16px 38px #694b3b17}.mai-song-grid{display:grid;gap:8px}.mai-song-grid>a{min-height:76px;padding:11px 52px 11px 14px;position:relative;display:grid;grid-template-columns:32px 48px minmax(0,1fr) auto;align-items:center;gap:13px;border:1px solid rgba(120,91,74,.1);border-radius:18px;background:#ffffffc7;color:var(--ink);text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s}.mai-song-grid>a:nth-child(2){background:linear-gradient(145deg,#ffffffe0,#e8e3fbc2)}.mai-song-grid>a:nth-child(3){background:linear-gradient(145deg,#ffffffe6,#e2f2eacc)}.mai-song-grid>a:hover{transform:translate(4px);border-color:#ef9a75;box-shadow:0 9px 20px #774c3717}.mai-song-number{color:#c8876d;font-size:11px;font-weight:800;letter-spacing:1px}.mai-song-emoji{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#fff2df;font-size:24px}.mai-song-grid>a:nth-child(2) .mai-song-emoji{background:#efecff}.mai-song-grid>a:nth-child(3) .mai-song-emoji{background:#e9f6ef}.mai-song-copy{min-width:0;display:flex;flex-direction:column}.mai-song-grid small{color:#ac6549;font-size:7px;font-weight:800;letter-spacing:1.1px;text-transform:uppercase}.mai-song-grid b{margin:2px 0;font-size:17px}.mai-song-grid em{overflow:hidden;color:var(--muted);font-size:9px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.mai-song-open{display:inline-flex;align-items:center;gap:6px;padding:9px 12px;border-radius:999px;background:#fff8ee;color:#d96840;font-size:9px;font-weight:800;white-space:nowrap}.mai-song-open svg{width:12px}.mai-song-grid>a>svg{position:absolute;right:17px;width:15px;color:#b76b4e}@media(max-width:620px){.mai-song-links{margin:0 14px 22px;padding:24px 18px}.mai-song-grid>a{min-height:72px;padding:10px 38px 10px 10px;grid-template-columns:24px 44px minmax(0,1fr);gap:9px}.mai-song-emoji{width:44px;height:44px;border-radius:14px;font-size:22px}.mai-song-open{display:none}.mai-song-grid>a>svg{right:12px}.mai-song-grid b{font-size:15px}.mai-song-grid em{font-size:8px}}.phoneme-practice-button:disabled{cursor:wait;opacity:.88}.practice-rounds{display:flex;gap:7px;margin-top:12px}.practice-rounds i{width:9px;height:9px;border-radius:50%;background:#376b582e;transition:.25s}.practice-rounds i.active{background:var(--green);transform:scale(1.2)}.phoneme-practice-hint{max-width:210px;margin:8px 0 0;text-align:center;color:var(--muted);font-size:11px;line-height:1.4}.phoneme-practice-copy{margin:0 0 22px;color:#514943;font-size:14px;line-height:1.65}.sound-celebration{position:absolute;inset:0;z-index:12;display:grid;place-items:center;overflow:hidden;border-radius:28px;background:radial-gradient(circle,#fffffff0,#fff0f4c2 48%,#ffe4ec4d 75%);pointer-events:none}.peach-blossom-burst{position:absolute;inset:0}.peach-blossom-burst i{position:absolute;left:var(--x);top:44%;opacity:0;font-style:normal;font-size:var(--size);filter:drop-shadow(0 3px 3px rgba(181,93,119,.14));animation:peach-blossom-fall 1.95s var(--delay) cubic-bezier(.18,.72,.31,1) both}.sound-yay-card{position:relative;z-index:2;min-width:285px;padding:27px 36px 29px;border:3px solid rgba(255,255,255,.94);border-radius:29px;background:linear-gradient(145deg,#fff8f8,#ffe0e9 55%,#ffe9cf);box-shadow:0 22px 55px #994c6338;display:flex;flex-direction:column;align-items:center;animation:sound-yay-pop 2.15s cubic-bezier(.2,.9,.3,1) both}.sound-yay-card span{font-size:48px;line-height:1;animation:peach-flower-wiggle .7s .15s ease-in-out}.sound-yay-card strong{margin-top:7px;color:#d75d84;font-size:39px;line-height:1;letter-spacing:-1.5px}.sound-yay-card b{margin-top:5px;color:#9b5067;font-size:22px}.sound-modal>.modal-close:disabled{opacity:0}@keyframes peach-blossom-fall{0%{opacity:0;transform:translate(-50%,20px) scale(.25) rotate(0)}18%{opacity:1;transform:translate(calc(-50% + var(--drift)),-185px) scale(1.1) rotate(110deg)}to{opacity:0;transform:translate(calc(-50% - var(--drift)),290px) scale(.78) rotate(420deg)}}@keyframes sound-yay-pop{0%{opacity:0;transform:scale(.45) rotate(-3deg)}17%{opacity:1;transform:scale(1.07) rotate(1.5deg)}31%,82%{opacity:1;transform:scale(1) rotate(0)}to{opacity:0;transform:scale(.9)}}@keyframes peach-flower-wiggle{0%,to{transform:rotate(0) scale(1)}30%{transform:rotate(-12deg) scale(1.13)}65%{transform:rotate(12deg) scale(1.13)}}@media(prefers-reduced-motion:reduce){.peach-blossom-burst i,.sound-yay-card,.sound-yay-card span{animation-duration:.01ms;animation-iteration-count:1}}.speech-journey{max-width:1124px;margin:58px auto 10px;padding:42px 40px;border:1px solid rgba(255,255,255,.95);border-radius:30px;background:linear-gradient(130deg,#ffffffd1,#efeaffb3 52%,#e0f3eabd);box-shadow:0 17px 42px #5f483d14}.speech-journey .section-heading{margin-bottom:25px}.speech-journey-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.speech-tool-card{min-height:210px;padding:25px;position:relative;display:grid;grid-template-columns:58px 1fr;gap:17px;border:1px solid rgba(110,91,80,.1);border-radius:24px;background:#ffffffd6;color:var(--ink);text-decoration:none;box-shadow:0 8px 24px #5b453a0f;transition:transform .2s,box-shadow .2s,border-color .2s}.speech-tool-card:hover{transform:translateY(-4px);border-color:#df9270;box-shadow:0 15px 34px #6c49381f}.speech-tool-card.sentences{background:linear-gradient(145deg,#ffffffeb,#e5f4ece6)}.speech-tool-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:#eee9ff;color:#6c5abb;font-size:29px}.sentences .speech-tool-icon{background:#e8f5ed}.speech-tool-card small{color:#a45b43;font-size:8px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}.speech-tool-card h3{margin:6px 0 10px;font-size:25px}.speech-tool-card p{margin:0;color:#514943;font-size:14px}.speech-tool-card em{display:block;margin-top:13px;color:var(--muted);font-size:10px;font-style:normal}.speech-tool-open{position:absolute;right:22px;bottom:20px;display:flex;align-items:center;gap:7px;color:#d26b45;font-size:10px;font-weight:800}.speech-tool-open svg{width:14px}.speech-journey-note{margin:18px 4px 0;color:#84776f;font-size:10px;line-height:1.55}@media(max-width:620px){.speech-journey{margin:35px 14px 8px;padding:27px 18px}.speech-journey-grid{grid-template-columns:1fr}.speech-tool-card{min-height:205px;padding:20px;grid-template-columns:50px 1fr;gap:13px}.speech-tool-icon{width:50px;height:50px;border-radius:16px;font-size:25px}.speech-tool-card h3{font-size:22px}.speech-tool-open{right:18px;bottom:17px}.speech-journey-note{font-size:9px}}.speech-tool-card{font:inherit;text-align:left;cursor:pointer}
