.hub-upgrade-panel {margin:16px 0;padding:18px;border:1px solid rgba(192,132,252,.3);border-radius:12px;background:#09141f;color:#e8eef5;line-height:1.6;}
.hub-upgrade-panel h2,.hub-upgrade-panel h3 {margin:0 0 10px;font-size:20px;}
.hub-upgrade-actions {display:flex;gap:12px;align-items:center;flex-wrap:wrap;}
.hub-upgrade-panel button,.hub-upgrade-panel select,.hub-upgrade-panel input,.hub-upgrade-panel textarea {background:#10202d;color:#f4f7f8;border:1px solid #8262a3;border-radius:6px;padding:9px;max-width:100%;font:inherit;}
.hub-upgrade-panel button {cursor:pointer;min-height:44px;}
.hub-upgrade-panel a {color:#cfa3ff;}
.hub-upgrade-panel dt {font-weight:bold;margin-top:8px;}.hub-upgrade-panel dd {margin-left:0;color:#bdc8d5;}
.hub-data-note {display:block;font-size:11px;color:#bdc8d5;white-space:normal;max-width:30ch;}
.league-table .hub-sticky-club {position:sticky;left:0;z-index:2;background:#0c1824;}
.league-table thead .hub-sticky-club {z-index:4;}
.hub-upgrade-panel table {width:100%;border-collapse:collapse;}.hub-upgrade-panel th,.hub-upgrade-panel td {text-align:left;padding:8px;border-bottom:1px solid #304054;}
.hub-upgrade-panel [hidden],.league-table [hidden] {display:none!important;}
.hub-scroll {max-width:100%;overflow:auto;}
.hub-map-grid {display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));gap:16px;}
.hub-map-grid svg {max-width:100%;height:auto;}
