:root{--ink:#17120f;--ink-2:#241d18;--paper:#f5f1e9;--cream:#ede6d9;--gold:#cda654;--gold-deep:#a37b31;--line:rgba(23,18,15,.16)}
html{scroll-padding-top:100px}
.site-header.scrolled,.site-header.open{background:rgba(23,18,15,.96)}
.hero{min-height:850px;min-height:100svh;padding-top:150px}
.hero-shade{background:linear-gradient(90deg,rgba(15,10,8,.92) 0%,rgba(15,10,8,.72) 35%,rgba(15,10,8,.12) 68%),linear-gradient(0deg,rgba(15,10,8,.68),transparent 50%)}
.hero h1{font-size:clamp(3.3rem,7.1vw,6.7rem)}
.hero h1 em{white-space:normal}
.section-number{color:#7d6d5c}.large-copy{color:#4f4438}
.services{background:#eae2d5}
.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 26px;background:transparent;border:0}
.service-card{padding:0;background:transparent;display:block;min-height:0;border-bottom:1px solid #bfae99}
.service-card:hover{background:transparent;transform:none}
.service-image{display:block;overflow:hidden;aspect-ratio:4/3;background:#d8c39b}
.service-image img{height:100%;width:100%;object-fit:cover;transition:transform .6s ease}
.service-image:hover img{transform:scale(1.045)}
.service-body{padding:24px 0 26px}
.card-number{color:#796c5d;font-size:.61rem}
.service-card h3{font-size:2rem;margin:.75rem 0 1rem}
.service-card p{color:#655c52;min-height:5em}
.service-request{display:flex;justify-content:space-between;margin-top:24px;font-size:.68rem;text-transform:uppercase;letter-spacing:.14em;font-weight:600;color:#a37b31}
.service-request:hover{color:#cda654}
.process{background:#17120f}.process-intro p,.steps p{color:#bdb2a6}
.standards h2{font-size:clamp(3rem,5vw,5rem)}
.quote-panel{background:#caa352}.quote-panel img{border-radius:0;mix-blend-mode:normal}
.contact{background:#211a16}.contact-copy>p:not(.section-number){color:#bfb4a8}
.request-form{background:#f2ede4}.request-form input:focus-visible,.request-form select:focus-visible,.request-form textarea:focus-visible{outline:2px solid #a37b31;outline-offset:3px}
.site-footer{background:#0e0b09}.footer-bottom{color:#776e67}.footer-main>img{border-radius:0}
.status-page,.error-page{background:#17120f}
@media(max-width:900px){.site-nav{background:#17120f;visibility:hidden}.site-header.open .site-nav{visibility:visible}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-shade{background:linear-gradient(0deg,rgba(15,10,8,.92) 0%,rgba(15,10,8,.65) 58%,rgba(15,10,8,.12) 100%)}.hero h1{font-size:clamp(3.3rem,10vw,5.5rem)}}
@media(max-width:600px){.service-grid{grid-template-columns:1fr;gap:32px}.service-card{min-height:0}.service-card p{min-height:0}.hero-copy{margin-bottom:110px}.hero h1{font-size:clamp(3rem,11.5vw,4.3rem)}.hero-lede{font-size:1rem}.section-heading{gap:1rem}.quote-panel img{width:170px;height:auto}.contact-copy>a{overflow-wrap:anywhere}.mobile-request{bottom:max(12px,env(safe-area-inset-bottom))}}
