.sh{background:var(--color-surface);border-bottom:1px solid var(--color-border);z-index:50;position:sticky;top:0}.sh__ticker{border-bottom:1px solid var(--color-border);align-items:center;gap:6px;padding:4px 1rem;font-size:.72rem;font-weight:600;display:none}.sh__ticker.is-open{color:#2f8f4e;background:#f0faf4}.sh__ticker.is-closed{color:#c0392b;background:#fdf4f4}.sh__ticker.is-open .sh__dot{background:#2f8f4e}.sh__ticker.is-closed .sh__dot{background:#c0392b}.sh__ticker-next{color:var(--color-text-muted);font-weight:400}.sh__ticker-reason{opacity:.8;font-weight:400}.sh__ticker-sep{display:none}@media (max-width:819px){.sh__ticker{display:flex}}.sh__inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;max-width:1180px;margin-inline:auto;padding:.7rem clamp(1rem,4vw,2rem);display:grid}.sh__brand{color:inherit;justify-self:start;align-items:center;gap:.6rem;min-width:0;text-decoration:none;display:flex}.sh__logo{object-fit:contain;border-radius:var(--radius-sm);flex:none;width:36px;height:36px}.sh__identity{flex-direction:column;gap:.05rem;min-width:0;display:flex}.sh__name{font-family:var(--font-display);color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:600;overflow:hidden}.sh__slogan{color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.sh__brand--stacked{text-align:center;flex-direction:column;align-items:center;gap:.25rem}.sh__brand--stacked .sh__identity{align-items:center}.sh__brand--stacked.sh__brand--below{flex-direction:column-reverse}.sh__nav{justify-self:center;align-items:center;gap:1.5rem;display:none}@media (min-width:820px){.sh__nav{display:flex}}.sh__link{color:var(--color-text-muted);white-space:nowrap;font-size:.88rem;font-weight:500;text-decoration:none;transition:color .15s}.sh__link:hover{color:var(--color-text)}.sh__actions{justify-self:end;align-items:center;gap:.75rem;display:flex}.sh__status{white-space:nowrap;align-items:center;gap:.45rem;font-size:.82rem;font-weight:500;display:none}@media (max-width:819px){.sh__status{display:none!important}}@media (min-width:820px){.sh__status{display:inline-flex}}.sh__statustext{display:inline}.sh__dot{border-radius:50%;flex:none;width:7px;height:7px}.sh__status.is-open{color:#2f8f4e}.sh__status.is-open .sh__dot{background:#2f8f4e}.sh__status.is-closed{color:#c0392b}.sh__status.is-closed .sh__dot{background:#c0392b}.sh__next{color:var(--color-text-muted);font-size:.78rem;font-weight:400}.sh__reason{font-weight:400}.sh__burger{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;gap:5px;padding:.35rem;transition:background .15s;display:none}.sh__burger:hover{background:var(--color-border)}@media (max-width:819px){.sh__burger{display:flex}}.sh__burger span{background:var(--color-text);border-radius:2px;width:22px;height:2px;display:block}@media (max-width:819px){.sh__inner{grid-template-columns:auto 1fr auto;gap:.5rem;padding:.55rem 1rem}.sh__burger{grid-area:1/1;justify-self:start}.sh__brand{grid-area:1/2;justify-self:center}.sh__actions{grid-area:1/3;justify-self:end}}.sh__mobile{border-top:1px solid var(--color-border);background:var(--color-surface);flex-direction:column;gap:.75rem;padding:1rem clamp(1rem,4vw,2rem);display:flex}.sh__mlink{color:var(--color-text);border-bottom:1px solid var(--color-border);padding:.4rem 0;font-size:1rem;font-weight:500;text-decoration:none;transition:color .15s}.sh__mlink:last-of-type{border-bottom:none}.sh__mlink:hover{color:var(--color-primary)}.sh__ticker-locality{color:var(--color-text-muted);white-space:nowrap;margin-left:auto;font-weight:400}.sh__statusblock{flex-direction:column;align-items:flex-start;gap:4px;display:none}@media (min-width:820px){.sh__statusblock{display:flex}}.sh__pill{border:1px solid var(--color-border);background:var(--color-bg,#faf8f5);color:var(--color-text-muted);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:2px 10px 2px 8px;font-size:.74rem;font-weight:600;line-height:1.5;display:inline-flex}.sh__pill i{flex:none;font-size:14px;line-height:1}.sh__pill--status.is-open{color:#2f8f4e;background:#f0faf4;border-color:#cfe9d7}.sh__pill--status.is-closed{color:#c0392b;background:#fdf4f4;border-color:#f0d0cc}.sh__pill-strong{font-weight:700}.sh__pill-next{opacity:.85;font-weight:400}.sh__locality{color:var(--color-text-muted);white-space:nowrap;font-size:.72rem;display:none}@media (min-width:820px){.sh__locality{display:block}}
.ftr{background:var(--color-surface);border-top:1px solid var(--color-border);padding:clamp(2rem,5vw,3rem) clamp(1.25rem,5vw,3rem) 1.5rem}.ftr__main{grid-template-columns:1fr;gap:2rem;max-width:1180px;margin-inline:auto;padding-bottom:1.75rem;display:grid}@media (min-width:640px){.ftr__main{grid-template-columns:repeat(2,auto);justify-content:space-between}}.ftr__col{flex-direction:column;gap:.5rem;display:flex}.ftr__brand{font-family:var(--font-display);color:var(--color-text);margin:0 0 .25rem;font-size:1.05rem;font-weight:600}.ftr__line{color:var(--color-text-muted);margin:0;font-size:.88rem}.ftr__colhead{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);margin:0 0 .4rem;font-size:.72rem}.ftr__socials{gap:1rem;display:flex}.ftr__social{color:var(--color-primary);font-size:.88rem;text-decoration:none}.ftr__social:hover{text-decoration:underline}.ftr__legal{border-top:1px solid var(--color-border);max-width:1180px;margin-inline:auto;padding-top:1.25rem}.ftr__legaldetails{margin-bottom:.75rem}.ftr__legalsummary{color:var(--color-text-muted);cursor:pointer;font-size:.78rem;list-style:none}.ftr__legalsummary::-webkit-details-marker{display:none}.ftr__legalbody{flex-direction:column;gap:.35rem;margin-top:.6rem;display:flex}.ftr__legalp{color:var(--color-text-muted);margin:0;font-size:.76rem;line-height:1.5}.ftr__copy{color:var(--color-text-muted);margin:0;font-size:.76rem}
