:root{--ink:#202321;--cream:#f6f4ec;--paper:#fffef9;--orange:#ff6b35;--orange-dark:#b93d11;--text:#282b27;--muted:#62655d;--line:#d8dbcf;--display:'Barlow Condensed','Arial Narrow',sans-serif;--body:'Manrope',sans-serif;--max:1200px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:88px}
body{margin:0;background:var(--cream);color:var(--text);font:16px/1.65 var(--body);-webkit-font-smoothing:antialiased}
button,a{-webkit-tap-highlight-color:transparent}
a{color:inherit}
button{font:inherit;cursor:pointer}
button:disabled{cursor:default}
img{max-width:100%;height:auto;display:block}
h1,h2,h3,p,blockquote{margin:0}
h1,h2{font-family:var(--display);font-weight:600;line-height:.97;letter-spacing:-.015em}
h2{font-size:clamp(46px,5.3vw,68px)}
strong{font-weight:800}
[hidden]{display:none!important}
:focus-visible{outline:3px solid #1672b7;outline-offset:5px}
::selection{background:var(--orange);color:var(--ink)}
.wrap{width:min(var(--max),calc(100% - 96px));margin-inline:auto}
.section{padding-block:100px}
.icon-library{position:absolute;width:0;height:0;overflow:hidden}
.icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:11px;font-weight:800;line-height:1.5;margin-bottom:22px;display:flex;align-items:center;gap:12px}
.accent-dash{width:24px;height:3px;background:var(--orange);display:inline-block}
.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;min-height:58px;padding:15px 24px;background:var(--orange);color:var(--ink);border:1px solid transparent;border-radius:4px;text-decoration:none;font-size:15px;font-weight:800;line-height:1.25;transition:background .18s,transform .18s}
.button:hover{background:#ff8556;transform:translateY(-2px)}
.button-small{min-height:44px;padding:11px 18px;font-size:12px;gap:18px}
.button-small .icon{width:18px;height:18px}
.button-dark{background:var(--ink);color:var(--paper)}
.button-dark:hover{background:#3d423d}
.text-link{font-size:13px;font-weight:800;text-decoration:none;display:inline-flex;align-items:center;gap:14px;padding-block:10px;border-bottom:1px solid currentColor}
.text-link .icon{width:19px;height:19px}
.text-link:hover{color:var(--orange-dark)}
.skip-link{position:fixed;z-index:100;top:-100px;left:20px;background:var(--paper);color:var(--ink);padding:15px}.skip-link:focus{top:10px}
.site-header{background:var(--ink);color:var(--paper);position:relative;z-index:10}
.header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #42453e;gap:28px}
.brand{display:inline-flex;align-items:center;gap:9px;flex-shrink:0;text-decoration:none}
.wordmark{object-fit:contain}
.header-inner nav{display:flex;gap:32px;margin-left:auto;margin-right:24px;font-size:12px;font-weight:700}
.header-inner nav a{text-decoration:none;color:#d2d5c9;padding:10px 0}.header-inner nav a:hover{color:var(--orange)}
.hero{background:var(--ink);color:var(--paper);overflow:hidden}
.hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:54px;padding-top:62px;padding-bottom:64px;align-items:center}
.hero h1{font-size:clamp(76px,7.7vw,108px);line-height:.97;letter-spacing:-.02em;margin-left:-3px}
.hero h1 span{color:var(--orange)}
.hero .eyebrow{color:#d2d5c9;margin-bottom:24px;font-size:10px}
.hero-sub{font-size:16px;line-height:1.8;color:#c3c8ba;max-width:460px;margin-top:28px}
.hero-sub strong{color:var(--paper);font-weight:700}
.hero-cta{margin-top:28px;min-width:235px}
.cta-note{font-size:11px;color:#b3baa8;margin-top:12px}
.hero-footnote{display:flex;gap:13px;align-items:center;margin-top:30px;font-size:11px;line-height:1.65;color:#b3baa8}
.hero-footnote .icon{color:var(--orange);width:28px;height:28px}.hero-footnote strong{color:#e2e7d7;font-weight:600}
.hero-visual{position:relative;isolation:isolate;padding:12px 4px 18px 0}
.visual-orbit{position:absolute;z-index:-1;width:470px;height:470px;border:1px solid #646b50;border-radius:50%;top:-35px;left:48px}
.visual-orbit::before,.visual-orbit::after{content:'';position:absolute;inset:28px;border:1px solid #3b4236;border-radius:50%}
.visual-orbit::after{inset:64px}
.handoff{background:#f1f1e6;color:var(--ink);box-shadow:16px 16px 0 #13161255;border-radius:6px;position:relative;z-index:1}
.handoff-title{display:flex;justify-content:space-between;align-items:center;padding:20px 26px;border-bottom:1px solid #cdd2c2;font-size:10px;font-weight:800;letter-spacing:.1em}
.handoff-title .icon{width:18px;height:18px;color:#676d60}
.handoff-steps{padding:24px 26px 20px;list-style:none;margin:0;display:flex;flex-direction:column;gap:22px}
.handoff-steps li{display:flex;align-items:flex-start;gap:16px;position:relative}
.handoff-steps li:not(:last-child)::after{content:'';position:absolute;left:20px;top:47px;height:26px;border-left:1px dashed #a8b09b}
.step-icon{border:1px solid #c3c9b9;border-radius:50%;width:42px;height:42px;display:grid;place-items:center;flex-shrink:0;background:#fafbf1;margin-top:4px}
.step-icon .icon{width:19px;height:19px}
.handoff-steps li>div{display:flex;flex-direction:column;gap:2px}
.step-caption{font-size:8px;letter-spacing:.13em;font-weight:800;color:#646c5b}
.handoff-steps strong{font-size:17px;letter-spacing:-.02em;line-height:1.5}
.handoff-steps div>span:last-child{font-size:11px;color:#606754}
.handoff-owned .step-icon{background:var(--orange);border-color:var(--orange)}
.handoff-loop{display:flex;align-items:center;gap:10px;font-size:10px;font-weight:700;background:#e3e7d8;padding:13px 26px;border-radius:0 0 6px 6px}
.handoff-loop .icon{width:17px;height:17px}
.hero-proof{display:flex;align-items:center;gap:20px;background:var(--orange);padding:21px 26px;position:relative;z-index:2;margin:20px -16px -10px 44px;color:var(--ink);border-radius:4px;box-shadow:0 8px 0 #15171255;text-decoration:none}
.hero-proof .proof-number{font-family:var(--display);font-size:72px;line-height:.85;letter-spacing:-.025em}
.hero-proof .proof-label{display:flex;flex-direction:column;font-size:13px;line-height:1.5;gap:5px}
.hero-proof .proof-label small{font-size:9px;font-weight:600}
.hero-proof .icon{margin-left:auto;width:20px;height:20px}
.hero-proof:hover .icon{transform:translateX(4px)}
.hero-bottom{border-top:1px solid #42453e;display:flex;justify-content:space-between;padding-block:17px;font-size:9px;font-weight:800;letter-spacing:.14em;color:#b9c0ad}
.hero-bottom span{display:flex;align-items:center;gap:20px}.hero-bottom .icon{width:15px;height:15px;transform:rotate(45deg);color:var(--orange)}
.brands{padding-block:25px 33px;border-bottom:1px solid var(--line);overflow:hidden}
.brands-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}
.brands-heading p{font-size:10px;letter-spacing:.1em;text-transform:uppercase;font-weight:800;color:var(--muted)}
.motion-control{border:0;background:transparent;padding:8px 0 8px 8px;min-height:34px;font-size:10px;font-weight:700;display:flex;align-items:center;gap:8px;color:inherit}
.motion-control:hover{text-decoration:underline}
.logo-window{overflow:hidden;mask-image:linear-gradient(to right,transparent,#000 6%,#000 94%,transparent)}
.logo-track{display:flex;gap:60px;align-items:center;width:max-content;animation:logo-slide 48s linear infinite}
.logo-group{display:flex;gap:60px;align-items:center;flex-shrink:0}
.logo-tile{display:block;background:#595e50;mask:var(--logo) center/contain no-repeat;flex-shrink:0}
.logo-track.is-paused,.logo-window:hover .logo-track,.logo-window:focus-within .logo-track{animation-play-state:paused}
@keyframes logo-slide{to{transform:translateX(calc(-50% - 30px))}}
.proof-intro-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:76px;align-items:center}
.proof-intro .eyebrow,.process .eyebrow,.founder-section .eyebrow,.faq-section .eyebrow{color:var(--orange-dark)}
.serif-accent{font-family:Georgia,serif;font-style:italic;letter-spacing:-.07em;font-weight:400;font-size:.87em}
.section-sub{color:var(--muted);font-size:14px;max-width:450px;line-height:1.9;margin-top:22px}
.proof-intro .text-link{margin-top:21px}
.slack-shell{border:1px solid #d8cbd8;border-radius:9px;overflow:hidden;box-shadow:0 12px 30px #2427200b;font-family:'Lato',sans-serif;background:#fff}
.slack-titlebar{background:#381b3d;color:#fff;display:flex;align-items:center;gap:10px;padding:13px 16px;font-size:13px}
.slack-workspace-icon{display:grid;place-items:center;width:26px;height:26px;background:#f9e5bb;border-radius:5px;color:#381b3d;font-weight:900;font-size:16px}
.slack-window-dots{margin-left:auto;letter-spacing:2px;font-size:14px;color:#d9c7db}
.slack-layout{display:grid;grid-template-columns:122px 1fr}
.slack-sidebar{background:#f0e7f0;font-size:10px;line-height:1.5;padding:21px 0;color:#654868}.slack-sidebar>span{padding:0 10px;display:block;margin-bottom:6px;font-weight:700;letter-spacing:.04em;opacity:.75}
.slack-channel-item{padding:5px 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-radius:0}.slack-channel-item.is-current{background:#ead2ed;font-weight:700;color:#46264d}
.slack-channel{min-width:0}
.slack-channel-header{padding:13px 17px 12px;border-bottom:1px solid #e8e8e8;display:flex;flex-direction:column;gap:3px}
.slack-channel-header strong{font-size:15px;line-height:1.25}.slack-channel-header span{font-size:10px;color:#5e5e5e}.slack-channel-header strong span{font-size:18px;color:#7d7d7d}
/* The archive holds every supplied client message, so the channel scrolls rather than stretching the section. The highlight cycle keeps the active message in view. */
.slack-messages{padding:12px 0;max-height:322px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#d3c4d5 transparent;-webkit-mask-image:linear-gradient(180deg,#000 88%,transparent 100%);mask-image:linear-gradient(180deg,#000 88%,transparent 100%)}
.slack-messages::-webkit-scrollbar{width:7px}.slack-messages::-webkit-scrollbar-thumb{background:#d3c4d5;border-radius:4px}
.slack-message{display:flex;gap:11px;padding:12px 16px;transition:background .5s;border-left:3px solid transparent;min-height:91px}
.slack-message.is-active{background:#f8f4e7;border-left-color:#dab142}
.slack-avatar{width:33px;height:33px;flex-shrink:0;display:grid;place-items:center;border-radius:5px;font-size:11px;font-weight:900}
.avatar-jackie{background:#e6bc92;color:#5a341c}.avatar-crystal{background:#b9c4ae;color:#33472b}.avatar-eric{background:#9fb4cd;color:#1f3348}.avatar-lynnette{background:#c9b3d8;color:#3d2550}.avatar-katy{background:#a9c3d9;color:#16344c}.avatar-paige{background:#e9c9a0;color:#5b3a12}.avatar-sharon{background:#aecdb4;color:#20412a}
.slack-message h3{font-size:13px;font-weight:900;line-height:1.4;margin-bottom:4px}
.slack-message blockquote{font-size:13px;line-height:1.55;color:#343434}
.slack-composer{margin:0 16px 16px;padding:10px;border:1px solid #d5d5d5;border-radius:5px;font-size:10px;color:#626262}
.slack-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #e8e8e8;padding:6px 12px;gap:10px;font-size:9px;color:#626262}
.slack-footer .motion-control{font-family:'Lato',sans-serif;font-size:9px;white-space:nowrap}
.results{background:var(--ink);color:var(--paper)}
.section-heading{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:40px}
.section-heading>p{max-width:260px;color:var(--muted);font-size:13px;line-height:1.85;padding-bottom:5px}
.results .eyebrow{color:var(--orange)}
.muted-heading{color:#abb49b}
.results .section-heading>p{color:#bdc6ad}
.case-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:12px}
.case-tab{padding:17px 18px;text-align:left;border:1px solid #515846;border-radius:4px;background:transparent;color:#cbd1bf;display:flex;align-items:center;gap:15px;line-height:1.4;min-width:0}
.case-tab .tab-count{font:600 32px/1 var(--display);color:#8d987e}
.case-tab strong{font-size:12px;font-weight:700;display:block}.case-tab small{font-size:10px;color:#b0b9a2;display:block;margin-top:3px}
.case-tab[aria-selected="true"],.case-tab:hover{background:#e3e9d8;border-color:#e3e9d8;color:var(--ink)}
.case-tab[aria-selected="true"] .tab-count,.case-tab:hover .tab-count{color:#596547}
.case-tab[aria-selected="true"] small,.case-tab:hover small{color:#4d5942}
.case-panel{background:var(--paper);color:var(--ink);border-radius:5px;overflow:hidden}
.case-panel+.case-panel{margin-top:18px}
.cases-enhanced .case-panel+.case-panel{margin-top:0}
.case-main{display:grid;grid-template-columns:1.2fr 1fr;min-height:375px}
/* A single figure does not need the tall two-column frame the funnel required:
   shorter band, brand centred against the number rather than stranded above it. */
.case-main-metric{min-height:0;grid-template-columns:1fr 1fr;align-items:stretch}
.case-main-metric .case-story{justify-content:center;padding:34px 38px}
.case-main-metric .case-outcome{justify-content:center;gap:0;padding:34px}
.case-main-metric .case-brand{gap:20px}
.case-main-metric .case-brand h3{font-size:19px;line-height:1.25}
.case-main-metric .case-brand p{font-size:12px;margin-top:6px;line-height:1.55;max-width:34ch}
.case-main-metric .outcome-description{max-width:26ch}
.case-main-metric .case-story{gap:22px;justify-content:center}
.case-narrative{font-size:14px;line-height:1.65;color:#3f453b;max-width:46ch;margin:0}
.results-bottom strong{display:block;font-weight:800;color:var(--cream,#f5f1e8);margin-bottom:6px}
.case-story{padding:38px;display:flex;flex-direction:column;justify-content:space-between;gap:25px}
.case-brand{display:flex;align-items:center;gap:17px}
.case-logo{width:90px;height:30px;background:var(--ink);mask:var(--logo) center/contain no-repeat;display:block;flex-shrink:0}
.case-brand h3{font-size:14px;line-height:1.5}
.case-brand p{font-size:10px;color:#62675a;margin-top:2px}
.case-insight{font:600 42px/1.02 var(--display);max-width:390px}
.case-context{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding-top:20px;border-top:1px solid #d6dacf}
.case-context dt{font-size:10px;color:#62675a}.case-context dd{margin:4px 0 0;font-size:19px;font-weight:800;line-height:1.4}.case-context small{font-size:10px;font-weight:500;color:#62675a}
.case-outcome{background:#e4ead9;padding:32px 34px;display:flex;flex-direction:column;justify-content:space-between;gap:20px;border-left:1px solid #d6dccd}
.outcome-label{font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.outcome-number{font:600 var(--outcome-size,148px)/.85 var(--display);letter-spacing:-.03em;margin:10px 0 4px}
.outcome-description{font-size:13px;color:#4d5942;margin-top:10px}
.show-rate{display:flex;justify-content:space-between;align-items:end;border-top:1px solid #bac4ae;padding-top:17px;gap:15px}.show-rate span{font-size:11px;max-width:155px;line-height:1.5}.show-rate strong{font:600 46px/1 var(--display)}
.case-funnel{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d6dacf;padding:23px 38px;gap:32px}
.funnel-step{position:relative}.funnel-step:not(:last-child)::after{content:'→';position:absolute;right:-21px;top:10px;color:#858e78}
.funnel-step div{display:flex;gap:9px;align-items:baseline;line-height:1.4}.funnel-step strong{font-size:23px;letter-spacing:-.04em}.funnel-step span{font-size:11px;color:#555e49}
.funnel-bar{height:4px;background:#e9ece3;margin-top:12px;overflow:hidden}.funnel-bar i{height:100%;display:block;background:#879573;width:var(--fill)}.funnel-step:last-child .funnel-bar i{background:var(--orange-dark)}
.case-detail{margin:0;padding:18px 38px;border-top:1px solid #d6dacf;font-size:12px;color:#555e49}.case-detail summary{cursor:pointer;font-weight:800;padding:6px 0}.case-detail p{margin-top:12px}.case-detail a{display:inline-block;margin-top:12px}
.future-results{display:flex;gap:35px;padding:20px 38px;background:#f4f1e5;border-top:1px solid #d6dacf;flex-wrap:wrap}.future-results dt{font-size:10px;color:#62675a}.future-results dd{font-size:24px;font-weight:800;margin:0}
.results-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:25px;gap:30px}
.results-bottom p{font-size:10px;color:#bdc6ad;line-height:1.8}
.results-bottom .button{min-height:50px;font-size:13px}
.process .section-heading{margin-bottom:52px}
.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}
.process-item{padding-top:21px;border-top:1px solid #b9bfad}
.process-top{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:.1em;font-weight:800;color:#616b53;margin-bottom:30px}.process-top .icon{color:var(--orange-dark);width:27px;height:27px}
.process-item h3{font:600 34px/1.07 var(--display);margin-bottom:16px}
.process-item p{font-size:14px;line-height:1.9;color:var(--muted);max-width:320px}
.process-payoff{display:block;font-size:11px;font-weight:800;margin-top:24px}
.outcome-loop{margin-top:44px;padding:25px 28px;background:#e5e9db;display:flex;gap:20px;align-items:center;border-radius:4px}
.outcome-loop>.icon{color:#5c684b;width:30px;height:30px}.outcome-loop>div{display:flex;flex-direction:column;gap:4px}.outcome-loop strong{font-size:13px}.outcome-loop span{font-size:11px;color:#59634d}.outcome-loop .text-link{margin-left:auto;white-space:nowrap;font-size:11px}
.founder-section{background:#e7e8de;padding-block:55px;border-block:1px solid #d3d8c8}
.founder-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:75px;align-items:center}
.founder-identity{display:flex;gap:22px;align-items:center}.founder-identity img{border-radius:50%;filter:grayscale(1);width:100px;height:100px;object-fit:cover}.founder-identity>div{display:flex;flex-direction:column;gap:3px}.founder-identity strong{font-size:14px}.founder-identity span{font-size:10px;color:#626958}
.founder-section .eyebrow{margin-bottom:14px}.founder-section h2{font-size:43px}.founder-section p:last-child{font-size:14px;line-height:1.9;color:#5b6352;max-width:480px;margin-top:18px}
.faq-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:75px}
.faq-section h2{font-size:54px}.faq-section .section-sub{max-width:290px;font-size:12px}
.faq{border-top:1px solid #bfc6b3}.faq details{border-bottom:1px solid #bfc6b3}.faq summary{padding:23px 30px 23px 0;font-size:15px;font-weight:800;cursor:pointer;list-style:none;position:relative;line-height:1.6}
.faq summary::-webkit-details-marker{display:none}.faq summary::after{content:'+';position:absolute;right:2px;top:18px;font-size:24px;font-weight:400;line-height:1.5;color:#737e62}.faq details[open] summary::after{content:'−'}
.faq details p{font-size:14px;line-height:1.9;color:var(--muted);padding:0 30px 23px 0}.faq summary:hover{color:var(--orange-dark)}
.booking-section{background:var(--ink);color:var(--paper)}
.booking-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:75px;align-items:start}
.booking-copy{position:sticky;top:30px;padding-top:18px}.booking-copy .eyebrow{color:var(--orange)}.booking-copy h2{font-size:clamp(50px,5vw,65px)}.booking-copy h2 span{color:var(--orange)}
.booking-copy>p:not(.eyebrow){font-size:14px;color:#c0c8b3;line-height:1.9;margin-top:24px;max-width:320px}
.demo-details{display:flex;flex-direction:column;gap:13px;margin-top:28px;font-size:12px;color:#d8dfcc}.demo-details span{display:flex;align-items:center;gap:12px}.demo-details .icon{color:#a5b190;width:19px;height:19px}
.booking-copy .booking-footnote{font-size:11px!important;border-top:1px solid #4b5341;padding-top:22px;margin-top:28px!important}
.calendar-shell{background:#fff;color:var(--ink);border-radius:7px;overflow:hidden;border:1px solid #f2f2f2;min-width:0}
.calendar-heading{display:flex;align-items:center;gap:13px;padding:20px 26px;border-bottom:1px solid #e2e6dd}
.calendar-heading h3{font-size:15px;font-weight:800}.calendar-heading p{font-size:10px;color:#636b58;margin-top:3px}.calendar-badge{display:grid;place-items:center;background:#e5eadc;border-radius:50%;width:42px;height:42px}.calendar-badge .icon{width:21px;height:21px}
.calendar-placeholder{min-height:320px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px;padding:35px;text-align:center}.calendar-placeholder p{font-size:13px;color:#62675a}.calendar-placeholder .button{font-size:12px}
.calendar-shell iframe{border:0;width:100%;min-height:760px;display:block;background:#fff}
.calendar-fallback{font-size:10px;padding:16px 24px;line-height:1.8;color:#656a5f;text-align:center;border-top:1px solid #e3e7dd}.calendar-fallback a{display:block;color:#424a38;text-underline-offset:3px}
.calendar-error{margin:16px 24px;font-size:12px;color:#923b14}
.site-footer{background:var(--ink);color:#b8c2ab;padding-block:28px}.site-footer .wrap{border-top:1px solid #434c38;padding-top:26px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:22px}.site-footer p{font-size:9px}.site-footer .footer-disclaimer{width:100%;text-align:right;font-size:9px;color:#a4af96}
.mobile-cta{display:none}
@media(min-width:1450px){.hero-grid{padding-top:80px;padding-bottom:80px}.hero h1{font-size:112px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero-grid{gap:35px;grid-template-columns:1.05fr 1fr}.hero h1{font-size:82px}.hero-sub{font-size:14px}.hero-proof{margin-left:18px;gap:14px;padding:20px}.hero-proof .proof-number{font-size:62px}.hero-proof .proof-label{font-size:11px}.hero-proof .proof-label small{font-size:8px}.handoff-title{padding:18px}.handoff-steps{padding:22px 18px;gap:20px}.handoff-steps strong{font-size:15px}.handoff-steps div>span:last-child{font-size:11px}.handoff-loop{padding:13px 18px;font-size:9px}.proof-intro-grid{gap:38px;grid-template-columns:.85fr 1.15fr}.slack-sidebar{display:none}.slack-layout{grid-template-columns:1fr}.case-story{padding:28px}.case-brand{flex-wrap:wrap;gap:12px}.case-outcome{padding:28px}.case-insight{font-size:38px}.founder-grid,.faq-grid,.booking-grid{gap:45px}.outcome-loop .text-link{display:none}.section{padding-block:80px}}
@media(max-width:760px){
  html{scroll-padding-top:20px}.wrap{width:calc(100% - 40px)}.section{padding-block:56px}.header-inner{height:72px;gap:14px}.brand{gap:6px}.brand>img:first-child{width:28px;height:28px}.brand .wordmark{width:117px;height:auto}.header-inner nav{display:none}.header-inner>.button{font-size:10px;padding:10px 12px;gap:8px;min-height:40px}.header-inner>.button .icon{width:14px;height:14px}
  .hero-grid{grid-template-columns:1fr;gap:36px;padding-top:35px;padding-bottom:30px}.hero h1{font-size:clamp(48px,14.8vw,76px);letter-spacing:-.025em}.hero .eyebrow{font-size:9px;letter-spacing:.12em;margin-bottom:19px}.accent-dash{width:20px}.hero-sub{font-size:15px;line-height:1.8;margin-top:22px;max-width:490px}.hero-cta{margin-top:23px;width:100%;max-width:420px;min-height:54px;justify-content:space-between;font-size:14px;padding-inline:22px}.cta-note{font-size:11px;margin-top:10px}.hero-footnote{display:none}
  .hero-visual{padding:0 12px 16px 0;max-width:480px;width:100%;margin-inline:auto}.visual-orbit{width:340px;height:340px;left:26px;top:-16px}.handoff-title{padding:15px 18px;font-size:9px}.handoff-steps{padding:18px;gap:18px}.step-icon{width:34px;height:34px;margin-top:4px}.step-icon .icon{width:17px;height:17px}.handoff-steps li{gap:13px}.handoff-steps li:not(:last-child)::after{left:16px;top:41px;height:27px}.handoff-steps strong{font-size:15px}.step-caption{font-size:8px}.handoff-steps div>span:last-child{font-size:11px}.handoff-loop{font-size:9px;padding:12px 18px;gap:8px}.handoff-loop .icon{width:15px;height:15px}.hero-proof{margin:15px -12px -10px 22px;padding:18px 20px;gap:18px}.hero-proof .proof-number{font-size:64px}.hero-proof .proof-label{font-size:12px}.hero-proof .proof-label small{font-size:8px}.hero-proof .icon{width:18px;height:18px}.hero-bottom{font-size:7px;letter-spacing:.06em;padding-block:14px;gap:12px}.hero-bottom span{gap:6px}.hero-bottom .icon{width:12px;height:12px}
  .brands{padding-block:17px 24px}.brands-heading{margin-bottom:18px}.brands-heading p{font-size:8px;letter-spacing:.07em}.brands .motion-control{font-size:8px;gap:5px}.logo-track,.logo-group{gap:38px}.logo-tile{transform:scale(.85);margin-inline:-4px}@keyframes logo-slide{to{transform:translateX(calc(-50% - 19px))}}
  h2{font-size:51px}.eyebrow{font-size:9px;margin-bottom:18px}.proof-intro-grid{grid-template-columns:1fr;gap:30px}.proof-intro h2 br{display:block}.proof-intro h2{max-width:410px}.section-sub{font-size:15px;line-height:1.9;margin-top:18px}.proof-intro .text-link{margin-top:13px;font-size:13px}.slack-shell{width:100%}.slack-titlebar{font-size:12px;padding:11px 14px}.slack-channel-header{padding:12px 14px}.slack-channel-header strong{font-size:14px}.slack-message{padding:12px;gap:10px;min-height:93px}.slack-message blockquote{font-size:14px}.slack-message h3{font-size:13px}.slack-footer{font-size:8px;padding:5px 10px;gap:5px}.slack-footer .motion-control{font-size:8px;gap:4px}
  .section-heading{display:block;margin-bottom:26px}.section-heading>p{margin-top:20px;max-width:100%;font-size:14px}.results h2{font-size:48px}.results .section-heading>p br{display:none}.case-tabs{gap:6px;margin-bottom:10px}.case-tab{padding:12px 9px;flex-direction:column;align-items:start;gap:7px}.case-tab .tab-count{font-size:22px}.case-tab strong{font-size:11px;line-height:1.4}.case-tab small{font-size:10px}.case-main{grid-template-columns:1fr;min-height:0}.case-story{padding:24px;gap:22px}.case-brand{flex-wrap:nowrap;gap:13px}.case-logo{width:68px;height:23px}.case-brand h3{font-size:14px}.case-brand p{font-size:11px}.case-insight{font-size:34px;max-width:290px}.case-context{padding-top:16px;margin:0}.case-context dt{font-size:11px}.case-context dd{font-size:18px}.case-context small{font-size:9px}.case-outcome{padding:24px;border-left:0;border-top:1px solid #d6dccd;display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:end}.outcome-label{font-size:8px;grid-column:1/-1}.outcome-number{font-size:104px;margin:0}.outcome-description{font-size:10px;margin-top:8px;max-width:130px}.show-rate{display:block;border:0;padding:0 0 5px 19px;border-left:1px solid #bac4ae}.show-rate span{font-size:10px;display:block;margin-bottom:8px}.show-rate strong{font-size:44px}.case-funnel{padding:20px 24px;gap:25px}.funnel-step div{display:block}.funnel-step strong{font-size:22px}.funnel-step span{font-size:11px;display:block}.funnel-step:not(:last-child)::after{right:-17px;top:6px}.funnel-bar{margin-top:10px}.case-detail{padding:15px 24px;font-size:11px}.future-results{padding:20px 24px;gap:20px}.future-results dd{font-size:22px}.results-bottom{display:flex;flex-direction:column;align-items:stretch;gap:20px;margin-top:22px}.results-bottom p{font-size:9px}.results-bottom .button{width:100%;justify-content:space-between;min-height:52px}
  .process .section-heading{margin-bottom:30px}.process h2{font-size:48px}.process-grid{grid-template-columns:1fr;gap:28px}.process-item{padding-top:16px;display:grid;grid-template-columns:1fr;column-gap:20px;align-items:start}.process-top{grid-column:1/-1;margin-bottom:18px;font-size:10px}.process-top .icon{width:23px;height:23px}.process-item h3{font-size:33px;line-height:1.05;margin:0}.process-item h3 br{display:none}.process-item p{font-size:14px;line-height:1.85;margin-top:13px;max-width:100%}.process-payoff{grid-column:1;font-size:11px;margin-top:13px}.outcome-loop{margin-top:30px;padding:20px;gap:15px;align-items:start}.outcome-loop>.icon{width:25px;height:25px}.outcome-loop strong{font-size:14px;line-height:1.6}.outcome-loop span{font-size:12px;line-height:1.8}
  .founder-section{padding-block:35px}.founder-grid{grid-template-columns:1fr;gap:28px}.founder-grid>div:last-child{grid-row:1}.founder-section h2{font-size:41px}.founder-section p:last-child{font-size:14px;margin-top:15px}.founder-identity{gap:16px}.founder-identity img{width:68px;height:68px}.founder-identity strong{font-size:14px}.founder-identity span{font-size:11px}.faq-grid{grid-template-columns:1fr;gap:28px}.faq-section h2{font-size:47px}.faq-section .section-sub{max-width:320px;font-size:14px}.faq summary{padding-block:21px;font-size:14px}.faq details p{font-size:14px;line-height:1.9}
  .booking-grid{grid-template-columns:1fr;gap:30px}.booking-copy{position:static;padding-top:0}.booking-copy h2{font-size:51px}.booking-copy>p:not(.eyebrow){font-size:15px;margin-top:20px;max-width:300px}.demo-details{margin-top:21px;gap:10px;font-size:12px}.demo-details .icon{width:17px;height:17px}.booking-copy .booking-footnote{display:none}.calendar-heading{padding:18px}.calendar-heading h3{font-size:14px}.calendar-heading p{font-size:10px}.calendar-placeholder{min-height:280px;padding:25px 18px}.calendar-placeholder p{font-size:12px}.calendar-placeholder .button{font-size:11px;gap:18px}.calendar-shell iframe{min-height:800px}.calendar-fallback{padding:14px;font-size:9px}.site-footer{padding-block:0 100px}.site-footer .wrap{gap:18px}.site-footer p{font-size:8px}.site-footer .footer-disclaimer{text-align:left;font-size:8px}.site-footer .brand .wordmark{width:105px}
  .mobile-cta:not([hidden]){display:flex;position:fixed;z-index:30;bottom:0;left:0;width:100%;justify-content:space-between;align-items:center;gap:10px;background:#f6f4ecf5;backdrop-filter:blur(12px);border-top:1px solid #cdd2c2;padding:12px 20px calc(12px + env(safe-area-inset-bottom));box-shadow:0 -4px 15px #00000008}.mobile-cta>span{font-size:9px;line-height:1.7;color:#67705b}.mobile-cta strong{color:var(--ink)}.mobile-cta .button{min-height:43px;font-size:11px;padding-inline:15px}
}
@media(max-width:359px){.wrap{width:calc(100% - 32px)}.brand .wordmark{width:96px}.brand>img:first-child{width:25px;height:25px}.header-inner>.button{font-size:9px;gap:5px;padding-inline:10px}.hero h1{font-size:48px}.hero-proof{gap:12px;padding-inline:16px}.hero-proof .proof-label{font-size:10px}.hero-proof .proof-label small{font-size:7px}.hero-bottom{font-size:6px}.handoff-loop{font-size:7px}.case-tab strong{font-size:10px}.slack-footer{font-size:7px}.slack-footer .motion-control{font-size:7px}.process-item{grid-template-columns:1fr;gap:0}.process-item h3{font-size:31px}.mobile-cta{padding-inline:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.button:hover{transform:none}}

/* ============ thank-you page ============
   Post-booking confirmation. Deliberately short: the visitor has already
   converted, so the only job is making sure they keep the appointment. */
.thanks-body{background:var(--ink);color:var(--cream);min-height:100vh;display:flex;flex-direction:column}
.thanks-header{border-bottom:1px solid #3a3f38}
.thanks-main{flex:1;display:flex;align-items:center;padding:64px 0 72px}
.thanks-wrap{max-width:640px}
.thanks-tick{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;
  background:var(--orange);color:#1d1f1c;margin-bottom:26px}
.thanks-tick .icon{width:28px;height:28px}
.thanks-title{font:600 clamp(40px,7vw,60px)/1.02 var(--display);letter-spacing:-.01em;margin-bottom:14px}
.thanks-lede{font-size:17px;line-height:1.6;color:#c3c9bd;margin-bottom:38px;max-width:46ch}
.thanks-steps{list-style:none;display:flex;flex-direction:column;gap:18px;margin:0 0 34px;padding:0;counter-reset:none}
.thanks-steps li{display:flex;gap:17px;align-items:flex-start;background:#282c27;
  border:1px solid #3a3f38;border-radius:8px;padding:22px 24px}
.thanks-step-icon{display:grid;place-items:center;width:40px;height:40px;flex-shrink:0;
  border-radius:9px;background:#333831;color:var(--orange)}
.thanks-step-icon .icon{width:20px;height:20px}
.thanks-steps h2{font-size:17px;font-weight:800;margin-bottom:5px;line-height:1.35}
.thanks-steps p{font-size:14.5px;line-height:1.65;color:#bcc2b6}
.thanks-steps strong{color:var(--cream);font-weight:700}
.thanks-footnote{font-size:13.5px;color:#9aa194;margin-bottom:26px}
.thanks-back{color:var(--cream)}
.thanks-body .site-footer{border-top:1px solid #3a3f38}
@media (max-width:600px){
  .thanks-main{padding:44px 0 52px}
  .thanks-steps li{padding:18px 18px;gap:14px}
}
