@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}}
/* Project index and individual galleries */
.portfolio-section{max-width:1500px;margin:auto;padding:65px clamp(24px,5vw,78px) 100px}.portfolio-intro{margin:0 0 60px}.portfolio-intro .overline{margin-bottom:18px}.portfolio-intro h1,.project-info h1{font-family:'Tenor Sans',Georgia,serif;font-weight:400;font-size:clamp(2.6rem,5vw,5rem);letter-spacing:-.035em;line-height:1.15}.portfolio-intro>p:last-child{margin-top:20px;color:var(--muted);font-size:.9rem}.portfolio-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px 35px}.cover{height:clamp(330px,43vw,620px);background:#edede9;display:grid;place-items:center;padding:30px;overflow:hidden}.cover img{width:100%;height:100%;object-fit:contain;min-height:0;transition:transform .3s ease}.portfolio-card:hover .cover img{transform:scale(1.025)}.portfolio-card.war{grid-column:1/-1}.war .cover{height:clamp(330px,44vw,590px);padding:0}.war .cover img{object-fit:cover}.card-label{display:flex;justify-content:space-between;align-items:center;padding-top:18px}.card-label h2{font-family:'Tenor Sans',Georgia,serif;font-size:1.65rem;font-weight:400}.card-label p{font-size:.8rem;color:var(--muted);margin-top:8px}.card-label>span{font-size:1.6rem}.project-page{max-width:1600px;margin:auto;padding:35px clamp(20px,5vw,78px) 70px}.back-link{display:inline-block;font-size:.82rem;color:var(--muted);padding:10px 0;margin-bottom:25px}.project-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,1fr);gap:clamp(35px,5vw,85px);align-items:start}.gallery-stage{height:clamp(420px,60vh,740px);display:flex;align-items:center;justify-content:center;background:#edede9;padding:18px;touch-action:pan-y}.gallery-stage img{width:100%;height:100%;object-fit:contain}.gallery-controls{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:68px}.gallery-controls button{width:44px;height:44px;background:transparent;border:1px solid var(--line);cursor:pointer;font-size:1.3rem;flex-shrink:0}.gallery-controls p{font-size:.79rem;color:#555550;text-align:center;flex:1}.thumbnails{display:flex;gap:10px;overflow-x:auto;padding:6px 3px 12px}.thumbnail{padding:3px;width:75px;height:75px;flex:0 0 75px;border:1px solid transparent;background:transparent;cursor:pointer;opacity:.65}.thumbnail[aria-pressed=true]{border-color:var(--ink);opacity:1}.thumbnail img{width:100%;height:100%;object-fit:cover}.project-info{padding-top:20px}.project-info .overline{margin-bottom:18px}.project-info h1{font-size:clamp(2.5rem,4vw,4.5rem);margin-bottom:35px}.project-info dl{border-top:1px solid var(--line);margin:0 0 30px}.project-info dl>div{display:grid;grid-template-columns:85px 1fr;border-bottom:1px solid var(--line);padding:15px 0;gap:15px;font-size:.83rem;line-height:1.6}.project-info dt{color:var(--muted)}.project-info dd{margin:0}.description{line-height:1.85;font-size:.96rem}.next-project{margin-top:70px;border-top:1px solid var(--line);padding-top:25px;display:flex;justify-content:space-between;gap:20px;align-items:baseline}.next-project span{font-size:.76rem;color:var(--muted)}.next-project strong{font-family:'Tenor Sans',Georgia,serif;font-size:1.7rem;font-weight:400}[hidden]{display:none!important}
@media(max-width:800px){.project-layout{grid-template-columns:1fr}.project-info{padding-top:5px}.gallery-stage{height:65vh;min-height:340px}.portfolio-grid{gap:40px 20px}.cover{padding:15px;height:410px}.portfolio-card.war .cover{height:340px}}
@media(max-width:600px){.portfolio-section{padding:45px 20px 65px}.portfolio-intro{margin-bottom:35px}.portfolio-grid{grid-template-columns:1fr}.portfolio-card.war{grid-column:auto}.cover{height:460px;padding:22px}.portfolio-card.war .cover{height:280px}.card-label h2{font-size:1.45rem}.project-page{padding-top:20px}.gallery-stage{height:55vh;min-height:300px;padding:10px}.project-layout{gap:25px}.next-project{margin-top:45px}.next-project strong{font-size:1.3rem}.project-info h1{margin-bottom:25px}}
@media(prefers-reduced-motion:reduce){.cover img{transition:none}}

.card-label p{line-height:1.7;max-width:560px}
.home-feature{height:540px;min-height:0;background:#ecece8;color:var(--ink);touch-action:pan-y}.home-feature .feature-slide{display:grid;grid-template-columns:42% 58%;padding:35px 6%;gap:30px}.home-feature .feature-slide img{grid-column:2;width:100%;height:470px;object-fit:contain!important}.home-feature .feature-slide::after{display:none}.home-feature .feature-copy{position:static;grid-column:1;grid-row:1;align-self:center;text-shadow:none;max-width:none}.home-feature .feature-copy h2{font-size:clamp(2rem,3.8vw,4.3rem)}.home-feature .feature-copy a{border-color:#777;display:table;margin-top:16px;font-size:.8rem}.home-feature .slide-arrow{color:#333;text-shadow:none;padding:8px}.home-feature .slide-arrow.prev{left:8px}.home-feature .slide-arrow.next{right:8px}
@media(max-width:600px){.home-feature{height:600px}.home-feature .feature-slide{display:flex;flex-direction:column;padding:20px 30px 25px;gap:20px}.home-feature .feature-slide img{height:345px}.home-feature .feature-copy{align-self:stretch}.home-feature .feature-copy p{font-size:.65rem;margin-bottom:9px}.home-feature .feature-copy h2{font-size:1.8rem;margin-bottom:8px}.home-feature .feature-copy a{margin-top:10px}.home-feature .slide-arrow{top:30%}}

/* Compact header and plain text links */
.site-header>.wordmark{grid-column:2}.site-header>.nav-right{grid-column:3}
.back-link,footer a{text-decoration:underline;text-underline-offset:5px}
.portfolio-card:hover h2,.next-project:hover strong{text-decoration:underline;text-underline-offset:5px}
@media(max-width:600px){.site-header{height:78px;grid-template-rows:78px}.site-header>.wordmark{grid-column:1}.site-header>.nav-right{grid-column:2}}
