.sospfb-block{border:1px solid #eee;padding:12px;border-radius:8px;margin-top:16px}
.sospfb-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;gap:10px;flex-wrap:wrap}
.sospfb-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}
.sospfb-item{display:flex;gap:10px}
.sospfb-note{min-width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:2px solid #1e73be;border-radius:50%;font-weight:700}
.sospfb-meta{font-size:12px;color:#666}
.sospfb-text{margin-top:2px}