*{box-sizing:border-box;margin:0;padding:0}@supports (-webkit-touch-callout:none){#root,.App,.App-content,.camera-grid,.camera-tile,.content-wrapper,.dashboard-container,body,html{left:0!important;margin-left:0!important;margin-right:0!important;max-width:100%!important;padding-left:0!important;padding-right:0!important;position:relative!important;right:0!important;width:100%!important}}body,html{height:100%}body,html{margin:0;max-width:100vw;overflow-x:hidden;padding:0;position:relative;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}#root{margin:0;max-width:100vw;overflow-x:hidden;padding:0;position:relative;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;max-width:100%;overflow-x:hidden;padding:0;width:100%}#root,.App,body,html{background-color:#0d1117;min-height:100vh;min-height:100dvh}.App{box-sizing:border-box!important;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;left:0!important;margin:0!important;max-width:100vw!important;overflow-x:hidden!important;padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom)!important;position:relative!important;text-align:center;width:100%!important}.App,.App-header{display:flex;flex-direction:column}.App-header{align-items:center;background-color:#2c3e50;color:#fff;padding:.5rem}.App-header h1{font-size:.7rem;margin:0}.App-nav{display:flex;gap:1rem;margin:.5rem 0}.App-nav button{background-color:initial;border:2px solid #3498db;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.5rem 1rem;transition:all .3s ease}.App-nav button:hover{background-color:#3498db33}.App-nav button.active{background-color:#3498db;color:#fff}.App-content{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;margin:0;max-width:100%!important;overflow-x:hidden;padding:0;width:100%!important}.App-footer{background-color:#f8f9fa;border-top:1px solid #e9ecef;color:#6c757d;font-size:.9rem;padding:1rem}.items-container,.videos-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:1.5rem}.items-table{border-collapse:collapse;margin-top:1rem;width:100%}.items-table td,.items-table th{border-bottom:1px solid #e9ecef;padding:.75rem;text-align:left}.items-table th{font-weight:600}.items-table th,.items-table tr:hover{background-color:#f8f9fa}.videos-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-top:1rem}.video-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:transform .3s ease}.video-card:hover{transform:translateY(-5px)}.video-card h3{background-color:#3498db;color:#fff;font-size:1.1rem;margin:0;overflow:hidden;padding:.75rem 1rem;text-overflow:ellipsis;white-space:nowrap}.video-info{padding:1rem}.video-info p{font-size:.9rem;margin:.5rem 0}.video-actions{display:flex;justify-content:center;padding:0 1rem 1rem}.video-link{background-color:#2ecc71;border-radius:4px;color:#fff;display:inline-block;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s ease}.video-link:hover{background-color:#27ae60}.video-player{border-radius:8px;box-shadow:0 4px 8px #0003;margin-top:1rem;overflow:hidden}.video-player video{background-color:#000;display:block;max-width:100%}.video-player-info{background-color:#f8f9fa;border-top:1px solid #eee;padding:.75rem}.video-hint{color:#666;font-size:.85rem;margin:0 0 .75rem}.download-link{background-color:#3498db;border-radius:4px;color:#fff;display:inline-block;font-size:.9rem;padding:.5rem 1rem;text-decoration:none;transition:background-color .3s ease}.download-link:hover{background-color:#2980b9}.error,.loading{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:2rem;text-align:center}.error{color:#e74c3c}.recordings-drawer-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#040911ad;border:0;inset:0;opacity:0;padding:0;position:fixed;transition:opacity .22s ease,visibility .22s ease;visibility:hidden;z-index:80}.recordings-drawer-backdrop.is-visible{opacity:1;visibility:visible}.recordings-drawer{background:linear-gradient(180deg,#142033,#0c1422);box-shadow:-24px 0 60px #00000073;color:#edf4ff;display:flex;flex-direction:column;height:100dvh;position:fixed;right:0;text-align:left;top:0;transform:translateX(105%);transition:transform .26s cubic-bezier(.22,1,.36,1);width:min(390px,92vw);z-index:90}.recordings-drawer.is-open{transform:translateX(0)}.recordings-drawer-header{align-items:center;border-bottom:1px solid #94a3b829;display:flex;justify-content:space-between;min-height:92px;padding:20px 22px}.recordings-drawer-eyebrow{color:#6ee7b7;display:block;font-size:11px;font-weight:700;letter-spacing:.14em;margin-bottom:4px;text-transform:uppercase}.recordings-drawer-header h2{font-size:24px;line-height:1.2;margin:0}.drawer-close-button{background:#ffffff0a;border:1px solid #94a3b838;border-radius:12px;color:#cbd5e1;cursor:pointer;display:grid;height:40px;place-items:center;width:40px}.drawer-close-button:hover{background:#ffffff17;color:#fff}.drawer-close-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8;width:20px}.recordings-drawer-content{flex:1 1;overflow-y:auto;padding:22px}.recordings-drawer-hint{color:#94a3b8;font-size:13px;line-height:1.5;margin:0 0 18px}.recordings-directory-list{grid-gap:10px;display:grid;gap:10px}.recordings-directory{background:hsla(0,0%,100%,.035);border:1px solid #94a3b824;border-radius:14px;overflow:hidden;transition:border-color .18s ease,background .18s ease}.recordings-directory.is-expanded{background:rgba(52,211,153,.055);border-color:#34d39959}.recordings-directory-toggle{align-items:center;background:#0000;border:0;color:inherit;cursor:pointer;display:flex;gap:12px;min-height:70px;padding:13px 14px;text-align:left;width:100%}.directory-icon{background:#34d3991f;border-radius:11px;color:#6ee7b7;display:grid;flex:0 0 auto;height:42px;place-items:center;width:42px}.directory-icon svg{fill:none;stroke:currentColor;stroke-linejoin:round;stroke-width:1.7;width:23px}.directory-copy{display:flex;flex:1 1;flex-direction:column;gap:3px;min-width:0}.directory-copy small,.directory-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.directory-copy strong{color:#f8fafc;font-size:14px}.directory-copy small{color:#7f91a8;font-size:11px}.directory-chevron svg{fill:none;stroke:#64748b;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;transition:transform .18s ease;width:18px}.directory-chevron svg.is-open{transform:rotate(90deg)}.recordings-directory-panel{animation:drawer-directory-open .18s ease-out;padding:0 10px 12px}.drawer-archive-state{align-items:center;color:#7f91a8;display:flex;font-size:11px;gap:9px;justify-content:center;min-height:62px;padding:14px 10px;text-align:center}.drawer-archive-state button{background:#34d39924;border:0;border-radius:7px;color:#d1fae5;cursor:pointer;padding:5px 9px}.drawer-archive-error{color:#fca5a5;flex-direction:column}.drawer-archive-spinner{animation:drawer-spinner .65s linear infinite;border:2px solid #6ee7b72e;border-radius:50%;border-top-color:#6ee7b7;height:15px;width:15px}.drawer-archive-actions{align-items:center;color:#7f91a8;display:flex;font-size:9px;justify-content:space-between;padding:7px 5px 10px}.drawer-archive-actions button{background:#f8717114;border:1px solid #f8717138;border-radius:7px;color:#fca5a5;cursor:pointer;font-size:9px;font-weight:700;padding:6px 9px}.drawer-archive-actions button:hover:not(:disabled){background:#f8717124;border-color:#f8717166}.drawer-archive-actions button:disabled{cursor:wait;opacity:.55}.drawer-delete-error{background:#f8717112;border:1px solid #f8717133;border-radius:7px;color:#fca5a5;font-size:9px;line-height:1.4;margin:0 0 10px;padding:7px 9px}.drawer-recording-player{background:#020509;border:1px solid #34d39938;border-radius:10px;margin:0 0 12px;overflow:hidden}.drawer-recording-player-title{align-items:center;border-bottom:1px solid #94a3b81f;display:flex;gap:8px;padding:8px 10px}.drawer-recording-player-title span{color:#6ee7b7;flex:0 0 auto;font-size:8px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.drawer-recording-player-title strong{color:#dfe8f4;font-size:9px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drawer-recording-player video{background:#000;display:block;max-height:220px;width:100%}.drawer-recording-group{border-top:1px solid #94a3b81a;padding-top:9px}.drawer-recording-group+.drawer-recording-group{margin-top:8px}.drawer-recording-date{align-items:center;background:#0000;border:0;color:#a7f3d0;cursor:pointer;display:flex;font-size:11px;font-weight:700;gap:8px;padding:6px 5px 7px;text-align:left;transition:color .15s ease;width:100%}.drawer-recording-date:hover,.drawer-recording-group.is-expanded .drawer-recording-date{color:#6ee7b7}.drawer-recording-date span:first-child{flex:1 1}.drawer-recording-date small{background:#ffffff0d;border-radius:999px;color:#8fa0b5;font-size:9px;min-width:22px;padding:2px 6px;text-align:center}.group-chevron svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;transition:transform .18s ease;width:14px}.drawer-recording-group.is-expanded .group-chevron svg{transform:rotate(90deg)}.drawer-recording-files{grid-gap:3px;display:grid;gap:3px}.drawer-recording-file{align-items:center;background:#0000;border:1px solid #0000;border-radius:9px;color:#cbd5e1;display:flex;min-width:0;transition:border-color .15s ease,background .15s ease;width:100%}.drawer-recording-file.is-playing,.drawer-recording-file:hover{background:rgba(52,211,153,.075);border-color:#34d3992e}.drawer-recording-open{align-items:center;background:#0000;border:0;color:inherit;cursor:pointer;display:flex;flex:1 1;font:inherit;gap:9px;min-width:0;padding:8px;text-align:left}.drawer-recording-delete{background:hsla(0,0%,100%,.035);border:0;border-radius:8px;color:#8392a6;cursor:pointer;display:grid;flex:0 0 auto;height:30px;margin-right:6px;place-items:center;width:30px}.drawer-recording-delete:hover:not(:disabled){background:#f871711f;color:#fca5a5}.drawer-recording-delete:disabled{cursor:wait;opacity:.55}.drawer-recording-delete svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;width:15px}.drawer-recording-delete .drawer-archive-spinner{height:13px;width:13px}.drawer-recording-file-icon{background:#38bdf817;border-radius:8px;color:#7dd3fc;display:grid;flex:0 0 auto;height:31px;place-items:center;width:31px}.drawer-recording-file-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6;width:17px}.drawer-recording-file-name{flex:1 1;font-size:10px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drawer-recording-play{background:#ffffff0d;border-radius:50%;color:#8fa0b5;display:grid;flex:0 0 auto;font-size:7px;height:24px;place-items:center;width:24px}.drawer-recording-file:hover .drawer-recording-play{background:#6ee7b7;color:#052e25}@keyframes drawer-directory-open{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes drawer-spinner{to{transform:rotate(1turn)}}@media (max-width:480px){.recordings-drawer{width:94vw}.recordings-drawer-content,.recordings-drawer-header{padding-left:18px;padding-right:18px}}.alerts-overlay{background:#0006;inset:0;opacity:0;position:fixed;transition:opacity .2s ease,visibility .2s ease;visibility:hidden;z-index:1000}.alerts-overlay.open{opacity:1;visibility:visible}.alerts-drawer{background:#1e1e2f;box-shadow:-4px 0 16px #0000004d;color:#e4e4e7;display:flex;flex-direction:column;height:100%;max-width:100%;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .25s ease;width:360px;z-index:1001}.alerts-drawer.open{transform:translateX(0)}.alerts-header{align-items:center;border-bottom:1px solid #33334d;display:flex;justify-content:space-between;padding:16px 20px}.alerts-header h2{font-size:18px;font-weight:600;margin:0}.alerts-close{background:#0000;border:none;color:#a1a1aa;cursor:pointer;font-size:20px;line-height:1;padding:4px 8px}.alerts-close:hover{color:#fff}.alerts-actions{border-bottom:1px solid #33334d;padding:12px 20px}.alerts-refresh{background:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:8px 14px;transition:background .15s ease}.alerts-refresh:hover:not(:disabled){background:#2563eb}.alerts-refresh:disabled{cursor:default;opacity:.6}.alerts-error{background:#ef444426;border-radius:6px;color:#fca5a5;font-size:14px;margin:12px 20px 0;padding:10px 12px}.alerts-content{flex:1 1;overflow-y:auto;padding:16px 20px}.alerts-empty{color:#a1a1aa;font-size:14px;margin-top:20px;text-align:center}.alerts-list{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.alerts-item{background:#27273a;border-left:4px solid #71717a;border-radius:8px;padding:12px 14px}.alerts-item.event-blackout{border-left-color:#ef4444}.alerts-item.event-restored{border-left-color:#22c55e}.alerts-item-main{align-items:center;display:flex;justify-content:space-between;margin-bottom:6px}.alerts-item-type{font-size:15px;font-weight:600}.event-blackout .alerts-item-type{color:#fca5a5}.event-restored .alerts-item-type{color:#86efac}.alerts-item-voltage{color:#d4d4d8;font-size:14px}.alerts-item-time{color:#a1a1aa;font-size:13px;line-height:1.4}.inverter-panel{background:#0f172a8c;border:1px solid #94a3b829;border-radius:12px;color:#e2e8f0;font-size:12px;margin:0 0 16px;padding:12px 14px}.inverter-panel-header{align-items:center;display:flex;gap:8px;margin-bottom:10px}.inverter-panel-header strong{flex:1 1;font-size:13px;font-weight:700}.inverter-panel-header small{color:#94a3b8;font-size:10px}.inverter-status-dot{background:#64748b;border-radius:50%;height:8px;width:8px}.inverter-status-dot[data-active=true]{background:#34d399;box-shadow:0 0 6px #34d3998c}.inverter-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(95px,1fr))}.inverter-metric{background:#ffffff0a;border-radius:8px;padding:8px}.inverter-metric small{color:#94a3b8;display:block;font-size:9px;letter-spacing:.05em;margin-bottom:3px;text-transform:uppercase}.inverter-metric strong{color:#f8fafc;font-size:13px;font-weight:700}.inverter-panel-error,.inverter-panel-loading{align-items:center;display:flex;gap:8px;justify-content:center;min-height:48px}.inverter-panel-error{color:#fca5a5;font-size:11px}.inverter-spinner{animation:inverter-spinner .65s linear infinite;border:2px solid #6ee7b72e;border-radius:50%;border-top-color:#6ee7b7;height:14px;width:14px}@keyframes inverter-spinner{to{transform:rotate(1turn)}}.streams-container{display:flex;flex:1 1;flex-direction:column;gap:0;width:100%}.streams-container.layout-grid-2x2{grid-gap:6px;grid-template-columns:repeat(2,1fr)}.streams-container.layout-grid-2x2,.streams-container.layout-grid-3x3{align-content:stretch;background:#000;box-sizing:border-box;display:grid;gap:6px;grid-auto-rows:1fr;padding:6px}.streams-container.layout-grid-3x3{grid-gap:6px;grid-template-columns:repeat(3,1fr)}.stream-item.hidden-in-grid{display:none}.streams-container.layout-grid-2x2 .stream-item,.streams-container.layout-grid-3x3 .stream-item{aspect-ratio:16/9;background:#000;border-bottom:none;min-height:0;min-width:0;overflow:hidden;position:relative}.streams-container.layout-grid-2x2 .stream-player,.streams-container.layout-grid-2x2 .stream-player .video-container,.streams-container.layout-grid-2x2 .stream-player .webrtc-stream,.streams-container.layout-grid-3x3 .stream-player,.streams-container.layout-grid-3x3 .stream-player .video-container,.streams-container.layout-grid-3x3 .stream-player .webrtc-stream{height:100%;width:100%}.streams-container.layout-grid-2x2 .stream-player video,.streams-container.layout-grid-3x3 .stream-player video{height:100%!important;object-fit:cover;width:100%!important}.items-container{background-color:#1a1a1a;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;margin:0;max-width:100%;min-height:0;padding:0;width:100%}.layout-controls{background:#111;border-bottom:1px solid #333;display:flex;gap:8px;padding:10px}.layout-btn{background:#2a2a2a;border:1px solid #3a3a3a;border-radius:4px;color:#fff;cursor:pointer;font-size:13px;padding:6px 12px}.layout-btn:hover{background:#333}.layout-btn.active{background:#555;border-color:#777}.recordings-menu-btn{align-items:center;background:#34d3991f;border:1px solid #34d39959;border-radius:6px;color:#d1fae5;cursor:pointer;display:inline-flex;font-size:13px;font-weight:650;gap:7px;padding:6px 12px;transition:background .16s ease,border-color .16s ease}.recordings-menu-btn:hover{background:#34d39933;border-color:#34d3998c}.recordings-menu-btn svg{fill:none;stroke:currentColor;stroke-linejoin:round;stroke-width:1.8;width:17px}.menu-actions{gap:8px;margin-left:auto}.alerts-menu-btn,.menu-actions{align-items:center;display:inline-flex}.alerts-menu-btn{background:#f871711f;border:1px solid #f8717159;border-radius:6px;color:#fee2e2;cursor:pointer;font-size:13px;font-weight:650;gap:7px;padding:6px 12px;transition:background .16s ease,border-color .16s ease}.alerts-menu-btn:hover{background:#f8717133;border-color:#f871718c}.alerts-menu-btn svg{fill:none;stroke:currentColor;stroke-linejoin:round;stroke-width:1.8;width:17px}.push-menu-btn{align-items:center;background:#60a5fa1f;border:1px solid #60a5fa59;border-radius:6px;color:#dbeafe;cursor:pointer;display:inline-flex;font-size:13px;font-weight:650;gap:7px;padding:6px 12px;transition:background .16s ease,border-color .16s ease}.push-menu-btn:hover{background:#60a5fa33;border-color:#60a5fa8c}.push-menu-btn.active{background:#60a5fa59;border-color:#60a5fabf}.push-menu-btn:disabled{cursor:wait;opacity:.6}.push-menu-btn svg{fill:none;stroke:currentColor;stroke-linejoin:round;stroke-width:1.8;width:17px}.stream-item{background-color:#1a1a1a;border:none;border-bottom:1px solid #333;margin:0;padding:0;width:100%}.stream-name{align-items:center;background-color:#2a2a2a;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;justify-content:space-between;margin:0;padding:12px 15px;transition:background-color .2s ease;-webkit-user-select:none;user-select:none}.stream-name:hover{background-color:#333}.stream-name:active{background-color:#444}.expand-icon{color:#ccc;font-size:12px;transition:transform .2s ease}.stream-details{animation:slideDown .2s ease-out;background-color:#333;border-top:1px solid #444;padding:15px}@keyframes slideDown{0%{max-height:0;opacity:0;padding-bottom:0;padding-top:0}to{max-height:200px;opacity:1;padding-bottom:15px;padding-top:15px}}.stream-info{color:#ccc;font-size:13px}.stream-info p{line-height:1.4;margin:5px 0}.stream-info strong{color:#fff}.stream-player{overflow:hidden}.stream-player,.stream-player .video-container,.stream-player .webrtc-stream{background:#0000;border:none;border-radius:0;margin:0;padding:0;width:100%}.stream-player .video-container{overflow:hidden}.stream-player video{background:#000;border:none!important;border-radius:0!important;display:block;height:auto;margin:0!important;max-width:100%!important;outline:none;padding:0!important;width:100%!important}.placeholder-tile{aspect-ratio:16/9;background:#000;width:100%}.expanded-controls{animation:slideDown .2s ease-out;background-color:#333;border-top:1px solid #444;padding:15px}.expanded-controls .stream-header{margin-bottom:10px}.expanded-controls .stream-controls{display:flex;gap:10px;margin-bottom:10px}.expanded-controls .stream-info{color:#ccc;font-size:13px;margin-bottom:10px}.expanded-controls .stream-info p{line-height:1.4;margin:5px 0}.expanded-controls .stream-info strong{color:#fff}.expanded-controls .stream-status{color:#ccc;font-size:13px;font-weight:500}.btn-connecting,.btn-start,.btn-stop{border:none;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:background-color .2s ease}.error-message{background-color:#f44;font-size:14px;margin:0}.error-message,.loading{color:#fff;text-align:center}.loading,.no-items{font-size:16px;padding:20px}.no-items{color:#ccc}.error,.no-items{text-align:center}.error{background-color:#f44;color:#fff;font-size:14px;margin:0;padding:10px}@media (max-width:768px){.stream-name{font-size:13px;padding:10px 12px}.stream-details{padding:12px}.stream-info{font-size:12px}}@media (max-width:480px){.layout-controls{gap:5px;padding:8px}.alerts-menu-btn,.layout-btn,.push-menu-btn,.recordings-menu-btn{font-size:11px;padding:6px 8px}.alerts-menu-btn,.push-menu-btn,.recordings-menu-btn{gap:5px}.alerts-menu-btn svg,.push-menu-btn svg,.recordings-menu-btn svg{width:15px}.stream-name{font-size:12px;padding:8px 10px}.expand-icon{font-size:10px}.stream-details{padding:10px}.stream-info{font-size:11px}.stream-info p{margin:3px 0}}.webrtc-stream{background:#f9f9f9;border:1px solid #ddd;border-radius:8px;margin:10px 0;padding:20px}.stream-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.stream-header h3{color:#333;margin:0}.stream-controls button{border:none;border-radius:4px;cursor:pointer;font-weight:700;padding:8px 16px;transition:background-color .3s}.btn-start{background-color:#4caf50;color:#fff}.btn-start:hover{background-color:#45a049}.btn-stop{background-color:#f44336;color:#fff}.btn-stop:hover{background-color:#da190b}.btn-connecting{background-color:#ff9800;color:#fff;cursor:not-allowed}.error-message{background-color:#ffebee;border-left:4px solid #c62828;border-radius:4px;color:#c62828;margin:10px 0;padding:10px}.video-container{display:flex;justify-content:center;margin:15px 0}.stream-status{border-radius:4px;font-weight:700;margin-top:10px;padding:8px;text-align:center}.stream-status:contains("Connected"){background-color:#e8f5e8;color:#2e7d32}.stream-status:contains("Connecting"){background-color:#fff3e0;color:#f57c00}.stream-status:contains("Disconnected"){background-color:#ffebee;color:#c62828}
/*# sourceMappingURL=main.c0fb37e0.css.map*/