@import url("https://fonts.googleapis.com/css2?family=Cute+Font&family=Space+Grotesk:wght@300;400&display=swap");@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300&display=swap");*{cursor:url(/_next/static/media/bolt.7baff15d.png),auto;-webkit-user-select:none;-moz-user-select:none;user-select:none}*,:after,:before{box-sizing:border-box}body,html{max-width:100vw;background-color:#fff;color:#000;font-family:Space Grotesk,sans-serif;overflow-x:hidden;max-width:100%}html{transition:filter .7s ease}a{text-decoration:none}body{color:rbg(--foreground-rgb);background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}html.voidworld{filter:invert(1) hue-rotate(180deg);background:#000}.voidCaption{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);margin:0;font-size:.85rem;letter-spacing:.08em;opacity:0;z-index:200;animation:voidcaption 5s ease both;pointer-events:none}@keyframes voidcaption{0%,to{opacity:0}12%,80%{opacity:.8}}