.loader{position:fixed;inset:0;background:#0c242c;display:flex;align-items:center;justify-content:center;z-index:99999999;height:100vh}.loader-text{text-transform:uppercase;position:absolute;bottom:180px;font-size:20px;color:#8cd1d7;opacity:.7;text-align:center}*{margin:0;padding:0;border:0;overscroll-behavior:none;color:#fcfcfc}@keyframes gradientShift{0%{background-position:0 90%}to{background-position:0 80%}}@font-face{font-family:NHassGrotesk;src:url(/fonts/NHaasGrotesk_Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:NHassGrotesk;src:url(/fonts/NHaasGrotesk_Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}html{font-family:NHassGrotesk}body{background:linear-gradient(180deg,#011a1e,#22424c,#00818f,#b9d7d7);background-size:100% 120%;background-position:0 30%;animation:gradientShift 2.1s ease-in-out infinite alternate;height:100dvh;overflow:hidden}canvas{top:0;position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,0);z-index:-1}.inside{max-width:calc(100vw - 3rem);width:100%;margin:0 auto}