/* Kanoniczne logo BB: zatwierdzone złote domino 6/6, 2026-09-09. */
.bb-brand-link { display:inline-flex; align-items:center; flex-shrink:0; text-decoration:none; line-height:1; }
.bb-brand-logo { display:block!important; width:180px!important; height:auto!important; max-width:100%; object-fit:contain; filter:none!important; }
nav .bb-brand-logo, footer .bb-brand-logo { width:200px!important; }
.bb-brand-footer { flex:0 0 100%; margin-bottom:20px; }
footer:has(> .bb-brand-footer) { flex-wrap:wrap; }
.bb-brand-document { margin:0 0 24px; }
.container:has(> .bb-brand-document) { overflow-wrap:anywhere; }
@media(max-width:600px) {
  .bb-brand-logo, nav .bb-brand-logo { width:150px!important; }
  footer .bb-brand-logo { width:180px!important; }
}
