*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6;color:#0B1F33;background:#fff;padding-bottom:56px}img{max-width:100%;height:auto;display:block}a{color:#0077B6;text-decoration:none}a:hover,a:focus{text-decoration:underline}.container{width:min(1120px,calc(100% - 2rem));margin:0 auto}section{padding:3.5rem 0}h1,h2,h3{margin:0 0 .75rem;line-height:1.15;color:#0B1F33}h1{font-size:clamp(2rem,7vw,4rem)}h2{font-size:clamp(1.65rem,5vw,2.5rem)}.skip-link{position:absolute;left:-999px;top:1rem;background:#FF7A00;color:#0B1F33;padding:.75rem 1rem}.skip-link:focus{left:1rem}.btn,button.btn,.header-ctas a,.mobile-sticky-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.8rem 1.1rem;border-radius:.6rem;border:2px solid transparent;font-weight:800;text-align:center;text-decoration:none}.btn-primary,.btn-phone{background:#FF7A00;color:#0B1F33;border-color:#FF7A00}.btn-secondary{background:#fff;color:#0B1F33;border-color:#D7E2EA}.site-header{position:sticky;top:0;z-index:1000;background:#fff;border-bottom:1px solid #E4ECF2}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:76px;gap:1rem}.site-logo{max-width:190px}.site-logo img{max-height:48px}.main-nav{display:none}.main-nav ul,.footer-nav ul{list-style:none;padding:0;margin:0}.header-ctas{display:flex;gap:.5rem}.header-ctas .btn-secondary{display:none}.mobile-sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:1001;display:grid;grid-template-columns:1fr 1fr;background:#0B1F33}.mobile-sticky-cta a{border-radius:0;min-height:56px}.mobile-sticky-cta a:first-child{background:#FF7A00;color:#0B1F33}.mobile-sticky-cta a:last-child{background:#0077B6;color:#fff}.hero,.service-hero,.services-hero,.contact-hero{background:linear-gradient(135deg,rgba(11,31,51,.96),rgba(0,119,182,.9)),#0B1F33;color:#fff;padding:4rem 0}.hero h1,.service-hero h1,.services-hero h1,.contact-hero h1,.hero h2,.service-hero h2{color:#fff}.hero p,.service-hero p,.services-hero p,.contact-hero p{color:#E8F2F8}.hero-inner,.service-hero-inner,.final-contact-inner,.contact-form-inner{display:grid;gap:2rem}.hero-form-card,.contact-form-card,.callback-form-section form{background:#fff;color:#0B1F33;border-radius:1rem;padding:1.25rem;box-shadow:0 18px 45px rgba(11,31,51,.18)}form{display:grid;gap:.85rem}input,select,textarea{width:100%;border:1px solid #C9D8E2;border-radius:.55rem;padding:.78rem .85rem}.checkbox-label{display:flex;gap:.55rem;align-items:flex-start}.checkbox-label input{width:auto}.hero-ctas,.section-ctas{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.emergency-strip,.service-cta-band,.mid-cta-section,.phone-cta-section,.final-cta-section,.final-contact-cta{background:#0B1F33;color:#fff}.emergency-strip h2,.service-cta-band h2,.mid-cta-section h2,.phone-cta-section h2,.final-cta-section h2,.final-contact-cta h2{color:#fff}.trust-strip,.problems-section,.local-area-section,.local-coverage-section,.final-contact-section,.local-area-note{background:#F5F8FA}.services-grid,.why-grid,.process-steps,.problem-list,.signs-list{display:grid;gap:1rem}.service-card,.why-grid article,.process-steps li,.problem-list li,.signs-list li{background:#fff;border:1px solid #E4ECF2;border-radius:1rem;padding:1.25rem;box-shadow:0 10px 25px rgba(11,31,51,.06)}.process-steps{list-style:none;counter-reset:process;padding:0}.process-steps li{position:relative;padding-left:4rem;counter-increment:process}.process-steps li:before{content:counter(process);position:absolute;top:1.2rem;left:1.2rem;width:2rem;height:2rem;border-radius:999px;display:grid;place-items:center;background:#FF7A00;color:#0B1F33;font-weight:900}.faq-list{display:grid;gap:.8rem}details{background:#fff;border:1px solid #D7E2EA;border-radius:.85rem;padding:1rem}summary{cursor:pointer;font-weight:900}.legal-page .container{max-width:860px}.thank-you-page,.error-page{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,rgba(11,31,51,.96),rgba(0,119,182,.88)),#0B1F33;color:#fff;text-align:center;padding:2rem 0}.thank-you-page h1,.error-page h1{color:#fff}.site-footer{background:#081827;color:#DDEAF2;padding:3rem 0}.footer-inner{display:grid;gap:2rem}.footer-brand img{max-height:52px;margin-bottom:1rem}.footer-brand a,.footer-nav a,.footer-legal a{color:#fff}.footer-nav h2{color:#fff;font-size:1.1rem}@media(min-width:640px){.services-grid,.why-grid{grid-template-columns:repeat(2,1fr)}.process-steps,.problem-list,.signs-list{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){body{padding-bottom:0}section{padding:5rem 0}.main-nav{display:block}.main-nav ul{display:flex;gap:1.25rem}.header-ctas .btn-secondary{display:inline-flex}.mobile-sticky-cta{display:none}.hero-inner,.service-hero-inner,.final-contact-inner,.contact-form-inner{grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr);align-items:center}.services-grid{grid-template-columns:repeat(3,1fr)}.why-grid,.process-steps,.problem-list,.signs-list{grid-template-columns:repeat(4,1fr)}.footer-inner{grid-template-columns:1.2fr .8fr .8fr 1fr}}@media(max-width:899px){.hero-ctas .btn,.section-ctas .btn,form .btn{width:100%}.site-logo{max-width:150px}.header-ctas .btn-phone{font-size:.85rem;padding:.7rem}}


