.shiny-text{color:#b5b5b5a4;background:linear-gradient(120deg,rgba(255,255,255,0) 40%,rgba(255,255,255,.8) 50%,rgba(255,255,255,0) 60%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;display:inline-block;animation:shine 5s linear infinite}@keyframes shine{0%{background-position:100%}to{background-position:-100%}}.shiny-text.disabled{animation:none}.waves{margin:0;padding:0;width:100%;height:100%;overflow:hidden}.waves,.waves:before{position:absolute;top:0;left:0}.waves:before{content:"";width:.5rem;height:.5rem;background:#160000;border-radius:50%;transform:translate3d(calc(var(--x, 0px) - 50%),calc(var(--y, 0px) - 50%),0);will-change:transform}.waves-canvas{display:block;width:100%;height:100%}