.tweet-embed{width:100%;min-height:60px}.tweet-embed__placeholder{width:100%;height:60px;display:flex;align-items:center;justify-content:center}.tweet-embed__loading-bar{width:60%;height:4px;border-radius:2px;background:linear-gradient(90deg,#e2e8f0 25%,#cbd5e1,#e2e8f0 75%);background-size:200% 100%;animation:tweet-shimmer 1.4s infinite}@keyframes tweet-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.tweet-embed__loading-text{font-size:.72rem;color:var(--text-tertiary);margin-left:10px}.tweet-embed iframe{border-radius:12px!important;max-width:100%!important;color-scheme:normal}[data-theme=dark] .tweet-embed{background:transparent}[data-theme=dark] .sidebar__tweet-wrap{background:var(--card-bg)}.tweet-embed--invalid,.tweet-embed--fallback{padding:10px 14px}.tweet-embed__fallback-link{display:flex;align-items:center;gap:8px;padding:10px 14px;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;color:#1d9bf0;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .2s}.tweet-embed__fallback-link:hover{background:var(--card-hover)}@media(max-width:768px){.tweet-embed{min-height:0;max-height:none;overflow:hidden;width:100%}.tweet-embed iframe,.tweet-embed .twitter-tweet{max-width:100%!important;width:100%!important}}
