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}.App{font-family:Arial,sans-serif;text-align:center}.App-header{background-color:#404040;border:1px solid #fff;border-radius:8px;color:#fff;margin-left:20px;margin-right:20px;padding:20px}.App-main{display:flex;justify-content:space-around;margin:20px}.control-panel{flex:1 1;padding:20px}.Control-panel-section,.UI-section{width:45%}.Control-panel-section,.UI-section,.main-page{border:1px solid #ccc;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:20px}.main-page{background-color:#fafafa;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:200px;width:460px}.header{font-size:24px;padding-top:10px}.header,.subheader{border:none;color:#000;font-weight:700;text-align:left}.subheader{font-size:22px;padding-top:6px}.text{color:#000;display:block;font-size:16px;padding-top:2px;text-align:left}.image{border:none;border-radius:5px;height:auto;width:100%}.icon{height:"20px";margin-right:"8px";vertical-align:top;width:"20px"}.list-item{align-items:flex-start;display:flex;gap:8px;width:100%}.icon-container{background-repeat:no-repeat;background-size:contain;border-radius:5px;height:40px;margin-right:16px;width:40px}.text-container{align-items:center;display:flex;flex:1 1;height:100%;max-width:calc(100% - 28px);overflow-wrap:break-word;text-align:left;white-space:normal;word-break:break-word}.button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px}.button:hover{background-color:#0056b3}button:disabled{background-color:#ccc;cursor:not-allowed}.error{color:red}.input{background-color:#ccc;border:none;border-radius:5px;color:#000;cursor:pointer;font-size:16px;padding:10px 20px}.fade-in{animation:fadeIn .5s forwards;opacity:0}@keyframes fadeIn{to{opacity:1}}.typewriter{animation:typing 3s steps(30),blink .3s step-end infinite;box-sizing:border-box;display:inline-block;overflow:hidden;width:100%}@keyframes typing{0%{width:0}to{width:460px}}@keyframes blink{50%{border-color:#0000}}
/*# sourceMappingURL=main.8894555f.css.map*/