.overlay.svelte-6p2yoe{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:60}.overlay-background.svelte-6p2yoe{position:absolute;width:100%;height:100%;background-color:#00000080}.confirm-content.svelte-6p2yoe{position:fixed;background-color:var(--color-dialog-background);z-index:61;box-shadow:var(--color-dialog-shadow);top:50%;left:50%;bottom:auto;transform:translate(-50%,-50%);width:312px;height:-moz-fit-content;height:fit-content;border-radius:16px;display:flex;flex-direction:column;gap:24px;padding:24px}.confirm-message.svelte-6p2yoe{font-size:1rem;line-height:1.5;color:var(--color-text-primary)}.confirm-actions.svelte-6p2yoe{display:flex;gap:16px;justify-content:center}.confirm-button.svelte-6p2yoe{flex:1;padding:8px 16px;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:1px solid transparent;min-width:80px}.confirm-button.cancel.svelte-6p2yoe{background-color:var(--color-background-surface);color:var(--color-text-secondary)}.confirm-button.cancel.svelte-6p2yoe:hover{background-color:var(--color-background-tertiary)}.confirm-button.confirm.svelte-6p2yoe{background-color:var(--component-button-enter-active-color);color:var(--color-text-error)}.confirm-button.confirm.svelte-6p2yoe:hover{background-color:var(--color-background-surface)}.confirm-button.svelte-6p2yoe:active{transform:scale(.98)}
