.verse-services{grid-template-columns:repeat(3,minmax(0,1fr))!important}.verse-services div:has(#homePlayers){display:none!important}.status-indicator{display:inline-flex!important;align-items:center;gap:7px}.status-indicator::before{content:"";width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:#738792;box-shadow:0 0 0 3px rgba(115,135,146,.10)}.status-indicator.indicator-good::before{background:#57efaa;box-shadow:0 0 0 3px rgba(87,239,170,.12),0 0 10px rgba(87,239,170,.38)}.status-indicator.indicator-warn::before{background:#ffc45f;box-shadow:0 0 0 3px rgba(255,196,95,.12),0 0 10px rgba(255,196,95,.34)}.status-indicator.indicator-bad::before{background:#ff6868;box-shadow:0 0 0 3px rgba(255,104,104,.12),0 0 10px rgba(255,104,104,.38)}.status-indicator.indicator-neutral::before{background:#748c98}.verse-overall.status-indicator{gap:7px}.verse-env-head b.status-indicator{justify-content:flex-end}.verse-services strong.status-indicator{width:max-content;max-width:100%}@media(max-width:650px){.verse-services{grid-template-columns:1fr!important}}