@import "https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600;700&display=swap";
:root{--font-display:"Outfit",sans-serif;--font-mono:"IBM Plex Mono",monospace}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:#b8c4d0;background:#07080a;overflow-x:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#07080a}::-webkit-scrollbar-thumb{background:#1a1d24;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#252830}::selection{color:#eef2f6;background:#00ff8830}button{font-family:inherit}a{transition:color .15s}a:hover{color:#0f8!important}
