:root,.dark{--color-1:0 100% 63%;--color-2:270 100% 63%;--color-3:210 100% 63%;--color-4:195 100% 63%;--color-5:90 100% 63%}@keyframes rainbow{0%{background-position:0%}to{background-position:200%}}@keyframes sparkle{0%,to{opacity:1;transform:scale(1)rotate(0)}50%{opacity:.6;transform:scale(.85)rotate(180deg)}}.animate-rainbow{animation:rainbow var(--speed,2s)infinite linear}.animate-sparkle{animation:1.5s ease-in-out infinite sparkle}
.auth-heading{color:#000;letter-spacing:normal;text-transform:none;font-family:Helvetica,Arial,sans-serif;font-size:28px;font-weight:400;line-height:1.2}
