body{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;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.Padding{position:static;width:95%;height:20%;margin-top:15%;margin-left:2.5%}.scanningPort{border:2px solid #454ade;margin-top:130px}.scanningHelpText{margin-top:16px;color:#fff;font-weight:600;font-family:"Nunito";font-size:16px;display:flex;flex-direction:row;justify-content:center;text-align:center;align-items:flex-start;width:300px}.NavBar{position:static;display:flex;flex-direction:column;height:56px;align-items:center;justify-content:space-evenly;color:"#92959A";background-color:#fff}@-webkit-keyframes highlight{0%{background:#dedff9}to{background:none}}@keyframes highlight{0%{background:#dedff9}to{background:none}}.highlight{-webkit-animation:highlight .5s;animation:highlight .5s}.SideDrawer{position:fixed;width:360px;max-width:70%;height:100%;left:0;top:0;z-index:200;color:#fff;background-color:#454ade;padding:32px 16px;box-sizing:border-box;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.Open{-webkit-transform:translateX(0);transform:translateX(0)}.Close{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.SideDrawerContent{position:static;width:100%;display:flex;flex-direction:column;justify-content:flex-end;font-weight:300}.highlighter{background:#3c3fb0;font-weight:700}.BackDrop{height:100%;z-index:150;left:0;background-color:rgba(0,0,0,.4)}.BackDrop,.ToolBar{width:100%;position:fixed;top:0}.ToolBar{height:10%;background-color:#fff;z-index:100}.BottomSheet{height:350px;background:#fff;border-radius:12px 12px 0 0}.rec.rec-dot{background:#bec3cc;box-shadow:none;width:8px;height:8px;margin-right:12px}.rec.rec-dot_active{background:#696d77}button.rec-dot,button.rec-dot:active,button.rec-dot:focus,button.rec-dot:hover{box-shadow:none}
/*# sourceMappingURL=main.e4bd1b2b.chunk.css.map */