:root{--bg:#111113;--surface:#19191c;--text:#f1f0ee;--muted:#aaa8ac;--red:#bb343e;--deep:#801923;--line:#303034;--display:'Barlow Condensed','Arial Narrow',sans-serif;--body:'Manrope',Arial,sans-serif;--gutter:clamp(22px,5.6vw,88px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.65 var(--body);-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed;opacity:.4}::selection{background:var(--deep);color:#fff}:focus-visible{outline:2px solid #ed7880;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);font-weight:600;line-height:.98}button{border:0}img,video{max-width:100%;display:block}.skip-link{position:fixed;left:16px;top:-100px;z-index:100;background:var(--red);padding:12px}.skip-link:focus{top:12px}.header{height:88px;padding:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff13;position:absolute;inset:0 0 auto;z-index:10;gap:24px}.wordmark{font:700 31px/1 var(--display);letter-spacing:-1px;display:flex;gap:7px}.wordmark span{color:var(--red)}.header nav{display:flex;gap:34px;font-size:14px;color:#c6c3c6}.header nav a:hover{color:white}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:36px;background:var(--deep);padding:15px 24px;font-size:14px;font-weight:700;line-height:1.5;border:1px solid transparent;transition:background .2s}.button:hover{background:#a22430}.button span{font-size:21px;line-height:1}.button-small{min-height:43px;padding:10px 18px;gap:22px;background:#ffffff09;border-color:#ffffff35}.button-small:hover{background:var(--deep);border-color:var(--deep)}.hero{position:relative;min-height:790px;height:min(930px,100svh);overflow:hidden;isolation:isolate;display:flex;align-items:center}.hero-media{position:absolute;right:0;top:0;width:55%;height:100%;z-index:-3;background:#181719}.hero-media video{width:100%;height:100%;object-fit:cover;object-position:center 47%;filter:saturate(.58) brightness(.75)}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#111113 5%,#111113 36%,#111113cc 48%,#11111312 79%),linear-gradient(0deg,#111113 0%,transparent 25%)}.hero-copy{padding:120px var(--gutter) 110px;max-width:1100px;position:relative;z-index:1}.eyebrow{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#c2bec1}.eyebrow span{height:1px;width:25px;background:var(--red)}.hero h1{font-size:clamp(68px,6.7vw,104px);margin:28px 0 25px;letter-spacing:-.8px;line-height:.95}.hero h1 em{font-style:normal;color:var(--red)}.hero-intro{color:#c3bfc2;font-size:16px;line-height:1.8;max-width:480px}.hero-actions{display:flex;gap:28px;align-items:center;margin-top:29px}.text-link{font-size:14px;display:inline-flex;align-items:center;gap:10px;border-bottom:1px solid transparent}.text-link:hover{border-color:currentColor}.small-play{font-size:10px}.hero-note{margin-top:18px;font-size:12px;color:#87848a}.hero-caption{position:absolute;right:var(--gutter);bottom:103px;display:flex;flex-direction:column;line-height:1.7;text-align:right}.hero-caption span:first-child{font-size:14px;letter-spacing:2px;font-weight:700}.hero-caption span:last-child{font-size:12px;color:#b0aab0}.hero-scroll{position:absolute;bottom:24px;left:var(--gutter);right:var(--gutter);border-top:1px solid #ffffff22;padding-top:19px;font-size:11px;letter-spacing:2px;display:flex;justify-content:space-between;color:#b1adb2}.hero-scroll span:last-child{font-size:18px}.motion-control{position:absolute;right:var(--gutter);top:112px;width:42px;height:42px;border:1px solid #ffffff3d;background:#11111380;display:grid;place-items:center;border-radius:50%;font-size:12px}.container{padding-inline:var(--gutter);max-width:1600px;margin-inline:auto}
@media(min-width:1600px){.hero-copy{padding-left:max(var(--gutter),calc((100vw - 1424px)/2))}.hero-media{width:58%}}
@media(max-width:900px){.header nav{gap:18px}.hero h1{font-size:76px}.hero{min-height:780px}.hero-media{width:62%}.hero-shade{background:linear-gradient(90deg,#111113 0%,#111113dd 34%,#11111311 100%),linear-gradient(0deg,#111113 0%,transparent 65%)}.hero-caption{display:none}}
@media(max-width:600px){.header{height:73px;gap:12px}.wordmark{font-size:27px}.header nav{display:none}.button-small{min-height:40px;font-size:12px;gap:12px;padding:9px 13px}.hero{height:auto;min-height:795px;align-items:flex-start}.hero-media{width:100%;height:440px;top:73px;right:0}.hero-media video{object-position:50% 40%;filter:saturate(.6) brightness(.75)}.hero-shade{background:linear-gradient(0deg,#111113 31%,#111113e0 44%,#11111300 66%),linear-gradient(90deg,#111113aa,#11111300 90%)}.hero-copy{padding:326px var(--gutter) 99px;width:100%}.eyebrow{font-size:10px;letter-spacing:1.6px;gap:8px}.eyebrow span{width:18px}.hero h1{font-size:clamp(42px,11.8vw,68px);margin:17px 0 17px;line-height:.98;letter-spacing:-.3px}.hero-intro{font-size:14px;line-height:1.8}.hero-actions{display:grid;grid-template-columns:1fr;gap:18px;margin-top:24px;justify-items:start;width:100%}.hero-actions .button{width:100%;justify-content:space-between}.hero-actions .text-link{font-size:13px;min-height:32px}.hero-note{display:none}.hero-scroll{bottom:16px;font-size:9px;letter-spacing:1.6px;padding-top:15px}.motion-control{top:88px;width:36px;height:36px;right:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.section{padding-top:100px;padding-bottom:100px}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:38px}.section h2{font-size:clamp(46px,4.6vw,72px);margin-top:18px;letter-spacing:-.5px}.muted-heading{color:#77747b}.red-heading{color:var(--red)}.section-aside{color:var(--muted);max-width:310px;font-size:15px;line-height:1.8;padding-bottom:5px}.results-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.result-card{padding:30px 30px 28px 0}.result-card+.result-card{border-left:1px solid var(--line);padding-left:30px}.result-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.result-name{font-size:13px;font-weight:700;letter-spacing:1px}.result-duration{font-size:12px;color:var(--muted)}.result-card h3{font-size:38px;line-height:1.05;margin:35px 0 17px}.result-card p{color:var(--muted);font-size:15px;max-width:275px;min-height:72px}.source-link{display:flex;background:none;align-items:center;gap:30px;padding:0;margin-top:25px;font-size:13px;line-height:1.5;min-height:36px;font-weight:600}.source-link span{font-size:20px;color:var(--red)}.source-link:hover{text-decoration:underline}.proof-note{margin-top:14px;font-size:12px;color:#85818a}.testimonial{margin-top:47px;display:grid;grid-template-columns:1fr 1.3fr;gap:46px;align-items:center}.testimonial-media{position:relative;overflow:hidden;padding:0;background:#070708;aspect-ratio:16/9;width:100%}.testimonial-media img{width:100%;height:100%;object-fit:cover;filter:brightness(.6)}.play-circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;display:grid;place-items:center;padding-left:3px;border:1px solid #ffffff70;background:#11111340;border-radius:50%;font-size:18px;transition:background .2s}.testimonial-media:hover .play-circle,.vsl-cover:hover .play-circle{background:var(--deep);border-color:var(--deep)}.media-badge{position:absolute;bottom:15px;left:18px;font-size:10px;letter-spacing:1.4px;font-weight:700}.testimonial-copy h3{font-size:38px;margin:18px 0}.testimonial-copy p:not(.eyebrow){font-size:15px;color:var(--muted);max-width:470px}.testimonial-copy .text-link{background:none;padding:0;margin-top:20px;min-height:40px;font-weight:600}.method{background:#171719;border-block:1px solid #242427}.method-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,1fr);gap:40px;align-items:center}.vsl-cover{position:relative;background:#0c0c0e;aspect-ratio:16/9;padding:0;overflow:hidden;text-align:left;width:100%}.vsl-cover>img{width:100%;height:100%;object-fit:cover;filter:saturate(.5) brightness(.6)}.vsl-shade{position:absolute;inset:0;background:linear-gradient(0deg,#050506cc,transparent 85%)}.vsl-caption{position:absolute;left:26px;bottom:25px;display:flex;flex-direction:column;gap:12px;max-width:65%}.vsl-caption>span:first-child{font:600 30px/1.05 var(--display)}.vsl-caption>span:last-child{font-size:10px;letter-spacing:1.1px}.vsl-cover .play-circle{left:auto;right:24px;top:auto;bottom:25px;transform:none}.chapters .eyebrow{font-size:10px;letter-spacing:1.3px;margin-bottom:17px}.chapters>button{display:grid;grid-template-columns:45px 1fr 16px;gap:14px;width:100%;border-bottom:1px solid var(--line);padding:18px 0;background:none;text-align:left;align-items:center;font-size:14px}.chapters>button:hover{color:#e96871}.chapter-time{color:#928d95;font-size:12px}.chapter-note{font-size:12px;color:#817c85;margin-top:20px}.method-cta{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:37px}.method-cta p{font-size:14px;color:var(--muted)}.method-cta strong{font-weight:500;color:var(--text)}.about-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center}.about-image{position:relative;height:485px;max-width:460px;overflow:hidden}.about-image img{height:100%;width:100%;object-fit:cover;object-position:center 45%;filter:saturate(.5)}.image-label{position:absolute;left:15px;bottom:14px;background:#111113db;padding:5px 10px;font-size:10px;letter-spacing:1.5px}.about-copy h2{margin-bottom:27px}.about-copy>p:not(.eyebrow){font-size:15px;color:var(--muted);margin-bottom:16px;max-width:500px}.skills-list{display:flex;flex-wrap:wrap;gap:9px 20px;margin:23px 0;font-size:12px;color:#d2cdd3}.skills-list span::before{content:'—';color:var(--red);padding-right:7px}.about-copy>.text-link{font-size:13px;min-height:40px}.fit{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;border-top:1px solid var(--line);margin-top:64px;padding-top:40px}.fit h3{font-size:34px;margin-top:17px;line-height:1.08}.fit .eyebrow{font-size:11px}.fit-column h4{font-size:14px;font-weight:600;margin:2px 0 13px}.fit ul{padding:0;margin:0;list-style:none}.fit li{font-size:13px;margin-top:11px;color:#b4afb7;position:relative;padding-left:20px}.fit li::before{content:'+';position:absolute;left:0;color:var(--red)}.fit-muted li::before{content:'–';color:#78727d}.coaching{background:#191719;border-top:1px solid var(--line)}.coaching-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.coaching-intro>p:not(.eyebrow):not(.coaching-note){font-size:15px;color:var(--muted);max-width:350px;margin:26px 0}.coaching-intro .coaching-note{font-size:12px;color:#827b84;margin-top:14px}.deliverables>div{display:flex;gap:22px;border-bottom:1px solid var(--line);padding:23px 0}.deliverables>div:first-child{padding-top:0}.deliverables>div>span{font-size:12px;color:var(--red);padding-top:3px}.deliverables h3{font-size:27px;line-height:1.1}.deliverables p{font-size:14px;line-height:1.7;color:var(--muted);margin-top:10px;max-width:390px}.final-cta{padding-top:88px;padding-bottom:88px;text-align:center;border-bottom:1px solid var(--line)}.final-cta>.eyebrow{justify-content:center;font-size:11px}.final-cta h2{font-size:clamp(60px,6.3vw,95px);margin:22px 0 30px}.final-cta>p:last-child{font-size:12px;color:var(--muted);margin-top:16px}.footer{min-height:125px;display:flex;gap:30px;align-items:center;flex-wrap:wrap;padding-block:35px}.footer>p{font-size:12px;color:#837e87}.footer>div{margin-left:auto;display:flex;gap:25px;font-size:12px;align-items:center}.footer a:hover,.footer-link:hover{color:#de7078}.copyright{width:100%;font-size:11px;color:#706b76}.footer-link{padding:0;color:inherit;background:none;font-size:inherit}.mobile-cta{display:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.icon-button{width:44px;height:44px;background:none;font-size:31px;line-height:1;display:grid;place-items:center}.icon-button:hover{background:#ffffff0a}dialog{color:var(--text);background:#171719;border:1px solid #424046;padding:0;width:620px;max-width:calc(100% - 36px);max-height:calc(100svh - 40px);overflow:auto;box-shadow:0 30px 150px #000b}dialog::backdrop{background:#050506d9;backdrop-filter:blur(9px)}body.dialog-open{overflow:hidden}.dialog-top{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:17px 24px;border-bottom:1px solid var(--line)}.dialog-top .wordmark{font-size:26px}.application-content{padding:32px 38px 30px}.application-content .eyebrow{font-size:11px;letter-spacing:1.5px}.progress-track{height:2px;background:var(--line);margin:17px 0 29px}.progress-track>div{height:100%;background:var(--red);width:25%;transition:width .2s}.application-content h2{font-size:44px;line-height:1.04;margin-bottom:15px;outline:none}.application-content #question-help{font-size:14px;color:var(--muted);margin-bottom:23px}.application-content fieldset{border:0;padding:0;margin:0;display:grid;gap:9px}.answer-label{display:flex;gap:14px;align-items:center;border:1px solid #39353d;padding:14px 17px;min-height:55px;font-size:14px;cursor:pointer}.answer-label:hover{border-color:#7b5159}.answer-label:has(input:checked){background:#7f19222e;border-color:var(--red)}.answer-label input{accent-color:var(--red);width:18px;height:18px;margin:0;flex:none}.form-navigation{display:flex;justify-content:space-between;gap:20px;margin-top:26px}.back-button{background:none;padding:10px 0;font-size:13px;color:var(--muted);min-width:55px}.application-footnote{font-size:11px;color:#817a85;margin-top:22px;text-align:center}#application-review>p:first-child{font-size:14px;color:var(--muted);margin-bottom:20px}#application-review label{font-size:12px;color:var(--muted)}#application-summary{display:block;width:100%;resize:vertical;padding:13px;background:#101012;border:1px solid #38333c;color:var(--text);font-size:14px;line-height:1.7;margin-top:7px;min-height:155px}.review-actions{display:flex;gap:12px;margin-top:20px;flex-wrap:wrap}.review-actions>.button{font-size:13px;padding:13px 18px;gap:22px}.button-outline{border-color:#5f5962;background:none}.form-note{font-size:12px;color:#918a96;margin-top:18px}#copy-status{font-size:12px;color:#ddd;margin-top:9px}#video-dialog{width:1040px;background:#111}.video-top{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:12px 17px}.video-top h2{font-family:var(--body);font-size:14px;font-weight:500;line-height:1.5}.video-top .icon-button{flex:none}#video-frame{aspect-ratio:16/9;background:#000}#video-frame iframe{width:100%;height:100%;display:block;border:none}.video-note{padding:15px 20px;color:var(--muted);font-size:12px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.video-note a{text-decoration:underline}#privacy-dialog h2{font-size:32px}.privacy-content{padding:25px 28px}.privacy-content p{margin-bottom:18px;color:#c1bcc5;font-size:14px}.privacy-content a{text-decoration:underline}.noscript-message{padding:25px}.noscript-message a{text-decoration:underline}
@media(max-width:1050px){.about-grid{gap:45px}.coaching-grid{gap:55px}.result-card{padding-right:20px}.result-card+.result-card{padding-left:20px}.result-card h3{font-size:32px}.testimonial{gap:30px}.testimonial-copy h3{font-size:32px}.fit{gap:25px}.fit h3{font-size:30px}.method-layout{gap:25px}}
@media(max-width:750px){.section{padding-block:66px}.section-top{align-items:flex-start;gap:25px}.section-aside{font-size:13px;max-width:210px}.results-grid{grid-template-columns:1fr}.result-card,.result-card+.result-card{padding:23px 0;display:grid;grid-template-columns:1fr 1.35fr;gap:14px 25px;border-left:0}.result-card+.result-card{border-top:1px solid var(--line)}.result-top{grid-column:1;align-self:start;align-items:flex-start;flex-direction:column;gap:2px}.result-card h3{grid-column:2;grid-row:1;margin:0;font-size:31px;line-height:1.05}.result-card p{grid-column:2;min-height:0;font-size:14px}.result-card .source-link{grid-column:2;margin-top:0;font-size:12px}.testimonial{gap:23px;grid-template-columns:1fr 1fr}.testimonial-copy h3{font-size:29px}.testimonial-copy p:not(.eyebrow){font-size:14px}.testimonial-copy .eyebrow{font-size:10px}.testimonial-media{aspect-ratio:4/3}.testimonial-media .play-circle{width:48px;height:48px}.media-badge{font-size:9px;left:12px}.method-layout{grid-template-columns:1fr}.chapters>button{padding:15px 0;grid-template-columns:50px 1fr 20px}.chapter-note{display:none}.chapters .eyebrow{margin-bottom:9px}.method-cta{align-items:flex-start}.about-grid{gap:32px;grid-template-columns:.9fr 1.1fr}.about-image{height:440px}.about-copy h2{font-size:43px}.about-copy>p:not(.eyebrow){font-size:14px}.fit{grid-template-columns:1fr 1fr;gap:25px}.fit>div:first-child{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between}.fit h3{margin:0;font-size:30px}.coaching-grid{grid-template-columns:1fr;gap:48px}.coaching-intro h2 br:first-of-type{display:none}.coaching-intro h2 br:first-of-type::after{content:' '}.coaching-intro>p:not(.eyebrow):not(.coaching-note){max-width:450px}.deliverables>div{padding:20px 0}.final-cta{padding-block:65px}}
@media(max-width:600px){.eyebrow,.hero-copy .eyebrow{font-size:11px;letter-spacing:1.2px}.hero-intro{font-size:15px}.section h2{font-size:45px;margin-top:16px}.section-top{display:block;margin-bottom:30px}.section-aside{margin-top:21px;max-width:300px;font-size:14px}.section-aside br{display:none}.result-name{font-size:12px}.result-duration{font-size:12px}.proof-note{font-size:12px;line-height:1.8}.testimonial{grid-template-columns:1fr;gap:24px;margin-top:35px}.testimonial-media{aspect-ratio:16/9}.testimonial-copy h3{font-size:34px;margin:14px 0}.testimonial-copy p:not(.eyebrow){font-size:15px}.testimonial-copy .text-link{margin-top:12px}.testimonial-copy .eyebrow{font-size:11px}.media-badge{font-size:10px}.vsl-caption{left:19px;bottom:18px;gap:8px}.vsl-caption>span:first-child{font-size:26px}.vsl-caption>span:last-child{font-size:9px}.vsl-cover .play-circle{width:47px;height:47px;right:17px;bottom:21px;font-size:14px}.method-layout{gap:28px}.chapters .eyebrow{font-size:11px}.chapters>button{font-size:13px}.method-cta{display:block;margin-top:25px}.method-cta>.button{width:100%;justify-content:space-between;margin-top:21px}.method-cta p{font-size:14px}.about-grid{grid-template-columns:1fr;gap:32px}.about-image{height:335px;max-width:none}.about-image img{object-position:center 35%}.about-copy h2{margin-bottom:23px}.about-copy>p:not(.eyebrow){font-size:15px}.skills-list{font-size:12px}.fit{margin-top:38px;padding-top:30px;gap:26px 20px}.fit>div:first-child{display:block}.fit h3{font-size:32px;margin-top:14px}.fit-column h4{font-size:12px}.fit li{font-size:12px;padding-left:15px;line-height:1.85;margin-top:10px}.coaching-grid{gap:36px}.coaching-intro h2 br:first-of-type{display:block}.coaching-intro>p:not(.eyebrow):not(.coaching-note){font-size:15px;margin:22px 0}.coaching-intro>.button{width:100%;justify-content:space-between}.deliverables h3{font-size:26px}.deliverables p{font-size:14px}.deliverables>div{gap:18px}.final-cta h2{font-size:60px}.final-cta>.button{width:100%;justify-content:space-between}.footer{padding-block:29px 100px;gap:21px}.footer .wordmark{font-size:28px}.footer>p{font-size:11px;margin-left:auto}.footer>div{margin:0;width:100%;justify-content:space-between;gap:10px;min-height:35px}.copyright{font-size:11px}.mobile-cta:not([hidden]){position:fixed;bottom:0;left:0;right:0;background:#111113f5;border-top:1px solid #3c3036;z-index:15;display:flex;justify-content:space-between;align-items:center;gap:15px;padding:12px 20px calc(12px + env(safe-area-inset-bottom));backdrop-filter:blur(12px)}.mobile-cta>span{font-size:9px;line-height:1.6;letter-spacing:.7px;color:#91878f}.mobile-cta strong{font-weight:600;font-size:10px;letter-spacing:0;color:#f1edef}.mobile-cta .button{min-height:43px;padding:10px 17px;font-size:12px;gap:18px}dialog{max-width:calc(100% - 20px);max-height:calc(100svh - 24px)}.dialog-top{padding:11px 15px}.application-content{padding:24px 22px}.application-content h2{font-size:36px}.application-content #question-help{font-size:13px}.application-content .eyebrow{font-size:10px}.answer-label{font-size:13px;padding:12px;gap:10px;min-height:52px}.progress-track{margin:15px 0 24px}.form-navigation{margin-top:22px}.form-navigation .button{min-height:48px;padding:12px 19px;gap:24px}.review-actions{display:grid;grid-template-columns:1fr}.review-actions .button{justify-content:space-between}.video-top h2{font-size:12px}.video-note{font-size:11px}.application-footnote{font-size:11px}.hero-scroll{font-size:10px}#application-summary{font-size:13px}.privacy-content{padding:20px}.privacy-content p{font-size:14px}}
@media(max-width:360px){.hero-copy{padding-top:300px}.hero h1{font-size:41px}.result-card,.result-card+.result-card{gap:13px 16px}.result-card h3{font-size:28px}.fit{grid-template-columns:1fr}.fit>div:first-child{grid-column:auto}.fit-column h4{font-size:14px}.fit li{font-size:13px}.mobile-cta>span{display:none}.mobile-cta>.button{width:100%;justify-content:space-between}.application-content{padding:21px 17px}.application-content h2{font-size:33px}}
[hidden]{display:none!important}
.result-card p,.testimonial-copy p:not(.eyebrow),.about-copy>p:not(.eyebrow),.coaching-intro>p:not(.eyebrow):not(.coaching-note),.deliverables p{font-size:16px}
.eyebrow,.hero-copy .eyebrow,.chapters .eyebrow,.testimonial-copy .eyebrow,.fit .eyebrow,.final-cta>.eyebrow{font-size:12px;letter-spacing:1.2px}
.media-badge,.vsl-caption>span:last-child,.image-label{font-size:12px;letter-spacing:.7px}
.fit li{font-size:14px}.fit-column h4{font-size:14px}.hero-scroll{font-size:12px}.footer>p,.copyright,.footer>div,.application-footnote,.application-content .eyebrow{font-size:12px}
@media(max-width:600px){.hero-intro{font-size:16px}.hero-copy .eyebrow{font-size:10px}.result-card p,.testimonial-copy p:not(.eyebrow),.about-copy>p:not(.eyebrow),.coaching-intro>p:not(.eyebrow):not(.coaching-note),.deliverables p{font-size:16px}.media-badge,.vsl-caption>span:last-child{font-size:10px}.hero-scroll{font-size:10px}.fit-column h4{font-size:14px}.fit li{font-size:14px}.application-content .eyebrow{font-size:11px}}
.hero-media video{object-fit:contain}.deliverables>div>span,.source-link span{color:#d96a73}
/* Push-skills revision: the whole sequence retains one 16:9 frame. */
.hero{min-height:760px;height:min(890px,100svh)}
.hero-media{width:72%;height:auto;aspect-ratio:16/9;top:50%;transform:translateY(-50%);background:#111113}
.hero-media video{width:100%;height:100%;object-fit:contain;object-position:center;filter:saturate(.8) brightness(.85)}
.hero-shade{background:linear-gradient(90deg,#111113 3%,#111113 28%,#111113ec 39%,#1111133d 68%,#11111300 100%),linear-gradient(0deg,#111113 0%,#11111300 25%,#11111300 76%,#111113 100%)}
.hero-copy{max-width:950px}.hero h1{font-size:clamp(68px,6.7vw,100px)}
.hero-caption{bottom:83px}.about-image{height:auto;aspect-ratio:4/3;max-width:none}.about-image img{object-position:50% 50%;filter:saturate(.8)}
@media(max-width:1050px) and (min-width:601px){.hero{min-height:760px}.hero-media{width:84%}.hero-copy{padding-top:115px}.hero h1{font-size:70px}.hero-shade{background:linear-gradient(90deg,#111113 1%,#111113dc 33%,#11111322 85%),linear-gradient(0deg,#111113,transparent 40%,transparent 75%,#111113)}.about-image{aspect-ratio:3/4}}
@media(max-width:600px){.hero{height:auto;min-height:0}.hero-media{width:100%;top:73px;right:0;transform:none;aspect-ratio:16/9}.hero-media video{filter:none;object-fit:contain}.hero-shade{background:none}.hero-copy{padding:calc(99px + 56.25vw) var(--gutter) 102px;max-width:none}.hero h1{font-size:clamp(42px,11.8vw,68px);line-height:.98;letter-spacing:-.3px}.hero-copy .eyebrow{font-size:12px;letter-spacing:1.1px}.hero-intro{font-size:16px}.hero-intro br{display:none}.motion-control{top:85px;right:12px;background:#111113b8}.hero-scroll{font-size:10px}.about-image{height:auto;aspect-ratio:16/9}.about-image img{object-fit:contain}.image-label{font-size:10px}.vsl-caption>span:first-child{font-size:24px}}
@media(max-width:360px){.hero h1{font-size:41px}.hero-copy{padding-top:calc(99px + 56.25vw)}}

/* Structure-first revision: horizontal hero still and native inline YouTube players. */
.hero{min-height:660px;height:auto}
.hero-copy{padding-top:126px;padding-bottom:87px}
.hero h1{font-size:clamp(64px,5.6vw,84px);margin-top:22px;margin-bottom:20px}
.hero-media-pending img{width:100%;height:100%;object-fit:contain;filter:saturate(.6) brightness(.72)}
.hero-caption{bottom:73px}
.method{padding-top:64px;padding-bottom:64px}
.method-layout{grid-template-columns:minmax(0,2.4fr) minmax(230px,1fr);gap:38px}
.player-block{min-width:0}
.inline-video{position:relative;width:100%;min-height:200px;aspect-ratio:16/9;background:#080809;isolation:isolate}
.youtube-cover{position:absolute;inset:0;width:100%;height:100%;padding:0;background:#080809;overflow:hidden}
.youtube-cover>img{width:100%;height:100%;object-fit:contain;filter:none}
.youtube-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:68px;height:48px;filter:drop-shadow(0 2px 9px #0004);transition:transform .2s}
.youtube-play svg{display:block;width:100%;height:100%}
.youtube-cover:hover .youtube-play{transform:translate(-50%,-50%) scale(1.06)}
.youtube-mount,.youtube-mount iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.player-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 18px;margin-top:14px;font-size:11px;line-height:1.6;color:#a8a3ac}
.player-meta>span{letter-spacing:.8px}
.player-meta a,.player-reset{font:inherit;color:#d8d3da;background:none;padding:0;min-height:32px;display:inline-flex;align-items:center}
.player-meta a:hover,.player-reset:hover{color:#fff;text-decoration:underline}
.button[data-apply]{background:#961f2d;border-color:#c64651;animation:apply-glow 3.6s ease-in-out infinite}
.button[data-apply]:hover,.button[data-apply]:focus-visible{animation-play-state:paused;background:#b32736}
.button[data-apply]:active{animation:none;background:#b32736}
.dialog-open .button[data-apply],.page-inactive .button[data-apply]{animation-play-state:paused}
@keyframes apply-glow{0%,100%{box-shadow:0 0 0 1px #ed495a0a,0 0 10px #e9344b12}50%{box-shadow:0 0 0 1px #ed495a30,0 0 23px #e9344b49}}
@keyframes apply-nudge{0%,80%,92%,100%{transform:translateX(0) rotate(0)}82%,87%{transform:translateX(-2px) rotate(-.45deg)}84.5%,89%{transform:translateX(2px) rotate(.45deg)}}
@media(max-width:1050px) and (min-width:601px){.hero{min-height:660px}.hero-copy{padding-top:125px}.hero h1{font-size:68px}.method-layout{grid-template-columns:minmax(0,1.7fr) minmax(210px,1fr);gap:26px}}
@media(max-width:800px){.method-layout{grid-template-columns:1fr}.chapters{display:grid;grid-template-columns:1fr 1fr;column-gap:26px}.chapters .eyebrow,.chapter-note{grid-column:1/-1}}
@media(max-width:600px){.hero{min-height:0}.hero-copy{padding-top:calc(99px + 56.25vw);padding-bottom:85px}.hero h1{font-size:clamp(42px,11.8vw,68px);margin:17px 0}.hero-media-pending img{filter:none}.method{padding-top:42px;padding-bottom:42px}.method .section-top{margin-bottom:26px}.method .section-top h2{font-size:44px}.method .section-aside{font-size:15px}.method-layout{gap:24px}.chapters{display:block}.youtube-play{width:60px;height:43px}.player-meta{font-size:10px;margin-top:9px;gap:4px 10px}.player-meta>span{letter-spacing:.35px}.player-meta a,.player-reset{min-height:36px}}
@media(max-width:360px){.hero h1{font-size:41px}.method .section-top h2{font-size:40px}}

.chapters>button[aria-pressed="true"]{color:#f17983}.chapters>button[aria-pressed="true"] .chapter-time{color:inherit}

/* Only the bottom application CTA shakes: sticky on mobile, final section on desktop. */
.mobile-cta .button[data-apply]{animation-name:apply-glow,apply-nudge;animation-duration:3.6s,6.4s}
@media(min-width:601px){.final-cta>.button[data-apply]{animation-name:apply-glow,apply-nudge;animation-duration:3.6s,6.4s}}
@media(prefers-reduced-motion:no-preference){
 .scroll-reveal{opacity:0;transform:translateY(16px);transition:opacity .55s ease,transform .55s ease}
 .scroll-reveal.is-revealed,.scroll-reveal:focus-within{opacity:1;transform:none}
}

.button[data-apply]:active{animation-name:none}

/* Email ownership confirmation follows the existing dark glass form surfaces. */
.email-confirmation{margin:24px 0 18px;padding:22px;border:1px solid rgba(255,255,255,.16);border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.085),rgba(255,255,255,.025));box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 12px 34px rgba(0,0,0,.18)}
.email-confirmation-heading{display:flex;align-items:center;gap:10px}.email-confirmation-heading>span{font-size:22px;color:#ff3038}.email-confirmation-heading h3{font-size:13px;letter-spacing:.09em;margin:0}.email-confirmation .form-note{overflow-wrap:anywhere}.email-confirmation .application-field{margin-top:18px}.email-confirmation .field-help{margin-top:10px}.email-confirmation .back-button{margin-top:8px;text-align:left;min-height:44px}.email-confirmation input{font-variant-numeric:tabular-nums;letter-spacing:.35em;font-size:22px}.email-confirmation button:disabled{opacity:.55;cursor:default}
@media(max-width:480px){.email-confirmation{padding:18px;border-radius:16px}}
