@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600&family=Poppins:wght@300;400;500;600&display=swap";:root{box-sizing:border-box;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--steel200: #E2E8F0;--steel500: #718096}html{scrollbar-color:var(--steel500) var(--steel200)}*{scrollbar-width:thin}body{margin:0;min-width:320px}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background-color:var(--steel500);border-radius:10px}::-webkit-scrollbar-track{background-color:var(--steel200);border-radius:10px}
