:root{--motion-instant:80ms;--motion-fast:220ms;--motion-standard:380ms;--motion-slow:680ms;--motion-cinematic:880ms;--ease-standard:cubic-bezier(.22,1,.36,1);--ease-emphasized:cubic-bezier(.16,1,.3,1);--line-soft:rgb(74 76 77/.24);--line-faint:rgb(74 76 77/.12);--section-space:clamp(5rem,10vw,10rem)}html{scroll-padding-top:6rem}body{background-image:linear-gradient(90deg,transparent calc(50% - .5px),var(--line-faint) 50%,transparent calc(50% + .5px));background-size:min(92rem,100%) 100%;background-position:50%}.motion-preview-anchor{position:absolute;top:0;width:0;height:0;overflow:hidden}.route-datum{position:fixed;z-index:80;inset:0;overflow:hidden;pointer-events:none;animation:route-datum-settle .44s var(--ease-emphasized) both}.route-datum:before{position:absolute;top:50%;right:0;left:0;height:1px;background:var(--brand);content:"";transform-origin:left;animation:route-datum-draw .36s var(--ease-emphasized) both}.route-datum .route-corner{position:absolute;top:calc(50% - 1.5rem);right:5vw;width:3rem;height:3rem;border-right:2px solid var(--brand);border-bottom:2px solid var(--brand);animation:route-corner-lock .44s var(--ease-emphasized) both}.route-datum-digital{background-color:var(--canvas);animation:route-digital-settle .52s var(--ease-emphasized) both}.route-digital-grid{top:calc(50% - 5.5rem);right:5vw;width:min(42vw,34rem);height:11rem;border:1px solid var(--brand);background-image:linear-gradient(var(--line-faint) 1px,transparent 1px),linear-gradient(90deg,var(--line-faint) 1px,transparent 1px);background-size:1.5rem 1.5rem;animation:route-grid-resolve .52s var(--ease-emphasized) both}.route-digital-grid,.route-digital-panel{position:absolute;transform-origin:right center}.route-digital-panel{top:calc(50% - 2.8rem);right:8vw;width:min(20vw,15rem);height:5.6rem;border-left:3px solid var(--brand);background:rgb(74 76 77/.18);animation:route-panel-resolve .52s var(--ease-emphasized) both}@keyframes route-datum-draw{0%{transform:scaleX(0)}62%{transform:scaleX(1)}to{transform:scaleX(1);opacity:0}}@keyframes route-corner-lock{0%,38%{opacity:0;transform:translateX(-1rem)}64%{opacity:1;transform:translateX(0)}to{opacity:0}}@keyframes route-datum-settle{0%,78%{visibility:visible}to{visibility:hidden}}@keyframes route-digital-settle{0%,68%{visibility:visible;background-color:var(--canvas)}to{visibility:hidden;background-color:transparent}}@keyframes route-grid-resolve{0%,18%{opacity:0;transform:scaleX(.18)}54%{opacity:.72;transform:scaleX(1)}to{opacity:0;transform:scaleX(1)}}@keyframes route-panel-resolve{0%,42%{opacity:0;transform:translateX(1.5rem) scaleX(.65)}68%{opacity:1;transform:translateX(0) scaleX(1)}to{opacity:0}}.measured-kicker{display:flex;align-items:center;gap:.75rem;margin:0 0 1.25rem;color:var(--brand-hover);font-size:.67rem;font-weight:850;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.measured-kicker:after{width:2.25rem;height:1px;background:currentColor;content:""}.measured-kicker>span{display:inline-grid;width:1.7rem;height:1.7rem;place-items:center;border:1px solid;font-size:.58rem}.site-header{position:sticky;z-index:50;top:0;height:0;border:0;background:transparent}.header-frame{position:relative;margin-inline:auto;border-bottom:1px solid transparent;background:rgb(247 245 242/0);transition:background-color var(--motion-standard) var(--ease-standard),border-color var(--motion-standard) var(--ease-standard),box-shadow var(--motion-standard) var(--ease-standard)}.header-frame[data-built=true]{border-color:var(--border);background:rgb(247 245 242/.97);box-shadow:0 10px 30px rgb(39 39 41/.04)}.header-inner{min-height:6.3rem;transition:min-height var(--motion-standard) var(--ease-standard)}.header-frame[data-built=true] .header-inner{min-height:4.75rem}.desktop-navigation{gap:clamp(.55rem,1vw,1rem)}.desktop-navigation a{flex:0 0 auto;overflow:visible;color:var(--charcoal);letter-spacing:.02em}.desktop-navigation a:after,.desktop-navigation a:before{position:absolute;right:.15rem;bottom:.28rem;background:var(--brand);content:"";transform-origin:right bottom;transition:transform var(--motion-fast) var(--ease-emphasized)}.desktop-navigation a:before{width:calc(100% - .3rem);height:1px;transform:scaleX(0)}.desktop-navigation a:after{width:1px;height:.45rem;transform:scaleY(0)}.desktop-navigation a:focus-visible:before,.desktop-navigation a:hover:before,.desktop-navigation a[aria-current=page]:before{transform:scaleX(1)}.desktop-navigation a:focus-visible:after,.desktop-navigation a:hover:after,.desktop-navigation a[aria-current=page]:after{transform:scaleY(1)}.desktop-navigation a[aria-current=page]:after{right:.15rem;bottom:.28rem;left:auto;height:.45rem}.button-link{position:relative;overflow:hidden;border-radius:0;padding-inline:1.2rem;transition:color var(--motion-fast),background-color var(--motion-fast),border-color var(--motion-fast),transform var(--motion-fast) var(--ease-standard)}.button-link:after,.button-link:before{position:absolute;background:currentColor;content:"";opacity:.72;transition:transform var(--motion-standard) var(--ease-emphasized)}.button-link:before{top:.35rem;right:.35rem;width:.8rem;height:1px;transform:translateX(.45rem)}.button-link:after{top:.35rem;right:.35rem;width:1px;height:.8rem;transform:translateY(-.45rem)}.button-link:focus-visible,.button-link:hover{transform:translate(-2px,-2px)}.button-link:focus-visible:after,.button-link:focus-visible:before,.button-link:hover:after,.button-link:hover:before{transform:translate(0)}.signature-hero{position:relative;display:grid;min-height:100svh;box-sizing:border-box;align-items:center;overflow:hidden;padding:clamp(7.25rem,12svh,9rem) 0 clamp(2.75rem,5svh,4rem)}.signature-hero:before{position:absolute;inset:0;z-index:-3;background-image:linear-gradient(var(--line-faint) 1px,transparent 1px),linear-gradient(90deg,var(--line-faint) 1px,transparent 1px);background-size:clamp(3rem,7vw,7rem) clamp(3rem,7vw,7rem);mask-image:linear-gradient(90deg,transparent,black 28%,black 78%,transparent);content:"";opacity:.54}.signature-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(25rem,.95fr);align-items:center;gap:clamp(2rem,4vw,4rem)}.signature-hero-copy{position:relative;z-index:3}.hero-visual-headline{max-width:none;margin:0;font-size:clamp(3.5rem,4.2vw,4.75rem);font-weight:560;line-height:.9;letter-spacing:-.07em}.hero-lines{display:block}.hero-lines-narrow{display:none}.headline-mask{display:block;overflow:hidden;margin-bottom:-.08em;padding:.16em .08em .18em 0}.headline-mask>span{display:block}.hero-lines-wide .headline-mask>span{white-space:nowrap}.hero-accent{color:var(--brand);font-weight:720}.hero-enter{animation:hero-rise var(--motion-slow) var(--ease-emphasized) both}.hero-enter-1{animation-delay:80ms}.hero-enter-2{animation-delay:.16s}.hero-enter-3{animation-delay:.23s}.hero-enter-4{animation-delay:.3s}.hero-enter-5{animation-delay:.41s}.hero-enter-6{animation-delay:.5s}.hero-stage-enter{animation:hero-stage-assemble var(--motion-cinematic) 60ms var(--ease-emphasized) both}@keyframes hero-rise{0%{opacity:0;transform:translateY(1.2rem)}to{opacity:1;transform:translateY(0)}}@keyframes hero-stage-assemble{0%{opacity:.4;clip-path:inset(46% 0)}to{opacity:1;clip-path:inset(0)}}.signature-hero-intro{max-width:36rem;margin:1.5rem 0;color:var(--text-secondary);font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.55}.signature-hero-intro strong{color:var(--ink);font-weight:700}.signature-hero-stage{position:relative;min-width:0;padding:1.5rem 0 0 1.5rem;transform-origin:52% 48%}.signature-hero-media{min-height:clamp(27rem,58svh,36rem);clip-path:polygon(8% 0,100% 0,100% 92%,91% 100%,0 100%,0 12%)}.hero-lockup{position:absolute;z-index:4;bottom:10%;left:10%;color:var(--surface);text-shadow:0 1px 1rem rgb(39 39 41/.55)}.hero-lockup strong{font-size:clamp(1.05rem,1.7vw,1.45rem);line-height:1.08}.hero-construction-path{position:absolute;inset:0;z-index:-1;width:100%;height:100%;pointer-events:none}.hero-construction-path path{fill:none;stroke:var(--brand);stroke-width:2;opacity:.32;vector-effect:non-scaling-stroke}.hero-latest-handoff{position:absolute;z-index:5;right:0;bottom:-1px;width:min(64vw,64rem);height:clamp(1.75rem,2.5vw,2.25rem);border-top:2px solid var(--brand);background:var(--brand)}.handoff-charcoal-edge,.handoff-sand-plane{position:absolute;display:block}.hero-latest-handoff .handoff-sand-plane{inset:0 0 44% 18%;background:var(--sand);clip-path:polygon(4% 0,100% 0,100% 100%,0 100%)}.hero-latest-handoff .handoff-charcoal-edge{right:0;bottom:0;left:8%;height:44%;background:var(--charcoal)}.start-here-story{position:relative;overflow:hidden;background:var(--ink);color:var(--warm-canvas);padding:var(--section-space) 0}.start-here-story:before{position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255/.055) 1px,transparent 0),linear-gradient(90deg,rgb(255 255 255/.055) 1px,transparent 0);background-size:4rem 4rem;mask-image:linear-gradient(90deg,transparent,black 24%,black 82%,transparent);content:""}.start-here-story:after{position:absolute;top:0;right:5vw;left:5vw;height:2px;background:linear-gradient(90deg,var(--brand) 0 42%,rgb(255 255 255/.2) 42%);content:""}.start-here-story>.container-shell{position:relative}.start-here-heading{display:grid;grid-template-columns:.3fr 1fr .58fr;align-items:end;gap:2rem;margin-bottom:clamp(4rem,8vw,8rem)}.start-here-heading .measured-kicker{color:var(--sand)}.start-here-heading h2{margin:0;font-size:clamp(3.5rem,7.4vw,8rem);font-weight:610;line-height:.82;letter-spacing:-.075em}.start-here-heading>p:last-child{max-width:31rem;margin:0 0 .5rem;color:var(--text-on-dark)}.start-here-composition{display:grid;grid-template-columns:minmax(22rem,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(3rem,8vw,8rem)}.start-here-frame{position:relative;min-height:36rem;border:1px solid rgb(255 255 255/.38);border-left:4px solid var(--brand);background:linear-gradient(145deg,rgb(255 255 255/.035),rgb(208 181 145/.08));transform-origin:42% 54%}.start-here-line{position:absolute;z-index:5;top:34%;right:-5rem;left:0;height:2px;background:var(--sand);transform-origin:left}.start-here-room{position:absolute;border:1px solid rgb(255 255 255/.28)}.start-here-room-a{inset:9% 31% 48% 8%}.start-here-room-b{inset:53% 8% 8% 38%;border-bottom-color:var(--brand)}.start-here-mark{position:absolute;z-index:6;right:8%;top:23%;display:grid;width:min(34%,8.5rem);aspect-ratio:1;place-items:center;background:var(--sand);transform-origin:center}.start-here-mark img{width:72%;height:auto}.start-here-pillars{display:grid}.start-here-pillars article{position:relative;display:grid;grid-template-columns:3rem minmax(0,1fr);gap:0 1.25rem;border-top:1px solid rgb(255 255 255/.34);padding:1.4rem 0 1.6rem}.start-here-pillars article:last-child{border-bottom:1px solid rgb(255 255 255/.34)}.start-here-pillars article>span{grid-row:1/span 2;color:var(--sand);font-size:.66rem;font-weight:850;letter-spacing:.16em}.start-here-pillars h3{margin:0;color:var(--warm-canvas);font-size:clamp(1.8rem,3.2vw,3.4rem);font-weight:650;line-height:.92;letter-spacing:-.055em}.start-here-pillars p{max-width:37rem;margin:.9rem 0 0;color:var(--text-on-dark)}.start-here-action{display:grid;grid-template-columns:1fr auto;align-items:center;gap:2rem;margin-top:clamp(3rem,6vw,6rem);border-top:1px solid var(--sand);padding-top:1.25rem}.start-here-action p{max-width:44rem;margin:0;color:var(--text-on-dark)}.start-here-action .button-secondary{border-color:var(--sand);color:var(--warm-canvas)}.latest-story{position:relative;overflow:clip;background:var(--ink);color:var(--surface);padding:var(--section-space) 0}.latest-story:before{position:absolute;top:0;right:0;left:0;height:1px;background:linear-gradient(90deg,transparent 4%,var(--brand) 4% 36%,var(--line-soft) 36%);content:""}.latest-story .measured-kicker{color:var(--sand)}.latest-story-heading{display:grid;grid-template-columns:.34fr 1.05fr .55fr;align-items:end;gap:2rem;padding-bottom:clamp(4rem,8vw,8rem)}.latest-story-heading h2{margin:0;font-size:clamp(3rem,6.6vw,7rem);line-height:.88;letter-spacing:-.07em}.latest-story-heading>p:last-child{max-width:30rem;margin:0 0 .5rem;color:var(--text-on-dark)}.latest-story-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(19rem,.7fr);gap:clamp(3rem,9vw,9rem)}.latest-visual-column{min-height:230vh}.latest-visual-sticky{position:sticky;top:9rem}.latest-visual-rule{height:2px;margin:0 0 1.2rem;background:var(--brand);transform-origin:left}.latest-datum-rail{position:absolute;z-index:8;top:1.25rem;right:-2.2rem;display:grid;height:calc(100% - 5rem);align-content:space-between;pointer-events:none}.latest-datum-rail i{position:relative;display:block;width:1.4rem;height:1px;background:rgb(255 255 255/.35)}.latest-datum-rail i span{position:absolute;right:-1.9rem;top:-.42rem;color:var(--sand);font-size:.45rem;font-style:normal;letter-spacing:.12em}.latest-datum-rail b{position:absolute;top:-.25rem;left:-.25rem;width:1.9rem;height:.5rem;border:1px solid var(--brand);background:var(--ink)}.latest-story-media{min-height:min(64vh,39rem)}.latest-story-media:before{background:linear-gradient(145deg,var(--charcoal) 0 32%,var(--sand) 32% 34%,var(--brand) 34% 58%,var(--ink) 58%)}.latest-spec{border-top:1px solid rgb(255 255 255/.2);padding:.8rem 0;color:var(--text-on-dark);font-size:.65rem;letter-spacing:.08em}.latest-spec strong{color:var(--surface);font-size:inherit;font-weight:700}.story-chapters{margin:0;padding:20vh 0 36vh;list-style:none}.story-chapters li{display:grid;grid-template-columns:3rem 1fr;gap:1.2rem;min-height:49vh;align-content:center;border-top:1px solid rgb(255 255 255/.18)}.story-chapters>li>span{color:var(--sand);font-size:.68rem;font-weight:800;letter-spacing:.15em}.story-chapters h3{margin:0 0 .75rem;font-size:clamp(2rem,3.4vw,4rem);line-height:.95;letter-spacing:-.055em;text-transform:uppercase}.story-chapters p{max-width:29rem;margin:0;color:var(--text-on-dark)}.story-chapters .story-action{min-height:auto;border:0;padding-top:2rem}.story-action .button-link{grid-column:2;border-color:var(--sand);color:var(--surface)}.latest-video-handoff{position:absolute;z-index:7;right:4vw;bottom:0;width:min(58vw,54rem);aspect-ratio:16/4.3;border:2px solid var(--brand);border-bottom:0;background:var(--brand);transform-origin:right bottom}.latest-video-handoff .handoff-sand-plane{inset:0 22% 38% 0;background:var(--sand)}.latest-video-handoff .handoff-charcoal-edge{right:0;bottom:0;left:0;height:38%;background:var(--charcoal)}.latest-video-handoff .handoff-play{position:absolute;z-index:2;top:50%;left:50%;display:grid;width:2.7rem;aspect-ratio:1;place-items:center;border:1px solid var(--warm-canvas);color:var(--warm-canvas);font-size:.65rem;transform:translate(-50%,-50%)}.field-notes{position:relative;overflow:clip;padding:var(--section-space) 0}.field-notes:before{position:absolute;top:0;left:7vw;width:1px;height:100%;background:var(--brand);content:"";opacity:.7}.field-notes:after{display:none}.field-notes>.container-shell{position:relative;z-index:2}.video-signature-rig{position:absolute;z-index:1;top:0;right:4vw;width:min(58vw,54rem);height:clamp(24rem,45vw,42rem);pointer-events:none}.video-rig-horizontal,.video-rig-vertical{position:absolute;display:block;background:var(--brand);transform-origin:right top}.video-rig-horizontal{top:0;right:0;left:0;height:2px}.video-rig-vertical{top:0;right:0;width:2px;height:100%}.video-rig-node{position:absolute;right:-1.35rem;bottom:-1.35rem;display:grid;width:2.7rem;aspect-ratio:1;place-items:center;border:1px solid var(--brand);background:var(--canvas);color:var(--brand-hover);font-size:.55rem}.field-notes-heading{display:grid;grid-template-columns:.32fr 1fr .55fr;align-items:end;gap:2rem;margin-bottom:clamp(4rem,8vw,8rem)}.field-notes-heading h2{margin:0;font-size:clamp(3.5rem,8vw,8.5rem);line-height:.76;letter-spacing:-.075em}.field-notes-heading>p:last-child{max-width:29rem;color:var(--text-secondary)}.field-notes-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:start;gap:clamp(1.5rem,5vw,6rem)}.field-panel{position:relative;border-top:1px solid var(--ink);padding-top:1rem}.field-panel-project{margin-top:12rem}.field-panel .media-placeholder{min-height:clamp(20rem,35vw,36rem)}.field-video-receiver{position:relative;border-top-width:2px;border:2px solid var(--brand);border-top:5px solid var(--brand);background:var(--charcoal);padding:clamp(.45rem,1vw,.8rem);clip-path:polygon(0 0,100% 0,100% 94%,94% 100%,0 100%)}.field-video-receiver .video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.field-video-receiver .video-grid:has(>:only-child){grid-template-columns:minmax(0,48rem)}.field-video-receiver .content-video-copy h2{color:var(--warm-canvas)}.field-video-receiver .content-video-copy time,.field-video-receiver .content-video-copy>p:not(.eyebrow){color:color-mix(in srgb,var(--warm-canvas) 78%,var(--charcoal))}.field-video-receiver .content-video-copy .eyebrow{color:var(--sand)}.field-video-receiver .media-placeholder{min-height:clamp(20rem,34vw,35rem)}.field-note-image{position:relative;display:block;min-height:clamp(20rem,35vw,36rem);overflow:hidden;background:var(--surface-muted)}.field-note-image>img{object-fit:cover;transition:transform var(--motion-standard) var(--ease-standard)}.field-note-image:focus-visible>img,.field-note-image:hover>img{transform:scale(1.015)}.field-panel h3{max-width:12ch;margin:1.5rem 0 .75rem;font-size:clamp(2rem,4vw,4.25rem);line-height:.92;letter-spacing:-.06em}.field-panel>p{max-width:35rem;color:var(--text-secondary)}.field-panel .text-link{margin-top:1rem}.art-feature{position:relative;overflow:hidden;background:var(--sand);color:var(--ink);padding:var(--section-space) 0}.art-feature:before{position:absolute;right:-10vw;bottom:-22vw;width:48vw;aspect-ratio:1;border:1px solid rgb(39 39 41/.18);border-radius:50%;content:""}.art-feature-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(22rem,.72fr);align-items:center;gap:clamp(4rem,10vw,10rem)}.art-feature-wall{position:relative;min-height:40rem;border:1px solid var(--ink);border-top:4px solid var(--brand);background:var(--warm-canvas);clip-path:polygon(0 0,93% 0,100% 8%,100% 100%,0 100%)}.art-feature-wall:before{position:absolute;inset:2rem;background-image:linear-gradient(var(--line-soft) 1px,transparent 1px),linear-gradient(90deg,var(--line-soft) 1px,transparent 1px);background-size:2.5rem 2.5rem;content:""}.art-paper{position:absolute;overflow:hidden;border:1px solid var(--ink);background:#fff;box-shadow:1rem 1rem 0 rgb(39 39 41/.08)}.art-paper:before{position:absolute;inset:12%;border:2px solid var(--brand);border-radius:48% 52% 42% 58%;content:"";transform:rotate(-12deg)}.art-paper b,.art-paper i{position:absolute;display:block;background:var(--sand)}.art-paper i{top:18%;right:8%;width:42%;height:2px;transform:rotate(28deg)}.art-paper b{right:18%;bottom:12%;width:22%;aspect-ratio:1;border-radius:50%}.art-paper-a{z-index:2;inset:12% 38% 28% 8%;transform:rotate(-2deg)}.art-paper-b{z-index:3;inset:28% 8% 10% 47%;transform:rotate(3deg)}.art-paper-b:before{inset:17% 14%;border-radius:0;transform:rotate(18deg)}.art-feature-stroke{position:absolute;z-index:5;right:0;bottom:18%;left:0;height:3px;background:var(--brand);transform-origin:left}.art-feature-wall>strong{position:absolute;z-index:6;right:4%;bottom:2%;color:var(--ink);font-size:clamp(2.5rem,5vw,5.4rem);font-weight:850;line-height:.72;letter-spacing:-.07em;text-align:right}.art-feature-copy h2{margin:0;font-size:clamp(3.25rem,6vw,6.5rem);font-weight:610;line-height:.84;letter-spacing:-.075em}.art-feature-copy>p:not(.measured-kicker){max-width:38rem;color:color-mix(in srgb,var(--ink) 76%,var(--sand));font-size:1.05rem}.art-feature-note{border-top:1px solid var(--ink);padding-top:1rem;font-size:.82rem!important;font-weight:720}.art-feature-copy .button-link{margin-top:1rem}.build-sequence{position:relative;min-height:320vh;background:var(--sand);color:var(--ink)}.build-mark-lock{position:absolute;top:68%;bottom:0;width:1px;pointer-events:none}.build-sequence-sticky{position:sticky;top:0;display:grid;min-height:100svh;align-items:center;overflow:hidden}.build-sequence-grid{position:relative;display:grid;grid-template-columns:.32fr 1fr .35fr;align-items:center;min-height:82vh;gap:2rem}.build-sequence-label{align-self:start;padding-top:8vh}.build-sequence-label>p:last-child{max-width:12rem;font-size:.8rem}.build-words{position:relative;z-index:3;display:flex;flex-direction:column;font-size:clamp(4rem,10.4vw,12rem);font-weight:850;line-height:.72;letter-spacing:-.085em}.build-words span,.build-words strong{display:block;white-space:nowrap}.build-words strong{margin-top:.16em;color:var(--brand-hover);font-size:.22em;letter-spacing:.16em;line-height:1}.build-geometry-settle{position:absolute;inset:11% 19% 9% 26%;z-index:1;pointer-events:none}.build-geometry{position:absolute;inset:0;border:2px solid var(--ink);transform-origin:center}.build-geometry b,.build-geometry i,.build-geometry:after,.build-geometry:before{position:absolute;display:block;content:""}.build-geometry:before{top:-2px;left:28%;width:2px;height:calc(100% + 4px);background:var(--ink)}.build-geometry:after{top:53%;right:-2px;left:-2px;height:2px;background:var(--ink)}.build-geometry i:first-child{top:-1.2rem;left:-1.2rem;width:3rem;height:3rem;border-top:4px solid var(--brand);border-left:4px solid var(--brand)}.build-geometry i:nth-child(2){right:-1.2rem;bottom:-1.2rem;width:3rem;height:3rem;border-right:4px solid var(--brand);border-bottom:4px solid var(--brand)}.build-geometry i:nth-child(3){top:22%;right:8%;width:13%;aspect-ratio:1;border:1px solid var(--ink);border-radius:50%}.build-geometry b{right:12%;bottom:16%;width:18%;height:17%;background:var(--brand)}.build-mark-resolution{position:absolute;inset:15% 22% 12% 30%;z-index:4;display:grid;place-items:center;pointer-events:none;transform-origin:center}.build-mark-resolution:before{position:absolute;width:min(92%,40rem);aspect-ratio:1.65;background:var(--sand);content:""}.build-mark-resolution img{position:relative;z-index:2;width:min(38%,17rem);height:auto;filter:none}.build-mark-datum{position:absolute;right:0;left:0;height:2px;background:var(--brand)}.build-mark-datum:after,.build-mark-datum:before{position:absolute;top:-1.2rem;width:2px;height:2.4rem;background:var(--brand);content:""}.build-mark-datum:before{left:28%}.build-mark-datum:after{right:28%}.build-sequence-copy,.build-words-settle{position:relative;z-index:3}.build-sequence-copy{align-self:end;padding-bottom:9vh}.build-sequence-copy p{font-size:.85rem}.home-promo{position:relative;overflow:hidden;background:var(--ink);color:var(--warm-canvas);padding:var(--section-space) 0}.home-promo:before{position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255/.07) 1px,transparent 0),linear-gradient(90deg,rgb(255 255 255/.07) 1px,transparent 0);background-size:4rem 4rem;mask-image:linear-gradient(90deg,black,transparent 70%);content:""}.home-promo-inner{position:relative;grid-template-columns:1.1fr .9fr;gap:clamp(4rem,10vw,10rem)}.home-promo-art{min-height:34rem;place-content:stretch;background:transparent}.home-promo-art:before{display:none}.physical-digital-stage{position:relative;width:100%;min-height:inherit;height:100%;overflow:hidden;border:1px solid rgb(255 255 255/.24);background:var(--ink);isolation:isolate}.physical-frame{position:absolute;z-index:3;inset:9% 12% 48% 9%;border:1px solid rgb(255 255 255/.44);border-left:4px solid var(--brand);transform-origin:left top}.physical-frame i{position:absolute;display:block;background:var(--sand)}.physical-frame i:first-child{right:-9%;bottom:-2px;width:52%;height:3px}.physical-frame i:last-child{right:-2px;bottom:-24%;width:3px;height:62%}.digital-frame{position:absolute;inset:30% 7% 8% 20%;border:1px solid rgb(255 255 255/.48);background-image:linear-gradient(rgb(255 255 255/.08) 1px,transparent 0),linear-gradient(90deg,rgb(255 255 255/.08) 1px,transparent 0);background-size:2rem 2rem;transform-origin:right bottom}.physical-digital-stage .digital-panel,.physical-digital-stage .digital-sidebar{position:absolute;display:block;border:1px solid rgb(255 255 255/.32)}.physical-digital-stage .digital-sidebar{inset:8% auto 8% 5%;width:16%;border-left:2px solid var(--brand)}.physical-digital-stage .digital-panel-a{inset:8% 6% 52% 26%}.physical-digital-stage .digital-panel-b{inset:54% 18% 8% 26%;background:rgb(185 96 58/.28)}.physical-digital-datum{position:absolute;z-index:5;top:18%;right:0;left:0;height:2px;background:var(--brand);transform-origin:left}.physical-digital-stage>img{position:absolute;z-index:6;top:10%;left:8%;width:min(22%,8rem);height:auto;opacity:.88}.home-promo-copy .eyebrow{color:var(--sand)}.home-promo-copy h2{color:var(--warm-canvas)}.home-promo-copy>p:not(.eyebrow):not(.measured-kicker){color:var(--text-on-dark)}.home-promo .button-secondary{border-color:var(--sand);color:var(--warm-canvas)}.tool-bench{overflow:clip;padding:var(--section-space) 0}.tool-bench-grid{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(3rem,9vw,10rem)}.tool-bench h2{margin:0;font-size:clamp(3rem,6vw,6.4rem);line-height:.86;letter-spacing:-.07em}.tool-bench-grid>div:first-child>p:not(.measured-kicker){max-width:33rem;color:var(--text-secondary)}.empty-pedestal{position:relative;display:grid;min-height:22rem;align-content:end;border:1px solid var(--line-soft);border-bottom:3px solid var(--ink);background:linear-gradient(145deg,var(--surface) 0 72%,var(--surface-muted) 72%);padding:2rem}.pedestal-object{position:relative;z-index:2;color:var(--brand);font-size:clamp(8rem,18vw,17rem);font-weight:850;line-height:.65;letter-spacing:-.1em}.empty-pedestal>div{position:relative;z-index:2;border-top:1px solid var(--ink);padding-top:1rem}.empty-pedestal strong{max-width:28rem;font-size:1rem}.page-hero{position:relative;overflow:hidden;border-bottom:1px solid var(--border);padding:clamp(10rem,16vw,15rem) 0 clamp(5rem,9vw,9rem)}.page-hero:before{position:absolute;inset:5rem 0 0 38%;z-index:-1;background-image:linear-gradient(var(--line-faint) 1px,transparent 1px),linear-gradient(90deg,var(--line-faint) 1px,transparent 1px);background-size:3.5rem 3.5rem;mask-image:linear-gradient(90deg,transparent,black);content:""}.page-hero:after{position:absolute;right:4vw;bottom:0;left:4vw;height:2px;background:linear-gradient(90deg,var(--brand) 0 28%,var(--line-soft) 28%);content:""}.page-hero-inner{grid-template-columns:1.25fr .55fr;align-items:end}.page-hero h1{max-width:12ch;font-size:clamp(3.7rem,7.2vw,8rem);font-weight:610;line-height:.84;letter-spacing:-.075em}.page-intro{max-width:42rem;margin-top:2rem;font-size:clamp(1rem,1.5vw,1.2rem)}.page-hero-aside{position:relative;border-top:1px solid var(--ink);border-left:0;padding:1.25rem 0 0}.page-hero-aside:before{position:absolute;top:-5px;right:0;width:9px;height:9px;border:1px solid var(--brand);background:var(--canvas);content:""}.page-content{padding-block:var(--section-space)}.format-strip{border:0;border-block:1px solid var(--ink);background:transparent}.format-strip span{position:relative;padding:1rem;font-size:.65rem;letter-spacing:.1em}.format-strip span:not(:last-child):after{position:absolute;top:50%;right:0;width:3px;height:3px;background:var(--brand);content:""}.page-hero-note{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:1rem}.page-hero-note>span{color:var(--brand-hover);font-size:.58rem;font-weight:850;letter-spacing:.14em}.page-hero-note p{max-width:15rem;margin:0;color:var(--text-secondary);font-weight:700;line-height:1.45}.coming-soon-page{position:relative;display:grid;min-height:100svh;align-items:center;overflow:hidden;padding:clamp(9rem,14vw,13rem) 0 clamp(5rem,9vw,8rem)}.coming-soon-page:before{position:absolute;right:0;bottom:9%;width:min(35vw,34rem);height:2px;background:var(--brand);content:""}.coming-soon-inner{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(22rem,.65fr);align-items:end;gap:clamp(4rem,9vw,9rem)}.coming-soon-copy h1{max-width:11ch;margin:0;font-size:clamp(4rem,8vw,8.5rem);font-weight:610;line-height:.84;letter-spacing:-.075em}.coming-soon-description{max-width:42rem;margin:2rem 0 0;color:var(--text-secondary);font-size:clamp(1.05rem,1.5vw,1.25rem);line-height:1.65}.coming-soon-note{max-width:35rem;margin:2.5rem 0 0;border-top:1px solid var(--ink);padding-top:1rem;color:var(--text-secondary);line-height:1.55}.coming-soon-page .button-row{margin-top:2rem}.coming-soon-wordmark{min-height:clamp(23rem,42vw,40rem);display:grid;align-content:end;border-left:2px solid var(--brand);padding:2rem 0 2rem clamp(1.5rem,2.5vw,2.5rem)}.coming-soon-wordmark span{margin-bottom:1rem;color:var(--text-secondary);font-size:.68rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.coming-soon-wordmark strong{color:var(--brand);font-size:clamp(4rem,5.4vw,6.5rem);font-weight:760;line-height:.78;letter-spacing:-.075em}.content-legend,.plan-legend{display:grid;gap:.85rem}.content-legend{margin-bottom:2rem;border-block:1px solid var(--ink);padding-block:1rem}.content-legend>strong,.plan-legend>strong{color:var(--brand-hover);font-size:.58rem;letter-spacing:.14em;text-transform:uppercase}.content-legend>div{display:flex;flex-wrap:wrap;gap:.4rem 1.4rem}.content-legend span{position:relative;color:var(--text-secondary);font-size:.72rem;font-weight:750;letter-spacing:.06em}.content-legend span:not(:last-child):after{position:absolute;top:50%;right:-.8rem;width:3px;height:3px;background:var(--brand);content:""}.plan-legend>div{display:grid;gap:.55rem}.plan-legend span{display:flex;align-items:center;gap:.55rem;color:var(--text-secondary);font-size:.8rem}.project-grid-page{grid-template-columns:repeat(12,1fr);gap:clamp(1.25rem,3vw,3rem);position:relative}.project-grid-page:before{position:absolute;z-index:-1;inset:-3rem 0;background-image:linear-gradient(var(--line-faint) 1px,transparent 1px),linear-gradient(90deg,var(--line-faint) 1px,transparent 1px);background-size:3rem 3rem;content:"";mask-image:linear-gradient(90deg,transparent,black 10%,black 88%,transparent)}.project-grid-page .project-card{grid-column:span 5}.project-grid-page .project-card:nth-child(3n+2){grid-column:7/span 6;margin-top:8rem}.project-grid-page .project-card:nth-child(3n+3){grid-column:2/span 7}.product-card,.project-card,.video-card{position:relative;border:0;background:transparent;box-shadow:none}.project-card:after,.project-card:before,.video-card:after,.video-card:before{position:absolute;z-index:5;width:1rem;height:1rem;border-color:var(--brand);pointer-events:none;content:"";opacity:.45;transition:width var(--motion-standard),height var(--motion-standard),opacity var(--motion-fast)}.project-card:before,.video-card:before{top:-.3rem;left:-.3rem;border-top:1px solid var(--brand);border-left:1px solid var(--brand)}.project-card:after,.video-card:after{right:-.3rem;bottom:-.3rem;border-right:1px solid var(--brand);border-bottom:1px solid var(--brand)}.project-card:focus-within:after,.project-card:focus-within:before,.project-card:hover:after,.project-card:hover:before,.video-card:focus-within:after,.video-card:focus-within:before,.video-card:hover:after,.video-card:hover:before{width:2.2rem;height:2.2rem;opacity:1}.product-card .card-content,.project-card .card-content,.video-content{border:0;border-top:1px solid var(--ink);background:transparent;padding:1.25rem 0 0}.product-card .media-placeholder,.project-card .media-placeholder,.video-card .media-placeholder{transition:clip-path var(--motion-slow) var(--ease-emphasized),transform var(--motion-slow) var(--ease-emphasized);clip-path:inset(0)}.project-card:focus-within .media-placeholder,.project-card:hover .media-placeholder{clip-path:inset(1.2%);transform:scale(1.012)}.video-grid-page{grid-template-columns:repeat(12,1fr);gap:clamp(2rem,4vw,4rem)}.video-grid-page .video-card{grid-column:span 5}.video-grid-page .video-card:nth-child(3n+1){grid-column:span 8}.video-grid-page .video-card:nth-child(3n+2){grid-column:8/span 5;margin-top:8rem}.video-card:focus-within .play-button,.video-card:hover .play-button{border-radius:0;transform:translate(-3px,-3px)}.product-grid-page{grid-template-columns:repeat(12,1fr);gap:3rem}.product-grid-page .product-card{grid-column:span 4}.product-card .media-placeholder{border-bottom:3px solid var(--ink)}.product-card .media-placeholder:after{position:absolute;right:14%;bottom:0;left:14%;height:28%;border:1px solid rgb(255 255 255/.48);border-bottom:0;content:"";transform:perspective(22rem) rotateX(58deg);transform-origin:bottom}.empty-state{position:relative;grid-template-columns:.75fr 1.25fr;min-height:34rem;overflow:visible;border:0;border-block:1px solid var(--ink);background:transparent}.empty-state:before{position:absolute;top:-4px;right:0;width:8px;height:8px;border:1px solid var(--brand);background:var(--canvas);content:""}.empty-state-frame{min-height:24rem;clip-path:polygon(0 0,88% 0,100% 12%,100% 100%,0 100%)}.empty-state-frame:before{inset:0;border:0;border-top:2px solid var(--brand)}.empty-state-frame span{color:var(--brand);font-size:clamp(7rem,15vw,15rem)}.empty-state h2,.empty-state h3{max-width:15ch}.project-wall-empty{grid-template-columns:repeat(12,1fr);min-height:42rem;border:0;background-image:linear-gradient(var(--line-faint) 1px,transparent 1px),linear-gradient(90deg,var(--line-faint) 1px,transparent 1px);background-size:3rem 3rem;padding:3rem 0}.project-wall-empty:after{position:absolute;right:0;bottom:2rem;left:0;height:1px;background:linear-gradient(90deg,var(--brand) 0 58%,var(--ink) 58%);content:""}.project-wall-empty .empty-state-frame{grid-column:1/span 7;min-height:31rem;border:1px solid var(--ink);background:var(--canvas);clip-path:polygon(0 0,91% 0,100% 9%,100% 100%,0 100%)}.project-wall-empty .empty-state-frame:after{position:absolute;inset:18% 14%;border:1px solid var(--line-soft);border-left:3px solid var(--brand);background:linear-gradient(145deg,transparent 0 54%,rgb(185 96 58/.16) 54%);content:""}.project-wall-empty .empty-state-frame span{font-size:clamp(8rem,18vw,16rem);opacity:.16}.project-wall-empty>div:last-child{grid-column:8/-1;align-self:end;margin-bottom:4rem;border-top:1px solid var(--ink);padding-top:1.25rem}.recommendation-standard{display:grid;grid-template-columns:.35fr 1fr;gap:2rem;margin-top:3rem;border-top:1px solid var(--ink);padding-top:1.25rem}.recommendation-standard strong{color:var(--brand-hover)}.recommendation-standard p{max-width:35rem;margin:0;color:var(--text-secondary)}.editorial-grid{grid-template-columns:.9fr .65fr;align-items:center;gap:clamp(3rem,10vw,11rem)}.editorial-grid .media-placeholder{min-height:44rem}.editorial-grid h2,.what-we-make>.container-shell>h2{font-size:clamp(3rem,6vw,6.4rem);line-height:.88}.principle-grid{grid-template-columns:repeat(12,1fr);border:0;gap:1rem 2rem}.principle-grid article{position:relative;min-height:20rem;border-top:1px solid var(--ink);border-right:0!important;padding:1.25rem 0}.principle-grid article:first-child{grid-column:1/span 5}.principle-grid article:nth-child(2){grid-column:7/span 6;margin-top:4rem}.principle-grid article:nth-child(3){grid-column:2/span 6}.principle-grid article:nth-child(4){grid-column:9/span 4;margin-top:5rem}.principle-grid article:after{position:absolute;top:-.3rem;right:0;width:.6rem;height:.6rem;border:1px solid var(--brand);background:var(--surface);content:""}.principle-grid article>span{display:inline-grid;width:2rem;height:2rem;place-items:center;border:1px solid var(--brand)}.about-built-mark{display:grid;align-content:center;color:var(--surface);font-size:clamp(4rem,9vw,9rem);font-weight:820;line-height:.74;letter-spacing:-.08em}.about-built-mark strong{color:var(--sand);font-weight:inherit}.bridge-hero{position:relative;overflow:hidden;padding:clamp(10rem,15vw,14rem) 0 var(--section-space)}.bridge-grid{grid-template-columns:.95fr 1.05fr}.bridge-hero h1{max-width:11ch;margin:0;font-size:clamp(3.7rem,7vw,7.6rem);line-height:.84;letter-spacing:-.075em}.bridge-mark{background:var(--ink);clip-path:polygon(0 0,100% 0,100% 88%,88% 100%,0 100%)}.bridge-mark,.bridge-mark>.physical-digital-stage{min-height:42rem}.comparison-grid{border:0;border-block:1px solid var(--ink)}.comparison-grid article{position:relative;min-height:32rem}.comparison-grid article>span{position:absolute;right:1rem;bottom:0;color:var(--surface-muted);font-size:10rem}.bridge-cta{position:relative;overflow:hidden}.bridge-cta:before{position:absolute;top:22%;right:8%;bottom:22%;left:8%;border:1px solid rgb(255 255 255/.2);content:""}.ecosystem-relationship{overflow:hidden}.relationship-field{display:grid;grid-template-columns:minmax(0,1fr) 5rem minmax(0,1fr);align-items:center;gap:clamp(2rem,5vw,5rem)}.relationship-field article{position:relative;min-height:25rem;border-top:1px solid var(--ink);padding-top:1.5rem}.relationship-field article>span{position:absolute;right:0;bottom:-.1em;color:var(--surface-muted);font-size:clamp(8rem,14vw,14rem);font-weight:850;line-height:.8}.relationship-field h2{position:relative;max-width:12ch;margin:4rem 0 1rem;font-size:clamp(2.4rem,4.6vw,5rem);line-height:.92;letter-spacing:-.06em}.relationship-field article>p:last-of-type,.relationship-field small{position:relative;display:block;max-width:29rem;color:var(--text-secondary)}.relationship-field small{margin-top:1.2rem;font-size:.72rem;font-weight:750;letter-spacing:.04em}.relationship-datum{display:grid;justify-items:center;gap:.75rem;color:var(--brand-hover)}.relationship-datum i{width:1px;height:6rem;background:repeating-linear-gradient(var(--brand) 0 1px,transparent 1px 8px)}.relationship-datum span{writing-mode:vertical-rl;font-size:.52rem;font-weight:850;letter-spacing:.15em}.contact-convergence{display:grid;grid-template-columns:.75fr 1.25fr;min-height:35rem;border-block:1px solid var(--ink)}.contact-reasons{display:grid;align-content:center;border-right:1px solid var(--line-soft);padding:2rem clamp(1rem,4vw,4rem) 2rem 0}.contact-reasons>div{display:grid;grid-template-columns:2rem auto 1fr;align-items:center;gap:1rem;min-height:5rem}.contact-reasons span{color:var(--brand-hover);font-size:.62rem;font-weight:850}.contact-reasons p{margin:0;font-size:clamp(1.05rem,2vw,1.45rem);font-weight:750}.contact-reasons i{height:1px;background:repeating-linear-gradient(90deg,var(--line-soft) 0 1px,transparent 1px 8px)}.contact-destination{display:grid;align-content:center;padding:clamp(2rem,7vw,7rem)}.contact-destination h2{margin:0 0 1.5rem;font-size:clamp(3rem,7vw,7rem);line-height:.85;letter-spacing:-.07em}.contact-destination .contact-email{border-block:1px solid var(--ink);padding-block:1.25rem;font-size:clamp(1.1rem,2.2vw,2rem)}.contact-destination>p:last-child{color:var(--text-secondary)}.project-detail-hero{position:relative;padding:10rem 0 var(--section-space)}.project-detail-hero:before{position:absolute;inset:6rem 0 auto;height:1px;background:linear-gradient(90deg,var(--brand) 0 34%,var(--line-soft) 34%);content:""}.project-title-row{grid-template-columns:1.35fr .45fr}.project-title-row h1{font-size:clamp(4rem,8vw,9rem);line-height:.78}.project-detail-frame{position:relative;border-top:3px solid var(--brand)}.project-detail-media{min-height:70svh;clip-path:polygon(0 0,94% 0,100% 9%,100% 100%,0 100%)}.project-story-layout{position:relative;grid-template-columns:1fr .45fr;gap:10vw}.timeline{position:sticky;top:7rem}.learning-block{border-left:2px solid var(--brand);background:var(--surface)}.detail-placeholders{background:var(--ink);color:var(--surface)}.detail-placeholders .section-description{color:var(--text-on-dark)}.before-after-grid{gap:1px;background:var(--brand)}.site-footer{position:relative;border-top:0;background:var(--charcoal);color:var(--surface);padding-top:var(--section-space)}.site-footer:before{left:5vw;height:2px;background:linear-gradient(90deg,var(--brand) 0 72%,rgb(255 255 255/.22) 72%)}.site-footer:after,.site-footer:before{position:absolute;top:0;right:5vw;content:""}.site-footer:after{width:2px;height:42%;background:var(--brand)}.footer-manifesto{display:grid;grid-template-columns:auto 1fr;max-width:10ch;color:var(--surface);font-size:clamp(4.5rem,10vw,11rem);line-height:.7}.footer-manifesto span,.footer-manifesto strong{grid-column:1/-1}.footer-manifesto strong{color:var(--sand)}.footer-main{grid-template-columns:1.25fr .75fr;border-top-color:rgb(255 255 255/.25)}.footer-brand .logo-link{position:relative;width:clamp(10rem,15vw,12rem);border:1px solid rgb(39 39 41/.18);background:var(--warm-canvas);padding:.6rem .75rem .5rem}.footer-brand .logo-link:after{position:absolute;top:-1px;right:-1px;width:1rem;height:1rem;border-top:2px solid var(--brand);border-right:2px solid var(--brand);content:"";pointer-events:none}.footer-bottom,.footer-brand p,.footer-links a{color:var(--text-on-dark)}.footer-links{grid-template-columns:1fr 1fr}.footer-links>div:first-child{grid-row:span 2}.footer-links>div:last-child{grid-column:2}.footer-links h2{color:var(--sand)}.footer-links a:focus-visible,.footer-links a:hover{color:var(--warm-canvas)}.footer-bottom{border-top-color:rgb(255 255 255/.2)}.message-page{position:relative;min-height:82svh;padding-top:10rem}.message-page:before{display:block;color:var(--surface-muted);font-size:clamp(9rem,30vw,27rem);font-weight:850;line-height:.5;letter-spacing:-.1em;content:"404"}.message-page:after{position:absolute;right:0;bottom:12%;width:35%;height:42%;border-top:2px solid var(--brand);border-right:2px solid var(--brand);content:""}.message-page h1{max-width:12ch;font-size:clamp(3rem,6vw,6rem);line-height:.9}@media (hover:hover) and (pointer:fine){.text-link{position:relative;text-decoration:none}.text-link:after{position:absolute;right:0;bottom:.2rem;left:0;height:1px;background:var(--brand);content:"";transform:scaleX(.28);transform-origin:right;transition:transform var(--motion-standard) var(--ease-emphasized)}.text-link:focus-visible:after,.text-link:hover:after{transform:scaleX(1);transform-origin:left}}@supports (animation-timeline:view()){.art-feature-copy,.editorial-grid,.empty-state,.field-panel,.home-promo-inner,.principle-grid article,.start-here-action,.tool-bench-grid{animation:measured-entry linear both;animation-timeline:view();animation-range:entry 8% cover 28%}@keyframes measured-entry{0%{opacity:.62;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}}@media (max-width:68rem){.signature-hero-grid{grid-template-columns:1fr 1fr;gap:2rem}.hero-visual-headline{font-size:clamp(3.2rem,5.6vw,4.4rem)}.signature-hero-media{min-height:min(54svh,31rem)}.start-here-heading{grid-template-columns:.3fr 1fr}.start-here-heading>p:last-child{grid-column:2}.start-here-composition{grid-template-columns:minmax(19rem,.62fr) 1fr;gap:3rem}.start-here-frame{min-height:32rem}.field-notes-heading,.latest-story-heading{grid-template-columns:.3fr 1fr}.field-notes-heading>p:last-child,.latest-story-heading>p:last-child{grid-column:2}.build-sequence-grid{grid-template-columns:.24fr 1fr}.build-sequence-copy{display:none}.build-geometry-settle{inset:13% 6% 11% 23%}.field-notes:before{left:3vw}}@media (max-width:52rem){body{background-image:none}.header-inner{min-height:5rem}.header-frame[data-built=true] .header-inner{min-height:4.25rem}.signature-hero{min-height:100svh;padding:6.5rem 0 2rem}.signature-hero-grid{grid-template-columns:1fr}.hero-visual-headline{max-width:none;font-size:clamp(3.2rem,11.5vw,5.6rem)}.signature-hero-intro{margin:1.25rem 0;font-size:1rem;line-height:1.5}.signature-hero-stage{margin:1.25rem 0 0 1rem;padding:.75rem 0 0 .75rem}.signature-hero-media{min-height:clamp(10rem,24svh,15rem)}.hero-construction-path{left:-55%;width:170%}.hero-latest-handoff{width:84vw;height:2rem}.hero-latest-handoff .handoff-sand-plane{left:10%}.start-here-heading{display:block}.start-here-heading h2{margin-bottom:1.5rem}.start-here-composition{grid-template-columns:1fr}.start-here-frame{min-height:27rem;margin-right:1rem}.start-here-line{right:-2rem}.start-here-pillars{margin-left:1.25rem}.start-here-action{grid-template-columns:1fr;justify-items:start}.field-notes-heading,.latest-story-heading{display:block}.field-notes-heading h2,.latest-story-heading h2{margin-bottom:1.5rem}.latest-story-grid{grid-template-columns:1fr}.latest-visual-column{min-height:66vh}.latest-visual-sticky{top:5.5rem}.latest-story-media{min-height:52vh}.story-chapters{padding:3rem 0 8rem}.story-chapters li{min-height:38vh}.latest-datum-rail{right:.5rem}.latest-datum-rail i span{display:none}.latest-video-handoff{right:0;width:88vw;aspect-ratio:16/5.5}.field-notes:before{left:.75rem}.video-signature-rig{right:0;width:88vw;height:28rem}.field-notes-grid{grid-template-columns:1fr;padding-left:.8rem}.field-video-receiver .video-grid,.field-video-receiver .video-grid:has(>:only-child){grid-template-columns:1fr}.field-panel-project{margin-top:6rem}.art-feature-grid{grid-template-columns:1fr}.art-feature-wall{min-height:32rem;order:2}.art-feature-copy{order:1}.build-sequence{min-height:270vh}.build-sequence-grid{display:block;min-height:84vh;padding-top:4rem}.build-sequence-label{position:relative;z-index:3;padding:0}.build-words{position:absolute;top:27%;left:.2rem;font-size:clamp(3.6rem,15vw,7rem);line-height:.78}.build-geometry-settle{inset:22% 2% 8% 8%}.build-mark-resolution{inset:28% 10% 14%}.build-mark-resolution img{width:min(48%,10rem)}.home-promo-inner,.tool-bench-grid{grid-template-columns:1fr}.home-promo-art{min-height:26rem}.tool-bench-grid{gap:4rem}.empty-pedestal{min-height:25rem}.page-hero{padding-top:8rem}.page-hero:before{left:18%}.page-hero h1{font-size:clamp(3.4rem,12vw,6rem)}.page-hero-inner{grid-template-columns:1fr}.page-hero-aside{margin-top:3rem}.coming-soon-page{min-height:auto;padding-top:9rem}.coming-soon-inner{grid-template-columns:1fr;gap:4rem}.coming-soon-copy h1{font-size:clamp(3.6rem,13vw,6rem)}.coming-soon-wordmark{min-height:16rem;border-left-width:1px}.coming-soon-page:before{width:68vw}.product-grid-page,.project-grid-page,.video-grid-page{display:grid;grid-template-columns:1fr}.product-grid-page .product-card,.project-grid-page .project-card,.project-grid-page .project-card:nth-child(n),.video-grid-page .video-card,.video-grid-page .video-card:nth-child(n){grid-column:1;margin-top:0}.project-grid-page .project-card:nth-child(2n),.video-grid-page .video-card:nth-child(2n){margin-left:10vw}.empty-state{grid-template-columns:1fr;padding-inline:0}.empty-state-frame{min-height:18rem}.project-wall-empty{display:grid;grid-template-columns:1fr;min-height:38rem;padding:1rem 0 4rem}.project-wall-empty .empty-state-frame,.project-wall-empty>div:last-child{grid-column:1}.project-wall-empty .empty-state-frame{min-height:23rem}.project-wall-empty>div:last-child{margin:-2rem 1rem 0 12vw;padding:1.25rem;background:var(--canvas)}.editorial-grid{grid-template-columns:1fr}.editorial-grid .media-placeholder{min-height:30rem}.principle-grid{grid-template-columns:repeat(2,1fr)}.principle-grid article,.principle-grid article:nth-child(n){grid-column:auto;min-height:20rem;margin-top:0}.principle-grid article:nth-child(2n){margin-top:3rem}.bridge-grid{grid-template-columns:1fr}.bridge-mark,.bridge-mark>.physical-digital-stage{min-height:32rem}.relationship-field{grid-template-columns:1fr 3rem 1fr;gap:1.5rem}.relationship-field article{min-height:22rem}.contact-convergence{grid-template-columns:1fr}.contact-reasons{border-right:0;border-bottom:1px solid var(--line-soft);padding-right:0}.contact-destination{padding-inline:0}.project-story-layout,.project-title-row{grid-template-columns:1fr}.timeline{position:static}.footer-main{grid-template-columns:1fr}.footer-manifesto{font-size:clamp(4.5rem,18vw,8rem)}.footer-links{grid-template-columns:1fr 1fr}}@media (max-width:36rem){:root{--section-space:5.5rem}.signature-hero{padding-top:5.75rem}.hero-visual-headline{max-width:none;font-size:clamp(2.85rem,13vw,3.65rem);line-height:.88}.hero-lines-wide{display:none}.hero-lines-narrow{display:block}.hero-lines-narrow .headline-mask>span{white-space:nowrap}.signature-hero-intro{margin-block:1rem;font-size:.92rem;line-height:1.42}.signature-hero-stage{margin-top:1rem;margin-left:.25rem}.signature-hero-media{min-height:clamp(9rem,18svh,11rem)}.hero-lockup{bottom:10%;left:8%}.hero-lockup strong{font-size:.9rem}.start-here-heading h2{font-size:3.5rem}.start-here-frame{min-height:23rem}.start-here-pillars article{grid-template-columns:2.25rem 1fr}.art-feature-wall{min-height:26rem}.art-feature-wall>strong{font-size:2.65rem}.field-notes-heading h2,.latest-story-heading h2{font-size:3.4rem}.latest-visual-column{min-height:56vh}.latest-story-media{min-height:23rem}.story-chapters li{grid-template-columns:2.25rem 1fr;min-height:33vh}.story-chapters h3{font-size:2.2rem}.build-words{font-size:16.5vw}.build-geometry-settle{inset:25% 1% 12% 5%}.empty-pedestal,.home-promo-art{min-height:22rem}.empty-pedestal{padding:1rem}.pedestal-object{font-size:9rem}.principle-grid{grid-template-columns:1fr}.principle-grid article{min-height:17rem;margin-top:0!important;border-right:0!important}.about-built-mark{font-size:20vw}.bridge-mark{min-height:25rem}.relationship-field{grid-template-columns:1fr}.relationship-datum{grid-template-columns:1fr auto 1fr}.relationship-datum i{width:100%;height:1px;background:repeating-linear-gradient(90deg,var(--brand) 0 1px,transparent 1px 8px)}.relationship-datum span{writing-mode:horizontal-tb}.relationship-field article{min-height:20rem}.contact-reasons>div{grid-template-columns:2rem auto 1fr}.footer-links{grid-template-columns:1fr 1fr}}@media (min-width:100rem){.signature-hero-grid{max-width:96rem}.hero-visual-headline{font-size:4.75rem}.signature-hero-media{min-height:36rem}.field-notes-heading h2{font-size:9rem}.build-words{font-size:12rem}}@media (prefers-reduced-motion:reduce){.route-datum,.route-datum .route-corner,.route-datum:before,.route-digital-grid,.route-digital-panel{animation-duration:var(--motion-instant)}.hero-enter,.hero-stage-enter{animation:none}.signature-hero{min-height:auto}.hero-construction-path path{stroke-dasharray:none!important;stroke-dashoffset:0!important}.art-feature-stroke,.art-feature-wall,.art-paper,.build-geometry,.build-geometry-settle,.build-mark-resolution,.build-words,.build-words span,.build-words-settle,.digital-frame,.headline-mask>span,.hero-latest-handoff,.latest-video-handoff,.latest-visual-sticky>div,.physical-frame,.signature-hero-copy,.signature-hero-stage,.start-here-frame,.start-here-line,.start-here-mark,.start-here-pillars article,.video-rig-horizontal,.video-rig-node,.video-rig-vertical{transform:none!important;opacity:1!important;clip-path:none!important}.latest-visual-column{min-height:auto}.latest-visual-sticky{position:static}.story-chapters{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:4rem 0 0}.story-chapters li{min-height:auto;align-content:start;padding:2rem 0}.build-sequence{min-height:auto;padding:var(--section-space) 0}.build-sequence-sticky{position:static;min-height:auto}.build-sequence-grid{min-height:44rem}.build-words span{opacity:1!important}.home-promo:hover .home-promo-art:after,.home-promo:hover .home-promo-art:before{transform:none}.build-words{font-size:clamp(3.5rem,5.8vw,5.8rem);line-height:.82}.build-mark-resolution{inset:24% 7% 16% 72%}.build-mark-resolution:before{display:none}.build-mark-resolution img{width:min(78%,10rem)}.art-feature-copy,.editorial-grid,.empty-state,.field-panel,.home-promo-inner,.principle-grid article,.start-here-action,.tool-bench-grid{animation:none}}@media (prefers-reduced-motion:reduce) and (max-width:52rem){.story-chapters{grid-template-columns:1fr}.build-sequence-grid{min-height:34rem}.build-words{position:relative;top:auto;margin-top:5rem;font-size:13vw}.build-geometry-settle{inset:20% 1% 5% 5%}.build-mark-resolution{inset:52% 5% 8% 58%}}html:has(#reduced-motion-preview:target) .hero-enter,html:has(#reduced-motion-preview:target) .hero-stage-enter{animation:none}html:has(#reduced-motion-preview:target) .signature-hero{min-height:auto}html:has(#reduced-motion-preview:target) .hero-construction-path path{stroke-dasharray:none!important;stroke-dashoffset:0!important}html:has(#reduced-motion-preview:target) .art-feature-stroke,html:has(#reduced-motion-preview:target) .art-feature-wall,html:has(#reduced-motion-preview:target) .art-paper,html:has(#reduced-motion-preview:target) .build-geometry,html:has(#reduced-motion-preview:target) .build-geometry-settle,html:has(#reduced-motion-preview:target) .build-mark-resolution,html:has(#reduced-motion-preview:target) .build-words,html:has(#reduced-motion-preview:target) .build-words span,html:has(#reduced-motion-preview:target) .build-words-settle,html:has(#reduced-motion-preview:target) .digital-frame,html:has(#reduced-motion-preview:target) .headline-mask>span,html:has(#reduced-motion-preview:target) .hero-latest-handoff,html:has(#reduced-motion-preview:target) .latest-video-handoff,html:has(#reduced-motion-preview:target) .latest-visual-sticky>div,html:has(#reduced-motion-preview:target) .physical-frame,html:has(#reduced-motion-preview:target) .signature-hero-copy,html:has(#reduced-motion-preview:target) .signature-hero-stage,html:has(#reduced-motion-preview:target) .start-here-frame,html:has(#reduced-motion-preview:target) .start-here-line,html:has(#reduced-motion-preview:target) .start-here-mark,html:has(#reduced-motion-preview:target) .start-here-pillars article,html:has(#reduced-motion-preview:target) .video-rig-horizontal,html:has(#reduced-motion-preview:target) .video-rig-node,html:has(#reduced-motion-preview:target) .video-rig-vertical{transform:none!important;opacity:1!important;clip-path:none!important}html:has(#reduced-motion-preview:target) .latest-visual-column{min-height:auto}html:has(#reduced-motion-preview:target) .build-sequence-sticky,html:has(#reduced-motion-preview:target) .latest-visual-sticky{position:static}html:has(#reduced-motion-preview:target) .story-chapters{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:4rem 0 0}html:has(#reduced-motion-preview:target) .story-chapters li{min-height:auto;align-content:start;padding:2rem 0}html:has(#reduced-motion-preview:target) .build-sequence{min-height:auto;padding:var(--section-space) 0}html:has(#reduced-motion-preview:target) .build-sequence-grid{min-height:44rem}html:has(#reduced-motion-preview:target) .build-words{font-size:clamp(3.5rem,5.8vw,5.8rem);line-height:.82}html:has(#reduced-motion-preview:target) .build-mark-resolution{inset:24% 7% 16% 72%}html:has(#reduced-motion-preview:target) .build-mark-resolution:before{display:none}html:has(#reduced-motion-preview:target) .build-mark-resolution img{width:min(78%,10rem)}html:has(#reduced-motion-preview:target) .art-feature-copy,html:has(#reduced-motion-preview:target) .editorial-grid,html:has(#reduced-motion-preview:target) .empty-state,html:has(#reduced-motion-preview:target) .field-panel,html:has(#reduced-motion-preview:target) .home-promo-inner,html:has(#reduced-motion-preview:target) .principle-grid article,html:has(#reduced-motion-preview:target) .start-here-action,html:has(#reduced-motion-preview:target) .tool-bench-grid{animation:none}@media (max-width:52rem){html:has(#reduced-motion-preview:target) .story-chapters{grid-template-columns:1fr}html:has(#reduced-motion-preview:target) .build-sequence-grid{min-height:34rem}html:has(#reduced-motion-preview:target) .build-words{position:relative;top:auto;margin-top:5rem;font-size:13vw}html:has(#reduced-motion-preview:target) .build-geometry-settle{inset:20% 1% 5% 5%}html:has(#reduced-motion-preview:target) .build-mark-resolution{inset:52% 5% 8% 58%}}.home-redesign-preview{--hc-ink:#151515;--hc-orange:var(--cornerbuilt-orange);--hc-action:var(--action-orange);--hc-charcoal:var(--cornerbuilt-charcoal);--hc-sand:var(--cornerbuilt-sand);--hc-canvas:var(--warm-canvas);--hc-editorial:var(--warm-canvas);--hc-editorial-ink:var(--cornerbuilt-ink);--hc-orange-ink:color-mix(in srgb,var(--hc-orange) 30%,var(--cornerbuilt-ink));--hc-chapter-gutter:clamp(2.5rem,5vw,4rem);position:relative;isolation:isolate;overflow:clip;background:var(--canvas);color:var(--text-primary)}.home-redesign-preview ::selection{background:var(--hc-orange);color:var(--hc-canvas)}.home-redesign-preview h1,.home-redesign-preview h2,.home-redesign-preview h3,.home-redesign-preview h4{text-wrap:balance}.home-redesign-preview h2{margin:0;font-size:clamp(2.65rem,5vw,5.75rem);line-height:.98;letter-spacing:-.04em}.home-redesign-preview h3,.home-redesign-preview h4{margin:0;line-height:1.05;letter-spacing:-.025em}.home-redesign-preview p{text-wrap:pretty}.home-redesign-preview .button-link{border-radius:2px;text-transform:uppercase;letter-spacing:.035em}.home-redesign-preview .hc-text-link{display:inline-flex;min-height:2.75rem;align-items:center;gap:.6rem;font-weight:800;text-decoration:underline;text-decoration-color:var(--hc-orange);text-decoration-thickness:2px;text-underline-offset:.35em}.home-redesign-preview .hc-text-link:hover{color:var(--brand-hover)}.hc-motion-preview-anchor{position:absolute;top:0;left:0;width:1px;height:1px;pointer-events:none}body:has(.home-redesign-preview) .site-header{border-bottom-color:color-mix(in srgb,var(--border) 72%,transparent);background:var(--canvas)}body:has(.home-redesign-preview) .header-frame,body:has(.home-redesign-preview) .header-frame:not([data-built=true]),body:has(.home-redesign-preview) .header-frame[data-built=true]{background:var(--canvas);box-shadow:none}body:has(.home-redesign-preview) .desktop-navigation a[href="/"]{color:var(--brand-hover)}body:has(.home-redesign-preview) .desktop-navigation a[href="/"]:after{position:absolute;right:.2rem;bottom:.3rem;left:.2rem;height:2px;background:var(--brand);content:""}body:has(.home-redesign-preview) .route-datum{display:none}.hc-hero{position:relative;min-height:174svh;background:var(--hc-ink);color:var(--hc-canvas)}.hc-hero,.hc-workbench{--focus:var(--hc-sand)}.hc-connect,.hc-together{--focus:var(--cornerbuilt-ink)}.hc-hero-sticky{position:sticky;top:0;overflow:hidden;isolation:isolate}.hc-hero-grid,.hc-hero-sticky{display:grid;min-height:100svh;align-items:center}.hc-hero-grid{position:relative;z-index:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,3vw,3.5rem);padding-block:clamp(4rem,9vh,7rem) clamp(5rem,10vh,8rem)}.hc-hero-copy{position:relative;z-index:4;max-width:42rem}.hc-hero-copy h1{max-width:17ch;margin:0;font-size:clamp(3.3rem,4.5vw,4.2rem);font-weight:780;line-height:.98;letter-spacing:-.04em;text-transform:uppercase}.hc-hero-copy h1:after{display:block;width:5.5rem;height:4px;margin-top:clamp(1.4rem,3vw,2.5rem);background:var(--hc-orange);content:""}.hc-hero-copy>p{max-width:37rem;margin:clamp(1.5rem,3vw,2.25rem) 0 0;color:color-mix(in srgb,var(--hc-canvas) 76%,var(--hc-charcoal));font-size:clamp(1rem,1.45vw,1.2rem);line-height:1.62}.hc-hero-copy strong{color:var(--hc-canvas)}.hc-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:clamp(1.5rem,3vw,2.5rem)}.hc-hero .button-link{min-height:3.35rem;border-color:var(--hc-orange);padding-inline:1.4rem}.hc-hero .button-primary{background:var(--hc-action);color:var(--hc-canvas)}.hc-hero .button-primary:hover{border-color:var(--hc-sand);background:var(--hc-sand);color:var(--cornerbuilt-ink)}.hc-hero .button-secondary{background:transparent;color:var(--hc-canvas)}.hc-hero .button-secondary:hover{background:var(--hc-canvas);color:var(--cornerbuilt-ink)}.hc-hero-stage{position:relative;z-index:2;min-width:0;margin:0}.hc-photo-shell{position:relative;min-height:clamp(31rem,72svh,50rem)}.hc-photo-frame{position:absolute;inset:0 0 12%;overflow:hidden;background:var(--hc-charcoal);clip-path:polygon(0 30%,45% 4%,58% 14%,58% 7%,64% 7%,64% 18%,100% 35%,100% 100%,0 100%)}.hc-photo-subject{object-fit:cover;object-position:center;filter:saturate(.94) contrast(1.025)}.hc-conduit{position:absolute;z-index:4;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.hc-conduit.hc-photo-conduit{bottom:auto;height:88%}.hc-conduit path{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.hc-conduit-depth{stroke:color-mix(in srgb,var(--hc-charcoal) 82%,#000);stroke-width:10px;transform:translate(4px,5px)}.hc-conduit-core{stroke:var(--hc-orange);stroke-width:7px}.hc-conduit-highlight{stroke:color-mix(in srgb,var(--hc-canvas) 74%,var(--hc-orange));stroke-width:1.5px;transform:translate(-1px,-1px)}.hc-conduit-terminus rect{fill:var(--hc-charcoal);stroke:var(--hc-sand);stroke-width:1.5px}.hc-conduit-terminus path{stroke:var(--hc-sand);stroke-width:1px}.hc-conduit-compact{display:none}.hc-focus-conduit{position:absolute;z-index:1;inset:0;overflow:hidden;pointer-events:none}.hc-focus-conduit svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.hc-focus-conduit path{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.hc-focus-conduit .hc-conduit-depth{stroke-width:9px;transform:translate(3px,4px)}.hc-focus-conduit .hc-conduit-core{stroke-width:6px}.hc-focus-conduit .hc-conduit-highlight{stroke-width:1.25px}.hc-focus-conduit-compact{display:none}.hc-art>.container-shell,.hc-connect>.container-shell,.hc-home-product>.container-shell,.hc-latest>.container-shell,.hc-together>.container-shell,.hc-workbench>.container-shell{position:relative;z-index:2}.hc-start{position:relative;z-index:4;overflow:hidden;margin-top:-96svh;background:var(--hc-editorial);color:var(--hc-editorial-ink)}.hc-datum-band{position:absolute;z-index:2;top:0;right:0;left:0;height:1.2rem;overflow:hidden;border-block:1px solid color-mix(in srgb,var(--hc-orange) 68%,var(--hc-charcoal));background-color:color-mix(in srgb,var(--hc-orange) 16%,transparent);background-image:linear-gradient(90deg,transparent calc(100% - 1px),var(--hc-orange) 0);background-size:1.75rem 100%}.hc-datum-band span{position:absolute;inset:0;background:var(--hc-editorial);transform-origin:right}.hc-start-grid{position:relative;z-index:3;display:grid;grid-template-columns:minmax(0,.95fr) minmax(16rem,.55fr);gap:clamp(2rem,5vw,5.5rem);padding-block:clamp(6rem,10vw,9rem) clamp(8rem,12vw,11rem)}.hc-start-intro h2{max-width:9ch}.hc-start-intro>p{max-width:46rem;margin:1.5rem 0 0;color:color-mix(in srgb,var(--hc-editorial-ink) 72%,transparent);font-size:clamp(1rem,1.35vw,1.2rem)}.hc-start-promise{align-self:end;border-top:1px solid color-mix(in srgb,var(--hc-charcoal) 44%,transparent);padding-top:1rem}.hc-start-promise p{max-width:32rem;margin:0;font-weight:650}.hc-pillars{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid color-mix(in srgb,var(--hc-charcoal) 36%,transparent)}.hc-pillars article{min-width:0;padding:clamp(1.5rem,3vw,2.75rem)}.hc-pillars article+article{border-left:1px solid color-mix(in srgb,var(--hc-charcoal) 28%,transparent)}.hc-pillars svg{width:3rem;height:3rem;margin-bottom:1.2rem;fill:none;stroke:var(--hc-orange);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hc-pillars h3{color:var(--hc-orange);font-size:clamp(1.45rem,2.2vw,2rem);text-transform:uppercase}.hc-pillars p{max-width:34ch;margin:.85rem 0 0;color:color-mix(in srgb,var(--hc-editorial-ink) 76%,transparent)}.hc-start-action{grid-column:1/-1}.hc-start .button-secondary{color:var(--hc-editorial-ink)}.hc-start .button-secondary:hover{background:var(--hc-editorial-ink);color:var(--hc-editorial)}.hc-riso-edge{position:absolute;z-index:1;right:-2rem;bottom:0;left:-2rem;height:5.5rem;overflow:hidden;background:var(--hc-orange);-webkit-mask-image:linear-gradient(180deg,transparent,#000 62%);mask-image:linear-gradient(180deg,transparent,#000 62%);pointer-events:none}.hc-riso-measure{position:absolute;right:2rem;bottom:.65rem;left:2rem;display:grid;width:max(calc(100% - 4rem),78rem);grid-template-columns:repeat(24,minmax(3.25rem,1fr));color:var(--hc-editorial);font-size:.68rem;font-variant-numeric:tabular-nums;font-weight:850;letter-spacing:.08em}.hc-riso-measure span{position:relative;display:flex;min-height:3.25rem;align-items:end;border-left:1px solid color-mix(in srgb,var(--hc-editorial) 76%,transparent);padding:0 0 .25rem .45rem}.hc-riso-measure span:before{position:absolute;top:0;left:-1px;width:1px;height:.85rem;background:var(--hc-editorial);content:""}.hc-riso-measure span:nth-child(4n+1):before{height:1.65rem}.hc-section-heading{display:grid;grid-template-columns:minmax(0,.95fr) minmax(18rem,.55fr);align-items:end;gap:clamp(2rem,6vw,6rem);margin-bottom:clamp(3rem,6vw,5.5rem)}.hc-section-heading h2{max-width:12ch}.hc-section-heading>p{max-width:38rem;margin:0;color:var(--text-secondary);font-size:clamp(1rem,1.4vw,1.2rem)}.hc-section-action{margin-top:clamp(2rem,4vw,3.5rem)}.hc-latest{position:relative;overflow:hidden;background:var(--surface);padding-block:clamp(6rem,10vw,10rem)}.hc-latest-layout{display:grid;grid-template-columns:minmax(20rem,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(2rem,6vw,7rem)}.hc-latest-visual{position:sticky;top:7rem;min-height:32rem;overflow:hidden;border-block:1px solid var(--border-strong);background:color-mix(in srgb,var(--sand) 22%,var(--surface));padding:clamp(1.5rem,4vw,3.5rem)}.hc-plan-house{position:relative;width:min(100%,31rem);aspect-ratio:1.35;margin:2rem auto;border-right:2px solid var(--structural-primary);border-bottom:2px solid var(--structural-primary)}.hc-plan-house:before{right:18%;left:18%;border:2px solid var(--structural-primary);border-bottom:0;transform:skewY(-15deg);content:""}.hc-plan-house i,.hc-plan-house:before{position:absolute;bottom:12%;height:58%}.hc-plan-house i{width:1px;background:var(--structural-primary)}.hc-plan-house i:first-child{left:32%}.hc-plan-house i:nth-child(2){left:50%}.hc-plan-house i:nth-child(3){left:68%}.hc-plan-house b{position:absolute;right:8%;bottom:8%;width:28%;height:34%;border:1px solid var(--hc-orange)}.hc-plan-rule{display:block;width:100%;height:3px;background:var(--hc-orange);transform-origin:left}.hc-latest-visual>strong{display:block;margin-top:1rem;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.hc-chapters{margin:0;padding:0;list-style:none}.hc-chapters li{display:grid;min-height:8rem;grid-template-columns:3.25rem minmax(0,1fr);gap:1rem;border-top:1px solid var(--border);padding-block:1.5rem}.hc-chapters li:last-child{border-bottom:1px solid var(--border)}.hc-chapters li>span{color:var(--hc-action);font-size:.75rem;font-weight:850;letter-spacing:.12em}.hc-chapters h3{font-size:clamp(1.4rem,2vw,2rem)}.hc-chapters p{max-width:48ch;margin:.65rem 0 0;color:var(--text-secondary)}.hc-workbench{position:relative;overflow:hidden;background:var(--hc-ink);color:var(--hc-canvas);padding-block:clamp(6rem,10vw,10rem)}.hc-section-heading-on-dark>p{color:color-mix(in srgb,var(--hc-canvas) 68%,var(--hc-charcoal))}.hc-workbench-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(18rem,.82fr);gap:clamp(2rem,5vw,5rem)}.hc-media-bay,.hc-note-bay{position:relative;border-block:1px solid color-mix(in srgb,var(--hc-sand) 38%,transparent);padding-block:1.5rem 2rem}.hc-media-bay:before,.hc-note-bay:before{position:absolute;top:-8px;left:1rem;width:4rem;height:14px;border-inline:3px solid var(--hc-charcoal);background:var(--hc-sand);content:""}.hc-media-bay>h3,.hc-note-bay>h3{margin-bottom:1.5rem;color:var(--hc-sand);font-size:.74rem;letter-spacing:.14em;text-transform:uppercase}.hc-video-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.hc-video-list article{min-width:0}.hc-note-story,.hc-video-story{display:block;color:inherit;text-decoration:none}.hc-note-image,.hc-video-image{position:relative;display:block;min-height:15rem;overflow:hidden;background:var(--hc-charcoal)}.hc-note-image img,.hc-video-image img{object-fit:cover;transition:transform .42s cubic-bezier(.16,1,.3,1)}.hc-note-story:hover .hc-note-image img,.hc-video-story:hover .hc-video-image img{transform:scale(1.025)}.hc-video-story>p{margin:.9rem 0 .35rem;color:var(--hc-sand);font-size:.68rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.hc-note-bay h4,.hc-video-list h4{font-size:clamp(1.35rem,2vw,2rem)}.hc-media-empty>p,.hc-note-story>p,.hc-video-list article>div{color:color-mix(in srgb,var(--hc-canvas) 68%,var(--hc-charcoal))}.hc-media-placeholder{display:grid;min-height:inherit;place-items:center;color:var(--hc-sand);font-weight:850;letter-spacing:.12em;text-transform:uppercase}.hc-media-empty{display:grid;min-height:27rem;align-content:center}.hc-media-empty>div{display:grid;width:8rem;height:8rem;place-items:center;border:1px solid var(--hc-sand);color:var(--hc-orange);font-size:2rem}.hc-media-empty h4{margin-top:1.5rem;font-size:clamp(1.6rem,3vw,2.75rem)}.hc-note-image{min-height:21rem}.hc-note-bay h4{margin-top:1.5rem}.hc-note-lines{display:grid;min-height:18rem;align-content:center;gap:1.3rem;border:1px solid color-mix(in srgb,var(--hc-sand) 34%,transparent);padding:2rem}.hc-note-lines i{display:block;height:1px;background:color-mix(in srgb,var(--hc-sand) 48%,transparent)}.hc-note-lines i:nth-child(2){width:78%}.hc-note-lines i:nth-child(3){width:91%}.hc-note-lines i:nth-child(4){width:64%}.hc-workbench .hc-text-link{margin-top:1.25rem;color:var(--hc-canvas)}.hc-workbench .hc-text-link:hover{color:var(--hc-sand)}.hc-art{position:relative;overflow:hidden;background:var(--canvas);padding-block:clamp(6rem,10vw,10rem)}.hc-art-grid{display:grid;grid-template-columns:minmax(20rem,1fr) minmax(20rem,.78fr);align-items:center;gap:clamp(3rem,7vw,8rem)}.hc-art-wall{position:relative;min-height:36rem;overflow:hidden;background:color-mix(in srgb,var(--sand) 24%,var(--surface))}.hc-art-wall>span{position:absolute;border:1px solid var(--border-strong);background:var(--surface)}.hc-art-wall>span:first-child{inset:10% 48% 40% 8%;transform:rotate(-3deg)}.hc-art-wall>span:nth-child(2){inset:38% 10% 7% 44%;transform:rotate(2deg);background:var(--hc-orange)}.hc-art-wall>span:nth-child(3){inset:9% 11% 58% 57%;background:var(--hc-charcoal)}.hc-art-wall img{position:absolute;z-index:2;right:12%;bottom:12%;width:7.5rem;height:auto;opacity:.8}.hc-art-wall strong{position:absolute;z-index:3;top:13%;left:12%;color:var(--text-primary);font-size:clamp(2.5rem,5vw,5rem);line-height:.86;letter-spacing:-.045em}.hc-art-grid>div:last-child>p{max-width:43rem;color:var(--text-secondary)}.hc-art-grid>div:last-child>p:first-of-type{margin-top:1.75rem;font-size:clamp(1.05rem,1.5vw,1.25rem)}.hc-art-grid .button-link{margin-top:1rem}.hc-together{position:relative;overflow:hidden;background:var(--hc-sand);color:var(--cornerbuilt-ink);padding-block:clamp(6rem,11vw,11rem)}.hc-together-grid{position:relative;display:grid;grid-template-columns:minmax(14rem,.46fr) minmax(22rem,1.1fr) minmax(16rem,.5fr);align-items:center;gap:clamp(2rem,5vw,5rem)}.hc-together-grid h2{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.hc-together-grid>div:first-child>p{max-width:16rem;font-weight:750}.hc-together-words{display:grid;gap:.1rem;font-size:clamp(3.25rem,7vw,7rem);font-weight:790;line-height:.82;letter-spacing:-.04em}.hc-together-words strong{margin-top:.7rem;color:var(--hc-orange-ink);font-size:.4em;letter-spacing:.08em}.hc-together-mark{display:block;width:clamp(4.75rem,7vw,7.5rem);aspect-ratio:1;justify-self:end;margin-top:1.15rem;opacity:1}.hc-together-mark img{display:block;width:100%;height:auto}.hc-together-copy p{max-width:30rem}.hc-together .button-secondary{color:var(--cornerbuilt-ink)}.hc-together .button-secondary:hover{background:var(--cornerbuilt-ink);color:var(--warm-canvas)}.hc-home-product{position:relative;overflow:hidden;background:var(--surface);padding-block:clamp(6rem,10vw,10rem)}.hc-home-product-grid{display:grid;grid-template-columns:minmax(20rem,1fr) minmax(20rem,.82fr);align-items:center;gap:clamp(3rem,7vw,8rem)}.hc-home-product-grid>div:last-child h2+p{max-width:44rem;margin-top:1.5rem;color:var(--text-secondary)}.hc-product-stage{position:relative;min-height:35rem;overflow:hidden;background:var(--hc-ink)}.hc-product-house{position:absolute;inset:12% 42% 18% 8%;border-right:2px solid var(--hc-orange);border-bottom:2px solid var(--hc-orange)}.hc-product-house:before{position:absolute;inset:16% 14% 20%;border:2px solid var(--hc-orange);transform:skewY(-14deg);content:""}.hc-product-house i{position:absolute;bottom:20%;width:1px;height:54%;background:var(--hc-sand)}.hc-product-house i:first-child{left:30%}.hc-product-house i:nth-child(2){left:51%}.hc-product-house i:nth-child(3){left:72%}.hc-product-interface{position:absolute;top:20%;right:8%;bottom:12%;width:43%;border:1px solid var(--hc-sand);padding:1.25rem}.hc-product-interface span{display:block;height:1px;margin-bottom:2rem;background:var(--hc-sand)}.hc-product-interface strong{display:block;height:38%;border:1px solid var(--hc-orange)}.hc-connect{position:relative;overflow:hidden;background:color-mix(in srgb,var(--hc-sand) 78%,var(--hc-orange));color:var(--cornerbuilt-ink);padding-block:clamp(5rem,8vw,7.5rem)}.hc-connect-grid{display:grid;grid-template-columns:minmax(20rem,1fr) auto;align-items:center;gap:2rem}.hc-connect h2{max-width:12ch;font-size:clamp(2.8rem,5vw,5.5rem)}.hc-connect-grid>div:first-child p{max-width:48rem}.hc-connect-actions{display:flex;flex-wrap:wrap;justify-content:end;gap:.75rem}.hc-connect-grid>p{grid-column:1/-1;margin:0}.hc-connect-grid>p a{font-weight:800;text-decoration:underline;text-underline-offset:.3em}.hc-connect .button-secondary{color:var(--cornerbuilt-ink)}body:has(.home-redesign-preview) .site-footer{position:relative;overflow:hidden}body:has(.home-redesign-preview) .site-footer:before{position:absolute;z-index:1;top:0;bottom:45%;left:3.8889vw;width:4px;background:var(--cornerbuilt-orange);box-shadow:3px 4px 0 color-mix(in srgb,var(--cornerbuilt-charcoal) 76%,#000);content:"";pointer-events:none}body:has(.home-redesign-preview) .site-footer:after{position:absolute;z-index:1;top:0;left:3.8889vw;width:clamp(5rem,18vw,18rem);height:4px;background:var(--cornerbuilt-orange);box-shadow:3px 4px 0 color-mix(in srgb,var(--cornerbuilt-charcoal) 76%,#000);content:"";pointer-events:none}body:has(.home-redesign-preview) .site-footer>.container-shell{position:relative;z-index:2}body:has(.home-redesign-preview) .site-footer a{display:inline-flex;min-height:2.75rem;align-items:center}html[data-resolved-theme=dark] .home-redesign-preview{--hc-editorial:color-mix(in srgb,var(--cornerbuilt-charcoal) 58%,var(--cornerbuilt-ink));--hc-editorial-ink:var(--warm-canvas)}html[data-resolved-theme=dark] body:has(.home-redesign-preview) .header-frame,html[data-resolved-theme=dark] body:has(.home-redesign-preview) .header-frame:not([data-built=true]),html[data-resolved-theme=dark] body:has(.home-redesign-preview) .header-frame[data-built=true],html[data-resolved-theme=dark] body:has(.home-redesign-preview) .site-header{background:var(--cornerbuilt-ink);border-color:var(--border)}html[data-resolved-theme=dark] body:has(.home-redesign-preview) .desktop-navigation a[href="/"]{color:var(--cornerbuilt-sand)}html[data-resolved-theme=dark] .hc-pillars p,html[data-resolved-theme=dark] .hc-start-intro>p{color:color-mix(in srgb,var(--warm-canvas) 72%,var(--cornerbuilt-charcoal))}html[data-resolved-theme=dark] .hc-pillars h3{color:var(--hc-sand)}html[data-resolved-theme=dark] .hc-pillars svg{stroke:var(--hc-sand)}html[data-resolved-theme=dark] .hc-chapters li>span{color:var(--hc-sand)}html[data-resolved-theme=dark] .hc-start .button-secondary{border-color:var(--hc-sand);color:var(--warm-canvas)}html[data-resolved-theme=dark] .hc-start .button-secondary:hover{background:var(--hc-sand);color:var(--cornerbuilt-ink)}html[data-resolved-theme=dark] .hc-art-wall strong{color:var(--warm-canvas)}html[data-resolved-theme=dark] .hc-connect .button-secondary,html[data-resolved-theme=dark] .hc-together .button-secondary{border-color:var(--cornerbuilt-ink);color:var(--cornerbuilt-ink)}html[data-resolved-theme=dark] .hc-connect .button-secondary:hover,html[data-resolved-theme=dark] .hc-together .button-secondary:hover{background:var(--cornerbuilt-ink);color:var(--warm-canvas)}@media (prefers-color-scheme:dark){html[data-theme=auto]:not([data-resolved-theme]) .home-redesign-preview{--hc-editorial:color-mix(in srgb,var(--cornerbuilt-charcoal) 58%,var(--cornerbuilt-ink));--hc-editorial-ink:var(--warm-canvas)}}@media (hover:hover) and (pointer:fine){.home-redesign-preview .button-link:hover{transform:translateY(-2px)}}@media (max-width:68rem){.hc-hero-grid{grid-template-columns:minmax(17rem,.8fr) minmax(25rem,1.2fr)}.hc-hero-copy h1{font-size:clamp(3rem,6vw,4.8rem)}.hc-photo-shell{min-height:clamp(28rem,60svh,38rem)}.hc-together-grid{grid-template-columns:.45fr 1fr}.hc-together-copy{grid-column:1/-1}}@media (min-width:52.01rem) and (max-width:89rem){.hc-art>.container-shell,.hc-connect>.container-shell,.hc-home-product>.container-shell,.hc-latest>.container-shell,.hc-together>.container-shell,.hc-workbench>.container-shell{width:min(calc(100% - var(--hc-chapter-gutter) - var(--hc-chapter-gutter)),var(--container))}}@media (max-width:52rem){.hc-hero{min-height:auto}.hc-hero-sticky{position:relative;min-height:auto;align-items:stretch}.hc-hero-grid{min-height:auto;grid-template-columns:1fr;padding-block:calc(var(--public-header-clearance, 5rem) + 2rem) 7rem}.hc-hero-copy{max-width:none}.hc-hero-copy h1{max-width:11ch;font-size:clamp(3rem,11vw,5rem)}.hc-hero-stage{min-height:30rem}.hc-photo-shell{min-height:clamp(27rem,78vw,38rem)}.hc-photo-frame{inset:0;clip-path:polygon(0 25%,50% 2%,100% 25%,100% 100%,0 100%)}.hc-conduit.hc-photo-conduit{height:100%}.hc-conduit-desktop{display:none}.hc-conduit-compact{display:block}.hc-focus-conduit-desktop{display:none}.hc-focus-conduit-compact{display:block}.hc-art>.container-shell,.hc-connect>.container-shell,.hc-home-product>.container-shell,.hc-latest>.container-shell,.hc-together>.container-shell,.hc-workbench>.container-shell{width:min(calc(100% - var(--hc-chapter-gutter) - var(--hc-chapter-gutter)),var(--container))}body:has(.home-redesign-preview) .site-footer:after,body:has(.home-redesign-preview) .site-footer:before{left:2.5vw}.hc-start{margin-top:0}.hc-art-grid,.hc-connect-grid,.hc-home-product-grid,.hc-latest-layout,.hc-section-heading,.hc-start-grid,.hc-workbench-grid{grid-template-columns:1fr}.hc-start-promise{align-self:auto}.hc-pillars{grid-template-columns:1fr}.hc-pillars article+article{border-top:1px solid color-mix(in srgb,var(--hc-charcoal) 28%,transparent);border-left:0}.hc-start-action{grid-column:auto}.hc-latest-visual{position:relative;top:auto;min-height:25rem}.hc-video-list{grid-template-columns:1fr}.hc-art-wall,.hc-product-stage{min-height:29rem}.hc-together-grid{grid-template-columns:1fr}.hc-together-grid>div:first-child>p{max-width:14rem}.hc-together-copy{grid-column:auto}.hc-together-mark{width:4.75rem;justify-self:center;margin-top:.85rem}.hc-connect-actions{justify-content:start}.hc-connect-grid>p{grid-column:auto}}@media (max-width:36rem){.hc-hero-grid{padding-top:calc(var(--public-header-clearance, 5rem) + 1.5rem)}.hc-hero-copy h1{font-size:clamp(2.8rem,12vw,4rem)}.hc-actions,.hc-connect-actions{display:grid;grid-template-columns:1fr}.hc-actions .button-link,.hc-connect-actions .button-link{width:100%;min-height:3.25rem}.hc-hero-stage,.hc-photo-shell{min-height:25rem}.hc-start-grid{padding-block:5rem 8rem}.hc-pillars article{padding-inline:.25rem}.hc-section-heading{gap:1.25rem}.hc-chapters li{grid-template-columns:2.6rem minmax(0,1fr)}.hc-media-bay:before,.hc-note-bay:before{left:.25rem}}@media (max-height:50rem) and (min-width:52.01rem){.hc-hero{min-height:150svh}.hc-start{margin-top:0}.hc-hero-grid{padding-block:calc(var(--public-header-clearance, 5rem) + 1.5rem) 3rem}.hc-hero-copy h1{font-size:clamp(2.65rem,4.5vw,4.15rem)}.hc-hero-copy>p{margin-top:1rem;font-size:clamp(.9rem,1.25vw,1rem);line-height:1.45}.hc-actions{margin-top:1rem}.hc-photo-shell{min-height:70svh}}@media (pointer:coarse){.home-redesign-preview .button-link,.home-redesign-preview .hc-text-link{min-height:3rem}}@media (prefers-reduced-motion:reduce){.hc-hero{min-height:auto}.hc-hero-sticky{position:relative;min-height:auto}.hc-hero-grid{min-height:auto}.hc-photo-frame img,.home-redesign-preview .button-link{transition:none}.hc-conduit path,.hc-focus-conduit path{stroke-dasharray:none!important;stroke-dashoffset:0!important}.hc-conduit-depth,.hc-conduit-highlight,.hc-conduit-terminus,.hc-focus-conduit .hc-conduit-depth,.hc-focus-conduit .hc-conduit-highlight,.hc-riso-edge{opacity:1!important}.hc-datum-band>span{display:none}.hc-hero-copy,.hc-latest-visual,.hc-plan-rule,.hc-riso-edge,.hc-together-words{transform:none!important}.hc-together-words{opacity:1!important}.hc-start{margin-top:0}}@media (prefers-reduced-motion:reduce) and (min-width:52.01rem){.hc-hero-grid{min-height:76svh;padding-block:calc(var(--public-header-clearance, 5rem) + 1rem) clamp(2.5rem,5vh,3.5rem)}.hc-photo-shell{min-height:clamp(26rem,58svh,38rem)}}.home-redesign-preview:has(#reduced-motion-preview:target) .hc-hero{min-height:auto}.home-redesign-preview:has(#reduced-motion-preview:target) .hc-hero-sticky{position:relative;min-height:auto}.home-redesign-preview:has(#reduced-motion-preview:target) .hc-start{margin-top:0}.home-redesign-preview:has(#reduced-motion-preview:target) .hc-conduit path,.home-redesign-preview:has(#reduced-motion-preview:target) .hc-focus-conduit path{stroke-dasharray:none!important;stroke-dashoffset:0!important}.home-redesign-preview:has(#reduced-motion-preview:target) .hc-conduit-depth,.home-redesign-preview:has(#reduced-motion-preview:target) .hc-conduit-highlight,.home-redesign-preview:has(#reduced-motion-preview:target) .hc-conduit-terminus,.home-redesign-preview:has(#reduced-motion-preview:target) .hc-focus-conduit .hc-conduit-depth,.home-redesign-preview:has(#reduced-motion-preview:target) .hc-focus-conduit .hc-conduit-highlight,.home-redesign-preview:has(#reduced-motion-preview:target) .hc-riso-edge{opacity:1!important}.home-redesign-preview:has(#reduced-motion-preview:target) .hc-datum-band>span{display:none}.home-redesign-preview:has(#reduced-motion-preview:target) .hc-hero-copy,.home-redesign-preview:has(#reduced-motion-preview:target) .hc-latest-visual,.home-redesign-preview:has(#reduced-motion-preview:target) .hc-plan-rule,.home-redesign-preview:has(#reduced-motion-preview:target) .hc-riso-edge,.home-redesign-preview:has(#reduced-motion-preview:target) .hc-together-words{transform:none!important}.home-redesign-preview:has(#reduced-motion-preview:target) .hc-together-words{opacity:1!important}@media (min-width:52.01rem){.home-redesign-preview:has(#reduced-motion-preview:target) .hc-hero-grid{min-height:76svh;padding-block:calc(var(--public-header-clearance, 5rem) + 1rem) clamp(2.5rem,5vh,3.5rem)}.home-redesign-preview:has(#reduced-motion-preview:target) .hc-photo-shell{min-height:clamp(26rem,58svh,38rem)}}