.animated-gradient-text{position:relative;margin:0 auto;display:flex;max-width:fit-content;flex-direction:row;align-items:center;justify-content:center;border-radius:1.25rem;font-weight:500;backdrop-filter:blur(10px);transition:box-shadow .5s ease-out;overflow:hidden;cursor:pointer}.gradient-overlay{right:0;bottom:0;background-size:300% 100%;animation:gradient linear infinite;z-index:0;pointer-events:none}.gradient-overlay,.gradient-overlay:before{position:absolute;top:0;left:0;border-radius:inherit}.gradient-overlay:before{content:"";width:calc(100% - 2px);height:calc(100% - 2px);left:50%;top:50%;transform:translate(-50%,-50%);background-color:#060010;z-index:-1}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.text-content{position:relative;z-index:2;background-size:300% 100%;background-clip:text;-webkit-background-clip:text;animation:gradient linear infinite}.shiny-text,.text-content{display:inline-block;color:transparent}.shiny-text{background:linear-gradient(120deg,var(--gold) 40%,rgba(255,255,255,.9) 50%,var(--gold) 60%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:shine 5s linear infinite}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}.shiny-text.disabled{animation:none}.arrow-animation_arrowContainer__xctaG{position:relative;display:flex;flex-direction:column;align-items:center;gap:1px;overflow:hidden;height:50px}.arrow-animation_arrow__FCoqA{--arrow-color:white;display:flex;justify-content:center;align-items:center;animation:arrow-animation_moveUp__6nAKJ 5s ease-in-out infinite}.arrow-animation_arrow__FCoqA img{filter:brightness(0) saturate(100%) invert(1)}@keyframes arrow-animation_moveUp__6nAKJ{0%{transform:translateY(-35px);opacity:0}50%{transform:translateY(0);opacity:1}to{transform:translateY(35px);opacity:0}}.curved-loop-jacket{min-height:0;display:flex;align-items:center;justify-content:center;width:100%;margin-top:3px}.curved-loop-svg{width:100%;aspect-ratio:100/12;overflow:visible;display:block;font-size:6rem;fill:var(--foreground);user-select:none;-moz-user-select:none;-webkit-user-select:none;font-weight:700;text-transform:uppercase;line-height:1}.circular-gallery{margin:0 auto;width:90%;height:100%;overflow:hidden;cursor:grab;scale:1.25}.circular-gallery:active{cursor:grabbing}