/* FPC Wire v2.4.1a — Hub Following */
.hub-following-body{background:#050b12;color:#edf4fc}
.hub-following-shell{width:min(1180px,calc(100% - 32px));margin:auto;padding:26px 0 72px}
.hub-following-hero{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding:24px;border:1px solid #273b51;border-radius:18px;background:radial-gradient(circle at 90% 0,rgba(255,48,79,.16),transparent 36%),#0b1622}
.hub-following-hero h1{margin:4px 0 8px;font-size:clamp(30px,5vw,48px)}
.hub-following-hero p{margin:0;color:#9fb0c4}.hub-following-hero>div:last-child{display:flex;gap:8px;flex-wrap:wrap}
.followed-hub-strip{display:flex;gap:12px;overflow:auto;padding:18px 0}
.followed-hub-card{flex:0 0 250px;border:1px solid #2a4057;border-radius:15px;background:#0a1521;padding:13px}
.followed-hub-card.primary{border-color:#ff304f}
.followed-hub-card>a{display:grid;grid-template-columns:48px minmax(0,1fr);gap:10px;align-items:center;color:inherit;text-decoration:none}
.followed-hub-card img{width:46px;height:46px;object-fit:contain}.followed-hub-card strong,.followed-hub-card small{display:block}.followed-hub-card small{color:#8fa5bc}
.followed-hub-card>div{display:flex;gap:7px;margin-top:10px}.followed-hub-card form{flex:1}.followed-hub-card button{width:100%;border:1px solid #34506a;border-radius:999px;background:#0d1b2a;color:#fff;padding:7px 9px}
.hub-following-feed{max-width:780px;margin:8px auto}.hub-following-feed>header{display:flex;justify-content:space-between;align-items:end;margin:12px 0}.hub-following-feed h2{margin:2px 0}
.hub-following-empty{padding:30px;border:1px solid #2a4057;border-radius:16px;background:#0a1521;text-align:center;margin-top:18px}
.hub-follow-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:1px solid #ff304f;border-radius:999px;background:#ff304f;color:#fff;font-weight:800;cursor:pointer}
.hub-follow-button.is-following{background:transparent}
.hub-follow-count{color:#9fb0c4;font-size:12px;text-align:center;margin-top:5px}
.discover-followed-hubs{margin:18px 0}.discover-followed-hubs-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.discover-followed-hubs-grid a{display:grid;grid-template-columns:38px minmax(0,1fr);gap:9px;align-items:center;padding:12px;border:1px solid #2a4057;border-radius:13px;background:#0a1521;color:inherit;text-decoration:none}
.discover-followed-hubs-grid img{width:36px;height:36px;object-fit:contain}.discover-followed-hubs-grid strong,.discover-followed-hubs-grid small{display:block}.discover-followed-hubs-grid small{color:#8fa5bc}
@media(max-width:800px){.discover-followed-hubs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.hub-following-shell{width:min(100% - 18px,1180px);padding-top:10px}.hub-following-hero{display:grid}.discover-followed-hubs-grid{grid-template-columns:1fr}}
