.toolbar-content[data-v-ef7d10a6]{width:100%;height:60px;color:var(--white);position:fixed;z-index:100;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .3s ease-in-out}.toolbar-content.enter[data-v-ef7d10a6]{background:var(--toolbarBackground);color:var(--toolbarFont);box-shadow:0 1px 3px 0 rgba(0,34,77,.05)}.toolbar-content.hoverEnter[data-v-ef7d10a6]{background:var(--translucent);box-shadow:0 1px 3px 0 rgba(0,34,77,.05)}.toolbar-title[data-v-ef7d10a6]{margin-left:30px;cursor:pointer}.toolbar-mobile-menu[data-v-ef7d10a6]{font-size:30px;margin-right:15px;cursor:pointer}.scroll-menu[data-v-ef7d10a6]{margin:0 25px 0 0;display:flex;justify-content:flex-end;padding:0}.scroll-menu li[data-v-ef7d10a6]{list-style:none;margin:0 12px;font-size:17px;height:60px;line-height:60px;position:relative;cursor:pointer;display:flex;align-items:center}.scroll-menu li:hover .my-menu span[data-v-ef7d10a6]{color:var(--themeBackground)}.nav-icon[data-v-ef7d10a6]{display:inline-block;vertical-align:middle;margin-right:4px;transition:all .3s ease}.scroll-menu li:hover .nav-icon[data-v-ef7d10a6]{transform:scale(1.15) rotate(-5deg);filter:drop-shadow(0 2px 4px rgba(0,0,0,.15))}.small-menu .nav-icon[data-v-ef7d10a6]{vertical-align:-4px}.scroll-menu li:hover .my-menu i[data-v-ef7d10a6]{color:var(--themeBackground);animation:scale 1.5s ease-in-out infinite}.scroll-menu li .my-menu[data-v-ef7d10a6]:after{content:"";display:block;position:absolute;bottom:0;height:6px;background-color:var(--themeBackground);width:100%;max-width:0;transition:max-width .25s ease-in-out}.scroll-menu li:hover .my-menu[data-v-ef7d10a6]:after{max-width:100%}.sortMenu[data-v-ef7d10a6]{margin-left:44px;font-size:17px;position:relative}.sortMenu[data-v-ef7d10a6]:after{top:32px;width:35px;left:0;height:2px;background:var(--themeBackground);content:"";border-radius:1px;position:absolute}.el-dropdown[data-v-ef7d10a6]{font-size:unset;color:unset}.el-dropdown-link[data-v-ef7d10a6]{cursor:pointer;display:flex;align-items:center;height:100%}.el-popper[x-placement^=bottom][data-v-ef7d10a6]{margin-top:0}.toolButton[data-v-ef7d10a6]{position:fixed;right:3vh;bottom:3vh;animation:slide-bottom .5s ease-in-out both;z-index:100;cursor:pointer;font-size:25px;width:30px}.my-setting[data-v-ef7d10a6]{display:flex;flex-wrap:wrap;justify-content:space-around;cursor:pointer;font-size:20px}.my-setting i[data-v-ef7d10a6]{padding:5px}.my-setting i[data-v-ef7d10a6]:hover{color:var(--themeBackground)}.cd-top[data-v-ef7d10a6]{background:var(--toTop) no-repeat 50%;position:fixed;right:5vh;top:-900px;z-index:99;width:70px;height:900px;background-size:contain;transition:all .5s ease-in-out;cursor:pointer}.backTop[data-v-ef7d10a6]{transition:all .3s ease-in;position:relative;top:0;left:-13px}.backTop[data-v-ef7d10a6]:hover{top:-10px}#outerImg[data-v-ef7d10a6]{position:fixed;top:0;left:0;background:rgba(0,0,0,.6);z-index:10;width:100%;height:100%;display:none}@media screen and (max-width:400px){.toolButton[data-v-ef7d10a6]{right:.5vh}}.mobile-nav[data-v-ef7d10a6]{position:fixed;bottom:0;left:0;width:100%;height:50px;background:var(--background);display:flex;justify-content:space-around;align-items:center;box-shadow:0 -2px 10px rgba(0,0,0,.05);z-index:99}.nav-item[data-v-ef7d10a6]{display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--greyFont);cursor:pointer;padding:5px 0;transition:all .3s}.nav-item i[data-v-ef7d10a6]{font-size:20px;margin-bottom:2px}.nav-item span[data-v-ef7d10a6]{font-size:12px}.nav-item.active[data-v-ef7d10a6],.nav-item[data-v-ef7d10a6]:hover{color:var(--themeBackground)}@media screen and (max-width:768px){#main-container[data-v-ef7d10a6]{padding-bottom:60px}}.mobile-sort-list[data-v-ef7d10a6]{display:flex;flex-direction:column;gap:0;padding:10px;max-height:200px;overflow-y:auto}.mobile-sort-item[data-v-ef7d10a6]{padding:6px 10px;text-align:left;background:var(--background);border-radius:5px;cursor:pointer;transition:all .3s}.mobile-sort-item.active[data-v-ef7d10a6],.mobile-sort-item[data-v-ef7d10a6]:hover{background:var(--maxMaxLightGray)}.sort-name[data-v-ef7d10a6]{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}[data-v-ef7d10a6] .mobile-sort-dialog{position:fixed!important;left:0!important;bottom:81px!important;top:auto!important;transform:none!important;margin:0!important;border-radius:4px 4px 0 0!important;transform-origin:bottom left}[data-v-ef7d10a6] .mobile-sort-dialog .el-dialog__header{display:none}[data-v-ef7d10a6] .mobile-sort-dialog .el-dialog__body{padding:0}[data-v-ef7d10a6] .mobile-sort-dialog{animation:slide-in-ef7d10a6 .3s cubic-bezier(.4,0,.2,1)}@keyframes slide-in-ef7d10a6{0%{transform:scale(.3);opacity:0}to{transform:scale(1);opacity:1}}.el-dropdown-menu.nav-dropdown,.el-popper.nav-dropdown .el-dropdown-menu{padding:8px;border-radius:10px;background:hsla(0,0%,39.2%,.3);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);box-shadow:0 8px 24px rgba(0,0,0,.12);min-width:140px}.el-dropdown-menu.nav-dropdown .el-dropdown-menu__item,.el-popper.nav-dropdown .el-dropdown-menu__item{font-size:13px;text-align:center;border-radius:6px;padding:8px 28px;margin-bottom:4px;line-height:1.4;background:hsla(0,0%,94.1%,.5);box-shadow:inset 0 1px 2px rgba(0,0,0,.06);transition:all .2s ease;min-width:120px}.el-dropdown-menu.nav-dropdown .el-dropdown-menu__item:last-child,.el-popper.nav-dropdown .el-dropdown-menu__item:last-child{margin-bottom:0}.el-dropdown-menu.nav-dropdown .el-dropdown-menu__item:hover,.el-popper.nav-dropdown .el-dropdown-menu__item:hover{background:#fff;color:#333;box-shadow:0 2px 6px rgba(0,0,0,.15)}