@font-face{font-family:Matter;src:url(/assets/Matter-Regular.otf) format("opentype")}@font-face{font-family:Matter Semi;src:url(/assets/Matter-SemiBold.otf) format("opentype")}:root{--body-background:#090521;--header-background:rgba(109,61,255,.1);--layout-border:0.09765vh solid rgba(109,61,255,.3);--button-border:0.09765vh solid rgba(92,52,227,.3);--layout-height:7.859vh;--layout-padding:5.555vw;--color-white:#fff;--white-50:hsla(0,0%,100%,.5);--copyright-color:rgba(188,166,255,.3);--policy-color:#bca6ff;--winrate-bar:rgba(101,77,193,.3);--top-player:#101232;--omashu-visible:#5c34e3;--active-menu:#6d3dff;--error-color:#ff3257}*{margin:0;padding:0;box-sizing:border-box;transition:none}body{display:flex;flex-direction:column;width:100vw;max-width:100vw;min-width:100vw;height:100vh;max-height:100vh;min-height:100vh;overflow:hidden;background:var(--body-background);-webkit-font-smoothing:antialiased;font-family:Matter}body,body a{color:var(--color-white)}main{max-height:calc(100vh - var(--layout-height) - var(--layout-height));min-height:calc(100vh - var(--layout-height) - var(--layout-height));max-width:100%;padding:8.2031vh 0 9.27734vh;margin:0 9.5vw;position:relative}main:has(#contribution){padding:0;margin:0;display:flex;flex-direction:column}body:has(#control-room){height:100vh;max-height:100vh;min-height:100vh}main:has(#control-room){height:calc(100vh - var(--layout-height) - var(--layout-height));max-height:calc(100vh - var(--layout-height) - var(--layout-height));min-height:calc(100vh - var(--layout-height) - var(--layout-height));margin:0;padding:0;overflow-y:auto;overscroll-behavior:contain}ul{list-style:none}a{text-decoration:none}::view-transition-old(test-page){animation:hide 1s ease-in-out 1 forwards}::view-transition-new(test-page){animation:slide-left 2.5s ease-in-out 1 forwards}@keyframes hide{0%{opacity:1}to{opacity:0}}@keyframes slide-left{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}@media (max-width:849px){body{height:71.1111vw;max-height:71.1111vw;min-height:71.1111vw}body:has(#login){height:100vh;max-height:100vh;min-height:100vh}main{max-height:calc(71.1111vw - 4.1664vw - 4.1664vw);min-height:calc(71.1111vw - 4.1664vw - 4.1664vw);padding:5.8333vw 0 6.5972vw}main:has(#login){max-height:calc(100vh - var(--layout-height) - var(--layout-height));min-height:calc(100vh - var(--layout-height) - var(--layout-height));padding:8.2031vh 0 9.27734vh}main:has(#contribution){padding:0;margin:0;display:flex;flex-direction:column}body:has(#control-room){height:100vh;max-height:100vh;min-height:100vh}body:has(#control-room)>header{height:56px;max-height:56px;min-height:56px;padding:0 16px;align-items:center}body:has(#control-room)>header nav{min-width:0;padding-bottom:0;align-items:center;justify-content:flex-end;gap:12px}body:has(#control-room)>header nav>ul{display:none}body:has(#control-room)>footer{height:48px;max-height:48px;min-height:48px;padding:0 16px;justify-content:center;font-size:10px}body:has(#control-room)>footer>nav{display:none}main:has(#control-room){height:calc(100vh - 104px);max-height:calc(100vh - 104px);min-height:calc(100vh - 104px);margin:0;padding:0;overflow-y:auto}}