:root{--bg: #f2ede5;--surface: rgba(255, 250, 243, .9);--card: #fbf6ee;--text: #1f1b16;--muted: #63594e;--line: rgba(31, 27, 22, .12);--brand: #a14d21;--brand-deep: #7d3615;--shadow: 0 24px 80px rgba(31, 27, 22, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:radial-gradient(circle at top left,rgba(161,77,33,.15),transparent 30%),linear-gradient(180deg,#efe6da 0%,var(--bg) 36%,#e9dfd1 100%);font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover}.page-shell{width:min(1240px,calc(100% - 2rem));margin:0 auto;padding:1rem 0 4rem}.hero,.split-section,.contact-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;align-items:center}.hero{min-height:92vh;padding:2rem 0 3rem}.hero-copy h1,.section-heading h2,.split-copy h2,.contact-section h2,.accent-copy h3{font-family:Georgia,Times New Roman,serif;line-height:.95;letter-spacing:-.03em}.hero-copy h1{margin:.25rem 0 1rem;font-size:clamp(3rem,6vw,6.1rem);max-width:11ch}.hero-text,.split-copy p,.service-card p,.accent-copy p,.contact-section p,.step-item p,.intro-band p{color:var(--muted);font-size:1.02rem;line-height:1.7}.eyebrow{margin:0;color:var(--brand-deep);font-size:.82rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin:2rem 0}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 1.25rem;border-radius:999px;font-weight:700;transition:transform .18s ease,background-color .18s ease,color .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff7f0;background:var(--brand)}.button-secondary{border:1px solid var(--line);background:#ffffff73}.quick-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;padding:0;margin:0;list-style:none}.quick-stats li,.service-card,.accent-copy,.contact-card{border:1px solid var(--line);background:var(--surface);backdrop-filter:blur(10px);box-shadow:var(--shadow)}.quick-stats li{padding:1rem;border-radius:1.1rem;font-weight:600}.hero-visual{position:relative;min-height:640px}.photo-card,.split-image,.showcase-card{position:relative;overflow:hidden;border-radius:1.8rem;box-shadow:var(--shadow)}.photo-main{position:absolute;inset:0 4rem 5rem 0}.photo-accent{position:absolute;right:0;bottom:0;width:46%;height:42%;border:8px solid rgba(242,237,229,.85)}.intro-band{padding:1.4rem 1.6rem;margin:1rem 0 4rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.content-section,.split-section,.contact-section{padding:4rem 0}.section-heading{max-width:720px;margin-bottom:2rem}.section-heading h2,.split-copy h2,.contact-section h2{margin:.35rem 0 0;font-size:clamp(2.3rem,4vw,4rem)}.service-grid,.showcase-grid{display:grid;gap:1.25rem}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-card,.accent-copy,.contact-card{border-radius:1.5rem;padding:1.5rem}.service-card h3,.step-item h3,.contact-label{margin:0 0 .75rem;font-size:1.2rem}.split-image{min-height:620px}.step-list{display:grid;gap:1rem;margin-top:2rem}.step-item{display:grid;grid-template-columns:64px 1fr;gap:1rem;align-items:start}.step-item span{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:var(--brand);color:#fff9f3;font-weight:800}.showcase-grid{grid-template-columns:1.1fr 1fr .9fr;grid-template-rows:300px}.showcase-card.tall{min-height:440px}.accent-copy{display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(180deg,#a14d2114,#fffaf3f2),var(--card)}.contact-section{gap:3rem;border-top:1px solid var(--line)}.contact-card{justify-self:end;width:min(100%,460px)}.contact-card a{display:inline-block;margin-top:1rem;color:var(--brand-deep);font-weight:700}@media(max-width:900px){.hero,.split-section,.contact-section,.service-grid,.showcase-grid{grid-template-columns:1fr}.hero{min-height:auto;padding-top:1rem}.hero-visual{min-height:520px}.photo-main{inset:0 1rem 5rem 0}.photo-accent{width:52%}.quick-stats{grid-template-columns:1fr}.split-image,.showcase-card.tall{min-height:320px}.showcase-grid{grid-template-rows:none}.contact-card{justify-self:stretch}}@media(max-width:640px){.page-shell{width:min(100% - 1rem,1240px)}.hero-copy h1{max-width:100%}.hero-visual{min-height:420px}.photo-main{inset:0 0 4rem}.photo-accent{width:58%;height:38%;border-width:6px}.step-item{grid-template-columns:1fr}}
