/* VERSION: rotating-reviews-no-recent-work-2026-09-13-2040 */
:root{--navy:#002e55;--blue:#075fbd;--red:#e51c2a;--ink:#0a2e55;--light:#f4f8fc}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#26384b;background:white}a{color:inherit;text-decoration:none}
.topbar{background:var(--navy);color:#fff;padding:10px 4%;display:flex;justify-content:space-between;font-size:14px}.topbar a{color:#fff}
header{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 4%;background:#fff;position:sticky;top:0;z-index:20;box-shadow:0 1px 8px #0002}.brand img{height:55px;max-width:260px;object-fit:contain}nav{display:flex;align-items:center;gap:25px;font-size:14px}nav a:hover{color:var(--blue)}.menu{display:none;border:0;background:none;font-size:28px}
.quote,.bluebtn{display:inline-block;background:var(--red);color:#fff;padding:14px 22px;border-radius:4px;font-weight:700}.quote.small{padding:12px 18px}.bluebtn{background:var(--blue)}.outline{display:inline-block;border:1px solid #fff;color:#fff;padding:13px 22px;border-radius:4px;font-weight:700}
.hero{min-height:345px;background:#042d51;display:grid;grid-template-columns:44% 56%;color:#fff;overflow:hidden}.hero-copy{padding:34px 3% 28px 4%;z-index:2;background:linear-gradient(90deg,#042d51 70%,rgba(4,45,81,.25))}.hero h1{font-size:42px;line-height:.98;margin:10px 0 14px}.hero p{line-height:1.45}.eyebrow{letter-spacing:4px;font-size:12px}.actions{display:flex;gap:14px;margin:18px 0}.trust{line-height:1.8}.hero-image{background-image:linear-gradient(90deg,rgba(4,45,81,.35),transparent 30%),url('hero-van.png');background-size:cover;background-position:center}
.services{display:grid;grid-template-columns:repeat(6,1fr);padding:18px 2%;box-shadow:0 2px 12px #0001}.services article{text-align:center;padding:8px 16px;border-right:1px solid #dbe4ee}.services article:last-child{border:0}.services b{font-size:28px;color:var(--blue)}h2,h3{color:var(--ink)}.services h3{font-size:15px;margin:8px 0}.services p{font-size:13px;margin:0;line-height:1.4}
.split{display:grid;grid-template-columns:1.5fr .85fr .85fr;gap:22px;padding:28px 3%;background:#fbfdff}.split p,.heat p{line-height:1.5}.accredited{text-align:center}.accredited img{max-width:210px;width:100%}.benefits{background:#edf5fd;padding:10px 18px;border-radius:5px}.benefits p{font-size:13px}
.heat{display:grid;grid-template-columns:1fr 1.1fr .8fr;gap:20px;align-items:center;padding:18px 2.5%}.heat>img{width:100%;height:190px;object-fit:cover;border-radius:4px}.heat h2{font-size:28px;margin:0}.heat h3{margin:3px 0}.heat ul{background:#edf5fd;padding:18px 20px 18px 38px;line-height:1.9;border-radius:5px}
.reviews{padding:18px 2.5%;background:#f8fbfe}.section-title{display:flex;justify-content:space-between;align-items:center}.section-title h2{font-size:28px}.section-title span,.stars{color:#f2a900}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-grid article{background:white;border:1px solid #dfe7ef;border-radius:5px;padding:18px}.review-grid h3{margin:0}.review-grid p{line-height:1.45}.center{text-align:center}
.gallery{padding:18px 2.5%}.gallery-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.gallery-grid div{height:120px;background:linear-gradient(135deg,#dfe8ef,#9fb3c4);display:flex;align-items:end;padding:10px;color:#fff;font-weight:700;text-shadow:0 1px 3px #000}
footer{background:var(--navy);color:#fff;padding:30px 5%;display:grid;grid-template-columns:1.2fr 1.3fr 1fr;gap:35px}footer h3{color:#fff}footer a{color:#fff}footer img{background:white;border-radius:4px;padding:5px;width:220px;max-width:100%}
@media(max-width:800px){.topbar{display:block;text-align:center;line-height:1.7}.topbar span{display:block}.menu{display:block}header{height:66px}.brand img{height:48px}nav{display:none;position:absolute;top:66px;left:0;right:0;background:white;flex-direction:column;align-items:stretch;padding:18px 6%;box-shadow:0 6px 10px #0002}nav.open{display:flex}.hero{grid-template-columns:1fr}.hero-copy{background:linear-gradient(#042d51e8,#042d51e8),url('hero-van.png');background-size:cover;background-position:center}.hero-image{display:none}.hero h1{font-size:36px}.services{grid-template-columns:repeat(2,1fr)}.split,.heat{grid-template-columns:1fr}.review-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr 1fr}.section-title{display:block}footer{grid-template-columns:1fr}.actions{flex-direction:column;align-items:flex-start}}


/* Rotating Google reviews */
.reviews{padding:26px 4%;background:#f8fbfe}
.section-title{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:16px}
.section-title h2{font-size:28px;margin:0 0 5px}.reviews-sub{margin:0;color:#d99500;font-weight:700}
.google-link{color:var(--blue);font-weight:700}
.review-carousel{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) 42px;gap:10px;align-items:center}
.review-window{overflow:hidden}
.review-track{display:flex;gap:16px;transition:transform .55s ease;will-change:transform}
.review-card{flex:0 0 calc((100% - 32px)/3);background:#fff;border:1px solid #dfe7ef;border-radius:8px;padding:20px;min-height:230px;box-shadow:0 3px 14px #092f5510}
.review-card h3{margin:0}.review-head{display:flex;justify-content:space-between;gap:12px;align-items:center}.google-label{font-size:12px;color:#67798b}
.review-card p{line-height:1.55;margin-bottom:0}.stars{color:#f2a900;font-size:18px;letter-spacing:1px;margin:8px 0}
.review-arrow{border:0;background:var(--navy);color:#fff;width:40px;height:40px;border-radius:50%;font-size:30px;line-height:1;cursor:pointer}
.review-dots{display:flex;justify-content:center;gap:8px;margin-top:16px}
.review-dot{width:9px;height:9px;border-radius:50%;border:0;background:#b9c7d5;padding:0}
.review-dot.active{background:var(--blue)}
@media(max-width:800px){
  .section-title{display:block}.google-link{display:inline-block;margin-top:10px}
  .review-carousel{grid-template-columns:34px minmax(0,1fr) 34px;gap:6px}
  .review-arrow{width:32px;height:32px;font-size:24px}
  .review-card{flex:0 0 100%;min-height:260px;padding:18px}
}


/* Mobile review carousel compact spacing */
@media(max-width:800px){
  .reviews{padding:20px 3.5% 22px}
  .section-title{margin-bottom:12px}
  .section-title h2{font-size:25px;line-height:1.1}
  .reviews-sub{font-size:15px}
  .google-link{margin-top:8px;font-size:15px}
  .review-carousel{grid-template-columns:30px minmax(0,1fr) 30px;gap:5px}
  .review-arrow{width:30px;height:30px;font-size:22px}
  .review-card{min-height:0;padding:14px 14px 15px;border-radius:7px}
  .review-card h3{font-size:20px}
  .google-label{font-size:11px}
  .review-card p{font-size:16px;line-height:1.42;margin-top:9px}
  .stars{font-size:16px;margin:6px 0}
  .review-dots{margin-top:12px;gap:7px}
}
