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}*{box-sizing:border-box;margin:0;padding:0}#root{min-height:100vh}body{background-color:#f3eeef;color:#000;padding:20px}.container{max-width:1200px}.card{border-radius:10px;box-shadow:0 4px 8px #0000001a;margin-bottom:20px}.card-header{background-color:#dee5ed;border-top-left-radius:10px;border-top-right-radius:10px;color:#fff;color:#000;font-weight:700}.card-body{background-color:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px}#connectionStatus{font-weight:700}#currentPrediction h3{font-size:2.5em;margin-bottom:5px}#currentPrediction p{color:#d5e1ec;font-size:1.5em}#predictionHistoryTable th,#sensorDataTable th{background-color:#e9ecef}.disconnected{color:red}.connected{color:green}
/*# sourceMappingURL=main.712a0e21.css.map*/