@import url("https://fonts.googleapis.com/css2?family=Sora:wght@300;400;500;600;700;800&family=DM+Sans:wght@300;400;500;600&family=Space+Mono:wght@400;700&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:Sora,DM Sans,sans-serif;background:#04060f;color:#e8edf5;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#04060f}::-webkit-scrollbar-thumb{background:#1a3aff;border-radius:3px}html{scroll-behavior:smooth}