:root{--paper:#eee9de;--paper-light:#f7f3eb;--ink:#25241f;--muted:#777267;--line:rgba(37,36,31,.22);--rust:#8f4a33;--serif:"Iowan Old Style","Songti SC","STSong",serif;--sans:"Helvetica Neue","PingFang SC","Microsoft YaHei",sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-weight:300;letter-spacing:.02em}
body.menu-open{overflow:hidden}
a{color:inherit;text-decoration:none}img{display:block;width:100%}button{font:inherit;color:inherit}.skip{position:fixed;left:12px;top:-60px;z-index:100;padding:10px 14px;background:var(--ink);color:white}.skip:focus{top:12px}
.site-header{position:absolute;z-index:10;top:0;left:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:88px;padding:0 clamp(22px,4vw,68px);color:white;border-bottom:1px solid rgba(255,255,255,.3)}
.wordmark{font-size:25px;font-weight:500;letter-spacing:-.06em}.site-header nav{display:flex;gap:clamp(20px,2.8vw,45px);font-size:11px;letter-spacing:.12em}.site-header nav a,.language{opacity:.82;transition:opacity .2s}.site-header nav a:hover,.language:hover{opacity:1}.language{justify-self:end;border:0;background:none;cursor:pointer;font-size:11px;letter-spacing:.14em}.menu-button{display:none}
.hero{position:relative;height:max(690px,100svh);min-height:690px;color:white;overflow:hidden}.hero>img{height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,17,14,.42),transparent 58%),linear-gradient(0deg,rgba(18,17,14,.42),transparent 42%)}
.hero-copy{position:absolute;left:clamp(22px,7vw,112px);bottom:clamp(68px,10vh,112px);max-width:670px}.eyebrow,.kicker,.section-index{font-size:10px;font-weight:400;letter-spacing:.17em;text-transform:uppercase}.hero h1{max-width:650px;margin:18px 0 24px;font-family:var(--serif);font-size:clamp(56px,7.3vw,112px);font-weight:400;line-height:1.03;letter-spacing:-.03em}.hero-copy>p:not(.eyebrow){max-width:520px;font-size:14px;line-height:1.8}.text-link{display:inline-flex;align-items:center;gap:70px;margin-top:22px;padding-bottom:8px;border-bottom:1px solid currentColor;font-size:11px;letter-spacing:.1em}.text-link i{font-style:normal}.hero-note{position:absolute;right:clamp(22px,4vw,68px);bottom:38px;margin:0;font-size:9px;letter-spacing:.12em}
.studio-section{display:grid;grid-template-columns:.65fr 1.05fr 1fr;gap:clamp(26px,6vw,100px);padding:clamp(90px,12vw,180px) clamp(22px,6vw,96px);align-items:start}.studio-section>.section-index{grid-column:1}.studio-intro{grid-column:2/4}.studio-intro h2,.section-heading h2,.objects h2,.about h2{max-width:950px;margin:18px 0 30px;font-family:var(--serif);font-size:clamp(40px,5vw,76px);font-weight:400;line-height:1.18;letter-spacing:-.025em}.lead{max-width:760px;font-family:var(--serif);font-size:clamp(17px,1.55vw,23px);line-height:1.9}.process-figure{grid-column:1/3;margin:84px 0 0}.process-figure img{aspect-ratio:1.42;object-fit:cover}.process-figure figcaption,.about-image figcaption{display:flex;justify-content:space-between;margin-top:12px;color:var(--muted);font-size:9px;letter-spacing:.09em}.bench-note{align-self:end;max-width:360px;margin:0 0 10px}.bench-note span{font-size:9px;letter-spacing:.13em;text-transform:uppercase}.bench-note p{margin:22px 0 0;font-family:var(--serif);font-size:16px;line-height:1.9}
.projects{display:grid;grid-template-columns:repeat(12,1fr);gap:clamp(18px,3vw,48px);padding:clamp(80px,10vw,155px) clamp(22px,4vw,68px);background:var(--paper-light)}.section-heading{grid-column:2/12;margin-bottom:70px}.section-heading h2{max-width:800px}.project img{height:100%;object-fit:cover;transition:filter .5s,transform .7s}.project>a{display:block;overflow:hidden;background:#d8d1c4}.project:hover img{transform:scale(1.015);filter:saturate(.8)}.project-large{grid-column:1/7}.project-large>a{aspect-ratio:3/4}.project-small{grid-column:8/12;margin-top:180px}.project-small>a{aspect-ratio:2/3}.project-tall{grid-column:4/10;margin-top:100px}.project-tall>a{aspect-ratio:4/5}.project-meta{margin-top:17px}.project-meta span{font-size:9px;color:var(--muted);letter-spacing:.12em}.project-meta h3{margin:11px 0 5px;font-family:var(--serif);font-size:25px;font-weight:400}.project-meta p{margin:0;color:var(--muted);font-size:10px;letter-spacing:.09em}
.project-note{padding:clamp(110px,14vw,220px) clamp(22px,8vw,130px);text-align:center}.project-note blockquote{max-width:1150px;margin:45px auto 0;font-family:var(--serif);font-size:clamp(34px,5vw,72px);line-height:1.45}.signature{margin-top:35px;font-size:10px;letter-spacing:.13em}
.journal{padding:clamp(80px,10vw,155px) clamp(22px,6vw,96px);background:#dcd4c5}.journal .section-heading{display:grid;grid-template-columns:1fr 2fr 1fr;align-items:end;margin:0 0 60px}.journal .section-heading h2{margin:0}.journal .section-heading p{max-width:280px;margin:0;font-family:var(--serif);font-size:14px;line-height:1.7}.journal-list{border-top:1px solid var(--line)}.journal-entry{display:grid;grid-template-columns:1fr 2fr 2fr auto;gap:30px;align-items:center;min-height:130px;border-bottom:1px solid var(--line)}.journal-entry span,.journal-entry p{font-size:10px;color:var(--muted)}.journal-entry h3{font-family:var(--serif);font-size:22px;font-weight:400}.journal-entry b{font-weight:300}
.objects{display:grid;grid-template-columns:1fr 1.25fr;gap:8vw;padding:clamp(90px,12vw,180px) clamp(22px,6vw,96px);align-items:center}.objects-copy p{max-width:530px;font-family:var(--serif);font-size:16px;line-height:1.9}.object-pair{display:grid;grid-template-columns:1fr 1fr;gap:14px}.object-pair img{aspect-ratio:1;object-fit:cover}.object-pair img:last-child{margin-top:70px}
.about{display:grid;grid-template-columns:.7fr 1.2fr 1fr;gap:5vw;padding:clamp(90px,11vw,170px) clamp(22px,6vw,96px);background:#b8aa96}.about h2{font-size:clamp(36px,4vw,62px)}.about-copy p:last-child{max-width:620px;font-family:var(--serif);font-size:16px;line-height:1.9}.about-image{margin:0}.about-image img{aspect-ratio:4/5;object-fit:cover}
footer{display:grid;grid-template-columns:1fr 1.5fr 1fr;gap:30px;align-items:start;padding:80px clamp(22px,4vw,68px) 34px;background:#25241f;color:#eee9de}.footer-links{display:flex;justify-content:flex-end;gap:35px;font-size:10px}.footer-links a{border-bottom:1px solid rgba(255,255,255,.35);padding-bottom:6px}footer p{margin:4px 0;font-family:var(--serif);font-size:17px}footer small{grid-column:1/-1;margin-top:70px;color:#9f9a8e;font-size:9px;letter-spacing:.1em}
.reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.project img{transition:none}}
@media(max-width:760px){.site-header{position:absolute;height:70px;padding:0 18px;grid-template-columns:1fr auto 1fr}.site-header .wordmark{justify-self:center}.menu-button{display:flex;flex-direction:column;justify-content:center;gap:5px;width:30px;height:30px;padding:0;border:0;background:none}.menu-button span{display:block;width:18px;height:1px;background:currentColor;transition:transform .25s}.menu-open .menu-button span:first-child{transform:translateY(3px) rotate(45deg)}.menu-open .menu-button span:last-child{transform:translateY(-3px) rotate(-45deg)}.site-header nav{position:fixed;inset:70px 0 0;display:none;flex-direction:column;gap:0;padding:50px 24px;background:var(--paper);color:var(--ink)}.menu-open .site-header nav{display:flex}.site-header nav a{padding:18px 0;border-bottom:1px solid var(--line);font-family:var(--serif);font-size:28px;letter-spacing:0}.hero{height:100svh;min-height:620px}.hero>img{object-position:61% center}.hero-shade{background:linear-gradient(0deg,rgba(18,17,14,.62),transparent 68%)}.hero-copy{left:20px;right:20px;bottom:36px}.hero h1{font-size:12vw;line-height:1.08}.hero-copy>p:not(.eyebrow){max-width:315px;font-size:12px;line-height:1.7;overflow-wrap:anywhere}.hero-note{display:none}.studio-section{grid-template-columns:1fr;padding:82px 20px}.studio-section>.section-index,.studio-intro,.process-figure{grid-column:1}.process-figure{margin-top:25px}.process-figure img{aspect-ratio:1}.bench-note{margin-top:30px}.projects{display:block;padding:82px 20px}.section-heading{margin:0 0 48px}.project{margin:0 0 72px}.project-large>a,.project-small>a,.project-tall>a{aspect-ratio:4/5}.project-note{padding:100px 20px}.project-note blockquote{font-size:32px}.journal{padding:82px 20px}.journal .section-heading{display:block}.journal .section-heading h2{margin:18px 0}.journal-entry{grid-template-columns:1fr auto;gap:8px;padding:25px 0}.journal-entry h3,.journal-entry p{grid-column:1}.journal-entry h3{margin:10px 0 0}.journal-entry b{grid-column:2;grid-row:1/4}.objects{grid-template-columns:1fr;padding:82px 20px}.object-pair{margin-top:25px}.object-pair img:last-child{margin-top:30px}.about{grid-template-columns:1fr;padding:82px 20px}.about-image{margin-top:25px}footer{grid-template-columns:1fr;padding:60px 20px 28px}.footer-links{justify-content:flex-start;margin-top:30px}footer small{margin-top:40px}}
