@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600&family=Tenor+Sans&display=swap');
:root{--paper:#f8f8f6;--ink:#1d1d1b;--muted:#74746f;--line:#dcdcd6;--gold:#d3ad5f;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}img{display:block;max-width:100%}button{font:inherit}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:2px solid #a47218;outline-offset:4px}h1,h2,h3,p,figure{margin:0}
.site-header{height:112px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(24px,4vw,70px);gap:24px;background:#fff}.site-header nav{display:flex;align-items:center;gap:clamp(15px,2.2vw,40px);text-transform:uppercase;font-size:.78rem;font-weight:600;letter-spacing:.04em}.site-header nav a:hover,footer a:hover{color:#a47218}.nav-right{justify-content:flex-end}.locale{color:var(--muted)}.wordmark{text-align:center;display:flex;flex-direction:column;align-items:center;gap:3px;line-height:1}.monogram{font-family:'Tenor Sans',Georgia,serif;font-size:2rem;letter-spacing:-.2em;padding-right:.2em;white-space:nowrap}.monogram span{color:var(--gold);padding:0 .13em}.wordmark-name{font-size:.65rem;text-transform:uppercase;letter-spacing:.17em;white-space:nowrap}
.feature{height:min(680px,58vw);min-height:440px;position:relative;overflow:hidden;background:#161615;color:#fff}.feature-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s}.feature-slide.is-active{opacity:1;visibility:visible}.feature-slide img{width:100%;height:100%;object-fit:cover}.feature-slide:first-child img{object-position:50% 38%}.feature-slide:nth-child(2) img{object-position:center 55%}.feature-slide:nth-child(3) img{object-position:center 47%}.feature-slide::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.62),transparent 70%),linear-gradient(0deg,rgba(0,0,0,.35),transparent 50%);pointer-events:none}.feature-copy{position:absolute;z-index:1;left:clamp(28px,7vw,110px);bottom:clamp(40px,6vw,90px);max-width:650px;text-shadow:0 2px 18px #0009}.feature-copy p{text-transform:uppercase;letter-spacing:.18em;font-size:.82rem;margin-bottom:18px}.feature-copy h1,.feature-copy h2{font-family:'Tenor Sans',Georgia,serif;font-size:clamp(3rem,6vw,6.2rem);font-weight:400;line-height:1.1;letter-spacing:-.04em;margin-bottom:28px}.feature-copy a{display:inline-block;border-bottom:1px solid #fff;padding-bottom:7px;font-size:.9rem}.slide-arrow{position:absolute;z-index:2;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#fff;cursor:pointer;font-family:Georgia,serif;font-size:3.5rem;padding:8px 22px;text-shadow:0 1px 10px #000a}.slide-arrow.prev{left:10px}.slide-arrow.next{right:10px}.slide-arrow:hover{color:var(--gold)}.slide-dots{display:flex;justify-content:center;align-items:center;gap:14px;padding:28px 0 8px}.slide-dots button{height:10px;width:10px;border:0;border-radius:50%;background:#c9c9c5;cursor:pointer;padding:0}.slide-dots button.is-active{background:var(--ink)}
.content-section{max-width:1500px;margin:auto;padding:60px clamp(24px,5vw,78px) 95px}.section-title{text-align:center;margin-bottom:52px}.section-title h2{font-family:'Tenor Sans',Georgia,serif;font-size:clamp(2rem,3.2vw,3.4rem);font-weight:400}.section-title p{font-size:.83rem;color:var(--muted);margin-top:12px}.works-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:42px 20px}.work-card{min-width:0}.work-card.featured-card{grid-column:span 2;grid-row:span 2}.image-button{width:100%;border:0;padding:0;background:transparent;cursor:zoom-in;text-align:left}.image-mat{display:grid;place-items:center;overflow:hidden;height:clamp(230px,24vw,370px);background:#efefed;padding:18px}.featured-card .image-mat{height:780px;padding:36px}.image-mat img{height:100%;width:100%;object-fit:contain;transition:transform .35s ease}.image-button:hover img{transform:scale(1.025)}figcaption{display:flex;justify-content:space-between;align-items:baseline;gap:10px;padding-top:13px;font-size:.91rem;font-weight:600}figcaption small{font-size:.77rem;color:var(--muted);font-weight:400;white-space:nowrap}
.projects-section{padding-top:15px}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-bottom:75px}.project-card{display:block}.project-card img{width:100%;height:clamp(300px,42vw,610px);object-fit:cover;background:#e9e9e6}.project-card:first-child img{object-position:center 52%}.project-card:last-child img{object-position:center 50%}.project-card div{padding:18px 0;display:flex;align-items:baseline;justify-content:space-between;gap:15px}.project-card h3{font-family:'Tenor Sans',Georgia,serif;font-weight:400;font-size:clamp(1.3rem,2vw,2rem)}.project-card span{font-size:.76rem;color:var(--muted)}.project-card:hover h3{color:#9b6b19}.project-story{display:grid;grid-template-columns:1fr 2fr;gap:30px;border-top:1px solid var(--line);padding:42px 0;scroll-margin-top:25px}.project-story:last-child{border-bottom:1px solid var(--line)}.story-label{text-transform:uppercase;letter-spacing:.14em;font-size:.76rem;color:var(--muted);padding-top:10px}.project-story h3{font-family:'Tenor Sans',Georgia,serif;font-size:clamp(1.55rem,2.5vw,2.5rem);font-weight:400;margin-bottom:22px}.project-story p{max-width:730px;font-size:1.02rem;line-height:1.85;margin-bottom:16px}.project-story .work-facts{font-size:.82rem;color:var(--muted);margin-top:25px}
.about-section{display:grid;grid-template-columns:1fr 1fr;background:#ecece8;min-height:600px}.about-image{min-height:600px;overflow:hidden}.about-image img{width:100%;height:100%;object-fit:cover;object-position:center 45%}.about-copy{align-self:center;max-width:660px;padding:clamp(45px,7vw,110px)}.overline{text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;color:var(--muted);margin-bottom:28px}.about-copy h2{font-family:'Tenor Sans',Georgia,serif;font-weight:400;font-size:clamp(2.2rem,4vw,4rem);margin-bottom:36px}.about-copy p:not(.overline){font-size:1rem;line-height:1.85;margin-bottom:20px}.about-copy .education{font-size:.88rem!important;color:#62625f;padding-top:20px;border-top:1px solid #c9c9c4}footer{padding:34px clamp(24px,5vw,78px);display:flex;justify-content:space-between;gap:20px;background:#fff;color:#676762;font-size:.76rem}
.lightbox{border:0;background:transparent;padding:0;max-width:min(94vw,1200px);max-height:94vh;color:#fff}.lightbox::backdrop{background:#10100ff0}.lightbox img{max-width:94vw;max-height:85vh;object-fit:contain}.lightbox p{text-align:center;margin-top:10px;font-size:.86rem}.lightbox button{position:fixed;right:22px;top:18px;border:1px solid #fff9;background:#191919;color:#fff;border-radius:50%;width:45px;height:45px;cursor:pointer;font-size:1.5rem}
@media(max-width:900px){.works-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.work-card.featured-card{grid-row:auto}.featured-card .image-mat{height:clamp(280px,55vw,520px);padding:22px}.image-mat{height:clamp(220px,44vw,370px)}.feature{height:560px;min-height:0}.project-card div{display:block}.project-card span{display:block;margin-top:10px}.about-copy{padding:48px}}
@media(max-width:600px){.site-header{height:116px;grid-template-columns:1fr auto;grid-template-rows:78px 38px;gap:0 10px;padding:0 19px}.nav-left{order:2;grid-column:1/-1;justify-content:center;border-top:1px solid var(--line);height:38px}.wordmark{grid-column:1;grid-row:1;justify-self:start}.nav-right{grid-column:2;grid-row:1}.nav-right .locale{display:none}.site-header nav{font-size:.68rem}.feature{height:510px}.feature-copy{left:24px;right:35px;bottom:48px}.feature-copy h1,.feature-copy h2{font-size:clamp(2.4rem,10vw,3.6rem)}.feature-slide:first-child img{object-position:57% center}.slide-arrow{font-size:2.7rem;padding:5px}.slide-arrow.prev{left:0}.slide-arrow.next{right:0}.content-section{padding:48px 19px 70px}.section-title{margin-bottom:32px}.works-grid{gap:29px 12px}.work-card.featured-card{grid-column:span 2}.featured-card .image-mat{height:480px}.image-mat{height:clamp(165px,43vw,250px);padding:8px}figcaption{font-size:.79rem;display:block}figcaption small{display:block;margin-top:4px;font-size:.71rem}.project-grid{grid-template-columns:1fr;gap:26px;margin-bottom:35px}.project-card img{height:410px}.project-story{grid-template-columns:1fr;gap:12px;padding:34px 0}.project-story h3{margin-bottom:15px}.project-story p{font-size:1rem}.about-section{grid-template-columns:1fr}.about-image{height:440px;min-height:0}.about-copy{padding:48px 24px 60px}footer{padding:32px 20px;flex-wrap:wrap}footer span:last-child{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.feature-slide,.image-mat img{transition:none}}
.works-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:900px){.works-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.standalone-heading{margin:85px 0 25px;padding-top:34px;border-top:1px solid var(--line)}
.standalone-heading h3{font-family:'Tenor Sans',Georgia,serif;font-size:clamp(1.6rem,2.6vw,2.5rem);font-weight:400}
.standalone-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.standalone-grid .image-mat{height:clamp(290px,38vw,560px)}
.process-figure{max-width:520px;margin:65px 0 0 auto}
.process-figure img{width:100%;max-height:560px;object-fit:cover;object-position:center}
.process-figure figcaption{font-weight:400;color:var(--muted);font-size:.81rem}
@media(max-width:600px){.standalone-heading{margin-top:55px}.standalone-grid{grid-template-columns:1fr;gap:30px}.standalone-grid .image-mat{height:390px}.process-figure{margin-top:42px}}
