@font-face{font-family:Rubik;src:url('assets/fonts/rubik-regular.woff') format('woff');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Rubik;src:url('assets/fonts/rubik-bold.woff') format('woff');font-style:normal;font-weight:700;font-display:swap}
@font-face{font-family:Editorial;src:url('assets/fonts/editorial-italic.woff') format('woff');font-style:italic;font-weight:400;font-display:swap}
:root{--paper:#f1efe7;--orange:#ef633f;--ink:#22221e;--muted:#65665d;--line:#cccac0;--gutter:3vw;--ease:cubic-bezier(.22,1,.36,1);--header:82px;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Rubik,Arial,sans-serif;-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{border:0;background:none}h1,h2,h3,h4,p,figure,blockquote{margin:0}p{line-height:1.6}h2,h3,h4{font-weight:400}button:focus-visible,a:focus-visible,[tabindex]:focus-visible{outline:2px solid currentColor;outline-offset:6px}::selection{background:var(--ink);color:var(--orange)}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip{position:fixed;top:-90px;left:20px;background:var(--paper);padding:16px;z-index:300}.skip:focus{top:20px}.label{font:11px/1.45 Rubik,Arial,sans-serif;letter-spacing:.095em;font-weight:400}.display{font-weight:700;font-size:clamp(68px,10.5vw,210px);line-height:.89;letter-spacing:-.065em}.outline-type{-webkit-text-stroke:1.5px currentColor;-webkit-text-fill-color:transparent}em{font-family:Editorial,Georgia,serif;font-weight:400;font-style:italic;letter-spacing:-.055em}.section-pad{padding-left:var(--gutter);padding-right:var(--gutter)}.section-kicker{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:64px}.section-kicker>.label:last-child{text-align:right}.body-copy{font-size:16px;line-height:1.75;color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:35px;padding:10px 0;border-bottom:1px solid currentColor;font-size:13px;line-height:1.45}.text-link span{font-size:24px;transition:transform .4s var(--ease)}.text-link:hover span{transform:translate(3px,-3px)}.reading-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:100;pointer-events:none}.reading-progress span{height:100%;display:block;background:var(--ink);transform:scaleX(0);transform-origin:0 50%}
/* A typographic cover, with the person at its centre. */
.site-header{position:absolute;z-index:70;left:0;top:0;width:100%;height:var(--header);padding:0 var(--gutter);display:flex;align-items:center;gap:36px;border-bottom:1px solid #22221e3b;transition:background .3s,box-shadow .3s}.site-header.scrolled{position:fixed;background:var(--paper);box-shadow:0 4px 30px #22221e07;animation:header-in .35s var(--ease)}.wordmark{font-weight:700;font-size:31px;letter-spacing:-.085em;line-height:1}.wordmark>span:first-child{font-weight:400;font-size:29px;padding:0 2px}.wordmark-dot{margin-left:2px}.header-note{font-size:9px;line-height:1.4;letter-spacing:.035em}.desktop-nav{display:flex;gap:30px;margin-left:auto;font-size:12px}.desktop-nav a{position:relative;padding:16px 0}.desktop-nav a:after{content:'';position:absolute;bottom:8px;left:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after{transform:scaleX(1)}sup{font-size:8px;margin-left:3px}.header-contact{font-size:12px;display:flex;gap:22px;align-items:center}.header-contact span{font-size:28px}.menu-toggle{display:none}.hero{background:var(--orange);padding:calc(var(--header) + 27px) var(--gutter) 32px;overflow:hidden}.hero-topline{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.hero-location{display:flex;gap:24px}.hero-poster{display:grid;grid-template-columns:72% 28%;align-items:end;row-gap:22px}.hero-poster h1{display:contents}.hero-name-first,.hero-name-last{font-weight:700;font-size:19.4vw;letter-spacing:-.065em;line-height:.79;white-space:nowrap;margin-left:-.012em;will-change:transform}.hero-name-first{grid-column:1/-1}.hero-name-last{grid-column:1;align-self:end}.name-period{font-size:.75em}.hero-portrait{grid-column:2;position:relative;width:90%;margin-left:auto;aspect-ratio:1;max-width:370px;border-radius:46% 46% 0 0;overflow:hidden;isolation:isolate;background:#aaa397;transform-origin:bottom center;will-change:transform}.hero-portrait img{width:100%;height:100%;object-fit:cover;filter:grayscale(1);transform:scale(1.01)}.hero-portrait figcaption{position:absolute;bottom:14px;left:17px;right:17px;color:#fff;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.08em;text-shadow:0 1px 8px #000}.hero-side{padding:0 0 12px 22px;display:none;flex-direction:column;gap:25px;align-self:stretch;justify-content:space-between}.hero-side p{font-size:12px;line-height:1.55}.hero-asterisk{font-size:5.5vw;line-height:1;align-self:flex-end}.hero-bottom{display:grid;grid-template-columns:1.2fr 1fr auto;align-items:end;gap:24px;border-top:1px solid #22221e50;margin-top:37px;padding-top:24px}.hero-bottom>p{font-size:clamp(23px,2.2vw,42px);line-height:1.12;letter-spacing:-.035em}.hero-bottom>p em{font-size:1.13em}.hero-bottom-note{display:flex;flex-direction:column;gap:12px;font-size:12px;line-height:1.5}.hero-explore{display:flex;align-items:center;gap:23px;font-size:10px;letter-spacing:.06em;line-height:1.45}.circle-arrow{height:66px;width:66px;border-radius:50%;border:1px solid var(--ink);display:grid;place-items:center;font-size:34px;transition:background .35s,color .35s,transform .5s var(--ease)}.hero-explore:hover .circle-arrow{background:var(--ink);color:var(--orange);transform:rotate(45deg)}.ticker{background:var(--ink);color:var(--paper);overflow:hidden;padding:18px 0;border-bottom:1px solid var(--ink)}.ticker-track{display:flex;align-items:center;gap:45px;width:max-content;animation:ticker 36s linear infinite;font-size:11px;letter-spacing:.09em}.ticker-track b{color:var(--orange);font-size:19px;font-weight:400}
/* Project photography gets the space. Gallery and index share the same records. */
.work{padding-top:90px;padding-bottom:100px}.work-intro{display:grid;grid-template-columns:1.3fr 1fr;align-items:end;gap:9%;margin-bottom:65px}.work-intro-copy>p:first-child{font-size:clamp(21px,2.1vw,35px);line-height:1.3;letter-spacing:-.025em;margin-bottom:25px}.work-intro-copy .body-copy{max-width:410px}.work-intro-copy .text-link{margin-top:22px}.work-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid var(--ink);padding:0 0 22px;margin-bottom:38px}.work-filters{display:flex;flex-wrap:wrap;gap:9px}.work-filters button{padding:10px 15px;border:1px solid var(--line);border-radius:2px;font-size:11px;transition:background .2s,color .2s,border .2s}.work-filters button[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.work-filters button span{font-size:9px;margin-left:10px}.view-switch{display:flex;gap:17px;font-size:11px}.view-switch button{padding:8px 0;position:relative;color:var(--muted)}.view-switch button[aria-pressed=true]{color:var(--ink)}.view-switch button[aria-pressed=true]:after{content:'';height:1px;position:absolute;bottom:0;left:0;right:0;background:currentColor}.project-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:34px;row-gap:80px}.project-card{min-width:0;align-self:start}.project-lead,.project-full,.project-text{grid-column:1/-1}.project-wide{grid-column:span 7}.project-narrow{grid-column:span 5}.project-half{grid-column:span 6}.project-offset{margin-top:100px}.project-link{display:block}.project-image{position:relative;overflow:hidden;isolation:isolate;background:#d4c7b2;aspect-ratio:1.45}.project-image img{width:100%;height:100%;object-fit:cover;transform:translateY(var(--image-shift,0px)) scale(1.065);transition:filter .6s,scale .9s var(--ease);will-change:transform}.project-link:hover .project-image img{scale:1.035}.project-lead .project-image{aspect-ratio:1.83}.project-lead .project-image img{object-position:center 44%}.project-lead .project-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#10171078,transparent 70%);pointer-events:none;z-index:1}.project-wide .project-image{aspect-ratio:1.2}.project-narrow .project-image{aspect-ratio:.95}.project-full .project-image{aspect-ratio:2.1}.project-half .project-image{aspect-ratio:1.6}.project-open{position:absolute;right:20px;bottom:20px;z-index:3;width:46px;height:46px;border-radius:50%;background:var(--paper);color:var(--ink);font-size:27px;display:grid;place-items:center;transition:transform .4s var(--ease),background .3s}.project-link:hover .project-open{transform:rotate(45deg);background:var(--orange)}.image-caption{position:absolute;z-index:2;top:28px;left:30px;font-size:10px;letter-spacing:.1em;color:#fff;text-shadow:0 1px 8px #0009}.cover-name{position:absolute;z-index:2;bottom:20px;left:30px;font:normal clamp(85px,13vw,230px)/.9 Georgia,serif;letter-spacing:.04em;color:#fff}.project-caption{padding-top:20px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;column-gap:20px;row-gap:8px}.project-caption>div{display:flex;align-items:baseline;gap:15px}.project-number{font-size:9px;min-width:13px}.project-caption h3{font-size:clamp(24px,2.5vw,43px);line-height:1.15;letter-spacing:-.045em}.project-caption p{font-size:10px;color:var(--muted);line-height:1.5}.project-caption .index-arrow{display:none}.libas-results{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:20px;margin-top:36px;padding:35px 0 0;border-top:1px solid var(--line)}.libas-results>div{border-right:1px solid var(--line)}.libas-results>div:nth-child(3){border:0}.libas-results strong{display:block;font-size:clamp(48px,7vw,124px);font-weight:400;letter-spacing:-.065em;line-height:1}.libas-results strong span{font-size:.45em;letter-spacing:-.02em;margin-left:3px}.libas-results>div>p{font-size:11px;margin-top:14px;color:var(--muted)}.metrics-source{grid-column:1/-1;font-size:9px;line-height:1.6;color:var(--muted);margin-top:8px;max-width:770px}.metrics-source a{border-bottom:1px solid var(--line);white-space:nowrap;margin-left:5px}.project-text{padding:32px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.project-text .project-caption{padding:0;align-items:center;flex-wrap:nowrap}.project-text .project-caption>div{flex:1}.project-text .project-caption h3{font-size:clamp(22px,2.65vw,50px)}.project-text .project-caption .index-arrow{display:block;font-size:34px}.work-end{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-top:48px}.work-end>p{font-size:18px;line-height:1.45;letter-spacing:-.02em}.project-grid.filtered{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 30px}.project-grid.filtered .project-card{grid-column:span 1;margin:0}.project-grid.filtered .project-image{aspect-ratio:1.45}.project-grid.filtered .project-text{grid-column:1/-1}.project-grid.filtered .cover-name{font-size:80px}.project-grid.filtered .libas-results{display:none}.project-grid.index-view{display:block}.index-view .project-card{padding:22px 0;border-bottom:1px solid var(--line);margin:0}.index-view .project-link{display:flex;align-items:center;gap:30px}.index-view .project-image{width:120px;min-width:120px;height:78px;aspect-ratio:auto}.index-view .project-image img{transform:none;scale:1}.index-view .image-caption,.index-view .cover-name,.index-view .project-open,.index-view .libas-results{display:none}.index-view .project-caption{padding:0;flex:1;align-items:center;flex-wrap:nowrap}.index-view .project-caption>div{flex:1}.index-view .project-caption h3{font-size:clamp(24px,3vw,52px)}.index-view .project-caption p{width:25%;padding-left:20px}.index-view .project-caption .index-arrow{display:block;font-size:32px}.index-view .project-text .project-caption>div{padding-left:150px}.index-view .project-text{border-top:0}.cursor-label{position:fixed;top:0;left:0;z-index:95;display:none;align-items:center;justify-content:center;text-align:center;width:85px;height:85px;pointer-events:none;border-radius:50%;font-size:10px;line-height:1.5;letter-spacing:.025em;background:var(--orange);color:var(--ink);opacity:0;transition:opacity .2s;transform:translate(-200px,-200px)}
/* The career, told as a personal chapter. */
.about{padding-top:85px;padding-bottom:85px;background:#deded2}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:start}.about-number{display:flex;flex-direction:column;align-items:flex-start;gap:30px;position:sticky;top:120px}.about-number>.display{font-size:clamp(180px,31vw,550px);line-height:.76;letter-spacing:-.11em;margin-left:-.045em}.about-number>.label{margin-left:12px;line-height:1.65}.about-copy h2{font-size:clamp(37px,4.4vw,80px);line-height:1.06;letter-spacing:-.055em;margin-bottom:40px}.about-copy h2 em{font-size:1.16em}.about-lead{font-size:22px;line-height:1.5;letter-spacing:-.025em;margin-bottom:23px}.about-copy .body-copy{margin-bottom:18px;color:#55574c}.about-copy .text-link{margin-top:12px}.journey{display:grid;grid-template-columns:1fr 2fr;gap:50px;margin-top:100px;padding-top:38px;border-top:1px solid #a7aa9a}.journey-label h3{font-size:38px;line-height:1.07;letter-spacing:-.04em}.journey-arrow{display:block;font-size:60px;margin-top:25px}.timeline{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:45px}.timeline li>.label{display:block;margin-bottom:12px}.timeline h4{font-size:18px;line-height:1.3;letter-spacing:-.02em;margin-bottom:9px}.timeline p{font-size:12px;color:#5e6252;line-height:1.7;max-width:300px}
/* Scroll changes emphasis; the page never intercepts scrolling. */
.approach{background:var(--ink);color:var(--paper)}.approach-sticky{padding-top:85px;padding-bottom:65px;overflow:hidden}.approach-title{font-weight:700;font-size:clamp(42px,9vw,180px);line-height:.99;letter-spacing:-.065em}.approach-line{display:block;color:var(--paper);transform-origin:left center;transition:color .5s var(--ease),transform .6s var(--ease)}.approach-line em{font-family:inherit;font-size:inherit;font-style:normal;font-weight:700;letter-spacing:inherit;color:var(--orange)}.approach-bottom{display:flex;align-items:flex-end;justify-content:space-between;margin-top:50px;gap:30px}.approach-bottom>p{font-size:16px;line-height:1.6}.approach-step{display:flex;align-items:baseline;gap:15px;font-size:13px;color:#b8baad}.approach-step span:first-child{font-size:60px;line-height:1;letter-spacing:-.05em;color:var(--orange)}.motion-enabled:not(.reduced-motion) .approach{height:215svh}.motion-enabled:not(.reduced-motion) .approach-sticky{position:sticky;top:0;min-height:650px;height:100svh;display:flex;flex-direction:column;justify-content:center}.motion-enabled:not(.reduced-motion) .approach .section-kicker{margin-bottom:auto;padding-top:10px}.motion-enabled:not(.reduced-motion) .approach-bottom{margin-top:auto;padding-top:30px}.motion-enabled:not(.reduced-motion) .approach-line{color:#73766a}.motion-enabled:not(.reduced-motion) .approach-line em{color:inherit}.motion-enabled:not(.reduced-motion) .approach-line.is-active{color:var(--orange);transform:translateX(3vw)}.practice{background:var(--ink);color:var(--paper);padding-top:35px;padding-bottom:100px}.practice-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;padding-top:35px;border-top:1px solid #595b52;margin-bottom:48px}.practice-heading>p:last-child{font-size:21px;line-height:1.4;letter-spacing:-.025em}.practice-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:12%}.tab-list{display:flex;flex-direction:column}.tab-list button{display:flex;align-items:center;gap:24px;padding:23px 0;text-align:left;font-size:clamp(18px,2.1vw,35px);letter-spacing:-.04em;border-bottom:1px solid #55584d;transition:color .2s}.tab-list button>span{font-size:10px;letter-spacing:0;color:#b6b9aa;min-width:16px}.tab-list button>b{margin-left:auto;font-size:28px;font-weight:400;opacity:0;transition:opacity .2s,transform .4s}.tab-list button[aria-selected=true]{color:var(--orange)}.tab-list button[aria-selected=true]>b{opacity:1;transform:rotate(45deg)}.practice-panels{padding-top:19px}.practice-panels h3{font-size:clamp(24px,2.7vw,45px);line-height:1.1;letter-spacing:-.035em;margin-bottom:24px}.practice-panels p{font-size:14px;color:#c3c5b9;line-height:1.75;max-width:415px}.skill-list{list-style:none;margin:26px 0 0;padding:0;color:#d0d1c7;font-size:11px;display:grid;gap:12px}.skill-list li{display:flex;align-items:center;gap:12px}.skill-list li:before{content:'↗';color:var(--orange);font-size:17px}.recognition{display:grid;grid-template-columns:1.25fr 1fr;gap:9%;align-items:center;padding-top:100px;padding-bottom:80px}.recognition-photo{position:relative}.recognition-photo img{width:100%;height:auto}.recognition-photo>.label{display:block;margin-top:12px}.recognition-copy>.label{margin-bottom:25px}.recognition-copy h2{font-size:clamp(35px,4.5vw,80px);line-height:1.03;letter-spacing:-.055em;margin-bottom:25px}.recognition-copy h2 em{font-size:1.14em}.recognition-copy p:not(.label){font-size:14px;line-height:1.75;color:var(--muted);max-width:390px}.recognition-copy .text-link{margin-top:20px}.client-quote{position:relative;padding-top:45px;padding-bottom:100px;max-width:1500px;margin:auto}.client-quote>.label{padding-top:40px;border-top:1px solid var(--line);margin-bottom:35px}.quote-mark{display:block;font-family:Editorial,Georgia,serif;font-size:95px;line-height:.6;color:var(--orange);margin-top:20px}.client-quote blockquote{font-size:clamp(25px,3.45vw,63px);letter-spacing:-.035em;line-height:1.25;max-width:1070px}.quote-credit{display:flex;justify-content:space-between;align-items:center;margin-top:35px;gap:25px;font-size:12px}.quote-credit strong{font-weight:700}.quote-credit>span{line-height:1.75}.quote-credit .text-link{font-size:11px}
/* Personal interests get their own pace and scale. */
.beyond{padding-top:85px;padding-bottom:58px;background:var(--orange)}.beyond-intro{display:grid;grid-template-columns:1.6fr 1fr;gap:9%;align-items:flex-end}.beyond-intro>.display{font-size:clamp(65px,9.2vw,172px)}.beyond-intro>div>p:first-child{font-size:clamp(22px,2.25vw,40px);line-height:1.35;letter-spacing:-.025em}.beyond-intro .body-copy{max-width:305px;font-size:13px;color:var(--ink);margin-top:22px}.odometer{display:flex;align-items:baseline;margin:90px 0 22px;gap:1vw;white-space:nowrap}.distance{font-size:20vw;font-weight:700;line-height:.8;letter-spacing:-.065em;font-variant-numeric:tabular-nums}.distance-plus{font-size:9.5vw;line-height:1;letter-spacing:-.04em}.distance-caption{display:flex;justify-content:space-between;padding:0 0 25px;border-bottom:1px solid #22221e66}.interest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9%;margin-top:45px}.interest-grid .label{font-size:9px}.interest-grid h3{margin:20px 0;font-size:clamp(24px,2.7vw,45px);line-height:1.13;letter-spacing:-.045em}.interest-grid p{font-size:12px;line-height:1.8;max-width:290px}.beyond-postscript{margin-top:60px;font-family:Editorial,Georgia,serif;font-style:italic;font-size:25px;letter-spacing:-.035em;display:flex;justify-content:space-between}.beyond-postscript span{font-family:Arial,sans-serif;font-style:normal;font-size:35px}.contact{background:var(--paper);padding-top:85px;padding-bottom:85px}.contact-headline{display:flex;align-items:center;justify-content:space-between;gap:40px}.contact-headline h2{font-size:clamp(62px,10.3vw,200px);line-height:.94}.contact-headline h2 em{font-size:1.08em;letter-spacing:-.045em}.contact-headline>span{font-size:14vw;line-height:1;transition:transform .7s var(--ease);flex-shrink:0}.contact-headline:hover>span{transform:translate(10px,-10px)}.contact-bottom{display:grid;grid-template-columns:1fr 1.3fr;gap:11%;align-items:start;border-top:1px solid var(--line);margin-top:55px;padding-top:35px}.contact-bottom>p{font-size:18px;line-height:1.5;letter-spacing:-.02em}.contact-links{display:grid;grid-template-columns:1fr 1fr;gap:35px 28px}.contact-links>div{display:flex;align-items:flex-start;flex-direction:column;gap:12px}.contact-links>div:first-child{grid-column:1/-1}.contact-links .label{font-size:9px;color:var(--muted)}.contact-links a{font-size:15px;line-height:1.5;overflow-wrap:anywhere}.contact-links>div:first-child>a{font-size:clamp(17px,1.9vw,31px);letter-spacing:-.04em}.copy-button{font-size:10px;border-bottom:1px solid var(--line);padding:2px 0 5px;color:var(--muted)}.site-footer{background:var(--ink);color:var(--paper);padding-top:45px;padding-bottom:30px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:50px;border-bottom:1px solid #55574b}.footer-name{font-size:clamp(29px,5.2vw,95px);font-weight:700;letter-spacing:-.055em;line-height:1.05}.footer-name span{color:var(--orange)}.footer-top .text-link{font-size:11px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:22px;margin-top:25px;font-size:8px;letter-spacing:.03em;color:#c0c2b7}.footer-bottom>div{display:flex;flex-wrap:wrap;align-items:center;gap:25px}.footer-bottom button{padding:0;font-size:inherit;letter-spacing:inherit}.footer-bottom>span:last-child{color:var(--orange)}.mobile-dock{display:none}
/* Native, keyboard accessible project detail sheets. */
#detail-dialog{border:0;padding:0;width:100%;max-width:none;height:100%;max-height:100%;margin:0;background:var(--paper);color:var(--ink);overflow:auto;overscroll-behavior:contain}#detail-dialog::backdrop,#menu-dialog::backdrop{background:#22221e99;backdrop-filter:blur(8px)}.dialog-toolbar{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;height:77px;padding:0 var(--gutter);background:var(--paper);border-bottom:1px solid var(--line)}.dialog-brand{font-weight:700;letter-spacing:-.07em;font-size:27px}.dialog-close{display:flex;align-items:center;gap:20px;font-size:12px;padding:14px 0}.dialog-close span{font-size:30px;line-height:1}.case-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:7%;padding:45px var(--gutter) 70px;align-items:start}.case-visuals{position:sticky;top:105px;align-self:start}.case-visuals img{width:100%;height:auto;max-height:65vh;object-fit:cover}.case-visuals .case-secondary{width:48%;margin:25px 0 0 auto;max-height:210px;object-fit:cover}.case-visuals figcaption{font-size:9px;color:var(--muted);line-height:1.6;margin-top:12px}.case-body>.label{margin-bottom:28px}.case-body h2{font-size:clamp(40px,5vw,95px);font-weight:700;letter-spacing:-.065em;line-height:.98;margin-bottom:28px;overflow-wrap:break-word}.case-intro{font-size:clamp(21px,2.1vw,34px);line-height:1.3;letter-spacing:-.035em;margin-bottom:27px}.case-services{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:38px}.case-services span{font-size:9px;padding:7px 10px;border:1px solid var(--line)}.case-section{margin:0 0 28px}.case-section h3{font-size:13px;font-weight:700;margin-bottom:10px}.case-section p{font-size:14px;line-height:1.8;color:var(--muted)}.case-sources{margin-top:35px;padding-top:22px;border-top:1px solid var(--line);display:flex;flex-direction:column;align-items:flex-start;gap:15px}.case-sources a{font-size:11px;border-bottom:1px solid var(--line);line-height:1.5;padding-bottom:5px}.case-sources>.label{font-size:9px;color:var(--muted)}.case-sources>p:last-child{font-size:10px;color:var(--muted);line-height:1.7}.case-navigation{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:30px var(--gutter);background:var(--ink);color:var(--paper)}.case-navigation button{display:flex;flex-direction:column;gap:12px;text-align:left;max-width:45%}.case-navigation button:last-child{text-align:right;align-items:flex-end}.case-navigation .label{font-size:9px;color:#bfc0b5}.case-navigation strong{font-size:clamp(20px,3vw,52px);font-weight:400;letter-spacing:-.04em}.case-layout.text-only{grid-template-columns:1fr;max-width:900px;margin:auto}.sources-body{max-width:1050px;margin:0 auto;padding:60px var(--gutter) 100px}.sources-body h2{font-size:clamp(45px,7vw,90px);letter-spacing:-.05em;line-height:1;margin-bottom:35px}.sources-body>p{font-size:15px;color:var(--muted);line-height:1.8;margin-bottom:20px}.sources-body h3{font-size:22px;margin-top:35px;margin-bottom:18px}.references-list{list-style:none;margin:0;padding:0}.references-list li{padding:17px 0;border-top:1px solid var(--line)}.references-list a{font-size:14px}.references-list span{display:block;color:var(--muted);font-size:11px;margin-top:6px;line-height:1.65}#menu-dialog{margin:0 0 0 auto;border:0;width:100%;max-width:600px;height:100%;max-height:100%;background:var(--orange);padding:28px var(--gutter);color:var(--ink);overflow:auto}.menu-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:25px;border-bottom:1px solid #22221e55}.menu-top button{font-size:13px;padding:10px 0}#menu-dialog nav{display:flex;flex-direction:column;margin-top:40px}#menu-dialog nav a{display:flex;align-items:baseline;gap:20px;font-size:clamp(35px,7vw,58px);letter-spacing:-.045em;padding:18px 0}#menu-dialog nav a>span{font-size:10px;letter-spacing:0}.menu-email{display:block;margin-top:45px;font-size:13px;overflow-wrap:anywhere}.toast{position:fixed;z-index:150;left:50%;bottom:32px;transform:translate(-50%,20px);padding:15px 24px;background:var(--ink);color:var(--paper);border:1px solid #64675b;border-radius:3px;font-size:12px;pointer-events:none;opacity:0;transition:opacity .25s,transform .25s;max-width:90vw}.toast.visible{opacity:1;transform:translate(-50%,0)}
/* Progressive motion: content remains present without JavaScript. */
.motion-enabled:not(.reduced-motion) .reveal{opacity:.05;transform:translateY(35px);transition:opacity .9s var(--ease),transform 1.1s var(--ease)}.motion-enabled:not(.reduced-motion) .reveal.is-visible{opacity:1;transform:none}.motion-enabled:not(.reduced-motion) .hero-name-first{animation:cover-in 1s var(--ease) both}.motion-enabled:not(.reduced-motion) .hero-name-last{animation:cover-in 1.15s .08s var(--ease) both}.motion-enabled:not(.reduced-motion) .hero-portrait{animation:portrait-in 1.2s .15s var(--ease) both}@keyframes cover-in{from{opacity:0;translate:0 40px}to{opacity:1;translate:0 0}}@keyframes portrait-in{from{opacity:0;clip-path:inset(100% 0 0 0)}to{opacity:1;clip-path:inset(0)}}@keyframes header-in{from{translate:0 -100%}to{translate:0 0}}@keyframes ticker{to{transform:translateX(-50%)}}
@media (hover:hover) and (pointer:fine){.motion-enabled:not(.reduced-motion) .cursor-label{display:flex}.cursor-label.active{opacity:1}}
@media(min-width:1800px){:root{--gutter:4vw}.hero-name-first,.hero-name-last{font-size:19vw}.hero-poster{grid-template-columns:72% 28%}.hero-portrait{max-width:430px}.hero-side p{font-size:16px}.hero-bottom-note{font-size:15px}.body-copy{font-size:18px}.label{font-size:12px}.project-caption p{font-size:12px}}
@media(max-width:1100px){:root{--header:74px}.header-note{display:none}.desktop-nav{gap:23px}.site-header{gap:28px}.hero-topline{margin-bottom:33px}.hero-side{padding-left:18px;gap:15px}.hero-side p{font-size:10px}.hero-bottom{margin-top:28px}.hero-bottom-note{font-size:11px}.hero-explore{gap:13px}.hero-explore .circle-arrow{width:54px;height:54px;font-size:30px}.work-intro{gap:7%}.work-intro-copy>p:first-child{font-size:22px}.work-intro-copy .body-copy{font-size:13px}.project-grid{gap:60px 25px}.project-offset{margin-top:70px}.project-caption{row-gap:10px}.project-caption>div{gap:10px}.project-caption p{padding-left:23px}.project-text .project-caption{flex-wrap:wrap}.about-grid{gap:8%}.about-lead{font-size:19px}.about-copy .body-copy{font-size:14px}.practice-layout{gap:7%}.recognition{gap:6%}.recognition-copy p:not(.label){font-size:12px}.beyond-intro{gap:5%}.contact-bottom{gap:6%}.footer-bottom{font-size:8px}.footer-bottom>span:last-child{display:none}.case-layout{gap:5%}.case-section p{font-size:13px}}
@media(max-width:760px){:root{--gutter:5vw;--header:68px}.site-header{gap:20px}.wordmark{font-size:28px}.desktop-nav{display:none}.header-contact{margin-left:auto;font-size:11px}.header-contact span{font-size:24px}.menu-toggle{display:flex;align-items:center;gap:12px;font-size:11px;padding:12px 0}.menu-toggle span{font-size:23px}.hero{padding-top:calc(var(--header) + 22px);padding-bottom:26px}.hero-topline{margin-bottom:33px;gap:15px}.hero-topline .label{font-size:8px;letter-spacing:.055em}.hero-location{gap:8px}.hero-location #india-time{display:none}.hero-poster{grid-template-columns:68% 32%;row-gap:25px}.hero-name-first,.hero-name-last{font-size:18.65vw}.hero-name-last{font-size:17.7vw;align-self:center;line-height:.78}.hero-portrait{width:90%;max-width:230px;margin-left:auto;border-radius:44% 44% 0 0}.hero-portrait figcaption{font-size:7px;bottom:10px;left:10px;right:10px}.hero-side{display:none}.hero-bottom{grid-template-columns:1fr auto;gap:24px;margin-top:30px;padding-top:22px}.hero-bottom>p{font-size:24px}.hero-bottom-note{grid-column:1;grid-row:2;font-size:10px;gap:6px}.hero-bottom-note .label{font-size:8px}.hero-bottom-note>span:last-child{display:none}.hero-explore{grid-column:2;grid-row:1/span 2;align-self:center;gap:12px;font-size:8px}.hero-explore .circle-arrow{width:47px;height:47px;font-size:26px}.ticker{padding:15px 0}.ticker-track{font-size:9px;gap:26px}.ticker-track b{font-size:17px}.work{padding-top:52px;padding-bottom:58px}.section-kicker{margin-bottom:40px;gap:18px}.label{font-size:9px;letter-spacing:.06em}.section-kicker>.label:last-child{max-width:45%}.work-intro{grid-template-columns:1fr;gap:30px;margin-bottom:40px}.work-intro>.display{font-size:17.5vw;line-height:.88}.work-intro-copy{display:grid;grid-template-columns:1fr 1fr;column-gap:25px;align-items:start}.work-intro-copy>p:first-child{font-size:19px;line-height:1.4;margin:0}.work-intro-copy .body-copy{font-size:12px;line-height:1.7}.work-intro-copy .text-link{grid-column:1/-1;justify-self:start;margin-top:18px;font-size:11px}.work-toolbar{align-items:flex-start;gap:20px;flex-direction:column;padding-bottom:17px;margin-bottom:27px}.work-filters{gap:6px}.work-filters button{font-size:9px;padding:9px 10px}.work-filters button span{font-size:8px;margin-left:6px}.view-switch{align-self:flex-end;font-size:10px;gap:18px}.work-toolbar .view-switch{margin-top:-7px}.project-grid{column-gap:19px;row-gap:43px}.project-wide,.project-narrow,.project-half{grid-column:span 6}.project-wide .project-image,.project-narrow .project-image,.project-half .project-image{aspect-ratio:.94}.project-offset{margin-top:50px}.project-lead .project-image{aspect-ratio:1.2}.project-lead .project-image img{object-position:47% center}.project-full .project-image{aspect-ratio:1.4}.project-full .project-image img{object-position:center}.project-caption{padding-top:13px;gap:6px}.project-caption>div{gap:7px}.project-number{font-size:8px;min-width:11px}.project-caption h3{font-size:22px}.project-caption p{font-size:8px;line-height:1.6;padding-left:18px}.project-open{height:32px;width:32px;font-size:22px;right:12px;bottom:12px}.image-caption{left:18px;top:18px;font-size:8px}.cover-name{left:16px;bottom:12px;font-size:20vw}.libas-results{gap:14px;padding-top:24px;margin-top:23px}.libas-results strong{font-size:8.5vw}.libas-results>div>p{font-size:8px;line-height:1.5;margin-top:9px;padding-right:8px}.metrics-source{font-size:8px;margin:0}.project-text{padding:24px 0}.project-text .project-caption h3{font-size:25px}.project-text .project-caption>div{flex-basis:80%}.project-text .project-caption p{order:3;flex-basis:100%}.project-text .project-caption .index-arrow{font-size:25px}.work-end{align-items:flex-start;flex-direction:column;gap:17px;margin-top:30px}.work-end>p{font-size:15px}.work-end .text-link{font-size:11px}.project-grid.filtered{gap:35px 18px}.project-grid.filtered .project-image{aspect-ratio:.94}.project-grid.filtered .cover-name{font-size:40px}.project-grid.filtered .image-caption{display:none}.index-view .project-card{padding:18px 0}.index-view .project-link{gap:18px}.index-view .project-image{width:70px;min-width:70px;height:65px}.index-view .project-caption{column-gap:10px;row-gap:7px;flex-wrap:wrap}.index-view .project-caption>div{flex-basis:80%}.index-view .project-caption h3{font-size:22px}.index-view .project-caption .index-arrow{font-size:23px}.index-view .project-caption p{order:3;flex-basis:100%;padding-left:18px;width:auto}.index-view .project-text .project-caption>div{padding-left:0}.index-view .project-text .project-caption h3{font-size:23px}.about{padding-top:55px;padding-bottom:58px}.about-grid{grid-template-columns:.8fr 1fr;gap:8%;align-items:start}.about-number{position:static;gap:25px}.about-number>.display{font-size:35vw}.about-number>.label{font-size:8px;margin-left:2px;max-width:130px}.about-copy h2{font-size:29px;line-height:1.08;margin-bottom:22px}.about-lead{font-size:16px;line-height:1.5;margin-bottom:17px}.about-copy .body-copy{font-size:12px;line-height:1.75}.about-copy .text-link{font-size:10px;gap:12px}.journey{grid-template-columns:1fr;gap:32px;margin-top:50px;padding-top:30px}.journey-label{display:flex;justify-content:space-between;align-items:center}.journey-label h3{font-size:29px}.journey-arrow{margin:0;font-size:50px}.timeline{gap:30px 23px}.timeline h4{font-size:15px}.timeline p{font-size:11px;line-height:1.65}.timeline li>.label{font-size:8px;margin-bottom:10px}.approach-sticky{padding-top:55px;padding-bottom:45px}.approach-title{font-size:9.5vw;line-height:1.1}.approach-line{white-space:nowrap}.approach-bottom{margin-top:40px}.approach-bottom>p{font-size:12px}.approach-step span:first-child{font-size:45px}.approach-step{font-size:10px}.motion-enabled:not(.reduced-motion) .approach{height:auto}.motion-enabled:not(.reduced-motion) .approach-sticky{height:auto;min-height:0;position:relative;display:block}.motion-enabled:not(.reduced-motion) .approach .section-kicker{margin-bottom:40px;padding-top:0}.motion-enabled:not(.reduced-motion) .approach-bottom{margin-top:38px;padding-top:0}.motion-enabled:not(.reduced-motion) .approach-line{color:var(--paper)}.motion-enabled:not(.reduced-motion) .approach-line em{color:var(--orange)}.motion-enabled:not(.reduced-motion) .approach-line.is-active{transform:none;color:var(--paper)}.practice{padding-top:0;padding-bottom:55px}.practice-heading{padding-top:30px;margin-bottom:25px;gap:20px}.practice-heading>p:last-child{font-size:14px}.practice-layout{grid-template-columns:1fr;gap:28px}.tab-list{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.tab-list button{font-size:14px;letter-spacing:-.025em;padding:17px 0;gap:12px}.tab-list button>span{font-size:8px;min-width:12px}.tab-list button>b{font-size:19px}.practice-panels{padding-top:0;min-height:250px}.practice-panels h3{font-size:29px;margin-bottom:17px}.practice-panels p{font-size:12px;max-width:500px}.skill-list{font-size:10px;margin-top:19px;gap:8px;grid-template-columns:1fr 1fr}.skill-list li{gap:9px;align-items:flex-start}.skill-list li:before{font-size:13px}.recognition{padding-top:55px;padding-bottom:45px;grid-template-columns:1fr;gap:28px}.recognition-photo>.label{font-size:8px}.recognition-copy h2{font-size:42px;margin-bottom:20px}.recognition-copy>.label{margin-bottom:20px}.recognition-copy p:not(.label){font-size:13px;max-width:100%}.recognition-copy .text-link{font-size:11px;margin-top:12px}.client-quote{padding-top:0;padding-bottom:55px}.client-quote>.label{padding-top:30px;margin-bottom:30px}.quote-mark{font-size:70px}.client-quote blockquote{font-size:28px;line-height:1.25}.quote-credit{margin-top:24px;font-size:10px}.quote-credit .text-link{font-size:10px;gap:20px}.beyond{padding-top:55px;padding-bottom:40px}.beyond-intro{grid-template-columns:1fr;gap:28px}.beyond-intro>.display{font-size:15vw}.beyond-intro>div{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.beyond-intro>div>p:first-child{font-size:19px}.beyond-intro .body-copy{font-size:11px;margin-top:0;line-height:1.7}.odometer{margin-top:55px;margin-bottom:17px;gap:.5vw}.distance{font-size:19.5vw}.distance-plus{font-size:8vw}.distance-caption{padding-bottom:19px}.distance-caption .label{font-size:8px}.interest-grid{gap:25px;margin-top:30px;grid-template-columns:1fr}.interest-grid>div{display:grid;grid-template-columns:1fr 1fr;gap:12px 24px;padding-bottom:25px;border-bottom:1px solid #22221e33}.interest-grid .label{grid-column:1/-1;font-size:8px}.interest-grid h3{margin:0;font-size:25px}.interest-grid p{font-size:11px;line-height:1.75}.beyond-postscript{font-size:22px;line-height:1.3;margin-top:28px;gap:30px}.beyond-postscript span{font-size:27px}.contact{padding-top:55px;padding-bottom:50px}.contact .section-kicker{margin-bottom:35px}.contact-headline{gap:15px;align-items:flex-end}.contact-headline h2{font-size:10.5vw;line-height:.99}.contact-headline>span{font-size:14vw;margin-bottom:5px}.contact-bottom{grid-template-columns:1fr;gap:30px;margin-top:35px;padding-top:25px}.contact-bottom>p{font-size:16px}.contact-links{gap:28px}.contact-links a{font-size:13px}.contact-links>div:first-child>a{font-size:20px}.contact-links>div{gap:9px}.site-footer{padding-top:32px;padding-bottom:100px}.footer-top{padding-bottom:30px;gap:20px}.footer-name{font-size:30px}.footer-top .text-link{font-size:9px;gap:10px}.footer-top .text-link span{font-size:20px}.footer-bottom{gap:18px;line-height:1.6;font-size:8px}.footer-bottom>div{gap:16px}.mobile-dock{position:fixed;z-index:65;display:flex;align-items:center;justify-content:space-around;gap:15px;bottom:max(14px,env(safe-area-inset-bottom));left:5vw;right:5vw;padding:17px 20px;border-radius:40px;background:#22221ef2;color:var(--paper);backdrop-filter:blur(16px);box-shadow:0 4px 25px #0002;font-size:10px}.mobile-dock a:last-child{color:var(--orange)}.mobile-dock a[aria-current]{text-decoration:underline;text-underline-offset:5px}.dialog-toolbar{height:65px}.dialog-brand{font-size:23px}.dialog-toolbar>.label{font-size:8px}.dialog-close{font-size:10px;gap:13px}.dialog-close span{font-size:24px}.case-layout{grid-template-columns:1fr;padding-top:25px;padding-bottom:45px;gap:30px}.case-visuals{position:static;display:grid;grid-template-columns:1fr;gap:0}.case-visuals img{max-height:42vh;object-fit:cover}.case-visuals .case-secondary{display:none}.case-visuals figcaption{font-size:8px;line-height:1.5;margin-top:9px}.case-body>.label{font-size:9px;margin-bottom:20px}.case-body h2{font-size:48px;margin-bottom:22px}.case-intro{font-size:25px;margin-bottom:24px}.case-services{margin-bottom:28px}.case-services span{font-size:8px}.case-section{margin-bottom:23px}.case-section h3{font-size:12px}.case-section p{font-size:13px}.case-sources{margin-top:25px}.case-sources a{font-size:10px}.case-sources>p:last-child{font-size:9px}.case-navigation{padding-top:27px;padding-bottom:35px}.case-navigation strong{font-size:22px}.case-navigation .label{font-size:8px}.sources-body{padding-top:35px;padding-bottom:60px}.sources-body h2{font-size:44px}.sources-body>p{font-size:13px}.sources-body h3{font-size:20px}.references-list a{font-size:13px}.references-list span{font-size:10px}#menu-dialog{padding-left:7vw;padding-right:7vw}.toast{bottom:90px;font-size:11px;text-align:center;min-width:210px}}
@media(max-width:420px){.header-contact{gap:12px}.site-header{gap:22px}.hero-topline .label{font-size:7px}.hero-bottom>p{font-size:21px}.hero-explore{gap:9px}.hero-explore .circle-arrow{width:41px;height:41px}.work-intro-copy{grid-template-columns:1fr;gap:18px}.work-intro-copy>p:first-child{font-size:22px}.work-intro-copy .body-copy{font-size:13px}.work-intro-copy .text-link{margin-top:0}.work-filters button{padding:8px;font-size:8px}.project-grid{column-gap:15px}.project-caption h3{font-size:19px}.project-caption p{font-size:7px}.project-text .project-caption h3{font-size:22px}.about-grid{grid-template-columns:1fr;gap:40px}.about-number{flex-direction:row;align-items:flex-end;gap:25px}.about-number>.display{font-size:45vw;letter-spacing:-.11em}.about-number>.label{padding-bottom:10px;max-width:none;font-size:8px}.about-copy h2{font-size:40px;max-width:310px}.about-copy .body-copy{font-size:13px}.about-lead{font-size:18px}.about-copy .text-link{font-size:11px}.practice-heading>p:last-child{font-size:12px}.tab-list{column-gap:17px}.tab-list button{font-size:12px;gap:8px}.tab-list button>b{font-size:17px}.beyond-intro>div{gap:18px}.beyond-intro>div>p:first-child{font-size:18px}.contact-links>div:first-child>a{font-size:18px}.footer-name{font-size:24px}.mobile-dock{gap:10px;font-size:9px}.footer-top .text-link{font-size:8px}.hero-name-first{font-size:18.65vw}.client-quote blockquote{font-size:25px}}
.reduced-motion{scroll-behavior:auto}.reduced-motion *, .reduced-motion *:before,.reduced-motion *:after{animation:none!important;transition:none!important}.reduced-motion .reveal{opacity:1!important;transform:none!important}.reduced-motion .project-image img{transform:none!important;scale:1!important}.reduced-motion .cursor-label{display:none!important}.reduced-motion .ticker-track{animation:none!important}.reduced-motion .hero-name-first,.reduced-motion .hero-name-last,.reduced-motion .hero-portrait{transform:none!important}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal{opacity:1!important;transform:none!important}.project-image img{transform:none!important;scale:1!important}.cursor-label{display:none!important}.ticker-track{animation:none!important}.hero-name-first,.hero-name-last,.hero-portrait{transform:none!important}}
