:root{--ink:#161819;--charcoal:#222526;--paper:#f5f2ec;--white:#fff;--orange:#e45d1a;--orange-dark:#bd4310;--line:#d7d1c6;--muted:#666b6c}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.55}a{color:inherit}.site-header{height:88px;padding:0 clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;background:var(--ink);color:var(--white);position:relative;z-index:5}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;letter-spacing:.04em}.brand-mark{width:48px;height:48px;display:grid;place-items:center;border:2px solid var(--orange);border-radius:50%;color:var(--orange);font-weight:900;font-size:15px}.brand strong,.brand small{display:block}.brand strong{font-size:15px}.brand small{font-size:11px;color:#babebe;letter-spacing:.18em}.site-header nav{display:flex;align-items:center;gap:30px}.site-header nav a{text-decoration:none;font-size:14px;font-weight:700}.header-call{background:var(--orange);padding:12px 18px;border-radius:3px}.hero{min-height:650px;position:relative;display:flex;align-items:center;overflow:hidden;background:var(--charcoal)}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,17,18,.97) 0%,rgba(15,17,18,.8) 43%,rgba(15,17,18,.14) 75%)}.hero-copy{position:relative;z-index:2;color:var(--white);width:min(700px,90%);margin-left:clamp(24px,8vw,120px);padding:70px 0}.eyebrow{font-size:13px;font-weight:900;letter-spacing:.2em;color:var(--orange);margin:0 0 15px}.hero h1{font-family:Georgia,serif;font-size:clamp(46px,6.2vw,82px);line-height:1.02;letter-spacing:-.035em;margin:0 0 24px;max-width:720px}.lead{font-size:19px;max-width:590px;color:#e0e2e1}.hero-actions,.contact-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;border-radius:3px;text-decoration:none;font-weight:800;font-size:15px}.primary{background:var(--orange);color:#fff}.primary:hover,.header-call:hover{background:var(--orange-dark)}.secondary{border:1px solid #ddd;color:#fff;background:rgba(0,0,0,.28)}.outline{border:1px solid var(--ink);background:transparent}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);max-width:1180px;margin:-38px auto 0;position:relative;z-index:3;background:#fff;box-shadow:0 14px 40px rgba(0,0,0,.12)}.trust-strip div{padding:24px 28px;border-right:1px solid var(--line)}.trust-strip div:last-child{border:0}.trust-strip strong,.trust-strip span{display:block}.trust-strip strong{font-family:Georgia,serif;font-size:22px}.trust-strip span{font-size:13px;color:var(--muted)}.section{padding:110px clamp(24px,7vw,110px)}.section-heading{max-width:660px;margin-bottom:42px}.section h2{font:700 clamp(36px,4.5vw,58px)/1.06 Georgia,serif;letter-spacing:-.025em;margin:0 0 18px}.section-heading>p:last-child,.about-card>p{font-size:17px;color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.service-grid article{padding:32px 26px;min-height:250px;border-right:1px solid var(--line)}.service-grid article:last-child{border:0}.service-grid span{color:var(--orange);font-size:13px;font-weight:900}.service-grid h3{font:700 24px/1.12 Georgia,serif;margin:34px 0 12px}.service-grid p{color:var(--muted);font-size:15px}.about{background:var(--charcoal);color:#fff;display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:center}.about-card{max-width:650px}.about-card>p{color:#c8cccb}.about-card ul{list-style:none;padding:0;margin:28px 0 0}.about-card li{padding:13px 0 13px 30px;border-top:1px solid #45494a;position:relative}.about-card li:before{content:'✓';position:absolute;left:2px;color:var(--orange);font-weight:bold}.estimate-card{background:var(--paper);color:var(--ink);padding:45px}.estimate-card h2{font-size:40px}.estimate-card .phone{font:700 clamp(30px,3.5vw,45px)/1 Georgia,serif;color:var(--orange);text-decoration:none;display:inline-block;margin-top:14px}footer{padding:45px clamp(24px,7vw,110px);background:#101112;color:#c5c8c8;display:grid;grid-template-columns:1fr auto;gap:8px 40px;align-items:center;font-size:13px}.footer-brand{grid-row:span 2;color:white}.mobile-call{display:none}
@media(max-width:850px){.site-header{height:74px}.site-header nav>a:not(.header-call){display:none}.header-call{font-size:0!important;padding:10px 14px}.header-call:after{content:'Call now';font-size:14px}.hero{min-height:620px}.hero-shade{background:linear-gradient(90deg,rgba(15,17,18,.96),rgba(15,17,18,.68))}.hero-copy{margin:0 auto}.trust-strip{margin:0;grid-template-columns:1fr}.trust-strip div{border-right:0;border-bottom:1px solid var(--line)}.service-grid{grid-template-columns:1fr 1fr}.service-grid article:nth-child(2){border-right:0}.service-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.about{grid-template-columns:1fr;gap:45px}.estimate-card{padding:32px}footer{grid-template-columns:1fr;padding-bottom:90px}.footer-brand{grid-row:auto}.mobile-call{display:flex;position:fixed;bottom:14px;left:14px;right:14px;z-index:10;background:var(--orange);color:#fff;min-height:54px;align-items:center;justify-content:center;text-decoration:none;font-weight:900;border-radius:4px;box-shadow:0 8px 30px rgba(0,0,0,.3)}}
@media(max-width:560px){.brand strong{font-size:12px}.brand-mark{width:40px;height:40px}.hero h1{font-size:43px}.lead{font-size:17px}.hero-actions .button{width:100%}.section{padding:80px 22px}.service-grid{grid-template-columns:1fr}.service-grid article{border-right:0!important;border-bottom:1px solid var(--line);min-height:auto}.about{padding-top:80px}.estimate-card h2{font-size:34px}.contact-actions .button{width:100%}.trust-strip div{padding:19px 24px}}
.site-header{height:116px}.header-logo-link{height:108px;flex:0 1 285px}.header-logo{display:block;width:auto;height:104px;max-width:100%;object-fit:contain;object-position:left center}
@media(max-width:850px){.site-header{height:92px;padding-left:12px;padding-right:14px}.header-logo-link{height:88px;flex-basis:190px}.header-logo{height:86px}}
@media(max-width:560px){.header-logo-link{flex-basis:155px}.header-logo{height:78px}}
.header-logo-link{flex-basis:360px}.header-logo{width:340px;height:104px}
@media(max-width:850px){.header-logo-link{flex-basis:225px}.header-logo{width:220px;height:84px}}
@media(max-width:560px){.header-logo-link{flex-basis:180px}.header-logo{width:178px;height:76px}}
