.header-inner{grid-template-columns:auto 1fr auto}.brand{justify-content:flex-start}.brand img{width:74px;height:74px;object-fit:contain;background:transparent}.desktop-nav{display:flex;justify-content:center}.header-actions{justify-content:flex-end}@media(max-width:900px){.header-inner{grid-template-columns:auto 1fr auto}.mobile-toggle{grid-column:2;grid-row:1;justify-self:center}.brand{grid-column:1;grid-row:1}.header-actions{grid-column:3;grid-row:1}}@media(max-width:560px){.brand img{width:58px;height:58px}.header-actions{gap:2px}}
