/* ============================================================
   GENIE GHOST — visual is purely the clone + transition; no extra
   chrome needed, but kill its inner animations.
   ============================================================ */
.genie-ghost { animation: none !important; box-shadow: var(--byte-shadow-window) !important; }
.genie-ghost .resizer, .genie-ghost .titlebar__tools { display: none; }

