/* powered by yagodabumi */
.banlist-page{--ban-surface:#211d31;--ban-surface-raised:#2b233f;--ban-control:#312746;--ban-muted:rgba(248,239,255,0.7);width:100%;max-width:none;margin:18px auto 56px;padding:0 clamp(16px,3.8vw,54px);color:var(--site-text)}html[data-theme="light"] .banlist-page{--ban-surface:#ffffff;--ban-surface-raised:#f7f2fb;--ban-control:#eee4f6;--ban-muted:#6d5d79}.banlist-page h1{margin:0 0 38px;font-size:clamp(30px,4vw,48px);line-height:1.05;font-weight:900}.banlist-search{display:flex;min-height:54px;margin-bottom:28px;padding:0 20px;border:1px solid var(--site-border-strong);border-radius:15px;background:var(--ban-control);color:var(--ban-muted);align-items:center}.banlist-search input{width:100%;border:0;outline:0;background:transparent;color:var(--site-text);font:700 15px/1.2 var(--site-font)}.banlist-search input::placeholder{color:var(--ban-muted)}.banlist-search i{flex:0 0 auto;margin-right:14px;font-size:18px}.banlist-table-shell{width:100%;overflow:hidden;border:1px solid var(--site-border);border-radius:20px;background:var(--ban-surface);box-shadow:var(--site-shadow-soft,0 18px 52px rgba(3,2,10,0.34))}.banlist-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;color:var(--site-text)}.banlist-table th,.banlist-table td{min-width:0;padding:14px 18px;border-right:1px solid var(--site-border);border-bottom:1px solid var(--site-border);vertical-align:middle;text-align:left}.banlist-table th{background:var(--ban-control);color:var(--site-text);font-size:12px;font-weight:800}.banlist-table th:nth-child(1){width:28%}.banlist-table th:nth-child(2){width:10%}.banlist-table th:nth-child(3){width:30%}.banlist-table th:nth-child(4){width:16%}.banlist-table th:nth-child(5){width:16%}.banlist-table th:last-child,.banlist-table td:last-child{border-right:0}.banlist-table tbody tr:last-child td{border-bottom:0}.banlist-entry td{background:var(--ban-surface);transition:background-color 160ms ease}.banlist-entry:hover td{background:color-mix(in srgb,var(--ban-surface-raised) 76%,var(--site-accent) 8%)}.banlist-player{display:flex;min-width:0;align-items:center;gap:14px;color:var(--site-text);text-decoration:none}.banlist-avatar{position:relative;flex:0 0 44px;width:44px;height:44px;overflow:hidden;border-radius:11px;background:color-mix(in srgb,var(--site-accent) 18%,var(--ban-surface-raised))}.banlist-avatar::before{position:absolute;inset:0;display:grid;place-items:center;color:color-mix(in srgb,var(--site-text) 58%,transparent);font-family: "Font Awesome 5 Free";font-size:19px;font-weight:900;content: "\f007"}.banlist-avatar img{position:relative;display:block;width:100%;height:100%;object-fit:cover}.banlist-player-identity,.banlist-player-name-row{display:flex;min-width:0;max-width:100%;align-items:center}.banlist-player-identity{flex:1 1 auto}.banlist-player-name-row{width:100%;gap:8px}.banlist-nickname{min-width:0;flex:1 1 auto;overflow:hidden;font-size:clamp(15px,1.35vw,19px);font-weight:900;text-overflow:ellipsis;white-space:nowrap}.banlist-nitro-icon{flex:0 0 auto;width:20px;height:20px;object-fit:contain}.banlist-reason,.banlist-issuer,.banlist-started-at,.banlist-expiration{overflow-wrap:anywhere;color:var(--site-text);font-size:13px;font-weight:650;line-height:1.5}.banlist-reason{color:color-mix(in srgb,var(--site-text) 88%,var(--ban-muted))}.banlist-issuer-value{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:800;white-space:nowrap}.banlist-issuer-value img{width:28px;height:28px;flex:0 0 28px;object-fit:contain}.banlist-started-at,.banlist-expiration{padding-right:14px !important;padding-left:14px !important}.banlist-date-value{display:flex;min-width:0;max-width:100%;flex-wrap:wrap;align-items:baseline;gap:4px 8px}.banlist-date-time{color:var(--ban-muted)}.banlist-mobile-label{display:none}.banlist-status{display:flex;min-height:90px;align-items:center;justify-content:center;gap:10px;color:var(--ban-muted);font-size:13px;font-weight:700;text-align:center}.banlist-status[hidden]{display:none}.banlist-sentinel{height:1px}@media (max-width:900px){.banlist-page{margin-top:8px;padding:0 12px}.banlist-page h1{margin-bottom:24px}.banlist-search{margin-bottom:24px}.banlist-table-shell{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.banlist-table,.banlist-table tbody{display:block;width:100%}.banlist-table thead{display:none}.banlist-items{display:grid;gap:12px}.banlist-entry{display:grid;grid-template-columns:1fr;overflow:hidden;border:1px solid var(--site-border);border-radius:15px;background:var(--ban-surface)}.banlist-table .banlist-entry td{display:block;width:100%;padding:12px 18px;border-right:0;border-bottom:0}.banlist-table .banlist-entry td:first-child{padding-top:18px}.banlist-table .banlist-entry td:last-child{padding-bottom:18px}.banlist-mobile-label{display:block;margin-bottom:4px;color:var(--ban-muted);font-size:10px;font-weight:700;text-transform:uppercase}.banlist-desktop-meta,.banlist-nitro-icon{display:none}.banlist-nickname{color:var(--site-text) !important;background:none !important;-webkit-text-fill-color:currentColor !important;animation:none !important}}