@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;600&display=swap";body,html{--heading:hsla(0,0%,100%,0.6);--text:hsla(0,0%,100%,0.8);--purple:rgba(146,108,255,0.8);--navy:rgba(0,17,77,0.8);--ice:#d4f5ff;margin:0;font-family:Space Grotesk,sans-serif;color:var(--text);background:url(/_next/static/media/gggrain.284adc96.svg),linear-gradient(127deg,#2e4bda,rgba(46,75,218,0) 70.71%),linear-gradient(217deg,#65c2da,rgba(101,194,218,0) 70.71%),linear-gradient(336deg,#482fcd,rgba(72,47,205,0) 70.71%)}body{padding:4rem}a,h1,h2,h3,hr{color:var(--heading)}a{text-decoration:none}a:active,a:focus,a:hover{color:var(--ice);text-shadow:0 0 5px var(--ice)}*{box-sizing:border-box}