html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-horizontal]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-property:overflow;transition-duration:1ms;transition-behavior:allow-discrete}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2) format("woff2-variations")}:root{--background: #ffffff;--text: #050505;--muted: #777777;--soft-muted: #858585;--primary: #4a00ff;--primary-hover: #3900cc;--primary-on-dark: #7142ff;--surface: #f4f4f4;--border: #e8e8e8;--gutter: clamp(1.25rem, 4vw, 4rem);--header-height: 6rem;--section-space-start: clamp(8rem, 10vw, 10rem);--section-space-end: clamp(9rem, 12vw, 12rem);--ease-out: cubic-bezier(.22, 1, .36, 1);--ease-soft: cubic-bezier(.16, 1, .3, 1);color:var(--text);background:var(--background);font-family:Inter Variable,Inter,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:auto;scroll-padding-top:calc(var(--header-height) + 1rem);scrollbar-color:var(--text) var(--background);overflow-x:clip}body{margin:0;min-width:320px;background:var(--background);color:var(--text);letter-spacing:-.025em;overflow-x:clip}body.menu-is-open{overflow:hidden}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}p,h1,h2,h3{margin:0}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--primary);outline-offset:5px;box-shadow:0 0 0 2px #fff}::selection{color:#fff;background:var(--primary)}.skip-link{position:fixed;z-index:200;top:1rem;left:1rem;padding:.85rem 1.1rem;color:#fff;background:var(--primary);transform:translateY(-150%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.motion-notice{position:fixed;z-index:160;bottom:1.25rem;left:1.25rem;display:flex;max-width:calc(100vw - 2.5rem);align-items:center;gap:.85rem;padding:.45rem .45rem .45rem 1rem;border:1px solid #292929;border-radius:99px;color:#d2d2d2;background:#050505;box-shadow:0 .75rem 2.5rem #00000029;font-size:.7rem;letter-spacing:-.01em}.motion-notice button{min-height:2.35rem;padding-inline:.95rem;border:0;border-radius:99px;color:var(--text);background:#fff;font-size:.68rem;font-weight:650;white-space:nowrap;cursor:pointer}.motion-notice button:hover{color:#fff;background:var(--primary)}.section-shell{width:min(100%,1600px);margin-inline:auto;padding-inline:var(--gutter)}.arrow{flex:0 0 auto;transition:transform .3s var(--ease-out)}.arrow--down{transform:rotate(90deg)}.reveal{opacity:0;transform:translateY(3rem);transition:opacity 1s var(--ease-soft) var(--reveal-delay, 0ms),transform 1.2s var(--ease-soft) var(--reveal-delay, 0ms)}.reveal.is-visible{opacity:1;transform:translateY(0)}.section-index{display:flex;align-items:center;gap:.65rem;color:#616161;font-size:.76rem;font-weight:620;letter-spacing:.08em;line-height:1;text-transform:uppercase}.section-index span{display:inline;color:#707070;font-size:.64rem}.site-header{position:fixed;z-index:100;inset:0 0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:var(--header-height);padding-inline:var(--gutter);border-bottom:1px solid transparent;background:#fff0;transition:height .3s var(--ease-out),background-color .25s ease,border-color .25s ease}.site-header--scrolled{height:4.75rem;border-bottom-color:#ededed;background:#fff}.brand{position:relative;z-index:2;display:inline-flex;width:max-content;align-items:center;gap:.7rem;font-size:.78rem;font-weight:720;letter-spacing:-.045em;line-height:.88}.brand-mark{width:2.15rem;height:2.15rem}.desktop-nav{display:flex;align-items:center;gap:clamp(1.6rem,2.8vw,3.25rem);font-size:.82rem;font-weight:540;letter-spacing:-.015em}.desktop-nav a{position:relative;padding-block:.7rem}.desktop-nav a:after{position:absolute;right:0;bottom:.35rem;left:0;height:1px;background:var(--text);content:"";transform:scaleX(0);transform-origin:right;transition:transform .3s var(--ease-out)}.desktop-nav a:hover:after{transform:scaleX(1);transform-origin:left}.header-cta{display:flex;justify-self:end;align-items:center;gap:1rem;min-height:3rem;padding:.1rem .2rem .1rem 1.35rem;border-radius:99px;color:#fff;background:var(--text);font-size:.76rem;font-weight:600;transition:background-color .25s ease}.header-cta svg{width:2.55rem;height:2.55rem;padding:.7rem;border-radius:50%;background:#fff;color:var(--text)}.header-cta:hover{background:var(--primary)}.header-cta:hover .arrow{transform:translate(.14rem)}.menu-toggle,.mobile-menu{display:none}.journey-control{position:fixed;z-index:90;right:var(--gutter);bottom:clamp(1.6rem,3vw,2.6rem);display:flex;align-items:center;gap:.85rem;padding:.38rem .38rem .38rem 1rem;border:1px solid #e3e3e3;border-radius:99px;background:#fffffff0;box-shadow:0 .65rem 2rem #00000012;transition:opacity .3s ease,transform .45s var(--ease-soft),border-color .25s ease}.journey-control>span{display:flex;align-items:flex-end;flex-direction:column;gap:.18rem}.journey-control b{color:#686868;font-size:.59rem;font-weight:650;letter-spacing:.09em;text-transform:uppercase}.journey-control small{color:var(--text);font-size:.68rem;font-weight:570;letter-spacing:-.01em;white-space:nowrap}.journey-control>i{position:relative;display:grid;width:3rem;aspect-ratio:1;place-items:center;border-radius:50%;background:conic-gradient(var(--primary) var(--journey-progress),#d9d9d9 0);font-style:normal}.journey-control>i:before{position:absolute;inset:2px;border-radius:inherit;background:#fff;content:""}.journey-control .arrow{position:relative;z-index:1;width:1.05rem}.journey-control:hover{border-color:#c9c9c9;transform:translateY(-.15rem)}.journey-control--hidden,body.menu-is-open .journey-control{opacity:0;pointer-events:none;transform:translateY(1rem)}.hero{position:relative;display:flex;min-height:100svh;align-items:center;justify-content:center;overflow:hidden;padding:calc(var(--header-height) + 4rem) var(--gutter) 8.5rem;text-align:center}.hero:before{position:absolute;z-index:-1;top:17%;left:50%;width:min(90vw,78rem);height:min(70vw,50rem);border-radius:50%;background:radial-gradient(circle,#4a00ff08,#4a00ff00 68%);content:"";transform:translate(-50%);pointer-events:none}.hero__eyebrow{--reveal-delay: 80ms;position:absolute;top:calc(var(--header-height) + clamp(2.5rem,4vw,4.5rem));left:50%;display:flex;align-items:center;gap:.55rem;color:#606060;font-size:.68rem;font-weight:610;letter-spacing:.11em;text-transform:uppercase;transform:translate(-50%,2rem)}.hero__eyebrow.is-visible{transform:translate(-50%)}.eyebrow-dot{width:.5rem;height:.5rem;border-radius:50%;background:var(--primary);box-shadow:0 0 0 .28rem #4a00ff1a}.hero__title{width:min(100%,82rem);font-size:clamp(3.8rem,7.45vw,7.45rem);font-weight:780;letter-spacing:-.072em;line-height:.895;animation:hero-title-enter 1.1s var(--ease-soft) .1s both}@keyframes hero-title-enter{0%{transform:translateY(2.25rem)}to{transform:translateY(0)}}.hero__title span,.section-heading h2 span,.process__intro h2 span,.about__title span,.contact h2 span{color:var(--primary)}.hero__bottom{--reveal-delay: .31s;position:absolute;bottom:clamp(2.4rem,4vw,4.2rem);left:var(--gutter);width:min(25rem,calc(100% - var(--gutter) * 2));text-align:left}.hero__bottom>p{max-width:25rem;color:#5f5f5f;font-size:clamp(.98rem,1.3vw,1.18rem);font-weight:430;line-height:1.35}.button.hero__mobile-cta{display:none}.button{display:inline-flex;min-height:3.75rem;align-items:center;justify-content:center;gap:1.5rem;padding:.25rem .3rem .25rem 1.5rem;border-radius:99px;font-size:.82rem;font-weight:610}.button .arrow{width:3.15rem;height:3.15rem;padding:.85rem;border-radius:50%;background:#fff;color:var(--text)}.button--dark{color:#fff;background:var(--text);transition:background-color .25s ease}.button--dark:hover{background:var(--primary)}.button--dark:hover .arrow{transform:translate(.16rem)}.text-link{position:relative;display:inline-flex;align-items:center;gap:.55rem;padding-bottom:.35rem;border-bottom:1px solid #a9a9a9;font-size:.79rem;font-weight:570}.text-link .arrow{width:1.05rem;height:1.05rem}.text-link:hover{border-color:var(--primary);color:var(--primary)}.text-link:hover .arrow{transform:translate(.15rem)}.hero__project-link{--reveal-delay: .36s;position:absolute;bottom:clamp(2.4rem,4vw,4.2rem);left:50%;white-space:nowrap;transform:translate(-50%,3rem)}.hero__project-link.is-visible{transform:translate(-50%)}.problem{display:flex;min-height:max(56rem,100svh);flex-direction:column;padding-top:clamp(7rem,10vw,10rem);padding-bottom:clamp(7rem,10vw,10rem)}.problem__copy{display:flex;max-width:72rem;flex:1;flex-direction:column;justify-content:center;margin-left:clamp(0rem,11vw,11rem);padding-block:4rem 2rem}.editorial-muted{color:var(--soft-muted);font-size:clamp(2.3rem,4.05vw,4rem);font-weight:440;letter-spacing:-.055em;line-height:.98}.editorial-title{margin-top:clamp(6rem,10vw,10.5rem);font-size:clamp(3.5rem,6.55vw,6.7rem);font-weight:760;letter-spacing:-.069em;line-height:.91}.editorial-title span{color:var(--primary)}.impact{padding-top:var(--section-space-end);padding-bottom:var(--section-space-end);background:#fafafa}.impact__lines{margin-top:clamp(7rem,12vw,12rem);margin-left:clamp(0rem,11vw,11rem)}.impact__lines>p{margin-bottom:clamp(6rem,10vw,10rem);color:var(--soft-muted);font-size:clamp(2.1rem,4vw,4rem);font-weight:440;letter-spacing:-.055em;line-height:.98}.impact__lines>h2{padding-top:clamp(1rem,2vw,2rem);font-size:clamp(3.8rem,7vw,7.1rem);font-weight:770;letter-spacing:-.072em;line-height:.9}.impact__lines>h2 span{color:var(--primary)}.positioning{padding-top:var(--section-space-start);padding-bottom:var(--section-space-end)}.positioning__statement{display:grid;grid-template-columns:.7fr 1.5fr;gap:clamp(3rem,8vw,9rem);align-items:start}.positioning__statement>p{padding-top:.65rem;color:var(--muted);font-size:clamp(1.55rem,2.2vw,2.35rem);font-weight:450;letter-spacing:-.045em;line-height:1.02}.positioning__statement h2{max-width:15ch;font-size:clamp(3.7rem,6.8vw,7rem);font-weight:760;letter-spacing:-.073em;line-height:.91}.positioning__statement h2 span{color:var(--primary)}.positioning__note{display:grid;grid-template-columns:.7fr 1.5fr;gap:clamp(3rem,8vw,9rem);margin-top:clamp(7rem,12vw,12rem);padding-top:1.5rem}.positioning__note span{color:#6a6a6a;font-size:.74rem;font-weight:610;letter-spacing:.08em;text-transform:uppercase}.positioning__note p{max-width:42rem;color:#555;font-size:clamp(1.15rem,1.7vw,1.55rem);line-height:1.35}.services{padding-top:var(--section-space-start);padding-bottom:var(--section-space-end);background:#fafafa}.section-heading{display:grid;grid-template-columns:.65fr 1.35fr .7fr;gap:clamp(2rem,4vw,5rem);align-items:end}.section-heading h2,.process__intro h2{font-size:clamp(3.7rem,6.1vw,6.4rem);font-weight:760;letter-spacing:-.07em;line-height:.9}.section-heading>p{max-width:21rem;color:#646464;font-size:clamp(1rem,1.35vw,1.22rem);line-height:1.42}.service-list{margin-top:clamp(6rem,9vw,9rem)}.service-row{border-bottom:1px solid var(--border);transition:border-color .25s ease}.service-row>button{display:grid;width:100%;grid-template-columns:.35fr 2fr auto;gap:2rem;align-items:center;padding:clamp(1.7rem,2.7vw,2.8rem) 0;border:0;background:transparent;text-align:left;cursor:pointer}.service-row__number{color:#737373;font-size:.72rem;font-weight:560;letter-spacing:.05em}.service-row h3{font-size:clamp(1.7rem,3vw,3.25rem);font-weight:630;letter-spacing:-.055em;line-height:.95;transition:color .25s ease,transform .35s var(--ease-out)}.service-row button>i{position:relative;display:block;width:2.9rem;height:2.9rem;border:1px solid #aaa;border-radius:50%;transition:background-color .25s ease,border-color .25s ease,transform .35s var(--ease-out)}.service-row button>i span{position:absolute;top:50%;left:50%;width:.9rem;height:1px;background:currentColor;transform:translate(-50%,-50%)}.service-row button>i span:last-child{transform:translate(-50%,-50%) rotate(90deg);transition:transform .3s var(--ease-out)}.service-row__content{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .5s var(--ease-out),opacity .35s ease}.service-row__content>div{display:grid;overflow:hidden;grid-template-columns:.35fr 2fr;gap:2rem}.service-row__content p{grid-column:2;max-width:43rem;padding-bottom:2.6rem;color:#595959;font-size:clamp(1.02rem,1.5vw,1.35rem);line-height:1.42}.service-row--active{border-color:var(--border)}.service-row--active h3,.service-row button:hover h3{color:var(--primary);transform:translate(.5rem)}.service-row--active button>i{border-color:var(--primary);background:var(--primary);color:#fff;transform:rotate(90deg)}.service-row--active button>i span:last-child{transform:translate(-50%,-50%) rotate(0)}.service-row--active .service-row__content{grid-template-rows:1fr;opacity:1}.projects{padding-top:var(--section-space-start);padding-bottom:var(--section-space-end)}.section-heading--projects{grid-template-columns:.65fr 2.05fr}.section-heading--projects h2{max-width:13ch}.section-heading--projects h2 span{color:var(--muted)}.project-selector{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(3rem,7vw,8rem);margin-top:clamp(5rem,8vw,8rem)}.project-selector__item{display:grid;min-width:0;grid-template-columns:2.3rem minmax(0,1fr) auto;grid-template-rows:auto auto;gap:.35rem 1rem;align-items:center;padding:1.5rem 0;border:0;border-bottom:1px solid var(--border);color:#858585;background:transparent;text-align:left;cursor:pointer;transition:color .25s ease,opacity .25s ease}.project-selector__item>span{grid-row:1 / 3;color:#898989;font-size:.65rem;letter-spacing:.06em}.project-selector__item strong{overflow:hidden;font-size:clamp(1.25rem,1.8vw,1.75rem);font-weight:610;letter-spacing:-.045em;line-height:1;text-overflow:ellipsis;white-space:nowrap}.project-selector__item small{overflow:hidden;color:#8b8b8b;font-size:.66rem;letter-spacing:.025em;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.project-selector__item>i{grid-column:3;grid-row:1 / 3;width:.48rem;aspect-ratio:1;border:1px solid #bcbcbc;border-radius:50%;transition:border-color .25s ease,background-color .25s ease,transform .35s var(--ease-out)}.project-selector__item:hover,.project-selector__item--active{color:var(--text)}.project-selector__item--active>i{border-color:var(--primary);background:var(--primary);transform:scale(1.15)}.featured-project{margin-top:clamp(4.5rem,7vw,7rem);animation:project-change .65s var(--ease-soft) both}@keyframes project-change{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}.project-cover{position:relative;min-height:clamp(35rem,58vw,55rem);overflow:hidden;padding:clamp(1.5rem,3vw,3rem);background:var(--project-cover-background, #f1eff8)}.project-cover--diamond{--project-cover-background: #f1eff8}.project-cover--galilei{--project-cover-background: #f2f2ee}.project-cover--correa{--project-cover-background: #edf0f1}.project-cover--avorya{--project-cover-background: #f0edf5}.project-cover:before,.project-cover:after{position:absolute;border:1px solid rgba(74,0,255,.14);border-radius:50%;content:""}.project-cover:before{top:-38%;right:-8%;width:65%;aspect-ratio:1}.project-cover:after{bottom:-45%;left:-13%;width:52%;aspect-ratio:1}.project-cover__topline,.project-cover__bottomline,.project-cover__monogram{position:relative;z-index:2}.project-cover__topline,.project-cover__bottomline{display:flex;align-items:flex-start;justify-content:space-between;color:#5f5f5f;font-size:.68rem;font-weight:590;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.project-cover__monogram{position:absolute;top:50%;left:50%;display:flex;align-items:flex-start;transform:translate(-50%,-47%)}.project-cover__monogram span{font-size:clamp(16rem,34vw,34rem);font-weight:780;letter-spacing:-.13em;line-height:.72}.project-cover__monogram i{display:grid;width:clamp(3.2rem,5vw,5rem);aspect-ratio:1;margin-left:clamp(-3.2rem,-3vw,-1.8rem);place-items:center;border-radius:50%;color:#fff;background:var(--primary);font-size:clamp(.62rem,.8vw,.78rem);font-style:normal;font-weight:650;letter-spacing:.04em}.project-cover__bottomline{position:absolute;right:clamp(1.5rem,3vw,3rem);bottom:clamp(1.5rem,3vw,3rem);left:clamp(1.5rem,3vw,3rem)}.project-cover__bottomline p:last-child{text-align:right}.project-cover__bottomline p{max-width:18rem}.featured-project__meta{display:grid;grid-template-columns:.35fr 1.15fr 1.1fr auto;gap:clamp(1.5rem,4vw,5rem);align-items:start;padding-top:2rem}.featured-project__count,.featured-project__meta>div>p{color:#707070;font-size:.69rem;font-weight:550;letter-spacing:.04em;text-transform:uppercase}.featured-project__meta h3{margin-top:1.2rem;font-size:clamp(2.8rem,4.8vw,5rem);font-weight:700;letter-spacing:-.07em;line-height:.87}.featured-project__description{max-width:26rem;color:#5f5f5f;font-size:clamp(1rem,1.35vw,1.22rem);line-height:1.45}.project-action{display:grid;justify-items:end;gap:.8rem;color:#686868;font-size:.66rem;font-weight:590;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.project-action i{display:grid;width:4.3rem;height:4.3rem;place-items:center;border:1px solid #9f9f9f;border-radius:50%;color:var(--text);font-style:normal;transition:background-color .25s ease,border-color .25s ease,color .25s ease}.project-action:hover{color:var(--primary)}.project-action:hover i{border-color:var(--primary);color:#fff;background:var(--primary)}.project-action:hover .arrow{transform:translate(.15rem)}.project-privacy{display:grid;justify-items:end;gap:.25rem;padding-top:.15rem;text-align:right}.project-privacy span{color:var(--text);font-size:.7rem;font-weight:610;letter-spacing:.05em;text-transform:uppercase}.project-privacy small{color:#858585;font-size:.68rem}.project-callout{display:flex;align-items:flex-end;justify-content:space-between;margin-top:clamp(7rem,11vw,11rem);padding-top:0}.project-callout p{font-size:clamp(1.75rem,3.4vw,3.6rem);font-weight:580;letter-spacing:-.055em;line-height:.98}.process{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(4rem,10vw,10rem);padding-top:var(--section-space-start);padding-bottom:var(--section-space-end);background:#fafafa}.process__intro{align-self:start}.process__intro h2{margin-top:clamp(4rem,7vw,7rem)}.process__intro>p{max-width:31rem;margin-top:3rem;color:#636363;font-size:clamp(1.05rem,1.5vw,1.34rem);line-height:1.45}.process-step{position:relative;display:grid;grid-template-columns:.25fr .9fr 1.2fr;gap:1.3rem;padding:clamp(2rem,3vw,3.2rem) 0;border-bottom:1px solid var(--border)}.process-step>span{padding-top:.35rem;color:#737373;font-size:.67rem;letter-spacing:.06em}.process-step h3{font-size:clamp(1.65rem,2.7vw,2.8rem);font-weight:620;letter-spacing:-.055em;line-height:1;transition:color .25s ease}.process-step p{color:#666;font-size:clamp(.9rem,1.15vw,1.05rem);line-height:1.45}.process-step>i{position:absolute;right:0;bottom:-1px;left:0;height:1px;background:var(--primary);transform:scaleX(0);transform-origin:left;transition:transform .5s var(--ease-out)}.process-step:hover h3{color:var(--primary)}.process-step:hover>i{transform:scaleX(1)}.about{padding-top:var(--section-space-start);padding-bottom:var(--section-space-end)}.about__title{max-width:13ch;margin-top:clamp(5rem,8vw,8rem);margin-left:auto;font-size:clamp(4rem,7vw,7.2rem);font-weight:760;letter-spacing:-.072em;line-height:.9}.about__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(4rem,10vw,11rem);align-items:end;margin-top:clamp(8rem,13vw,13rem)}.about__monogram{position:relative;display:grid;min-height:clamp(28rem,43vw,42rem);grid-template-columns:1fr auto 1fr;place-items:center;overflow:hidden;color:#fff;background:#0a0a0a}.about__monogram:before,.about__monogram:after{position:absolute;border:1px solid #2a2a2a;border-radius:50%;content:""}.about__monogram:before{width:70%;aspect-ratio:1}.about__monogram:after{width:95%;aspect-ratio:1}.about__monogram>span,.about__monogram>i{position:relative;z-index:2}.about__monogram>span{font-size:clamp(7rem,15vw,15rem);font-weight:760;letter-spacing:-.1em;line-height:1}.about__monogram>span:last-of-type{color:var(--primary)}.about__monogram>i{color:#777;font-size:2rem;font-style:normal;font-weight:300}.about__monogram small{position:absolute;z-index:2;bottom:1.5rem;left:1.5rem;color:#858585;font-size:.62rem;letter-spacing:.06em;line-height:1.5;text-transform:uppercase}.about__copy>p:first-child{color:var(--text);font-size:clamp(1.8rem,3.15vw,3.25rem);font-weight:560;letter-spacing:-.055em;line-height:1.02}.about__copy>p:nth-child(2){max-width:32rem;margin-top:2.5rem;color:#646464;font-size:clamp(1.02rem,1.4vw,1.25rem);line-height:1.47}.about__values{display:grid;gap:1.15rem;margin-top:clamp(4rem,6vw,6rem)}.about__values span{display:block;padding:0;color:#505050;font-size:.82rem}.about__values span:before{margin-right:.9rem;color:var(--primary);content:"●";font-size:.5rem}.contact{min-height:100svh;padding:clamp(6rem,9vw,9rem) var(--gutter) 0;color:#fff;background:#050505}.contact__top{display:flex;align-items:center;justify-content:space-between;padding-bottom:0;color:#8c8c8c;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase}.contact h2{margin-top:clamp(5rem,9vw,9rem);font-size:clamp(4rem,7.7vw,8rem);font-weight:750;letter-spacing:-.073em;line-height:.88}.contact h2 span{color:var(--primary-on-dark)}.contact__button{display:inline-flex;flex-wrap:wrap;width:auto;max-width:100%;align-items:center;justify-content:flex-start;row-gap:.75rem;column-gap:1.5rem;margin-top:clamp(5rem,8vw,8rem);padding:0;font-size:clamp(1.3rem,2.1vw,2rem);font-weight:520;transition:color .25s ease}.contact__button i{display:grid;flex-shrink:0;width:4.5rem;height:4.5rem;place-items:center;border-radius:50%;color:var(--text);background:#fff;font-style:normal;transition:color .25s ease,background-color .25s ease}.contact__button:hover{color:var(--primary)}.contact__button:hover i{color:#fff;background:var(--primary)}.contact__button:hover .arrow{transform:translate(.18rem)}footer{display:grid;grid-template-columns:.8fr 1fr 1fr;gap:3rem;margin-top:clamp(8rem,13vw,13rem);padding:3rem 0 2rem;border-top:1px solid #1c1c1c}.brand--footer .brand-mark{width:2.5rem;height:2.5rem}footer>p{color:#777;font-size:.86rem;line-height:1.45}.footer__links{display:flex;justify-content:flex-end;gap:clamp(1rem,2.5vw,2.7rem)}.footer__links a{display:flex;align-items:center;gap:.4rem;color:#aaa;font-size:.8rem;transition:color .2s ease}.footer__links a:hover{color:var(--primary)}.footer__links svg{width:.9rem}.footer__bottom{display:flex;grid-column:1 / -1;align-items:center;justify-content:space-between;margin-top:3rem;padding-top:0;color:#929292;font-size:.65rem;letter-spacing:.04em;text-transform:uppercase}.footer__bottom a:hover{color:#fff}@media(min-width:1051px){.process__intro{position:sticky;top:calc(var(--header-height) + 3rem)}}@media(max-width:1180px){.hero__title{font-size:clamp(3.7rem,7.7vw,5.7rem)}.section-heading{grid-template-columns:.55fr 1.2fr .65fr}.featured-project__meta{grid-template-columns:.3fr 1.15fr 1fr auto}.service-row__content ul{flex-wrap:wrap}}@media(max-width:960px){:root{--header-height: 4.5rem}.site-header,.site-header--scrolled{grid-template-columns:1fr auto;height:var(--header-height);background:#fff}.desktop-nav,.header-cta{display:none}.menu-toggle{position:relative;z-index:102;display:grid;width:2.8rem;height:2.8rem;place-items:center;justify-self:end;padding:0;border:0;border-radius:50%;background:var(--text);cursor:pointer}.menu-toggle span{position:absolute;width:1rem;height:1px;background:#fff;transition:transform .3s var(--ease-out),top .3s var(--ease-out)}.menu-toggle span:first-child{top:1.18rem}.menu-toggle span:last-child{top:1.58rem}.site-header--open .menu-toggle{background:#fff}.site-header--open .menu-toggle span{top:1.38rem;background:var(--text)}.site-header--open .menu-toggle span:first-child{transform:rotate(45deg)}.site-header--open .menu-toggle span:last-child{transform:rotate(-45deg)}.mobile-menu{position:fixed;z-index:101;inset:0;display:flex;visibility:hidden;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;padding:calc(var(--header-height) + 4rem) var(--gutter) 2rem;color:#fff;background:var(--text);opacity:0;transform:translateY(-1rem);transition:opacity .35s ease,transform .5s var(--ease-out),visibility 0s linear .5s}.site-header--open .brand{color:#fff}.site-header--open .mobile-menu{visibility:visible;opacity:1;transform:translateY(0);transition:opacity .35s ease,transform .5s var(--ease-out),visibility 0s}.mobile-menu nav{border-top:1px solid #333}.mobile-menu nav a{display:flex;align-items:baseline;gap:1.2rem;padding:.7rem 0;border-bottom:1px solid #333;font-size:clamp(2.4rem,8vw,4rem);font-weight:650;letter-spacing:-.06em;line-height:1}.mobile-menu nav a span{color:#777;font-size:.65rem;letter-spacing:.04em}.mobile-menu__cta{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding:1.1rem 0;border-bottom:1px solid #333;color:#fff;font-size:1.2rem;font-weight:560;transition:color .22s ease}.mobile-menu__cta .arrow,.mobile-menu__cta:hover{color:var(--primary-on-dark)}.mobile-menu>p{margin-top:1.5rem;color:#777;font-size:.72rem;letter-spacing:0;line-height:1.45}.hero{min-height:53rem}.hero__bottom{right:var(--gutter);width:auto}.positioning__statement,.positioning__note{grid-template-columns:.55fr 1.45fr;gap:3rem}.section-heading{grid-template-columns:1fr 2.2fr}.section-heading>p{grid-column:2;margin-top:.5rem}.section-heading--projects{grid-template-columns:1fr 2.2fr}.service-row>button{grid-template-columns:.25fr 2fr auto}.service-row__content>div{grid-template-columns:.25fr 2fr}.service-row__content p{grid-column:2 / -1}.featured-project__meta{grid-template-columns:.25fr 1.05fr 1fr auto;gap:1.5rem}.featured-project__description{font-size:.95rem}.process{grid-template-columns:1fr}.process__intro{display:grid;grid-template-columns:.55fr 1.45fr;gap:2rem}.process__intro h2{margin-top:0}.process__intro>p{grid-column:2;margin-top:0}.about__grid{gap:4rem}}@media(max-width:700px){:root{--gutter: 1.25rem}.section-index{font-size:.65rem}.journey-control{right:1rem;bottom:1rem;gap:0;padding:0;border:0;background:transparent;box-shadow:none}.journey-control--notice{bottom:5.25rem}.journey-control>span{display:none}.journey-control>i{width:3.25rem;box-shadow:0 .5rem 1.6rem #0000001f}.brand{font-size:.71rem}.brand-mark{width:1.9rem;height:1.9rem}.hero{min-height:100svh;padding:calc(var(--header-height) + 6rem) var(--gutter) 12.5rem}.hero__eyebrow{top:calc(var(--header-height) + 2.2rem);width:max-content;font-size:.58rem}.hero__title{width:100%;max-width:none;min-width:0;font-size:clamp(3rem,13.2vw,3.75rem);letter-spacing:-.075em;line-height:.9}.desktop-break{display:none}.hero__bottom{right:var(--gutter);bottom:5.4rem;width:calc(100% - (var(--gutter) * 2));max-width:calc(100vw - (var(--gutter) * 2));min-width:0;display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center}.hero__bottom>p{width:100%;min-width:0;max-width:28rem;font-size:.95rem}.button.hero__mobile-cta{display:inline-flex}.button{min-height:3.3rem;padding-left:1.2rem;font-size:.7rem}.button .arrow{width:2.8rem;height:2.8rem}.hero__project-link{bottom:1.6rem;font-size:.68rem}.problem{min-height:50rem;padding-top:5.5rem;padding-bottom:5.5rem}.problem__copy{margin-left:0;padding-top:6rem}.editorial-muted{font-size:clamp(2rem,9.5vw,2.65rem);line-height:1}.editorial-title{margin-top:7rem;font-size:clamp(3rem,13vw,3.7rem);line-height:.91}.impact{padding-top:6rem;padding-bottom:7rem}.impact__lines{margin-top:6rem;margin-left:0}.impact__lines>p{margin-bottom:6rem;font-size:clamp(2rem,9.5vw,2.65rem)}.impact__lines>h2{font-size:clamp(3.2rem,14vw,4rem)}.positioning{padding-top:6rem;padding-bottom:6rem}.positioning__statement,.positioning__note{grid-template-columns:1fr;gap:3rem}.positioning__statement h2{font-size:clamp(3.2rem,13vw,4rem)}.positioning__note{margin-top:6rem;gap:1.5rem}.services,.projects,.process,.about{padding-top:6.5rem;padding-bottom:6.5rem}.section-heading,.section-heading--projects{display:block}.section-heading h2,.process__intro h2{margin-top:4rem;font-size:clamp(3.15rem,13.5vw,4rem)}.section-heading>p{margin-top:2rem}.service-list{margin-top:5rem}.service-row>button{grid-template-columns:2rem 1fr 2.6rem;gap:.7rem;padding:1.7rem 0}.service-row h3{font-size:clamp(1.5rem,7vw,2rem);line-height:1}.service-row button>i{width:2.45rem;height:2.45rem}.service-row__content>div{display:block;padding-left:2.7rem}.service-row__content p{padding:0 0 1.8rem;font-size:.95rem}.project-selector{grid-template-columns:1fr;margin-top:4.5rem}.project-selector__item small{overflow:visible;text-overflow:clip;white-space:normal}.featured-project{margin-top:4rem}.project-cover{min-height:27rem;margin-inline:calc(var(--gutter) * -1);padding:1.25rem}.project-cover__topline,.project-cover__bottomline{font-size:.56rem}.project-cover__monogram span{font-size:15rem}.project-cover__monogram i{width:2.8rem;margin-left:-1.8rem}.project-cover__bottomline{right:1.25rem;bottom:1.25rem;left:1.25rem}.featured-project__meta{grid-template-columns:1fr auto;gap:2rem 1rem;padding-top:1.5rem}.featured-project__count{grid-column:1 / -1}.featured-project__meta>div:nth-child(2){grid-column:1}.featured-project__description{grid-column:1 / -1;grid-row:3}.project-action,.project-privacy{grid-column:2;grid-row:2;align-self:end}.project-action i{width:3.7rem;height:3.7rem}.project-callout{align-items:flex-start;flex-direction:column;gap:2rem;margin-top:6rem}.process{gap:5rem}.process__intro{display:block}.process__intro>p{margin-top:2rem}.process-step{grid-template-columns:2rem 1fr;gap:1rem}.process-step p{grid-column:2;margin-top:.5rem}.about__title{margin-top:4rem;font-size:clamp(3.3rem,14vw,4.1rem)}.about__grid{grid-template-columns:1fr;gap:4.5rem;margin-top:6rem}.about__monogram{min-height:28rem}.about__copy>p:first-child{font-size:2rem}.contact{padding-top:5rem}.contact__top p{display:none}.contact h2{margin-top:5rem;font-size:clamp(3.25rem,14vw,4.2rem)}.contact__button{gap:1rem;margin-top:5rem;font-size:1.2rem}.contact__button i{width:3.6rem;height:3.6rem;flex:0 0 auto}footer{grid-template-columns:1fr 1fr;gap:3rem 1rem;margin-top:7rem}footer>p{text-align:right}.footer__links{grid-column:1 / -1;justify-content:flex-start}.footer__bottom{flex-wrap:wrap;gap:1rem;line-height:1.5}.footer__bottom span:nth-child(2){order:3;width:100%}}@media(max-width:390px){.motion-notice{right:1rem;bottom:1rem;left:1rem;justify-content:space-between}.hero{padding-bottom:15.5rem}.hero__title{font-size:2.85rem}.footer__links{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html:not(.motion-full){scroll-behavior:auto}html:not(.motion-full) *,html:not(.motion-full) *:before,html:not(.motion-full) *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}html:not(.motion-full) .reveal{opacity:1;transform:none}}
