.confirm-dialog-overlay[data-v-b8267c61]{position:fixed;inset:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.confirm-dialog[data-v-b8267c61]{background:var(--content-bg);border-radius:var(--radius-lg);box-shadow:var(--shadow-dialog);max-width:420px;width:100%;padding:24px;display:flex;flex-direction:column;gap:20px;animation:dialog-scale-in-b8267c61 .2s cubic-bezier(.4,0,.2,1)}@keyframes dialog-scale-in-b8267c61{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.dialog-icon[data-v-b8267c61]{width:48px;height:48px;border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;margin:0 auto}.dialog-icon svg[data-v-b8267c61]{width:28px;height:28px}.icon-success[data-v-b8267c61]{background:#22c55e1f;color:#16a34a}.icon-warning[data-v-b8267c61]{background:#f59e0b1f;color:#d97706}.icon-error[data-v-b8267c61]{background:#ef44441f;color:#dc2626}.icon-info[data-v-b8267c61]{background:#3b82f61f;color:#2563eb}.dialog-content[data-v-b8267c61]{text-align:center}.dialog-title[data-v-b8267c61]{font-size:18px;font-weight:700;color:var(--content-text);margin:0 0 8px}.dialog-message[data-v-b8267c61]{font-size:14px;color:var(--content-text-secondary);line-height:1.6;margin:0;white-space:pre-line}.dialog-actions[data-v-b8267c61]{display:flex;gap:12px;justify-content:center}.dialog-actions button[data-v-b8267c61]{min-width:100px}.dialog-fade-enter-active[data-v-b8267c61],.dialog-fade-leave-active[data-v-b8267c61]{transition:opacity .2s ease}.dialog-fade-enter-from[data-v-b8267c61],.dialog-fade-leave-to[data-v-b8267c61]{opacity:0}.dialog-fade-leave-active[data-v-b8267c61],.dialog-fade-leave-to[data-v-b8267c61]{pointer-events:none}.dark .icon-success[data-v-b8267c61]{background:#22c55e26;color:#4ade80}.dark .icon-warning[data-v-b8267c61]{background:#f59e0b26;color:#fbbf24}.dark .icon-error[data-v-b8267c61]{background:#ef444426;color:#f87171}.dark .icon-info[data-v-b8267c61]{background:#3b82f626;color:#60a5fa}@media(max-width:480px){.confirm-dialog[data-v-b8267c61]{max-width:100%}.dialog-actions[data-v-b8267c61]{flex-direction:column}.dialog-actions button[data-v-b8267c61]{width:100%}}
