:root{--red:#df0015;--red-dark:#b90012;--black:#101010;--charcoal:#181818;--ink:#171717;--muted:#676767;--line:#dadada;--soft:#f3f1ed;--soft-2:#e9e6e0;--white:#fff;--max:1180px;--radius:0;--shadow:0 22px 70px rgba(0,0,0,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.62;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}.container{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,0,0,.08)}.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;line-height:1.15}.brand-name span{display:block;color:var(--muted);font-weight:600}.brand-icon{display:block;width:40px;height:40px;object-fit:contain;flex:0 0 auto}.brand-name-header{display:block;line-height:1.02;letter-spacing:0;text-transform:none}.brand-line-1{display:block;color:#000;font-size:13px;font-weight:800;line-height:1.05;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.brand-line-2{display:block;margin-top:2px;color:var(--muted);font-size:13px;font-weight:600;line-height:1.05;letter-spacing:.04em;text-transform:uppercase}.nav{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:700;letter-spacing:.035em}.nav a:not(.button)::after{content:"";display:block;width:0;height:2px;background:var(--red);transition:width .2s ease}.nav a:not(.button):hover::after{width:100%}.button{display:inline-flex;justify-content:center;align-items:center;min-height:54px;padding:15px 24px;border:1px solid var(--red);color:var(--white);background:var(--red);font-size:13px;font-weight:800;letter-spacing:.055em;text-transform:uppercase;transition:transform .2s ease,background .2s ease,border-color .2s ease}.button:hover{transform:translateY(-2px);background:var(--red-dark);border-color:var(--red-dark)}.button.dark{color:var(--white);background:var(--black);border-color:var(--black)}.button.ghost{color:var(--black);background:transparent;border-color:var(--black)}.eyebrow{margin:0 0 22px;color:var(--red);font-size:12px;line-height:1.4;font-weight:900;letter-spacing:.12em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--black);letter-spacing:-.035em;line-height:1.04}h1{margin-bottom:22px;font-size:clamp(40px,4.9vw,64px);max-width:790px}h2{margin-bottom:26px;font-size:clamp(32px,3.9vw,52px);max-width:880px}h3{margin-bottom:15px;font-size:clamp(21px,2.2vw,28px)}.lead{font-size:clamp(19px,2vw,25px);line-height:1.4;letter-spacing:-.015em}.measure{max-width:760px}.muted{color:var(--muted)}.hero{position:relative;overflow:hidden;padding:84px 0 0;background:var(--white)}.hero::after{display:none}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,67fr) minmax(300px,30fr);align-items:end;column-gap:3%}.hero-copy{max-width:820px;padding-bottom:68px}.hero-kicker{margin:0 0 24px;color:var(--black);font-size:11px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.hero-subhead{margin:-4px 0 26px;font-size:clamp(23px,2.5vw,32px);line-height:1.18;font-weight:700;letter-spacing:-.025em}.hero-authority{max-width:760px;margin-bottom:29px;color:#333;font-size:17px;line-height:1.58}.hero-authority strong{color:var(--black);font-weight:800}.hero-visual{position:relative;min-height:600px;display:flex;align-items:flex-end;justify-content:flex-end;background:transparent}.hero-visual::before{display:none}.hero-visual img{position:relative;z-index:2;width:clamp(370px,31vw,445px);max-width:120%;max-height:640px;object-fit:contain;object-position:bottom right;filter:none}.hero-benefits{position:relative;z-index:4;display:block;margin-top:0;padding:18px 0 8px;border-top:0;background:var(--white)}.hero-logos{display:block;width:100%}.hero-logos img{display:block;width:100%;height:auto;background:var(--white)}section{padding:112px 0}.section-soft{background:var(--soft)}.section-light{background:#f5f5f2}.section-black{color:var(--white);background:var(--black)}.section-black h2,.section-black h3{color:var(--white)}.section-black .eyebrow{color:#ff5260}.split{display:grid;grid-template-columns:.88fr 1.12fr;gap:74px;align-items:start}.sticky-title{position:sticky;top:116px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.card{min-height:310px;padding:34px;background:var(--white)}.card-number{width:54px;height:54px;display:grid;place-items:center;margin-bottom:54px;color:var(--white);background:var(--red);font-weight:900;letter-spacing:.06em}.card p:last-child{margin-bottom:0}.stack{display:grid;gap:1px;background:rgba(0,0,0,.12);border:1px solid rgba(0,0,0,.12)}.stack-item{display:grid;grid-template-columns:36px 1fr;gap:14px;padding:32px;background:#f5f5f2}.stack-no{color:var(--red);font-size:14px;font-weight:900;letter-spacing:.06em}.stack-item h3{margin-bottom:11px;font-size:27px}.stack-item p{margin-bottom:0}.peer-proof-soft{margin-top:48px;padding:34px 36px;background:#f5f5f2;border:1px solid rgba(0,0,0,.08)}.peer-proof{margin-top:72px;padding:0 0 34px;border-bottom:1px solid var(--line)}.peer-proof h3{max-width:980px;margin-bottom:16px;font-size:clamp(28px,3.1vw,42px)}.peer-proof p:last-child{max-width:920px;margin-bottom:0}.fit-footnote{max-width:860px;margin:2px 0 0;padding:10px 0 10px 16px;border-left:3px solid var(--red);color:var(--muted);font-size:14px;line-height:1.55}.statement{padding:90px 0;background:var(--red);color:var(--white)}.statement blockquote{max-width:1040px;margin:0;font-size:clamp(35px,5vw,68px);font-weight:800;line-height:1.06;letter-spacing:-.04em}.statement blockquote span{display:block;margin-top:12px;color:var(--black)}.diagnosis-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:58px}.diagnosis{padding:34px 30px 36px;border-top:5px solid var(--red);background:var(--soft)}.diagnosis .mini{margin-bottom:28px;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.diagnosis h3{font-size:27px}.diagnosis ul{margin:0;padding-left:20px}.goal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:56px}.goal{padding:36px;border:1px solid rgba(255,255,255,.19);background:#171717}.goal .icon{width:52px;height:52px;margin-bottom:45px;display:grid;place-items:center;border:1px solid #515151;color:#ff4050;font-weight:900}.goal p{color:#cfcfcf}.roadmap{position:relative;display:grid;gap:22px;margin-top:56px}.roadmap::before{content:"";position:absolute;left:42px;top:48px;bottom:48px;width:2px;background:var(--red)}.roadmap-item{position:relative;display:grid;grid-template-columns:86px 1fr auto;align-items:center;gap:30px;min-height:220px;padding:38px 42px 38px 0;border:1px solid var(--line);background:var(--white)}.roadmap-no{position:relative;z-index:2;width:86px;height:86px;display:grid;place-items:center;color:var(--white);background:var(--red);font-size:18px;font-weight:900}.roadmap-content h3{margin-bottom:10px}.roadmap-content p{max-width:760px;margin-bottom:0}.roadmap-tag{padding:8px 13px;color:var(--red);border:1px solid var(--red);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.stage-heading{margin-top:92px;padding-top:72px;border-top:1px solid var(--line)}.stage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:48px;border:1px solid var(--line);background:var(--line)}.stage-card{min-height:570px;padding:36px 32px;display:flex;flex-direction:column;background:var(--white)}.stage-card .stage-no{display:block;margin-bottom:42px;color:var(--red);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.stage-card h3{min-height:96px;margin-bottom:22px;font-size:clamp(27px,2.7vw,36px)}.stage-card>p{color:var(--muted)}.stage-card ul{margin:auto 0 0;padding:26px 0 0;list-style:none;border-top:1px solid var(--line)}.stage-card li{position:relative;padding:11px 0 11px 24px;border-top:1px solid #ececec;font-size:15px;line-height:1.5}.stage-card li:first-child{border-top:0}.stage-card li::before{content:"→";position:absolute;left:0;color:var(--red);font-weight:900}.segment-section{background:var(--white)}.segment-intro{display:grid;grid-template-columns:1.2fr .8fr;gap:56px;align-items:end}.segment-intro .lead{margin-bottom:0}.segment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:58px}.segment-card{position:relative;display:flex;flex-direction:column;min-height:690px;padding:42px;border:1px solid var(--line);background:var(--soft)}.segment-card.boutique{color:var(--white);background:var(--black);border-color:var(--black)}.segment-label{display:block;margin-bottom:44px;color:var(--red);font-size:11px;line-height:1.4;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.segment-card.boutique .segment-label{color:#ff5260}.segment-card h3{max-width:500px;margin-bottom:23px;font-size:clamp(29px,3.1vw,42px)}.segment-card.boutique h3{color:var(--white)}.segment-card>p{font-size:18px;line-height:1.58}.segment-card.boutique>p{color:#d1d1d1}.segment-list{margin:28px 0 0;padding:0;list-style:none}.segment-list li{position:relative;padding:14px 0 14px 27px;border-top:1px solid var(--line)}.segment-card.boutique .segment-list li{color:#e0e0e0;border-color:#393939}.segment-list li::before{content:"→";position:absolute;left:0;color:var(--red);font-weight:900}.segment-result{margin-top:auto;padding:30px;border-top:5px solid var(--red);background:var(--white)}.segment-card.boutique .segment-result{background:#202020}.segment-result small{display:block;margin-bottom:14px;color:var(--red);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.segment-result h4{margin:0 0 12px;color:var(--black);font-size:22px;line-height:1.18;letter-spacing:-.02em}.segment-card.boutique .segment-result h4{color:var(--white)}.segment-result p{margin-bottom:0;color:var(--muted);font-size:15px;line-height:1.55}.segment-card.boutique .segment-result p{color:#cfcfcf}.segment-common{display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:center;margin-top:24px;padding:29px 32px;color:var(--white);background:var(--red)}.segment-common strong{font-size:21px;line-height:1.2}.segment-common p{margin-bottom:0;color:var(--white)}.work-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:52px;border:1px solid var(--line);background:var(--line)}.work-card{min-height:340px;padding:32px 28px;background:var(--white)}.work-card .work-no{display:block;margin-bottom:48px;color:var(--red);font-size:11px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.work-card h3{margin-bottom:16px;font-size:27px}.work-card p{margin-bottom:0;color:var(--muted);font-size:15px}.mid-cta{position:relative;overflow:hidden;padding:92px 0;color:var(--white);background:var(--red)}.mid-cta::after{content:"CGE";position:absolute;right:-28px;bottom:-80px;color:rgba(255,255,255,.12);font-size:230px;line-height:1;font-weight:900;letter-spacing:-.08em}.mid-cta-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr auto;align-items:end;gap:60px}.mid-cta h2{max-width:850px;margin-bottom:20px;color:var(--white)}.mid-cta p{max-width:760px;margin-bottom:0;font-size:21px}.mid-cta .button{color:var(--white);background:var(--black);border-color:var(--black);white-space:nowrap}.authority{overflow:hidden;padding-bottom:0;background:var(--soft)}.authority-grid{display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:76px}.authority-visual{position:relative;min-height:640px;display:flex;align-items:flex-end;justify-content:center;padding:48px 32px 0;border:1px solid rgba(0,0,0,.09);border-radius:26px;background:radial-gradient(circle at top left,rgba(223,0,21,.08),rgba(223,0,21,0) 36%),linear-gradient(180deg,#fbfbfa 0,#f2f2ee 100%);box-shadow:0 22px 50px rgba(0,0,0,.06);overflow:hidden}.authority-visual::before{content:"";position:absolute;top:26px;left:26px;width:96px;height:96px;border:2px solid rgba(223,0,21,.18);border-radius:22px}.authority-visual::after{content:"";position:absolute;right:28px;bottom:28px;width:130px;height:130px;border-radius:50%;background:radial-gradient(circle,rgba(0,0,0,.08) 0,rgba(0,0,0,0) 70%);pointer-events:none}.authority-visual img{position:relative;z-index:2;max-height:610px;width:auto;object-fit:contain;filter:drop-shadow(0 30px 38px rgba(0,0,0,.12))}.authority-copy{padding:102px 0 82px}.authority-copy h2{max-width:13ch;margin-bottom:22px}.authority-intro{max-width:760px;margin:0 0 28px;color:var(--muted);font-size:clamp(19px,2.1vw,24px);line-height:1.5}.authority-copy p:not(.eyebrow):not(.signature):not(.authority-intro){max-width:760px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:10px;padding-bottom:4px;background:transparent;color:var(--black)}.stat{padding:28px 26px 26px;border:1px solid rgba(0,0,0,.09);border-radius:20px;background:rgba(255,255,255,.86);box-shadow:0 14px 28px rgba(0,0,0,.04)}.stat:last-child{border-right:1px solid rgba(0,0,0,.09)}.stat strong{display:block;margin-bottom:10px;font-size:clamp(34px,4vw,46px);line-height:1;letter-spacing:-.04em;color:var(--black)}.stat span{display:block;color:var(--muted);font-size:15px;line-height:1.45}.case-layout{display:grid;grid-template-columns:1.4fr .6fr;gap:24px;margin-top:50px}.case-feature{min-height:430px;padding:50px;display:flex;flex-direction:column;justify-content:space-between;color:var(--white);background:var(--black)}.case-feature h3{max-width:720px;color:var(--white);font-size:clamp(32px,4vw,52px)}.case-chain{display:flex;flex-wrap:wrap;gap:12px;margin-top:42px}.case-chain span{padding:10px 13px;border:1px solid #484848;color:#dedede;font-size:12px;font-weight:700;letter-spacing:.04em}.case-side{display:grid;gap:24px}.case-mini{padding:32px;background:var(--soft)}.case-mini .quote{font-size:21px;line-height:1.45;letter-spacing:-.015em}.proof-inline{margin-top:26px;padding-top:23px;border-top:1px solid var(--line)}.proof-person{display:grid;grid-template-columns:50px minmax(0,1fr);gap:14px;align-items:center}.proof-avatar{display:block;width:50px;height:50px;border:1px solid var(--line);border-radius:50%;object-fit:cover;background:var(--white)}.proof-person strong{display:block;color:var(--black);font-size:14px;line-height:1.25}.proof-person span{display:block;margin-top:3px;color:var(--muted);font-size:12px;line-height:1.35}.proof-inline blockquote{margin:16px 0 0;color:#555;font-size:14px;line-height:1.58;font-style:italic}.segment-card.boutique .proof-inline{border-color:#3b3b3b}.segment-card.boutique .proof-person strong{color:var(--white)}.segment-card.boutique .proof-person span,.segment-card.boutique .proof-inline blockquote{color:#cfcfcf}.testimonial-feature-head{display:grid;grid-template-columns:62px minmax(0,1fr);gap:17px;align-items:center;margin-bottom:32px}.testimonial-feature-head .proof-avatar{width:62px;height:62px;border-color:#4a4a4a}.testimonial-feature-head strong{display:block;color:var(--white);font-size:17px}.testimonial-feature-head span{display:block;margin-top:4px;color:#bfbfbf;font-size:13px}.case-feature .testimonial-quote{max-width:800px;margin:22px 0 0;color:#d0d0d0;font-size:19px;line-height:1.58;font-style:italic}.case-mini .proof-person{margin-bottom:22px}.case-mini .quote{margin-bottom:0;font-size:18px;font-style:italic}.fit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:50px;background:var(--line);border:1px solid var(--line)}.fit{padding:42px;background:var(--white)}.fit h3{display:flex;align-items:center;gap:13px;font-size:28px}.fit h3::before{content:"";width:14px;height:14px;background:var(--red)}.fit.not h3::before{background:var(--black)}.fit ul{margin:28px 0 0;padding:0;list-style:none}.fit li{padding:13px 0 13px 28px;border-top:1px solid var(--line);position:relative}.fit li::before{content:"→";position:absolute;left:0;color:var(--red);font-weight:900}.fit.not li::before{color:var(--black)}.cta{position:relative;overflow:hidden;padding:115px 0;color:var(--black);background:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.cta::after{content:"CGE";position:absolute;right:-40px;bottom:-95px;color:rgba(0,0,0,.06);font-size:260px;line-height:1;font-weight:900;letter-spacing:-.08em}.cta h2{position:relative;z-index:2;max-width:920px;color:var(--black)}.cta-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr auto;align-items:end;gap:60px}.cta p{max-width:690px}.cta .button{color:var(--white);background:var(--red);border-color:var(--red)}.cta .button:hover{background:var(--red-dark);border-color:var(--red-dark)}.cta-steps{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:58px;border:1px solid var(--line);background:var(--line)}.cta-step{min-height:255px;padding:32px 30px;background:var(--white)}.cta-step-no{display:block;margin-bottom:38px;color:var(--red);font-size:12px;line-height:1;font-weight:900;letter-spacing:.1em}.cta-step h3{margin-bottom:14px;font-size:clamp(23px,2.2vw,29px)}.cta-step p{max-width:none;margin-bottom:0;color:var(--muted);font-size:17px;line-height:1.55}.faq{max-width:940px}details{border-top:1px solid var(--line)}details:last-child{border-bottom:1px solid var(--line)}summary{position:relative;padding:27px 58px 27px 0;cursor:pointer;list-style:none;font-size:21px;font-weight:800;letter-spacing:-.01em}summary::-webkit-details-marker{display:none}summary::after{content:"+";position:absolute;right:10px;top:17px;color:var(--red);font-size:34px;font-weight:400}details[open] summary::after{content:"−"}details p{max-width:780px;padding:0 60px 28px 0;color:var(--muted)}footer{padding:42px 0;color:#a9a9a9;background:var(--black);font-size:12px}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-links{display:flex;gap:24px}.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:translateY(0)}@media(max-width:980px){.nav a:not(.button){display:none}.hero{background:var(--white)}.hero-grid,.split,.authority-grid,.case-layout,.cta-grid,.mid-cta-grid{grid-template-columns:1fr}.hero-copy{padding-bottom:40px}.hero-visual{min-height:500px;max-width:650px;margin-inline:auto}.hero-benefits,.cards,.diagnosis-grid,.goal-grid{grid-template-columns:1fr}.sticky-title{position:static}.authority-copy{padding:70px 0 24px}.authority-visual{order:2;min-height:460px;padding:32px 22px 0;border-radius:22px}.authority-visual img{max-height:440px}.stats{grid-template-columns:1fr}}@media(max-width:720px){body{font-size:16px}.container{width:min(calc(100% - 30px),var(--max))}.header-inner{min-height:68px}.brand-name:not(.brand-name-header){display:none}.nav .button{min-height:45px;padding:11px 14px;font-size:11px}.hero{padding-top:58px}.hero-grid{gap:20px}.hero-copy{padding-bottom:30px}.hero-subhead{margin-bottom:24px}.hero-authority{font-size:16px}.hero-visual{min-height:400px}.hero-visual::before{inset:36px 0 0 8%}.hero::after{width:280px;height:280px;right:-140px;top:55%}section{padding:78px 0}.card,.diagnosis,.goal,.case-feature,.case-mini,.fit{padding:27px}.card{min-height:auto}.card-number{margin-bottom:34px}.stack-item{grid-template-columns:1fr;gap:10px}.statement{padding:66px 0}.diagnosis-grid,.goal-grid{margin-top:38px}.roadmap::before{display:none}.roadmap-item{grid-template-columns:62px 1fr;padding:26px 22px 26px 0}.roadmap-no{width:62px;height:62px}.roadmap-tag{grid-column:2;justify-self:start}.authority-visual{min-height:430px}.stats{grid-template-columns:1fr}.stat{border-right:0;border-bottom:1px solid #3b3b3b}.stat:last-child{border-bottom:0}.fit-grid{grid-template-columns:1fr}.cta{padding:82px 0}.cta::after{font-size:130px;bottom:-35px}.footer-inner{flex-direction:column;align-items:flex-start}}html,body{max-width:100%;overflow-x:clip}section[id]{scroll-margin-top:92px}h1,h2,h3,p,li,summary{overflow-wrap:break-word;hyphens:none}.hero-grid,.split,.cards,.diagnosis-grid,.goal-grid,.roadmap-item,.stage-grid,.work-grid,.authority-grid,.case-layout,.fit-grid,.cta-grid,.mid-cta-grid{min-width:0}@media(max-width:1100px){.hero-grid{grid-template-columns:minmax(0,68fr) minmax(220px,27fr);column-gap:5%}.hero-visual{min-height:500px}.hero-visual img{width:min(100%,320px);max-height:520px}.container{width:min(calc(100% - 40px),var(--max))}section{padding:96px 0}.nav{gap:20px}.nav a:not(.button){display:none}.hero-grid{gap:38px}.hero-visual{min-height:530px}.stage-card{padding:31px 27px}.stage-card h3{font-size:clamp(25px,3vw,32px)}.work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.work-card{min-height:auto}}@media(max-width:900px){.cta-steps{grid-template-columns:1fr}.cta-step{min-height:0}.header-inner{min-height:72px}.hero{padding-top:66px}.hero-grid,.split,.authority-grid,.case-layout,.cta-grid,.mid-cta-grid{grid-template-columns:1fr}.hero-copy{padding-bottom:24px}.hero-visual{min-height:470px;max-width:620px;margin-inline:auto}.hero-benefits,.cards,.diagnosis-grid,.goal-grid,.stage-grid,.fit-grid{grid-template-columns:1fr}.stage-card{min-height:auto}.stage-card h3{min-height:auto}.stage-card ul{margin-top:26px}.sticky-title{position:static}.statement blockquote{max-width:760px}.authority-copy{padding:66px 0 30px}.authority-visual{order:2;min-height:500px;padding:30px 18px 0}.case-feature{min-height:380px}.cta-grid,.mid-cta-grid{align-items:start}.cta .button,.mid-cta .button{justify-self:start}}@media(max-width:720px){body{font-size:16px;line-height:1.58}.container{width:min(calc(100% - 30px),var(--max))}.header{backdrop-filter:blur(10px)}.header-inner{min-height:66px;gap:12px}.brand{gap:9px}.brand-name:not(.brand-name-header){display:none}.nav{margin-left:auto}.nav .button{min-height:43px;padding:10px 13px;font-size:10px;letter-spacing:.035em;white-space:normal;text-align:center}h1{font-size:clamp(38px,11vw,54px);line-height:1.01}h2{font-size:clamp(31px,9vw,44px);line-height:1.04}h3{font-size:clamp(23px,6.5vw,30px);line-height:1.09}.lead{font-size:clamp(19px,5.5vw,24px)}.hero{padding-top:52px}.hero-subhead{font-size:clamp(23px,7vw,31px)}.hero-authority{font-size:16px;line-height:1.58}.hero-copy .button{width:100%}.hero-visual{min-height:390px}.hero-visual::before{inset:38px 0 0 8%}.hero::after{width:265px;height:265px;right:-145px;top:58%}section{padding:72px 0}.card,.diagnosis,.goal,.stage-card,.work-card,.case-feature,.case-mini,.fit{padding:25px}.stack-item{grid-template-columns:30px minmax(0,1fr);gap:16px;padding:25px 22px}.stack-no{padding-top:3px}.cards{margin-top:0 !important}.card{min-height:auto}.card-number{width:48px;height:48px;margin-bottom:30px}.statement{padding:62px 0}.statement blockquote{font-size:clamp(30px,9vw,43px)}.diagnosis-grid,.goal-grid,.stage-grid,.work-grid{margin-top:36px}.roadmap{gap:16px}.roadmap::before{display:none}.roadmap-item{grid-template-columns:56px minmax(0,1fr);gap:18px;min-height:auto;padding:24px 20px 24px 0}.roadmap-no{width:56px;height:56px}.roadmap-tag{grid-column:2;justify-self:start;white-space:normal}.stage-heading{margin-top:68px;padding-top:54px}.stage-card .stage-no{margin-bottom:28px}.stage-card li{padding:10px 0 10px 22px}.work-grid{grid-template-columns:1fr}.work-card .work-no{margin-bottom:30px}.mid-cta,.cta{padding:72px 0}.mid-cta::after,.cta::after{font-size:125px;bottom:-32px}.mid-cta .button,.cta .button{width:100%}.authority-visual{min-height:420px}.authority-copy{padding:64px 0 34px}.stats{grid-template-columns:1fr}.stat{padding:28px 24px;border-right:0;border-bottom:1px solid #3b3b3b}.stat:last-child{border-bottom:0}.case-feature{min-height:auto}.case-chain{gap:8px}.case-chain span{font-size:11px}.fit-footnote{padding-left:13px}summary{padding:23px 48px 23px 0;font-size:19px;line-height:1.35}summary::after{right:4px;top:14px}details p{padding:0 16px 24px 0}.footer-inner{flex-direction:column;align-items:flex-start}}@media(max-width:480px){.container{width:min(calc(100% - 24px),var(--max))}.header-inner{min-height:62px}.nav .button{max-width:145px;padding:9px 10px}h1{font-size:clamp(35px,10.8vw,46px)}h2{font-size:clamp(29px,9vw,38px)}.hero-kicker,.eyebrow{letter-spacing:.09em}.hero{padding-top:44px}.hero-visual{min-height:325px}section{padding:62px 0}.stack-item{grid-template-columns:24px minmax(0,1fr);gap:12px;padding:22px 18px}.statement blockquote{font-size:clamp(28px,9vw,37px)}.roadmap-item{grid-template-columns:48px minmax(0,1fr);padding-right:15px}.roadmap-no{width:48px;height:48px;font-size:15px}.stage-card,.work-card,.case-feature,.case-mini,.fit{padding:22px 20px}.authority-visual{min-height:350px}.stat strong{font-size:43px}.cta-grid,.mid-cta-grid{gap:34px}.footer-links{flex-wrap:wrap;gap:14px 22px}}@media screen and (max-width:767px){.cta-steps{display:block !important;margin-top:38px;border:0;background:transparent}.cta-step{margin-bottom:12px;padding:24px 21px;border:1px solid var(--line)}.cta-step:last-child{margin-bottom:0}.cta-step-no{margin-bottom:24px}.cta-step h3{font-size:24px}.cta-step p{font-size:16px}.peer-proof-soft{padding:24px 20px !important}.hero{background:var(--white) !important}.hero-visual{background:transparent !important}.hero-visual::before{display:none !important}.hero-visual img{filter:none !important}html,body{width:100%;max-width:100%;overflow-x:hidden}body{font-size:16px;line-height:1.55}.container{width:100%;max-width:none;margin:0;padding-inline:20px}section{padding:64px 0}.reveal{opacity:1 !important;transform:none !important;transition:none !important}h1,h2,h3,p,li,summary{max-width:100%;word-break:normal;overflow-wrap:break-word;hyphens:none}h1{margin-bottom:22px;font-size:clamp(37px,10.5vw,50px);line-height:1.02;letter-spacing:-.04em}h2{margin-bottom:22px;font-size:clamp(30px,8.5vw,40px);line-height:1.06;letter-spacing:-.035em}h3{margin-bottom:13px;font-size:clamp(23px,6.3vw,29px);line-height:1.12}.lead{font-size:20px;line-height:1.4}.eyebrow,.hero-kicker{margin-bottom:17px;font-size:11px;line-height:1.45;letter-spacing:.08em}.header{position:sticky;top:0}.header-inner{width:100%;min-height:62px;padding-inline:14px;gap:10px}.brand{flex:0 0 auto}.brand-name:not(.brand-name-header),.nav a:not(.button){display:none !important}.nav{margin-left:auto;gap:0}.nav .button{width:auto;max-width:155px;min-height:40px;padding:9px 11px;font-size:9px;line-height:1.25;letter-spacing:.025em;white-space:normal;text-align:center}.hero{padding:46px 0 0;background:var(--white) !important}.hero::after{display:none}.hero-grid{display:flex !important;flex-direction:column;gap:0}.hero-copy{order:1;width:100%;padding-bottom:38px}.hero-subhead{margin:0 0 24px;font-size:clamp(23px,6.8vw,29px);line-height:1.2}.hero-authority{margin-bottom:26px;font-size:16px;line-height:1.55}.hero-copy .button{width:100%;min-height:52px}.hero-visual{order:2;width:100%;min-height:0 !important;height:auto;margin:0;padding-top:24px;background:var(--soft)}.hero-visual::before{inset:36px 7% 0 7%}.hero-visual img{width:min(100%,430px);height:auto;max-height:430px;margin:0 auto;object-fit:contain}.hero-benefits{display:block !important;width:100%;border-top:0}.split,.cards,.diagnosis-grid,.goal-grid,.stage-grid,.work-grid,.authority-grid,.case-layout,.case-side,.fit-grid,.cta-grid,.mid-cta-grid,.stats{display:block !important;width:100%}.sticky-title{position:static !important;margin-bottom:34px}.stack{display:block;border:0;background:transparent}.stack-item{display:grid !important;grid-template-columns:22px minmax(0,1fr) !important;gap:8px;margin-bottom:12px;padding:23px 20px;border:1px solid var(--line);background:#f5f5f2}.stack-item:last-child{margin-bottom:0}.stack-no{padding-top:1px;font-size:17px}.stack-item h3{font-size:23px}.peer-proof{margin-top:54px;padding-bottom:25px}.peer-proof h3{font-size:30px}.cards,.diagnosis-grid,.goal-grid,.stage-grid,.work-grid,.fit-grid{margin-top:28px !important;border:0;background:transparent}.card,.diagnosis,.goal,.stage-card,.work-card,.fit{width:100%;min-height:0 !important;margin:0 0 15px;padding:24px 21px}.card:last-child,.diagnosis:last-child,.goal:last-child,.stage-card:last-child,.work-card:last-child,.fit:last-child{margin-bottom:0}.card-number{width:45px;height:45px;margin-bottom:26px}.diagnosis{border-top-width:4px}.goal .icon{width:46px;height:46px;margin-bottom:27px}.statement{padding:55px 0}.statement blockquote{width:100%;font-size:clamp(29px,8.2vw,38px);line-height:1.08}.statement blockquote span{margin-top:18px}.roadmap{display:block;margin-top:34px}.roadmap::before{display:none}.roadmap-item{display:block !important;width:100%;min-height:0;margin-bottom:15px;padding:22px 20px}.roadmap-item:last-child{margin-bottom:0}.roadmap-no{width:44px;height:44px;margin-bottom:21px;font-size:14px}.roadmap-content{width:100%}.roadmap-tag{display:inline-flex;margin-top:20px;padding:7px 10px;white-space:normal}.stage-heading{margin-top:56px;padding-top:45px}.stage-card .stage-no,.work-card .work-no{margin-bottom:25px}.stage-card h3{min-height:0}.stage-card ul{margin:25px 0 0;padding-top:20px}.stage-card li{padding:9px 0 9px 21px}.work-card{border:1px solid var(--line)}.mid-cta,.cta{padding:61px 0}.mid-cta::after,.cta::after{display:none}.mid-cta-grid,.cta-grid{display:flex !important;flex-direction:column;align-items:stretch;gap:30px}.mid-cta p,.cta p{max-width:none}.mid-cta .button,.cta .button{width:100%;min-height:52px}.authority{padding-bottom:0}.authority-grid{display:flex !important;flex-direction:column}.authority-copy{order:1;width:100%;padding:56px 0 26px}.authority-intro{font-size:18px;margin-bottom:20px}.authority-visual{order:2;width:100%;min-height:0 !important;height:auto;padding:22px 14px 0}.authority-visual::before{top:16px;left:16px;width:68px;height:68px;border-radius:16px}.authority-visual::after{right:14px;bottom:16px;width:96px;height:96px}.authority-visual img{width:min(100%,420px);height:auto;max-height:430px;margin:0 auto}.stats{margin-top:0}.stat{width:100%;padding:22px 20px;border-right:1px solid rgba(0,0,0,.09);border-bottom:0}.stat strong{font-size:43px}.case-feature,.case-mini{min-height:0;padding:25px 21px}.case-side{margin-top:15px}.case-mini{margin-bottom:15px}.case-mini:last-child{margin-bottom:0}.case-chain{gap:7px;margin-top:28px}.case-chain span{padding:8px 9px;font-size:10px}.fit-footnote{margin-top:17px;padding:10px 0 10px 13px}.faq{width:100%}summary{padding:22px 43px 22px 0;font-size:18px;line-height:1.35}summary::after{right:2px;top:13px}details p{padding:0 5px 23px 0}.footer-inner{display:block}.footer-links{margin-top:17px;flex-wrap:wrap;gap:13px 20px}}@media screen and (max-width:390px){.container{padding-inline:16px}h1{font-size:36px}h2{font-size:29px}.header-inner{padding-inline:10px}.nav .button{max-width:138px;padding-inline:8px}.hero-visual img,.authority-visual img{max-height:360px}.card,.diagnosis,.goal,.stage-card,.work-card,.fit,.case-feature,.case-mini{padding-inline:18px}}@media(max-width:980px){.segment-intro,.segment-grid{grid-template-columns:1fr}.segment-intro{gap:20px}.segment-card{min-height:0}.segment-common{grid-template-columns:1fr;gap:10px}}@media screen and (max-width:767px){.segment-section{padding:64px 0}.segment-intro,.segment-grid,.segment-common{display:block !important;width:100%}.segment-grid{margin-top:34px}.segment-card{width:100%;min-height:0;margin-bottom:16px;padding:25px 21px}.segment-label{margin-bottom:28px}.segment-card h3{font-size:28px}.segment-card>p{font-size:16px}.segment-result{margin-top:28px;padding:23px 20px}.segment-result h4{font-size:21px}.segment-common{margin-top:16px;padding:24px 21px}.segment-common strong{display:block;margin-bottom:10px;font-size:20px}}body,h1,h2,h3,h4,h5,h6,p,li,a,span,strong,small,blockquote,summary,button{-webkit-hyphens:none !important;-ms-hyphens:none !important;hyphens:none !important;word-break:normal;overflow-wrap:normal}@media(min-width:1101px){.hero-grid{grid-template-columns:minmax(0,67fr) minmax(300px,30fr) !important;column-gap:3% !important}.hero-visual{min-height:600px !important;justify-content:flex-end !important}.hero-visual img{width:clamp(370px,31vw,445px) !important;max-width:120% !important;max-height:640px !important}}@media(min-width:901px) and (max-width:1100px){.hero-grid{grid-template-columns:minmax(0,64fr) minmax(300px,33fr) !important;column-gap:3% !important}.hero-visual{min-height:540px !important;justify-content:flex-end !important}.hero-visual img{width:clamp(340px,37vw,410px) !important;max-width:118% !important;max-height:570px !important}}@media screen and (max-width:767px){h1{font-size:clamp(35px,9.5vw,45px) !important}h2{font-size:clamp(29px,7.8vw,37px) !important}.hero-subhead{font-size:clamp(21px,5.9vw,27px) !important}.hero-authority{font-size:16px !important}.hero-visual img{width:min(100%,400px) !important;max-width:100% !important;max-height:440px !important}}@media(max-width:1100px){.brand-icon{width:38px;height:38px}.brand-line-1,.brand-line-2{font-size:12px}}@media(max-width:720px){.brand-icon{width:34px;height:34px}.brand-line-1,.brand-line-2{font-size:12px}}@media screen and (max-width:767px){.proof-person{grid-template-columns:44px minmax(0,1fr);gap:12px}.proof-avatar{width:44px;height:44px}.proof-inline blockquote{font-size:14px}.testimonial-feature-head{grid-template-columns:52px minmax(0,1fr);gap:14px}.testimonial-feature-head .proof-avatar{width:52px;height:52px}.case-feature .testimonial-quote{font-size:17px}.brand-line-1,.brand-line-2{font-size:11px !important}.brand-icon{width:34px !important;height:34px !important}}@media screen and (max-width:390px){.brand-icon{width:30px !important;height:30px !important}.brand-name-header{display:none !important}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}.reveal{opacity:1;transform:none}}@media screen and (max-width:767px){.hero-benefits{display:block !important;width:100%;padding-top:22px !important;border-top:0 !important}.hero-logos img{width:100% !important;height:auto !important}}@media(min-width:901px){.authority-grid{grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr) !important;gap:58px !important;align-items:end !important}.authority-copy{min-width:0}.authority-copy h2{width:100% !important;max-width:none !important;font-size:clamp(36px,3.55vw,54px) !important;line-height:1.04 !important;text-wrap:balance}}.authority-visual{min-height:610px !important;padding:0 !important;border:0 !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important;overflow:visible !important}.authority-visual::before,.authority-visual::after{display:none !important;content:none !important}.authority-visual img{display:block;width:min(100%,570px) !important;max-width:100% !important;height:auto !important;max-height:610px !important;margin:0 auto !important;object-fit:contain !important;object-position:bottom center !important;filter:none !important;background:transparent !important}@media(max-width:900px){.authority-copy h2{width:100% !important;max-width:none !important;text-wrap:balance}.authority-visual{min-height:0 !important}.authority-visual img{width:min(100%,480px) !important;max-height:none !important}}.case-feature{min-height:0;justify-content:flex-start;gap:28px}.case-feature-secondary{padding-top:32px;border-top:1px solid #444}.case-feature-secondary .proof-person{margin-bottom:18px}.case-feature-secondary .proof-person strong{color:var(--white);font-size:16px}.case-feature-secondary .proof-person span{color:#bfbfbf;font-size:13px}.case-feature-secondary blockquote{max-width:820px;margin:0;color:#d0d0d0;font-size:18px;line-height:1.6;font-style:italic}@media screen and (max-width:767px){.case-feature-secondary{padding-top:26px}.case-feature-secondary blockquote{font-size:16px;line-height:1.58}}@media(min-width:901px){.authority-grid{align-items:start !important}.authority-visual{align-self:start !important;margin-top:18px !important}.authority-visual img{transform:translateY(-26px)}.authority-copy{padding-top:74px !important}}.authority-copy .authority-intro{margin-bottom:30px}.stats{grid-template-columns:repeat(4,minmax(0,1fr)) !important;gap:0 !important;margin-top:34px !important;padding:18px 0 20px !important;border-top:1px solid rgba(0,0,0,.12);border-bottom:1px solid rgba(0,0,0,.12)}.stat{min-height:0 !important;padding:8px 22px !important;border:0 !important;border-right:1px solid rgba(0,0,0,.12) !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important}.stat:last-child{border-right:0 !important}.stat strong{margin-bottom:5px !important;font-size:clamp(23px,2.6vw,32px) !important;line-height:1 !important}.stat span{font-size:12px !important;line-height:1.4 !important;letter-spacing:.02em}@media(max-width:900px){.authority-visual{margin-top:0 !important}.authority-visual img{transform:none !important}.stats{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:0 !important}.stat:nth-child(2){border-right:0 !important}.stat:nth-child(-n+2){border-bottom:1px solid rgba(0,0,0,.12) !important}}@media screen and (max-width:560px){.stats{grid-template-columns:1fr !important}.stat{padding:14px 4px !important;border-right:0 !important;border-bottom:1px solid rgba(0,0,0,.12) !important}.stat:last-child{border-bottom:0 !important}}.case-testimonial-title{max-width:720px;margin:0 0 22px;font-size:clamp(22px,2.1vw,29px) !important;line-height:1.14 !important;letter-spacing:-.02em}.case-feature-secondary .case-testimonial-title{color:var(--white);margin-bottom:20px}@media screen and (max-width:767px){.case-testimonial-title{font-size:21px !important;margin-bottom:18px}}