body{margin:0}#root{background:#f5f7fa!important}.rootLayout{background:#0000!important;box-sizing:border-box;overflow-x:hidden}.rootLayout_header{align-items:center;background:#fff!important;border-bottom:.05rem solid #e8e8e8;box-shadow:0 .05rem .2rem #0015290a;display:flex;height:2.8rem;line-height:2.8rem;padding:0 1.2rem!important}.rootLayout_header_logo{align-items:center;display:flex;flex-flow:row nowrap;gap:.5rem}.rootLayout_header_logo_img{align-items:center;background:linear-gradient(135deg,#1677ff,#4f8cff);border-radius:.3rem;color:#fff;display:flex;flex-shrink:0;font-size:.7rem;font-weight:600;height:1.6rem;justify-content:center;width:1.6rem}.rootLayout_header_logo_text{color:#333;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:.8rem;font-weight:500}.rootLayout_header_tabs{align-items:center;display:flex;gap:.2rem;margin-left:2.4rem}.rootLayout_header_tabs .tab-item{border-radius:.2rem;color:#666;cursor:pointer;font-size:.7rem;padding:.3rem .8rem;transition:all .2s;-webkit-user-select:none;user-select:none}.rootLayout_header_tabs .tab-item:hover{color:#1677ff}.rootLayout_header_tabs .tab-item.active{background:#1677ff;color:#fff;font-weight:500}.rootLayout_header_user{align-items:center;display:flex}.rootLayout_header_user .user-info{align-items:center;cursor:pointer;display:flex;height:2.8rem;padding:0 .4rem;transition:background .2s}.rootLayout_header_user .user-info:hover{background:#00000008}.rootLayout_header_user .user-info .user-meta{display:flex;flex-direction:column;justify-content:center;line-height:1.2;margin-left:.4rem}.rootLayout_header_user .user-info .user-meta .user-name{color:#333;font-size:.7rem}.rootLayout_header_user .user-info .user-meta .user-id{color:#999;font-size:.6rem;margin-top:.1rem}.rootLayout_header_btn{margin-left:.2rem;padding:0!important}.rootLayout_main{background:#f5f7fa;height:calc(100vh - 2.8rem)}.rootLayout_aside{background:#fff!important;border-right:.05rem solid #e8e8e8;box-shadow:.05rem 0 .2rem #0015290a;height:100%;overflow:auto}.rootLayout_aside .ant-layout-sider-children{padding-top:.4rem}.rootLayout_aside_menu{-webkit-border-end:none!important;background:#0000!important;border-inline-end:none!important;font-family:PingFang SC,Microsoft YaHei,sans-serif;width:100%!important}.rootLayout_aside_menu .ant-menu-item,.rootLayout_aside_menu .ant-menu-submenu-title{border-radius:.3rem;color:#333;font-size:.7rem;height:2.2rem;line-height:2.2rem;margin:.1rem .4rem!important}.rootLayout_aside_menu .ant-menu-item:hover,.rootLayout_aside_menu .ant-menu-submenu-title:hover{background:#1677ff0f!important;color:#1677ff}.rootLayout_aside_menu .ant-menu-item-selected{background:#1677ff!important;color:#fff!important;font-weight:500}.rootLayout_aside_menu .ant-menu-item-selected:after{display:none}.rootLayout_aside_menu .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#1677ff}.rootLayout_content{background:#f5f7fa;flex:1 1;min-width:0;overflow-x:hidden;overflow-y:auto;padding:.8rem 1.2rem 1.2rem}