*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#07101f;background:#f6f8fb}
.site-header{background:linear-gradient(90deg,#020817,#06162d);color:white;position:sticky;top:0;z-index:10;box-shadow:0 10px 30px rgba(0,0,0,.35)}
.header-inner{max-width:1540px;margin:auto;display:flex;align-items:center;gap:18px;padding:8px 96px 8px 58px}
.brand{display:flex;align-items:center;flex:0 0 300px}
.brand img{width:285px;height:128px;object-fit:contain;display:block}
.nav{display:flex;align-items:center;gap:22px;flex:1;justify-content:center;min-width:0}
.nav a{color:white;text-decoration:none;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.2px;white-space:nowrap;line-height:1}
.nav a:hover{color:#006dff}
.phone-button{background:#0059d6;color:white;text-decoration:none;font-weight:900;padding:15px 24px;border-radius:7px;white-space:nowrap;margin-left:36px;box-shadow:0 8px 25px rgba(0,89,214,.28)}
.hero{min-height:560px;position:relative;background:
linear-gradient(90deg,rgba(0,0,0,.86) 0%,rgba(0,0,0,.72) 38%,rgba(0,0,0,.14) 72%),
url("https://images.unsplash.com/photo-1600607687920-4e2a09cf159d?auto=format&fit=crop&w=1900&q=90") center/cover;display:flex;align-items:center}
.hero-content{max-width:1540px;margin:auto;width:100%;padding:56px 68px;color:white}
.hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(46px,5.1vw,70px);line-height:1.05;margin:0;max-width:700px;text-shadow:0 8px 20px rgba(0,0,0,.45)}
.hero h1 span{color:#006dff;display:block}
.hero-line{width:390px;height:3px;background:#0059d6;margin:24px 0}
.hero p{font-size:21px;font-weight:900;line-height:1.45;margin:0 0 26px;text-shadow:0 6px 18px rgba(0,0,0,.55)}
.hero-buttons{display:flex;flex-wrap:wrap;gap:22px}
.btn{display:inline-block;text-decoration:none;font-weight:900;text-transform:uppercase;border-radius:7px;padding:17px 25px;letter-spacing:.3px;border:1px solid transparent;cursor:pointer}
.btn.primary{background:#0059d6;color:white;box-shadow:0 8px 22px rgba(0,89,214,.35)}
.btn.secondary{background:rgba(0,0,0,.28);border-color:rgba(255,255,255,.65);color:white}
.btn.full{width:100%;border:none}
.trust-row{background:white;display:grid;grid-template-columns:repeat(5,1fr);max-width:1540px;margin:0 auto;padding:32px 18px;box-shadow:0 12px 45px rgba(0,0,0,.05)}
.trust-item{text-align:center;padding:0 26px;border-right:1px solid #d9dee8}
.trust-item:last-child{border-right:none}
.trust-icon{color:#0059d6;font-size:38px;font-weight:900;margin-bottom:10px}
.trust-item h3{text-transform:uppercase;font-size:15px;margin:0 0 8px}
.trust-item p{margin:0;color:#4a5568;font-size:14px;line-height:1.3}
.services{padding:46px 28px 12px}
.section-title{text-align:center;margin-bottom:26px}
.section-title h2,.why h2,.book h2,.pay-section h2,.contact h2{font-family:Georgia,'Times New Roman',serif;font-size:34px;margin:0 0 8px;text-transform:uppercase}
.section-title p{margin:0;color:#4b5563}
.service-grid{max-width:1420px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:32px}
.service-card{min-height:250px;border-radius:5px;overflow:hidden;position:relative;display:flex;align-items:stretch;background-size:cover;background-position:center;box-shadow:0 12px 35px rgba(0,0,0,.18)}
.service-card.residential{background-image:linear-gradient(90deg,rgba(3,13,31,.96) 0%,rgba(3,13,31,.86) 46%,rgba(3,13,31,.05) 100%),url("https://images.unsplash.com/photo-1556911220-bff31c812dba?auto=format&fit=crop&w=1300&q=85")}
.service-card.commercial{background-image:linear-gradient(90deg,rgba(3,13,31,.96) 0%,rgba(3,13,31,.86) 46%,rgba(3,13,31,.05) 100%),url("https://images.unsplash.com/photo-1497366754035-f200968a6e72?auto=format&fit=crop&w=1300&q=85")}
.service-panel{color:white;padding:34px;width:55%}
.circle-icon{width:68px;height:68px;border-radius:50%;background:#0059d6;display:grid;place-items:center;font-size:30px;margin-bottom:12px}
.service-panel h3{text-transform:uppercase;font-size:23px;margin:0 0 8px;border-bottom:3px solid #0059d6;display:inline-block;padding-bottom:8px}
.service-panel p{font-weight:800}.service-panel ul{padding-left:0;list-style:none;line-height:2}.service-panel li::before{content:"✓";color:#0074ff;font-weight:900;margin-right:10px}
.why{background:linear-gradient(90deg,#020817,#06162d);color:white;padding:54px 28px;text-align:center}
.why h2{margin-bottom:30px}
.why-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:26px}
.why-grid div{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.13);padding:26px;border-radius:10px}
.why-grid h3{color:#4b91ff;margin-top:0}
.book{max-width:1180px;margin:0 auto;padding:58px 28px;display:grid;grid-template-columns:.75fr 1.25fr;gap:32px}
.book-copy p{font-size:18px;line-height:1.6;color:#4b5563}
.quote-form{background:white;padding:28px;border-radius:14px;box-shadow:0 14px 40px rgba(0,0,0,.1)}
.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}
label{display:block;font-weight:900;margin-bottom:16px}
input,select,textarea{margin-top:6px;width:100%;border:1px solid #d4d9e3;border-radius:8px;padding:13px;font:inherit}
.pay-section{background:white;text-align:center;padding:54px 28px}
.pay-section p{font-size:18px;color:#4b5563}
.contact{background:#030814;color:white;text-align:center;padding:50px 28px}
.contact img{width:280px;max-width:90%}
.contact a{color:#4b91ff;font-size:24px;font-weight:900;text-decoration:none}
footer{background:#01040b;color:#b8c0cc;text-align:center;padding:18px}
.thank-page{min-height:100vh;background:linear-gradient(135deg,#020817,#06162d);display:grid;place-items:center}
.thank-card{background:white;max-width:520px;padding:40px;border-radius:18px;text-align:center}
.thank-card img{width:260px;max-width:100%}
@media(max-width:1360px){.header-inner{padding:8px 44px;gap:14px}.brand{flex-basis:250px}.brand img{width:235px}.nav{gap:14px}.nav a{font-size:12px}.phone-button{padding:12px 16px;margin-left:20px}}
@media(max-width:1080px){.header-inner{flex-wrap:wrap;justify-content:center}.brand{flex-basis:auto}.brand img{width:210px}.nav{order:3;width:100%;flex-wrap:wrap;gap:14px}.phone-button{margin-left:0}.hero-content{padding:44px 24px}.trust-row,.service-grid,.why-grid,.book{grid-template-columns:1fr}.trust-item{border-right:none;border-bottom:1px solid #d9dee8;padding:20px}.service-panel{width:100%}.form-row{grid-template-columns:1fr;gap:0}}
@media(max-width:560px){.hero{min-height:620px}.hero h1{font-size:42px}.hero-line{width:240px}.hero-buttons{flex-direction:column}.btn{text-align:center}}


.quote-form input,
.quote-form select,
.quote-form textarea {
  background: #fbfcff;
}

.quote-form input:focus,
.quote-form select:focus,
.quote-form textarea:focus {
  outline: none;
  border-color: #0059d6;
  box-shadow: 0 0 0 3px rgba(0,89,214,.13);
}
