@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700;1,900&display=swap";html,body{height:100%}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}html{font-size:14px}body{font-weight:400;background:var(--surface-ground);color:var(--text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.card{background:var(--surface-card);padding:2rem;border-radius:10px;margin-bottom:1rem}body::-webkit-scrollbar{background:lightgray;width:6px}body::-webkit-scrollbar-thumb{background:#4b3da5;border-radius:10px;box-shadow:0 0 5px #0000}