/* Master preview patch: remove stray list bullets on card grids */
.problem-list, .signs-list, .trust-strip-list { list-style: none !important; }
.problem-list li, .signs-list li, .trust-strip-list li { list-style: none !important; }


/* ---- Mobile menu + preview polish patch ---- */
.menu-toggle{
  display:inline-grid;
  place-items:center;
  gap:4px;
  width:44px;
  height:44px;
  border:1px solid #D7E2EA;
  border-radius:.65rem;
  background:#FFFFFF;
  cursor:pointer;
}
.menu-toggle span{
  display:block;
  width:20px;
  height:2px;
  background:#0B1F33;
  border-radius:99px;
}
.hero-trust-list,
.trust-strip-list{
  list-style:none;
  padding:0;
  margin:1.25rem 0 0;
}
.hero-trust-list li{
  position:relative;
  padding-left:1.35rem;
  color:#FFFFFF;
  font-weight:700;
}
.hero-trust-list li::before{
  content:"✓";
  position:absolute;
  left:0;
  color:#FF7A00;
  font-weight:900;
}
.trust-strip-list{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:.75rem;
  margin:0 0 1rem;
}
.trust-strip-list li{
  background:#FFFFFF;
  border:1px solid #E4ECF2;
  border-radius:.75rem;
  padding:.8rem;
  text-align:center;
  font-weight:800;
  box-shadow:0 8px 18px rgba(11,31,51,.04);
}
@media(max-width:899px){
  .site-header{position:sticky;top:0;}
  .header-inner{position:relative;min-height:64px;}
  .main-nav{
    display:none;
    position:absolute;
    left:0;
    right:0;
    top:100%;
    background:#FFFFFF;
    border:1px solid #E4ECF2;
    border-radius:0 0 1rem 1rem;
    box-shadow:0 16px 35px rgba(11,31,51,.14);
    padding:.75rem;
  }
  .main-nav.is-open{display:block;}
  .main-nav ul{display:grid;gap:.35rem;}
  .main-nav a{display:block;padding:.75rem;border-radius:.55rem;color:#0B1F33;font-weight:800;}
  .main-nav a:hover,.main-nav a:focus{background:#F5F8FA;text-decoration:none;}
  .header-ctas{margin-left:auto;}
  .header-ctas .btn-phone{display:none;}
  .menu-toggle{order:3;}
  .site-logo{max-width:175px;}
}
@media(min-width:900px){
  .menu-toggle{display:none;}
}
@media(max-width:520px){
  .site-logo{max-width:190px;}
  .header-inner{gap:.5rem;}
}


/* =========================================================
   Patch: form card text visibility
   Keeps form card copy readable on light backgrounds.
========================================================= */

.hero-form-card,
.contact-form-card,
.callback-form-section form {
  color: #0B1F33;
}

.hero-form-card h2,
.hero-form-card h3,
.contact-form-card h2,
.contact-form-card h3,
.callback-form-section h2,
.callback-form-section h3 {
  color: #0B1F33;
}

.hero-form-card p,
.contact-form-card p,
.callback-form-section p,
.form-card p,
.form-intro,
.contact-form-copy p {
  color: #40556B !important;
}

.hero-form-card label,
.contact-form-card label,
.callback-form-section label {
  color: #0B1F33;
}

.hero-form-card input,
.hero-form-card select,
.hero-form-card textarea,
.contact-form-card input,
.contact-form-card select,
.contact-form-card textarea,
.callback-form-section input,
.callback-form-section select,
.callback-form-section textarea {
  color: #0B1F33;
  background: #FFFFFF;
}


/* =========================================================
   Patch: final approved logo placement
   Header uses white-background full logo.
   Footer uses dark/blue footer-friendly logo.
========================================================= */

.site-logo {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  max-width: 285px;
  line-height: 0;
}

.site-logo img {
  width: auto;
  max-width: 260px;
  max-height: 74px;
  object-fit: contain;
  display: block;
  background: #FFFFFF;
  border-radius: 0;
}

.site-header .site-logo img {
  background: #FFFFFF;
}

.footer-brand img {
  width: auto;
  max-width: 285px;
  max-height: 95px;
  object-fit: contain;
  display: block;
  background: transparent;
}

@media (max-width: 899px) {
  .site-logo {
    max-width: 220px;
  }

  .site-logo img {
    max-width: 205px;
    max-height: 58px;
  }
}

@media (max-width: 420px) {
  .site-logo {
    max-width: 175px;
  }

  .site-logo img {
    max-width: 165px;
    max-height: 52px;
  }
}



/* =========================================================
   FINAL LOGO SIZE + FOOTER FIX
========================================================= */

.site-header .site-logo {
  display:flex;
  align-items:center;
  max-width:none;
}

.site-header .site-logo img {
  width:auto !important;
  height:auto !important;
  max-width:340px !important;
  max-height:92px !important;
  display:block;
  object-fit:contain;
  background:transparent !important;
}

.footer-brand img,
.site-footer img {
  width:auto !important;
  height:auto !important;
  max-width:280px !important;
  max-height:90px !important;
  display:block;
  object-fit:contain;
  background:transparent !important;
  mix-blend-mode:normal;
}

@media (max-width: 900px) {
  .site-header .site-logo img {
    max-width:260px !important;
    max-height:72px !important;
  }
}

@media (max-width: 480px) {
  .site-header .site-logo img {
    max-width:220px !important;
    max-height:62px !important;
  }

  .footer-brand img,
  .site-footer img {
    max-width:220px !important;
  }
}



/* =========================================================
   FINAL CROPPED LOGO FIX
========================================================= */

.site-header {
  min-height: 88px;
}

.site-header .site-logo img {
  max-width: 320px !important;
  max-height: 78px !important;
  width: auto !important;
  height: auto !important;
  object-fit: contain;
  display: block;
}

.footer-brand img,
.site-footer .footer-brand img {
  max-width: 360px !important;
  max-height: 110px !important;
  width: auto !important;
  height: auto !important;
  object-fit: contain;
  display: block;
  background: transparent !important;
}

.footer-brand {
  background: transparent !important;
}

@media (max-width: 900px) {
  .site-header .site-logo img {
    max-width: 250px !important;
    max-height: 68px !important;
  }

  .footer-brand img {
    max-width: 260px !important;
  }
}



/* =========================================================
   FINAL FOOTER LOGO CORRECTION
   Uses the dark-background logo asset with no white box.
========================================================= */

.site-footer .footer-brand img {
  content: url("../logos/poole-footer-logo.png");
  width: auto !important;
  height: auto !important;
  max-width: 420px !important;
  max-height: 125px !important;
  object-fit: contain !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

.site-header .site-logo img {
  content: url("../logos/poole-header-logo.png");
  max-width: 320px !important;
  max-height: 78px !important;
}

@media (max-width: 900px) {
  .site-footer .footer-brand img {
    max-width: 300px !important;
    max-height: 100px !important;
  }
}

@media (min-width: 900px) {
  .whatsapp-float {
    bottom: 1.25rem;
    right: 1.25rem;
  }
}

/* -------------------------
   Floating WhatsApp CTA
------------------------- */
.whatsapp-float {
  position: fixed;
  right: 1rem;
  bottom: 4.75rem;
  z-index: 1002;
  width: 58px;
  height: 58px;
  border-radius: 999px;
  background: #25D366;
  color: #FFFFFF;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 12px 28px rgba(11, 31, 51, 0.25);
  text-decoration: none;
  font-size: 0;
  border: 3px solid #FFFFFF;
}

.whatsapp-float-icon {
  width: 30px;
  height: 30px;
  display: block;
  color: #FFFFFF;
  flex: 0 0 auto;
}
.whatsapp-float:hover,
.whatsapp-float:focus {
  background: #1EBE5D;
  text-decoration: none;
  outline: 3px solid rgba(37, 211, 102, 0.35);
  outline-offset: 3px;
}
@media (min-width: 900px) {
  .whatsapp-float {
    right: 1.25rem;
    bottom: 1.25rem;
  }
}
