@import"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/icon?family=Material+Icons";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}details{display:block}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}summary{display:list-item}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0;line-height:1}html{font-size:62.5%}body{background-color:#000;color:#f2f2f2;font-family:"Rubik",sans-serif;font-size:1.6rem;font-weight:400;line-height:1.25;text-align:left}a{color:#0084ff;text-decoration:none}a:hover{color:#339cff}a:visited{color:#339cff}.material-icons{font-size:2.4rem;line-height:2.4rem}@font-face{font-family:"Game Icons";src:url("../assets/game-icons/game-icons.eot");src:url("../assets/game-icons/game-icons.eot?#iefix") format("eot"),url("../assets/game-icons/game-icons.woff") format("woff"),url("../assets/game-icons/game-icons.ttf") format("truetype")}.game-icons{font-family:"Game Icons";font-size:2.2rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;line-height:2.4rem;text-decoration:none;text-transform:none}@-webkit-keyframes indeterminate-progress{0%{transform:translateX(0) scaleX(0)}40%{transform:translateX(0) scaleX(0.4)}100%{transform:translateX(100%) scaleX(0.5)}}@-moz-keyframes indeterminate-progress{0%{transform:translateX(0) scaleX(0)}40%{transform:translateX(0) scaleX(0.4)}100%{transform:translateX(100%) scaleX(0.5)}}@-ms-keyframes indeterminate-progress{0%{transform:translateX(0) scaleX(0)}40%{transform:translateX(0) scaleX(0.4)}100%{transform:translateX(100%) scaleX(0.5)}}@-o-keyframes indeterminate-progress{0%{transform:translateX(0) scaleX(0)}40%{transform:translateX(0) scaleX(0.4)}100%{transform:translateX(100%) scaleX(0.5)}}@keyframes indeterminate-progress{0%{transform:translateX(0) scaleX(0)}40%{transform:translateX(0) scaleX(0.4)}100%{transform:translateX(100%) scaleX(0.5)}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-ms-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-ms-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-o-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}header.site-header{display:grid;grid-template-columns:min-content auto;background-color:#131313;height:4.8rem;padding:.8rem 1.6rem;gap:3.2rem;align-items:center}header.site-header a.site-logo{height:60%;justify-self:start}header.site-header a.site-logo img{height:100%}header.site-header nav.site-menu{justify-self:end;gap:.8rem;display:flex}header.site-header nav.site-menu a{color:#d7d7d7;display:flex;align-items:center;text-decoration:none;text-transform:uppercase;cursor:pointer;font-size:1.4rem;font-family:"Comfortaa",sans-serif;font-weight:700;line-height:1.4rem;padding:.6rem 1rem .2rem 1rem;-webkit-user-select:none;user-select:none;border-radius:.4rem;background-color:#1a1a1a}header.site-header nav.site-menu a .icon{margin-top:.2rem;color:#666}header.site-header nav.site-menu a.active,header.site-header nav.site-menu a:active{background-color:#333;color:#fff}header.site-header nav.site-menu a.active .icon,header.site-header nav.site-menu a:active .icon{color:#999}header.site-header nav.site-menu a:hover{background-color:#4d4d4d;color:#fff}header.site-header nav.site-menu a:hover .icon{color:#999}.main-panel{-webkit-transition:width .25s ease,margin .25s ease;transition:width .25s ease,margin .25s ease;width:calc(100% - 247px);min-height:calc(100vh - 70px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.75rem 2.25rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page-container{width:100%;margin-right:auto;margin-left:auto;min-height:calc(100vh - 70px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-left:0;padding-right:0}.auth-page{display:flex;width:100vw;height:calc(100vh - 4.8rem)}.auth-page>main{margin:2rem auto;width:80rem}.button,button,input[type=button],input[type=reset],input[type=submit]{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-moz-user-select:none;user-select:none;align-content:center;align-items:center;background-color:#333;border:.1rem solid #333;border-radius:.4rem;color:#ccc;cursor:pointer;display:inline-flex;font-size:1.2rem;font-weight:500;height:3rem;letter-spacing:.1rem;line-height:1.2rem;padding:.2rem 1.5rem 0 1.5rem;text-decoration:none;text-transform:uppercase;white-space:nowrap;vertical-align:middle}.button:hover,.button:focus,button:hover,button:focus,input[type=button]:hover,input[type=button]:focus,input[type=reset]:hover,input[type=reset]:focus,input[type=submit]:hover,input[type=submit]:focus{background-color:#4d4d4d;border-color:#4d4d4d;color:#e6e6e6;outline:0}.button:active,button:active,input[type=button]:active,input[type=reset]:active,input[type=submit]:active{background-color:#1a1a1a;border-color:#1a1a1a;color:#b3b3b3}.button:disabled,.button.disabled,button:disabled,button.disabled,input[type=button]:disabled,input[type=button].disabled,input[type=reset]:disabled,input[type=reset].disabled,input[type=submit]:disabled,input[type=submit].disabled{background-color:#1a1a1a;border-color:#1a1a1a;color:#999;cursor:not-allowed}.button.primary,button.primary,input[type=button].primary,input[type=reset].primary,input[type=submit].primary{background-color:#0084ff;border-color:#0084ff;color:#99ceff}.button.primary:hover,.button.primary:focus,button.primary:hover,button.primary:focus,input[type=button].primary:hover,input[type=button].primary:focus,input[type=reset].primary:hover,input[type=reset].primary:focus,input[type=submit].primary:hover,input[type=submit].primary:focus{background-color:#339cff;border-color:#339cff;color:#cce6ff;outline:0}.button.primary:active,button.primary:active,input[type=button].primary:active,input[type=reset].primary:active,input[type=submit].primary:active{background-color:#0069cc;border-color:#0069cc;color:#66b5ff}.button.primary:disabled,.button.primary.disabled,button.primary:disabled,button.primary.disabled,input[type=button].primary:disabled,input[type=button].primary.disabled,input[type=reset].primary:disabled,input[type=reset].primary.disabled,input[type=submit].primary:disabled,input[type=submit].primary.disabled{background-color:#0069cc;border-color:#0069cc;color:#339cff}.button .icon,button .icon,input[type=button] .icon,input[type=reset] .icon,input[type=submit] .icon{margin-right:.75em;margin-top:.2em}input:not([type=checkbox],[type=radio],[type=submit],[type=button],[type=reset],[type=file]),input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{appearance:none;-moz-appearance:none;-webkit-appearance:none}input:not([type=checkbox],[type=radio],[type=submit],[type=button],[type=reset],[type=file]),input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#1a1a1a;border:.1rem solid #4d4d4d;border-radius:.4rem;color:#e6e6e6;min-height:3rem;min-width:30rem;padding:0 1rem;vertical-align:middle}input:not([type=checkbox],[type=radio],[type=submit],[type=button],[type=reset],[type=file])::placeholder,input[type=email]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=url]::placeholder,select::placeholder,textarea::placeholder{color:#666}input:not([type=checkbox],[type=radio],[type=submit],[type=button],[type=reset],[type=file]):focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#666;outline:0}select[multiple],textarea{padding-bottom:.6rem;padding-top:.6rem}select[multiple]::-webkit-scrollbar-track,textarea::-webkit-scrollbar-track{border-bottom-right-radius:.4rem;border-top-right-radius:.4rem}textarea{min-height:6.5rem;resize:none}code,kbd,pre,samp{font-family:"Roboto Mono",monospace}code,kbd,samp{background-color:#232323;border:1px solid #333;border-radius:4px;display:inline-block;padding:2px 4px;font-size:.9em;font-weight:600;line-height:1}pre{background-color:#131313;border:1px solid #232323;border-radius:4px;display:block;padding:12px 16px}::-webkit-scrollbar{width:1rem}::-webkit-scrollbar-track{background:#0d0d0d}::-webkit-scrollbar-thumb{background:#262626;border-radius:.2rem}::-webkit-scrollbar-thumb:hover{background:#404040}input[type=checkbox]{display:inline}input[type=checkbox]:before{-webkit-touch-callout:none;-moz-user-select:none;user-select:none;background:#000;content:"";display:inline-block;height:1.6rem;width:1.6rem}input[type=checkbox]:checked:before{background:#000}input[type=checkbox]:before{background-image:url("../assets/checkbox.svg")}input[type=checkbox]:checked:before{background-image:url("../assets/checkbox-checked.svg")}input[type=checkbox]:indeterminate:before{background-image:url("../assets/checkbox-indeterminate.svg")}input[type=checkbox]+label{display:inline-block;margin-left:.5rem;vertical-align:-0.1rem}input[type=radio]{display:inline}input[type=radio]:before{content:"";display:inline-block;width:1.6rem;height:1.6rem;background:#000;user-select:none}input[type=radio]:checked:before{background:#000}input[type=radio]:before{background-image:url("../assets/radio.svg")}input[type=radio]:checked:before{background-image:url("../assets/radio-checked.svg")}input[type=radio]:indeterminate:before{background-image:url("../assets/radio-indeterminate.svg")}input[type=radio]+label{display:inline-block;margin-left:.5rem;vertical-align:-0.1rem}label,legend{display:block;margin-bottom:.5rem;font-weight:400}legend{color:#999}fieldset{padding:1rem;border:.1rem solid #1a1a1a}meter{background:#000;display:block;margin-bottom:1em;width:100%}meter::-webkit-meter-bar{background:#262626;border-color:#4d4d4d}meter::-webkit-meter-optimum-value{background:#090}meter::-webkit-meter-suboptimum-value{background:#996e00}meter::-webkit-meter-even-less-good-value{background:#900}#blazor-error-ui{background:#b42a00;bottom:0;color:#e2e2e2;display:none;font-family:"Roboto Mono",monospace;font-weight:600;left:0;position:fixed;right:0;z-index:5}#blazor-error-ui>.container{display:flex;justify-content:space-between;padding:1rem 1.25rem}#blazor-error-ui>.container a{color:#fff;text-decoration:none}#blazor-error-ui>.container>.message{align-self:center}#blazor-error-ui>.container>.dismiss{align-self:center;cursor:pointer;font-family:"Comfortaa",sans-serif;font-size:1.8rem;line-height:1.8rem}.icon{display:inline-block;display:inline-flex;display:-webkit-inline-flex;position:relative}.icon.inline-text{height:1em;vertical-align:middle;width:1.25em}.icon.inline-text .material-icons,.icon.inline-text .game-icons{align-self:center;margin-bottom:.15em;margin-left:-0.15em;position:absolute}.icon.inline-text .material-icons{font-size:1.5em}.icon.inline-text .game-icons{font-size:1.375em}.icon.inline-block{height:1em;width:1em}.icon.inline-block .material-icons,.icon.inline-block .game-icons{align-self:center;justify-self:center;position:absolute}.icon.inline-block .material-icons{font-size:1.125em;margin-left:-0.05em}.icon.inline-block .game-icons{font-size:1em}@-webkit-keyframes text-change-loading-help{0%{content:"Generating random garbage..."}14.2857142857%{content:"Filling holes with dirt..."}28.5714285714%{content:"Hiding the bodies..."}42.8571428571%{content:"Doing more stuff..."}57.1428571429%{content:"This shouldn't be taking this long..."}71.4285714286%{content:"Do you think it's broken?"}85.7142857143%{content:" "}85.7142857143%{content:" "}}@-moz-keyframes text-change-loading-help{0%{content:"Generating random garbage..."}14.2857142857%{content:"Filling holes with dirt..."}28.5714285714%{content:"Hiding the bodies..."}42.8571428571%{content:"Doing more stuff..."}57.1428571429%{content:"This shouldn't be taking this long..."}71.4285714286%{content:"Do you think it's broken?"}85.7142857143%{content:" "}85.7142857143%{content:" "}}@-ms-keyframes text-change-loading-help{0%{content:"Generating random garbage..."}14.2857142857%{content:"Filling holes with dirt..."}28.5714285714%{content:"Hiding the bodies..."}42.8571428571%{content:"Doing more stuff..."}57.1428571429%{content:"This shouldn't be taking this long..."}71.4285714286%{content:"Do you think it's broken?"}85.7142857143%{content:" "}85.7142857143%{content:" "}}@-o-keyframes text-change-loading-help{0%{content:"Generating random garbage..."}14.2857142857%{content:"Filling holes with dirt..."}28.5714285714%{content:"Hiding the bodies..."}42.8571428571%{content:"Doing more stuff..."}57.1428571429%{content:"This shouldn't be taking this long..."}71.4285714286%{content:"Do you think it's broken?"}85.7142857143%{content:" "}85.7142857143%{content:" "}}@keyframes text-change-loading-help{0%{content:"Generating random garbage..."}14.2857142857%{content:"Filling holes with dirt..."}28.5714285714%{content:"Hiding the bodies..."}42.8571428571%{content:"Doing more stuff..."}57.1428571429%{content:"This shouldn't be taking this long..."}71.4285714286%{content:"Do you think it's broken?"}85.7142857143%{content:" "}85.7142857143%{content:" "}}div#app>div.loader{align-items:center;background-color:#000;display:flex;height:100vh;justify-content:center;padding:1.6rem;width:100vw}div#app>div.loader>div.container{max-width:100%;min-width:15rem;width:40rem}div#app>div.loader>div.container>div.card{background-color:#1a1a1a;border:.1rem solid #333;border-radius:.4rem;padding:20px 24px}div#app>div.loader>div.container>div.card>div.messages{color:#666;font-size:14px;line-height:14px;height:14px;margin:24px 0}div#app>div.loader>div.container>div.card>div.messages:after{content:"";-webkit-animation:text-change-loading-help 10s linear infinite;-moz-animation:text-change-loading-help 10s linear infinite;-ms-animation:text-change-loading-help 10s linear infinite;-o-animation:text-change-loading-help 10s linear infinite;animation:text-change-loading-help 10s linear infinite}div#app>div.loader>div.container>div.card div.indeterminate-progress-line,div#app>div.loader>div.container>div.card div.indeterminate-progress-line-value{border-radius:.2rem;height:.8rem;width:100%}div#app>div.loader>div.container>div.card>div.indeterminate-progress-line{background-color:#333;overflow:hidden}div#app>div.loader>div.container>div.card>div.indeterminate-progress-line>div.indeterminate-progress-line-value{-webkit-animation:indeterminate-progress 1s linear infinite;-moz-animation:indeterminate-progress 1s linear infinite;-ms-animation:indeterminate-progress 1s linear infinite;-o-animation:indeterminate-progress 1s linear infinite;animation:indeterminate-progress 1s linear infinite;background-color:#282828;transform-origin:0% 50%}div#app>div.loader>div.container>div.copyright{color:#4d4d4d;font-family:"Roboto Mono",monospace;font-size:1rem;margin-top:.4rem;text-align:right}svg#logo{width:100%}svg#logo>path.text{fill:#fff !important}svg#logo>path.accent1{fill:#f60 !important}svg#logo>path.accent2{fill:#f0f !important}svg#logo>path.accent3{fill:#6f0 !important}div.dev-sign,div.dev-loader{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100vw}div.dev-sign{animation:fadeIn 5s,devLower 2s}div.dev-sign>img{animation:devFlicker 1s 2s 2}div.dev-sign>span{color:#d17a00}@keyframes devLower{0%{padding-bottom:100px}100%{padding-bottom:0}}div.dev-loader{color:#4d4d4d;justify-content:flex-end;padding-bottom:50px}@keyframes devFlicker{0%{opacity:.1}5%{opacity:.1}7%{opacity:1}20%{opacity:1}22%{opacity:.1}25%{opacity:1}80%{opacity:1}85%{opacity:.4}88%{opacity:1}}