/* Isolated landing: no changes to king.css, the application, checkout or APIs. */
:root{--paper:#faf7f4;--cream:#f1e9e3;--ink:#2c2622;--muted:#6b6058;--line:#e4d8ce;--rose:#b78d79;--deep:#805a49;--white:#fffdfb;--serif:'Cormorant Garamond',Georgia,serif;--sans:'DM Sans',Arial,sans-serif;--script:'Caveat',cursive;--radius:13px;--ease:cubic-bezier(.22,.61,.36,1)}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:var(--paper);font:400 15px/1.6 var(--sans);-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}h1,h2,h3,p,figure,blockquote{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:500}h1,h2{letter-spacing:-.045em;line-height:1.02}h2{font-size:clamp(32px,3.65vw,52px)}h3{line-height:1.15}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex:none}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--deep);outline-offset:5px}::selection{background:#dfc7b9}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.eyebrow{text-transform:uppercase;font:600 10px/1.5 var(--sans);letter-spacing:.19em;color:var(--muted);margin-bottom:9px}.section{padding:54px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:27px}.section-head .aside{max-width:275px;font-size:13px;line-height:1.55;color:var(--muted)}.lede{color:var(--muted);font-size:15px;line-height:1.65;max-width:700px;margin-top:12px}.script{font:400 33px/1.1 var(--script);color:var(--deep);transform:rotate(-7deg)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:17px;min-height:50px;padding:13px 26px;border:1px solid #a8816d;border-radius:999px;background:linear-gradient(160deg,#a77e69,var(--deep));box-shadow:inset 0 1px 1px #ffffff66,0 5px 17px #805a4920;color:white;font-size:13px;font-weight:550;line-height:1.3;text-align:center;transition:transform .25s,box-shadow .25s}.btn:hover{transform:translateY(-2px);box-shadow:inset 0 1px 1px #ffffff66,0 8px 24px #805a4933}.btn svg{width:19px}.btn.secondary{background:transparent;box-shadow:none;color:var(--ink);border-color:#b7a79b;font-weight:400}.btn.small{min-height:40px;font-size:12px;padding:10px 24px}.micro{font-size:11px;color:var(--muted);margin-top:13px}.text-link{font-size:13px;border-bottom:1px solid #b79987;padding-bottom:3px}.skip-link{position:fixed;left:18px;top:10px;background:var(--ink);color:white;padding:12px 18px;z-index:200;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}
.site-header{position:absolute;top:0;left:0;width:100%;z-index:20}.header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:10px;flex:none}.brand>svg{width:35px;height:35px;color:#a6866a;stroke-width:1.1}.brand-name{font-size:17px;letter-spacing:.23em;line-height:1.25;font-weight:500;white-space:nowrap}.brand-name strong{font-weight:700}.brand-tag{font-size:6.5px;letter-spacing:.16em;text-transform:uppercase;margin-top:5px}.desktop-nav{display:flex;gap:24px;align-items:center}.desktop-nav a{font-size:11px}.desktop-nav a:hover{color:var(--deep)}.header-cta{background:#82604ed9;border-color:#e1c6b7;color:#fff}.menu-toggle{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#faf7f4e8;align-items:center;justify-content:center}.mobile-nav{position:absolute;top:76px;left:20px;right:20px;background:var(--white);border:1px solid var(--line);border-radius:16px;padding:17px;box-shadow:0 20px 50px #30241b26}.mobile-nav[hidden]{display:none}.mobile-nav a{display:block;padding:12px;border-bottom:1px solid var(--line);font-size:14px}.mobile-nav a:last-child{border:0}
.hero{min-height:660px;position:relative;isolation:isolate;background:#eee4dc;overflow:hidden}.hero-image{position:absolute;right:0;top:0;bottom:0;width:53%;z-index:-3}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:50% 25%}.hero::before{content:'';position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#f4eee8 0%,#f4eee8 39%,#f4eee8e8 46%,#f4eee835 62%,#3a2b1d10 100%)}.hero::after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#f4eee842,transparent 24%)}.hero-copy{width:58%;padding-top:149px;padding-bottom:53px}.hero h1{font-size:clamp(50px,5.45vw,78px);line-height:.99;font-weight:500}.hero h1 .line{display:block}.hero-copy>.eyebrow{margin-bottom:15px}.hero-intro{font-size:15px;max-width:485px;line-height:1.55;margin-top:22px;color:#51453d}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.hero-stats{display:flex;margin-top:36px;gap:26px}.hero-stat{border-right:1px solid #c8b6a6;padding-right:25px}.hero-stat:last-child{border:0;padding:0}.hero-stat strong{font:500 30px/1.05 var(--serif);display:block;letter-spacing:-.02em}.hero-stat span{display:block;font-size:10px;color:#66584d;margin-top:4px;line-height:1.4}.hero-signature{margin-top:32px;text-transform:uppercase;letter-spacing:.14em;font-size:9px;color:#806d5c}.hero-note{position:absolute;right:6%;top:148px;font-size:40px;color:#fff4e5;text-align:center;text-shadow:0 1px 14px #251609bb;max-width:180px}.hero-values{position:absolute;right:5%;bottom:89px;display:grid;gap:10px;color:#fff5eb;font-size:10px;letter-spacing:.18em;text-transform:uppercase;border-left:1px solid #e3cbbc;padding-left:19px;text-shadow:0 1px 8px #251609}.hero-seal{position:absolute;right:4.5%;bottom:24px;border:1px solid #f1e0d47a;border-radius:4px;padding:11px 17px;color:#fff3e6;background:#36251b60;font-size:8px;line-height:1.6;letter-spacing:.13em;text-transform:uppercase}
.problem{background:linear-gradient(120deg,#f4efeb,var(--paper))}.problem .section-head{align-items:center;margin-bottom:24px}.problem h2{font-size:clamp(31px,3.2vw,45px)}.problem .lede{max-width:660px;margin-top:10px}.problem .script{max-width:215px;text-align:center;margin-right:22px}.pain-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.pain-card{padding:10px;background:#fffdfb9e;border:1px solid #ede4dd;border-radius:var(--radius);transition:transform .3s}.pain-card:hover{transform:translateY(-4px)}.pain-card>img{width:100%;height:135px;object-fit:cover;border-radius:8px;filter:saturate(.65)}.pain-body{display:flex;align-items:start;gap:11px;padding:17px 7px 13px}.icon-disc{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#c2a28f;color:#fff;flex:none}.icon-disc svg{width:22px;height:22px}.pain-body .icon-disc{width:29px;height:29px}.pain-body .icon-disc svg{width:17px;height:17px}.pain-card h3{font-size:21px;letter-spacing:-.025em;margin-bottom:7px}.pain-card p{font-size:11px;line-height:1.55;color:var(--muted)}
.method{position:relative;background:#eee5dd;overflow:hidden;isolation:isolate}.method-figure{position:absolute;right:25px;top:0;height:100%;width:26%;z-index:-1;opacity:.52;object-fit:contain;mix-blend-mode:multiply;mask-image:linear-gradient(90deg,transparent,#000 30%)}.method .section-head{max-width:860px}.method .lede{font-size:14px}.method-grid{width:89%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.step{background:#fffdfbd9;border:1px solid #ddcec2;border-radius:var(--radius);padding:20px 19px;backdrop-filter:blur(5px)}.step-top{display:flex;gap:11px;align-items:start;margin-bottom:16px}.step-num{width:38px;height:38px;flex:none;border-radius:50%;background:#ba9781;color:#fff;display:grid;place-items:center;font:500 25px var(--serif)}.step h3{font-size:20px;letter-spacing:-.025em}.step p{font-size:12px;line-height:1.65;color:var(--muted)}.method-label{position:absolute;right:3.6%;font-size:8px;line-height:1.5;letter-spacing:.08em;text-transform:uppercase;color:#6b5544;max-width:60px}.ml1{top:22%}.ml2{top:42%}.ml3{top:64%}.ml4{top:84%}
.includes{background:linear-gradient(115deg,var(--paper),#f2ece6)}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.feature{display:flex;gap:14px;align-items:start;border:1px solid #e6dbd1;border-radius:var(--radius);padding:23px 18px;background:#fffdfb80}.feature h3{font-size:20px;margin:1px 0 7px;letter-spacing:-.02em}.feature p{font-size:11px;color:var(--muted);line-height:1.55}.feature .icon-disc{width:39px;height:39px}.includes-note{display:flex;justify-content:center;gap:8px;align-items:center;color:var(--muted);font-size:11px;margin-top:20px}.includes-note svg{width:15px;height:15px}
.results{background:#f8f4ef}.results-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) .83fr;gap:18px}.result-card{min-width:0}.result-photo{position:relative;border-radius:9px;overflow:hidden;background:#e5dbd1;aspect-ratio:1.16}.result-photo img{width:100%;height:100%;object-fit:contain}.result-photo button{position:absolute;inset:0;background:transparent;border:0;width:100%;height:100%;display:flex;align-items:end;justify-content:end;padding:10px}.zoom-hint{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#fffc;color:var(--ink)}.zoom-hint svg{width:16px}.result-caption{padding:15px 6px 0;text-align:center}.result-caption h3{font-size:22px}.result-caption p{font-size:10px;color:var(--muted);margin-top:4px}.proof-box{padding:24px 21px;border-radius:var(--radius);background:linear-gradient(135deg,#f0e6de,#e8d9cd);display:flex;flex-direction:column;justify-content:center;gap:22px}.proof-item{display:flex;align-items:center;gap:12px}.proof-item strong{font:500 30px/1 var(--serif);display:block;letter-spacing:-.035em}.proof-item small{display:block;font-size:10px;margin-top:5px;line-height:1.4;color:#685447}.proof-item .icon-disc{width:34px;height:34px}.proof-box .script{font-size:29px;text-align:center;margin-top:2px}.results-bottom{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:24px}.disclaimer{font-size:10px;line-height:1.6;color:var(--muted);max-width:675px}.results-bottom .text-link{white-space:nowrap}
.content{background:#f0e8e1}.video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:21px}.video-card{min-width:0}.video-thumb{display:block;position:relative;width:100%;aspect-ratio:1.88;border:0;border-radius:10px;padding:0;overflow:hidden;background:#c9b8a9;isolation:isolate;text-align:left}.video-thumb>img{width:100%;height:100%;object-fit:cover;object-position:center 30%;transition:transform .65s var(--ease);filter:saturate(.65)}.video-thumb:hover>img{transform:scale(1.045)}.video-thumb::after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#251b1666,transparent 65%);z-index:0}.play{width:48px;height:48px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;color:#fff;border:1px solid #fff9;background:#ffffff26;border-radius:50%;backdrop-filter:blur(6px);z-index:1}.play svg{width:24px;height:24px;fill:#fff;stroke:none;margin-left:3px}.video-tag{position:absolute;bottom:11px;right:11px;color:white;background:#33251ccd;border-radius:5px;padding:4px 8px;font-size:8px;letter-spacing:.06em;z-index:1}.video-card h3{font-size:24px;letter-spacing:-.025em;margin-top:12px}.video-card>p{font-size:11px;color:var(--muted);margin-top:3px}.video-card .read-symbol svg{fill:none;stroke:white;margin:0}.video-dialog{width:min(760px,calc(100% - 36px));padding:20px;border:1px solid #dac7b6;border-radius:16px;background:var(--paper);color:var(--ink);max-height:90dvh;box-shadow:0 30px 100px #1d151955}.video-dialog::backdrop{background:#201913c9;backdrop-filter:blur(8px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:13px}.dialog-top h2{font-size:28px}.close-dialog{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);background:white;border-radius:50%;flex:none}.dialog-video{width:100%;max-height:72dvh;display:block;background:#1b1612;border-radius:9px}.dialog-error{font-size:13px;color:var(--muted);margin-top:14px}.dialog-error a{text-decoration:underline}.image-dialog{width:min(960px,calc(100% - 36px))}.image-dialog img{max-height:73dvh;object-fit:contain;margin:auto}.process-text{font-size:14px;line-height:1.8;max-width:620px;margin:12px auto}.process-text h3{font-size:24px;margin-top:19px;margin-bottom:6px}.process-text .btn{margin-top:24px}
.about{background:linear-gradient(100deg,#e8dcd1,#f9f5f0 65%);padding:0}.about-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:55px;align-items:center}.coach-photo{position:relative;align-self:stretch;min-height:400px;overflow:hidden}.coach-photo>img{width:100%;height:100%;object-fit:cover;object-position:center 20%;position:absolute;inset:0}.coach-photo::after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#211911c9,transparent 65%)}.coach-signature{position:absolute;left:33px;right:25px;bottom:30px;color:#fff5e9;z-index:1;font:400 31px/1.05 var(--script);transform:rotate(-5deg)}.coach-signature small{font:500 8px var(--sans);letter-spacing:.18em;display:block;margin-top:15px;transform:rotate(5deg)}.about-copy{padding:42px 0}.about-copy>p{font-size:14px;color:var(--muted);margin-top:18px;max-width:570px}.about-stats{display:grid;grid-template-columns:.8fr .9fr 1.2fr;gap:12px;margin-top:26px}.about-stat{display:flex;gap:9px;align-items:center}.about-stat>svg{color:#b6947a;width:29px;height:29px}.about-stat strong{display:block;font:500 23px/1.1 var(--serif)}.about-stat small{display:block;font-size:9px;color:var(--muted);margin-top:4px}.quote{background:#f0e5dc;border:1px solid #e8dace;padding:21px 23px;border-radius:9px;margin-top:27px}.quote p{font:italic 400 22px/1.3 var(--serif)}.quote cite{font:500 8px var(--sans);letter-spacing:.16em;display:block;margin-top:12px}
.fit{padding-bottom:24px;background:#faf7f4}.fit-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.fit-card{padding:27px 31px;background:linear-gradient(130deg,#f4ede7,#fbf8f5);border:1px solid #e8ded4;border-radius:var(--radius)}.fit-card h3{font-size:28px;letter-spacing:-.03em;margin-bottom:17px}.fit-card ul{margin:0;padding:0;list-style:none;display:grid;gap:12px}.fit-card li{display:flex;align-items:start;gap:10px;font-size:12px;line-height:1.6;color:#66594e}.check{display:grid;place-items:center;border-radius:50%;width:17px;height:17px;flex:none;margin-top:1px;background:#73765e;color:white;font-size:10px}.not .check{background:#a77f6c}.fit-card.not{background:#f5eee8}
.faq{padding-top:28px;background:var(--paper)}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 27px;align-items:start}.faq-col{display:grid;gap:8px}.faq details{border:1px solid #e5d9cf;border-radius:8px;background:#fffcfa70}.faq summary{list-style:none;cursor:pointer;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;gap:20px;font:500 18px/1.25 var(--serif)}.faq summary::-webkit-details-marker{display:none}.faq summary svg{width:13px;height:13px;transition:transform .2s}.faq details[open] summary svg{transform:rotate(180deg)}.faq details p{padding:0 18px 17px;font-size:12px;line-height:1.75;color:var(--muted)}
.final{position:relative;background:#e4d5c4;isolation:isolate;overflow:hidden;padding:77px 0 66px;text-align:center}.final-photo{position:absolute;inset:0;z-index:-3;width:100%;height:100%;object-fit:cover;object-position:center 35%;filter:saturate(.55)}.final::before{content:'';position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#d8c4ac1a,#f2e8dac9 31%,#f2e8daf5 53%,#e7d5b9b3 78%,#79634740)}.final-copy{max-width:740px;margin:auto;position:relative}.final h2{font-size:clamp(33px,3.5vw,48px)}.final-copy>p:not(.eyebrow){font-size:13px;color:#615348;max-width:540px;margin:16px auto 25px;line-height:1.7}.final .btn{min-width:310px}.final .micro{display:flex;align-items:center;justify-content:center;gap:7px;color:#615143;margin-top:18px;font-size:10px}.final .micro svg{width:13px;height:13px}.final-note{position:absolute;right:4%;bottom:41px;max-width:180px;text-align:center;font-size:29px;color:#fff2df;text-shadow:0 1px 8px #46342177}.site-footer{padding:29px 0;background:#ede2d9}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-nav{display:flex;gap:18px;align-items:center;font-size:10px}.footer-social{display:flex;align-items:center;gap:16px}.footer-social>a:not(.btn){width:34px;height:34px;display:grid;place-items:center}.footer-fine{font-size:9px;color:var(--muted);margin-top:20px;text-align:center}.mobile-cta{display:none}.reveal{animation:appear .7s var(--ease) both}@keyframes appear{from{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:none}}
@media(min-width:1500px){.hero-image{width:51%}.hero-note{right:8%}.hero-values{right:8%}.hero-seal{right:7.5%}.hero-copy{padding-top:160px;padding-bottom:60px}.hero{min-height:700px}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.desktop-nav{gap:16px}.header-inner{gap:18px}.brand-name{font-size:15px}.hero{min-height:620px}.hero-copy{width:61%;padding-top:141px}.hero h1{font-size:62px}.hero-note{right:4%;font-size:33px;max-width:135px}.hero-stats{gap:16px}.hero-stat{padding-right:16px}.hero-stat strong{font-size:27px}.hero-copy .btn{font-size:12px;padding-inline:20px}.feature{gap:10px;padding:20px 13px}.feature .icon-disc{width:31px;height:31px}.feature h3{font-size:19px}.pain-body{gap:8px;padding-inline:3px}.pain-card>img{height:116px}.pain-card h3{font-size:19px}.step{padding:19px 13px}.step h3{font-size:18px}.step-num{width:30px;height:30px;font-size:21px}.step-top{gap:8px}.about-grid{gap:35px}.about-stat>svg{width:22px;height:22px}.about-stat strong{font-size:20px}.final-note{display:none}.footer-nav{gap:13px}.footer-inner{flex-wrap:wrap;justify-content:center}.footer-fine{margin-top:15px}}
@media(max-width:820px){.desktop-nav{display:none}.menu-toggle{display:flex}.header-inner{height:80px}.header-cta{margin-left:auto}.hero h1{font-size:53px}.hero-copy{width:64%;padding-top:130px}.hero-image{width:57%}.hero::before{background:linear-gradient(90deg,#f4eee8 0%,#f4eee8f2 38%,#f4eee8a8 56%,#f4eee820 77%)}.hero-intro{font-size:14px;max-width:375px}.hero-note{font-size:29px;top:158px;right:4%;max-width:95px}.hero-values{font-size:8px;bottom:100px}.hero-seal{font-size:7px}.hero-signature{font-size:8px;max-width:320px}.hero-stats{gap:14px}.hero-stat strong{font-size:25px}.hero-stat span{font-size:9px}.hero-stat{padding-right:14px}.pain-grid,.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pain-card>img{height:180px}.pain-card h3{font-size:23px}.pain-card p,.feature p{font-size:12px}.pain-body{padding:18px 8px}.feature{padding:23px;gap:15px}.feature h3{font-size:23px}.feature .icon-disc{width:42px;height:42px}.method-grid{width:90%;grid-template-columns:repeat(2,minmax(0,1fr))}.step{padding:20px}.step h3{font-size:23px}.step-num{width:36px;height:36px;font-size:24px}.method-figure{width:31%;right:-5%;opacity:.38}.method-label{right:1.8%}.step-top{align-items:center}.results-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.proof-box{grid-column:1/-1;flex-direction:row;align-items:center;justify-content:space-around;padding:22px 16px}.proof-box .script{display:none}.results-bottom{align-items:start}.result-caption h3{font-size:21px}.video-grid{gap:14px}.video-card h3{font-size:22px}.about-grid{grid-template-columns:.85fr 1.15fr;gap:26px}.about-copy{padding:37px 0}.about-stats{grid-template-columns:1fr;gap:13px}.about-stat>svg{width:27px}.about-stat strong{font-size:24px}.about-stat small{font-size:10px}.about-copy>p{font-size:13px}.coach-signature{font-size:28px;left:20px;right:15px}.quote{padding:17px}.quote p{font-size:20px}.fit-card{padding:23px}.fit-card li{font-size:12px}.faq summary{font-size:17px}.section-head .aside{max-width:190px}.section{padding-block:42px}.fit{padding-bottom:22px}.faq{padding-top:22px}.final{padding:59px 0}.final-copy{max-width:660px}}
@media(max-width:600px){html{scroll-padding-top:25px}.wrap{width:calc(100% - 40px)}body{font-size:14px}.section{padding-block:38px}.section-head{display:block;margin-bottom:22px}.section-head .aside{max-width:none;margin-top:11px;font-size:12px}h2{font-size:35px;line-height:1.03}.eyebrow{font-size:9px;letter-spacing:.16em}.brand{gap:7px}.brand>svg{width:28px;height:28px}.brand-name{font-size:13px;letter-spacing:.18em}.brand-tag{font-size:5.3px;letter-spacing:.1em}.header-inner{height:76px;gap:10px}.header-cta{font-size:10px!important;padding:9px 13px!important;min-height:34px!important}.menu-toggle{width:34px;height:34px;flex:none}.menu-toggle svg{width:18px}.hero{min-height:0;display:flex;flex-direction:column}.hero-copy{width:100%;padding-top:113px;padding-bottom:28px;position:relative;z-index:2}.hero h1{font-size:clamp(46px,10.5vw,62px);max-width:540px;line-height:1}.hero h1 .line{display:inline}.hero h1 .line::after{content:' '}.hero-intro{font-size:14px;max-width:460px;margin-top:17px}.hero-actions{gap:10px;margin-top:22px;align-items:stretch}.hero-actions .btn{font-size:11px;min-height:47px;padding:12px 17px;gap:10px}.hero-actions .btn svg{width:17px}.hero-actions .btn:first-child{flex:1}.hero-actions .secondary{padding-inline:15px}.hero-copy .micro{font-size:10px}.hero-stats{gap:17px;margin-top:27px}.hero-stat{padding-right:17px}.hero-stat strong{font-size:28px}.hero-stat span{font-size:9px;max-width:96px}.hero-signature{margin-top:24px;font-size:7.5px;max-width:none}.hero-image{position:relative;inset:auto;order:2;width:100%;height:330px;z-index:0;overflow:hidden}.hero-image img{object-position:50% 33%}.hero-image::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#f4eee8 0%,#f4eee800 25%,#271a1366 100%)}.hero::before{background:linear-gradient(150deg,#f5efe9,#e8dbd0);z-index:-2}.hero::after{display:none}.hero-note{top:auto;bottom:172px;right:8%;max-width:145px;font-size:34px;z-index:3}.hero-values{z-index:3;right:8%;bottom:75px;font-size:8px;gap:7px}.hero-seal{z-index:3;right:7%;bottom:19px}.problem .section-head{display:block}.problem h2{font-size:33px}.problem .script{max-width:none;text-align:left;margin:20px 0 5px 7px;transform:rotate(-4deg);font-size:28px}.lede{font-size:13px}.pain-grid{gap:12px}.pain-card{padding:7px}.pain-card>img{height:129px}.pain-body{display:block;padding:12px 6px 10px}.pain-body .icon-disc{margin-bottom:10px;width:25px;height:25px}.pain-card h3{font-size:22px}.pain-card p{font-size:11px}.method .lede{font-size:13px}.method-grid{width:100%;gap:12px}.step{padding:17px 14px}.step-top{display:block;margin-bottom:10px}.step-num{margin-bottom:12px;width:32px;height:32px;font-size:22px}.step h3{font-size:22px}.step p{font-size:11px}.method-figure,.method-label{display:none}.feature-grid{gap:11px}.feature{padding:18px 14px;display:block}.feature .icon-disc{width:34px;height:34px;margin-bottom:12px}.feature h3{font-size:22px}.feature p{font-size:11px}.includes-note{font-size:10px;text-align:center;line-height:1.5}.results-grid{grid-template-columns:1fr 1fr;gap:21px 12px}.result-card:nth-child(3){grid-column:1/-1;width:calc(50% - 6px);justify-self:center}.result-photo{aspect-ratio:.98}.result-caption{padding:11px 2px 0}.result-caption h3{font-size:22px}.proof-box{gap:12px;flex-wrap:wrap;padding:22px 13px;margin-top:0}.proof-item{gap:8px}.proof-item .icon-disc{display:none}.proof-item strong{font-size:28px}.proof-item small{font-size:9px;max-width:95px}.results-bottom{display:block;margin-top:19px}.disclaimer{font-size:9px}.results-bottom .text-link{display:inline-block;margin-top:16px;font-size:12px}.video-grid{grid-template-columns:1fr;gap:26px}.video-thumb{aspect-ratio:1.8}.video-card h3{font-size:27px;margin-top:11px}.video-card>p{font-size:12px}.play{width:53px;height:53px}.about .wrap{width:100%}.about-grid{display:block}.coach-photo{min-height:420px}.coach-photo>img{object-position:center 23%}.coach-signature{bottom:31px;left:29px;font-size:36px;max-width:310px}.about-copy{padding:35px 20px}.about-copy>p{font-size:13px}.about-stats{grid-template-columns:1fr 1fr;gap:21px 13px;margin-top:26px}.about-stat:last-child{grid-column:1/-1}.quote p{font-size:24px}.quote{padding:20px;margin-top:24px}.fit{padding-bottom:18px}.fit-grid{grid-template-columns:1fr;gap:14px}.fit-card{padding:25px}.fit-card h3{font-size:30px}.fit-card li{font-size:12px}.faq{padding-top:18px}.faq-grid{grid-template-columns:1fr;gap:8px}.faq summary{padding:17px;font-size:20px}.faq details p{font-size:12px}.final{padding:50px 0;background:#eddfd0}.final h2{font-size:38px;max-width:430px;margin:auto}.final::before{background:#f2e7d9dd}.final-photo{object-position:40% center}.final-copy>p:not(.eyebrow){font-size:12px}.final .btn{min-width:0;width:100%;max-width:330px}.final .micro{font-size:9px}.site-footer{padding:29px 0 100px}.footer-inner{flex-direction:column;gap:23px}.footer-nav{flex-wrap:wrap;justify-content:center;gap:16px;font-size:11px}.footer-social{gap:17px}.footer-fine{font-size:9px;max-width:290px;margin:20px auto 0}.mobile-cta{display:flex;position:fixed;bottom:0;left:0;right:0;align-items:center;gap:15px;padding:10px 20px max(10px,env(safe-area-inset-bottom));background:#faf6f0f5;border-top:1px solid #deccbe;z-index:30;box-shadow:0 -4px 25px #56391d10;backdrop-filter:blur(14px);transform:translateY(120%);transition:transform .3s;visibility:hidden}.mobile-cta.visible{transform:translateY(0);visibility:visible}.mobile-cta>span{font:500 19px/1.15 var(--serif)}.mobile-cta>span small{font:400 8px var(--sans);color:var(--muted);display:block;margin-top:3px}.mobile-cta .btn{margin-left:auto;min-height:42px;padding:10px 20px;font-size:12px;gap:12px}.video-dialog{padding:14px;max-height:91dvh}.dialog-top h2{font-size:25px}.dialog-video{max-height:72dvh}}
@media(max-width:360px){.wrap{width:calc(100% - 30px)}.brand-name{font-size:11px}.brand-tag{font-size:4.5px}.hero h1{font-size:44px}.hero-actions{flex-direction:column}.hero-stat strong{font-size:25px}.hero-stats{gap:11px}.hero-stat{padding-right:11px}.pain-card h3,.feature h3,.step h3{font-size:20px}.header-cta{padding:8px 10px!important}.hero-signature{font-size:7px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.btn:hover,.pain-card:hover,.video-thumb:hover>img{transform:none}}
