.main-layout{min-height:100vh}.top-header{background:#1890ff!important;height:48px;line-height:48px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 8px #00000026;z-index:100}.header-left{display:flex;align-items:center}.logo-area{display:flex;align-items:center;gap:8px;color:#fff;font-size:16px;font-weight:600}.logo-icon{font-size:20px}.logo-text{font-size:16px}.header-center{display:flex;align-items:center;gap:8px;flex:1;margin-left:32px}.workspace-tab{background:#fff3;color:#fff;padding:6px 16px;border-radius:4px 4px 0 0;display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px}.current-page-tab{background:#fff;color:#333;padding:6px 16px;border-radius:4px 4px 0 0;display:flex;align-items:center;gap:8px;font-size:14px;box-shadow:0 -2px 8px #0000001a}.header-right{color:#fff;font-size:14px}.user-name{cursor:pointer}.body-layout{display:flex;flex:1}.first-level-sider{background:#fff!important;border-right:1px solid #f0f0f0;height:calc(100vh - 48px);overflow-y:auto}.search-area{padding:12px;border-bottom:1px solid #f0f0f0}.first-level-menu{padding:8px 0}.first-level-item{display:flex;align-items:center;padding:12px 16px;cursor:pointer;transition:all .3s;border-left:3px solid transparent;gap:8px}.first-level-item:hover{background:#f5f5f5;color:#1890ff}.first-level-item.active{background:#e6f7ff;color:#1890ff;border-left-color:#1890ff}.first-level-item.selected{background:#e6f7ff;color:#1890ff}.menu-icon{font-size:16px;width:20px;text-align:center}.menu-label{flex:1;font-size:14px}.arrow-icon{font-size:16px;color:#999}.second-level-panel{width:220px;background:#fff;border-right:1px solid #f0f0f0;height:calc(100vh - 48px);overflow-y:auto;animation:slideIn .2s ease-out}@keyframes slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.panel-header{padding:12px 16px;background:#fafafa;border-bottom:1px solid #f0f0f0;font-weight:600;font-size:14px;color:#333}.second-level-menu{padding:8px 0}.second-level-item{display:flex;align-items:center;padding:10px 16px;cursor:pointer;transition:all .2s;gap:8px;font-size:13px}.second-level-item:hover{background:#f5f5f5;color:#1890ff}.second-level-item.active{background:#e6f7ff;color:#1890ff}.third-level-panel{width:200px;background:#fff;border-right:1px solid #f0f0f0;height:calc(100vh - 48px);overflow-y:auto;animation:slideIn .2s ease-out}.third-level-menu{padding:8px 0}.third-level-item{padding:10px 16px;cursor:pointer;transition:all .2s;font-size:13px;color:#666}.third-level-item:hover{background:#f5f5f5;color:#1890ff}.third-level-item.active{background:#e6f7ff;color:#1890ff;font-weight:500}.site-content{flex:1;background:#f5f5f5;padding:16px;overflow:auto}.first-level-sider::-webkit-scrollbar,.second-level-panel::-webkit-scrollbar,.third-level-panel::-webkit-scrollbar{width:6px}.first-level-sider::-webkit-scrollbar-thumb,.second-level-panel::-webkit-scrollbar-thumb,.third-level-panel::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.first-level-sider::-webkit-scrollbar-track,.second-level-panel::-webkit-scrollbar-track,.third-level-panel::-webkit-scrollbar-track{background:transparent}@media(max-width:768px){.header-center{display:none}.second-level-panel,.third-level-panel{position:fixed;z-index:99;height:calc(100vh - 48px);box-shadow:2px 0 8px #00000026}}.workbench{padding:8px}.workbench-header{margin-bottom:24px}.workbench-header h1{font-size:24px;font-weight:600;color:#1f1f1f;margin:0 0 8px}.workbench-subtitle{color:#8c8c8c;font-size:14px;margin:0}.metrics-row{margin-bottom:24px}.metric-card{border-radius:8px;box-shadow:0 2px 8px #0000000f;transition:transform .2s,box-shadow .2s}.metric-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.metric-card .ant-statistic-title{color:#8c8c8c;font-size:14px;margin-bottom:8px}.metric-card .ant-statistic-content{font-size:24px;font-weight:600}.quick-actions-card{margin-bottom:24px;border-radius:8px;box-shadow:0 2px 8px #0000000f}.quick-action-btn{height:80px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border-radius:8px;transition:all .3s}.quick-action-btn:hover{border-color:#1677ff;color:#1677ff;box-shadow:0 2px 8px #1677ff33}.action-icon{font-size:28px}.action-title{font-size:14px;font-weight:500}.todo-card,.alert-card,.progress-card{border-radius:8px;box-shadow:0 2px 8px #0000000f}.todo-item{padding:12px 0;border-bottom:1px solid #f0f0f0}.todo-item:last-child{border-bottom:none}.todo-title-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.alert-item{padding:12px 0;border-bottom:1px solid #f0f0f0}.alert-item:last-child{border-bottom:none}.progress-card{margin-top:24px}.progress-item{padding:16px;background:#fafafa;border-radius:8px}.progress-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.progress-area{font-weight:500;font-size:15px;color:#1f1f1f}.progress-bar{height:8px;background:#e8e8e8;border-radius:4px;overflow:hidden;margin-bottom:8px}.progress-fill{height:100%;border-radius:4px;transition:width .3s ease}.progress-text{text-align:right;font-size:13px;color:#8c8c8c;font-weight:500}.app-container{min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}
