.tweet-cols{column-gap:1.5rem}.tweet-cols,.tweet-cols-2,.tweet-cols-3,.tweet-cols-4{column-count:1}@media (min-width:768px){.tweet-cols-2,.tweet-cols-3,.tweet-cols-4{column-count:2}}@media (min-width:1024px){.tweet-cols-3,.tweet-cols-4{column-count:3}}@media (min-width:1280px){.tweet-cols-4{column-count:4}}.tweet-cell{display:block;break-inside:avoid;margin-bottom:1.5rem}.tweet-scroller{display:flex;align-items:flex-start;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:.5rem;scrollbar-width:thin;scrollbar-color:var(--color-line) transparent;transition:height .2s ease}.tweet-scroller::-webkit-scrollbar{height:6px}.tweet-scroller::-webkit-scrollbar-track{background:transparent}.tweet-scroller::-webkit-scrollbar-thumb{background:var(--color-line);border-radius:3px}.tweet-scroller>.tweet-slide{flex:0 0 auto;width:min(480px,82vw);scroll-snap-align:start}.tweet-cell .react-tweet-theme{--tweet-container-margin:0;--tweet-font-color:var(--color-fg);--tweet-font-color-secondary:var(--color-muted);--tweet-bg-color:transparent;--tweet-bg-color-hover:rgba(255,255,255,0.04);--tweet-quoted-bg-color-hover:rgba(255,255,255,0.04);--tweet-color-blue-primary:#ffffff;--tweet-color-blue-primary-hover:#ffffff;--tweet-color-blue-secondary:var(--color-muted);--tweet-color-blue-secondary-hover:rgba(255,255,255,0.08);--tweet-color-red-primary:var(--color-danger);--tweet-color-red-primary-hover:rgba(255,255,255,0.04);--tweet-border:1px solid var(--color-line);--tweet-skeleton-gradient:linear-gradient(270deg,var(--color-bg),var(--color-line),var(--color-line),var(--color-bg));--tweet-actions-font-weight:500;--tweet-replies-font-weight:500;font-family:var(--font-mono,ui-monospace,SFMono-Regular,monospace);font-size:13px;line-height:1.5;width:100%}.tweet-cell .react-tweet-theme [class*=tweet-body],.tweet-cell .react-tweet-theme [class*=tweet-text],.tweet-cell .react-tweet-theme p{font-size:13px;line-height:1.55}.tweet-cell .react-tweet-theme [class*=tweet-header] *,.tweet-cell .react-tweet-theme [class*=tweet-info] *{font-size:12px;line-height:1.4}.tweet-cell .react-tweet-theme [class*=tweet-actions],.tweet-cell .react-tweet-theme [class*=tweet-actions] *,.tweet-cell .react-tweet-theme [class*=tweet-replies],.tweet-cell .react-tweet-theme [class*=tweet-replies] *{font-size:11px}.tweet-cell .react-tweet-theme [class*=tweet-in-reply-to]{font-size:12px;line-height:1.4}.tweet-cell .react-tweet-theme [class*=tweet-media]{max-height:260px;overflow:hidden}.tweet-cell .react-tweet-theme [class*=tweet-media] [class*=mediaContainer],.tweet-cell .react-tweet-theme [class*=tweet-media] [class*=mediaLink],.tweet-cell .react-tweet-theme [class*=tweet-media] [class*=mediaWrapper]{max-height:260px}.tweet-cell .react-tweet-theme img,.tweet-cell .react-tweet-theme video{max-height:260px;object-fit:cover}.tweet-cell .react-tweet-theme [class*=avatar] img,.tweet-cell .react-tweet-theme [class*=tweet-header] img{max-height:36px;width:36px;height:36px;object-fit:cover}.tweet-cell .react-tweet-theme [class*=tweet-container]{padding:12px 14px}.tweet-cell .react-tweet-theme [class*=quoted-tweet]{display:none}