.confirm-modal-overlay.svelte-ewtcvf{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.confirm-modal.svelte-ewtcvf{background:#222;color:#fff;padding:2rem 1.5rem;border-radius:12px;box-shadow:0 4px 24px #0003;min-width:280px;max-width:90vw}.confirm-message.svelte-ewtcvf{margin-bottom:1.5rem;font-size:1.1rem;text-align:center}.confirm-actions.svelte-ewtcvf{display:flex;gap:1rem;justify-content:center}.btn.confirm-btn.svelte-ewtcvf{background:#ef4444;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:8px;font-weight:600;cursor:pointer}.btn.cancel-btn.svelte-ewtcvf{background:#444;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:8px;font-weight:600;cursor:pointer}.btn.confirm-btn.svelte-ewtcvf:hover{background:#dc2626}.btn.cancel-btn.svelte-ewtcvf:hover{background:#333}
