:root{color-scheme:dark;--bg:#151515;--text:#f3f2ed;--muted:#aaa9a5;--accent:#ff6437;--line:#40403c}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.5 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid var(--accent);outline-offset:6px}a:hover{color:var(--accent)}header{display:flex;align-items:center;margin:0 4%;padding:22px 0;border-bottom:1px solid var(--line);gap:32px}.wordmark{font-size:32px;font-weight:900;letter-spacing:-3px}.location{font-size:12px;letter-spacing:1.6px;margin-right:auto}nav{display:flex;gap:28px;font-size:14px}.intro{padding:0 4% 40px}.intro-title{display:flex;align-items:flex-end;justify-content:space-between;padding:20px 0 28px;gap:24px}h1{font-size:clamp(100px,20vw,300px);font-weight:900;line-height:.9;letter-spacing:-.075em;color:var(--accent);margin:0 0 0 -.014em}.intro-title p{font-size:clamp(18px,2.6vw,38px);line-height:1.15;margin:0 0 6px;letter-spacing:-.03em}.hero-gallery{display:grid;grid-template-columns:1.1fr .75fr .75fr;gap:20px;align-items:start}figure{margin:0}.hero-gallery img{width:100%;height:clamp(280px,33vw,520px);object-fit:cover;display:block}.hero-gallery figure:nth-child(2){padding-top:55px}.hero-gallery figure:nth-child(2) img{height:clamp(260px,29vw,455px)}.hero-gallery figure:nth-child(3){padding-top:105px}.hero-gallery figure:nth-child(3) img{height:clamp(220px,25vw,390px)}figcaption{display:flex;justify-content:space-between;font-size:12px;gap:10px;padding-top:12px;color:var(--muted)}.intro-bottom{display:flex;justify-content:space-between;gap:16px;margin-top:36px;font-size:12px;letter-spacing:1px}.intro-bottom a{font-size:14px;letter-spacing:0}.work-section{margin:50px 4% 100px;scroll-margin-top:24px}.section-heading{display:flex;justify-content:space-between;align-items:baseline;border-top:1px solid var(--line);padding:22px 0 36px;gap:16px}.section-heading h2{font-size:clamp(44px,6vw,84px);line-height:1;margin:0;font-weight:500;letter-spacing:-.06em}.section-heading h2 span{display:inline-block;font-size:13px;vertical-align:top;letter-spacing:0;color:var(--accent);margin:6px 0 0 15px}.section-heading p{font-size:14px;color:var(--muted);margin:0}.photo-grid{columns:3;column-gap:26px}.art{display:block;break-inside:avoid;margin:0 0 36px}.art button{display:block;background:none;border:0;padding:0;width:100%;cursor:zoom-in;text-align:left;color:inherit}.art img{display:block;width:100%;height:auto}.art figcaption{font-size:14px;color:var(--text)}.art .number{font-size:12px;color:var(--muted)}.motion-section{background:var(--accent);color:#151515;margin:0;padding:50px 4% 65px}.motion-section .section-heading{border-color:#151515}.motion-section .section-heading h2 span,.motion-section .section-heading p{color:#151515}.motion-list a{display:grid;grid-template-columns:50px 1fr auto;align-items:center;gap:18px;padding:25px 0;border-top:1px solid #15151566}.motion-list a:last-child{border-bottom:1px solid #15151566}.motion-list a:hover{color:#151515;background:#ffffff20}.motion-number{font-size:12px}.motion-title{font-size:clamp(22px,3vw,42px);letter-spacing:-.03em}.motion-action{font-size:14px}.graphic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.graphic-grid .art img{height:330px;object-fit:contain;background:#202020}.about{padding:65px 4% 70px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 2fr;gap:40px}.about-label{font-size:12px;letter-spacing:1.5px}.about h2{font-weight:500;font-size:clamp(50px,7vw,100px);line-height:1;margin:0 0 35px;letter-spacing:-.065em}.about p{font-size:clamp(18px,2vw,26px);max-width:760px;line-height:1.45;color:#d3d2cd}.about-signature{display:block;font-family:Georgia,serif;font-style:italic;font-size:60px;color:var(--accent);margin-top:30px}footer{border-top:1px solid var(--line);margin:0 4%;display:flex;justify-content:space-between;align-items:center;padding:25px 0;gap:20px}footer span{font-size:12px;letter-spacing:1px}footer>a:last-child{font-size:14px}dialog{border:0;padding:65px 22px 20px;max-width:95vw;max-height:95dvh;background:#151515;color:white}dialog::backdrop{background:#000e}dialog img{display:block;max-width:85vw;max-height:73dvh;object-fit:contain;margin:auto}dialog p{margin-bottom:0}.close{position:absolute;right:20px;top:16px;background:none;color:white;border:1px solid #888;padding:6px 14px;cursor:pointer}.skip{position:absolute;top:-100px;left:20px;background:var(--accent);color:#151515;padding:12px;z-index:10}.skip:focus{top:10px}@media(max-width:760px){header{gap:16px;flex-wrap:wrap;padding:16px 0}.location{font-size:12px}nav{width:100%;justify-content:space-between;gap:12px}.intro-title{padding:25px 0}.intro-title p{font-size:18px}h1{font-size:25vw}.hero-gallery{grid-template-columns:1.2fr 1fr;gap:12px}.hero-gallery figure:nth-child(3){display:none}.hero-gallery img{height:310px}.hero-gallery figure:nth-child(2){padding-top:40px}.hero-gallery figure:nth-child(2) img{height:270px}.hero-gallery figcaption{font-size:12px}.photo-grid{columns:2;column-gap:16px}.graphic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.graphic-grid .art img{height:230px}.work-section{margin-top:35px;margin-bottom:65px}.motion-section{margin:0}.motion-list a{grid-template-columns:25px 1fr;gap:10px}.motion-action{grid-column:2}.about{grid-template-columns:1fr;gap:24px}.intro-bottom{letter-spacing:0;font-size:12px}.section-heading{padding-bottom:26px}.art{margin-bottom:26px}footer span{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
