.date-picker-creator{box-sizing:border-box!important;display:flex;align-items:center;gap:16px}.date-picker-creator__label{font-size:16px;font-weight:500;line-height:1.5}.date-picker-creator .MuiOutlinedInput-root{padding:0!important;width:120px!important;height:32px!important;border-radius:8px!important;background:#fff;cursor:pointer}.date-picker-creator .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:#160e00!important;border-width:1px!important;border-radius:8px}.date-picker-creator .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,.date-picker-creator .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#160e00!important;border-width:1px!important}.date-picker-creator .MuiOutlinedInput-root:focus,.date-picker-creator .MuiOutlinedInput-root:focus-visible{outline:none!important}.date-picker-creator .MuiOutlinedInput-root.Mui-error .MuiOutlinedInput-notchedOutline{border-color:#160e00!important;border-width:1px!important}.date-picker-creator .MuiOutlinedInput-root.Mui-disabled .MuiOutlinedInput-notchedOutline{border-color:#160e00!important;border-width:1px!important;opacity:1}.date-picker-creator .css-elo8k2-MuiInputAdornment-root{display:none!important}.date-picker-creator .MuiOutlinedInput-input{box-sizing:border-box!important;padding:8px 12px 7px!important;height:100%!important;font-family:var(--var-montserrat)!important;font-size:16px!important;font-weight:600!important;line-height:1!important;text-align:center;color:#160e00!important;border-radius:8px!important;cursor:pointer}.date-picker-creator .MuiOutlinedInput-input::placeholder{color:#160e00!important;opacity:1!important;font-family:var(--var-montserrat)!important;font-size:16px!important;font-weight:600!important;line-height:1.2!important;text-align:center}.date-picker-creator .MuiOutlinedInput-input::-webkit-input-placeholder{color:#160e00!important;opacity:1!important}.date-picker-creator.disabled-state .MuiOutlinedInput-input{background:#f0f0f0;opacity:.6;cursor:auto}.MuiPaper-root,.MuiPickersPopper-root,.MuiPopper-root{z-index:10002!important}.MuiPaper-root{font-family:var(--var-poppins)!important;border-radius:15px!important;box-shadow:0 0 5px 0 rgba(0,0,0,.149)!important}.MuiDateCalendar-root{height:360px!important;max-height:360px!important}.MuiPickersCalendarHeader-root{padding-left:16px!important}.MuiPickersCalendarHeader-label{font-family:var(--var-poppins)!important;font-size:18px!important;font-weight:600!important;color:#000!important}.MuiDayCalendar-header{position:relative;padding:16px!important;width:100%!important}.MuiDayCalendar-header:before{content:"";position:absolute;left:50%;bottom:8px;transform:translateX(-50%);z-index:100;width:calc(100% - 32px);height:1px;background-color:#e5e5e5}.MuiDayCalendar-weekDayLabel{font-weight:500!important}.MuiDayCalendar-weekDayLabel,.MuiPickersDay-root{font-family:var(--var-poppins)!important;font-size:16px!important;color:#000!important}.MuiPickersDay-root{font-weight:400!important}.MuiPickersDay-root:hover{background:#f0f0f0!important;border-radius:8px!important}.MuiPickersDay-root.Mui-selected{background:transparent!important;border-radius:8px!important;border:2px solid #e5a855!important}.MuiPickersDay-root.MuiPickersDay-today{border-radius:8px!important;background-color:#f0f0f0}.MuiPickersDay-root.Mui-disabled{color:#c4c4c4!important}.MuiYearCalendar-button{font-family:var(--var-poppins)!important;font-size:16px!important;font-weight:400!important;color:#000!important}.MuiYearCalendar-button:hover{border-radius:8px!important}.MuiYearCalendar-button.Mui-selected{background:transparent!important;border-radius:8px!important;border:2px solid #e5a855!important}.MuiYearCalendar-button.MuiPickersDay-today{border-radius:8px!important}.MuiYearCalendar-root::-webkit-scrollbar{width:4px}.MuiYearCalendar-root::-webkit-scrollbar-track{background:#e1e3e1;border-radius:4px}.MuiYearCalendar-root::-webkit-scrollbar-thumb{background:#999;border-radius:6px}@-moz-document url-prefix(){.MuiYearCalendar-root{scrollbar-width:thin;scrollbar-color:#999 #e1e3e1}}.chat-form{margin-top:auto;position:-webkit-sticky;position:sticky;bottom:5px;z-index:10;background-color:#fff;border:1px solid #160e00;border-radius:8px}.chat-form__scheduled-edit{padding:11px 9px;background:#f9f9f9;border-bottom:1px solid #e0e0e0}.chat-form__scheduled-edit-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:14px;font-weight:600;color:#333}.chat-form__scheduled-edit-close{background:transparent;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;opacity:.6;transition:opacity .2s}.chat-form__scheduled-edit-close:hover{opacity:1}.chat-form__scheduled-edit-datetime{display:flex;gap:12px;align-items:center;position:relative}.chat-form__schedule-button{padding:8px 16px;background:#fff;border:1px solid #ddd;border-radius:8px;font-size:14px;color:#333;cursor:pointer;transition:all .2s}.chat-form__schedule-button:hover{background:#f0f0f0;border-color:#ccc}.chat-form__schedule-button strong{font-weight:600}.chat-form__schedule-pickers{display:flex;gap:12px;align-items:center;position:absolute;top:100%;left:0;margin-top:8px;padding:12px;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);z-index:1000}.chat-form__top{gap:15px}.chat-form__bottom,.chat-form__top{display:flex;align-items:center;padding:8px}.chat-form__bottom{justify-content:space-between;flex-wrap:wrap;gap:6px;border-top:1px solid #151109}.chat-form__buttons-group{display:flex;gap:16px}.chat-form__button{display:flex;justify-content:center;align-items:center;width:32px;height:32px;cursor:pointer}.chat-form__button.button--24{width:24px;height:24px}.chat-form__button--slim{width:-moz-fit-content;width:fit-content}.chat-form__main-buttons{display:flex;gap:6px}.chat-form__video-chat-btn{display:flex;justify-content:center;align-items:center;padding:0 13px;height:32px;font-weight:600;font-size:12px;line-height:12px;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);border-radius:4px}.chat-form__video-chat-btn--video{width:180px}.chat-form__video-chat-btn:disabled{opacity:.5;cursor:no-drop}.chat-form__video-chat-btn.hide{display:none}.create-form_textarea{width:100%;min-height:auto;max-height:150px;border:none;font-size:14px;color:#160e00;white-space:pre-wrap;background:#fff;overflow-y:auto;resize:none;word-break:break-word}.create-form_textarea:focus{outline:none}.create-form_textarea::placeholder{color:rgba(22,14,0,.5)}.read-more-btn{line-height:18px;font-weight:700}.read-more-btn:hover{font-weight:500;text-decoration:underline}.chat-form__media-menu{position:absolute;bottom:100%;left:0;z-index:1000;padding:8px;width:112px;border-radius:4px;background-color:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.149);margin:0;list-style:none}.chat-form__media-menu-item{font-size:10px;cursor:pointer;transition:all .3s}.chat-form__media-menu-item:not(:first-child){padding-top:4px}.chat-form__media-menu-item:not(:last-child){padding-bottom:4px;border-bottom:1px solid #160e00}.chat-form__media-menu-item:hover{font-weight:600}.chat-form__file-document-preview{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background-color:#f0f0f0;gap:4px}.chat-form__file-document-icon{font-size:24px}.chat-form__file-name{font-size:8px;text-align:center;word-break:break-word;padding:0 4px;color:#160e00}.chat-form__file-description{max-width:75px;font-size:12px;line-height:1.4}.chat-form__file-description-text{margin:0;color:#160e00;word-break:break-word}.chat-form__file-description-text--truncated{display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;max-width:120ch}.chat-form__file-description-text--truncated.chat-form__file-description-text--video-chat{-webkit-line-clamp:2;line-clamp:2}.chat-form__file-description-toggle{margin-top:4px;padding:0;border:none;background:none;font-size:12px;font-weight:600;color:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);cursor:pointer;text-decoration:underline}.chat-form__file-description-toggle:hover{color:#e5a855}.chat-form__preview-popup{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.chat-form__preview-popup-content{position:relative;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center;-webkit-touch-callout:none}.chat-form__preview-popup-content,.chat-form__preview-popup-content img,.chat-form__preview-popup-content video{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none}.chat-form__preview-popup-content img,.chat-form__preview-popup-content video{pointer-events:auto}.chat-form__preview-close{position:absolute;top:-40px;right:0;z-index:10001;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:50%;background-color:#fff;cursor:pointer;transition:all .3s}.chat-form__preview-close:hover{background-color:red}.chat-form__preview-document{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;background-color:#fff;border-radius:8px;gap:16px;min-width:300px}.chat-form__preview-document-icon{font-size:64px}.chat-form__preview-document-name{font-size:18px;font-weight:600;color:#160e00;margin:0}.chat-form__preview-document-description{font-size:14px;color:#160e00;margin:0;text-align:center}.chat-form__camera-modal-body{position:relative;width:100%;flex:1 1;display:flex;align-items:center;justify-content:center;background:#000;min-height:400px;padding:20px;max-height:60vh;overflow:hidden}@media(max-width:1023.9px){.chat-form__camera-modal-body{min-height:50vh;max-height:50vh}}.chat-form__camera-error{color:#fff;text-align:center;padding:20px}.chat-form__camera-error p{margin:0;font-size:18px}.chat-form__camera-video{max-width:80%;max-height:80%;width:auto;height:auto;object-fit:contain;background:#000}.chat-form__camera-header-buttons{display:flex;gap:12px;align-items:center}.chat-form__camera-capture-btn{min-width:124px;max-width:unset;width:-moz-fit-content;width:fit-content;padding:12px 21px}@media(max-width:768px){.chat-form__camera-capture-btn{padding:4px 21px}}.chat-form__camera-capture-btn--stop:hover,.chat-form__camera-capture-btn.chat-form__camera-capture-btn--stop:hover{opacity:.9}.chat-form__camera-capture-btn--stop span,.chat-form__camera-capture-btn.chat-form__camera-capture-btn--stop span{color:#fff!important}.chat-form__camera-mode-toggle-wrapper{display:flex;align-items:center;justify-content:center;width:100%;gap:200px;padding:0 40px 20px}@media(max-width:1024px){.chat-form__camera-mode-toggle-wrapper{padding:0 113px 20px;gap:unset}}@media(max-width:767px){.chat-form__camera-mode-toggle-wrapper{padding:0 24px 20px}}.chat-form__camera-capture{width:70px;height:70px;border-radius:50%;border:4px solid #fff;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .1s}.chat-form__camera-capture:active{transform:scale(.95)}.chat-form__camera-capture-button{width:60px;height:60px;border-radius:50%;background:#fff;display:block}.chat-form__camera-capture-button--stop{width:30px;height:30px;border-radius:4px;background:#fff}.chat-form__camera-capture--recording{border-color:red;background:rgba(255,0,0,.2)}.chat-form__camera-mode-toggle{width:200px;padding:20px 85px;background:transparent;font-size:18px;font-weight:600;color:#fff;cursor:pointer;transition:all .3s;border:none;border-bottom:6px solid transparent}@media(max-width:1024px){.chat-form__camera-mode-toggle{width:100%;display:flex;align-items:center;justify-content:center;padding:20px}}.chat-form__camera-mode-toggle:hover{opacity:.8}.chat-form__camera-mode-toggle.active{border-bottom:6px solid #fff}.chat-form__camera-recording-indicator{position:absolute;top:20px;left:50%;transform:translateX(-50%);z-index:10001;display:flex;align-items:center;gap:8px;background:rgba(255,0,0,.7);padding:6px 12px;border-radius:20px;color:#fff;font-size:14px;font-weight:600}.chat-form__camera-recording-dot{width:8px;height:8px;border-radius:50%;background:#fff;animation:pulse 1s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.chat-form__quote{padding:11px 9px}.chat-form__quote-content{position:relative;padding:4px 13px;background:linear-gradient(270deg,rgba(229,168,85,.1),hsla(37,98%,75%,.1) 36%,rgba(229,168,85,.1) 66.5%,rgba(215,153,96,.1));border-radius:4px;overflow:hidden;display:flex;gap:10px}.chat-form__quote-content:before{content:"";position:absolute;left:0;top:0;bottom:0;display:block;height:100%;width:5px;background-color:#e5a855}.chat-form__quote-close{position:absolute;top:4px;right:4px;background:transparent;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;opacity:.6;transition:opacity .2s}.chat-form__quote-close:hover{opacity:1}.chat-form__quote-image{background:#fff;border:1px solid #151109;border-radius:4px;width:84px;height:48px;display:flex;justify-content:center;align-items:center}.chat-form__quote-inner-image{width:40px;height:40px;border-radius:4px;overflow:hidden;background-position:50%;background-size:cover;background-repeat:no-repeat}.chat-form__quote-video-wrapper{width:40px;height:40px;overflow:hidden;flex-shrink:0}.chat-form__quote-video-wrapper,.chat-form__quote-video-wrapper .video-player{min-width:40px;min-height:40px;border-radius:4px;pointer-events:none;position:relative;background-color:#000;display:flex;align-items:center;justify-content:center}.chat-form__quote-video-wrapper .video-player{width:100%;height:100%;margin:0}.chat-form__quote-video-wrapper .video-player__video{width:100%;height:100%;min-width:40px;min-height:40px;pointer-events:none;object-fit:cover;display:block}.chat-form__quote-video-wrapper .video-player__controls-wrapper{display:none!important}.chat-form__quote-video-wrapper .video-player__poster-overlay{width:100%!important;height:100%!important;min-width:40px!important;min-height:40px!important;pointer-events:none;border-radius:4px;position:absolute;top:0;left:0;z-index:1;display:flex!important}.chat-form__quote-video-wrapper .video-player__poster-overlay img{width:100%;height:100%;object-fit:cover;display:block}.chat-form__quote-video-wrapper .video-player__play-overlay,.chat-form__quote-video-wrapper .video-player__time{display:none!important}.chat-form__quote-header{display:flex;align-items:center;gap:8px;margin-bottom:4px;font-size:12px;line-height:14px}.chat-form__quote-sender{font-weight:600;color:#151109}.chat-form__quote-date{color:#151109;opacity:.6}.input-time{display:flex;align-items:center;justify-content:center;padding:4px 12px;width:84px;height:32px;font-size:16px;font-weight:600;line-height:1;letter-spacing:2px;text-align:center;color:#160e00;border-radius:8px;border:1px solid #160e00}.input-time::placeholder{font-size:16px;font-weight:600;line-height:1;letter-spacing:normal;color:#160e00}.input-time--error{border-color:red!important}.chat-form__scroll-bottom-btn{align-items:center;width:200px;height:37px;font-weight:600;font-size:16px;line-height:16px;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);border-radius:16px;gap:15px;transform:translate(-50%,calc(-100% - 7px));left:50%}.chat-form__scroll-bottom-btn,.chat-service-message{display:flex;justify-content:center;position:absolute;top:0}.chat-service-message{left:0;transform:translateY(-150%);width:100%}.chat-service-message__content{background:#fff;padding:4px 10px;border-radius:6px;border:1px solid #3a3a3a;display:flex;flex-direction:column;align-items:center}.chat-service-message__text{font-size:12px;color:#3a3a3a;text-align:center}.chat-service-message.error .chat-service-message__content{border:1px solid red}.chat-service-message.error .chat-service-message__text{color:red}.chat-system-card__message{display:flex;justify-content:center;align-items:center}.chat-system-card__text{font-weight:600;font-size:16px;line-height:16px;margin-bottom:8px}.video-chat{position:relative;width:225px;height:53px;margin-bottom:22px;padding:8px 40px 8px 8px;background:#fff;border-radius:6px 6px 6px 0;margin-right:auto;border:2px solid #e5a855;display:flex;flex-direction:column;justify-content:space-between}.video-chat:after,.video-chat:before{content:"";position:absolute;bottom:0;left:0;width:0;height:0}.video-chat:before{left:-2px;border:6px solid transparent;border-top-color:#e5a855;border-bottom:0;border-left:0;margin-bottom:-8px}.video-chat:after{border:5px solid transparent;border-top-color:#fff;border-bottom:0;border-left:0;margin-bottom:-4px}.video-chat--author{margin-right:0;margin-left:auto;border-radius:6px 6px 0 6px;border:2px solid #151109}.video-chat--author:after,.video-chat--author:before{content:"";position:absolute;bottom:0;right:0;left:auto;width:0;height:0}.video-chat--author:before{right:-2px;border:6px solid transparent;border-top-color:#151109;border-bottom:0;border-right:0;margin-bottom:-8px}.video-chat--author:after{border:5px solid transparent;border-top-color:#fff;border-bottom:0;border-right:0;margin-bottom:-4px}.video-chat__bottom{display:flex;justify-content:start;align-items:start;gap:8px}.video-chat__bottom.rotate img{transform:rotate(-180deg)}.video-chat__duration{font-weight:400;font-size:10px;line-height:10px}.video-chat__text{font-weight:600;font-size:14px;line-height:14px}.video-chat__icon{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:24px;height:24px}.video-chat__time{position:absolute;left:-2px;bottom:-18px;font-weight:300;font-size:8px;line-height:8px}.video-chat__time.for-me{right:-2px;left:auto}.chat-media-video{position:relative;width:151px;height:151px;margin-bottom:15px}.chat-media-video__star{position:absolute;top:0;right:0;z-index:2}.chat-media-video__inner{position:relative;width:100%;height:100%}.chat-media-video__token{top:50%;left:50%;display:block;transform:translate(-50%,-50%);z-index:2}.chat-media-video__muted,.chat-media-video__token{position:absolute;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.chat-media-video__muted{top:0;left:0;background-color:#c4c4c4;border-radius:4px;padding:4px;display:flex}.chat-media-video__muted--visible{z-index:1;display:flex;background-color:transparent;transition:all .3s}.chat-media-video__muted--visible img{filter:brightness(0)}.chat-media-video__muted--visible:hover{background-color:#c4c4c4}.chat-media-video__content{position:relative;top:0;left:0;right:0;width:100%;height:100%;border-radius:50%;background-position:50%;background-repeat:no-repeat;background-size:cover}.chat-media-video__bottom{position:relative;top:-4px;display:flex;justify-content:space-between}.chat-media-video__bottom-right{display:flex;gap:4px}.chat-media-video__duration{display:block;padding:1px 4px;background:rgba(22,14,0,.6);border-radius:2px;font-weight:400;font-size:8px;line-height:8px;color:#fff}.chat-media-video__time{font-weight:300;font-size:8px;line-height:8px}.chat-media-set{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:190px;height:160px;padding:3px 3px 6px;background-color:#fff;border:1px solid #e5a855;border-radius:8px}.chat-media-set__star{position:absolute;top:-5px;right:-15px}.chat-media-set__top{display:flex;gap:4px;height:136px}.chat-media-set__img--big{position:relative;width:136px;height:136px;border-radius:4px;background-position:50%;background-repeat:no-repeat;background-size:cover}.chat-media-set__need-pay-money{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.chat-media-set__right{display:flex;flex-direction:column;justify-content:flex-start;gap:8px;height:136px}.chat-media-set__right--two-items{justify-content:space-between}.chat-media-set__right--two-items .chat-media-set__img--small{width:64px;height:64px;aspect-ratio:1}.chat-media-set__img--small{width:40px;height:40px;border-radius:4px;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-shrink:0}.chat-media-set__bottom{padding:0 4px;display:flex;justify-content:space-between}.chat-media-set__bottom-item{display:flex;gap:4px}.chat-media-set__elem-count,.chat-media-set__time{font-weight:300;font-size:10px;line-height:10px}.chat-g-tips__modal{position:fixed;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000}.chat-g-tips__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:30px 30px 40px;width:-moz-fit-content;width:fit-content;border-radius:40px;background-color:#160e00;overflow:hidden}.chat-g-tips__header{display:flex;justify-content:space-between;align-items:center}.chat-g-tips__close-btn{display:flex;align-items:center;justify-content:center;padding:4px;transition:all .3s}.chat-g-tips__close-btn:hover{transform:scale(1.2)}.chat-g-tips__title{color:#fff;font-weight:600;font-size:24px;line-height:24px}.chat-g-tips__inner{display:flex;gap:45px;justify-content:space-between;align-items:center;margin:35px 0}.chat-g-tips__avatar{margin-bottom:10px;width:156px;height:156px;border-radius:8px;background-position:50%;background-repeat:no-repeat;background-size:cover}.chat-g-tips__name{margin-bottom:3px;font-weight:600;font-size:18px;line-height:18px;color:#fff}.chat-g-tips__nickname{font-weight:400;font-size:10px;line-height:11px;color:#fff}.chat-g-tips__selected-tips{width:120px;height:120px;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);display:flex;justify-content:center;align-items:center;border-radius:50%}.chat-g-tips__selected-tips img{margin-top:3px;filter:brightness(100)}.chat-g-tips__all-tips{display:flex;flex-direction:column;gap:10px}.chat-g-tips__all-tip{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:60px;height:60px;border:2px solid #e5a855;border-radius:50%;display:flex;justify-content:center;align-items:center;overflow:hidden;cursor:pointer;transition:all .3s}.chat-g-tips__all-tip img{margin-top:2px}.chat-g-tips__all-tip:after{content:"";position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);opacity:0;transition:all .3s}.chat-g-tips__all-tip:hover img{position:relative;z-index:2;filter:brightness(100)}.chat-g-tips__all-tip:hover:after{opacity:1}.chat-g-tips__main-btn{display:flex;align-items:center;justify-content:center;width:276px;height:48px;font-weight:600;font-size:18px;text-transform:capitalize;margin:0 auto}.chat-g-compliments__modal{position:fixed;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000}.chat-g-compliments__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:30px 30px 40px;width:-moz-fit-content;width:fit-content;border-radius:40px;background-color:#160e00;overflow:hidden}.chat-g-compliments__header{display:flex;justify-content:space-between;gap:15px;margin-bottom:20px}.chat-g-compliments__author{display:flex;gap:15px}.chat-g-compliments__avatar{width:118px;height:118px;border-radius:8px;background-position:50%;background-repeat:no-repeat;background-size:cover}.chat-g-compliments__info{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:10px}.chat-g-compliments__title{color:#fff;font-weight:600;font-size:32px;line-height:24px}.chat-g-compliments__name{margin-bottom:3px;font-weight:600;font-size:18px;line-height:18px;color:#fff}.chat-g-compliments__nickname{margin-bottom:10px;font-weight:400;font-size:10px;line-height:11px;color:#fff}.chat-g-compliments__author-info{padding-left:10px}.chat-g-compliments__close-btn{display:flex;align-items:start;height:-moz-fit-content;height:fit-content;justify-content:center;padding:4px;transition:all .3s}.chat-g-compliments__close-btn:hover{transform:scale(1.2)}.chat-g-compliments__inner{display:flex;flex-direction:column;gap:25px;justify-content:space-between;align-items:start;margin-bottom:35px}.chat-g-compliments__g-pass-list{display:flex;gap:16px;justify-content:space-between}.chat-g-compliments__g-pass-item{position:relative;display:flex;justify-content:center;align-items:center;width:119px;height:59px;border-radius:8px;border:2px solid #e5a855;font-weight:600;font-size:16px;line-height:16px;cursor:pointer}.chat-g-compliments__g-pass-item span{transition:all .3s;color:#e5a855;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chat-g-compliments__g-pass-item:after{content:"";position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);opacity:0;transition:all .3s}.chat-g-compliments__g-pass-item:hover span{position:relative;z-index:2;color:#fff}.chat-g-compliments__g-pass-item:hover:after{opacity:1}.chat-g-compliments__g-pass-item.active span{position:relative;z-index:2;color:#fff}.chat-g-compliments__g-pass-item.active:after{opacity:1}.chat-g-compliments__g-pass-amount{display:flex;gap:33px;align-items:center;margin-bottom:5px}.chat-g-compliments__g-pass-amount-input{position:relative;width:253px;border:2px solid transparent;border-radius:8px;padding:10px 70px 10px 20px}.chat-g-compliments__g-pass-amount-input input{position:relative;z-index:2;background-color:transparent;color:#fff;border:none;font-weight:700;font-size:24px}.chat-g-compliments__g-pass-amount-input input::placeholder{padding-top:5px;position:absolute;top:50%;transform:translateY(-50%);font-style:italic;font-weight:250;font-size:12px;line-height:15px}.chat-g-compliments__g-pass-amount-input.error .chat-g-compliments__g-pass-amount-input-label,.chat-g-compliments__g-pass-amount-input.error input{color:red}.chat-g-compliments__g-pass-wrap{position:relative;border-radius:8px;border:2px solid transparent;background:linear-gradient(#160e00,#160e00) padding-box,linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960) border-box}.chat-g-compliments__g-pass-wrap.error{border:2px solid red}.chat-g-compliments__g-pass-amount-input-label{position:absolute;right:20px;top:50%;transform:translateY(-50%);display:block;color:#fff;font-weight:500;font-size:12px;line-height:15px}.chat-g-compliments__g-pass-amount-error-message{position:absolute;right:3px;bottom:-22px;display:block;color:red;font-weight:300;font-size:12px;line-height:15px}.chat-g-compliments__g-pass-amount-info{display:flex;flex-direction:column;justify-content:center;gap:11px}.chat-g-compliments__g-pass-amount-balance{color:hsla(0,0%,100%,.749);font-weight:600;font-size:10px;line-height:9px}.chat-g-compliments__g-pass-amount-balance .chat-g-compliments__g-pass-amount-balance-value{font-size:14px}.chat-g-compliments__g-pass-amount-hint{color:#fff;font-style:italic;font-weight:250;font-size:10px;line-height:12px}.chat-g-compliments__comment{position:relative;width:100%;height:104px;border:2px solid #fff;border-radius:8px;padding:12px}.chat-g-compliments__comment.error{border:2px solid red}.chat-g-compliments__comment.error .chat-g-compliments__comment-char-count{color:red}.chat-g-compliments__comment-textarea{overflow:hidden;border:none;width:100%;resize:none;background-color:transparent;font-size:14px;line-height:16px;font-weight:400;color:#fff}.chat-g-compliments__comment-textarea::placeholder{font-size:14px;line-height:16px;font-weight:400;color:#fff}.chat-g-compliments__comment-char-count{position:absolute;bottom:10px;right:10px;font-size:10px;font-weight:300;color:#fff}.chat-g-compliments__comment-error-message{position:absolute;bottom:-22px;left:0;display:block;color:red;font-weight:300;font-size:12px;line-height:15px}.chat-g-compliments__main-btn{display:flex;align-items:center;justify-content:center;width:276px;height:48px;font-weight:600;font-size:18px;text-transform:capitalize;margin:0 auto}.chat-g-compliments__content .loader{position:relative;width:100%;min-height:400px;background-color:transparent;z-index:1}.chat-g-compliments__content .loader:before{content:"";position:absolute;inset:0;background-color:#160e00;border-radius:40px}.message-context-menu{position:fixed;min-width:68px;border-radius:4px;background-color:#fff;box-shadow:0 0 5px 0 rgba(0,0,0,.149);z-index:9;list-style:none;margin:0;padding:0}.message-context-menu__item{position:relative;padding:4px 8px;cursor:pointer}.message-context-menu__item:hover span{font-weight:600}.message-context-menu__item:not(:last-of-type):after{content:"";position:absolute;left:8px;bottom:-2px;width:calc(100% - 16px);height:1px;background-color:#160e00}.message-context-menu__item-text{font-size:10px;line-height:1;transition:font-weight .15s;color:#160e00}.sticker{display:block;margin-bottom:10px}.sticker--from-me{display:flex;align-items:flex-end;flex-direction:column}.sticker--from-me .sticker__bottom{justify-content:end}.sticker__bottom{display:flex;justify-content:start;align-items:end;gap:4px}.sticker__date{font-weight:300;font-size:8px;line-height:8px}.sticker__bottom-icon.read{width:12px;height:9px}.chat-gifts__modal{position:fixed;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000}.chat-gifts__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:30px 30px 40px;width:640px;border-radius:40px;background-color:#160e00;overflow:hidden}.chat-gifts__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.chat-gifts__close-btn{display:flex;align-items:center;justify-content:center;padding:4px;transition:all .3s}.chat-gifts__close-btn:hover{transform:scale(1.2)}.chat-gifts__title{color:#fff;font-weight:600;font-size:32px;line-height:24px}.chat-gifts__tabs{display:flex;gap:10px;margin-left:20px;margin-right:50px}.chat-gifts__tab{display:flex;justify-content:center;align-items:center;width:auto;min-width:48px;padding:4px 12px;border-bottom:4px solid transparent;transition:all .3s;cursor:pointer;color:#fff;font-size:14px;font-weight:400}.chat-gifts__tab.active{border-bottom:4px solid #e5a855;color:#e5a855}.chat-gifts__tab:hover{color:#e5a855}.chat-gifts__tab img{transition:all .3s;width:32px;height:32px}.chat-gifts__tab:hover img{transform:scale(1.1)}.chat-gifts__empty,.chat-gifts__loading{padding:20px;text-align:center;color:#fff;font-size:14px}.chat-gifts__body{margin-bottom:25px;padding:12px 10px 12px 17px;border:1px solid #e5a855;border-radius:8px}.chat-gifts__group{margin-bottom:8px}.chat-gifts__group-title{margin-bottom:4px;font-size:16px;line-height:24px;font-weight:400;color:#fff}.chat-gifts__scroll-bar{padding:0 8px 0 0!important;max-height:355px!important}.chat-gifts__scroll-bar.vertical-scroll-bar .simplebar-track.simplebar-vertical:before{background-color:#999!important}.chat-gifts__scroll-bar.vertical-scroll-bar .simplebar-track.simplebar-vertical{right:0!important;left:auto!important;width:8px}.chat-gifts__scroll-bar.vertical-scroll-bar .simplebar-track.simplebar-vertical:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:2px;height:99%;background-color:#8a867f!important;border-radius:40px}.chat-gifts__scroll-bar.vertical-scroll-bar .simplebar-content-wrapper{padding:0 18px 0 7px}.chat-gifts__scroll-bar.vertical-scroll-bar .simplebar-scrollbar:before{content:"";position:absolute;left:0;width:8px;height:98%;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960)!important;border-radius:40px}.chat-gifts__grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px}.chat-gifts__button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;width:96px;padding:6px 12px;border-radius:8px;background-color:hsla(0,0%,100%,.2);border:2px solid transparent;transition:all .3s}.chat-gifts__button.active,.chat-gifts__button:hover{border:2px solid #e5a855}.chat-gifts__price{display:flex;justify-content:center;align-items:center;gap:3px}.chat-gifts__price span{font-size:12px;font-weight:700;color:#e5a855}.chat-gifts__footer{position:relative;display:flex;justify-content:center}.chat-gifts__available,.chat-gifts__selected{position:absolute;top:0;color:#fff;font-size:12px;line-height:24px;font-weight:400}.chat-gifts__selected{left:0}.chat-gifts__available{right:0}.chat-gifts__main-btn{width:182px;height:48px;font-weight:600;font-size:18px;text-transform:capitalize;margin:0 auto}.chat-gifts__main-btn,.newsfeed-new-banner{display:flex;align-items:center;justify-content:center}.newsfeed-new-banner{position:fixed;top:121.5px;z-index:699;gap:12px;width:235px;height:64px;padding:0 24px;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);border-radius:16px;cursor:pointer;transition:opacity .3s ease;left:50%;transform:translateX(-50%)}.newsfeed-new-banner:hover{opacity:.9}@media screen and (min-width:1024px){.newsfeed-new-banner{width:235px;left:calc(290px + (100% - 290px)/2);transform:translateX(-50%)}}@media screen and (min-width:1440px){.newsfeed-new-banner{width:235px;left:calc(488px + (100% - 488px)/2);transform:translateX(-50%)}}@media screen and (min-width:1920px){.newsfeed-new-banner{width:235px;left:calc(530px + (100% - 530px)/2);transform:translateX(-50%)}}.newsfeed-new-banner__arrow{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:15px;height:25px}.newsfeed-new-banner__text{font-size:16px;font-weight:600;color:#160e00;white-space:nowrap}.newsfeed-new-banner__avatars{display:flex;align-items:center;flex-direction:row-reverse;margin-left:auto}.newsfeed-new-banner__avatar{position:relative;flex-shrink:0;width:40px;height:40px;border-radius:8px;padding:2px;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960)}.newsfeed-new-banner__avatar+.newsfeed-new-banner__avatar{margin-right:-13px}.newsfeed-new-banner__avatar-img{width:100%;height:100%;object-fit:cover;border-radius:6px;background-color:#fff;display:block}.modal-acc{position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:rgba(22,14,0,.251);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:999}.modal-acc__content-wrapper{position:relative;display:flex;flex-direction:column;gap:5px;padding:8px;width:456px;border:1px solid #c4c4c4;border-radius:8px;background-color:#fff}.modal-acc__close-btn{position:absolute;top:8px;right:10px;width:12px;height:12px;display:flex;justify-content:center;align-items:center;transition:all .3s}.modal-acc__close-btn img{width:8px;height:8px}.modal-acc__close-btn:hover{transform:scale(1.1)}.modal-acc__header{margin-top:16px;margin-bottom:20px;display:flex;justify-content:space-between;padding-right:10px}.modal-acc__user-info{display:flex;gap:8px}.modal-acc__user-avatar{width:48px;height:48px;border-radius:8px;background-position:50%;background-repeat:no-repeat;background-size:cover}.modal-acc__user-details{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.modal-acc__user-name{font-weight:500;font-size:16px;line-height:12px;margin:0;padding:0}.modal-acc__user-btn{margin-bottom:6px;font-weight:500;font-size:14px;line-height:10px;-webkit-text-decoration-line:underline;text-decoration-line:underline;border:none;background:transparent;padding:0;cursor:pointer;color:inherit;align-self:flex-start;text-align:left}.modal-acc__user-btn:hover{opacity:.8}.modal-acc__user-btn:disabled{opacity:.6;cursor:not-allowed}.modal-acc__user-username-input{margin-bottom:6px;font-weight:500;font-size:14px;line-height:10px;border:1px solid #c4c4c4;border-radius:4px;background:#fff;padding:4px 8px;width:100%;max-width:200px;color:inherit;align-self:flex-start}.modal-acc__user-username-input:focus{outline:none;border-color:#160e00}.modal-acc__user-username-input:disabled{opacity:.6;cursor:not-allowed}.modal-acc__markers{display:flex;flex-direction:column;justify-content:flex-end}.modal-acc__markers-title{margin-bottom:2px;font-weight:500;font-size:12px;line-height:12px}.modal-acc__markers-list{display:flex;gap:8px;height:32px;align-items:center}.modal-acc__markers-item{width:16px;height:16px;display:flex;justify-content:center;align-items:center;transition:all .3s}.modal-acc__markers-item:hover{transform:scale(1.1)}.modal-acc__markers-item.inactive{filter:brightness(0);opacity:.5}.modal-acc__about,.modal-acc__full-text{width:100%;min-height:107px;max-height:107px;padding:4px 8px;border:.5px solid #160e00;border-radius:4px;color:#160e00;white-space:pre-wrap;background:#fff;overflow-y:auto;resize:none;word-break:break-word;font-size:16px;font-weight:300;line-height:24px}.modal-acc__about:focus,.modal-acc__full-text:focus{outline:none}.modal-acc__about::placeholder,.modal-acc__full-text::placeholder{color:#666;font-size:14px;font-weight:400}.per-minute-payment-modal__save-btn{border:0}.per-minute-payment-modal{position:fixed;inset:0;background-color:rgba(22,14,0,.251);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:1000}.per-minute-payment-modal__content{position:relative;background-color:#fff;border-radius:8px;padding:16px;box-shadow:0 0 5px 0 rgba(0,0,0,.149)}.per-minute-payment-modal__close-btn{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;opacity:.6;transition:opacity .2s}.per-minute-payment-modal__close-btn:hover{opacity:1}.per-minute-payment-modal__title{font-size:14px;font-weight:500;margin-bottom:16px;color:#160e00}.per-minute-payment-modal__status-types{display:flex;gap:16px;margin-bottom:16px}.per-minute-payment-modal__status-type{display:flex;align-items:center;justify-content:center;padding:5px 13px;background-color:#e1e3e1;border:3px solid transparent;border-radius:8px;cursor:pointer;transition:all .3s}.per-minute-payment-modal__status-type:hover:not(:disabled){background-color:#ececec}.per-minute-payment-modal__status-type:disabled{opacity:.6;cursor:not-allowed}.per-minute-payment-modal__status-type.active{border-color:#84ff4b;background-color:#ececec}.per-minute-payment-modal__status-type img{width:24px;height:24px}.per-minute-payment-modal__price-block{display:flex;gap:8px;align-items:center}.per-minute-payment-modal__price-input{width:243px;height:40px;border:1px solid #160e00;border-radius:8px;padding:0 10px}.per-minute-payment-modal__price-input::placeholder{font-weight:300;font-size:12px;line-height:16px;color:#160e00}.per-minute-payment-modal__footer{display:flex;justify-content:center;align-items:center}.per-minute-payment-modal__save-btn{display:flex;align-items:center;padding:7px 16px;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);font-size:16px;font-weight:600;line-height:110%;border-radius:8px}.per-minute-payment-modal__save-btn:disabled{opacity:.6;cursor:not-allowed}.per-minute-payment-modal__save-btn:hover:not(:disabled){opacity:.9}.per-minute-payment-modal__error{margin-top:16px;padding:12px;background-color:#e1e3e1;color:red;border-radius:4px;font-size:14px;text-align:center}.scheduled-messages-list{display:flex;flex-direction:column;gap:16px;padding:20px;flex:1 1;overflow-y:auto;min-height:0}.scheduled-messages-list__empty,.scheduled-messages-list__loading{display:flex;align-items:center;justify-content:center;padding:40px 20px;color:#999;font-size:14px}.scheduled-messages-list__item{display:flex;align-items:flex-start;gap:8px;position:relative}.scheduled-messages-list__actions{display:flex;flex-direction:column;gap:8px;padding-top:4px}.scheduled-messages-list__action-btn{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;opacity:.7;transition:opacity .2s}.scheduled-messages-list__action-btn:hover{opacity:1}.scheduled-messages-list__action-btn img{display:block}.scheduled-messages-list__bubble{position:relative;max-width:calc(100% - 200px);padding:8px 10px 4px;background:#fff;border:1px solid #160e00;border-radius:6px 6px 0 6px;flex:1 1}.scheduled-messages-list__bubble:after,.scheduled-messages-list__bubble:before{content:"";position:absolute;bottom:0;right:0;width:0;height:0}.scheduled-messages-list__bubble:before{right:-1px;border:8px solid transparent;border-top-color:#160e00;border-bottom:0;border-right:0;margin-bottom:-8px}.scheduled-messages-list__bubble:after{border:7px solid transparent;border-top-color:#fff;border-bottom:0;border-right:0;margin-bottom:-6px}.scheduled-messages-list__media{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.scheduled-messages-list__media-item{position:relative;width:120px;height:120px;border-radius:6px;overflow:hidden;background:#f0f0f0;flex-shrink:0}.scheduled-messages-list__media-item--video:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3)}.scheduled-messages-list__media-image{width:100%;height:100%;object-fit:cover;display:block}.scheduled-messages-list__media-duration{position:absolute;bottom:4px;right:4px;background:rgba(0,0,0,.7);color:#fff;font-size:10px;padding:2px 4px;border-radius:2px;z-index:2}.scheduled-messages-list__media-play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;background:hsla(0,0%,100%,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;color:#160e00;z-index:2}.scheduled-messages-list__text{font-size:14px;line-height:1.5;color:#160e00;word-wrap:break-word;margin-bottom:4px;min-height:20px}.scheduled-messages-list__bottom{display:flex;justify-content:flex-end;align-items:flex-end;gap:4px;margin-right:-6px}.scheduled-messages-list__time{font-weight:300;font-size:8px;line-height:8px;color:#999}.scheduled-messages-list__status{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding-top:4px}.scheduled-messages-list__warning-icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.scheduled-messages-list__warning-icon img{display:block;width:100%;height:100%}.scheduled-messages-list__scheduled-text{font-size:14px;color:#160e00;line-height:1.4;white-space:nowrap}.scheduled-messages-list__scheduled-date{font-weight:600}.media-card{position:relative;width:160px}@media screen and (min-width:1024px){.media-card{width:154px}}@media screen and (min-width:1440px){.media-card{width:160px}}@media screen and (min-width:1920px){.media-card{width:318px}}.media-card.for-mediabank-modal{width:136px}.media-card__wrapper{margin-bottom:8px;border:none;-moz-user-select:none;user-select:none;-webkit-user-select:none;-ms-user-select:none}.media-card__wrapper.for-mediabank-modal{margin-bottom:2px;padding:6px;border:3px solid transparent;border-radius:10px}.media-card__loader{position:absolute;inset:0;border-radius:10px;z-index:1;display:flex;justify-content:center;align-items:center;height:160px}@media screen and (min-width:1024px){.media-card__loader{height:154px}}@media screen and (min-width:1440px){.media-card__loader{height:160px}}@media screen and (min-width:1920px){.media-card__loader{width:200px;height:200px}}.media-card__loader-spinner{width:60px;height:60px;animation:spin 2s linear infinite}.media-card__content{position:relative;z-index:2;overflow:hidden;width:100%;height:160px;border-radius:10px;background-position:50%;background-repeat:no-repeat;background-size:cover}@media screen and (min-width:1024px){.media-card__content{height:154px}}@media screen and (min-width:1440px){.media-card__content{height:160px}}@media screen and (min-width:1920px){.media-card__content{height:290px}}.media-card__content.image{background-size:cover}.media-card__content.vertical{background-size:auto 100%}.media-card__content.horizontal{background-size:100% auto}.media-card__content.for-mediabank-modal{height:120px}.media-card__video-duration{position:absolute;left:8px;bottom:8px;display:flex;align-items:center;justify-content:center;width:34px;height:16px;border-radius:4px;background-color:rgba(22,14,0,.6)}.media-card__video-duration span{font-size:10px;line-height:1;color:#fff}.media-card__video-duration.for-mediabank-modal{left:6px;bottom:6px;width:32px;height:12px}.media-card__video-duration.for-mediabank-modal span{font-size:9px;line-height:.8;color:#fff}.media-card__switch-menu-btn{position:absolute;top:8px;right:8px;padding:4px}@media screen and (min-width:1920px){.media-card__switch-menu-btn{top:16px;right:16px}}.media-card__switch-menu-btn img{display:block;transition:transform .1s;width:22px;height:6px}@media screen and (min-width:1920px){.media-card__switch-menu-btn img{width:35px;height:8px}}.media-card__switch-menu-btn:hover img{transform:scale(1.2)}.media-card__description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:10px;line-height:1.2;color:#333;word-break:break-word}.media-card__description.for-mediabank-modal{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:hsla(0,0%,100%,.749);margin-left:10px}@media screen and (min-width:1024px){.media-card__description{font-size:12px}}@media screen and (min-width:1440px){.media-card__description{font-size:14px}}@media screen and (min-width:1920px){.media-card__description{font-size:14px}}.media-card__popup-wrapper{position:absolute;top:18px;right:8px;width:88px}@media screen and (min-width:1920px){.media-card__popup-wrapper{top:34px;right:16px}}.top-blur{display:flex;gap:4px;justify-content:center;align-items:center;height:100%;flex-direction:column;text-align:center}.top-blur-content{max-width:100%}.top-blur-content_title{font-weight:600;font-size:14px}.top-blur-content_text{font-size:10px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.modal-overlay{background-color:rgba(22,14,0,.251);z-index:999;overflow:auto}.modal-mediabank,.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.modal-mediabank{display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-mediabank__wrapper{position:relative;display:flex;flex-direction:column;align-items:center;padding:38px 49px 36px 38px;width:874px;border-radius:40px;background-color:#160e00;max-height:95dvh;max-width:90dvw}@media(max-width:1023.9px){.modal-mediabank__wrapper{width:100vw;max-width:100vw;max-height:100vh;height:100vh;border-radius:0;justify-content:unset}}.modal-mediabank__header{display:flex;align-items:center;gap:36px;margin-bottom:14px;width:100%}.modal-mediabank__header-title{font-size:32px;font-weight:600;color:#fff}.modal-mediabank__nav-menu{display:flex;align-items:center;gap:14px}.modal-mediabank__nav-menu-item{position:relative;display:flex;align-items:center;justify-content:center;width:64px;cursor:pointer}.modal-mediabank__nav-menu-item p{line-height:2;color:#fff}.modal-mediabank__nav-menu-item:not(.active):hover p{font-weight:600}.modal-mediabank__nav-menu-item.active p{font-weight:600;color:transparent;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960)}.modal-mediabank__nav-menu-item.active:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:4px;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960)}.modal-mediabank__btn{width:208px!important;height:48px!important}.modal-mediabank__close-btn{margin-left:auto;width:34;height:34px;transition:all .3s}.modal-mediabank__close-btn img{display:block}.modal-mediabank__close-btn:hover{transform:scale(1.1)}.modal-mediabank__body{position:relative;align-items:center;margin-bottom:20px;padding:25px 14px 14px 28px;width:100%;height:417px;max-height:calc(95dvh - 193px);border:1px solid hsla(0,0%,100%,.502);border-radius:8px}@media(max-width:1023.9px){.modal-mediabank__body{height:100%;max-height:100%}}.modal-mediabank__body-content,.modal-mediabank__body-content-empty{display:flex;align-items:center;justify-content:center}.modal-mediabank__body-content-empty{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);flex-direction:column;gap:40px;max-width:500px;width:100%}.modal-mediabank__body-content-empty .text{font-size:12px;font-weight:700;text-align:center;color:#fff}.modal-mediabank__body-content-empty .link{font-size:16px;font-weight:600;color:transparent;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);transition:all .3s}.modal-mediabank__body-content-empty .link:hover{opacity:.9}.modal-mediabank__media-scroll-bar{width:100%;padding:0 16px 0 0!important;height:376px!important;max-height:calc(100vh - 260px)}.modal-mediabank__media-scroll-bar.vertical-scroll-bar .simplebar-track.simplebar-vertical{width:8px!important;right:0!important;left:auto!important;top:0!important;bottom:0!important;margin-top:0!important;margin-bottom:0!important}.modal-mediabank__media-scroll-bar.vertical-scroll-bar .simplebar-track.simplebar-vertical:before{content:"";position:absolute;top:0;left:0;width:8px;height:100%;background-color:#e1e3e1!important;border-radius:2px}.modal-mediabank__media-scroll-bar.vertical-scroll-bar .simplebar-scrollbar{left:2px!important;width:4px!important}.modal-mediabank__media-scroll-bar.vertical-scroll-bar .simplebar-scrollbar:before{content:"";position:absolute;top:0;left:0!important;width:4px;height:100%;background:#000!important;border-radius:2px}@media(max-width:1023.9px){.modal-mediabank__media-scroll-bar{height:-moz-fit-content!important;height:fit-content!important;max-height:calc(98dvh - 226px)}}.modal-mediabank__media-list{display:flex;flex-wrap:wrap;align-items:flex-start;row-gap:20px;column-gap:10px}.modal-mediabank__media-list-itme{cursor:pointer;transition:all .3s}.modal-mediabank__media-list-itme:not(.active):hover{transform:scale(1.05)}.modal-mediabank__media-list-itme.active p.for-mediabank-modal.for-mediabank-modal{color:#fff}.modal-mediabank__media-list-itme.active .media-card__wrapper.for-mediabank-modal{border-color:#e5a855}.schedule-datetime-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10000}.schedule-datetime-modal{background:#fff;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:32px;align-items:center;justify-content:flex-start;position:relative;overflow:hidden;width:244px;height:288px;box-sizing:border-box}.schedule-datetime-modal__header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;align-self:stretch;flex-shrink:0;position:relative;width:100%;height:16px;padding:0}.schedule-datetime-modal__title{color:#160e00;text-align:left;font-family:Montserrat,sans-serif;font-size:16px;line-height:16px;font-weight:600;position:relative}.schedule-datetime-modal__header .modal-acc__close-btn{position:relative;top:auto;right:auto;width:24px;height:24px;display:flex;justify-content:center;align-items:center;background:transparent;border:none;cursor:pointer;padding:0;margin:0;flex-shrink:0;transition:all .2s;opacity:.6}.schedule-datetime-modal__header .modal-acc__close-btn img{width:13px;height:13px;filter:brightness(0) saturate(100%) invert(40%) sepia(0) saturate(0) hue-rotate(0deg) brightness(100%) contrast(100%)}.schedule-datetime-modal__header .modal-acc__close-btn:hover{opacity:1}.schedule-datetime-modal__content{flex-direction:row;gap:0;align-self:stretch;position:relative;width:212px;overflow:hidden}.schedule-datetime-modal__content,.schedule-datetime-modal__dates-column{display:flex;align-items:flex-start;justify-content:flex-start;flex-shrink:0;height:144px}.schedule-datetime-modal__dates-column{flex-direction:column;gap:16px;width:90px;overflow-y:auto;overflow-x:hidden;border-right:none;padding-right:6px;margin-right:0;-ms-overflow-style:none;scrollbar-width:none}.schedule-datetime-modal__dates-column::-webkit-scrollbar{display:none}.schedule-datetime-modal__date-item{width:90px;height:16px;display:flex;align-items:center;cursor:pointer;transition:background-color .2s;padding:0 4px;margin-bottom:0}.schedule-datetime-modal__date-item--selected{background-color:transparent}.schedule-datetime-modal__date-item--selected .schedule-datetime-modal__date-label{color:#160e00;font-weight:600}.schedule-datetime-modal__date-item--past{opacity:.6;cursor:not-allowed}.schedule-datetime-modal__date-item:hover:not(.schedule-datetime-modal__date-item--past){background-color:#f9f9f9}.schedule-datetime-modal__date-label{color:#999;text-align:left;font-family:Montserrat,sans-serif;font-size:14px;line-height:16px;font-weight:500;position:relative;width:100%;cursor:pointer;transition:color .2s}.schedule-datetime-modal__hours-column{display:flex;flex-direction:column;gap:16px;align-items:flex-start;justify-content:flex-start;width:54px;height:144px;overflow-y:auto;overflow-x:hidden;flex-shrink:0;border-right:none;padding-right:18px;margin-right:0;padding-left:18px;-ms-overflow-style:none;scrollbar-width:none}.schedule-datetime-modal__hours-column::-webkit-scrollbar{display:none}.schedule-datetime-modal__hour-item{width:18px;height:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:color .2s;color:#999;font-family:Montserrat,sans-serif;font-size:14px;line-height:16px;font-weight:500;margin-bottom:0}.schedule-datetime-modal__hour-item--selected{color:#160e00;font-weight:600}.schedule-datetime-modal__hour-item:hover{color:#160e00}.schedule-datetime-modal__minutes-column{display:flex;flex-direction:column;gap:16px;align-items:flex-start;justify-content:flex-start;width:54px;height:144px;overflow-y:auto;overflow-x:hidden;flex-shrink:0;padding-left:18px;-ms-overflow-style:none;scrollbar-width:none}.schedule-datetime-modal__minutes-column::-webkit-scrollbar{display:none}.schedule-datetime-modal__minute-item{width:18px;height:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:color .2s;color:#999;font-family:Montserrat,sans-serif;font-size:14px;line-height:16px;font-weight:500;margin-bottom:0}.schedule-datetime-modal__minute-item--selected{color:#160e00;font-weight:600}.schedule-datetime-modal__minute-item--past{opacity:.4;cursor:not-allowed}.schedule-datetime-modal__minute-item:hover:not(.schedule-datetime-modal__minute-item--past){color:#160e00}.schedule-datetime-modal__confirm-button,.schedule-datetime-modal__footer{display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:center;flex-shrink:0;position:relative;width:212px;height:32px}.schedule-datetime-modal__confirm-button{background:linear-gradient(-90deg,#e5a855,#fecd80 36.0000014305%,#e5a855 66.5000021458%,#d79960);border-radius:8px;border:none;padding:5px 16px;box-sizing:border-box;cursor:pointer;transition:opacity .2s;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;color:#000;text-align:center}.schedule-datetime-modal__confirm-button:hover{opacity:.9}.schedule-datetime-modal__confirm-button:active{opacity:.8}.schedule-datetime-modal__confirm-button-text{color:#000;text-align:left;font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;position:relative}.chat-message__text-content-wrapper{display:flex;align-items:flex-start;gap:8px;width:100%}.chat-message__text-price-badge{width:28px;height:28px;border-radius:50%;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.chat-message__text-price-amount{font-size:12px;font-weight:600;color:#fff;line-height:1;position:relative;z-index:1;display:inline-block;margin-right:2px}.chat-message__text-price-icon{position:relative;z-index:1;flex-shrink:0;margin-top:0;margin-left:-1px}.chat-message__text{flex:1 1}.chat-message__text--right{text-align:right;margin-left:auto}.chat-message--author:before{right:0}.chat-message--author:after{right:-.8px}.chat-message--author .chat-message__media-set-wrapper{align-items:end}.chat-message--media-set{border:none;padding:0;background:transparent}.chat-message--media-set:after,.chat-message--media-set:before{display:none}.chat-message--media-set .chat-message__attachments{margin-bottom:0;padding:0}.chat-message--single-media-with-text{display:flex;flex-direction:column;align-items:flex-start;padding-left:0;padding-right:0;width:-moz-fit-content;width:fit-content;max-width:min(100%,var(--chat-media-width,100%))}.chat-message--single-media-with-text .chat-message__attachments{width:100%;max-width:var(--chat-media-width,100%)}.chat-message--single-media-with-text .chat-message__text{width:100%;max-width:var(--chat-media-width,100%);word-break:break-word}.chat-message--single-media-with-text .chat-message__bottom{width:100%}.chat-message__quote-attachment{position:absolute;bottom:2px;right:2px;display:flex;align-items:center;gap:2px}.chat-message__quote-attachment-icon{width:7px;height:6px;flex-shrink:0}.chat-message__quote-attachment-count{font-weight:600;font-size:8px;line-height:8px}.chat-message__attachments{margin-bottom:8px;max-width:-moz-fit-content;max-width:fit-content}.chat-message__attachments,.chat-message__media-set-wrapper{display:flex;flex-direction:column;gap:8px}.chat-message__media-set-wrapper:has(.chat-media-set){max-width:190px;overflow:hidden}.chat-message__text-wrapper{display:flex;flex-direction:column;align-items:flex-start;width:100%}.chat-message__text-wrapper--right{align-items:flex-end}.chat-message__attachment-wrapper{display:inline-flex;flex-direction:column;gap:4px;max-width:100%}.chat-message__attachment{position:relative;display:flex;flex-direction:column;gap:4px}.chat-message__attachment--image{cursor:pointer;display:inline-block;max-width:100%}.chat-message__attachment--image .chat-message__attachment-image{max-width:100%;max-height:300px;width:auto;height:auto;object-fit:contain;border-radius:4px;cursor:pointer;display:block}.chat-message__attachment--paid{position:relative;cursor:default!important}.chat-message__attachment--paid .chat-message__attachment-image{cursor:default!important}.chat-message__attachment--video{cursor:pointer;width:276px;max-width:100%;display:inline-block}.chat-message__attachment--video.chat-message__attachment--paid{cursor:default!important}.chat-message__attachment--video .video-player{width:100%;max-width:100%;margin:0}.chat-message__attachment--video .video-player__play-pause-button{font-size:10px;width:10px;height:10px;line-height:10px}.chat-message__attachment--video .video-player__time{font-size:10px}.chat-message__attachment--video .video-player__icon-button{font-size:10px;width:10px;height:10px;line-height:10px}.chat-message__attachment--video .video-player__icon-button img{width:10px!important;height:10px!important}.chat-message__attachment-description-wrapper{word-break:break-word;overflow-wrap:break-word;width:0;min-width:100%;max-width:100%;padding:4px 0}.chat-message__attachment-description{font-size:12px;line-height:1.3;color:#160e00;margin:0;display:inline}.chat-message__attachment-description-toggle{display:inline;margin-left:4px;background:none;border:none;padding:0;font-weight:600;font-size:10px;line-height:1.3;cursor:pointer;text-decoration:underline;color:#160e00;vertical-align:baseline}.chat-message__attachment-description-toggle:hover{font-weight:500}.chat-message__attachment-description-toggle:focus{outline:none}.chat-message__attachment-paid-badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;pointer-events:none;width:56px;height:56px;border-radius:50%;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);display:flex;align-items:center;justify-content:center;flex-shrink:0}.chat-message__attachment-paid-price{font-size:24px;font-weight:600;color:#fff;line-height:1;position:relative;z-index:1;display:inline-block;margin-right:4px}.chat-message__attachment-paid-price--large{font-size:17px}.chat-message__attachment-paid-icon{position:relative;z-index:1;flex-shrink:0;margin-top:1px;margin-left:-4px}.chat-message__attachment-blurred-video{position:relative;width:100%;max-width:276px;border-radius:4px;overflow:hidden}.chat-message__attachment-blurred-image,.chat-message__attachment-blurred-image-empty{width:100%;height:auto;max-height:300px;object-fit:contain;display:block}.chat-message__attachment-blurred-image-empty{background-color:#000;height:240px;width:320px;max-width:100%}.read-more-btn{margin-top:4px;align-self:flex-start;background:none;border:none;padding:0;font-weight:600;font-size:12px;line-height:12px;cursor:pointer;text-decoration:underline;color:#160e00}.read-more-btn:hover:not(:disabled){font-weight:500}.read-more-btn:focus{outline:none}.read-more-btn:disabled{opacity:.5;cursor:not-allowed;text-decoration:none}.voice-message{width:312px;padding:0;background:#fff;border:1px solid #16110a;border-radius:4px;margin-bottom:20px}.voice-message,.voice-message__content{position:relative;min-height:42px;display:flex;flex-direction:column;box-sizing:border-box}.voice-message__content{gap:2px;height:100%;justify-content:space-between;padding:8px 44px 5px 10px}.voice-message__content .voice-message__star{position:absolute;width:10px;height:10px;top:5px;right:5px;display:flex;justify-content:center;align-items:center;cursor:pointer;background:none;border:none;padding:0;z-index:10}.voice-message.voice-message--author .voice-message__star{left:-15px}.voice-message__player{width:100%}.voice-message__bottom{position:absolute;bottom:4px;right:10px;display:flex;align-items:center;gap:4px}.voice-message__time{font-weight:300;font-size:8px;line-height:8px;color:#16110a}.voice-message__bottom-icon.read{opacity:.7}.voice-message--author{margin-left:auto;border-radius:6px 6px 0 6px}.voice-message--author:after,.voice-message--author:before{content:"";position:absolute;bottom:0;right:0;width:0;height:0}.voice-message--author:before{right:-.8px;border:8px solid transparent;border-top-color:#16110a;border-bottom:0;border-right:0;margin-bottom:-8px}.voice-message--author:after{border:7px solid transparent;border-top-color:#fff!important;border-bottom:0;border-right:0;margin-bottom:-6px}.voice-message--receiver{border-radius:6px 6px 6px 0;margin-right:auto;border-color:#e5a855}.voice-message--receiver:after,.voice-message--receiver:before{content:"";position:absolute;bottom:0;left:0;width:0;height:0}.voice-message--receiver:before{left:-.8px;border:8px solid transparent;border-top-color:#e5a855;border-bottom:0;border-left:0;margin-bottom:-7px}.voice-message--receiver:after{border:7px solid transparent;border-top-color:#fff!important;border-bottom:0;border-left:0;margin-bottom:-5px}.voice-message__wrapper{padding:1px;height:100%;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);border-radius:6px}.voice-message--starred{border:none;padding:0;background:transparent}.voice-message--starred.voice-message--author .voice-message__wrapper{border-radius:6px 6px 0 6px}.voice-message--starred.voice-message--author:before{border-top-color:#e5a855!important;right:0}.voice-message--starred.voice-message--author:after{margin-bottom:-5px;right:.8px}.voice-message--starred.voice-message--receiver .voice-message__wrapper{border-radius:6px 6px 6px 0}.voice-message--starred.voice-message--receiver:before{border-top-color:#e5a855;left:0}.voice-message--starred.voice-message--receiver:after{left:1px}.voice-message--starred .voice-message__content{background:#fff;border-radius:4px;padding:8px 10px 5px;min-height:42px;box-sizing:border-box}.voice-message--starred.voice-message--author .voice-message__content{border-radius:4px 4px 0 4px}.voice-message--starred.voice-message--receiver .voice-message__content{border-radius:4px 4px 4px 0}.voice-message--paid{padding:0;background:transparent}.voice-message--paid.voice-message--author .voice-message__wrapper{border-radius:6px 6px 0 6px}.voice-message--paid.voice-message--author:before{right:-.8px}.voice-message--paid.voice-message--author:after{border-top-color:rgba(229,168,85,.1)}.voice-message--paid.voice-message--receiver .voice-message__wrapper{border-radius:6px 6px 6px 0}.voice-message--paid.voice-message--receiver:before{border-top-color:#e5a855}.voice-message--paid .voice-message__content{background:#fff;border-radius:4px;padding:8px 10px 5px;min-height:42px;box-sizing:border-box}.voice-message--paid.voice-message--author .voice-message__content{border-radius:4px 4px 0 4px}.voice-message--paid.voice-message--receiver .voice-message__content{border-radius:4px 4px 4px 0}.voice-message .chat-message__quote{position:relative;top:0;right:0;margin-left:0;margin-bottom:8px;margin-right:0;padding:4px 9px;border-radius:5px;background:linear-gradient(270deg,rgba(229,168,85,.1),hsla(37,98%,75%,.1) 36%,rgba(229,168,85,.1) 66.5%,rgba(215,153,96,.1));overflow:hidden;max-width:100%;width:100%;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word}.voice-message .chat-message__quote-attachment{position:absolute;bottom:2px;right:2px;display:flex;align-items:center;gap:2px}.voice-message .chat-message__quote-attachment-icon{width:7px;height:6px;flex-shrink:0}.voice-message .chat-message__quote-attachment-count{font-weight:600;font-size:8px;line-height:8px}.voice-message .chat-message__quote:before{content:"";position:absolute;left:0;top:0;bottom:0;display:block;height:100%;width:5px;background-color:#e5a855}.video-message{align-items:flex-start;width:-moz-fit-content;width:fit-content;margin-bottom:10px}.video-message,.video-message__content{position:relative;display:flex;flex-direction:column}.video-message__content{gap:4px}.video-message__muted-icon{position:absolute;top:0;left:0;width:15px;height:15px;display:flex;justify-content:center;align-items:center;z-index:2;pointer-events:none}.video-message__muted-icon img{filter:brightness(0)}.video-message__info{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%}.video-message__video-wrapper{position:relative;width:96px;height:96px;border-radius:50%;overflow:hidden;background:transparent;border:none;cursor:pointer;box-sizing:border-box}.video-message__video-wrapper.playing{width:151px;height:151px}.video-message__thumbnail,.video-message__video{width:100%;height:100%;object-fit:cover;border-radius:50%}.video-message__thumbnail{position:absolute;top:0;left:0;z-index:0;pointer-events:none}.video-message__video{display:block;position:relative;z-index:1}.video-message__star{position:absolute;top:0;right:0;width:8px;height:8px;display:flex;justify-content:center;align-items:center;cursor:pointer;background:none;border:none;padding:0;z-index:2}.video-message__duration-wrapper{position:absolute;left:0;bottom:0;z-index:1}.video-message__duration{display:inline-block;padding:1px 4px;background:rgba(80,80,80,.85);border-radius:4px;font-weight:500;font-size:8px;line-height:11px;color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.15)}.video-message__time-wrapper{position:absolute;right:0;bottom:4px;display:flex;align-items:center;gap:4px;margin-left:auto;z-index:1}.video-message__time{font-weight:300;font-size:8px;line-height:8px;color:#16110a}.video-message__bottom-icon.read{opacity:.7}.video-message--author{margin-left:auto}.video-message--author .video-message__muted-icon{left:auto;right:0}.video-message--author .video-message__star{right:auto;left:0}.video-message--author:has(.chat-message__quote) .video-message__content{margin-left:auto}.video-message--author .chat-message__quote{margin-left:auto}.video-message--receiver,.video-message--receiver .chat-message__quote{margin-right:auto}.video-message .chat-message__quote{position:relative;margin-top:10px;margin-bottom:8px;margin-right:7px;padding:4px 9px;border-radius:5px;background:linear-gradient(270deg,rgba(229,168,85,.1),hsla(37,98%,75%,.1) 36%,rgba(229,168,85,.1) 66.5%,rgba(215,153,96,.1));overflow:hidden;min-width:140px;width:-moz-fit-content;width:fit-content;max-width:100%;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word}.video-message .chat-message__quote-attachment{position:absolute;bottom:2px;right:2px;display:flex;align-items:center;gap:2px}.video-message .chat-message__quote-attachment-icon{width:7px;height:6px;flex-shrink:0}.video-message .chat-message__quote-attachment-count{font-weight:600;font-size:8px;line-height:8px}.video-message .chat-message__quote:before{content:"";position:absolute;left:0;top:0;bottom:0;display:block;height:100%;width:5px;background-color:#e5a855}.audio-message{position:relative;width:312px;min-height:42px;padding:8px 44px 5px 10px;background:#fff;border:1px solid #16110a;border-radius:4px;display:flex;flex-direction:column;box-sizing:border-box;margin-bottom:20px}.audio-message__star{position:absolute;width:10px;height:10px;top:0;left:-15px;display:flex;justify-content:center;align-items:center;cursor:pointer;background:none;border:none;padding:0}.audio-message__content{display:flex;flex-direction:column;gap:2px;height:100%;justify-content:space-between;min-height:0}.audio-message__player{width:100%}.audio-message__bottom{position:absolute;bottom:4px;right:10px;display:flex;align-items:center;gap:4px}.audio-message__time{font-weight:300;font-size:8px;line-height:8px;color:#16110a}.audio-message__bottom-icon.read{opacity:.7}.audio-message--author{margin-left:auto;border-radius:6px 6px 0 6px}.audio-message--author:after,.audio-message--author:before{content:"";position:absolute;bottom:-1px;right:0;width:0;height:0}.audio-message--author:before{right:-.8px;border:8px solid transparent;border-top-color:#16110a;border-bottom:0;border-right:0;margin-bottom:-7px}.audio-message--author:after{border:7px solid transparent;border-top-color:#fff;border-bottom:0;border-right:0;margin-bottom:-5px}.audio-message--receiver{border-radius:6px 6px 6px 0;margin-right:auto}.audio-message--receiver:after,.audio-message--receiver:before{content:"";position:absolute;bottom:-1px;left:1px;width:0;height:0}.audio-message--receiver:before{left:-.8px;border:8px solid transparent;border-top-color:#16110a;border-bottom:0;border-left:0;margin-bottom:-7px}.audio-message--receiver:after{border:7px solid transparent;border-top-color:#fff;border-bottom:0;border-left:0;margin-bottom:-5px}.audio-message__wrapper{padding:1px;height:100%;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);border-radius:6px}.audio-message--starred{border:none;padding:0}.audio-message--starred.audio-message--author .audio-message__wrapper{border-radius:5px 5px 0 5px}.audio-message--starred.audio-message--receiver .audio-message__wrapper{border-radius:6px 6px 6px 0}.audio-message--starred.audio-message--receiver:before{border-top-color:#e5a855;left:0}.audio-message--starred .audio-message__content{background:#fff;border-radius:4px;padding:8px 44px 7px 10px;height:42px;box-sizing:border-box}.audio-message--starred.audio-message--author .audio-message__content{border-radius:4px 4px 0 4px}.audio-message--starred.audio-message--receiver .audio-message__content{border-radius:4px 4px 4px 0}.modal-after-report__body{display:flex;flex-direction:column;row-gap:30px;padding:30px 50px 25px}.modal-after-report__body .modal-after-report__header-content{display:flex;flex-direction:column;row-gap:20px}.modal-after-report__body .modal-after-report__header-content .modal-after-report__header-text{font-weight:600;font-size:32px;line-height:36px}.modal-after-report__body .modal-after-report__header-content .modal-after-report__subheader-text{font-weight:600;font-size:24px;line-height:30px}.modal-after-report__body .modal-after-report__others-content{max-height:100%;overflow-y:auto;display:flex;flex-direction:column;row-gap:30px}.modal-after-report__body .modal-after-report__section{display:flex;flex-direction:column;row-gap:15px}.modal-after-report__body .modal-after-report__section-title{font-weight:600;font-size:20px;line-height:35px}.modal-after-report__body .modal-after-report__section-content{font-weight:600;font-size:16px;line-height:24px}.modal-after-report__body .modal-after-report__select-section{display:flex;flex-direction:column;row-gap:15px}.modal-after-report__body .modal-after-report__select-section-title{font-weight:600;font-size:20px;line-height:24px;letter-spacing:0}.modal-after-report__body .modal-after-report__select-section-content{display:flex;flex-direction:column;row-gap:5px;font-weight:600;font-size:15px;line-height:24px}.modal-after-report__body .modal-after-report__select-section-content .after-action_radio-wrapper{display:flex;column-gap:8px;align-items:flex-start}.modal-after-report__body .modal-after-report__select-section-content .after-action_radio-wrapper .report-category_checkbox_label{margin-top:5px}.chat-message__star{position:absolute;width:10px;height:10px;top:0;left:-15px;display:flex;justify-content:center;align-items:center;cursor:pointer}.chat-message{position:relative;max-width:90%;width:-moz-fit-content;width:fit-content;margin-bottom:10px;padding:8px 10px 4px;background:#fff;border:1px solid #160e00}.chat-message.chat-message__virtual-gift{max-width:90%}.chat-message.chat-message__virtual-gift.chat-message--author,.chat-message.chat-message__virtual-gift.chat-message--receiver{border:none!important}.chat-message.chat-message__virtual-gift{padding:0!important;background:transparent!important;border:none!important;box-shadow:none!important}.chat-message.chat-message__virtual-gift:after,.chat-message.chat-message__virtual-gift:before{display:none!important;content:none!important;border:none!important}.chat-message.chat-message__virtual-gift.chat-message--author,.chat-message.chat-message__virtual-gift.chat-message--receiver{padding:0!important;background:transparent!important;border-radius:0!important;border:transparent!important;box-shadow:none!important}.chat-message.chat-message__virtual-gift.chat-message--author:after,.chat-message.chat-message__virtual-gift.chat-message--author:before,.chat-message.chat-message__virtual-gift.chat-message--receiver:after,.chat-message.chat-message__virtual-gift.chat-message--receiver:before{display:none!important;content:none!important;border:none!important}.chat-message.chat-message__virtual-gift.chat-message--receiver:not(:has(.chat-message__gift-content)){width:-moz-fit-content;width:fit-content}.chat-message.chat-message__virtual-gift.chat-message--receiver .chat-message__gift-coin-wrapper{display:flex;justify-content:flex-start}.chat-message.chat-message__virtual-gift.chat-message--receiver .chat-message__gift-content{margin-left:0}.chat-message__content{display:flex;gap:7px}.chat-message__text{font-size:15px;line-height:1.3;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:pre-wrap}.chat-message--author{margin-left:auto;border-radius:6px 6px 0 6px}.chat-message--author:after,.chat-message--author:before{content:"";position:absolute;bottom:0;right:0;width:0;height:0}.chat-message--author:before{right:-.8px;border:8px solid transparent;border-top-color:#160e00;border-bottom:0;border-right:0;margin-bottom:-8px}.chat-message--author:after{border:7px solid transparent;border-top-color:#fff;border-bottom:0;border-right:0;margin-bottom:-6px}.chat-message__virtual-gift.chat-message--receiver{border:transparent!important}.chat-message__gift-coin-wrapper{display:flex;justify-content:flex-end;align-items:center;margin-bottom:8px;width:100%}.chat-message__gift-content{display:flex;flex-direction:column;gap:8px;padding:8px 10px;background-color:#fff;border-radius:6px;border:2px solid #e5a855;position:relative;margin-left:auto;margin-right:0!important}.chat-message--receiver .chat-message__gift-content{border-radius:6px 6px 6px 0}.chat-message--receiver .chat-message__gift-content:before{content:"";position:absolute;bottom:0;left:0;width:0;height:0;left:-.8px;border:8px solid transparent;border-top-color:#e5a855;border-bottom:0;border-left:0;margin-bottom:-8px}.chat-message--receiver .chat-message__gift-content:after{content:"";position:absolute;bottom:0;left:0;width:0;height:0;border:7px solid transparent;border-top-color:#fff;border-bottom:0;border-left:0;margin-bottom:-7px}.chat-message--author .chat-message__gift-content{border-radius:6px 6px 0 6px;margin-left:auto}.chat-message--author .chat-message__gift-content:before{content:"";position:absolute;bottom:0;right:0;width:0;height:0;right:-2px;border:8px solid transparent;border-top-color:#e5a855;border-bottom:0;border-right:0;margin-bottom:-9px}.chat-message--author .chat-message__gift-content:after{content:"";position:absolute;bottom:0;right:0;width:0;height:0;border:7px solid transparent;border-top-color:#fff;border-bottom:0;border-right:0;margin-bottom:-6px}.chat-message__gift-coin{width:240px;height:240px;border-radius:50%;background:linear-gradient(270deg,#e5a855,#fecd80 36%,#e5a855 66.5%,#d79960);position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0}.chat-message__gift-coin:before{content:"";position:absolute;inset:15px;border-radius:50%;border:4px solid hsla(0,0%,100%,.85)}.chat-message__gift-coin .chat-message__gift-coin-amount{font-size:96px;font-weight:600;color:#fff;line-height:1;position:relative;z-index:1;display:inline-block;margin-right:8px;margin-left:7px}.chat-message__gift-coin .chat-message__gift-coin-icon{position:relative;z-index:1;flex-shrink:0;margin-top:15px;margin-left:-11px}.chat-message__gift-coin--tips .chat-message__gift-coin-amount{font-size:60px}.chat-message__gift-coin--tips .chat-message__gift-coin-icon{width:30px;height:30px;margin-left:-8px}.chat-message__gift-coin--large-amount .chat-message__gift-coin-amount{font-size:72px;margin-left:7px}.chat-message__gift-text{font-size:10px;line-height:1.3;color:#160e00;margin-top:4px}.chat-message--receiver{border-radius:6px 6px 6px 0;margin-right:auto;border-color:#e5a855}.chat-message--receiver:after,.chat-message--receiver:before{content:"";position:absolute;bottom:0;left:0;width:0;height:0}.chat-message--receiver:before{left:-.8px;border:8px solid transparent;border-top-color:#e5a855;border-bottom:0;border-left:0;margin-bottom:-8px}.chat-message--receiver:after{border:7px solid transparent;border-top-color:#fff;border-bottom:0;border-left:0;margin-bottom:-6px}.chat-message--receiver .chat-message__star{right:-15px;left:auto}.chat-message--receiver .chat-message__group-bottom{right:auto;left:0}.chat-message--single{margin-bottom:20px}.chat-message__bottom{display:flex;justify-content:flex-end;align-items:flex-end;gap:4px;margin-right:-6px}.chat-message__bottom--group{display:none}.chat-message__group-bottom{position:absolute;bottom:-20px;right:0;display:flex;align-items:center;gap:6px;margin-top:4px}.chat-message__date{font-weight:300;font-size:10px;line-height:10px}.chat-message__quote{position:relative;top:-5px;right:-7px;margin-left:-7px;padding:4px 9px;border-radius:5px;background:linear-gradient(270deg,rgba(229,168,85,.1),hsla(37,98%,75%,.1) 36%,rgba(229,168,85,.1) 66.5%,rgba(215,153,96,.1));overflow:hidden;min-width:140px}.chat-message__quote:before{content:"";position:absolute;left:0;top:0;bottom:0;display:block;height:100%;width:5px;background-color:#e5a855}.chat-message__quote-header{margin-bottom:7px;font-style:italic;font-size:6px;line-height:6px}.chat-message__quote-author{font-weight:600}.chat-message__quote-date{font-weight:300}.chat-message__quote-text{padding-right:10px;font-weight:400;font-size:10px;line-height:10px}.chat-message__quote-file-count{position:absolute;bottom:2px;right:2px;display:flex}.chat-message__quote-file-count span{font-size:8px;line-height:8px;font-weight:300}.chat-message__virtual-gift{display:flex;flex-direction:column;gap:8px;padding:0!important;background:transparent!important;border:none!important;margin-bottom:10px;max-width:90%;box-shadow:none!important}.chat-message__virtual-gift:after,.chat-message__virtual-gift:before{display:none!important;content:none!important;border:none!important}.chat-message__virtual-gift.chat-message--author{padding:0!important;background:transparent!important;border:none!important;border-radius:0!important;margin-left:auto;box-shadow:none!important}.chat-message__virtual-gift.chat-message--author:after,.chat-message__virtual-gift.chat-message--author:before{display:none!important;content:none!important;border:none!important}.chat-message__virtual-gift.chat-message--receiver{padding:0!important;background:transparent!important;border:none!important;border-radius:0!important;margin-right:auto;box-shadow:none!important}.chat-message__virtual-gift.chat-message--receiver:after,.chat-message__virtual-gift.chat-message--receiver:before{display:none!important;content:none!important;border:none!important}.chat-message__virtual-gift-image-wrapper{display:flex;justify-content:flex-end;align-items:flex-end}.chat-message__virtual-gift.chat-message--author .chat-message__virtual-gift-image-wrapper{justify-content:flex-end}.chat-message__virtual-gift.chat-message--receiver .chat-message__virtual-gift-image-wrapper{justify-content:flex-start}.chat-message__virtual-gift-icon{position:relative;flex-shrink:0;width:256px;height:256px;border:none;border-radius:0;overflow:visible;background:transparent}.chat-message__virtual-gift-icon img{width:100%;height:100%;object-fit:contain}.chat-message__virtual-gift-quantity{position:absolute;top:4px;right:4px;background:rgba(0,0,0,.7);color:#fff;padding:2px 6px;border-radius:4px;font-size:12px;font-weight:600}.chat-message__virtual-gift-info{flex:1 1;display:flex;flex-direction:column;gap:4px}.chat-message__virtual-gift-title{font-size:14px;font-weight:600;color:#160e00;margin:0}.chat-message__virtual-gift-text{font-size:14px;color:#160e00;margin:0;word-wrap:break-word}.chat-message__virtual-gift .chat-message__bottom{display:flex;justify-content:flex-end;align-items:center;gap:4px;margin-top:4px;margin-right:0}