*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%;overflow-x:hidden}#root{min-height:100%;width:100%;overflow-x:hidden}body{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;background-color:#fff;color:#000;overflow-y:auto;overflow-x:hidden;width:100%;min-height:100%}body{overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}@supports (-webkit-touch-callout: none){body{height:-webkit-fill-available}}button,a{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input:focus,textarea:focus,select:focus{outline-color:#187872}@keyframes spin{to{transform:rotate(360deg)}}.loading{animation:spin 1s linear infinite}
