*{box-sizing:border-box}body,html{margin:0;padding:0;background:#000;overflow-x:hidden}body{font-family:Space Grotesk,sans-serif;color:#9fb0c2;-webkit-font-smoothing:antialiased}::selection{background:rgba(120,200,255,.25);color:#eaf4ff}input{font-family:inherit}a{-webkit-tap-highlight-color:transparent}@keyframes spinMark{to{transform:rotate(1turn)}}@keyframes twinkle{0%,to{opacity:0;transform:scale(.3) rotate(0deg)}50%{opacity:1;transform:scale(1) rotate(45deg)}}@keyframes sheen{0%{background-position:220% 0}to{background-position:-220% 0}}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes pulseGlow{0%,to{opacity:.5}50%{opacity:1}}@keyframes scanline{0%{transform:translateY(-100%)}to{transform:translateY(700%)}}@keyframes revUp{0%{opacity:0;transform:translateY(42px)}to{opacity:1;transform:none}}@supports (animation-timeline:view()){[data-reveal]{animation:revUp linear both;animation-timeline:view();animation-range:entry 2% entry 34%}[data-sweep],[data-sweep] span{animation:sheen 1.6s ease-out both;animation-timeline:view();animation-range:entry 6% cover 24%}}