:root{color-scheme:light;--canvas:#f5f8fe;--surface:#fff;--surface-blue:#eef5ff;--surface-green:#eafaf3;--surface-yellow:#fff7dd;--ink:#101c3b;--muted:#61708e;--muted-light:#8390a8;--line:#dce5f2;--line-strong:#c6d5e8;--blue:#1769e8;--blue-dark:#0b51c5;--blue-soft:#dbeaff;--green:#18a66a;--green-dark:#087d4d;--green-soft:#d9f6e9;--yellow:#ffb82e;--yellow-soft:#fff1bd;--violet:#7658e8;--violet-soft:#eee9ff;--orange:#f27d3c;--orange-soft:#fff0e7;--shadow-sm:0 8px 24px #1e437d12;--shadow-md:0 20px 55px #1e437d1c;--font:"Nunito Sans", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{background:var(--canvas);min-width:320px;color:var(--ink);font-family:var(--font);text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.55;overflow-x:hidden}.lesson-theory-prose{max-width:760px;color:var(--muted);margin:-4px 0 26px;font-size:.93rem;line-height:1.78}.lesson-theory-prose p{margin-bottom:12px}.lesson-theory-prose p:last-child{margin-bottom:0}.lesson-theory-prose strong{color:var(--ink)}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{letter-spacing:-.025em}a{color:var(--blue);text-underline-offset:.18em}a:hover{color:var(--blue-dark)}button,input{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline-offset:4px;border-radius:8px;outline:3px solid #1769e852}.site-shell{width:min(1220px,100% - 56px);margin-inline:auto}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:10px;padding:10px 14px;font-size:.85rem;font-weight:800;text-decoration:none;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:30;backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #dce5f2d9;position:sticky;top:0}.header-shell{grid-template-columns:minmax(260px,1fr) auto minmax(180px,1fr);align-items:center;gap:28px;min-height:82px;display:grid}.brand{width:fit-content;color:var(--ink);text-decoration:none;display:inline-flex}.brand-lockup{align-items:center;gap:11px;display:inline-flex}.brand-mark{filter:drop-shadow(0 5px 8px #1769e829);width:44px;height:44px;fill:var(--blue);stroke:var(--blue-dark);stroke-linejoin:round;stroke-width:1.2px;overflow:visible}.brand-mark-detail{fill:none;stroke:#ffffffe6;stroke-linecap:round;stroke-width:1.4px}.brand-copy{display:grid}.brand-copy strong{max-width:170px;color:var(--ink);font-size:1.08rem;font-weight:900;line-height:1.02}.brand-copy strong span{color:var(--blue)}.brand-copy small{color:var(--muted);letter-spacing:.01em;margin-top:4px;font-size:.65rem;font-weight:600}.main-nav{align-items:center;gap:34px;display:flex}.main-nav a{color:var(--ink);padding:29px 0 26px;font-size:.88rem;font-weight:750;text-decoration:none;position:relative}.main-nav a:after{background:var(--blue);content:"";border-radius:999px 999px 0 0;height:3px;transition:transform .18s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.main-nav a:hover,.main-nav a[aria-current=page]{color:var(--blue)}.main-nav a:hover:after,.main-nav a[aria-current=page]:after{transform:scaleX(1)}.header-action{border:1px solid var(--blue);background:var(--blue);color:#fff;white-space:nowrap;border-radius:11px;justify-self:end;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-size:.79rem;font-weight:850;text-decoration:none;transition:transform .18s,background-color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 8px 20px #1769e830}.header-action:hover{background:var(--blue-dark);color:#fff;transform:translateY(-1px);box-shadow:0 11px 25px #1769e83d}.eyebrow{width:fit-content;color:var(--green-dark);letter-spacing:.01em;align-items:center;gap:7px;margin-bottom:15px;font-size:.76rem;font-weight:850;display:inline-flex}.home-hero{background:var(--surface);padding:78px 0 72px;position:relative;overflow:hidden}.home-hero:before,.home-hero:after{background:var(--surface-blue);content:"";pointer-events:none;border-radius:50%;position:absolute}.home-hero:before{width:620px;height:620px;top:60px;right:-190px}.home-hero:after{background:#f0f8ff;width:340px;height:340px;bottom:-110px;left:-180px}.hero-grid{z-index:1;grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);align-items:center;gap:66px;display:grid;position:relative}.hero-copy{padding-block:18px}.hero-copy h1{letter-spacing:-.058em;max-width:640px;margin-bottom:23px;font-size:clamp(3.35rem,5.4vw,5.65rem);font-weight:900;line-height:.97}.hero-copy h1 span{color:var(--blue);display:block}.lead{max-width:590px;color:var(--muted);margin-bottom:30px;font-size:clamp(1.02rem,1.45vw,1.16rem);line-height:1.62}.hero-actions{flex-wrap:wrap;gap:11px;display:flex}.button{border:1px solid var(--line-strong);border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 20px;font-size:.86rem;font-weight:850;text-decoration:none;transition:transform .18s,border-color .18s,background-color .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{border-color:var(--blue);background:var(--blue);color:#fff;box-shadow:0 9px 22px #1769e833}.button-primary:hover{border-color:var(--blue-dark);background:var(--blue-dark);color:#fff;box-shadow:0 12px 28px #1769e842}.button-secondary{background:var(--surface);color:var(--ink)}.button-secondary:hover{border-color:var(--blue);color:var(--blue)}.button-light{color:var(--blue-dark);background:#fff;border-color:#fff}.button-light:hover{border-color:var(--blue-soft);background:var(--blue-soft)}.hero-facts{color:var(--muted);flex-wrap:wrap;gap:19px;margin:25px 0 0;padding:0;font-size:.75rem;font-weight:750;list-style:none;display:flex}.hero-facts li{align-items:center;gap:6px;display:inline-flex}.hero-facts .icon{color:var(--green)}.practice-desk{min-height:500px;padding:52px 18px 24px 46px;position:relative}.practice-glow{background:#e5f0ff;border-radius:46% 54% 40% 60%/48% 38% 62% 52%;position:absolute;inset:6px 0 26px 26px}.practice-glow:before,.practice-glow:after{content:"";border-radius:50%;position:absolute}.practice-glow:before{border:14px solid #7658e81c;width:84px;height:84px;top:52px;right:30px}.practice-glow:after{background:#18a66a1f;width:66px;height:66px;bottom:30px;left:42px}.practice-card{z-index:2;width:min(100%,520px);box-shadow:var(--shadow-md);background:#fffffff5;border:1px solid #c6d5e8e6;border-radius:22px;margin-top:35px;padding:24px;animation:.6s cubic-bezier(.2,.7,.2,1) both practice-in;position:relative}.practice-topline{border-bottom:1px solid var(--line);color:var(--muted);align-items:center;gap:9px;padding-bottom:18px;font-size:.71rem;font-weight:800;display:flex}.practice-topline b{background:var(--blue-soft);color:var(--blue-dark);border-radius:999px;margin-left:auto;padding:4px 9px;font-size:.67rem}.practice-icon{background:var(--blue);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.practice-heading{justify-content:space-between;align-items:center;gap:15px;margin:22px 0 20px;display:flex}.practice-heading small{color:var(--muted);margin-bottom:3px;font-size:.68rem;font-weight:750;display:block}.practice-heading h2{letter-spacing:-.03em;margin-bottom:0;font-size:1.23rem;font-weight:850}.audio-chip{border:1px solid var(--blue-soft);color:var(--blue);background:#f7faff;border-radius:10px;flex:none;align-items:center;gap:6px;padding:8px 10px;font-size:.68rem;font-weight:850;display:inline-flex}.word-builder{grid-template-columns:.7fr .9fr 1.4fr auto;align-items:center;gap:9px;display:grid}.word-builder span{border:1px solid var(--line);background:var(--canvas);border-radius:13px;place-items:center;min-height:68px;font-size:clamp(1.22rem,2vw,1.55rem);font-weight:900;display:grid;box-shadow:0 5px 10px #1e437d0a}.word-builder .is-verb{background:var(--blue);color:#fff;border-color:#98bff7;box-shadow:0 8px 18px #1769e830}.word-builder b{color:var(--ink);align-self:end;padding-bottom:6px;font-size:1.8rem}.sentence-guide{color:var(--muted-light);text-align:center;grid-template-columns:.7fr .9fr 1.4fr 18px;gap:9px;margin:8px 0 20px;font-size:.61rem;font-weight:800;display:grid}.practice-success{background:var(--surface-green);border:1px solid #b9e9d3;border-radius:13px;align-items:center;gap:10px;padding:11px 13px;display:flex}.practice-success>span{background:var(--green);color:#fff;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid}.practice-success p{color:var(--green-dark);margin-bottom:0;font-size:.72rem}.practice-success strong{color:#075a39;display:block}.coach-note{z-index:3;background:var(--blue);color:#fff;border:1px solid #a9c9f7;border-radius:15px 15px 15px 4px;align-items:center;gap:8px;width:206px;padding:11px 12px;animation:.7s cubic-bezier(.2,.7,.2,1) .18s both coach-in;display:flex;position:absolute;top:5px;right:-7px;box-shadow:0 12px 25px #1769e82e}.coach-note>span{background:#ffffff2e;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:grid}.coach-note p{margin-bottom:0;font-size:.68rem;line-height:1.35}.coach-note strong{color:#fff;display:block}@keyframes practice-in{0%{opacity:0;transform:translateY(16px)}}@keyframes coach-in{0%{opacity:0;transform:translate(10px,8px)}}.course-facts{z-index:3;border-block:1px solid var(--line);background:var(--surface);position:relative}.facts-grid{grid-template-columns:repeat(3,1fr);display:grid}.fact{border-right:1px solid var(--line);grid-template-columns:42px auto 1fr;align-items:center;gap:11px;min-height:88px;padding:18px 35px;display:grid}.fact:first-child{padding-left:0}.fact:last-child{border-right:0;padding-right:0}.fact-icon{background:var(--surface-blue);width:42px;height:42px;color:var(--blue);border-radius:12px;place-items:center;display:grid}.fact:nth-child(2) .fact-icon{background:var(--violet-soft);color:var(--violet)}.fact:nth-child(3) .fact-icon{background:var(--surface-green);color:var(--green)}.fact strong{color:var(--ink);font-size:1.22rem;font-weight:900}.fact>span:last-child{color:var(--muted);font-size:.76rem;font-weight:650}.method-section,.audience-section,.learning-section,.faq-section,.roadmap-section{scroll-margin-top:96px}.method-section{padding:104px 0}.section-heading{grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);align-items:end;gap:64px;margin-bottom:42px;display:grid}.section-heading h2,.audience-intro h2,.faq-intro h2,.closing-copy h2{letter-spacing:-.05em;max-width:760px;margin-bottom:0;font-size:clamp(2.35rem,4.1vw,4rem);font-weight:900;line-height:1.04}.section-heading>p{color:var(--muted);margin-bottom:4px;font-size:.94rem;line-height:1.65}.principles-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.principles-grid article{border:1px solid var(--line);background:var(--surface);min-height:250px;box-shadow:var(--shadow-sm);border-radius:19px;padding:25px;transition:transform .18s,border-color .18s,box-shadow .18s}.principles-grid article:hover{border-color:var(--line-strong);transform:translateY(-4px);box-shadow:0 15px 34px #1e437d1a}.principle-top{justify-content:space-between;align-items:center;display:flex}.principle-icon{background:var(--surface-blue);width:50px;height:50px;color:var(--blue);border-radius:15px;place-items:center;display:grid}.principles-grid article:nth-child(2) .principle-icon{background:var(--violet-soft);color:var(--violet)}.principles-grid article:nth-child(3) .principle-icon{background:var(--surface-green);color:var(--green)}.principle-number{background:var(--canvas);color:var(--muted);border-radius:999px;padding:5px 9px;font-size:.64rem;font-weight:850}.principles-grid h3{margin:41px 0 10px;font-size:1.18rem;font-weight:900}.principles-grid p{color:var(--muted);margin-bottom:0;font-size:.84rem;line-height:1.62}.audience-section{border-block:1px solid var(--line);background:var(--surface);padding:104px 0}.audience-layout{grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);align-items:center;gap:78px;display:grid}.audience-intro>p:not(.eyebrow){max-width:540px;color:var(--muted);margin:22px 0 25px;font-size:.94rem;line-height:1.68}.audience-note{background:var(--surface-green);border:1px solid #b9e9d3;border-radius:15px;align-items:center;gap:11px;max-width:520px;padding:13px 15px;display:flex}.audience-note>span{background:var(--green);color:#fff;border-radius:11px;flex:none;place-items:center;width:36px;height:36px;display:grid}.audience-note p{color:var(--green-dark);margin-bottom:0;font-size:.74rem;line-height:1.45}.audience-note strong{color:#075a39;display:block}.learner-profile-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.learner-profile-list article{border:1px solid var(--line);background:var(--canvas);border-radius:17px;grid-template-columns:44px minmax(0,1fr);align-content:start;gap:14px;min-height:174px;padding:20px;display:grid}.profile-icon,.topic-icon{background:var(--surface-blue);width:44px;height:44px;color:var(--blue);border-radius:13px;place-items:center;display:grid}.learner-profile-list article:nth-child(2) .profile-icon{background:var(--violet-soft);color:var(--violet)}.learner-profile-list article:nth-child(3) .profile-icon{background:var(--surface-yellow);color:#a76500}.learner-profile-list article:nth-child(4) .profile-icon{background:var(--surface-green);color:var(--green)}.learner-profile-list h3{margin:2px 0 7px;font-size:.96rem;font-weight:900;line-height:1.25}.learner-profile-list p{color:var(--muted);margin-bottom:0;font-size:.76rem;line-height:1.55}.learning-section{padding:104px 0}.learning-board{grid-template-columns:minmax(260px,.68fr) minmax(0,1.32fr);align-items:stretch;gap:16px;display:grid}.level-path{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:20px;padding:25px}.level-path>p{color:var(--muted);margin-bottom:23px;font-size:.67rem;font-weight:850}.level-path ol{gap:0;margin:0;padding:0;list-style:none;display:grid}.level-path li{grid-template-columns:46px minmax(0,1fr);gap:13px;min-height:116px;display:grid;position:relative}.level-path li:not(:last-child):after{background:var(--blue-soft);content:"";width:2px;position:absolute;top:46px;bottom:0;left:22px}.level-path li>span{z-index:1;background:var(--surface-blue);width:46px;height:46px;color:var(--blue);border:1px solid #a9c9f7;border-radius:14px;place-items:center;font-size:.76rem;font-weight:900;display:grid;position:relative}.level-path li:nth-child(2)>span{background:var(--violet-soft);color:var(--violet);border-color:#c8bbfa}.level-path li:nth-child(3)>span{background:var(--surface-green);color:var(--green-dark);border-color:#b9e9d3}.level-path strong,.level-path small{display:block}.level-path strong{margin:2px 0 5px;font-size:.87rem;font-weight:900}.level-path small{color:var(--muted);font-size:.7rem;line-height:1.45}.learning-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.learning-topic-grid article{border:1px solid var(--line);background:var(--surface);border-radius:17px;min-height:190px;padding:20px;box-shadow:0 7px 22px #1e437d0b}.learning-topic-grid article:nth-child(2) .topic-icon,.learning-topic-grid article:nth-child(5) .topic-icon{background:var(--violet-soft);color:var(--violet)}.learning-topic-grid article:nth-child(3) .topic-icon,.learning-topic-grid article:nth-child(6) .topic-icon{background:var(--surface-green);color:var(--green)}.learning-topic-grid h3{margin:23px 0 7px;font-size:.98rem;font-weight:900}.learning-topic-grid p{color:var(--muted);margin-bottom:0;font-size:.76rem;line-height:1.55}.roadmap-section{border-top:1px solid var(--line);background:var(--surface);padding:104px 0 112px}.roadmap-heading{align-items:center}.publication-status{border:1px solid var(--line);background:var(--canvas);border-radius:14px;justify-self:end;align-items:flex-start;gap:11px;min-width:270px;padding:13px 15px;display:flex}.status-dot{border:3px solid var(--surface);background:var(--yellow);width:10px;height:10px;box-shadow:0 0 0 2px var(--yellow);border-radius:50%;flex:none;margin-top:5px}.publication-status strong,.publication-status span{display:block}.publication-status strong{color:var(--ink);margin-bottom:2px;font-size:.77rem;font-weight:850}.publication-status div>span{color:var(--muted);font-size:.65rem}.phase-list{gap:12px;display:grid}.phase{--phase-accent:var(--blue);--phase-soft:var(--surface-blue);border:1px solid var(--line);background:var(--surface);border-radius:17px;overflow:hidden;box-shadow:0 7px 22px #1e437d0b}.phase-violet{--phase-accent:var(--violet);--phase-soft:var(--violet-soft)}.phase-green{--phase-accent:var(--green);--phase-soft:var(--surface-green)}.phase-orange{--phase-accent:var(--orange);--phase-soft:var(--orange-soft)}.phase>summary{cursor:pointer;grid-template-columns:48px minmax(0,1fr) auto 32px;align-items:center;gap:17px;min-height:86px;padding:17px 20px;list-style:none;display:grid}.phase>summary::-webkit-details-marker{display:none}.phase>summary:hover{background:#fafcff}.phase-number{background:var(--phase-soft);width:44px;height:44px;color:var(--phase-accent);border-radius:13px;place-items:center;font-size:1rem;font-weight:900;display:grid}.phase-copy small,.phase-copy strong{display:block}.phase-copy small{color:var(--muted);margin-bottom:2px;font-size:.62rem;font-weight:800}.phase-copy strong{font-size:1.03rem;font-weight:900}.phase-count{background:var(--canvas);color:var(--muted);border-radius:999px;padding:5px 10px;font-size:.65rem;font-weight:800}.phase-toggle{border:1px solid var(--line);background:var(--surface);border-radius:50%;width:30px;height:30px;position:relative}.phase-toggle:before,.phase-toggle:after{background:var(--phase-accent);content:"";border-radius:999px;width:12px;height:2px;position:absolute;top:14px;left:8px}.phase-toggle:after{transition:transform .18s;transform:rotate(90deg)}.phase[open]{border-color:color-mix(in srgb, var(--phase-accent) 30%, var(--line))}.phase[open]>summary{border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--phase-soft) 42%, #fff)}.phase[open] .phase-toggle:after{transform:rotate(0)}.lesson-list{margin:0;padding:7px 20px 13px 84px;list-style:none;display:grid}.lesson-list li+li{border-top:1px solid var(--line)}.lesson-row{min-height:70px;color:var(--ink);grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:13px;padding:11px 5px;display:grid}a.lesson-row{border-radius:11px;text-decoration:none}a.lesson-row:hover{background:var(--phase-soft);margin-inline:-7px;padding-inline:12px}.lesson-number{border:1px solid var(--line);width:29px;height:29px;color:var(--muted);border-radius:9px;place-items:center;font-size:.66rem;font-weight:850;display:grid}.lesson-row strong,.lesson-row small{display:block}.lesson-row strong{margin-bottom:2px;font-size:.82rem;font-weight:850}.lesson-row small{max-width:740px;color:var(--muted);font-size:.69rem;line-height:1.45}.lesson-state{background:var(--canvas);color:var(--muted-light);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:5px 9px;font-size:.6rem;font-weight:850;display:inline-flex}.is-available .lesson-number{border-color:var(--green);background:var(--surface-green);color:var(--green-dark)}.is-available .lesson-state{background:var(--surface-green);color:var(--green-dark)}.faq-section{border-top:1px solid var(--line);padding:104px 0}.faq-layout{grid-template-columns:minmax(300px,.68fr) minmax(0,1.32fr);align-items:start;gap:78px;display:grid}.faq-intro{position:sticky;top:118px}.faq-intro>p:not(.eyebrow){max-width:500px;color:var(--muted);margin:22px 0 26px;font-size:.94rem;line-height:1.68}.faq-list{gap:10px;display:grid}.faq-list details{border:1px solid var(--line);background:var(--surface);border-radius:16px;overflow:hidden;box-shadow:0 6px 20px #1e437d0b}.faq-list summary{cursor:pointer;min-height:70px;color:var(--ink);grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:18px;padding:16px 18px;font-size:.86rem;font-weight:850;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:hover{background:#fafcff}.faq-toggle{border:1px solid var(--line);background:var(--canvas);border-radius:50%;width:30px;height:30px;position:relative}.faq-toggle:before,.faq-toggle:after{background:var(--blue);content:"";border-radius:999px;width:12px;height:2px;position:absolute;top:13px;left:8px}.faq-toggle:after{transition:transform .18s;transform:rotate(90deg)}.faq-list details[open]{border-color:#b8d1f5}.faq-list details[open] summary{background:var(--surface-blue)}.faq-list details[open] .faq-toggle:after{transform:rotate(0)}.faq-list details>p{border-top:1px solid var(--line);color:var(--muted);margin:0;padding:18px 66px 20px 18px;font-size:.8rem;line-height:1.65}.closing-section{background:var(--surface);padding:0 0 112px}.closing-card{background:var(--blue);color:#fff;border-radius:24px;grid-template-columns:minmax(280px,.66fr) minmax(0,1.34fr);align-items:center;gap:60px;padding:44px 60px;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 50px #1769e833}.closing-card:before{content:"";border:34px solid #ffffff14;border-radius:50%;width:290px;height:290px;position:absolute;top:-90px;right:-80px}.closing-illustration{min-height:210px;position:relative}.closing-book{background:var(--yellow);width:118px;height:102px;color:var(--ink);border:9px solid #fff;border-radius:20px 20px 28px 28px;place-items:center;display:grid;position:absolute;bottom:11px;left:50%;transform:translate(-50%)rotate(-4deg);box-shadow:0 18px 28px #09347533}.closing-bubble{z-index:2;color:var(--blue);background:#fff;border-radius:14px 14px 14px 4px;padding:9px 13px;font-size:.76rem;font-weight:900;position:absolute;box-shadow:0 10px 20px #0934752b}.closing-bubble:first-child{top:4px;left:20px}.closing-bubble:nth-child(2){background:var(--green-soft);color:var(--green-dark);border-radius:14px 14px 4px;top:47px;right:13px}.closing-copy{z-index:1;position:relative}.closing-copy .eyebrow{color:#d9f6e9}.closing-copy h2{color:#fff;max-width:710px}.closing-copy>p:not(.eyebrow){color:#dbeaff;max-width:650px;margin:17px 0 24px;font-size:.9rem}.site-footer{border-top:1px solid var(--line);background:var(--canvas);padding:58px 0 24px}.footer-grid{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:80px;display:grid}.footer-grid p{max-width:500px;color:var(--muted);margin:20px 0 0;font-size:.81rem}.footer-grid nav{gap:27px;padding-top:13px;display:flex}.footer-grid nav a{color:var(--ink);font-size:.76rem;font-weight:750;text-decoration:none}.footer-grid nav a:hover{color:var(--blue)}.footer-bottom{border-top:1px solid var(--line);color:var(--muted-light);justify-content:space-between;margin-top:44px;padding-top:18px;font-size:.66rem;font-weight:650;display:flex}.not-found-page{background:var(--surface);place-items:center;min-height:70vh;padding:84px 0;display:grid}.not-found-card{border:1px solid var(--line);background:var(--canvas);max-width:1000px;box-shadow:var(--shadow-md);border-radius:24px;grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr);align-items:center;gap:70px;padding:55px;display:grid}.not-found-visual{background:var(--surface-blue);min-height:280px;color:var(--blue);letter-spacing:-.09em;border-radius:22px;justify-content:center;align-items:center;gap:9px;font-size:clamp(4.6rem,8vw,7rem);font-weight:900;display:flex}.not-found-visual span{place-items:center;display:grid}.not-found-visual .lost-word{background:var(--yellow);width:92px;height:92px;color:var(--ink);border:4px solid #fff;border-radius:20px;font-size:3.2rem;transform:rotate(-7deg);box-shadow:0 13px 24px #1e437d24}.not-found-copy h1{letter-spacing:-.055em;margin-bottom:18px;font-size:clamp(2.7rem,5vw,4.5rem);font-weight:900;line-height:1}.not-found-copy>p:not(.eyebrow){max-width:540px;color:var(--muted);margin-bottom:26px;font-size:.94rem}.not-found-actions{flex-wrap:wrap;gap:10px;display:flex}@media (width<=1040px){.header-shell{grid-template-columns:minmax(240px,1fr) auto}.main-nav{display:none}.hero-grid{grid-template-columns:minmax(0,.95fr) minmax(430px,1.05fr);gap:28px}.hero-copy h1{font-size:clamp(3.1rem,6.5vw,4.9rem)}.practice-desk{padding-left:26px}.audience-layout,.faq-layout{gap:44px}.learning-board{grid-template-columns:minmax(230px,.58fr) minmax(0,1.42fr)}.not-found-card{gap:42px}}@media (width<=840px){.site-shell{width:min(100% - 40px,1220px)}.home-hero{padding:62px 0 55px}.hero-grid,.section-heading,.audience-layout,.learning-board,.faq-layout,.closing-card,.not-found-card{grid-template-columns:1fr}.hero-grid{gap:32px}.hero-copy{max-width:680px}.practice-desk{width:min(100%,650px);min-height:460px;margin-inline:auto}.facts-grid{grid-template-columns:1fr;padding-block:8px}.fact,.fact:first-child,.fact:last-child{border-right:0;min-height:72px;padding:12px 0}.fact+.fact{border-top:1px solid var(--line)}.section-heading{gap:24px}.publication-status{justify-self:start}.principles-grid{grid-template-columns:1fr}.principles-grid article{min-height:0}.principles-grid h3{margin-top:26px}.audience-layout,.faq-layout{gap:36px}.audience-intro{max-width:680px}.level-path{padding-bottom:10px}.level-path ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.level-path li{grid-template-columns:1fr;min-height:0}.level-path li:not(:last-child):after{width:calc(100% - 28px);height:2px;inset:22px -18px auto 46px}.faq-intro{max-width:680px;position:static}.closing-card{gap:28px;padding:42px}.closing-illustration{width:min(100%,340px);min-height:190px;margin-inline:auto}.not-found-card{gap:36px;max-width:680px}.not-found-visual{min-height:220px}}@media (width<=600px){.site-shell{width:min(100% - 30px,1220px)}.header-shell{grid-template-columns:minmax(0,1fr) auto;gap:10px;min-height:70px}.brand-mark{width:38px;height:38px}.brand-copy strong{max-width:132px;font-size:.86rem}.brand-copy small{display:none}.header-action{min-height:40px;padding-inline:12px;font-size:.7rem}.header-action svg{display:none!important}.home-hero{padding-top:48px}.home-hero:before{top:420px;right:-240px}.hero-copy h1{margin-bottom:19px;font-size:clamp(2.75rem,14vw,4rem)}.lead{font-size:.98rem}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero-facts{gap:9px;display:grid}.practice-desk{min-height:415px;padding:48px 0 0}.practice-glow{inset:15px -38px 0 -25px}.practice-card{margin-top:26px;padding:18px}.coach-note{width:184px;top:0;right:0}.practice-heading{flex-direction:column;align-items:flex-start;margin-block:18px}.audio-chip{align-self:flex-start}.word-builder{gap:6px}.word-builder span{min-height:57px;font-size:1.05rem}.sentence-guide{gap:6px}.method-section,.audience-section,.learning-section,.faq-section,.roadmap-section{padding:76px 0}.section-heading h2,.audience-intro h2,.faq-intro h2,.closing-copy h2{font-size:clamp(2.1rem,10vw,3.1rem)}.principles-grid article{padding:21px}.learner-profile-list,.learning-topic-grid,.level-path ol{grid-template-columns:1fr}.learner-profile-list article{min-height:0}.level-path{padding:21px}.level-path li{grid-template-columns:46px minmax(0,1fr);min-height:112px}.level-path li:not(:last-child):after{width:2px;height:auto;inset:46px auto 0 22px}.learning-topic-grid article{min-height:0}.faq-list summary{padding-inline:15px;font-size:.82rem}.faq-list details>p{padding:16px 15px 19px}.phase>summary{grid-template-columns:42px minmax(0,1fr) 28px;gap:11px;padding:14px}.phase-number{width:40px;height:40px}.phase-copy strong{font-size:.88rem;line-height:1.25}.phase-count{display:none}.lesson-list{padding:4px 14px 10px}.lesson-row{grid-template-columns:31px minmax(0,1fr);gap:10px;padding-block:13px}.lesson-row small{margin-top:4px}.lesson-state{grid-column:2;justify-self:start;margin-top:2px}.closing-section{padding-bottom:76px}.closing-card{border-radius:21px;width:calc(100% - 20px);padding:28px 22px}.closing-illustration{min-height:160px}.closing-book{width:104px;height:88px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-grid nav{gap:12px;padding-top:0;display:grid}.footer-bottom{flex-direction:column;align-items:flex-start;gap:6px}.not-found-page{padding:56px 0}.not-found-card{border-radius:20px;gap:30px;padding:18px}.not-found-visual{min-height:190px;font-size:4.6rem}.not-found-visual .lost-word{width:74px;height:74px;font-size:2.6rem}.not-found-copy{padding:0 4px 8px}.not-found-actions{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.icon[data-astro-cid-zgufigjl]{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:var(--icon-stroke,1.9);flex:none;display:block;overflow:visible}
