/* Official anniversary source, with explicit breathing room around its artwork. */
img[src="/logo-zh-25th-original-20260917.png"] {
  display: block !important;
  box-sizing: border-box !important;
  width: 176px !important;
  height: 34px !important;
  max-width: none !important;
  max-height: none !important;
  padding: 4px 0 !important;
  object-fit: contain !important;
  object-position: center !important;
  flex-shrink: 0 !important;
}
.nav-logo, .nav-drawer-logo, .campaign-logo { overflow: visible !important; }
@media (max-width: 900px) {
  img[src="/logo-zh-25th-original-20260917.png"] { width: 160px !important; height: 32px !important; }
}
