.chatbot-feedback-shell.svelte-rfhprr{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100001;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(0,0,0,.35)}.chatbot-feedback-panel.svelte-rfhprr{width:100%;max-width:440px;background:#fff;border:1px solid var(--s-gray-light, #cbced3);border-radius:4px;box-shadow:0 16px 48px #0000002e;padding:0;overflow:hidden}.chatbot-feedback-head.svelte-rfhprr{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid var(--s-gray-light, #cbced3)}.chatbot-feedback-title.svelte-rfhprr{margin:0;font-size:17px;font-weight:700;color:#004159}.chatbot-feedback-x.svelte-rfhprr{width:32px;height:32px;padding:0;border:none;border-radius:6px;background:transparent;font-size:22px;line-height:1;color:var(--s-gray-medium, #aaafb5);cursor:pointer}.chatbot-feedback-x.svelte-rfhprr:hover{background:var(--s-gray-lightest, #f7f8fc);color:var(--s-gray-darker, #4f5256)}.chatbot-feedback-lead.svelte-rfhprr{margin:0;padding:16px 18px 12px;font-size:14px;line-height:1.5;color:#3d5266}.chatbot-feedback-stars-row.svelte-rfhprr{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px;padding:0 18px 12px}.chatbot-stars.svelte-rfhprr{display:flex;gap:6px}.chatbot-star.svelte-rfhprr{background:none;border:none;font-size:28px;line-height:1;padding:0;cursor:pointer;color:#cfd6dc;transition:color .15s,transform .1s}.chatbot-star.svelte-rfhprr:hover,.chatbot-star--on.svelte-rfhprr{color:#f5a623}.chatbot-rating-hint.svelte-rfhprr{font-size:14px;color:#004159}.chatbot-feedback-label.svelte-rfhprr{display:block;padding:0 18px 8px;font-size:14px;color:#3d5266}.chatbot-feedback-comment.svelte-rfhprr{display:block;width:calc(100% - 36px);margin:0 18px;box-sizing:border-box;padding:10px 12px;border:1px solid var(--s-gray-light, #cbced3);border-radius:4px;font-size:14px;font-family:inherit;resize:vertical;min-height:100px;outline:none}.chatbot-feedback-comment.svelte-rfhprr:focus{border-color:var(--s-blue-medium, #059bd2);outline:none}.chatbot-feedback-error.svelte-rfhprr{margin:8px 18px 0;font-size:13px;color:#c62828}.chatbot-feedback-foot.svelte-rfhprr{display:flex;flex-direction:row;align-items:center;gap:12px;padding:16px 18px;border-top:1px solid var(--s-gray-light, #cbced3);background:var(--s-gray-lightest, #f7f8fc)}.chatbot-btn-submit.svelte-rfhprr{padding:10px 22px;border:1px solid #d5dade;border-radius:4px;font-size:14px;font-family:inherit;font-weight:600;cursor:pointer;background:#eceff1;color:#b0b8c0}.chatbot-btn-submit.svelte-rfhprr:not(:disabled){background:#059bd2;border-color:#059bd2;color:#fff}.chatbot-btn-submit.svelte-rfhprr:not(:disabled):hover{background:#047a9e;border-color:#047a9e}.chatbot-btn-submit.svelte-rfhprr:disabled{cursor:not-allowed}.chatbot-btn-cancel.svelte-rfhprr{padding:10px 22px;border:1px solid var(--s-gray-light, #cbced3);border-radius:4px;font-size:14px;font-family:inherit;font-weight:600;cursor:pointer;background:#fff;color:#004159}.chatbot-btn-cancel.svelte-rfhprr:hover{background:var(--s-gray-lightest, #f7f8fc)}@media (max-width: 480px){.chatbot-feedback-shell.svelte-rfhprr{align-items:flex-end}.chatbot-feedback-panel.svelte-rfhprr{max-height:90vh;overflow-y:auto}}.chatbot-md.svelte-2c06oy p{margin:0;line-height:1.5;font-size:14px}.chatbot-md.svelte-2c06oy p+p{margin-top:.75em}.chatbot-md.svelte-2c06oy a{color:#9f52b3;font-weight:500;text-decoration:underline;text-underline-offset:2px}.chatbot-md.svelte-2c06oy a:hover{color:#7f3391}.chatbot-container.svelte-2c06oy.svelte-2c06oy{--s-white:#fff;--s-gray-light:#cbced3;--s-gray-lighter:#e1e4ea;--s-gray-lightest:#f7f8fc;--s-gray-medium:#aaafb5;--s-gray-dark:#6e7277;--s-gray-darker:#4f5256;--s-blue-lighter:#c6edfc;--s-blue-medium:#059bd2;--s-blue-dark:#0c7bab;--s-divider-messages:#c4c4c4;--s-panel-shadow:0 4px 4px rgba(149, 149, 149, .25);position:fixed;bottom:16px;right:0;z-index:100000;display:flex;flex-direction:column;align-items:flex-end;font-family:Source Sans Pro,Segoe UI,system-ui,-apple-system,Roboto,Helvetica Neue,sans-serif;font-size:14px;color:var(--s-gray-darker)}.chatbot-row.svelte-2c06oy.svelte-2c06oy{display:flex;flex-direction:row;align-items:flex-end;gap:0;margin-bottom:16px;margin-right:16px}.chatbot-window.svelte-2c06oy.svelte-2c06oy{box-sizing:border-box;width:400px;min-width:400px;max-width:calc(100vw - 24px);height:min(640px,calc(100vh - 48px));max-height:min(95vh,720px);background:var(--s-white);border:1px solid var(--s-gray-light);border-radius:0;box-shadow:var(--s-panel-shadow);display:flex;flex-direction:column;overflow:hidden}.chatbot-header.svelte-2c06oy.svelte-2c06oy{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;padding:8px 12px;background:var(--s-white);border-radius:0;border:none;border-bottom:1px solid var(--s-gray-light)}.chatbot-header-brand.svelte-2c06oy.svelte-2c06oy{display:flex;flex-direction:row;align-items:center;gap:8px;min-width:0}.chatbot-header-avatar.svelte-2c06oy.svelte-2c06oy{box-sizing:border-box;width:45px;height:45px;min-width:45px;min-height:45px;border-radius:50%;flex-shrink:0;-o-object-fit:cover;object-fit:cover;display:block;background-color:var(--s-blue-lighter)}.chatbot-header-title.svelte-2c06oy.svelte-2c06oy{font-weight:600;font-size:1.125rem;line-height:1.35;color:var(--s-gray-darker);letter-spacing:normal}.chatbot-header-actions.svelte-2c06oy.svelte-2c06oy{display:flex;flex-direction:row;flex-shrink:0;align-items:center;gap:12px}.chatbot-icon-btn.svelte-2c06oy.svelte-2c06oy{display:flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;min-height:40px;padding:0;border:none;border-radius:4px;background:transparent;color:var(--s-gray-darker);cursor:pointer;transition:background .15s}.chatbot-icon-btn.svelte-2c06oy.svelte-2c06oy:hover{background:var(--s-gray-lightest)}.chatbot-messages.svelte-2c06oy.svelte-2c06oy{flex:1;overflow-y:auto;overflow-x:hidden;padding:8px 0 12px;display:flex;flex-direction:column;gap:0;background:var(--s-white);border-bottom:1px solid var(--s-divider-messages)}.chatbot-msg.svelte-2c06oy.svelte-2c06oy{display:flex;width:100%}.chatbot-msg--assistant.svelte-2c06oy.svelte-2c06oy{justify-content:flex-start}.chatbot-msg--user.svelte-2c06oy.svelte-2c06oy{justify-content:flex-end}.chatbot-bubble.svelte-2c06oy.svelte-2c06oy{box-sizing:border-box;max-width:80%;padding:8px;line-height:1.5;font-size:14px;overflow-wrap:break-word;word-break:break-word;min-height:2px}.chatbot-bubble--intro.svelte-2c06oy.svelte-2c06oy{margin:0 10px 8px;border:1px solid var(--s-gray-lighter);border-radius:12px 12px 12px 0;background-color:var(--s-gray-lightest);color:var(--s-gray-darker)}.chatbot-bubble--assistant.svelte-2c06oy.svelte-2c06oy{margin:0 10px 10px;border:none;border-radius:12px 12px 12px 0;background-color:var(--s-gray-lightest);color:#000}.chatbot-bubble--user.svelte-2c06oy.svelte-2c06oy{margin:0 10px 10px;border:none;border-radius:12px 12px 0;background-color:var(--s-blue-lighter);color:var(--s-gray-darker);align-self:flex-end}.chatbot-composer.svelte-2c06oy.svelte-2c06oy{flex-shrink:0;padding:12px 16px 14px;background:var(--s-white)}.chatbot-input-shell.svelte-2c06oy.svelte-2c06oy{position:relative}.chatbot-input.svelte-2c06oy.svelte-2c06oy{display:block;width:100%;box-sizing:border-box;margin:0;padding:10px 44px 10px 12px;border:1px solid var(--s-gray-light);border-radius:4px;font-size:14px;font-family:inherit;line-height:1.4;resize:none;min-height:65px;vertical-align:top;outline:none;transition:border-color .15s;background:var(--s-white);color:var(--s-gray-darker)}.chatbot-input.svelte-2c06oy.svelte-2c06oy:focus{border-color:var(--s-blue-medium);outline:none}.chatbot-input.svelte-2c06oy.svelte-2c06oy:disabled{background:var(--s-gray-lightest);cursor:not-allowed;color:var(--s-gray-medium)}.chatbot-input.svelte-2c06oy.svelte-2c06oy::-moz-placeholder{font-style:normal;font-size:14px;color:var(--s-gray-light)}.chatbot-input.svelte-2c06oy.svelte-2c06oy::placeholder{font-style:normal;font-size:14px;color:var(--s-gray-light)}.chatbot-send-plane.svelte-2c06oy.svelte-2c06oy{position:absolute;right:12px;bottom:14px;width:40px;height:40px;min-width:40px;padding:0;border:none;border-radius:50%;background:transparent;color:var(--s-blue-medium);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .15s,transform .1s}.chatbot-send-plane.svelte-2c06oy.svelte-2c06oy:hover:not(:disabled){color:#047a9e;transform:scale(1.05)}.chatbot-send-plane.svelte-2c06oy.svelte-2c06oy:disabled{color:var(--s-gray-medium);cursor:not-allowed}.chatbot-input-meta.svelte-2c06oy.svelte-2c06oy{margin-top:6px;padding-left:2px}.chatbot-char-count.svelte-2c06oy.svelte-2c06oy{font-size:14px;color:var(--s-gray-medium)}.chatbot-share-feedback.svelte-2c06oy.svelte-2c06oy{display:block;width:100%;margin-top:10px;padding:0;border:none;background:none;font-size:14px;font-family:inherit;font-weight:400;color:var(--s-blue-dark);cursor:pointer;text-align:center;text-decoration:underline;text-underline-offset:3px}.chatbot-share-feedback.svelte-2c06oy.svelte-2c06oy:hover{color:var(--s-blue-medium)}.chatbot-launcher.svelte-2c06oy.svelte-2c06oy{display:flex;flex-direction:row;align-items:flex-end;gap:12px;pointer-events:auto}.chatbot-tip.svelte-2c06oy.svelte-2c06oy{position:relative;z-index:1;max-width:220px;padding:12px 32px 12px 14px;background:#e8f4fa;border:1px solid #9cc9de;border-radius:10px;box-shadow:0 4px 14px #0041591a;overflow:visible}.chatbot-tip.svelte-2c06oy.svelte-2c06oy:before{content:"";position:absolute;right:-10px;bottom:18px;width:0;height:0;border-style:solid;border-width:9px 0 9px 10px;border-color:transparent transparent transparent #9cc9de;pointer-events:none}.chatbot-tip.svelte-2c06oy.svelte-2c06oy:after{content:"";position:absolute;right:-8px;bottom:19px;width:0;height:0;border-style:solid;border-width:8px 0 8px 9px;border-color:transparent transparent transparent #e8f4fa;pointer-events:none}.chatbot-tip-dismiss.svelte-2c06oy.svelte-2c06oy{position:absolute;top:6px;right:8px;width:26px;height:26px;padding:0;border:none;border-radius:4px;background:transparent;font-size:18px;line-height:1;color:#7a8a96;cursor:pointer}.chatbot-tip-dismiss.svelte-2c06oy.svelte-2c06oy:hover{color:var(--s-gray-darker);background:rgba(255,255,255,.5)}.chatbot-tip-line.svelte-2c06oy.svelte-2c06oy{margin:0;font-size:14px;color:#004159;line-height:1.35}.chatbot-tip-sub.svelte-2c06oy.svelte-2c06oy{margin-top:4px;font-weight:400}.chatbot-fab.svelte-2c06oy.svelte-2c06oy{width:80px;height:80px;padding:4px;border:1px solid var(--s-gray-lighter);border-right:none;border-radius:50% 0 0 50%;background:#fff;cursor:pointer;box-shadow:var(--s-panel-shadow);display:flex;align-items:center;justify-content:center;transition:box-shadow .2s,transform .15s}.chatbot-fab.svelte-2c06oy.svelte-2c06oy:hover{box-shadow:0 8px 26px #00000029;transform:scale(1.03)}.chatbot-fab.svelte-2c06oy img.svelte-2c06oy{display:block;width:72px;height:72px}@media (max-width: 480px){.chatbot-container.svelte-2c06oy.svelte-2c06oy{right:0;bottom:12px}.chatbot-row.svelte-2c06oy.svelte-2c06oy{margin-right:12px}.chatbot-window.svelte-2c06oy.svelte-2c06oy{width:100%;min-width:0}}
