:export{pageHeaderHeight:56px;dialogHeaderHeight:56px;accentChatBooster300:#df005d;accentChatBooster200:#8314c8;accentChatBooster100:#1254b1;accentChatBooster50:#07b6dc;accentChatBooster20:#06b22b;accentChatBooster10:#4d4d4d}.content-chat-input{align-items:center;background-color:rgba(64,65,73,.3);border-radius:20px;display:flex;gap:10px;overflow:hidden;padding:4px 14px;position:relative;width:100%}.content-chat-input.focused{border-radius:8px;min-height:44px}.content-chat-input.unfocused{height:36px;margin-bottom:4px;margin-top:4px}.content-chat-input.unfocused>.input-box{height:auto!important}.content-chat-input .input-box{background:transparent;border:none;caret-color:#fff;color:#fff;font-size:15px;font-weight:600;line-height:135%;max-height:124px;overflow:hidden;padding:0;resize:none;text-shadow:0 0 3px rgba(0,0,0,.4);width:100%}@supports(scrollbar-width:none){.content-chat-input .input-box{scrollbar-width:none}}@supports selector(::-webkit-scrollbar){.content-chat-input .input-box::-webkit-scrollbar{display:none}}.content-chat-input .input-box::-moz-placeholder{color:hsla(0,0%,100%,.6);font-weight:400}.content-chat-input .input-box::placeholder{color:hsla(0,0%,100%,.6);font-weight:400}.content-chat-input .input-box:-moz-read-only{cursor:default}.content-chat-input .input-box:read-only{cursor:default}.content-chat-input .send-button{color:#fff;font-size:15px;font-weight:600;text-shadow:0 0 3px rgba(0,0,0,.4)}