.standings-head{display:flex;justify-content:space-between;margin-top:12px;padding:8px 3px;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.7px}.standings{border:1px solid var(--line);border-radius:10px;overflow:hidden;margin-bottom:12px}.standing-row{display:grid;grid-template-columns:18px minmax(0,1fr) 22px 28px 24px;gap:5px;align-items:center;padding:7px 6px;border-bottom:1px solid #253149;font-size:10px}.standing-row:last-child{border-bottom:0}.standing-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.standing-row span:not(:nth-child(2)),.standing-row b{text-align:right}.standing-row.mine{background:#194034;color:#dfffee}.standing-row.mine strong{color:var(--accent)}.season-panel .button{width:100%;margin:5px 0 8px}.hidden{display:none!important}
