.dialog-overlay.svelte-7e0w24{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1100;animation:svelte-7e0w24-fadeIn .15s ease}@keyframes svelte-7e0w24-fadeIn{0%{opacity:0}to{opacity:1}}.dialog-content.svelte-7e0w24{background:var(--bg-card);border-radius:16px;padding:1.5rem;width:100%;max-width:360px;text-align:center;animation:svelte-7e0w24-scaleIn .2s ease}@keyframes svelte-7e0w24-scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.dialog-icon.svelte-7e0w24{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:var(--accent-subtle);color:var(--accent);margin-bottom:1rem}.dialog-icon.danger.svelte-7e0w24{background:#ef44441a;color:var(--error)}.dialog-icon.warning.svelte-7e0w24{background:#f59e0b1a;color:#f59e0b}h2.svelte-7e0w24{font-family:var(--font-display);font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0 0 .5rem}.dialog-message.svelte-7e0w24{color:var(--text-secondary);font-size:.9375rem;line-height:1.5;margin:0 0 1.5rem}.dialog-actions.svelte-7e0w24{display:flex;gap:.75rem;justify-content:center}.dialog-actions.svelte-7e0w24 .btn:where(.svelte-7e0w24){flex:1;max-width:140px}.btn-danger.svelte-7e0w24{background:var(--error);color:#fff}.btn-danger.svelte-7e0w24:hover{background:#dc2626}.btn-warning.svelte-7e0w24{background:#f59e0b;color:#fff}.btn-warning.svelte-7e0w24:hover{background:#d97706}
