.app-footer{width:100%;display:flex;justify-content:center;background-color:#110f0f}.footer--dark{width:100%;max-width:1152px;color:#fff;padding:2rem 0}.container-fluid{width:100%;margin-right:auto;margin-left:auto;padding:0 15px}.footer-row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;justify-content:space-between}.footer__col{flex:0 0 calc(25% - 30px);max-width:calc(25% - 30px);padding:0 15px;box-sizing:border-box}.footer__title{font-size:1.2rem;font-weight:600;margin-bottom:1rem}.footer__items{list-style:none;padding:0;margin:0}.footer__item{color:#ccc;margin-bottom:.5rem}.footer__link-item{color:#ccc;text-decoration:none;transition:color .3s ease}.footer__link-item:hover{color:#999;text-decoration:underline}.footer__bottom{padding-top:2rem;margin-top:1rem;text-align:center;border-top:1px solid hsla(0,0%,100%,.1)}.footer__copyright{font-size:.9rem;color:#aaa;margin:0}.footer__copyright a{font-size:.9rem;color:#aaa;margin:.5rem 0;text-decoration:none}@media (max-width:992px){.footer__col{flex:0 0 calc(50% - 30px);max-width:calc(50% - 30px);margin-bottom:1.5rem}}@media (max-width:576px){.footer__copyright{display:flex;flex-direction:column}.footer__col{flex:0 0 100%;max-width:100%;margin-bottom:1.5rem}.container-fluid{width:95%}}.social-icon-hor{display:flex;flex-direction:row;gap:16px;align-items:center}.social-icon-div{width:40px;height:40px;border-radius:8px;background-color:#f5f7fa;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.social-icon{width:24px;height:24px;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease}.social-icon-div:hover{transform:translateY(-3px)}.social-icon-div:hover .social-icon{transform:scale(1.1)}@media (max-width:768px){.social-icon-div{width:36px;height:36px}.social-icon{width:20px;height:20px}.social-icon-hor{gap:12px}}.footer__sponsorship{font-size:.9rem;padding:0!important;margin:0!important;display:flex;flex-direction:row;align-items:center;justify-content:center}.footer__sponsorship a:hover{opacity:.9}.footer__sponsorship a:hover img{transform:scale(1.05)}.footer__sponsorship a:hover span{color:#fff;text-decoration:underline}@media (max-width:576px){.footer__sponsorship{display:flex;flex-direction:row;align-items:center;white-space:nowrap}.footer__sponsorship span{margin:0!important}}*{box-sizing:border-box}*,body{margin:0;padding:0}body{min-height:100vh;background:#101010}.app-container{width:100%;max-width:1152px;margin:0 auto}.header-fixed{position:fixed;width:100vw;z-index:1000}.header-main{justify-content:space-between;background:#110f0fcc;padding:0 1rem;height:50px;border-bottom:1px solid #2c2a2a;box-shadow:0 2px 8px rgba(0,0,0,.1);-webkit-user-select:none;-moz-user-select:none;user-select:none;backdrop-filter:blur(10px)}.header-main,.logo{display:flex;align-items:center}.logo{justify-content:center}.app-icon{width:40px;height:40px;border-radius:8px;transition:all .3s ease;margin-right:5px;padding:5px}.website-text{font-size:1.1rem;font-weight:600;letter-spacing:.5px;padding:.5rem 0;color:#fff;white-space:nowrap}.header-left-main{min-width:0}.header-right-main{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-shrink:0;gap:20px}.head-menu-item{text-decoration:none}.el-menu--horizontal.el-menu{border-bottom:none!important}::v-deep .el-menu-item,::v-deep .el-submenu__title{border-bottom:none!important;text-decoration:none!important}.mobile-menu{position:absolute;left:0;top:50px;z-index:1001;max-height:0;overflow:hidden;transition:max-height .3s ease}.mobile-menu.mobile-menu-show{display:block;max-height:500px}@media (max-width:992px){.desktop-menu{display:none!important}.mobile-menu,.mobile-menu .el-menu,.mobile-menu-btn{display:block}}.mobile-menu-item{color:#fff!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mobile-menu-item:hover{background-color:hsla(0,0%,100%,.1)!important}.slide-down-enter-active,.slide-down-leave-active{transition:all .3s ease;max-height:500px;overflow:hidden}.slide-down-enter-from,.slide-down-leave-to{max-height:0;opacity:0}.desktop-menu{display:flex!important;width:auto;height:100%;align-items:center}.mobile-menu-btn{display:none;cursor:pointer;padding:8px}.mobile-menu{display:none;width:100%;background:#110f0fcc;border-top:1px solid #2c2a2a;backdrop-filter:blur(10px)}@media (max-width:992px){.desktop-menu{display:none!important}.mobile-menu,.mobile-menu-btn{display:block}.mobile-menu{position:absolute;left:0;right:0;z-index:1001;max-height:0;overflow:hidden;transition:max-height .3s ease}.mobile-menu.show{max-height:500px}.header-right-main{justify-content:flex-end}}@media (max-width:768px){.header-main{padding:0 .5rem;height:auto;min-height:50px}.website-text{font-size:1rem}.header-right-main{margin-right:0}.head-menu-item{font-size:.85rem;margin-left:.8rem;padding:.3rem 0}.app-icon{width:35px;height:35px;margin-right:3px}}@media (max-width:480px){.head-menu-item{font-size:.75rem;margin-left:.5rem}.website-text{font-size:.9rem}.header-right-main{gap:10px}}@media (max-width:360px){.head-menu-item{font-size:.7rem;margin-left:.4rem}.website-text{font-size:.8rem;max-width:80px;overflow:hidden;text-overflow:ellipsis}}.head-menu-item:hover{color:#4299e1}.head-menu-item.active{color:#4299e1;font-weight:600}.content-main{width:100%;text-align:center;min-height:100vh;display:flex;flex-direction:column;padding-top:50px}.header-left-main{display:flex;align-items:center}