:root{--black:#070707;--charcoal:#151515;--mid:#777;--line:#292929;--white:#f7f7f5;--max:1240px;--pad:clamp(20px,5vw,72px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--white);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{transition:.25s ease}.skip{position:absolute;left:-9999px}.skip:focus{left:12px;top:12px;background:#fff;color:#000;padding:10px;z-index:1000}.header{position:fixed;inset:0 0 auto;z-index:100;background:linear-gradient(#080808ee,#080808b8 70%,transparent);height:92px}.nav{height:100%;max-width:var(--max);margin:auto;padding:0 var(--pad);display:flex;align-items:center;justify-content:space-between}.brand img{width:150px;height:58px;object-fit:contain}.links{display:flex;gap:30px;align-items:center;text-transform:uppercase;font-size:12px;letter-spacing:.14em}.nav-cta,.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border:1px solid #fff;text-transform:uppercase;font-weight:700;font-size:12px;letter-spacing:.14em}.nav-cta,.btn.light{background:#fff;color:#050505}.btn:hover,.nav-cta:hover{transform:translateY(-2px);opacity:.86}.btn.dark{background:#070707;color:#fff;border-color:#070707}.menu{display:none;background:none;border:0;color:#fff;font-size:25px;padding:10px}.hero{min-height:100svh;display:grid;align-items:end;position:relative;padding:160px var(--pad) 90px;background-position:center;background-size:cover}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#050505ee 0,#050505a8 43%,#05050520 75%),linear-gradient(0deg,#050505 0,transparent 38%)}.hero-inner{position:relative;max-width:var(--max);width:100%;margin:auto}.eyebrow{text-transform:uppercase;letter-spacing:.24em;font-size:12px;font-weight:700;color:#c8c8c5}.hero h1,.page-hero h1{font-size:clamp(3rem,7vw,7.2rem);line-height:.91;letter-spacing:-.055em;margin:22px 0;max-width:1000px}.hero p{max-width:590px;font-size:clamp(1.05rem,2vw,1.35rem);color:#d1d1cf}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:35px}.section{padding:clamp(80px,10vw,145px) var(--pad)}.wrap{max-width:var(--max);margin:auto}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:48px}.section h2,.page-section h2{font-size:clamp(2.5rem,5.3vw,5.4rem);line-height:.95;letter-spacing:-.045em;margin:14px 0}.intro{max-width:610px;color:#b9b9b6;font-size:1.08rem}.light-section{background:#efefec;color:#090909}.light-section .intro{color:#454545}.results-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.result-card{background:#181818;overflow:hidden}.result-card img{width:100%;aspect-ratio:4/5;object-fit:cover}.result-card figcaption{padding:16px 18px;text-transform:uppercase;font-size:11px;letter-spacing:.18em;color:#bbb}.method-grid{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid #cececa}.method{padding:30px 22px;min-height:260px;border-right:1px solid #cececa}.method:last-child{border:0}.method .num{font-size:12px;color:#666}.method h3{font-size:1.05rem;text-transform:uppercase;letter-spacing:.08em;margin:55px 0 14px}.method p{font-size:.93rem;color:#555}.split{display:grid;grid-template-columns:1fr 1fr;min-height:680px}.split-media img{height:100%;width:100%;object-fit:cover}.split-copy{padding:clamp(55px,8vw,110px);display:flex;flex-direction:column;justify-content:center}.split-copy p{color:#bcbcb9;max-width:560px}.includes{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--line)}.include{padding:25px 10px;border-bottom:1px solid var(--line);font-weight:600}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.step{padding:25px;background:#f7f7f5;color:#080808;min-height:230px}.step strong{font-size:3rem;line-height:1}.step h3{font-size:.95rem;letter-spacing:.13em;margin-top:45px}.step p{font-size:.9rem;color:#555}.testimonial{border:1px solid #333;padding:45px;min-height:210px;display:flex;align-items:center;justify-content:center;text-align:center;color:#999}.cta-band{background:#f7f7f5;color:#080808;text-align:center;padding:100px var(--pad)}.cta-band h2{font-size:clamp(2.7rem,6vw,6rem);line-height:.92;letter-spacing:-.05em;margin:0 auto 28px;max-width:900px}.footer{padding:65px var(--pad) 30px;background:#0d0d0d;border-top:1px solid #252525}.footer-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer img{width:180px}.footer a,.footer p{display:block;color:#aaa;margin:8px 0;font-size:.92rem}.footer-bottom{max-width:var(--max);margin:45px auto 0;padding-top:22px;border-top:1px solid #252525;color:#777;font-size:.78rem}.page-hero{padding:190px var(--pad) 80px;background:#0b0b0b}.page-hero .wrap{border-bottom:1px solid #333;padding-bottom:55px}.page-hero p{max-width:680px;color:#bbb;font-size:1.1rem}.page-section{padding:80px var(--pad)}.all-results{grid-template-columns:repeat(3,1fr)}.prose{max-width:800px}.prose h2{font-size:2.5rem}.prose p,.prose li{color:#c0c0bd}.faq{max-width:900px}.faq details{border-top:1px solid #333;padding:22px 0}.faq summary{cursor:pointer;font-weight:700;font-size:1.08rem}.faq details p{color:#aaa;max-width:720px}.form{max-width:850px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{display:flex;flex-direction:column;gap:8px}.field.full{grid-column:1/-1}.field label{font-size:.82rem;text-transform:uppercase;letter-spacing:.1em}.field input,.field textarea,.field select{width:100%;background:#111;border:1px solid #3a3a3a;color:#fff;padding:15px;border-radius:0;min-height:54px}.field textarea{min-height:125px}.consent{grid-column:1/-1;color:#aaa;font-size:.85rem}.form-status{grid-column:1/-1;padding:16px;border:1px solid #333;display:none}.legal{max-width:850px}.legal h2{font-size:2rem}.legal p{color:#bbb}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:900px){.header{height:76px}.links{display:none;position:absolute;top:76px;left:0;right:0;background:#0b0b0b;padding:25px var(--pad);flex-direction:column;align-items:stretch}.links.open{display:flex}.links a{padding:10px 0}.menu{display:block}.hero{padding-top:130px;background-position:62% center}.hero:before{background:linear-gradient(0deg,#050505 0,#05050555 60%,#05050540),linear-gradient(90deg,#050505c7 0,#05050555 80%)}.results-grid,.all-results{grid-template-columns:1fr 1fr}.method-grid{grid-template-columns:1fr}.method{min-height:auto;border-right:0;border-bottom:1px solid #cececa}.method h3{margin-top:28px}.split{grid-template-columns:1fr;min-height:0}.split-media img{height:520px}.includes{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:600px){.brand img{width:128px}.hero h1,.page-hero h1{font-size:clamp(2.7rem,14vw,4.6rem)}.hero{min-height:92svh;padding-bottom:55px}.btn{width:100%}.section-head{display:block}.results-grid,.all-results{grid-template-columns:1fr}.result-card img{aspect-ratio:5/6}.split-media img{height:430px}.includes,.steps,.form{grid-template-columns:1fr}.field.full,.consent,.form-status{grid-column:auto}.step{min-height:190px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.page-hero{padding-top:145px}.testimonial{padding:30px 20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Refined editorial direction */
body[data-page="home"] main>section:nth-child(5),body[data-page="home"] main>section:nth-child(6),body[data-page="home"] main>section:nth-child(7){display:none}
body[data-page="home"] .hero{min-height:92svh;padding-bottom:clamp(64px,8vw,110px);background-position:58% center}
body[data-page="home"] .hero h1{font-size:clamp(3rem,6vw,6.25rem);max-width:880px;line-height:.94;letter-spacing:-.048em}
body[data-page="home"] .hero p{max-width:520px;font-size:1.08rem}
body[data-page="home"] .section{padding-top:clamp(95px,11vw,155px);padding-bottom:clamp(95px,11vw,155px)}
body[data-page="home"] .section-head{align-items:start;margin-bottom:64px}
body[data-page="home"] .section-head h2{font-size:clamp(2.7rem,4.8vw,4.75rem)}
body[data-page="home"] .results-grid{gap:28px}
body[data-page="home"] .result-card{background:transparent;margin:0}
body[data-page="home"] .result-card img{aspect-ratio:4/5}
body[data-page="home"] .result-card figcaption{padding:15px 0 0;color:#858582;border-bottom:1px solid #2a2a2a;padding-bottom:14px}
body[data-page="home"] .method-grid{border:0;display:grid;grid-template-columns:repeat(2,1fr);gap:0 64px;margin-top:60px}
body[data-page="home"] .method{border:0;border-top:1px solid #c7c7c2;min-height:0;padding:25px 0 38px;display:grid;grid-template-columns:52px 150px 1fr;gap:12px;align-items:start}
body[data-page="home"] .method:last-child{grid-column:1/-1;max-width:calc(50% - 32px)}
body[data-page="home"] .method h3{margin:0;font-size:.88rem}
body[data-page="home"] .method p{margin:0;line-height:1.55}
body[data-page="home"] .split{min-height:620px}
body[data-page="home"] .split-copy h2{font-size:clamp(2.5rem,4.4vw,4.5rem);line-height:.97}
body[data-page="home"]+.cta-band{display:block}
.cta-band{padding-top:clamp(90px,11vw,145px);padding-bottom:clamp(90px,11vw,145px)}
.cta-band h2{font-size:clamp(2.6rem,5vw,5rem);max-width:800px}
@media(max-width:900px){body[data-page="home"] .method-grid{grid-template-columns:1fr}body[data-page="home"] .method:last-child{grid-column:auto;max-width:none}body[data-page="home"] .method{grid-template-columns:44px 135px 1fr}body[data-page="home"] .results-grid{gap:16px}}
@media(max-width:600px){body[data-page="home"] .hero{min-height:88svh;background-position:63% center}body[data-page="home"] .hero h1{font-size:clamp(2.65rem,12vw,4rem)}body[data-page="home"] .section-head{margin-bottom:38px}body[data-page="home"] .method-grid{margin-top:42px}body[data-page="home"] .method{grid-template-columns:36px 1fr;padding:22px 0}body[data-page="home"] .method p{grid-column:2}body[data-page="home"] .split{min-height:0}}

/* Crop the supplied logo's empty canvas inside the header */
.brand{display:block;width:174px;height:58px;overflow:hidden}.brand img{width:100%;height:100%;object-fit:cover;transform:scale(2.85)}
@media(max-width:600px){.brand{width:148px;height:50px}}

/* Show the complete supplied brand mark and transformation composites */
.brand{width:160px;height:58px;position:relative;overflow:hidden}.brand img{position:absolute;max-width:none;width:438px;height:auto;left:-141px;top:-210px;transform:none;object-fit:initial}
.result-card img,body[data-page="home"] .result-card img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain;background:#0b0b0b}
@media(max-width:600px){.brand{width:145px;height:52px}.brand img{width:397px;left:-128px;top:-191px}.result-card img,body[data-page="home"] .result-card img{aspect-ratio:auto;height:auto}}

/* Simple homepage: hero, results, coach, application */
body[data-page="home"] main>section:nth-child(3){display:none}
body[data-page="home"] .header{background:#070707}
body[data-page="home"] .hero h1{max-width:720px;font-size:clamp(2.85rem,5.3vw,5.2rem);line-height:.98}
body[data-page="home"] .hero-inner{max-width:1100px}
body[data-page="home"] .results-grid{align-items:start}
body[data-page="home"] .result-card figcaption{display:none}
body[data-page="home"] .result-card{border:0}
body[data-page="home"] .split-copy{max-width:680px}
@media(max-width:600px){body[data-page="home"] .hero{min-height:82svh;padding-top:125px;padding-bottom:48px}body[data-page="home"] .hero h1{font-size:2.7rem;line-height:1;letter-spacing:-.04em}body[data-page="home"] .hero p{font-size:1rem;line-height:1.55}body[data-page="home"] .section{padding-top:76px;padding-bottom:76px}body[data-page="home"] .results-grid{gap:34px}body[data-page="home"] .split-copy{padding:64px 24px}}
.coach-bio{max-width:620px}.coach-bio p{font-size:1.05rem;line-height:1.75;margin:0 0 22px}.coach-bio .signoff{margin-top:34px;color:#fff}.coach-bio .signoff strong{display:inline-block;margin-top:8px;text-transform:uppercase;letter-spacing:.12em;font-size:.85rem}
.brand{width:auto;height:auto;overflow:visible;position:static}.brand img{position:static;width:138px;height:auto;max-width:100%;transform:none;object-fit:contain}.footer img{width:155px;height:auto;object-fit:contain}.phase-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #333;margin-top:60px}.phase{padding:34px 42px 38px 0;border-right:1px solid #333;margin-right:42px}.phase:last-child{border-right:0;margin-right:0}.phase span{font-size:.75rem;text-transform:uppercase;letter-spacing:.18em;color:#888}.phase h3{font-size:clamp(2rem,3vw,3rem);line-height:1;margin:28px 0 20px}.phase p{color:#aaa;line-height:1.7}.coaching-detail{display:grid;grid-template-columns:1.15fr .85fr;background:#efefec;color:#090909}.coaching-detail>img{width:100%;height:100%;min-height:620px;object-fit:cover}.coaching-detail>div{padding:clamp(55px,8vw,110px);display:flex;flex-direction:column;justify-content:center}.coaching-detail h2{font-size:clamp(2.5rem,5vw,5rem);line-height:.95;margin:15px 0 32px}.coaching-detail ul{padding-left:20px;margin:0}.coaching-detail li{padding:8px 0;font-size:1.05rem}.method-intro{padding-top:110px;padding-bottom:110px}
@media(max-width:900px){.phase-grid{grid-template-columns:1fr}.phase{border-right:0;border-bottom:1px solid #333;margin:0;padding:30px 0}.coaching-detail{grid-template-columns:1fr}.coaching-detail>img{min-height:430px}.brand img{width:128px}}
