:root{--lime:#a8eb25;--ink:#191b17;--paper:#f5f6f1;--muted:#747970;--line:#dfe2d9;--coral:#ff7359}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-geist),Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{touch-action:manipulation}.site-header{height:78px;display:flex;align-items:center;padding:0 clamp(24px,6vw,92px);border-bottom:1px solid var(--line);background:rgba(245,246,241,.94);backdrop-filter:blur(14px);position:sticky;top:0;z-index:50}.brand{display:inline-flex;align-items:center;gap:11px}.brand strong{font-size:18px;letter-spacing:-.03em}.brand-mark{width:38px;height:38px;border-radius:11px;background:var(--lime);position:relative;display:inline-block;overflow:hidden}.brand-mark b{position:absolute;border:3px solid var(--ink);border-radius:50%}.brand-mark b:first-child{width:19px;height:19px;left:9px;top:8px;border-right-color:transparent}.brand-mark b:last-child{width:8px;height:8px;left:15px;top:14px;border-top-color:transparent}.site-header nav{display:flex;gap:30px;margin:auto;font-size:13px;color:#60655d}.site-header nav a:hover{color:#111}.header-actions{display:flex;align-items:center;gap:19px}.login-link{font-size:13px;font-weight:650}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:0 22px;border-radius:10px;background:var(--lime);font-weight:750;font-size:14px;transition:.2s transform,.2s background}.button:hover{transform:translateY(-2px);background:#b5f437}.button.small{min-height:40px;padding:0 17px;font-size:12px}.hero{min-height:720px;display:grid;grid-template-columns:minmax(390px,.82fr) minmax(520px,1.18fr);align-items:center;gap:2vw;padding:68px clamp(24px,6vw,92px) 78px;overflow:hidden}.hero-copy{max-width:610px;position:relative;z-index:2}.pill{display:inline-flex;align-items:center;gap:9px;padding:8px 11px;border:1px solid #d8dcd2;border-radius:30px;font-size:9px;font-weight:800;letter-spacing:.11em;background:#fff}.pill i{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 4px #e8f7cb}.hero h1{font-size:clamp(58px,6.7vw,98px);line-height:.91;letter-spacing:-.075em;margin:29px 0 30px}.hero h1 em,.cta h2 em{font-style:normal;color:#72a915}.hero-copy>p{max-width:540px;font-size:17px;line-height:1.65;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.text-link{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:700}.text-link i{width:34px;height:34px;border-radius:50%;border:1px solid #ccd0c6;display:grid;place-items:center;font-size:9px;font-style:normal}.trust{display:flex;gap:23px;margin-top:30px;font-size:11px;color:#686d65}.trust b{color:#679e13;margin-right:5px}.product-stage{height:610px;position:relative;min-width:0}.product-stage:before{content:"";position:absolute;width:560px;height:560px;border-radius:50%;background:var(--lime);opacity:.9;left:9%;top:5%}.dashboard-shot{position:absolute;width:min(690px,90%);height:420px;right:-60px;top:65px;background:#fff;border:1px solid #d9ddd3;border-radius:19px;box-shadow:0 35px 80px #29311c24;display:grid;grid-template-columns:128px 1fr;overflow:hidden;transform:rotate(-1.5deg)}.dashboard-shot aside{background:#1b1d19;color:#fff;padding:20px 13px;display:flex;flex-direction:column;gap:8px}.dashboard-shot .brand-mark{width:25px;height:25px;border-radius:7px}.dashboard-shot .brand-mark b:first-child{transform:scale(.65);transform-origin:top left}.dashboard-shot .brand-mark b:last-child{display:none}.dashboard-shot .brand strong{font-size:9px}.dashboard-shot aside>span{padding:9px;border-radius:7px;color:#8f9489;font-size:7px}.dashboard-shot aside>span.active{background:#30332d;color:#fff}.dashboard-shot aside>small{margin-top:auto;font-size:8px;font-weight:700}.dashboard-shot aside em{font-style:normal;color:#7e8378;font-size:6px}.dashboard-shot section{padding:20px 22px;background:#fafbf8}.mock-top{display:flex;align-items:center;justify-content:space-between;font-size:7px;color:#8d9288}.mock-top i{width:26px;height:26px;background:#22251f;color:var(--lime);border-radius:50%;font-size:7px;display:grid;place-items:center;font-style:normal}.mini-label{margin:34px 0 6px;font-size:6px;color:#6a9f1c;font-weight:800;letter-spacing:.1em}.dashboard-shot h3{font-size:20px;margin:0;letter-spacing:-.04em}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px}.metrics article{border:1px solid #e3e5df;border-radius:10px;padding:12px;background:#fff}.metrics small,.metrics span{display:block;font-size:5px;color:#93978e}.metrics b{display:block;font-size:21px;margin:7px 0}.metrics .dark{background:#20231e;color:#fff}.mock-panel{background:#fff;border:1px solid #e3e5df;border-radius:10px;padding:13px;margin-top:10px;font-size:8px}.mock-panel>div{display:flex;align-items:center;gap:8px;padding:8px 0;border-top:1px solid #edf0e9}.mock-panel>div:first-of-type{margin-top:10px}.mock-panel i{width:24px;height:24px;border-radius:7px;background:#edf0e9;display:grid;place-items:center;font-style:normal;font-size:6px}.mock-panel div span{flex:1}.mock-panel strong,.mock-panel small{display:block}.mock-panel small{font-size:5px;color:#999d94;margin-top:2px}.mock-panel em{font-style:normal;font-size:5px;color:#639d12;background:#eff8df;padding:4px 6px;border-radius:10px}.phone-shot{position:absolute;width:215px;height:455px;left:0;bottom:0;border:7px solid #20221e;border-radius:33px;background:#f8f9f5;box-shadow:0 30px 55px #28301e35;padding:17px 13px;z-index:3;transform:rotate(2.7deg);overflow:hidden}.phone-bar{display:flex;align-items:center;margin-bottom:22px}.phone-bar .brand-mark{width:24px;height:24px;border-radius:7px}.phone-bar .brand-mark b{transform:scale(.58);transform-origin:top left}.phone-bar .brand strong{font-size:8px}.phone-bar>i{margin-left:auto;width:22px;height:22px;border-radius:50%;background:#22251f;color:var(--lime);display:grid;place-items:center;font-size:6px;font-style:normal}.phone-shot>small,.phone-routine small,.phone-workout>small{font-size:5px;letter-spacing:.1em;color:#8d9288;font-weight:800}.phone-shot h4{font-size:17px;margin:6px 0 3px;letter-spacing:-.04em}.phone-shot>p{font-size:6px;color:#858a80;margin:0}.phone-routine{margin-top:20px}.phone-routine strong,.phone-routine span{display:block}.phone-routine strong{font-size:11px;margin:4px 0}.phone-routine span{font-size:6px;color:#8c9187}.phone-days{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin:11px 0}.phone-days b{font-size:5px;padding:7px 4px;border:1px solid #e0e3da;border-radius:6px;background:#fff}.phone-days .selected{border-color:var(--lime);background:#f1fae2}.phone-workout{background:#fff;border:1px solid #e0e3da;border-radius:10px;padding:10px}.phone-workout>strong{display:block;font-size:8px;margin:4px 0 7px}.phone-workout>div{display:flex;align-items:center;gap:6px;padding:7px 0;border-top:1px solid #eef0eb;font-size:6px}.phone-workout div i{width:22px;height:22px;border-radius:6px;background:#f0f1ec;display:grid;place-items:center;font-style:normal}.phone-workout div span{flex:1;font-weight:650}.phone-workout div small{display:block;color:#979b92;font-weight:400;margin-top:2px}.phone-workout div b{color:#70a719}.proof{padding:35px clamp(24px,6vw,92px);background:#fff;border-block:1px solid var(--line);text-align:center}.proof p{font-size:8px;letter-spacing:.18em;color:#949990;font-weight:800}.proof div{display:flex;align-items:center;justify-content:center;gap:28px;margin-top:22px;color:#8c9188}.proof span,.proof strong{font-size:17px}.proof strong{color:#20231e}.proof i{font-style:normal;color:#b2b6ae}.section{padding:110px clamp(24px,7.5vw,120px)}.section-heading{max-width:690px}.section-heading>span,.workflow-copy>span,.student-copy>span,.identity>div>span,.cta>span{font-size:9px;letter-spacing:.16em;font-weight:850;color:#659c16}.section-heading h2,.workflow h2,.student-copy h2,.identity h2,.cta h2{font-size:clamp(39px,4.6vw,67px);line-height:1.03;letter-spacing:-.065em;margin:18px 0}.section-heading p{max-width:580px;font-size:15px;line-height:1.65;color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:55px}.feature-grid article{min-height:255px;padding:28px;border:1px solid var(--line);border-radius:15px;background:#fff;position:relative;transition:.2s transform}.feature-grid article:hover{transform:translateY(-4px)}.feature-grid article>i{width:43px;height:43px;border-radius:11px;background:#edf1e8;display:grid;place-items:center;font-style:normal;font-size:18px}.feature-grid article>span{position:absolute;right:25px;top:29px;font-family:var(--font-mono);font-size:8px;color:#a3a89e}.feature-grid h3{font-size:18px;letter-spacing:-.03em;margin:32px 0 10px}.feature-grid p{font-size:12px;line-height:1.65;color:var(--muted);margin:0}.feature-grid article.featured{background:var(--ink);color:#fff}.feature-grid article.featured>i{background:var(--lime);color:#18200f}.feature-grid article.featured p{color:#9ca197}.workflow{display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw;padding:110px clamp(24px,7.5vw,120px);background:var(--ink);color:#fff}.workflow-copy p{max-width:470px;color:#969c92;font-size:14px;line-height:1.7}.button.light{background:#fff;color:var(--ink);margin-top:24px}.step-list{display:grid}.step-list article{display:grid;grid-template-columns:55px 1fr 30px;align-items:center;gap:22px;border-top:1px solid #3a3d36;padding:29px 0}.step-list article:last-child{border-bottom:1px solid #3a3d36}.step-list article>b{font-family:var(--font-mono);font-size:11px;color:var(--lime)}.step-list h3{font-size:20px;margin:0 0 7px}.step-list p{font-size:11px;color:#92988d;margin:0;line-height:1.5}.step-list i{font-style:normal;color:#72786d}.student-experience{display:grid;grid-template-columns:1fr 1fr;gap:10vw;align-items:center}.student-card{min-height:590px;background:#e8f1da;border-radius:28px;display:grid;place-items:center;position:relative;overflow:hidden}.student-card:before{content:"";position:absolute;width:380px;height:380px;border:70px solid #d7e8bf;border-radius:50%}.student-phone{width:270px;min-height:460px;padding:35px 25px;background:#fff;border:7px solid var(--ink);border-radius:34px;position:relative;z-index:2;box-shadow:0 35px 60px #4e61382e}.student-phone>small{font-size:7px;color:#69a015;font-weight:800;letter-spacing:.14em}.student-phone h3{font-size:26px;letter-spacing:-.05em;margin:10px 0 5px}.student-phone>p{font-size:9px;color:#858a80}.progress-ring{margin:24px auto;width:100px;height:100px;border:12px solid #e7eadf;border-right-color:var(--lime);border-top-color:var(--lime);border-radius:50%;display:grid;place-items:center;font-size:25px;font-weight:750;transform:rotate(-45deg)}.progress-ring small{font-size:10px}.student-list span{display:flex;align-items:center;gap:8px;padding:11px 0;border-top:1px solid #eceee8;font-size:8px}.student-list i{width:19px;height:19px;border-radius:50%;background:#eef7df;color:#5e9513;display:grid;place-items:center;font-style:normal}.student-list b{margin-left:auto}.float-card{position:absolute;z-index:3;background:#fff;border:1px solid #e0e4d9;box-shadow:0 18px 40px #4a573629;border-radius:12px;padding:12px 16px;display:flex;align-items:center;gap:10px}.float-card.top{top:55px;right:22px}.float-card.bottom{bottom:55px;left:22px}.float-card>i{width:30px;height:30px;border-radius:50%;background:var(--lime);display:grid;place-items:center;font-style:normal;font-weight:800}.float-card span b,.float-card span small{display:block}.float-card span b{font-size:9px}.float-card span small{font-size:7px;color:#888e83;margin-top:3px}.student-copy>p{font-size:15px;line-height:1.7;color:var(--muted)}.student-copy ul{list-style:none;padding:0;margin:34px 0 0}.student-copy li{display:flex;gap:14px;margin:22px 0}.student-copy li>b{width:25px;height:25px;flex:0 0 25px;border-radius:50%;background:#e7f5d1;color:#639a17;display:grid;place-items:center;font-size:10px}.student-copy li strong,.student-copy li span{display:block}.student-copy li strong{font-size:13px;margin-bottom:4px}.student-copy li span{font-size:11px;line-height:1.5;color:#858a80}.identity{margin:0 clamp(24px,7.5vw,120px);padding:74px clamp(30px,5vw,72px);background:var(--lime);border-radius:26px;display:grid;grid-template-columns:1fr 1fr;align-items:center;overflow:hidden}.identity>div>span{color:#3d5f0d}.identity h2{font-size:clamp(38px,4.3vw,62px)}.identity p{max-width:500px;font-size:14px;line-height:1.65;color:#4e681f}.identity-demo{position:relative;display:grid;place-items:center;min-height:280px}.identity-demo>div{width:330px;height:190px;border-radius:18px;background:#fff;box-shadow:0 30px 60px #526f1d35;display:flex;align-items:center;justify-content:center;gap:15px;transform:rotate(-4deg)}.identity-demo strong,.identity-demo small{display:block}.identity-demo strong{font-size:18px}.identity-demo small{font-size:9px;color:#92978d;margin-top:5px}.color-dot{position:absolute;width:48px;height:48px;border:6px solid #fff;border-radius:50%;box-shadow:0 10px 25px #33430e2e}.color-dot.coral{background:#ff7359;top:24px;right:35px}.color-dot.violet{background:#8a76ef;bottom:18px;right:70px}.color-dot.lime{background:#a8eb25;bottom:10px;left:40px}.faq .section-heading{margin-bottom:45px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.faq details{background:#fff;border:1px solid var(--line);border-radius:12px;padding:20px 22px}.faq summary{list-style:none;cursor:pointer;font-size:13px;font-weight:700;display:flex;justify-content:space-between}.faq summary::-webkit-details-marker{display:none}.faq summary b{color:#6da215}.faq details p{font-size:11px;line-height:1.6;color:var(--muted);margin:14px 30px 0 0}.cta{text-align:center;padding:100px 24px 110px;background:#fff}.cta h2{font-size:clamp(45px,6vw,82px)}.cta>p{font-size:15px;color:var(--muted);max-width:600px;margin:0 auto}.cta>div{display:flex;justify-content:center;align-items:center;gap:26px;margin-top:32px}.cta-login{font-size:12px;font-weight:700;border-bottom:1px solid #92978d;padding-bottom:3px}footer{display:grid;grid-template-columns:auto 1fr auto;gap:35px;align-items:center;padding:35px clamp(24px,6vw,92px);background:var(--ink);color:#fff}footer p{font-size:10px;color:#858b80}footer>div{display:flex;gap:22px;font-size:10px}footer>small{grid-column:1/-1;border-top:1px solid #343731;padding-top:22px;color:#70766b;font-size:8px}

@media(max-width:1000px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:55px}.hero-copy{max-width:760px}.product-stage{margin-top:20px}.feature-grid{grid-template-columns:repeat(2,1fr)}.student-experience{gap:5vw}.workflow{gap:5vw}}
@media(max-width:720px){.site-header{height:66px;padding:0 17px}.site-header .brand-mark{width:34px;height:34px}.site-header .brand strong{font-size:16px}.header-actions{margin-left:auto}.login-link{display:none}.button.small{min-height:38px;padding:0 13px}.hero{display:block;min-height:auto;padding:52px 18px 62px}.pill{font-size:7px}.hero h1{font-size:53px;margin:25px 0}.hero-copy>p{font-size:14px}.hero-actions{display:grid;gap:18px}.hero-actions .button{width:100%}.text-link{justify-content:center}.trust{display:grid;gap:10px}.product-stage{height:450px;margin-top:35px}.product-stage:before{width:360px;height:360px;left:8%;top:8%}.dashboard-shot{width:520px;height:325px;left:52px;right:auto;top:40px;transform:rotate(-2deg) scale(.82);transform-origin:top left}.phone-shot{width:170px;height:355px;left:0;bottom:0;border-radius:27px;padding:12px 9px}.phone-shot h4{font-size:13px}.phone-workout>div{padding:4px 0}.proof{padding:28px 18px}.proof div{gap:9px;flex-wrap:wrap}.proof span,.proof strong{font-size:12px}.section{padding:75px 18px}.section-heading h2,.workflow h2,.student-copy h2,.identity h2{font-size:40px}.feature-grid{grid-template-columns:1fr;margin-top:35px}.feature-grid article{min-height:220px}.workflow{grid-template-columns:1fr;padding:75px 18px}.step-list{margin-top:30px}.step-list article{grid-template-columns:40px 1fr 20px;gap:10px}.student-experience{grid-template-columns:1fr}.student-card{min-height:500px}.student-phone{width:230px;min-height:410px}.float-card.top{right:8px}.float-card.bottom{left:8px}.identity{margin:0 18px;padding:50px 22px;grid-template-columns:1fr}.identity-demo{min-height:240px}.identity-demo>div{width:270px;height:155px}.faq-grid{grid-template-columns:1fr}.cta{padding:80px 18px}.cta h2{font-size:47px}.cta>div{display:grid}.button{min-height:48px}footer{grid-template-columns:1fr;padding:35px 20px}footer>div{flex-wrap:wrap}footer>small{grid-column:auto}}
@media(max-width:390px){.hero h1{font-size:47px}.product-stage{height:420px}.dashboard-shot{left:25px;transform:rotate(-2deg) scale(.72)}.student-card{margin-inline:-4px}.float-card{padding:9px}.identity-demo>div{width:240px}.cta h2{font-size:42px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.feature-grid article{transition:none}}
.brand img.brand-mark{object-fit:contain;background:var(--ink);padding:6px}
.identity-mark{width:54px;height:54px;border-radius:15px;background:var(--ink);padding:8px;object-fit:contain}
@font-face{font-family:"Geist";font-style:normal;font-weight:100 900;font-display:swap;src:url("/assets/fonts/geist-latin.woff2") format("woff2")}
@font-face{font-family:"Geist Mono";font-style:normal;font-weight:100 900;font-display:swap;src:url("/assets/fonts/geist-mono-latin.woff2") format("woff2")}
:root{--lime:#a8e62c;--ink:#171a17;--paper:#f5f4ed;--coral:#ff6f57;--font-geist:"Geist";--font-mono:"Geist Mono"}

/* Motion system: calm, purposeful and progressive. */
.motion-ready .reveal{opacity:0;transform:translateY(30px);transition:opacity .72s cubic-bezier(.2,.75,.25,1),transform .72s cubic-bezier(.2,.75,.25,1);transition-delay:var(--reveal-delay,0ms)}
.motion-ready .reveal.from-left{transform:translateX(-34px)}
.motion-ready .reveal.from-right{transform:translateX(34px)}
.motion-ready .reveal.is-visible{opacity:1;transform:translate(0)}
.product-stage{animation:stage-float 6s ease-in-out infinite}
.phone-shot{animation:phone-breathe 5.2s ease-in-out infinite}
.brand-mark{transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease}
a:hover .brand-mark{transform:rotate(-5deg) scale(1.06);box-shadow:0 8px 22px #171a1726}
.button{position:relative;overflow:hidden}
.button:after{content:"";position:absolute;inset:-2px auto -2px -45%;width:34%;background:linear-gradient(100deg,transparent,#ffffff78,transparent);transform:skewX(-20deg);transition:left .55s ease}
.button:hover:after{left:125%}
.feature-grid article>i,.float-card>i{transition:transform .32s ease}
.feature-grid article:hover>i{transform:rotate(-7deg) scale(1.08)}
.float-card{animation:badge-float 4.4s ease-in-out infinite}
.float-card.bottom{animation-delay:-2.2s}
@keyframes stage-float{0%,100%{translate:0 0}50%{translate:0 -9px}}
@keyframes phone-breathe{0%,100%{translate:0 0}50%{translate:0 -5px}}
@keyframes badge-float{0%,100%{translate:0 0}50%{translate:0 -7px}}
@media(prefers-reduced-motion:reduce){.motion-ready .reveal{opacity:1;transform:none;transition:none}.product-stage,.phone-shot,.float-card{animation:none}.button:after{display:none}}
html,body{max-width:100%;overflow-x:hidden}
footer>small a{color:#a8e62c;transition:color .2s ease}footer>small a:hover{color:#fff}
@media(max-width:720px){footer{text-align:center;justify-items:center}footer .brand{justify-content:center}footer>div{justify-content:center}footer>small{width:100%;line-height:1.7}footer>small span{margin-inline:4px}}
