.players_container__83y_R{display:flex;flex-direction:column;width:100%;padding:20px;background-color:#2b2b2b;color:gold;box-sizing:border-box;max-width:1600px;margin:auto;border-radius:6px}.players_heading__cSn93{font-size:24px;font-weight:700;margin-bottom:20px;text-align:left}.players_formContainer__XBXfg{display:flex;align-items:center}.players_searchInput__zTwF2{flex:1;padding:8px;color:#f3f3dd;max-width:300px}.players_searchButton__83kt1,.players_searchInput__zTwF2{border:1px solid #b49b0d;border-radius:4px;background-color:#1e1f1c}.players_searchButton__83kt1{margin-left:10px;padding:8px 16px;color:gold;cursor:pointer;transition:background-color .2s,color .2s}.players_searchButton__83kt1:hover{background-color:gold;color:#2b2b2b}.players_dataTable___Gs_i{width:100%;border-collapse:collapse;table-layout:auto}.players_headerCell__vN_ur{padding:8px 12px;background-color:#161616;color:#b7b7a4;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid #cccccca2}.players_dataCell__c9f8S:first-child,.players_headerCell__vN_ur:first-child{white-space:nowrap;text-align:left;min-width:200px}.players_dataCell__c9f8S:not(:first-child),.players_headerCell__vN_ur:not(:first-child){width:auto;min-width:80px}.players_dataRow__qFAtY:nth-child(odd){background-color:#2b2b2b}.players_dataRow__qFAtY:nth-child(2n){background-color:#1e1f1c}.players_dataCell__c9f8S{padding:8px 12px;color:#f3f3dd;text-align:center;border:1px dashed #555}.players_dataCell__c9f8S:first-child>div{width:100%;overflow:hidden}.players_dataCell__c9f8S:first-child span{display:inline-block;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 40px)}.players_tableHeader__Xy93j{position:relative;padding-right:20px!important}.players_tableHeader__Xy93j:after{content:"";position:absolute;right:4px;top:50%;transform:translateY(-70%);width:12px;height:12px;opacity:.3;text-align:center;display:flex;align-items:center;justify-content:center}.players_tableHeader__Xy93j.players_active__Yc75L:after{opacity:1}.players_tableHeader__Xy93j.players_active__Yc75L.players_asc__WEmds:after{content:"↑"}.players_tableHeader__Xy93j.players_active__Yc75L.players_desc__amjPp:after{content:"↓"}.players_cardLight__nAPl4{background-color:#313131}.players_cardDark___0Wvd,.players_cardLight__nAPl4{width:100%;border:1px solid #161616;border-radius:8px;padding:8px;box-shadow:0 4px 12px rgba(0,0,0,.8)}.players_cardDark___0Wvd{background-color:#252525}.players_historyList__iLY9D{display:flex;flex-direction:column;gap:.1rem;--history-name-min-width:140px;--history-aid-min-width:85px;--history-side-min-width:25px;--history-level-min-width:55px;--history-prestige-min-width:60px;--history-member-category-min-width:90px;--history-wipe-min-width:100px;--history-play-time-min-width:100px;--history-status-min-width:125px;--history-timestamp-min-width:110px}.players_historyItem__NUK_H{padding:.35rem 1rem;border-color:rgba(0,0,0,.719);border-style:dashed solid;border-width:1px 2px;transition:all .2s ease;cursor:pointer;background:hsla(0,0%,100%,.06);border-radius:4px}.players_historyItem__NUK_H:hover{background:hsla(0,0%,100%,.12);border-left:2px solid gold;border-right:2px solid gold;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.2)}.players_historyItem__NUK_H:active{transform:translateY(0);box-shadow:none}.players_historyItemContent__PvQG8{display:flex;align-items:center;gap:1rem;font-size:.9rem;min-height:.5rem;line-height:1.2;padding:.25rem 0;overflow:hidden}.players_historyLevel__gaeSN,.players_historyName__XF3xq,.players_historyPlayTime__i9f02,.players_historyPrestige__HqorP,.players_historySide__8gVHr,.players_historyStatus__51DFH,.players_historyTimestamp__pXppU,.players_historyWipe__lCG1P{display:flex;align-items:center;height:100%;white-space:nowrap}.players_historyName__XF3xq{color:gold;min-width:var(--history-name-min-width);overflow:hidden;text-overflow:ellipsis;flex-shrink:0}.players_historyAid__yk1F5{color:#b7b7a4;min-width:var(--history-aid-min-width);text-transform:capitalize;flex-shrink:0}.players_historySide__8gVHr{color:#b7b7a4;min-width:var(--history-side-min-width);text-transform:capitalize;flex-shrink:0}.players_historyLevel__gaeSN{color:gold;min-width:var(--history-level-min-width);font-weight:500;flex-shrink:0}.players_historyPrestige__HqorP{color:gold;min-width:var(--history-prestige-min-width);font-weight:500;flex-shrink:0}.players_historyMemberCategory__2uG4L{display:flex;align-items:center;min-width:var(--history-member-category-min-width);flex-shrink:0;height:100%}.players_historyWipe__lCG1P{color:#b7b7a4;min-width:var(--history-wipe-min-width);font-weight:500;flex-shrink:0}.players_historyPlayTime__i9f02{color:gold;min-width:var(--history-play-time-min-width);font-weight:500;flex-shrink:0}.players_historyStatus__51DFH{color:#b7b7a4;min-width:var(--history-status-min-width);font-weight:500;flex-shrink:0}.players_historyTimestamp__pXppU{color:#b7b7a4;margin-left:auto;min-width:var(--history-timestamp-min-width);text-align:right;flex-shrink:0}.players_statusActive__Pi44t{color:#57c053;margin-left:.3em}.players_statusBanned__4J_vI{color:#c05353;margin-left:.3em}.players_pagination__AVb00{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1rem;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.1)}.players_paginationButton__dS0VM{background:hsla(0,0%,100%,.1);color:var(--text-primary);border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;transition:background-color .2s}.players_paginationButton__dS0VM:hover:not(:disabled){background:hsla(0,0%,100%,.15)}.players_paginationButton__dS0VM:disabled{opacity:.5;cursor:not-allowed}.players_paginationInfo__zolNV{color:var(--text-secondary);font-size:.9rem}.players_cardTitle__0V8Q5{font-size:22px;font-weight:700;margin-bottom:8px;color:gold}.players_noHistory__9tmEv{color:var(--text-secondary);text-align:center;padding:1rem}.players_cardContainer___ed21{display:flex;flex-direction:column;gap:1rem}.players_playerSearchTableContainer__9TWKY{width:100%;background-color:#313131;border:1px solid #161616;border-radius:8px;padding:8px;box-shadow:0 4px 12px rgba(0,0,0,.8);overflow-x:auto}.players_nicknameCellContainer__UUM7a{display:flex;align-items:center;justify-content:flex-start;gap:8px}.players_nicknameLink__jn_x2{display:flex;align-items:center;cursor:pointer;font-weight:500;transition:color .15s}.players_nicknameLink__jn_x2:focus,.players_nicknameLink__jn_x2:hover{text-decoration:underline;text-underline-offset:3px;outline:none}@media (max-width:1290px){.players_historyAid__yk1F5,.players_historyLevel__gaeSN,.players_historyMemberCategory__2uG4L,.players_historyName__XF3xq,.players_historyPlayTime__i9f02,.players_historyPrestige__HqorP,.players_historySide__8gVHr,.players_historyStatus__51DFH,.players_historyTimestamp__pXppU,.players_historyWipe__lCG1P{min-width:auto}.players_historyItemContent__PvQG8{gap:.5rem;flex-wrap:wrap}.players_historyTimestamp__pXppU{margin-left:0;text-align:left;width:100%;padding-top:.25rem;color:#888}}