.main-layout{min-height:100vh;background:#f0f2f5}.main-header{position:fixed;top:0;left:0;right:0;height:56px;background:#fff;padding:0 24px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 4px #00000014;z-index:100}.header-left{display:flex;align-items:center;gap:24px}.logo{display:flex;align-items:center;gap:8px}.logo-text{font-size:18px;font-weight:600;color:#262626;letter-spacing:-.5px}.global-search{background:#f5f5f5;border:none;border-radius:4px}.global-search:focus,.global-search:hover{background:#fff;box-shadow:0 0 0 1px #005aab}.global-search .ant-input{background:transparent}.global-search .ant-input::placeholder{color:#8c8c8c}.header-right{display:flex;align-items:center;gap:16px}.factory-select .ant-select-selector{background:#f5f5f5!important;border:none!important;border-radius:4px!important}.user-info{display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background .2s}.user-info:hover{background:#f5f5f5}.user-name{font-size:14px;color:#595959}.main-sider{background:#fff!important;border-right:1px solid #F0F0F0}.main-sider .ant-layout-sider-children{display:flex;flex-direction:column}.side-menu{flex:1;border:none;padding:8px 0}.side-menu .ant-menu-item{margin:4px 8px;border-radius:4px;height:40px;line-height:40px}.side-menu .ant-menu-item-selected{background:#e6f4ff!important;color:#005aab!important;font-weight:500}.side-menu .ant-menu-item-selected:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#005aab;border-radius:0 2px 2px 0}.side-menu .ant-menu-item:hover{background:#f5f5f5;color:#262626}.sider-trigger{height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#8c8c8c;border-top:1px solid #F0F0F0;transition:all .2s}.sider-trigger:hover{color:#005aab;background:#f5f5f5}.main-content{padding:24px;min-height:calc(100vh - 56px);background:#f0f2f5}.page-breadcrumb{margin-bottom:16px}.page-breadcrumb .ant-breadcrumb-link{color:#8c8c8c}.page-breadcrumb .ant-breadcrumb-separator{color:#bfbfbf}.page-breadcrumb .ant-breadcrumb-link:last-child{color:#595959}.content-wrapper{background:transparent}@media (max-width: 1200px){.main-content{padding:16px}.global-search{display:none}.factory-select .ant-select-selector{min-width:120px!important}}@media (max-width: 992px){.logo-text{display:none}.header-left{gap:12px}.main-content{padding:12px}.page-breadcrumb{margin-bottom:12px}.user-name{display:none}.factory-select{min-width:100px}.factory-select .ant-select-selection-item{max-width:100px;overflow:hidden;text-overflow:ellipsis}}@media (max-width: 768px){.main-header{padding:0 12px}.header-left,.header-right{gap:8px}.main-content{padding:8px}.page-breadcrumb{margin-bottom:8px}.page-breadcrumb .ant-breadcrumb-link{font-size:12px}.factory-select{min-width:80px}.sider-trigger{height:40px}.user-info{padding:4px}}.line-detail-drawer{background:#fafafa}.line-detail-drawer .ant-drawer-header{background:linear-gradient(135deg,#005aab,#0078d4);padding:16px 24px}.line-detail-drawer .ant-drawer-title{color:#fff;font-size:18px;font-weight:600}.line-detail-drawer .ant-drawer-close{color:#ffffffd9}.line-detail-drawer .ant-drawer-body{padding:0;background:#f5f7fa}.drawer-header-info{padding:20px 24px;background:#fff;border-bottom:1px solid #E8E8E8}.header-main{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.line-title-section{display:flex;align-items:center;gap:12px}.line-title-section h2{margin:0;font-size:24px;font-weight:600;color:#262626}.factory-tag{background:#e6f4ff;color:#005aab;border:none;padding:4px 12px;border-radius:4px}.line-metrics{display:flex;gap:24px}.metric-item{text-align:center;padding:8px 16px;background:#fafafa;border-radius:8px;min-width:80px}.metric-value{font-size:24px;font-weight:600;color:#262626;line-height:1.2}.metric-value.warning{color:#faad14}.metric-value.success{color:#52c41a}.metric-value.error{color:#f5222d}.metric-label{font-size:12px;color:#8c8c8c;margin-top:4px}.progress-section{margin-top:8px}.progress-label{display:flex;justify-content:space-between;margin-bottom:4px;font-size:12px;color:#8c8c8c}.progress-label span:last-child{font-weight:500;color:#262626}.workstation-section{padding:16px 24px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.section-title{font-size:16px;font-weight:600;color:#262626;display:flex;align-items:center;gap:8px}.workstation-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.workstation-card{background:#fff;border-radius:8px;padding:16px;border:1px solid #E8E8E8;transition:all .3s ease;cursor:pointer}.workstation-card:hover{border-color:#005aab;box-shadow:0 4px 12px #005aab26}.workstation-card.warning{border-color:#faad14;background:#fffbe6}.workstation-card.fault{border-color:#f5222d;background:#fff1f0}.ws-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.ws-name{font-size:15px;font-weight:600;color:#262626}.ws-type{font-size:12px;color:#8c8c8c;background:#f5f5f5;padding:2px 8px;border-radius:4px}.ws-metrics{display:flex;gap:16px;margin-bottom:12px}.ws-metric{flex:1}.ws-metric-label{font-size:11px;color:#8c8c8c;margin-bottom:2px}.ws-metric-value{font-size:18px;font-weight:600;color:#262626}.ws-metric-value.warning{color:#faad14}.ws-metric-value.success{color:#52c41a}.ws-progress{margin-top:8px}.ws-progress-bar{height:4px;background:#e8e8e8;border-radius:2px;overflow:hidden}.ws-progress-fill{height:100%;border-radius:2px;transition:width .3s ease}.ws-progress-fill.high{background:linear-gradient(90deg,#52c41a,#73d13d)}.ws-progress-fill.medium{background:linear-gradient(90deg,#1890ff,#40a9ff)}.ws-progress-fill.low{background:linear-gradient(90deg,#faad14,#ffc53d)}.ws-progress-fill.critical{background:linear-gradient(90deg,#f5222d,#ff4d4f)}.ws-equipment{margin-top:12px;padding-top:12px;border-top:1px dashed #E8E8E8}.ws-equipment-title{font-size:11px;color:#8c8c8c;margin-bottom:6px}.ws-equipment-info{display:flex;flex-wrap:wrap;gap:8px}.ws-equipment-tag{font-size:11px;color:#595959;background:#fafafa;padding:2px 6px;border-radius:2px}.takt-visual{margin-top:24px;background:#fff;border-radius:8px;padding:20px}.takt-visual-title{font-size:14px;font-weight:600;color:#262626;margin-bottom:16px}.takt-flow{display:flex;align-items:center;gap:4px;overflow-x:auto;padding:8px 0}.takt-station{display:flex;flex-direction:column;align-items:center;min-width:80px}.takt-station-bar{width:60px;border-radius:4px 4px 0 0;display:flex;align-items:flex-end;justify-content:center;padding-bottom:8px;min-height:40px;transition:all .3s ease}.takt-station-bar.running{background:linear-gradient(180deg,#52c41a,#95de64)}.takt-station-bar.warning{background:linear-gradient(180deg,#faad14,#ffc53d)}.takt-station-bar.fault{background:linear-gradient(180deg,#f5222d,#ff7875)}.takt-station-bar.idle{background:linear-gradient(180deg,#d9d9d9,#e8e8e8)}.takt-value{font-size:12px;font-weight:600;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2)}.takt-station-name{font-size:11px;color:#595959;margin-top:6px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:80px}.takt-arrow{color:#d9d9d9;font-size:16px}.target-line{position:relative;height:2px;background:#f5222d;margin:8px 0}.target-line:before{content:"目标节拍 15s";position:absolute;right:0;top:-18px;font-size:10px;color:#f5222d;background:#fff1f0;padding:2px 6px;border-radius:2px}.line-overview-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.stat-card-mini{background:#fff;border-radius:8px;padding:12px;text-align:center;border:1px solid #E8E8E8}.stat-card-mini .value{font-size:20px;font-weight:600}.stat-card-mini .label{font-size:11px;color:#8c8c8c;margin-top:4px}.stat-card-mini.running .value{color:#52c41a}.stat-card-mini.warning .value{color:#faad14}.stat-card-mini.fault .value{color:#f5222d}.stat-card-mini.idle .value{color:#8c8c8c}@media (max-width: 768px){.workstation-grid{grid-template-columns:1fr}.line-metrics{flex-wrap:wrap;gap:12px}.metric-item{min-width:60px;padding:6px 12px}.metric-value{font-size:18px}}.global-overview{padding:0}.overview-header{display:flex;justify-content:space-between;align-items:center}.header-actions{display:flex;gap:8px}.warning-marquee-container{display:flex;align-items:center;background:linear-gradient(90deg,#fffbe6,#fff7cc);border:1px solid #FFE58F;border-radius:6px;padding:8px 16px;overflow:hidden}.warning-marquee-icon{display:flex;align-items:center;gap:6px;flex-shrink:0;padding-right:16px;border-right:1px solid #FFE58F;margin-right:16px}.warning-marquee-title{font-weight:600;color:#d48806;font-size:14px}.warning-marquee-content{flex:1;overflow:hidden;white-space:nowrap}.warning-marquee-text{display:inline-block;animation:marquee 60s linear infinite;color:#d48806;font-size:13px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.warning-marquee-count{flex-shrink:0;margin-left:16px;padding-left:16px;border-left:1px solid #FFE58F}.stat-card{border:1px solid #F0F0F0;box-shadow:0 1px 2px #0000000d;transition:all .3s ease}.stat-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.stat-content{display:flex;align-items:center;gap:16px}.stat-icon{font-size:32px;opacity:.9}.stat-info{flex:1}.stat-value{font-size:28px;font-weight:700;line-height:1.2}.stat-label{font-size:13px;color:#8c8c8c;margin-top:2px}.tree-card,.table-card,.match-card{border:1px solid #F0F0F0;box-shadow:0 1px 2px #0000000d;height:100%}.content-row{display:flex;gap:16px;min-height:400px}.tree-column{width:20%;min-width:200px;flex-shrink:0}.table-column{flex:1;min-width:0}.tree-card .ant-card-body,.table-card .ant-card-body{display:flex;flex-direction:column;flex:1}.tree-card .ant-card-body{overflow-y:auto;max-height:calc(100vh - 350px)}.card-title-wrapper{display:flex;align-items:center;font-size:15px;font-weight:600;color:#262626}.factory-tree{background:transparent}.factory-tree .ant-tree-node-content-wrapper{padding:6px 10px;border-radius:4px;transition:background .2s}.factory-tree .ant-tree-node-content-wrapper:hover{background:#f5f5f5}.factory-tree .ant-tree-node-selected .ant-tree-title{color:#005aab;font-weight:500}.tree-node-title{display:flex;align-items:center;font-size:13px}.tree-node-title .line-count{margin-left:6px;font-size:11px;color:#bfbfbf}.table-filters{display:flex;gap:8px}.match-controls{display:flex;gap:8px;align-items:center}.gauge-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}.gauge-label{text-align:center;font-size:13px;color:#8c8c8c;margin-top:-10px}.match-alert{display:flex;align-items:center;padding:14px 18px;background:#f6ffed;border:1px solid #B7EB8F;border-radius:6px;margin-bottom:16px;font-size:14px}.match-details{margin-top:8px}.detail-panel{background:#fafafa;border-radius:6px;padding:14px;height:100%}.diff-panel{background:#fffbe6;border:1px solid #FFE58F}.panel-title{font-size:13px;font-weight:600;color:#262626;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #F0F0F0}.feature-list{display:flex;flex-direction:column;gap:6px}.feature-item{display:flex;align-items:center;gap:8px;padding:8px 10px;background:#fff;border-radius:4px;font-size:13px;transition:background .2s}.feature-item:hover{background:#f5f5f5}.feature-item.feature-match{border-left:3px solid #52C41A}.feature-item.feature-partial{border-left:3px solid #FAAD14}.feature-item.feature-mismatch{border-left:3px solid #F5222D}.feature-name{color:#595959;min-width:70px}.feature-value{color:#262626;font-weight:500}.diff-item{background:#fff;border-radius:4px;padding:10px;margin-bottom:8px}.diff-item:last-child{margin-bottom:0}.diff-header{display:flex;align-items:center;margin-bottom:6px;font-weight:500;color:#faad14}.diff-content{padding-left:22px;font-size:12px;color:#595959}.diff-solution{color:#1890ff;margin-top:4px}.ant-table-thead>tr>th{background:#fafafa!important;font-weight:500;font-size:13px}.ant-card-head{min-height:auto;padding:12px 16px}.ant-card-head-title{font-size:14px}.ant-card-body{padding:16px}@media (max-width: 1400px){.stat-value{font-size:24px}.stat-icon{font-size:26px}}@media (max-width: 1200px){.stat-card .stat-content{gap:12px}.stat-value{font-size:22px}.stat-icon{font-size:24px}.detail-panel{padding:12px}.feature-item{padding:6px 8px;font-size:12px}.tree-card,.table-card,.match-card{margin-bottom:16px}}@media (max-width: 992px){.overview-header{flex-direction:column;align-items:flex-start;gap:12px}.header-actions{width:100%;flex-wrap:wrap}.stat-cards-wrapper .ant-col{margin-bottom:12px}.stat-value{font-size:20px}.stat-label{font-size:12px}}@media (max-width: 768px){.page-title{font-size:20px}.stat-card .ant-card-body{padding:12px}.stat-content{flex-direction:column;align-items:flex-start;gap:8px}.stat-icon{font-size:28px}.stat-value{font-size:24px}.stat-label{font-size:11px}.detail-panel{margin-bottom:12px}.diff-panel{margin-top:12px}}.capacity-smed{padding:0}.metric-cards{border:1px solid #F0F0F0;box-shadow:0 1px 2px #0000000d}.metric-card{padding:8px 0}.metric-trend{margin-top:8px;font-size:12px}.trend-up{color:#52c41a}.trend-down{color:#f5222d}.metric-target{margin-top:8px;font-size:12px;color:#8c8c8c}.view-toggle{display:flex;align-items:center;justify-content:flex-end}.chart-card,.table-card{border:1px solid #F0F0F0;box-shadow:0 1px 2px #0000000d}.chart-legend{display:flex;justify-content:center;gap:24px;margin-top:8px}.legend-item{display:flex;align-items:center;gap:8px;font-size:12px;color:#8c8c8c}.legend-color{width:16px;height:12px;border-radius:2px}.changeover-summary{display:flex;align-items:center}.changeover-details{margin-top:16px;padding-top:16px;border-top:1px solid #F0F0F0}.stage-card{padding:12px 16px;background:#fafafa;border-radius:4px;border-left:3px solid;cursor:pointer;transition:all .2s}.stage-card:hover{background:#f5f5f5}.stage-name{font-size:14px;color:#595959;margin-bottom:4px}.stage-time{font-size:20px;font-weight:600;color:#262626}.optimization-tip{margin-top:16px;padding:12px 16px;background:#e6f4ff;border-radius:4px;display:flex;align-items:center;gap:8px;font-size:14px;color:#595959}@media (max-width: 1200px){.metric-cards .ant-card-body{padding:12px}.chart-card .ant-card-body{padding:16px}}@media (max-width: 992px){.page-title{font-size:20px}.metric-cards-wrapper .ant-col{margin-bottom:12px}.view-toggle{justify-content:flex-start;margin-top:8px}.changeover-summary{flex-direction:column;align-items:flex-start;gap:8px}.stage-cards-wrapper .ant-col{margin-bottom:8px}}@media (max-width: 768px){.page-title{font-size:18px}.page-header,.metric-cards,.chart-card,.table-card{margin-bottom:12px}.chart-legend{flex-wrap:wrap;gap:12px}}.equipment-pdm{padding:0}.page-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#fff;border-radius:12px;margin-bottom:16px;box-shadow:0 2px 8px #0000000f}.header-left{display:flex;align-items:center;gap:16px}.page-title{margin:0;font-size:22px;font-weight:600;color:#262626;display:flex;align-items:center}.header-right{display:flex;align-items:center;gap:20px}.auto-adjust-switch{display:flex;align-items:center;gap:8px;color:#595959;background:#f5f5f5;padding:8px 16px;border-radius:8px}.status-bar{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:12px;padding:16px 24px;box-shadow:0 2px 8px #0000000f}.status-item{display:flex;flex-direction:column;align-items:center;gap:4px}.status-item.temperature-status{cursor:pointer;padding:8px 16px;border-radius:8px;transition:all .3s ease}.status-item.temperature-status:hover{background:#f5f5f5}.status-label{font-size:12px;color:#8c8c8c}.status-value{font-size:20px;font-weight:600;font-family:SF Mono,Monaco,Inconsolata,monospace}.status-text{font-size:12px;color:#52c41a}.status-divider{width:1px;height:40px;background:#f0f0f0}.monitor-tabs{background:#fff;border-radius:12px 12px 0 0;padding:0 16px;margin-bottom:0!important}.monitor-tabs .ant-tabs-nav{margin-bottom:0}.chart-card,.gauge-card,.alarm-card,.ai-card,.adjust-card,.summary-card,.params-card{border-radius:12px;box-shadow:0 2px 8px #0000000f}.params-card .params-section{margin-bottom:16px}.params-card .params-section:last-child{margin-bottom:0}.params-group-title{font-size:12px;color:#8c8c8c;margin-bottom:8px;padding-bottom:4px;border-bottom:1px dashed #E8E8E8}.adjust-form .adjust-item{display:flex;align-items:center;gap:12px;margin-bottom:16px}.adjust-form .adjust-label{width:120px;font-size:14px;color:#595959}.adjust-form .adjust-hint{font-size:12px;color:#8c8c8c}.warning-params{padding:16px;background:#fafafa;border-radius:8px}.warning-suggestions h4{margin-bottom:8px;color:#595959}.warning-suggestions ul{margin:0;padding-left:20px}.warning-suggestions li{margin-bottom:4px;color:#595959}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #F0F0F0}.card-title{font-size:15px;font-weight:600;color:#262626;display:flex;align-items:center}.chart-footer{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid #F0F0F0;margin-top:8px}.threshold-info{display:flex;gap:16px}.threshold-item{display:flex;align-items:center;gap:6px;font-size:12px;color:#8c8c8c}.threshold-dot{width:8px;height:8px;border-radius:50%}.update-time{font-size:12px;color:#8c8c8c;display:flex;align-items:center}.gauge-row{padding:8px 0}.alarm-item{padding:12px 16px;background:#fafafa;border-radius:8px;margin-bottom:12px}.alarm-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.alarm-time{font-family:SF Mono,Monaco,monospace;font-size:14px;font-weight:600;color:#262626}.alarm-content{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.alarm-detail{display:flex;gap:8px}.alarm-detail .label{color:#8c8c8c;font-size:13px}.alarm-detail .value{color:#262626;font-size:13px;font-weight:500}.alarm-detail .value.error{color:#f5222d}.alarm-detail .value.action{color:#1890ff}.ai-alert{margin-bottom:16px}.model-params{display:flex;flex-direction:column;gap:12px}.model-param{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:#f6f8fa;border-radius:6px}.param-name{color:#595959;font-size:13px}.param-value{color:#262626;font-weight:500;font-size:13px;font-family:SF Mono,Monaco,monospace}.adjust-list{display:flex;flex-direction:column;gap:12px;max-height:320px;overflow-y:auto}.adjust-item{padding:12px;background:#f6f8fa;border-radius:8px;border-left:3px solid #722ED1}.adjust-header{display:flex;align-items:center;gap:12px;margin-bottom:8px}.adjust-time{font-family:SF Mono,Monaco,monospace;font-size:13px;color:#595959}.adjust-content{display:flex;flex-direction:column;gap:6px}.adjust-row{display:flex;align-items:center;gap:8px}.adjust-label{font-size:12px;color:#8c8c8c}.adjust-action{font-size:13px;font-weight:500;color:#722ed1}.adjust-values{font-family:SF Mono,Monaco,monospace;font-size:13px;color:#262626}.summary-item{display:flex;align-items:flex-start;gap:16px;padding:16px;background:#f6f8fa;border-radius:12px;height:100%}.summary-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.summary-icon.monitor{background:linear-gradient(135deg,#1890ff,#096dd9);color:#fff}.summary-icon.warning{background:linear-gradient(135deg,#faad14,#d48806);color:#fff}.summary-icon.optimize{background:linear-gradient(135deg,#52c41a,#389e0d);color:#fff}.summary-content{flex:1}.summary-title{font-size:15px;font-weight:600;color:#262626;margin-bottom:6px}.summary-desc{font-size:13px;color:#8c8c8c;line-height:1.6}@media (max-width: 1200px){.status-bar{flex-wrap:wrap;gap:16px}.status-divider{display:none}.status-item{flex:1;min-width:120px}}.consumables-lifecycle{padding:0}.main-card{border:1px solid #F0F0F0;box-shadow:0 1px 2px #0000000d}.filter-section{margin-bottom:16px}.filter-section .ant-radio-button-wrapper{border-radius:4px!important;margin-right:8px;border:1px solid #D9D9D9}.filter-section .ant-radio-button-wrapper-checked{border-color:#005aab!important}.item-name{font-weight:500;color:#262626}.item-code{font-size:12px;color:#8c8c8c;margin-top:2px}.progress-cell{display:flex;align-items:center;gap:12px}.progress-text{font-size:12px;color:#595959;white-space:nowrap}.row-warning{background:#fffbe6!important}.row-warning:hover>td{background:#fff1b8!important}.row-alarm{background:#fff2f0!important}.row-alarm:hover>td{background:#ffccc7!important}.settings-tip{display:flex;align-items:center;padding:12px;background:#f5f5f5;border-radius:4px;margin-top:16px}.tip-text{font-size:12px;color:#8c8c8c}@media (max-width: 1200px){.main-card .ant-card-body{padding:16px}}@media (max-width: 992px){.page-title{font-size:20px}.filter-section{margin-bottom:12px}.filter-section .ant-radio-button-wrapper{margin-bottom:8px}.item-name{font-size:14px}.item-code{font-size:11px}.progress-cell{gap:8px}.progress-text{font-size:11px}}@media (max-width: 768px){.page-title{font-size:18px}.page-header,.main-card{margin-bottom:12px}.filter-section .ant-radio-group{display:flex;flex-wrap:wrap;gap:8px}.filter-section .ant-radio-button-wrapper{margin-right:0}.item-name{font-size:13px}.settings-tip{flex-direction:column;align-items:flex-start;gap:8px}}.spare-parts-dispatch{padding:0}.page-header{margin-bottom:16px}.page-title{font-size:24px;font-weight:600;color:#262626;margin:0}.search-card,.dispatch-card{border:1px solid #F0F0F0;box-shadow:0 1px 2px #0000000d}.card-title-wrapper{display:flex;align-items:center;font-size:16px;font-weight:600;color:#262626}.empty-selection{text-align:center;padding:32px 0;color:#8c8c8c}.action-buttons{display:flex;justify-content:center}.ant-table-thead>tr>th{background:#fafafa!important}.ant-table-tbody>tr:hover>td{background:#e6f4ff!important}.ant-steps-item-process .ant-steps-item-icon,.ant-steps-item-finish .ant-steps-item-icon{background:#005aab;border-color:#005aab}.ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon{color:#fff}.ant-descriptions-bordered .ant-descriptions-item-label{background:#fafafa;font-weight:500}@media (max-width: 1200px){.search-card .ant-card-body,.dispatch-card .ant-card-body{padding:16px}.dispatch-steps{padding:0 8px}}@media (max-width: 992px){.page-title{font-size:20px}.search-card,.dispatch-card{margin-bottom:16px}.action-buttons{flex-direction:column;gap:8px}.action-buttons .ant-btn{width:100%}.dispatch-steps .ant-steps-item{margin-bottom:16px}.dispatch-steps .ant-steps-item-tail{display:none}}@media (max-width: 768px){.page-title{font-size:18px}.page-header,.search-card,.dispatch-card{margin-bottom:12px}.empty-selection{padding:24px 0;font-size:14px}.dispatch-info{font-size:13px}.ant-descriptions-bordered .ant-descriptions-item{padding:8px}.ant-descriptions-bordered .ant-descriptions-item-label,.ant-descriptions-bordered .ant-descriptions-item-content{font-size:12px}}.new-product-match{padding:0}.new-product-match .page-header{margin-bottom:20px}.new-product-match .page-title{font-size:20px;font-weight:600;color:#262626;margin:0 0 8px;display:flex;align-items:center}.new-product-match .page-description{font-size:14px;color:#8c8c8c;margin:0}.input-card .ant-card-body{padding:20px}.input-card .ant-form-item-label>label{font-weight:500;color:#595959}.summary-card .ant-card-body{padding:16px 20px}.summary-item{display:flex;align-items:center;gap:12px;padding:8px 16px;background:#fafafa;border-radius:4px}.summary-content{display:flex;flex-direction:column}.summary-value{font-size:24px;font-weight:600;color:#262626;line-height:1.2}.summary-label{font-size:12px;color:#8c8c8c;margin-top:2px}.result-card .ant-card-head-title,.detail-card .ant-card-head-title{font-weight:500}.platform-tags{display:flex;flex-wrap:wrap;gap:4px}.transformation-section{margin-top:16px}.transformation-section h4{font-size:14px;font-weight:500;color:#262626;margin:0 0 12px}.suggestion-item{display:flex;flex-direction:column;gap:4px}.suggestion-category{font-weight:500;color:#262626}.suggestion-desc{color:#595959;font-size:13px}.suggestion-days{font-size:12px;color:#8c8c8c;margin-top:4px}.suggestion-alert{margin-bottom:8px}.total-days{margin-top:16px;padding:12px;background:#e6f7ff;border-radius:4px;font-size:14px;color:#1890ff;text-align:center}.total-days strong{color:#1890ff;font-size:16px}.success-alert{margin-top:16px}.result-empty{padding:60px 0}.result-empty .ant-empty-description{color:#8c8c8c}@media (max-width: 1200px){.new-product-match .input-card .ant-col-6{width:50%}}@media (max-width: 768px){.new-product-match .input-card .ant-col-6{width:100%}.summary-item{padding:8px 12px}.summary-value{font-size:20px}}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.5715;color:#595959;background-color:#f0f2f5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--color-primary: #005AAB;--color-primary-hover: #1890FF;--color-primary-active: #003A75;--color-primary-light: #E6F4FF;--color-primary-lighter: #F0F5FF;--color-success: #52C41A;--color-warning: #FAAD14;--color-error: #F5222D;--color-info: #1890FF;--color-text-primary: #262626;--color-text-secondary: #595959;--color-text-tertiary: #8C8C8C;--color-text-disabled: #BFBFBF;--color-border: #D9D9D9;--color-border-secondary: #F0F0F0;--color-bg: #F0F2F5;--color-bg-container: #FFFFFF;--border-radius: 4px;--border-radius-lg: 8px;--font-size: 14px;--font-size-sm: 12px;--font-size-lg: 16px;--font-size-xl: 20px;--font-size-xxl: 24px;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 2px 8px rgba(0, 0, 0, .1);--transition-fast: .2s ease-out;--transition-normal: .3s ease-in-out;--header-height: 56px;--sidebar-width: 200px;--sidebar-collapsed-width: 64px}.ant-layout{min-height:100vh;background:#f0f2f5}.ant-layout-header{height:var(--header-height);line-height:var(--header-height);padding:0 24px;background:#fff;box-shadow:0 1px 4px #00000014;display:flex;align-items:center;justify-content:space-between}.ant-layout-sider{background:#fff!important;border-right:1px solid var(--color-border-secondary)}.ant-layout-content{padding:var(--spacing-lg);background:#f0f2f5}.ant-card{border:1px solid var(--color-border-secondary);box-shadow:var(--shadow-sm)}.ant-card-head{border-bottom:1px solid var(--color-border-secondary)}.ant-card-head-title{font-size:16px;font-weight:600;color:var(--color-text-primary)}.ant-table-thead>tr>th{background:#fafafa;font-weight:500;color:var(--color-text-primary)}.ant-table-tbody>tr:nth-child(2n){background:#fafafa}.ant-table-tbody>tr:hover>td{background:var(--color-primary-light)!important}.ant-menu-light{background:transparent}.ant-menu-item-selected{background:var(--color-primary-light)!important;color:var(--color-primary)!important;position:relative}.ant-menu-item-selected:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--color-primary)}.ant-menu-item:hover{background:#f5f5f5;color:var(--color-text-primary)}@keyframes tag-blink{0%,to{opacity:1}50%{opacity:.5}}.tag-blink{animation:tag-blink 1s ease-in-out infinite}@keyframes pulse-warning{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}.pulse-warning{animation:pulse-warning 1s ease-in-out infinite}::-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}.page-title{font-size:var(--font-size-xxl);font-weight:600;color:var(--color-text-primary);margin-bottom:var(--spacing-lg)}.card-title{font-size:var(--font-size-lg);font-weight:600;color:var(--color-text-primary)}.text-success{color:var(--color-success)}.text-warning{color:var(--color-warning)}.text-error{color:var(--color-error)}.text-primary{color:var(--color-primary)}.text-secondary{color:var(--color-text-secondary)}.text-tertiary{color:var(--color-text-tertiary)}.bg-success-light{background:#f6ffed}.bg-warning-light{background:#fffbe6}.bg-error-light{background:#fff2f0}.bg-primary-light{background:var(--color-primary-light)}@media (max-width: 768px){:root{--font-size: 13px;--font-size-sm: 11px;--font-size-lg: 15px;--font-size-xl: 18px;--font-size-xxl: 20px;--spacing-md: 12px;--spacing-lg: 16px}body{font-size:13px}.ant-card-body{padding:12px}.ant-btn{padding:4px 12px;font-size:13px}.ant-table{font-size:12px}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:8px!important}.ant-descriptions-bordered .ant-descriptions-item{padding:8px}.ant-descriptions-bordered .ant-descriptions-item-label,.ant-descriptions-bordered .ant-descriptions-item-content{font-size:12px}.ant-tag{font-size:11px;padding:0 6px}.ant-input,.ant-select-selector{font-size:13px!important}}
