@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Inter,Roboto,Helvetica,Arial,sans-serif}::selection{background-color:#1565c040}@media (hover:hover){::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#64748b73;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#64748bb3}}:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #1565c0}#root{animation:.2s ease-in-out fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
