@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap");
:root{--blue:#C8B4A0;--pale:#2A2E26;--orange:#C8B4A0;--navy:#052e59;--cyan:#08bdea;--ink:#17324b;--muted:#557086;--line:#d8e8f2;--heading:"DM Sans",sans-serif;--body:"DM Sans",sans-serif;--shadow:0 20px 55px rgba(3,45,83,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font:16px/1.72 var(--body);overflow-x:hidden}h1,h2,h3{font-family:var(--heading);line-height:1.12;letter-spacing:-.025em}a{color:var(--blue)}
header{position:sticky;top:0;z-index:20;background:#fff;box-shadow:0 4px 22px rgba(3,45,83,.1)}.bar{max-width:1240px;min-height:84px;margin:auto;padding:10px 24px;display:flex;align-items:center;gap:26px}.brand{display:flex;align-items:center;gap:10px;color:var(--navy);text-decoration:none;font:800 19px var(--heading);text-transform:uppercase}.brand-logo{display:block;width:auto;max-width:172px;height:54px;object-fit:contain}.brand-logo+span{display:none}.brand-wave{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:linear-gradient(145deg,var(--cyan),var(--blue));color:#fff;font-size:31px}nav{margin-left:auto;display:flex;align-items:center;gap:28px}nav a,.nav-trigger{color:var(--navy);text-decoration:none;font:700 14px var(--body)}.nav-home,.nav-trigger{padding:16px 0}.nav-group{position:relative}.nav-trigger{display:flex;gap:6px;border:0;background:none;cursor:pointer}.dropdown{position:absolute;left:50%;top:100%;width:285px;max-height:none;overflow:visible;padding:9px;transform:translate(-50%,8px);background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transition:.18s}.nav-group:hover .dropdown,.nav-group:focus-within .dropdown{opacity:1;visibility:visible;transform:translate(-50%,0)}.dropdown a,.empty-item{display:block;padding:10px 12px;border-radius:8px}.dropdown a:hover{background:var(--pale)}.nav-service-parent{position:relative}.nav-parent-link{display:flex;align-items:center;justify-content:space-between;gap:15px}.nav-parent-link span{font-size:20px;line-height:1}.subservice-menu{position:absolute;display:none;left:100%;top:-9px;width:255px;padding:9px;background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:var(--shadow)}.nav-service-parent:hover>.subservice-menu,.nav-service-parent:focus-within>.subservice-menu{display:block}.dropdown .nav-subservice{display:block;padding:10px 12px;color:var(--navy);font-size:13px;border:0;border-radius:8px}.menu-toggle{display:none}.button{display:inline-flex;justify-content:center;align-items:center;padding:13px 20px;border-radius:10px;background:var(--orange);color:#082c4c;text-decoration:none;font-weight:800;box-shadow:0 10px 25px rgba(245,158,11,.24)}.button-light{background:#fff;color:var(--navy);box-shadow:none}
.hero{display:grid;grid-template-columns:1.05fr .95fr;min-height:570px;background:linear-gradient(125deg,#0757af 0%,#0789d1 58%,var(--cyan));color:#fff;overflow:hidden}.hero-copy-wrap{align-self:center;padding:64px 7vw;position:relative;z-index:2}.eyebrow{margin:0;text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:800;color:#bff1ff}.hero h1{max-width:720px;margin:.18em 0 .28em;color:#fff;font-size:clamp(45px,5.5vw,76px)}.hero-copy{max-width:650px;margin:0;color:#effbff;font-size:19px}.hero-actions,.cta-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:27px}.hero-media,.hero-image,.hero-placeholder{width:100%;height:100%;min-height:570px}.hero-image{display:block;object-fit:cover}.hero-media{position:relative}.hero-media:before{content:"";position:absolute;z-index:1;inset:0 auto 0 0;width:90px;background:linear-gradient(90deg,#0787d0,transparent)}.hero-placeholder{display:grid;place-content:center;text-align:center;background:#d8f5fc;color:var(--navy)}.hero-placeholder span{display:block;font-size:13px}.breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px;color:#d6f5ff;font-size:13px}.breadcrumbs a,.breadcrumbs strong{color:#fff;text-decoration:none}.area-note{font-weight:700;font-size:14px}
.hero-service{min-height:490px}.hero-service .hero-media,.hero-service .hero-image,.hero-service .hero-placeholder{min-height:490px}.hero-service h1{font-size:clamp(42px,5vw,66px)}.hero-location{position:relative;display:block;min-height:520px}.hero-location .hero-media{position:absolute;inset:0;min-height:520px}.hero-location .hero-image{min-height:520px}.hero-location .hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,43,86,.97),rgba(5,89,164,.78) 52%,rgba(3,43,86,.08) 83%)}.hero-location .hero-copy-wrap{max-width:1240px;margin:auto;padding:63px 24px}.hero-location h1,.hero-location .hero-copy{max-width:650px}
.content-shell{max-width:none;padding:0}.prose{width:100%}.content-section{padding:64px max(24px,calc((100vw - 1040px)/2))}.section-copy{max-width:900px;margin:auto}.content-section h2,.faq-zone>h2{margin:0 0 20px;color:var(--navy);font-size:clamp(29px,3.5vw,42px)}.content-section h3{margin:32px 0 10px;color:#07549b;font-size:24px}.content-section p{margin:0 0 18px}.content-section a,.related a{color:#ed7900;font-weight:700}.list-item{position:relative;padding-left:24px}.list-item:before{content:"✓";position:absolute;left:0;color:var(--orange);font-weight:900}.section-split{display:grid;grid-template-columns:minmax(0,590px) minmax(320px,500px);align-items:center;justify-content:center;gap:58px}.section-split .section-copy{margin:0}.content-image{margin:0}.content-image img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;border-radius:22px;box-shadow:var(--shadow)}.section-bright{display:block;max-width:none;padding:64px max(24px,calc((100vw - 940px)/2));background:linear-gradient(115deg,#064ba4,#087eca 62%,var(--cyan));color:#fff}.section-bright .section-copy{max-width:940px;margin:auto;padding:0}.section-bright h2,.section-bright h3,.section-bright a{color:#fff}.content-section:nth-of-type(3n+4){background:var(--pale)}
.faq-zone{padding:60px max(24px,calc((100vw - 1040px)/2));background:linear-gradient(180deg,#eefaff,#e4f6ff)}.faq-zone>h2{max-width:940px;margin:0 auto 25px}.faq-list{max-width:940px;margin:auto}.faq-item{margin:0 0 10px;border:1px solid #cfe3ef;border-radius:11px;background:#fff;overflow:hidden}.faq-item summary{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:17px 19px;cursor:pointer;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary h3{margin:0;color:var(--navy);font-size:17px}.faq-item summary span{font-size:24px;color:var(--blue)}.faq-answer{padding:0 19px 17px;color:var(--muted)}.faq-answer p{margin:0}.related{max-width:940px;margin:55px auto;padding:28px;background:var(--pale);border-left:5px solid var(--orange);border-radius:12px}.related h2{margin-top:0}.related ul{display:flex;flex-wrap:wrap;gap:8px 30px}table{width:100%;border-collapse:collapse}td{padding:11px;border:1px solid var(--line)}.table-wrap{overflow:auto}
.final-cta{max-width:1180px;margin:70px auto 0;padding:52px;border-radius:22px;background:linear-gradient(105deg,#063f90,#087bca 60%,var(--cyan));color:#fff;display:flex;justify-content:space-between;align-items:center;gap:35px}.final-cta h2{margin:.15em 0;color:#fff;font-size:clamp(30px,4vw,46px)}.final-cta p{margin:0}.final-cta .eyebrow{color:#ffd36b}footer{margin-top:18px;padding:60px max(24px,calc((100vw - 1200px)/2)) 24px;background:#042847;color:#d5e6f0}.footer-grid{display:grid;grid-template-columns:1.35fr .85fr .85fr 1.1fr;gap:44px}.footer-grid strong,.footer-brand{color:#fff;font:700 17px var(--heading)}.footer-brand{font-size:23px;text-decoration:none}.footer-grid p{color:#bcd2df}.footer-links{display:grid;gap:5px;margin-top:13px}.footer-links a,.footer-links span{color:#c8dce7;text-decoration:none;font-size:13px}.copyright{display:flex;justify-content:space-between;gap:20px;margin-top:38px;padding-top:18px;border-top:1px solid rgba(255,255,255,.14);font-size:13px;color:#a9c1d0}.copyright a{margin-left:16px;color:#c8dce7;text-decoration:none}.mobile-call{display:none}
.theme-bold .hero{background:linear-gradient(110deg,#003a87,#006bd0 55%,#00c8ef)}.theme-bold .content-section h2{font-size:clamp(31px,3.8vw,46px)}.theme-clean .hero{background:linear-gradient(125deg,#075fbe,#08bdea)}.theme-clean .content-section{max-width:1120px;margin:auto}.theme-clean .section-bright{max-width:none}
@media(max-width:900px){.bar{position:relative}.bar>.call-button{display:none}.menu-toggle{display:flex;margin-left:auto;border:0;background:none;flex-direction:column;gap:4px;padding:10px}.menu-toggle span{width:24px;height:2px;background:var(--navy)}.menu-toggle b{position:absolute;width:1px;height:1px;overflow:hidden}nav{display:none;position:absolute;left:15px;right:15px;top:100%;max-height:70vh;overflow:auto;padding:12px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}nav.nav-open{display:block}.nav-home,.nav-trigger{display:flex;width:100%;justify-content:space-between;padding:12px}.nav-group{position:static}.dropdown{display:none;position:static;width:auto;max-height:none;overflow:visible;margin-left:16px;transform:none;opacity:1;visibility:visible;box-shadow:none;border:0;border-left:2px solid var(--line)}.nav-trigger[aria-expanded="true"]+.dropdown{display:block}.nav-service-parent{position:static}.nav-parent-link span{transform:rotate(90deg)}.subservice-menu{position:static;display:block;width:auto;margin:0 0 5px 17px;padding:0 0 0 8px;border:0;border-left:2px solid #B91F1F;border-radius:0;box-shadow:none}.dropdown .nav-subservice{padding:9px 12px;color:var(--muted)}.hero{grid-template-columns:1fr;min-height:0}.hero-copy-wrap{padding:48px 25px}.hero-media,.hero-image,.hero-placeholder,.hero-service .hero-media,.hero-service .hero-image,.hero-service .hero-placeholder{min-height:340px;height:340px}.hero-location,.hero-location .hero-media,.hero-location .hero-image{min-height:570px;height:570px}.section-split,.section-bright{grid-template-columns:1fr;padding:45px 24px;gap:28px}.section-bright .section-copy{padding:0}.section-bright .content-image,.section-bright img{min-height:300px;height:auto;border-radius:22px}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:650px){body{padding-bottom:76px}.bar{min-height:70px;padding:8px 15px}.brand{font-size:15px}.brand-logo{max-width:145px;height:46px}.hero h1{font-size:39px}.hero-copy{font-size:16px}.content-section,.faq-zone{padding:42px 20px}.content-section h2,.faq-zone>h2{font-size:29px}.content-section h3{font-size:21px}.final-cta{margin:40px 14px 0;padding:34px 23px;align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr}.copyright{flex-direction:column}.mobile-call{position:fixed;display:flex;left:10px;right:10px;bottom:9px;z-index:50;min-height:58px;padding:8px 18px;border-radius:14px;background:var(--orange);color:var(--navy);text-decoration:none;align-items:center;justify-content:space-between;box-shadow:0 10px 35px rgba(0,0,0,.3)}.mobile-call span{font-size:12px;text-transform:uppercase;font-weight:800}}

/* V9 approved compact navy/red full-width layout */
:root{--navy:#C8B4A0;--blue:#C8B4A0;--orange:#C8B4A0;--pale:#2A2E26;--ink:#172b3d;--muted:#536577;--line:#d9e0e6;--shadow:none}
body{font-size:16px;line-height:1.55}
header{box-shadow:none;border-bottom:1px solid #e2e7eb}.bar{min-height:70px;height:70px;max-width:1240px;padding:7px 24px}.brand-logo{height:50px}nav{gap:32px}nav a,.nav-trigger{font-size:15px}.button{padding:12px 19px;border-radius:5px;background:var(--orange);color:#fff;box-shadow:none}.button:hover{transform:none;box-shadow:none;background:#b91f1f}.button-light{background:#fff;color:var(--navy);border:1px solid #fff}.button-light:hover{background:#B91F1F;color:#fff;border-color:#B91F1F}
.hero,.hero-service,.hero-location{position:relative;display:block;min-height:450px;height:450px;background:var(--navy)}.hero-media,.hero-service .hero-media,.hero-location .hero-media{position:absolute;inset:0;height:450px;min-height:450px}.hero-image,.hero-service .hero-image,.hero-location .hero-image,.hero-placeholder{width:100%;height:450px;min-height:450px;object-fit:cover;border-radius:0}.hero-media:before{display:none}.hero-media:after,.hero-location .hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,43,79,.98) 0%,rgba(7,43,79,.90) 39%,rgba(7,43,79,.42) 66%,rgba(7,43,79,.08) 100%)}.hero-copy-wrap,.hero-location .hero-copy-wrap{position:relative;z-index:2;width:min(1240px,100%);height:450px;margin:auto;padding:42px 24px;display:flex;flex-direction:column;justify-content:center}.hero h1,.hero-service h1{font-size:clamp(40px,4.5vw,62px);max-width:720px;margin:.15em 0 .22em}.hero-copy{max-width:690px;font-size:17px;line-height:1.55}.hero .eyebrow{color:#ff4a4a}.hero-actions{margin-top:20px}.breadcrumbs{margin-bottom:13px}.area-note{margin:12px 0 0}
.content-shell{width:100%}.content-section{padding:38px max(24px,calc((100vw - 1180px)/2));background:#fff}.content-section.section-muted{background:#F4F6F8}.content-divider{width:calc(100% - 48px);max-width:860px;height:2px;margin:5px auto;background:#B91F1F;box-shadow:0 3px 10px rgba(185,31,31,.38)}.section-copy{max-width:1080px;margin:0}.content-section h2,.faq-zone>h2{font-size:clamp(28px,3vw,38px);margin:0 0 12px}.content-section:not(.section-bright) h2:after,.faq-zone>h2:after{content:"";display:block;width:68px;height:3px;margin-top:10px;background:#B91F1F}.content-section h3{font-size:22px;margin:20px 0 7px;color:var(--navy)}.content-section p{margin:0 0 11px}.content-section .list-item{margin:5px 0}.section-bright{display:block;padding:38px max(24px,calc((100vw - 1180px)/2));background:var(--navy);color:#fff}.section-bright .section-copy{max-width:1080px;margin:0;padding:0}.section-bright h2,.section-bright h3,.section-bright p,.section-bright .list-item,.section-bright a{color:#fff}
.image-banner{width:100%;height:280px;margin:0;overflow:hidden;background:#dfe5e9}.image-banner .content-image{width:100%;height:280px;margin:0;max-width:none}.image-banner img{display:block;width:100%;height:280px;object-fit:cover;border:0;border-radius:0;box-shadow:none}.image-only-section{padding:0}
.image-banner .content-image-placeholder{display:grid;place-items:center;height:280px;background:repeating-linear-gradient(135deg,#edf1f4 0,#edf1f4 18px,#e4e9ed 18px,#e4e9ed 36px);color:var(--navy);text-align:center}.content-image-placeholder div{padding:18px 24px;background:rgba(255,255,255,.92);border:2px dashed #8fa0ad}.content-image-placeholder strong,.content-image-placeholder span{display:block}.content-image-placeholder strong{font:800 22px var(--heading)}.content-image-placeholder span{margin-top:4px;font-size:13px;color:var(--muted)}
.section-copy{display:flow-root}.section-copy>.content-image{float:right;width:min(44%,500px);margin:2px 0 20px 34px}.section-copy>.content-image img{display:block;width:100%;height:300px;aspect-ratio:auto;object-fit:cover;border-radius:0;box-shadow:none}.section-copy>.content-image-placeholder{display:grid;place-items:center;height:280px;background:repeating-linear-gradient(135deg,#edf1f4 0,#edf1f4 18px,#e4e9ed 18px,#e4e9ed 36px);color:var(--navy);text-align:center}.image-slot-section .content-image{float:none;width:100%;max-width:500px;margin:0 auto}
.faq-zone{padding:38px max(24px,calc((100vw - 1180px)/2));background:#fff}.faq-zone>h2{max-width:1080px;margin:0 0 18px}.faq-zone .faq-list{display:block;max-width:1080px;margin:0;padding:0;background:transparent}.faq-item{border:0;border-bottom:1px solid #ef7777;border-radius:0;margin:0;background:#fff}.faq-item summary{padding:11px 0}.faq-item summary h3{font-size:16px}.faq-answer{padding:0 0 12px}.table-wrap{clear:both;margin-top:24px;margin-bottom:24px}.table-wrap+.table-wrap{margin-top:40px}.related{max-width:1080px;margin:30px max(24px,calc((100vw - 1180px)/2));padding:20px 22px;border-radius:0;border-left:4px solid var(--orange);background:var(--pale)}
.page-home .faq-zone{display:block;width:100%;padding:38px max(24px,calc((100vw - 1180px)/2));overflow:visible}.page-home .faq-zone>h2{display:block;width:100%;max-width:1080px;margin:0 0 18px;padding:0}.page-home .faq-zone .faq-list{display:block;width:100%;max-width:1080px;margin:0;padding:0}.page-home .faq-item{display:block;width:100%;margin:0;padding:0;overflow:hidden}.page-home .faq-item summary{display:flex;width:100%;min-height:46px;margin:0;padding:12px 0;align-items:center;justify-content:space-between;gap:18px}.page-home .faq-item summary h3{display:block;margin:0;padding:0;font-size:16px;line-height:1.35}.page-home .faq-answer{display:block;width:100%;margin:0;padding:0 0 14px}.page-home .faq-answer p{margin:0;padding:0}
.page-home .content-section.section-bright,.page-service .content-section.section-bright,.page-location .content-section.section-bright,.page-blog-post .content-section.section-bright{width:100%;max-width:none;background:var(--navy);color:#fff}.page-home .content-section.section-bright h2,.page-home .content-section.section-bright h3,.page-home .content-section.section-bright p,.page-home .content-section.section-bright .list-item,.page-home .content-section.section-bright a,.page-service .content-section.section-bright h2,.page-service .content-section.section-bright h3,.page-service .content-section.section-bright p,.page-service .content-section.section-bright .list-item,.page-service .content-section.section-bright a,.page-location .content-section.section-bright h2,.page-location .content-section.section-bright h3,.page-location .content-section.section-bright p,.page-location .content-section.section-bright .list-item,.page-location .content-section.section-bright a,.page-blog-post .content-section.section-bright h2,.page-blog-post .content-section.section-bright h3,.page-blog-post .content-section.section-bright p,.page-blog-post .content-section.section-bright .list-item,.page-blog-post .content-section.section-bright a{color:#fff}
.bullet-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:34px;row-gap:7px;width:100%;margin:10px 0 16px}.bullet-grid.beside-image{display:block}.bullet-grid.beside-image .list-item{margin:5px 0}.bullet-grid .list-item{width:100%;margin:0;min-width:0}
.blog-archive-hero{display:flex;align-items:center;min-height:285px;padding:48px max(24px,calc((100vw - 1180px)/2));background:linear-gradient(105deg,var(--navy),#0a426f);color:#fff}.blog-archive-hero>div{max-width:780px}.blog-archive-hero h1{margin:.14em 0 .2em;color:#fff;font-size:clamp(42px,5vw,64px)}.blog-archive-hero p{max-width:720px;margin:0;color:#e8f1f7;font-size:17px}.blog-archive-hero .eyebrow{color:#ff5a5a;font-size:12px}.blog-index{padding:58px max(24px,calc((100vw - 1180px)/2));background:#fff}.blog-index-heading{margin-bottom:28px}.blog-index-heading h2{margin:0 0 8px;color:var(--navy);font-size:clamp(30px,3vw,40px)}.blog-index-heading h2:after{content:"";display:block;width:68px;height:3px;margin-top:10px;background:#B91F1F}.blog-index-heading p{margin:0;color:var(--muted)}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.blog-card{display:flex;min-width:0;flex-direction:column;background:#fff;border:1px solid #dce3e8;box-shadow:0 12px 30px rgba(5,31,57,.08);overflow:hidden}.blog-card-image{display:block;height:215px;background:#e9eef2;overflow:hidden}.blog-card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.blog-card:hover .blog-card-image img{transform:scale(1.035)}.blog-card-placeholder{display:grid;place-items:center;width:100%;height:100%;color:var(--muted);background:#e8edf1}.blog-card-copy{display:flex;flex:1;flex-direction:column;padding:22px}.blog-card-meta{margin:0 0 8px;color:#B91F1F;font-size:12px;font-weight:700}.blog-card h2{margin:0 0 10px;font-size:22px;line-height:1.25}.blog-card h2 a{color:var(--navy);text-decoration:none}.blog-excerpt{display:-webkit-box;margin:0 0 17px;color:var(--muted);line-height:1.55;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.blog-read-more{margin-top:auto;color:#B91F1F;text-decoration:none;font-weight:800}.post-meta{display:flex;align-items:center;gap:9px;margin-top:13px;color:#e4edf4;font-size:13px;font-weight:600}.page-blog-post .content-section,.page-blog-post .faq-zone{padding-left:max(24px,calc((100vw - 900px)/2));padding-right:max(24px,calc((100vw - 900px)/2))}.page-blog-post .section-copy,.page-blog-post .faq-zone>h2,.page-blog-post .faq-list{max-width:900px}.page-blog-post .hero h1{max-width:790px;font-size:clamp(38px,4.2vw,58px)}
.final-cta{max-width:none;min-height:112px;margin:0;padding:24px max(24px,calc((100vw - 1180px)/2));border-radius:0;background:var(--navy)}.final-cta h2{font-size:30px;margin:.08em 0}.final-cta .eyebrow{color:#ff5a5a}.final-cta .cta-actions{margin-top:0}.map-section{display:block;width:100%;margin:0;padding:0;background:#dde3e7;line-height:0}.map-section iframe{display:block;width:100%;height:360px;margin:0;padding:0;border:0;background:#dde3e7}footer{margin:0;padding:38px max(24px,calc((100vw - 1200px)/2)) 18px;background:#051f39}.footer-grid{gap:36px}.footer-grid p{margin:10px 0;line-height:1.5}.footer-nap-name{display:inline-block;margin-bottom:3px}.footer-phone{color:#fff;text-decoration:none;font-weight:700}.footer-phone:hover{text-decoration:underline}.copyright{margin-top:24px;padding-top:14px}
.page-service .hero,.page-service .hero-media,.page-service .hero-image,.page-service .hero-placeholder{height:410px;min-height:410px}.page-service .hero-copy-wrap{height:410px}.page-service .hero-media:after{background:linear-gradient(90deg,rgba(7,43,79,.98),rgba(7,43,79,.87) 43%,rgba(7,43,79,.18) 82%)}.page-location .hero-media:after{background:linear-gradient(90deg,rgba(7,43,79,.98),rgba(7,43,79,.83) 48%,rgba(217,37,37,.18) 100%)}
.utility-hero{display:block;padding:64px max(24px,calc((100vw - 1180px)/2));background:linear-gradient(110deg,var(--navy),#0a426f);color:#fff}.utility-hero-inner{max-width:820px}.utility-hero .breadcrumbs{margin-bottom:24px}.utility-hero h1{max-width:820px;margin:.15em 0 .25em;color:#fff;font-size:clamp(42px,5vw,64px)}.utility-hero .hero-copy{color:#e8f1f7;font-size:18px}.utility-hero .eyebrow{color:#ff5a5a}.utility-content{width:100%}.utility-content .content-section{padding-top:42px;padding-bottom:42px}.utility-content .section-copy{max-width:1080px}
.page-about .content-section.section-bright{display:block;width:100%;max-width:none;background:var(--navy);color:#fff}.page-about .content-section.section-bright .section-copy{max-width:1080px;margin:0;padding:0}.page-about .content-section.section-bright h2,.page-about .content-section.section-bright h3,.page-about .content-section.section-bright p,.page-about .content-section.section-bright .list-item,.page-about .content-section.section-bright a,.page-about .content-section.section-bright strong{color:#fff}.page-about .content-section.section-bright h2:after{display:none}
.contact-overview{padding:48px max(24px,calc((100vw - 1180px)/2));background:#F4F6F8}.contact-methods{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.contact-method{padding:28px;background:#fff;border-top:4px solid #B91F1F;box-shadow:0 10px 28px rgba(7,43,79,.08)}.contact-method h2{margin:4px 0 14px;color:var(--navy);font-size:23px}.contact-method p{margin:10px 0 0;color:var(--muted)}.contact-method address,.contact-detail,.contact-method-link{display:block;color:var(--navy);font-style:normal;font-weight:800;text-decoration:none;line-height:1.5}.contact-method-link:hover{color:#B91F1F}.contact-kicker{color:#B91F1F;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.about-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:1180px;margin:0 auto;padding:34px 24px;border-bottom:1px solid var(--line)}.about-trust div{padding:8px 30px}.about-trust div+div{border-left:1px solid var(--line)}.about-trust strong,.about-trust span{display:block}.about-trust strong{color:var(--navy);font:800 18px var(--heading)}.about-trust span{margin-top:5px;color:var(--muted);font-size:14px}.page-about .content-image,.page-contact .content-image,.page-about .image-slot-section,.page-contact .image-slot-section{display:none}
@media(max-width:900px){.hero,.hero-service,.hero-location,.page-service .hero{height:auto;min-height:430px}.hero-media,.hero-service .hero-media,.hero-location .hero-media,.page-service .hero-media{position:absolute;height:100%;min-height:430px;max-height:none}.hero-image,.hero-service .hero-image,.hero-location .hero-image,.page-service .hero-image,.hero-placeholder{height:100%;min-height:430px;max-height:none}.hero-copy-wrap,.hero-location .hero-copy-wrap,.page-service .hero-copy-wrap{height:auto;min-height:430px;padding:38px 24px}.hero-media:after,.hero-location .hero-media:after{background:rgba(7,43,79,.84)}.image-banner,.image-banner .content-image,.image-banner img{height:220px}.content-section,.section-bright,.faq-zone{padding:34px 24px}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-methods{grid-template-columns:1fr}.about-trust{grid-template-columns:1fr}.about-trust div{padding:15px 0}.about-trust div+div{border-left:0;border-top:1px solid var(--line)}}
@media(max-width:650px){.bar{height:64px;min-height:64px}.hero h1{font-size:36px}.hero-copy{font-size:16px}.content-section,.section-bright,.faq-zone{padding:30px 19px}.content-section h2,.faq-zone>h2{font-size:27px}.content-section h3{font-size:20px}.image-banner,.image-banner .content-image,.image-banner img{height:190px}.blog-archive-hero{min-height:235px;padding:38px 19px}.blog-index{padding:38px 19px}.blog-grid{grid-template-columns:1fr;gap:20px}.blog-card-image{height:205px}.final-cta{padding:25px 19px;gap:15px}.map-section iframe{height:290px}footer{padding:32px 19px 16px}.mobile-call{background:var(--orange);color:#fff;border-radius:5px;box-shadow:none}}
@media(max-width:700px){.section-copy>.content-image{float:none;width:100%;max-width:none;margin:16px 0 20px}.section-copy>.content-image img,.section-copy>.content-image-placeholder{width:100%;height:230px}.bullet-grid{grid-template-columns:1fr;row-gap:6px;background:none}}

/* Batch 2: dark split hero based on the approved reference */
.page-home .hero,.page-service .hero,.page-location .hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);width:100%;height:auto;min-height:560px;overflow:visible;background:#071A33}
.page-service .hero,.page-location .hero{min-height:510px}
.page-home .hero-copy-wrap,.page-service .hero-copy-wrap,.page-location .hero-copy-wrap{position:relative;z-index:2;width:100%;height:auto;min-height:inherit;margin:0;padding:58px max(32px,calc((100vw - 1220px)/2)) 52px;padding-right:clamp(40px,6vw,92px);display:flex;flex-direction:column;justify-content:center;background:linear-gradient(120deg,#071A33 0%,#102F63 100%)}
.page-home .hero-media,.page-service .hero-media,.page-location .hero-media{position:relative;inset:auto;width:100%;height:auto;min-height:inherit;overflow:visible;background:#dbe3ea}
.page-home .hero-image,.page-service .hero-image,.page-location .hero-image,.page-home .hero-placeholder,.page-service .hero-placeholder,.page-location .hero-placeholder{display:block;width:100%;height:100%;min-height:inherit;object-fit:cover;border:0;border-radius:0}
.page-home .hero-media:before,.page-service .hero-media:before,.page-location .hero-media:before,.page-home .hero-media:after,.page-service .hero-media:after,.page-location .hero-media:after{display:none;content:none}
.page-home .hero h1,.page-service .hero h1,.page-location .hero h1{max-width:690px;margin:.16em 0 .24em;color:#fff;font-size:clamp(42px,5vw,70px);line-height:1.04}
.page-service .hero h1,.page-location .hero h1{font-size:clamp(39px,4.3vw,60px)}
.page-home .hero-copy,.page-service .hero-copy,.page-location .hero-copy{max-width:650px;color:#E8EEF6;font-size:17px;line-height:1.6}
.page-home .hero .eyebrow,.page-service .hero .eyebrow,.page-location .hero .eyebrow{display:inline-flex;align-self:flex-start;margin:0 0 8px;padding:5px 9px;background:#E9F0F7;color:#102F63;font-size:11px;letter-spacing:.1em}
.page-home .hero-actions,.page-service .hero-actions,.page-location .hero-actions{margin-top:24px}
.page-home .hero .call-button,.page-service .hero .call-button,.page-location .hero .call-button{background:#D92D2D;color:#fff}
.page-home .hero .call-button:hover,.page-service .hero .call-button:hover,.page-location .hero .call-button:hover{background:#fff;color:#102F63}
.page-home .hero .button-light,.page-service .hero .button-light,.page-location .hero .button-light{background:#fff;color:#102F63;border-color:#fff}
.page-home .hero .button-light:hover,.page-service .hero .button-light:hover,.page-location .hero .button-light:hover{background:#D92D2D;color:#fff;border-color:#D92D2D}
.hero-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:34px;padding-top:22px;border-top:1px solid rgba(255,255,255,.18)}
.hero-trust-item{display:flex;align-items:center;gap:8px;color:#fff;font-size:12px;font-weight:700;line-height:1.35}
.hero-trust-item i{display:grid;place-items:center;flex:0 0 22px;width:22px;height:22px;border:1px solid rgba(255,255,255,.55);border-radius:50%;color:#fff;font-style:normal;font-size:12px}
.hero-emergency-badge{position:absolute;z-index:3;top:34px;right:0;padding:12px 18px;background:#D92D2D;color:#fff;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.045em;box-shadow:0 10px 28px rgba(0,0,0,.22)}
.hero-insured-card{position:absolute;z-index:3;left:30px;bottom:26px;display:flex;align-items:center;gap:12px;min-width:230px;padding:18px 22px;background:#fff;color:#102F63;box-shadow:0 14px 34px rgba(2,16,32,.22)}
.hero-insured-card span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#D92D2D;color:#fff;font-weight:900}
.hero-insured-card strong{font:800 15px var(--heading)}
.page-home .breadcrumbs,.page-service .breadcrumbs,.page-location .breadcrumbs{color:#C7D5E5}
.page-home .breadcrumbs a,.page-service .breadcrumbs a,.page-location .breadcrumbs a,.page-home .breadcrumbs strong,.page-service .breadcrumbs strong,.page-location .breadcrumbs strong{color:#fff}
.page-location .area-note{color:#fff}
@media(max-width:900px){nav{gap:0}nav a,.nav-trigger{font-size:14px}.page-home .hero,.page-service .hero,.page-location .hero{grid-template-columns:1fr;min-height:0}.page-home .hero-copy-wrap,.page-service .hero-copy-wrap,.page-location .hero-copy-wrap{min-height:0;padding:46px 24px 42px}.page-home .hero-media,.page-service .hero-media,.page-location .hero-media{height:360px;min-height:360px}.page-home .hero-image,.page-service .hero-image,.page-location .hero-image,.page-home .hero-placeholder,.page-service .hero-placeholder,.page-location .hero-placeholder{height:360px;min-height:360px}.hero-insured-card{left:20px;bottom:20px}}
@media(max-width:650px){.hero-trust{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:26px;padding-top:18px}.hero-trust-item{align-items:flex-start;gap:5px;font-size:clamp(8px,2.35vw,11px);line-height:1.25}.hero-trust-item i{flex-basis:17px;width:17px;height:17px;font-size:9px}.hero-emergency-badge{top:18px;padding:10px 13px;font-size:10px}.hero-insured-card{left:16px;right:16px;bottom:16px;min-width:0;padding:14px 17px}.page-home .hero-media,.page-service .hero-media,.page-location .hero-media,.page-home .hero-image,.page-service .hero-image,.page-location .hero-image,.page-home .hero-placeholder,.page-service .hero-placeholder,.page-location .hero-placeholder{height:285px;min-height:285px}}

/* Batch 2 split hero also applies to the FAQs page and single blog posts. */
.page-faq .hero,.page-blog-post .hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);width:100%;height:auto;min-height:510px;overflow:visible;background:#071A33}
.page-faq .hero-copy-wrap,.page-blog-post .hero-copy-wrap{position:relative;z-index:2;width:100%;height:auto;min-height:inherit;margin:0;padding:58px max(32px,calc((100vw - 1220px)/2)) 52px;padding-right:clamp(40px,6vw,92px);display:flex;flex-direction:column;justify-content:center;background:linear-gradient(120deg,#071A33 0%,#102F63 100%)}
.page-faq .hero-media,.page-blog-post .hero-media{position:relative;inset:auto;width:100%;height:auto;min-height:inherit;overflow:visible;background:#dbe3ea}
.page-faq .hero-image,.page-blog-post .hero-image,.page-faq .hero-placeholder,.page-blog-post .hero-placeholder{display:block;width:100%;height:100%;min-height:inherit;object-fit:cover;border:0;border-radius:0}
.page-faq .hero-media:before,.page-blog-post .hero-media:before,.page-faq .hero-media:after,.page-blog-post .hero-media:after{display:none;content:none}
.page-faq .hero h1,.page-blog-post .hero h1{max-width:690px;margin:.16em 0 .24em;color:#fff;font-size:clamp(39px,4.3vw,60px);line-height:1.04}
.page-faq .hero-copy,.page-blog-post .hero-copy{max-width:650px;color:#E8EEF6;font-size:17px;line-height:1.6}
.page-faq .hero .eyebrow,.page-blog-post .hero .eyebrow{display:inline-flex;align-self:flex-start;margin:0 0 8px;padding:5px 9px;background:#E9F0F7;color:#102F63;font-size:11px;letter-spacing:.1em}
.page-faq .hero-actions,.page-blog-post .hero-actions{margin-top:24px}
.page-faq .hero .call-button,.page-blog-post .hero .call-button{background:#D92D2D;color:#fff}
.page-faq .hero .call-button:hover,.page-blog-post .hero .call-button:hover{background:#fff;color:#102F63}
.page-faq .hero .button-light,.page-blog-post .hero .button-light{background:#fff;color:#102F63;border-color:#fff}
.page-faq .hero .button-light:hover,.page-blog-post .hero .button-light:hover{background:#D92D2D;color:#fff;border-color:#D92D2D}
.page-faq .breadcrumbs,.page-blog-post .breadcrumbs{color:#C7D5E5}
.page-faq .breadcrumbs a,.page-blog-post .breadcrumbs a,.page-faq .breadcrumbs strong,.page-blog-post .breadcrumbs strong{color:#fff}
@media(max-width:900px){.page-faq .hero,.page-blog-post .hero{grid-template-columns:1fr;min-height:0}.page-faq .hero-copy-wrap,.page-blog-post .hero-copy-wrap{min-height:0;padding:46px 24px 42px}.page-faq .hero-media,.page-blog-post .hero-media,.page-faq .hero-image,.page-blog-post .hero-image,.page-faq .hero-placeholder,.page-blog-post .hero-placeholder{height:360px;min-height:360px}}
@media(max-width:650px){.page-faq .hero-media,.page-blog-post .hero-media,.page-faq .hero-image,.page-blog-post .hero-image,.page-faq .hero-placeholder,.page-blog-post .hero-placeholder{height:285px;min-height:285px}}

.nav-parent{display:flex;align-items:center}.nav-main-link{display:block;padding:15px 0;text-decoration:none}.nav-parent .nav-trigger{width:auto;padding:15px 0 15px 7px}
/* Stable touch navigation: isolate mobile dropdowns from desktop hover rules. */
@media(max-width:900px){
  header{overflow:visible}
  .bar{position:relative;width:100%;gap:12px}
  nav,nav.nav-open{position:absolute;z-index:100;top:100%;left:12px;right:12px;width:auto;max-height:calc(100vh - 92px);margin:0;padding:8px;flex-direction:column;align-items:stretch;gap:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;background:#fff;border:1px solid var(--line);box-shadow:0 16px 36px rgba(7,26,51,.18)}
  nav{display:none}
  nav.nav-open{display:flex}
  nav>.nav-home,nav>.nav-group{flex:0 0 auto;width:100%;min-width:0;margin:0}
  nav>.nav-home,.nav-main-link,.nav-trigger{min-height:46px;padding:12px 13px;align-items:center;white-space:normal;line-height:1.35;text-align:left}
  .nav-parent{display:grid;width:100%;grid-template-columns:minmax(0,1fr) 46px;align-items:stretch}
  .nav-parent .nav-trigger{width:46px;padding:12px;justify-content:center}
  .nav-trigger{width:100%;justify-content:space-between}
  .nav-trigger>span{flex:0 0 auto}
  .nav-group>.dropdown,.nav-group:hover>.dropdown,.nav-group:focus-within>.dropdown{display:none;position:static;left:auto;top:auto;width:100%;max-height:none;margin:0;padding:3px 0 7px 12px;overflow:visible;transform:none;opacity:1;visibility:visible;border:0;border-left:2px solid #D92D2D;border-radius:0;box-shadow:none}
  .nav-group:has(>.nav-parent>.nav-trigger[aria-expanded="true"])>.dropdown{display:block}
  .dropdown>a,.dropdown .nav-parent-link,.empty-item{display:flex;width:100%;min-height:42px;padding:10px 12px;align-items:center;white-space:normal;overflow-wrap:anywhere;line-height:1.35}
  .nav-service-parent{position:static;width:100%;min-width:0}
  .nav-parent-link{justify-content:space-between}
  .nav-parent-link>span{flex:0 0 auto}
  .subservice-menu,.nav-service-parent:hover>.subservice-menu,.nav-service-parent:focus-within>.subservice-menu{position:static;display:block;width:calc(100% - 12px);margin:0 0 5px 12px;padding:0 0 0 8px;border:0;border-left:2px solid #D92D2D;border-radius:0;box-shadow:none}
  .dropdown .nav-subservice{display:block;width:100%;padding:9px 11px;white-space:normal;overflow-wrap:anywhere}
}

/* Batch 3: approved full-width image hero and dark plumbing colour system. */
:root{--navy:#C8B4A0;--blue:#C8B4A0;--pale:#2A2E26;--orange:#C8B4A0;--batch3-deep:#041A2F;--batch3-heading:#0A3158;--batch3-h3:#123F68;--batch3-blue:#087CC4;--ink:#34495A;--muted:#5B6D7C}
body{color:#34495A}
h1,h2{color:#0A3158}h3{color:#123F68}
.hero-system{width:100%;background:#fff}
.page-home .hero,.page-service .hero,.page-location .hero,.page-faq .hero,.page-blog-post .hero{position:relative;display:flex;width:100%;height:auto;min-height:540px;align-items:center;justify-content:center;overflow:hidden;background:#041A2F}
.page-service .hero,.page-location .hero,.page-faq .hero,.page-blog-post .hero{min-height:500px}
.page-home .hero-media,.page-service .hero-media,.page-location .hero-media,.page-faq .hero-media,.page-blog-post .hero-media{position:absolute;z-index:0;inset:0;width:100%;height:100%;min-height:100%;overflow:hidden;background:#041A2F}
.page-home .hero-image,.page-service .hero-image,.page-location .hero-image,.page-faq .hero-image,.page-blog-post .hero-image,.page-home .hero-placeholder,.page-service .hero-placeholder,.page-location .hero-placeholder,.page-faq .hero-placeholder,.page-blog-post .hero-placeholder{display:block;width:100%;height:100%;min-height:100%;object-fit:cover;border:0;border-radius:0}
.page-home .hero-media:before,.page-service .hero-media:before,.page-location .hero-media:before,.page-faq .hero-media:before,.page-blog-post .hero-media:before{display:none;content:none}
.page-home .hero-media:after,.page-service .hero-media:after,.page-location .hero-media:after,.page-faq .hero-media:after,.page-blog-post .hero-media:after{content:"";display:block;position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(4,26,47,.78),rgba(8,42,74,.66) 50%,rgba(4,26,47,.76))}
.page-home .hero-copy-wrap,.page-service .hero-copy-wrap,.page-location .hero-copy-wrap,.page-faq .hero-copy-wrap,.page-blog-post .hero-copy-wrap{position:relative;z-index:2;width:min(100%,1040px);height:auto;min-height:0;margin:0 auto;padding:66px 24px;display:flex;align-items:center;flex-direction:column;justify-content:center;background:transparent;text-align:center}
.page-home .hero h1,.page-service .hero h1,.page-location .hero h1,.page-faq .hero h1,.page-blog-post .hero h1{max-width:940px;margin:.14em auto .24em;color:#fff;font-size:clamp(44px,6vw,78px);line-height:1.03;text-shadow:0 3px 18px rgba(0,0,0,.35)}
.page-service .hero h1,.page-location .hero h1,.page-faq .hero h1,.page-blog-post .hero h1{font-size:clamp(40px,5.2vw,68px)}
.page-home .hero-copy,.page-service .hero-copy,.page-location .hero-copy,.page-faq .hero-copy,.page-blog-post .hero-copy{max-width:800px;margin:0 auto;color:#fff;font-size:17px;line-height:1.65;text-shadow:0 2px 10px rgba(0,0,0,.4)}
.page-home .hero .eyebrow,.page-service .hero .eyebrow,.page-location .hero .eyebrow,.page-faq .hero .eyebrow,.page-blog-post .hero .eyebrow{display:inline-flex;align-self:center;margin:0 0 8px;padding:5px 10px;background:#087CC4;color:#fff;font-size:11px;letter-spacing:.11em}
.page-home .hero-actions,.page-service .hero-actions,.page-location .hero-actions,.page-faq .hero-actions,.page-blog-post .hero-actions{justify-content:center;margin-top:27px}
.page-home .hero .button-light,.page-service .hero .button-light,.page-location .hero .button-light,.page-faq .hero .button-light,.page-blog-post .hero .button-light{background:#F47A21;color:#fff;border-color:#F47A21}
.page-home .hero .button-light:hover,.page-service .hero .button-light:hover,.page-location .hero .button-light:hover,.page-faq .hero .button-light:hover,.page-blog-post .hero .button-light:hover{background:#087CC4;color:#fff;border-color:#087CC4}
.page-home .hero .call-button,.page-service .hero .call-button,.page-location .hero .call-button,.page-faq .hero .call-button,.page-blog-post .hero .call-button{background:#fff;color:#082A4A}
.page-home .hero .call-button:hover,.page-service .hero .call-button:hover,.page-location .hero .call-button:hover,.page-faq .hero .call-button:hover,.page-blog-post .hero .call-button:hover{background:#F47A21;color:#fff}
.page-home .hero .breadcrumbs,.page-service .hero .breadcrumbs,.page-location .hero .breadcrumbs,.page-faq .hero .breadcrumbs,.page-blog-post .hero .breadcrumbs{justify-content:center;color:#E4EEF6}
.page-home .hero .breadcrumbs a,.page-service .hero .breadcrumbs a,.page-location .hero .breadcrumbs a,.page-faq .hero .breadcrumbs a,.page-blog-post .hero .breadcrumbs a,.page-home .hero .breadcrumbs strong,.page-service .hero .breadcrumbs strong,.page-location .hero .breadcrumbs strong,.page-faq .hero .breadcrumbs strong,.page-blog-post .hero .breadcrumbs strong{color:#fff}
.page-location .area-note{color:#fff}
.hero-emergency-badge{display:none}
.hero-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin:0;padding:0 max(24px,calc((100vw - 1180px)/2));border:0;background:#F2F6F9}
.hero-trust-item{min-height:76px;padding:16px 28px;display:flex;align-items:center;justify-content:center;gap:10px;color:#082A4A;font-size:13px;font-weight:800;text-align:center}
.hero-trust-item+.hero-trust-item{border-left:1px solid #C8D6E2}
.hero-trust-item i{display:grid;place-items:center;flex:0 0 26px;width:26px;height:26px;border:2px solid #087CC4;border-radius:50%;color:#087CC4;font-style:normal;font-size:12px}
.content-divider{background:#087CC4;box-shadow:0 3px 10px rgba(8,124,196,.35)}
.content-section.section-muted{background:#F2F6F9}
.content-section:not(.section-bright) h2:after,.faq-zone>h2:after,.blog-index-heading h2:after{background:#087CC4}
.faq-item{border-bottom-color:#8CC8EA}
.related{border-left-color:#087CC4}
.blog-read-more,.contact-kicker{color:#087CC4}
.contact-method{border-top-color:#087CC4}
.section-bright,.page-home .content-section.section-bright,.page-service .content-section.section-bright,.page-location .content-section.section-bright,.page-blog-post .content-section.section-bright,.page-about .content-section.section-bright{background:#082A4A}
.final-cta{background:#041A2F}.final-cta .eyebrow{color:#5EC5FF}
footer{background:#041A2F}
.utility-hero,.blog-archive-hero{background:linear-gradient(110deg,#041A2F,#082A4A)}
.utility-hero .eyebrow,.blog-archive-hero .eyebrow{color:#5EC5FF}
.utility-hero h1,.blog-archive-hero h1{color:#fff}
.utility-hero .hero-copy,.blog-archive-hero p{color:#E4EEF6}
@media(max-width:900px){.nav-group>.dropdown,.nav-group:hover>.dropdown,.nav-group:focus-within>.dropdown,.subservice-menu,.nav-service-parent:hover>.subservice-menu,.nav-service-parent:focus-within>.subservice-menu{border-left-color:#087CC4}.page-home .hero,.page-service .hero,.page-location .hero,.page-faq .hero,.page-blog-post .hero{display:flex;min-height:480px}.page-home .hero-media,.page-service .hero-media,.page-location .hero-media,.page-faq .hero-media,.page-blog-post .hero-media{height:100%;min-height:100%}.page-home .hero-image,.page-service .hero-image,.page-location .hero-image,.page-faq .hero-image,.page-blog-post .hero-image,.page-home .hero-placeholder,.page-service .hero-placeholder,.page-location .hero-placeholder,.page-faq .hero-placeholder,.page-blog-post .hero-placeholder{height:100%;min-height:100%}.page-home .hero-copy-wrap,.page-service .hero-copy-wrap,.page-location .hero-copy-wrap,.page-faq .hero-copy-wrap,.page-blog-post .hero-copy-wrap{padding:55px 24px}}
@media(max-width:650px){.page-home .hero,.page-service .hero,.page-location .hero,.page-faq .hero,.page-blog-post .hero{min-height:450px}.page-home .hero h1,.page-service .hero h1,.page-location .hero h1,.page-faq .hero h1,.page-blog-post .hero h1{font-size:clamp(34px,11vw,46px)}.page-home .hero-copy,.page-service .hero-copy,.page-location .hero-copy,.page-faq .hero-copy,.page-blog-post .hero-copy{font-size:15px}.page-home .hero-actions,.page-service .hero-actions,.page-location .hero-actions,.page-faq .hero-actions,.page-blog-post .hero-actions{width:100%;gap:9px}.page-home .hero-actions .button,.page-service .hero-actions .button,.page-location .hero-actions .button,.page-faq .hero-actions .button,.page-blog-post .hero-actions .button{flex:1 1 0;padding:11px 8px;font-size:12px}.hero-emergency-badge{top:14px;right:14px;padding:8px 10px;font-size:9px}.hero-trust{grid-template-columns:repeat(3,minmax(0,1fr));padding:0 8px}.hero-trust-item{min-width:0;min-height:66px;padding:10px 5px;gap:4px;font-size:clamp(8px,2.5vw,11px);line-height:1.25}.hero-trust-item i{flex-basis:17px;width:17px;height:17px;border-width:1px;font-size:9px}}

/* Batch 3 button states: consistent across every page template. */
.button:hover,.mobile-call:hover{background:#fff;color:#F47A21;border-color:#F47A21}
.button-light:hover{background:#F47A21;color:#fff;border-color:#F47A21}
.page-home .hero .button-light:hover,.page-service .hero .button-light:hover,.page-location .hero .button-light:hover,.page-faq .hero .button-light:hover,.page-blog-post .hero .button-light:hover{background:#fff;color:#F47A21;border-color:#F47A21}
.page-home .hero .call-button:hover,.page-service .hero .call-button:hover,.page-location .hero .call-button:hover,.page-faq .hero .call-button:hover,.page-blog-post .hero .call-button:hover{background:#F47A21;color:#fff;border-color:#F47A21}

/* Batch 4: light split hero with five workbook-controlled feature boxes. */
:root{--navy:#263238;--blue:#263238;--pale:#F4F6F8;--orange:#FF6B45;--batch4-heading:#263238;--batch4-body:#56616A;--batch4-accent:#FF6B45;--ink:#56616A;--muted:#697780}
body{color:#56616A}
h1,h2,h3{color:#263238}
.hero-system{background:#F4F6F8}
.page-home .hero,.page-service .hero,.page-location .hero,.page-faq .hero,.page-blog-post .hero{position:relative;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);width:100%;min-height:500px;padding:0 max(24px,calc((100vw - 1200px)/2));align-items:center;overflow:hidden;background:#F4F6F8}
.page-service .hero,.page-location .hero,.page-faq .hero,.page-blog-post .hero{min-height:460px}
.page-home .hero-copy-wrap,.page-service .hero-copy-wrap,.page-location .hero-copy-wrap,.page-faq .hero-copy-wrap,.page-blog-post .hero-copy-wrap{position:relative;z-index:2;width:100%;min-height:0;margin:0;padding:58px 52px 58px 0;display:flex;align-items:flex-start;justify-content:center;background:transparent;text-align:left}
.page-home .hero h1,.page-service .hero h1,.page-location .hero h1,.page-faq .hero h1,.page-blog-post .hero h1{max-width:720px;margin:.12em 0 .25em;color:#263238;font-size:clamp(42px,5vw,68px);line-height:1.06;text-shadow:none}
.page-service .hero h1,.page-location .hero h1,.page-faq .hero h1,.page-blog-post .hero h1{font-size:clamp(38px,4.5vw,58px)}
.page-home .hero-copy,.page-service .hero-copy,.page-location .hero-copy,.page-faq .hero-copy,.page-blog-post .hero-copy{max-width:650px;margin:0;color:#56616A;font-size:16px;line-height:1.65;text-shadow:none}
.page-home .hero .eyebrow,.page-service .hero .eyebrow,.page-location .hero .eyebrow,.page-faq .hero .eyebrow,.page-blog-post .hero .eyebrow{display:inline-flex;align-self:flex-start;margin:0 0 9px;padding:0;background:transparent;color:#FF6B45;font-size:12px;letter-spacing:.1em}
.page-home .hero-actions,.page-service .hero-actions,.page-location .hero-actions,.page-faq .hero-actions,.page-blog-post .hero-actions{justify-content:flex-start;margin-top:25px}
.page-home .hero .button-light,.page-service .hero .button-light,.page-location .hero .button-light,.page-faq .hero .button-light,.page-blog-post .hero .button-light{background:#FF6B45;color:#fff;border-color:#FF6B45}
.page-home .hero .call-button,.page-service .hero .call-button,.page-location .hero .call-button,.page-faq .hero .call-button,.page-blog-post .hero .call-button{background:#fff;color:#263238;border:1px solid #DCE2E5}
.page-home .hero-media,.page-service .hero-media,.page-location .hero-media,.page-faq .hero-media,.page-blog-post .hero-media{position:relative;z-index:1;inset:auto;width:100%;height:100%;min-height:420px;align-self:end;overflow:hidden;background:transparent}
.page-home .hero-media:after,.page-service .hero-media:after,.page-location .hero-media:after,.page-faq .hero-media:after,.page-blog-post .hero-media:after{display:none;content:none}
.page-home .hero-image,.page-service .hero-image,.page-location .hero-image,.page-faq .hero-image,.page-blog-post .hero-image,.page-home .hero-placeholder,.page-service .hero-placeholder,.page-location .hero-placeholder,.page-faq .hero-placeholder,.page-blog-post .hero-placeholder{display:block;width:100%;height:100%;min-height:420px;object-fit:contain;object-position:center bottom;border:0;border-radius:0;background:transparent}
.page-home .hero .breadcrumbs,.page-service .hero .breadcrumbs,.page-location .hero .breadcrumbs,.page-faq .hero .breadcrumbs,.page-blog-post .hero .breadcrumbs{justify-content:flex-start;color:#697780}
.page-home .hero .breadcrumbs a,.page-service .hero .breadcrumbs a,.page-location .hero .breadcrumbs a,.page-faq .hero .breadcrumbs a,.page-blog-post .hero .breadcrumbs a,.page-home .hero .breadcrumbs strong,.page-service .hero .breadcrumbs strong,.page-location .hero .breadcrumbs strong,.page-faq .hero .breadcrumbs strong,.page-blog-post .hero .breadcrumbs strong{color:#263238}
.page-location .area-note{color:#56616A}
.hero-trust{display:none}
.hero-features{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;width:100%;padding:14px max(24px,calc((100vw - 1200px)/2)) 22px;background:#F4F6F8}
.hero-feature-item{display:flex;min-width:0;min-height:64px;padding:13px 15px;align-items:center;justify-content:center;gap:10px;background:#fff;border:1px solid #E1E6E9;box-shadow:0 7px 20px rgba(38,50,56,.06);color:#263238;text-align:center}
.hero-feature-icon{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;color:#FF6B45;font-size:20px;line-height:1}
.hero-feature-icon svg{display:block;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.hero-feature-item strong{font-size:13px;line-height:1.3}
.content-divider{background:#FF6B45;box-shadow:0 3px 10px rgba(255,107,69,.3)}
.content-section:not(.section-bright) h2:after,.faq-zone>h2:after,.blog-index-heading h2:after{background:#FF6B45}
.related{border-left-color:#FF6B45}
.blog-read-more,.contact-kicker{color:#FF6B45}
.contact-method{border-top-color:#FF6B45}
.section-bright,.page-home .content-section.section-bright,.page-service .content-section.section-bright,.page-location .content-section.section-bright,.page-blog-post .content-section.section-bright,.page-about .content-section.section-bright{background:#263238}
.final-cta,footer{background:#263238}
.utility-hero,.blog-archive-hero{background:linear-gradient(110deg,#263238,#39474D)}
.utility-hero .eyebrow,.blog-archive-hero .eyebrow{color:#FF9A80}
.button:hover,.mobile-call:hover{background:#fff;color:#FF6B45;border-color:#FF6B45}
.button-light:hover{background:#FF6B45;color:#fff;border-color:#FF6B45}
.page-home .hero .button-light:hover,.page-service .hero .button-light:hover,.page-location .hero .button-light:hover,.page-faq .hero .button-light:hover,.page-blog-post .hero .button-light:hover{background:#fff;color:#FF6B45;border-color:#FF6B45}
.page-home .hero .call-button:hover,.page-service .hero .call-button:hover,.page-location .hero .call-button:hover,.page-faq .hero .call-button:hover,.page-blog-post .hero .call-button:hover{background:#FF6B45;color:#fff;border-color:#FF6B45}
@media(max-width:900px){.page-home .hero,.page-service .hero,.page-location .hero,.page-faq .hero,.page-blog-post .hero{grid-template-columns:1fr;min-height:0;padding:0 24px}.page-home .hero-copy-wrap,.page-service .hero-copy-wrap,.page-location .hero-copy-wrap,.page-faq .hero-copy-wrap,.page-blog-post .hero-copy-wrap{padding:48px 0 24px}.page-home .hero-media,.page-service .hero-media,.page-location .hero-media,.page-faq .hero-media,.page-blog-post .hero-media,.page-home .hero-image,.page-service .hero-image,.page-location .hero-image,.page-faq .hero-image,.page-blog-post .hero-image,.page-home .hero-placeholder,.page-service .hero-placeholder,.page-location .hero-placeholder,.page-faq .hero-placeholder,.page-blog-post .hero-placeholder{height:330px;min-height:330px}.hero-features{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:650px){.page-home .hero,.page-service .hero,.page-location .hero,.page-faq .hero,.page-blog-post .hero{min-height:0;padding:0 18px}.page-home .hero h1,.page-service .hero h1,.page-location .hero h1,.page-faq .hero h1,.page-blog-post .hero h1{font-size:clamp(34px,10vw,44px)}.page-home .hero-actions,.page-service .hero-actions,.page-location .hero-actions,.page-faq .hero-actions,.page-blog-post .hero-actions{justify-content:flex-start}.page-home .hero-media,.page-service .hero-media,.page-location .hero-media,.page-faq .hero-media,.page-blog-post .hero-media,.page-home .hero-image,.page-service .hero-image,.page-location .hero-image,.page-faq .hero-image,.page-blog-post .hero-image,.page-home .hero-placeholder,.page-service .hero-placeholder,.page-location .hero-placeholder,.page-faq .hero-placeholder,.page-blog-post .hero-placeholder{height:285px;min-height:285px}.hero-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px 12px 18px}.hero-feature-item{min-height:58px;padding:10px 8px;gap:6px}.hero-feature-icon{flex-basis:24px;width:24px;height:24px;font-size:17px}.hero-feature-item strong{font-size:11px}}
\n/* Shared text-only dark section and closed FAQ behavior. */\n.section-bright,.page-home .content-section.section-bright,.page-service .content-section.section-bright,.page-location .content-section.section-bright,.page-blog-post .content-section.section-bright,.page-about .content-section.section-bright{background:#082A4A;color:#fff}\n.section-bright h2,.section-bright h3,.section-bright p,.section-bright .list-item,.section-bright a,.section-bright strong{color:#fff}\n.section-bright .content-image,.section-bright .content-image-placeholder{display:none}\n.faq-item:not([open]) .faq-answer{display:none}\n
/* Batch 4 Professional V2 component system. */
.pro-component{position:relative;width:100%;padding:clamp(58px,7vw,92px) max(24px,calc((100vw - 1200px)/2));overflow:hidden}
.prose>.pro-component{width:100vw;margin-left:calc(50% - 50vw)}
.pro-component.tone-white{background:#fff}.pro-component.tone-soft{background:#F2F6F8}.pro-component.tone-dark{background:#082A4A;color:#fff}.pro-component.tone-accent{background:#FF6B45;color:#fff}
.pro-inner{position:relative;z-index:1;width:100%;max-width:1200px;margin:0 auto}.pro-section-heading{max-width:760px;margin:0 auto 38px;text-align:center}.pro-section-heading .pro-kicker{margin:0 0 9px;color:#FF6B45;font-size:12px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.pro-section-heading h2{margin:0 0 14px;color:#263238;font-size:clamp(31px,4vw,48px);line-height:1.12}.pro-section-heading>p:last-child{margin:0;color:#697780;font-size:17px;line-height:1.7}.tone-dark .pro-section-heading h2,.tone-dark .pro-section-heading>p:last-child,.tone-accent .pro-section-heading h2,.tone-accent .pro-section-heading>p:last-child{color:#fff}.tone-dark .pro-kicker{color:#FF9A80}.tone-accent .pro-kicker{color:#263238}
.pro-card-grid,.pro-benefit-grid,.pro-process-grid,.pro-stats-grid,.pro-testimonial-grid{display:grid;gap:22px}.columns-2{grid-template-columns:repeat(2,minmax(0,1fr))}.columns-3{grid-template-columns:repeat(3,minmax(0,1fr))}.columns-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.pro-service-card{position:relative;display:flex;min-width:0;min-height:270px;flex-direction:column;background:#fff;border:1px solid #E1E6E9;box-shadow:0 14px 38px rgba(38,50,56,.09);transition:transform .24s ease,box-shadow .24s ease}.pro-service-card:hover{transform:translateY(-6px);box-shadow:0 22px 48px rgba(38,50,56,.14)}.pro-card-media{height:185px;overflow:hidden;background:#E9EEF1}.pro-card-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.pro-service-card:hover .pro-card-media img{transform:scale(1.035)}.pro-card-copy{position:relative;display:flex;flex:1;flex-direction:column;padding:30px 28px}.pro-card-icon{display:grid;width:48px;height:48px;margin:0 0 18px;place-items:center;background:#FF6B45;color:#fff;box-shadow:0 8px 20px rgba(255,107,69,.28)}.pro-card-media+.pro-card-copy .pro-card-icon{margin-top:-54px}.pro-card-icon svg,.pro-benefit-icon svg,.pro-guarantee-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.pro-card-copy h3{margin:0 0 11px;color:#263238;font-size:21px}.pro-card-copy p{margin:0 0 20px;color:#697780;line-height:1.65}.pro-card-copy a{display:inline-flex;margin-top:auto;align-items:center;gap:8px;color:#263238;font-weight:850;text-decoration:none}.pro-card-copy a span{color:#FF6B45;font-size:20px;transition:transform .2s}.pro-card-copy a:hover span{transform:translateX(4px)}
.pro-benefit-card{position:relative;padding:32px 28px;background:#fff;border:1px solid #E1E6E9;border-top:4px solid #FF6B45;box-shadow:0 12px 34px rgba(38,50,56,.07)}.pro-benefit-icon{display:grid;width:48px;height:48px;margin-bottom:22px;place-items:center;border-radius:50%;background:#FFF0EB;color:#FF6B45}.pro-benefit-card h3{margin:0 0 10px;color:#263238;font-size:21px}.pro-benefit-card p{margin:0;color:#697780;line-height:1.68}
.pro-process-grid{counter-reset:steps}.pro-process-step{position:relative;padding:32px 28px 30px;background:#fff;border:1px solid #DDE5E9;box-shadow:0 12px 32px rgba(38,50,56,.06)}.pro-process-step:after{content:"";position:absolute;left:28px;right:28px;top:68px;height:1px;background:#E1E6E9}.pro-process-step>span{display:block;margin-bottom:31px;color:#FF6B45;font:850 34px/1 var(--heading)}.pro-process-step h3{margin:0 0 10px;color:#263238;font-size:20px}.pro-process-step p{margin:0;color:#697780;line-height:1.65}
.pro-trust-stats{padding-top:32px;padding-bottom:32px}.pro-stats-grid{align-items:stretch}.pro-stat{min-height:120px;padding:22px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.pro-stat+.pro-stat{border-left:1px solid rgba(255,255,255,.18)}.pro-stat strong{color:#FF9A80;font:850 clamp(27px,3vw,42px)/1 var(--heading)}.pro-stat span{margin-top:9px;color:#fff;font-size:13px;font-weight:750;letter-spacing:.04em}
.pro-testimonial{margin:0;padding:30px;background:#fff;border:1px solid #E0E6E9;box-shadow:0 12px 34px rgba(38,50,56,.07)}.pro-stars{color:#FF6B45;letter-spacing:.12em}.pro-testimonial p{margin:17px 0 21px;color:#45545E;font-size:16px;line-height:1.72}.pro-testimonial footer{padding:0;background:none;color:#263238;font-weight:850}.pro-testimonial footer:before{content:"— ";color:#FF6B45}
.pro-guarantee-banner{padding-top:24px;padding-bottom:24px;background:#fff}.pro-guarantee{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:24px;min-height:150px;padding:34px 40px;align-items:center;background:linear-gradient(115deg,#263238,#39474D);color:#fff;box-shadow:0 18px 44px rgba(38,50,56,.18)}.pro-guarantee-icon{display:grid;width:66px;height:66px;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:rgba(255,255,255,.08);color:#FF9A80}.pro-guarantee-icon svg{width:31px;height:31px}.pro-guarantee h2{margin:0 0 7px;color:#fff;font-size:clamp(26px,3vw,38px)}.pro-guarantee p{margin:0;color:#E8EEF1;line-height:1.6}.pro-guarantee .button{white-space:nowrap}
.pro-feature-grid{display:grid;gap:22px}.pro-icon-feature{padding:30px 25px;text-align:center;background:#fff;border:1px solid #E1E6E9;box-shadow:0 12px 34px rgba(38,50,56,.07)}.pro-feature-icon{display:grid;width:58px;height:58px;margin:0 auto 18px;place-items:center;border-radius:50%;background:#FFF0EB;color:#FF6B45}.pro-feature-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.pro-icon-feature h3{margin:0 0 9px}.pro-icon-feature p{margin:0 0 12px}.pro-icon-feature a{font-weight:800;text-decoration:none}
.pro-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:430px;background:#fff;border:1px solid #E1E6E9;box-shadow:0 16px 44px rgba(38,50,56,.09)}.pro-split.media-right .pro-split-media{order:2}.pro-split-media{min-height:430px;overflow:hidden;background:#E9EEF1}.pro-split-media img{display:block;width:100%;height:100%;object-fit:cover}.pro-split-copy{padding:clamp(34px,5vw,68px);align-self:center}.pro-split-copy .pro-kicker{margin:0 0 9px;color:#FF6B45;font-size:12px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.pro-split-copy h2{margin:0 0 18px;font-size:clamp(30px,4vw,46px)}.pro-split-copy h3{margin:22px 0 7px}.pro-split-copy p{margin:0 0 14px}.pro-split-copy ul{padding-left:22px}
.pro-comparison-wrap{overflow-x:auto;background:#fff;border:1px solid #E1E6E9;box-shadow:0 14px 38px rgba(38,50,56,.08)}.pro-comparison{width:100%;border-collapse:collapse}.pro-comparison th,.pro-comparison td{padding:19px 22px;border-bottom:1px solid #E1E6E9;text-align:left}.pro-comparison thead th{background:#263238;color:#fff}.pro-comparison tbody th{width:34%;background:#F2F6F8;color:#263238}.pro-comparison tbody td{color:#56616A}.pro-comparison tbody tr:last-child>*{border-bottom:0}
.pro-faq-list{max-width:900px;margin:0 auto;display:grid;gap:12px}.pro-faq{background:#fff;border:1px solid #E1E6E9;box-shadow:0 8px 24px rgba(38,50,56,.06)}.pro-faq summary{display:flex;padding:20px 23px;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none}.pro-faq summary::-webkit-details-marker{display:none}.pro-faq summary h3{margin:0;font-size:18px}.pro-faq summary span{color:#FF6B45;font-size:25px;font-weight:700;transition:transform .2s}.pro-faq[open] summary span{transform:rotate(45deg)}.pro-faq>div{padding:0 23px 20px}.pro-faq p{margin:0}
@media(max-width:900px){.pro-card-grid.columns-3,.pro-card-grid.columns-4,.pro-benefit-grid.columns-3,.pro-benefit-grid.columns-4,.pro-process-grid.columns-3,.pro-process-grid.columns-4,.pro-testimonial-grid.columns-3,.pro-testimonial-grid.columns-4{grid-template-columns:repeat(2,minmax(0,1fr))}.pro-stats-grid.columns-4{grid-template-columns:repeat(2,minmax(0,1fr))}.pro-stat:nth-child(3){border-left:0}.pro-stat:nth-child(n+3){border-top:1px solid rgba(255,255,255,.18)}.pro-guarantee{grid-template-columns:auto 1fr}.pro-guarantee .button{grid-column:1/-1;width:max-content;margin-left:90px}}
@media(max-width:650px){.pro-component{padding:48px 19px}.pro-card-grid,.pro-benefit-grid,.pro-process-grid,.pro-testimonial-grid,.pro-feature-grid{grid-template-columns:1fr;gap:16px}.pro-card-media{height:205px}.pro-section-heading{margin-bottom:28px;text-align:left}.pro-section-heading h2{font-size:31px}.pro-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.pro-stat{min-height:105px;padding:16px 8px}.pro-stat strong{font-size:28px}.pro-stat span{font-size:11px}.pro-guarantee{grid-template-columns:1fr;padding:28px 24px;text-align:left}.pro-guarantee-icon{width:56px;height:56px}.pro-guarantee .button{grid-column:auto;margin-left:0;width:100%;text-align:center}.pro-benefit-card,.pro-process-step,.pro-testimonial{padding:26px 23px}.pro-split{grid-template-columns:1fr}.pro-split.media-right .pro-split-media{order:0}.pro-split-media{min-height:270px}.pro-split-copy{padding:30px 24px}.pro-comparison th,.pro-comparison td{padding:15px 16px}.pro-comparison tbody th{width:42%}}

:root{--primary:#C8B4A0;--secondary:#2A2E26;--accent:#C8B4A0;--page-bg:#F8F7F5;--surface:#FFFFFF;--header-bg:#1A1D18;--hero-bg:#1A1D18;--dark:#2A2E26;--footer-bg:#1A1D18;--heading-color:#1A1D18;--body-color:#42483F;--muted-color:#6B5545;--light-color:#FFFFFF;--border-color:#E3DED6;--link-color:#655043;--button-text:#1A1D18;--accent-text:#1A1D18;--primary-hover-bg:#DDCEBE;--primary-hover-text:#1A1D18;--secondary-button-bg:#2A2E26;--secondary-button-text:#FFFFFF;--secondary-button-hover-bg:#41483D;--secondary-button-hover-text:#FFFFFF;--overlay-color:#1A1D18;--shadow-color:#1A1D18;--utility-end:#2A2E26;--accent-soft:#EDE7DE;--ink:var(--body-color);--muted:var(--muted-color);--line:var(--border-color);--navy:var(--primary);--blue:var(--primary);--pale:var(--secondary);--orange:var(--accent);--batch4-heading:var(--heading-color);--batch4-body:var(--body-color);--batch4-accent:var(--accent);--shadow:0 18px 55px color-mix(in srgb,var(--shadow-color) 11%,transparent)}
body{background:var(--page-bg);color:var(--body-color)}h1,h2,h3{color:var(--heading-color)}a{color:var(--link-color)}
header{background:color-mix(in srgb,var(--header-bg) 96%,transparent);border-color:var(--border-color)}.brand,.brand span,nav a,.nav-trigger{color:var(--heading-color)}.brand-mark{background:var(--primary);color:var(--light-color)}.menu-toggle span{background:var(--heading-color)}.dropdown{background:var(--surface);border-color:var(--border-color);box-shadow:var(--shadow);scrollbar-color:var(--primary) var(--secondary)}.dropdown a:hover,.dropdown a:focus{background:var(--secondary);color:var(--heading-color)}.empty-item{color:var(--muted-color)}
.hero-system,.page-home .hero,.page-service .hero,.page-location .hero,.page-faq .hero,.page-blog-post .hero,.hero-features{background:var(--hero-bg)}.page-home .hero h1,.page-service .hero h1,.page-location .hero h1,.page-faq .hero h1,.page-blog-post .hero h1{color:var(--heading-color)}.page-home .hero-copy,.page-service .hero-copy,.page-location .hero-copy,.page-faq .hero-copy,.page-blog-post .hero-copy,.page-location .area-note{color:var(--body-color)}.page-home .hero .eyebrow,.page-service .hero .eyebrow,.page-location .hero .eyebrow,.page-faq .hero .eyebrow,.page-blog-post .hero .eyebrow{color:var(--accent)}.page-home .hero .breadcrumbs,.page-service .hero .breadcrumbs,.page-location .hero .breadcrumbs,.page-faq .hero .breadcrumbs,.page-blog-post .hero .breadcrumbs{color:var(--muted-color)}.page-home .hero .breadcrumbs a,.page-service .hero .breadcrumbs a,.page-location .hero .breadcrumbs a,.page-faq .hero .breadcrumbs a,.page-blog-post .hero .breadcrumbs a,.page-home .hero .breadcrumbs strong,.page-service .hero .breadcrumbs strong,.page-location .hero .breadcrumbs strong,.page-faq .hero .breadcrumbs strong,.page-blog-post .hero .breadcrumbs strong{color:var(--heading-color)}.hero-feature-item{background:var(--surface);border-color:var(--border-color);color:var(--heading-color);box-shadow:0 7px 20px color-mix(in srgb,var(--shadow-color) 6%,transparent)}.hero-feature-icon{color:var(--accent)}
.button,.mobile-call{background:var(--accent);color:var(--button-text);border-color:var(--accent)}.button:hover,.mobile-call:hover{background:var(--primary-hover-bg);color:var(--primary-hover-text);border-color:var(--accent)}.button-light,.page-home .hero .call-button,.page-service .hero .call-button,.page-location .hero .call-button,.page-faq .hero .call-button,.page-blog-post .hero .call-button{background:var(--secondary-button-bg);color:var(--secondary-button-text);border-color:var(--border-color)}.button-light:hover,.page-home .hero .call-button:hover,.page-service .hero .call-button:hover,.page-location .hero .call-button:hover,.page-faq .hero .call-button:hover,.page-blog-post .hero .call-button:hover{background:var(--secondary-button-hover-bg);color:var(--secondary-button-hover-text);border-color:var(--secondary-button-hover-bg)}
.content-section,.faq-zone,.related,.blog-card,.contact-card,.contact-method,.pro-component.tone-white,.pro-service-card,.pro-benefit-card,.pro-process-step,.pro-testimonial,.pro-guarantee-banner{background:var(--surface)}.content-section:nth-of-type(3n),.pro-component.tone-soft{background:var(--secondary)}.section-bright,.page-home .content-section.section-bright,.page-service .content-section.section-bright,.page-location .content-section.section-bright,.page-blog-post .content-section.section-bright,.page-about .content-section.section-bright,.pro-component.tone-dark{background:var(--dark);color:var(--light-color)}.section-bright h2,.section-bright h3,.section-bright p,.section-bright .list-item,.section-bright a,.section-bright strong,.tone-dark h2,.tone-dark h3,.tone-dark p,.tone-dark span{color:var(--light-color)}.pro-component.tone-accent{background:var(--accent);color:var(--accent-text)}.tone-accent h2,.tone-accent h3,.tone-accent p{color:var(--accent-text)}
.content-divider,.content-section:not(.section-bright) h2:after,.faq-zone>h2:after,.blog-index-heading h2:after{background:var(--accent);box-shadow:0 3px 10px color-mix(in srgb,var(--accent) 30%,transparent)}.related{border-left-color:var(--accent)}.blog-read-more,.contact-kicker,.pro-section-heading .pro-kicker,.pro-stars{color:var(--accent)}.contact-method,.pro-benefit-card{border-top-color:var(--accent)}.bullet-grid li::marker,.section-copy li::marker{color:var(--accent)}
.faq-item,.blog-card,.contact-card,.contact-method,.pro-service-card,.pro-benefit-card,.pro-process-step,.pro-testimonial,.pro-card-media{border-color:var(--border-color)}.faq-item,.blog-card,.contact-card,.contact-method,.pro-service-card,.pro-benefit-card,.pro-process-step,.pro-testimonial{box-shadow:0 12px 34px color-mix(in srgb,var(--shadow-color) 8%,transparent)}.faq-item summary,.faq-item summary h3,.blog-card h2,.blog-card h3,.contact-card h2,.contact-card h3{color:var(--heading-color)}.faq-answer,.faq-answer p,.blog-card p,.contact-card p,.contact-method p{color:var(--body-color)}table{background:var(--surface);border-color:var(--border-color)}th{background:var(--primary);color:var(--light-color)}td{border-color:var(--border-color);color:var(--body-color)}tr:nth-child(even) td{background:var(--secondary)}
.utility-hero,.blog-archive-hero{background:linear-gradient(110deg,var(--primary),var(--utility-end));color:var(--light-color)}.utility-hero h1,.utility-hero p,.blog-archive-hero h1,.blog-archive-hero p{color:var(--light-color)}.utility-hero .eyebrow,.blog-archive-hero .eyebrow,.tone-dark .pro-kicker,.pro-stat strong,.pro-guarantee-icon{color:var(--accent)}.final-cta{background:var(--dark);color:var(--light-color)}.final-cta h2,.final-cta p,.final-cta .eyebrow{color:var(--light-color)}
footer{background:var(--footer-bg);color:var(--light-color)}footer a,footer strong,.footer-brand,.footer-phone,.footer-nap-name,.copyright{color:var(--light-color)}footer p,.footer-links a{color:color-mix(in srgb,var(--light-color) 78%,transparent)}.copyright{border-color:color-mix(in srgb,var(--light-color) 20%,transparent)}
.pro-section-heading h2,.pro-card-copy h3,.pro-benefit-card h3,.pro-process-step h3,.pro-testimonial footer{color:var(--heading-color)}.pro-section-heading>p:last-child,.pro-card-copy p,.pro-benefit-card p,.pro-process-step p,.pro-testimonial p{color:var(--muted-color)}.pro-card-icon{background:var(--accent);color:var(--accent-text);box-shadow:0 8px 20px color-mix(in srgb,var(--accent) 28%,transparent)}.pro-card-copy a{color:var(--link-color)}.pro-card-copy a span,.pro-process-step>span,.pro-testimonial footer:before{color:var(--accent)}.pro-benefit-icon{background:var(--accent-soft);color:var(--accent)}.pro-process-step:after{background:var(--border-color)}.pro-card-media{background:var(--secondary)}.pro-trust-stats{background:var(--dark)}.pro-stat span{color:var(--light-color)}.pro-stat+.pro-stat,.pro-stat:nth-child(n+3){border-color:color-mix(in srgb,var(--light-color) 18%,transparent)}.pro-guarantee{background:linear-gradient(115deg,var(--primary),var(--utility-end));color:var(--light-color);box-shadow:0 18px 44px color-mix(in srgb,var(--shadow-color) 18%,transparent)}.pro-guarantee h2,.pro-guarantee p{color:var(--light-color)}.pro-guarantee-icon{border-color:color-mix(in srgb,var(--light-color) 25%,transparent);background:color-mix(in srgb,var(--light-color) 8%,transparent)}
.map-section{background:var(--page-bg)}.mobile-call{box-shadow:0 -5px 24px color-mix(in srgb,var(--shadow-color) 18%,transparent)}
.pro-feature-grid{display:grid}.pro-icon-feature,.pro-split,.pro-comparison-wrap,.pro-faq{background:var(--surface);border-color:var(--border-color);box-shadow:0 12px 34px color-mix(in srgb,var(--shadow-color) 8%,transparent)}.pro-feature-icon{background:var(--accent-soft);color:var(--accent)}.pro-icon-feature h3,.pro-split-copy h2,.pro-split-copy h3,.pro-faq summary h3{color:var(--heading-color)}.pro-icon-feature p,.pro-split-copy p,.pro-split-copy li,.pro-faq p{color:var(--body-color)}.pro-icon-feature a,.pro-split-copy .pro-kicker,.pro-faq summary span{color:var(--accent)}.pro-split-media{background:var(--secondary)}.pro-comparison th,.pro-comparison td{border-color:var(--border-color)}.pro-comparison thead th{background:var(--primary);color:var(--light-color)}.pro-comparison tbody th{background:var(--secondary);color:var(--heading-color)}.pro-comparison tbody td{background:var(--surface);color:var(--body-color)}
.pro-component.has-custom-colors{background:var(--section-custom-bg,var(--surface));color:var(--section-custom-text,var(--body-color))}.pro-component.has-custom-colors .pro-section-heading h2,.pro-component.has-custom-colors .pro-split-copy h2,.pro-component.has-custom-colors h3{color:var(--section-custom-heading,var(--heading-color))}.pro-component.has-custom-colors .pro-section-heading>p:last-child,.pro-component.has-custom-colors .pro-split-copy p,.pro-component.has-custom-colors .pro-split-copy li,.pro-component.has-custom-colors .pro-icon-feature p,.pro-component.has-custom-colors .pro-faq p,.pro-component.has-custom-colors .pro-testimonial p{color:var(--section-custom-text,var(--body-color))}.pro-component.has-custom-colors .pro-kicker,.pro-component.has-custom-colors .pro-card-copy a span,.pro-component.has-custom-colors .pro-process-step>span,.pro-component.has-custom-colors .pro-feature-icon,.pro-component.has-custom-colors .pro-faq summary span{color:var(--section-custom-accent,var(--accent))}.pro-component.has-custom-colors .pro-card-icon{background:var(--section-custom-accent,var(--accent))}.pro-component.has-custom-colors .pro-service-card,.pro-component.has-custom-colors .pro-benefit-card,.pro-component.has-custom-colors .pro-process-step,.pro-component.has-custom-colors .pro-testimonial,.pro-component.has-custom-colors .pro-icon-feature,.pro-component.has-custom-colors .pro-split,.pro-component.has-custom-colors .pro-comparison-wrap,.pro-component.has-custom-colors .pro-faq{background:var(--section-custom-card,var(--surface))}.pro-component.has-custom-colors .button{background:var(--section-custom-button-bg,var(--accent));color:var(--section-custom-button-text,var(--button-text));border-color:var(--section-custom-button-bg,var(--accent))}
html.motion-smooth{scroll-behavior:smooth}body[data-sticky-header="no"] header{position:relative;top:auto}body[data-sticky-header="yes"] header{position:sticky;top:0;transition:box-shadow .35s ease,background-color .35s ease,transform .35s ease}body[data-sticky-header="yes"] header.header-scrolled{box-shadow:0 10px 32px color-mix(in srgb,var(--shadow-color) 16%,transparent);background:color-mix(in srgb,var(--header-bg) 98%,transparent)}body[data-sticky-header="yes"] header .bar{transition:min-height .35s ease,padding .35s ease}body[data-sticky-header="yes"] header.header-scrolled .bar{min-height:68px}
.motion-ready{opacity:0;transition-property:opacity,transform;transition-duration:var(--motion-duration,1s);transition-delay:var(--motion-delay,0ms);transition-timing-function:cubic-bezier(.215,.61,.355,1);will-change:opacity,transform;backface-visibility:hidden}.motion-ready.reveal-fade-in{transform:none}.motion-ready.reveal-fade-up{transform:translate3d(0,var(--motion-distance,60px),0)}.motion-ready.reveal-slide-left{transform:translate3d(calc(var(--motion-distance,60px) * -1),0,0)}.motion-ready.reveal-slide-right{transform:translate3d(var(--motion-distance,60px),0,0)}.motion-ready.is-visible{opacity:1;transform:none;will-change:auto}.motion-fast{--motion-duration:.7s}.motion-normal{--motion-duration:1s}.motion-slow{--motion-duration:1.25s}
.hover-lift .pro-service-card,.hover-lift .pro-benefit-card,.hover-lift .pro-process-step,.hover-lift .pro-testimonial,.hover-lift .pro-icon-feature,.hover-lift .blog-card{transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s ease}.hover-lift .pro-service-card:hover,.hover-lift .pro-benefit-card:hover,.hover-lift .pro-process-step:hover,.hover-lift .pro-testimonial:hover,.hover-lift .pro-icon-feature:hover,.hover-lift .blog-card:hover{transform:translateY(-10px);box-shadow:0 26px 58px color-mix(in srgb,var(--shadow-color) 19%,transparent)}.hover-shadow .pro-service-card,.hover-shadow .pro-benefit-card,.hover-shadow .pro-process-step,.hover-shadow .pro-testimonial,.hover-shadow .pro-icon-feature,.hover-shadow .blog-card{transition:box-shadow .4s ease,transform .4s ease}.hover-shadow .pro-service-card:hover,.hover-shadow .pro-benefit-card:hover,.hover-shadow .pro-process-step:hover,.hover-shadow .pro-testimonial:hover,.hover-shadow .pro-icon-feature:hover,.hover-shadow .blog-card:hover{transform:translateY(-4px);box-shadow:0 28px 64px color-mix(in srgb,var(--shadow-color) 22%,transparent)}.hover-zoom-image img{transition:transform .55s cubic-bezier(.22,1,.36,1)}.hover-zoom-image .pro-service-card:hover img,.hover-zoom-image .pro-split:hover img,.hover-zoom-image .blog-card:hover img{transform:scale(1.07)}
.testimonial-slider .pro-testimonial-grid{display:block;position:relative;min-height:250px}.testimonial-slider .pro-testimonial{display:none;max-width:820px;margin:0 auto}.testimonial-slider .pro-testimonial.is-active{display:block;animation:sliderFade .55s ease both}.slider-controls{display:flex;margin-top:22px;justify-content:center;align-items:center;gap:10px}.slider-button{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--border-color);border-radius:50%;background:var(--surface);color:var(--heading-color);font:800 20px/1 var(--body);cursor:pointer;transition:.2s}.slider-button:hover{background:var(--accent);border-color:var(--accent);color:var(--button-text)}.slider-dots{display:flex;gap:7px}.slider-dot{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:var(--border-color);cursor:pointer}.slider-dot.is-active{background:var(--accent)}@keyframes sliderFade{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
@media(max-width:700px){.motion-ready{--motion-distance:var(--motion-mobile-distance,24px)}body[data-sticky-header="yes"] header.header-scrolled .bar{min-height:62px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.motion-ready,.motion-ready.is-visible,.pro-service-card,.pro-benefit-card,.pro-process-step,.pro-testimonial,.pro-icon-feature,img,header,.bar{opacity:1;transform:none;transition:none;animation:none}}
@media(max-width:900px){nav{background:var(--header-bg);border-color:var(--border-color)}.nav-group,.nav-home{border-color:var(--border-color)}.dropdown{background:var(--surface)}}

/* Full-card links and reliable spacing for workbook-created sections. */
.pro-service-card-link{color:inherit;text-decoration:none;cursor:pointer}
.pro-service-card-link:focus-visible{outline:3px solid var(--accent);outline-offset:4px}
.pro-card-link{display:inline-flex;margin-top:auto;align-items:center;gap:8px;color:var(--link-color);font-weight:850}
.pro-card-link>span{color:var(--accent);font-size:20px;transition:transform .2s ease}
.pro-service-card-link:hover .pro-card-link>span,.pro-service-card-link:focus-visible .pro-card-link>span{transform:translateX(4px)}
.pro-component{box-sizing:border-box;padding-top:clamp(72px,8vw,108px);padding-bottom:clamp(72px,8vw,108px)}
@media(max-width:700px){.pro-component{padding:52px 18px}}

/* Batch 5: image-optional conversion design. Every visible colour is driven
   by Design Settings variables defined above. */
body{font-size:16px;line-height:1.7}
header{background:var(--header-bg);border-bottom:1px solid color-mix(in srgb,var(--light-color) 12%,transparent)}
.brand,.brand span,header nav>a,header .nav-main-link,header .nav-trigger{color:var(--light-color)}
.brand-wave{display:grid;width:42px;height:42px;place-items:center;border-radius:10px;background:var(--accent);color:var(--accent-text);font-size:28px}
header .button.call-button{background:var(--accent);color:var(--button-text);border-color:var(--accent)}
header .button.call-button:hover{background:var(--primary-hover-bg);color:var(--primary-hover-text)}
.b5-hero-system{background:var(--hero-bg)}
.b5-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr);min-height:620px;width:100%;max-width:none;margin:0;padding:0 max(24px,calc((100vw - 1200px)/2));align-items:center;gap:clamp(48px,7vw,96px);overflow:hidden;background:linear-gradient(120deg,var(--hero-bg),var(--dark))}
.b5-hero:before{content:"";position:absolute;inset:auto auto -230px -160px;width:520px;height:520px;border-radius:50%;background:color-mix(in srgb,var(--accent) 9%,transparent);filter:blur(2px);pointer-events:none}
.b5-hero .hero-copy-wrap{position:relative;z-index:1;display:flex;width:auto;height:auto;min-height:0;padding:76px 0;flex-direction:column;justify-content:center;background:transparent}
.b5-hero .breadcrumbs{margin:0 0 24px;color:color-mix(in srgb,var(--light-color) 66%,transparent)}
.b5-hero .breadcrumbs a,.b5-hero .breadcrumbs strong{color:var(--light-color)}
.b5-hero-eyebrow{display:inline-flex;width:max-content;margin:0 0 18px;padding:7px 12px;align-items:center;gap:8px;border:1px solid color-mix(in srgb,var(--accent) 45%,transparent);border-radius:999px;background:color-mix(in srgb,var(--accent) 12%,transparent);color:color-mix(in srgb,var(--light-color) 88%,transparent);font-size:11px;letter-spacing:.09em}
.b5-hero-eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 5px color-mix(in srgb,var(--accent) 13%,transparent)}
.b5-hero h1{max-width:760px;margin:0 0 22px;color:var(--light-color);font-size:clamp(48px,5vw,74px);line-height:1.02;letter-spacing:-.045em}
.page-service .b5-hero h1,.page-location .b5-hero h1,.page-faq .b5-hero h1,.page-blog-post .b5-hero h1{font-size:clamp(42px,4.4vw,64px)}
.b5-hero .hero-copy{max-width:720px;margin:0;color:color-mix(in srgb,var(--light-color) 78%,transparent);font-size:18px;line-height:1.62}
.b5-trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 22px;margin:28px 0 0}
.b5-trust-item{display:flex;align-items:center;gap:9px;color:color-mix(in srgb,var(--light-color) 88%,transparent);font-size:13px;font-weight:750;line-height:1.35}
.b5-trust-item i{display:grid;width:19px;height:19px;flex:0 0 19px;place-items:center;border-radius:50%;background:var(--accent);color:var(--accent-text);font-style:normal;font-size:11px;font-weight:900}
.b5-hero .hero-actions{display:flex;margin:34px 0 0;gap:14px}
.b5-hero .button{min-height:58px;padding:15px 26px;border-radius:9px;font-weight:800}
.b5-hero .b5-primary{background:var(--accent);color:var(--button-text);border-color:var(--accent)}
.b5-hero .b5-primary:hover{background:var(--primary-hover-bg);color:var(--primary-hover-text)}
.b5-hero .b5-secondary{background:var(--secondary-button-bg);color:var(--secondary-button-text);border-color:color-mix(in srgb,var(--light-color) 13%,transparent)}
.b5-hero .b5-secondary:hover{background:var(--secondary-button-hover-bg);color:var(--secondary-button-hover-text);border-color:var(--secondary-button-hover-bg)}
.b5-hero .area-note{margin:18px 0 0;color:color-mix(in srgb,var(--light-color) 75%,transparent)}
.b5-hero-card-wrap{position:relative;z-index:2;padding:72px 0}
.b5-quote-card{padding:40px 38px 34px;border:1px solid color-mix(in srgb,var(--border-color) 88%,transparent);border-radius:24px;background:var(--surface);box-shadow:0 26px 72px color-mix(in srgb,var(--shadow-color) 30%,transparent);text-align:center}
.b5-card-eyebrow{margin:0 0 8px;color:var(--accent);font-size:11px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}
.b5-quote-card h2{margin:0 0 9px;color:var(--heading-color);font-size:clamp(26px,2.3vw,34px);line-height:1.15;letter-spacing:-.025em}
.b5-quote-card>p:not(.b5-card-eyebrow){margin:0;color:var(--muted-color);font-size:14px;line-height:1.55}
.b5-card-highlight{display:flex;margin:26px 0 18px;padding:18px 19px;align-items:flex-start;gap:13px;border:1px solid var(--border-color);border-radius:13px;background:var(--accent-soft);text-align:left}
.b5-card-highlight>span{color:var(--accent);font-size:12px;line-height:1.8}
.b5-card-highlight strong{display:block;color:var(--heading-color);font-size:13px;line-height:1.35}
.b5-card-highlight p{margin:3px 0 0;color:var(--body-color);font-size:12px;line-height:1.4}
.b5-card-button{display:flex;width:100%;min-height:58px;justify-content:center;border-radius:9px;background:var(--accent);color:var(--button-text);border-color:var(--accent)}
.b5-card-button:hover{background:var(--primary-hover-bg);color:var(--primary-hover-text)}
.b5-card-small-link{display:inline-block;margin-top:19px;color:var(--muted-color);font-size:12px;font-weight:700;text-decoration:underline;text-underline-offset:3px}
.b5-card-small-link:hover{color:var(--accent)}
.pro-component{border-bottom:1px solid var(--border-color)}
.pro-card-grid,.pro-benefit-grid,.pro-process-grid,.pro-testimonial-grid,.pro-feature-grid{gap:20px}
.pro-service-card,.pro-benefit-card,.pro-process-step,.pro-testimonial,.pro-icon-feature{border-radius:14px;overflow:hidden}
.pro-service-card:not(:has(.pro-card-media)){border-top:2px solid color-mix(in srgb,var(--accent) 72%,var(--border-color))}
.pro-service-card:not(:has(.pro-card-media)) .pro-card-icon{margin-top:0;border-radius:10px}
.pro-card-copy{padding:28px 26px}
.pro-card-link{padding-top:8px;color:var(--heading-color)}
.content-section,.faq-zone{padding-top:clamp(58px,6.5vw,86px);padding-bottom:clamp(58px,6.5vw,86px)}
.content-section h2:after,.faq-zone>h2:after{width:58px;height:4px;border-radius:4px}
.content-section.section-muted{background:var(--secondary)}
.section-bright{background:var(--dark)}
.faq-item{border-radius:10px;overflow:hidden}
.final-cta{min-height:180px;padding-top:46px;padding-bottom:46px;background:linear-gradient(110deg,var(--dark),var(--primary))}
.final-cta .eyebrow{color:var(--accent)}
.utility-hero,.blog-archive-hero{padding-top:78px;padding-bottom:78px;background:linear-gradient(110deg,var(--hero-bg),var(--dark))}
.contact-method{border-radius:13px;border-top:2px solid color-mix(in srgb,var(--accent) 72%,var(--border-color))}
.contact-overview{background:var(--secondary)}
.blog-card-placeholder,.blog-card-image,.pro-card-media,.pro-split-media{background:var(--secondary);color:var(--muted-color)}
.blog-card-meta,.blog-read-more,.contact-kicker{color:var(--accent)}
.map-section iframe{background:var(--secondary)}
footer{background:var(--footer-bg)}
/* Contrast safeguards: these intentionally outrank the shared palette layer. */
.page-home .b5-hero h1,.page-service .b5-hero h1,.page-location .b5-hero h1,.page-faq .b5-hero h1,.page-blog-post .b5-hero h1{color:var(--light-color)}
.page-home .b5-hero .breadcrumbs,.page-service .b5-hero .breadcrumbs,.page-location .b5-hero .breadcrumbs,.page-faq .b5-hero .breadcrumbs,.page-blog-post .b5-hero .breadcrumbs{color:color-mix(in srgb,var(--light-color) 66%,transparent)}
.page-home .b5-hero .breadcrumbs a,.page-service .b5-hero .breadcrumbs a,.page-location .b5-hero .breadcrumbs a,.page-faq .b5-hero .breadcrumbs a,.page-blog-post .b5-hero .breadcrumbs a,.page-home .b5-hero .breadcrumbs strong,.page-service .b5-hero .breadcrumbs strong,.page-location .b5-hero .breadcrumbs strong,.page-faq .b5-hero .breadcrumbs strong,.page-blog-post .b5-hero .breadcrumbs strong{color:var(--light-color)}
.pro-component.tone-dark .pro-section-heading h2,.pro-component.tone-dark .pro-section-heading>p:last-child,.pro-component.tone-dark .pro-process-step h3,.pro-component.tone-dark .pro-process-step p,.pro-component.tone-dark .pro-card-copy h3,.pro-component.tone-dark .pro-card-copy p,.pro-component.tone-dark .pro-benefit-card h3,.pro-component.tone-dark .pro-benefit-card p,.pro-component.tone-dark .pro-testimonial p,.pro-component.tone-dark .pro-testimonial footer{color:var(--light-color)}
.pro-component.tone-dark .pro-service-card,.pro-component.tone-dark .pro-benefit-card,.pro-component.tone-dark .pro-process-step,.pro-component.tone-dark .pro-testimonial{background:color-mix(in srgb,var(--light-color) 7%,transparent);border-color:color-mix(in srgb,var(--light-color) 16%,transparent)}
.pro-benefit-card{border-top-width:2px}
.section-copy>.targeted-content-image{width:min(48%,520px);max-width:520px;margin-top:8px;margin-bottom:24px}
.section-copy>.targeted-content-image.image-right{float:right;margin-left:42px;margin-right:0}
.section-copy>.targeted-content-image.image-left{float:left;margin-left:0;margin-right:42px}
.section-copy>.targeted-content-image img{width:100%;height:clamp(280px,30vw,390px);object-fit:cover;border-radius:14px;box-shadow:0 16px 38px color-mix(in srgb,var(--shadow-color) 13%,transparent)}
@media(max-width:900px){
  .brand,.brand span{color:var(--light-color)}
  .menu-toggle span{background:var(--light-color)}
  header nav{background:var(--surface);border:1px solid var(--border-color);box-shadow:0 18px 44px color-mix(in srgb,var(--shadow-color) 20%,transparent)}
  header nav>a,header nav .nav-main-link,header nav .nav-trigger,header nav .dropdown a{color:var(--heading-color)}
  header nav>a:hover,header nav>a:focus,header nav .nav-main-link:hover,header nav .nav-main-link:focus,header nav .nav-trigger:hover,header nav .nav-trigger:focus,header nav .dropdown a:hover,header nav .dropdown a:focus{background:var(--secondary);color:var(--heading-color)}
  header nav .dropdown{background:var(--surface);border-left-color:var(--accent)}
  header nav .empty-item{color:var(--muted-color)}
  .b5-hero{grid-template-columns:1fr;min-height:0;padding:0 24px 58px;gap:0}
  .b5-hero .hero-copy-wrap{padding:58px 0 30px}
  .b5-hero-card-wrap{padding:0}
  .b5-quote-card{max-width:680px;margin:0 auto}
  .nav-group>.dropdown,.nav-group:hover>.dropdown,.nav-group:focus-within>.dropdown,.subservice-menu,.nav-service-parent:hover>.subservice-menu,.nav-service-parent:focus-within>.subservice-menu{border-left-color:var(--accent)}
}
@media(max-width:650px){
  .section-copy>.targeted-content-image,.section-copy>.targeted-content-image.image-left,.section-copy>.targeted-content-image.image-right{float:none;width:100%;max-width:none;margin:16px 0 24px}
  .section-copy>.targeted-content-image img{height:240px}
  .b5-hero{padding:0 18px 42px}
  .b5-hero .hero-copy-wrap{padding:44px 0 26px}
  .b5-hero h1,.page-service .b5-hero h1,.page-location .b5-hero h1,.page-faq .b5-hero h1,.page-blog-post .b5-hero h1{font-size:clamp(38px,11vw,50px)}
  .b5-hero .hero-copy{font-size:16px}
  .b5-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 8px}
  .b5-trust-item{align-items:flex-start;font-size:11px}
  .b5-hero .hero-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:27px}
  .b5-hero .button{width:100%;justify-content:center}
  .b5-quote-card{padding:30px 20px 26px;border-radius:17px}
  .b5-card-highlight{padding:16px 14px}
}

/* Clean top-level navigation: subtle pipe separators, no V/chevron marks. */
@media(min-width:901px){#site-nav>.nav-group,#site-nav>.nav-home{position:relative}#site-nav>:is(.nav-group,.nav-home):not(:first-child){border-left:0;padding-left:16px}#site-nav>:is(.nav-group,.nav-home):not(:first-child)::before{content:"";position:absolute;left:0;top:50%;width:1px;height:14px;background:rgba(148,163,184,.24);transform:translateY(-50%);pointer-events:none}.nav-parent>.nav-trigger{width:10px;padding-left:4px;padding-right:0;cursor:default}.nav-parent>.nav-trigger>span{display:none}}
@media(max-width:900px){#site-nav>:is(.nav-group,.nav-home){border-left:0;padding-left:0}.nav-parent>.nav-trigger>span::before{content:"+";display:block;font-size:21px;line-height:1;font-weight:500}.nav-parent>.nav-trigger[aria-expanded="true"]>span::before{content:"−"}}
/* Generator 15 — design adapted from the supplied spotlight / warm-stone page.
   Scope under body to override inherited generator palettes consistently. */
:root{--g15-ink:#1a1d18;--g15-charcoal:#2a2e26;--g15-sand:#c8b4a0;--g15-muted:#e6e1d7;--g15-paper:#f8f7f5;--g15-line:#e3ddd4}
html,body{background:var(--g15-paper)!important;color:var(--g15-ink)!important}body{font-family:var(--body),sans-serif!important}body h1,body h2,body h3{font-family:var(--heading),sans-serif!important;letter-spacing:-.035em!important}body a{color:#6b5545}
/* Navigation: desktop dark, mobile dropdown light with readable text. */
body .topline{background:var(--g15-charcoal)!important;color:#f5eee5!important}body header,body[data-sticky-header=yes] header.header-scrolled{background:var(--g15-ink)!important;border-bottom:1px solid #41443c!important;box-shadow:none!important}body header .brand,body header .brand span,body header nav>a,body header nav .nav-home,body header nav .nav-main-link,body header nav .nav-trigger{color:#fff!important}body header .brand-wave{background:var(--g15-sand)!important;color:var(--g15-ink)!important;border-radius:8px!important}body header .bar>.call-button,body header .button.call-button{background:var(--g15-sand)!important;color:var(--g15-ink)!important;border-radius:7px!important}body header nav .dropdown,body header nav .subservice-menu{background:var(--g15-charcoal)!important;border-color:#50544a!important}body header nav .dropdown a,body header nav .subservice-menu a{color:#fff!important}body header nav .dropdown a:hover,body header nav .subservice-menu a:hover{background:#3e4339!important;color:#fff!important}body header .menu-toggle span{background:#fff!important}
/* Hero: no image, diagonal rays and dimensional side shapes from reference. */
body .hero-system,body .b5-hero-system{padding:0!important;background:var(--g15-ink)!important}body.page-home .hero.b5-hero,body.page-service .hero.b5-hero,body.page-location .hero.b5-hero,body.page-faq .hero.b5-hero,body.page-blog-post .hero.b5-hero{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;min-height:695px!important;max-width:none!important;width:100%!important;padding:112px 26px 120px!important;background:linear-gradient(180deg,#1a1d18 0%,#2a2e26 37%,#11130f 100%)!important;text-align:center!important;border:0!important;border-radius:0!important;overflow:hidden!important;isolation:isolate}body .hero.b5-hero:before,body .hero.b5-hero:after{content:none!important;display:none!important}body .g15-spotlight{position:absolute;inset:-45% -10% -15% 5%;pointer-events:none;transform:rotate(-34deg);opacity:.85}body .g15-spotlight i{position:absolute;display:block;top:0;height:110%;width:16%;filter:blur(30px);background:linear-gradient(180deg,rgba(255,255,255,.3),rgba(200,180,160,.11) 36%,transparent 79%)}body .g15-spotlight i:nth-child(1){right:5%;width:23%;filter:blur(46px);opacity:.9}body .g15-spotlight i:nth-child(2){right:26%;width:10%;filter:blur(33px);opacity:.65}body .g15-spotlight i:nth-child(3){right:42%;width:19%;filter:blur(58px);opacity:.72}body .g15-spotlight i:nth-child(4){right:66%;width:7%;filter:blur(22px);opacity:.48}body .g15-spotlight i:nth-child(5){right:84%;width:13%;filter:blur(55px);opacity:.42}body .g15-shape{position:absolute;z-index:0;pointer-events:none;width:320px;height:320px;top:57%;border-radius:26%;background:linear-gradient(140deg,rgba(250,244,234,.89),rgba(200,180,160,.55) 35%,#332d28 75%,#141713);box-shadow:inset 18px 25px 45px rgba(255,255,255,.12),28px 55px 90px rgba(0,0,0,.48);transform:rotate(-28deg) skew(-8deg,-8deg)}body .g15-shape-left{left:-220px}body .g15-shape-right{right:-220px;transform:rotate(28deg) skew(8deg,8deg)}body .hero.b5-hero .hero-copy-wrap{position:relative!important;z-index:2!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;max-width:970px!important;width:100%!important;min-height:0!important;margin:0 auto!important;padding:0!important;text-align:center!important;background:transparent!important}body .hero.b5-hero .g15-hero-subtitle{order:0;margin:0 0 20px!important;color:#d8c4ac!important;font-size:13px!important;font-weight:600!important;letter-spacing:.2em!important;text-transform:uppercase!important}body .hero.b5-hero .breadcrumbs{order:-1;color:#e6e1d7!important;margin:0 0 20px!important}body .hero.b5-hero .breadcrumbs a,body .hero.b5-hero .breadcrumbs strong{color:#fff!important}body.page-home .hero.b5-hero h1,body.page-service .hero.b5-hero h1,body.page-location .hero.b5-hero h1,body.page-faq .hero.b5-hero h1,body.page-blog-post .hero.b5-hero h1{max-width:940px!important;margin:0 0 26px!important;color:#fff!important;font-size:clamp(46px,6vw,80px)!important;line-height:1.1!important;font-weight:650!important;letter-spacing:-.06em!important;text-wrap:balance}body .hero.b5-hero .hero-copy{max-width:710px!important;margin:0 auto 30px!important;color:#e1dcd3!important;font-size:clamp(16px,1.5vw,20px)!important;line-height:1.65!important}body .hero.b5-hero .hero-actions{display:flex!important;justify-content:center!important;align-items:center!important;gap:14px!important;margin:0!important}body .hero.b5-hero .hero-actions a{min-width:190px!important;justify-content:center!important;padding:15px 23px!important;border-radius:7px!important;font-size:15px!important}body .hero.b5-hero .hero-actions a:first-child{background:var(--g15-sand)!important;border:1px solid var(--g15-sand)!important;color:var(--g15-ink)!important}body .hero.b5-hero .hero-actions a:not(:first-child){background:transparent!important;border:1px solid #c6bbad!important;color:#fff!important}body .hero.b5-hero .hero-actions a:hover{filter:brightness(1.14)}
/* All sections use the same generous reference gutters and color rhythm. */
body main{background:var(--g15-paper)!important}body main section.pro-component{padding:104px 26px!important;border:0!important;overflow:hidden!important}body main section.pro-component>.pro-inner{width:100%!important;max-width:1180px!important;margin:0 auto!important}body main section.pro-component.tone-white{background:var(--g15-paper)!important;color:var(--g15-ink)!important}body main section.pro-component.tone-soft{background:#eeeae3!important;color:var(--g15-ink)!important}body main section.pro-component.tone-dark{background:var(--g15-charcoal)!important;color:#f8f7f5!important}body main section.pro-component .pro-section-heading{max-width:770px!important;margin:0 auto 60px!important;text-align:center!important}body main section.pro-component .pro-kicker{display:block!important;width:max-content!important;margin:0 auto 18px!important;padding:0 0 10px!important;border-bottom:1px solid currentColor!important;color:#816b59!important;font:500 12px/1.4 ui-monospace,monospace!important;letter-spacing:.19em!important;text-transform:uppercase!important}body main section.pro-component .pro-section-heading h2,body main section.pro-component .pro-split-copy h2{color:var(--g15-ink)!important;font-size:clamp(34px,4vw,55px)!important;line-height:1.17!important;font-weight:400!important;letter-spacing:-.04em!important}body main section.pro-component .pro-section-heading p,body main section.pro-component .pro-split-copy p{color:#665c50!important;font-size:17px!important;line-height:1.76!important}body main section.pro-component.tone-dark .pro-section-heading h2,body main section.pro-component.tone-dark h3{color:#fff!important}body main section.pro-component.tone-dark .pro-section-heading p,body main section.pro-component.tone-dark .pro-section-heading>p:last-child{color:#d3ccc1!important}body main section.pro-component.tone-dark .pro-kicker{color:#d4bca5!important}
/* About: editorial split, photo integrated rather than framed as a card. */
body.page-home main section.pro-image-text .pro-split{display:grid!important;grid-template-columns:1fr 1fr!important;align-items:center!important;gap:clamp(36px,6vw,90px)!important;min-height:0!important;background:transparent!important;border:0!important;box-shadow:none!important}body.page-home main section.pro-image-text .pro-split-media{min-height:0!important;aspect-ratio:4/3!important;background:#e4ddd2!important;border-radius:15px!important;overflow:hidden!important}body.page-home main section.pro-image-text .pro-split-media img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:15px!important}body.page-home main section.pro-image-text .pro-split-copy{padding:0!important}body.page-home main section.pro-image-text .pro-kicker{margin:0 0 20px!important}body.page-home main section.pro-image-text .pro-split-copy h2{margin:0 0 24px!important}body.page-home main section.pro-image-text .pro-split-copy p{margin:0 0 19px!important}body.page-home main section.pro-image-text .pro-split:not(:has(.pro-split-media)){grid-template-columns:1fr!important;max-width:820px!important;margin:auto!important}
/* Dark services: three columns, outlined cards, warm icon medallions. */
body.page-home main section.pro-service-cards .pro-card-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:23px!important}body.page-home main section.pro-service-cards .pro-service-card{min-height:260px!important;padding:0!important;border:1px solid #786d60!important;border-radius:15px!important;background:#2a2e26!important;color:#f8f7f5!important;box-shadow:none!important;overflow:hidden!important;text-decoration:none!important}body.page-home main section.pro-service-cards .pro-service-card .pro-card-copy{padding:30px!important}body.page-home main section.pro-service-cards .pro-service-card h3{color:#fff!important;font-size:21px!important;font-weight:550!important}body.page-home main section.pro-service-cards .pro-service-card p{color:#ccc8c0!important;line-height:1.7!important}body.page-home main section.pro-service-cards .pro-card-icon{display:grid!important;place-items:center!important;width:50px!important;height:50px!important;border-radius:10px!important;background:var(--g15-sand)!important;color:var(--g15-ink)!important}body.page-home main section.pro-service-cards .pro-card-icon svg{width:25px!important;height:25px!important;stroke:currentColor!important}body.page-home main section.pro-service-cards .pro-card-link{color:#e5cfb6!important}body.page-home main section.pro-service-cards .pro-service-card:hover{border-color:#d4bca5!important;transform:translateY(-3px)!important}
/* Why choose: copy and understated feature list left, photo right. */
body.page-home main section.pro-icon-feature-grid .g15-feature-layout{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,.91fr)!important;align-items:center!important;gap:clamp(40px,6vw,86px)!important}body.page-home main section.pro-icon-feature-grid .pro-section-heading{text-align:left!important;margin:0 0 34px!important}body.page-home main section.pro-icon-feature-grid .pro-kicker{margin-left:0!important}body.page-home main section.pro-icon-feature-grid .pro-feature-grid{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}body.page-home main section.pro-icon-feature-grid .pro-icon-feature{display:grid!important;grid-template-columns:53px minmax(0,1fr)!important;align-items:start!important;column-gap:18px!important;padding:17px 0!important;text-align:left!important;background:transparent!important;border:0!important;border-bottom:1px solid var(--g15-line)!important;border-radius:0!important;box-shadow:none!important}body.page-home main section.pro-icon-feature-grid .pro-feature-icon{grid-row:span 2!important;display:grid!important;place-items:center!important;width:50px!important;height:50px!important;margin:0!important;border-radius:9px!important;background:#e9e1d7!important;color:#80644f!important}body.page-home main section.pro-icon-feature-grid .pro-icon-feature h3{margin:0 0 4px!important;color:var(--g15-ink)!important;font-size:19px!important}body.page-home main section.pro-icon-feature-grid .pro-icon-feature p{margin:0!important;color:#665c50!important}body.page-home main section.pro-icon-feature-grid .g15-feature-image{aspect-ratio:4/5!important;border-radius:14px!important;overflow:hidden!important;background:#e9e1d7!important}body.page-home main section.pro-icon-feature-grid .g15-feature-image img{width:100%!important;height:100%!important;object-fit:cover!important}body.page-home main section.pro-icon-feature-grid:not(:has(.g15-feature-image)) .pro-feature-grid{grid-template-columns:repeat(3,1fr)!important;gap:20px!important}body.page-home main section.pro-icon-feature-grid:not(:has(.g15-feature-image)) .pro-section-heading{text-align:center!important;margin:0 auto 60px!important}
/* Process: vertical center rule and alternating steps, matching reference. */
body.page-home main section.pro-process-steps{background:#f8f7f5!important;background-image:radial-gradient(#ddd5cb .7px,transparent .7px)!important;background-size:32px 32px!important}body.page-home main section.pro-process-steps .pro-process-grid{position:relative!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:70px!important;row-gap:28px!important;max-width:1040px!important;margin:auto!important}body.page-home main section.pro-process-steps .pro-process-grid:before{content:"";position:absolute;top:0;bottom:0;left:50%;border-left:1px solid #cfbfad}body.page-home main section.pro-process-steps .pro-process-step{position:relative!important;min-height:170px!important;padding:28px 32px!important;background:#fff!important;border:1px solid var(--g15-line)!important;border-radius:12px!important;box-shadow:0 10px 28px rgba(26,29,24,.035)!important}body.page-home main section.pro-process-steps .pro-process-step:nth-child(2n){grid-column:2!important}body.page-home main section.pro-process-steps .pro-process-step:nth-child(2n+1){grid-column:1!important}body.page-home main section.pro-process-steps .pro-process-step:after{content:none!important}body.page-home main section.pro-process-steps .pro-process-step>span{margin:0 0 15px!important;color:#a18b74!important;font-size:28px!important}body.page-home main section.pro-process-steps .pro-process-step h3{color:#1a1d18!important;font-size:21px!important}body.page-home main section.pro-process-steps .pro-process-step p{color:#665c50!important}
/* Problems: dark paired cards with warm icon squares. */
body.page-home main section.pro-benefit-cards{background:var(--g15-charcoal)!important}body.page-home main section.pro-benefit-cards .pro-section-heading h2,body.page-home main section.pro-benefit-cards .pro-benefit-card h3{color:#fff!important}body.page-home main section.pro-benefit-cards .pro-section-heading p,body.page-home main section.pro-benefit-cards .pro-benefit-card p{color:#d4d0c8!important}body.page-home main section.pro-benefit-cards .pro-kicker{color:#d4bca5!important}body.page-home main section.pro-benefit-cards .pro-benefit-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important}body.page-home main section.pro-benefit-cards .pro-benefit-card{padding:30px!important;border:1px solid #585e53!important;border-radius:14px!important;background:#343a31!important;box-shadow:none!important}body.page-home main section.pro-benefit-cards .pro-benefit-icon{display:grid!important;place-items:center!important;width:48px!important;height:48px!important;margin-bottom:20px!important;border-radius:9px!important;background:var(--g15-sand)!important;color:#1a1d18!important}
/* Reviews and areas: cream gallery followed by bright location tiles. */
body.page-home main section.pro-reviews .pro-testimonial-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:start!important;gap:19px!important}body.page-home main section.pro-reviews .pro-testimonial{padding:30px!important;border:1px solid #e3ddd4!important;border-radius:14px!important;background:#fff!important;box-shadow:0 8px 30px rgba(26,29,24,.035)!important}body.page-home main section.pro-reviews .pro-testimonial:nth-child(3n+2){margin-top:32px!important}body.page-home main section.pro-reviews .pro-testimonial p{color:#474d42!important}body.page-home main section.pro-reviews .pro-testimonial footer{margin:18px 0 0!important;padding:0!important;background:transparent!important;color:#746252!important;box-shadow:none!important}body.page-home main section.pro-location-grid .pro-card-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}body.page-home main section.pro-location-grid .pro-service-card{min-height:190px!important;border:1px solid var(--g15-line)!important;border-radius:11px!important;background:#fff!important;box-shadow:none!important}body.page-home main section.pro-location-grid .pro-card-copy{padding:26px!important}body.page-home main section.pro-location-grid .pro-card-icon{display:grid!important;place-items:center!important;width:49px!important;height:49px!important;border-radius:8px!important;background:var(--g15-sand)!important;color:#1a1d18!important}body.page-home main section.pro-location-grid .pro-service-card h3{color:#1a1d18!important}
/* FAQ uses a genuine two-column composition and padded accordion controls. */
body.page-home main .content-shell{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:var(--g15-paper)!important}body.page-home main .content-shell>.prose{max-width:none!important;margin:0!important;padding:0!important}body.page-home main .content-shell .faq-zone{display:grid!important;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)!important;column-gap:80px!important;align-items:start!important;padding:100px max(26px,calc((100vw - 1180px)/2))!important;background:var(--g15-paper)!important}body.page-home main .content-shell .faq-zone>h2{grid-column:1!important;grid-row:1!important;margin:0 0 24px!important;color:var(--g15-ink)!important;font-size:clamp(34px,3.8vw,50px)!important;font-weight:500!important}body.page-home main .content-shell .faq-zone>.faq-list{grid-column:2!important;grid-row:1 / span 2!important;max-width:none!important;margin:0!important;padding:0!important}body.page-home main .content-shell .faq-zone>.faq-list>p:first-child{margin:0 0 18px!important;color:#665c50!important}body.page-home main .content-shell .faq-item{margin:0 0 13px!important;border:1px solid var(--g15-line)!important;border-radius:12px!important;background:#fff!important;overflow:hidden!important}body.page-home main .content-shell .faq-item summary{padding:23px 25px!important;gap:22px!important}body.page-home main .content-shell .faq-item summary h3{margin:0!important;color:#1a1d18!important;font-size:17px!important;line-height:1.45!important}body.page-home main .content-shell .faq-item summary>span{flex:0 0 22px!important;text-align:center!important;color:#6b5545!important;font-size:23px!important}body.page-home main .content-shell .faq-item .faq-answer{padding:0 25px 21px!important;color:#665c50!important}body.page-home main .content-shell .faq-item .faq-answer p{margin:0!important}
/* Office/map, contained CTA, then contact cards. */
body.page-home main section.pro-contact-panel .pro-contact-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}body.page-home main section.pro-contact-panel .pro-contact-item{padding:28px!important;border:1px solid var(--g15-line)!important;border-radius:12px!important;background:#fff!important;box-shadow:none!important}body.page-home main section.pro-contact-panel .pro-contact-icon{display:grid!important;place-items:center!important;width:48px!important;height:48px!important;border-radius:9px!important;background:var(--g15-sand)!important;color:#1a1d18!important}body.page-home main section.pro-contact-panel .pro-contact-item h3{color:#1a1d18!important}body.page-home main section.pro-contact-panel .pro-contact-item p,body.page-home main section.pro-contact-panel .pro-contact-item a{color:#665c50!important}body.page-home main section.pro-contact-panel .g15-office-layout{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:32px!important;align-items:stretch!important}body.page-home main section.pro-contact-panel .g15-office-layout .pro-contact-grid{grid-template-columns:1fr!important;gap:12px!important}body.page-home main section.pro-contact-panel .g15-office-layout .pro-contact-item{padding:19px 23px!important}body.page-home main section.pro-contact-panel .g15-office-layout .pro-contact-icon{float:left!important;margin-right:17px!important}body.page-home main section.pro-contact-panel .g15-office-map{min-height:395px!important;border-radius:13px!important;overflow:hidden!important;background:#e9e5dc!important}body.page-home main section.pro-contact-panel .g15-office-map iframe{display:block!important;width:100%!important;height:100%!important;min-height:395px!important;border:0!important}
body.page-home main section.final-cta{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:22px!important;max-width:1140px!important;min-height:0!important;margin:48px auto 78px!important;padding:68px 30px!important;border:1px solid #ded5c8!important;border-radius:17px!important;background:#e6e1d7!important;background-image:radial-gradient(#b9ac9a .65px,transparent .65px)!important;background-size:25px 25px!important;text-align:center!important;box-shadow:0 14px 36px rgba(26,29,24,.045)!important}body.page-home main section.final-cta>div:first-child{max-width:720px!important}body.page-home main section.final-cta .eyebrow{color:#806b55!important}body.page-home main section.final-cta h2{margin:10px 0 16px!important;color:#1a1d18!important;font-size:clamp(32px,4vw,52px)!important;font-weight:550!important}body.page-home main section.final-cta p{color:#4f554b!important}body.page-home main section.final-cta .cta-actions a{background:#2a2e26!important;color:#fff!important;border:1px solid #2a2e26!important;border-radius:7px!important;padding:15px 26px!important}
/* Footer and non-home pages share coherent warm palette. */
body .utility-hero,body .blog-archive-hero{background:linear-gradient(135deg,#1a1d18,#2a2e26)!important;color:#fff!important}body .utility-hero h1,body .blog-archive-hero h1{color:#fff!important}body main section.pro-component:not(.tone-dark):not(.pro-benefit-cards) h2{color:#1a1d18!important}body main section.pro-component.tone-dark .pro-service-card{background:#343a31!important;border-color:#606559!important}body main section.pro-component.tone-dark .pro-service-card h3,body main section.pro-component.tone-dark .pro-service-card p{color:#fff!important}body > footer{margin-top:0!important;background:#1a1d18!important;color:#e6e1d7!important}body > footer h2,body > footer h3,body > footer .footer-links a,body > footer a{color:#f8f7f5!important}body > footer p{color:#d6d3ca!important}body .map-section{background:#f8f7f5!important}
@media(max-width:900px){body header nav{background:#f8f7f5!important;border:1px solid #ded8ce!important}body header nav>a,body header nav .nav-home,body header nav .nav-main-link,body header nav .nav-trigger,body header nav .dropdown a,body header nav .subservice-menu a{color:#1a1d18!important}body header nav .dropdown,body header nav .subservice-menu{background:#f8f7f5!important;border-color:#ded8ce!important}body header nav .dropdown a:hover{background:#e9e1d7!important;color:#1a1d18!important}body.page-home main section.pro-service-cards .pro-card-grid,body.page-home main section.pro-location-grid .pro-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.page-home main section.pro-icon-feature-grid .g15-feature-layout{gap:35px!important}body.page-home main .content-shell .faq-zone{gap:40px!important}}
@media(max-width:680px){body.page-home .hero.b5-hero,body.page-service .hero.b5-hero,body.page-location .hero.b5-hero,body.page-faq .hero.b5-hero,body.page-blog-post .hero.b5-hero{min-height:600px!important;padding:85px 21px!important}body .g15-shape{width:230px;height:230px}body .g15-shape-left{left:-195px}body .g15-shape-right{right:-195px}body.page-home .hero.b5-hero h1,body.page-service .hero.b5-hero h1,body.page-location .hero.b5-hero h1,body.page-faq .hero.b5-hero h1,body.page-blog-post .hero.b5-hero h1{font-size:clamp(39px,10vw,61px)!important}body .hero.b5-hero .hero-actions{flex-direction:column!important;width:100%!important}body .hero.b5-hero .hero-actions a{width:min(100%,300px)!important}body main section.pro-component{padding:72px 22px!important}body.page-home main section.pro-image-text .pro-split,body.page-home main section.pro-icon-feature-grid .g15-feature-layout,body.page-home main section.pro-contact-panel .g15-office-layout{grid-template-columns:1fr!important}body.page-home main section.pro-service-cards .pro-card-grid,body.page-home main section.pro-benefit-cards .pro-benefit-grid,body.page-home main section.pro-reviews .pro-testimonial-grid,body.page-home main section.pro-location-grid .pro-card-grid,body.page-home main section.pro-contact-panel .pro-contact-grid{grid-template-columns:1fr!important}body.page-home main section.pro-icon-feature-grid:not(:has(.g15-feature-image)) .pro-feature-grid{grid-template-columns:1fr!important}body.page-home main section.pro-reviews .pro-testimonial:nth-child(3n+2){margin-top:0!important}body.page-home main section.pro-process-steps .pro-process-grid{grid-template-columns:1fr!important;gap:15px!important;padding-left:20px!important}body.page-home main section.pro-process-steps .pro-process-grid:before{left:0}body.page-home main section.pro-process-steps .pro-process-step:nth-child(n){grid-column:1!important}body.page-home main .content-shell .faq-zone{display:block!important;padding:78px 22px!important}body.page-home main .content-shell .faq-zone>h2{margin-bottom:25px!important}body.page-home main section.final-cta{margin:30px 20px 65px!important;padding:53px 24px!important}body.page-home main section.pro-contact-panel .g15-office-map,body.page-home main section.pro-contact-panel .g15-office-map iframe{min-height:300px!important}}

body.page-home main .content-shell .related{display:none!important}
/* Sheet-specific colors take precedence whenever a row supplies a color. */
body.page-home main section.pro-component.has-custom-colors,body main section.pro-component.has-custom-colors{background:var(--section-custom-bg,var(--g15-paper))!important;color:var(--section-custom-text,var(--g15-ink))!important}body.page-home main section.pro-component.has-custom-colors h2,body.page-home main section.pro-component.has-custom-colors h3,body main section.pro-component.has-custom-colors h2,body main section.pro-component.has-custom-colors h3{color:var(--section-custom-heading,var(--g15-ink))!important}body.page-home main section.pro-component.has-custom-colors p,body.page-home main section.pro-component.has-custom-colors li,body main section.pro-component.has-custom-colors p{color:var(--section-custom-text,#665c50)!important}body.page-home main section.pro-component.has-custom-colors .pro-kicker{color:var(--section-custom-accent,#816b59)!important}body.page-home main section.pro-component.has-custom-colors :is(.pro-service-card,.pro-benefit-card,.pro-icon-feature,.pro-process-step,.pro-testimonial,.pro-contact-item){background:var(--section-custom-card,#fff)!important}
body.page-home main section.pro-component.tone-dark.has-custom-colors{background:var(--section-custom-bg,var(--g15-charcoal))!important}body.page-home main section.pro-component.tone-soft.has-custom-colors{background:var(--section-custom-bg,#eeeae3)!important}
/* Contrast: each dark panel owns its foreground instead of inheriting colors
   from the light section and card rules above. */
body.page-home main section.pro-component.tone-dark :is(h2,h3,p,li,a,strong,span,small,blockquote),body main section.pro-component.tone-dark :is(h2,h3,p,li,a,strong,span,small,blockquote){color:#f8f7f5!important}
body.page-home main section.pro-component.tone-dark .pro-section-heading>p,body main section.pro-component.tone-dark .pro-section-heading>p,body.page-home main section.pro-component.tone-dark .pro-service-card p,body.page-home main section.pro-component.tone-dark .pro-benefit-card p,body main section.pro-component.tone-dark .pro-service-card p,body main section.pro-component.tone-dark .pro-benefit-card p{color:#e1ddd5!important}
body.page-home main section.pro-component.tone-dark .pro-kicker,body main section.pro-component.tone-dark .pro-kicker,body.page-home main section.pro-component.tone-dark .pro-card-link,body main section.pro-component.tone-dark .pro-card-link{color:#e3c6a7!important}
body.page-home main section.pro-component.tone-dark :is(.pro-card-icon,.pro-benefit-icon,.pro-feature-icon),body main section.pro-component.tone-dark :is(.pro-card-icon,.pro-benefit-icon,.pro-feature-icon){color:#1a1d18!important}
body main .content-section.section-bright :is(h2,h3,p,li,a,strong,span){color:#fff!important}
/* DOCX article sections have their own palette. The inherited nth-of-type
   selector otherwise paints every third section with the dark secondary color. */
body main .content-shell .content-section:not(.section-bright){background:var(--g15-paper)!important;color:var(--g15-ink)!important}
body main .content-shell .content-section.section-muted:not(.section-bright){background:#eeeae3!important}
body main .content-shell .content-section:not(.section-bright) :is(h2,h3,p,li,strong,span){color:var(--g15-ink)!important}
body main .content-shell .content-section.section-bright{background:var(--g15-charcoal)!important;color:#fff!important}
