@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";.btn{width:48px;height:48px;background:transparent;border:1px solid transparent;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:inherit;padding:0;transition:border-color .2s ease;position:relative;overflow:hidden}.btn--disabled{cursor:not-allowed;opacity:.5}.btn--disabled:hover{background:transparent;border-color:transparent}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffff1a;border-radius:inherit;opacity:0;transition:opacity .2s ease;pointer-events:none}.btn:not(.btn--disabled):hover .overlay{opacity:1}.btn:hover{border-color:#fff6}.icon{--v-icon-size-multiplier: 1;align-items:center;display:inline-flex;font-feature-settings:"liga";height:1em;justify-content:center;letter-spacing:normal;line-height:1;min-width:1em;opacity:var(--v-icon-opacity, 1);position:relative;text-align:center;text-indent:0;-webkit-user-select:none;user-select:none;vertical-align:middle;width:1em;font-size:1.5rem;z-index:1}.btn{color:#fff}.btn.large{width:56px;height:56px}.spinner{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.spinner-svg{width:100%;height:100%;animation:spinner-rotate 1.4s linear infinite;transform-origin:center}.spinner-path{animation:spinner-dash 1.4s ease-in-out infinite;stroke-dashoffset:0;transform-origin:center;will-change:stroke-dasharray,stroke-dashoffset;transform-box:fill-box}@keyframes spinner-rotate{to{transform:rotate(360deg)}}@keyframes spinner-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-125px}}.btn--loading .icon{color:#fff}.markdown-body .octicon{display:inline-block;fill:currentColor;vertical-align:text-bottom}.markdown-body h1:hover .anchor .octicon-link:before,.markdown-body h2:hover .anchor .octicon-link:before,.markdown-body h3:hover .anchor .octicon-link:before,.markdown-body h4:hover .anchor .octicon-link:before,.markdown-body h5:hover .anchor .octicon-link:before,.markdown-body h6:hover .anchor .octicon-link:before{width:16px;height:16px;content:" ";display:inline-block;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>");mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>")}.markdown-body details,.markdown-body figcaption,.markdown-body figure{display:block}.markdown-body summary{display:list-item}.markdown-body[hidden]{display:none!important}.markdown-body a:active,.markdown-body a:hover{outline-width:0}.markdown-body abbr[title]{border-bottom:none;text-decoration:underline dotted}.markdown-body b,.markdown-body strong{font-weight:600}.markdown-body dfn{font-style:italic}.markdown-body small{font-size:90%}.markdown-body sub,.markdown-body sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.markdown-body sub{bottom:-.25em}.markdown-body sup{top:-.5em}.markdown-body code,.markdown-body kbd,.markdown-body pre,.markdown-body samp{font-family:monospace,monospace;font-size:1em}.markdown-body figure{margin:1em 40px}.markdown-body input{font:inherit;margin:0;overflow:visible;font-family:inherit;font-size:inherit;line-height:inherit}.markdown-body[type=button],.markdown-body[type=reset],.markdown-body[type=submit]{-webkit-appearance:button}.markdown-body[type=button]::-moz-focus-inner,.markdown-body[type=reset]::-moz-focus-inner,.markdown-body[type=submit]::-moz-focus-inner{border-style:none;padding:0}.markdown-body[type=button]:-moz-focusring,.markdown-body[type=reset]:-moz-focusring,.markdown-body[type=submit]:-moz-focusring{outline:1px dotted ButtonText}.markdown-body[type=checkbox],.markdown-body[type=radio]{box-sizing:border-box;padding:0}.markdown-body[type=number]::-webkit-inner-spin-button,.markdown-body[type=number]::-webkit-outer-spin-button{height:auto}.markdown-body[type=search]{-webkit-appearance:textfield;outline-offset:-2px}.markdown-body[type=search]::-webkit-search-cancel-button,.markdown-body[type=search]::-webkit-search-decoration{-webkit-appearance:none}.markdown-body ::-webkit-input-placeholder{color:inherit;opacity:.54}.markdown-body ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.markdown-body a:hover{text-decoration:underline}.markdown-body hr:before{display:table;content:""}.markdown-body hr:after{display:table;clear:both;content:""}.markdown-body table{border-spacing:0;border-collapse:collapse;display:block;width:max-content;max-width:100%;overflow:auto}.markdown-body td,.markdown-body th{padding:0}.markdown-body details summary{cursor:pointer}.markdown-body details:not([open])>*:not(summary){display:none!important}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{margin-top:24px;margin-bottom:16px;font-weight:600;line-height:1.25}.markdown-body h3{font-weight:600;font-size:1.25em}.markdown-body h4{font-weight:600;font-size:1em}.markdown-body h5{font-weight:600;font-size:.875em}.markdown-body p{margin-top:0;margin-bottom:10px}.markdown-body ul,.markdown-body ol{margin-top:0;margin-bottom:0;padding-left:2em}.markdown-body ol ol,.markdown-body ul ol{list-style-type:lower-roman}.markdown-body ul ul ol,.markdown-body ul ol ol,.markdown-body ol ul ol,.markdown-body ol ol ol{list-style-type:lower-alpha}.markdown-body dd{margin-left:0}.markdown-body tt,.markdown-body code{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px}.markdown-body pre{margin-top:0;margin-bottom:0;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px;word-wrap:normal}.markdown-body .octicon{display:inline-block;overflow:visible!important;vertical-align:text-bottom;fill:currentColor}.markdown-body input::-webkit-outer-spin-button,.markdown-body input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.markdown-body[data-catalyst]{display:block}.markdown-body g-emoji{font-family:"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:1em;font-style:normal!important;font-weight:400;line-height:1;vertical-align:-.075em}.markdown-body g-emoji img{width:1em;height:1em}.markdown-body:before{display:table;content:""}.markdown-body:after{display:table;clear:both;content:""}.markdown-body>*:first-child{margin-top:0!important}.markdown-body>*:last-child{margin-bottom:0!important}.markdown-body a:not([href]){color:inherit;text-decoration:none}.markdown-body .anchor{float:left;padding-right:4px;margin-left:-20px;line-height:1}.markdown-body .anchor:focus{outline:none}.markdown-body p,.markdown-body blockquote,.markdown-body ul,.markdown-body ol,.markdown-body dl,.markdown-body table,.markdown-body pre,.markdown-body details{margin-top:0;margin-bottom:16px}.markdown-body sup>a:before{content:"["}.markdown-body sup>a:after{content:"]"}.markdown-body h1:hover .anchor,.markdown-body h2:hover .anchor,.markdown-body h3:hover .anchor,.markdown-body h4:hover .anchor,.markdown-body h5:hover .anchor,.markdown-body h6:hover .anchor{text-decoration:none}.markdown-body h1:hover .anchor .octicon-link,.markdown-body h2:hover .anchor .octicon-link,.markdown-body h3:hover .anchor .octicon-link,.markdown-body h4:hover .anchor .octicon-link,.markdown-body h5:hover .anchor .octicon-link,.markdown-body h6:hover .anchor .octicon-link{visibility:visible}.markdown-body h1 tt,.markdown-body h1 code,.markdown-body h2 tt,.markdown-body h2 code,.markdown-body h3 tt,.markdown-body h3 code,.markdown-body h4 tt,.markdown-body h4 code,.markdown-body h5 tt,.markdown-body h5 code,.markdown-body h6 tt,.markdown-body h6 code{padding:0 .2em;font-size:inherit}.markdown-body ul.no-list,.markdown-body ol.no-list{padding:0;list-style-type:none}.markdown-body ol[type="1"]{list-style-type:decimal}.markdown-body ol[type=a]{list-style-type:lower-alpha}.markdown-body ol[type=i]{list-style-type:lower-roman}.markdown-body div>ol:not([type]){list-style-type:decimal}.markdown-body ul ul,.markdown-body ul ol,.markdown-body ol ol,.markdown-body ol ul{margin-top:0;margin-bottom:0}.markdown-body li>p{margin-top:16px}.markdown-body li+li{margin-top:.25em}.markdown-body dl{padding:0}.markdown-body dl dt{padding:0;margin-top:16px;font-size:1em;font-style:italic;font-weight:600}.markdown-body dl dd{padding:0 16px;margin-bottom:16px}.markdown-body table th{font-weight:600}.markdown-body img[align=right]{padding-left:20px}.markdown-body img[align=left]{padding-right:20px}.markdown-body span.frame{display:block;overflow:hidden}.markdown-body span.frame span img{display:block;float:left}.markdown-body span.align-center{display:block;overflow:hidden;clear:both}.markdown-body span.align-center>span{display:block;margin:13px auto 0;overflow:hidden;text-align:center}.markdown-body span.align-center span img{margin:0 auto;text-align:center}.markdown-body span.align-right{display:block;overflow:hidden;clear:both}.markdown-body span.align-right>span{display:block;margin:13px 0 0;overflow:hidden;text-align:right}.markdown-body span.align-right span img{margin:0;text-align:right}.markdown-body span.float-left{display:block;float:left;margin-right:13px;overflow:hidden}.markdown-body span.float-left span{margin:13px 0 0}.markdown-body span.float-right{display:block;float:right;margin-left:13px;overflow:hidden}.markdown-body span.float-right>span{display:block;margin:13px auto 0;overflow:hidden;text-align:right}.markdown-body code br,.markdown-body tt br{display:none}.markdown-body del code{text-decoration:inherit}.markdown-body pre code{font-size:100%}.markdown-body .highlight{margin-bottom:16px}.markdown-body .highlight pre{margin-bottom:0;word-break:normal}.markdown-body .csv-data td,.markdown-body .csv-data th{padding:5px;overflow:hidden;font-size:12px;line-height:1;text-align:left;white-space:nowrap}.markdown-body .csv-data tr{border-top:0}.markdown-body .footnotes ol{padding-left:16px}.markdown-body .footnotes li{position:relative}.markdown-body .footnotes .data-footnote-backref g-emoji{font-family:monospace}.markdown-body .task-list-item{list-style-type:none}.markdown-body .task-list-item label{font-weight:400}.markdown-body .task-list-item.enabled label{cursor:pointer}.markdown-body .task-list-item+.task-list-item{margin-top:3px}.markdown-body .task-list-item .handle{display:none}.markdown-body .task-list-item-checkbox{margin:0 .2em .25em -1.6em;vertical-align:middle}.markdown-body .contains-task-list:dir(rtl) .task-list-item-checkbox{margin:0 -1.6em .25em .2em}.markdown-body ::-webkit-calendar-picker-indicator{filter:invert(50%)}.markdown-body[data-theme=light]{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;margin:0;color:#24292f;font-size:16px;line-height:1.5;word-wrap:break-word}.markdown-body[data-theme=light] a{background-color:transparent;color:#0969da;text-decoration:none}.markdown-body[data-theme=light] h1{margin:.67em 0;font-weight:600;padding-bottom:.3em;font-size:2em;border-bottom:1px solid hsla(210,18%,87%,1)}.markdown-body[data-theme=light] mark{background-color:#fff8c5;color:#24292f}.markdown-body[data-theme=light] img{border-style:none;max-width:100%;box-sizing:content-box;background-color:#fff;display:block;margin-left:auto;margin-right:auto}.markdown-body[data-theme=light] hr{box-sizing:content-box;overflow:hidden;background:transparent;border-bottom:1px solid hsla(210,18%,87%,1);height:.25em;padding:0;margin:24px 0;background-color:#d0d7de;border:0}.markdown-body[data-theme=light] ::-webkit-input-placeholder{color:inherit;opacity:.54}.markdown-body[data-theme=light] kbd{display:inline-block;padding:3px 5px;font:11px ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;line-height:10px;color:#24292f;vertical-align:middle;background-color:#f6f8fa;border:solid 1px rgba(175,184,193,.2);border-bottom-color:#afb8c133;border-radius:6px;box-shadow:inset 0 -1px #afb8c133}.markdown-body[data-theme=light] h2{font-weight:600;padding-bottom:.3em;font-size:1.5em;border-bottom:1px solid hsla(210,18%,87%,1)}.markdown-body[data-theme=light] h6{font-weight:600;font-size:.85em;color:#57606a}.markdown-body[data-theme=light] blockquote{margin:0;padding:0 1em;color:#57606a;border-left:.25em solid #d0d7de}.markdown-body[data-theme=light] ::placeholder{color:#6e7781;opacity:1}.markdown-body[data-theme=light] .pl-c{color:#6e7781}.markdown-body[data-theme=light] .pl-c1,.markdown-body[data-theme=light] .pl-s .pl-v{color:#0550ae}.markdown-body[data-theme=light] .pl-e,.markdown-body[data-theme=light] .pl-en{color:#8250df}.markdown-body[data-theme=light] .pl-smi,.markdown-body[data-theme=light] .pl-s .pl-s1{color:#24292f}.markdown-body[data-theme=light] .pl-ent{color:#116329}.markdown-body[data-theme=light] .pl-k{color:#cf222e}.markdown-body[data-theme=light] .pl-s,.markdown-body[data-theme=light] .pl-pds,.markdown-body[data-theme=light] .pl-s .pl-pse .pl-s1,.markdown-body[data-theme=light] .pl-sr,.markdown-body[data-theme=light] .pl-sr .pl-cce,.markdown-body[data-theme=light] .pl-sr .pl-sre,.markdown-body[data-theme=light] .pl-sr .pl-sra{color:#0a3069}.markdown-body[data-theme=light] .pl-v,.markdown-body[data-theme=light] .pl-smw{color:#953800}.markdown-body[data-theme=light] .pl-bu{color:#82071e}.markdown-body[data-theme=light] .pl-ii{color:#f6f8fa;background-color:#82071e}.markdown-body[data-theme=light] .pl-c2{color:#f6f8fa;background-color:#cf222e}.markdown-body[data-theme=light] .pl-sr .pl-cce{font-weight:700;color:#116329}.markdown-body[data-theme=light] .pl-ml{color:#3b2300}.markdown-body[data-theme=light] .pl-mh,.markdown-body[data-theme=light] .pl-mh .pl-en,.markdown-body[data-theme=light] .pl-ms{font-weight:700;color:#0550ae}.markdown-body[data-theme=light] .pl-mi{font-style:italic;color:#24292f}.markdown-body[data-theme=light] .pl-mb{font-weight:700;color:#24292f}.markdown-body[data-theme=light] .pl-md{color:#82071e;background-color:#ffebe9}.markdown-body[data-theme=light] .pl-mi1{color:#116329;background-color:#dafbe1}.markdown-body[data-theme=light] .pl-mc{color:#953800;background-color:#ffd8b5}.markdown-body[data-theme=light] .pl-mi2{color:#eaeef2;background-color:#0550ae}.markdown-body[data-theme=light] .pl-mdr{font-weight:700;color:#8250df}.markdown-body[data-theme=light] .pl-ba{color:#57606a}.markdown-body[data-theme=light] .pl-sg{color:#8c959f}.markdown-body[data-theme=light] .pl-corl{text-decoration:underline;color:#0a3069}.markdown-body[data-theme=light] .absent{color:#cf222e}.markdown-body[data-theme=light] h1 .octicon-link,.markdown-body[data-theme=light] h2 .octicon-link,.markdown-body[data-theme=light] h3 .octicon-link,.markdown-body[data-theme=light] h4 .octicon-link,.markdown-body[data-theme=light] h5 .octicon-link,.markdown-body[data-theme=light] h6 .octicon-link{color:#24292f;vertical-align:middle;visibility:hidden}.markdown-body[data-theme=light] table th,.markdown-body[data-theme=light] table td{padding:6px 13px;border:1px solid #d0d7de}.markdown-body[data-theme=light] table tr{background-color:#fff;border-top:1px solid hsla(210,18%,87%,1)}.markdown-body[data-theme=light] table tr:nth-child(2n){background-color:#f6f8fa}.markdown-body[data-theme=light] table img{background-color:transparent}.markdown-body[data-theme=light] .emoji{max-width:none;vertical-align:text-top;background-color:transparent}.markdown-body[data-theme=light] span.frame>span{display:block;float:left;width:auto;padding:7px;margin:13px 0 0;overflow:hidden;border:1px solid #d0d7de}.markdown-body[data-theme=light] span.frame span span{display:block;padding:5px 0 0;clear:both;color:#24292f}.markdown-body[data-theme=light] code,.markdown-body[data-theme=light] tt{padding:.2em .4em;margin:0;font-size:85%;color:#fff;background-color:#000;border-radius:6px}.markdown-body[data-theme=light] pre>code{padding:0;margin:0;word-break:normal;white-space:pre;background:transparent;border:0}.markdown-body[data-theme=light] .highlight pre,.markdown-body[data-theme=light] pre{padding:16px;overflow:auto;font-size:85%;line-height:1.45;color:#fff;background-color:#000;border-radius:6px}.markdown-body[data-theme=light] pre code,.markdown-body[data-theme=light] pre tt{display:inline;max-width:auto;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;color:#fff;background-color:#000;border:0}.markdown-body[data-theme=light] .csv-data .blob-num{padding:10px 8px 9px;text-align:right;background:#fff;border:0}.markdown-body[data-theme=light] .csv-data th{font-weight:600;background:#f6f8fa;border-top:0}.markdown-body[data-theme=light] .footnotes{font-size:12px;color:#57606a;border-top:1px solid #d0d7de}.markdown-body[data-theme=light] .footnotes li:target:before{position:absolute;inset:-8px -8px -8px -24px;pointer-events:none;content:"";border:2px solid #0969da;border-radius:6px}.markdown-body[data-theme=light] .footnotes li:target{color:#24292f}.markdown-body ol li{list-style-type:decimal}.markdown-body ul li{list-style-type:disc}.markdown-body span[aria-hidden=true]{visibility:hidden}:host{--chat-accent-color-default: #00AAAA;--chat-accent-color-calc: var(--chat-accent-color, var(--chat-accent-color-default));--v-focus-opacity: .12;--v-theme-overlay-multiplier: 1}:root{--chat-accent-color-default: #00AAAA;--chat-accent-color-calc: var(--chat-accent-color, var(--chat-accent-color-default));--v-focus-opacity: .12;--v-theme-overlay-multiplier: 1}.elevation-2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f!important}.text-grey{color:#9e9e9e!important}.bg-grey-lighten-4{background-color:#f5f5f5!important}.ga-3{gap:12px!important}.rounded-pill{border-radius:9999px}.v-list{overflow:auto;padding:8px 0;position:relative;outline:none}.rounded-lg{border-radius:8px!important}.pa-2{padding:8px!important}.pa-3{padding:12px!important}.pa-4{padding:16px!important}.ml-1{margin-left:4px!important}.ml-2{margin-left:8px!important}.align-center{align-items:center!important}.w-100{width:100%!important}.flex-1{flex:1}.d-flex{display:flex!important}.flex-column{flex-direction:column!important}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.row{display:flex;flex:1 1 auto;flex-wrap:wrap;align-items:center!important;justify-content:space-between!important}.col{flex-basis:0;flex-grow:1;max-width:100%;align-items:center}.col-auto{flex:0 0 auto;max-width:100%;width:auto}.pr-2{padding-right:8px!important}.flex-grow-1{flex-grow:1!important}.overflow-hidden{overflow:hidden!important}.rounded-t-lg{border-top-left-radius:8px;border-top-right-radius:8px}.rounded{border-radius:4px}.rounded-bs-lg{border-bottom-left-radius:8px!important}.rounded-be-lg{border-bottom-right-radius:8px!important}.text-grey-darken-2{color:#616161!important}.text-grey-lighten-2{color:#e0e0e0!important}.text-caption{font-size:.75rem!important;font-weight:400;line-height:1.667;letter-spacing:.0333333333em!important;font-family:Roboto,sans-serif;text-transform:none!important}.text-black{color:#000!important}.text-white{color:#fff!important}.me-message{background-color:var(--chat-accent-color-calc)!important}.break-spaces{white-space:break-spaces}.sticky-date{position:sticky;top:0;z-index:1;display:flex;justify-content:center;padding:8px 0;transition:opacity .3s ease}.recording-indicator{color:red}.recording-indicator-init{color:orange!important}.accent-color{background-color:var(--chat-accent-color-calc)!important}.recording{background-color:red!important}.chat-root{height:calc(var(--vh, 1vh) * 100);display:flex;flex-direction:column;min-height:0;padding:0;width:100%;margin-left:auto;margin-right:auto;background-color:#fff;font-family:Roboto,sans-serif;font-size:1rem;line-height:1.5;text-rendering:optimizelegibility;text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0)}.chat-root .chat-header{background-color:var(--chat-accent-color-calc);flex-shrink:0;padding:16px!important}.chat-root .chat-header.row{height:100%}.chat-messages{flex:1 1 auto;min-height:0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;overflow-y:auto}.chat-input{flex-shrink:0;background:#fff}.btn-close-chat{display:none}@media(max-width:600px){.chat-messages{padding:8px}}@media(max-width:450px){.btn-close-chat{display:block}}.message{min-width:55%;max-width:95%}@media(max-width:600px){.message{min-width:100%;max-width:100%}}.typing-indicator{display:flex;align-items:center;gap:6px;padding:8px}.dot{width:8px;height:8px;background-color:#666;border-radius:50%;animation:typing 1.4s infinite ease-in-out}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}@keyframes typing{0%,20%{transform:translateY(0);opacity:1}50%{transform:translateY(-4px);opacity:.6}to{transform:translateY(0);opacity:1}}.avatar-wrapper{position:relative;display:inline-block;line-height:0}.avatar{width:38px;height:38px}.avatar .img{border-radius:50%;height:100%;width:100%;display:flex;flex:1 0 auto;max-height:100%;max-width:100%;overflow:hidden;position:relative}.avatar .img img{object-fit:cover;border-style:none}.online-indicator{position:absolute;bottom:-2px;right:-2px;width:12px;height:12px;border-radius:50%;border:2px solid white;box-shadow:0 0 0 1px #0000001a;transition:background-color .3s ease}.online-indicator.online{background-color:#4caf50}.online-indicator.offline{background-color:#f44336}.chat-title{color:#fff;font-size:1.17em;font-weight:600}.error-message{flex-shrink:0;background:red}.error-message .error-message-title{font-size:1.17em;font-weight:600}textarea{font-family:Roboto,sans-serif!important;font-size:16px!important;line-height:1.4!important}textarea:focus{font-family:Roboto,sans-serif!important}html,body{overflow-x:hidden;box-sizing:border-box;width:100vw;margin:0;padding:0;-webkit-overflow-scrolling:touch}.app-main-container{box-sizing:border-box;padding-left:0!important;padding-right:0!important;min-height:calc(var(--vh, 1vh) * 100)}.app-container{width:100%;max-width:none;margin:0 auto;padding:0 16px;box-sizing:border-box}@media(min-width:960px){.app-container{max-width:1440px;padding:0 32px}}@media(max-width:600px){.app-container{padding:0 12px}}.bg-white{background-color:#fff}@media(min-width:960px){.app-main-container{padding-left:32px!important;padding-right:32px!important}}
