/* Header styles stay inside the NAS header and its own drawer. */
body.nas-h-menu-open{overflow:hidden}
header.nas-h{--nh-paper:#fff;--nh-ink:#202940;--nh-muted:#667080;--nh-line:#e2e5ec;--nh-accent:#4c5786;--nh-soft:#f5f6fa;--nh-star:#a88957;position:relative;width:100%;max-width:none;margin:0;padding:0;background:var(--nh-paper)!important;color:var(--nh-ink)!important;font:14px/1.5 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;isolation:isolate;z-index:40;overflow:visible}
header.nas-h--navy{--nh-paper:#222e4e;--nh-ink:#fff;--nh-muted:#d0d7e5;--nh-line:#ffffff26;--nh-accent:#f0e3c9;--nh-soft:#ffffff0c;--nh-star:#dec49c}
header.nas-h--ivory{--nh-paper:#fcfaf6;--nh-ink:#273247;--nh-line:#e5e0d6;--nh-soft:#f5f1e8}
.nas-h *{box-sizing:border-box}
.nas-h .nas-h-inner{width:calc(100% - 64px);max-width:var(--nas-h-width,1280px);margin:0 auto}
.nas-h a{color:inherit;text-decoration:none;text-underline-offset:4px}
.nas-h button,.nas-h input,.nas-h summary{font:inherit;letter-spacing:normal;text-transform:none;box-shadow:none}
.nas-h button{color:inherit;cursor:pointer;border:0;background:transparent;padding:10px;border-radius:0}
.nas-h svg{display:inline-block;vertical-align:middle;flex-shrink:0}
.nas-h a:focus-visible,.nas-h button:focus-visible,.nas-h summary:focus-visible,.nas-h input:focus-visible{outline:2px solid currentColor;outline-offset:4px}
.nas-h .nas-h-masthead{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:27px 0 25px;min-height:98px}
.nas-h .nas-h-brand{display:block;flex:0 1 auto;min-width:0;color:var(--nh-ink);text-decoration:none!important}
.nas-h .nas-h-wordmark{display:block;font:600 clamp(30px,3.15vw,44px)/1.06 Georgia,'Times New Roman',serif;letter-spacing:-.055em;white-space:nowrap}
.nas-h .nas-h-wordmark-last{display:inline-block;white-space:nowrap}
.nas-h-wordmark svg{width:18px;height:18px;color:var(--nh-star);vertical-align:top;margin:2px 0 0 5px}
.nas-h .nas-h-logo{display:block;width:auto;max-width:min(380px,32vw);height:auto;max-height:72px;margin:0}
.nas-h .nas-h-monogram{display:none}
.nas-h .nas-h-utilities{display:flex;align-items:center;justify-content:flex-end;gap:22px;min-width:0}
.nas-h .nas-h-action{font-size:12px;font-weight:600;display:flex;gap:7px;align-items:center;max-width:190px}
.nas-h-action svg{width:17px;height:17px}
.nas-h .nas-h-login{font-size:12px;font-weight:600;white-space:nowrap}
.nas-h .nas-h-action:hover,.nas-h .nas-h-login:hover{text-decoration:underline}
.nas-h .nas-h-disclosure{position:relative;margin:0;padding:0;border:0}
.nas-h summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:7px;min-height:44px;padding:8px 0;color:inherit;font-weight:600;font-size:13px}
.nas-h summary::-webkit-details-marker{display:none}
.nas-h summary svg{width:15px;height:15px}
.nas-h details[open]>summary>svg:last-child{transform:rotate(180deg)}
.nas-h .nas-h-search>summary{width:40px;justify-content:center}
.nas-h .nas-h-search>summary svg{width:22px;height:22px;transform:none}
.nas-h .nas-h-dropdown{position:absolute;top:100%;right:0;z-index:50;width:250px;max-height:65vh;overflow:auto;list-style:none;margin:0;padding:8px;background:#fff;color:#202940;border:1px solid #e2e5ec;border-radius:6px;box-shadow:0 12px 35px #2029401a}
.nas-h .nas-h-dropdown li{margin:0;padding:0;display:block}
.nas-h .nas-h-dropdown a{display:block;padding:10px 12px;font-size:13px;font-weight:500}
.nas-h .nas-h-dropdown a:hover{background:#f5f6fa}
.nas-h .nas-h-desktop-nav{border-top:1px solid var(--nh-line);border-bottom:2px solid var(--nh-accent);padding:0;margin:0}
.nas-h .nas-h-desktop-nav>ul{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:0 24px;list-style:none;margin:0;padding:0}
.nas-h .nas-h-desktop-nav>ul>li{display:block;position:relative;margin:0;padding:0;font-size:13px;font-weight:600}
.nas-h .nas-h-desktop-nav>ul>li>a{display:flex;align-items:center;min-height:46px;padding:10px 0}
.nas-h .nas-h-desktop-nav a:hover{color:var(--nh-accent)}
.nas-h .nas-h-more>summary{min-height:46px}
.nas-h .nas-h-weather{flex:0 0 auto;min-width:0;font-size:13px}
.nas-h .nas-h-weather .nas-header-weather{display:inline-flex!important;align-items:center;gap:5px;white-space:nowrap;margin:0!important;padding:6px 0!important;color:var(--nh-ink)!important;background:transparent!important;border:0!important;font-size:13px!important;line-height:1.4!important}
.nas-h .nas-h-weather .nas-weather-temp{font-size:15px!important;font-weight:600}
.nas-h .nas-h-weather .nas-weather-desc{font-size:11px!important;color:var(--nh-muted)!important}
.nas-h .nas-h-weather .nas-weather-glyph{font-size:19px!important}
.nas-h .nas-h-weather-mobile-only,.nas-h .nas-h-menu-button{display:none}
.nas-h .nas-h-search-popup{position:absolute;top:100%;right:0;width:340px;padding:15px;background:#fff;border:1px solid #e2e5ec;box-shadow:0 12px 35px #2029401a;border-radius:6px;z-index:50;color:#202940}
.nas-h .nas-h-search-form{display:flex;align-items:center;width:100%;gap:6px;border:1px solid #d8dee8;border-radius:5px;background:#fff;margin:0;padding:2px 4px 2px 12px;color:#202940}
.nas-h .nas-h-search-form input{width:100%;min-width:0;border:0;border-radius:0;padding:9px 0;margin:0;background:transparent;color:#202940;font-size:16px;line-height:1.5;outline-offset:0}
.nas-h .nas-h-search-form button{flex:0 0 40px;width:40px;height:40px;padding:8px;color:#4c5786}
.nas-h .nas-h-sr{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.nas-h .nas-h-drawer:not([open]){display:none!important}
.nas-h .nas-h-drawer{position:fixed;inset:0 auto 0 0;width:min(460px,100%);max-width:100%;height:100vh;height:100dvh;max-height:100dvh;overflow:auto;overscroll-behavior:contain;border:0;margin:0;padding:0;background:#fff;color:#202940;font:15px/1.5 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;box-shadow:10px 0 50px #20294026;text-align:left}
.nas-h-menu-right .nas-h-drawer{inset:0 0 0 auto}
.nas-h-drawer::backdrop{background:#141d30a6}
.nas-h .nas-h-drawer-head{display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:2;border-bottom:1px solid #e2e5ec;padding:16px 22px;background:#fff;gap:10px;font:600 21px/1.2 Georgia,serif;letter-spacing:-.025em}
.nas-h .nas-h-drawer-head button{width:44px;height:44px;flex:0 0 44px;padding:10px}
.nas-h .nas-h-drawer-body{padding:24px}
.nas-h .nas-h-label{margin:27px 0 11px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#727c8b}
.nas-h .nas-h-mobile-links,.nas-h .nas-h-mobile-towns ul{list-style:none;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;margin:0;padding:0;width:100%;align-items:stretch}
.nas-h .nas-h-drawer-list .nas-h-mobile-links{grid-template-columns:1fr}
.nas-h .nas-h-mobile-links li,.nas-h .nas-h-mobile-towns li{display:block;margin:0;padding:0;min-width:0;border-bottom:1px solid #edf0f5;text-align:left}
.nas-h .nas-h-mobile-links a,.nas-h .nas-h-mobile-towns a{display:flex;align-items:center;min-height:46px;padding:11px 0;font-size:14px;line-height:1.4;font-weight:500}
.nas-h .nas-h-mobile-links a:hover,.nas-h .nas-h-mobile-towns a:hover{color:#4c5786;text-decoration:underline}
.nas-h .nas-h-mobile-towns{margin:25px 0 0;border:0;padding:0}
.nas-h .nas-h-mobile-towns>summary{justify-content:space-between;font-size:15px;font-weight:700;margin-bottom:7px}
.nas-h .nas-h-mobile-towns a{font-size:13px;font-weight:400}
.nas-h .nas-h-drawer-actions{display:flex;flex-direction:column;gap:12px;padding:22px 0 8px}
.nas-h .nas-h-drawer-actions a{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:11px 14px;border-radius:4px;background:#f4f5f9;font-size:13px;font-weight:600}
.nas-h .nas-h-drawer-actions svg{width:18px;height:18px}
.nas-h .nas-h-drawer .nas-flash-mobile-nav{display:block!important}
.nas-h .nas-h-drawer .nas-flash-mobile-nav button{display:flex;align-items:center;gap:0;min-height:46px;padding:11px 0;width:100%;text-align:left;font:500 14px/1.4 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
.nas-h .nas-h-drawer .nas-flash-mobile-label{margin-inline-start:7px}
.nas-h .nas-h-drawer.nas-h-hide-flashes .nas-flash-mobile-nav,.nas-h .nas-h-drawer .nas-flash-mobile-nav[hidden]{display:none!important}
.nas-h .nas-h-preview{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;padding:8px 16px;background:#fff4d8;color:#564520;font-size:12px;line-height:1.5}
.nas-h .nas-h-preview a{text-decoration:underline}
@media(min-width:992px) and (max-width:1200px){.nas-h .nas-h-masthead{gap:20px}.nas-h .nas-h-utilities{gap:16px}.nas-h .nas-h-wordmark{font-size:33px}.nas-h .nas-h-weather .nas-weather-desc{display:none}.nas-h .nas-h-action{max-width:145px}}
@media(max-width:991px){
 .nas-h .nas-h-inner{width:calc(100% - 36px)}
 .nas-h .nas-h-masthead{display:grid;grid-template-columns:40px minmax(0,1fr) auto;grid-template-areas:'menu brand weather';gap:8px;min-height:76px;padding:12px 0;border-bottom:1px solid var(--nh-line)}
 .nas-h.nas-h-menu-right .nas-h-masthead{grid-template-columns:auto minmax(0,1fr) 40px;grid-template-areas:'weather brand menu'}
 .nas-h .nas-h-brand{grid-area:brand;justify-self:center;text-align:center;max-width:100%}
 .nas-h .nas-h-wordmark{font-size:25px;line-height:1.04;letter-spacing:-.04em;white-space:normal;max-width:194px}
 .nas-h .nas-h-wordmark-nas .nas-h-wordmark-first{display:block}
 .nas-h .nas-h-wordmark svg{width:12px;height:12px;margin-left:3px}
 .nas-h .nas-h-logo{max-width:min(200px,46vw);max-height:52px}
 .nas-h .nas-h-menu-button{display:flex;align-items:center;justify-content:center;grid-area:menu;width:40px;height:44px;padding:8px}
 .nas-h .nas-h-utilities{display:contents}
 .nas-h .nas-h-towns,.nas-h .nas-h-action,.nas-h .nas-h-login,.nas-h .nas-h-search,.nas-h .nas-h-desktop-nav{display:none}
 .nas-h .nas-h-weather{grid-area:weather;display:block;max-width:86px;font-size:12px}
 .nas-h .nas-h-weather .nas-header-weather{gap:4px;font-size:12px!important}
 .nas-h .nas-h-weather .nas-weather-desc{display:none!important}
 .nas-h .nas-h-weather .nas-weather-temp{font-size:14px!important}
 .nas-h .nas-h-weather .nas-weather-glyph{font-size:18px!important}
 .nas-h .nas-h-weather-desktop-only{display:none}
 .nas-h.nas-h-mobile-short .nas-h-wordmark,.nas-h.nas-h-mobile-short .nas-h-logo{display:none}
 .nas-h.nas-h-mobile-short .nas-h-monogram{display:block;font:700 29px/1 Georgia,serif;letter-spacing:-.05em}
 .nas-h .nas-h-monogram svg{width:13px;height:13px;margin-left:5px;color:var(--nh-star)}
 header.nas-h.nas-h-sticky{position:sticky;top:0}
 body.admin-bar header.nas-h.nas-h-sticky{top:32px}
 .nas-h .nas-h-desktop-nav>ul{gap:0 18px;justify-content:flex-start}
}
@media(max-width:782px){body.admin-bar header.nas-h.nas-h-sticky{top:46px}}
@media(max-width:360px){.nas-h .nas-h-wordmark{font-size:22px}.nas-h .nas-h-drawer-body{padding:20px}.nas-h .nas-h-mobile-links,.nas-h .nas-h-mobile-towns ul{gap:0 14px}}
/* Optional appearance controls, styled within the existing header palette. */
.nas-h [data-nas-h-appearance][hidden],.nas-h [data-nas-h-appearance-only][hidden]{display:none!important}
.nas-h .nas-h-appearance{display:flex;align-items:center;justify-content:space-between;gap:14px;color:inherit;font-size:13px}
.nas-h .nas-h-appearance-label{font-weight:600}
.nas-h .nas-h-mode-options{display:inline-flex;gap:3px;padding:3px;border:1px solid currentColor;border-radius:24px;flex-shrink:0}
.nas-h .nas-h-mode-options button{min-width:60px;min-height:38px;padding:7px 12px;border-radius:20px;font-size:13px;line-height:1.2;background:transparent;color:inherit}
.nas-h .nas-h-mode-options button[aria-pressed=true]{background:#e9edf5;color:#202940;box-shadow:inset 0 0 0 1px #b4bed2;font-weight:700}
.nas-h .nas-h-mode-options button:hover{text-decoration:underline}
.nas-h .nas-h-appearance-more{flex-direction:column;align-items:flex-start;margin:5px 8px;padding:13px 4px 6px;border-top:1px solid #e2e5ec;gap:9px}
.nas-h .nas-h-appearance-mobile{margin:0 0 20px;padding:0 0 18px;border-bottom:1px solid #e2e5ec}
.nas-h .nas-h-search-form+.nas-h-appearance-mobile{margin-top:22px}
.nas-h .nas-h-appearance-mobile .nas-h-mode-options button{min-height:44px;min-width:66px}
.nas-h .nas-h-appearance-masthead{gap:0}
.nas-h .nas-h-appearance-masthead>.nas-h-appearance-label{display:none}
@media(max-width:991px){.nas-h .nas-h-appearance-masthead{display:none}}
