/* Baloo 2 (SIL Open Font License 1.1) -- self-hosted.
   Previously loaded from Google Fonts, which sent every visitor's IP and
   User-Agent to a third party we did not disclose. See fonts/OFL.txt. */
@font-face{
  font-family:"Baloo 2";
  font-style:normal;
  font-weight:500 800;
  font-display:swap;
  src:url("../fonts/baloo2-latin.woff2") format("woff2");
  unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}
@font-face{
  font-family:"Baloo 2";
  font-style:normal;
  font-weight:500 800;
  font-display:swap;
  src:url("../fonts/baloo2-latin-ext.woff2") format("woff2");
  unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;
}

:root{
  --navy:#111f4d;
  --blue:#2459c4;
  --purple:#7357d8;
  --orange:#ff9f1c;
  --yellow:#ffd166;
  --green:#208a59;
  --red:#b9314f;
  --ink:#18234f;
  --muted:#526084;
  --line:#dbe2f2;
  --surface:#ffffff;
  --soft:#f3f6fc;
  --shadow:0 22px 60px rgba(12,30,75,.16);
  font-family:"Baloo 2","Segoe UI Rounded","Segoe UI",system-ui,sans-serif;
  color:var(--ink);
}
*{box-sizing:border-box}
[hidden]{display:none!important}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--ink);min-height:100vh}
button,input{font:inherit}
a{color:inherit}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
:where(a,button,input):focus-visible{outline:4px solid var(--yellow);outline-offset:3px;box-shadow:0 0 0 2px var(--navy)}
.site-nav{min-height:76px;display:flex;align-items:center;gap:20px;padding:14px clamp(20px,5vw,72px);border-bottom:1px solid rgba(255,255,255,.18);position:relative;z-index:10}
.site-nav.dark{background:var(--navy);color:#fff}
.wordmark{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-size:20px;font-weight:800}
.wordmark-mark{width:39px;height:39px;display:grid;place-items:center;border-radius:12px;background:#fff;color:var(--navy);box-shadow:0 5px 0 rgba(0,0,0,.14)}
.nav-links{margin-left:auto;display:flex;align-items:center;gap:18px}
.nav-link{font-weight:700;text-decoration:none}
.button{border:0;border-radius:12px;padding:11px 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-weight:800;cursor:pointer;min-height:46px;transition:transform .16s ease-out,box-shadow .16s ease-out,background .16s ease-out}
.button:hover{transform:translateY(-2px)}
.button.primary{background:var(--orange);color:#4b3100;box-shadow:0 5px 0 #c87800}
.button.primary:active{transform:translateY(3px);box-shadow:0 2px 0 #c87800}
.button.secondary{background:#fff;color:var(--ink);border:2px solid var(--line)}
.button.quiet{background:transparent;color:inherit;border:1px solid currentColor}
.button:disabled{cursor:not-allowed;opacity:.55;transform:none;box-shadow:none}
.button.full{width:100%}

.sales-hero{background:var(--navy);color:#fff;min-height:680px;overflow:hidden;position:relative}
.sales-hero::before{content:"";position:absolute;width:620px;height:620px;border:90px solid rgba(115,87,216,.28);border-radius:50%;right:-230px;top:-240px}
.hero-inner{max-width:1240px;margin:0 auto;padding:clamp(60px,9vw,120px) clamp(20px,5vw,72px) 90px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(48px,8vw,110px);align-items:center;position:relative}
.hero-copy{max-width:680px}
.launch-note{display:inline-flex;align-items:center;gap:8px;background:var(--yellow);color:#493200;border-radius:999px;padding:8px 13px;font-weight:800;font-size:14px}
.hero-copy h1{font-size:clamp(3rem,6.5vw,5.8rem);line-height:.94;letter-spacing:-.035em;text-wrap:balance;margin:24px 0}
.hero-copy p{font-family:"Segoe UI",system-ui,sans-serif;font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.65;color:#dbe6ff;max-width:61ch;text-wrap:pretty}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.hero-note{display:block;margin-top:15px;color:#bfcdf2;font-size:14px;font-weight:600}
.learning-orbit{height:480px;position:relative;display:grid;place-items:center}
.orbit-core{width:190px;height:190px;background:#fff;color:var(--navy);border-radius:50%;display:grid;place-items:center;text-align:center;box-shadow:0 28px 70px rgba(0,0,0,.28);position:relative;z-index:2}
.orbit-core span{display:block;font-size:64px;line-height:1}
.orbit-core strong{font-size:20px}
.orbit-ring{position:absolute;border:2px solid rgba(255,255,255,.3);border-radius:50%;transform:rotate(-12deg)}
.orbit-ring.one{width:380px;height:190px}
.orbit-ring.two{width:450px;height:260px;transform:rotate(28deg)}
.orbit-item{position:absolute;width:78px;height:78px;border-radius:22px;background:#fff;display:grid;place-items:center;font-size:36px;box-shadow:0 14px 32px rgba(0,0,0,.24)}
.orbit-item.a{left:4%;top:25%;transform:rotate(-8deg)}
.orbit-item.b{right:3%;top:19%;transform:rotate(7deg)}
.orbit-item.c{left:15%;bottom:10%;transform:rotate(6deg)}
.orbit-item.d{right:12%;bottom:7%;transform:rotate(-5deg)}

.trust-strip{background:var(--yellow);color:#3c2a00;padding:18px clamp(20px,5vw,72px)}
.trust-strip ul{max-width:1120px;margin:0 auto;padding:0;list-style:none;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;font-weight:800}
.sales-section{padding:clamp(76px,10vw,130px) clamp(20px,5vw,72px)}
.sales-section.soft{background:var(--soft)}
.section-inner{max-width:1120px;margin:0 auto}
.section-title{font-size:clamp(2.25rem,4vw,4rem);line-height:1;letter-spacing:-.025em;margin:0;max-width:780px;text-wrap:balance}
.section-lead{font-family:"Segoe UI",system-ui,sans-serif;font-size:18px;line-height:1.7;color:var(--muted);max-width:68ch;margin:20px 0 0}
.curriculum-line{margin-top:55px;display:grid;grid-template-columns:repeat(4,1fr);gap:0}
.curriculum-step{padding:28px 24px;border-top:5px solid var(--step);position:relative}
.curriculum-step+.curriculum-step{border-left:1px solid var(--line)}
.curriculum-step span{font-size:42px}
.curriculum-step h3{font-size:22px;margin:16px 0 7px}
.curriculum-step p{font-family:"Segoe UI",system-ui,sans-serif;line-height:1.55;color:var(--muted);margin:0}
.parent-proof{display:grid;grid-template-columns:minmax(0,.85fr) minmax(400px,1.15fr);gap:70px;align-items:center}
.progress-window{background:var(--navy);color:#fff;border-radius:28px;padding:26px;box-shadow:var(--shadow);transform:rotate(1.5deg)}
.window-bar{display:flex;align-items:center;gap:7px;padding-bottom:19px;border-bottom:1px solid rgba(255,255,255,.15)}
.window-bar i{width:10px;height:10px;border-radius:50%;background:var(--orange)}
.window-bar i:nth-child(2){background:var(--yellow)}.window-bar i:nth-child(3){background:#54d493}
.window-bar strong{margin-left:8px}
.progress-child{display:flex;align-items:center;gap:14px;padding:22px 0}
.progress-child span{font-size:42px}.progress-child b{display:block;font-size:21px}.progress-child small{color:#bfcdf2}
.progress-row{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:14px 0;border-top:1px solid rgba(255,255,255,.12)}
.progress-row span{color:#dbe6ff}.progress-row b{color:var(--yellow)}
.progress-track{height:9px;background:rgba(255,255,255,.15);border-radius:999px;grid-column:1/-1;overflow:hidden}
.progress-track i{display:block;height:100%;width:var(--progress);background:#54d493;border-radius:inherit}
.proof-list{list-style:none;padding:0;margin:34px 0 0}
.proof-list li{display:grid;grid-template-columns:42px 1fr;gap:15px;padding:19px 0;border-top:1px solid var(--line)}
.proof-list span{font-size:26px}.proof-list b{display:block;font-size:19px}.proof-list small{font-family:"Segoe UI",system-ui,sans-serif;color:var(--muted);font-size:15px;line-height:1.5}

.pricing-stage{background:var(--purple);color:#fff}
.pricing-wrap{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);gap:70px;align-items:center}
.pricing-stage .section-lead{color:#eeeaff}
.price-sheet{background:#fff;color:var(--ink);padding:34px;border-radius:26px;box-shadow:0 24px 70px rgba(44,25,105,.35)}
.founder-tag{display:inline-flex;background:#e8f7ef;color:#17623e;padding:6px 10px;border-radius:999px;font-size:13px;font-weight:800}
.price{font-size:64px;line-height:1;margin:22px 0 4px;font-weight:800;letter-spacing:-.04em}
.price sup{font-size:25px;vertical-align:top;margin-top:7px;display:inline-block}.price small{font-size:17px;letter-spacing:0;color:var(--muted)}
.regular-price{font-family:"Segoe UI",system-ui,sans-serif;color:var(--muted);margin:0 0 22px}
.plan-includes{list-style:none;padding:20px 0;margin:0;border-top:1px solid var(--line)}
.plan-includes li{padding:8px 0;font-weight:700}.plan-includes li::before{content:"✓";color:var(--green);margin-right:10px;font-weight:900}
.annual-link{display:block;text-align:center;margin-top:14px;font-weight:700;color:var(--blue)}
.fine-print{font-family:"Segoe UI",system-ui,sans-serif;font-size:13px;line-height:1.5;color:var(--muted);margin:17px 0 0;text-align:center}
.sales-footer{background:#0a1436;color:#d6e0ff;padding:42px clamp(20px,5vw,72px)}
.sales-footer>div{max-width:1120px;margin:0 auto;display:flex;align-items:center;gap:24px;flex-wrap:wrap}
.sales-footer nav{margin-left:auto;display:flex;gap:20px}.sales-footer a{color:inherit}

.account-body{background:var(--soft)}
.account-shell{min-height:calc(100vh - 76px);display:grid;grid-template-columns:minmax(320px,.78fr) minmax(520px,1.22fr)}
.account-story{background:var(--navy);color:#fff;padding:clamp(44px,5vw,68px);display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}
.account-story::after{content:"";position:absolute;width:430px;height:430px;border:70px solid rgba(115,87,216,.26);border-radius:50%;right:-210px;bottom:-210px}
.account-story h1{font-size:clamp(2.7rem,4vw,3.8rem);line-height:1;letter-spacing:-.03em;margin:0 0 24px;max-width:620px;text-wrap:balance}
.account-story p{font-family:"Segoe UI",system-ui,sans-serif;color:#dbe6ff;font-size:18px;line-height:1.65;max-width:50ch}
.story-points{list-style:none;padding:0;margin:40px 0 0;display:grid;gap:18px}
.story-points li{display:flex;align-items:center;gap:13px;font-weight:700}.story-points span{width:38px;height:38px;border-radius:12px;background:rgba(255,255,255,.12);display:grid;place-items:center}
.account-main{padding:clamp(34px,6vw,80px);display:flex;justify-content:center;align-items:flex-start}
.account-panel{width:min(100%,720px);background:#fff;border:1px solid var(--line);border-radius:24px;padding:clamp(26px,5vw,48px);box-shadow:var(--shadow)}
.account-panel h2{font-size:32px;line-height:1.08;margin:0 0 9px}
.account-panel>p{font-family:"Segoe UI",system-ui,sans-serif;color:var(--muted);line-height:1.55;margin:0 0 26px}
.form-label{display:block;font-weight:800;margin-bottom:8px}
.text-input{width:100%;min-height:52px;border:2px solid #cbd5eb;border-radius:12px;padding:12px 14px;color:var(--ink);background:#fff}
.text-input:focus{border-color:var(--blue)}
.form-help{font-family:"Segoe UI",system-ui,sans-serif;color:var(--muted);font-size:13px;line-height:1.5;margin:9px 0 20px}
.form-status{min-height:24px;margin:14px 0 0;font-family:"Segoe UI",system-ui,sans-serif;font-size:14px;color:var(--green);line-height:1.45}
.form-status.error{color:var(--red)}
.legal-note{font-family:"Segoe UI",system-ui,sans-serif;color:var(--muted);font-size:12px;line-height:1.55;margin-top:22px}
.legal-note a{color:var(--blue)}
.account-loading{display:grid;gap:13px}.skeleton{height:18px;border-radius:8px;background:#e8edf7}.skeleton.wide{width:80%}.skeleton.short{width:48%}
.account-head{display:flex;align-items:start;gap:18px;padding-bottom:24px;border-bottom:1px solid var(--line)}
.account-head>div{flex:1}.account-head p{font-family:"Segoe UI",system-ui,sans-serif;color:var(--muted);margin:4px 0 0}
.account-section{padding:27px 0;border-bottom:1px solid var(--line)}
.account-section:last-child{border-bottom:0;padding-bottom:0}
.account-section h3{font-size:21px;margin:0 0 6px}
.account-section>p{font-family:"Segoe UI",system-ui,sans-serif;color:var(--muted);line-height:1.5;margin:0 0 18px}
.learner-list{display:grid;gap:10px}
.learner-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;border:2px solid var(--line);border-radius:16px;padding:14px}
.learner-row.active{border-color:var(--green);background:#f0faf5}
.learner-avatar{font-size:32px}.learner-row b{display:block}.learner-row small{font-family:"Segoe UI",system-ui,sans-serif;color:var(--muted)}
.row-actions{display:flex;gap:8px;flex-wrap:wrap}.row-actions .button{min-height:38px;padding:7px 11px;font-size:14px}
.profile-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:15px}.profile-form .form-label{grid-column:1/-1;margin:0}
.local-rescue{background:#fff6d9;border:2px solid #f1cd5a;border-radius:17px;padding:17px;margin-bottom:18px}
.local-rescue strong{display:block;font-size:18px}.local-rescue p{font-family:"Segoe UI",system-ui,sans-serif;color:#66541a;line-height:1.45;margin:5px 0 13px}
.subscription-lock{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:start;background:#f4f1ff;border:2px solid #cfc3f7;border-radius:17px;padding:18px}
.subscription-lock>span{width:42px;height:42px;display:grid;place-items:center;background:#fff;border-radius:13px;font-size:20px}
.subscription-lock strong{display:block;font-size:18px}.subscription-lock p{font-family:"Segoe UI",system-ui,sans-serif;color:var(--muted);line-height:1.45;margin:4px 0 0}
.plan-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center}
.plan-pill{display:inline-flex;padding:6px 10px;border-radius:999px;background:#eaf0ff;color:#234da8;font-size:13px;font-weight:800}
.plan-pill.active{background:#e7f7ee;color:#17623e}
.cloud-message{font-family:"Segoe UI",system-ui,sans-serif;font-size:14px;color:var(--muted);margin-top:13px}
.store-heading{display:flex;align-items:start;gap:18px;margin-bottom:16px}.store-heading>div{flex:1}.store-heading p{font-family:"Segoe UI",system-ui,sans-serif;color:var(--muted);line-height:1.45;margin:4px 0 0}
.store-label{padding:5px 9px;border-radius:999px;background:#fff3cf;color:#725000;font-size:12px;font-weight:800;white-space:nowrap}
.store-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.store-card{border:2px solid var(--line);border-radius:17px;padding:17px;background:#fff;margin:0}
.store-card.owned{border-color:var(--green);background:#f0faf5}
.store-icons{font-size:27px;letter-spacing:3px}.store-card h4{font-size:17px;line-height:1.2;margin:10px 0 5px}
.store-card p{font-family:"Segoe UI",system-ui,sans-serif;color:var(--muted);font-size:13px;line-height:1.45;margin:0 0 15px}
.store-card-foot{display:flex;align-items:center;justify-content:space-between;gap:10px}.store-card-foot>strong{font-size:18px;white-space:nowrap}
.avatar-choice{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0 16px}
.avatar-choice button{width:46px;height:46px;border:2px solid var(--line);border-radius:13px;background:#fff;font-size:24px;cursor:pointer}
.avatar-choice button[aria-pressed="true"]{border-color:var(--blue);background:#eaf0ff}
.document-page{background:var(--soft);min-height:100vh}
.document-main{max-width:820px;margin:0 auto;padding:70px 22px 110px}
.document-main article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:clamp(25px,6vw,58px);box-shadow:var(--shadow)}
.document-main h1{font-size:42px;line-height:1;margin:0 0 10px}
.document-main .updated{font-family:"Segoe UI",system-ui,sans-serif;color:var(--muted);margin-bottom:35px}
.document-main h2{font-size:24px;margin:34px 0 8px}
.document-main p,.document-main li{font-family:"Segoe UI",system-ui,sans-serif;line-height:1.7;color:#3d496c}
.document-main li+li{margin-top:7px}

@media(max-width:900px){
  .hero-inner{grid-template-columns:1fr}.learning-orbit{height:380px;max-width:520px;width:100%;margin:0 auto}.sales-hero{min-height:auto}
  .curriculum-line{grid-template-columns:1fr 1fr}.curriculum-step:nth-child(3){border-left:0}
  .parent-proof,.pricing-wrap{grid-template-columns:1fr}.progress-window{transform:none;max-width:620px}
  .account-shell{grid-template-columns:1fr;min-height:0}.account-story{padding:56px 24px;justify-content:flex-start}.account-main{padding:30px 18px 60px}
}
@media(max-width:580px){
  .site-nav{gap:12px}.wordmark{font-size:17px}.wordmark-mark{width:35px;height:35px}.nav-links .nav-link{display:none}
  .hero-copy h1{font-size:3.15rem}.learning-orbit{height:310px}.orbit-core{width:145px;height:145px}.orbit-core span{font-size:48px}.orbit-ring.one{width:270px;height:135px}.orbit-ring.two{width:330px;height:190px}.orbit-item{width:58px;height:58px;border-radius:17px;font-size:27px}
  .curriculum-line{grid-template-columns:1fr}.curriculum-step+.curriculum-step{border-left:0}.curriculum-step{padding-inline:0}
  .price-sheet{padding:26px}.price{font-size:55px}.sales-footer nav{margin-left:0;width:100%;flex-wrap:wrap}
  .account-panel{padding:26px 20px}.account-head{flex-direction:column}.profile-form{grid-template-columns:1fr}.learner-row{grid-template-columns:auto 1fr}.row-actions{grid-column:1/-1}.plan-row{grid-template-columns:1fr}.store-grid{grid-template-columns:1fr}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}.button{transition:none}
}
