:root{--ink:#0a0a0a;--paper:#f4f1ea;--gold:#b99757;--muted:#6f6b64;--line:#d8d2c7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{display:block;width:100%;object-fit:cover}.top{height:92px;background:#090909;color:#fff;display:flex;align-items:center;padding:0 4vw;position:sticky;top:0;z-index:10;border-bottom:1px solid #222}.logo{width:180px}.logo img{height:62px;object-fit:contain}.top nav{margin-left:auto;display:flex;align-items:center;gap:32px;font-size:13px;font-weight:700;letter-spacing:.08em}.cta{border:1px solid var(--gold);padding:15px 20px;color:#d8bb7e}.menu{display:none;margin-left:auto;background:none;border:1px solid #444;color:#fff;padding:10px 14px}.hero{height:calc(100vh - 92px);min-height:700px;position:relative;background:#111;overflow:hidden}.hero img{height:100%;filter:brightness(.55)}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.65),rgba(0,0,0,.05))}.hero-copy{position:absolute;z-index:2;left:6vw;bottom:12%;color:white;max-width:850px}.eyebrow{font-size:13px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:22px}.hero h1,.page-hero h1{font-family:Georgia,serif;font-weight:400;font-size:clamp(64px,8vw,128px);line-height:.88;margin:0 0 30px}.hero p{font-size:20px;line-height:1.6;max-width:650px;color:#ddd}.hero-actions{display:flex;gap:25px;align-items:center;margin-top:35px}.button{display:inline-block;background:#fff;color:#111;padding:17px 24px;font-weight:700;font-size:13px;letter-spacing:.06em}.button.dark{background:#111;color:white}.link{font-weight:700;border-bottom:1px solid var(--gold);padding-bottom:7px}.intro,.split,.contact-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:7vw;padding:110px 6vw}.intro h2,.section-head h2,.split h2{font-family:Georgia,serif;font-size:clamp(44px,5vw,76px);font-weight:400;line-height:1.03;margin:0}.intro p,.split p{font-size:19px;line-height:1.75;color:var(--muted);max-width:720px}.section{padding:100px 6vw}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:45px}.section-head p{color:var(--muted);max-width:420px;line-height:1.6}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.card{height:500px;position:relative;overflow:hidden;background:#222}.card:first-child{grid-column:1/-1;height:650px}.card img{height:100%;transition:.5s transform}.card:hover img{transform:scale(1.025)}.shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.75),transparent 65%)}.meta{position:absolute;left:32px;bottom:30px;color:#fff}.meta small{color:#d9bd83;letter-spacing:.13em;text-transform:uppercase}.meta h3{font-family:Georgia,serif;font-size:42px;font-weight:400;margin:8px 0}.dark-section{background:#0a0a0a;color:white}.cap-list{margin-top:45px}.cap{display:grid;grid-template-columns:70px 1fr 1fr;padding:35px 0;border-top:1px solid #343434;gap:30px;align-items:start}.cap:last-child{border-bottom:1px solid #343434}.cap b{color:var(--gold)}.cap h3{font-family:Georgia,serif;font-size:34px;font-weight:400;margin:0}.cap p{color:#aaa;line-height:1.65;margin:0}.band{padding:95px 6vw;background:#b89555;color:#111}.band h2{font-family:Georgia,serif;font-size:clamp(50px,7vw,100px);font-weight:400;margin:0;line-height:.95}.page-hero{padding:110px 6vw 70px}.page-hero h1{font-size:clamp(70px,8vw,118px)}.page-hero p{font-size:21px;line-height:1.6;color:var(--muted);max-width:750px}.project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.project-tile{position:relative;height:520px;overflow:hidden}.project-tile img{height:100%}.project-tile .meta{background:linear-gradient(0deg,rgba(0,0,0,.75),transparent);inset:auto 0 0 0;padding:80px 28px 26px}.project-tile .meta h3{margin:4px 0;font-size:34px}.project-tile .meta p{margin:0;color:#ddd}.gallery{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px}.gallery img{height:420px}.gallery img:first-child{grid-row:span 2;height:852px}.about-photo{height:650px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:70px 6vw;border-top:1px solid var(--line)}.stats h3{font-family:Georgia,serif;font-size:42px;margin:0}.stats p{color:var(--gold);font-size:12px;font-weight:700;letter-spacing:.15em}.form{display:grid;grid-template-columns:1fr 1fr;gap:28px}.field{display:flex;flex-direction:column;gap:10px}.field.full{grid-column:1/-1}.field label{font-size:12px;font-weight:700;letter-spacing:.12em;color:var(--muted)}input,textarea,select{background:transparent;border:0;border-bottom:1px solid #999;padding:13px 2px;font:inherit;outline:none}textarea{border:1px solid #aaa;padding:14px;min-height:150px}.direct{background:#111;color:white;padding:45px}.direct h3{font-family:Georgia,serif;font-size:38px;font-weight:400}.direct p,.direct a{color:#ccc;line-height:1.8}footer{background:#080808;color:#fff;padding:60px 6vw 30px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}footer img{width:220px;height:85px;object-fit:contain}footer p,footer a{color:#aaa;line-height:1.8;font-size:14px}.foot-links{display:flex;flex-direction:column}.legal{grid-column:1/-1;border-top:1px solid #2a2a2a;padding-top:20px;color:#666;font-size:12px}@media(max-width:800px){.top{height:76px}.logo{width:145px}.top nav{display:none;position:absolute;top:76px;left:0;right:0;background:#0a0a0a;padding:28px 6vw;flex-direction:column;align-items:flex-start}.top nav.open{display:flex}.menu{display:block}.hero{height:78vh;min-height:600px}.hero-copy{left:6vw;right:6vw}.intro,.split,.contact-grid{grid-template-columns:1fr;padding:75px 6vw}.grid,.project-grid{grid-template-columns:1fr}.card:first-child{grid-column:auto}.card,.card:first-child,.project-tile{height:440px}.cap{grid-template-columns:45px 1fr}.cap p{grid-column:2}.gallery{grid-template-columns:1fr 1fr}.gallery img,.gallery img:first-child{height:320px;grid-row:auto}.gallery img:first-child{grid-column:1/-1;height:480px}.stats{grid-template-columns:1fr}.form{grid-template-columns:1fr}.field.full{grid-column:auto}footer{grid-template-columns:1fr}}

.project-hero{height:72vh;min-height:620px;position:relative;background:#111;overflow:hidden}.project-hero>img{height:100%;filter:brightness(.55)}.project-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.08))}.project-hero-copy{position:absolute;z-index:2;left:6vw;bottom:10%;color:#fff;max-width:850px}.project-hero h1{font-family:Georgia,serif;font-size:clamp(66px,8vw,125px);font-weight:400;line-height:.9;margin:0 0 22px}.project-hero p{font-size:20px;color:#ddd}.project-story{display:grid;grid-template-columns:1.2fr 1fr;gap:8vw;padding:90px 6vw}.project-story h2{font-family:Georgia,serif;font-size:clamp(44px,5vw,76px);font-weight:400;margin:0}.project-story p{font-size:19px;line-height:1.7;color:var(--muted)}.project-gallery{grid-template-columns:repeat(2,1fr)}.project-gallery img,.project-gallery img:first-child{height:520px;grid-row:auto}.project-gallery img:first-child{grid-column:1/-1;height:700px}@media(max-width:800px){.project-hero{height:68vh;min-height:560px}.project-story{grid-template-columns:1fr;padding:70px 6vw}.project-gallery{grid-template-columns:1fr}.project-gallery img,.project-gallery img:first-child{height:390px;grid-column:auto}}
