.led-board{width:256px;height:192px;background:#0d0d0d;display:flex;flex-direction:column;position:relative;overflow:hidden;background-image:radial-gradient(circle,rgba(255,255,255,.03) 1px,transparent 1px);background-size:4px 4px}.metric-row{flex:1;display:flex;align-items:center;padding:0 6px 0 0;border-bottom:1px solid rgba(255,255,255,.08);min-height:0;border-left:5px solid var(--row-color);box-shadow:inset 4px 0 16px -4px var(--row-color)}.metric-left{flex:1;display:flex;flex-direction:column;justify-content:center;padding-left:8px;gap:0px;min-width:0;overflow:hidden}.metric-label{font-size:14px;font-weight:900;letter-spacing:.3px;color:#fff;white-space:nowrap;line-height:1.1;font-family:Arial Black,Impact,monospace}.metric-value-inline{display:flex;align-items:baseline;gap:3px;white-space:nowrap}.metric-value-inline .metric-value{font-size:30px;font-weight:900;color:var(--row-color);text-shadow:0 0 10px var(--row-color),0 0 22px var(--row-color);font-family:Arial Black,Impact,monospace;line-height:1}.metric-value-inline .metric-unit{font-size:13px;font-weight:900;color:#fff;text-shadow:0 0 6px rgba(255,255,255,.7);font-family:Arial Black,Impact,monospace;line-height:1}.metric-arrow,.arrow-line,.arrow-head{display:none}.metric-right{display:flex;align-items:center;justify-content:center;width:72px;flex-shrink:0}.gauge-wrap{width:70px;height:54px}.metric-value-row{display:none}.brand-strip{height:18px;display:flex;align-items:center;padding:0 10px;background:#000000b3;border-left:5px solid rgba(255,255,255,.15);flex-shrink:0}.brand-name{font-size:11px;font-weight:700;color:#ffffffe6;letter-spacing:3px;font-family:Arial,sans-serif;text-shadow:0 0 8px rgba(255,255,255,.4)}.sign-board{width:256px;height:192px;background:#0d0d0d;display:flex;flex-direction:column;overflow:hidden;position:relative;background-image:radial-gradient(circle,rgba(255,255,255,.025) 1px,transparent 1px);background-size:4px 4px}.sign-separator{height:1px;background:#fff3;flex-shrink:0}.sign-row{flex:1;display:flex;flex-direction:column;justify-content:space-evenly;padding:3px 10px 2px;min-height:0;overflow:hidden}.sign-label{font-family:Arial Black,Impact,sans-serif;font-size:15px;font-weight:900;color:#fff;letter-spacing:.5px;white-space:nowrap;line-height:1}.sign-value-group{display:flex;align-items:baseline;gap:5px;white-space:nowrap}.sign-value{font-family:Arial Black,Impact,monospace;font-size:38px;font-weight:900;line-height:1;transition:color .4s ease}.sign-unit{font-family:Arial Black,Impact,monospace;font-size:16px;font-weight:900;color:#fff;line-height:1;text-shadow:0 0 6px #ffffff,0 0 14px rgba(255,255,255,.5);align-self:flex-end;padding-bottom:4px}.classic-board{width:256px;height:192px;background:#111;display:flex;flex-direction:column;overflow:hidden;position:relative;background-image:radial-gradient(circle,rgba(255,255,255,.025) 1px,transparent 1px);background-size:3px 3px}.classic-separator{height:2px;background:#fff6;flex-shrink:0}.classic-row{flex:1;display:flex;align-items:center;padding:2px 4px 2px 8px;gap:4px;min-height:0;overflow:hidden}.classic-label{flex:1;font-family:Arial Black,Impact,sans-serif;font-size:21px;font-weight:900;color:#fff;letter-spacing:0px;white-space:normal;word-break:break-word;line-height:1.1;min-width:0}.classic-gauge-wrap{width:50px;height:50px;flex-shrink:0}.refoss-board{width:256px;height:192px;background:#080808;display:flex;flex-direction:column;overflow:hidden;font-family:Arial Black,Impact,monospace;box-sizing:border-box}.refoss-header{display:flex;align-items:center;justify-content:space-between;padding:4px 8px;border-bottom:1px solid #222;flex-shrink:0;height:22px}.refoss-title{font-size:8px;font-weight:900;letter-spacing:1.5px;color:#0f8;text-shadow:0 0 6px #00FF8888}.refoss-status-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.refoss-status-dot.connected{background:#0f8;box-shadow:0 0 6px #0f8}.refoss-status-dot.disconnected{background:#f33;box-shadow:0 0 6px #f33}.refoss-status-dot.waiting{background:gold;box-shadow:0 0 6px gold;animation:blink 1.2s step-start infinite}@keyframes blink{50%{opacity:0}}.refoss-broker{font-size:6px;color:#555;letter-spacing:.5px}.refoss-channels{flex:1;display:flex;flex-direction:column;padding:3px 0;gap:1px}.refoss-channel{display:grid;grid-template-columns:28px 1fr 1fr 1fr;align-items:center;padding:3px 8px;border-bottom:1px solid #141414;gap:2px}.ch-label{font-size:7px;color:#666;letter-spacing:.5px;font-weight:900}.ch-cell{display:flex;flex-direction:column;align-items:flex-end}.ch-unit{font-size:5px;color:#444;letter-spacing:.3px;margin-bottom:1px}.ch-value{font-size:9px;font-weight:900;letter-spacing:.5px;line-height:1}.ch-value.voltage{color:gold;text-shadow:0 0 6px #FFD70066}.ch-value.current{color:#00bfff;text-shadow:0 0 6px #00BFFF66}.ch-value.power{color:#ff6b35;text-shadow:0 0 6px #FF6B3566}.ch-value.null{color:#333}.refoss-totals{display:flex;align-items:center;justify-content:space-between;padding:4px 8px;border-top:1px solid #222;background:#0d0d0d;flex-shrink:0;height:22px}.totals-label{font-size:7px;color:#666;letter-spacing:1px;font-weight:900}.totals-value{font-size:13px;font-weight:900;color:#ff6b35;text-shadow:0 0 8px #FF6B3566;letter-spacing:.5px}.totals-unit{font-size:7px;color:#888;letter-spacing:.5px}.refoss-footer{display:flex;align-items:center;justify-content:space-between;padding:2px 8px;border-top:1px solid #181818;flex-shrink:0;height:14px}.footer-status{font-size:5.5px;color:#444;letter-spacing:.5px}.footer-time{font-size:5.5px;color:#444;letter-spacing:.3px}.refoss-waiting{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.waiting-icon{font-size:24px;opacity:.3}.waiting-text{font-size:7px;color:gold;letter-spacing:1px;text-align:center;opacity:.7}
