.t-chat{height:600px;max-height:100%;display:flex;flex-direction:column;overflow:hidden;max-width:500px;margin:auto}.t-chat .t-message-list{padding:16px 16px;flex:1 1 auto;display:flex;flex-direction:column;align-items:flex-start;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth}.t-chat .t-message-list>*+*{margin-top:16px}.t-chat .t-message-group{max-width:80%;background:0;box-sizing:border-box;display:flex;flex-shrink:0;flex-direction:column;position:relative}.t-chat .t-message-group:not(.t-alt){align-items:flex-start;text-align:left}.t-chat .t-message-group:not(.t-alt) .t-message-time{margin-left:8px;left:100%}.t-chat .t-message-group:not(.t-alt) .t-message-status{left:0}.t-chat .t-message-group:not(.t-alt) .t-first .t-bubble,.t-chat .t-message-group:not(.t-alt) .t-only .t-bubble{border-bottom-left-radius:2px}.t-chat .t-message-group:not(.t-alt) .t-middle .t-bubble,.t-chat .t-message-group:not(.t-alt) .t-last .t-bubble{border-top-left-radius:2px;border-bottom-left-radius:2px}.t-chat .t-message-group.t-alt{align-self:flex-end;align-items:flex-end;text-align:right}.t-chat .t-message-group.t-alt .t-message-time{margin-right:8px;right:100%}.t-chat .t-message-group.t-alt .t-message-status{right:0}.t-chat .t-message-group.t-alt .t-first .t-bubble,.t-chat .t-message-group.t-alt .t-only .t-bubble{border-bottom-right-radius:2px}.t-chat .t-message-group.t-alt .t-middle .t-bubble,.t-chat .t-message-group.t-alt .t-last .t-bubble{border-top-right-radius:2px;border-bottom-right-radius:2px}.t-chat .t-message{max-width:100%;margin:2px 0 0;position:relative;transition:margin .2s ease-in-out}.t-chat .t-message-time,.t-chat .t-message-status{font-size:smaller;line-height:normal;white-space:nowrap;pointer-events:none;position:absolute}.t-chat .t-message-time{opacity:0;top:50%;transform:translateY(-50%);transition:opacity .2s ease-in-out}.t-chat .t-message-status{margin-top:2px;height:0;overflow:hidden;top:100%;transition:height .2s ease-in-out}.t-chat .t-bubble{border-radius:12px;padding:8px 12px;border-width:1px;border-style:solid;line-height:18px;word-wrap:break-word}.t-chat .t-message.t-state-selected{margin-bottom:16px;border:0;color:inherit;background:0}.t-chat .t-message.t-state-selected .t-message-time{opacity:1}.t-chat .t-message.t-state-selected .t-message-status{height:1.2em}.t-chat .t-message-error,.t-chat .t-message-sending{margin-bottom:16px}.t-chat .t-message-error .t-message-status,.t-chat .t-message-sending .t-message-status{height:1.2em}.t-avatar{border-radius:100%;width:32px;height:32px;position:absolute}.t-message-group:not(.t-alt)>.t-avatar{left:0;bottom:0}.t-message-group.t-alt>.t-avatar{right:0;bottom:0}.t-avatars .t-message-group:not(.t-alt):not(.t-no-avatar){padding-left:calc(32px + 8px)}.t-avatars .t-message-group.t-alt:not(.t-no-avatar){padding-right:calc(32px + 8px)}.t-author{margin:0;font-size:smaller;line-height:normal}.t-chat .t-author{margin:0}.t-timestamp{font-size:smaller;line-height:normal;text-align:center;align-self:stretch}.t-quick-replies{display:block;max-width:100%}.t-quick-reply{border-radius:100px;margin-right:8px;margin-bottom:4px;padding:8px 12px;border-width:1px;border-style:solid;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}.t-scrollable-quick-replies{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px;display:flex;flex-direction:row;flex-wrap:nowrap;flex:0 0 auto;overflow-x:auto;overflow-y:hidden}.t-scrollable-quick-replies::-webkit-scrollbar{display:none}.t-scrollable-quick-replies .t-quick-reply{margin:0}.t-scrollable-quick-replies .t-quick-reply+.t-quick-reply{margin-left:8px}.t-message-box{padding:10px 16px;border-width:1px 0 0;border-style:solid;flex:0 0 auto;display:flex;flex-direction:row;flex-wrap:nowrap}.t-message-box .t-input{margin:0;padding:0;border:0;font:inherit;background:0;flex:1 1 auto}.t-message-box .t-button{padding:0}.t-message-box .t-button svg{width:20px;height:20px;fill:currentColor;display:inline-block}.t-message-box .t-button::before,.t-message-box .t-button::after{display:none}.t-rtl .t-message-box .t-button,.t-message-box .t-button[dir="rtl"]{transform:scaleX(-1)}.t-chat .t-card-list{margin:2px 0 0}.t-chat .t-card-deck{max-width:calc(125% + calc(calc(32px + 8px)/4)+32px);box-sizing:border-box;margin-top:16px;margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px;overflow:hidden;overflow-x:auto}.t-chat .t-card-deck::-webkit-scrollbar{display:none}.t-chat .t-card-deck .t-card-wrap+.t-card-wrap{margin-left:16px}.t-chat .t-card-deck .t-card,.t-chat .t-card-deck .t-card-wrap{flex-basis:200px}.t-chat .t-card-deck .t-card-wrap{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;flex:0 0 auto}.t-chat .t-card-deck .t-card-wrap .t-card{flex:0 0 auto}.t-chat .t-card-deck .t-card-wrap .t-card+.t-card{margin-left:16px}.t-typing-indicator{padding:0;border-radius:50px;display:inline-flex;flex-direction:row;flex-wrap:nowrap}.t-typing-indicator span{width:8px;height:8px;border-radius:50%;flex:0 0 8px;background-color:currentColor;opacity:.4}.t-typing-indicator span:nth-of-type(1){animation:1s k-animation-blink infinite .3333s}.t-typing-indicator span:nth-of-type(2){animation:1s k-animation-blink infinite .6666s}.t-typing-indicator span:nth-of-type(3){animation:1s k-animation-blink infinite .9999s}.t-typing-indicator span+span{margin-left:5px}@keyframes k-animation-blink{50%{opacity:1}}.t-rtl .t-message-group:not(.t-alt),[dir="rtl"] .t-message-group:not(.t-alt){text-align:right}.t-rtl .t-message-group:not(.t-alt) .t-message-time,[dir="rtl"] .t-message-group:not(.t-alt) .t-message-time{margin-left:0;margin-right:8px;left:auto;right:100%}.t-rtl .t-message-group:not(.t-alt) .t-message-status,[dir="rtl"] .t-message-group:not(.t-alt) .t-message-status{left:auto;right:0}.t-rtl .t-message-group.t-alt,[dir="rtl"] .t-message-group.t-alt{text-align:left}.t-rtl .t-message-group.t-alt .t-message-time,[dir="rtl"] .t-message-group.t-alt .t-message-time{margin-right:0;margin-left:8px;right:auto;left:100%}.t-rtl .t-message-group.t-alt .t-message-status,[dir="rtl"] .t-message-group.t-alt .t-message-status{right:auto;left:0}.t-rtl .t-message-group:not(.t-alt)>.t-avatar,[dir="rtl"] .t-message-group:not(.t-alt)>.t-avatar{left:auto;right:0}.t-rtl .t-message-group.t-alt>.t-avatar,[dir="rtl"] .t-message-group.t-alt>.t-avatar{right:auto;left:0}.t-rtl .t-avatars .t-message-group:not(.t-alt),[dir="rtl"] .t-avatars .t-message-group:not(.t-alt){padding-left:0;padding-right:calc(32px + 8px)}.t-rtl .t-avatars .t-message-group.t-alt,[dir="rtl"] .t-avatars .t-message-group.t-alt{padding-right:0;padding-left:calc(32px + 8px)}.t-rtl .t-chat .t-card-deck .t-card-wrap+.t-card-wrap,[dir="rtl"] .t-chat .t-card-deck .t-card-wrap+.t-card-wrap{margin-left:0;margin-right:16px}.t-rtl .t-quick-reply,[dir="rtl"] .t-quick-reply{margin-right:0;margin-left:8px}.t-card{border-radius:4px;border-width:1px;border-style:solid;display:flex;flex-direction:column;overflow:hidden}.t-card.t-card-flat{box-shadow:none}.t-card>.t-card-header:first-child,.t-card>.t-card-body:first-child,.t-card>.t-card-image:first-child,.t-card>.t-card-actions:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.t-card>.t-card-header:last-child,.t-card>.t-card-body:last-child,.t-card>.t-card-image:last-child,.t-card>.t-card-actions:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.t-card-header{padding:12px 16px;border-width:0 0 1px;border-style:solid;overflow:hidden}.t-card-header>h1,.t-card-header>h2,.t-card-header>h3,.t-card-header>h4,.t-card-header>h5,.t-card-header>h6{margin:0}.t-card-body{padding:12px 16px;flex:1 1 0}.t-card-body p{margin:0 0 14px}.t-card-body>.t-last,.t-card-body>:last-child{margin-bottom:0}.t-card-image{border:0;max-width:100%;overflow:hidden}.t-card-image>img{border:0;max-width:100%}.t-card-title{margin:0 0 14px}.t-card-subtitle{margin:0 0 14px}.t-card-title+.t-card-subtitle{margin-top:-10.5px}.t-card>.t-hr{margin:0;flex:0 0 auto;border-color:inherit}.t-card-actions{padding:8px 16px;border-width:0;border-style:solid;border-color:inherit;overflow:hidden;flex-shrink:0;flex-basis:auto}.t-card>.t-card-actions{border-top-width:1px;border-color:inherit}.t-card-actions>.t-button.t-flat:first-child{margin-left:-8px}.t-card-action{border-width:0;border-style:solid;border-color:inherit;display:inline-flex;flex:1 1 auto}.t-card-action>.t-button{border-radius:0;padding:12px 16px;flex:1 1 auto}.t-card-actions-vertical{padding:0;display:flex;flex-direction:column}.t-card-actions-vertical .t-card-action+.t-card-action{border-top-width:1px}.t-card-actions-stretched{padding:0;display:flex;flex-direction:row}.t-card-actions-stretched .t-card-action+.t-card-action{border-left-width:1px}.t-card-list{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;flex:0 0 auto}.t-card-list .t-card{flex:0 0 auto}.t-card-list .t-card+.t-card{margin-top:16px}.t-card-deck{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;flex:0 0 auto}.t-card-deck .t-card{flex:0 0 auto}.t-card-deck .t-card+.t-card{margin-left:16px}.t-card-group{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;flex:0 0 auto}.t-card-group .t-card{border-radius:0;flex:0 0 auto}.t-card-group .t-card>.t-card-header{border-radius:0}.t-card-group .t-card+.t-card{margin-left:-1px}.t-card-group .t-card.t-first{border-top-left-radius:4px;border-bottom-left-radius:4px}.t-card-group .t-card.t-first>.t-card-header{border-top-left-radius:4px}.t-card-group .t-card.t-last{border-top-right-radius:4px;border-bottom-right-radius:4px}.t-card-group .t-card.t-last>.t-card-header{border-top-right-radius:4px}.t-card-group .t-card.t-only{border-radius:4px}.t-card-group .t-card.t-only>.t-card-header{border-top-left-radius:4px;border-top-right-radius:4px}.t-rtl .t-card-deck .t-card+.t-card,[dir="rtl"] .t-card-deck .t-card+.t-card{margin-left:0;margin-right:16px}.t-ie11 .t-card-body{flex:1 1 auto}.t-card{max-width:200px}