:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f5f5f5}#root{height:100vh}.app-container{display:flex;height:100vh;background-color:#f5f5f5;position:relative}.sidebar{width:280px;background-color:#fff;box-shadow:2px 0 5px #0000001a;display:flex;flex-direction:column;padding:20px}.sidebar-header{margin-bottom:auto}.logo-container{margin-bottom:30px}.cloud-api-logo{display:inline-flex;align-items:center;background-color:#1a1a1a;border-radius:50%;width:80px;height:80px;justify-content:center;flex-direction:column;color:#fff;font-weight:700}.cloud-text{font-size:16px;line-height:1.2;font-weight:500}.api-text{font-size:18px;line-height:1.2;font-weight:700}.group-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px;cursor:pointer}.group-name{font-size:24px;font-weight:600;color:#1a1a1a}.chevron{font-size:24px;color:#666}.connection-status{display:flex;align-items:center;gap:8px;color:#4a90e2;font-size:18px}.cloud-icon{font-size:20px}.status-text{font-weight:400}.main-content{flex:1;padding:60px;overflow-y:auto}.settings-section{background-color:#fff;border-radius:12px;padding:30px;box-shadow:0 2px 4px #0000000d;max-width:800px}.section-title{font-size:18px;color:#999;font-weight:400;margin-bottom:30px;text-transform:none}.settings-item{display:flex;align-items:center;justify-content:space-between;padding:20px 0;cursor:pointer;transition:background-color .2s}.settings-item:hover{background-color:#f9f9f9}.settings-label{font-size:24px;color:#1a1a1a;font-weight:400}.settings-arrow{font-size:24px;color:#999}.telemetry-status{display:flex;align-items:center;justify-content:space-between;padding:20px 0;border-bottom:1px solid #e0e0e0;margin-bottom:10px}.telemetry-label{font-size:24px;color:#1a1a1a;font-weight:400}.telemetry-connection{display:flex;align-items:center;gap:10px}.status-dot{width:10px;height:10px;border-radius:50%;background-color:#e0e0e0}.status-dot.connected{background-color:#4ade80}.status-dot.disconnected{background-color:#f33}.telemetry-status-text{font-size:16px;color:#666}.toggle-button{background-color:#e0e0e0;border:none;padding:8px 20px;border-radius:20px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s;min-width:80px}.toggle-button.on{background-color:#4ade80;color:#fff}.toggle-button.off{background-color:#e0e0e0;color:#666}.toggle-button:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.livestream-controls{display:flex;align-items:center;gap:15px}.livestream-status{font-size:16px;font-weight:500;padding:4px 12px;border-radius:16px}.livestream-status.active{background-color:#ffe6e6;color:#f33;display:flex;align-items:center;gap:6px}.livestream-status.active:before{content:"";width:8px;height:8px;background-color:#f33;border-radius:50%;display:inline-block}.livestream-status.inactive{background-color:#f5f5f5;color:#666}
