@import "https://fonts.googleapis.com/css2?family=Syne:wght@400;500;600;700;800&family=IBM+Plex+Mono:wght@300;400;500&family=Inter:wght@300;400;500&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#f0f4ff;background:#050810;font-family:Inter,sans-serif;font-weight:400;line-height:1.6;overflow-x:hidden}::selection{color:#050810;background:#00e5a0}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#050810}::-webkit-scrollbar-thumb{background:#ffffff12;border-radius:3px}input:-webkit-autofill{-webkit-text-fill-color:#f0f4ff;-webkit-box-shadow:inset 0 0 0 1000px #080d1a}input:-webkit-autofill:focus{-webkit-text-fill-color:#f0f4ff;-webkit-box-shadow:inset 0 0 0 1000px #080d1a}
