.confirm-overlay.svelte-efg3yj.svelte-efg3yj{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000c7;display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem;animation:svelte-efg3yj-fadeIn .2s ease}.confirm-modal.svelte-efg3yj.svelte-efg3yj{background:var(--card-bg, #ffffff);border-radius:12px;box-shadow:0 8px 24px #0003;max-width:360px;width:100%;overflow:hidden;animation:svelte-efg3yj-slideUp .2s ease}.confirm-icon-wrap.svelte-efg3yj.svelte-efg3yj{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:1rem auto 0;flex-shrink:0}.confirm-modal-header.svelte-efg3yj.svelte-efg3yj{padding:.6rem 1.25rem 0;border-bottom:none}.confirm-modal-header.svelte-efg3yj h2.svelte-efg3yj{font-size:1rem;font-weight:700;color:var(--text, #111827);margin:0;text-align:center}.confirm-modal-content.svelte-efg3yj.svelte-efg3yj{padding:.4rem 1.25rem .75rem}.confirm-modal-content.svelte-efg3yj p.svelte-efg3yj{margin:0;color:var(--text-muted, #6b7280);font-size:.8125rem;text-align:center;line-height:1.5}.comment-preview.svelte-efg3yj.svelte-efg3yj{margin-top:1rem;padding:1rem;background:var(--bg-secondary, #f9fafb);border-radius:8px;border:1px solid var(--border, #e5e7eb)}.comment-preview-header.svelte-efg3yj.svelte-efg3yj{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.comment-preview-avatar.svelte-efg3yj.svelte-efg3yj{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;flex-shrink:0}.comment-preview-info.svelte-efg3yj.svelte-efg3yj{flex:1;min-width:0}.comment-preview-author.svelte-efg3yj.svelte-efg3yj{font-size:.875rem;font-weight:600;color:var(--text, #111827);margin-bottom:.25rem}.comment-preview-time.svelte-efg3yj.svelte-efg3yj{font-size:.75rem;color:var(--text-muted, #6b7280)}.comment-preview-content.svelte-efg3yj.svelte-efg3yj{font-size:.875rem;color:var(--text, #111827);line-height:1.5;word-wrap:break-word;white-space:pre-wrap}.confirm-modal-actions.svelte-efg3yj.svelte-efg3yj{padding:.75rem 1.25rem 1.1rem;display:flex;justify-content:center;gap:.5rem}.btn.svelte-efg3yj.svelte-efg3yj{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem 1rem;border:none;border-radius:8px;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .2s}.btn-primary.svelte-efg3yj.svelte-efg3yj{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary.svelte-efg3yj.svelte-efg3yj:hover:not(:disabled){opacity:.9;transform:translateY(-1px);box-shadow:0 4px 12px #667eea4d}.btn-secondary.svelte-efg3yj.svelte-efg3yj{background:var(--bg-secondary, #f9fafb);color:var(--text, #111827);border:1px solid var(--border, #e5e7eb)}.btn-secondary.svelte-efg3yj.svelte-efg3yj:hover{background:var(--bg, #ffffff);border-color:var(--border-hover, #d1d5db)}.btn-danger.svelte-efg3yj.svelte-efg3yj{background:#dc2626;color:#fff}.btn-danger.svelte-efg3yj.svelte-efg3yj:hover:not(:disabled){background:#b91c1c}@keyframes svelte-efg3yj-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-efg3yj-slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}
