html,body,#root{width:100%;height:100%;margin:0}body{overflow-x:auto;background:#f5f7fb;color:#1f2329;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}:root{--app-sider-width: 168px;--app-content-min-width: 0px;--app-main-min-width: 744px;--app-shell-min-width: calc(var(--app-sider-width) + var(--app-main-min-width));--app-fluid-space: clamp(12px, 1.45vw, 20px);--app-action-height: clamp(32px, 2.65vw, 36px);--app-action-padding: clamp(12px, 1.15vw, 16px)}.app-shell{min-width:var(--app-shell-min-width)}.app-main{min-width:var(--app-main-min-width);background:#f5f7fb}.app-header{display:flex;height:56px;min-width:var(--app-main-min-width);align-items:center;justify-content:space-between;gap:var(--app-fluid-space);padding:0 var(--app-fluid-space);background:#fff;border-bottom:1px solid #e5e8ef;line-height:normal}.app-header-user{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-header-leading{display:flex;min-width:0;align-items:center;gap:8px}.mobile-menu-button{display:none;flex:0 0 auto}.app-header-logout{height:var(--app-action-height);min-width:clamp(76px,7vw,96px);flex:0 0 auto;padding-inline:var(--app-action-padding);font-size:clamp(13px,1vw,14px)}.app-content{min-width:var(--app-content-min-width);padding:var(--app-fluid-space);background:#f5f7fb}.page{display:flex;flex-direction:column;gap:16px;min-width:0}.page-header{display:flex;align-items:center;justify-content:space-between;gap:clamp(12px,1.4vw,16px)}.page-title{margin:0;flex:0 1 auto;font-size:clamp(18px,1.6vw,20px);font-weight:650;white-space:nowrap}.dashboard-page{--dashboard-navy: #16324a;--dashboard-blue: #1677ff}.dashboard-hero{position:relative;display:flex;min-height:150px;overflow:hidden;align-items:center;justify-content:space-between;gap:24px;padding:clamp(24px,3vw,38px);color:#fff;background:radial-gradient(circle at 76% 28%,rgb(73 178 255 / 28%),transparent 23%),linear-gradient(125deg,#112c42,#195072 58%,#1677ff 130%);border-radius:12px;box-shadow:0 12px 30px #1b405b24}.dashboard-hero:after{position:absolute;width:300px;height:300px;right:-88px;bottom:-218px;content:"";border:34px solid rgb(255 255 255 / 8%);border-radius:50%}.dashboard-hero>*{position:relative;z-index:1}.dashboard-eyebrow{color:#83c9ff!important;font-size:11px;font-weight:700;letter-spacing:1.7px}.dashboard-hero h1{margin:8px 0 6px;color:#fff;font-size:clamp(24px,2.6vw,34px)}.dashboard-hero p{margin:0;color:#ffffffb8}.dashboard-filter-card .ant-card-body{padding:16px 20px}.dashboard-filter-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:8px}.dashboard-filter-title{display:inline-flex;align-items:center;gap:7px;font-weight:650}.dashboard-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.dashboard-metric-card .ant-card-body{display:flex;min-height:128px;align-items:flex-start;gap:14px;padding:20px}.dashboard-metric-card.is-clickable{cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.dashboard-metric-card.is-clickable:hover{transform:translateY(-2px);box-shadow:0 9px 24px #1d3a521a}.dashboard-metric-icon{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:10px;font-size:20px}.dashboard-metric-icon.blue{color:#1677ff;background:#eaf3ff}.dashboard-metric-icon.green{color:#389e0d;background:#edf9e8}.dashboard-metric-icon.orange{color:#d46b08;background:#fff3e6}.dashboard-metric-icon.red{color:#cf3f3f;background:#fff0f0}.dashboard-metric-icon.cyan{color:#08979c;background:#e6fffb}.dashboard-metric-icon.purple{color:#722ed1;background:#f4edff}.dashboard-metric-icon.gold{color:#ad6800;background:#fff8df}.dashboard-metric-icon.teal{color:#087e8b;background:#e8f7f8}.dashboard-metric-content{min-width:0}.dashboard-metric-value{overflow:hidden;margin:5px 0 2px;color:#172b3d;font-size:clamp(20px,1.65vw,25px);font-weight:720;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.dashboard-metric-value span{font-size:14px;font-weight:500}.dashboard-metric-detail{display:block;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.dashboard-main-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,.8fr);gap:16px}.dashboard-chart-card,.dashboard-todo-card{min-width:0}.dashboard-chart-wrap{min-height:240px}.dashboard-chart{display:block;width:100%;height:210px}.dashboard-chart-grid{stroke:#e9edf2;stroke-width:1}.dashboard-chart-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.dashboard-chart-line.procurement{stroke:#3f8cff}.dashboard-chart-line.sales{stroke:#28a779}.dashboard-chart-dot.procurement{fill:#3f8cff}.dashboard-chart-dot.sales{fill:#28a779}.dashboard-chart-label{fill:#84909c;font-size:10px}.dashboard-chart-legend{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;color:#697683;font-size:12px}.dashboard-chart-legend span{display:inline-flex;align-items:center;gap:6px}.dashboard-chart-legend i{width:18px;height:3px;border-radius:2px}.dashboard-chart-legend i.procurement{background:#3f8cff}.dashboard-chart-legend i.sales{background:#28a779}.dashboard-chart-legend i.smelting{background:#fa8c16}.dashboard-chart-legend i.outsource{background:#7b61d1}.dashboard-chart-legend i.steelmaking{background:#e84a5f}.dashboard-analytics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.dashboard-analytics-card{min-width:0}.dashboard-inventory-chart{display:flex;min-height:288px;flex-direction:column;justify-content:center;gap:11px}.dashboard-inventory-row{display:grid;grid-template-columns:22px minmax(74px,1fr) minmax(100px,2fr) auto 28px;align-items:center;gap:9px;font-size:12px}.dashboard-inventory-rank{display:grid;width:20px;height:20px;place-items:center;color:#687683;background:#f0f3f6;border-radius:5px;font-size:11px}.dashboard-inventory-row:nth-child(-n+3) .dashboard-inventory-rank{color:#fff;background:#3f8cff}.dashboard-inventory-track{height:10px;overflow:hidden;background:#edf1f5;border-radius:6px}.dashboard-inventory-track span{display:block;height:100%;background:linear-gradient(90deg,#5b9cff,#63c8d3);border-radius:inherit}.dashboard-inventory-row strong{color:#263746;font-variant-numeric:tabular-nums}.dashboard-processing-chart{min-height:288px}.dashboard-processing-bars{display:flex;height:248px;padding:12px 4px 4px;align-items:stretch;justify-content:space-around;gap:5px;border-bottom:1px solid #e7ebef;background:repeating-linear-gradient(to bottom,#fff 0,#fff 56px,#edf0f3,#fff 58px)}.dashboard-processing-group{display:flex;min-width:0;flex:1 1 0;flex-direction:column;align-items:center;justify-content:flex-end;gap:7px}.dashboard-processing-columns{display:flex;width:min(42px,100%);height:196px;align-items:flex-end;justify-content:center;gap:2px}.dashboard-processing-columns span{width:10px;min-width:3px;border-radius:3px 3px 0 0;transition:height .2s ease}.dashboard-processing-columns .smelting{background:#fa8c16}.dashboard-processing-columns .outsource{background:#7b61d1}.dashboard-processing-columns .steelmaking{background:#e84a5f}.dashboard-processing-group>.ant-typography{overflow:hidden;width:100%;font-size:9px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.dashboard-processing-chart .dashboard-chart-legend{margin-top:14px}.dashboard-todo-list{display:flex;flex-direction:column}.dashboard-todo-list button{display:grid;width:100%;min-height:52px;padding:0 2px;grid-template-columns:10px minmax(0,1fr) auto 14px;align-items:center;gap:9px;color:#2b3945;text-align:left;background:transparent;border:0;border-bottom:1px solid #eef1f4;cursor:pointer}.dashboard-todo-list button:hover{color:#1677ff}.dashboard-todo-dot{width:7px;height:7px;border-radius:50%;background:#aab3bc}.dashboard-todo-dot.warning{background:#faad14}.dashboard-todo-dot.info{background:#1677ff}.dashboard-todo-dot.error{background:#ff4d4f}.dashboard-todo-list strong{font-size:17px}.dashboard-todo-arrow{color:#a0a9b2;font-size:20px}.dashboard-quick-grid{display:grid;grid-template-columns:repeat(10,minmax(78px,1fr));gap:12px}.dashboard-quick-grid button{display:flex;min-height:88px;padding:12px 6px;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#3d4b57;background:#f8fafc;border:1px solid #edf0f3;border-radius:9px;cursor:pointer;white-space:nowrap}.dashboard-quick-grid button:hover{color:#1677ff;background:#f0f7ff;border-color:#b9d8ff}.dashboard-quick-grid button span{color:#1677ff;font-size:23px}.dashboard-ai-range{margin:18px 0}.dashboard-ai-suggestions{display:flex;margin:10px 0 16px;flex-direction:column;align-items:stretch;gap:8px}.dashboard-ai-suggestions .ant-btn{height:auto;padding-block:8px;text-align:left;white-space:normal}.dashboard-ai-submit,.dashboard-ai-config,.dashboard-ai-answer{margin-top:18px}@media(max-width:1320px){.dashboard-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-quick-grid{grid-template-columns:repeat(5,minmax(88px,1fr))}}@media(max-width:860px){.dashboard-main-grid,.dashboard-analytics-grid{grid-template-columns:1fr}.dashboard-filter-row{align-items:flex-start;flex-direction:column}.dashboard-filter-row .ant-picker{width:100%}}@media(max-width:620px){.dashboard-hero{align-items:flex-start;flex-direction:column}.dashboard-metric-grid{grid-template-columns:1fr}.dashboard-quick-grid{grid-template-columns:repeat(3,minmax(78px,1fr))}.dashboard-filter-row .ant-segmented{width:100%;overflow-x:auto}}.page-header .ant-space{max-width:100%;gap:clamp(6px,.7vw,8px)!important}.page-header .ant-btn{height:var(--app-action-height);padding-inline:var(--app-action-padding);font-size:clamp(13px,1vw,14px);white-space:nowrap}.toolbar{display:flex;flex-wrap:wrap;gap:12px 16px;align-items:center}.list-filters{overflow:hidden;background:#fff;border:1px solid #e5e8ef;border-radius:8px}.list-filters-heading{display:flex;min-height:42px;align-items:center;justify-content:space-between;padding:0 12px 0 16px}.list-filters:not(.is-collapsed) .list-filters-heading{border-bottom:1px solid #f0f1f4}.list-filters-title{color:#30343b;font-weight:650}.list-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:12px 18px;align-items:center;padding:16px}.list-filter-grid>.filter-item{display:grid;grid-template-columns:88px minmax(0,1fr);gap:8px}.list-filter-grid>.filter-item>span:first-child{text-align:right}.list-filter-grid>.filter-item>:last-child,.list-filter-grid>.filter-item .ant-picker-range{width:100%!important}.list-filter-grid>.filter-actions{grid-column:-2 / -1;justify-content:flex-end;margin-left:0}.business-table-workspace{min-width:0;overflow:hidden;background:#fff;border:1px solid #e5e8ef;border-radius:8px}.business-table-toolbar{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;border-bottom:1px solid #e5e8ef}.business-table-actions{display:flex;min-width:0;align-items:center;gap:12px}.business-table-actions .ant-btn-link{height:32px;padding-inline:12px;border:1px solid #d9d9d9;border-radius:6px}.business-table-actions .ant-btn-link:hover{border-color:#4096ff}.selection-summary{white-space:nowrap}.column-settings-panel{width:220px}.column-settings-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.column-settings-list{display:grid;max-height:320px;overflow-y:auto;grid-template-columns:1fr 1fr;gap:8px 12px}.business-table-workspace>.ant-table-wrapper{overflow-x:auto}@page{size:A4 landscape;margin:10mm}@media print{body.business-print-mode *{visibility:hidden!important}body.business-print-mode .business-table-workspace.is-print-target,body.business-print-mode .business-table-workspace.is-print-target *{visibility:visible!important}body.business-print-mode .business-table-workspace.is-print-target{position:absolute;top:0;left:0;width:100%;border:0}body.business-print-mode .business-table-toolbar,body.business-print-mode .ant-pagination,body.business-print-mode .ant-table-selection-column,body.business-print-mode tr[data-row-key]:not(.is-print-selected){display:none!important}body.detail-print-mode *{visibility:hidden!important}body.detail-print-mode{height:auto!important;overflow:visible!important}body.detail-print-mode #root{display:none!important}body.detail-print-mode .detail-print-portal,body.detail-print-mode .detail-print-portal *{visibility:visible!important}body.detail-print-mode .detail-print-portal{position:static!important;display:block!important;width:100%;height:auto!important;max-height:none!important;overflow:visible!important;color:#000}body.detail-print-mode .detail-print-heading{display:block;margin:0 0 18px;font-size:22px;text-align:center}body.detail-print-mode .ant-table-content,body.detail-print-mode .ant-table-body,body.detail-print-mode .ant-table-container,body.business-print-mode .ant-table-content,body.business-print-mode .ant-table-body,body.business-print-mode .ant-table-container{overflow:visible!important}body.detail-print-mode .detail-print-portal .ant-table-wrapper,body.detail-print-mode .detail-print-portal .ant-spin-nested-loading,body.detail-print-mode .detail-print-portal .ant-spin-container,body.detail-print-mode .detail-print-portal .ant-table,body.detail-print-mode .detail-print-portal .ant-table-container,body.detail-print-mode .detail-print-portal .ant-table-content,body.detail-print-mode .detail-print-portal .ant-table-body{height:auto!important;max-height:none!important;overflow:visible!important;transform:none!important}body.detail-print-mode .ant-table-container table,body.business-print-mode .ant-table-container table{width:100%!important;min-width:100%!important;table-layout:auto!important}body.detail-print-mode .ant-table-cell-fix-left,body.detail-print-mode .ant-table-cell-fix-right,body.business-print-mode .ant-table-cell-fix-left,body.business-print-mode .ant-table-cell-fix-right{position:static!important}body.detail-print-mode .ant-table-cell-fix-left-first:after,body.detail-print-mode .ant-table-cell-fix-left-last:after,body.detail-print-mode .ant-table-cell-fix-right-first:after,body.detail-print-mode .ant-table-cell-fix-right-last:after,body.business-print-mode .ant-table-cell-fix-left-first:after,body.business-print-mode .ant-table-cell-fix-left-last:after,body.business-print-mode .ant-table-cell-fix-right-first:after,body.business-print-mode .ant-table-cell-fix-right-last:after{display:none!important}body.detail-print-mode .detail-print-portal table{break-inside:auto}body.detail-print-mode .detail-print-portal thead{display:table-header-group}body.detail-print-mode .detail-print-portal tfoot{display:table-footer-group}body.detail-print-mode .detail-print-portal tr,body.detail-print-mode .detail-print-portal .ant-descriptions-row{break-inside:avoid;page-break-inside:avoid}body.detail-print-mode .detail-print-portal>div{break-inside:auto}}.detail-print-heading{display:none}@media(max-width:1500px){.list-filter-grid{grid-template-columns:repeat(3,minmax(220px,1fr))}}@media(max-width:1100px){.list-filter-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}.business-table-actions{align-items:flex-start;flex-direction:column;gap:4px}}.filter-item,.filter-actions{display:flex;align-items:center;gap:8px;min-height:32px}.filter-item>span{color:#595959;white-space:nowrap}.filter-item .ant-picker-range{width:250px}.filter-actions{margin-left:auto}.chemical-editor{padding:14px;margin-bottom:16px;background:#fafafa;border:1px solid #f0f0f0;border-radius:6px}.chemical-grid{display:grid;grid-template-columns:repeat(4,minmax(100px,1fr));gap:0 12px}.steelmaking-basic-grid{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:0 12px}.section-heading{margin-bottom:10px;font-weight:650}.steelmaking-material-editor{overflow-x:auto;padding:16px;background:#fff;border:1px solid #dfe4ea;border-radius:8px}.steelmaking-material-toolbar{display:flex;min-width:1040px;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.steelmaking-material-toolbar .section-heading{margin-bottom:2px}.steelmaking-material-toolbar>div>span{color:#8c8c8c;font-size:12px}.steelmaking-material-table{width:100%;min-width:1040px;box-sizing:border-box;overflow:hidden;border:1px solid #d9dfe6;border-radius:6px}.steelmaking-material-header,.steelmaking-material-row{display:grid;width:100%;grid-template-columns:42px 48px minmax(440px,1fr) 140px 90px 180px 64px;min-width:1040px;box-sizing:border-box;align-items:stretch}.steelmaking-material-header{min-height:48px;color:#394652;font-weight:600;text-align:center;background:#f5f7fa;border-bottom:1px solid #d9dfe6}.steelmaking-material-header>span,.steelmaking-material-row>span,.steelmaking-material-row>.ant-form-item,.steelmaking-material-row>.ant-btn{display:flex;min-width:0;align-items:center;justify-content:center;padding:8px;border-right:1px solid #e4e8ed}.steelmaking-material-header>span:last-child,.steelmaking-material-row>:last-child{border-right:0}.steelmaking-material-row{min-height:54px;background:#fff;border-bottom:1px solid #e4e8ed}.steelmaking-material-row:last-child{border-bottom:0}.steelmaking-material-row:nth-child(odd){background:#fbfcfd}.steelmaking-material-row:hover{background:#f3f8ff}.steelmaking-material-row .ant-form-item{width:100%;margin-bottom:0}.steelmaking-material-row .ant-form-item-row{width:100%;min-width:0;flex-wrap:nowrap}.steelmaking-material-row .ant-form-item-control,.steelmaking-material-row .ant-form-item-control-input,.steelmaking-material-row .ant-form-item-control-input-content{width:100%;min-width:0}.steelmaking-material-row .ant-select,.steelmaking-material-row .ant-input-number,.steelmaking-material-select-box{width:100%}.steelmaking-material-select-box .ant-select-selector{min-height:32px!important;height:32px!important;padding-block:0!important}.steelmaking-material-select-box .ant-select-selection-item{overflow:hidden;line-height:30px!important;text-overflow:ellipsis;white-space:nowrap!important}.steelmaking-material-select-box .ant-select-selection-placeholder{line-height:30px!important}.steelmaking-material-index{color:#6b7783;font-variant-numeric:tabular-nums}.steelmaking-material-empty{display:grid;min-height:92px;place-items:center;color:#8c8c8c;background:#fff}.compact-line-list{overflow-x:auto;padding:16px;background:#fff;border:1px solid #dfe4ea;border-radius:8px}.line-list-toolbar{display:flex;width:max-content;min-width:100%;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.line-list-table{width:max-content;min-width:100%;overflow:hidden;border:1px solid #d9dfe6;border-radius:6px}.line-list-header,.line-editor-row{display:flex!important;align-items:flex-start;gap:0;width:max-content;min-width:100%;box-sizing:border-box}.line-list-header{min-height:48px;padding:0;align-items:center;color:#595959;font-weight:600;background:#f5f7fa;border-bottom:1px solid #d9dfe6}.line-list-header>span,.line-editor-row>.ant-space-item{flex-shrink:0}.line-list-header>span{display:inline-flex;min-height:32px;align-items:center;justify-content:center;text-align:center;white-space:nowrap;box-sizing:content-box;padding:8px;border-right:1px solid #e4e8ed}.line-editor-row{min-height:50px;padding:0;background:#fff;border-bottom:1px solid #e4e8ed}.line-editor-row:last-child{border-bottom:0}.line-editor-row:nth-child(odd){background:#fbfcfd}.line-editor-row:hover{background:#f3f8ff}.line-editor-row>.ant-space-item{display:flex;min-height:50px;flex-shrink:0;align-items:center;justify-content:center;box-sizing:content-box;padding:8px;border-right:1px solid #e4e8ed}.line-editor-row>.ant-space-item:last-child,.line-list-header>span:last-child{border-right:0}.line-editor-row>.ant-space-item:has(.ant-form-item-hidden){display:none}.compact-line-list .line-editor-row .ant-form-item-label{display:none}.compact-line-list .line-editor-row .ant-form-item{margin-bottom:0}.compact-line-list .line-editor-row .ant-form-item-control,.compact-line-list .line-editor-row .ant-form-item-control-input,.compact-line-list .line-editor-row .ant-form-item-control-input-content{width:100%}.line-list-empty{display:grid;min-height:92px;place-items:center;color:#8c8c8c;background:#fff}.line-select-cell{display:inline-flex;flex:0 0 28px;width:28px;min-height:32px;align-items:center;justify-content:center}.line-index-cell{display:inline-flex;flex:0 0 42px;width:42px;min-height:32px;align-items:center;justify-content:center;color:#6b7783;font-variant-numeric:tabular-nums}.line-action-cell{display:inline-flex;flex:0 0 44px;width:44px;min-height:32px;align-items:center;justify-content:center;text-align:center;white-space:nowrap}.procurement-line-grid{display:grid!important;width:100%;min-width:1180px;grid-template-columns:44px 48px 140px minmax(240px,1fr) 130px 120px 90px 140px 180px 64px;align-items:stretch}.procurement-line-grid.line-list-header>span,.procurement-line-grid.line-editor-row>span,.procurement-line-grid.line-editor-row>.ant-form-item,.procurement-line-grid.line-editor-row>.ant-btn{display:flex;min-width:0;min-height:50px;align-items:center;justify-content:center;box-sizing:border-box;padding:8px;border-right:1px solid #e4e8ed}.procurement-line-grid.line-list-header>span{min-height:48px}.procurement-line-grid.line-editor-row>:last-child,.procurement-line-grid.line-list-header>:last-child{border-right:0}.procurement-line-grid .ant-form-item{width:100%;margin-bottom:0}.procurement-line-grid .ant-form-item-row,.procurement-line-grid .ant-form-item-control,.procurement-line-grid .ant-form-item-control-input,.procurement-line-grid .ant-form-item-control-input-content,.procurement-line-grid .ant-select,.procurement-line-grid .ant-input-number{width:100%;min-width:0}.procurement-line-grid .ant-form-item-label{display:none}.recon-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));gap:12px}.summary-pair-grid{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:12px 16px}.modal-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px}.grid-span-2{grid-column:span 2}.form-hint{margin-top:4px;color:#8a8f99;font-size:13px}.app-content .ant-table-wrapper{min-width:0;overflow-x:auto}.ant-table-content{overflow-x:auto}.ant-table-container table{min-width:960px}.ant-table-thead>tr>th{min-width:88px;white-space:nowrap}.ant-table-thead>tr>th.ant-table-selection-column,.ant-table-thead>tr>th.ant-table-row-expand-icon-cell{min-width:48px}.ant-table-thead>tr>th .ant-table-column-title{white-space:nowrap;word-break:keep-all}.ant-table-cell{word-break:keep-all;overflow-wrap:normal}.ant-modal-wrap{overflow:auto}.ant-modal{max-width:none}.ant-modal:not(.ant-modal-confirm){width:min(92vw,1440px)!important;max-width:calc(100vw - 32px);top:24px;padding-bottom:24px}.ant-modal:not(.ant-modal-confirm) .ant-modal-body{max-height:calc(100vh - 150px);overflow:auto}.ant-modal:not(.ant-modal-confirm) .ant-table-wrapper{width:100%}.ant-modal.steelmaking-record-modal{width:min(96vw,1680px)!important;max-width:calc(100vw - 24px)}.ant-modal .ant-table-container table{min-width:100%}@media(max-width:1100px){.recon-summary-grid{grid-template-columns:1fr}}@media(max-width:1000px){:root{--app-sider-width: 0px;--app-main-min-width: 0px;--app-shell-min-width: 0px}.app-sider{display:none}.mobile-menu-button{display:inline-flex}.app-shell,.app-main,.app-header{min-width:0}}@media(max-width:720px){.page-header{align-items:flex-start;flex-direction:column}.modal-form-grid{grid-template-columns:1fr}.grid-span-2{grid-column:span 1}}.login-shell{display:grid;min-height:100vh;place-items:center;padding:32px;background:linear-gradient(135deg,rgb(20 84 96 / 9%),transparent 36%),linear-gradient(315deg,rgb(168 123 57 / 10%),transparent 38%),#f3f6f8}.login-stage{display:grid;width:min(920px,100%);min-height:520px;overflow:hidden;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);background:#fff;border:1px solid #dde4ea;border-radius:8px;box-shadow:0 22px 60px #1b263124}.login-brand{position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:44px;color:#fff;background:linear-gradient(160deg,#0c4046eb,#22313feb),repeating-linear-gradient(90deg,rgb(255 255 255 / 10%) 0 1px,transparent 1px 72px)}.login-brand:after{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;content:"";background:linear-gradient(90deg,rgb(255 255 255 / 8%) 1px,transparent 1px),linear-gradient(0deg,rgb(255 255 255 / 7%) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(145deg,transparent 8%,#000 64%);mask-image:linear-gradient(145deg,transparent 8%,#000 64%)}.login-mark{position:relative;z-index:1;display:grid;width:64px;height:64px;margin-bottom:24px;place-items:center;background:#ffffff24;border:1px solid rgb(255 255 255 / 28%);border-radius:8px;color:#f6d28a;font-size:24px;font-weight:750}.login-brand-title{position:relative;z-index:1;margin:0;font-size:38px;font-weight:750;letter-spacing:0}.login-brand-subtitle{position:relative;z-index:1;margin:10px 0 0;color:#ffffffc7;font-size:17px}.login-panel{display:flex;flex-direction:column;justify-content:center;padding:48px 44px;background:#fff}.login-heading{margin-bottom:28px}.login-title{margin:0 0 6px;color:#1b2631;font-size:26px;font-weight:750}.login-subtitle{margin:0;color:#667085}.login-options{margin-top:-6px;margin-bottom:20px}.login-panel .ant-btn-primary{height:44px;font-weight:650}.login-panel .ant-input-affix-wrapper{border-radius:8px}@media(max-width:820px){.login-shell{padding:20px}.login-stage{min-height:auto;grid-template-columns:1fr}.login-brand{min-height:180px;padding:28px}.login-brand-title{font-size:30px}.login-panel{padding:32px 28px}}
