@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap");body,html{margin:0;min-height:100%;background:#08000F;color:#F5F0FF}body{overflow-x:hidden;font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#08000F}::-webkit-scrollbar-thumb{background:#3D0066;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#CC0055}