.assisted-followup-legacy-hide{display:none!important}.assisted-followup{display:grid;gap:12px;margin:14px 0;padding:16px;border:1px solid #b9ded1;border-radius:16px;background:linear-gradient(145deg,#f0fbf7,#fff)}.assisted-followup-body{display:grid;gap:13px}.assisted-followup-intro{display:flex;justify-content:space-between;gap:18px}.assisted-followup-intro h4{margin:4px 0}.assisted-followup-intro p{max-width:720px;margin:0;color:var(--muted);font-size:12px;line-height:1.55}.assisted-followup-controls{display:flex;min-width:180px;align-items:stretch;justify-content:center;flex-direction:column;gap:8px}.assisted-followup-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.assisted-followup-summary span{display:grid;gap:3px;padding:10px;border:1px solid #dcebe6;border-radius:11px;background:#fff;font-size:11px;color:var(--muted)}.assisted-followup-summary b{font-size:18px;color:var(--green-900)}.assisted-followup-list{display:grid;gap:12px}.assisted-followup-card{display:grid;gap:11px;padding:14px;border:1px solid var(--line);border-radius:14px;background:#fff}.assisted-followup-card header{display:flex;justify-content:space-between;gap:12px}.assisted-followup-card header>div{display:grid;gap:3px}.assisted-followup-card header small{color:var(--muted);font-size:11px}.assisted-followup-status{height:max-content;padding:5px 8px;border-radius:999px;background:#fff1c9;color:#805b08;font-size:10px;font-weight:900;text-transform:uppercase}.assisted-followup-status.sent{background:#e2f6ec;color:#087052}.assisted-followup-status.failed{background:#ffeded;color:#a23535}.assisted-followup-status.cancelled,.assisted-followup-status.suppressed{background:#eef1f2;color:#5d666b}.assisted-followup-text{min-height:92px;line-height:1.5}.assisted-followup-checks{display:flex;flex-wrap:wrap;gap:7px}.assisted-followup-checks span{padding:5px 8px;border-radius:8px;background:#eef3f1;color:#53645e;font-size:10px;font-weight:800}.assisted-followup-checks .ok{background:#e5f7ef;color:#087052}.assisted-followup-checks .warn{background:#fff3d6;color:#865f08}.assisted-followup-checks .bad,.assisted-followup-blocker{background:#ffeded!important;color:#9f3333!important}.assisted-followup-actions{display:flex;justify-content:flex-end;gap:8px}.assisted-followup-message.bad{color:#a23535}@media(max-width:760px){.assisted-followup-intro{display:grid}.assisted-followup-controls{min-width:0}.assisted-followup-summary{grid-template-columns:1fr 1fr}.assisted-followup-actions{display:grid;grid-template-columns:1fr}.assisted-followup-actions button{width:100%;min-height:44px}.assisted-followup-card header{display:grid}}@media(max-width:430px){.assisted-followup-summary{grid-template-columns:1fr}}
.assisted-followup-verification,.assisted-followup-result{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.assisted-followup-verification{padding:10px 12px;border-radius:11px;background:#eef7f3;color:var(--muted);font-size:12px}.assisted-followup-verification button{width:auto}.assisted-followup-outcome{padding:5px 8px;border-radius:999px;background:#fff1c9;color:#805b08;font-size:10px;font-weight:900}.assisted-followup-outcome.responded{background:#e2f6ec;color:#087052}.assisted-followup-outcome.won{background:#d8f7df;color:#075b2a}.assisted-followup-outcome.lost{background:#ffeded;color:#9f3333}@media(max-width:760px){.assisted-followup-verification button{width:100%}}
