header{min-height:84px;height:auto;padding-top:9px;padding-bottom:9px}.brand-logo-link{display:inline-flex;align-items:center;justify-content:flex-start;gap:14px;min-width:0;flex:0 1 auto;border-radius:8px}.brand-logo-link:focus-visible{outline:3px solid var(--lime);outline-offset:3px}.brand-logo{display:block;width:auto;height:64px;max-width:230px;object-fit:contain;flex:0 0 auto}.brand-word,.brand-fallback{font-size:clamp(18px,2.1vw,25px);font-weight:800;line-height:1;color:white;white-space:nowrap}.brand-word{letter-spacing:-.02em}.brand-fallback{color:var(--lime)}header nav{align-items:center;flex-wrap:wrap;justify-content:flex-end}header nav a{white-space:nowrap}@media(max-width:700px){header{gap:18px;padding-top:12px;padding-bottom:12px}.brand-logo-link{gap:10px}.brand-logo{height:50px;max-width:170px}.brand-word,.brand-fallback{font-size:19px}header nav{gap:8px 14px;align-items:flex-start}}@media(max-width:460px){header{flex-direction:column;align-items:flex-start}.brand-logo{height:46px;max-width:155px}.brand-word,.brand-fallback{font-size:18px}header nav{width:100%;display:grid;grid-template-columns:1fr 1fr}header nav a{padding:3px 0}}
