.dialog-backdrop.svelte-189h7gc{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.dialog.svelte-189h7gc{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:500px;width:90%;max-height:80vh;overflow:hidden;animation:svelte-189h7gc-dialogEnter .2s ease-out}@keyframes svelte-189h7gc-dialogEnter{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.dialog-header.svelte-189h7gc{display:flex;align-items:center;gap:12px;padding:24px 24px 16px}.dialog-icon.svelte-189h7gc{flex-shrink:0;width:24px;height:24px}.dialog.success.svelte-189h7gc .dialog-icon:where(.svelte-189h7gc){color:#10b981}.dialog.error.svelte-189h7gc .dialog-icon:where(.svelte-189h7gc){color:#ef4444}.dialog.warning.svelte-189h7gc .dialog-icon:where(.svelte-189h7gc){color:#f59e0b}.dialog-title.svelte-189h7gc{margin:0;font-size:18px;font-weight:600;color:#111827}.dialog-content.svelte-189h7gc{padding:0 24px 24px}.dialog-message.svelte-189h7gc{margin:0;color:#6b7280;line-height:1.5;white-space:pre-line}.dialog-actions.svelte-189h7gc{display:flex;gap:12px;justify-content:flex-end;padding:16px 24px 24px;border-top:1px solid #f3f4f6}.dialog-button.svelte-189h7gc{padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:1px solid transparent}.dialog-button-primary.svelte-189h7gc{background-color:#3b82f6;color:#fff}.dialog-button-primary.svelte-189h7gc:hover{background-color:#2563eb}.dialog-button-secondary.svelte-189h7gc{background-color:#fff;color:#6b7280;border-color:#d1d5db}.dialog-button-secondary.svelte-189h7gc:hover{background-color:#f9fafb;color:#374151}.dialog.success.svelte-189h7gc .dialog-button-primary:where(.svelte-189h7gc){background-color:#10b981}.dialog.success.svelte-189h7gc .dialog-button-primary:where(.svelte-189h7gc):hover{background-color:#059669}.dialog.error.svelte-189h7gc .dialog-button-primary:where(.svelte-189h7gc){background-color:#ef4444}.dialog.error.svelte-189h7gc .dialog-button-primary:where(.svelte-189h7gc):hover{background-color:#dc2626}.dialog.warning.svelte-189h7gc .dialog-button-primary:where(.svelte-189h7gc){background-color:#f59e0b}.dialog.warning.svelte-189h7gc .dialog-button-primary:where(.svelte-189h7gc):hover{background-color:#d97706}
