@keyframes loading-animation-module__yzXugq__bouncing-animation{to{opacity:.1;transform:translateY(-8px)}}.loading-animation-module__yzXugq__loadingAnimation{display:flex}.loading-animation-module__yzXugq__loadingAnimation>div{opacity:1;background-color:#a3a1a1;border-radius:50%;width:8px;height:8px;margin:2px 4px;animation:.5s infinite alternate loading-animation-module__yzXugq__bouncing-animation}.loading-animation-module__yzXugq__loadingAnimation.loading-animation-module__yzXugq__sm>div{width:6px;height:6px;margin:1px 2px}.loading-animation-module__yzXugq__loadingAnimation>div:nth-child(2){animation-delay:.2s}.loading-animation-module__yzXugq__loadingAnimation>div:nth-child(3){animation-delay:.4s}
.rainbow-text-module__OmktbW__animated{background:linear-gradient(to right,rgb(from var(--card-foreground)r g b/.3)15%,rgb(from var(--card-foreground)r g b/.75)35%,rgb(from var(--card-foreground)r g b/.75)65%,rgb(from var(--card-foreground)r g b/.3)85%);-webkit-text-fill-color:transparent;text-fill-color:transparent;background-size:500%;-webkit-background-clip:text;background-clip:text;animation:2s ease-in-out infinite alternate rainbow-text-module__OmktbW__textShine}@keyframes rainbow-text-module__OmktbW__textShine{0%{background-position:0%}to{background-position:100%}}
.tweet-container-module__tGybwq__root{width:100%;min-width:250px;max-width:550px;color:var(--tweet-font-color);font-family:var(--tweet-font-family);box-sizing:border-box;border:var(--tweet-border);margin:var(--tweet-container-margin);background-color:var(--tweet-bg-color);border-radius:12px;font-weight:400;transition-property:background-color,box-shadow;transition-duration:.2s;overflow:hidden}.tweet-container-module__tGybwq__root:hover{background-color:var(--tweet-bg-color-hover)}.tweet-container-module__tGybwq__article{box-sizing:inherit;padding:.75rem 1rem;position:relative}
