/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--lime:#95c11f;--lime-dark:#6f9510;--lime-soft:#eff9d9;--mint:#dff7e8;--sky:#dff4ff;--sky-strong:#45b8e8;--coral:#ff765f;--lavender:#ebe7ff;--ink:#151716;--muted:#5f665f;--white:#fff;--line:#e5e9e4;--shadow:0 20px 60px #1517161a;--sans:"Avenir Next","Segoe UI",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:94px}body{color:var(--ink);font-family:var(--sans);background:#fff;margin:0;line-height:1.6}a{text-decoration:none}img{max-width:100%;display:block}::selection{background:var(--lime);color:#10130d}a:focus-visible{outline:3px solid var(--sky-strong);outline-offset:4px;border-radius:8px}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);background:#fffffff0;justify-content:space-between;align-items:center;height:94px;padding:0 clamp(24px,5vw,78px);display:flex;position:sticky;top:0}.logo-link{align-items:center;width:172px;height:88px;display:flex;overflow:hidden}.site-header nav{align-items:center;gap:clamp(20px,2.7vw,42px);font-size:14px;font-weight:650;display:flex}.site-header nav>a:not(.nav-cta){position:relative}.site-header nav>a:not(.nav-cta):after{content:"";background:var(--lime);border-radius:3px;width:0;height:3px;transition:width .25s;position:absolute;bottom:-7px;left:0}.site-header nav>a:not(.nav-cta):hover:after{width:100%}.nav-cta{background:var(--ink);color:#fff;border-radius:999px;align-items:center;gap:18px;padding:13px 19px;display:flex}.nav-cta:hover{background:var(--lime-dark)}.arrow{font-size:1.25em;transition:transform .2s;display:inline-block}a:hover .arrow{transform:translate(4px)}.diagonal{transform:rotate(-45deg)}a:hover .diagonal{transform:translate(3px,-3px)rotate(-45deg)}.nav-dropdown{position:relative}.nav-dropdown summary{cursor:pointer;align-items:center;gap:7px;list-style:none;display:flex;position:relative}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown summary:after{content:"";background:var(--lime);border-radius:3px;width:0;height:3px;transition:width .25s;position:absolute;bottom:-7px;left:0}.nav-dropdown summary:hover:after,.nav-dropdown summary:focus-visible:after,.nav-dropdown.active summary:after{width:100%}.nav-dropdown summary>span{font-size:16px;line-height:1;transition:transform .2s}.nav-dropdown[open] summary>span{transform:rotate(180deg)}.nav-submenu{border:1px solid var(--line);width:250px;box-shadow:var(--shadow);background:#fff;border-radius:20px;gap:3px;padding:15px;display:grid;position:absolute;top:calc(100% + 20px);left:-22px}.nav-submenu:before{content:"";height:21px;position:absolute;top:-21px;left:0;right:0}.nav-submenu p{border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin:0 12px 7px;padding-bottom:9px;font-size:10px;font-weight:850}.nav-submenu a{color:var(--ink);border-radius:10px;padding:10px 12px;font-size:14px;display:flex}.nav-submenu a:hover,.nav-submenu a:focus-visible{background:var(--lime-soft);color:var(--ink)}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(45px,7vw,110px);max-width:1450px;min-height:calc(100vh - 94px);margin:auto;padding:clamp(54px,7vw,100px) clamp(24px,5vw,78px);display:grid;overflow:hidden}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.11em;color:var(--lime-dark);font-size:12px;font-weight:800}.eyebrow{align-items:center;gap:10px;display:flex}.pulse{background:var(--lime);width:10px;height:10px;box-shadow:0 0 0 7px var(--lime-soft);border-radius:50%}.hero h1,.section h2,.about h2,.social-section h2,.cta-section h2{letter-spacing:-.055em;margin:26px 0 0;font-size:clamp(54px,5.7vw,84px);font-weight:800;line-height:1.02}.hero h1 span{z-index:1;position:relative}.hero h1 span:after{content:"";background:var(--lime);z-index:-1;border-radius:50%;height:14px;position:absolute;bottom:4px;left:-2%;right:-1%;transform:rotate(-1.5deg)}.hero-intro{color:var(--muted);max-width:610px;margin:30px 0 0;font-size:clamp(18px,1.5vw,21px)}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.button{border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:24px;min-height:58px;padding:0 24px;font-weight:750;transition:all .2s;display:inline-flex}.button-primary{background:var(--lime);color:#10130d}.button-primary:hover{background:#a7d72b;transform:translateY(-2px);box-shadow:0 12px 28px #95c11f47}.button-secondary{border-color:var(--ink)}.button-secondary:hover{background:var(--ink);color:#fff}.button-small{background:var(--ink);color:#fff;min-height:52px;margin-top:30px}.trust-row{color:var(--muted);flex-wrap:wrap;gap:20px;margin-top:30px;font-size:13px;display:flex}.trust-row span{align-items:center;gap:7px;display:flex}.check{background:var(--lime-soft);width:20px;height:20px;color:var(--lime-dark);border-radius:50%;flex:none;place-items:center;font-size:12px;font-weight:900;display:inline-grid}.hero-board{background:linear-gradient(145deg,#f0fbdb,#dff7e8);border-radius:44px;height:650px;padding:52px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #95c11f2e}.board-title{z-index:2;position:relative}.board-title span{letter-spacing:.13em;text-transform:uppercase;color:var(--lime-dark);font-size:12px;font-weight:800}.board-title strong{letter-spacing:-.04em;margin-top:11px;font-size:clamp(31px,3vw,45px);line-height:1.05;display:block}.workout-card,.progress-card,.coach-note{box-shadow:var(--shadow);z-index:2;background:#fff;border-radius:22px;position:absolute}.workout-card{grid-template-columns:54px 1fr;gap:16px;padding:23px;display:grid;top:210px;left:7%;right:13%}.workout-top{letter-spacing:.12em;grid-column:1/-1;justify-content:space-between;font-size:10px;font-weight:850;display:flex}.status{background:var(--lime-soft);color:var(--lime-dark);border-radius:20px;padding:4px 9px}.workout-icon{background:var(--ink);color:#fff;border-radius:17px;place-items:center;width:52px;height:52px;font-size:25px;display:grid}.workout-card strong{font-size:18px}.workout-card p,.progress-card p,.coach-note p{color:var(--muted);margin:3px 0 0;font-size:13px}.progress-card{align-items:center;gap:13px;padding:20px;display:flex;top:375px;left:17%;right:5%}.progress-check{background:var(--lime);border-radius:50%;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.progress-value{margin-left:auto;font-size:24px;font-weight:850}.coach-note{align-items:flex-start;gap:13px;padding:18px;display:flex;bottom:36px;left:3%;right:18%;transform:rotate(-1.3deg)}.avatar{background:var(--ink);color:#fff;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-weight:850;display:grid}.coach-note p{line-height:1.4}.goal-pill{z-index:3;background:var(--coral);border-radius:999px;padding:11px 28px;font-size:12px;font-weight:850;position:absolute;top:136px;right:-25px;transform:rotate(7deg)}.scribble{z-index:1;border:5px solid #95c11f59;border-radius:50%;position:absolute}.scribble-one{width:330px;height:100px;top:70px;right:-100px;transform:rotate(-24deg)}.scribble-two{width:260px;height:90px;bottom:75px;left:-80px;transform:rotate(18deg)}.reveal{animation:.55s both rise}.reveal-image{animation:.65s 80ms both rise}@keyframes rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.proof-strip{background:var(--ink);color:#fff;justify-content:center;align-items:center;gap:clamp(15px,3vw,45px);min-height:92px;padding:22px 5vw;font-size:clamp(16px,1.5vw,21px);font-weight:700;display:flex}.proof-strip i{color:var(--lime);font-size:28px;font-style:normal}.proof-strip strong{color:var(--lime)}.section{max-width:1370px;margin:auto;padding:clamp(95px,10vw,150px) clamp(24px,5vw,70px)}.guidance{grid-template-columns:1fr 1fr;gap:30px 80px;display:grid}.section-heading h2{margin-top:16px;font-size:clamp(48px,5vw,72px)}.guidance-intro{align-self:end;max-width:600px}.guidance-intro>p{color:var(--muted);margin:0 0 22px;font-size:19px}.text-link{color:var(--lime-dark);border-bottom:2px solid;align-items:center;gap:20px;padding-bottom:3px;font-weight:800;display:inline-flex}.guidance-grid{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px;display:grid}.program-card{border:1px solid var(--line);border-radius:28px;flex-direction:column;min-height:475px;padding:31px;transition:all .25s;display:flex;position:relative;overflow:hidden}.program-card:hover{box-shadow:var(--shadow);transform:translateY(-7px)}.program-card:before{content:"";height:10px;position:absolute;top:0;left:0;right:0}.card-lime:before{background:var(--lime)}.card-sky:before{background:var(--sky-strong)}.card-coral:before{background:var(--coral)}.card-lime{background:#fbfff4}.card-sky{background:#f4fbff}.card-coral{background:#fff8f6}.card-number{color:#15171614;font-size:58px;font-weight:900;position:absolute;top:22px;right:24px}.card-label{text-transform:uppercase;letter-spacing:.12em;margin:10px 0 0;font-size:11px;font-weight:800}.program-card h3{letter-spacing:-.035em;margin:65px 0 12px;font-size:34px}.program-card>p:not(.card-label){color:var(--muted)}.program-card ul{border-top:1px solid var(--line);margin:auto 0 0;padding:23px 0 0;list-style:none}.program-card li{align-items:center;gap:8px;padding:6px 0;font-size:14px;font-weight:600;display:flex}.quote-section{background:var(--sky);text-align:center;padding:clamp(85px,9vw,130px) 24px;position:relative;overflow:hidden}.quote-mark{color:var(--sky-strong);font-size:130px;font-weight:900;line-height:.55}.quote-section blockquote{letter-spacing:-.045em;max-width:990px;margin:12px auto 20px;font-size:clamp(36px,4vw,60px);font-weight:800;line-height:1.13}.quote-section blockquote em{background:linear-gradient(transparent 65%,var(--lime) 0);font-style:normal}.quote-section>p{color:var(--muted);font-size:18px}.how{grid-template-columns:5fr 7fr;gap:clamp(60px,10vw,140px);display:grid}.sticky-copy{align-self:start;position:sticky;top:140px}.sticky-copy h2{font-size:clamp(48px,5vw,70px)}.sticky-copy>p:last-of-type{color:var(--muted);font-size:18px}.steps{margin:0;padding:0;list-style:none}.steps li{border-bottom:1px solid var(--line);grid-template-columns:66px 1fr;gap:25px;padding:30px 0;display:grid}.steps li>span{background:var(--lime-soft);width:54px;height:54px;color:var(--lime-dark);border-radius:18px;place-items:center;font-size:22px;font-weight:900;display:grid;transform:rotate(-4deg)}.steps li:nth-child(2)>span{background:var(--sky);color:#2085ad;transform:rotate(3deg)}.steps li:nth-child(3)>span{color:#d6513c;background:#ffe2dc}.steps li:nth-child(4)>span{background:var(--lavender);color:#6856c8}.steps h3{letter-spacing:-.02em;margin:4px 0 5px;font-size:27px}.steps p{color:var(--muted);max-width:580px;margin:0}.about{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(45px,7vw,100px);max-width:1370px;margin:0 auto clamp(95px,10vw,150px);padding:0 clamp(24px,5vw,70px);display:grid}.about-visual{background:var(--mint);border-radius:40px;min-height:650px;padding:35px;position:relative;overflow:hidden}.expert-card{box-shadow:var(--shadow);background:#fff;border-radius:25px;padding:28px;position:absolute;top:230px;left:7%;right:12%}.expert-card>span{letter-spacing:.13em;color:var(--lime-dark);font-size:10px;font-weight:850}.expert-card strong{margin:11px 0 8px;font-size:25px;display:block}.expert-card p{color:var(--muted);margin:0}.project-badge{background:var(--ink);color:#fff;border-radius:50%;justify-content:center;align-items:center;gap:7px;width:155px;height:155px;display:flex;position:absolute;bottom:8%;right:6%;transform:rotate(6deg)}.project-badge b{letter-spacing:-.06em;color:var(--lime);font-size:52px}.project-badge span{letter-spacing:.08em;font-size:10px;font-weight:800;line-height:1.25}.about-copy h2{margin-top:16px;font-size:clamp(48px,5vw,72px)}.about-copy .lead{margin:30px 0 18px;font-size:23px;font-weight:650;line-height:1.45}.about-copy>p:not(.kicker,.lead){color:var(--muted);font-size:17px}.about-values{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:30px;display:grid}.about-values span{color:var(--muted);background:#f6f8f5;border-radius:16px;padding:15px;font-size:12px}.about-values b{color:var(--ink);margin-bottom:2px;font-size:14px;display:block}.social-section{background:#f7f8f6;padding:clamp(95px,10vw,145px) max(24px,50vw - 615px)}.social-top{justify-content:space-between;align-items:end;gap:32px;display:flex}.social-top h2{margin-top:16px;font-size:clamp(48px,5vw,72px)}.instagram-link{color:var(--lime-dark);white-space:nowrap;border-bottom:2px solid;align-items:center;gap:12px;padding-bottom:5px;font-weight:800;display:flex}.instagram-mark{border:2px solid;border-radius:6px;place-items:center;width:22px;height:22px;display:inline-grid;position:relative}.instagram-mark span{border:2px solid;border-radius:50%;width:7px;height:7px}.instagram-mark:after{content:"";background:currentColor;border-radius:50%;width:3px;height:3px;position:absolute;top:3px;right:3px}.post-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:48px;display:grid}.social-card{aspect-ratio:1;border-radius:27px;flex-direction:column;min-height:365px;padding:29px;display:flex;overflow:hidden}.social-card-link{color:inherit;cursor:pointer;text-decoration:none;transition:transform .25s,box-shadow .25s}.social-card-link:hover{transform:translateY(-7px);box-shadow:0 22px 48px #12151224}.social-card-link:focus-visible{outline-offset:-8px;box-shadow:0 0 0 3px var(--ink);outline:4px solid #fff}.post-meta{text-transform:uppercase;letter-spacing:.12em;justify-content:space-between;font-size:10px;font-weight:850;display:flex}.project-card{background:var(--ink);color:#fff}.project-card-logo{place-items:center;min-height:155px;margin:19px -12px 10px;display:grid}.project-card-logo img{object-fit:contain;filter:drop-shadow(0 10px 16px #00000038);width:100%;max-height:172px;display:block}.project-card p{max-width:320px;margin:0;font-size:14px}.post-tag{text-transform:uppercase;letter-spacing:.12em;border-top:1px solid;margin-top:auto;padding-top:17px;font-size:10px;font-weight:850}.tip-card{background:var(--lime)}.tip-small{text-transform:uppercase;letter-spacing:.1em;margin:55px 0 7px;font-size:11px}.tip-card h3{margin:0;font-size:clamp(28px,2.6vw,39px);line-height:1.13}.tip-card h3 em{font-style:normal;text-decoration:underline;text-decoration-thickness:3px}.question-card{background:var(--sky-strong)}.question-card>p{margin:65px 0 25px;font-size:clamp(34px,3vw,46px);font-weight:850;line-height:1.05}.answer-box{border:2px solid var(--ink);border-radius:12px;justify-content:space-between;align-items:center;padding:15px;font-size:13px;transition:background .2s,color .2s;display:flex}.question-card:hover .answer-box{background:var(--ink);color:#fff}.cta-section{background:var(--ink);color:#fff;grid-template-columns:1.5fr .5fr;align-items:end;gap:70px;padding:clamp(85px,9vw,125px) max(24px,50vw - 600px);display:grid}.cta-section .kicker{color:var(--lime)}.cta-section h2{max-width:900px;font-size:clamp(54px,6vw,88px)}.cta-copy>p:last-child{color:#bbc1bb;max-width:600px;font-size:18px}.cta-action{flex-direction:column;gap:12px;display:flex}.button-light{background:var(--lime);color:var(--ink);min-width:300px}.button-light:hover{background:#a7d72b;transform:translateY(-2px)}.cta-action>span{text-align:center;color:#9ca39d;text-transform:uppercase;letter-spacing:.1em;font-size:10px}footer{background:#fff;grid-template-columns:1fr 1fr 1fr;gap:40px;padding:65px max(24px,50vw - 615px) 25px;display:grid}footer>p{color:var(--muted);margin:0}.footer-links{grid-template-columns:1fr 1fr;justify-self:end;gap:10px 25px;font-weight:650;display:grid}.footer-links a:hover{color:var(--lime-dark)}.footer-bottom{border-top:1px solid var(--line);color:#8a908a;text-transform:uppercase;letter-spacing:.1em;grid-column:1/-1;justify-content:space-between;padding-top:22px;font-size:10px;display:flex}@media (width<=1050px){.site-header nav>a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr}.hero-copy{max-width:760px}.hero-board{height:620px}.guidance{grid-template-columns:1fr}.guidance-grid{grid-template-columns:1fr 1fr}.program-card:last-child{grid-column:1/-1}.how{grid-template-columns:1fr}.sticky-copy{position:static}.about{grid-template-columns:1fr}.about-visual{min-height:600px}.post-grid{grid-template-columns:1fr 1fr}.social-card:last-child{aspect-ratio:auto;grid-column:1/-1}.cta-section{grid-template-columns:1fr}.cta-action{max-width:390px}footer{grid-template-columns:1fr 1fr}.footer-links{justify-self:start}}@media (width<=680px){html{scroll-padding-top:76px}.site-header{height:76px;padding:0 16px}.logo-link{width:116px;height:72px}.logo-link img{width:124px}.nav-cta{padding:11px 16px;font-size:0}.nav-cta:before{content:"Kennismaken";font-size:12px}.nav-cta .arrow{display:none}.hero{gap:50px;padding:55px 18px 75px}.hero h1{font-size:50px}.hero h1 span:after{height:9px}.hero-actions{flex-direction:column}.button{width:100%}.trust-row{gap:10px}.hero-board{border-radius:30px;height:570px;padding:32px 22px}.board-title strong{font-size:31px}.workout-card{top:185px;left:5%;right:5%}.progress-card{top:345px;left:8%;right:4%}.coach-note{bottom:28px;left:4%;right:8%}.goal-pill{top:118px;right:-18px}.proof-strip{text-align:center;flex-wrap:wrap;gap:8px 15px}.section{padding:85px 19px}.guidance-grid{grid-template-columns:1fr;margin-top:30px}.program-card,.program-card:last-child{grid-column:auto;min-height:450px}.quote-section{padding:80px 20px}.steps li{grid-template-columns:54px 1fr;gap:14px}.steps li>span{width:46px;height:46px}.about{margin-bottom:90px;padding:0 19px}.about-visual{min-height:550px}.expert-card{top:200px;left:5%;right:5%}.project-badge{width:130px;height:130px}.project-badge b{font-size:43px}.about-values{grid-template-columns:1fr}.social-section{padding:85px 19px}.social-top{flex-direction:column;align-items:flex-start}.post-grid{grid-template-columns:1fr}.social-card,.social-card:last-child{aspect-ratio:1;grid-column:auto}.cta-section{gap:40px;padding:80px 20px}.cta-section h2{font-size:50px}footer{grid-template-columns:1fr;padding:55px 20px 24px}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.reveal-image{animation:none}.arrow{transition:none}}.logo-link{width:122px;height:90px;overflow:visible}.logo-link img{width:112px;transform:none}.about-logo{width:250px;height:200px;overflow:visible}.about-logo img{width:250px;transform:none}.footer-logo{width:130px;height:108px;overflow:visible}.footer-logo img{width:130px;transform:none}@media (width<=680px){.logo-link{width:92px;height:72px}.logo-link img{width:88px}}.steps h3{margin-bottom:10px}.steps p+p{margin-top:16px}.steps .step-mantra{background:var(--lime-soft);color:var(--ink);border-radius:18px;margin-top:24px;padding:20px 22px;line-height:1.5}.steps .step-mantra strong{font-size:17px}.project-badge{width:255px;height:auto;color:inherit;filter:drop-shadow(0 15px 18px #15171633);z-index:3;background:0 0;border-radius:0;display:block;bottom:1%;right:-2%;transform:rotate(5deg)}.project-badge img{width:100%;height:auto}.project-badge:hover{transform:rotate(2deg)scale(1.03)}@media (width<=680px){.project-badge{width:195px;bottom:2%;right:-3%}}.program-card{min-height:790px;padding:34px 31px 30px}.program-card h3{margin:48px 0 10px;font-size:31px;line-height:1.08}.program-price{align-items:baseline;gap:9px;margin:2px 0 6px;display:flex}.program-price strong{letter-spacing:-.05em;font-size:43px;line-height:1}.program-price span{color:var(--muted);font-size:13px;font-weight:750}.regular-price{color:var(--muted);font-size:12px;text-decoration:none;margin:0 0 8px!important}.program-card>p:not(.card-label,.regular-price){font-size:14px;line-height:1.55}.program-card ul{margin:18px 0 0;padding-top:18px}.program-card li{align-items:flex-start;padding:5px 0;font-size:13px;line-height:1.35}.program-card li .check{margin-top:0}.program-cta{color:var(--ink);border-bottom:2px solid;justify-content:space-between;align-items:center;margin-top:auto;padding-top:24px;font-weight:850;display:flex}.program-cta-dark{background:var(--ink);color:#fff;border:0;border-radius:999px;margin-top:24px;padding:15px 18px}.card-featured{border:2px solid var(--sky-strong);box-shadow:0 24px 65px #45b8e82e}.popular-label{background:var(--sky-strong);color:#092838;letter-spacing:.06em;text-transform:uppercase;border-radius:0 0 16px;padding:9px 18px;font-size:10px;font-weight:900;position:absolute;top:0;left:0}.card-featured .card-label,.card-featured h3{margin-top:34px}@media (width<=680px){.program-card{min-height:auto;padding:31px 25px}.program-card h3{margin-top:42px}.card-featured .card-label{margin-top:38px}.program-cta{margin-top:28px}}.site-header nav .active:after{width:100%}.over-hero{grid-template-columns:1.2fr .8fr;align-items:center;gap:clamp(45px,8vw,120px);max-width:1370px;min-height:690px;margin:auto;padding:clamp(70px,9vw,125px) clamp(24px,5vw,70px);display:grid}.over-hero h1{letter-spacing:-.06em;margin:25px 0 0;font-size:clamp(58px,7vw,100px);line-height:.96}.over-hero h1 span{background:linear-gradient(transparent 70%,var(--lime) 0)}.over-hero-copy>p:last-child{max-width:690px;color:var(--muted);margin-top:34px;font-size:clamp(20px,2vw,26px);line-height:1.5}.over-hero-card{background:var(--mint);border-radius:40px;flex-direction:column;min-height:455px;padding:34px;display:flex;position:relative;overflow:hidden}.over-hero-card img{filter:drop-shadow(0 18px 20px #15171633);align-self:center;width:285px;transform:rotate(5deg)}.over-hero-card p{letter-spacing:-.035em;margin:auto 0 12px;font-size:29px;font-weight:850;line-height:1.1}.over-hero-card span{text-transform:uppercase;letter-spacing:.11em;color:var(--lime-dark);font-size:12px;font-weight:850}.over-story{grid-template-columns:4fr 6fr;gap:clamp(50px,10vw,150px);max-width:1230px;margin:auto;padding:clamp(85px,10vw,145px) 24px;display:grid}.over-story aside h2,.island-card h2{letter-spacing:-.05em;margin:16px 0 0;font-size:clamp(43px,4.6vw,65px);line-height:1.05}.over-prose p,.island-card>p:not(.kicker){color:var(--muted);margin:0;font-size:18px;line-height:1.8}.over-prose p+p,.island-card>p+p{margin-top:25px}.over-story-tinted{background:#f7f8f6;max-width:none;padding-left:max(24px,50vw - 591px);padding-right:max(24px,50vw - 591px)}.over-quote{background:var(--ink);color:#fff;text-align:center;padding:clamp(90px,10vw,145px) 24px}.over-quote .quote-mark{color:var(--lime)}.over-quote blockquote{letter-spacing:-.05em;max-width:1000px;margin:10px auto 25px;font-size:clamp(38px,5vw,70px);font-weight:850;line-height:1.1}.over-quote p{color:#c7cdc8;max-width:750px;margin:auto;font-size:19px}.island-section{background:var(--sky);padding:clamp(75px,8vw,115px) 24px}.island-card{max-width:1040px;box-shadow:var(--shadow);background:#fff;border-radius:36px;margin:auto;padding:clamp(35px,6vw,75px)}.island-card h2{max-width:760px;margin-bottom:32px}.over-cta h2{font-size:clamp(48px,5.3vw,76px);line-height:1.04}.over-cta .cta-copy{max-width:900px}@media (width<=900px){.over-hero,.over-story{grid-template-columns:1fr}.over-hero{min-height:auto}.over-hero-card{min-height:410px}.over-story{gap:35px}.over-story aside{max-width:650px}}@media (width<=680px){.over-hero{gap:45px;padding:60px 19px 80px}.over-hero h1{font-size:54px}.over-hero-card{border-radius:30px;min-height:380px;padding:25px}.over-hero-card img{width:225px}.over-hero-card p{font-size:25px}.over-story{padding:80px 19px}.over-prose p,.island-card>p:not(.kicker){font-size:16.5px}.island-section{padding:65px 19px}.island-card{border-radius:27px;padding:32px 25px}.over-quote{padding:80px 19px}.over-quote p{font-size:17px}}.blog-hero{max-width:1370px;margin:auto;padding:clamp(80px,10vw,145px) clamp(24px,5vw,70px) clamp(65px,8vw,110px)}.blog-hero h1{letter-spacing:-.065em;margin:28px 0;font-size:clamp(61px,8vw,112px);line-height:.92}.blog-hero h1 span{background:linear-gradient(transparent 72%,var(--lime) 0)}.blog-hero>p:last-child{color:var(--muted);max-width:780px;font-size:clamp(19px,2vw,25px)}.blog-grid{max-width:1230px;margin:auto;padding:0 24px clamp(100px,11vw,160px)}.blog-card{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(45px,8vw,105px);display:grid}.blog-card-visual{background:var(--ink);color:#fff;border-radius:38px;flex-direction:column;min-height:540px;padding:42px;transition:all .25s;display:flex;position:relative;overflow:hidden}.blog-card-visual:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.blog-card-visual>span{text-transform:uppercase;letter-spacing:.13em;color:var(--lime);font-size:11px;font-weight:850}.blog-card-visual strong{letter-spacing:-.065em;margin-top:auto;font-size:clamp(55px,6vw,86px);line-height:.85}.blog-card-visual i{color:var(--lime);font-size:28px;font-style:normal;font-weight:800;line-height:1}.finish-line{border:50px solid #95c11f26;border-radius:50%;width:310px;height:310px;position:absolute;top:35px;right:-120px}.blog-card-copy h2{letter-spacing:-.05em;margin:15px 0 24px;font-size:clamp(44px,5vw,68px);line-height:1.02}.blog-card-copy>p:not(.kicker){color:var(--muted);margin-bottom:28px;font-size:18px}.blog-cta h2{font-size:clamp(43px,5vw,70px);line-height:1.05}.article-page{overflow:hidden}.article-header{max-width:1120px;margin:auto;padding:70px 24px 80px}.article-back{color:var(--lime-dark);margin-bottom:75px;font-weight:800;display:inline-block}.article-header h1{letter-spacing:-.07em;margin:27px 0;font-size:clamp(65px,9vw,125px);line-height:.9}.article-header h1 span{background:linear-gradient(transparent 72%,var(--lime) 0)}.article-intro{max-width:800px;color:var(--muted);font-size:clamp(21px,2.3vw,29px);line-height:1.5}.article-meta{border-top:1px solid var(--line);text-transform:uppercase;letter-spacing:.11em;gap:25px;margin-top:38px;padding-top:22px;font-size:11px;font-weight:850;display:flex}.article-body{max-width:820px;margin:auto;padding:25px 24px 120px}.article-body>p{color:#414641;margin:0 0 29px;font-size:19px;line-height:1.85}.article-body>p:first-child{color:var(--ink);font-size:24px;font-weight:650;line-height:1.65}.article-body h2{letter-spacing:-.045em;margin:75px 0 27px;font-size:clamp(38px,4vw,54px);line-height:1.08}.article-body blockquote{background:var(--mint);border-radius:34px;margin:65px -100px;padding:55px clamp(35px,7vw,85px)}.article-body blockquote span{letter-spacing:-.07em;color:var(--lime-dark);font-size:clamp(65px,9vw,110px);font-weight:900;line-height:1;display:block}.article-body blockquote p{margin:13px 0 0;font-size:21px;font-weight:750}.article-callout{background:var(--ink);color:#fff;border-radius:34px;margin:65px -100px;padding:clamp(40px,6vw,70px)}.article-callout p{letter-spacing:-.04em;margin:0;font-size:clamp(30px,4vw,45px);font-weight:800;line-height:1.15}.article-ending{background:var(--lime);text-align:center;letter-spacing:-.05em;border-radius:34px;padding:60px;color:var(--ink)!important;margin:75px -100px 0!important;font-size:clamp(39px,5vw,62px)!important;line-height:1.05!important}.article-next{background:var(--sky);text-align:center;padding:clamp(80px,9vw,125px) max(24px,50vw - 520px)}.article-next h2{letter-spacing:-.05em;max-width:1000px;margin:18px auto 35px;font-size:clamp(40px,5vw,67px);line-height:1.08}.article-next .button{margin:auto}@media (width<=900px){.blog-card{grid-template-columns:1fr}.blog-card-visual{min-height:480px}.article-body blockquote,.article-callout,.article-ending{margin-left:0!important;margin-right:0!important}}.over-portrait-frame{aspect-ratio:1;border:8px solid var(--ink);width:min(100%,355px);box-shadow:12px 14px 0 var(--lime);border-radius:28px;margin:0 auto 24px;overflow:hidden;transform:rotate(2deg)}.over-portrait-frame img{object-fit:cover;object-position:center 48%;width:100%;height:100%;display:block}@media (width<=680px){.over-portrait-frame{width:min(100%,290px);box-shadow:9px 10px 0 var(--lime);border-width:6px;border-radius:22px}.blog-hero{padding:60px 19px 75px}.blog-hero h1{font-size:59px}.blog-grid{padding:0 19px 90px}.blog-card-visual{border-radius:28px;min-height:410px;padding:29px}.blog-card-copy h2{font-size:44px}.article-header{padding:45px 19px 55px}.article-back{margin-bottom:55px}.article-header h1{font-size:61px}.article-meta{flex-direction:column;gap:6px}.article-body{padding:15px 19px 85px}.article-body>p{font-size:17px}.article-body>p:first-child{font-size:20px}.article-body blockquote,.article-callout,.article-ending{border-radius:25px;padding:35px 26px}.article-body h2{margin-top:58px}.article-next{padding:75px 19px}}.article-body blockquote span{letter-spacing:-.06em;margin:8px 0 15px;font-size:clamp(42px,5.2vw,68px)}.faq-section{grid-template-columns:4fr 6fr;gap:clamp(55px,9vw,130px);max-width:1230px;margin:auto;padding:clamp(90px,10vw,145px) 24px;display:grid}.faq-heading{align-self:start;position:sticky;top:140px}.faq-heading h2{letter-spacing:-.05em;margin:16px 0 25px;font-size:clamp(45px,5vw,70px);line-height:1.04}.faq-heading>p:last-child{color:var(--muted);font-size:18px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:0}.faq-list summary{cursor:pointer;letter-spacing:-.02em;padding:28px 50px 28px 0;font-size:21px;font-weight:800;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";background:var(--lime-soft);width:34px;height:34px;color:var(--lime-dark);border-radius:50%;place-items:center;font-size:24px;display:grid;position:absolute;top:22px;right:8px}.faq-list details[open] summary:after{content:"–"}.faq-list details p{color:var(--muted);margin:0;padding:0 50px 30px 0;font-size:17px;line-height:1.7}.article-meta a{text-decoration:underline;-webkit-text-decoration-color:var(--lime);-webkit-text-decoration-color:var(--lime);-webkit-text-decoration-color:var(--lime);text-decoration-color:var(--lime);text-underline-offset:3px;text-decoration-thickness:2px}footer>p a{color:var(--lime-dark);font-weight:750}@media (width<=900px){.faq-section{grid-template-columns:1fr;gap:35px}.faq-heading{max-width:700px;position:static}}@media (width<=680px){.faq-section{padding:80px 19px}.faq-list summary{padding-right:45px;font-size:18px}.faq-list details p{padding-right:10px;font-size:16px}}.final-surge-hero{background:linear-gradient(145deg,#f0fbdb 0%,#dff7e8 72%,#dff4ff 100%);padding:32px;box-shadow:inset 0 0 0 1px #95c11f38,0 28px 70px #1517161a}.final-surge-hero:before{content:"";border:52px solid #95c11f1f;border-radius:50%;width:330px;height:330px;position:absolute;top:-165px;right:-155px}.final-surge-hero:after{content:"";border:4px solid #95c11f4d;border-radius:50%;width:260px;height:85px;position:absolute;bottom:70px;left:-85px;transform:rotate(18deg)}.fs-hero-top{z-index:3;justify-content:space-between;align-items:center;gap:18px;display:flex;position:relative}.fs-brand{align-items:center;gap:14px;display:flex}.fs-mark{letter-spacing:-.15em;background:#fff;border-radius:15px;justify-content:center;align-items:center;width:58px;height:48px;padding-right:5px;font-size:27px;font-style:italic;font-weight:950;display:flex;box-shadow:0 10px 25px #1517161a}.fs-mark b:first-child{color:var(--ink)}.fs-mark b:last-child{color:var(--coral)}.fs-brand>span:last-child{flex-direction:column;line-height:1.08;display:flex}.fs-brand small{color:var(--lime-dark);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:850}.fs-brand strong{letter-spacing:-.035em;margin-top:4px;font-size:22px}.fs-live-pill{text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;background:#ffffffe0;border:1px solid #15171612;border-radius:999px;align-items:center;gap:7px;padding:9px 13px;font-size:10px;font-weight:850;display:flex}.fs-live-pill i{background:var(--lime);width:8px;height:8px;box-shadow:0 0 0 4px var(--lime-soft);border-radius:50%}.fs-dashboard-frame{z-index:2;background:#fff;border:7px solid #fff;border-radius:25px;position:absolute;inset:112px 5% 72px;overflow:hidden;transform:rotate(-1.2deg);box-shadow:0 30px 65px #1517162e}.fs-window-bar{background:#fff;border-bottom:1px solid #edf0ed;align-items:center;gap:15px;height:39px;padding:0 13px;display:flex}.fs-window-bar>span{gap:5px;display:flex}.fs-window-bar i{background:#d9ded9;border-radius:50%;width:7px;height:7px}.fs-window-bar i:first-child{background:var(--coral)}.fs-window-bar i:nth-child(2){background:#f4ca55}.fs-window-bar i:last-child{background:var(--lime)}.fs-window-bar strong{color:#7b837d;letter-spacing:.04em;font-size:10px}.fs-dashboard-frame img{object-fit:cover;object-position:center top;width:100%;height:calc(100% - 39px)}.fs-coaching-note{z-index:4;background:var(--ink);color:#fff;border-radius:20px;align-items:center;gap:12px;min-height:70px;padding:13px 16px;display:flex;position:absolute;bottom:26px;left:8%;right:4%;transform:rotate(1.3deg);box-shadow:0 18px 40px #1517163d}.fs-coaching-note .avatar{background:var(--lime);color:var(--ink)}.fs-coaching-note>div{flex-direction:column;line-height:1.25;display:flex}.fs-coaching-note small{color:#adb5ae;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:800}.fs-coaching-note strong{margin-top:3px;font-size:14px}.fs-check{background:var(--lime);width:31px;height:31px;color:var(--ink);border-radius:50%;flex:none;place-items:center;margin-left:auto;font-weight:950;display:grid}@media (width<=680px){.final-surge-hero{height:570px;padding:24px 20px}.fs-mark{width:49px;height:43px;font-size:23px}.fs-brand{gap:10px}.fs-brand strong{font-size:18px}.fs-live-pill{padding:10px;font-size:0}.fs-live-pill i{margin:0}.fs-dashboard-frame{border-width:5px;border-radius:20px;inset:100px 5% 70px}.fs-dashboard-frame img{object-position:52% top}.fs-coaching-note{padding:12px 13px;bottom:23px;left:6%;right:3%}.fs-coaching-note strong{font-size:12px}.fs-coaching-note small{font-size:8px}}.project-card{color:var(--ink);background:linear-gradient(145deg,#eff9e4 0%,#ddf5ec 54%,#dff3fb 100%);position:relative;box-shadow:inset 0 0 0 1px #0a34511a}.project-card:before{content:"";background:linear-gradient(90deg,var(--lime) 0 47%,var(--sky-strong) 47% 75%,#ffad42 75%);height:8px;position:absolute;inset:0 0 auto}.project-card .post-meta,.project-card p,.project-card .post-tag{z-index:2;position:relative}.project-card .post-meta{color:#0a3451}.project-route{border:4px solid #95c11f4d;border-radius:50%;width:260px;height:100px;position:absolute;top:62px;right:-105px;transform:rotate(-24deg)}.project-card-logo{z-index:2;min-height:160px;margin:16px -5px 8px;position:relative}.project-logo-halo{background:#fffc;border:1px solid #0a345114;border-radius:26px;place-items:center;width:94%;height:168px;display:grid;transform:rotate(-1.5deg);box-shadow:0 16px 34px #0a34511f}.project-card-logo img{filter:drop-shadow(0 12px 15px #0a34512e);width:100%;max-height:160px;transform:scale(1.14)rotate(1.5deg)}.project-card p{color:#254238;font-weight:650}.project-card .post-tag{color:#0a3451;border-color:#0a34513d}.blog-grid{gap:clamp(85px,10vw,140px);display:grid}.blog-card:nth-child(2n){grid-template-columns:.95fr 1.05fr}.blog-card:nth-child(2n) .blog-card-visual{order:2}.surface-visual{color:var(--ink);background:linear-gradient(145deg,#dff4ff 0%,#e5f7d9 100%)}.surface-visual>span{color:#0a6a84}.surface-visual strong{z-index:2;font-size:clamp(47px,5.2vw,74px);line-height:.9;position:relative}.surface-paths{gap:10px;margin:52px 0 30px;display:grid;transform:rotate(-4deg)}.surface-paths i{text-transform:uppercase;letter-spacing:.11em;border-radius:999px;align-items:center;height:43px;padding:0 20px;font-size:11px;font-style:normal;font-weight:900;display:flex;position:relative;box-shadow:0 8px 18px #15171617}.surface-paths i:first-child{color:#fff;background:#202521;width:92%}.surface-paths i:nth-child(2){color:#fff;background:#447c45;width:76%;margin-left:15%}.surface-paths i:nth-child(3){color:#26331f;background:#f1be64;width:62%;margin-left:4%}.surface-paths i:nth-child(4){color:#0a3451;border:2px dashed var(--sky-strong);background:#fff;width:82%;margin-left:10%}.article-highlight{background:linear-gradient(145deg,var(--mint),var(--sky));letter-spacing:-.035em;border-radius:34px;margin:60px -100px;padding:48px clamp(32px,6vw,70px);color:var(--ink)!important;font-size:clamp(28px,3.5vw,41px)!important;font-weight:850!important;line-height:1.25!important}.surface-article-header h1{max-width:1080px;font-size:clamp(58px,7.4vw,105px)}@media (width<=900px){.blog-card:nth-child(2n){grid-template-columns:1fr}.blog-card:nth-child(2n) .blog-card-visual{order:0}.article-highlight{margin-left:0;margin-right:0}}@media (width<=680px){.project-logo-halo{height:154px}.project-card-logo{min-height:148px}.project-card-logo img{max-height:145px}.blog-grid{gap:90px}.surface-paths{margin:38px 0 24px}.surface-visual strong{font-size:48px}.surface-article-header h1{font-size:52px}.article-highlight{border-radius:25px;padding:34px 26px}}.recovery-visual{background:linear-gradient(145deg,#171b18 0%,#24362f 100%)}.recovery-visual:before{content:"";border:55px solid #95c11f1f;border-radius:50%;width:350px;height:350px;position:absolute;top:-70px;right:-145px}.recovery-visual>strong{font-size:clamp(48px,5.5vw,76px)}.recovery-watch{z-index:2;background:#080a09;border:7px solid #343a36;border-radius:28px;gap:7px;margin:48px 0 30px;padding:28px 25px;display:grid;position:relative;transform:rotate(-3deg);box-shadow:0 18px 35px #00000059}.recovery-watch small{color:#c9d0ca;letter-spacing:.12em;font-size:12px;font-weight:800}.recovery-watch strong{color:var(--lime);letter-spacing:-.04em;font-size:clamp(34px,4vw,49px);line-height:1}.recovery-watch i{color:#fff;letter-spacing:.05em;font-size:13px}.recovery-article-header h1{max-width:1080px;font-size:clamp(54px,7.6vw,106px)}.alarm-opening{letter-spacing:-.04em;flex-wrap:wrap;gap:12px;display:flex;color:var(--ink)!important;margin:18px 0 48px!important;font-size:clamp(31px,4vw,48px)!important;font-weight:900!important;line-height:1.1!important}.alarm-opening span:nth-child(2){color:var(--lime-dark)}.rest-day-card{background:#0d100e;border-radius:34px;gap:8px;padding:48px clamp(32px,6vw,70px);display:grid;color:#fff!important;margin:55px -100px!important}.rest-day-card small{text-transform:uppercase;letter-spacing:.13em;color:#aab2ab;font-size:12px;font-weight:850}.rest-day-card strong{color:var(--lime);letter-spacing:-.06em;font-size:clamp(55px,8vw,92px);line-height:1}.rest-day-card span{font-size:20px;font-weight:750}.recovery-question span{font-size:clamp(37px,5.2vw,62px)!important;line-height:1.05!important}.article-ending>span{letter-spacing:-.025em;margin-top:18px;font-size:clamp(21px,2.5vw,30px);font-weight:750;line-height:1.3;display:block}@media (width<=900px){.rest-day-card{margin-left:0!important;margin-right:0!important}}@media (width<=680px){.recovery-watch{border-width:5px;margin:36px 0 25px;padding:22px 19px}.recovery-article-header h1{font-size:49px}.alarm-opening{gap:7px;margin-bottom:36px!important}.rest-day-card{border-radius:25px;padding:34px 26px}.rest-day-card strong{font-size:55px}.recovery-question span{font-size:37px!important}}.plan-visual{color:var(--ink);background:linear-gradient(145deg,#eff9d9 0%,#dff4ff 100%)}.plan-visual>span{color:var(--lime-dark)}.plan-visual:before{content:"";border:58px solid #45b8e821;border-radius:50%;width:360px;height:360px;position:absolute;top:-90px;right:-150px}.plan-visual>strong{z-index:2;font-size:clamp(48px,5.5vw,76px);position:relative}.plan-sheet{z-index:2;background:#fff;border:1px solid #15171614;border-radius:23px;margin:45px 0 30px;padding:27px 25px 23px;position:relative;transform:rotate(-3deg);box-shadow:0 20px 40px #15171621}.plan-sheet small{letter-spacing:.13em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:900;display:block}.plan-sheet p{color:var(--lime-dark);margin:16px 0 0;font-size:12px;font-weight:850}.plan-days{grid-template-columns:repeat(6,1fr);gap:8px;margin-top:18px;display:grid}.plan-days i{background:#f2f4f1;border-radius:9px;height:72px;position:relative}.plan-days i:before,.plan-days i:after{content:"";background:#cdd3cd;border-radius:5px;height:5px;position:absolute;left:9px;right:9px}.plan-days i:before{top:15px}.plan-days i:after{top:28px}.plan-days i:nth-child(2),.plan-days i:nth-child(4),.plan-days i:nth-child(6){background:var(--lime-soft)}.plan-days i:nth-child(4):after{background:var(--lime)}.plan-article-header h1{max-width:1100px;font-size:clamp(50px,7vw,98px)}.article-opening-quote{letter-spacing:-.045em;color:var(--lime-dark)!important;margin:-12px 0 42px!important;font-size:clamp(35px,5vw,56px)!important;font-weight:900!important;line-height:1.08!important}.training-week{background:#f6f8f5;border-radius:30px;grid-template-columns:1fr 1fr;gap:0 38px;margin:45px -70px;padding:25px 35px;list-style:none;display:grid}.training-week li{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:20px;padding:15px 0;font-size:16px;display:flex}.training-week li:nth-last-child(-n+2){border-bottom:0}.training-week span{color:var(--ink);font-weight:850}.training-goal{background:var(--ink);text-align:center;letter-spacing:-.04em;border-radius:30px;padding:42px;color:#fff!important;margin:45px -70px!important;font-size:clamp(32px,4.5vw,50px)!important;font-weight:900!important;line-height:1.12!important}.article-body a{color:var(--lime-dark);text-underline-offset:3px;font-weight:800;text-decoration:underline;text-decoration-thickness:2px}@media (width<=900px){.training-week,.training-goal{margin-left:0!important;margin-right:0!important}}@media (width<=680px){.plan-sheet{margin:35px 0 24px;padding:22px 18px}.plan-days{gap:5px}.plan-days i{height:58px}.plan-article-header h1{font-size:43px}.training-week{grid-template-columns:1fr;padding:20px 24px}.training-week li:nth-last-child(2){border-bottom:1px solid var(--line)}.training-goal{border-radius:25px;padding:34px 25px}}.credential-card{grid-template-columns:86px 1fr;align-items:center;gap:19px;padding:24px 27px;display:grid}.credential-card>div:last-child>span{letter-spacing:.13em;color:var(--lime-dark);font-size:10px;font-weight:850;display:block}.credential-card strong{margin:8px 0;font-size:24px;line-height:1.08}.credential-card p{font-size:13px;line-height:1.5}.credential-seal{width:86px;height:86px;box-shadow:0 0 0 7px var(--lime-soft),0 13px 25px #1517162e;background:#fff;border-radius:50%;overflow:hidden;transform:rotate(-3deg)}.credential-seal img{object-fit:cover;width:100%;height:100%;display:block}.about-copy>p:not(.kicker,.lead) strong{color:var(--ink);font-weight:850}.about-values span:first-child{background:var(--lime-soft)}@media (width<=680px){.credential-card{grid-template-columns:70px 1fr;gap:15px;padding:21px}.credential-seal{width:70px;height:70px;box-shadow:0 0 0 5px var(--lime-soft),0 10px 20px #15171629}.credential-card strong{font-size:20px}.credential-card p{font-size:11px}.about-copy h2{font-size:44px}}.service-hero h1,.contact-hero h1{font-weight:800}:root{--lime-dark:#557708}.skip-link{z-index:1000;background:var(--ink);color:#fff;border-radius:10px;padding:11px 16px;font-weight:800;transition:transform .2s;position:fixed;top:12px;left:18px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;border:2px solid var(--ink);border-radius:999px;align-items:center;gap:9px;padding:10px 14px;font-size:12px;font-weight:850;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary>span:first-child{border-top:2px solid;border-bottom:2px solid;width:17px;height:12px;position:relative}.mobile-menu summary>span:first-child:after{content:"";border-top:2px solid;position:absolute;top:4px;left:0;right:0}.mobile-menu[open] summary{background:var(--ink);color:#fff}.mobile-menu nav{border:1px solid var(--line);min-width:240px;box-shadow:var(--shadow);background:#fff;border-radius:20px;gap:3px;padding:12px;display:grid;position:absolute;top:54px;right:0}.mobile-menu nav>a,.mobile-menu nav>a:not(.nav-cta){border-radius:11px;padding:12px 14px;font-size:14px;display:flex}.mobile-menu nav>a:hover,.mobile-menu nav>a.active{background:var(--lime-soft);color:var(--ink)}.mobile-submenu{border-bottom:1px solid var(--line);margin-bottom:5px;padding-bottom:6px}.mobile-menu .mobile-submenu>summary{min-height:46px;color:var(--ink);background:0 0;border:0;border-radius:11px;justify-content:space-between;padding:12px 14px;font-size:14px}.mobile-menu .mobile-submenu>summary>span{border:0;width:auto;height:auto;font-size:16px;transition:transform .2s}.mobile-menu .mobile-submenu>summary>span:after{display:none}.mobile-submenu[open]>summary>span{transform:rotate(180deg)}.mobile-submenu.active>summary,.mobile-submenu>summary:hover{background:var(--lime-soft)}.mobile-submenu>div{padding:3px 0 5px 12px;display:grid}.mobile-submenu a{min-height:42px;color:var(--ink);border-radius:10px;align-items:center;padding:8px 12px;font-size:13px;display:flex}.mobile-submenu a:before{content:"";background:var(--lime);border-radius:50%;width:6px;height:6px;margin-right:10px}.mobile-submenu a:hover,.mobile-submenu a:focus-visible{background:#f6f8f5}.button:focus-visible,.program-cta:focus-visible,.mobile-menu summary:focus-visible,.faq-list summary:focus-visible{outline:3px solid var(--sky-strong);outline-offset:4px}@media (width<=1050px){.desktop-nav{display:none}.mobile-menu{display:block}}@media (width<=680px){.mobile-menu summary{padding:9px 12px}.mobile-menu summary>span:last-child{font-size:0}.mobile-menu summary>span:last-child:after{content:"Menu";font-size:12px}.mobile-menu nav{min-width:0;position:fixed;top:70px;left:14px;right:14px}}.service-hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(45px,7vw,100px);max-width:1370px;margin:auto;padding:clamp(65px,8vw,115px) clamp(24px,5vw,70px);display:grid}.service-hero h1,.contact-hero h1{letter-spacing:-.06em;margin:26px 0;font-size:clamp(55px,6.8vw,96px);line-height:.96}.service-hero h1 span,.contact-hero h1 span{background:linear-gradient(transparent 72%,var(--lime) 0)}.service-hero>div>p:last-of-type,.contact-hero>div>p:last-child{color:var(--muted);max-width:760px;font-size:clamp(19px,2vw,24px);line-height:1.55}.service-proof{background:linear-gradient(145deg,var(--lime-soft),var(--mint));border-radius:38px;grid-template-columns:145px 1fr;align-items:center;gap:28px;padding:clamp(28px,4vw,48px);display:grid}.service-proof img{border-radius:50%;box-shadow:0 0 0 10px #ffffffb3,0 20px 40px #15171629}.service-proof h2{letter-spacing:-.04em;margin:10px 0 15px;font-size:clamp(32px,3vw,45px);line-height:1.05}.service-proof p:last-child{color:var(--muted);margin:0}.service-intro{background:var(--ink);color:#fff;padding:clamp(85px,9vw,130px) max(24px,50vw - 580px)}.service-intro h2{letter-spacing:-.05em;max-width:960px;margin:15px 0 45px;font-size:clamp(47px,5.4vw,76px);line-height:1.03}.service-intro-grid{grid-template-columns:1fr 1fr;gap:clamp(35px,7vw,90px);display:grid}.service-intro-grid p{color:#c8cec9;margin:0;font-size:18px;line-height:1.8}.service-offers{padding-top:clamp(85px,9vw,130px)}.process-section{background:#f7f8f6;grid-template-columns:.85fr 1.15fr;gap:clamp(55px,8vw,110px);padding:clamp(90px,10vw,145px) max(24px,50vw - 590px);display:grid}.process-section>div h2{letter-spacing:-.05em;margin:15px 0;font-size:clamp(45px,5vw,70px);line-height:1.03}.process-section ol{border-top:1px solid #d9ded9;margin:0;padding:0;list-style:none}.process-section li{border-bottom:1px solid #d9ded9;grid-template-columns:58px 1fr;gap:18px;padding:25px 0;display:grid}.process-section li>span{background:var(--lime);border-radius:50%;place-items:center;width:46px;height:46px;font-weight:900;display:grid}.process-section h3{margin:2px 0 7px;font-size:24px;line-height:1.1}.process-section li p{color:var(--muted);margin:0}.contact-hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(50px,8vw,110px);max-width:1320px;margin:auto;padding:clamp(70px,9vw,125px) clamp(24px,5vw,70px);display:grid}.contact-card{background:var(--mint);box-shadow:var(--shadow);border-radius:38px;padding:clamp(30px,5vw,58px)}.contact-card h2{letter-spacing:-.05em;margin:14px 0 22px;font-size:clamp(38px,4.5vw,60px);line-height:1.04}.contact-card>p:not(.kicker){color:var(--muted);font-size:17px}.contact-card .button{width:100%;margin-top:20px}.plain-email{text-align:center;text-decoration:underline;-webkit-text-decoration-color:var(--lime);-webkit-text-decoration-color:var(--lime);-webkit-text-decoration-color:var(--lime);text-decoration-color:var(--lime);text-underline-offset:4px;margin-top:20px;font-weight:800;display:block}.contact-card>span{text-align:center;color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-top:10px;font-size:10px;display:block}.contact-expect{background:#f7f8f6;padding:clamp(90px,10vw,140px) max(24px,50vw - 590px)}.contact-expect>div h2,.contact-reassurance h2{letter-spacing:-.05em;max-width:850px;margin:15px 0 45px;font-size:clamp(45px,5vw,70px);line-height:1.04}.contact-expect ol{grid-template-columns:repeat(3,1fr);gap:20px;margin:0;padding:0;list-style:none;display:grid}.contact-expect li{background:#fff;border-radius:25px;padding:30px}.contact-expect li>span{background:var(--lime);border-radius:50%;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.contact-expect h3{margin:25px 0 10px;font-size:24px;line-height:1.1}.contact-expect li p{color:var(--muted);margin:0}.contact-reassurance{text-align:center;padding:clamp(85px,9vw,125px) max(24px,50vw - 520px)}.contact-reassurance h2{margin-left:auto;margin-right:auto}.contact-reassurance>div{flex-wrap:wrap;justify-content:center;align-items:center;gap:28px;display:flex}@media (width<=950px){.service-hero,.contact-hero,.process-section{grid-template-columns:1fr}.service-proof{max-width:760px}.service-intro-grid,.contact-expect ol{grid-template-columns:1fr}}@media (width<=680px){.service-hero,.contact-hero{padding:58px 19px 80px}.service-hero h1,.contact-hero h1{font-size:51px}.service-proof{border-radius:28px;grid-template-columns:90px 1fr;padding:25px 22px}.service-proof h2{font-size:31px}.service-proof p:last-child{grid-column:1/-1}.service-intro,.process-section,.contact-expect,.contact-reassurance{padding-left:19px;padding-right:19px}.service-intro-grid p{font-size:16.5px}.process-section{gap:30px}.contact-card{border-radius:28px;padding:31px 24px}.contact-reassurance>div{flex-direction:column;align-items:stretch}.contact-reassurance .button{width:100%}}.intake-hero{align-items:start}.intake-benefits{gap:12px;margin:34px 0 0;padding:0;font-weight:750;list-style:none;display:grid}.intake-benefits li{align-items:center;gap:12px;display:flex}.intake-benefits li span{background:var(--lime-soft);width:27px;height:27px;color:var(--lime-dark);border-radius:50%;flex:none;place-items:center;font-size:13px;display:grid}.intake-summary{background:linear-gradient(145deg,var(--lime-soft),var(--mint));box-shadow:var(--shadow);border-radius:38px;padding:clamp(32px,5vw,58px);position:sticky;top:130px}.intake-summary h2{letter-spacing:-.05em;margin:14px 0 22px;font-size:clamp(38px,4.5vw,60px);line-height:1.04}.intake-summary>p:not(.kicker){color:var(--muted);font-size:17px}.intake-summary>div{border-top:1px solid #1517161f;gap:4px;margin-top:30px;padding-top:25px;display:grid}.intake-summary strong{font-size:23px}.intake-summary span{color:var(--muted);font-size:13px}.intake-section{background:#f7f8f6;padding:clamp(85px,9vw,130px) max(24px,50vw - 590px)}.intake-heading{max-width:820px;margin-bottom:50px}.intake-heading h2{letter-spacing:-.05em;margin:14px 0;font-size:clamp(48px,5vw,72px);line-height:1.03}.intake-heading>p:last-child{color:var(--muted);font-size:17px}.intake-form{gap:24px;display:grid}.intake-form fieldset{background:#fff;border:0;border-radius:28px;margin:0;padding:clamp(25px,4vw,45px);box-shadow:0 8px 30px #1517160b}.intake-form legend{border-bottom:1px solid var(--line);align-items:center;gap:16px;width:100%;padding:0 0 26px;display:flex}.intake-form legend>span{background:var(--lime);border-radius:14px;flex:none;place-items:center;width:45px;height:45px;font-weight:900;display:grid;transform:rotate(-3deg)}.intake-form legend div{display:grid}.intake-form legend strong{font-size:25px;line-height:1.2}.intake-form legend small{color:var(--muted);font-size:13px}.form-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:30px;display:grid}.form-grid label{flex-direction:column;gap:8px;font-size:14px;font-weight:800;display:flex}.form-grid label.wide{grid-column:1/-1}.form-grid label small{color:var(--muted);font-size:12px;font-weight:500;line-height:1.45}.intake-form input,.intake-form select,.intake-form textarea{width:100%;min-height:52px;color:var(--ink);font:inherit;background:#fff;border:1.5px solid #cfd5cf;border-radius:12px;padding:13px 14px;font-size:16px;line-height:1.45;transition:border-color .2s,box-shadow .2s}.intake-form textarea{resize:vertical;min-height:105px}.intake-form input:focus,.intake-form select:focus,.intake-form textarea:focus{border-color:var(--lime-dark);outline:0;box-shadow:0 0 0 4px #95c11f2e}:is(.intake-form input:user-invalid,.intake-form select:user-invalid,.intake-form textarea:user-invalid){border-color:#bd3e2c}.intake-form .check-label{color:var(--muted);align-items:flex-start;gap:12px;margin-top:22px;font-size:14px;font-weight:600;line-height:1.55;display:flex}.intake-form .check-label input{width:20px;height:20px;min-height:0;accent-color:var(--lime-dark);flex:none;margin:2px 0 0}.hp-field{opacity:0!important;width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important}.form-consent{background:var(--ink);color:#fff;border-radius:24px;padding:25px 28px}.form-consent .check-label{color:#fff;margin:0}.form-consent p{color:#bac1ba;margin:14px 0 0 32px;font-size:12px}.form-consent a{text-decoration:underline;-webkit-text-decoration-color:var(--lime);-webkit-text-decoration-color:var(--lime);-webkit-text-decoration-color:var(--lime);text-decoration-color:var(--lime);text-underline-offset:3px}.submit-button{cursor:pointer;border:0;width:100%;font-size:16px}.submit-button:disabled{opacity:.65;cursor:wait}.form-status{background:#fff3d8;border:1px solid #efd18d;border-radius:20px;padding:22px 25px}.form-status.error{background:#fff0ed;border-color:#f1b7ad}.form-status p{margin:0}.form-status .button{min-height:49px;margin-top:14px}.intake-success{background:var(--mint);text-align:center;box-shadow:var(--shadow);border-radius:32px;padding:clamp(35px,6vw,70px)}.intake-success>span{background:var(--lime);border-radius:50%;place-items:center;width:70px;height:70px;margin:auto;font-size:30px;font-weight:900;display:grid}.intake-success h3{letter-spacing:-.04em;margin:25px 0 10px;font-size:clamp(36px,4vw,55px);line-height:1.05}.intake-success p{color:var(--muted);font-size:17px}.intake-success a{border-bottom:2px solid var(--lime-dark);margin-top:15px;font-weight:800;display:inline-block}@media (width<=950px){.intake-summary{position:static}.intake-hero{align-items:center}}@media (width<=680px){.intake-section{padding-left:19px;padding-right:19px}.intake-heading{margin-bottom:32px}.intake-heading h2{font-size:48px}.intake-form fieldset{border-radius:22px;padding:24px 19px}.intake-form legend strong{font-size:21px}.form-grid{grid-template-columns:1fr;gap:19px}.form-grid label.wide{grid-column:auto}.form-consent{padding:22px 19px}.form-consent p{margin-left:0}.intake-summary{border-radius:28px;padding:31px 24px}}.over-credential-hero{background:linear-gradient(145deg,var(--lime-soft),var(--mint));justify-content:center}.over-credential-hero:after{content:"";border:4px solid #95c11f38;border-radius:50%;width:260px;height:260px;position:absolute;top:-90px;right:-105px}.over-credential-seal{z-index:1;background:#fff;border-radius:50%;width:176px;height:176px;margin:0 auto 28px;padding:10px;position:relative;transform:rotate(-4deg);box-shadow:0 0 0 8px #ffffffb8,0 20px 38px #15171629}.over-credential-seal img{object-fit:cover;filter:none;width:100%;height:100%;transform:none}.over-credential-hero .credential-eyebrow{letter-spacing:.13em;text-transform:uppercase;color:var(--lime-dark);margin:0 0 8px;font-size:10px;font-weight:850}.over-credential-hero h2{letter-spacing:-.04em;z-index:1;margin:0 0 14px;font-size:clamp(31px,3vw,45px);line-height:1.05;position:relative}.over-credential-hero>p:not(.credential-eyebrow){color:var(--muted);z-index:1;margin:0 0 20px;font-size:16px;font-weight:500;line-height:1.55;position:relative}.over-credential-hero span{z-index:1;position:relative}.island-card{grid-template-columns:1fr 235px;align-items:center;gap:38px;display:grid}.island-copy{min-width:0}.island-portrait{width:100%;margin:0;transform:rotate(2deg)}.island-portrait img{object-position:center 48%}@media (width<=900px){.island-card{grid-template-columns:1fr}.island-portrait{order:-1;justify-self:center;max-width:300px}}@media (width<=680px){.over-credential-seal{width:145px;height:145px;margin-bottom:22px}.over-credential-hero>p:not(.credential-eyebrow){font-size:15px}}.how>*,.steps,.steps li,.steps li>div,.intake-form,.intake-form fieldset,.intake-form legend,.form-grid,.form-grid>*{min-width:0}.sticky-copy,.steps li>div,.intake-form fieldset,.form-consent{overflow-wrap:anywhere}.goal-paths{background:#f7f8f6;padding:clamp(82px,9vw,125px) max(24px,50vw - 590px)}.goal-paths-heading{max-width:860px;margin-bottom:42px}.goal-paths-heading h2{letter-spacing:-.05em;margin:14px 0 18px;font-size:clamp(46px,5.3vw,74px);line-height:1.02}.goal-paths-heading>p:last-child{color:var(--muted);max-width:700px;font-size:18px}.goal-path-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.goal-path-grid article{border:1px solid var(--line);background:#fff;border-radius:26px;min-width:0;padding:30px 26px;box-shadow:0 12px 32px #1517160b}.goal-path-grid article:nth-child(2){background:var(--mint)}.goal-path-grid article:nth-child(3){background:var(--lime-soft)}.goal-path-grid article:nth-child(4){background:var(--ink);color:#fff}.goal-path-grid article>span{background:var(--lime);width:38px;height:38px;color:var(--ink);border-radius:50%;place-items:center;font-size:12px;font-weight:900;display:grid}.goal-path-grid h3{letter-spacing:-.025em;margin:24px 0 11px;font-size:25px;line-height:1.1}.goal-path-grid p{color:var(--muted);margin:0;line-height:1.62}.goal-path-grid article:nth-child(4) p{color:#cbd2cc}.goal-paths-service{background:#fff}@media (width<=980px){.goal-path-grid{grid-template-columns:1fr 1fr}}@media (width<=680px){.goal-paths{padding-left:19px;padding-right:19px}.goal-paths-heading{margin-bottom:28px}.goal-paths-heading h2{font-size:46px}.goal-path-grid{grid-template-columns:1fr}.goal-path-grid article{border-radius:22px;padding:26px 23px}}.single-offer{background:var(--ink);color:#fff;border-radius:38px;grid-column:1/-1;grid-template-columns:.92fr 1.08fr;margin-top:46px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 75px #15171629}.single-offer:before{content:"";background:linear-gradient(90deg,var(--lime) 0 58%,var(--sky-strong) 58% 80%,var(--coral) 80%);height:9px;position:absolute;inset:0 0 auto}.single-offer-copy{flex-direction:column;align-items:flex-start;padding:clamp(38px,5vw,70px);display:flex}.single-offer-copy .card-label{color:var(--lime);margin:0}.single-offer-copy h3{letter-spacing:-.055em;margin:20px 0;font-size:clamp(48px,5vw,74px);line-height:.98}.single-offer-copy>p:not(.card-label,.single-offer-statement){color:#cbd2cc;max-width:590px;font-size:17px;line-height:1.75}.single-offer-statement{letter-spacing:-.025em;max-width:610px;margin:0 0 18px;font-size:clamp(22px,2.3vw,30px);font-weight:850;line-height:1.28}.single-offer-actions{flex-wrap:wrap;align-items:center;gap:25px;margin-top:auto;padding-top:30px;display:flex}.single-offer-actions .text-link{color:#fff}.single-offer-includes{background:linear-gradient(145deg,var(--lime-soft),var(--mint));color:var(--ink);border-radius:29px;margin:28px 28px 28px 0;padding:clamp(34px,4vw,52px)}.single-offer-includes>span,.single-service-list>span{text-transform:uppercase;letter-spacing:.12em;color:var(--lime-dark);margin-bottom:22px;font-size:11px;font-weight:900;display:block}.single-offer-includes ul,.single-service-list ul{gap:14px;margin:0;padding:0;list-style:none;display:grid}.single-offer-includes li,.single-service-list li{align-items:flex-start;gap:11px;font-weight:700;line-height:1.45;display:flex}.single-service-section{grid-template-columns:1fr 1fr;display:grid}.single-service-card{background:linear-gradient(145deg,#f6fde9,var(--mint));border-radius:38px;grid-column:1/-1;grid-template-columns:.82fr 1.18fr;gap:clamp(35px,6vw,80px);margin-top:46px;padding:clamp(28px,4vw,54px);display:grid;box-shadow:inset 0 0 0 1px #95c11f33,0 28px 70px #15171617}.single-service-lead{flex-direction:column;align-items:flex-start;display:flex}.single-service-lead>p{letter-spacing:-.018em;margin:0;font-size:clamp(20px,2vw,26px);line-height:1.55}.athlete-focus{border-left:5px solid var(--lime);background:#ffffffb3;border-radius:0 18px 18px 0;margin:30px 0 0;padding:25px}.athlete-focus span{text-transform:uppercase;letter-spacing:.12em;color:var(--lime-dark);font-size:11px;font-weight:900}.athlete-focus p{color:var(--muted);margin:8px 0 0}.uesca-inline{grid-template-columns:72px 1fr;align-items:center;gap:17px;margin:30px 0;display:grid}.uesca-inline img{border-radius:50%;width:72px;height:72px;box-shadow:0 0 0 6px #fff}.uesca-inline p{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.uesca-inline strong{color:var(--ink);margin-bottom:3px;font-size:16px;display:block}.single-service-list{background:#fff;border-radius:28px;padding:clamp(28px,4vw,45px)}.single-service-list ul{grid-template-columns:1fr 1fr;gap:16px 25px}.single-service-list li{font-size:14px}.coaching-manifesto{background:var(--ink);color:#fff;letter-spacing:-.04em;text-align:center;border-radius:32px;grid-column:1/-1;margin:44px 0 0;padding:clamp(34px,5vw,58px);font-size:clamp(28px,3.4vw,46px);font-weight:850;line-height:1.2}.coaching-process ol{counter-reset:none}@media (width<=950px){.single-offer,.single-service-card{grid-template-columns:1fr}.single-offer-includes{margin:0 24px 24px}.single-service-section{grid-template-columns:1fr}}@media (width<=680px){.single-offer{border-radius:28px;margin-top:30px}.single-offer-copy{padding:39px 25px 34px}.single-offer-copy h3{font-size:47px}.single-offer-actions{flex-direction:column;align-items:stretch;width:100%}.single-offer-actions .text-link{align-self:flex-start}.single-offer-includes{border-radius:21px;margin:0 15px 15px;padding:27px 22px}.single-service-card{border-radius:28px;gap:22px;margin-top:30px;padding:19px}.single-service-lead{padding:12px 6px 4px}.single-service-list{border-radius:22px;padding:27px 22px}.single-service-list ul{grid-template-columns:1fr}.uesca-inline{grid-template-columns:62px 1fr}.uesca-inline img{width:62px;height:62px}.coaching-manifesto{border-radius:25px;margin-top:30px;padding:34px 25px;font-size:29px}}.home-hero{grid-template-columns:1.07fr .93fr;gap:clamp(40px,5vw,75px);padding:clamp(50px,4vw,68px) clamp(24px,5vw,78px)}.home-hero h1{font-size:clamp(54px,5vw,74px)}.home-hero .hero-board{height:610px}.hero-story{gap:16px;max-width:670px;margin-top:30px;display:grid}.hero-story p{color:var(--muted);margin:0;font-size:15.5px;line-height:1.62}.hero-story .hero-intro{max-width:none;color:var(--ink);font-size:clamp(17px,1.25vw,19px);font-weight:650;line-height:1.55}.proof-formula{flex-wrap:wrap;gap:13px clamp(15px,2vw,30px);min-height:126px;padding-top:28px;padding-bottom:28px}.proof-formula span,.proof-formula strong{text-align:center;max-width:260px;line-height:1.35}.proof-formula strong{max-width:310px}.guidance>.section-heading:first-child h2{margin-top:0}@media (width<=1180px){.hero{grid-template-columns:1.08fr .92fr;gap:55px}.hero-board{height:610px;padding:38px}}@media (width<=1050px){.hero-story{max-width:760px}.hero-board{height:620px}}@media (width<=680px){.home-hero{padding:55px 18px 75px}.home-hero h1{font-size:50px}.home-hero .hero-board{height:570px}.hero-story{gap:14px;margin-top:25px}.hero-story p{font-size:15.5px;line-height:1.68}.hero-story .hero-intro{font-size:18px}.proof-formula{grid-template-columns:1fr;gap:7px;padding:34px 22px;display:grid}.proof-formula span,.proof-formula strong{max-width:100%}.proof-formula i{font-size:23px;line-height:1}}html,body{max-width:100%;overflow-x:clip}main,.hero,.hero-copy,.hero-board,.section,.service-hero,.contact-hero,.over-hero,.blog-hero,.blog-grid,.article-header,.article-body,.cta-section,footer{min-width:0}@media (width<=1050px){.hero,.home-hero{grid-template-columns:minmax(0,1fr)}.hero-copy,.home-hero .hero-copy{width:100%;max-width:760px}.hero-board,.home-hero .hero-board{justify-self:center;width:100%;max-width:720px}}@media (width<=680px){:root{--mobile-gutter:19px}.site-header{gap:12px}.mobile-menu{flex:none}.mobile-menu summary{justify-content:center;min-width:70px;min-height:44px}.mobile-menu nav{overscroll-behavior:contain;max-height:calc(100dvh - 86px);overflow-y:auto}.mobile-menu nav>a,.mobile-menu nav>a:not(.nav-cta){align-items:center;min-height:46px}.hero,.home-hero{padding-left:var(--mobile-gutter);padding-right:var(--mobile-gutter);grid-template-columns:minmax(0,1fr);gap:42px}.hero-copy,.home-hero .hero-copy{max-width:none}.home-hero h1{overflow-wrap:break-word;font-size:clamp(43px,14vw,50px)}.hero-story{width:100%}.hero-actions{gap:12px;width:100%}.button{text-align:center;white-space:normal;min-width:0;max-width:100%;height:auto;min-height:56px;padding:13px 20px;line-height:1.25}.button-light{min-width:0}.trust-row{grid-template-columns:1fr;gap:9px;width:100%;display:grid}.eyebrow,.kicker{overflow-wrap:break-word;line-height:1.45}.home-hero .hero-board,.final-surge-hero{width:100%;max-width:560px;height:clamp(480px,150vw,570px)}.fs-hero-top{gap:10px}.fs-brand,.fs-brand>span:last-child{min-width:0}.fs-brand small{letter-spacing:.08em}.fs-dashboard-frame,.fs-coaching-note>div{min-width:0}.fs-coaching-note strong{overflow-wrap:break-word}.section,.goal-paths,.service-intro,.process-section,.contact-expect,.contact-reassurance,.intake-section,.faq-section,.social-section,.cta-section,footer{padding-left:var(--mobile-gutter);padding-right:var(--mobile-gutter)}.section h2,.about h2,.social-section h2,.cta-section h2,.section-heading h2,.sticky-copy h2,.goal-paths-heading h2,.service-intro h2,.process-section>div h2,.contact-expect>div h2,.contact-reassurance h2,.faq-heading h2{overflow-wrap:break-word;font-size:clamp(40px,12.5vw,48px)}.single-offer,.single-service-card,.single-offer-copy,.single-offer-includes,.single-service-lead,.single-service-list{min-width:0}.single-offer-copy h3{overflow-wrap:break-word;font-size:clamp(40px,13vw,47px)}.single-offer-actions .button,.single-service-lead>.button{width:100%}.single-offer-includes li,.single-service-list li{overflow-wrap:break-word;min-width:0}.steps li,.process-section li{grid-template-columns:46px minmax(0,1fr);gap:13px}.steps li>span,.process-section li>span{width:42px;height:42px}.steps h3,.process-section h3{overflow-wrap:break-word}.about-visual{border-radius:28px;width:100%;min-height:510px;padding:25px}.about-logo{width:205px;height:165px}.about-logo img{width:205px}.expert-card{top:178px}.credential-card{grid-template-columns:62px minmax(0,1fr)}.credential-seal{width:62px;height:62px}.project-badge{width:175px}.service-hero,.contact-hero,.over-hero{grid-template-columns:minmax(0,1fr)}.service-hero h1,.contact-hero h1,.over-hero h1{overflow-wrap:break-word;font-size:clamp(42px,13vw,50px)}.service-proof{grid-template-columns:76px minmax(0,1fr);gap:20px}.service-proof h2,.intake-summary h2,.contact-card h2,.over-credential-hero h2{overflow-wrap:break-word}.goal-path-grid,.contact-expect ol,.form-grid,.single-service-list ul{grid-template-columns:minmax(0,1fr)}.goal-path-grid article,.contact-expect li,.intake-form fieldset,.form-grid label{min-width:0}.intake-heading h2{overflow-wrap:break-word;font-size:clamp(40px,12.5vw,48px)}.intake-form legend{align-items:flex-start}.intake-form legend div{min-width:0}.intake-form legend strong{overflow-wrap:break-word}.intake-form input,.intake-form select,.intake-form textarea{min-width:0;max-width:100%}.over-hero-card,.island-card,.over-story>*,.island-card>*{min-width:0}.over-story aside h2,.island-card h2{overflow-wrap:break-word;font-size:clamp(38px,12vw,46px)}.blog-hero h1{overflow-wrap:break-word;font-size:clamp(48px,16vw,59px)}.blog-card,.blog-card:nth-child(2n){grid-template-columns:minmax(0,1fr)}.blog-card-visual,.blog-card-copy{min-width:0}.blog-card-copy h2{overflow-wrap:break-word;font-size:clamp(38px,12vw,44px)}.article-header h1,.surface-article-header h1,.recovery-article-header h1{overflow-wrap:anywhere;font-size:clamp(43px,14vw,55px)}.article-header,.article-body,.article-next{min-width:0}.article-body blockquote,.article-callout,.article-highlight,.article-ending,.rest-day-card{overflow-wrap:break-word;max-width:100%}.article-ending{font-size:clamp(34px,11vw,46px)!important}.article-next .button{width:100%}.social-card,.social-card:last-child{aspect-ratio:auto;width:100%;min-width:0;min-height:0}.social-card{min-height:360px}.footer-links{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px 18px;width:100%}.footer-links a{overflow-wrap:break-word}}@media (width<=380px){:root{--mobile-gutter:16px}.site-header{padding-left:12px;padding-right:12px}.logo-link{width:82px}.logo-link img{width:80px}.mobile-menu summary{min-width:66px;padding-left:10px;padding-right:10px}.home-hero h1,.service-hero h1,.contact-hero h1,.over-hero h1{font-size:42px}.section h2,.about h2,.social-section h2,.cta-section h2,.section-heading h2,.sticky-copy h2,.goal-paths-heading h2,.service-intro h2,.process-section>div h2,.contact-expect>div h2,.contact-reassurance h2,.faq-heading h2,.intake-heading h2{font-size:39px}.home-hero .hero-board,.final-surge-hero{height:480px;padding-left:16px;padding-right:16px}.fs-mark{width:43px;height:40px}.fs-brand strong{font-size:16px}.fs-coaching-note .fs-check{display:none}.service-proof{grid-template-columns:64px minmax(0,1fr);padding-left:18px;padding-right:18px}.service-proof h2{font-size:27px}.steps li,.process-section li{grid-template-columns:40px minmax(0,1fr);gap:11px}.steps li>span,.process-section li>span{width:38px;height:38px}.single-offer-copy,.single-offer-includes,.single-service-list{padding-left:19px;padding-right:19px}.article-meta{overflow-wrap:anywhere}}.breadcrumbs{color:var(--muted);font-size:13px}.breadcrumbs ol{flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li{align-items:center;display:flex}.breadcrumbs li+li:before{content:"/";color:#a5aca6;margin-right:8px}.breadcrumbs a{text-underline-offset:3px;-webkit-text-decoration:underline #cfd6ce;text-decoration:underline #cfd6ce}.breadcrumbs a:hover{color:var(--lime-dark)}.home-hero h1{max-width:760px;font-size:clamp(49px,4.35vw,67px)}.home-hero .hero-story{gap:12px;margin-top:25px}.home-hero .hero-story .hero-intro{font-size:clamp(19px,1.45vw,22px)}.home-hero .hero-story p:last-child{font-size:16px}.home-hero .hero-actions{margin-top:28px}.runner-hero{background:var(--ink);padding:0!important;box-shadow:0 28px 75px #15171633!important}.runner-hero-photo{object-fit:cover;object-position:center 43%;filter:saturate(.92)contrast(1.02);width:100%;height:100%}.runner-hero:after{content:"";background:linear-gradient(#0000,#090c0abd);position:absolute;inset:42% 0 0}.runner-hero-overlay,.runner-hero-credential,.runner-hero-platform{z-index:2;box-shadow:var(--shadow);background:#fff;border-radius:20px;align-items:center;display:flex;position:absolute}.runner-hero-overlay{gap:12px;padding:14px 18px;bottom:24px;left:24px}.runner-hero-overlay small,.runner-hero-credential small,.runner-hero-platform small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:10px;display:block}.runner-hero-overlay strong,.runner-hero-credential strong,.runner-hero-platform strong{line-height:1.25;display:block}.runner-hero-credential{gap:10px;padding:11px 15px;top:20px;right:20px}.runner-hero-credential img{border-radius:50%;width:54px;height:54px}.runner-hero-platform{gap:10px;padding:12px 15px;bottom:110px;right:20px}.runner-hero-platform .fs-mark{flex:none;position:static}.home-proof{justify-content:space-around;gap:20px;min-height:100px}.home-proof span{text-align:center;flex-direction:column;align-items:center;font-size:14px;line-height:1.35;display:flex}.home-proof strong{font-size:18px}.goal-finder{background:#f7f8f6;grid-template-columns:.78fr 1.22fr;align-items:start;gap:clamp(45px,7vw,100px);padding:clamp(85px,9vw,130px) max(24px,50vw - 615px);display:grid}.goal-finder>div:first-child{position:sticky;top:135px}.goal-finder h2{letter-spacing:-.05em;margin:15px 0 22px;font-size:clamp(46px,5vw,70px);line-height:1.03}.goal-finder>div:first-child>p:last-child{color:var(--muted);font-size:17px}.goal-finder-grid{gap:12px;display:grid}.goal-finder-grid a{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:42px 1fr auto;align-items:center;gap:18px;min-height:86px;padding:18px 24px;transition:all .2s;display:grid}.goal-finder-grid span{background:var(--lime-soft);width:42px;height:42px;color:var(--lime-dark);border-radius:50%;place-items:center;font-size:12px;font-weight:900;display:grid}.goal-finder-grid strong{font-size:20px;line-height:1.25}.goal-finder-grid a:nth-child(4){background:var(--ink);color:#fff}.goal-finder-grid a:nth-child(4) span{background:var(--lime);color:var(--ink)}.goal-breadcrumb-wrap{max-width:1370px;margin:auto;padding:28px clamp(24px,5vw,70px) 0}.goal-hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(45px,7vw,95px);max-width:1370px;margin:auto;padding:clamp(45px,6vw,90px) clamp(24px,5vw,70px) clamp(75px,8vw,115px);display:grid}.goal-hero h1{letter-spacing:-.058em;margin:24px 0;font-size:clamp(54px,6vw,86px);line-height:.98}.goal-hero h1 span{background:linear-gradient(transparent 74%,var(--lime) 0);display:block}.goal-hero>div>p:last-of-type{color:var(--muted);max-width:760px;font-size:clamp(19px,1.9vw,24px);line-height:1.55}.goal-summary{background:linear-gradient(145deg,var(--lime-soft),var(--mint));box-shadow:var(--shadow);border-radius:36px;padding:clamp(30px,4vw,48px)}.goal-summary h2{letter-spacing:-.045em;margin:14px 0 30px;font-size:clamp(34px,3.5vw,50px);line-height:1.05}.goal-summary ul{border-top:1px solid #1517161f;gap:15px;margin:0;padding:25px 0 0;list-style:none;display:grid}.goal-summary li{align-items:flex-start;gap:11px;font-weight:700;display:flex}.goal-content{background:#f7f8f6;gap:22px;padding:clamp(75px,8vw,115px) max(24px,50vw - 580px);display:grid}.goal-content-block{background:#fff;border-radius:30px;grid-template-columns:.82fr 1.18fr;gap:clamp(35px,6vw,80px);padding:clamp(30px,4vw,52px);display:grid}.goal-content-block.tinted{background:var(--mint)}.goal-content-block>div:first-child>span{background:var(--lime);border-radius:50%;place-items:center;width:46px;height:46px;font-size:12px;font-weight:900;display:grid}.goal-content-block h2{letter-spacing:-.045em;margin:23px 0 0;font-size:clamp(38px,4vw,55px);line-height:1.06}.goal-content-block p{color:var(--muted);margin:0;font-size:17px;line-height:1.75}.goal-content-block p+p{margin-top:18px}.goal-content-block ul{border-top:1px solid #1517161f;gap:10px;margin:25px 0 0;padding:24px 0 0;list-style:none;display:grid}.goal-content-block li{align-items:flex-start;gap:10px;font-weight:700;display:flex}.goal-related{padding:clamp(80px,9vw,125px) max(24px,50vw - 580px)}.goal-related h2{letter-spacing:-.05em;margin:15px 0 35px;font-size:clamp(43px,5vw,67px);line-height:1.04}.goal-related>div{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.goal-related a{background:var(--ink);color:#fff;border-radius:22px;justify-content:space-between;align-items:flex-end;gap:15px;min-height:130px;padding:24px;font-size:18px;font-weight:800;display:flex}.goal-related a:nth-child(2){background:var(--lime);color:var(--ink)}.goal-related a:nth-child(3){background:var(--sky-strong);color:var(--ink)}.knowledge-article-header{max-width:1180px}.knowledge-article-header .breadcrumbs{margin-bottom:62px}.knowledge-article-header h1{font-size:clamp(56px,7.2vw,100px)}.article-body .article-lead{border-left:5px solid var(--lime);background:var(--lime-soft);border-radius:0 20px 20px 0;padding:28px;font-size:22px;line-height:1.7}.response-grid{grid-template-columns:1fr 1fr;gap:14px;margin:45px -80px;display:grid}.response-grid section{background:#f7f8f6;border-radius:24px;padding:28px}.response-grid section:nth-child(2){background:var(--mint)}.response-grid section:nth-child(3){background:var(--sky)}.response-grid section:nth-child(4){background:var(--lime-soft)}.response-grid h3{margin:0 0 8px;font-size:24px}.response-grid p{color:var(--muted);margin:0;line-height:1.65}.article-body>ul{margin:0 0 35px;padding-left:24px}.article-body>ul li{color:#414641;padding:5px 0;font-size:18px}.response-cycle{grid-template-columns:1fr 1fr;gap:14px;margin:45px -80px;padding:0;list-style:none;display:grid}.response-cycle li{background:var(--ink);color:#fff;border-radius:22px;grid-template-columns:48px 1fr;gap:15px;padding:24px;display:grid}.response-cycle li>span{background:var(--lime);width:42px;height:42px;color:var(--ink);border-radius:50%;place-items:center;font-weight:900;display:grid}.response-cycle strong{font-size:20px}.response-cycle p{color:#cbd2cc;margin:4px 0 0}.source-note{background:#f7f8f6;border-radius:28px;margin:70px -80px 0;padding:38px}.source-note h2{margin:0 0 12px;font-size:30px}.source-note p{color:var(--muted);margin:0}@media (width<=1050px){.goal-finder,.goal-hero{grid-template-columns:1fr}.goal-finder>div:first-child{position:static}.goal-summary{max-width:760px}.goal-content-block,.goal-related>div{grid-template-columns:1fr}.goal-related a{min-height:95px}.home-proof{grid-template-columns:repeat(3,1fr);display:grid}}@media (width<=680px){.home-hero h1{font-size:clamp(41px,12.5vw,48px)}.home-hero .hero-board{height:510px}.runner-hero-overlay{bottom:14px;left:14px;right:14px}.runner-hero-credential{max-width:240px;top:12px;right:12px}.runner-hero-platform{bottom:98px;left:14px;right:auto}.runner-hero-photo{object-position:center 45%}.home-proof{grid-template-columns:1fr;gap:18px;padding:28px 20px}.goal-finder,.goal-content,.goal-related{padding-left:19px;padding-right:19px}.goal-finder{grid-template-columns:1fr}.goal-finder h2{font-size:43px}.goal-finder-grid a{grid-template-columns:38px minmax(0,1fr) auto;padding:16px}.goal-finder-grid span{width:38px;height:38px}.goal-finder-grid strong{font-size:17px}.goal-breadcrumb-wrap{padding:20px 19px 0}.goal-hero{grid-template-columns:1fr;padding:45px 19px 75px}.goal-hero h1{font-size:clamp(43px,13.5vw,52px)}.goal-summary{border-radius:27px;padding:28px 23px}.goal-content-block{border-radius:24px;padding:28px 22px}.goal-content-block h2{font-size:39px}.goal-content-block p{font-size:16px}.goal-related h2{font-size:42px}.knowledge-article-header .breadcrumbs{margin-bottom:45px}.knowledge-article-header h1{font-size:clamp(42px,13.5vw,53px)}.response-grid,.response-cycle{grid-template-columns:1fr;margin:35px 0}.source-note{margin:55px 0 0;padding:28px 23px}.article-body .article-lead{padding:23px;font-size:19px}.footer-links{grid-template-columns:1fr}}.article-feature-image{max-width:1180px;margin:0 auto 55px;padding:0 24px}.article-feature-image img{aspect-ratio:16/9;object-fit:cover;width:100%;box-shadow:var(--shadow);border-radius:36px}.article-feature-image figcaption{max-width:820px;color:var(--muted);margin:12px auto 0;font-size:13px}.image-visual{isolation:isolate}.image-visual:after{content:"";z-index:-1;background:linear-gradient(#0a0e0b14,#0a0e0bc2);position:absolute;inset:0}.image-visual>img{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.image-visual>span,.image-visual>strong{z-index:1;position:relative}.knowledge-visual{background:linear-gradient(145deg,#101b18,#172923)}.response-lines{border-bottom:1px solid #fff3;border-left:1px solid #fff3;height:205px;position:absolute;inset:95px 40px auto}.response-lines i{background:var(--lime);transform-origin:0;border-radius:5px;height:3px;position:absolute;left:0;right:0}.response-lines i:first-child{top:155px;transform:rotate(-10deg)}.response-lines i:nth-child(2){top:120px;transform:rotate(6deg)}.response-lines i:nth-child(3){top:90px;transform:rotate(-3deg)}.response-lines i:nth-child(4){top:60px;transform:rotate(9deg)}.response-lines b{background:var(--lime);color:var(--ink);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:7px 12px;font-size:11px;position:absolute;top:5px;right:0}.coaching-goals{background:var(--ink);color:#fff;padding:clamp(80px,9vw,125px) max(24px,50vw - 590px)}.coaching-goals h2{letter-spacing:-.05em;max-width:900px;margin:15px 0 38px;font-size:clamp(44px,5vw,69px);line-height:1.04}.coaching-goals>div{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.coaching-goals a{background:#252a27;border-radius:20px;flex-direction:column;justify-content:space-between;gap:20px;min-height:145px;padding:22px;font-weight:800;display:flex}.coaching-goals a:nth-child(2),.coaching-goals a:nth-child(5){background:var(--lime);color:var(--ink)}.agreement-section{background:#f7f8f6;grid-template-columns:.7fr 1.3fr;gap:clamp(40px,7vw,90px);padding:clamp(85px,9vw,130px) max(24px,50vw - 590px);display:grid}.agreement-section>div:first-child h2{letter-spacing:-.05em;margin:15px 0 22px;font-size:clamp(43px,5vw,66px);line-height:1.04}.agreement-section>div:first-child>p:last-child{color:var(--muted);font-size:17px}.agreement-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.agreement-grid article{background:#fff;border-radius:22px;padding:25px}.agreement-grid span{background:var(--lime-soft);width:38px;height:38px;color:var(--lime-dark);border-radius:50%;place-items:center;font-size:11px;font-weight:900;display:grid}.agreement-grid h3{margin:24px 0 10px;font-size:22px;line-height:1.15}.agreement-grid p{color:var(--muted);margin:0;font-size:14px}.not-found{flex-direction:column;justify-content:center;max-width:900px;min-height:70vh;margin:auto;padding:clamp(80px,10vw,145px) 24px;display:flex}.not-found h1{letter-spacing:-.06em;margin:25px 0;font-size:clamp(55px,8vw,105px);line-height:.95}.not-found>p:not(.eyebrow){color:var(--muted);max-width:680px;font-size:20px}@media (width<=1050px){.coaching-goals>div{grid-template-columns:1fr 1fr}.agreement-section{grid-template-columns:1fr}.agreement-grid{grid-template-columns:1fr 1fr}}@media (width<=680px){.article-feature-image{margin-bottom:40px;padding:0 19px}.article-feature-image img{border-radius:24px}.coaching-goals,.agreement-section{padding-left:19px;padding-right:19px}.coaching-goals h2,.agreement-section>div:first-child h2{font-size:42px}.coaching-goals>div,.agreement-grid{grid-template-columns:1fr}.coaching-goals a{min-height:95px}.not-found{padding-left:19px;padding-right:19px}.not-found h1{font-size:49px}}.final-surge-hero{background:#fff;overflow:hidden;padding:0!important;box-shadow:0 28px 75px #15171629!important}.final-surge-hero-photo{object-fit:contain;object-position:center;width:100%;height:100%}.final-surge-caption{z-index:2;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border:1px solid #15171614;border-radius:18px;align-items:center;gap:11px;padding:13px 16px;display:flex;position:absolute;bottom:22px;left:22px}.final-surge-caption .fs-mark{flex:none;position:static}.final-surge-caption small{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:10px;display:block}.final-surge-caption strong{line-height:1.25;display:block}.proof-formula span{flex-direction:column;align-items:center;gap:4px;display:flex}.proof-formula b{color:var(--lime);font-size:18px}.proof-formula small{color:#d6dcd7;font-size:13px;font-weight:600}.proof-formula i{color:var(--lime);font-size:28px;font-style:normal;font-weight:900}.proof-formula>strong{background:var(--lime);color:var(--ink);border-radius:999px;padding:12px 20px;font-size:clamp(22px,2vw,30px)}.goal-finder-grid strong{text-transform:uppercase;letter-spacing:.025em}.coaching-goals h2{margin-bottom:22px}.coaching-goals-intro{color:#cbd2cc;max-width:760px;margin:0 0 38px;font-size:17px;line-height:1.7}.coaching-goals a{text-transform:uppercase;letter-spacing:.02em}.coaching-goals a>span{color:var(--lime);letter-spacing:.08em;font-size:11px}.coaching-goals a:nth-child(2)>span,.coaching-goals a:nth-child(5)>span{color:var(--ink)}.coaching-process>div>p{color:var(--muted);line-height:1.72}.coaching-process>div>p+p{margin-top:16px}.coaching-process ul{border-top:1px solid #d9ded9;margin:0;padding:0;list-style:none}.coaching-process li{border-bottom:1px solid #d9ded9;grid-template-columns:58px 1fr;gap:18px;padding:27px 0;display:grid}.coaching-process li>span{background:var(--lime);border-radius:14px;place-items:center;width:46px;height:46px;font-weight:900;display:grid;transform:rotate(-3deg)}.coaching-process h3{margin:2px 0 9px;font-size:24px;line-height:1.1}.coaching-process li p{color:var(--muted);margin:0;line-height:1.65}@media (width<=680px){.final-surge-caption{bottom:13px;left:13px;right:13px}.proof-formula{grid-template-columns:1fr;gap:9px;padding:32px 20px;display:grid}.proof-formula span,.proof-formula strong{max-width:100%}.proof-formula i{font-size:22px;line-height:1}.coaching-process li{grid-template-columns:46px minmax(0,1fr);gap:13px}.coaching-process li>span{width:42px;height:42px}}@media (width<=380px){.final-surge-hero{padding:0!important}.coaching-process li{grid-template-columns:40px minmax(0,1fr);gap:11px}.coaching-process li>span{width:38px;height:38px}}.home-hero .hero-board.final-surge-hero{aspect-ratio:1400/1234;height:auto}.goal-finder-grid a{grid-template-columns:minmax(0,1fr) auto}.goal-finder{background:linear-gradient(135deg,#f5f7f3 0%,#fbfcfa 58%,#f0f8df 100%);position:relative;overflow:hidden}.goal-finder:before{content:"";border:1px solid #95c11f3d;border-radius:50%;width:440px;height:440px;position:absolute;top:-260px;right:-250px;box-shadow:0 0 0 48px #95c11f0d,0 0 0 96px #95c11f09}.goal-finder-copy,.goal-finder-grid{z-index:1;position:relative}.goal-finder-copy .text-link{margin-top:24px;display:inline-flex}.goal-finder-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.goal-finder-grid a{background:#ffffffeb;border:1px solid #15171617;border-radius:28px;justify-content:space-between;align-items:flex-end;gap:20px;min-height:164px;padding:26px 25px;transition:transform .22s,border-color .22s,box-shadow .22s,background .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 36px #1517160e}.goal-finder-grid a:before{content:"";background:linear-gradient(90deg,var(--lime),#cbe974);transform-origin:0;height:5px;transition:transform .22s;position:absolute;inset:0 0 auto;transform:scaleX(.34)}.goal-finder-grid a:after{content:"";border:1px solid #95c11f29;border-radius:50%;width:108px;height:108px;position:absolute;top:-54px;right:-52px}.goal-finder-grid a:nth-child(5){background:var(--ink);color:#fff;border-color:var(--ink);grid-column:1/-1;min-height:145px}.goal-finder-grid a:nth-child(5):before{transform:scaleX(.5)}.goal-finder-grid a:hover{border-color:#95c11fa6;transform:translateY(-5px);box-shadow:0 24px 52px #1517161c}.goal-finder-grid a:hover:before,.goal-finder-grid a:focus-visible:before{transform:scaleX(1)}.goal-finder-grid a:focus-visible{outline:3px solid var(--lime);outline-offset:4px}.goal-finder-grid .goal-card-copy{flex-direction:column;display:flex;width:auto!important;max-width:calc(100% - 65px)!important;height:auto!important;color:inherit!important;font-size:inherit!important;text-align:left!important;background:0 0!important;border-radius:0!important;align-items:flex-start!important;gap:7px!important}.goal-finder-grid .goal-card-copy strong{text-transform:uppercase;letter-spacing:-.025em;font-size:clamp(28px,2.5vw,37px);line-height:1}.goal-finder-grid .goal-card-copy small{color:var(--muted);letter-spacing:.045em;text-transform:uppercase;font-size:12px;font-weight:750;line-height:1.4}.goal-finder-grid a:nth-child(5) .goal-card-copy small{color:#cfd5d0}.goal-finder-grid a:nth-child(4){color:var(--ink);background:#ffffffeb;border-color:#15171617}.goal-card-arrow{border-radius:50%;flex:0 0 48px;background:var(--lime-soft)!important;width:48px!important;height:48px!important;color:var(--lime-dark)!important;place-items:center!important;font-size:18px!important;transition:transform .22s,background .22s!important;display:grid!important}.goal-card-arrow .arrow{width:auto!important;height:auto!important;color:inherit!important;font-size:inherit!important;background:0 0!important;border-radius:0!important}.goal-finder-grid a:nth-child(5) .goal-card-arrow{background:var(--lime)!important;color:var(--ink)!important}.goal-finder-grid a:hover .goal-card-arrow{transform:translate(4px);background:var(--lime)!important;color:var(--ink)!important}.goal-facts{grid-template-columns:repeat(3,1fr);gap:1px;max-width:1230px;margin:0 auto clamp(70px,8vw,110px);padding:0 clamp(24px,5vw,70px);display:grid}.goal-facts>div{background:var(--ink);color:#fff;flex-direction:column;justify-content:space-between;min-height:132px;padding:28px 30px;display:flex}.goal-facts>div:first-child{border-radius:28px 0 0 28px}.goal-facts>div:last-child{border-radius:0 28px 28px 0}.goal-facts>div:nth-child(2){background:var(--lime);color:var(--ink)}.goal-facts strong{letter-spacing:-.035em;font-size:clamp(27px,3vw,40px);line-height:1.04}.goal-facts span{letter-spacing:.1em;text-transform:uppercase;color:#cbd2cc;font-size:11px;font-weight:850;line-height:1.4}.goal-facts>div:nth-child(2) span{color:#3b470f}@media (width<=1050px){.goal-finder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.goal-finder{padding-top:74px;padding-bottom:82px}.goal-finder:before{width:300px;height:300px;top:-190px;right:-210px}.goal-finder-copy .text-link{margin-top:16px}.goal-finder-grid{grid-template-columns:minmax(0,1fr);gap:11px}.goal-finder-grid a,.goal-finder-grid a:nth-child(5){border-radius:22px;grid-column:auto;min-height:112px;padding:21px 20px}.goal-finder-grid .goal-card-copy strong{font-size:27px}.goal-finder-grid .goal-card-copy small{font-size:10px}.goal-card-arrow{flex-basis:44px;width:44px!important;height:44px!important}.goal-facts{grid-template-columns:1fr;gap:1px;margin-bottom:70px;padding:0 19px}.goal-facts>div{min-height:104px;padding:22px 24px}.goal-facts>div:first-child{border-radius:24px 24px 0 0}.goal-facts>div:last-child{border-radius:0 0 24px 24px}}.live-page{--project-navy:#062f4b;--project-navy-deep:#031f33;--project-gold:#eca83b;--project-cream:#fff8e9;color:var(--ink);background:#fff}.live-hero{grid-template-columns:1.02fr .98fr;align-items:center;gap:clamp(45px,6vw,95px);max-width:1500px;min-height:calc(100vh - 94px);margin:auto;padding:clamp(52px,6vw,92px) clamp(24px,5vw,78px);display:grid;overflow:hidden}.live-hero-copy{min-width:0}.live-overline,.live-kicker{text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:900}.live-overline{color:var(--project-navy);align-items:center;gap:11px;display:flex}.live-dot{background:var(--project-gold);border-radius:50%;width:11px;height:11px;box-shadow:0 0 0 7px #eca83b2b}.live-hero h1{letter-spacing:-.065em;max-width:700px;margin:27px 0 0;font-size:clamp(58px,7vw,104px);line-height:.91}.live-hero h1 span{color:var(--project-navy);white-space:nowrap;position:relative}.live-hero h1 span:after{content:"";background:var(--project-gold);z-index:-1;border-radius:50%;height:12px;position:absolute;bottom:7px;left:-2%;right:-3%;transform:rotate(-2deg)}.live-lead{max-width:660px;color:var(--muted);margin:33px 0 0;font-size:clamp(18px,1.45vw,21px);line-height:1.65}.live-event-facts{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.live-event-facts>span{border-left:4px solid var(--project-gold);background:#f7f8f6;border-radius:0 14px 14px 0;min-width:132px;padding:14px 17px;display:grid}.live-event-facts small{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-size:9px;font-weight:900}.live-event-facts strong{color:var(--project-navy);font-size:16px}.live-countdown{gap:9px;margin-top:27px;display:flex}.live-countdown>span{background:#fff;border:1px solid #dfe4df;border-radius:15px;align-content:center;place-items:center;width:75px;min-height:71px;padding:10px 8px;display:grid;box-shadow:0 8px 24px #1517160a}.live-countdown strong{color:var(--project-navy);font-variant-numeric:tabular-nums;font-size:25px;line-height:1}.live-countdown small{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-top:7px;font-size:8px}.live-countdown-loading{width:max-content;min-height:71px;color:var(--muted);align-items:center;padding:0 20px;font-size:13px}.live-countdown-started{color:#4f7603;background:#e9f8da;border-radius:999px;align-items:center;gap:10px;margin-top:27px;padding:12px 17px;font-weight:850;display:inline-flex}.live-countdown-started span{background:#77a80d;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 6px #77a80d26}.live-jump{color:var(--project-navy);border-bottom:2px solid var(--project-gold);align-items:center;gap:22px;margin-top:28px;padding-bottom:4px;font-weight:850;display:inline-flex}.live-hero-art{background:radial-gradient(circle at 72% 27%,#eca83b5c,transparent 23%),linear-gradient(145deg,var(--project-cream),#e9f4ef);border-radius:44px;justify-content:center;align-items:center;min-height:610px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #062f4b1a,0 30px 75px #062f4b1f}.live-hero-art:before,.live-hero-art:after{content:"";border:2px solid #062f4b1a;border-radius:50%;position:absolute}.live-hero-art:before{width:500px;height:500px;top:-250px;right:-250px}.live-hero-art:after{width:350px;height:350px;bottom:-175px;left:-175px}.live-logo-halo{z-index:2;filter:drop-shadow(0 22px 26px #031f332b);width:min(92%,660px);position:relative}.live-logo-halo img{width:100%;height:auto}.live-route-line{background:linear-gradient(90deg,var(--project-navy),var(--project-gold),var(--project-navy));z-index:3;height:3px;position:absolute;bottom:82px;left:7%;right:7%}.live-route-line i{background:var(--project-cream);border:4px solid var(--project-navy);border-radius:50%;width:14px;height:14px;position:absolute;top:50%;transform:translate(-50%,-50%)}.live-route-line i:first-child{left:0}.live-route-line i:nth-child(2){left:25%}.live-route-line i:nth-child(3){border-color:var(--project-gold);left:50%}.live-route-line i:nth-child(4){left:75%}.live-route-line i:nth-child(5){left:100%}.live-hero-art>p{text-transform:uppercase;letter-spacing:.12em;color:var(--project-navy);justify-content:space-between;align-items:center;margin:0;font-size:9px;font-weight:900;display:flex;position:absolute;bottom:30px;left:7%;right:7%}.live-hero-art>p strong{letter-spacing:.16em;font-size:11px}.live-track-section{background:var(--project-navy-deep);color:#fff;padding:clamp(85px,9vw,130px) max(24px,50vw - 630px);scroll-margin-top:90px}.live-section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px;display:flex}.live-section-heading h2,.passage-heading h2,.live-finish h2{letter-spacing:-.055em;margin:12px 0 0;font-size:clamp(48px,5.4vw,78px);line-height:1}.live-track-section .live-kicker{color:var(--project-gold)}.live-status{text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;border-radius:999px;align-items:center;gap:10px;padding:11px 17px;font-size:11px;font-weight:900;display:inline-flex}.live-status i{border-radius:50%;width:10px;height:10px}.live-status.is-waiting{color:#d8e0e5;background:#ffffff1a}.live-status.is-waiting i{background:#8193a0}.live-status.is-live{color:#496e04;background:#e9f8da}.live-status.is-live i{background:#75a70d;animation:1.5s infinite livepulse;box-shadow:0 0 0 7px #75a70d29}@keyframes livepulse{50%{box-shadow:0 0 0 11px #75a70d00}}.live-waiting-card{background:radial-gradient(circle at 85% 10%,#eca83b21,#0000 30%),#ffffff0e;border:1px solid #ffffff1f;border-radius:36px;grid-template-columns:110px 1fr;align-items:center;gap:clamp(25px,5vw,60px);min-height:410px;padding:clamp(32px,6vw,70px);display:grid;position:relative;overflow:hidden}.live-waiting-icon{border:2px solid #eca83b73;border-radius:50%;place-items:center;width:100px;height:100px;display:grid;box-shadow:0 0 0 18px #eca83b0f,0 0 0 38px #eca83b09}.live-waiting-icon span{background:var(--project-gold);border-radius:50%;width:18px;height:18px;box-shadow:0 0 0 9px #eca83b29}.live-waiting-card h3{letter-spacing:-.04em;max-width:820px;margin:12px 0 14px;font-size:clamp(32px,4vw,55px);line-height:1.08}.live-waiting-card>div:nth-child(2)>p:last-child{color:#b8c5cd;max-width:700px;font-size:17px}.live-refresh-note{color:#9bacb7;grid-column:2;align-self:end;font-size:13px}.live-refresh-note strong{color:#fff}.garmin-frame{background:#fff;border-radius:28px;height:min(72vh,760px);min-height:500px;overflow:hidden;box-shadow:0 25px 70px #00000047}.garmin-frame iframe{border:0;width:100%;height:100%}.garmin-fallback{color:#b8c5cd;justify-content:space-between;align-items:center;gap:24px;margin-top:22px;display:flex}.garmin-fallback p{margin:0}.passage-section{background:#f7f8f6;padding:clamp(90px,9vw,135px) max(24px,50vw - 630px)}.passage-heading{grid-template-columns:1.1fr .9fr;align-items:end;gap:clamp(40px,8vw,110px);display:grid}.passage-heading .live-kicker,.live-finish .live-kicker{color:var(--lime-dark)}.passage-heading>p{color:var(--muted);max-width:580px;margin:0 0 6px;font-size:17px;line-height:1.7}.pace-legend{flex-wrap:wrap;gap:12px;margin:42px 0 20px;display:flex}.pace-legend>span{background:#fff;border:1px solid #dfe4df;border-radius:999px;align-items:center;gap:9px;padding:8px 12px;font-size:12px;display:flex}.pace-color{border-radius:50%;width:10px;height:10px}.pace-1{background:#65a30d}.pace-2{background:#0ea5a8}.pace-3{background:#3386bd}.pace-4{background:#ec6e56}.passage-table-wrap{border-radius:26px;outline:none;overflow-x:auto;box-shadow:0 22px 60px #15171617}.passage-table-wrap:focus-visible{box-shadow:0 0 0 4px #45b8e84d,0 22px 60px #15171617}.passage-table{border-collapse:separate;border-spacing:0;font-variant-numeric:tabular-nums;background:#fff;width:100%;min-width:900px}.passage-table th,.passage-table td{text-align:center;border-bottom:1px solid #e6ebe6;padding:17px 19px}.passage-table thead th{background:var(--project-navy);color:#fff;text-transform:uppercase;letter-spacing:.08em;font-size:12px;position:sticky;top:0}.passage-table thead th:first-child{border-radius:25px 0 0}.passage-table thead th:last-child{border-radius:0 25px 0 0}.passage-table thead th:nth-child(3){box-shadow:inset 0 4px #65a30d}.passage-table thead th:nth-child(4){box-shadow:inset 0 4px #0ea5a8}.passage-table thead th:nth-child(5){box-shadow:inset 0 4px #3386bd}.passage-table thead th:nth-child(6){box-shadow:inset 0 4px #ec6e56}.passage-table th:first-child{text-align:left}.passage-table tbody th{white-space:nowrap;color:var(--project-navy);align-items:center;gap:12px;display:flex}.route-marker{background:var(--project-cream);color:#a76500;border-radius:50%;flex:none;place-items:center;width:29px;height:29px;font-size:10px;font-weight:900;display:inline-grid}.passage-table tbody tr:last-child th,.passage-table tbody tr:last-child td{background:#eff9d9;border-bottom:0}.passage-table tbody tr:hover th,.passage-table tbody tr:hover td{background:#f5faef}.passage-table td{font-size:15px}.passage-table tbody td:nth-child(2){color:var(--muted)}.pace-cell-1{color:#4f7e08}.pace-cell-2{color:#087d80}.pace-cell-3{color:#246f9c}.pace-cell-4{color:#c24f3a}.mobile-swipe-note{color:var(--muted);text-align:center;margin:15px 0 0;font-size:12px;display:none}.live-finish{background:linear-gradient(135deg,#fff,var(--project-cream));grid-template-columns:1fr 1fr;align-items:center;gap:clamp(45px,8vw,100px);padding:clamp(85px,9vw,125px) max(24px,50vw - 560px);display:grid}.finish-card{background:var(--project-navy);color:#fff;border-radius:32px;align-items:center;gap:30px;min-height:220px;padding:36px;display:flex;transform:rotate(1deg);box-shadow:0 25px 60px #062f4b29}.finish-card>span{background:var(--project-gold);width:80px;height:80px;color:var(--project-navy);border-radius:50%;flex:none;place-items:center;font-size:38px;display:grid}.finish-card small{text-transform:uppercase;letter-spacing:.12em;color:#c0ccd4;font-size:9px;font-weight:900;display:block}.finish-card strong{margin-top:8px;font-size:clamp(28px,3.5vw,46px);line-height:1.1;display:block}.finish-card p{color:#c0ccd4;margin:6px 0 0}@media (width<=1050px){.live-hero{grid-template-columns:1fr;min-height:0}.live-hero-copy{max-width:760px}.live-hero-art{justify-self:center;width:100%;max-width:760px}.passage-heading,.live-finish{grid-template-columns:1fr}.finish-card{max-width:640px}}@media (width<=760px){.live-hero{gap:38px;padding:50px 19px 72px}.live-hero h1{font-size:clamp(56px,18vw,82px)}.live-hero h1 span:after{height:8px}.live-lead{font-size:17px}.live-event-facts{grid-template-columns:1fr 1fr;display:grid}.live-event-facts>span:last-child{grid-column:1/-1}.live-countdown{width:100%}.live-countdown>span{flex:1;width:auto;min-width:0}.live-countdown strong{font-size:21px}.live-hero-art{border-radius:30px;min-height:430px}.live-logo-halo{width:105%;margin-top:-35px}.live-route-line{bottom:67px}.live-hero-art>p{bottom:22px}.live-hero-art>p strong{font-size:9px}.live-track-section,.passage-section,.live-finish{padding-left:19px;padding-right:19px}.live-section-heading{flex-direction:column;align-items:flex-start}.live-waiting-card{border-radius:27px;grid-template-columns:1fr;min-height:0;padding:41px 25px}.live-waiting-icon{width:72px;height:72px}.live-refresh-note{grid-column:1}.garmin-frame{border-radius:20px;min-height:500px}.garmin-fallback{flex-direction:column;align-items:stretch}.passage-heading{gap:24px}.pace-legend{margin-top:30px}.passage-table-wrap{border-radius:0;margin-left:-19px;margin-right:-19px}.passage-table{min-width:760px}.passage-table th,.passage-table td{padding:14px 12px}.passage-table thead th:first-child,.passage-table thead th:last-child{border-radius:0}.passage-table thead th:first-child,.passage-table tbody th{z-index:2;background:#fff;position:sticky;left:0}.passage-table thead th:first-child{z-index:4;background:var(--project-navy)}.passage-table tbody tr:last-child th{background:#eff9d9}.route-marker{display:none}.mobile-swipe-note{display:block}.finish-card{border-radius:25px;gap:20px;padding:28px 24px}.finish-card>span{width:62px;height:62px;font-size:30px}}.garmin-live-card{background:radial-gradient(circle at 85% 10%,#95c11f24,#0000 30%),#ffffff0e;border:1px solid #ffffff1f;border-radius:36px;grid-template-columns:150px 1fr;align-items:center;gap:clamp(30px,6vw,75px);min-height:410px;padding:clamp(32px,6vw,70px);display:grid}.garmin-live-card h3{letter-spacing:-.045em;max-width:850px;margin:12px 0 17px;font-size:clamp(36px,4.6vw,63px);line-height:1.04}.garmin-live-card>div:last-child>p:not(.live-kicker){color:#b8c5cd;max-width:700px;font-size:17px}.garmin-live-card .button{margin-top:22px}.garmin-live-radar{border:2px solid #95c11f7a;border-radius:50%;place-items:center;width:138px;height:138px;display:grid;position:relative;box-shadow:0 0 0 22px #95c11f12,0 0 0 45px #95c11f09}.garmin-live-radar:before,.garmin-live-radar:after{content:"";background:#95c11f40;position:absolute}.garmin-live-radar:before{width:1px;top:8px;bottom:8px;left:50%}.garmin-live-radar:after{height:1px;top:50%;left:8px;right:8px}.garmin-live-radar span{background:var(--lime);z-index:2;border-radius:50%;width:22px;height:22px;animation:1.5s infinite livepulse;box-shadow:0 0 0 10px #95c11f29}.garmin-live-radar i{background:var(--project-gold);border-radius:50%;width:8px;height:8px;position:absolute}.garmin-live-radar i:first-of-type{top:34px;left:24px}.garmin-live-radar i:nth-of-type(2){bottom:30px;right:27px}@media (width<=760px){.garmin-live-card{border-radius:27px;grid-template-columns:1fr;min-height:0;padding:41px 25px}.garmin-live-radar{width:92px;height:92px;box-shadow:0 0 0 14px #95c11f12,0 0 0 28px #95c11f09}.garmin-live-card .button{width:100%}}.completion-page{background:var(--project-cream)}.completion-hero{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(45px,7vw,110px);max-width:1500px;min-height:calc(100vh - 94px);margin:auto;padding:clamp(52px,6vw,92px) clamp(24px,5vw,78px);display:grid;overflow:hidden}.completion-copy{z-index:2;position:relative}.completion-check{background:var(--project-gold);width:28px;height:28px;color:var(--project-navy);border-radius:50%;place-items:center;font-size:17px;display:grid;box-shadow:0 0 0 8px #eca83b26}.completion-copy h1{letter-spacing:-.075em;color:var(--project-navy-deep);margin:34px 0 30px;font-size:clamp(66px,8.2vw,122px);line-height:.82}.completion-copy h1 span{color:var(--project-gold)}.completion-lead{color:#354d5c;max-width:650px;margin:0;font-size:clamp(19px,1.65vw,25px);line-height:1.55}.completion-copy blockquote{border-left:5px solid var(--project-gold);margin:38px 0 0;padding:24px 0 24px 28px}.completion-copy blockquote p{max-width:630px;color:var(--project-navy);font-family:var(--font-serif);margin:0;font-size:clamp(25px,2.5vw,38px);font-weight:700;line-height:1.25}.completion-thanks{color:var(--project-navy);align-items:baseline;gap:13px;margin-top:34px;display:flex}.completion-thanks strong{letter-spacing:-.035em;font-size:clamp(28px,3vw,42px)}.completion-thanks span{color:#6e7d85;font-size:16px}.completion-art{background:radial-gradient(circle at 70% 20%,#eca83b66,#0000 27%),linear-gradient(145deg,#eef6ef,#fff2d3);border-radius:44px;justify-content:center;align-items:center;min-height:650px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #062f4b1a,0 30px 75px #062f4b24}.completion-art:before,.completion-art:after{content:"";border:2px solid #062f4b17;border-radius:50%;position:absolute}.completion-art:before{width:520px;height:520px;top:-260px;right:-260px}.completion-art:after{width:390px;height:390px;bottom:-195px;left:-195px}.completion-sun{background:var(--project-gold);border-radius:50%;width:74px;height:74px;position:absolute;top:11%;right:12%;box-shadow:0 0 0 18px #eca83b21,0 0 0 38px #eca83b12}.completion-logo{z-index:2;filter:drop-shadow(0 24px 28px #031f332e);width:min(92%,650px);margin-top:-70px;position:relative}.completion-logo img{width:100%;height:auto;display:block}.completion-stamp{z-index:3;background:var(--project-navy);color:#fff;border-radius:22px;grid-template-columns:1fr auto;align-items:center;gap:3px 24px;padding:22px 26px;display:grid;position:absolute;bottom:42px;left:8%;right:8%;box-shadow:0 18px 40px #031f3338}.completion-stamp span{text-transform:uppercase;letter-spacing:.12em;color:#c2cdd4;grid-column:1;font-size:10px;font-weight:900}.completion-stamp strong{color:var(--project-gold);grid-column:1;font-size:clamp(28px,3vw,42px);line-height:1}.completion-stamp small{color:#fff;text-align:right;grid-area:1/2/3;font-size:13px;font-weight:800}.completion-message{text-align:center;background:var(--project-navy-deep);color:#fff;padding:clamp(90px,10vw,150px) max(24px,50vw - 525px)}.completion-message .live-kicker{color:var(--project-gold)}.completion-message h2{letter-spacing:-.055em;margin:18px 0 30px;font-size:clamp(48px,6vw,86px);line-height:.98}.completion-message>p:not(.live-kicker){color:#c4d0d7;max-width:820px;margin:0 auto;font-size:clamp(18px,1.7vw,23px);line-height:1.7}.completion-rule{grid-template-columns:1fr auto 1fr;align-items:center;gap:17px;max-width:460px;margin:48px auto 36px;display:grid}.completion-rule span{background:#ffffff3d;height:1px}.completion-rule i{background:var(--project-gold);border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 8px #eca83b1c}.completion-final-word{color:var(--project-gold);font-family:var(--font-serif);font-size:clamp(21px,2.4vw,34px);line-height:1.35;display:block}@media (width<=1050px){.completion-hero{grid-template-columns:1fr;min-height:0}.completion-copy{max-width:780px}.completion-art{justify-self:center;width:100%;max-width:780px}}@media (width<=760px){.completion-hero{gap:42px;padding:50px 19px 72px}.completion-copy h1{margin-top:32px;font-size:clamp(65px,21vw,92px)}.completion-lead{font-size:18px}.completion-copy blockquote{margin-top:30px;padding-left:20px}.completion-thanks{flex-direction:column;gap:2px}.completion-art{border-radius:30px;min-height:470px}.completion-logo{width:108%;margin-top:-72px}.completion-stamp{grid-template-columns:1fr;padding:19px 20px;bottom:18px;left:18px;right:18px}.completion-stamp small{text-align:left;grid-area:auto/1;margin-top:8px}.completion-message{padding-left:19px;padding-right:19px}}
