.modal-backdrop.svelte-lcuuva{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0000;display:flex;align-items:center;justify-content:center;z-index:1000}.delete-modal.svelte-lcuuva{width:400px;background:#1f2937;border-radius:16px;padding:32px;box-shadow:0 25px 50px -12px #0006;text-align:center;border:1px solid rgba(255,255,255,.1)}.modal-icon.svelte-lcuuva{display:flex;justify-content:center;margin-bottom:24px}.icon-circle.svelte-lcuuva{width:70px;height:70px;border-radius:50%;background:linear-gradient(to right bottom,#ff4e50,#f9d423);display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 10px 15px -3px #ff4e504d}.modal-title.svelte-lcuuva{font-size:24px;font-weight:600;color:#fff;margin-bottom:16px}.modal-text.svelte-lcuuva{margin-bottom:8px;color:#d1d5db;font-size:16px}.highlight.svelte-lcuuva{font-weight:600;color:#fff}.modal-warning.svelte-lcuuva{color:#ef4444;font-size:14px;margin-bottom:24px}.modal-actions.svelte-lcuuva{display:flex;justify-content:center;gap:16px}.cancel-btn.svelte-lcuuva{padding:10px 20px;border-radius:8px;background-color:#d1d5db1a;color:#d1d5db;font-weight:500;transition:all .2s}.cancel-btn.svelte-lcuuva:hover:not([disabled]){background-color:#d1d5db33}.cancel-btn[disabled].svelte-lcuuva,.delete-btn[disabled].svelte-lcuuva{opacity:.5;cursor:not-allowed}.delete-btn.svelte-lcuuva{padding:10px 20px;border-radius:8px;background:linear-gradient(to right,#ff4e50,#f9d423);color:#fff;font-weight:500;transition:all .2s;box-shadow:0 4px 6px -1px #ff4e5033}.delete-btn.svelte-lcuuva:hover:not([disabled]){transform:translateY(-1px);box-shadow:0 6px 8px -1px #ff4e504d}.spinner.svelte-lcuuva{width:30px;height:30px;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:svelte-lcuuva-spin 1s ease-in-out infinite}@keyframes svelte-lcuuva-spin{to{transform:rotate(360deg)}}
