@charset "UTF-8";.menu-drawer .el-drawer__body{background:var(--bg-color-dark);padding:0}.menu-drawer__header{align-items:center;display:flex;height:84px;justify-content:space-between;padding:0 10px 0 20px}.menu-drawer__logo{width:40px}.menu-drawer__close-button{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:24px;justify-content:center;opacity:.8;transition:opacity .3s ease;width:36px}.menu-drawer__close-button:hover{opacity:1}.menu-drawer__content{display:flex;flex-direction:column;justify-content:space-between;min-height:calc(100vh - 84px);padding:50px 30px}.menu-drawer__list{flex:1}.menu-drawer__item{align-items:center;color:#fff;display:flex;font-size:24px;height:40px;outline:none}.menu-drawer__item+.menu-drawer__item{margin-top:30px}.menu-drawer__item:before{content:"\b7";margin-right:20px;opacity:.8}.menu-drawer__action{margin-top:30px}.menu-drawer__action:before{background:repeating-linear-gradient(135deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5) 1px,var(--bg-color-dark) 0,var(--bg-color-dark) 10px);content:"";display:block;height:10px;width:100%}.menu-drawer__action-button{font-size:16px;margin-top:30px;width:100%}.chat-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.8);height:84px;left:0;position:fixed;top:0;width:100%;z-index:1999}.chat-header--dark{background:var(--bg-color-dark)}.chat-header--dark .chat-header__logo-label,.chat-header--dark .chat-header__menu,.chat-header--dark .chat-header__nav-item{color:#fff}.chat-header__container{align-items:center;display:flex;height:100%;justify-content:space-between}.chat-header__left,.chat-header__right{flex:1}.chat-header__logo{align-items:center;display:flex}.chat-header__logo,.chat-header__logo:hover{color:var(--text-color-primary)}.chat-header__logo-image{width:40px}.chat-header__logo-label{font-weight:700;margin-left:10px}.chat-header__nav{align-items:center;display:flex;flex:2;justify-content:center;margin:0 20px}.chat-header__nav-item{color:var(--text-color-primary);line-height:32px;opacity:.6;padding:0 5px;position:relative;transition:all .3s ease}.chat-header__nav-item.router-link-active,.chat-header__nav-item:hover{opacity:1}.chat-header__nav-item+.chat-header__nav-item{margin-left:40px}.chat-header__right{display:flex;justify-content:flex-end}.chat-header__menu{cursor:pointer;display:none;font-size:24px;line-height:1}@media screen and (max-width:1023px){.chat-header__left{flex:0 0 auto}.chat-header__nav,.chat-header__right{display:none}.chat-header__menu{display:block}}.chat-footer{background:var(--bg-color-dark);color:#fff}.chat-footer__top{display:flex;flex-wrap:wrap;justify-content:space-between;padding:60px 0}.chat-footer__logo{display:flex}.chat-footer__logo-image{width:100px}.chat-footer__name{font-size:20px;margin-top:10px}.chat-footer__slogan{margin-top:5px}.chat-footer__social-list{align-items:center;display:flex;margin-top:20px}.chat-footer__social-item{color:#fff;display:flex}.chat-footer__social-item+.chat-footer__social-item{margin-left:20px}.chat-footer__social-icon{font-size:24px}.chat-footer__menu-title{font-size:18px;font-weight:600;margin-bottom:20px}.chat-footer__menu-item+.chat-footer__menu-item{margin-top:15px}.chat-footer__menu-link{color:#fffc}.chat-footer__menu-link:hover{color:#fff}.chat-footer__bottom{align-items:center;border-top:1px solid hsla(0,0%,100%,.1);display:flex;font-size:14px;justify-content:space-between;padding:20px 0}.chat-footer__bottom,.chat-footer__bottom a{color:#fff9}.chat-footer__bottom a:hover{color:#fff}.chat-footer__statement-link+.chat-footer__statement-link{margin-left:10px}@media screen and (max-width:767px){.chat-footer__info{width:100%}.chat-footer__menu{margin-top:50px}}@media screen and (max-width:480px){.chat-footer__info{flex-direction:column}.chat-footer__menu{width:50%}.chat-footer__bottom{flex-direction:column-reverse}.chat-footer__copyright{font-size:12px;margin-top:6px;opacity:.7}}
