:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#fff;--orange:#ff6900;--orange-hot:#ff8a1d;--charcoal:#383838;--panel:#4b4b4b;--panel-soft:#626262;--navy:#001f35;--brown:#4a2413;--danger:#ff4938;--rough-wide:url(/img/ui/border2.png);--rough-small:url(/img/ui/button.png);--rough-button:url(/img/ui/button2.png);font-family:Segoe Print,Comic Sans MS,Bradley Hand,cursive}*{box-sizing:border-box}html{background:var(--charcoal);min-height:100%}html,body,#__next{min-height:100%}body{min-height:100vh;color:var(--ink);background:linear-gradient(#001626f5, #001626f5) top / 100% 7rem no-repeat, var(--charcoal);text-shadow:-1px -1px #111,1px -1px #111,-1px 1px #111,1px 1px #111;margin:0;font-size:18px}header{border-bottom:3px dashed #fffc;justify-content:space-between;align-items:center;gap:1rem;min-height:4.5rem;padding:.75rem 1.25rem;display:flex}header strong{font-size:clamp(1.7rem,4vw,2.8rem);font-weight:400}#connection-status{color:#ffae28}.layout{min-height:calc(100vh - 4.5rem)}nav{background:var(--navy);flex-wrap:wrap;justify-content:center;gap:.35rem;padding:.7rem 1rem 1rem;display:flex}main{width:min(92rem,100%);min-height:calc(100vh - 9rem);margin:0 auto;padding:1.4rem clamp(.75rem,3vw,2.5rem) 5rem}.auth-shell{place-items:start center;min-height:calc(100vh - 4.5rem);display:grid}.auth-shell .view{width:min(42rem,100%)}.view>h1{text-align:center;margin:0 auto 1.2rem;font-size:clamp(2rem,5vw,3.2rem);font-weight:400}h2{margin:1rem 0 .65rem;font-size:1.55rem;font-weight:400}p{line-height:1.45}form{flex-wrap:wrap;align-items:end;gap:.75rem;margin:0 0 1.15rem;padding:.35rem 0 1rem;display:flex;position:relative}form:after{content:"";border-top:2px dashed #ffffffd9;height:3px;position:absolute;bottom:0;left:0;right:0}label{flex:13rem;gap:.25rem;min-width:0;display:grid}input,select,textarea,button{font:inherit;color:var(--ink);text-shadow:inherit}input,select,textarea{border:0;border-radius:0;outline:0;width:100%;min-height:2.55rem;padding:.45rem .75rem}input,textarea{background:var(--brown);box-shadow:inset 0 0 0 2px #00000038}select{appearance:auto;background:var(--orange)}textarea{resize:vertical;min-width:min(20rem,100%)}input:focus,select:focus,textarea:focus{box-shadow:inset 0 0 0 2px #0003,0 0 0 3px #ffc05f}button{isolation:isolate;cursor:pointer;background:0 0;border:0;min-height:2.65rem;padding:.45rem 1rem;position:relative}button:before{content:"";z-index:-1;background:var(--orange);-webkit-mask-box-image:var(--rough-button) 34 fill / 18px / 0 stretch;-webkit-mask-box-image-source:var(--rough-button);mask-border-source:var(--rough-button);position:absolute;inset:0;-webkit-mask-box-image-slice:34 fill;mask-border-slice:34 fill;-webkit-mask-box-image-width:18px;mask-border-width:18px;-webkit-mask-box-image-repeat:stretch;mask-border-repeat:stretch}button:hover:before,button:focus-visible:before{background:var(--orange-hot);filter:brightness(1.08)}button:active{transform:translateY(2px)scale(.99)}button:disabled{cursor:not-allowed;opacity:.45}nav button{flex:9rem;min-width:9rem;max-width:14rem}nav button[aria-current=page]:before{background:var(--orange-hot);filter:brightness(1.12)}code{background:var(--brown);padding:.15rem .4rem}pre{color:#fff;white-space:pre-wrap;overflow-wrap:anywhere;background:#1414147a;border:2px dashed #ffffffbf;max-width:100%;min-height:2.5rem;margin:.6rem 0 1rem;padding:.8rem 1rem;overflow:auto}table{border-collapse:collapse;background:var(--panel-soft);width:100%}thead{background:var(--charcoal)}th,td{text-align:left;border-bottom:3px solid #2323238c;border-right:2px dashed #ffffffd9;padding:.5rem .75rem}th:last-child,td:last-child{border-right:0}tbody tr:nth-child(2n){background:#00000014}tbody tr:hover,tbody tr[tabindex]:focus{background:#ffa23c;outline:0}tbody tr[tabindex]{cursor:pointer}.cards{grid-template-columns:repeat(auto-fit,minmax(min(27rem,100%),1fr));align-items:start;gap:1rem;display:grid}.card{isolation:isolate;min-width:0;padding:1rem 1.2rem 1.3rem;position:relative;overflow:hidden}.card:before{content:"";z-index:-1;background:var(--panel);-webkit-mask-box-image:var(--rough-wide) 48 fill / 24px / 0 stretch;-webkit-mask-box-image-source:var(--rough-wide);mask-border-source:var(--rough-wide);position:absolute;inset:0;-webkit-mask-box-image-slice:48 fill;mask-border-slice:48 fill;-webkit-mask-box-image-width:24px;mask-border-width:24px;-webkit-mask-box-image-repeat:stretch;mask-border-repeat:stretch}.card>h2{margin-top:0}.card>button{margin:.25rem}.actions{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.error{color:#ffd2cb}.error::selection{background:var(--danger)}#health-result,#settings-result,#currency-result,#profile-property-result,#ban-result,#session-result{border-color:#ffffff8c}#logs-result{background:#061b27;min-height:22rem;max-height:55vh}input[type=checkbox]{appearance:none;width:48px;min-width:48px;height:48px;box-shadow:none;background:url(/img/ui/checkboxunchecked.png) 50%/contain no-repeat;padding:0}input[type=checkbox]:checked{background-image:url(/img/ui/checkboxchecked.png)}input[type=range]{appearance:none;box-shadow:none;background:url(/img/ui/slider.png) 50%/100% 100% no-repeat}input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--orange);border:0;width:26px;height:38px;-webkit-mask:url(/img/ui/sliderthumb.png) 50%/100% 100% no-repeat;mask:url(/img/ui/sliderthumb.png) 50%/100% 100% no-repeat}@media (max-width:760px){body{font-size:16px}header{flex-direction:column;align-items:flex-start}nav{justify-content:stretch}nav button{max-width:none}main{padding-inline:.65rem}.cards{grid-template-columns:1fr}.card{padding-inline:.85rem}table{white-space:nowrap;display:block;overflow-x:auto}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto}button:active{transform:none}}
