:root{--black:#090909;--ink:#121212;--orange:#ff5a00;--orange-dark:#dc4800;--paper:#fff;--muted:#f1f1ef;--line:#d7d7d2;--text-muted:#646464;color:var(--ink);font-synthesis:none;background:#111;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#111;margin:0}a{color:inherit}button,input,select,textarea{font:inherit}img{width:100%;display:block}.site-shell{background:#fff;width:min(100%,1500px);margin:0 auto;box-shadow:0 0 30px #00000047}.topbar{color:#fff;z-index:20;background:linear-gradient(90deg,#070707,#121212 72%,#080808);border-bottom:1px solid #ffffff14;grid-template-columns:auto 1fr auto;align-items:center;gap:34px;height:94px;padding:0 4.2%;display:grid;position:sticky;top:0}.brand{align-items:center;min-width:250px;text-decoration:none;display:inline-flex}.brand-logo{object-fit:contain;object-position:left center;width:280px;max-width:100%;height:68px}.nav{justify-content:center;gap:32px;display:flex}.nav a{color:#fff;text-transform:uppercase;letter-spacing:.4px;font-size:13px;font-weight:800;text-decoration:none}.nav a:hover,.phone-link:hover{color:var(--orange)}.phone-link{color:var(--orange);white-space:nowrap;align-items:center;gap:9px;font-size:18px;font-weight:900;text-decoration:none;display:inline-flex}.hero{background:#292929;min-height:525px;position:relative;overflow:hidden}.hero-image{object-fit:cover;height:100%;position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#000000db 0%,#000000a3 43%,#00000024 76%,#00000014 100%);position:absolute;inset:0}.hero-content{z-index:2;color:#fff;width:min(780px,72%);padding:70px 6.2% 62px;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:2px;color:#ff9a59;font-size:12px;font-weight:900}.eyebrow.dark{color:var(--orange)}.hero h1{letter-spacing:.2px;text-transform:uppercase;max-width:760px;margin:12px 0 18px;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:clamp(54px,7vw,92px);font-weight:900;line-height:.92}.hero h1 span{color:var(--orange)}.hero-copy{max-width:640px;margin:0 0 26px;font-size:18px;line-height:1.5}.hero-actions{flex-wrap:wrap;gap:20px;display:flex}.button{text-transform:uppercase;letter-spacing:.4px;cursor:pointer;border:0;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:0 25px;font-size:14px;font-weight:900;text-decoration:none;transition:all .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-orange{color:#fff;background:linear-gradient(180deg, #ff6b16, var(--orange));box-shadow:inset 0 -2px #0000001f}.button-outline{color:#fff;background:#0000002e;border:2px solid #fff}.button-light{color:var(--ink);background:#fff}.trust-strip{color:#fff;border-top:2px solid var(--orange);background:#0d0d0d;grid-template-columns:repeat(5,1fr);display:grid}.trust-item{border-right:1px solid #363636;justify-content:center;align-items:center;gap:16px;min-height:106px;padding:20px 24px;display:flex}.trust-item:last-child{border-right:0}.trust-item svg{color:var(--orange);flex:none}.trust-item strong,.trust-item span{display:block}.trust-item strong{text-transform:uppercase;font-size:15px}.trust-item span{color:#c4c4c4;margin-top:4px;font-size:12px;line-height:1.35}.section{padding:44px 6.2%}.section-heading{margin-bottom:24px}.section-heading h2,.review-header h2,.quote-form h2,.financing h2{text-transform:uppercase;letter-spacing:.8px;margin:4px 0 0;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif}.section-heading h2{font-size:clamp(34px,4vw,50px)}.row-heading{justify-content:space-between;align-items:end;gap:24px;display:flex}.text-link{color:var(--orange);text-transform:uppercase;align-items:center;gap:8px;font-size:13px;font-weight:900;text-decoration:none;display:inline-flex}.projects-section{background:#fff}.project-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.project-card{background:var(--black);color:#fff;border:1px solid #222;overflow:hidden}.project-card img{aspect-ratio:16/9;object-fit:cover;background:#ddd}.project-card-content{padding:15px 15px 17px}.project-card small{color:var(--orange);text-transform:uppercase;font-weight:900}.project-card h3{margin:7px 0 4px;font-size:18px}.project-card p{color:#c6c6c6;margin:0 0 13px;font-size:13px}.project-card a{color:#fff;text-transform:uppercase;align-items:center;gap:6px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.project-card a svg{color:var(--orange)}.financing{color:#fff;background:linear-gradient(90deg, var(--orange), #f7610b 75%, #e64b00);justify-content:space-between;align-items:center;gap:30px;min-height:112px;margin:0 6.2%;padding:22px 30px;display:flex;position:relative;overflow:hidden}.financing:after{content:"";opacity:.12;background:repeating-linear-gradient(135deg,#0000 0 14px,#111 14px 18px);position:absolute;inset:0 0 0 56%}.financing-main{z-index:2;align-items:center;gap:24px;display:flex;position:relative}.financing h2{font-size:clamp(27px,3vw,42px)}.financing p{margin:5px 0 0}.financing .button{z-index:2;position:relative}.reviews-contact{background:#f7f7f5;grid-template-columns:1.35fr .9fr;gap:26px;display:grid}.review-header{justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:20px;display:flex}.review-header h2{font-size:34px}.rating{align-items:center;gap:10px;display:flex}.rating span{color:var(--orange);letter-spacing:2px}.rating small{color:#555}.review-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.review-card{background:#fff;border:1px solid #e3e3df;flex-direction:column;min-height:250px;padding:20px;display:flex;box-shadow:0 8px 24px #0000000d}.quote-mark{color:var(--orange);height:26px;font-family:Georgia,serif;font-size:40px;font-weight:900}.review-card p{font-size:14px;line-height:1.55}.review-card footer{grid-template-columns:1fr auto;margin-top:auto;display:grid}.review-card footer strong,.review-card footer span{display:block}.review-card footer span{color:#666;margin-top:4px;font-size:12px}.review-source{color:#fff;background:var(--orange);border-radius:50%;grid-area:1/2/span 2;align-self:end;place-items:center;width:24px;height:24px;display:grid}.carousel-dots{justify-content:center;gap:7px;margin-top:16px;display:flex}.carousel-dots i{background:#c8c8c8;border-radius:50%;width:8px;height:8px}.carousel-dots i:first-child{background:var(--orange)}.quote-form{color:#fff;background:#101010;align-self:stretch;padding:30px}.quote-form h2{font-size:34px}.quote-form>p{color:#d0d0d0;margin:5px 0 22px}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.quote-form input,.quote-form select,.quote-form textarea{color:#fff;background:#151515;border:1px solid #666;border-radius:0;outline:0;width:100%;padding:13px 14px}.quote-form select{color:#bcbcbc}.quote-form textarea{resize:vertical;margin-top:12px}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--orange);box-shadow:0 0 0 1px var(--orange)}.form-button{width:100%;margin-top:12px}.privacy{text-align:center;color:#bbb;margin-top:8px;display:block}.centered-heading{text-align:center}.process-section{background:#fff}.process-line{grid-template-columns:repeat(5,1fr);gap:18px;display:grid;position:relative}.process-line:before{content:"";background:var(--orange);z-index:0;height:2px;position:absolute;top:30px;left:7%;right:7%}.process-item{z-index:1;text-align:center;background:#fff;padding:0 12px;position:relative}.step-number{color:#fff;background:var(--orange);border-radius:50%;place-items:center;width:34px;height:34px;margin:0 auto 10px;font-weight:900;display:grid;box-shadow:0 0 0 8px #fff}.process-item svg{margin:0 auto}.process-item h3{text-transform:uppercase;margin:10px 0 6px;font-size:15px}.process-item p{color:#555;margin:0;font-size:13px;line-height:1.45}.services-section{background:#f7f7f5}.service-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.service-card{background:#fff;border:1px solid #d4d4cf;flex-direction:column;min-width:0;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 8px 24px #0000000f}.service-card:hover{transform:translateY(-5px);box-shadow:0 14px 32px #00000021}.service-image-wrap{aspect-ratio:4/3;background:#222;position:relative;overflow:hidden}.service-image-wrap:after{content:"";background:linear-gradient(#0000,#00000080);position:absolute;inset:45% 0 0}.service-image-wrap img{object-fit:cover;height:100%;transition:transform .35s}.service-card:hover .service-image-wrap img{transform:scale(1.04)}.service-icon{color:#fff;background:var(--orange);flex:none;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 5px 14px #00000029}.service-icon svg{flex:none}.service-card-content{flex-direction:column;flex:1;padding:22px 20px 18px;display:flex}.service-card h3{text-transform:uppercase;margin:0 0 10px;font-size:17px;line-height:1.15}.service-card p{color:#555;margin:0 0 18px;font-size:13px;line-height:1.5}.service-card-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;display:flex}.service-card a{color:var(--orange);text-transform:uppercase;align-items:center;gap:7px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.service-card a:hover{color:var(--orange-dark)}.footer{color:#fff;background:#090909;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:92px;padding:16px 6.2%;display:grid}.footer-brand{min-width:260px}.footer-copy{text-align:center;font-size:13px}.footer-copy strong,.footer-copy span{display:block}.footer-copy span{color:#ccc;margin-top:5px}.socials{gap:10px;display:flex}.socials a{color:#fff;border:1px solid #777;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.socials a:hover{color:var(--orange);border-color:var(--orange)}@media (width<=1150px){.topbar{grid-template-columns:auto auto}.nav{display:none}.phone-link{justify-self:end}.trust-strip{grid-template-columns:repeat(3,1fr)}.trust-item:nth-child(3){border-right:0}.trust-item:nth-child(n+4){border-top:1px solid #363636}.project-grid{grid-template-columns:repeat(2,1fr)}.reviews-contact{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.site-shell{width:100%}.topbar{gap:12px;height:auto;min-height:78px;padding:12px 18px}.brand{min-width:0}.brand-logo{width:220px;height:54px}.phone-link{font-size:0}.phone-link svg{width:28px;height:28px}.hero{min-height:570px}.hero-content{width:100%;padding:80px 24px 48px}.hero h1{font-size:clamp(50px,16vw,76px)}.hero-copy{font-size:16px}.trust-strip{grid-template-columns:1fr}.trust-item{border-top:1px solid #333;border-right:0;justify-content:flex-start;min-height:88px;padding-left:28px}.section{padding:36px 22px}.row-heading,.review-header{flex-direction:column;align-items:flex-start}.project-grid,.review-grid,.form-grid,.process-line,.service-grid{grid-template-columns:1fr}.financing{flex-direction:column;align-items:flex-start;margin:0 22px;padding:25px}.financing-main{align-items:flex-start}.process-line:before{display:none}.process-item{border-bottom:1px solid #ddd;padding:14px 0 22px}.review-card{min-height:210px}.footer{text-align:center;grid-template-columns:1fr;justify-items:center}.footer-brand{min-width:0}}.socials a{font-size:22px;font-weight:900;text-decoration:none}
