@import "https://fonts.googleapis.com/css2?family=Inter+Tight:wght@300;400;500;600&display=swap";
:root{--hb-charcoal:#111;--hb-bone:#f3ece1;--hb-sand:#dccfba;--hb-stone:#8c8278;--hb-olive-bronze:#6f6b52;--hb-logo-gold:#c8a261;--hb-terracotta:#8b4a2f;--hb-ivory:#f9f1e7;--hb-ash:#1f1d1a;--hb-dark-bg:#111;--hb-line-dark:#1111111f;--bg:var(--hb-bone);--fg:var(--hb-charcoal);--fg-muted:var(--hb-stone);--rule:var(--hb-line-dark);--rule-strong:#11111140;--font-display:"Clash Display", "Inter Tight", ui-sans-serif, system-ui, sans-serif;--font-sans:"Inter Tight", ui-sans-serif, system-ui, -apple-system, Helvetica, Arial, sans-serif;--ease-out:cubic-bezier(.22, .61, .36, 1);--ease-in-out:cubic-bezier(.65, 0, .35, 1);--header-height:96px}@keyframes hb-marquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@keyframes typewriter-caret{0%,42%{opacity:1}43%,to{opacity:0}}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 18px);overflow-x:hidden}body{background:var(--bg);color:var(--fg);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:16px;font-weight:300;overflow-x:hidden}button{font:inherit}img,svg{display:block}a{color:inherit}::selection{background:var(--hb-charcoal);color:var(--hb-bone)}p,h1,h2,h3,blockquote{margin:0}.site-shell{min-height:100vh;padding-top:var(--header-height);background:var(--bg)}.site-header{z-index:50;border-bottom:1px solid var(--rule);background:var(--hb-bone);justify-content:space-between;align-items:center;gap:40px;padding:24px 56px;display:flex;position:fixed;top:0;left:0;right:0}section{scroll-margin-top:calc(var(--header-height) + 18px)}.brand-link{isolation:isolate;flex:0 auto;align-items:center;gap:clamp(10px,.9vw,14px);min-width:0;max-width:100%;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.brand-link:after{content:none}.header-mark-orbit{aspect-ratio:606/676;opacity:1;transform-origin:50%;width:auto;height:clamp(23px,2.07vw,30px);color:var(--hb-logo-gold);transition:opacity .26s var(--ease-out), transform .5s var(--ease-out);flex:none;place-items:center;display:grid;position:relative;top:0;overflow:visible;transform:translate(0,0)}.header-mark-orbit:before,.header-mark-orbit:after{content:none}.header-mark-svg{object-fit:contain;width:100%;height:auto;display:block;overflow:visible}.header-mark-outer,.header-mark-door,.header-mark-threshold{fill:none;stroke:currentColor;stroke-linecap:square}.header-mark-outer{stroke-width:7px}.header-mark-door{stroke-width:4.34px;opacity:1;transform-box:fill-box;transform-origin:10% 68%;transition:opacity .28s var(--ease-out), stroke-dashoffset .52s var(--ease-out), transform .62s var(--ease-in-out)}.header-mark-threshold{stroke-width:5.04px;transform-box:fill-box;transform-origin:50%;transition:opacity .28s var(--ease-out), transform .56s var(--ease-in-out)}.header-mark-glyph{fill:currentColor;transform-box:fill-box;transform-origin:50%;transition:opacity .28s var(--ease-out), transform .56s var(--ease-in-out)}.header-logo{filter:brightness(0);width:auto;max-width:min(82vw,420px);height:clamp(36px,4vw,44px);transition:opacity .26s var(--ease-out), transform .22s var(--ease-out);transform:translate(0,0)}.brand-link:hover .header-mark-orbit,.brand-link:focus-visible .header-mark-orbit{transform:translateY(-1px)}.brand-link:hover .header-logo,.brand-link:focus-visible .header-logo{opacity:1;transition-duration:.22s;transform:translateY(-1px)}.brand-link:focus-visible{outline:1px solid var(--hb-charcoal);outline-offset:8px}.header-wordmark{color:var(--hb-charcoal);font-family:var(--font-display);letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;font-size:23px;font-weight:300;line-height:.9;display:block;transform:translate(.09em)}.main-nav{gap:clamp(20px,2.6vw,44px);display:flex}.main-nav a,.site-footer a{transition:color .24s var(--ease-out);text-decoration:none;position:relative}.main-nav a:after,.site-footer a:after{content:"";transform-origin:0;height:1px;transition:transform .32s var(--ease-out);background:currentColor;position:absolute;bottom:-5px;left:0;right:0;transform:scaleX(0)}.main-nav a{font-family:var(--font-sans);letter-spacing:.04em;font-size:16px;font-weight:500;line-height:1.2}.site-header>.button{letter-spacing:.18em;min-height:48px;padding:14px 24px;font-size:12px}.main-nav a:hover,.main-nav a:focus-visible,.site-footer a:hover,.site-footer a:focus-visible{outline:0}.main-nav a:hover:after,.main-nav a:focus-visible:after,.site-footer a:hover:after,.site-footer a:focus-visible:after{transform:scaleX(1)}.eyebrow{font-family:var(--font-sans);letter-spacing:.22em;color:var(--fg-muted);text-transform:uppercase;font-size:11px;font-weight:300;line-height:1}.eyebrow-inverse{color:#f3ece19e}.section-index{flex-direction:column;gap:6px;display:flex}.button{isolation:isolate;border:1px solid var(--hb-charcoal);cursor:pointer;letter-spacing:.22em;text-transform:uppercase;min-height:46px;transform-style:preserve-3d;transition:border-color .24s var(--ease-out), background .24s var(--ease-out), color .24s var(--ease-out), box-shadow .26s var(--ease-out), transform .26s var(--ease-out);border-radius:0;justify-content:center;align-items:center;gap:10px;padding:14px 27px;font-size:11px;font-weight:500;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.button:before,.button:after{content:"";pointer-events:none;position:absolute}.button:before{z-index:0;transform-origin:0;transition:transform .42s var(--ease-out);inset:-1px}.button:after{z-index:0;transform-origin:0;opacity:.32;height:1px;transition:transform .36s var(--ease-out), opacity .24s var(--ease-out);background:currentColor;bottom:9px;left:18px;right:18px;transform:scaleX(0)}.button>span,.button-icon{z-index:1;position:relative}.button:hover,.button:focus-visible{outline:0;transform:perspective(560px)translateY(-2px)rotateX(2deg);box-shadow:0 16px 28px -26px #111111b8}.button:active{transition-duration:.12s;transform:perspective(560px)translateY(0)scale(.985)}.button:hover:after,.button:focus-visible:after{transform:scaleX(1)}.button-primary{border-color:var(--hb-charcoal);background:var(--hb-charcoal);color:var(--hb-bone)}.button-primary:before{background:linear-gradient(110deg,#0000 0%,#f3ece124 38%,#0000 76%);width:46%;right:auto;transform:translate(-135%)skew(-16deg)}.button-primary:hover:before,.button-primary:focus-visible:before{transform:translate(270%)skew(-16deg)}.button-secondary{color:var(--hb-charcoal);background:0 0}.button-secondary:before{background:var(--hb-charcoal);transform:scaleX(0)}.button-secondary:hover,.button-secondary:focus-visible{color:var(--hb-bone);background:0 0}.button-secondary:hover:before,.button-secondary:focus-visible:before{transform:scaleX(1)}.button-icon{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px;transition:transform .42s var(--ease-out)}.button-icon-line{stroke-dasharray:14 18;stroke-dashoffset:0;transition:stroke-dashoffset .42s var(--ease-out)}.button-icon-head{transform-box:fill-box;transform-origin:50%;transition:transform .42s var(--ease-out)}.button:hover .button-icon-line,.button:focus-visible .button-icon-line{stroke-dashoffset:-5px}.hero-section{border-top:1px solid var(--rule);grid-template-columns:minmax(620px,1.25fr) minmax(360px,.75fr);min-height:calc(100vh - 76px);display:grid}.hero-copy{border-right:1px solid var(--rule);flex-direction:column;justify-content:space-between;gap:48px;min-height:620px;padding:96px 64px 96px 56px;display:flex}.hero-meta,.capacity-row,.image-caption,.card-topline{justify-content:space-between;gap:24px;display:flex}.hero-statement{flex-direction:column;gap:32px;max-width:860px;display:flex}h1,h2,h3,blockquote{font-family:var(--font-display);color:var(--fg);font-weight:300}h1{letter-spacing:0;text-wrap:balance;max-width:900px;font-size:clamp(60px,6.5vw,104px);line-height:1.03}h1 em,.final-cta em{font-style:italic;font-weight:300}.typewriter-text{max-width:100%;display:inline}.typewriter-output{white-space:pre-wrap;display:inline}.typewriter-word{white-space:nowrap;display:inline-block}.typewriter-char{opacity:1;filter:blur();transition:opacity .17s var(--ease-out), transform .22s var(--ease-out), filter .22s var(--ease-out);will-change:opacity, transform, filter;display:inline-block;position:relative;transform:translate(0,0)}.js .typewriter-text:not(.is-typed) .typewriter-char{opacity:0;filter:blur(2px);transform:translateY(.08em)}.js .typewriter-text.is-typing .typewriter-char.is-visible,.js .typewriter-text.is-typed .typewriter-char{opacity:1;filter:blur();transform:translate(0,0)}.typewriter-char.is-caret:after{content:"";pointer-events:none;background:currentColor;width:.08em;height:.78em;animation:.76s step-end infinite typewriter-caret;position:absolute;top:.12em;left:calc(100% + .04em)}.line-mask,.reveal-line{display:block;overflow:hidden}.js [data-reveal]{opacity:0;transform:translate3d(0, var(--distance,24px), 0);transition:opacity .76s var(--ease-out), transform .76s var(--ease-out);transition-delay:var(--delay,0s);will-change:opacity, transform}.js [data-reveal].is-revealed{opacity:1;transform:translate(0,0)}.js [data-reveal=line]{opacity:1;transform:none}.js [data-reveal=line]>span{transition:transform .76s var(--ease-out);transition-delay:var(--delay,0s);display:inline-block;transform:translateY(105%)}.js [data-reveal=line].is-revealed>span{transform:translateY(0)}.hero-statement .line-mask{margin-bottom:-.42em;padding-bottom:.28em;line-height:1.12}.line-mask span{white-space:nowrap;opacity:0;animation:hero-line-in .9s var(--ease-out) .1s forwards;line-height:1.12;display:inline-block;transform:translateY(110%)}.line-two span{animation-delay:.24s}.hero-in{opacity:0;animation:hero-fade-in .75s var(--ease-out) forwards;transform:translateY(22px)}@keyframes hero-line-in{to{opacity:1;transform:translateY(0)}}@keyframes hero-fade-in{to{opacity:1;transform:translateY(0)}}.hero-statement p,.intro-copy p,.final-cta p,.founder-copy p{color:#3a3a38;max-width:520px;font-size:17px;line-height:1.6}.short-rule{background:currentColor;width:48px;height:1px;display:block}.button-row{flex-wrap:wrap;gap:12px;display:flex}.capacity-row{border-top:1px solid #1111111f;align-items:center;width:min(100%,720px);padding-top:24px}.capacity-row p{max-width:460px;margin-top:10px;font-size:15px;line-height:1.45}.hero-image-wrap{min-height:560px;position:relative;overflow:hidden}.hero-image-mover{opacity:1;transform:translate3d(0, var(--parallax-y,0px), 0);will-change:transform;position:absolute;inset:-15% 0}.hero-image-art{background:radial-gradient(at 20% 30%,#ffdcaa2e 0%,#0000 55%),linear-gradient(100deg,#00000059 0%,#0000 45%),linear-gradient(200deg,#b59a78 0%,#7a6146 45%,#2b2016 100%);position:absolute;inset:0;overflow:hidden}.shadow-band{filter:blur(4px);background:linear-gradient(#00000061 0%,#0000001f 100%);width:3%;position:absolute;top:-10%;bottom:-10%;transform:skew(-8deg)}.doorway{background:linear-gradient(#0c0907 0%,#1a130d 100%);width:26%;position:absolute;top:18%;bottom:8%;right:8%;box-shadow:inset 12px 0 40px #0009}.timber-slat{background:repeating-linear-gradient(0deg,#3a2a1e 0 6px,#2a1d14 6px 10px);width:3%;position:absolute;top:18%;bottom:8%;right:6%}.hero-plaque{width:120px;height:120px;transform-style:preserve-3d;background:#0e0b09e6;border:1px solid #f3ece12e;place-items:center;display:grid;position:absolute;top:42%;left:34%;transform:translate(-50%,-50%);box-shadow:0 30px 60px -20px #000000b3,inset 0 1px #ffffff0d}.plaque-mark{object-fit:contain;opacity:.96;width:86px;height:86px;transform-style:preserve-3d;transition:transform .78s var(--ease-in-out);border-radius:999px}.hero-image-wrap:hover .plaque-mark{transform:translateY(-2px)}.plaque-mark .hb-arch-line,.service-monogram .hb-arch-line,.immersive-monogram .hb-arch-line{stroke-linecap:square;stroke-linejoin:miter}.olive-shadow,.plant-base,.floor-plane{display:block;position:absolute}.olive-shadow{filter:blur(10px);background:radial-gradient(at 40% 40%,#5a69468c 0%,#0000 55%);width:260px;height:420px;bottom:-8%;right:-4%}.plant-base{background:linear-gradient(#d3c3a6 0%,#8f7d62 100%);width:90px;height:50px;bottom:3%;right:2%;box-shadow:0 12px 28px -10px #00000080}.floor-plane{background:linear-gradient(#0000002e 0%,#00000059 100%);height:12%;bottom:0;left:0;right:0}.image-caption{color:#f3ece1d1;align-items:flex-end;position:absolute;bottom:28px;left:28px;right:28px}.image-caption p{letter-spacing:.22em;text-transform:uppercase;margin-top:8px;font-size:12px}.principles-strip{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);align-items:center;padding:28px 0;display:flex;overflow:hidden}.principles-label{border-right:1px solid var(--rule);white-space:nowrap;flex:none;padding:0 40px}.marquee{flex:auto;min-width:0;overflow:hidden}.marquee-track{will-change:transform;align-items:center;width:max-content;animation:38s linear infinite hb-marquee;display:flex}.marquee:hover .marquee-track{animation-play-state:paused}.marquee-track span{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;flex:none;padding:0 40px;font-size:18px}.marquee-track i{color:#1111114d;margin-left:40px;font-style:normal}.section-grid{border-top:1px solid var(--rule);grid-template-columns:140px 1fr;gap:48px;padding:120px 56px;display:grid}.proof-section{padding-top:96px;padding-bottom:96px}.proof-section .section-index{transform-origin:0;transition:transform .64s var(--ease-out)}.proof-section [data-reveal].is-revealed .section-index{transform:translate(6px)}.proof-grid{grid-template-columns:minmax(0,1.1fr) minmax(300px,.6fr);align-items:stretch;gap:clamp(40px,6vw,96px);display:grid}.testimonial-card{border:1px solid var(--rule-strong);min-height:100%;transform-style:preserve-3d;transition:border-color .42s var(--ease-out), background .42s var(--ease-out), box-shadow .52s var(--ease-out), transform .52s var(--ease-out);background:#f9f1e76b;flex-direction:column;justify-content:space-between;gap:48px;margin:0;padding:44px 44px 38px;display:flex;position:relative;overflow:hidden}.testimonial-card:before{content:"";transform-origin:0;background:var(--hb-charcoal);opacity:0;height:1px;transition:opacity .42s var(--ease-out), transform .9s var(--ease-out);transition-delay:calc(var(--delay,0s) + .18s);position:absolute;top:0;left:44px;right:44px;transform:scaleX(0)}.testimonial-card:hover{background:#f9f1e79e;border-color:#1111116b;transform:perspective(900px)translateY(-3px)rotateX(1deg);box-shadow:0 30px 64px -54px #111111d1}.proof-grid [data-reveal].is-revealed .testimonial-card:before{opacity:1;transform:scaleX(1)}.testimonial-card p{max-width:820px;color:var(--hb-charcoal);font-family:var(--font-display);letter-spacing:0;text-wrap:balance;font-size:clamp(30px,3.3vw,54px);font-weight:300;line-height:1.12}.js .proof-grid [data-reveal] .testimonial-card p,.js .proof-grid [data-reveal] .testimonial-card footer,.js .proof-grid [data-reveal] .proof-note>*{opacity:0;transition:opacity .68s var(--ease-out), transform .68s var(--ease-out);transform:translateY(18px)}.js .proof-grid [data-reveal].is-revealed .testimonial-card p{opacity:1;transition-delay:calc(var(--delay,0s) + .14s);transform:translate(0,0)}.testimonial-card footer{border-top:1px solid var(--rule);color:#5f5a54;letter-spacing:.16em;text-transform:uppercase;justify-content:space-between;gap:24px;padding-top:20px;font-size:12px;line-height:1.35;display:flex}.js .proof-grid [data-reveal].is-revealed .testimonial-card footer{opacity:1;transition-delay:calc(var(--delay,0s) + .26s);transform:translate(0,0)}.proof-note{border-top:0;flex-direction:column;justify-content:flex-end;gap:24px;min-height:100%;padding:36px 0 0;display:flex;position:relative}.proof-lockup{opacity:.9;width:min(100%,340px);height:auto;margin-bottom:10px}.proof-note:before{content:"";transform-origin:0;background:var(--rule-strong);height:1px;transition:transform .82s var(--ease-out);transition-delay:calc(var(--delay,0s) + .12s);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.proof-grid [data-reveal].is-revealed .proof-note:before{transform:scaleX(1)}.proof-note h2,.pricing-section h2{letter-spacing:0;max-width:680px;font-size:clamp(32px,3.1vw,50px);line-height:1.12}.proof-note p{color:#4f4a44;max-width:520px;font-size:16px;line-height:1.65}.js .proof-grid [data-reveal].is-revealed .proof-note>*{opacity:1;transform:translate(0,0)}.js .proof-grid [data-reveal].is-revealed .proof-note>:first-child{transition-delay:calc(var(--delay,0s) + .12s)}.js .proof-grid [data-reveal].is-revealed .proof-note>:nth-child(2){transition-delay:calc(var(--delay,0s) + .18s)}.js .proof-grid [data-reveal].is-revealed .proof-note>:nth-child(3){transition-delay:calc(var(--delay,0s) + .26s)}.js .proof-grid [data-reveal].is-revealed .proof-note>:nth-child(4){transition-delay:calc(var(--delay,0s) + .34s)}.client-strip{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);grid-template-columns:minmax(280px,.22fr) minmax(0,1fr);display:grid}.client-strip-label{border-right:1px solid var(--rule);text-align:center;justify-content:center;align-items:center;padding:34px 42px 34px 56px;display:flex}.client-strip-label .eyebrow{max-width:14rem;line-height:1.35}.client-name-grid{grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.client-name-grid span{border-right:1px solid var(--rule);min-height:148px;color:var(--hb-charcoal);font-family:var(--font-display);text-align:center;text-wrap:balance;justify-content:center;align-items:center;padding:34px 28px;font-size:clamp(19px,1.25vw,25px);font-weight:300;line-height:1.18;display:flex}.client-name-grid span:last-child{border-right:0}.intro-copy{grid-template-columns:minmax(0,1fr) minmax(300px,.42fr);align-items:end;gap:72px clamp(56px,8vw,140px);width:100%;max-width:none;display:grid}.intro-heading{max-width:1040px}.intro-body{border-top:1px solid var(--rule-strong);align-self:end;max-width:520px;padding-top:22px}.intro-copy h2,.fit-heading h2,.process-heading h2{letter-spacing:0;max-width:880px;font-size:clamp(32px,3.4vw,52px);line-height:1.15}.intro-heading h2{letter-spacing:0;max-width:none;font-size:clamp(44px,4.6vw,74px);line-height:1.06}.intro-copy p{max-width:620px;margin-top:0;font-size:17px;line-height:1.65}.metric-grid{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:clamp(10px,1vw,16px);margin-top:18px;display:grid}.metric-grid>div{min-width:0}.metric-card{--metric-edge-progress:0%;--metric-edge-color:#11111161;isolation:isolate;border:1px solid var(--rule);background-image:linear-gradient(var(--metric-edge-color), var(--metric-edge-color)), linear-gradient(var(--metric-edge-color), var(--metric-edge-color)), linear-gradient(var(--metric-edge-color), var(--metric-edge-color)), linear-gradient(var(--metric-edge-color), var(--metric-edge-color)), linear-gradient(135deg, var(--hb-ivory) 0%, #d8d2c66b 100%);background-position:0 0,0 0,100% 100%,100% 100%,0 0;background-repeat:no-repeat;background-size:var(--metric-edge-progress) 1px, 1px var(--metric-edge-progress), var(--metric-edge-progress) 1px, 1px var(--metric-edge-progress), 100% 100%;min-height:240px;transition:background-size .82s var(--ease-out), border-color .52s var(--ease-out), transform .76s var(--ease-out);grid-template-columns:minmax(112px,.3fr) minmax(0,1fr);align-items:center;gap:clamp(22px,2.2vw,36px);padding:34px clamp(28px,2.8vw,44px);display:grid;position:relative;overflow:hidden}.metric-card:before{content:"";transform-origin:0;height:1px;transition:transform .82s var(--ease-out);background:#8b4a2f94;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.metric-card:after{content:"";z-index:-1;opacity:.34;width:158px;height:158px;transition:opacity .68s var(--ease-out), transform .9s var(--ease-out);border:1px solid #8b4a2f33;position:absolute;bottom:-54px;right:-42px}.metric-grid>div+div .metric-card{padding-left:clamp(28px,2.8vw,44px)}.metric-grid>div:last-child .metric-card{border-right:1px solid var(--rule)}.metric-card strong{width:100%;height:100%;color:var(--hb-charcoal);font-family:var(--font-display);font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum" 1, "tnum" 1;letter-spacing:-.035em;text-align:center;transform-origin:50%;transition:transform .9s var(--ease-out);justify-content:center;align-self:center;align-items:center;margin:0;font-size:clamp(110px,9vw,168px);font-weight:300;line-height:1;display:flex}.metric-card strong>span{text-box:trim-both cap alphabetic;justify-content:center;align-items:center;line-height:1;display:inline-flex}@supports not (text-box:trim-both cap alphabetic){.metric-card strong>span{transform:translateY(.04em)}}.metric-card:hover,.metric-card:focus-within{--metric-edge-progress:100%;border-color:#11111147;transform:translateY(-2px)}.metric-card:hover:before,.metric-card:focus-within:before{transform:scaleX(1)}.metric-card:hover:after,.metric-card:focus-within:after{opacity:.72;transform:translate(-7px,-7px)}.metric-card:hover strong,.metric-card:focus-within strong{transform:translateY(-3px)}.metric-copy{align-self:center;min-width:0;padding-bottom:0}.metric-copy>span{transform-origin:0;background:var(--hb-terracotta);width:62px;height:2px;transition:transform .82s var(--ease-out), background-color .62s var(--ease-out);margin-bottom:20px;display:block}.metric-card:hover .metric-copy>span,.metric-card:focus-within .metric-copy>span{background:var(--hb-charcoal);transform:scaleX(1.55)}.metric-copy h3{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;margin:0;font-size:13px;font-weight:500;line-height:1.15}.metric-copy p{max-width:300px;color:var(--hb-charcoal);opacity:.74;margin-top:12px;font-size:15px;line-height:1.5}.services-section{padding-top:96px;padding-bottom:96px}.services-section h2{margin-bottom:56px;font-size:40px;line-height:1.1}.service-grid{grid-template-columns:repeat(3,1fr);display:grid}.service-reveal{height:100%}.service-card{border-top:1px solid var(--rule);border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);cursor:pointer;height:100%;min-height:280px;transition:background .24s var(--ease-out);flex-direction:column;gap:18px;padding:32px 24px 28px;display:flex}.service-reveal:first-child .service-card{border-left:1px solid var(--rule)}.service-card:hover{background:#11111108}.card-topline{align-items:center}.plus-icon,.service-icon{fill:none;stroke:currentColor;stroke-width:1.3px;transition:transform .42s var(--ease-out)}.service-monogram{transition:transform .42s var(--ease-out)}.service-icon{width:44px;height:44px;overflow:visible}.service-monogram{object-fit:contain;width:44px;height:44px}.plus-icon{stroke-width:1.4px;width:14px;height:14px}.service-card:hover .plus-icon{transform:rotate(45deg)}.service-monogram{transform-style:preserve-3d;transition:transform .78s var(--ease-in-out)}.service-monogram .hb-arch-line,.service-monogram .hb-mark-h,.service-monogram .hb-mark-b{transform-box:fill-box;transform-origin:50%;transition:transform .62s var(--ease-in-out)}.service-card:hover .service-monogram{transform:perspective(360px)rotateY(360deg)}.service-card:hover .service-monogram .hb-mark-h{transform:translate(-1.4px)}.service-card:hover .service-monogram .hb-mark-b{transform:translate(1.4px)}.search-icon{transition:transform .88s var(--ease-in-out)}.service-card:hover .search-icon{transform:perspective(320px)rotate3d(1,1,.1,360deg)}.service-card:hover .search-icon .search-handle{transform:translate(1px,1px)}.service-card h3{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;margin:4px 0 0;font-size:13px;font-weight:500}.service-card p{color:#58544e;font-size:13px;line-height:1.6}.immersive-section{--meet-left-y:0px;--meet-right-y:0px;--meet-left-x:0px;--meet-right-x:0px;--meet-scale:1;--center-y:0px;--center-scale:1;--portal-width:28vw;--portal-height:62vh;--portal-opacity:.72;--plane-opacity:.5;--plane-scale:1;--grid-y:0px;--progress-height:0%;--note-opacity:1;--note-z:0px;--center-opacity:1;--shadow-y:0px;--shadow-blur:24px;min-height:calc(100svh - var(--header-height));border-top:1px solid var(--rule);background:var(--hb-dark-bg);color:var(--hb-bone);isolation:isolate;perspective:1200px;position:relative;overflow:hidden}.immersive-section:before{content:"";z-index:0;pointer-events:none;opacity:.42;transform:translate3d(0, var(--grid-y,0px), 0);will-change:transform;background:linear-gradient(90deg,#f3ece113 1px,#0000 1px) 0 0/calc(16.6667vw - 18.6667px) 100%,linear-gradient(#f3ece10e 1px,#0000 1px) 0 0/100% 26%;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 18% 82%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 18% 82%,#0000 100%)}.immersive-sticky{z-index:1;width:100%;min-height:calc(100svh - var(--header-height));grid-template-columns:minmax(230px,.55fr) minmax(380px,.86fr) minmax(230px,.55fr);align-content:center;align-items:center;gap:clamp(30px,5vw,76px);padding:clamp(42px,5vw,56px);display:grid;position:relative;top:auto;overflow:hidden}.immersive-stage{z-index:-1;pointer-events:none;transform-style:preserve-3d;position:absolute;inset:0}.immersive-plane,.immersive-threshold-frame,.immersive-threshold-slit,.immersive-axis,.immersive-monogram{pointer-events:none;will-change:transform, opacity;position:absolute}.immersive-plane{opacity:var(--plane-opacity,.5);transform:translate3d(0, var(--parallax-y,0px), 0) scale(var(--plane-scale,1));background:#f3ece106;border:1px solid #f3ece11c}.immersive-plane-one{width:clamp(220px,24vw,460px);height:58%;top:11%;left:6%}.immersive-plane-two{border-color:#6f6b5252;width:clamp(220px,26vw,500px);height:48%;bottom:10%;right:5%}.immersive-threshold-frame{width:var(--portal-width,28vw);height:var(--portal-height,62vh);opacity:var(--portal-opacity,.72);border:1px solid #f3ece138;border-bottom-color:#8b4a2f5c;top:50%;left:50%;transform:translate(-50%,-50%)translateZ(90px)}.immersive-threshold-slit{width:1px;opacity:var(--portal-opacity,.72);background:linear-gradient(#0000,#f3ece170,#0000);top:18%;bottom:18%;left:50%;transform:translate(-50%)}.immersive-axis{background:#f3ece121}.immersive-axis-vertical{width:1px;top:7%;bottom:7%;left:50%}.immersive-axis-horizontal{height:1px;top:50%;left:56px;right:56px;transform:translateY(-50%)}.immersive-monogram{width:42px;height:auto;transform:translate3d(0, calc(var(--grid-y,0px) * -.25), 0);bottom:clamp(24px,4vw,62px);right:clamp(24px,4vw,62px)}.immersive-progress{z-index:2;background:#f3ece11f;width:1px;position:absolute;top:12%;bottom:12%;left:28px}.immersive-progress span{width:100%;height:var(--progress-height,0%);background:#f3ece1b8;display:block}.immersive-column{z-index:1;transform-style:preserve-3d;will-change:transform;gap:clamp(18px,3vh,34px);display:grid;position:relative}.immersive-column-left{transform:translate3d(var(--meet-left-x,0px), var(--meet-left-y,0px), 0) scale(var(--meet-scale,1))}.immersive-column-right{transform:translate3d(var(--meet-right-x,0px), var(--meet-right-y,0px), 0) scale(var(--meet-scale,1))}.immersive-note{opacity:var(--note-opacity,1);transform:translateZ(var(--note-z,0px));will-change:opacity, transform;border-top:1px solid #f3ece129;padding:20px 0 18px;position:relative}.immersive-note:after{content:"";background:#f3ece133;width:clamp(44px,7vw,120px);height:1px;position:absolute;top:0}.immersive-note:last-child{border-bottom:1px solid #f3ece129}.immersive-column-left .immersive-note:after{right:calc(-1*clamp(44px,7vw,120px))}.immersive-column-right .immersive-note{text-align:right}.immersive-column-right .immersive-note:after{left:calc(-1*clamp(44px,7vw,120px))}.immersive-note h3{color:var(--hb-bone);font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;margin-top:18px;font-size:12px;font-weight:500;line-height:1.25}.immersive-note p{color:#f3ece19e;max-width:300px;margin-top:12px;font-size:14px;line-height:1.58}.immersive-column-right .immersive-note p{margin-left:auto}.immersive-center{z-index:2;text-align:center;width:min(100%,740px);opacity:var(--center-opacity,1);transform:translate3d(0, var(--center-y,0px), 120px) scale(var(--center-scale,1));transform-style:preserve-3d;will-change:opacity, transform;justify-self:center;position:relative}.immersive-center h2{color:var(--hb-bone);letter-spacing:0;text-wrap:balance;text-shadow:0 var(--shadow-y,0px) var(--shadow-blur,24px) #00000038;margin-top:22px;font-size:clamp(48px,5.6vw,92px);line-height:1.02}.immersive-center p{color:#f3ece1ad;max-width:500px;margin:30px auto 0;font-size:17px;line-height:1.62}.immersive-center:before,.immersive-center:after{content:"";background:#f3ece159;width:56px;height:1px;margin:0 auto;display:block}.immersive-center:after{background:#6f6b52cc;margin-top:34px}.fit-section{border-top:1px solid var(--rule);padding:96px 56px}.fit-heading{grid-template-columns:140px 1fr;gap:48px;margin-bottom:48px;display:grid}.fit-heading>div:last-child{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.fit-logo-heading{flex-wrap:wrap;align-items:baseline;gap:.12em .26em;display:flex}.fit-logo-heading img{width:auto;max-width:min(42vw,300px);height:.78em;display:inline-block;transform:translateY(.08em)}.release-note{color:var(--hb-stone);letter-spacing:.2em;text-transform:uppercase;white-space:nowrap;font-size:12px}.lead-project-card{border-top:1px solid var(--rule-strong);border-bottom:1px solid var(--rule);grid-template-columns:minmax(0,.88fr) minmax(360px,.72fr);gap:clamp(36px,6vw,96px);margin-bottom:56px;padding:42px 0;display:grid}.lead-project-card h3{letter-spacing:0;max-width:760px;margin-top:18px;font-size:clamp(42px,5vw,78px);line-height:1.02}.lead-project-card p{color:#4f4a44;max-width:620px;margin-top:24px;font-size:17px;line-height:1.62}.project-meta-grid{border-top:1px solid var(--rule);grid-template-columns:1fr;align-self:end;gap:0;display:grid}.project-meta-grid div,.project-meta-grid a{border-bottom:1px solid var(--rule);min-width:0;color:inherit;flex-direction:column;gap:8px;padding:22px 0;text-decoration:none;display:flex}.project-meta-grid span{color:var(--hb-stone);letter-spacing:.2em;text-transform:uppercase;font-size:11px}.project-meta-grid strong{color:var(--hb-charcoal);font-size:15px;font-weight:500;line-height:1.45}.project-meta-grid small{color:#68625b;font-size:13px;line-height:1.45}.project-meta-grid a{color:var(--hb-charcoal);letter-spacing:.2em;text-transform:uppercase;transition:color .22s var(--ease-out), transform .22s var(--ease-out);font-size:12px;font-weight:500}.project-meta-grid a:hover,.project-meta-grid a:focus-visible{color:#5c563e;outline:0;transform:translate(4px)}.fit-grid{border-top:1px solid var(--rule);grid-template-columns:1fr 1fr;display:grid}.fit-column{flex-direction:column;gap:24px;padding:40px 32px 40px 0;display:flex}.fit-grid>div+div .fit-column{border-left:1px solid var(--rule);padding-left:40px}.fit-column ul{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.fit-column li{color:#111;grid-template-columns:24px 1fr;gap:12px;font-size:16px;line-height:1.55;display:grid}.fit-column.is-muted li{color:var(--hb-charcoal)}.fit-column li,.fit-column.is-muted li{opacity:.78;color:var(--hb-charcoal)!important}.fit-column li span,.fit-column.is-muted li span{color:var(--hb-charcoal);opacity:.48}.fit-column li span{font-family:var(--font-display);color:var(--hb-stone)}.fit-column li a{color:inherit;text-underline-offset:.2em;text-decoration:underline;text-decoration-thickness:1px}.fit-column-no-motion{background-image:none;transition:none}.process-section{background:var(--hb-dark-bg);min-height:100svh;color:var(--hb-bone);padding:120px 56px;overflow:hidden}.process-heading{grid-template-columns:140px 1fr;gap:48px;margin-bottom:56px;display:grid}.process-heading h2{color:var(--hb-bone)}.process-heading-copy{flex-direction:column;align-items:flex-start;gap:34px;display:flex}.process-brand-mark{opacity:.88;width:70px;height:auto}.process-grid{grid-template-columns:repeat(4,1fr);display:grid}.process-card{min-height:240px;transform-style:preserve-3d;transition:border-color .3s var(--ease-out), transform .36s var(--ease-out);border-top:1px solid #f3ece12e;border-right:1px solid #f3ece11f;padding:36px 28px 32px 0}.process-grid>div+div .process-card{padding-left:28px}.process-grid>div:last-child .process-card{border-right:0}.process-card:hover{border-top-color:#f3ece180;transform:translateY(-3px)}.process-card div{align-items:baseline;gap:16px;display:flex}.process-card strong{color:#f3ece16b;font-family:var(--font-display);transform-origin:bottom;transition:color .3s var(--ease-out), transform .46s var(--ease-out);font-size:40px;font-weight:300}.process-card:hover strong{color:#f3ece1b3;transform:perspective(280px)rotateX(12deg)translateY(-2px)}.process-card h3{color:var(--hb-bone);font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;font-size:13px;font-weight:500}.process-card p{color:#f3ece1b3;max-width:240px;transition:transform .4s var(--ease-out);margin-top:20px;font-size:14px;line-height:1.65}.process-card:hover p{transform:translateY(-3px)}.process-detail-grid{border-top:1px solid #f3ece129;grid-template-columns:repeat(4,1fr);gap:0;margin-top:64px;display:grid}.process-layer{transform:translate3d(0, var(--parallax-y,0px), 0);will-change:transform}.process-detail-grid article{border-right:1px solid #f3ece11f;min-height:210px;padding:30px 24px 28px 0}.process-detail-grid>div+div article{padding-left:24px}.process-detail-grid>div:last-child article{border-right:0}.process-detail-grid span{color:#f3ece17a;letter-spacing:.2em;text-transform:uppercase;font-size:11px}.process-detail-grid h3{color:var(--hb-bone);font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;margin-top:18px;font-size:13px;font-weight:500;line-height:1.25}.process-detail-grid p{color:#f3ece1a8;max-width:270px;margin-top:16px;font-size:13px;line-height:1.6}.pricing-section{padding-top:96px;padding-bottom:104px}.pricing-grid{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);grid-template-columns:repeat(3,1fr);margin-top:48px;display:grid}.pricing-grid article{border-right:1px solid var(--rule);min-height:210px;padding:32px 28px 30px 0}.pricing-grid>div+div article{padding-left:28px}.pricing-grid>div:last-child article{border-right:0}.pricing-grid p{color:#514d47;max-width:340px;margin-top:24px;font-size:15px;line-height:1.62}.founder-section{grid-template-columns:140px minmax(0,.7fr) minmax(420px,1fr);align-items:center}.founder-nameplate{margin-bottom:28px}.founder-nameplate h2{letter-spacing:0;margin-top:16px;font-size:clamp(42px,4.8vw,76px);line-height:1.02}.founder-copy .note-statement{letter-spacing:0;text-wrap:balance;max-width:780px;margin:0;font-size:clamp(23px,2.25vw,34px);line-height:1.35}.founder-rule{align-items:center;gap:16px;margin-top:40px;display:flex}.founder-rule-line{background:var(--hb-charcoal);flex:0 0 44px;height:1px}.founder-rule .eyebrow{white-space:nowrap}.founder-portrait-reveal{justify-self:end;width:min(100%,320px)}.founder-portrait-card{width:100%;transform-style:preserve-3d;background:var(--hb-sand);transition:transform .6s var(--ease-out), box-shadow .6s var(--ease-out);border:1px solid #11111129;flex-direction:column;justify-self:end;margin:0;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 64px -52px #111111bd}.founder-portrait-card:hover{transform:translateY(-4px);box-shadow:0 36px 74px -52px #111111d1}.founder-portrait-card img{z-index:1;aspect-ratio:1;object-fit:cover;object-position:center 24%;width:100%;height:auto;transition:transform .9s var(--ease-out);order:2}.founder-portrait-card:hover img{transform:scale(1.025)}.founder-portrait-card figcaption{z-index:2;color:#111111d1;letter-spacing:.22em;text-transform:uppercase;background:#f3ece1f0;border-bottom:1px solid #1111111f;order:1;justify-content:space-between;align-items:center;gap:18px;min-height:58px;padding:15px 16px 14px;font-size:10px;font-weight:500;line-height:1.2;display:flex;position:relative}@media (max-width:1180px){.founder-section{grid-template-columns:140px minmax(0,1fr)}.founder-portrait-reveal{grid-column:2;justify-self:start}.founder-portrait-card{justify-self:start}}.final-cta{min-height:calc(100svh - var(--header-height));border-top:1px solid var(--rule-strong);background:var(--bg);grid-template-columns:140px 1fr;gap:48px;padding:140px 56px 120px;display:grid}.cta-content{max-width:960px}.cta-lockup{opacity:.92;width:min(100%,470px);height:auto;margin-bottom:42px}.final-cta h2{letter-spacing:0;flex-direction:column;font-size:clamp(56px,7vw,108px);line-height:1.02;display:flex}.final-cta .contact-title{max-width:680px;color:var(--fg);font-size:clamp(54px,5.1vw,88px);line-height:1.08}.final-cta .contact-title span{display:block}.final-cta .short-rule{margin:48px 0 32px}.final-cta p{font-size:17px;line-height:1.6}.final-cta .button-row{margin-top:36px}.contact-form{border-top:1px solid var(--rule-strong);gap:18px;max-width:760px;margin-top:40px;padding-top:34px;display:grid}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.contact-form label{flex-direction:column;gap:9px;min-width:0;display:flex}.contact-form label>span{color:#5d574f;letter-spacing:.2em;text-transform:uppercase;font-size:11px;line-height:1.15}.contact-form input,.contact-form select,.contact-form textarea{width:100%;color:var(--hb-charcoal);font:inherit;transition:border-color .18s var(--ease-out), background .18s var(--ease-out), box-shadow .22s var(--ease-out), transform .22s var(--ease-out);background:#f9f1e761;border:1px solid #11111152;border-radius:0;outline:none;padding:15px 16px;font-size:16px;line-height:1.35}.contact-form textarea{resize:vertical;min-height:136px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--hb-charcoal);background:#f9f1e7b8;transform:translateY(-1px);box-shadow:0 14px 24px -26px #111111bf}.form-honeypot{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.form-actions{align-items:center;gap:18px;margin-top:4px;display:flex}.form-actions button:disabled{cursor:wait;opacity:.62;transform:none}.form-status{color:#514b44;max-width:340px;font-size:13px;line-height:1.45}.contact-form.is-complete{border-top-color:#11111175}.contact-grid{border-top:1px solid var(--rule-strong);grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:32px;margin-top:96px;padding-top:32px;display:grid}.contact-grid div{flex-direction:column;gap:8px;display:flex}.contact-grid strong{margin-top:6px;font-size:15px;font-weight:300}.contact-grid span{color:#58544e;font-size:13px}.site-footer{background:var(--hb-ash);color:var(--hb-bone);padding:64px 56px 32px}.site-footer p,.site-footer span,.footer-bottom{color:var(--hb-bone)}.footer-grid{grid-template-columns:minmax(220px,2fr) repeat(4,minmax(0,1fr));gap:48px;margin-bottom:64px;display:grid}.footer-logo{width:168px;height:auto}.footer-logo-mark{width:74px}.footer-grid p{color:#f3ece199;max-width:280px;margin-top:24px;font-size:13px;line-height:1.6}.footer-grid>div{flex-direction:column;gap:14px;display:flex}.site-footer a{width:fit-content;color:var(--hb-bone);font-size:14px;text-decoration:none}.footer-bottom{color:#f3ece180;letter-spacing:.22em;text-transform:uppercase;border-top:1px solid #f3ece12e;justify-content:space-between;gap:24px;padding-top:24px;font-size:11px;display:flex}.footer-grid span{color:#f3ece194;font-size:13px;line-height:1.5}.interior-hero{border-top:1px solid var(--rule);grid-template-columns:140px minmax(0,1fr);gap:48px;padding:112px 56px 96px;display:grid}.interior-hero h1{letter-spacing:0;max-width:1040px;font-size:clamp(54px,6.2vw,104px);line-height:1.02}.interior-hero div{grid-column:2;max-width:700px;margin-top:22px}.interior-hero p,.interior-copy-stack p,.case-study-panel p,.before-after-grid p,.faq-list p,.legal-copy p,.newsletter-panel p,.capability-hero p,.capability-grid p{color:#45413c;font-size:17px;line-height:1.65}.interior-section{border-top:1px solid var(--rule);padding:96px 56px}.interior-heading-row{margin-bottom:44px;display:block}.interior-heading-row>.eyebrow{margin-bottom:34px;display:block}.interior-heading-row h2,.interior-copy-stack h2,.newsletter-panel h2{letter-spacing:0;max-width:820px;font-size:clamp(34px,3.8vw,60px);line-height:1.08}.case-study-panel{border-bottom:1px solid var(--rule);grid-template-columns:minmax(0,1fr) minmax(320px,.48fr);gap:clamp(40px,7vw,108px);padding-bottom:56px;display:grid}.case-study-panel h2{letter-spacing:0;overflow-wrap:anywhere;max-width:100%;margin-top:18px;font-size:clamp(50px,6vw,96px);line-height:1.02}.case-study-panel p{max-width:720px;margin:28px 0 34px}.case-study-panel dl{border-top:1px solid var(--rule);margin:0}.case-study-panel dl div{border-bottom:1px solid var(--rule);grid-template-columns:100px minmax(0,1fr);gap:24px;padding:20px 0;display:grid}.case-study-panel dt{color:var(--hb-stone);letter-spacing:.2em;text-transform:uppercase;font-size:11px}.case-study-panel dd{color:var(--hb-charcoal);margin:0;font-size:15px;line-height:1.45}.before-after-grid,.interior-card-grid{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-top:48px;display:grid}.interior-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.interior-process-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.before-after-grid article,.interior-card-grid article,.interior-card{border-right:1px solid var(--rule);padding:32px 28px 30px 0}.before-after-grid article+article,.interior-card-grid article+article{padding-left:28px}.before-after-grid article:last-child,.interior-card-grid article:last-child,.interior-card{border-right:0}.before-after-grid p,.interior-card-grid p{max-width:440px;margin-top:22px}.interior-card-grid h3{color:var(--hb-charcoal);font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;margin-top:18px;font-size:13px;font-weight:500}.interior-section-action{margin-top:36px}.work-proof-stack{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.work-proof-card{border-bottom:1px solid var(--rule);grid-template-columns:minmax(180px,.32fr) minmax(0,1fr) 80px;gap:clamp(28px,5vw,72px);padding:42px 0;display:grid;position:relative}.work-proof-card:last-child{border-bottom:0}.work-proof-card h3{color:var(--hb-charcoal);letter-spacing:0;margin-top:18px;font-size:clamp(40px,4.8vw,76px);line-height:.98}.work-proof-card h4{max-width:820px;color:var(--hb-charcoal);font-family:var(--font-display);letter-spacing:0;font-size:clamp(30px,3vw,48px);font-weight:300;line-height:1.08}.work-proof-card p{color:#45413c;max-width:760px;margin-top:24px;font-size:17px;line-height:1.65}.work-proof-card ul{border-top:1px solid var(--rule);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;max-width:900px;margin:34px 0 0;padding:0;list-style:none;display:grid}.work-proof-card li{border-bottom:1px solid var(--rule);color:#45413c;min-height:118px;padding:22px 24px 22px 0;font-size:15px;line-height:1.5}.work-proof-card li:nth-child(2n){border-left:1px solid var(--rule);padding-left:24px}.work-proof-card li:nth-last-child(-n+2){border-bottom:0}.work-proof-card>span{color:#11111129;font-family:var(--font-display);justify-self:end;font-size:clamp(54px,5vw,90px);line-height:.9}.work-note-grid{margin-top:0}.interior-testimonial{max-width:1180px}.interior-client-grid{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.founder-about-grid{grid-template-columns:minmax(260px,400px) minmax(0,820px);justify-content:center;align-items:center;gap:clamp(42px,6vw,96px);display:grid}.about-portrait{width:min(100%,400px)}.interior-copy-stack{max-width:820px}.interior-copy-stack p{max-width:680px;margin-top:24px}.contact-page-grid{grid-template-columns:minmax(240px,.42fr) minmax(0,.84fr);align-items:start;gap:clamp(40px,7vw,112px);display:grid}.contact-detail-card{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);flex-direction:column;gap:14px;padding:34px 0;display:flex}.contact-detail-card a{color:var(--hb-charcoal);font-size:18px;text-decoration:none}.contact-detail-card span,.contact-detail-card small{color:#58544e;font-size:14px;line-height:1.45}.interior-form{max-width:none;margin-top:0}.faq-list{border-top:1px solid var(--rule)}.faq-list article{border-bottom:1px solid var(--rule);grid-template-columns:minmax(64px,.08fr) minmax(220px,.42fr) minmax(0,1fr);align-items:center;gap:44px;min-height:138px;padding:34px 0;display:grid}.faq-item{position:relative}.faq-index{width:100%;color:var(--hb-charcoal);font-family:var(--font-display);letter-spacing:.22em;text-transform:uppercase;opacity:.6;justify-self:center;font-size:11px;font-weight:300;line-height:1}.faq-item p{color:#45413c;opacity:.82;max-width:680px;margin:0}.faq-item h3{color:var(--hb-charcoal);font-family:var(--font-display);letter-spacing:0;text-transform:none;margin:0;font-size:clamp(18px,1.7vw,23px);font-weight:300;line-height:1.2}.newsletter-panel{background:var(--hb-sand);grid-template-columns:minmax(0,.8fr) minmax(320px,.62fr);gap:clamp(40px,7vw,112px);display:grid}.newsletter-panel p{max-width:520px;margin-top:22px}.newsletter-form{align-self:start;gap:14px;padding-top:6px;display:grid}.newsletter-form label{flex-direction:column;gap:9px;display:flex}.newsletter-form label>span{color:#5d574f;letter-spacing:.2em;text-transform:uppercase;font-size:11px}.newsletter-form input{width:100%;color:var(--hb-charcoal);font:inherit;background:#f9f1e761;border:1px solid #11111152;border-radius:0;padding:15px 16px;font-size:16px}.newsletter-form .button{width:fit-content}.legal-copy{gap:34px;max-width:920px;display:grid}.legal-copy article{border-bottom:1px solid var(--rule);padding-bottom:34px}.legal-copy h2{letter-spacing:0;font-size:clamp(28px,2.6vw,42px);line-height:1.12}.legal-copy p{max-width:760px;margin-top:16px}.icon-testing-page{background:var(--hb-bone);min-height:100vh;color:var(--hb-charcoal);padding:64px 56px 88px}.icon-testing-hero{border-bottom:1px solid var(--rule);grid-template-columns:minmax(280px,.48fr) minmax(0,1fr);align-items:end;gap:clamp(42px,8vw,140px);padding-bottom:56px;display:grid}.icon-testing-current{align-self:start;width:max-content}.icon-testing-hero h1{max-width:880px;margin-top:22px;font-size:clamp(54px,6vw,102px);line-height:1.02}.icon-testing-hero p{color:#4c4740;max-width:520px;margin-top:24px;font-size:18px;line-height:1.55}.icon-test-grid{border-left:1px solid var(--rule);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.icon-test-card{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);cursor:default;min-height:480px;padding:36px 28px 30px}.icon-test-card:hover{background:#11111106}.icon-test-lockup{align-items:center;gap:16px;min-height:92px;margin-bottom:120px;display:flex}.icon-test-lockup img{width:min(70%,260px);height:auto}.icon-test-mark{width:62px;height:62px;color:var(--hb-charcoal);place-items:center;display:grid}.icon-test-card h2{margin-top:18px;font-size:clamp(34px,3vw,52px);line-height:1.02}.icon-test-card p{color:#4c4740;max-width:280px;margin-top:18px;font-size:15px;line-height:1.55}.icon-test-door:hover .header-mark-door{opacity:.44;transform:translate(-8px)skewY(-5deg)scaleX(.54)}.icon-test-door:hover .header-mark-h .header-mark-glyph{transform:translate(-5px)}.icon-test-door:hover .header-mark-b .header-mark-glyph{transform:translate(6px)}.icon-test-draw .header-mark-outer,.icon-test-draw .header-mark-door,.icon-test-draw .header-mark-threshold{stroke-dasharray:1;stroke-dashoffset:0;transition:opacity .28s var(--ease-out), stroke-dashoffset .76s var(--ease-in-out)}.icon-test-draw:hover .header-mark-outer{stroke-dashoffset:-.12px}.icon-test-draw:hover .header-mark-door{opacity:.48;stroke-dashoffset:.24px}.icon-test-draw:hover .header-mark-threshold{stroke-dashoffset:-.18px}.icon-test-part:hover .header-mark-door{opacity:.54}.icon-test-part:hover .header-mark-h .header-mark-glyph{transform:translate(-13px)}.icon-test-part:hover .header-mark-b .header-mark-glyph{transform:translate(14px)}.icon-test-threshold:hover .header-mark-threshold{transform:scaleX(.62)}.icon-test-threshold:hover .header-mark-door{opacity:.5;transform:scaleX(.94)}.icon-test-threshold:hover .header-mark-h .header-mark-glyph{transform:translate(-4px)}.icon-test-threshold:hover .header-mark-b .header-mark-glyph{transform:translate(4px)}.capability-page{max-width:1180px;margin:0 auto;padding:72px 56px 96px}.capability-actions{border-bottom:1px solid var(--rule);justify-content:space-between;align-items:center;gap:24px;padding-bottom:42px;display:flex}.capability-hero{padding:56px 0 48px}.capability-hero h1{letter-spacing:0;max-width:980px;margin-top:28px;font-size:clamp(50px,6.2vw,98px);line-height:1.02}.capability-hero p{max-width:780px;margin-top:30px}.capability-grid{border-top:1px solid var(--rule);border-left:1px solid var(--rule);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.capability-grid article{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);min-height:230px;padding:30px}.capability-grid h2{margin-top:18px;font-size:clamp(34px,4vw,58px);line-height:1}.capability-grid p{margin-top:20px}.capability-grid span{color:#5f5a54;letter-spacing:.16em;text-transform:uppercase;margin-top:18px;font-size:12px;display:block}@media (max-width:980px){.hero-section,.section-grid,.proof-grid,.lead-project-card,.interior-hero,.interior-heading-row,.case-study-panel,.founder-about-grid,.contact-page-grid,.newsletter-panel,.fit-heading,.process-heading,.final-cta,.immersive-sticky,.footer-grid{grid-template-columns:1fr}.interior-hero div{grid-column:auto}.hero-copy{border-right:0;min-height:auto}.hero-image-wrap{min-height:500px}.immersive-section{min-height:calc(100svh - var(--header-height))}.immersive-sticky{min-height:calc(100svh - var(--header-height));align-content:center;row-gap:clamp(28px,4vw,38px);padding:clamp(32px,5vw,48px);position:relative;top:auto}.immersive-stage,.immersive-progress{display:none}.immersive-column-left,.immersive-column-right,.process-layer{transform:none}.immersive-center{text-align:left;order:-1;justify-self:start;max-width:760px}.immersive-center:before,.immersive-center:after{margin-left:0;margin-right:0}.immersive-center p{margin-left:0}.immersive-column-right .immersive-note{text-align:left}.immersive-column-right .immersive-note p{margin-left:0}.intro-copy{grid-template-columns:1fr;row-gap:36px}.intro-heading h2{font-size:clamp(36px,7vw,56px)}.intro-body{max-width:680px}.service-grid,.fit-grid,.process-grid,.process-detail-grid,.pricing-grid,.before-after-grid,.interior-card-grid,.capability-grid,.contact-grid,.client-strip{grid-template-columns:1fr}.client-strip-label{border-right:0;border-bottom:1px solid var(--rule);text-align:center;justify-content:center;padding:26px 24px}.client-name-grid{grid-template-columns:1fr}.client-name-grid span{border-right:0;border-bottom:1px solid var(--rule);text-align:center;justify-content:center;padding:28px 24px}.client-name-grid span:last-child{border-bottom:0}.service-reveal:first-child .service-card,.service-card{border-left:1px solid var(--rule)}.fit-grid>div+div .fit-column,.process-grid>div+div .process-card,.pricing-grid>div+div article,.process-detail-grid>div+div article{border-left:0;padding-left:0}.metric-card,.metric-grid>div+div .metric-card{border:1px solid var(--rule);grid-template-columns:minmax(78px,.2fr) minmax(0,1fr);align-items:center;gap:clamp(22px,7vw,44px);min-height:168px;padding:28px 30px}.metric-card:after{display:none}.metric-card strong{text-align:center;align-self:center;font-size:clamp(82px,18vw,116px);line-height:1}.metric-copy{align-self:center;padding-top:0}.metric-copy>span{width:52px;margin-bottom:18px}.metric-copy h3{letter-spacing:.2em;font-size:13px;line-height:1.2}.metric-copy p{max-width:32rem;margin-top:12px;font-size:15px;line-height:1.45}.metric-grid>div:last-child .metric-card{border-bottom:1px solid var(--rule)}.process-grid{border-top:1px solid #f3ece12e}.process-card,.process-grid>div+div .process-card{border-top:0;border-bottom:1px solid #f3ece124;border-right:0;grid-template-columns:minmax(62px,.18fr) minmax(0,1fr);column-gap:clamp(18px,5vw,40px);min-height:auto;padding:30px 0;display:grid}.process-grid>div:last-child .process-card{border-bottom:0}.process-detail-grid article,.process-detail-grid>div+div article,.pricing-grid article,.pricing-grid>div+div article,.before-after-grid article,.before-after-grid article+article,.interior-card-grid article,.interior-card-grid article+article,.capability-grid article{border-bottom:1px solid;border-right:0;min-height:auto;padding:28px 0}.process-detail-grid article,.process-detail-grid>div+div article{border-bottom-color:#f3ece124}.pricing-grid article,.pricing-grid>div+div article,.before-after-grid article,.before-after-grid article+article,.interior-card-grid article,.interior-card-grid article+article,.capability-grid article{border-bottom-color:var(--rule)}.process-detail-grid>div:last-child article,.pricing-grid>div:last-child article,.before-after-grid article:last-child,.interior-card-grid article:last-child,.capability-grid article:last-child{border-bottom:0}.capability-grid{border-left:0}.case-study-panel dl{max-width:680px}.work-proof-card{grid-template-columns:1fr;gap:22px}.work-proof-card>span{position:absolute;top:34px;right:0}.work-proof-card ul{grid-template-columns:1fr}.work-proof-card li,.work-proof-card li:nth-child(2n){border-left:0;border-bottom:1px solid var(--rule);min-height:auto;padding:20px 0}.work-proof-card li:nth-last-child(-n+2){border-bottom:1px solid var(--rule)}.work-proof-card li:last-child{border-bottom:0}.icon-testing-hero,.icon-test-grid{grid-template-columns:1fr}.icon-test-grid{border-left:0}.icon-test-card{border-left:1px solid var(--rule);min-height:auto}.icon-test-lockup{margin-bottom:70px}.faq-list article{grid-template-columns:1fr;grid-auto-rows:auto;gap:12px;min-height:0}.faq-index{border:1px solid #11111129;border-radius:0;justify-self:start;width:auto;margin-bottom:6px;padding:7px 14px}.faq-item h3{font-size:clamp(19px,5.4vw,22px)}.process-card div{display:contents}.process-card strong{grid-row:1/span 2;align-self:start;font-size:clamp(48px,12vw,72px);line-height:.94}.process-card h3{align-self:end;padding-top:6px}.process-card p{grid-column:2;max-width:none;margin-top:10px}.process-heading-copy{gap:26px}.process-brand-mark{width:62px}.founder-section{grid-template-columns:1fr;row-gap:36px}.founder-portrait-card{aspect-ratio:auto;justify-self:stretch;width:min(100%,320px)}.founder-portrait-reveal{grid-column:auto;justify-self:start;width:100%}.founder-rule{flex-wrap:nowrap;max-width:100%}.founder-rule-line{flex-basis:56px}.founder-rule .eyebrow{letter-spacing:.16em;min-width:0;line-height:1}}@media (max-width:720px){:root{--header-height:96px}.site-header{flex-wrap:wrap;grid-template-columns:1fr;place-items:center;gap:16px;padding:18px 24px 16px;display:grid}.brand-link{justify-self:center}.header-mark-orbit{opacity:1;width:clamp(40px,10vw,48px);height:31px;transform:none}.header-logo{width:auto;max-width:76vw;height:42px}.header-wordmark{letter-spacing:.16em;font-size:clamp(31px,8vw,36px);line-height:.88}.main-nav{scrollbar-width:none;justify-content:center;gap:clamp(18px,7vw,34px);width:100%;padding:0 2px;overflow-x:auto}.main-nav a{flex:none;font-size:15px;line-height:1.2}.main-nav::-webkit-scrollbar{display:none}.hero-statement .button-row{flex-wrap:nowrap;align-items:stretch}.hero-statement .button-row .button{flex:1 1 0;min-width:0;padding-left:14px;padding-right:14px}.hero-statement .button-row .button span{overflow-wrap:anywhere;min-width:0}.site-header>.button{display:none}.hero-copy,.section-grid,.interior-hero,.interior-section,.capability-page,.fit-section,.process-section,.final-cta,.immersive-sticky,.site-footer{padding-left:24px;padding-right:24px}.hero-copy{padding-top:40px;padding-bottom:72px}.capacity-row{gap:16px;padding-top:18px}.hero-meta,.capacity-row,.image-caption,.fit-heading>div:last-child,.footer-bottom{flex-direction:column;align-items:flex-start}h1{font-size:clamp(38px,9.2vw,52px);line-height:1.02}.hero-statement .line-mask{margin-bottom:-.38em}.section-grid,.interior-hero,.interior-section,.fit-section,.process-section,.final-cta,.icon-testing-page,.immersive-sticky{padding-top:76px;padding-bottom:76px}.icon-testing-page{padding-left:24px;padding-right:24px}.icon-testing-hero h1{font-size:clamp(42px,11vw,62px)}.icon-test-lockup{flex-wrap:wrap}.icon-test-lockup img{width:min(100%,300px)}.proof-lockup{width:min(100%,290px)}.cta-lockup{width:min(100%,340px);margin-bottom:30px}.fit-section{padding-top:52px;padding-bottom:64px}.fit-heading{gap:18px;margin-bottom:30px}.fit-heading>div:last-child{gap:18px}.fit-heading h2{letter-spacing:0;font-size:clamp(30px,8.2vw,42px);line-height:1.08}.fit-logo-heading{column-gap:.22em}.fit-logo-heading img{max-width:68vw;height:.72em;transform:translateY(.06em)}.js .fit-heading .typewriter-text:not(.is-typed) .typewriter-char{opacity:1;filter:none;transform:none}.fit-heading .typewriter-char{will-change:auto;transition:none}.release-note{letter-spacing:.14em;white-space:normal;max-width:100%;font-size:10px;line-height:1.45}.immersive-sticky{row-gap:28px;padding:24px}.immersive-center h2{font-size:clamp(38px,10vw,58px);line-height:1.02}.interior-hero h1,.capability-hero h1{font-size:clamp(40px,11vw,62px);line-height:1.02}.interior-hero div{margin-top:10px}.case-study-panel h2{font-size:clamp(42px,12vw,64px)}.capability-actions{flex-direction:column;align-items:flex-start}.newsletter-form .button{width:100%}.testimonial-card{padding:30px 24px 26px}.testimonial-card footer{flex-direction:column;gap:8px}.client-name-grid{grid-template-columns:1fr}.client-name-grid span{border-right:0;min-height:86px}.lead-project-card{border-bottom:0;margin-bottom:0;padding:30px 0 0}.project-meta-grid{margin-top:6px}.project-meta-grid a:last-child{border-bottom:0}.principles-label{padding:0 24px}.principles-strip{flex-direction:column;align-items:stretch;padding:0;overflow:hidden}.principles-label{border-right:0;border-bottom:1px solid var(--rule);width:100%;padding:16px 24px}.marquee{-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;overflow:auto hidden}.marquee::-webkit-scrollbar{display:none}.marquee-track{will-change:auto;min-height:68px;padding-right:max(48px,100vw - 80px);animation:none;transform:none}.marquee-track span{padding:0 28px}.final-cta h2{letter-spacing:0;font-size:clamp(38px,8.8vw,54px);line-height:1.06}.final-cta .contact-title{max-width:560px;font-size:clamp(38px,11vw,56px);line-height:1.08}.cta-content{width:100%;min-width:0;max-width:none}.founder-copy .note-statement{font-size:clamp(21px,5.7vw,28px)}.founder-nameplate h2{font-size:clamp(38px,11vw,56px)}.founder-rule{gap:12px;margin-top:28px}.founder-rule-line{flex:0 0 36px}.founder-rule .eyebrow{letter-spacing:.14em;white-space:nowrap;min-width:0;line-height:1.15}.founder-portrait-card figcaption{flex-direction:column;align-items:flex-start;gap:5px;padding:13px 14px;top:0;left:0;right:0}.final-cta .short-rule{margin:30px 0 24px}.final-cta p{max-width:560px;font-size:16px;line-height:1.55}.final-cta .button-row{flex-direction:column;align-items:stretch;gap:10px;max-width:560px;margin-top:30px}.final-cta .button{width:100%;min-height:54px;padding:15px 18px}.final-cta .button span{overflow-wrap:anywhere;min-width:0}.contact-form{gap:15px;margin-top:32px;padding-top:28px}.form-row,.form-actions{grid-template-columns:1fr}.form-row{display:grid}.form-actions{gap:12px;display:grid}.form-actions .button{width:100%}.form-status{max-width:none}.contact-grid{gap:24px;margin-top:48px;padding-top:24px}.contact-grid div{gap:7px}.contact-grid strong{overflow-wrap:anywhere}.contact-grid span{line-height:1.45}}@media (max-width:430px){.line-mask span{white-space:normal}.process-card,.process-grid>div+div .process-card{grid-template-columns:1fr;row-gap:12px}.process-card strong,.process-card p{grid-column:1}.process-card h3{padding-top:0}.founder-rule-line{flex-basis:34px}.founder-rule .eyebrow{letter-spacing:.12em;white-space:nowrap;font-size:10px}}@media print{.site-header,.site-footer,.print-button{display:none!important}.site-shell{padding-top:0}.capability-page{max-width:none;padding:0}body{color:#111;background:#fff}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.marquee-track{animation:none}.typewriter-char{opacity:1!important;filter:none!important;transition:none!important;transform:none!important}.typewriter-char:after{display:none!important}.button:before,.button:after,.main-nav a:after,.site-footer a:after{display:none}.button:focus-visible,.main-nav a:focus-visible,.site-footer a:focus-visible{outline-offset:4px;outline:1px solid}.button-secondary:hover,.button-secondary:focus-visible{background:var(--hb-charcoal);color:var(--hb-bone)}.button:hover,.button:focus-visible,.button:active,.button:hover .button-icon,.button:focus-visible .button-icon,.brand-link:hover .header-logo,.brand-link:focus-visible .header-logo,.brand-link:hover .header-mark-orbit,.brand-link:focus-visible .header-mark-orbit,.brand-link:hover .header-mark-door,.brand-link:focus-visible .header-mark-door,.brand-link:hover .header-mark-glyph,.brand-link:focus-visible .header-mark-glyph,.icon-test-card:hover .header-mark-door,.icon-test-card:hover .header-mark-glyph,.icon-test-card:hover .header-mark-threshold,.metric-card:hover,.metric-card:hover strong,.metric-card:hover .metric-copy>span,.process-card:hover,.process-card:hover strong,.process-card:hover p,.hero-image-wrap:hover .plaque-mark,.founder-portrait-card:hover,.founder-portrait-card:hover img,.hero-image-mover,.immersive-plane,.immersive-monogram,.immersive-column-left,.immersive-column-right,.immersive-center,.process-layer,.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{transform:none!important}.brand-link:after,.header-mark-orbit:before,.header-mark-orbit:after,.header-mark-door,.header-mark-glyph,.header-mark-threshold{transition:none!important}.brand-link:hover:after,.brand-link:focus-visible:after,.brand-link:hover .header-mark-orbit:before,.brand-link:focus-visible .header-mark-orbit:before,.brand-link:hover .header-mark-orbit:after,.brand-link:focus-visible .header-mark-orbit:after{opacity:0;transform:none!important}.hero-image-mover,.immersive-plane,.immersive-monogram,.immersive-column-left,.immersive-column-right,.immersive-center,.process-layer{will-change:auto}.line-mask span,.hero-in{opacity:1!important;transform:none!important}}.site-header{min-height:var(--header-height)}.hero-section,.interior-hero{border-top:0}.hero-statement .line-mask{margin-bottom:-.16em;padding-bottom:.16em;overflow:visible}.hero-section-rebuilt #hero-title{max-width:100%;font-size:88px;line-height:1.08}.hero-section-rebuilt .hero-copy,.hero-section-rebuilt .hero-statement,.hero-section-rebuilt .line-mask{min-width:0;max-width:100%}.hero-section-rebuilt .line-mask{display:block;overflow:visible}.hero-section-rebuilt .line-mask span{white-space:normal;overflow-wrap:normal;word-break:normal;display:inline}.hero-positioning{color:#45413c;max-width:620px;margin:0;font-size:16px;line-height:1.6}.brand-link{align-items:center;gap:clamp(10px,.9vw,14px)}.header-mark-orbit{aspect-ratio:606/676;width:auto;height:clamp(23px,2.07vw,30px);color:var(--hb-logo-gold);perspective:none;top:0}.header-mark-svg{width:100%;height:100%}.header-logo{filter:brightness(0);max-width:min(78vw,420px);height:clamp(34px,3.2vw,42px)}.brand-link:hover .header-mark-orbit,.brand-link:focus-visible .header-mark-orbit,.brand-link:hover .header-logo,.brand-link:focus-visible .header-logo{opacity:1;transform:translateY(-1px)}.header-mark-outer,.header-mark-door,.header-mark-threshold{stroke-dasharray:1;stroke-dashoffset:0}.brand-link:hover .header-mark-door,.brand-link:focus-visible .header-mark-door{opacity:1;stroke-dashoffset:0;transform:none}.brand-link:hover .header-mark-outer,.brand-link:focus-visible .header-mark-outer{stroke-dashoffset:0}.brand-link:hover .header-mark-h .header-mark-glyph,.brand-link:focus-visible .header-mark-h .header-mark-glyph,.brand-link:hover .header-mark-b .header-mark-glyph,.brand-link:focus-visible .header-mark-b .header-mark-glyph{opacity:1;transform:none}.brand-link:hover .header-mark-threshold,.brand-link:focus-visible .header-mark-threshold{opacity:1;stroke-dashoffset:0;transform:none}.brand-link .header-mark-glyph{opacity:1;transition:none;transform:none}.button{transform-style:flat;transition:border-color .22s var(--ease-out), background .22s var(--ease-out), color .22s var(--ease-out)}.button:hover,.button:focus-visible,.button:active{outline-offset:4px;box-shadow:none;outline:1px solid;transform:none}.button-primary:before{content:none}.button:hover .button-icon-head,.button:focus-visible .button-icon-head{transform:none}.hero-section-rebuilt{min-height:calc(100svh - var(--header-height));grid-template-columns:minmax(0,1.18fr) minmax(380px,.82fr)}.hero-section-rebuilt .hero-copy{min-height:calc(100svh - var(--header-height));padding-bottom:40px}.authority-ledger{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.authority-ledger div{border-right:1px solid var(--rule);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:128px;padding:26px 24px;display:flex}.authority-ledger div:last-child{border-right:0}.authority-ledger p{max-width:11.5rem;color:var(--hb-charcoal);margin:14px auto 0;font-size:13px;line-height:1.5}.hero-material-wrap,.hero-material{min-height:calc(100svh - var(--header-height));background:var(--hb-sand);position:relative}.hero-material{height:100%;margin:0;overflow:hidden}.hero-material>img{width:100%;height:100%;min-height:calc(100svh - var(--header-height));object-fit:cover;object-position:44% 50%;filter:saturate(.82)contrast(.96)}.hero-material:after{content:"";pointer-events:none;background:linear-gradient(#1111110a,#11111142),linear-gradient(90deg,#11111129,#0000 42%);position:absolute;inset:0}.proof-chapter{border-top:1px solid var(--rule)}.client-strip-inset{border-top:0}.proof-grid-rebuilt{grid-template-columns:minmax(0,1.02fr) minmax(320px,.58fr);align-items:stretch}.proof-note-rebuilt{border:1px solid var(--rule);flex-direction:column;justify-content:space-between;min-height:100%;padding:30px;display:flex}.proof-note-rebuilt h2{margin-top:24px;font-size:clamp(34px,3.5vw,58px);line-height:1.02}.proof-note-text{flex-direction:column;justify-content:center;min-height:100%;padding:12px 0;display:flex}.proof-note-text h2{max-width:620px;color:var(--hb-charcoal);letter-spacing:-.01em;margin-top:24px;font-size:clamp(34px,3.4vw,56px);font-weight:300;line-height:1.04}.proof-note-text p{max-width:540px;color:var(--hb-charcoal);opacity:.76;margin-top:26px;font-size:16px;line-height:1.62}.proof-grid-with-note{grid-template-columns:1fr}.proof-note-reveal{width:100%}.proof-note-text{border-top:1px solid var(--rule);width:100%;max-width:none;padding-top:58px}.proof-note-text h2{max-width:1280px;font-size:clamp(44px,5.4vw,88px);line-height:1.02}.proof-note-text p{max-width:820px}.provenance-lockup{border-top:1px solid var(--rule);color:var(--hb-logo-gold);align-items:center;gap:14px;margin-top:38px;padding-top:22px;display:flex}.provenance-lockup .header-mark-svg{flex:none;width:34px;height:40px}.provenance-lockup img{filter:brightness(0);width:min(240px,70%);height:auto}.lead-proof-card{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);grid-template-columns:minmax(0,.92fr) minmax(360px,.72fr);gap:clamp(36px,6vw,96px);padding:56px;display:grid}.lead-proof-copy,.lead-proof-evidence{min-width:0}.lead-proof-copy h2{overflow-wrap:anywhere;max-width:100%;margin-top:18px;font-size:clamp(50px,6vw,96px);line-height:.98}.lead-proof-copy p{color:#45413c;max-width:680px;margin:28px 0 34px;font-size:17px;line-height:1.65}.lead-proof-quote{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);max-width:760px;margin:0 0 34px;padding:24px 0}.lead-proof-quote p{max-width:720px;color:var(--hb-charcoal);font-family:var(--font-display);letter-spacing:-.01em;margin:0;font-size:clamp(28px,2.6vw,44px);font-weight:300;line-height:1.08}.lead-proof-quote footer{color:var(--hb-stone);letter-spacing:.18em;text-transform:uppercase;margin-top:20px;font-size:11px;line-height:1.35}.lead-proof-copy .button-row{margin-left:20px}.lead-proof-evidence{border:1px solid var(--rule);grid-template-rows:minmax(240px,1fr) auto;min-height:420px;display:grid}.lead-proof-evidence img{object-fit:cover;object-position:52% 45%;filter:saturate(.8)contrast(.95);width:100%;height:100%}.lead-proof-evidence img[hidden],.proof-project-ledger[hidden]{display:none}.lead-proof-facts{border-top:1px solid var(--rule);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.lead-proof-facts div{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);min-width:0;padding:18px}.lead-proof-facts div:nth-child(2n){border-right:0}.lead-proof-facts div:nth-last-child(-n+2){border-bottom:0}.lead-proof-facts span,.service-decision-grid span,.risk-reducer-row span,.enquiry-step-rail span{color:var(--hb-stone);letter-spacing:.18em;text-transform:uppercase;font-size:11px;display:block}.lead-proof-facts strong{color:var(--hb-charcoal);font-family:var(--font-display);letter-spacing:0;overflow-wrap:anywhere;margin-top:10px;font-size:clamp(17px,1.15vw,21px);font-weight:300;line-height:1.16;display:block}.proof-outcome-strip{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:stretch;padding:0 56px 72px;display:grid}.proof-outcome-strip>div{min-width:0;height:100%}.proof-outcome-strip article{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);grid-template-rows:58px 1fr;height:100%;min-height:210px;padding:28px 24px 28px 0;display:grid;container-type:inline-size}.proof-outcome-strip>div+div article{padding-left:24px}.proof-outcome-strip>div:last-child article{border-right:0}.proof-outcome-strip span{color:#11111147;font-family:var(--font-display);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;align-self:start;font-size:46px;line-height:.9}.proof-outcome-strip p{border-top:1px solid var(--rule);color:#45413c;letter-spacing:-.005em;align-self:start;width:100%;margin-top:0;padding-top:22px;font-size:17px;font-weight:300;line-height:1.55}@container (min-width:360px){.proof-outcome-strip p{font-size:clamp(16px,2.4cqi,20px)}}.principles-strip-static{border-top:0}.principles-static-grid{flex:1;grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.principles-static-grid span{border-left:1px solid var(--rule);min-height:80px;color:var(--hb-charcoal);letter-spacing:.2em;text-transform:uppercase;justify-content:center;align-items:center;font-size:13px;font-weight:500;display:flex}.launch-system-section{border-top:1px solid var(--rule);padding:112px 56px 0}.launch-system-heading{grid-template-columns:140px minmax(0,1fr);gap:48px;margin-bottom:56px;display:grid}.launch-system-heading h2{max-width:1120px;font-size:clamp(48px,5.4vw,88px);line-height:1.02}.launch-system-heading p{color:#45413c;max-width:820px;margin-top:24px;font-size:17px;line-height:1.65}.launch-system-intro{grid-template-columns:minmax(0,1fr) minmax(280px,.42fr);align-items:end;gap:clamp(36px,5vw,76px);display:grid}.launch-system-copy{min-width:0}.launch-system-image{border:1px solid var(--rule);background:var(--hb-sand);grid-template-rows:minmax(240px,1fr) auto;min-width:0;min-height:360px;margin:0;display:grid}.launch-system-image img{object-fit:cover;object-position:48% 50%;filter:saturate(.82)contrast(.96);width:100%;height:100%}.launch-system-image figcaption{border-top:1px solid var(--rule);color:var(--hb-stone);letter-spacing:.18em;text-transform:uppercase;padding:15px 16px;font-size:10px;line-height:1.35}.launch-service-list{border-top:1px solid var(--rule);padding-left:188px}@media (max-width:980px){.launch-service-list{padding-left:0}}.launch-service-row{border-bottom:1px solid var(--rule);grid-template-columns:74px minmax(220px,.58fr) repeat(2,minmax(0,1fr));gap:32px;padding:34px 0;display:grid}.launch-service-icon{justify-content:flex-start;align-items:flex-start;display:flex}.launch-service-row h3{color:var(--hb-charcoal);font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;margin-top:18px;font-size:13px;font-weight:500}.launch-service-row p{color:#45413c;margin-top:16px;font-size:15px;line-height:1.58}.launch-service-row .service-icon,.launch-service-row .service-monogram{object-fit:contain;width:42px;height:42px;transition:transform .22s var(--ease-out), opacity .22s var(--ease-out)}.launch-service-row:hover .service-icon,.launch-service-row:hover .service-monogram{transform:translateY(-2px)}.launch-service-row .service-monogram,.launch-service-row .service-monogram .hb-mark-h,.launch-service-row .service-monogram .hb-mark-b,.launch-service-row .brand-system-icon,.launch-service-row .brand-system-icon .brand-tile,.launch-service-row .brand-system-icon .brand-baseline,.launch-service-row .laptop-icon .laptop-display,.launch-service-row .laptop-icon .laptop-base,.launch-service-row .search-icon,.launch-service-row .search-icon .search-handle{transform-box:fill-box;transform-origin:50%}.launch-service-row .brand-system-icon{transition:transform .56s var(--ease-out);overflow:visible}.launch-service-row .brand-system-icon .brand-tile,.launch-service-row .brand-system-icon .brand-baseline{transition:transform .56s var(--ease-out), opacity .32s var(--ease-out);fill:none;stroke:currentColor;stroke-width:1.35px;stroke-linecap:square;stroke-linejoin:miter}.launch-service-row .brand-system-icon .brand-tile-two{opacity:.68}.launch-service-row .brand-system-icon .brand-tile-three{opacity:.42}.launch-service-row .brand-system-icon .brand-baseline{opacity:.62}.launch-service-row:hover .brand-system-icon{transform:translateY(-2px)}.launch-service-row:hover .brand-system-icon .brand-tile-one{transform:translate(-1.5px)}.launch-service-row:hover .brand-system-icon .brand-tile-two{opacity:.82;transform:translateY(-2px)}.launch-service-row:hover .brand-system-icon .brand-tile-three{opacity:.62;transform:translate(1.5px)}.launch-service-row:hover .brand-system-icon .brand-baseline{opacity:.78;transform:scaleX(1.12)}.launch-service-row .laptop-icon .laptop-display,.launch-service-row .laptop-icon .laptop-base{transition:transform .52s var(--ease-out)}.launch-service-row .laptop-icon .laptop-display{transform-origin:50% 100%}.launch-service-row:hover .laptop-icon .laptop-display{transform:translateY(-2px)rotate(-10deg)}.launch-service-row:hover .laptop-icon .laptop-base{transform:translateY(2px)scaleX(1.3)}.launch-service-row .search-icon{transition:transform .88s var(--ease-in-out)}.launch-service-row .search-icon .search-glass,.launch-service-row .search-icon .search-handle{transform-box:fill-box;transform-origin:50%;transition:transform .56s var(--ease-in-out)}.launch-service-row:hover .search-icon{transform:perspective(320px)rotate3d(1,1,.1,360deg)}.launch-service-row:hover .search-icon .search-handle{transform:translate(1px,1px)}.launch-process-band{background:var(--hb-dark-bg);color:var(--hb-bone);margin:88px -56px 0;padding:96px 56px}.process-heading-rebuilt{margin-bottom:48px}.process-heading-rebuilt h2{max-width:980px;color:var(--hb-bone);font-size:clamp(44px,5vw,82px);line-height:1.04}.launch-process-grid{border-top:1px solid #f3ece12e;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.launch-process-grid>div,.launch-process-grid article{min-width:0}.launch-process-grid article{border-right:1px solid #f3ece124;min-height:360px;padding:30px 26px 28px;position:relative}.launch-process-grid>div:last-child article{border-right:0}.launch-process-grid article:after{content:"Next";color:#f3ece170;letter-spacing:.18em;text-transform:uppercase;font-size:10px;position:absolute;bottom:28px;right:22px}.launch-process-grid>div:last-child article:after{content:"Ready"}.launch-process-number{color:#f3ece15c;font-family:var(--font-display);font-size:58px;line-height:.9;display:block}.launch-process-grid .eyebrow{color:#f3ece194;letter-spacing:.2em;overflow-wrap:anywhere;margin-top:24px;font-size:11px;line-height:1.2;display:block}.launch-process-grid h3{color:var(--hb-bone);font-family:var(--font-sans);letter-spacing:0;text-transform:none;overflow-wrap:anywhere;margin-top:18px;font-size:clamp(22px,2.1vw,32px);font-weight:300;line-height:1.08}.launch-process-grid p,.launch-process-grid small{color:#f3ece1ad;font-size:14px;line-height:1.6}.launch-process-grid p{margin-top:18px}.launch-process-grid article div{border-top:1px solid #f3ece124;margin-top:28px;padding-top:18px}.launch-process-grid strong{color:var(--hb-bone);font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;font-size:11px;font-weight:500;display:block}.launch-process-grid small{margin-top:12px;display:block}.fit-budget-grid{padding:88px 0 104px}.fit-only-heading{grid-template-columns:140px minmax(0,1fr);gap:48px;margin-bottom:42px;display:grid}.fit-only-heading h2{max-width:900px;font-size:clamp(40px,4.6vw,72px);line-height:1.06}.pricing-grid-compact{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);grid-template-columns:1fr;margin-top:28px}.pricing-grid-compact article,.pricing-grid-compact>div+article,.pricing-grid-compact article+article{border-right:0;border-bottom:1px solid var(--rule);grid-template-columns:minmax(120px,.22fr) minmax(210px,.32fr) minmax(0,1fr);align-items:start;gap:clamp(18px,4vw,48px);min-height:0;padding:24px 0;display:grid}.pricing-band-card{background-image:none;padding-left:28px;transition:none}.pricing-grid-compact article:last-child{border-bottom:0}.pricing-grid-compact h3{color:var(--hb-charcoal);font-family:var(--font-display);letter-spacing:-.01em;font-size:clamp(24px,2.2vw,34px);font-weight:300;line-height:1.05}.pricing-grid-compact article p,.pricing-grid-compact>div article p{max-width:620px;color:var(--hb-charcoal);opacity:.76;margin-top:0;font-size:15px;line-height:1.58}.launch-system-cta{border-top:1px solid var(--rule);justify-content:space-between;align-items:center;gap:28px;padding-top:36px;display:flex}.launch-system-cta p{color:#45413c;max-width:520px;font-size:16px;line-height:1.55}.threshold-ledger-section{border-top:1px solid var(--rule);background:var(--hb-sand);grid-template-columns:140px minmax(320px,.62fr) minmax(0,1fr);gap:48px;padding:104px 56px;display:grid}.threshold-copy h2{max-width:620px;font-size:clamp(44px,5vw,82px);line-height:1.03}.threshold-copy p{color:#45413c;max-width:520px;margin-top:28px;font-size:17px;line-height:1.65}.threshold-ledger{border-top:1px solid var(--rule);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.threshold-ledger article{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);min-height:220px;padding:26px 24px 24px 0}.threshold-ledger>div:nth-child(2n) article{border-right:0;padding-left:24px}.threshold-ledger h3{color:var(--hb-charcoal);font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;margin-top:22px;font-size:13px;font-weight:500}.threshold-ledger p{color:#45413c;margin-top:14px;font-size:14px;line-height:1.58}.founder-portrait-card{box-shadow:none;transition:border-color .22s var(--ease-out)}.founder-portrait-card img{filter:grayscale(.18)sepia(.18)saturate(.72)contrast(.96)brightness(1.02)}.founder-portrait-card:hover,.founder-portrait-card:hover img{transform:none}.final-cta-rebuilt .cta-content{grid-template-columns:minmax(440px,.9fr) minmax(520px,.95fr);align-items:start;gap:clamp(48px,6vw,96px);width:min(100%,1280px);max-width:1280px;display:grid}.final-cta-rebuilt .cta-copy-panel{top:calc(var(--header-height) + 36px);opacity:1;position:sticky}.final-cta-rebuilt .contact-form{margin-top:0}@media (max-width:1320px){.final-cta-rebuilt .cta-content{grid-template-columns:minmax(360px,.9fr) minmax(420px,1fr);gap:clamp(40px,4vw,56px)}.final-cta .contact-title{font-size:clamp(54px,5vw,72px)}.final-cta-rebuilt .form-row{grid-template-columns:1fr}}.contact-grid-wrap{grid-column:1/-1}.site-footer{padding-top:72px}.footer-logo-mark{object-fit:contain;width:48px;height:auto}.interior-hero{padding-top:86px;padding-bottom:76px}.interior-hero-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.case-study-panel-rebuilt{border-bottom:0;grid-template-columns:minmax(0,.9fr) minmax(380px,.72fr);align-items:stretch;padding-bottom:0}.case-study-copy{align-self:center;min-width:0}.case-study-copy .button-row{margin-top:32px}.case-study-visual{border:1px solid var(--rule);background:var(--hb-sand);grid-template-rows:minmax(320px,1fr) auto;min-width:0;margin:0;display:grid}.case-study-visual img{object-fit:contain;object-position:center;filter:none;width:100%;height:100%}.case-study-visual figcaption{border-top:1px solid var(--rule);color:var(--hb-stone);letter-spacing:.16em;text-transform:uppercase;padding:16px 18px;font-size:11px}.case-study-proof-bar{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);grid-template-columns:repeat(4,minmax(0,1fr));margin:48px 0 0;display:grid}.case-study-proof-bar div{border-right:1px solid var(--rule);padding:20px 18px 20px 0}.case-study-proof-bar div+div{padding-left:18px}.case-study-proof-bar div:last-child{border-right:0}.case-study-proof-bar dt,.case-study-proof-bar dd{margin:0}.case-study-proof-bar dt{color:var(--hb-stone);letter-spacing:.18em;text-transform:uppercase;font-size:11px}.case-study-proof-bar dd{color:var(--hb-charcoal);font-family:var(--font-display);letter-spacing:0;overflow-wrap:anywhere;margin-top:10px;font-size:clamp(17px,1.15vw,21px);font-weight:300;line-height:1.16}.portfolio-case-study-grid{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-bottom:48px;display:grid}.portfolio-case-study-card{border-right:1px solid var(--rule);min-width:0}.portfolio-case-study-card:nth-child(2n){border-right:0}.portfolio-case-study-card:nth-child(-n+2){border-bottom:1px solid var(--rule)}.portfolio-case-study-card:last-child{border-right:0}.portfolio-case-study-card a{height:100%;color:inherit;text-decoration:none;display:grid}.portfolio-case-study-card figure{border-bottom:1px solid var(--rule);background:var(--hb-sand);aspect-ratio:4/3;margin:0;overflow:hidden}.portfolio-case-study-card img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .64s var(--ease-out);transform:scale(1.001)}.portfolio-case-study-card a:hover img,.portfolio-case-study-card a:focus-visible img{transform:scale(1.025)}.portfolio-case-study-card a:focus-visible{outline:1px solid var(--hb-charcoal);outline-offset:8px}.portfolio-case-study-card div{padding:26px 28px 30px}.portfolio-case-study-card h3{color:var(--hb-charcoal);font-family:var(--font-display);letter-spacing:0;margin-top:18px;font-size:clamp(29px,3vw,48px);font-weight:300;line-height:1.04}.portfolio-case-study-card p{color:#45413c;max-width:620px;margin-top:18px;font-size:16px;line-height:1.6}.portfolio-case-study-card div>span:last-child{border-top:1px solid var(--rule);color:var(--hb-stone);letter-spacing:.18em;text-transform:uppercase;margin-top:24px;padding-top:18px;font-size:11px;line-height:1.35;display:block}.work-lead-quote{text-align:center;justify-content:center;align-items:center;margin:48px auto 0}.work-lead-quote p{text-align:center;margin-left:auto;margin-right:auto}.work-lead-quote footer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px}.outcome-ledger li{grid-template-columns:44px 1fr;gap:18px;display:grid}.outcome-ledger li span{color:#11111147;font-family:var(--font-display);font-size:30px;line-height:1}.work-final-cta{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px;display:grid}.work-final-cta h2{max-width:760px}.work-final-cta p{color:#45413c;margin-top:18px}.risk-reducer-row{border-top:1px solid var(--rule);grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.risk-reducer-row span{border-right:1px solid var(--rule);padding:18px 18px 0 0}.risk-reducer-row span:last-child{border-right:0}.service-decision-grid{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.service-decision-grid article{border-right:1px solid var(--rule);padding:30px 28px 30px 0}.service-decision-grid article+article{padding-left:28px}.service-decision-grid article:last-child{border-right:0}.services-proof-ledger{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);grid-template-columns:repeat(5,minmax(0,1fr));padding:0 56px;display:grid}.services-proof-ledger span{border-right:1px solid var(--rule);color:#45413c;min-height:84px;padding:24px 18px 20px 0;font-size:13px;line-height:1.45}.services-proof-ledger span:last-child{border-right:0}.service-decision-grid h3{color:var(--hb-charcoal);font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;margin-top:18px;font-size:13px;font-weight:500}.service-decision-grid div{border-top:1px solid var(--rule);margin-top:28px;padding-top:18px}.service-decision-grid p,.operator-realities>p{color:#45413c;margin-top:12px;font-size:15px;line-height:1.58}.operator-realities>p{max-width:760px;margin-left:188px;font-size:18px;line-height:1.65}.interior-hero-split{grid-template-columns:minmax(0,1fr) minmax(260px,.34fr);align-items:end;display:grid}.interior-hero-split>div{grid-column:auto;max-width:980px}.founder-trust-hero .about-portrait{justify-self:end;margin:0}.founder-proof-strip{grid-template-columns:repeat(3,minmax(0,1fr));padding-top:0;padding-bottom:0;display:grid}.founder-proof-strip article{border-right:1px solid var(--rule);min-height:150px;padding:30px 28px 28px 0}.founder-proof-strip article+article{padding-left:28px}.founder-proof-strip article:last-child{border-right:0}.founder-proof-strip p{color:#45413c;margin-top:18px;font-size:15px;line-height:1.55}.about-proof{padding-top:72px;padding-bottom:72px}.about-brand-system{grid-template-columns:minmax(0,.92fr) minmax(420px,.78fr);align-items:start;gap:clamp(48px,7vw,112px);display:grid}.about-brand-copy{min-width:0;max-width:880px}.about-brand-copy:before{content:"";background:var(--hb-charcoal);width:56px;height:1px;margin-bottom:36px;display:block}.about-brand-copy h2{letter-spacing:0;max-width:880px;margin-top:32px;font-size:clamp(42px,5vw,82px);line-height:1.02}.about-brand-copy>p{color:#45413c;max-width:700px;margin-top:26px;font-size:18px;line-height:1.65}.about-founder-ledger{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);margin-top:48px}.about-founder-ledger article{border-bottom:1px solid var(--rule);grid-template-columns:minmax(130px,.34fr) minmax(0,1fr);gap:28px;padding:22px 0;display:grid}.about-founder-ledger article:last-child{border-bottom:0}.about-founder-ledger p{color:#45413c;margin:0;font-size:15px;line-height:1.55}.about-decision-ledger{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);grid-template-columns:repeat(2,minmax(0,1fr));align-self:stretch;display:grid}.about-decision-ledger article{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);grid-template-rows:auto 1fr;min-height:178px;padding:26px 24px 24px;display:grid}.about-decision-ledger article:nth-child(2n){border-right:0}.about-decision-ledger article:nth-last-child(-n+2){border-bottom:0}.about-decision-ledger article>span{color:#11111138;font-family:var(--font-display);font-size:clamp(42px,4vw,68px);font-weight:300;line-height:.85}.about-decision-ledger h3{color:var(--hb-charcoal);font-family:var(--font-sans);letter-spacing:.18em;text-transform:uppercase;margin-top:34px;font-size:12px;font-weight:500;line-height:1.2}.about-decision-ledger p{color:#45413c;margin-top:14px;font-size:15px;line-height:1.55}.about-integrated-testimonial{border-top:1px solid var(--rule);grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(220px,.28fr);gap:clamp(34px,6vw,92px);margin:6px 0 0;padding-top:46px;display:grid}.about-integrated-testimonial p{max-width:1120px;color:var(--hb-charcoal);font-family:var(--font-display);letter-spacing:0;font-size:clamp(35px,4.8vw,74px);font-weight:300;line-height:1.05}.about-integrated-testimonial footer{border-top:1px solid var(--rule);color:var(--hb-stone);letter-spacing:.18em;text-transform:uppercase;flex-direction:column;justify-content:end;gap:14px;padding-top:18px;font-size:11px;line-height:1.45;display:flex}.about-integrated-testimonial footer span:first-child{color:var(--hb-charcoal)}.about-process-layout{grid-template-columns:minmax(220px,.34fr) minmax(0,1fr);align-items:start;gap:clamp(48px,7vw,108px);display:grid}.about-process-heading{top:calc(var(--header-height) + 34px);position:sticky}.about-process-heading h2{letter-spacing:0;max-width:520px;margin-top:34px;font-size:clamp(34px,3.8vw,60px);line-height:1.08}.about-process-rail{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.about-process-rail article{border-bottom:1px solid var(--rule);grid-template-columns:72px minmax(130px,.28fr) minmax(0,1fr);align-items:start;gap:clamp(22px,4vw,54px);padding:28px 0;display:grid}.about-process-rail article:last-child{border-bottom:0}.about-process-rail article>span[aria-hidden=true]{color:#11111138;font-family:var(--font-display);font-size:clamp(42px,4vw,66px);font-weight:300;line-height:.86}.about-process-rail h3{color:var(--hb-charcoal);font-family:var(--font-display);letter-spacing:0;font-size:clamp(28px,2.6vw,44px);font-weight:300;line-height:1.05}.about-process-rail p{color:#45413c;max-width:620px;margin-top:14px;font-size:16px;line-height:1.6}@media (max-width:980px){.about-brand-system,.about-process-layout{grid-template-columns:1fr}.about-process-heading{position:static}.about-integrated-testimonial,.portfolio-case-study-grid{grid-template-columns:1fr}.portfolio-case-study-card,.portfolio-case-study-card:nth-child(2n),.portfolio-case-study-card:nth-child(-n+2),.portfolio-case-study-card:last-child{border-bottom:0;border-right:0}.portfolio-case-study-card+.portfolio-case-study-card{border-top:1px solid var(--rule)}}@media (max-width:720px){.about-brand-copy h2,.about-integrated-testimonial p{text-wrap:balance}.about-founder-ledger article,.about-process-rail article{grid-template-columns:1fr;gap:16px}.about-decision-ledger{grid-template-columns:1fr}.about-decision-ledger article,.about-decision-ledger article:nth-child(2n),.about-decision-ledger article:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--rule);min-height:auto;padding:24px 0}.about-decision-ledger article:last-child{border-bottom:0}.about-decision-ledger article>span,.about-process-rail article>span[aria-hidden=true]{font-size:46px}.about-decision-ledger h3{margin-top:18px}.about-integrated-testimonial{padding-top:32px}.portfolio-case-study-card div{padding:24px 0 28px}}.contact-page-grid-rebuilt{grid-template-columns:minmax(0,.9fr) minmax(320px,.66fr);align-items:start}.enquiry-step-rail{border-top:1px solid var(--rule);margin-top:34px}.enquiry-step-rail div{border-bottom:1px solid var(--rule);grid-template-columns:42px 1fr;gap:14px;padding:18px 0;display:grid}.enquiry-step-rail p{color:#45413c;font-size:14px;line-height:1.45}.capability-actions{justify-content:flex-end;gap:18px}.capability-actions .button{margin-left:0}.capability-proof-bands{border-top:1px solid var(--rule);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:36px;display:grid}.capability-proof-bands article{border-right:1px solid var(--rule);padding:24px 28px 0 0}.capability-proof-bands article+article{border-right:0;padding-left:28px}.capability-proof-bands p{color:#45413c;margin-top:16px;font-size:15px;line-height:1.55}@media (hover:hover){.service-card:hover .service-monogram,.service-card:hover .search-icon{transform:translateY(-2px)}.service-card:hover .service-monogram .hb-mark-h,.service-card:hover .service-monogram .hb-mark-b,.service-card:hover .search-icon .search-handle{transform:none}}@media (max-width:1180px){.hero-section-rebuilt #hero-title{font-size:66px;line-height:1.1}.authority-ledger{grid-template-columns:repeat(3,minmax(0,1fr))}.launch-service-row{grid-template-columns:56px minmax(0,1fr)}.launch-service-row>div:nth-child(n+3){grid-column:2}.threshold-ledger-section{grid-template-columns:140px minmax(0,1fr)}.threshold-ledger{grid-column:2}}@media (max-width:980px){.hero-section-rebuilt #hero-title{font-size:58px;line-height:1.12}.site-header>.button{display:none}.hero-section-rebuilt,.lead-proof-card,.launch-system-heading,.fit-only-heading,.threshold-ledger-section,.final-cta-rebuilt .cta-content,.case-study-panel-rebuilt,.work-final-cta,.interior-hero-split,.contact-page-grid-rebuilt{grid-template-columns:1fr}.hero-section-rebuilt .hero-copy,.hero-material,.hero-material>img,.hero-material-wrap{min-height:auto}.hero-material{aspect-ratio:4/3}.authority-ledger{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-grid-rebuilt,.launch-process-grid,.proof-outcome-strip,.principles-static-grid,.service-decision-grid,.services-proof-ledger,.founder-proof-strip,.capability-proof-bands{grid-template-columns:1fr}.lead-proof-card,.launch-system-section,.threshold-ledger-section,.proof-outcome-strip,.services-proof-ledger{padding-left:40px;padding-right:40px}.launch-process-band{margin-left:-40px;margin-right:-40px;padding-left:40px;padding-right:40px}.launch-process-grid article,.launch-process-grid>div+div article,.proof-outcome-strip article,.proof-outcome-strip>div+div article,.service-decision-grid article,.service-decision-grid article+article,.services-proof-ledger span,.founder-proof-strip article,.founder-proof-strip article+article,.capability-proof-bands article,.capability-proof-bands article+article{border-right:0;border-bottom:1px solid var(--rule);padding-left:0}.services-proof-ledger span:last-child{border-bottom:0}.launch-process-grid article,.launch-process-grid>div+div article{border-bottom-color:#f3ece124}.threshold-ledger{grid-column:auto}.threshold-ledger article,.threshold-ledger>div:nth-child(2n) article{border-right:0;padding-left:0}.final-cta-rebuilt .cta-copy-panel{position:relative;top:auto}.final-cta .contact-title{max-width:780px;font-size:clamp(50px,8vw,78px);line-height:1.08}.operator-realities>p{margin-left:0}}@media (max-width:720px){.header-mark-orbit{width:42px;height:30px}.header-logo{max-width:72vw;height:38px}.interior-hero h1,.interior-hero-split h1,.capability-hero h1{line-height:1.18}.hero-section-rebuilt #hero-title{font-size:43px;line-height:1.16}.lead-proof-copy h2,.case-study-panel h2{overflow-wrap:normal;font-size:clamp(34px,10vw,46px);line-height:1.05}.hero-section-rebuilt .hero-copy,.lead-proof-card,.launch-system-section,.threshold-ledger-section,.proof-outcome-strip,.services-proof-ledger{padding-left:24px;padding-right:24px}.launch-process-band{margin-left:-24px;margin-right:-24px;padding-left:24px;padding-right:24px}.authority-ledger,.services-proof-ledger,.lead-proof-facts,.threshold-ledger,.case-study-proof-bar,.risk-reducer-row{grid-template-columns:1fr}.authority-ledger div,.authority-ledger div:nth-child(2n),.services-proof-ledger span,.lead-proof-facts div,.lead-proof-facts div:nth-child(2n),.lead-proof-facts div:nth-last-child(-n+2),.case-study-proof-bar div,.case-study-proof-bar div+div,.risk-reducer-row span{border-right:0;border-bottom:1px solid var(--rule);padding-left:0}.authority-ledger div:last-child,.services-proof-ledger span:last-child,.lead-proof-facts div:last-child,.case-study-proof-bar div:last-child,.risk-reducer-row span:last-child{border-bottom:0}.authority-ledger div,.authority-ledger div:nth-child(2n){text-align:center;align-items:center;min-height:112px;padding:24px}.authority-ledger p{max-width:16rem}.launch-system-cta,.work-final-cta{flex-direction:column;align-items:flex-start}.pricing-grid-compact article,.pricing-grid-compact article+article{grid-template-columns:1fr;gap:12px;padding:22px 0}.pricing-grid-compact h3{font-size:clamp(24px,6vw,32px)}.principles-static-grid span{border-left:0;border-top:1px solid var(--rule);justify-content:flex-start;min-height:58px;padding-left:24px}}@media (max-width:380px){.hero-section-rebuilt #hero-title{font-size:39px}}@media (max-width:340px){.hero-section-rebuilt #hero-title{font-size:35px}}@media (max-width:720px){.authority-ledger{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.authority-ledger div,.authority-ledger div:nth-child(2n){text-align:center;border-right:0;border-bottom:1px solid var(--rule);align-items:center;min-height:0;padding:18px 20px}.authority-ledger div:last-child{border-bottom:0}.authority-ledger p{margin-top:6px;font-size:13px;line-height:1.45}.authority-ledger .eyebrow{line-height:1.1}.proof-chapter,.proof-chapter *{text-align:left}.proof-chapter .client-strip-label,.proof-chapter .client-name-grid span{text-align:left;justify-content:flex-start;align-items:flex-start}.proof-chapter .client-name-grid{grid-template-columns:1fr}.hero-statement .button-row,.button-row,.interior-hero-actions,.button-row.cta-buttons{grid-template-columns:1fr 1fr;align-items:stretch;gap:12px;display:grid}.hero-statement .button-row .button,.button-row>.button,.button-row>a.button,.interior-hero-actions>a.button{flex:initial;letter-spacing:.18em;width:100%;min-height:52px;padding:12px 16px;font-size:11px}.button-row>.button>span,.button-row>a.button>span,.interior-hero-actions>a.button>span{text-align:center;line-height:1.2}:is(.button-row:has(>:only-child),.interior-hero-actions:has(>:only-child)){grid-template-columns:1fr}.site-header{flex-wrap:wrap;grid-template-columns:none;justify-content:space-between;place-items:center stretch;gap:10px 12px;padding:12px 18px;display:flex!important}.brand-link{flex:0 auto;order:1;justify-self:flex-start}.main-nav{border-top:1px solid var(--rule);flex:100%;order:3;justify-content:flex-start;gap:clamp(14px,4vw,22px);padding-top:10px;overflow-x:visible}.main-nav a{letter-spacing:.04em;font-size:13px}.site-header>.button{letter-spacing:.14em;flex:none;order:2;min-height:32px;padding:6px 12px;font-size:10px;display:inline-flex}.header-wordmark{letter-spacing:.16em;line-height:1;font-size:clamp(16px,4.4vw,19px)!important}.header-mark-orbit{width:clamp(28px,7vw,32px)!important;height:22px!important}:root{--header-height:110px}}@media (max-width:480px){.button-row,.interior-hero-actions{grid-template-columns:1fr}}.button:hover,.button:focus-visible{box-shadow:none!important;transform:translateY(-1px)!important}.button:active{transform:translateY(0)!important}.button:hover .button-icon,.button:focus-visible .button-icon{transform:translate(3px)!important}.button-primary:before,.button-primary:hover:before,.button-primary:focus-visible:before{background:0 0!important;transform:none!important}.service-card:hover .service-monogram,.service-card:focus-visible .service-monogram{opacity:1!important;transform:translateY(-1px)!important}.laptop-icon .laptop-display,.laptop-icon .laptop-base{transform-box:fill-box;transition:transform .52s var(--ease-out)}.laptop-icon .laptop-display{transform-origin:50% 100%}.laptop-icon .laptop-base{transform-origin:50%}.service-card:hover .laptop-icon .laptop-display{transform:translateY(-2px)rotate(-10deg)}.service-card:hover .laptop-icon .laptop-base{transform:translateY(2px)scaleX(1.3)}.search-icon{transform:none;transition:transform .88s var(--ease-in-out)!important}.search-icon .search-glass,.search-icon .search-handle{transform-box:fill-box;transform-origin:50%;transition:transform .56s var(--ease-in-out)}.service-card:hover .search-icon,.service-card:focus-visible .search-icon{transform:perspective(320px)rotate3d(1,1,.1,360deg)!important}.service-card:hover .search-icon .search-handle,.service-card:focus-visible .search-icon .search-handle{transform:translate(1px,1px)}[data-reveal]{transition-duration:.42s!important}.metric-card:hover,.metric-card:focus-within{box-shadow:none!important;transform:translateY(-2px)!important}.testimonial-card:hover,.work-proof-card:hover,.proof-grid article:hover{box-shadow:none!important;transform:translateY(-1px)!important}.typewriter-char.is-caret:after{display:none!important}.typewriter-text{display:inline}.typewriter-text .typewriter-char{opacity:1!important}.header-wordmark,.provenance-wordmark{color:var(--hb-charcoal);font-family:var(--font-display);letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;align-items:center;font-size:clamp(20px,2.4vw,28px);font-weight:500;line-height:1;display:inline-flex;transform:none}.provenance-wordmark{letter-spacing:.16em;font-size:clamp(18px,1.6vw,22px);font-weight:500}.brand-link:hover .header-wordmark,.brand-link:focus-visible .header-wordmark{color:var(--hb-charcoal);opacity:.85}@media (max-width:480px){.header-wordmark{letter-spacing:.16em;font-size:18px}.provenance-wordmark{font-size:16px}}@media (max-width:360px){.header-wordmark{letter-spacing:.14em;font-size:16px}}h1,h2,h3,.hero-statement h1,.threshold-copy h2{letter-spacing:-.01em;font-weight:300}.hero-statement h1 em,.final-cta-rebuilt h2 em,.contact-title em{font-style:italic;font-weight:500}.proof-note-rebuilt p,.lead-proof-card .lead-proof-copy p,.case-study-panel-rebuilt .case-study-copy p,.work-proof-card-rebuilt p,.before-after-grid p,.fit-column li,.pricing-grid-compact article p{color:var(--hb-charcoal);opacity:.78}.testimonial-card,.work-proof-card,.work-proof-card-rebuilt,.proof-grid article,.metric-card,.case-study-panel-rebuilt,.lead-proof-card{box-shadow:none!important}.immersive-section,.immersive-stage,.immersive-progress,.immersive-axis,.immersive-plane,.hero-image-art,.doorway,.timber-slat,.hero-plaque,.olive-shadow,.plant-base,.floor-plane,.shadow-band,.plaque-mark,.icon-test-grid,.icon-test-card,.icon-testing-page,.icon-testing-hero,.icon-test-lockup,.icon-test-mark,.icon-test-door,.icon-test-draw,.icon-test-part,.icon-test-threshold{display:none!important}.start-project{border-top:1px solid var(--rule);grid-template-columns:140px minmax(0,1fr);gap:48px 56px;padding:120px 56px;display:grid}.start-project>*{grid-column:2}.start-project>:first-child{grid-column:1;align-self:start}.start-project-copy{max-width:760px}.start-project-copy h2{font-family:var(--font-display);letter-spacing:-.01em;margin:0;font-size:clamp(40px,4.6vw,72px);font-weight:300;line-height:1.02}.start-project-copy p{max-width:600px;color:var(--hb-charcoal);opacity:.78;margin:24px 0 0;font-size:17px;line-height:1.55}.start-project-paths{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:16px;display:grid}.path-card{border-right:1px solid var(--rule);color:var(--hb-charcoal);transition:background .24s var(--ease-out);background:0 0;flex-direction:column;gap:12px;padding:36px 32px;text-decoration:none;display:flex}.path-card:last-child{border-right:0}.path-card:hover,.path-card:focus-visible{background:var(--hb-ivory);outline:0}.path-card .eyebrow{letter-spacing:.24em;font-size:10px}.path-card strong{font-family:var(--font-display);letter-spacing:-.005em;font-size:clamp(20px,1.7vw,24px);font-weight:500;line-height:1.15}.path-card span:not(.eyebrow):not(.path-card-cta){color:var(--hb-charcoal);opacity:.7;font-size:14px;line-height:1.5}.path-card-cta{letter-spacing:.22em;text-transform:uppercase;color:var(--hb-charcoal);align-items:center;gap:8px;margin-top:auto;padding-top:18px;font-size:11px;font-weight:500;opacity:1!important;display:inline-flex!important}.path-card-cta .button-icon{width:14px;height:14px;transition:transform .24s var(--ease-out)}.path-card:hover .path-card-cta .button-icon,.path-card:focus-visible .path-card-cta .button-icon{transform:translate(3px)}.path-card-primary{background:var(--hb-charcoal);color:var(--hb-bone)}.path-card-primary .eyebrow,.path-card-primary span:not(.eyebrow):not(.path-card-cta),.path-card-primary .path-card-cta{color:var(--hb-bone)}.path-card-primary .eyebrow{opacity:.62}.path-card-primary span:not(.eyebrow):not(.path-card-cta){opacity:.78}.path-card-primary:hover,.path-card-primary:focus-visible{background:var(--hb-ivory);color:var(--hb-charcoal)}.start-project-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:32px;display:grid}.start-project-meta>div{border-right:1px solid var(--rule);flex-direction:column;gap:6px;padding:4px 24px 4px 0;display:flex}.start-project-meta>div:last-child{border-right:0}.start-project-meta strong{font-family:var(--font-display);font-size:17px;font-weight:500;line-height:1.25}.start-project-meta span:not(.eyebrow){color:var(--hb-charcoal);opacity:.7;font-size:13px;line-height:1.5}.start-project-note{border-top:1px solid var(--rule);grid-template-columns:minmax(140px,.2fr) minmax(0,620px);gap:clamp(20px,4vw,56px);margin-top:8px;padding-top:24px;display:grid}.start-project-note p{color:var(--hb-charcoal);opacity:.76;font-size:15px;line-height:1.55}@media (max-width:980px){.start-project{grid-template-columns:1fr;gap:32px;padding:80px 32px}.start-project-copy,.start-project-paths,.start-project-meta{grid-column:auto}.start-project-paths,.start-project-meta{grid-template-columns:1fr}.path-card{border-right:0;border-bottom:1px solid var(--rule)}.path-card:last-child{border-bottom:0}.start-project-meta>div{border-right:0;border-bottom:1px solid var(--rule);padding:16px 0}.start-project-meta>div:last-child{border-bottom:0}}@media (max-width:720px){.start-project{padding:56px 18px}.path-card{padding:28px 22px}}@media (min-width:981px){.founder-section{justify-content:stretch;align-items:start;column-gap:clamp(48px,6vw,96px);max-width:none;grid-template-columns:140px minmax(0,1fr) 360px!important}.founder-portrait-reveal{justify-self:end;width:360px}.founder-copy,.founder-copy .note-statement{max-width:none}}.site-header{background:var(--hb-bone);-webkit-backdrop-filter:none;transition:box-shadow .32s var(--ease-out);border-bottom:0;position:fixed;box-shadow:0 1px #1111110a;gap:clamp(24px,4vw,56px)!important;padding:20px clamp(24px,4vw,64px)!important}.site-header:after{content:"";pointer-events:none;background:linear-gradient(90deg,#8b4a2f00 0%,#8b4a2f2e 22%,#8b4a2f52 50%,#8b4a2f2e 78%,#8b4a2f00 100%);height:1px;position:absolute;bottom:0;left:clamp(24px,6vw,96px);right:clamp(24px,6vw,96px)}.brand-link{gap:clamp(10px,.9vw,14px)!important}.header-mark-orbit{transform:translateY(0);aspect-ratio:606/676!important;width:auto!important;height:clamp(23px,2.07vw,30px)!important}.header-wordmark{text-transform:uppercase;white-space:nowrap;letter-spacing:.14em!important;color:var(--hb-charcoal)!important;font-family:Clash Display,Inter Tight,ui-sans-serif,system-ui,sans-serif!important;font-size:clamp(20px,1.7vw,24px)!important;font-weight:600!important;line-height:1!important;transform:none!important}.provenance-wordmark{letter-spacing:.14em!important;font-family:Clash Display,Inter Tight,ui-sans-serif,system-ui,sans-serif!important;font-size:clamp(18px,1.5vw,22px)!important;font-weight:600!important}.main-nav{align-items:center;gap:clamp(24px,2.6vw,40px)!important}.main-nav a{text-transform:uppercase;color:var(--hb-charcoal);opacity:.7;transition:opacity .24s var(--ease-out), color .24s var(--ease-out);font-family:var(--font-sans)!important;letter-spacing:.22em!important;font-size:11px!important;font-weight:500!important}.main-nav a:hover,.main-nav a:focus-visible{opacity:1;color:var(--hb-terracotta,#8b4a2f)}.main-nav a:after{width:0;height:1px;background:var(--hb-terracotta,#8b4a2f)!important;transition:width .32s var(--ease-out)!important;bottom:-7px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.main-nav a:hover:after,.main-nav a:focus-visible:after,.main-nav a.is-active:after{width:calc(100% + 4px)}.site-header>.button{min-height:44px;letter-spacing:.22em!important;padding:12px 20px!important;font-size:11px!important}.hero-section-rebuilt{min-height:calc(100svh - var(--header-height));align-items:center}.hero-section-rebuilt .hero-copy{min-height:calc(100svh - var(--header-height));justify-content:flex-start;padding-top:clamp(40px,4vw,64px)!important;padding-bottom:clamp(40px,4vw,64px)!important}.hero-section-rebuilt .hero-bottom-copy{width:min(100%,720px);margin-top:auto}.hero-section-rebuilt .hero-main-copy{margin-top:auto;margin-bottom:auto}.hero-section-rebuilt #hero-title,.hero-statement h1{letter-spacing:-.02em;margin:0;font-size:clamp(44px,5vw,88px);line-height:.96}.hero-statement{gap:clamp(20px,1.8vw,28px)!important}.hero-positioning{letter-spacing:.04em;color:var(--hb-charcoal);opacity:.78;max-width:540px;margin:0 0 6px;font-size:clamp(15px,1.1vw,17px)}.short-rule{background:var(--hb-charcoal);opacity:.6;width:56px;height:1px;display:block}.lead-proof-copy,.case-study-copy,.work-proof-card-rebuilt>div:first-child,.work-proof-card-rebuilt{container-type:inline-size}.lead-proof-copy h2,.case-study-copy h2,.work-proof-card-rebuilt h3{white-space:nowrap;letter-spacing:-.018em;line-height:1.02;font-family:var(--font-display);font-size:clamp(28px,11cqi,72px)!important}.proof-project-card [data-proof-title]{overflow-wrap:anywhere;word-break:normal;text-wrap:balance;max-width:100%;white-space:normal!important;font-size:clamp(36px,9.5cqi,72px)!important}.fit-one-line{white-space:nowrap;letter-spacing:-.018em;font-size:clamp(24px,11cqi,72px);line-height:1.02}.interior-hero:not(.interior-hero-split){border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);background:var(--bg);align-items:end;display:grid;grid-template-columns:140px minmax(0,1fr)!important;gap:clamp(40px,4vw,64px)!important;padding:clamp(96px,11vw,168px) clamp(24px,4vw,64px) clamp(72px,8vw,120px)!important}.interior-hero.interior-hero-split{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);background:var(--bg);align-items:center;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,.9fr)!important;gap:clamp(48px,6vw,96px)!important;padding:clamp(96px,10vw,144px) clamp(24px,4vw,64px) clamp(80px,8vw,120px)!important}.interior-hero.interior-hero-split>div{grid-column:1!important;max-width:720px!important}.interior-hero.interior-hero-split h1{font-family:var(--font-display);text-wrap:balance;margin:8px 0 24px;font-weight:300;letter-spacing:-.02em!important;font-size:clamp(38px,4.2vw,72px)!important;line-height:.98!important}.interior-hero.interior-hero-split p{color:var(--hb-charcoal);opacity:.78;max-width:620px;font-size:clamp(16px,1.15vw,19px);line-height:1.55}.interior-hero.interior-hero-split .interior-hero-actions{flex-wrap:wrap;gap:12px;margin-top:clamp(24px,2.4vw,36px);display:flex}.interior-hero.interior-hero-split .founder-portrait-card.about-portrait{justify-self:end;width:100%;max-width:460px;margin:0;grid-column:2!important}@media (max-width:980px){.interior-hero.interior-hero-split{grid-template-columns:1fr!important;padding:clamp(80px,14vw,110px) 24px clamp(56px,8vw,80px)!important}.interior-hero.interior-hero-split>div,.interior-hero.interior-hero-split .founder-portrait-card.about-portrait{grid-column:1;justify-self:stretch;max-width:none}.interior-hero.interior-hero-split h1{font-size:clamp(40px,9vw,64px)!important}.interior-hero.interior-hero-split .founder-portrait-card.about-portrait{width:min(100%,360px)}}.interior-hero>.eyebrow{grid-column:1;align-self:start;margin-top:8px}.interior-hero h1{width:100%;font-family:var(--font-display);grid-column:2;margin:0;font-weight:300;max-width:none!important;letter-spacing:-.02em!important;text-wrap:balance!important;inline-size:100%!important;font-size:clamp(44px,5.2vw,84px)!important;line-height:.98!important}.interior-hero>div{grid-column:2!important;max-width:720px!important;margin-top:clamp(20px,2vw,32px)!important}.interior-hero p{color:var(--hb-charcoal);opacity:.78;line-height:1.55;font-size:clamp(16px,1.15vw,19px)!important}.interior-hero .interior-hero-actions{flex-wrap:wrap;gap:12px;margin-top:clamp(28px,2.6vw,40px);display:flex}@media (max-width:980px){.interior-hero{grid-template-columns:1fr!important;padding:clamp(80px,14vw,110px) 24px clamp(56px,8vw,80px)!important}.interior-hero>.eyebrow,.interior-hero h1,.interior-hero>div{grid-column:1!important}.interior-hero h1{font-size:clamp(40px,9vw,64px)!important}}.main-nav a.is-active{opacity:1!important;font-weight:600!important}.main-nav a.is-active:after{content:"";background:var(--hb-charcoal);transform-origin:0;height:1px;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(1)!important}@media (max-width:720px){.site-header{padding:14px 18px!important}.header-wordmark{letter-spacing:.14em!important;font-size:17px!important;font-weight:600!important}.main-nav a{letter-spacing:.2em!important;font-size:10.5px!important}.site-header>.button{min-height:34px;letter-spacing:.18em!important;padding:8px 14px!important;font-size:10px!important}.hero-section-rebuilt #hero-title,.hero-statement h1{font-size:clamp(36px,9vw,52px);line-height:1.02}.hero-section-rebuilt{min-height:0}.interior-hero.interior-hero-split{padding:88px 22px 56px!important;display:block!important}.interior-hero.interior-hero-split>div{grid-column:auto!important;width:100%!important;max-width:none!important}.interior-hero.interior-hero-split .founder-portrait-card.about-portrait{grid-column:auto!important;justify-self:stretch!important;width:100%!important;max-width:360px!important;margin:32px 0 0!important}.interior-hero.interior-hero-split h1{margin:8px 0 16px!important;font-size:clamp(36px,9vw,52px)!important;line-height:1.02!important}.interior-hero.interior-hero-split p{font-size:15px!important;line-height:1.55!important}.interior-hero:not(.interior-hero-split){padding:80px 22px 56px!important;display:block!important}.interior-hero:not(.interior-hero-split)>.eyebrow{margin-bottom:14px;display:block}.interior-hero:not(.interior-hero-split) h1{width:100%!important;margin:0 0 18px!important;font-size:clamp(36px,8.6vw,52px)!important;line-height:1.02!important}.interior-hero:not(.interior-hero-split)>div{grid-column:auto!important;width:100%!important;max-width:none!important;margin-top:0!important}.interior-hero:not(.interior-hero-split) p{font-size:15px!important;line-height:1.55!important}.interior-hero .interior-hero-actions{grid-template-columns:1fr!important;gap:10px!important;margin-top:22px!important;display:grid!important}.interior-hero .interior-hero-actions .button{flex:initial;width:100%;min-width:0}.button-row,.start-project-paths,.interior-hero-actions{grid-template-columns:1fr!important}}@media (min-width:721px) and (max-width:980px){.interior-hero.interior-hero-split{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)!important;gap:48px!important;padding:96px 32px 80px!important}.interior-hero.interior-hero-split h1{font-size:clamp(40px,5.6vw,64px)!important}.interior-hero.interior-hero-split .founder-portrait-card.about-portrait{max-width:360px!important}.interior-hero:not(.interior-hero-split){gap:32px!important;padding:96px 32px 80px!important}.interior-hero:not(.interior-hero-split) h1{font-size:clamp(40px,6vw,64px)!important}}.interior-hero.interior-hero-split .interior-hero-media{aspect-ratio:16/10;border:1px solid var(--rule);background-color:var(--hb-sand);background-position:50%;background-repeat:no-repeat;background-size:cover;place-self:center stretch;width:100%;min-width:0;max-height:min(58svh,640px);margin:0;position:relative;overflow:hidden;grid-column:2!important}.interior-hero.interior-hero-split .interior-hero-media-portrait,.home-hero-canonical .interior-hero-media{background-size:contain!important}.interior-hero.interior-hero-split .interior-hero-media>img{opacity:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}@media (max-width:980px){.interior-hero.interior-hero-split .interior-hero-media{aspect-ratio:16/9;max-height:none;margin-top:32px;grid-column:1!important}}@media (max-width:720px){.interior-hero.interior-hero-split .interior-hero-media{aspect-ratio:4/3;margin-top:28px}}@media (min-width:721px) and (max-width:980px){.site-header>.button{letter-spacing:.18em!important;min-height:38px!important;padding:8px 16px!important;font-size:10px!important;display:inline-flex!important}.main-nav{gap:clamp(18px,2.4vw,28px)!important}.main-nav a{letter-spacing:.18em!important;font-size:10px!important}}@media (max-width:720px){.start-project,.founder-section,.launch-system-section,.section-grid,.threshold-ledger-section,.interior-section{padding-left:22px!important;padding-right:22px!important}.launch-service-list{padding-left:0!important}.section-index{margin-bottom:14px}p,li,.interior-section p,.start-project-meta span:not(.eyebrow){font-size:15px;line-height:1.55}}.approach-section{background:var(--hb-bone);align-items:start;padding-top:clamp(84px,7vw,112px);padding-bottom:clamp(88px,8vw,124px)}.approach-copy{grid-template-columns:minmax(0,1fr) minmax(300px,.38fr);gap:clamp(56px,6vw,78px) clamp(52px,6vw,90px)}.approach-heading{max-width:1140px}.intro-heading .approach-statement,.approach-statement{max-width:1140px;color:var(--hb-charcoal);font-family:var(--font-sans);letter-spacing:0;font-size:clamp(50px,4.6vw,84px);font-weight:300;line-height:1.08}.approach-word-reveal{display:block}.approach-word{margin-right:.22em;display:inline-block}.approach-word:last-child{margin-right:0}.js [data-reveal=words]{opacity:1;transition:none;transform:none}.js [data-reveal=words] .approach-word{opacity:0;filter:blur(2px);transition:opacity .44s var(--ease-out), transform .72s var(--ease-out), filter .72s var(--ease-out);transition-delay:var(--word-delay,0s);transform:translateY(.24em)}.js [data-reveal=words].is-revealed .approach-word{opacity:1;filter:blur();transform:translate(0,0)}.approach-body{max-width:540px;padding-top:28px}.approach-body p{color:var(--hb-charcoal);opacity:.78}.approach-section .metric-grid{margin-top:0}@media (max-width:1180px){.intro-heading .approach-statement,.approach-statement{font-size:clamp(44px,5.5vw,66px);line-height:1.08}}@media (max-width:980px){.approach-section{align-items:start;min-height:auto;padding-top:96px;padding-bottom:84px}.approach-copy{grid-template-columns:1fr;gap:42px 0}.intro-heading .approach-statement,.approach-statement{font-size:clamp(32px,6.4vw,44px);line-height:1.08}.approach-body{padding-top:22px}}@media (max-width:720px){.approach-section{padding-top:74px!important;padding-bottom:66px!important}.intro-heading .approach-statement,.approach-statement{font-size:clamp(30px,8.6vw,38px);line-height:1.1}.approach-body{padding-top:20px}.approach-section .metric-grid{margin-top:2px}}@media (min-width:601px) and (max-width:980px){.metric-grid{gap:clamp(10px,1.4vw,18px);grid-template-columns:repeat(3,minmax(0,1fr))!important}.metric-card,.metric-grid>div+div .metric-card{grid-template-columns:minmax(64px,.32fr) minmax(0,1fr);gap:clamp(16px,2vw,28px);min-height:200px;padding:clamp(20px,2.4vw,28px)}.metric-card strong{text-align:left;font-size:clamp(56px,8vw,78px)}.metric-copy h3{font-size:12px}.metric-copy p{font-size:14px}}.header-wordmark-logo{object-fit:contain;filter:none;opacity:.96;transform-origin:0;width:auto;max-width:min(64vw,276px);height:clamp(18px,1.6vw,23px);transition:transform .42s var(--ease-out), opacity .26s var(--ease-out);display:block}.provenance-wordmark-logo{filter:none;opacity:.96;width:min(250px,62vw);height:auto;display:block}.brand-link:hover .header-wordmark-logo,.brand-link:focus-visible .header-wordmark-logo{opacity:1!important;transform:translateY(-1px)!important}@media (prefers-reduced-motion:reduce){.brand-link:hover .header-mark-orbit,.brand-link:focus-visible .header-mark-orbit,.brand-link:hover .header-wordmark-logo,.brand-link:focus-visible .header-wordmark-logo,.brand-link:hover .header-logo,.brand-link:focus-visible .header-logo{transition-duration:0s!important;transform:translate(0,0)!important}}.hero-section-rebuilt .line-mask span,.hero-section-rebuilt .hero-in{opacity:1;animation:none;transform:none}.site-shell,.hero-statement p,.intro-copy p,.launch-system-heading p,.lead-proof-copy p,.proof-outcome-strip p,.start-project-copy p,.founder-copy p{font-weight:300}h1,h2,h3,.hero-statement h1,.proof-note-rebuilt h2,.lead-proof-copy h2,.launch-system-heading h2,.launch-service-row h3,.fit-only-heading h2,.process-heading h2,.founder-copy h2,.start-project-copy h2,.path-card strong,.start-project-meta strong{font-weight:300!important}.hero-statement h1 em,.final-cta-rebuilt h2 em,.contact-title em,.main-nav a,.main-nav a.is-active,.button,.metric-copy h3,.path-card-cta,.launch-service-row .eyebrow,.fit-column .eyebrow,.pricing-grid-compact .eyebrow{font-weight:400!important}@media (max-width:720px){.header-wordmark-logo{width:clamp(120px,36vw,150px)}}.client-proof-strip{grid-template-columns:minmax(250px,.22fr) minmax(0,1fr);align-items:stretch}.client-proof-intro{text-align:left;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:238px;padding:32px clamp(28px,3vw,44px) 30px clamp(28px,4vw,56px)}.client-proof-intro .eyebrow{white-space:normal;max-width:none;line-height:1.35}.client-proof-intro p{max-width:19rem;color:var(--hb-charcoal);opacity:.72;margin:42px 0 0;font-size:14px;line-height:1.55}.client-proof-grid{grid-template-columns:repeat(4,minmax(0,1fr));min-width:0;display:grid}.client-proof-item{--proof-edge-progress:0%;--proof-edge-color:#1111117a;isolation:isolate;border-right:1px solid var(--rule);min-width:0;min-height:238px;color:var(--hb-charcoal);transition:background-color .26s var(--ease-out), border-color .26s var(--ease-out);flex-direction:column;justify-content:space-between;gap:26px;padding:30px 24px 26px;display:flex;position:relative;overflow:hidden}.client-proof-button{appearance:none;width:100%;font:inherit;text-align:left;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border-top:0;border-bottom:0;border-left:0}.client-proof-button:focus:not(:focus-visible){outline:none}@media (hover:hover) and (pointer:fine){.client-proof-button{cursor:default}}.client-proof-item:last-child,.client-proof-item:nth-child(5n){border-right:0}.client-proof-item:before,.client-proof-item:after{content:"";z-index:1;pointer-events:none;opacity:.76;transition:background-size .62s var(--ease-out), opacity .26s var(--ease-out);background-repeat:no-repeat;position:absolute;inset:0}.client-proof-item:before{background-image:linear-gradient(var(--proof-edge-color), var(--proof-edge-color)), linear-gradient(var(--proof-edge-color), var(--proof-edge-color));background-position:0 0,0 0;background-size:var(--proof-edge-progress) 1px, 1px var(--proof-edge-progress)}.client-proof-item:after{background-image:linear-gradient(var(--proof-edge-color), var(--proof-edge-color)), linear-gradient(var(--proof-edge-color), var(--proof-edge-color));background-position:100% 100%,100% 100%;background-size:var(--proof-edge-progress) 1px, 1px var(--proof-edge-progress)}.js .client-proof-item[data-reveal]{transition-property:opacity,transform,background-color,border-color;transition-timing-function:var(--ease-out), var(--ease-out), var(--ease-out), var(--ease-out);transition-delay:var(--delay,0s), var(--delay,0s), 0s, 0s;transition-duration:.42s,.42s,.26s,.26s!important}.client-proof-item:hover,.client-proof-item:focus-within,.client-proof-item.is-active{--proof-edge-progress:100%;background:var(--hb-ivory)}.client-proof-button:focus-visible{outline-offset:-8px;outline:1px solid #1111116b}.client-proof-number{color:#1113;font-family:var(--font-display);transition:color .26s var(--ease-out), opacity .26s var(--ease-out);font-size:clamp(38px,3.1vw,58px);font-weight:300;line-height:.85;display:block}.client-proof-title{color:var(--hb-charcoal);font-family:var(--font-display);letter-spacing:-.01em;text-wrap:balance;transition:opacity .26s var(--ease-out);margin:18px 0 0;font-size:clamp(24px,2vw,34px);font-weight:300;line-height:1.02;display:block}.client-proof-short-title{display:none}.client-proof-detail{color:var(--hb-charcoal);opacity:.72;margin:18px 0 0;font-size:14px;line-height:1.5;display:block}.client-proof-scope{border-top:1px solid var(--rule);color:var(--hb-stone);letter-spacing:.2em;text-transform:uppercase;padding-top:16px;font-size:10px;line-height:1.35;display:block}.proof-project-stage{position:relative}.proof-project-card{contain:paint}.proof-project-card .lead-proof-copy>.eyebrow,.proof-project-card [data-proof-title],.proof-project-card [data-proof-summary],.proof-project-card .proof-project-quote,.proof-project-card .lead-proof-copy .button-row,.proof-project-card .proof-project-evidence,.proof-project-card .lead-proof-facts>div,.proof-outcome-strip-selected>div{transition:opacity .42s var(--ease-out), transform .62s var(--ease-out), filter .52s var(--ease-out);will-change:opacity, transform;transition-delay:0s}.proof-project-card.is-switching-out .lead-proof-copy>.eyebrow,.proof-project-card.is-switching-out [data-proof-title],.proof-project-card.is-switching-out [data-proof-summary],.proof-project-card.is-switching-out .proof-project-quote,.proof-project-card.is-switching-out .lead-proof-copy .button-row,.proof-project-card.is-switching-out .proof-project-evidence,.proof-project-card.is-switching-out .lead-proof-facts>div,.proof-outcome-strip-selected.is-switching-out>div{opacity:0;filter:blur(2px);transition-duration:.16s,.21s,.21s;transition-delay:0s;transform:translateY(-10px)}.proof-project-card.is-switching-out [data-proof-title]{transform:translateY(-16px)}.proof-project-card.is-switching-out .proof-project-evidence{transform:translate(18px)}.proof-project-card.is-switching-out .lead-proof-facts>div,.proof-outcome-strip-selected.is-switching-out>div{transform:translateY(14px)}.proof-project-card.is-switching-in .lead-proof-copy>.eyebrow{transition-delay:20ms}.proof-project-card.is-switching-in [data-proof-title]{transition-delay:55ms}.proof-project-card.is-switching-in [data-proof-summary]{transition-delay:95ms}.proof-project-card.is-switching-in .proof-project-quote{transition-delay:.145s}.proof-project-card.is-switching-in .lead-proof-copy .button-row{transition-delay:.21s}.proof-project-card.is-switching-in .proof-project-evidence{transition-delay:90ms}.proof-project-card.is-switching-in .lead-proof-facts>div:first-child,.proof-outcome-strip-selected.is-switching-in>div:first-child{transition-delay:.18s}.proof-project-card.is-switching-in .lead-proof-facts>div:nth-child(2),.proof-outcome-strip-selected.is-switching-in>div:nth-child(2){transition-delay:.23s}.proof-project-card.is-switching-in .lead-proof-facts>div:nth-child(3),.proof-outcome-strip-selected.is-switching-in>div:nth-child(3){transition-delay:.28s}.proof-project-card.is-switching-in .lead-proof-facts>div:nth-child(4),.proof-outcome-strip-selected.is-switching-in>div:nth-child(4){transition-delay:.33s}.proof-project-quote p{min-height:2.35lh}.proof-project-ledger{border-bottom:1px solid var(--rule);background:linear-gradient(135deg, var(--hb-ivory) 0%, #d8d2c680 100%);flex-direction:column;justify-content:flex-end;gap:22px;min-height:100%;padding:clamp(28px,4vw,44px);display:flex}.proof-project-ledger span{color:var(--hb-stone);letter-spacing:.2em;text-transform:uppercase;font-size:11px}.proof-project-ledger strong{max-width:520px;color:var(--hb-charcoal);font-family:var(--font-display);letter-spacing:-.02em;font-size:clamp(38px,4vw,68px);font-weight:300;line-height:.95}.proof-project-ledger p{color:#45413c;max-width:460px;margin:0;font-size:16px;line-height:1.55}.launch-process-grid article{--hb-card-edge-color:#f3ece175;--hb-card-edge-progress:0%;background-image:linear-gradient(var(--hb-card-edge-color), var(--hb-card-edge-color)), linear-gradient(var(--hb-card-edge-color), var(--hb-card-edge-color)), linear-gradient(var(--hb-card-edge-color), var(--hb-card-edge-color)), linear-gradient(var(--hb-card-edge-color), var(--hb-card-edge-color));background-position:0 0,0 0,100% 100%,100% 100%;background-repeat:no-repeat;background-size:var(--hb-card-edge-progress) 1px, 1px var(--hb-card-edge-progress), var(--hb-card-edge-progress) 1px, 1px var(--hb-card-edge-progress);transition:background-size .62s var(--ease-out), background-color .26s var(--ease-out), border-color .26s var(--ease-out), transform .32s var(--ease-out)}.launch-process-grid article:hover,.launch-process-grid article:focus-within{--hb-card-edge-progress:100%}.proof-outcome-strip-selected{contain:paint;border-top:0}@media (min-width:981px){.proof-project-card [data-proof-summary]{min-height:4.6lh}}@media (prefers-reduced-motion:reduce){.proof-project-card .lead-proof-copy>.eyebrow,.proof-project-card [data-proof-title],.proof-project-card [data-proof-summary],.proof-project-card .proof-project-quote,.proof-project-card .lead-proof-copy .button-row,.proof-project-card .proof-project-evidence,.proof-project-card .lead-proof-facts>div,.proof-outcome-strip-selected>div,.client-proof-item,.client-proof-item:before,.client-proof-item:after,.launch-process-grid article,.client-proof-number,.client-proof-title{transition:none}.proof-project-card.is-switching-out .lead-proof-copy>.eyebrow,.proof-project-card.is-switching-out [data-proof-title],.proof-project-card.is-switching-out [data-proof-summary],.proof-project-card.is-switching-out .proof-project-quote,.proof-project-card.is-switching-out .lead-proof-copy .button-row,.proof-project-card.is-switching-out .proof-project-evidence,.proof-project-card.is-switching-out .lead-proof-facts>div,.proof-outcome-strip-selected.is-switching-out>div{opacity:1;filter:none;transform:none}}@media (max-width:1180px){.client-proof-strip{grid-template-columns:1fr}.client-proof-intro{border-right:0;border-bottom:1px solid var(--rule);min-height:0;padding:26px 32px}.client-proof-intro p{max-width:34rem;margin-top:18px}.client-proof-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.client-proof-item,.client-proof-item:nth-child(4),.client-proof-item:nth-child(5),.client-proof-item:nth-child(5n){border-right:1px solid var(--rule);border-bottom:0;grid-column:auto;min-height:220px}.client-proof-item:last-child{border-right:0}}@media (max-width:980px){.client-proof-grid{grid-template-columns:1fr}.client-proof-item,.client-proof-item:nth-child(2n),.client-proof-item:nth-child(3n),.client-proof-item:nth-child(5n){border-right:0;border-bottom:1px solid var(--rule);grid-column:auto;grid-template-columns:74px minmax(0,1fr) minmax(170px,.34fr);align-items:end;gap:24px;min-height:0;padding:24px 32px;display:grid}.client-proof-number{align-self:start}.client-proof-title{font-size:clamp(28px,5vw,40px)}.client-proof-item:last-child{border-bottom:0}}@media (max-width:720px){.client-proof-intro{padding:22px}.client-proof-grid{grid-template-columns:1fr}.client-proof-item,.client-proof-item:nth-child(2n),.client-proof-item:nth-child(3n),.client-proof-item:nth-child(5n){border-right:0;border-bottom:1px solid var(--rule);min-height:0;padding:24px 22px 22px;display:flex}.client-proof-item:last-child{border-bottom:0}.client-proof-title{max-width:18rem;font-size:clamp(26px,8vw,34px)}}@media (max-width:820px){.proof-chapter .client-proof-strip{border-bottom:0;grid-template-columns:1fr}.proof-chapter .client-proof-intro{display:none}.proof-chapter .client-proof-grid{top:var(--header-height);z-index:8;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f3ece1f5;grid-template-columns:repeat(4,minmax(0,1fr));position:sticky}.proof-chapter .client-proof-item,.proof-chapter .client-proof-item:nth-child(2n),.proof-chapter .client-proof-item:nth-child(3n),.proof-chapter .client-proof-item:nth-child(5n){border-right:1px solid var(--rule);border-bottom:0;grid-column:auto;justify-content:flex-start;gap:10px;min-height:112px;padding:14px 8px 12px;display:flex}.proof-chapter .client-proof-item:last-child{border-right:0}.proof-chapter .client-proof-number{font-size:clamp(22px,4.5vw,30px)}.proof-chapter .client-proof-copy{min-width:0}.proof-chapter .client-proof-copy .eyebrow,.proof-chapter .client-proof-detail,.proof-chapter .client-proof-scope{display:none}.proof-chapter .client-proof-title{overflow-wrap:anywhere;text-wrap:balance;max-width:none;margin-top:4px;font-size:clamp(12px,2.35vw,16px);line-height:1.12}.proof-project-card [data-proof-title]{font-size:clamp(36px,9vw,58px)!important}}@media (max-width:520px){.proof-chapter .client-proof-item,.proof-chapter .client-proof-item:nth-child(2n),.proof-chapter .client-proof-item:nth-child(3n),.proof-chapter .client-proof-item:nth-child(5n){text-align:center;justify-content:center;align-items:center;gap:6px;min-height:72px;padding:10px 5px}.proof-chapter .client-proof-title{display:none}.proof-chapter .client-proof-short-title{color:var(--hb-charcoal);font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;overflow-wrap:anywhere;font-size:clamp(9px,2.6vw,12px);font-weight:400;line-height:1.1;display:block}.proof-chapter .client-proof-number{font-size:clamp(18px,5.2vw,22px)}}@media (max-width:980px){.principles-strip-static{padding:0;display:block}.principles-strip-static .principles-label{border-right:0;border-bottom:1px solid var(--rule);text-align:left;justify-content:flex-start;width:100%;padding:22px 32px}.principles-static-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.principles-static-grid span{border-top:0;border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);text-align:left;border-left:0;justify-content:flex-start;min-height:64px;padding:18px 32px}.principles-static-grid span:nth-child(2n){border-right:0}.principles-static-grid span:nth-last-child(-n+2){border-bottom:0}}@media (max-width:560px){.principles-static-grid{grid-template-columns:1fr}.principles-static-grid span,.principles-static-grid span:nth-child(2n),.principles-static-grid span:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--rule);min-height:58px;padding:17px 22px}.principles-static-grid span:last-child{border-bottom:0}.principles-strip-static .principles-label{padding:20px 22px}}.launch-brand-mark{color:var(--hb-charcoal)}@media (max-width:980px){.launch-process-band{padding-top:58px;padding-bottom:58px}.process-heading-rebuilt{gap:18px;margin-bottom:30px}.process-heading-rebuilt h2{max-width:760px;font-size:clamp(34px,5.8vw,50px);line-height:1.08}.launch-process-grid{border-left:1px solid #f3ece124;grid-template-columns:repeat(2,minmax(0,1fr))}.launch-process-grid article,.launch-process-grid>div+div article{border-bottom:1px solid #f3ece124;border-right:1px solid #f3ece124;min-height:214px;padding:24px}.launch-process-grid>div:nth-child(2n) article{border-right:0}.launch-process-grid>div:nth-last-child(-n+2) article{border-bottom:0}.launch-process-number{color:#f3ece180;font-size:44px}.launch-process-grid .eyebrow{color:#f3ece1b8;letter-spacing:.18em;margin-top:18px;font-size:10px}.launch-process-grid h3{color:var(--hb-bone);letter-spacing:0;margin-top:12px;font-size:clamp(22px,3.6vw,30px);line-height:1.08}.launch-process-grid p{color:#f3ece1c7;margin-top:14px;font-size:14px;line-height:1.5}.launch-process-grid article:after{bottom:22px;right:24px}}@media (max-width:720px){.launch-process-band{padding-top:44px;padding-bottom:44px}.process-heading-rebuilt{margin-bottom:20px}.process-heading-rebuilt h2{font-size:clamp(30px,8.4vw,38px);line-height:1.08}.launch-process-grid{border-left:0;grid-template-columns:1fr}.launch-process-grid article,.launch-process-grid>div+div article,.launch-process-grid>div:nth-child(2n) article,.launch-process-grid>div:nth-last-child(-n+2) article{border-bottom:1px solid #f3ece124;border-right:0;grid-template-columns:56px minmax(0,1fr);column-gap:18px;min-height:0;padding:18px 0;display:grid}.launch-process-grid>div:last-child article{border-bottom:0}.launch-process-number{grid-row:1/span 3;font-size:42px}.launch-process-grid .eyebrow{margin-top:0}.launch-process-grid h3{margin-top:7px;font-size:clamp(21px,6.4vw,28px)}.launch-process-grid p{grid-column:2;margin-top:10px}.launch-process-grid article:after{top:20px;bottom:auto;right:0}}@media (max-width:980px){.founder-portrait-reveal{justify-self:center!important;width:min(100%,400px)!important;margin-inline:auto!important}.founder-portrait-card{justify-self:center!important;width:100%!important}.launch-system-intro{grid-template-columns:1fr}.launch-system-image{min-height:300px}}@media (max-width:720px){.launch-system-image{min-height:220px}}.start-project{grid-template-columns:minmax(0,.92fr) minmax(360px,.48fr);align-items:start;gap:48px clamp(56px,6vw,96px);padding-bottom:clamp(76px,6vw,96px)}.start-project>.start-project-copy{grid-column:1;max-width:none}.start-project>.start-project-actions{grid-column:2}.start-project-rebuilt-copy{flex-direction:column;min-height:520px;display:flex}.start-project-rebuilt-copy h2{max-width:720px;margin-top:30px}.start-project-rebuilt-copy p{max-width:590px}.start-project-flow{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:auto;padding-top:clamp(52px,5vw,64px);display:grid}.start-project-flow article{border-top:1px solid var(--rule);border-right:1px solid var(--rule);grid-template-columns:minmax(68px,.18fr) minmax(0,1fr);align-content:start;gap:22px;min-height:188px;padding:26px 22px 30px 0;display:grid}.start-project-flow article+article{padding-left:22px}.start-project-flow article:last-child{border-right:0}.start-project-flow span{color:#1111113d;font-family:var(--font-display);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;font-size:clamp(34px,3vw,48px);line-height:.88}.start-project-flow h3{color:var(--hb-charcoal);font-family:var(--font-sans);letter-spacing:.2em;text-transform:uppercase;margin:3px 0 0;font-size:11px;font-weight:500;line-height:1.25}.start-project-flow p{color:var(--hb-charcoal);opacity:.72;margin:18px 0 0;font-size:14px;line-height:1.48}.start-project-actions{gap:18px;padding-top:6px;display:grid}.brief-action{border:1px solid var(--hb-charcoal);background:var(--hb-charcoal);min-height:260px;color:var(--hb-bone);transition:background .22s var(--ease-out), color .22s var(--ease-out);align-content:space-between;gap:16px;padding:30px;text-decoration:none;display:grid;position:relative}.brief-action:hover,.brief-action:focus-visible{background:var(--hb-ash);color:var(--hb-bone);outline-offset:4px;outline:1px solid}.brief-action-label,.direct-contact-routes span{color:currentColor;letter-spacing:.2em;text-transform:uppercase;opacity:.68;font-size:10px;line-height:1.25}.brief-action strong{max-width:360px;font-family:var(--font-display);letter-spacing:-.01em;font-size:clamp(34px,3.1vw,52px);font-weight:300;line-height:1.02}.brief-action>span:not(.brief-action-label){color:currentColor;opacity:.72;max-width:320px;font-size:14px;line-height:1.5}.brief-action .button-icon{position:absolute;bottom:28px;right:28px}.brief-action:hover .button-icon,.brief-action:focus-visible .button-icon{transform:translate(3px)}.direct-contact-routes{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);display:grid}.direct-contact-routes a{border-bottom:1px solid var(--rule);color:var(--hb-charcoal);gap:9px;padding:20px 0;text-decoration:none;display:grid}.direct-contact-routes a:last-child{border-bottom:0}.direct-contact-routes a:hover,.direct-contact-routes a:focus-visible{color:var(--hb-charcoal);outline:0}.direct-contact-routes strong{font-family:var(--font-display);letter-spacing:-.01em;font-size:clamp(22px,2vw,30px);font-weight:300;line-height:1.06}.start-project-note-line{max-width:420px;color:var(--hb-charcoal);opacity:.72;font-size:14px;line-height:1.5}@media (max-width:980px){.start-project{grid-template-columns:1fr!important}.start-project>:first-child,.start-project>.start-project-copy,.start-project>.start-project-actions{grid-column:1!important}.start-project-actions{padding-top:0}.brief-action{min-height:220px}.direct-contact-routes{grid-template-columns:repeat(2,minmax(0,1fr))}.direct-contact-routes a{border-right:1px solid var(--rule);border-bottom:0;padding:18px 20px 18px 0}.direct-contact-routes a+a{border-right:0;padding-left:20px}}@media (max-width:620px){.brief-action{min-height:210px;padding:24px 22px}.brief-action strong{font-size:clamp(32px,9vw,42px)}.direct-contact-routes{grid-template-columns:1fr}.direct-contact-routes a,.direct-contact-routes a+a{border-right:0;border-bottom:1px solid var(--rule);padding:18px 0}.direct-contact-routes a:last-child{border-bottom:0}}@media (max-width:980px){.start-project{gap:26px;display:grid;grid-template-columns:1fr!important;padding-top:62px!important;padding-bottom:68px!important}.start-project>*{width:100%;min-width:0;grid-column:1!important}.start-project-copy{max-width:680px}.start-project-rebuilt-copy{min-height:0}.start-project-copy h2{font-size:clamp(36px,6.8vw,54px);line-height:1.04}.start-project-copy p{max-width:560px;margin-top:16px;font-size:16px;line-height:1.5}.start-project-flow{grid-template-columns:1fr;margin-top:34px;padding-top:0}.start-project-flow article,.start-project-flow article+article{border-right:0;border-bottom:1px solid var(--rule);grid-template-columns:64px minmax(0,1fr);min-height:0;padding:20px 0}.start-project-flow article:last-child{border-bottom:0}.start-project-flow p{max-width:34rem;margin-top:10px;font-size:14px;line-height:1.45}.start-project-paths{margin-top:4px;grid-template-columns:1fr!important}.path-card,.path-card-primary{border-right:0;border-bottom:1px solid var(--rule);min-height:0;color:var(--hb-charcoal);background:0 0;grid-template-columns:minmax(112px,.18fr) minmax(0,1fr) minmax(220px,.34fr);align-items:start;gap:clamp(20px,4vw,44px);padding:22px 0;display:grid}.path-card:last-child{border-bottom:0}.path-card-primary .eyebrow,.path-card-primary span:not(.eyebrow):not(.path-card-cta),.path-card-primary .path-card-cta{color:var(--hb-charcoal)}.path-card-primary .eyebrow,.path-card-primary span:not(.eyebrow):not(.path-card-cta){opacity:.7}.path-card strong{font-size:clamp(23px,3.8vw,34px);line-height:1.06}.path-card span:not(.eyebrow):not(.path-card-cta){justify-self:end;max-width:260px;font-size:13px;line-height:1.45}.path-card-cta{white-space:nowrap;grid-area:2/1;justify-self:start;padding-top:10px}.start-project-meta{border-top:1px solid var(--rule);margin-top:8px;grid-template-columns:1fr!important}.start-project-meta>div{border-right:0;border-bottom:1px solid var(--rule);grid-template-columns:minmax(140px,.32fr) minmax(0,1fr);gap:18px;padding:16px 0;display:grid}.start-project-meta>div:last-child{border-bottom:0}.start-project-meta .eyebrow{grid-row:1/span 2;padding-top:3px}.start-project-meta strong{font-size:18px}.start-project-note{grid-template-columns:minmax(140px,.32fr) minmax(0,1fr);margin-top:0;padding-top:20px}}@media (max-width:620px){.path-card,.path-card-primary{grid-template-columns:1fr;gap:8px}.path-card strong{font-size:22px}.path-card span:not(.eyebrow):not(.path-card-cta){justify-self:start;max-width:none}.path-card-cta{grid-area:auto/1;margin-top:4px;padding-top:0}.start-project-meta>div{align-items:flex-start;gap:6px;display:flex}.start-project-note{grid-template-columns:1fr;gap:10px}.start-project-flow article,.start-project-flow article+article{grid-template-columns:52px minmax(0,1fr);gap:14px}.start-project-flow span{font-size:34px}}@media (min-width:981px){.approach-section,.launch-system-heading,.fit-only-heading,.process-heading-rebuilt{display:block}.approach-section>div:first-child,.launch-system-heading>div:first-child,.fit-only-heading>.eyebrow,.process-heading-rebuilt>div:first-child{margin-bottom:34px}.approach-copy{width:100%}.launch-service-list{padding-left:0}}@media (min-width:981px) and (max-width:1280px){.client-proof-item:nth-last-child(2){grid-column:1/span 3}.client-proof-item:last-child{grid-column:4/span 3}}.principles-static-grid span{text-align:center;justify-content:center}@media (min-width:981px){.founder-section{grid-template-areas:"label label""copy portrait";align-items:start;gap:34px clamp(44px,5vw,82px);display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px)!important}.founder-section>div:first-child{grid-area:label}.founder-section>div:nth-child(2){grid-area:copy}.founder-portrait-reveal{grid-area:portrait;justify-self:end!important;width:min(100%,360px)!important}}@media (min-width:981px) and (max-width:1180px){.founder-section{grid-template-areas:"label label""portrait copy";column-gap:clamp(34px,4vw,58px);grid-template-columns:minmax(260px,340px) minmax(0,1fr)!important}.founder-portrait-reveal{justify-self:start!important;width:min(100%,340px)!important}.founder-copy .note-statement{max-width:680px;font-size:clamp(21px,2.5vw,28px);line-height:1.34}}.about-focus-panel{border:1px solid var(--rule);align-self:stretch;min-height:420px;display:grid}.about-focus-panel span{border-bottom:1px solid var(--rule);color:var(--hb-charcoal);letter-spacing:.18em;text-transform:uppercase;align-items:center;padding:24px 28px;font-size:13px;font-weight:500;line-height:1.35;display:flex}.about-focus-panel span:last-child{border-bottom:0}@media (max-width:980px){.about-focus-panel{min-height:0}}.about-focus-panel{min-height:360px}.about-focus-panel span{letter-spacing:0;text-transform:none;padding:20px 26px;font-size:15px;font-weight:300;line-height:1.35}.approach-statement,.approach-statement .approach-word-reveal{letter-spacing:-.045em;font-family:var(--font-display)!important;font-weight:300!important}.hero-material-wrap,.hero-image-wrap{min-width:0;max-width:100%;overflow:hidden}.hero-material-wrap img,.hero-image-wrap img{max-width:100%}@media (min-width:981px) and (max-width:1320px){.hero-section-rebuilt{grid-template-columns:minmax(0,.98fr) minmax(360px,.82fr)!important}.hero-material-wrap,.hero-image-wrap{justify-self:stretch;width:100%}}.site-shell.interior-shell>.interior-hero,.site-shell.interior-shell>.interior-hero.interior-hero-split{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);background:var(--bg);overflow:hidden;height:clamp(640px, calc(100svh - var(--header-height)), 740px)!important;min-height:clamp(640px, calc(100svh - var(--header-height)), 740px)!important;max-height:clamp(640px, calc(100svh - var(--header-height)), 740px)!important;grid-template-columns:minmax(0,1.35fr) minmax(320px,.7fr)!important;align-items:center!important;gap:clamp(40px,5vw,80px)!important;padding:clamp(72px,7vw,112px) clamp(24px,4vw,64px)!important;display:grid!important}.site-shell.interior-shell>.interior-hero .interior-hero-copy,.site-shell.interior-shell>.interior-hero.interior-hero-split .interior-hero-copy{grid-column:1!important;width:100%!important;max-width:min(820px,40vw)!important;margin:0!important}.site-shell.interior-shell>.interior-hero .interior-hero-copy>.eyebrow{margin:0 0 18px;display:block}.site-shell.interior-shell>.interior-hero .interior-hero-copy h1,.site-shell.interior-shell>.interior-hero.interior-hero-split .interior-hero-copy h1{font-family:var(--font-display);font-weight:300;letter-spacing:-.02em!important;text-wrap:balance!important;grid-column:auto!important;width:100%!important;max-width:none!important;margin:0 0 clamp(18px,2vw,28px)!important;font-size:clamp(38px,4.2vw,72px)!important;line-height:.98!important}.site-shell.interior-shell>.interior-hero .interior-hero-copy>div{grid-column:auto!important;width:100%!important;max-width:620px!important;margin:0!important}.site-shell.interior-shell>.interior-hero .interior-hero-copy p{max-width:620px;color:var(--hb-charcoal);opacity:.78;margin:0;line-height:1.55;font-size:clamp(16px,1.15vw,19px)!important}.site-shell.interior-shell>.interior-hero .interior-hero-copy p+p{margin-top:12px}.site-shell.interior-shell>.interior-hero .interior-hero-actions{flex-wrap:wrap;gap:12px;display:flex;grid-column:auto!important;width:100%!important;max-width:none!important;margin-top:clamp(24px,2.4vw,36px)!important}.site-shell.interior-shell>.interior-hero .interior-hero-media,.site-shell.interior-shell>.interior-hero.interior-hero-split .interior-hero-media{aspect-ratio:16/10;border:1px solid var(--rule);background-color:var(--hb-sand);background-position:50%;background-repeat:no-repeat;background-size:cover;place-self:center stretch;width:100%;min-width:0;max-height:min(56svh,560px);margin:0;position:relative;overflow:hidden;grid-column:2!important}.site-shell.interior-shell>.interior-hero .interior-hero-media-portrait,.site-shell.interior-shell>.home-hero-canonical .interior-hero-media{background-size:contain!important}.site-shell.interior-shell>.interior-hero.about-hero.interior-hero-split .interior-hero-media.interior-hero-media-portrait{background-color:var(--hb-sand);aspect-ratio:16/10!important;background-position:50% 44%!important;background-size:auto 128%!important;max-height:min(56svh,560px)!important}.site-shell.interior-shell>.interior-hero.about-hero.interior-hero-split .interior-hero-media.interior-hero-media-portrait:after{content:none}.site-shell.interior-shell>.interior-hero .interior-hero-media>img{opacity:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}@media (max-width:980px){.site-shell.interior-shell>.interior-hero,.site-shell.interior-shell>.interior-hero.interior-hero-split{min-height:0;grid-template-columns:1fr!important;gap:32px!important;padding:clamp(80px,14vw,110px) 24px clamp(56px,8vw,80px)!important;display:grid!important}.site-shell.interior-shell>.interior-hero .interior-hero-copy,.site-shell.interior-shell>.interior-hero .interior-hero-media{grid-column:1!important;max-width:none!important}.site-shell.interior-shell>.interior-hero .interior-hero-copy h1{font-size:clamp(40px,9vw,64px)!important;line-height:1.02!important}.site-shell.interior-shell>.interior-hero .interior-hero-copy>div{max-width:none!important}.site-shell.interior-shell>.interior-hero .interior-hero-media,.site-shell.interior-shell>.interior-hero.interior-hero-split .interior-hero-media{aspect-ratio:16/9;max-height:none;margin-top:0;grid-column:1!important}}@media (max-width:720px){.site-shell.interior-shell>.interior-hero,.site-shell.interior-shell>.interior-hero.interior-hero-split{padding:88px 22px 64px!important}.site-shell.interior-shell>.interior-hero .interior-hero-copy>.eyebrow{margin-bottom:16px;letter-spacing:.2em!important;font-size:12px!important}.site-shell.interior-shell>.interior-hero .interior-hero-copy h1{margin-bottom:18px!important;font-size:clamp(40px,10vw,56px)!important;line-height:1.02!important}.site-shell.interior-shell>.interior-hero .interior-hero-copy p{font-size:17px!important;line-height:1.55!important}.site-shell.interior-shell>.interior-hero .interior-hero-actions{grid-template-columns:1fr!important;gap:10px!important;margin-top:22px!important;display:grid!important}.site-shell.interior-shell>.interior-hero .interior-hero-actions>.button{width:100%;min-width:0}.site-shell.interior-shell>.interior-hero .interior-hero-media,.site-shell.interior-shell>.interior-hero.interior-hero-split .interior-hero-media{aspect-ratio:4/3;grid-column:1!important}}.interior-hero h1 strong{letter-spacing:-.02em;font-style:normal;font-weight:700}.interior-hero.interior-hero-split.home-hero-canonical{position:relative;overflow:hidden;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)!important}.interior-hero.interior-hero-split.home-hero-canonical>.interior-hero-copy{z-index:2;grid-column:1;align-self:center;position:relative}.interior-hero.interior-hero-split>.hero-moodboard-image{grid-column:unset;z-index:1;pointer-events:none;border-radius:0;width:clamp(420px,58%,1200px);top:calc(-1*clamp(72px,7vw,112px));bottom:calc(-1*clamp(72px,7vw,112px));right:calc(-1*clamp(24px,4vw,64px));overflow:hidden;max-width:none!important;position:absolute!important}.hero-moodboard-image img{object-fit:contain;object-position:left center;border-radius:0;width:100%;height:100%;position:absolute;inset:0}@media (max-width:980px){.hero-moodboard-image{display:none}}#top{scroll-margin-top:calc(var(--header-height) + 12px)}@media (max-width:720px){:root{--header-height:96px}.site-header{min-height:var(--header-height);align-content:center;place-items:center;grid-template-columns:1fr!important;gap:22px!important;padding:16px 20px 14px!important;display:grid!important}.brand-link{order:0;grid-column:1;justify-self:center;max-width:100%}.header-mark-orbit{width:22px!important;height:25px!important;transform:none!important}.header-wordmark-logo{width:clamp(118px,36vw,148px)!important}.site-header>.button{display:none!important}.site-header>.main-nav{scrollbar-width:none;border-top:0;order:1;grid-column:1;justify-content:center;width:100%;overflow-x:auto;gap:clamp(16px,5vw,28px)!important;padding:0!important;display:flex!important}.site-header>.main-nav::-webkit-scrollbar{display:none}.site-header>.main-nav a{white-space:nowrap;flex:none;padding-bottom:1px;line-height:1;letter-spacing:.18em!important;font-size:10px!important}.site-header>.main-nav a:after{transform-origin:50%;bottom:-7px!important}.site-shell.interior-shell>.interior-hero,.site-shell.interior-shell>.interior-hero.interior-hero-split{padding-top:48px!important}}:root{--hb-content-frame:1680px;--hb-page-gutter:clamp(22px, 4vw, 56px)}@media (min-width:1281px){:root{--hb-page-gutter:max(56px, calc((100vw - var(--hb-content-frame)) / 2))}}@media (min-width:981px){.site-header,.section-grid,.launch-system-section,.interior-section,.start-project,.site-footer,.site-shell.interior-shell>.interior-hero,.site-shell.interior-shell>.interior-hero.interior-hero-split{padding-right:var(--hb-page-gutter)!important;padding-left:var(--hb-page-gutter)!important}.launch-process-band{margin-right:calc(var(--hb-page-gutter) * -1)!important;margin-left:calc(var(--hb-page-gutter) * -1)!important;padding-right:var(--hb-page-gutter)!important;padding-left:var(--hb-page-gutter)!important}}.site-header.is-priming,.site-header.is-priming *,.site-header.is-priming :before,.site-header.is-priming :after{transition:none!important;animation:none!important}.site-header .header-mark-orbit{flex:none;justify-content:center;align-items:center;display:inline-flex;aspect-ratio:1!important;width:46px!important;height:46px!important;transition:none!important;animation:none!important;transform:none!important}.site-header .header-mark-orbit .header-mark-svg{background-color:#0000;background-image:url(/assets/logos/haven-brand-mark-hb.png);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:0;width:100%;height:100%;display:block}.site-header .header-wordmark-logo{aspect-ratio:1698/178;object-fit:contain;filter:none;pointer-events:auto;flex:0 auto;min-width:0;display:block;opacity:1!important;clip-path:none!important;width:auto!important;max-width:100%!important;height:clamp(26px,2vw,32px)!important;transition:none!important;animation:none!important;transform:none!important}.site-header.is-scrolled .brand-link,.brand-link{gap:clamp(10px,.9vw,14px)!important}.site-header.is-scrolled .header-wordmark-logo{clip-path:none!important;opacity:1!important;transform:none!important}.site-header.is-scrolled .header-mark-orbit{transform:none!important}.brand-link:before{content:none!important}.brand-link:hover .header-mark-orbit,.brand-link:focus-visible .header-mark-orbit,.brand-link:hover .header-wordmark-logo,.brand-link:focus-visible .header-wordmark-logo{transition:none!important;transform:none!important}@media (max-width:720px){.site-header .header-mark-orbit{width:38px!important;height:38px!important}.site-header .header-wordmark-logo{max-width:60vw!important;height:26px!important}}.site-header{background:color-mix(in srgb, var(--hb-bone) 92%, transparent);-webkit-backdrop-filter:blur(8px)saturate(108%);transition:background .36s var(--ease-out), border-color .36s var(--ease-out), padding .36s var(--ease-out);border-bottom:1px solid #0000}.site-header.is-scrolled{background:color-mix(in srgb, var(--hb-bone) 96%, transparent);border-bottom-color:var(--rule-strong)}@media (min-width:721px){.site-header{grid-template-columns:1fr auto 1fr;align-items:center;column-gap:clamp(20px,3vw,56px);padding-top:clamp(18px,1.7vw,24px);padding-bottom:clamp(18px,1.7vw,24px);display:grid!important}.site-header>.brand-link{grid-column:1;justify-self:start}.site-header>.main-nav{grid-column:2;justify-self:center}.site-header>.header-cta{grid-column:3;justify-self:end}.site-header.is-scrolled{padding-top:14px;padding-bottom:14px}}.brand-link{align-items:center;gap:clamp(10px,.9vw,14px);transition:none}.site-header.is-scrolled .brand-link{gap:clamp(10px,.9vw,14px)}.site-header.is-scrolled .header-wordmark-logo{pointer-events:auto;opacity:1!important;max-width:none!important;transition:none!important;transform:none!important}.header-wordmark-logo{max-width:none;transition:none}.main-nav{--rule-x:0px;--rule-w:0px;--rule-opacity:1;padding-bottom:6px;position:relative}.main-nav a:after{display:none!important}.main-nav a{color:var(--fg);transition:color .24s var(--ease-out), opacity .24s var(--ease-out);padding:4px 2px;position:relative;opacity:1!important;font-weight:600!important}.main-nav a:not(.is-active){color:var(--fg)}.main-nav:hover a:not(:hover):not(.is-active),.main-nav:focus-within a:not(:focus-visible):not(.is-active){opacity:.78!important}.main-nav a:hover,.main-nav a:focus-visible,.main-nav a.is-active{color:var(--hb-terracotta,#8b4a2f);opacity:1!important}.main-nav .nav-rule{height:1px;width:var(--rule-w,0);background:var(--hb-charcoal);transform:translate3d(var(--rule-x,0), 0, 0);opacity:var(--rule-opacity,0);transition:transform .42s var(--ease-out), width .42s var(--ease-out), opacity .26s var(--ease-out);pointer-events:none;will-change:transform, width;position:absolute;bottom:0;left:0}@media (max-width:720px){.main-nav .nav-rule{display:none}}.header-cta{white-space:nowrap;align-items:center;gap:clamp(14px,1.6vw,24px);display:inline-flex}.header-cta>.button,.header-cta>.button>span{white-space:nowrap}.header-status{font-family:var(--font-sans);letter-spacing:.22em;text-transform:uppercase;color:var(--fg-muted);white-space:nowrap;transition:opacity .32s var(--ease-out), transform .32s var(--ease-out);align-items:center;gap:10px;font-size:10px;font-weight:500;display:inline-flex}.header-status-dot{background:var(--hb-charcoal);width:6px;height:6px;animation:hb-pip-pulse 4s var(--ease-in-out) infinite;display:inline-block}@keyframes hb-pip-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.32;transform:scale(.78)}}@media (max-width:1080px){.header-status{display:none}}.header-toggle{cursor:pointer;width:44px;height:44px;color:var(--fg);-webkit-tap-highlight-color:transparent;background:0 0;border:0;margin:-8px;padding:0;display:none;position:relative}.header-toggle:focus-visible{outline:1px solid var(--hb-charcoal);outline-offset:4px}.header-toggle-frame{width:26px;height:14px;margin:-7px 0 0 -13px;display:block;position:absolute;inset:50%}.header-toggle-bar{transform-origin:50%;height:1.4px;transition:transform .36s var(--ease-in-out), opacity .22s var(--ease-out), width .32s var(--ease-out);background:currentColor;position:absolute;left:0;right:0}.header-toggle-bar-1{top:0}.header-toggle-bar-2{width:70%;top:calc(50% - .7px);left:30%}.header-toggle-bar-3{bottom:0}.header-toggle:hover .header-toggle-bar-2,.header-toggle:focus-visible .header-toggle-bar-2{width:100%;left:0}.header-toggle.is-open .header-toggle-bar-1{transform:translateY(6.3px)rotate(45deg)}.header-toggle.is-open .header-toggle-bar-2{opacity:0;transform:scaleX(.4)}.header-toggle.is-open .header-toggle-bar-3{transform:translateY(-6.3px)rotate(-45deg)}@media (max-width:720px){.header-toggle{display:inline-block}.site-header{min-height:var(--header-height);flex-flow:row!important;grid-template-columns:none!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;padding:14px 22px!important;display:flex!important}:root{--header-height:78px}.site-header>.main-nav,.site-header .header-cta{display:none!important}.brand-link{flex:auto;min-width:0;order:0!important;grid-column:auto!important;justify-self:start!important}.header-mark-orbit{width:clamp(24px,6.4vw,30px)!important;height:clamp(27px,7vw,33px)!important}.header-wordmark-logo{width:clamp(112px,34vw,142px)!important;max-width:56vw!important;height:auto!important}}.mobile-menu{z-index:60;pointer-events:none;visibility:hidden;position:fixed;inset:0}.mobile-menu.is-open{pointer-events:auto;visibility:visible}.mobile-menu-backdrop{background:color-mix(in srgb, var(--hb-charcoal) 18%, transparent);-webkit-backdrop-filter:blur(2px);cursor:default;opacity:0;width:100%;height:100%;transition:opacity .36s var(--ease-out);border:0;padding:0;position:absolute;inset:0}.mobile-menu.is-open .mobile-menu-backdrop{opacity:1}.mobile-menu-panel{padding:calc(var(--header-height) + 18px) clamp(22px, 6vw, 36px) clamp(28px, 7vw, 40px);background:var(--hb-bone);border-bottom:1px solid var(--rule-strong);opacity:0;transition:transform .46s var(--ease-out), opacity .32s var(--ease-out);-webkit-overflow-scrolling:touch;flex-direction:column;gap:clamp(20px,4vw,28px);max-height:100vh;display:flex;position:absolute;top:0;left:0;right:0;overflow-y:auto;transform:translateY(-16px)}.mobile-menu.is-open .mobile-menu-panel{opacity:1;transform:translate(0,0)}.mobile-menu-eyebrow{font-family:var(--font-sans);letter-spacing:.24em;text-transform:uppercase;color:var(--fg-muted);border-bottom:1px solid var(--rule);opacity:0;transition:opacity .36s var(--ease-out), transform .42s var(--ease-out);padding-bottom:6px;font-size:10px;font-weight:500;display:block;transform:translateY(8px)}.mobile-menu.is-open .mobile-menu-eyebrow{opacity:1;transition-delay:.1s;transform:translate(0,0)}.mobile-menu-nav{flex-direction:column;display:flex}.mobile-menu-nav a{border-bottom:1px solid var(--rule);color:var(--fg);font-family:var(--font-display);letter-spacing:-.005em;text-transform:none;opacity:0;transition:opacity .42s var(--ease-out), transform .48s var(--ease-out), color .24s var(--ease-out);-webkit-tap-highlight-color:transparent;grid-template-columns:auto 1fr auto;align-items:baseline;column-gap:clamp(14px,4vw,22px);padding:clamp(16px,4.4vw,22px) 0;font-size:clamp(34px,9.4vw,52px);font-weight:300;line-height:.96;text-decoration:none;display:grid;position:relative;transform:translateY(12px)}.mobile-menu.is-open .mobile-menu-nav a{opacity:1;transition-delay:calc(.16s + var(--i,0) * 70ms);transform:translate(0,0)}.mobile-menu-nav a.is-active{font-style:italic}.mobile-menu-index{font-family:var(--font-sans);letter-spacing:.22em;color:var(--fg-muted);text-transform:uppercase;align-self:center;width:2.6ch;font-size:11px;font-weight:500}.mobile-menu-label{align-self:center}.mobile-menu-arrow{color:var(--fg);opacity:0;transition:transform .36s var(--ease-out), opacity .24s var(--ease-out);justify-content:center;align-self:center;align-items:center;display:inline-flex;transform:translate(-6px)}.mobile-menu-arrow svg{fill:none;stroke:currentColor;stroke-width:1.4px;stroke-linecap:square}.mobile-menu-nav a:hover .mobile-menu-arrow,.mobile-menu-nav a:focus-visible .mobile-menu-arrow,.mobile-menu-nav a.is-active .mobile-menu-arrow{opacity:1;transform:translate(0,0)}.mobile-menu-foot{opacity:0;transition:opacity .42s var(--ease-out), transform .48s var(--ease-out);flex-direction:column;gap:14px;padding-top:clamp(8px,2vw,14px);display:flex;transform:translateY(12px)}.mobile-menu.is-open .mobile-menu-foot{opacity:1;transition-delay:calc(.2s + var(--i,4) * 70ms);transform:translate(0,0)}.mobile-menu-cta{justify-content:space-between;align-self:stretch;padding-left:18px;padding-right:18px}.mobile-menu-meta{font-family:var(--font-sans);letter-spacing:.04em;color:var(--fg-muted);flex-direction:column;gap:4px;font-size:12px;display:flex}.mobile-menu-meta a{color:inherit;transition:border-color .2s var(--ease-out), color .2s var(--ease-out);border-bottom:1px solid #0000;text-decoration:none}.mobile-menu-meta a:hover,.mobile-menu-meta a:focus-visible{color:var(--fg);border-bottom-color:var(--rule-strong)}@media (min-width:721px){.mobile-menu{display:none}}@media (prefers-reduced-motion:reduce){.header-status-dot{animation:none!important}.main-nav .nav-rule,.header-toggle-bar,.mobile-menu-panel,.mobile-menu-eyebrow,.mobile-menu-nav a,.mobile-menu-arrow,.mobile-menu-foot,.header-wordmark-logo{transition-duration:.01ms!important}.mobile-menu.is-open .mobile-menu-nav a{transition-delay:0s!important}}@media (min-width:1281px){.launch-service-list{width:min(100%,1560px);margin-left:auto;margin-right:auto}.launch-service-row{grid-template-columns:minmax(48px,.12fr) minmax(240px,.7fr) minmax(360px,1fr) minmax(300px,.78fr);column-gap:clamp(28px,3.4vw,54px)}.service-decision-grid,.interior-card-grid,.pricing-grid,.pricing-grid-compact,.fit-grid,.before-after-grid,.portfolio-case-study-grid,.client-name-grid,.work-proof-stack,.about-decision-ledger,.about-process-layout,.contact-page-grid-rebuilt,.faq-list,.capability-grid,.capability-proof-bands{max-width:1560px;margin-left:auto;margin-right:auto}}@media (min-width:981px){.site-shell.interior-shell>.interior-hero:not(.interior-hero-split){min-height:clamp(460px, calc(72svh - var(--header-height)), 620px);grid-template-columns:minmax(0,1fr)!important;align-content:center!important}.site-shell.interior-shell>.interior-hero:not(.interior-hero-split) .interior-hero-copy{grid-template-columns:minmax(0,.82fr) minmax(320px,.48fr);align-items:end;column-gap:clamp(56px,7vw,120px);display:grid;width:min(100%,1560px)!important;max-width:1560px!important;margin-left:auto!important;margin-right:auto!important}.site-shell.interior-shell>.interior-hero:not(.interior-hero-split) .interior-hero-copy>.eyebrow,.site-shell.interior-shell>.interior-hero:not(.interior-hero-split) .interior-hero-copy>h1{grid-column:1}.site-shell.interior-shell>.interior-hero:not(.interior-hero-split) .interior-hero-copy>div{border-top:1px solid var(--rule);grid-row:1/span 2;align-self:end;padding-top:22px;grid-column:2!important;max-width:480px!important;margin:0!important}.legal-copy{border-bottom:1px solid var(--rule);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;max-width:none!important}.legal-copy article{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);min-height:260px;padding:32px 28px 32px 0}.legal-copy article:not(:nth-child(3n+1)){padding-left:28px}.legal-copy article:nth-child(3n),.legal-copy article:last-child{border-right:0}.legal-copy p{max-width:440px}}
