@layer reset{*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body,h1,h2,h3,p,blockquote,ul,ol,figure{margin:0}ul,ol{padding:0;list-style:none}img{max-width:100%;display:block}button{font:inherit}}@layer base{:root{--ink:#171715;--ink-soft:#2a2a27;--ivory:#f5f1e8;--paper:var(--ivory);--amber:#ffb400;--amber-soft:var(--ivory);--amber-deep:#8a5b00;--white:#fffef9;--type-small:.75rem;--type-body:1rem;--type-display:clamp(2.5rem, 4.7vw, 4.75rem);--shell:min(88rem, calc(100vw - 3rem));--sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}html,body{font-family:var(--sans)}body{background:var(--ivory);min-width:320px;color:var(--ink);font-size:var(--type-body);-webkit-font-smoothing:antialiased;line-height:1.55;overflow-x:hidden}body.nav-open{overflow:hidden}a{color:inherit}:focus-visible{outline:3px solid var(--amber-deep);outline-offset:4px}h1,h2{max-width:12ch;font-size:var(--type-display);letter-spacing:-.065em;font-weight:400;line-height:.92}h3,strong{font-size:var(--type-body);font-weight:550}.shell{width:var(--shell);margin-inline:auto}.section{padding-block:clamp(6rem,10vw,10rem)}.eyebrow{font-size:var(--type-small);letter-spacing:.14em;text-transform:uppercase;margin-bottom:1.5rem;font-weight:600;line-height:1}.eyebrow-light{color:var(--white)}.skip-link{z-index:100;background:var(--white);padding:.8rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.button{min-height:3.4rem;font-size:var(--type-small);border:0;border-radius:.35rem;justify-content:center;align-items:center;padding:.9rem 1.35rem;font-weight:600;line-height:1;text-decoration:none;transition:filter .18s,background-color .18s;display:inline-flex}.button:hover{filter:brightness(.92)}.button-small{min-height:2.9rem}.button-dark{background:var(--ink);color:var(--white)}.button-ghost{background:#17171514}.button-light{background:var(--white);color:var(--ink)}.button-ghost-light{background:var(--ink);color:var(--white)}}@layer components{.site-intro{z-index:200;background:var(--ink);pointer-events:none;place-items:center;animation:2.1s cubic-bezier(.76,0,.24,1) forwards intro-curtain-exit;display:grid;position:fixed;inset:0;overflow:hidden}.site-intro-brand{z-index:2;color:var(--white);letter-spacing:.16em;clip-path:inset(0 100% 0 0);align-items:center;gap:clamp(.65rem,1.4vw,1rem);font-size:clamp(.8rem,1.4vw,1.05rem);font-weight:500;line-height:1;animation:1.35s cubic-bezier(.16,1,.3,1) .12s forwards intro-brand-arrive;display:flex;position:relative;transform:scale(.92)}.site-intro-brand img{filter:invert();width:clamp(9rem,18vw,13rem);height:auto}.site-intro-brand>span{background:var(--ink)}.site-intro-slash{z-index:1;background:var(--amber);width:145vmax;height:clamp(.2rem,.45vw,.42rem);animation:1.45s cubic-bezier(.76,0,.24,1) .3s forwards intro-slash-sweep;position:absolute;top:50%;left:50%;transform:translate(-115%,-50%)rotate(-7deg);box-shadow:0 0 2rem #ffb40052}.intro-seen .site-intro{display:none}@keyframes intro-brand-arrive{0%{clip-path:inset(0 100% 0 0);transform:scale(.92)}52%,78%{clip-path:inset(0);transform:scale(1)}to{clip-path:inset(0 0 0 100%);transform:scale(1.02)}}@keyframes intro-slash-sweep{0%{transform:translate(-115%,-50%)rotate(-7deg)}to{transform:translate(15%,-50%)rotate(-7deg)}}@keyframes intro-curtain-exit{0%,72%{visibility:visible;clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}to{visibility:hidden;clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}}.site-header{z-index:30;padding-block:1.25rem;position:absolute;top:0;left:0;right:0}.site-header.is-stuck{padding-block:0;position:fixed;top:.75rem}.nav-shell{justify-content:space-between;align-items:center;display:flex}.site-header.is-stuck .nav-shell{backdrop-filter:blur(16px);background:#f5f1e8eb;border-radius:.5rem;padding:.55rem .65rem .55rem 1.1rem;box-shadow:0 .75rem 2.5rem #1717151a}.wordmark{font-size:var(--type-small);letter-spacing:.08em;align-items:center;gap:.5rem;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.wordmark img{width:auto;height:1.75rem}.primary-nav{align-items:center;gap:1.8rem;display:flex}.primary-nav>a:not(.button){font-size:var(--type-small);font-weight:500;text-decoration:none}.nav-toggle{background:#17171514;border:0;border-radius:.35rem;width:3rem;height:3rem;padding:.8rem;display:none}.nav-toggle>span:not(.sr-only){background:currentColor;width:1.4rem;height:2px;transition:transform .18s;display:block;position:absolute;top:50%;left:50%}.nav-toggle>span:nth-child(2){transform:translate(-50%,-.25rem)}.nav-toggle>span:nth-child(3){transform:translate(-50%,.25rem)}.compact-heading{max-width:60rem;margin-bottom:clamp(4rem,7vw,7rem)}}@layer sections{.hero{background:var(--ivory);align-items:center;min-height:100svh;padding-block:8.5rem 4rem;display:flex;overflow:clip}.hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(28rem,.92fr);align-items:center;gap:clamp(2rem,5vw,6rem);display:grid}.hero-system .hero-grid{grid-template-columns:minmax(0,.9fr) minmax(32rem,1.1fr);gap:clamp(1rem,3vw,3rem)}.hero-human .hero-grid{grid-template-columns:minmax(0,.95fr) minmax(32rem,1.05fr);gap:clamp(2rem,4vw,4rem)}.hero-copy{z-index:2;position:relative}.hero h1{max-width:10.5ch}.hero h1>span:first-child{display:block}.persona-window{width:fit-content;height:1.28em;color:var(--amber-deep);margin-top:.1em;margin-left:-.12em;padding:.1em .12em .18em;display:block;overflow:hidden}.persona{will-change:transform;line-height:1;display:block}.persona.is-exiting{animation:.26s cubic-bezier(.55,0,1,.45) forwards persona-exit}.persona.is-entering{animation:.34s cubic-bezier(.16,1,.3,1) forwards persona-enter}@keyframes persona-exit{to{opacity:0;transform:translateY(110%)}}@keyframes persona-enter{0%{opacity:0;transform:translateY(-110%)}to{opacity:1;transform:translateY(0)}}.hero-lede{max-width:34rem;margin-top:2rem}.hero-actions{gap:.8rem;margin-top:2rem;display:flex}.hero-media{align-self:center}.hero-media img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:auto}.hero-media-system img{mix-blend-mode:normal;width:112%;max-width:none;margin-left:-6%;mask-image:radial-gradient(82% 76%,#000 58%,#0000 100%)}.hero-media-human{height:min(72svh,46rem);min-height:35rem;overflow:hidden}.hero-media-human img{object-fit:cover;object-position:51% center;mix-blend-mode:normal;width:100%;height:100%}.problem-section{background:var(--amber-soft)}.problem-intro{grid-template-columns:minmax(0,1fr) minmax(22rem,.55fr);align-items:end;gap:clamp(3rem,8vw,8rem);display:grid}.problem-intro h2{max-width:8ch}.problem-intro-copy{max-width:28rem}.problem-intro-copy>p{color:#171715ad}.problem-map{margin-top:clamp(5rem,8vw,8rem);scroll-margin-top:7rem}.bottleneck-flow{max-width:42rem;margin-inline:auto;padding-block:1rem;display:grid;position:relative}.bottleneck-flow:before{content:"";background:#8a5b0038;width:2px;position:absolute;top:3rem;bottom:3rem;left:1.65rem}.bottleneck-flow li{grid-template-columns:3.4rem 1fr;align-items:center;gap:1.5rem;min-height:clamp(15rem,32svh,20rem);transition:transform .26s;display:grid;position:relative;transform:translate(0)}.bottleneck-flow li.is-active{transform:translate(.5rem)}.bottleneck-node{z-index:1;background:var(--ivory);opacity:.58;place-items:center;width:3.4rem;height:3.4rem;transition:opacity .26s,color .26s,background-color .26s;display:grid;position:relative;box-shadow:inset 0 0 0 1px #8a5b004d}.bottleneck-node svg{width:1.4rem;height:1.4rem}.bottleneck-flow li.is-active .bottleneck-node{background:var(--amber);opacity:1}.bottleneck-queue{opacity:0;pointer-events:none;gap:.22rem;transition:opacity .26s,transform .26s;display:grid;position:absolute;bottom:calc(100% + .45rem);left:50%;transform:translate(-50%,.6rem)}.bottleneck-queue i{background:var(--amber-deep);border-radius:50%;width:.42rem;height:.42rem;display:block}.bottleneck-flow li.is-active .bottleneck-queue{opacity:1;transform:translate(-50%)}.bottleneck-flow li.is-active .bottleneck-queue i{animation:.7s ease-in-out infinite alternate bottleneck-queue-wait}.bottleneck-flow li.is-active .bottleneck-queue i:nth-child(2){animation-delay:.12s}.bottleneck-flow li.is-active .bottleneck-queue i:nth-child(3){animation-delay:.24s}.bottleneck-output{background:var(--amber-deep);opacity:0;border-radius:50%;width:.42rem;height:.42rem;display:block;position:absolute;top:calc(100% + .45rem);left:50%;transform:translate(-50%)}.bottleneck-flow li.is-active .bottleneck-output{animation:1.8s cubic-bezier(.55,0,.45,1) infinite bottleneck-release}.bottleneck-flow span{color:var(--amber-deep);font-size:var(--type-small);font-weight:500}.bottleneck-flow strong{margin-top:.35rem;display:block}.bottleneck-flow p{color:#1717159e;max-width:25rem;margin-top:.35rem}.constraint-status{align-items:center;margin-top:1rem;display:flex}.capacity{align-items:end;gap:.2rem;height:1.1rem;display:flex}.capacity i{background:var(--amber-deep);width:.28rem;transition:height .26s,opacity .26s;display:block}.capacity i:first-child{height:.4rem}.capacity i:nth-child(2){height:.62rem}.capacity i:nth-child(3){height:.84rem}.capacity i:nth-child(4){height:1.06rem}.bottleneck-flow li.is-active .capacity i:not(:first-child){opacity:.18;height:.4rem}@keyframes bottleneck-queue-wait{0%{transform:translateY(-.18rem)}to{transform:translateY(0)}}@keyframes bottleneck-release{0%{opacity:0;transform:translate(-50%)}20%,65%{opacity:1}to{opacity:0;transform:translate(-50%,3.1rem)}}.outcomes-editorial{background:var(--ivory);padding-block:clamp(5rem,7vw,7rem)}.outcome-option-heading{display:block}.outcome-option-heading h2{max-width:9ch}.outcome-proof-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(2rem,3vw,3.5rem);margin-top:clamp(3.5rem,5vw,5rem);display:grid}.outcome-proof-list .outcome{text-align:center;grid-template-rows:auto auto 1fr;align-content:start;justify-items:center;gap:1rem;display:grid}.outcome-proof-result{max-width:22ch;color:var(--ink);font-size:var(--type-body);letter-spacing:-.025em;font-weight:550;line-height:1.25}.outcome-proof-context{align-content:start;gap:.5rem;display:grid}.outcome-proof-context strong{color:var(--amber-deep);font-size:var(--type-small);font-weight:600}.outcome-proof-context p{color:#171715ad;max-width:24ch}.outcome-visual{width:100%;min-height:clamp(6.75rem,9vw,8.5rem);color:var(--amber-deep);justify-content:center;align-items:center;display:flex}.outcome-visual>svg{width:clamp(5.75rem,8vw,7.5rem);height:clamp(5.75rem,8vw,7.5rem)}.outcome-care-visual{gap:clamp(.35rem,.8vw,.75rem)}.outcome-care-visual>svg{width:clamp(2.25rem,3vw,3rem);height:clamp(2.25rem,3vw,3rem)}.outcome-care-visual>svg:nth-child(2n){opacity:.62;width:clamp(1rem,1.4vw,1.35rem);height:clamp(1rem,1.4vw,1.35rem)}.outcome-team-visual{flex-direction:column;gap:.45rem}.outcome-team-visual strong{color:var(--amber-deep);letter-spacing:-.06em;font-size:clamp(2.25rem,3.5vw,3.5rem);font-weight:350;line-height:.82}.outcome-team-visual>svg{width:clamp(4.75rem,7vw,6.5rem);height:clamp(2.75rem,4vw,3.75rem)}.outcome-carousel-controls{display:none}.outcome-services{background:var(--ink);color:var(--white)}.outcome-services-layout{grid-template-columns:minmax(20rem,.8fr) minmax(24rem,.72fr);align-items:start;gap:clamp(5rem,12vw,13rem);display:grid}.outcome-services-heading{position:sticky;top:8rem}.outcome-services-heading h2{max-width:10ch}.outcome-services-heading p{color:#fffef9ad;max-width:30rem;margin-top:2rem}.outcome-service-list{gap:clamp(2rem,5vw,5rem);padding-block:clamp(1rem,3vw,3rem);display:grid}.outcome-service-list li{color:#fffef9b8;grid-template-rows:auto auto;grid-template-columns:2.5rem 2rem 1fr;align-content:center;gap:.6rem 1rem;min-height:clamp(13rem,31svh,18rem);transition:color .26s,transform .26s;display:grid;transform:translateY(.75rem)}.outcome-service-list li.is-active{color:var(--white);transform:translateY(0)}.outcome-service-list svg{color:#ffb400b8;grid-row:1/3;width:2.25rem;height:2.25rem;transition:color .26s}.outcome-service-list span{color:#ffb400b8;font-size:var(--type-small);transition:color .26s}.outcome-service-list li.is-active svg,.outcome-service-list li.is-active span{color:var(--amber)}.outcome-service-list p{color:#fffef9ad;grid-column:3;max-width:28rem}.testimonials{background:var(--paper)}.testimonial-heading{margin-bottom:clamp(3.5rem,6vw,6rem)}.testimonial-heading h2{max-width:9ch}.testimonial-layout{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:clamp(3rem,5vw,5.5rem);display:grid}.testimonial{flex-direction:column;display:flex}.testimonial blockquote{letter-spacing:-.04em;max-width:26ch;font-size:clamp(1.35rem,2vw,2rem);font-weight:400;line-height:1.12}.testimonial figcaption{font-size:var(--type-small);align-items:center;gap:1rem;margin-top:auto;padding-top:2.25rem;display:flex}.testimonial figcaption>span:last-child{gap:.2rem;display:grid}.testimonial figcaption small{color:#171715ad;font-size:var(--type-small)}.testimonial figcaption strong{font-size:var(--type-small)}.testimonial-avatar,.testimonial-anonymous-avatar{border-radius:50%;flex:none;place-items:center;width:3.75rem;height:3.75rem;display:grid}.testimonial-avatar{object-fit:cover}.testimonial-anonymous-avatar{background:var(--ink);color:var(--white);font-size:var(--type-small);text-align:center;font-weight:500}.testimonial-anonymous{color:inherit}.process{background:var(--amber-soft)}.process-layout{grid-template-columns:minmax(22rem,.9fr) minmax(24rem,.75fr);align-items:start;gap:clamp(5rem,12vw,13rem);display:grid}.process-heading{position:sticky;top:8rem}.process-layout h2{max-width:9ch}.process-steps{gap:clamp(5rem,8vw,8rem);display:grid}.process-steps li{flex-direction:column;justify-content:center;gap:.8rem;max-width:28rem;min-height:17rem;display:flex}.process-icon{width:2.75rem;height:2.75rem;color:var(--amber-deep);margin-bottom:1.25rem}.process-steps span{color:var(--amber-deep);font-size:var(--type-small);font-weight:500}.process-steps p{opacity:.74}.faq{color:var(--ink);background:var(--amber-soft);border-top:1px solid #1717151f}.faq-layout{grid-template-columns:minmax(0,1.05fr) minmax(28rem,.95fr);align-items:start;gap:clamp(4rem,8vw,8rem);display:grid}.faq-layout h2{max-width:8ch}.faq-heading{position:sticky;top:8rem}.faq-heading a{color:var(--amber-deep);font-size:var(--type-small);align-items:center;gap:.5rem;margin-top:2rem;font-weight:600;text-decoration:none;display:inline-flex}.faq-heading a:hover{text-underline-offset:.3rem;text-decoration:underline}.faq-heading a svg{width:1rem;height:1rem;transition:transform .18s}.faq-heading a:hover svg{transform:translate(.2rem)}.faq-list{border-top:1px solid #1717152e}.faq-list details{border-bottom:1px solid #1717152e;position:relative}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:2rem;padding:1.75rem 0;font-weight:500;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{flex:none;width:1.5rem;height:1.5rem;transition:transform .18s}.faq-list details[open] summary svg{transform:rotate(180deg)}.faq-list details p{color:#171715b3;max-width:36rem;padding:0 3.5rem 1.75rem 0}.contact-section{color:var(--white);background:var(--ink)}.contact-section .eyebrow-light{color:var(--amber)}.contact-section .button-ghost-light{background:var(--amber);color:var(--ink)}.contact-grid{grid-template-columns:minmax(0,1.15fr) minmax(24rem,.85fr);align-items:end;gap:clamp(4rem,10vw,10rem);display:grid}.contact-grid h2{max-width:9ch}.contact-action>p{max-width:30rem}.contact-action>div{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.about-page{background:var(--ivory);min-height:100svh;padding-block:clamp(10rem,14vw,14rem) clamp(6rem,10vw,10rem)}.about-intro{grid-template-columns:minmax(22rem,1fr) auto;align-items:center;gap:clamp(4rem,9vw,10rem);display:grid}.about-copy h1{max-width:10ch;font-size:clamp(2.8rem,5.5vw,5.75rem)}.about-kicker{color:var(--amber-deep);font-size:var(--type-small);margin-bottom:2rem;font-weight:600}.about-bio{color:#171715b8;gap:1.25rem;max-width:36rem;margin-top:clamp(2.5rem,5vw,4.5rem);display:grid}.about-portrait{aspect-ratio:4/3;border-radius:.35rem;place-self:center end;width:clamp(24rem,32vw,32rem);overflow:hidden}.about-portrait img{aspect-ratio:4/3;object-fit:cover;object-position:52% 44%;width:100%;height:100%}.blog-index,.article-page{background:var(--ivory);padding-top:clamp(9rem,13vw,13rem)}.blog-index{padding-bottom:clamp(6rem,10vw,10rem)}.blog-index-intro{grid-template-columns:minmax(10rem,.36fr) minmax(22rem,1fr);align-items:start;gap:clamp(2rem,7vw,8rem);display:grid}.blog-index-intro .eyebrow{margin-top:.45rem}.blog-index-intro-copy{grid-template-columns:minmax(24rem,1.25fr) minmax(18rem,.75fr);align-items:end;gap:clamp(2rem,6vw,6rem);display:grid}.blog-index-intro h1{max-width:15ch;font-size:clamp(2.6rem,5vw,5.2rem)}.blog-index-intro-copy>p,.blog-section-heading-row>p{color:#171715a6;max-width:31rem}.blog-feature{background:var(--ink);color:var(--white);grid-template-columns:minmax(28rem,1.12fr) minmax(24rem,.88fr);margin-top:clamp(4rem,8vw,7rem);display:grid}.blog-feature-image{min-height:32rem;display:block;overflow:hidden}.blog-feature-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,1,.36,1)}.blog-feature-image:hover img{transform:scale(1.018)}.blog-feature-copy{flex-direction:column;justify-content:center;min-height:32rem;padding:clamp(2rem,5vw,5rem);display:flex}.blog-feature-copy .eyebrow{color:var(--amber)}.blog-feature-copy h2{max-width:11ch;font-size:clamp(2.2rem,3.7vw,4rem)}.blog-feature-copy h2 a,.blog-card h3 a{text-decoration:none}.blog-feature-copy>p:not(.eyebrow,.blog-meta){color:#fffef9ad;max-width:34rem;margin-top:1.5rem}.blog-meta{color:#171715b8;font-size:var(--type-small);margin-top:1.5rem}.blog-feature-copy .blog-meta{color:#fffef980}.blog-feature-copy .blog-read-link{color:var(--amber)}.blog-lanes,.blog-latest{margin-top:clamp(6rem,11vw,11rem)}.blog-section-heading{justify-content:space-between;align-items:end;gap:2rem;display:flex}.blog-section-heading .eyebrow{margin-bottom:1.2rem}.blog-section-heading h2{font-size:clamp(2.25rem,4.25vw,4.25rem)}.blog-lane-grid{grid-template-columns:repeat(3,1fr);gap:clamp(2.5rem,5vw,5rem);margin-top:clamp(3rem,5vw,5rem);display:grid}.blog-lane>svg{width:2.25rem;height:2.25rem;color:var(--amber-deep)}.blog-lane h3{letter-spacing:-.035em;margin-top:1.5rem;font-size:clamp(1.35rem,2vw,1.85rem);font-weight:450;line-height:1.1}.blog-lane>p{color:#171715a1;max-width:23rem;margin-top:.85rem}.blog-lane ol{gap:1.1rem;margin-top:2.5rem;display:grid}.blog-lane li a{grid-template-columns:1fr auto;align-items:start;gap:1rem;font-size:.9rem;line-height:1.35;text-decoration:none;display:grid}.blog-lane li svg{width:.95rem;height:.95rem;color:var(--amber-deep);margin-top:.15rem;transition:transform .18s}.blog-lane li a:hover svg{transform:translate(.2rem)}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(4rem,7vw,7rem) clamp(2rem,5vw,5rem);margin-top:clamp(3rem,5vw,5rem);display:grid}.blog-card{grid-template-columns:minmax(12rem,.8fr) minmax(15rem,1.2fr);align-items:start;gap:clamp(1.5rem,3vw,3rem);display:grid}.blog-card-image{aspect-ratio:1;border-radius:.25rem;display:block;overflow:hidden}.blog-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.blog-card-image:hover img{transform:scale(1.02)}.blog-card .eyebrow{color:var(--amber-deep);margin-bottom:1rem}.blog-card h3{letter-spacing:-.04em;font-size:clamp(1.3rem,1.8vw,1.75rem);font-weight:450;line-height:1.1}.blog-card h3+p{color:#171715a1;margin-top:1rem;font-size:.9rem}.blog-read-link,.article-back{color:var(--amber-deep);font-size:var(--type-small);align-items:center;gap:.5rem;font-weight:600;text-decoration:none;display:inline-flex}.blog-read-link{margin-top:2rem}.blog-read-link svg,.article-back svg{width:1rem;height:1rem;transition:transform .18s}.blog-read-link:hover svg{transform:translate(.2rem)}.article-header{max-width:72rem}.article-back{margin-bottom:clamp(3rem,6vw,6rem)}.article-back:hover svg{transform:translate(-.2rem)}.article-header .eyebrow{color:var(--amber-deep)}.article-header h1{max-width:17ch}.article-dek{color:#171715b3;max-width:48rem;margin-top:2rem}.article-byline{font-size:var(--type-small);margin-top:1.25rem;font-weight:500}.article-cover{border-radius:.35rem;max-width:68rem;margin-top:clamp(4rem,8vw,8rem);overflow:hidden}.article-cover img{aspect-ratio:1200/630;object-fit:cover;width:100%}.article-layout{grid-template-columns:minmax(12rem,.34fr) minmax(0,1fr);align-items:start;gap:clamp(4rem,9vw,9rem);padding-block:clamp(5rem,9vw,9rem) clamp(7rem,12vw,12rem);display:grid}.article-toc{position:sticky;top:8rem}.article-toc ol{gap:.85rem;display:grid}.article-toc a{color:#171715ad;font-size:var(--type-small);grid-template-columns:1.75rem 1fr;gap:.5rem;line-height:1.4;text-decoration:none;display:grid}.article-toc a:hover{color:var(--ink)}.article-toc a span{color:var(--amber-deep)}.article-prose{width:min(100%,48rem);font-size:var(--type-body);line-height:1.72}.article-prose>p:first-child{font-weight:550}.article-prose p{margin-block:1.1rem}.article-prose h2{letter-spacing:-.055em;max-width:18ch;margin-top:5rem;margin-bottom:1.5rem;scroll-margin-top:7rem;font-size:clamp(1.75rem,2.8vw,2.6rem);line-height:1}.article-prose h3{font-size:var(--type-body);margin-top:2.75rem;margin-bottom:.75rem;font-weight:600}.article-prose ul,.article-prose ol{gap:.65rem;margin-block:1.5rem;padding-left:1.25rem;list-style:outside;display:grid}.article-prose ol{list-style:decimal}.article-prose li{padding-left:.25rem}.article-prose a:not(.button){color:var(--amber-deep);text-underline-offset:.2rem}.article-prose blockquote{border-left:3px solid var(--amber);color:#171715b8;margin-block:2rem;padding-left:1.5rem}.article-prose table{border-collapse:collapse;width:100%;margin-block:2rem;display:block;overflow-x:auto}.article-prose th,.article-prose td{min-width:11rem;font-size:var(--type-small);text-align:left;vertical-align:top;border-bottom:1px solid #17171529;padding:.9rem 1rem}.article-prose th{color:var(--ink);font-weight:600}.article-cta{background:var(--ink);color:var(--white);border-radius:.35rem;margin-block:4rem;padding:clamp(2rem,5vw,3.5rem)}.article-cta .eyebrow{color:var(--amber);margin:0 0 1.25rem}.article-cta .article-cta-title{max-width:20ch;color:var(--white);letter-spacing:-.055em;margin:0;font-size:clamp(1.75rem,2.8vw,2.6rem);font-weight:400;line-height:1}.article-cta .article-cta-title+p{color:#fffef9b3;max-width:34rem}.article-cta .button{background:var(--amber);color:var(--ink);gap:.6rem;margin-top:1rem}.article-cta .button svg{width:1rem;height:1rem}.article-faq{margin-top:6rem}.article-faq h2{margin-top:0}.article-faq-list{border-top:1px solid #1717152e;margin-top:3rem}.article-faq-list details{border-bottom:1px solid #1717152e}.article-faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:2rem;padding-block:1.5rem;font-weight:550;list-style:none;display:flex}.article-faq-list summary::-webkit-details-marker{display:none}.article-faq-list summary svg{flex:none;width:1.25rem;height:1.25rem;transition:transform .18s}.article-faq-list details[open] summary svg{transform:rotate(180deg)}.article-faq-list details p{color:#171715b3;max-width:40rem;margin:0;padding:0 3rem 1.5rem 0}.site-footer{color:var(--white);background:var(--ink);padding-block:3rem}.wordmark-light{color:var(--white)}.footer-layout{font-size:var(--type-small);grid-template-columns:1fr auto auto;align-items:end;gap:3rem;display:grid}.footer-company{color:#fffef999;gap:.55rem;max-width:28rem;margin-top:1rem;font-style:normal;line-height:1.55;display:grid}.footer-company strong{color:var(--white);font-size:var(--type-small)}.footer-links{gap:1.2rem;display:flex}}@layer responsive{@media (width<=1000px){.hero{min-height:auto}.hero-grid,.about-intro,.blog-index-intro,.blog-index-intro-copy,.blog-feature,.article-layout,.problem-intro,.outcome-services-layout,.process-layout,.faq-layout,.contact-grid{grid-template-columns:1fr}.outcome-services-heading,.article-toc,.faq-heading,.process-heading{position:static}.testimonial-layout{grid-template-columns:1fr}.outcome-proof-list{width:100vw;margin-left:calc((100vw - var(--shell)) / -2);padding-inline:calc((100vw - var(--shell)) / 2);overscroll-behavior-inline:contain;scroll-padding-inline:calc((100vw - var(--shell)) / 2);scroll-snap-type:x mandatory;scrollbar-width:none;align-items:stretch;gap:1rem;display:flex;overflow-x:auto}.outcome-proof-list::-webkit-scrollbar{display:none}.outcome-proof-list .outcome{scroll-snap-align:start;scroll-snap-stop:always;background:#fffef96b;border:1px solid #1717151a;border-radius:.35rem;flex:0 0 min(58vw,22rem);align-self:stretch;min-height:24rem;padding:2rem 1.5rem;transform:none}.outcome-carousel-controls{color:#1717159e;font-size:var(--type-small);justify-content:flex-end;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.outcome-carousel-controls button{width:2.75rem;height:2.75rem;color:var(--ink);background:0 0;border:1px solid #1717152e;border-radius:50%;place-items:center;padding:0;display:grid}.outcome-carousel-controls button:disabled{cursor:default;opacity:.28}.outcome-carousel-controls svg{width:1rem;height:1rem}.hero-system .hero-grid,.hero-human .hero-grid{grid-template-columns:1fr}.hero-media{max-width:44rem}.hero-media-system img{width:100%;margin-left:0}.hero-media-human{width:100%;height:min(68svh,40rem);min-height:30rem}.testimonial-layout{gap:5rem}.article-toc ol{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){:root{--shell:calc(100vw - 2rem);--type-display:clamp(2.35rem, 10vw, 4rem)}.section{padding-block:5.5rem}.site-header.is-stuck .nav-shell{backdrop-filter:none}.primary-nav{z-index:10;width:100vw;height:100dvh;padding:calc(5.5rem + env(safe-area-inset-top)) max(1.5rem, env(safe-area-inset-right)) calc(1.5rem + env(safe-area-inset-bottom)) max(1.5rem, env(safe-area-inset-left));background:var(--amber-soft);opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-items:flex-start;gap:clamp(1rem,3.5vh,1.8rem);transition:opacity .18s,transform .18s;position:fixed;inset:0;overflow-y:auto;transform:translateY(-1rem)}.primary-nav>a:not(.button){letter-spacing:-.045em;font-size:clamp(1.9rem,8.5vw,2.5rem);font-weight:400;line-height:1}.primary-nav .button{width:min(100%,22rem);margin-top:.5rem}body.nav-open .primary-nav{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-toggle{z-index:11;display:block;position:relative}body.nav-open .nav-toggle span:nth-child(2){transform:translate(-50%)rotate(45deg)}body.nav-open .nav-toggle span:nth-child(3){transform:translate(-50%)rotate(-45deg)}.hero{padding-block:8rem 4rem}.blog-index,.article-page,.about-page{padding-top:8rem}.about-intro{gap:3.5rem}.about-copy h1{font-size:var(--type-display)}.about-portrait{grid-row:2;justify-self:start;width:min(100%,32rem)}.blog-index-intro,.blog-index-intro-copy{gap:2.5rem}.blog-feature-image,.blog-feature-copy{min-height:auto}.blog-feature-copy{padding-block:4rem;padding-inline:2rem}.blog-feature-copy h2{font-size:clamp(2rem,10vw,3rem)}.blog-lane-grid{grid-template-columns:1fr;gap:4rem}.blog-section-heading,.blog-section-heading-row{flex-direction:column;align-items:start}.blog-card{grid-template-columns:minmax(8rem,.75fr) minmax(0,1.25fr);gap:1.25rem}.blog-grid{grid-template-columns:1fr}.article-layout{gap:4rem}.article-toc ol{grid-template-columns:1fr}.article-cover{border-radius:0;width:100%}.article-prose th,.article-prose td{min-width:9.5rem}.hero-media-human{height:29rem;min-height:0}.hero h1{max-width:100%}.hero-actions,.contact-action>div{flex-direction:column;align-items:flex-start}.problem-intro-copy{max-width:32rem}.problem-map{margin-top:5rem}.bottleneck-flow li{min-height:clamp(13rem,30svh,17rem)}.outcome-proof-list .outcome{gap:1.25rem}.outcome-proof-list{margin-top:4.5rem}.outcome-proof-list .outcome{flex:0 0 min(82vw,22rem)}.outcome-visual{min-height:9rem}.outcome-service-list{gap:4rem;padding-block:0}.outcome-service-list li{min-height:12rem;color:var(--white);transform:none}.footer-layout{grid-template-columns:1fr;gap:1.5rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.html-ready [data-reveal]:not(.is-visible){transform:none}.site-intro{display:none}}}
