
.follow-band{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:20px 0;padding:16px 18px;border:1px solid #cfe1da;border-radius:15px;background:#f4faf7}.follow-band__copy strong{display:block;font-size:14px}.follow-band__copy span{display:block;margin-top:3px;color:var(--muted);font-size:12px;line-height:1.45}.follow-button{border:1px solid #a9cdbf;background:#fff;color:#155f4c;border-radius:10px;padding:10px 14px;font:inherit;font-size:12px;font-weight:850;cursor:pointer;white-space:nowrap}.follow-button.is-following{background:#0d6b55;color:#fff;border-color:#0d6b55}.follow-new-badge{display:inline-flex;align-items:center;justify-content:center;min-width:23px;height:23px;padding:0 7px;border-radius:999px;background:#e7f5ef;color:#0d6b55;font-size:11px;font-weight:850}.follow-new-badge.has-new{background:#0d6b55;color:#fff}.mi-follow-list{display:grid;gap:12px}.mi-follow-item{border:1px solid var(--line);border-radius:14px;padding:15px;background:#fff}.mi-follow-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mi-follow-head a{text-decoration:none}.mi-follow-head strong{display:block;font-size:14px;line-height:1.4}.mi-follow-head small{display:block;color:var(--muted);margin-top:5px}.mi-follow-new{margin:12px 0 0;padding:10px 12px;border-radius:10px;background:#f4faf7;font-size:12px;color:#365f51}.mi-follow-new strong{font-size:13px}.mi-follow-opps{display:grid;gap:7px;margin-top:10px}.mi-follow-opps a{display:block;text-decoration:none;font-size:12px;line-height:1.4;padding:8px 10px;border:1px solid #e0ebe6;border-radius:9px;background:#fff}.mi-follow-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.mi-follow-actions button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px 10px;font:inherit;font-size:11px;font-weight:800;cursor:pointer;color:#4f625b}.mi-follow-actions .primary{background:#edf8f3;border-color:#bcd7cc;color:#155f4c}@media(max-width:700px){.follow-band{align-items:stretch;flex-direction:column}.follow-button{width:100%}.mi-follow-head{align-items:center}}
