:root{--ink:#111210;--paper:#f8f7f3;--white:#fff;--gold:#b49a6a;--muted:#64655f;--line:#d7d6cf;--gutter:24px;--sans:'Manrope',Arial,sans-serif;--serif:'Instrument Serif',Georgia,serif;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}::selection{background:#d1be99;color:#111}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}img,video{display:block;max-width:100%}figure,p,h1,h2,h3,blockquote{margin:0}button{color:inherit}svg{width:24px;height:24px;flex-shrink:0}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:6px}em{font-family:var(--serif);font-weight:400;letter-spacing:-.035em}p{line-height:1.75}h1,h2,h3{text-wrap:balance;font-weight:500}h1,h2{letter-spacing:-.055em}.container{width:min(100% - var(--gutter)*2,1440px);margin-inline:auto}.section-pad{padding-block:90px}.dark{background:#10110f;color:var(--paper)}.eyebrow{display:flex;align-items:center;gap:13px;font-size:10px;font-weight:600;line-height:1.5;letter-spacing:.13em;text-transform:uppercase}.eyebrow>span:first-child{font-variant-numeric:tabular-nums;color:#807159}.eyebrow>span:first-child:empty{display:none}.label-line{width:32px;height:1px;background:var(--gold);flex-shrink:0}.dark .eyebrow>span:first-child{color:var(--gold)}.display{font-size:clamp(45px,7.3vw,112px);line-height:1.04;font-weight:500}.display em{font-size:1.14em}.statement{font-size:clamp(32px,4.6vw,70px);line-height:1.25}.text-link{display:inline-flex;align-items:center;gap:28px;padding:16px 0;border-bottom:1px solid var(--gold);font-size:13px;font-weight:600}.text-link svg,.button svg,.nav-contact svg{transition:transform .3s}.text-link:hover svg,.button:hover svg,.nav-contact:hover svg{transform:translate(4px,-2px)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;min-height:64px;padding:20px 25px;font-size:14px;font-weight:600;transition:background .3s}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#39382f}.button-light{background:var(--paper);color:var(--ink)}.button-light:hover{background:#e4d9c5}.skip-link{position:fixed;left:20px;top:-100px;z-index:100;background:white;color:black;padding:15px}.skip-link:focus{top:15px}
/* A restrained, persistent navigation plane. */
.site-header{position:fixed;z-index:40;top:0;left:0;right:0;height:78px;padding-inline:var(--gutter);display:flex;align-items:center;gap:22px;color:#f8f7f3;transition:background .3s,height .3s,box-shadow .3s}.site-header.scrolled{background:rgba(15,16,14,.93);backdrop-filter:blur(16px);height:68px;box-shadow:0 1px 0 #ffffff12}.brand{display:flex;align-items:center;gap:15px;margin-right:auto}.brand img{width:69px;height:auto;mix-blend-mode:screen}.brand>span{font-size:8px;letter-spacing:.1em;line-height:1.5;display:none}.desktop-nav{display:none;gap:38px;align-items:center;font-size:12px}.desktop-nav a{position:relative;padding-block:12px}.desktop-nav a::after{content:'';position:absolute;bottom:5px;left:0;right:100%;height:1px;background:var(--gold);transition:right .3s}.desktop-nav a:hover::after,.desktop-nav a[aria-current]::after{right:0}.nav-contact{display:flex;gap:13px;align-items:center;font-size:12px}.nav-contact svg{width:17px;height:17px}.menu-toggle{border:0;background:transparent;width:36px;height:44px;padding:10px 0;display:grid;align-content:center;gap:6px}.menu-toggle span{width:24px;height:1px;background:currentColor;transition:transform .3s}.menu-open .menu-toggle span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-open .menu-toggle span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.header-progress{position:absolute;left:0;bottom:0;height:1px;background:var(--gold);width:100%;transform:scaleX(var(--read-progress,0));transform-origin:left}.mobile-nav{position:fixed;inset:0;z-index:35;background:#10110f;color:var(--paper);padding:130px var(--gutter) 40px;visibility:hidden;opacity:0;transform:translateY(-12px);transition:opacity .3s,transform .3s,visibility .3s}.menu-open .mobile-nav{visibility:visible;opacity:1;transform:none}.mobile-nav>.eyebrow{color:var(--gold);margin-bottom:40px}.mobile-nav>a{display:flex;align-items:center;gap:20px;border-bottom:1px solid #ffffff25;padding:20px 0;font-size:clamp(28px,7vw,45px);letter-spacing:-.04em}.mobile-nav>a>span{font-size:10px;color:var(--gold);letter-spacing:0}.mobile-nav svg{margin-left:auto}.mobile-nav>p{font-family:var(--serif);font-style:italic;font-size:24px;margin-top:40px;color:#bcbab1}
/* Native portrait and landscape films occupy the full hero. */
.hero{position:relative;background:#080808;height:max(780px,100svh);min-height:780px;isolation:isolate;overflow:hidden}.hero-poster,.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2}.hero-poster img{width:100%;height:100%;object-fit:cover}.hero-video{opacity:0;transition:opacity .45s}.hero-video.ready{opacity:1}.hero-topline{position:absolute;left:var(--gutter);right:var(--gutter);top:108px;display:flex;justify-content:space-between;font-size:8px;letter-spacing:.13em;color:#9b9b95}.hero-topline span:last-child{display:none}.hero-copy{position:absolute;left:var(--gutter);right:var(--gutter);top:58%;max-width:1440px;margin-inline:auto;transform:translateY(calc(var(--hero-shift,0)*-1px))}.hero h1{font-size:clamp(49px,11.9vw,88px);line-height:.98;font-weight:500;letter-spacing:-.065em;color:#fff}.hero-last{display:block}.hero h1 em{font-size:1.14em;font-weight:400;color:#f4f0e7}.hero-bottom{margin-top:23px;display:flex;flex-direction:column;gap:20px}.hero-bottom>p{font-size:14px;color:#c0c0b9;line-height:1.55}.hero-link{display:flex;align-items:center;justify-content:space-between;gap:18px;max-width:320px;font-size:11px;line-height:1.6;padding-block:12px;border-bottom:1px solid #817054}.hero-link svg{width:24px;transition:transform .3s}.hero-link:hover svg{transform:translateX(7px)}.hero-foot{position:absolute;bottom:20px;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:.04em;color:#a2a29a}.hero-foot a{display:flex;gap:14px;align-items:center;padding:10px 0}.hero-foot a span{font-size:18px;color:var(--gold)}.motion-toggle{display:flex;align-items:center;gap:8px;border:0;background:transparent;padding:12px 0 12px 12px;font-size:9px;color:#c6c5bf}.pause-icon{font-size:16px;width:14px}.motion-label{display:none}
/* Intro: a concise editorial statement, with the original agency signature. */
.intro{position:relative;background:var(--paper);z-index:2}.intro .eyebrow{margin-bottom:44px}.intro-grid{display:grid;gap:50px}.intro .statement span{color:#82714f}.intro .statement em{font-size:1.1em}.intro-aside{display:flex;flex-direction:column;align-items:flex-start;gap:25px}.intro-aside img{width:240px;mix-blend-mode:multiply;height:auto}.intro-aside p{font-size:13px;color:var(--muted)}
/* Uber is the central story; the body remains in normal document flow. */
.uber-opening{overflow:hidden}.uber-opening>.container{padding-bottom:35px}.uber-opening .eyebrow{margin-bottom:50px}.uber-statement{display:grid;gap:32px}.uber-wordmark{font-size:62px;line-height:1;letter-spacing:-.07em;font-weight:500}.uber-statement .statement{font-size:clamp(30px,3.8vw,58px)}.uber-statement em{color:#c3af87}.uber-caption{display:flex;justify-content:space-between;gap:20px;font-size:9px;letter-spacing:.04em;border-top:1px solid #ffffff24;padding-top:23px;margin-top:45px}.uber-caption span:last-child{color:#a8a59a}.uber-cover{position:relative;height:460px;overflow:hidden;margin-inline:auto;width:calc(100% - var(--cover-inset,0px)*2)}.uber-cover img{height:115%;width:100%;object-fit:cover;object-position:50% 54%;transform:translateY(var(--cover-shift,-3%));will-change:transform}.uber-cover::after{content:'';position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#0008)}.uber-cover figcaption{position:absolute;z-index:1;bottom:24px;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;color:white;font-size:16px;letter-spacing:-.02em}.uber-cover figcaption span:last-child{font-family:var(--serif);font-style:italic;font-size:22px}.section-heading{display:grid;gap:30px;margin-bottom:60px}.section-heading .eyebrow{grid-column:1/-1}.section-lead{font-size:16px;color:#5c5d56;max-width:560px}.story-visual{display:none}.story-chapter{padding:0 0 55px}.story-chapter:last-child{padding-bottom:0}.story-mobile-image{height:360px;margin-bottom:35px;overflow:hidden}.story-mobile-image img{width:100%;height:100%;object-fit:cover}.story-point{display:grid;grid-template-columns:22px 1fr;gap:15px;padding-block:25px;border-top:1px solid var(--line)}.point-number{font-size:10px;color:#857453;line-height:1.7;font-variant-numeric:tabular-nums}.story-point h3{font-size:24px;letter-spacing:-.04em;line-height:1.25;margin-bottom:15px}.story-point p{font-size:15px;color:#64655d}.story-outro{display:flex;justify-content:flex-end;margin-top:40px}.story-outro .text-link{font-size:14px}
.belief-layout{display:grid;gap:40px}.belief-heading .eyebrow{margin-bottom:40px}.belief-heading .display{font-size:clamp(43px,5.5vw,80px)}.belief-list{padding-top:10px}.belief-item{display:grid;grid-template-columns:35px 1fr;gap:18px;align-items:start;padding:45px 0;border-top:1px solid #5b5545}.belief-item>span{font-size:11px;color:var(--gold);padding-top:8px}.belief-item p{font-size:clamp(25px,3vw,40px);letter-spacing:-.035em;line-height:1.35}.belief-item.active{--belief-color:var(--paper)}.belief-item:last-child{padding-bottom:0}
/* Six full, distinct editorial stories. No content hidden behind hover. */
.projects{padding-bottom:0}.projects-heading{margin-bottom:65px}.project{padding:24px 20px 35px;margin-bottom:22px;overflow:hidden;background:var(--project-color);--project-color:#efdfdd}.project-2{--project-color:#e9e3d6}.project-3{--project-color:#dfe6d9}.project-4{--project-color:#dfebed}.project-5{--project-color:#e7e0ed}.project-6{--project-color:#e0e5e9}.project-top{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:9px;letter-spacing:.1em;padding-bottom:22px;border-bottom:1px solid #1112;margin-bottom:25px}.project-top>span:first-child{font-weight:700}.project-grid{display:grid;gap:30px}.project-image{height:390px;position:relative;overflow:hidden;background:#0001}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform 1s cubic-bezier(.2,.7,.2,1);transform:scale(1.035) translateY(var(--image-drift,0px))}.project-1 .project-image img{object-position:50% 35%}.project-4 .project-image img{object-position:55% 50%}.project-5 .project-image img{object-position:50% 35%}.image-corner{position:absolute;bottom:0;right:0;width:50px;height:50px;display:grid;place-items:center;background:var(--project-color)}.project-copy{align-self:center}.project-tag{font-size:9px;color:#605e57;margin-bottom:22px;letter-spacing:.1em}.project-copy h3{font-size:clamp(25px,2.6vw,40px);line-height:1.22;letter-spacing:-.04em;margin-bottom:22px}.project-subtitle{font-size:.67em;display:block;line-height:1.5;margin-top:12px}.project-copy>p:not(.eyebrow){font-size:14px;color:#44463f;line-height:1.85}.project-rule{width:50px;height:1px;background:#97825e;margin-top:28px}.project:last-child{margin-bottom:0}
.services{margin-top:90px;overflow:hidden}.services-heading{position:relative;margin-top:45px;margin-bottom:70px}.services-heading>p{font-size:15px;color:#a9a99e;margin-bottom:22px}.services-heading h2{position:relative;z-index:1;font-size:clamp(50px,9.3vw,138px);line-height:1.07}.services-heading em{color:#bfaa83}.services-orbit{position:absolute;width:60%;aspect-ratio:1;right:-15%;top:20%;border:1px solid #b49a6a40;border-radius:50%;transform:rotate(-30deg) scaleX(.48);pointer-events:none}.services-orbit::after{content:'';position:absolute;inset:15%;border:1px solid #b49a6a40;border-radius:50%}.service-grid{display:grid;gap:36px}.service{display:grid;grid-template-columns:20px 1fr;gap:15px;border-top:1px solid #ffffff25;padding-top:27px}.service h3{font-size:25px;line-height:1.3;letter-spacing:-.03em}.service p{grid-column:2;font-size:14px;color:#b7b8ad}.service .point-number{color:var(--gold);padding-top:5px}
.trust{background:#fff}.client-logos{display:grid;grid-template-columns:repeat(2,1fr);gap:20px 30px;align-items:center;padding-block:45px 65px}.client-logos>div{height:64px;display:flex;align-items:center;justify-content:center}.client-logos img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;max-width:155px;filter:grayscale(1)}.metrics{display:grid;border-top:1px solid var(--line)}.metrics>div{padding:35px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:baseline}.metrics>div>span{font-size:65px;font-weight:400;letter-spacing:-.075em;line-height:1.1}.metrics .metric-sign{font-family:var(--serif);font-size:.8em;color:#a18b60;padding-left:5px}.metrics p{font-size:12px;color:var(--muted)}
.team{background:#f0efe9}.team-grid{display:grid;gap:55px}.person{min-width:0}.person figure{position:relative;aspect-ratio:4/4.8;overflow:hidden;background:#dadbd5}.person figure img{width:100%;height:100%;object-fit:cover;object-position:center 25%;transition:transform .7s}.person:hover figure img{transform:scale(1.025)}.portrait-index{position:absolute;bottom:18px;left:18px;background:#f8f7f3e8;backdrop-filter:blur(10px);font-size:10px;letter-spacing:.1em;padding:10px 13px}.person-heading{padding-block:22px 18px}.person-heading h3{font-size:27px;letter-spacing:-.04em;margin-bottom:8px}.person-heading p{font-size:12px;color:#66685e;line-height:1.6;min-height:20px}.person details{border-top:1px solid #c7c8bf}.person summary{list-style:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:11px;letter-spacing:.03em;padding-block:16px}.person summary::-webkit-details-marker{display:none}.person summary span{font-size:22px;line-height:1;transition:transform .3s;font-weight:400}.person details[open] summary span{transform:rotate(45deg)}.person details>p{font-size:14px;color:#5f6257}.person .quote-label{font-size:10px;margin-top:22px}.person blockquote{font-family:var(--serif);font-style:italic;font-size:27px;line-height:1.3;margin-top:12px;padding-bottom:12px}.person:nth-child(5) figure img{object-position:50% 10%}
.invitation{background:#e8e5dc}.invitation .eyebrow{margin-bottom:45px}.invitation .display{font-size:clamp(47px,8.8vw,132px);line-height:1.04}.invitation .display em{color:#7e6948}.invitation-bottom{display:grid;gap:32px;margin-top:40px}.invitation-bottom p{font-size:14px;max-width:550px;color:#5b5c54}.invitation-bottom .button{justify-self:start;min-width:245px}.contact-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:60px}.contact-heading .display{font-size:clamp(61px,10.5vw,156px)}.contact-arrow svg{width:54px;height:54px;color:var(--gold)}.contact-grid{display:grid;gap:60px}.contact-direct{display:flex;flex-direction:column;align-items:flex-start}.email{display:flex;align-items:center;gap:10px;font-size:clamp(15px,2.2vw,28px);border-bottom:1px solid #706347;padding-bottom:14px;letter-spacing:-.03em;overflow-wrap:anywhere;max-width:100%}.email svg{width:20px}.phone{font-size:23px;margin-top:24px;letter-spacing:-.035em}.whatsapp{display:flex;align-items:center;gap:12px;font-size:11px;color:#bfbfb3;margin-top:20px}.whatsapp svg{width:13px}.address{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:40px;font-size:11px;color:#9e9f91}.contact-note{border-top:1px solid #ffffff29;padding-top:28px}.contact-note>.eyebrow{font-size:9px;color:#c3b08a}.contact-note>p{font-size:26px;line-height:1.35;letter-spacing:-.04em;margin-block:25px}.contact-note>p em{font-size:1.24em}.contact-note .button{min-width:220px}.region{padding-block:65px;border-top:1px solid #ffffff25}.region-grid{display:grid;gap:30px}.region h2{font-size:36px;letter-spacing:-.04em;margin-top:20px}.region .eyebrow{font-size:9px}.region-grid>div>p:not(.eyebrow){font-size:14px;color:#acaea2;max-width:630px}.region .text-link{font-size:10px;margin-top:20px}.footer{padding-block:35px 25px}.footer-logo{display:block;border-block:1px solid #ffffff20;padding-block:40px}.footer-logo img{width:min(100%,660px);height:auto;mix-blend-mode:screen}.footer-bottom{display:flex;flex-wrap:wrap;gap:22px;justify-content:space-between;font-size:9px;color:#96988b;padding-top:25px}.footer-bottom>span:last-child{display:none}
/* All text is visible without JavaScript. Motion is progressive enhancement. */
.motion-ready .reveal{opacity:.25;transform:translateY(20px);transition:opacity .85s ease,transform .85s cubic-bezier(.2,.65,.2,1)}.motion-ready .reveal.is-visible{opacity:1;transform:none}
@media(min-width:600px){:root{--gutter:40px}.hero{min-height:950px}.hero h1{font-size:85px}.hero-copy{top:58%}.hero-bottom{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:30px}.hero-bottom>p{font-size:16px}.hero-link{font-size:11px}.brand>span{display:block}.motion-label{display:inline}.project{padding:30px 30px 45px}.project-image{height:560px}.team-grid{grid-template-columns:repeat(2,1fr);gap:50px 28px}.person-heading h3{font-size:25px}.client-logos{grid-template-columns:repeat(3,1fr);gap:40px}.metrics{grid-template-columns:repeat(3,1fr);padding-top:40px}.metrics>div{display:block;text-align:center;border-bottom:0;border-right:1px solid var(--line);padding:10px 0}.metrics>div:last-child{border:0}.metrics>div>span{font-size:75px}.metrics p{margin-top:10px}.section-pad{padding-block:110px}.projects{padding-bottom:0}.services{margin-top:110px}}
@media(min-width:900px){:root{--gutter:64px}.site-header{height:94px;gap:50px}.brand img{width:78px}.brand>span{font-size:9px}.desktop-nav{display:flex}.menu-toggle{display:none}.nav-contact{border:1px solid #ffffff45;padding:12px 18px;gap:25px}.hero{height:max(780px,100svh);min-height:780px}.hero-topline{top:125px;font-size:9px}.hero-topline span:last-child{display:inline}.hero-copy{top:57%}.hero h1{font-size:clamp(78px,8.2vw,135px);line-height:1.06}.hero-last{display:inline}.hero-bottom{margin-top:27px}.hero-bottom>p{font-size:17px}.hero-link{font-size:12px;max-width:340px;width:340px}.hero-foot{bottom:24px;font-size:10px}.section-pad{padding-block:140px}.intro .eyebrow{margin-bottom:70px}.intro-grid{grid-template-columns:1fr 260px;gap:90px;align-items:end}.intro-aside{gap:35px;padding-bottom:12px}.intro-aside img{width:230px}.intro-aside p{font-size:12px}.uber-opening .eyebrow{margin-bottom:80px}.uber-statement{grid-template-columns:1fr 2.1fr;gap:70px}.uber-wordmark{font-size:115px}.uber-caption{margin-top:75px;font-size:11px;padding-top:30px}.uber-opening>.container{padding-bottom:40px}.uber-cover{height:min(72vw,760px)}.uber-cover figcaption{bottom:40px;font-size:24px}.uber-cover figcaption span:last-child{font-size:34px}.section-heading{grid-template-columns:1.1fr 1fr;column-gap:100px;row-gap:45px;margin-bottom:85px}.section-heading .section-lead{align-self:end;padding-bottom:6px;font-size:16px}.story-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:start}.story-visual{display:block;position:sticky;top:110px;padding-top:0}.story-frame{height:min(67vh,680px);min-height:420px;position:relative;overflow:hidden;background:#deded6}.story-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.055);transition:opacity .65s ease,transform 1s ease}.story-photo.active{opacity:1;transform:scale(1)}.story-glass{position:absolute;bottom:22px;left:22px;right:22px;display:flex;justify-content:space-between;gap:15px;background:#ffffffd9;backdrop-filter:blur(12px);padding:18px 20px;font-size:9px;letter-spacing:.07em}.story-track{height:1px;background:var(--line);margin-top:22px}.story-track span{display:block;width:100%;height:100%;background:#9e865c;transform:scaleX(var(--story-progress,.01));transform-origin:left}.story-photo-caption{margin-top:15px;font-size:10px;color:#7b7c70}.story-mobile-image{display:none}.story-chapter{min-height:78vh;display:flex;flex-direction:column;justify-content:center;padding:45px 0 70px}.story-point{gap:24px;padding:35px 0}.story-point h3{font-size:31px}.story-point p{font-size:16px}.story-outro{margin-top:55px}.belief-layout{grid-template-columns:1.1fr 1fr;gap:100px;align-items:start}.belief-heading{position:sticky;top:120px}.belief-heading .eyebrow{margin-bottom:65px}.belief-list{padding-top:82px}.belief-item{padding:65px 0;gap:25px;min-height:280px}.belief-item:first-child{padding-top:40px}.belief-item p{font-size:37px}.projects{padding-bottom:0}.project{padding:35px 40px 45px;margin-bottom:40px}.project-top{font-size:10px;padding-bottom:25px;margin-bottom:35px}.project-grid{grid-template-columns:1.15fr 1fr;gap:65px;align-items:center}.project-image{height:620px}.project:nth-child(even) .project-grid{grid-template-columns:1fr 1.15fr}.project:nth-child(even) .project-image{grid-column:2;grid-row:1}.project:nth-child(even) .project-copy{grid-column:1;grid-row:1}.project-copy{padding-block:25px}.project-copy>p:not(.eyebrow){font-size:15px}.project-tag{margin-bottom:30px;font-size:9px}.project-rule{margin-top:40px}.image-corner{width:65px;height:65px}.services{margin-top:140px}.services-heading{margin-top:65px;margin-bottom:100px;padding-left:18%}.services-heading>p{position:absolute;left:0;top:18px}.services-orbit{right:-8%;top:10%;width:49%}.service-grid{grid-template-columns:repeat(2,1fr);gap:60px 100px}.service{grid-template-columns:28px 1fr;gap:20px;padding-top:35px}.service h3{font-size:30px}.service p{font-size:15px}.client-logos{grid-template-columns:repeat(6,1fr);gap:45px;padding-block:80px 100px}.client-logos>div{height:70px}.metrics>div>span{font-size:clamp(80px,9vw,140px)}.metrics p{font-size:13px}.team-grid{grid-template-columns:repeat(3,1fr);gap:70px 35px}.person-heading h3{font-size:27px}.person-heading p{min-height:38px}.person:nth-child(4){grid-column:2}.person figure{aspect-ratio:4/4.8}.invitation .eyebrow{margin-bottom:65px}.invitation-bottom{grid-template-columns:1fr 1fr;gap:70px;align-items:end;margin-top:65px}.invitation-bottom p{font-size:16px}.invitation-bottom .button{justify-self:end;min-width:300px;min-height:80px;padding:25px 32px}.contact-heading{margin-bottom:90px}.contact-arrow svg{width:120px;height:120px}.contact-grid{grid-template-columns:1.3fr 1fr;gap:100px}.contact-note{padding:0 0 0 60px;border-top:0;border-left:1px solid #ffffff29}.contact-note>p{font-size:32px;margin-block:30px}.phone{font-size:30px}.address{font-size:12px;gap:60px;margin-top:55px}.region{padding-block:85px}.region-grid{grid-template-columns:1fr 1fr;gap:80px}.region h2{font-size:52px;margin-top:30px}.region-grid>div>p:not(.eyebrow){font-size:15px}.footer-logo{padding-block:65px}.footer-logo img{width:600px}.footer-bottom{font-size:10px;padding-top:35px}.footer-bottom>span:last-child{display:inline}}
@media(min-width:1500px){:root{--gutter:80px}.site-header{padding-inline:max(80px,calc((100vw - 1440px)/2))}.hero-topline,.hero-foot{left:max(80px,calc((100vw - 1440px)/2));right:max(80px,calc((100vw - 1440px)/2))}}
@media(max-width:359px){:root{--gutter:19px}.hero h1{font-size:45px}.hero{height:800px}.project{padding-inline:16px}.project-image{height:330px}.display{font-size:41px}.email{font-size:14px}.contact-arrow svg{width:38px;height:38px}.hero-link{font-size:10px}.eyebrow{font-size:9px;gap:9px}.label-line{width:22px}}
@media(min-aspect-ratio:1/1) and (max-width:899px){.hero{height:780px;min-height:780px}.hero-copy{top:53%}.hero h1{font-size:68px}.hero-topline{top:100px}}
/* Small labels stay quiet; interactive targets stay comfortable to touch. */
h1,h2{word-spacing:.035em}.menu-toggle{width:44px;align-items:center;justify-items:center}.nav-contact,.brand,.motion-toggle{min-height:44px}.motion-toggle{min-width:44px}.image-corner{font-size:12px;font-weight:500;letter-spacing:.08em}
.belief-item{position:relative}.motion-ready .belief-item{color:#a8aa9d;transition:color .6s ease}.motion-ready .belief-item.active{color:var(--paper)}.belief-item::before{content:'';position:absolute;top:-1px;left:0;width:100%;height:1px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .8s ease}.belief-item.active::before{transform:scaleX(1)}
/* Mobile type remains generous: the visitor should read the story comfortably. */
@media(max-width:599px){.hero{height:max(840px,100svh);min-height:840px}.hero h1{font-size:clamp(52px,16vw,76px);letter-spacing:-.055em}.hero-bottom{margin-top:22px;gap:17px}.hero-bottom>p{font-size:15px}.hero-link{font-size:12px;padding-block:10px}.hero-foot{bottom:14px}.story-point p,.project-copy>p:not(.eyebrow),.service p,.person details>p{font-size:16px}.project-copy h3{font-size:29px}.person-heading p{font-size:13px}.section-lead{line-height:1.8}.project-image{height:auto;aspect-ratio:4/5}.belief-item p{font-size:29px}}
@media(max-width:359px){.hero h1{font-size:52px}.hero-bottom>p{font-size:14px}.hero-link{font-size:11px}.hero-copy{top:57%}.project-copy h3{font-size:25px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.hero-video{display:none!important}.hero-copy,.uber-cover img,.project-image img,.reveal{transform:none!important}.reveal{opacity:1!important}.motion-toggle{display:none}.story-photo{transform:none}.story-visual,.belief-heading{position:relative;top:0}}

/* Team portraits retain their colour originals and reveal colour in the viewport or on interaction. */
.team .person figure img{filter:grayscale(1);transition:filter .9s ease,transform .7s ease}
.team .person.is-in-view figure img,.team .person:hover figure img,.team .person:focus-within figure img{filter:grayscale(0)}
