.app-toast-host[data-v-bc75e983]{position:fixed;z-index:300;right:20px;bottom:20px;display:grid;gap:9px;width:min(390px,calc(100vw - 40px));pointer-events:none}.app-toast[data-v-bc75e983]{display:grid;grid-template-columns:24px minmax(0,1fr) 22px;align-items:center;gap:9px;min-height:48px;padding:10px 12px;border:1px solid #cfe2e6;border-radius:11px;background:#fff;color:#0b3c5c;box-shadow:0 15px 38px #0c364b38;pointer-events:auto}.toast-mark[data-v-bc75e983]{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#e7f5f7;color:#079fb5;font-size:12px;font-weight:900}.toast-message[data-v-bc75e983]{min-width:0;font-size:13px;line-height:1.45;overflow-wrap:anywhere}.app-toast button[data-v-bc75e983]{width:22px;height:22px;border:0;border-radius:50%;background:#eef3f4;color:#6e7c83;cursor:pointer;line-height:1}.app-toast.is-success[data-v-bc75e983]{border-color:#bfe4d0}.app-toast.is-success .toast-mark[data-v-bc75e983]{background:#e7f7ed;color:#22834a}.app-toast.is-error[data-v-bc75e983]{border-color:#efc4c2;color:#8f2e2a}.app-toast.is-error .toast-mark[data-v-bc75e983]{background:#fde9e8;color:#c54640}.app-toast-enter-active[data-v-bc75e983],.app-toast-leave-active[data-v-bc75e983]{transition:opacity .3s ease,transform .3s ease}.app-toast-enter-from[data-v-bc75e983],.app-toast-leave-to[data-v-bc75e983]{opacity:0;transform:translateY(9px)}@media(prefers-reduced-motion:reduce){.app-toast-enter-active[data-v-bc75e983],.app-toast-leave-active[data-v-bc75e983]{transition-duration:.01ms}}:root{--primary: #2563eb;--bg: #f5f7fb;--text: #1f2937;--muted: #6b7280;--border: #e5e7eb}*{box-sizing:border-box}body{margin:0;font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;background:var(--bg);color:var(--text)}
