@import url("https://fonts.googleapis.com/css2?family=Space+Mono:wght@400;700&family=Syne:wght@400;600;700;800&display=swap");*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;scroll-behavior:smooth}body{color:#f0f4f8;background:#0a0e1a;font-family:Syne,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#121827}::-webkit-scrollbar-thumb{background:#2a3550;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#3a4560}::selection{background:rgba(0,212,255,.3);color:#f0f4f8}::-moz-selection{background:rgba(0,212,255,.3);color:#f0f4f8}:focus-visible{outline:2px solid #00d4ff;outline-offset:2px}:focus:not(:focus-visible){outline:none}