:root{--black:#070b0f;--black2:#0c1319;--blue:#123a63;--blue2:#0b2744;--white:#fff;--muted:#68747d;--line:#dbe2e6;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#111920;background:#fff;font-family:Inter,Arial,sans-serif}.wrap{width:min(var(--max),calc(100% - 42px));margin:auto}.topbar{height:84px;background:rgba(7,11,15,.96);position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(255,255,255,.07);backdrop-filter:blur(12px)}.nav-wrap{height:100%;display:flex;align-items:center;gap:34px}.brand{display:flex;width:220px;height:58px;align-items:center}.brand img{width:100%;height:100%;object-fit:contain;object-position:left center}.topbar nav{display:flex;gap:27px;margin-left:auto}.topbar nav a{color:#d7dfe4;text-decoration:none;font-size:13px;font-weight:700}.topbar nav a:hover{color:#fff}.menu{display:none;background:none;border:0;color:#fff;font-size:27px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 23px;border-radius:5px;background:var(--blue);color:#fff;text-decoration:none;font-weight:800;border:0;cursor:pointer;transition:.2s}.button:hover{transform:translateY(-1px);filter:brightness(1.08)}.button-small{min-height:42px;font-size:13px;padding:0 17px}.hero{min-height:720px;position:relative;overflow:hidden;background:var(--black);color:#fff;display:flex;align-items:center}.hero-image{position:absolute;inset:0;background-image:url('assets/images/project-goodman-roof.jpg');background-size:cover;background-position:center 46%;filter:saturate(.82) contrast(1.05)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,7,10,.96) 0%,rgba(3,7,10,.85) 44%,rgba(3,7,10,.50) 70%,rgba(3,7,10,.4) 100%),linear-gradient(0deg,rgba(3,7,10,.55),transparent 45%)}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.25fr .72fr;gap:78px;align-items:center;padding:92px 0}.eyebrow{font-size:11px;letter-spacing:2.7px;font-weight:800;color:#4e79a7;margin:0 0 18px}.hero h1,.section-heading h2,.feature-copy h2,.about-grid h2,.contact h2{font-family:'Barlow Condensed',sans-serif;text-transform:uppercase;line-height:.91;margin:0;font-weight:800;letter-spacing:-1px}.hero h1{font-size:clamp(64px,8vw,105px)}.hero h1 span{color:#5e86b2}.hero-text{max-width:670px;color:#c9d3d9;font-size:17px;line-height:1.75;margin:28px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button-ghost{background:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.48)}.hero-tags{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:27px;color:#c2ccd2;font-size:12px;font-weight:700}.hero-tags span:before{content:'✓ ';color:#6f94bd}.hero-card{background:rgba(8,14,18,.9);border:1px solid rgba(255,255,255,.14);border-radius:9px;padding:34px;box-shadow:0 25px 70px rgba(0,0,0,.35)}.hero-card img{width:100%;height:135px;object-fit:contain;object-position:center;max-width:330px;display:block;margin:0 auto 16px}.hero-card h2{font-family:'Barlow Condensed',sans-serif;font-size:38px;text-transform:uppercase;margin:5px 0 8px}.hero-card p{color:#b9c5cb;line-height:1.6;font-size:14px;margin-bottom:22px}.button-full{width:100%}.text-link{display:inline-block;color:#7da0c5;text-decoration:none;font-weight:700;font-size:12px;margin-top:15px}.stats{background:var(--blue);color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stats-grid>div{padding:25px 22px;border-right:1px solid rgba(255,255,255,.25)}.stats-grid>div:first-child{padding-left:0}.stats strong,.stats span{display:block}.stats strong{font-family:'Barlow Condensed',sans-serif;font-size:22px;text-transform:uppercase;letter-spacing:.3px}.stats span{font-size:11px;opacity:.88;margin-top:5px}.section{padding:108px 0}.section-heading{display:grid;grid-template-columns:1fr .62fr;align-items:end;gap:95px;margin-bottom:48px}.section-heading h2,.about-grid h2{font-size:clamp(48px,6vw,72px)}.section-heading>p{margin:0;color:var(--muted);line-height:1.78}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-card{border:1px solid var(--line);border-radius:7px;padding:28px;min-height:300px;display:flex;flex-direction:column;transition:.2s}.service-card:hover{transform:translateY(-3px);box-shadow:0 18px 50px rgba(21,36,45,.09)}.service-num{font-family:'Barlow Condensed',sans-serif;font-size:18px;color:var(--blue);font-weight:700;margin-bottom:47px}.service-card h3{font-family:'Barlow Condensed',sans-serif;text-transform:uppercase;font-size:29px;margin:0 0 12px}.service-card p{font-size:13px;color:#69757d;line-height:1.7;margin:0 0 20px}.service-card a{margin-top:auto;text-decoration:none;color:#1e4f7d;font-size:12px;font-weight:800}.feature{display:grid;grid-template-columns:1fr 1fr;min-height:650px;background:var(--black2);color:#fff}.feature-photo{min-height:620px;overflow:hidden}.feature-photo img{width:100%;height:100%;object-fit:cover;display:block}.feature-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:85px clamp(48px,8vw,120px)}.feature-copy h2{font-size:clamp(50px,6vw,78px)}.feature-copy>p:not(.eyebrow){color:#bac5cb;line-height:1.8;max-width:600px}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:10px 20px;color:#dce4e8;font-size:13px;margin:17px 0 32px}.check-list span::first-letter{color:#6b91ba}.section-dark{background:#080d11;color:#fff}.section-heading.light>p{color:#b0bcc2}.photo-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;grid-template-rows:330px 330px;gap:16px}.photo{position:relative;overflow:hidden;border-radius:7px;margin:0;background:#111b21}.photo img{width:100%;height:100%;object-fit:cover;display:block;transition:.35s}.photo:hover img{transform:scale(1.025)}.photo-wide{grid-row:span 1}.photo:first-child{grid-row:1 / span 2}.photo:nth-child(4){grid-column:2 / span 2}.photo figcaption{position:absolute;left:0;right:0;bottom:0;padding:46px 18px 16px;background:linear-gradient(transparent,rgba(0,0,0,.8));font-size:12px;font-weight:700}.video-heading{display:flex;align-items:end;justify-content:space-between;margin:70px 0 22px}.video-heading h3{font-family:'Barlow Condensed',sans-serif;font-size:40px;margin:0;text-transform:uppercase}.video-heading p{color:#aab7be;font-size:12px}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.video-grid video{width:100%;aspect-ratio:16/10;background:#000;border-radius:7px;object-fit:cover}.video-grid video:nth-child(3){aspect-ratio:9/16;grid-row:span 2;max-height:620px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:start}.about-copy{font-size:16px;color:#606d75;line-height:1.85}.dark-link{color:#1c4f7f;margin-top:10px}.contact{background:var(--blue);color:#fff;padding:90px 0}.contact-grid{display:grid;grid-template-columns:1fr .78fr;gap:85px;align-items:start}.contact h2{font-size:clamp(50px,6vw,78px)}.contact>div p,.contact-grid>div>p:not(.eyebrow){max-width:620px;line-height:1.7;opacity:.92}.white{color:#e7eef6}.contact-lines{display:flex;flex-direction:column;gap:8px;margin-top:28px}.contact-lines a,.contact-lines span{color:#fff;text-decoration:none;font-weight:700}.quote-form{background:#fff;color:#172028;padding:30px;border-radius:8px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.quote-form label{font-size:11px;font-weight:800;color:#4c5961;display:flex;flex-direction:column;gap:7px}.quote-form label:nth-child(3),.quote-form label:nth-child(4),.quote-form button,.quote-form small{grid-column:1/-1}.quote-form input,.quote-form select,.quote-form textarea{padding:13px;border:1px solid #d6dde1;border-radius:5px;font:inherit;background:#fff;color:#111}.quote-form textarea{min-height:108px;resize:vertical}.button-dark{background:#0b151c}.quote-form small{color:#77838a;line-height:1.5}footer{background:#05080b;color:#9eabb3;padding:65px 0 27px}.footer-grid{display:grid;grid-template-columns:1.5fr .7fr .7fr;gap:80px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px;font-size:13px}.footer-grid strong{color:#fff;font-family:'Barlow Condensed',sans-serif;font-size:19px;text-transform:uppercase}.footer-grid a{color:#a8b4ba;text-decoration:none}.footer-brand img{width:235px;max-height:78px;object-fit:contain;object-position:left}.footer-brand p{font-size:12px;line-height:1.7}.copyright{border-top:1px solid #192127;margin-top:45px;padding-top:22px;font-size:10px}.mobile-cta{display:none}
@media(max-width:980px){.topbar nav,.desktop-call{display:none}.menu{display:block;margin-left:auto}.topbar nav.open{display:flex;position:absolute;top:84px;left:0;right:0;background:#070b0f;flex-direction:column;padding:25px 28px;margin:0;border-top:1px solid #1c262d}.hero-grid{grid-template-columns:1fr;gap:42px}.hero-card{max-width:620px}.service-grid{grid-template-columns:1fr 1fr}.feature{grid-template-columns:1fr}.feature-photo{min-height:500px}.section-heading{grid-template-columns:1fr;gap:24px}.photo-grid{grid-template-columns:1fr 1fr;grid-template-rows:320px 320px 320px}.photo:first-child{grid-row:auto}.photo:nth-child(4){grid-column:auto}.video-grid{grid-template-columns:1fr 1fr}.video-grid video:nth-child(3){grid-row:auto;aspect-ratio:9/14}.about-grid,.contact-grid{grid-template-columns:1fr;gap:45px}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}}
@media(max-width:620px){.wrap{width:min(100% - 28px,var(--max))}.topbar{height:72px}.brand{width:180px;height:50px}.topbar nav.open{top:72px}.hero{min-height:auto}.hero-image{background-position:58% center}.hero-shade{background:linear-gradient(90deg,rgba(3,7,10,.96),rgba(3,7,10,.72)),linear-gradient(0deg,rgba(3,7,10,.5),transparent)}.hero-grid{padding:60px 0 68px}.hero h1{font-size:57px}.hero-text{font-size:14px}.hero-actions .button{flex:1}.hero-card{padding:25px}.hero-card img{height:105px}.stats-grid{grid-template-columns:1fr 1fr}.stats-grid>div{padding:19px 10px!important;border-bottom:1px solid rgba(255,255,255,.2)}.section{padding:74px 0}.section-heading h2,.about-grid h2{font-size:48px}.service-grid{grid-template-columns:1fr}.service-card{min-height:245px}.feature-photo{min-height:380px}.feature-copy{padding:65px 24px}.feature-copy h2,.contact h2{font-size:52px}.check-list{grid-template-columns:1fr}.photo-grid{display:grid;grid-template-columns:1fr;grid-template-rows:none}.photo{height:300px}.video-heading{align-items:flex-start;flex-direction:column;gap:8px;margin-top:55px}.video-grid{grid-template-columns:1fr}.video-grid video,.video-grid video:nth-child(3){aspect-ratio:16/10;max-height:none}.quote-form{grid-template-columns:1fr}.quote-form label{grid-column:1/-1}.footer-grid{grid-template-columns:1fr;gap:40px}.contact{padding-bottom:100px}.mobile-cta{position:fixed;left:0;right:0;bottom:0;z-index:100;display:grid;grid-template-columns:1fr 1fr;box-shadow:0 -5px 20px rgba(0,0,0,.2)}.mobile-cta a{text-align:center;text-decoration:none;color:#fff;background:#0b151c;padding:15px;font-size:12px;font-weight:800}.mobile-cta a:last-child{background:var(--blue)}.copyright{padding-bottom:54px}}
