.sidebar{background:var(--sidebar-bg);overflow-y:auto;overflow-x:hidden;transition:width .2s ease}.sidebar-brand{width:100%;display:flex;align-items:center;gap:10px;padding:16px 20px;border:0;border-bottom:1px solid rgba(255,255,255,.06);background:transparent;text-align:left;cursor:pointer}.brand-icon{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;border:1px solid rgba(255,255,255,.24);border-radius:10px;background:linear-gradient(135deg,var(--primary-light),#7c3aed);box-shadow:0 8px 18px #4f46e542;color:#fff;font-size:15px;font-weight:800}.brand-text{display:flex;min-width:0;flex-direction:column}.brand-text strong{color:#f1f5f9;font-size:16px;line-height:1.2}.brand-text small{margin-top:3px;color:#64748b;font-size:11px}.sidebar-menu{padding:8px 0}.sidebar-menu .el-menu{border-right:0!important}.sidebar-menu .el-sub-menu__title{height:44px!important;line-height:44px!important;font-size:14px}.sidebar-menu .el-sub-menu__title:hover{background:var(--sidebar-hover)!important}.sidebar-menu>.el-menu>.el-menu-item{height:44px!important;line-height:44px!important;font-size:14px;padding-left:20px!important}.sidebar-menu .el-menu .el-menu-item{height:40px!important;line-height:40px!important;font-size:13px;padding-left:56px!important}.sidebar-menu .el-menu-item:hover{background:var(--sidebar-hover)!important}.sidebar-menu .el-menu-item.is-active{border-right:3px solid var(--primary);background:var(--sidebar-active)!important}.menu-symbol{display:inline-flex;width:22px;justify-content:center;margin-right:8px;color:currentColor;font-size:13px}.topbar{display:flex;align-items:center;gap:14px;min-width:0;height:56px;padding:0 20px;background:#fff;border-bottom:1px solid var(--border)}.topbar-left{display:flex;align-items:center;min-width:0;flex:1;gap:8px}.topbar-right{display:flex;align-items:center;flex:0 0 auto;gap:9px}.collapse-button{flex:0 0 auto}.user-label{max-width:150px;overflow:hidden;color:var(--text);font-size:14px;text-overflow:ellipsis;white-space:nowrap}.vue-shell-tabs{display:flex;align-items:center;min-width:0;height:56px;flex:1;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.vue-shell-tabs__refresh{width:38px;height:38px;flex:0 0 38px;margin-right:4px;border:0;border-radius:8px;background:transparent;color:#64748b;font-size:19px;line-height:1;cursor:pointer}.vue-shell-tabs__refresh:hover{color:var(--primary);background:#f1f5f9}.vue-shell-tab{display:flex;align-items:center;flex:0 0 auto;height:40px;max-width:200px;margin-right:2px;border-bottom:2px solid transparent;background:transparent;color:#64748b}.vue-shell-tab.is-active{border-bottom-color:var(--primary);color:var(--primary)}.vue-shell-tab__label,.vue-shell-tab__close{border:0;background:transparent;color:inherit;cursor:pointer;font:inherit}.vue-shell-tab__label{max-width:160px;overflow:hidden;padding:0 8px;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.vue-shell-tab__close{width:22px;height:22px;padding:0;font-size:15px;line-height:20px}.vue-shell-tab__close:hover{border-radius:6px;background:#eef2f7}.vue-shell-tabs button:focus-visible{outline:2px solid #818cf8;outline-offset:1px}.main-content{min-width:0;background:var(--bg);padding:20px;overflow-y:auto}@media(max-width:760px){.topbar{padding:0 10px}.topbar-right .user-label,.topbar-right .el-avatar{display:none}.vue-shell-tab{max-width:150px}.vue-shell-tab__label{max-width:112px}}
