
:root{--red:#d80000;--red2:#b60000;--ink:#252322;--muted:#6d6763;--line:#e7dfda;--cream:#f7f3f0;--white:#fff;--dark:#242221;--shadow:0 18px 45px rgba(34,24,20,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.wrap{width:min(1180px,92%);margin:auto}
.topbar{background:var(--red);color:#fff;text-align:center;font-weight:900;letter-spacing:.045em;padding:9px 14px;font-size:.9rem}.header{position:sticky;top:0;z-index:60;background:rgba(255,255,255,.98);border-bottom:1px solid var(--line);box-shadow:0 8px 24px rgba(30,20,16,.06)}.nav{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 0}.logo img{width:190px;max-height:64px;object-fit:contain}.links{display:flex;gap:22px;font-weight:800}.links a:hover{color:var(--red)}.actions{display:flex;gap:10px}
.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:12px;font-weight:900;border:2px solid transparent;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-red{background:var(--red);color:#fff;box-shadow:0 10px 22px rgba(216,0,0,.2)}.btn-outline{border-color:#d8d0cb;color:var(--ink);background:#fff}.btn-dark{background:var(--dark);color:#fff}.btn-light{background:#fff;color:var(--red)}
.hero{background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.94) 46%,rgba(255,255,255,.28) 72%),url('van-side.jpg') center/cover;min-height:670px;display:flex;align-items:center;border-bottom:1px solid var(--line)}.hero-copy{max-width:690px}.eyebrow,.kicker{display:inline-block;color:var(--red);font-size:.82rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.hero h1{font-size:clamp(52px,8vw,92px);line-height:.92;letter-spacing:-.055em;margin:18px 0}.hero h1 span{color:var(--red)}.hero p{font-size:21px;max-width:680px;color:#4e4946}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.trust{background:#fff;border-bottom:1px solid var(--line)}.trustgrid{display:grid;grid-template-columns:repeat(4,1fr)}.trustitem{padding:19px 16px;text-align:center;font-weight:900;border-right:1px solid var(--line)}
.section{padding:84px 0}.soft{background:var(--cream)}.section h2{font-size:clamp(34px,5vw,58px);line-height:1.03;letter-spacing:-.04em;margin:12px 0 16px}.lead{font-size:19px;color:var(--muted);max-width:860px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:32px}.card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:25px;box-shadow:var(--shadow);border-top:5px solid var(--red)}.card h3{margin:0 0 8px;font-size:1.35rem}.card p{color:var(--muted)}.card a{color:var(--red);font-weight:900}.split{display:grid;grid-template-columns:1.02fr .98fr;gap:48px;align-items:center}.photo img{width:100%;height:510px;object-fit:cover;border-radius:22px;box-shadow:var(--shadow)}.ticks{display:grid;gap:12px;margin:24px 0}.tick{display:flex;gap:12px;align-items:flex-start}.tick b{color:var(--red)}
.real-work{display:grid;grid-template-columns:1.1fr .9fr;gap:20px;margin-top:30px}.work-main img{height:540px;width:100%;object-fit:cover;border-radius:22px}.work-side{display:grid;grid-template-columns:1fr 1fr;gap:20px}.work-card{position:relative;overflow:hidden;border-radius:18px}.work-card img{width:100%;height:260px;object-fit:cover}.work-card span{position:absolute;left:14px;bottom:14px;background:#fff;color:var(--ink);padding:8px 11px;border-radius:999px;font-weight:900;box-shadow:0 7px 18px rgba(0,0,0,.15)}
.clean-cta{background:linear-gradient(135deg,#a90000,#e00000);color:#fff;border-radius:24px;padding:36px 38px;display:flex;justify-content:space-between;align-items:center;gap:20px}.clean-cta h2{margin:0}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px}.review{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px}.stars{color:#f3a800;letter-spacing:.1em}.faq details{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px 20px;margin:12px 0}.faq summary{font-weight:900;cursor:pointer}
.footer{background:var(--dark);color:#fff;padding:52px 0 90px}.footergrid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer .logo{display:inline-block;background:#fff;border-radius:12px;padding:8px 12px}.footer a{display:block;margin:8px 0}.copy{border-top:1px solid #4b4744;margin-top:28px;padding-top:18px}.mobilebar{display:none}
.local-map-section{background:#fff}.map-layout{display:grid;grid-template-columns:.65fr 1.35fr;gap:32px;align-items:center}.service-map{position:relative;min-height:560px;border-radius:22px;overflow:hidden;background:linear-gradient(145deg,#f5f0ed,#e7ded8);border:1px solid var(--line);box-shadow:var(--shadow)}.service-map svg{position:absolute;inset:0;width:100%;height:100%}.county-shape{fill:rgba(216,0,0,.08);stroke:#d80000;stroke-width:4}.map-road{fill:none;stroke:#c9bdb6;stroke-width:4}.map-road.major{stroke:#d80000;stroke-dasharray:12 10}.map-river{fill:none;stroke:#7ab0c7;stroke-width:25;opacity:.35}.map-label{fill:rgba(40,35,32,.12);font-size:38px;font-weight:900}.pin{position:absolute;transform:translate(-50%,-50%);text-align:center}.pin button{width:25px;height:25px;border:0;border-radius:50% 50% 50% 0;background:var(--red);transform:rotate(-45deg);box-shadow:0 0 0 7px rgba(216,0,0,.12);cursor:pointer}.pin button:after{content:"";position:absolute;width:8px;height:8px;background:#fff;border-radius:50%;left:8.5px;top:8.5px}.pin-name{display:block;margin-top:14px;background:#fff;padding:5px 8px;border-radius:999px;font-size:.74rem;font-weight:900;white-space:nowrap}.map-popup{position:absolute;right:18px;top:18px;width:min(300px,calc(100% - 36px));background:#fff;border-radius:16px;padding:20px;box-shadow:var(--shadow);border-top:5px solid var(--red)}.close-map{position:absolute;right:10px;top:8px;border:0;background:none;font-size:22px}.map-legend,.route-van{display:none}
.illustration-grid,.visual-break{display:none!important}
@media(max-width:900px){.links,.actions{display:none}.hero{min-height:620px;background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(255,255,255,.72)),url('van-side.jpg') center/cover}.split,.map-layout,.real-work{grid-template-columns:1fr}.trustgrid,.cards,.reviews{grid-template-columns:1fr 1fr}.photo img{height:390px}.work-main img{height:430px}.footergrid{grid-template-columns:1fr}.mobilebar{display:grid;grid-template-columns:1fr 1fr;position:fixed;bottom:0;left:0;right:0;z-index:80;box-shadow:0 -8px 24px rgba(0,0,0,.15)}.mobilebar a{text-align:center;padding:16px;font-weight:900}.mobilebar a:first-child{background:#fff}.mobilebar a:last-child{background:var(--red);color:#fff}}
@media(max-width:580px){.trustgrid,.cards,.reviews,.work-side{grid-template-columns:1fr}.hero h1{font-size:50px}.section{padding:62px 0}.work-main img,.work-card img,.photo img{height:310px}.clean-cta{flex-direction:column;align-items:flex-start}.service-map{min-height:650px}}

.utility-links{display:flex;align-items:center;gap:9px}
.utility-link{display:inline-flex;align-items:center;gap:7px;padding:11px 14px;border-radius:11px;font-weight:900;border:1px solid var(--line);background:#fff}
.utility-link:hover{border-color:var(--red);color:var(--red)}
.utility-link.whatsapp{color:#087a37}
.utility-link.pay{color:#313131}
.whatsapp-float{position:fixed;right:18px;bottom:24px;z-index:95;display:flex;align-items:center;gap:9px;background:#18a957;color:#fff;padding:13px 17px;border-radius:999px;font-weight:900;box-shadow:0 15px 34px rgba(0,0,0,.25)}
.whatsapp-float:hover{transform:translateY(-2px)}
.whatsapp-icon{width:23px;height:23px;border:2px solid #fff;border-radius:50%;display:grid;place-items:center;font-size:13px}
.old-site-tools{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}
.tool-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:23px;box-shadow:var(--shadow)}
.tool-card h3{margin:0 0 7px}.tool-card p{color:var(--muted)}
.tool-card a{font-weight:900;color:var(--red)}
.request-card{padding:30px}.request-card .form-title{font-size:2rem;letter-spacing:-.03em;margin:0 0 6px}.form-intro{margin:0 0 24px;color:var(--muted)}
.form{display:grid;gap:17px}.form-field{display:grid;gap:7px}.form-field label{font-weight:900;color:var(--ink)}.form-field label span{font-weight:500;color:var(--muted);font-size:.88rem}
.form input,.form select,.form textarea{width:100%;border:1px solid #cfc6c0;border-radius:11px;padding:13px 14px;background:#fff;color:var(--ink);font:inherit;line-height:1.35;transition:border-color .18s,box-shadow .18s}.form textarea{resize:vertical;min-height:125px}.form input:focus,.form select:focus,.form textarea:focus{outline:none;border-color:var(--red);box-shadow:0 0 0 4px rgba(216,0,0,.11)}
.form-submit{width:100%;cursor:pointer;font:inherit}.form-note{margin:0;color:var(--muted);font-size:.82rem;line-height:1.45}
.confirmation-main{min-height:66vh;display:grid;align-items:center;background:var(--cream)}.confirmation-card{max-width:780px;margin:auto;text-align:center;background:#fff;border:1px solid var(--line);border-top:6px solid var(--red);border-radius:24px;padding:clamp(32px,6vw,70px);box-shadow:var(--shadow)}.confirmation-card h1{font-size:clamp(38px,6vw,64px);line-height:1.02;letter-spacing:-.045em;margin:14px 0}.confirmation-card p{font-size:19px;color:var(--muted);max-width:620px;margin:0 auto}.confirmation-check{width:72px;height:72px;margin:0 auto 22px;display:grid;place-items:center;border-radius:50%;background:var(--red);color:#fff;font-size:38px;font-weight:900}.confirmation-actions{justify-content:center}.confirmation-footer{padding-bottom:32px}.confirmation-footer .copy{margin-top:0}
.route-line{fill:none;stroke:#d80000;stroke-width:7;stroke-linecap:round;stroke-dasharray:16 13;opacity:.88;animation:routeFlow 2.2s linear infinite}
.route-shadow{fill:none;stroke:rgba(216,0,0,.12);stroke-width:22;stroke-linecap:round}
.route-vehicle{position:absolute;width:54px;height:31px;border-radius:8px;background:linear-gradient(135deg,#2a2928,#555);border:2px solid #fff;box-shadow:0 8px 18px rgba(0,0,0,.3);z-index:4;left:18%;top:73%;animation:driveRoute 12s ease-in-out infinite}
.route-vehicle:before{content:"D";position:absolute;left:9px;top:2px;color:#fff;font-weight:1000;font-size:21px}
.route-vehicle:after{content:"";position:absolute;left:8px;right:8px;bottom:-6px;height:8px;background:radial-gradient(circle at 10px 4px,#111 0 4px,transparent 5px),radial-gradient(circle at calc(100% - 10px) 4px,#111 0 4px,transparent 5px)}
.route-status{position:absolute;left:18px;bottom:18px;z-index:5;background:rgba(255,255,255,.95);border-radius:14px;padding:12px 15px;box-shadow:var(--shadow);font-weight:900;color:#2d2927}
.route-status span{display:block;color:var(--red);font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}
.map-callout{position:absolute;right:18px;bottom:18px;z-index:5;max-width:275px;background:#fff;border-left:6px solid var(--red);border-radius:15px;padding:15px 17px;box-shadow:var(--shadow)}
.map-callout strong{display:block;margin-bottom:4px}
.pin button{animation:pinPulse 1.9s infinite}
@keyframes pinPulse{0%,100%{box-shadow:0 0 0 6px rgba(216,0,0,.12)}50%{box-shadow:0 0 0 14px rgba(216,0,0,0),0 0 25px rgba(216,0,0,.35)}}
@keyframes routeFlow{to{stroke-dashoffset:-58}}
@keyframes driveRoute{
0%{left:17%;top:72%;transform:rotate(-7deg)}
23%{left:37%;top:57%;transform:rotate(-20deg)}
48%{left:55%;top:43%;transform:rotate(-8deg)}
72%{left:68%;top:56%;transform:rotate(22deg)}
100%{left:79%;top:70%;transform:rotate(10deg)}
}
@media(max-width:1050px){.utility-links{display:none}}
@media(max-width:900px){
.whatsapp-float{bottom:75px;right:12px;padding:12px}
.whatsapp-float .label{display:none}
.old-site-tools{grid-template-columns:1fr}
.request-card{padding:24px}
.route-status{left:12px;bottom:12px}.map-callout{display:none}
}

/* Refined interactive map */
.service-map{
  min-height:520px;
  background:
    linear-gradient(rgba(255,255,255,.96),rgba(255,255,255,.96)),
    repeating-linear-gradient(0deg,transparent,transparent 39px,rgba(216,0,0,.035) 40px),
    repeating-linear-gradient(90deg,transparent,transparent 39px,rgba(216,0,0,.035) 40px);
}
.service-map svg{opacity:.96}
.map-label{font-size:30px;fill:rgba(45,41,39,.10)}
.pin{z-index:6}
.pin button{width:22px;height:22px}
.pin button:after{width:7px;height:7px;left:7.5px;top:7.5px}
.pin-name{
  margin-top:12px;
  padding:4px 8px;
  font-size:.70rem;
  box-shadow:0 6px 16px rgba(0,0,0,.10);
}
.route-vehicle{
  width:42px;height:25px;border-radius:7px;
  box-shadow:0 7px 15px rgba(0,0,0,.24);
  z-index:5;
}
.route-vehicle:before{font-size:17px;left:8px;top:0}
.route-status{
  left:16px;bottom:16px;
  padding:10px 13px;
  font-size:.92rem;
}
.map-callout{
  right:16px;bottom:16px;
  max-width:245px;
  font-size:.9rem;
}
@media(max-width:580px){
  .service-map{
    min-height:500px;
    border-radius:20px;
  }
  .service-map svg{transform:scale(.94);transform-origin:center}
  .pin-name{
    font-size:.58rem;
    padding:3px 6px;
    margin-top:10px;
  }
  .pin button{width:18px;height:18px}
  .pin button:after{width:6px;height:6px;left:6px;top:6px}
  .route-vehicle{
    width:34px;height:21px;
  }
  .route-vehicle:before{font-size:14px;left:7px;top:0}
  .route-status{
    left:12px;bottom:12px;
    padding:9px 11px;
    font-size:.78rem;
    max-width:175px;
  }
  .map-callout{display:none}
  .map-label{font-size:22px}
}


/* ===== Final polish updates ===== */
.utility-link.whatsapp{display:inline-flex;align-items:center;gap:8px}
.utility-link.whatsapp::before{content:"";width:16px;height:16px;display:inline-block;background:no-repeat center/contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%2325D366' d='M16.01 3.2C8.94 3.2 3.2 8.93 3.2 16c0 2.49.71 4.88 2.07 6.95L3 29l6.27-2.18a12.73 12.73 0 0 0 6.74 1.92H16c7.07 0 12.8-5.73 12.8-12.8S23.08 3.2 16.01 3.2Z'/%3E%3Cpath fill='%23fff' d='M22.88 19.17c-.37-.18-2.18-1.07-2.52-1.2-.34-.12-.58-.18-.82.19-.25.37-.95 1.2-1.17 1.45-.21.25-.43.28-.8.1-.37-.19-1.58-.58-3-1.85-1.11-.98-1.85-2.2-2.07-2.57-.22-.37-.02-.57.16-.76.16-.16.37-.43.55-.65.19-.22.25-.37.37-.61.12-.25.06-.46-.03-.65-.1-.19-.82-1.98-1.12-2.71-.29-.7-.59-.61-.82-.62h-.7c-.25 0-.65.1-.99.46-.34.37-1.3 1.27-1.3 3.1 0 1.82 1.33 3.59 1.51 3.84.18.25 2.62 4 6.34 5.62.89.39 1.59.62 2.13.8.9.29 1.73.25 2.38.15.73-.11 2.18-.89 2.49-1.76.31-.86.31-1.61.22-1.76-.1-.15-.34-.25-.71-.43Z'/%3E%3C/svg%3E")}
.whatsapp-float{position:fixed;right:18px;bottom:24px;z-index:95;display:flex;align-items:center;gap:10px;background:#25D366;color:#fff;padding:13px 18px;border-radius:999px;font-weight:900;box-shadow:0 15px 34px rgba(0,0,0,.25)}
.whatsapp-float:hover{transform:translateY(-2px) scale(1.02)}
.whatsapp-icon{width:24px;height:24px;display:inline-block;background:no-repeat center/contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23fff' d='M27.6 4.39A15.7 15.7 0 0 0 16.28 0C7.57 0 .5 7.07.5 15.78c0 2.78.73 5.5 2.11 7.89L0 32l8.54-2.58a15.75 15.75 0 0 0 7.53 1.92h.01c8.7 0 15.78-7.08 15.78-15.79 0-4.22-1.64-8.18-4.26-11.16Zm-11.53 24.3h-.01a13.1 13.1 0 0 1-6.67-1.83l-.48-.29-5.07 1.53 1.65-4.94-.31-.51a13.06 13.06 0 0 1-2.01-6.87C3.18 8.5 8.48 3.2 16.01 3.2c3.48 0 6.75 1.36 9.21 3.83a12.95 12.95 0 0 1 3.83 9.21c0 7.53-5.3 13.45-12.98 13.45Zm7.18-9.81c-.39-.2-2.31-1.14-2.67-1.27-.36-.13-.62-.2-.89.2-.27.39-1.03 1.27-1.27 1.53-.23.26-.47.3-.86.1-.39-.2-1.67-.61-3.18-1.95-1.18-1.05-1.97-2.35-2.2-2.74-.23-.39-.02-.6.17-.79.17-.17.39-.46.59-.69.2-.23.26-.39.39-.66.13-.26.07-.49-.03-.69-.1-.2-.89-2.15-1.21-2.94-.31-.76-.63-.66-.89-.67-.23-.01-.49-.01-.76-.01-.26 0-.69.1-1.05.49-.36.39-1.38 1.35-1.38 3.29s1.42 3.81 1.61 4.08c.2.26 2.78 4.25 6.74 5.96.94.41 1.68.66 2.25.84.95.3 1.81.26 2.49.16.76-.11 2.31-.94 2.64-1.85.33-.91.33-1.69.23-1.85-.1-.16-.36-.26-.76-.46Z'/%3E%3C/svg%3E")}

.service-map{
  min-height:525px;
  background:
    radial-gradient(circle at 20% 20%, rgba(216,0,0,.06) 0 2px, transparent 2.5px) 0 0/28px 28px,
    radial-gradient(circle at 65% 35%, rgba(0,0,0,.04) 0 1.5px, transparent 2px) 0 0/22px 22px,
    linear-gradient(180deg,#fffdfc 0%, #f7f2f0 100%);
  overflow:hidden;
}
.service-map::before{
  content:"";
  position:absolute;inset:18px;
  border-radius:26px;
  background:
    radial-gradient(circle at 15% 20%, rgba(255,255,255,.9), transparent 25%),
    linear-gradient(130deg, rgba(216,0,0,.06), rgba(216,0,0,0) 35%);
  pointer-events:none;
}
.service-map::after{
  content:"";
  position:absolute;inset:0;
  background:
    linear-gradient(62deg, transparent 49%, rgba(160,160,160,.18) 50%, transparent 51%) center/240px 240px;
  opacity:.45;
  pointer-events:none;
}
.service-map svg{position:relative;z-index:1}
.map-river{stroke:#c9deec;stroke-width:16;fill:none;opacity:.95}
.county-shape{fill:rgba(216,0,0,.08);stroke:#d80505;stroke-width:3}
.map-road{fill:none;stroke:#b8b1ac;stroke-width:4;opacity:.75}
.map-road.major{stroke:#d80505;stroke-width:5;stroke-dasharray:14 10;opacity:.9}
.route-shadow{fill:none;stroke:rgba(216,0,0,.16);stroke-width:16;stroke-linecap:round}
.route-line{fill:none;stroke:#d80505;stroke-width:6;stroke-linecap:round;stroke-dasharray:18 11;animation:routeDash 7s linear infinite}
@keyframes routeDash{to{stroke-dashoffset:-290}}
.pin{z-index:6}
.pin button{box-shadow:0 8px 18px rgba(216,0,0,.18)}
.route-vehicle{
  position:absolute;
  left:16%;top:72%;
  width:66px;height:38px;
  border-radius:12px;
  background:#fff center/cover no-repeat url('van-side.jpg');
  border:2px solid #fff;
  box-shadow:0 10px 20px rgba(0,0,0,.28);
  z-index:5;
  animation:driveRoutePhoto 12s ease-in-out infinite;
}
.route-vehicle::before{
  content:"";
  position:absolute;inset:auto 7px -7px 7px;height:8px;
  background:radial-gradient(circle at 12px 4px,#111 0 4px,transparent 4.5px), radial-gradient(circle at calc(100% - 12px) 4px,#111 0 4px,transparent 4.5px);
}
@keyframes driveRoutePhoto{
  0%{left:16%;top:72%;transform:rotate(-8deg)}
  18%{left:29%;top:63%;transform:rotate(-8deg)}
  35%{left:43%;top:54%;transform:rotate(-3deg)}
  50%{left:55%;top:51%;transform:rotate(2deg)}
  66%{left:65%;top:56%;transform:rotate(12deg)}
  82%{left:72%;top:66%;transform:rotate(24deg)}
  100%{left:16%;top:72%;transform:rotate(-8deg)}
}
.route-status{
  left:16px;bottom:16px;
  padding:12px 14px;
  border-radius:22px;
  background:rgba(255,255,255,.95);
  box-shadow:0 15px 30px rgba(0,0,0,.1);
  z-index:7;
}
.route-status span{display:block;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#d80505;font-weight:900;margin-bottom:4px}
.map-callout{z-index:7}

.emergency-toast{
  position:fixed;
  left:50%;top:18px;transform:translateX(-50%) translateY(-140%);
  z-index:120;
  display:flex;align-items:center;gap:14px;
  padding:14px 18px;
  border-radius:18px;
  background:linear-gradient(135deg,#101010,#2a2a2a);
  color:#fff;
  box-shadow:0 18px 40px rgba(0,0,0,.3);
  text-decoration:none;
  animation:toastInOut 6s ease-in-out 1 forwards;
}
.emergency-toast .icon{
  width:44px;height:44px;border-radius:50%;
  background:linear-gradient(135deg,#ff3030,#d80505);
  display:grid;place-items:center;
  font-size:22px;font-weight:900;flex:0 0 auto;
}
.emergency-toast strong{display:block;font-size:1.02rem;line-height:1.15;margin-bottom:2px}
.emergency-toast small{display:block;color:rgba(255,255,255,.82);font-size:.83rem}
@keyframes toastInOut{
  0%{transform:translateX(-50%) translateY(-150%);opacity:0}
  10%{transform:translateX(-50%) translateY(0);opacity:1}
  82%{transform:translateX(-50%) translateY(0);opacity:1}
  100%{transform:translateX(-50%) translateY(-150%);opacity:0}
}

@media(max-width:900px){
  .route-vehicle{width:54px;height:32px}
}
@media(max-width:580px){
  .whatsapp-float{bottom:75px;right:12px;padding:12px}
  .whatsapp-float .label{display:none}
  .service-map{min-height:500px;border-radius:20px}
  .service-map::before{inset:12px;border-radius:18px}
  .pin button{width:18px;height:18px}
  .pin button:after{width:6px;height:6px;left:6px;top:6px}
  .pin-name{font-size:.6rem;padding:3px 6px;margin-top:10px}
  .route-vehicle{width:44px;height:26px}
  .route-status{max-width:180px;padding:10px 12px;font-size:.82rem;left:12px;bottom:12px}
  .map-callout{display:none}
  .map-label{font-size:22px}
  .emergency-toast{width:calc(100% - 24px);left:12px;right:12px;transform:translateY(-140%);padding:12px 14px}
  .emergency-toast strong{font-size:.95rem}
  .emergency-toast small{font-size:.76rem}
  @keyframes toastInOut{
    0%{transform:translateY(-150%);opacity:0}
    10%{transform:translateY(0);opacity:1}
    82%{transform:translateY(0);opacity:1}
    100%{transform:translateY(-150%);opacity:0}
  }
}


/* ===== Map realism update ===== */
.service-map{background:linear-gradient(160deg,#edf1eb 0%,#d8dfd3 45%,#e8ddd5 100%);min-height:580px;border:1px solid rgba(60,60,60,.08)}
.service-map svg{position:absolute;inset:0;width:100%;height:100%}
.county-shape{fill:rgba(255,255,255,.42);stroke:#c91111;stroke-width:3.5}
.county-inner{fill:rgba(255,255,255,.18);stroke:rgba(201,17,17,.18);stroke-width:2}
.map-river{stroke:#b8d4e4;stroke-width:38;fill:none;opacity:.85}
.river-highlight{stroke:#d8ebf4;stroke-width:18;fill:none;opacity:.95}
.map-road{fill:none;stroke:#a9ab9f;stroke-width:4.5;stroke-linecap:round;opacity:.82}
.map-road.scenic{stroke:#c4c0b7;stroke-width:7;opacity:.6}
.map-road.major{stroke:#d71919;stroke-width:5.5;stroke-dasharray:16 10;opacity:.95}
.route-shadow{fill:none;stroke:rgba(215,25,25,.15);stroke-width:18;stroke-linecap:round}
.route-line{fill:none;stroke:#d80505;stroke-width:6;stroke-linecap:round;stroke-dasharray:20 12;animation:routeDash 9s linear infinite}
.map-label{fill:rgba(41,41,41,.16);font-size:40px;font-weight:900;letter-spacing:.03em}
.water-label,.road-label{fill:rgba(30,35,39,.52);font-size:16px;font-weight:700}
.water-label{fill:#5d8ba4}
.pin-name{box-shadow:0 10px 24px rgba(0,0,0,.08)}
.route-vehicle{width:88px;height:48px;border-radius:12px;background:#fff center/cover no-repeat url('van-side.jpg');box-shadow:0 16px 35px rgba(0,0,0,.28);border:2px solid #fff;animation:driveRouteSatellite 12s ease-in-out infinite}
.route-vehicle::after{content:"";position:absolute;left:9px;right:9px;bottom:-7px;height:8px;background:radial-gradient(circle at 12px 4px,#111 0 4px,transparent 4.4px),radial-gradient(circle at calc(100% - 12px) 4px,#111 0 4px,transparent 4.4px)}
@keyframes driveRouteSatellite{
  0%{left:15%;top:73%;transform:rotate(-10deg)}
  18%{left:29%;top:63%;transform:rotate(-10deg)}
  38%{left:44%;top:55%;transform:rotate(-3deg)}
  55%{left:56%;top:52%;transform:rotate(3deg)}
  72%{left:67%;top:57%;transform:rotate(16deg)}
  85%{left:74%;top:67%;transform:rotate(28deg)}
  100%{left:15%;top:73%;transform:rotate(-10deg)}
}
.route-status{border-radius:18px;padding:14px 16px;max-width:240px}
.route-status span{font-size:.74rem;letter-spacing:.12em}
.map-callout{max-width:290px;border-left:6px solid #d80505;border-radius:18px;padding:16px 18px}

/* ===== Centered opening call message ===== */
.emergency-toast{top:50%;left:50%;right:auto;transform:translate(-50%,-50%) scale(.96);width:min(560px,calc(100% - 28px));padding:18px 20px;border-radius:24px;background:linear-gradient(135deg,rgba(10,10,10,.96),rgba(38,38,38,.96));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:toastCenterInOut 50s ease-in-out 1 forwards;justify-content:space-between}
.emergency-toast::after{content:"Tap to Call";display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff2626,#d80505);color:#fff;border-radius:999px;padding:12px 18px;font-weight:900;white-space:nowrap;box-shadow:0 8px 18px rgba(216,5,5,.35)}
.emergency-toast .icon{width:54px;height:54px;font-size:24px;box-shadow:0 8px 18px rgba(216,5,5,.28)}
.emergency-toast strong{font-size:1.18rem;margin-bottom:4px}
.emergency-toast small{font-size:.92rem}
@keyframes toastCenterInOut{
  0%{transform:translate(-50%,-52%) scale(.92);opacity:0}
  4%{transform:translate(-50%,-50%) scale(1);opacity:1}
  96%{transform:translate(-50%,-50%) scale(1);opacity:1}
  100%{transform:translate(-50%,-52%) scale(.96);opacity:0}
}
@media(max-width:860px){
  .route-vehicle{width:68px;height:38px}
}
@media(max-width:580px){
  .service-map{min-height:520px}
  .route-vehicle{width:56px;height:30px}
  .route-status{max-width:172px;padding:10px 12px}
  .map-label{font-size:26px}
  .water-label,.road-label{font-size:11px}
  .emergency-toast{top:50%;left:50%;right:auto;width:calc(100% - 24px);padding:14px 14px 14px 14px;gap:10px;transform:translate(-50%,-50%) scale(.96)}
  .emergency-toast::after{padding:10px 12px;font-size:.82rem}
  .emergency-toast .icon{width:44px;height:44px;font-size:20px}
  .emergency-toast strong{font-size:.98rem}
  .emergency-toast small{font-size:.78rem}
  @keyframes toastCenterInOut{
    0%{transform:translate(-50%,-52%) scale(.92);opacity:0}
    4%{transform:translate(-50%,-50%) scale(1);opacity:1}
    96%{transform:translate(-50%,-50%) scale(1);opacity:1}
    100%{transform:translate(-50%,-52%) scale(.96);opacity:0}
  }
}


/* ===== V3 polish updates ===== */
/* richer map / cleaner satellite feel */
.service-map{
  background:radial-gradient(circle at 15% 20%, rgba(255,255,255,.55), transparent 18%),
             radial-gradient(circle at 82% 18%, rgba(255,255,255,.28), transparent 18%),
             linear-gradient(145deg,#eef2ec 0%,#d7dfd4 46%,#efe5de 100%);
}
.service-map::before{content:"";position:absolute;inset:10px;border-radius:20px;border:1px solid rgba(255,255,255,.55);pointer-events:none}
.county-shape{fill:rgba(255,255,255,.44)!important;stroke:#d20d0d!important;stroke-width:3.2!important}
.county-inner{fill:rgba(216,0,0,.06)!important;stroke:rgba(216,0,0,.12)!important}
.map-road{stroke:#a7ac9f!important;opacity:.75}
.map-road.scenic{stroke:#c8c3ba!important;opacity:.5}
.map-road.major{stroke:#df1414!important;stroke-width:5.2!important;stroke-dasharray:16 10!important}
.map-river{stroke:#b5cfdf!important;stroke-width:34!important;opacity:.8!important}
.river-highlight{stroke:#dbeaf1!important;stroke-width:16!important;opacity:.96!important}
.route-shadow{stroke:rgba(223,20,20,.12)!important;stroke-width:18!important}
.route-line{stroke:#da0808!important;stroke-width:5.2!important;stroke-dasharray:20 12!important;animation:routeFlow 7s linear infinite}
.map-label{font-size:34px!important;letter-spacing:.08em}
.road-label,.water-label{font-size:14px!important;font-weight:800}
.pin-name{font-size:.72rem;padding:5px 10px;background:rgba(255,255,255,.96)}
.route-status{left:16px;bottom:14px;background:rgba(255,255,255,.94);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}
.map-callout{right:16px;bottom:18px;top:auto;max-width:260px;background:rgba(255,255,255,.92);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}

/* actual van animation on map */
.route-vehicle{width:80px!important;height:44px!important;border-radius:10px!important;background:#fff center/cover no-repeat url('van-side.jpg')!important;border:2px solid #fff!important;box-shadow:0 14px 28px rgba(0,0,0,.24)!important;animation:driveRouteReal 14s ease-in-out infinite!important}
.route-vehicle:before{display:none!important}
.route-vehicle:after{content:"";position:absolute;left:10px;right:10px;bottom:-7px;height:8px;background:radial-gradient(circle at 12px 4px,#111 0 4px,transparent 4.5px),radial-gradient(circle at calc(100% - 12px) 4px,#111 0 4px,transparent 4.5px)!important}
@keyframes driveRouteReal{
  0%{left:15%;top:74%;transform:rotate(-9deg)}
  18%{left:29%;top:66%;transform:rotate(-7deg)}
  37%{left:43%;top:58%;transform:rotate(-2deg)}
  57%{left:56%;top:54%;transform:rotate(4deg)}
  74%{left:67%;top:58%;transform:rotate(16deg)}
  88%{left:74%;top:69%;transform:rotate(30deg)}
  100%{left:15%;top:74%;transform:rotate(-9deg)}
}

/* more real photo presentation */
.real-work-v2{margin-top:30px;display:grid;grid-template-columns:1.15fr .85fr;gap:22px}
.real-hero-photo{position:relative;overflow:hidden;border-radius:24px;box-shadow:var(--shadow)}
.real-hero-photo img{width:100%;height:600px;object-fit:cover;display:block}
.real-hero-photo .badge{position:absolute;left:18px;bottom:18px;background:rgba(255,255,255,.95);padding:12px 16px;border-radius:16px;font-weight:900;box-shadow:0 10px 24px rgba(0,0,0,.12)}
.work-mosaic{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.work-mosaic .work-card img{height:230px}
.photo-rail{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:18px}
.photo-rail .work-card img{height:180px}
.work-card small{position:absolute;right:14px;top:14px;background:rgba(0,0,0,.72);color:#fff;padding:6px 9px;border-radius:999px;font-size:.7rem;font-weight:800;letter-spacing:.04em}

/* refined, dismissible opening callout */
.emergency-toast{position:fixed;z-index:120;display:block;text-decoration:none;color:#fff;max-width:none;background:none;box-shadow:none;padding:0;left:50%;top:50%;transform:translate(-50%,-50%);animation:none}
.emergency-toast .emergency-shell{position:relative;display:flex;align-items:center;gap:14px;padding:18px 20px;border-radius:24px;background:linear-gradient(135deg,rgba(9,9,9,.96),rgba(44,44,44,.96));box-shadow:0 20px 48px rgba(0,0,0,.32);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:all .55s ease;width:min(620px,calc(100vw - 30px))}
.emergency-toast .call-link{display:flex;align-items:center;gap:14px;color:#fff;text-decoration:none;flex:1}
.emergency-toast .icon{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,#ff3434,#d80505);display:grid;place-items:center;font-size:24px;font-weight:900;flex:0 0 auto}
.emergency-toast strong{display:block;font-size:1.18rem;line-height:1.12;margin-bottom:4px}
.emergency-toast small{display:block;color:rgba(255,255,255,.82);font-size:.92rem}
.emergency-toast .call-pill{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:999px;background:linear-gradient(135deg,#ff2727,#d80505);font-weight:900;box-shadow:0 10px 24px rgba(216,5,5,.35);white-space:nowrap}
.emergency-dismiss{position:absolute;right:10px;top:10px;border:0;background:rgba(255,255,255,.12);color:#fff;width:28px;height:28px;border-radius:50%;font-size:18px;cursor:pointer;line-height:1}
.emergency-toast.toast-stage-intro .emergency-shell{transform:scale(1.04)}
.emergency-toast.toast-stage-float{left:auto;top:auto;right:18px;bottom:98px;transform:none}
.emergency-toast.toast-stage-float .emergency-shell{width:360px;padding:13px 14px 13px 14px;border-radius:20px}
.emergency-toast.toast-stage-float .icon{width:40px;height:40px;font-size:19px}
.emergency-toast.toast-stage-float strong{font-size:.94rem}
.emergency-toast.toast-stage-float small{font-size:.78rem}
.emergency-toast.toast-stage-float .call-pill{padding:10px 13px;font-size:.82rem}
.emergency-toast.toast-hidden{opacity:0;pointer-events:none}
.emergency-toast.toast-hidden .emergency-shell{transform:scale(.92)}

@media(max-width:900px){
  .real-work-v2{grid-template-columns:1fr}
  .real-hero-photo img{height:460px}
}
@media(max-width:680px){
  .work-mosaic,.photo-rail{grid-template-columns:1fr 1fr}
}
@media(max-width:580px){
  .route-vehicle{width:58px!important;height:32px!important}
  .road-label,.water-label{font-size:11px!important}
  .map-label{font-size:24px!important}
  .real-hero-photo img{height:350px}
  .photo-rail{grid-template-columns:1fr}
  .work-mosaic .work-card img{height:180px}
  .photo-rail .work-card img{height:170px}
  .emergency-toast.toast-stage-intro{left:50%;top:50%;right:auto;bottom:auto;transform:translate(-50%,-50%)}
  .emergency-toast .emergency-shell{width:calc(100vw - 22px);padding:15px 14px 14px 14px;gap:10px}
  .emergency-toast .icon{width:44px;height:44px;font-size:20px}
  .emergency-toast strong{font-size:1rem}
  .emergency-toast small{font-size:.78rem}
  .emergency-toast .call-pill{padding:9px 11px;font-size:.78rem}
  .emergency-toast.toast-stage-float{right:12px;bottom:78px}
  .emergency-toast.toast-stage-float .emergency-shell{width:min(280px,calc(100vw - 24px))}
}


/* ===== V4 clean map and photo captions ===== */
.service-map{
  min-height:560px;
  background:#eef1ec;
  border:1px solid #dfe4dc;
  box-shadow:0 22px 50px rgba(24,31,25,.12);
}
.service-map::before{display:none!important}
.county-shape{fill:rgba(255,255,255,.72)!important;stroke:#d60b0b!important;stroke-width:3.4!important}
.map-road{fill:none;stroke-linecap:round}
.map-road.local{stroke:#b8bcb5!important;stroke-width:4.5!important;opacity:.9!important}
.map-road.route59{stroke:#f1b7b7!important;stroke-width:13!important;opacity:.95!important}
.map-road.thruway{stroke:#c9cbc6!important;stroke-width:9!important;opacity:.95!important}
.route-shadow{stroke:rgba(214,11,11,.12)!important;stroke-width:16!important}
.route-line{stroke:#d60b0b!important;stroke-width:5!important;stroke-dasharray:16 11!important;animation:routeFlow 7s linear infinite!important}
.map-label{fill:rgba(49,55,50,.15)!important;font-size:34px!important;letter-spacing:.09em!important}
.road-label{fill:#70756e!important;font-size:14px!important;font-weight:800!important}
.water-label{fill:#5f8ba4!important;font-size:14px!important;font-weight:800!important}
.pin-name{font-size:.7rem!important;padding:5px 9px!important;box-shadow:0 8px 20px rgba(0,0,0,.08)!important}
.map-callout{background:rgba(255,255,255,.96)!important}
.route-status{background:rgba(255,255,255,.96)!important}

/* one caption only per photo */
.work-card small{display:none!important}
.work-card span{left:12px!important;bottom:12px!important;padding:7px 10px!important;font-size:.78rem!important}
.real-hero-photo .badge{font-size:.86rem!important;padding:10px 13px!important}

@media(max-width:580px){
  .service-map{min-height:505px}
  .map-label{font-size:23px!important}
  .road-label,.water-label{font-size:10px!important}
  .route-vehicle{width:54px!important;height:30px!important}
}


/* ===== V5 cleaner coverage map ===== */
.map-layout{grid-template-columns:.72fr 1.28fr;gap:42px;align-items:center}
.map-copy{max-width:430px}
.coverage-card{background:#fff;border:1px solid #e3e5e1;border-radius:26px;padding:16px;box-shadow:0 24px 60px rgba(31,37,31,.13)}
.coverage-head,.coverage-foot{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:2px 4px 14px}
.coverage-head span{display:block;color:#d70b0b;font-size:.72rem;letter-spacing:.14em;font-weight:1000}
.coverage-head strong{display:block;font-size:1.15rem;margin-top:3px}
.coverage-head a,.coverage-foot a{font-weight:900;color:#d70b0b;white-space:nowrap}
.coverage-foot{padding:14px 4px 2px;font-size:.88rem;color:#665f5a}
.coverage-foot b{color:#211f1d}
.compact-map{min-height:460px!important;border-radius:20px!important;border:0!important;box-shadow:none!important;background:#e7ece4!important}
.compact-map::before{display:none!important}
.map-label-v5{fill:rgba(40,46,41,.12);font-size:31px;font-weight:1000;letter-spacing:.11em}
.water-label-v5{fill:#58829a;font-size:12px;font-weight:900;writing-mode:vertical-rl;letter-spacing:.12em}
.road-label-v5{fill:#9b4a4a;font-size:12px;font-weight:900;letter-spacing:.1em}
.route-line-v5{animation:routeV5 8s linear infinite}
@keyframes routeV5{to{stroke-dashoffset:-240}}
.map-pin-v5{position:absolute;z-index:6;display:flex;flex-direction:column;align-items:center;transform:translate(-50%,-50%);text-decoration:none;color:#262321}
.map-pin-v5 i{display:block;width:20px;height:20px;border-radius:50% 50% 50% 0;background:#e10a0a;transform:rotate(-45deg);box-shadow:0 0 0 7px rgba(225,10,10,.10),0 8px 14px rgba(0,0,0,.12)}
.map-pin-v5 i::after{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background:#fff;left:7px;top:7px}
.map-pin-v5 span{margin-top:10px;background:rgba(255,255,255,.96);padding:5px 9px;border-radius:999px;font-size:.68rem;font-weight:1000;box-shadow:0 7px 18px rgba(0,0,0,.08);white-space:nowrap}
.map-pin-v5:hover span{background:#d70b0b;color:#fff}
.p-suffern{left:20%;top:23%}.p-monsey{left:34%;top:29%}.p-spring{left:40%;top:49%}.p-newcity{left:53%;top:27%}.p-nanuet{left:52%;top:56%}.p-congers{left:68%;top:25%}.p-nyack{left:76%;top:69%}.p-pearl{left:46%;top:79%}
.route-vehicle-v5{width:58px!important;height:32px!important;z-index:5!important;animation:driveV5 13s ease-in-out infinite!important;box-shadow:0 10px 20px rgba(0,0,0,.23)!important}
@keyframes driveV5{0%{left:17%;top:75%;transform:rotate(-8deg)}20%{left:31%;top:66%;transform:rotate(-6deg)}40%{left:46%;top:57%;transform:rotate(-1deg)}58%{left:58%;top:54%;transform:rotate(5deg)}76%{left:68%;top:59%;transform:rotate(16deg)}90%{left:75%;top:69%;transform:rotate(28deg)}100%{left:17%;top:75%;transform:rotate(-8deg)}}
@media(max-width:900px){.map-layout{grid-template-columns:1fr}.map-copy{max-width:none}.coverage-card{padding:12px}}
@media(max-width:580px){
 .local-map-section{padding-top:42px!important}
 .map-copy h2{font-size:2rem!important}
 .coverage-card{border-radius:22px;padding:10px}
 .coverage-head{padding:4px 4px 12px}.coverage-head strong{font-size:1rem}.coverage-head a{font-size:.78rem}
 .compact-map{min-height:430px!important;border-radius:16px!important}
 .map-pin-v5 i{width:17px;height:17px}.map-pin-v5 i::after{width:5px;height:5px;left:6px;top:6px}
 .map-pin-v5 span{font-size:.58rem;padding:4px 7px;margin-top:9px}
 .map-label-v5{font-size:21px}.water-label-v5,.road-label-v5{font-size:9px}
 .route-vehicle-v5{width:46px!important;height:26px!important}
 .p-suffern{left:19%;top:22%}.p-monsey{left:34%;top:30%}.p-spring{left:39%;top:49%}.p-newcity{left:54%;top:26%}.p-nanuet{left:53%;top:57%}.p-congers{left:70%;top:24%}.p-nyack{left:77%;top:69%}.p-pearl{left:47%;top:80%}
 .coverage-foot{font-size:.76rem}
}

/* ===== V6: real map redesign ===== */
.local-map-section{background:linear-gradient(180deg,#fff 0%,#faf8f7 100%)}
.location-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:26px}
.location-heading h2{margin-bottom:8px}
.location-heading .lead{margin-bottom:0;max-width:720px}

.real-map-card{
  overflow:hidden;
  border:1px solid #e7e1dd;
  border-radius:28px;
  background:#fff;
  box-shadow:0 20px 55px rgba(34,29,26,.10);
}
.map-topline,.map-bottomline{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding:18px 22px;
}
.map-topline{border-bottom:1px solid #eee8e4}
.map-bottomline{border-top:1px solid #eee8e4;color:#5f5955}
.map-topline div{display:flex;flex-direction:column;gap:2px}
.map-topline strong{font-size:1.05rem}
.map-topline span{font-size:.86rem;color:#77706b}
.map-topline a,.map-bottomline a{color:#d80505;font-weight:900}

.real-map-frame{
  position:relative;
  height:430px;
  background:#ececec;
  overflow:hidden;
}
.real-map-frame.large-map{height:520px}
.real-map-frame iframe{
  width:100%;
  height:100%;
  border:0;
  display:block;
  filter:saturate(.88) contrast(.96);
}
.map-van-badge{
  position:absolute;
  left:22px;
  bottom:22px;
  display:flex;
  align-items:center;
  gap:11px;
  padding:9px 13px 9px 9px;
  background:rgba(255,255,255,.95);
  border:1px solid rgba(0,0,0,.07);
  border-radius:999px;
  box-shadow:0 12px 28px rgba(0,0,0,.18);
  font-weight:900;
  animation:vanBadgeFloat 3.5s ease-in-out infinite;
}
.map-van-badge img{
  width:66px;
  height:38px;
  object-fit:cover;
  border-radius:999px;
}
@keyframes vanBadgeFloat{
  0%,100%{transform:translateY(0)}
  50%{transform:translateY(-5px)}
}

.town-links-clean{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  padding:20px 22px;
  background:#fcfbfa;
  border-top:1px solid #eee8e4;
}
.town-links-clean a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  padding:9px 15px;
  border-radius:999px;
  background:#fff;
  border:1px solid #ded7d2;
  font-weight:900;
  transition:.18s ease;
}
.town-links-clean a:hover{
  border-color:#d80505;
  color:#d80505;
  transform:translateY(-1px);
}

@media(max-width:760px){
  .location-heading{align-items:flex-start;flex-direction:column}
  .real-map-frame{height:360px}
  .real-map-frame.large-map{height:420px}
  .map-topline,.map-bottomline{padding:15px 16px}
  .map-topline a{font-size:.86rem}
  .town-links-clean{padding:16px;gap:8px}
  .town-links-clean a{font-size:.82rem;min-height:38px;padding:8px 12px}
  .map-bottomline{font-size:.84rem}
  .map-van-badge{left:14px;bottom:14px;padding:7px 11px 7px 7px;font-size:.82rem}
  .map-van-badge img{width:52px;height:30px}
}


/* ===== V7: animated drop pins on live map ===== */
.detailed-map-frame{height:500px}
.detailed-map-frame iframe{filter:saturate(.85) contrast(.94) brightness(1.01)}
.map-glass{
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(255,255,255,.10),rgba(255,255,255,.16));
  pointer-events:none;
}
.map-drop-pins{
  position:absolute;
  inset:0;
  z-index:2;
  pointer-events:none;
}
.map-drop-pin{
  position:absolute;
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:8px;
  transform:translate(-50%,-110px);
  opacity:0;
  text-decoration:none;
  pointer-events:auto;
  animation:none;
  animation-delay:var(--delay,0s);
}
.map-drop-pin i{
  position:relative;
  display:block;
  width:24px;
  height:24px;
  background:linear-gradient(180deg,#ff3838,#d80505);
  border-radius:50% 50% 50% 0;
  transform:rotate(-45deg);
  box-shadow:0 10px 25px rgba(216,5,5,.28),0 0 0 8px rgba(216,5,5,.10);
}
.map-drop-pin i::after{
  content:"";
  position:absolute;
  width:8px;
  height:8px;
  border-radius:50%;
  background:#fff;
  left:8px;
  top:8px;
}
.map-drop-pin span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:7px 11px;
  border-radius:999px;
  background:rgba(255,255,255,.96);
  border:1px solid rgba(26,18,14,.08);
  color:#231d1a;
  font-size:.76rem;
  font-weight:900;
  line-height:1;
  white-space:nowrap;
  box-shadow:0 8px 18px rgba(0,0,0,.10);
  transition:transform .18s ease,color .18s ease,border-color .18s ease;
}
.map-drop-pin:hover span{transform:translateY(-1px);color:#d80505;border-color:rgba(216,5,5,.34)}
.map-drop-pin:hover i{box-shadow:0 12px 28px rgba(216,5,5,.38),0 0 0 10px rgba(216,5,5,.12)}
@keyframes dropPinIn{
  0%{opacity:0;transform:translate(-50%,-90px) scale(.72)}
  75%{opacity:1;transform:translate(-50%,4px) scale(1.06)}
  100%{opacity:1;transform:translate(-50%,0) scale(1)}
}

.pin-suffern{left:20%;top:25%}
.pin-airmont{left:27%;top:32%}
.pin-monsey{left:33%;top:28%}
.pin-spring-valley{left:38%;top:44%}
.pin-chestnut-ridge{left:38%;top:34%}
.pin-nanuet{left:51%;top:49%}
.pin-new-city{left:50%;top:24%}
.pin-bardonia{left:55%;top:35%}
.pin-congers{left:63%;top:27%}
.pin-valley-cottage{left:64%;top:40%}
.pin-west-nyack{left:63%;top:50%}
.pin-nyack{left:71%;top:46%}
.pin-orangeburg{left:56%;top:62%}
.pin-pearl-river{left:43%;top:67%}
.pin-pomona{left:49%;top:15%}
.pin-haverstraw{left:70%;top:17%}
.pin-garnerville{left:73%;top:24%}
.pin-stony-point{left:76%;top:11%}
.pin-hillcrest{left:30%;top:39%}
.pin-wesley-hills{left:42%;top:29%}

.all-locations-grid{justify-content:flex-start}
.all-locations-grid a{background:#fff}

@media(max-width:980px){
  .detailed-map-frame{height:460px}
  .map-drop-pin span{font-size:.68rem;padding:6px 9px}
}
@media(max-width:760px){
  .detailed-map-frame{height:430px}
  .map-drop-pin i{width:20px;height:20px;box-shadow:0 8px 18px rgba(216,5,5,.26),0 0 0 6px rgba(216,5,5,.10)}
  .map-drop-pin i::after{width:7px;height:7px;left:6.5px;top:6.5px}
  .map-drop-pin span{font-size:.62rem;padding:5px 8px;max-width:88px;white-space:normal;text-align:center;line-height:1.05}
  .map-van-badge{display:none}
}
@media(max-width:560px){
  .detailed-map-frame{height:395px}
  .pin-stony-point span,.pin-garnerville span,.pin-pomona span,.pin-hillcrest span,.pin-bardonia span,.pin-west-nyack span,.pin-chestnut-ridge span,.pin-wesley-hills span,.pin-valley-cottage span,.pin-orangeburg span{display:none}
}


/* ===== V8: start pin animation only when map enters viewport ===== */
.map-drop-pin{opacity:0;transform:translate(-50%,-90px) scale(.72)}
.real-map-frame.pins-active .map-drop-pin{
  animation:dropPinIn .85s cubic-bezier(.2,.95,.22,1.18) forwards;
  animation-delay:var(--delay,0s);
}
@media (prefers-reduced-motion: reduce){
  .map-drop-pin,
  .real-map-frame.pins-active .map-drop-pin{
    animation:none!important;
    opacity:1!important;
    transform:translate(-50%,0) scale(1)!important;
  }
}

/* ===== V9 audited Google review-ready section ===== */
.google-review-ready{
  display:grid;
  grid-template-columns:1.25fr .75fr;
  gap:28px;
  align-items:center;
}
.review-ready-copy .lead{max-width:760px}
.google-review-placeholder{
  min-height:240px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  gap:9px;
  padding:28px;
  border-radius:24px;
  border:1px solid #e6dfdb;
  background:linear-gradient(145deg,#fff,#f7f4f2);
  box-shadow:0 16px 38px rgba(36,30,27,.08);
}
.google-review-placeholder .google-g{
  width:58px;
  height:58px;
  display:grid;
  place-items:center;
  border-radius:18px;
  background:#fff;
  color:#4285f4;
  font-size:2rem;
  font-weight:1000;
  box-shadow:0 10px 24px rgba(0,0,0,.10);
}
.google-review-placeholder strong{font-size:1.1rem}
.google-review-placeholder span{color:#6f6863;font-size:.9rem}

@media(max-width:760px){
  .google-review-ready{grid-template-columns:1fr}
  .google-review-placeholder{min-height:180px}
}

/* Keep the desktop header balanced at full and medium widths. */
@media(min-width:901px){
  .nav{gap:18px}
  .nav>.logo{flex:0 0 auto}
  .links{margin-left:auto;gap:18px}
  .links a{white-space:nowrap}
  .actions{flex:0 0 auto}
  .actions .btn{white-space:nowrap}
}

@media(min-width:901px) and (max-width:1150px){
  .wrap.nav{width:96%}
  .logo img{width:160px}
  .links{gap:13px;font-size:.82rem}
  .actions .btn-outline{display:none}
  .actions .btn{padding:11px 14px;font-size:.82rem}
}
