@import"https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";:root{--font-sans: "Roboto", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;--color-primary: #1f66ff}html,body,#app{height:100%}body{margin:0;font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app-logo{display:inline-block}html,body,#app{background:#eef3fb!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent!important}::-webkit-scrollbar-thumb{background:#00000038;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#00000059}::-webkit-scrollbar-corner{background:transparent!important}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.22) transparent}
