:root{
  --navy:#062f46;
  --petrol:#064e60;
  --teal:#08aeb4;
  --aqua:#72dfe2;
  --aqua-soft:#e8fbfb;
  --gold:#ffbe2e;
  --coral:#ff5a5d;
  --ink:#082d42;
  --muted:#597382;
  --cream:#fffdf7;
  --white:#fff;
  --shadow:0 24px 70px rgba(6,47,70,.12);
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.5}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.section-pad{padding:88px 0}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(6,47,70,.06)}.nav-wrap{width:min(1180px,calc(100% - 40px));height:78px;margin:auto;display:flex;align-items:center;gap:28px}.brand img{width:170px;height:54px;object-fit:cover;object-position:center;background:white;border-radius:10px}.desktop-nav{margin-left:auto;display:flex;gap:26px}.desktop-nav a{color:var(--ink);text-decoration:none;font-weight:700;font-size:14px}.nav-cta{background:var(--teal);color:#fff;text-decoration:none;font-weight:850;padding:12px 19px;border-radius:999px;box-shadow:0 10px 26px rgba(8,174,180,.25)}
.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f7ffff 0%,#fff 48%,#e7fbfb 100%)}.hero-grid{min-height:650px;display:grid;grid-template-columns:1.03fr .97fr;gap:60px;align-items:center}.hero-copy{position:relative;z-index:2}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:900;letter-spacing:.12em;color:var(--teal)}.eyebrow{background:white;border:1px solid rgba(8,174,180,.16);box-shadow:0 8px 28px rgba(6,47,70,.08);padding:10px 14px;border-radius:999px;letter-spacing:0}.dot{width:9px;height:9px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 5px rgba(255,190,46,.16)}h1{font-size:clamp(48px,6vw,76px);line-height:.98;letter-spacing:-.055em;margin:24px 0 24px;max-width:760px}h1 span{color:var(--coral)}.lead{font-size:22px;font-weight:750;max-width:650px;margin:0 0 12px}.support{font-size:16px;color:var(--muted);max-width:620px;margin:0}.hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;font-weight:900;border-radius:999px;padding:16px 24px}.btn-primary{background:linear-gradient(135deg,var(--teal),#068d98);color:#fff;box-shadow:0 14px 30px rgba(8,174,180,.25)}.micro{font-size:13px;color:var(--muted);font-weight:700}.trust-note{margin-top:34px;font-family:"Segoe Print","Bradley Hand",cursive;font-size:24px;color:var(--petrol);transform:rotate(-2deg)}.hero-media{position:relative;z-index:2}.photo-shell{position:relative;border-radius:40px 40px 40px 120px;overflow:visible}.photo-shell:before{content:"";position:absolute;inset:18px -18px -18px 18px;border-radius:40px 40px 40px 120px;background:var(--gold);z-index:-1;opacity:.9}.photo-shell img{width:100%;height:590px;display:block;object-fit:cover;object-position:center;border-radius:40px 40px 40px 120px;box-shadow:var(--shadow)}.floating-card{position:absolute;background:#fff;border-radius:18px;padding:14px 16px;box-shadow:0 18px 40px rgba(6,47,70,.18);display:flex;flex-direction:column}.floating-card strong{font-size:17px}.floating-card span{font-size:12px;color:var(--muted)}.fc-one{left:-36px;bottom:52px}.fc-two{right:-20px;top:38px;flex-direction:row;align-items:center;gap:9px}.pill-dot{display:block;width:10px;height:10px;background:var(--coral);border-radius:50%}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px)}.hero-orb-one{width:420px;height:420px;background:rgba(114,223,226,.32);right:-160px;top:-120px}.hero-orb-two{width:260px;height:260px;background:rgba(255,190,46,.18);left:-80px;bottom:-100px}
.proof{padding:52px 0 56px;background:#fff}.proof-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:30px}.proof-head h2,.section-intro h2,.founder-copy h2,.community h2,.diag-copy h2{font-size:clamp(34px,4vw,54px);line-height:1.02;letter-spacing:-.04em;margin:8px 0 0}.proof-head p{max-width:450px;color:var(--muted)}.logo-marquee{overflow:auto;padding-bottom:10px;scrollbar-width:none}.logo-track{display:flex;gap:14px;min-width:max-content}.school{width:150px;padding:16px 12px;border:1px solid #e6f0f2;border-radius:20px;background:#fff;display:flex;flex-direction:column;align-items:center;gap:10px}.school img{width:70px;height:70px;object-fit:contain}.school span{text-align:center;font-size:11px;line-height:1.25;font-weight:800;color:var(--ink)}
.diagnos{background:linear-gradient(180deg,#edffff,#fff)}.diagnos-card{position:relative;overflow:hidden;background:linear-gradient(135deg,#087e89,#06aeb4 55%,#4bd2d5);border-radius:42px;padding:68px;display:grid;grid-template-columns:1.1fr .9fr;gap:50px;box-shadow:0 28px 80px rgba(6,79,91,.22)}.diagnos-card:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:rgba(255,255,255,.08);right:-100px;top:-120px}.light{color:#d7ffff}.diag-copy{color:#fff;position:relative;z-index:2}.diag-copy h2{max-width:700px}.diag-copy>p{font-size:18px;max-width:640px;color:#eaffff}.method-row{display:flex;flex-wrap:wrap;gap:9px;margin:24px 0}.method-row span{background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.28);padding:8px 12px;border-radius:999px;font-weight:800;font-size:12px}.diag-copy blockquote{font-family:"Segoe Print","Bradley Hand",cursive;font-size:24px;margin:26px 0;color:#fff6c9}.btn-white{background:#fff;color:var(--petrol)}.diag-small{font-size:12px!important;opacity:.85;margin-top:10px}.report-mock{position:relative;display:flex;align-items:center;justify-content:center;min-height:520px}.phone{position:relative;width:310px;min-height:510px;background:#fff;border:12px solid #0a2c3b;border-radius:42px;padding:34px 24px 24px;box-shadow:0 34px 70px rgba(0,0,0,.28);transform:rotate(5deg);z-index:2}.phone-top{position:absolute;top:9px;left:50%;transform:translateX(-50%);width:90px;height:16px;background:#0a2c3b;border-radius:99px}.report-title{text-align:center;font-size:12px;font-weight:900;letter-spacing:.15em;color:var(--muted)}.score-ring{margin:20px auto;width:135px;height:135px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:conic-gradient(var(--teal) 0 78%,#e9f4f4 78%);position:relative}.score-ring:after{content:"";position:absolute;inset:13px;background:#fff;border-radius:50%}.score-ring strong,.score-ring span{position:relative;z-index:1}.score-ring strong{font-size:32px}.score-ring span{font-size:10px;color:var(--muted)}.report-line{display:flex;flex-direction:column;border-top:1px solid #e8f0f1;padding:12px 0}.report-line span{font-size:10px;color:var(--muted);text-transform:uppercase;font-weight:900}.report-line strong{font-size:14px}.report-tag{margin-top:10px;background:#e8fbfb;color:var(--petrol);font-weight:800;padding:10px;border-radius:12px;text-align:center;font-size:12px}.postit{position:absolute;right:-20px;bottom:50px;width:220px;background:#ffd96e;color:#183b4c;font-family:"Segoe Print","Bradley Hand",cursive;padding:22px;transform:rotate(-7deg);box-shadow:0 14px 30px rgba(0,0,0,.18);z-index:3}
.solutions{background:#fff}.section-intro{max-width:820px;margin-bottom:42px}.section-intro p{font-size:18px;color:var(--muted)}.solution-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.solution-card{overflow:hidden;border:1px solid #e6eff0;border-radius:30px;background:#fff;box-shadow:0 18px 50px rgba(6,47,70,.08);transition:.25s}.solution-card:hover{transform:translateY(-4px);box-shadow:0 26px 65px rgba(6,47,70,.13)}.solution-visual{height:270px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.digital .solution-visual{background:linear-gradient(135deg,#d7ffff,#7be2e2)}.tuition .solution-visual{background:linear-gradient(135deg,#fff0bd,#ffda70)}.technique .solution-visual{background:linear-gradient(135deg,#ffe9e8,#ffabae)}.institution .solution-visual{background:linear-gradient(135deg,#e1f4ff,#8bd1ef)}.visual-label{position:absolute;bottom:16px;left:18px;background:#fff;padding:8px 10px;border-radius:999px;font-size:10px;letter-spacing:.08em;font-weight:900}.device-stack{display:flex;gap:10px;transform:rotate(-4deg)}.device-stack div{width:110px;height:150px;border-radius:17px;background:#063f56;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:950;box-shadow:0 18px 34px rgba(6,47,70,.18)}.device-stack div:nth-child(2){background:#0aaeb5;transform:translateY(-16px)}.device-stack div:nth-child(3){background:#ff5a5d}.screen-teacher{width:230px;height:145px;background:#0b3144;border:10px solid #102c3a;border-radius:15px;overflow:hidden;box-shadow:0 18px 40px rgba(6,47,70,.2)}.screen-teacher img{width:100%;height:100%;object-fit:cover}.student-dots{position:absolute;bottom:36px;right:56px;display:flex}.student-dots span{width:42px;height:42px;border-radius:50%;background:#fff;border:5px solid #ffd65b;margin-left:-10px}.paper{width:230px;height:160px;background:#fff;border-radius:16px;box-shadow:0 18px 40px rgba(6,47,70,.14);padding:26px;transform:rotate(-6deg);display:flex;flex-direction:column}.paper span{font-weight:950;color:var(--navy)}.paper b{font-size:34px;color:var(--coral)}.paper i{font-style:normal;font-size:12px;color:var(--muted)}.mark-badge{position:absolute;right:95px;top:36px;width:72px;height:72px;border-radius:50%;background:var(--coral);color:#fff;font-size:30px;font-weight:950;display:grid;place-items:center;box-shadow:0 12px 24px rgba(255,90,93,.35)}.building{width:260px;height:140px;background:#fff;border-radius:12px 12px 4px 4px;position:relative;box-shadow:0 18px 34px rgba(6,47,70,.14);display:grid;grid-template-columns:repeat(4,1fr);gap:15px;padding:35px 20px 18px;border-top:20px solid #0a7187}.building:before{content:"";position:absolute;left:50%;top:-54px;transform:translateX(-50%);border-left:150px solid transparent;border-right:150px solid transparent;border-bottom:48px solid #0a7187}.building span{background:#bfe9ef;border-radius:4px}.audience{position:absolute;bottom:32px;display:flex;gap:8px}.audience i{width:22px;height:22px;border-radius:50%;background:#063f56}.solution-body{padding:26px}.solution-body .num{color:var(--teal);font-weight:950;font-size:12px;letter-spacing:.16em}.solution-body h3{font-size:26px;line-height:1.08;margin:7px 0 10px;letter-spacing:-.03em}.solution-body p{color:var(--muted);margin:0 0 18px}.solution-body a{text-decoration:none;color:var(--petrol);font-weight:900}.ondemand{margin-top:24px;border-radius:28px;background:linear-gradient(135deg,var(--navy),#075c69 64%,#08aeb4);color:#fff;padding:30px 32px;display:grid;grid-template-columns:1.4fr 1fr auto;align-items:center;gap:24px}.ondemand h3{font-size:30px;margin:4px 0}.ondemand h3 b{color:var(--aqua)}.ondemand p{margin:0;color:#d6f8f8}.coming{display:inline-block;background:var(--gold);color:var(--navy);font-size:10px;font-weight:950;letter-spacing:.12em;padding:7px 9px;border-radius:999px}.od-icons{display:flex;gap:16px;flex-wrap:wrap}.od-icons span{font-size:12px;font-weight:800}.ondemand>a{background:#fff;color:var(--petrol);text-decoration:none;font-weight:900;padding:13px 18px;border-radius:999px}
.founder{background:linear-gradient(180deg,#f8ffff,#fff)}.founder-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.founder-photo{position:relative}.founder-photo img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:38px;position:relative;z-index:2;box-shadow:var(--shadow)}.founder-photo:before{content:"";position:absolute;width:90%;height:90%;left:-22px;bottom:-22px;border-radius:38px;background:var(--aqua);z-index:1}.founder-glow{position:absolute;width:180px;height:180px;background:var(--gold);filter:blur(45px);opacity:.26;right:-30px;top:-30px}.founder-copy .big-copy{font-size:26px;font-weight:900;margin:22px 0 12px}.founder-copy>p:not(.big-copy){font-size:17px;color:var(--muted)}.authority-tags{display:flex;flex-wrap:wrap;gap:9px;margin:24px 0}.authority-tags span{padding:10px 13px;background:#e9fbfb;border:1px solid #c8f1f1;border-radius:999px;font-weight:850;font-size:12px}.founder-copy blockquote{margin:28px 0 0;padding-left:18px;border-left:4px solid var(--gold);font-size:22px;font-weight:850}.founder-copy blockquote small{display:block;font-size:13px;color:var(--muted);margin-top:8px}
.community{background:#fff}.community-card{border-radius:40px;overflow:hidden;background:linear-gradient(135deg,#063f56,#0a7187 60%,#0aaeb5);color:#fff;padding:54px;display:grid;grid-template-columns:1.2fr .8fr;gap:40px;align-items:center;box-shadow:0 28px 80px rgba(6,47,70,.18)}.community-copy h2{margin-top:10px}.community-sub{font-size:28px;font-weight:900;color:#fff3b8;margin:8px 0 10px}.community-copy>p:not(.community-sub){max-width:580px;color:#dffafa}.btn-gold{background:var(--gold);color:var(--navy);margin-top:16px}.final-cta{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);border-radius:28px;padding:30px;display:flex;flex-direction:column;gap:8px}.final-cta span{font-size:14px;color:#dffafa}.final-cta strong{font-size:28px;line-height:1.1}.final-cta a{margin-top:12px;background:#fff;color:var(--petrol);text-decoration:none;font-weight:900;padding:13px 17px;border-radius:999px;text-align:center}footer{padding:42px 0 90px;background:#fff}.footer-wrap{display:flex;align-items:center;gap:20px;border-top:1px solid #e9eff0;padding-top:28px}.footer-wrap img{width:150px;height:50px;object-fit:cover;border-radius:8px}.footer-wrap p{color:var(--muted);margin:0}.footer-wrap span{margin-left:auto;color:var(--muted);font-size:12px}.sticky-mobile{display:none}
@media(max-width:900px){.desktop-nav,.nav-cta{display:none}.nav-wrap{height:68px}.brand img{width:145px;height:46px}.section-pad{padding:64px 0}.hero-grid,.diagnos-card,.founder-grid,.community-card{grid-template-columns:1fr}.hero-grid{gap:38px;min-height:auto}.hero-copy{text-align:left}.hero-media{order:-1}.photo-shell img{height:430px;border-radius:28px 28px 28px 85px}.photo-shell:before{border-radius:28px 28px 28px 85px}.fc-one{left:12px;bottom:18px}.fc-two{right:8px;top:18px}h1{font-size:49px}.lead{font-size:19px}.proof-head{display:block}.proof-head p{margin-top:10px}.diagnos-card{padding:40px 26px}.report-mock{min-height:580px}.postit{right:6px;bottom:10px}.solution-grid{grid-template-columns:1fr}.ondemand{grid-template-columns:1fr;gap:16px}.founder-grid{gap:42px}.community-card{padding:40px 26px}.footer-wrap{flex-wrap:wrap}.footer-wrap span{margin-left:0;width:100%}.sticky-mobile{position:fixed;display:block;left:16px;right:16px;bottom:14px;z-index:60;background:var(--teal);color:#fff;text-decoration:none;text-align:center;padding:15px 18px;border-radius:999px;font-weight:950;box-shadow:0 18px 40px rgba(6,47,70,.28)}}
@media(max-width:520px){.container{width:min(100% - 28px,1180px)}.site-header .nav-wrap{width:min(100% - 28px,1180px)}.hero{padding-top:28px}.hero-media{margin-bottom:4px}.photo-shell img{height:360px}.floating-card{padding:11px 12px}.fc-two{display:none}h1{font-size:42px;line-height:1.01;margin-top:20px}.lead{font-size:18px}.support{font-size:14px}.trust-note{font-size:21px}.proof{padding:42px 0}.proof-head h2,.section-intro h2,.founder-copy h2,.community h2,.diag-copy h2{font-size:34px}.diagnos-card{border-radius:28px}.diag-copy>p{font-size:16px}.diag-copy blockquote{font-size:21px}.phone{width:270px;min-height:470px}.postit{width:190px;font-size:14px}.solution-visual{height:235px}.device-stack div{width:88px;height:128px}.screen-teacher{width:205px}.solution-body h3{font-size:23px}.founder-photo img{border-radius:28px}.founder-photo:before{border-radius:28px}.community-card{border-radius:28px}.community-sub{font-size:24px}.final-cta strong{font-size:24px}}
