
:root{--radius:9px;--burgundy:#5e002c;--coral:#ff5353;--ink:#222222;--muted:#797176;--rule:#e9e3e6;--ease:cubic-bezier(.23,1,.32,1);--pad:clamp(24px,4.17vw,80px)}*{box-sizing:border-box}body{margin:0;background:#fff;color:var(--ink);font:16px/1.55 "Helvetica Neue",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}html{scroll-padding-top:72px}main{padding-top:72px}p,h1,h2,h3,blockquote{margin:0}h1,h2,h3{font-weight:400;letter-spacing:-.05em}h2{font-size:clamp(38px,3.4vw,65px);line-height:1.12}h3{font-size:34px;line-height:1.15}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}ul{list-style:none;padding:0;margin:0}img{display:block;max-width:100%}[hidden]{display:none!important}::selection{background:var(--coral);color:white}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--coral);outline-offset:6px}.octicon{width:18px;height:18px;fill:currentColor;stroke:none;vertical-align:middle;flex-shrink:0}button:disabled{opacity:.25;cursor:default}.logo img{width:91px;height:auto}.header{position:fixed;inset:0 0 auto;height:72px;padding:0 var(--pad);z-index:20;background:#fffffff5;border-bottom:1px solid var(--rule);display:flex;align-items:center;gap:44px;color:var(--burgundy)}.header nav{display:flex;gap:30px;margin-left:auto;font-size:13px}.header nav a[href='#about'],.header nav a[href='#founder']{display:none}.header .button{min-height:38px;padding:8px 0;background:none;border:0;color:var(--burgundy);gap:20px}.header .button>span:last-child:not(.roll-label){width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:0}.header .button svg{width:15px;height:15px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;font-size:13px;min-height:50px;padding:13px 20px;border:1px solid var(--burgundy);background:var(--burgundy);border-radius:var(--radius);color:white;transition:background 180ms,transform 160ms var(--ease)}.button:active{transform:scale(.98)}.text-link{border:0;border-bottom:1px solid #c2aeb8;display:inline-flex;align-items:center;gap:22px;background:none;color:var(--burgundy);padding:0 0 7px;font-size:13px}.actions{display:flex;gap:28px;align-items:center}.viewport-section{min-height:calc(100svh - 72px);display:flex;align-items:center}.viewport-section>section{width:100%;max-width:1920px;margin:auto}.section{padding:65px var(--pad)}.section-label,.eyebrow{font:400 11px/1.4 "Helvetica Neue",Arial,sans-serif;letter-spacing:.07em;text-transform:uppercase}.section-label{display:flex;align-items:center;gap:10px;color:var(--burgundy);margin-bottom:35px}.section-plus{width:13px;height:13px;color:var(--coral)}.photo-frame{position:relative;overflow:hidden;background:#eae7e5;border-radius:var(--radius)}.photo-frame img{width:100%;height:100%;object-fit:cover}.stats{display:grid;grid-template-columns:repeat(4,1fr)}.stats>div{display:grid;grid-template-columns:1fr 24px;align-items:center;gap:6px}.stats strong{font-weight:400;color:var(--burgundy);line-height:1.1;letter-spacing:-.045em}.stats small{font-size:20px;letter-spacing:-.02em}.stats p{grid-column:1/-1;font-size:10px;line-height:1.4;text-transform:uppercase;max-width:240px}.stat-icon{grid-column:2;grid-row:1;width:20px;height:20px;color:var(--burgundy)}.range-dash{margin:0 .09em}
.about-intro{display:grid;grid-template-columns:1.15fr .85fr;gap:10%;align-items:start;margin-bottom:45px}.about-intro h2{color:var(--burgundy);font-size:clamp(38px,3.3vw,63px);max-width:860px}.body-copy{font-size:17px;line-height:1.6;color:var(--muted)}.body-copy p+p{margin-top:20px}.body-copy .statement{color:var(--burgundy);font-weight:500;font-size:18px}.about-gallery{display:grid;grid-template-columns:1.35fr .65fr;gap:18px}.about-gallery .photo-frame{height:285px}.about-wide img{object-position:center 52%}.about-detail img{object-position:center 48%}
.screen-diagnosis{background:#f5f3f3}.diagnosis>.section-label{justify-content:center}.diagnosis>h2{max-width:1050px;margin:0 auto 40px;text-align:center;color:var(--burgundy);font-size:clamp(38px,3.25vw,62px)}.diagnosis-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.diagnosis article{border-radius:var(--radius);padding:36px 40px;background:#fff;display:grid;grid-template-columns:1fr 1fr;column-gap:30px}.diagnosis article:last-child{background:var(--burgundy);color:white}.diagnosis .eyebrow{grid-column:1/-1;font-size:10px;margin-bottom:23px;color:var(--muted)}.diagnosis h3{grid-column:1/-1;font-size:44px;margin-bottom:22px;color:var(--burgundy)}.diagnosis article>p:not(.eyebrow){font-size:16px;line-height:1.6;color:var(--muted)}.diagnosis article:last-child .eyebrow,.diagnosis article:last-child>p{color:#dac4cf}.diagnosis article:last-child h3{color:white}.system-graphic{display:flex;align-items:center;gap:12px;grid-column:1/-1;margin-top:32px}.system-graphic i{height:5px;flex:1;background:#e5dfe2;border-radius:var(--radius);position:relative}.fragmented i:nth-child(2){transform:translateY(7px)}.fragmented i:nth-child(3){transform:translateY(-5px)}.connected i{background:#ff535366}.connected i:last-child{background:var(--coral)}.connected i:not(:last-child):after{content:'';position:absolute;width:12px;height:1px;right:-12px;top:2px;background:var(--coral)}
.screen-check{padding:30px 15px}.check{display:grid;grid-template-columns:1.1fr .9fr;padding:0!important;background:var(--burgundy);border-radius:var(--radius);overflow:hidden;min-height:720px;color:white}.check-copy{padding:60px 65px;display:flex;flex-direction:column;align-items:start;justify-content:center}.check-symbol{margin-bottom:30px;color:var(--coral)}.check-symbol svg{width:40px;height:40px}.check h2{font-size:clamp(42px,3.5vw,67px);line-height:1.12}.check p{font-size:18px;color:#d8bfcb;margin:28px 0 32px;max-width:600px}.check .button{background:white;color:var(--burgundy);border-color:white}.check-photo{border-radius:0}.check-photo img{object-position:55% center}
.service-layout{display:grid;grid-template-columns:.68fr 1.32fr;gap:60px;align-items:stretch}.service-visual{min-height:620px;max-height:700px}.service-visual img{object-position:41% center}.service-workspace{min-width:0}.process{display:grid;grid-template-columns:repeat(3,1fr);background:#f3eeee;border-radius:var(--radius);position:relative;padding:5px;margin-bottom:30px;isolation:isolate}.process:before{content:'';position:absolute;left:5px;top:5px;bottom:5px;width:calc((100% - 10px)/3);background:var(--burgundy);border-radius:var(--radius);z-index:-1;transform:translateX(calc(var(--selected,0)*100%));transition:transform 250ms var(--ease)}.process.instant:before{transition:none}.process button{border:0;background:none;padding:13px 18px;text-align:left;color:var(--muted);transition:color 180ms,transform 140ms}.process button>span{font-size:20px;letter-spacing:-.035em}.process button p{font-size:8px;letter-spacing:.06em;margin-top:3px}.process button[aria-selected=true]{color:white}.tab-icon{display:none}.service{display:block}.service-overview{margin-bottom:25px}.service-title .eyebrow{font-size:9px;color:var(--muted);margin-bottom:10px}.service-title h3{font-size:36px;color:var(--burgundy)}.service-overview>p{font-size:16px;line-height:1.5;color:var(--muted);margin-top:17px;max-width:720px}.deliverables{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}.deliverables li{padding:18px 0;border-top:1px solid var(--rule);font-size:14px;line-height:1.45}.deliverables strong{color:var(--ink);display:block;font-size:16px;font-weight:500;letter-spacing:-.015em}.deliverables li>span{display:block;color:var(--muted);margin-top:7px}.build-columns{display:grid;grid-template-columns:1fr 1fr;gap:28px}.build-columns .deliverables{display:block}.build-columns .eyebrow{font-size:9px;color:var(--burgundy);margin-bottom:15px}.build-columns li{padding:13px 0}.services-cta{margin-top:24px}.mini-circles,.mini-stairs{display:none}
.screen-fit{background:#f5f3f3}.fit-explorer{display:flex;flex-direction:column;gap:35px}.fit-intro{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.fit-intro h2{font-size:clamp(50px,4.7vw,90px);color:var(--burgundy)}.fit-hint{display:block;font-size:17px;color:var(--muted);margin-top:20px}.fit-photo{height:245px}.fit-photo img{object-position:center 40%}.fit-list{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.fit-choice{position:relative;width:100%;height:100%;min-height:132px;display:grid;grid-template-columns:1fr 25px;gap:20px;padding:25px;text-align:left;background:white;border:1px solid #e9e2e5;border-radius:var(--radius);transition:background 180ms,color 180ms,border-color 180ms}.fit-number{display:none}.fit-text{font-size:19px;line-height:1.4;letter-spacing:-.02em}.fit-tick{width:23px;height:23px;border:1px solid #d0bfc7;border-radius:var(--radius);display:grid;place-items:center}.fit-tick svg{width:14px;height:14px;opacity:0;transform:scale(.8);transition:opacity 160ms,transform 180ms var(--ease)}.fit-choice[aria-pressed=true]{background:var(--burgundy);border-color:var(--burgundy);color:white}.fit-choice[aria-pressed=true] svg{opacity:1;transform:none}.fit-choice[aria-pressed=true] .fit-tick{background:white;color:var(--burgundy);border-color:white}
.founder-feature{display:grid;grid-template-columns:.8fr 1.2fr;grid-template-rows:auto 1fr;gap:25px 60px;padding:40px;background:var(--burgundy);color:white;border-radius:var(--radius)}.founder-identity{display:contents}.portrait{grid-column:1;grid-row:1/3;min-height:560px;max-height:650px;align-self:stretch;background:#efefed}.portrait img{object-position:center 23%}.founder-caption{grid-column:2;grid-row:1;padding-top:25px}.founder-caption .eyebrow{font-size:10px;color:#d4b8c6;margin-bottom:18px}.founder-name{font-size:68px;line-height:1.05;letter-spacing:-.045em}.founder-story{grid-column:2;grid-row:2;padding-bottom:25px}.founder-story-top,.founder-underline{display:none}#founder-bio{font-size:16px;line-height:1.6;color:#d8c2cc}.bio-lead{display:block;font-size:24px;line-height:1.4;letter-spacing:-.02em;color:#fff;margin-bottom:22px}#founder-bio p+p{margin-top:18px}.bio-toggle{color:white;margin-top:22px;font-size:14px}.founder-stat{font-size:10px;letter-spacing:.05em;color:#d4b8c6;border-top:1px solid #ffffff30;margin-top:28px;padding-top:22px}
.screen-proof{background:#f5f3f3}.proof>.section-label{justify-content:center}.proof-title{display:flex;align-items:center;justify-content:center;gap:35px;margin-bottom:40px}.proof-title h2{font-size:54px;color:var(--burgundy);max-width:750px;text-align:center}.quote-mark{display:none}.testimonials{min-width:0;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;gap:30px;touch-action:pan-x pan-y;cursor:grab;border-radius:var(--radius);background:white}.testimonials::-webkit-scrollbar{display:none}.testimonials article{flex:0 0 100%;min-width:0;scroll-snap-align:start;padding:50px 80px;display:flex;flex-direction:column;gap:30px;justify-content:space-between}.testimonials blockquote{font-size:clamp(24px,2.05vw,39px);line-height:1.35;letter-spacing:-.035em;color:var(--burgundy);max-width:1280px;margin:auto}.testimonials article>div{width:100%;max-width:1280px;margin:auto}.person{font-size:16px;margin-bottom:6px}.testimonials .eyebrow{font-size:10px;color:var(--muted)}.testimonials.is-dragging{scroll-snap-type:none;user-select:none;cursor:grabbing}.carousel-controls{display:flex;align-items:center;justify-content:center;gap:25px;margin-top:25px}.carousel-position{font:11px monospace;color:var(--burgundy)}.dots{display:flex;gap:3px}.dots button{width:24px;height:32px;background:none;border:0;position:relative}.dots button:after{content:'';position:absolute;width:6px;height:6px;border-radius:var(--radius);background:#d7c9d0;left:9px;top:13px;transition:background 180ms}.dots button[aria-current=true]:after{background:var(--burgundy)}.arrows{display:flex;gap:10px}.arrows button{display:grid;place-items:center;width:40px;height:40px;background:white;color:var(--burgundy);border:1px solid #e6dbe0;border-radius:var(--radius);transition:transform 150ms,background 180ms}.arrows button:active{transform:scale(.95)}
.booking{display:grid;grid-template-columns:1fr 1fr;gap:24px}.booking-heading{background:var(--burgundy);color:white;border-radius:var(--radius);padding:60px;display:flex;flex-direction:column;justify-content:center}.booking-heading .eyebrow{color:#d5b8c6}.booking h2{font-size:clamp(48px,4.5vw,86px);margin:30px 0;line-height:1.07}.booking-heading>p{font-size:20px;max-width:440px;line-height:1.5;color:#d8c0cc}.booking iframe{width:100%;height:690px;border:1px solid var(--rule);border-radius:var(--radius);background:white}
.site-footer{background:var(--burgundy);color:white;padding:65px var(--pad) 30px}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:50px}.footer-brand .logo img{width:105px}.footer-brand p{font-size:15px;line-height:1.6;max-width:280px;color:#d6bbc7;margin:25px 0}.footer-brand .button{background:#fff;color:var(--burgundy);min-height:45px}.footer-column{display:flex;flex-direction:column;align-items:start;gap:14px}.footer-column h2{font-size:10px;letter-spacing:.09em;color:#d5b8c6;text-transform:uppercase;margin-bottom:10px}.footer-column a{font-size:14px;display:inline-flex;align-items:center;gap:12px}.footer-column svg{width:13px;height:13px}.footer-wordmark{width:45%;margin:60px 0 40px}.footer-wordmark img{width:100%;height:auto}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #ffffff30;padding-top:25px;font-size:11px;color:#c9aab9}.footer-bottom svg{width:13px;height:13px;margin-left:12px}.footer-bottom a{white-space:nowrap}
/* Direction 04 — people, in the foreground. */
.hero{display:grid;grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) auto;gap:30px;padding:18px 15px 28px;height:calc(100svh - 72px)}.hero-stage{position:relative;overflow:hidden;isolation:isolate;border-radius:var(--radius);min-height:560px;display:flex;align-items:center;background:#301923}.hero-visual{position:absolute;inset:0;z-index:-2}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center 47%}.hero-stage:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(26,14,21,.83) 0%,rgba(33,16,25,.6) 35%,rgba(30,16,22,.05) 75%)}.hero-copy{width:54%;padding:52px 65px;color:white}.hero .eyebrow{color:#fff;font-size:11px;letter-spacing:.06em;margin-bottom:34px}.hero h1{color:white;font-size:clamp(58px,4.65vw,90px);line-height:1.06;letter-spacing:-.055em;max-width:800px}.hero-success{color:#fff}.hero-copy>p:not(.eyebrow){font-size:19px;line-height:1.55;color:#e4dadd;margin-top:30px}.hero .actions{margin-top:35px}.hero .button{background:#fff;color:var(--burgundy);border-color:white;border-radius:var(--radius);min-height:52px;gap:30px}.hero .text-link{color:white;border-color:#ffffff70}.stats{margin:0 50px;padding:0;border:0;gap:35px}.stats>div{position:relative;padding:0 24px!important;border-left:1px solid var(--rule)!important;grid-template-columns:1fr 24px}.stats>div:first-child{border:0!important}.stats strong{font-size:44px}.stats p{font-size:10px;margin-top:5px}.header{height:72px;box-shadow:none;backdrop-filter:blur(12px)}
@media(max-width:1100px){.hero-copy{width:61%;padding:40px}.hero h1{font-size:62px}.hero .eyebrow{font-size:9px}.hero-copy>p:not(.eyebrow){font-size:16px}.stats{margin:0 15px;gap:15px}.stats strong{font-size:37px}.stats>div{padding:0 15px!important}.hero-stage{min-height:470px}}
@media(max-width:700px){.hero{height:auto;display:flex;padding:12px 12px 35px;gap:28px}.hero-stage{min-height:650px;align-items:flex-start;border-radius:var(--radius)}.hero-copy{width:100%;padding:34px 24px}.hero h1{font-size:48px;max-width:420px}.hero .eyebrow{font-size:8px;margin-bottom:23px}.hero-copy>p:not(.eyebrow){font-size:15px;margin-top:23px}.hero .actions{gap:20px;margin-top:25px;flex-wrap:wrap}.hero .button{font-size:12px;gap:24px}.hero .text-link{font-size:12px}.hero-visual img{object-position:63% bottom}.hero-stage:after{background:linear-gradient(180deg,rgba(24,14,20,.9) 0%,rgba(24,14,20,.7) 48%,rgba(24,14,20,0) 100%)}.stats{margin:0 10px;width:auto;gap:25px 12px}.stats strong{font-size:35px}.stats>div{border:0!important;padding:0 6px!important}.stats p{font-size:8px}}

@media(max-width:1200px){.section{padding:50px var(--pad)}.about-intro{gap:50px}.about-intro h2{font-size:45px}.body-copy{font-size:15px}.about-gallery .photo-frame{height:235px}.diagnosis article{display:block;padding:28px}.diagnosis h3{font-size:38px}.diagnosis article>p+p{margin-top:18px}.diagnosis article>p:not(.eyebrow){font-size:15px}.check-copy{padding:45px}.check{min-height:620px}.check h2{font-size:49px}.service-layout{grid-template-columns:.6fr 1.4fr;gap:35px}.service-visual{min-height:630px}.process button{padding:13px}.process button>span{font-size:18px}.service-title h3{font-size:32px}.deliverables strong{font-size:15px}.deliverables li{font-size:13px}.fit-intro h2{font-size:64px}.fit-text{font-size:17px}.fit-choice{padding:22px}.founder-feature{gap:25px 35px;padding:30px}.founder-name{font-size:53px}.bio-lead{font-size:22px}#founder-bio{font-size:15px}.portrait{min-height:580px}.proof-title h2{font-size:45px}.testimonials article{padding:40px 55px}.booking-heading{padding:40px}.booking h2{font-size:62px}.booking-heading>p{font-size:17px}.footer-grid{gap:30px}}
@media(max-width:850px){.header{gap:25px}.header nav{gap:20px}.about-intro{gap:30px}.about-intro h2{font-size:37px}.body-copy{font-size:14px}.body-copy .statement{font-size:16px}.about-gallery .photo-frame{height:220px}.check h2{font-size:42px}.check-copy{padding:35px}.check p{font-size:16px}.check{min-height:600px}.service-layout{grid-template-columns:1fr}.service-visual{display:none}.fit-intro{gap:35px}.fit-photo{height:210px}.fit-intro h2{font-size:54px}.fit-list{grid-template-columns:1fr 1fr}.fit-text{font-size:18px}.founder-feature{grid-template-columns:.75fr 1.25fr;gap:25px}.founder-name{font-size:46px}.bio-lead{font-size:21px}.founder-caption{padding-top:10px}.portrait{min-height:650px}.booking-heading{padding:32px}.booking h2{font-size:49px}.booking iframe{height:690px}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{flex-wrap:wrap}.footer-wordmark{width:65%}}
@media(max-width:700px){html{scroll-padding-top:64px}main{padding-top:64px}.header{height:64px;padding:0 24px}.header nav{display:none}.header .button{margin-left:auto}.header .logo img{width:82px}.viewport-section{min-height:0}.section{padding:56px 24px}.section-label{font-size:10px;margin-bottom:28px}.about-intro{display:block;margin-bottom:28px}.about-intro h2{font-size:39px;margin-bottom:28px}.body-copy{font-size:16px}.body-copy .statement{font-size:18px}.about-gallery{grid-template-columns:1fr .7fr;gap:12px}.about-gallery .photo-frame{height:220px;border-radius:var(--radius)}.about-wide img{object-position:40% center}.about-detail img{object-position:55% center}.diagnosis>.section-label{justify-content:start}.diagnosis>h2{text-align:left;font-size:39px;margin-bottom:30px}.diagnosis-grid{grid-template-columns:1fr;gap:15px}.diagnosis article{padding:27px}.diagnosis h3{font-size:37px}.diagnosis article>p:not(.eyebrow){font-size:16px}.screen-check{padding:15px 12px}.check{display:flex;flex-direction:column;min-height:0;border-radius:var(--radius)}.check-copy{padding:38px 26px}.check h2{font-size:40px}.check p{font-size:16px}.check-photo{height:280px}.check-photo img{object-position:55% 40%}.service-layout{display:block}.process{margin-bottom:27px;padding:4px}.process:before{left:4px;top:4px;bottom:4px;width:calc((100% - 8px)/3)}.process button{padding:12px 10px}.process button>span{font-size:17px}.process button p{font-size:7px;letter-spacing:.02em}.service-title h3{font-size:32px}.service-overview>p{font-size:16px}.deliverables{grid-template-columns:1fr}.deliverables li{font-size:15px;padding:18px 0}.deliverables strong{font-size:17px}.build-columns{grid-template-columns:1fr;gap:26px}.build-columns .eyebrow{font-size:9px}.fit-intro{display:block}.fit-intro h2{font-size:48px}.fit-hint{font-size:15px;margin-top:15px}.fit-photo{margin-top:28px;height:215px}.fit-explorer{gap:25px}.fit-list{grid-template-columns:1fr;gap:10px}.fit-choice{min-height:95px;padding:22px}.fit-text{font-size:18px}.founder-feature{display:flex;flex-direction:column;padding:24px;gap:0;border-radius:var(--radius)}.founder-identity{display:contents}.founder-caption{order:0;align-self:start;padding:8px 0 25px}.founder-name{font-size:49px}.portrait{order:1;min-height:0;height:350px;width:100%;margin-bottom:28px;border-radius:var(--radius)}.founder-story{order:2;padding:0}.bio-lead{font-size:24px}#founder-bio{font-size:16px}.founder-stat{font-size:9px}.screen-founder .section{padding:45px 12px}.proof-title h2{font-size:39px}.proof-title{margin-bottom:28px}.testimonials article{padding:30px 25px;gap:30px}.testimonials blockquote{font-size:24px;line-height:1.4}.person{font-size:14px}.testimonials .eyebrow{font-size:9px}.carousel-controls{gap:18px}.booking{display:flex;flex-direction:column;gap:20px}.booking-heading{padding:35px 28px}.booking h2{font-size:52px}.booking-heading>p{font-size:17px}.booking iframe{height:715px}.site-footer{padding:50px 24px 25px}.footer-brand{grid-column:1/-1}.footer-connect{grid-column:1/-1}.footer-grid{gap:32px 25px}.footer-column a{font-size:13px}.footer-wordmark{width:100%;margin:45px 0 30px}.footer-bottom{font-size:10px;gap:20px}.footer-bottom>span:nth-child(2){order:3;width:100%}.footer-bottom a{margin-left:auto}}
/* Short, interruptible feedback. Reading and scrolling stay native. */
.roll-label{display:inline-block;position:relative;overflow:hidden;vertical-align:middle;line-height:1.5}.roll-label>span{display:block;transition:transform 200ms var(--ease)}.roll-copy{position:absolute;top:100%;left:0;white-space:nowrap}.button .octicon,.text-link .octicon{transition:transform 200ms var(--ease)}.header nav a{position:relative}.header nav a:after{content:'';position:absolute;left:0;bottom:-6px;height:2px;width:100%;background:var(--coral);transform:scaleX(0);transform-origin:left;transition:transform 180ms var(--ease)}.header nav a[aria-current=true]:after{transform:scaleX(1)}.hero-line{overflow:hidden}.hero-line>span{display:block}.motion-ready .hero-line>span{animation:line-enter 650ms var(--ease) both;animation-delay:calc(var(--line,0)*65ms)}.motion-ready .hero-end:after{animation:rule-enter 600ms var(--ease) 250ms both}.title-mask{display:block;overflow:hidden;padding-bottom:.07em;margin-bottom:-.07em}.title-slide{display:block}.motion-ready .reveal:not(.is-visible){opacity:0;transform:translateY(14px)}.motion-ready .reveal{transition:opacity 450ms var(--ease),transform 450ms var(--ease);transition-delay:var(--reveal-delay,0ms)}.motion-ready [data-photo-reveal] img{transition:transform 700ms var(--ease)}.motion-ready [data-photo-reveal]:not(.is-visible) img{transform:scale(1.035)}
@keyframes line-enter{from{transform:translateY(105%)}to{transform:translateY(0)}}@keyframes rule-enter{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@media(hover:hover) and (pointer:fine){a:hover .roll-label>span{transform:translateY(-100%)}.button:hover .octicon{transform:translate(2px,-2px)}.text-link:hover .octicon{transform:translateY(3px)}.button:hover{background:#79023d}.header .button:hover{background:none}.header nav a:hover:after{transform:scaleX(1)}.fit-choice:hover{color:var(--burgundy)}.footer-column a:hover{text-decoration:underline;text-underline-offset:5px}.arrows button:hover{background:#ffffff15}.photo-frame img{transition:transform 700ms var(--ease)}.photo-frame:hover img{transform:scale(1.025)}}
html.keyboard-mode *,html.keyboard-mode *:before,html.keyboard-mode *:after{transition:none!important;animation:none!important}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}.motion-ready .reveal:not(.is-visible){opacity:1;transform:none}.motion-ready [data-photo-reveal]:not(.is-visible) img{transform:none}}
@media print{.header{position:static}main{padding:0}.viewport-section{min-height:0;break-inside:avoid}.reveal{opacity:1!important;transform:none!important}}

.hero .eyebrow{display:flex;gap:10px;align-items:center}.hero .eyebrow:before{content:"";width:6px;height:6px;border-radius:var(--radius);background:var(--coral)}
@media(max-width:700px){.hero{flex-direction:column}.stats{grid-template-columns:repeat(2,1fr)}}
@media(hover:hover) and (pointer:fine){.fit-choice[aria-pressed=true]:hover{color:white}.hero .button:hover,.check .button:hover,.footer-brand .button:hover{background:#f0e7eb;color:var(--burgundy)}}
.motion-ready .hero-copy{animation:hero-enter 550ms var(--ease) both}.motion-ready .hero-visual img{animation:hero-image-enter 900ms var(--ease) both}
@keyframes hero-enter{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}
@keyframes hero-image-enter{from{transform:scale(1.035)}to{transform:scale(1)}}
/* Diagnosis: one reading column and a shared typographic rhythm. */
.diagnosis article{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto 1fr auto auto;align-content:start;padding:40px 44px;column-gap:0}
.diagnosis .eyebrow{margin:0 0 24px;font-size:11px;letter-spacing:.06em}
.diagnosis h3{margin:0 0 28px;font-size:48px;line-height:1.12}
.diagnosis article>p:not(.eyebrow){max-width:64ch;font-size:18px;line-height:1.65;margin:0;color:#756c71;text-wrap:pretty}
.diagnosis article>p:nth-of-type(3){min-height:82px;margin-top:28px;padding-top:23px;border-top:1px solid var(--rule);font-size:19px;line-height:1.5;color:var(--burgundy)}
.diagnosis article:last-child>p:not(.eyebrow){color:#dcc5d0}
.diagnosis article:last-child>p:nth-of-type(3){border-color:#ffffff26;color:white}
.diagnosis .system-graphic{margin-top:30px}
@media(max-width:1200px){.diagnosis article{display:grid;padding:32px}.diagnosis h3{font-size:42px}.diagnosis article>p:not(.eyebrow){font-size:17px}.diagnosis article>p:nth-of-type(3){font-size:18px;min-height:105px}}
@media(max-width:700px){.diagnosis article{padding:28px}.diagnosis .eyebrow{font-size:10px;margin-bottom:20px}.diagnosis h3{font-size:38px;margin-bottom:24px}.diagnosis article>p:not(.eyebrow){font-size:16px;line-height:1.65}.diagnosis article>p:nth-of-type(3){min-height:0;font-size:18px;margin-top:24px;padding-top:20px}.diagnosis .system-graphic{margin-top:27px}}

/* One corner radius for surfaces and controls; dots remain circular indicators. */
.header .button{padding:7px 13px;gap:15px;border:1px solid #d2c3ca;border-radius:var(--radius)}
.header .button>span:last-child:not(.roll-label){width:20px;height:24px}
.process button{border-radius:var(--radius)}

/* Complete section navigation and brand timing accents. */
.process button p{color:var(--coral)}
.header nav a[href='#about'],.header nav a[href='#founder']{display:inline-block}
.header nav{gap:clamp(16px,1.6vw,30px)}
.header{gap:28px}
.nav-toggle{display:none;color:var(--burgundy);background:white;border:1px solid var(--rule);border-radius:var(--radius);padding:10px 15px;min-height:44px}
@media(max-width:1200px){
.header{gap:14px}.nav-toggle{display:block;margin-left:auto}.header .button{margin-left:0}
.header nav{display:none;position:absolute;top:calc(100% + 8px);left:24px;right:24px;max-height:calc(100svh - 95px);overflow-y:auto;padding:16px;background:white;border:1px solid var(--rule);border-radius:var(--radius);box-shadow:0 12px 35px #332b2f12;grid-template-columns:1fr 1fr;gap:2px}
.header nav.is-open{display:grid}.header nav a{padding:13px 14px;min-height:44px;border-radius:var(--radius)}.header nav a:after{display:none}.header nav a[aria-current=true]{background:#f3eeee;color:var(--burgundy)}
}
/* Left-align each tab label group; coral identifies the active timing only. */
.process button{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px;text-align:left}
.process button p{margin:0;color:var(--muted)}
.process button[aria-selected=true] p{color:var(--coral)}
/* Coral accents for audience selection and small editorial labels. */
.fit-choice[aria-pressed=true]{background:var(--burgundy);border-color:var(--burgundy);color:white}
@media(hover:hover) and (pointer:fine){.fit-choice[aria-pressed=true]:hover{color:white}}
.section-label,.eyebrow,.hero .eyebrow,.diagnosis .eyebrow,.diagnosis article:last-child .eyebrow,.service-title .eyebrow,.build-columns .eyebrow,.founder-caption .eyebrow,.testimonials .eyebrow,.booking-heading .eyebrow,.footer-column h2{color:var(--coral)}
/* Section labels retain burgundy type with a coral plus. */
.section-label{color:var(--burgundy)}
.section-label .section-plus{color:var(--coral)}

.fit-choice[aria-pressed=true] .fit-tick{background:var(--coral);border-color:var(--coral);color:var(--burgundy)}
/* QA: readable supporting labels and comfortable touch targets. */
.section-label,.hero .eyebrow,.diagnosis .eyebrow,.service-title .eyebrow,.build-columns .eyebrow,.founder-caption .eyebrow,.founder-stat,.testimonials .eyebrow,.footer-column h2{font-size:12px;line-height:1.5}
.process button p{font-size:11px;line-height:1.45;letter-spacing:.035em}
.stats p{font-size:11px;line-height:1.5}
.process button{min-height:76px}
.arrows button{width:44px;height:44px}
.dots button{width:32px;height:44px}.dots button:after{left:13px;top:19px}
.footer-column a{min-height:32px;align-items:center}
.footer-bottom>a{min-width:44px;min-height:44px;display:grid;place-items:center}
@media(max-width:700px){
.process button{padding:12px 9px;min-height:72px}.process button p{font-size:10px;letter-spacing:0}
.hero .eyebrow{font-size:10px}.stats p{font-size:10px}.footer-column a{min-height:44px}
.carousel-controls{gap:14px}.dots{gap:0}.arrows{gap:8px}
}

.booking-direct{align-self:flex-start;margin-top:30px;background:white;color:var(--burgundy);border-color:white}
@media(hover:hover) and (pointer:fine){.booking-direct:hover{background:#f0e7eb;color:var(--burgundy)}}
/* Let the hero grow on short screens instead of overflowing into its stats. */
.hero{height:auto;min-height:calc(100svh - 72px);grid-template-rows:minmax(560px,1fr) auto}
@media(max-width:1100px) and (min-width:701px){.hero{grid-template-rows:minmax(470px,1fr) auto}}
@media(max-width:700px){.hero{min-height:0}}

/* Burgundy navigation, matching the brand's dark surfaces. */
.header{background:var(--burgundy);color:white;border-bottom-color:#ffffff20}
.header .button{background:white;color:var(--burgundy);border-color:white}
.nav-toggle{background:transparent;color:white;border-color:#ffffff45}
@media(hover:hover) and (pointer:fine){.header .button:hover{background:#f0e7eb;color:var(--burgundy)}}
@media(max-width:1200px){.header nav{background:var(--burgundy);color:white;border-color:#ffffff30}.header nav a[aria-current=true]{background:#ffffff12;color:white}}

/* Each diagnosis sentence occupies its own desktop line. */
.diagnosis>h2{max-width:1400px}.diagnosis-sentence{display:block}
@media(min-width:1101px){.diagnosis>h2{font-size:clamp(38px,3.05vw,58px)}.diagnosis-sentence{white-space:nowrap}}
/* Phone layouts: shared gutters, readable content, and native vertical flow. */
@media(max-width:700px){
.header{padding:0 16px;gap:12px}.header .logo{order:0}.header .logo img{width:80px}.header .button{order:1;margin-left:auto;min-height:42px;padding:8px 12px;gap:12px}.nav-toggle{order:2;margin-left:0;width:44px;height:44px;padding:12px;display:grid;place-items:center}.header nav{left:12px;right:12px;padding:10px;grid-template-columns:1fr}.header nav a{padding:12px 14px;font-size:16px;min-height:48px}
.section{padding:48px 20px}.section-label{margin-bottom:24px;font-size:11px}
.hero{padding:12px 12px 28px;gap:24px}.hero-stage{min-height:570px}.hero-copy{padding:30px 24px}.hero h1{font-size:clamp(37px,10.7vw,46px);line-height:1.06}.hero .eyebrow{font-size:10px;line-height:1.5;margin-bottom:24px}.hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.5}.hero .actions{gap:16px;align-items:flex-start;flex-direction:column}.hero .button{min-height:46px}.hero .text-link{min-height:40px;padding:8px 0}.hero-stage:after{background:linear-gradient(180deg,#180e14ed 0%,#180e14b3 53%,#180e1410 100%)}
.stats{margin:0 8px;gap:24px 18px}.stats>div{padding:0!important;gap:6px}.stats strong{font-size:34px}.stats small{font-size:17px}.stats p{font-size:10px;margin:0;max-width:155px}.stat-icon{width:18px;height:18px}
.about-intro h2,.diagnosis>h2,.proof-title h2{font-size:34px;line-height:1.15;letter-spacing:-.045em}.body-copy{line-height:1.6}.about-gallery{grid-template-columns:1fr}.about-gallery .about-wide{height:235px}.about-gallery .about-detail{display:none}
.diagnosis article{padding:24px}.diagnosis h3{font-size:34px;margin-bottom:22px}.diagnosis .eyebrow{font-size:10px;letter-spacing:.04em}.diagnosis article>p:not(.eyebrow){font-size:16px;line-height:1.6}.diagnosis article>p:nth-of-type(3){font-size:17px}.diagnosis-sentence+.diagnosis-sentence{margin-top:8px}
.check-copy{padding:30px 24px}.check h2{font-size:34px;line-height:1.15}.check-symbol{margin-bottom:22px}.check p{margin:22px 0 26px}.check-photo{height:225px}
.process{margin-bottom:28px}.process button{padding:11px 9px;min-height:70px;gap:6px}.process button>span{font-size:16px}.process button p{font-size:9px;white-space:nowrap}.service-title h3{font-size:30px}.service-overview{margin-bottom:22px}.deliverables li{padding:16px 0}.deliverables strong{font-size:16px}.deliverables li>span{margin-top:6px}.services-cta{margin-top:20px}
.fit-intro h2{font-size:38px}.fit-photo{height:200px;margin-top:24px}.fit-choice{padding:20px;min-height:0;gap:16px;align-items:start}.fit-text{font-size:17px;line-height:1.5}.fit-tick{margin-top:2px}
.screen-founder .section{padding:36px 12px}.founder-feature{padding:24px}.founder-caption{padding:0 0 22px}.founder-caption .eyebrow{font-size:11px;margin-bottom:14px}.founder-name{font-size:42px}.portrait{height:310px;margin-bottom:24px}.portrait img{object-position:center 23%}.bio-lead{font-size:20px;line-height:1.5;margin-bottom:20px}#founder-bio{font-size:16px;line-height:1.6}.founder-stat{font-size:10px;line-height:1.6}.bio-toggle{min-height:44px;padding:10px 0}
.proof>.section-label{justify-content:flex-start}.proof-title{justify-content:flex-start}.proof-title h2{text-align:left}.testimonials article{padding:26px 24px;gap:28px}.testimonials blockquote{font-size:21px;line-height:1.5;letter-spacing:-.02em}.testimonials .eyebrow{font-size:10px;line-height:1.5}.carousel-controls{justify-content:space-between;margin-top:18px}
.booking{gap:0}.booking-heading{padding:30px 24px}.booking h2{font-size:42px;margin:24px 0;line-height:1.12}.booking-heading>p{font-size:16px;line-height:1.6}.booking iframe{display:none}.booking-direct{margin-top:26px;min-height:48px}
.site-footer{padding:40px 20px 24px}.footer-grid{gap:28px 20px}.footer-brand p{margin:20px 0;max-width:320px}.footer-column{gap:6px}.footer-column h2{font-size:11px;margin-bottom:8px}.footer-column a{font-size:14px}.footer-wordmark{margin:36px 0 24px}.footer-bottom{gap:12px;padding-top:16px}
.motion-ready .reveal,.motion-ready .reveal:not(.is-visible){opacity:1;transform:none;transition:none}.motion-ready [data-photo-reveal] img,.motion-ready [data-photo-reveal]:not(.is-visible) img{transform:none;transition:none}
}
@media(max-width:359px){.header{gap:8px;padding:0 12px}.header .button{font-size:12px;gap:6px}.hero-copy{padding:26px 20px}.hero h1{font-size:36px}.process button{padding:10px 6px}.process button>span{font-size:14px}.process button p{font-size:8px}.founder-feature{padding:20px}.founder-name{font-size:38px}}
/* Anchor the mobile hero content to the bottom of the photograph. */
@media(max-width:700px){
.hero-stage{align-items:flex-end}
.hero-copy{padding-bottom:30px}
.hero-stage:after{background:linear-gradient(180deg,#180e1426 0%,#180e1480 30%,#180e14d9 67%,#180e14f2 100%)}
}
.header nav .mobile-book{display:none}
@media(max-width:700px){.header>.button{display:none}.header .nav-toggle{margin-left:auto}.header nav .mobile-book{display:flex;justify-content:center;margin:10px 4px 4px;min-height:48px;background:white;color:var(--burgundy)}.header nav .mobile-book[aria-current=true]{background:white;color:var(--burgundy)}}
/* Soft-black headings on light surfaces. */
.about-intro h2,.diagnosis>h2,.diagnosis article:first-child h3,.service-title h3,.fit-intro h2,.proof-title h2{color:#222222}
/* A closer founder portrait, framed from the chest upward. */
.portrait img{object-position:50% 16%;scale:1.5;transform-origin:50% 16%}

/* Compact founder portrait crop. */
@media(max-width:700px){.portrait img{scale:1.3}}
/* Who it's for: one burgundy editorial panel, six quiet statements. */
.screen-fit{background:white}
.fit-editorial{background:var(--burgundy);border-radius:9px;padding:64px;color:white}
.fit-heading{display:flex;flex-direction:column;align-items:flex-start;gap:22px;margin-bottom:52px}
.fit-heading .section-label{margin:0;color:white;opacity:.85}.fit-heading h2{font-size:42px;line-height:1.1;color:white;letter-spacing:-.04em}
.fit-heading .section-plus svg{display:block;width:13px;height:13px;fill:var(--coral)}
.fit-bento{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:80px;row-gap:0;margin:0;padding:0}
.fit-card{min-width:0;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:24px;padding:30px 0;min-height:128px;border-top:1px solid #ffffff30;color:white}
.fit-card-icon{display:grid;place-items:center;width:24px;height:24px;margin-top:3px;color:var(--coral)}.fit-card-icon svg{width:24px;height:24px;fill:currentColor}
.fit-card p{font-size:22px;line-height:1.5;letter-spacing:-.018em;max-width:40ch;margin:0}
@media(max-width:1100px){.fit-editorial{padding:44px}.fit-bento{column-gap:40px}.fit-card{gap:20px;padding:26px 0}.fit-card p{font-size:19px}.fit-heading{margin-bottom:36px}}
@media(max-width:700px){.screen-fit .section{padding:40px 12px}.fit-editorial{padding:32px 24px 12px}.fit-heading{gap:18px;margin-bottom:30px}.fit-heading h2{font-size:32px}.fit-bento{grid-template-columns:1fr}.fit-card{gap:18px;min-height:0;padding:24px 0;grid-template-columns:22px minmax(0,1fr)}.fit-card p{font-size:17px;line-height:1.5;max-width:none}.fit-card-icon,.fit-card-icon svg{width:22px;height:22px}}
/* A light founder section balances the burgundy audience panel. */
.screen-founder{background:#f7f7f6}
.founder-feature{background:#fff;color:#222}
.founder-name,.founder-feature .bio-lead{color:#222}
.founder-feature #founder-bio{color:#625e60}
.founder-caption .eyebrow,.founder-feature .bio-toggle,.founder-feature .founder-stat{color:var(--burgundy)}
.founder-feature .bio-toggle{border-bottom-color:#c8b9c0}
.founder-feature .founder-stat{border-top-color:#e9e3e6}

/* Compact editorial comparison; shared rows keep both arguments aligned. */
.diagnosis-grid{max-width:1440px;margin-inline:auto;row-gap:0}
.diagnosis article{grid-row:span 4;grid-template-rows:subgrid;padding:32px 36px}
.diagnosis .eyebrow{margin-bottom:18px}
.diagnosis h3{margin-bottom:22px;font-size:44px}
.diagnosis article>p:nth-of-type(3){min-height:0;margin-top:24px;padding-top:20px;font-size:18px}
@media(max-width:700px){
 .diagnosis-grid{row-gap:15px}
 .diagnosis article{grid-row:auto;grid-template-rows:auto;padding:26px 24px}
 .diagnosis h3{font-size:34px;margin-bottom:20px}
 .diagnosis article>p:nth-of-type(3){font-size:17px;margin-top:22px;padding-top:18px}
}

/* Restored four-card illustrations: staggered profiles and connected profiles. */
.diagnosis article{grid-row:span 5}
.diagnosis .system-graphic{height:100px;gap:24px;margin-top:28px;padding:12px 0;align-items:center}
.system-graphic i{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;height:64px;padding:12px 14px;border:1px solid #d9ced4;background:#f6f3f5;border-radius:var(--radius)}
.diagram-dot{width:9px;height:9px;background:#b6a5ad;border-radius:var(--radius);margin-bottom:2px}
.diagram-line{height:3px;width:80%;background:#d2c5cc;border-radius:var(--radius)}
.diagram-line.short{width:50%}
.fragmented i:nth-child(2){transform:translateY(10px) rotate(3deg)}
.fragmented i:nth-child(3){transform:translateY(-9px) rotate(-3deg)}
.connected i{background:#ffffff08;border-color:#ff535380}
.connected .diagram-dot{background:var(--coral)}
.connected .diagram-line{background:#ff535366}
.connected i:not(:last-child):after{width:24px;right:-25px;top:50%;height:2px;background:var(--coral)}
.connected i:last-child{background:var(--coral);border-color:var(--coral)}
.connected i:last-child .diagram-dot{background:var(--burgundy)}
.connected i:last-child .diagram-line{background:#5e002c66}
@media(max-width:700px){
 .diagnosis article{grid-row:auto}
 .diagnosis .system-graphic{height:94px;gap:12px;margin-top:24px}
 .system-graphic i{height:58px;padding:9px 8px;gap:6px;min-width:0}
 .connected i:not(:last-child):after{width:12px;right:-13px}
 .diagram-dot{width:8px;height:8px}
}

/* Official inline scheduling widget, including the mobile booking section. */
.booking .calendly-inline-widget{width:100%;min-width:0;border:1px solid var(--rule);border-radius:9px;overflow:hidden;background:white}
.booking .calendly-inline-widget iframe{display:block;width:100%;height:100%;border:0;border-radius:0}
@media(max-width:700px){
 .booking.section{padding-inline:0;gap:20px}
 .booking-heading{margin-inline:20px}
 .booking .calendly-inline-widget{height:780px!important;border:0;border-radius:0}
}

/* Service category labels share the same ink as service headings. */
.service-title .eyebrow,.build-columns .eyebrow{color:var(--ink)}

/* Full-bleed dithered swirl adapted to Talora's burgundy and coral palette. */
.hero-visual{background:#240011}
.hero-swirl{display:block;width:100%;height:100%}
.hero-stage:after{background:linear-gradient(90deg,#1d000ee8 0%,#260012c7 35%,#2600124d 62%,#2600120f 100%)}
.hero-copy{position:relative;z-index:1;text-shadow:0 1px 16px #1a000ca6}
@media(max-width:700px){
  .hero-stage:after{background:linear-gradient(180deg,#22001017 0%,#22001052 28%,#220010dc 62%,#220010f7 100%)}
}
@media(prefers-reduced-motion:reduce){.hero-swirl{opacity:.92}}

/* Light navigation surface across desktop and mobile. */
.header{background:#fffffff5;color:var(--burgundy);border-bottom-color:var(--rule)}
.header>.logo img{filter:brightness(0) saturate(100%) invert(11%) sepia(69%) saturate(4090%) hue-rotate(319deg) brightness(72%) contrast(111%)}
.header .button{background:var(--burgundy);color:white;border-color:var(--burgundy)}
.nav-toggle{background:white;color:var(--burgundy);border-color:var(--rule)}
@media(hover:hover) and (pointer:fine){.header .button:hover{background:#79023d;color:white}}
@media(max-width:1200px){
  .header nav{background:white;color:var(--burgundy);border-color:var(--rule)}
  .header nav a[aria-current=true]{background:#f3eeee;color:var(--burgundy)}
}
@media(max-width:700px){
  .header nav .mobile-book,.header nav .mobile-book[aria-current=true]{background:var(--burgundy);color:white}
}

/* Soft-black type on light surfaces; brand color remains reserved for accents. */
.header,.header nav{color:var(--ink)}
.header>.logo img{filter:brightness(0) saturate(100%) invert(12%) sepia(0%) saturate(0%) hue-rotate(180deg) brightness(92%) contrast(93%)}
.nav-toggle{color:var(--ink)}
@media(max-width:1200px){
  .header nav{color:var(--ink)}
  .header nav a[aria-current=true]{color:var(--ink)}
}
.screen-about .body-copy,
.diagnosis article:first-child>p:not(.eyebrow),
.service-overview>p,
.deliverables li>span,
.fit-hint,
.founder-feature #founder-bio,
.testimonials .eyebrow{color:var(--ink)}

/* Editorial testimonial grid: every story is visible in one composition. */
.proof-title{margin-bottom:34px}
.testimonials{
  display:grid;
  grid-template-columns:repeat(12,minmax(0,1fr));
  gap:15px;
  overflow:visible;
  scroll-snap-type:none;
  cursor:default;
  background:transparent;
  border-radius:0;
}
.testimonials article{
  position:relative;
  min-height:280px;
  padding:34px;
  border:1px solid var(--rule);
  border-radius:var(--radius);
  background:white;
  gap:36px;
  overflow:hidden;
}
.testimonials article:before{
  content:'“';
  position:absolute;
  top:20px;
  right:27px;
  color:var(--coral);
  font:400 52px/1 Georgia,serif;
}
.testimonials article:nth-child(1){grid-column:span 7;background:var(--burgundy);border-color:var(--burgundy);color:white}
.testimonials article:nth-child(2){grid-column:span 5}
.testimonials article:nth-child(3){grid-column:span 5}
.testimonials article:nth-child(4){grid-column:span 7}
.testimonials blockquote{
  max-width:none;
  margin:0;
  padding-right:36px;
  color:var(--ink);
  font-size:clamp(20px,1.45vw,28px);
  line-height:1.38;
  letter-spacing:-.025em;
}
.testimonials article:nth-child(1) blockquote{color:white}
.testimonials article:nth-child(1) .eyebrow{color:#d8c0cc}
.testimonials article:nth-child(1) .person{color:white}
.testimonials article>div{width:auto;max-width:none;margin:0}
.carousel-controls{display:none}
@media(max-width:850px){
  .testimonials{grid-template-columns:1fr 1fr}
  .testimonials article:nth-child(n){grid-column:auto;min-height:330px;padding:28px}
  .testimonials blockquote{font-size:19px;padding-right:24px}
}
@media(max-width:700px){
  .proof-title{justify-content:flex-start;margin-bottom:25px}
  .proof-title h2{text-align:left}
  .testimonials{grid-template-columns:1fr;gap:12px}
  .testimonials article:nth-child(n){min-height:0;padding:28px 24px;gap:30px}
  .testimonials blockquote{font-size:18px;line-height:1.5;padding-right:20px}
  .testimonials article:before{top:17px;right:20px;font-size:42px}
}

/* A single people-system diagram transforms with the selected service stage. */
.service-diagram{position:relative;display:block;background:var(--burgundy);border-radius:var(--radius);overflow:hidden}
.diagram-canvas{position:absolute;inset:0;padding:30px;color:white;background:
  linear-gradient(#ffffff0a 1px,transparent 1px),linear-gradient(90deg,#ffffff0a 1px,transparent 1px),var(--burgundy);
  background-size:44px 44px;transition:opacity 180ms}
.diagram-caption{position:relative;z-index:5;display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:.08em;text-transform:uppercase}
.diagram-caption span{color:var(--coral)}.diagram-caption strong{font-weight:400}
.diagram-panel{position:absolute;inset:90px 38px 68px;opacity:0;transform:scale(.97);transition:opacity 260ms var(--ease),transform 340ms var(--ease);pointer-events:none}
.diagram-panel svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}
.diagram-panel path{fill:none;stroke:#ff53538c;stroke-width:.42;vector-effect:non-scaling-stroke;stroke-dasharray:2 2}
.system-node{position:absolute;width:58px;height:58px;border:1px solid #ff5353aa;border-radius:var(--radius);background:#5e002c;box-shadow:inset 0 0 0 7px #ffffff05;z-index:2}
.system-node:after{content:'';position:absolute;left:12px;right:12px;top:18px;height:2px;background:var(--coral);box-shadow:0 8px 0 #ff535366}
.diagram-index{position:absolute;left:30px;right:30px;bottom:28px;display:flex;gap:7px}
.diagram-index span{height:3px;flex:1;background:#ffffff20;border-radius:9px;transition:background 180ms}.diagram-index span.is-active{background:var(--coral)}
.diagram-canvas[data-stage="0"] .diagram-diagnostic,.diagram-canvas[data-stage="1"] .diagram-build,.diagram-canvas[data-stage="2"] .diagram-handover{opacity:1;transform:none}
.diagram-diagnostic .node-a{left:7%;top:12%;transform:rotate(-5deg)}.diagram-diagnostic .node-b{left:60%;top:2%;transform:rotate(4deg)}
.diagram-diagnostic .node-c{left:72%;top:51%;transform:rotate(-3deg)}.diagram-diagnostic .node-d{left:30%;top:68%;transform:rotate(5deg)}
.diagram-diagnostic .node-e{left:4%;top:43%;transform:rotate(3deg)}.diagram-diagnostic .node-f{left:43%;top:31%;transform:rotate(-4deg);border-color:var(--coral)}
.diagram-scan{position:absolute;top:0;bottom:0;width:1px;left:45%;background:linear-gradient(transparent,var(--coral),transparent);box-shadow:0 0 22px 5px #ff53533b;animation:diagram-scan 3.2s ease-in-out infinite alternate}
.diagram-build .system-core{position:absolute;left:calc(50% - 44px);top:calc(50% - 44px);width:88px;height:88px;border-radius:50%;background:var(--coral);box-shadow:0 0 0 12px #ff535320;z-index:2}
.diagram-build .system-core:after{content:'';position:absolute;inset:31px;border:2px solid var(--burgundy);border-radius:3px}
.diagram-build .node-a{left:4%;top:3%}.diagram-build .node-b{left:calc(50% - 29px);top:0}.diagram-build .node-c{right:4%;top:3%}
.diagram-build .node-d{left:4%;bottom:3%}.diagram-build .node-e{left:calc(50% - 29px);bottom:0}.diagram-build .node-f{right:4%;bottom:3%}
.diagram-handover .handover-frame{position:absolute;right:1%;top:4%;bottom:4%;width:48%;border:1px solid var(--coral);border-radius:var(--radius);background:#ff53530b}
.diagram-handover .handover-arrow{position:absolute;left:42%;top:49%;width:21%;height:1px;background:var(--coral)}
.diagram-handover .handover-arrow:after{content:'';position:absolute;right:0;top:-4px;width:8px;height:8px;border-top:1px solid var(--coral);border-right:1px solid var(--coral);transform:rotate(45deg)}
.diagram-handover .node-a{left:3%;top:20%}.diagram-handover .node-b{left:18%;top:5%}.diagram-handover .node-c{left:20%;bottom:5%}
.diagram-handover .node-d{right:27%;top:13%;background:var(--coral)}.diagram-handover .node-e{right:8%;top:38%}.diagram-handover .node-f{right:30%;bottom:8%}
@keyframes diagram-scan{from{left:15%}to{left:82%}}
@media(prefers-reduced-motion:reduce){.diagram-scan{animation:none;left:52%}}
@media(max-width:850px){.service-visual.service-diagram{display:block;min-height:360px;max-height:none;margin-bottom:24px}.diagram-panel{inset:72px 28px 58px}.system-node{width:48px;height:48px}.diagram-canvas{padding:24px}.diagram-index{left:24px;right:24px;bottom:22px}}
@media(max-width:700px){.service-visual.service-diagram{min-height:300px}.diagram-panel{inset:62px 22px 50px}.system-node{width:40px;height:40px}.system-node:after{left:8px;right:8px;top:12px;box-shadow:0 6px 0 #ff535366}.diagram-build .system-core{width:66px;height:66px;left:calc(50% - 33px);top:calc(50% - 33px)}.diagram-build .system-core:after{inset:23px}.diagram-canvas{padding:20px;background-size:34px 34px}.diagram-index{left:20px;right:20px;bottom:18px}}

/* Refined system blueprint: geometric signals rather than illustrative cards. */
.diagram-canvas{background:
  radial-gradient(circle at 50% 50%,#ff53530b 0,transparent 43%),
  linear-gradient(#ffffff08 1px,transparent 1px),
  linear-gradient(90deg,#ffffff08 1px,transparent 1px),var(--burgundy);
  background-size:auto,52px 52px,52px 52px,auto}
.diagram-panel{inset:82px 42px 64px}
.system-node{
  width:15px;height:15px;border-radius:50%;border:1px solid var(--coral);
  background:var(--burgundy);box-shadow:0 0 0 6px #ff53530b;transform:none!important
}
.system-node:after{content:none}
.diagram-panel path{stroke:#ff53538f;stroke-width:.65;stroke-dasharray:1.4 2.2}
.diagram-diagnostic:before{
  content:'';position:absolute;left:calc(50% - 92px);top:calc(50% - 92px);width:184px;height:184px;
  border:1px solid #ff53533d;border-radius:50%;box-shadow:0 0 0 36px #ff53530a,0 0 0 72px #ff535307
}
.diagram-diagnostic:after{content:'';position:absolute;left:50%;top:8%;bottom:8%;width:1px;background:#ffffff14}
.diagram-diagnostic .node-a{left:11%;top:18%}.diagram-diagnostic .node-b{left:65%;top:8%}
.diagram-diagnostic .node-c{left:78%;top:57%}.diagram-diagnostic .node-d{left:34%;top:78%}
.diagram-diagnostic .node-e{left:8%;top:50%}.diagram-diagnostic .node-f{left:48%;top:39%;width:21px;height:21px;background:var(--coral);box-shadow:0 0 0 9px #ff53531a}
.diagram-scan{width:1px;background:linear-gradient(transparent,#ff5353 22%,#ff5353 78%,transparent);box-shadow:0 0 28px 8px #ff535329}
.diagram-build:before,.diagram-build:after{content:'';position:absolute;left:50%;top:50%;border:1px solid #ff535333;border-radius:50%;transform:translate(-50%,-50%)}
.diagram-build:before{width:210px;height:210px}.diagram-build:after{width:330px;height:330px}
.diagram-build .system-core{left:calc(50% - 31px);top:calc(50% - 31px);width:62px;height:62px;border-radius:50%;background:var(--coral);box-shadow:0 0 0 10px #ff53531b;z-index:3}
.diagram-build .system-core:after{content:'';position:absolute;inset:22px;border:1px solid var(--burgundy);border-radius:50%}
.diagram-build .node-a{left:12%;top:12%}.diagram-build .node-b{left:calc(50% - 8px);top:4%}.diagram-build .node-c{right:12%;top:12%}
.diagram-build .node-d{left:12%;bottom:12%}.diagram-build .node-e{left:calc(50% - 8px);bottom:4%}.diagram-build .node-f{right:12%;bottom:12%}
.diagram-build path{stroke-dasharray:none;stroke:#ff535370}
.diagram-handover .handover-frame{right:3%;top:7%;bottom:7%;width:52%;border:1px solid #ff535373;background:#ff535307}
.diagram-handover .handover-frame:before{content:'';position:absolute;inset:16px;border:1px solid #ffffff13;border-radius:var(--radius)}
.diagram-handover .handover-frame:after{content:'';position:absolute;right:18px;top:18px;width:7px;height:7px;border-radius:50%;background:var(--coral);box-shadow:0 0 0 6px #ff53531b}
.diagram-handover .handover-arrow{left:34%;top:50%;width:24%}
.diagram-handover .node-a{left:8%;top:25%}.diagram-handover .node-b{left:23%;top:14%}.diagram-handover .node-c{left:20%;bottom:18%}
.diagram-handover .node-d{right:31%;top:22%;width:20px;height:20px;background:var(--coral);box-shadow:0 0 0 8px #ff53531a}
.diagram-handover .node-e{right:13%;top:48%}.diagram-handover .node-f{right:34%;bottom:18%}
.diagram-handover path{stroke:#ff535365}
@media(max-width:700px){
  .diagram-panel{inset:58px 24px 48px}
  .diagram-canvas{background-size:auto,40px 40px,40px 40px,auto}
  .diagram-diagnostic:before{width:120px;height:120px;left:calc(50% - 60px);top:calc(50% - 60px);box-shadow:0 0 0 25px #ff53530a,0 0 0 50px #ff535307}
  .diagram-build:before{width:130px;height:130px}.diagram-build:after{width:210px;height:210px}
  .diagram-build .system-core{width:46px;height:46px;left:calc(50% - 23px);top:calc(50% - 23px)}
  .diagram-build .system-core:after{inset:16px}
}

/* Editorial service poster inspired by campaign graphics, not literal diagrams. */
.service-visual.service-diagram{background:#f6f3f4;border:1px solid var(--rule)}
.service-diagram .diagram-canvas{
  display:flex;flex-direction:column;padding:30px;background:
    radial-gradient(circle at 75% 68%,#ff53531a 0,transparent 34%),
    linear-gradient(145deg,#fff 0%,#f6f1f3 100%);
  color:var(--ink)
}
.poster-brand{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:500;letter-spacing:-.01em}
.poster-mark{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--burgundy);color:white;font-size:12px;letter-spacing:-.08em}
.service-diagram .diagram-caption{position:static;display:block;margin-top:42px}
.service-diagram .diagram-caption span{display:block;color:var(--burgundy);font-size:clamp(86px,8vw,150px);font-weight:300;line-height:.82;letter-spacing:-.075em}
.service-diagram .diagram-caption strong{position:absolute;left:30px;bottom:30px;font-size:26px;line-height:1;letter-spacing:-.04em;text-transform:none;color:var(--ink)}
.poster-bars{display:flex;align-items:flex-end;gap:8px;height:240px;margin-top:auto;margin-bottom:54px}
.poster-bars i{position:relative;flex:1;height:var(--bar-height);min-height:24px;border-radius:7px 7px 2px 2px;background:
  radial-gradient(circle at 50% 35%,#fff8 0,transparent 34%),
  linear-gradient(160deg,#7b073f 0%,#ff5353 58%,#ff8e8e 100%);
  box-shadow:inset 0 0 24px #ffffff33,0 8px 28px #5e002c17;
  transition:height 520ms var(--ease),transform 520ms var(--ease)
}
.poster-bars i:after{content:'';position:absolute;inset:0;border:1px solid #5e002c20;border-radius:inherit}
.diagram-canvas[data-stage="0"] .poster-bars i:nth-child(1){--bar-height:34%}
.diagram-canvas[data-stage="0"] .poster-bars i:nth-child(2){--bar-height:72%}
.diagram-canvas[data-stage="0"] .poster-bars i:nth-child(3){--bar-height:48%}
.diagram-canvas[data-stage="0"] .poster-bars i:nth-child(4){--bar-height:84%}
.diagram-canvas[data-stage="1"] .poster-bars i:nth-child(1){--bar-height:27%}
.diagram-canvas[data-stage="1"] .poster-bars i:nth-child(2){--bar-height:46%}
.diagram-canvas[data-stage="1"] .poster-bars i:nth-child(3){--bar-height:68%}
.diagram-canvas[data-stage="1"] .poster-bars i:nth-child(4){--bar-height:92%}
.diagram-canvas[data-stage="2"] .poster-bars i:nth-child(1){--bar-height:76%}
.diagram-canvas[data-stage="2"] .poster-bars i:nth-child(2){--bar-height:76%}
.diagram-canvas[data-stage="2"] .poster-bars i:nth-child(3){--bar-height:76%}
.diagram-canvas[data-stage="2"] .poster-bars i:nth-child(4){--bar-height:76%}
.service-diagram .diagram-index{left:auto;right:30px;bottom:31px;width:112px}
.service-diagram .diagram-index span{background:#5e002c20}.service-diagram .diagram-index span.is-active{background:var(--coral)}
@media(prefers-reduced-motion:reduce){.poster-bars i{transition:none}}
@media(max-width:850px){
  .service-diagram .diagram-canvas{padding:24px}
  .service-diagram .diagram-caption{margin-top:24px}
  .service-diagram .diagram-caption span{font-size:92px}
  .service-diagram .diagram-caption strong{left:24px;bottom:24px;font-size:22px}
  .poster-bars{height:125px;margin-bottom:42px;gap:6px}
  .service-diagram .diagram-index{right:24px;bottom:25px;width:90px}
}
@media(max-width:700px){
  .service-diagram .diagram-canvas{padding:20px}
  .poster-brand{font-size:11px}.poster-mark{width:24px;height:24px;font-size:10px}
  .service-diagram .diagram-caption{margin-top:18px}
  .service-diagram .diagram-caption span{font-size:78px}
  .service-diagram .diagram-caption strong{left:20px;bottom:20px;font-size:20px}
  .poster-bars{height:105px;margin-bottom:36px}
  .service-diagram .diagram-index{right:20px;bottom:21px;width:78px}
}

/* Hirael-inspired refractive hero: light at rest, burgundy on pointer hover. */
.hero-stage{background:#f8f7f5;transition:background 520ms var(--ease)}
.hero-visual{background:#f8f7f5}
.hero-stage:after{background:linear-gradient(90deg,#fffffff0 0%,#ffffffa8 42%,#ffffff20 78%);transition:background 520ms var(--ease)}
.hero-copy{color:var(--ink);text-shadow:none;transition:color 420ms var(--ease)}
.hero h1,.hero-success{color:var(--ink);transition:color 420ms var(--ease)}
.hero .eyebrow{color:var(--ink);transition:color 420ms var(--ease)}
.hero-copy>p:not(.eyebrow){color:#3f3b3d;transition:color 420ms var(--ease)}
.hero .button{background:var(--burgundy);border-color:var(--burgundy);color:white;transition:background 300ms,color 300ms,border-color 300ms,transform 160ms var(--ease)}
.hero .text-link{color:var(--ink);border-color:#22222255;transition:color 420ms var(--ease),border-color 420ms var(--ease)}
.hero-stage.is-hovered:after{background:linear-gradient(90deg,#3d001cdd 0%,#5e002c91 48%,#5e002c12 82%)}
.hero-stage.is-hovered .hero-copy,.hero-stage.is-hovered h1,.hero-stage.is-hovered .hero-success,.hero-stage.is-hovered .eyebrow{color:white}
.hero-stage.is-hovered .hero-copy>p:not(.eyebrow){color:#eadde3}
.hero-stage.is-hovered .button{background:white;border-color:white;color:var(--burgundy)}
.hero-stage.is-hovered .text-link{color:white;border-color:#ffffff70}
@media(max-width:700px){
  .hero-stage:after{background:linear-gradient(180deg,#ffffff18 0%,#ffffff80 32%,#fffffff2 68%,#fffffff9 100%)}
}
@media(prefers-reduced-motion:reduce){
  .hero-stage,.hero-stage:after,.hero-copy,.hero h1,.hero-success,.hero .eyebrow,.hero-copy>p:not(.eyebrow),.hero .text-link{transition:none}
}

/* Strand-inspired data-filament hero with Talora content and interaction. */
.hero-stage{background:#100e0f;justify-content:center;text-align:center}
.hero-visual{background:#100e0f}
.hero-stage:after{background:radial-gradient(circle at 50% 50%,#100e0f10 0%,#100e0f38 50%,#100e0f8a 100%)}
.hero-copy{width:min(100%,1050px);padding:58px 70px;color:white;display:flex;flex-direction:column;align-items:center}
.hero h1,.hero-success,.hero .eyebrow{color:white}
.hero h1{max-width:930px;font-size:clamp(58px,5vw,96px);text-wrap:balance}
.hero-copy>p:not(.eyebrow){color:#e5dfe2;max-width:620px}
.hero .actions{justify-content:center}
.hero .button{background:white;border-color:white;color:var(--burgundy)}
.hero .text-link{color:white;border-color:#ffffff70}
.hero-stage.is-hovered:after{background:radial-gradient(circle at 50% 50%,#5e002c08 0%,#5e002c2e 54%,#3b001b80 100%)}
.hero-stage.is-hovered .button{background:white;border-color:white;color:var(--burgundy)}
@media(max-width:700px){
  .hero-stage{justify-content:center;text-align:left}
  .hero-stage:after{background:linear-gradient(180deg,#100e0f42 0%,#100e0fa0 58%,#100e0feb 100%)}
  .hero-copy{width:100%;padding:38px 24px;align-items:flex-start}
  .hero h1{font-size:clamp(42px,12vw,56px);text-wrap:initial}
  .hero .actions{justify-content:flex-start}
}

/* Halftone Flow uses Talora's black, burgundy, and coral palette. */
.hero-stage.halftone-fallback{background:radial-gradient(circle at 50% 50%,#5e002c 0%,#100e0f 68%)}

/* Compact mobile typography: preserve hierarchy without letting copy dominate. */
@media(max-width:700px){
  .hero{padding:12px 12px 28px}
  .hero-stage{min-height:calc(100svh - 88px)}
  .hero-copy{padding:32px 22px}
  .hero h1{font-size:clamp(35px,10vw,42px);line-height:1.04;letter-spacing:-.05em;max-width:360px}
  .hero .eyebrow{font-size:8px;margin-bottom:18px}
  .hero-copy>p:not(.eyebrow){font-size:14px;line-height:1.45;margin-top:20px;max-width:310px}
  .hero .actions{margin-top:22px;gap:12px}

  .section{padding-top:48px;padding-bottom:48px}
  .section-label,.section-label,.eyebrow,.diagnosis .eyebrow,.service-title .eyebrow,.build-columns .eyebrow,.founder-caption .eyebrow,.testimonials .eyebrow{font-size:9px}
  .about-intro h2,.diagnosis>h2,.proof-title h2,.check h2,.fit-intro h2,.fit-heading h2{font-size:30px;line-height:1.14}
  .diagnosis h3{font-size:30px;line-height:1.14}
  .service-title h3{font-size:28px;line-height:1.16}
  .founder-name{font-size:39px;line-height:1.06}
  .bio-lead{font-size:19px;line-height:1.38}
  .booking h2{font-size:36px;line-height:1.1}

  .body-copy,.diagnosis article>p:not(.eyebrow),.service-overview>p,#founder-bio,.booking-heading>p{font-size:14px;line-height:1.55}
  .body-copy .statement{font-size:16px}
  .deliverables strong{font-size:15px}
  .deliverables li{font-size:13px}
  .fit-card p,.fit-text{font-size:15px;line-height:1.45}
  .testimonials blockquote{font-size:18px;line-height:1.45}
}

@media(max-width:359px){
  .hero h1{font-size:33px}
  .about-intro h2,.diagnosis>h2,.proof-title h2,.check h2,.fit-intro h2,.fit-heading h2{font-size:28px}
}

/* Handover uses the same modular card and connector language as the other sheets. */
.handover-field{position:relative;display:grid;grid-template-columns:1fr 54px 1fr;align-items:center;gap:20px;padding:18px 8%}
.handover-field:before{content:none}
.handover-inputs{display:grid;gap:16px}
.handover-inputs i{display:block;height:66px;border:1px solid var(--burgundy);background:white;position:relative}
.handover-inputs i:before{content:'';position:absolute;left:14px;right:32%;top:16px;height:3px;background:var(--burgundy);box-shadow:0 11px 0 #e4dade,0 22px 0 #e4dade}
.handover-inputs i:after{content:'';position:absolute;right:-21px;top:32px;width:20px;height:1px;background:var(--coral)}
.handover-rail{height:100%;position:relative;display:grid;align-content:center;gap:65px}
.handover-rail:before{content:'';position:absolute;left:50%;top:16%;bottom:16%;width:1px;background:#cdbfc5}
.handover-rail b{position:relative;z-index:1;display:block;width:11px;height:11px;margin:auto;border-radius:50%;background:var(--coral);box-shadow:0 0 0 5px #f5f2f3}
.handover-rail span{display:none}
.handover-rail span:after{content:'';position:absolute;width:8px;height:4px;border-left:2px solid var(--burgundy);border-bottom:2px solid var(--burgundy);left:4px;top:5px;transform:rotate(-45deg)}
.handover-output{display:grid;gap:0;border:1px solid var(--coral);background:white;padding:16px 18px}
.handover-output i{display:block;height:65px;border-bottom:1px solid #ddd3d7;position:relative}
.handover-output i:last-child{border-bottom:0}
.handover-output i:before{content:'';position:absolute;left:0;right:30%;top:18px;height:3px;background:var(--burgundy);box-shadow:0 11px 0 #e4dade}
.handover-output i:after{content:'';position:absolute;right:1px;top:20px;width:10px;height:5px;border-left:2px solid var(--coral);border-bottom:2px solid var(--coral);transform:rotate(-45deg)}
@media(max-width:700px){
  .handover-field{grid-template-columns:1fr 38px 1fr;gap:10px;padding:2px 2%}
  .handover-inputs{gap:8px}.handover-inputs i{height:48px}.handover-inputs i:before{left:9px;top:11px;box-shadow:0 8px 0 #e4dade,0 16px 0 #e4dade}.handover-inputs i:after{right:-11px;width:10px;top:23px}
  .handover-rail{gap:43px}.handover-rail b{width:9px;height:9px}.handover-rail span{width:16px;height:16px;left:calc(50% - 8px)}
  .handover-output{padding:8px 10px}.handover-output i{height:48px}.handover-output i:before{top:12px;box-shadow:0 8px 0 #e4dade}.handover-output i:after{top:14px}
}

/* Static operating sheets for the three stages of Talora's process. */
.service-visual.service-diagram{background:#f5f2f3;border:1px solid var(--rule)}
.service-diagram .diagram-canvas{position:absolute;inset:0;padding:0;background:#f5f2f3;color:var(--ink);display:block}
.method-sheet{position:absolute;inset:0;padding:34px;display:none}
.diagram-canvas[data-stage="0"] .method-diagnostic,
.diagram-canvas[data-stage="1"] .method-build,
.diagram-canvas[data-stage="2"] .method-handover{display:grid;grid-template-rows:auto 1fr;gap:38px}
.method-meta{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:baseline;border-bottom:1px solid #cfc4c9;padding-bottom:20px}
.method-meta span{font-size:12px;color:var(--coral);letter-spacing:.08em}
.method-meta strong{font-size:21px;font-weight:400;letter-spacing:-.03em}
.method-meta small{font-size:10px;color:var(--muted);letter-spacing:.06em}

.audit-field{position:relative;display:grid;align-content:center;gap:16px;padding:22px 8%}
.audit-field i{display:block;height:38px;border:1px solid #d8cdd2;background:white;position:relative}
.audit-field i:before{content:'';position:absolute;left:14px;top:12px;width:9px;height:9px;border:1px solid var(--burgundy);border-radius:50%}
.audit-field i:after{content:'';position:absolute;left:42px;right:16px;top:17px;height:3px;background:#e6dfe2}
.audit-field i:nth-child(2),.audit-field i:nth-child(5){width:84%}
.audit-field i:nth-child(3){width:92%;margin-left:8%}
.audit-field b{position:absolute;width:68px;height:68px;border:2px solid var(--coral);border-radius:50%;right:11%;top:42%;box-shadow:0 0 0 10px #ff535312}
.audit-field b:before,.audit-field b:after{content:'';position:absolute;background:var(--coral)}
.audit-field b:before{width:2px;height:42px;right:-16px;bottom:-31px;transform:rotate(-42deg)}

.blueprint-field{position:relative;display:grid;grid-template-columns:repeat(2,1fr);gap:20px 38px;align-content:center;padding:12px 7%}
.blueprint-field:before{content:'';position:absolute;left:50%;top:10%;bottom:10%;width:1px;background:#cfc4c9}
.blueprint-field span{height:70px;border:1px solid var(--burgundy);background:white;position:relative}
.blueprint-field span:before{content:'';position:absolute;left:14px;right:35%;top:17px;height:3px;background:var(--burgundy);box-shadow:0 11px 0 #e5dce0,0 22px 0 #e5dce0}
.blueprint-field span:nth-child(even):after{content:'';position:absolute;left:-39px;top:34px;width:38px;height:1px;background:var(--coral)}
.blueprint-field b{position:absolute;width:14px;height:14px;background:var(--coral);border-radius:50%;left:calc(50% - 7px);top:calc(50% - 7px);box-shadow:0 0 0 9px #ff53531a}

.handover-field{position:relative;display:grid;grid-template-columns:1fr 72px 1fr;align-items:center;gap:24px;padding:14px 6%}
.handover-field:before{content:'';position:absolute;left:18%;right:18%;top:50%;height:1px;background:var(--coral)}
.handover-stack{height:230px;position:relative;z-index:1}
.handover-stack i{position:absolute;display:block;width:72%;height:92px;border:1px solid #cdbfc5;background:white;left:8%}
.handover-stack i:before{content:'';position:absolute;left:17px;right:32%;top:20px;height:3px;background:var(--burgundy);box-shadow:0 13px 0 #e4dade,0 26px 0 #e4dade}
.handover-stack i:nth-child(1){top:10px;left:0}
.handover-stack i:nth-child(2){top:68px;left:12%;background:#faf8f9}
.handover-stack i:nth-child(3){top:126px;left:24%;border-color:var(--coral)}
.handover-gate{position:relative;z-index:2;width:72px;height:230px;display:flex;align-items:center;justify-content:center}
.handover-gate:before,.handover-gate:after{content:'';position:absolute;left:50%;width:1px;height:80px;background:#cdbfc5}
.handover-gate:before{top:0}.handover-gate:after{bottom:0}
.handover-gate span{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:var(--burgundy);color:white;font-size:23px;letter-spacing:-.05em;box-shadow:0 0 0 9px #5e002c10}
.handover-gate b{position:absolute;right:-28px;top:calc(50% - 5px);width:34px;height:10px;border-right:2px solid var(--coral);border-bottom:2px solid var(--coral);transform:rotate(-45deg)}
.handover-owned{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:16px;background:#ece6e9;border:1px solid #d5c9ce}
.handover-owned i{display:block;aspect-ratio:1.35;background:white;border:1px solid #d5c9ce;position:relative}
.handover-owned i:before{content:'';position:absolute;left:13px;right:28%;top:15px;height:3px;background:var(--burgundy);box-shadow:0 11px 0 #e4dade}
.handover-owned i:after{content:'';position:absolute;right:12px;bottom:12px;width:10px;height:5px;border-left:2px solid var(--coral);border-bottom:2px solid var(--coral);transform:rotate(-45deg)}
.process:before,.process button,.service,.method-sheet{transition:none!important;animation:none!important}

@media(max-width:850px){
  .service-visual.service-diagram{display:block;min-height:360px;max-height:none;margin-bottom:24px}
}
@media(max-width:700px){
  .service-visual.service-diagram{min-height:310px}
  .method-sheet{padding:22px}
  .diagram-canvas[data-stage] .method-sheet{gap:20px}
  .method-meta{gap:10px;padding-bottom:14px}.method-meta strong{font-size:18px}.method-meta small{font-size:8px}
  .audit-field{gap:9px;padding:8px 3%}.audit-field i{height:26px}.audit-field i:before{top:8px}.audit-field i:after{top:12px}
  .audit-field b{width:48px;height:48px;right:7%}
  .blueprint-field{gap:10px 24px;padding:4px 2%}.blueprint-field span{height:49px}.blueprint-field:before{top:4%;bottom:4%}.blueprint-field span:nth-child(even):after{left:-25px;width:24px;top:24px}
  .handover-field{grid-template-columns:1fr 50px 1fr;gap:10px;padding:2px 0}.handover-field:before{left:12%;right:12%}
  .handover-stack{height:150px}.handover-stack i{height:60px}.handover-stack i:before{left:10px;top:13px;box-shadow:0 9px 0 #e4dade,0 18px 0 #e4dade}.handover-stack i:nth-child(2){top:45px}.handover-stack i:nth-child(3){top:80px}
  .handover-gate{width:50px;height:160px}.handover-gate:before,.handover-gate:after{height:52px}.handover-gate span{width:42px;height:42px;font-size:17px;box-shadow:0 0 0 6px #5e002c10}.handover-gate b{right:-13px;width:21px}
  .handover-owned{gap:6px;padding:8px}.handover-owned i:before{left:7px;top:8px;box-shadow:0 7px 0 #e4dade}.handover-owned i:after{right:6px;bottom:6px;width:7px;height:4px}
}

/* Final handover geometry overrides the retired checkpoint composition. */
.handover-field{grid-template-columns:1fr 54px 1fr;gap:20px;padding:18px 8%}
.handover-field:before{content:none}
@media(max-width:700px){.handover-field{grid-template-columns:1fr 38px 1fr;gap:10px;padding:2px 2%}}

/* 21st-inspired pixel fields replace literal process illustrations. */
.service-visual.service-diagram{background:#f5f2f3;border:1px solid var(--rule)}
.service-diagram .diagram-canvas{position:absolute;inset:0;overflow:hidden;background-color:#f5f2f3;background-image:linear-gradient(to right,#5e002c0d 1px,transparent 1px),linear-gradient(to bottom,#5e002c0d 1px,transparent 1px);background-size:22px 22px}
.process-pixel-canvas{position:absolute;inset:0;width:100%;height:100%;display:block;mask-image:linear-gradient(to bottom,#000 78%,transparent)}
.motion-meta{position:absolute;inset:0 0 auto;z-index:2;display:none;grid-template-columns:auto 1fr auto;gap:18px;align-items:baseline;margin:30px;padding-bottom:20px;border-bottom:1px solid #cfc4c9;background:linear-gradient(#f5f2f3 65%,transparent)}
.motion-meta span{font-size:12px;color:var(--coral);letter-spacing:.08em}.motion-meta strong{font-size:21px;font-weight:400;letter-spacing:-.03em}.motion-meta small{font-size:10px;color:var(--muted);letter-spacing:.06em}
.diagram-canvas[data-stage="0"] .motion-meta-diagnostic,.diagram-canvas[data-stage="1"] .motion-meta-build,.diagram-canvas[data-stage="2"] .motion-meta-handover{display:grid}
@media(max-width:700px){.service-diagram .diagram-canvas{background-size:18px 18px}.motion-meta{margin:20px;gap:10px;padding-bottom:14px}.motion-meta strong{font-size:18px}.motion-meta small{font-size:8px}.process-pixel-canvas{mask-image:linear-gradient(to bottom,#000 82%,transparent)}}

.service-layout{display:grid;grid-template-columns:minmax(320px,.62fr) minmax(0,1.38fr);gap:56px}.service-workspace{width:100%;max-width:none}

/* Editorial operating diagrams, redrawn on every stage change. */
.service-visual.technical-visual{position:relative;display:block;min-height:620px;max-height:700px;background:#f6f4f4;border:1px solid var(--rule);border-radius:var(--radius);overflow:hidden}
.technical-canvas,.technical-drawing{position:absolute;inset:0;width:100%;height:100%}.technical-drawing{display:none;padding:22px}.technical-canvas[data-stage="0"] .technical-diagnostic,.technical-canvas[data-stage="1"] .technical-build,.technical-canvas[data-stage="2"] .technical-handover{display:block}
.technical-drawing text{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;fill:var(--ink)}.technical-drawing .diagram-index{font-size:12px;fill:var(--coral);letter-spacing:.08em}.technical-drawing .diagram-name{font-size:17px;letter-spacing:.02em}.technical-drawing .diagram-labels text{font-size:9px;letter-spacing:.08em;fill:#696367}.technical-drawing .diagram-paths>*{stroke:#5e002c;stroke-width:1.1;stroke-dasharray:2 4;vector-effect:non-scaling-stroke}.technical-drawing .diagram-nodes>*{fill:#222;stroke:#f6f4f4;stroke-width:4;vector-effect:non-scaling-stroke}.technical-drawing .diagram-nodes rect{stroke-width:3}.technical-drawing .diagram-nodes .node-accent{fill:var(--coral)}
.technical-canvas.is-switching[data-stage="0"] .technical-diagnostic .diagram-paths>*,.technical-canvas.is-switching[data-stage="1"] .technical-build .diagram-paths>*,.technical-canvas.is-switching[data-stage="2"] .technical-handover .diagram-paths>*{stroke-dasharray:1;stroke-dashoffset:1;animation:technical-line 700ms var(--ease) forwards}.technical-canvas.is-switching[data-stage="0"] .technical-diagnostic .diagram-nodes>*,.technical-canvas.is-switching[data-stage="1"] .technical-build .diagram-nodes>*,.technical-canvas.is-switching[data-stage="2"] .technical-handover .diagram-nodes>*{opacity:0;transform-box:fill-box;transform-origin:center;animation:technical-node 300ms var(--ease) forwards}.technical-canvas.is-switching .technical-drawing .diagram-nodes>*:nth-child(2){animation-delay:90ms}.technical-canvas.is-switching .technical-drawing .diagram-nodes>*:nth-child(3){animation-delay:160ms}.technical-canvas.is-switching .technical-drawing .diagram-nodes>*:nth-child(4){animation-delay:230ms}.technical-canvas.is-switching .technical-drawing .diagram-nodes>*:nth-child(5){animation-delay:300ms}.technical-canvas.is-switching .technical-drawing .diagram-nodes>*:nth-child(6){animation-delay:370ms}.technical-canvas.is-switching .technical-drawing .diagram-nodes>*:nth-child(7){animation-delay:440ms}@keyframes technical-line{to{stroke-dashoffset:0}}@keyframes technical-node{from{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}
@media(max-width:850px){.service-layout{grid-template-columns:1fr;gap:24px}.service-visual.technical-visual{display:block;min-height:360px;max-height:none}.technical-drawing{padding:12px}}
@media(max-width:700px){.service-visual.technical-visual{min-height:310px}.technical-drawing{width:136%;height:136%;left:-18%;top:-18%;padding:0}}
@media(prefers-reduced-motion:reduce){.technical-canvas.is-switching .technical-drawing .diagram-paths>*,.technical-canvas.is-switching .technical-drawing .diagram-nodes>*{animation:none;opacity:1;stroke-dashoffset:0;transform:none}}

/* Mobile proof returns to a compact, swipeable carousel. */
@media(max-width:700px){
  .testimonials{display:flex;grid-template-columns:none;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-left:0;overscroll-behavior-x:contain;cursor:grab;background:transparent;border-radius:var(--radius);align-items:stretch}
  .testimonials article:nth-child(n){flex:0 0 calc(100% - 34px);min-width:calc(100% - 34px);min-height:360px;padding:26px 24px;scroll-snap-align:start;scroll-snap-stop:always;display:flex;justify-content:space-between}
  .testimonials blockquote{font-size:18px;line-height:1.46;padding-right:18px}
  .carousel-controls{display:flex;justify-content:space-between;margin-top:16px}
}

/* Native People Systems Check */
.check-launch{font:inherit}
.talora-check{width:min(920px,calc(100% - 30px));height:min(760px,calc(100svh - 30px));padding:0;border:0;border-radius:var(--radius);background:#f6f3f4;color:var(--ink);overflow:hidden;box-shadow:0 28px 100px #24000f40}
.talora-check::backdrop{background:#21000fbb;backdrop-filter:blur(6px)}
.check-shell{height:100%;display:grid;grid-template-rows:78px 3px 1fr}
.check-shell>header{display:flex;align-items:center;justify-content:space-between;padding:0 34px;border-bottom:1px solid var(--rule);background:white}
.check-shell>header img{width:86px}.check-x{width:42px;height:42px;border:0;background:transparent;color:var(--burgundy);font-size:30px;font-weight:200;line-height:1}
.check-progress{height:3px;background:#e5dce0}.check-progress span{display:block;height:100%;width:0;background:var(--coral)}
.check-stage{padding:48px 8%;overflow:auto;outline:0}.check-step{font-size:10px;letter-spacing:.09em;color:var(--coral);margin-bottom:24px}.check-stage h2{font-size:clamp(34px,3.4vw,54px);max-width:760px;color:var(--ink);margin-bottom:34px}
.check-stage fieldset{border:0;padding:0;margin:0;display:grid;gap:12px}.check-stage fieldset label{display:grid;grid-template-columns:22px 1fr;gap:16px;align-items:start;padding:17px 20px;border:1px solid #ded5d9;border-radius:var(--radius);background:#fff;cursor:pointer;font-size:16px;line-height:1.45;color:#393436}.check-stage fieldset label:has(input:checked){border-color:var(--burgundy);background:#fff}
.check-stage input[type=radio]{appearance:none;width:19px;height:19px;border:1px solid #c9bbc1;border-radius:4px;margin:2px 0 0;background:#fff;display:grid;place-items:center}.check-stage input[type=radio]:checked{border-color:var(--coral);background-color:var(--coral);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='m3.5 8.5 3 3 6-7'/%3E%3C/svg%3E");background-size:15px;background-position:center;background-repeat:no-repeat}.check-stage input[type=radio]:focus-visible{outline:2px solid var(--coral);outline-offset:3px}
.check-nav{display:flex;align-items:center;justify-content:space-between;margin-top:30px}.check-nav button,.check-finish{min-height:48px;padding:13px 22px;border-radius:var(--radius);font:inherit;font-size:13px}.check-back{border:0;background:transparent;color:var(--burgundy)}.check-next,.check-finish{border:1px solid var(--burgundy);background:var(--burgundy);color:white}.check-nav button:disabled{opacity:.35}
.check-intro,.check-result-copy{font-size:17px;line-height:1.6;color:var(--muted);margin:-16px 0 30px;max-width:650px}.check-contact{display:grid;grid-template-columns:1fr 1fr;gap:20px}.check-contact>label{font-size:10px;letter-spacing:.08em;color:var(--burgundy)}.check-contact>label:nth-child(3){grid-column:1/-1}.check-contact input{display:block;width:100%;height:52px;margin-top:7px;border:1px solid #d7cbd0;border-radius:var(--radius);padding:0 14px;font:16px inherit;background:white;color:var(--ink)}.check-privacy,.check-error{grid-column:1/-1;font-size:12px;color:var(--muted)}.check-error{color:#a00035;min-height:18px}.check-contact .check-nav{grid-column:1/-1;margin-top:4px}
.check-score{display:flex;align-items:end;gap:14px;margin:32px 0}.check-score strong{font-size:76px;line-height:.8;font-weight:300;letter-spacing:-.07em;color:var(--burgundy)}.check-score span{font-size:10px;letter-spacing:.08em;color:var(--coral)}.check-thanks{font-size:15px;line-height:1.55;margin:30px 0;color:var(--muted)}
@media(max-width:700px){.talora-check{width:100%;height:100svh;max-height:none;border-radius:0}.check-shell{grid-template-rows:64px 3px 1fr}.check-shell>header{padding:0 20px}.check-stage{padding:32px 20px}.check-stage h2{font-size:30px;margin-bottom:26px}.check-stage fieldset label{padding:14px;font-size:14px}.check-contact{grid-template-columns:1fr}.check-contact>label:nth-child(3){grid-column:auto}.check-privacy,.check-error,.check-contact .check-nav{grid-column:auto}.check-score strong{font-size:62px}}

/* Grid Pulse treatment for the Check: Talora ink instead of rainbow colour. */
.check{position:relative;display:flex;align-items:center;isolation:isolate;background:#f7f4f5;min-height:720px}
.check-copy{position:relative;z-index:2;width:min(720px,58%);padding:70px 65px;color:var(--ink);text-shadow:0 0 8px #f7f4f5,0 0 22px #f7f4f5,0 0 46px #f7f4f5}
.check h2{color:var(--ink)}.check p{color:#5f585c}.check .button{box-shadow:0 0 28px 15px #f7f4f5}
.check-pulse-field{position:absolute;inset:0;z-index:0;overflow:hidden;background-color:#f7f4f5;background-image:linear-gradient(to right,#5e002c12 1px,transparent 1px),linear-gradient(to bottom,#5e002c12 1px,transparent 1px);background-size:24px 24px;mask-image:linear-gradient(to bottom,#000 92%,transparent)}
.check-grid-pulse{position:absolute;inset:0;width:100%;height:100%;display:block}
@media(hover:none),(pointer:coarse){.check-pulse-field{background-size:20px 20px}}
@media(max-width:700px){.check{min-height:600px;align-items:stretch;justify-content:flex-end}.check-copy{width:100%;padding:42px 26px 48px;flex:0 0 auto}.check-pulse-field{background-size:20px 20px}}
@media(max-width:700px){.screen-check{padding:0}.screen-check .check{min-height:calc(100svh - 64px);border-radius:0}}

/* Auralis field replaces the What We Do photography. */
.auralis-panel{position:relative;width:100%;height:clamp(380px,40vh,500px);overflow:hidden;border-radius:var(--radius);background:#180711;isolation:isolate}.auralis-canvas{position:absolute;inset:0;width:100%;height:100%;display:block}.auralis-panel:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#0000 55%,#16000b33),radial-gradient(circle at 50% 45%,transparent 35%,#18000d4d 100%)}
@media(max-width:700px){.auralis-panel{height:340px}.about-intro{margin-bottom:30px}}

/* Preserve Shelby's supplied portrait in full, at its original aspect ratio. */
.portrait{aspect-ratio:854/1280;min-height:0;max-height:none;height:auto;align-self:start;background:#f7f7f6}
.portrait img{object-fit:contain;object-position:center;scale:1;transform:none}
@media(max-width:700px){.portrait{height:auto;min-height:0}.portrait img{scale:1}}

/* What We Do: a composed editorial split instead of a detached media panel. */
.screen-about{background:#f7f7f6}
.screen-about .about{display:grid;grid-template-columns:minmax(360px,34%) minmax(0,1fr);grid-template-rows:auto 1fr;column-gap:clamp(52px,5.2vw,100px);align-items:start;min-height:calc(100svh - 72px);padding-block:54px}
.screen-about .section-label{grid-column:2;grid-row:1;margin:2px 0 44px;padding-bottom:20px;border-bottom:1px solid #dcd6d9}
.screen-about .about-intro{grid-column:2;grid-row:2;display:grid;grid-template-columns:1fr;margin:0;gap:0;align-self:stretch}
.screen-about .about-intro h2{max-width:14ch;font-size:clamp(52px,4.2vw,80px);line-height:1.02;margin:0 0 clamp(44px,7vh,76px)}
.screen-about .body-copy{align-self:end;display:grid;grid-template-columns:1fr 1fr;column-gap:46px;row-gap:22px;padding-top:28px;border-top:1px solid #dcd6d9;font-size:16px;line-height:1.55}
.screen-about .body-copy p:nth-child(2){grid-column:2;grid-row:1}
.screen-about .body-copy .statement{grid-column:1/-1;margin-top:10px;padding-top:22px;border-top:1px solid #dcd6d9;font-size:18px}
.screen-about .auralis-panel{grid-column:1;grid-row:1/3;width:100%;height:100%;min-height:660px;border-radius:var(--radius);align-self:stretch}
@media(max-width:1050px){.screen-about .about{grid-template-columns:minmax(300px,38%) minmax(0,1fr);column-gap:42px}.screen-about .about-intro h2{font-size:48px}.screen-about .body-copy{grid-template-columns:1fr}.screen-about .body-copy p:nth-child(2){grid-column:1;grid-row:auto}.screen-about .auralis-panel{min-height:620px}}
@media(max-width:700px){.screen-about .about{display:flex;flex-direction:column;min-height:0;padding:48px 20px}.screen-about .section-label{width:100%;order:0;margin:0 0 30px;padding-bottom:15px}.screen-about .about-intro{order:1;display:block}.screen-about .about-intro h2{font-size:40px;line-height:1.08;margin:0 0 34px}.screen-about .body-copy{display:block;padding-top:24px;font-size:15px}.screen-about .body-copy p+p{margin-top:20px}.screen-about .body-copy .statement{margin-top:24px;padding-top:20px}.screen-about .auralis-panel{order:2;height:280px;min-height:0;margin-top:34px}}

/* What We Do: copy-led composition, with no detached media. */
.screen-about .about{display:block;min-height:0;padding-block:clamp(68px,9vh,104px)}
.screen-about .section-label{width:100%;margin:0 0 clamp(54px,8vh,88px);padding-bottom:20px;border-bottom:1px solid #dcd6d9}
.screen-about .about-intro{display:block;margin:0}
.screen-about .about-intro h2{max-width:1550px;margin:0;font-size:clamp(64px,5.15vw,99px);line-height:.98;letter-spacing:-.055em;text-wrap:balance}
.screen-about .body-copy{display:grid;grid-template-columns:1fr 1.35fr 1fr;align-items:start;gap:clamp(32px,4vw,76px);margin-top:clamp(70px,10vh,112px);padding-top:28px;border-top:1px solid #dcd6d9;font-size:16px;line-height:1.55}
.screen-about .body-copy p:nth-child(2){grid-column:auto;grid-row:auto}
.screen-about .body-copy .statement{grid-column:auto;margin:0;padding:0;border:0;font-size:18px;line-height:1.5}
@media(max-width:1050px){.screen-about .about{display:block}.screen-about .about-intro h2{max-width:13ch;font-size:58px}.screen-about .body-copy{grid-template-columns:1fr 1fr}.screen-about .body-copy .statement{grid-column:1/-1;padding-top:24px;border-top:1px solid #dcd6d9}}
@media(max-width:700px){.screen-about .about{display:block;padding:54px 20px}.screen-about .section-label{margin:0 0 38px;padding-bottom:15px}.screen-about .about-intro{display:block}.screen-about .about-intro h2{max-width:none;margin:0;font-size:42px;line-height:1.04;letter-spacing:-.05em}.screen-about .body-copy{display:block;margin-top:48px;padding-top:24px;font-size:15px}.screen-about .body-copy p+p{margin-top:22px}.screen-about .body-copy .statement{margin-top:26px;padding-top:22px;border-top:1px solid #dcd6d9;font-size:18px}}

/* What We Do: one editorial surface floating in a Talora grain field. */
.screen-about{padding:16px;background:#fff}
.screen-about .about{position:relative;isolation:isolate;width:100%;min-height:calc(100svh - 104px);padding:52px clamp(44px,5vw,96px);overflow:hidden;border-radius:var(--radius);background:
radial-gradient(ellipse at 12% 18%,#ffada7 0,transparent 38%),
radial-gradient(ellipse at 88% 8%,#f4d6ce 0,transparent 36%),
radial-gradient(ellipse at 78% 84%,#5e002c 0,transparent 43%),
radial-gradient(ellipse at 16% 90%,#ff5353 0,transparent 42%),
linear-gradient(135deg,#3c001d 0%,#fff1e8 49%,#7b0b3d 100%)}
.screen-about .about:before{content:'';position:absolute;inset:0;z-index:-1;opacity:.25;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 220 220' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E");mix-blend-mode:soft-light}
.screen-about .section-label{position:relative;width:100%;margin:0 0 38px;padding:0;border:0;color:#fff;text-shadow:0 1px 18px #31001699}
.screen-about .about-intro{position:relative;display:block;width:min(1500px,88%);margin:auto;padding:clamp(44px,4.5vw,82px);border:1px solid #ffffffbf;border-radius:var(--radius);background:#fffffff2;box-shadow:0 30px 90px #3100162e;backdrop-filter:blur(14px)}
.screen-about .about-intro h2{max-width:1400px;margin:0;font-size:clamp(58px,4.55vw,87px);line-height:1.01;letter-spacing:-.055em;text-wrap:balance}
.screen-about .body-copy{display:grid;grid-template-columns:1fr 1.35fr 1fr;align-items:start;gap:clamp(30px,3.7vw,68px);margin-top:clamp(62px,8vh,90px);padding-top:26px;border-top:1px solid #dcd6d9;font-size:15px;line-height:1.55}
.screen-about .body-copy p:nth-child(2){grid-column:auto;grid-row:auto}.screen-about .body-copy .statement{grid-column:auto;margin:0;padding:0;border:0;font-size:17px;line-height:1.5}
@media(max-width:1050px){.screen-about .about{display:block}.screen-about .about-intro{width:94%}.screen-about .about-intro h2{max-width:none;font-size:52px}.screen-about .body-copy{grid-template-columns:1fr 1fr}.screen-about .body-copy .statement{grid-column:1/-1;padding-top:22px;border-top:1px solid #dcd6d9}}
@media(max-width:700px){.screen-about{padding:10px}.screen-about .about{display:block;min-height:0;padding:30px 14px;background:radial-gradient(ellipse at 15% 15%,#ffaaa4 0,transparent 42%),radial-gradient(ellipse at 82% 78%,#5e002c 0,transparent 48%),linear-gradient(150deg,#6d0737,#ffe7df 52%,#ff5353)}.screen-about .section-label{margin:0 10px 28px;padding:0;width:auto}.screen-about .about-intro{display:block;width:100%;padding:32px 24px;backdrop-filter:blur(10px)}.screen-about .about-intro h2{max-width:none;margin:0;font-size:38px;line-height:1.05}.screen-about .body-copy{display:block;margin-top:40px;padding-top:22px;font-size:15px}.screen-about .body-copy p+p{margin-top:20px}.screen-about .body-copy .statement{margin-top:24px;padding-top:20px;border-top:1px solid #dcd6d9;font-size:17px}}

/* Flow-field version: moving Talora texture with all content aligned inside. */
.screen-about .about{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);place-items:center;background:#21000f;padding:clamp(46px,5vw,92px)}
.screen-about .about:before{display:none}
.about-flow-canvas{position:absolute;inset:0;z-index:-1;width:100%;height:100%;display:block}
.screen-about .about-intro{z-index:1;grid-column:1;grid-row:1;justify-self:center;width:min(1500px,92%);margin:0;padding:clamp(42px,4.5vw,78px);background:#fffffff2;backdrop-filter:blur(16px);box-shadow:0 32px 100px #17000945}
.screen-about .about-intro .section-label{position:static;width:100%;margin:0 0 clamp(44px,6vh,68px);padding:0 0 18px;border-bottom:1px solid #dcd6d9;color:var(--burgundy);text-shadow:none}
.screen-about .about-intro h2{font-size:clamp(58px,4.45vw,85px);max-width:1380px;text-wrap:balance}
.screen-about .body-copy{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(32px,4vw,72px);margin-top:clamp(58px,7vh,80px);font-size:15px}
.screen-about .body-copy p,.screen-about .body-copy .statement{margin:0;padding:0;border:0;font-size:15px;line-height:1.55}
.screen-about .body-copy .statement{color:var(--burgundy);font-weight:500}
@media(max-width:1050px){.screen-about .about{display:grid}.screen-about .about-intro{width:96%}.screen-about .body-copy{grid-template-columns:repeat(3,minmax(0,1fr))}.screen-about .body-copy .statement{grid-column:auto;padding:0;border:0}}
@media(max-width:700px){.screen-about{padding:10px}.screen-about .about{display:grid;padding:24px 14px;background:#21000f}.screen-about .about-intro{width:100%;padding:30px 24px}.screen-about .about-intro .section-label{margin:0 0 32px;padding-bottom:14px}.screen-about .about-intro h2{font-size:38px}.screen-about .body-copy{display:block;margin-top:38px;padding-top:22px}.screen-about .body-copy p+p{margin-top:20px}.screen-about .body-copy .statement{margin-top:22px;padding-top:20px;border-top:1px solid #dcd6d9;font-size:16px}}

/* Mobile breathing room for the What We Do panel. */
@media(max-width:700px){.screen-about{padding:6px}.screen-about .about{padding:14px 8px}.screen-about .about-intro{width:100%;padding:26px 20px 28px}.screen-about .about-intro .section-label{margin-bottom:26px;padding-bottom:12px}.screen-about .about-intro h2{font-size:34px;line-height:1.06;letter-spacing:-.045em}.screen-about .body-copy{margin-top:32px;padding-top:20px;font-size:14px;line-height:1.55}.screen-about .body-copy p+p{margin-top:18px}.screen-about .body-copy .statement{margin-top:20px;padding-top:18px;font-size:15px;line-height:1.5}}
@media(max-width:359px){.screen-about .about-intro{padding-inline:17px}.screen-about .about-intro h2{font-size:31px}}

/* Let the moving field breathe around a smaller mobile content panel. */
@media(max-width:700px){.screen-about{padding:0}.screen-about .about{min-height:calc(100svh - 64px);padding:46px 0;border-radius:0}.screen-about .about-intro{align-self:center;width:min(330px,calc(100% - 44px));padding:24px 20px 26px}.screen-about .about-intro .section-label{margin-bottom:22px;padding-bottom:11px;font-size:9px}.screen-about .about-intro h2{font-size:30px;line-height:1.07}.screen-about .body-copy{margin-top:28px;padding-top:18px;font-size:13px;line-height:1.5}.screen-about .body-copy p+p{margin-top:16px}.screen-about .body-copy .statement{margin-top:18px;padding-top:16px;font-size:14px}}
@media(max-width:359px){.screen-about .about{padding-block:34px}.screen-about .about-intro{width:calc(100% - 36px);padding:22px 18px 24px}.screen-about .about-intro h2{font-size:28px}}

/* Keep How We Work and Who It's For in one deliberate vertical rhythm. */
.screen-services,.screen-fit{min-height:auto}
.screen-services .services{padding-bottom:20px}
.screen-fit .fit{padding-top:42px}
@media(max-width:700px){.screen-services .services{padding-bottom:18px}.screen-fit .fit{padding-top:28px}}

/* Client revision: a light, editorial hero with clearer supporting copy. */
.hero-stage,.hero-visual{background:#f7f4f5}
.hero-stage:after{background:radial-gradient(ellipse at 50% 48%,#ffffffe8 0%,#ffffffad 42%,#ffffff24 78%,#fff0 100%)}
.hero-copy{color:var(--ink);text-shadow:none}
.hero h1,.hero-success,.hero .eyebrow{color:var(--ink)}
.hero-copy>p:not(.eyebrow){width:max-content;max-width:100%;padding:0;border:0;background:transparent;box-shadow:none;color:var(--burgundy);font-size:20px;font-weight:500;line-height:1.42;text-align:left}
.hero .button{background:var(--burgundy);border-color:var(--burgundy);color:#fff}
.hero .text-link{color:var(--burgundy);border-color:#5e002c45}
.hero-stage.is-hovered:after{background:radial-gradient(ellipse at 50% 48%,#ffffffe8 0%,#ffffffa1 42%,#ffffff18 78%,#fff0 100%)}
.hero-stage.is-hovered .hero-copy,.hero-stage.is-hovered h1,.hero-stage.is-hovered .hero-success,.hero-stage.is-hovered .eyebrow{color:var(--ink)}
.hero-stage.is-hovered .hero-copy>p:not(.eyebrow){color:var(--burgundy)}
.hero-stage.is-hovered .button{background:var(--burgundy);border-color:var(--burgundy);color:#fff}
.hero-stage.is-hovered .text-link{color:var(--burgundy);border-color:#5e002c45}
.hero-stage.halftone-fallback{background:radial-gradient(circle at 55% 45%,#ffd9d4 0%,#f7f4f5 68%)}
.hero-visual:after{content:'';position:absolute;inset:0;pointer-events:none;opacity:.055;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E");mix-blend-mode:multiply}

/* Anchor the hero message to the lower-left and quieten its supporting line. */
.hero-stage{align-items:flex-end;justify-content:flex-start;text-align:left}
.hero-copy{width:min(100%,980px);padding:58px 68px;align-items:flex-start}
.hero h1{max-width:880px;text-wrap:balance}
.hero-copy>p:not(.eyebrow),.hero-stage.is-hovered .hero-copy>p:not(.eyebrow){color:#765e69;font-weight:400}
@media(max-width:700px){.hero-stage{align-items:flex-end;justify-content:flex-start}.hero-copy{width:100%;padding:34px 24px;align-items:flex-start}.hero h1{max-width:390px;text-wrap:initial}.hero-copy>p:not(.eyebrow){color:#765e69;font-weight:400}}

/* Performance: keep scrolling on the compositor and avoid live blur repaints. */
.header{backdrop-filter:none;background:#fffffff7}
.screen-about .about-intro{backdrop-filter:none;background:#fff}
.viewport-section:not(.screen-hero){content-visibility:auto;contain-intrinsic-size:auto 900px}
.hero-swirl,.about-flow-canvas,.check-grid-pulse{contain:strict}
@media(max-width:700px){.screen-about .about-intro{backdrop-filter:none}.viewport-section:not(.screen-hero){contain-intrinsic-size:auto 760px}}

/* Keep the founder biography at one consistent reading size. */
.founder-feature .bio-lead{font-size:inherit;line-height:inherit;letter-spacing:inherit}

/* Give The Build a clear before/after hierarchy without adding imagery. */
#stage-build .build-columns{gap:16px;align-items:stretch}
#stage-build .build-columns>div{display:flex;flex-direction:column;padding:24px 24px 18px;border:1px solid #e4dadd;border-radius:var(--radius);background:#f8f5f6}
#stage-build .build-columns>div:last-child{border-color:var(--burgundy);background:var(--burgundy);color:#fff}
#stage-build .build-columns .eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 18px;padding-bottom:16px;border-bottom:1px solid #dcd1d6;color:var(--burgundy);font-size:11px;letter-spacing:.08em}
#stage-build .build-columns .eyebrow:before{content:'';width:7px;height:7px;border-radius:50%;background:var(--coral);box-shadow:0 0 0 5px #ff535318}
#stage-build .build-columns>div:last-child .eyebrow{border-color:#ffffff2b;color:#fff}
#stage-build .deliverables{counter-reset:build-item;display:grid;flex:1}
#stage-build .build-columns>div:first-child .deliverables{grid-template-rows:repeat(3,minmax(118px,1fr))}
#stage-build .build-columns>div:last-child .deliverables{grid-template-rows:repeat(4,minmax(118px,1fr))}
#stage-build .deliverables li{counter-increment:build-item;position:relative;display:flex;flex-direction:column;justify-content:center;padding:18px 0 18px 38px;border-color:#ddd2d7}
#stage-build .deliverables li:first-child{border-top:0}
#stage-build .deliverables li:before{content:counter(build-item,decimal-leading-zero);position:absolute;left:0;top:50%;transform:translateY(-50%);color:var(--coral);font:10px/1.2 monospace;letter-spacing:.04em}
#stage-build .deliverables strong{font-size:17px;font-weight:550}
#stage-build .build-columns>div:last-child .deliverables li{border-color:#ffffff26}
#stage-build .build-columns>div:last-child .deliverables strong{color:#fff}
#stage-build .build-columns>div:last-child .deliverables li>span{color:#ddc6d1}
@media(max-width:700px){#stage-build .build-columns{gap:14px}#stage-build .build-columns>div{padding:20px 18px 14px}#stage-build .build-columns>div:first-child .deliverables,#stage-build .build-columns>div:last-child .deliverables{grid-template-rows:none}#stage-build .deliverables li{min-height:0;padding:16px 0 16px 34px}#stage-build .deliverables strong{font-size:16px}}

/* A single, deliberate founder composition on phones. */
@media(max-width:700px){
  .screen-founder .section{padding:34px 14px}
  .founder-feature{display:flex;padding:22px 20px 24px;gap:0;border-radius:var(--radius)}
  .founder-caption{order:0;width:100%;padding:2px 0 20px}
  .founder-caption .eyebrow{margin-bottom:10px;font-size:9px}
  .founder-name{font-size:40px;line-height:1;letter-spacing:-.045em}
  .portrait{order:1;align-self:stretch;width:100%;max-width:none;height:auto;min-height:0;aspect-ratio:854/1280;margin:0 0 26px;border-radius:var(--radius)}
  .portrait img{width:100%;height:100%;object-fit:cover;object-position:center}
  .founder-story{order:2;width:100%;padding:0}
  #founder-bio{font-size:15px;line-height:1.58}
  .bio-lead{display:block;margin-bottom:16px}
  #founder-bio p+p{margin-top:16px}
  .founder-stat{margin-top:22px;padding-top:18px;font-size:8px;line-height:1.55;letter-spacing:.045em}
}

/* Reduce the founder feature without cropping Shelby's supplied portrait. */
.founder-feature{grid-template-columns:minmax(250px,320px) minmax(0,1fr);gap:20px 52px;max-width:1380px;margin-inline:auto;padding:32px 38px}
.founder-caption{padding-top:14px}.founder-name{font-size:56px}
.portrait{width:100%;max-width:320px;justify-self:center}
.founder-story{padding-bottom:12px}.bio-lead{font-size:21px;margin-bottom:16px}.founder-stat{margin-top:22px;padding-top:18px}
@media(max-width:850px) and (min-width:701px){.founder-feature{grid-template-columns:minmax(220px,270px) minmax(0,1fr);gap:18px 34px}.founder-name{font-size:44px}.portrait{max-width:270px}}
@media(max-width:700px){
  .hero-stage:after,.hero-stage.is-hovered:after{background:linear-gradient(180deg,#ffffff18 0%,#ffffff6b 42%,#fffffff0 100%)}
  .hero-copy>p:not(.eyebrow){font-size:15px;padding:0}
  .founder-feature{max-width:none;padding:24px}
  .portrait{width:min(78%,280px);max-width:280px;margin:0 auto 24px}
  .founder-name{font-size:39px}.bio-lead{font-size:19px}
}

/* Viewport composition: one complete section per laptop screen. */
@media (min-width:701px){
  html{scroll-snap-type:y proximity}
  .viewport-section{height:calc(100svh - 72px);min-height:0;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:normal}
  .viewport-section>section{max-height:100%;overflow:hidden}
  .section{padding-block:clamp(30px,5.5vh,58px)}

  .hero{height:100%;padding:14px 15px}
  .hero-stage{min-height:0;height:100%;align-items:flex-end}
  .hero-copy{padding:clamp(34px,5vh,58px) clamp(40px,4vw,72px) clamp(148px,19vh,190px);width:min(61%,900px)}
  .hero h1{font-size:clamp(54px,4.3vw,82px);line-height:1.02}
  .hero-copy>p:not(.eyebrow){margin-top:20px;font-size:17px}
  .hero .actions{margin-top:24px}
  .hero-stage>.stats{position:absolute;z-index:2;left:clamp(40px,4vw,72px);right:clamp(40px,4vw,72px);bottom:32px;margin:0;padding-top:18px;border-top:1px solid #5e002c2b;gap:24px}
  .hero-stage>.stats>div{padding:0 18px!important;border-left:1px solid #5e002c2b!important}
  .hero-stage>.stats>div:first-child{padding-left:0!important;border-left:0!important}
  .hero-stage>.stats strong{font-size:clamp(27px,2.1vw,40px)}
  .hero-stage>.stats p{font-size:9px;color:#51484c}
  .hero-stage>.stats .stat-icon{width:17px;height:17px}

  .screen-about .about{min-height:0;height:calc(100% - 32px)}
  .screen-about .about-intro{padding:clamp(32px,4vh,58px)}
  .screen-about .about-intro .section-label{margin-bottom:clamp(24px,4vh,44px)}
  .screen-about .about-intro h2{font-size:clamp(48px,4vw,76px);line-height:1}
  .screen-about .body-copy{margin-top:clamp(34px,5vh,58px);padding-top:20px}
  .about-copy-icon{display:grid;width:31px;height:31px;place-items:center;margin-bottom:14px;color:var(--coral)}
  .about-copy-icon svg{width:22px;height:22px;fill:currentColor}

  .diagnosis>.section-label{margin-bottom:18px}.diagnosis>h2{font-size:clamp(40px,3vw,58px);margin-bottom:24px}
  .diagnosis article{padding:clamp(24px,3vh,34px) 36px}.diagnosis h3{font-size:38px;margin-bottom:16px}.system-graphic{margin-top:20px}
  .check{min-height:0;height:calc(100% - 30px)}
  .service-visual{min-height:0;height:min(62vh,610px)}
  .services .section-label{margin-bottom:22px}.process{margin-bottom:20px}.service-overview{margin-bottom:16px}.deliverables li{padding:13px 0}.services-cta{margin-top:16px}
  .fit-bento{gap:10px}.fit-card{min-height:0}.founder-feature{max-height:calc(100svh - 132px)}
  .portrait{min-height:0;height:calc(100svh - 202px)}
  .proof-title{margin-bottom:24px}.testimonials article{padding-block:clamp(30px,5vh,50px)}
}

@media (min-width:701px) and (max-height:820px){
  .section{padding-block:28px}
  .section-label{margin-bottom:18px}
  .hero-copy{padding-bottom:132px}.hero .eyebrow{margin-bottom:18px}.hero-copy>p:not(.eyebrow){margin-top:15px}.hero .actions{margin-top:18px}
  .hero-stage>.stats{bottom:22px;padding-top:12px}.hero-stage>.stats strong{font-size:28px}
  .screen-about .about-intro{padding:28px 38px}.screen-about .about-intro h2{font-size:48px}.screen-about .body-copy{margin-top:26px;font-size:14px}.about-copy-icon{margin-bottom:9px}
  .diagnosis>h2{font-size:40px;margin-bottom:18px}.diagnosis article{padding:22px 28px}.diagnosis h3{font-size:32px;margin-bottom:12px}.diagnosis article>p:not(.eyebrow){font-size:14px;line-height:1.45}.system-graphic{margin-top:15px}
  .service-layout{gap:32px}.service-visual{height:min(66vh,540px)}.process button{padding-block:9px}.service-overview>p{margin-top:10px;font-size:14px}.deliverables li{padding:9px 0}.deliverables strong{font-size:14px}.services-cta{margin-top:10px}
}

@media (max-width:700px){
  .about-copy-icon{display:grid;width:30px;height:30px;place-items:center;margin-bottom:12px;color:var(--coral)}
  .about-copy-icon svg{width:21px;height:21px;fill:currentColor}
}

/* Metrics remain readable below the animated hero while the full unit stays one screen. */
@media (min-width:701px){
  .hero{grid-template-rows:minmax(0,1fr) auto;gap:0;height:100%;padding:14px 15px}
  .hero-stage{height:auto;min-height:0;border-radius:var(--radius) var(--radius) 0 0}
  .hero-copy{padding-bottom:clamp(34px,5vh,58px)}
  .hero>.stats{position:relative;z-index:2;left:auto;right:auto;bottom:auto;margin:0;padding:18px clamp(30px,4vw,64px);min-height:106px;background:#fff;border:1px solid var(--rule);border-top:0;border-radius:0 0 var(--radius) var(--radius);gap:24px;color:var(--ink)}
  .hero>.stats>div{padding:0 22px!important;border-left:1px solid var(--rule)!important}
  .hero>.stats>div:first-child{padding-left:0!important;border-left:0!important}
  .hero>.stats strong{font-size:clamp(27px,2.1vw,40px);color:var(--burgundy)}
  .hero>.stats p{font-size:9px;color:#51484c}
  .hero>.stats .stat-icon{width:17px;height:17px;color:var(--burgundy)}
}
@media (min-width:701px) and (max-height:820px){
  .hero-copy{padding-bottom:28px}
  .hero>.stats{min-height:92px;padding-block:12px}
  .hero>.stats strong{font-size:28px}
}
@media (max-width:700px){
  .hero>.stats{background:#fff;padding:20px 10px;border-radius:var(--radius);color:var(--ink)}
}

/* Natural scrolling: no section snapping or clipped section content. */
html{scroll-snap-type:none!important}
.header{background:#fff!important;backdrop-filter:none!important}
@media (min-width:701px){
  .viewport-section{height:auto;min-height:calc(100svh - 72px);overflow:visible;scroll-snap-align:none;scroll-snap-stop:normal}
  .viewport-section>section{max-height:none;overflow:visible}
  .screen-hero{height:calc(100svh - 72px);min-height:620px;overflow:hidden}
  .screen-hero>section{height:100%;overflow:hidden}
  .screen-about .about{height:auto;min-height:calc(100svh - 104px)}
  .check{height:auto;min-height:min(720px,calc(100svh - 102px))}
  .founder-feature{max-height:none}
}

/* Restore the Build to the original clean, readable two-list layout. */
#stage-build .build-columns{display:grid;grid-template-columns:1fr 1fr;gap:clamp(36px,5vw,76px);align-items:start}
#stage-build .build-columns>div,
#stage-build .build-columns>div:last-child{display:block;padding:0;border:0;border-radius:0;background:transparent;color:var(--ink)}
#stage-build .build-columns .eyebrow,
#stage-build .build-columns>div:last-child .eyebrow{display:block;margin:0;padding:0 0 16px;border:0;border-bottom:1px solid var(--rule);color:var(--ink);font-size:11px;letter-spacing:.07em}
#stage-build .build-columns .eyebrow:before{display:none}
#stage-build .deliverables,
#stage-build .build-columns>div:first-child .deliverables,
#stage-build .build-columns>div:last-child .deliverables{display:block;counter-reset:none}
#stage-build .deliverables li{display:block;min-height:0;padding:20px 0;border-top:1px solid var(--rule);position:static}
#stage-build .deliverables li:first-child{border-top:0}
#stage-build .deliverables li:before{display:none;content:none}
#stage-build .deliverables strong,
#stage-build .build-columns>div:last-child .deliverables strong{color:var(--ink);font-size:17px;font-weight:550}
#stage-build .deliverables li>span,
#stage-build .build-columns>div:last-child .deliverables li>span{color:var(--muted);margin-top:7px}
@media(max-width:700px){
  #stage-build .build-columns{grid-template-columns:1fr;gap:34px}
  #stage-build .deliverables li{padding:17px 0}
}

/* Compact founder portrait and direct founder CTA. */
.founder-chat{width:max-content;margin-top:22px;background:#fff;border-color:#fff;color:var(--burgundy);min-width:150px}
.founder-chat .octicon{width:15px;height:15px}
@media(max-width:700px){
  .screen-founder .section{padding-block:28px}
  .founder-feature{padding:20px;gap:0}
  .founder-caption{padding-bottom:16px}
  .portrait{width:100%;max-width:none;aspect-ratio:4/5;height:auto;margin:0 0 22px;overflow:hidden}
  .portrait img{width:100%;height:100%;object-fit:cover;object-position:center 32%}
  .founder-stat{margin-top:18px;padding-top:16px}
  .founder-chat{width:100%;margin-top:18px;min-height:50px}
}

/* Anchor the service CTA to the illustration panel's lower-left corner. */
@media(min-width:851px){
  .service-layout{position:relative}
  .services-cta{position:absolute;left:24px;bottom:24px;z-index:4;margin:0}
  .services-cta .button{box-shadow:0 8px 24px #5e002c1f}
}
@media(max-width:850px){.services-cta{position:static;margin-top:20px}}

/* Remove exposed portrait-frame bands on phones and compact tablets. */
@media(max-width:850px){
  .portrait{position:relative;height:auto!important;min-height:0!important;aspect-ratio:4/5;overflow:hidden;background:#fff}
  .portrait img{position:absolute;inset:0;width:100%!important;height:100%!important;max-width:none;object-fit:cover!important;object-position:center 32%!important}
}

/* Let Shelby's portrait define its own frame with no added canvas area. */
.portrait{height:auto!important;min-height:0!important;aspect-ratio:auto!important;background:transparent!important;align-self:start}
.portrait img{position:static!important;inset:auto!important;display:block;width:100%!important;height:auto!important;max-width:100%;object-fit:contain!important;object-position:center!important}

/* Founder CTA: maintain accessible contrast in every interaction state. */
.founder-chat,
.founder-chat:link,
.founder-chat:visited{background:var(--burgundy)!important;border-color:var(--burgundy)!important;color:#fff!important}
@media(hover:hover) and (pointer:fine){.founder-chat:hover{background:#79023d!important;border-color:#79023d!important;color:#fff!important}}
.founder-chat:focus-visible{background:var(--burgundy)!important;color:#fff!important}
