:root{font-family:Arial,Helvetica,sans-serif;color:#232320;background:#f5f4f0;font-synthesis:none;font-weight:400;--line: #cecdc7;--muted: #6b6b65;--ease-out: cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid currentColor;outline-offset:6px}button{background:none;border:0}img{display:block;width:100%;height:auto}h1,h2,h3,p,figure{margin:0}::selection{color:#f5f4f0;background:#232320}.site-shell{max-width:1600px;margin:auto;padding:0 48px}.mono,.eyebrow{font-family:Courier New,monospace;font-size:11px;line-height:1.5}.eyebrow{text-transform:uppercase;letter-spacing:.045em}.muted{color:var(--muted)}.site-header{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;min-height:109px;border-bottom:1px solid var(--line)}.wordmark{font-size:22px;font-weight:600;letter-spacing:-1px;display:flex;align-items:center;justify-self:start;width:max-content;gap:8px}.brand-dot{height:7px;width:7px;background:currentColor;border-radius:50%;align-self:flex-start;margin-top:5px}.header-discipline{font-size:12px;line-height:1.4;padding-left:18%}.site-header nav{display:flex;align-items:center;justify-content:flex-end;gap:28px;font-size:12px}.site-header nav a{display:inline-flex;height:32px;align-items:center;line-height:1}.site-header nav sup{position:relative;top:-.45em;align-self:center}.site-header nav a>span{display:inline-flex;align-items:center;margin-left:2px}.site-header nav a:hover,.footer-links a:hover{text-decoration:underline;text-underline-offset:5px}sup{font-family:Courier New,monospace;font-size:9px;margin-left:3px}.hero{padding-top:33px}.hero h1{font-weight:500;font-size:clamp(62px,8.3vw,132px);letter-spacing:-.075em;line-height:.99;margin:53px 0 36px}.hero h1>span{white-space:nowrap}.hero-bottom{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:end;margin-bottom:39px}.hero-symbol{font-size:58px;line-height:1}.hero-bottom p{max-width:230px;font-size:14px;line-height:1.5;padding-left:0}.text-link{font-size:12px;display:flex;gap:34px;align-items:center;justify-self:end;padding-bottom:7px;border-bottom:1px solid currentColor;transition:gap .25s var(--ease-out)}.text-link:hover,.text-link:focus-visible{gap:42px}.text-link span{font-size:19px}.hero-feature{display:block;position:relative;overflow:hidden;background:#d3d0c9}.hero-feature>img{height:clamp(320px,40vw,580px);object-fit:cover;object-position:center 55%;transition:transform .6s ease}.hero-feature:hover>img,.hero-feature:focus-visible>img{transform:scale(1.012)}.feature-label{position:absolute;left:20px;bottom:20px;background:#f5f4f0;display:flex;gap:45px;align-items:center;padding:16px 18px;font-size:12px}.feature-label>span:first-child{font:10px Courier New,monospace;text-transform:uppercase;line-height:1}.feature-label>span:last-child{display:flex;gap:35px;align-items:center;line-height:1}.feature-caption{display:flex;justify-content:space-between;padding-top:12px;color:var(--muted)}.projects-section{padding:108px 0 104px}.section-heading{display:flex;justify-content:space-between;align-items:baseline;border-top:1px solid var(--line);padding-top:19px}.projects-title-row{display:flex;align-items:baseline;justify-content:space-between;margin:43px 0 34px}h2{font-weight:400;letter-spacing:-.05em;font-size:46px}.count{font:12px Courier New,monospace;vertical-align:top;display:inline-block;padding:7px 0 0 10px}.view-switch{display:flex;gap:8px;font-size:11px;color:var(--muted)}.view-switch button{position:relative;min-height:40px;padding:8px 3px}.view-switch span{align-self:center}.view-switch .active{color:#232320}.view-switch button:after{position:absolute;right:3px;bottom:5px;left:3px;height:1px;background:currentColor;content:"";transform:scaleX(0);transform-origin:right;transition:transform .2s var(--ease-out)}.view-switch button.active:after,.view-switch button:hover:after,.view-switch button:focus-visible:after{transform:scaleX(1);transform-origin:left}.filter-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:27px;gap:24px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters button{border:1px solid var(--line);min-height:40px;padding:10px 14px;border-radius:2px;font-size:11px;transition:background .18s,color .18s}.filters button.active{background:#232320;color:#f5f4f0;border-color:#232320}.filters button:not(.active):hover{background:#e5e4df}.filters sup{margin-left:8px}.results{color:var(--muted)}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:44px 24px}.project-card{min-width:0}.project-card.reveal-ready{transition-delay:calc(var(--card-order, 0) * 45ms)}.project-card.featured{grid-column:1 / -1}.card-image{overflow:hidden;position:relative;background:#e8e6df}.card-image>img{aspect-ratio:1.43;object-fit:cover;transition:transform .4s ease}.project-card.featured .card-image>img{aspect-ratio:2.15}.project-card:hover .card-image>img,.project-card:focus-visible .card-image>img{transform:scale(1.025)}.card-open{position:absolute;bottom:14px;right:14px;background:#f5f4f0;width:34px;height:34px;display:grid;place-items:center;opacity:0;transform:translateY(4px);transition:opacity .2s,transform .2s}.project-card:hover .card-open,.project-card:focus-visible .card-open{opacity:1;transform:none}.card-caption{display:grid;grid-template-columns:27px 1fr auto;gap:8px;padding-top:15px}.card-caption>.mono{padding-top:3px;color:var(--muted)}.card-caption h3{font-size:16px;letter-spacing:-.025em;font-weight:400}.card-caption p{font-size:11px;color:var(--muted);margin-top:6px}.project-index>a{display:grid;grid-template-columns:45px 1fr 190px 70px 20px;align-items:center;gap:12px;border-top:1px solid var(--line);padding:26px 8px;transition:background .2s;animation:gallery-item-enter .36s var(--ease-out) both;animation-delay:calc(var(--row-order, 0) * 35ms)}.project-index>a:last-child{border-bottom:1px solid var(--line)}.project-index>a:hover,.project-index>a:focus-visible{background:#e9e8e2}.project-index h3{font-size:23px;font-weight:400;letter-spacing:-.03em}.index-discipline{font-size:12px;color:var(--muted)}.index-preview{position:fixed;top:var(--preview-y);left:var(--preview-x);z-index:5;width:320px;padding:8px;background:#f5f4f0;box-shadow:0 18px 55px #2323202e;pointer-events:none;animation:preview-enter .2s var(--ease-out) both}.index-preview img{aspect-ratio:1.43;object-fit:cover}.index-preview span{display:block;padding:9px 2px 2px}.about-section{padding-bottom:110px}.reveal-ready{opacity:0;transform:translateY(18px);transition:opacity .65s var(--ease-out),transform .65s var(--ease-out)}.reveal-ready.reveal-visible{opacity:1;transform:none}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-top:57px}.about-grid h2{font-size:clamp(42px,5.7vw,86px);line-height:1.02;letter-spacing:-.065em}.about-copy>p{font-size:21px;line-height:1.5;letter-spacing:-.025em;margin-bottom:44px;max-width:560px}.resume-row{display:grid;grid-template-columns:135px 1fr;border-top:1px solid var(--line);padding:20px 0;gap:15px}.resume-row>.mono{color:var(--muted)}.resume-row h3{font-size:14px;font-weight:400}.resume-row p{font-size:12px;color:var(--muted);margin-top:7px}footer{padding-bottom:22px}.contact-title{display:flex;justify-content:space-between;align-items:center;font-size:clamp(45px,7.5vw,116px);letter-spacing:-.065em;padding:55px 0 35px}.contact-title>span{font-weight:300;transition:transform .2s}.contact-title:hover>span,.contact-title:focus-visible>span{transform:translate(4px,-4px)}.footer-links{display:flex;justify-content:space-between;font-size:14px;padding-bottom:65px}.footer-bottom{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;color:var(--muted)}.skip-link{position:fixed;left:20px;top:-100px;padding:15px;background:#232320;color:#fff;z-index:10}.skip-link:focus{top:20px}.hero h1,.hero-bottom,.hero-feature,.feature-caption{animation:enter .65s var(--ease-out) both}.hero h1{animation-delay:70ms}.hero-bottom{animation-delay:.14s}.hero-feature{animation-delay:.21s}.feature-caption{animation-delay:.28s}@keyframes enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes gallery-item-enter{0%{opacity:0;transform:translateY(12px)}}@keyframes preview-enter{0%{opacity:0;transform:translateY(6px) scale(.985)}}.case-study{padding-top:30px}.case-study>.back-link,.case-study>.case-kicker,.case-study>h1,.case-study>.case-intro,.case-study>.case-cover{animation:enter .6s var(--ease-out) both}.case-study>.case-kicker{animation-delay:55ms}.case-study>h1{animation-delay:.11s}.case-study>.case-intro{animation-delay:165ms}.case-study>.case-cover{animation-delay:.22s}.back-link{display:inline-block;margin-bottom:65px}.case-kicker{display:flex;justify-content:space-between}.case-study h1{font-size:clamp(48px,7.5vw,110px);font-weight:400;letter-spacing:-.065em;line-height:1.03;max-width:1100px;margin:30px 0 48px}.case-intro{display:grid;grid-template-columns:1fr 2fr;gap:70px;margin-bottom:55px}.case-intro dl{margin:0;font-size:12px}.case-intro dl>div{display:grid;grid-template-columns:90px 1fr;border-top:1px solid var(--line);padding:13px 0}.case-intro dt{color:var(--muted)}.case-intro dd{margin:0}.case-intro p{font-size:18px;line-height:1.6;margin-bottom:18px}.tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:25px}.tags span{border:1px solid var(--line);padding:7px 10px;font-size:10px}.case-cover{max-height:850px;object-fit:contain;background:#eae9e4}.case-body{display:grid;grid-template-columns:1fr 3fr;gap:55px;margin-top:70px}.case-body aside{align-self:start;position:sticky;top:30px}.case-body aside nav{display:flex;flex-direction:column;margin-top:25px;gap:14px}.case-body aside a{font-size:12px;display:flex;gap:10px;color:var(--muted)}.case-body aside a:hover,.case-body aside a:focus-visible,.case-body aside a.active{color:#232320}.case-body aside a.active:before{content:"—"}.case-section{margin-bottom:65px}.case-section h2{font-size:26px;letter-spacing:-.04em}.case-section>.section-heading{justify-content:start;gap:24px;margin-bottom:25px}.case-section>p{font-size:15px;line-height:1.6;margin-bottom:16px;white-space:pre-line}.case-section figure{margin-top:26px}.case-section figure img{background:#eae9e4}.case-section figure>a{display:block;overflow:hidden;cursor:zoom-in}.case-section figure>a img{transition:transform .45s var(--ease-out)}.case-section figure>a:hover img,.case-section figure>a:focus-visible img{transform:scale(1.008)}.case-section figcaption{display:flex;justify-content:space-between;color:var(--muted);padding-top:10px}.lightbox{width:min(94vw,1500px);max-width:none;height:94vh;max-height:none;margin:auto;padding:54px 24px 20px;border:0;background:#f5f4f0;color:#232320;overflow:hidden}.lightbox[open]{display:grid;animation:lightbox-enter .25s var(--ease-out) both}.lightbox::backdrop{background:#232320b8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.lightbox-close{position:absolute;top:15px;right:20px;display:flex;align-items:center;gap:10px;padding:8px;font-size:11px}.lightbox-close span{font-size:20px;line-height:.7}.lightbox figure{display:grid;min-height:0;grid-template-rows:minmax(0,1fr) auto}.lightbox img{width:100%;height:100%;min-height:0;object-fit:contain}.lightbox figcaption{padding-top:12px;color:var(--muted);text-align:center}@keyframes lightbox-enter{0%{opacity:0;transform:scale(.985)}}.next-project{display:grid;grid-template-columns:1fr 2fr auto;align-items:center;gap:20px;padding:35px 0;border-top:1px solid var(--line);margin:20px 0 90px}.next-project>span:not(:first-child){font-size:36px;letter-spacing:-.04em}.error-page{padding:100px 0 160px}.error-page h1{font-size:64px;font-weight:400;letter-spacing:-.05em;margin:30px 0}.error-page>a{display:inline-flex}@media(min-width:1600px){.hero h1{font-size:132px}}@media(max-width:1000px){.site-shell{padding:0 30px}.site-header{grid-template-columns:1fr 1fr}.header-discipline{display:none}.site-header nav{gap:22px}.hero h1{font-size:8.6vw}.hero-bottom{grid-template-columns:1fr 1.3fr 1fr}.projects-title-row h2{font-size:37px}.about-copy>p{font-size:18px}.resume-row{grid-template-columns:100px 1fr}.case-intro{gap:35px}.case-body{grid-template-columns:1fr 3fr;gap:25px}.project-index>a{grid-template-columns:35px 1fr 65px 20px}.index-preview,.index-discipline{display:none}}@media(max-width:650px){.site-shell{padding:0 20px}.site-header{min-height:88px;grid-template-columns:auto auto;justify-content:space-between;gap:10px}.wordmark{font-size:16px}.site-header nav{gap:7px;font-size:10px}.site-header nav sup{display:none}.brand-dot{width:5px;height:5px}.hero{padding-top:23px}.hero h1{font-size:clamp(36px,8.7vw,57px);margin:41px 0 28px}.hero-bottom{grid-template-columns:40px 1fr;gap:12px;align-items:start;margin-bottom:25px}.hero-symbol{font-size:35px}.hero-bottom p{font-size:12px;max-width:205px}.hero-bottom .text-link{grid-column:2;justify-self:start;margin-top:8px;font-size:11px}.hero-feature>img{height:340px;object-position:55% center}.feature-label{left:12px;bottom:12px;padding:12px;gap:15px}.feature-label>span:last-child{gap:20px;font-size:11px}.feature-label>span:first-child{font-size:9px}.feature-caption{font-size:9px;gap:20px}.feature-caption>span:last-child{text-align:right}.projects-section{padding:70px 0}.section-heading{gap:20px}.section-heading>.eyebrow{font-size:9px}.section-heading>span:last-child{text-align:right}.projects-title-row{margin:30px 0 23px;gap:15px;align-items:center}.projects-title-row h2{font-size:30px;max-width:230px;line-height:1.05}.count{font-size:10px;padding-top:4px}.view-switch{font-size:10px}.filters{gap:5px}.filters button{padding:9px 8px;font-size:9px}.filters sup{margin-left:4px}.results{display:none}.project-grid{grid-template-columns:1fr;gap:30px}.project-card.featured{grid-column:auto}.card-image>img{aspect-ratio:1.25}.project-card.featured .card-image>img{aspect-ratio:1.25}.card-open{opacity:1;transform:none}.card-caption h3{font-size:16px}.project-index>a{grid-template-columns:25px 1fr 40px 15px;padding:23px 0;gap:7px}.project-index h3{font-size:18px}.about-grid{grid-template-columns:1fr;padding-top:35px;gap:35px}.about-grid h2{font-size:52px}.about-copy>p{font-size:18px;margin-bottom:30px}.about-section{padding-bottom:65px}.contact-title{font-size:11vw;padding:38px 0 25px}.footer-links{font-size:12px;padding-bottom:40px;gap:15px}.footer-bottom{font-size:9px;gap:15px}.footer-bottom>span:nth-child(2){display:none}.back-link{margin-bottom:40px}.case-study h1{font-size:48px;margin:24px 0 32px}.case-kicker{font-size:10px}.case-intro{grid-template-columns:1fr;gap:25px}.case-intro p{font-size:16px}.case-body{display:block;margin-top:40px}.case-body aside{position:static;margin-bottom:40px}.case-body aside nav{display:flex;flex-flow:row wrap;gap:14px 20px}.case-section h2{font-size:24px}.case-section figcaption{font-size:9px}.next-project{grid-template-columns:1fr auto;margin-bottom:60px}.next-project>span:first-child{grid-column:1/-1}.next-project>span:not(:first-child){font-size:28px}.error-page h1{font-size:44px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
