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}.finger-visualization{justify-content:space-between;margin-top:20px}.hand{flex-direction:row;gap:10px}.left-hand{flex-direction:row-reverse}.finger{transition:border-radius .3s ease;width:40px}.finger,.finger.open{background-color:blue}.finger.open{border-radius:99px}.finger.closed{background-color:red;border-radius:50%}.gesture-section{align-items:center;display:flex;flex-direction:column}.connection-status{margin-bottom:10px;text-align:center}.status-indicator{border-radius:4px;color:#fff;display:inline-block;font-weight:700;padding:5px 10px}.status-indicator.connected{background-color:#4caf50}.status-indicator.disconnected{background-color:#f44336}.finger-visualization{display:flex;justify-content:center;margin-bottom:15px}.hand{display:flex;margin:0 15px}.finger{border-radius:5px;height:40px;margin:0 5px;transition:all .3s ease;width:20px}.finger.open{background-color:#4caf50;height:40px}.finger.closed{background-color:#f44336;height:20px}.finger.null{background-color:#9e9e9e;height:10px;opacity:.5}
/*# sourceMappingURL=main.8352b171.css.map*/