.ChatLog__Inner.svelte-kc9py3{display:flex;flex-direction:column;gap:24px;padding:24px 16px;font-size:16px;line-height:1.5;color:#363636}.ChatMessageAgent.svelte-1nseg3p{display:flex;gap:12px}.ChatMessageAgent__Icon.svelte-1nseg3p{flex-shrink:0;width:32px;height:32px}.ChatMessageAgent__Icon.svelte-1nseg3p:where(.ChatMessageAgent:where(.svelte-1nseg3p)+.ChatMessageAgent:where(.svelte-1nseg3p) :where(.svelte-1nseg3p)){visibility:hidden}.ChatMessageAgent__Icon.svelte-1nseg3p img:where(.svelte-1nseg3p){display:block;width:100%;height:100%;object-fit:cover;border-radius:50%}.ChatMessageAgent__Text.svelte-1nseg3p{flex-grow:1;margin:0;font-size:16px;line-height:1.5;word-break:break-word;color:#363636}.ChatMessageAgent__Text.svelte-1nseg3p p{margin:.5em 0 0}.ChatMessageAgent__Text.svelte-1nseg3p>*:first-child{margin-top:0}.ChatMessageAgent__Text.svelte-1nseg3p>*:last-child{margin-bottom:0}.ChatMessageAgent__SuggestedQuestionsTitle.svelte-1nseg3p{display:flex;align-items:center;margin:24px 0 4px;font-weight:500;font-size:15px;line-height:1.4666666667}.ChatMessageAgent__SuggestedQuestionsTitle.svelte-1nseg3p:before{content:"";display:block;width:18px;height:18px;margin-right:4px;background:url("data:image/svg+xml,%3csvg%20fill='none'%20height='18'%20viewBox='0%200%2018%2018'%20width='18'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m10.8375%2014.25-1.8375%202.625-1.8375-2.625h-4.9125c-.41421%200-.75-.3358-.75-.75v-10.5c0-.41421.33579-.75.75-.75h13.5c.4142%200%20.75.33579.75.75v10.5c0%20.4142-.3358.75-.75.75z'%20fill='%23b48d6f'/%3e%3cg%20fill='%23fff'%3e%3ccircle%20cx='6.00001'%20cy='7.99995'%20r='.8'/%3e%3ccircle%20cx='9.00001'%20cy='7.99995'%20r='.8'/%3e%3ccircle%20cx='12'%20cy='7.99995'%20r='.8'/%3e%3c/g%3e%3c/svg%3e") 0 0/100% 100%}.ChatMessageAgent__SuggestedQuestions.svelte-1nseg3p{display:flex;flex-direction:column;gap:4px;padding:0;margin:0;list-style:none}.ChatMessageAgent__SuggestedQuestions.svelte-1nseg3p button:where(.svelte-1nseg3p){box-sizing:border-box;width:100%;padding:7px 12px 8px;border-radius:8px;border:1px solid #DDDDDD;font-weight:500;font-size:14px;line-height:1.4285714286;text-align:left;color:#998175;background:#fff;cursor:pointer;touch-action:manipulation}.ChatMessageAgent__LoadingDots.svelte-1nseg3p{display:inline-flex;gap:3px;padding:6px 8px;border-radius:999px;background:#ebebeb}.ChatMessageAgent__LoadingDots.svelte-1nseg3p span:where(.svelte-1nseg3p){flex-shrink:0;display:block;width:4px;aspect-ratio:1;border-radius:50%;background:#8a8a8a;animation:svelte-1nseg3p-mU9E2d 1s -.6s infinite}.ChatMessageAgent__LoadingDots.svelte-1nseg3p span:where(.svelte-1nseg3p):nth-child(2){animation-delay:-.4s}.ChatMessageAgent__LoadingDots.svelte-1nseg3p span:where(.svelte-1nseg3p):nth-child(3){animation-delay:-.2s}@keyframes svelte-1nseg3p-mU9E2d{0%,to{background:#dcdcdc}33%{background:#8a8a8a}}.ChatMessageUser.svelte-1ci3bf9{width:fit-content;padding:8px 16px;margin:0 0 0 auto;border-radius:20px;font-size:16px;line-height:1.5;color:#363636;background:#fff}.ChatControls.svelte-cn1ddr{display:grid;grid-template:"suggestions suggestions" "inputArea   sendButton"/1fr 38px;gap:0 4px;padding:0 16px 16px}.ChatControls__Suggestions.svelte-cn1ddr{grid-area:suggestions;overflow-x:scroll;margin:0 -16px;scrollbar-width:none}.ChatControls__Suggestions.hidden.svelte-cn1ddr{visibility:hidden;pointer-events:none}.ChatControls__Suggestions.svelte-cn1ddr::-webkit-scrollbar{display:none}.ChatControls__SuggestionsInner.svelte-cn1ddr{display:flex;gap:4px;width:max-content;margin:0;padding:8px 16px;list-style:none}.ChatControls__SuggestionsInner.svelte-cn1ddr button:where(.svelte-cn1ddr){box-sizing:border-box;padding:4px 12px;border:1px solid #DDDDDD;border-radius:999px;font-weight:500;font-size:14px;line-height:1.4285714286;color:#998175;background:#fff;cursor:pointer;touch-action:manipulation;transition:color .2s,background .2s}.ChatControls__SuggestionsInner.svelte-cn1ddr button:where(.svelte-cn1ddr):disabled{cursor:not-allowed;color:#fff;background:#d9dde0}.ChatControls__InputArea.svelte-cn1ddr{grid-area:inputArea;position:relative}.ChatControls__InputArea.hidden.svelte-cn1ddr{visibility:hidden;pointer-events:none}.ChatControls__InputArea.svelte-cn1ddr textarea:where(.svelte-cn1ddr){display:block;box-sizing:border-box;width:100%;min-height:38px;max-height:148px;padding:8px 12px;border:1px solid #DDDDDD;border-radius:8px;font-size:16px;line-height:22px;color:#363636;background:#fff;resize:none;transition:color .2s,background .2s}.ChatControls__InputArea.svelte-cn1ddr textarea:where(.svelte-cn1ddr):where(.ChatControls__InputArea:where(.svelte-cn1ddr):has(.ChatControls__SpeechInputButton:where(.svelte-cn1ddr)) :where(.svelte-cn1ddr)){padding-right:46px}.ChatControls__InputArea.svelte-cn1ddr textarea:where(.svelte-cn1ddr):disabled{cursor:not-allowed;color:#fff;background:#d9dde0}.ChatControls__InputArea.svelte-cn1ddr textarea:where(.svelte-cn1ddr)::placeholder{font-size:14px;color:#a5a5a5}.ChatControls__SpeechInputButton.svelte-cn1ddr{position:absolute;right:4px;bottom:4px;width:32px;aspect-ratio:1;padding:0;border:0;background:url("data:image/svg+xml,%3csvg%20height='32'%20viewBox='0%200%2032%2032'%20width='32'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m16%207.75c2.0711%200%203.75%201.67894%203.75%203.75v3c0%202.071-1.6789%203.75-3.75%203.75s-3.75-1.679-3.75-3.75v-3c0-2.07106%201.6789-3.75%203.75-3.75zm-6.7088%207.5h1.512c.3639%202.5442%202.5519%204.5%205.1968%204.5%202.6448%200%204.8329-1.9558%205.1969-4.5h1.5119c-.3458%203.1287-2.8301%205.6129-5.9588%205.9588v3.0412h-1.5v-3.0412c-3.1287-.3459-5.61294-2.8301-5.9588-5.9588z'%20fill='%23998175'/%3e%3c/svg%3e") 0 0/100% 100%;cursor:pointer;touch-action:manipulation;transition:color .2s,background .2s,filter .2s}.ChatControls__SpeechInputButton.svelte-cn1ddr:disabled{cursor:not-allowed;opacity:.5;filter:grayscale(100%)}.ChatControls__SpeechInputButton.speeching.svelte-cn1ddr{background-image:url("data:image/svg+xml,%3csvg%20fill='none'%20height='32'%20viewBox='0%200%2032%2032'%20width='32'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m19.3186%2020.3793c-.774.4378-1.6431.7272-2.5686.8295v3.0412h-1.5v-3.0412c-3.1287-.3459-5.61295-2.8301-5.9588-5.9588h1.512c.3639%202.5442%202.5519%204.5%205.1968%204.5.7876%200%201.5347-.1734%202.2052-.4842l-1.1627-1.1626c-.3309.0956-.6807.1468-1.0425.1468-2.0711%200-3.75-1.679-3.75-3.75v-1.1893l-4.20496-4.20499%201.06067-1.06066%2014.84929%2014.84925-1.0607%201.0607zm2.2123-2.009-1.0818-1.0819c.3813-.6071.6418-1.2978.7478-2.0384h1.5119c-.1274%201.1524-.5449%202.2174-1.1779%203.1203zm-2.1817-2.1818-6.585-6.58496c.6514-1.10903%201.8567-1.85354%203.2358-1.85354%202.0711%200%203.75%201.67894%203.75%203.75v3c0%20.6074-.1444%201.1811-.4008%201.6885z'%20fill='%23998175'/%3e%3c/svg%3e")}.ChatControls__SendButton.svelte-cn1ddr{grid-area:sendButton;align-self:end;width:38px;aspect-ratio:1;padding:0;border:0;border-radius:8px;color:#fff;background:#998175;cursor:pointer;touch-action:manipulation;transition:color .2s,background .2s}.ChatControls__SendButton.hidden.svelte-cn1ddr{visibility:hidden;pointer-events:none}.ChatControls__SendButton.svelte-cn1ddr:disabled{cursor:not-allowed;background:#d9dde0}.ChatControls__SendButton.svelte-cn1ddr:before{content:var(--icon-arrowUp);display:inline-block;font-family:var(--iconfont);font-style:normal;font-weight:400;font-variant:normal;line-height:1;text-transform:none;vertical-align:middle;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:block;font-size:18px}.ChatControls__CancelButton.svelte-cn1ddr{position:absolute;inset:auto 0 16px;display:flex;gap:4px;align-items:center;width:fit-content;padding:6px 12px 5px;margin:0 auto;border:1px solid #DDDDDD;border-radius:999px;font-weight:500;font-size:14px;line-height:1.4285714286;color:#998175;background:#fff;cursor:pointer;touch-action:manipulation}.ChatControls__CancelButton.svelte-cn1ddr:before{content:"";display:block;width:18px;aspect-ratio:1;background:url("data:image/svg+xml,%3csvg%20height='18'%20viewBox='0%200%2018%2018'%20width='18'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='m9%2016.5c-4.14214%200-7.5-3.3579-7.5-7.5%200-4.14214%203.35786-7.5%207.5-7.5%204.1421%200%207.5%203.35786%207.5%207.5%200%204.1421-3.3579%207.5-7.5%207.5zm0-1.5c3.3137%200%206-2.6863%206-6%200-3.31371-2.6863-6-6-6-3.31371%200-6%202.68629-6%206%200%203.3137%202.68629%206%206%206zm-2.25-8.25h4.5v4.5h-4.5z'%20fill='%23998175'/%3e%3c/svg%3e") 0 0/100% 100%}.Chat.svelte-18pg9tp{display:grid;grid-template-rows:1fr auto;height:100%}.Chat__Log.svelte-18pg9tp{overflow:auto;overscroll-behavior-y:contain}.Chat__Controls.svelte-18pg9tp{min-width:0}
