@keyframes k-animation-blink{50%{opacity:1}}.k-avatar{border-width:0;border-style:solid;vertical-align:middle;display:inline-flex;flex-flow:row nowrap;justify-content:center;align-items:center;flex-shrink:0;overflow:hidden}.k-avatar,.k-avatar *,.k-avatar ::after,.k-avatar ::before{box-sizing:border-box}.k-avatar-image{width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat}.k-avatar-image>img{width:100%;height:100%;object-fit:cover;vertical-align:top}.k-avatar-md{width:32px;height:32px;flex-basis:32px}.k-avatar-solid-primary{border-color:#ff6358;color:#fff;background-color:#ff6358}.k-rounded-full{border-radius:50%}.k-author{margin:0;font-size:smaller;line-height:normal}.k-chat .k-author,.k-chat .k-toolbar-box::before{display:none}.k-chat{max-height:100%;box-sizing:border-box;outline:0;font-family:inherit;font-size:14px;display:flex;flex-direction:column;overflow:hidden;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;border-color:rgba(0,0,0,.08);color:#203041;border:0;line-height:1.6;height:100%;position:relative}.ai-assist .k-chat{max-width:850px;margin:0 auto;height:calc(-158px + 100vh)}.k-chat #scroll-button{position:absolute;pointer-events:auto;border-radius:50%;width:32px;height:32px;padding:8px;background-color:rgba(255,255,255,.9);color:#1272e4;border-color:#e8e8eb;top:calc(100% - 160px);left:50%;cursor:pointer;transform:translate(-50%,-50%);display:none}.k-chat #scroll-button svg{position:absolute;top:50%;transform:translateY(-50%)}.k-chat,.k-chat #scroll-button:hover{background-color:#fff}.k-chat .k-message-list,.k-chat .k-message-list-content{display:flex;flex-direction:column;align-items:flex-start}.k-chat .k-message-list{flex:1 1 auto;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth}.k-chat .k-message-list-content{padding:16px;width:100%;box-sizing:border-box;position:relative;flex:0 0 auto;overflow:hidden}.k-chat .k-message-list-content>*+*{margin-top:16px}.k-chat .k-timestamp{font-size:smaller;text-transform:uppercase;text-align:center;align-self:stretch;color:#666}.k-chat .k-message-group{max-width:100%;background:0 0;box-sizing:border-box;display:flex;flex-shrink:0;flex-direction:column;position:relative}.k-chat .k-message-group:not(.k-alt){align-items:flex-start;text-align:start}.k-chat .k-message-group:not(.k-alt) .k-first .k-chat-bubble,.k-chat .k-message-group:not(.k-alt) .k-only .k-chat-bubble{border-bottom-left-radius:2px}.k-chat .k-message-group:not(.k-alt) .k-last .k-chat-bubble,.k-chat .k-message-group:not(.k-alt) .k-middle .k-chat-bubble{border-top-left-radius:2px;border-bottom-left-radius:2px}.k-chat .k-message-group.k-alt{max-width:80%;align-self:flex-end;align-items:flex-end;text-align:end}.k-chat .k-message-group.k-alt .k-first .k-chat-bubble,.k-chat .k-message-group.k-alt .k-only .k-chat-bubble{border-bottom-right-radius:2px}.k-chat .k-message-group.k-alt .k-last .k-chat-bubble,.k-chat .k-message-group.k-alt .k-middle .k-chat-bubble{border-top-right-radius:2px;border-bottom-right-radius:2px}.k-chat .k-avatar{margin:0;position:absolute}.k-message-group:not(.k-alt)>.k-avatar{left:0;bottom:0}.k-message-group.k-alt>.k-avatar{right:0;bottom:0}.k-chat .k-avatars .k-message-group:not(.k-no-avatar){padding-left:calc(32px + 8px)}.k-chat .k-avatars .k-message-group.k-alt:not(.k-no-avatar){padding-right:calc(32px + 8px)}.k-chat .k-author{margin:0;font-weight:700}.k-chat .k-message{max-width:100%;display:flex;flex-direction:column;margin:2px 0 0;position:relative;transition:margin .2s ease-in-out;outline:0}.k-chat .k-message-time{font-size:smaller;line-height:normal;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .2s ease-in-out;display:none}.k-chat .k-message.k-selected{margin-bottom:16px}.k-chat .k-message.k-selected .k-message-time{opacity:1}.k-chat .k-chat-bubble{border-radius:12px;padding:8px 12px;border-width:1px;border-style:solid;word-wrap:break-word;white-space:normal;order:-1;background-color:#f1f1f2;transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out;color:#203041;border-color:#ebebeb;line-height:1.6}.k-chat .k-alt .k-chat-bubble:hover,.k-chat .k-chat-bubble:hover{box-shadow:0 4px 6px rgba(0,0,0,.06),0 4px 16px rgba(0,0,0,.12)}.k-chat .k-alt .k-chat-bubble,.k-chat .k-chat-bubble{box-shadow:0 2px 3px rgba(0,0,0,.04),0 4px 12px rgba(0,0,0,.12)}.k-chat .k-alt .k-chat-bubble{border-color:#acd3ff;background-color:#acd3ff;color:#061948}.k-chat .k-chat-bubble .intro-suggestions{display:flex;gap:8px;margin-top:4px;flex-wrap:wrap}.k-chat .k-chat-bubble .intro-suggestions button{padding:2px 6px}.k-chat .k-chat-bubble .message-btns-container{text-align:right}.k-chat .k-chat-bubble .message-btns-container button>*{pointer-events:none}.k-chat .k-chat-bubble .message-btns-container button{transition:color .2s ease-in-out;color:#666;padding:0;border:0;position:relative;cursor:pointer}.k-chat .k-chat-bubble .message-btns-container button.message-copy-btn svg{width:18px;height:18px}.k-chat .k-chat-bubble .message-btns-container .message-copy-btn::after{visibility:hidden;content:"";background-color:transparent;position:absolute;left:4px;top:0;width:8px;border-bottom:2px solid #1272e5;height:13px;border-right:2px solid #1272e5;transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg)}.k-chat .k-chat-bubble .message-btns-container .message-copy-btn.active svg{visibility:hidden}.k-chat .k-chat-bubble .message-btns-container .message-copy-btn.active::after{visibility:visible}.k-chat .k-chat-bubble .message-btns-container button:hover{color:#1272e5}.k-chat .k-typing-indicator-bubble{overflow:visible;padding-top:0}.k-chat .k-typing-indicator-bubble .k-chat-bubble{white-space:normal}.k-typing-indicator{padding:0;border-radius:50px;display:inline-flex;flex-flow:row nowrap;gap:5px}.k-typing-indicator span{width:8px;height:8px;border-radius:50%;flex:0 0 8px;background-color:#424242;opacity:.4}.k-typing-indicator span:nth-of-type(1){animation:1s k-animation-blink infinite .3333s}.k-typing-indicator span:nth-of-type(2){animation:1s k-animation-blink infinite .6666s}.k-typing-indicator span:nth-of-type(3){animation:1s k-animation-blink infinite .9999s}.k-quick-replies{display:block;max-width:100%}.k-message-box,.k-quick-reply{border-width:1px;border-style:solid}.k-quick-reply{border-radius:100px;margin-right:8px;margin-bottom:4px;padding:8px 12px;line-height:18px;cursor:pointer;user-select:none;display:inline-block;flex:0 0 auto;transition-property:color,background-color,border-color;transition-duration:.2s;transition-timing-function:ease-in-out;outline:0}.k-chat .k-quick-reply{border-color:#ff6358;color:#ff6358;background-color:transparent}.k-chat .k-quick-reply:hover{border-color:#ff6358;color:#fff;background-color:#ff6358}.k-message-box{width:calc(100% - 20px);height:auto;box-sizing:border-box;margin:10px;flex:none;display:flex;flex-flow:column nowrap;align-items:stretch;border-color:#dbddec;border-radius:14px}.k-message-box .k-input-suffix{display:flex;justify-content:flex-end}.k-message-box textarea.k-input-inner{resize:none;overflow-y:auto;height:150px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.25) transparent;min-height:80px;font-size:14px;field-sizing:content;max-height:200px}.k-message-box textarea.k-input-inner::placeholder{color:#555961}.k-message-box textarea.k-input-inner::-webkit-scrollbar{width:4px}.k-message-box textarea.k-input-inner::-webkit-scrollbar-track{background:0 0}.k-message-box textarea.k-input-inner::-webkit-scrollbar-thumb{background:rgba(0,0,0,.25);border-radius:2px}.k-message-box:focus,.k-message-box:focus-within{outline:0;box-shadow:none}.k-message-box .k-button{border-width:0;flex-shrink:0}.k-chat .k-toolbar-box{padding:8px;width:100%;border-width:1px 0 0;border-style:solid;border-color:inherit;color:#424242;background-color:#fafafa;box-sizing:border-box;flex:none;overflow:hidden;position:relative;gap:8px}.k-chat .k-toolbar-box .k-button-list{display:flex;flex-flow:row nowrap;overflow:hidden;scroll-behavior:smooth}.k-chat .k-toolbar-box .k-button{flex:none}.k-chat .k-chat-bubble p{margin:0 0 8px}.k-chat .k-chat-bubble p:last-child,.k-chat .k-chat-bubble pre:last-child{margin-bottom:0}.k-chat .k-chat-bubble h1,.k-chat .k-chat-bubble h2,.k-chat .k-chat-bubble h3,.k-chat .k-chat-bubble h4,.k-chat .k-chat-bubble strong{font-weight:700}.k-chat .k-chat-bubble h2{font-size:18px}.k-chat .k-chat-bubble h3{font-size:16px}.k-chat .k-chat-bubble h4{font-size:14px}.k-chat .k-chat-bubble h1:first-child,.k-chat .k-chat-bubble h2:first-child,.k-chat .k-chat-bubble h3:first-child{margin-top:0}.k-chat .k-chat-bubble ol,.k-chat .k-chat-bubble ul{margin:4px 0 8px;padding-left:20px}.k-chat .k-chat-bubble li{margin:2px 0}.k-chat .k-chat-bubble code{font-family:monospace;font-size:.88em;background:rgba(0,0,0,.07);padding:1px 4px;border-radius:3px}.k-chat .k-chat-bubble pre{background:rgba(0,0,0,.07);border-radius:4px;padding:8px 10px;overflow-x:auto;margin:4px 0 8px}.k-chat .k-chat-bubble pre code{background:0 0;padding:0;font-size:.85em}.k-chat .k-chat-bubble blockquote{border-left:3px solid rgba(0,0,0,.2);margin:4px 0 8px;padding-left:10px;color:#666}.k-chat .k-chat-bubble hr{border:0;border-top:1px solid rgba(0,0,0,.12);margin:8px 0}.k-chat .k-chat-bubble table{border-collapse:collapse;display:block;overflow-x:auto;margin:4px 0 8px;font-size:.9em}.k-chat .k-chat-bubble td,.k-chat .k-chat-bubble th{border:1px solid rgba(0,0,0,.15);padding:4px 8px;text-align:left}.k-chat .k-chat-bubble th{background:rgba(0,0,0,.05);font-weight:700}