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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,.App,body,html{background-color:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.App{align-items:center;display:flex;justify-content:center;position:relative}.local-video,.remote-video{object-fit:cover}.local-video,.placeholder-image,.remote-video{height:100%;left:0;position:absolute;top:0;width:100%}.placeholder-image{background-color:#000;object-fit:contain}.local-video{border:1px solid #fff3;border-radius:8px;height:auto;right:1rem;top:1rem;width:120px;z-index:10}.status-indicator{border:2px solid #0000004d;border-radius:50%;height:15px;left:1rem;position:absolute;top:1rem;width:15px;z-index:20}.status-indicator.green{background-color:#2ecc40}.status-indicator.yellow{background-color:#ffdc00}.status-indicator.red{background-color:#ff4136}.controls-overlay{align-items:center;background:linear-gradient(0deg,#000000b3,#0000);bottom:0;display:flex;justify-content:space-between;left:0;padding:1rem;position:absolute;right:0;z-index:15}.controls-left{display:flex;gap:1rem}.control-button{align-items:center;background-color:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:50px;justify-content:center;transition:background-color .2s;width:50px}.control-button:hover{background-color:#fff6}.control-button.active{background-color:#009c27}.control-button.inactive{background-color:#e00000}.admin-button{background-color:#fff3;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.5rem;height:40px;margin:1.5rem;transition:background-color .2s;width:40px;&.danger{background-color:#e0000080}}.pan-tilt-controls{align-items:center;display:flex;flex-direction:column;gap:.5rem}.pan-tilt-controls button{align-items:center;background-color:#fff3;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;transition:background-color .2s;width:40px}.pan-tilt-controls-middle{align-items:center;display:flex;gap:.5rem}.pan-tilt-display{align-items:center;background-color:#0006;border-radius:8px;display:flex;flex-direction:column;font-size:.8rem;min-width:40px;padding:.5rem .75rem}.pan-tilt-display span{line-height:1.2}.device-list-overlay{align-items:center;background-color:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:100}.device-list{background-color:#2c2c2e;border-radius:12px;display:flex;flex-direction:column;gap:1rem;max-width:80%;padding:2rem}.device-list h4{margin:0 0 .5rem;text-align:center}.device-list button{background-color:#555;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:.75rem 1.5rem;transition:background-color .2s}.device-list button:hover{background-color:#777}.device-list button:last-child{background-color:#ff4136;margin-top:1rem}
/*# sourceMappingURL=main.3c8010ca.css.map*/