.delete-modal-overlay{z-index:80}.delete-modal{text-align:center;border-radius:24px;width:min(460px,100vw - 32px);padding:26px;box-shadow:0 28px 80px #0f172a2e}.delete-modal-icon{color:#ef4444;background:#fef2f2;border-radius:20px;place-items:center;width:62px;height:62px;margin:0 auto 18px;display:grid}.delete-modal-icon svg{stroke-width:2px;width:27px;height:27px}.delete-modal-content h2{color:var(--text);letter-spacing:-.6px;margin-top:8px;font-size:22px;font-weight:900}.delete-modal-content p{color:var(--muted);margin-top:10px;font-size:14px;font-weight:600;line-height:1.6}.delete-modal-content strong{color:var(--text);font-weight:900}.delete-modal-actions{justify-content:center;gap:10px;margin-top:22px;display:flex}@media (width<=520px){.delete-modal-actions{flex-direction:column}.delete-modal-actions .secondary-btn,.delete-modal-actions .danger-btn{width:100%}}
