:root{--ink:#151515;--muted:#6e665d;--paper:#f7f1e9;--ivory:#fffaf2;--gold:#b88a4a;--terracotta:#9c5848;--line:rgba(21,21,21,.14);--shadow:0 22px 70px rgba(24,18,12,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,system-ui,sans-serif}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.site-header{position:fixed;inset:0 0 auto;z-index:30;display:flex;align-items:center;gap:24px;padding:16px clamp(18px,5vw,70px);color:var(--ivory);transition:.2s}.site-header.is-scrolled,.site-header.is-open{background:rgba(255,250,242,.95);color:var(--ink);box-shadow:0 12px 38px rgba(21,21,21,.1);backdrop-filter:blur(14px)}.brand img{width:144px;height:auto}.site-nav{display:flex;gap:22px;margin-left:auto;font-size:13px;font-weight:800;text-transform:uppercase}.site-nav a{opacity:.82}.site-nav a:hover,.site-nav a[aria-current=page]{opacity:1;color:var(--gold)}.header-cta,.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:4px;font-size:13px;font-weight:800;text-transform:uppercase}.header-cta,.btn.primary{background:var(--gold);color:#fff}.btn.ghost{border:1px solid rgba(255,250,242,.55);color:#fff}.menu-toggle{display:none;width:42px;height:42px;border:1px solid currentColor;background:transparent;color:inherit;border-radius:4px}.menu-toggle span{display:block;width:18px;height:2px;margin:5px auto;background:currentColor}.hero{position:relative;min-height:94vh;display:grid;align-items:end;overflow:hidden;color:#fff}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.42) 48%,rgba(0,0,0,.18)),linear-gradient(0deg,rgba(0,0,0,.55),transparent 45%)}.hero-content{position:relative;width:min(860px,100%);padding:150px clamp(18px,7vw,92px) 88px}.eyebrow{margin:0 0 14px;color:var(--gold);font-size:12px;font-weight:800;text-transform:uppercase}.hero h1,.page-hero h1,.section h2,.cta h2,.project-hero h1,.lead-hero h1{margin:0;font-family:"Playfair Display",Georgia,serif;line-height:1.02}.hero h1{font-size:clamp(48px,8vw,112px)}.hero p:not(.eyebrow){max-width:760px;font-size:clamp(17px,2vw,22px);line-height:1.58;color:rgba(255,255,255,.86)}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.section{padding:clamp(66px,9vw,124px) clamp(18px,6vw,82px)}.split{display:grid;grid-template-columns:.9fr 1fr;gap:50px;background:var(--ivory)}.split h2,.section-head h2,.designer h2,.page-hero h1,.project-hero h1{font-size:clamp(36px,5vw,72px)}.split p,.rich-text p,.content-page p,.designer p,.project-story p,.contact-grid p{color:var(--muted);font-size:17px;line-height:1.75}.section-head{max-width:880px;margin-bottom:34px}.section-head.row{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:20px}.services-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.service-card{display:grid;grid-template-columns:minmax(220px,.8fr) 1fr;background:var(--ivory);border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:var(--shadow)}.service-card>img{width:100%;height:100%;object-fit:cover}.service-card div{padding:34px}.service-card h3,.project-card h3{margin:0 0 12px;font-size:24px}.service-card p{color:var(--muted);line-height:1.65}.service-card a,.text-link{color:var(--gold);font-weight:800}.dark{background:#191715;color:#fff}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(255,255,255,.18)}.stats div{padding:38px;background:#191715;text-align:center}.stats strong{display:block;font-size:clamp(46px,7vw,86px);font-family:"Playfair Display",Georgia,serif;color:var(--gold)}.stats span{font-weight:800}.projects-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.project-card{background:var(--ivory);border:1px solid var(--line);border-radius:8px;overflow:hidden}.project-card img{width:100%;aspect-ratio:1.28;object-fit:cover}.project-card span{display:block;margin:18px 18px 8px;color:var(--gold);font-size:12px;font-weight:800;text-transform:uppercase}.project-card h3{padding:0 18px 22px}.premium-showcase{background:linear-gradient(180deg,var(--paper),#efe3d4)}.project-slider{position:relative;overflow:hidden;border-radius:10px}.slider-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.slider-toolbar .eyebrow{margin:0}.slider-btn{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:var(--ivory);color:var(--ink);font-size:28px;line-height:1;box-shadow:0 12px 28px rgba(21,21,21,.08);cursor:pointer}.slider-track{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:0 0 18px;scrollbar-width:thin}.slide-card{position:relative;flex:0 0 min(78vw,520px);min-height:520px;border-radius:10px;overflow:hidden;background:#111;scroll-snap-align:start;box-shadow:0 28px 80px rgba(21,21,21,.22)}.slide-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.slide-card:hover img{transform:scale(1.05)}.slide-card a{display:block;height:100%;color:#fff}.slide-card div{position:absolute;inset:auto 0 0;padding:90px 28px 28px;background:linear-gradient(0deg,rgba(0,0,0,.86),rgba(0,0,0,0))}.slide-card span{color:var(--gold);font-size:12px;font-weight:800;text-transform:uppercase}.slide-card h3{margin:8px 0 6px;font-size:clamp(28px,4vw,46px);font-family:"Playfair Display",Georgia,serif}.slide-card p{margin:0;color:rgba(255,255,255,.76);font-weight:800}.designer{display:grid;grid-template-columns:minmax(220px,440px) 1fr;gap:clamp(32px,7vw,90px);align-items:center;background:var(--ivory)}.designer img{border-radius:8px;box-shadow:var(--shadow)}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.testimonial-grid article{padding:22px;background:var(--ivory);border:1px solid var(--line);border-radius:8px}.testimonial-grid img{width:80px;height:132px;object-fit:cover;border-radius:6px;margin-bottom:18px}.testimonial-grid p{color:var(--muted);line-height:1.65}.brand-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:14px;align-items:center}.brand-grid img{width:100%;padding:18px;background:#fff;border-radius:8px;border:1px solid var(--line)}.cta{padding:70px clamp(18px,6vw,82px);background:linear-gradient(135deg,#191715,#613f35);color:#fff;text-align:center}.cta p{text-transform:uppercase;color:var(--gold);font-weight:800}.cta h2{font-size:clamp(34px,5vw,70px);margin-bottom:24px}.page-hero{padding:150px clamp(18px,6vw,82px) 70px;background:#191715;color:#fff}.page-hero p:not(.eyebrow){max-width:800px;color:rgba(255,255,255,.75);font-size:18px;line-height:1.65}.content-page{display:grid;grid-template-columns:1fr minmax(280px,520px);gap:50px;align-items:start;background:var(--ivory)}.content-page img{border-radius:8px;box-shadow:var(--shadow)}.rich-text ul{padding-left:20px;color:var(--muted);line-height:1.8}.filter-row{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:26px}.filter{border:1px solid var(--line);background:var(--ivory);padding:12px 18px;border-radius:999px;font-weight:800}.filter.active{background:var(--gold);color:#fff}.project-hero{position:relative;min-height:72vh;display:grid;align-items:end;color:#fff;overflow:hidden}.project-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.project-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.12))}.project-hero div{position:relative;z-index:1;max-width:900px;padding:150px clamp(18px,6vw,82px) 70px}.project-hero p:not(.eyebrow){font-size:18px;line-height:1.7;color:rgba(255,255,255,.78)}.project-story{display:grid;grid-template-columns:1fr 1fr;gap:30px;background:var(--ivory)}.gallery-grid{columns:3 280px;column-gap:18px}.gallery-grid img{width:100%;break-inside:avoid;margin:0 0 18px;border-radius:8px}.next-projects{display:flex;justify-content:space-between;gap:20px;padding:26px clamp(18px,6vw,82px);background:#191715;color:#fff}.next-projects a{color:var(--gold);font-weight:800}.contact-grid{display:grid;grid-template-columns:.8fr 1fr;gap:40px;background:var(--ivory)}form{display:grid;gap:16px}label{display:grid;gap:8px;font-weight:800}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:6px;padding:14px;background:#fff;font:inherit}.lead-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,440px);gap:34px;min-height:100vh;padding:145px clamp(18px,6vw,82px) 70px;align-items:center;color:#fff;background:#111;overflow:hidden}.lead-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.52}.lead-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.44))}.lead-copy,.lead-form{position:relative;z-index:1}.lead-copy h1{max-width:850px;font-size:clamp(44px,7vw,96px)}.lead-copy p:not(.eyebrow){max-width:760px;font-size:20px;line-height:1.7;color:rgba(255,255,255,.82)}.lead-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.lead-points span{padding:12px 14px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.08);font-weight:800}.lead-form{padding:28px;border-radius:10px;background:rgba(255,250,242,.96);color:var(--ink);box-shadow:0 28px 80px rgba(0,0,0,.32)}.lead-form h2{margin:0 0 10px;font-family:"Playfair Display",Georgia,serif;font-size:34px}.lead-form p{color:var(--muted);line-height:1.6}.hs-form-frame{min-height:330px}.lead-section{background:var(--ivory)}.lead-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.lead-benefits article{padding:28px;border-radius:8px;border:1px solid var(--line);background:var(--ivory)}.lead-benefits strong{color:var(--gold);font-size:14px}.lead-benefits h3{font-size:24px}.lead-benefits p{color:var(--muted);line-height:1.7}.thank-you{min-height:72vh}.footer{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:34px;padding:54px clamp(18px,6vw,82px);background:#111;color:#fff}.footer-logo{width:150px;background:#fff;padding:8px;border-radius:4px}.footer p{color:rgba(255,255,255,.7);line-height:1.7}.footer h3{margin:0 0 14px}.copyright{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:26px;border-top:1px solid rgba(255,255,255,.14);color:rgba(255,255,255,.65)}.copyright img{display:inline-block;width:70px;margin-left:8px;vertical-align:middle;background:#fff;border-radius:3px;padding:3px}@media (max-width:980px){.menu-toggle{display:block;margin-left:auto}.site-nav{display:none;position:absolute;left:18px;right:18px;top:74px;flex-direction:column;gap:0;padding:10px;background:var(--ivory);color:var(--ink);border-radius:8px;box-shadow:var(--shadow)}.site-nav.is-open{display:flex}.site-nav a{padding:14px}.header-cta{display:none}.split,.services-grid,.designer,.content-page,.project-story,.contact-grid,.footer,.lead-hero,.lead-benefits{grid-template-columns:1fr}.projects-grid,.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-grid{grid-template-columns:repeat(4,1fr)}.slide-card{flex-basis:78vw;min-height:450px}.lead-hero{padding-top:126px}}@media (max-width:640px){.brand img{width:120px}.hero{min-height:86vh}.hero-content{padding:126px 18px 58px}.btn,.hero-actions{width:100%}.services-grid,.projects-grid,.testimonial-grid,.stats{grid-template-columns:1fr}.service-card{grid-template-columns:1fr}.brand-grid{grid-template-columns:repeat(2,1fr)}.section-head.row,.copyright,.next-projects{display:block}.footer{padding-bottom:34px}.slider-toolbar{align-items:flex-start}.slide-card{flex-basis:86vw;min-height:390px}.lead-form{padding:20px}.lead-copy h1{font-size:44px}}