.toast-wrap[data-v-b20f2c62]{z-index:9999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);min-width:260px;max-width:360px;animation:.3s cubic-bezier(.34,1.4,.64,1) both toast-in-b20f2c62,.35s forwards toast-out-b20f2c62;animation-delay:0s, var(--dur);border:1px solid;border-radius:14px;position:fixed;top:1.25rem;right:1.25rem;overflow:hidden;box-shadow:0 8px 32px #00000073}@keyframes toast-in-b20f2c62{0%{opacity:0;transform:translate(20px)scale(.95)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes toast-out-b20f2c62{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(10px)}}.toast-body[data-v-b20f2c62]{align-items:center;gap:10px;padding:12px 14px 10px;display:flex}.toast-icon[data-v-b20f2c62]{flex-shrink:0;width:18px;height:18px}.toast-msg[data-v-b20f2c62]{font-size:.85rem;font-weight:600;line-height:1.4}.toast-bar-track[data-v-b20f2c62]{background:#ffffff0f;height:3px}.toast-bar[data-v-b20f2c62]{background:var(--bar);transform-origin:0;width:100%;height:100%;animation:toast-bar-b20f2c62 var(--dur) linear both}@keyframes toast-bar-b20f2c62{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (prefers-reduced-motion:reduce){.toast-wrap[data-v-b20f2c62]{animation:.3s both toast-in-b20f2c62}.toast-bar[data-v-b20f2c62]{animation:none;transform:scaleX(0)}}
