.cdp-chatbots{--cdp-surface:#fff;--cdp-text:#242424;--cdp-accent:#6b5136;--cdp-border:#d8d1ca;position:fixed;right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));z-index:9990;font:inherit;color:var(--cdp-text)}.cdp-chatbots__launcher-image{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover}.cdp-chatbots__avatar{display:none;width:38px;height:38px;margin:0 10px 0 0;vertical-align:middle}.cdp-chatbots__avatar:not(:empty){display:inline-block}.cdp-chatbots__avatar img{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover}
.cdp-chatbots .cdp-chatbots__is-hidden{display:none!important}.cdp-chatbots button,.cdp-chatbots input{font:inherit}.cdp-chatbots button:focus-visible,.cdp-chatbots input:focus-visible{outline:3px solid #0b6fb8;outline-offset:2px}.cdp-chatbots__launcher{width:58px;height:58px;border:0;border-radius:50%;background:var(--cdp-accent);color:#fff;box-shadow:0 3px 15px #0003;cursor:pointer}.cdp-chatbots__placeholder{font-size:14px;font-weight:700}.cdp-chatbots__panel{position:absolute;right:0;bottom:72px;width:min(360px,calc(100vw - 32px));background:var(--cdp-surface);border:1px solid var(--cdp-border);border-radius:12px;box-shadow:0 10px 36px #0003;overflow:hidden}.cdp-chatbots__header{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-bottom:1px solid var(--cdp-border)}.cdp-chatbots__eyebrow{margin:0;font-size:12px}.cdp-chatbots__close{border:0;background:transparent;font-size:28px;line-height:1;cursor:pointer}.cdp-chatbots__selector,.cdp-chatbots__chat{padding:16px}.cdp-chatbots__selector h2{font-size:18px;margin:0 0 14px}.cdp-chatbots__assistant{display:block;width:100%;padding:14px;margin:10px 0;border:1px solid var(--cdp-border);border-radius:8px;background:#fff;text-align:left;cursor:pointer}.cdp-chatbots__assistant:hover{border-color:var(--cdp-accent)}.cdp-chatbots__assistant strong,.cdp-chatbots__assistant span{display:block}.cdp-chatbots__assistant span{font-size:14px;margin-top:4px}.cdp-chatbots__identity{margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid var(--cdp-border)}.cdp-chatbots__identity h2{margin:0;font-size:20px;line-height:1.25}.cdp-chatbots__identity p{margin:5px 0 0;font-size:12px;line-height:1.4}.cdp-chatbots__messages{min-height:100px;max-height:260px;overflow:auto}.cdp-chatbots__message{padding:9px 11px;border-radius:8px;font-size:14px;line-height:1.4}.cdp-chatbots__message--user{background:#eee8e2;margin-left:28px}.cdp-chatbots__message--assistant{background:#f5f5f5;margin-right:28px}.cdp-chatbots__form{display:flex;gap:8px;margin-top:12px}.cdp-chatbots__form input{min-width:0;flex:1;padding:10px;border:1px solid var(--cdp-border);border-radius:6px}.cdp-chatbots__form button,.cdp-chatbots__change{padding:10px;border:1px solid var(--cdp-accent);border-radius:6px;background:var(--cdp-accent);color:#fff;cursor:pointer}.cdp-chatbots__change{margin-top:10px;background:#fff;color:var(--cdp-accent)}@media(max-width:480px){.cdp-chatbots{right:12px;bottom:calc(12px + env(safe-area-inset-bottom))}.cdp-chatbots__panel{bottom:68px}.cdp-chatbots__form{align-items:stretch}.cdp-chatbots__form button{min-width:68px}}@media(prefers-reduced-motion:reduce){.cdp-chatbots *{scroll-behavior:auto!important;transition:none!important}}
