.td-catbot-social { background: linear-gradient(135deg, rgba(223,16,39,.14), rgba(9,9,9,.98)); border-block: 1px solid #522; padding: .75rem .8rem; }
.td-chat-quick .td-catbot-social-trigger { border-color: #e22; color: #fff; flex-basis: 100%; font-weight: 900; letter-spacing: .06em; }
.td-catbot-social-message { border-left: 2px solid #e22; white-space: pre-line; }
.td-catbot-social-head { align-items: center; display: flex; gap: .65rem; justify-content: space-between; }
.td-catbot-social-identity { align-items: center; display: flex; gap: .55rem; min-width: 0; }
.td-catbot-social-mark { align-items: center; background: #050505; border: 1px solid #e22; border-radius: 50%; color: #fff; display: inline-flex; flex: 0 0 2rem; font: 900 .82rem/1 sans-serif; height: 2rem; justify-content: center; }
.td-catbot-social-name { display: block; font-size: .74rem; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.td-catbot-social-label { color: #aaa; display: block; font-size: .61rem; margin-top: .12rem; }
.td-catbot-social-action { background: #151515; border: 1px solid #633; border-radius: 999px; color: #aaa; cursor: not-allowed; font-size: .62rem; font-weight: 900; padding: .45rem .65rem; text-transform: uppercase; }
.td-catbot-social-tagline { color: #f2f2f2; font-size: .7rem; font-style: italic; line-height: 1.4; margin: .55rem 0 0; }
.td-catbot-social-note { color: #bbb; font-size: .67rem; line-height: 1.4; margin: .55rem 0 0; }
.td-catbot-social-feed { display: grid; gap: .5rem; margin-top: .65rem; }
.td-catbot-post { background: #111; border-left: 2px solid #e22; padding: .6rem; }
.td-catbot-post p { font-size: .68rem; line-height: 1.45; margin: 0; }
.td-catbot-post img { display: block; height: auto; margin-top: .5rem; max-width: 100%; }
.td-catbot-post-meta { color: #999; display: flex; font-size: .58rem; gap: .5rem; margin-top: .35rem; }
.td-catbot-post a { color: #f66; }
@media (max-width: 390px) { .td-catbot-social-head { align-items: flex-start; } .td-catbot-social-action { flex: 0 0 auto; } }
