:root{--canvas-bg: #0a0e1a;--widget-bg: rgba(22,27,34,.95);--widget-border: rgba(255,255,255,.1);--accent: #00d1d6}body{overflow:hidden}#canvas-wrapper[data-astro-cid-ho3ltckb]{width:100vw;height:calc(100vh - 80px);overflow:hidden;position:relative;background:var(--canvas-bg);cursor:grab}#canvas-wrapper[data-astro-cid-ho3ltckb]:active{cursor:grabbing}#canvas-wrapper[data-astro-cid-ho3ltckb].no-pan{cursor:default}#iot-canvas[data-astro-cid-ho3ltckb]{position:absolute;top:0;left:0;transform-origin:0 0;will-change:transform}#bg-svg[data-astro-cid-ho3ltckb]{position:absolute;top:0;left:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.widget[data-astro-cid-ho3ltckb]{position:absolute;background:var(--widget-bg);border:1px solid var(--widget-border);border-radius:1rem;backdrop-filter:blur(12px);min-width:120px;min-height:80px;display:flex;flex-direction:column;box-shadow:0 8px 32px #0006;transition:box-shadow .2s}.widget[data-astro-cid-ho3ltckb]:hover{box-shadow:0 12px 48px #0009;z-index:10}.widget[data-astro-cid-ho3ltckb].selected{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent),0 12px 48px #00d1d633;z-index:20}.widget-header[data-astro-cid-ho3ltckb]{display:flex;justify-content:space-between;align-items:center;padding:.4rem .6rem;border-bottom:1px solid rgba(255,255,255,.06);cursor:move;-webkit-user-select:none;-moz-user-select:none;user-select:none}.widget-title[data-astro-cid-ho3ltckb]{font-size:.65rem;font-weight:800;color:#8b949e;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.widget-remove[data-astro-cid-ho3ltckb]{background:none;border:none;color:#fff3;cursor:pointer;padding:0 2px;font-size:.7rem;line-height:1;flex-shrink:0}.widget-remove[data-astro-cid-ho3ltckb]:hover{color:#ef4444}.widget-body[data-astro-cid-ho3ltckb]{flex:1;display:flex;align-items:center;justify-content:center;padding:.5rem;overflow:hidden}.widget-resize[data-astro-cid-ho3ltckb]{position:absolute;bottom:2px;right:2px;width:14px;height:14px;cursor:se-resize;opacity:0;transition:opacity .2s;display:flex;align-items:center;justify-content:center}.widget[data-astro-cid-ho3ltckb]:hover .widget-resize[data-astro-cid-ho3ltckb],.widget[data-astro-cid-ho3ltckb].selected .widget-resize[data-astro-cid-ho3ltckb]{opacity:1}.widget-resize[data-astro-cid-ho3ltckb]:after{content:"";display:block;width:8px;height:8px;border-right:2px solid rgba(255,255,255,.3);border-bottom:2px solid rgba(255,255,255,.3)}.widget-value[data-astro-cid-ho3ltckb]{font-size:2rem;font-weight:900;color:var(--accent);text-align:center;line-height:1}.led-circle[data-astro-cid-ho3ltckb]{width:44px;height:44px;border-radius:50%;background:#374151;border:3px solid rgba(255,255,255,.1);transition:all .3s ease;box-shadow:0 0 20px #00000080;flex-shrink:0}.led-circle[data-astro-cid-ho3ltckb].on{background:#22c55e;box-shadow:0 0 30px #22c55e,0 0 60px #22c55e}.led-circle[data-astro-cid-ho3ltckb].off{background:#ef4444;box-shadow:0 0 30px #ef4444,0 0 60px #ef4444}.led-circle[data-astro-cid-ho3ltckb].unknown{background:#6b7280}.led-container[data-astro-cid-ho3ltckb]{display:flex;flex-direction:column;align-items:center;gap:.4rem}.led-label[data-astro-cid-ho3ltckb]{font-size:.75rem;font-weight:800;text-transform:uppercase}.sw-btn[data-astro-cid-ho3ltckb]{width:56px;height:56px;border-radius:50%;border:3px solid rgba(255,255,255,.15);background:#ffffff0d;transition:all .2s;cursor:pointer;flex-shrink:0}.sw-btn[data-astro-cid-ho3ltckb].on{background:#22c55e;border-color:#16a34a;box-shadow:0 0 24px #22c55e80}.sw-off-label[data-astro-cid-ho3ltckb]{font-size:.7rem;font-weight:700;color:#6b7280}.sw-on-label[data-astro-cid-ho3ltckb]{font-size:.7rem;font-weight:700;color:#22c55e}.slider-wrap[data-astro-cid-ho3ltckb]{display:flex;flex-direction:column;align-items:center;width:100%;gap:.4rem}.slider-display[data-astro-cid-ho3ltckb]{font-size:1.2rem;font-weight:900;color:#a78bfa}input[data-astro-cid-ho3ltckb][type=range].sv{-webkit-appearance:none;width:100%;height:6px;background:#ffffff1a;border-radius:3px;outline:none;cursor:pointer}input[data-astro-cid-ho3ltckb][type=range].sv::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;background:#a78bfa;border:2px solid white;border-radius:50%;cursor:pointer;box-shadow:0 2px 8px #0006}.lcd-outer[data-astro-cid-ho3ltckb]{background:#1a2f1a;border:2px inset #0a1a0a;border-radius:.5rem;padding:.5rem;font-family:Courier New,monospace;width:100%}.lcd-screen[data-astro-cid-ho3ltckb]{background:#9aab90;border-radius:.2rem;padding:.4rem;color:#2d5a2d;text-shadow:0 0 5px rgba(45,90,45,.5)}.lcd-line[data-astro-cid-ho3ltckb]{font-size:.8rem;font-weight:700;letter-spacing:.1em;min-height:1.2rem}.lcd-line[data-astro-cid-ho3ltckb]:not(:last-child){border-bottom:1px solid rgba(45,90,45,.3);margin-bottom:.25rem}.term-outer[data-astro-cid-ho3ltckb]{background:#0d1117;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;overflow:hidden;width:100%;display:flex;flex-direction:column;max-height:100px}.term-head[data-astro-cid-ho3ltckb]{background:#161b22;padding:.3rem .6rem;display:flex;justify-content:space-between;font-size:.65rem;font-weight:700;color:#8b949e;border-bottom:1px solid rgba(255,255,255,.06)}.term-clr[data-astro-cid-ho3ltckb]{background:none;border:none;color:#6e7681;cursor:pointer;font-size:.65rem}.term-clr[data-astro-cid-ho3ltckb]:hover{color:#c9d1d9}.term-body[data-astro-cid-ho3ltckb]{flex:1;padding:.4rem;overflow-y:auto;font-family:Courier New,monospace;font-size:.7rem;color:#39d353}.term-line[data-astro-cid-ho3ltckb]{margin-bottom:.15rem;word-break:break-all}.term-input-row[data-astro-cid-ho3ltckb]{display:flex;border-top:1px solid rgba(255,255,255,.06)}.term-input[data-astro-cid-ho3ltckb]{flex:1;background:#0d1117;border:none;padding:.3rem .5rem;color:#39d353;font-family:Courier New,monospace;font-size:.7rem;outline:none}.term-send[data-astro-cid-ho3ltckb]{background:#238636;border:none;padding:.3rem .6rem;color:#fff;font-weight:700;cursor:pointer;font-size:.65rem}.term-send[data-astro-cid-ho3ltckb]:hover{background:#2ea043}.joy-wrap[data-astro-cid-ho3ltckb]{display:flex;flex-direction:column;align-items:center;gap:.4rem}.joy-pad[data-astro-cid-ho3ltckb]{width:80px;height:80px;background:#ffffff0a;border:2px solid rgba(255,255,255,.1);border-radius:50%;position:relative;cursor:pointer;flex-shrink:0}.joy-knob[data-astro-cid-ho3ltckb]{width:28px;height:28px;background:linear-gradient(135deg,#f472b6,#ec4899);border:2px solid white;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform .05s;box-shadow:0 4px 12px #0006}.joy-vals[data-astro-cid-ho3ltckb]{display:flex;gap:1rem;font-size:.7rem;color:#f472b6;font-weight:700}.map-wrap[data-astro-cid-ho3ltckb]{display:flex;flex-direction:column;align-items:center;gap:.4rem}.map-box[data-astro-cid-ho3ltckb]{width:100%;height:50px;background:linear-gradient(135deg,#1e3a5f,#0f2744);border-radius:.5rem;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center}.map-box-text[data-astro-cid-ho3ltckb]{color:#60a5fa;font-size:.65rem;font-weight:600}.map-coords[data-astro-cid-ho3ltckb]{display:flex;gap:1.2rem;font-size:.7rem}.map-coord[data-astro-cid-ho3ltckb]{display:flex;flex-direction:column;align-items:center}.map-lbl[data-astro-cid-ho3ltckb]{font-size:.55rem;color:#6b7280;text-transform:uppercase}.map-val[data-astro-cid-ho3ltckb]{font-weight:700;color:#60a5fa}.timer-wrap[data-astro-cid-ho3ltckb]{display:flex;flex-direction:column;align-items:center;gap:.4rem}.timer-row[data-astro-cid-ho3ltckb]{display:flex;align-items:center;gap:.5rem}.timer-lbl[data-astro-cid-ho3ltckb]{font-size:.65rem;color:#6b7280;font-weight:600}.timer-tm[data-astro-cid-ho3ltckb]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.3rem;padding:.2rem .5rem;color:#fb923c;font-family:Courier New,monospace;font-size:.8rem;font-weight:700}.timer-btns[data-astro-cid-ho3ltckb]{display:flex;gap:.3rem}.tbtn[data-astro-cid-ho3ltckb]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#9ca3af;padding:.25rem .6rem;border-radius:.3rem;cursor:pointer;font-size:.65rem;font-weight:600;transition:all .2s}.tbtn[data-astro-cid-ho3ltckb]:hover{background:#ffffff1a}.tbtn[data-astro-cid-ho3ltckb].active{background:#238636;border-color:#2ea043;color:#fff}.timer-sts[data-astro-cid-ho3ltckb]{font-size:.75rem;font-weight:700}.timer-sts[data-astro-cid-ho3ltckb].on{color:#22c55e}.timer-sts[data-astro-cid-ho3ltckb].off{color:#ef4444}.step-wrap[data-astro-cid-ho3ltckb]{display:flex;flex-direction:column;align-items:center;gap:.4rem}.step-disp[data-astro-cid-ho3ltckb]{background:#ffffff0d;border:2px solid rgba(255,255,255,.1);border-radius:.5rem;padding:.4rem 1.5rem}.step-val[data-astro-cid-ho3ltckb]{font-size:1.6rem;font-weight:900;color:#14b8a6;font-family:Courier New,monospace}.step-btns[data-astro-cid-ho3ltckb]{display:flex;gap:.5rem}.stpbtn[data-astro-cid-ho3ltckb]{width:36px;height:36px;background:#14b8a6;border:none;border-radius:.5rem;color:#fff;font-size:1.2rem;font-weight:900;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;box-shadow:0 4px 12px #14b8a64d;flex-shrink:0}.stpbtn[data-astro-cid-ho3ltckb]:hover{background:#0d9488;transform:scale(1.05)}.stpbtn[data-astro-cid-ho3ltckb]:active{transform:scale(.95)}.chart-wrap[data-astro-cid-ho3ltckb]{width:100%;height:100%;min-height:80px}#toolbar[data-astro-cid-ho3ltckb]{position:fixed;bottom:24px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:.5rem;background:#0d1117f2;border:1px solid rgba(255,255,255,.1);border-radius:2rem;padding:.6rem 1rem;backdrop-filter:blur(20px);box-shadow:0 8px 32px #0009;z-index:100}#toolbar[data-astro-cid-ho3ltckb] button[data-astro-cid-ho3ltckb]{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#c9d1d9;padding:.5rem 1rem;border-radius:1rem;font-weight:800;font-size:.75rem;cursor:pointer;transition:all .2s;white-space:nowrap}#toolbar[data-astro-cid-ho3ltckb] button[data-astro-cid-ho3ltckb]:hover{background:#ffffff1f}#toolbar[data-astro-cid-ho3ltckb] .sep[data-astro-cid-ho3ltckb]{width:1px;height:24px;background:#ffffff1a}#zoom-display[data-astro-cid-ho3ltckb]{font-size:.7rem;color:#6b7280;font-weight:700;min-width:40px;text-align:center}#mqtt-status[data-astro-cid-ho3ltckb]{font-size:.7rem;font-weight:700}#mqtt-status[data-astro-cid-ho3ltckb].connected{color:#22c55e}#mqtt-status[data-astro-cid-ho3ltckb].disconnected{color:#ef4444}.zoom-btn[data-astro-cid-ho3ltckb]{width:32px!important;height:32px;padding:0!important;display:flex!important;align-items:center;justify-content:center!important;border-radius:50%!important;font-size:1.1rem!important}#bg-modal[data-astro-cid-ho3ltckb]{position:fixed;inset:0;background:#000000d9;backdrop-filter:blur(8px);z-index:300;display:none;align-items:center;justify-content:center;padding:1rem}#bg-modal[data-astro-cid-ho3ltckb].open{display:flex}.bg-panel[data-astro-cid-ho3ltckb]{background:#0d1117;border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;padding:2rem;width:100%;max-width:700px;max-height:80vh;overflow-y:auto}.bg-panel[data-astro-cid-ho3ltckb] h2[data-astro-cid-ho3ltckb]{font-size:1.5rem;font-weight:900;margin-bottom:1.5rem}.bg-section-title[data-astro-cid-ho3ltckb]{font-size:.75rem;font-weight:800;color:#8b949e;text-transform:uppercase;letter-spacing:.1em;margin:1.2rem 0 .8rem}.bg-grid[data-astro-cid-ho3ltckb]{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem}.bg-thumb[data-astro-cid-ho3ltckb]{border-radius:.75rem;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .2s;aspect-ratio:16/10}.bg-thumb[data-astro-cid-ho3ltckb]:hover{border-color:var(--accent);transform:scale(1.03)}.bg-thumb[data-astro-cid-ho3ltckb].active{border-color:var(--accent);box-shadow:0 0 16px #00d1d666}.bg-thumb[data-astro-cid-ho3ltckb] svg[data-astro-cid-ho3ltckb],.bg-thumb[data-astro-cid-ho3ltckb] img[data-astro-cid-ho3ltckb]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.bg-upload[data-astro-cid-ho3ltckb]{border:2px dashed rgba(255,255,255,.2);border-radius:.75rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;aspect-ratio:16/10;color:#6b7280;transition:all .2s}.bg-upload[data-astro-cid-ho3ltckb]:hover{border-color:var(--accent);color:var(--accent)}.bg-upload[data-astro-cid-ho3ltckb] input[data-astro-cid-ho3ltckb]{display:none}.bg-upload[data-astro-cid-ho3ltckb] span[data-astro-cid-ho3ltckb]{font-size:.8rem;font-weight:700}#bg-canvas-preview[data-astro-cid-ho3ltckb]{max-width:100%;border-radius:.75rem;margin-top:1rem;border:1px solid rgba(255,255,255,.1)}.bg-close[data-astro-cid-ho3ltckb]{margin-top:1.5rem;width:100%;text-align:center;color:#6b7280;font-size:.8rem;font-weight:700;cursor:pointer}.bg-close[data-astro-cid-ho3ltckb]:hover{color:#c9d1d9}#type-modal[data-astro-cid-ho3ltckb]{position:fixed;inset:0;background:#000000d9;backdrop-filter:blur(8px);z-index:300;display:none;align-items:center;justify-content:center;padding:1rem}#type-modal[data-astro-cid-ho3ltckb].open{display:flex}.type-panel[data-astro-cid-ho3ltckb]{background:#0d1117;border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;padding:2rem;width:100%;max-width:520px}.type-panel[data-astro-cid-ho3ltckb] h2[data-astro-cid-ho3ltckb]{font-size:1.5rem;font-weight:900;margin-bottom:1.5rem}.type-grid[data-astro-cid-ho3ltckb]{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem}.type-btn[data-astro-cid-ho3ltckb]{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:.75rem;padding:.75rem .5rem;display:flex;flex-direction:column;align-items:center;gap:.4rem;cursor:pointer;transition:all .2s}.type-btn[data-astro-cid-ho3ltckb]:hover{background:#00d1d614;border-color:#00d1d666}.type-icon[data-astro-cid-ho3ltckb]{font-size:1.4rem}.type-label[data-astro-cid-ho3ltckb]{font-size:.7rem;font-weight:700;color:#9ca3af;text-align:center}.type-close[data-astro-cid-ho3ltckb]{margin-top:1.2rem;width:100%;text-align:center;color:#6b7288;font-size:.8rem;font-weight:700;cursor:pointer}.type-close[data-astro-cid-ho3ltckb]:hover{color:#c9d1d9}#topic-modal[data-astro-cid-ho3ltckb]{position:fixed;inset:0;background:#000000d9;backdrop-filter:blur(8px);z-index:300;display:none;align-items:center;justify-content:center;padding:1rem}#topic-modal[data-astro-cid-ho3ltckb].open{display:flex}.topic-panel[data-astro-cid-ho3ltckb]{background:#0d1117;border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;padding:2rem;width:100%;max-width:440px}.topic-panel[data-astro-cid-ho3ltckb] h2[data-astro-cid-ho3ltckb]{font-size:1.5rem;font-weight:900;margin-bottom:1.5rem}.topic-field[data-astro-cid-ho3ltckb]{margin-bottom:1rem}.topic-field[data-astro-cid-ho3ltckb] label[data-astro-cid-ho3ltckb]{display:block;font-size:.75rem;font-weight:700;color:#8b949e;margin-bottom:.4rem;text-transform:uppercase;letter-spacing:.05em}.topic-field[data-astro-cid-ho3ltckb] input[data-astro-cid-ho3ltckb],.topic-field[data-astro-cid-ho3ltckb] select[data-astro-cid-ho3ltckb]{width:100%;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:.65rem 1rem;color:#fff;font-size:.875rem;outline:none;box-sizing:border-box}.topic-field[data-astro-cid-ho3ltckb] input[data-astro-cid-ho3ltckb]:focus,.topic-field[data-astro-cid-ho3ltckb] select[data-astro-cid-ho3ltckb]:focus{border-color:var(--accent)}.topic-row[data-astro-cid-ho3ltckb]{display:flex;gap:.75rem}.topic-row[data-astro-cid-ho3ltckb] .topic-field[data-astro-cid-ho3ltckb]{flex:1}.topic-btns[data-astro-cid-ho3ltckb]{display:flex;gap:.75rem;margin-top:1.5rem}.topic-cancel[data-astro-cid-ho3ltckb]{flex:1;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#9ca3af;padding:.75rem;border-radius:.75rem;font-weight:800;font-size:.875rem;cursor:pointer}.topic-confirm[data-astro-cid-ho3ltckb]{flex:1;background:var(--accent);border:none;color:#0a0e1a;padding:.75rem;border-radius:.75rem;font-weight:900;font-size:.875rem;cursor:pointer}.topic-confirm[data-astro-cid-ho3ltckb]:hover{opacity:.9}.topic-hint[data-astro-cid-ho3ltckb]{font-size:.7rem;color:#4b5563;margin-top:.5rem}.topic-preview[data-astro-cid-ho3ltckb]{background:#ffffff08;border-radius:.5rem;padding:.5rem .75rem;font-size:.7rem;color:#6b7280;font-family:Courier New,monospace;margin-top:.75rem}#mqtt-modal[data-astro-cid-ho3ltckb]{position:fixed;inset:0;background:#000000d9;backdrop-filter:blur(8px);z-index:300;display:none;align-items:center;justify-content:center;padding:1rem}#mqtt-modal[data-astro-cid-ho3ltckb].open{display:flex}.mqtt-panel[data-astro-cid-ho3ltckb]{background:#0d1117;border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;padding:2rem;width:100%;max-width:400px;position:relative}.mqtt-panel[data-astro-cid-ho3ltckb] h2[data-astro-cid-ho3ltckb]{font-size:1.3rem;font-weight:900;margin-bottom:1.5rem}.mqtt-field[data-astro-cid-ho3ltckb]{margin-bottom:1rem}.mqtt-field[data-astro-cid-ho3ltckb] label[data-astro-cid-ho3ltckb]{display:block;font-size:.75rem;font-weight:700;color:#8b949e;margin-bottom:.4rem;text-transform:uppercase;letter-spacing:.05em}.mqtt-field[data-astro-cid-ho3ltckb] input[data-astro-cid-ho3ltckb]{width:100%;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:.65rem 1rem;color:#fff;font-size:.875rem;outline:none;box-sizing:border-box}.mqtt-field[data-astro-cid-ho3ltckb] input[data-astro-cid-ho3ltckb]:focus{border-color:var(--accent)}.mqtt-connect[data-astro-cid-ho3ltckb]{width:100%;background:var(--accent);border:none;color:#0a0e1a;padding:.75rem;border-radius:.75rem;font-weight:900;font-size:.875rem;cursor:pointer;margin-top:.5rem}.mqtt-connect[data-astro-cid-ho3ltckb]:hover{opacity:.9}.mqtt-divider[data-astro-cid-ho3ltckb]{text-align:center;color:#4b5563;font-size:.75rem;margin:1rem 0}.mqtt-supporter-link[data-astro-cid-ho3ltckb]{display:block;text-align:center;color:var(--accent);font-size:.875rem;font-weight:700;text-decoration:none}.mqtt-supporter-link[data-astro-cid-ho3ltckb]:hover{text-decoration:underline}.mqtt-close[data-astro-cid-ho3ltckb]{position:absolute;top:1rem;right:1.25rem;color:#6b7280;font-size:1.2rem;cursor:pointer}.mqtt-close[data-astro-cid-ho3ltckb]:hover{color:#c9d1d9}#event-log-panel[data-astro-cid-ho3ltckb]{position:fixed;top:80px;right:0;width:360px;height:calc(100vh - 80px);background:#0d1117;border-left:1px solid rgba(255,255,255,.1);z-index:200;display:none;flex-direction:column;transform:translate(100%);transition:transform .25s ease}#event-log-panel[data-astro-cid-ho3ltckb].open{display:flex;transform:translate(0)}.log-header[data-astro-cid-ho3ltckb]{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}.log-header[data-astro-cid-ho3ltckb] h3[data-astro-cid-ho3ltckb]{font-size:.9rem;font-weight:800;margin:0}#log-count[data-astro-cid-ho3ltckb]{color:#6b7280;font-weight:400}.log-actions[data-astro-cid-ho3ltckb]{display:flex;gap:.4rem}.log-actions[data-astro-cid-ho3ltckb] button[data-astro-cid-ho3ltckb]{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#9ca3af;padding:.3rem .6rem;border-radius:.4rem;font-size:.7rem;cursor:pointer}.log-actions[data-astro-cid-ho3ltckb] button[data-astro-cid-ho3ltckb]:hover{background:#00d1d61a;border-color:var(--accent);color:var(--accent)}#event-log-list[data-astro-cid-ho3ltckb]{flex:1;overflow-y:auto;padding:.5rem}#event-log-list[data-astro-cid-ho3ltckb]::-webkit-scrollbar{width:4px}#event-log-list[data-astro-cid-ho3ltckb]::-webkit-scrollbar-track{background:transparent}#event-log-list[data-astro-cid-ho3ltckb]::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.log-entry[data-astro-cid-ho3ltckb]{padding:.5rem .75rem;border-radius:.5rem;margin-bottom:.35rem;background:#ffffff08;border-left:3px solid var(--accent)}.log-entry[data-astro-cid-ho3ltckb] .log-time[data-astro-cid-ho3ltckb]{font-size:.65rem;color:#6b7280;font-family:Courier New,monospace}.log-entry[data-astro-cid-ho3ltckb] .log-topic[data-astro-cid-ho3ltckb]{font-size:.75rem;color:var(--accent);font-weight:700;margin:.2rem 0;word-break:break-all}.log-entry[data-astro-cid-ho3ltckb] .log-payload[data-astro-cid-ho3ltckb]{font-size:.7rem;color:#9ca3af;word-break:break-all}.t-value[data-astro-cid-ho3ltckb]{color:#00d1d6}.t-gauge[data-astro-cid-ho3ltckb]{color:#f472b6}.t-chart[data-astro-cid-ho3ltckb]{color:#22c55e}.t-switch[data-astro-cid-ho3ltckb]{color:#fbbf24}.t-slider[data-astro-cid-ho3ltckb]{color:#a78bfa}.t-led[data-astro-cid-ho3ltckb]{color:#fbbf24}.t-lcd[data-astro-cid-ho3ltckb]{color:#34d399}.t-joystick[data-astro-cid-ho3ltckb]{color:#f472b6}.t-terminal[data-astro-cid-ho3ltckb]{color:#9ca3af}.t-map[data-astro-cid-ho3ltckb]{color:#60a5fa}.t-timer[data-astro-cid-ho3ltckb]{color:#fb923c}.t-stepper[data-astro-cid-ho3ltckb]{color:#14b8a6}
