/* Automatisch aus Webseiten-Farben erzeugt — anpassbar. */
.tc-hosted-shell { background: #ffffff; color: #000000; }
.tc-hosted-header__title { color: #000000; }
.tc-hosted-header__subtitle, .tc-hosted-footer, .tc-hosted-footer a,
.tc-hosted-header__powered { color: #595959; }
.tc-hosted-chat-card { background: #fafafa; border: 1px solid #d1d1d1; }
.tc-hosted-chat-log { background: #fafafa; }
.tc-chat-bubble--assistant { background: #f4e4e3; color: #000000; }
.tc-chat-bubble--user { background: #a51f18; color: #ffffff; }
.tc-hosted-chat-form .tc-input { background: #ffffff; color: #000000; border: 1px solid #d1d1d1; }
.tc-hosted-chat-form .tc-input:focus { border-color: #a51f18; outline: none; }
.tc-hosted-chip { border-color: #a51f18; color: #a51f18; }
.tc-btn--primary { background: #a51f18; color: #ffffff; border: none; }
.tc-btn--primary:hover { background: #7c1712; }