.gauge-container[data-v-dacbf13d]{display:flex;flex-direction:column;align-items:center;gap:.75rem;background:linear-gradient(135deg,#111,#0a0a0a);border:1px solid #222222;border-radius:12px;padding:1.5rem 1.5rem 1rem;transition:all .3s ease}.gauge-container[data-v-dacbf13d]:hover{border-color:#333;box-shadow:0 4px 12px #00000080}.gauge-title[data-v-dacbf13d]{font-size:1.1rem;font-weight:600;color:#fff;letter-spacing:-.3px;text-align:center;width:100%}.gauge-unit[data-v-dacbf13d]{font-size:.85rem;color:#888;font-weight:500}.status-light-container[data-v-e450d335]{display:flex;flex-direction:column;align-items:center;gap:.5rem;background:linear-gradient(135deg,#111,#0a0a0a);border:1px solid #222222;border-radius:12px;padding:1rem;min-width:130px;transition:all .3s ease}.status-light-container[data-v-e450d335]:hover{border-color:#333;box-shadow:0 4px 12px #00000080}.light-label[data-v-e450d335]{font-size:.85rem;color:#888;text-transform:uppercase;letter-spacing:.5px;font-weight:500;text-align:center}.status-light[data-v-e450d335]{width:60px;height:60px;border-radius:50%;transition:all .3s ease;box-shadow:0 0 10px #0000004d}.status-light.yellow[data-v-e450d335]{background:#fbbf24}.status-light.yellow.active[data-v-e450d335]{box-shadow:0 0 20px #fbbf24,inset 0 0 10px #0003}.status-light.yellow.inactive[data-v-e450d335]{background:#78350f;opacity:.4}.status-light.red[data-v-e450d335]{background:#ef4444}.status-light.red.active[data-v-e450d335]{box-shadow:0 0 20px #ef4444,inset 0 0 10px #0003}.status-light.red.inactive[data-v-e450d335]{background:#7f1d1d;opacity:.4}.status-light.green[data-v-e450d335]{background:#10b981}.status-light.green.active[data-v-e450d335]{box-shadow:0 0 20px #10b981,inset 0 0 10px #0003}.status-light.green.inactive[data-v-e450d335]{background:#064e3b;opacity:.4}.status-light.blue[data-v-e450d335]{background:#3b82f6}.status-light.blue.active[data-v-e450d335]{box-shadow:0 0 20px #3b82f6,inset 0 0 10px #0003}.status-light.blue.inactive[data-v-e450d335]{background:#1e3a8a;opacity:.4}@media (max-width: 768px){.status-light-container[data-v-e450d335]{padding:.75rem;min-width:auto;gap:.5rem}.light-label[data-v-e450d335]{font-size:.65rem;text-transform:uppercase}.status-light[data-v-e450d335]{width:40px;height:40px}.light-status[data-v-e450d335]{font-size:.65rem}}.light-status[data-v-e450d335]{font-size:.8rem;color:#888;font-weight:500}.numeric-counter[data-v-709bde09]{display:flex;flex-direction:column;align-items:center;gap:.5rem;background:linear-gradient(135deg,#111,#0a0a0a);border:2px solid #222222;border-radius:12px;padding:1rem;min-width:130px;transition:all .3s ease}.numeric-counter[data-v-709bde09]:hover{box-shadow:0 4px 12px #00000080;transform:translateY(-2px)}.counter-label[data-v-709bde09]{font-size:.8rem;color:#888;text-transform:uppercase;letter-spacing:.5px;font-weight:500;text-align:center}.counter-value[data-v-709bde09]{font-size:2.5rem;font-weight:800;font-family:Monaco,Courier New,monospace;letter-spacing:-1px;line-height:1}.counter-unit[data-v-709bde09]{font-size:.75rem;color:#666;font-weight:500;letter-spacing:.3px}.numeric-counter.color-green[data-v-709bde09]{border-color:#10b981}.numeric-counter.color-green .counter-value[data-v-709bde09]{color:#10b981}.numeric-counter.color-green[data-v-709bde09]:hover{border-color:#059669;box-shadow:0 0 15px #10b98133}.numeric-counter.color-red[data-v-709bde09]{border-color:#ef4444}.numeric-counter.color-red .counter-value[data-v-709bde09]{color:#ef4444}.numeric-counter.color-red[data-v-709bde09]:hover{border-color:#dc2626;box-shadow:0 0 15px #ef444433}.numeric-counter.color-blue[data-v-709bde09]{border-color:#3b82f6}.numeric-counter.color-blue .counter-value[data-v-709bde09]{color:#3b82f6}.numeric-counter.color-blue[data-v-709bde09]:hover{border-color:#2563eb;box-shadow:0 0 15px #3b82f633}.numeric-counter.color-yellow[data-v-709bde09]{border-color:#fbbf24}.numeric-counter.color-yellow .counter-value[data-v-709bde09]{color:#fbbf24}.numeric-counter.color-yellow[data-v-709bde09]:hover{border-color:#f59e0b;box-shadow:0 0 15px #fbbf2433}*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,sans-serif;background:#000;color:#fff;line-height:1.6}#app{min-height:100vh;display:flex;flex-direction:column}.app-header{background:linear-gradient(180deg,#0a0a0a,#000);border-bottom:1px solid #1a1a1a;padding:1rem;sticky:top;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-container{max-width:1600px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;width:100%}.logo-section{display:flex;align-items:center;gap:1rem}.logo{width:15rem;height:auto;opacity:.95}.brand-name{font-size:1.3rem;font-weight:700;letter-spacing:-.5px}.connection-status{display:flex;align-items:center;gap:.75rem;padding:.5rem 1rem;background:#0006;border-radius:8px;border:1px solid #1a1a1a}.status-dot{width:8px;height:8px;border-radius:50%;animation:pulse 2s infinite}.status-dot.online{background:#10b981;box-shadow:0 0 6px #10b981}.status-dot.offline{background:#ef4444;box-shadow:0 0 6px #ef4444}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.status-text{font-size:.85rem;color:#888}.app-main{flex:1;max-width:1600px;width:100%;margin:0 auto;padding:1.5rem;display:flex;flex-direction:column;gap:2rem}.product-section{display:flex;justify-content:center}.product-card{background:linear-gradient(135deg,#0f0f0f,#1a1a1a);border:1px solid #222222;border-radius:8px;padding:1rem;text-align:center;transition:all .3s ease;width:100%;max-width:none}.product-card:hover{border-color:#333;box-shadow:0 4px 12px #00000080}.product-label{font-size:.7rem;color:#fffc;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem;font-weight:500}.product-name{font-size:1.5rem;font-weight:700;color:#fff;letter-spacing:-.3px}.summary-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem}.summary-card{background:linear-gradient(135deg,#0f0f0f,#1a1a1a);border:1px solid #222222;border-radius:10px;padding:1rem;text-align:center;transition:all .3s ease}.summary-card:hover{border-color:#333;box-shadow:0 4px 12px #00000080}.summary-card-green{background:linear-gradient(135deg,#0f3b1a,#0a2412);border-color:#10b981}.summary-card-green:hover{border-color:#059669;box-shadow:0 4px 12px #10b98133}.summary-card-green .summary-value{color:#10b981}.summary-card-red{background:linear-gradient(135deg,#3b0f0f,#2a0a0a);border-color:#ef4444}.summary-card-red:hover{border-color:#dc2626;box-shadow:0 4px 12px #ef444433}.summary-card-red .summary-value{color:#ef4444}.summary-label{font-size:.75rem;color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-weight:500}.summary-value{font-size:1.8rem;font-weight:700;color:#fff}.summary-value.small{font-size:1rem;font-family:Monaco,Courier New,monospace}.measurements-section{display:flex;flex-direction:column;gap:1.5rem}.section-title{font-size:1.1rem;font-weight:600;color:#fff;letter-spacing:-.5px;margin-bottom:.25rem}.metrics-group{display:flex;flex-direction:column;gap:1rem}.group-title{font-size:.85rem;color:#888;text-transform:uppercase;letter-spacing:.5px;font-weight:500}.metrics-grid{display:grid;gap:1rem}.gauges-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.status-grid,.counters-grid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.data-stream-section{display:flex;flex-direction:column;gap:1.5rem;padding-top:2rem;border-top:1px solid #1a1a1a}.data-stream-container{background:#0a0a0a;border:1px solid #1a1a1a;border-radius:10px;max-height:400px;overflow-y:auto}.empty-state{display:flex;align-items:center;justify-content:center;min-height:200px;color:#666;font-size:.95rem}.stream-list{display:flex;flex-direction:column}.stream-item{display:flex;gap:1rem;align-items:center;padding:1rem;border-bottom:1px solid #1a1a1a;font-size:.85rem;transition:background .2s ease}.stream-item:hover{background:#111}.stream-item:last-child{border-bottom:none}.stream-time{color:#666;font-family:Monaco,Courier New,monospace;min-width:80px}.stream-machine{background:#1a1a1a;color:#a0a0a0;padding:.25rem .75rem;border-radius:4px;min-width:100px;text-align:center}.stream-values{color:#888;margin-left:auto}.data-stream-container::-webkit-scrollbar{width:8px}.data-stream-container::-webkit-scrollbar-track{background:#0a0a0a}.data-stream-container::-webkit-scrollbar-thumb{background:#333;border-radius:4px}.data-stream-container::-webkit-scrollbar-thumb:hover{background:#444}@media (max-width: 768px){.product-card{padding:.75rem 1.5rem}.product-name{font-size:1.2rem}.status-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width: 480px){.app-header{padding:1rem}.logo{height:auto;width:10rem}.brand-name{font-size:1.1rem}.app-main{padding:.75rem;gap:1.5rem}.status-grid{grid-template-columns:1fr}.counters-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.summary-value{font-size:1.3rem}.metric-card,.numeric-counter{padding:.75rem}.metric-value{font-size:1.2rem}}
