@font-face{font-family:Murs Gothic;src:url(/MursGothic-KeyRegular.otf);font-weight:400;font-style:normal}@font-face{font-family:Murs Gothic;src:url(/MursGothic-WideMedium.otf);font-weight:500;font-style:normal}@font-face{font-family:Murs Gothic;src:url(/MursGothic-WideDark.ttf);font-weight:600;font-style:normal}:root{--color-background: #151641;--color-background-dark: #113;--color-background-dark-variant: #13133a;--color-text-on-background: #fff;--color-text-on-background-dark: #bfbfbf;--color-primary: #f7ff00;--color-primary-dark: #d6dd10;--color-text-on-primary: #000;--color-text-on-primary-dark: #333;--color-danger: #f00;--color-danger-dark: #d31111;--color-text-on-danger: #fff;--color-text-on-danger-dark: #bfbfbf;--color-accent: #cccf35;--font-murs-gothic: "Murs Gothic"}html,body{width:100%;height:100%;background:var(--color-background);color:var(--color-text-on-background)}html *{padding:0;margin:0}html *::-webkit-scrollbar{width:.5em}html *::-webkit-scrollbar-track{background:var(--color-background)}html *::-webkit-scrollbar-thumb{border-radius:.25em;background:var(--color-background-dark)}body{display:flex;flex-direction:column}body>main{flex-grow:1;display:flex;flex-direction:column}body>main>*{flex-grow:1}
