/* Standalone supplied PNGs: no crop, distortion, or generated artwork. */
.bws-logo.bws-logo{display:inline-block;position:relative;width:240px;max-width:100%;height:auto;aspect-ratio:1277/350;overflow:hidden;vertical-align:middle;flex:none;padding:0;margin:0;border:0;border-radius:0;background:transparent;line-height:0;font-size:0}
.bws-logo.bws-logo>img{display:block!important;position:static!important;inset:auto!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;object-fit:contain!important;transform:none!important;filter:none!important}
.bws-logo.bws-logo--badge{width:96px;aspect-ratio:600/595}
.site-footer__brand:has(.bws-logo){display:flex;align-items:center;justify-content:flex-end;font-size:0;line-height:1}
.site-footer__brand .bws-logo{width:190px}
.pp-about__stamp:has(.bws-logo){width:110px;height:110px}
.pp-about__stamp .bws-logo{width:110px}
#bookingDialog .booking-topbar__brand>.bws-logo{width:46px}
.admin-brand:has(.bws-logo){display:flex;flex-direction:column;align-items:flex-start;gap:10px}
.admin-brand>.bws-logo{width:208px;background:#f7faf8;border-radius:8px}
.admin-brand:has(.bws-logo)>small{position:static;margin:0;letter-spacing:.12em;font-size:11px}
.admin-brand--dark:has(.bws-logo){padding:0;margin-bottom:28px}
.admin-brand--dark>.bws-logo{width:270px}
.agency-wordmark:has(.bws-logo),.agency-brand:has(.bws-logo){display:flex;flex-direction:column;align-items:flex-start;gap:10px;font-size:0;line-height:1}
.agency-wordmark>.bws-logo{width:320px;background:#f7faf8;border-radius:10px}
.agency-brand>.bws-logo{width:196px;background:#f7faf8;border-radius:8px}
.agency-wordmark:has(.bws-logo)>small,.agency-brand:has(.bws-logo)>small{position:static;margin:0;font-size:11px;line-height:1.4;letter-spacing:.12em}
.agency-ticket-modal header .bws-logo{width:40px}
.ticket-brand:has(.bws-logo),.sheet-brand:has(.bws-logo){display:block;line-height:1;min-width:0}
.ticket-brand .bws-logo{width:220px}
.sheet-brand .bws-logo{width:290px}
.legal-nav .brand .bws-logo{width:240px}
.scan-card>.bws-logo,.ticket-missing-brand .bws-logo{width:230px;margin-bottom:24px}
.payment-result__visual .bws-logo{width:230px}
@media(max-width:800px){
  .site-footer__brand:has(.bws-logo){justify-content:flex-start}
  .site-footer__brand .bws-logo{width:140px}
  .ticket-brand .bws-logo{width:170px}
  .sheet-brand .bws-logo{width:210px}
  .agency-wordmark>.bws-logo{width:260px}
  .legal-nav .brand .bws-logo{width:170px}
  .legal-nav>a.brand{padding:0}
  .legal-nav>div{gap:4px}
  .legal-nav>div>a{padding:6px}
}
@media(max-width:380px){
  .ticket-brand .bws-logo{width:140px}
  .legal-nav .brand .bws-logo{width:130px}
}
@media print{.bws-logo{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
