.bpdc-chat-launcher{position:fixed;right:24px;bottom:24px;z-index:1100;display:flex;align-items:center;gap:9px;min-height:54px;padding:12px 19px;border:0;border-radius:999px;background:#0b1115;color:#fff;font:800 14px/1 Arial,sans-serif;box-shadow:0 14px 38px #0005;cursor:pointer}.bpdc-chat-launcher span:first-child{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#25d366;font-size:16px}.bpdc-chat-panel{position:fixed;right:24px;bottom:90px;z-index:1200;width:min(390px,calc(100vw - 32px));height:min(650px,calc(100vh - 120px));overflow:hidden;border:1px solid #ffffff24;border-radius:22px;background:#f5f7f7;color:#17333e;box-shadow:0 24px 70px #0006;font:15px/1.45 Arial,sans-serif}.bpdc-chat-panel[hidden]{display:none}.bpdc-chat-panel>header{display:flex;justify-content:space-between;align-items:center;padding:18px 18px 16px;background:linear-gradient(135deg,#071f2b,#0b4655);color:#fff}.bpdc-chat-panel h2{margin:4px 0 0;color:#fff!important;font:800 18px/1.15 Arial,sans-serif!important}.bpdc-chat-status{font-size:11px;text-transform:uppercase;letter-spacing:.08em;opacity:.8}.bpdc-chat-status i{display:inline-block;width:8px;height:8px;margin-right:5px;border-radius:50%;background:#25d366}.bpdc-chat-panel>header button{width:36px;height:36px;border:0;border-radius:50%;background:#ffffff16;color:#fff;font-size:26px;cursor:pointer}.bpdc-chat-messages{height:calc(100% - 215px);overflow-y:auto;padding:16px}.bpdc-chat-message{max-width:88%;margin:0 0 12px;padding:12px 14px;border-radius:15px;background:#fff;box-shadow:0 3px 12px #002b3c0d}.bpdc-chat-message.user{margin-left:auto;background:#0b4655;color:#fff;border-bottom-right-radius:4px}.bpdc-chat-message.assistant{border-bottom-left-radius:4px}.bpdc-chat-message p{margin:4px 0;white-space:pre-wrap}.bpdc-chat-message strong{font-size:11px;text-transform:uppercase;letter-spacing:.07em}.bpdc-chat-message.error{background:#fee7e7;color:#7d2020}.bpdc-chat-related{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.bpdc-chat-related a{padding:6px 9px;border-radius:999px;background:#e2f2f2;color:#073b48;text-decoration:none;font-size:12px;font-weight:800}.bpdc-chat-prompts{display:flex;gap:6px;overflow-x:auto;padding:0 14px 9px}.bpdc-chat-prompts button{flex:0 0 auto;padding:7px 10px;border:1px solid #b9d0d4;border-radius:999px;background:#fff;color:#17333e;font-size:11px;cursor:pointer}.bpdc-chat-panel form{display:grid;grid-template-columns:1fr auto;gap:8px;padding:10px 14px;border-top:1px solid #d7e2e3;background:#fff}.bpdc-chat-panel textarea{min-height:48px;max-height:90px;resize:none;padding:10px 12px;border:1px solid #bfcfd2;border-radius:12px;font:inherit}.bpdc-chat-panel form button{align-self:stretch;padding:0 16px;border:0;border-radius:12px;background:#d71920;color:#fff;font-weight:900;cursor:pointer}.bpdc-chat-panel form button:disabled{opacity:.55}.bpdc-chat-panel>footer{display:flex;justify-content:space-between;gap:10px;padding:7px 14px 11px;background:#fff;color:#63777c;font-size:9px}.bpdc-chat-panel>footer span{max-width:65%}.bpdc-chat-panel>footer a{color:#087f8c;font-weight:800}.direct-add-form~*{}body:has(.direct-add-form) .bpdc-chat-launcher{bottom:132px}body:has(.direct-add-form) .bpdc-chat-panel{bottom:195px;height:min(590px,calc(100vh - 220px))}@media(max-width:600px){.bpdc-chat-launcher{right:16px;bottom:16px}.bpdc-chat-panel{right:8px;bottom:78px;width:calc(100vw - 16px);height:min(680px,calc(100vh - 92px));border-radius:18px}body:has(.direct-add-form) .bpdc-chat-launcher{bottom:92px}body:has(.direct-add-form) .bpdc-chat-panel{bottom:154px;height:calc(100vh - 168px)}}
.bpdc-chat-launcher{z-index:100001!important}.bpdc-chat-panel{z-index:100002!important;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto auto}.bpdc-chat-panel[hidden]{display:none}.bpdc-chat-messages{height:auto!important;min-height:0}.bpdc-chat-message a{color:#087f8c;font-weight:800;text-decoration:underline;text-underline-offset:2px}body:has(.direct-add-form) .bpdc-chat-panel{top:110px!important;bottom:195px!important;height:auto!important}@media(max-width:600px){body:has(.direct-add-form) .bpdc-chat-panel{top:8px!important;bottom:154px!important;height:auto!important}}
.bpdc-chat-sources{margin-top:10px;padding-top:8px;border-top:1px solid #dce7e8;color:#64787d;font-size:11px;line-height:1.45}.bpdc-chat-sources span{font-weight:800;text-transform:uppercase;letter-spacing:.04em}.bpdc-chat-sources a{font-weight:700}
