:root{--navy:#061C3D;--navy-2:#07172F;--blue:#0057C8;--gold:#D4A72C;--gold-text:#735700;--green:#25D366;--text:#071832;--body:#4E5B70;--line:#DDE7F2;--container:1440px;--nav-h:96px}
*{box-sizing:border-box}html{width:100%}body{margin:0;width:100%;font-family:Inter,Arial,sans-serif;color:var(--text);background:#061C3D;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block;height:auto}a{color:inherit;text-decoration:none}svg{width:1em;height:1em;fill:currentColor;display:inline-block;vertical-align:middle}.container{width:min(var(--container),100%);margin:0 auto;padding:0 28px}.sr-only{position:absolute!important;width:1px!important;height:1px!important;clip:rect(0,0,0,0)!important;overflow:hidden!important;white-space:nowrap!important}.skip-link{position:absolute;left:-999px;width:1px;height:1px;overflow:hidden}.skip-link:focus{left:18px;top:18px;width:auto;height:auto;background:var(--gold);color:#000;padding:10px 14px;z-index:9999;border-radius:8px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--gold-text);font-weight:900;text-transform:uppercase;letter-spacing:.18em;font-size:.78rem;margin-bottom:12px}.hero-content .eyebrow{color:var(--gold)}[hidden]{display:none!important}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--navy);color:#fff;border:0;border-radius:999px;padding:14px 23px;font-weight:900;line-height:1.1;cursor:pointer;white-space:nowrap}.btn svg{width:18px;height:18px}.btn-green{background:var(--green);color:#062413}.btn-outline{background:transparent;border:1px solid rgba(6,28,61,.22);color:var(--navy);box-shadow:none}.btn-outline.light{border-color:rgba(255,255,255,.5);color:#fff;background:rgba(255,255,255,.08)}
.site-header{position:sticky;top:0;z-index:2200;background:#fff;box-shadow:0 5px 18px rgba(6,28,61,.08)}.topbar{background:var(--navy);color:#fff;font-size:.92rem}.topbar-inner{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:24px}.topbar-contact{display:flex;flex-wrap:wrap;gap:20px;align-items:center;min-width:0}.topbar-contact span,.topbar-contact a{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.topbar-contact svg{color:var(--gold);width:16px;height:16px}.top-socials{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.top-socials a{width:44px;height:44px;min-width:44px;min-height:44px;border:1px solid rgba(255,255,255,.25);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff}.navbar{background:#fff}.nav-inner{min-height:var(--nav-h);display:flex;align-items:center;justify-content:space-between;gap:28px;position:relative}.brand{display:flex;align-items:center;flex:0 0 auto}.site-logo{width:clamp(286px,18.2vw,348px);max-width:38vw;height:auto;display:block}.bms-custom-logo{object-fit:contain;max-height:90px}.primary-nav{display:flex;align-items:center;gap:clamp(14px,1.25vw,24px);font-weight:850;color:var(--navy);min-width:0}.primary-nav>a,.primary-nav .mega-trigger{white-space:nowrap}.primary-nav .nav-placement-mobile{display:none}.primary-nav>a,.mega-trigger{padding:12px 0;position:relative}.nav-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px;border-radius:999px;padding:12px 18px!important;font-weight:900;border:1px solid var(--line);line-height:1}.nav-wa{background:#eafbf2;color:#087a36;border-color:#bdebd0}.nav-quote{background:var(--navy);color:#fff;border-color:var(--navy)}.has-mega{position:relative}.mega-menu{position:absolute;opacity:0;visibility:hidden;pointer-events:none}.nav-toggle{display:none;background:var(--navy);border:0;border-radius:13px;padding:11px;gap:4px;flex-direction:column;cursor:pointer}.nav-toggle span:not(.sr-only){display:block;width:24px;height:2px;background:#fff;border-radius:4px}
.hero-slider{position:relative;min-height:740px;overflow:hidden;background:var(--navy)}.hero-slide{position:absolute;inset:0;opacity:0}.hero-slide.active{opacity:1;z-index:1}.hero-slide picture,.hero-slide img{width:100%;height:100%;object-fit:cover}.hero-slide img{position:absolute;inset:0}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,28,61,.92) 0%,rgba(6,28,61,.74) 35%,rgba(6,28,61,.28) 66%,rgba(6,28,61,.04) 100%)}.hero-content{position:relative;z-index:2;min-height:740px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.hero-content h1,.hero-content .hero-slide-title{color:#fff;font-size:clamp(3rem,5vw,5.7rem);line-height:.98;margin:0 0 24px;max-width:840px;letter-spacing:-.055em}.hero-content p{font-size:1.25rem;color:#eef3fa;max-width:680px;margin:0 0 30px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.hero-slider-nav{position:absolute;inset:0;pointer-events:none;z-index:8;display:flex;align-items:center;justify-content:space-between;padding:0 22px}.hero-slider-nav button{pointer-events:auto;width:44px;height:44px;min-width:44px;min-height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.48);background:rgba(6,28,61,.62);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:1.55rem;line-height:1;cursor:pointer}.slider-dots{position:absolute;z-index:9;left:50%;bottom:16px;transform:translateX(-50%);display:flex;gap:2px}.slider-dots button{position:relative;width:44px;height:44px;min-width:44px;min-height:44px;background:transparent;border:0;padding:0;display:grid;place-items:center}.slider-dots button::before{content:"";display:block;width:30px;height:12px;border-radius:999px;background:rgba(255,255,255,.55);transform:scaleX(.4);transform-origin:center;opacity:.82}.slider-dots button.active::before{background:var(--gold);transform:scaleX(1);opacity:1}
.trust-bar{background:#fff;box-shadow:0 12px 35px rgba(6,28,61,.07);position:relative;z-index:5}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px}.trust-grid div{padding:24px 20px;display:grid;grid-template-columns:auto 1fr;gap:2px 12px;align-items:center;border-right:1px solid var(--line)}.trust-grid div:last-child{border-right:0}.trust-grid svg{grid-row:1/3;color:var(--gold);width:28px;height:28px}.trust-grid span{color:var(--body);font-size:.92rem}
.quick-contact{position:fixed;right:22px;bottom:22px;z-index:1100;display:flex;flex-direction:column;align-items:flex-end;gap:12px}.quick-contact-toggle{border:0;border-radius:999px;background:var(--navy);color:#fff;padding:15px 20px;display:inline-flex;align-items:center;gap:9px;font-weight:900;box-shadow:0 16px 38px rgba(6,28,61,.24);cursor:pointer}.quick-contact-panel{display:none}.trustpilot-review-float.trustpilot-review-direct{position:fixed;left:22px;bottom:22px;z-index:1099;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:10px 16px 10px 12px;border:1px solid #c8d8e1;border-radius:999px;background:#fff;color:#102b4e;font-weight:850;line-height:1;white-space:nowrap;overflow:hidden;box-shadow:0 14px 34px rgba(6,28,61,.18)}.trustpilot-review-star{color:#00b67a;font-size:1.22rem}.trustpilot-review-brand{font-weight:900;color:#101820}
@media(max-width:1200px){.site-logo{width:300px}.primary-nav{gap:15px}}
@media(max-width:980px){:root{--nav-h:78px}.topbar{display:none}.nav-toggle{display:flex}.nav-inner{min-height:var(--nav-h);padding-block:8px}.site-logo{width:232px;max-width:66vw}.primary-nav{position:fixed;left:16px;right:16px;top:calc(var(--nav-h) + 12px);background:#fff;display:none;flex-direction:column;align-items:stretch;gap:0;padding:14px;border:1px solid var(--line);border-radius:24px;box-shadow:0 28px 70px rgba(6,28,61,.24);max-height:calc(100dvh - var(--nav-h) - 28px);overflow-y:auto;z-index:1800}.primary-nav.open{display:flex}.primary-nav .nav-placement-desktop{display:none}.primary-nav .nav-placement-mobile{display:block}.primary-nav>a,.mega-trigger{padding:13px 12px!important;border-bottom:1px solid #eef3f8}.nav-cta{width:100%;margin-top:10px;border-radius:18px!important}.has-mega{position:static}.mega-menu{position:static;width:100%;display:none}.has-mega.open .mega-menu{display:grid;opacity:1;visibility:visible;pointer-events:auto}.hero-slider,.hero-content{min-height:650px}.hero-content h1,.hero-content .hero-slide-title{font-size:3.3rem}.trust-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.container{padding:0 18px}.nav-inner{min-height:74px}.site-logo{width:205px;max-width:68vw}.primary-nav{top:84px;left:12px;right:12px;max-height:calc(100dvh - 98px);border-radius:18px}.hero-slider,.hero-content{min-height:575px}.hero-content{padding-top:30px;padding-bottom:50px}.hero-content h1,.hero-content .hero-slide-title{font-size:2.5rem;line-height:1.04;letter-spacing:-.04em}.hero-content p{font-size:1.02rem}.hero-actions{display:grid;grid-template-columns:1fr;gap:10px;width:100%;max-width:330px}.hero-actions .btn{width:100%;padding:13px 14px;font-size:.94rem}.hero-slider-nav{padding:0 10px}.trust-grid{grid-template-columns:1fr}.trust-grid div{border-right:0;border-bottom:1px solid var(--line)}.quick-contact{right:14px;bottom:14px}.quick-contact-toggle{padding:14px 15px}.quick-contact-toggle span{display:none}.trustpilot-review-float.trustpilot-review-direct{left:12px;bottom:12px;min-height:44px;padding:9px 13px 9px 10px;font-size:.86rem}.trustpilot-review-float.trustpilot-review-direct .trustpilot-review-brand{display:none}}
@media(max-width:430px){.container{padding:0 16px}.site-logo{width:190px}.hero-content h1,.hero-content .hero-slide-title{font-size:2.25rem}}

/* Generic service-page critical path.
   Keeps the header + first service hero visually complete while the full design
   system loads asynchronously. Specialist Plumbing/Drain/Grease landings keep
   their existing synchronous page bundles. */
body.service-page.service-seo-page{background:#fff}
.service-seo-page .inner-hero,.service-seo-page .seo-service-hero{position:relative;min-height:650px;overflow:hidden;background:var(--navy);display:flex;align-items:center}
.service-seo-page .inner-hero picture,.service-seo-page .inner-hero img,.service-seo-page .seo-service-hero picture,.service-seo-page .seo-service-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.service-seo-page .seo-service-hero img{object-position:center right}
.service-seo-page .inner-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,28,61,.94) 0%,rgba(6,28,61,.84) 36%,rgba(6,28,61,.45) 66%,rgba(6,28,61,.08) 100%)}
.service-seo-page .inner-hero-content,.service-seo-page .seo-service-hero-content{position:relative;z-index:2;min-height:650px;width:min(var(--container),100%);max-width:min(var(--container),100%);margin-left:auto;margin-right:auto;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff}
.service-seo-page .inner-hero .eyebrow{color:var(--gold)}
.service-seo-page .seo-service-hero-content h1{font-size:clamp(3rem,4.8vw,5.35rem);line-height:1;letter-spacing:-.055em;color:#fff;max-width:790px;margin:0 0 22px}
.service-seo-page .seo-service-hero-content p{max-width:720px;color:#edf4ff;font-size:1.16rem;line-height:1.66;margin:0 0 28px}
.service-seo-page .seo-hero-pills{display:flex;flex-wrap:wrap;gap:12px;max-width:820px}
.service-seo-page .seo-hero-pills span{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.13);color:#fff;border-radius:999px;padding:10px 15px;font-weight:850}
.service-seo-page .seo-hero-pills svg{color:var(--gold);width:17px;height:17px}
@media(max-width:640px){
  .service-seo-page .seo-service-hero,.service-seo-page .seo-service-hero-content{min-height:560px}
  .service-seo-page .seo-service-hero-content{padding-top:46px;padding-bottom:46px}
  .service-seo-page .seo-service-hero-content h1{font-size:2.55rem;line-height:1.04}
  .service-seo-page .seo-service-hero-content p{font-size:1rem}
  .service-seo-page .seo-hero-pills{display:grid;grid-template-columns:1fr;width:100%;max-width:360px}
}
