.twp-embed-wrap { max-width:550px; margin:1.5em auto }
.twp-embed-wrap iframe { max-width:100% !important; border-radius:12px }
.twp-tweets { display:grid; gap:10px }
.twp-tweet { padding:14px; background:#f5f5f5; border-radius:8px; font-size:.88rem }
.twp-tweet a { color:inherit; text-decoration:none }
.twp-tweet a:hover { text-decoration:underline }
@media(prefers-color-scheme:dark){.twp-tweet{background:#1a1a24;color:#e8e8f0}}
