botframework-webchat-fluent-theme 4.18.1-main.20250721.cf546fb → 4.18.1-main.20250726.562f97e

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,3 +1,3 @@
1
- "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }var _injectmetatag = require('inject-meta-tag');var _botframeworkwebchatcomponent = require('botframework-webchat-component');var _classnames = require('classnames'); var _classnames2 = _interopRequireDefault(_classnames);var _react = require('react'); var _react2 = _interopRequireDefault(_react);var _usereffrom = require('use-ref-from');var _internal = require('botframework-webchat-component/internal');var _valibot = require('valibot');function ht(e,t,a){return t;try{return _valibot.parse.call(void 0, e,t)}catch(o){throw console.error("botframework-webchat: Validation error while parsing props.",o&&typeof o=="object"&&"issues"in o&&o.issues),o}}function Ra(e){return _react.useMemo.call(void 0, ()=>Object.freeze(Object.fromEntries(Object.entries(e).map(([t,a])=>[t,`${t} ${a}`]))),[e])}var d=Ra;var P={"fluent-icon":"wdGN4aG_fluent-icon","appearance--text":"wdGN4aG_appearance--text","icon--info-16":"wdGN4aG_icon--info-16","icon--send":"wdGN4aG_icon--send","icon--attachment":"wdGN4aG_icon--attachment","icon--keypad":"wdGN4aG_icon--keypad","icon--add-document":"wdGN4aG_icon--add-document"},ge=P,Ki=P["fluent-icon"];var Ui=P["appearance--text"];var Zi=P["icon--info-16"];var ji=P["icon--send"];var Ji=P["icon--attachment"];var Qi=P["icon--keypad"];var Yi=P["icon--add-document"];var vt=_valibot.pipe.call(void 0, _valibot.object.call(void 0, {className:_valibot.optional.call(void 0, _valibot.string.call(void 0, )),mask:_valibot.optional.call(void 0, _valibot.string.call(void 0, ))}),_valibot.readonly.call(void 0, ));function ja(e){let{className:t}=ht(vt,e),a=d(ge),o=_react.useMemo.call(void 0, ()=>e.mask?{"--webchat__fluent-icon--mask":`url(${JSON.stringify(e.mask)})`}:{},[e.mask]);return _react2.default.createElement("div",{className:_classnames2.default.call(void 0, a["fluent-icon"],t),style:o})}var{component:ft,modifierPropsSchema:Ja}=_internal.createIconComponent.call(void 0, ge,["appearance","icon"],ja);ft.displayName="FluentIcon";var cc=_valibot.pipe.call(void 0, _valibot.object.call(void 0, {...vt.entries,...Ja.entries}),_valibot.readonly.call(void 0, )),k=_react.memo.call(void 0, ft);function Qa(e,t){let a=document.createElement("style");return a.append(document.createTextNode(e)),t&&(a.dataset.webchatInjected=t),a}function xt(...e){return function(t){if(!globalThis.document)throw new Error("Unable to create styles: document is not defined");return e.map(a=>Qa(a,t))}}var Ya=".webchat-fluent .wdGN4aG_fluent-icon{min-width:var(--webchat__fluent-icon--size, 1em);min-height:var(--webchat__fluent-icon--size, 1em);background-image:var(--webchat__fluent-icon--image, none);background-position:center;background-repeat:no-repeat;background-size:var(--webchat__fluent-icon--size, 1em);background-color:var(--webchat__fluent-icon--color, transparent);-webkit-mask-image:var(--webchat__fluent-icon--mask);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:var(--webchat__fluent-icon--size, 1em);mask-image:var(--webchat__fluent-icon--mask);mask-position:center;mask-repeat:no-repeat;mask-size:var(--webchat__fluent-icon--size, 1em);place-self:center}.webchat .wdGN4aG_appearance--text{--webchat__fluent-icon--color: currentColor}.webchat .wdGN4aG_icon--add-document{--webchat__fluent-icon--mask: url('data:image/svg+xml;utf8,<svg viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M6 2a2 2 0 0 0-2 2v5.2c.32-.08.66-.15 1-.18V4a1 1 0 0 1 1-1h4v3.5c0 .83.67 1.5 1.5 1.5H15v8a1 1 0 0 1-1 1h-3.6c-.18.36-.4.7-.66 1H14a2 2 0 0 0 2-2V7.41c0-.4-.16-.78-.44-1.06l-3.91-3.91A1.5 1.5 0 0 0 10.59 2H6Zm8.8 5h-3.3a.5.5 0 0 1-.5-.5V3.2L14.8 7ZM10 14.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm-4-2a.5.5 0 0 0-1 0V14H3.5a.5.5 0 0 0 0 1H5v1.5a.5.5 0 0 0 1 0V15h1.5a.5.5 0 0 0 0-1H6v-1.5Z\"/></svg>')}.webchat .wdGN4aG_icon--attachment{--webchat__fluent-icon--mask: url('data:image/svg+xml;utf8,<svg viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m4.83 10.48 5.65-5.65a3 3 0 0 1 4.25 4.24L8 15.8a1.5 1.5 0 0 1-2.12-2.12l6-6.01a.5.5 0 1 0-.7-.71l-6 6.01a2.5 2.5 0 0 0 3.53 3.54l6.71-6.72a4 4 0 1 0-5.65-5.66L4.12 9.78a.5.5 0 0 0 .7.7Z\"/></svg>')}.webchat .wdGN4aG_icon--info-16{--webchat__fluent-icon--mask: url('data:image/svg+xml;utf8,<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M8.5 7.5a.5.5 0 1 0-1 0v3a.5.5 0 0 0 1 0v-3Zm.25-2a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0ZM8 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1ZM2 8a6 6 0 1 1 12 0A6 6 0 0 1 2 8Z\"/></svg>')}.webchat .wdGN4aG_icon--send{--webchat__fluent-icon--mask: url('data:image/svg+xml;utf8,<svg viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M2.18 2.11a.5.5 0 0 1 .54-.06l15 7.5a.5.5 0 0 1 0 .9l-15 7.5a.5.5 0 0 1-.7-.58L3.98 10 2.02 2.63a.5.5 0 0 1 .16-.52Zm2.7 8.39-1.61 6.06L16.38 10 3.27 3.44 4.88 9.5h6.62a.5.5 0 1 1 0 1H4.88Z\"/></svg>')}.webchat .wdGN4aG_icon--keypad{--webchat__fluent-icon--mask: url('data:image/svg+xml;utf8,<svg viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M6 5.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5Zm0 4a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM7.25 12a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM10 5.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM11.25 8a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM10 13.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM11.25 16a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM14 5.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM15.25 8a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM14 13.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5Z\"/></svg>')}.webchat-fluent .wbibrda_sendbox__attachment-drop-zone{background-color:var(--webchat-colorNeutralBackground4);border-radius:inherit;cursor:copy;transition:all var(--webchat-durationNormal) var(--webchat-curveDecelerateMid);place-content:center;place-items:center;gap:8px;display:grid;position:absolute;inset:0}.webchat-fluent .wbibrda_sendbox__attachment-drop-zone--droppable{background-color:var(--webchat-colorBrandBackground2Hover)}.webchat-fluent .wbibrda_sendbox__attachment-drop-zone-icon{pointer-events:none;font-size:36px}.webchat-fluent .wdPvBTa_pre-chat-message-activity{box-sizing:border-box;gap:var(--webchat-spacingHorizontalXXXL);padding:var(--webchat-spacingHorizontalXXXL) var(--webchat-spacingHorizontalM);grid-template-rows:auto auto;grid-template-areas:\"body\" \"toolbar\";display:grid;position:relative}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body{font-family:var(--webchat-fontFamilyBase);font-size:var(--webchat-fontSizeBase300);font-weight:var(--webchat-fontWeightRegular);align-items:center;gap:var(--webchat-spacingVerticalXS);line-height:var(--webchat-lineHeightBase300);text-align:center;flex-flow:column;grid-area:body;display:flex}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body--blueprint{opacity:.65}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body--blueprint .wdPvBTa_pre-chat-message-activity__body-avatar{filter:grayscale()}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body-avatar{border-radius:var(--webchat-borderRadiusMedium);height:64px;margin-block-end:var(--webchat-spacingVerticalM)}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body-title{color:var(--webchat-colorNeutralForeground1);font-family:inherit;font-size:var(--webchat-fontSizeHero700);font-weight:var(--webchat-fontWeightSemibold);line-height:var(--webchat-lineHeightHero700);overflow-wrap:anywhere;margin:0}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body-subtitle{color:var(--webchat-colorNeutralForeground1);font-size:var(--webchat-fontSizeBase300);line-height:var(--webchat-lineHeightBase300);overflow-wrap:anywhere}.webchat-fluent .wdPvBTa_pre-chat-message-activity__toolbar{grid-area:toolbar}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box{-webkit-appearance:none;appearance:none;background-color:var(--webchat-colorNeutralBackground1);box-shadow:var(--webchat-shadow2);color:var(--webchat-colorNeutralForeground1);cursor:pointer;gap:var(--webchat-spacingVerticalS);text-align:left;transition:background-color var(--webchat-durationNormal) var(--webchat-curveDecelerateMid);-webkit-user-select:none;user-select:none;border:0;border-radius:16px;grid-template:\"title\" \"subtitle\" 1fr / 1fr;padding:16px 20px;display:grid;overflow:hidden}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:has(.woY4Pxq_pre-chat-message-activity__card-action-image){grid-template-columns:20px 1fr;grid-template-areas:\"image title\" \"empty subtitle\"}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty{row-gap:14px}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:is([aria-disabled=true],:empty){cursor:default}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box[aria-disabled=true]:not(:empty){background-color:var(--webchat-colorNeutralBackgroundDisabled)}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:hover:not([aria-disabled=true],:empty){background-color:var(--webchat-colorNeutralBackground1Hover)}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:active:not([aria-disabled=true],:empty){background-color:var(--webchat-colorNeutralBackground1Pressed)}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:focus-visible{outline:solid 2px var(--webchat-colorStrokeFocus2);outline-offset:-2px}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:after,.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:before{background-attachment:fixed;background-image:linear-gradient(-90deg,var(--webchat-colorNeutralStencil1) 0%,var(--webchat-colorNeutralStencil2) 50%,var(--webchat-colorNeutralStencil1) 100%);content:\"\";background-size:300% 100%;animation:3s linear infinite blueprintAnimation;display:block}@media (prefers-reduced-motion: reduce){.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:after,.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:before{animation-play-state:paused;animation-delay:-1s}}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:dir(rtl):empty:after,.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:dir(rtl):empty:before{animation-direction:reverse}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:after{border-radius:16px;width:100%;height:16px}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:before{border-radius:18px;width:66%;height:18px}@keyframes blueprintAnimation{0%{background-position-x:0%}to{background-position-x:-300%}}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-image{color:var(--webchat-colorNeutralForeground4);grid-area:image;font-size:20px}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-subtitle{font-family:var(--webchat-fontFamilyBase);font-size:14px;font-weight:var(--webchat-fontWeightRegular);pointer-events:none;grid-area:subtitle;line-height:20px}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-title{font-family:var(--webchat-fontFamilyBase);font-size:14px;font-weight:var(--webchat-fontWeightSemibold);grid-area:title;line-height:20px}.webchat-fluent .wvd8n9G_pre-chat-message-activity__card-action-toolbar{container:webchat-container / inline-size}.webchat-fluent .wvd8n9G_pre-chat-message-activity__card-action-toolbar-grid{gap:var(--webchat-spacingHorizontalM);grid-template-columns:1fr 1fr 1fr;padding:0;display:grid}@container webchat-container (width <= 480px){.webchat-fluent .wvd8n9G_pre-chat-message-activity__card-action-toolbar-grid{grid-template-columns:1fr}}.webchat-fluent .wLpvzAq_activity-decorator{font-family:var(--webchat__font--primary);--webchat__bubble--inline-padding: var(--webchat-spacingHorizontalL);--webchat__bubble--block-padding: var(--webchat-spacingVerticalM);--webchat__bubble--min-height: var(--webchat-bubble-minHeight);--webchat__bubble--max-width: var(--webchat-bubble-maxWidth);--webchat__bubble--min-width: var(--webchat-bubble-minWidth);--webchat-bubble-maxWidth: var(--bubble-maxWidth, max(450px, 75%));--webchat-bubble-minWidth: var(--bubble-minWidth, auto);--webchat-bubble-minHeight: var(--bubble-minHeight, 36px);--webchat-externalLink-mask: var(--externalLink-mask, var(--webchat__icon-url--external-link) center center / 10px 10px);--webchat-externalLink-maxWidth: var(--externalLink-maxWidth, 204px);display:contents}.webchat-fluent .wLpvzAq_activity-decorator:has(.stacked-layout .webchat__bubble--from-user){--webchat__bubble--background-color: var(--webchat-colorBrandBackground2);--webchat__bubble--block-padding: var(--webchat-spacingVerticalS);--webchat__bubble--min-width: auto}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-fluent{--webchat__bubble--background-color: var(--webchat-colorNeutralBackground1);--webchat__bubble--border-radius: var(--webchat-borderRadiusXLarge);--webchat__bubble--box-shadow: var(--webchat-shadow4)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot{--webchat__bubble--border-radius: var(--webchat-borderRadiusXLarge)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot .webchat__activity-status{margin:0 0 var(--webchat-spacingHorizontalXXS)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot .stacked-layout__status{order:-1}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:has(.webchat__bubble--from-user) .webchat__bubble{margin-block-end:var(--webchat-spacingVerticalM)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot .webchat__bubble .webchat__text-content .webchat__text-content__generated-badge{display:none}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)){--webchat__bubble--block-padding: 0;--webchat__bubble--border-radius: var(--webchat-borderRadiusMedium);--webchat__bubble--inline-padding: 0;--webchat__bubble--max-width: 100%;--webchat__bubble--min-height: 20px;gap:var(--webchat-spacingVerticalS);margin-inline:var(--webchat-spacingHorizontalM);padding:var(--webchat-spacingVerticalMNudge) var(--webchat-spacingHorizontalM) var(--webchat-spacingVerticalM);flex-flow:column;display:flex;position:relative}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .stacked-layout{margin:0;position:static}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__bubble{width:var(--webchat__bubble--max-width);position:static}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__bubble .webchat__bubble__content{gap:var(--webchat-spacingVerticalS);margin-block:calc(var(--webchat-spacingVerticalS) * -1);margin-inline:20px calc(var(--webchat-spacingHorizontalS) * -1);padding-block:var(--webchat-spacingVerticalS);padding-inline:var(--webchat-spacingHorizontalS);flex-direction:column;display:flex}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__bubble .collapsible-content .collapsible-content__content .stacked-layout__attachment-list{margin-block-start:var(--webchat-spacingVerticalS)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__bubble .collapsible-content .collapsible-content__content .stacked-layout__attachment{max-width:var(--webchat__bubble--max-width)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .stacked-layout__status{display:none}.webchat-fluent .wLpvzAq_activity-decorator .webchat__basic-transcript__activity-body:not(:empty){padding-block-end:var(--webchat-spacingVerticalXL)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout{margin-inline:var(--webchat-spacingHorizontalMNudge);flex-flow:column;display:flex}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .stacked-layout__title{font-size:var(--webchat-fontSizeBase400);line-height:var(--webchat-lineHeightBase400);color:var(--webchat-colorNeutralForeground4);margin:var(--webchat__bubble--block-padding) var(--webchat__bubble--inline-padding)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .stacked-layout__attachment-row{margin-block-start:var(--webchat-spacingVerticalMNudge)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout.stacked-layout--no-message .stacked-layout__attachment-row{margin-block-start:0}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .stacked-layout__content:has(.webchat__bubble){max-width:100%;overflow:visible}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .stacked-layout__status{font-size:var(--webchat__font-size--small);line-height:var(--webchat__line-height--small)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble{max-width:min(var(--webchat__bubble--max-width),100%);min-width:var(--webchat__bubble--min-width);overflow:visible}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble:has(.activity-loader) .webchat__bubble__content{box-shadow:none;background:none}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .webchat__bubble__content{background-color:var(--webchat__bubble--background-color);border-radius:var(--webchat__bubble--border-radius);box-shadow:var(--webchat__bubble--box-shadow);box-sizing:border-box;color:var(--webchat-colorNeutralForeground1);max-width:100%;min-height:var(--webchat__bubble--min-height);border-width:0}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .webchat__text-content{font-size:var(--webchat__font-size--medium);line-height:var(--webchat__line-height--medium);min-height:auto;padding-block:var(--webchat__bubble--block-padding);padding-inline:var(--webchat__bubble--inline-padding)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .webchat__text-content:empty{padding-block-end:0}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .webchat__text-content+.webchat__text-content{margin-top:calc(var(--webchat__bubble--block-padding) * -1)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .webchat__text-content__generated-badge{background-color:var(--webchat-colorNeutralBackground5);border-radius:var(--webchat-borderRadiusMedium);box-sizing:border-box;color:var(--webchat-colorNeutralForeground3);cursor:default;font-size:var(--webchat-fontSizeBase100);height:16px;line-height:var(--webchat-lineHeightBase100);padding-inline:var(--webchat-spacingHorizontalXS);align-self:flex-start;align-items:center;display:inline-flex}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .webchat__fileContent__badge{cursor:default;font-size:var(--webchat-fontSizeBase300);line-height:var(--webchat-lineHeightBase300)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .webchat__fileContent__badge .webchat__fileContent__fileName{color:var(--webchat-colorBrandForegroundLink);font-family:inherit}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .webchat__fileContent__badge .webchat__fileContent__size{color:var(--webchat-colorNeutralForeground2);font-family:inherit}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .webchat__fileContent__downloadIcon{color:var(--webchat-colorBrandForegroundLink)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .collapsible-content .collapsible-content__summary{margin-block:var(--webchat__bubble--block-padding);margin-inline:var(--webchat__bubble--inline-padding)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .collapsible-content .collapsible-content__summary:focus-visible{border-radius:var(--webchat-borderRadiusSmall);outline-offset:4px;outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .collapsible-content .collapsible-content__content{margin-block:0 var(--webchat__bubble--block-padding)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .collapsible-content .collapsible-content__content .stacked-layout__attachment-list{gap:var(--webchat-spacingVerticalS)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .collapsible-content .collapsible-content__content .stacked-layout__attachment-row{margin:0}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .collapsible-content .collapsible-content__content .stacked-layout__attachment-row .webchat__text-content{padding-block:0}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .code-block-content{border-radius:var(--webchat-borderRadiusXLarge);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1);font-size:var(--webchat-fontSizeBase300);font-weight:var(--webchat-fontWeightRegular);margin-block:0;margin-inline:var(--webchat__bubble--inline-padding)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .code-block-content .code-block-content__header{padding:var(--webchat-spacingVerticalM) var(--webchat-spacingHorizontalL)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .code-block-content .code-block-content__code-block{padding-block:var(--webchat-spacingVerticalM);padding-inline:var(--webchat-spacingHorizontalL) var(--webchat-spacingHorizontalS)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .code-block-content .webchat__code-block-copy-button{--webchat__code-block__copy-button--color: var(--webchat-colorNeutralForeground1);--webchat__code-block__copy-button--background: var(--webchat-colorNeutralBackground3);margin-block-start:var(--webchat-spacingVerticalM);margin-inline-end:var(--webchat-spacingHorizontalL);position:absolute;top:0;right:0}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier){color:var(--webchat-colorBrandForegroundLink);text-decoration-color:#0000}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier):target{color:var(--webchat-colorBrandForegroundLinkSelected)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier):hover{color:var(--webchat-colorBrandForegroundLinkHover);text-decoration:underline 1px}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier):active{color:var(--webchat-colorBrandForegroundLinkPressed)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier):focus-visible{text-decoration:underline 1px double var(--webchat-colorStrokeFocus2);outline:none}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier) .webchat__render-markdown__external-link-icon{-webkit-mask:var(--webchat__icon-url--external-link) no-repeat;mask:var(--webchat__icon-url--external-link) no-repeat;background:currentColor}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier{background-color:var(--webchat-colorNeutralBackground3);border-radius:var(--webchat-borderRadiusMedium);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke2);box-sizing:border-box;color:var(--webchat-colorNeutralForeground2);font-size:var(--webchat-fontSizeBase100);font-weight:var(--webchat-fontWeightSemibold);min-height:12.4px;margin-left:var(--webchat-spacingHorizontalXXS);margin-right:var(--webchat-spacingHorizontalXXS);min-width:14px;transition:all var(--webchat-durationNormal) var(--webchat-curveDecelerateMid);vertical-align:calc((var(--webchat-lineHeightBase100) - var(--webchat-fontSizeBase100)) / 2);justify-content:center;align-items:center;line-height:12.4px;text-decoration:none;display:inline-flex}:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier):hover{background-color:var(--webchat-colorBrandBackground2Hover);border-color:var(--webchat-colorBrandStroke2Hover);color:var(--webchat-colorBrandForeground2Hover);cursor:pointer}:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier):hover:active{background-color:var(--webchat-colorBrandBackground2Pressed);border-color:var(--webchat-colorBrandStroke2Pressed);color:var(--webchat-colorBrandForeground2Pressed)}:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier):before,:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier):after{all:unset}:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier):has(.webchat__render-markdown__external-link-icon){padding-inline:3px}:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier) .webchat__render-markdown__external-link-icon{height:.7em;-webkit-mask:var(--webchat__icon-url--external-link) no-repeat;mask:var(--webchat__icon-url--external-link) no-repeat;background:currentColor}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions__header{border-radius:var(--webchat-borderRadiusMedium)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions__header .webchat__link-definitions__header-text{color:var(--webchat-colorNeutralForeground3)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions__header .webchat__link-definitions__message-sensitivity-label-text{color:var(--webchat-colorNeutralForeground4)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions__header .webchat__link-definitions__header-chevron{color:var(--webchat-colorNeutralForeground3);font-size:var(--webchat__font-size--small)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions__header:focus-visible{outline-offset:1px;outline:var(--webchat-strokeWidthThin) solid var(--webchat-colorStrokeFocus2)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions{--webchat__citation__external-link--mask: var(--webchat-externalLink-mask);--webchat__citation__link--max-width: var(--webchat-externalLink-maxWidth)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list{color:var(--webchat__color--subtle);gap:var(--webchat-spacingHorizontalS);flex-flow:wrap;display:flex}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item{border-radius:var(--webchat-borderRadiusMedium);max-width:var(--webchat__citation__link--max-width)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item-box{background-color:var(--webchat-colorNeutralBackground3);border-radius:var(--webchat-borderRadiusMedium);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke2);box-sizing:border-box;color:currentColor;font-size:var(--webchat__font-size--small);height:24px;padding-inline-end:var(--webchat-spacingHorizontalS);display:inline-flex}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item-body{gap:var(--webchat-spacingHorizontalSNudge);min-width:0;padding:0;font-family:inherit}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__badge{color:currentColor;font-size:var(--webchat-fontSizeBase100);font-weight:var(--webchat-fontWeightSemibold);line-height:var(--webchat-lineHeightBase100);text-align:center;background-color:#0000;border:none;border-radius:0;align-self:center;min-width:20px;margin:0;padding:0;position:relative}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__badge:after{border-right:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke2);content:\"\";width:0;height:16px;display:block;position:absolute;top:0;bottom:0;right:0}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item-main-text{gap:var(--webchat-spacingHorizontalXS)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item-text{color:currentColor;text-overflow:ellipsis;text-decoration:none}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item-main-text:has(.webchat__link-definitions__open-in-new-window-icon):before{color:currentColor;content:\"\";font-size:var(--webchat-fontSizeBase400);height:1em;-webkit-mask:var(--webchat__citation__external-link--mask) no-repeat;mask:var(--webchat__citation__external-link--mask) no-repeat;background:currentColor;flex:none;align-self:center;width:1em;padding:0}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions :is(.webchat__link-definitions__list-item-badge,.webchat__link-definitions__open-in-new-window-icon){display:none}.webchat-fluent .wyJATiG_copilot-message-header{box-sizing:border-box;cursor:default;align-items:center;gap:var(--webchat-spacingHorizontalS);max-width:var(--webchat__bubble--max-width);flex-wrap:nowrap;display:flex}.webchat-fluent .wyJATiG_copilot-message-header__avatar{aspect-ratio:1;background-color:var(--background-color);border-radius:var(--webchat-borderRadiusSmall);width:20px}.webchat-fluent .wyJATiG_copilot-message-header__title{font-size:var(--webchat-fontSizeBase300);font-weight:var(--webchat-fontWeightSemibold);line-height:var(--webchat-lineHeightBase300);text-overflow:ellipsis;text-wrap:nowrap;overflow:hidden}.webchat-fluent .wyJATiG_copilot-message-header__ai-generated-content{background-color:var(--webchat-colorNeutralBackground5);border-radius:var(--webchat-borderRadiusMedium);color:var(--webchat-colorNeutralForeground3);font-size:var(--webchat-fontSizeBase100);height:20px;line-height:var(--webchat-lineHeightBase100);padding-inline:var(--webchat-spacingHorizontalXS);flex:none;align-items:center;display:flex}.webchat-fluent .wenGMeW_suggested-action{border-radius:var(--webchat-borderRadiusXLarge);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorBrandStroke2);color:currentColor;cursor:pointer;font-family:var(--webchat__font--primary);font-size:var(--webchat-fontSizeBase200);align-items:center;gap:var(--webchat-spacingHorizontalXS);padding:var(--webchat-spacingVerticalXS) var(--webchat-spacingHorizontalS);text-align:start;transition:all var(--webchat-durationNormal) var(--webchat-curveDecelerateMid);background:none;display:flex}@media (hover: hover){.webchat-fluent .wenGMeW_suggested-action:not([aria-disabled=true]):hover{background-color:var(--webchat-colorBrandBackground2Hover);color:var(--webchat-colorBrandForeground2Hover)}}.webchat-fluent .wenGMeW_suggested-action:not([aria-disabled=true]):active{background-color:var(--webchat-colorBrandBackground2Pressed);color:var(--webchat-colorBrandForeground2Pressed)}.webchat-fluent .wenGMeW_suggested-action[aria-disabled=true]{color:var(--webchat-colorNeutralForegroundDisabled);cursor:not-allowed}.webchat-fluent .wenGMeW_suggested-action__image{font-size:var(--webchat-fontSizeBase200);width:1em;height:1em}.webchat-fluent .wy3OzFW_suggested-actions{flex-direction:column;align-self:flex-end;align-items:flex-end;gap:8px;display:flex}.webchat-fluent .wy3OzFW_suggested-actions:not(:empty){padding-block-end:8px;padding-inline-start:4px}.webchat-fluent .wy3OzFW_suggested-actions.wy3OzFW_suggested-actions--flow{flex-flow:wrap;justify-content:flex-end}.webchat-fluent .wy3OzFW_suggested-actions.wy3OzFW_suggested-actions--stacked{flex-direction:column}.webchat-fluent .wwTs9lq_telephone-keypad__button{-webkit-user-select:none;user-select:none;-webkit-appearance:none;appearance:none;border:solid 1px var(--webchat-colorNeutralStroke1);color:var(--webchat-colorGray200);font-weight:var(--webchat-fontWeightSemibold);cursor:pointer;opacity:.7;touch-action:none;background-color:#fff;border-radius:100%;flex-direction:column;align-items:center;width:60px;height:60px;padding:0;display:flex;position:relative}.webchat-fluent .wwTs9lq_telephone-keypad__button:hover{background-color:var(--webchat-colorGray30)}.webchat-fluent .wwTs9lq_telephone-keypad__button__ruby{color:var(--webchat-colorGray190);font-size:10px}.webchat-fluent .wwTs9lq_telephone-keypad__button__text{margin-top:8px;font-size:24px}.webchat-fluent .wwTs9lq_telephone-keypad--horizontal .wwTs9lq_telephone-keypad__button{justify-content:center;width:32px;height:32px;margin:8px 4px}.webchat-fluent .wwTs9lq_telephone-keypad--horizontal .wwTs9lq_telephone-keypad__button__ruby{display:none}.webchat-fluent .wwTs9lq_telephone-keypad--horizontal .wwTs9lq_telephone-keypad__button__text{margin-top:0;font-size:20px}.webchat-fluent .wEgqGmW_telephone-keypad{background:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-borderRadiusXLarge);font-family:var(--webchat-fontFamilyBase);border:none;flex-direction:column;justify-content:center;align-items:center;display:flex}.webchat-fluent .wEgqGmW_telephone-keypad__box{box-sizing:border-box;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(3,1fr);justify-items:center;gap:16px;width:100%;padding:16px;display:grid}.webchat-fluent .wEgqGmW_telephone-keypad__info-message{color:var(--webchat-colorNeutralForeground4);align-items:center;gap:6px;margin-block-end:6px;font-size:12px;display:flex}.webchat-fluent .wEgqGmW_telephone-keypad__info-message-link{color:var(--webchat-colorBrandForegroundLink);text-decoration-color:#0000}.webchat-fluent .wEgqGmW_telephone-keypad__info-message-link:target{color:var(--webchat-colorBrandForegroundLinkSelected)}.webchat-fluent .wEgqGmW_telephone-keypad__info-message-link:hover{color:var(--webchat-colorBrandForegroundLinkHover);text-decoration:underline 1px}.webchat-fluent .wEgqGmW_telephone-keypad__info-message-link:active{color:var(--webchat-colorBrandForegroundLinkPressed)}.webchat-fluent .wEgqGmW_telephone-keypad__info-message-link:focus-visible{text-decoration:underline 1px double var(--webchat-colorStrokeFocus2);outline:none}.webchat-fluent .weDCCeq_sendbox__toolbar{--webchat__sendbox-button-height: 32px;height:var(--webchat__sendbox-button-height);gap:4px;margin-inline-start:auto;display:flex}.webchat-fluent .weDCCeq_sendbox__toolbar-button{-webkit-appearance:none;appearance:none;aspect-ratio:1;border-radius:var(--webchat-borderRadiusSmall);color:currentColor;cursor:pointer;height:var(--webchat__sendbox-button-height);--webchat__fluent-icon--size: 20px;background:none;border:none;justify-content:center;align-items:center;padding:3px;display:flex}.webchat-fluent .weDCCeq_sendbox__toolbar-button>.webchat__monochrome-image-masker{pointer-events:none;font-size:20px}.webchat-fluent .weDCCeq_sendbox__toolbar-button.weDCCeq_sendbox__toolbar-button--selected{color:var(--webchat-colorNeutralForeground2BrandSelected)}@media (hover: hover){.webchat-fluent .weDCCeq_sendbox__toolbar-button:not([aria-disabled=true]):hover{color:var(--webchat-colorNeutralForeground2BrandHover)}}.webchat-fluent .weDCCeq_sendbox__toolbar-button:not([aria-disabled=true]):active{color:var(--webchat-colorNeutralForeground2BrandPressed)}.webchat-fluent .weDCCeq_sendbox__toolbar-button[aria-disabled=true]{color:var(--webchat-colorNeutralForegroundDisabled);cursor:not-allowed}.webchat-fluent .weDCCeq_sendbox__toolbar-separator{border-inline-end:1px solid var(--webchat-colorNeutralStroke2);align-self:center;height:28px}.webchat-fluent .weDCCeq_sendbox__toolbar-separator:is(:first-child,:last-child,:only-child){display:none}.webchat-fluent .wTxWh-G_sendbox__add-attachment{display:grid}.webchat-fluent .wTxWh-G_sendbox__add-attachment-input{opacity:0;width:1px;height:0;font-size:0}.webchat-fluent .wa8yVAW_sendbox__error-message{color:#0000;width:0;height:0;font-size:0;position:absolute;top:0;left:0}.webchat-fluent .wHTirJa_sendbox{--webchat__sendbox--padding: var(--webchat__padding--sendbox);color:var(--webchat-colorNeutralForeground1);font-family:var(--webchat-fontFamilyBase);padding:var(--webchat__sendbox--padding);text-rendering:optimizeLegibility;--webchat-sendbox-attachment-area-active: ;--webchat-sendbox-border-radius: var(--webchat-borderRadiusLarge)}.webchat-fluent .wHTirJa_sendbox.wHTirJa_variant-copilot .wHTirJa_sendbox__text-counter:not(.wHTirJa_sendbox__text-counter--error){visibility:hidden}.webchat-fluent .wHTirJa_sendbox__sendbox{background-color:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-sendbox-border-radius);border:1px solid var(--webchat-colorNeutralStroke1);font-family:var(--webchat-fontFamilyBase);grid-template:[telephone-keypad-start] \"text-area\" [telephone-keypad-end] var(--webchat-sendbox-attachment-area-active) \"controls\" / [telephone-keypad] 1fr;gap:6px;padding:8px;font-size:14px;line-height:20px;display:grid;position:relative}.webchat-fluent .wHTirJa_sendbox__sendbox:has(.wHTirJa_sendbox__attachment-bar--in-grid){--webchat-sendbox-attachment-area-active: \"attachment-bar\"}.webchat-fluent .wHTirJa_sendbox__sendbox:focus-within{border-color:var(--webchat-colorNeutralStroke1Selected)}.webchat-fluent .wHTirJa_sendbox__sendbox:after{border-bottom-left-radius:var(--webchat-sendbox-border-radius);border-bottom-right-radius:var(--webchat-sendbox-border-radius);border-bottom:var(--webchat-strokeWidthThicker) solid var(--webchat-colorCompoundBrandForeground1Hover);clip-path:inset(calc(100% - var(--webchat-strokeWidthThicker)) 50% 0 50%);content:\"\";height:var(--webchat-sendbox-border-radius);transition:clip-path var(--webchat-durationUltraFast) var(--webchat-curveAccelerateMid);position:absolute;bottom:-1px;left:-1px;right:-1px}.webchat-fluent .wHTirJa_sendbox__sendbox:focus-within:after{clip-path:inset(calc(100% - var(--webchat-strokeWidthThicker)) 0 0 0);transition:clip-path var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent .wHTirJa_sendbox__sendbox>.wHTirJa_sendbox__text-area--in-grid{grid-area:text-area}.webchat-fluent .wHTirJa_sendbox__sendbox>.wHTirJa_sendbox__attachment-bar--in-grid{grid-area:attachment-bar}.webchat-fluent .wHTirJa_sendbox__sendbox>.wHTirJa_sendbox__sendbox-controls--in-grid{grid-area:controls}.webchat-fluent .wHTirJa_sendbox__sendbox>.wHTirJa_sendbox__telephone-keypad--in-grid{grid-area:telephone-keypad}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar__box{gap:var(--webchat-spacingVerticalXS) var(--webchat-spacingHorizontalXS)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar.send-box-attachment-bar--as-list-item{margin-inline-end:calc(-1 * var(--webchat-spacingHorizontalS))}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar.send-box-attachment-bar--as-list-item .send-box-attachment-bar__box:not(:empty){padding:var(--webchat-spacingVerticalXS) var(--webchat-spacingHorizontalXS)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item.send-box-attachment-bar-item--as-list-item{box-shadow:var(--webchat-shadow2);border-radius:var(--webchat-borderRadiusMedium);padding:var(--webchat-spacingVerticalXXS) var(--webchat-spacingHorizontalXXS)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item.send-box-attachment-bar-item--as-thumbnail{border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1Selected);border-radius:var(--webchat-borderRadiusXLarge)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item .send-box-attachment-bar-item__delete-button{background-color:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-borderRadiusMedium);color:var(--webchat-colorNeutralForeground1);transition:background-color var(--webchat-durationNormal) var(--webchat-curveAccelerateMid),color var(--webchat-durationNormal) var(--webchat-curveAccelerateMid),opacity var(--webchat-durationUltraFast) var(--webchat-curveAccelerateMid)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item .send-box-attachment-bar-item__delete-button:hover{background-color:var(--webchat-colorNeutralBackground1Hover);color:var(--webchat-colorNeutralForeground1Hover)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item .send-box-attachment-bar-item__delete-button:active{background-color:var(--webchat-colorNeutralBackground1Pressed);color:var(--webchat-colorNeutralForeground1Pressed)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item .send-box-attachment-bar-item__delete-button:is(:disabled,[aria-disabled=true]){background-color:var(--webchat-colorNeutralBackgroundDisabled);border-color:var(--webchat-colorNeutralStrokeDisabled);color:var(--webchat-colorNeutralForegroundDisabled)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item.send-box-attachment-bar-item.send-box-attachment-bar-item.send-box-attachment-bar-item--as-list-item .send-box-attachment-bar-item__preview{padding-inline:var(--webchat-spacingHorizontalS)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item-file-preview.send-box-attachment-bar-item-file-preview--as-list-item{gap:var(--webchat-spacingVerticalS) var(--webchat-spacingHorizontalS)}.webchat-fluent .wHTirJa_sendbox__sendbox-text-area{font-family:var(--webchat-fontFamilyBase);margin:var(--webchat-spacingVerticalXS) var(--webchat-spacingHorizontalXS) var(--webchat-spacingVerticalNone);resize:none;--webchat__text-area--carret-color: var(--webchat-colorNeutralForeground1);background-color:#0000;border:none;outline:none;flex:auto;font-size:14px;line-height:20px}@media only screen and (hover: none) and (pointer: coarse){.webchat-fluent .wHTirJa_sendbox__sendbox-text-area:focus-within{font-size:16px}}.webchat-fluent .wHTirJa_sendbox__sendbox-controls{align-items:center;padding-inline-start:4px;display:flex}.webchat-fluent .wHTirJa_sendbox__text-counter{color:var(--webchat-colorNeutralForeground4);cursor:default;font-family:var(--webchat-fontFamilyNumeric);margin-inline-end:4px;font-size:10px;line-height:14px}.webchat-fluent .wHTirJa_sendbox__text-counter--error{color:var(--webchat-colorStatusDangerForeground1)}.webchat-fluent .wnVy-QG_activity-loader{height:8px;margin:var(--webchat-spacingVerticalM) 0 0 18px;flex:none;align-self:flex-start;width:auto}.webchat-fluent .wnVy-QG_activity-loader.wnVy-QG_variant-fluent{margin:0 var(--webchat-spacingHorizontalSNudge) var(--webchat-spacingVerticalM) var(--webchat-spacingHorizontalSNudge)}.webchat-fluent .wnVy-QG_activity-loader.wnVy-QG_variant-copilot{margin:var(--webchat-spacingVerticalXS) 0 0 -10px}.webchat-fluent .wQVQNzG_liner-message-activity{box-sizing:border-box;color:var(--webchat-colorNeutralForeground3);font-family:var(--webchat__font--primary);font-size:var(--webchat-fontSizeBase200);font-weight:var(--webchat-fontWeightRegular);align-items:center;gap:var(--webchat-spacingHorizontalM);line-height:var(--webchat-lineHeightBase200);padding:var(--webchat-spacingVerticalSNudge) var(--webchat-spacingHorizontalM);text-align:center;flex-direction:row;width:100%;display:flex}.webchat-fluent .wQVQNzG_liner-message-activity:before,.webchat-fluent .wQVQNzG_liner-message-activity:after{border-top:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke2);content:\"\";flex:auto;min-width:8px;display:flex}.webchat-fluent .wQVQNzG_liner-message-activity__text{text-align:center}.webchat-fluent.w2roZmq_theme{--webchat-colorNeutralForegroundDisabled: var(--colorNeutralForegroundDisabled, #bdbdbd);--webchat-colorNeutralForeground1: var(--colorNeutralForeground1, #242424);--webchat-colorNeutralForeground1Hover: var(--colorNeutralForeground1Hover, #242424);--webchat-colorNeutralForeground1Pressed: var(--colorNeutralForeground1Pressed, #242424);--webchat-colorNeutralForeground2: var(--colorNeutralForeground2, #424242);--webchat-colorNeutralForeground2BrandHover: var(--colorNeutralForeground2BrandHover, #02729c);--webchat-colorNeutralForeground2BrandPressed: var(--colorNeutralForeground2BrandPressed, #01678c);--webchat-colorNeutralForeground2BrandSelected: var(--colorNeutralForeground2BrandSelected, #067191);--webchat-colorNeutralForeground3: var(--colorNeutralForeground3, #616161);--webchat-colorNeutralForeground4: var(--colorNeutralForeground4, #707070);--webchat-colorNeutralForeground5: var(--colorNeutralForeground5, #7e7e7e);--webchat-colorNeutralForegroundOnBrand: var(--colorNeutralForegroundOnBrand, #fff);--webchat-colorNeutralBackgroundDisabled: var(--colorNeutralBackgroundDisabled, #f0f0f0);--webchat-colorNeutralBackground1: var(--colorNeutralBackground1, #fff);--webchat-colorNeutralBackground1Hover: var(--colorNeutralBackground1Hover, #f5f5f5);--webchat-colorNeutralBackground1Pressed: var(--colorNeutralBackground1Pressed, #e0e0e0);--webchat-colorNeutralBackground3: var(--colorNeutralBackground3, #f5f5f5);--webchat-colorNeutralBackground4: var(--colorNeutralBackground4, #f0f0f0);--webchat-colorNeutralBackground5: var(--colorNeutralBackground5, #ebebeb);--webchat-colorNeutralBackground6: var(--colorNeutralBackground6, #e6e6e6);--webchat-colorNeutralStencil1: var(--colorNeutralStencil1, #e6e6e6);--webchat-colorNeutralStencil2: var(--colorNeutralStencil2, #fafafa);--webchat-colorNeutralShadowAmbient: var(--colorNeutralShadowAmbient, #0000001f);--webchat-colorNeutralShadowKey: var(--colorNeutralShadowKey, #00000024);--webchat-colorTransparentBackground: var(--colorTransparentBackground, #0006);--webchat-colorNeutralStrokeDisabled: var(--colorNeutralStrokeDisabled, #e0e0e0);--webchat-colorNeutralStroke1: var(--colorNeutralStroke1, #d1d1d1);--webchat-colorNeutralStroke1Hover: var(--colorNeutralStroke1Hover, #c7c7c7);--webchat-colorNeutralStroke1Pressed: var(--colorNeutralStroke1Pressed, #b3b3b3);--webchat-colorNeutralStroke1Selected: var(--colorNeutralStroke1Selected, #bdbdbd);--webchat-colorNeutralStroke2: var(--colorNeutralStroke2, #e0e0e0);--webchat-colorStrokeFocus2: var(--colorStrokeFocus2, #000);--webchat-colorBrandStroke2: var(--colorBrandStroke2, #9edcf7);--webchat-colorBrandStroke2Pressed: var(--colorBrandStroke2Pressed, #01384d);--webchat-colorTransparentStroke: var(--colorTransparentStroke, transparent);--webchat-colorBrandForeground1: var(--colorBrandForeground1, #01678c);--webchat-colorBrandForeground2Hover: var(--colorBrandForeground2Hover, #015a7a);--webchat-colorBrandForeground2Pressed: var(--colorBrandForeground2Pressed, #01384d);--webchat-colorBrandForegroundLink: var(--colorBrandForegroundLink, #01678c);--webchat-colorBrandForegroundLinkHover: var(--colorBrandForegroundLinkHover, #015a7a);--webchat-colorBrandForegroundLinkPressed: var(--colorBrandForegroundLinkPressed, #014259);--webchat-colorBrandForegroundLinkSelected: var(--colorBrandForegroundLinkSelected, #01678c);--webchat-colorBrandBackground: var(--colorBrandBackground, #077fab);--webchat-colorBrandBackgroundHover: var(--colorBrandBackgroundHover, #06729a);--webchat-colorBrandBackgroundPressed: var(--colorBrandBackgroundPressed, #044760);--webchat-colorBrandBackground2: var(--colorBrandBackground2, #def2fc);--webchat-colorBrandBackground2Hover: var(--colorBrandBackground2Hover, #bee7fa);--webchat-colorBrandBackground2Pressed: var(--colorBrandBackground2Pressed, #7fd2f5);--webchat-colorCompoundBrandForeground1Hover: var(--colorCompoundBrandForeground1Hover, #02729c);--webchat-colorStatusDangerForeground1: var(--colorStatusDangerForeground1, #b10e1c);--webchat-colorGray30: var(--colorGray30, #edebe9);--webchat-colorGray160: var(--colorGray160, #323130);--webchat-colorGray190: var(--colorGray190, #201f1e);--webchat-colorGray200: var(--colorGray200, #1b1a19);--webchat-colorGrey8: #141414;--webchat-colorGrey14: #242424;--webchat-colorGrey92: #ebebeb;--webchat-colorGrey98: #fafafa;--webchat-shadow2: var(--shadow2, 0 0 2px #0000001f, 0 1px 2px #00000024);--webchat-shadow4: var(--shadow4, 0 0 2px #0000001f, 0 2px 4px #00000024);--webchat-shadow16: var(--shadow16, 0 6.4px 14.4px 0 #0002, 0 1.2px 3.6px 0 #0000001c);--webchat-shadow64: var(--shadow64, 0 0 8px #0000001f, 0 32px 64px #00000024);--webchat-spacingHorizontalNone: var(--spacingHorizontalNone, 0);--webchat-spacingHorizontalXXS: var(--spacingHorizontalXXS, 2px);--webchat-spacingHorizontalXS: var(--spacingHorizontalXS, 4px);--webchat-spacingHorizontalSNudge: var(--spacingHorizontalSNudge, 6px);--webchat-spacingHorizontalS: var(--spacingHorizontalS, 8px);--webchat-spacingHorizontalMNudge: var(--spacingHorizontalMNudge, 10px);--webchat-spacingHorizontalM: var(--spacingHorizontalM, 12px);--webchat-spacingHorizontalL: var(--spacingHorizontalL, 16px);--webchat-spacingHorizontalXL: var(--spacingHorizontalXL, 20px);--webchat-spacingHorizontalXXL: var(--spacingHorizontalXXL, 24px);--webchat-spacingHorizontalXXXL: var(--spacingHorizontalXXXL, 32px);--webchat-spacingVerticalNone: var(--spacingVerticalNone, 0);--webchat-spacingVerticalXXS: var(--spacingVerticalXXS, 2px);--webchat-spacingVerticalXS: var(--spacingVerticalXS, 4px);--webchat-spacingVerticalSNudge: var(--spacingVerticalSNudge, 6px);--webchat-spacingVerticalS: var(--spacingVerticalS, 8px);--webchat-spacingVerticalMNudge: var(--spacingVerticalMNudge, 10px);--webchat-spacingVerticalM: var(--spacingVerticalM, 12px);--webchat-spacingVerticalL: var(--spacingVerticalL, 16px);--webchat-spacingVerticalXL: var(--spacingVerticalXL, 20px);--webchat-spacingVerticalXXL: var(--spacingVerticalXXL, 24px);--webchat-spacingVerticalXXXL: var(--spacingVerticalXXXL, 32px);--webchat-fontFamilyBase: var(--fontFamilyBase, \"Segoe UI\", \"Segoe UI Web (West European)\", -apple-system, BlinkMacSystemFont, Roboto, \"Helvetica Neue\", sans-serif);--webchat-fontFamilyMonospace: var(--fontFamilyMonospace, Consolas, \"Courier New\", Courier, monospace);--webchat-fontFamilyNumeric: var(--fontFamilyNumeric, Bahnschrift, \"Segoe UI\", \"Segoe UI Web (West European)\", -apple-system, BlinkMacSystemFont, Roboto, \"Helvetica Neue\", sans-serif);--webchat-fontWeightRegular: var(--fontWeightRegular, 400);--webchat-fontWeightSemibold: var(--fontWeightSemibold, 600);--webchat-fontSizeBase100: var(--fontSizeBase100, 10px);--webchat-fontSizeBase200: var(--fontSizeBase200, 12px);--webchat-fontSizeBase300: var(--fontSizeBase300, 14px);--webchat-fontSizeBase400: var(--fontSizeBase400, 16px);--webchat-fontSizeBase500: var(--fontSizeBase500, 20px);--webchat-fontSizeBase600: var(--fontSizeBase600, 24px);--webchat-fontSizeHero700: var(--fontSizeHero700, 28px);--webchat-fontSizeHero800: var(--fontSizeHero800, 32px);--webchat-fontSizeHero900: var(--fontSizeHero900, 40px);--webchat-lineHeightBase100: var(--lineHeightBase100, 14px);--webchat-lineHeightBase200: var(--lineHeightBase200, 16px);--webchat-lineHeightBase300: var(--lineHeightBase300, 20px);--webchat-lineHeightBase400: var(--lineHeightBase400, 22px);--webchat-lineHeightBase500: var(--lineHeightBase500, 28px);--webchat-lineHeightBase600: var(--lineHeightBase600, 32px);--webchat-lineHeightHero700: var(--lineHeightHero700, 36px);--webchat-lineHeightHero800: var(--lineHeightHero800, 40px);--webchat-lineHeightHero900: var(--lineHeightHero900, 52px);--webchat-lineHeightHero1000: var(--lineHeightHero1000, 92px);--webchat-borderRadiusSmall: var(--borderRadiusSmall, 2px);--webchat-borderRadiusMedium: var(--borderRadiusMedium, 4px);--webchat-borderRadiusLarge: var(--borderRadiusLarge, 6px);--webchat-borderRadiusXLarge: var(--borderRadiusXLarge, 8px);--webchat-strokeWidthThin: var(--strokeWidthThin, 1px);--webchat-strokeWidthThick: var(--strokeWidthThick, 2px);--webchat-strokeWidthThicker: var(--strokeWidthThicker, 3px);--webchat-durationUltraFast: var(--durationUltraFast, 50ms);--webchat-durationNormal: var(--durationNormal, .2s);--webchat-durationUltraSlow: var(--durationUltraSlow, .5s);--webchat-curveAccelerateMid: var(--curveAccelerateMid, cubic-bezier(1, 0, 1, 1));--webchat-curveDecelerateMid: var(--curveDecelerateMid, cubic-bezier(0, 0, 0, 1));display:contents}@media (prefers-reduced-motion){.webchat-fluent.w2roZmq_theme{--webchat-durationUltraFast: .01ms;--webchat-durationNormal: .01ms}}.webchat-fluent.w2roZmq_theme .webchat__css-custom-properties{--webchat__color--accent: var(--webchat-colorBrandForeground1);--webchat__color--subtle: var(--webchat-colorNeutralForeground2);--webchat__color--timestamp: var(--webchat-colorNeutralForeground3);--webchat__font--primary: var(--webchat-fontFamilyBase);--webchat__font-size--small: var(--webchat-fontSizeBase200);--webchat__font-size--medium: var(--webchat-fontSizeBase300);--webchat__line-height--small: var(--webchat-lineHeightBase200);--webchat__line-height--medium: var(--webchat-lineHeightBase300);--webchat__max-width--bubble: var(--webchat-bubble-maxWidth);--webchat__max-width--attachment-bubble: var(--webchat-bubble-maxWidth);--webchat__min-height--bubble: var(--webchat-bubble-minHeight);--webchat__padding--regular: var(--webchat-spacingVerticalS);--webchat__padding--sendbox: var(--webchat-spacingVerticalNone) var(--webchat-spacingHorizontalMNudge) var(--webchat-spacingHorizontalMNudge);--webchat__border-animation--color-1: #464feb;--webchat__border-animation--color-2: #47cffa;--webchat__border-animation--color-3: #b47cf8}.webchat-fluent.w2roZmq_theme.w2roZmq_variant-copilot .webchat__css-custom-properties{--webchat__padding--sendbox: var(--webchat-spacingVerticalNone) var(--webchat-spacingHorizontalXL) var(--webchat-spacingVerticalMNudge) var(--webchat-spacingHorizontalMNudge)}.webchat-fluent.w2roZmq_theme .webchat__surface{background-color:var(--webchat__color--surface)}.webchat-fluent.w2roZmq_theme.w2roZmq_variant-copilot .webchat__surface{box-sizing:border-box;padding-inline-start:var(--webchat-spacingHorizontalMNudge)}.webchat-fluent.w2roZmq_theme .code-block-content .code-block-content__code-block,.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body{scrollbar-color:unset;scrollbar-width:unset;-moz-scrollbar-color:var(--webchat-colorNeutralForeground5) transparent;-moz-scrollbar-width:thin}:is(.webchat-fluent.w2roZmq_theme .code-block-content .code-block-content__code-block,.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body)::-webkit-scrollbar{height:var(--webchat-spacingVerticalMNudge);width:var(--webchat-spacingVerticalMNudge);visibility:hidden}:is(.webchat-fluent.w2roZmq_theme .code-block-content .code-block-content__code-block,.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body)::-webkit-scrollbar-corner{background:none}:is(.webchat-fluent.w2roZmq_theme .code-block-content .code-block-content__code-block,.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body):hover::-webkit-scrollbar{height:var(--webchat-spacingVerticalMNudge);width:var(--webchat-spacingVerticalMNudge)}:is(.webchat-fluent.w2roZmq_theme .code-block-content .code-block-content__code-block,.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body)::-webkit-scrollbar-thumb{background-color:#0000}:is(.webchat-fluent.w2roZmq_theme .code-block-content .code-block-content__code-block,.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body):hover::-webkit-scrollbar-thumb,:is(.webchat-fluent.w2roZmq_theme .code-block-content .code-block-content__code-block,.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body):has(>.text-area-input:focus)::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:var(--webchat-colorNeutralForeground5);border:3px solid #0000;border-radius:10px}:is(.webchat-fluent.w2roZmq_theme .code-block-content .code-block-content__code-block,.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body):hover::-webkit-scrollbar-thumb:hover{background-clip:padding-box;background-color:var(--webchat-colorNeutralForeground5);border:1px solid #0000;border-radius:10px}.webchat-fluent.w2roZmq_theme.w2roZmq_variant-copilot .webchat__basic-transcript .webchat__basic-transcript__scrollable{scrollbar-gutter:stable}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__terminator:focus-visible+.webchat__basic-transcript__focus-indicator{border-color:var(--webchat-colorStrokeFocus2)}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:not(:focus-visible) .webchat__basic-transcript__activity-indicator--focus{display:none}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible:has(.webchat__basic-transcript__activity-indicator--focus) .webchat__basic-transcript__focus-indicator{display:none}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible .webchat__basic-transcript__activity:has(.webchat__basic-transcript__activity-indicator--focus) .webchat__basic-transcript__activity-indicator--focus{display:none}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible .webchat__basic-transcript__activity:has(.webchat__basic-transcript__activity-indicator--focus) .webchat__bubble:after,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible .webchat__basic-transcript__activity:has(.webchat__basic-transcript__activity-indicator--focus) .pre-chat-message-activity:after{border-radius:var(--webchat__bubble--border-radius);content:\"\";outline-offset:0;outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);pointer-events:none;position:absolute;inset:0}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible .webchat__basic-transcript__activity:has(.webchat__basic-transcript__activity-indicator--focus) .pre-chat-message-activity:after{border-radius:var(--webchat-borderRadiusMedium);outline-offset:-3px}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible .webchat__basic-transcript__activity:has(.webchat__basic-transcript__activity-indicator--focus) .liner-message-activity__text{outline-offset:4px;outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);border-radius:20px}.webchat-fluent.w2roZmq_theme.w2roZmq_variant-copilot .webchat__basic-transcript .webchat__basic-transcript__filler{flex-grow:0}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:has(.webchat__basic-transcript__activity:only-child):has(.pre-chat-message-activity) .webchat__basic-transcript__filler{flex-grow:.5}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog{place-items:center;height:100%;display:grid}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog::backdrop{background-color:var(--webchat-colorTransparentBackground)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__box{background-color:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-borderRadiusXLarge);color:var(--webchat-colorNeutralForeground1);box-shadow:var(--webchat-shadow64);position:relative}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button{color:var(--webchat-colorNeutralForeground1);transition:background-color var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button:not(:active):hover{background-color:var(--webchat-colorNeutralBackground3)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button:focus:active{background-color:var(--webchat-colorNeutralBackground4)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button:not(:focus-visible){border:none}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button:focus{border-color:var(--webchat-colorStrokeFocus2)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button-icon{color:currentColor}.webchat-fluent.w2roZmq_theme .webchat__code-block{font-family:var(--webchat-fontFamilyMonospace);font-size:var(--webchat-fontSizeBase300);--webchat__code-block__copy-button--color: var(--webchat-colorNeutralForeground1);--webchat__code-block__copy-button--background: var(--webchat-colorNeutralBackground3);border:none}.webchat-fluent.w2roZmq_theme .webchat__code-block .webchat__code-block-copy-button{color:var(--webchat__code-block__copy-button--color);height:20px;width:20px;transition:background-color var(--webchat-durationNormal) var(--webchat-curveDecelerateMid);background:none;border:none;margin-inline-start:var(--webchat-spacingHorizontalS);padding:0}.webchat-fluent.w2roZmq_theme .webchat__code-block .webchat__code-block-copy-button .webchat__code-block-copy-button__icon{--webchat__component-icon--color: currentColor}.webchat-fluent.w2roZmq_theme .webchat__code-block .webchat__code-block-copy-button:is(:hover,:active){background:var(--webchat__code-block__copy-button--background);color:var(--webchat__code-block__copy-button--color)}.webchat-fluent.w2roZmq_theme .webchat__code-block .webchat__code-block-copy-button:focus{color:var(--webchat__code-block__copy-button--color);outline-color:currentColor}.webchat-fluent.w2roZmq_theme .webchat__code-block:has(.webchat__code-block__body:focus-visible):focus-within{outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);outline-offset:calc(var(--webchat-strokeWidthThick) * -1)}.webchat-fluent.w2roZmq_theme .webchat__code-block:has(.webchat__code-block__body:focus-visible):focus-within .webchat__code-block__body{outline:none}.webchat-fluent.w2roZmq_theme .webchat__code-block:has(>.webchat__code-block__theme--github-dark-default){--webchat__background--code-block: var(--codeBlockBackground, var(--webchat-colorGrey8));--webchat__code-block__copy-button--background: var(--codeBlockCopyButtonBackgroundPressed, var(--webchat-colorGrey14));--webchat__code-block__copy-button--color: var(--codeBlockCopyButtonForeground, var(--webchat__color--code-block));--webchat__color--code-block: var(--codeBlockForeground, var(--webchat-colorGrey98))}.webchat-fluent.w2roZmq_theme .webchat__code-block:has(>.webchat__code-block__theme--github-light-default){--webchat__background--code-block: var(--codeBlockBackground, var(--webchat-colorGrey98));--webchat__code-block__copy-button--background: var(--codeBlockBackgroundPressed, var(--webchat-colorGrey92));--webchat__code-block__copy-button--color: var(--codeBlockCopyButtonForeground, var(--webchat__color--code-block));--webchat__color--code-block: var(--codeBlockForeground, var(--webchat-colorGrey8))}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__modal-dialog__close-button-layout{padding:var(--webchat-spacingVerticalS) var(--webchat-spacingHorizontalS);display:flex}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__modal-dialog__close-button{aspect-ratio:1;height:var(--webchat-lineHeightBase300);width:unset;justify-content:center;align-items:center;padding:0;display:flex}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__code-block-copy-button{--webchat__code-block__copy-button--color: var(--webchat-colorNeutralForeground1);--webchat__code-block__copy-button--background: var(--webchat-colorNeutralBackground3);margin-block-start:var(--webchat-spacingVerticalS);position:absolute;top:0;right:32px}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__modal-dialog__box{width:fit-content}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__modal-dialog__body{padding:var(--webchat-spacingVerticalS) var(--webchat-spacingHorizontalM);margin:0}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__title{font-size:var(--webchat-fontSizeBase300);font-weight:var(--webchat-fontWeightSemibold);line-height:var(--webchat-lineHeightBase300)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__body{font-family:var(--webchat-fontFamilyMonospace);font-size:var(--webchat-fontSizeBase300);margin:0 calc(var(--webchat-spacingHorizontalM) * -1);padding:0 var(--webchat-spacingHorizontalM)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__footer{color:var(--webchat-colorNeutralForeground4);font-size:var(--webchat-fontSizeBase100);line-height:var(--webchat-lineHeightBase100)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__link{color:var(--webchat-colorBrandForegroundLink);text-decoration-color:#0000}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__link:target{color:var(--webchat-colorBrandForegroundLinkSelected)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__link:hover{color:var(--webchat-colorBrandForegroundLinkHover);text-decoration:underline 1px}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__link:active{color:var(--webchat-colorBrandForegroundLinkPressed)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__link:focus-visible{text-decoration:underline 1px double var(--webchat-colorStrokeFocus2);outline:none}.webchat-fluent.w2roZmq_theme .webchat__activity-button{background:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-borderRadiusMedium);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1);color:var(--webchat-colorNeutralForeground1);gap:var(--webchat-spacingHorizontalXS);padding:5px var(--webchat-spacingHorizontalM)}.webchat-fluent.w2roZmq_theme .webchat__activity-button:hover{background:var(--webchat-colorNeutralBackground1Hover);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1Hover);color:var(--webchat-colorNeutralForeground1Hover)}.webchat-fluent.w2roZmq_theme .webchat__activity-button:active{background:var(--webchat-colorNeutralBackground1Pressed);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1Pressed);color:var(--webchat-colorNeutralForeground1Pressed)}.webchat-fluent.w2roZmq_theme .webchat__activity-button:focus-visible{background:var(--webchat-colorNeutralBackground1);outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);outline-offset:calc(var(--webchat-strokeWidthThick) * -1)}.webchat-fluent.w2roZmq_theme .webchat__activity-button[aria-disabled=true]{background:var(--webchat-colorNeutralBackgroundDisabled);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStrokeDisabled);color:var(--webchat-colorNeutralForegroundDisabled)}.webchat-fluent.w2roZmq_theme .webchat__activity-button .webchat__activity-button__icon{--webchat__component-icon--color: var(--webchat-colorNeutralForeground2);width:20px;height:20px}.webchat-fluent.w2roZmq_theme .webchat__activity-copy-button .webchat__activity-copy-button__copied-text{background-color:var(--webchat-colorNeutralBackground1)}.webchat-fluent.w2roZmq_theme .webchat__activity-copy-button.webchat__activity-copy-button--copied .webchat__activity-copy-button__copied-text{animation-duration:var(--webchat-durationUltraSlow)}.webchat-fluent.w2roZmq_theme .webchat__monochrome-image-masker{background-color:currentColor;width:1em;height:1em}.webchat-fluent.w2roZmq_theme .webchat__thumb-button .webchat__thumb-button__image{color:var(--webchat-colorNeutralForeground1)}.webchat-fluent.w2roZmq_theme .webchat__thumb-button:has(.webchat__thumb-button__input:focus-visible){outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2)}.webchat-fluent.w2roZmq_theme .webchat__thumb-button:has(.webchat__thumb-button__input[aria-disabled=true]) .webchat__thumb-button__image{color:var(--webchat-colorNeutralForegroundDisabled)}.webchat-fluent.w2roZmq_theme .webchat__tooltip{--webchat__tooltip-background: var(--tooltip-background, var(--webchat-colorNeutralBackground1));color:var(--webchat-colorNeutralForeground1);filter:drop-shadow(0 0 2px var(--webchat-colorNeutralShadowAmbient)) drop-shadow(0 4px 8px var(--webchat-colorNeutralShadowKey));font-family:var(--webchat-fontFamilyBase);font-size:var(--webchat-fontSizeBase200);font-weight:var(--webchat-fontWeightRegular);line-height:var(--webchat-lineHeightBase200);padding:var(--webchat-spacingVerticalSNudge) var(--webchat-spacingHorizontalM);transition:opacity var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__form-header{color:var(--webchat-colorNeutralForeground1);font-size:var(--webchat-fontSizeBase300);font-weight:var(--webchat-fontWeightRegular);line-height:var(--webchat-lineHeightBase300)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__form{gap:var(--webchat-spacingVerticalXS)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__form-footer{color:var(--webchat-colorNeutralForeground1);font-size:var(--webchat-fontSizeBase100);font-weight:var(--webchat-fontWeightRegular);line-height:var(--webchat-lineHeightBase200)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__submit-button{background-color:var(--webchat-colorBrandBackground);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorBrandBackground);border-radius:var(--webchat-borderRadiusMedium);color:var(--webchat-colorNeutralForegroundOnBrand);cursor:pointer;font-size:var(--webchat-fontSizeBase300);padding:var(--webchat-spacingVerticalNone) var(--webchat-spacingHorizontalS);transition:background-color var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__submit-button:hover{background-color:var(--webchat-colorBrandBackgroundHover);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorBrandBackgroundHover)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__submit-button:focus-visible{outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);outline-offset:calc(var(--webchat-strokeWidthThin) * -1)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__submit-button:active{background-color:var(--webchat-colorBrandBackgroundPressed);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorBrandBackgroundPressed)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__cancel-button{background-color:var(--webchat-colorNeutralBackground1);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1);border-radius:var(--webchat-borderRadiusMedium);color:var(--webchat-colorNeutralForeground1);cursor:pointer;font-size:var(--webchat-fontSizeBase300);padding:var(--webchat-spacingVerticalNone) var(--webchat-spacingHorizontalS);transition:background-color var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__cancel-button:hover{background-color:var(--webchat-colorNeutralBackground1Hover);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1Hover);color:currentColor}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__cancel-button:focus-visible{outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);outline-offset:calc(var(--webchat-strokeWidthThin) * -1)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__cancel-button:active{background-color:var(--webchat-colorNeutralBackground1Pressed);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1Pressed)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__text-box{background-color:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-borderRadiusMedium);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1);font-size:var(--webchat-fontSizeBase300);line-height:var(--webchat-lineHeightBase300);gap:var(--webchat-spacingVerticalSNudge);padding:var(--webchat-spacingVerticalS) var(--webchat-spacingHorizontalM)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__text-box:after{border-bottom-left-radius:var(--webchat-borderRadiusMedium);border-bottom-right-radius:var(--webchat-borderRadiusMedium);border-bottom:var(--webchat-strokeWidthThicker) solid var(--webchat-colorBrandForeground1);clip-path:inset(calc(100% - var(--webchat-strokeWidthThicker)) 50% 0 50%)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__text-box:focus-within{border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__text-box:focus-within:after{clip-path:inset(calc(100% - var(--webchat-strokeWidthThicker)) 0 0 0);transition:clip-path var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent .wQOMcSW_sliding-dots-typing-indicator{height:16px;margin:auto var(--webchat-spacingHorizontalMNudge) var(--webchat-spacingVerticalNone);flex:none;align-self:start;display:flex}.webchat-fluent .wQOMcSW_sliding-dots-typing-indicator__image{width:auto;height:6px}\n/*! For license information please see botframework-webchat-fluent-theme.css.LEGAL.txt */\n",we=xt(Ya);function ve({Provider:e},{defaults:t,displayName:a}){let o=({children:n,...i})=>{let s=_react.useMemo.call(void 0, ()=>Object.freeze({...t,...i}),[i]);return _react2.default.createElement(e,{value:s},n)};return o.displayName=a,_react.memo.call(void 0, o)}var fe=_react.createContext.call(void 0, new Proxy({},{get(){throw new Error("Unable to use VariantContext without VariantComposer")}})),oo=ve(fe,{defaults:{variant:""},displayName:"VariantComposer"}),yt=oo;function U(){let{variant:e}=_react.useContext.call(void 0, fe);return _react.useMemo.call(void 0, ()=>e.split(" "),[e])}function M(e){let t=d(e),a=U();return _react.useMemo.call(void 0, ()=>a.map(o=>t[`variant-${o}`]).filter(o=>o).join(" "),[t,a])}var co={preChatMessageActivityStarterPromptsCardAction:"pre-chat message activity starter prompts card action",sendBoxContainer:"send box container",sendBoxDropZone:"send box drop zone",sendBoxSendButton:"send box send button",sendBoxSuggestedAction:"send box suggested action",sendBoxTextBox:"send box text area",sendBoxTelephoneKeypadButton1:"send box telephone keypad button 1",sendBoxTelephoneKeypadButton2:"send box telephone keypad button 2",sendBoxTelephoneKeypadButton3:"send box telephone keypad button 3",sendBoxTelephoneKeypadButton4:"send box telephone keypad button 4",sendBoxTelephoneKeypadButton5:"send box telephone keypad button 5",sendBoxTelephoneKeypadButton6:"send box telephone keypad button 6",sendBoxTelephoneKeypadButton7:"send box telephone keypad button 7",sendBoxTelephoneKeypadButton8:"send box telephone keypad button 8",sendBoxTelephoneKeypadButton9:"send box telephone keypad button 9",sendBoxTelephoneKeypadButton0:"send box telephone keypad button 0",sendBoxTelephoneKeypadButtonStar:"send box telephone keypad button star",sendBoxTelephoneKeypadButtonPound:"send box telephone keypad button pound",sendBoxTelephoneKeypadToolbarButton:"send box telephone keypad toolbar button",sendBoxUploadButton:"send box upload button"},m= exports.testIds =co;var ae={"sendbox__attachment-drop-zone--droppable":"wbibrda_sendbox__attachment-drop-zone--droppable","sendbox__attachment-drop-zone":"wbibrda_sendbox__attachment-drop-zone","sendbox__attachment-drop-zone-icon":"wbibrda_sendbox__attachment-drop-zone-icon"},kt=ae,Dc=ae["sendbox__attachment-drop-zone--droppable"];var Vc=ae["sendbox__attachment-drop-zone"];var Wc=ae["sendbox__attachment-drop-zone-icon"];var{useLocalizer:go}=_botframeworkwebchatcomponent.hooks,oe=e=>{e.preventDefault()},St=e=>{var t,a;return!!((a=(t=e.dataTransfer)==null?void 0:t.types)!=null&&a.some(o=>o.toLowerCase()==="files"))};function wo(e,t){let a=e.parentNode;for(;a;){if(a===t)return!0;a=a.parentNode}return!1}var Bt=e=>{let[t,a]=_react.useState.call(void 0, !1),o=d(kt),n=_react.useRef.call(void 0, null),i=go(),s=_usereffrom.useRefFrom.call(void 0, e.onFilesAdded);_react.useEffect.call(void 0, ()=>{let h=0,p=_=>{document.addEventListener("dragover",oe),h++,St(_)&&a(n.current&&(_.target===n.current||_.target instanceof HTMLElement&&wo(_.target,n.current))?"droppable":"visible")},c=()=>--h<=0&&a(!1),u=()=>{document.removeEventListener("dragover",oe),h=0,a(!1)},l=_=>{var v;(v=n.current)!=null&&v.contains(_.target)||u()};return document.addEventListener("dragend",u),document.addEventListener("dragenter",p),document.addEventListener("dragleave",c),document.addEventListener("drop",l),()=>{document.removeEventListener("dragend",u),document.removeEventListener("dragenter",p),document.removeEventListener("dragleave",c),document.removeEventListener("dragover",oe),document.removeEventListener("drop",l)}},[a]);let r=_react.useCallback.call(void 0, h=>{h.preventDefault(),a(!1),St(h.nativeEvent)&&s.current([...h.dataTransfer.files])},[s,a]);return t?_react2.default.createElement("div",{className:_classnames2.default.call(void 0, o["sendbox__attachment-drop-zone"],{[o["sendbox__attachment-drop-zone--droppable"]]:t==="droppable"}),"data-testid":m.sendBoxDropZone,onDragOver:oe,onDrop:r,ref:n},_react2.default.createElement(k,{appearance:"text",className:o["sendbox__attachment-drop-zone-icon"],icon:"add-document"}),i("TEXT_INPUT_DROP_ZONE")):null};Bt.displayName="DropZone";var xe=_react.memo.call(void 0, Bt);var _botframeworkwebchatcore = require('botframework-webchat-core');function V(e){var t,a;return!!(e&&((a=(t=_botframeworkwebchatcore.getOrgSchemaMessage.call(void 0, (e==null?void 0:e.entities)||[]))==null?void 0:t.keywords)!=null&&a.includes("PreChatMessage")))}var E={"pre-chat-message-activity__body":"wdPvBTa_pre-chat-message-activity__body","pre-chat-message-activity__body-avatar":"wdPvBTa_pre-chat-message-activity__body-avatar","pre-chat-message-activity__body-title":"wdPvBTa_pre-chat-message-activity__body-title","pre-chat-message-activity__body-subtitle":"wdPvBTa_pre-chat-message-activity__body-subtitle","pre-chat-message-activity__body--blueprint":"wdPvBTa_pre-chat-message-activity__body--blueprint","pre-chat-message-activity":"wdPvBTa_pre-chat-message-activity","pre-chat-message-activity__toolbar":"wdPvBTa_pre-chat-message-activity__toolbar"},Tt=E,os=E["pre-chat-message-activity__body"];var rs=E["pre-chat-message-activity__body-avatar"];var ns=E["pre-chat-message-activity__body-title"];var is=E["pre-chat-message-activity__body-subtitle"];var cs=E["pre-chat-message-activity__body--blueprint"];var ss=E["pre-chat-message-activity"];var ds=E["pre-chat-message-activity__toolbar"];var _botframeworkwebchatapi = require('botframework-webchat-api');var Z={"pre-chat-message-activity__card-action-box":"woY4Pxq_pre-chat-message-activity__card-action-box","pre-chat-message-activity__card-action-title":"woY4Pxq_pre-chat-message-activity__card-action-title","pre-chat-message-activity__card-action-image":"woY4Pxq_pre-chat-message-activity__card-action-image","pre-chat-message-activity__card-action-subtitle":"woY4Pxq_pre-chat-message-activity__card-action-subtitle"},zt=Z,ps=Z["pre-chat-message-activity__card-action-box"];var _s=Z["pre-chat-message-activity__card-action-title"];var ms=Z["pre-chat-message-activity__card-action-image"];var gs=Z["pre-chat-message-activity__card-action-subtitle"];var{useFocus:So,useRenderMarkdownAsHTML:Bo,useSendBoxValue:To,useUIState:zo}=_botframeworkwebchatcomponent.hooks,Ht=({className:e,messageBackAction:t})=>{let[a,o]=To(),[n]=zo(),i=d(zt),s=So(),r=_usereffrom.useRefFrom.call(void 0, (t==null?void 0:t.displayText)||(t==null?void 0:t.text)||""),h=Bo("message activity"),p=_react.useMemo.call(void 0, ()=>h?{__html:h((t==null?void 0:t.text)||"")}:void 0,[t==null?void 0:t.text,h]),c=n==="disabled",u=t&&"title"in t&&t.title,l=n==="blueprint"||!u,_=_react.useCallback.call(void 0, ()=>{o(r.current),s("sendBox")},[s,r,o]);return l?_react2.default.createElement("div",{className:_classnames2.default.call(void 0, e,i["pre-chat-message-activity__card-action-box"]),"data-testid":m.preChatMessageActivityStarterPromptsCardAction}):_react2.default.createElement("button",{"aria-disabled":c?!0:void 0,className:_classnames2.default.call(void 0, e,i["pre-chat-message-activity__card-action-box"]),"data-testid":m.preChatMessageActivityStarterPromptsCardAction,onClick:c?void 0:_,tabIndex:c?-1:void 0,type:"button"},_react2.default.createElement("div",{className:i["pre-chat-message-activity__card-action-title"]},u),"image"in t&&t.image&&_react2.default.createElement(k,{appearance:"text",className:i["pre-chat-message-activity__card-action-image"],mask:t.image}),_react2.default.createElement("div",{className:i["pre-chat-message-activity__card-action-subtitle"],dangerouslySetInnerHTML:p}))};Ht.displayName="StarterPromptsCardAction";var Mt=_react.memo.call(void 0, Ht);var ye={"pre-chat-message-activity__card-action-toolbar-grid":"wvd8n9G_pre-chat-message-activity__card-action-toolbar-grid","pre-chat-message-activity__card-action-toolbar":"wvd8n9G_pre-chat-message-activity__card-action-toolbar"},Ft=ye,Ms=ye["pre-chat-message-activity__card-action-toolbar-grid"];var Fs=ye["pre-chat-message-activity__card-action-toolbar"];var{useUIState:Fo}=_botframeworkwebchatapi.hooks,At=({cardActions:e,className:t})=>{let a=d(Ft),[o]=Fo();return _react2.default.createElement("div",{className:_classnames2.default.call(void 0, t,a["pre-chat-message-activity__card-action-toolbar"])},_react2.default.createElement("div",{className:a["pre-chat-message-activity__card-action-toolbar-grid"]},o!=="blueprint"&&e.filter(n=>n.type==="messageBack").map((n,i)=>_react2.default.createElement(Mt,{key:i,messageBackAction:n}))))};At.displayName="StarterPromptsToolbar";var Lt=_react.memo.call(void 0, At);var re={"activity-decorator":"wLpvzAq_activity-decorator","variant-copilot":"wLpvzAq_variant-copilot","variant-fluent":"wLpvzAq_variant-fluent"},Ne=re,qs=re["activity-decorator"];var Xs=re["variant-copilot"];var Ks=re["variant-fluent"];var{useStyleOptions:Po}=_botframeworkwebchatcomponent.hooks;function Se(e){var a,o;let[t]=Po();return _react.useMemo.call(void 0, ()=>{var n,i;return Object.freeze([{...t,...(i=(n=e==null?void 0:e.channelData)==null?void 0:n.webChat)==null?void 0:i.styleOptions}])},[(o=(a=e==null?void 0:e.channelData)==null?void 0:a.webChat)==null?void 0:o.styleOptions,t])}function Be(e){var t,a;return!!(e&&((a=(t=_botframeworkwebchatcore.getOrgSchemaMessage.call(void 0, (e==null?void 0:e.entities)||[]))==null?void 0:t.keywords)!=null&&a.includes("AIGeneratedContent")))}function W(e){return _react.useMemo.call(void 0, ()=>{let t=_botframeworkwebchatcore.getOrgSchemaMessage.call(void 0, (e==null?void 0:e.entities)||[]);return typeof(t==null?void 0:t.author)=="string"?{"@type":"Person",description:void 0,image:void 0,name:t==null?void 0:t.author}:t==null?void 0:t.author},[e])}var J={"copilot-message-header__title":"wyJATiG_copilot-message-header__title","copilot-message-header__avatar":"wyJATiG_copilot-message-header__avatar","copilot-message-header":"wyJATiG_copilot-message-header","copilot-message-header__ai-generated-content":"wyJATiG_copilot-message-header__ai-generated-content"},Pt=J,nd=J["copilot-message-header__title"];var id=J["copilot-message-header__avatar"];var cd=J["copilot-message-header"];var sd=J["copilot-message-header__ai-generated-content"];var{useLocalizer:Oo}=_botframeworkwebchatcomponent.hooks;function Ro({activity:e}){var c;let[{botAvatarImage:t,botAvatarBackgroundColor:a}]=Se(e),o=d(Pt),n=Oo(),i=Be(e),s=_react.useMemo.call(void 0, ()=>({"--background-color":a}),[a]),r=W(e),h=(r==null?void 0:r.image)||t,p=(r==null?void 0:r.name)||((c=e==null?void 0:e.from)==null?void 0:c.name);return _react2.default.createElement("div",{className:o["copilot-message-header"]},h&&_react2.default.createElement("img",{alt:n("AVATAR_ALT",p),className:o["copilot-message-header__avatar"],src:h,style:s}),_react2.default.createElement("span",{className:o["copilot-message-header__title"],title:p},p),i&&_react2.default.createElement("span",{className:o["copilot-message-header__ai-generated-content"]},n("ACTIVITY_CONTENT_CAUTION")))}var Et=_react.memo.call(void 0, Ro);function Vt({activity:e,children:t}){var s;let a=d(Ne),o=U(),n=M(Ne),i=o.includes("copilot")&&((s=e==null?void 0:e.from)==null?void 0:s.role)==="bot"&&!!t;return _react2.default.createElement("div",{className:_classnames2.default.call(void 0, a["activity-decorator"],n)},i&&_react2.default.createElement(Et,{activity:e}),t)}Vt.displayName="ActivityDecorator";var Te=_react.memo.call(void 0, Vt);var{useLocalizer:Jo,useRenderMarkdownAsHTML:Qo,useUIState:Yo}=_botframeworkwebchatcomponent.hooks,Wt=({activity:e})=>{var r;let[t]=Yo(),a=d(Tt),o=Qo(),n=Jo(),i=W(e),s=_react.useMemo.call(void 0, ()=>o?{__html:o((i==null?void 0:i.description)||"")}:{__html:""},[i==null?void 0:i.description,o]);return _react2.default.createElement("div",{className:a["pre-chat-message-activity"]},i&&_react2.default.createElement("div",{className:_classnames2.default.call(void 0, a["pre-chat-message-activity__body"],t==="blueprint"&&a["pre-chat-message-activity__body--blueprint"])},i.image&&_react2.default.createElement("img",{alt:n("AVATAR_ALT",i.name),className:a["pre-chat-message-activity__body-avatar"],src:i.image}),i.name&&_react2.default.createElement("h2",{className:a["pre-chat-message-activity__body-title"]},i.name),i.description&&_react2.default.createElement("div",{className:a["pre-chat-message-activity__body-subtitle"],dangerouslySetInnerHTML:s})),_react2.default.createElement(Lt,{cardActions:((r=e.suggestedActions)==null?void 0:r.actions)||[],className:a["pre-chat-message-activity__toolbar"]}))};Wt.displayName="PreChatMessageActivity";var ze=_react.memo.call(void 0, Wt);function Ce(e){let{title:t}=e,{type:a,value:o}=e;return a==="messageBack"?t||e.displayText:t||(typeof o=="string"?o:JSON.stringify(o))}var It=_react.createContext.call(void 0, {itemEffector:()=>{throw new Error("botframework-webchat-fluent-theme rovingFocus: no provider for RovingFocusContext.")}});function nr(e){let t=_react.useRef.call(void 0, 0),a=_react.useRef.call(void 0, []),o=_react.useCallback.call(void 0, ({current:c},u)=>c&&(c.tabIndex=t.current===u?0:-1),[t]),n=_react.useCallback.call(void 0, c=>{var l,_,v;let u;typeof c=="number"?u=c:u=c(t.current),u&&!((l=a.current.at(u))!=null&&l.current)&&(u=0),t.current!==u&&(t.current=u,a.current.forEach((g,x)=>o(g,x)),(v=(_=a.current.at(u))==null?void 0:_.current)==null||v.focus())},[o,a,t]),i=_react.useCallback.call(void 0, c=>{let{target:u}=c,l=a.current.findIndex(({current:_})=>_===u);l!==-1&&n(l)},[a,n]),s=_react.useCallback.call(void 0, c=>u=>{var z;let l=!e.direction,_=/up|down/iu.test(c)&&e.direction==="vertical",v=/left|right/iu.test(c)&&e.direction==="horizontal",g=/right|down/iu.test(c),x=l||_||v?g?1:-1:0,C=a.current.map((A,L)=>L),H=C.indexOf(u)+x;return(z=C.at(H))!=null?z:0},[e.direction]),r=_react.useCallback.call(void 0, c=>{var l;let{key:u}=c;switch(u){case"Up":case"ArrowUp":case"Left":case"ArrowLeft":case"Down":case"ArrowDown":case"Right":case"ArrowRight":n(s(u));break;case"Home":n(0);break;case"End":n(-1);break;case"Escape":(l=e.onEscapeKey)==null||l.call(e);break;default:return}c.preventDefault(),c.stopPropagation()},[n,s,e]),h=_react.useCallback.call(void 0, (c,u)=>{let{current:l}=c;return a.current[Number(u)]=c,l.addEventListener("focus",i),l.addEventListener("keydown",r),o(c,u),()=>{l.removeEventListener("focus",i),l.removeEventListener("keydown",r),delete a.current[Number(u)]}},[i,r,o,a]),p=_react.useMemo.call(void 0, ()=>({itemEffector:h}),[h]);return _react2.default.createElement(It.Provider,{value:p},e.children)}function Gt(e){let t=_react.useRef.call(void 0, null),{itemEffector:a}=_react.useContext.call(void 0, It);return _react.useEffect.call(void 0, ()=>a(t,e)),t}var Ot=_react.memo.call(void 0, nr);var lr=e=>e.preventDefault(),br=_react.forwardRef.call(void 0, ({"aria-hidden":e,children:t,className:a,"data-testid":o,disabled:n,onClick:i,tabIndex:s},r)=>{let h=_react.useRef.call(void 0, null);return _react2.default.createElement("button",{"aria-disabled":n?"true":void 0,"aria-hidden":e,className:a,"data-testid":o,onClick:n?lr:i,ref:r||h,tabIndex:n?-1:s,type:"button"},t)}),Rt=_react.memo.call(void 0, br);var Me={"suggested-action":"wenGMeW_suggested-action","suggested-action__image":"wenGMeW_suggested-action__image"},qt=Me,Qd=Me["suggested-action"];var Yd=Me["suggested-action__image"];var{useFocus:mr,usePerformCardAction:gr,useScrollToEnd:wr,useStyleSet:vr,useSuggestedActionsHooks:fr,useUIState:xr}=_botframeworkwebchatcomponent.hooks;function yr({buttonText:e,className:t,displayText:a,image:o,imageAlt:n,itemIndex:i,text:s,type:r,value:h}){let[p,c]=fr().useSuggestedActions(),[{suggestedAction:u}]=vr(),[l]=xr(),_=mr(),v=Gt(i),g=gr(),x=d(qt),C=wr(),H=_react.useCallback.call(void 0, ({target:z})=>{(async function(){await _("sendBoxWithoutKeyboard"),g({displayText:a,text:s,type:r,value:h},{target:z}),r==="openUrl"&&c([]),C()})()},[a,_,g,C,c,s,r,h]);return _react2.default.createElement(Rt,{className:_classnames2.default.call(void 0, x["suggested-action"],u+"",(t||"")+""),"data-testid":m.sendBoxSuggestedAction,disabled:l==="disabled",onClick:H,ref:v,type:"button"},o&&_react2.default.createElement("img",{alt:n,className:x["suggested-action__image"],src:o}),_react2.default.createElement("span",null,e))}var Xt=_react.memo.call(void 0, yr);var ie={"suggested-actions--stacked":"wy3OzFW_suggested-actions--stacked","suggested-actions":"wy3OzFW_suggested-actions","suggested-actions--flow":"wy3OzFW_suggested-actions--flow"},Ae=ie,hl=ie["suggested-actions--stacked"];var pl=ie["suggested-actions"];var _l=ie["suggested-actions--flow"];var{useFocus:Tr,useLocalizer:zr,useStyleOptions:Cr,useStyleSet:Hr,useSuggestedActionsHooks:Mr,useUIState:Fr}=_botframeworkwebchatcomponent.hooks;function Ar(e){let[{suggestedActionLayout:t}]=Cr(),[{suggestedActions:a}]=Hr(),[o]=Fr(),n=d(Ae);return _react2.default.createElement("div",{"aria-label":e["aria-label"],"aria-orientation":"vertical",className:_classnames2.default.call(void 0, n["suggested-actions"],a+"",{[n["suggested-actions--flow"]]:t==="flow",[n["suggested-actions--stacked"]]:t!=="flow"},e.className),role:"toolbar"},o!=="blueprint"&&e.children)}function Lr(){let e=d(Ae),t=zr(),[a,o,{activity:n}]=Mr().useSuggestedActions(),i=Tr(),s=_react.useCallback.call(void 0, ()=>{i("sendBox")},[i]),r=V(n)?[]:a.map((h,p)=>{let{displayText:c,image:u,imageAltText:l,text:_,type:v,value:g}=h;return a!=null&&a.length?_react2.default.createElement(Xt,{buttonText:Ce(h),displayText:c,image:u,imageAlt:u&&(l||_),itemIndex:p,key:p,text:_,type:v,value:g}):null});return _react2.default.createElement(Ot,{onEscapeKey:s},_react2.default.createElement(Ar,{"aria-label":t("SUGGESTED_ACTIONS_LABEL_ALT"),className:e["suggested-actions"]},r))}var Le=_react.memo.call(void 0, Lr);var Kt=_react.createContext.call(void 0, new Proxy({},{get(){throw new Error("botframework-webchat: This hook can only used under its corresponding <Provider>.")}}));Kt.displayName="TelephoneKeypad.Context";var se=Kt;var Ir=_react.memo.call(void 0, ({children:e})=>{let[t,a]=_react.useState.call(void 0, !1),o=_react.useMemo.call(void 0, ()=>Object.freeze({setShown:a,shown:t}),[a,t]);return _react2.default.createElement(se.Provider,{value:o},e)}),Pe=Ir;function F(){let{setShown:e,shown:t}=_react.useContext.call(void 0, se);return _react.useMemo.call(void 0, ()=>Object.freeze([t,e]),[t,e])}var Q={"telephone-keypad--horizontal":"wwTs9lq_telephone-keypad--horizontal","telephone-keypad__button":"wwTs9lq_telephone-keypad__button","telephone-keypad__button__ruby":"wwTs9lq_telephone-keypad__button__ruby","telephone-keypad__button__text":"wwTs9lq_telephone-keypad__button__text"},Ut=Q,Il=Q["telephone-keypad--horizontal"];var Gl=Q["telephone-keypad__button"];var Ol=Q["telephone-keypad__button__ruby"];var Rl=Q["telephone-keypad__button__text"];var Zt=_react.memo.call(void 0, _react.forwardRef.call(void 0, ({button:e,"data-testid":t,onClick:a,ruby:o},n)=>{let i=d(Ut),s=_usereffrom.useRefFrom.call(void 0, a),r=_react.useCallback.call(void 0, ()=>{var h;return(h=s.current)==null?void 0:h.call(s)},[s]);return _react2.default.createElement("button",{className:i["telephone-keypad__button"],"data-testid":t,onClick:r,ref:n,type:"button"},_react2.default.createElement("span",{className:i["telephone-keypad__button__text"]},e==="*"?"\u2217":e),!!o&&_react2.default.createElement("ruby",{className:i["telephone-keypad__button__ruby"]},o))}));Zt.displayName="TelephoneKeypad.Button";var N=Zt;var Y={"telephone-keypad__info-message-link":"wEgqGmW_telephone-keypad__info-message-link","telephone-keypad__box":"wEgqGmW_telephone-keypad__box","telephone-keypad__info-message":"wEgqGmW_telephone-keypad__info-message","telephone-keypad":"wEgqGmW_telephone-keypad"},De=Y,$l=Y["telephone-keypad__info-message-link"];var eb=Y["telephone-keypad__box"];var tb=Y["telephone-keypad__info-message"];var ab=Y["telephone-keypad"];var{LocalizedString:Qr}=_botframeworkwebchatcomponent.Components,Qt=_react.memo.call(void 0, ({children:e,isHorizontal:t})=>{let a=d(De);return t?null:_react2.default.createElement("div",{className:a["telephone-keypad__box"]},e)});Qt.displayName="TelephoneKeypad:Orientation";var Yt=_react.memo.call(void 0, ({autoFocus:e,className:t,onButtonClick:a,isHorizontal:o})=>{let n=_usereffrom.useRefFrom.call(void 0, e),i=d(De),s=_react.useRef.call(void 0, null),r=_usereffrom.useRefFrom.call(void 0, a),[,h]=F(),p=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"1")},[r]),c=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"2")},[r]),u=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"3")},[r]),l=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"4")},[r]),_=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"5")},[r]),v=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"6")},[r]),g=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"7")},[r]),x=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"8")},[r]),C=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"9")},[r]),H=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"0")},[r]),z=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"*")},[r]),A=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"#")},[r]),L=_react.useCallback.call(void 0, b=>{b.key==="Escape"&&h(!1)},[h]);return _react.useEffect.call(void 0, ()=>{var b;n.current&&((b=s.current)==null||b.focus())},[n,s]),_react2.default.createElement("div",{className:_classnames2.default.call(void 0, i["telephone-keypad"],t),onKeyDown:L},_react2.default.createElement(Qt,{isHorizontal:o},_react2.default.createElement(N,{button:"1","data-testid":m.sendBoxTelephoneKeypadButton1,onClick:p,ref:s}),_react2.default.createElement(N,{button:"2","data-testid":m.sendBoxTelephoneKeypadButton2,onClick:c,ruby:"ABC"}),_react2.default.createElement(N,{button:"3","data-testid":m.sendBoxTelephoneKeypadButton3,onClick:u,ruby:"DEF"}),_react2.default.createElement(N,{button:"4","data-testid":m.sendBoxTelephoneKeypadButton4,onClick:l,ruby:"GHI"}),_react2.default.createElement(N,{button:"5","data-testid":m.sendBoxTelephoneKeypadButton5,onClick:_,ruby:"JKL"}),_react2.default.createElement(N,{button:"6","data-testid":m.sendBoxTelephoneKeypadButton6,onClick:v,ruby:"MNO"}),_react2.default.createElement(N,{button:"7","data-testid":m.sendBoxTelephoneKeypadButton7,onClick:g,ruby:"PQRS"}),_react2.default.createElement(N,{button:"8","data-testid":m.sendBoxTelephoneKeypadButton8,onClick:x,ruby:"TUV"}),_react2.default.createElement(N,{button:"9","data-testid":m.sendBoxTelephoneKeypadButton9,onClick:C,ruby:"WXYZ"}),_react2.default.createElement(N,{button:"*","data-testid":m.sendBoxTelephoneKeypadButtonStar,onClick:z}),_react2.default.createElement(N,{button:"0","data-testid":m.sendBoxTelephoneKeypadButton0,onClick:H,ruby:"+"}),_react2.default.createElement(N,{button:"#","data-testid":m.sendBoxTelephoneKeypadButtonPound,onClick:A})),_react2.default.createElement("div",{className:i["telephone-keypad__info-message"]},_react2.default.createElement(k,{appearance:"text",icon:"info-16"}),_react2.default.createElement(Qr,{linkClassName:i["telephone-keypad__info-message-link"],stringIds:"TELEPHONE_KEYPAD_INPUT_MESSAGE"})))});Yt.displayName="TelephoneKeypad";var $t=Yt;var ea=_react.memo.call(void 0, e=>F()[0]?_react2.default.createElement($t,{...e}):null);ea.displayName="TelephoneKeypad.Surrogate";var Ve=ea;var $={sendbox__toolbar:"weDCCeq_sendbox__toolbar","sendbox__toolbar-separator":"weDCCeq_sendbox__toolbar-separator","sendbox__toolbar-button--selected":"weDCCeq_sendbox__toolbar-button--selected","sendbox__toolbar-button":"weDCCeq_sendbox__toolbar-button"},de=$,Bb=$.sendbox__toolbar;var Tb=$["sendbox__toolbar-separator"];var zb=$["sendbox__toolbar-button--selected"];var Cb=$["sendbox__toolbar-button"];var{useUIState:ta}=_botframeworkwebchatapi.hooks,tn=e=>e.preventDefault(),D=_react.memo.call(void 0, e=>{let t=d(de),[a]=ta(),o=e.disabled||a==="disabled";return _react2.default.createElement("button",{"aria-disabled":o?"true":void 0,"aria-label":e["aria-label"],className:_classnames2.default.call(void 0, t["sendbox__toolbar-button"],e.className,{[t["sendbox__toolbar-button--selected"]]:e.selected}),"data-testid":e["data-testid"],onClick:o?tn:e.onClick,tabIndex:o?-1:void 0,type:e.type==="submit"?"submit":"button"},e.children)});D.displayName="ToolbarButton";var Oe=_react.memo.call(void 0, e=>{let[t]=ta(),a=d(de);return _react2.default.createElement("div",{className:_classnames2.default.call(void 0, a.sendbox__toolbar,e.className)},t!=="blueprint"&&e.children)});Oe.displayName="Toolbar";var Re=_react.memo.call(void 0, e=>{let t=d(de);return _react2.default.createElement("div",{"aria-orientation":"vertical",className:_classnames2.default.call(void 0, t["sendbox__toolbar-separator"],e.className),role:"separator"})});Re.displayName="ToolbarSeparator";var qe={"sendbox__add-attachment":"wTxWh-G_sendbox__add-attachment","sendbox__add-attachment-input":"wTxWh-G_sendbox__add-attachment-input"},aa=qe,Ib=qe["sendbox__add-attachment"];var Gb=qe["sendbox__add-attachment-input"];var{useLocalizer:cn,useStyleOptions:sn}=_botframeworkwebchatcomponent.hooks;function dn(e){let t=_react.useRef.call(void 0, null),a=d(aa),o=cn(),[{uploadAccept:n,uploadMultiple:i}]=sn(),s=_usereffrom.useRefFrom.call(void 0, e.onFilesAdded),r=_react.useCallback.call(void 0, ()=>{var p;return(p=t.current)==null?void 0:p.click()},[t]),h=_react.useCallback.call(void 0, ({target:{files:p}})=>{var c;p&&((c=s.current)==null||c.call(s,[...p]),t.current&&(t.current.value=""))},[t,s]);return _react2.default.createElement("div",{className:a["sendbox__add-attachment"]},_react2.default.createElement("input",{accept:n,"aria-disabled":e.disabled,"aria-hidden":"true",className:a["sendbox__add-attachment-input"],multiple:i,onInput:e.disabled?void 0:h,readOnly:e.disabled,ref:t,role:"button",tabIndex:-1,type:"file"}),_react2.default.createElement(D,{"aria-label":o("TEXT_INPUT_UPLOAD_BUTTON_ALT"),"data-testid":m.sendBoxUploadButton,onClick:r},_react2.default.createElement(k,{appearance:"text",icon:"attachment"})))}var ra=_react.memo.call(void 0, dn);var na={"sendbox__error-message":"wa8yVAW_sendbox__error-message"},ia=na,tu=na["sendbox__error-message"];function sa({error:e,id:t}){let a=d(ia);return _internal.useLiveRegion.call(void 0, ()=>e&&_react2.default.createElement("div",{className:"sendbox__error-message__status"},e),[e]),_react2.default.createElement("span",{className:a["sendbox__error-message"],id:t},e)}sa.displayName="ErrorMessage";var da=_react.memo.call(void 0, sa);var{useConnectivityStatus:mn,useLocalizer:gn}=_botframeworkwebchatcomponent.hooks,wn=({attachments:e,message:t})=>{let[a]=mn(),[o,n]=_react.useState.call(void 0, ),i=gn(),s=_usereffrom.useRefFrom.call(void 0, a!=="connected"&&a!=="reconnected"?"offline":!t&&!e.length?"empty":void 0),r=_react.useMemo.call(void 0, ()=>Object.freeze(new Map().set("empty",i("SEND_BOX_IS_EMPTY_TOOLTIP_ALT")).set("offline",i("CONNECTIVITY_STATUS_ALT_FATAL"))),[i]),h=!!(t!=null&&t.trim());o==="empty"&&h&&n(void 0);let p=_react.useCallback.call(void 0, ()=>(n(s.current),s.current),[s]);return _react.useMemo.call(void 0, ()=>Object.freeze([o&&r.get(o),p]),[o,r,p])},ba=wn;var{useScrollDown:xn,useScrollUp:yn}=_botframeworkwebchatcomponent.hooks;function Xe(){let e=xn(),t=yn();return _react.useCallback.call(void 0, a=>{if(a.target instanceof HTMLTextAreaElement&&a.target.value)return;let{ctrlKey:o,metaKey:n,shiftKey:i}=a;if(o||n||i)return;let s=!0;switch(a.key){case"End":e({displacement:1/0});break;case"Home":t({displacement:1/0});break;case"PageDown":e();break;case"PageUp":t();break;default:s=!1;break}s&&(a.preventDefault(),a.stopPropagation())},[e,t])}function Ke(e){let t=_react.useMemo.call(void 0, ()=>Math.random().toString(36).substr(2,5),[]);return e=e?`${e}--`:"",`${e}${t}`}var B={"sendbox__sendbox-controls--in-grid":"wHTirJa_sendbox__sendbox-controls--in-grid","sendbox__telephone-keypad--in-grid":"wHTirJa_sendbox__telephone-keypad--in-grid","variant-copilot":"wHTirJa_variant-copilot","sendbox__attachment-bar":"wHTirJa_sendbox__attachment-bar","sendbox__sendbox-text-area":"wHTirJa_sendbox__sendbox-text-area","sendbox__sendbox-controls":"wHTirJa_sendbox__sendbox-controls","sendbox__text-area--in-grid":"wHTirJa_sendbox__text-area--in-grid","sendbox__text-counter":"wHTirJa_sendbox__text-counter","sendbox__text-counter--error":"wHTirJa_sendbox__text-counter--error",sendbox__sendbox:"wHTirJa_sendbox__sendbox",sendbox:"wHTirJa_sendbox","sendbox__attachment-bar--in-grid":"wHTirJa_sendbox__attachment-bar--in-grid"},Ue=B,fu=B["sendbox__sendbox-controls--in-grid"];var xu=B["sendbox__telephone-keypad--in-grid"];var yu=B["variant-copilot"];var ku=B["sendbox__attachment-bar"];var Nu=B["sendbox__sendbox-text-area"];var Su=B["sendbox__sendbox-controls"];var Bu=B["sendbox__text-area--in-grid"];var Tu=B["sendbox__text-counter"];var zu=B["sendbox__text-counter--error"];var Cu=B.sendbox__sendbox;var Hu=B.sendbox;var Mu=B["sendbox__attachment-bar--in-grid"];var{useLocalizer:Tn}=_botframeworkwebchatcomponent.hooks,ha=_react.memo.call(void 0, ()=>{let[e,t]=F(),a=Tn(),o=_react.useCallback.call(void 0, ()=>t(n=>!n),[t]);return _react2.default.createElement(D,{"aria-label":a("TEXT_INPUT_TELEPHONE_KEYPAD_BUTTON_ALT"),"data-testid":m.sendBoxTelephoneKeypadToolbarButton,onClick:o,selected:e},_react2.default.createElement(k,{appearance:"text",icon:"keypad"}))});ha.displayName="SendBox.TelephoneKeypadToolbarButton";var pa=ha;var{useFocus:Fn,useLocalizer:An,useMakeThumbnail:Ln,useRegisterFocusSendBox:Pn,useSendBoxAttachments:En,useSendBoxValue:Dn,useSendMessage:Vn,useStyleOptions:Wn,useUIState:In}=_botframeworkwebchatcomponent.hooks,{AttachmentBar:Gn,TextArea:On}=_botframeworkwebchatcomponent.Components;function ga(e){var ct;let[{hideTelephoneKeypadButton:t,hideUploadButton:a,maxMessageLength:o}]=Wn(),[n,i]=En(),[s,r]=Dn(),[h,p]=_react.useState.call(void 0, ""),[c]=F(),[u]=In(),l=d(Ue),_=M(Ue),v=Ke("sendbox__error-message-id"),g=_react.useRef.call(void 0, null),x=An(),C=Ln(),H=Vn(),z=Fn(),A=e.isPrimary?s:h,L=e.isPrimary?r:p,b=u==="blueprint",[at,ot]=ba({message:A,attachments:n}),q=!!o&&A.length>o,Aa=!b&&!c&&o&&isFinite(o),rt=!b&&c;Pn(_react.useCallback.call(void 0, ({noKeyboard:y,waitUntil:te})=>{var X;g.current&&(y?te((async()=>{var st,dt,lt,bt,ut;let K=(st=g.current)==null?void 0:st.getAttribute("readonly");(dt=g.current)==null||dt.setAttribute("readonly","true"),await new Promise(Ia=>setTimeout(Ia,0)),(lt=g.current)==null||lt.focus(),typeof K!="string"?(bt=g.current)==null||bt.removeAttribute("readonly"):(ut=g.current)==null||ut.setAttribute("readonly",K)})()):(X=g.current)==null||X.focus())},[g]));let ee=_usereffrom.useRefFrom.call(void 0, n),nt=_usereffrom.useRefFrom.call(void 0, A),La=_react.useCallback.call(void 0, y=>{"tabIndex"in y.target&&typeof y.target.tabIndex=="number"&&y.target.tabIndex>=0||z("sendBox")},[z]),Pa=_react.useCallback.call(void 0, y=>L(y.currentTarget.value),[L]),it=_react.useCallback.call(void 0, async y=>{let te=Object.freeze(await Promise.all(y.map(X=>C(X).then(K=>Object.freeze({blob:X,...K&&{thumbnailURL:K}})))));i(ee.current.concat(te))},[ee,C,i]),Ea=_react.useCallback.call(void 0, y=>{y.preventDefault(),ot()!=="empty"&&!q&&(H(nt.current,void 0,{attachments:ee.current}),L(""),i([])),z("sendBox")},[ot,q,z,H,L,nt,ee,i]),Da=_react.useCallback.call(void 0, y=>H(`/DTMFKey ${y}`),[H]),Va=Xe(),Wa={"aria-invalid":"false",...at&&{"aria-describedby":v,"aria-errormessage":v,"aria-invalid":"true"}};return _react2.default.createElement("form",{...Wa,className:_classnames2.default.call(void 0, l.sendbox,_,e.className),"data-testid":m.sendBoxContainer,onSubmit:Ea},_react2.default.createElement(Le,null),_react2.default.createElement("div",{className:_classnames2.default.call(void 0, l.sendbox__sendbox),onClickCapture:La,onKeyDown:Va},_react2.default.createElement(On,{"aria-label":x(q?"TEXT_INPUT_LENGTH_EXCEEDED_ALT":"TEXT_INPUT_ALT"),className:_classnames2.default.call(void 0, l["sendbox__sendbox-text-area"],l["sendbox__text-area--in-grid"]),completion:e.completion,"data-testid":m.sendBoxTextBox,hidden:rt,onInput:Pa,placeholder:(ct=e.placeholder)!=null?ct:x("TEXT_INPUT_PLACEHOLDER"),ref:g,value:A}),_react2.default.createElement(Ve,{autoFocus:!0,className:l["sendbox__telephone-keypad--in-grid"],isHorizontal:!1,onButtonClick:Da}),!b&&_react2.default.createElement(Gn,{className:_classnames2.default.call(void 0, "webchat__send-box__attachment-bar",l["sendbox__attachment-bar"],l["sendbox__attachment-bar--in-grid"])}),_react2.default.createElement("div",{className:_classnames2.default.call(void 0, l["sendbox__sendbox-controls"],l["sendbox__sendbox-controls--in-grid"])},Aa&&_react2.default.createElement("div",{className:_classnames2.default.call(void 0, l["sendbox__text-counter"],{[l["sendbox__text-counter--error"]]:q})},`${A.length}/${o}`),_react2.default.createElement(Oe,null,!t&&_react2.default.createElement(pa,null),!a&&_react2.default.createElement(ra,{onFilesAdded:it}),_react2.default.createElement(Re,null),_react2.default.createElement(D,{"aria-label":x("TEXT_INPUT_SEND_BUTTON_ALT"),"data-testid":m.sendBoxSendButton,disabled:q||rt,type:"submit"},_react2.default.createElement(k,{appearance:"text",icon:"send"})))),_react2.default.createElement(xe,{onFilesAdded:it}),_react2.default.createElement(da,{error:at,id:v})))}var be=_react.memo.call(void 0, e=>_react2.default.createElement(ga,{...e,isPrimary:!0}));be.displayName="PrimarySendBox";var wa=_react.memo.call(void 0, ga);var _decorator = require('botframework-webchat-api/decorator');var _decorator3 = require('botframework-webchat-component/decorator');var qn={urlStateMap:{get(){throw new Error("urlMap cannot be used outside of <AssetComposerContext>.")}}},va=_react.createContext.call(void 0, Object.create({},qn));va.displayName="AssetComposerContext";var ue=va;function Ze(){return _react.useContext.call(void 0, ue)}function je(e){let t=Ze().urlStateMap.get(e);if(!t)throw new Error(`botframework-webchat-fluent-theme internal: Asset "${e}" was not found.`);return t}var{useLocalizer:Yn,useShouldReduceMotion:$n}=_botframeworkwebchatcomponent.hooks,fa=({className:e})=>{let[t]=$n(),[a]=je("sliding dots"),o=Yn(),n=_react.useRef.call(void 0, null),i=o("TYPING_INDICATOR_ALT"),s=_usereffrom.useRefFrom.call(void 0, t),r=_react.useCallback.call(void 0, ()=>{var _;let c=(_=n.current)==null?void 0:_.contentDocument,u=c==null?void 0:c.documentElement,{SVGSVGElement:l}=(c==null?void 0:c.defaultView)||{};l&&u instanceof l&&u.pauseAnimations()},[n]),h=_react.useCallback.call(void 0, ()=>{var _;let c=(_=n.current)==null?void 0:_.contentDocument,u=c==null?void 0:c.documentElement,{SVGSVGElement:l}=(c==null?void 0:c.defaultView)||{};l&&u instanceof l&&u.unpauseAnimations()},[n]),p=_react.useCallback.call(void 0, ()=>s.current?r():h(),[r,s,h]);return _react.useEffect.call(void 0, p,[p,t]),_react2.default.createElement("object",{"aria-label":i,className:e,data:a.href,onLoad:p,ref:n,type:"image/svg+xml"})};fa.displayName="SlidingDots";var he=_react.memo.call(void 0, fa);var pe={"variant-copilot":"wnVy-QG_variant-copilot","variant-fluent":"wnVy-QG_variant-fluent","activity-loader":"wnVy-QG_activity-loader"},xa=pe,kh=pe["variant-copilot"];var Nh=pe["variant-fluent"];var Sh=pe["activity-loader"];function oi({children:e,showLoader:t=!0}){let a=d(xa),o=M(a);return _react2.default.createElement(_react.Fragment,null,e,t&&_react2.default.createElement(he,{className:_classnames2.default.call(void 0, a["activity-loader"],o)}))}var ka=_react.memo.call(void 0, oi);var ci='<svg xmlns="http://www.w3.org/2000/svg" width="400" height="20" viewBox="0 0 400 20"><defs><linearGradient id="a" x1="0" x2="100%" y1="0" y2="0" gradientUnits="userSpaceOnUse"><stop offset="0%"><animate attributeName="stop-color" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="#ad5ae1;#ad5ae1;#0E94E1;#0E94E1;#669fc2;#669fc2;#ad5ae1"/></stop><stop offset="50%"><animate attributeName="stop-color" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="#e9618d;#e9618d;#57AB82;#57AB82;#6377e0;#6377e0;#e9618d"/></stop><stop offset="100%"><animate attributeName="stop-color" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="#fd9e5f;#fd9e5f;#C6C225;#C6C225;#9b80ec;#9b80ec;#fd9e5f"/></stop></linearGradient></defs><g fill="url(#a)"><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.5;0.66;1" repeatCount="indefinite" values="26;26;0;0"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;1" repeatCount="indefinite" values="20;20;30;30;20;20"/><animate attributeName="opacity" dur="2s" keyTimes="0;0.5;0.66;1" repeatCount="indefinite" values="1;1;0;0"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="62;62;72;72;26;26;0"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="104;104;20;20;70;70;20"/><animate attributeName="opacity" dur="2s" keyTimes="0;0.8;1" repeatCount="indefinite" values="1;1;0"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="182;182;108;108;112;112;26"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;1" repeatCount="indefinite" values="20;20;60;60;20;20"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="218;218;184;184;148;148;62"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="60;60;80;80;40;40;104"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="294;294;280;280;204;204;182"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="40;40;20;20;80;80;20"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="350;350;316;316;300;300;218"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="20;20;60;60;20;20;60"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="386;386;392;392;336;336;294"/><animate attributeName="width" dur="2s" keyTimes="0;0.5;0.66;1" repeatCount="indefinite" values="20;20;40;40"/><animate attributeName="opacity" dur="2s" keyTimes="0;0.5;0.66;1" repeatCount="indefinite" values="0;0;1;1"/></rect><rect width="20" height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="422;422;428;428;392;392;350"/><animate attributeName="opacity" dur="2s" keyTimes="0;0.8;1" repeatCount="indefinite" values="0;0;1"/></rect></g></svg>',Sa=_react.memo.call(void 0, ({children:e})=>{let t=_react.useMemo.call(void 0, ()=>URL.createObjectURL(new Blob([ci],{type:"image/svg+xml"})),[]);_react.useEffect.call(void 0, ()=>()=>URL.revokeObjectURL(t),[t]);let a=_react.useMemo.call(void 0, ()=>Object.freeze({urlStateMap:new Map([["sliding dots",Object.freeze([new URL(t)])]])}),[t]);return _react2.default.createElement(ue.Provider,{value:a},e)});Sa.displayName="AssetComposer";var Ba=Sa;function _e(e){return!!(e&&e.from.role==="channel"&&e.type==="message"&&"text"in e)}var Qe={"liner-message-activity":"wQVQNzG_liner-message-activity","liner-message-activity__text":"wQVQNzG_liner-message-activity__text"},Ta=Qe,Gh=Qe["liner-message-activity"];var Oh=Qe["liner-message-activity__text"];var Ca=({activity:e})=>{let t=d(Ta);return _react2.default.createElement("div",{className:t["liner-message-activity"],role:"separator"},_react2.default.createElement("span",{className:t["liner-message-activity__text"]},e.text))};Ca.displayName="LinerMessageActivity";var Ye=_react.memo.call(void 0, Ca);var $e={"variant-copilot":"w2roZmq_variant-copilot",theme:"w2roZmq_theme"},et=$e,ep=$e["variant-copilot"];var tp=$e.theme;var bi="webchat-fluent";function me(e){let t=d(et),a=M(et);return _react2.default.createElement("div",{className:_classnames2.default.call(void 0, bi,t.theme,a)},e.children)}var tt={"sliding-dots-typing-indicator":"wQOMcSW_sliding-dots-typing-indicator","sliding-dots-typing-indicator__image":"wQOMcSW_sliding-dots-typing-indicator__image"},Ha=tt,hp=tt["sliding-dots-typing-indicator"];var pp=tt["sliding-dots-typing-indicator__image"];function _i(){let e=d(Ha);return _react2.default.createElement("div",{className:e["sliding-dots-typing-indicator"],"data-testid":_botframeworkwebchatcomponent.testIds.typingIndicator},_react2.default.createElement(he,{className:_classnames2.default.call(void 0, e["sliding-dots-typing-indicator__image"])}))}var Fa=_react.memo.call(void 0, _i);var{ThemeProvider:xi}=_botframeworkwebchatcomponent.Components,yi=Object.freeze([()=>e=>(...t)=>{var n;let a=(n=t[0])==null?void 0:n.activity;if(V(a))return()=>_react2.default.createElement(ze,{activity:a});if(_e(a))return()=>_react2.default.createElement(Ye,{activity:a});let o=e(...t);return o&&((...i)=>_react2.default.createElement(Te,{activity:a},o(...i)))}]),ki=[()=>()=>()=>be],Ni=Object.freeze([_decorator.createActivityBorderMiddleware.call(void 0, function({request:t,Next:a,...o}){var n;return _react2.default.createElement(ka,{showLoader:(n=o.showLoader)!=null?n:t.livestreamingState==="preparing"},_react2.default.createElement(a,{...o,showLoader:!1}))})]),Si=we("fluent-theme"),Bi=Object.freeze({feedbackActionsPlacement:"activity-actions"}),Ti=Object.freeze([()=>e=>(...t)=>t[0].visible?_react2.default.createElement(Fa,null):e(...t)]);function zi({children:e,variant:t="fluent"}){return _react2.default.createElement(yt,{variant:t},_react2.default.createElement(me,null,_react2.default.createElement(Pe,null,_react2.default.createElement(xi,{activityMiddleware:yi,sendBoxMiddleware:ki,styleOptions:Bi,styles:Si,typingIndicatorMiddleware:Ti},_react2.default.createElement(Ba,null,_react2.default.createElement(_decorator3.WebChatDecorator,null,_react2.default.createElement(_decorator.DecoratorComposer,{middleware:Ni},e)))))))}var Ci=_react.memo.call(void 0, zi);var Mi="tsup",Fi="commonjs",Ai="4.18.1-main.20250721.cf546fb",qp= exports.buildInfo ={buildTool:Mi,moduleFormat:Fi,version:Ai};_injectmetatag.injectMetaTag.call(void 0, "botframework-webchat:fluent-theme","version=4.18.1-main.20250721.cf546fb; build-tool=tsup; module-format=commonjs");exports.FluentSendBox = wa; exports.FluentThemeProvider = Ci; exports.buildInfo = qp; exports.testIds = m;
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }var _injectmetatag = require('inject-meta-tag');var _botframeworkwebchatcomponent = require('botframework-webchat-component');var _classnames = require('classnames'); var _classnames2 = _interopRequireDefault(_classnames);var _react = require('react'); var _react2 = _interopRequireDefault(_react);var _usereffrom = require('use-ref-from');var _internal = require('botframework-webchat-component/internal');var _valibot = require('valibot');function ht(e,t,a){return t;try{return _valibot.parse.call(void 0, e,t)}catch(o){throw console.error("botframework-webchat: Validation error while parsing props.",o&&typeof o=="object"&&"issues"in o&&o.issues),o}}function Ra(e){return _react.useMemo.call(void 0, ()=>Object.freeze(Object.fromEntries(Object.entries(e).map(([t,a])=>[t,`${t} ${a}`]))),[e])}var d=Ra;var P={"appearance--text":"wdGN4aG_appearance--text","icon--attachment":"wdGN4aG_icon--attachment","icon--send":"wdGN4aG_icon--send","icon--keypad":"wdGN4aG_icon--keypad","fluent-icon":"wdGN4aG_fluent-icon","icon--info-16":"wdGN4aG_icon--info-16","icon--add-document":"wdGN4aG_icon--add-document"},ge=P,Ki=P["appearance--text"];var Ui=P["icon--attachment"];var Zi=P["icon--send"];var ji=P["icon--keypad"];var Ji=P["fluent-icon"];var Qi=P["icon--info-16"];var Yi=P["icon--add-document"];var vt=_valibot.pipe.call(void 0, _valibot.object.call(void 0, {className:_valibot.optional.call(void 0, _valibot.string.call(void 0, )),mask:_valibot.optional.call(void 0, _valibot.string.call(void 0, ))}),_valibot.readonly.call(void 0, ));function ja(e){let{className:t}=ht(vt,e),a=d(ge),o=_react.useMemo.call(void 0, ()=>e.mask?{"--webchat__fluent-icon--mask":`url(${JSON.stringify(e.mask)})`}:{},[e.mask]);return _react2.default.createElement("div",{className:_classnames2.default.call(void 0, a["fluent-icon"],t),style:o})}var{component:ft,modifierPropsSchema:Ja}=_internal.createIconComponent.call(void 0, ge,["appearance","icon"],ja);ft.displayName="FluentIcon";var cc=_valibot.pipe.call(void 0, _valibot.object.call(void 0, {...vt.entries,...Ja.entries}),_valibot.readonly.call(void 0, )),k=_react.memo.call(void 0, ft);function Qa(e,t){let a=document.createElement("style");return a.append(document.createTextNode(e)),t&&(a.dataset.webchatInjected=t),a}function xt(...e){return function(t){if(!globalThis.document)throw new Error("Unable to create styles: document is not defined");return e.map(a=>Qa(a,t))}}var Ya=".webchat-fluent .wdGN4aG_fluent-icon{min-width:var(--webchat__fluent-icon--size, 1em);min-height:var(--webchat__fluent-icon--size, 1em);background-image:var(--webchat__fluent-icon--image, none);background-position:center;background-repeat:no-repeat;background-size:var(--webchat__fluent-icon--size, 1em);background-color:var(--webchat__fluent-icon--color, transparent);-webkit-mask-image:var(--webchat__fluent-icon--mask);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:var(--webchat__fluent-icon--size, 1em);mask-image:var(--webchat__fluent-icon--mask);mask-position:center;mask-repeat:no-repeat;mask-size:var(--webchat__fluent-icon--size, 1em);place-self:center}.webchat .wdGN4aG_appearance--text{--webchat__fluent-icon--color: currentColor}.webchat .wdGN4aG_icon--add-document{--webchat__fluent-icon--mask: url('data:image/svg+xml;utf8,<svg viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M6 2a2 2 0 0 0-2 2v5.2c.32-.08.66-.15 1-.18V4a1 1 0 0 1 1-1h4v3.5c0 .83.67 1.5 1.5 1.5H15v8a1 1 0 0 1-1 1h-3.6c-.18.36-.4.7-.66 1H14a2 2 0 0 0 2-2V7.41c0-.4-.16-.78-.44-1.06l-3.91-3.91A1.5 1.5 0 0 0 10.59 2H6Zm8.8 5h-3.3a.5.5 0 0 1-.5-.5V3.2L14.8 7ZM10 14.5a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm-4-2a.5.5 0 0 0-1 0V14H3.5a.5.5 0 0 0 0 1H5v1.5a.5.5 0 0 0 1 0V15h1.5a.5.5 0 0 0 0-1H6v-1.5Z\"/></svg>')}.webchat .wdGN4aG_icon--attachment{--webchat__fluent-icon--mask: url('data:image/svg+xml;utf8,<svg viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m4.83 10.48 5.65-5.65a3 3 0 0 1 4.25 4.24L8 15.8a1.5 1.5 0 0 1-2.12-2.12l6-6.01a.5.5 0 1 0-.7-.71l-6 6.01a2.5 2.5 0 0 0 3.53 3.54l6.71-6.72a4 4 0 1 0-5.65-5.66L4.12 9.78a.5.5 0 0 0 .7.7Z\"/></svg>')}.webchat .wdGN4aG_icon--info-16{--webchat__fluent-icon--mask: url('data:image/svg+xml;utf8,<svg viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M8.5 7.5a.5.5 0 1 0-1 0v3a.5.5 0 0 0 1 0v-3Zm.25-2a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0ZM8 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1ZM2 8a6 6 0 1 1 12 0A6 6 0 0 1 2 8Z\"/></svg>')}.webchat .wdGN4aG_icon--send{--webchat__fluent-icon--mask: url('data:image/svg+xml;utf8,<svg viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M2.18 2.11a.5.5 0 0 1 .54-.06l15 7.5a.5.5 0 0 1 0 .9l-15 7.5a.5.5 0 0 1-.7-.58L3.98 10 2.02 2.63a.5.5 0 0 1 .16-.52Zm2.7 8.39-1.61 6.06L16.38 10 3.27 3.44 4.88 9.5h6.62a.5.5 0 1 1 0 1H4.88Z\"/></svg>')}.webchat .wdGN4aG_icon--keypad{--webchat__fluent-icon--mask: url('data:image/svg+xml;utf8,<svg viewBox=\"0 0 20 20\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M6 5.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5Zm0 4a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM7.25 12a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM10 5.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM11.25 8a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM10 13.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM11.25 16a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM14 5.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5ZM15.25 8a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0ZM14 13.25a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5Z\"/></svg>')}.webchat-fluent .wbibrda_sendbox__attachment-drop-zone{background-color:var(--webchat-colorNeutralBackground4);border-radius:inherit;cursor:copy;transition:all var(--webchat-durationNormal) var(--webchat-curveDecelerateMid);place-content:center;place-items:center;gap:8px;display:grid;position:absolute;inset:0}.webchat-fluent .wbibrda_sendbox__attachment-drop-zone--droppable{background-color:var(--webchat-colorBrandBackground2Hover)}.webchat-fluent .wbibrda_sendbox__attachment-drop-zone-icon{pointer-events:none;font-size:36px}.webchat-fluent .wdPvBTa_pre-chat-message-activity{box-sizing:border-box;gap:var(--webchat-spacingHorizontalXXXL);padding:var(--webchat-spacingHorizontalXXXL) var(--webchat-spacingHorizontalM);grid-template-rows:auto auto;grid-template-areas:\"body\" \"toolbar\";display:grid;position:relative}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body{font-family:var(--webchat-fontFamilyBase);font-size:var(--webchat-fontSizeBase300);font-weight:var(--webchat-fontWeightRegular);align-items:center;gap:var(--webchat-spacingVerticalXS);line-height:var(--webchat-lineHeightBase300);text-align:center;flex-flow:column;grid-area:body;display:flex}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body--blueprint{opacity:.65}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body--blueprint .wdPvBTa_pre-chat-message-activity__body-avatar{filter:grayscale()}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body-avatar{border-radius:var(--webchat-borderRadiusMedium);height:64px;margin-block-end:var(--webchat-spacingVerticalM)}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body-title{color:var(--webchat-colorNeutralForeground1);font-family:inherit;font-size:var(--webchat-fontSizeHero700);font-weight:var(--webchat-fontWeightSemibold);line-height:var(--webchat-lineHeightHero700);overflow-wrap:anywhere;margin:0}.webchat-fluent .wdPvBTa_pre-chat-message-activity__body-subtitle{color:var(--webchat-colorNeutralForeground1);font-size:var(--webchat-fontSizeBase300);line-height:var(--webchat-lineHeightBase300);overflow-wrap:anywhere}.webchat-fluent .wdPvBTa_pre-chat-message-activity__toolbar{grid-area:toolbar}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box{-webkit-appearance:none;appearance:none;background-color:var(--webchat-colorNeutralBackground1);box-shadow:var(--webchat-shadow2);color:var(--webchat-colorNeutralForeground1);cursor:pointer;gap:var(--webchat-spacingVerticalS);text-align:left;transition:background-color var(--webchat-durationNormal) var(--webchat-curveDecelerateMid);-webkit-user-select:none;user-select:none;border:0;border-radius:16px;grid-template:\"title\" \"subtitle\" 1fr / 1fr;padding:16px 20px;display:grid;overflow:hidden}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:has(.woY4Pxq_pre-chat-message-activity__card-action-image){grid-template-columns:20px 1fr;grid-template-areas:\"image title\" \"empty subtitle\"}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty{row-gap:14px}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:is([aria-disabled=true],:empty){cursor:default}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box[aria-disabled=true]:not(:empty){background-color:var(--webchat-colorNeutralBackgroundDisabled)}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:hover:not([aria-disabled=true],:empty){background-color:var(--webchat-colorNeutralBackground1Hover)}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:active:not([aria-disabled=true],:empty){background-color:var(--webchat-colorNeutralBackground1Pressed)}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:focus-visible{outline:solid 2px var(--webchat-colorStrokeFocus2);outline-offset:-2px}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:after,.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:before{background-attachment:fixed;background-image:linear-gradient(-90deg,var(--webchat-colorNeutralStencil1) 0%,var(--webchat-colorNeutralStencil2) 50%,var(--webchat-colorNeutralStencil1) 100%);content:\"\";background-size:300% 100%;animation:3s linear infinite blueprintAnimation;display:block}@media (prefers-reduced-motion: reduce){.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:after,.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:before{animation-play-state:paused;animation-delay:-1s}}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:dir(rtl):empty:after,.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:dir(rtl):empty:before{animation-direction:reverse}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:after{border-radius:16px;width:100%;height:16px}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-box:empty:before{border-radius:18px;width:66%;height:18px}@keyframes blueprintAnimation{0%{background-position-x:0%}to{background-position-x:-300%}}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-image{color:var(--webchat-colorNeutralForeground4);grid-area:image;font-size:20px}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-subtitle{font-family:var(--webchat-fontFamilyBase);font-size:14px;font-weight:var(--webchat-fontWeightRegular);pointer-events:none;grid-area:subtitle;line-height:20px}.webchat-fluent .woY4Pxq_pre-chat-message-activity__card-action-title{font-family:var(--webchat-fontFamilyBase);font-size:14px;font-weight:var(--webchat-fontWeightSemibold);grid-area:title;line-height:20px}.webchat-fluent .wvd8n9G_pre-chat-message-activity__card-action-toolbar{container:webchat-container / inline-size}.webchat-fluent .wvd8n9G_pre-chat-message-activity__card-action-toolbar-grid{gap:var(--webchat-spacingHorizontalM);grid-template-columns:1fr 1fr 1fr;padding:0;display:grid}@container webchat-container (width <= 480px){.webchat-fluent .wvd8n9G_pre-chat-message-activity__card-action-toolbar-grid{grid-template-columns:1fr}}.webchat-fluent .wLpvzAq_activity-decorator{font-family:var(--webchat__font--primary);--webchat__bubble--inline-padding: var(--webchat-spacingHorizontalL);--webchat__bubble--block-padding: var(--webchat-spacingVerticalM);--webchat__bubble--min-height: var(--webchat-bubble-minHeight);--webchat__bubble--max-width: var(--webchat-bubble-maxWidth);--webchat__bubble--min-width: var(--webchat-bubble-minWidth);--webchat-bubble-maxWidth: var(--bubble-maxWidth, max(450px, 75%));--webchat-bubble-minWidth: var(--bubble-minWidth, auto);--webchat-bubble-minHeight: var(--bubble-minHeight, 36px);--webchat-externalLink-mask: var(--externalLink-mask, var(--webchat__icon-url--external-link) center center / 10px 10px);--webchat-externalLink-maxWidth: var(--externalLink-maxWidth, 204px);display:contents}.webchat-fluent .wLpvzAq_activity-decorator:has(.stacked-layout .webchat__bubble--from-user){--webchat__bubble--background-color: var(--webchat-colorBrandBackground2);--webchat__bubble--block-padding: var(--webchat-spacingVerticalS);--webchat__bubble--min-width: auto}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-fluent{--webchat__bubble--background-color: var(--webchat-colorNeutralBackground1);--webchat__bubble--border-radius: var(--webchat-borderRadiusXLarge);--webchat__bubble--box-shadow: var(--webchat-shadow4)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot{--webchat__bubble--border-radius: var(--webchat-borderRadiusXLarge)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot .webchat__activity-status{margin:0 0 var(--webchat-spacingHorizontalXXS)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot .stacked-layout__status{order:-1}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:has(.webchat__bubble--from-user) .webchat__bubble{margin-block-end:var(--webchat-spacingVerticalM)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot .webchat__bubble .webchat__text-content .webchat__text-content__generated-badge{display:none}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)){--webchat__bubble--block-padding: 0;--webchat__bubble--border-radius: var(--webchat-borderRadiusMedium);--webchat__bubble--inline-padding: 0;--webchat__bubble--max-width: 100%;--webchat__bubble--min-height: 20px;gap:var(--webchat-spacingVerticalS);margin-inline:var(--webchat-spacingHorizontalM);padding:var(--webchat-spacingVerticalMNudge) var(--webchat-spacingHorizontalM) var(--webchat-spacingVerticalM);flex-flow:column;display:flex;position:relative}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .stacked-layout{margin:0;position:static}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__bubble{width:var(--webchat__bubble--max-width);position:static}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__bubble .webchat__bubble__content{gap:var(--webchat-spacingVerticalS);margin-block:calc(var(--webchat-spacingVerticalS) * -1);margin-inline:20px calc(var(--webchat-spacingHorizontalS) * -1);padding-block:var(--webchat-spacingVerticalS);padding-inline:var(--webchat-spacingHorizontalS);flex-direction:column;display:flex}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__bubble .collapsible-content .collapsible-content__content .stacked-layout__attachment-list{margin-block-start:var(--webchat-spacingVerticalS)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .webchat__bubble .collapsible-content .collapsible-content__content .stacked-layout__attachment{max-width:var(--webchat__bubble--max-width)}.webchat-fluent .wLpvzAq_activity-decorator.wLpvzAq_variant-copilot:not(:has(.webchat__bubble--from-user)) .stacked-layout__status{display:none}.webchat-fluent .wLpvzAq_activity-decorator .webchat__basic-transcript__activity-body:not(:empty){padding-block-end:var(--webchat-spacingVerticalXL)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout{margin-inline:var(--webchat-spacingHorizontalMNudge);flex-flow:column;display:flex}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .stacked-layout__title{font-size:var(--webchat-fontSizeBase400);line-height:var(--webchat-lineHeightBase400);color:var(--webchat-colorNeutralForeground4);margin:var(--webchat__bubble--block-padding) var(--webchat__bubble--inline-padding)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .stacked-layout__attachment-row{margin-block-start:var(--webchat-spacingVerticalMNudge)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout.stacked-layout--no-message .stacked-layout__attachment-row{margin-block-start:0}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .stacked-layout__content:has(.webchat__bubble){max-width:100%;overflow:visible}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .stacked-layout__status{font-size:var(--webchat__font-size--small);line-height:var(--webchat__line-height--small)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble{max-width:min(var(--webchat__bubble--max-width),100%);min-width:var(--webchat__bubble--min-width);overflow:visible}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble:has(.activity-loader) .webchat__bubble__content{box-shadow:none;background:none}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .webchat__bubble__content{background-color:var(--webchat__bubble--background-color);border-radius:var(--webchat__bubble--border-radius);box-shadow:var(--webchat__bubble--box-shadow);box-sizing:border-box;color:var(--webchat-colorNeutralForeground1);max-width:100%;min-height:var(--webchat__bubble--min-height);border-width:0}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .webchat__text-content{font-size:var(--webchat__font-size--medium);line-height:var(--webchat__line-height--medium);min-height:auto;padding-block:var(--webchat__bubble--block-padding);padding-inline:var(--webchat__bubble--inline-padding)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .webchat__text-content:empty{padding-block-end:0}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .webchat__text-content+.webchat__text-content{margin-top:calc(var(--webchat__bubble--block-padding) * -1)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .webchat__text-content__generated-badge{background-color:var(--webchat-colorNeutralBackground5);border-radius:var(--webchat-borderRadiusMedium);box-sizing:border-box;color:var(--webchat-colorNeutralForeground3);cursor:default;font-size:var(--webchat-fontSizeBase100);height:16px;line-height:var(--webchat-lineHeightBase100);padding-inline:var(--webchat-spacingHorizontalXS);align-self:flex-start;align-items:center;display:inline-flex}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .webchat__fileContent__badge{cursor:default;font-size:var(--webchat-fontSizeBase300);line-height:var(--webchat-lineHeightBase300)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .webchat__fileContent__badge .webchat__fileContent__fileName{color:var(--webchat-colorBrandForegroundLink);font-family:inherit}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .webchat__fileContent__badge .webchat__fileContent__size{color:var(--webchat-colorNeutralForeground2);font-family:inherit}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .webchat__fileContent__downloadIcon{color:var(--webchat-colorBrandForegroundLink)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .collapsible-content .collapsible-content__summary{margin-block:var(--webchat__bubble--block-padding);margin-inline:var(--webchat__bubble--inline-padding)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .collapsible-content .collapsible-content__summary:focus-visible{border-radius:var(--webchat-borderRadiusSmall);outline-offset:4px;outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .collapsible-content .collapsible-content__content{margin-block:0 var(--webchat__bubble--block-padding)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .collapsible-content .collapsible-content__content .stacked-layout__attachment-list{gap:var(--webchat-spacingVerticalS)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .collapsible-content .collapsible-content__content .stacked-layout__attachment-row{margin:0}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .collapsible-content .collapsible-content__content .stacked-layout__attachment-row .webchat__text-content{padding-block:0}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .code-block-content{border-radius:var(--webchat-borderRadiusXLarge);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1);font-size:var(--webchat-fontSizeBase300);font-weight:var(--webchat-fontWeightRegular);margin-block:0;margin-inline:var(--webchat__bubble--inline-padding)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .code-block-content .code-block-content__header{padding:var(--webchat-spacingVerticalM) var(--webchat-spacingHorizontalL)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .code-block-content .code-block-content__code-block{padding-block:var(--webchat-spacingVerticalM);padding-inline:var(--webchat-spacingHorizontalL) var(--webchat-spacingHorizontalS)}.webchat-fluent .wLpvzAq_activity-decorator .stacked-layout .webchat__bubble .code-block-content .webchat__code-block-copy-button{--webchat__code-block__copy-button--color: var(--webchat-colorNeutralForeground1);--webchat__code-block__copy-button--background: var(--webchat-colorNeutralBackground3);margin-block-start:var(--webchat-spacingVerticalM);margin-inline-end:var(--webchat-spacingHorizontalL);position:absolute;top:0;right:0}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier){color:var(--webchat-colorBrandForegroundLink);text-decoration-color:#0000}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier):target{color:var(--webchat-colorBrandForegroundLinkSelected)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier):hover{color:var(--webchat-colorBrandForegroundLinkHover);text-decoration:underline 1px}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier):active{color:var(--webchat-colorBrandForegroundLinkPressed)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier):focus-visible{text-decoration:underline 1px double var(--webchat-colorStrokeFocus2);outline:none}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown a[href]:not(.webchat__render-markdown__pure-identifier) .webchat__render-markdown__external-link-icon{-webkit-mask:var(--webchat__icon-url--external-link) no-repeat;mask:var(--webchat__icon-url--external-link) no-repeat;background:currentColor}.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier{background-color:var(--webchat-colorNeutralBackground3);border-radius:var(--webchat-borderRadiusMedium);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke2);box-sizing:border-box;color:var(--webchat-colorNeutralForeground2);font-size:var(--webchat-fontSizeBase100);font-weight:var(--webchat-fontWeightSemibold);min-height:12.4px;margin-left:var(--webchat-spacingHorizontalXXS);margin-right:var(--webchat-spacingHorizontalXXS);min-width:14px;transition:all var(--webchat-durationNormal) var(--webchat-curveDecelerateMid);vertical-align:calc((var(--webchat-lineHeightBase100) - var(--webchat-fontSizeBase100)) / 2);justify-content:center;align-items:center;line-height:12.4px;text-decoration:none;display:inline-flex}:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier):hover{background-color:var(--webchat-colorBrandBackground2Hover);border-color:var(--webchat-colorBrandStroke2Hover);color:var(--webchat-colorBrandForeground2Hover);cursor:pointer}:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier):hover:active{background-color:var(--webchat-colorBrandBackground2Pressed);border-color:var(--webchat-colorBrandStroke2Pressed);color:var(--webchat-colorBrandForeground2Pressed)}:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier):before,:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier):after{all:unset}:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier):has(.webchat__render-markdown__external-link-icon){padding-inline:3px}:is(.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__citation,.webchat-fluent .wLpvzAq_activity-decorator .webchat__render-markdown .webchat__render-markdown__pure-identifier) .webchat__render-markdown__external-link-icon{height:.7em;-webkit-mask:var(--webchat__icon-url--external-link) no-repeat;mask:var(--webchat__icon-url--external-link) no-repeat;background:currentColor}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions__header{border-radius:var(--webchat-borderRadiusMedium)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions__header .webchat__link-definitions__header-text{color:var(--webchat-colorNeutralForeground3)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions__header .webchat__link-definitions__message-sensitivity-label-text{color:var(--webchat-colorNeutralForeground4)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions__header .webchat__link-definitions__header-chevron{color:var(--webchat-colorNeutralForeground3);font-size:var(--webchat__font-size--small)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions__header:focus-visible{outline-offset:1px;outline:var(--webchat-strokeWidthThin) solid var(--webchat-colorStrokeFocus2)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions{--webchat__citation__external-link--mask: var(--webchat-externalLink-mask);--webchat__citation__link--max-width: var(--webchat-externalLink-maxWidth)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list{color:var(--webchat__color--subtle);gap:var(--webchat-spacingHorizontalS);flex-flow:wrap;display:flex}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item{border-radius:var(--webchat-borderRadiusMedium);max-width:var(--webchat__citation__link--max-width)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item-box{background-color:var(--webchat-colorNeutralBackground3);border-radius:var(--webchat-borderRadiusMedium);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke2);box-sizing:border-box;color:currentColor;font-size:var(--webchat__font-size--small);height:24px;padding-inline-end:var(--webchat-spacingHorizontalS);display:inline-flex}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item-body{gap:var(--webchat-spacingHorizontalSNudge);min-width:0;padding:0;font-family:inherit}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__badge{color:currentColor;font-size:var(--webchat-fontSizeBase100);font-weight:var(--webchat-fontWeightSemibold);line-height:var(--webchat-lineHeightBase100);text-align:center;background-color:#0000;border:none;border-radius:0;align-self:center;min-width:20px;margin:0;padding:0;position:relative}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__badge:after{border-right:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke2);content:\"\";width:0;height:16px;display:block;position:absolute;top:0;bottom:0;right:0}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item-main-text{gap:var(--webchat-spacingHorizontalXS)}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item-text{color:currentColor;text-overflow:ellipsis;text-decoration:none}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions .webchat__link-definitions__list-item-main-text:has(.webchat__link-definitions__open-in-new-window-icon):before{color:currentColor;content:\"\";font-size:var(--webchat-fontSizeBase400);height:1em;-webkit-mask:var(--webchat__citation__external-link--mask) no-repeat;mask:var(--webchat__citation__external-link--mask) no-repeat;background:currentColor;flex:none;align-self:center;width:1em;padding:0}.webchat-fluent .wLpvzAq_activity-decorator .webchat__link-definitions :is(.webchat__link-definitions__list-item-badge,.webchat__link-definitions__open-in-new-window-icon){display:none}.webchat-fluent .wyJATiG_copilot-message-header{box-sizing:border-box;cursor:default;align-items:center;gap:var(--webchat-spacingHorizontalS);max-width:var(--webchat__bubble--max-width);flex-wrap:nowrap;display:flex}.webchat-fluent .wyJATiG_copilot-message-header__avatar{aspect-ratio:1;background-color:var(--background-color);border-radius:var(--webchat-borderRadiusSmall);width:20px}.webchat-fluent .wyJATiG_copilot-message-header__title{font-size:var(--webchat-fontSizeBase300);font-weight:var(--webchat-fontWeightSemibold);line-height:var(--webchat-lineHeightBase300);text-overflow:ellipsis;text-wrap:nowrap;overflow:hidden}.webchat-fluent .wyJATiG_copilot-message-header__ai-generated-content{background-color:var(--webchat-colorNeutralBackground5);border-radius:var(--webchat-borderRadiusMedium);color:var(--webchat-colorNeutralForeground3);font-size:var(--webchat-fontSizeBase100);height:20px;line-height:var(--webchat-lineHeightBase100);padding-inline:var(--webchat-spacingHorizontalXS);flex:none;align-items:center;display:flex}.webchat-fluent .wenGMeW_suggested-action{border-radius:var(--webchat-borderRadiusXLarge);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorBrandStroke2);color:currentColor;cursor:pointer;font-family:var(--webchat__font--primary);font-size:var(--webchat-fontSizeBase200);align-items:center;gap:var(--webchat-spacingHorizontalXS);padding:var(--webchat-spacingVerticalXS) var(--webchat-spacingHorizontalS);text-align:start;transition:all var(--webchat-durationNormal) var(--webchat-curveDecelerateMid);background:none;display:flex}@media (hover: hover){.webchat-fluent .wenGMeW_suggested-action:not([aria-disabled=true]):hover{background-color:var(--webchat-colorBrandBackground2Hover);color:var(--webchat-colorBrandForeground2Hover)}}.webchat-fluent .wenGMeW_suggested-action:not([aria-disabled=true]):active{background-color:var(--webchat-colorBrandBackground2Pressed);color:var(--webchat-colorBrandForeground2Pressed)}.webchat-fluent .wenGMeW_suggested-action[aria-disabled=true]{color:var(--webchat-colorNeutralForegroundDisabled);cursor:not-allowed}.webchat-fluent .wenGMeW_suggested-action__image{font-size:var(--webchat-fontSizeBase200);width:1em;height:1em}.webchat-fluent .wy3OzFW_suggested-actions{flex-direction:column;align-self:flex-end;align-items:flex-end;gap:8px;display:flex}.webchat-fluent .wy3OzFW_suggested-actions:not(:empty){padding-block-end:8px;padding-inline-start:4px}.webchat-fluent .wy3OzFW_suggested-actions.wy3OzFW_suggested-actions--flow{flex-flow:wrap;justify-content:flex-end}.webchat-fluent .wy3OzFW_suggested-actions.wy3OzFW_suggested-actions--stacked{flex-direction:column}.webchat-fluent .wwTs9lq_telephone-keypad__button{-webkit-user-select:none;user-select:none;-webkit-appearance:none;appearance:none;border:solid 1px var(--webchat-colorNeutralStroke1);color:var(--webchat-colorGray200);font-weight:var(--webchat-fontWeightSemibold);cursor:pointer;opacity:.7;touch-action:none;background-color:#fff;border-radius:100%;flex-direction:column;align-items:center;width:60px;height:60px;padding:0;display:flex;position:relative}.webchat-fluent .wwTs9lq_telephone-keypad__button:hover{background-color:var(--webchat-colorGray30)}.webchat-fluent .wwTs9lq_telephone-keypad__button__ruby{color:var(--webchat-colorGray190);font-size:10px}.webchat-fluent .wwTs9lq_telephone-keypad__button__text{margin-top:8px;font-size:24px}.webchat-fluent .wwTs9lq_telephone-keypad--horizontal .wwTs9lq_telephone-keypad__button{justify-content:center;width:32px;height:32px;margin:8px 4px}.webchat-fluent .wwTs9lq_telephone-keypad--horizontal .wwTs9lq_telephone-keypad__button__ruby{display:none}.webchat-fluent .wwTs9lq_telephone-keypad--horizontal .wwTs9lq_telephone-keypad__button__text{margin-top:0;font-size:20px}.webchat-fluent .wEgqGmW_telephone-keypad{background:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-borderRadiusXLarge);font-family:var(--webchat-fontFamilyBase);border:none;flex-direction:column;justify-content:center;align-items:center;display:flex}.webchat-fluent .wEgqGmW_telephone-keypad__box{box-sizing:border-box;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(3,1fr);justify-items:center;gap:16px;width:100%;padding:16px;display:grid}.webchat-fluent .wEgqGmW_telephone-keypad__info-message{color:var(--webchat-colorNeutralForeground4);align-items:center;gap:6px;margin-block-end:6px;font-size:12px;display:flex}.webchat-fluent .wEgqGmW_telephone-keypad__info-message-link{color:var(--webchat-colorBrandForegroundLink);text-decoration-color:#0000}.webchat-fluent .wEgqGmW_telephone-keypad__info-message-link:target{color:var(--webchat-colorBrandForegroundLinkSelected)}.webchat-fluent .wEgqGmW_telephone-keypad__info-message-link:hover{color:var(--webchat-colorBrandForegroundLinkHover);text-decoration:underline 1px}.webchat-fluent .wEgqGmW_telephone-keypad__info-message-link:active{color:var(--webchat-colorBrandForegroundLinkPressed)}.webchat-fluent .wEgqGmW_telephone-keypad__info-message-link:focus-visible{text-decoration:underline 1px double var(--webchat-colorStrokeFocus2);outline:none}.webchat-fluent .weDCCeq_sendbox__toolbar{--webchat__sendbox-button-height: 32px;height:var(--webchat__sendbox-button-height);gap:4px;margin-inline-start:auto;display:flex}.webchat-fluent .weDCCeq_sendbox__toolbar-button{-webkit-appearance:none;appearance:none;aspect-ratio:1;border-radius:var(--webchat-borderRadiusSmall);color:currentColor;cursor:pointer;height:var(--webchat__sendbox-button-height);--webchat__fluent-icon--size: 20px;background:none;border:none;justify-content:center;align-items:center;padding:3px;display:flex}.webchat-fluent .weDCCeq_sendbox__toolbar-button>.webchat__monochrome-image-masker{pointer-events:none;font-size:20px}.webchat-fluent .weDCCeq_sendbox__toolbar-button.weDCCeq_sendbox__toolbar-button--selected{color:var(--webchat-colorNeutralForeground2BrandSelected)}@media (hover: hover){.webchat-fluent .weDCCeq_sendbox__toolbar-button:not([aria-disabled=true]):hover{color:var(--webchat-colorNeutralForeground2BrandHover)}}.webchat-fluent .weDCCeq_sendbox__toolbar-button:not([aria-disabled=true]):active{color:var(--webchat-colorNeutralForeground2BrandPressed)}.webchat-fluent .weDCCeq_sendbox__toolbar-button[aria-disabled=true]{color:var(--webchat-colorNeutralForegroundDisabled);cursor:not-allowed}.webchat-fluent .weDCCeq_sendbox__toolbar-separator{border-inline-end:1px solid var(--webchat-colorNeutralStroke2);align-self:center;height:28px}.webchat-fluent .weDCCeq_sendbox__toolbar-separator:is(:first-child,:last-child,:only-child){display:none}.webchat-fluent .wTxWh-G_sendbox__add-attachment{display:grid}.webchat-fluent .wTxWh-G_sendbox__add-attachment-input{opacity:0;width:1px;height:0;font-size:0}.webchat-fluent .wa8yVAW_sendbox__error-message{color:#0000;width:0;height:0;font-size:0;position:absolute;top:0;left:0}.webchat-fluent .wHTirJa_sendbox{--webchat__sendbox--padding: var(--webchat__padding--sendbox);color:var(--webchat-colorNeutralForeground1);font-family:var(--webchat-fontFamilyBase);padding:var(--webchat__sendbox--padding);text-rendering:optimizeLegibility;--webchat-sendbox-attachment-area-active: ;--webchat-sendbox-border-radius: var(--webchat-borderRadiusLarge)}.webchat-fluent .wHTirJa_sendbox.wHTirJa_variant-copilot .wHTirJa_sendbox__text-counter:not(.wHTirJa_sendbox__text-counter--error){visibility:hidden}.webchat-fluent .wHTirJa_sendbox__sendbox{background-color:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-sendbox-border-radius);border:1px solid var(--webchat-colorNeutralStroke1);font-family:var(--webchat-fontFamilyBase);grid-template:[telephone-keypad-start] \"text-area\" [telephone-keypad-end] var(--webchat-sendbox-attachment-area-active) \"controls\" / [telephone-keypad] 1fr;gap:6px;padding:8px;font-size:14px;line-height:20px;display:grid;position:relative}.webchat-fluent .wHTirJa_sendbox__sendbox:has(.wHTirJa_sendbox__attachment-bar--in-grid){--webchat-sendbox-attachment-area-active: \"attachment-bar\"}.webchat-fluent .wHTirJa_sendbox__sendbox:focus-within{border-color:var(--webchat-colorNeutralStroke1Selected)}.webchat-fluent .wHTirJa_sendbox__sendbox:after{border-bottom-left-radius:var(--webchat-sendbox-border-radius);border-bottom-right-radius:var(--webchat-sendbox-border-radius);border-bottom:var(--webchat-strokeWidthThicker) solid var(--webchat-colorCompoundBrandForeground1Hover);clip-path:inset(calc(100% - var(--webchat-strokeWidthThicker)) 50% 0 50%);content:\"\";height:var(--webchat-sendbox-border-radius);transition:clip-path var(--webchat-durationUltraFast) var(--webchat-curveAccelerateMid);position:absolute;bottom:-1px;left:-1px;right:-1px}.webchat-fluent .wHTirJa_sendbox__sendbox:focus-within:after{clip-path:inset(calc(100% - var(--webchat-strokeWidthThicker)) 0 0 0);transition:clip-path var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent .wHTirJa_sendbox__sendbox>.wHTirJa_sendbox__text-area--in-grid{grid-area:text-area}.webchat-fluent .wHTirJa_sendbox__sendbox>.wHTirJa_sendbox__attachment-bar--in-grid{grid-area:attachment-bar}.webchat-fluent .wHTirJa_sendbox__sendbox>.wHTirJa_sendbox__sendbox-controls--in-grid{grid-area:controls}.webchat-fluent .wHTirJa_sendbox__sendbox>.wHTirJa_sendbox__telephone-keypad--in-grid{grid-area:telephone-keypad}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar__box{gap:var(--webchat-spacingVerticalXS) var(--webchat-spacingHorizontalXS)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar.send-box-attachment-bar--as-list-item{margin-inline-end:calc(-1 * var(--webchat-spacingHorizontalS))}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar.send-box-attachment-bar--as-list-item .send-box-attachment-bar__box:not(:empty){padding:var(--webchat-spacingVerticalXS) var(--webchat-spacingHorizontalXS)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item.send-box-attachment-bar-item--as-list-item{box-shadow:var(--webchat-shadow2);border-radius:var(--webchat-borderRadiusMedium);padding:var(--webchat-spacingVerticalXXS) var(--webchat-spacingHorizontalXXS)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item.send-box-attachment-bar-item--as-thumbnail{border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1Selected);border-radius:var(--webchat-borderRadiusXLarge)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item .send-box-attachment-bar-item__delete-button{background-color:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-borderRadiusMedium);color:var(--webchat-colorNeutralForeground1);transition:background-color var(--webchat-durationNormal) var(--webchat-curveAccelerateMid),color var(--webchat-durationNormal) var(--webchat-curveAccelerateMid),opacity var(--webchat-durationUltraFast) var(--webchat-curveAccelerateMid)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item .send-box-attachment-bar-item__delete-button:hover{background-color:var(--webchat-colorNeutralBackground1Hover);color:var(--webchat-colorNeutralForeground1Hover)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item .send-box-attachment-bar-item__delete-button:active{background-color:var(--webchat-colorNeutralBackground1Pressed);color:var(--webchat-colorNeutralForeground1Pressed)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item .send-box-attachment-bar-item__delete-button:is(:disabled,[aria-disabled=true]){background-color:var(--webchat-colorNeutralBackgroundDisabled);border-color:var(--webchat-colorNeutralStrokeDisabled);color:var(--webchat-colorNeutralForegroundDisabled)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item.send-box-attachment-bar-item.send-box-attachment-bar-item.send-box-attachment-bar-item--as-list-item .send-box-attachment-bar-item__preview{padding-inline:var(--webchat-spacingHorizontalS)}.webchat-fluent .wHTirJa_sendbox__attachment-bar.send-box-attachment-bar .send-box-attachment-bar-item-file-preview.send-box-attachment-bar-item-file-preview--as-list-item{gap:var(--webchat-spacingVerticalS) var(--webchat-spacingHorizontalS)}.webchat-fluent .wHTirJa_sendbox__sendbox-text-area{font-family:var(--webchat-fontFamilyBase);margin:var(--webchat-spacingVerticalXS) var(--webchat-spacingHorizontalXS) var(--webchat-spacingVerticalNone);resize:none;--webchat__text-area--carret-color: var(--webchat-colorNeutralForeground1);background-color:#0000;border:none;outline:none;flex:auto;font-size:14px;line-height:20px}@media only screen and (hover: none) and (pointer: coarse){.webchat-fluent .wHTirJa_sendbox__sendbox-text-area:focus-within{font-size:16px}}.webchat-fluent .wHTirJa_sendbox__sendbox-controls{align-items:center;padding-inline-start:4px;display:flex}.webchat-fluent .wHTirJa_sendbox__text-counter{color:var(--webchat-colorNeutralForeground4);cursor:default;font-family:var(--webchat-fontFamilyNumeric);margin-inline-end:4px;font-size:10px;line-height:14px}.webchat-fluent .wHTirJa_sendbox__text-counter--error{color:var(--webchat-colorStatusDangerForeground1)}.webchat-fluent .wnVy-QG_activity-loader{height:8px;margin:var(--webchat-spacingVerticalM) 0 0 18px;flex:none;align-self:flex-start;width:auto}.webchat-fluent .wnVy-QG_activity-loader.wnVy-QG_variant-fluent{margin:0 var(--webchat-spacingHorizontalSNudge) var(--webchat-spacingVerticalM) var(--webchat-spacingHorizontalSNudge)}.webchat-fluent .wnVy-QG_activity-loader.wnVy-QG_variant-copilot{margin:var(--webchat-spacingVerticalXS) 0 0 -10px}.webchat-fluent .wQVQNzG_liner-message-activity{box-sizing:border-box;color:var(--webchat-colorNeutralForeground3);font-family:var(--webchat__font--primary);font-size:var(--webchat-fontSizeBase200);font-weight:var(--webchat-fontWeightRegular);align-items:center;gap:var(--webchat-spacingHorizontalM);line-height:var(--webchat-lineHeightBase200);padding:var(--webchat-spacingVerticalSNudge) var(--webchat-spacingHorizontalM);text-align:center;flex-direction:row;width:100%;display:flex}.webchat-fluent .wQVQNzG_liner-message-activity:before,.webchat-fluent .wQVQNzG_liner-message-activity:after{border-top:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke2);content:\"\";flex:auto;min-width:8px;display:flex}.webchat-fluent .wQVQNzG_liner-message-activity__text{text-align:center}.webchat-fluent.w2roZmq_theme{--webchat-colorNeutralForegroundDisabled: var(--colorNeutralForegroundDisabled, #bdbdbd);--webchat-colorNeutralForeground1: var(--colorNeutralForeground1, #242424);--webchat-colorNeutralForeground1Hover: var(--colorNeutralForeground1Hover, #242424);--webchat-colorNeutralForeground1Pressed: var(--colorNeutralForeground1Pressed, #242424);--webchat-colorNeutralForeground2: var(--colorNeutralForeground2, #424242);--webchat-colorNeutralForeground2BrandHover: var(--colorNeutralForeground2BrandHover, #02729c);--webchat-colorNeutralForeground2BrandPressed: var(--colorNeutralForeground2BrandPressed, #01678c);--webchat-colorNeutralForeground2BrandSelected: var(--colorNeutralForeground2BrandSelected, #067191);--webchat-colorNeutralForeground3: var(--colorNeutralForeground3, #616161);--webchat-colorNeutralForeground4: var(--colorNeutralForeground4, #707070);--webchat-colorNeutralForeground5: var(--colorNeutralForeground5, #7e7e7e);--webchat-colorNeutralForegroundOnBrand: var(--colorNeutralForegroundOnBrand, #fff);--webchat-colorNeutralBackgroundDisabled: var(--colorNeutralBackgroundDisabled, #f0f0f0);--webchat-colorNeutralBackground1: var(--colorNeutralBackground1, #fff);--webchat-colorNeutralBackground1Hover: var(--colorNeutralBackground1Hover, #f5f5f5);--webchat-colorNeutralBackground1Pressed: var(--colorNeutralBackground1Pressed, #e0e0e0);--webchat-colorNeutralBackground3: var(--colorNeutralBackground3, #f5f5f5);--webchat-colorNeutralBackground4: var(--colorNeutralBackground4, #f0f0f0);--webchat-colorNeutralBackground5: var(--colorNeutralBackground5, #ebebeb);--webchat-colorNeutralBackground6: var(--colorNeutralBackground6, #e6e6e6);--webchat-colorNeutralStencil1: var(--colorNeutralStencil1, #e6e6e6);--webchat-colorNeutralStencil2: var(--colorNeutralStencil2, #fafafa);--webchat-colorNeutralShadowAmbient: var(--colorNeutralShadowAmbient, #0000001f);--webchat-colorNeutralShadowKey: var(--colorNeutralShadowKey, #00000024);--webchat-colorTransparentBackground: var(--colorTransparentBackground, #0006);--webchat-colorNeutralStrokeDisabled: var(--colorNeutralStrokeDisabled, #e0e0e0);--webchat-colorNeutralStroke1: var(--colorNeutralStroke1, #d1d1d1);--webchat-colorNeutralStroke1Hover: var(--colorNeutralStroke1Hover, #c7c7c7);--webchat-colorNeutralStroke1Pressed: var(--colorNeutralStroke1Pressed, #b3b3b3);--webchat-colorNeutralStroke1Selected: var(--colorNeutralStroke1Selected, #bdbdbd);--webchat-colorNeutralStroke2: var(--colorNeutralStroke2, #e0e0e0);--webchat-colorStrokeFocus2: var(--colorStrokeFocus2, #000);--webchat-colorBrandStroke2: var(--colorBrandStroke2, #9edcf7);--webchat-colorBrandStroke2Pressed: var(--colorBrandStroke2Pressed, #01384d);--webchat-colorTransparentStroke: var(--colorTransparentStroke, transparent);--webchat-colorBrandForeground1: var(--colorBrandForeground1, #01678c);--webchat-colorBrandForeground2Hover: var(--colorBrandForeground2Hover, #015a7a);--webchat-colorBrandForeground2Pressed: var(--colorBrandForeground2Pressed, #01384d);--webchat-colorBrandForegroundLink: var(--colorBrandForegroundLink, #01678c);--webchat-colorBrandForegroundLinkHover: var(--colorBrandForegroundLinkHover, #015a7a);--webchat-colorBrandForegroundLinkPressed: var(--colorBrandForegroundLinkPressed, #014259);--webchat-colorBrandForegroundLinkSelected: var(--colorBrandForegroundLinkSelected, #01678c);--webchat-colorBrandBackground: var(--colorBrandBackground, #077fab);--webchat-colorBrandBackgroundHover: var(--colorBrandBackgroundHover, #06729a);--webchat-colorBrandBackgroundPressed: var(--colorBrandBackgroundPressed, #044760);--webchat-colorBrandBackground2: var(--colorBrandBackground2, #def2fc);--webchat-colorBrandBackground2Hover: var(--colorBrandBackground2Hover, #bee7fa);--webchat-colorBrandBackground2Pressed: var(--colorBrandBackground2Pressed, #7fd2f5);--webchat-colorCompoundBrandForeground1Hover: var(--colorCompoundBrandForeground1Hover, #02729c);--webchat-colorStatusDangerForeground1: var(--colorStatusDangerForeground1, #b10e1c);--webchat-colorGray30: var(--colorGray30, #edebe9);--webchat-colorGray160: var(--colorGray160, #323130);--webchat-colorGray190: var(--colorGray190, #201f1e);--webchat-colorGray200: var(--colorGray200, #1b1a19);--webchat-colorGrey8: #141414;--webchat-colorGrey14: #242424;--webchat-colorGrey92: #ebebeb;--webchat-colorGrey98: #fafafa;--webchat-shadow2: var(--shadow2, 0 0 2px #0000001f, 0 1px 2px #00000024);--webchat-shadow4: var(--shadow4, 0 0 2px #0000001f, 0 2px 4px #00000024);--webchat-shadow16: var(--shadow16, 0 6.4px 14.4px 0 #0002, 0 1.2px 3.6px 0 #0000001c);--webchat-shadow64: var(--shadow64, 0 0 8px #0000001f, 0 32px 64px #00000024);--webchat-spacingHorizontalNone: var(--spacingHorizontalNone, 0);--webchat-spacingHorizontalXXS: var(--spacingHorizontalXXS, 2px);--webchat-spacingHorizontalXS: var(--spacingHorizontalXS, 4px);--webchat-spacingHorizontalSNudge: var(--spacingHorizontalSNudge, 6px);--webchat-spacingHorizontalS: var(--spacingHorizontalS, 8px);--webchat-spacingHorizontalMNudge: var(--spacingHorizontalMNudge, 10px);--webchat-spacingHorizontalM: var(--spacingHorizontalM, 12px);--webchat-spacingHorizontalL: var(--spacingHorizontalL, 16px);--webchat-spacingHorizontalXL: var(--spacingHorizontalXL, 20px);--webchat-spacingHorizontalXXL: var(--spacingHorizontalXXL, 24px);--webchat-spacingHorizontalXXXL: var(--spacingHorizontalXXXL, 32px);--webchat-spacingVerticalNone: var(--spacingVerticalNone, 0);--webchat-spacingVerticalXXS: var(--spacingVerticalXXS, 2px);--webchat-spacingVerticalXS: var(--spacingVerticalXS, 4px);--webchat-spacingVerticalSNudge: var(--spacingVerticalSNudge, 6px);--webchat-spacingVerticalS: var(--spacingVerticalS, 8px);--webchat-spacingVerticalMNudge: var(--spacingVerticalMNudge, 10px);--webchat-spacingVerticalM: var(--spacingVerticalM, 12px);--webchat-spacingVerticalL: var(--spacingVerticalL, 16px);--webchat-spacingVerticalXL: var(--spacingVerticalXL, 20px);--webchat-spacingVerticalXXL: var(--spacingVerticalXXL, 24px);--webchat-spacingVerticalXXXL: var(--spacingVerticalXXXL, 32px);--webchat-fontFamilyBase: var(--fontFamilyBase, \"Segoe UI\", \"Segoe UI Web (West European)\", -apple-system, BlinkMacSystemFont, Roboto, \"Helvetica Neue\", sans-serif);--webchat-fontFamilyMonospace: var(--fontFamilyMonospace, Consolas, \"Courier New\", Courier, monospace);--webchat-fontFamilyNumeric: var(--fontFamilyNumeric, Bahnschrift, \"Segoe UI\", \"Segoe UI Web (West European)\", -apple-system, BlinkMacSystemFont, Roboto, \"Helvetica Neue\", sans-serif);--webchat-fontWeightRegular: var(--fontWeightRegular, 400);--webchat-fontWeightSemibold: var(--fontWeightSemibold, 600);--webchat-fontSizeBase100: var(--fontSizeBase100, 10px);--webchat-fontSizeBase200: var(--fontSizeBase200, 12px);--webchat-fontSizeBase300: var(--fontSizeBase300, 14px);--webchat-fontSizeBase400: var(--fontSizeBase400, 16px);--webchat-fontSizeBase500: var(--fontSizeBase500, 20px);--webchat-fontSizeBase600: var(--fontSizeBase600, 24px);--webchat-fontSizeHero700: var(--fontSizeHero700, 28px);--webchat-fontSizeHero800: var(--fontSizeHero800, 32px);--webchat-fontSizeHero900: var(--fontSizeHero900, 40px);--webchat-lineHeightBase100: var(--lineHeightBase100, 14px);--webchat-lineHeightBase200: var(--lineHeightBase200, 16px);--webchat-lineHeightBase300: var(--lineHeightBase300, 20px);--webchat-lineHeightBase400: var(--lineHeightBase400, 22px);--webchat-lineHeightBase500: var(--lineHeightBase500, 28px);--webchat-lineHeightBase600: var(--lineHeightBase600, 32px);--webchat-lineHeightHero700: var(--lineHeightHero700, 36px);--webchat-lineHeightHero800: var(--lineHeightHero800, 40px);--webchat-lineHeightHero900: var(--lineHeightHero900, 52px);--webchat-lineHeightHero1000: var(--lineHeightHero1000, 92px);--webchat-borderRadiusSmall: var(--borderRadiusSmall, 2px);--webchat-borderRadiusMedium: var(--borderRadiusMedium, 4px);--webchat-borderRadiusLarge: var(--borderRadiusLarge, 6px);--webchat-borderRadiusXLarge: var(--borderRadiusXLarge, 8px);--webchat-strokeWidthThin: var(--strokeWidthThin, 1px);--webchat-strokeWidthThick: var(--strokeWidthThick, 2px);--webchat-strokeWidthThicker: var(--strokeWidthThicker, 3px);--webchat-durationUltraFast: var(--durationUltraFast, 50ms);--webchat-durationNormal: var(--durationNormal, .2s);--webchat-durationUltraSlow: var(--durationUltraSlow, .5s);--webchat-curveAccelerateMid: var(--curveAccelerateMid, cubic-bezier(1, 0, 1, 1));--webchat-curveDecelerateMid: var(--curveDecelerateMid, cubic-bezier(0, 0, 0, 1));display:contents}@media (prefers-reduced-motion){.webchat-fluent.w2roZmq_theme{--webchat-durationUltraFast: .01ms;--webchat-durationNormal: .01ms}}.webchat-fluent.w2roZmq_theme .webchat__css-custom-properties{--webchat__color--accent: var(--webchat-colorBrandForeground1);--webchat__color--subtle: var(--webchat-colorNeutralForeground2);--webchat__color--timestamp: var(--webchat-colorNeutralForeground3);--webchat__font--primary: var(--webchat-fontFamilyBase);--webchat__font-size--small: var(--webchat-fontSizeBase200);--webchat__font-size--medium: var(--webchat-fontSizeBase300);--webchat__line-height--small: var(--webchat-lineHeightBase200);--webchat__line-height--medium: var(--webchat-lineHeightBase300);--webchat__max-width--bubble: var(--webchat-bubble-maxWidth);--webchat__max-width--attachment-bubble: var(--webchat-bubble-maxWidth);--webchat__min-height--bubble: var(--webchat-bubble-minHeight);--webchat__padding--regular: var(--webchat-spacingVerticalS);--webchat__padding--sendbox: var(--webchat-spacingVerticalNone) var(--webchat-spacingHorizontalMNudge) var(--webchat-spacingHorizontalMNudge);--webchat__border-animation--color-1: #464feb;--webchat__border-animation--color-2: #47cffa;--webchat__border-animation--color-3: #b47cf8}.webchat-fluent.w2roZmq_theme.w2roZmq_variant-copilot .webchat__css-custom-properties{--webchat__padding--sendbox: var(--webchat-spacingVerticalNone) var(--webchat-spacingHorizontalXL) var(--webchat-spacingVerticalMNudge) var(--webchat-spacingHorizontalMNudge)}.webchat-fluent.w2roZmq_theme .webchat__surface{background-color:var(--webchat__color--surface)}.webchat-fluent.w2roZmq_theme.w2roZmq_variant-copilot .webchat__surface{box-sizing:border-box;padding-inline-start:var(--webchat-spacingHorizontalMNudge)}.webchat-fluent.w2roZmq_theme .code-block-content .code-block-content__code-block,.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body{scrollbar-color:unset;scrollbar-width:unset;-moz-scrollbar-color:var(--webchat-colorNeutralForeground5) transparent;-moz-scrollbar-width:thin}:is(.webchat-fluent.w2roZmq_theme .code-block-content .code-block-content__code-block,.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body)::-webkit-scrollbar{height:var(--webchat-spacingVerticalMNudge);width:var(--webchat-spacingVerticalMNudge);visibility:hidden}:is(.webchat-fluent.w2roZmq_theme .code-block-content .code-block-content__code-block,.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body)::-webkit-scrollbar-corner{background:none}:is(.webchat-fluent.w2roZmq_theme .code-block-content .code-block-content__code-block,.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body):hover::-webkit-scrollbar{height:var(--webchat-spacingVerticalMNudge);width:var(--webchat-spacingVerticalMNudge)}:is(.webchat-fluent.w2roZmq_theme .code-block-content .code-block-content__code-block,.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body)::-webkit-scrollbar-thumb{background-color:#0000}:is(.webchat-fluent.w2roZmq_theme .code-block-content .code-block-content__code-block,.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body):hover::-webkit-scrollbar-thumb,:is(.webchat-fluent.w2roZmq_theme .code-block-content .code-block-content__code-block,.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body):has(>.text-area-input:focus)::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:var(--webchat-colorNeutralForeground5);border:3px solid #0000;border-radius:10px}:is(.webchat-fluent.w2roZmq_theme .code-block-content .code-block-content__code-block,.webchat-fluent.w2roZmq_theme .send-box-attachment-bar.send-box-attachment-bar--as-list-item,.webchat-fluent.w2roZmq_theme .text-area.text-area--scroll,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__scrollable,.webchat-fluent.w2roZmq_theme .webchat__render-markdown [data-math-type=block],.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__body,.webchat-fluent.w2roZmq_theme .webchat__view-code-dialog__code-body):hover::-webkit-scrollbar-thumb:hover{background-clip:padding-box;background-color:var(--webchat-colorNeutralForeground5);border:1px solid #0000;border-radius:10px}.webchat-fluent.w2roZmq_theme.w2roZmq_variant-copilot .webchat__basic-transcript .webchat__basic-transcript__scrollable{scrollbar-gutter:stable}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript .webchat__basic-transcript__terminator:focus-visible+.webchat__basic-transcript__focus-indicator{border-color:var(--webchat-colorStrokeFocus2)}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:not(:focus-visible) .webchat__basic-transcript__activity-indicator--focus{display:none}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible:has(.webchat__basic-transcript__activity-indicator--focus) .webchat__basic-transcript__focus-indicator{display:none}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible .webchat__basic-transcript__activity:has(.webchat__basic-transcript__activity-indicator--focus) .webchat__basic-transcript__activity-indicator--focus{display:none}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible .webchat__basic-transcript__activity:has(.webchat__basic-transcript__activity-indicator--focus) .webchat__bubble:after,.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible .webchat__basic-transcript__activity:has(.webchat__basic-transcript__activity-indicator--focus) .pre-chat-message-activity:after{border-radius:var(--webchat__bubble--border-radius);content:\"\";outline-offset:0;outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);pointer-events:none;position:absolute;inset:0}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible .webchat__basic-transcript__activity:has(.webchat__basic-transcript__activity-indicator--focus) .pre-chat-message-activity:after{border-radius:var(--webchat-borderRadiusMedium);outline-offset:-3px}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:focus-visible .webchat__basic-transcript__activity:has(.webchat__basic-transcript__activity-indicator--focus) .liner-message-activity__text{outline-offset:4px;outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);border-radius:20px}.webchat-fluent.w2roZmq_theme.w2roZmq_variant-copilot .webchat__basic-transcript .webchat__basic-transcript__filler{flex-grow:0}.webchat-fluent.w2roZmq_theme .webchat__basic-transcript:has(.webchat__basic-transcript__activity:only-child):has(.pre-chat-message-activity) .webchat__basic-transcript__filler{flex-grow:.5}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog{place-items:center;height:100%;display:grid}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog::backdrop{background-color:var(--webchat-colorTransparentBackground)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__box{background-color:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-borderRadiusXLarge);color:var(--webchat-colorNeutralForeground1);box-shadow:var(--webchat-shadow64);position:relative}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button{color:var(--webchat-colorNeutralForeground1);transition:background-color var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button:not(:active):hover{background-color:var(--webchat-colorNeutralBackground3)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button:focus:active{background-color:var(--webchat-colorNeutralBackground4)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button:not(:focus-visible){border:none}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button:focus{border-color:var(--webchat-colorStrokeFocus2)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog .webchat__modal-dialog__close-button-icon{color:currentColor}.webchat-fluent.w2roZmq_theme .webchat__code-block{font-family:var(--webchat-fontFamilyMonospace);font-size:var(--webchat-fontSizeBase300);--webchat__code-block__copy-button--color: var(--webchat-colorNeutralForeground1);--webchat__code-block__copy-button--background: var(--webchat-colorNeutralBackground3);border:none}.webchat-fluent.w2roZmq_theme .webchat__code-block .webchat__code-block-copy-button{color:var(--webchat__code-block__copy-button--color);height:20px;width:20px;transition:background-color var(--webchat-durationNormal) var(--webchat-curveDecelerateMid);background:none;border:none;margin-inline-start:var(--webchat-spacingHorizontalS);padding:0}.webchat-fluent.w2roZmq_theme .webchat__code-block .webchat__code-block-copy-button .webchat__code-block-copy-button__icon{--webchat__component-icon--color: currentColor}.webchat-fluent.w2roZmq_theme .webchat__code-block .webchat__code-block-copy-button:is(:hover,:active){background:var(--webchat__code-block__copy-button--background);color:var(--webchat__code-block__copy-button--color)}.webchat-fluent.w2roZmq_theme .webchat__code-block .webchat__code-block-copy-button:focus{color:var(--webchat__code-block__copy-button--color);outline-color:currentColor}.webchat-fluent.w2roZmq_theme .webchat__code-block:has(.webchat__code-block__body:focus-visible):focus-within{outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);outline-offset:calc(var(--webchat-strokeWidthThick) * -1)}.webchat-fluent.w2roZmq_theme .webchat__code-block:has(.webchat__code-block__body:focus-visible):focus-within .webchat__code-block__body{outline:none}.webchat-fluent.w2roZmq_theme .webchat__code-block:has(>.webchat__code-block__theme--github-dark-default){--webchat__background--code-block: var(--codeBlockBackground, var(--webchat-colorGrey8));--webchat__code-block__copy-button--background: var(--codeBlockCopyButtonBackgroundPressed, var(--webchat-colorGrey14));--webchat__code-block__copy-button--color: var(--codeBlockCopyButtonForeground, var(--webchat__color--code-block));--webchat__color--code-block: var(--codeBlockForeground, var(--webchat-colorGrey98))}.webchat-fluent.w2roZmq_theme .webchat__code-block:has(>.webchat__code-block__theme--github-light-default){--webchat__background--code-block: var(--codeBlockBackground, var(--webchat-colorGrey98));--webchat__code-block__copy-button--background: var(--codeBlockBackgroundPressed, var(--webchat-colorGrey92));--webchat__code-block__copy-button--color: var(--codeBlockCopyButtonForeground, var(--webchat__color--code-block));--webchat__color--code-block: var(--codeBlockForeground, var(--webchat-colorGrey8))}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__modal-dialog__close-button-layout{padding:var(--webchat-spacingVerticalS) var(--webchat-spacingHorizontalS);display:flex}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__modal-dialog__close-button{aspect-ratio:1;height:var(--webchat-lineHeightBase300);width:unset;justify-content:center;align-items:center;padding:0;display:flex}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__code-block-copy-button{--webchat__code-block__copy-button--color: var(--webchat-colorNeutralForeground1);--webchat__code-block__copy-button--background: var(--webchat-colorNeutralBackground3);margin-block-start:var(--webchat-spacingVerticalS);position:absolute;top:0;right:32px}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__modal-dialog__box{width:fit-content}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__modal-dialog__body{padding:var(--webchat-spacingVerticalS) var(--webchat-spacingHorizontalM);margin:0}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__title{font-size:var(--webchat-fontSizeBase300);font-weight:var(--webchat-fontWeightSemibold);line-height:var(--webchat-lineHeightBase300)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__body{font-family:var(--webchat-fontFamilyMonospace);font-size:var(--webchat-fontSizeBase300);margin:0 calc(var(--webchat-spacingHorizontalM) * -1);padding:0 var(--webchat-spacingHorizontalM)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__footer{color:var(--webchat-colorNeutralForeground4);font-size:var(--webchat-fontSizeBase100);line-height:var(--webchat-lineHeightBase100)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__link{color:var(--webchat-colorBrandForegroundLink);text-decoration-color:#0000}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__link:target{color:var(--webchat-colorBrandForegroundLinkSelected)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__link:hover{color:var(--webchat-colorBrandForegroundLinkHover);text-decoration:underline 1px}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__link:active{color:var(--webchat-colorBrandForegroundLinkPressed)}.webchat-fluent.w2roZmq_theme .webchat__modal-dialog.webchat__view-code-dialog .webchat__view-code-dialog__link:focus-visible{text-decoration:underline 1px double var(--webchat-colorStrokeFocus2);outline:none}.webchat-fluent.w2roZmq_theme .webchat__activity-button{background:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-borderRadiusMedium);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1);color:var(--webchat-colorNeutralForeground1);gap:var(--webchat-spacingHorizontalXS);padding:5px var(--webchat-spacingHorizontalM)}.webchat-fluent.w2roZmq_theme .webchat__activity-button:hover{background:var(--webchat-colorNeutralBackground1Hover);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1Hover);color:var(--webchat-colorNeutralForeground1Hover)}.webchat-fluent.w2roZmq_theme .webchat__activity-button:active{background:var(--webchat-colorNeutralBackground1Pressed);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1Pressed);color:var(--webchat-colorNeutralForeground1Pressed)}.webchat-fluent.w2roZmq_theme .webchat__activity-button:focus-visible{background:var(--webchat-colorNeutralBackground1);outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);outline-offset:calc(var(--webchat-strokeWidthThick) * -1)}.webchat-fluent.w2roZmq_theme .webchat__activity-button[aria-disabled=true]{background:var(--webchat-colorNeutralBackgroundDisabled);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStrokeDisabled);color:var(--webchat-colorNeutralForegroundDisabled)}.webchat-fluent.w2roZmq_theme .webchat__activity-button .webchat__activity-button__icon{--webchat__component-icon--color: var(--webchat-colorNeutralForeground2);width:20px;height:20px}.webchat-fluent.w2roZmq_theme .webchat__activity-copy-button .webchat__activity-copy-button__copied-text{background-color:var(--webchat-colorNeutralBackground1)}.webchat-fluent.w2roZmq_theme .webchat__activity-copy-button.webchat__activity-copy-button--copied .webchat__activity-copy-button__copied-text{animation-duration:var(--webchat-durationUltraSlow)}.webchat-fluent.w2roZmq_theme .webchat__monochrome-image-masker{background-color:currentColor;width:1em;height:1em}.webchat-fluent.w2roZmq_theme .webchat__thumb-button .webchat__thumb-button__image{color:var(--webchat-colorNeutralForeground1)}.webchat-fluent.w2roZmq_theme .webchat__thumb-button:has(.webchat__thumb-button__input:focus-visible){outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2)}.webchat-fluent.w2roZmq_theme .webchat__thumb-button:has(.webchat__thumb-button__input[aria-disabled=true]) .webchat__thumb-button__image{color:var(--webchat-colorNeutralForegroundDisabled)}.webchat-fluent.w2roZmq_theme .webchat__tooltip{--webchat__tooltip-background: var(--tooltip-background, var(--webchat-colorNeutralBackground1));color:var(--webchat-colorNeutralForeground1);filter:drop-shadow(0 0 2px var(--webchat-colorNeutralShadowAmbient)) drop-shadow(0 4px 8px var(--webchat-colorNeutralShadowKey));font-family:var(--webchat-fontFamilyBase);font-size:var(--webchat-fontSizeBase200);font-weight:var(--webchat-fontWeightRegular);line-height:var(--webchat-lineHeightBase200);padding:var(--webchat-spacingVerticalSNudge) var(--webchat-spacingHorizontalM);transition:opacity var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__form-header{color:var(--webchat-colorNeutralForeground1);font-size:var(--webchat-fontSizeBase300);font-weight:var(--webchat-fontWeightRegular);line-height:var(--webchat-lineHeightBase300)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__form{gap:var(--webchat-spacingVerticalXS)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__form-footer{color:var(--webchat-colorNeutralForeground1);font-size:var(--webchat-fontSizeBase100);font-weight:var(--webchat-fontWeightRegular);line-height:var(--webchat-lineHeightBase200)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__submit-button{background-color:var(--webchat-colorBrandBackground);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorBrandBackground);border-radius:var(--webchat-borderRadiusMedium);color:var(--webchat-colorNeutralForegroundOnBrand);cursor:pointer;font-size:var(--webchat-fontSizeBase300);padding:var(--webchat-spacingVerticalNone) var(--webchat-spacingHorizontalS);transition:background-color var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__submit-button:hover{background-color:var(--webchat-colorBrandBackgroundHover);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorBrandBackgroundHover)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__submit-button:focus-visible{outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);outline-offset:calc(var(--webchat-strokeWidthThin) * -1)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__submit-button:active{background-color:var(--webchat-colorBrandBackgroundPressed);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorBrandBackgroundPressed)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__cancel-button{background-color:var(--webchat-colorNeutralBackground1);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1);border-radius:var(--webchat-borderRadiusMedium);color:var(--webchat-colorNeutralForeground1);cursor:pointer;font-size:var(--webchat-fontSizeBase300);padding:var(--webchat-spacingVerticalNone) var(--webchat-spacingHorizontalS);transition:background-color var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__cancel-button:hover{background-color:var(--webchat-colorNeutralBackground1Hover);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1Hover);color:currentColor}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__cancel-button:focus-visible{outline:var(--webchat-strokeWidthThick) solid var(--webchat-colorStrokeFocus2);outline-offset:calc(var(--webchat-strokeWidthThin) * -1)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__cancel-button:active{background-color:var(--webchat-colorNeutralBackground1Pressed);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1Pressed)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__text-box{background-color:var(--webchat-colorNeutralBackground1);border-radius:var(--webchat-borderRadiusMedium);border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1);font-size:var(--webchat-fontSizeBase300);line-height:var(--webchat-lineHeightBase300);gap:var(--webchat-spacingVerticalSNudge);padding:var(--webchat-spacingVerticalS) var(--webchat-spacingHorizontalM)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__text-box:after{border-bottom-left-radius:var(--webchat-borderRadiusMedium);border-bottom-right-radius:var(--webchat-borderRadiusMedium);border-bottom:var(--webchat-strokeWidthThicker) solid var(--webchat-colorBrandForeground1);clip-path:inset(calc(100% - var(--webchat-strokeWidthThicker)) 50% 0 50%)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__text-box:focus-within{border:var(--webchat-strokeWidthThin) solid var(--webchat-colorNeutralStroke1)}.webchat-fluent.w2roZmq_theme .feedback-form .feedback-form__text-box:focus-within:after{clip-path:inset(calc(100% - var(--webchat-strokeWidthThicker)) 0 0 0);transition:clip-path var(--webchat-durationNormal) var(--webchat-curveDecelerateMid)}.webchat-fluent .wQOMcSW_sliding-dots-typing-indicator{height:16px;margin:auto var(--webchat-spacingHorizontalMNudge) var(--webchat-spacingVerticalNone);flex:none;align-self:start;display:flex}.webchat-fluent .wQOMcSW_sliding-dots-typing-indicator__image{width:auto;height:6px}\n/*! For license information please see botframework-webchat-fluent-theme.css.LEGAL.txt */\n",we=xt(Ya);function ve({Provider:e},{defaults:t,displayName:a}){let o=({children:n,...i})=>{let s=_react.useMemo.call(void 0, ()=>Object.freeze({...t,...i}),[i]);return _react2.default.createElement(e,{value:s},n)};return o.displayName=a,_react.memo.call(void 0, o)}var fe=_react.createContext.call(void 0, new Proxy({},{get(){throw new Error("Unable to use VariantContext without VariantComposer")}})),oo=ve(fe,{defaults:{variant:""},displayName:"VariantComposer"}),yt=oo;function U(){let{variant:e}=_react.useContext.call(void 0, fe);return _react.useMemo.call(void 0, ()=>e.split(" "),[e])}function M(e){let t=d(e),a=U();return _react.useMemo.call(void 0, ()=>a.map(o=>t[`variant-${o}`]).filter(o=>o).join(" "),[t,a])}var co={preChatMessageActivityStarterPromptsCardAction:"pre-chat message activity starter prompts card action",sendBoxContainer:"send box container",sendBoxDropZone:"send box drop zone",sendBoxSendButton:"send box send button",sendBoxSuggestedAction:"send box suggested action",sendBoxTextBox:"send box text area",sendBoxTelephoneKeypadButton1:"send box telephone keypad button 1",sendBoxTelephoneKeypadButton2:"send box telephone keypad button 2",sendBoxTelephoneKeypadButton3:"send box telephone keypad button 3",sendBoxTelephoneKeypadButton4:"send box telephone keypad button 4",sendBoxTelephoneKeypadButton5:"send box telephone keypad button 5",sendBoxTelephoneKeypadButton6:"send box telephone keypad button 6",sendBoxTelephoneKeypadButton7:"send box telephone keypad button 7",sendBoxTelephoneKeypadButton8:"send box telephone keypad button 8",sendBoxTelephoneKeypadButton9:"send box telephone keypad button 9",sendBoxTelephoneKeypadButton0:"send box telephone keypad button 0",sendBoxTelephoneKeypadButtonStar:"send box telephone keypad button star",sendBoxTelephoneKeypadButtonPound:"send box telephone keypad button pound",sendBoxTelephoneKeypadToolbarButton:"send box telephone keypad toolbar button",sendBoxUploadButton:"send box upload button"},m= exports.testIds =co;var ae={"sendbox__attachment-drop-zone-icon":"wbibrda_sendbox__attachment-drop-zone-icon","sendbox__attachment-drop-zone":"wbibrda_sendbox__attachment-drop-zone","sendbox__attachment-drop-zone--droppable":"wbibrda_sendbox__attachment-drop-zone--droppable"},kt=ae,Dc=ae["sendbox__attachment-drop-zone-icon"];var Vc=ae["sendbox__attachment-drop-zone"];var Wc=ae["sendbox__attachment-drop-zone--droppable"];var{useLocalizer:go}=_botframeworkwebchatcomponent.hooks,oe=e=>{e.preventDefault()},St=e=>{var t,a;return!!((a=(t=e.dataTransfer)==null?void 0:t.types)!=null&&a.some(o=>o.toLowerCase()==="files"))};function wo(e,t){let a=e.parentNode;for(;a;){if(a===t)return!0;a=a.parentNode}return!1}var Bt=e=>{let[t,a]=_react.useState.call(void 0, !1),o=d(kt),n=_react.useRef.call(void 0, null),i=go(),s=_usereffrom.useRefFrom.call(void 0, e.onFilesAdded);_react.useEffect.call(void 0, ()=>{let h=0,p=_=>{document.addEventListener("dragover",oe),h++,St(_)&&a(n.current&&(_.target===n.current||_.target instanceof HTMLElement&&wo(_.target,n.current))?"droppable":"visible")},c=()=>--h<=0&&a(!1),u=()=>{document.removeEventListener("dragover",oe),h=0,a(!1)},l=_=>{var v;(v=n.current)!=null&&v.contains(_.target)||u()};return document.addEventListener("dragend",u),document.addEventListener("dragenter",p),document.addEventListener("dragleave",c),document.addEventListener("drop",l),()=>{document.removeEventListener("dragend",u),document.removeEventListener("dragenter",p),document.removeEventListener("dragleave",c),document.removeEventListener("dragover",oe),document.removeEventListener("drop",l)}},[a]);let r=_react.useCallback.call(void 0, h=>{h.preventDefault(),a(!1),St(h.nativeEvent)&&s.current([...h.dataTransfer.files])},[s,a]);return t?_react2.default.createElement("div",{className:_classnames2.default.call(void 0, o["sendbox__attachment-drop-zone"],{[o["sendbox__attachment-drop-zone--droppable"]]:t==="droppable"}),"data-testid":m.sendBoxDropZone,onDragOver:oe,onDrop:r,ref:n},_react2.default.createElement(k,{appearance:"text",className:o["sendbox__attachment-drop-zone-icon"],icon:"add-document"}),i("TEXT_INPUT_DROP_ZONE")):null};Bt.displayName="DropZone";var xe=_react.memo.call(void 0, Bt);var _botframeworkwebchatcore = require('botframework-webchat-core');function V(e){var t,a;return!!(e&&((a=(t=_botframeworkwebchatcore.getOrgSchemaMessage.call(void 0, (e==null?void 0:e.entities)||[]))==null?void 0:t.keywords)!=null&&a.includes("PreChatMessage")))}var E={"pre-chat-message-activity__body-title":"wdPvBTa_pre-chat-message-activity__body-title","pre-chat-message-activity__body-subtitle":"wdPvBTa_pre-chat-message-activity__body-subtitle","pre-chat-message-activity__toolbar":"wdPvBTa_pre-chat-message-activity__toolbar","pre-chat-message-activity":"wdPvBTa_pre-chat-message-activity","pre-chat-message-activity__body":"wdPvBTa_pre-chat-message-activity__body","pre-chat-message-activity__body--blueprint":"wdPvBTa_pre-chat-message-activity__body--blueprint","pre-chat-message-activity__body-avatar":"wdPvBTa_pre-chat-message-activity__body-avatar"},Tt=E,os=E["pre-chat-message-activity__body-title"];var rs=E["pre-chat-message-activity__body-subtitle"];var ns=E["pre-chat-message-activity__toolbar"];var is=E["pre-chat-message-activity"];var cs=E["pre-chat-message-activity__body"];var ss=E["pre-chat-message-activity__body--blueprint"];var ds=E["pre-chat-message-activity__body-avatar"];var _botframeworkwebchatapi = require('botframework-webchat-api');var Z={"pre-chat-message-activity__card-action-box":"woY4Pxq_pre-chat-message-activity__card-action-box","pre-chat-message-activity__card-action-title":"woY4Pxq_pre-chat-message-activity__card-action-title","pre-chat-message-activity__card-action-subtitle":"woY4Pxq_pre-chat-message-activity__card-action-subtitle","pre-chat-message-activity__card-action-image":"woY4Pxq_pre-chat-message-activity__card-action-image"},zt=Z,ps=Z["pre-chat-message-activity__card-action-box"];var _s=Z["pre-chat-message-activity__card-action-title"];var ms=Z["pre-chat-message-activity__card-action-subtitle"];var gs=Z["pre-chat-message-activity__card-action-image"];var{useFocus:So,useRenderMarkdownAsHTML:Bo,useSendBoxValue:To,useUIState:zo}=_botframeworkwebchatcomponent.hooks,Ht=({className:e,messageBackAction:t})=>{let[a,o]=To(),[n]=zo(),i=d(zt),s=So(),r=_usereffrom.useRefFrom.call(void 0, (t==null?void 0:t.displayText)||(t==null?void 0:t.text)||""),h=Bo("message activity"),p=_react.useMemo.call(void 0, ()=>h?{__html:h((t==null?void 0:t.text)||"")}:void 0,[t==null?void 0:t.text,h]),c=n==="disabled",u=t&&"title"in t&&t.title,l=n==="blueprint"||!u,_=_react.useCallback.call(void 0, ()=>{o(r.current),s("sendBox")},[s,r,o]);return l?_react2.default.createElement("div",{className:_classnames2.default.call(void 0, e,i["pre-chat-message-activity__card-action-box"]),"data-testid":m.preChatMessageActivityStarterPromptsCardAction}):_react2.default.createElement("button",{"aria-disabled":c?!0:void 0,className:_classnames2.default.call(void 0, e,i["pre-chat-message-activity__card-action-box"]),"data-testid":m.preChatMessageActivityStarterPromptsCardAction,onClick:c?void 0:_,tabIndex:c?-1:void 0,type:"button"},_react2.default.createElement("div",{className:i["pre-chat-message-activity__card-action-title"]},u),"image"in t&&t.image&&_react2.default.createElement(k,{appearance:"text",className:i["pre-chat-message-activity__card-action-image"],mask:t.image}),_react2.default.createElement("div",{className:i["pre-chat-message-activity__card-action-subtitle"],dangerouslySetInnerHTML:p}))};Ht.displayName="StarterPromptsCardAction";var Mt=_react.memo.call(void 0, Ht);var ye={"pre-chat-message-activity__card-action-toolbar":"wvd8n9G_pre-chat-message-activity__card-action-toolbar","pre-chat-message-activity__card-action-toolbar-grid":"wvd8n9G_pre-chat-message-activity__card-action-toolbar-grid"},Ft=ye,Ms=ye["pre-chat-message-activity__card-action-toolbar"];var Fs=ye["pre-chat-message-activity__card-action-toolbar-grid"];var{useUIState:Fo}=_botframeworkwebchatapi.hooks,At=({cardActions:e,className:t})=>{let a=d(Ft),[o]=Fo();return _react2.default.createElement("div",{className:_classnames2.default.call(void 0, t,a["pre-chat-message-activity__card-action-toolbar"])},_react2.default.createElement("div",{className:a["pre-chat-message-activity__card-action-toolbar-grid"]},o!=="blueprint"&&e.filter(n=>n.type==="messageBack").map((n,i)=>_react2.default.createElement(Mt,{key:i,messageBackAction:n}))))};At.displayName="StarterPromptsToolbar";var Lt=_react.memo.call(void 0, At);var re={"activity-decorator":"wLpvzAq_activity-decorator","variant-fluent":"wLpvzAq_variant-fluent","variant-copilot":"wLpvzAq_variant-copilot"},Ne=re,qs=re["activity-decorator"];var Xs=re["variant-fluent"];var Ks=re["variant-copilot"];var{useStyleOptions:Po}=_botframeworkwebchatcomponent.hooks;function Se(e){var a,o;let[t]=Po();return _react.useMemo.call(void 0, ()=>{var n,i;return Object.freeze([{...t,...(i=(n=e==null?void 0:e.channelData)==null?void 0:n.webChat)==null?void 0:i.styleOptions}])},[(o=(a=e==null?void 0:e.channelData)==null?void 0:a.webChat)==null?void 0:o.styleOptions,t])}function Be(e){var t,a;return!!(e&&((a=(t=_botframeworkwebchatcore.getOrgSchemaMessage.call(void 0, (e==null?void 0:e.entities)||[]))==null?void 0:t.keywords)!=null&&a.includes("AIGeneratedContent")))}function W(e){return _react.useMemo.call(void 0, ()=>{let t=_botframeworkwebchatcore.getOrgSchemaMessage.call(void 0, (e==null?void 0:e.entities)||[]);return typeof(t==null?void 0:t.author)=="string"?{"@type":"Person",description:void 0,image:void 0,name:t==null?void 0:t.author}:t==null?void 0:t.author},[e])}var J={"copilot-message-header__avatar":"wyJATiG_copilot-message-header__avatar","copilot-message-header__ai-generated-content":"wyJATiG_copilot-message-header__ai-generated-content","copilot-message-header":"wyJATiG_copilot-message-header","copilot-message-header__title":"wyJATiG_copilot-message-header__title"},Pt=J,nd=J["copilot-message-header__avatar"];var id=J["copilot-message-header__ai-generated-content"];var cd=J["copilot-message-header"];var sd=J["copilot-message-header__title"];var{useLocalizer:Oo}=_botframeworkwebchatcomponent.hooks;function Ro({activity:e}){var c;let[{botAvatarImage:t,botAvatarBackgroundColor:a}]=Se(e),o=d(Pt),n=Oo(),i=Be(e),s=_react.useMemo.call(void 0, ()=>({"--background-color":a}),[a]),r=W(e),h=(r==null?void 0:r.image)||t,p=(r==null?void 0:r.name)||((c=e==null?void 0:e.from)==null?void 0:c.name);return _react2.default.createElement("div",{className:o["copilot-message-header"]},h&&_react2.default.createElement("img",{alt:n("AVATAR_ALT",p),className:o["copilot-message-header__avatar"],src:h,style:s}),_react2.default.createElement("span",{className:o["copilot-message-header__title"],title:p},p),i&&_react2.default.createElement("span",{className:o["copilot-message-header__ai-generated-content"]},n("ACTIVITY_CONTENT_CAUTION")))}var Et=_react.memo.call(void 0, Ro);function Vt({activity:e,children:t}){var s;let a=d(Ne),o=U(),n=M(Ne),i=o.includes("copilot")&&((s=e==null?void 0:e.from)==null?void 0:s.role)==="bot"&&!!t;return _react2.default.createElement("div",{className:_classnames2.default.call(void 0, a["activity-decorator"],n)},i&&_react2.default.createElement(Et,{activity:e}),t)}Vt.displayName="ActivityDecorator";var Te=_react.memo.call(void 0, Vt);var{useLocalizer:Jo,useRenderMarkdownAsHTML:Qo,useUIState:Yo}=_botframeworkwebchatcomponent.hooks,Wt=({activity:e})=>{var r;let[t]=Yo(),a=d(Tt),o=Qo(),n=Jo(),i=W(e),s=_react.useMemo.call(void 0, ()=>o?{__html:o((i==null?void 0:i.description)||"")}:{__html:""},[i==null?void 0:i.description,o]);return _react2.default.createElement("div",{className:a["pre-chat-message-activity"]},i&&_react2.default.createElement("div",{className:_classnames2.default.call(void 0, a["pre-chat-message-activity__body"],t==="blueprint"&&a["pre-chat-message-activity__body--blueprint"])},i.image&&_react2.default.createElement("img",{alt:n("AVATAR_ALT",i.name),className:a["pre-chat-message-activity__body-avatar"],src:i.image}),i.name&&_react2.default.createElement("h2",{className:a["pre-chat-message-activity__body-title"]},i.name),i.description&&_react2.default.createElement("div",{className:a["pre-chat-message-activity__body-subtitle"],dangerouslySetInnerHTML:s})),_react2.default.createElement(Lt,{cardActions:((r=e.suggestedActions)==null?void 0:r.actions)||[],className:a["pre-chat-message-activity__toolbar"]}))};Wt.displayName="PreChatMessageActivity";var ze=_react.memo.call(void 0, Wt);function Ce(e){let{title:t}=e,{type:a,value:o}=e;return a==="messageBack"?t||e.displayText:t||(typeof o=="string"?o:JSON.stringify(o))}var It=_react.createContext.call(void 0, {itemEffector:()=>{throw new Error("botframework-webchat-fluent-theme rovingFocus: no provider for RovingFocusContext.")}});function nr(e){let t=_react.useRef.call(void 0, 0),a=_react.useRef.call(void 0, []),o=_react.useCallback.call(void 0, ({current:c},u)=>c&&(c.tabIndex=t.current===u?0:-1),[t]),n=_react.useCallback.call(void 0, c=>{var l,_,v;let u;typeof c=="number"?u=c:u=c(t.current),u&&!((l=a.current.at(u))!=null&&l.current)&&(u=0),t.current!==u&&(t.current=u,a.current.forEach((g,x)=>o(g,x)),(v=(_=a.current.at(u))==null?void 0:_.current)==null||v.focus())},[o,a,t]),i=_react.useCallback.call(void 0, c=>{let{target:u}=c,l=a.current.findIndex(({current:_})=>_===u);l!==-1&&n(l)},[a,n]),s=_react.useCallback.call(void 0, c=>u=>{var z;let l=!e.direction,_=/up|down/iu.test(c)&&e.direction==="vertical",v=/left|right/iu.test(c)&&e.direction==="horizontal",g=/right|down/iu.test(c),x=l||_||v?g?1:-1:0,C=a.current.map((A,L)=>L),H=C.indexOf(u)+x;return(z=C.at(H))!=null?z:0},[e.direction]),r=_react.useCallback.call(void 0, c=>{var l;let{key:u}=c;switch(u){case"Up":case"ArrowUp":case"Left":case"ArrowLeft":case"Down":case"ArrowDown":case"Right":case"ArrowRight":n(s(u));break;case"Home":n(0);break;case"End":n(-1);break;case"Escape":(l=e.onEscapeKey)==null||l.call(e);break;default:return}c.preventDefault(),c.stopPropagation()},[n,s,e]),h=_react.useCallback.call(void 0, (c,u)=>{let{current:l}=c;return a.current[Number(u)]=c,l.addEventListener("focus",i),l.addEventListener("keydown",r),o(c,u),()=>{l.removeEventListener("focus",i),l.removeEventListener("keydown",r),delete a.current[Number(u)]}},[i,r,o,a]),p=_react.useMemo.call(void 0, ()=>({itemEffector:h}),[h]);return _react2.default.createElement(It.Provider,{value:p},e.children)}function Gt(e){let t=_react.useRef.call(void 0, null),{itemEffector:a}=_react.useContext.call(void 0, It);return _react.useEffect.call(void 0, ()=>a(t,e)),t}var Ot=_react.memo.call(void 0, nr);var lr=e=>e.preventDefault(),br=_react.forwardRef.call(void 0, ({"aria-hidden":e,children:t,className:a,"data-testid":o,disabled:n,onClick:i,tabIndex:s},r)=>{let h=_react.useRef.call(void 0, null);return _react2.default.createElement("button",{"aria-disabled":n?"true":void 0,"aria-hidden":e,className:a,"data-testid":o,onClick:n?lr:i,ref:r||h,tabIndex:n?-1:s,type:"button"},t)}),Rt=_react.memo.call(void 0, br);var Me={"suggested-action__image":"wenGMeW_suggested-action__image","suggested-action":"wenGMeW_suggested-action"},qt=Me,Qd=Me["suggested-action__image"];var Yd=Me["suggested-action"];var{useFocus:mr,usePerformCardAction:gr,useScrollToEnd:wr,useStyleSet:vr,useSuggestedActionsHooks:fr,useUIState:xr}=_botframeworkwebchatcomponent.hooks;function yr({buttonText:e,className:t,displayText:a,image:o,imageAlt:n,itemIndex:i,text:s,type:r,value:h}){let[p,c]=fr().useSuggestedActions(),[{suggestedAction:u}]=vr(),[l]=xr(),_=mr(),v=Gt(i),g=gr(),x=d(qt),C=wr(),H=_react.useCallback.call(void 0, ({target:z})=>{(async function(){await _("sendBoxWithoutKeyboard"),g({displayText:a,text:s,type:r,value:h},{target:z}),r==="openUrl"&&c([]),C()})()},[a,_,g,C,c,s,r,h]);return _react2.default.createElement(Rt,{className:_classnames2.default.call(void 0, x["suggested-action"],u+"",(t||"")+""),"data-testid":m.sendBoxSuggestedAction,disabled:l==="disabled",onClick:H,ref:v,type:"button"},o&&_react2.default.createElement("img",{alt:n,className:x["suggested-action__image"],src:o}),_react2.default.createElement("span",null,e))}var Xt=_react.memo.call(void 0, yr);var ie={"suggested-actions--stacked":"wy3OzFW_suggested-actions--stacked","suggested-actions--flow":"wy3OzFW_suggested-actions--flow","suggested-actions":"wy3OzFW_suggested-actions"},Ae=ie,hl=ie["suggested-actions--stacked"];var pl=ie["suggested-actions--flow"];var _l=ie["suggested-actions"];var{useFocus:Tr,useLocalizer:zr,useStyleOptions:Cr,useStyleSet:Hr,useSuggestedActionsHooks:Mr,useUIState:Fr}=_botframeworkwebchatcomponent.hooks;function Ar(e){let[{suggestedActionLayout:t}]=Cr(),[{suggestedActions:a}]=Hr(),[o]=Fr(),n=d(Ae);return _react2.default.createElement("div",{"aria-label":e["aria-label"],"aria-orientation":"vertical",className:_classnames2.default.call(void 0, n["suggested-actions"],a+"",{[n["suggested-actions--flow"]]:t==="flow",[n["suggested-actions--stacked"]]:t!=="flow"},e.className),role:"toolbar"},o!=="blueprint"&&e.children)}function Lr(){let e=d(Ae),t=zr(),[a,o,{activity:n}]=Mr().useSuggestedActions(),i=Tr(),s=_react.useCallback.call(void 0, ()=>{i("sendBox")},[i]),r=V(n)?[]:a.map((h,p)=>{let{displayText:c,image:u,imageAltText:l,text:_,type:v,value:g}=h;return a!=null&&a.length?_react2.default.createElement(Xt,{buttonText:Ce(h),displayText:c,image:u,imageAlt:u&&(l||_),itemIndex:p,key:p,text:_,type:v,value:g}):null});return _react2.default.createElement(Ot,{onEscapeKey:s},_react2.default.createElement(Ar,{"aria-label":t("SUGGESTED_ACTIONS_LABEL_ALT"),className:e["suggested-actions"]},r))}var Le=_react.memo.call(void 0, Lr);var Kt=_react.createContext.call(void 0, new Proxy({},{get(){throw new Error("botframework-webchat: This hook can only used under its corresponding <Provider>.")}}));Kt.displayName="TelephoneKeypad.Context";var se=Kt;var Ir=_react.memo.call(void 0, ({children:e})=>{let[t,a]=_react.useState.call(void 0, !1),o=_react.useMemo.call(void 0, ()=>Object.freeze({setShown:a,shown:t}),[a,t]);return _react2.default.createElement(se.Provider,{value:o},e)}),Pe=Ir;function F(){let{setShown:e,shown:t}=_react.useContext.call(void 0, se);return _react.useMemo.call(void 0, ()=>Object.freeze([t,e]),[t,e])}var Q={"telephone-keypad__button__ruby":"wwTs9lq_telephone-keypad__button__ruby","telephone-keypad__button":"wwTs9lq_telephone-keypad__button","telephone-keypad--horizontal":"wwTs9lq_telephone-keypad--horizontal","telephone-keypad__button__text":"wwTs9lq_telephone-keypad__button__text"},Ut=Q,Il=Q["telephone-keypad__button__ruby"];var Gl=Q["telephone-keypad__button"];var Ol=Q["telephone-keypad--horizontal"];var Rl=Q["telephone-keypad__button__text"];var Zt=_react.memo.call(void 0, _react.forwardRef.call(void 0, ({button:e,"data-testid":t,onClick:a,ruby:o},n)=>{let i=d(Ut),s=_usereffrom.useRefFrom.call(void 0, a),r=_react.useCallback.call(void 0, ()=>{var h;return(h=s.current)==null?void 0:h.call(s)},[s]);return _react2.default.createElement("button",{className:i["telephone-keypad__button"],"data-testid":t,onClick:r,ref:n,type:"button"},_react2.default.createElement("span",{className:i["telephone-keypad__button__text"]},e==="*"?"\u2217":e),!!o&&_react2.default.createElement("ruby",{className:i["telephone-keypad__button__ruby"]},o))}));Zt.displayName="TelephoneKeypad.Button";var N=Zt;var Y={"telephone-keypad__info-message":"wEgqGmW_telephone-keypad__info-message","telephone-keypad__box":"wEgqGmW_telephone-keypad__box","telephone-keypad":"wEgqGmW_telephone-keypad","telephone-keypad__info-message-link":"wEgqGmW_telephone-keypad__info-message-link"},De=Y,$l=Y["telephone-keypad__info-message"];var eb=Y["telephone-keypad__box"];var tb=Y["telephone-keypad"];var ab=Y["telephone-keypad__info-message-link"];var{LocalizedString:Qr}=_botframeworkwebchatcomponent.Components,Qt=_react.memo.call(void 0, ({children:e,isHorizontal:t})=>{let a=d(De);return t?null:_react2.default.createElement("div",{className:a["telephone-keypad__box"]},e)});Qt.displayName="TelephoneKeypad:Orientation";var Yt=_react.memo.call(void 0, ({autoFocus:e,className:t,onButtonClick:a,isHorizontal:o})=>{let n=_usereffrom.useRefFrom.call(void 0, e),i=d(De),s=_react.useRef.call(void 0, null),r=_usereffrom.useRefFrom.call(void 0, a),[,h]=F(),p=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"1")},[r]),c=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"2")},[r]),u=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"3")},[r]),l=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"4")},[r]),_=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"5")},[r]),v=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"6")},[r]),g=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"7")},[r]),x=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"8")},[r]),C=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"9")},[r]),H=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"0")},[r]),z=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"*")},[r]),A=_react.useCallback.call(void 0, ()=>{var b;return(b=r.current)==null?void 0:b.call(r,"#")},[r]),L=_react.useCallback.call(void 0, b=>{b.key==="Escape"&&h(!1)},[h]);return _react.useEffect.call(void 0, ()=>{var b;n.current&&((b=s.current)==null||b.focus())},[n,s]),_react2.default.createElement("div",{className:_classnames2.default.call(void 0, i["telephone-keypad"],t),onKeyDown:L},_react2.default.createElement(Qt,{isHorizontal:o},_react2.default.createElement(N,{button:"1","data-testid":m.sendBoxTelephoneKeypadButton1,onClick:p,ref:s}),_react2.default.createElement(N,{button:"2","data-testid":m.sendBoxTelephoneKeypadButton2,onClick:c,ruby:"ABC"}),_react2.default.createElement(N,{button:"3","data-testid":m.sendBoxTelephoneKeypadButton3,onClick:u,ruby:"DEF"}),_react2.default.createElement(N,{button:"4","data-testid":m.sendBoxTelephoneKeypadButton4,onClick:l,ruby:"GHI"}),_react2.default.createElement(N,{button:"5","data-testid":m.sendBoxTelephoneKeypadButton5,onClick:_,ruby:"JKL"}),_react2.default.createElement(N,{button:"6","data-testid":m.sendBoxTelephoneKeypadButton6,onClick:v,ruby:"MNO"}),_react2.default.createElement(N,{button:"7","data-testid":m.sendBoxTelephoneKeypadButton7,onClick:g,ruby:"PQRS"}),_react2.default.createElement(N,{button:"8","data-testid":m.sendBoxTelephoneKeypadButton8,onClick:x,ruby:"TUV"}),_react2.default.createElement(N,{button:"9","data-testid":m.sendBoxTelephoneKeypadButton9,onClick:C,ruby:"WXYZ"}),_react2.default.createElement(N,{button:"*","data-testid":m.sendBoxTelephoneKeypadButtonStar,onClick:z}),_react2.default.createElement(N,{button:"0","data-testid":m.sendBoxTelephoneKeypadButton0,onClick:H,ruby:"+"}),_react2.default.createElement(N,{button:"#","data-testid":m.sendBoxTelephoneKeypadButtonPound,onClick:A})),_react2.default.createElement("div",{className:i["telephone-keypad__info-message"]},_react2.default.createElement(k,{appearance:"text",icon:"info-16"}),_react2.default.createElement(Qr,{linkClassName:i["telephone-keypad__info-message-link"],stringIds:"TELEPHONE_KEYPAD_INPUT_MESSAGE"})))});Yt.displayName="TelephoneKeypad";var $t=Yt;var ea=_react.memo.call(void 0, e=>F()[0]?_react2.default.createElement($t,{...e}):null);ea.displayName="TelephoneKeypad.Surrogate";var Ve=ea;var $={sendbox__toolbar:"weDCCeq_sendbox__toolbar","sendbox__toolbar-button":"weDCCeq_sendbox__toolbar-button","sendbox__toolbar-separator":"weDCCeq_sendbox__toolbar-separator","sendbox__toolbar-button--selected":"weDCCeq_sendbox__toolbar-button--selected"},de=$,Bb=$.sendbox__toolbar;var Tb=$["sendbox__toolbar-button"];var zb=$["sendbox__toolbar-separator"];var Cb=$["sendbox__toolbar-button--selected"];var{useUIState:ta}=_botframeworkwebchatapi.hooks,tn=e=>e.preventDefault(),D=_react.memo.call(void 0, e=>{let t=d(de),[a]=ta(),o=e.disabled||a==="disabled";return _react2.default.createElement("button",{"aria-disabled":o?"true":void 0,"aria-label":e["aria-label"],className:_classnames2.default.call(void 0, t["sendbox__toolbar-button"],e.className,{[t["sendbox__toolbar-button--selected"]]:e.selected}),"data-testid":e["data-testid"],onClick:o?tn:e.onClick,tabIndex:o?-1:void 0,type:e.type==="submit"?"submit":"button"},e.children)});D.displayName="ToolbarButton";var Oe=_react.memo.call(void 0, e=>{let[t]=ta(),a=d(de);return _react2.default.createElement("div",{className:_classnames2.default.call(void 0, a.sendbox__toolbar,e.className)},t!=="blueprint"&&e.children)});Oe.displayName="Toolbar";var Re=_react.memo.call(void 0, e=>{let t=d(de);return _react2.default.createElement("div",{"aria-orientation":"vertical",className:_classnames2.default.call(void 0, t["sendbox__toolbar-separator"],e.className),role:"separator"})});Re.displayName="ToolbarSeparator";var qe={"sendbox__add-attachment-input":"wTxWh-G_sendbox__add-attachment-input","sendbox__add-attachment":"wTxWh-G_sendbox__add-attachment"},aa=qe,Ib=qe["sendbox__add-attachment-input"];var Gb=qe["sendbox__add-attachment"];var{useLocalizer:cn,useStyleOptions:sn}=_botframeworkwebchatcomponent.hooks;function dn(e){let t=_react.useRef.call(void 0, null),a=d(aa),o=cn(),[{uploadAccept:n,uploadMultiple:i}]=sn(),s=_usereffrom.useRefFrom.call(void 0, e.onFilesAdded),r=_react.useCallback.call(void 0, ()=>{var p;return(p=t.current)==null?void 0:p.click()},[t]),h=_react.useCallback.call(void 0, ({target:{files:p}})=>{var c;p&&((c=s.current)==null||c.call(s,[...p]),t.current&&(t.current.value=""))},[t,s]);return _react2.default.createElement("div",{className:a["sendbox__add-attachment"]},_react2.default.createElement("input",{accept:n,"aria-disabled":e.disabled,"aria-hidden":"true",className:a["sendbox__add-attachment-input"],multiple:i,onInput:e.disabled?void 0:h,readOnly:e.disabled,ref:t,role:"button",tabIndex:-1,type:"file"}),_react2.default.createElement(D,{"aria-label":o("TEXT_INPUT_UPLOAD_BUTTON_ALT"),"data-testid":m.sendBoxUploadButton,onClick:r},_react2.default.createElement(k,{appearance:"text",icon:"attachment"})))}var ra=_react.memo.call(void 0, dn);var na={"sendbox__error-message":"wa8yVAW_sendbox__error-message"},ia=na,tu=na["sendbox__error-message"];function sa({error:e,id:t}){let a=d(ia);return _internal.useLiveRegion.call(void 0, ()=>e&&_react2.default.createElement("div",{className:"sendbox__error-message__status"},e),[e]),_react2.default.createElement("span",{className:a["sendbox__error-message"],id:t},e)}sa.displayName="ErrorMessage";var da=_react.memo.call(void 0, sa);var{useConnectivityStatus:mn,useLocalizer:gn}=_botframeworkwebchatcomponent.hooks,wn=({attachments:e,message:t})=>{let[a]=mn(),[o,n]=_react.useState.call(void 0, ),i=gn(),s=_usereffrom.useRefFrom.call(void 0, a!=="connected"&&a!=="reconnected"?"offline":!t&&!e.length?"empty":void 0),r=_react.useMemo.call(void 0, ()=>Object.freeze(new Map().set("empty",i("SEND_BOX_IS_EMPTY_TOOLTIP_ALT")).set("offline",i("CONNECTIVITY_STATUS_ALT_FATAL"))),[i]),h=!!(t!=null&&t.trim());o==="empty"&&h&&n(void 0);let p=_react.useCallback.call(void 0, ()=>(n(s.current),s.current),[s]);return _react.useMemo.call(void 0, ()=>Object.freeze([o&&r.get(o),p]),[o,r,p])},ba=wn;var{useScrollDown:xn,useScrollUp:yn}=_botframeworkwebchatcomponent.hooks;function Xe(){let e=xn(),t=yn();return _react.useCallback.call(void 0, a=>{if(a.target instanceof HTMLTextAreaElement&&a.target.value)return;let{ctrlKey:o,metaKey:n,shiftKey:i}=a;if(o||n||i)return;let s=!0;switch(a.key){case"End":e({displacement:1/0});break;case"Home":t({displacement:1/0});break;case"PageDown":e();break;case"PageUp":t();break;default:s=!1;break}s&&(a.preventDefault(),a.stopPropagation())},[e,t])}function Ke(e){let t=_react.useMemo.call(void 0, ()=>Math.random().toString(36).substr(2,5),[]);return e=e?`${e}--`:"",`${e}${t}`}var B={"sendbox__sendbox-controls--in-grid":"wHTirJa_sendbox__sendbox-controls--in-grid","sendbox__text-counter":"wHTirJa_sendbox__text-counter","sendbox__telephone-keypad--in-grid":"wHTirJa_sendbox__telephone-keypad--in-grid","sendbox__text-area--in-grid":"wHTirJa_sendbox__text-area--in-grid","variant-copilot":"wHTirJa_variant-copilot","sendbox__text-counter--error":"wHTirJa_sendbox__text-counter--error","sendbox__attachment-bar":"wHTirJa_sendbox__attachment-bar",sendbox__sendbox:"wHTirJa_sendbox__sendbox","sendbox__attachment-bar--in-grid":"wHTirJa_sendbox__attachment-bar--in-grid",sendbox:"wHTirJa_sendbox","sendbox__sendbox-text-area":"wHTirJa_sendbox__sendbox-text-area","sendbox__sendbox-controls":"wHTirJa_sendbox__sendbox-controls"},Ue=B,fu=B["sendbox__sendbox-controls--in-grid"];var xu=B["sendbox__text-counter"];var yu=B["sendbox__telephone-keypad--in-grid"];var ku=B["sendbox__text-area--in-grid"];var Nu=B["variant-copilot"];var Su=B["sendbox__text-counter--error"];var Bu=B["sendbox__attachment-bar"];var Tu=B.sendbox__sendbox;var zu=B["sendbox__attachment-bar--in-grid"];var Cu=B.sendbox;var Hu=B["sendbox__sendbox-text-area"];var Mu=B["sendbox__sendbox-controls"];var{useLocalizer:Tn}=_botframeworkwebchatcomponent.hooks,ha=_react.memo.call(void 0, ()=>{let[e,t]=F(),a=Tn(),o=_react.useCallback.call(void 0, ()=>t(n=>!n),[t]);return _react2.default.createElement(D,{"aria-label":a("TEXT_INPUT_TELEPHONE_KEYPAD_BUTTON_ALT"),"data-testid":m.sendBoxTelephoneKeypadToolbarButton,onClick:o,selected:e},_react2.default.createElement(k,{appearance:"text",icon:"keypad"}))});ha.displayName="SendBox.TelephoneKeypadToolbarButton";var pa=ha;var{useFocus:Fn,useLocalizer:An,useMakeThumbnail:Ln,useRegisterFocusSendBox:Pn,useSendBoxAttachments:En,useSendBoxValue:Dn,useSendMessage:Vn,useStyleOptions:Wn,useUIState:In}=_botframeworkwebchatcomponent.hooks,{AttachmentBar:Gn,TextArea:On}=_botframeworkwebchatcomponent.Components;function ga(e){var ct;let[{hideTelephoneKeypadButton:t,hideUploadButton:a,maxMessageLength:o}]=Wn(),[n,i]=En(),[s,r]=Dn(),[h,p]=_react.useState.call(void 0, ""),[c]=F(),[u]=In(),l=d(Ue),_=M(Ue),v=Ke("sendbox__error-message-id"),g=_react.useRef.call(void 0, null),x=An(),C=Ln(),H=Vn(),z=Fn(),A=e.isPrimary?s:h,L=e.isPrimary?r:p,b=u==="blueprint",[at,ot]=ba({message:A,attachments:n}),q=!!o&&A.length>o,Aa=!b&&!c&&o&&isFinite(o),rt=!b&&c;Pn(_react.useCallback.call(void 0, ({noKeyboard:y,waitUntil:te})=>{var X;g.current&&(y?te((async()=>{var st,dt,lt,bt,ut;let K=(st=g.current)==null?void 0:st.getAttribute("readonly");(dt=g.current)==null||dt.setAttribute("readonly","true"),await new Promise(Ia=>setTimeout(Ia,0)),(lt=g.current)==null||lt.focus(),typeof K!="string"?(bt=g.current)==null||bt.removeAttribute("readonly"):(ut=g.current)==null||ut.setAttribute("readonly",K)})()):(X=g.current)==null||X.focus())},[g]));let ee=_usereffrom.useRefFrom.call(void 0, n),nt=_usereffrom.useRefFrom.call(void 0, A),La=_react.useCallback.call(void 0, y=>{"tabIndex"in y.target&&typeof y.target.tabIndex=="number"&&y.target.tabIndex>=0||z("sendBox")},[z]),Pa=_react.useCallback.call(void 0, y=>L(y.currentTarget.value),[L]),it=_react.useCallback.call(void 0, async y=>{let te=Object.freeze(await Promise.all(y.map(X=>C(X).then(K=>Object.freeze({blob:X,...K&&{thumbnailURL:K}})))));i(ee.current.concat(te))},[ee,C,i]),Ea=_react.useCallback.call(void 0, y=>{y.preventDefault(),ot()!=="empty"&&!q&&(H(nt.current,void 0,{attachments:ee.current}),L(""),i([])),z("sendBox")},[ot,q,z,H,L,nt,ee,i]),Da=_react.useCallback.call(void 0, y=>H(`/DTMFKey ${y}`),[H]),Va=Xe(),Wa={"aria-invalid":"false",...at&&{"aria-describedby":v,"aria-errormessage":v,"aria-invalid":"true"}};return _react2.default.createElement("form",{...Wa,className:_classnames2.default.call(void 0, l.sendbox,_,e.className),"data-testid":m.sendBoxContainer,onSubmit:Ea},_react2.default.createElement(Le,null),_react2.default.createElement("div",{className:_classnames2.default.call(void 0, l.sendbox__sendbox),onClickCapture:La,onKeyDown:Va},_react2.default.createElement(On,{"aria-label":x(q?"TEXT_INPUT_LENGTH_EXCEEDED_ALT":"TEXT_INPUT_ALT"),className:_classnames2.default.call(void 0, l["sendbox__sendbox-text-area"],l["sendbox__text-area--in-grid"]),completion:e.completion,"data-testid":m.sendBoxTextBox,hidden:rt,onInput:Pa,placeholder:(ct=e.placeholder)!=null?ct:x("TEXT_INPUT_PLACEHOLDER"),ref:g,value:A}),_react2.default.createElement(Ve,{autoFocus:!0,className:l["sendbox__telephone-keypad--in-grid"],isHorizontal:!1,onButtonClick:Da}),!b&&_react2.default.createElement(Gn,{className:_classnames2.default.call(void 0, "webchat__send-box__attachment-bar",l["sendbox__attachment-bar"],l["sendbox__attachment-bar--in-grid"])}),_react2.default.createElement("div",{className:_classnames2.default.call(void 0, l["sendbox__sendbox-controls"],l["sendbox__sendbox-controls--in-grid"])},Aa&&_react2.default.createElement("div",{className:_classnames2.default.call(void 0, l["sendbox__text-counter"],{[l["sendbox__text-counter--error"]]:q})},`${A.length}/${o}`),_react2.default.createElement(Oe,null,!t&&_react2.default.createElement(pa,null),!a&&_react2.default.createElement(ra,{onFilesAdded:it}),_react2.default.createElement(Re,null),_react2.default.createElement(D,{"aria-label":x("TEXT_INPUT_SEND_BUTTON_ALT"),"data-testid":m.sendBoxSendButton,disabled:q||rt,type:"submit"},_react2.default.createElement(k,{appearance:"text",icon:"send"})))),_react2.default.createElement(xe,{onFilesAdded:it}),_react2.default.createElement(da,{error:at,id:v})))}var be=_react.memo.call(void 0, e=>_react2.default.createElement(ga,{...e,isPrimary:!0}));be.displayName="PrimarySendBox";var wa=_react.memo.call(void 0, ga);var _decorator = require('botframework-webchat-api/decorator');var _decorator3 = require('botframework-webchat-component/decorator');var qn={urlStateMap:{get(){throw new Error("urlMap cannot be used outside of <AssetComposerContext>.")}}},va=_react.createContext.call(void 0, Object.create({},qn));va.displayName="AssetComposerContext";var ue=va;function Ze(){return _react.useContext.call(void 0, ue)}function je(e){let t=Ze().urlStateMap.get(e);if(!t)throw new Error(`botframework-webchat-fluent-theme internal: Asset "${e}" was not found.`);return t}var{useLocalizer:Yn,useShouldReduceMotion:$n}=_botframeworkwebchatcomponent.hooks,fa=({className:e})=>{let[t]=$n(),[a]=je("sliding dots"),o=Yn(),n=_react.useRef.call(void 0, null),i=o("TYPING_INDICATOR_ALT"),s=_usereffrom.useRefFrom.call(void 0, t),r=_react.useCallback.call(void 0, ()=>{var _;let c=(_=n.current)==null?void 0:_.contentDocument,u=c==null?void 0:c.documentElement,{SVGSVGElement:l}=(c==null?void 0:c.defaultView)||{};l&&u instanceof l&&u.pauseAnimations()},[n]),h=_react.useCallback.call(void 0, ()=>{var _;let c=(_=n.current)==null?void 0:_.contentDocument,u=c==null?void 0:c.documentElement,{SVGSVGElement:l}=(c==null?void 0:c.defaultView)||{};l&&u instanceof l&&u.unpauseAnimations()},[n]),p=_react.useCallback.call(void 0, ()=>s.current?r():h(),[r,s,h]);return _react.useEffect.call(void 0, p,[p,t]),_react2.default.createElement("object",{"aria-label":i,className:e,data:a.href,onLoad:p,ref:n,type:"image/svg+xml"})};fa.displayName="SlidingDots";var he=_react.memo.call(void 0, fa);var pe={"activity-loader":"wnVy-QG_activity-loader","variant-fluent":"wnVy-QG_variant-fluent","variant-copilot":"wnVy-QG_variant-copilot"},xa=pe,kh=pe["activity-loader"];var Nh=pe["variant-fluent"];var Sh=pe["variant-copilot"];function oi({children:e,showLoader:t=!0}){let a=d(xa),o=M(a);return _react2.default.createElement(_react.Fragment,null,e,t&&_react2.default.createElement(he,{className:_classnames2.default.call(void 0, a["activity-loader"],o)}))}var ka=_react.memo.call(void 0, oi);var ci='<svg xmlns="http://www.w3.org/2000/svg" width="400" height="20" viewBox="0 0 400 20"><defs><linearGradient id="a" x1="0" x2="100%" y1="0" y2="0" gradientUnits="userSpaceOnUse"><stop offset="0%"><animate attributeName="stop-color" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="#ad5ae1;#ad5ae1;#0E94E1;#0E94E1;#669fc2;#669fc2;#ad5ae1"/></stop><stop offset="50%"><animate attributeName="stop-color" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="#e9618d;#e9618d;#57AB82;#57AB82;#6377e0;#6377e0;#e9618d"/></stop><stop offset="100%"><animate attributeName="stop-color" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="#fd9e5f;#fd9e5f;#C6C225;#C6C225;#9b80ec;#9b80ec;#fd9e5f"/></stop></linearGradient></defs><g fill="url(#a)"><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.5;0.66;1" repeatCount="indefinite" values="26;26;0;0"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;1" repeatCount="indefinite" values="20;20;30;30;20;20"/><animate attributeName="opacity" dur="2s" keyTimes="0;0.5;0.66;1" repeatCount="indefinite" values="1;1;0;0"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="62;62;72;72;26;26;0"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="104;104;20;20;70;70;20"/><animate attributeName="opacity" dur="2s" keyTimes="0;0.8;1" repeatCount="indefinite" values="1;1;0"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="182;182;108;108;112;112;26"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;1" repeatCount="indefinite" values="20;20;60;60;20;20"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="218;218;184;184;148;148;62"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="60;60;80;80;40;40;104"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="294;294;280;280;204;204;182"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="40;40;20;20;80;80;20"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="350;350;316;316;300;300;218"/><animate attributeName="width" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="20;20;60;60;20;20;60"/></rect><rect height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="386;386;392;392;336;336;294"/><animate attributeName="width" dur="2s" keyTimes="0;0.5;0.66;1" repeatCount="indefinite" values="20;20;40;40"/><animate attributeName="opacity" dur="2s" keyTimes="0;0.5;0.66;1" repeatCount="indefinite" values="0;0;1;1"/></rect><rect width="20" height="20" rx="10"><animate attributeName="x" dur="2s" keyTimes="0;0.2;0.33;0.5;0.66;0.8;1" repeatCount="indefinite" values="422;422;428;428;392;392;350"/><animate attributeName="opacity" dur="2s" keyTimes="0;0.8;1" repeatCount="indefinite" values="0;0;1"/></rect></g></svg>',Sa=_react.memo.call(void 0, ({children:e})=>{let t=_react.useMemo.call(void 0, ()=>URL.createObjectURL(new Blob([ci],{type:"image/svg+xml"})),[]);_react.useEffect.call(void 0, ()=>()=>URL.revokeObjectURL(t),[t]);let a=_react.useMemo.call(void 0, ()=>Object.freeze({urlStateMap:new Map([["sliding dots",Object.freeze([new URL(t)])]])}),[t]);return _react2.default.createElement(ue.Provider,{value:a},e)});Sa.displayName="AssetComposer";var Ba=Sa;function _e(e){return!!(e&&e.from.role==="channel"&&e.type==="message"&&"text"in e)}var Qe={"liner-message-activity":"wQVQNzG_liner-message-activity","liner-message-activity__text":"wQVQNzG_liner-message-activity__text"},Ta=Qe,Gh=Qe["liner-message-activity"];var Oh=Qe["liner-message-activity__text"];var Ca=({activity:e})=>{let t=d(Ta);return _react2.default.createElement("div",{className:t["liner-message-activity"],role:"separator"},_react2.default.createElement("span",{className:t["liner-message-activity__text"]},e.text))};Ca.displayName="LinerMessageActivity";var Ye=_react.memo.call(void 0, Ca);var $e={"variant-copilot":"w2roZmq_variant-copilot",theme:"w2roZmq_theme"},et=$e,ep=$e["variant-copilot"];var tp=$e.theme;var bi="webchat-fluent";function me(e){let t=d(et),a=M(et);return _react2.default.createElement("div",{className:_classnames2.default.call(void 0, bi,t.theme,a)},e.children)}var tt={"sliding-dots-typing-indicator":"wQOMcSW_sliding-dots-typing-indicator","sliding-dots-typing-indicator__image":"wQOMcSW_sliding-dots-typing-indicator__image"},Ha=tt,hp=tt["sliding-dots-typing-indicator"];var pp=tt["sliding-dots-typing-indicator__image"];function _i(){let e=d(Ha);return _react2.default.createElement("div",{className:e["sliding-dots-typing-indicator"],"data-testid":_botframeworkwebchatcomponent.testIds.typingIndicator},_react2.default.createElement(he,{className:_classnames2.default.call(void 0, e["sliding-dots-typing-indicator__image"])}))}var Fa=_react.memo.call(void 0, _i);var{ThemeProvider:xi}=_botframeworkwebchatcomponent.Components,yi=Object.freeze([()=>e=>(...t)=>{var n;let a=(n=t[0])==null?void 0:n.activity;if(V(a))return()=>_react2.default.createElement(ze,{activity:a});if(_e(a))return()=>_react2.default.createElement(Ye,{activity:a});let o=e(...t);return o&&((...i)=>_react2.default.createElement(Te,{activity:a},o(...i)))}]),ki=[()=>()=>()=>be],Ni=Object.freeze([_decorator.createActivityBorderMiddleware.call(void 0, function({request:t,Next:a,...o}){var n;return _react2.default.createElement(ka,{showLoader:(n=o.showLoader)!=null?n:t.livestreamingState==="preparing"},_react2.default.createElement(a,{...o,showLoader:!1}))})]),Si=we("fluent-theme"),Bi=Object.freeze({feedbackActionsPlacement:"activity-actions"}),Ti=Object.freeze([()=>e=>(...t)=>t[0].visible?_react2.default.createElement(Fa,null):e(...t)]);function zi({children:e,variant:t="fluent"}){return _react2.default.createElement(yt,{variant:t},_react2.default.createElement(me,null,_react2.default.createElement(Pe,null,_react2.default.createElement(xi,{activityMiddleware:yi,sendBoxMiddleware:ki,styleOptions:Bi,styles:Si,typingIndicatorMiddleware:Ti},_react2.default.createElement(Ba,null,_react2.default.createElement(_decorator3.WebChatDecorator,null,_react2.default.createElement(_decorator.DecoratorComposer,{middleware:Ni},e)))))))}var Ci=_react.memo.call(void 0, zi);var Mi="tsup",Fi="commonjs",Ai="4.18.1-main.20250726.562f97e",qp= exports.buildInfo ={buildTool:Mi,moduleFormat:Fi,version:Ai};_injectmetatag.injectMetaTag.call(void 0, "botframework-webchat:fluent-theme","version=4.18.1-main.20250726.562f97e; build-tool=tsup; module-format=commonjs");exports.FluentSendBox = wa; exports.FluentThemeProvider = Ci; exports.buildInfo = qp; exports.testIds = m;
2
2
  /*! For license information please see botframework-webchat-fluent-theme.js.LEGAL.txt */
3
3
  //# sourceMappingURL=botframework-webchat-fluent-theme.js.map