.support-outbound{margin:14px 0;padding:18px;border:1px solid #E8D9C6;border-radius:18px;background:#fff}
.support-outbound header{display:flex;justify-content:space-between;align-items:center;gap:12px}.support-outbound h3{margin:0;color:#3B2415}
.support-outbound form{display:grid;gap:12px;margin-top:14px}.support-outbound label{display:grid;gap:6px;font-weight:700}.support-outbound :is(input,select,textarea){width:100%;padding:12px;border:1px solid #E5E7EB;border-radius:12px;font:inherit}.support-outbound textarea{min-height:120px}
.support-recipient{display:flex;justify-content:space-between;gap:12px;width:100%;padding:12px;border:1px solid #E8D9C6;border-radius:10px;background:#FFF7E6;margin-top:6px;text-align:start;cursor:pointer}
.support-outbound button:disabled{opacity:.6;cursor:wait}#outboundMsg{min-height:22px}#outboundSelected{font-weight:800;color:#3B2415}
