<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@keyframes bottom-border-animation{0%{background-color:rgba(0,0,0,0)}to{background-color:var(--tab-primary-color)}}@keyframes tab-hover-animation{0%{background-color:rgba(0,0,0,0)}to{background-color:var(--tab-background-hover-color)}}.Custom-message-input{align-items:center;background-color:var(--card-bg-color);border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem;border-top:1px solid var(--navigation-border-color);bottom:0;display:flex;gap:.75rem;justify-content:space-between;padding:.75rem 1.5rem;position:-webkit-sticky;position:sticky;width:100%}.Custom-message-input-textarea-wrapper{align-items:center;display:flex;gap:0;flex-grow:1}.Custom-message-input-attachment-button,.Custom-message-input-button{background-color:#e9e6f2;color:#1e0072;border:none;border-radius:50%;min-width:36px;min-height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer}.Custom-message-input-button{background-color:#1e0072;width:36px;height:36px}.Custom-message-input-hide{display:none}.rta__textarea{align-items:center;border:1px solid #f3f3f1;display:flex;font-size:1rem;line-height:1.5rem;padding:.5rem 3rem .5rem .75rem;resize:none;width:100%}.rta__textarea:focus{outline:none}@media(max-width:800px){.rta__textarea{padding-right:.75rem;padding-right:20px}}.Custom-message-input-emoji-wrapper{width:100%}.Custom-message-input-emojiselect{position:absolute;right:80px;bottom:calc(50% - 15px);cursor:pointer}.Custom-message-input-emojiselect-picker{position:absolute!important;bottom:calc(100% + 8px);right:0}.rfu-image-input{display:none}.file-input-preview{width:200px}.rfu-file-upload-button{background-color:#e9e6f2;width:36px;height:36px;border:none;border-radius:50%;cursor:pointer}.rfu-file-upload-button:hover{background-color:#cfc9e3;transition:background-color .25s ease-out}.rfu-file-input{display:none}.str-chat__message-textarea{font-family:Avantt}.str-chat__attachment-preview-list{flex:0 1;padding:0;margin:0 .5rem}.str-chat__attachment-preview-image{box-shadow:7px 1px 6px rgba(0,0,0,.1)}.str-chat__emoji-picker-container{position:absolute;bottom:62px;right:6px}.str-chat__attachment-preview-list .str-chat__attachment-preview-image,.str-chat__attachment-preview-list .str-chat__attachment-preview-image .str-chat__attachment-preview-thumbnail{max-height:2.5rem;max-width:2.5rem}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete{inset-inline-end:0;top:0}.str-chat__attachment-preview-list .str-chat__attachment-preview-delete svg{background-color:rgba(0,0,0,.5)}</pre></body></html>