*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Arial,Helvetica,sans-serif;color:#102033;background:#fff;line-height:1.6}a{text-decoration:none;color:inherit}.container{width:min(1160px,92%);margin:auto}
.nav{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #e8edf2}.nav-inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{width:220px;display:block}
nav{display:flex;gap:28px;font-weight:700;font-size:14px}nav a:hover{color:#0789ed}.quote-btn,.primary-btn{background:linear-gradient(135deg,#0878d5,#10a6ff);color:#fff;padding:14px 22px;border-radius:9px;font-weight:800;text-transform:uppercase;letter-spacing:.3px}
.hero{min-height:650px;position:relative;display:flex;align-items:center;overflow:hidden;background:#10283c}.hero-photo{position:absolute;inset:0;background-image:url('images/pavers-after.jpg');background-size:cover;background-position:center 62%;filter:saturate(.9)}.hero-photo:before{content:"";position:absolute;inset:0;background:rgba(8,24,38,.18)}
.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.08),rgba(255,255,255,.02) 55%,rgba(255,255,255,.10))}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,18,31,.96) 0%,rgba(5,18,31,.80) 45%,rgba(5,18,31,.18) 100%)}.hero-content{position:relative;z-index:2;color:#fff;padding:90px 0;max-width:720px}.eyebrow{font-weight:900;letter-spacing:2px;font-size:13px;margin-bottom:18px}.blue{color:#087fdc}.hero h1{font-size:clamp(50px,7vw,86px);line-height:.94;text-transform:uppercase;letter-spacing:-3px}.hero h1 span,.section-heading h2 span,.dark-section h2 span,.contact h2 span{color:#11a2ff}.hero-text{font-size:20px;max-width:600px;margin:28px 0}.actions{display:flex;gap:14px;flex-wrap:wrap}.primary-btn{display:inline-block}.secondary-btn{border:2px solid #fff;color:#fff;padding:12px 22px;border-radius:9px;font-weight:800;text-transform:uppercase}
.trust{background:#fff;box-shadow:0 8px 25px rgba(0,0,0,.08);position:relative;z-index:4}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:28px 0}.trust-grid div{padding:5px 24px;border-right:1px solid #dce4ea}.trust-grid div:last-child{border:0}.trust-grid b{display:block;font-size:14px}.trust-grid span{font-size:13px;color:#65717c}
.section{padding:90px 0}.section-heading{max-width:760px;margin-bottom:45px}.section-heading.center{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2,.dark-section h2,.contact h2{font-size:clamp(38px,5vw,58px);line-height:1.02;letter-spacing:-2px;margin-bottom:20px}.section-heading p:not(.eyebrow){color:#5e6b78;font-size:17px}
.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{padding:30px;border:1px solid #e3e9ee;border-radius:15px;background:#fff;box-shadow:0 8px 25px rgba(14,36,53,.06)}.card.featured{background:#0e2336;color:#fff;border-color:#0e2336}.card.featured p{color:#c7d3de}.icon{width:48px;height:48px;border-radius:12px;background:#e8f5ff;color:#0789ed;display:grid;place-items:center;font-size:26px;font-weight:900;margin-bottom:20px}.card h3{font-size:23px;margin-bottom:9px}.card p{color:#687581}
.dark-section{background:#091b2b;color:#fff;padding:90px 0}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-copy p{font-size:18px;color:#c8d5df;margin-bottom:20px}.about-copy ul{list-style:none;margin-bottom:30px}.about-copy li{padding:8px 0 8px 28px;position:relative}.about-copy li:before{content:"✓";position:absolute;left:0;color:#12a4ff;font-weight:900}
.gallery-section{background:#f5f8fa}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.gallery-tile{min-height:230px;border-radius:15px;padding:20px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;position:relative;overflow:hidden}.gallery-tile:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 20%,rgba(0,0,0,.75))}.gallery-tile span,.gallery-tile strong{position:relative;z-index:1}.gallery-tile span{font-size:12px;font-weight:900;letter-spacing:2px;color:#5fc2ff}.gallery-tile strong{font-size:20px}.tile-dark{background:linear-gradient(135deg,#27343a,#4e5a55)}.tile-clean{background:linear-gradient(135deg,#c6bca8,#f1e9d6)}.tile-brick{background:linear-gradient(135deg,#593f32,#bb6d45)}
.contact{background:#0a1c2c;color:#fff;padding:90px 0}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.contact p:not(.eyebrow){color:#c5d2dc;font-size:17px}.contact-list{display:grid;gap:14px;margin-top:30px}.contact-list div{border-left:3px solid #0da1ff;padding-left:15px}.contact-list b{display:block;font-size:12px;letter-spacing:1px;color:#65c6ff}.contact-list span{color:#fff}.quote-form{background:#fff;color:#102033;padding:30px;border-radius:16px}.quote-form h3{font-size:28px;margin-bottom:18px}.quote-form h3 span{color:#0789ed}.quote-form input,.quote-form select,.quote-form textarea{width:100%;padding:14px;margin-bottom:12px;border:1px solid #d7e0e7;border-radius:8px;font:inherit}.quote-form button{width:100%;border:0;background:#0789ed;color:#fff;padding:15px;border-radius:8px;font-weight:900;text-transform:uppercase;font-size:15px;cursor:pointer}.hidden-field{position:absolute;left:-9999px}
footer{background:#061521;color:#9eabb5;padding:25px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-inner img{width:190px}.thanks{min-height:100vh;display:grid;place-items:center;align-content:center;text-align:center;gap:22px;padding:40px;background:#f5f8fa}.thanks img{width:min(420px,80vw)}.thanks h1{font-size:48px;color:#10283c}.thanks p{font-size:20px;color:#5e6b78}
@media(max-width:850px){nav{display:none}.quote-btn{padding:11px 14px;font-size:12px}.brand img{width:185px}.trust-grid,.cards,.gallery{grid-template-columns:1fr 1fr}.split,.contact-grid{grid-template-columns:1fr;gap:40px}.hero{min-height:620px}}
@media(max-width:560px){.trust-grid,.cards,.gallery{grid-template-columns:1fr}.trust-grid div{border-right:0;border-bottom:1px solid #dce4ea;padding:14px 0}.hero h1{font-size:52px}.footer-inner{flex-direction:column;align-items:flex-start}.section,.dark-section,.contact{padding:65px 0}.thanks h1{font-size:36px}}


.form-status {
  margin-top: 14px;
  min-height: 24px;
  font-weight: 600;
  line-height: 1.4;
}
.form-status.success { color: #1f7a45; }
.form-status.error { color: #b42318; }
.quote-form button:disabled { opacity: .7; cursor: wait; }

.work-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.work-card{background:#fff;border:1px solid #e0e7ec;border-radius:18px;padding:18px;box-shadow:0 10px 30px rgba(14,36,53,.07)}.work-title{display:flex;align-items:center;gap:12px;margin-bottom:15px}.work-title>span{width:38px;height:38px;border-radius:10px;background:#e8f5ff;color:#0789ed;display:grid;place-items:center;font-weight:900}.work-title h3{font-size:22px}.before-after{display:grid;grid-template-columns:1fr 1fr;gap:10px}.before-after>div{position:relative;overflow:hidden;border-radius:11px;background:#dfe5e9}.before-after img{display:block;width:100%;height:260px;object-fit:cover}.before-after span{position:absolute;z-index:2;top:10px;left:10px;background:rgba(6,21,33,.88);color:#fff;padding:5px 8px;border-radius:6px;font-size:10px;font-weight:900;letter-spacing:1.4px}.before-after>div:last-child span{background:#0789ed}@media(max-width:850px){.work-grid{grid-template-columns:1fr}}@media(max-width:560px){.before-after img{height:220px}}

/* Logo sizing */
.nav-inner{min-height:92px;height:auto}
.brand{display:flex;align-items:center;flex:0 0 auto;width:180px;height:88px;overflow:visible}
.brand img{display:block;width:180px;height:auto;max-height:88px;object-fit:contain}
.footer-inner img{width:150px;height:auto;max-height:70px;object-fit:contain}

/* Before / after comparison sliders */
.slider-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.compare{--pos:50%;position:relative;aspect-ratio:4/3;overflow:hidden;border-radius:18px;background:#dfe5e9;box-shadow:0 10px 30px rgba(14,36,53,.10);touch-action:none;user-select:none;cursor:ew-resize}
.compare > img,.compare-after img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}
.compare-after{position:absolute;inset:0;width:var(--pos);overflow:hidden}
.compare-after img{width:100%;height:100%;max-width:none;object-fit:cover;object-position:left center}
.compare-before{z-index:0}
.compare-after{z-index:1}
.compare-divider{position:absolute;z-index:3;top:0;bottom:0;left:var(--pos);width:3px;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.08),0 0 14px rgba(0,0,0,.25);transform:translateX(-50%);pointer-events:none}
.compare-handle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#0789ed;color:#fff;border:3px solid #fff;box-shadow:0 5px 16px rgba(0,0,0,.25);font-size:22px;font-weight:900}
.compare:after{content:'DRAG';position:absolute;z-index:4;left:50%;top:16px;transform:translateX(-50%);padding:5px 9px;border-radius:6px;background:rgba(6,21,33,.82);color:#fff;font-size:10px;font-weight:900;letter-spacing:1.5px;pointer-events:none;opacity:.9}
@media(max-width:850px){.slider-grid{grid-template-columns:1fr}.nav-inner{min-height:78px}.brand{width:145px;height:72px}.brand img{width:145px;max-height:72px}.quote-btn{white-space:nowrap}}
@media(max-width:560px){.nav-inner{gap:10px}.brand{width:118px;height:64px}.brand img{width:118px;max-height:64px}.quote-btn{padding:10px 11px;font-size:11px}.compare{aspect-ratio:4/3}}

/* Final responsive logo treatment */
.nav-inner{min-height:92px;height:auto}
.brand{display:flex;align-items:center;justify-content:flex-start;width:190px;height:88px;flex:0 0 190px}
.brand img{display:block;width:auto;height:82px;max-width:190px;object-fit:contain}
@media(max-width:850px){.nav-inner{min-height:78px}.brand{width:145px;height:72px;flex-basis:145px}.brand img{height:68px;max-width:145px}.quote-btn{white-space:nowrap}}
@media(max-width:560px){.nav-inner{gap:8px}.brand{width:115px;height:64px;flex-basis:115px}.brand img{height:60px;max-width:115px}.quote-btn{padding:9px 10px;font-size:11px}}

/* Final gallery + logo layout */
.nav-inner{min-height:96px;height:96px}
.brand{width:190px;height:88px;flex:0 0 190px;display:flex;align-items:center;overflow:visible}
.brand img{width:190px;height:88px;max-width:190px;max-height:88px;object-fit:contain;display:block}
.footer-inner img{width:155px;height:auto;max-height:80px;object-fit:contain}

/* Four compact before/after sliders in one row on desktop */
.slider-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.compare{aspect-ratio:1.15/1;border-radius:14px}
.compare-after{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;clip-path:inset(0 calc(100% - var(--pos)) 0 0)}
.compare-after img{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center}
.compare:after{top:10px}
.compare-handle{width:40px;height:40px;font-size:19px}

@media(max-width:1050px){
  .nav-inner{gap:14px}
  .brand{width:165px;flex-basis:165px}
  .brand img{width:165px;max-width:165px}
  nav{gap:18px}
  .slider-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
}
@media(max-width:700px){
  .nav-inner{min-height:76px;height:76px;gap:8px}
  .brand{width:118px;height:68px;flex-basis:118px}
  .brand img{width:118px;height:68px;max-width:118px;max-height:68px}
  .quote-btn{padding:9px 10px;font-size:11px}
  .slider-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .compare{aspect-ratio:1.05/1;border-radius:10px}
  .compare-handle{width:34px;height:34px;font-size:16px}
  .compare:after{font-size:8px;padding:4px 7px}
}

/* Latest header/logo fit */
.nav-inner{min-height:90px;height:90px}
.brand{width:155px;height:78px;flex:0 0 155px;display:flex;align-items:center;overflow:visible}
.brand img{width:155px;height:auto;max-width:155px;max-height:78px;object-fit:contain;display:block}
@media(max-width:700px){.nav-inner{min-height:76px;height:76px}.brand{width:112px;height:62px;flex-basis:112px}.brand img{width:112px;max-width:112px;max-height:62px}.quote-btn{padding:9px 10px;font-size:11px}}
