:root{--arq-white:#f7f5f0;--arq-dark:#332115;--arq-clay:#f3efe5;--arq-beige:#d8ccb8;--arq-olive:#6f7659;--arq-earth:#a56545;--arq-ink:#191611;--arq-line:#33211529;--arq-line-dark:#f3efe533;--arq-shadow:0 28px 90px #1916111f;--arq-light-filter:brightness(0) invert(94%) sepia(10%) saturate(216%) hue-rotate(352deg) brightness(104%) contrast(92%);--font-display:"aglet-sans", "Aglet Sans", "Aglet_Sans", "Avenir Next", Avenir, "Helvetica Neue", Arial, sans-serif;--font-body:"Sofia Sans", "Avenir Next", Avenir, "Helvetica Neue", Arial, sans-serif;--shell:1284px;--page-gutter:clamp(18px, 5.4vw, 78px);--hero-board-gutter:clamp(18px, 2.36vw, 78px);--hero-bottom-gutter:clamp(32px, 4vw, 40px);--header-height:95px;--radius-card:24px;--radius-soft:16px;--radius-pill:60px;--radius-footer:40px;--madeira:var(--arq-dark);--argila:var(--arq-earth);--oliva:var(--arq-olive);--marfim:var(--arq-clay);--areia:var(--arq-beige);--grafite:var(--arq-ink);--nevoa:var(--arq-white);--linha:var(--arq-line);--linha-clara:var(--arq-line-dark);--sombra:var(--arq-shadow);--raio:var(--radius-card);--lightningcss-light:initial;--lightningcss-dark: ;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--grid-unit:30px;--home-gutter:clamp(18px, 2.083vw, 30px)}.site-header-v2{z-index:80;width:100%;color:var(--arq-dark);pointer-events:none;transition:color .26s,background-color .26s,transform .26s,box-shadow .26s;position:fixed;top:0;left:0}.site-header-v2[data-state=expanded]{color:var(--arq-clay)}.site-header-v2[data-state=collapsed]{color:var(--arq-dark);background:0 0}.site-header-v2-inner{gap:var(--grid-unit);height:120px;padding:var(--grid-unit);pointer-events:auto;grid-template-columns:60px minmax(0,1fr) minmax(240px,350px);align-items:start;transition:height .26s,padding .26s,grid-template-columns .26s;display:grid}.site-header-v2[data-state=collapsed] .site-header-v2-inner{height:90px;padding:var(--grid-unit);grid-template-columns:60px minmax(0,1fr) 30px;align-items:start}.site-header-v2-symbol{color:currentColor;width:60px;height:60px;transition:width .26s,height .26s,transform .26s;display:block}.site-header-v2[data-state=collapsed] .site-header-v2-symbol{width:60px;height:60px}.site-header-v2-symbol-mark,.site-menu-v2-symbol,.site-footer-v2-symbol,.home-v2-mini-mark{color:currentColor;fill:currentColor;display:block}.site-header-v2-symbol-mark{width:100%;height:100%}.site-header-v2-nav{color:currentColor;letter-spacing:0;text-transform:uppercase;justify-content:center;align-items:center;gap:16px;min-width:0;padding-top:9px;font-size:12px;font-weight:600;line-height:1;transition:padding .26s,justify-content .26s;display:flex}.site-header-v2[data-state=collapsed] .site-header-v2-nav{display:none}.site-header-v2-nav a{color:currentColor;transition:color .16s,opacity .16s}.site-header-v2-nav a:hover{color:var(--arq-olive)}.site-header-v2-signature{color:currentColor;opacity:1;justify-self:end;align-items:center;gap:14px;width:255px;height:30px;transition:opacity .22s,transform .26s;display:inline-flex}.site-header-v2[data-state=collapsed] .site-header-v2-signature{opacity:0;pointer-events:none;display:none;transform:translateY(-10px)}.site-header-v2-menu-button{appearance:none;color:currentColor;cursor:pointer;background:0 0;border:0;justify-content:center;justify-self:end;align-items:center;gap:3px;width:30px;height:30px;padding:0;display:none}.site-header-v2[data-state=collapsed] .site-header-v2-menu-button{grid-column:3;display:inline-flex}.site-header-v2-menu-icon{flex:none;width:30px;height:30px}.site-header-v2-wordmark,.site-header-v2-descriptor,.site-footer-v2-wordmark,.site-footer-v2-descriptor{background:currentColor;width:100%;display:block}.site-header-v2-wordmark,.site-footer-v2-wordmark{height:100%;-webkit-mask:url(/brand/arq-logo-wordmark.svg) 0/100% 100% no-repeat;mask:url(/brand/arq-logo-wordmark.svg) 0/100% 100% no-repeat}.site-header-v2-wordmark{flex:0 0 177.92px;width:177.92px}.site-header-v2-descriptor,.site-footer-v2-descriptor{height:61%;-webkit-mask:url(/brand/arq-logo-descriptor.svg) 0/100% 100% no-repeat;mask:url(/brand/arq-logo-descriptor.svg) 0/100% 100% no-repeat}.site-header-v2-descriptor{flex:0 0 62.68px;width:62.68px;height:17.87px}.site-header-v2-spacer{background:0 0;height:90px}.site-header-v2-spacer[data-route=project]{background:var(--arq-clay)}.site-header-v2-spacer[data-home=true]{height:0}.site-menu-v2{z-index:120;opacity:0;pointer-events:none;transition:opacity .26s;position:fixed;inset:0}.site-menu-v2[data-open=true]{opacity:1;pointer-events:auto}.site-menu-v2-backdrop{-webkit-backdrop-filter:blur(9.15px);cursor:pointer;background:#0006;border:0;padding:0;position:absolute;inset:0}.site-menu-v2-panel{background:var(--arq-olive);width:min(568px,100vw - 60px);height:auto;min-height:calc(100dvh - 60px);color:var(--arq-white);opacity:0;border-radius:30px;grid-template-rows:auto minmax(0,1fr) auto auto auto;align-items:flex-start;gap:60px;padding:30px;transition:opacity .3s,transform .42s cubic-bezier(.16,1,.3,1);display:grid;position:absolute;top:30px;bottom:30px;right:30px;overflow:hidden;transform:translate(28px)scale(.985);box-shadow:0 22px 64px #19161147}.site-menu-v2[data-open=true] .site-menu-v2-panel{opacity:1;transform:translate(0,0)scale(1)}.site-menu-v2-top{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.site-menu-v2-symbol{width:60px;height:60px;color:var(--arq-white)}.site-menu-v2-close{appearance:none;width:30px;height:30px;color:var(--arq-white);cursor:pointer;background:0 0;padding:0}.site-menu-v2-close-icon{width:30px;height:30px;display:block}.site-menu-v2-links,.site-menu-v2-social{flex-direction:column;width:100%;display:flex}.site-menu-v2-links{align-self:end}.site-menu-v2-links a,.site-menu-v2-social a{width:100%;color:var(--arq-white);text-transform:capitalize;border-bottom:1px solid #f7f5f0ad;justify-content:space-between;align-items:center;padding:15px 0;font-size:16px;font-weight:400;line-height:1;text-decoration:none;transition:opacity .16s,transform .22s cubic-bezier(.16,1,.3,1);display:flex}.site-menu-v2-links a:hover,.site-menu-v2-social a:hover{opacity:.72}.site-menu-v2-row-arrow{flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.site-menu-v2-row-arrow svg{width:30px;height:30px;display:block}.site-menu-v2-cta{isolation:isolate;background:var(--arq-clay);min-width:220px;height:60px;color:var(--arq-dark);letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;border-radius:15px;justify-content:center;align-items:center;gap:30px;padding:20px 26px;font-size:14px;font-weight:700;line-height:1;text-decoration:none;transition:color .22s,transform .22s;display:inline-flex;position:relative;overflow:hidden}.site-menu-v2-cta:before{z-index:0;border-radius:inherit;background:var(--arq-dark);content:"";transition:transform .52s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:translateY(102%)}.site-menu-v2-cta:hover,.site-menu-v2-cta:focus-visible{color:var(--arq-white);transform:translateY(-1px)}.site-menu-v2-cta:hover:before,.site-menu-v2-cta:focus-visible:before{transform:translate(0,0)}.site-menu-v2-cta-label{z-index:1;white-space:nowrap;height:1em;line-height:1;display:inline-block;position:relative;overflow:hidden}.site-menu-v2-cta-label-track{color:currentColor;transition:transform .52s cubic-bezier(.16,1,.3,1);display:block;transform:translate(0,0)}.site-menu-v2-cta-label-track:after{height:1em;color:var(--arq-white);content:attr(data-label);white-space:nowrap;line-height:1;display:block}.site-menu-v2-cta:hover .site-menu-v2-cta-label-track,.site-menu-v2-cta:focus-visible .site-menu-v2-cta-label-track{transform:translateY(-1em)}.site-menu-v2-cta svg{z-index:1;flex:none;width:24px;height:24px;transition:transform .52s cubic-bezier(.16,1,.3,1);position:relative}.site-menu-v2-cta:hover svg,.site-menu-v2-cta:focus-visible svg{transform:translate(2px)}.site-menu-v2-wordmark{width:187px;height:31.531px;color:var(--arq-white);display:block}.site-menu-v2-wordmark span{background:currentColor;width:100%;height:100%;display:block;-webkit-mask:url(/brand/arq-logo-wordmark.svg) 0/100% 100% no-repeat;mask:url(/brand/arq-logo-wordmark.svg) 0/100% 100% no-repeat}.home-v2{--home-v2-hero-scale:1;--home-v2-hero-y:0px;--home-v2-hero-opacity:1;--home-v2-hero-blur:0px;background:var(--arq-earth);color:var(--arq-dark);perspective:1800px;perspective-origin:top;flex-direction:column;gap:0;display:flex;overflow-x:clip}.home-v2-loader{z-index:240;background:var(--arq-dark);color:var(--arq-clay);opacity:1;align-content:center;place-items:center;gap:24px;transition:opacity .72s linear,visibility .72s linear;display:grid;position:fixed;inset:0}.home-v2-loader[data-state=leaving]{opacity:0;visibility:hidden;pointer-events:none}.home-v2-loader-mark{color:currentColor;place-items:center;width:84px;height:84px;display:grid;position:relative}.home-v2-loader-mark:before{border:1px solid #f3efe533;border-top-color:var(--arq-clay);content:"";border-radius:999px;animation:.94s linear infinite homeLoaderSpin;position:absolute;inset:0}.home-v2-loader-symbol{fill:currentColor;width:42px;height:42px}.home-v2-loader span{color:#f3efe5bd;font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:600;line-height:1}@keyframes homeLoaderSpin{to{transform:rotate(360deg)}}html[data-home-intro=waiting]{cursor:progress}html[data-home-intro=waiting] .site-header-v2-inner,html[data-home-intro=waiting] .home-v2-hero-media,html[data-home-intro=waiting] .home-v2-hero-copy,html[data-home-intro=waiting] .home-v2-hero-project,html[data-home-intro=waiting] .home-v2-hero-actions{opacity:0;pointer-events:none}html[data-home-intro=waiting] .site-header-v2-inner{transform:translateY(-18px)}html[data-home-intro=waiting] .home-v2-hero-media{filter:blur(5px);transform:translateY(18px)scale(.985)}html[data-home-intro=waiting] .home-v2-hero-copy{filter:blur(4px);transform:translateY(28px)}html[data-home-intro=waiting] .home-v2-hero-project{filter:blur(3px);transform:translate(-50%,18px)}html[data-home-intro=waiting] .home-v2-hero-actions{transform:translateY(22px)}html[data-home-intro=ready] .site-header-v2-inner,html[data-home-intro=ready] .home-v2-hero-media,html[data-home-intro=ready] .home-v2-hero-copy,html[data-home-intro=ready] .home-v2-hero-actions{opacity:1;filter:blur();transition:opacity 1s linear,filter 1s linear,transform 1s linear;transform:translate(0,0)}html[data-home-intro=ready] .home-v2-hero-project{opacity:1;filter:blur();transition:opacity 1s linear,filter 1s linear,transform 1s linear;transform:translate(-50%)}html[data-home-intro=ready] .home-v2-hero-media{transition-delay:80ms}html[data-home-intro=ready] .home-v2-hero-copy{transition-delay:.22s}html[data-home-intro=ready] .home-v2-hero-project{transition-delay:.34s}html[data-home-intro=ready] .home-v2-hero-actions{transition-delay:.46s}.home-v2-body{z-index:2;background:var(--arq-white);border-radius:30px 30px 0 0;flex-direction:column;gap:60px;display:flex;position:relative;overflow:hidden}.home-v2-body>section{background:var(--arq-white);position:relative}.home-v2[data-motion-ready=true] [data-home-reveal]{opacity:0;filter:blur(3px);transition:opacity .92s cubic-bezier(.16,1,.3,1),filter .98s cubic-bezier(.16,1,.3,1),transform 1.28s cubic-bezier(.16,1,.3,1);transition-delay:var(--home-v2-reveal-delay,0s);will-change:opacity, filter, transform;transform:translateY(64px)}.home-v2[data-motion-ready=true] [data-home-reveal].is-visible{opacity:1;filter:blur();transform:translate(0,0)}.home-v2-hero{--home-v2-hero-media-top:120px;--home-v2-hero-media-bottom:120px;--home-v2-hero-media-radius:30px;--home-v2-title-cutout-radius:30px;--home-v2-title-cutout-width:clamp(330px, 31.25vw, 450px);--home-v2-title-cutout-height:clamp(205px, 16vw, 240px);z-index:0;background:var(--arq-earth);height:max(960px,100svh);color:var(--arq-white);filter:blur(var(--home-v2-hero-blur));opacity:var(--home-v2-hero-opacity);transform:translate3d(0, var(--home-v2-hero-y), -1px) scale(var(--home-v2-hero-scale));transform-origin:50%;will-change:transform, opacity, filter;border-radius:0;padding:0;position:sticky;top:0;overflow:hidden}.home-v2-hero-media{top:var(--home-v2-hero-media-top);right:var(--home-gutter);bottom:var(--home-v2-hero-media-bottom);left:var(--home-gutter);border-radius:var(--home-v2-hero-media-radius);height:auto;clip-path:inset(0 round var(--home-v2-hero-media-radius));background:var(--arq-dark);isolation:isolate;position:absolute;overflow:hidden}.home-v2-hero-media:before{z-index:2;width:calc(var(--home-v2-title-cutout-width) + 2px);height:calc(var(--home-v2-title-cutout-height) + 2px);border-radius:var(--home-v2-hero-media-radius) 0 var(--home-v2-title-cutout-radius) 0;background:var(--arq-earth);box-shadow:0 0 0 1px var(--arq-earth);content:"";pointer-events:none;position:absolute;top:-1px;left:-1px}.home-v2-hero-media:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(90deg,#3321151f,#33211508);position:absolute;inset:0}.home-v2-hero-slides{z-index:0;position:absolute;inset:0}.home-v2-hero-slide{opacity:0;pointer-events:none;will-change:opacity, filter, transform;filter:blur(2px);transition:opacity .72s linear,filter .8s cubic-bezier(.16,1,.3,1),transform .86s cubic-bezier(.16,1,.3,1);transform:translate(1.2%)scale(1.018)}.home-v2-hero-media[data-direction=previous] .home-v2-hero-slide{transform:translate(-1.2%)scale(1.018)}.home-v2-hero-slide[data-active=true]{z-index:1;opacity:1;filter:blur();transform:translate(0,0)scale(1)}.home-v2-hero-media img,.home-v2-intro-image img,.home-v2-project-card-image img,.home-v2-process-image img{object-fit:cover}.home-v2-hero-media>img{pointer-events:none}.home-v2-hero-project-link{z-index:3;cursor:none;display:block;position:absolute;inset:0}.home-v2-cursor-button{--cursor-x:50%;--cursor-y:50%;top:var(--cursor-y);left:var(--cursor-x);-webkit-backdrop-filter:blur(10px);min-width:178px;height:60px;color:var(--arq-white);isolation:isolate;opacity:0;pointer-events:none;will-change:top, left, opacity, transform;background:#6f7659ad;border-radius:15px;justify-content:center;align-items:center;gap:30px;padding:11px 19px;transition:min-width .22s cubic-bezier(.16,1,.3,1),opacity .18s,transform .26s cubic-bezier(.16,1,.3,1);display:inline-flex;position:absolute;overflow:hidden;transform:translate(-50%,-50%)scale(.9);box-shadow:inset 0 0 30px #f7f5f021,0 18px 52px #19161133}.home-v2-hero-project-link[data-mode=project] .home-v2-cursor-button{min-width:198px}.home-v2-hero-project-link[data-mode=previous] .home-v2-cursor-button,.home-v2-hero-project-link[data-mode=next] .home-v2-cursor-button{min-width:178px;color:var(--arq-beige);background:#332115b3}.home-v2-hero-project-link[data-visible=true] .home-v2-cursor-button{opacity:1;transform:translate(-50%,-50%)scale(1)}.home-v2-cursor-button:before{z-index:0;border-radius:inherit;-webkit-backdrop-filter:blur(6.45px);content:"";transform-origin:0;background:#6f7659e6;transition:background .16s,transform .26s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:scaleX(0)}.home-v2-hero-project-link[data-mode=previous] .home-v2-cursor-button:before,.home-v2-hero-project-link[data-mode=next] .home-v2-cursor-button:before{background:#332115e6}.home-v2-cursor-button:after{z-index:0;content:"";filter:blur(18px);mix-blend-mode:screen;opacity:.28;background:#f7f5f029;border-radius:24px;position:absolute;inset:-16px}.home-v2-cursor-label{z-index:1;color:currentColor;font-family:var(--font-display);letter-spacing:.01em;opacity:0;text-transform:uppercase;white-space:nowrap;font-size:14px;font-weight:600;line-height:1;transition:opacity .18s .11s,transform .28s cubic-bezier(.16,1,.3,1) .11s;position:relative;transform:translateY(8px)}.home-v2-cursor-icon{z-index:1;opacity:0;flex:none;width:38px;height:38px;transition:opacity .18s .15s,transform .3s cubic-bezier(.16,1,.3,1) .15s;position:relative;transform:translate(-6px,8px)}.home-v2-hero-project-link[data-visible=true] .home-v2-cursor-button:before{transform:scaleX(1)}.home-v2-hero-project-link[data-visible=true] .home-v2-cursor-label,.home-v2-hero-project-link[data-visible=true] .home-v2-cursor-icon{opacity:1;transform:translate(0,0)}@media (hover:none),(pointer:coarse){.home-v2-hero-project-link{cursor:pointer}.home-v2-cursor-button{display:none}}.home-v2-hero-copy{top:145px;left:var(--home-gutter);z-index:5;position:absolute}.home-v2-hero h1{color:var(--arq-white);letter-spacing:0;font-size:clamp(42px,3.77vw,54.29px);font-weight:400;line-height:1}.home-v2-hero-project{z-index:5;max-width:calc(100% - 60px);color:var(--arq-beige);letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;justify-content:center;align-items:center;gap:15px;font-size:12px;font-weight:400;line-height:1;display:flex;position:absolute;bottom:150px;left:50%;transform:translate(-50%)}.home-v2-hero-project strong{color:var(--arq-white);font-weight:700}.home-v2-hero-project-copy{justify-content:center;align-items:center;gap:15px;min-width:0;animation:.62s cubic-bezier(.16,1,.3,1) both homeHeroProjectCopyIn;display:flex}.home-v2-hero-project-copy a{color:inherit;text-decoration:none}.home-v2-hero-project-arrow{appearance:none;color:currentColor;cursor:pointer;background:0 0;border:1px solid;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:background .18s,color .18s,opacity .18s,transform .22s cubic-bezier(.16,1,.3,1);display:inline-flex}.home-v2-hero-project-arrow svg{width:24px;height:24px;display:block}.home-v2-hero-project-arrow:hover{background:var(--arq-beige);color:var(--arq-dark);transform:translateY(-1px)}.home-v2-hero-project-arrow:disabled{cursor:default;opacity:.38;transform:none}.home-v2-hero-actions{right:var(--home-gutter);z-index:5;justify-content:flex-end;align-items:center;gap:30px;display:flex;position:absolute;bottom:30px}.home-v2-hero-action-projects{order:1}.home-v2-hero-action-contact{order:2}@keyframes homeHeroProjectCopyIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translate(0,0)}}.home-v2-button{--home-v2-button-hover-bg:var(--arq-dark);--home-v2-button-hover-color:var(--arq-white);isolation:isolate;min-height:60px;color:var(--arq-dark);letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;border:1px solid;border-radius:15px;justify-content:center;align-items:center;gap:30px;padding:20px 26px;font-size:14px;font-weight:600;line-height:1;transition:border-color .22s,color .22s,transform .22s;display:inline-flex;position:relative;overflow:hidden}.home-v2-button:before{z-index:0;border-radius:inherit;background:var(--home-v2-button-hover-bg);content:"";transition:transform .52s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:translateY(102%)}.home-v2-button:hover{transform:translateY(-1px)}.home-v2-button:hover:before,.home-v2-button:focus-visible:before{transform:translate(0,0)}.home-v2-button-label{z-index:1;white-space:nowrap;height:1em;line-height:1;display:inline-block;position:relative;overflow:hidden}.home-v2-button-label-track{color:currentColor;transition:transform .52s cubic-bezier(.16,1,.3,1);display:block;transform:translate(0,0)}.home-v2-button-label-track:after{height:1em;color:var(--home-v2-button-hover-color);content:attr(data-label);white-space:nowrap;line-height:1;display:block}.home-v2-button:hover .home-v2-button-label-track,.home-v2-button:focus-visible .home-v2-button-label-track{transform:translateY(-1em)}.home-v2-button svg{z-index:1;flex:none;width:24px;height:24px;transition:transform .52s cubic-bezier(.16,1,.3,1);position:relative}.home-v2-button:hover svg,.home-v2-button:focus-visible svg{transform:translate(2px)}.home-v2-button-ghost{--home-v2-button-hover-bg:var(--arq-clay);--home-v2-button-hover-color:var(--arq-dark);color:var(--arq-clay)}.home-v2-button-ghost:hover,.home-v2-button-ghost:focus-visible{color:var(--arq-dark)}.home-v2-button-filled{--home-v2-button-hover-bg:var(--arq-dark);--home-v2-button-hover-color:var(--arq-white);border-color:var(--arq-clay);background:var(--arq-clay);color:var(--arq-dark)}.home-v2-button-filled:hover,.home-v2-button-filled:focus-visible{border-color:var(--arq-dark);color:var(--arq-white)}.home-v2-button-outline{--home-v2-button-hover-bg:var(--arq-dark);--home-v2-button-hover-color:var(--arq-white);color:var(--arq-dark);border-radius:60px}.home-v2-button-outline:hover,.home-v2-button-outline:focus-visible{color:var(--arq-white)}.home-v2-intro{grid-template-rows:1fr auto 1fr;grid-template-columns:minmax(300px,330px) minmax(360px,540px) minmax(300px,330px);justify-content:center;gap:60px;height:960px;padding:60px;display:grid}.home-v2-intro-statement,.home-v2-intro-copy{flex-direction:column;grid-row:2;justify-content:space-between;width:100%;min-height:300px;display:flex}.home-v2-intro-statement p{color:var(--arq-dark);font-family:var(--font-display);letter-spacing:0;font-size:clamp(22px,1.73vw,24.93px);font-weight:400;line-height:1}.home-v2-mini-mark{object-fit:fill;width:82px;height:30.067px}.home-v2-intro-image{background:var(--arq-beige);border-radius:15px;grid-row:1/span 3;position:relative;overflow:hidden}.home-v2-intro-copy{color:var(--arq-dark);gap:60px}.home-v2-intro-copy p{font-size:16px;font-weight:400;line-height:1.5}.home-v2-projects{grid-template-rows:120px 3330px 60px;gap:30px;min-height:3630px;padding:30px;display:grid}.home-v2-projects h2{color:var(--arq-dark);letter-spacing:0;align-self:start;font-size:clamp(44px,3.91vw,56.37px);font-weight:400;line-height:1}.home-v2-projects-grid{grid-template-rows:repeat(12,minmax(0,1fr));grid-template-columns:repeat(6,minmax(0,1fr));gap:30px;height:3330px;display:grid}.home-v2-project-card{min-width:0;min-height:0;color:var(--arq-dark);flex-direction:column;gap:24px;padding:16px 0;display:flex}.home-v2-project-card:first-child{--home-v2-reveal-delay:0s;grid-area:1/1/span 3/span 3}.home-v2-project-card:nth-child(2){--home-v2-reveal-delay:90ms;grid-area:1/4/span 2/span 3}.home-v2-project-card:nth-child(3){--home-v2-reveal-delay:.14s;grid-area:3/5/span 3/span 2}.home-v2-project-card:nth-child(4){--home-v2-reveal-delay:70ms;grid-area:4/2/span 2/span 3}.home-v2-project-card:nth-child(5){--home-v2-reveal-delay:.12s;grid-area:6/1/span 3/span 2}.home-v2-project-card:nth-child(6){--home-v2-reveal-delay:60ms;grid-area:6/4/span 4/span 3}.home-v2-project-card:nth-child(7){--home-v2-reveal-delay:.11s;grid-area:9/1/span 4/span 3}.home-v2-project-card:nth-child(8){--home-v2-reveal-delay:80ms;grid-area:11/4/span 2/span 3}.home-v2-project-card-image{background:var(--arq-beige);border-radius:24px;flex:auto;min-height:0;display:block;position:relative;overflow:hidden}.home-v2-project-card-image img{transition:transform .46s cubic-bezier(.22,1,.36,1),filter .46s}.home-v2-project-card:hover .home-v2-project-card-image img,.home-v2-project-card:focus-visible .home-v2-project-card-image img{filter:saturate(.92)brightness(.96);transform:scale(1.025)}.home-v2-project-card-copy{white-space:nowrap;width:100%;height:32px;display:block;position:relative;overflow:hidden}.home-v2-project-card-track,.home-v2-project-card-primary,.home-v2-project-card-reveal{align-items:center;width:100%;display:flex;position:absolute;inset:0}.home-v2-project-card-primary,.home-v2-project-card-reveal{justify-content:space-between;gap:24px}.home-v2-project-card-primary{transition:transform .46s cubic-bezier(.22,1,.36,1);transform:translate(0,0)}.home-v2-project-card-reveal{opacity:0;transition:opacity .26s,transform .46s cubic-bezier(.22,1,.36,1);transform:translateY(100%)}.home-v2-project-card:hover .home-v2-project-card-primary,.home-v2-project-card:focus-visible .home-v2-project-card-primary{transform:translateY(-100%)}.home-v2-project-card:hover .home-v2-project-card-reveal,.home-v2-project-card:focus-visible .home-v2-project-card-reveal{opacity:1;transform:translate(0,0)}.home-v2-project-card-primary strong{min-width:0;color:var(--arq-dark);font-family:var(--font-display);text-overflow:ellipsis;font-size:24px;font-weight:400;line-height:1.05;overflow:hidden}.home-v2-project-card-primary span{color:var(--arq-olive);flex:none;font-size:14px;font-weight:600;line-height:1}.home-v2-project-card-reveal>span:first-child{min-width:0;color:var(--arq-dark);letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;font-size:12px;font-weight:700;line-height:1;overflow:hidden}.home-v2-project-card-open{color:var(--arq-earth);letter-spacing:.08em;text-transform:uppercase;flex:none;align-items:center;gap:18px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.home-v2-project-card-open svg{width:24px;height:24px}.home-v2-projects-button{justify-content:space-between;justify-self:stretch;width:100%;min-height:60px;padding-left:30px;padding-right:30px}.home-v2-process{background:0 0;border-radius:48px;grid-template-rows:60px minmax(0,1fr);grid-template-columns:repeat(6,minmax(0,1fr));gap:60px;height:420px;padding:30px;display:grid;overflow:hidden}.home-v2-process-image{background:var(--arq-beige);border-radius:12px;grid-area:1/1/span 2/span 2;position:relative;overflow:hidden}.home-v2-process h2{color:var(--arq-dark);letter-spacing:-.01em;grid-area:1/3/auto/span 4;font-size:clamp(44px,3.91vw,56.37px);font-weight:400;line-height:.8}.home-v2-process-copy{color:var(--arq-dark);letter-spacing:-.04em;flex-direction:column;grid-area:2/3/auto/span 2;align-items:flex-start;gap:42px;font-size:16px;line-height:1.5;display:flex}.home-v2-process-text{gap:20px;display:grid}.home-v2-process-copy .home-v2-button{letter-spacing:.11em;gap:48px;min-height:58px;margin-top:0;padding:16px 26px;font-size:12px}.home-v2-process-steps{flex-direction:column;grid-area:2/5/auto/span 2;justify-content:space-between;min-height:0;margin:0;padding:0;list-style:none;display:flex}.home-v2-process-steps li{border-bottom:1px solid var(--arq-dark);color:var(--arq-dark);letter-spacing:-.04em;flex:auto;align-items:center;gap:18px;font-size:16px;line-height:1.5;display:flex}.home-v2-process-steps li:nth-child(2){--home-v2-reveal-delay:70ms}.home-v2-process-steps li:nth-child(3){--home-v2-reveal-delay:.14s}.home-v2-process-steps li:nth-child(4){--home-v2-reveal-delay:.21s}.home-v2-process-steps li:nth-child(5){--home-v2-reveal-delay:.28s}.home-v2-process-steps li:last-child{border-bottom:0}.home-v2-process-steps span{font-family:var(--font-display);flex:none;font-weight:600}.home-v2-process-steps strong{min-width:0;font-weight:400}.home-v2-cta{border-top:1px solid var(--arq-olive);border-bottom:1px solid var(--arq-olive);height:180px;padding:0;overflow:hidden}.home-v2-cta-link{width:auto;max-width:100%;height:100%;color:var(--arq-olive);isolation:isolate;align-items:flex-start;gap:60px;padding:60px;display:flex;position:relative;overflow:hidden}.home-v2-cta-link:before{z-index:0;background:var(--arq-olive);content:"";transform-origin:0;transition:transform .72s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:scaleX(0)}.home-v2-cta-link:hover:before,.home-v2-cta-link:focus-visible:before{transform:scaleX(1)}.home-v2-cta h2{z-index:1;color:currentColor;white-space:nowrap;flex:auto;max-width:none;font-size:clamp(36px,3.91vw,56.37px);font-weight:400;line-height:1;transition:color .36s .12s,transform .62s cubic-bezier(.16,1,.3,1);position:relative}.home-v2-cta-link:hover,.home-v2-cta-link:focus-visible{color:var(--arq-white)}.home-v2-cta-link:hover h2,.home-v2-cta-link:focus-visible h2{transform:translate(12px)}.home-v2-cta-icon{z-index:1;color:currentColor;flex:none;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .62s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative}.home-v2-cta-link:hover .home-v2-cta-icon,.home-v2-cta-link:focus-visible .home-v2-cta-icon{transform:translate(8px)}.home-v2-cta-icon svg{width:100%;height:100%}.method-v2{--method-v2-gutter:clamp(18px, 2.083vw, 30px);--method-v2-section:clamp(72px, 8.33vw, 120px);color:var(--arq-dark);background:var(--arq-clay);overflow-x:clip}.method-v2[data-motion-ready=true] [data-method-reveal]{opacity:0;filter:blur(5px);transition:opacity .85s linear,filter .85s linear,transform .85s linear;transform:translateY(42px)}.method-v2[data-motion-ready=true] [data-method-reveal].is-visible{opacity:1;filter:blur();transform:translate(0,0)}.method-v2-eyebrow,.method-v2-hero-kicker{color:var(--arq-olive);font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:700;line-height:1}.method-v2-hero{min-height:calc(100svh - 90px);padding:clamp(84px, 9vw, 150px) var(--method-v2-gutter) 60px;grid-template-columns:repeat(6,minmax(0,1fr));align-items:end;gap:30px;display:grid}.method-v2-hero-kicker{border-bottom:1px solid #31364c2e;grid-column:1/-1;justify-content:space-between;gap:30px;padding-bottom:18px;display:flex}.method-v2-hero-copy{grid-column:1/5;gap:30px;display:grid}.method-v2-hero-copy h1,.method-v2-manifesto h2,.method-v2-briefing h2{max-width:1080px;color:var(--arq-dark);letter-spacing:0;font-size:clamp(62px,7.7vw,132px);font-weight:400;line-height:.94}.method-v2-hero-copy p{color:#31364cc2;max-width:630px;font-size:clamp(18px,1.32vw,23px);line-height:1.38}.method-v2-hero-media,.method-v2-wide-image,.method-v2-principle-media{background:var(--arq-beige);position:relative;overflow:hidden}.method-v2-hero-media{border-radius:999px 999px 24px 24px;grid-column:5/7;min-height:min(620px,62svh)}.method-v2-hero-media img,.method-v2-wide-image img,.method-v2-principle-media img{object-fit:cover}.method-v2-wide-image{height:min(760px,62vw);margin:0 var(--method-v2-gutter);border-radius:30px}.method-v2-manifesto{padding:var(--method-v2-section) var(--method-v2-gutter);background:var(--arq-white);grid-template-columns:repeat(6,minmax(0,1fr));gap:30px;display:grid}.method-v2-manifesto .method-v2-eyebrow{grid-column:1/2}.method-v2-manifesto h2{color:var(--arq-earth);grid-column:2/7}.method-v2-manifesto-copy{grid-column:3/7;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;padding-top:30px;display:grid}.method-v2-manifesto-copy p,.method-v2-principle p,.method-v2-process-item p,.method-v2-briefing-copy p{color:#31364cc2;font-size:clamp(16px,1.12vw,19px);line-height:1.48}.method-v2-principles{padding:var(--method-v2-section) var(--method-v2-gutter);grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;display:grid}.method-v2-principle{align-content:start;gap:18px;min-width:0;display:grid}.method-v2-principle-media{aspect-ratio:1/1.18;border-radius:24px}.method-v2-principle:nth-child(2){margin-top:90px}.method-v2-principle:nth-child(3){margin-top:180px}.method-v2-principle span,.method-v2-process-item span{color:var(--arq-olive);font-family:var(--font-body);letter-spacing:.1em;font-size:12px;font-weight:700}.method-v2-principle h3{color:var(--arq-dark);font-size:clamp(28px,2.36vw,38px);font-weight:400;line-height:1.05}.method-v2-process{padding:var(--method-v2-section) var(--method-v2-gutter);background:var(--arq-white);grid-template-columns:minmax(260px,1fr) minmax(0,1.45fr);gap:60px;display:grid}.method-v2-process-heading{align-self:start;gap:24px;display:grid;position:sticky;top:120px}.method-v2-process-heading h2{max-width:520px;color:var(--arq-dark);letter-spacing:0;font-size:clamp(44px,4.44vw,70px);font-weight:400;line-height:1}.method-v2-process-list{gap:0;display:grid}.method-v2-process-item{border-top:1px solid #31364c2e;grid-template-columns:72px minmax(160px,.75fr) minmax(0,1fr);align-items:start;gap:30px;padding:30px 0;display:grid}.method-v2-process-item:last-child{border-bottom:1px solid #31364c2e}.method-v2-process-item h3{color:var(--arq-dark);font-size:clamp(30px,2.5vw,44px);font-weight:400;line-height:1.04}.method-v2-briefing{min-height:690px;margin:60px var(--method-v2-gutter);background:var(--arq-dark);border-radius:30px;grid-template-columns:repeat(6,minmax(0,1fr));align-items:end;gap:30px;padding:clamp(42px,6.25vw,90px);display:grid}.method-v2-briefing .method-v2-eyebrow{color:#f3efe594;grid-column:1/-1}.method-v2-briefing h2{color:var(--arq-white);grid-column:1/5}.method-v2-briefing-copy{grid-column:5/7;gap:20px;display:grid}.method-v2-briefing-copy p{color:#f3efe5c7}.method-v2-button{width:100%;color:var(--arq-dark);background:var(--arq-white);grid-column:5/7}@media (max-width:1040px){.method-v2-hero{grid-template-columns:1fr;min-height:auto;padding-top:72px}.method-v2-hero-copy,.method-v2-hero-media{grid-column:1}.method-v2-hero-media{border-radius:36px;min-height:560px}.method-v2-manifesto,.method-v2-process,.method-v2-briefing{grid-template-columns:1fr}.method-v2-manifesto .method-v2-eyebrow,.method-v2-manifesto h2,.method-v2-manifesto-copy,.method-v2-briefing .method-v2-eyebrow,.method-v2-briefing h2,.method-v2-briefing-copy,.method-v2-button{grid-column:1}.method-v2-process-heading{position:static}.method-v2-principle:nth-child(n){margin-top:0}}@media (max-width:680px){.method-v2-hero{gap:30px;padding:48px 18px 42px}.method-v2-hero-kicker{gap:12px;display:grid}.method-v2-hero-copy h1,.method-v2-manifesto h2,.method-v2-briefing h2{font-size:clamp(42px,13vw,64px)}.method-v2-hero-copy p{font-size:18px}.method-v2-hero-media{border-radius:28px;min-height:480px}.method-v2-wide-image{border-radius:22px;height:520px;margin:0 18px}.method-v2-manifesto,.method-v2-principles,.method-v2-process{padding:60px 18px}.method-v2-manifesto-copy,.method-v2-principles,.method-v2-process-item{grid-template-columns:1fr}.method-v2-principle-media{aspect-ratio:4/5;border-radius:22px}.method-v2-process{gap:36px}.method-v2-process-item{gap:14px}.method-v2-briefing{border-radius:24px;min-height:auto;margin:36px 18px;padding:42px 24px}}.project-v2{--project-v2-gutter:clamp(18px, 2.083vw, 30px);--project-v2-first-fold-summary:clamp(190px, 15vw, 240px);color:var(--arq-dark);background:var(--arq-clay);flex-direction:column;gap:30px;padding-top:60px;display:flex;overflow-x:clip}.project-v2-hero{padding:0 var(--project-v2-gutter)}.project-v2-hero-image{height:clamp(360px, calc(100svh - 90px - 60px - 30px - var(--project-v2-first-fold-summary) - 30px), 760px);background:var(--arq-beige);border-radius:24px;position:relative;overflow:hidden}.project-v2-hero-image img,.project-v2-photo img{object-fit:cover}.project-v2-summary{min-height:var(--project-v2-first-fold-summary);padding:0 var(--project-v2-gutter) 30px;grid-template-columns:minmax(0,2fr) minmax(180px,.5fr) minmax(0,1fr);align-items:start;gap:30px;display:grid}.project-v2-title-block{align-content:start;gap:10px;min-width:0;display:grid}.project-v2-title-block p{color:var(--arq-earth);letter-spacing:.08em;text-transform:uppercase;font-size:14px;font-weight:700;line-height:1}.project-v2-title-block h1{color:var(--arq-dark);letter-spacing:0;font-size:clamp(42px,3.91vw,56.37px);font-weight:400;line-height:1.06}.project-v2-title-block strong{color:var(--arq-earth);font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;font-size:14px;font-weight:700;line-height:1}.project-v2-intent{max-width:270px;color:var(--arq-dark);letter-spacing:0;align-self:start;font-size:14px;line-height:1.18}.project-v2-tags{flex-wrap:wrap;align-content:flex-start;gap:7px;min-width:0;display:flex}.project-v2-tags span{border:1px solid var(--arq-beige);min-height:25px;color:var(--arq-earth);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:60px;justify-content:center;align-items:center;padding:0 11px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.project-v2-story{padding:0 var(--project-v2-gutter) 90px;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;display:grid}.project-v2-story article{border-top:1px solid var(--arq-line);gap:18px;padding-top:18px;display:grid}.project-v2-story span{color:var(--arq-earth);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:700;line-height:1}.project-v2-story p{max-width:420px;color:var(--arq-dark);font-size:16px;line-height:1.45}.project-v2-mosaic{padding:0 var(--project-v2-gutter)}.project-v2-mosaic-grid{grid-template-rows:720px 540px 660px 780px 540px;grid-template-columns:repeat(6,minmax(0,1fr));gap:30px;display:grid}.project-v2-photo-card{min-width:0;min-height:0;margin:0;padding:0;display:block}.project-v2-photo-card:first-child{grid-area:1/1/2/7}.project-v2-photo-card:nth-child(2){grid-area:2/1/3/3}.project-v2-photo-card:nth-child(3){grid-area:2/3/3/5}.project-v2-photo-card:nth-child(4){grid-area:2/5/3/7}.project-v2-photo-card:nth-child(5){grid-area:3/1/4/4}.project-v2-photo-card:nth-child(6){grid-area:3/4/4/7}.project-v2-photo-card:nth-child(7){grid-area:4/1/5/7}.project-v2-photo-card:nth-child(8){grid-area:5/1/6/7}.project-v2-photo{background:var(--arq-beige);border-radius:24px;width:100%;height:100%;min-height:0;display:block;position:relative;overflow:hidden}.project-v2-cta{background:var(--arq-clay);margin-top:30px}@media (max-width:1040px){.project-v2{--project-v2-first-fold-summary:clamp(240px, 26vw, 300px)}.project-v2-summary{grid-template-columns:1fr 1fr;padding-bottom:30px}.project-v2-title-block{grid-column:1/-1}.project-v2-intent{max-width:none}.project-v2-story{grid-template-columns:1fr;padding-bottom:60px}.project-v2-mosaic-grid{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));min-height:auto}.project-v2-photo-card,.project-v2-photo-card:nth-child(n){grid-area:auto;min-height:560px}.project-v2-photo-card:nth-child(2n){margin-top:60px}}@media (max-width:680px){.project-v2{--project-v2-first-fold-summary:auto;gap:24px;padding-top:30px}.project-v2-hero-image{border-radius:18px;height:calc(100svh - 180px);min-height:420px}.project-v2-summary{grid-template-columns:1fr;gap:24px;min-height:0;padding-bottom:48px}.project-v2-title-block h1{font-size:clamp(38px,11vw,48px)}.project-v2-story{padding-bottom:48px}.project-v2-mosaic-grid{grid-template-columns:1fr;gap:30px}.project-v2-photo-card,.project-v2-photo-card:nth-child(n){min-height:auto;margin-top:0;padding:0}.project-v2-photo{aspect-ratio:4/5;border-radius:18px}.project-v2-photo-card:first-child .project-v2-photo{min-height:0}.project-v2-cta{margin-top:18px}}.site-footer-v2{min-height:max(753px,36.67vw + 225px);color:var(--arq-dark);background:var(--arq-white);padding:53px 30px 30px;position:relative;overflow:hidden}.site-footer-v2[data-variant=dark]{color:var(--arq-clay);background:var(--arq-ink)}.site-footer-v2-symbol{z-index:1;width:90px;height:90px;color:var(--arq-beige);opacity:.88;position:absolute;top:30px;right:30px}.site-footer-v2[data-variant=dark] .site-footer-v2-symbol{color:var(--arq-clay)}.site-footer-v2-outline{z-index:0;aspect-ratio:1380/506.004;--stroke-0:var(--arq-beige);object-fit:contain;pointer-events:none;width:auto;height:auto;display:block;position:absolute;top:214px;left:30px;right:30px}.site-footer-v2[data-variant=dark] .site-footer-v2-outline{--stroke-0:#f3efe557;opacity:.72}.site-footer-v2-brand-row{z-index:1;grid-template-columns:minmax(260px,426px) minmax(240px,1fr);align-items:start;gap:clamp(60px,24vw,353px);display:grid;position:relative}.site-footer-v2-logo{color:currentColor;grid-template-columns:1fr .352fr;align-items:center;gap:24px;width:min(426px,100%);height:49px;display:grid}.site-footer-v2-brand-row p{color:currentColor;max-width:310px;font-size:16px;line-height:1.5}.site-footer-v2-columns{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;width:min(1050px,100% - 300px);margin-top:78px;display:grid;position:relative}.site-footer-v2-nav,.site-footer-v2-social,.site-footer-v2-address,.site-footer-v2-contact{color:currentColor;flex-direction:column;align-items:flex-start;gap:15px;min-width:0;display:flex}.site-footer-v2 strong,.site-footer-v2 h2{color:currentColor;font-family:var(--font-display);text-transform:capitalize;font-size:16px;font-weight:600;line-height:1}.site-footer-v2 h2{margin:0}.site-footer-v2 a,.site-footer-v2 p{color:currentColor}.site-footer-v2-nav a,.site-footer-v2-social a{font-family:var(--font-display);text-transform:capitalize;font-size:16px;font-weight:400;line-height:1;transition:color .16s,opacity .16s}.site-footer-v2 a:hover{color:var(--arq-olive)}.site-footer-v2[data-variant=dark] a:hover{color:var(--arq-beige)}.site-footer-v2-address p,.site-footer-v2-contact p{font-size:16px;line-height:1.5}@media (max-width:1040px){.site-header-v2-inner{height:90px;padding:var(--grid-unit);grid-template-columns:60px minmax(0,1fr) 30px;align-items:start}.site-header-v2[data-state=collapsed] .site-header-v2-inner{height:90px}.site-header-v2-symbol,.site-header-v2[data-state=collapsed] .site-header-v2-symbol{width:60px;height:60px}.site-header-v2-signature,.site-header-v2-nav{display:none}.site-header-v2-menu-button{grid-column:3;display:inline-flex}.home-v2-hero{--home-v2-hero-media-top:102px;--home-v2-hero-media-bottom:132px;--home-v2-title-cutout-width:clamp(320px, 48vw, 420px);--home-v2-title-cutout-height:220px;height:max(780px,100svh)}.home-v2-hero-media{height:auto}.home-v2-hero-project{bottom:calc(var(--home-v2-hero-media-bottom) + 30px);white-space:nowrap;justify-content:center;width:calc(100% - 60px)}.home-v2-intro{height:auto;padding:60px var(--home-gutter);grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:60px}.home-v2-intro-image{grid-area:1/2/span 2;min-height:680px}.home-v2-intro-statement,.home-v2-intro-copy{grid-area:auto/1;width:auto;min-height:260px}.home-v2-projects{grid-template-rows:auto auto auto;min-height:auto}.home-v2-projects-grid{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));height:auto}.home-v2-project-card,.home-v2-project-card:nth-child(n){grid-area:auto;min-height:640px;padding:0}.home-v2-project-card:nth-child(2n){margin-top:60px}.home-v2-project-card-image{min-height:0}.home-v2-process{grid-template-rows:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;height:auto}.home-v2-process-image,.home-v2-process h2,.home-v2-process-copy,.home-v2-process-steps{grid-area:auto}.home-v2-process h2,.home-v2-process-steps{grid-column:1/-1}.home-v2-process-image{min-height:480px}.home-v2-process-steps li{min-height:60px}.home-v2-cta{height:auto;min-height:180px}.home-v2-cta-link{min-height:180px}.home-v2-cta h2{white-space:normal}.site-footer-v2-columns{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,780px)}}@media (max-width:820px){.home-v2-hero{--home-v2-hero-media-top:90px;--home-v2-hero-media-bottom:165px;--home-v2-hero-media-radius:18px;--home-v2-title-cutout-radius:30px;--home-v2-title-cutout-width:min(calc(100vw - 66px), 360px);--home-v2-title-cutout-height:232px;background:var(--arq-earth);border-radius:0 0 30px 30px;height:100svh;min-height:760px;padding:0}.home-v2-hero-media{top:var(--home-v2-hero-media-top);right:15px;bottom:var(--home-v2-hero-media-bottom);border-radius:var(--home-v2-hero-media-radius);height:auto;clip-path:inset(0 round var(--home-v2-hero-media-radius));left:15px}.home-v2-hero-media:before{width:calc(var(--home-v2-title-cutout-width) + 2px);height:calc(var(--home-v2-title-cutout-height) + 2px);border-radius:var(--home-v2-hero-media-radius) 0 var(--home-v2-title-cutout-radius) 0}.home-v2-hero-media:after{background:#3d4f6761}.home-v2-hero-copy{top:calc(var(--home-v2-hero-media-top) + 20px);width:min(calc(var(--home-v2-title-cutout-width) - 42px), calc(100% - 72px));left:36px;right:36px}.home-v2-hero h1{letter-spacing:0;font-size:clamp(34px,5.4vw,42px);line-height:1}.home-v2-hero-project{bottom:calc(var(--home-v2-hero-media-bottom) + 42px);white-space:nowrap;justify-content:space-between;gap:12px;width:calc(100% - 64px);max-width:343px;font-size:12px;line-height:1;left:50%}.home-v2-hero-project-copy{text-align:center;flex-direction:column;flex:auto;gap:5px;overflow:hidden}.home-v2-hero-project-copy a,.home-v2-hero-project-copy span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.home-v2-hero-project-arrow{width:30px;height:30px;color:var(--arq-white);flex:0 0 30px}.home-v2-hero-project-arrow svg{width:30px;height:30px}.home-v2-hero-actions{justify-content:stretch;justify-items:stretch;gap:15px;display:grid;bottom:15px;left:15px;right:15px}.home-v2-hero-action-projects{order:1;justify-content:center}.home-v2-hero-action-contact{order:2}.home-v2-button{border-radius:15px;justify-content:space-between;gap:30px;width:100%;min-height:60px;padding:17px 26px;font-size:14px}.home-v2-hero-action-contact{justify-content:center}}@media (max-width:680px){.site-header-v2-inner,.site-header-v2[data-state=collapsed] .site-header-v2-inner{grid-template-columns:30px minmax(0,1fr) 30px;gap:15px;height:auto;min-height:60px;padding:15px}.site-header-v2-symbol,.site-header-v2[data-state=collapsed] .site-header-v2-symbol{width:30px;height:30px}.site-header-v2{color:var(--arq-clay);background:0 0}.site-header-v2-nav,.site-header-v2-signature{display:none}.site-header-v2-menu-button{display:inline-flex}.site-header-v2-spacer{height:60px}.site-header-v2-spacer[data-home=true]{height:0}.site-menu-v2-panel{border-radius:24px;gap:24px;width:auto;height:auto;min-height:calc(100dvh - 36px);padding:24px;inset:18px}.site-menu-v2-symbol{width:48px;height:48px}.site-menu-v2-cta{width:100%;min-width:0}.site-menu-v2-wordmark{width:165px;height:27.82px}.home-v2-body{border-radius:24px 24px 0 0;gap:30px}.home-v2-hero{--home-v2-hero-media-top:60px;--home-v2-hero-media-bottom:165px;--home-v2-hero-media-radius:15px;--home-v2-title-cutout-radius:30px;--home-v2-title-cutout-width:min(calc(100vw - 48px), 340px);--home-v2-title-cutout-height:212px;background:var(--arq-earth);border-radius:0 0 30px 30px;height:100svh;min-height:760px;padding:0}.home-v2-hero-media{top:var(--home-v2-hero-media-top);right:15px;bottom:var(--home-v2-hero-media-bottom);border-radius:var(--home-v2-hero-media-radius);height:auto;clip-path:inset(0 round var(--home-v2-hero-media-radius));left:15px}.home-v2-hero-media:before{width:calc(var(--home-v2-title-cutout-width) + 2px);height:calc(var(--home-v2-title-cutout-height) + 2px);border-radius:var(--home-v2-hero-media-radius) 0 var(--home-v2-title-cutout-radius) 0}.home-v2-hero-media:after{background:#3d4f6761}.home-v2-hero-copy{width:min(calc(var(--home-v2-title-cutout-width) - 42px), calc(100% - 66px));top:78px;left:33px;right:30px}.home-v2-hero h1{letter-spacing:0;font-size:clamp(34px,8.55vw,42px);line-height:1}.home-v2-hero-project{bottom:calc(var(--home-v2-hero-media-bottom) + 42px);white-space:nowrap;justify-content:space-between;gap:12px;width:calc(100% - 64px);max-width:343px;font-size:12px;line-height:1;display:flex}.home-v2-hero-project-copy{text-align:center;flex-direction:column;gap:5px}.home-v2-hero-project-arrow{width:30px;height:30px;color:var(--arq-white)}.home-v2-hero-project-arrow svg{width:30px;height:30px}.home-v2-hero-actions{justify-content:stretch;justify-items:stretch;gap:15px;display:grid;bottom:15px;left:15px;right:15px}.home-v2-hero-action-projects{order:1}.home-v2-hero-action-contact{order:2}.home-v2-button{border-radius:15px;justify-content:space-between;gap:30px;width:100%;min-height:60px;padding:17px 26px;font-size:14px}.home-v2-hero-action-contact{justify-content:center}.home-v2-hero-action-contact svg{position:absolute;right:26px}.home-v2-button-ghost{justify-content:center}.home-v2-intro{flex-direction:column;gap:30px;padding:30px 18px;display:flex}.home-v2-intro-statement,.home-v2-intro-copy{gap:30px;min-height:auto}.home-v2-intro-image{min-height:520px}.home-v2-projects{gap:30px;padding:30px 18px}.home-v2-projects h2{font-size:clamp(38px,11vw,50px)}.home-v2-projects-grid{grid-template-columns:1fr;gap:30px}.home-v2-project-card,.home-v2-project-card:nth-child(n){min-height:auto;margin-top:0}.home-v2-project-card-image{aspect-ratio:4/5;flex:none}.home-v2-project-card-copy{white-space:normal;height:auto;min-height:86px}.home-v2-project-card-track,.home-v2-project-card-primary,.home-v2-project-card-reveal{position:static}.home-v2-project-card-track{gap:16px;display:grid}.home-v2-project-card-primary,.home-v2-project-card-reveal{opacity:1;transform:none}.home-v2-project-card:hover .home-v2-project-card-primary,.home-v2-project-card:focus-visible .home-v2-project-card-primary,.home-v2-project-card:hover .home-v2-project-card-reveal,.home-v2-project-card:focus-visible .home-v2-project-card-reveal{transform:none}.home-v2-projects-button{width:100%}.home-v2-process{border-radius:30px;grid-template-columns:1fr;gap:30px;padding:30px 18px}.home-v2-process-image{min-height:390px}.home-v2-process-copy{gap:18px}.home-v2-cta{min-height:auto}.home-v2-cta-link{align-items:center;gap:30px;min-height:auto;padding:30px 18px}.home-v2-cta h2{font-size:clamp(34px,10vw,44px)}.home-v2-cta-icon{width:48px;height:48px}.site-footer-v2{min-height:clamp(620px,36.67vw + 420px,820px);padding:48px 18px clamp(168px,42vw,260px)}.site-footer-v2-symbol{width:54px;height:54px;top:18px;right:18px}.site-footer-v2-outline{width:auto;height:auto;inset:auto 18px 18px}.site-footer-v2-brand-row{grid-template-columns:1fr;gap:30px}.site-footer-v2-logo{gap:18px;width:min(320px,100%);height:37px}.site-footer-v2-columns{grid-template-columns:1fr;gap:30px;margin-top:48px}}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height)}body{background:var(--arq-white);color:var(--arq-dark);font-family:var(--font-body);scroll-behavior:smooth;text-rendering:geometricprecision;margin:0;font-size:16px;font-weight:400;line-height:1.5}@media (prefers-reduced-motion:reduce){html,body{scroll-behavior:auto}}body::selection{background:var(--arq-olive);color:var(--arq-clay)}img{max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{border:0}:focus-visible{outline:2px solid var(--arq-olive);outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2,h3,.display-type{font-family:var(--font-display);letter-spacing:0;font-weight:400}h1{max-width:1060px;color:var(--arq-dark);font-size:clamp(44px,6vw,86px);line-height:.98}h2{max-width:1120px;color:var(--arq-dark);font-size:clamp(36px,5.8vw,86px);line-height:.98}h3{color:var(--arq-dark);font-size:clamp(22px,2vw,30px);line-height:1.08}.page-header h1,.portfolio-header h1{font-size:clamp(42px,5.4vw,76px)}.shell{width:min(var(--shell), calc(100% - (var(--page-gutter) * 2)));margin:0 auto}.site-header{z-index:0;background:var(--arq-white);border-bottom:0;position:relative}.header-inner{grid-template-columns:204px minmax(0,1fr);align-items:center;gap:clamp(20px,4vw,56px);min-height:95px;display:grid}.brand-logo{align-items:center;width:204px;height:24px;display:inline-flex;overflow:hidden}.brand-logo img{object-fit:contain;width:100%;height:100%}.brand-logo-mark{grid-template-columns:142.337fr 50.1485fr;align-items:center;gap:11.5px;width:100%;height:100%;display:grid;overflow:hidden}.brand-logo-wordmark{align-self:stretch}.brand-logo-descriptor{height:14px}.brand-logo[data-variant=negative]{aspect-ratio:1000/358;height:auto}.brand-logo[data-variant=negative] img{height:auto}.site-header nav,.site-footer nav{flex-wrap:wrap;align-items:center;display:flex}.site-header nav{color:var(--arq-dark);letter-spacing:0;text-transform:uppercase;justify-content:flex-end;gap:16px;margin-top:13px;font-size:12px;font-weight:600;line-height:1}.site-header nav a,.site-footer a{transition:color .16s,opacity .16s}.site-header nav a:hover,.site-footer a:hover{color:var(--arq-olive)}.button{border-radius:var(--radius-pill);min-height:54px;color:var(--arq-dark);letter-spacing:.11em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid;justify-content:center;align-items:center;padding:20px 26px;font-size:14px;font-weight:600;line-height:1;transition:transform .16s,background .16s,color .16s,border-color .16s;display:inline-flex}.button:hover{background:var(--arq-dark);color:var(--arq-clay);transform:translateY(-1px)}.button-dark{border-color:var(--arq-dark);background:var(--arq-dark);color:var(--arq-clay)}.button-dark:hover{border-color:var(--arq-olive);background:var(--arq-olive);color:var(--arq-clay)}.button-light{border-color:var(--arq-clay);color:var(--arq-clay)}.button-light:hover,.button-clay{border-color:var(--arq-clay);background:var(--arq-clay);color:var(--arq-dark)}.button-clay:hover{border-color:var(--arq-white);background:var(--arq-white);color:var(--arq-dark)}.button-small{min-height:38px;padding:10px 18px;font-size:11px}.eyebrow,.project-card-meta,.filter-pill,.tag,.meta-list dt,.caption-label{color:var(--arq-olive);letter-spacing:.11em;text-transform:uppercase;font-size:12px;font-weight:600;line-height:1.25}.lead{color:#332115c2;max-width:760px;font-size:clamp(19px,1.9vw,25px);font-weight:400;line-height:1.42}.hero{min-height:auto;padding:0 var(--hero-board-gutter) var(--hero-bottom-gutter);place-items:start center;display:grid}.hero-stage{width:100%;height:max(680px, calc(100svh - var(--header-height) - var(--hero-bottom-gutter)));background:var(--arq-dark);border-radius:24px;min-height:0;position:relative;overflow:hidden}.hero-grid{grid-template-columns:minmax(0,.92fr) minmax(320px,.72fr);align-items:center;gap:clamp(32px,6vw,84px);display:grid}.hero-copy{z-index:2;max-width:572px;color:var(--arq-clay);gap:44px;display:grid;position:absolute;bottom:clamp(56px,7.7%,112px);left:clamp(32px,3.21%,64px)}.hero-copy h1{color:var(--arq-white);font-size:clamp(44px,3.92vw,56px);line-height:.96}.hero-copy .lead{color:#f3efe5e6;max-width:610px}.hero-lead{max-width:560px;color:var(--arq-clay);font-size:clamp(18px,1.53vw,22px);font-weight:400;line-height:1.3}.hero-copy .eyebrow{color:var(--arq-clay)}.hero-actions,.inline-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hero-actions{z-index:2;gap:16px;position:absolute;bottom:clamp(56px,7.7%,112px);right:clamp(32px,3.21%,64px)}.hero-actions .button{border-radius:20px;min-height:36px;padding:12px 16px;font-weight:400}.hero-media{border-radius:inherit;background:var(--arq-beige);min-height:100%;position:absolute;inset:0;overflow:hidden}.hero-media:after{content:"";display:none;position:absolute;inset:0}.hero-media img,.project-card-image img,.feature-image img,.project-hero-image img,.gallery-item img{object-fit:cover}.hero-note{color:#f3efe5c2;grid-template-columns:52px 1fr;align-items:center;gap:16px;max-width:460px;font-size:14px;display:grid}.hero-note img{width:52px;height:52px}.method-transition{--method-bg-color:#332115;--method-hero-header-opacity:1;--method-hero-header-events:auto;--method-hero-header-y:0px;--method-hero-header-z:0px;--method-hero-header-scale:1;--method-scroll-header-opacity:0;--method-scroll-header-events:none;--method-scroll-header-y:-52px;--method-hero-content-opacity:1;--method-hero-content-events:auto;--method-hero-content-y:0px;--method-hero-opacity:1;--method-image-opacity:0;--method-image-y:0px;--method-visual-radius:40px;--method-visual-top:var(--header-height);--method-visual-left:0px;--method-visual-width:100%;--method-visual-height:max(680px, 100svh);--method-title-y:96px;--method-copy-y:132px;--method-button-y:156px;--method-text-opacity:0;--method-scene-side-width:min(297px, 24vw);z-index:2;min-height:260svh;margin-top:calc(var(--header-height) * -1);background:var(--method-bg-color);color:var(--arq-dark);position:relative}.method-transition-pin{min-height:100svh;position:sticky;top:0;overflow:hidden}.method-transition-board{min-height:100svh;position:relative}.method-transition-hero-header,.method-transition-scroll-header{z-index:5;width:100%;height:var(--header-height);padding:29px var(--page-gutter);color:var(--arq-clay);grid-template-columns:minmax(220px,1fr) minmax(0,auto) 37px;align-items:center;gap:16px;display:grid;position:absolute;top:0;left:0}.method-transition-hero-header{z-index:5;background:var(--arq-dark);opacity:var(--method-hero-header-opacity);pointer-events:var(--method-hero-header-events);transform:perspective(1200px) translate3d(0, var(--method-hero-header-y), var(--method-hero-header-z)) scale(var(--method-hero-header-scale));transform-origin:50%;will-change:opacity, transform}.method-transition-scroll-header{z-index:40;color:var(--arq-dark);opacity:var(--method-scroll-header-opacity);pointer-events:var(--method-scroll-header-events);transform:translate3d(0, var(--method-scroll-header-y), 0);will-change:opacity, transform;background:0 0;grid-template-columns:96px minmax(0,1fr);position:fixed}.method-transition-hero-header nav,.method-transition-scroll-header nav{color:var(--arq-clay);text-transform:uppercase;white-space:nowrap;justify-content:flex-end;align-items:center;gap:16px;font-size:12px;font-weight:600;line-height:1;display:flex}.method-transition-scroll-header nav{color:var(--arq-dark)}.method-transition-logo{grid-template-columns:217.174fr 76.517fr;align-items:center;gap:18.31px;width:min(312px,42vw);height:37px;display:grid;overflow:hidden}.method-logo-wordmark,.method-logo-descriptor{background:var(--arq-clay);width:100%;display:block}.method-logo-wordmark{height:100%;-webkit-mask:url(/brand/arq-logo-wordmark.svg) 0/100% 100% no-repeat;mask:url(/brand/arq-logo-wordmark.svg) 0/100% 100% no-repeat}.method-logo-descriptor{height:21.81px;-webkit-mask:url(/brand/arq-logo-descriptor.svg) 0/100% 100% no-repeat;mask:url(/brand/arq-logo-descriptor.svg) 0/100% 100% no-repeat}.method-transition-symbol{justify-content:center;align-items:center;width:37px;height:37px;display:inline-flex}.method-symbol-mark{fill:currentColor;width:100%;height:100%;display:block}.method-transition-visual{top:var(--method-visual-top);left:var(--method-visual-left);z-index:6;width:var(--method-visual-width);height:var(--method-visual-height);border-radius:var(--method-visual-radius);background:var(--arq-dark);transform:translate3d(0, var(--method-image-y), 0);transform-origin:50%;will-change:top, left, width, height, transform;position:absolute;overflow:hidden}.method-transition-visual-layer{will-change:opacity;position:absolute;inset:0}.method-transition-visual-hero{opacity:var(--method-hero-opacity)}.method-transition-visual-room{opacity:var(--method-image-opacity)}.method-transition-visual img{object-fit:cover}.method-transition-hero-copy{left:var(--page-gutter);z-index:8;max-width:calc(100% - (var(--page-gutter) * 2));color:var(--arq-clay);opacity:var(--method-hero-content-opacity);pointer-events:var(--method-hero-content-events);transform:translate3d(0, var(--method-hero-content-y), 0);will-change:opacity, transform;gap:clamp(34px,4vw,54px);display:grid;position:absolute;bottom:clamp(64px,7.8vw,80px)}.method-transition-hero-copy h1{color:var(--arq-white);white-space:nowrap;font-size:clamp(54px,5.86vw,84px);line-height:1}.method-transition-hero-copy .hero-lead{font-weight:600}.method-transition-hero-actions{right:var(--page-gutter);z-index:8;opacity:var(--method-hero-content-opacity);pointer-events:var(--method-hero-content-events);transform:translate3d(0, var(--method-hero-content-y), 0);will-change:opacity, transform;flex-wrap:wrap;align-items:center;gap:16px;display:flex;position:absolute;bottom:clamp(90px,8.8vw,96px)}.method-transition-hero-actions .button{border-radius:50px;min-width:197px;min-height:54px;padding:20px 26px;font-weight:600}.method-transition-title{top:50%;left:var(--page-gutter);z-index:7;width:var(--method-scene-side-width);max-width:calc(100% - (var(--page-gutter) * 2));color:var(--arq-dark);font-family:var(--font-display);opacity:var(--method-text-opacity);transform:translate3d(0, calc(-50% + var(--method-title-y)), 0);will-change:opacity, transform;font-size:clamp(34px,2.64vw,38px);font-weight:600;line-height:1;position:absolute}.method-transition-copy{top:50%;right:var(--page-gutter);z-index:7;width:var(--method-scene-side-width);color:var(--arq-dark);opacity:var(--method-text-opacity);transform:translate3d(0, calc(-112px + var(--method-copy-y)), 0);will-change:opacity, transform;font-size:16px;font-weight:400;line-height:1.5;position:absolute}.method-transition-button{top:50%;right:var(--page-gutter);z-index:7;min-height:56px;width:var(--method-scene-side-width);border:1px solid var(--arq-dark);color:var(--arq-dark);letter-spacing:0;text-transform:uppercase;opacity:var(--method-text-opacity);transform:translate3d(0, calc(114px + var(--method-button-y)), 0);will-change:opacity, transform;border-radius:60px;justify-content:space-between;align-items:center;padding:16px 26px;font-size:12px;font-weight:600;line-height:1;transition:background .16s,color .16s;display:inline-flex;position:absolute}.method-transition-button:hover{background:var(--arq-dark);color:var(--arq-clay)}.method-transition-button svg{width:24px;height:24px;transition:transform .16s}.method-transition-button:hover svg{transform:translate(2px)}.band{padding:clamp(76px,10vw,136px) 0}.band-muted{background:var(--arq-clay)}.band-dark{background:var(--arq-dark);color:var(--arq-clay)}.band-dark h2,.band-dark h3,.band-dark .button{color:var(--arq-clay)}.band-dark .button:hover{background:var(--arq-clay);color:var(--arq-dark)}.section-intro{gap:16px;max-width:980px;margin-bottom:clamp(34px,5vw,64px);display:grid}.section-intro p:not(.eyebrow){color:#332115bd;max-width:760px;font-size:clamp(18px,1.6vw,22px);font-weight:400;line-height:1.46}.band-dark .section-intro p:not(.eyebrow){color:#f3efe5b8}.home-projects{background:var(--arq-clay);color:var(--arq-dark);padding:clamp(48px,5.4vw,78px)}.home-projects-inner{flex-direction:column;align-items:center;gap:48px;width:100%;display:flex}.home-projects-heading{width:100%}.home-projects-heading h2{width:min(376px,100%);color:var(--arq-dark);font-size:clamp(42px,3.92vw,56.368px);line-height:1}.home-projects-grid{grid-template-rows:repeat(12,minmax(0,1fr));grid-template-columns:repeat(6,minmax(0,1fr));gap:24px;width:100%;height:clamp(1700px,162vw,2911px);display:grid}.home-project-card{min-width:0;min-height:0;color:var(--arq-dark);flex-direction:column;place-self:stretch stretch;gap:24px;padding:16px 0;display:flex}.home-project-card:focus-visible{outline-offset:8px}.home-project-card:first-child{grid-area:1/1/span 3/span 3}.home-project-card:nth-child(2){grid-area:1/4/span 2/span 3}.home-project-card:nth-child(3){grid-area:3/5/span 3/span 2}.home-project-card:nth-child(4){grid-area:4/2/span 2/span 3}.home-project-card:nth-child(5){grid-area:6/1/span 3/span 2}.home-project-card:nth-child(6){grid-area:6/4/span 4/span 3}.home-project-card:nth-child(7){grid-area:9/1/span 4/span 3}.home-project-card:nth-child(8){grid-area:11/4/span 2/span 3}.home-project-card-image{background:var(--arq-beige);border-radius:24px;flex:auto;min-height:0;display:block;position:relative;overflow:hidden}.home-project-card-image img{object-fit:cover;transition:transform .46s cubic-bezier(.22,1,.36,1),filter .46s cubic-bezier(.22,1,.36,1)}.home-project-card:hover .home-project-card-image img,.home-project-card:focus-visible .home-project-card-image img{filter:saturate(.92)brightness(.96);transform:scale(1.025)}.home-project-card-copy{white-space:nowrap;width:100%;min-height:32px;line-height:normal;display:block;position:relative;overflow:hidden}.home-project-card-copy-track{display:block;position:absolute;inset:0}.home-project-card-primary,.home-project-card-reveal{justify-content:space-between;align-items:center;gap:24px;width:100%;min-height:32px;display:flex;position:absolute;top:0;left:0}.home-project-card-primary{transition:transform .46s cubic-bezier(.22,1,.36,1);transform:translate(0,0)}.home-project-card-reveal{opacity:0;transition:opacity .36s,transform .46s cubic-bezier(.22,1,.36,1);transform:translateY(100%)}.home-project-card:hover .home-project-card-primary,.home-project-card:focus-visible .home-project-card-primary{transform:translateY(-100%)}.home-project-card:hover .home-project-card-reveal,.home-project-card:focus-visible .home-project-card-reveal{opacity:1;transform:translate(0,0)}.home-project-card-primary strong{min-width:0;color:var(--arq-dark);font-family:var(--font-display);text-overflow:ellipsis;font-size:24px;font-weight:400;line-height:1.05;overflow:hidden}.home-project-card-year{color:var(--arq-olive);flex:none;font-size:14px;font-weight:600;line-height:1}.home-project-card-tags{min-width:0;color:var(--arq-dark);letter-spacing:0;text-overflow:ellipsis;text-transform:uppercase;font-size:12px;font-weight:600;line-height:1;overflow:hidden}.home-project-card-open{color:var(--arq-earth);letter-spacing:0;text-transform:uppercase;flex:none;align-items:center;gap:18px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.home-project-card-open img{filter:brightness(0)saturate()invert(43%)sepia(18%)saturate(1167%)hue-rotate(335deg)brightness(92%)contrast(86%);width:28px;height:28px;transition:transform .22s}.home-project-card:hover .home-project-card-open img,.home-project-card:focus-visible .home-project-card-open img{transform:translate(4px)}@media (hover:none){.home-project-card-copy{white-space:normal;min-height:108px}.home-project-card-copy-track{gap:26px;display:grid;position:static}.home-project-card-primary,.home-project-card-reveal{opacity:1;position:static;transform:none}.home-project-card:hover .home-project-card-primary,.home-project-card:focus-visible .home-project-card-primary,.home-project-card:hover .home-project-card-reveal,.home-project-card:focus-visible .home-project-card-reveal{transform:none}.home-project-card:hover .home-project-card-image img,.home-project-card:focus-visible .home-project-card-image img{filter:none;transform:none}}.home-projects-button{border:1px solid var(--arq-dark);color:var(--arq-dark);letter-spacing:.11em;text-transform:uppercase;border-radius:60px;justify-content:center;align-items:center;gap:48px;padding:16px 26px;font-size:12px;font-weight:600;line-height:1;transition:background .16s,color .16s;display:inline-flex}.home-projects-button:hover{background:var(--arq-dark);color:var(--arq-clay)}.home-projects-button img{width:24px;height:24px;transition:filter .16s,transform .16s}.home-projects-button:hover img{filter:invert();transform:translate(2px)}.home-process{padding:clamp(48px, 5vw, 72px) var(--page-gutter);background:var(--arq-clay);color:var(--arq-dark);border-radius:48px;grid-template-rows:auto 1fr;grid-template-columns:repeat(6,minmax(0,1fr));gap:73px;display:grid;overflow:hidden}.home-process-image{background:var(--arq-beige);border-radius:12px;grid-area:1/1/span 2/span 2;min-height:420px;position:relative;overflow:hidden}.home-process-image img{object-fit:cover}.home-process-title{color:var(--arq-dark);grid-area:1/3/auto/span 4;place-self:start stretch;font-size:clamp(42px,3.92vw,56.368px);line-height:.8}.home-process-body{flex-direction:column;grid-area:2/3/auto/span 2;align-self:start;align-items:flex-start;gap:42px;display:flex}.home-process-copy{color:var(--arq-dark);gap:20px;font-size:16px;font-weight:400;line-height:1.5;display:grid}.home-process-button{border:1px solid var(--arq-dark);color:var(--arq-dark);letter-spacing:.11em;text-transform:uppercase;border-radius:60px;justify-content:center;align-items:center;gap:48px;padding:16px 26px;font-size:12px;font-weight:600;line-height:1;transition:background .16s,color .16s;display:inline-flex}.home-process-button:hover{background:var(--arq-dark);color:var(--arq-clay)}.home-process-button img{width:24px;height:24px;transition:filter .16s,transform .16s}.home-process-button:hover img{filter:invert();transform:translate(2px)}.home-process-steps{flex-direction:column;grid-area:2/5/auto/span 2;justify-content:space-between;min-height:100%;margin:0;padding:0;list-style:none;display:flex}.home-process-steps li{color:var(--arq-dark);border-bottom:1px solid #3321156b;flex:auto;align-items:center;gap:18px;font-size:16px;line-height:1.5;display:flex}.home-process-steps li:last-child{border-bottom:0}.home-process-steps span{font-family:var(--font-display);white-space:nowrap;flex:none;font-weight:600}.home-process-steps strong{min-width:0;font-size:16px;font-weight:400}.home-contact-cta{padding:72px var(--page-gutter);background:var(--arq-white)}.home-contact-cta-card{color:var(--arq-white);background:linear-gradient(90deg,#171717 0%,#523323 32.212%,#a56545 59.615%,#e2c594 100%);border-radius:48px;grid-template-rows:auto auto;grid-template-columns:repeat(6,minmax(0,1fr));gap:72px;padding:clamp(64px,7.5vw,96px);display:grid;overflow:hidden}.home-contact-cta h2{color:var(--arq-white);grid-area:1/1/auto/span 4;font-size:clamp(42px,3.92vw,56.368px);line-height:.8}.home-contact-cta p{color:var(--arq-white);grid-area:2/1/auto/span 2;align-self:start;font-size:16px;font-weight:400;line-height:1.5}.home-contact-cta-actions{flex-direction:column;grid-area:2/4/auto/span 3;place-self:start;gap:12px;width:min(510px,100%);display:flex}.home-contact-cta-button{border:1px solid var(--arq-white);width:100%;min-height:78px;color:var(--arq-white);letter-spacing:0;text-transform:uppercase;border-radius:60px;justify-content:space-between;align-items:center;gap:28px;padding:24px 46px;font-size:21px;font-weight:600;line-height:1;transition:background .16s,color .16s,border-color .16s,transform .16s;display:inline-flex}.home-contact-cta-button:hover{transform:translateY(-1px)}.home-contact-cta-button span{min-width:0}.home-contact-cta-button img{flex:none;width:24px;height:24px;transition:filter .16s,transform .16s}.home-contact-cta-button:hover img{transform:translate(2px)}.home-contact-cta-button-primary{border-color:var(--arq-white);background:var(--arq-white);color:var(--arq-dark)}.home-contact-cta-button-secondary img{filter:var(--arq-light-filter)}.home-contact-cta-button-secondary:hover{background:var(--arq-white);color:var(--arq-dark)}.home-contact-cta-button-secondary:hover img{filter:none}.project-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:clamp(22px,3vw,38px);display:grid}.project-card{min-width:0;color:var(--arq-dark);grid-column:span 4;gap:16px;display:grid}.project-card:nth-child(3n+1){grid-column:span 5}.project-card:nth-child(3n+2){grid-column:span 4;margin-top:clamp(40px,8vw,118px)}.project-card:nth-child(3n){grid-column:span 3}.project-card-image{aspect-ratio:4/5;border-radius:var(--radius-card);background:var(--arq-beige);display:block;position:relative;overflow:hidden}.project-card-copy{color:#332115ad;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:6px 18px;display:grid}.project-card-copy strong{min-width:0;color:var(--arq-dark);font-family:var(--font-display);font-size:clamp(22px,2vw,28px);font-weight:400;line-height:1.1}.project-card-meta{color:var(--arq-olive);white-space:nowrap}.project-card-intent{grid-column:1/-1;max-width:34ch;font-size:14px;font-weight:400;line-height:1.42}.chapter-grid,.service-grid,.method-grid,.facts-grid{background:var(--arq-line);border-top:1px solid var(--arq-line);border-bottom:1px solid var(--arq-line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.chapter-card,.service-card,.method-card,.fact-card{background:var(--arq-white);min-height:210px;padding:clamp(22px,3vw,34px)}.band-muted .chapter-card,.band-muted .service-card,.band-muted .method-card,.band-muted .fact-card{background:var(--arq-clay)}.chapter-card,.method-card{align-content:space-between;gap:26px;display:grid}.chapter-card span,.method-card span{color:var(--arq-olive);font-family:var(--font-display);letter-spacing:0;font-size:22px;font-weight:400}.chapter-card p,.service-card p,.method-card p,.fact-card p{color:#332115ad;margin-top:12px;font-weight:400}.band-dark .method-grid,.band-dark .chapter-grid,.band-dark .service-grid,.band-dark .facts-grid{background:var(--arq-line-dark);border-color:var(--arq-line-dark)}.band-dark .method-card,.band-dark .chapter-card,.band-dark .service-card,.band-dark .fact-card{background:var(--arq-dark)}.band-dark .method-card p,.band-dark .chapter-card p,.band-dark .service-card p,.band-dark .fact-card p{color:#f3efe5ad}.split{grid-template-columns:minmax(0,.78fr) minmax(320px,.62fr);align-items:center;gap:clamp(30px,6vw,82px);display:grid}.feature-image,.project-hero-image{border-radius:var(--radius-card);background:var(--arq-beige);position:relative;overflow:hidden}.feature-image{min-height:560px}.cta-panel{gap:24px;max-width:900px;display:grid}.cta-panel blockquote{border-left:1px solid var(--arq-olive);color:#332115b3;margin:0;padding-left:18px;font-weight:400}.cta-panel cite{color:var(--arq-olive);letter-spacing:.11em;text-transform:uppercase;margin-top:10px;font-size:12px;font-style:normal;font-weight:600;display:block}.portfolio-header,.page-header{padding:clamp(66px,9vw,116px) 0 clamp(54px,7vw,82px)}.filters{flex-wrap:wrap;gap:10px;margin-bottom:clamp(32px,5vw,56px);display:flex}.filter-pill,.tag{border:1px solid var(--arq-line);min-height:34px;color:var(--arq-dark);background:0 0;border-radius:999px;align-items:center;padding:8px 13px;display:inline-flex}.filter-pill.active{border-color:var(--arq-dark);background:var(--arq-dark);color:var(--arq-clay)}.portfolio-v2{background:var(--arq-wwhite);min-height:100svh;color:var(--arq-dark);padding-top:78px}.portfolio-v2-header{flex-direction:column;justify-content:center;align-items:flex-start;gap:30px;padding:0 30px;display:flex}.portfolio-v2-eyebrow{width:min(376px,100%);color:var(--arq-dark);letter-spacing:-.01em;text-transform:uppercase;font-size:14.37px;font-weight:400;line-height:30px}.portfolio-v2 h1{width:min(986px,100%);max-width:none;color:var(--arq-dark);letter-spacing:-.01em;font-size:clamp(42px,3.91vw,56.37px);font-weight:400;line-height:1.064}.portfolio-v2-filters{flex-wrap:wrap;align-items:center;gap:12px 15px;width:100%;display:flex}.portfolio-v2-filter-group{align-items:center;gap:15px;display:inline-flex}.portfolio-v2-filter{border:1px solid var(--arq-beige);height:30px;color:var(--arq-earth);letter-spacing:0;text-transform:uppercase;border-radius:60px;justify-content:center;align-items:center;padding:0 14px;font-size:11px;font-weight:600;line-height:1;transition:border-color .16s,background .16s,color .16s;display:inline-flex}.portfolio-v2-filter:hover,.portfolio-v2-filter.active{border-color:var(--arq-earth);background:#a5654514}.portfolio-v2-filter-separator{background:var(--arq-beige);flex:none;width:15px;height:1px;display:block}.portfolio-v2-grid-section{padding:30px}.portfolio-v2-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:30px;display:grid}.portfolio-v2-card{min-width:0;min-height:810px;color:var(--arq-dark);flex-direction:column;grid-column:span 3;gap:24px;padding:16px 0;display:flex}.portfolio-v2-card-image{background:var(--arq-beige);border-radius:24px;flex:auto;min-height:0;display:block;position:relative;overflow:hidden}.portfolio-v2-card-image img{object-fit:cover;transition:transform .32s}.portfolio-v2-card:hover .portfolio-v2-card-image img,.portfolio-v2-card:focus-visible .portfolio-v2-card-image img{transform:scale(1.025)}.portfolio-v2-card-copy{color:var(--arq-dark);justify-content:space-between;align-items:baseline;gap:30px;line-height:normal;display:flex}.portfolio-v2-card-copy strong{min-width:0;font-family:var(--font-display);font-size:24px;font-weight:400;line-height:1.15}.portfolio-v2-card-copy span{color:var(--arq-olive);text-transform:uppercase;flex:none;font-size:14px;font-weight:600;line-height:1}.contact-v2{background:var(--arq-white);min-height:calc(100svh - 90px);color:var(--arq-dark);padding:30px}.contact-v2-section{grid-template-columns:minmax(300px,.62fr) minmax(560px,1fr);align-items:stretch;gap:30px;min-height:calc(100svh - 150px);display:grid}.contact-v2-aside{min-height:100%;color:var(--arq-dark);flex-direction:column;justify-content:center;align-items:flex-start;gap:30px;padding:30px;display:flex}.contact-v2-eyebrow,.contact-v2-form-step{width:100%;color:var(--arq-dark);letter-spacing:-.01em;text-transform:uppercase;font-size:14.37px;font-weight:400;line-height:30px}.contact-v2 h1,.contact-v2-form h2{width:100%;max-width:none;color:var(--arq-dark);letter-spacing:-.01em;font-size:clamp(42px,3.91vw,56.37px);font-weight:400;line-height:1.064}.contact-v2-aside>p:not(.contact-v2-eyebrow){width:100%;max-width:420px;color:var(--arq-dark);letter-spacing:-.04em;font-size:16px;font-weight:400;line-height:1.5}.contact-v2-form-column{align-items:stretch;min-width:0;display:flex}.contact-v2-form{border:1px solid var(--arq-line);background:var(--arq-clay);border-radius:24px;flex-direction:column;align-items:flex-start;gap:60px;width:100%;min-height:100%;padding:39px;display:flex}.contact-v2-step{flex-direction:column;gap:60px;width:100%;display:none}.contact-v2-step[data-active=true]{display:flex}.contact-v2-fields{flex-direction:column;gap:30px;width:100%;display:flex}.contact-v2-form label,.contact-v2-form fieldset{width:100%;min-width:0;color:var(--arq-dark);letter-spacing:.07em;text-transform:uppercase;flex-direction:column;gap:15px;font-size:12px;font-weight:600;line-height:18px;display:flex}.contact-v2-form input,.contact-v2-form select,.contact-v2-form textarea{background:var(--arq-white);width:100%;min-height:50.5px;color:var(--arq-dark);letter-spacing:0;text-transform:none;border:0;border-radius:14px;padding:13px 14px;font-size:15px;font-weight:400;line-height:normal}.contact-v2-form textarea{resize:vertical;min-height:185.5px}.contact-v2-form input::placeholder,.contact-v2-form textarea::placeholder{color:#757575}.contact-v2-phone-input{z-index:8;background:var(--arq-white);border:1px solid #0000;border-radius:14px;align-items:stretch;width:100%;min-height:50.5px;transition:border-color .18s,box-shadow .18s;display:flex;position:relative;overflow:visible}.contact-v2-phone-input:focus-within{border-color:#33211547;box-shadow:0 0 0 3px #3321150f}.contact-v2-phone-input[data-valid=false]{border-color:#a5654585}.contact-v2-phone-select{border-right:1px solid var(--arq-line);background:#d8ccb82e;justify-content:center;align-items:center;min-width:132px;display:inline-flex;position:relative}.contact-v2-phone-country-select{z-index:30;height:100%}.contact-v2-phone-country-select .contact-v2-floating-trigger{min-height:100%;box-shadow:none;background:0 0;border-radius:0;padding:0 14px}.contact-v2-phone-country-select .contact-v2-floating-popover{z-index:80;width:min(320px,100vw - 48px);left:0;right:auto}.contact-v2-phone-country-trigger,.contact-v2-phone-country-option{color:var(--arq-dark);letter-spacing:0;text-transform:none;align-items:center;gap:8px;line-height:1;display:inline-flex}.contact-v2-phone-country-trigger{font-size:15px;font-weight:600}.contact-v2-phone-country-option{font-size:14px;font-weight:500}.contact-v2-phone-country-trigger strong,.contact-v2-phone-country-option strong{font-size:13px;font-weight:700}.contact-v2-phone-input input[type=tel]{background:0 0;border-radius:0;flex:auto;min-height:0}.contact-v2-area-input{background:var(--arq-white);border:1px solid #0000;border-radius:14px;align-items:center;width:100%;min-height:50.5px;transition:border-color .18s,box-shadow .18s;display:flex;overflow:hidden}.contact-v2-area-input:focus-within{border-color:#33211547;box-shadow:0 0 0 3px #3321150f}.contact-v2-area-input input{background:0 0;border-radius:0;flex:auto;min-height:0}.contact-v2-area-unit{color:#757575;letter-spacing:0;pointer-events:none;text-transform:none;flex:none;padding:0 14px 0 8px;font-size:15px;font-weight:500;line-height:1}.contact-v2-area-input[data-filled=true] .contact-v2-area-unit{color:var(--arq-dark)}.contact-v2-number-stepper{background:var(--arq-white);border:1px solid #0000;border-radius:14px;align-items:center;width:100%;min-height:50.5px;transition:border-color .18s,box-shadow .18s;display:flex;overflow:hidden}.contact-v2-number-stepper:focus-within{border-color:#33211547;box-shadow:0 0 0 3px #3321150f}.contact-v2-number-stepper input{background:0 0;border-radius:0;flex:auto;min-height:0}.contact-v2-number-controls{flex:none;align-items:center;gap:6px;height:100%;padding:6px 8px;display:inline-flex}.contact-v2-number-button{width:38px;height:38px;color:var(--arq-dark);cursor:pointer;background:#3321150f;border-radius:999px;justify-content:center;align-items:center;transition:background-color .16s,color .16s,opacity .16s,transform .16s;display:inline-flex}.contact-v2-number-button:hover:not(:disabled),.contact-v2-number-button:focus-visible{background:var(--arq-dark);color:var(--arq-white);outline:0;transform:translateY(-1px)}.contact-v2-number-button:disabled{cursor:not-allowed;opacity:.34}.contact-v2-number-button svg{width:20px;height:20px}.contact-v2-floating-select{z-index:5;width:100%;display:block;position:relative}.contact-v2-floating-select[data-open=true]{z-index:40}.contact-v2-floating-trigger{background:var(--arq-white);width:100%;min-height:50.5px;color:var(--arq-dark);cursor:pointer;letter-spacing:0;text-align:left;text-transform:none;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:13px 14px;font-size:15px;font-weight:400;line-height:normal;transition:box-shadow .18s,background-color .18s;display:flex}.contact-v2-floating-trigger:focus-visible{outline:0;box-shadow:0 0 0 3px #3321151a}.contact-v2-floating-trigger span[data-empty=true]{color:#757575}.contact-v2-floating-chevron{opacity:.72;border-bottom:1.5px solid;border-right:1.5px solid;flex:none;width:9px;height:9px;transition:transform .18s;transform:translateY(-2px)rotate(45deg)}.contact-v2-floating-select[data-open=true] .contact-v2-floating-chevron{transform:translateY(2px)rotate(225deg)}.contact-v2-floating-popover{z-index:20;border:1px solid var(--arq-line);background:var(--arq-white);opacity:0;pointer-events:none;border-radius:16px;gap:4px;max-height:280px;padding:8px;transition:opacity .18s,transform .22s cubic-bezier(.22,1,.36,1);display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;transform:translateY(-8px);box-shadow:0 22px 56px #33211521}.contact-v2-floating-select[data-open=true] .contact-v2-floating-popover{opacity:1;pointer-events:auto;transform:translate(0,0)}.contact-v2-floating-option{width:100%;min-height:42px;color:var(--arq-dark);cursor:pointer;letter-spacing:0;text-align:left;text-transform:none;background:0 0;border-radius:10px;justify-content:space-between;align-items:center;padding:12px;font-size:14px;font-weight:500;line-height:1.1;transition:background-color .15s,color .15s;display:flex}.contact-v2-floating-option:hover,.contact-v2-floating-option:focus-visible{background:#6f765921}.contact-v2-floating-option[aria-selected=true]{background:var(--arq-olive);color:var(--arq-white)}.contact-v2-floating-option[aria-selected=true] .contact-v2-phone-country-option,.contact-v2-floating-option[aria-selected=true] .contact-v2-phone-country-option strong{color:var(--arq-white)}.contact-v2-form fieldset{border:1px solid var(--arq-line);border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:30px;display:grid}.contact-v2-form legend{color:var(--arq-dark);letter-spacing:.07em;text-transform:uppercase;grid-column:1/-1;padding:0;font-size:12px;font-weight:600;line-height:18px}.contact-v2-checks{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 15px;display:grid}.contact-v2-checks label{color:#332115b8;letter-spacing:0;text-transform:none;flex-direction:row;align-items:center;gap:9px;min-height:38px;font-size:13px;font-weight:400;line-height:19.5px}.contact-v2-checks input{width:13px;min-height:13px;accent-color:var(--arq-dark);flex:0 0 13px}.contact-v2-actions{align-items:flex-start;gap:60px;width:100%;display:flex}.contact-v2-button{letter-spacing:.11em;text-align:center;text-transform:uppercase;border-radius:15px;flex:1 1 0;justify-content:center;align-items:center;min-height:54px;padding:20px 26px;font-size:14px;font-weight:600;line-height:14px;transition:opacity .16s,transform .16s;display:inline-flex}.contact-v2-button:hover{transform:translateY(-1px)}.contact-v2-button:disabled{cursor:progress;opacity:.68}.contact-v2-button-secondary{border:1px solid var(--arq-dark);color:var(--arq-dark);background:0 0}.contact-v2-button-primary{background:var(--arq-dark);color:var(--arq-clay)}.contact-v2-message{letter-spacing:0;border-radius:16px;width:100%;padding:13px 15px;font-size:14px;line-height:1.45}.contact-v2-message.success{color:var(--arq-olive);background:#6f765924}.contact-v2-message.error{color:var(--arq-earth);background:#a5654521}.contact-v2-success{width:100%;min-height:540px;color:var(--arq-dark);flex-direction:column;justify-content:center;align-items:flex-start;gap:30px;display:flex}.contact-v2-success p:not(.contact-v2-form-step){color:#332115b8;letter-spacing:-.04em;width:100%;max-width:480px;font-size:16px;line-height:1.5}.contact-v2-success .contact-v2-button{flex:none;width:min(100%,330px);margin-top:30px}.about-v2{background:var(--arq-white);min-height:100svh;color:var(--arq-dark);padding-top:78px;overflow-x:clip}.about-v2-hero{background:var(--arq-white);grid-template-columns:minmax(320px,410px) minmax(0,1fr);align-items:stretch;gap:90px;padding:90px;display:grid}.about-v2-hero-copy{color:var(--arq-dark);flex-direction:column;justify-content:center;gap:30px;padding:90px 0;display:flex}.about-v2-eyebrow{width:100%;color:var(--arq-dark);letter-spacing:-.01em;text-transform:uppercase;font-size:14.37px;font-weight:400;line-height:30px}.about-v2 h1,.about-v2 h2{max-width:none;color:var(--arq-dark);letter-spacing:-.01em;font-weight:400}.about-v2 h1{font-size:clamp(44px,3.91vw,56.37px);line-height:1.064}.about-v2 h2{font-size:clamp(36px,2.73vw,39.37px);line-height:1}.about-v2-lead{color:#332115bd;letter-spacing:-.04em;gap:30px;font-size:16px;line-height:1.5;display:grid}.about-v2-hero-image{background:var(--arq-earth);border-radius:24px;min-height:420px;position:relative;overflow:hidden}.about-v2-hero-image img,.about-v2-work-image img{object-fit:cover}.about-v2-field-image img{object-fit:contain}.about-v2-statement{background:var(--arq-clay);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:90px;padding:90px;display:grid}.about-v2-statement p{color:#332115bd;letter-spacing:-.04em;max-width:470px;font-size:16px;line-height:1.5}.about-v2-fields{background:var(--arq-clay);gap:60px;padding:90px;display:grid}.about-v2-fields>h2{max-width:610px;font-size:clamp(44px,3.91vw,56.37px);line-height:1.064}.about-v2-fields-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:30px;display:grid}.about-v2-field-card{align-content:start;gap:30px;min-width:0;display:grid}.about-v2-field-image{background:0 0;align-self:end;min-height:0;display:block;position:relative;overflow:hidden}.about-v2-field-card[data-field="0"] .about-v2-field-image{aspect-ratio:606/364}.about-v2-field-card[data-field="1"] .about-v2-field-image,.about-v2-field-card[data-field="2"] .about-v2-field-image{aspect-ratio:606/606}.about-v2-field-card[data-field="3"] .about-v2-field-image{aspect-ratio:606/866}.about-v2-field-copy{color:#332115bd;letter-spacing:-.04em;gap:10px;font-size:16px;line-height:1.5;display:grid}.about-v2-field-copy strong{color:var(--arq-dark);font-family:var(--font-display);letter-spacing:-.01em;font-size:clamp(30px,2.78vw,40px);font-weight:400;line-height:1.5}.about-v2-manifest{background:var(--arq-clay);place-items:center;min-height:690px;padding:90px;display:grid;position:relative;overflow:hidden}.about-v2-orbit{aspect-ratio:1;width:min(540px,100% - 180px);color:var(--arq-earth);letter-spacing:.11em;text-transform:uppercase;border:1px dashed #a5654585;border-radius:999px;font-size:11px;font-weight:600;line-height:1;position:absolute}.about-v2-orbit span{position:absolute}.about-v2-orbit span:first-child{top:-6px;left:50%;transform:translate(-50%)}.about-v2-orbit span:nth-child(2){top:50%;right:-26px;transform:translateY(-50%)rotate(90deg)}.about-v2-orbit span:nth-child(3){bottom:-6px;left:50%;transform:translate(-50%)}.about-v2-orbit span:nth-child(4){top:50%;left:-26px;transform:translateY(-50%)rotate(-90deg)}.about-v2-manifest-copy{z-index:1;text-align:center;justify-items:center;gap:10px;width:min(340px,100%);display:grid;position:relative}.about-v2-manifest-copy h2{color:var(--arq-dark);font-size:clamp(30px,2.32vw,33.41px);line-height:1.5}.about-v2-manifest-copy p{color:#332115b3;letter-spacing:-.01em;font-size:19.71px;font-weight:400;line-height:1.5}.about-v2-team{background:var(--arq-clay);gap:30px;padding:90px;display:grid}.about-v2-team-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;display:grid}.about-v2-team-card{gap:24px;min-width:0;display:grid}.about-v2-team-portrait{aspect-ratio:1/1.22;background:linear-gradient(145deg, #a565452e, #6f765924), var(--arq-white);border-radius:15px;place-items:center;display:grid;position:relative;overflow:hidden}.about-v2-team-symbol{color:#3321152e;fill:currentColor;width:36%;height:36%}.about-v2-team-copy{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:8px 16px;display:grid}.about-v2-team-copy strong{min-width:0;color:var(--arq-dark);font-family:var(--font-display);font-size:25px;font-weight:400;line-height:1.1}.about-v2-team-copy span{color:#332115ad;grid-column:1/-1;font-size:14px;line-height:1.45}.about-v2-team-copy small{color:var(--arq-earth);font-size:12px;font-weight:600;line-height:1}.about-v2-work{background:var(--arq-white);gap:30px;padding:90px 0 90px 90px;display:grid;overflow:hidden}.about-v2-work-track{scroll-snap-type:x proximity;gap:30px;padding-bottom:10px;padding-right:90px;display:flex;overflow-x:auto}.about-v2-work-track::-webkit-scrollbar{height:8px}.about-v2-work-track::-webkit-scrollbar-thumb{background:#33211538;border-radius:999px}.about-v2-work-card{width:min(585px,72vw);min-width:min(585px,72vw);height:817px;color:var(--arq-dark);scroll-snap-align:start;flex-direction:column;gap:24px;padding:16px 0;display:flex}.about-v2-work-image{background:var(--arq-beige);border-radius:24px;flex:auto;min-height:0;display:block;position:relative;overflow:hidden}.about-v2-work-image img{transition:transform .46s cubic-bezier(.22,1,.36,1),filter .46s}.about-v2-work-card:hover .about-v2-work-image img,.about-v2-work-card:focus-visible .about-v2-work-image img{filter:saturate(.92)brightness(.96);transform:scale(1.025)}.about-v2-work-copy{white-space:nowrap;width:100%;height:32px;display:block;position:relative;overflow:hidden}.about-v2-work-copy-track,.about-v2-work-primary,.about-v2-work-reveal{align-items:baseline;width:100%;display:flex;position:absolute;inset:0}.about-v2-work-primary,.about-v2-work-reveal{justify-content:space-between;gap:24px}.about-v2-work-primary{transition:transform .46s cubic-bezier(.22,1,.36,1);transform:translate(0,0)}.about-v2-work-reveal{opacity:0;transition:opacity .26s,transform .46s cubic-bezier(.22,1,.36,1);transform:translateY(100%)}.about-v2-work-card:hover .about-v2-work-primary,.about-v2-work-card:focus-visible .about-v2-work-primary{transform:translateY(-100%)}.about-v2-work-card:hover .about-v2-work-reveal,.about-v2-work-card:focus-visible .about-v2-work-reveal{opacity:1;transform:translate(0,0)}.about-v2-work-primary strong{min-width:0;color:var(--arq-dark);font-family:var(--font-display);text-overflow:ellipsis;white-space:nowrap;font-size:24px;font-weight:400;line-height:1.1;overflow:hidden}.about-v2-work-primary span{color:var(--arq-olive);flex:none;font-size:14px;font-weight:600;line-height:1}.about-v2-work-reveal>span:first-child{min-width:0;color:var(--arq-dark);letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;font-size:12px;font-weight:700;line-height:1;overflow:hidden}.about-v2-work-open{color:var(--arq-earth);letter-spacing:.08em;text-transform:uppercase;flex:none;align-items:center;gap:18px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.about-v2-work-open svg{width:24px;height:24px}.about-v2-cta{background:var(--arq-olive);min-height:180px;color:var(--arq-clay);align-items:flex-start;gap:60px;padding:60px;display:flex;overflow:hidden}.about-v2-cta h2{color:currentColor;flex:auto;font-size:clamp(36px,3.91vw,56.37px);line-height:1}.about-v2-cta a{flex:none;justify-content:center;align-items:center;width:60px;height:60px;transition:opacity .18s,transform .18s;display:inline-flex}.about-v2-cta a:hover{opacity:.78;transform:translate(2px)}.about-v2-cta svg{width:100%;height:100%}.project-hero{padding:clamp(64px,9vw,110px) 0 46px}.project-hero-grid{grid-template-columns:minmax(0,.8fr) minmax(360px,.75fr);align-items:end;gap:clamp(32px,6vw,86px);display:grid}.project-hero-image{min-height:660px}.meta-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 22px;margin-top:32px;display:grid}.meta-list div{border-top:1px solid var(--arq-line);padding-top:12px}.meta-list dd{color:#332115c2;margin:4px 0 0}.text-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,6vw,72px);display:grid}.text-block{gap:14px;display:grid}.text-block p{color:#332115ad;font-weight:400}.tag-row{flex-wrap:wrap;gap:8px;display:flex}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,3vw,32px);display:grid}.gallery-item{border-radius:var(--radius-card);background:var(--arq-beige);min-height:520px;position:relative;overflow:hidden}.briefing-layout{grid-template-columns:minmax(280px,.46fr) minmax(0,.8fr);align-items:start;gap:clamp(28px,5vw,72px);display:grid}.briefing-aside{gap:18px;display:grid;position:sticky;top:116px}.briefing-form{border:1px solid var(--arq-line);border-radius:var(--radius-card);background:var(--arq-clay);gap:24px;padding:clamp(22px,4vw,38px);display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.briefing-form label,.briefing-form fieldset{min-width:0;color:var(--arq-dark);letter-spacing:.07em;text-transform:uppercase;gap:9px;font-size:12px;font-weight:600;display:grid}.briefing-form fieldset{border:1px solid var(--arq-line);border-radius:var(--radius-soft);padding:18px}.briefing-form legend{padding:0 8px}.briefing-form input,.briefing-form select,.briefing-form textarea{background:var(--arq-white);width:100%;color:var(--arq-ink);letter-spacing:0;text-transform:none;border:1px solid #33211538;border-radius:14px;padding:13px 14px;font-size:15px;font-weight:400}.briefing-form textarea{resize:vertical}.check-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px;display:grid}.check-grid label{color:#332115b8;letter-spacing:0;text-transform:none;align-items:center;gap:9px;min-height:38px;font-size:13px;font-weight:400;display:flex}.check-grid input{width:auto;accent-color:var(--arq-olive)}.honeypot{position:absolute;left:-9999px}.form-message{border-radius:var(--radius-soft);padding:13px 15px;font-weight:600}.form-message.success{color:var(--arq-olive);background:#6f765924}.form-message.error{color:var(--arq-earth);background:#a5654524}.site-footer{min-height:640px;padding:clamp(150px, 18vw, 272px) var(--page-gutter) 54px;background:var(--arq-earth);color:var(--arq-clay);border-radius:96px 96px 0 0;margin-top:0;position:relative;overflow:hidden}.footer-symbol{width:min(760px,55vw);height:auto;color:var(--arq-beige);fill:currentColor;opacity:.92;position:absolute;top:clamp(120px,16vw,205px);left:clamp(-210px,-8vw,-82px)}.footer-content{z-index:1;gap:59px;width:min(576px,100%);margin-left:auto;margin-right:clamp(0px,7vw,146px);display:grid;position:relative}.footer-brand{align-content:start;gap:52px;display:grid}.footer-logo{grid-template-columns:297.5fr 104.7fr;align-items:center;gap:23.8px;width:min(426px,100%);height:49px;display:grid;overflow:hidden}.footer-logo-wordmark,.footer-logo-descriptor{background:var(--arq-clay);width:100%;display:block}.footer-logo-wordmark{height:100%;-webkit-mask:url(/brand/arq-logo-wordmark.svg) 0/100% 100% no-repeat;mask:url(/brand/arq-logo-wordmark.svg) 0/100% 100% no-repeat}.footer-logo-descriptor{height:29px;-webkit-mask:url(/brand/arq-logo-descriptor.svg) 0/100% 100% no-repeat;mask:url(/brand/arq-logo-descriptor.svg) 0/100% 100% no-repeat}.footer-brand p{color:var(--arq-clay);letter-spacing:-.04em;font-size:16px;font-weight:400;line-height:1.5}.footer-columns{align-items:stretch;gap:105px;display:flex}.footer-nav{width:216px;color:var(--arq-clay);align-content:start;display:grid}.footer-nav a{color:var(--arq-clay);font-family:var(--font-display);letter-spacing:-.03em;text-transform:capitalize;border-top:1px solid #33211538;padding:14px 0;font-size:16px;font-weight:400;line-height:1}.footer-nav a:last-child{border-bottom:1px solid #33211538}.footer-info{flex-direction:column;justify-content:space-between;gap:44px;width:219px;display:flex}.footer-info section{gap:9px;display:grid}.site-footer h2{color:var(--arq-dark);font-family:var(--font-display);letter-spacing:-.03em;text-transform:none;font-size:16px;font-weight:600;line-height:1}.footer-info p{color:var(--arq-clay);letter-spacing:-.04em;font-size:16px;font-weight:400;line-height:1.5}.footer-bottom{color:var(--arq-clay);font-family:var(--font-display);letter-spacing:.03em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:50px;font-size:14px;font-weight:400;line-height:1;display:flex}.footer-bottom a{color:var(--arq-clay);text-underline-offset:8px;text-decoration:underline}.not-found{align-items:center;min-height:70svh;display:grid}.design-system-page{padding:clamp(54px,8vw,96px) 0}.ds-hero{grid-template-columns:minmax(0,.9fr) minmax(260px,.42fr);align-items:end;gap:clamp(28px,5vw,72px);margin-bottom:clamp(56px,9vw,112px);display:grid}.ds-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.token-card{border:1px solid var(--arq-line);border-radius:var(--radius-card);background:var(--arq-clay);gap:12px;min-height:178px;padding:16px;display:grid}.swatch{border:1px solid #33211514;border-radius:18px;min-height:84px}.swatch-white{background:var(--arq-white)}.swatch-dark{background:var(--arq-dark)}.swatch-clay{background:var(--arq-clay)}.swatch-beige{background:var(--arq-beige)}.swatch-olive{background:var(--arq-olive)}.swatch-earth{background:var(--arq-earth)}.token-card strong{color:var(--arq-dark);font-size:14px;font-weight:600}.token-card code{color:#332115a8;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.component-slab{border-top:1px solid var(--arq-line);gap:22px;margin-top:clamp(28px,5vw,58px);padding-top:clamp(24px,4vw,42px);display:grid}.component-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.type-sample{gap:18px;max-width:980px;display:grid}.type-sample .display-type{font-size:clamp(48px,8vw,104px);line-height:.94}.type-sample p:not(.display-type){color:#332115c7;max-width:710px;font-size:20px;font-weight:400}@media (max-width:1040px){.header-inner,.hero-grid,.split,.project-hero-grid,.briefing-layout,.footer-grid,.ds-hero{grid-template-columns:1fr}.site-header nav{order:3;grid-column:1/-1;justify-content:flex-start;margin-top:0}.header-inner{gap:16px;min-height:auto;padding:20px 0 16px}.hero{min-height:auto}.hero-stage{width:100%;min-height:680px}.hero-copy{inset:auto 28px 160px}.hero-actions{justify-content:flex-start;inset:auto 28px 32px}.site-footer{padding-top:160px}.footer-symbol{opacity:.58;width:620px;left:-220px}.footer-content{width:min(560px,100%);margin-right:0}.footer-columns{gap:64px}.method-transition{--method-scene-side-width:min(380px, calc(100% - (var(--page-gutter) * 2)));min-height:200svh}.method-transition-hero-header,.method-transition-scroll-header{grid-template-columns:minmax(160px,1fr) minmax(0,auto)}.method-transition-hero-header{grid-template-columns:minmax(160px,1fr) minmax(0,auto) 32px}.method-transition-logo{width:min(270px,42vw);height:32px}.method-transition-symbol{width:32px;height:32px}.method-transition-hero-header nav,.method-transition-scroll-header nav{gap:14px}.method-transition-hero-copy{right:var(--page-gutter);left:var(--page-gutter);bottom:160px}.method-transition-hero-copy h1{white-space:normal}.method-transition-hero-actions{right:var(--page-gutter);left:var(--page-gutter);justify-content:flex-start;bottom:48px}.method-transition-title{top:8%;left:var(--page-gutter);width:min(620px, calc(100% - (var(--page-gutter) * 2)));max-width:none;transform:translate3d(0, var(--method-title-y), 0);font-size:clamp(38px,7vw,54px)}.method-transition-copy{top:auto;right:var(--page-gutter);width:min(380px, calc(100% - (var(--page-gutter) * 2)));transform:translate3d(0, var(--method-copy-y), 0);bottom:110px}.method-transition-button{top:auto;right:var(--page-gutter);transform:translate3d(0, var(--method-button-y), 0);bottom:36px}.briefing-aside{position:static}.home-projects-grid{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));height:auto}.home-project-card,.home-project-card:nth-child(n){grid-area:auto;padding:0}.home-project-card:nth-child(2n){margin-top:64px}.home-project-card-image{aspect-ratio:4/5;flex:none}.home-process{grid-template-rows:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}.home-process-title,.home-process-image,.home-process-body,.home-process-steps{grid-area:auto}.home-process-title{grid-column:1/-1}.home-process-image{min-height:520px}.home-process-steps{grid-column:1/-1}.home-process-steps li{min-height:64px}.home-contact-cta-card{grid-template-rows:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:44px;padding:clamp(52px,7vw,72px)}.home-contact-cta h2,.home-contact-cta p,.home-contact-cta-actions{grid-row:auto}.home-contact-cta h2{grid-column:1/-1}.home-contact-cta p{grid-column:1}.home-contact-cta-actions{grid-column:2;justify-self:stretch;width:100%}.home-contact-cta-button{min-height:64px;padding:20px 28px;font-size:16px}.project-card,.project-card:nth-child(3n+1),.project-card:nth-child(3n+2),.project-card:nth-child(3n){grid-column:span 6;margin-top:0}.portfolio-v2{padding-top:60px}.portfolio-v2-card{min-height:clamp(620px,72vw,760px)}.contact-v2{min-height:calc(100svh - 90px);padding:30px}.contact-v2-section{grid-template-columns:1fr;gap:60px;min-height:auto}.contact-v2-aside{max-width:560px;min-height:auto;padding:0}.contact-v2-form{width:100%}.about-v2{padding-top:60px}.about-v2-hero,.about-v2-statement{grid-template-columns:1fr;gap:60px;padding:60px 30px}.about-v2-hero-copy{max-width:620px}.about-v2-hero-image{min-height:560px}.about-v2-fields,.about-v2-manifest,.about-v2-team{padding:60px 30px}.about-v2-fields-grid,.about-v2-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-v2-work{padding:60px 0 60px 30px}.about-v2-work-track{padding-right:30px}.about-v2-work-card{width:min(520px,68vw);min-width:min(520px,68vw);height:700px}.chapter-grid,.service-grid,.method-grid,.facts-grid,.ds-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){:root{--page-gutter:18px}.header-inner{grid-template-columns:1fr}.brand-logo{width:160px;height:19px}.brand-logo[data-variant=negative]{height:auto}.site-header nav{gap:14px 18px}.site-header .button{width:100%}h1{font-size:clamp(40px,13vw,62px)}h2{font-size:clamp(36px,12vw,58px)}.hero{padding:0 0 clamp(32px,4vw,40px)}.hero-stage{border-radius:0 0 26px 26px;width:100%;min-height:660px}.hero-copy{gap:18px;padding:0;bottom:188px;left:24px;right:24px}.hero-copy h1{font-size:clamp(40px,12vw,54px)}.hero-lead{font-size:16px}.hero-media:after{display:none}.hero-actions{grid-template-columns:1fr;display:grid;bottom:28px;left:24px;right:24px}.site-footer{min-height:auto;padding:88px var(--page-gutter) 38px;border-radius:48px 48px 0 0}.footer-symbol{opacity:.3;width:520px;top:82px;left:-230px}.footer-content{gap:42px;width:100%}.footer-brand{gap:30px}.footer-logo{gap:18px;width:min(320px,100%);height:37px}.footer-logo-descriptor{height:22px}.footer-columns{gap:34px;display:grid}.footer-nav,.footer-info{width:100%}.footer-info{gap:28px}.footer-bottom{gap:20px;display:grid}.method-transition{--method-scene-side-width:calc(100% - (var(--page-gutter) * 2));min-height:190svh}.method-transition-pin,.method-transition-board{min-height:max(660px,100svh)}.method-transition-hero-header,.method-transition-scroll-header{height:var(--header-height);padding:20px var(--page-gutter);grid-template-columns:1fr;align-content:center;gap:10px}.method-transition-hero-header nav,.method-transition-scroll-header nav{justify-content:flex-start;gap:10px 14px;font-size:11px}.method-transition-hero-header .method-transition-symbol{display:none}.method-transition-scroll-header{grid-template-columns:32px 1fr}.method-transition-logo,.method-transition-symbol{width:32px;height:32px}.method-transition-logo{width:min(220px,72vw)}.method-transition-hero-copy{right:var(--page-gutter);left:var(--page-gutter);gap:18px;bottom:188px}.method-transition-hero-copy h1{font-size:clamp(40px,12vw,54px)}.method-transition-hero-actions{right:var(--page-gutter);left:var(--page-gutter);grid-template-columns:1fr;display:grid;bottom:28px}.method-transition-title{top:7%;left:var(--page-gutter);width:min(420px, calc(100% - (var(--page-gutter) * 2)));max-width:none;transform:translate3d(0, var(--method-title-y), 0);font-size:clamp(36px,11vw,44px)}.method-transition-copy{top:auto;right:var(--page-gutter);width:min(360px, calc(100% - (var(--page-gutter) * 2)));transform:translate3d(0, var(--method-copy-y), 0);bottom:118px}.method-transition-button{top:auto;right:var(--page-gutter);width:calc(100% - (var(--page-gutter) * 2));transform:translate3d(0, var(--method-button-y), 0);bottom:40px}.hero-actions .button,.method-transition-hero-actions .button,.inline-actions .button{width:100%}.home-projects{padding:48px var(--page-gutter)}.home-projects-inner{gap:36px}.home-projects-grid{grid-template-columns:1fr}.home-project-card:nth-child(2n){margin-top:0}.home-project-card-copy{white-space:normal}.home-project-card-primary strong{font-size:22px}.home-project-card-primary,.home-project-card-reveal{gap:14px}.home-project-card-open{gap:12px}.home-projects-button{justify-content:space-between;gap:20px;width:100%}.home-process{padding:48px var(--page-gutter);border-radius:32px;grid-template-columns:1fr;gap:32px}.home-process-image{min-height:420px}.home-process-body{gap:30px}.home-process-button{justify-content:space-between;gap:20px;width:100%}.home-process-steps li{gap:16px;min-height:58px}.home-contact-cta{padding:48px var(--page-gutter)}.home-contact-cta-card{background:linear-gradient(120deg,#171717 0%,#523323 42%,#a56545 72%,#e2c594 100%);border-radius:32px;grid-template-columns:1fr;gap:32px;padding:42px 24px}.home-contact-cta h2,.home-contact-cta p,.home-contact-cta-actions{grid-area:auto/1}.home-contact-cta h2{font-size:clamp(36px,11vw,46px);line-height:.95}.home-contact-cta p{font-size:15px}.home-contact-cta-actions{width:100%}.home-contact-cta-button{gap:16px;min-height:58px;padding:18px 20px;font-size:14px}.project-card,.project-card:nth-child(3n+1),.project-card:nth-child(3n+2),.project-card:nth-child(3n){grid-column:1/-1}.project-card-copy{grid-template-columns:1fr}.portfolio-v2{padding-top:42px}.portfolio-v2-header{gap:24px;padding:0 18px}.portfolio-v2-eyebrow{font-size:12px;line-height:24px}.portfolio-v2 h1{font-size:clamp(38px,11vw,48px);line-height:1.05}.portfolio-v2-filters,.portfolio-v2-filter-group{gap:8px}.portfolio-v2-filter-separator{display:none}.portfolio-v2-grid-section{padding:30px 18px}.portfolio-v2-grid{grid-template-columns:1fr}.portfolio-v2-card{grid-column:1/-1;gap:14px;min-height:auto;padding:0}.portfolio-v2-card-image{aspect-ratio:4/5;flex:none}.portfolio-v2-card-copy{gap:18px}.portfolio-v2-card-copy strong{font-size:22px}.contact-v2{min-height:calc(100svh - 60px);padding:18px}.contact-v2-section{gap:42px;min-height:auto}.contact-v2-aside{gap:24px}.contact-v2-eyebrow,.contact-v2-form-step{font-size:12px;line-height:24px}.contact-v2 h1,.contact-v2-form h2{font-size:clamp(38px,11vw,48px);line-height:1.05}.contact-v2-aside>p:not(.contact-v2-eyebrow){font-size:15px}.contact-v2-form{gap:42px;padding:24px}.contact-v2-step{gap:42px}.contact-v2-form fieldset,.contact-v2-checks{grid-template-columns:1fr}.contact-v2-actions{gap:18px}.contact-v2-button{min-height:52px;padding:18px 20px;font-size:12px}.contact-v2-success{gap:24px;min-height:420px}.contact-v2-success .contact-v2-button{width:100%;margin-top:18px}.about-v2{padding-top:42px}.about-v2-hero,.about-v2-statement,.about-v2-fields,.about-v2-manifest,.about-v2-team{padding:42px 18px}.about-v2-hero,.about-v2-statement{gap:42px}.about-v2 h1,.about-v2-fields>h2{font-size:clamp(38px,11vw,48px);line-height:1.05}.about-v2 h2,.about-v2-manifest-copy h2{font-size:clamp(32px,9vw,40px);line-height:1.05}.about-v2-eyebrow{font-size:12px;line-height:24px}.about-v2-hero-image{border-radius:18px;min-height:360px}.about-v2-fields{gap:42px}.about-v2-fields-grid,.about-v2-team-grid{grid-template-columns:1fr}.about-v2-field-card{gap:18px}.about-v2-field-image{width:min(100%,420px)}.about-v2-manifest{min-height:460px}.about-v2-orbit{width:min(320px,100% - 36px)}.about-v2-manifest-copy p{font-size:16px}.about-v2-team-card{gap:16px}.about-v2-team-portrait{aspect-ratio:16/11}.about-v2-work{padding:42px 18px}.about-v2-work-track{grid-template-columns:1fr;gap:30px;padding:0;display:grid;overflow:visible}.about-v2-work-card{width:100%;min-width:0;height:auto;padding:0}.about-v2-work-image{aspect-ratio:4/5;flex:none}.about-v2-work-copy{white-space:normal;height:auto;min-height:76px}.about-v2-work-copy-track,.about-v2-work-primary,.about-v2-work-reveal{position:static}.about-v2-work-copy-track{gap:16px;display:grid}.about-v2-work-primary,.about-v2-work-reveal{opacity:1;transform:none}.about-v2-work-card:hover .about-v2-work-primary,.about-v2-work-card:focus-visible .about-v2-work-primary,.about-v2-work-card:hover .about-v2-work-reveal,.about-v2-work-card:focus-visible .about-v2-work-reveal{transform:none}.about-v2-work-primary strong{white-space:normal}.about-v2-cta{align-items:center;gap:30px;min-height:auto;padding:30px 18px}.about-v2-cta h2{font-size:clamp(34px,10vw,44px)}.about-v2-cta a{width:48px;height:48px}.hero-media,.feature-image,.project-hero-image,.gallery-item{min-height:380px}.project-grid,.chapter-grid,.service-grid,.method-grid,.facts-grid,.text-columns,.gallery-grid,.form-grid,.check-grid,.meta-list,.ds-grid{grid-template-columns:1fr}.footer-bottom{display:grid}}
