.profile-tabs{display:flex;grid-template-columns:none;overflow-x:auto}.profile-tabs>button{flex:1;min-width:78px}.bubble-event-card{display:grid;gap:7px;padding:20px;border-bottom:1px solid var(--line);color:var(--text);text-decoration:none}.bubble-event-card:hover,.follow-list-row:hover{background:var(--surface-2)}.bubble-event-card span{color:var(--aqua);font-size:12px;font-weight:700}.bubble-event-card strong{font-size:18px}.bubble-event-card small,.follow-list-row small{color:var(--muted)}.follow-list-body{display:grid;gap:6px;margin-top:18px}.follow-list-row{display:flex;align-items:center;gap:12px;padding:10px;border-radius:14px;color:var(--text);text-decoration:none}.follow-list-row .avatar{width:44px;height:44px}.follow-list-row strong,.follow-list-row small{display:block}
