.byx-brand { display: inline-flex; align-items: center; flex-shrink: 0; text-decoration: none; }
.byx-brand-image { display: block; width: 76px; height: auto; object-fit: contain; }
.byx-brand-footer { background: #fff; padding: 12px; border-radius: 8px; }
.byx-brand-footer .byx-brand-image { width: 94px; }
.byx-brand:focus-visible { outline: 2px solid #147fa9; outline-offset: 6px; border-radius: 4px; }
@media (max-width: 700px) { .byx-brand-image { width: 60px; } }
