:root{--ink:#111616;--soft:#eef1ed;--paper:#fafbf8;--lime:#c8ef3b;--green:#173d35;--line:#d7ddd6;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 Manrope,Arial,sans-serif}a{color:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{height:84px;background:rgba(250,251,248,.96);border-bottom:1px solid var(--line);position:relative;z-index:10}.nav{height:100%;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;text-decoration:none;font-size:15px;letter-spacing:.06em}.brand img{width:48px;height:48px;object-fit:contain;margin-right:10px}.brand b{font-weight:800}.nav-proof{margin-left:auto;font-size:14px}.stars{color:#f5ad12;letter-spacing:.08em}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:4px;text-decoration:none;font-weight:800;transition:.2s transform,.2s background}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:white}.button-lime{background:var(--lime);color:var(--ink)}.button-ghost{color:white;border:1px solid rgba(255,255,255,.5)}.button-outline{border:2px solid var(--ink)}.hero{min-height:700px;position:relative;background:#14241f;color:white;overflow:hidden}.hero-image,.hero-shade{position:absolute;inset:0}.hero-image{background:url('assets/roof-hero.jpeg') center 54%/cover no-repeat}.hero-shade{background:linear-gradient(90deg,rgba(9,19,16,.94) 0%,rgba(9,19,16,.78) 48%,rgba(9,19,16,.14) 100%)}.hero-grid{position:relative;z-index:2;min-height:700px;display:grid;grid-template-columns:minmax(0,760px) 1fr;align-items:center;gap:50px;padding-top:60px;padding-bottom:60px}.eyebrow{text-transform:uppercase;font-weight:800;letter-spacing:.18em;font-size:13px;color:var(--lime);margin:0 0 18px}.eyebrow.dark{color:#416357}.hero h1,.section h2,.cta h2{font-family:Oswald,Arial,sans-serif;text-transform:uppercase;letter-spacing:-.02em;line-height:1}.hero h1{font-size:clamp(56px,8vw,108px);max-width:800px;margin:0 0 24px}.lead{font-size:clamp(18px,2.2vw,25px);line-height:1.45;max-width:680px;margin:0 0 34px;color:#e5ebe8}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.trust-row{display:flex;gap:24px;flex-wrap:wrap;margin-top:34px;font-size:14px;font-weight:700}.rating-card{align-self:end;margin-bottom:12px;background:white;color:var(--ink);padding:22px;display:flex;gap:16px;align-items:center;box-shadow:0 18px 50px rgba(0,0,0,.25)}.rating-card strong,.rating-card small{display:block}.rating-card small{color:#66706c}.google-mark{font-size:34px;font-weight:800;color:#4285f4}.proof-strip{background:var(--lime)}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr)}.proof-grid div{padding:28px;border-right:1px solid rgba(17,22,22,.2);display:flex;flex-direction:column}.proof-grid strong{font:700 30px/1 Oswald}.proof-grid span{font-size:13px;margin-top:6px}.section{padding:110px 0}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:100px}.section h2,.cta h2{font-size:clamp(42px,5vw,68px);margin:0}.body-copy{font-size:18px;color:#4b5652}.body-copy p:first-child{margin-top:0}.services{background:var(--soft)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:48px}.section-head a,.text-link{font-weight:800;text-decoration:none;border-bottom:2px solid var(--lime)}.cards{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.cards article{padding:34px;min-height:300px;border-right:1px solid var(--line);background:var(--paper)}.cards article:last-child{border:0}.cards .number{font:600 17px Oswald;color:#62706a}.cards h3,.steps h3{font:600 27px/1.15 Oswald;text-transform:uppercase;margin:70px 0 16px}.cards p,.steps p{color:#59635f}.work{background:var(--green);color:white}.work-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.work-copy p{color:#d6e0dc}.work-copy li{margin:10px 0}.text-link{display:inline-block;margin-top:22px}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:14px;height:600px}.gallery img{width:100%;height:100%;object-fit:cover}.gallery img:first-child{margin-top:40px;height:calc(100% - 40px)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin-top:60px}.steps b{display:grid;place-items:center;width:45px;height:45px;border-radius:50%;background:var(--lime)}.steps h3{margin:30px 0 14px;font-size:22px}.area{background:var(--ink);color:white}.area-grid{display:grid;grid-template-columns:1fr auto;gap:60px;align-items:center}.area p:last-child{max-width:850px;color:#cbd3d0}.cta{padding:90px 0;background:var(--lime)}.cta-grid{display:grid;grid-template-columns:1fr auto;gap:60px;align-items:center}.cta p{margin-bottom:0}.cta-actions{display:flex;flex-direction:column;gap:12px;min-width:250px}footer{background:#0a0d0d;color:#c9d0cd;padding:42px 0 90px}.footer-grid{display:flex;justify-content:space-between;gap:30px}.footer-grid strong,.footer-grid span{display:block}.footer-grid div:last-child{display:flex;gap:22px}.mobile-bar{display:none}
.recent-work{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:4px}.roof-photo{position:relative;margin:0;overflow:hidden;background:#0d2923;border:1px solid rgba(255,255,255,.18)}.roof-photo img{display:block;width:100%;height:100%;object-fit:cover}.roof-photo figcaption{position:absolute;left:0;right:0;bottom:0;padding:34px 18px 15px;background:linear-gradient(transparent,rgba(4,13,11,.88));font-size:14px;font-weight:800}.screenshot-photo{aspect-ratio:2/1}.screenshot-photo img{object-position:center 51.2%}.portrait-photo{aspect-ratio:4/3}.portrait-photo img{object-position:center 54%}.progress-photo img{object-position:center 48%}
@media(max-width:900px){.nav-proof{display:none}.nav-call{margin-left:auto}.hero-grid{grid-template-columns:1fr;align-content:center}.rating-card{align-self:auto;width:max-content;max-width:100%;margin:0}.proof-grid{grid-template-columns:1fr 1fr}.split,.work-grid,.cta-grid{grid-template-columns:1fr;gap:40px}.cards,.steps{grid-template-columns:1fr 1fr}.cards article:nth-child(2){border-right:0}.gallery{height:480px}.area-grid{grid-template-columns:1fr}}
@media(max-width:600px){body{padding-bottom:66px}.wrap{width:min(100% - 28px,1180px)}.site-header{height:68px}.brand img{width:40px;height:40px}.brand span{font-size:12px}.nav-call{display:none}.hero,.hero-grid{min-height:720px}.hero-shade{background:linear-gradient(180deg,rgba(9,19,16,.77),rgba(9,19,16,.94))}.hero-grid{padding-top:54px;padding-bottom:44px}.hero h1{font-size:55px}.lead{font-size:18px}.hero-actions{display:grid}.button{width:100%}.trust-row{display:grid;gap:8px}.rating-card{font-size:14px}.proof-grid{grid-template-columns:1fr 1fr}.proof-grid div{padding:20px 14px}.proof-grid strong{font-size:24px}.section{padding:76px 0}.section h2,.cta h2{font-size:42px}.section-head{display:block}.section-head>a{display:inline-block;margin-top:24px}.cards,.steps{grid-template-columns:1fr}.cards article{min-height:235px;border-right:0;border-bottom:1px solid var(--line)}.cards h3{margin-top:45px}.gallery{height:420px}.gallery img:first-child{margin-top:24px;height:calc(100% - 24px)}.cta{padding:70px 0}.footer-grid,.footer-grid div:last-child{flex-direction:column}.footer-grid div:last-child{gap:10px}.mobile-bar{position:fixed;z-index:30;bottom:0;left:0;right:0;height:66px;display:grid;grid-template-columns:1fr 1fr;box-shadow:0 -8px 25px rgba(0,0,0,.2)}.mobile-bar a{display:grid;place-items:center;text-decoration:none;font-weight:800;background:var(--ink);color:white}.mobile-bar a:last-child{background:var(--lime);color:var(--ink)}}
@media(max-width:600px){.recent-work{grid-template-columns:1fr;gap:14px}}
.call-dialog{width:min(520px,calc(100% - 32px));border:0;border-radius:8px;padding:38px;background:var(--paper);color:var(--ink);box-shadow:0 24px 80px rgba(0,0,0,.35)}.call-dialog::backdrop{background:rgba(5,12,10,.72)}.call-dialog h2{font:700 38px/1.05 Oswald,Arial,sans-serif;text-transform:uppercase;margin:0 0 18px}.call-dialog p{margin:0 0 16px}.dialog-close{position:absolute;right:14px;top:10px;border:0;background:transparent;color:var(--ink);font-size:32px;line-height:1;cursor:pointer}.dialog-number{display:block;margin:4px 0 22px;font:700 34px/1.1 Oswald,Arial,sans-serif;text-decoration:none}.copy-number{border:0;cursor:pointer}.copy-status{min-height:26px;margin:12px 0 0!important;font-weight:700;color:#31594e}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
.legal{padding:100px 0;min-height:70vh}.legal .wrap{max-width:800px}.legal h1{font:700 clamp(52px,7vw,86px)/1 Oswald;text-transform:uppercase;margin:0 0 40px}.legal h2{font:600 28px/1.2 Oswald;text-transform:uppercase;margin-top:42px}.legal p{color:#47524e;font-size:17px}
