[data-v-2da872d2]:export{mainColor:#818cff;auxColor:#13d4bc;dangerColor:#fb5451;successColor:#50bb70;warningColor:#ff982e;titleColor:#2d3550;pointColor:#565b75;contentColor:#969baf;infoColor:#949aaf;homeRed:#c8151d;homeBlue:#03429a}nav[data-v-2da872d2]{width:100%;position:sticky;top:0;z-index:1}nav[data-v-2da872d2]:before{content:"";position:absolute;inset:0;background:#818cff;z-index:-1}nav .nav-inner[data-v-2da872d2]{width:var(--inner-width);height:var(--nav-height);margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}nav .nav-inner .logo[data-v-2da872d2]{height:70%}nav .nav-inner .menu[data-v-2da872d2]{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:50px;gap:30px}nav .nav-inner .menu-item[data-v-2da872d2]{width:150px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;color:hsla(0,0%,100%,.596078431372549);border-bottom:4px solid transparent;font-weight:400;-webkit-transition:.3s;transition:.3s}nav .nav-inner .menu-item[data-v-2da872d2]:hover{color:#fff}nav .nav-inner .menu-item.router-link-active[data-v-2da872d2]{font-weight:700;border-bottom:4px solid #fff;color:#fff}nav .nav-inner .profile[data-v-2da872d2]{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}nav .nav-inner .profile .username[data-v-2da872d2]{font-size:18px;color:#f9fbfc}nav .nav-inner .profile .avatar[data-v-2da872d2]{border-radius:50%;cursor:pointer}nav .nav-inner .login[data-v-2da872d2]{margin-left:auto;font-size:18px;font-weight:700;padding:10px 30px;color:#fff;border-radius:4px;background:hsla(0,0%,100%,.3);cursor:pointer}