/* Photographic server surfaces. Original artwork and interactive nodes remain intact. */
#top #servers.worlds-ready {max-width:1480px;padding:56px 32px 64px;margin-inline:auto;}
#top #servers.worlds-ready,#top #servers.worlds-ready * {box-sizing:border-box;letter-spacing:0;}
#top #servers.worlds-ready [hidden] {display:none!important;}
#top #servers.worlds-ready .worlds-heading {display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px;}
#top #servers.worlds-ready .studio-section-kicker {display:block;margin:0 0 7px;font:500 12px/20px Inter,system-ui,sans-serif;color:#a9b4bf;}
#top #servers.worlds-ready .section-label {margin:0;padding:0;border:0;font:700 30px/38px Inter,system-ui,sans-serif;text-transform:none;color:#f0f3f7;}
#top #servers.worlds-ready .section-label::before,#top #servers.worlds-ready .section-label::after {display:none;}
#top #servers.worlds-ready .worlds-total {padding-bottom:5px;white-space:nowrap;color:#a5b2bf;font:500 12px/20px Inter,system-ui,sans-serif;}
#top #servers.worlds-ready .board__grid {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:stretch;}
#top #servers.worlds-ready .worlds-card {--world-ink:#fff;--world-photo-size:cover;--world-photo-position:center;position:relative;display:flex;flex-direction:column;min-width:0;padding:0;border:1px solid color-mix(in srgb,var(--world-accent) 45%,transparent);border-radius:8px;background:#080a0d;box-shadow:0 16px 40px #0005;clip-path:none;overflow:hidden;isolation:isolate;container-type:inline-size;transition:border-color .18s ease;}
#top #servers.worlds-ready .worlds-card::before,#top #servers.worlds-ready .worlds-card::after {display:none;}
#top #servers.worlds-ready .worlds-card :is(.node__emblem,.node__motif) {display:none;}
#top #servers.worlds-ready .worlds-card:hover {border-color:color-mix(in srgb,var(--world-accent) 50%,#ffffff20);transform:none;box-shadow:none;}
#top #servers.worlds-ready #node-cs {--world-accent:#ff8da1;--world-button:#c9324c;--world-hover:#ad253d;--world-band:#4b1b2b;--world-glass:#300d1dcc;--world-photo:url('/assets/cs-art-20260911/zombie-survival.webp');--world-photo-position:70% center;}
#top #servers.worlds-ready #node-samp {--world-accent:#86c5ff;--world-button:#286cdf;--world-hover:#1d58bc;--world-band:#153f70;--world-glass:#09284bcc;--world-photo:url('/assets/home-studio-20260909/server-worlds.webp');--world-photo-size:auto calc(300% + 9px);--world-photo-position:right center;}
#top #servers.worlds-ready #node-grpls {--world-accent:#72e7b4;--world-button:#087c59;--world-hover:#07664a;--world-band:#144b39;--world-glass:#092e20cc;--world-photo:url('/assets/home-studio-20260909/server-worlds.webp');--world-photo-size:auto calc(300% + 9px);--world-photo-position:right bottom;}
#top #servers.worlds-ready #node-mu {--world-accent:#ffce70;--world-button:#e6b14b;--world-hover:#f2c56c;--world-band:#57411e;--world-ink:#261902;--world-glass:#362408cc;--world-photo:url('/assets/mu-art-20260911/dark-lord.png');--world-photo-position:85% center;}
#top #servers.worlds-ready .worlds-card .node__head {position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-height:180px;height:auto;aspect-ratio:2.6 / 1;margin:0;padding:20px 24px;border:0;border-radius:0;}
#top #servers.worlds-ready .worlds-card .node__head::before {content:'';display:block;position:absolute;inset:0;width:auto;height:auto;background:linear-gradient(0deg,#0d1119ed 0%,#0d111977 30%,transparent 65%);pointer-events:none;transform:none;opacity:1;z-index:0;}
#top #servers.worlds-ready .worlds-card .node__head::after {display:none;}
#top #servers.worlds-ready #node-samp .node__head {background-image:url('/assets/home-studio-20260909/server-worlds.webp');background-size:auto calc(300% + 9px);background-position:right center;}
#top #servers.worlds-ready #node-grpls .node__head {background-image:url('/assets/home-studio-20260909/server-worlds.webp');background-size:auto calc(300% + 9px);background-position:right bottom;}
#top #servers.worlds-ready .worlds-card .node__type {position:relative;z-index:1;min-width:0;max-width:65%;padding:6px 9px;border:1px solid color-mix(in srgb,var(--world-accent) 60%,transparent);border-radius:4px;background:var(--world-band);font:600 11px/18px Inter,system-ui,sans-serif;text-transform:uppercase;color:var(--world-accent);text-shadow:none;}
#top #servers.worlds-ready .worlds-card .node__type svg {color:inherit;}
#top #servers.worlds-ready .worlds-card .node__live {position:relative;z-index:1;display:inline-flex;align-items:center;gap:6px;max-width:42%;padding:5px 9px;border:1px solid #ffffff26;border-radius:4px;background:#0b1017e8;color:#bcdfcd;font:500 11px/16px Inter,system-ui,sans-serif;text-transform:none;text-align:right;white-space:normal;box-shadow:none;}
#top #servers.worlds-ready .worlds-card .node__live .dot {flex:none;width:5px;height:5px;background:#8ac7a6;box-shadow:none;animation:none;}
#top #servers.worlds-ready .worlds-card .node__live[data-monitor-state=offline] {color:#eca2a7;}
#top #servers.worlds-ready .worlds-card .node__live[data-monitor-state=offline] .dot {background:#e68f98;}
#top #servers.worlds-ready .worlds-card .node__live:is([data-monitor-state=loading],[data-monitor-state=unavailable]) {color:#b8c2cd;}
#top #servers.worlds-ready .worlds-card .node__live:is([data-monitor-state=loading],[data-monitor-state=unavailable]) .dot {background:#9da7b3;}
#top #servers.worlds-ready .worlds-card.worlds-stale .node__live {color:#e7c382;}
#top #servers.worlds-ready .worlds-card.worlds-stale .node__live .dot {background:#e7c382;}
#top #servers.worlds-ready .worlds-card .node__body {position:relative;isolation:isolate;display:flex;flex-direction:column;flex:1;min-width:0;gap:20px;padding:24px;background:none;overflow:hidden;}
/* Blur only the body photo; the slight overscan keeps its softened edges clipped. */
#top #servers.worlds-ready .worlds-card .node__body::before {content:'';position:absolute;inset:0;z-index:-2;background-image:var(--world-photo);background-size:var(--world-photo-size);background-position:var(--world-photo-position);background-repeat:no-repeat;filter:blur(3px);transform:scale(1.04);pointer-events:none;}
#top #servers.worlds-ready .worlds-card .node__body::after {content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#04070a80 0%,#04070aa6 55%,#04070ab8 100%);pointer-events:none;}
#top #servers.worlds-ready .worlds-card .server-lobby {position:relative;margin:-24px -24px 0;padding:22px 24px 18px;border:0;border-top:1px solid color-mix(in srgb,var(--world-accent) 65%,transparent);border-bottom:1px solid #ffffff26;background:color-mix(in srgb,var(--world-band) 60%,transparent);}
#top #servers.worlds-ready .worlds-card .players {margin:0;padding:0;min-height:0;border:0;border-radius:0;background:none;box-shadow:none;}
#top #servers.worlds-ready .worlds-card .players::before,#top #servers.worlds-ready .worlds-card .players::after {display:none;}
#top #servers.worlds-ready .worlds-card .players__score {display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-template-areas:'main map' 'hint hint';gap:14px 24px;align-items:center;}
#top #servers.worlds-ready .worlds-card .players__top {display:none;}
#top #servers.worlds-ready .worlds-card .worlds-identity {position:absolute;left:24px;right:24px;bottom:22px;z-index:auto;display:flex;align-items:center;gap:16px;min-width:0;}
#top #servers.worlds-ready .worlds-card .worlds-emblem {display:block;flex:0 0 64px;width:64px;height:64px;object-fit:contain;mix-blend-mode:screen;filter:brightness(1.2);}
#top #servers.worlds-ready .worlds-card .node__name {position:static;grid-area:auto;display:block;min-width:0;width:auto;max-width:none;margin:0;padding:0;border:0;color:#f7f9fc;font:750 32px/38px Inter,system-ui,sans-serif;text-transform:none;text-shadow:0 2px 12px #0009;overflow-wrap:anywhere;}
#top #servers.worlds-ready .worlds-card .node__name::after {display:none;}
#top #servers.worlds-ready .worlds-card .node__name>span {display:block;max-width:100%;margin:6px 0 0;color:var(--world-accent);font:600 12px/18px Inter,system-ui,sans-serif;text-shadow:none;overflow-wrap:anywhere;}
#top #servers.worlds-ready .worlds-card .worlds-control-icon {filter:brightness(0) invert(.85);}
#top #servers.worlds-ready .worlds-card .players__main {display:flex;justify-content:flex-start;align-items:baseline;flex-wrap:wrap;align-self:start;min-height:64px;gap:0 5px;margin:0;text-align:left;}
#top #servers.worlds-ready .worlds-card :is(.players__count,.server-lobby-count-fallback) {font:700 36px/42px Inter,system-ui,sans-serif;color:var(--world-accent);font-variant-numeric:tabular-nums;}
#top #servers.worlds-ready .worlds-card :is(.players__max,.players__slash) {font:400 15px/22px Inter,system-ui,sans-serif;color:#e0dfe6;}
#top #servers.worlds-ready .worlds-card .players__unit {flex-basis:100%;margin-top:4px;min-height:20px;font:500 13px/20px Inter,system-ui,sans-serif;color:#f0f2f7;}
#top #servers.worlds-ready .worlds-card .players__map {display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px;min-height:58px;margin:0;padding:0 0 0 24px;border:0;border-left:1px solid #ffffff19;}
#top #servers.worlds-ready .worlds-card .players__map>span {font:500 12px/18px Inter,system-ui,sans-serif;color:#d1d5df;}
#top #servers.worlds-ready .worlds-card .players__map b {font:600 14px/21px Inter,system-ui,sans-serif;color:#fff;max-width:100%;overflow-wrap:anywhere;}
#top #servers.worlds-ready .worlds-card .server-lobby-hint {margin:0;min-height:20px;font:400 12px/20px Inter,system-ui,sans-serif;color:#d1d5df;}
#top #servers.worlds-ready .worlds-card.worlds-stale .server-lobby-hint {color:#e0be7d;}
#top #servers.worlds-ready .worlds-card .node__pitch {min-height:0;max-width:none;margin:0 0 20px;padding:0;border:0;background:none;color:#c0cbd6;font:400 14px/24px Inter,system-ui,sans-serif;}
#top #servers.worlds-ready .worlds-card .mu-stats {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 20px;padding:14px 0 18px;border:0;border-bottom:1px solid #ffffff14;background:none;}
#top #servers.worlds-ready .worlds-card .mu-stats .players__stat {display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:0;border:0;background:none;}
#top #servers.worlds-ready .worlds-card .mu-stats b {font:650 19px/26px Inter,system-ui,sans-serif;color:#e2c07c;}
#top #servers.worlds-ready .worlds-card .mu-stats em {font:400 11px/18px Inter,system-ui,sans-serif;color:#acb9c6;}
#top #servers.worlds-ready .worlds-card .worlds-details {margin:0;padding:0;border:0;border-top:1px solid #ffffff12;background:none;}
#top #servers.worlds-ready .worlds-card .worlds-details>summary {display:flex;align-items:center;justify-content:space-between;gap:16px;list-style:none;min-height:44px;padding:12px 0;color:#e0e8f2;font:500 14px/20px Inter,system-ui,sans-serif;cursor:pointer;}
#top #servers.worlds-ready .worlds-card .worlds-details>summary::-webkit-details-marker {display:none;}
#top #servers.worlds-ready .worlds-card .worlds-details>summary :is(img,.studio-icon) {display:block;flex:0 0 16px;width:16px;height:16px;opacity:.65;}
#top #servers.worlds-ready .worlds-card .worlds-details[open]>summary :is(img,.studio-icon) {transform:rotate(90deg);}
#top #servers.worlds-ready .worlds-card .features {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 20px;margin:0;padding:4px 0 20px;border:0;}
#top #servers.worlds-ready .worlds-card .features li {margin:0;padding:0;align-items:flex-start;gap:10px;color:#bfccd8;font:400 13px/22px Inter,system-ui,sans-serif;}
#top #servers.worlds-ready .worlds-card .features a {color:inherit;text-decoration:none;border:0;}
#top #servers.worlds-ready .worlds-card .features :is(.vector-icon,.studio-icon,.features__tick) {flex:0 0 16px;width:16px;height:20px;color:var(--world-accent);}
#top #servers.worlds-ready .worlds-card .worlds-highlights {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;min-height:48px;list-style:none;margin:0;padding:0;border:0;}
#top #servers.worlds-ready .worlds-card .worlds-highlights li {display:flex;align-items:center;gap:12px;min-width:0;margin:0;padding:0;color:#f2f5f9;font:500 14px/22px Inter,system-ui,sans-serif;}
#top #servers.worlds-ready .worlds-card .worlds-highlights a {color:inherit;text-decoration:none;border:0;}
#top #servers.worlds-ready .worlds-card .worlds-highlights .features__tick {display:flex;align-items:center;justify-content:center;flex:0 0 36px;width:36px;height:36px;padding:0;border:1px solid color-mix(in srgb,var(--world-accent) 32%,transparent);border-radius:6px;color:var(--world-accent);background:var(--world-glass);}
#top #servers.worlds-ready .worlds-card .worlds-highlights .features__tick :is(.vector-icon,.studio-icon) {display:block;flex:0 0 18px;width:18px;height:18px;min-width:0;margin:0;padding:0;position:static;background:none;color:inherit;}
#top #servers.worlds-ready .worlds-card .server-lobby-footer {display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:16px;min-width:0;margin:0 -24px -24px;margin-top:auto;padding:20px 24px;border:0;background:transparent;}
#top #servers.worlds-ready .worlds-card .worlds-actions {display:grid;grid-template-columns:minmax(0,1fr) 52px;gap:12px;align-items:stretch;}
#top #servers.worlds-ready .worlds-card .worlds-primary {--action-surface:var(--world-button);--action-hover:var(--world-hover);--action-border:color-mix(in srgb,var(--world-button) 75%,#fff);--action-hover-border:var(--world-accent);--action-text:var(--world-ink);display:flex;justify-content:space-between;align-items:center;gap:16px;width:100%;min-width:0;min-height:54px;margin:0;padding:15px 20px;border:1px solid var(--action-border);border-radius:6px!important;background:var(--world-button);background-image:linear-gradient(135deg,transparent,color-mix(in srgb,var(--world-button) 75%,#000))!important;color:var(--world-ink);font:650 14px/22px Inter,system-ui,sans-serif;text-transform:none;text-decoration:none;box-shadow:inset 0 1px 0 #ffffff30,0 4px 12px #0004!important;white-space:normal;transition:background-color .18s,border-color .18s,box-shadow .18s,transform .18s!important;}
#top #servers.worlds-ready .worlds-card .worlds-primary:hover {transform:translateY(-1px);box-shadow:inset 0 1px 0 #ffffff40,0 6px 16px #0006!important;}
#top #servers.worlds-ready .worlds-card .worlds-primary:active {transform:translateY(0);box-shadow:inset 0 2px 5px #0003!important;}
#top #servers.worlds-ready .worlds-card .worlds-primary:is(:hover,:focus-visible,:active) {color:var(--world-ink)!important;}
#top #servers.worlds-ready .worlds-card .worlds-primary::before,#top #servers.worlds-ready .worlds-card .worlds-primary::after {display:none;}
#top #servers.worlds-ready .worlds-card .worlds-primary>:is(svg,.studio-icon) {display:block;flex:0 0 34px;width:34px;height:22px;padding-left:12px;border-left:1px solid currentColor;opacity:.9;}
#top #servers.worlds-ready .worlds-card .worlds-primary .studio-icon>svg {display:block;width:20px;height:20px;margin:0;padding:0;}
#top #servers.worlds-ready .worlds-card .worlds-secondary {--action-surface:var(--world-glass);--action-hover:var(--world-band);--action-border:color-mix(in srgb,var(--world-accent) 60%,transparent);--action-hover-border:var(--world-accent);--action-text:var(--world-accent);display:flex;align-items:center;justify-content:center;width:52px;min-width:52px;height:100%;min-height:54px;margin:0;padding:16px;border:1px solid var(--action-border);border-radius:6px!important;background:var(--world-glass);color:var(--world-accent);box-shadow:inset 0 1px 0 #ffffff16!important;backdrop-filter:blur(6px);}
#top #servers.worlds-ready .worlds-card .worlds-secondary>* {display:none;}
#top #servers.worlds-ready .worlds-card .worlds-secondary>.worlds-control-icon {display:block;flex:0 0 18px;width:18px;height:18px;}
#top #servers.worlds-ready .worlds-card .worlds-secondary.is-copied {--action-border:#88c9a5;}
#top #servers.worlds-ready .worlds-card .ipline {display:grid;grid-template-columns:minmax(0,1fr) 44px;column-gap:8px;row-gap:3px;align-items:center;min-height:44px;margin:0;padding:10px 0 0;border:0;border-top:1px solid #ffffff26;background:none;}
#top #servers.worlds-ready .worlds-card .ipline__label {display:block;grid-column:1;grid-row:1;font:500 12px/16px Inter,system-ui,sans-serif;color:#c5d2df;}
#top #servers.worlds-ready .worlds-card .ipline__value {grid-column:1;grid-row:2;margin:0;padding:0;border:0;color:#f1f5fa;font:400 13px/20px 'JetBrains Mono',monospace;white-space:normal;overflow-wrap:anywhere;user-select:all;}
#top #servers.worlds-ready .worlds-card .ipline .copybtn {--action-surface:transparent;--action-hover:var(--world-glass);--action-border:transparent;--action-hover-border:var(--world-accent);--action-text:var(--world-accent);grid-column:2;grid-row:1/3;display:flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;min-height:44px;margin:0;padding:12px;border:1px solid transparent;background:transparent;}
#top #servers.worlds-ready .worlds-card .ipline .copybtn :is(.finish-copy-icon,.finish-check-icon) {width:18px;height:18px;flex:0 0 18px;}
#top #servers.worlds-ready :is(a,button,summary):focus-visible {outline:2px solid #f0f4fa;outline-offset:3px;}
@media(max-width:1100px) {
  #top #servers.worlds-ready .board__grid {gap:20px;}
  #top #servers.worlds-ready .worlds-card .node__body {padding:22px;}
  #top #servers.worlds-ready .worlds-card .server-lobby {margin:-22px -22px 0;padding:20px 22px 18px;}
  #top #servers.worlds-ready .worlds-card .node__head {aspect-ratio:2.5 / 1;padding:16px 18px;}
  #top #servers.worlds-ready .worlds-card .players__score {grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:14px 18px;}
  #top #servers.worlds-ready .worlds-card .node__name {font-size:28px;line-height:34px;}
  #top #servers.worlds-ready .worlds-card .players__count {font-size:32px;}
  #top #servers.worlds-ready .worlds-card .server-lobby-footer {margin-inline:-22px;margin-bottom:-22px;padding:18px 22px;}
}
@media(max-width:800px) {
  #top #servers.worlds-ready {padding:36px 24px 48px;}
  #top #servers.worlds-ready .board__grid {grid-template-columns:minmax(0,1fr);gap:24px;}
  #top #servers.worlds-ready .worlds-card .node__head {aspect-ratio:2.6 / 1;}
  #top #servers.worlds-ready .worlds-card .players__score {grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);}
  #top #servers.worlds-ready .worlds-card .server-lobby-hint {min-height:18px;}
  #top #servers.worlds-ready .worlds-card .node__pitch {min-height:0;}
}
@media(max-width:480px) {
  #top #servers.worlds-ready {padding:28px 16px 40px;}
  #top #servers.worlds-ready .worlds-heading {gap:16px;margin-bottom:22px;}
  #top #servers.worlds-ready .section-label {font-size:25px;line-height:32px;}
  #top #servers.worlds-ready .worlds-total {font-size:10px;}
  #top #servers.worlds-ready .worlds-card .node__head {aspect-ratio:2 / 1;padding:16px;}
  #top #servers.worlds-ready .worlds-card .node__type {font-size:10px;max-width:62%;}
  #top #servers.worlds-ready .worlds-card .node__live {font-size:10px;padding:4px 7px;}
  #top #servers.worlds-ready .worlds-card .node__body {padding:20px 18px;gap:16px;}
  #top #servers.worlds-ready .worlds-card .players__score {grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:14px;}
  #top #servers.worlds-ready .worlds-card .worlds-identity {left:18px;right:18px;bottom:20px;gap:12px;}
  #top #servers.worlds-ready .worlds-card .worlds-emblem {flex-basis:48px;width:48px;height:48px;}
  #top #servers.worlds-ready .worlds-card .node__name {font-size:26px;line-height:32px;}
  #top #servers.worlds-ready .worlds-card .node__name>span {font-size:11px;line-height:18px;}
  #top #servers.worlds-ready .worlds-card :is(.players__count,.server-lobby-count-fallback) {font-size:32px;line-height:38px;}
  #top #servers.worlds-ready .worlds-card .players__unit {font-size:12px;line-height:19px;}
  #top #servers.worlds-ready .worlds-card .players__map {padding-left:14px;}
  #top #servers.worlds-ready .worlds-card .features {grid-template-columns:minmax(0,1fr);}
  #top #servers.worlds-ready .worlds-card .worlds-primary {font-size:14px;padding-inline:14px;gap:10px;}
  #top #servers.worlds-ready .worlds-card .mu-stats {grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;}
  #top #servers.worlds-ready .worlds-card .ipline {grid-template-columns:minmax(0,1fr) 44px;}
  #top #servers.worlds-ready .worlds-card .ipline .copybtn {width:44px;height:44px;min-width:44px;min-height:44px;}
  #top #servers.worlds-ready .worlds-card .server-lobby-footer {margin-inline:-18px;margin-bottom:-20px;padding:18px;}
  #top #servers.worlds-ready .worlds-card .server-lobby {margin:-20px -18px 0;padding:20px 18px 16px;}
}
@container(max-width:580px) {
  #top #servers.worlds-ready .worlds-card .server-lobby-footer {grid-template-columns:minmax(0,1fr);gap:16px;}
  #top #servers.worlds-ready .worlds-card .worlds-primary {justify-content:space-between;}
  #top #servers.worlds-ready .worlds-card .ipline__value {font-size:13px;}
  #top #servers.worlds-ready .worlds-card .worlds-highlights {grid-template-columns:minmax(0,1fr);gap:12px;}
}
@media(prefers-reduced-motion:reduce) {
  #top #servers.worlds-ready .worlds-card,#top #servers.worlds-ready .worlds-card * {animation:none!important;transition:none!important;scroll-behavior:auto!important;}
}

