:root{--ink:#171717;--soft:#777;--paper:#fff;--mist:#f4f4f2;--line:#dededb;--background:#fff;--foreground:#171717;--card:#fff;--card-foreground:#171717;--popover:#fff;--popover-foreground:#171717;--primary:#171717;--primary-foreground:#fff;--secondary:#f4f4f2;--secondary-foreground:#171717;--muted:#f4f4f2;--muted-foreground:#707070;--accent:#171717;--accent-foreground:#fff;--destructive:#b42318;--border:#dededb;--input:#dededb;--ring:#171717;--radius:0}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;width:100%}
.site-header{height:84px;padding:0 clamp(24px,5vw,80px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:3}.monogram{font:600 18px/1 Arial;letter-spacing:-.05em}.site-header nav{display:flex;gap:34px;font-size:13px;letter-spacing:.04em}.site-header nav a,.availability{transition:opacity .2s}.site-header nav a:hover,.availability:hover{opacity:.5}.availability{justify-self:end;font-size:13px;color:var(--soft);display:flex;align-items:center;gap:8px}.availability span{width:7px;height:7px;background:#4f7d53;border-radius:50%}
.hero{position:relative;min-height:calc(100svh - 84px);background:#222;color:#fff;overflow:hidden}.hero-image{position:absolute;inset:0;background:url('/portfolio/p5.jpg') center 52%/cover no-repeat;filter:saturate(.72) brightness(.78)}.hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.58),rgba(0,0,0,.1) 66%),linear-gradient(0deg,rgba(0,0,0,.34),transparent 45%)}.hero-content{position:relative;z-index:1;min-height:calc(100svh - 84px);padding:clamp(40px,6vw,92px) clamp(24px,5vw,80px);display:flex;flex-direction:column;justify-content:space-between}.eyebrow,.section-label{margin:0;font-size:12px;line-height:1.3;text-transform:uppercase;letter-spacing:.12em}.hero h1{max-width:900px;margin:auto 0 38px;font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(52px,7vw,104px);line-height:.98;letter-spacing:-.045em}.hero-bottom{display:flex;align-items:end;justify-content:space-between;gap:32px}.hero-bottom p{max-width:500px;margin:0;font-size:18px;line-height:1.5}.round-link{width:54px;height:54px;border:1px solid rgba(255,255,255,.7);border-radius:50%;display:grid;place-items:center;font-size:24px;transition:.2s}.round-link:hover{background:#fff;color:#111}
.intro{max-width:1500px;margin:auto;padding:clamp(90px,11vw,170px) clamp(24px,5vw,80px);display:grid;grid-template-columns:240px minmax(0,1fr);gap:7vw}.intro h2,.section-heading h2,.product-copy h2,.services h2,footer h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.035em;line-height:1.08;margin:0}.intro h2{font-size:clamp(42px,5.5vw,76px);max-width:1050px}.intro-copy{margin-top:52px;max-width:860px;display:grid;grid-template-columns:1fr 1fr;gap:56px}.intro-copy p{margin:0;color:#555;line-height:1.65}
.work{padding:0 clamp(24px,5vw,80px) clamp(110px,12vw,180px);max-width:1680px;margin:auto}.section-heading{display:grid;grid-template-columns:240px 1fr;gap:7vw;align-items:end;margin-bottom:56px;padding-top:28px;border-top:1px solid var(--line)}.section-heading h2{font-size:clamp(44px,5vw,72px)}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px 28px}.project-card.project-wide{grid-column:1/-1}.project-image-wrap{position:relative;overflow:hidden;background:var(--mist);aspect-ratio:16/10}.project-wide .project-image-wrap{aspect-ratio:16/8}.project-image-wrap img{height:100%;object-fit:cover;transition:transform .55s ease}.project-card:hover img{transform:scale(1.012)}.project-number{position:absolute;top:18px;left:18px;background:#fff;padding:8px 10px;font-size:12px;letter-spacing:.08em}.project-meta{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding-top:17px}.project-meta h3{font-family:Georgia,'Times New Roman',serif;font-size:25px;font-weight:400;letter-spacing:-.02em;margin:0 0 7px}.project-meta p{margin:2px 0;color:var(--soft);font-size:14px;line-height:1.45}.project-meta>div:last-child{text-align:right}.project-meta .award{color:#171717}
.product-feature{background:#1b1b1b;color:#fff;padding:clamp(90px,9vw,145px) clamp(24px,5vw,80px);display:grid;grid-template-columns:minmax(280px,.7fr) 1.4fr;gap:8vw;align-items:center}.product-copy h2{font-size:clamp(44px,5vw,74px);margin:26px 0 36px}.product-copy>p:last-child{max-width:480px;margin:0;color:#aaa;line-height:1.7}.product-images{display:grid;grid-template-columns:1.2fr .8fr;gap:22px;align-items:end}.product-images img{height:min(50vw,680px);object-fit:cover;filter:saturate(.65)}.product-images img:last-child{height:min(36vw,490px)}
.services{max-width:1500px;margin:auto;padding:clamp(100px,11vw,170px) clamp(24px,5vw,80px)}.service-list{border-top:1px solid var(--line)}.service-list article{display:grid;grid-template-columns:80px minmax(220px,.7fr) 1fr;gap:28px;padding:29px 0;border-bottom:1px solid var(--line);align-items:start}.service-list span{font-size:12px;color:var(--soft)}.service-list h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:25px;margin:0}.service-list p{max-width:560px;margin:0;color:var(--soft);line-height:1.55}
footer{background:#efefec;padding:clamp(90px,10vw,155px) clamp(24px,5vw,80px) 28px}.footer-lead h2{font-size:clamp(50px,7vw,105px);margin:28px 0 48px;max-width:1200px}.contact-link{display:inline-flex;gap:12px;align-items:center;font-size:18px;padding-bottom:8px;border-bottom:1px solid #171717}.footer-details{display:flex;flex-wrap:wrap;gap:18px 38px;margin-top:110px;padding-top:24px;border-top:1px solid #ccc}.footer-details div,.footer-details>a{font-size:14px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:70px;padding-top:18px;border-top:1px solid #ccc;color:var(--soft);font-size:12px;letter-spacing:.04em;text-transform:uppercase}
@media(max-width:760px){.site-header{height:68px;grid-template-columns:1fr auto}.site-header nav{gap:18px}.availability{display:none}.hero{min-height:calc(100svh - 68px)}.hero-content{min-height:calc(100svh - 68px)}.hero h1{font-size:clamp(48px,14vw,72px)}.hero-bottom p{font-size:16px}.round-link{width:48px;height:48px;flex:0 0 auto}.intro,.section-heading,.product-feature{grid-template-columns:1fr}.intro{gap:32px}.intro-copy{grid-template-columns:1fr;gap:18px;margin-top:36px}.section-heading{gap:20px}.project-grid{grid-template-columns:1fr;gap:64px}.project-card.project-wide{grid-column:auto}.project-wide .project-image-wrap,.project-image-wrap{aspect-ratio:4/3}.project-meta{grid-template-columns:1fr}.project-meta>div:last-child{text-align:left}.product-feature{gap:52px}.product-images img{height:76vw}.product-images img:last-child{height:58vw}.service-list article{grid-template-columns:46px 1fr}.service-list article p{grid-column:2}.footer-details{margin-top:78px}.footer-bottom{align-items:end}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.project-image-wrap img,.round-link{transition:none}}
