.workspace-sidebar{box-sizing:border-box;background:#fff;border-right:1px solid #f3f4f6;flex-direction:column;align-items:center;width:260px;height:100vh;padding-left:24px;padding-right:24px;display:flex;top:0}.sidebar-logo{align-items:center;width:100%;height:80px;display:flex}.sidebar-logo>img{cursor:pointer}.sidebar-menu{box-sizing:border-box;flex-direction:column;flex:1;gap:12px;width:100%;padding:16px -8px;display:flex}.sidebar-item{cursor:pointer;color:#4a5565;border-radius:12px;align-items:center;gap:16px;width:100%;height:44px;padding-left:16px;text-decoration:none;transition:all .2s;display:flex;position:relative}.sidebar-item>span{font-family:Inter;font-weight:500;font-style:Medium;text-align:center;font-size:15px;line-height:22.5px}.sidebar-item:hover,.sidebar-item.active{color:#3b82f6;background:#ebf3ff}.sidebar-footer{width:100%;height:90px}.sidebar-footer .lang-switch{color:#666;cursor:pointer;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;font-size:10px;transition:all .2s;display:flex}.sidebar-footer .lang-switch:hover{background:#f5f7ff}.sidebar-footer .lang-switch span{margin-top:2px;font-size:10px}.sidebar-footer .sidebar-user-flex{cursor:pointer;flex:1;gap:12px}.sidebar-footer .sidebar-user-flex .sidebar-user-avatar{border-radius:50%;width:40px;height:40px}.sidebar-footer .sidebar-user-flex>span{font-family:Inter;font-weight:700;font-style:Bold;color:#101828;-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:14px;line-height:21px;display:-webkit-box;overflow:hidden}.sidebar-footer .sidebar-user-flex:hover{opacity:.8}