/* Compact proportions preserve the artwork, information, and touch targets. */
#top #servers.worlds-ready {max-width:1320px;padding:32px 24px 44px;}
#top #servers.worlds-ready .worlds-heading {margin-bottom:20px;}
#top #servers.worlds-ready .board__grid {gap:18px;}
#top #servers.worlds-ready .worlds-card {--card-inset:18px;}
#top #servers.worlds-ready .worlds-card .node__head {min-height:152px;aspect-ratio:3.5 / 1;padding:14px var(--card-inset);}
#top #servers.worlds-ready .worlds-card .worlds-identity {left:var(--card-inset);right:var(--card-inset);bottom:14px;gap:12px;}
#top #servers.worlds-ready .worlds-card .worlds-emblem {width:48px;height:48px;flex-basis:48px;}
#top #servers.worlds-ready .worlds-card .node__name {font-size:28px;line-height:34px;}
#top #servers.worlds-ready .worlds-card .node__name>span {margin-top:3px;}
#top #servers.worlds-ready .worlds-card .node__body {gap:10px;padding:var(--card-inset);}
#top #servers.worlds-ready .worlds-card .server-lobby {margin:calc(-1 * var(--card-inset)) calc(-1 * var(--card-inset)) 0;padding:14px var(--card-inset) 12px;}
#top #servers.worlds-ready .worlds-card .players__score {gap:8px 18px;}
#top #servers.worlds-ready .worlds-card .players__main {min-height:54px;}
#top #servers.worlds-ready .worlds-card :is(.players__count,.server-lobby-count-fallback) {font-size:30px;line-height:36px;}
#top #servers.worlds-ready .worlds-card .players__map {min-height:48px;padding-left:18px;}
#top #servers.worlds-ready .worlds-card .worlds-highlights {min-height:36px;gap:10px 14px;}
#top #servers.worlds-ready .worlds-card .worlds-highlights li {gap:10px;}
#top #servers.worlds-ready .worlds-card .worlds-highlights .features__tick {width:32px;height:32px;flex-basis:32px;}
#top #servers.worlds-ready .worlds-card .worlds-details>summary {padding-block:8px;}
#top #servers.worlds-ready .worlds-card .server-lobby-footer {gap:8px;margin:0 calc(-1 * var(--card-inset)) calc(-1 * var(--card-inset));margin-top:auto;padding:6px var(--card-inset) 12px;}
#top #servers.worlds-ready .worlds-card .worlds-actions {grid-template-columns:minmax(0,1fr) 48px;gap:10px;}
#top #servers.worlds-ready .worlds-card .worlds-primary {min-height:48px;padding:12px 16px;}
#top #servers.worlds-ready .worlds-card .worlds-secondary {min-height:48px;min-width:48px;width:48px;padding:14px;}
#top #servers.worlds-ready .worlds-card .ipline {padding-top:6px;}
@media(max-width:480px) {
  #top #servers.worlds-ready {padding:24px 16px 32px;}
  #top #servers.worlds-ready .worlds-card {--card-inset:16px;}
  #top #servers.worlds-ready .worlds-card .node__name {font-size:26px;line-height:32px;}
  #top #servers.worlds-ready .worlds-card .worlds-emblem {width:40px;height:40px;flex-basis:40px;}
  #top #servers.worlds-ready .worlds-card .players__score {column-gap:12px;}
  #top #servers.worlds-ready .worlds-card .players__map {padding-left:12px;}
  #top #servers.worlds-ready .worlds-card .worlds-primary {padding-inline:12px;}
}
