.dialog-backdrop.svelte-7e0w24{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;background:var(--scrim)}.dialog-panel.svelte-7e0w24{width:90%;max-width:360px;padding:1.5rem;background:var(--surface);border:1px solid var(--card-border);border-radius:8px}.dialog-title.svelte-7e0w24{font-size:1.125rem;font-weight:700;letter-spacing:-.01em;margin:0 0 var(--space-sm)}.dialog-message.svelte-7e0w24{color:var(--text-dim);font-size:.9375rem;line-height:1.5;margin-bottom:1.5rem}.dialog-actions.svelte-7e0w24{display:flex;gap:.75rem;justify-content:flex-end}.btn--destructive.svelte-7e0w24{background:var(--wrong)}.btn--destructive.svelte-7e0w24:hover:not(:disabled){background:color-mix(in srgb,var(--wrong) 80%,black)}.confirm-key.svelte-7e0w24{display:inline-flex;align-items:center;gap:.375rem;flex-shrink:0;height:44px;margin-left:auto;margin-right:-6px;padding:0 .625rem 0 .75rem;background:var(--bg);border:0;border-radius:var(--pp-radius);box-shadow:inset 0 calc(-1 * var(--pp-lip-w)) 0 0 var(--pp-lip);color:var(--text-dim);font-family:var(--font-body);font-size:.8125rem;font-weight:500;letter-spacing:-.01em;cursor:pointer;transition:color .15s}.confirm-key.svelte-7e0w24:hover{color:var(--amber-light)}.confirm-key--destructive.svelte-7e0w24{color:var(--wrong)}.confirm-key--destructive.svelte-7e0w24:hover{color:var(--wrong);filter:brightness(1.25)}@media(max-width:700px){.dialog-panel.svelte-7e0w24{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.5rem;text-align:center}.dialog-message.svelte-7e0w24{margin-bottom:0;font-size:1rem;max-width:30ch;text-wrap:balance}}
