.chat_chat-container__0xsIv{display:flex;flex-direction:column;margin:0 auto;background-color:#414141;justify-content:space-between;width:100%;overflow:hidden;height:100%;padding:10px;border-radius:5px;max-height:100%}.chat_chat-container__0xsIv .chat_chat-messages-wrapper__ZkfZn{position:relative;overflow-y:visible;height:90%;border-radius:5px;overflow:hidden}@keyframes chat_slideIn__DV1Pa{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes chat_slideOut__aWBd1{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}.chat_chat-container__0xsIv .chat_chat-messages-wrapper__ZkfZn .chat_scroll-to-bottom-button__xysv7{position:absolute;bottom:5px;left:50%;transform:translateX(-50%);background-color:#464646;color:#fff;border:none;padding:10px;border-radius:50%;cursor:pointer;z-index:1000;width:40px;height:40px;box-shadow:0 2px 10px rgba(0,0,0,.2);transition:transform .3s ease-out;margin-left:-20px}.chat_chat-container__0xsIv .chat_chat-messages-wrapper__ZkfZn .chat_scroll-to-bottom-button__xysv7.chat_hidden__ZbtbK{opacity:0;transform:translateY(100%);pointer-events:none}.chat_chat-container__0xsIv .chat_chat-messages-wrapper__ZkfZn .chat_scroll-to-bottom-button__xysv7.chat_visible__iJTbi{opacity:1;transform:translateY(0)}.chat_chat-container__0xsIv .chat_chat-messages-wrapper__ZkfZn .chat_scroll-to-bottom-button__xysv7:hover{background-color:#0e0e0e}.chat_chat-container__0xsIv .chat_chat-pinned-wrapper__zwpC4{padding:5px;flex-grow:1;overflow-y:auto;display:flex;flex-direction:column;position:relative;top:0;left:0;right:0;z-index:10;height:115px;background-color:#575757}.chat_chat-container__0xsIv .chat_chat-pinned-wrapper__zwpC4.chat_expanded__xc5VP{height:auto}.chat_chat-container__0xsIv .chat_chat-pinned-wrapper__zwpC4 .chat_chat-message__nL_N2{position:relative;display:flex;align-items:flex-start;padding-top:.5rem;padding-bottom:.5em;animation:chat_slideIn__DV1Pa .2s ease-in-out;box-sizing:border-box;background-color:rgba(37,37,37,.988);border-radius:5px;height:100%}.chat_chat-container__0xsIv .chat_chat-pinned-wrapper__zwpC4 .chat_chat-message__nL_N2 .chat_chat-username__YamWW{font-weight:700;color:#ccc}.chat_chat-container__0xsIv .chat_chat-pinned-wrapper__zwpC4 .chat_chat-message__nL_N2 .chat_chat-text__fDkzz{margin-top:.25rem;color:#fff;max-height:42px;overflow:hidden;word-break:break-all;overflow-wrap:anywhere;white-space:pre-wrap;max-width:100%}.chat_chat-container__0xsIv .chat_chat-pinned-wrapper__zwpC4 .chat_chat-message__nL_N2 .chat_chat-text__fDkzz.chat_expanded__xc5VP{max-height:none}.chat_chat-container__0xsIv .chat_chat-pinned-wrapper__zwpC4 .chat_chat-message__nL_N2 .chat_chat-text__fDkzz a{color:#fff}.chat_chat-container__0xsIv .chat_chat-pinned-wrapper__zwpC4 .chat_chat-message__nL_N2 .chat_expand-toggle__e76Y6{position:absolute;bottom:0;right:0;color:#fff;padding:2px 8px;font-size:12px;cursor:pointer}.chat_chat-container__0xsIv .chat_chat-pinned-wrapper__zwpC4 .chat_chat-message__nL_N2 .chat_expand-toggle__e76Y6:hover{border-radius:5px;background:rgba(0,0,0,.6)}.chat_chat-container__0xsIv .chat_chat-messages__19Gow{padding:0 1rem;background-color:#575757;flex-grow:1;flex-direction:column-reverse;overflow-y:auto;display:flex;flex-direction:column;position:relative;max-height:100vh;height:100%;border-radius:5px}.chat_chat-container__0xsIv .chat_chat-messages__19Gow.chat_with-pin__yVPN9{height:72%!important;border-radius:0 0 5px 5px!important}.chat_chat-container__0xsIv .chat_chat-messages__19Gow .chat_chat-message__nL_N2{position:relative;display:flex;align-items:flex-start;padding-top:.5rem;padding-bottom:.5em;animation:chat_slideIn__DV1Pa .2s ease-in-out;box-sizing:border-box;border-bottom:1px solid #717171}.chat_chat-container__0xsIv .chat_chat-messages__19Gow .chat_chat-message__nL_N2:nth-last-child(2){border-bottom:none}.chat_chat-container__0xsIv .chat_chat-messages__19Gow .chat_highlighted-message__NLA2a{background-color:#414141}.chat_chat-container__0xsIv .chat_chat-content__L43Di{flex-grow:1;width:80%;overflow:hidden}.chat_chat-container__0xsIv .chat_chat-content__L43Di .chat_chat-header__qnZDg{display:flex;justify-content:space-between;align-items:flex-start}.chat_chat-container__0xsIv .chat_chat-content__L43Di .chat_chat-header__qnZDg .chat_chat-username__YamWW{font-weight:700;font-size:.85rem;color:#ccc}.chat_chat-container__0xsIv .chat_chat-content__L43Di .chat_chat-header__qnZDg .chat_chat-time__zO9v_{flex-shrink:0;font-size:.6rem;color:#fff;line-height:2em}.chat_chat-container__0xsIv .chat_chat-content__L43Di .chat_chat-text__fDkzz{margin-top:.25rem;color:#fff;font-size:.95rem;word-break:break-all;overflow-wrap:anywhere;white-space:pre-wrap;max-width:100%}.chat_chat-container__0xsIv .chat_chat-content__L43Di .chat_chat-actions__L5_RN{display:flex;gap:.5rem;margin-top:.5rem;height:20px}.chat_chat-container__0xsIv .chat_chat-content__L43Di .chat_chat-actions__L5_RN button{background:none;border:none;color:#ccc;cursor:pointer;padding:0;font-size:.8rem}.chat_chat-container__0xsIv .chat_chat-content__L43Di .chat_chat-actions__L5_RN button:hover{text-decoration:underline}.chat_chat-container__0xsIv .chat_chat-content__L43Di .chat_chat-quote__mMetq{background-color:#414141;padding:.3rem .5rem;margin-bottom:.5rem;font-size:.7rem;color:#ccc;border-radius:5px}.chat_chat-container__0xsIv .chat_chat-content__L43Di .chat_chat-replies___Ub5A{margin-top:1rem;padding-left:2rem}.chat_chat-container__0xsIv .chat_chat-content__L43Di .chat_chat-replies___Ub5A .chat_chat-reply__TiQh2{display:flex;align-items:flex-start;margin-bottom:.5rem}.chat_chat-container__0xsIv .chat_chat-input__nl9oP{padding-top:.5rem;background-color:#414141;display:flex;gap:.5rem}.chat_chat-container__0xsIv .chat_chat-input__input__lANHE{width:70%;padding:.5rem;border:1px solid #737373;border-radius:4px;font-size:1rem;background-color:#272727;color:#fff}.chat_chat-container__0xsIv .chat_chat-input__input__lANHE:focus{border-color:#a6a6a6;outline:none}.chat_chat-container__0xsIv .chat_chat-input__send-button__K1TdW{width:30%;background-color:#414141;color:#fff;border:1px solid #737373;padding:.5rem 1rem;border-radius:4px;cursor:pointer}.chat_chat-container__0xsIv .chat_chat-input__send-button__K1TdW:hover{background-color:#282828}.chat_chat-container__0xsIv .chat_replying-to__r_064{background-color:#333;padding:.5rem;margin-bottom:.5rem;border-left:3px solid #272727;color:#fff;font-size:.9rem;display:flex;justify-content:space-between}.chat_chat-container__0xsIv .chat_replying-to__cancel-button__xTMKq{background:none;border:none;color:#fff;cursor:pointer;font-size:.8rem}.chat_chat-container__0xsIv .chat_replying-to__cancel-button__xTMKq:hover{text-decoration:underline}.chat_chat-container__0xsIv .chat_flood-warning__wLZTg{color:red;padding:1rem;font-size:12px}