/* HandballNet 4.3 – profile and following experience. */
.hbn4-following-trigger{display:inline-flex;align-items:center;gap:5px;align-self:center;margin-left:4px;padding:6px 8px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.08);color:#fff;cursor:pointer;font:800 10px/1 Inter,Arial,sans-serif;white-space:nowrap}.hbn4-following-trigger:hover,.hbn4-following-trigger[aria-expanded=true]{background:rgba(255,255,255,.18)}.hbn4-following-trigger b{display:grid;min-width:16px;height:16px;place-items:center;border-radius:50%;background:#eeb927;color:#14213d;font-size:9px}.hbn4-following-trigger b[hidden]{display:none}.hbn4-following-panel{position:absolute;z-index:101;top:45px;right:max(16px,calc((100vw - 1260px)/2));width:min(350px,calc(100vw - 28px));overflow:hidden;border:1px solid #d6e0ed;border-radius:14px;background:#fff;box-shadow:0 18px 48px rgba(7,28,55,.22);font-family:Inter,Arial,sans-serif;color:#14213d}.hbn4-following-panel[hidden]{display:none}.hbn4-following-head{display:flex;justify-content:space-between;align-items:center;padding:14px 15px;border-bottom:1px solid #e6edf4}.hbn4-following-head strong{font-size:13px}.hbn4-following-head button,.hbn4-following-list button{border:0;background:transparent;color:#6d7e94;cursor:pointer;font-size:20px;line-height:1}.hbn4-following-panel>p{margin:0;padding:17px;color:#68778f;font-size:12px;line-height:1.55}.hbn4-following-list{display:grid}.hbn4-following-list>div{display:flex;align-items:center;gap:12px;padding:11px 14px;border-bottom:1px solid #edf1f6}.hbn4-following-list>div:last-child{border-bottom:0}.hbn4-following-list a{flex:1;overflow:hidden;color:#14213d;font-size:13px;font-weight:760;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.hbn4-following-list a:hover{color:#075fc7}.hbn4-follow-team{display:inline-flex;align-items:center;justify-content:center;width:max-content;min-height:29px;padding:6px 9px;border:1px solid #bed0e7;border-radius:999px;background:#fff;color:#0757b7;cursor:pointer;font:800 11px/1 Inter,Arial,sans-serif}.hbn4-follow-team:hover,.hbn4-follow-team.is-followed{border-color:#e8bb31;background:#fff8df;color:#7a5700}.hbn4-follow-team.is-prominent{margin-left:auto;padding:9px 13px}.hbn4-team-profile{overflow:hidden;margin:0 0 18px;border:1px solid var(--hbn-line,#dfe5ef);border-radius:18px;background:var(--hbn-surface,#fff);box-shadow:0 10px 30px rgba(22,51,93,.06)}.hbn4-team-profile>header{display:flex;align-items:center;gap:14px;padding:20px;background:linear-gradient(135deg,#f2f7ff,#fff)}.hbn4-team-profile>header>img{width:54px;height:54px;object-fit:contain;flex:none;border-radius:12px;background:#fff}.hbn4-team-profile>header>div{min-width:0}.hbn4-team-profile>header span,.hbn4-team-splits span,.hbn4-season-summary span,.hbn4-team-upcoming header span{display:block;color:#075fc7;font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.hbn4-team-profile h2{margin:4px 0 2px;color:#071c37;font-size:clamp(21px,3vw,30px);line-height:1.1}.hbn4-team-profile header p{margin:0;color:#68778f;font-size:12px}.hbn4-team-profile>.hbn4-metrics{margin:14px}.hbn4-team-splits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:0 14px 14px}.hbn4-team-splits>section{display:grid;gap:5px;min-height:108px;padding:15px;border:1px solid #e1e8f1;border-radius:12px;background:#fbfcfe}.hbn4-team-splits b{color:#071c37;font-size:26px;line-height:1}.hbn4-team-splits small{color:#68778f;font-size:11px;line-height:1.45}.hbn4-season-summary{display:flex;justify-content:space-between;gap:18px;margin:0 14px 14px;padding:16px;border:1px solid #d9e5f4;border-radius:13px;background:#f5f9ff}.hbn4-season-summary h3{margin:5px 0 0;color:#071c37;font-size:17px}.hbn4-season-summary dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0}.hbn4-season-summary dl>div{display:grid;align-content:center;gap:3px}.hbn4-season-summary dt{color:#68778f;font-size:10px;font-weight:750}.hbn4-season-summary dd{margin:0;color:#071c37;font-size:15px;font-weight:850}.hbn4-team-upcoming{margin:0 14px 14px;border:1px solid #e1e8f1;border-radius:13px;overflow:hidden}.hbn4-team-upcoming header{display:flex;align-items:center;justify-content:space-between;padding:13px 14px;border-bottom:1px solid #e8edf4}.hbn4-team-upcoming header a{color:#0757b7;font-size:11px;font-weight:800;text-decoration:none}.hbn4-team-upcoming .hbn4-ssr-game{border-radius:0}.hbn4-team-profile .hbn4-method{margin:0;padding:0 15px 16px}.hbn4-scoreboard .hbn4-follow-team{margin:0 auto}.hbn4-scoreboard>div:last-child .hbn4-follow-team{margin-left:auto;margin-right:0}@media(max-width:767px){.hbn4-following-trigger{padding:5px 7px;font-size:9px}.hbn4-data-links{gap:0}.hbn4-following-panel{position:fixed;top:48px;right:12px}.admin-bar .hbn4-following-panel{top:58px}.hbn4-team-profile>header{align-items:flex-start}.hbn4-team-profile>header>img{width:44px;height:44px}.hbn4-follow-team.is-prominent{padding:8px 9px;font-size:10px}.hbn4-team-splits{grid-template-columns:1fr;gap:7px}.hbn4-team-splits>section{min-height:auto}.hbn4-season-summary{display:grid;gap:12px}.hbn4-season-summary dl{gap:8px}.hbn4-season-summary dd{font-size:13px}.hbn4-scoreboard .hbn4-follow-team{margin:0}}
