:root{--ink:#172c34;--navy:#102d35;--coral:#ee6b4d;--cream:#f7f3e9;--paper:#fffdfa;--mint:#b8dfd1;--gold:#f5ca69;--line:#dce2df;--muted:#68797e;--shadow:0 24px 70px rgba(17,43,51,.13)}
body{overflow-x:hidden}
.visually-hidden{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}.form-error{display:none;margin-top:14px;padding:12px 14px;border-radius:10px;background:#fff0ed;color:#8b2d20;font-weight:600}.form-error.show{display:block}
.tutor-apply-section{background:#eef4f1}.tutor-apply-wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:75px;align-items:start}.tutor-apply-copy{position:sticky;top:120px}.tutor-apply-copy h2{font-size:clamp(39px,4.2vw,58px);letter-spacing:-2.7px;margin:14px 0 24px}.tutor-apply-copy>p{color:var(--muted);font-size:17px}.tutor-apply-copy ul{list-style:none;padding:0;margin-top:28px}.tutor-apply-copy li{margin:13px 0}.tutor-apply-copy li span{display:inline-grid;place-items:center;width:22px;height:22px;background:#d8ebe3;color:#36735f;border-radius:50%;margin-right:9px;font-size:11px}.tutor-apply-form{background:white;padding:35px;border-radius:13px;box-shadow:var(--shadow)}.form-heading span{font:700 10px Manrope;letter-spacing:1.4px;color:var(--coral)}.form-heading h3{font-size:28px;margin:6px 0 25px}.tutor-fields{display:grid;gap:12px;margin-bottom:14px}.tutor-fields.two-col{grid-template-columns:1fr 1fr}.tutor-fields label{display:grid;gap:6px;font-size:12px;font-weight:700}.tutor-fields input,.tutor-fields textarea{width:100%;padding:13px;border:1px solid var(--line);border-radius:6px;font:14px 'DM Sans';color:var(--ink);resize:vertical}.tutor-fields input:focus,.tutor-fields textarea:focus{outline:2px solid rgba(238,107,77,.22);border-color:var(--coral)}.tutor-submit{width:100%;margin-top:22px;border:0;background:var(--coral);color:white;padding:14px 20px;border-radius:6px;font-weight:700;cursor:pointer}.tutor-submit:disabled{opacity:.6;cursor:wait}.tutor-form-success,.tutor-form-error{display:none;text-align:center}.tutor-form-success.show{display:block;padding:35px 0}.tutor-form-success>div{width:55px;height:55px;display:grid;place-items:center;margin:auto;background:#dcefe7;color:#39745f;border-radius:50%;font-size:22px}.tutor-form-success h3{font-size:28px;margin-top:18px}.tutor-form-success p{color:var(--muted)}.tutor-form-error.show{display:block;margin-top:14px;padding:12px;border-radius:8px;background:#fff0ed;color:#8b2d20;font-weight:600}.submitted-hidden{display:none!important}
.brand-accent{color:var(--coral)}
.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:45px;text-align:left}.pricing-grid article{background:white;border:1px solid var(--line);border-radius:12px;padding:28px;box-shadow:0 12px 35px rgba(17,43,51,.05)}.pricing-grid article.featured{border:2px solid var(--coral);transform:translateY(-8px)}.pricing-grid h3{font-size:21px;margin:10px 0 20px}.pricing-grid article>strong{font:800 22px Manrope;color:var(--ink)}.pricing-grid p,.pricing-grid li{font-size:12px;color:var(--muted)}.pricing-grid ul{list-style:none;padding:0;margin-top:20px}.pricing-grid li{margin:9px 0}.pricing-note{max-width:800px;margin:22px auto 0;text-align:center;font-size:11px;color:var(--muted)}.compact-fields{grid-template-columns:1fr 1fr;margin-top:10px}.legal-owner{color:#6f898d;max-width:340px}
@media(max-width:900px){.pricing-grid{grid-template-columns:1fr}.pricing-grid article.featured{transform:none}}
@media(max-width:620px){.compact-fields{grid-template-columns:1fr}}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:'DM Sans',sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}.container{width:min(1160px,calc(100% - 40px));margin:auto}.announcement{background:var(--navy);color:#e7f2ef;text-align:center;padding:9px 15px;font-size:13px}.announcement a{color:#ffb29e;font-weight:700;margin-left:8px}.nav-wrap{position:sticky;top:0;background:rgba(255,253,250,.92);backdrop-filter:blur(14px);z-index:20;border-bottom:1px solid rgba(23,44,52,.08)}.nav{height:76px;display:flex;align-items:center;gap:36px}.brand{display:flex;align-items:center;gap:10px;font:800 21px Manrope}.brand-mark{width:34px;height:34px;display:grid;place-items:center;background:var(--coral);color:white;border-radius:50% 50% 46% 54%;font:800 18px Manrope;transform:rotate(-7deg)}.brand-mark::first-letter{transform:rotate(7deg)}.nav-links{display:flex;gap:30px;margin:auto;font-size:14px;font-weight:600}.nav-links a:hover{color:var(--coral)}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:7px;font-weight:700;transition:.2s;border:0;cursor:pointer}.button:hover{transform:translateY(-2px)}.button-small{padding:11px 18px;font-size:14px}.button-dark{background:var(--ink);color:white}.button-primary{padding:15px 22px;background:var(--coral);color:white;box-shadow:0 8px 24px rgba(238,107,77,.25)}.button-primary span{margin-left:28px}.menu-toggle{display:none;background:none;border:0;font-size:22px}.hero{min-height:680px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:60px;padding-top:58px;padding-bottom:68px}.eyebrow,.kicker{font:700 12px Manrope;letter-spacing:1.8px;color:var(--coral)}.eyebrow{display:flex;align-items:center;gap:9px}.eyebrow span{width:26px;height:2px;background:var(--coral)}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.08;margin:0}h1{font-size:clamp(48px,5.4vw,78px);letter-spacing:-4px;margin:20px 0 25px}h1 em{font-style:normal;color:var(--coral)}.hero-lede{font-size:19px;max-width:590px;color:#53686e;margin-bottom:30px}.hero-actions{display:flex;align-items:center;gap:28px}.text-link{font-size:14px;font-weight:700;border-bottom:1px solid #bcc5c2;padding-bottom:4px}.text-link span{margin-left:8px}.trust-row{display:flex;align-items:center;gap:14px;margin-top:42px}.avatars{display:flex}.avatars span{width:35px;height:35px;border:2px solid var(--paper);border-radius:50%;display:grid;place-items:center;color:white;font-size:10px;font-weight:700;margin-left:-7px;background:#52747a}.avatars span:nth-child(2){background:#d89464}.avatars span:nth-child(3){background:#8e6e80}.trust-row>div:last-child{display:flex;flex-direction:column}.trust-row strong{font-size:13px}.trust-row small{color:var(--muted)}.hero-visual{height:530px;position:relative;display:grid;place-items:center;background:radial-gradient(circle at center,#e5f1ed 0,transparent 64%)}.orbit{position:absolute;border:1px solid rgba(23,44,52,.11);border-radius:50%;transform:rotate(-18deg)}.orbit-one{width:520px;height:350px}.orbit-two{width:420px;height:500px;transform:rotate(45deg)}.plan-card{position:relative;width:390px;background:white;padding:24px;border-radius:15px;box-shadow:var(--shadow);z-index:2}.card-top,.student,.coach{display:flex;align-items:center}.card-top{justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:18px}.card-top div{display:flex;flex-direction:column}.card-top small,.coach small{font-size:9px;letter-spacing:1.3px;color:var(--muted)}.status{font-size:11px;background:#e4f4ed;color:#36735f;border-radius:20px;padding:5px 9px}.student{gap:12px;margin-top:20px}.student-avatar,.coach-avatar{display:grid;place-items:center;border-radius:10px;background:#f4b398;color:#743f32;width:44px;height:44px;font-weight:800}.student div:nth-child(2),.coach div:nth-child(2){display:flex;flex-direction:column;flex:1}.student small,.skill small{color:var(--muted)}.student b{font-size:13px}.progress{height:6px;background:#edf0ee;border-radius:4px;margin:14px 0 20px;overflow:hidden}.progress span{display:block;width:62%;height:100%;background:var(--coral)}.skill{display:flex;align-items:center;gap:12px;padding:11px 0}.skill>span{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;font-size:12px}.skill div{display:flex;flex-direction:column;font-size:12px}.check{background:#dcf1e9;color:#32705b}.spark{background:#fff0d5;color:#8b6421}.skill.muted{opacity:.55}.skill.muted>span{border:1px solid #bdc6c3}.coach{gap:10px;margin:15px -8px -8px;background:#f7f5ef;padding:12px;border-radius:9px;font-size:11px}.coach-avatar{width:35px;height:35px;background:#597c84;color:white}.coach>span{color:#26745b;font-weight:700}.float-note{position:absolute;z-index:3;background:white;border-radius:10px;padding:12px 14px;display:flex;gap:10px;align-items:center;box-shadow:0 14px 35px rgba(17,43,51,.14)}.float-note>span{width:28px;height:28px;display:grid;place-items:center;border-radius:7px;background:#fee5dd;color:var(--coral)}.float-note div{display:flex;flex-direction:column}.float-note small{font-size:8px;letter-spacing:1px;color:var(--muted)}.float-note strong{font-size:11px}.note-one{left:0;top:110px}.note-two{right:-15px;bottom:85px}.note-two>span{background:#e0f3eb;color:#36735f}.proof{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fbfaf5}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:26px 0}.proof-grid div{display:flex;align-items:baseline;justify-content:center;gap:10px;border-right:1px solid var(--line)}.proof-grid div:last-child{border:0}.proof strong{font:800 23px Manrope;color:var(--coral)}.proof span{font-size:12px;color:var(--muted)}.section{padding-top:105px;padding-bottom:105px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:55px}.section-head h2,.center h2{font-size:clamp(38px,4.3vw,59px);letter-spacing:-2.8px;margin-top:13px}.section-head>p{max-width:460px;color:var(--muted);font-size:17px;margin:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.step{position:relative;padding:32px;border:1px solid var(--line);border-radius:10px;min-height:335px}.step-num{position:absolute;right:23px;top:20px;color:#abb6b3;font:700 12px Manrope}.step-icon{width:55px;height:55px;display:grid;place-items:center;border-radius:50% 50% 45% 55%;font-size:24px;margin-bottom:45px}.step-icon.coral{background:#fde2d9;color:var(--coral)}.step-icon.mint{background:#d9eee7;color:#39745f}.step-icon.gold{background:#fae8b9;color:#8d681c}.step h3{font-size:22px}.step p{color:var(--muted);font-size:14px}.step a{color:var(--coral);font-weight:700;font-size:13px}.fine{font-size:12px;color:#82908d}.tutor-section{background:var(--navy);color:white}.section-head.light p{color:#b9c8c8}.tutor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.tutor-card{background:#fff;color:var(--ink);border-radius:11px;overflow:hidden}.portrait{height:220px;display:grid;place-items:center;position:relative}.portrait>span{font:800 58px Manrope;color:rgba(255,255,255,.85)}.portrait b{position:absolute;bottom:14px;left:14px;background:white;color:#37705d;padding:5px 9px;border-radius:20px;font-size:10px}.portrait-one{background:linear-gradient(135deg,#d78c6a,#f3b99d)}.portrait-two{background:linear-gradient(135deg,#52757e,#9db9b9)}.portrait-three{background:linear-gradient(135deg,#746277,#ba93a1)}.tutor-info{padding:22px}.tutor-info>div:first-child{display:flex;justify-content:space-between;align-items:center}.tutor-info h3{font-size:21px}.tutor-info>div:first-child span{font-size:12px;color:#d98232}.tutor-info p{font-size:13px;color:var(--muted)}.tags{display:flex;gap:7px}.tags span{background:#f0f2ee;padding:5px 8px;border-radius:4px;font-size:10px}.tutor-info blockquote{border-top:1px solid var(--line);padding-top:15px;margin:18px 0 0;font-size:12px;color:#607075;font-style:italic}.center{text-align:center}.tutor-section .center{margin-top:38px}.button-outline-light{border:1px solid #739099;color:white;padding:13px 20px}.progress-section{display:grid;grid-template-columns:1.13fr .87fr;align-items:center;gap:80px}.dashboard{height:470px;background:#f4f1e8;border-radius:13px;box-shadow:var(--shadow);display:flex;overflow:hidden;transform:rotate(-1deg)}.dash-nav{width:68px;background:var(--navy);display:flex;flex-direction:column;align-items:center;gap:33px;padding-top:22px;color:#8aa4a7}.dash-nav .brand{margin-bottom:18px}.dash-nav .brand-mark{width:29px;height:29px;font-size:14px}.dash-nav .active{color:white;background:#31525a;padding:7px 12px;border-radius:7px}.dash-main{padding:42px 37px;flex:1}.dash-main>small{font-size:9px;letter-spacing:1.5px;color:var(--coral);font-weight:700}.dash-main>h3{font-size:28px;margin:6px 0 28px}.dash-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.dash-stats>div{background:white;padding:13px;border-radius:8px;display:flex;flex-direction:column}.dash-stats span{font-size:8px;letter-spacing:.7px;color:var(--muted)}.dash-stats strong{font-size:23px}.dash-stats em{font-style:normal;font-size:9px;color:#35836a}.dash-stats strong small{font-size:10px;color:var(--muted)}.chart{background:white;padding:17px;margin-top:14px;border-radius:8px}.chart-head{display:flex;justify-content:space-between;font-size:10px}.chart-head span{color:var(--muted)}.chart svg{width:100%;height:145px}.chart .area{fill:url(#fill)}.chart .line{fill:none;stroke:var(--coral);stroke-width:3;stroke-linecap:round}.progress-copy h2{font-size:47px;letter-spacing:-2.5px;margin:16px 0 22px}.progress-copy>p{color:var(--muted)}.progress-copy ul,.price-card ul{list-style:none;padding:0}.progress-copy li{margin:12px 0}.progress-copy li span{display:inline-grid;place-items:center;width:22px;height:22px;background:#e2f2eb;color:#39745f;border-radius:50%;margin-right:10px;font-size:11px}.pricing-section{background:var(--cream)}.subcopy{color:var(--muted)}.price-card{max-width:880px;margin:48px auto 0;background:white;padding:38px;display:grid;grid-template-columns:1.3fr .7fr;border-radius:13px;box-shadow:0 18px 50px rgba(17,43,51,.08)}.pill{font-size:9px;letter-spacing:1.4px;color:var(--coral);font-weight:700}.price-card h3{font-size:27px;margin-top:10px}.price-card p,.price-card li{color:var(--muted);font-size:14px}.price-card li{margin:10px 0}.price-side{border-left:1px solid var(--line);display:flex;flex-direction:column;align-items:center;justify-content:center;padding-left:35px}.price-side>div{display:grid;text-align:center}.price-side s{color:var(--muted);font-size:12px}.price-side strong{font:800 52px Manrope}.price-side span{font-size:11px;color:var(--muted);margin-bottom:17px}.price-side small{margin-top:9px;color:var(--muted)}.match-section{background:#dceee8}.match-wrap{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:center}.match-copy h2{font-size:55px;letter-spacing:-3px;margin:15px 0}.match-copy>p{color:#526c6d;font-size:17px}.privacy-note{display:flex;gap:12px;margin-top:38px}.privacy-note>span{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:white}.privacy-note div{display:flex;flex-direction:column}.privacy-note small{color:#637a7b;max-width:300px}.match-form{background:white;padding:34px;border-radius:13px;box-shadow:var(--shadow);min-height:430px}.form-progress{display:flex;justify-content:space-between;color:var(--muted);font-size:11px}.form-progress div{display:flex;gap:4px}.form-progress i{width:28px;height:3px;background:#e4e7e5}.form-progress i.on{background:var(--coral)}.form-step{display:none;margin-top:35px}.form-step.active{display:block}.form-step>label:first-child{font:700 24px Manrope;display:block;margin-bottom:22px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.choice-grid button{background:#fff;border:1px solid var(--line);text-align:left;padding:15px;border-radius:7px;color:var(--ink);font:600 13px 'DM Sans';cursor:pointer}.choice-grid button small{display:block;color:var(--muted);font-weight:400}.choice-grid button:hover,.choice-grid button.selected{border-color:var(--coral);background:#fff8f5}.form-next,.form-submit{float:right;margin-top:25px;border:0;background:var(--ink);color:white;padding:12px 20px;border-radius:6px;font-weight:700;cursor:pointer}.form-next:disabled{opacity:.3;cursor:not-allowed}.form-nav{display:flex;justify-content:space-between;align-items:end}.form-back{border:0;background:none;color:var(--muted);margin-top:25px;cursor:pointer}.fields{display:grid;gap:10px}.fields input{padding:14px;border:1px solid var(--line);border-radius:6px;font:14px 'DM Sans'}.consent{display:flex;gap:8px;font-size:11px;color:var(--muted);margin-top:15px}.form-success{display:none;text-align:center;padding-top:55px}.form-success.show{display:block}.form-success>div{width:55px;height:55px;display:grid;place-items:center;margin:auto;background:#dcefe7;color:#39745f;border-radius:50%;font-size:22px}.form-success h3{font-size:28px;margin-top:20px}.form-success p{color:var(--muted)}.form-success button{border:0;background:none;color:var(--coral);font-weight:700;cursor:pointer}footer{background:#0c252c;color:#cad7d5;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px}.footer-grid>div{display:flex;flex-direction:column;gap:9px;font-size:12px}.footer-grid .brand{color:white;margin-bottom:11px}.footer-grid p{color:#819b9f}.footer-grid strong{color:white;font-size:12px;margin-bottom:8px}.footer-grid a:hover{color:white}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #284249;padding-top:20px;margin-top:50px;font-size:10px;color:#728e92}.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s,transform .7s}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}.delay-2{transition-delay:.24s}
@media(max-width:900px){.nav-links{display:none}.nav-cta{margin-left:auto}.hero{grid-template-columns:1fr;padding-top:70px}.hero-copy{text-align:center}.eyebrow,.hero-actions,.trust-row{justify-content:center}.hero-lede{margin-left:auto;margin-right:auto}.hero-visual{margin-top:-30px}.section-head{align-items:start;gap:30px}.tutor-grid{grid-template-columns:1fr 1fr}.tutor-card:last-child{display:none}.progress-section{grid-template-columns:1fr}.dashboard{order:2}.match-wrap{grid-template-columns:1fr}.match-copy{text-align:center}.privacy-note{justify-content:center}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{display:none}}
@media(max-width:900px){.tutor-apply-wrap{grid-template-columns:1fr}.tutor-apply-copy{position:static;text-align:center}.tutor-apply-copy ul{display:inline-block;text-align:left}}
@media(max-width:620px){.container{width:min(100% - 28px,1160px)}.announcement{font-size:11px}.nav{height:65px}.nav-cta{display:none}.menu-toggle{display:block;margin-left:auto}.nav-links.open{display:flex;position:absolute;top:65px;left:0;right:0;background:white;padding:22px;flex-direction:column;box-shadow:0 15px 25px rgba(0,0,0,.08)}.hero{padding-top:45px;gap:20px;min-height:auto}h1{font-size:50px;letter-spacing:-3px}.hero-lede{font-size:16px}.hero-actions{flex-direction:column;gap:18px}.hero-visual{height:455px;transform:scale(.85);margin-left:-30px;margin-right:-30px}.plan-card{width:360px}.note-one{left:-10px}.note-two{right:-10px}.proof-grid{grid-template-columns:1fr 1fr;gap:18px}.proof-grid div{border:0;flex-direction:column;gap:0}.section{padding-top:75px;padding-bottom:75px}.section-head{display:block}.section-head>p{margin-top:25px}.steps,.tutor-grid{grid-template-columns:1fr}.tutor-card:last-child{display:block}.progress-section{gap:45px}.dashboard{height:390px}.dash-nav{display:none}.dash-main{padding:25px 17px}.dash-stats{gap:5px}.chart svg{height:110px}.progress-copy h2,.match-copy h2{font-size:39px}.price-card{grid-template-columns:1fr;padding:25px}.price-side{border-left:0;border-top:1px solid var(--line);padding:25px 0 0;margin-top:20px}.match-wrap{gap:35px}.match-form{padding:22px;min-height:470px}.choice-grid{grid-template-columns:1fr}.form-step>label:first-child{font-size:20px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{gap:15px;flex-direction:column}}
@media(max-width:620px){.tutor-apply-wrap{gap:35px}.tutor-apply-form{padding:22px}.tutor-fields.two-col{grid-template-columns:1fr}.tutor-apply-copy h2{font-size:39px}.form-heading h3{font-size:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button:hover{transform:none}}
