.siteHeader .navGroup>summary:hover,.siteHeader .navGroupActive>summary,.siteHeader nav a.navActive:not(.navButton),.siteHeader nav a:hover{color:var(--red)!important}.siteHeader .navGroupActive>summary,.siteHeader nav a.navActive:not(.navButton){background:rgba(201,29,39,.055)!important;box-shadow:inset 0 -2px 0 var(--red)!important}.siteHeader .navGroupActive>summary:after,.siteHeader .navGroupActive>summary:before,.siteHeader nav a.navActive:not(.navButton):after,.siteHeader nav a.navActive:not(.navButton):before{content:none!important;display:none!important}.siteHeader .navDropdownMenu a.navActive{color:var(--red)!important}.siteHeader .navButton.navActive{border-color:var(--red)!important;background:linear-gradient(180deg,rgba(201,29,39,.2),rgba(143,17,24,.18))!important}.whitelistPage .whitelistWeekNote{display:inline-flex;align-items:center;gap:8px;margin:-4px 0 12px;padding:7px 9px;border:1px solid #d9dde0;background:#f5f6f7;color:#5c646b;font-size:.68rem;font-weight:800;letter-spacing:.04em}.whitelistPage .whitelistWeekNote:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--red);box-shadow:0 0 0 4px rgba(201,29,39,.08)}.ohgFailedApplicationButton{margin-top:10px;justify-self:start}.mobileNavToggle{display:none}@media (max-width:900px){.siteHeader{overflow:visible}.headerInner{width:100%;padding:0 16px;gap:12px}.headerBrandGroup{flex:0 1 auto;min-width:0}.mobileNavToggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 12px;flex:0 0 auto;border:1px solid var(--darkline);background:var(--panel);color:var(--white);font:inherit;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.mobileNavToggle.open,.mobileNavToggle:focus-visible{border-color:var(--red);outline:none}.mobileNavToggleIcon{width:16px;display:grid;grid-gap:3px;gap:3px}.mobileNavToggleIcon i{display:block;width:100%;height:2px;background:currentColor}.primaryNav{display:none!important}.primaryNav.mobileNavOpen{position:fixed;top:88px;left:0;right:0;z-index:90;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:0!important;width:100%;max-width:none!important;max-height:calc(100dvh - 88px);padding:8px 12px 18px;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;background:var(--black2);border-top:1px solid var(--darkline);border-bottom:1px solid var(--darkline);box-shadow:0 18px 38px rgba(0,0,0,.38)}.primaryNav.mobileNavOpen>a,.primaryNav.mobileNavOpen>details{flex:0 0 auto;width:100%;white-space:normal}.siteHeader .primaryNav.mobileNavOpen>a:not(.navButton){display:flex!important;align-items:center;min-height:46px;padding:10px 12px;border-bottom:1px solid var(--darkline)}.primaryNav.mobileNavOpen .navGroup>summary{width:100%;min-height:46px;justify-content:space-between;padding:10px 12px;font-size:11px;white-space:normal;border-bottom:1px solid var(--darkline)}.primaryNav.mobileNavOpen .navGroup>summary span{display:inline-block}.primaryNav.mobileNavOpen .navDropdownMenu,.primaryNav.mobileNavOpen .navGroup:last-of-type .navDropdownMenu{position:static;left:auto;right:auto;top:auto;z-index:auto;min-width:0;width:100%;max-height:none;margin:0 0 6px;overflow:visible;overscroll-behavior:auto;touch-action:auto;box-shadow:none;background:var(--panel);border:1px solid var(--darkline);border-top:0}.primaryNav.mobileNavOpen .navDropdownMenu:before,.primaryNav.mobileNavOpen .navGroup:last-of-type .navDropdownMenu:before{display:none}.primaryNav.mobileNavOpen .navDropdownMenu a{min-height:48px;padding:11px 12px!important}.primaryNav.mobileNavOpen .navButton{display:flex!important;align-items:center;justify-content:center;min-height:46px;margin-top:8px}.ohgFailedApplicationButton{width:100%}}@media (max-width:760px){.headerInner{padding:0 12px}.mobileNavToggle{min-height:38px;padding:0 10px;font-size:9px}}.commandConsole{--command-surface:var(--white);--command-surface-muted:#f6f7f8;--command-surface-strong:#eceff1;--command-ink:var(--ink);--command-muted:#656b72;--command-line:var(--line);--command-line-strong:#c9cdd1;--command-accent:var(--red);--command-accent-dark:var(--red2);--command-danger:#9f1720;--command-success:#176642;--command-warning:#8a5a00;--command-radius:12px;--command-shadow:0 12px 30px rgba(16,20,24,.07);color:var(--command-ink)}.commandConsole,.commandConsole *{min-width:0}.commandWorkspace{align-items:start}.commandContent,.commandContent>div:not([hidden]),.commandIntegratedPanelBody,.commandIntegratedPanelMount{display:grid;grid-gap:18px;gap:18px;width:100%;max-width:100%}.commandContent>div[hidden],.commandContent[data-ohg-integrated-panel]>:not(.commandIntegratedPanelMount),.commandIntegratedPanelMount[hidden]{display:none!important}.commandAlertZone :where(p,span,strong,small,a,button),.commandContent :where(h1,h2,h3,h4,p,span,strong,small,label,dt,dd,td,th,a,button){overflow-wrap:anywhere}.commandContent :where(code,kbd,samp){overflow-wrap:anywhere;word-break:break-word}.commandContent :where(pre){max-width:100%;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;-moz-tab-size:2;tab-size:2}.commandIntegratedAccess,.panelRequirement{display:grid;grid-template-columns:minmax(130px,auto) minmax(0,1fr);grid-gap:14px 18px;gap:14px 18px;align-items:center;padding:15px 18px;border:1px solid var(--command-line-strong);border-left:4px solid var(--command-accent);border-radius:var(--command-radius);background:linear-gradient(135deg,#fff,var(--command-surface-muted));box-shadow:0 7px 18px rgba(16,20,24,.045)}.commandIntegratedAccess>span,.panelRequirement>span{color:var(--command-accent-dark);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.commandIntegratedAccess>strong,.panelRequirement>strong{color:var(--command-ink);font-size:13px;line-height:1.55}.commandIntegratedRefreshBar,.commandSectionRefreshBar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 14px;border:1px solid var(--command-line);border-radius:10px;background:var(--command-surface-muted)}.commandIntegratedRefreshBar>span,.commandSectionRefreshBar>span{color:var(--command-muted);font-size:12px;line-height:1.45}.commandIntegratedRefreshBar>button,.commandSectionRefreshBar>button{flex:0 0 auto;min-height:38px;padding:9px 14px;border:1px solid #9da3a9;border-radius:8px;background:#fff;color:var(--command-ink);font:inherit;font-size:11px;font-weight:900;letter-spacing:.045em;text-transform:uppercase;cursor:pointer}.commandIntegratedRefreshBar>button:hover:not(:disabled),.commandSectionRefreshBar>button:hover:not(:disabled){border-color:var(--command-accent);color:var(--command-accent-dark)}.commandIntegratedRefreshBar>button:disabled,.commandSectionRefreshBar>button:disabled{cursor:wait;opacity:.58}.commandContent :where(.commandCard,.fullCard,.setupPanel,.securityNote,.suspendedPanel),.commandContent :where([class*=Panel_panel__],[class*=Panel_section__],[class*=Panel_record__],[class*=Panel_card__],[class*=Panel_setup__],[class*=Panel_statusCard__]){max-width:100%}.commandContent :where(.commandCard,.fullCard),.commandContent :where([class*=Panel_section__],[class*=Panel_record__],[class*=Panel_card__],[class*=Panel_statusCard__]){border-color:var(--command-line)!important;border-radius:var(--command-radius)!important;background:var(--command-surface);box-shadow:var(--command-shadow)}.commandContent :where(.commandCardHead,.sectionHead,[class*=Panel_header__],[class*=Panel_head__],[class*=Panel_sectionHead__],[class*=Panel_recordTop__]){align-items:start;gap:18px}.commandContent :where(h2){margin-top:0;font-size:clamp(28px,3.4vw,42px);line-height:1.05;letter-spacing:-.025em}.commandContent :where(h3){line-height:1.2}.commandContent :where(p){line-height:1.6}.commandContent :where(form){max-width:100%}.commandContent :where(label){color:#555c63;font-size:10px;font-weight:900;letter-spacing:.07em;line-height:1.35;text-transform:uppercase}.commandContent :where(input,select,textarea){width:100%;max-width:100%;min-height:42px;padding:10px 12px;border:1px solid var(--command-line-strong);border-radius:8px;background:#fff;color:var(--command-ink);font:inherit;font-size:14px;line-height:1.35;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.commandContent :where(textarea){min-height:112px;resize:vertical}.commandContent :where(input,select,textarea):focus{border-color:var(--command-accent);box-shadow:0 0 0 3px rgba(201,29,39,.1)}.commandContent :where(input,select,textarea):disabled{background:#eceff1;color:#777d83;cursor:not-allowed}.commandContent :where(input[type=search],.commandSearchInput){padding-left:38px;background-image:radial-gradient(circle at 17px 17px,transparent 6px,#747b82 6.5px,#747b82 8px,transparent 8.5px),linear-gradient(45deg,transparent 46%,#747b82 47%,#747b82 54%,transparent 55%);background-size:24px 24px,8px 8px;background-position:2px 4px,22px 23px;background-repeat:no-repeat}.commandContent :where(button,.primary,.secondary,.darkButton){max-width:100%;min-height:40px;border-radius:8px;font-family:Arial,Helvetica,sans-serif;white-space:normal}.commandContent :where(button):focus-visible,.commandSidebar :where(button):focus-visible{outline:3px solid rgba(201,29,39,.24);outline-offset:2px}.commandContent :where(.filters,.commandFilters,.reportFilters,.adminFilters,.supportFilters,.whitelistFilters),.commandContent :where([class*=Panel_controls__],[class*=Panel_selectorRow__],[class*=Panel_filters__],[class*=Panel_meta__]){display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,190px),1fr));grid-gap:12px!important;gap:12px!important;align-items:end;width:100%;max-width:100%}.commandContent :where(.filters,.commandFilters,.reportFilters,.adminFilters,.supportFilters,.whitelistFilters)>*,.commandContent :where([class*=Panel_controls__],[class*=Panel_selectorRow__],[class*=Panel_filters__],[class*=Panel_meta__])>*{min-width:0;max-width:100%}.commandContent :where(.tableWrap,[class*=tableWrap],[class*=TableWrap],[class*=tableShell],[class*=recordsTable]),.commandTableScroller{width:100%;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;border:1px solid var(--command-line);border-radius:var(--command-radius);background:#fff;box-shadow:0 8px 22px rgba(16,20,24,.045)}.commandContent table{width:100%;min-width:720px;border-collapse:collapse;table-layout:auto}.commandContent th{position:-webkit-sticky;position:sticky;top:0;z-index:1;background:#f0f2f3;color:#4d545b;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.commandContent td,.commandContent th{max-width:420px;padding:13px 14px;border-bottom:1px solid var(--command-line);vertical-align:top;line-height:1.45}.commandContent tbody tr:last-child td{border-bottom:0}.commandContent tbody tr:hover td{background:#fafbfb}.commandContent :where(.pagination,[class*=Panel_pager__],[class*=Panel_footer__]),.commandPagination{display:flex!important;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px 14px!important;width:100%;max-width:100%;margin-top:14px;padding:11px 13px;border:1px solid var(--command-line);border-radius:10px;background:var(--command-surface-muted)}.commandContent :where(.pagination,[class*=Panel_footer__])>span,.commandPagination>span{flex:1 1 220px;color:var(--command-muted);font-size:12px;line-height:1.45}.commandContent :where(.pagination,[class*=Panel_pager__],[class*=Panel_footer__]) button,.commandPagination button{min-width:94px;min-height:38px;padding:8px 13px;border:1px solid #aeb3b8;border-radius:8px;background:#fff;color:var(--command-ink);font-size:11px;font-weight:900;letter-spacing:.035em;text-transform:uppercase;cursor:pointer}.commandContent :where(.pagination,[class*=Panel_pager__],[class*=Panel_footer__]) button:hover:not(:disabled),.commandPagination button:hover:not(:disabled){border-color:var(--command-accent);color:var(--command-accent-dark)}.commandContent :where(.pagination,[class*=Panel_pager__],[class*=Panel_footer__]) button:disabled,.commandPagination button:disabled{cursor:not-allowed;opacity:.48}.commandContent :where([class*=Panel_notice__],[class*=Panel_errorBox__],[class*=Panel_setup__]),.commandInlineNotice,.commandNotice{max-width:100%;padding:13px 15px;border:1px solid #d7b1b4;border-left:4px solid var(--command-accent);border-radius:9px;background:#fff7f7;color:#57151a;font-size:13px;line-height:1.55}.commandInlineNotice[data-tone=success]{border-color:#acd0be;border-left-color:var(--command-success);background:#f1faf5;color:#124d33}.commandInlineNotice[data-tone=warning]{border-color:#dcc899;border-left-color:var(--command-warning);background:#fffaf0;color:#5f4307}.commandContent :where(.empty,[class*=Panel_empty__]),.commandEmpty{padding:24px;border:1px dashed #b9bec3;border-radius:var(--command-radius);background:var(--command-surface-muted);color:var(--command-muted);text-align:center;line-height:1.55}.commandContent :where([role=dialog]){max-width:min(680px,calc(100vw - 30px));max-height:min(86vh,820px);overflow:auto}.commandContent :where([class*=modalBackdrop],[class*=ModalBackdrop]){padding:15px}.commandContent :where([class*=consoleOutput],.commandConsoleOutput){min-height:130px;padding:15px;border:1px solid #343a40;border-radius:9px;background:#0d1013!important;color:#f3f5f6!important;font:13px/1.55 ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace}.commandIntegratedPanelMount{grid-column:1/-1}.commandIntegratedPanelShell{display:grid;grid-gap:18px;gap:18px;width:100%}.commandIntegratedPanelBody>:first-child{margin-top:0}.commandTabButtons,.commandTabs,.gameBansNavMount,.gameserverPanelNavMount{min-width:0}.gameBansNavMount,.gameserverPanelNavMount{display:contents}.gameBansNavMount button,.gameserverPanelNavMount button{width:100%}.commandTabButtons>button{overflow-wrap:anywhere;text-align:left}.formValidationToast{border-radius:10px}.formValidationToast[data-tone=error]{border-color:#b92630}.formValidationToast[data-tone=warning]{border-color:#a36b00}.formValidationToast[data-tone=success]{border-color:#1e774f}.formValidationToast[data-tone=info]{border-color:#3f607b}@media (max-width:900px){.commandWorkspace{grid-template-columns:1fr!important}.commandSidebar{position:static!important;width:100%}.commandTabButtons{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px}.commandTabButtons>button{min-height:44px}.commandIntegratedAccess,.panelRequirement{grid-template-columns:1fr;gap:6px}}@media (max-width:640px){.commandContent{gap:14px}.commandTabButtons{grid-template-columns:1fr}.commandIntegratedRefreshBar,.commandSectionRefreshBar{align-items:stretch;flex-direction:column}.commandIntegratedRefreshBar>button,.commandSectionRefreshBar>button{width:100%}.commandContent :where(.filters,.commandFilters,.reportFilters,.adminFilters,.supportFilters,.whitelistFilters),.commandContent :where([class*=Panel_controls__],[class*=Panel_selectorRow__],[class*=Panel_filters__],[class*=Panel_meta__]){grid-template-columns:1fr}.commandContent table{min-width:620px}.commandContent :where(.pagination,[class*=Panel_pager__],[class*=Panel_footer__]),.commandPagination{align-items:stretch;flex-direction:column}.commandContent :where(.pagination,[class*=Panel_footer__])>span,.commandPagination>span{flex-basis:auto}.commandContent :where(.pagination,[class*=Panel_pager__],[class*=Panel_footer__]) button,.commandPagination button{width:100%}}.commandContent :where(h1,h2,h3,h4,p,span,strong,small,label,dt,dd,td,th,a){overflow-wrap:break-word;word-break:normal}.commandContent :where(h1,h2,h3,h4,button,a){-webkit-hyphens:none;hyphens:none}.commandContent :where(h1,h2){max-width:100%;margin-block:0 10px;font-size:clamp(25px,2.4vw,32px)!important;line-height:1.1!important;letter-spacing:-.02em!important;text-wrap:balance}.commandContent :where(.commandCardHead h2,.sectionHead h2,[class*=Panel_sectionHead__] h2,[class*=Panel_recordTop__] h2,[class*=Panel_card__] h2,[class*=Panel_section__] h2){font-size:clamp(22px,2vw,28px)!important;line-height:1.15!important}.commandContent :where(h3){font-size:clamp(18px,1.55vw,22px)!important;line-height:1.2!important;letter-spacing:-.01em}.commandContent :where(button:not([role=switch])){max-width:100%;min-height:42px;border-radius:8px;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:800;line-height:1.2;letter-spacing:.025em;text-transform:none!important;white-space:normal;overflow-wrap:normal;word-break:normal}.commandContent :where(.primary,.secondary,.darkButton,.dangerGhost){min-height:42px;padding:10px 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;text-align:center}.commandContent :where(.commandCardHead,.sectionHead,[class*=Panel_header__],[class*=Panel_head__],[class*=Panel_sectionHead__],[class*=Panel_recordTop__]),.commandContent :where(.commandCardHead,.sectionHead,[class*=Panel_header__],[class*=Panel_head__],[class*=Panel_sectionHead__],[class*=Panel_recordTop__])>*{min-width:0;max-width:100%}.commandContent :where(.memberDirectoryButtons,.buttonRow,.actionRow,.formActions,.commandActions,[class*=Panel_actions__],[class*=Panel_controls__]){display:flex;flex-wrap:wrap;align-items:stretch;gap:10px;min-width:0}.commandContent .memberDirectoryButtons>button{flex:1 1 140px;min-width:140px}.commandTaskStrip{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,190px),1fr));grid-gap:10px;gap:10px}.commandTabButtons>button,.commandTaskStrip>a{min-width:0;white-space:normal;overflow-wrap:normal;word-break:normal;text-transform:none!important}@media (max-width:640px){.commandContent :where(h1,h2){font-size:clamp(24px,8vw,30px)!important}.commandContent :where(.memberDirectoryButtons,.buttonRow,.actionRow,.formActions,.commandActions,[class*=Panel_actions__],[class*=Panel_controls__])>button{width:100%;flex-basis:100%}}.commandAlertZone :where(p,span,strong,small,a,button){overflow-wrap:break-word;word-break:normal;-webkit-hyphens:none;hyphens:none}.commandAlertZone .commandTaskStrip>a{min-width:0}.commandAlertZone .commandTaskStrip :where(strong,span){min-width:0;max-width:100%}.commandAlertZone .commandTaskStrip{display:flex!important;flex-wrap:nowrap;align-items:stretch;gap:10px;width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scrollbar-gutter:stable;padding:0 0 4px}.commandAlertZone .commandTaskStrip>a{flex:1 1 150px;min-width:150px;max-width:none}.commandContent .tableWrap:has(.gameStatsLeader){overflow-x:auto;overflow-y:visible;overscroll-behavior-inline:contain;scrollbar-gutter:stable}.commandContent .tableWrap:has(.gameStatsLeader) table{width:max(100%,1900px);min-width:1900px;table-layout:fixed}.commandContent .tableWrap:has(.gameStatsLeader) :where(th,td){max-width:none;overflow-wrap:normal;word-break:normal}.commandContent .tableWrap:has(.gameStatsLeader) :where(th:first-child,td:first-child){width:180px}.commandContent .tableWrap:has(.gameStatsLeader) :where(th:nth-child(2),td:nth-child(2)){width:160px}.commandContent .tableWrap:has(.gameStatsLeader) :where(th:nth-child(3),td:nth-child(3)){width:145px}.commandContent .tableWrap:has(.gameStatsLeader) :where(th:nth-child(4),td:nth-child(4)){width:80px}.commandContent .tableWrap:has(.gameStatsLeader) :where(th:nth-child(n+5):nth-child(-n+11),td:nth-child(n+5):nth-child(-n+11)){width:82px}.commandContent .tableWrap:has(.gameStatsLeader) :where(th:nth-child(n+12):nth-child(-n+14),td:nth-child(n+12):nth-child(-n+14)){width:205px}.commandContent .tableWrap:has(.gameStatsLeader) :where(th:nth-child(15),td:nth-child(15)){width:230px}.commandContent .tableWrap:has(.gameStatsLeader) :where(td:nth-child(2),td:nth-child(n+5):nth-child(-n+11)){white-space:nowrap}.commandContent .tableWrap:has(.gameStatsLeader) .gameStatsLeader{min-width:0;max-width:100%;gap:4px}.commandContent .tableWrap:has(.gameStatsLeader) .gameStatsLeader small,.commandContent .tableWrap:has(.gameStatsLeader) .gameStatsLeader strong{display:block;max-width:100%;overflow-wrap:break-word;word-break:normal}@media (max-width:1400px){.commandAlertZone .commandTaskStrip>a{flex:0 0 190px}}