.banlist-page{position:relative;z-index:var(--z-content);min-height:calc(100vh - 240px);padding:calc(var(--header-height) + var(--spacing-5xl)) var(--spacing-4xl) var(--spacing-6xl)}.banlist-content{max-width:var(--container-2xl);margin:0 auto}.banlist-title{margin:10px 0 12px;font-size:32px;font-weight:700;line-height:50px;color:#454545}.banlist-table{background:#f8f8f8;border-radius:15px;box-shadow:0 0 25px #00000040;overflow:hidden}.banlist-head,.banlist-row{display:grid;grid-template-columns:236px 236px 236px 236px 243px 243px;align-items:center}.banlist-head{height:82px;font-size:18px;font-weight:700;color:#454545;text-align:center;background:transparent;border-bottom:2px solid #f3f3f3}.banlist-head>div,.banlist-row>div{height:100%;display:flex;align-items:center;justify-content:center;border-right:2px solid #f3f3f3}.banlist-head>div:last-child,.banlist-row>div:last-child{border-right:0}.banlist-rows{display:grid}.banlist-row{height:50px;font-size:12px;color:#454545}.banlist-row:nth-child(odd){background:#fff}.banlist-row:nth-child(2n){background:#fff0}.banlist-person{display:flex;align-items:center;gap:10px;justify-content:center;width:100%}.banlist-avatar{width:26px;height:26px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#ffd6a6,#ff9800);box-shadow:0 2px 8px #00000026;flex:0 0 auto}.banlist-name{font-weight:700;color:#222}.banlist-name--link{color:#0e3767}.banlist-server,.banlist-date{opacity:.85}.banlist-end--permanent{color:#ff2a2a;font-weight:700}.banlist-pagination{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:16px}.banlist-page-btn{width:32px;height:32px;border-radius:5px;border:0;background:#e7e7e7;color:#222;font-weight:700;cursor:pointer;transition:transform .12s ease,background-color .12s ease,box-shadow .12s ease,color .12s ease,opacity .12s ease}.banlist-page-btn.is-active{background:#0e3767;color:#fff}.banlist-page-btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px #0000001f}.banlist-page-btn:active{transform:translateY(0);box-shadow:none}.banlist-page-btn:focus-visible{outline:3px solid rgba(14,55,103,.35);outline-offset:3px}.banlist-page-btn:disabled{opacity:.35;cursor:not-allowed;box-shadow:none;transform:none}.banlist-page-btn:disabled:hover{transform:none;box-shadow:none}.banlist-page-btn--arrow{width:38px;background:transparent}.banlist-arrow{display:inline-block;width:18px;height:18px;border-right:3px solid #0e3767;border-top:3px solid #0e3767}.banlist-page-btn--arrow:hover .banlist-arrow{border-right-color:#ff9800;border-top-color:#ff9800}.banlist-page-btn--arrow:disabled:hover .banlist-arrow{border-right-color:#0e3767;border-top-color:#0e3767}.banlist-arrow--left{transform:rotate(-135deg)}.banlist-arrow--right{transform:rotate(45deg)}@media (max-width: 1500px){.banlist-head,.banlist-row{grid-template-columns:1.1fr 1.1fr 1.1fr 1.1fr 1.14fr 1.14fr}}@media (max-width: 1024px){.banlist-page{padding:calc(var(--header-height) + var(--spacing-4xl)) var(--spacing-3xl) var(--spacing-6xl)}}@media (max-width: 860px){.banlist-table{overflow-x:auto}.banlist-head,.banlist-row{min-width:900px}}
