@keyframes gradient-slide-fixed{0%{background-position:calc(-800px - var(--my-offset)) 0}to{background-position:calc(800px - var(--my-offset)) 0}}.animate-gradient-text{--char-width:0.65em;--my-offset:calc(var(--i) * var(--char-width));background-image:linear-gradient(90deg,#101828,#101828 25%,#46A4FC 35%,#C627D8 50%,#FF6E3F 65%,#101828 75%,#101828);background-size:1000px 100%;background-position:calc(-800px - var(--my-offset)) 0;background-clip:text;-webkit-background-clip:text;color:transparent;animation:gradient-slide-fixed 4s ease-in-out forwards;animation-delay:.6s;transform-style:preserve-3d;backface-visibility:hidden;-webkit-backface-visibility:hidden;display:inline-block;white-space:pre}.cuboid-face{position:absolute;left:0;width:100%;border:1px dashed rgba(0,0,0,.2);pointer-events:none;box-sizing:border-box}.cuboid-top{top:0;height:1.3em;transform-origin:top;transform:rotateX(-90deg)}.cuboid-bottom{bottom:0;height:1.3em;transform-origin:bottom;transform:rotateX(90deg)}.cuboid-back{top:0;height:100%;transform:translateZ(-1.3em);background:rgba(0,0,0,.02)}.animate-gradient-typewriter{animation:gradient-typewriter-pass 2s ease-out forwards;white-space:pre}h1 span{white-space:pre}.gradient-char{--char-width:0.65em;--my-offset:calc(var(--i) * var(--char-width));background-image:linear-gradient(135deg,#46A4FC 10%,#C627D8 50%,#FF6E3F 90%);background-size:600px 100%;background-attachment:scroll;background-position:calc(-1 * var(--my-offset)) 0;background-clip:text;-webkit-background-clip:text;color:transparent}