@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&family=Space+Mono:wght@400;700&display=swap");:root{font-family:Outfit,system-ui,-apple-system,sans-serif;font-weight:400;color-scheme:dark;color:#e4e4f0;background-color:#050508;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;overflow-x:hidden}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#050508}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#050508}::-webkit-scrollbar-thumb{background-color:rgba(125,249,255,.15);border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:rgba(125,249,255,.3)}*{scrollbar-width:thin;scrollbar-color:rgba(125,249,255,.15) #050508}