.vchat-persistence-toast{position:fixed;right:24px;bottom:24px;z-index:999999;padding:12px 16px;border-radius:12px;background:#211d3d;color:#fff;font:700 12px/1.25 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;box-shadow:0 14px 40px rgba(33,29,61,.22);opacity:0;transform:translateY(8px);transition:.18s ease}.vchat-persistence-toast.is-visible{opacity:1;transform:none}.vchat-persistence-toast.is-error{background:#b84158}.vchat-persistence-toast.is-ok{background:#5f50d8}
