:root{--main-body-color: #fafafa;--text-color-light: #f4f4f4;--text-color-regular: #a8a8a8;--text-color-dark: #444444;--main-theme-lightest: #faeade;--main-theme-light: #f3ceb1;--main-theme-regular: #f0c09b;--main-theme-dark: #e9a46f}*{box-sizing:border-box;margin:0;padding:0;font-family:Roboto,sans-serif;font-weight:300;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-tap-highlight-color:transparent;user-select:none}html,body,#root{height:100%;width:100%}body{background-color:var(--main-body-color)}html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}
