/* v348: keep first-comic loading atomic. PC sizing moved to the fixed phone owner. */
@scope (body[data-prologue-pc-rhythm-release="348"]) {
  /* Every evolution comic already contains its ant. The legacy live-ant fallback
     could paint for one frame before the comic decode completed. */
  :scope #tier-modal #tier-modal-emoji {
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
  }
}
