.confirm-backdrop.svelte-mrlnh3{-webkit-backdrop-filter:blur(10px);z-index:10000;background-color:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.confirm-card.svelte-mrlnh3{background-color:var(--bg-secondary);border:1px solid var(--border-light);border-radius:var(--radius-xl);text-align:center;width:100%;max-width:440px;box-shadow:var(--shadow-lg), 0 0 40px #0009;flex-direction:column;align-items:center;padding:28px 24px 22px;display:flex}.icon-bubble.svelte-mrlnh3{width:60px;height:60px;transition:transform var(--transition-normal);border-radius:50%;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.confirm-card.danger.svelte-mrlnh3 .icon-bubble:where(.svelte-mrlnh3){color:var(--accent-rose);background:#f43f5e26;border:1px solid #f43f5e4d;box-shadow:0 0 25px #f43f5e59}.confirm-card.warning.svelte-mrlnh3 .icon-bubble:where(.svelte-mrlnh3){color:var(--accent-amber);background:#f59e0b26;border:1px solid #f59e0b4d;box-shadow:0 0 25px #f59e0b59}.confirm-card.info.svelte-mrlnh3 .icon-bubble:where(.svelte-mrlnh3){color:var(--primary);background:#6366f126;border:1px solid #6366f14d;box-shadow:0 0 25px #6366f159}.confirm-content.svelte-mrlnh3{margin-bottom:24px}.confirm-title.svelte-mrlnh3{font-family:var(--font-display);color:var(--text-primary);margin-bottom:8px;font-size:1.25rem;font-weight:700;line-height:1.3}.confirm-message.svelte-mrlnh3{color:var(--text-secondary);font-size:.88rem;line-height:1.5}.confirm-actions.svelte-mrlnh3{align-items:center;gap:12px;width:100%;display:flex}.cancel-btn.svelte-mrlnh3{border-radius:var(--radius-md);background-color:var(--bg-surface);color:var(--text-secondary);border:1px solid var(--border-subtle);transition:all var(--transition-fast);flex:1;padding:12px 18px;font-size:.9rem;font-weight:600}.cancel-btn.svelte-mrlnh3:hover{background-color:var(--bg-surface-hover);color:var(--text-primary)}.action-confirm-btn.svelte-mrlnh3{border-radius:var(--radius-md);transition:all var(--transition-fast);color:#fff;flex:1;padding:12px 18px;font-size:.9rem;font-weight:600}.danger-btn.svelte-mrlnh3{background:linear-gradient(135deg,#f43f5e 0%,#e11d48 100%);box-shadow:0 0 20px #f43f5e66}.danger-btn.svelte-mrlnh3:hover{transform:translateY(-1px);box-shadow:0 0 30px #f43f5e99}.primary-btn.svelte-mrlnh3{background:var(--primary-gradient);box-shadow:var(--shadow-glow)}.primary-btn.svelte-mrlnh3:hover{transform:translateY(-1px);box-shadow:0 0 30px #6366f199}@keyframes svelte-mrlnh3-popIn{0%{opacity:0;transform:scale(.92)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.animate-pop-in.svelte-mrlnh3{animation:.25s cubic-bezier(.34,1.56,.64,1) forwards svelte-mrlnh3-popIn}.toast-stack.svelte-1cpok13{z-index:10001;pointer-events:none;flex-direction:column-reverse;gap:12px;width:480px;max-width:90vw;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.toast-card.svelte-1cpok13{pointer-events:auto;background-color:var(--bg-secondary);border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg), 0 0 30px #00000080;transition:all var(--transition-normal);align-items:center;gap:14px;padding:12px 18px;display:flex;position:relative;overflow:hidden}.toast-card.svelte-1cpok13:hover{box-shadow:var(--shadow-lg), 0 0 35px #6366f140;transform:translateY(-2px)}.toast-icon.svelte-1cpok13{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.toast-success.svelte-1cpok13 .toast-icon:where(.svelte-1cpok13){color:var(--accent-emerald);background:#10b98126}.toast-success.svelte-1cpok13{border-left:4px solid var(--accent-emerald)}.toast-danger.svelte-1cpok13 .toast-icon:where(.svelte-1cpok13){color:var(--accent-rose);background:#f43f5e26}.toast-danger.svelte-1cpok13{border-left:4px solid var(--accent-rose)}.toast-warning.svelte-1cpok13 .toast-icon:where(.svelte-1cpok13){color:var(--accent-amber);background:#f59e0b26}.toast-warning.svelte-1cpok13{border-left:4px solid var(--accent-amber)}.toast-info.svelte-1cpok13 .toast-icon:where(.svelte-1cpok13){color:var(--primary);background:#6366f126}.toast-info.svelte-1cpok13{border-left:4px solid var(--primary)}.toast-undo.svelte-1cpok13{border-color:var(--primary);background:#18182f;border-left:4px solid #8b5cf6;box-shadow:0 0 25px #6366f166}.toast-undo.svelte-1cpok13 .toast-icon:where(.svelte-1cpok13){color:#a5b4fc;background:#6366f133}.toast-body.svelte-1cpok13{flex:1;min-width:0}.toast-title.svelte-1cpok13{color:var(--text-primary);margin-bottom:2px;font-size:.82rem;font-weight:700}.toast-msg.svelte-1cpok13{color:var(--text-secondary);font-size:.86rem;line-height:1.35}.undo-action-btn.svelte-1cpok13{background:var(--primary-gradient);color:#fff;border-radius:var(--radius-full);transition:all var(--transition-fast);flex-shrink:0;align-items:center;gap:6px;padding:6px 14px;font-size:.78rem;font-weight:700;display:inline-flex;box-shadow:0 0 15px #6366f180}.undo-action-btn.svelte-1cpok13:hover{transform:scale(1.06);box-shadow:0 0 25px #6366f1bf}.undo-pill-timer.svelte-1cpok13{border-radius:var(--radius-full);background-color:#0000004d;padding:1px 6px;font-size:.7rem}.toast-close.svelte-1cpok13{color:var(--text-muted);border-radius:var(--radius-sm);transition:all var(--transition-fast);flex-shrink:0;padding:4px 6px;font-size:.85rem}.toast-close.svelte-1cpok13:hover{color:var(--text-primary);background-color:var(--bg-surface)}.toast-progress-bar.svelte-1cpok13{background:var(--primary-gradient);width:100%;height:3px;animation:linear forwards svelte-1cpok13-progressLinear;position:absolute;bottom:0;left:0}@keyframes svelte-1cpok13-progressLinear{0%{width:100%}to{width:0%}}@keyframes svelte-1cpok13-toastIn{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.animate-toast-in.svelte-1cpok13{animation:.25s cubic-bezier(.34,1.56,.64,1) forwards svelte-1cpok13-toastIn}@media (width<=600px){.toast-stack.svelte-1cpok13{width:92vw;bottom:74px}}
