:root{--story-reveal-distance:40%;--story-reveal-stagger:6%;--story-reveal-lift:1.25rem;--story-reveal-duration:.4s;--story-reveal-mount-stagger:60ms}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()) and (animation-range:entry){@keyframes story-reveal{0%{opacity:0;transform:translateY(var(--story-reveal-lift))}}.story-reveal{animation:linear backwards story-reveal;animation-timeline:view();animation-range:entry 0% entry var(--story-reveal-distance)}.story-grid>:nth-child(3n+3) .story-reveal{animation-range:entry 0% entry calc(var(--story-reveal-distance) + var(--story-reveal-stagger))}.story-grid>:nth-child(3n+4) .story-reveal{animation-range:entry 0% entry calc(var(--story-reveal-distance) + 2 * var(--story-reveal-stagger))}}@keyframes story-reveal-mount{0%{opacity:0;transform:translateY(var(--story-reveal-lift))}}.story-reveal-on-mount{animation:story-reveal-mount var(--story-reveal-duration) var(--ease-attract-enter) backwards;animation-timeline:auto}.story-grid>:nth-child(3n+3) .story-reveal-on-mount{animation-delay:var(--story-reveal-mount-stagger)}.story-grid>:nth-child(3n+4) .story-reveal-on-mount{animation-delay:calc(2 * var(--story-reveal-mount-stagger))}}@media print{.story-reveal,.story-reveal-on-mount{animation:none}}
.tweet-container-module__6t-XWq__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__6t-XWq__root:hover{background-color:var(--tweet-bg-color-hover)}.tweet-container-module__6t-XWq__article{box-sizing:inherit;padding:.75rem 1rem;position:relative}
