.StatTile-module__Dq4j7q__tile{background-color:var(--color-surface);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;gap:2px;min-width:120px;padding:12px 16px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden}.StatTile-module__Dq4j7q__tile:after{content:"";opacity:0;height:2px;transition:opacity .2s;position:absolute;top:0;left:0;right:0}.StatTile-module__Dq4j7q__tile:hover{box-shadow:var(--shadow-md);border-color:var(--color-border);transform:translateY(-2px)}.StatTile-module__Dq4j7q__tile:hover:after{opacity:1}.StatTile-module__Dq4j7q__severityDefault:after{background:var(--color-border)}.StatTile-module__Dq4j7q__severitySuccess:after{background:linear-gradient(90deg, var(--color-success) 0%, transparent 100%)}.StatTile-module__Dq4j7q__severityWarning:after{background:linear-gradient(90deg, var(--color-warning) 0%, transparent 100%)}.StatTile-module__Dq4j7q__severityCritical:after{background:linear-gradient(90deg, var(--color-error) 0%, transparent 100%)}.StatTile-module__Dq4j7q__header{justify-content:space-between;align-items:center;display:flex}.StatTile-module__Dq4j7q__title{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary);font-size:.75rem;font-weight:600}.StatTile-module__Dq4j7q__icon{color:var(--color-text-muted);flex-shrink:0}.StatTile-module__Dq4j7q__iconSuccess{color:var(--color-success)}.StatTile-module__Dq4j7q__iconWarning{color:var(--color-warning)}.StatTile-module__Dq4j7q__iconCritical{color:var(--color-error)}.StatTile-module__Dq4j7q__value{font-family:var(--font-heading);color:var(--color-text-primary);margin-top:2px;font-size:1.5rem;font-weight:700;line-height:1.1}.StatTile-module__Dq4j7q__change{align-items:center;gap:3px;margin-top:2px;font-size:.6875rem;font-weight:600;display:inline-flex}.StatTile-module__Dq4j7q__changeUp{color:var(--color-success)}.StatTile-module__Dq4j7q__changeDown{color:var(--color-error)}.StatTile-module__Dq4j7q__changeNeutral{color:var(--color-text-muted)}
.CameraFeedGrid-module__HTIr8W__container{flex-direction:column;gap:6px;min-width:0;max-width:100%;display:flex;overflow:hidden}.CameraFeedGrid-module__HTIr8W__toolbar{justify-content:space-between;align-items:center;gap:8px;display:flex}.CameraFeedGrid-module__HTIr8W__viewToggle{border-radius:var(--radius-md);background:#ffffff0f;gap:2px;padding:2px;display:flex}.CameraFeedGrid-module__HTIr8W__viewBtn{font-family:var(--font-body);color:#ffffff73;border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:4px 10px;font-size:.6875rem;font-weight:600;transition:color .15s,background-color .15s;display:flex}.CameraFeedGrid-module__HTIr8W__viewBtn:hover{color:#ffffffb3}.CameraFeedGrid-module__HTIr8W__viewBtnActive{color:#fff;background:#ffffff1a}.CameraFeedGrid-module__HTIr8W__toolbarRight{align-items:center;gap:10px;display:flex}.CameraFeedGrid-module__HTIr8W__playPauseBtn{font-family:var(--font-body);color:#ffffff80;border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:1px solid #ffffff1a;align-items:center;gap:4px;padding:4px 8px;font-size:.6875rem;font-weight:600;transition:color .15s,border-color .15s;display:flex}.CameraFeedGrid-module__HTIr8W__playPauseBtn:hover{color:#fffc;border-color:#fff3}.CameraFeedGrid-module__HTIr8W__pageCounter{font-family:var(--font-mono,monospace);color:#ffffff59;letter-spacing:.04em;font-size:.625rem}.CameraFeedGrid-module__HTIr8W__viewArea{border-radius:var(--radius-lg);max-height:340px;position:relative;overflow:hidden}.CameraFeedGrid-module__HTIr8W__grid1x1{grid-template-columns:1fr;height:100%;display:grid}.CameraFeedGrid-module__HTIr8W__grid2x2{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:2px;height:100%;display:grid}.CameraFeedGrid-module__HTIr8W__tile{background:linear-gradient(145deg,#09090b 0%,#18181b 60%,#1e2329 100%);position:relative;overflow:hidden}.CameraFeedGrid-module__HTIr8W__tileImage{object-fit:cover;width:100%;height:100%;display:block}.CameraFeedGrid-module__HTIr8W__tile:after{content:"";pointer-events:none;z-index:1;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#ffffff02 2px 4px);position:absolute;inset:0}.CameraFeedGrid-module__HTIr8W__liveIndicator{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2;background:#0000008c;border-radius:100px;align-items:center;gap:4px;padding:2px 6px;display:flex;position:absolute;top:8px;left:8px}.CameraFeedGrid-module__HTIr8W__liveDot{background:#ef4444;border-radius:50%;width:5px;height:5px;animation:1.5s ease-in-out infinite CameraFeedGrid-module__HTIr8W__livePulse}@keyframes CameraFeedGrid-module__HTIr8W__livePulse{0%,to{opacity:1;box-shadow:0 0 #ef444480}50%{opacity:.5;box-shadow:0 0 0 3px #ef444400}}.CameraFeedGrid-module__HTIr8W__liveLabel{font-family:var(--font-mono,monospace);color:#ef4444;text-transform:uppercase;letter-spacing:.1em;font-size:.5rem;font-weight:700}.CameraFeedGrid-module__HTIr8W__expandBtn{border-radius:var(--radius-sm);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff9;z-index:2;opacity:0;background:#00000073;justify-content:center;align-items:center;width:24px;height:24px;text-decoration:none;transition:background-color .15s,color .15s;display:flex;position:absolute;top:8px;right:8px}.CameraFeedGrid-module__HTIr8W__tile:hover .CameraFeedGrid-module__HTIr8W__expandBtn{opacity:1}.CameraFeedGrid-module__HTIr8W__expandBtn:hover{color:#fff;background:#000000b3;text-decoration:none}.CameraFeedGrid-module__HTIr8W__tileBottomBar{z-index:2;background:linear-gradient(#0000 0%,#000000a6 100%);flex-direction:column;gap:1px;padding:6px 8px;display:flex;position:absolute;bottom:0;left:0;right:0}.CameraFeedGrid-module__HTIr8W__tileName{font-family:var(--font-heading);color:#ffffffe6;font-size:.6875rem;font-weight:700}.CameraFeedGrid-module__HTIr8W__tileLocation{color:#ffffff80;align-items:center;gap:2px;font-size:.5625rem;display:flex}.CameraFeedGrid-module__HTIr8W__arrowBtn{z-index:3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#ffffffb3;cursor:pointer;opacity:0;background:#0006;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:background-color .15s,color .15s,transform .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.CameraFeedGrid-module__HTIr8W__viewArea:hover .CameraFeedGrid-module__HTIr8W__arrowBtn{opacity:1}.CameraFeedGrid-module__HTIr8W__arrowBtn:hover{color:#fff;background:#000000b3;transform:translateY(-50%)scale(1.1)}.CameraFeedGrid-module__HTIr8W__arrowLeft{left:8px}.CameraFeedGrid-module__HTIr8W__arrowRight{right:8px}.CameraFeedGrid-module__HTIr8W__thumbStrip{scroll-behavior:smooth;scrollbar-width:none;gap:4px;padding:2px 1px;display:flex;overflow-x:auto}.CameraFeedGrid-module__HTIr8W__thumbStrip::-webkit-scrollbar{display:none}.CameraFeedGrid-module__HTIr8W__thumb{border-radius:var(--radius-sm);cursor:pointer;background:linear-gradient(145deg,#18181b,#1e2329);border:2px solid #0000;flex-shrink:0;width:64px;padding:0;transition:border-color .15s,box-shadow .15s;position:relative;overflow:hidden}.CameraFeedGrid-module__HTIr8W__thumb:hover{border-color:#fff3}.CameraFeedGrid-module__HTIr8W__thumbActive{border-color:var(--color-accent);box-shadow:0 0 0 1px var(--color-accent)}.CameraFeedGrid-module__HTIr8W__thumbActive:hover{border-color:var(--color-accent)}.CameraFeedGrid-module__HTIr8W__thumbImage{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.CameraFeedGrid-module__HTIr8W__thumbLabel{font-family:var(--font-body);color:#ffffff73;text-align:center;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;text-overflow:ellipsis;padding:2px 3px;font-size:.4375rem;font-weight:600;display:block;overflow:hidden}.CameraFeedGrid-module__HTIr8W__thumbActive .CameraFeedGrid-module__HTIr8W__thumbLabel{color:var(--color-accent)}@media (max-width:768px){.CameraFeedGrid-module__HTIr8W__thumb{width:56px}.CameraFeedGrid-module__HTIr8W__arrowBtn{opacity:1}}
.ProductionLineCard-module___Wht4G__card{background-color:var(--color-surface);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;gap:12px;padding:16px 18px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.ProductionLineCard-module___Wht4G__card:hover{box-shadow:var(--shadow-sm);border-color:var(--color-border);transform:translateY(-1px)}.ProductionLineCard-module___Wht4G__header{justify-content:space-between;align-items:center;gap:10px;display:flex}.ProductionLineCard-module___Wht4G__headerLeft{align-items:center;gap:10px;min-width:0;display:flex}.ProductionLineCard-module___Wht4G__factoryIcon{color:var(--color-primary);flex-shrink:0}.ProductionLineCard-module___Wht4G__nameBlock{min-width:0}.ProductionLineCard-module___Wht4G__name{font-family:var(--font-heading);color:var(--color-text-primary);font-size:.875rem;font-weight:700;line-height:1.25}.ProductionLineCard-module___Wht4G__lineNumber{color:var(--color-text-muted);font-size:.6875rem;font-weight:500}.ProductionLineCard-module___Wht4G__statusBlock{flex-shrink:0;align-items:center;gap:6px;display:flex}.ProductionLineCard-module___Wht4G__statusDot{border-radius:50%;width:8px;height:8px}.ProductionLineCard-module___Wht4G__dotRunning{background-color:var(--color-success);animation:2s infinite ProductionLineCard-module___Wht4G__pulse-running;box-shadow:0 0 6px #10b98166}@keyframes ProductionLineCard-module___Wht4G__pulse-running{0%,to{box-shadow:0 0 6px #10b98166}50%{box-shadow:0 0 12px #10b98133}}.ProductionLineCard-module___Wht4G__dotStopped{background-color:var(--color-text-muted)}.ProductionLineCard-module___Wht4G__dotMaintenance{background-color:var(--color-warning);box-shadow:0 0 6px #f59e0b4d}.ProductionLineCard-module___Wht4G__dotAlert{background-color:var(--color-error);animation:1s infinite ProductionLineCard-module___Wht4G__pulse-alert;box-shadow:0 0 6px #dc262666}@keyframes ProductionLineCard-module___Wht4G__pulse-alert{0%,to{box-shadow:0 0 6px #dc262666}50%{box-shadow:0 0 12px #dc26261a}}.ProductionLineCard-module___Wht4G__statusText{text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:600}.ProductionLineCard-module___Wht4G__textRunning{color:var(--color-success)}.ProductionLineCard-module___Wht4G__textStopped{color:var(--color-text-muted)}.ProductionLineCard-module___Wht4G__textMaintenance{color:var(--color-warning)}.ProductionLineCard-module___Wht4G__textAlert{color:var(--color-error)}.ProductionLineCard-module___Wht4G__throughputSection{flex-direction:column;gap:4px;display:flex}.ProductionLineCard-module___Wht4G__throughputLabel{color:var(--color-text-secondary);justify-content:space-between;align-items:baseline;font-size:.75rem;display:flex}.ProductionLineCard-module___Wht4G__throughputValue{font-weight:700;font-family:var(--font-heading);color:var(--color-text-primary);font-size:.875rem}.ProductionLineCard-module___Wht4G__throughputTarget{color:var(--color-text-muted);font-weight:400}.ProductionLineCard-module___Wht4G__throughputBarTrack{background-color:var(--color-surface-hover);border-radius:2px;height:4px;overflow:hidden}.ProductionLineCard-module___Wht4G__throughputBarFill{border-radius:2px;height:100%;transition:width .4s}.ProductionLineCard-module___Wht4G__fillNormal{background:linear-gradient(90deg, var(--color-success) 0%, #34d399 100%)}.ProductionLineCard-module___Wht4G__fillWarning{background:linear-gradient(90deg, var(--color-warning) 0%, #fbbf24 100%)}.ProductionLineCard-module___Wht4G__fillCritical{background:linear-gradient(90deg, var(--color-error) 0%, #f87171 100%)}.ProductionLineCard-module___Wht4G__footer{color:var(--color-text-muted);border-top:1px solid var(--color-border-subtle);align-items:center;gap:5px;padding-top:4px;font-size:.6875rem;display:flex}
.AlertFeed-module__J_mocG__feed{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.AlertFeed-module__J_mocG__list{flex:1;overflow-y:auto}.AlertFeed-module__J_mocG__alertItem{border-bottom:1px solid var(--color-border-subtle);gap:8px;padding:8px 12px;transition:background-color .15s;display:flex}.AlertFeed-module__J_mocG__alertItem:last-child{border-bottom:none}.AlertFeed-module__J_mocG__alertItem:hover{background-color:var(--color-surface-hover)}.AlertFeed-module__J_mocG__severityBar{border-radius:2px;flex-shrink:0;align-self:stretch;width:3px}.AlertFeed-module__J_mocG__barInfo{background-color:var(--color-accent)}.AlertFeed-module__J_mocG__barWarning{background-color:var(--color-warning)}.AlertFeed-module__J_mocG__barCritical{background-color:var(--color-error)}.AlertFeed-module__J_mocG__barEmergency{background:linear-gradient(180deg, var(--color-error) 0%, #ff6b6b 100%);animation:1.5s infinite AlertFeed-module__J_mocG__pulse-bar}@keyframes AlertFeed-module__J_mocG__pulse-bar{0%,to{opacity:1}50%{opacity:.5}}.AlertFeed-module__J_mocG__alertContent{flex:1;min-width:0}.AlertFeed-module__J_mocG__alertHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.AlertFeed-module__J_mocG__alertTitle{font-family:var(--font-heading);color:var(--color-text-primary);font-size:.75rem;font-weight:700;line-height:1.3}.AlertFeed-module__J_mocG__alertTitleEmergency{color:var(--color-error);font-weight:800}.AlertFeed-module__J_mocG__alertTimestamp{color:var(--color-text-muted);white-space:nowrap;flex-shrink:0;font-size:.6875rem}.AlertFeed-module__J_mocG__alertMessage{color:var(--color-text-secondary);margin-top:1px;font-size:.6875rem;line-height:1.3}.AlertFeed-module__J_mocG__alertSource{color:var(--color-text-muted);margin-top:4px;font-size:.6875rem}.AlertFeed-module__J_mocG__empty{flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:24px 16px;display:flex}.AlertFeed-module__J_mocG__emptyIcon{color:var(--color-text-muted);opacity:.4}.AlertFeed-module__J_mocG__emptyText{color:var(--color-text-muted);font-size:.875rem}
