.chat-message{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:.75rem}[dir] .chat-message{padding-top:.25rem;padding-bottom:.25rem}.chat-message.intro .chat-image.avatar>div{width:62px}.chat-message.intro .chat-image.avatar>div i{font-size:62px}.chat-message.error .chat-bubble{color:#fff}[dir] .chat-message.error .chat-bubble{background-color:#bb463e}.chat-message.error .chat-bubble a{color:#fff}.chat-message .content-copy-btn{position:absolute;bottom:0;opacity:.5;--copy-btn-offset: -42px}.chat-message .content-copy-btn .v-icon--size-default{font-size:1rem}.chat-message .content-copy-btn:hover{opacity:1}.chat-image{grid-row:span 2/span 2;align-self:flex-end;min-width:2.125rem}.chat-image.avatar>div{display:block;width:28px;overflow:hidden;aspect-ratio:1/1}[dir] .chat-image.avatar>div{margin:0 auto;border-radius:9999px}.chat-image.avatar>div i{font-size:28px}.chat-image.avatar img{width:100%;height:100%;object-fit:cover}.chat-header{grid-row-start:1;font-size:.875rem;line-height:1.25rem}.chat-footer{grid-row-start:3;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:2.75rem;max-width:90%;color:#959595;font-size:.675rem;line-height:1.5em}[dir] .chat-footer{padding:8px 0}.chat-footer a{color:inherit;font-size:.675rem}.chat-limit{grid-row-start:3;color:#959595;font-size:10px;line-height:1.25rem;place-self:flex-start center;font-variant-numeric:tabular-nums}.chat-bubble{position:relative;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:2.75rem;max-width:calc(100% - 2rem);min-height:2.75rem;color:var(--bs-color-black);font-size:.875rem;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;--tw-bg-opacity: 1;--tw-text-opacity: 1}[dir] .chat-bubble{padding:1rem 1.5rem;background-color:var(--bs-color-grey-light);border-radius:5px}.chat-bubble:before{position:absolute;bottom:4px;display:block;width:20px;height:20px;content:" ";-webkit-clip-path:polygon(0% 0%,100% 100%,0% 100%);clip-path:polygon(0% 0%,100% 100%,0% 100%)}[dir] .chat-bubble:before{background-color:inherit;border:inherit}[dir=ltr] .chat-bubble:before{border-radius:0 0 0 .25em}[dir=rtl] .chat-bubble:before{border-radius:0 0 .25em}.chat-bubble h1,.chat-bubble h2{font-weight:300;line-height:1.2}.chat-bubble h3{font-size:1.1em;line-height:1.2}[dir] .chat-bubble ol,[dir] .chat-bubble ul{margin-bottom:1rem}[dir=ltr] .chat-bubble ol,[dir=ltr] .chat-bubble ul{margin-left:1rem;padding-left:0}[dir=rtl] .chat-bubble ol,[dir=rtl] .chat-bubble ul{margin-right:1rem;padding-right:0}[dir] .chat-bubble>p+ol,[dir] .chat-bubble>p+ul{margin-top:-1rem}[dir] .chat-bubble li p{margin-bottom:0}[dir] .chat-bubble hr{margin:1rem 0;border:0;border-bottom:1px solid var(--bs-color-grey)}.chat-bubble table{width:calc(100% + .5em);border-spacing:.5em}[dir] .chat-bubble table{margin:-.5em;margin-bottom:.5rem}.chat-bubble table td{vertical-align:top}.chat-bubble blockquote{position:relative;font-style:italic}[dir] .chat-bubble blockquote{margin:.5rem 0 1rem}[dir=ltr] .chat-bubble blockquote{padding:0 .5rem 0 .75rem}[dir=rtl] .chat-bubble blockquote{padding:0 .75rem 0 .5rem}.chat-bubble blockquote:before{position:absolute;top:0;bottom:0;width:.25rem;content:""}[dir] .chat-bubble blockquote:before{background:var(--bs-color-grey);border-radius:.25rem}[dir=ltr] .chat-bubble blockquote:before{left:0}[dir=rtl] .chat-bubble blockquote:before{right:0}[dir] .chat-bubble blockquote p{margin-bottom:0}.chat-bubble blockquote b,.chat-bubble blockquote strong{font-weight:400}.chat-bubble code,.chat-bubble kbd,.chat-bubble pre,.chat-bubble samp{font-size:.9em;white-space:break-spaces}.chat-bubble a{color:var(--bs-color-black)}[dir] .chat-bubble:last-child,[dir] .chat-bubble>div>:last-child{margin-bottom:0}.chat-start{place-items:start;grid-template-columns:auto 1fr}.chat-start .chat-header,.chat-start .chat-footer{grid-column-start:2}.chat-start .chat-limit,.chat-start .chat-image{grid-column-start:1}.chat-start .chat-bubble{grid-column-start:2}[dir=ltr] .chat-start .chat-bubble{margin-right:2rem}[dir=rtl] .chat-start .chat-bubble{margin-left:2rem}[dir=ltr] .chat-start .chat-bubble:before{right:auto;left:-9px;transform:scaleY(.6) rotate(45deg)}[dir=rtl] .chat-start .chat-bubble:before{left:auto;right:-9px;transform:scaleY(.6) rotate(-45deg)}[dir=ltr] .chat-start .content-copy-btn{right:var(--copy-btn-offset);left:auto}[dir=rtl] .chat-start .content-copy-btn{left:var(--copy-btn-offset);right:auto}.chat-end{place-items:end;grid-template-columns:1fr auto}.chat-end .chat-header,.chat-end .chat-footer{grid-column-start:1}.chat-end .chat-limit,.chat-end .chat-image{grid-column-start:2}.chat-end .chat-bubble{grid-column-start:1;color:var(--bs-color-black)}[dir] .chat-end .chat-bubble{background-color:#12496a40}[dir=ltr] .chat-end .chat-bubble{margin-left:2rem}[dir=rtl] .chat-end .chat-bubble{margin-right:2rem}[dir=ltr] .chat-end .chat-bubble:before{right:-10px;left:auto;transform:scaleY(.6) rotate(-135deg)}[dir=rtl] .chat-end .chat-bubble:before{left:-10px;right:auto;transform:scaleY(.6) rotate(135deg)}[dir=ltr] .chat-end .content-copy-btn{right:auto;left:var(--copy-btn-offset)}[dir=rtl] .chat-end .content-copy-btn{left:auto;right:var(--copy-btn-offset)}#chat-message-loading .loading-dots{display:inline-block;width:1.5rem;pointer-events:none;aspect-ratio:1/1;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMjQnIGhlaWdodD0nMjQnIHZpZXdCb3g9JzAgMCAyNCAyNCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48c3R5bGU+LnNwaW5uZXJfcU04M3thbmltYXRpb246c3Bpbm5lcl84SFFHIDEuMDVzIGluZmluaXRlfS5zcGlubmVyX29YUHJ7YW5pbWF0aW9uLWRlbGF5Oi4xc30uc3Bpbm5lcl9aVExme2FuaW1hdGlvbi1kZWxheTouMnN9QGtleWZyYW1lcyBzcGlubmVyXzhIUUd7MCUsNTcuMTQle2FuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246Y3ViaWMtYmV6aWVyKDAuMzMsLjY2LC42NiwxKTt0cmFuc2Zvcm06dHJhbnNsYXRlKDApfTI4LjU3JXthbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOmN1YmljLWJlemllcigwLjMzLDAsLjY2LC4zMyk7dHJhbnNmb3JtOnRyYW5zbGF0ZVkoLTZweCl9MTAwJXt0cmFuc2Zvcm06dHJhbnNsYXRlKDApfX08L3N0eWxlPjxjaXJjbGUgY2xhc3M9J3NwaW5uZXJfcU04MycgY3g9JzQnIGN5PScxMicgcj0nMycvPjxjaXJjbGUgY2xhc3M9J3NwaW5uZXJfcU04MyBzcGlubmVyX29YUHInIGN4PScxMicgY3k9JzEyJyByPSczJy8+PGNpcmNsZSBjbGFzcz0nc3Bpbm5lcl9xTTgzIHNwaW5uZXJfWlRMZicgY3g9JzIwJyBjeT0nMTInIHI9JzMnLz48L3N2Zz4=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMjQnIGhlaWdodD0nMjQnIHZpZXdCb3g9JzAgMCAyNCAyNCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48c3R5bGU+LnNwaW5uZXJfcU04M3thbmltYXRpb246c3Bpbm5lcl84SFFHIDEuMDVzIGluZmluaXRlfS5zcGlubmVyX29YUHJ7YW5pbWF0aW9uLWRlbGF5Oi4xc30uc3Bpbm5lcl9aVExme2FuaW1hdGlvbi1kZWxheTouMnN9QGtleWZyYW1lcyBzcGlubmVyXzhIUUd7MCUsNTcuMTQle2FuaW1hdGlvbi10aW1pbmctZnVuY3Rpb246Y3ViaWMtYmV6aWVyKDAuMzMsLjY2LC42NiwxKTt0cmFuc2Zvcm06dHJhbnNsYXRlKDApfTI4LjU3JXthbmltYXRpb24tdGltaW5nLWZ1bmN0aW9uOmN1YmljLWJlemllcigwLjMzLDAsLjY2LC4zMyk7dHJhbnNmb3JtOnRyYW5zbGF0ZVkoLTZweCl9MTAwJXt0cmFuc2Zvcm06dHJhbnNsYXRlKDApfX08L3N0eWxlPjxjaXJjbGUgY2xhc3M9J3NwaW5uZXJfcU04MycgY3g9JzQnIGN5PScxMicgcj0nMycvPjxjaXJjbGUgY2xhc3M9J3NwaW5uZXJfcU04MyBzcGlubmVyX29YUHInIGN4PScxMicgY3k9JzEyJyByPSczJy8+PGNpcmNsZSBjbGFzcz0nc3Bpbm5lcl9xTTgzIHNwaW5uZXJfWlRMZicgY3g9JzIwJyBjeT0nMTInIHI9JzMnLz48L3N2Zz4=)}[dir] #chat-message-loading .loading-dots{background-color:currentColor}.bs-app #chat-notice,.bs-app #chat-notice__hidden{--chat-notice-top: 0;--chat-notice-border-radius: 0;--chat-notice-hidden-height: 52px;--chat-notice-hidden-border-radius: .25rem}.bs-app #chat-notice{top:var(--chat-notice-top);z-index:1;width:100%;color:#fff}[dir] .bs-app #chat-notice{padding:12px 16px;background-color:#bb463e;border-radius:var(--chat-notice-border-radius);transform:translateY(-100%);animation:fade-scale-in .3s ease-in-out forwards}[dir=ltr] .bs-app #chat-notice{left:0}[dir=rtl] .bs-app #chat-notice{right:0}.bs-app #chat-notice a,.bs-app #chat-notice p{color:#fff;font-size:.875rem}.bs-app #chat-notice__hidden{position:absolute;top:var(--chat-notice-top);z-index:1;width:100%;height:var(--chat-notice-hidden-height)}[dir] .bs-app #chat-notice__hidden{background-color:#12496a;border-radius:var(--chat-notice-hidden-border-radius)}[dir=ltr] .bs-app #chat-notice__hidden{left:0}[dir=rtl] .bs-app #chat-notice__hidden{right:0}[dir=ltr] .bs-app #chat-notice:has(.chat-notice__close){padding:12px 40px 12px 16px}[dir=rtl] .bs-app #chat-notice:has(.chat-notice__close){padding:12px 16px 12px 40px}.bs-app #chat-notice .chat-notice__close{position:absolute;top:50%}[dir] .bs-app #chat-notice .chat-notice__close{transform:translateY(-50%)}[dir=ltr] .bs-app #chat-notice .chat-notice__close{right:0}[dir=rtl] .bs-app #chat-notice .chat-notice__close{left:0}.bs-app.with-chat-notice #chat-window{overflow:hidden}[dir] .bs-app.with-chat-notice #chat-track{padding-bottom:66px}.bs-app.with-fullscreen #chat-notice,.bs-app.with-fullscreen #chat-notice__hidden{--chat-notice-top: 16px;--chat-notice-border-radius: .25rem .25rem 0 0;--chat-notice-hidden-height: 52px;--chat-notice-hidden-border-radius: 0 0 .25rem .25rem}@keyframes fade-scale-in{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@media(max-width:800px){.bs-app.with-fullscreen #chat-notice,.bs-app.with-fullscreen #chat-notice__hidden{--chat-notice-top: 0;--chat-notice-border-radius: 0;--chat-notice-hidden-height: 52px;--chat-notice-hidden-border-radius: .25rem}}.bs-app .chat-item #chat-shared-intro p,.bs-app .chat-item #chat-shared-intro a,.bs-app .chat-item #chat-shared-intro i{color:var(--bs-color-overlay-grey-dark);font-size:1.25rem}@media(max-width:800px){.bs-app .chat-item #chat-shared-intro p,.bs-app .chat-item #chat-shared-intro a,.bs-app .chat-item #chat-shared-intro i{font-size:1rem}}.bs-app #chat-track{position:relative;overflow-y:auto}[dir] .bs-app #chat-track{padding:16px 12px;background:var(--bs-color-white)}.bs-app #chat-meta{color:var(--bs-color-black)}[dir] .bs-app #chat-meta{background:var(--bs-color-grey-light)}.bs-app #chat-meta div.d-flex{min-height:40px}.bs-app~#teleported .v-list-item__spacer{width:16px}.bs-app .chat-input{z-index:2;min-height:36px;max-height:120px;color:var(--bs-color-black)}[dir] .bs-app .chat-input{background-color:var(--bs-color-white);border-radius:2px}[dir] .bs-app .chat-input:has(#message-input[disabled]){background:var(--bs-color-grey-light)}.bs-app .chat-input textarea{outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;resize:none}[dir] .bs-app .chat-input textarea{padding-top:0;padding-bottom:0}.bs-app .chat-input textarea::-ms-input-placeholder{color:var(--bs-color-autocomplete-font)}.bs-app .chat-input textarea::placeholder{color:var(--bs-color-autocomplete-font)}.bs-app .chat-input button{--v-btn-height: 24px}.bs-app .chat-input .chat-limit{width:3rem;color:#959595;font-size:10px;font-variant-numeric:tabular-nums}[dir] .bs-app .chat-input.deactivated{background:#e0e0e0}
