.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html,body,#root{height:100%}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fa;color:#111827}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.page-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;flex-wrap:wrap}.page-header h1,.page-header h2{margin:0}.kpi-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:16px}.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px;vertical-align:middle}.muted{color:#6b7280}@media (max-width: 768px){.kpi-row{grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:12px}.ant-card-body{padding:12px!important}.ant-statistic-title{font-size:11px!important}.ant-statistic-content{font-size:18px!important}.ant-tabs-nav{margin-bottom:8px!important}.page-header{gap:8px;margin-bottom:12px}}@media (max-width: 480px){.kpi-row{grid-template-columns:1fr 1fr}}@media (max-width: 768px){.period-picker-popup{max-width:100vw}.period-picker-popup .ant-picker-range-wrapper{min-width:0!important}.period-picker-popup .ant-picker-panel-container{max-width:calc(100vw - 16px);overflow-x:hidden}.period-picker-popup .ant-picker-panels>*:nth-child(2){display:none}.period-picker-popup .ant-picker-panel-container{max-height:calc(100vh - 220px);overflow-y:auto}}@media (max-width: 1024px){input,select,textarea,.ant-input,.ant-input-affix-wrapper input,.ant-input-number-input,.ant-picker-input>input,.ant-select-selector,.ant-select-selection-search-input,.ant-select-selection-item,textarea.ant-input{font-size:16px!important}}@media (max-width: 768px){.ant-table-content,.ant-table-body{overflow-x:auto!important}.ant-table-content table{min-width:100%}}.machine-card{cursor:pointer;transition:background-color .15s ease}.machine-card:hover{background:#f0f5ff}.machine-card+.machine-card{border-top:1px solid #f0f0f0}.machine-card-row{display:flex;align-items:center;justify-content:space-between;padding:12px;gap:12px}.machine-card-title{font-weight:600;font-size:15px}.machine-card-sub{color:#6b7280;font-size:12px}.machine-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px 12px;padding:0 12px 12px;font-size:13px}.machine-card-grid>div{display:flex;justify-content:space-between;gap:6px}.machine-card-grid>div>span:first-child{color:#6b7280}
