:root{--black:#090909;--black2:#111;--white:#f7f7f4;--muted:#a9a9a6;--gold:#c89345;--gold2:#e0b56d;--line:#2a2a2a;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--white);color:#181818;line-height:1.55}img{max-width:100%;display:block}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - var(--max))/2));background:rgba(8,8,8,.97);position:sticky;top:0;z-index:50;border-bottom:1px solid #262626}.brand img{height:62px;width:auto}.nav{display:flex;align-items:center;gap:28px}.nav a{color:#e9e9e9;text-decoration:none;font-size:14px;font-weight:700;letter-spacing:.04em}.nav a:hover{color:var(--gold2)}.nav-call{border:1px solid var(--gold);padding:11px 16px!important;color:var(--gold2)!important}.menu-button{display:none;background:none;border:0;color:white;font-size:28px}.hero{min-height:720px;position:relative;display:flex;align-items:center;overflow:hidden}.hero-image{position:absolute;inset:0;background:url('images/roof-finished-2.jpg') center 48%/cover no-repeat;transform:scale(1.015)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.91) 0%,rgba(0,0,0,.72) 48%,rgba(0,0,0,.23) 100%)}.hero-content{position:relative;z-index:2;width:min(var(--max),calc(100% - 48px));margin:auto;color:white}.eyebrow{color:var(--gold2);text-transform:uppercase;letter-spacing:.18em;font-weight:800;font-size:12px;margin:0 0 15px}.hero h1{font-size:clamp(48px,7vw,88px);line-height:.96;letter-spacing:-.04em;margin:0 0 25px;max-width:850px}.hero h1 span{color:var(--gold2)}.hero-copy{max-width:630px;color:#ddd;font-size:19px;margin-bottom:30px}.hero-actions,.cta-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-block;text-decoration:none;padding:15px 22px;font-size:14px;text-transform:uppercase;letter-spacing:.06em;font-weight:900;border:1px solid transparent}.gold{background:var(--gold);color:#0b0b0b}.gold:hover{background:var(--gold2)}.ghost{color:white;border-color:#aaa;background:rgba(0,0,0,.18)}.trust-strip{background:var(--black);color:white;border-top:1px solid #262626;display:grid;grid-template-columns:repeat(4,1fr);gap:1px}.trust-strip>div{padding:25px 26px;border-right:1px solid #242424}.trust-strip strong{display:block;color:var(--gold2);font-size:16px}.trust-strip span{display:block;color:#aaa;font-size:13px;margin-top:3px}.section{padding:95px max(24px,calc((100vw - var(--max))/2))}.section-heading{max-width:800px;margin-bottom:48px}.section-heading h2,.about h2,.cta h2{font-size:clamp(34px,5vw,56px);line-height:1.05;letter-spacing:-.035em;margin:0 0 18px}.section-heading>p:last-child,.about-copy>p{color:#62625f;font-size:17px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.card{background:white;border:1px solid #deded8;padding:28px;min-height:270px}.card span{font-size:12px;color:var(--gold);font-weight:900;letter-spacing:.14em}.card h3{font-size:23px;margin:38px 0 10px}.card p{color:#666;margin:0}.dark-section{background:var(--black);color:white}.section-heading.light>p:last-child{color:#a8a8a5}.project-feature{display:grid;grid-template-columns:.82fr 1.65fr;gap:50px;align-items:start;padding:62px 0;border-top:1px solid var(--line)}.project-feature.reverse{grid-template-columns:1.1fr .9fr}.project-feature.reverse .project-copy{order:2}.project-number{color:var(--gold2);font-size:12px;text-transform:uppercase;letter-spacing:.16em;font-weight:900}.project-copy h3{font-size:34px;line-height:1.1;margin:8px 0 18px}.project-copy p,.project-copy li{color:#b2b2af}.project-copy ul{padding-left:18px}.status-note{font-size:13px;color:var(--gold2)!important;border-left:2px solid var(--gold);padding-left:12px}.project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.project-grid figure,.before-after figure{margin:0;position:relative;background:#151515;overflow:hidden}.project-grid img,.before-after img{width:100%;height:300px;object-fit:cover;transition:transform .35s ease}.project-grid figure:hover img,.before-after figure:hover img{transform:scale(1.025)}figcaption{position:absolute;bottom:0;left:0;background:rgba(0,0,0,.76);color:#fff;padding:8px 11px;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.span-two{grid-column:span 2}.span-two img{height:470px}.before-after{display:grid;grid-template-columns:1fr 1fr;gap:12px}.before-after img{height:470px}.about{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:center}.about-logo{width:100%;max-width:430px;justify-self:end;background:#0b0b0b}.cta{background:linear-gradient(120deg,#171717,#050505);color:white;padding:80px max(24px,calc((100vw - var(--max))/2));display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{margin-bottom:10px}.cta p:not(.eyebrow){color:#b9b9b5;max-width:650px}.light-button{background:#f3f3ef;color:#111}footer{background:#050505;color:#9a9a97;border-top:1px solid #262626;padding:45px max(24px,calc((100vw - var(--max))/2));display:grid;grid-template-columns:180px 1fr 1fr;gap:32px;align-items:center;font-size:14px}footer img{width:170px}footer strong,footer a{color:white}.footer-right{text-align:right}
@media(max-width:900px){.menu-button{display:block}.nav{display:none;position:absolute;top:82px;left:0;right:0;background:#0a0a0a;padding:22px 24px;flex-direction:column;align-items:stretch;gap:0;border-bottom:1px solid #292929}.nav.open{display:flex}.nav a{padding:14px 0;border-bottom:1px solid #252525}.nav-call{margin-top:10px;text-align:center}.hero{min-height:650px}.hero-overlay{background:linear-gradient(90deg,rgba(0,0,0,.92),rgba(0,0,0,.55))}.trust-strip{grid-template-columns:1fr 1fr}.cards{grid-template-columns:1fr 1fr}.project-feature,.project-feature.reverse{grid-template-columns:1fr;gap:30px}.project-feature.reverse .project-copy{order:0}.about{grid-template-columns:1fr}.about-logo{justify-self:start}.cta{display:block}.cta-actions{margin-top:25px}footer{grid-template-columns:150px 1fr}.footer-right{grid-column:1/-1;text-align:left}}
@media(max-width:580px){.site-header{height:70px}.brand img{height:50px}.nav{top:70px}.hero{min-height:620px}.hero-content{width:calc(100% - 34px)}.hero h1{font-size:48px}.hero-copy{font-size:17px}.button{width:100%;text-align:center}.trust-strip{grid-template-columns:1fr}.section{padding:70px 18px}.cards{grid-template-columns:1fr}.card{min-height:auto}.project-grid{grid-template-columns:1fr}.project-grid img,.before-after img{height:260px}.span-two{grid-column:auto}.span-two img{height:360px}.before-after{grid-template-columns:1fr}.about{padding-left:18px;padding-right:18px}.cta{padding:65px 18px}footer{grid-template-columns:1fr;padding:38px 18px}footer img{width:150px}.footer-right{text-align:left}}
