:root{color-scheme:dark;--bg:#080808;--text:#f3f2ef;--muted:#a7a7a5;--line:#373736;--pad:clamp(22px,3.3vw,64px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;border:0;border-radius:0;background:none;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,.hero:focus-visible{outline:2px solid white;outline-offset:6px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}h2{font-size:clamp(32px,3.2vw,52px);line-height:1.2;letter-spacing:-.045em}.eyebrow{text-transform:uppercase;font-size:13px;letter-spacing:.12em;color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip{position:fixed;left:20px;top:-70px;background:white;color:black;z-index:30;padding:12px}.skip:focus{top:20px}.header{position:absolute;top:0;left:0;right:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:23px var(--pad);border-bottom:1px solid #ffffff22}.identity{display:flex;align-items:center;gap:13px;font-size:19px;letter-spacing:-.04em}.identity img{width:36px;height:36px;object-fit:contain}.header nav{display:flex;gap:38px;font-size:14px}.header nav a{padding:8px 0}.header nav a:hover{color:#bbb}.menu-toggle{display:none}.hero{position:relative;min-height:780px;height:100svh;isolation:isolate;overflow:hidden}.hero-images,.hero-shade{position:absolute;inset:0;z-index:-2}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity 1.2s ease,transform 8s linear;transform:scale(1.025)}.hero-image:first-child{object-position:50% 57%}.hero-image.current{opacity:1;transform:scale(1)}.hero-shade{z-index:-1;background:linear-gradient(180deg,#0007,transparent 30%,#0002 45%,#000c 78%,#080808 100%)}.hero-topnote{position:absolute;top:114px;left:var(--pad);right:var(--pad);display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:.1em;color:#d0d0ce}.hero-bottom{position:absolute;bottom:0;left:var(--pad);right:var(--pad)}.hero-caption{max-width:100%;padding-bottom:40px}.hero-caption .eyebrow{color:#ccc;margin-bottom:10px}h1{font-size:clamp(46px,5.5vw,86px);line-height:1.05;letter-spacing:-.05em;margin-left:-3px}.hero-caption-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-top:17px}.hero-caption-bottom p{color:#c3c3c1;font-size:16px;max-width:480px}.text-link{font-size:14px;display:inline-flex;gap:30px;align-items:center;border-bottom:1px solid #ffffff65;padding:8px 0;white-space:nowrap;transition:border-color .2s}.text-link:hover{border-color:white}.slide-controls{display:flex;align-items:center;gap:32px;max-width:720px;padding-bottom:30px}.slide-selectors{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;width:100%}.slide-button{padding:9px 0;text-align:left;display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center;color:#b0b0ad;font-size:12px}.slide-number{font-variant-numeric:tabular-nums}.slide-line{height:1px;background:#ffffff50;position:relative}.slide-line:after{content:'';position:absolute;inset:0;background:white;transform-origin:left;transform:scaleX(0)}.slide-name{grid-column:1/-1;font-size:12px;letter-spacing:.05em;margin-top:8px}.slide-button.active{color:white}.slide-button.active .slide-line:after{transform:scaleX(1)}.slide-button:hover{color:white}.play-toggle{border:1px solid #ffffff55;width:36px;height:36px;flex-shrink:0;border-radius:50%;font-size:14px}.hero-footer{border-top:1px solid #ffffff32;display:flex;justify-content:space-between;gap:20px;align-items:center;padding:19px 0 23px;font-size:12px;color:#aaa}.hero-footer a{color:#eee;display:flex;gap:25px}.hero-footer span:last-child{font-variant-numeric:tabular-nums}.section-pad{padding:88px var(--pad)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px}.section-heading h2{margin-top:13px}.count{font-size:14px;color:var(--muted);vertical-align:top;display:inline-block;margin:7px 0 0 12px;letter-spacing:0}.filters{display:flex;gap:30px;border-bottom:1px solid var(--line);margin:42px 0 32px}.filters button{position:relative;padding:0 0 16px;font-size:14px;color:var(--muted)}.filters button:hover,.filters .selected{color:white}.filters .selected:after{content:'';height:1px;background:white;position:absolute;bottom:-1px;left:0;right:0}.project-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:48px 24px}.project{display:block;grid-column:span 2}.project.wide{grid-column:span 3}.project[hidden]{display:none}.project-media{position:relative;overflow:hidden;background:#141414;aspect-ratio:1.36}.project.wide .project-media{aspect-ratio:2.06}.project-media img{width:100%;height:100%;object-fit:cover;transition:transform .7s,filter .5s;filter:brightness(.9)}.project:hover img{transform:scale(1.035);filter:brightness(1)}.project-open{position:absolute;right:16px;bottom:16px;background:#080808a0;width:42px;height:42px;display:grid;place-items:center;border:1px solid #ffffff45;border-radius:50%;font-size:20px}.project-caption{display:grid;grid-template-columns:1fr auto;gap:4px 14px;padding-top:15px}.project-caption h3{font-size:18px;letter-spacing:-.02em}.project-caption span,.project-caption p{font-size:13px;color:var(--muted)}.project-caption p{grid-column:1/-1}.project.symbiont-card{grid-column:1/-1}.symbiont-card .project-media{aspect-ratio:2.65}.symbiont-card img{object-position:50% 57%}.about{border-top:1px solid var(--line);display:grid;grid-template-columns:2fr 3fr;gap:40px;padding-top:72px;padding-bottom:90px}.about h2{font-size:30px;margin-top:12px}.about-copy>p{font-size:clamp(25px,2.7vw,42px);letter-spacing:-.035em;line-height:1.35;max-width:800px}.about-links{display:flex;gap:36px;margin-top:30px}.footer{border-top:1px solid var(--line);padding-top:56px;padding-bottom:26px}.contact-title{font-size:clamp(32px,5.6vw,84px);letter-spacing:-.05em;display:flex;justify-content:space-between;align-items:center;line-height:1.2}.footer-bottom{display:flex;justify-content:space-between;gap:24px;margin-top:65px;color:var(--muted);font-size:13px}.footer-bottom>div{display:flex;gap:28px}.footer a:hover{color:white}
@media(min-width:1800px){.hero{max-height:1200px}.hero-caption{padding-bottom:50px}}
@media(max-width:760px){.header{padding-top:17px;padding-bottom:17px}.identity{font-size:17px}.identity img{width:30px;height:30px}.header nav{gap:20px}.hero{min-height:700px}.hero-topnote{top:94px}.hero-topnote>span{display:none}.hero-caption-bottom{display:block}.hero-caption-bottom .text-link{margin-top:20px}.hero-caption{padding-bottom:27px}.hero-caption-bottom p{max-width:350px;font-size:15px}.slide-controls{padding-bottom:19px;gap:16px}.slide-selectors{gap:12px}.slide-name{display:none}.hero-footer{font-size:12px;gap:12px;padding-bottom:20px}.hero-footer>span:first-child{display:none}.section-pad{padding:56px var(--pad)}.section-heading{align-items:flex-start}.section-heading .text-link{margin-top:32px}.filters{gap:22px;flex-wrap:wrap;margin-top:30px;row-gap:12px}.filters button{font-size:13px;padding-bottom:13px}.project-grid{grid-template-columns:1fr 1fr;gap:32px 18px}.project,.project.wide{grid-column:span 1}.project-media,.project.wide .project-media{aspect-ratio:.95}.project-caption h3{font-size:16px}.project-caption{gap:5px}.project-caption span{font-size:12px}.project-caption p{font-size:12px}.symbiont-card .project-media{aspect-ratio:1.35}.about{grid-template-columns:1fr;gap:25px}.about h2{font-size:27px}.footer-bottom{flex-wrap:wrap;margin-top:40px;row-gap:24px}.footer-bottom>div{gap:20px}.footer-bottom>a{width:100%}}
@media(max-width:480px){.menu-toggle{display:flex;align-items:center;gap:14px;font-size:14px;padding:8px 0}.menu-toggle span{font-size:22px;line-height:1}.header nav{display:none;position:absolute;top:100%;left:0;right:0;background:#080808f7;padding:22px var(--pad);flex-direction:column;border-bottom:1px solid var(--line);gap:16px}.header nav.open{display:flex}.hero{min-height:680px}.hero-topnote{font-size:12px}.hero-caption h1{font-size:48px}.slide-number{font-size:12px}.section-heading{display:block}.section-heading .text-link{margin-top:18px}.filters{gap:18px}.project-grid{grid-template-columns:1fr}.project,.project.wide{grid-column:1/-1}.project-media,.project.wide .project-media{aspect-ratio:1.4}.project-caption h3{font-size:18px}.project-caption p,.project-caption span{font-size:13px}.about-links{gap:24px}.contact-title{font-size:36px}.hero-image:first-child{object-position:50% 54%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.hero-image{transform:none}}

.bio-intro{max-width:740px;margin-top:28px;color:#b9b9b6;font-size:16px;line-height:1.75}.bio-intro p+p{margin-top:18px}.biography{margin-top:28px;max-width:740px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.biography summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:18px 0;font-size:14px}.biography summary::-webkit-details-marker{display:none}.biography summary span{font-size:23px;line-height:1}.biography[open] summary span{transform:rotate(45deg)}.biography summary:focus-visible{outline:2px solid white;outline-offset:4px}.bio-body{padding:5px 0 28px;color:#b9b9b6;font-size:16px;line-height:1.8}.bio-body p+p{margin-top:20px}

/* Keep directional icons monochrome on mobile, including iOS. */
.direction-icon{display:inline-block;width:1em;height:1em;vertical-align:-.125em;flex-shrink:0;color:inherit}
