@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#e1e1e6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#12121b;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:#3fc;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:700;line-height:1.2}p{color:#e1e1e6;margin-bottom:1rem}p:last-child{margin-bottom:0}a{color:#3fc;text-decoration:none;transition:opacity .15s ease-in-out}a:hover{opacity:.8}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}button{cursor:pointer;font-family:inherit}:focus-visible{outline-offset:2px;outline:2px solid #3fc}::selection{color:#12121b;background-color:#3fc}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#12121b}::-webkit-scrollbar-thumb{background:#3fc;border-radius:6px;transition:background .3s}::-webkit-scrollbar-thumb:hover{background:#66ffd9}*{scrollbar-color:#3fc #12121b;scrollbar-width:thin}
