@import "https://fonts.googleapis.com/css2?family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&family=Inter:wght@300;400;500;700;800&display=swap";body,html{color:#ededed;background-color:#0a0a0b;margin:0;padding:0;font-family:Inter,sans-serif;overflow-x:hidden}*{box-sizing:border-box}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0a0b;border-left:1px solid #1a1a24}::-webkit-scrollbar-thumb{background:#333;border-radius:4px;transition:background .3s}::-webkit-scrollbar-thumb:hover{background:#a020f0}a{color:inherit;text-decoration:none}
