.page_bg{position:fixed;z-index:-1;background-color:var(--background)}.grain_layer,.page_bg{background-repeat:repeat;inset:0}.grain_layer{position:absolute;background-size:40px 40px;z-index:2}.circle_purple{width:20vw;background-color:#8F31CE;inset:-2vw auto auto -2vw;filter:blur(100px)}.circle_blue,.circle_purple{aspect-ratio:1;position:absolute}.circle_blue{inset:-9vw -9vw auto auto;width:30vw;background-color:#2C5EDD;filter:blur(125px)}@media screen and (max-width:600px){.circle_blue,.circle_purple{width:50vw}}.hero_content{text-align:center;width:100%}.hero_content p{font-weight:400}.creator_tag{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:500;padding:6px 8px 6px 6px;border-radius:10px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #00000010;opacity:0;transform:translateY(100px);animation:global_slide_in_from_bottom .5s ease forwards}.dark .creator_tag{box-shadow:inset 0 0 0 2px #ffffff20}.creator_tag img{width:30px;height:30px;border-radius:6px}.creator_tag:after{inset:2px}.creator_tag:after,.creator_tag:before{content:"";position:absolute;background-color:var(--background);border-radius:8px;z-index:-1}.creator_tag:before{height:80px;width:50px;background-image:linear-gradient(0deg,#0067e7,#8f31ce,#0067e7);transform:rotate(45deg);left:-150px;animation:creator_gradient 2s ease-in-out infinite;animation-delay:1s}@keyframes creator_gradient{0%{opacity:1;left:-150px}to{left:200px;opacity:.5}}.section_hero{min-height:100svh;padding-block:100px;display:flex;flex-direction:column;justify-content:center;align-items:stretch}.creator_tag span{display:flex;align-items:center;gap:4px;z-index:2;position:relative}.creator_tag span svg{width:14px;height:14px;fill:white}.fluid-layer{width:100vw;height:100vh;background:none;filter:blur(10px)}.keyboard_shortcut_text{position:fixed;left:24px;bottom:24px;font-size:12px;font-weight:500}@media screen and (max-width:600px){.keyboard_shortcut_text{display:none}}