.nav{background-color:var(--nav);overflow:hidden;padding:0 20vw}.nav ul{display:inline;list-style-type:none;margin:0;padding:0}.nav li{background-color:var(--bg);border-radius:5px;color:var(--nav-text);display:block;float:left;margin:0 5px;padding:5px 14px;text-align:center;text-decoration:none}.nav li a:hover{text-shadow:none}.nav li:hover{background-color:var(--nav-li-hover);text-decoration:none}.slider{background-color:#e3e3e3;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.slider.round{border-radius:24px}.slider.round:before{border-radius:50%}.slider:before{background-color:#fff;bottom:4px;content:"";height:16px;left:4px;position:absolute;transition:.4s;width:16px}.theme-switch-container{align-items:center;display:flex;float:right;padding-right:10px}.theme-switch{display:inline-block;height:24px;position:relative;width:50px}.theme-switch input{display:none}input:checked+.slider{background-color:#5991aa}input:checked+.slider:before{transform:translateX(26px)}#seal{float:left;height:90px;margin:10px;width:90px}#seal:hover{animation:rotate 2s;animation-delay:5s}#theme-icon{height:20px;margin:5px}#title{color:var(--nav-text);margin:10px auto 15px;text-shadow:none}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(10turn)}}@media only screen and (max-width:1890px){.nav{padding:0 15vw}}@media only screen and (max-width:1625px){.nav{padding:0 10vw}}@media only screen and (max-width:1439px){.nav{padding:0 5vw}}@media only screen and (max-width:1024px){.nav{padding:0 1vw}}@media only screen and (max-width:707px){.nav{padding-bottom:10px}#seal{display:none}#title{margin-left:5px}}@media only screen and (max-width:594px){.nav li{margin-bottom:10px}}.main-container{float:left}.category-list{background-color:var(--content-highlight-bg);margin:5px;padding:10px;width:calc(20% + 6px)}.category-list ul{padding-left:20px}#type-name{margin:0}@media only screen and (max-width:768px){.category-list{width:40%}}@media only screen and (max-width:425px){.category-list{width:100%}}.category-container{float:left;width:calc(100% - 286px)}.category-about-rules ul{padding-left:20px}#about,#rules-label{margin:0}#no-wr,#wr{background-color:var(--content-highlight-bg);float:right;padding:10px;width:256px}#no-wr{display:none}#no-wr small{color:var(--link)}#no-wr small:hover{cursor:pointer;text-shadow:0 0 5px var(--link-hover)}@media only screen and (max-width:425px){.category-container{width:100%}#no-wr,#wr{display:none}}.lists-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.world-list{background-color:var(--content-highlight-bg);margin:5px;padding:10px;width:calc(16.66667% + 5px)}.world-list ul{padding-left:20px}#world-name{margin:0}@media only screen and (max-width:768px){.world-list{width:40%}}@media only screen and (max-width:425px){.world-list{width:100%}}button{border:none;cursor:pointer;font-family:lmsans10-regular;outline:none;text-align:left;width:100%}.coll-content{display:none}.coll-content,.exp-content{transition:max-height .2s ease-out}.exp-content{display:block}.level-container{float:left;width:calc(100% - 356px)}.level-info{float:right;width:20vw - 10px}.level-info,.strat-container{background-color:var(--content-highlight-bg);padding:15px}.strat-container{display:inline-block;margin:0 0 10px;width:100%}section{float:right}iframe{float:left;height:auto;max-width:570px;min-height:320px;padding-right:10px;width:100%}#category-list{padding-bottom:5px}#category-list,#info-text{font-size:12px;margin:0}#info-title{font-weight:700;margin-bottom:5px;margin-top:0}#strat-desc,#strat-name{margin:0}#strat-name:hover{cursor:pointer}@media only screen and (max-width:1265px){.strat-container{width:calc(100% + 20px)}}@media only screen and (max-width:768px){.main-container{width:100vw}.level-container{width:calc(100% - 110px)}.level-info{float:none;margin-bottom:10px;width:200px}.strat-container{width:calc(100% + 80px)}iframe{width:100%}#level-image{width:200px}}@media only screen and (max-width:425px){.level-container{width:100%}.level-info{display:none}.strat-container{width:100%}iframe{min-height:210px}}@media only screen and (max-width:320px){iframe{min-height:140px}}.resources-container,.runnerpage-container,.runners-container{float:left}#runner-flag{border:1px solid #000;border-radius:5px;height:16px}.notfound-container{float:left}footer{background-color:var(--footer);height:54px;padding:0 20vw}footer p{margin:0;padding:16px 10px}:root{--bg:#e3e3e3;--content-bg:#fff;--content-highlight-bg:#eee;--text:#000;--nav:#eee;--nav-text:#000;--nav-li-hover:#a7c5d2;--link:#5991aa;--link-hover:#999;--footer:#eee}[data-theme=dark]{--bg:#1f1f1f;--content-bg:#252525;--content-highlight-bg:#1f1f1f;--text:#fff;--nav:#141414;--nav-text:#fff;--nav-li-hover:#5991aa;--link:#5991aa;--link-hover:#999;--footer:#141414}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-overflow-style:none;background-color:var(--bg);color:var(--text);font-family:lmsans10-regular;margin:0;overflow-y:scroll;scrollbar-width:none}body::-webkit-scrollbar{display:none}@font-face{font-family:lmsans10-regular;src:local("lmsans10-regular"),url(/static/media/lmsans10-regular.799653c14276070e4bef.otf) format("truetype")}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}main{height:100%}.main-container{width:100%}.content{background-color:var(--content-bg);margin:0 20vw;min-height:calc(100vh - 185px);overflow:auto;padding:0 20px 20px}#page-title{margin-top:0;padding-top:10px}a{color:var(--link);text-decoration:none}a:hover{text-shadow:0 0 5px var(--link-hover)}@media only screen and (max-width:1890px){.content{margin:0 15vw}}@media only screen and (max-width:1625px){.content{margin:0 10vw}}@media only screen and (max-width:1439px){.content{margin:0 5vw}}@media only screen and (max-width:1024px){.content{margin:0 1vw}}@media only screen and (max-width:375px){.content{margin:0;padding:0 10px 10px}}
/*# sourceMappingURL=main.8320522f.css.map*/