@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;color:#333;background-color:#f5f5f5}#root{min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.text-center{text-align:center}.text-right{text-align:right}.mb-0{margin-bottom:0}.mb-8{margin-bottom:8px}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}.mt-8{margin-top:8px}.mt-16{margin-top:16px}.mt-24{margin-top:24px}.ant-card{box-shadow:0 1px 3px #00000014}.ant-table-wrapper{background:#fff;border-radius:8px}.stat-card-primary .ant-statistic-content-value{color:#1890ff}.stat-card-success .ant-statistic-content-value{color:#52c41a}.stat-card-warning .ant-statistic-content-value{color:#faad14}.stat-card-danger .ant-statistic-content-value{color:#ff4d4f}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.production-status{padding:16px;border-radius:8px;margin-bottom:16px}.production-status.running{background:linear-gradient(135deg,#52c41a22,#52c41a11);border-left:4px solid #52c41a}.production-status.stopped{background:linear-gradient(135deg,#ff4d4f22,#ff4d4f11);border-left:4px solid #ff4d4f}.production-status.idle{background:linear-gradient(135deg,#faad1422,#faad1411);border-left:4px solid #faad14}.loading-spin{display:flex;justify-content:center;align-items:center;min-height:200px}@media print{.no-print,.ant-layout-sider,.ant-layout-header{display:none!important}}
