@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:16px}html[data-theme=light]{color:#000;background-color:#fff}html[data-theme=dark]{color:#fff;background-color:#000}body{min-height:100vh;font-family:Inter,system-ui,sans-serif;line-height:1.5;transition:background-color .25s,color .2s}#root{width:100%;min-height:100vh}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#444;border-radius:4px}html[data-theme=light] ::-webkit-scrollbar-thumb{background:#ccc}*,:before,:after{transition:background-color .2s,border-color .2s,color .15s}
