button.svelte-g9c1iq{cursor:pointer;border:1px solid var(--border-primary);padding:.6rem 1rem;font-weight:600;border-radius:12px;transition:all .15s ease}button.primary.svelte-g9c1iq{background:#fffbf2;color:#0e0e0e}button.primary.svelte-g9c1iq:hover:enabled{background:#fff5e0}button.secondary.svelte-g9c1iq{background:var(--bg-tertiary);color:var(--text-primary);border-color:var(--border-secondary)}button.secondary.svelte-g9c1iq:hover:enabled{background:var(--accent-primary);border-color:var(--border-tertiary)}button.danger.svelte-g9c1iq{background:var(--error-bg);color:#fff}button.danger.svelte-g9c1iq:hover:enabled{background:#6a2b2b}button.svelte-g9c1iq:disabled{opacity:.5;cursor:not-allowed}
