@font-face{font-family:Manrope;src:url('assets/manrope-regular.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Barlow;src:url('assets/barlow-condensed.ttf') format('truetype');font-weight:600;font-display:swap}
:root{color-scheme:dark;--ink:#050505;--paper:#efeeeb;--muted:#a5a7aa;--line:#ffffff29;--blue:#afdaee;--pad:clamp(24px,5.3vw,104px);--display:Barlow,'Arial Narrow',Impact,sans-serif;--body:Manrope,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:70px}body{margin:0;background:var(--ink);color:var(--paper);font:400 16px/1.65 var(--body);overflow-x:clip}body:has(dialog[open]){overflow:hidden}button,input,select,textarea{font:inherit}button,a,input,summary{touch-action:manipulation}a{color:inherit;text-decoration:none}button{background:none;border:0;color:inherit;cursor:pointer}button,a{transition:color .2s,background .2s,border-color .2s}img,video{display:block;max-width:100%}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--blue);outline-offset:6px}h1,h2,h3,p{margin:0}h2{font:600 clamp(64px,8.6vw,156px)/.93 var(--display);letter-spacing:-.025em;text-transform:uppercase}h2 em{font:inherit;color:var(--muted)}.eyebrow,.section-index{font-size:12px;letter-spacing:.2em;line-height:1.6}.section-pad{padding:120px var(--pad)}.skip-link{position:fixed;top:-100px;left:20px;padding:12px 20px;background:white;color:black;z-index:100}.skip-link:focus{top:20px}
.site-header{height:90px;position:absolute;top:0;left:0;right:0;padding:0 var(--pad);display:flex;align-items:center;justify-content:space-between;z-index:20}.brand{width:180px;height:62px;display:block;position:relative;overflow:hidden;flex-shrink:0}.brand img{position:absolute;width:180px;max-width:none;top:-15px;left:0}.site-header nav{display:flex;align-items:center;gap:42px;font-size:12px;letter-spacing:.18em;text-transform:uppercase}.nav-cta{border:1px solid #aaa;padding:11px 22px;display:flex;gap:25px}.nav-cta:hover,.line-button:hover,.outline-button:hover{background:var(--paper);color:var(--ink)}
.cover{min-height:760px;height:100svh;position:relative;isolation:isolate;background:black}.cover-art{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 43%;z-index:-2}.cover-vignette{position:absolute;inset:0;background:linear-gradient(0deg,#000 0%,#0005 14%,transparent 39%,transparent 83%,#0008);z-index:-1}.cover-copy{position:absolute;bottom:11%;width:100%;padding:0 24px;text-align:center}.cover-copy h1{font:400 clamp(15px,1.35vw,23px)/1.8 var(--body);text-transform:uppercase;letter-spacing:.23em}.cover-copy>p{color:#c1c1c1;font-size:14px;letter-spacing:.12em;margin:4px 0 24px}.line-button,.outline-button{display:inline-flex;justify-content:space-between;align-items:center;gap:46px;border:1px solid #97999b;padding:14px 28px;letter-spacing:.13em;font-size:12px;text-transform:uppercase}.cover-bottom{position:absolute;bottom:26px;left:var(--pad);right:var(--pad);display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:10px;letter-spacing:.16em;color:var(--muted)}.cover-bottom button{padding:8px;font-size:12px;letter-spacing:.1em;color:var(--paper)}.mobile-break{display:none}
.chapter-nav{position:fixed;right:20px;top:50%;transform:translateY(-50%);z-index:30;display:flex;flex-direction:column;gap:18px;opacity:0;pointer-events:none;transition:opacity .3s}.chapter-nav.visible{opacity:1;pointer-events:auto}.chapter-nav a{display:flex;gap:12px;align-items:center;flex-direction:row-reverse;font-size:11px;color:#bebebe}.chapter-nav a span{width:26px;padding:6px 0;text-align:center;border-right:1px solid #9997}.chapter-nav b{font-size:11px;font-weight:400;opacity:0;transition:opacity .2s;white-space:nowrap;background:#050505aa;padding:0 5px}.chapter-nav a:hover b,.chapter-nav a:focus-visible b{opacity:1}.chapter-nav a.active{color:#fff}.chapter-nav a.active span{border-right:2px solid var(--blue)}
.scroll-scene{height:250svh;position:relative;isolation:isolate}.forge-scene{height:370svh}.stone-scene{height:260svh}.coaching-scene{height:200svh}.scene-stage{position:sticky;top:0;height:100svh;min-height:600px;overflow:hidden;background:var(--ink)}.media-layer,.scene-shade,.scene-poster,.end-poster,.scrub-video{position:absolute;inset:0;width:100%;height:100%}.scene-poster,.end-poster,.scrub-video{object-fit:cover;object-position:center}.scrub-video{opacity:0;transition:opacity .2s}.scrub-video.ready{opacity:1}.end-poster{opacity:var(--p,0)}.has-video .end-poster{opacity:0}.scene-shade{background:linear-gradient(90deg,#0009 0%,#0002 42%,transparent 67%),linear-gradient(0deg,#000c,transparent 25%,transparent 80%,#0005)}.scene-copy{position:absolute;left:var(--pad);top:24%;max-width:620px;z-index:2}.scene-copy .eyebrow{margin-bottom:30px}.scene-copy>p:last-child{margin-top:28px;color:#c1c1c1;font-size:16px;line-height:1.8}.scene-copy h2{font-size:clamp(64px,7.6vw,136px)}.forge-scene .scene-copy{top:20%;opacity:clamp(0,calc((.42 - var(--p,0))*7),1)}.forge-scene .scene-copy h2{font-size:clamp(54px,6vw,108px)}.forge-scene .scene-shade{background:linear-gradient(0deg,#000b,transparent 35%)}.scene-end-copy{position:absolute;text-align:center;bottom:17%;width:100%;opacity:clamp(0,calc((var(--p,0) - .68)*5),1);padding:0 24px}.scene-end-copy .eyebrow{font-size:14px}.scene-footer{position:absolute;left:var(--pad);right:var(--pad);bottom:40px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:12px;color:#b8b8b8}.scene-instruction{color:#eee}.scene-footer a{padding:8px 0}.scene-footer a:hover{color:white}.scene-progress{position:absolute;bottom:0;left:0;right:0;height:2px;background:#ffffff14}.scene-progress i{display:block;width:100%;height:100%;background:#c4d9e3;transform:scaleX(var(--p,0));transform-origin:left}
.breath-section{height:78svh;min-height:560px;position:relative;overflow:hidden}.breath-section img{width:100%;height:100%;object-fit:cover}.breath-section:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0009,transparent 75%),linear-gradient(0deg,#050505,transparent 25%)}.breath-copy{position:absolute;left:var(--pad);top:30%;z-index:1}.breath-copy>p:last-child{font:600 clamp(68px,9vw,156px)/.94 var(--display);text-transform:uppercase;letter-spacing:-.03em;margin-top:28px}.breath-copy em{font-style:normal;color:var(--muted)}.lift-scene .scene-copy{top:13%}.lift-scene .scene-copy h2{font-size:clamp(64px,7vw,120px)}.lift-scene .scene-shade{background:linear-gradient(180deg,#000a,transparent 57%,#000c)}.rep-meter{position:absolute;right:8%;top:16%;text-align:right}.rep-meter>.eyebrow{font-size:10px}.rep-meter>div{display:flex;gap:9px;align-items:baseline;justify-content:end;margin-top:12px}.rep-number{font:600 clamp(90px,11vw,190px)/1 var(--display);letter-spacing:-.04em}.rep-meter>div>span{font:600 28px var(--display);color:#a4a4a4}.rep-phase{font-size:13px;color:#c8c8c8}.lift-control{position:absolute;left:var(--pad);right:var(--pad);bottom:116px;max-width:380px;display:grid;gap:8px}.lift-control label{font-size:13px}.lift-control>span{font-size:11px;color:#acacac}.lift-control input{width:100%;height:28px;margin:0;accent-color:#d2e9f4;cursor:ew-resize}.machine-scene .scene-copy{top:19%;max-width:46%}.machine-scene .scene-copy h2{font-size:clamp(60px,6.8vw,112px)}.technique-steps{position:absolute;bottom:128px;left:var(--pad);display:flex;gap:34px;border-bottom:1px solid var(--line);padding-bottom:15px}.technique-steps>span{font-size:12px;color:#969696;display:flex;align-items:center;gap:12px;transition:color .3s}.technique-steps b{font-size:16px;font-weight:400}.technique-steps .active{color:#eee}
.trainer-section{min-height:960px;height:112svh;position:relative;isolation:isolate;display:flex;align-items:center;overflow:hidden}.trainer-image{position:absolute;inset:0;z-index:-2}.trainer-image img{width:100%;height:100%;object-fit:cover;object-position:65% center}.trainer-section:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#050505 0%,#05050544 40%,transparent 68%),linear-gradient(0deg,#050505,transparent 18%)}.trainer-copy{max-width:640px}.trainer-copy>.eyebrow{margin-bottom:35px}.trainer-copy h2{font-size:clamp(74px,8vw,132px)}.trainer-copy>p:not(.eyebrow){margin-top:28px;color:#b8b8b8;font-size:16px}.trainer-copy>p:nth-of-type(2){font-size:21px;color:var(--paper)}.text-link{display:inline-flex;gap:36px;align-items:center;border-bottom:1px solid #686868;padding:10px 0;font-size:14px}.trainer-copy .text-link{margin-top:22px}.text-link:hover{color:var(--blue);border-color:var(--blue)}.trainer-caption{position:absolute;bottom:55px;left:var(--pad);right:var(--pad);display:flex;justify-content:space-between;align-items:end}.wordmark{font:600 30px var(--display);letter-spacing:.12em}.trainer-caption>span:last-child{font-size:10px;line-height:1.8;letter-spacing:.2em;color:var(--muted)}.method-section{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-top:130px;padding-bottom:150px}.method-heading .eyebrow{margin-bottom:30px}.method-heading h2{font-size:clamp(58px,5.5vw,96px)}.method-rows article{display:grid;grid-template-columns:30px 1fr;column-gap:22px;border-top:1px solid var(--line);padding:24px 0}.method-rows article>span{font-size:12px;color:#969696;padding-top:11px}.method-rows h3{font:600 37px var(--display);text-transform:uppercase}.method-rows p{grid-column:2;max-width:330px;color:#a4a4a4;font-size:14px;margin-top:5px}.coaching-scene .scene-copy{top:15%;max-width:44%}.coaching-scene .scene-copy h2{font-size:clamp(64px,7.7vw,128px)}.coaching-scene .scene-shade{background:linear-gradient(0deg,#000d,transparent 35%),linear-gradient(90deg,#0008,transparent 70%)}.humor-reaction{position:absolute;bottom:130px;left:var(--pad);opacity:clamp(0,calc((var(--p,0) - .45)*4),1);transform:translateY(calc((1 - var(--p,0))*20px))}.humor-reaction>span{font-size:11px;letter-spacing:.12em}.humor-reaction>p{font-size:20px;margin-top:18px}
.start-section{display:grid;grid-template-columns:.95fr 1.05fr;gap:70px 80px;padding-top:150px;padding-bottom:160px;background:linear-gradient(130deg,#101112,#060606 60%)}.start-section>.section-index{grid-column:1/-1;margin-bottom:-40px}.start-heading h2{font-size:clamp(68px,7.8vw,125px)}.start-heading>p{color:var(--muted);margin-top:32px}.start-form fieldset{padding:0;border:0;margin:0 0 34px}.start-form legend{font-size:15px;margin-bottom:18px}.goal-options{display:grid;border-top:1px solid #656565}.goal-options label{position:relative}.goal-options input{position:absolute;width:1px;height:1px;opacity:0}.goal-options label>span{min-height:74px;border-bottom:1px solid #656565;display:flex;align-items:center;padding:20px 17px;gap:18px;font-size:15px;cursor:pointer;transition:background .2s,color .2s}.goal-options small{font-size:10px;color:var(--muted)}.goal-options b{margin-left:auto;font-size:20px;font-weight:400;opacity:.3}.goal-options input:checked+span{background:#eeefed;color:#111}.goal-options input:checked+span small{color:#505050}.goal-options input:checked+span b{opacity:1}.goal-options input:focus-visible+span{outline:2px solid var(--blue);outline-offset:-5px}.form-line{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:25px}.form-line label{display:grid;gap:10px;font-size:12px;color:#b5b5b5}.form-line input,.form-line select{color:var(--paper);width:100%;min-width:0;border:0;border-bottom:1px solid #696969;border-radius:0;background:transparent;padding:13px 0;font-size:15px}.form-line input::placeholder{color:#aaa}.form-line select{padding-right:18px}.form-line option{background:#151515}.schedule-preference{border-bottom:1px solid #454545;margin:0 0 30px;padding:2px 0 20px}.schedule-preference summary{cursor:pointer;list-style:none;font-size:14px;display:flex;justify-content:space-between;gap:20px}.schedule-preference summary::-webkit-details-marker{display:none}.schedule-preference[open] summary{margin-bottom:20px}.schedule-preference[open] summary span{transform:rotate(45deg)}.schedule-preference p{font-size:12px;color:var(--muted)}.primary-button{display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--paper);color:#080808;border:1px solid var(--paper);padding:17px 25px;min-height:58px;font-size:14px;font-weight:600}.primary-button:hover{background:var(--blue);border-color:var(--blue)}.start-form>.primary-button{width:100%}.form-explainer{font-size:12px;color:#9c9c9c;margin-top:13px;text-align:center}.message-result{grid-column:1/-1;border-top:1px solid var(--line);padding-top:40px}.message-result[hidden]{display:none}.message-result>label{display:block;margin:20px 0 10px}.message-result textarea{width:100%;padding:18px;border:1px solid #666;background:#0b0b0b;color:#eee;resize:vertical;line-height:1.6}.result-actions{display:flex;gap:16px;margin:20px 0}.message-result>p:last-child{font-size:13px;color:#aaa}.birthday{border-top:1px solid var(--line);position:relative;overflow:hidden;padding-top:100px;padding-bottom:100px}.birthday>.eyebrow{margin-bottom:25px}.birthday h2{font-size:clamp(56px,6.2vw,100px)}.birthday>.text-link{margin-top:30px}.birthday-mark{position:absolute;right:8%;bottom:-110px;font:600 380px/1 var(--display);color:#ffffff05;pointer-events:none}.no-gift .birthday{display:none}.site-footer{padding:45px var(--pad) 65px;display:flex;justify-content:space-between;align-items:center;gap:30px;border-top:1px solid var(--line);font-size:11px;letter-spacing:.08em;color:#a3a3a3}.site-footer .brand{width:140px;height:50px}.site-footer .brand img{width:140px;top:-11px}.site-footer>div{display:flex;gap:30px}.site-footer button{padding:0;font-size:11px;color:#aaa}.motion-access{position:fixed;bottom:18px;left:16px;z-index:25;border:1px solid #5557;background:#080808b5;backdrop-filter:blur(10px);border-radius:25px;padding:5px 11px;font-size:18px;display:flex;align-items:center;gap:8px;color:#c1c1c1}.motion-access span{font-size:10px;max-width:0;overflow:hidden;white-space:nowrap;transition:max-width .25s}.motion-access:hover span,.motion-access:focus-visible span,.motion-access[aria-pressed=true] span{max-width:130px}
dialog{background:#101010;color:var(--paper);border:1px solid #555;padding:65px 55px;max-width:620px;width:calc(100% - 32px);max-height:90svh}dialog::backdrop{background:#000c;backdrop-filter:blur(8px)}.dialog-close{position:absolute;right:14px;top:6px;font:300 35px var(--body);width:44px;height:44px;z-index:3}.gift-dialog h2{font-size:76px;margin:25px 0}.gift-dialog>p:not(.eyebrow){font-size:15px;color:#bdbdbd;margin-top:18px}.gift-signature span{color:white;font-size:22px}.film-dialog{max-width:1300px;padding:52px 12px 20px;background:#030303}.film-dialog video{width:100%;max-height:75svh}.film-dialog p{font-size:12px;text-align:center;color:#b4b4b4;margin-top:12px}.static-motion .scroll-scene{height:auto}.static-motion .scene-stage{position:relative;height:100svh}.static-motion .scrub-video,.static-motion .end-poster{display:none}.static-motion .scene-copy{opacity:1}.static-motion .scene-end-copy,.static-motion .scene-instruction,.static-motion .lift-control,.static-motion .scene-progress,.static-motion .rep-meter{display:none}.static-motion .humor-reaction{opacity:1;transform:none}.static-motion .scene-footer{justify-content:end}
@media(min-aspect-ratio:19/10){.cover-art{object-fit:contain}.cover-copy{bottom:8%}.cover{min-height:660px}.scene-copy{top:19%}}
@media(max-width:1000px){.site-header{height:80px}.site-header nav{gap:22px}.chapter-nav{right:8px}.chapter-nav b{display:none}.scene-copy{max-width:55%}.scene-copy h2{font-size:clamp(60px,8vw,92px)}.scene-footer{right:42px}.cover{min-height:700px}.cover-art{object-fit:contain;object-position:center 20%;background:#000}.cover-copy{bottom:14%}.cover-copy h1{font-size:17px;letter-spacing:.14em}.trainer-section{min-height:850px}.trainer-copy{max-width:52%}.trainer-copy h2{font-size:83px}.trainer-copy>p:not(.eyebrow){font-size:14px}.trainer-copy>p:nth-of-type(2){font-size:19px}.method-section{gap:45px;grid-template-columns:.9fr 1.1fr}.start-section{gap:60px 40px}.start-heading h2{font-size:80px}.form-line{grid-template-columns:1fr;gap:16px}.rep-meter{right:7%}.rep-meter>.eyebrow{max-width:180px;display:block}.technique-steps{gap:20px}.technique-steps b{font-size:14px}.site-footer{flex-wrap:wrap}.site-footer>span{display:none}}
@media(max-width:650px){:root{--pad:24px}.site-header{height:76px}.brand{width:135px;height:50px}.brand img{width:135px;top:-10px}.site-header nav>a:not(.nav-cta){display:none}.nav-cta{font-size:10px;padding:9px 14px;gap:18px}.cover{height:100svh;min-height:680px;max-height:1100px}.cover-art{height:64%;top:6%;object-fit:contain;object-position:center}.cover-vignette{background:linear-gradient(0deg,#000 26%,transparent 51%,transparent)}.cover-copy{bottom:16%;padding:0 20px}.cover-copy h1{font-size:15px;letter-spacing:.12em;line-height:1.9}.mobile-break{display:block}.cover-copy>p{font-size:12px;letter-spacing:.035em;margin:8px 0 25px}.line-button,.outline-button{font-size:11px;padding:13px 22px;gap:36px}.cover-bottom{bottom:38px;justify-content:space-between;font-size:9px;letter-spacing:.06em}.cover-bottom button{font-size:11px}.desktop-note{display:none}.chapter-nav{top:auto;right:15px;bottom:13px;transform:none;flex-direction:row;gap:4px;border:1px solid #5556;border-radius:30px;padding:4px 10px;background:#050505cf;backdrop-filter:blur(10px)}.chapter-nav a{font-size:10px}.chapter-nav a span{border-right:none;width:28px;border-bottom:1px solid transparent;padding:5px 0}.chapter-nav a.active span{border-right:none;border-bottom:1px solid var(--blue)}.scene-stage{height:100svh;min-height:640px}.scroll-scene{height:220svh}.forge-scene{height:340svh}.stone-scene{height:230svh}.coaching-scene{height:190svh}.scene-poster,.end-poster,.scrub-video{object-position:62% center}.scene-copy{top:12%;max-width:85%;left:24px;right:40px}.scene-copy .eyebrow{font-size:10px;margin-bottom:20px}.scene-copy h2{font-size:62px}.scene-copy>p:last-child{font-size:14px;margin-top:20px}.forge-scene .media-layer{top:8%;height:70%;background:#000}.forge-scene .scene-poster,.forge-scene .scrub-video{object-fit:contain;object-position:center}.forge-scene .scene-copy{top:auto;bottom:19%;max-width:80%;opacity:clamp(0,calc((.5 - var(--p,0))*7),1)}.forge-scene .scene-copy h2{font-size:52px}.forge-scene .scene-copy h2 br{display:none}.forge-scene .scene-copy>p:last-child{margin-top:12px}.forge-scene .scene-shade{background:none}.scene-end-copy{bottom:24%}.scene-end-copy .eyebrow{font-size:11px;letter-spacing:.18em}.scene-footer{bottom:74px;left:24px;right:24px;align-items:end;font-size:10px;gap:20px}.scene-footer a{font-size:10px;max-width:112px;text-align:right}.scene-instruction{max-width:190px}.stone-scene .scene-copy{top:10%}.stone-scene .scene-copy h2{font-size:58px}.stone-scene .media-layer{top:18%;height:82%}.stone-scene .scene-poster,.stone-scene .scrub-video{object-position:70% center}.stone-scene .scene-shade{background:linear-gradient(0deg,#0009,transparent 22%),linear-gradient(180deg,#050505 0%,#05050588 25%,transparent 56%)}.stone-scene .scene-copy>p:last-child{max-width:280px}.breath-section{height:75svh;min-height:560px}.breath-section img{object-position:65% center}.breath-copy{top:auto;bottom:13%}.breath-copy>.eyebrow{font-size:10px}.breath-copy>p:last-child{font-size:75px;margin-top:18px}.breath-section:after{background:linear-gradient(0deg,#050505cc,transparent 75%)}.lift-scene .scene-copy{top:10%;max-width:75%}.lift-scene .scene-copy h2{font-size:62px}.lift-scene .scene-copy>p:last-child{font-size:13px}.lift-scene .media-layer{top:20%;height:63%}.lift-scene .scene-poster,.lift-scene .end-poster,.lift-scene .scrub-video{object-position:56% center}.lift-scene .scene-shade{background:linear-gradient(180deg,#050505 3%,transparent 42%,transparent 56%,#050505 91%)}.rep-meter{right:25px;top:43%}.rep-meter>.eyebrow{display:none}.rep-number{font-size:74px}.rep-meter>div>span{font-size:19px}.rep-phase{font-size:10px;display:block;max-width:100px}.lift-control{bottom:138px;right:24px;max-width:none}.lift-control label{font-size:12px}.lift-control>span{font-size:10px}.machine-scene .scene-copy{top:10%;max-width:85%}.machine-scene .scene-copy h2{font-size:58px}.machine-scene .media-layer{top:21%;height:67%}.machine-scene .scene-poster,.machine-scene .end-poster,.machine-scene .scrub-video{object-position:67% center}.machine-scene .scene-shade{background:linear-gradient(180deg,#050505,transparent 51%,transparent 60%,#050505 94%)}.technique-steps{bottom:139px;gap:22px;right:24px;justify-content:space-between}.technique-steps>span{font-size:10px;gap:7px}.technique-steps b{font-size:12px}.trainer-section{height:auto;min-height:0;padding-top:500px;padding-bottom:150px;display:block}.trainer-image{height:620px}.trainer-image img{object-position:72% center}.trainer-section:after{background:linear-gradient(0deg,#050505 0%,#050505 32%,transparent 65%)}.trainer-copy{max-width:none}.trainer-copy>.eyebrow{font-size:10px;margin-bottom:25px}.trainer-copy h2{font-size:83px}.trainer-copy h2 br:last-child{display:none}.trainer-copy>p:not(.eyebrow){font-size:14px}.trainer-copy>p:nth-of-type(2){font-size:20px}.trainer-caption{bottom:50px;left:24px;right:24px}.wordmark{font-size:25px}.trainer-caption>span:last-child{font-size:9px}.method-section{grid-template-columns:1fr;padding-top:65px;padding-bottom:80px;gap:40px}.method-heading>.eyebrow{font-size:10px;margin-bottom:23px}.method-heading h2{font-size:67px}.method-rows article{padding:20px 0}.method-rows h3{font-size:35px}.coaching-scene .media-layer{top:20%;height:64%}.coaching-scene .scene-poster,.coaching-scene .end-poster,.coaching-scene .scrub-video{object-fit:contain;object-position:center}.coaching-scene .scene-copy{top:8%;max-width:85%}.coaching-scene .scene-copy h2{font-size:61px}.coaching-scene .scene-copy h2 br{display:none}.coaching-scene .scene-copy>p:last-child{margin-top:10px;font-size:14px}.coaching-scene .scene-shade{background:linear-gradient(0deg,#050505,transparent 43%)}.humor-reaction{bottom:150px}.humor-reaction>span{font-size:9px}.humor-reaction>p{font-size:16px;margin-top:10px}.start-section{grid-template-columns:1fr;gap:45px;padding-top:80px;padding-bottom:90px}.start-section>.section-index{font-size:10px;margin-bottom:-22px}.start-heading h2{font-size:83px}.start-heading>p{margin-top:25px;font-size:15px}.start-form legend{font-size:14px}.goal-options label>span{font-size:14px;min-height:78px;padding:18px 14px}.form-line{gap:20px}.form-line input,.form-line select{font-size:16px}.result-actions{flex-direction:column}.birthday{padding-top:70px;padding-bottom:80px}.birthday>.eyebrow{max-width:260px;font-size:10px}.birthday h2{font-size:62px}.birthday-mark{font-size:240px;bottom:-75px;right:-5px}.site-footer{padding:32px 24px 80px;gap:24px}.site-footer>div{flex-wrap:wrap;justify-content:end;gap:20px;max-width:150px}.site-footer button,.site-footer a{font-size:10px}.motion-access{bottom:16px;left:14px;padding:3px 9px}.motion-access span{display:none}dialog{padding:55px 26px 35px}.gift-dialog h2{font-size:66px}.film-dialog{padding:48px 5px 12px}.static-motion .scene-stage{min-height:700px}.static-motion .humor-reaction{bottom:125px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
/* The pace changes after the precise weight shots. */
.sprint-scene{height:240svh}.sprint-scene .scene-copy{top:16%;max-width:40%}.sprint-scene .scene-copy h2{font-size:clamp(76px,10vw,166px)}.sprint-scene .scene-shade{background:linear-gradient(90deg,#000a,transparent 73%),linear-gradient(0deg,#000b,transparent 30%)}.sprint-clock{position:absolute;left:var(--pad);bottom:120px}.sprint-clock .eyebrow{font-size:10px}.sprint-clock>div{display:flex;align-items:baseline;gap:14px;margin:8px 0}.sprint-clock #sprint-time{font:600 clamp(58px,7vw,110px)/1 var(--display);font-variant-numeric:tabular-nums;letter-spacing:.015em}.sprint-clock small{font-size:11px;color:#bbb}.sprint-clock>span:last-child{font-size:12px;color:#c5c5c5}.scan-section{height:100svh;min-height:850px;position:relative;overflow:hidden;background:#090a0b}.scan-stage,.scan-stage img{position:absolute;inset:0;width:100%;height:100%}.scan-stage img{object-fit:cover;object-position:center}.scan-overlay{clip-path:polygon(0 0,var(--scan) 0,var(--scan) 100%,0 100%)}.scan-beam{position:absolute;top:0;bottom:0;left:var(--scan);width:1px;background:linear-gradient(transparent 5%,#b4e8ff 25%,#eefaff 65%,transparent 94%);box-shadow:0 0 20px 2px #a6ddff55;pointer-events:none}.scan-copy{position:absolute;left:var(--pad);top:18%;max-width:40%}.scan-copy h2{font-size:clamp(64px,8vw,132px);margin:30px 0}.scan-copy>p:last-child{color:#aaa;font-size:15px}.scan-controls{position:absolute;left:var(--pad);bottom:95px;width:min(340px,35%)}.scan-controls>label{font-size:14px}.scan-controls input{width:100%;accent-color:#badef4;margin:15px 0 5px;height:30px;cursor:ew-resize}.scan-controls>div{display:flex;justify-content:space-between;font-size:9px;letter-spacing:.15em;color:#aaa}.scan-controls>p{font-size:12px;color:#b6b6b6;margin-top:12px}.chalk-burst{position:absolute;left:67%;top:53%;width:1px;height:1px;pointer-events:none}.chalk-burst i{position:absolute;width:var(--size);height:var(--size);border-radius:50%;background:#e2edee;filter:blur(4px);opacity:0}.rep-complete .chalk-burst i{animation:chalk .9s var(--delay) ease-out both}@keyframes chalk{0%{opacity:0;transform:rotate(var(--a)) translateX(0) scale(.3)}20%{opacity:.4}100%{opacity:0;transform:rotate(var(--a)) translateX(var(--d)) scale(2.5)}}.static-motion .chalk-burst{display:none}
@media(max-width:650px){.sprint-scene{height:210svh}.sprint-scene .scene-copy{top:10%;max-width:75%}.sprint-scene .scene-copy h2{font-size:70px}.sprint-scene .media-layer{top:20%;height:70%}.sprint-scene .scene-poster,.sprint-scene .end-poster,.sprint-scene .scrub-video{object-position:70% center}.sprint-scene .scene-shade{background:linear-gradient(180deg,#050505,transparent 38%,transparent 59%,#050505 95%)}.sprint-clock{bottom:143px}.sprint-clock #sprint-time{font-size:70px}.sprint-clock>.eyebrow{font-size:9px}.sprint-clock>span:last-child{font-size:11px}.scan-section{height:auto;min-height:1000px}.scan-stage{height:690px;top:115px}.scan-stage img{object-position:73% center}.scan-copy{top:45px;max-width:80%;left:24px}.scan-copy>.eyebrow{font-size:10px}.scan-copy h2{font-size:65px;margin:20px 0}.scan-copy h2 br:last-child{display:none}.scan-copy>p:last-child{font-size:13px;max-width:230px}.scan-controls{left:24px;right:24px;bottom:72px;width:auto}.scan-controls input{margin:20px 0 5px}.scan-controls>div{font-size:10px}.scan-controls>p{font-size:12px}.chalk-burst{left:65%;top:55%}.static-motion .sprint-clock{bottom:125px}}
/* Readability and short-window fallbacks. */
.site-header nav{font-size:14px;letter-spacing:.1em}.scene-copy>p:last-child,.method-rows p,.trainer-copy>p:not(.eyebrow){font-size:16px}.start-form legend,.goal-options label>span,.schedule-preference summary{font-size:16px}.form-line label{font-size:14px}.line-button,.outline-button,.primary-button,.text-link{font-size:14px}.lift-control label,.scan-controls>label{font-size:14px}.scene-footer a,.scene-instruction{font-size:13px}.goal-options small,.cover-bottom,.trainer-caption>span:last-child{font-size:12px}.technique-steps>span{font-size:12px}.technique-steps b{font-size:16px}.scan-controls>div{font-size:12px}.cover-bottom button{font-size:14px}.site-footer,.site-footer button{font-size:12px}
@media(max-width:650px){.nav-cta{font-size:13px}.scene-copy>p:last-child,.trainer-copy>p:not(.eyebrow),.method-rows p{font-size:16px}.scene-copy h2{font-size:clamp(50px,14vw,62px)}.scene-footer a,.scene-instruction{font-size:12px}.cover-bottom{font-size:10px}.cover-bottom button{font-size:12px}.technique-steps b{font-size:14px}.scan-copy>p:last-child{font-size:15px}.site-footer button,.site-footer a{font-size:12px}.scan-controls>div{font-size:11px}.coaching-scene .scene-copy h2{font-size:58px}.coaching-scene .scene-copy>p:last-child{font-size:15px}.cover-copy h1{font-size:15px;letter-spacing:.1em}.cover-copy>p{font-size:14px}.scene-copy .eyebrow{font-size:11px}.lift-control>span{font-size:12px}.start-heading h2{font-size:clamp(62px,20vw,83px)}}

/* Wender's contact and community. */
[hidden]{display:none!important}.hero-actions{display:flex;justify-content:center;align-items:center;gap:16px;flex-wrap:wrap}.steel-button{position:relative;display:inline-flex;justify-content:center;align-items:center;gap:13px;min-height:53px;padding:13px 22px;border:1px solid #adb4bb;border-radius:2px;background:linear-gradient(115deg,#373b41 0%,#858c93 12%,#d6dbe0 27%,#aab1b8 41%,#edf0f2 53%,#b9c0c5 66%,#929aa2 82%,#4c545c 100%);box-shadow:inset 0 1px 0 #fff9,inset 0 -1px 0 #000b,0 8px 24px #0005;color:#0b0c0e;text-shadow:0 1px #fff7;font-size:14px;font-weight:600;letter-spacing:.04em;white-space:nowrap}.steel-button:after{content:'';position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(0deg,transparent,transparent 2px,#ffffff0b 2px,#ffffff0b 3px)}.steel-button:hover{filter:brightness(1.12);border-color:#e8eef3}.steel-button svg{flex-shrink:0}.journey-button{min-height:53px}.floating-whatsapp{position:fixed;bottom:28px;right:25px;z-index:31;box-shadow:inset 0 1px #fff8,0 7px 24px #000b}.footer-whatsapp{min-height:44px;font-size:14px;padding:9px 14px}.footer-whatsapp svg{width:18px;height:18px}.site-footer>div{flex-wrap:wrap;align-items:center;justify-content:end;gap:22px}.site-footer{padding-bottom:115px}.phone-number{font-size:16px;letter-spacing:0;color:#ddd}.trainer-name{font:600 clamp(40px,4vw,62px)/1 var(--display);text-transform:uppercase;letter-spacing:.02em}.trainer-name small{display:block;font:400 12px/1.5 var(--body);letter-spacing:.16em;margin-top:10px;color:#b4b4b4}.contact-dialog{max-width:560px}.contact-dialog h2{font-size:76px;margin:26px 0}.contact-dialog>p:not(.eyebrow){font-size:16px;color:#bbb;margin:16px 0}.contact-dialog .steel-button{margin-top:15px}.contact-number{display:inline-block;margin:12px 0;font-size:22px}
.clients-section{background:#0a0b0c;padding-top:120px;padding-bottom:100px}.clients-heading{display:flex;justify-content:space-between;align-items:end;gap:55px;margin-bottom:55px}.clients-heading h2{font-size:clamp(62px,7vw,116px);margin-top:25px}.clients-heading>p{color:#b3b3b3;max-width:340px;font-size:16px;line-height:1.9}.client-filmstrip{display:grid;grid-template-columns:1fr 1fr;gap:44px 30px}.client-frame{margin:0;overflow:hidden}.client-frame:first-child{grid-column:1/-1}.client-frame img{width:100%;height:auto;aspect-ratio:1672/941;object-fit:cover}.client-frame:first-child img{max-height:690px;object-position:center}.client-frame figcaption{display:flex;gap:18px;align-items:center;padding:20px 0;border-bottom:1px solid #ffffff29}.client-frame figcaption>span{font-size:12px;color:#999}.client-frame h3{font:600 clamp(28px,3vw,42px)/1.2 var(--display);text-transform:uppercase;letter-spacing:.01em}.gallery-footer{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:30px}.gallery-footer>p{font-size:12px;color:#aaa;max-width:350px}.testimonials-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;border-top:1px solid #ffffff29;background:radial-gradient(ellipse at 75% 40%,#17191b 0%,#070707 60%);padding-top:120px;padding-bottom:125px}.testimonials-heading h2{font-size:clamp(58px,6vw,105px);margin-top:28px}.testimonial-empty{padding:22px 0 0;border-top:1px solid #a4aaaf;position:relative}.quote-mark{display:block;font:600 130px/.85 var(--display);color:#787f87;height:78px}.testimonial-empty>.eyebrow{color:#bdc3c9;margin:20px 0;font-size:12px}.testimonial-empty-copy{font:600 clamp(28px,3vw,43px)/1.2 var(--display);text-transform:uppercase;margin-bottom:28px}.testimonial-empty>p:not(.eyebrow):not(.testimonial-empty-copy){font-size:16px;color:#aaa}.testimonial-empty>.text-link{margin-top:12px}.testimonial-list{display:grid;gap:38px}.real-testimonial{margin:0;display:grid;grid-template-columns:74px 1fr;gap:20px;border-top:1px solid #737a80;padding-top:25px}.real-testimonial img{width:74px;height:90px;object-fit:cover;grid-row:span 2}.real-testimonial blockquote{font-size:22px;line-height:1.5;margin:0}.real-testimonial figcaption{font-size:14px;color:#b3bac1}.real-testimonial:not(:has(img)){grid-template-columns:1fr}
@media(max-width:1000px){.clients-heading{align-items:start;flex-direction:column;gap:28px}.clients-heading>p{max-width:520px}.testimonials-section{gap:50px}.testimonials-heading h2{font-size:68px}.hero-actions{gap:13px}.hero-actions .line-button{padding:14px 22px}.site-footer>div{max-width:60%}.cover-copy{bottom:12%}}
@media(max-width:650px){.hero-actions{flex-direction:column;gap:12px}.hero-actions>a{width:min(100%,300px)}.cover-copy{bottom:12%}.cover-copy h1{font-size:14px}.cover-copy>p{margin-bottom:20px}.cover-art{height:56%;top:4%}.cover{min-height:760px}.cover-bottom{bottom:26px}.hero-whatsapp{font-size:14px;min-height:47px;padding:10px 18px}.floating-whatsapp{bottom:75px;right:16px;padding:10px 14px;min-height:46px;font-size:13px;gap:9px}.floating-whatsapp svg{width:20px;height:20px}.floating-whatsapp>span:last-child{display:none}.trainer-name{font-size:43px}.trainer-name small{font-size:12px;max-width:200px}.trainer-caption>span:last-child{display:none}.clients-section{padding-top:75px;padding-bottom:70px}.clients-heading{margin-bottom:35px;gap:25px}.clients-heading h2{font-size:clamp(50px,14vw,67px);margin-top:22px}.clients-heading .eyebrow{font-size:12px}.client-filmstrip{grid-template-columns:1fr;gap:32px}.client-frame:first-child{grid-column:auto}.client-frame h3{font-size:30px}.client-frame figcaption{padding:16px 0}.gallery-footer{flex-direction:column;align-items:start;gap:18px}.gallery-footer>p{font-size:12px}.testimonials-section{grid-template-columns:1fr;gap:45px;padding-top:75px;padding-bottom:80px}.testimonials-heading h2{font-size:clamp(56px,16vw,70px)}.testimonial-empty-copy{font-size:33px}.quote-mark{font-size:115px}.site-footer>div{max-width:100%;justify-content:start;gap:20px;width:100%}.site-footer{padding-bottom:145px}.site-footer .footer-whatsapp{font-size:14px}.contact-dialog h2{font-size:66px}.real-testimonial{grid-template-columns:60px 1fr;gap:15px}.real-testimonial img{width:60px;height:78px}.real-testimonial blockquote{font-size:19px}.result-actions{align-items:stretch}.result-actions>a{white-space:normal}.hero-actions .journey-button{font-size:13px;letter-spacing:.1em;gap:25px}}

/* A continuous camera-led prologue; the finished brand is the payoff. */
html{scroll-padding-top:0}.entry-cover{overflow:hidden;min-height:700px;max-height:none}.entry-cover .cover-art{top:0;height:100%;object-fit:cover;object-position:center;transform:scale(calc(1 + var(--entry-p,0)*.10)) translateY(calc(var(--entry-p,0)*35px));transform-origin:34% 42%;will-change:transform}.entry-cover .cover-vignette{background:linear-gradient(0deg,#050505,transparent 27%),linear-gradient(90deg,transparent 40%,#0003 72%,#0006)}.entry-skip{position:absolute;right:var(--pad);top:37px;z-index:3;font-size:12px;letter-spacing:.05em;color:#c0c4c8;border-bottom:1px solid #68717a;padding:8px 0}.entry-skip:hover{color:#fff}.entry-copy{position:absolute;left:59%;top:27%;right:7%;transform:translateY(calc(var(--entry-p,0)*-48px));opacity:calc(1 - var(--entry-p,0)*1.3)}.entry-copy .eyebrow{font-size:10px;letter-spacing:.19em;color:#b9bec4;margin-bottom:23px}.entry-copy h1{font:600 clamp(62px,6.5vw,112px)/.95 var(--display);text-transform:uppercase;letter-spacing:-.02em}.entry-copy h1 em{font:inherit;color:#a1a9b1}.enter-button{display:flex;align-items:center;justify-content:space-between;width:210px;margin-top:38px;padding:14px 0;border-top:1px solid #ccd3d9;border-bottom:1px solid #707980;letter-spacing:.22em;text-transform:uppercase;font-size:13px}.enter-button i{font:normal 24px/1 var(--body);transition:transform .2s}.enter-button:hover i{transform:translateY(5px)}.entry-hint{font-size:11px;color:#a3abb3;margin-top:14px}.entry-cover .cover-bottom{bottom:31px;font-size:10px;letter-spacing:.15em}.journey-ready .site-header{position:fixed;background:linear-gradient(#050505f2,#050505b8,transparent);opacity:0;visibility:hidden;transform:translateY(-12px);transition:opacity .3s,transform .3s,visibility .3s;pointer-events:none}.journey-ready .floating-whatsapp{opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .3s,transform .3s,visibility .3s;pointer-events:none}.journey-ready .trainer-introduced .site-header,.journey-ready .trainer-introduced .floating-whatsapp{visibility:visible;opacity:1;transform:none;pointer-events:auto}.trainer-introduced .entry-skip{visibility:hidden}
.prologue-scene{height:720svh}.prologue-scene .scene-stage{min-height:520px;perspective:1400px}.prologue-scene .media-layer{transform:translate3d(var(--camera-x,0%),0,0) scale(var(--camera-scale,1));transform-origin:64% 45%;will-change:transform}.prologue-shade{position:absolute;inset:0;background:linear-gradient(90deg,#0007,transparent 54%),linear-gradient(0deg,#050505e6,transparent 27%,transparent 80%,#0006);pointer-events:none}.logo-beat .prologue-shade{background:linear-gradient(0deg,#050505d9,transparent 22%,transparent 80%,#0005)}.prologue-scene .scene-footer{z-index:7;bottom:35px}.prologue-scene .scene-footer a{white-space:nowrap}.prologue-scene .scene-progress{z-index:8;background:#ffffff0d}.prologue-scene .scene-progress i{background:#9dc4db}.journey-lines{position:absolute;inset:0;pointer-events:none}.journey-line{position:absolute;left:var(--pad);right:8%;top:26%;max-width:650px;opacity:var(--line-opacity,0);transform:translate3d(0,var(--line-y,24px),65px);will-change:opacity,transform}.journey-line.first-line{opacity:var(--line-opacity,1)}.journey-line h2{font-size:clamp(76px,8vw,140px);line-height:.94;text-shadow:0 2px 28px #0007}.journey-line .eyebrow{margin-bottom:27px;font-size:11px;color:#c0c4c8}.journey-line h2 em{color:#aab2bb}.journey-line.assembly-line{left:0;right:0;max-width:none;top:11%;text-align:center;transform:translateY(var(--line-y,0px))}.assembly-line>p{font:400 13px/1.9 var(--body);letter-spacing:.2em;text-transform:uppercase;color:#bec6cf}.assembly-line br{display:none}.journey-line.stone-line{top:30%}.journey-line.artist-line{top:33%}.journey-line.human-line{top:auto;bottom:20%}.human-line h2{font-size:clamp(68px,7.6vw,128px)}.depth-atmosphere{position:absolute;inset:-5%;pointer-events:none;perspective:600px;opacity:clamp(0,calc((var(--p,0) - .48)*8),1)}.depth-atmosphere i{position:absolute;left:var(--x);top:var(--y);width:var(--size);height:var(--size);border-radius:50%;background:#d6d9dc;opacity:var(--alpha);box-shadow:0 0 4px #fff4;transform:translate3d(calc(var(--p,0)*var(--drift)),calc(var(--p,0)*var(--travel)*-1),110px)}.depth-atmosphere i:nth-child(4n){filter:blur(1.5px)}.lock-glow{position:absolute;inset:0;background:radial-gradient(ellipse at 34% 62%,#a0d6ff63,transparent 62%);opacity:var(--impact,0);pointer-events:none;mix-blend-mode:screen}.static-prologue{display:none}.prologue-scene:not(.has-video) .journey-lines{opacity:1}#journey-sound{font-size:11px;color:#aeb7bf;letter-spacing:.06em;padding:10px;border:1px solid #79818b66;border-radius:1px;white-space:nowrap}#journey-sound[aria-pressed=true]{color:#c3e4f7;border-color:#9cc8e0}.scene-stage{perspective:1400px}.scroll-scene:not(.prologue-scene) .media-layer{transform:translate3d(var(--camera-x,0%),0,0) scale(var(--camera-scale,1.045));transform-origin:60% 50%}.scroll-scene:not(.prologue-scene) .scene-copy{transform:translate3d(0,calc(var(--p,0)*-26px),45px)}.trainer-image img{transform:translateY(var(--drift-y,0px)) scale(1.045)}.trainer-copy h2{font-size:clamp(64px,7vw,116px)}.trainer-actions{display:flex;gap:23px;align-items:center;flex-wrap:wrap;margin-top:30px}.trainer-actions .text-link{margin:0;font-size:13px}.trainer-actions+.text-link{margin-top:20px!important;font-size:12px;color:#b2b8bf}.client-frame img{transform:translateY(var(--drift-y,0px)) scale(1.035);transform-origin:center;clip-path:inset(1.7%);transition:filter .25s}.client-frame:first-child{margin-left:5%}.client-frame:nth-child(3){padding-top:90px}.client-frame figcaption{position:relative;z-index:1;background:#0a0b0c}.client-frame:hover img{filter:brightness(1.08)}
@media(max-width:1000px){.entry-copy{left:57%;right:5%;top:30%}.entry-copy h1{font-size:72px}.entry-copy .eyebrow{font-size:9px}.journey-line h2{font-size:90px}.journey-line{max-width:540px}.trainer-actions{gap:14px}.trainer-actions .line-button{font-size:12px}.client-frame:nth-child(3){padding-top:55px}}
@media(max-width:650px){.entry-cover{height:100svh;min-height:720px}.entry-cover .cover-art{top:0;height:68%;object-fit:cover;object-position:33% center;transform-origin:36% 35%}.entry-cover .cover-vignette{background:linear-gradient(0deg,#050505 21%,#050505bb 36%,transparent 60%)}.entry-skip{top:21px;font-size:11px;right:24px}.entry-copy{top:auto;bottom:91px;left:26px;right:24px}.entry-copy .eyebrow{font-size:9px;margin-bottom:14px}.entry-copy h1{font-size:clamp(52px,15vw,66px);line-height:.93}.entry-copy h1 br:first-child{display:none}.enter-button{margin-top:23px;width:100%;max-width:290px;padding:11px 0;font-size:12px}.entry-hint{font-size:11px;margin-top:10px}.entry-cover .cover-bottom{bottom:31px;font-size:9px}.prologue-scene{height:690svh}.prologue-scene .scene-stage{height:100svh;min-height:520px}.prologue-scene .media-layer{top:8%;height:84%;transform-origin:65% 45%}.prologue-scene .scene-poster,.prologue-scene .scrub-video{object-position:67% center}.prologue-scene.logo-beat .media-layer{top:14%;height:67%;transform-origin:center}.prologue-scene.logo-beat .scene-poster,.prologue-scene.logo-beat .scrub-video{object-fit:contain;object-position:center}.prologue-scene.human-beat .scene-poster,.prologue-scene.human-beat .scrub-video{object-position:65% center}.prologue-shade{background:linear-gradient(0deg,#050505 3%,#050505aa 21%,transparent 60%),linear-gradient(180deg,#050505 3%,transparent 35%)}.prologue-scene.logo-beat .prologue-shade{background:linear-gradient(0deg,#050505,transparent 40%)}.journey-line{left:24px;right:26px;max-width:88%;top:12%;transform:translate3d(0,var(--line-y,24px),0)}.journey-line h2{font-size:clamp(54px,15vw,74px)}.journey-line .eyebrow{font-size:10px;margin-bottom:18px}.journey-line.first-line{top:auto;bottom:24%}.journey-line.stone-line{top:12%}.journey-line.artist-line{top:auto;bottom:24%}.journey-line.human-line{bottom:23%}.human-line .eyebrow{max-width:245px}.journey-line.assembly-line{top:14%;max-width:none}.assembly-line>p{font-size:11px;letter-spacing:.16em}.assembly-line br{display:block}.prologue-scene .scene-footer{left:24px;right:24px;bottom:80px;display:grid;grid-template-columns:1fr auto;gap:8px 15px;align-items:center}.prologue-scene .scene-footer .scene-instruction{grid-column:1/-1;max-width:none;font-size:11px}.prologue-scene .scene-footer a{font-size:11px;text-align:right;max-width:none;grid-column:2;grid-row:2}#journey-sound{font-size:10px;padding:7px 10px;justify-self:start}.trainer-copy h2{font-size:clamp(57px,15vw,74px)}.trainer-copy h2 br:last-child{display:block}.trainer-actions{gap:13px;align-items:start;flex-direction:column}.trainer-actions .line-button{font-size:12px;max-width:300px;gap:20px}.trainer-actions .text-link{margin:0}.client-frame:first-child{margin-left:0}.client-frame:nth-child(3){padding-top:0}.client-frame img{transform:translateY(var(--drift-y,0px)) scale(1.025);clip-path:inset(1.3%)}.depth-atmosphere i:nth-child(2n){display:none}.site-header{height:72px}.trainer-section{padding-bottom:170px}.trainer-introduced .chapter-nav{bottom:13px}}
/* The entire story remains readable with motion disabled or unavailable. */
.static-motion .prologue-scene,.media-unavailable.prologue-scene{height:auto}.static-motion .prologue-scene .scene-stage,.media-unavailable.prologue-scene .scene-stage{position:relative;height:auto;min-height:780px;padding:115px var(--pad) 160px}.static-motion .prologue-scene .media-layer,.static-motion .prologue-scene .journey-lines,.static-motion .depth-atmosphere,.static-motion .lock-glow,.static-motion #journey-sound,.media-unavailable .journey-lines,.media-unavailable .media-layer,.media-unavailable .depth-atmosphere,.media-unavailable .lock-glow,.media-unavailable #journey-sound{display:none}.static-motion .static-prologue,.media-unavailable .static-prologue{display:block;position:relative;z-index:3}.static-prologue>.eyebrow{font-size:11px;max-width:500px}.static-prologue img{width:min(900px,100%);margin:25px auto 45px}.static-prologue h2{font-size:clamp(56px,8vw,100px)}.static-prologue>p:last-child{font-size:16px;color:#adb5bd;margin-top:24px}.static-motion .entry-cover .cover-art,.static-motion .entry-copy,.static-motion .scene-copy,.static-motion .media-layer,.static-motion .trainer-image img,.static-motion .client-frame img{transform:none!important}.static-motion .entry-copy{opacity:1}.static-motion .client-frame img{clip-path:none}.static-motion .prologue-shade,.media-unavailable .prologue-shade{display:none}.static-motion .scroll-scene{height:auto}.static-motion .prologue-scene .scene-footer,.media-unavailable .scene-footer{bottom:85px}html:has(.static-motion){scroll-behavior:auto}


/* Repair: the first screen is the action, with the sword arriving last. */
.logo-opening{height:225svh;position:relative;background:#030303;isolation:isolate}.logo-stage{height:100svh;position:sticky;top:0;overflow:hidden;perspective:1100px;background:#030303}.logo-world{position:absolute;left:50%;top:47%;width:min(100vw,177.68svh);aspect-ratio:1672/941;transform:translate(-50%,-50%);perspective:1100px;transform-style:preserve-3d}.logo-world>img,.sword-flight,.sword-layer{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:contain}.logo-environment{mask-image:linear-gradient(#000 0%,#000 14%,transparent 24%,transparent 58%,#000 67%);-webkit-mask-image:linear-gradient(#000 0%,#000 14%,transparent 24%,transparent 58%,#000 67%)}.logo-part{opacity:0;will-change:transform,opacity;transform-origin:50% 44%}.logo-crescent{clip-path:polygon(24% 21%,40% 21%,40% 34%,37% 37%,39% 54%,24% 57%);transform-origin:32% 43%}.logo-w{clip-path:inset(34% 75.8% 47% 10%);transform-origin:18% 43%}.logo-trainer{clip-path:inset(34% 10% 50% 36.8%);transform-origin:62% 43%}.logo-personal{clip-path:inset(52.5% 20% 42% 38%);transform-origin:60% 56%}.logo-assembled{opacity:0}.sword-flight{opacity:0;transform-origin:34.4% 59.8%;z-index:3;pointer-events:none}.sword-layer{transform:translateY(.6%) scale(.611);transform-origin:34.4% 8.6%;clip-path:inset(7% 57% 7% 27%)}.sword-launched .sword-flight{animation:sword-strike .42s cubic-bezier(.63,.04,.91,.56) both}.sword-locked .sword-flight{opacity:1;transform:none}.sword-impact{position:absolute;inset:-25%;opacity:0;pointer-events:none;background:radial-gradient(ellipse at 39.6% 56.5%,#d6f1ffb3 0%,#63bbf957 9%,transparent 42%);mix-blend-mode:screen}.sword-locked .sword-impact{animation:steel-impact .6s ease-out both}.sword-locked .logo-world{animation:impact-recoil .25s ease-out}.opening-copy{position:absolute;left:var(--pad);bottom:124px;z-index:5;pointer-events:none}.opening-copy .eyebrow{font-size:12px;letter-spacing:.2em;color:#9ea7b0}.opening-copy h1{font:600 clamp(25px,3vw,43px)/1.1 var(--display);text-transform:uppercase;margin-top:8px;letter-spacing:.015em}.opening-controls{position:absolute;left:var(--pad);right:var(--pad);bottom:62px;display:flex;align-items:center;gap:25px;z-index:6}.opening-next{font-size:14px;border-bottom:1px solid #9ca7b3;padding:8px 0;display:flex;gap:42px;align-items:center}.opening-controls button{font-size:12px;color:#b6bfc7;padding:9px 0}.opening-controls #journey-sound{padding:8px 12px}.opening-instruction{position:absolute;top:38px;left:var(--pad);font-size:12px;letter-spacing:.06em;color:#bfc6cb}.opening-static{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;pointer-events:none}.journey-ready .opening-static{display:none}.logo-opening .entry-skip{font-size:12px}.logo-opening .entry-skip,.opening-instruction{z-index:5}.logo-opening:not(.sword-locked) .opening-copy{opacity:.8}.scene-stage{min-height:0}.prologue-scene{height:480svh}.prologue-scene .scene-stage{height:100svh;min-height:0}.prologue-scene .scene-footer{display:flex;justify-content:space-between}.prologue-scene .media-layer{transform-origin:65% 45%}.prologue-scene .scene-footer a{max-width:none}.static-motion .logo-opening,.opening-unavailable{height:100svh}.static-motion .logo-world,.opening-unavailable .logo-world{display:none}.static-motion .opening-static,.opening-unavailable .opening-static{display:block}.static-motion .opening-instruction,.static-motion #replay-opening,.static-motion #journey-sound,.opening-unavailable .opening-instruction{display:none}.static-motion .logo-stage{position:relative}.static-motion .opening-copy{opacity:1}.static-motion .scene-stage{height:100svh;min-height:650px}.static-motion .prologue-scene{height:auto}
@keyframes sword-strike{0%{opacity:0;transform:translate3d(8%,-26%,850px) rotateX(42deg) rotateZ(-28deg)}12%{opacity:1}62%{opacity:1;transform:translate3d(2%,-17%,300px) rotateX(18deg) rotateZ(-8deg)}100%{opacity:1;transform:translate3d(0,0,0) rotateX(0) rotateZ(0)}}
@keyframes steel-impact{0%{opacity:0}12%{opacity:.9}100%{opacity:0}}
@keyframes impact-recoil{0%{transform:translate(-50%,-50%)}30%{transform:translate(-50%,calc(-50% + 5px))}100%{transform:translate(-50%,-50%)}}
@media(max-width:650px){.logo-opening{height:210svh}.logo-world{width:126vw;top:43%;perspective:750px}.logo-opening .entry-skip{top:23px;right:24px;font-size:12px}.opening-instruction{top:78px;left:24px;right:24px;font-size:12px}.opening-copy{bottom:164px;left:24px;right:24px;text-align:left}.opening-copy .eyebrow{font-size:12px}.opening-copy h1{font-size:29px}.opening-controls{bottom:71px;left:24px;right:24px;display:grid;grid-template-columns:1fr auto;gap:12px 22px}.opening-next{grid-column:1/-1;justify-content:space-between;font-size:14px}.opening-controls #journey-sound{justify-self:start}.opening-controls #replay-opening{font-size:12px}.prologue-scene{height:410svh}.prologue-scene .scene-stage{height:100svh;min-height:0}.prologue-scene .scene-footer{bottom:77px;align-items:end;gap:20px}.prologue-scene .scene-footer .scene-instruction{max-width:180px;font-size:12px}.prologue-scene .scene-footer a{max-width:130px;white-space:normal;font-size:12px}.prologue-scene .media-layer{top:8%;height:84%}.logo-opening .opening-static{object-fit:contain}.journey-line h2{font-size:clamp(52px,14vw,72px)}}
@media(max-height:550px){.logo-opening{height:230svh}.logo-world{top:46%;width:min(92vw,160svh)}.opening-copy{left:var(--pad);bottom:82px}.opening-copy h1{font-size:24px}.opening-copy .eyebrow{font-size:11px}.opening-controls{bottom:27px;display:flex;gap:25px}.opening-next{font-size:12px}.opening-instruction{top:20px;font-size:11px}.logo-opening .entry-skip{top:10px}.scene-stage,.prologue-scene .scene-stage{height:100svh;min-height:0}.scene-copy,.journey-line,.journey-line.stone-line,.journey-line.artist-line{top:16%;bottom:auto}.scene-copy h2,.journey-line h2{font-size:clamp(40px,10vh,60px)}.scene-copy .eyebrow,.journey-line .eyebrow{margin-bottom:12px}.scene-copy>p:last-child{margin-top:14px;font-size:14px}.scene-footer,.prologue-scene .scene-footer{bottom:35px}.lift-control,.sprint-clock,.technique-steps{bottom:100px}.rep-meter{top:15%}.rep-number{font-size:76px}.chapter-nav{display:none}.prologue-scene .media-layer{top:0;height:100%}.journey-line.human-line{top:28%;bottom:auto}.static-motion .scene-stage{min-height:650px}.opening-controls #journey-sound{display:block}.static-motion .opening-controls #journey-sound{display:none}}
/* Final order: stone → forging → assembled lettering → sword payoff. */
.logo-opening.prologue-scene{height:390svh}.logo-opening .logo-stage{height:100svh;min-height:0;padding:0}.logo-opening .logo-world{opacity:var(--logo-visibility,0);pointer-events:none;z-index:3}.logo-opening .prologue-media{opacity:calc(1 - var(--logo-visibility,0));transition:none}.logo-opening .prologue-shade{opacity:calc(1 - var(--logo-visibility,0))}.logo-opening .journey-lines{z-index:2}.logo-opening .journey-line h1{font:600 clamp(76px,8vw,140px)/.94 var(--display);letter-spacing:-.025em;text-transform:uppercase;text-shadow:0 2px 28px #0007}.logo-opening .journey-line h1 em{font:inherit;color:#aab2bb}.logo-opening .stone-line,.logo-opening .forge-line{top:27%;bottom:auto}.logo-opening .opening-copy,.logo-opening:not(.sword-locked) .opening-copy{opacity:0;transition:opacity .2s}.logo-opening.sword-locked .opening-copy{opacity:1}.opening-payoff{font:600 clamp(25px,3vw,43px)/1.1 var(--display);text-transform:uppercase;margin-top:8px;letter-spacing:.015em}.logo-opening .opening-instruction{transition:none}.logo-opening .opening-controls{z-index:8}.logo-opening .depth-atmosphere{z-index:4;opacity:calc(var(--logo-visibility,0)*.4)}.strike-sparks{position:absolute;left:34.4%;top:59.8%;z-index:5;pointer-events:none}.strike-sparks i{display:block;position:absolute;width:13px;height:2px;background:#f9e7bf;border-radius:50%;opacity:0;box-shadow:0 0 5px #b8e5ff;transform-origin:0 50%}.sword-locked .strike-sparks i{animation:impact-spark .55s var(--spark-delay) ease-out both}.strike-sparks i:nth-child(3n){height:1px;width:7px;background:#d9efff}.static-motion .logo-opening.prologue-scene,.media-unavailable.logo-opening{height:auto}.static-motion .logo-opening .logo-stage,.media-unavailable.logo-opening .logo-stage{height:auto;min-height:850px;padding:110px var(--pad) 180px}.static-motion .logo-opening .logo-world,.static-motion .logo-opening .depth-atmosphere,.static-motion .logo-opening .journey-lines,.media-unavailable.logo-opening .logo-world,.media-unavailable.logo-opening .journey-lines,.media-unavailable.logo-opening .depth-atmosphere{display:none}.static-motion .logo-opening .opening-copy,.media-unavailable.logo-opening .opening-copy{display:none}.static-motion .logo-opening .opening-controls,.media-unavailable.logo-opening .opening-controls{bottom:65px}.static-motion .logo-opening .opening-next,.media-unavailable.logo-opening .opening-next{display:flex}.static-motion .static-prologue,.media-unavailable .static-prologue{display:block}.opening-unavailable .static-prologue{display:block}.opening-unavailable .prologue-media,.opening-unavailable .journey-lines,.opening-unavailable .depth-atmosphere{display:none}
@keyframes impact-spark{0%{opacity:0;transform:rotate(var(--spark-angle)) translateX(0) scaleX(.3)}12%{opacity:1}100%{opacity:0;transform:rotate(var(--spark-angle)) translateX(var(--spark-distance)) scaleX(.05)}}
@media(max-width:650px){.logo-opening.prologue-scene{height:390svh}.logo-opening .logo-world{top:43%;width:126vw}.logo-opening .journey-line h1{font-size:clamp(52px,14vw,72px)}.logo-opening .stone-line{top:13%}.logo-opening .forge-line{top:auto;bottom:30%}.logo-opening .opening-copy{bottom:175px}.opening-payoff{font-size:29px}.logo-opening .opening-instruction{top:76px}.logo-opening .scene-progress{bottom:0}.strike-sparks i{width:8px;height:1px}.opening-controls{bottom:70px}.static-motion .logo-opening .logo-stage{min-height:850px}}
@media(max-height:550px){.logo-opening.prologue-scene{height:400svh}.logo-opening .logo-world{top:44%;width:min(92vw,160svh)}.logo-opening .logo-stage{min-height:0;height:100svh}.logo-opening .stone-line,.logo-opening .forge-line{top:20%;bottom:auto}.logo-opening .journey-line h1{font-size:clamp(38px,10vh,58px)}.logo-opening .opening-copy{bottom:87px}.opening-payoff{font-size:23px}.logo-opening .opening-instruction{top:21px}.logo-opening .opening-controls{bottom:25px}.logo-opening .opening-next{font-size:12px}.logo-opening .depth-atmosphere{display:none}}

.opening-unavailable.logo-opening{height:auto}.opening-unavailable.logo-opening .logo-stage{height:auto;min-height:850px;padding:110px var(--pad) 180px}.opening-unavailable.logo-opening .opening-copy{display:none}.opening-unavailable.logo-opening .opening-controls{bottom:65px}.opening-unavailable #replay-opening,.opening-unavailable #journey-sound{display:none}
/* Refined entry: one seamless steel assembly, an explicit first action. */
.logo-world>.logo-part,.logo-world>.logo-assembled{position:absolute;inset:0;width:100%;height:100%}.logo-metal{position:absolute;left:8.61%;top:-.425%;width:81.7%;height:81.7%;max-width:none;object-fit:fill;filter:grayscale(1)}
.logo-opening .opening-copy{left:50%;right:auto;bottom:145px;transform:translateX(-50%);width:max-content;max-width:90%;text-align:center;pointer-events:auto;visibility:hidden}.logo-opening.sword-locked .opening-copy{visibility:visible}.opening-copy .opening-whatsapp{margin-top:22px;justify-content:center;gap:16px}.opening-payoff{font-size:clamp(25px,3vw,38px)}.logo-opening .opening-controls{bottom:49px}.logo-opening .entry-skip{top:92px;right:var(--pad)}
.break-free{position:absolute;left:var(--pad);bottom:160px;z-index:7;display:grid;grid-template-columns:1fr auto;align-items:center;gap:4px 42px;text-align:left;border-top:1px solid #ffffff66;padding:17px 0;min-width:245px}.break-free>span{font:600 38px/1 var(--display);text-transform:uppercase;letter-spacing:.02em}.break-free b{font-size:24px;color:#c1e4f9}.break-free small{font-size:9px;letter-spacing:.2em;color:#a5adb6;grid-column:1/-1;margin-top:8px}.break-free:hover{color:var(--blue)}.stone-opened .break-free{opacity:0;visibility:hidden;pointer-events:none}.break-free{transition:opacity .25s,visibility .25s}
.scroll-cue{position:absolute;top:28px;left:var(--pad);z-index:8;display:flex;gap:12px;align-items:center;padding:0;text-align:left}.scroll-cue-icon{width:27px;height:43px;display:grid;place-items:center;border:1px solid #aab4bd88;border-radius:16px;font-size:18px;background:#05050566}.logo-opening .scroll-cue .opening-instruction{position:static;font-size:11px;max-width:245px;line-height:1.5}.scroll-cue:hover .scroll-cue-icon{border-color:var(--blue);background:#17232e}
.journey-ready .floating-whatsapp.top-whatsapp,.floating-whatsapp.top-whatsapp{top:24px;bottom:auto;right:var(--pad);visibility:visible;opacity:1;pointer-events:auto;z-index:45;padding:11px 18px;gap:10px}.site-header{padding-right:calc(var(--pad) + 195px)}.site-header nav{gap:25px}.top-whatsapp svg{width:20px}.site-header .brand{width:155px}
/* A single cinematic strip advances sideways with the natural page scroll. */
.clients-section{height:300svh;padding:0;position:relative;background:#050505}.clients-stage{position:sticky;top:0;height:100svh;min-height:0;overflow:hidden;isolation:isolate}.clients-heading{position:absolute;top:95px;left:var(--pad);right:var(--pad);z-index:3;display:block;pointer-events:none;margin:0}.clients-heading h2{font-size:clamp(36px,4.6vw,72px);margin-top:15px;text-shadow:0 2px 24px #000}.clients-heading .eyebrow{font-size:10px;letter-spacing:.17em;color:#d0d6d9}.clients-heading h2 em{color:#c1c4c6}.client-viewport{position:absolute;inset:0;overflow:hidden;touch-action:pan-y}.client-filmstrip{display:flex;width:100%;height:100%;gap:0;transform:translate3d(var(--clients-x,0%),0,0);will-change:transform}.client-filmstrip .client-frame{position:relative;flex:0 0 100%;height:100%;margin:0;padding:0;overflow:hidden;min-width:0}.client-filmstrip .client-frame img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;clip-path:none;transform:scale(1.025);filter:none}.client-frame::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#000b,transparent 43%,#0003 56%,#000e),linear-gradient(90deg,#0006,transparent 48%);pointer-events:none}.client-filmstrip .client-frame figcaption{position:absolute;left:var(--pad);bottom:115px;z-index:2;display:block;padding:0;background:none;max-width:55%}.client-frame figcaption>span{font-size:10px;letter-spacing:.18em;color:#b9d9e9}.client-frame figcaption h3{font:600 clamp(38px,5vw,78px)/.96 var(--display);text-transform:uppercase;margin:14px 0}.client-frame figcaption p{font-size:13px;color:#cad0d5}.client-navigation{position:absolute;right:calc(var(--pad) + 20px);bottom:135px;z-index:4;width:225px}.client-navigation>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.client-navigation button{width:44px;height:44px;border:1px solid #ffffff66;border-radius:50%;font-size:22px;background:#05050555}.client-navigation button:hover{background:#dce4e8;color:#030303}.client-navigation button:disabled{opacity:.3;cursor:default}.client-navigation label{font-size:10px;color:#c3c9cc;letter-spacing:.06em}.client-navigation input{width:100%;accent-color:var(--blue);cursor:ew-resize;margin:9px 0}.client-navigation span{font:600 23px var(--display);letter-spacing:.08em}.clients-stage .gallery-footer{position:absolute;bottom:55px;left:var(--pad);right:var(--pad);z-index:3;display:flex;justify-content:space-between;border:0;padding:0;margin:0}.gallery-footer p{font-size:10px;color:#aab0b5}.gallery-footer .text-link{font-size:12px}.scan-controls input{cursor:ew-resize}
/* The final invitation stays personal; the steel sculpture finishes the story. */
.start-section{position:relative;isolation:isolate;overflow:hidden;min-height:1020px;background:#050505;padding-top:120px}.start-content{position:relative;z-index:2;width:65%;max-width:850px}.start-heading{display:block}.start-heading h2{font-size:clamp(65px,7vw,110px)}.start-heading>p{margin-top:24px;max-width:430px}.start-form{margin-top:45px}.start-portrait{position:absolute;right:-8%;top:0;width:67%;height:100%;z-index:0;overflow:hidden;pointer-events:none}.start-portrait img{width:100%;height:100%;object-fit:cover;object-position:68% center;transform:translateY(var(--drift-y,0px)) scale(1.06);filter:brightness(.78)}.start-portrait::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#050505,transparent 60%),linear-gradient(0deg,#050505 2%,transparent 30%,transparent 85%,#050505)}.portrait-caption{position:absolute;right:18%;bottom:11%;z-index:1;display:grid;text-align:right}.portrait-caption>span{font:600 clamp(55px,6vw,98px)/1 var(--display);letter-spacing:.05em}.portrait-caption small{font-size:9px;letter-spacing:.15em;color:#b7c0c6}.start-section .goal-options{grid-template-columns:1fr}.start-section .goal-options label span{min-height:68px;padding:17px 20px;display:flex;align-items:center;gap:18px;background:#0b0d0ee6}.start-section .goal-options b{margin-left:auto}.start-section .goal-options small{margin:0}.start-section .goal-options input:checked+span{background:#d9dcdf;color:#0b0b0b}.start-section input,.start-section select,.start-section textarea{background-color:#0a0b0ceb}.start-section .message-result{background:#080a0bed}.start-section .form-line{gap:22px}.start-section .section-index{margin-bottom:26px}
.birthday{position:relative;isolation:isolate;min-height:790px;overflow:hidden;background:radial-gradient(ellipse at 78% 48%,#121c26,#060708 48%,#050505 75%)}.birthday>.eyebrow,.birthday>h2,.birthday>button,.birthday-close{position:relative;z-index:3;max-width:60%}.birthday>h2{font-size:clamp(68px,8vw,130px)}.birthday>.eyebrow{font-size:10px}.birthday-close{margin-top:62px;color:#aeb8c0;font-size:17px}.signature-sculpture{position:absolute;right:3%;top:7%;width:43%;height:85%;perspective:900px;pointer-events:none}.signature-emblem{position:absolute;left:22%;top:3%;width:60%;height:87%;overflow:visible;filter:grayscale(1) drop-shadow(0 24px 20px #0009);transform:translateY(calc((var(--finish-p,.5) - .5)*-55px)) rotateY(-18deg) rotateX(7deg) rotateZ(calc(-7deg + var(--finish-p,.5)*14deg));transform-style:preserve-3d;animation:steel-float 7s ease-in-out infinite;animation-play-state:paused}.birthday.is-visible .signature-emblem{animation-play-state:running}.signature-halo{position:absolute;inset:10% 0;background:radial-gradient(ellipse,#4b86ae25,transparent 62%);filter:blur(15px)}.signature-orbit{position:absolute;bottom:2%;left:0;width:100%;height:18%;border:1px solid #adc5d528;border-radius:50%;box-shadow:0 0 35px #6daee00b;transform:rotate(-10deg)}
@keyframes steel-float{0%,100%{translate:0 0}50%{translate:0 -18px}}
.static-motion .break-free,.static-motion .scroll-cue,.media-unavailable .break-free,.media-unavailable .scroll-cue,.opening-unavailable .break-free,.opening-unavailable .scroll-cue{display:none}.static-motion .clients-section{height:auto}.static-motion .clients-stage{position:relative;height:auto;overflow:visible}.static-motion .clients-heading{position:relative;inset:auto;padding:75px var(--pad) 30px}.static-motion .client-viewport{position:relative;inset:auto;overflow:visible}.static-motion .client-filmstrip{display:block;height:auto;transform:none!important}.static-motion .client-filmstrip .client-frame{height:65svh;min-height:480px}.static-motion .client-frame figcaption{bottom:50px}.static-motion .client-navigation{display:none}.static-motion .clients-stage .gallery-footer{position:relative;inset:auto;padding:28px var(--pad);gap:20px}.static-motion .signature-emblem{animation:none;transform:none;translate:none}.static-motion .start-portrait img{transform:none}
@media(max-width:1000px){.start-content{width:72%}.start-portrait{right:-20%;width:76%}.start-portrait img{opacity:.75}.site-header nav{gap:18px}.site-header nav>a:not(.nav-cta){display:none}.birthday{min-height:720px}.birthday>h2{font-size:90px}.client-navigation{width:190px}}
@media(max-width:650px){.floating-whatsapp.top-whatsapp,.journey-ready .floating-whatsapp.top-whatsapp{top:18px;right:20px;font-size:11px;padding:10px 12px;gap:8px}.site-header{padding-right:170px}.site-header nav{display:none}.site-header .brand{width:145px}.scroll-cue{top:22px;left:24px}.logo-opening .scroll-cue .opening-instruction{font-size:10px;max-width:150px}.scroll-cue-icon{width:23px;height:36px}.logo-opening .entry-skip{top:82px;right:24px;font-size:10px}.logo-opening .stone-line{top:22%}.logo-opening .opening-copy{bottom:180px;left:50%;right:auto;text-align:center;width:90%}.opening-copy .opening-whatsapp{font-size:11px;margin-top:18px;padding:12px 20px}.opening-copy .eyebrow{font-size:10px}.opening-payoff{font-size:29px}.break-free{left:24px;bottom:205px;min-width:230px}.break-free>span{font-size:34px}.logo-opening .logo-world{top:41%}.logo-opening .opening-controls{bottom:73px}.clients-section{height:300svh}.clients-heading{top:95px;left:24px;right:24px}.clients-heading h2{font-size:40px}.clients-heading .eyebrow{font-size:8px;max-width:250px}.client-filmstrip .client-frame img{object-position:48% center}.client-filmstrip .client-frame:nth-child(3) img{object-position:35% center}.client-filmstrip .client-frame figcaption{left:24px;bottom:225px;max-width:86%}.client-frame figcaption h3{font-size:42px}.client-frame figcaption p{font-size:11px}.client-navigation{left:24px;right:24px;bottom:118px;width:auto;display:grid;grid-template-columns:1fr 140px;gap:0 28px;align-items:center}.client-navigation>div{grid-column:2;grid-row:1/3;margin:0}.client-navigation label{grid-column:1;grid-row:1;font-size:9px}.client-navigation input{grid-column:1;grid-row:2}.client-navigation button{width:34px;height:34px;font-size:18px}.client-navigation span{font-size:20px}.clients-stage .gallery-footer{left:24px;right:24px;bottom:68px;align-items:center;gap:20px}.gallery-footer p{font-size:8px;max-width:145px}.gallery-footer .text-link{font-size:10px;max-width:130px;text-align:right}.start-section{padding-top:85px;padding-bottom:85px;min-height:0}.start-content{width:100%}.start-heading{padding-top:280px}.start-heading h2{font-size:64px}.start-portrait{width:100%;right:0;height:500px;top:20px}.start-portrait img{object-position:64% 25%;opacity:1;filter:brightness(.9)}.start-portrait::after{background:linear-gradient(0deg,#050505 2%,transparent 45%,#05050544),linear-gradient(90deg,#050505 2%,transparent 30%)}.portrait-caption{right:24px;bottom:90px}.portrait-caption>span{font-size:50px}.portrait-caption small{font-size:7px}.start-section .section-index{position:relative;z-index:3;font-size:9px}.start-heading>p{font-size:14px}.start-section .form-line{grid-template-columns:1fr}.birthday{padding-top:75px;min-height:870px;padding-bottom:75px}.birthday>.eyebrow,.birthday>h2,.birthday>button,.birthday-close{max-width:100%}.birthday>h2{font-size:68px}.signature-sculpture{top:300px;right:9%;width:83%;height:385px}.signature-emblem{top:0;left:28%;width:50%;height:100%}.birthday-close{margin-top:430px;font-size:16px}.static-motion .clients-stage .gallery-footer{align-items:start}.static-motion .client-frame figcaption{bottom:45px}.static-motion .client-filmstrip .client-frame{min-height:490px}}
@media(max-height:550px) and (min-width:651px){.scroll-cue{top:15px}.logo-opening .entry-skip{top:78px}.break-free{bottom:116px;padding:12px 0;min-width:210px}.break-free>span{font-size:30px}.logo-opening .opening-copy{bottom:90px}.opening-copy .opening-whatsapp{margin-top:12px;padding:9px 18px;font-size:11px}.opening-copy .eyebrow{font-size:9px}.opening-payoff{font-size:25px}.logo-opening .logo-world{top:36%;width:min(85vw,142svh)}.logo-opening .opening-controls{bottom:23px}.clients-heading{top:78px}.clients-heading h2{font-size:34px;margin-top:8px}.client-filmstrip .client-frame figcaption{bottom:66px}.client-frame figcaption h3{font-size:36px}.client-navigation{bottom:76px}.clients-stage .gallery-footer{bottom:20px}.client-frame figcaption>span{font-size:8px}.client-frame figcaption p{font-size:11px}}
/* Preserve readable controls and keep faces clear of the gallery heading. */
.clients-heading{left:auto;width:44%;text-align:right}.client-frame figcaption p,.start-heading>p{font-size:16px}.client-navigation label,.gallery-footer .text-link,.opening-controls button,.logo-opening .opening-next,.logo-opening .entry-skip,.opening-whatsapp,.top-whatsapp{font-size:14px}.clients-heading .eyebrow,.client-frame figcaption>span,.gallery-footer p,.break-free small,.portrait-caption small,.birthday>.eyebrow,.opening-copy .eyebrow{font-size:12px}.logo-opening .scroll-cue .opening-instruction{font-size:12px;max-width:260px}
@media(max-width:650px){.clients-heading{width:auto;left:24px;right:24px;text-align:left}.clients-heading .eyebrow{font-size:11px;max-width:300px}.client-filmstrip .client-frame img{top:21%;height:56%;object-position:47% center}.client-filmstrip .client-frame:nth-child(3) img{object-position:40% center}.client-frame::after{background:linear-gradient(0deg,#050505 6%,#05050588 29%,transparent 55%,#05050533)}.client-frame figcaption p{font-size:14px}.client-navigation label{font-size:12px}.gallery-footer .text-link{font-size:12px}.gallery-footer p{font-size:11px;max-width:175px}.floating-whatsapp.top-whatsapp,.journey-ready .floating-whatsapp.top-whatsapp{font-size:12px}.logo-opening .scroll-cue .opening-instruction{max-width:135px;font-size:11px}.logo-opening .entry-skip{font-size:12px}.opening-copy .opening-whatsapp{font-size:14px}.portrait-caption small{font-size:11px}.start-section .section-index{font-size:12px}.static-motion .client-filmstrip .client-frame img{top:0;height:100%}.static-motion .clients-heading{width:auto;text-align:left}}
@media(max-height:550px) and (min-width:651px){.clients-heading .eyebrow{font-size:11px}.client-navigation label{font-size:12px}.client-frame figcaption p{font-size:14px}}
.start-section{display:block}.journey-ready .floating-whatsapp.top-whatsapp{transform:none}

/* ===== Revisions 19 Sep 2026 ===== */
:root{--headroom:84px;--mw:min(100vw,calc((100svh - var(--headroom)) * 1.7768))}

/* Header logo: keep the image's proportions and drop its black box */
.brand img{height:auto;mix-blend-mode:screen}
.site-header .brand img{width:150px;top:-12px}

/* Steel buttons: brighter steel, darker and larger text, bigger icons */
.steel-button{background:linear-gradient(115deg,#a3aab1 0%,#dfe3e6 18%,#f4f6f7 38%,#c9ced3 60%,#eceef0 80%,#b3bac0 100%);color:#050608;font-weight:700;font-size:16px;letter-spacing:.02em;text-shadow:0 1px 0 #ffffffa0;border-color:#c9d0d6}
.steel-button .wa-icon,.steel-button .ig-icon{width:26px;height:26px;flex-shrink:0}
.journey-ready .floating-whatsapp.top-whatsapp{font-size:15px}
.top-whatsapp .wa-icon{width:24px;height:24px}

/* Opening: the video now carries stone, forge and the logo forming on the rocks */
.logo-opening.prologue-scene{height:750svh}
.static-motion .logo-opening.prologue-scene,.media-unavailable.logo-opening.prologue-scene,.opening-unavailable.logo-opening.prologue-scene{height:auto}
.logo-opening .logo-world{display:none}
.logo-opening .prologue-media{opacity:1}
.logo-opening .opening-copy{top:calc(50% + max(7.5svh,4.23vw) + 18px);bottom:auto;display:flex;flex-direction:column;align-items:center;gap:6px}
.opening-buttons{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-bottom:22px}
.logo-opening .opening-copy .steel-button{margin:0;min-height:56px;padding:13px 26px;gap:12px;font-size:17px}
.logo-opening .opening-copy .eyebrow{color:#c3cad0;text-shadow:0 1px 12px #000}
.logo-opening .opening-copy .opening-payoff{margin-top:2px;text-shadow:0 2px 18px #000}
.journey-ready body:not(.trainer-introduced) .floating-whatsapp.top-whatsapp{opacity:0;visibility:hidden;pointer-events:none}
.break-free{bottom:128px}

/* Scroll cue: centred at the bottom of the opening */
.logo-opening .scroll-cue{top:auto;bottom:22px;left:50%;transform:translateX(-50%);flex-direction:column-reverse;align-items:center;gap:10px;text-align:center}
.logo-opening .scroll-cue .opening-instruction{max-width:none;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#d5dade;text-shadow:0 1px 10px #000}
.logo-opening .scroll-cue-icon{width:28px;height:46px;border:1.5px solid #d5dade99;border-radius:16px;background:#05050588;font-size:17px;color:#e8eef2}
.logo-opening .scroll-cue-icon{animation:cue-pulse 2.2s ease-in-out infinite}
.logo-opening .scroll-cue-icon{display:grid;place-items:start center;padding-top:6px;box-sizing:border-box}
@keyframes cue-pulse{0%,100%{padding-top:5px;opacity:.75}50%{padding-top:15px;opacity:1}}

/* Head room: every film and photo shows in full, below the header, edges fading into the page */
@media(min-width:651px){
.scroll-scene:not(.prologue-scene) .media-layer{top:var(--headroom);left:calc((100% - var(--mw)) / 2);right:auto;width:var(--mw);height:calc(var(--mw) * .5628);transform-origin:60% 0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}
.scroll-scene:not(.prologue-scene) .scene-poster,.scroll-scene:not(.prologue-scene) .end-poster,.scroll-scene:not(.prologue-scene) .scrub-video{object-fit:cover;object-position:center top}
.trainer-image{top:var(--headroom)}
.trainer-image img{object-position:65% top}
.trainer-image:before{content:'';position:absolute;inset:0 0 auto;height:70px;z-index:1;background:linear-gradient(#050505,transparent);pointer-events:none}
}

/* Body scan: pinned, holds while it settles, then the light follows the scroll */
.scan-section{height:260svh;min-height:0;overflow:visible}
.scan-pin{position:sticky;top:0;height:100svh;overflow:hidden}
@media(min-width:651px){
.scan-stage{top:var(--headroom);left:calc((100% - var(--mw)) / 2);width:var(--mw);height:calc(var(--mw) * .5628);-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}
.scan-stage img{object-position:center top}
}
@media(max-width:650px){
.scan-section{height:240svh;min-height:0}
.scan-stage{top:125px;height:calc(100% - 300px)}
.scan-stage img{object-position:73% top}
}
.static-motion .scan-section{height:auto;min-height:850px}
.static-motion .scan-pin{position:relative;height:auto;min-height:850px}

/* Training scenes gallery: every scene the same size, shown whole, caption on the image */
.clients-section{height:330svh}
.clients-stage{--cw:min(calc(100vw - 2 * var(--pad) - 140px),calc((100svh - 330px) * 1.7768));--cg:48px;--ct:178px}
.clients-heading{left:var(--pad);right:var(--pad);width:auto;top:92px;text-align:left;display:flex;align-items:baseline;gap:28px;flex-wrap:wrap}
.clients-heading h2{font-size:clamp(30px,3.2vw,52px);margin:0;line-height:1}
.clients-heading h2 br{display:none}
.clients-heading h2 em{margin-left:.3em}
.client-filmstrip{position:absolute;left:0;top:var(--ct);height:calc(var(--cw) * .5628);width:max-content;padding-left:calc((100% - var(--cw)) / 2);gap:var(--cg);transform:translate3d(calc(var(--clients-p,0) * -2 * (var(--cw) + var(--cg))),0,0)}
.client-filmstrip .client-frame{flex:0 0 var(--cw);width:var(--cw);height:100%;border-radius:3px;opacity:.4;transition:opacity .35s}
.client-filmstrip .client-frame.is-active{opacity:1}
.client-filmstrip .client-frame img{transform:none;object-position:center}
.client-frame::after{background:linear-gradient(0deg,#000d,transparent 45%),linear-gradient(90deg,#0007,transparent 45%)}
.client-filmstrip .client-frame figcaption{left:36px;bottom:30px;max-width:60%}
.client-frame figcaption h3{font-size:clamp(30px,3.2vw,54px);margin:10px 0}
.client-navigation{left:50%;right:auto;transform:translateX(-50%);bottom:34px;width:300px}
.clients-stage .gallery-footer{bottom:40px;pointer-events:none}
.clients-stage .gallery-footer a{pointer-events:auto}
@media(max-width:650px){
.clients-stage{--cw:calc(100vw - 48px);--cg:16px;--ct:190px}
.clients-heading{top:92px;left:24px;right:24px;display:block}
.clients-heading h2{font-size:34px;margin-top:10px}
.clients-heading h2 em{margin-left:0;display:block}
.client-filmstrip{height:calc(100svh - 190px - 200px)}
.client-filmstrip .client-frame img{top:0;height:100%}
.client-filmstrip .client-frame figcaption{left:20px;bottom:20px;max-width:88%}
.client-frame figcaption h3{font-size:34px}
.client-navigation{left:24px;right:24px;transform:none;width:auto;bottom:118px}
.clients-stage .gallery-footer{bottom:64px}
}
.static-motion .client-filmstrip{position:relative;top:auto;height:auto;padding:0 var(--pad);width:auto}
.static-motion .client-filmstrip .client-frame{width:auto;height:auto;aspect-ratio:1672/941;min-height:0;margin-bottom:30px;opacity:1}

/* Sprint: futuristic speedometer, driven by the scroll */
.sprint-gauge{position:absolute;left:var(--pad);bottom:92px;width:clamp(230px,18vw,300px);aspect-ratio:220/190;z-index:3}
.sprint-gauge svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}
.gauge-ring{fill:#04070bb8;stroke:#9fd8ff40;stroke-width:1}
.gauge-track{fill:none;stroke:#ffffff1c;stroke-width:7;stroke-linecap:round}
.gauge-fill{fill:none;stroke:url(#gauge-glow);stroke-width:7;stroke-linecap:round;stroke-dasharray:0 100;filter:drop-shadow(0 0 6px #5cc2ff)}
.gauge-ticks line{stroke:#cfe9f7aa;stroke-width:1.4}
.gauge-labels text{fill:#b9c8d1;font:600 10px var(--display);text-anchor:middle;letter-spacing:.05em}
.gauge-needle path{fill:#eaf7ff;filter:drop-shadow(0 0 4px #7fd0ff)}
.gauge-needle circle{fill:#0b1117;stroke:#bfeaff;stroke-width:2}
.gauge-readout{position:absolute;left:0;right:0;top:50%;display:flex;flex-direction:column;align-items:center;line-height:1}
.gauge-readout .eyebrow{font-size:9px;letter-spacing:.24em;color:#9fd8ff}
.gauge-readout strong{font:600 clamp(46px,4vw,64px)/1 var(--display);font-variant-numeric:tabular-nums;color:#f2fbff;text-shadow:0 0 18px #5cc2ff88;margin-top:4px}
.gauge-readout small{font-size:10px;letter-spacing:.24em;color:#c8d6de;margin-top:2px}
.gauge-time{font-size:10px;letter-spacing:.14em;color:#8f9aa2;margin-top:8px;font-variant-numeric:tabular-nums}
.sprint-scene .scene-copy{top:13%}
.sprint-scene .scene-copy h2{font-size:clamp(64px,8.4vw,140px)}
@media(max-width:650px){.sprint-gauge{bottom:150px;left:24px;width:210px}}
.static-motion .sprint-gauge{bottom:110px}

/* Mobile: keep the chapter strip out of the way of the scroll cue during the opening */
@media(max-width:650px){
body:not(.trainer-introduced) .chapter-nav{opacity:0;pointer-events:none}
.logo-opening .scroll-cue{bottom:12px}
.logo-opening .scroll-cue .opening-instruction{display:none}
.logo-opening .opening-copy{top:calc(47.5% + 4.23vw + 22px);width:92%}
.opening-buttons{gap:10px;margin-bottom:14px}
.logo-opening .opening-copy .steel-button{min-height:50px;padding:11px 18px;font-size:15px}
}
@media(min-width:651px){
.sprint-scene .scene-copy h2{font-size:clamp(56px,7vw,120px)}
.sprint-scene .scene-copy{top:12%}
.scan-copy{top:15%}
.scan-copy h2{font-size:clamp(52px,6.2vw,108px);margin:22px 0}
.scan-controls{bottom:56px}
}
@media(min-width:651px){.sprint-scene .scene-copy{top:15%}}
.gauge-readout{top:36%}
@media(max-width:650px){
.prologue-scene.quench-beat .scene-poster,.prologue-scene.quench-beat .scrub-video{object-position:32% center}
.prologue-scene.logo-beat .media-layer{top:calc(44% - 36.65vw);left:-15vw;right:auto;width:130vw;height:73.3vw}
.logo-opening .opening-copy{top:calc(44% + 5.5vw + 20px)}
.trainer-image{top:64px}
.trainer-image img{object-position:72% top}
.client-filmstrip{height:calc(100svh - 190px - 250px)}
.client-navigation{bottom:150px}
.clients-stage .gallery-footer{bottom:62px;flex-direction:column;align-items:flex-start;gap:6px}
}
.brand img{mix-blend-mode:normal}
@media(max-width:650px){
.prologue-scene.logo-beat .media-layer{top:calc(44% - 33.8vw);left:-10vw;width:120vw;height:67.7vw}
.logo-opening .opening-copy{top:calc(44% + 5.1vw + 20px)}
}

/* Testimonials with a result line */
.testimonial-list{gap:46px}
.real-testimonial{align-items:start}
.testimonial-result{grid-column:-2/-1;font:600 clamp(20px,2vw,28px)/1.15 var(--display);letter-spacing:.03em;text-transform:uppercase;color:var(--blue);margin:0}
.real-testimonial blockquote{grid-column:-2/-1;font-size:clamp(19px,1.6vw,23px);line-height:1.55}
.real-testimonial figcaption{grid-column:-2/-1;letter-spacing:.06em}
.real-testimonial img{grid-row:span 3;width:120px;height:150px;border-radius:2px}
.real-testimonial:has(img){grid-template-columns:120px 1fr;gap:10px 28px}
@media(max-width:650px){.real-testimonial:has(img){grid-template-columns:84px 1fr;gap:8px 16px}.real-testimonial img{width:84px;height:106px}}

/* ===== Homepage, 19 Sep 2026: spinning crescent gate, then W and TRAINER close in and the sword smashes down ===== */
.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
html.home-locked,html.home-locked body{overflow:hidden}
.home-hero{position:relative;height:100svh;min-height:540px;background:#030303;overflow:hidden;isolation:isolate}
.home-stage{position:absolute;inset:0;perspective:1100px}
.home-plate{position:absolute;left:50%;top:50%;width:max(100vw,177.68svh);max-width:none;height:auto;aspect-ratio:1672/941;transform:translate(-50%,-50%);opacity:1;filter:none;transition:opacity 1.3s ease,filter 1.3s ease}
.home-hero[data-state=gate] .home-plate{opacity:.3;filter:brightness(.55) blur(2px)}
.home-hero .logo-world{top:50%;width:max(100vw,177.68svh);z-index:3}
.home-hero .logo-part{opacity:0}
.home-hero .logo-crescent{opacity:1;transform:none;transition:transform 1s cubic-bezier(.2,.85,.25,1)}
.home-hero[data-state=gate] .logo-crescent{animation:crescent-spin 2.8s linear infinite}
@keyframes crescent-spin{from{transform:translate(18%,7%) scale(1.45) rotateY(0deg)}to{transform:translate(18%,7%) scale(1.45) rotateY(360deg)}}
.home-hero .logo-w{transform:translateX(-75%);transition:transform .85s cubic-bezier(.16,1,.3,1) .35s,opacity .3s ease .35s}
.home-hero .logo-trainer{transform:translateX(75%);transition:transform .85s cubic-bezier(.16,1,.3,1) .35s,opacity .3s ease .35s}
.home-hero .logo-personal{transform:translateY(8%);transition:transform .6s ease-out 1s,opacity .6s ease-out 1s}
.home-hero:not([data-state=gate]) .logo-part{opacity:1;transform:none}
.home-hero .logo-assembled{opacity:0;transition:opacity .4s}
.home-hero[data-state=done] .logo-assembled{opacity:1}
/* The sword: straight down, fast, then impact */
.home-hero .sword-flight{opacity:0}
.home-hero.sword-launched .sword-flight{animation:sword-smash .26s cubic-bezier(.6,0,1,.5) both}
.home-hero.sword-launched.sword-locked .sword-flight{animation:none;opacity:1;transform:none}
@keyframes sword-smash{0%{opacity:0;transform:translateY(-78%);filter:blur(3px) brightness(1.4)}12%{opacity:1}100%{opacity:1;transform:translateY(0);filter:blur(.5px) brightness(1.2)}}
.home-hero.sword-locked .home-stage{animation:home-shake .38s ease-out}
@keyframes home-shake{0%{transform:none}15%{transform:translate(0,7px)}35%{transform:translate(-3px,-3px)}55%{transform:translate(2px,2px)}100%{transform:none}}
/* Gate button */
.home-gate{position:absolute;left:0;right:0;bottom:13%;z-index:9;display:flex;justify-content:center;transition:opacity .45s,visibility .45s}
.home-hero:not([data-state=gate]) .home-gate{opacity:0;visibility:hidden;pointer-events:none}
.enter-button{display:grid;justify-items:center;gap:8px;padding:16px 46px 14px;border:1px solid #d5dde366;border-radius:40px;background:#05070a99;backdrop-filter:blur(6px);color:#f1f4f6;cursor:pointer;transition:border-color .25s,background .25s}
.enter-button span{font:600 30px/1 var(--display);letter-spacing:.32em;text-transform:uppercase;margin-right:-.32em}
.enter-button small{font-size:10px;letter-spacing:.28em;color:#a9c9dc}
.enter-button:hover{border-color:var(--blue);background:#0d1822cc}
.home-hero[data-state=gate] .enter-button{animation:enter-breathe 2.8s ease-in-out infinite}
@keyframes enter-breathe{0%,100%{box-shadow:0 0 0 0 #afdaee00}50%{box-shadow:0 0 26px 2px #afdaee40}}
/* Buttons and payoff under the logo, once the sword is in */
.home-hero .opening-copy{position:absolute;left:50%;right:auto;bottom:auto;top:calc(50% + max(4.8vw,8.5svh) + 18px);transform:translateX(-50%);width:max-content;max-width:92%;z-index:6;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;pointer-events:auto;opacity:0;visibility:hidden;transition:opacity .5s,visibility .5s}
.home-hero[data-state=done] .opening-copy{opacity:1;visibility:visible}
.home-hero .opening-copy .steel-button{margin:0;min-height:56px;padding:13px 26px;gap:12px;font-size:17px}
.home-hero .opening-copy .eyebrow{font-size:12px;letter-spacing:.2em;color:#c3cad0;text-shadow:0 1px 12px #000}
.home-hero .opening-payoff{font:600 clamp(24px,2.6vw,38px)/1.1 var(--display);text-transform:uppercase;letter-spacing:.015em;margin-top:2px;text-shadow:0 2px 18px #000}
.home-hero .home-controls{z-index:8;bottom:40px;transition:opacity .5s}
.home-hero:not([data-state=done]) .home-controls{opacity:0;pointer-events:none}
.home-hero .entry-skip{z-index:8}
.home-hero .scroll-cue{position:absolute;top:auto;bottom:22px;left:50%;transform:translateX(-50%);z-index:8;display:flex;flex-direction:column-reverse;align-items:center;gap:10px;text-align:center;transition:opacity .5s}
.home-hero:not([data-state=done]) .scroll-cue{opacity:0;pointer-events:none}
.home-hero .scroll-cue .opening-instruction{position:static;max-width:none;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#d5dade;text-shadow:0 1px 10px #000}
.home-hero .scroll-cue-icon{width:28px;height:46px;border:1.5px solid #d5dade99;border-radius:16px;background:#05050588;font-size:17px;color:#e8eef2;display:grid;place-items:start center;box-sizing:border-box;animation:cue-pulse 2.2s ease-in-out infinite}
/* Forge and stone films */
.forge-scene{height:640svh}
.stone-scene{height:300svh}
/* Phones */
@media(max-width:650px){
.home-hero .logo-world{width:122vw;top:42%}
.home-hero .opening-copy{top:calc(42% + 5.5vw + 20px)}
.home-hero .opening-copy .steel-button{min-height:50px;padding:11px 18px;font-size:15px}
.home-hero .scroll-cue{bottom:12px}
.home-hero .scroll-cue .opening-instruction{display:none}
.home-hero .home-controls{bottom:80px}
.enter-button span{font-size:26px}
.forge-scene{height:520svh}
}
/* Reduced motion: the finished logo, no spin, no smash */
.static-motion .home-hero *{animation:none!important;transition:none!important}
.static-motion .home-hero .home-gate{display:none}
.enter-button small{white-space:nowrap}
.static-motion .home-hero .logo-world{display:block}

/* ===== Launch pass, 19 Sep 2026 ===== */
/* Full-bleed films and photos, anchored to the top so heads stay in, with soft edges between sections */
@media(min-width:651px){
.scroll-scene:not(.prologue-scene) .media-layer{top:0;left:0;right:0;width:100%;height:100%;-webkit-mask-image:none;mask-image:none;transform-origin:60% 0}
.trainer-image{top:0}
.scan-stage{top:0;left:0;width:100%;height:100%;-webkit-mask-image:none;mask-image:none}
}
.scene-stage::before{content:'';position:absolute;inset:0 0 auto;height:120px;z-index:1;background:linear-gradient(#050505,#05050500);pointer-events:none}
.trainer-image:before{height:140px}
.scan-pin::before{content:'';position:absolute;inset:0 0 auto;height:120px;z-index:1;background:linear-gradient(#090a0b,#090a0b00);pointer-events:none}
.start-portrait{-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 22%,#000 80%,transparent);mask-image:linear-gradient(180deg,transparent 0,#000 22%,#000 80%,transparent)}
.start-portrait img{object-position:65% 12%}

/* Entrance: minimal */
.enter-button{display:inline-flex;flex-direction:column;align-items:center;gap:14px;padding:10px 20px;border:0;border-radius:0;background:none;backdrop-filter:none;color:#e9eef1;animation:none!important;box-shadow:none}
.enter-button span{font:500 13px/1 var(--body);letter-spacing:.5em;margin-right:-.5em;text-transform:uppercase}
.enter-button i{display:block;width:56px;height:1px;background:linear-gradient(90deg,transparent,#e9eef1,transparent);transition:width .35s ease}
.enter-button:hover{background:none;color:#fff}
.enter-button:hover i{width:110px}
.home-gate{bottom:14%}
.home-hero[data-state=gate] .home-plate{opacity:.22;filter:brightness(.5) blur(3px)}
.home-hero[data-state=gate] .logo-crescent{filter:drop-shadow(0 0 22px #bfe6ff33)}

/* Closing signature: full metal logo and the two contact buttons */
.signature-close{position:relative;padding:40px var(--pad) 90px;background:#030303;text-align:center;overflow:hidden}
.signature-logo{display:block;width:min(1100px,100%);height:auto;margin:0 auto;-webkit-mask-image:radial-gradient(ellipse 60% 62% at 50% 48%,#000 62%,transparent 100%);mask-image:radial-gradient(ellipse 60% 62% at 50% 48%,#000 62%,transparent 100%)}
.signature-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:-10px;position:relative}
.signature-actions .steel-button{min-height:56px;padding:13px 26px;font-size:17px}
.signature-line{margin-top:26px;font-size:12px;letter-spacing:.24em;text-transform:uppercase;color:#9aa4ab}

/* Testimonials carousel */
.testimonial-carousel{position:relative;min-width:0}
.testimonial-list{display:flex;gap:0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}
.testimonial-list::-webkit-scrollbar{display:none}
.testimonial-list .real-testimonial{flex:0 0 100%;scroll-snap-align:start;display:grid;grid-template-columns:120px 1fr;gap:10px 28px;border-top:1px solid #737a80;padding:28px 2px 6px;align-content:start}
.real-testimonial img,.testimonial-monogram{grid-row:span 3;width:120px;height:150px;object-fit:cover;border-radius:2px}
.testimonial-monogram{display:grid;place-items:center;background:linear-gradient(145deg,#2b3036,#101316);border:1px solid #ffffff1f;font:600 44px/1 var(--display);letter-spacing:.06em;color:#dfe6ea}
.carousel-controls{display:flex;align-items:center;gap:18px;margin-top:26px}
.carousel-controls button{width:44px;height:44px;border:1px solid #ffffff55;border-radius:50%;font-size:20px;color:var(--paper);background:none;cursor:pointer}
.carousel-controls button:hover{background:#dce4e8;color:#030303}
.carousel-controls button:disabled{opacity:.3;cursor:default;background:none;color:var(--paper)}
.carousel-dots{display:flex;gap:8px}
.carousel-dots i{width:22px;height:2px;background:#ffffff40;transition:background .3s}
.carousel-dots i.on{background:var(--blue)}
@media(max-width:650px){
.testimonial-list .real-testimonial{grid-template-columns:84px 1fr;gap:8px 16px}
.real-testimonial img,.testimonial-monogram{width:84px;height:106px;font-size:32px}
.signature-close{padding:20px 20px 110px}
.signature-actions .steel-button{min-height:50px;padding:11px 18px;font-size:15px}
}

/* Enquiry form: numbered, clearer steps */
.step-no{display:inline-grid;place-items:center;width:24px;height:24px;margin-right:10px;border:1px solid var(--blue);border-radius:50%;font:600 12px/1 var(--body);color:var(--blue);vertical-align:2px}
.start-form legend,.start-form .field-label{display:block;font-size:15px;font-weight:600;color:var(--paper);margin-bottom:12px}
.start-form summary{font-size:15px;color:var(--paper)}
.start-form summary small{color:#9aa4ab;font-size:13px}
.goal-options input:checked+span{background:#dfe6ea;color:#050505;border-color:#dfe6ea}
.goal-options input:checked+span small,.goal-options input:checked+span b{color:#050505}
.start-form input[type=text],.start-form input:not([type]),.start-form select,.start-form input[type=date]{min-height:48px}
.form-submit{width:100%;margin-top:24px;min-height:58px;font-size:17px}
.form-explainer{margin-top:12px;color:#aeb6bc;font-size:13px}
.trainer-image img{object-position:65% 30%}
.start-portrait img{object-position:65% 22%}
.schedule-preference summary{justify-content:flex-start;gap:6px}
.schedule-preference summary>span{margin-left:auto}
/* Entrance: floating 3D chrome crescent, minimal Entrar */
.home-gate{inset:0;bottom:auto;height:100%;flex-direction:column;align-items:center;justify-content:center;gap:5vh;perspective:900px}
.gate-emblem{width:min(38svh,58vw);height:auto;filter:drop-shadow(0 18px 40px #000) drop-shadow(0 0 30px #9fd8ff22);animation:emblem-sway 7s ease-in-out infinite;transform-style:preserve-3d}
@keyframes emblem-sway{0%,100%{transform:rotateY(-24deg) rotateX(4deg) translateY(0)}50%{transform:rotateY(24deg) rotateX(-3deg) translateY(-10px)}}
.home-hero:not([data-state=gate]) .home-gate{transition:opacity .5s,visibility .5s,transform .6s}
.home-hero:not([data-state=gate]) .gate-emblem{animation-play-state:paused}
.home-hero[data-state=gate] .logo-crescent{opacity:0;animation:none}
.home-hero .logo-crescent{transition:transform 1s cubic-bezier(.2,.85,.25,1),opacity .6s ease .1s}
.home-hero[data-state=assembling] .logo-crescent{opacity:1}
.static-motion .gate-emblem{animation:none}
