/* Only inline article text links receive the new treatment.
   Cards, navigation, dark sections and other linked components retain original styles. */
:is(.ms-article,.post-body) :is(p,li) a[href]:not(.btn):not([role="button"]){text-decoration:none!important;text-underline-offset:.18em;transition:filter 160ms ease}
:is(.ms-article,.post-body) :is(p,li) a[href]:not(.btn):not([role="button"]):is(:hover,:focus-visible){text-decoration:underline!important;filter:brightness(.85)}
a.btn,a.btn:is(:hover,:focus,:active),a[role="button"],a[role="button"]:is(:hover,:focus,:active),button,button:is(:hover,:focus,:active){text-decoration:none!important}
@media(prefers-reduced-motion:reduce){:is(.ms-article,.post-body) :is(p,li) a[href]{transition:none!important}}

:is(.ms-blog-card,.named-card,.war-card,.visit-card,.car-card,.fin-partner,.rev-card,.ms-hours-card,.city-focus-card,.post-card,.ms-diagnostic-grid > div,.svc-card[data-astro-cid-j7pv25f6]){transition:translate .2s var(--ease-out,ease-out),box-shadow .2s var(--ease-out,ease-out)}
@media(hover:hover) and (pointer:fine){:is(.ms-blog-card,.named-card,.war-card,.visit-card,.car-card,.fin-partner,.rev-card,.ms-hours-card,.city-focus-card,.post-card,.ms-diagnostic-grid > div,.svc-card[data-astro-cid-j7pv25f6]):hover{translate:0 -4px;box-shadow:var(--sh-lg,0 16px 32px #042a0c26)}.footer-team-reminder:hover{background:rgba(160,220,155,.22)!important}}
@media(prefers-reduced-motion:reduce){:is(.ms-blog-card,.named-card,.war-card,.visit-card,.car-card,.fin-partner,.rev-card,.ms-hours-card,.city-focus-card,.post-card,.ms-diagnostic-grid > div,.svc-card[data-astro-cid-j7pv25f6]){transition:none}:is(.ms-blog-card,.named-card,.war-card,.visit-card,.car-card,.fin-partner,.rev-card,.ms-hours-card,.city-focus-card,.post-card,.ms-diagnostic-grid > div,.svc-card[data-astro-cid-j7pv25f6]):hover{translate:none}}

/* Gentle background-only feedback for the paired philosophy boxes. */
.flow-node[data-astro-cid-6ob5y2wj]{transition:background-color .2s ease}
@media(hover:hover) and (pointer:fine){.flow-node[data-astro-cid-6ob5y2wj]:hover{background:rgba(255,255,255,.11)}}
@media(prefers-reduced-motion:reduce){.flow-node[data-astro-cid-6ob5y2wj]{transition:none}}

.county-search input[type=search],.top-city-panel input[type=search]{border:1px solid #dfe8df!important;background:#f7faf7!important;box-shadow:none!important}
.county-search input[type=search]:focus,.top-city-panel input[type=search]:focus{outline:2px solid #00681455;outline-offset:2px}
.ms-search-toggle{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:44px;border:0;background:transparent;color:var(--green-darker,#042a0c);cursor:pointer;border-radius:8px}
.ms-search-toggle:hover{background:#edf3ec}.ms-search-toggle:focus-visible{outline:2px solid #006814;outline-offset:2px}
.ms-search-overlay{position:fixed;inset:0;z-index:10000;display:flex;flex-direction:column;visibility:hidden;pointer-events:none;opacity:0;transition:opacity .25s ease,visibility .25s}
.ms-search-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}
.ms-search-backdrop{position:absolute;inset:0;background:#042a0c20;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.ms-search-panel{position:relative;background:#f7faf6;color:#132219;padding:36px max(24px,calc((100vw - 1100px)/2)) 48px;max-height:calc(100dvh - 24px);overflow:auto;transform:translateY(-18px);transition:transform .3s ease;box-shadow:0 8px 20px #042a0c08}
.is-open .ms-search-panel{transform:translateY(0)}
.ms-search-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;font-weight:700;color:#006814}
.ms-search-panel button{border:0;background:transparent;color:#526057;cursor:pointer;border-radius:8px;min-width:44px;min-height:44px}
.ms-search-panel button:hover{background:#e9f0e8}.ms-search-panel button:focus-visible,.ms-search-panel a:focus-visible{outline:2px solid #006814;outline-offset:2px}
.ms-search-row{display:flex;align-items:center;gap:12px;margin-bottom:28px;color:#526057}
.ms-search-row input[type=search]{font-family:var(--font-display,inherit);font-size:clamp(23px,3vw,32px);font-weight:600;background:transparent;border:0;border-radius:0;box-shadow:none;color:#132219;padding:10px 0;width:100%;min-width:0;outline:none}
.ms-search-row input::placeholder{color:#6b776d;opacity:1}.ms-search-row:focus-within{box-shadow:0 1px #00681440}
.ms-search-row input::-webkit-search-cancel-button{display:none}
.ms-search-label{font-size:14px;color:#657368;margin:0 0 12px}.ms-search-results{list-style:none;padding:0;margin:0}
.ms-search-results li{margin:0}.ms-search-results a{display:flex;gap:12px;align-items:baseline;padding:9px 12px;margin-left:-12px;border-radius:6px;text-decoration:none!important;color:#173b20;font-weight:600;font-size:16px}
.ms-search-results a:hover{background:#eaf1e8;color:#042a0c}.ms-search-results a span:first-child{color:#7b8d7c}
.ms-search-more{margin-top:18px}.ms-search-overlay [hidden]{display:none!important}
@media(max-width:760px){.ms-search-panel{min-height:100dvh;max-height:100dvh;padding:18px 24px 40px}.ms-search-top{margin-bottom:24px}.ms-search-results a{padding-block:13px}.ms-search-toggle{width:36px}}
@media(prefers-reduced-motion:reduce){.ms-search-overlay,.ms-search-panel{transition:none;transform:none}}

/* Search refinements shared by desktop and mobile. */
.ms-search-top{justify-content:flex-end;margin-bottom:8px}
.ms-search-panel .ms-search-close{display:flex;align-items:center;justify-content:center;font-size:23px;color:#173b20;background:#e8eee6;border:1px solid #d7e2d4;border-radius:50%;flex-shrink:0}
.ms-search-panel .ms-search-close:hover{background:#dce7d9}
.ms-search-row input[type=search]{font-size:clamp(18px,2.4vw,30px)}
.county-panel .county-search{display:flex!important;align-items:center!important;gap:12px!important;position:relative!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:8px 0!important}
.county-panel .county-search>strong{display:none!important}
.county-panel .county-search .county-search-cue{display:flex!important;position:static!important;opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:none;font-size:0!important;flex:0 0 22px;color:#657368}
.county-panel .county-search-cue svg{width:22px;height:22px}
.county-panel .county-search input[type=search]{display:block!important;opacity:1!important;visibility:visible!important;position:static!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;outline:none!important;padding:10px 0!important;width:100%!important;min-width:0;font-family:var(--font-display,inherit);font-size:clamp(19px,2vw,28px)!important;font-weight:600;color:#173b20}
.county-panel .county-search input::placeholder{color:#6b776d!important;opacity:1!important}
.county-panel .county-search:focus-within{box-shadow:0 1px #00681455!important}

.ms-search-panel .ms-search-close{gap:10px;padding:8px 16px;border-radius:999px;font:600 15px var(--font-body,inherit);min-height:44px}.ms-search-close span{font-size:24px;font-weight:400;line-height:1}

/* Keep area search in one row, matching the site-wide search. */
.county-panel{background:#f7faf6!important}
.county-panel .county-heading{border-bottom:0!important}
.county-panel .county-search{flex-direction:row!important;flex-wrap:nowrap!important}
.county-panel .county-search .county-search-cue{padding:0!important;margin:0!important;align-self:center!important}
.county-panel .county-search input[type=search]{flex:1 1 auto!important;height:auto!important;font-size:clamp(18px,2.4vw,30px)!important}
.ms-search-panel{max-height:100%;padding-top:32px}
@media(max-width:760px){.ms-search-panel{min-height:100%;max-height:100%;padding-top:24px}}

.county-panel .county-search input[type=search]::-webkit-search-cancel-button{display:none;-webkit-appearance:none}
.county-panel .county-search-clear{display:inline-flex;align-items:center;justify-content:center;flex:0 0 40px;width:40px;height:44px;border:0;border-radius:8px;background:transparent;color:var(--green-darker,#042a0c);cursor:pointer;padding:0}
.county-panel .county-search-clear:hover{background:#edf3ec}
.county-panel .county-search-clear:focus-visible{outline:2px solid #006814;outline-offset:2px}
.county-panel .county-search-clear[hidden]{display:none!important}

/* Seamless full-width Service Areas dropdown. */
.nav-desktop .county-panel{position:fixed!important;left:0!important;right:0!important;top:var(--county-top,130px)!important;transform:none!important;width:100%!important;max-width:none!important;max-height:calc(100dvh - var(--county-top,130px))!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:36px max(24px,calc((100vw - 1100px)/2)) 48px!important;z-index:1001}
.county-panel .county-heading{border:0!important}.county-panel .county-search{min-width:0;flex:1}
.county-backdrop{position:fixed;inset:var(--county-top,130px) 0 0;z-index:90;background:#042a0c20;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s}
.county-menu-active .county-backdrop{opacity:1;visibility:visible}
.county-menu-active #siteHeader .navbar{background:#f7faf6;box-shadow:none}
.nav-desktop .county-menu[open] .county-panel{animation:county-reveal .28s ease-out}
.nav-desktop .county-menu.ms-switched-open[open] .county-panel{animation:none}
.county-menu-switching .nav-desktop .county-menu[open] .county-panel{animation:none!important}.county-menu-switching .nav-desktop .county-menu[open] .county-panel>*{animation:county-content-crossfade .24s ease both}@keyframes county-content-crossfade{from{opacity:.35}to{opacity:1}}
@keyframes county-reveal{from{opacity:0;clip-path:inset(0 0 20% 0)}to{opacity:1;clip-path:inset(0)}}
.mobile-nav .county-panel{border:0!important;border-radius:0!important;background:#f7faf6!important}
@media(prefers-reduced-motion:reduce){.nav-desktop .county-menu[open] .county-panel{animation:none}.county-backdrop{transition:none}}

/* Shared seamless navigation surface and retracting search transition. */
.county-menu-active #siteHeader,.ms-search-active #siteHeader{border-bottom:0!important;box-shadow:none!important}
.county-menu-active #siteHeader .navbar,.ms-search-active #siteHeader .navbar{border:0!important;background:#f7faf6!important;box-shadow:none!important}
.nav-desktop .county-menu summary::after,.nav-desktop .county-menu summary::before{display:none!important}
.nav-desktop{align-self:stretch}.nav-desktop>.county-menu,.nav-desktop>.county-menu>summary{height:100%}.nav-desktop>.county-menu>summary{padding-inline:.08rem}
.county-main-link{color:inherit;text-decoration:none!important;font:inherit}
.nav-desktop .county-panel{border:0!important;outline:0!important}
.ms-search-panel{clip-path:inset(0 0 100% 0);transform:none!important;transition:clip-path .26s ease-in-out}
.is-open .ms-search-panel{clip-path:inset(0)}
.ms-search-overlay{transition:opacity .26s ease,visibility .26s}
@media(prefers-reduced-motion:reduce){.ms-search-panel,.ms-search-overlay{transition:none}}

/* Align the area-directory action with the county columns. */
.nav-desktop .county-panel .county-heading{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;align-items:center}
.nav-desktop .county-heading .county-search{grid-column:1 / 4}
.county-panel .county-heading a.county-view-all{justify-self:start;justify-content:flex-start;background:transparent;border:0;color:#111;text-decoration:none;padding:12px 18px;margin-left:-18px;transition:background-color .18s ease,color .18s ease}
.county-panel .county-heading a.county-view-all:hover,.county-panel .county-heading a.county-view-all:focus-visible{background:#006814;color:#fff}
@media(prefers-reduced-motion:reduce){.county-panel .county-heading a.county-view-all{transition:none}}

/* Mobile search owns the full screen; the menu control becomes its close X. */
.ms-search-mobile-bar{display:none}
@media(max-width:1199px){
 /* Sit above the test banner so it cannot cover the close control. */
 .ms-search-overlay{top:0!important;height:100dvh;background:#f7faf6;z-index:100000}
 .ms-search-panel{box-sizing:border-box;width:100%;height:100%;min-height:100%;max-height:100%;padding:0 24px max(40px,env(safe-area-inset-bottom));overscroll-behavior:contain;box-shadow:none}
 .ms-search-mobile-bar{display:flex;justify-content:flex-end;align-items:center;min-height:64px;padding-top:env(safe-area-inset-top);margin-bottom:24px;position:sticky;top:0;background:#f7faf6;z-index:2}
 .ms-search-panel .ms-search-mobile-exit{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:0;background:transparent;color:#042a0c;border-radius:8px;animation:ms-search-exit-in .26s ease}
 .ms-search-panel .ms-search-mobile-exit:hover{background:#edf3ec}
 .ms-search-active #siteHeader{visibility:hidden}
 .ms-search-row{gap:10px;margin-bottom:32px}
 .ms-search-row>svg{flex-shrink:0}
 .ms-search-row input[type=search]{font-size:clamp(16px,4.5vw,28px)}
 .ms-search-results a{padding-block:13px}
}
@keyframes ms-search-exit-in{from{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}
@media(prefers-reduced-motion:reduce){.ms-search-panel .ms-search-mobile-exit{animation:none}}

/* Full-screen mobile submenu, with persistent back and close controls. */
.ms-mobile-submenu[hidden]{display:none!important}
.ms-mobile-submenu{position:fixed;inset:0;z-index:100001;height:100dvh;overflow-y:auto;overscroll-behavior:contain;background:#f7faf6;color:#173b20;padding:0 24px max(40px,env(safe-area-inset-bottom));box-sizing:border-box}
.ms-mobile-submenu>.county-menu{display:block;position:static;width:100%;border:0}
.ms-mobile-submenu>.county-menu>summary{display:none}
.ms-mobile-submenu-bar{position:sticky;top:0;z-index:3;display:flex;justify-content:space-between;align-items:center;min-height:64px;padding-top:env(safe-area-inset-top);margin-bottom:24px;background:#f7faf6}
.ms-mobile-submenu-bar button{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:0;border-radius:8px;background:transparent;color:#042a0c;cursor:pointer}
.ms-mobile-submenu-bar button:hover{background:#edf3ec}
.ms-mobile-submenu-bar button:focus-visible{outline:2px solid #006814;outline-offset:2px}
.ms-mobile-submenu .county-panel{display:block!important;position:static!important;transform:none!important;opacity:1!important;visibility:visible!important;width:100%!important;max-width:none!important;max-height:none!important;padding:0!important;border:0!important;box-shadow:none!important;animation:none!important}
.ms-mobile-submenu .county-heading{display:flex;flex-direction:column;align-items:stretch;gap:12px;margin-bottom:24px}
.ms-mobile-submenu .county-grid{display:grid;grid-template-columns:1fr;gap:28px}
.ms-mobile-submenu .county-grid h3{font-size:16px;color:#657368;margin-bottom:10px}
.ms-mobile-submenu .county-grid a{display:block;font-size:22px;line-height:1.4;font-weight:600;padding:9px 0;margin-left:0;color:#173b20}
.ms-mobile-submenu .county-search .county-search-clear{display:none!important}
.ms-mobile-submenu .county-grid [hidden]{display:none!important}

.ms-mobile-main-bar{display:none}
@media(max-width:1199px){
 #mobileMenu:not([hidden]){display:block!important;position:fixed!important;inset:0!important;z-index:100000;width:100%;height:100dvh;max-height:100dvh;overflow-y:auto;overscroll-behavior:contain;box-sizing:border-box;padding:0 24px max(40px,env(safe-area-inset-bottom))!important;background:#f7faf6!important;border:0!important;box-shadow:none!important;animation:ms-main-menu-in .3s ease-out}
 #mobileMenu .ms-mobile-main-bar{display:flex;position:sticky;top:0;z-index:2;align-items:center;justify-content:flex-end;min-height:64px;padding-top:env(safe-area-inset-top);margin-bottom:24px;background:#f7faf6}
 .ms-mobile-main-bar button{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:transparent;border:0;border-radius:8px;color:#042a0c;cursor:pointer}
 .ms-mobile-main-bar button:focus-visible{outline:2px solid #006814;outline-offset:2px}
 #mobileMenu .mobile-nav{display:flex;flex-direction:column;gap:0;padding:0!important;border:0!important}
 #mobileMenu .mobile-link{display:block;padding:12px 0!important;margin:0;border:0!important;font-size:28px;line-height:1.25;font-weight:600;color:#173b20;text-decoration:none}
 #mobileMenu .county-menu,#mobileMenu .mobile-cta{border:0!important;box-shadow:none!important}
 #mobileMenu .mobile-cta{padding:28px 0 0!important}
 #mobileMenu summary{list-style:none!important}
 #mobileMenu summary>span,#mobileMenu summary::before,#mobileMenu summary::after,#mobileMenu summary::-webkit-details-marker{display:none!important}
 #mobileMenu summary::marker{content:''}
}
@keyframes ms-main-menu-in{from{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){#mobileMenu:not([hidden]){animation:none}}

/* Shared menu hierarchy: a clear overview, followed by smaller county groups. */
.county-menu-layout{display:grid;grid-template-columns:minmax(200px,1fr) minmax(0,3fr);gap:48px;align-items:start}
.county-menu-layout .county-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 32px}
.county-menu-layout h3{font-size:14px;font-weight:500;text-transform:none;letter-spacing:0;line-height:1.5;margin:0 0 14px}
.county-menu-layout .county-grid a{font-size:16px;font-weight:550;line-height:1.5;padding:9px 8px}
.county-overview .county-view-all{display:block;font-size:clamp(24px,2.4vw,28px);font-weight:650;letter-spacing:-.03em;line-height:1.3;text-decoration:none;color:#006814;padding:9px 8px;margin-left:-8px;border-radius:7px;background:transparent;border:0}
.county-overview .county-view-all:hover{background:#006814;color:#fff}
.nav-desktop .county-panel .county-heading{display:block;margin-bottom:32px;padding-bottom:0}
.ms-mobile-submenu .county-menu-layout{grid-template-columns:1fr;gap:28px}
.ms-mobile-submenu .county-menu-layout .county-grid{grid-template-columns:1fr;gap:24px}
.ms-mobile-submenu .county-menu-layout h3{font-size:14px;text-transform:none;letter-spacing:0}
.ms-mobile-submenu .county-menu-layout .county-grid a{font-size:20px;padding-block:10px}
.ms-mobile-submenu .county-overview .county-view-all{font-size:28px}
/* Shared touch targets and a direct destination after opening a mobile submenu. */
.ms-search-toggle{width:44px!important;min-width:44px;height:44px}
.ms-mobile-section-link{font-size:20px;font-weight:600;line-height:1.4;text-decoration:none;color:inherit;padding:10px 8px;text-align:center}
@media(max-width:1199px){.ms-mobile-submenu .county-heading,.ms-mobile-submenu .county-search-status{display:none!important}}

/* One measured right edge for the area search, close control and city hover fields. */
@media(min-width:1200px){.nav-desktop>.county-menu:not(.ms-general-menu) .county-heading,.nav-desktop>.county-menu:not(.ms-general-menu) .county-menu-layout,.nav-desktop>.county-menu:not(.ms-general-menu) .county-search-status{max-width:1480px!important}.nav-desktop>.county-menu:not(.ms-general-menu) .county-menu-layout{grid-template-columns:minmax(270px,1.25fr) minmax(0,2.46fr);gap:clamp(20px,2vw,34px)}.nav-desktop>.county-menu:not(.ms-general-menu) .county-menu-layout .county-grid{gap:28px clamp(20px,2vw,34px)}.nav-desktop>.county-menu:not(.ms-general-menu) .county-menu-layout .county-grid a{width:fit-content;max-width:100%;padding-inline:10px;margin-left:-10px;border-radius:7px}.nav-desktop>.county-menu:not(.ms-general-menu) .county-menu-layout .county-grid a:hover,.nav-desktop>.county-menu:not(.ms-general-menu) .county-menu-layout .county-grid a:focus-visible{background:#e8f1e7}}


@media(min-width:1200px){.nav-desktop>.county-menu:not(.ms-general-menu) .county-menu-layout{grid-template-columns:minmax(270px,1.25fr) repeat(4,minmax(150px,.82fr));gap:clamp(20px,2vw,34px)}.nav-desktop>.county-menu:not(.ms-general-menu) .county-overview{grid-column:1}.nav-desktop>.county-menu:not(.ms-general-menu) .county-grid{display:grid;grid-column:2/-1;grid-template-columns:subgrid;gap:28px clamp(20px,2vw,34px)}}

/* Shared footer rules also cover newly added links without Astro scope attributes. */
.site-footer .footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2.5rem 3rem}
.site-footer .footer-brand{grid-column:1/-1;display:grid;grid-template-columns:minmax(180px,1fr) minmax(0,2fr) minmax(180px,1fr);align-items:center;gap:clamp(2rem,5vw,5rem);padding-bottom:2rem;border-bottom:1px solid #ffffff20}
.site-footer .footer-brand img{margin-bottom:0;max-width:100%;height:auto;max-height:70px;object-fit:contain;object-position:left}
.site-footer .footer-brand .footer-tag{justify-self:center;margin:0;max-width:720px;text-align:center}
.site-footer .footer-brand .footer-social{justify-self:end;margin:0}
.site-footer .footer-col{min-width:0}
.site-footer .footer-col ul{list-style:none;margin:0;padding:0;display:grid;gap:.55rem}
.site-footer .footer-col a{color:#b9cebb;font-size:.92rem;transition:color .16s var(--ease-out);overflow-wrap:anywhere}
.site-footer .footer-col a:hover,.site-footer .footer-col a:focus-visible{color:var(--spark-warm)}
.site-footer .footer-col a:focus-visible{outline:2px solid currentColor;outline-offset:4px;border-radius:2px}
.site-footer .footer-link-group+.footer-link-group,.site-footer .footer-organized-support>.footer-h{margin-top:2rem}
.site-footer .footer-book{margin-top:1rem}
.site-footer .footer-bottom{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);width:100%;text-align:center;gap:.75rem clamp(1.5rem,4vw,4rem)}
.site-footer .footer-bottom>:first-child{justify-self:start;text-align:left}
.site-footer .footer-bottom .footer-license{justify-self:center}
.site-footer .footer-bottom .footer-team-reminder{justify-self:end}
@media(max-width:1000px){.site-footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem}.site-footer .footer-brand{grid-template-columns:180px minmax(0,1fr)}.site-footer .footer-brand .footer-tag{text-align:left}.site-footer .footer-brand .footer-social{grid-column:1/-1;justify-self:start}.site-footer .footer-bottom{grid-template-columns:1fr;justify-items:center}.site-footer .footer-bottom>*{justify-self:center!important;text-align:center!important}}
@media(max-width:600px){.site-footer .footer-grid{grid-template-columns:1fr;gap:2rem}.site-footer .footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem}.site-footer .footer-brand img{max-width:180px}.site-footer .footer-col{padding-bottom:1.5rem;border-bottom:1px solid #ffffff15}.site-footer .footer-col:last-child{border-bottom:0;padding-bottom:0}}
@media(prefers-reduced-motion:reduce){.site-footer .footer-col a{transition:none}}

/* Footer booking CTA keeps readable green text on its white hover surface. */
.site-footer .footer-col a.footer-book:hover,.site-footer .footer-col a.footer-book:focus-visible,.site-footer .footer-book a:hover,.site-footer .footer-book a:focus-visible{color:#006814;background:#fff}

.ms-general-grid{display:grid;grid-template-columns:1.15fr repeat(3,minmax(0,1fr));gap:32px;max-width:1200px;margin:auto}.ms-general-grid.ms-learning-grid{grid-template-columns:1.1fr repeat(4,minmax(0,1fr));gap:24px}.ms-general-grid section{min-width:0}.ms-general-grid h3{font-size:12px;font-weight:500;color:#617062;line-height:1.4;margin:0 0 16px}.ms-general-grid a{display:block;font-size:15px;line-height:1.45;color:#173b20;padding:6px 0;text-decoration:none;transition:color .16s ease}.ms-general-grid a:hover{color:#006814;text-decoration:underline;text-underline-offset:3px}.ms-general-grid section:first-child a{font-size:23px;font-weight:600;letter-spacing:-.025em}.ms-general-grid a:focus-visible{outline:2px solid #8da58f;outline-offset:3px}.ms-topic-links{display:flex;gap:12px 22px;flex-wrap:wrap;margin:18px 0 28px}.ms-topic-links a{color:inherit;text-decoration:underline;text-underline-offset:4px}.ms-blog-topic{font-size:12px;color:#687c6c;margin-bottom:10px}.ms-mobile-submenu .ms-general-grid{display:grid;grid-template-columns:1fr;gap:30px;padding:10px 0 40px}.ms-mobile-submenu .ms-general-grid a{font-size:18px;padding:9px 0}.ms-mobile-submenu .ms-general-grid section:first-child a{font-size:25px}.ms-mobile-submenu .ms-general-menu>summary{display:none}#financing-options,#financing-approach{scroll-margin-top:150px}@media(prefers-reduced-motion:reduce){.ms-general-grid a{transition:none}}
/* Apple-style hierarchy: one prominent Explore column and two compact supporting columns. */
.ms-general-grid,.ms-general-grid.ms-learning-grid{grid-template-columns:minmax(260px,1.4fr) minmax(190px,1fr) minmax(220px,1.1fr);gap:54px;max-width:1080px}.ms-general-grid h3,.county-menu-layout h3{font-weight:500;color:#68736a;text-transform:none;letter-spacing:0}.ms-general-grid section:first-child a{font-size:clamp(24px,2.2vw,31px);line-height:1.22;padding:5px 0}.ms-general-grid section:not(:first-child) a{font-weight:600}.county-overview>a:not(.county-view-all){display:block;font-size:clamp(22px,2vw,27px);font-weight:650;line-height:1.3;color:#006814;text-decoration:none;padding:6px 8px;margin-left:-8px}.county-overview>a:hover,.county-overview>a:focus-visible{background:#edf4ed;border-radius:7px}.county-menu-layout{max-width:1480px;margin:auto}.county-menu-layout .county-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:1199px){.ms-general-grid,.ms-general-grid.ms-learning-grid{grid-template-columns:1fr;gap:30px}.county-menu-layout .county-grid{grid-template-columns:1fr}}
.nav-desktop .county-panel .county-heading,.nav-desktop .county-panel .county-search-status{width:100%;max-width:1480px;margin-left:auto;margin-right:auto}.nav-desktop .county-panel .county-search{width:100%}

/* Services gains a reusable editorial image slot without changing menu behavior. */
.ms-general-grid.ms-services-grid{grid-template-columns:minmax(270px,1.25fr) repeat(3,minmax(150px,.82fr)) minmax(250px,1fr);gap:clamp(20px,2vw,34px);max-width:1480px}.ms-services-grid section:first-child a{font-size:clamp(18px,1.35vw,22px);line-height:1.24;padding:5px 0}.ms-menu-showcase{align-self:stretch;display:flex;flex-direction:column;padding:9px;border-radius:18px;background:#f0ede3;overflow:hidden}.ms-menu-showcase-feature{display:block!important;padding:0!important;color:#fff!important;text-decoration:none!important}.ms-menu-showcase-media{display:block;aspect-ratio:1.45;border-radius:11px;overflow:hidden;background:#fff}.ms-menu-showcase img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.ms-menu-showcase-copy{display:block;margin-top:-30px;padding:48px 12px 12px;background:linear-gradient(transparent,#063d14 32%);border-radius:0 0 11px 11px;position:relative}.ms-menu-showcase small,.ms-menu-showcase b,.ms-menu-showcase em{display:block}.ms-menu-showcase small{color:#d9e7da;font-size:10px;text-transform:uppercase;letter-spacing:.055em}.ms-menu-showcase b{margin-top:4px;font-size:19px;line-height:1.15}.ms-menu-showcase em{margin-top:4px;color:#dce9dd;font-size:10.5px;font-style:normal;line-height:1.35}.ms-menu-showcase-feature:hover img{transform:scale(1.045)}.ms-menu-service-rail{grid-column:1/-1;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));column-gap:10px;row-gap:20px;padding-top:18px;border-top:1px solid #dbe4da}.ms-menu-service-rail a{display:grid!important;grid-template-columns:64px 1fr;align-items:center;gap:11px;padding:7px!important;border-radius:12px;color:#204a2d!important;text-decoration:none!important}.ms-menu-service-rail a:hover{background:#edf4ee}.ms-menu-service-rail span{display:block;aspect-ratio:1.2;border:5px solid #f0ede3;border-radius:9px;overflow:hidden;background:#fff}.ms-menu-service-rail img{display:block;width:100%;height:100%;object-fit:contain}.ms-menu-service-rail b{font-size:12px;font-weight:600;line-height:1.3;letter-spacing:.005em}.ms-mobile-submenu .ms-menu-showcase,.ms-mobile-submenu .ms-menu-service-rail{display:none!important}@media(max-width:1350px) and (min-width:1200px){.ms-general-grid.ms-services-grid{grid-template-columns:minmax(250px,1.2fr) repeat(2,minmax(150px,1fr)) minmax(225px,.95fr)}.ms-services-grid section:nth-of-type(4){grid-column:2}.ms-menu-showcase{grid-column:4;grid-row:1 / span 2}.ms-menu-service-rail{grid-column:1/-1}}

/* Keep Services aligned with the single-column Service Areas mobile panel. */
@media(max-width:1199px){
 .ms-mobile-submenu .ms-general-grid.ms-services-grid{grid-template-columns:minmax(0,1fr);gap:28px;max-width:100%;margin:0;padding:0}
 .ms-mobile-submenu .ms-services-grid h3{font-size:14px;font-weight:500;line-height:1.4;margin:0 0 10px}
 .ms-mobile-submenu .ms-services-grid section>a{font-size:20px;font-weight:600;line-height:1.4;padding:10px 0;white-space:normal;overflow-wrap:anywhere}
 .ms-mobile-submenu .ms-services-grid section:first-child h3{margin-bottom:16px}
 .ms-mobile-submenu .ms-services-grid section:first-child>a{font-size:22px;font-weight:650;line-height:1.3;letter-spacing:normal;color:#006814;padding:6px 8px;margin-left:-8px}
 .ms-mobile-submenu .ms-services-grid section:first-child>a:first-of-type{font-size:28px;letter-spacing:-.03em;padding:9px 8px}
}

.ms-service-catalog{background:#f3f6f2}.ms-catalog-head{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.7fr);gap:clamp(28px,6vw,80px);align-items:end;margin-bottom:clamp(35px,5vw,64px)}.ms-catalog-head .h1{margin:0}.ms-catalog-head .lead{margin:0}.ms-catalog-groups{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ms-catalog-groups>section{padding:clamp(24px,3vw,36px);background:#fff;border:1px solid #dce5dc;border-radius:20px}.ms-catalog-groups h3{margin:0 0 20px;color:#102218;font-family:var(--font-display);font-size:clamp(21px,2vw,27px)}.ms-catalog-groups section>div{display:grid}.ms-catalog-groups a{display:flex;justify-content:space-between;gap:18px;padding:12px 0;border-top:1px solid #e4eae4;color:#116b27;font-weight:700;text-decoration:none;line-height:1.4}.ms-catalog-groups a b{transition:transform .2s ease}.ms-catalog-groups a:hover b{transform:translateX(4px)}.ms-home-services-actions{display:flex;gap:14px;justify-content:flex-start;flex-wrap:wrap;margin-top:34px}.ms-service-hero .lead{max-width:760px}.ms-service-split{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.7fr);gap:clamp(30px,7vw,100px);align-items:center}.ms-service-split .lead{line-height:1.75}.ms-service-note{padding:30px;background:#e4efe3;border:1px solid #cddfce;border-radius:20px}.ms-service-note strong{display:block;margin-bottom:10px;color:#0a5f20;font-family:var(--font-display);font-size:22px}.ms-service-note p{margin:0;color:#405147;line-height:1.65}.ms-service-details{background:#f3f6f2;border-block:1px solid #dce5dc}.ms-service-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ms-service-detail-grid article{padding:clamp(28px,4vw,48px);background:#fff;border:1px solid #dce5dc;border-radius:22px}.ms-service-detail-grid .ms-service-includes{background:var(--green-deep);color:#fff}.ms-service-includes .kicker{color:#fff}.ms-service-includes .kicker:before{background:var(--spark)}.ms-service-includes .h2{color:#fff}.ms-service-detail-grid ul{list-style:none;margin:28px 0 0;padding:0;display:grid;gap:13px}.ms-service-detail-grid li{position:relative;padding-left:28px;color:#405147;line-height:1.55}.ms-service-includes li{color:#e5eee6}.ms-service-detail-grid li:before{content:"✓";position:absolute;left:0;color:#14843a;font-weight:900}.ms-service-includes li:before{color:#f8c944}.ms-service-process .h2{max-width:780px}.ms-service-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:36px}.ms-service-steps article{position:relative;padding:34px 28px;border:1px solid #dce5dc;border-radius:20px}.ms-service-steps span{color:#14843a;font-size:13px;font-weight:800;letter-spacing:.12em}.ms-service-steps h3{margin:28px 0 10px;font-family:var(--font-display);font-size:24px}.ms-service-steps p{margin:0;color:#405147;line-height:1.65}.ms-service-related{padding:28px 0;background:#eef4ed}.ms-service-related .container{display:flex;align-items:center;justify-content:space-between;gap:20px}.ms-service-related .container>a:first-child{color:#116b27;font-weight:800;text-decoration:none}@media(max-width:900px){.ms-catalog-head,.ms-service-split,.ms-service-detail-grid{grid-template-columns:1fr}.ms-catalog-groups{grid-template-columns:1fr 1fr}.ms-service-steps{grid-template-columns:1fr}}@media(max-width:600px){.ms-catalog-groups{grid-template-columns:1fr}.ms-home-services-actions{display:grid}.ms-home-services-actions .btn{width:100%}.ms-service-related .container{align-items:stretch;flex-direction:column}.ms-service-related .btn{text-align:center}}

/* Visual service discovery and generator presentation. */
.ms-services-gallery{padding:clamp(3rem,6vw,5.5rem) 0;background:#fff}.ms-gallery-head{display:grid;grid-template-columns:.45fr 1fr;align-items:end;gap:30px;margin-bottom:30px}.ms-gallery-head .h2{max-width:850px}.ms-gallery-grid{display:grid;grid-template-columns:1.15fr .85fr .85fr 1.15fr;gap:14px}.ms-gallery-grid a{position:relative;display:grid;min-height:360px;overflow:hidden;border-radius:22px;background:#edf3ed;color:#fff}.ms-gallery-grid img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.22,1,.36,1)}.ms-gallery-grid a:nth-child(3),.ms-gallery-grid a:nth-child(4){border:18px solid #f1eee5;background:#fff}.ms-gallery-grid a:nth-child(3) img,.ms-gallery-grid a:nth-child(4) img{object-fit:contain;background:#fff}.ms-gallery-grid span{position:absolute;inset:auto 0 0;padding:55px 22px 20px;background:linear-gradient(transparent,rgba(3,33,10,.88))}.ms-gallery-grid b,.ms-gallery-grid small{display:block}.ms-gallery-grid b{font-size:20px}.ms-gallery-grid small{margin-top:4px;color:#dbe7dc}.ms-gallery-grid a:hover img{transform:scale(1.035)}.ms-generator-visual{background:#f4f7f3}.ms-generator-visual .container{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);align-items:center;gap:clamp(30px,7vw,100px);padding-block:clamp(35px,6vw,70px)}.ms-generator-visual p{max-width:62ch;color:#526057;line-height:1.7}.ms-generator-visual img{width:100%;max-height:480px;object-fit:contain;mix-blend-mode:multiply}
@media(max-width:900px){.ms-gallery-head,.ms-generator-visual .container{grid-template-columns:1fr}.ms-gallery-grid{grid-template-columns:1fr 1fr}.ms-gallery-grid a{min-height:300px}}
@media(max-width:600px){.ms-gallery-grid{grid-template-columns:1fr}.ms-gallery-grid a{min-height:280px}}

/* Each service gets a substantial, page-specific middle chapter and FAQ. */
.ms-service-guide{overflow:hidden;background:#fff}.ms-guide-intro{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:clamp(28px,6vw,90px);align-items:end;margin-bottom:clamp(30px,5vw,58px)}.ms-guide-intro .lead{margin:0;line-height:1.72}.ms-guide-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ms-guide-cards article{padding:clamp(25px,3vw,38px);border:1px solid #d8e3d8;border-radius:22px;background:#f7faf6}.ms-guide-cards span{display:block;color:#14843a;font-size:12px;font-weight:850;letter-spacing:.12em}.ms-guide-cards h3{margin:24px 0 12px;font-family:var(--font-display);font-size:clamp(21px,2vw,27px);line-height:1.15}.ms-guide-cards p{margin:0;color:#44564a;line-height:1.68}.ms-guide--rail .ms-guide-cards{grid-template-columns:1fr}.ms-guide--rail .ms-guide-cards article{display:grid;grid-template-columns:65px minmax(220px,.55fr) 1fr;gap:24px;align-items:start;border-radius:12px;background:#fff;border-width:0 0 1px;padding-inline:0}.ms-guide--rail .ms-guide-cards h3{margin:0}.ms-guide--steps{background:#eef4ed}.ms-guide--steps .ms-guide-cards article:nth-child(2){transform:translateY(24px);background:#fff}.ms-guide--contrast .ms-guide-cards{gap:0;border-radius:24px;overflow:hidden}.ms-guide--contrast .ms-guide-cards article{border-radius:0;border:0;background:#0b4919;color:#fff}.ms-guide--contrast .ms-guide-cards article:nth-child(2){background:#f0c33b;color:#102218}.ms-guide--contrast .ms-guide-cards article:nth-child(3){background:#e5efe3;color:#102218}.ms-guide--contrast .ms-guide-cards article:first-child p{color:#e2eee3}.ms-guide--contrast .ms-guide-cards article:nth-child(2) span,.ms-guide--contrast .ms-guide-cards article:nth-child(2) p{color:#25382a}.ms-service-faq{display:grid;grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr);gap:10px clamp(30px,7vw,100px);margin-top:clamp(55px,8vw,100px);padding-top:clamp(35px,5vw,60px);border-top:1px solid #d8e3d8}.ms-service-faq>.kicker,.ms-service-faq>.h2{grid-column:1}.ms-service-faq>div{grid-column:2;grid-row:1 / span 2}.ms-service-faq details{border-bottom:1px solid #ccd8cd}.ms-service-faq summary{position:relative;cursor:pointer;list-style:none;padding:20px 42px 20px 0;color:#173b20;font-family:var(--font-display);font-size:clamp(18px,2vw,23px);font-weight:750;line-height:1.3}.ms-service-faq summary::-webkit-details-marker{display:none}.ms-service-faq summary:after{content:"+";position:absolute;right:5px;top:17px;color:#168238;font-size:27px;font-weight:400}.ms-service-faq details[open] summary:after{content:"−"}.ms-service-faq details p{margin:0;padding:0 34px 22px 0;color:#44564a;line-height:1.7}.ms-generator-visual img{mix-blend-mode:normal;background:#fff;border:18px solid #f1eee5;border-radius:24px}
@media(max-width:900px){.ms-guide-intro,.ms-service-faq{grid-template-columns:1fr}.ms-guide-cards{grid-template-columns:1fr}.ms-guide--rail .ms-guide-cards article{grid-template-columns:45px 1fr}.ms-guide--rail .ms-guide-cards p{grid-column:2}.ms-guide--steps .ms-guide-cards article:nth-child(2){transform:none}.ms-service-faq>div{grid-column:1;grid-row:auto}}
@media(max-width:600px){.ms-guide--rail .ms-guide-cards article{grid-template-columns:1fr}.ms-guide--rail .ms-guide-cards p{grid-column:1}}
.ms-service-equipment{background:#f4f1e8}.ms-service-equipment .container{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.75fr);gap:clamp(35px,7vw,100px);align-items:center}.ms-service-equipment figure{margin:0;padding:18px;background:#fff;border:18px solid #e9e4d7;border-radius:26px;overflow:hidden}.ms-service-equipment img{display:block;width:100%;aspect-ratio:1.5;object-fit:contain;background:#fff;border-radius:10px}.ms-service-equipment .lead{line-height:1.72}@media(max-width:800px){.ms-service-equipment .container{grid-template-columns:1fr}.ms-service-equipment figure{border-width:12px;padding:10px}}
