@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&display=swap";.workflow-config-page{padding:24px;min-height:calc(100vh - 64px)}.header-right{display:flex;gap:12px}.reset-btn{border-radius:8px;height:36px;font-weight:500}.info-banner{display:flex;align-items:center;gap:10px;padding:14px 20px;background:linear-gradient(135deg,#eef2ff,#e0e7ff);border-radius:12px;margin-bottom:24px;color:#4f46e5;font-size:14px;border:1px solid rgba(99,102,241,.2)}.info-banner .anticon{font-size:16px}.modules-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.module-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px #0000000d,0 4px 12px #00000008;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid #e2e8f0}.module-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #00000014,0 4px 12px #0000000a}.module-card.active{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.module-card.disabled{opacity:.7}.module-card.disabled .card-header{filter:grayscale(.5)}.card-header{padding:20px;display:flex;justify-content:space-between;align-items:center;color:#fff}.card-icon{opacity:.95}.card-status .ant-badge-status-text{color:#ffffffe6;font-size:12px}.card-body{padding:20px}.card-title{margin-bottom:6px}.card-desc{font-size:13px;line-height:1.5;display:block;margin-bottom:16px}.card-stats{display:flex;align-items:center;padding:14px 0;margin-bottom:16px;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9}.stat-item{flex:1;text-align:center}.stat-value{font-size:22px;font-weight:700;line-height:1.2}.stat-label{font-size:12px;color:#94a3b8;margin-top:4px}.stat-divider{width:1px;height:36px;background:#e2e8f0}.card-actions{display:flex;justify-content:space-between;align-items:center;gap:12px}.card-actions .ant-switch{min-width:50px}.card-actions .ant-btn{flex:1;height:36px;border-radius:8px;font-weight:500}.config-drawer .ant-drawer-header{border-bottom:1px solid #f1f5f9;padding:16px 24px}.config-drawer .ant-drawer-title{font-size:18px;font-weight:600}.drawer-title{display:flex;flex-direction:column;gap:2px}.drawer-subtitle{font-size:13px;color:#94a3b8;font-weight:400}.drawer-content{padding:0 4px}.config-section{margin-bottom:8px}.section-header{margin-bottom:16px}.section-title{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:600;color:#1e293b;margin-bottom:4px}.section-icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px}.section-desc{font-size:13px}.feature-list{display:flex;flex-direction:column;gap:10px}.feature-item{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0;transition:all .2s}.feature-item:hover{background:#f1f5f9;border-color:#cbd5e1}.feature-info{display:flex;align-items:center;gap:8px}.columns-preview{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;padding:12px;background:#f8fafc;border-radius:10px;min-height:48px}.preview-tag{margin:0;padding:4px 10px;border-radius:6px;font-size:12px;background:#fff;border:1px solid #e2e8f0}.preview-tag.fixed{background:#f0f9ff}.preview-tag.more{background:#f1f5f9;color:#64748b}.column-config-modal .ant-modal-content{border-radius:16px;overflow:hidden}.column-config-modal .ant-modal-header{border-bottom:1px solid #f1f5f9;padding:20px 24px}.column-config-modal .ant-modal-body{padding:20px 24px}.modal-title{display:flex;align-items:center;font-size:16px;font-weight:600}.modal-subtitle{margin-left:8px;font-size:14px;font-weight:400;color:#94a3b8}.modal-tip{display:flex;align-items:center;gap:8px;padding:12px 16px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:10px;margin-bottom:16px;font-size:13px;color:#0369a1}.tip-divider{color:#7dd3fc}.sortable-list{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;max-height:400px;overflow-y:auto}.sortable-list::-webkit-scrollbar{width:6px}.sortable-list::-webkit-scrollbar-track{background:#f1f5f9}.sortable-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.sortable-list::-webkit-scrollbar-thumb:hover{background:#94a3b8}.sortable-row{-webkit-user-select:none;user-select:none}.sortable-row.dragging{z-index:100}.sortable-row-content{display:flex;align-items:center;padding:12px 16px;background:#fff;border-bottom:1px solid #f1f5f9;transition:all .2s}.sortable-row:last-child .sortable-row-content{border-bottom:none}.sortable-row:hover .sortable-row-content{background:#fafbfc}.sortable-row.dragging .sortable-row-content{background:#f0f9ff;border-color:#bae6fd;box-shadow:0 4px 12px #0000001a}.drag-handle{cursor:grab;color:#94a3b8;font-size:14px;padding:4px;margin-right:12px;border-radius:4px;transition:all .2s}.drag-handle:hover{color:#6366f1;background:#eef2ff}.drag-handle:active{cursor:grabbing}.column-index{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:6px;font-size:12px;font-weight:600;color:#64748b;margin-right:12px}.column-info{flex:1;display:flex;align-items:center;gap:8px}.column-label{font-size:14px}.fixed-tag{margin:0;padding:0 6px;font-size:11px;border-radius:4px}.fixed-tag.left{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.fixed-tag.right{background:#f0fdf4;border-color:#bbf7d0;color:#15803d}.required-tag{margin:0;padding:0 6px;font-size:11px;border-radius:4px;background:#fffbeb;border-color:#fde68a;color:#b45309}.visibility-toggle{margin-left:12px}.visibility-toggle.disabled{opacity:.5;cursor:not-allowed}.modal-footer{display:flex;justify-content:flex-end;gap:12px;margin-top:20px;padding-top:20px;border-top:1px solid #f1f5f9}.modal-footer .ant-btn{min-width:100px;border-radius:8px;font-weight:500}@media (max-width: 1200px){.modules-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.workflow-config-page{padding:16px}.modules-grid{grid-template-columns:1fr}.page-header{flex-direction:column;gap:16px}.header-right,.reset-btn{width:100%}}.company-info-page{padding:24px;min-height:calc(100vh - 64px)}.tab-buttons{display:flex;gap:12px;margin-bottom:20px}.tab-buttons .ant-btn{border-radius:8px;height:36px;font-weight:500}.page-subtitle{font-size:14px;color:#64748b}.header-actions{display:flex;gap:12px}.header-actions .ant-btn{height:36px;border-radius:8px;font-weight:500}.header-actions .ant-btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none}.company-form{margin-top:0}.info-card{border-radius:16px;margin-bottom:20px;box-shadow:0 1px 3px #0000000d,0 4px 12px #00000008;border:1px solid #e2e8f0;overflow:hidden}.info-card .ant-card-head{border-bottom:1px solid #f1f5f9;padding:16px 24px;background:#fafbfc}.info-card .ant-card-body{padding:24px}.card-title{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:600;color:#1e293b}.card-icon{color:#6366f1;font-size:18px}.info-card .ant-form-item-label>label{font-weight:500;color:#475569}.info-card .ant-input-lg,.info-card .ant-input-affix-wrapper-lg,.info-card .ant-select-lg .ant-select-selector{border-radius:10px}.upload-card .ant-card-body{padding:20px}.upload-section{margin-bottom:8px}.upload-label{display:block;font-weight:500;color:#475569;margin-bottom:12px}.upload-wrapper{display:flex;justify-content:center}.upload-wrapper .ant-upload-list-item-container,.upload-wrapper .ant-upload-select{width:120px!important;height:120px!important}.upload-wrapper .ant-upload-list-picture-card .ant-upload-list-item{border-radius:12px}.upload-wrapper .ant-upload-select-picture-card{border-radius:12px;background:#f8fafc;border:2px dashed #e2e8f0;transition:all .3s}.upload-wrapper .ant-upload-select-picture-card:hover{border-color:#6366f1;background:#eef2ff}.upload-button{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#94a3b8}.upload-button .anticon{font-size:24px}.upload-hint{display:block;text-align:center;margin-top:8px;font-size:12px}.preview-card .ant-card-body{padding:20px}.preview-content{text-align:center}.preview-logo{margin-bottom:12px;background:linear-gradient(135deg,#6366f1,#8b5cf6)}.preview-name{margin-bottom:16px!important;color:#1e293b}.preview-desc .ant-descriptions-item-label{color:#94a3b8}.preview-desc .ant-descriptions-item-content{color:#475569}.info-card .ant-switch-checked{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.info-card .ant-textarea{border-radius:10px}@media (max-width: 1200px){.company-info-page .ant-col-16,.company-info-page .ant-col-8{flex:0 0 100%;max-width:100%}}@media (max-width: 768px){.company-info-page{padding:16px}.page-header{flex-direction:column;gap:16px;align-items:flex-start}.header-actions{width:100%}.header-actions .ant-btn{flex:1}}.user-account-page{padding:24px;min-height:100vh}.add-btn{height:42px;padding:0 24px;font-size:14px;font-weight:500;border-radius:10px;background:#fffffff2;border:none;color:#667eea;box-shadow:0 4px 12px #0000001a;transition:all .3s ease}.add-btn:hover{background:#fff;transform:translateY(-2px);box-shadow:0 6px 16px #00000026;color:#667eea}.info-banner{display:flex;align-items:center;gap:12px;padding:14px 20px;background:linear-gradient(135deg,#e0f2fe,#e0e7ff);border-radius:12px;margin-bottom:20px;border:1px solid rgba(102,126,234,.15)}.banner-icon{font-size:18px;color:#667eea}.info-banner span{font-size:13px;color:#4b5563}.table-card{border-radius:16px;box-shadow:0 2px 12px #0000000f;overflow:hidden}.user-table .ant-table-thead>tr>th{background:linear-gradient(135deg,#f8fafc,#f1f5f9);font-weight:600;color:#374151;border-bottom:2px solid #e5e7eb;padding:14px 16px}.user-table .ant-table-tbody>tr>td{padding:14px 16px;transition:all .2s ease}.user-table .ant-table-tbody>tr:hover>td{background:#f8fafc}.disabled-row{opacity:.6}.disabled-row:hover{opacity:.8}.account-cell{display:flex;align-items:center;gap:8px}.account-icon{color:#667eea;font-size:14px}.account-text{font-weight:600;color:#667eea}.enterprise-cell{display:flex;align-items:center;gap:6px}.enterprise-icon{color:#9ca3af;font-size:13px}.role-tag{border-radius:6px;font-size:12px;padding:2px 8px}.status-badge{font-size:13px}.time-cell{display:flex;align-items:center;gap:6px;color:#6b7280;font-size:13px}.action-btn{padding:0 8px!important;height:28px!important;border-radius:6px!important;font-size:12px!important;transition:all .2s ease!important}.action-btn.detail{color:#1890ff}.action-btn.detail:hover{background:#e6f7ff}.action-btn.permission{color:#722ed1}.action-btn.permission:hover{background:#f9f0ff}.action-btn.edit{color:#52c41a}.action-btn.edit:hover{background:#f6ffed}.action-btn.disable{color:#faad14}.action-btn.disable:hover{background:#fffbe6}.action-btn.enable{color:#52c41a}.action-btn.enable:hover{background:#f6ffed}.action-btn.delete:hover{background:#fff1f0}.account-modal .ant-modal-content{border-radius:16px;overflow:hidden}.account-modal .ant-modal-header{padding:20px 24px;border-bottom:1px solid #f0f0f0}.modal-title-wrapper{display:flex;align-items:center;gap:12px}.modal-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;color:#fff;font-size:16px}.account-modal .ant-modal-title{font-size:16px;font-weight:600}.account-form{padding:8px 0}.account-form .ant-form-item-label>label{font-weight:500;color:#374151}.input-icon,.select-icon{color:#9ca3af}.permission-drawer .ant-drawer-header{padding:20px 24px;border-bottom:1px solid #f0f0f0}.permission-drawer .ant-drawer-title{font-size:16px;font-weight:600}.drawer-title-wrapper{display:flex;align-items:center;gap:12px}.drawer-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;font-size:18px;color:#fff}.drawer-icon.permission{background:linear-gradient(135deg,#722ed1,#9333ea)}.drawer-icon.detail{background:linear-gradient(135deg,#1890ff,#096dd9)}.drawer-title-info{display:flex;flex-direction:column;gap:2px}.drawer-title{font-size:16px;font-weight:600;color:#1f2937}.drawer-subtitle{font-size:13px;color:#6b7280}.permission-content{padding:0 4px}.user-info-card{display:flex;align-items:center;gap:16px;padding:16px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px}.user-details{display:flex;flex-direction:column;gap:4px}.user-name{font-size:16px}.user-account{font-size:13px}.permission-section{margin-bottom:8px}.section-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.section-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;color:#fff;font-size:16px;flex-shrink:0}.section-icon.selected{background:linear-gradient(135deg,#52c41a,#389e0d)}.section-title{display:flex;flex-direction:column;gap:2px}.tree-wrapper{background:#f8fafc;border-radius:12px;padding:16px;border:1px solid #e5e7eb}.permission-tree{background:transparent}.permission-tree .ant-tree-node-content-wrapper{padding:4px 8px;border-radius:6px;transition:all .2s ease}.permission-tree .ant-tree-node-content-wrapper:hover{background:#e0e7ff}.permission-tree .ant-tree-checkbox-checked .ant-tree-checkbox-inner{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea}.selected-section{margin-top:8px}.selected-tags{padding:12px;background:#f8fafc;border-radius:12px;border:1px solid #e5e7eb;min-height:60px}.permission-tag{border-radius:6px;font-size:12px;padding:4px 10px;margin:2px}.empty-tip{display:flex;align-items:center;justify-content:center;padding:16px}.drawer-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #f0f0f0;background:#fafafa}.save-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:10px;font-weight:500}.save-btn:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1)}.detail-drawer .ant-drawer-header{padding:20px 24px;border-bottom:1px solid #f0f0f0}.detail-content{padding:0 4px}.user-profile{display:flex;align-items:center;gap:20px;padding:20px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px}.profile-info{display:flex;flex-direction:column;gap:8px}.profile-name{margin:0!important}.detail-section{margin-bottom:8px}.section-title-bar{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.section-title-bar .section-icon{color:#667eea;font-size:16px}.detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.detail-item{display:flex;flex-direction:column;gap:6px}.detail-item.full{grid-column:span 2}.detail-label{display:flex;align-items:center;gap:6px;font-size:12px;color:#6b7280}.detail-label .anticon{font-size:13px;color:#9ca3af}.detail-value{font-size:14px;color:#1f2937;font-weight:500}.role-list{padding:12px;background:#f8fafc;border-radius:12px;border:1px solid #e5e7eb}.role-card{padding:12px 16px;background:#fff;border-radius:10px;border:1px solid #e5e7eb;min-width:140px;transition:all .2s ease}.role-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.role-name{font-size:14px;font-weight:600;margin-bottom:4px}.role-desc{font-size:12px;color:#6b7280}.permission-list{padding:12px;background:#f8fafc;border-radius:12px;border:1px solid #e5e7eb;min-height:60px}@media (max-width: 1200px){.page-header{flex-direction:column;gap:16px;align-items:flex-start}.header-right{width:100%;justify-content:space-between}.detail-grid{grid-template-columns:1fr}.detail-item.full{grid-column:span 1}}@media (max-width: 768px){.user-account-page,.page-header{padding:16px}.stats-group{padding:10px 16px;gap:12px}.stat-value{font-size:20px}.detail-grid{grid-template-columns:1fr}}.system-config-container{padding:24px}.system-config-container .ant-card{margin-bottom:16px}.system-config-container .ant-card-head-title{font-weight:600}.system-config-container ul{padding-left:20px;margin:8px 0}.system-config-container ul li{margin-bottom:4px;color:#666}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;min-width:1024px;min-height:768px;height:100%}body{font-family:Source Han Sans SC,Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f7fa;color:#262626;overflow:auto}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.ant-layout{height:100vh;min-width:1024px;overflow:hidden}.ant-layout-content{display:flex;flex-direction:column}.ant-layout-sider{background:#273240!important}.ant-menu-dark{background:transparent!important;border:none!important;box-shadow:none!important;outline:none!important}.ant-menu-dark>.ant-menu-item{margin:4px 12px!important;border-radius:6px!important;display:flex!important;align-items:center!important;height:44px!important;line-height:44px!important;padding:0 16px!important;border:none!important;outline:none!important;box-shadow:none!important;width:calc(100% - 24px)!important}.ant-menu-dark>.ant-menu-submenu{margin:4px 12px!important;border-radius:6px!important;width:calc(100% - 24px)!important}.ant-menu-dark>.ant-menu-submenu>.ant-menu-submenu-title{margin:0!important;border-radius:6px!important;display:flex!important;align-items:center!important;height:44px!important;line-height:44px!important;padding:0 16px!important;border:none!important;outline:none!important;box-shadow:none!important;width:100%!important}.ant-menu-dark>.ant-menu-item .anticon:not(.ant-menu-submenu-arrow){margin-right:12px!important;font-size:18px!important}.ant-menu-dark>.ant-menu-submenu>.ant-menu-submenu-title .anticon:not(.ant-menu-submenu-arrow){margin-right:12px!important;font-size:18px!important}.ant-menu-dark>.ant-menu-item:hover,.ant-menu-dark>.ant-menu-submenu>.ant-menu-submenu-title:hover{background:#ffffff1a!important}.ant-menu-dark>.ant-menu-item-selected{background:#4d57e9!important}.ant-menu-dark>.ant-menu-submenu-selected>.ant-menu-submenu-title{background:#4d57e9!important}.ant-menu-dark>.ant-menu-submenu.parent-menu-selected>.ant-menu-submenu-title{background:#4d57e9!important}.ant-menu-dark>.ant-menu-submenu-open>.ant-menu-submenu-title{background:#ffffff0d!important}.ant-menu-dark>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-submenu-arrow{right:16px!important;margin-left:auto!important}.ant-menu-dark .ant-menu-item:after,.ant-menu-dark .ant-menu-item:before,.ant-menu-dark:before,.ant-menu-dark:after,.ant-menu-dark>.ant-menu-item:after,.ant-menu-dark>.ant-menu-item:before{display:none!important;border:none!important;content:none!important}.nav-menu{margin-top:8px!important;border:none!important;box-shadow:none!important}.nav-menu:before,.nav-menu:after{display:none!important;border:none!important}.nav-menu .ant-menu-item-group-title{color:#fff9!important;font-size:12px!important;padding:12px 16px 4px!important}.login-container{min-height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{width:480px;padding:40px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014}.select-container{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#f5f7fa;padding:40px}.select-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:800px}.select-card{width:180px;height:140px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;background:#fff;border:1px solid #D9D9D9;border-radius:8px;cursor:pointer;transition:all .3s ease}.select-card:hover{border-color:#1890ff;box-shadow:0 4px 12px #1890ff26}.select-card.selected{border:2px solid #1890FF;background:#e6f7ff}.select-card .icon{font-size:40px;color:#8c8c8c}.select-card.selected .icon{color:#1890ff}.select-card .title{font-size:16px;font-weight:500;color:#262626}.select-card.selected .title{color:#1890ff}.dashboard-container{padding:24px;min-height:calc(100vh - 64px)}.dashboard-header{margin-bottom:20px}.stat-card{background:#fff;border-radius:4px;padding:16px;box-shadow:0 1px 2px #0000000d}.stat-title{font-size:14px;color:#8c8c8c;margin-bottom:8px}.stat-value{font-size:24px;font-weight:600;color:#262626}.table-card{background:#fff;border-radius:4px;box-shadow:0 1px 2px #0000000d;overflow:hidden}.table-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #F0F0F0;background:#fff}.table-title{font-size:14px;font-weight:600;color:#262626}.dashboard-table{background:#fff}.dashboard-table .ant-table-thead>tr>th{background:#f5f7fa;font-weight:500;color:#262626;border-bottom:1px solid #E8E8E8;padding:10px;font-size:13px}.dashboard-table .ant-table-tbody>tr>td{border-bottom:1px solid #F0F0F0;padding:10px;font-size:13px}.dashboard-table .ant-table-tbody>tr:hover{background:#f5f7fa}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.filter-card{background:#fff;border-radius:8px;padding:16px;margin-bottom:0;box-shadow:0 1px 4px #00000014}.status-tag{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:4px;font-size:12px}.status-tag.completed{background:#f6ffed;color:#52c41a}.status-tag.pending{background:#fffbe6;color:#faad14}.status-tag.cancelled{background:#fff1f0;color:#f5222d}.direction-tag{font-size:13px}.direction-tag.in{color:#52c41a}.direction-tag.out{color:#f5222d}.left-panel-collapse,.left-panel-collapse .ant-collapse-item,.left-panel-collapse .ant-collapse-content{flex:1;display:flex;flex-direction:column}.left-panel-collapse .ant-collapse-content-box{flex:1;display:flex;flex-direction:column;padding:12px!important}.left-panel-collapse .ant-tabs,.left-panel-collapse .ant-tabs-content,.left-panel-collapse .ant-tabs-tabpane{flex:1;display:flex;flex-direction:column}.ant-menu-dark.ant-menu-vertical .ant-menu-submenu-popup{background:#273240!important;border-radius:6px!important;box-shadow:0 4px 12px #0000004d!important;padding:4px 0!important;min-width:160px!important}.ant-menu-dark.ant-menu-vertical .ant-menu-submenu-popup>.ant-menu>.ant-menu-item{margin:2px 8px!important;border-radius:6px!important;height:40px!important;line-height:40px!important;padding:0 16px!important;display:flex!important;align-items:center!important;width:calc(100% - 16px)!important}.ant-menu-dark.ant-menu-vertical .ant-menu-submenu-popup>.ant-menu>.ant-menu-submenu{margin:0 8px!important;border-radius:6px!important;padding:2px 0!important;width:calc(100% - 16px)!important}.ant-menu-dark.ant-menu-vertical .ant-menu-submenu-popup>.ant-menu>.ant-menu-submenu>.ant-menu-submenu-title{margin:0!important;border-radius:6px!important;height:40px!important;line-height:40px!important;padding:0 16px!important;display:flex!important;align-items:center!important;width:100%!important}.ant-menu-dark.ant-menu-vertical .ant-menu-submenu-popup>.ant-menu>.ant-menu-item .anticon:not(.ant-menu-submenu-arrow),.ant-menu-dark.ant-menu-vertical .ant-menu-submenu-popup>.ant-menu>.ant-menu-submenu>.ant-menu-submenu-title .anticon:not(.ant-menu-submenu-arrow){margin-right:10px!important;font-size:16px!important}.ant-menu-dark.ant-menu-vertical .ant-menu-submenu-popup>.ant-menu>.ant-menu-item:hover,.ant-menu-dark.ant-menu-vertical .ant-menu-submenu-popup>.ant-menu>.ant-menu-submenu>.ant-menu-submenu-title:hover{background:#ffffff1a!important}.ant-menu-dark.ant-menu-vertical .ant-menu-submenu-popup>.ant-menu>.ant-menu-item-selected{background:#4d57e9!important}.ant-menu-dark.ant-menu-vertical .ant-menu-submenu-popup>.ant-menu>.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-submenu-arrow{right:12px!important;margin-left:auto!important}.ant-menu-dark.ant-menu-submenu-popup{margin-left:8px!important}.ant-menu-dark.ant-menu-submenu-popup .ant-menu-submenu-popup{background:#273240!important;border-radius:6px!important;box-shadow:0 4px 12px #0000004d!important;padding:4px 0!important;min-width:140px!important}.ant-menu-dark.ant-menu-submenu-popup .ant-menu-submenu-popup .ant-menu-item{margin:2px 8px!important;border-radius:6px!important;height:36px!important;line-height:36px!important;padding:0 12px!important;display:flex!important;align-items:center!important}.ant-menu-dark.ant-menu-submenu-popup .ant-menu-submenu-popup .ant-menu-item:hover{background:#ffffff1a!important}.ant-menu-dark.ant-menu-submenu-popup .ant-menu-submenu-popup .ant-menu-item-selected{background:#4d57e9!important}.ant-pagination{display:flex;align-items:center;gap:8px!important}.ant-pagination .ant-pagination-item{min-width:32px!important;height:32px!important;line-height:30px!important;font-size:14px!important;font-weight:500!important;border-radius:6px!important;margin:0 4px!important;border:1px solid #D9D9D9!important;transition:all .3s ease!important}.ant-pagination .ant-pagination-item:hover{border-color:#1890ff!important;background:#e6f7ff!important}.ant-pagination .ant-pagination-item-active{background:#1890ff!important;border-color:#1890ff!important}.ant-pagination .ant-pagination-item-active a{color:#fff!important}.ant-pagination .ant-pagination-item a{font-size:14px!important;font-weight:500!important}.ant-pagination .ant-pagination-prev,.ant-pagination .ant-pagination-next{min-width:32px!important;height:32px!important;line-height:30px!important;border-radius:6px!important;margin:0 4px!important;border:1px solid #D9D9D9!important}.ant-pagination .ant-pagination-prev:hover,.ant-pagination .ant-pagination-next:hover{border-color:#1890ff!important;background:#e6f7ff!important}.ant-pagination .ant-pagination-prev .ant-pagination-item-link,.ant-pagination .ant-pagination-next .ant-pagination-item-link{font-size:14px!important;height:30px!important;line-height:30px!important}.ant-pagination .ant-pagination-jump-prev,.ant-pagination .ant-pagination-jump-next{min-width:32px!important;height:32px!important;line-height:30px!important;margin:0 4px!important}.ant-pagination .ant-pagination-options{margin-left:16px!important;display:flex!important;align-items:center!important}.ant-pagination .ant-pagination-options-quick-jumper{font-size:14px!important;margin-left:0!important;display:flex!important;align-items:center!important;height:32px!important}.ant-pagination .ant-pagination-options-quick-jumper input{width:50px!important;height:32px!important;font-size:14px!important;padding:0 8px!important;border-radius:6px!important;margin:0 8px!important;vertical-align:middle!important}.ant-pagination .ant-pagination-total-text{font-size:14px!important;font-weight:500!important;margin-right:12px!important;color:#595959!important}.ant-pagination.mini .ant-pagination-item{min-width:28px!important;height:28px!important;line-height:26px!important;font-size:13px!important}.ant-pagination.mini .ant-pagination-prev,.ant-pagination.mini .ant-pagination-next{min-width:28px!important;height:28px!important;line-height:26px!important}.statistics-tabs .ant-tabs-nav{margin-bottom:0!important}.statistics-tabs .ant-tabs-tab{padding:12px 20px!important;font-size:15px!important;font-weight:500!important;color:#595959!important;transition:all .3s ease!important}.statistics-tabs .ant-tabs-tab:hover{color:#1890ff!important}.statistics-tabs .ant-tabs-tab-active{background:#fff!important;border-radius:8px 8px 0 0!important}.statistics-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#1890ff!important;font-weight:600!important}.statistics-tabs .ant-tabs-ink-bar{height:3px!important;background:linear-gradient(90deg,#1890ff,#40a9ff)!important;border-radius:2px!important}.statistics-tabs .ant-tabs-content{padding:16px!important;background:#fff;border-radius:0 0 8px 8px!important}.statistics-tabs .ant-tabs-tabpane{animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.stat-card-gradient{border-radius:12px!important;border:none!important;box-shadow:0 4px 12px #00000014!important;transition:all .3s ease!important;overflow:hidden!important}.stat-card-gradient:hover{transform:translateY(-2px)!important;box-shadow:0 6px 16px #0000001f!important}.stat-card-gradient .ant-statistic-title{font-weight:600!important;font-size:14px!important;color:#ffffffe6!important;margin-bottom:8px!important}.stat-card-gradient .ant-statistic-content{color:#fff!important}.stat-card-gradient .ant-statistic-content-value{font-weight:700!important;font-size:28px!important}.stat-card-gradient .ant-statistic-content-suffix{font-size:16px!important;opacity:.9}.stat-card-gradient .ant-statistic-content-prefix{font-size:20px!important;margin-right:8px!important}.stat-card-blue{background:linear-gradient(135deg,#667eea,#764ba2)!important}.stat-card-green{background:linear-gradient(135deg,#11998e,#38ef7d)!important}.stat-card-orange{background:linear-gradient(135deg,#f093fb,#f5576c)!important}.stat-card-red{background:linear-gradient(135deg,#eb3349,#f45c43)!important}.stat-card-cyan{background:linear-gradient(135deg,#4facfe,#00f2fe)!important}.stat-card-purple{background:linear-gradient(135deg,#a18cd1,#fbc2eb)!important}.stat-card-gold{background:linear-gradient(135deg,#f7971e,#ffd200)!important}.stat-card-pink{background:linear-gradient(135deg,#ff9a9e,#fecfef)!important}.stat-card-darkblue{background:linear-gradient(135deg,#2e3192,#1bffff)!important}.stat-cards-container{display:flex!important;flex-wrap:wrap!important;gap:16px!important;margin-bottom:16px!important;width:100%!important}.stat-cards-container .stat-card-wrapper{flex:1 1 auto!important;min-width:120px!important}.stat-cards-container .stat-card-wrapper .ant-card{height:100%!important;min-height:100px!important;white-space:nowrap!important}.stat-cards-container .stat-card-wrapper .ant-card-body{display:flex!important;align-items:center!important;justify-content:center!important;min-height:68px!important;padding:16px 20px!important}.stat-cards-container .stat-card-wrapper .ant-statistic{display:flex!important;flex-direction:column!important;align-items:center!important}.stat-cards-container .stat-card-wrapper .ant-statistic-content{display:flex!important;flex-wrap:nowrap!important;align-items:baseline!important}.ant-table-wrapper{position:relative}.ant-table-wrapper .ant-table-body::-webkit-scrollbar{height:10px!important}.ant-table-wrapper .ant-table-body::-webkit-scrollbar-track{background:#f0f5ff!important;border-radius:5px!important}.ant-table-wrapper .ant-table-body::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#1890ff,#40a9ff)!important;border-radius:5px!important;border:2px solid #F0F5FF!important;transition:all .3s ease!important}.ant-table-wrapper .ant-table-body::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#096dd9,#1890ff)!important;box-shadow:0 2px 8px #1890ff4d!important}.table-scroll-hint{position:absolute;bottom:20px;right:20px;background:linear-gradient(135deg,#1890fff2,#40a9fff2);color:#fff;padding:10px 20px;border-radius:8px;font-size:13px;font-weight:500;box-shadow:0 4px 12px #1890ff4d;z-index:10;animation:fadeInUp .3s ease;pointer-events:none;display:flex;align-items:center;gap:8px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.table-scroll-hint:before{content:"↔";font-size:16px;font-weight:700}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ant-table-wrapper:hover .ant-table-body::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#40a9ff,#69c0ff)!important}.table-responsive-container{position:relative;width:100%;overflow:hidden}.table-with-top-scrollbar{position:relative}.top-scrollbar{overflow-x:auto;overflow-y:hidden;margin-bottom:0;background:#f5f7fa;border-radius:8px 8px 0 0;border:1px solid #E8E8E8;border-bottom:none}.top-scrollbar::-webkit-scrollbar{height:12px!important}.top-scrollbar::-webkit-scrollbar-track{background:#f0f5ff!important;border-radius:6px!important}.top-scrollbar::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#1890ff,#40a9ff)!important;border-radius:6px!important;border:2px solid #F0F5FF!important;transition:all .3s ease!important}.top-scrollbar::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#096dd9,#1890ff)!important;box-shadow:0 2px 8px #1890ff4d!important}.top-scrollbar::-webkit-scrollbar-corner{background:transparent}.table-with-top-scrollbar .ant-table-wrapper{border-radius:0 0 8px 8px;border:1px solid #E8E8E8;border-top:none}.table-with-top-scrollbar .ant-table{border-radius:0!important}.table-with-top-scrollbar .ant-table-thead>tr:first-child>th:first-child{border-top-left-radius:0!important}.table-with-top-scrollbar .ant-table-thead>tr:first-child>th:last-child{border-top-right-radius:0!important}
