@font-face{font-family:Vcr Mono;src:url("VcrOsdMono.ttf")}@font-face{font-family:Work Sans;src:url("WorkSans.ttf")}:root{--primary-color:#46c4d2;--primary-color-pale:#def5f7;--mk-teal-1:#043035;--mk-teal-2:#06474f;--mk-teal-3:#185c64;--mk-teal-4:#23717a;--battle-bg-1:#0d0d0d;--battle-bg-2:#111;--battle-bg-3:#161616;--battle-panel-border:hsla(0,0%,98%,.3);--battle-text-color:#21d453;--text-color:#e3fcff;--text-color-dark:#94bec3;--text-color-darker:#6eaeb5;--text-color-darkest:#315a5e;--header-height:46px;--footer-height:42px;--warning-yellow:#faad14;--error-red:#f5212d;--info-blue:#1677ff;--success-green:#1bc44d;--bet-button-color:#1bc44d;--bet-button-color-hover:#28e25f;--bet-button-color-active:#18b447}*{box-sizing:border-box;padding:0;margin:0}.loader{position:relative;width:62px;height:62px;&:after{content:"";position:absolute;top:0;left:0;width:50px;padding:6px;aspect-ratio:1;border-radius:50%;background:#fff;--_m:conic-gradient(#0000 10%,#000),linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3 1s linear infinite}&.sm{width:31px;height:31px;&:after{width:25px;padding:3px}}&.xs{width:16px;height:16px;&:after{width:12px;padding:2px}}}#splash{position:fixed;height:100vh;width:100vw;background:var(--mk-teal-2);z-index:9998}#splash.loaded{display:none}#splash{&>.loader{position:fixed;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}}img{user-drag:none;-webkit-user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}#nprogress .bar{top:0;left:0;height:2.5px;z-index:9999;width:100%;position:fixed;background-color:#fff}@keyframes l3{to{transform:rotate(1turn)}}@keyframes marqueeScroll{to{transform:translateZ(0)}}