
  .qr-display.svelte-1wkwv77 {
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  }

  .qr-protection-overlay.svelte-1wkwv77 {
    position: absolute;
    inset: 0;
    z-index: 10;
    /* Transparent overlay to intercept right-clicks/drags but allow clicks */
    background: transparent;
  }
