#__next>p{display:none}input:-webkit-autofill{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#000!important}input:-webkit-autofill:hover{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#000!important}input:-webkit-autofill:focus{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#000!important}input:-webkit-autofill:active{transition:background-color 9999s ease-in-out;-webkit-text-fill-color:#000!important}button:focus,.MuiModal-root :focus{outline:none}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield}::-webkit-scrollbar-thumb{border-radius:16px!important}::-webkit-scrollbar-track{border-radius:16px!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:16px!important}::-webkit-scrollbar-track{background:0 0;border-radius:16px!important}@layer base;@layer theme{.str-chat__theme-custom{--str-chat__primary-color:#009688;--str-chat__active-primary-color:#004d40;--str-chat__surface-color:#f5f5f5;--str-chat__secondary-surface-color:#fafafa;--str-chat__primary-surface-color:#e0f2f1;--str-chat__primary-surface-color-low-emphasis:#edf7f7;--str-chat__border-radius-circle:6px}}.str-chat__channel{flex-direction:column;height:100%;display:flex}.str-chat__channel .str-chat__container{flex-direction:column;flex:0 0 80px;display:flex}.str-chat__list{background-color:#f6f6f8;flex-direction:column;flex:1;justify-content:flex-start;gap:8px;padding:8px 0;display:flex;overflow-y:auto}.str-chat__list::-webkit-scrollbar{width:8px}.str-chat__list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:16px}.str-chat__list::-webkit-scrollbar-track{background:0 0}.str-chat__date-separator,.str-chat__empty-channel{display:none}.str-chat__message-input .str-chat__send-button,.str-chat__message-input .str-chat__send-button:disabled{background-color:#1f74fe;border-radius:8px;width:44px;height:44px;padding:8px}.str-chat__list-notifications{display:none}.str-chat__message-input{padding:16px 20px;position:relative}.str-chat__message-input-inner{gap:8px}.str-chat__message-textarea-container{border-radius:8px;height:44px}.str-chat__message-input .str-chat__message-input-inner .str-chat__message-textarea-container{background-color:#f6f6f8;border:1px solid #e0dfe7;border-radius:8px}.str-chat__message-input .str-chat__message-input-inner .str-chat__file-input-container{border:1px solid #e0dfe7;border-radius:8px;width:44px;height:44px;padding:12px 14px}.str-chat__message-input .str-chat__message-input-inner .str-chat__file-input-container svg path{fill:#3c3665}.str-chat__message-input .str-chat__send-button svg{width:20px;height:20px;margin:-2px -2px 0 0;rotate:-45deg;fill:#fff!important}.str-chat__message-input .str-chat__send-button svg path{fill:#fff!important}.str-chat__message.str-chat__message--me .str-chat__message-bubble{background-color:#ecebeb;font-size:16px;font-weight:400;line-height:24px}.str-chat__message .str-chat__message--error-message{display:none}.str-chat__main-panel-inner{height:100vh}.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__message .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-container,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-box-button,.str-chat__quoted-message-preview .str-chat__message-inner .str-chat__message-options .str-chat__message-actions-container{display:none}.str-chat__message.str-chat__message--me .str-chat__message-inner,.str-chat__quoted-message-preview.str-chat__message--me .str-chat__message-inner{grid-template-areas:"reminder reminder""options message-bubble""reactions reactions"}
