.layout{max-width:56rem;margin:0 auto;padding:2rem 1rem}.layout h1{font-size:1.5rem;font-weight:600;margin:0 0 .25rem}.layout .sub{color:#71717a;margin:0 0 1.5rem;font-size:.875rem}.layout.error{color:#f87171}.layout .empty{color:#71717a}.server-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.server-card{background:#18181b;border:1px solid #27272a;border-radius:.5rem;padding:1rem 1.25rem}.server-card .addr{font-weight:600;font-family:ui-monospace,monospace;margin-bottom:.35rem}.server-card .meta{display:flex;flex-wrap:wrap;gap:.5rem;font-size:.8125rem;color:#a1a1aa}.server-card .country{text-transform:uppercase}.server-card .badges{margin-top:.5rem;display:flex;flex-wrap:wrap;gap:.35rem}.server-card .badge{font-size:.75rem;padding:.2rem .5rem;border-radius:.25rem;background:#27272a}.server-card .badge.approved{background:#166534;color:#bbf7d0}.server-card .badge.residential{background:#1e3a5f;color:#93c5fd}.server-card .badge.players{background:#422006;color:#fde68a}.server-card .badge.cpu{background:#1e293b;color:#cbd5e1}.server-card .badge.ram{background:#312e81;color:#c7d2fe}.server-card .ping{margin-top:.5rem;font-size:.75rem;color:#71717a}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,sans-serif;background:#0f0f12;color:#e4e4e7;min-height:100vh}
