.network-controls-row{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;margin:0 auto;flex-wrap:wrap}
.network-controls-row .network-zoom,.network-controls-row .network-pan{margin-left:0}
.rank-legend{flex:0 0 100%;display:flex;align-items:center;justify-content:center;gap:7px;margin:6px 0 0;text-align:center}
.rank-legend>div{display:flex;justify-content:center;gap:3px}
.rank-legend span{min-width:25px;padding:5px 5px;border-radius:999px;color:#050807;font-size:9px;font-weight:900;text-align:center}
.rank-legend [data-rank=""]{background:#62efd0}
.rank-legend [data-rank="X1"]{background:#c8f04b}
.rank-legend [data-rank="X2"]{background:#22d3ee}
.rank-legend [data-rank="X3"]{background:#ffb020}
.rank-legend [data-rank="X4"]{background:#ff5fa2}
.rank-legend [data-rank="X5"]{background:#318ce7;color:#fff}
.rank-legend [data-rank="X6"]{background:#cab8ff}
.rank-legend [data-rank="X7"]{background:#ad7aff}
.rank-legend [data-rank="X8"]{background:#8d35f5;color:#fff}
.rank-legend [data-rank="X9"]{background:#701bd2;color:#fff}
.rank-legend [data-rank="X10"]{background:#511092;color:#fff}
.rank-legend [data-rank="X10+"]{background:#f1ce61}
.network-focus-meta{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;width:min(100%,720px);margin:2px auto 18px}
.network-focus-meta[hidden]{display:none}
.network-focus-meta span{padding:8px 12px;border-radius:999px;background:#17141c;color:#c9c4cf;font-size:13px}
.network-focus-meta b{color:#62efd0}
.network-card{position:relative}
.network-card .network-address{font-size:8px}
.network-card .network-rank{position:absolute;right:6px;top:5px;width:auto;max-width:none;padding:2px 5px;border-radius:99px;background:#00000026;color:inherit!important;font-size:7px;font-weight:900}
.network-card[data-rank=""]{background:#62efd0!important;border-color:#62efd0!important}
.network-card[data-rank="X1"]{background:#c8f04b!important;border-color:#c8f04b!important}
.network-card[data-rank="X2"]{background:#22d3ee!important;border-color:#22d3ee!important}
.network-card[data-rank="X3"]{background:#ffb020!important;border-color:#ffb020!important}
.network-card[data-rank="X4"]{background:#ff5fa2!important;border-color:#ff5fa2!important}
.network-card[data-rank="X5"]{background:#318ce7!important;border-color:#318ce7!important;color:#fff!important}
.network-card[data-rank="X6"]{background:#cab8ff!important;border-color:#cab8ff!important}
.network-card[data-rank="X7"]{background:#ad7aff!important;border-color:#ad7aff!important}
.network-card[data-rank="X8"]{background:#8d35f5!important;border-color:#8d35f5!important;color:#fff!important}
.network-card[data-rank="X9"]{background:#701bd2!important;border-color:#701bd2!important;color:#fff!important}
.network-card[data-rank="X10"]{background:#511092!important;border-color:#511092!important;color:#fff!important}
.network-card[data-rank="X10+"]{background:#f1ce61!important;border-color:#f1ce61!important}
.network-card[data-rank="X5"] strong,.network-card[data-rank="X5"] span,.network-card[data-rank="X8"] strong,.network-card[data-rank="X8"] span,.network-card[data-rank="X9"] strong,.network-card[data-rank="X9"] span,.network-card[data-rank="X10"] strong,.network-card[data-rank="X10"] span{color:#fff!important}
@media(max-width:900px){.rank-legend{width:100%;margin:6px 0 0;justify-content:center}.rank-legend>div{max-width:100%;overflow-x:auto;padding-bottom:5px}.rank-legend span{flex:none}}
@media(max-width:600px){.network-controls-row{display:flex}.rank-legend{justify-content:center;text-align:center}.rank-legend>div{justify-content:flex-start}.network-focus-meta span{font-size:12px;padding:7px 10px}}
