.str-chat .image-gallery-content,.str-chat .image-gallery,.str-chat .image-gallery-slide-wrapper,.str-chat .image-gallery-slides{height:100%}.str-chat .image-gallery-slide{height:100%}.str-chat .image-gallery-slide img{height:100%}.str-chat .str-chat__modal--open .str-chat__modal__inner{max-height:90%;margin-top:14px}.str-chat .str-chat__channel{flex:1}@media (width<=768px){.str-chat .str-chat__channel .str-chat__container .str-chat__main-panel.str-chat__main-panel--thread-open{display:none}.str-chat .str-chat__channel .str-chat__thread-container.str-chat__thread{border:none}}.str-chat .str-chat__channel-preview-container .str-chat__channel-preview__action-buttons{display:none}.str-chat .str-chat__channel-list{min-width:200px;height:100%}@media (width<=768px){.str-chat .str-chat__channel-list{display:none;position:absolute}}@media (width<=768px){.str-chat .str-chat__chat-view__channels{flex-direction:column}}@media (width<=768px){.str-chat .str-chat__channel-list-react .str-chat__channel-list-messenger-react{padding-bottom:0}}.str-chat .str-chat__channel-preview-messenger--left{flex-shrink:0}.str-chat .str-chat__channel-preview-messenger--last-message{display:none}.str-chat .str-chat__channel-preview-messenger--name{font-size:14px;font-weight:400}.str-chat .str-chat__avatar .str-chat__avatar-fallback{color:#0d0d0d;background:#f1f5f9}.str-chat .str-chat__avatar{width:32px;min-width:32px;height:32px}.str-chat .str-chat__avatar .str-chat__avatar-fallback{justify-content:center;align-items:center;font-size:16px;display:flex}.str-chat .str-chat__modal--open .str-chat__modal__close-button{top:env(safe-area-inset-top,0)}.str-chat .str-chat__modal{padding-bottom:env(safe-area-inset-bottom,90px);padding-top:env(safe-area-inset-top,20px);padding-right:calc(env(safe-area-inset-right,20px) + 16px);padding-left:calc(env(safe-area-inset-left,20px) + 16px)}@media (width<=768px){.str-chat .str-chat__channel-preview-container .str-chat__channel-preview__action-buttons{position:relative}}@media (width<=768px){.str-chat .str-chat__channel-preview-container{flex-direction:row-reverse;align-items:center;gap:8px;display:flex}}@media (width<=768px){.str-chat .str-chat__channel-preview{align-items:center;gap:8px;display:flex}}@media (width<=768px){.str-chat .str-chat__message-input{width:calc(100% + 28px);margin:0 -16px}}.str-chat .str-chat__channel-preview-messenger--active{background-color:#f1f5f9}.str-chat .image-gallery.fullscreen-modal .image-gallery-content{top:0;transform:none}.image-gallery.fullscreen-modal .image-gallery-content{top:0;transform:none}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:#0003;--rc-drag-bar-size:6px;--rc-border-color:#ffffffb3;--rc-focus-color:#08f}.ReactCrop{cursor:crosshair;max-width:100%;display:inline-block;position:relative}.ReactCrop *,.ReactCrop :before,.ReactCrop :after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit;overflow:hidden}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{max-width:100%;max-height:inherit;display:block}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px);position:absolute;inset:0}.ReactCrop__crop-selection{cursor:move;position:absolute;top:0;left:0;transform:translateZ(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";border:1px solid var(--rc-border-color);opacity:.3;position:absolute;inset:-1px}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){color:#fff;background-image:linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;animation:1s linear infinite marching-ants}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";background-color:#fff6;display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6667%}.ReactCrop__drag-handle{width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color);position:absolute}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{cursor:nw-resize;top:0;left:0;transform:translate(-50%,-50%)}.ReactCrop .ord-n{cursor:n-resize;top:0;left:50%;transform:translate(-50%,-50%)}.ReactCrop .ord-ne{cursor:ne-resize;top:0;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-e{cursor:e-resize;top:50%;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-se{cursor:se-resize;bottom:0;right:0;transform:translate(50%,50%)}.ReactCrop .ord-s{cursor:s-resize;bottom:0;left:50%;transform:translate(-50%,50%)}.ReactCrop .ord-sw{cursor:sw-resize;bottom:0;left:0;transform:translate(-50%,50%)}.ReactCrop .ord-w{cursor:w-resize;top:50%;left:0;transform:translate(-50%,-50%)}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{width:100%;height:var(--rc-drag-bar-size);top:0;left:0;transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{width:var(--rc-drag-bar-size);height:100%;top:0;right:0;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{width:100%;height:var(--rc-drag-bar-size);bottom:0;left:0;transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{width:var(--rc-drag-bar-size);height:100%;top:0;left:0;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media (pointer:coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}
