:root{--color-ink:#171615;--color-paper:#f1eee7;--color-blue:#3157ff;--color-steel-blue:#6b879d;--color-red:#ff4d2e;--color-acid:#d9ff43;--color-lilac:#b7a5ff;--color-deep-green:#123b2e;--color-care:#cce9de;--color-night:#10152e;--font-sans:Arial, Helvetica, sans-serif;--page-gutter:clamp(1rem, 2.5vw, 2.75rem);--header-height:clamp(4.75rem, 7vw, 6.5rem);--space-2xs:.375rem;--space-xs:.75rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2.5rem;--space-xl:clamp(3.5rem, 7vw, 7rem);--section-spacing:clamp(5rem, 10vw, 10rem);--border-thin:1px;--border-medium:2px;--border-radius-pill:999px;--duration-fast:.18s;--duration-standard:.42s;--duration-title:.95s;--ease-out:cubic-bezier(.22, 1, .36, 1);--transition-standard:var(--duration-standard) var(--ease-out)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--color-paper);color:var(--color-ink);font-family:var(--font-sans);-webkit-text-size-adjust:100%;overflow-x:clip}body{background:var(--color-paper);min-width:20rem;min-height:100%;color:var(--color-ink);text-rendering:optimizelegibility;margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.3;overflow-x:hidden}main:focus{outline:none}body.has-open-menu{overflow:hidden}h1,h2,h3,p{margin:0}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}.skip-link{z-index:1000;top:var(--space-xs);left:var(--space-xs);min-height:2.75rem;padding:var(--space-xs) var(--space-sm);color:var(--color-ink);background:var(--color-acid);transform:translateY(calc(-100% - var(--space-md)));transition:transform var(--duration-fast) ease;place-items:center;font-size:.85rem;font-weight:700;display:grid;position:fixed}.skip-link:focus-visible{outline-color:var(--color-ink);transform:translateY(0)}section[id]{scroll-margin-top:calc(var(--header-height) + var(--space-sm))}button,input,textarea,select{font:inherit}button{color:inherit}::selection{background:var(--color-acid);color:var(--color-ink)}:focus-visible{outline:3px solid var(--color-blue);outline-offset:4px}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.skip-link{transition:none}}@keyframes hero-title-in{0%{opacity:0;transform:translateY(.8em)}to{opacity:1;transform:translateY(0)}}.hero__title-word{animation:hero-title-in var(--duration-title) var(--ease-out) both}.hero__title-line:nth-child(2) .hero__title-word{animation-delay:.1s}.hero__title-line:nth-child(3) .hero__title-word{animation-delay:.2s}.reveal-ready [data-reveal]{opacity:0;transition:opacity .82s var(--ease-out) var(--reveal-delay,0s), transform .82s var(--ease-out) var(--reveal-delay,0s);will-change:opacity, transform}.reveal-ready [data-reveal=up]{transform:translateY(clamp(1rem,2.5vw,2rem))}.reveal-ready [data-reveal=scale]{transform:scale(.975)}.reveal-ready .service[data-reveal=line]{opacity:1;position:relative}.reveal-ready .service[data-reveal=line]:after{z-index:2;content:"";background:var(--color-blue);transform-origin:100%;transition:transform .9s var(--ease-out) var(--reveal-delay,0s);pointer-events:none;position:absolute;inset:0;transform:scaleX(1)}.reveal-ready .service[data-reveal=line].is-visible:after{transform:scaleX(0)}.reveal-ready [data-reveal].is-visible,.reveal-ready [data-reveal]:focus-visible,.reveal-ready [data-reveal]:focus-within{opacity:1;will-change:auto;transform:none}.projects__grid>[data-reveal]:nth-child(2),.services__list>[data-reveal]:nth-child(2),.process__steps>[data-reveal]:nth-child(2),.studio__facts>[data-reveal]:nth-child(2){--reveal-delay:70ms}.projects__grid>[data-reveal]:nth-child(3),.services__list>[data-reveal]:nth-child(3),.process__steps>[data-reveal]:nth-child(3),.studio__facts>[data-reveal]:nth-child(3){--reveal-delay:.14s}.projects__grid>[data-reveal]:nth-child(4),.services__list>[data-reveal]:nth-child(4),.process__steps>[data-reveal]:nth-child(4){--reveal-delay:.21s}.projects__grid>[data-reveal]:nth-child(5){--reveal-delay:.28s}.projects__grid>[data-reveal]:nth-child(6){--reveal-delay:.35s}.project-card__visual,.project-card__image,.project-card__arrow,.project-card__arrow .arrow,.service__title,.contact__link,.site-footer__nav a{transition:filter var(--duration-fast) ease, color var(--duration-fast) ease, background-color var(--duration-fast) ease, border-color var(--duration-fast) ease, transform var(--duration-fast) ease}.project-card__image{transition:opacity .2s,transform .2s}@media (prefers-reduced-motion:reduce){.hero__title-word{animation:none}.reveal-ready [data-reveal],[data-reveal]{opacity:1;transition:none;transform:none}.reveal-ready .service[data-reveal=line]:after{display:none}.project-card__visual,.project-card__image,.project-card__arrow,.project-card__arrow .arrow,.service__title,.contact__link,.site-footer__nav a{transition:none}.project-card:hover .project-card__image.is-active{transform:none}}.site-header{z-index:100;height:var(--header-height);pointer-events:none;position:fixed;inset:0 0 auto}.site-header__bar{z-index:2;min-height:var(--header-height);padding:var(--space-md) var(--page-gutter);color:var(--color-ink);transition:color var(--duration-fast) ease;pointer-events:auto;grid-template-columns:1fr auto 1fr;align-items:start;display:grid;position:relative}.site-header--tone-light .site-header__bar{color:var(--color-paper)}.site-header__logo{letter-spacing:-.04em;text-transform:uppercase;flex-direction:column;justify-self:start;font-size:clamp(.75rem,1vw,.9rem);font-weight:700;line-height:.9;display:flex}.site-header__nav{text-transform:uppercase;align-items:center;gap:clamp(1.25rem,2.5vw,3rem);font-size:.78rem;font-weight:700;display:flex}.site-header__nav a,.site-header__logo{transition:opacity var(--duration-fast) ease}.site-header__nav a:hover,.site-header__logo:hover{opacity:.6}.site-header__desktop-availability{justify-self:end;max-width:12rem}.site-header__availability{align-items:flex-start;gap:var(--space-xs);text-transform:uppercase;font-size:.7rem;font-weight:700;line-height:1.15;display:flex}.site-header__status{aspect-ratio:1;background:var(--color-acid);width:.65rem;transition:background-color var(--duration-fast) ease, box-shadow var(--duration-fast) ease;border-radius:50%;flex:none;margin-top:.05rem;box-shadow:0 0 0 .2rem #d9ff4333}.site-header--tone-dark .site-header__status{background:var(--color-blue);box-shadow:0 0 0 .2rem #3157ff29}.site-header__menu-button,.site-header__mobile-panel{display:none}.hero{min-height:100svh;padding:calc(var(--header-height) + var(--space-md)) var(--page-gutter) var(--space-lg);isolation:isolate;grid-template-rows:auto 1fr auto;display:grid;position:relative;overflow:hidden}.hero__eyebrow{z-index:3;text-transform:uppercase;justify-content:space-between;width:min(28rem,38vw);font-size:clamp(.67rem,.8vw,.8rem);font-weight:700;line-height:1.1;display:flex;position:relative}.hero__image-frame{z-index:1;clip-path:polygon(12% 4%,95% 0,100% 72%,82% 100%,7% 92%,0 22%);width:min(52vw,58rem);height:min(63vh,48rem);position:absolute;top:16%;right:2.5%;overflow:hidden;transform:rotate(2.25deg)}.hero__image{object-fit:cover;object-position:58% center;width:100%;height:100%;transform:scale(1.04)rotate(-2.25deg)}.hero__title{z-index:2;letter-spacing:-.09em;text-transform:uppercase;align-self:center;width:min-content;margin:2vh 0 0;font-size:clamp(5.25rem,14.2vw,14rem);font-weight:700;line-height:.7;position:relative}.hero__title-line{width:max-content;padding-right:.08em;display:block;overflow:hidden}.hero__title-line:first-child{transform:translate(-.025em)}.hero__title-line:nth-child(2){transform:translate(.34em)}.hero__title-line:nth-child(3){transform:translate(.08em)}.hero__title-word{display:block}.hero__title-line--accent{color:var(--color-acid)}.hero__title-dot{color:var(--color-red)}.hero__footer{z-index:3;justify-content:space-between;align-items:end;gap:var(--space-lg);grid-template-columns:minmax(0,39rem) auto;display:grid;position:relative}.hero__description{letter-spacing:-.035em;max-width:39rem;font-size:clamp(1rem,1.55vw,1.45rem);font-weight:700;line-height:1.08}.hero__description strong{color:var(--color-acid);font-weight:inherit}.hero__next{aspect-ratio:1;border:var(--border-medium) solid currentColor;width:clamp(3.75rem,5vw,5rem);transition:color var(--duration-fast) ease, background-color var(--duration-fast) ease, transform var(--transition-standard);border-radius:50%;place-items:center;display:grid}.hero__next:hover{color:var(--color-paper);background:var(--color-ink);transform:translateY(.25rem)}.arrow{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:42%;overflow:visible}.section-label{gap:var(--space-sm);text-transform:uppercase;font-size:.72rem;font-weight:700;line-height:1;display:flex}.section-label span:first-child{min-width:1.5rem}.manifesto{gap:var(--space-md);padding:var(--section-spacing) var(--page-gutter) calc(var(--section-spacing) * 1.2);grid-template-columns:repeat(12,minmax(0,1fr));display:grid}.manifesto__label{grid-column:1/4}.manifesto__note{text-transform:uppercase;grid-column:9/13;justify-self:end;font-size:clamp(.78rem,1vw,.95rem);font-weight:700;line-height:1.12}.manifesto__note span,.manifesto__title span{display:block}.manifesto__title{letter-spacing:-.085em;text-transform:uppercase;grid-column:2/13;margin-top:clamp(4rem,10vw,10rem);font-size:clamp(5rem,13vw,13rem);font-weight:700;line-height:.72}.manifesto__title-accent{color:var(--color-steel-blue);letter-spacing:-.075em;text-transform:lowercase;margin-left:8%;font-family:Georgia,Times New Roman,serif;font-size:.78em;font-style:italic;font-weight:400}.manifesto__copy{grid-column:6/12;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,4vw,5rem);margin-top:clamp(4rem,8vw,8rem);display:grid}.manifesto__copy p{letter-spacing:-.04em;font-size:clamp(1.1rem,1.75vw,1.65rem);font-weight:700;line-height:1.08}.projects{padding:var(--section-spacing) var(--page-gutter) var(--section-spacing);background:var(--color-ink);color:var(--color-paper)}.projects__header{gap:var(--space-md);grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;padding-bottom:clamp(4.5rem,7vw,7rem);display:grid}.projects__header .section-label{grid-column:1/5}.projects__introduction{letter-spacing:-.03em;grid-column:9/13;max-width:22rem;font-size:clamp(1rem,1.45vw,1.35rem);font-weight:700;line-height:1.08}.projects__grid{column-gap:var(--space-md);grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;row-gap:clamp(5rem,7vw,7rem);display:grid}.project-card{width:100%;min-width:0;color:inherit;display:block}.project-card--featured{grid-column:span 8}.project-card--wide{grid-column:span 7}.project-card--portrait{grid-column:span 4;margin-top:clamp(2rem,4vw,4rem)}.project-card--compact{grid-column:span 5;margin-top:clamp(2.5rem,5vw,5rem)}.project-card--square{grid-column:4/span 6}.project-card__visual{background:#2b2927;position:relative;overflow:hidden}.project-card--featured .project-card__visual,.project-card--compact .project-card__visual{aspect-ratio:4/3}.project-card--wide .project-card__visual{aspect-ratio:16/10}.project-card--portrait .project-card__visual{aspect-ratio:4/5}.project-card--square .project-card__visual{aspect-ratio:1}.project-card__gallery,.project-visual{width:100%;height:100%}.project-card__gallery{position:relative}.project-card__gallery--multiple{width:calc(100% - .45rem);height:calc(100% - .45rem)}.project-card__gallery--multiple:before,.project-card__gallery--multiple:after{z-index:0;content:"";border:var(--border-thin) solid #f1eee74d;background:#3c3936;position:absolute;inset:0;transform:translate(.22rem,.22rem)}.project-card__gallery--multiple:after{background:#302e2c;transform:translate(.45rem,.45rem)}.project-card__image{z-index:1;opacity:0;object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.project-card__image.is-active{z-index:2;opacity:1}.project-card__counter{z-index:3;right:var(--space-xs);bottom:var(--space-xs);color:var(--color-paper);letter-spacing:.06em;background:#171615c7;padding:.35rem .5rem;font-size:.75rem;font-weight:700;line-height:1;position:absolute}.project-card__details{gap:var(--space-md);grid-template-columns:minmax(0,1fr) auto;align-items:start;padding-top:clamp(1.25rem,2vw,2rem);display:grid;position:relative}.project-card--featured .project-card__details,.project-card--wide .project-card__details{grid-template-columns:minmax(0,1.15fr) minmax(11rem,.85fr) auto}.project-card--featured .project-card__summary,.project-card--wide .project-card__summary{grid-column:2}.project-card--featured .project-card__arrow,.project-card--wide .project-card__arrow{grid-column:3}.project-card__summary{grid-column:1}.project-card__arrow{grid-area:1/2/3}.project-card__heading{gap:var(--space-xs);grid-template-columns:auto minmax(0,1fr) auto;align-items:baseline;display:grid}.project-card__number,.project-card__year,.project-card__category{text-transform:uppercase;font-size:.75rem;font-weight:700;line-height:1.15}.project-card__title{letter-spacing:-.055em;font-size:clamp(1.65rem,2.25vw,2.5rem);font-weight:700;line-height:.95}.project-card__title a{display:inline-block}.project-card__summary{gap:var(--space-sm);display:grid}.project-card__category{color:var(--color-acid);letter-spacing:.02em}.project-card__description{color:#f1eee7b8;max-width:28rem;font-size:clamp(.82rem,.9vw,.95rem);line-height:1.3}.project-card__arrow{border:var(--border-thin) solid currentColor;border-radius:50%;align-self:start;place-items:center;width:clamp(2.75rem,4vw,4rem);min-width:2.75rem;height:clamp(2.75rem,4vw,4rem);min-height:2.75rem;display:grid}.project-card__arrow .arrow{width:38%;transform:rotate(-135deg)}.project-card:hover .project-card__visual{filter:contrast(1.05)saturate(1.08)}.project-card:hover .project-card__image.is-active{transform:scale(1.015)}.project-card:hover .project-card__arrow{color:var(--color-ink);background:var(--color-acid);border-color:var(--color-acid)}.project-card:hover .project-card__arrow .arrow{transform:rotate(-126deg)}.project-visual{position:relative;overflow:hidden}.project-visual--nature{color:var(--color-paper);background:var(--color-deep-green)}.project-visual__nature-title{z-index:2;letter-spacing:-.08em;text-transform:uppercase;max-width:5ch;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.5rem,8vw,8rem);font-style:italic;line-height:.72;position:absolute;inset:auto 8% 7%}.project-visual__orbit{border:var(--border-thin) solid currentColor;border-radius:50%;position:absolute}.project-visual__orbit--one{aspect-ratio:1;width:76%;top:-8%;right:-15%}.project-visual__orbit--two{aspect-ratio:1;width:52%;top:13%;right:5%}.project-visual__orbit--three{aspect-ratio:1;width:28%;top:29%;right:20%}.project-visual--care{color:var(--color-deep-green);background:var(--color-care)}.project-visual__cross{aspect-ratio:1;width:29%;position:absolute;top:10%;left:8%}.project-visual__cross:before,.project-visual__cross:after{content:"";background:var(--color-deep-green);position:absolute}.project-visual__cross:before{inset:38% 0}.project-visual__cross:after{inset:0 38%}.project-visual__care-copy{letter-spacing:-.065em;max-width:9ch;font-size:clamp(2rem,5vw,5rem);font-weight:700;line-height:.85;position:absolute;bottom:8%;right:7%}.project-visual__department{aspect-ratio:1.25;width:31%;color:var(--color-paper);background:var(--color-blue);border-radius:48% 52% 65% 35%/43% 35% 65% 57%;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,6vw,6rem);font-style:italic;display:grid;position:absolute;top:10%;right:8%}.project-visual--tool{background:radial-gradient(circle at 78% 16%, #d9ff4347, transparent 23%), var(--color-night);place-items:center;display:grid}.project-visual__app{border:var(--border-thin) solid #f1eee78c;width:80%;height:76%;box-shadow:1.25rem 1.5rem 0 var(--color-lilac);background:#23294c;border-radius:.5rem;position:relative;overflow:hidden}.project-visual__toolbar{background:#151a36;align-items:center;gap:.35rem;height:9%;padding-inline:3%;display:flex}.project-visual__toolbar span{aspect-ratio:1;background:var(--color-red);border-radius:50%;width:.45rem}.project-visual__toolbar span:nth-child(2){background:var(--color-acid)}.project-visual__toolbar span:nth-child(3){background:var(--color-lilac)}.project-visual__sidebar{background:#191f40;flex-direction:column;gap:8%;width:25%;padding:8% 4%;display:flex;position:absolute;inset:9% auto 0 0}.project-visual__sidebar span{border-radius:var(--border-radius-pill);background:#b7a5ffa6;height:3%}.project-visual__sidebar span:nth-child(2){background:var(--color-acid);width:70%}.project-visual__newsletter{background:var(--color-paper);flex-direction:column;align-items:center;width:55%;height:72%;padding:8%;display:flex;position:absolute;top:17%;right:10%}.project-visual__newsletter-title{background:var(--color-night);width:75%;height:6%}.project-visual__newsletter-image{background:linear-gradient(135deg, var(--color-red) 0 48%, var(--color-lilac) 48%);width:100%;height:43%;margin-block:10%}.project-visual__newsletter-line{background:#9293a0;width:88%;height:2%;margin-bottom:5%}.project-visual__newsletter-line--short{width:62%}.project-visual__newsletter-cta{border-radius:var(--border-radius-pill);background:var(--color-acid);width:46%;height:8%;margin-top:auto}.services{scroll-margin-top:var(--header-height);padding:var(--section-spacing) var(--page-gutter) calc(var(--section-spacing) * 1.15);color:var(--color-paper);background:var(--color-blue);overflow:hidden}.services__header{gap:var(--space-md);grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;display:grid}.services__header .section-label{grid-column:1/4}.services__title{letter-spacing:-.085em;text-transform:uppercase;grid-column:3/13;margin-top:clamp(4rem,8vw,8rem);font-size:clamp(4.5rem,12vw,12rem);font-weight:700;line-height:.73}.services__title-line{width:max-content;max-width:100%;display:block}.services__title-line--2{color:var(--color-lilac);margin-left:8%}.services__title-line--3{color:var(--color-acid);margin-left:17%}.services__list{border-top:var(--border-thin) solid #f1eee78c;margin-top:clamp(6rem,12vw,12rem)}.service{gap:var(--space-md);border-bottom:var(--border-thin) solid #f1eee78c;grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;padding-block:clamp(1.75rem,3.5vw,3.5rem);display:grid}.service__number{grid-column:1;padding-top:.45em;font-size:.7rem;font-weight:700}.service__title{letter-spacing:-.07em;grid-column:2/8;max-width:12ch;font-size:clamp(2.25rem,5vw,5.4rem);font-weight:700;line-height:.86}.service__content{grid-column:9/13;grid-template-columns:minmax(0,1.25fr) minmax(8rem,.75fr);gap:clamp(1.5rem,3vw,3rem);display:grid}.service__description{letter-spacing:-.03em;max-width:26rem;font-size:clamp(1rem,1.4vw,1.3rem);font-weight:700;line-height:1.1}.service__details{gap:.4rem;margin:0;padding:0;font-size:clamp(.72rem,.85vw,.85rem);line-height:1.2;list-style:none;display:grid}.service__details li{padding-left:.9rem;position:relative}.service__details li:before{width:.35rem;height:var(--border-thin);content:"";background:var(--color-acid);position:absolute;top:.48em;left:0}.process{padding:var(--section-spacing) var(--page-gutter) calc(var(--section-spacing) * 1.25);background:var(--color-paper)}.process__header{gap:var(--space-md);grid-template-columns:repeat(12,minmax(0,1fr));display:grid}.process__header .section-label{grid-column:1/4}.process__title{letter-spacing:-.075em;text-transform:uppercase;grid-column:4/13;margin-top:clamp(4rem,8vw,8rem);font-size:clamp(3.5rem,8vw,8rem);font-weight:700;line-height:.82}.process__title span{display:block}.process__title span:last-child{text-transform:none;margin-left:10%;font-family:Georgia,Times New Roman,serif;font-size:.86em;font-style:italic;font-weight:400}.process__journey{margin-top:clamp(6rem,11vw,11rem);position:relative}.process__path{height:var(--border-thin);background:currentColor;position:absolute;top:clamp(4.4rem,6vw,6rem);left:11%;right:11%}.process__steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.5rem,4vw,5rem);margin:0;padding:0;list-style:none;display:grid;position:relative}.process__step{min-width:0;position:relative}.process__step:before{aspect-ratio:1;border:var(--border-medium) solid var(--color-ink);content:"";background:var(--color-paper);border-radius:50%;width:.7rem;position:absolute;top:clamp(4.2rem,5.8vw,5.8rem);left:0}.process__number{color:var(--color-blue);letter-spacing:-.07em;font-size:clamp(4.5rem,7vw,7rem);font-weight:700;line-height:.8}.process__step-content{padding-top:var(--space-sm);border-top:var(--border-thin) solid currentColor;margin-top:clamp(4.5rem,7vw,7rem)}.process__step:nth-child(2n) .process__step-content{margin-top:clamp(7rem,11vw,11rem)}.process__step h3{letter-spacing:-.05em;font-size:clamp(1.65rem,2.5vw,2.6rem);line-height:.95}.process__step-content p{margin-top:var(--space-md);font-size:clamp(.92rem,1.1vw,1.05rem);line-height:1.35}.studio{gap:var(--space-md);scroll-margin-top:var(--header-height);padding:var(--section-spacing) var(--page-gutter) calc(var(--section-spacing) * 1.2);background:var(--color-lilac);grid-template-columns:repeat(12,minmax(0,1fr));display:grid}.studio__label{grid-column:1/4}.studio__title{letter-spacing:-.085em;text-transform:uppercase;grid-column:3/13;margin-top:clamp(4rem,8vw,8rem);font-size:clamp(4rem,9.5vw,9.5rem);font-weight:700;line-height:.74}.studio__title span{display:block}.studio__title span:nth-child(2n){margin-left:10%}.studio__title em{text-transform:lowercase;font-family:Georgia,Times New Roman,serif;font-size:.86em;font-weight:400}.studio__presentation{padding-top:var(--space-md);border-top:var(--border-medium) solid currentColor;grid-column:7/13;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,4vw,5rem);margin-top:clamp(5rem,10vw,10rem);display:grid}.studio__introduction{letter-spacing:-.04em;font-size:clamp(1.25rem,2vw,1.9rem);font-weight:700;line-height:1.08}.studio__description{font-size:clamp(.95rem,1.2vw,1.15rem);line-height:1.35}.studio__facts{gap:var(--space-md);grid-column:1/13;grid-template-columns:repeat(3,minmax(0,1fr));margin:clamp(6rem,12vw,12rem) 0 0;display:grid}.studio__fact{justify-content:space-between;align-items:baseline;gap:var(--space-md);padding-top:var(--space-md);border-top:var(--border-thin) solid currentColor;display:flex}.studio__fact dt{letter-spacing:-.07em;font-size:clamp(3.25rem,7vw,7rem);font-weight:700;line-height:.8}.studio__fact dd{text-transform:uppercase;max-width:9rem;margin:0;font-size:.75rem;font-weight:700;line-height:1.15}.contact{gap:var(--space-md);min-height:min(62rem,100svh);scroll-margin-top:var(--header-height);padding:var(--section-spacing) var(--page-gutter) var(--space-xl);background:var(--color-acid);grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;display:grid}.contact__prompt{grid-column:1/5;align-self:start;max-width:22rem;font-size:clamp(1rem,1.35vw,1.25rem);font-weight:700;line-height:1.12}.contact__title{letter-spacing:-.09em;text-transform:uppercase;grid-column:1/10;font-size:clamp(5rem,12vw,12rem);font-weight:700;line-height:.68}.contact__title span{display:block}.contact__title span:nth-child(2){margin-left:10%}.contact__title span:nth-child(3){margin-left:20%}.contact__link{aspect-ratio:1;border:var(--border-medium) solid currentColor;text-align:center;text-transform:uppercase;border-radius:50%;grid-area:2/10/auto/13;place-content:center;justify-self:end;gap:.15rem;width:clamp(8.5rem,13vw,13rem);font-size:clamp(.85rem,1.2vw,1.15rem);font-weight:700;line-height:1;display:grid}.contact__link span:last-child{font-size:1.6em}.contact__availability{letter-spacing:-.03em;grid-column:8/13;max-width:32rem;margin-top:clamp(3rem,6vw,6rem);font-size:clamp(1rem,1.45vw,1.35rem);font-weight:700;line-height:1.1}.contact__link:focus-visible{outline-color:var(--color-ink)}.site-footer{gap:var(--space-md);padding:var(--space-xl) var(--page-gutter);color:var(--color-paper);background:var(--color-ink);text-transform:uppercase;grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;font-size:.75rem;font-weight:700;line-height:1.2;display:grid}.site-footer__name{letter-spacing:-.05em;grid-column:1/4;max-width:8rem;font-size:clamp(1.25rem,1.7vw,1.65rem);line-height:.9}.site-footer__disciplines{grid-column:4/7}.site-footer__nav{flex-direction:column;grid-column:7/10;align-items:flex-start;display:flex}.site-footer__nav a{padding-block:.12rem}.site-footer__location{text-align:right;grid-column:10/13;justify-self:end}.site-footer__location p+p{margin-top:var(--space-md)}.site-footer a:focus-visible{outline-color:var(--color-acid)}@media (hover:hover){.service:hover .service__title{color:var(--color-acid);transform:translate(.12em)}.contact__link:hover{color:var(--color-paper);background:var(--color-ink);transform:translateY(-.35rem)}.site-footer__nav a:hover{color:var(--color-acid)}}@media (width<=56.25rem){:root{--page-gutter:clamp(1rem, 4vw, 2rem);--header-height:4.75rem}.site-header__bar{padding-block:var(--space-sm);grid-template-columns:1fr auto;align-items:start}.site-header.is-menu-open .site-header__bar{color:var(--color-paper)}.site-header.is-menu-open .site-header__status{background:var(--color-acid);box-shadow:0 0 0 .2rem #d9ff4333}.site-header__logo{justify-content:center;min-width:2.75rem;min-height:2.75rem}.site-header__nav,.site-header__desktop-availability{display:none}.site-header__menu-button{z-index:3;justify-self:end;align-items:center;gap:var(--space-xs);text-transform:uppercase;cursor:pointer;background:0 0;border:0;min-width:2.75rem;min-height:2.75rem;padding:0 .25rem;font-size:.75rem;font-weight:700;display:flex;position:relative}.site-header__menu-icon{border-top:var(--border-medium) solid currentColor;border-bottom:var(--border-medium) solid currentColor;width:1.4rem;height:.75rem;transition:transform var(--transition-standard);position:relative}.is-menu-open .site-header__menu-icon{transform:rotate(90deg)}.site-header__mobile-panel{z-index:1;width:100%;height:100dvh;min-height:100svh;padding:calc(var(--header-height) + clamp(2rem, 8vh, 4.5rem)) var(--page-gutter) var(--space-lg);overscroll-behavior:contain;visibility:hidden;opacity:0;color:var(--color-paper);background:var(--color-ink);transition:visibility 0s var(--duration-standard), opacity var(--transition-standard), transform var(--transition-standard);pointer-events:none;flex-direction:column;justify-content:space-between;display:flex;position:fixed;inset:0;overflow-y:auto;transform:translateY(-100%)}.site-header.is-menu-open .site-header__mobile-panel{visibility:visible;opacity:1;pointer-events:auto;transition-delay:0s;transform:translateY(0)}.site-header__mobile-nav{flex-direction:column;display:flex}.site-header__mobile-nav a{align-items:baseline;gap:var(--space-sm);border-bottom:var(--border-thin) solid #f1eee74d;letter-spacing:-.07em;text-transform:uppercase;min-height:2.75rem;padding-block:.1em;font-size:clamp(2.75rem,12vw,6rem);font-weight:700;line-height:1;display:flex}.site-header__mobile-nav a span{letter-spacing:0;font-size:.65rem}.site-header__mobile-panel .site-header__availability{max-width:15rem}.hero{min-height:100svh;padding-top:calc(var(--header-height) + var(--space-sm));padding-bottom:var(--space-md)}.hero__eyebrow{width:min(100%,27rem)}.hero__image-frame{opacity:.92;width:68vw;height:52vh;top:21%;right:-13%}.hero__title{margin-top:0;font-size:clamp(4.65rem,19vw,10rem);line-height:.75}.hero__title-line:nth-child(2){transform:translate(.18em)}.hero__title-line:nth-child(3){transform:translate(.035em)}.hero__footer{gap:var(--space-md);grid-template-columns:minmax(0,31rem) auto}.hero__description{font-size:clamp(.95rem,2.5vw,1.25rem)}.manifesto__label{grid-column:1/6}.manifesto__note{grid-column:7/13}.manifesto__title{grid-column:1/13;font-size:clamp(4.25rem,14vw,8rem)}.manifesto__copy{grid-column:4/13}.projects__header .section-label{grid-column:1/7}.projects__introduction{grid-column:8/13}.project-card--featured .project-card__details,.project-card--wide .project-card__details{grid-template-columns:minmax(0,1fr) auto}.project-card--featured .project-card__summary,.project-card--wide .project-card__summary{grid-column:1/2}.project-card--featured .project-card__arrow,.project-card--wide .project-card__arrow{grid-area:1/2/3}.services__title{grid-column:2/13;font-size:clamp(4rem,12.5vw,7rem)}.service__title{grid-column:2/8}.service__content{grid-column:8/13;grid-template-columns:minmax(0,1fr)}.process__title{grid-column:3/13}.process__path,.process__step:before{display:none}.process__steps{row-gap:var(--section-spacing);grid-template-columns:repeat(2,minmax(0,1fr))}.process__step-content,.process__step:nth-child(2n) .process__step-content{margin-top:var(--space-lg)}.studio__title{grid-column:2/13}.studio__presentation{grid-column:5/13}.studio__fact{display:block}.studio__fact dd{margin-top:var(--space-sm)}.contact{min-height:52rem}.contact__title{grid-column:1/11}.contact__link{grid-column:10/13}.site-footer{row-gap:var(--space-xl);grid-template-columns:repeat(6,minmax(0,1fr))}.site-footer__name{grid-column:1/3}.site-footer__disciplines{grid-column:3/5}.site-footer__nav{grid-column:5/7}.site-footer__location{justify-content:space-between;justify-self:stretch;gap:var(--space-md);padding-top:var(--space-md);border-top:var(--border-thin) solid #f1eee766;text-align:left;grid-column:1/7;display:flex}.site-footer__location p+p{text-align:right;margin-top:0}.site-footer__nav a{align-items:center;min-height:2.75rem;display:flex}}@media (width<=36rem){.hero__eyebrow{font-size:.62rem;display:block}.hero__eyebrow p+p{margin-top:var(--space-2xs)}.hero__image-frame{width:88vw;height:45vh;top:24%;right:-25%}.hero__title{font-size:clamp(4rem,20.5vw,7.4rem);line-height:.79}.hero__footer{grid-template-columns:1fr auto;align-items:end}.hero__description{max-width:18rem;font-size:.9rem}.hero__next{width:3.5rem}.manifesto{display:block}.manifesto__note{margin:var(--space-xl) 0 0 25%}.manifesto__title{margin-top:var(--space-xl);font-size:clamp(3.35rem,17.5vw,6.25rem);line-height:.78}.manifesto__title-accent{margin-left:0;font-size:.72em}.manifesto__copy{margin:var(--space-xl) 0 0 17%;display:block}.manifesto__copy p+p{margin-top:var(--space-lg)}.projects__header{padding-bottom:var(--space-xl);display:block}.projects__introduction{max-width:16rem;margin:var(--space-lg) 0 0 25%}.projects__grid{grid-template-columns:minmax(0,1fr);row-gap:clamp(4.5rem,18vw,6rem);display:grid}.project-card--featured,.project-card--wide,.project-card--portrait,.project-card--square,.project-card--compact{grid-column:1;margin-top:0}.project-card--featured .project-card__visual,.project-card--wide .project-card__visual,.project-card--compact .project-card__visual{aspect-ratio:4/3}.project-card--portrait,.project-card--square{width:calc(100% - clamp(1.25rem,8vw,2rem));margin-left:auto}.project-card--compact{width:calc(100% - clamp(1rem,6vw,1.5rem))}.project-card--portrait .project-card__visual,.project-card--square .project-card__visual{aspect-ratio:4/5}.project-card__gallery--multiple{scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;touch-action:pan-x pan-y;width:100%;height:100%;display:flex;overflow-x:auto}.project-card__gallery--multiple::-webkit-scrollbar{display:none}.project-card__gallery--multiple:before,.project-card__gallery--multiple:after{display:none}.project-card__gallery--multiple .project-card__image{opacity:1;scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%;position:relative;transform:none}.project-card:hover .project-card__gallery--multiple .project-card__image.is-active{transform:none}.project-card__details,.project-card--featured .project-card__details,.project-card--wide .project-card__details{gap:var(--space-sm);grid-template-columns:minmax(0,1fr) auto}.project-card--featured .project-card__summary,.project-card--wide .project-card__summary{grid-column:1}.project-card--featured .project-card__arrow,.project-card--wide .project-card__arrow{grid-area:1/2/3}.project-card__heading{grid-template-columns:auto minmax(0,1fr)}.project-card__year{grid-column:2}.project-card__summary{gap:var(--space-xs)}.project-card__description{max-width:32rem;font-size:.9rem;line-height:1.4}.project-card__arrow{width:3.25rem;height:3.25rem}.services__header,.process__header,.studio,.contact{display:block}.services__title,.process__title,.studio__title{margin-top:var(--space-xl)}.services__title{font-size:clamp(3.3rem,16.8vw,6rem);line-height:.78}.services__title-line--2,.services__title-line--3{margin-left:0}.services__list{margin-top:var(--section-spacing)}.service{gap:var(--space-sm);grid-template-columns:1.5rem minmax(0,1fr)}.service__number{grid-column:1}.service__title{overflow-wrap:anywhere;grid-column:2;max-width:100%;font-size:clamp(2.15rem,10.8vw,4rem)}.service__content{gap:var(--space-lg);margin-top:var(--space-sm);grid-column:2;grid-template-columns:minmax(0,1fr);display:grid}.service__details{grid-template-columns:repeat(2,minmax(0,1fr))}.process__title{font-size:clamp(3rem,14vw,5.25rem)}.process__title span:last-child{margin:0}.process__journey{margin-top:var(--section-spacing)}.process__steps{gap:var(--space-xl);grid-template-columns:minmax(0,1fr)}.process__step{gap:var(--space-md);grid-template-columns:minmax(5rem,.35fr) minmax(0,1fr);align-items:start;display:grid}.process__number{font-size:clamp(4.5rem,21vw,7rem)}.process__step-content,.process__step:nth-child(2n) .process__step-content{margin-top:0}.studio__title{font-size:clamp(3.3rem,15.5vw,5.75rem);line-height:.78}.studio__title span:nth-child(2n){margin-left:0}.studio__presentation{margin-top:var(--section-spacing);display:block}.studio__description{margin-top:var(--space-lg)}.studio__facts{gap:var(--space-xl);margin-top:var(--section-spacing);grid-template-columns:minmax(0,1fr)}.studio__fact{display:flex}.studio__fact dd{text-align:right;margin-top:0}.contact{min-height:auto}.contact__title{margin-top:clamp(5rem,24vw,8rem);font-size:clamp(3.4rem,16.5vw,6rem);line-height:.72}.contact__title span:nth-child(2),.contact__title span:nth-child(3){margin-left:0}.contact__link{width:8.5rem;margin:var(--space-xl) 0 0 auto;display:grid}.contact__availability{max-width:20rem;margin:var(--space-xl) 0 0}.site-footer{gap:var(--space-lg);grid-template-columns:minmax(0,1fr)}.site-footer__name,.site-footer__disciplines,.site-footer__nav,.site-footer__location{grid-column:1}.site-footer__nav{padding-block:var(--space-md);border-block:var(--border-thin) solid #f1eee766}.site-footer__nav a{align-items:center;min-height:2.75rem;display:flex}.site-footer__location{border-top:0;padding-top:0;display:block}.site-footer__location p+p{margin-top:var(--space-sm);text-align:left}}@media (prefers-reduced-motion:reduce){.site-header__mobile-panel,.site-header__menu-icon,.hero__next,.project-card__visual,.project-card__arrow,.project-card__arrow .arrow{transition:none}.hero__next:hover,.project-card:hover .project-card__arrow .arrow,.service:hover .service__title,.contact__link:hover{transform:none}}
