.site-header{gap:clamp(1rem,3vw,3rem)}
.county-quick-nav{min-width:0;flex:1}
.header-welcome{min-width:0;max-width:min(34vw,470px);overflow:hidden;text-overflow:ellipsis;font-size:clamp(1.35rem,2.25vw,2.35rem);white-space:nowrap}
.site-header>nav{flex-shrink:0}
.county-mega{position:relative;z-index:47;display:flex;align-self:stretch;align-items:center}
.county-mega.is-open:before{position:fixed;z-index:46;top:90px;right:0;bottom:0;left:0;background:rgba(4,18,33,.58);content:"";backdrop-filter:blur(2px)}
.county-mega>button{display:flex;align-items:center;gap:.42rem;padding:.65rem 0;border:0;border-bottom:2px solid transparent;color:var(--navy);background:transparent;font:600 .88rem var(--sans);cursor:pointer}
.county-mega>button>span{color:var(--gold);font-size:1.1rem;line-height:1;transition:transform .2s ease}
.county-mega.is-open>button{border-color:var(--gold)}.county-mega.is-open>button>span{transform:rotate(180deg)}
.county-mega>button:focus-visible{outline:3px solid var(--gold);outline-offset:5px}
.county-mega-panel{position:absolute;z-index:48;top:100%;right:0;width:min(960px,calc(100vw - 2rem));max-height:calc(100dvh - 106px);overflow:auto;color:#fffdf7;background:rgba(7,30,54,.98);border-top:4px solid var(--gold);box-shadow:0 24px 70px rgba(5,22,40,.32);backdrop-filter:blur(20px)}
.county-mega-panel[hidden]{display:none}
.county-mega-panel>header{display:flex;align-items:end;justify-content:space-between;gap:2rem;padding:1.35rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.16);background:linear-gradient(100deg,rgba(211,168,74,.18),transparent 55%)}
.county-mega-panel>header div{display:flex;flex-direction:column}.county-mega-panel>header small{color:var(--gold-light);font-size:.55rem;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.county-mega-panel>header strong{font:500 clamp(1.7rem,2.8vw,2.7rem)/1 var(--serif)}
.site-header nav .county-mega-panel>header>a{display:flex!important;align-items:center;gap:.65rem;color:var(--gold-light);font-size:.68rem;font-weight:800}.county-mega-panel>header>a span{display:grid;width:28px;height:28px;place-items:center;color:var(--navy);background:var(--gold);border-radius:50%}
.county-mega-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}
.site-header nav .county-mega-item{position:relative;display:grid!important;grid-template-columns:76px minmax(0,1fr) auto;gap:1rem;min-height:126px;align-items:center;padding:1.15rem 1.2rem;color:#fffdf7;border-right:1px solid rgba(255,255,255,.13);border-bottom:1px solid rgba(255,255,255,.13);transition:background .22s ease,color .22s ease}
.county-mega-item:nth-child(4n){border-right:0}.county-mega-item:nth-last-child(-n+4){border-bottom:0}
.county-mega-item svg{display:block;width:76px;height:70px;overflow:visible;filter:drop-shadow(0 7px 10px rgba(0,0,0,.23))}.county-mega-item svg>path{fill:rgba(18,52,91,.18);stroke:var(--gold-light);stroke-width:3;vector-effect:non-scaling-stroke}.county-mega-item image{opacity:.88;transition:filter .22s ease,opacity .22s ease}
.county-mega-item>span{display:flex;min-width:0;flex-direction:column}.county-mega-item strong{font:600 1.35rem/1 var(--serif)}.county-mega-item small{margin-top:.38rem;color:rgba(255,253,247,.65);font-size:.58rem;line-height:1.35}.county-mega-item>b{color:var(--gold);font-size:.9rem}
.county-mega-item:hover,.county-mega-item:focus-visible{color:var(--navy);background:var(--gold-light);outline:none}.county-mega-item:hover small,.county-mega-item:focus-visible small{color:rgba(18,52,91,.7)}.county-mega-item:hover image,.county-mega-item:focus-visible image{opacity:1;filter:saturate(1.15) brightness(1.05)}.county-mega-item:hover svg>path,.county-mega-item:focus-visible svg>path{stroke:var(--navy)}.county-mega-item:hover>b,.county-mega-item:focus-visible>b{color:var(--navy)}
@media(max-width:1100px){.site-header>nav>a:nth-of-type(4),.site-header>nav>a:nth-of-type(5),.site-header>nav>a:nth-of-type(6){display:none}.header-welcome{max-width:27vw}.county-mega-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.county-mega-item:nth-child(odd){border-right:1px solid rgba(255,255,255,.13)}.county-mega-item:nth-child(even){border-right:0}.county-mega-item:nth-last-child(-n+4){border-bottom:1px solid rgba(255,255,255,.13)}.county-mega-item:nth-last-child(-n+2){border-bottom:0}}
@media(max-width:900px){.header-welcome{max-width:42vw;font-size:clamp(1.15rem,4.7vw,1.75rem)}.site-header>nav{gap:.75rem}.county-mega>button{font-size:.72rem}.county-mega-panel{position:fixed;top:90px;right:auto;left:50%;width:calc(100vw - 2rem);transform:translateX(-50%)}.site-header nav .county-mega-panel a{display:flex!important}}
@media(max-width:700px){.site-header>nav>.nav-invite{display:none}}
@media(max-width:560px){.county-mega.is-open:before{top:78px}}
@media(max-width:560px){.site-header{gap:.55rem}.county-quick-nav{gap:.45rem}.header-welcome{max-width:29vw;font-size:clamp(.95rem,4.2vw,1.3rem)}.county-mega>button{max-width:28vw;gap:.2rem;font-size:.61rem;line-height:1.05;text-align:left}.county-mega-panel{top:78px;width:calc(100vw - .75rem);max-height:calc(100dvh - 84px)}.county-mega-panel>header{align-items:flex-start;flex-direction:column;gap:.7rem;padding:1rem}.county-mega-panel>header strong{font-size:1.65rem}.county-mega-grid{grid-template-columns:1fr}.site-header nav .county-mega-item{grid-template-columns:58px minmax(0,1fr) auto;min-height:82px;padding:.65rem .85rem;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.13)!important}.site-header nav .county-mega-item:last-child{border-bottom:0!important}.county-mega-item svg{width:58px;height:52px}.county-mega-item strong{font-size:1.12rem}.county-mega-item small{font-size:.52rem}}
@media(prefers-reduced-motion:reduce){.county-mega>button>span,.county-mega-item,.county-mega-item image{transition:none}}
