/* Exact client-supplied artwork; preserve the complete composition. */
.header .brand-lockup{width:90px;height:72px;max-height:none;object-fit:contain;background:#f7f7f7;border-radius:8px;box-shadow:0 0 0 1px #ffffff30}
.footer .brand-lockup{width:200px;height:160px;max-height:none;object-fit:contain;background:#f7f7f7;border-radius:12px;margin-bottom:22px}
@media(max-width:950px){.header .brand-lockup{width:80px;height:64px}}
@media(max-width:580px){.header .brand-lockup{width:70px;height:56px}.footer .brand-lockup{width:175px;height:140px}}
