/* Automatisch aus Webseiten-Farben erzeugt — anpassbar. */
.tc-hosted-shell { background: #ffffff; color: #0c1826; }
.tc-hosted-header__title { color: #0c1826; }
.tc-hosted-header__subtitle, .tc-hosted-footer, .tc-hosted-footer a,
.tc-hosted-header__powered { color: #616972; }
.tc-hosted-chat-card { background: #fafafa; border: 1px solid #d3d5d8; }
.tc-hosted-chat-log { background: #fafafa; }
.tc-chat-bubble--assistant { background: #e6e9ec; color: #0c1826; }
.tc-chat-bubble--user { background: #2b4661; color: #ffffff; }
.tc-hosted-chat-form .tc-input { background: #ffffff; color: #0c1826; border: 1px solid #d3d5d8; }
.tc-hosted-chat-form .tc-input:focus { border-color: #2b4661; outline: none; }
.tc-hosted-chip { border-color: #2b4661; color: #2b4661; }
.tc-btn--primary { background: #2b4661; color: #ffffff; border: none; }
.tc-btn--primary:hover { background: #203549; }