.follow-list-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:26px;display:flex}.follow-list-head .screen-label{width:100%;margin-bottom:0}.follow-list{margin:0;padding:0;list-style:none}.follow-list-row{border:2px solid var(--ink);background:var(--paper);padding:14px 16px}.follow-list-row+.follow-list-row{border-top:none}.follow-list-handle{font-family:var(--mono);color:var(--ink);border-bottom:2px solid #0000;font-size:15px;font-weight:700;text-decoration:none}.follow-list-handle:hover{border-bottom-color:var(--sepia)}.follow-list-handle:focus-visible{outline:2px dashed var(--sepia);outline-offset:3px}.follow-list-bio{font-family:var(--serif);color:var(--graphite);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:14px;overflow:hidden}@media (prefers-reduced-motion:reduce){.follow-list-handle{transition:none}}
