*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{overflow:hidden;background:#07101f;font-family:Outfit,sans-serif;color:#eef2f8}#__next,body,html{height:100%}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#1e3a5f;border-radius:2px}@keyframes pulse{0%,to{opacity:.6}50%{opacity:1}}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes glow{0%,to{text-shadow:0 0 8px rgba(0,212,184,.4)}50%{text-shadow:0 0 20px rgba(0,212,184,.8)}}