.Sidebar_container__qAilH{width:112px;height:820px;max-height:100vh;position:absolute;left:0;right:0;top:0;bottom:0;background:linear-gradient(180deg,var(--white) 0,transparent 100%);filter:drop-shadow(0 0 60px rgba(0,0,0,.05));display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1}.Sidebar_container__qAilH>img{position:absolute;top:0;margin:24px}.Sidebar_container__qAilH a{font-size:0;height:56px;width:100%;background:transparent;border:0;margin-bottom:15px}.Sidebar_container__qAilH a.Sidebar_active__3jOI2:before{content:url(/icons/sidebar-button-active.svg)}.Sidebar_container__qAilH a.Sidebar_home__3ADw-{display:block;content:" ";background:url(/icons/home.svg) 50% no-repeat;background-size:32px 32px;height:56px;width:100%}.Sidebar_container__qAilH a.Sidebar_home__3ADw-.Sidebar_active__3jOI2,.Sidebar_container__qAilH a.Sidebar_home__3ADw-:hover{display:block;content:" ";background:url(/icons/home-active.svg) 50% no-repeat;background-size:32px 32px;height:56px;width:100%}.Sidebar_container__qAilH a.Sidebar_leaderboard__b_qly{display:block;content:" ";background:url(/icons/leaderboard.svg) 50% no-repeat;background-size:32px 32px;height:56px;width:100%}.Sidebar_container__qAilH a.Sidebar_leaderboard__b_qly.Sidebar_active__3jOI2,.Sidebar_container__qAilH a.Sidebar_leaderboard__b_qly:hover{display:block;content:" ";background:url(/icons/leaderboard-active.svg) 50% no-repeat;background-size:32px 32px;height:56px;width:100%}.ThemeSelector_container__3jhYf{position:absolute;top:0;right:0;margin:35px;line-height:35px}.ThemeSelector_container__3jhYf .ThemeSelector_switch__K9x0F{position:relative;display:inline-block;width:70px;height:34px}.ThemeSelector_container__3jhYf label.ThemeSelector_switch__K9x0F input{opacity:0;width:0;height:0}.ThemeSelector_container__3jhYf span.ThemeSelector_slider__2zmEW{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#eee;border:1px solid #aaa;border-radius:34px;transition:.4s}.ThemeSelector_container__3jhYf span.ThemeSelector_slider__2zmEW:before{position:absolute;content:" ";height:30px;width:30px;left:1px;bottom:1px;background-color:var(--blue);border-radius:50%;transition:.4s}.ThemeSelector_container__3jhYf span.ThemeSelector_slider__2zmEW:after{margin-left:37px;content:"☀️"}.ThemeSelector_container__3jhYf input:checked+span.ThemeSelector_slider__2zmEW{background-color:#999;border:1px solid #666}.ThemeSelector_container__3jhYf input:focus+span.ThemeSelector_slider__2zmEW{box-shadow:0 0 1px #2196f3}.ThemeSelector_container__3jhYf input:checked+span.ThemeSelector_slider__2zmEW:before{transform:translateX(36px)}.ThemeSelector_container__3jhYf input:checked+span.ThemeSelector_slider__2zmEW:after{position:absolute;content:"🌙";margin-left:7px;transition:.4s}*{margin:0;padding:0;box-sizing:border-box}.light{--white:#fff;--background:#f2f3f5;--gray-line:#dcdde0;--text:#666;--text-highlight:#b3b9ff;--title:#2e384d;--red:#e93f5b;--green:#4cd62b;--blue:#5965e0;--blue-dark:#4953b8;--blue-twitter:#2aa9e0}.dark{--white:#1e1e1e;--background:#2d2d2d;--gray-line:#dcdde0;--text:#dcdde0;--text-highlight:#2aa9e0;--title:#e5e5e5;--red:#e93f5b;--green:#4cd62b;--blue:#0182fc;--blue-dark:#0172fb;--blue-twitter:#2aa9e0}@media(max-width:1080px){html{font-size:93.75%}}@media(max-width:720px){html{font-size:87.5%}}body{background-color:var(--background);color:var(--text)}body,button,input,textarea{font:400 16px Inter,sans-serif}button{cursor:pointer}a{color:inherit;text-decoration:none}