.bp-chat-launcher{position:fixed;right:18px;bottom:92px;z-index:9998;border:0;border-radius:999px;background:#784b9d;color:#fff;padding:14px 20px;font:600 16px system-ui;box-shadow:0 8px 28px #5f397d55;cursor:pointer}.bp-chat-panel{position:fixed;right:18px;bottom:88px;z-index:9999;width:min(380px,calc(100vw - 24px));height:min(560px,calc(100vh - 110px));display:none;grid-template-rows:auto 1fr auto;background:#fff;border-radius:20px;box-shadow:0 18px 60px #1d0b303f;overflow:hidden;font-family:system-ui;color:#15131a}.bp-chat-panel[data-open=true]{display:grid}.bp-chat-head{padding:16px 18px;background:#784b9d;color:#fff;display:flex;justify-content:space-between;align-items:center}.bp-chat-head strong{font-size:17px}.bp-chat-close{border:0;background:transparent;color:#fff;font-size:24px;cursor:pointer}.bp-chat-messages{padding:16px;overflow:auto;background:#faf8fc}.bp-chat-message{max-width:82%;margin:0 0 10px;padding:10px 12px;border-radius:14px;white-space:pre-wrap;overflow-wrap:anywhere}.bp-chat-message[data-direction=inbound]{margin-left:auto;background:#784b9d;color:#fff;border-bottom-right-radius:4px}.bp-chat-message[data-direction=outbound]{background:#fff;border:1px solid #e8e1ee;border-bottom-left-radius:4px}.bp-chat-form{display:grid;grid-template-columns:1fr auto;gap:8px;padding:12px;border-top:1px solid #eee}.bp-chat-input{min-width:0;border:1px solid #d8cfdf;border-radius:12px;padding:12px;font:inherit}.bp-chat-send{border:0;border-radius:12px;background:#784b9d;color:#fff;padding:0 16px;font-weight:600;cursor:pointer}.bp-chat-status{padding:8px 16px;font-size:12px;color:#706777;background:#faf8fc}@media(max-width:600px){.bp-chat-launcher{right:14px;bottom:82px}.bp-chat-panel{right:12px;bottom:80px;height:min(560px,calc(100vh - 96px))}}
.bp-chat-identify{position:absolute;top:72px;left:18px;right:18px;padding:18px;border:1px solid #e5ddeb;border-radius:16px;background:#fff;display:grid;gap:12px;z-index:2;box-shadow:0 10px 28px #35105a18}.bp-chat-identify[hidden]{display:none}.bp-chat-identify-title{margin:0;color:#5f397d;font-size:21px;font-weight:750}.bp-chat-identify-copy{margin:0;color:#665f6b;font-size:14px;line-height:1.45}.bp-chat-identify-input{width:100%;box-sizing:border-box;border:1px solid #d8cfdf;border-radius:12px;padding:12px;font:inherit;outline:none}.bp-chat-identify-input:focus{border-color:#784b9d;box-shadow:0 0 0 3px #784b9d22}.bp-chat-identify-submit{border:0;border-radius:12px;background:#784b9d;color:#fff;padding:12px;font:700 15px system-ui;cursor:pointer}.bp-chat-identify-error{min-height:16px;color:#b42318;font-size:12px}.bp-chat-session-notice{padding:0 16px 8px;background:#faf8fc;color:#6b6072;font:500 11px/1.35 system-ui}
.bp-chat-message-wrap{max-width:88%;margin:0 0 12px}.bp-chat-message-wrap[data-direction=inbound]{margin-left:auto}.bp-chat-message-wrap .bp-chat-message{max-width:none;margin:0}.bp-chat-message-wrap[data-direction=inbound] .bp-chat-message{background:#784b9d;color:#fff;border-bottom-right-radius:4px}.bp-chat-message-wrap[data-direction=outbound] .bp-chat-message{background:#fff;border:1px solid #e8e1ee;border-bottom-left-radius:4px}.bp-chat-actions{display:grid;gap:7px;margin-top:8px}.bp-chat-action{width:100%;border:1px solid #784b9d;border-radius:12px;background:#fff;color:#633b82;padding:10px 12px;text-align:left;font:600 14px system-ui;cursor:pointer}.bp-chat-action:hover,.bp-chat-action:focus-visible{background:#f1e9f7;outline:2px solid #784b9d;outline-offset:1px}.bp-chat-action:disabled{opacity:.55;cursor:wait}
