/* MDSTYLE dashboard — reference-aligned operational UI */
.md-dashboard-page{padding:18px 24px 24px!important;max-width:none!important;background:#f7f9fc;min-height:calc(100vh - 68px)}
.md-dashboard-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 18px}
.md-dashboard-head h1{font-size:25px;line-height:1.15;margin:0 0 5px;font-weight:850;color:#0f1d36;letter-spacing:-.6px}.md-dashboard-head p{margin:0;color:#71809a;font-size:13px}.md-date-chip{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #e6ebf2;border-radius:11px;padding:10px 13px;color:#22314c;font-weight:750;font-size:12px;box-shadow:0 2px 9px rgba(20,40,74,.03)}
.md-dashboard-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:16px}.md-dash-kpi{position:relative;display:flex;align-items:center;gap:13px;min-height:112px;background:#fff;border:1px solid #e7ebf1;border-radius:15px;padding:17px 16px;text-decoration:none!important;color:#12213b!important;box-shadow:0 6px 20px rgba(32,52,86,.035)}.md-dash-kpi:hover{transform:translateY(-1px);border-color:#d7dfeb;box-shadow:0 10px 28px rgba(32,52,86,.07)}.md-dash-kpi-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;flex:0 0 48px;font-size:20px}.md-dash-kpi-icon.blue{background:#e9f1ff;color:#1769ff}.md-dash-kpi-icon.green{background:#e8f8ef;color:#16a167}.md-dash-kpi-icon.orange{background:#fff1df;color:#ff8708}.md-dash-kpi-icon.purple{background:#f0eaff;color:#7c46e9}.md-dash-kpi-icon.teal{background:#e6f8f8;color:#05a8ad}.md-dash-kpi-copy{min-width:0}.md-dash-kpi-copy small{display:block;font-size:9px;line-height:1.2;font-weight:850;color:#2a3851;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.md-dash-kpi-copy strong{display:block;font-size:25px;line-height:1.05;margin:7px 0 6px;font-weight:850}.md-dash-kpi-copy em{font-style:normal;color:#77849a;font-size:10px}.md-kpi-more{position:absolute;right:12px;top:13px;color:#7f8aa0;font-size:14px}
.md-dashboard-main-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(290px,.88fr) minmax(280px,.85fr);gap:14px;margin-bottom:14px}.md-dashboard-secondary-grid{display:grid;grid-template-columns:1.05fr .9fr 1.05fr .85fr;gap:14px;margin-bottom:14px}.md-dash-card{background:#fff;border:1px solid #e7ebf1;border-radius:15px;box-shadow:0 6px 20px rgba(32,52,86,.035);overflow:hidden}.md-dash-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 17px 11px}.md-dash-card-head h2{font-size:14px;line-height:1.2;margin:0;font-weight:850;color:#17233a}.md-dash-card-head p{font-size:10px;color:#7c8799;margin:4px 0 0}.md-dash-card-head>a{font-size:10px;color:#2667dc!important;font-weight:750;white-space:nowrap;text-decoration:none!important}
.md-production-flow{min-height:250px}.md-flow-row{display:flex;align-items:center;justify-content:space-between;padding:25px 20px 24px;gap:5px}.md-flow-step{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none!important;color:#17233a!important;min-width:82px}.md-flow-icon{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;font-size:24px;margin-bottom:9px;border:1px solid transparent}.md-flow-icon.blue{background:#eef4ff;color:#1f6bff;border-color:#dce8ff}.md-flow-icon.cyan{background:#eafbfc;color:#0cabb5;border-color:#d9f3f5}.md-flow-icon.orange{background:#fff4e8;color:#ff8a00;border-color:#ffe6c9}.md-flow-icon.purple{background:#f5eeff;color:#8848f2;border-color:#eadbff}.md-flow-icon.green{background:#edf9f1;color:#19a46a;border-color:#dff3e7}.md-flow-step b{font-size:10px;color:#31415f;font-weight:800}.md-flow-step strong{font-size:11px;margin-top:4px;font-weight:850}.md-flow-step small{font-size:10px;color:#7c879b;margin-top:4px}.md-flow-arrow{color:#8592a9;font-size:11px;transform:translateY(-19px)}
.md-task-list,.md-notification-list{padding:0 16px 14px}.md-task-list>a,.md-notification-list>a{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #edf0f4;text-decoration:none!important;color:#17233a!important}.md-task-list>a:last-child,.md-notification-list>a:last-child{border-bottom:0}.md-task-check{width:15px;height:15px;border:1.5px solid #bdc7d7;border-radius:4px;flex:0 0 15px}.md-task-list>a>span:nth-child(2),.md-notification-list>a>span:nth-child(2){flex:1;min-width:0}.md-task-list strong,.md-notification-list strong{font-size:11px;font-weight:800;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.md-task-list small,.md-notification-list small{display:block;font-size:9px;color:#8490a3;margin-top:3px}.md-task-list>a>i{font-size:10px;color:#9aa6b8}.dot{width:8px;height:8px;border-radius:50%;flex:0 0 8px}.dot.blue{background:#2771ff}.dot.green{background:#17ac6f}.dot.orange{background:#ff8a00}.dot.purple{background:#814cf2}
.md-operation-list,.md-work-area-list,.md-shortage-list{padding:0 16px 15px}.md-operation-row{display:grid;grid-template-columns:36px 28px 1fr;align-items:center;gap:8px;padding:9px 0;border-bottom:1px solid #edf0f4}.md-operation-row:last-child{border-bottom:0}.md-operation-time{font-size:9px;color:#7f8aa0}.md-operation-icon{width:25px;height:25px;border-radius:50%;background:#edf9f1;color:#19a46a;display:grid;place-items:center;font-size:10px}.md-operation-row strong{display:block;font-size:10px;font-weight:800}.md-operation-row small{display:block;font-size:9px;color:#8792a5;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.md-empty-state{display:flex;align-items:center;gap:9px;color:#7e8a9f;font-size:10px;padding:18px 4px}.md-empty-state i{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#eef3fb;color:#4d6d9e}.md-empty-state.success i{background:#e9f8f0;color:#149660}
.md-work-area-list>a{display:grid;grid-template-columns:32px 1fr 72px;align-items:center;gap:9px;padding:9px 0;border-bottom:1px solid #edf0f4;text-decoration:none!important;color:#17233a!important}.md-work-area-list>a:last-child{border-bottom:0}.md-worker-avatar{width:28px;height:28px;border-radius:50%;background:#edf3ff;color:#2b67d8;display:grid;place-items:center;font-size:10px;font-weight:850}.md-work-area-list strong{display:block;font-size:10px;font-weight:800}.md-work-area-list small{display:block;font-size:9px;color:#8792a5;margin-top:2px}.md-progress{height:4px;background:#edf0f4;border-radius:99px;overflow:hidden}.md-progress i{display:block;height:100%;background:#2d70ff;border-radius:99px}.md-work-area-list>a:nth-child(2) .md-progress i{background:#ff8a00}.md-work-area-list>a:nth-child(3) .md-progress i{background:#1aaf70}.md-work-area-list>a:nth-child(4) .md-progress i{background:#8847ee}
.md-shortage-list>a{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:9px;padding:9px 0;border-bottom:1px solid #edf0f4;text-decoration:none!important;color:#17233a!important}.md-shortage-list>a:last-child{border-bottom:0}.md-shortage-icon{width:26px;height:26px;border-radius:50%;background:#fff0f2;color:#f14053;display:grid;place-items:center;font-size:11px}.md-shortage-list strong{display:block;font-size:10px;font-weight:800}.md-shortage-list small{display:block;font-size:9px;color:#8792a5;margin-top:2px}.md-shortage-list em{font-style:normal;background:#fff0f2;color:#ef4356;border-radius:99px;padding:4px 7px;font-size:9px;font-weight:750}
.md-scanner-panel{display:flex;flex-direction:column}.md-scanner-box{margin:0 16px 10px;min-height:105px;border:1px solid #e5eaf1;background:#f9fbfd;border-radius:11px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none!important;color:#596982!important;text-align:center}.md-scanner-box>i{font-size:30px;margin-bottom:8px;color:#1e355b}.md-scanner-box strong{font-size:10px}.md-scanner-box small{font-size:9px;margin-top:3px;color:#8792a5}.md-scanner-action{margin:auto 16px 15px;display:flex;align-items:center;justify-content:center;min-height:38px;background:#ed163c;color:#fff!important;border-radius:8px;font-size:11px;font-weight:800;text-decoration:none!important}.md-scanner-action:hover{background:#d40f34}
.md-quick-actions{margin-bottom:12px}.md-quick-actions .md-dash-card-head{padding-bottom:7px}.md-quick-actions-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;padding:0 16px 15px}.md-quick-actions-row>a{display:flex;align-items:center;justify-content:center;gap:8px;min-height:58px;border:1px solid #e7ebf1;border-radius:10px;text-decoration:none!important;font-size:11px;font-weight:800;background:#fff}.md-quick-actions-row>a i{font-size:19px}.md-quick-actions-row>a.green{color:#12975f!important;background:#f3fbf7;border-color:#dcefe5}.md-quick-actions-row>a.blue{color:#2369e8!important;background:#f5f8ff;border-color:#dce5f7}.md-quick-actions-row>a.purple{color:#8046e5!important;background:#faf7ff;border-color:#e9ddfb}.md-quick-actions-row>a.orange{color:#f37f00!important;background:#fff9f2;border-color:#f6e8d6}.md-quick-actions-row>a.cyan{color:#059aa7!important;background:#f4fbfc;border-color:#daf0f2}.md-quick-actions-row>a.gray{color:#44546c!important;background:#fafbfc}.md-dashboard-footer{display:flex;justify-content:space-between;align-items:center;color:#8792a4;font-size:9px;padding:8px 3px 0}.md-dashboard-footer span:last-child{display:flex;gap:17px}.md-dashboard-footer a{color:#66768d!important;text-decoration:none!important}
/* dashboard-specific shell refinements */
body:has(.md-dashboard-page) .page-breadcrumb{display:none!important}body:has(.md-dashboard-page) .footer{display:none!important}
@media(min-width:1200px){body:has(.md-dashboard-page) .container-fluid{max-width:none}.md-dashboard-page{margin:0!important}}
@media(max-width:1450px){.md-dashboard-kpis{grid-template-columns:repeat(3,1fr)}.md-dashboard-secondary-grid{grid-template-columns:repeat(2,1fr)}.md-quick-actions-row{grid-template-columns:repeat(3,1fr)}}
@media(max-width:1100px){.md-dashboard-main-grid{grid-template-columns:1fr}.md-dashboard-kpis{grid-template-columns:repeat(2,1fr)}.md-flow-row{overflow-x:auto;justify-content:flex-start}.md-flow-step{min-width:110px}.md-flow-arrow{flex:0 0 15px}}
@media(max-width:767px){.md-dashboard-page{padding:16px!important}.md-dashboard-head{align-items:flex-start;flex-direction:column}.md-dashboard-head h1{font-size:22px}.md-dashboard-kpis{grid-template-columns:1fr}.md-dashboard-secondary-grid{grid-template-columns:1fr}.md-quick-actions-row{grid-template-columns:1fr 1fr}.md-dashboard-footer{flex-direction:column;gap:8px}.md-dash-kpi{min-height:96px}.md-date-chip{align-self:stretch;justify-content:center}}
@media(max-width:460px){.md-quick-actions-row{grid-template-columns:1fr}}
