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{text-align: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{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.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)}}.sensor{font-size:min(22px,3vw);min-width:4rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.sensor>span{align-self:center;display:flex;flex-direction:row}*{margin:0;padding:0}html{box-sizing:border-box;scroll-behavior:smooth}*,:after,:before{box-sizing:inherit}:root{--spacing:1rem;--max-width:1200px;--color-primary:#f0f0f8;--color-header:#fff;--color-text:#000;--color-border:#ccc;--font-base-body-px:16px;--font-base-size:1rem;--font-family-base:Helvetica,Arial;--font-family-heading:Helvetica,Arial}body{align-items:center;background-color:#151515;color:#000;color:var(--color-text);color:#fff;font-family:Helvetica,Arial;font-family:var(--font-family-base);font-size:16px;font-size:var(--font-base-body-px);line-height:1.5}h1,h2,h3{align-self:center;font-family:Helvetica,Arial;font-family:var(--font-family-heading)}h1{margin-top:3rem}.sensors{flex-direction:row}.sensor{align-self:center;background-color:#5da552;border:1px solid;border-radius:5px;color:#000;display:flex;flex-direction:column;height:200px;margin:1rem;min-width:16rem;padding:1rem}.userSelect{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:3rem}.userType{display:flex;flex-direction:column}.userType>label{align-self:center}.selectUserType{align-items:center;background-color:#5da552;border:1px solid;border-radius:5px;color:#000;display:flex;font-size:2rem;font-weight:700;height:200px;justify-items:center;margin:1rem;min-width:16rem;padding:1rem;text-decoration:none;width:80%}button{font-size:1rem;font-weight:700;height:2rem;width:5rem}header .content h1{font-size:4rem}header .content p{font-size:1.5rem}img{max-width:100%}.button{background-color:#f0f0f8;background-color:var(--color-primary);border-radius:.5rem;color:#000;display:inline-block;margin-top:1rem;padding:.5rem;text-decoration:none}main{margin:0 auto;max-width:1200px;max-width:var(--max-width);padding:0 1rem}.sensors{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center}.syncButton{align-self:center;background-color:#4caf50;border:none;border-radius:5px;box-shadow:2px 2px 4px rgba(0,0,0,.3);color:#fff;height:4rem;margin:0 0 1rem;padding:1rem;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.syncButton:hover{background-color:#3e8e41;box-shadow:2px 2px 8px rgba(0,0,0,.5);cursor:pointer}form{align-items:center;display:flex;flex-direction:column;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}form button{background-color:#4caf50;border:none;border-radius:5px;box-shadow:2px 2px 4px rgba(0,0,0,.3);color:#fff;display:inline-block;height:3rem;margin:1rem 0;padding:1rem;text-align:center;width:auto}form button:hover{background-color:#3e8e41;box-shadow:2px 2px 8px rgba(0,0,0,.5);cursor:pointer}form input{border:1px solid #ccc;border-radius:5px;box-shadow:2px 2px 4px rgba(0,0,0,.3);display:inline-block;font-size:16px;padding:10px 15px;transition:all .2s ease-in-out}.threeCanvas{width:1200px}.changeButton{align-self:center;background-color:#4caf50;border:none;border-radius:5px;box-shadow:2px 2px 4px rgba(0,0,0,.3);color:#fff;height:4rem;margin:0 0 1rem;padding:1rem;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.changeButton:hover{background-color:#3e8e41;box-shadow:2px 2px 8px rgba(0,0,0,.5);cursor:pointer}.submits,.topSub{display:flex;flex-direction:row;justify-content:space-evenly}
/*# sourceMappingURL=main.71aeb160.css.map*/