body{background-color:#f6f9fc;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{display:flex;flex-direction:column;align-items:center;justify-content:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.header-content{margin-top:30px;margin:16px 0 12px}.logs-content{margin-top:30px}.logs-content .log{margin-top:10px}.command{font-weight:700}.vocalshell-wrapper{display:flex;justify-content:center}.vocalshell{width:600px}.recording,.vocalshell{display:flex;flex-direction:column}.recording{align-items:center}.recording>*{margin:8px 0}.shell{margin-top:16px}.topbar{flex-direction:row;align-items:center;height:24px;background:#7a7a7a;border-radius:8px 8px 0 0}.shell-body,.topbar{display:flex;width:100%}.shell-body{flex-direction:column;justify-content:start;height:400px;color:#fff;background-color:#363636;padding:8px;border-radius:0 0 8px 8px;overflow-y:auto}.shell-body,.shell-body p{font-size:14px;font-family:monospace}.shell-body>*{margin:4px 0}.green-dot,.red-dot,.yellow-dot{height:16px;width:16px;border-radius:50%;display:inline-block;margin:0 4px}.red-dot{background:#363636;background:linear-gradient(256deg,#363636,#c02525 0,#d05e5e)}.green-dot{background:#363636;background:linear-gradient(256deg,#363636,#23d057 0,#66ff7d)}.yellow-dot{background:#363636;background:linear-gradient(256deg,#363636,#f7ff40 0,#feff95)}.loading{height:64px;width:64px;margin:0}.help-content{margin-top:30px}
/*# sourceMappingURL=main.b61e1f40.chunk.css.map */