.splash-screen_container__52_BU{margin:0;min-height:100vh;background:#000;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;width:100%}.splash-screen_particles__82Pyu{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none}.splash-screen_particle__nE_Um{position:absolute;width:4px;height:4px;background:linear-gradient(90deg,#5332fb,#ffb462);border-radius:0;rotate:45deg;opacity:0;animation:splash-screen_float__nBlL_ 3s ease-out forwards}@media (max-width:768px){.splash-screen_particle__nE_Um{width:3px;height:3px}}@keyframes splash-screen_float__nBlL_{0%{transform:translateY(0) scale(.5);opacity:0}50%{opacity:1}to{transform:translateY(-150px) scale(1.2);opacity:0}}.splash-screen_logoButton__HJD2N{background:none;border:none;cursor:pointer;padding:0;display:inline-block}.splash-screen_logo__EwnVd{max-width:100%;height:auto;display:block}@media (max-width:768px){.splash-screen_logo__EwnVd{width:180px;height:auto}}.splash-screen_logoLetter__dg8Wm{fill:none;stroke:url(#logoGradient);stroke-linecap:round;stroke-linejoin:round;stroke-width:4;stroke-dasharray:1000;stroke-dashoffset:1000;animation:splash-screen_draw__y26gS 2s ease forwards,splash-screen_fillGradient__n__Qo 1s ease 2.1s forwards}.splash-screen_logoFill__pdY0w{fill:url(#logoGradient);opacity:0;animation:splash-screen_fadeInGradient__wx8PK 1.5s ease .6s forwards}@keyframes splash-screen_draw__y26gS{to{stroke-dashoffset:0}}@keyframes splash-screen_fillGradient__n__Qo{to{fill:url(#logoGradient);stroke:url(#logoGradient)}}@keyframes splash-screen_fadeInGradient__wx8PK{0%{opacity:0}to{opacity:1}}.tweet-container_root__0rJLq{width:100%;min-width:250px;max-width:550px;overflow:hidden;color:var(--tweet-font-color);font-family:var(--tweet-font-family);font-weight:400;box-sizing:border-box;border:var(--tweet-border);border-radius:12px;margin:var(--tweet-container-margin);background-color:var(--tweet-bg-color);transition-property:background-color,box-shadow;transition-duration:.2s}.tweet-container_root__0rJLq:hover{background-color:var(--tweet-bg-color-hover)}.tweet-container_article__0ERPK{position:relative;box-sizing:inherit;padding:.75rem 1rem}