.app-header[data-v-3b0a5d8b]{position:fixed;top:0;left:236px;right:0;z-index:1000;height:59px;background:#fff;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:12px 32px;gap:17.68px;box-sizing:border-box}.header-avatar-wrap[data-v-3b0a5d8b]{flex:none;display:flex;flex-direction:column;align-items:flex-start;padding:0 0 0 24px;width:56px;height:32px;box-sizing:border-box}.header-avatar[data-v-3b0a5d8b]{flex:none;width:32px;height:32px;border:1px solid hsla(0,0%,100%,.2);border-radius:6px;box-sizing:border-box;-o-object-fit:cover;object-fit:cover;display:block}.header-avatar--fallback[data-v-3b0a5d8b]{background:#057bfa;color:#fff;font-family:HarmonyOS Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;font-weight:500;line-height:30px;text-align:center}.app-sidebar[data-v-166bbec2]{position:fixed;top:0;left:0;bottom:0;width:236px;background:#fff;z-index:999;display:flex;flex-direction:column;align-items:flex-start;padding:24px 0;box-sizing:border-box}.sidebar-brand[data-v-166bbec2]{flex:none;align-self:stretch;padding:0 0 32px;box-sizing:border-box}.sidebar-brand__inner[data-v-166bbec2]{display:flex;flex-direction:row;align-items:center;padding:0 24px;height:40px;box-sizing:border-box}.sidebar-brand__logo[data-v-166bbec2]{flex:none;width:40px;height:40px;background:#057bfa;border:2px solid #057bfa;border-radius:12px;box-sizing:border-box}.sidebar-brand__title[data-v-166bbec2]{flex:1;min-width:0;margin-left:16px;font-family:HarmonyOS Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;font-weight:500;line-height:22px;color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-nav[data-v-166bbec2]{flex:1;align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;padding:8px 16px 0;gap:8px;box-sizing:border-box;overflow-y:auto}.nav-item[data-v-166bbec2]{flex:none;align-self:stretch;display:flex;flex-direction:row;align-items:center;padding:12px 16px;gap:12px;height:48px;box-sizing:border-box;background:#fff;text-decoration:none;border-left:4px solid transparent;transition:color .2s ease}.nav-item[data-v-166bbec2]:hover:not(.active){background:#fafbfc}.nav-item.active[data-v-166bbec2]{height:44px;border-left-color:#057bfa}.nav-icon-wrap[data-v-166bbec2]{flex:none;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.nav-icon[data-v-166bbec2]{display:block;width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.nav-item:first-child .nav-icon[data-v-166bbec2]{width:18px;height:20px}.nav-title[data-v-166bbec2]{flex:none;font-family:HarmonyOS Sans SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;font-weight:400;line-height:20px;letter-spacing:.7px;text-transform:uppercase;color:#475569;white-space:nowrap}.nav-item.active .nav-title[data-v-166bbec2]{font-weight:900;color:#057bfa}.sidebar-footer[data-v-166bbec2]{flex:none;align-self:stretch;border-top:1px solid hsla(17,47%,79%,.15);padding:24px 24px 0;box-sizing:border-box}.logout-btn[data-v-166bbec2]{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:48px;padding:12px 0;gap:8px;border:none;border-radius:6px;background:#057bfa;cursor:pointer;transition:background .2s ease}.logout-btn[data-v-166bbec2]:hover{background:#0469d4}.logout-btn[data-v-166bbec2]:active{background:#0358b8}.logout-btn__icon[data-v-166bbec2]{flex:none;width:17.3px;height:18px;color:#fff}.logout-btn__text[data-v-166bbec2]{flex:none;font-family:WenQuanYi Zen Hei,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;font-weight:700;line-height:24px;color:#fff;white-space:nowrap}*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;color:#333;background-color:#f5f6f8}#app{min-height:100vh}#app:not(.is-login) .main-content{margin-left:236px;padding-top:59px;min-height:100vh}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}a{text-decoration:none}button,input,select{font-family:inherit}