@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{--ink:#0a1527;--muted:#657084;--primary:#5b4cf0;--purple:#7457f7;--line:#e9eaf0;--soft:#f6f7fb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:DM Sans,sans-serif;background:#fff}button,a{font:inherit}.container{width:min(1160px,calc(100% - 48px));margin:auto}.nav{position:fixed;z-index:50;top:0;left:0;right:0;height:78px;display:flex;align-items:center;transition:.3s;background:#ffffffc7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid transparent}.nav-scrolled{height:68px;border-color:#eee;box-shadow:0 4px 24px #141c370d}.nav-inner{display:flex;align-items:center;justify-content:space-between}.brand{border:0;background:none;padding:0;cursor:pointer}.brand img{display:block;width:154px;height:auto}.nav-links{display:flex;align-items:center;gap:34px}.nav-links button,.text-link{border:0;background:none;color:#354054;text-decoration:none;cursor:pointer;font-size:14px;font-weight:600}.nav-links button:hover,.text-link:hover{color:var(--primary)}.nav-actions{display:flex;align-items:center;gap:23px}.button{border:0;border-radius:10px;padding:14px 20px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:700;text-decoration:none;cursor:pointer;transition:.2s}.button:hover{transform:translateY(-2px)}.button-small{padding:11px 17px;background:var(--ink);color:#fff;font-size:14px}.menu-toggle,.mobile-only{display:none}.hero{position:relative;overflow:hidden;padding:155px 0 0;background:linear-gradient(180deg,#fafaff,#fff)}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(#786ef0 1px,transparent 1px);background-size:28px 28px;opacity:.06;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 72%);mask-image:linear-gradient(to bottom,#000,transparent 72%)}.hero-glow{position:absolute;border-radius:50%;filter:blur(5px)}.glow-one{width:520px;height:520px;right:-160px;top:-230px;background:radial-gradient(circle,rgba(113,81,247,.13),transparent 70%)}.glow-two{width:450px;height:450px;left:-250px;top:220px;background:radial-gradient(circle,rgba(34,197,159,.1),transparent 70%)}.hero-grid{position:relative;display:grid;grid-template-columns:.88fr 1.12fr;gap:70px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border-radius:20px;background:#eeebff;color:#5d48df;font-size:11px;font-weight:800;letter-spacing:.11em}.hero h1,.section-heading h2,.split-copy h2,.why-copy h2,.cta-content h2{font-family:Manrope,sans-serif;letter-spacing:-.045em}.hero h1{font-size:61px;line-height:1.06;margin:24px 0 22px;max-width:620px}.hero h1 span,.section-heading h2 span,.split-copy h2 span{color:var(--primary)}.hero-lede{font-size:18px;line-height:1.7;color:var(--muted);max-width:590px}.hero-buttons{display:flex;gap:12px;margin-top:30px}.button-primary{background:linear-gradient(135deg,#6957f5,#4f44dd);color:#fff;box-shadow:0 11px 24px #5b4cf040}.button-ghost{background:#fff;border:1px solid #e1e3e9;color:var(--ink)}.play{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#efedff;color:var(--primary)}.trust-row{display:flex;align-items:center;gap:14px;margin-top:31px}.avatar-stack{display:flex}.avatar-stack span{width:31px;height:31px;margin-left:-7px;border-radius:50%;display:grid;place-items:center;background:#dfe2f8;border:2px solid white;font-size:9px;font-weight:700;color:#38456a}.avatar-stack span:first-child{margin:0;background:#ffd8c7}.avatar-stack span:nth-child(2){background:#d0eff0}.avatar-stack span:nth-child(3){background:#eed7f4}.avatar-stack span:last-child{background:#171f31;color:#fff}.stars{font-size:11px;color:#f5a524;letter-spacing:2px}.trust-row small{color:#707a8d;font-size:11px}.dashboard-stage{position:relative;padding:35px 5px 50px}.dashboard-window{position:relative;background:#fff;border:1px solid #e4e5ed;border-radius:15px;box-shadow:0 35px 70px #2226462b;overflow:hidden;transform:perspective(1300px) rotateY(-2deg)}.browser-top{height:33px;border-bottom:1px solid #ececf1;background:#fafafa;display:flex;align-items:center;padding:0 12px;gap:5px}.browser-top i{width:6px;height:6px;background:#d4d4da;border-radius:50%}.browser-top span{background:#f0f1f4;border-radius:5px;padding:4px 50px;margin-left:16px;color:#a4a8b2;font-size:7px}.dash-body{display:flex;height:378px}.dash-side{width:49px;border-right:1px solid #eeeef3;display:flex;flex-direction:column;align-items:center;gap:19px;padding:16px 0;color:#a5a9b6}.dash-side img{width:23px;margin-bottom:10px}.dash-side svg{width:15px}.dash-side .side-active{display:grid;place-items:center;width:31px;height:31px;border-radius:8px;color:#fff;background:var(--primary)}.dash-content{padding:23px 21px;flex:1;background:#fcfcfe}.dash-head{display:flex;justify-content:space-between;align-items:center}.dash-head small{font-size:8px;color:#8d93a3}.dash-head h3{margin:3px 0 18px;font-size:14px}.dash-user{width:27px;height:27px;background:#e7e4ff;color:var(--primary);border-radius:50%;display:grid;place-items:center;font-size:8px;font-weight:800}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.metric{padding:11px;background:#fff;border:1px solid #eeeef3;border-radius:9px;display:grid;grid-template-columns:27px 1fr;gap:7px;position:relative}.metric>span{width:27px;height:27px;border-radius:7px;display:grid;place-items:center;color:#6552ec;background:#efedff}.metric small,.metric b{display:block}.metric small{font-size:6px;color:#9499a7}.metric b{font-size:13px;margin-top:2px}.metric em{position:absolute;bottom:8px;right:8px;font-size:6px;color:#18a56c;font-style:normal}.chart-row{display:grid;grid-template-columns:1.45fr .8fr;gap:10px;margin-top:10px}.chart-box,.activity-box{height:204px;border:1px solid #eeeef3;background:#fff;border-radius:9px;padding:13px}.mini-title{display:flex;justify-content:space-between;align-items:center;font-size:8px}.mini-title small{display:flex;align-items:center;color:#999eab}.bars{height:125px;margin:17px 4px 7px;display:flex;align-items:flex-end;gap:7px;border-bottom:1px solid #eee}.bars i{flex:1;background:#dad6ff;border-radius:3px 3px 0 0}.bars i.hot{background:#6a56ee}.axis{display:flex;justify-content:space-around;color:#9ca1ad;font-size:6px}.activity{display:flex;align-items:center;gap:8px;margin-top:15px}.activity>span{width:25px;height:25px;border-radius:7px;display:grid;place-items:center}.activity .violet{background:#efedff;color:#5d4ce5}.activity .orange{background:#fff0df;color:#ef8b28}.activity .blue{background:#e4f1ff;color:#4286d8}.activity b,.activity small{display:block}.activity b{font-size:7px}.activity small{font-size:6px;color:#9ca1ad;margin-top:3px}.float-card{z-index:2;position:absolute;background:#fff;border:1px solid #eeeef2;box-shadow:0 15px 35px #1e224129;border-radius:11px;padding:10px 12px;display:flex;align-items:center;gap:9px}.float-card small,.float-card strong{display:block}.float-card small{font-size:7px;color:#8e95a4}.float-card strong{font-size:11px;margin-top:2px}.float-card em{font-size:7px;font-style:normal;color:#16a36d}.mini-icon{width:30px;height:30px;border-radius:8px;display:grid;place-items:center}.mini-icon.green{background:#e4f8ef;color:#12a56b}.mini-icon.violet{background:#eeebff;color:#5c49df}.mini-icon.orange{background:#fff1e2;color:#ed8b28}.float-fee{top:9px;right:-20px}.float-attendance{left:-28px;bottom:20px}.ring{width:27px;height:27px;border:3px solid #6d5bf0;border-left-color:#e6e3ff;border-radius:50%;display:grid;place-items:center;font-size:6px;color:#6857e7}.proof-strip{position:relative;margin-top:70px;border-top:1px solid #eeeeF3;padding:25px 0;display:flex;align-items:center;justify-content:space-between;color:#657084}.proof-strip>span{font-size:10px;letter-spacing:.13em;font-weight:800;color:#a0a5b1}.proof-strip div{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600}.proof-strip svg{width:17px;color:#8b80e9}.section{padding:105px 0}.intro{background:#fff}.section-heading.centered{text-align:center;max-width:680px;margin:auto}.eyebrow.soft{background:#f0efff;color:#5e4ce1}.section-heading h2,.split-copy h2,.why-copy h2{font-size:44px;line-height:1.12;margin:20px 0 16px}.section-heading p,.split-copy>p,.why-copy>p{color:var(--muted);font-size:16px;line-height:1.7}.feature-grid{margin-top:55px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-card{padding:28px;border:1px solid #e9eaf0;border-radius:16px;transition:.25s;background:#fff}.feature-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #1c223c14;border-color:#dbd8fa}.feature-icon{width:45px;height:45px;border-radius:11px;display:grid;place-items:center}.feature-icon.violet{background:#eeebff;color:#654fe8}.feature-icon.orange{background:#fff0df;color:#ed8a26}.feature-icon.blue{background:#e8f2ff;color:#3b81d7}.feature-icon.green{background:#e4f8ef;color:#0ea66b}.feature-icon.pink{background:#fbeaf3;color:#dc5c9c}.feature-icon.cyan{background:#e3f8f7;color:#149f9b}.feature-card h3{font-family:Manrope;font-size:17px;margin:20px 0 9px}.feature-card p{font-size:13px;line-height:1.65;color:#70798a;margin:0 0 17px}.feature-card button,.inline-link{padding:0;border:0;background:none;color:#4436c7;font-weight:700;font-size:12px;display:flex;align-items:center;gap:7px;cursor:pointer}.connect{background:#f7f8fb}.split-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:110px}.family-stage{position:relative;min-height:580px;display:grid;place-items:center;background:radial-gradient(circle,#e5e1ff 0 32%,transparent 33%),radial-gradient(#8174dc 1px,transparent 1px);background-size:auto,22px 22px}.phone{width:275px;height:548px;overflow:hidden;background:#fbfbfe;border:7px solid #131827;border-radius:36px;box-shadow:0 32px 60px #191c373b;padding:12px 16px;position:relative}.phone-top{height:25px;font-size:8px;font-weight:700;display:flex;justify-content:space-between}.phone-top i{display:block;width:50px;height:14px;border-radius:10px;background:#131827;margin-top:-12px;margin-right:80px}.phone-head{display:flex;justify-content:space-between;align-items:center;margin:10px 0 16px}.phone-head small,.phone-head b{display:block}.phone-head small{font-size:8px;color:#9298a6}.phone-head b{font-size:12px;margin-top:3px}.student-avatar{width:31px;height:31px;border-radius:50%;background:#e9e5ff;color:#604be5;display:grid;place-items:center;font-size:9px;font-weight:800}.attendance-card{height:120px;border-radius:15px;padding:17px;background:linear-gradient(135deg,#6956ed,#4e3fcb);color:#fff;display:flex;justify-content:space-between;align-items:center}.attendance-card small,.attendance-card strong,.attendance-card span{display:block}.attendance-card small{font-size:8px;opacity:.8}.attendance-card strong{font-size:25px;margin:5px 0}.attendance-card span{font-size:7px;opacity:.8}.attendance-ring{width:67px;height:67px;border:6px solid rgba(255,255,255,.3);border-top-color:#fff;border-right-color:#fff;border-radius:50%;display:grid;place-content:center;text-align:center}.attendance-ring b{font-size:14px}.attendance-ring small{font-size:6px}.phone-label{font-size:9px;font-weight:800;margin:19px 0 9px}.class-row{height:56px;background:#fff;border:1px solid #eeeef3;border-radius:11px;margin:8px 0;display:flex;align-items:center;padding:9px;gap:9px}.subject{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;font-weight:800;font-size:10px}.subject.purple{background:#efecff;color:#6753e6}.subject.orange{background:#fff0df;color:#ea8928}.class-row b,.class-row small{display:block}.class-row b{font-size:8px}.class-row small{font-size:6px;color:#9a9faa;margin-top:4px}.class-row em{margin-left:auto;font-size:6px;font-style:normal;color:#7c8290}.phone-nav{position:absolute;bottom:0;left:0;right:0;height:57px;background:#fff;border-top:1px solid #eee;display:flex;justify-content:space-around;padding-top:9px}.phone-nav span{color:#a2a6b1;text-align:center;font-size:12px}.phone-nav span.active{color:#5f4ae1}.phone-nav small{display:block;font-size:6px;margin-top:3px}.family-float{position:absolute;z-index:2;display:flex;gap:9px;align-items:center;background:#fff;border:1px solid #e9e9ef;border-radius:11px;padding:11px 15px;box-shadow:0 15px 35px #1a1e3826}.family-float small,.family-float b{display:block}.family-float small{font-size:8px;color:#9298a5}.family-float b{font-size:10px;margin-top:3px}.homework{left:4px;top:115px}.result{right:0;bottom:80px}.split-copy{padding-right:20px}.split-copy h2{margin-top:20px}.check-list{list-style:none;padding:0;margin:27px 0}.check-list li{display:flex;align-items:center;gap:12px;margin:14px 0;font-size:14px;font-weight:600}.check-list span{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#e8f7ef;color:#0fa469}.inline-link{font-size:14px}.why{padding-bottom:70px}.why-panel{position:relative;overflow:hidden;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;padding:70px;border-radius:25px;background:#0b1425;color:#fff}.why-panel:before{content:"";position:absolute;right:-180px;top:-250px;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(100,79,238,.35),transparent 67%)}.why-copy,.outcomes{position:relative}.eyebrow.dark{background:#705bef2b;color:#bdb5ff}.why-copy h2 span{color:#9385ff}.why-copy p{color:#aab1bf}.button-white{background:#fff;color:#172034}.outcome{display:grid;grid-template-columns:44px 1fr;gap:18px;padding:23px 0;border-bottom:1px solid rgba(255,255,255,.12)}.outcome:first-child{padding-top:0}.outcome>span{width:42px;height:42px;border:1px solid rgba(255,255,255,.18);border-radius:50%;display:grid;place-items:center;color:#a69bf8;font-size:11px}.outcome h3{font:700 17px Manrope;margin:0 0 7px}.outcome p{margin:0;color:#aab1bf;font-size:12px;line-height:1.6}.quote-section{padding:80px 0;text-align:center}.quote-wrap{max-width:830px}.quote-icon{color:#d7d2ff;fill:#f1efff}.quote-wrap blockquote{font:700 31px/1.45 Manrope;margin:20px 0;letter-spacing:-.025em}.quote-wrap p{color:#7b8494;font-size:13px}.cta-section{padding-top:40px}.cta-card{position:relative;overflow:hidden;border-radius:24px;background:linear-gradient(135deg,#6651e7,#4736bb);color:#fff;text-align:center;padding:70px 30px}.cta-content{position:relative}.cta-pill{font-size:10px;letter-spacing:.13em;font-weight:800;color:#d7d2ff}.cta-content h2{font-size:42px;margin:17px 0 10px}.cta-content p{color:#ddd9ff}.hero-buttons.center{justify-content:center}.button-outline{border:1px solid rgba(255,255,255,.4);color:#fff}.cta-orb{position:absolute;border:1px solid rgba(255,255,255,.12);border-radius:50%}.cta-orb.one{width:380px;height:380px;left:-160px;top:-220px}.cta-orb.two{width:500px;height:500px;right:-200px;bottom:-340px}footer{padding:60px 0 25px;background:#fafafa;border-top:1px solid #eee}.footer-main{display:flex;justify-content:space-between}.footer-brand img{width:155px}.footer-brand p{font-size:13px;line-height:1.6;color:#778090}.footer-links{display:flex;gap:100px}.footer-links>div{display:flex;flex-direction:column;align-items:flex-start;gap:11px}.footer-links b{font-size:12px;margin-bottom:5px}.footer-links a,.footer-links button{border:0;background:none;padding:0;text-decoration:none;color:#737c8d;font-size:12px;cursor:pointer}.footer-bottom{border-top:1px solid #e7e7eb;margin-top:45px;padding-top:22px;display:flex;justify-content:space-between;color:#9298a4;font-size:11px}@media(max-width:1000px){.nav-links{display:none;position:absolute;top:68px;left:20px;right:20px;background:#fff;padding:22px;border-radius:14px;box-shadow:0 20px 45px #14193226;flex-direction:column;align-items:flex-start}.nav-links.open{display:flex}.nav-links button{font-size:16px}.mobile-only{display:flex}.menu-toggle{display:block;border:0;background:none}.text-link{display:none}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero h1,.hero-lede{margin-left:auto;margin-right:auto}.hero-buttons,.trust-row{justify-content:center}.dashboard-stage{max-width:690px;margin:auto;width:100%}.proof-strip{flex-wrap:wrap;gap:20px}.split-grid{gap:50px}.why-panel{gap:40px;padding:50px}.feature-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.container{width:min(100% - 28px,1160px)}.nav{height:68px}.brand img{width:138px}.button-small{display:none}.hero{padding-top:112px}.hero-grid{gap:32px}.hero h1{font-size:39px}.hero-lede{font-size:16px}.hero-buttons{flex-direction:column}.dashboard-stage{transform:scale(.92);margin:-20px 0}.float-fee{right:-5px}.float-attendance{left:-5px}.dash-body{height:325px}.dash-content{padding:15px 10px}.metric-row{gap:5px}.metric{grid-template-columns:1fr}.metric>span{display:none}.chart-row{grid-template-columns:1fr}.activity-box{display:none}.proof-strip{margin-top:20px;justify-content:center}.proof-strip>span{width:100%;text-align:center}.section{padding:75px 0}.section-heading h2,.split-copy h2,.why-copy h2{font-size:34px}.feature-grid,.split-grid{grid-template-columns:1fr}.family-stage{min-height:560px;order:2}.split-copy{order:1}.family-float.homework{left:-2px}.family-float.result{right:-2px}.why-panel{grid-template-columns:1fr;padding:40px 25px}.quote-wrap blockquote{font-size:23px}.cta-card{padding:55px 20px}.cta-content h2{font-size:33px}.footer-main{flex-direction:column;gap:38px}.footer-links{gap:55px}.footer-bottom{flex-direction:column;gap:8px}.browser-top span{padding:4px 20px}.dash-side{width:39px}.chart-box{height:176px}.bars{height:100px}}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;background:#070d1aa8;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);display:grid;place-items:center;padding:20px;animation:fadeIn .2s ease}.demo-modal{position:relative;width:min(650px,100%);max-height:calc(100vh - 36px);overflow:auto;background:#fff;border-radius:22px;padding:34px;box-shadow:0 30px 80px #00000047;animation:modalIn .25s ease}.modal-close{position:absolute;right:20px;top:20px;width:35px;height:35px;border:1px solid #e6e7ed;background:#fff;border-radius:50%;display:grid;place-items:center;cursor:pointer;color:#667084}.modal-heading{text-align:center;padding:2px 32px 22px}.modal-heading h2{font:800 29px Manrope;margin:16px 0 8px;letter-spacing:-.035em}.modal-heading p{margin:0;color:#70798a;font-size:14px;line-height:1.55}.demo-form{display:grid;grid-template-columns:1fr 1fr;gap:15px}.demo-form label{font-size:12px;font-weight:700;color:#313b4d}.demo-form input,.demo-form select,.demo-form textarea{display:block;width:100%;margin-top:7px;border:1px solid #dfe1e8;border-radius:9px;padding:11px 12px;color:#172034;background:#fff;outline:none;font:400 13px DM Sans}.demo-form input:focus,.demo-form select:focus,.demo-form textarea:focus{border-color:#6957f5;box-shadow:0 0 0 3px #6957f51a}.demo-form textarea{resize:vertical}.demo-form .full{grid-column:1/-1}.demo-form button.full{width:100%;margin-top:2px}.demo-form button:disabled{opacity:.7;cursor:wait}.form-error{margin:0;padding:10px 12px;border-radius:8px;background:#fff0f0;color:#c33;font-size:12px}.privacy-note{text-align:center;color:#9197a3;font-weight:400}.demo-success{text-align:center;padding:45px 25px}.demo-success>span{width:62px;height:62px;margin:auto;border-radius:50%;display:grid;place-items:center;background:#e5f8ee;color:#0aa269}.demo-success h2{font:800 30px Manrope;margin:20px 0 8px}.demo-success p{color:#6d7687;line-height:1.6;margin:0 auto 25px;max-width:430px}@keyframes fadeIn{0%{opacity:0}}@keyframes modalIn{0%{opacity:0;transform:translateY(15px) scale(.98)}}@media(max-width:700px){.demo-modal{padding:28px 19px}.modal-heading{padding:8px 16px 20px}.demo-form{grid-template-columns:1fr}.demo-form label,.demo-form .full{grid-column:1}.modal-heading h2{font-size:25px}}
