.avatar-module__xY1xgq__container{position:relative}.avatar-module__xY1xgq__image{border-radius:50%;display:block}.avatar-module__xY1xgq__obligatory{border:1px solid #ffab44}.avatar-module__xY1xgq__premiumWhiteBorder{border:8px solid #fff;border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0}.avatar-module__xY1xgq__premiumDarkBorder{border:5px solid #0e0a25;border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0}.avatar-module__xY1xgq__premiumBorderBlurOne{box-sizing:border-box;border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0}.avatar-module__xY1xgq__premiumBorderBlurOne:before{content:"";filter:blur(1.5px);box-sizing:border-box;border:1px solid #7b61ff;border-radius:50%;position:absolute;top:0;bottom:0;left:0;right:0}.avatar-module__xY1xgq__premiumBorderBlurTwo{box-sizing:border-box;border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0}.avatar-module__xY1xgq__premiumBorderBlurTwo:before{content:"";filter:blur(4px);box-sizing:border-box;border:1px solid #7b61ff;border-radius:50%;position:absolute;top:0;bottom:0;left:0;right:0}.avatar-module__xY1xgq__premiumBorder{border:1px solid #7b61ff;border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0}.avatar-module__xY1xgq__starSmallOne{position:absolute;top:50%;left:0;transform:translate(-50%,-50%)}.avatar-module__xY1xgq__starSmallTwo{position:absolute;top:calc(50% + 8px);left:5px;transform:translate(-50%,-50%)}.avatar-module__xY1xgq__starBigOne{transform-origin:50%;--star-one-radius:46px;animation:16s linear infinite avatar-module__xY1xgq__rotateStarOne;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.avatar-module__xY1xgq__starBigTwo{transform-origin:50%;--star-two-radius:41px;animation:20s linear infinite avatar-module__xY1xgq__rotateStarTwo;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes avatar-module__xY1xgq__rotateStarOne{0%{transform:translate(-50%,-50%)rotate(0deg)translateX(var(--star-one-radius))rotate(0deg)}to{transform:translate(-50%,-50%)rotate(360deg)translateX(var(--star-one-radius))rotate(-360deg)}}@keyframes avatar-module__xY1xgq__rotateStarTwo{0%{transform:translate(-50%,-50%)rotate(180deg)translateX(var(--star-two-radius))rotate(-180deg)}to{transform:translate(-50%,-50%)rotate(540deg)translateX(var(--star-two-radius))rotate(-540deg)}}@media (max-width:1024px){.avatar-module__xY1xgq__starBigOne{--star-one-radius:30px}.avatar-module__xY1xgq__starBigTwo{--star-two-radius:26px}}
.back-button-module__Rlqwea__backButton{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}
.divider-module__vBSCGW__divider{background-color:rgba(14,10,37,.3);height:1px;margin-top:18px;margin-bottom:20px}
.fill-button-module__LoBZeW__fillButton{background-color:var(--color-purple-dark);color:#fff;border-radius:20px;justify-content:center;align-items:center;height:40px;padding:0 20px;display:flex}
.icon-notifications-module__4E6C0q__icon{transition:transform .3s;display:inline-block;position:relative}.icon-notifications-module__4E6C0q__icon:before{content:"";opacity:0;z-index:-1;pointer-events:none;background-color:#fff;border-radius:50%;width:40px;height:40px;transition:transform .3s ease-out,opacity .3s ease-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.icon-notifications-module__4E6C0q__opened{transform:rotate(35deg)}.icon-notifications-module__4E6C0q__opened:before{opacity:1;transform:translate(-50%,-50%)scale(1)}.icon-notifications-module__4E6C0q__bell,.icon-notifications-module__4E6C0q__ellipse{transition:all .3s}.icon-notifications-module__4E6C0q__hasNotifications .icon-notifications-module__4E6C0q__ellipse{fill:#7b61ff}@media (max-width:1024px){.icon-notifications-module__4E6C0q__icon:before{width:32px;height:32px}}
.empty-section-module__7AbEvW__emptySection{border-radius:var(--border-radius-container);height:300px;color:var(--color-font-gray);background-color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:15px;display:flex}@media (max-width:1024px){.empty-section-module__7AbEvW__emptySection{border-radius:0}}
.input-module__bsd_Yq__inputContainer{width:100%;position:relative}.input-module__bsd_Yq__input{background-color:var(--color-input);border:1px solid var(--color-input);width:100%;height:45px;transition:var(--transition);border-radius:6px;outline:none;padding:0 9px;font-size:16px}.input-module__bsd_Yq__error{background-color:var(--color-alert-background);border:1px solid var(--color-alert)}.input-module__bsd_Yq__requiredIcon{position:absolute;top:50%;right:10px;transform:translateY(-50%)}
.loader-module__1bku9q__container{justify-content:center;align-items:center;height:300px;display:flex}.loader-module__1bku9q__withoutContainer{height:auto}.loader-module__1bku9q__star{animation:2s linear infinite loader-module__1bku9q__rotate}@keyframes loader-module__1bku9q__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.menu-button-module__ThmCMq__menuButton{border-radius:var(--border-radius-container);width:100%;height:55px;transition:var(--transition);background-color:#fff;grid-template-columns:24px 1fr auto;align-items:center;gap:15px;padding:0 15px;font-size:16px;display:grid}.menu-button-module__ThmCMq__menuButton.menu-button-module__ThmCMq__active{background-color:var(--color-purple-dark);color:#fff}.menu-button-module__ThmCMq__counter{color:#fff;background-color:var(--color-purple-dark);border-radius:50%;justify-content:center;align-items:center;width:21px;height:21px;margin-left:auto;font-size:11px;font-weight:700;display:flex}.menu-button-module__ThmCMq__counter.menu-button-module__ThmCMq__active{color:var(--color-purple-dark);background-color:#fff}
.mobile-page-label-module__dEEg-W__mobilePageLabel{letter-spacing:-2%;margin-top:0;margin-bottom:20px;margin-left:10px;font-size:16px;font-weight:700;line-height:120%}
.outline-button-module__lyIJqW__outlineButton{border:1px solid var(--color-font-main);border-radius:20px;justify-content:center;align-items:center;height:40px;padding:0 19px;display:flex}.outline-button-module__lyIJqW__active{border:1px solid var(--color-purple-dark);color:var(--color-purple-dark)}
.confirm-modal-module__PiP6fa__overlay{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);z-index:1000;background:rgba(14,10,37,.3);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.confirm-modal-module__PiP6fa__modal{background-color:#fff;border-radius:10px;flex-direction:column;gap:20px;width:100%;max-width:400px;margin:16px;padding:24px;display:flex;position:relative}.confirm-modal-module__PiP6fa__header{letter-spacing:-2%;text-align:center;font-size:20px;font-weight:700;line-height:130%}.confirm-modal-module__PiP6fa__message{letter-spacing:-2%;text-align:center;color:var(--color-font-main,#1c2738);font-size:16px;font-weight:400;line-height:130%}.confirm-modal-module__PiP6fa__buttons{flex-direction:column;gap:10px;display:flex}.confirm-modal-module__PiP6fa__confirmButtonDanger{background-color:var(--color-alert,#e53935)}.confirm-modal-module__PiP6fa__confirmButtonDanger:hover{opacity:.9}
.blog-item-module__fXU9gq__blogItem{grid-template-columns:auto auto 1fr;align-items:center;gap:10px;font-size:12px;display:grid}.blog-item-module__fXU9gq__count{width:16px;font-weight:700}.blog-item-module__fXU9gq__name{font-size:14px;font-weight:700;display:block}.blog-item-module__fXU9gq__subscribers{color:var(--color-font-gray);font-size:12px;display:block}
.blog-item-full-module__uKer0W__blogItem{grid-template-columns:auto auto 1fr auto;align-items:center;gap:10px;font-size:12px;display:grid}.blog-item-full-module__uKer0W__count{width:16px;font-weight:700}.blog-item-full-module__uKer0W__name{font-weight:700;display:block}.blog-item-full-module__uKer0W__subscribers{color:var(--color-font-gray);font-size:10px;display:block}.blog-item-full-module__uKer0W__button{width:100px;height:30px;font-size:12px}.blog-item-full-module__uKer0W__blogItemAvatar{border-radius:50%;display:block}@media (max-width:1024px){.blog-item-full-module__uKer0W__name{font-size:12px}.blog-item-full-module__uKer0W__button{width:70px;height:25px;font-size:9px}.blog-item-full-module__uKer0W__blogItem{min-height:30px}}
.top-blogs-full-module___C4MfG__container{background-color:#fff;border-radius:10px;padding:20px 15px 15px}.top-blogs-full-module___C4MfG__headerContainer{justify-content:space-between;align-items:center;display:flex}.top-blogs-full-module___C4MfG__header{letter-spacing:-2%;font-size:16px;font-weight:700;line-height:130%}.top-blogs-full-module___C4MfG__divider{background-color:rgba(14,10,37,.3);height:1px;margin-top:20px;margin-bottom:20px}.top-blogs-full-module___C4MfG__yourRank{letter-spacing:-2%;font-size:12px;font-weight:400;line-height:130%}.top-blogs-full-module___C4MfG__yourRank span{color:var(--color-purple-dark);font-weight:700}.top-blogs-full-module___C4MfG__blogs{flex-direction:column;gap:20px;display:flex}@media (max-width:1024px){.top-blogs-full-module___C4MfG__container{border-radius:0;padding:10px 10px 20px}.top-blogs-full-module___C4MfG__yourRank span{text-align:right;display:block}.top-blogs-full-module___C4MfG__headerContainer{align-items:flex-start;min-height:32px}.top-blogs-full-module___C4MfG__divider{margin-top:10px;margin-bottom:10px}.top-blogs-full-module___C4MfG__blogs{gap:10px}}
.top-blogs-module__lCnd0q__topBlogs{border-radius:var(--border-radius-container);background-color:#fff;margin-bottom:10px;padding:15px 15px 20px}.top-blogs-module__lCnd0q__title{margin-bottom:20px;font-size:16px;font-weight:700}.top-blogs-module__lCnd0q__list{flex-direction:column;gap:10px;display:flex}.top-blogs-module__lCnd0q__allButton{margin-top:20px;font-size:12px}
.sorter-menu-module__AAjJwa__sorterMenu{border-radius:var(--border-radius-container);width:130px;box-shadow:var(--box-shadow);z-index:1;background-color:#fff;flex-direction:column;gap:5px;padding:5px;display:flex;position:absolute;top:100%;left:0}.sorter-menu-module__AAjJwa__button{width:100%;height:27px;transition:var(--transition);border-radius:5px;padding-left:12px;font-size:12px}.sorter-menu-module__AAjJwa__button:hover{background-color:var(--color-hover)}.sorter-menu-module__AAjJwa__button.sorter-menu-module__AAjJwa__active{background-color:var(--color-hover);font-weight:700}
.sorter-module__EwbA8q__buttonContainer{position:relative}.sorter-module__EwbA8q__sorterButton{align-items:center;gap:4px;font-size:12px;display:flex}
.star-button-module__qYAqpa__button{width:100%;height:40px;letter-spacing:-2%;color:#fff;z-index:1;background:radial-gradient(50% 111.39%,#7b61ff 20.19%,#5540be 79.17%);border-radius:20px;justify-content:center;align-items:center;font-size:14px;font-weight:700;line-height:130%;display:flex;position:relative;overflow:hidden}.star-button-module__qYAqpa__button:before{content:"";opacity:0;z-index:-1;background:radial-gradient(50% 111.39%,#5540be 50%,#7b61ff 99.52%);border-radius:20px;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.star-button-module__qYAqpa__button:hover:before{opacity:1}
.text-button-module__qzz-1q__textButton{color:var(--color-purple-dark);font-size:16px}
.filter-menu-module__iw3vPW__filterMenu{border-radius:var(--border-radius-container);width:130px;box-shadow:var(--box-shadow);z-index:1;background-color:#fff;flex-direction:column;gap:5px;padding:5px;display:flex;position:absolute;top:calc(100% + 5px);left:0}.filter-menu-module__iw3vPW__menuItem{width:100%;height:27px;transition:var(--transition);border-radius:5px;padding-left:12px;font-size:12px}.filter-menu-module__iw3vPW__menuItem:hover{background-color:var(--color-hover)}.filter-menu-module__iw3vPW__menuItem.filter-menu-module__iw3vPW__active{background-color:var(--color-hover);font-weight:700}
.filter-select-module__EQzDXW__filterSelect{position:relative}.filter-select-module__EQzDXW__filterButton{align-items:center;gap:4px;font-size:12px;display:flex}.filter-select-module__EQzDXW__arrow{transition:transform .2s ease-in-out}.filter-select-module__EQzDXW__arrowRotated{transform:rotate(180deg)}@media (max-width:1024px){.filter-select-module__EQzDXW__filterButton{font-size:14px}}
:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:rgba(255,255,255,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px rgba(0,0,0,.1);--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));width:var(--toastify-container-width);box-sizing:border-box;color:#fff;flex-direction:column;display:flex;position:fixed}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;word-break:break-word;flex:auto;align-items:center;margin-bottom:1rem;display:flex;position:relative}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{width:100%;transform:translate3d(0,var(--y),0)scale(var(--s));transition:transform .3s;position:absolute}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";height:calc(var(--g)*1px);position:absolute;bottom:100%;left:0;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{flex-shrink:0;width:22px;display:flex}.Toastify__toast-icon:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:10px}.Toastify__toast-icon:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:10px}.Toastify__toast-icon:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:10px}.Toastify__toast-icon:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:10px}.Toastify__toast-icon:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:10px}.Toastify__toast-icon:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:10px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;padding:0;transition:all .3s;position:absolute;top:6px;right:6px}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:1;opacity:.7;transform-origin:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0;overflow:hidden}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0)scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0)perspective(400px)}30%{transform:translate3d(0,var(--y),0)perspective(400px)rotate3d(1,0,0,-20deg);opacity:1}to{transform:translate3d(0,var(--y),0)perspective(400px)rotate3d(1,0,0,90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Toastify__toast--error{letter-spacing:-.02em!important;color:#0e0a25!important;background-color:#fff!important;border:1px solid #ff6164!important;border-radius:10px!important;align-items:flex-start!important;min-height:auto!important;margin-bottom:8px!important;padding:12px 10px!important;font-family:Onest,sans-serif!important;font-size:14px!important;font-weight:700!important;line-height:130%!important;display:flex!important;position:relative!important;box-shadow:0 2px 6px rgba(14,10,37,.25)!important}.Toastify__toast--error .Toastify__toast-body{letter-spacing:-.02em!important;color:#0e0a25!important;margin:0!important;padding:0!important;font-family:Onest,sans-serif!important;font-size:14px!important;font-weight:700!important;line-height:130%!important}.Toastify__toast--error .Toastify__toast-icon{color:#ff6164!important;flex-shrink:0!important;justify-content:center!important;align-self:center!important;align-items:center!important;width:24px!important;height:24px!important;margin-right:10px!important;padding-left:0!important;padding-right:0!important;display:flex!important}.Toastify__toast .Toastify__close-button{color:#7d7c86!important;opacity:.7!important;cursor:pointer!important;z-index:10!important;background:0 0!important;border:none!important;justify-content:center!important;align-items:center!important;width:15px!important;height:15px!important;margin:0!important;padding:0!important;display:flex!important;position:absolute!important;top:5px!important;right:5px!important}.Toastify__toast--error .Toastify__close-button{z-index:10!important;position:absolute!important;top:5px!important;right:5px!important}.Toastify__toast--success .Toastify__close-button{z-index:10!important;position:absolute!important;top:5px!important;right:5px!important}.Toastify__toast--info .Toastify__close-button{z-index:10!important;position:absolute!important;top:5px!important;right:5px!important}.Toastify__toast .Toastify__close-button:hover{opacity:1!important}.Toastify__toast--success{letter-spacing:-.02em!important;color:#0e0a25!important;background-color:#fff!important;border:1px solid #47e04c!important;border-radius:10px!important;align-items:flex-start!important;min-height:auto!important;margin-bottom:8px!important;padding:12px 10px!important;font-family:Onest,sans-serif!important;font-size:14px!important;font-weight:700!important;line-height:130%!important;display:flex!important;position:relative!important;box-shadow:0 2px 6px rgba(14,10,37,.25)!important}.Toastify__toast--success .Toastify__toast-body{letter-spacing:-.02em!important;color:#0e0a25!important;margin:0!important;padding:0!important;font-family:Onest,sans-serif!important;font-size:14px!important;font-weight:700!important;line-height:130%!important}.Toastify__toast--success .Toastify__toast-icon{color:#47e04c!important;flex-shrink:0!important;justify-content:center!important;align-self:center!important;align-items:center!important;width:24px!important;height:24px!important;margin-right:10px!important;padding-left:0!important;padding-right:0!important;display:flex!important}.Toastify__toast--info{letter-spacing:-.02em!important;color:#0e0a25!important;background-color:#fff!important;border:1px solid #ffab44!important;border-radius:10px!important;align-items:flex-start!important;min-height:auto!important;margin-bottom:8px!important;padding:12px 10px!important;font-family:Onest,sans-serif!important;font-size:14px!important;font-weight:700!important;line-height:130%!important;display:flex!important;position:relative!important;box-shadow:0 2px 6px rgba(14,10,37,.25)!important}.Toastify__toast--info .Toastify__toast-body{letter-spacing:-.02em!important;color:#0e0a25!important;margin:0!important;padding:0!important;font-family:Onest,sans-serif!important;font-size:14px!important;font-weight:700!important;line-height:130%!important}.Toastify__toast--info .Toastify__toast-icon{color:#ffab44!important;flex-shrink:0!important;justify-content:center!important;align-self:center!important;align-items:center!important;width:24px!important;height:24px!important;margin-right:10px!important;padding-left:0!important;padding-right:0!important;display:flex!important}
.toggle-module__qHZfmG__toggle{cursor:pointer;background-color:#b7b5be;border-radius:10px;outline:none;width:60px;min-width:60px;height:20px;transition:background-color .3s;position:relative}.toggle-module__qHZfmG__toggle:focus-visible{box-shadow:0 0 0 2px rgba(123,97,255,.3)}.toggle-module__qHZfmG__toggle.toggle-module__qHZfmG__checked{background-color:#7b61ff}.toggle-module__qHZfmG__toggle.toggle-module__qHZfmG__disabled{cursor:not-allowed;opacity:.5}.toggle-module__qHZfmG__slider{background-color:#fff;border-radius:9px;width:30px;height:18px;transition:transform .3s;position:absolute;top:1px;left:1px}.toggle-module__qHZfmG__toggle.toggle-module__qHZfmG__checked .toggle-module__qHZfmG__slider{transform:translate(28px)}.toggle-module__qHZfmG__icon{pointer-events:none;position:absolute;top:50%;right:8px;transform:translateY(-50%)}
.toggle-text-module__DLL1vG__toggleText{cursor:pointer;background-color:#b7b5be;border-radius:10px;outline:none;width:60px;min-width:60px;height:20px;transition:background-color .3s;position:relative}.toggle-text-module__DLL1vG__toggleText:focus-visible{box-shadow:0 0 0 2px rgba(123,97,255,.3)}.toggle-text-module__DLL1vG__toggleText.toggle-text-module__DLL1vG__checked{background-color:#7b61ff}.toggle-text-module__DLL1vG__toggleText.toggle-text-module__DLL1vG__disabled{cursor:not-allowed;opacity:.5}.toggle-text-module__DLL1vG__slider{background-color:#fff;border-radius:9px;justify-content:center;align-items:center;width:30px;height:18px;transition:transform .3s;display:flex;position:absolute;top:1px;left:1px}.toggle-text-module__DLL1vG__toggleText.toggle-text-module__DLL1vG__checked .toggle-text-module__DLL1vG__slider{transform:translate(28px)}.toggle-text-module__DLL1vG__text{letter-spacing:-.02em;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;font-size:10px;font-weight:400;line-height:130%;transition:color .3s}.toggle-text-module__DLL1vG__toggleText:not(.toggle-text-module__DLL1vG__checked) .toggle-text-module__DLL1vG__text{color:#b7b5be}.toggle-text-module__DLL1vG__toggleText.toggle-text-module__DLL1vG__checked .toggle-text-module__DLL1vG__text{color:#7b61ff}
.search-menu-module__Iy0FuG__headerMenu{background-color:var(--color-background);flex-direction:column;gap:10px;width:100%;height:calc(100vh - 70px);padding:20px 10px;display:flex;overflow-y:scroll}.search-menu-module__Iy0FuG__button{min-height:55px}.search-menu-module__Iy0FuG__divider{background-color:rgba(123,97,255,.5);width:calc(100% + 20px);height:1px;min-height:1px;margin:0 -10px}.search-menu-module__Iy0FuG__highlightedButton{color:var(--color-purple-dark)}.search-menu-module__Iy0FuG__userInfo{border-radius:var(--border-radius-container);background-color:#fff;align-items:center;gap:15px;width:100%;height:55px;padding:0 15px;display:flex}.search-menu-module__Iy0FuG__userName{font-size:16px;font-weight:700}
.header-module__9yYryW__header{background-color:var(--color-purple-light);z-index:100;position:-webkit-sticky;position:sticky;top:0}.header-module__9yYryW__headerContent{justify-content:space-between;align-items:center;height:70px;display:flex;position:relative}.header-module__9yYryW__buttons{align-items:center;gap:10px;display:flex}@media (max-width:1024px){.header-module__9yYryW__header{grid-row:1/2}.header-module__9yYryW__headerContent{padding-left:15px}.header-module__9yYryW__buttons{gap:2px}}
.create-group-chat-modal-module__p9eVmq__modalOverlay{z-index:1000;background:rgba(0,0,0,.5);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.create-group-chat-modal-module__p9eVmq__modal{background:#fff;border-radius:10px;width:100%;max-width:510px;height:100%;max-height:min(90vh,720px);padding:20px 15px;position:relative;overflow-y:auto}.create-group-chat-modal-module__p9eVmq__header{letter-spacing:-2%;margin-bottom:15px;font-size:16px;font-weight:700;line-height:130%}.create-group-chat-modal-module__p9eVmq__closeButton{display:none;position:absolute;top:10px;right:10px}@media (min-width:1025px){.create-group-chat-modal-module__p9eVmq__closeButton{justify-content:center;align-items:center;display:flex}}.create-group-chat-modal-module__p9eVmq__nameInput{border:1px solid rgba(14,10,37,.3);border-radius:10px;outline:none;width:100%;margin-bottom:12px;padding:10px 12px;font-size:16px}.create-group-chat-modal-module__p9eVmq__nameInput::placeholder{color:#7d7c86}.create-group-chat-modal-module__p9eVmq__searchInput{border:1px solid rgba(14,10,37,.3);border-radius:10px;align-items:center;gap:5px;height:45px;margin-bottom:12px;padding:0 10px;display:flex}.create-group-chat-modal-module__p9eVmq__searchInput input{border:none;outline:none;width:100%;font-size:16px}.create-group-chat-modal-module__p9eVmq__searchInput input::placeholder{color:#7d7c86}.create-group-chat-modal-module__p9eVmq__selectedCount{color:#7d7c86;margin-bottom:8px;font-size:12px}.create-group-chat-modal-module__p9eVmq__userList{flex-direction:column;gap:4px;max-height:280px;margin-bottom:16px;display:flex;overflow-y:auto}.create-group-chat-modal-module__p9eVmq__userItem{text-align:left;border-radius:8px;align-items:center;gap:12px;width:100%;padding:8px 12px;transition:background .15s;display:flex}.create-group-chat-modal-module__p9eVmq__userItem:hover{background:rgba(0,0,0,.04)}.create-group-chat-modal-module__p9eVmq__userItemSelected{background:rgba(125,76,134,.1)}.create-group-chat-modal-module__p9eVmq__userAvatar{border-radius:50%;flex-shrink:0}.create-group-chat-modal-module__p9eVmq__userName{flex:1;font-size:15px;font-weight:500}.create-group-chat-modal-module__p9eVmq__check{color:var(--color-purple-dark);font-weight:700}.create-group-chat-modal-module__p9eVmq__createButton{background:var(--color-purple-dark);color:#fff;text-align:center;border-radius:10px;width:100%;padding:12px 20px;font-size:16px;font-weight:600;transition:opacity .2s}.create-group-chat-modal-module__p9eVmq__createButton:hover:not(:disabled){opacity:.9}.create-group-chat-modal-module__p9eVmq__createButton:disabled{opacity:.5;cursor:not-allowed}.create-group-chat-modal-module__p9eVmq__renameActions{margin-top:16px;display:block}.create-group-chat-modal-module__p9eVmq__renameCancel{color:#333;background:#e0e0e0;border-radius:10px;flex:1;padding:12px 20px;font-size:16px;font-weight:600;transition:opacity .2s}.create-group-chat-modal-module__p9eVmq__renameCancel:hover{opacity:.9}.create-group-chat-modal-module__p9eVmq__participantRow{border-radius:8px;align-items:center;gap:12px;padding:8px 12px;display:flex}.create-group-chat-modal-module__p9eVmq__participantRole{color:#7d7c86;font-size:13px;font-weight:400}.create-group-chat-modal-module__p9eVmq__participantActions{flex-shrink:0;align-items:center;gap:8px;margin-left:auto;display:flex}.create-group-chat-modal-module__p9eVmq__participantActionBtn{color:var(--color-purple-dark);background:rgba(125,76,134,.15);border-radius:6px;padding:4px 10px;font-size:12px;transition:opacity .2s}.create-group-chat-modal-module__p9eVmq__participantActionBtn:hover:not(:disabled){opacity:.9}.create-group-chat-modal-module__p9eVmq__participantActionBtn:disabled{opacity:.6;cursor:not-allowed}.create-group-chat-modal-module__p9eVmq__participantActionBtnDanger{color:#c0392b;background:rgba(200,60,60,.12)}@media (max-width:1024px){.create-group-chat-modal-module__p9eVmq__closeButton{display:block}.create-group-chat-modal-module__p9eVmq__modal{max-width:unset;width:100vw;max-height:unset;border-radius:0;height:100vh;padding:15px 10px}}
.image-crop-modal-module__0QZT3G__cropBackdrop{z-index:1001;background:rgba(14,10,37,.3);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.image-crop-modal-module__0QZT3G__cropModal{background:#fff;border-radius:10px;flex-direction:column;width:600px;max-width:90vw;max-height:90vh;padding:20px;display:flex;position:relative}.image-crop-modal-module__0QZT3G__cropHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.image-crop-modal-module__0QZT3G__cropHeader h3{letter-spacing:-2%;margin:0;font-weight:700;line-height:130%}.image-crop-modal-module__0QZT3G__cropContainer{width:100%;height:400px;margin-bottom:20px;position:relative}.image-crop-modal-module__0QZT3G__cropControls{flex-direction:column;gap:15px;display:flex}.image-crop-modal-module__0QZT3G__zoomSlider{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#e0e0e0;border-radius:3px;outline:none;width:100%;height:6px}.image-crop-modal-module__0QZT3G__zoomSlider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--color-purple-dark);cursor:pointer;border-radius:50%;width:20px;height:20px}.image-crop-modal-module__0QZT3G__zoomSlider::-moz-range-thumb{background:var(--color-purple-dark);cursor:pointer;border:none;border-radius:50%;width:20px;height:20px}.image-crop-modal-module__0QZT3G__cropButtons{justify-content:flex-end;gap:10px;display:flex}.image-crop-modal-module__0QZT3G__closeButton{position:absolute;top:15px;right:15px}@media (max-width:1024px){.image-crop-modal-module__0QZT3G__cropModal{border-radius:0;width:100vw;max-width:none;max-height:100vh}}
.change-avatar-modal-module__HmDzPa__backdrop{z-index:1000;background:rgba(14,10,37,.3);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.change-avatar-modal-module__HmDzPa__modal{background:#fff;border-radius:10px;flex-direction:column;align-items:center;gap:20px;width:510px;padding:20px;display:flex;position:relative}.change-avatar-modal-module__HmDzPa__header{letter-spacing:-2%;white-space:pre-line;text-align:center;font-weight:700;line-height:130%}.change-avatar-modal-module__HmDzPa__avatars{align-items:center;display:flex}.change-avatar-modal-module__HmDzPa__currentAvatar{transition:background-color var(--transition);border:1px solid transparent;border-radius:50%;justify-content:center;align-items:center;margin-right:10px;padding:4px;display:flex}.change-avatar-modal-module__HmDzPa__currentAvatarImage{border-radius:50%;display:block}.change-avatar-modal-module__HmDzPa__defaultAvatar{transition:background-color var(--transition);border:1px solid transparent;border-radius:50%;justify-content:center;align-items:center;margin-right:10px;padding:4px;display:flex}.change-avatar-modal-module__HmDzPa__defaultAvatarImage{border-radius:50%;display:block}.change-avatar-modal-module__HmDzPa__loadAvatar{background-color:var(--color-font-main);border:5px solid transparent;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:relative}.change-avatar-modal-module__HmDzPa__loadAvatarText{letter-spacing:-2%;white-space:pre-line;text-align:center;font-size:10px;line-height:110%;position:absolute;top:calc(100% + 7px)}.change-avatar-modal-module__HmDzPa__selected{border:1px solid var(--color-purple-dark)}.change-avatar-modal-module__HmDzPa__currentAvatar:not(.change-avatar-modal-module__HmDzPa__selected):hover,.change-avatar-modal-module__HmDzPa__defaultAvatar:not(.change-avatar-modal-module__HmDzPa__selected):hover{background-color:var(--color-background)}.change-avatar-modal-module__HmDzPa__closeButton{position:absolute;top:15px;right:15px}.change-avatar-modal-module__HmDzPa__submitButton{min-width:112px}@media (max-width:1024px){.change-avatar-modal-module__HmDzPa__modal{border-radius:0;width:100%}.change-avatar-modal-module__HmDzPa__header{font-size:12px}.change-avatar-modal-module__HmDzPa__defaultAvatarImage{width:30px;height:30px}.change-avatar-modal-module__HmDzPa__avatars{flex-wrap:wrap}.change-avatar-modal-module__HmDzPa__currentAvatarImage{width:45px;height:45px}.change-avatar-modal-module__HmDzPa__loadAvatar{width:30px;height:30px}.change-avatar-modal-module__HmDzPa__submitButton{min-width:160px}}
.change-button-module__SAFHnq__button{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);width:100%;height:100%;letter-spacing:-2%;color:#fff;opacity:0;background-color:rgba(123,97,255,.5);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:400;line-height:130%;transition:all .3s;display:flex;position:absolute;top:0;left:0}.change-button-module__SAFHnq__button:hover{opacity:1}
.chat-info-screen-module__KmLx8G__screen{background-color:#fff;border-radius:10px;flex-direction:column;height:100%;min-height:0;display:flex}.chat-info-screen-module__KmLx8G__header{border-bottom:1px solid #b7b5be;flex-shrink:0;align-items:center;gap:12px;padding:12px 16px;display:flex}.chat-info-screen-module__KmLx8G__backButton{color:var(--color-purple-dark,#6b4eaa);justify-content:center;align-items:center;margin-right:auto;text-decoration:none;display:flex}.chat-info-screen-module__KmLx8G__backButton:hover{opacity:.8}.chat-info-screen-module__KmLx8G__headerTitle{margin:0;font-size:18px;font-weight:700;line-height:1.3}.chat-info-screen-module__KmLx8G__loading{color:var(--color-font-gray,gray);padding:24px 16px;font-size:14px}.chat-info-screen-module__KmLx8G__overview{flex-direction:column;flex-shrink:0;align-items:center;padding:24px 16px;display:flex}.chat-info-screen-module__KmLx8G__avatar{background:var(--color-purple-light,#e8e0f5);border-radius:50%;width:80px;height:80px;margin-bottom:12px;overflow:hidden}.chat-info-screen-module__KmLx8G__avatar img{object-fit:cover;width:100%;height:100%}.chat-info-screen-module__KmLx8G__chatName{text-align:center;word-break:break-word;margin:0 0 4px;font-size:18px;font-weight:600;line-height:1.3}.chat-info-screen-module__KmLx8G__participantCount{color:var(--color-font-gray,gray);margin:0;font-size:14px}.chat-info-screen-module__KmLx8G__actions{flex-wrap:wrap;flex-shrink:0;gap:12px;padding:0 16px 16px;display:flex}.chat-info-screen-module__KmLx8G__actionButton{border:1px solid var(--color-purple-dark);color:var(--color-purple-dark);background:#fff;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:14px;font-weight:500;transition:background .15s;display:flex}.chat-info-screen-module__KmLx8G__actionButton:hover{background:rgba(107,78,170,.08)}.chat-info-screen-module__KmLx8G__actionButtonDanger{color:#e53935;border-color:#e53935}.chat-info-screen-module__KmLx8G__actionButtonDanger:hover{background:rgba(229,57,53,.08)}.chat-info-screen-module__KmLx8G__hiddenFileInput{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.chat-info-screen-module__KmLx8G__actionIcon{font-size:16px}.chat-info-screen-module__KmLx8G__section{flex:1;min-height:0;padding:0 16px 24px;overflow-y:auto}.chat-info-screen-module__KmLx8G__sectionTitle{color:var(--color-font-gray,gray);margin:0 0 12px;padding-top:8px;font-size:14px;font-weight:600}.chat-info-screen-module__KmLx8G__participantsList{flex-direction:column;gap:4px;display:flex}.chat-info-screen-module__KmLx8G__participantRow{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;gap:12px;padding:8px 0;display:flex}.chat-info-screen-module__KmLx8G__participantRow:last-child{border-bottom:none}.chat-info-screen-module__KmLx8G__participantLink{min-width:0;color:inherit;flex:1;align-items:center;gap:12px;text-decoration:none;display:flex}.chat-info-screen-module__KmLx8G__participantLink:hover{opacity:.85}.chat-info-screen-module__KmLx8G__participantAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:44px;height:44px}.chat-info-screen-module__KmLx8G__participantInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.chat-info-screen-module__KmLx8G__participantName{white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:500;line-height:1.3;overflow:hidden}.chat-info-screen-module__KmLx8G__participantRole{color:var(--color-purple-dark);font-size:12px}.chat-info-screen-module__KmLx8G__participantActions{flex-shrink:0;gap:8px;display:flex}.chat-info-screen-module__KmLx8G__participantBtn{color:#333;background:#fff;border:1px solid #ddd;border-radius:6px;padding:6px 12px;font-size:13px;transition:background .15s}.chat-info-screen-module__KmLx8G__participantBtn:hover:not(:disabled){background:#f5f5f5}.chat-info-screen-module__KmLx8G__participantBtn:disabled{opacity:.6;cursor:not-allowed}.chat-info-screen-module__KmLx8G__participantBtnDanger{color:#c62828;border-color:#e57373}.chat-info-screen-module__KmLx8G__participantBtnDanger:hover:not(:disabled){background:#ffebee}@media (min-width:1025px){.chat-info-screen-module__KmLx8G__headerTitle{order:2}.chat-info-screen-module__KmLx8G__backButton{order:1;margin-right:0}}
.empty-messages-module__hGiGuq__emptyMessages{background-color:#fff;border-radius:10px;padding:20px 15px 15px}.empty-messages-module__hGiGuq__emptyMessagesTitle{letter-spacing:-2%;margin-top:0;margin-bottom:20px;font-size:16px;font-weight:700;line-height:130%}.empty-messages-module__hGiGuq__emptyMessagesParagraph{letter-spacing:-2%;margin-top:20px;margin-bottom:45px;font-size:16px;font-weight:400;line-height:130%}.empty-messages-module__hGiGuq__emptyMessagesButtons{justify-content:center;align-items:center;display:flex}.empty-messages-module__hGiGuq__emptyMessagesButton{border:1px solid var(--color-purple-dark);height:40px;color:var(--color-purple-dark);background-color:#fff;border-radius:10px;align-items:center;gap:5px;padding-left:8px;padding-right:10px;display:flex}@media (max-width:1024px){.empty-messages-module__hGiGuq__emptyMessages{border-radius:0;padding:15px 10px 20px}}
.media-viewer-video-module__XLJiZq__root{touch-action:manipulation;box-sizing:border-box;background:#000;width:100%;min-width:0;height:100%;min-height:0;position:relative}.media-viewer-video-module__XLJiZq__video{object-fit:contain;pointer-events:none;background-color:#000;outline:none;width:100%;height:100%;display:block}.media-viewer-video-module__XLJiZq__videoPointerEventsWhenOverlay{pointer-events:auto}.media-viewer-video-module__XLJiZq__controlsShell{z-index:1;box-sizing:border-box;opacity:0;pointer-events:none;width:100%;min-width:0;height:100%;min-height:0;margin:0;position:absolute;top:0;bottom:0;left:0;right:0}.media-viewer-video-module__XLJiZq__controlsShellVisible{z-index:3;opacity:1;pointer-events:auto}.media-viewer-video-module__XLJiZq__mobileOverlayLayer{z-index:1;opacity:0;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.media-viewer-video-module__XLJiZq__mobileOverlayLayerVisible{z-index:3;opacity:1;pointer-events:auto}.media-viewer-video-module__XLJiZq__overlayDismiss{z-index:2;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;pointer-events:auto;touch-action:manipulation;background-color:rgba(0,0,0,.03);border:none;margin:0;padding:0;position:absolute;top:0;bottom:0;left:0;right:0;transform:translateZ(0)}.media-viewer-video-module__XLJiZq__tapToShowOverlay{z-index:2;cursor:pointer;opacity:0;pointer-events:none;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;border:none;margin:0;padding:0;position:absolute;top:0;bottom:0;left:0;right:0}.media-viewer-video-module__XLJiZq__tapLayerVisible{z-index:4;opacity:1;pointer-events:auto;touch-action:manipulation;background-color:rgba(0,0,0,.03);transform:translateZ(0)}.media-viewer-video-module__XLJiZq__tapLayerHidden{z-index:0;opacity:0;pointer-events:none}.media-viewer-video-module__XLJiZq__centerControl{z-index:3;color:rgba(255,255,255,.95);cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:88px;height:88px;font:inherit;background:rgba(0,0,0,.58);border:none;border-radius:50%;justify-content:center;align-items:center;margin:auto;padding:0;line-height:0;transition:transform .15s,background .15s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.media-viewer-video-module__XLJiZq__centerControl:hover{background:rgba(0,0,0,.55);transform:scale(1.04)}.media-viewer-video-module__XLJiZq__centerControl:active{transform:scale(.98)}.media-viewer-video-module__XLJiZq__mobileControls{z-index:5;box-sizing:border-box;width:100%;max-width:100%;padding:12px 14px;padding-left:max(14px,env(safe-area-inset-left,0px));padding-right:max(14px,env(safe-area-inset-right,0px));padding-bottom:max(10px,env(safe-area-inset-bottom,0px));-webkit-user-select:none;-moz-user-select:none;user-select:none;background:linear-gradient(transparent 0%,rgba(0,0,0,.35) 35%,rgba(0,0,0,.75) 100%);flex-direction:column;gap:8px;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:visible}.media-viewer-video-module__XLJiZq__mobileProgressRow{box-sizing:border-box;align-items:center;gap:8px;width:100%;min-width:0;max-width:100%;display:flex}.media-viewer-video-module__XLJiZq__mobileTrackSlot{flex:1;align-items:center;min-width:0;display:flex}.media-viewer-video-module__XLJiZq__mobileTrackSlot .media-viewer-video-module__XLJiZq__track{flex:1;width:100%;min-width:0}.media-viewer-video-module__XLJiZq__mobileTimeStart,.media-viewer-video-module__XLJiZq__mobileTimeEnd{font-variant-numeric:tabular-nums;letter-spacing:.02em;color:rgba(255,255,255,.92);text-shadow:0 1px 2px rgba(0,0,0,.6);flex-shrink:0;min-width:38px;font-size:12px}.media-viewer-video-module__XLJiZq__mobileTimeStart{text-align:left}.media-viewer-video-module__XLJiZq__mobileTimeEnd{text-align:right}.media-viewer-video-module__XLJiZq__mobileUtilityRow{box-sizing:border-box;flex-flow:row;justify-content:flex-end;align-self:stretch;align-items:center;gap:6px;width:100%;min-width:0;max-width:100%;padding-top:2px;display:flex}.media-viewer-video-module__XLJiZq__desktopBar{z-index:3;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:rgba(0,0,0,.78);border:1px solid rgba(255,255,255,.07);border-radius:16px;flex-direction:column;gap:6px;min-width:min(520px,100% - 32px);max-width:calc(100% - 32px);padding:10px 16px 12px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px rgba(0,0,0,.45)}.media-viewer-video-module__XLJiZq__desktopBarRow1{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;display:grid}.media-viewer-video-module__XLJiZq__desktopBarRow2{align-items:center;gap:10px;width:100%;min-width:0;display:flex}.media-viewer-video-module__XLJiZq__desktopBarRow2 .media-viewer-video-module__XLJiZq__track{flex:1;min-width:0}.media-viewer-video-module__XLJiZq__desktopTimeLeft,.media-viewer-video-module__XLJiZq__desktopTimeRight{font-variant-numeric:tabular-nums;letter-spacing:.02em;color:rgba(255,255,255,.92);text-shadow:0 1px 2px rgba(0,0,0,.6);flex-shrink:0;min-width:44px;font-size:12px}.media-viewer-video-module__XLJiZq__desktopTimeLeft{text-align:left}.media-viewer-video-module__XLJiZq__desktopTimeRight{text-align:right}.media-viewer-video-module__XLJiZq__desktopVolumeBlock{align-items:center;gap:8px;min-width:0;display:flex}.media-viewer-video-module__XLJiZq__desktopRowRight{justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}.media-viewer-video-module__XLJiZq__desktopExtraBtn{color:rgba(255,255,255,.88);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:36px;height:36px;font:inherit;background:rgba(255,255,255,.08);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;line-height:0;transition:background .15s;display:flex}.media-viewer-video-module__XLJiZq__desktopExtraBtn:hover{background:rgba(255,255,255,.16)}.media-viewer-video-module__XLJiZq__desktopExtraBtnActive{color:#fff;background:rgba(255,255,255,.2)}.media-viewer-video-module__XLJiZq__desktopSpeedBtn{font-variant-numeric:tabular-nums;color:rgba(255,255,255,.92);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(255,255,255,.1);border:none;border-radius:8px;flex-shrink:0;min-width:44px;height:32px;margin:0;padding:0 8px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s}.media-viewer-video-module__XLJiZq__desktopSpeedBtn:hover{background:rgba(255,255,255,.18)}.media-viewer-video-module__XLJiZq__speedPopupDesktop{bottom:calc(100% + 6px);right:0}.media-viewer-video-module__XLJiZq__desktopPlayBtn{color:rgba(255,255,255,.95);cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:44px;height:44px;font:inherit;background:rgba(255,255,255,.13);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;line-height:0;transition:background .15s,transform .1s;display:flex}.media-viewer-video-module__XLJiZq__desktopPlayBtn:hover{background:rgba(255,255,255,.22)}.media-viewer-video-module__XLJiZq__desktopPlayBtn:active{transform:scale(.93)}.media-viewer-video-module__XLJiZq__volumeMuteBtn{color:rgba(255,255,255,.9);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:background .15s;display:flex}.media-viewer-video-module__XLJiZq__volumeMuteBtn:hover{background:rgba(255,255,255,.1)}.media-viewer-video-module__XLJiZq__volumeRange{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:rgba(255,255,255,.25);border-radius:2px;flex:0 auto;width:72px;min-width:56px;max-width:88px;height:4px}.media-viewer-video-module__XLJiZq__volumeRange::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border-radius:50%;width:14px;height:14px;box-shadow:0 1px 4px rgba(0,0,0,.45)}.media-viewer-video-module__XLJiZq__volumeRange::-moz-range-thumb{background:#fff;border:none;border-radius:50%;width:14px;height:14px;box-shadow:0 1px 4px rgba(0,0,0,.45)}.media-viewer-video-module__XLJiZq__extraBtn{box-sizing:border-box;aspect-ratio:1;color:rgba(255,255,255,.88);cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:40px;min-width:40px;max-width:40px;height:40px;min-height:40px;max-height:40px;font:inherit;background:rgba(255,255,255,.1);border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;line-height:0;transition:background .15s;display:flex;overflow:hidden}.media-viewer-video-module__XLJiZq__extraBtn:hover{background:rgba(255,255,255,.18)}.media-viewer-video-module__XLJiZq__extraBtnActive{color:#fff;background:rgba(255,255,255,.22)}.media-viewer-video-module__XLJiZq__mobileUtilityRow .media-viewer-video-module__XLJiZq__extraBtn{box-sizing:border-box;aspect-ratio:1;color:rgba(255,255,255,.88);cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:40px;min-width:40px;max-width:40px;height:40px;min-height:40px;max-height:40px;font:inherit;background:rgba(255,255,255,.1);border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;line-height:0;display:flex;overflow:hidden}.media-viewer-video-module__XLJiZq__mobileUtilityRow .media-viewer-video-module__XLJiZq__extraBtnActive{color:#fff;background:rgba(255,255,255,.22)}.media-viewer-video-module__XLJiZq__mobileUtilityRow .media-viewer-video-module__XLJiZq__extraBtn svg,.media-viewer-video-module__XLJiZq__mobileUtilityRow .media-viewer-video-module__XLJiZq__extraBtn img{flex-shrink:0;display:block}.media-viewer-video-module__XLJiZq__mobileUtilityRow .media-viewer-video-module__XLJiZq__desktopSpeedBtn{height:36px;min-height:36px;padding:0 10px;line-height:1}.media-viewer-video-module__XLJiZq__speedBtnWrapper{flex-shrink:0;align-items:center;display:inline-flex;position:relative}.media-viewer-video-module__XLJiZq__speedPopup{z-index:20;background:rgba(25,22,45,.99);border:1px solid rgba(255,255,255,.09);border-radius:14px;flex-direction:column;gap:1px;min-width:110px;padding:4px;display:flex;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 8px 28px rgba(0,0,0,.55)}.media-viewer-video-module__XLJiZq__speedItem{color:rgba(255,255,255,.78);font-variant-numeric:tabular-nums;text-align:left;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:none;border-radius:9px;margin:0;padding:9px 14px;font-family:inherit;font-size:14px;transition:background .12s}.media-viewer-video-module__XLJiZq__speedItem:hover{color:rgba(255,255,255,.95);background:rgba(255,255,255,.09)}.media-viewer-video-module__XLJiZq__speedItemActive{color:#fff;background:rgba(255,255,255,.12);font-weight:600}.media-viewer-video-module__XLJiZq__speedLabel{font-variant-numeric:tabular-nums;font-size:11px;font-weight:700;line-height:1}.media-viewer-video-module__XLJiZq__time{font-variant-numeric:tabular-nums;letter-spacing:.02em;color:rgba(255,255,255,.92);text-shadow:0 1px 2px rgba(0,0,0,.6);flex-shrink:0;min-width:40px;font-size:12px}.media-viewer-video-module__XLJiZq__track{cursor:pointer;touch-action:none;border-radius:4px;flex:1;align-items:center;min-width:0;height:36px;display:flex;position:relative}.media-viewer-video-module__XLJiZq__track:focus-visible{outline-offset:2px;outline:2px solid rgba(255,255,255,.5)}.media-viewer-video-module__XLJiZq__trackBg{background:rgba(255,255,255,.22);border-radius:2px;height:4px;margin-top:-2px;position:absolute;top:50%;left:0;right:0}.media-viewer-video-module__XLJiZq__trackFill{pointer-events:none;background:#fff;border-radius:2px;min-width:0;max-width:100%;height:4px;margin-top:-2px;position:absolute;top:50%;left:0;box-shadow:0 0 8px rgba(255,255,255,.25)}.media-viewer-video-module__XLJiZq__trackThumb{pointer-events:none;background:#fff;border-radius:50%;width:14px;height:14px;margin-top:-7px;transition:transform .1s;position:absolute;top:50%;transform:translate(-50%);box-shadow:0 1px 4px rgba(0,0,0,.45)}.media-viewer-video-module__XLJiZq__track:active .media-viewer-video-module__XLJiZq__trackThumb{transform:scale(1.15)}@media (max-width:600px){.media-viewer-video-module__XLJiZq__mobileControls{gap:0;width:100%;max-width:100%;padding-bottom:20px;padding-left:10px;padding-right:10px}.media-viewer-video-module__XLJiZq__time{font-size:13px}}@media (prefers-reduced-motion:reduce){.media-viewer-video-module__XLJiZq__controlsShell,.media-viewer-video-module__XLJiZq__mobileOverlayLayer,.media-viewer-video-module__XLJiZq__tapToShowOverlay{transition-duration:.01ms}}
.media-viewer-modal-module__BUoK7W__overlay{z-index:1200;min-height:100vh;isolation:isolate;background-color:#070518;background-image:radial-gradient(circle at top,rgba(123,97,255,.38),#070518);justify-content:center;align-items:center;min-height:100dvh;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.media-viewer-modal-module__BUoK7W__inner{flex-direction:column;align-items:center;gap:12px;max-width:96vw;max-height:96vh;display:flex;position:relative}.media-viewer-modal-module__BUoK7W__closeButton{z-index:1;color:#fff;cursor:pointer;background:rgba(0,0,0,.55);border-radius:20px;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;display:flex;position:absolute;top:12px;right:12px}.media-viewer-modal-module__BUoK7W__mediaWrapper{z-index:0;background:#000;border-radius:18px;justify-content:center;align-items:center;width:min(92vw,960px);height:min(86vh,640px);display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px rgba(0,0,0,.55),0 0 0 1px rgba(255,255,255,.06)}.media-viewer-modal-module__BUoK7W__image{object-fit:contain;width:100%;height:100%;display:block}.media-viewer-modal-module__BUoK7W__imageDesktopBar{z-index:3;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:auto;background:rgba(0,0,0,.62);border:1px solid rgba(255,255,255,.07);border-radius:16px;justify-content:center;align-items:center;min-width:min(200px,100% - 32px);padding:10px 14px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 8px 32px rgba(0,0,0,.45)}.media-viewer-modal-module__BUoK7W__imageDesktopBarBtn{color:rgba(255,255,255,.88);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(255,255,255,.08);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin:0;padding:0;transition:background .15s;display:flex}.media-viewer-modal-module__BUoK7W__imageDesktopBarBtn:hover{background:rgba(255,255,255,.16)}.media-viewer-modal-module__BUoK7W__video{object-fit:contain;width:100%;height:100%}.media-viewer-modal-module__BUoK7W__desktopVideoPlayer{width:100%;height:100%;min-height:0}.media-viewer-modal-module__BUoK7W__captionChat{color:rgba(255,255,255,.98);text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.7);max-width:90vw;font-size:15px;font-weight:600;line-height:1.35}.media-viewer-modal-module__BUoK7W__mobileOverlay{z-index:1200;min-height:100vh;isolation:isolate;background:#000;min-height:100dvh;position:fixed;top:0;bottom:0;left:0;right:0}.media-viewer-modal-module__BUoK7W__mobileMediaLayer{box-sizing:border-box;cursor:pointer;width:100%;min-width:0;height:100%;min-height:0;position:absolute;top:0;bottom:0;left:0;right:0}.media-viewer-modal-module__BUoK7W__mobileMedia{object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#000;width:100%;max-width:100vw;height:100%;max-height:100%;display:block}.media-viewer-modal-module__BUoK7W__mobileVideoPlayer{box-sizing:border-box;z-index:1;width:100%;min-width:0;max-width:100%;height:100%;min-height:0;position:absolute;top:0;bottom:0;left:0;right:0}.media-viewer-modal-module__BUoK7W__mobileHeaderTop{z-index:10;padding-left:max(12px,env(safe-area-inset-left,0px));padding-right:max(12px,env(safe-area-inset-right,0px));padding-top:max(12px,env(safe-area-inset-top,0px));pointer-events:none;opacity:0;background:linear-gradient(rgba(0,0,0,.65) 0%,rgba(0,0,0,.35) 70%,transparent 100%);align-items:center;gap:12px;padding-bottom:12px;transition:transform .28s cubic-bezier(.32,.72,0,1),opacity .22s;display:flex;position:absolute;top:0;left:0;right:0;transform:translateY(-100%)}.media-viewer-modal-module__BUoK7W__mobileHeaderTop.media-viewer-modal-module__BUoK7W__mobileHeaderShown{pointer-events:auto;opacity:1;transform:translateY(0)}.media-viewer-modal-module__BUoK7W__mobileBackBtn{cursor:pointer;background:rgba(0,0,0,.45);border-radius:26px;flex-shrink:0;justify-content:center;align-items:center;width:52px;min-width:52px;height:52px;min-height:52px;display:flex}.media-viewer-modal-module__BUoK7W__mobileBackBtn svg path{stroke:#fff;stroke-opacity:1}.media-viewer-modal-module__BUoK7W__mobileHeaderTitle{color:#fff;text-align:center;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 1px 3px rgba(0,0,0,.8);flex:1;min-width:0;font-size:15px;font-weight:600;overflow:hidden}.media-viewer-modal-module__BUoK7W__mobileHeaderSpacer{flex-shrink:0;width:52px}@media (max-width:600px){.media-viewer-modal-module__BUoK7W__inner{max-width:100vw;max-height:100vh}.media-viewer-modal-module__BUoK7W__mediaWrapper{border-radius:18px;width:100vw;height:95vh}.media-viewer-modal-module__BUoK7W__closeButton{top:calc(12px + env(safe-area-inset-top,0px));right:calc(12px + env(safe-area-inset-right,0px));background:rgba(0,0,0,.7)}}
.message-filters-module__kUAivG__filtersContainer{justify-content:space-between;align-items:center;display:flex}.message-filters-module__kUAivG__messagesFilterMenu{left:0;right:auto}@media (max-width:1024px){.message-filters-module__kUAivG__messagesFilterMenu{left:auto;right:0}}
.chat-overflow-menu-module__JHMbxq__wrap{flex-shrink:0;position:relative}.chat-overflow-menu-module__JHMbxq__trigger{width:34px;height:34px;color:var(--color-font-gray,gray);border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.chat-overflow-menu-module__JHMbxq__trigger:hover{color:var(--color-font-main,#0e0a25);background:rgba(14,10,37,.06)}.chat-overflow-menu-module__JHMbxq__wrap[data-variant=list] .chat-overflow-menu-module__JHMbxq__trigger:hover{color:var(--color-font-gray,gray);background:0 0}.chat-overflow-menu-module__JHMbxq__wrap[data-variant=list] .chat-overflow-menu-module__JHMbxq__trigger:focus-visible{color:var(--color-font-gray,gray);background:0 0}.chat-overflow-menu-module__JHMbxq__dropdown{background:#fff;border:1px solid rgba(14,10,37,.08);border-radius:10px;min-width:220px;max-width:min(280px,100vw - 24px);padding:5px;box-shadow:0 4px 20px rgba(14,10,37,.12)}.chat-overflow-menu-module__JHMbxq__item{box-sizing:border-box;text-align:left;width:100%;color:var(--color-font-main,#0e0a25);border-radius:6px;align-items:center;gap:10px;padding:10px 14px;font-size:14px;line-height:1.25;transition:background .15s;display:flex}.chat-overflow-menu-module__JHMbxq__item:hover{background:rgba(14,10,37,.05)}.chat-overflow-menu-module__JHMbxq__itemIcon{opacity:.85;flex-shrink:0}.chat-overflow-menu-module__JHMbxq__itemDanger{color:#e53935}.chat-overflow-menu-module__JHMbxq__itemDanger:hover{background:rgba(229,57,53,.06)}.chat-overflow-menu-module__JHMbxq__hiddenFileInput{opacity:0;pointer-events:none;width:0;height:0;position:absolute}
.chat-item-module__1M_BiW__chatItem{height:50px;min-height:50px;transition:all var(--transition);background-color:#fff;border-radius:10px;align-items:center;gap:5px;padding-left:20px;padding-right:2px;display:flex;position:relative}.chat-item-module__1M_BiW__chatItemMain{text-align:left;min-width:0;color:inherit;background:0 0;border-radius:10px;flex-direction:row;flex:1;align-items:center;gap:10px;height:100%;min-height:0;padding:0;display:flex;position:relative}.chat-item-module__1M_BiW__chatItem.chat-item-module__1M_BiW__active,.chat-item-module__1M_BiW__chatItem:hover{background-color:var(--color-background)}.chat-item-module__1M_BiW__chatItem.chat-item-module__1M_BiW__active .chat-item-module__1M_BiW__chatItemMain:hover,.chat-item-module__1M_BiW__chatItemMain:hover{background:0 0}.chat-item-module__1M_BiW__chatItemImage{border-radius:50%}.chat-item-module__1M_BiW__chatItemInfo{letter-spacing:-2%;flex-direction:column;gap:2px;font-size:10px;line-height:130%;display:flex}.chat-item-module__1M_BiW__chatItemName{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;font-size:15px;font-weight:700;display:-webkit-box;overflow:hidden}.chat-item-module__1M_BiW__chatItemLastMessage{color:var(--color-font-gray);-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;font-size:12px;font-weight:400;display:-webkit-box;overflow:hidden}.chat-item-module__1M_BiW__chatItemUnread{width:14px;height:14px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.chat-item-module__1M_BiW__chatItemMenuSlot{flex-shrink:0}@media (min-width:1025px) and (hover:hover){.chat-item-module__1M_BiW__chatItemMenuSlot{opacity:0;pointer-events:none;transition:opacity .15s}.chat-item-module__1M_BiW__chatItem:hover .chat-item-module__1M_BiW__chatItemMenuSlot,.chat-item-module__1M_BiW__chatItem:focus-within .chat-item-module__1M_BiW__chatItemMenuSlot{opacity:1;pointer-events:auto}.chat-item-module__1M_BiW__chatItemMenuSlot:has([data-menu-open=true]){opacity:1;pointer-events:auto}}@media (max-width:1024px){.chat-item-module__1M_BiW__chatItemName{font-size:16px}.chat-item-module__1M_BiW__chatItemLastMessage{font-size:14px}}
.chats-list-module__GRQwKW__chatsList{flex-direction:column;gap:5px;height:100%;padding:15px 5px;display:flex;overflow-y:auto}.chats-list-module__GRQwKW__chatsListEmpty{color:gray;text-align:center;justify-content:center;align-items:center;height:100%;font-size:12px;display:flex}
.messages-desktop-sidebar-module__pxIcPG__sidebar{background-color:#fff;border-radius:10px;grid-template-rows:80px 1fr;height:690px;display:grid;overflow:hidden}.messages-desktop-sidebar-module__pxIcPG__header{border-bottom:1px solid #b7b5be;flex-direction:column;gap:8px;padding:20px 15px 6px;display:flex}.messages-desktop-sidebar-module__pxIcPG__topRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.messages-desktop-sidebar-module__pxIcPG__title{letter-spacing:-2%;font-size:18px;font-weight:700;line-height:130%}.messages-desktop-sidebar-module__pxIcPG__filters{justify-content:space-between;align-items:center;display:flex}.messages-desktop-sidebar-module__pxIcPG__writeButton{border-radius:8px;align-items:center;height:25px;display:flex}.messages-desktop-sidebar-module__pxIcPG__listWrap{min-height:0;overflow:hidden}
.chat-input-module__WZvO9W__chatInput{min-width:0;max-width:100%;margin-bottom:30px;padding:10px;overflow:hidden}@media (min-width:1025px){.chat-input-module__WZvO9W__chatInput{margin-bottom:0}}.chat-input-module__WZvO9W__chatInputFileHidden{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.chat-input-module__WZvO9W__chatInputContainer{background-color:#fff;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;min-width:0;max-width:100%;min-height:45px;padding:10px;display:grid;box-shadow:0 2px 6px rgba(14,10,37,.25)}.chat-input-module__WZvO9W__chatInputContainerForwardDraft,.chat-input-module__WZvO9W__chatInputContainerEdit{grid-template-columns:1fr auto}.chat-input-module__WZvO9W__chatInputAttachButton{justify-content:center;align-items:center;padding:4px;display:flex}.chat-input-module__WZvO9W__chatInputTextarea{resize:none;letter-spacing:-2%;border:none;outline:none;font-weight:400;line-height:130%;width:100%!important}.chat-input-module__WZvO9W__chatInputButton{justify-content:center;align-items:center;display:flex}.chat-input-module__WZvO9W__chatInputAttachments{flex-wrap:wrap;gap:8px;padding:0 10px 8px;display:flex}.chat-input-module__WZvO9W__chatInputAttachmentBlock{background:var(--color-background,#eae9f1);border:1px solid rgba(0,0,0,.06);border-radius:10px;align-items:center;gap:8px;min-width:0;max-width:100%;padding:8px 10px;display:inline-flex}.chat-input-module__WZvO9W__chatInputAttachmentIcon{flex-shrink:0}.chat-input-module__WZvO9W__chatInputAttachmentName{color:var(--color-font-main);white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:13px;font-weight:500;overflow:hidden}.chat-input-module__WZvO9W__chatInputFileRemove{color:var(--color-font-gray,gray);flex-shrink:0;padding:0 2px;font-size:18px;line-height:1}.chat-input-module__WZvO9W__chatInputFileRemove:hover{color:var(--color-primary,#7b61ff)}.chat-input-module__WZvO9W__chatInputBar{border-left:3px solid var(--color-primary,#7b61ff);background:var(--color-background,#eae9f1);border-radius:6px;justify-content:space-between;align-items:center;gap:8px;min-width:0;min-height:0;margin:0 0 4px;padding:8px 12px 6px;display:flex;overflow:hidden}.chat-input-module__WZvO9W__chatInputBarLabel{color:var(--color-primary,#7b61ff);flex:1;min-width:0;font-size:13px;font-weight:500}.chat-input-module__WZvO9W__chatInputReplyPreview{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex;overflow:hidden}.chat-input-module__WZvO9W__chatInputReplyName{color:var(--color-primary,#7b61ff);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.chat-input-module__WZvO9W__chatInputReplyText{color:var(--color-font-gray,#606060);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13px;overflow:hidden}.chat-input-module__WZvO9W__chatInputBarCancel{width:28px;height:28px;color:var(--color-font-gray,gray);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;line-height:1;transition:color .15s,background .15s;display:flex}.chat-input-module__WZvO9W__chatInputBarCancel:hover{color:var(--color-font-main,#1c2738);background:rgba(0,0,0,.06)}
.chat-message-module__ixMYAa__chatMessage{box-sizing:border-box;grid-template-columns:30px 1fr;align-self:flex-start;align-items:flex-end;gap:10px;max-width:75%;min-height:0;padding-left:0;transition:transform .2s,box-shadow .2s,filter .2s,opacity .2s,padding-left .24s cubic-bezier(.25,.82,.2,1);display:grid;position:relative}.chat-message-module__ixMYAa__chatMessageSelected{z-index:31;position:relative;transform:scale(1.03)translateY(-8px);box-shadow:0 4px 20px rgba(14,10,37,.15)}.chat-message-module__ixMYAa__chatMessageBlurred{filter:blur(8px);opacity:.6;pointer-events:none;transition:filter .2s,opacity .2s}.chat-message-module__ixMYAa__chatMessageBlurredWhenOverlay{filter:none;opacity:0;transition:filter .2s,opacity .2s}.chat-message-module__ixMYAa__chatMessageRevealedInstantly{opacity:1;transition:filter .2s}.chat-message-module__ixMYAa__chatMessageMine{grid-template-columns:1fr 30px;align-self:flex-end}.chat-message-module__ixMYAa__chatMessageNoAvatar,.chat-message-module__ixMYAa__chatMessageMine.chat-message-module__ixMYAa__chatMessageNoAvatar{grid-template-columns:1fr}.chat-message-module__ixMYAa__chatMessageMine .chat-message-module__ixMYAa__chatMessageAvatarLink{grid-column:2}.chat-message-module__ixMYAa__chatMessageAvatarLink{border-radius:50%;flex-shrink:0;display:block}.chat-message-module__ixMYAa__chatMessageBubble{background:var(--color-purple-light);min-width:0;max-width:max-content;min-height:0;color:var(--color-font-main);-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;border-radius:14px 14px 14px 5px;flex-direction:column;gap:6px;padding:10px 14px;transition:box-shadow .25s ease-out,background-color .25s ease-out,height .2s ease-out;display:flex;position:relative;overflow-x:hidden;box-shadow:0 1px 2px rgba(14,10,37,.06)}.chat-message-module__ixMYAa__chatMessageHighlighted{background-color:rgba(248,243,255,.95);box-shadow:0 0 0 2px rgba(123,97,255,.6),0 4px 16px rgba(14,10,37,.25)}.chat-message-module__ixMYAa__chatMessageBubbleMine{background:var(--color-purple-dark);color:#fff;--chatMessageForwardedColor:rgba(255,255,255,.75);--chatMessageForwardedLinkColor:rgba(255,255,255,.95);border-bottom-right-radius:5px;border-bottom-left-radius:14px;box-shadow:0 1px 3px rgba(123,97,255,.25)}.chat-message-module__ixMYAa__chatMessageBubbleMine.chat-message-module__ixMYAa__chatMessageHighlighted{background-color:#6b52ff;box-shadow:0 0 0 2px rgba(255,255,255,.7),0 4px 16px rgba(14,10,37,.45)}.chat-message-module__ixMYAa__chatMessageBubbleMine:after{content:"";border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid var(--color-purple-dark);width:0;height:0;position:absolute;bottom:0;right:0}.chat-message-module__ixMYAa__chatMessageBubble:not(.chat-message-module__ixMYAa__chatMessageBubbleMine):after{content:"";border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid var(--color-purple-light);width:0;height:0;position:absolute;bottom:0;left:0}.chat-message-module__ixMYAa__chatMessageMine .chat-message-module__ixMYAa__chatMessageInfo{text-align:left}.chat-message-module__ixMYAa__chatMessageAvatar{-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:50%}.chat-message-module__ixMYAa__chatMessageDesktopRow{align-items:flex-start;gap:10px;width:100%;min-width:0;display:flex}.chat-message-module__ixMYAa__chatMessageDesktopAvatarLink{border-radius:50%;flex-shrink:0;line-height:0;display:block}.chat-message-module__ixMYAa__chatMessageDesktopMain{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.chat-message-module__ixMYAa__chatMessageDesktopTitleRow{justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;display:flex}.chat-message-module__ixMYAa__chatMessageDesktopTitleRow .chat-message-module__ixMYAa__chatMessageName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;margin:0;font-size:15px;font-weight:700;overflow:hidden}.chat-message-module__ixMYAa__chatMessageDesktopTitleRow .chat-message-module__ixMYAa__chatMessageTimestamp{color:var(--color-font-gray);flex-shrink:0;justify-content:flex-end;margin-left:0}.chat-message-module__ixMYAa__chatMessageDesktopFooterBar{justify-content:flex-start;align-items:center;gap:12px;width:100%;min-width:0;display:flex}.chat-message-module__ixMYAa__chatMessageDesktopFooterBar .chat-message-module__ixMYAa__chatMessageReactionsWrap{flex:1;min-width:0}.chat-message-module__ixMYAa__chatMessageFooterDesktop{width:100%;min-width:0}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=desktop]{width:100%;min-width:0;max-width:100%;box-shadow:none;background:0 0;border-radius:0;gap:6px;padding:4px 0 8px}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=desktop]:after{display:none}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=desktop].chat-message-module__ixMYAa__chatMessageHighlighted{background:rgba(248,243,255,.95);border-radius:8px;padding:4px 0 8px;box-shadow:0 0 0 2px rgba(123,97,255,.45)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=desktop].chat-message-module__ixMYAa__chatMessageBubbleMine{color:var(--color-font-main);box-shadow:none;background:0 0;border-radius:0}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=desktop].chat-message-module__ixMYAa__chatMessageBubbleMine.chat-message-module__ixMYAa__chatMessageHighlighted{color:var(--color-font-main);background-color:rgba(248,243,255,.95)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=desktop].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageText a,.chat-message-module__ixMYAa__chatMessageBubble[data-layout=desktop].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageText a:visited{color:var(--color-primary,#7b61ff)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=desktop].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageText a{-webkit-text-decoration-color:rgba(123,97,255,.45);text-decoration-color:rgba(123,97,255,.45)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=desktop].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageEditedSep,.chat-message-module__ixMYAa__chatMessageBubble[data-layout=desktop].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageEdited{color:var(--color-font-gray)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=desktop].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageReplyTo{border-left-color:var(--color-purple-dark);background:rgba(14,10,37,.06)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=desktop].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageReplyToName{color:var(--color-font-main)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=desktop].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageReplyToText{color:var(--color-font-gray)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=desktop].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageReaction{color:var(--color-font-main);background:rgba(14,10,37,.06)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=desktop].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageReactionMine{background:rgba(123,97,255,.18)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=desktop].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageReactionAvatar{background:var(--color-background);border-color:rgba(14,10,37,.12)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=desktop].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageReactionAvatarLetter{color:var(--color-font-main);background:var(--color-purple-light)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=desktop].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageStatusSpinner{border-color:rgba(14,10,37,.55) rgba(14,10,37,.18) rgba(14,10,37,.18)}.chat-message-module__ixMYAa__chatMessageInfo{flex-direction:column;align-items:flex-start;gap:3px;min-width:0;min-height:0;display:flex}.chat-message-module__ixMYAa__chatMessageForwarded{color:var(--chatMessageForwardedColor,var(--color-font-gray,gray));margin:0 0 2px;padding:0;font-size:12px;line-height:1.35}.chat-message-module__ixMYAa__chatMessageForwardedLink{color:var(--chatMessageForwardedLinkColor,var(--color-primary,#7b61ff));font-weight:600;text-decoration:none}.chat-message-module__ixMYAa__chatMessageForwardedLink:hover{text-decoration:underline}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=desktop]{--chatMessageForwardedColor:var(--color-font-gray,#606060);--chatMessageForwardedLinkColor:var(--color-primary,#7b61ff)}.chat-message-module__ixMYAa__chatMessageBubbleForwardSelected{background:rgba(123,97,255,.1);box-shadow:0 0 0 1px rgba(123,97,255,.45)}.chat-message-module__ixMYAa__chatMessageBubbleMine.chat-message-module__ixMYAa__chatMessageBubbleForwardSelected{background:rgba(255,255,255,.18);box-shadow:0 0 0 1px rgba(255,255,255,.55)}.chat-message-module__ixMYAa__chatMessageForwardMode{cursor:pointer}.chat-message-module__ixMYAa__chatMessageForwardRow{align-self:stretch;align-items:center;width:100%;max-width:none;padding-left:36px}.chat-message-module__ixMYAa__chatMessageForwardRow.chat-message-module__ixMYAa__chatMessageMine .chat-message-module__ixMYAa__chatMessageBubble{justify-self:end;width:max-content;max-width:75%}.chat-message-module__ixMYAa__chatMessageForwardCheckboxAnchor{z-index:1;pointer-events:none;justify-content:center;align-items:center;width:26px;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.chat-message-module__ixMYAa__chatMessageForwardCheckbox{flex-shrink:0;justify-content:center;align-self:center;align-items:center;min-width:26px;animation:.26s cubic-bezier(.25,.82,.2,1) both chat-message-module__ixMYAa__chatMessageForwardCheckboxIn;display:flex}.chat-message-module__ixMYAa__chatMessageForwardCheckbox.chat-message-module__ixMYAa__chatMessageForwardCheckboxLeaving{animation:.24s cubic-bezier(.4,0,.55,1) both chat-message-module__ixMYAa__chatMessageForwardCheckboxOut}@keyframes chat-message-module__ixMYAa__chatMessageForwardCheckboxOut{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(-8px)scale(.82)}}@keyframes chat-message-module__ixMYAa__chatMessageForwardCheckboxIn{0%{opacity:0;transform:translate(-8px)scale(.82)}to{opacity:1;transform:translate(0)scale(1)}}.chat-message-module__ixMYAa__chatMessageForwardCheck{box-sizing:border-box;background:var(--color-bg,#fff);color:#fff;border:2px solid rgba(14,10,37,.28);border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:border-color .22s,background .22s,box-shadow .22s,transform .2s cubic-bezier(.25,.82,.2,1);display:inline-flex}.chat-message-module__ixMYAa__chatMessageForwardCheckOn{border-color:var(--color-primary,#7b61ff);background:var(--color-primary,#7b61ff);box-shadow:0 2px 8px rgba(123,97,255,.35)}.chat-message-module__ixMYAa__chatMessageForwardCheckIcon{flex-shrink:0;animation:.2s cubic-bezier(.34,1.3,.64,1) both chat-message-module__ixMYAa__chatMessageForwardCheckIconIn;display:block}@keyframes chat-message-module__ixMYAa__chatMessageForwardCheckIconIn{0%{opacity:0;transform:scale(.35)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.chat-message-module__ixMYAa__chatMessage{transition:transform .2s,box-shadow .2s,filter .2s,opacity .2s}.chat-message-module__ixMYAa__chatMessageForwardCheckbox{animation:none}.chat-message-module__ixMYAa__chatMessageForwardCheckbox.chat-message-module__ixMYAa__chatMessageForwardCheckboxLeaving{opacity:0;transition:opacity .2s;animation:none}.chat-message-module__ixMYAa__chatMessageForwardCheckIcon{animation:none}}.chat-message-module__ixMYAa__chatMessageReplyTo{text-align:left;border-left:3px solid var(--color-primary,#7b61ff);background:rgba(0,0,0,.06);border-radius:4px;flex-direction:column;gap:2px;width:100%;margin:0 0 4px;padding:6px 10px;display:flex}.chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageReplyTo{background:rgba(255,255,255,.2);border-left-color:rgba(255,255,255,.8)}.chat-message-module__ixMYAa__chatMessageReplyToName{color:var(--color-primary,#7b61ff);font-size:12px;font-weight:600;line-height:1.3}.chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageReplyToName{color:rgba(255,255,255,.95)}.chat-message-module__ixMYAa__chatMessageReplyToText{color:var(--color-font-gray,#606060);white-space:nowrap;text-overflow:ellipsis;font-size:13px;line-height:1.35;overflow:hidden}.chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageReplyToText{color:rgba(255,255,255,.85)}.chat-message-module__ixMYAa__chatMessageName{letter-spacing:-.02em;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:0;font-size:13px;font-weight:600;line-height:1.35}.chat-message-module__ixMYAa__chatMessageText{letter-spacing:-.01em;word-break:break-word;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:0;font-size:14px;font-weight:400;line-height:1.45}.chat-message-module__ixMYAa__chatMessageText a{color:var(--color-primary,#7b61ff);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.chat-message-module__ixMYAa__chatMessageText a:visited{color:var(--color-primary,#7b61ff)}.chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageText a,.chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageText a:visited{color:rgba(255,255,255,.95)}.chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageText a{-webkit-text-decoration-color:rgba(255,255,255,.6);text-decoration-color:rgba(255,255,255,.6)}.chat-message-module__ixMYAa__chatMessageFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.chat-message-module__ixMYAa__chatMessageTimestamp{letter-spacing:.01em;color:var(--color-font-gray);white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;justify-content:flex-end;align-items:center;gap:4px;margin-left:auto;font-size:11px;font-weight:400;line-height:1.3;display:flex}.chat-message-module__ixMYAa__chatMessageReactionsWrap{grid-template-rows:0fr;min-width:0;transition:grid-template-rows .2s ease-out;display:grid;overflow:hidden}.chat-message-module__ixMYAa__chatMessageReactionsWrap[data-visible=true]{grid-template-rows:1fr}.chat-message-module__ixMYAa__chatMessageReactionsWrap>.chat-message-module__ixMYAa__chatMessageReactions{min-width:0;min-height:0}.chat-message-module__ixMYAa__chatMessageReactions{flex-wrap:wrap;justify-content:flex-start;gap:6px;min-width:0;display:flex}.chat-message-module__ixMYAa__chatMessageReaction{color:var(--color-font-main);background:rgba(0,0,0,.04);border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:13px;line-height:1.2;display:inline-flex}.chat-message-module__ixMYAa__chatMessageReactionMine{background:rgba(123,97,255,.18)}.chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageReaction{color:rgba(255,255,255,.95);background:rgba(255,255,255,.16)}.chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageReactionMine{background:rgba(255,255,255,.3)}.chat-message-module__ixMYAa__chatMessageReactionEmoji{font-size:16px}.chat-message-module__ixMYAa__chatMessageReactionCount{text-align:center;min-width:1em}.chat-message-module__ixMYAa__chatMessageReactionWithAvatars{gap:4px;padding:4px 6px}.chat-message-module__ixMYAa__chatMessageReactionAvatars{align-items:center;display:inline-flex}.chat-message-module__ixMYAa__chatMessageReactionAvatar{border:1.5px solid var(--color-purple-light);background:var(--color-background);border-radius:50%;flex-shrink:0;width:20px;height:20px;margin-left:-10px;overflow:hidden}.chat-message-module__ixMYAa__chatMessageReactionAvatar:first-of-type{margin-left:0}.chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageReactionAvatar{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.4)}.chat-message-module__ixMYAa__chatMessageReactionAvatar img{object-fit:cover;width:100%;height:100%}.chat-message-module__ixMYAa__chatMessageReactionAvatarLetter{width:100%;height:100%;color:var(--color-font-main);background:var(--color-purple-light);justify-content:center;align-items:center;font-size:11px;font-weight:600;display:flex}.chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageReactionAvatarLetter{color:#fff;background:rgba(255,255,255,.35)}.chat-message-module__ixMYAa__chatMessageEditedSep{color:var(--color-font-gray)}.chat-message-module__ixMYAa__chatMessageEdited{color:var(--color-font-gray);font-style:italic}.chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageEditedSep,.chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageEdited{color:rgba(255,255,255,.8)}.chat-message-module__ixMYAa__chatMessageReplyTo,.chat-message-module__ixMYAa__chatMessageReplyToName,.chat-message-module__ixMYAa__chatMessageReplyToText{-webkit-user-select:none;-moz-user-select:none;user-select:none}.chat-message-module__ixMYAa__chatMessageSelectionMode .chat-message-module__ixMYAa__chatMessageName,.chat-message-module__ixMYAa__chatMessageSelectionMode .chat-message-module__ixMYAa__chatMessageText,.chat-message-module__ixMYAa__chatMessageSelectionMode .chat-message-module__ixMYAa__chatMessageReplyTo,.chat-message-module__ixMYAa__chatMessageSelectionMode .chat-message-module__ixMYAa__chatMessageReplyToName,.chat-message-module__ixMYAa__chatMessageSelectionMode .chat-message-module__ixMYAa__chatMessageReplyToText{-webkit-user-select:text;-moz-user-select:text;user-select:text;-webkit-touch-callout:default}.chat-message-module__ixMYAa__mobileSelectionOverlay{z-index:999;-webkit-tap-highlight-color:transparent;opacity:0;pointer-events:none;flex-direction:column;transition:opacity .2s ease-out;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.chat-message-module__ixMYAa__mobileSelectionOverlayVisible{opacity:1;pointer-events:auto}.chat-message-module__ixMYAa__mobileSelectionOverlayCapturePointer{pointer-events:auto}.chat-message-module__ixMYAa__mobileSelectionOverlayReturning{z-index:20;transition:none}.chat-message-module__ixMYAa__mobileSelectionBackdrop{z-index:0;cursor:pointer;-webkit-backdrop-filter:blur(20px);background:rgba(0,0,0,.06);position:absolute;top:0;bottom:0;left:0;right:0}.chat-message-module__ixMYAa__mobileSelectionContentWrap{z-index:1;pointer-events:none;flex-direction:column;flex:1;align-items:stretch;min-height:0;display:flex;position:relative}.chat-message-module__ixMYAa__mobileSelectionScroll{pointer-events:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;border-radius:12px 12px 0 0;flex-direction:column;flex:1;align-items:flex-start;min-height:0;max-height:100%;padding:0 12px 24px;display:flex;overflow-x:hidden;overflow-y:auto}.chat-message-module__ixMYAa__mobileSelectionScroll::-webkit-scrollbar{display:none}.chat-message-module__ixMYAa__mobileSelectionScrollMine{align-items:flex-end}.chat-message-module__ixMYAa__mobileSelectionScrollInner{flex-direction:column;align-items:flex-start;width:max-content;min-width:0;max-width:100%;min-height:min-content;padding-left:12px;padding-right:12px;display:flex}.chat-message-module__ixMYAa__mobileSelectionScrollInnerMine{align-items:flex-end}.chat-message-module__ixMYAa__mobileSelectionBubble{flex-shrink:0;align-self:flex-start;width:max-content;min-width:0;max-width:min(85vw,85%);margin-bottom:8px}.chat-message-module__ixMYAa__mobileSelectionScroll .chat-message-module__ixMYAa__mobileSelectionBubble.chat-message-module__ixMYAa__chatMessageBubbleMine{align-self:flex-end}.chat-message-module__ixMYAa__mobileSelectionMenuWrap{transform-origin:top;overflow:hidden}.chat-message-module__ixMYAa__mobileSelectionMenuWrap .chat-message-module__ixMYAa__chatMessageContextMenu{transform-origin:0 0}.chat-message-module__ixMYAa__mobileSelectionMenuWrap[data-mine=true] .chat-message-module__ixMYAa__chatMessageContextMenu{transform-origin:100% 0}.chat-message-module__ixMYAa__mobileSelectionMenuWrap:not([data-expanded=true]) .chat-message-module__ixMYAa__chatMessageContextMenu{opacity:0;transform:scaleY(0)}.chat-message-module__ixMYAa__mobileSelectionMenuWrap[data-expanded=true]:not([data-closing=true]) .chat-message-module__ixMYAa__chatMessageContextMenu{opacity:1;transition:transform .22s ease-out,opacity .22s ease-out;transform:scaleY(1)}.chat-message-module__ixMYAa__mobileSelectionMenuWrap[data-closing=true] .chat-message-module__ixMYAa__chatMessageContextMenu{opacity:0;transition:transform .2s ease-in,opacity .2s ease-in;transform:scaleY(0)}.chat-message-module__ixMYAa__mobileSelectionBubble .chat-message-module__ixMYAa__chatMessageReplyTo{min-width:0;max-width:100%}.chat-message-module__ixMYAa__chatMessageContextMenuWrapper{z-index:40;position:fixed}.chat-message-module__ixMYAa__chatMessageContextMenuWrapperInline{position:absolute}.chat-message-module__ixMYAa__chatMessageContextMenuAbove{margin-top:0;margin-bottom:8px;top:auto;bottom:100%}.chat-message-module__ixMYAa__chatMessageContextMenu{-webkit-backdrop-filter:blur(20px);-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:0;background:rgba(45,45,55,.92);border-radius:14px;flex-direction:column;width:100%;max-height:min(420px,100vh - 24px);padding:8px 0;transition:opacity .15s ease-out,transform .15s ease-out;display:flex;overflow-y:auto;transform:scale(.97);box-shadow:0 8px 32px rgba(0,0,0,.35)}.chat-message-module__ixMYAa__chatMessageContextMenuVisible{opacity:1;transform:scale(1)}.chat-message-module__ixMYAa__chatMessageContextMenuButton{text-align:left;color:rgba(255,255,255,.95);-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:10px;align-items:center;gap:12px;width:calc(100% - 16px);margin:0 8px;padding:12px 14px;font-size:16px;line-height:1.25;transition:background .15s;display:flex}.chat-message-module__ixMYAa__chatMessageContextMenuButton:hover{background:rgba(255,255,255,.1)}.chat-message-module__ixMYAa__chatMessageContextMenuButton:active{background:rgba(255,255,255,.08)}.chat-message-module__ixMYAa__chatMessageContextMenuButtonDanger{color:#ff6b6b}.chat-message-module__ixMYAa__chatMessageReactionsPicker{justify-content:center;gap:8px;padding:8px 12px 12px;display:flex}.chat-message-module__ixMYAa__chatMessageReactionsPickerButton{border-radius:20px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:8px;font-size:28px;line-height:1;display:inline-flex}.chat-message-module__ixMYAa__chatMessageReactionsPickerButtonActive{background:rgba(255,255,255,.24);border-radius:20px}.chat-message-module__ixMYAa__chatMessageContextMenuReactionsRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.chat-message-module__ixMYAa__chatMessageContextMenuReactionsLabel{flex-shrink:0}.chat-message-module__ixMYAa__chatMessageContextMenuReactionsAvatars{align-items:center;margin-left:auto;display:flex}.chat-message-module__ixMYAa__chatMessageContextMenuReactionAvatar{background:rgba(0,0,0,.2);border:1.5px solid rgba(255,255,255,.3);border-radius:50%;flex-shrink:0;width:24px;height:24px;margin-left:-10px;overflow:hidden}.chat-message-module__ixMYAa__chatMessageContextMenuReactionAvatar:first-of-type{margin-left:0}.chat-message-module__ixMYAa__chatMessageContextMenuReactionAvatar img{object-fit:cover;width:100%;height:100%}.chat-message-module__ixMYAa__chatMessageContextMenuReactionAvatarLetter{color:rgba(255,255,255,.9);background:rgba(255,255,255,.2);justify-content:center;align-items:center;width:100%;height:100%;font-size:11px;font-weight:600;display:flex}.chat-message-module__ixMYAa__chatMessageContextMenuReactionsChevron{opacity:.7;font-size:14px;transition:transform .2s}.chat-message-module__ixMYAa__chatMessageContextMenuReactionsChevronOpen{transform:rotate(90deg)}.chat-message-module__ixMYAa__chatMessageReactionsWhoList{border-top:1px solid rgba(255,255,255,.08);max-height:200px;padding:4px 8px 8px;overflow-y:auto}.chat-message-module__ixMYAa__chatMessageReactionsWhoRow{border-radius:8px;align-items:center;gap:10px;padding:6px;display:flex}.chat-message-module__ixMYAa__chatMessageReactionsWhoRow:hover{background:rgba(255,255,255,.06)}.chat-message-module__ixMYAa__chatMessageReactionsWhoLink{color:#fff;flex:1;align-items:center;gap:10px;min-width:0;text-decoration:none;display:flex}.chat-message-module__ixMYAa__chatMessageReactionsWhoAvatar{background:rgba(255,255,255,.1);border-radius:50%;flex-shrink:0;width:32px;height:32px;overflow:hidden}.chat-message-module__ixMYAa__chatMessageReactionsWhoAvatar img{object-fit:cover;width:100%;height:100%}.chat-message-module__ixMYAa__chatMessageReactionsWhoAvatarLetter{color:rgba(255,255,255,.9);justify-content:center;align-items:center;width:100%;height:100%;font-size:14px;font-weight:600;display:flex}.chat-message-module__ixMYAa__chatMessageReactionsWhoName{white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.chat-message-module__ixMYAa__chatMessageReactionsWhoEmoji{flex-shrink:0;font-size:16px}.chat-message-module__ixMYAa__chatMessageStatus{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:inline-flex}.chat-message-module__ixMYAa__chatMessageStatusSpinner{border:2px solid rgba(0,0,0,.18);border-top-color:rgba(0,0,0,.55);border-radius:999px;width:14px;height:14px;animation:.9s linear infinite chat-message-module__ixMYAa__chatMessageStatusSpin}.chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageStatusSpinner{border-color:rgba(255,255,255,.9) rgba(255,255,255,.35) rgba(255,255,255,.35)}@keyframes chat-message-module__ixMYAa__chatMessageStatusSpin{to{transform:rotate(360deg)}}.chat-message-module__ixMYAa__chatMessageStatusError{color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#e53935;border-radius:999px;justify-content:center;align-items:center;width:14px;height:14px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.chat-message-module__ixMYAa__chatMessageAttachmentImage{aspect-ratio:4/5;background:rgba(0,0,0,.06);border-radius:8px;align-self:center;width:min(240px,65vw);max-width:100%;min-height:0;max-height:280px;margin-top:4px;display:block;position:relative;overflow:hidden}.chat-message-module__ixMYAa__chatMessageAttachmentImg{object-fit:cover;object-position:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.chat-message-module__ixMYAa__chatMessageAttachmentImageSkeleton{pointer-events:none;background:linear-gradient(120deg,rgba(0,0,0,.06) 0%,rgba(0,0,0,.11) 35%,rgba(0,0,0,.06) 70%) 0 0/220% 100%;justify-content:center;align-items:center;animation:1.4s ease-in-out infinite chat-message-module__ixMYAa__chatImageSkeletonPulse;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.chat-message-module__ixMYAa__chatMessageAttachmentImageSpinner{border:2px solid rgba(0,0,0,.22);border-top-color:rgba(0,0,0,.55);border-radius:999px;width:18px;height:18px;animation:.9s linear infinite chat-message-module__ixMYAa__chatImageSpinnerSpin}.chat-message-module__ixMYAa__chatMessageAttachmentVideo{aspect-ratio:4/5;cursor:pointer;background:rgba(0,0,0,.08);border-radius:8px;align-self:center;width:min(240px,65vw);max-width:100%;min-height:0;max-height:280px;margin-top:4px;display:block;position:relative;overflow:hidden}.chat-message-module__ixMYAa__chatMessageAttachmentVideoEl{object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;width:100%;height:100%;display:block}.chat-message-module__ixMYAa__chatMessageAttachmentVideoOverlay{z-index:2;pointer-events:none;background:linear-gradient(transparent 0%,transparent 55%,rgba(0,0,0,.38) 100%);flex-direction:column;justify-content:center;align-items:center;padding:8px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.chat-message-module__ixMYAa__chatMessageAttachmentVideoPlay{color:#fff;background:rgba(0,0,0,.45);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.chat-message-module__ixMYAa__chatMessageAttachmentVideoDuration{font-variant-numeric:tabular-nums;color:#fff;background:rgba(0,0,0,.55);border-radius:4px;padding:3px 7px;font-size:12px;font-weight:600;line-height:1.2;position:absolute;bottom:8px;right:8px}@media (min-width:1025px){.chat-message-module__ixMYAa__chatMessageReactionsPicker{gap:6px;padding:4px 10px 8px}.chat-message-module__ixMYAa__chatMessageReactionsPickerButton{min-width:32px;min-height:32px;padding:4px;font-size:20px}.chat-message-module__ixMYAa__chatMessage{box-sizing:border-box;align-self:stretch;width:100%;max-width:none}.chat-message-module__ixMYAa__chatMessage:not(.chat-message-module__ixMYAa__chatMessageMine):not(.chat-message-module__ixMYAa__chatMessageNoAvatar){grid-template-columns:40px 1fr}.chat-message-module__ixMYAa__chatMessageMine{grid-template-columns:1fr;max-width:none}.chat-message-module__ixMYAa__chatMessageAttachmentImage{aspect-ratio:1;align-self:flex-start;width:280px;max-height:280px}.chat-message-module__ixMYAa__chatMessageFooter{flex-wrap:unset;grid-template-columns:1fr max-content;justify-content:space-between;align-items:center;column-gap:8px;min-width:0;display:grid}.chat-message-module__ixMYAa__chatMessageFooter.chat-message-module__ixMYAa__chatMessageFooterDesktop{width:100%;display:block}.chat-message-module__ixMYAa__chatMessageReactions{flex-wrap:nowrap;min-width:0;overflow:hidden}.chat-message-module__ixMYAa__chatMessageReactionsWrap{min-width:0}.chat-message-module__ixMYAa__chatMessageAttachmentVideo{aspect-ratio:1;align-self:flex-start;width:280px;max-height:280px}.chat-message-module__ixMYAa__chatMessageText{-webkit-user-select:text;-moz-user-select:text;user-select:text}}.chat-message-module__ixMYAa__chatMessageAttachmentVideoFallback{z-index:1;color:#fff;pointer-events:none;background:linear-gradient(rgba(14,10,37,.25) 0%,rgba(14,10,37,.55) 100%);flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:500;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.chat-message-module__ixMYAa__chatMessageAttachmentFile{background:var(--color-bg-secondary,#f5f5f5);color:inherit;border:1px solid rgba(0,0,0,.08);border-radius:10px;align-items:center;gap:10px;width:100%;min-width:0;max-width:100%;margin-top:6px;padding:10px 12px;text-decoration:none;display:flex}.chat-message-module__ixMYAa__chatMessageAttachmentFile:hover{background:var(--color-bg-hover,#eee)}.chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageAttachmentFile{color:var(--color-font-main);background:rgba(255,255,255,.95);border:1px solid rgba(255,255,255,.5)}.chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageAttachmentFile:hover{background:#fff;border-color:rgba(255,255,255,.8)}.chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageAttachmentFileIcon{background:var(--color-background)}.chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageAttachmentFileMeta{color:var(--color-font-gray)}.chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageAttachmentFileLink{color:var(--color-purple-dark)}.chat-message-module__ixMYAa__chatMessageAttachmentFileIcon{background:rgba(0,0,0,.06);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.chat-message-module__ixMYAa__chatMessageAttachmentFileInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.chat-message-module__ixMYAa__chatMessageAttachmentFileName{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;line-height:1.3;overflow:hidden}.chat-message-module__ixMYAa__chatMessageAttachmentFileMeta{color:var(--color-font-gray,gray);font-size:12px}.chat-message-module__ixMYAa__chatMessageAttachmentFileLink{color:var(--color-primary,#7b61ff)}@media (max-width:1024px){.chat-message-module__ixMYAa__chatMessageAttachmentImage,.chat-message-module__ixMYAa__chatMessageAttachmentVideo{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;touch-action:manipulation}.chat-message-module__ixMYAa__chatMessageAttachmentImg,.chat-message-module__ixMYAa__chatMessageAttachmentVideoEl{pointer-events:none}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=mobile]:not(.chat-message-module__ixMYAa__chatMessageBubbleMine){background:#fff;box-shadow:0 1px 2px rgba(14,10,37,.06)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=mobile].chat-message-module__ixMYAa__chatMessageBubbleMine{color:var(--color-font-main);background:#d2c9ff;box-shadow:0 1px 2px rgba(14,10,37,.06)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=mobile]:not(.chat-message-module__ixMYAa__chatMessageBubbleMine):after{border-right-color:#fff}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=mobile]:not(.chat-message-module__ixMYAa__chatMessageBubbleMine).chat-message-module__ixMYAa__chatMessageHighlighted:after{border-right-color:rgba(248,243,255,.95)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=mobile].chat-message-module__ixMYAa__chatMessageBubbleMine:after{border-left-color:#d2c9ff}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=mobile].chat-message-module__ixMYAa__chatMessageBubbleMine.chat-message-module__ixMYAa__chatMessageHighlighted:after{border-left-color:rgba(248,243,255,.98)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=mobile].chat-message-module__ixMYAa__chatMessageBubbleMine.chat-message-module__ixMYAa__chatMessageHighlighted{background-color:rgba(248,243,255,.98);box-shadow:0 0 0 2px rgba(123,97,255,.55),0 4px 16px rgba(14,10,37,.2)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=mobile].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageTimestamp{text-align:left;color:var(--color-font-gray);flex-direction:row-reverse;justify-content:flex-start}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=mobile].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageStatus img{filter:none}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=mobile].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageStatusSpinner{border-color:rgba(0,0,0,.55) rgba(0,0,0,.18) rgba(0,0,0,.18)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=mobile].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageReplyTo{border-left-color:var(--color-purple-dark);background:rgba(14,10,37,.06)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=mobile].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageReplyToName{color:var(--color-primary,#7b61ff)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=mobile].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageReplyToText{color:var(--color-font-gray,#606060)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=mobile].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageText a,.chat-message-module__ixMYAa__chatMessageBubble[data-layout=mobile].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageText a:visited{color:var(--color-primary,#7b61ff)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=mobile].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageText a{-webkit-text-decoration-color:rgba(123,97,255,.45);text-decoration-color:rgba(123,97,255,.45)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=mobile].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageReaction{color:var(--color-font-main);background:rgba(0,0,0,.04)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=mobile].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageReactionMine{background:rgba(123,97,255,.18)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=mobile].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageReactionAvatar{background:var(--color-background);border-color:rgba(14,10,37,.12)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=mobile].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageReactionAvatarLetter{color:var(--color-font-main);background:var(--color-purple-light)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=mobile].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageEditedSep,.chat-message-module__ixMYAa__chatMessageBubble[data-layout=mobile].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageEdited{color:var(--color-font-gray)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=mobile].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageAttachmentFile{background:rgba(255,255,255,.65);border:1px solid rgba(14,10,37,.08)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=mobile].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageAttachmentFile:hover{background:rgba(255,255,255,.85)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=mobile].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageAttachmentFileIcon{color:var(--color-primary,#7b61ff)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=mobile].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageAttachmentFileMeta{color:var(--color-font-gray,gray)}.chat-message-module__ixMYAa__chatMessageBubble[data-layout=mobile].chat-message-module__ixMYAa__chatMessageBubbleMine .chat-message-module__ixMYAa__chatMessageAttachmentFileLink{color:var(--color-primary,#7b61ff)}.chat-message-module__ixMYAa__chatMessageName{font-size:14px}.chat-message-module__ixMYAa__chatMessageText{font-size:15px}}.chat-message-module__ixMYAa__chatMessageBubbleWithFile{width:100%;max-width:100%}@keyframes chat-message-module__ixMYAa__chatImageSkeletonPulse{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes chat-message-module__ixMYAa__chatImageSpinnerSpin{to{transform:rotate(360deg)}}
.comment-button-like-module__OM0lPq__button{align-items:center;gap:5px;display:flex}.comment-button-like-module__OM0lPq__buttonCount{text-align:left;width:25px;color:var(--color-font-gray);font-size:10px}
.comment-context-menu-dropdown-module__OM1Zxq__contextMenu{box-shadow:var(--box-shadow);z-index:1;background-color:#fff;border-radius:5px;flex-direction:column;gap:2px;width:80px;padding:5px;display:flex;position:absolute;top:100%;right:100%}.comment-context-menu-dropdown-module__OM1Zxq__contextMenuButton{height:27px;transition:var(--transition);letter-spacing:-2%;border-radius:5px;align-items:center;gap:5px;padding:0 5px;font-size:10px;font-weight:400;line-height:130%;display:flex}.comment-context-menu-dropdown-module__OM1Zxq__contextMenuButton:hover{background-color:var(--color-hover)}
