.chat-host{font-family:'DM Sans',Arial,sans-serif;color:#2e2d29;font-size:16px;line-height:1.55}.chat-host button,.chat-host textarea{font:inherit}.chat-host button{cursor:pointer}.chat-host button:disabled{cursor:not-allowed;opacity:.5}.chat-host [hidden]{display:none!important}.chat-launch{position:fixed;bottom:22px;right:24px;z-index:45;display:flex;gap:10px;align-items:center;background:#2e2d29;color:white;padding:13px 20px;border:1px solid #2e2d29;border-radius:30px;box-shadow:0 5px 24px #2e2d2925}.chat-launch span{color:#f4d6d2;font-size:22px}.chat-panel{position:fixed;right:24px;bottom:84px;z-index:46;width:min(440px,calc(100vw - 32px));height:min(660px,calc(100dvh - 112px));display:flex;flex-direction:column;background:#fff;border:1px solid #d5d0c0;border-radius:18px;box-shadow:0 12px 65px #2e2d2930;overflow:hidden}.chat-heading{position:static;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 20px;border-bottom:1px solid #d5d0c0;background:white}.chat-heading strong{display:block;font-size:17px}.chat-subtitle{display:block;font-size:12px;color:#544948;margin-top:3px}.chat-close{border:0;background:none;color:#544948;font-size:27px!important;padding:0 5px;line-height:1.2}.chat-notice{padding:9px 20px;background:#f9f2ef;color:#820000;font-size:13px;margin:0}.chat-messages{flex:1;min-height:90px;overflow-y:auto;overscroll-behavior:contain;padding:18px;display:flex;flex-direction:column;gap:14px}.chat-message{border:1px solid #d5d0c0;border-radius:12px;padding:13px 15px;max-width:95%;background:white;overflow-wrap:anywhere;flex-shrink:0}.chat-message.user{align-self:flex-end;background:#f4f4f4;border-color:#f4f4f4}.chat-speaker{display:block;color:#544948;font-size:12px;margin-bottom:6px}.chat-message p{margin:0;font-size:16px;white-space:pre-wrap}.chat-sources{display:flex;flex-wrap:wrap;gap:6px 15px;margin-top:13px;font-size:14px}.chat-sources a{color:#8c1515;text-decoration:underline}.chat-prompts{display:flex;flex-wrap:wrap;gap:7px;padding:10px 18px}.chat-prompts button{font-size:13px;background:#fff;border:1px solid #d5d0c0;border-radius:20px;color:#544948;padding:5px 10px;text-align:left}.chat-prompts button:hover{border-color:#8c1515;color:#8c1515}.chat-form{padding:12px 18px 0;border-top:1px solid #d5d0c0}.chat-label{font-size:14px;display:block;margin-bottom:6px}.chat-compose{display:flex;gap:9px;align-items:stretch}.chat-compose textarea{min-width:0;flex:1;resize:none;padding:10px 12px;border:1px solid #b6b1a9;border-radius:8px;color:#2e2d29;background:white;font-size:16px}.chat-compose button{align-self:flex-end;background:#8c1515;color:white;border:0;padding:12px;border-radius:8px;font-size:14px;font-weight:600}.chat-feedback{font-size:12px;color:#820000;margin:6px 0 0}.chat-foot{display:flex;justify-content:space-between;gap:15px;padding:10px 18px 14px;font-size:13px}.chat-host :focus-visible{outline:3px solid #8c1515;outline-offset:3px}@media(max-width:600px){.chat-panel{right:12px;bottom:78px;width:calc(100vw - 24px);height:min(660px,calc(100dvh - 95px))}.chat-launch{right:14px;bottom:15px;padding:10px 16px}.chat-prompts{gap:5px;padding:6px 14px}.chat-heading{padding:14px 16px}.chat-messages{padding:14px}}@media(max-height:580px){.chat-panel{bottom:12px;top:12px;height:auto}.chat-prompts{display:none}}

.chat-launch{background:#8c1515;border-color:#8c1515}.chat-heading{border-top:4px solid #8c1515}.chat-prompts button:hover{background:#fbf5f3}
