@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");*{box-sizing:border-box;padding:0;margin:0}*,body,html{font-family:Roboto,sans-serif}body,html{max-width:100vw;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}ol,ul{list-style:none}button{font-family:inherit}::-webkit-scrollbar{width:2px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#667eea;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#5a6fd8}:focus{outline-offset:2px}*{transition:color .3s ease,background-color .3s ease,border-color .3s ease}