@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;450;500;600;700&display=swap";*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:Inter,system-ui,sans-serif;background-color:#f9f9f8;color:#1a1a1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d4d4d0;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#b5b5b0}
