/* Production rebrand compatibility layer. */
img[src*="/brand-logo.svg?v=voicepen.cloud"] {
  width: auto !important;
  min-width: 112px;
  max-width: min(220px, 42vw) !important;
  height: auto !important;
  max-height: 64px !important;
  object-fit: contain !important;
}
:focus-visible {
  outline: 3px solid color-mix(in srgb, currentColor 70%, transparent);
  outline-offset: 3px;
}
@media (max-width: 640px) {
  img[src*="/brand-logo.svg?v=voicepen.cloud"] {
    min-width: 96px;
    max-width: 150px !important;
  }
}

img[src*="3VCW6lZTrIRUEakwzodfDrBeLk"] {
  content: url('/brand-logo.svg?v=voicepen.cloud') !important;
  object-fit: contain !important;
}
img[src*="PJzDhmjk0Oh0m7FXa9NZ5AUq0"] {
  content: url('/brand-visual.svg?v=voicepen.cloud') !important;
  object-fit: contain !important;
}
img[src*="eQIJhvhUAGuOAxqn7eYLshKtrk8"],
img[src*="nYdUAErS0cdMSUfWPNOQFUU8OcA"] { display: none !important; }
