:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#18352f;background:#f3f6f5;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;background:#f3f6f5}button,input,textarea,select{font:inherit}.boot-screen,.fatal-screen{min-height:100vh;display:grid;place-content:center;gap:20px;width:min(420px,calc(100% - 40px));margin:auto}.route-loading{padding:40px;max-width:1000px;margin:auto}.boot-logo,.login-logo,.brand-mark{display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#12624f,#0a3f35);box-shadow:0 12px 30px #12624f38}.boot-logo{width:58px;height:58px;margin:auto;border-radius:18px;font-size:26px;font-weight:800}.app-layout{min-height:100vh;background:#f3f6f5}.app-sider{position:fixed!important;inset:0 auto 0 0;height:100vh;display:flex;flex-direction:column;overflow:hidden;z-index:10;border-right:1px solid #e3ebe8;box-shadow:5px 0 22px #22463d09}.app-sider+.ant-layout{margin-left:236px}.brand-block{height:92px;display:flex;align-items:center;gap:12px;padding:18px 20px}.brand-block .ant-typography{margin:0!important}.brand-block .ant-typography-secondary{font-size:12px}.brand-mark{width:42px;height:42px;border-radius:13px;font-weight:800;font-size:20px;flex:0 0 auto}.brand-mark.small{display:inline-grid;width:30px;height:30px;border-radius:9px;font-size:15px;margin-right:8px}.app-sider .ant-menu{border-inline-end:0!important;padding:4px 12px}.app-sider .ant-menu-item{margin-block:5px;font-weight:500}.sider-menu-scroll{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain}.sider-footer{flex:0 0 auto;padding:12px 24px 20px;color:#8a9c97;font-size:12px}.mobile-drawer-title{display:flex;align-items:center}.ant-drawer .ant-menu{border:0;padding:10px}.app-header{height:64px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:9;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e3ebe8}.user-button{display:flex;align-items:center;gap:8px;height:44px}.app-content{min-width:0}.page-container{width:min(1440px,100%);margin:0 auto;padding:28px}.page-title-row{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px}.page-title-row .ant-typography{margin:0!important}.page-title-row h2.ant-typography{color:#163c33;font-size:28px;letter-spacing:-.5px}.page-title-extra{flex:0 0 auto}.back-button{margin:-6px 0 10px -12px}.login-page{min-height:100vh;background:linear-gradient(125deg,#0d4a3d,#12624f 50%,#e9f2ef 50%,#f8faf9);display:grid;grid-template-columns:minmax(320px,540px) minmax(360px,460px);align-items:center;justify-content:center;gap:80px;padding:48px}.login-intro,.login-intro .ant-typography{color:#fff}.login-intro h1{font-size:clamp(36px,5vw,56px);line-height:1.1;margin:24px 0 20px}.login-intro .ant-typography-paragraph{color:#ffffffc7;font-size:17px;line-height:1.8;max-width:520px}.login-logo{width:64px;height:64px;border-radius:20px;background:#ffffff24;border:1px solid rgba(255,255,255,.25);box-shadow:none;font-size:29px;font-weight:800}.login-benefits span{display:flex;gap:10px;color:#ffffffe6}.login-card{padding:22px;border-radius:22px;box-shadow:0 30px 80px #113e3329}.login-card-heading{margin-bottom:28px}.login-card-heading h2{margin-bottom:5px}.login-card .ant-alert{margin-bottom:18px}.login-tip{text-align:center;margin:20px 0 0!important;font-size:12px}.hero-search-card{background:linear-gradient(135deg,#104f42,#17705b 65%,#1f8069);padding:22px;border-radius:18px;box-shadow:0 16px 35px #13574729;overflow:hidden;position:relative}.hero-search-card:after{content:"";position:absolute;width:300px;height:300px;border:1px solid rgba(255,255,255,.13);border-radius:50%;right:-100px;top:-170px}.hero-search-card .search-copy,.hero-search-card .ant-input-search,.quick-links{position:relative;z-index:1}.hero-search-card h2,.hero-search-card p{color:#fff}.hero-search-card h2{margin:4px 0 6px}.hero-search-card p{color:#ffffffba}.eyebrow{color:#a8e2d3;font-size:12px;font-weight:700;letter-spacing:2px}.hero-search-card .ant-input-search{max-width:800px;margin-top:14px}.hero-search-card .ant-input,.hero-search-card .ant-input-affix-wrapper{min-height:52px}.hero-search-card .ant-input-search-button{height:54px}.quick-links{display:flex;gap:10px;margin-top:16px}.quick-links .ant-btn{color:#ffffffe6;border-color:#ffffff52;background:#ffffff14}.dashboard-section{margin-top:30px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.section-heading .ant-typography{margin:0}.result-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:16px}.search-result-card{border:1px solid #e2ebe8}.result-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.result-card-top h4{margin:0 0 5px}.location-line,.record-location{border-radius:10px;background:#f4f8f6;padding:12px 14px;display:flex;flex-direction:column;gap:4px;margin-top:17px}.location-label,.record-location span{color:#798c87;font-size:12px}.location-line strong{color:#125b4a;font-size:16px}.card-link{padding-left:0;margin-top:8px}.summary-card{border:0;overflow:hidden}.summary-card.green{background:linear-gradient(135deg,#eff9f4,#e6f4ed)}.summary-card.blue{background:linear-gradient(135deg,#edf5fb,#e4eff8)}.summary-card.amber{background:linear-gradient(135deg,#fff8ea,#faefd9)}.summary-card .ant-statistic-content-prefix{margin-right:10px}.filter-card,.data-card,.detail-card,.rack-toolbar-card,.rack-diagram-card,.config-card,.config-preview-card,.import-card,.import-preview-card,.production-board-card{border:1px solid #e1e9e7;box-shadow:0 4px 16px #1e463c09}.filter-card{margin-bottom:16px}.filter-row{display:grid;grid-template-columns:minmax(260px,1fr) 180px;gap:12px}.table-primary-link{padding:0;font-weight:700}.mobile-record-list .ant-list-item{padding:0 0 12px;border:0}.mobile-record-card{width:100%}.mobile-record-card[role=button]{cursor:pointer}.mobile-record-card[role=button]:focus-visible{outline:3px solid rgba(22,119,255,.28);outline-offset:2px}.record-card-heading{display:flex;justify-content:space-between;gap:8px}.record-card-heading h4{margin:0}.record-location{margin-bottom:14px}.drawer-footer-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;width:100%}.operation-subject{background:#f1f7f4;border-radius:12px;padding:17px;margin-bottom:24px}.operation-subject h4{margin:3px 0!important}.current-status-block{min-height:140px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;background:linear-gradient(135deg,#eff8f4,#f8fbfa);border-radius:14px;padding:24px}.current-status-block h3{margin:12px 0 4px}.detail-actions{border-top:1px solid #edf1f0;margin-top:20px;padding-top:20px}.detail-card{margin-bottom:20px}.mold-image{width:100%;max-height:300px;object-fit:contain;border-radius:10px}.history-entry>div{display:flex;justify-content:space-between;gap:10px}.history-entry p{margin:5px 0;color:#3a5650}.rack-toolbar-card{margin-bottom:16px}.rack-toolbar{display:grid;grid-template-columns:280px minmax(320px,1fr);gap:12px}.rack-stats{margin-bottom:16px}.rack-stats .ant-card-body{padding:15px 20px}.rack-scroll-region{width:100%;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:6px}.rack-frame{min-width:760px;border:6px solid #35534d;border-top-width:10px;border-bottom:0;background:#fff;box-shadow:inset 0 0 0 2px #dce5e2}.rack-topbar{padding:16px 18px;background:#eef4f2;border-bottom:5px solid #35534d;display:flex;justify-content:space-between;align-items:center}.rack-topbar h4{margin:0}.rack-level{display:grid;grid-template-columns:58px 1fr;border-bottom:5px solid #35534d;min-height:112px}.level-label{display:grid;place-items:center;background:#e5ecea;color:#35534d;font-weight:800;border-right:5px solid #35534d;writing-mode:vertical-rl}.level-zones{display:flex;min-width:0}.rack-zone{display:flex;flex-direction:column;min-width:0;flex:1}.rack-zone+.rack-zone{border-left:5px solid #35534d}.zone-header{min-height:38px;background:#f4f7f6;border-bottom:1px solid #d8e2df;padding:4px 9px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#5a716b;font-size:12px}.zone-header>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.zone-controls{flex:0 0 auto}.stacking-control{min-height:28px;padding-left:7px;border-left:1px solid #d6e0dd;white-space:nowrap}.rack-zone.inactive{background:#ecefed}.rack-zone.inactive .zone-header{background:#e6eae8;color:#79847f}.rack-zone.inactive .ant-tag{margin-inline-end:0}.inactive-zone-body{flex:1;min-height:74px;padding:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-align:center;color:#7d8884;background:repeating-linear-gradient(135deg,#f0f2f1,#f0f2f1 10px,#e7eae8 10px 20px)}.inactive-zone-body .anticon{font-size:18px;color:#8c9692}.inactive-zone-body>span:last-child{max-width:220px;font-size:11px;line-height:1.35}.zone-cells{display:grid;flex:1}.slot-stack{display:flex;flex-direction:column;min-width:0}.rack-slot{flex:1;min-height:74px;padding:7px;border:0;border-right:1px dashed #b9cac5;border-bottom:1px dashed #c6d4d0;background:#fafcfb;color:#38574f;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;text-align:left;overflow:hidden;transition:.18s ease}.slot-stack .rack-slot:last-child{border-bottom:0}.rack-slot.occupied{cursor:pointer;background:linear-gradient(145deg,#dff3ea,#cceadd)}.rack-slot.occupied:hover{background:#c0e4d5;transform:scale(.985)}.rack-slot.empty:not(:disabled){cursor:pointer}.rack-slot.empty:not(:disabled):hover{background:#eef8f4;box-shadow:inset 0 0 0 2px #6eb39f}.rack-slot.highlighted{background:#fff0b8;box-shadow:inset 0 0 0 4px #f0a91e;animation:pulse-target 1.5s ease-in-out infinite}.rack-slot.disabled{background:repeating-linear-gradient(135deg,#f2f3f3,#f2f3f3 8px,#e8ebea 8px 16px);color:#9da8a5}.disabled-slot-label{font-weight:700}.rack-slot .slot-blocking-reason{white-space:normal;line-height:1.25}.slot-code{color:#718680;font-size:10px;white-space:nowrap}.rack-slot strong{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#125d4c}.rack-slot>span:last-child{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.empty-label{color:#a0afab}.rack-base{height:23px;background:#35534d;display:flex;justify-content:center}.rack-base .ant-btn{color:#ffffffd9;line-height:20px;height:22px}.rack-legend{margin-top:14px}.rack-legend>span{display:flex;align-items:center;gap:6px}.legend-dot{width:12px;height:12px;border-radius:3px;display:inline-block}.legend-dot.empty{background:#fafcfb;border:1px solid #b9cac5}.legend-dot.occupied{background:#cceadd}.legend-dot.highlighted{background:#fff0b8;border:2px solid #f0a91e}@keyframes pulse-target{50%{box-shadow:inset 0 0 0 4px #f0a91e,0 0 0 4px #f0a91e2e}}.panel-actions{display:flex;justify-content:flex-end;margin:-2px 0 12px}.master-data-card .ant-tabs-nav{margin-bottom:8px}.config-card .ant-alert{margin-bottom:18px}.config-preview-card{min-height:600px}.config-card .ant-radio-group{display:flex}.config-card .ant-radio-button-wrapper{flex:1;text-align:center}.import-card{height:100%}.preview-button{margin-top:16px}.success-icon{color:#26845f}.warning-icon,.warning-text{color:#c98019}.error-text{color:#cf3737}.import-preview-card{margin-top:20px}.import-preview-card .ant-progress{margin:12px 0 20px}.import-commit-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#f3f8f6;border-radius:12px;padding:16px;margin-top:18px}.business-filter-row{display:grid;gap:12px}.product-specification-filter-row{grid-template-columns:minmax(280px,1fr) 180px}.order-filter-row{grid-template-columns:minmax(280px,1fr) 145px 145px 145px 175px}.receipt-filter-row{grid-template-columns:minmax(300px,1fr) 180px}.business-page-tabs{margin-bottom:14px}.business-page-tabs .ant-tabs-nav{margin-bottom:0}.business-page-tabs .ant-tabs-tab{min-height:44px;font-weight:600}.business-page-alert{margin-bottom:16px}.business-source-alert,.business-form-hint{margin-bottom:18px}.business-form-section{margin:8px 0 15px;padding:9px 12px;border-radius:9px;background:#eef5f2;color:#28584c;font-weight:700}.business-mobile-list{display:grid;gap:12px}.business-mobile-card .ant-card-body{display:grid;gap:8px}.business-mobile-card .record-card-heading{align-items:flex-start}.business-mobile-card .record-card-heading h4{min-width:0;overflow-wrap:anywhere}.business-mobile-card[role=button]:focus-visible{outline:3px solid rgba(47,123,104,.28);outline-offset:2px}.business-mobile-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:8px 0}.business-mobile-grid span{min-width:0;display:flex;flex-direction:column;gap:3px;padding:9px;border-radius:9px;background:#f4f8f6}.business-mobile-grid small{color:#728680}.business-mobile-grid b{color:#244f45;overflow-wrap:anywhere}.order-mobile-statuses{display:flex;flex-wrap:wrap;gap:12px;margin-top:5px}.order-mobile-statuses span{display:flex;align-items:center;gap:5px}.order-mobile-statuses small{color:#728680}.order-balance-summary{margin-bottom:18px}.business-import-upload{display:grid;gap:12px;margin-top:18px}.business-import-preview{margin-top:24px}.business-import-preview .ant-progress{margin:10px 0 18px}.business-import-table,.import-history-table,.import-history-mobile-list{margin-top:16px}.import-history-mobile-list .ant-list-item{padding-inline:0}.import-history-reasons{margin:0;padding-left:18px}.import-history-reasons li+li{margin-top:4px}.production-specification-reference{margin-bottom:18px}.production-specification-reference-grid{display:grid;grid-template-columns:1fr 1fr;gap:5px 14px}.changeover-alert,.production-kpis{margin-bottom:16px}.production-kpi{height:100%;border:0;overflow:hidden}.production-kpi .ant-card-body{padding:17px 20px}.production-kpi.running{background:linear-gradient(135deg,#edf7f3,#e1f1ea)}.production-kpi.warning{background:linear-gradient(135deg,#fff9ec,#f9efd5)}.production-kpi.overdue{background:linear-gradient(135deg,#fff1ef,#fae4e0)}.production-kpi.profit{background:linear-gradient(135deg,#edf5fb,#e3eef8)}.production-board-card{margin-bottom:30px}.production-board-card>.ant-card-head .ant-card-head-title>span{display:inline-flex;align-items:center;gap:8px}.production-board-scroll{width:100%;overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:5px}.production-board{min-width:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:15px;align-items:stretch}.production-group{min-width:0;border:1px solid #d8e4e0;border-radius:14px;overflow:hidden;background:#f9fbfa;display:flex;flex-direction:column}.production-group>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:linear-gradient(90deg,#eaf3f0,#f7faf9);border-bottom:1px solid #d8e4e0}.production-group>header h4{margin:0 0 1px;color:#244a41}.production-group-topology{display:inline-flex;align-items:center;gap:5px;font-size:11px}.group-running-count{color:#55716a;font-size:12px;font-weight:700;background:#fffc;border:1px solid #d4e0dc;padding:5px 10px;border-radius:999px}.production-station-pair{flex:1;position:relative;display:grid;grid-template-columns:repeat(auto-fit,minmax(125px,1fr));gap:10px;padding:12px;background:#e5eeeb}.production-station-pair.paired{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.production-station{min-width:0;min-height:206px;border:1px solid #cbdad6;padding:12px;background:#fbfdfc;color:#284b43;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:7px;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.production-station-pair.paired .production-station:first-of-type{border-radius:12px 0 0 12px;padding-right:16px}.production-station-pair.paired .production-station:nth-of-type(2){border-left:0;border-radius:0 12px 12px 0;padding-left:16px}.production-station-pair.multi .production-station{border-radius:12px}.production-station:hover{position:relative;z-index:4;transform:translateY(-2px);box-shadow:0 8px 22px #164d4021}.station-pair-connector{pointer-events:none;position:absolute;z-index:5;left:50%;top:33px;bottom:33px;width:5px;transform:translate(-50%);border:1px solid #234b41;border-radius:999px;background:linear-gradient(180deg,#47776b,#244f45);box-shadow:0 0 0 3px #e5eeebe6,0 5px 12px #1b4e412e}.station-pair-connector>span{position:absolute;left:50%;top:50%;width:25px;height:25px;transform:translate(-50%,-50%);border:2px solid #e5eeeb;border-radius:50%;background:#315f54;color:#fff;display:grid;place-items:center;font-size:10px;font-weight:800;box-shadow:0 3px 8px #18443933}.production-station.idle{background:#fbfdfc}.production-station.mounted{background:linear-gradient(145deg,#edf9fb,#dff1f4);box-shadow:inset 0 0 0 2px #61aab7}.production-station.planned{background:linear-gradient(145deg,#f0f6fb,#e5eff8)}.production-station.normal{background:linear-gradient(145deg,#e7f6ef,#d7eee3)}.production-station.due_soon{background:linear-gradient(145deg,#fff8e5,#faedc7);box-shadow:inset 0 0 0 2px #e3a72e}.production-station.overdue{background:linear-gradient(145deg,#fff0ed,#f8ddd8);box-shadow:inset 0 0 0 2px #cf5549}.production-station-head{display:flex;justify-content:space-between;align-items:center;gap:6px}.station-number{min-width:42px;height:29px;padding:0 6px;border-radius:9px;display:inline-flex;align-items:baseline;justify-content:center;gap:2px;color:#fff;background:#355b52}.station-number strong{font-size:15px;line-height:1}.station-number small{font-size:9px;font-weight:700}.production-station .ant-tag{margin:0;font-size:11px}.station-order{color:#123f34;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.station-mold-list{display:flex;flex-direction:column;gap:4px;min-width:0}.station-mold{display:flex;flex-direction:column;min-width:0;padding:5px 7px;border-radius:7px;background:#ffffffad;border:1px solid rgba(72,128,116,.18)}.station-mold b{color:#174f43;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.station-mold small{color:#668078;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.station-mounted{flex:1;display:flex;flex-direction:column;gap:7px;min-width:0}.station-mounted-action{margin-top:auto;padding-top:6px;border-top:1px solid rgba(75,107,99,.16);color:#286a76;font-size:11px;font-weight:700}.station-product{color:#607871;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.station-time-grid{display:grid;grid-template-columns:30px 1fr;column-gap:5px;row-gap:2px;margin-top:2px;font-size:11px;color:#718680}.station-time-grid b{color:#35584f;font-weight:600}.station-countdown{margin-top:auto;padding-top:6px;border-top:1px solid rgba(75,107,99,.16);color:#285a4e;font-size:12px;font-weight:700}.production-station.due_soon .station-countdown{color:#a86b00}.production-station.overdue .station-countdown{color:#b63f35}.station-empty{margin:auto;display:flex;flex-direction:column;align-items:center;gap:7px;color:#91a39e}.station-empty .anticon{width:34px;height:34px;display:grid;place-items:center;border:1px dashed #afc0bb;border-radius:10px}.production-plan-board{margin:-14px 0 30px;border:1px solid #d8e4ef;box-shadow:0 4px 16px #1e463c09}.production-plan-board>.ant-card-head .ant-card-head-title>span{display:inline-flex;align-items:center;gap:8px}.production-plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:12px}.production-plan-card{min-width:0;display:flex;flex-direction:column;gap:5px;padding:15px;border:1px solid #d7e4f0;border-radius:12px;background:linear-gradient(145deg,#f4f8fc,#edf4fa)}.production-plan-card h4{margin:5px 0 0;color:#174d70}.production-plan-head,.production-plan-footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.production-plan-head>span:first-child{color:#426b83;font-size:12px;font-weight:700}.production-plan-footer{margin-top:10px;color:#587484;font-size:12px}.mounted-mold-action-list{display:grid;gap:12px}.mounted-mold-action-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mounted-mold-action-heading h4{margin:0 0 3px;color:#174f43}.mounted-mold-action-heading>.anticon{color:#3b8070;font-size:21px}.mounted-mold-action-buttons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin-top:15px}.station-start-actions{display:grid;gap:12px;margin-top:18px}.station-start-actions .ant-btn{min-height:74px;height:auto;justify-content:flex-start;padding:12px 16px;text-align:left}.station-start-actions .ant-btn-content{display:flex;flex:1;min-width:0;flex-direction:column;align-items:flex-start;gap:3px;white-space:normal}.station-start-actions small{color:#6c817c;font-size:12px;font-weight:400;line-height:1.45}.station-start-actions .ant-btn-primary small{color:#ffffffd1}.quick-mount-form{margin-top:18px}.production-record-section{margin-top:4px}.production-filter-card{margin-top:14px}.production-filter-row{display:grid;grid-template-columns:190px minmax(260px,1fr) 150px;gap:12px}.profit-value{color:#147356}.negative-value{color:#c4433b}.mobile-production-times{margin:14px 0 10px;display:grid;grid-template-columns:1fr 1fr;gap:8px;color:#667f78;font-size:12px}.production-mobile-list{display:grid;gap:12px}.production-mobile-list .ant-pagination{justify-content:center;margin-top:5px}.mobile-production-footer{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#526e67}.mobile-production-footer strong{color:#147356}.production-form>.ant-alert{margin-bottom:18px}.production-form-section{margin:8px 0 15px;padding:9px 12px;border-radius:9px;background:#eef5f2;color:#28584c;font-weight:700;display:flex;align-items:center;gap:7px}.production-run-summary{padding:17px;border-radius:14px;background:linear-gradient(135deg,#edf6f2,#f8fbfa);border:1px solid #deebe7}.run-summary-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.run-summary-head h4{margin:2px 0 0}.run-progress-line{display:grid;grid-template-columns:70px 1fr;align-items:center;gap:8px;margin-top:12px}.run-progress-line .ant-progress{margin:0}.production-log-heading{margin-top:25px}.production-log-form{margin-top:24px;padding-top:20px;border-top:1px solid #e3ebe8}.production-log-form>.ant-alert{margin-bottom:16px}.production-settlement-pending{margin-top:24px}.production-settlement{margin-top:28px;padding-top:24px;border-top:1px solid #dfe8e5}.production-settlement-heading{align-items:flex-start}.production-settlement-heading h4,.production-performance-heading h3{margin:0 0 4px}.production-settlement-result{margin-bottom:16px;padding:14px 16px;border-radius:12px;background:#f3f8f6;border:1px solid #dfeae6}.production-reconciliation{margin-bottom:18px}.production-settlement .ant-form>.ant-space{flex-wrap:wrap}.production-performance-section{margin-top:34px}.production-performance-heading{align-items:flex-start}.production-performance-totals{margin-bottom:14px}.production-performance-totals .ant-card{height:100%;border:0;background:linear-gradient(135deg,#f2f8f6,#e8f2ef)}.production-performance-totals .ant-card-body{padding:15px 18px}.production-performance-mobile-list{display:grid;gap:12px}.production-performance-mobile-card{border:1px solid #e1e9e7}.production-performance-mobile-card .record-card-heading strong{color:#147356}.production-performance-mobile-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.production-performance-mobile-grid span{display:flex;flex-direction:column;gap:3px;color:#748983;font-size:12px}.production-performance-mobile-grid b{color:#294f46;font-size:15px}.production-import-upload{display:grid;gap:12px;margin-top:18px}.production-import-preview{margin-top:24px}.production-import-preview .ant-progress{margin:10px 0 18px}.production-import-table{margin-top:16px}.quality-filter-row{display:grid;grid-template-columns:minmax(280px,360px) minmax(280px,1fr) auto;gap:12px;align-items:center}.quality-filter-row+.quality-filter-row{margin-top:12px}.quality-filter-row>.ant-typography{white-space:nowrap}.quality-filter-row>.ant-select{min-width:180px}.quality-filter-actions{justify-content:flex-end}.quality-page-alert{margin-bottom:16px}.quality-kpis{margin-bottom:18px}.quality-kpi{height:100%;border:0;overflow:hidden}.quality-kpi .ant-card-body{padding:17px 20px}.quality-kpi .ant-card-body>span:last-child{display:block;margin-top:5px;color:#607871;font-size:12px}.quality-kpi.inspection{background:linear-gradient(135deg,#edf5fb,#e2eef8)}.quality-kpi.shipment{background:linear-gradient(135deg,#edf7f3,#e0f1e9)}.quality-kpi.return{background:linear-gradient(135deg,#fff1ef,#fae2de)}.quality-kpi.rework{background:linear-gradient(135deg,#fff8ea,#f8edd5)}.quality-tabs-card>.ant-card-body{padding:0}.quality-tabs-card .ant-tabs-nav{margin:0;padding:0 20px}.quality-tabs-card .ant-tabs-tab{min-height:56px;font-weight:600}.quality-tab-content{padding:20px}.quality-tab-content>.section-heading{align-items:flex-start}.quality-tab-content>.section-heading h3{margin-bottom:4px}.quality-trend-card{margin-bottom:24px;border:1px solid #e1e9e7;box-shadow:0 4px 16px #1e463c09}.quality-trend-card .ant-card-head-title>span{display:inline-flex;align-items:center;gap:8px}.quality-trend-list{display:grid;gap:10px;max-height:390px;overflow-y:auto;padding-right:5px}.quality-trend-row{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:12px}.quality-trend-row>strong{color:#48665e;font-size:12px}.quality-trend-main{min-width:0}.quality-trend-main .ant-progress{margin:0}.quality-trend-values{display:flex;flex-wrap:wrap;gap:6px 15px;margin-top:2px;color:#607871;font-size:11px}.quality-good-text{color:#147356;font-weight:700}.quality-danger-text{color:#c4433b;font-weight:700}.quality-rework-text{color:#b87013}.quality-warning-row>td{background:#fff8f6!important}.quality-responsibility-alert{margin-bottom:18px}.quality-form-alert{margin-bottom:20px}.quality-workflow,.quality-workflow-management{min-width:0;max-width:100%;overflow:hidden}.quality-workflow-card,.quality-workflow-management .ant-card{max-width:100%}.quality-workflow-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap}.quality-workflow-heading>div{min-width:0}.quality-workflow .ant-table-wrapper,.quality-workflow-management .ant-table-wrapper{max-width:100%;overflow-x:auto}.quality-legacy-reworks{margin-top:24px}.quality-return-source-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin:16px 0}.quality-return-source-loading{display:grid;min-height:160px;place-items:center}.quality-return-source-list{max-height:410px;overflow-y:auto;padding-right:4px}.quality-return-source-list .ant-list-item{display:block;padding:5px 0;border:0}.quality-return-source-card{width:100%;border-color:#dce8e4;transition:border-color .16s ease,box-shadow .16s ease}.quality-return-source-card.is-selected{border-color:#2d7864;box-shadow:0 0 0 2px #2d78641f;background:#f8fcfa}.quality-return-source-card>.ant-card-body{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:13px 14px}.quality-return-source-summary{min-width:0;display:grid;gap:8px}.quality-return-source-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.quality-return-source-heading>div{min-width:0;overflow-wrap:anywhere}.quality-return-source-product{display:flex;flex-wrap:wrap;gap:5px 12px;color:#546d65}.quality-return-source-product>strong{color:#183f34}.quality-return-source-metrics{display:flex;flex-wrap:wrap;gap:5px 16px;color:#5d746d;font-size:12px}.quality-return-selected-card{margin-top:16px;border-color:#bddacf;background:#fbfefd}.quality-return-selected-card>.ant-card-body>.quality-return-source-summary{margin-bottom:16px;padding-bottom:14px;border-bottom:1px dashed #d9e7e2}.quality-return-attempt-source{margin-top:16px}.quality-rework-mobile-list{width:100%}.quality-rework-mobile-card{border-color:#dce8e4}.quality-rework-mobile-card>.ant-card-body{display:grid;gap:12px;padding:14px}.quality-rework-mobile-heading{align-items:flex-start}.quality-rework-mobile-heading>div{min-width:0;display:flex;flex-direction:column;gap:2px}.quality-rework-mobile-heading h4{overflow-wrap:anywhere}.quality-rework-mobile-identity{display:grid;gap:9px;padding:12px;border-radius:10px;background:linear-gradient(135deg,#edf7f3,#f8fbfa)}.quality-rework-mobile-identity>span,.quality-return-detail-heading>div,.quality-return-detail-product{min-width:0;display:flex;flex-direction:column;gap:3px}.quality-rework-mobile-identity small,.quality-rework-mobile-grid small,.quality-return-detail-summary small,.quality-return-detail-summary .ant-typography-secondary{color:#71857f;font-size:11px}.quality-rework-mobile-identity strong,.quality-rework-mobile-grid b,.quality-return-detail-summary strong,.quality-return-detail-summary b{color:#204f43;overflow-wrap:anywhere}.quality-rework-mobile-grid,.quality-return-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.quality-rework-mobile-grid>span,.quality-return-detail-grid>span{min-width:0;display:flex;flex-direction:column;gap:3px;padding:9px;border:1px solid #e2ece8;border-radius:9px;background:#f8fbfa}.quality-rework-mobile-reason{display:flex;align-items:flex-start;gap:7px}.quality-rework-mobile-reason .ant-typography{min-width:0;overflow-wrap:anywhere}.quality-rework-mobile-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.quality-rework-mobile-actions>.ant-space-item{min-width:0}.quality-return-detail-summary{margin-bottom:14px;border-color:#bddacf;background:#fbfefd}.quality-return-detail-summary>.ant-card-body{display:grid;gap:12px;padding:14px}.quality-return-detail-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.quality-return-detail-product{padding:0 2px}.quality-return-detail-info{margin-top:14px}.quality-return-edit-alert{margin:0 0 16px}.quality-weight-shipment-drawer .ant-drawer-body{padding:18px 20px 28px}.quality-weight-shipment-form{display:grid;gap:14px}.quality-weight-shipment-form>.ant-form-item{margin-bottom:0}.quality-weight-basic-card,.quality-weight-inspector-card,.quality-weight-measure-card,.quality-weight-allocation-card{border-color:#dbe8e3}.quality-weight-basic-card .ant-card-head,.quality-weight-inspector-card .ant-card-head,.quality-weight-measure-card .ant-card-head,.quality-weight-allocation-card .ant-card-head{min-height:42px;padding-inline:14px;background:#f7fbf9}.quality-weight-basic-card .ant-card-body,.quality-weight-inspector-card .ant-card-body,.quality-weight-measure-card .ant-card-body,.quality-weight-allocation-card .ant-card-body{padding:14px}.quality-weight-order-preview{margin:-3px 0 14px}.quality-weight-duplicate-alert,.quality-weight-draft-alert,.quality-weight-limit-alert,.quality-weight-candidate-alert{margin:0 0 12px}.quality-weight-draft-alert .ant-alert-action{margin-inline-start:12px}.quality-weight-quick-batches{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:-2px 0 14px}.quality-weight-quick-batches .ant-btn{min-height:30px}.quality-weight-derived-row{margin-top:2px}.quality-weight-derived-row .ant-statistic{height:100%;padding:10px 12px;border-radius:9px;background:#f5faf8;border:1px solid #e1eee9}.quality-weight-derived-row .ant-statistic-title{font-size:11px}.quality-weight-derived-row .ant-statistic-content{color:#185c4c;font-size:20px}.quality-weight-calculation-note{margin:8px 0 0}.quality-weight-allocation-card{margin-top:12px;background:#fbfefd}.quality-weight-allocation-card .ant-alert{margin-bottom:10px}.quality-weight-allocation-list{display:grid;gap:8px}.quality-weight-allocation-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px 11px;border:1px solid #dcebe6;border-radius:9px;background:#fff}.quality-weight-allocation-row.is-overflow{border-color:#f1c58e;background:#fffaf2}.quality-weight-allocation-order{min-width:0;display:flex;flex-direction:column;gap:3px}.quality-weight-allocation-order>.ant-typography{overflow-wrap:anywhere}.quality-weight-allocation-quantity{flex:none;color:#185c4c;white-space:nowrap}.quality-batch-allocation-alert{margin-bottom:14px}.quality-batch-allocation-alert .ant-alert-description>.ant-space{width:100%}.quality-weight-line-list{display:grid;gap:10px;margin-top:12px}.quality-weight-line{border-color:#dfebe7}.quality-weight-line.is-over{border-color:#e8a29b;background:#fff8f6}.quality-weight-line-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.quality-weight-line-heading>div{min-width:0;display:flex;flex-direction:column;gap:2px}.quality-weight-line-heading .ant-typography{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quality-weight-line .ant-form-item{margin-bottom:0}.quality-weight-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:15px;padding:12px;border:1px solid #dceae5;border-radius:10px;background:linear-gradient(135deg,#f1f8f5,#fbfdfc)}.quality-weight-summary .ant-statistic{min-width:0}.quality-weight-summary .ant-statistic-title{font-size:11px}.quality-weight-summary .ant-statistic-content{font-size:19px;color:#185c4c}.analytics-placeholder-icon{color:#4d8c7d;font-size:48px}.analytics-filter-row{display:grid;grid-template-columns:180px 180px minmax(220px,300px) 1fr;gap:12px;align-items:center}.analytics-filter-row>.ant-typography{text-align:right}.analytics-alert,.analytics-finance-kpis,.analytics-operation-kpis{margin-bottom:16px}.analytics-kpi,.analytics-operation-kpis .ant-card{height:100%;border:0;overflow:hidden}.analytics-kpi.income{background:linear-gradient(135deg,#ebf8f1,#dff1e8)}.analytics-kpi.cost{background:linear-gradient(135deg,#fff7e8,#f8ead0)}.analytics-kpi.profit{background:linear-gradient(135deg,#edf5fb,#e0edf7)}.analytics-kpi.profit.loss{background:linear-gradient(135deg,#fff0ee,#f8dfdc)}.analytics-kpi.margin{background:linear-gradient(135deg,#f2effb,#e9e3f6)}.analytics-operation-kpis .ant-card{border:1px solid #e1e9e7}.analytics-source-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-bottom:16px}.analytics-source-strip .ant-card-body{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 16px}.analytics-source-strip .ant-tag{margin:2px}.analytics-overview-row,.analytics-profit-trend-card{margin-bottom:18px}.analytics-chart-card{height:100%;border:1px solid #e1e9e7;box-shadow:0 4px 16px #1e463c09}.analytics-chart-scroll{width:100%;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain}.analytics-line-chart{display:block;min-width:760px;width:100%;height:270px}.analytics-chart-legend{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;margin-bottom:8px}.analytics-chart-legend>span{display:inline-flex;align-items:center;gap:6px;color:#4f6b64;font-size:12px}.analytics-chart-legend i{width:18px;height:4px;border-radius:99px}.analytics-chart-legend .ant-typography{margin-left:auto;font-size:11px}.analytics-finance-comparison{display:grid;gap:16px}.finance-source-row{display:grid;grid-template-columns:75px minmax(0,1fr);gap:8px 12px;align-items:center;padding:12px;border-radius:12px;background:#f7faf9}.finance-source-row.total{background:#edf6f2;box-shadow:inset 0 0 0 1px #d9e9e3}.finance-source-row>b{grid-column:2}.finance-source-bars{min-width:0;display:grid;gap:5px}.finance-source-bars span{min-width:max-content;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:4px 7px;border-radius:5px;color:#fff;font-size:10px}.finance-source-bars .income{background:#3f8e78}.finance-source-bars .cost{background:#c58a3e}.analytics-basis-alert{margin-top:18px}.analytics-tabs-card>.ant-card-body{padding:0}.analytics-tabs-card .ant-tabs-nav{margin:0;padding:0 20px}.analytics-tabs-card .ant-tabs-tab{min-height:56px;font-weight:600}.analytics-tab-content{padding:20px}.analytics-detail-table{margin-top:16px}.analytics-rank-list{display:grid;gap:13px;max-height:520px;overflow-y:auto;padding-right:4px}.analytics-rank-row{display:grid;grid-template-columns:25px minmax(0,1fr);gap:8px;align-items:center}.analytics-rank-index{width:24px;height:24px;display:grid;place-items:center;border-radius:8px;color:#42665d;background:#edf4f2;font-size:11px;font-weight:800}.analytics-rank-main{min-width:0}.analytics-rank-label{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-bottom:5px}.analytics-rank-label>span{min-width:0;display:flex;align-items:center;gap:7px}.analytics-rank-label small{color:#7b8f89;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.analytics-rank-label b{color:#174f43;white-space:nowrap}.analytics-rank-label .ant-tag{margin:0;font-size:10px}.analytics-rank-track{height:7px;overflow:hidden;border-radius:999px;background:#edf2f0}.analytics-rank-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2f7b68,#64aa96)}.analytics-rank-note{display:block;margin-top:12px;font-size:11px}.analytics-entry-alert{margin-bottom:20px}.analytics-manual-mobile{display:grid;gap:12px}.analytics-manual-mobile .ant-card{border:1px solid #e1e9e7}.analytics-manual-mobile .ant-card.voided{opacity:.65;background:#f2f4f3}.analytics-manual-mobile .ant-card-body{display:grid;gap:9px}@media(max-width:991px){.app-header{padding:0 16px}.page-container{padding:22px 18px}.login-page{grid-template-columns:minmax(340px,480px);background:linear-gradient(180deg,#0d4a3d 0,#12624f 44%,#f4f8f6 44%);gap:34px}.login-intro h1{margin:13px 0 10px}.login-benefits{display:none!important}.rack-toolbar{grid-template-columns:220px 1fr}.production-board-card .ant-card-extra{display:none}}@media(max-width:767px){html[data-runtime=wechat-mini-program] .app-header{padding-inline:12px}html[data-runtime=wechat-mini-program] .page-container{padding-top:14px}html[data-runtime=wechat-mini-program] .login-page{padding-top:18px}.app-header{height:56px}.mobile-nav-button{width:44px;min-width:44px;height:44px}.user-name{display:none}.page-container{padding:18px 14px calc(24px + env(safe-area-inset-bottom));overflow-x:hidden}.page-title-row{align-items:flex-start;margin-bottom:18px}.page-title-row h2.ant-typography{font-size:23px}.page-title-row .ant-typography-secondary{display:block;line-height:1.55;margin-top:4px!important}.page-title-extra .ant-btn{min-height:44px}.login-page{display:flex;flex-direction:column;justify-content:center;align-items:stretch;padding:28px 18px;min-height:100dvh;background:linear-gradient(180deg,#0d4a3d 0,#12624f 38%,#f4f8f6 38%)}.login-intro{text-align:center}.login-logo{margin:auto}.login-intro h1{font-size:31px}.login-intro .ant-typography-paragraph{font-size:14px;line-height:1.6}.login-card{padding:8px;border-radius:18px}.login-card .ant-card-body{padding:20px}.hero-search-card{padding:9px;border-radius:15px}.hero-search-card .ant-card-body{padding:18px}.hero-search-card h2{font-size:22px}.hero-search-card .ant-input-search-button span:not(.anticon){display:none}.quick-links{display:grid;grid-template-columns:1fr 1fr}.quick-links .ant-btn{height:44px;overflow:hidden}.dashboard-section{margin-top:24px}.result-grid,.filter-row,.rack-toolbar,.business-filter-row,.production-filter-row{grid-template-columns:1fr}.filter-row .ant-input-affix-wrapper,.filter-row .ant-select,.business-filter-row .ant-input-affix-wrapper,.business-filter-row .ant-select,.rack-toolbar .ant-select,.rack-toolbar .ant-input-search,.mobile-record-card .ant-btn,.drawer-footer-actions .ant-btn{min-height:44px}.drawer-footer-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.drawer-footer-actions .ant-btn{width:100%}.ant-drawer-content-wrapper{width:100%!important;max-width:100%}.operation-drawer .ant-drawer-content-wrapper,.quick-mount-drawer .ant-drawer-content-wrapper,.station-start-drawer .ant-drawer-content-wrapper,.complete-putaway-drawer .ant-drawer-content-wrapper{height:100%!important}.rack-mold-actions-drawer .rack-mold-action-buttons .ant-btn{min-height:44px}.current-status-block{min-height:125px;padding:18px}.detail-actions .ant-space{display:grid;grid-template-columns:1fr 1fr;width:100%}.detail-actions .ant-btn{min-height:44px}.history-entry>div{flex-direction:column;gap:2px}.rack-diagram-card .ant-card-body{padding:12px}.rack-frame{min-width:720px}.rack-stats .ant-statistic-title{font-size:12px}.rack-stats .ant-statistic-content{font-size:20px}.rack-legend{align-items:flex-start}.master-data-card .ant-card-body{padding:14px}.panel-actions .ant-btn{min-height:44px}.import-commit-bar{align-items:stretch;flex-direction:column;position:sticky;bottom:8px;z-index:2;box-shadow:0 8px 25px #16453a29}.import-commit-bar .ant-btn{min-height:48px}.business-import-drawer .ant-drawer-header{align-items:flex-start}.business-import-drawer .ant-drawer-extra .ant-btn{min-height:44px}.business-page-tabs .ant-tabs-nav-wrap{overflow-x:auto}.business-page-tabs .ant-tabs-tab{padding-inline:8px}.business-page-tabs .ant-tag{margin-inline:4px 0}.business-data-drawer .ant-drawer-body{padding:16px 14px}.business-data-drawer .ant-drawer-footer{padding-bottom:calc(10px + env(safe-area-inset-bottom))}.business-data-drawer .ant-input,.business-data-drawer .ant-picker,.business-data-drawer .ant-select-single{min-height:44px}.business-data-drawer .ant-select-single .ant-select-selector{min-height:44px;align-items:center}.business-mobile-grid{grid-template-columns:1fr}.order-mobile-card .business-mobile-grid,.receipt-mobile-card .business-mobile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.production-specification-reference-grid{grid-template-columns:1fr}.production-kpi .ant-card-body{padding:14px}.production-kpi .ant-statistic-title{font-size:12px}.production-kpi .ant-statistic-content{font-size:21px}.production-board-card .ant-card-body{padding:12px}.production-board{grid-template-columns:1fr}.production-station{min-height:162px;padding:10px}.production-plan-board{margin-top:-16px}.production-plan-board .ant-card-body{padding:12px}.production-plan-board .ant-card-extra{display:none}.production-plan-grid{grid-template-columns:1fr}.production-plan-footer{align-items:stretch;flex-direction:column}.production-plan-footer .ant-btn,.mounted-mold-action-buttons .ant-btn{min-height:44px}.mounted-mold-action-buttons{grid-template-columns:1fr}.production-record-section .section-heading{align-items:flex-start;gap:10px}.production-record-section .section-heading>div{min-width:0}.production-record-section .section-heading h3{font-size:20px}.production-record-section .section-heading .ant-btn{flex:0 0 auto}.production-log-heading,.production-settlement-heading,.production-performance-heading{flex-direction:column;align-items:stretch}.production-performance-heading .ant-picker{width:100%;min-height:44px}.production-performance-totals .ant-card-body{padding:13px}.production-performance-totals .ant-statistic-title{font-size:12px}.production-performance-totals .ant-statistic-content{font-size:20px}.production-settlement .ant-form>.ant-space{display:grid;width:100%}.production-settlement .ant-form>.ant-space .ant-btn{min-height:44px}.quality-filter-row{grid-template-columns:1fr}.quality-filter-row .ant-picker,.quality-filter-row .ant-input-affix-wrapper,.quality-filter-row .ant-select,.quality-filter-row .ant-select-selector{width:100%;min-height:44px}.quality-filter-row>.ant-typography{white-space:normal}.quality-filter-actions{width:100%;justify-content:space-between}.quality-kpi .ant-card-body{padding:14px}.quality-kpi .ant-statistic-title{font-size:12px}.quality-kpi .ant-statistic-content{font-size:21px}.quality-tabs-card .ant-tabs-nav{padding:0 12px}.quality-tabs-card .ant-tabs-nav-wrap{overflow-x:auto}.quality-tab-content{padding:14px 12px 16px}.quality-tab-content>.section-heading{align-items:stretch;flex-direction:column;gap:10px}.quality-tab-content>.section-heading h3{font-size:20px}.quality-tab-content>.section-heading .ant-btn{flex:0 0 auto;min-height:44px;width:100%}.quality-trend-card .ant-card-body{padding:14px}.quality-workflow-heading{align-items:stretch;flex-direction:column}.quality-workflow-heading .ant-space{display:grid;grid-template-columns:1fr 1fr;width:100%}.quality-workflow-heading .ant-btn{min-height:44px}.quality-workflow-management .ant-tabs-nav-wrap{overflow-x:auto}.quality-workflow-management .ant-card-head-title{white-space:normal}.quality-workflow-management .ant-table{min-width:680px}.quality-return-rework-drawer .ant-drawer-content-wrapper{width:100%!important;max-width:100vw}.quality-return-rework-drawer .ant-drawer-body{padding:14px 12px calc(20px + env(safe-area-inset-bottom))}.quality-return-rework-drawer .ant-drawer-footer{padding:10px 12px calc(10px + env(safe-area-inset-bottom))}.quality-return-rework-drawer .ant-input,.quality-return-rework-drawer .ant-picker,.quality-return-rework-drawer .ant-select-single .ant-select-selector{min-height:44px}.quality-return-source-search{grid-template-columns:1fr}.quality-return-source-search .ant-btn{min-height:44px}.quality-return-source-list{max-height:52vh}.quality-return-source-card>.ant-card-body{grid-template-columns:1fr;align-items:stretch;padding:12px}.quality-return-source-card>.ant-card-body>.ant-btn{min-height:44px;width:100%}.quality-return-source-heading{flex-direction:column}.quality-return-source-metrics{display:grid;grid-template-columns:1fr 1fr;gap:6px 10px}.quality-rework-mobile-actions .ant-btn{min-width:0;min-height:44px;padding-inline:7px}.quality-return-detail-summary{margin-top:0}.quality-return-detail-info .ant-descriptions-item-label{width:112px;min-width:112px}.quality-return-detail-actions{gap:8px}.quality-shipment-batch-drawer .ant-drawer-content-wrapper{width:100%!important;max-width:100vw}.quality-shipment-batch-drawer .drawer-footer-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%}.quality-shipment-batch-drawer .drawer-footer-actions .ant-btn{min-width:0;padding-inline:8px}.quality-weight-shipment-drawer .ant-drawer-content-wrapper{width:100%!important;max-width:100vw}.quality-weight-shipment-drawer .ant-drawer-body{padding:14px 12px calc(20px + env(safe-area-inset-bottom))}.quality-weight-shipment-drawer .ant-drawer-footer{padding:10px 12px calc(10px + env(safe-area-inset-bottom))}.quality-weight-shipment-drawer .drawer-footer-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;width:100%}.quality-weight-shipment-drawer .drawer-footer-actions .ant-btn{min-width:0;min-height:46px;padding-inline:6px}.quality-weight-shipment-drawer .ant-input,.quality-weight-shipment-drawer .ant-input-number,.quality-weight-shipment-drawer .ant-picker,.quality-weight-shipment-drawer .ant-select-single .ant-select-selector,.quality-weight-shipment-drawer .ant-select-multiple .ant-select-selector{min-height:44px}.quality-weight-shipment-drawer .ant-input-number{width:100%}.quality-weight-shipment-drawer .ant-select-single .ant-select-selector{align-items:center}.quality-weight-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.quality-weight-derived-row{row-gap:8px}.quality-weight-derived-row .ant-statistic-content{font-size:18px}.quality-weight-allocation-card .ant-card-head{align-items:flex-start}.quality-weight-allocation-card .ant-card-extra{margin-inline-start:8px;padding-top:9px}.quality-weight-allocation-row{align-items:flex-start;padding:10px}.quality-weight-line .ant-form-item-label>label{font-size:11px}.quality-weight-draft-alert .ant-alert-action{display:block;margin:8px 0 0}.quality-weight-draft-alert .ant-btn{width:100%;min-height:44px}.quality-trend-row{grid-template-columns:44px minmax(0,1fr);gap:8px}.analytics-filter-row{grid-template-columns:1fr}.analytics-filter-row .ant-picker,.analytics-filter-row .ant-select{width:100%;min-height:44px}.analytics-filter-row>.ant-typography{text-align:left}.analytics-kpi .ant-card-body,.analytics-operation-kpis .ant-card-body{padding:13px}.analytics-kpi .ant-statistic-title,.analytics-operation-kpis .ant-statistic-title{font-size:12px}.analytics-kpi .ant-statistic-content,.analytics-operation-kpis .ant-statistic-content{font-size:20px}.analytics-source-strip{grid-template-columns:1fr}.analytics-source-strip .ant-card-body{align-items:flex-start;flex-direction:column}.analytics-chart-card .ant-card-body{padding:13px}.analytics-chart-legend .ant-typography{width:100%;margin-left:0}.analytics-tabs-card .ant-tabs-nav{padding:0 12px}.analytics-tabs-card .ant-tabs-nav-wrap{overflow-x:auto}.analytics-tab-content{padding:14px 12px 16px}.analytics-tab-content>.section-heading{align-items:stretch;flex-direction:column}.analytics-tab-content>.section-heading .ant-space{display:grid;grid-template-columns:1fr 1fr}.analytics-tab-content>.section-heading .ant-btn{min-height:44px}.analytics-rank-label{align-items:flex-start}.analytics-rank-label>span:first-child{flex-direction:column;align-items:flex-start;gap:1px}.finance-source-row{grid-template-columns:65px minmax(0,1fr);padding:10px}}@media(max-width:420px){.page-title-row{flex-direction:column}.page-title-extra,.page-title-extra .ant-btn{width:100%}.page-title-extra>.ant-space{display:grid;width:100%}.quick-links{grid-template-columns:1fr}.result-card-top{flex-direction:column}}
