body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.login{background-color:#f8f8f8;height:100vh;width:100vw;display:grid;place-items:center}.login__container{padding:70px;text-align:center;background-color:#fff;border-radius:10px;box-shadow:10px 10px 18px #cbced1,-10px -10px 18px #fff}.login__container>img{object-fit:contain;height:120px;margin-bottom:20px}.login__text{margin-bottom:60px}.login__withGoogle{cursor:pointer;display:flex;flex:1 1;align-items:center;text-align:center;margin:0 auto;width:-moz-fit-content;width:fit-content;padding:10px;border-radius:10px;border:1px solid #d3d3d3;background-color:#fff!important}.login__withGoogle>img{height:25px!important;margin-right:10px}.login__Anonymously{margin-top:10px}.login__Anonymously>.MuiSvgIcon-root{margin-right:10px}@media screen and (max-width:600px){.login__container>img{height:80px}.login__container{padding:30px}.login__text>h1{font-size:20px}.login__withGoogle>span{font-size:12px}.login__withGoogle>img{height:15px!important;margin-right:5px}.login__Anonymously{margin-top:10px}.login__Anonymously>.MuiSvgIcon-root{margin-right:5px;font-size:15px}}.login{background:radial-gradient(circle at 20% 10%,rgba(20,212,157,.1),transparent 30%),radial-gradient(circle at 80% 90%,rgba(0,168,130,.08),transparent 30%),#06161c!important}.login__container{padding:54px 48px!important;background:rgba(11,32,39,.96)!important;border:1px solid rgba(105,183,165,.12);border-radius:26px!important;box-shadow:0 25px 70px rgba(0,0,0,.42)!important;color:#eaf5f3}.login__container>img{height:110px!important;filter:drop-shadow(0 14px 25px rgba(0,0,0,.3))}.login__text{margin-bottom:38px}.login__text h1{color:#eef7f5}.login__text p{color:#789097}.login__withGoogle{border:1px solid rgba(105,183,165,.14);background:#10272f!important;color:#eaf5f3;border-radius:15px!important;padding:12px 16px}.login__withGoogle:hover{background:#17343b!important}.login__Anonymously{color:#789097}@media(max-width:600px){.login__container{padding:38px 24px!important;border-radius:22px!important;width:calc(100vw - 36px);box-sizing:border-box}.login__container>img{height:90px!important}}.statusDialog{padding:0!important}.statusDialog__header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #eee}.statusDialog__header div{display:flex;flex-direction:column;grid-gap:3px;gap:3px}.statusDialog__header strong{font-size:20px}.statusDialog__header span,.statusDialog__identity small{color:#667781;font-size:13px}.statusDialog__item,.statusDialog__my{width:100%;border:0;background:#fff;display:flex;align-items:center;grid-gap:14px;gap:14px;padding:13px 18px;text-align:left;cursor:pointer}.statusDialog__item:hover,.statusDialog__my:hover{background:#f5f6f6}.statusDialog__identity{flex:1 1;display:flex;flex-direction:column;grid-gap:4px;gap:4px}.statusAvatar{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex:none;font-weight:600;background:#dfe5e7;color:#54656f;overflow:hidden}.statusAvatar--add{background:#00a884;color:#fff}.statusAvatar--ring{border:3px solid #00a884;padding:2px;background:#fff}.statusAvatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.statusDialog__list{border-top:1px solid #eee;padding:8px 0 12px}.statusDialog__empty{padding:30px 20px;text-align:center;color:#667781}.statusViewer{background:#111;min-height:70vh;display:flex;flex-direction:column}.statusViewer__header{color:#fff;justify-content:space-between;padding:6px 12px}.statusViewer__header,.statusViewer__header>div{display:flex;align-items:center}.statusViewer__header .MuiIconButton-root{color:#fff}.statusViewer__media{max-height:78vh;max-width:100%;width:auto;margin:auto;object-fit:contain}.updatesPanel{flex:1 1;min-height:0;background:radial-gradient(circle at 90% 0,rgba(20,212,157,.07),transparent 28%),#07171d;color:#e9f3f2;overflow-y:auto;padding-bottom:86px}.updatesPanel__title{height:74px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;font-size:27px;font-weight:650;border-bottom:1px solid rgba(105,183,165,.1);box-sizing:border-box;letter-spacing:-.3px}.updatesPanel__title .MuiSvgIcon-root{color:#7f989e}.statusScroller{display:flex;grid-gap:12px;gap:12px;overflow-x:auto;padding:18px 16px 22px;scrollbar-width:none}.statusScroller::-webkit-scrollbar{display:none}.statusCard{position:relative;flex:0 0 122px;height:188px;border:1px solid rgba(105,183,165,.12);border-radius:20px;overflow:hidden;padding:0;background:#10262d;color:#e9edef;cursor:pointer;text-align:left;box-shadow:0 8px 24px rgba(0,0,0,.16);transition:.18s}.statusCard:hover{transform:translateY(-2px);border-color:rgba(20,212,157,.35)}.statusCard__media{position:absolute;inset:0 0 38px;overflow:hidden;background:#142d34}.statusCard__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(2,13,16,.72));pointer-events:none}.statusCard__media img,.statusCard__media video{width:100%;height:100%;object-fit:cover;filter:saturate(1.04)}.statusCard__ring{position:absolute;left:8px;top:8px;width:42px;height:42px;border:3px solid #14d49d;border-radius:50%;background:#111b21;box-shadow:0 0 0 3px rgba(20,212,157,.1);overflow:hidden;z-index:3}.statusCard__ring img{width:100%;height:100%;object-fit:cover}.statusCard--viewed .statusCard__ring{border-color:#8696a0}.statusCard__name{left:12px;right:6px;bottom:11px;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.statusCard__name,.statusCard__views{position:absolute;font-weight:650;z-index:4}.statusCard__views{left:10px;bottom:45px;padding:5px 8px;border-radius:10px;background:rgba(2,13,16,.72);color:#e7f4f0;font-size:10px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;grid-gap:4px;gap:4px}.statusCard__views .MuiSvgIcon-root{font-size:13px;color:#5bd5b2}.statusCard--add{background:linear-gradient(145deg,#102d31,#0d2228)}.statusCard__media--add{inset:0}.statusCard__media--add:after{background:linear-gradient(180deg,transparent 35%,rgba(2,13,16,.82))}.statusCard__media--add>span{left:50%;top:50%;transform:translate(-50%,-50%);width:46px;height:46px;border-radius:50%;background:#14d49d;color:#041813;box-shadow:0 10px 25px rgba(0,168,130,.3);z-index:4}.statusCard__media--add>span,.statusCard__menu{position:absolute;display:flex;align-items:center;justify-content:center}.statusCard__menu{right:7px;top:7px;z-index:5;width:30px;height:30px;border-radius:50%;background:rgba(2,13,16,.72);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid hsla(0,0%,100%,.08)}.statusCard__menu .MuiSvgIcon-root{font-size:19px}.statusCameraButton{position:fixed;right:18px;bottom:92px;width:56px;height:56px;border:0;border-radius:18px;background:linear-gradient(145deg,#14d49d,#00a982);color:#041813;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 25px rgba(0,0,0,.35);cursor:pointer;z-index:10}.statusCameraButton .MuiSvgIcon-root{font-size:28px}.updatesPanel__section{padding:13px 18px;color:#789097;font-size:11px;text-transform:uppercase;letter-spacing:1px;border-top:1px solid rgba(105,183,165,.09)}.updateRow{width:100%;border:0;background:transparent;color:#e9edef;display:flex;align-items:center;grid-gap:13px;gap:13px;padding:13px 18px;text-align:left;cursor:pointer;border-bottom:1px solid rgba(105,183,165,.055)}.updateRow:hover{background:#0d242b}.updateRow__avatar{width:52px;height:52px;border-radius:50%;overflow:hidden;border:2px solid #14d49d;box-shadow:0 0 0 3px rgba(20,212,157,.08);flex:none}.updateRow__avatar img{width:100%;height:100%;object-fit:cover}.updateRow>div:nth-child(2){display:flex;flex-direction:column;grid-gap:4px;gap:4px}.updateRow small{color:#8696a0}.updatesPanel__empty{color:#789097;text-align:center;padding:48px 20px}.statusCameraOverlay{position:fixed;inset:0;z-index:10000;background:#000;display:flex;align-items:center;justify-content:center;overflow:hidden}.statusCameraOverlay__video{width:100%;height:100%;object-fit:cover}.statusCameraOverlay__top{position:absolute;top:0;left:0;right:0;padding:calc(14px + env(safe-area-inset-top)) 16px 16px;display:flex;align-items:center;justify-content:space-between;color:#fff;background:linear-gradient(rgba(0,0,0,.6),transparent);z-index:2}.statusCameraOverlay__top button{border:0;background:rgba(0,0,0,.38);color:#fff;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center}.statusCameraOverlay__top span{font-size:16px;font-weight:600}.statusCameraOverlay__bottom{position:absolute;left:0;right:0;bottom:0;padding:20px 0 calc(26px + env(safe-area-inset-bottom));display:flex;justify-content:center;background:linear-gradient(transparent,rgba(0,0,0,.6));z-index:2}.statusCameraOverlay__capture{width:72px;height:72px;border-radius:50%;border:5px solid #fff;background:#14d49d;display:flex;align-items:center;justify-content:center;color:#03130f;box-shadow:0 4px 20px rgba(0,0,0,.53)}.statusCameraOverlay__capture:disabled{opacity:.45}.statusCameraOverlay__capture .MuiSvgIcon-root{font-size:34px}.statusCameraOverlay__error{position:absolute;left:20px;right:20px;top:45%;z-index:3;color:#fff;text-align:center;background:rgba(0,0,0,.73);padding:14px;border-radius:12px}.statusViewerOverlay{position:fixed;inset:0;z-index:7000;background:#000;display:flex;align-items:stretch;justify-content:center}.statusViewerCard{position:relative;width:100%;height:100%;max-width:720px;background:#000;overflow:hidden;color:#fff;display:flex;flex-direction:column}.statusViewerCard__progress{position:absolute;top:8px;left:12px;right:12px;height:3px;background:hsla(0,0%,100%,.32);z-index:20;border-radius:5px;overflow:hidden}.statusViewerCard__progress span{display:block;height:100%;background:#fff;border-radius:5px}.statusViewerCard__header{position:absolute;top:0;left:0;right:0;height:84px;padding:16px 12px 8px;display:flex;align-items:flex-end;grid-gap:10px;gap:10px;background:linear-gradient(rgba(0,0,0,.73),transparent);z-index:15}.statusViewerCard__back{width:42px;height:42px;border:0;background:transparent;color:#fff;font-size:48px;line-height:30px;display:flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.statusViewerCard__header>img{width:44px;height:44px;border-radius:50%;object-fit:cover;border:1px solid hsla(0,0%,100%,.75);flex:none}.statusViewerCard__identity{display:flex;flex-direction:column;grid-gap:2px;gap:2px;min-width:0;flex:1 1;padding-bottom:2px}.statusViewerCard__identity strong{font-size:16px;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.statusViewerCard__identity small{font-size:12px;color:#d5d5d5}.statusViewerCard__more,.statusViewerCard__viewButton{border:0;background:transparent;color:#fff;display:flex;align-items:center;justify-content:center;grid-gap:3px;gap:3px;cursor:pointer}.statusViewerCard__viewButton{min-width:48px;height:42px;font-size:11px}.statusViewerCard__viewButton .MuiSvgIcon-root{font-size:23px}.statusViewerCard__more{width:36px;height:42px;font-size:29px}.statusViewerCard__mediaWrap{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#000}.statusViewerCard__media{width:100%;height:100%;object-fit:contain}.statusViewerCard__replyArea{position:absolute;left:0;right:0;bottom:0;z-index:30;padding:8px 10px calc(12px + env(safe-area-inset-bottom));background:linear-gradient(transparent,rgba(0,0,0,.9) 28%)}.statusViewerCard__reactions{display:flex;justify-content:flex-end;grid-gap:10px;gap:10px;margin-bottom:8px;padding-right:6px}.statusViewerCard__reactions button{width:45px;height:45px;border:0;border-radius:50%;background:#16262a;color:#fff;font-size:24px;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 12px rgba(0,0,0,.47)}.statusViewerCard__replyBox{height:50px;border-radius:27px;background:#172126;border:1px solid hsla(0,0%,100%,.15);display:flex;align-items:center;padding:0 5px 0 7px;grid-gap:3px;gap:3px}.statusViewerCard__replyBox>button{width:40px;height:40px;border:0;background:transparent;color:#d5dfe1;display:flex;align-items:center;justify-content:center;border-radius:50%}.statusViewerCard__replyBox input{flex:1 1;min-width:0;border:0;outline:0;background:transparent;color:#fff;font-size:17px;padding:0 6px}.statusViewerCard__replyBox input:-ms-input-placeholder{color:#b1b9bc}.statusViewerCard__replyBox input::placeholder{color:#b1b9bc}.statusViewerCard__replyBox .statusViewerCard__send{background:#14d49d;color:#03130f}.statusViewerCard__replyBox .statusViewerCard__send:disabled{opacity:.45}.statusViewerCard__emojiPanel{position:absolute;left:8px;right:8px;bottom:118px;border-radius:18px;overflow:hidden;box-shadow:0 12px 35px rgba(0,0,0,.73);background:#202c33}.statusViewerCard__emojiPanel .emoji-mart{width:100%!important;max-width:none!important;border:0!important;background:#202c33}.statusViewerCard__emojiPanel .emoji-mart-search input{background:#111b21;border-color:#3b4a50;color:#fff}.statusViewerCard__emojiPanel .emoji-mart-category-label span{background:#202c33;color:#b7c4c8}.statusViewerCard__emojiPanel .emoji-mart-bar{border-color:#34434a}.statusViewersPopup{position:absolute;left:16px;right:16px;top:92px;max-height:58vh;overflow:auto;background:#10262d;border:1px solid rgba(105,183,165,.18);border-radius:18px;box-shadow:0 20px 50px rgba(0,0,0,.73);z-index:40;padding:8px}.statusViewersPopup__header{display:flex;align-items:center;justify-content:space-between;padding:8px 8px 12px;border-bottom:1px solid hsla(0,0%,100%,.08)}.statusViewersPopup__header strong{font-size:16px}.statusViewersPopup__header button{border:0;background:transparent;color:#fff;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center}.statusViewersPopup__row{display:flex;align-items:center;grid-gap:12px;gap:12px;padding:10px 8px}.statusViewersPopup__avatar{width:42px;height:42px;border-radius:50%;background:#17343a;color:#9de2cf;display:flex;align-items:center;justify-content:center;overflow:hidden;font-weight:700}.statusViewersPopup__avatar img{width:100%;height:100%;object-fit:cover}.statusViewersPopup__empty{padding:22px 10px;color:#90a2a7;text-align:center;font-size:13px}@media(min-width:601px){.updatesPanel{display:none}}@media(max-width:600px){.updatesPanel__title{height:68px;padding:0 16px;font-size:25px}.statusScroller{padding:14px 12px 20px}.statusCard{flex-basis:116px;height:180px}.statusViewerCard__header{height:82px}.statusViewerCard__progress{top:7px}.statusViewerCard__replyArea{padding-left:10px;padding-right:10px}.statusViewerCard__emojiPanel{bottom:116px;max-height:48vh}.statusViewerCard__emojiPanel .emoji-mart{height:48vh!important}.statusViewersPopup{top:86px;max-height:55vh}}.statusViewerCard__overlayText{left:10%;right:10%;top:38%;font-size:29px;line-height:1.25;font-weight:700;text-shadow:0 2px 9px #000;background:rgba(0,0,0,.12);padding:8px;border-radius:10px}.statusViewerCard__caption,.statusViewerCard__overlayText{position:absolute;z-index:8;color:#fff;text-align:center;white-space:pre-wrap;word-break:break-word}.statusViewerCard__caption{left:20px;right:20px;bottom:105px;font-size:15px;text-shadow:0 2px 7px #000}@media(max-width:600px){.statusViewerCard__overlayText{font-size:24px}.statusViewerCard__caption{bottom:105px;font-size:14px}}.statusViewerCard__likeButton{position:absolute;right:14px;bottom:102px;z-index:32;border:0;border-radius:24px;background:#16262a;color:#fff;min-width:62px;height:45px;display:flex;align-items:center;justify-content:center;grid-gap:5px;gap:5px;box-shadow:0 3px 12px rgba(0,0,0,.47)}.statusViewerCard__likeButton.liked{color:#ff4d6d}.statusViewerCard__likeButton .MuiSvgIcon-root{font-size:23px}.statusViewerCard__viewerLike{color:#ff365f;margin-left:5px;font-size:16px}.makemenowVerified{color:#1689ff!important;font-size:17px!important;vertical-align:-3px;margin-left:5px;filter:drop-shadow(0 1px 3px rgba(22,137,255,.25))}.statusComposer{position:fixed;inset:0;z-index:12000;background:#000;color:#fff;display:flex;flex-direction:column;font-family:Arial,sans-serif}.statusComposer__top{height:72px;min-height:72px;padding:calc(8px + env(safe-area-inset-top)) 14px 8px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(rgba(0,0,0,.8),transparent);position:absolute;left:0;right:0;top:0;z-index:20}.statusComposer__top button{width:44px;height:44px;border:0;border-radius:50%;background:rgba(20,30,34,.72);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.statusComposer__tools{display:flex;grid-gap:8px;gap:8px}.statusComposer__mediaWrap{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#000;overflow:hidden}.statusComposer__media{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain}.statusComposer__overlayText{position:absolute;left:12%;right:12%;text-align:center;color:#fff;font-size:30px;line-height:1.25;font-weight:700;text-shadow:0 2px 8px #000;background:rgba(0,0,0,.2);padding:8px;border-radius:10px;white-space:pre-wrap;word-break:break-word}.statusComposer__bottom{position:absolute;left:0;right:0;bottom:0;z-index:30;display:flex;align-items:center;grid-gap:8px;gap:8px;padding:12px 12px calc(12px + env(safe-area-inset-bottom));background:linear-gradient(transparent,rgba(0,0,0,.87) 32%)}.statusComposer__caption{height:52px;flex:1 1;min-width:0;border:1px solid hsla(0,0%,100%,.18);border-radius:27px;background:#172126;color:#fff;outline:0;padding:0 18px;font-size:17px}.statusComposer__caption:-ms-input-placeholder{color:#b7bec1}.statusComposer__caption::placeholder{color:#b7bec1}.statusComposer__send{width:54px;height:54px;border:0;border-radius:50%;background:#00d084;color:#041712;display:flex;align-items:center;justify-content:center;cursor:pointer}.statusComposer__send:disabled{opacity:.55}.statusComposer__send .MuiSvgIcon-root{font-size:28px}.statusComposer__spinner{width:23px;height:23px;border:3px solid rgba(0,0,0,.25);border-top-color:#061a13;border-radius:50%;animation:statusSpin .8s linear infinite}.statusComposer__uploading{position:absolute;bottom:78px;left:50%;transform:translateX(-50%);z-index:40;padding:9px 16px;border-radius:18px;background:#00a884;color:#fff;font-size:13px;box-shadow:0 6px 20px rgba(0,0,0,.53)}@keyframes statusSpin{to{transform:rotate(1turn)}}.statusTextEditor{position:absolute;left:14px;right:14px;bottom:84px;z-index:35;display:flex;grid-gap:7px;gap:7px;padding:8px;border-radius:16px;background:#202c33;box-shadow:0 12px 30px rgba(0,0,0,.73)}.statusTextEditor input{flex:1 1;min-width:0;background:#111b21;color:#fff;border:0;outline:0;border-radius:10px;padding:12px;font-size:16px}.statusTextEditor button{width:44px;border:0;border-radius:10px;background:#00d084;color:#061a13}.statusMentionPanel{position:absolute;left:12px;right:12px;bottom:146px;max-height:55vh;z-index:50;background:#10262d;border:1px solid hsla(0,0%,100%,.12);border-radius:18px;box-shadow:0 18px 50px rgba(0,0,0,.87);overflow:hidden}.statusMentionPanel__head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid hsla(0,0%,100%,.08)}.statusMentionPanel__head button{width:34px;height:34px;border:0;border-radius:50%;background:#17343a;color:#fff}.statusMentionPanel>input{margin:10px 12px;width:calc(100% - 24px);box-sizing:border-box;background:#061b21;color:#fff;border:1px solid hsla(0,0%,100%,.12);border-radius:12px;padding:12px;outline:0}.statusMentionPanel__list{max-height:38vh;overflow:auto}.statusMentionPanel__list button{width:100%;display:flex;align-items:center;grid-gap:12px;gap:12px;padding:11px 14px;background:transparent;color:#fff;border:0;text-align:left}.statusMentionPanel__list button:hover{background:#17343a}.statusMentionPanel__list img{width:42px;height:42px;border-radius:50%;object-fit:cover;background:#23434a}.statusMentionPanel__list span{display:flex;flex-direction:column;grid-gap:3px;gap:3px}.statusMentionPanel__list small{color:#8ca2a8}.statusMentionPanel__empty{padding:24px;text-align:center;color:#8ca2a8}.statusComposer--crop{background:#081014}.statusComposer--crop .statusComposer__top strong{font-size:18px}.statusCropStage{position:absolute;inset:72px 0 115px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#000}.statusCropStage>img{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain;transition:transform .12s}.statusCropShade{position:absolute;inset:0;background:rgba(0,0,0,.45);pointer-events:none}.statusCropBox{position:absolute;border:2px solid #fff;box-shadow:0 0 0 9999px rgba(0,0,0,.44);touch-action:none;cursor:move}.statusCropBox:after,.statusCropBox:before{content:"";position:absolute;left:33.33%;right:33.33%;top:0;bottom:0;border-left:1px solid hsla(0,0%,100%,.4);border-right:1px solid hsla(0,0%,100%,.4)}.statusCropBox:after{left:0;right:0;top:33.33%;bottom:33.33%;border-left:0;border-right:0;border-top:1px solid hsla(0,0%,100%,.4);border-bottom:1px solid hsla(0,0%,100%,.4)}.statusCropBox span{position:absolute;width:12px;height:12px;border:3px solid #fff}.statusCropBox span:first-child{left:-3px;top:-3px;border-right:0;border-bottom:0}.statusCropBox span:nth-child(2){right:-3px;top:-3px;border-left:0;border-bottom:0}.statusCropBox span:nth-child(3){left:-3px;bottom:-3px;border-right:0;border-top:0}.statusCropBox span:nth-child(4){right:-3px;bottom:-3px;border-left:0;border-top:0}.statusCropControls{position:absolute;bottom:56px;left:14px;right:14px;height:48px;display:flex;align-items:center;grid-gap:9px;gap:9px;z-index:20}.statusCropControls input{flex:1 1}.statusCropControls button{height:38px;border:1px solid hsla(0,0%,100%,.18);background:#17272d;color:#fff;border-radius:19px;padding:0 15px}.statusComposer__hint{position:absolute;bottom:15px;left:20px;right:20px;text-align:center;color:#8ca2a8;font-size:12px}.statusComposer--crop .statusComposer__top{position:absolute}.statusComposer--crop .statusComposer__top button:last-child{background:#00d084;color:#061a13}@media(max-width:600px){.statusComposer__overlayText{font-size:25px}.statusComposer__top{height:66px}.statusMentionPanel{bottom:145px}.statusCropStage{inset:66px 0 112px}}.statusComposer__tools .activeTool{background:#f6b32b!important;color:#111!important;border-radius:50%}.statusHighlightHint{position:absolute;left:12px;bottom:68px;background:rgba(17,17,17,.87);color:#fff;padding:8px 12px;border-radius:14px;font-size:12px;z-index:8}.statusComposer__overlayText{left:50%;top:38%;transform:translate(-50%,-50%);touch-action:none;cursor:move;-webkit-user-select:none;-ms-user-select:none;user-select:none;z-index:10}.statusComposer__overlayText:active{cursor:grabbing}.sidebarChat__link{text-decoration:none;color:inherit;display:block}.sidebarChat{display:flex;align-items:center;width:100%;min-height:74px;padding:8px 14px;box-sizing:border-box;cursor:pointer;background:#111b21;border-bottom:1px solid #202c33}.sidebarChat:hover{background:#202c33}.sidebarChat__avatar{position:relative;flex:0 0 52px;width:52px;height:52px;margin-right:13px}.sidebarChat__avatar .MuiAvatar-root{width:52px;height:52px;background:#2b343b;color:#e9edef}.sidebarChat__online{position:absolute;right:0;bottom:0;width:12px;height:12px;border-radius:50%;background:#25d366;border:2px solid #111b21}.sidebarChat__info{min-width:0;flex:1 1;overflow:hidden}.sidebarChat__nameRow{display:flex;align-items:center;justify-content:space-between;width:100%;min-width:0}.sidebarChat__nameRow h2{margin:0;font-size:17px;font-weight:500;color:#e9edef;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.sidebarChat__time{flex:0 0 auto;margin-left:8px;font-size:12px;color:#8696a0;white-space:nowrap}.sidebarChat__messageRow{display:flex;align-items:center;justify-content:space-between;width:100%;min-width:0;margin-top:5px}.sidebarChat__messageRow p{display:flex;align-items:center;grid-gap:3px;gap:3px;margin:0;font-size:14px;color:#8696a0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.sidebarChat__typing{color:#25d366!important}.sidebarChat__badge{display:flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:20px;height:20px;margin-left:8px;padding:0 5px;border-radius:10px;background:#25d366;color:#06110b;font-size:11px;font-weight:700}.sidebarChat__tick{font-size:16px!important;color:#53bdeb;flex:none}.sidebarChat__tick--read{color:#53bdeb!important}.groupAvatar{background:#2b343b!important}.adminPanel{position:fixed;inset:0;z-index:10000;background:#07171d;color:#e9edef;display:flex;flex-direction:column;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.adminPanel__header{height:76px;min-height:76px;display:flex;align-items:center;grid-gap:10px;gap:10px;padding:0 14px;background:linear-gradient(180deg,#0b242c,#081b21);border-bottom:1px solid rgba(105,183,165,.1)}.adminPanel__back{width:46px;height:46px;border:0;background:transparent;color:#d9e7e8;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer}.adminPanel__back:active{background:rgba(20,212,157,.1)}.adminPanel__heading{flex:1 1;min-width:0}.adminPanel__heading h1{margin:0;font-size:21px;font-weight:600;line-height:1.2}.adminPanel__heading span{display:block;color:#80979c;font-size:12px;margin-top:3px}.adminPanel__security{color:#13d09b!important;font-size:25px!important}.adminPanel__content,.adminPanel__list{width:100%;max-width:760px;margin:0 auto;box-sizing:border-box}.adminPanel__list{padding:12px 0 28px}.adminPanel__mainRow{width:100%;min-height:84px;padding:12px 16px;border:0;border-bottom:1px solid rgba(105,183,165,.08);background:transparent;color:#e9edef;display:flex;align-items:center;grid-gap:14px;gap:14px;text-align:left;cursor:pointer}.adminPanel__mainRow:hover{background:#0c232a}.adminPanel__mainIcon{width:54px;height:54px;flex:none;border-radius:17px;background:#0f3a43;color:#8fe6d0;display:flex;align-items:center;justify-content:center}.adminPanel__mainIcon svg{font-size:28px}.adminPanel__mainRow span:nth-child(2){display:flex;flex-direction:column;min-width:0;flex:1 1}.adminPanel__mainRow strong{font-size:16px;font-weight:600}.adminPanel__mainRow small{margin-top:4px;color:#7f979c;font-size:12px;line-height:1.35}.adminPanel__mainRow>b{font-size:27px;font-weight:300;color:#5d858b}.adminPanel__notice{margin:16px;border:1px solid rgba(20,212,157,.1);background:#0a2229;border-radius:14px;padding:12px 14px;display:flex;align-items:center;grid-gap:9px;gap:9px;color:#80979c;font-size:12px}.adminPanel__notice svg{color:#13d09b;font-size:18px}.adminPanel__search{height:50px;margin:12px;display:flex;align-items:center;grid-gap:8px;gap:8px;padding:0 13px;background:#10272f;border:1px solid rgba(105,183,165,.09);border-radius:15px;box-sizing:border-box}.adminPanel__search svg{color:#78979d;font-size:20px}.adminPanel__search input{width:100%;border:0;outline:0;background:transparent;color:#edf5f4;font-size:14px}.adminPanel__search input:-ms-input-placeholder{color:#70878c}.adminPanel__search input::placeholder{color:#70878c}.adminPanel__list--rows{overflow:auto;padding-bottom:90px}.adminUserRow{min-height:74px;padding:10px 12px;display:flex;align-items:center;grid-gap:11px;gap:11px;border-bottom:1px solid rgba(105,183,165,.065);box-sizing:border-box}.adminUserRow__avatar{width:48px!important;height:48px!important;flex:none;background:#12373e!important}.adminUserRow__avatar--group{border-radius:15px!important}.adminUserRow__identity{min-width:0;flex:1 1;display:flex;flex-direction:column}.adminUserRow__identity strong{font-size:15px;color:#edf5f4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adminUserRow__identity small{font-size:12px;color:#789298;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adminUserRow__identity em{font-style:normal;font-size:10px;color:#5f7b82;margin-top:3px}.adminUserRow__actions{display:flex;align-items:center;grid-gap:4px;gap:4px;flex:none}.adminUserRow__actions button{width:36px;height:36px;border:0;border-radius:11px;background:#102f37;color:#9ab2b7;display:flex;align-items:center;justify-content:center;cursor:pointer}.adminUserRow__actions button:hover{background:#16404a;color:#eaf7f5}.adminUserRow__actions button.is-active{background:rgba(20,212,157,.15);color:#18d6a0}.adminUserRow__actions button.is-danger{color:#e88d8d}.adminUserRow__actions button:disabled{opacity:.45;cursor:not-allowed}.adminUserRow__actions svg{font-size:18px}.adminPanel__empty{padding:50px 20px;text-align:center;color:#71888d}@media(max-width:600px){.adminPanel__header{height:68px;min-height:68px;padding:0 8px}.adminPanel__heading h1{font-size:19px}.adminPanel__mainRow{min-height:78px;padding:10px 12px}.adminPanel__mainIcon{width:48px;height:48px;border-radius:14px}.adminUserRow{padding:9px;grid-gap:9px;gap:9px}.adminUserRow__avatar{width:46px!important;height:46px!important}.adminUserRow__actions{grid-gap:2px;gap:2px}.adminUserRow__actions button{width:34px;height:34px;border-radius:10px}.adminUserRow__actions svg{font-size:17px}.adminUserRow__identity strong{font-size:14px}.adminUserRow__identity small{font-size:11px}}.adminModelRow{width:100%;min-height:76px;padding:10px 12px;display:flex;align-items:center;grid-gap:11px;gap:11px;border:0;border-bottom:1px solid rgba(105,183,165,.065);background:transparent;color:#e9edef;text-align:left;cursor:pointer;box-sizing:border-box}.adminModelRow:active{background:#0b242b}.adminModelRow__identity{display:flex;flex-direction:column;min-width:0;flex:1 1}.adminModelRow__identity strong{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adminModelRow__identity small{font-size:12px;color:#789298;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adminModelRow__identity em{font-style:normal;font-size:10px;color:#5f7b82;margin-top:3px}.adminModelRow>b{font-size:25px;color:#5d858b;font-weight:300}.adminRequestOverlay{position:absolute;inset:0;z-index:20;background:rgba(0,0,0,.72);display:flex;align-items:center;justify-content:center;padding:9px;box-sizing:border-box}.adminRequestCard{position:relative;width:100%;max-width:480px;max-height:calc(100% - 8px);overflow:auto;background:#09242b;border:1px solid rgba(55,211,178,.18);border-radius:20px;padding:27px 17px 17px;text-align:center;box-sizing:border-box;box-shadow:0 24px 80px rgba(0,0,0,.65)}.adminRequestClose{position:absolute;right:9px;top:9px;width:42px;height:42px;border:0;border-radius:50%;background:rgba(0,0,0,.2);color:#fff;display:flex;align-items:center;justify-content:center}.adminRequestAvatar{width:82px!important;height:82px!important;margin:3px auto 10px;border-radius:22px!important;background:#10363e!important}.adminRequestCard h2{margin:3px 0;font-size:21px}.adminRequestCard>small{color:#78979d}.adminRequestGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:15px;text-align:left}.adminRequestGrid>div{min-height:58px;padding:9px 10px;background:#0d333b;border:1px solid rgba(105,183,165,.08);border-radius:11px;display:flex;flex-direction:column;justify-content:center}.adminRequestGrid span{font-size:9px;color:#789398;text-transform:uppercase}.adminRequestGrid strong{font-size:13px;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adminRequestDetails{margin-top:9px;padding:11px;background:#0d333b;border-radius:12px;text-align:left}.adminRequestDetails>span{font-size:10px;color:#789398;text-transform:uppercase}.adminRequestDetails p{font-size:13px;color:#c3d0d2;line-height:1.5;white-space:pre-wrap;margin:7px 0 0}.adminRequestDetails>div{display:flex;justify-content:space-between;align-items:center;min-height:37px;border-bottom:1px solid rgba(105,183,165,.07);font-size:13px}.adminRequestDetails>div:last-child{border-bottom:0}.adminRequestDetails>div strong{color:#12d19c}.adminRequestActions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:11px}.adminRequestActions button{height:45px;border:0;border-radius:11px;display:flex;align-items:center;justify-content:center;grid-gap:6px;gap:6px;font-weight:700}.adminRequestMessage{grid-column:1/-1;background:#103b44;color:#eaf4f3}.adminRequestApprove{background:#12d19c;color:#031711}.adminRequestDelete{background:#43282c;color:#ffb0b0}@media(max-width:600px){.adminModelRow{padding:9px}.adminRequestCard{border-radius:18px;padding:25px 13px 14px}.adminRequestGrid{grid-gap:7px;gap:7px}.adminRequestActions button{height:44px}}.adminSettings{padding:18px}.adminSettings label{display:flex;align-items:center;justify-content:space-between;grid-gap:15px;gap:15px;padding:16px;border:1px solid rgba(105,183,165,.12);border-radius:14px;margin-bottom:10px;background:#0d272e}.adminSettings label span{display:flex;flex-direction:column;grid-gap:4px;gap:4px}.adminSettings small{color:#7e979c}.adminSettings input[type=checkbox]{width:42px;height:22px}.adminSettings__full{display:block!important}.adminSettings textarea{display:block;width:100%;box-sizing:border-box;margin-top:9px;min-height:90px;background:#07171d;color:#fff;border:1px solid #29464d;border-radius:10px;padding:10px}.adminSettings button{margin-top:8px;border:0;border-radius:10px;background:#12d19c;padding:9px 14px;font-weight:700}.adminVisibilityIntro{display:flex;align-items:center;grid-gap:12px;gap:12px;padding:14px 4px 18px;color:#667781}.adminVisibilityIntro svg{font-size:28px}.adminVisibilityIntro div{display:flex;flex-direction:column;grid-gap:3px;gap:3px}.adminVisibilityIntro strong{color:#111b21}.adminVisibilityIntro small{font-size:12px}.adminVisibilityGroup{margin-bottom:18px}.adminVisibilityGroup h3{margin:0;padding:8px 2px;font-size:13px;text-transform:uppercase;letter-spacing:.5px;color:#667781}.adminVisibilityGroup label{display:flex;align-items:center;justify-content:space-between;grid-gap:14px;gap:14px;padding:13px 8px;border-bottom:1px solid #e9edef}.adminVisibilityGroup label span{display:flex;flex-direction:column;grid-gap:3px;gap:3px}.adminVisibilityGroup label small{color:#667781;font-size:12px}.adminVisibilityGroup input[type=checkbox]{width:20px;height:20px;accent-color:#25d366}.profilePage{position:fixed;inset:0;z-index:9000;background:#fff;color:#101827;display:flex;flex-direction:column;font-family:Arial,sans-serif}.profilePage__top{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid #eee;background:hsla(0,0%,100%,.94);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex:none}.profilePage__top h1{margin:0;font-size:25px}.profilePage__topActions{display:flex;grid-gap:4px;gap:4px}.profilePage__top button{border:0;background:transparent;color:#111;width:42px;height:42px;border-radius:50%;position:relative}.profilePage__top button:hover{background:#f5f5f5}.profilePage__top button b{position:absolute;right:8px;top:7px;width:8px;height:8px;border-radius:50%;background:transparent}.profilePage__top button b.hasNotifications{background:#f04444}.profilePage__scroll{overflow:auto;flex:1 1;padding-bottom:90px}.profileHero{min-height:335px;background:#edf1f5 50%/cover no-repeat;position:relative;padding-top:15px;display:flex;justify-content:center;align-items:flex-end}.profileHero__stats{position:absolute;left:0;right:0;top:118px;display:flex;justify-content:space-between;padding:0 8%;z-index:2}.profileHero__stats button{border:0;background:transparent;color:#fff;text-shadow:0 2px 5px rgba(0,0,0,.53);display:flex;flex-direction:column;align-items:center}.profileHero__stats strong{font-size:29px}.profileHero__stats span{font-size:16px}.profileHero__avatarWrap{position:relative;z-index:3;transform:translateY(45px)}.profileHero__avatarWrap .MuiAvatar-root{width:172px;height:172px;border:8px solid #fff;box-shadow:0 3px 16px rgba(0,0,0,.2);font-size:55px;background:#111}.profileHero__avatarWrap>button{position:absolute;right:3px;bottom:4px;border:0;width:52px;height:52px;border-radius:50%;background:#f6b32b;color:#111;display:flex;align-items:center;justify-content:center}.profileHero__coverEdit{position:absolute;right:16px;top:16px!important;background:hsla(0,0%,100%,.9)!important;color:#111!important;z-index:4;width:44px!important;height:44px!important}.profileIdentity{text-align:center;padding:62px 18px 12px}.profileIdentity h2{margin:0;font-size:28px;display:flex;align-items:center;justify-content:center;grid-gap:6px;gap:6px}.profileIdentity>div{font-size:16px;margin-top:5px;font-weight:600}.profileIdentity p{margin:10px auto 0;max-width:620px;color:#667085}.profileActions{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;padding:10px 22px}.profileActions button,.profileEditHint button{height:54px;border:0;border-radius:28px;background:#f6b32b;color:#111;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;grid-gap:8px;gap:8px}.profileHighlights{display:flex;grid-gap:18px;gap:18px;overflow:auto;padding:15px 20px}.profileHighlight{position:relative;border:0;background:transparent;min-width:78px;display:flex;flex-direction:column;align-items:center;grid-gap:6px;gap:6px;color:#111}.profileHighlight>span{width:76px;height:76px;border-radius:50%;overflow:hidden;border:2px solid #eee;padding:3px;background:#fff;display:flex;align-items:center;justify-content:center}.profileHighlight img{width:100%;height:100%;object-fit:cover;border-radius:50%}.profileHighlight--add>span{font-size:40px;color:#f6b32b}.profileHighlight small{font-size:13px;max-width:85px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profileHighlight i{position:absolute;right:0;top:-3px;background:#111;color:#fff;width:20px;height:20px;border-radius:50%;font-style:normal;font-size:13px}.profileTabs{margin:8px 18px 12px;border:1px solid #eee;border-radius:30px;display:flex;overflow:hidden}.profileTabs button{flex:1 1;border:0;background:#fff;height:52px;font-weight:700;font-size:16px}.profileTabs button.active{background:#f6b32b}.profileTabs b{margin-left:5px;color:#777}.profileGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3px;gap:3px}.profileGrid button{border:0;padding:0;aspect-ratio:1;background:#eee;overflow:hidden}.profileGrid img,.profileGrid video{width:100%;height:100%;object-fit:cover}.profilePrivacy{margin:18px 16px;border:1px solid #eee;border-radius:18px;padding:14px;justify-content:space-between}.profilePrivacy,.profilePrivacy>div{display:flex;align-items:center;grid-gap:10px;gap:10px}.profilePrivacy__icon{width:42px;height:42px;border-radius:50%;background:#fff4d7;display:flex;align-items:center;justify-content:center}.profilePrivacy small{display:block;color:#777;margin-top:3px}.profilePrivacy button{border:0;background:#111;color:#fff;border-radius:20px;padding:10px 13px}.profileEditHint{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;padding:0 16px}.profileEditHint button:last-child{background:#ffe7e7;color:#c92a2a}.profileNotifications{right:14px;top:60px;width:min(380px,calc(100vw - 28px));border:1px solid #eee;border-radius:18px;box-shadow:0 20px 50px rgba(0,0,0,.2);z-index:5}.profileNotifications>div:first-child{display:flex;justify-content:space-between;padding:16px;border-bottom:1px solid #eee}.profileNotifications>div:first-child button{border:0;background:transparent;font-size:24px}.profileNotification{grid-gap:10px;gap:10px;padding:12px 16px;border-bottom:1px solid #f0f0f0}.profileNotification .MuiAvatar-root{width:40px;height:40px}.profileNotification span{font-size:14px}.profileNotification small{display:block;color:#888;margin-top:4px}.profileNotifications>p{padding:30px;text-align:center;color:#777}.profileModalBackdrop{position:fixed;inset:0;z-index:10000;background:rgba(0,0,0,.53);display:flex;align-items:flex-end;justify-content:center}.profileEditModal{width:min(520px,100%);background:#fff;border-radius:25px 25px 0 0;padding:18px;box-sizing:border-box;max-height:92vh;overflow:auto}.profileEditModal__head{display:flex;justify-content:space-between;font-size:22px;margin-bottom:15px}.profileEditModal__head button{border:0;background:transparent;font-size:28px}.profileEditModal label{display:block;font-size:13px;font-weight:700;margin:12px 0}.profileEditModal input,.profileEditModal select,.profileEditModal textarea{display:block;width:100%;box-sizing:border-box;margin-top:6px;border:1px solid #ddd;border-radius:12px;padding:12px;font:inherit}.profileEditModal textarea{min-height:90px;resize:vertical}.privacyToggle,.saveProfileButton{width:100%;min-height:50px;border:0;border-radius:14px;margin-top:10px;font-weight:700;display:flex;align-items:center;justify-content:center;grid-gap:8px;gap:8px}.privacyToggle{background:#f3f3f3}.saveProfileButton{background:#f6b32b}.saveProfileButton:disabled{opacity:.5}@media(max-width:600px){.profileHero{min-height:300px}.profileHero__avatarWrap .MuiAvatar-root{width:145px;height:145px}.profileHero__stats{top:105px}.profileHero__stats strong{font-size:24px}.profileActions{padding-left:14px;padding-right:14px}.profileHighlights{grid-gap:12px;gap:12px;padding-left:12px;padding-right:12px}}.profileHighlightViewer{position:fixed;inset:0;background:#000;z-index:12000}.profileHighlightViewer,.profileHighlightViewer>div{display:flex;align-items:center;justify-content:center}.profileHighlightViewer>div{position:relative;width:min(720px,100%);height:100%}.profileHighlightViewer img,.profileHighlightViewer video{width:100%;height:100%;object-fit:contain}.profileHighlightViewer button{position:absolute;right:14px;top:14px;z-index:2;width:42px;height:42px;border:0;border-radius:50%;background:rgba(0,0,0,.53);color:#fff;font-size:28px}.profileListOverlay{position:fixed;inset:0;z-index:12500;background:rgba(0,0,0,.47);display:flex;align-items:flex-end;justify-content:center}.profileListOverlay>div{width:min(520px,100%);max-height:78vh;overflow:auto;background:#fff;border-radius:22px 22px 0 0}.profileListOverlay__head{display:flex;justify-content:space-between;padding:16px;border-bottom:1px solid #eee;position:sticky;top:0;background:#fff}.profileListOverlay__head button{border:0;background:transparent;font-size:24px}.profileListRow{padding:11px 16px;border-bottom:1px solid #f0f0f0}.profileListRow .MuiAvatar-root{width:42px;height:42px}.profileListRow small{color:#777}.profileListEmpty{text-align:center;padding:40px;color:#777}.profilePage__top{height:60px}.profileHero{min-height:300px}.profileHero__stats{top:auto;bottom:88px}.profileHero__avatarWrap{transform:translateY(58px)}.profileIdentity{padding-top:74px}.profileIdentity>div{display:flex;justify-content:center;align-items:center;grid-gap:4px;gap:4px}.profileActions{grid-template-columns:1fr}.profileActions button{background:#f3f4f6;color:#111}.profileEditHint{display:none!important}.profileNotifications{position:absolute;z-index:40;right:12px;top:62px;width:min(430px,calc(100% - 24px));max-height:70vh;overflow:auto;background:#fff;border:1px solid #e6e8eb;border-radius:16px;box-shadow:0 18px 50px rgba(0,0,0,.13);padding:8px}.profileNotifications__head{display:flex;align-items:center;justify-content:space-between;padding:10px}.profileNotifications__head button{border:0;background:transparent;font-size:25px}.profileNotification{width:100%;border:0;background:#fff;display:flex;align-items:center;grid-gap:9px;gap:9px;padding:10px;border-radius:10px;text-align:left}.profileNotification:hover{background:#f6f7f8}.profileNotification .MuiAvatar-root{width:42px;height:42px}.profileNotification>span{display:flex;flex-direction:column;min-width:0;flex:1 1}.profileNotification strong{font-size:13px}.profileNotification em,.profileNotification small{font-size:11px;color:#667085;font-style:normal}.profileNotification--request button{border:0;border-radius:8px;padding:7px 9px;font-size:11px;font-weight:700}.profileNotification--request button:nth-last-child(2){background:#25d366}.profileNotification--request button:last-child{background:#eee}.profileLogoutButton{height:48px;border:0;border-radius:12px;background:#e5484d;color:#fff;font-weight:800;margin-top:4px}.profileListRow{width:100%;border:0;background:#fff;display:flex;align-items:center;grid-gap:10px;gap:10px;padding:10px;text-align:left}.profileListRow span{display:flex;flex-direction:column}.profileListRow small{color:#667085}.profileListRow .MuiAvatar-root{width:44px;height:44px}@media(max-width:600px){.profileHero{min-height:275px}.profileHero__avatarWrap .MuiAvatar-root{width:145px;height:145px}.profileHero__stats{padding:0 6%;bottom:72px}.profileHero__stats strong{font-size:23px}.profileIdentity{padding-top:68px}.profileNotifications{right:8px;top:58px;width:calc(100% - 16px)}}.search{background:#111b21;height:58px;padding:7px 12px;margin:0;box-sizing:border-box}.search,.search__container{display:flex;align-items:center}.search__container{background:#202c33;width:100%;border-radius:22px;height:42px}.search__container>input{border:none;margin:0 10px;outline:0;width:100%;background:transparent;color:#e9edef;font-size:14px}.search__container>input:-ms-input-placeholder{color:#8696a0}.search__container>input::placeholder{color:#8696a0}.search__container>span{color:#8696a0;display:flex;align-items:center}.search__container>span>.MuiSvgIcon-root{padding:10px;box-sizing:content-box}.search__bgColorChange{background:#111b21!important;box-shadow:none}.arroww{color:#53bdeb!important;transform:rotate(180deg)}.publicPanel{flex:1 1;min-height:0;overflow-y:auto;background:#111b21;color:#e9edef;padding-bottom:84px}.publicPanel__head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px}.publicPanel__head h2{margin:0;font-size:26px;font-weight:500}.publicPanel__head button{border:0;border-radius:22px;background:#202c33;color:#e9edef;padding:9px 14px;display:flex;align-items:center;grid-gap:6px;gap:6px;cursor:pointer}.publicPanel__create{padding:0 16px 10px}.publicGroupRow{display:flex;align-items:center;grid-gap:13px;gap:13px;padding:12px 18px;color:#e9edef;text-decoration:none;border-top:1px solid #202c33}.publicGroupRow:hover{background:#202c33}.publicGroupRow .MuiAvatar-root{width:52px;height:52px;background:#2b343b}.publicGroupRow>div{flex:1 1;min-width:0;display:flex;flex-direction:column;grid-gap:4px;gap:4px}.publicGroupRow strong{font-size:16px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.publicGroupRow>span,.publicGroupRow small{color:#8696a0}.groupCreateUserRow{padding:10px 6px;border-bottom:1px solid #edf1f2;background:#fff;border-radius:12px}.groupCreateUserRow.is-selected,.groupCreateUserRow:hover{background:#ecfbf8}.groupCreateUserRow__check{border:2px solid #b8c5c8;color:#fff}.groupCreateUserRow.is-selected .groupCreateUserRow__check{background:#00b894;border-color:#00b894}.groupCreateUserRow__identity strong{color:#1a2c30}.groupCreateUserRow__identity small{color:#8a9a9e;margin-top:2px}.groupCreateUserRow{width:100%;min-height:68px;display:flex;align-items:center;grid-gap:11px;gap:11px;padding:9px 8px;border:0;border-bottom:1px solid rgba(105,183,165,.07);background:#07171d;color:#eaf4f3;cursor:pointer;text-align:left;border-radius:0}.groupCreateUserRow.is-selected,.groupCreateUserRow:hover{background:#0d282f}.groupCreateUserRow .MuiAvatar-root{width:46px;height:46px;background:#12373e;flex:none}.groupCreateUserRow__check{width:25px;height:25px;min-width:25px;border:2px solid #49666c;border-radius:50%;display:grid;place-items:center;color:#041813;font-weight:700}.groupCreateUserRow.is-selected .groupCreateUserRow__check{background:#14d49d;border-color:#14d49d}.groupCreateUserRow__identity{flex:1 1;min-width:0;display:flex;flex-direction:column}.groupCreateUserRow__identity strong{display:block;color:#edf5f4}.groupCreateUserRow__identity small{display:block;color:#789298;margin-top:3px}.socialFeed{background:#fff;color:#101828;height:100%;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;box-sizing:border-box;padding:0 0 calc(104px + env(safe-area-inset-bottom, 0px));scrollbar-width:none}.socialFeed::-webkit-scrollbar{display:none}.socialFeed__head{position:sticky;top:0;z-index:30;background:hsla(0,0%,100%,.97);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:14px 16px 12px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center;min-height:72px;box-sizing:border-box}.socialFeed__head strong{display:block;font-size:22px;line-height:1.15}.socialFeed__head small{display:block;color:#777;font-size:14px;margin-top:3px}.socialFeed__head>span{font-size:32px;line-height:1;color:#f2ad22;width:42px;height:42px;display:flex;align-items:center;justify-content:center}.socialPost{border-bottom:8px solid #f4f5f7;background:#fff}.socialPost__author{display:flex;align-items:center;grid-gap:10px;gap:10px;padding:12px 14px}.socialPost__avatarFrame{width:46px;height:46px;padding:2px;border-radius:50%;background:linear-gradient(135deg,#f6b32b,#ff4d8d,#7c3aed);box-sizing:border-box;flex:none;display:flex;align-items:center;justify-content:center}.socialPost__avatarFrame .MuiAvatar-root{width:100%!important;height:100%!important;border-radius:50%!important;background:#d9dadd;color:#fff;font-size:20px}.socialPost__author strong{display:block}.socialPost__author small{color:#7a7f87}.socialPost__media{max-height:650px}.socialPost__actions{display:flex;grid-gap:18px;gap:18px;padding:8px 14px}.socialPost__actions button{border:0;background:transparent;display:flex;align-items:center;grid-gap:5px;gap:5px;font-size:15px;color:#222}.socialPost__actions button.liked{color:#e63946}.socialPost__caption{margin:0;padding:0 14px 10px}.socialPost__comments{padding:4px 14px 12px}.socialPost__comments>div{display:flex;grid-gap:8px;gap:8px;align-items:center;margin:8px 0}.socialPost__comments .MuiAvatar-root{width:30px;height:30px}.socialPost__commentInput{border-top:1px solid #eee;padding-top:9px}.socialPost__commentInput input{border:1px solid #ddd;border-radius:20px;padding:9px 12px}.socialPost__commentInput button{border-radius:18px;padding:8px 12px}.socialFeed__empty{text-align:center;padding:70px 20px;color:#777}.socialModalBackdrop{position:fixed;inset:0;background:rgba(0,0,0,.53);z-index:11000;display:flex;align-items:flex-end;justify-content:center}.socialCreate{width:min(520px,100%);background:#fff;border-radius:24px 24px 0 0;padding:16px;box-sizing:border-box}.socialCreate__head{display:flex;justify-content:space-between;align-items:center;font-size:21px}.socialCreate__head button{border:0;background:transparent}.socialCreate__types{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin:12px 0}.socialCreate__types button{height:46px;border:1px solid #ddd;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;grid-gap:6px;gap:6px}.socialCreate__types button.active{background:#f6b32b;border-color:#f6b32b}.socialCreate__picker{width:100%;height:180px;border:2px dashed #ddd;background:#fafafa;border-radius:14px;font-weight:700}.socialCreate__preview{width:100%;height:300px;background:#111;border-radius:14px;overflow:hidden;display:flex;align-items:center;justify-content:center}.socialCreate__preview img,.socialCreate__preview video{width:100%;height:100%;object-fit:contain}.socialCreate textarea{width:100%;box-sizing:border-box;min-height:80px;margin-top:10px;border:1px solid #ddd;border-radius:12px;padding:12px;font:inherit}.socialCreate__publish{width:100%;height:50px;border:0;border-radius:14px;background:#f6b32b;font-weight:800;margin-top:10px}.socialCreate__publish:disabled{opacity:.5}.socialPost__author>div{min-width:0}.socialPost__author>div small{display:block}.socialPost__menuBtn{border:0;background:transparent;color:#667085;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center}.socialPost__menuBtn:hover{background:#f2f4f7}.socialPost__menu{position:absolute;right:8px;top:58px;z-index:20;background:#fff;border:1px solid #e4e7ec;border-radius:14px;box-shadow:0 15px 40px rgba(0,0,0,.13);padding:6px;min-width:190px}.socialPost__menu button{display:flex;align-items:center;grid-gap:9px;gap:9px;width:100%;border:0;background:transparent;text-align:left;padding:10px;border-radius:9px;font-weight:600}.socialPost__menu button:hover{background:#f5f6f8}.socialPost__media{position:relative}.socialPost__mute{position:absolute;right:12px;bottom:12px;width:40px;height:40px;border:0;border-radius:50%;background:rgba(0,0,0,.6);color:#fff;display:flex;align-items:center;justify-content:center}.socialPost__comments{background:#fafafa}.socialPost__noComments{color:#98a2b3!important;font-size:13px!important}.socialComment{align-items:flex-start!important}.socialComment__body{flex:1 1;min-width:0}.socialComment__meta{display:flex;grid-gap:12px;gap:12px;margin-top:5px}.socialComment__meta button{border:0;background:transparent;color:#667085;font-size:11px;display:flex;align-items:center;grid-gap:3px;gap:3px;padding:0}.socialComment__meta button.active{color:#e63946}.socialComment__meta .MuiSvgIcon-root{font-size:14px}.socialReply{margin:8px 0 0 4px;display:flex;align-items:center!important;grid-gap:7px!important;gap:7px!important;color:#344054;font-size:13px}.socialReply .MuiAvatar-root{width:24px!important;height:24px!important}.socialReply>button{margin-left:auto;border:0;background:transparent;color:#98a2b3}.socialReplyInput{display:flex!important;grid-gap:5px!important;gap:5px!important;margin-top:7px!important}.socialReplyInput input{flex:1 1;border:1px solid #ddd;border-radius:16px;padding:7px 10px}.socialReplyInput button{border:0;background:#f5b52c;border-radius:50%;width:32px;height:32px}.socialPost__commentInput{display:flex;grid-gap:6px;gap:6px}.socialPost__commentInput input{flex:1 1}.socialPost__commentInput button{width:40px;border:0;background:#f5b52c;border-radius:50%;display:flex;align-items:center;justify-content:center}.socialShare{width:min(480px,100%);max-height:82vh;overflow:auto;background:#fff;border-radius:24px 24px 0 0;padding:16px}.socialShare__head{display:flex;justify-content:space-between;align-items:center;font-size:20px;margin-bottom:12px}.socialShare__head button{border:0;background:transparent}.socialShare>input{width:100%;box-sizing:border-box;border:1px solid #ddd;border-radius:14px;padding:12px}.socialShare__section{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#98a2b3;padding:14px 3px 6px}.socialShare__row{width:100%;border:0;background:#fff;display:flex;align-items:center;grid-gap:10px;gap:10px;padding:10px 4px;text-align:left;border-radius:12px}.socialShare__row:hover{background:#f7f7f7}.socialShare__row>span{flex:1 1;display:flex;flex-direction:column}.socialShare__row small{color:#98a2b3}.socialShare__row>.MuiSvgIcon-root{color:#f5b52c}.socialShare__empty,.socialShare__sending{text-align:center;padding:20px;color:#667085}.socialFeed__activeClose{display:none}@media(max-width:600px){.socialPost__media img,.socialPost__media video{max-height:72vh}.socialPost__menu{right:4px;top:54px}.socialShare{max-height:88vh}.socialPost__actions{grid-gap:14px;gap:14px}}.socialFeed{touch-action:pan-y}.socialPost__author{position:relative}.socialPost__author>div:not(.socialPost__avatarFrame){flex:1 1;min-width:0}.socialPost__avatarFrame .MuiAvatar-img{border-radius:50%!important}.socialPost__media{width:100%;background:#000;display:flex;align-items:center;justify-content:center;overflow:hidden}.socialPost__media img,.socialPost__media video{display:block;width:100%;max-height:650px;object-fit:contain}@media(max-width:600px){.socialFeed{padding-bottom:calc(112px + env(safe-area-inset-bottom, 0px))}.socialFeed__head{min-height:74px;padding:13px 16px 11px}.socialFeed__head strong{font-size:23px}.socialFeed__head small{font-size:13px}.socialPost__author{padding:11px 14px}.socialPost__avatarFrame{width:48px;height:48px}.socialPost__media img,.socialPost__media video{width:100%;max-height:none;height:auto;min-height:0;object-fit:contain}.socialPost__actions{padding:9px 14px}.socialPost__caption{padding-bottom:12px}}.ddOverlay{position:fixed;inset:0;z-index:1200;background:rgba(0,0,0,.82);display:flex;align-items:center;justify-content:center;padding:8px;box-sizing:border-box}.ddShell{position:relative;width:100%;height:min(760px,calc(100vh - 16px));max-width:560px;background:#071f26;color:#eaf4f3;border:1px solid rgba(55,211,178,.2);border-radius:22px;overflow:hidden;box-shadow:0 25px 90px rgba(0,0,0,.7)}.ddChoice{height:100%;box-sizing:border-box;padding:34px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.ddHeroLogo{width:145px;height:145px;object-fit:contain;border-radius:24px;margin-bottom:8px}.ddChoice h1{font-size:30px;margin:3px 0 4px;font-weight:700}.ddChoice p{margin:0 0 24px;color:#88a4a9}.ddClose{position:absolute;right:10px;top:10px;width:44px;height:44px;border:0;border-radius:50%;background:rgba(0,0,0,.2);color:#fff;z-index:5}.ddClose,.ddPrimary,.ddSecondary{display:flex;align-items:center;justify-content:center;cursor:pointer}.ddPrimary,.ddSecondary{width:100%;max-width:390px;min-height:52px;border:0;border-radius:15px;font-size:16px;font-weight:700;grid-gap:8px;gap:8px}.ddPrimary{background:#10d29d;color:#031713}.ddSecondary{background:#0b414b;margin-top:10px}.ddPrimary:disabled{opacity:.45}.ddHeader{height:74px;min-height:74px;grid-gap:5px;gap:5px;padding:0 9px;border-bottom:1px solid rgba(105,183,165,.1);box-sizing:border-box}.ddHeader,.ddHeader button{display:flex;align-items:center}.ddHeader button{width:45px;height:45px;border:0;background:transparent;color:#e9f2f1;border-radius:50%;justify-content:center;cursor:pointer}.ddHeader>div{flex:1 1;min-width:0}.ddHeader h2{margin:0;font-size:20px;font-weight:600}.ddHeader small{display:block;margin-top:3px;color:#78969c;font-size:12px}.ddCategoryList,.ddModelList{overflow:auto;height:calc(100% - 74px);padding-bottom:20px;box-sizing:border-box}.ddCategoryRow{width:100%;min-height:82px;padding:12px 16px;border:0;border-bottom:1px solid rgba(105,183,165,.07);background:transparent;color:#eaf4f3;display:flex;align-items:center;grid-gap:13px;gap:13px;text-align:left;cursor:pointer}.ddCategoryRow:active,.ddModelRow:active{background:#0b2d35}.ddCategoryIcon{width:52px;height:52px;border-radius:16px;background:#0c3b45;color:#82dec7;display:flex;align-items:center;justify-content:center;flex:none}.ddCategoryIcon svg{font-size:27px}.ddCategoryRow>span:nth-child(2){display:flex;flex-direction:column;flex:1 1;min-width:0}.ddCategoryRow strong{font-size:16px;font-weight:600}.ddCategoryRow small{margin-top:4px;color:#769399;font-size:12px}.ddCategoryRow>b{font-size:27px;color:#5d888f;font-weight:300}.ddSearchArea{padding:10px 12px 5px;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.ddSearch{height:46px;display:flex;align-items:center;grid-gap:7px;gap:7px;padding:0 11px;background:#0c2c34;border:1px solid rgba(105,183,165,.1);border-radius:13px;box-sizing:border-box}.ddSearch svg{font-size:19px;color:#789ba1}.ddSearch input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#eaf4f3;font-size:13px}.ddSearch input:-ms-input-placeholder{color:#6e888e}.ddSearch input::placeholder{color:#6e888e}.ddModelList{height:calc(100% - 135px)}.ddModelRow{width:100%;min-height:75px;padding:10px 13px;border:0;border-bottom:1px solid rgba(105,183,165,.065);background:transparent;color:#eaf4f3;display:flex;align-items:center;grid-gap:11px;gap:11px;text-align:left;cursor:pointer}.ddModelAvatar{width:50px!important;height:50px!important;background:#10363e!important;flex:none}.ddModelInfo{display:flex;flex-direction:column;min-width:0;flex:1 1}.ddModelInfo strong{font-size:15px}.ddModelInfo small,.ddModelInfo strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ddModelInfo small{margin-top:3px;color:#79979c;font-size:11px}.ddArrow{font-size:25px;color:#5e898f;font-weight:300}.ddEmpty{padding:55px 20px;text-align:center;color:#789398;font-size:13px}.ddInnerOverlay{position:absolute;inset:0;z-index:10;background:rgba(0,0,0,.68);display:flex;align-items:center;justify-content:center;padding:8px;box-sizing:border-box}.ddModelForm,.ddProfileModal{position:relative;width:100%;max-height:calc(100% - 4px);overflow:auto;background:#09242b;border:1px solid rgba(55,211,178,.17);border-radius:20px;box-sizing:border-box}.ddProfileModal{padding:26px 18px 20px}.ddProfile{display:flex;align-items:center;grid-gap:13px;gap:13px;padding:4px 3px 14px}.ddProfile--compact{padding-bottom:10px}.ddProfile__avatar{width:68px!important;height:68px!important;border-radius:19px!important;background:#10363e!important;flex:none}.ddProfile__identity{display:flex;flex-direction:column;min-width:0}.ddProfile__identity strong{font-size:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ddProfile__identity small{color:#78979d;margin-top:4px}.ddAutoGrid,.ddInfoGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.ddInfoCard,.ddInfoGrid>div{min-height:60px;padding:10px 11px;background:#0d333b;border:1px solid rgba(105,183,165,.08);border-radius:12px;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}.ddInfoCard span,.ddInfoGrid span{font-size:10px;text-transform:uppercase;color:#789398;letter-spacing:.04em}.ddInfoCard strong,.ddInfoGrid strong{margin-top:4px;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ddDetailsBox{margin-top:10px;background:#0d333b;border:1px solid rgba(105,183,165,.08);border-radius:13px;padding:12px}.ddLabel{font-size:10px;text-transform:uppercase;color:#789398;letter-spacing:.04em}.ddDetailsBox p{margin:8px 0 0;color:#c4d1d3;font-size:13px;line-height:1.5;white-space:pre-wrap}.ddRateList{margin-top:7px}.ddRateRow{display:flex;justify-content:space-between;align-items:center;min-height:39px;border-bottom:1px solid rgba(105,183,165,.07);font-size:13px}.ddRateRow:last-child{border-bottom:0}.ddRateRow strong{color:#13d29e;font-size:14px}.ddMessageButton{margin-top:12px}.ddFormHeader{min-height:69px;display:flex;align-items:center;padding:0 11px 0 16px;border-bottom:1px solid rgba(105,183,165,.1)}.ddFormHeader>div{flex:1 1}.ddFormHeader h2{margin:0;font-size:21px}.ddFormHeader small{display:block;color:#78979c;margin-top:3px;font-size:11px}.ddFormHeader button{width:42px;height:42px;border:0;background:transparent;color:#fff;display:flex;align-items:center;justify-content:center}.ddModelForm{padding-bottom:16px}.ddModelForm .ddProfile{padding:15px 16px 8px}.ddModelForm .ddProfile__avatar{width:62px!important;height:62px!important}.ddModelForm .ddProfile__identity strong{font-size:18px}.ddAutoGrid{padding:4px 16px 8px}.ddField{display:block;margin:7px 16px}.ddField>span{display:block;font-size:11px;color:#8aa3a8;margin:0 0 6px;text-transform:uppercase;letter-spacing:.04em}.ddField input,.ddField textarea{width:100%;box-sizing:border-box;border:1px solid rgba(105,183,165,.13);outline:0;background:#071c22;color:#eaf4f3;border-radius:12px;padding:12px;font:inherit;font-size:14px}.ddField input:focus,.ddField textarea:focus{border-color:rgba(18,210,157,.55)}.ddField textarea{resize:vertical;min-height:100px;line-height:1.5}.ddMode{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin:11px 16px 9px}.ddMode button{height:43px;border:0;border-radius:11px;background:#0d343c;color:#90a7ab;font-weight:600;cursor:pointer}.ddMode button.active{background:#10d29d;color:#031713}.ddRatesEditor{margin:8px 16px 0;padding:12px;background:#0b2a31;border:1px solid rgba(105,183,165,.08);border-radius:13px}.ddSectionTitle{display:flex;flex-direction:column;margin-bottom:8px}.ddSectionTitle span{font-size:14px;font-weight:600}.ddSectionTitle small{font-size:10px;color:#789398;margin-top:3px}.ddRateEditorRow{display:grid;grid-template-columns:1fr 1.15fr 38px;grid-gap:7px;gap:7px;align-items:end;margin-top:8px}.ddRateEditorRow label>span{display:block;font-size:10px;color:#789398;margin-bottom:4px}.ddRateEditorRow input{width:100%;box-sizing:border-box;color:#eaf4f3;padding:0 10px;outline:0;font-size:14px}.ddPriceField>div,.ddRateEditorRow input{height:42px;border:1px solid rgba(105,183,165,.12);border-radius:10px;background:#071c22}.ddPriceField>div{display:flex;align-items:center}.ddPriceField b{padding-left:10px;color:#10d29d}.ddPriceField input{height:40px;border:0;background:transparent;padding-left:5px}.ddIconButton{width:38px;height:42px;border:0;border-radius:10px;background:#182f35;color:#b6c6c8;display:flex;align-items:center;justify-content:center}.ddIconButton.danger{color:#e78b8b}.ddAddRate{width:100%;height:40px;margin-top:9px;border:1px dashed rgba(18,210,157,.3);border-radius:10px;background:transparent;color:#10d29d;display:flex;align-items:center;justify-content:center;grid-gap:5px;gap:5px;font-weight:600}.ddFormHint{margin:9px 16px;color:#708a90;font-size:10px;line-height:1.45}.ddSubmit{max-width:none;margin:3px 16px 0;width:calc(100% - 32px)}@media(max-width:600px){.ddOverlay{padding:5px}.ddShell{max-width:none;height:calc(100vh - 10px);border-radius:20px}.ddSearchArea{grid-template-columns:1fr;padding-left:9px;padding-right:9px}.ddModelList{height:calc(100% - 185px)}.ddChoice{padding:25px 18px}.ddHeroLogo{width:125px;height:125px}.ddChoice h1{font-size:27px}.ddModelForm,.ddProfileModal{max-height:100%}}.ddModelForm{display:flex;flex-direction:column;overflow:hidden;max-height:100%}.ddFormScroll{flex:1 1 auto;min-height:0;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:8px}.ddSubmitBar{flex:0 0 auto;padding:8px 16px calc(8px + env(safe-area-inset-bottom));background:#09242b;border-top:1px solid rgba(105,183,165,.12);box-shadow:0 -8px 20px rgba(0,0,0,.16)}.ddSubmitBar .ddSubmit{margin:0;width:100%;min-height:54px}.ddStatusScreen{height:calc(100% - 74px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px;box-sizing:border-box}.ddStatusIcon{font-size:64px!important;color:#10d29d;margin-bottom:10px}.ddStatusScreen h2{margin:0 0 8px}.ddStatusScreen p{max-width:360px;color:#819ca1;line-height:1.5;margin:0 0 22px}.ddStatusScreen .ddPrimary{max-width:360px}.ddProfileActions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.ddSecondary{border:0;border-radius:13px;background:#10343b;color:#eaf4f3;min-height:48px;font-weight:700}.zoneHome{height:100%;background:#07171d;color:#e9edef;overflow:hidden}.zoneHome__brand{height:72px;display:flex;align-items:center;justify-content:center;grid-gap:10px;gap:10px;padding:6px 16px 0;box-sizing:border-box}.zoneHome__brand img{width:40px;height:40px;object-fit:contain;border-radius:10px}.zoneHome__brand span{font-size:30px;font-weight:800;letter-spacing:-.8px;color:#f2f7f6}.zoneOptionList{padding:4px 12px}.zoneOption{width:100%;height:76px;display:flex;align-items:center;grid-gap:15px;gap:15px;border:0;border-bottom:1px solid rgba(105,183,165,.08);background:transparent;color:#e9edef;text-align:left;padding:0 10px;cursor:pointer}.zoneOption:hover{background:#0d242b}.zoneOption__icon{width:52px;height:52px;border-radius:16px;background:#10343b;display:flex;align-items:center;justify-content:center;color:#dce9e8;flex:none;overflow:hidden}.zoneOption__icon svg{font-size:28px}.zoneOption__text{display:flex;flex-direction:column;grid-gap:4px;gap:4px;flex:1 1;min-width:0}.zoneOption__text strong{font-size:17px;font-weight:500}.zoneOption__text small,.zoneOption__text strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zoneOption__text small{font-size:13px;color:#80979c}.zoneOption__arrow{font-size:30px;color:#667e83}.zoneOption__image{width:100%;height:100%;object-fit:cover;display:block}.zoneHome--list{overflow:auto}.zoneListHeader{height:74px;grid-gap:12px;gap:12px;padding:0 14px;border-bottom:1px solid rgba(105,183,165,.1);background:#07171d;position:sticky;top:0;z-index:3}.zoneListHeader button{border:0;background:transparent;color:#e9edef;display:flex;align-items:center;justify-content:center}.zoneListHeader h1{margin:0;font-size:21px;font-weight:600}.zoneListHeader span{color:#80979c;font-size:12px}.zoneList{padding:0 0 84px}.zoneGroupRow,.zoneUserRow{min-height:76px;display:flex;align-items:center;grid-gap:12px;gap:12px;padding:10px 16px;border-bottom:1px solid rgba(105,183,165,.065);box-sizing:border-box}.zoneGroupRow:hover,.zoneUserRow:hover{background:#0b2229}.zoneUserInfo{display:flex;flex-direction:column;grid-gap:4px;gap:4px;flex:1 1;text-decoration:none;color:#e9edef;min-width:0}.zoneGroupRow strong,.zoneUserInfo strong{font-size:16px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zoneGroupRow small,.zoneUserInfo small{font-size:13px;color:#80979c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zoneGroupRow{color:#e9edef;text-decoration:none}.zoneGroupRow .MuiAvatar-root{width:52px;height:52px;background:#10343b}.zoneGroupRow--button{width:100%;font:inherit;color:inherit;text-align:left;border:0;background:transparent;cursor:pointer;appearance:none;-webkit-appearance:none}.zoneGroupRow--button>span{margin-left:auto;color:#00d1b2;font-size:13px}.zoneMore{color:#81989d;width:42px;height:42px}.zoneAvatar,.zoneMore{border:0;background:transparent;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer}.zoneAvatar{padding:2px;flex:none}.zoneAvatar .MuiAvatar-root{background:#10343b}.zoneAvatar--status{padding:3px;border:3px solid #14d49d}.zoneEmpty{padding:40px 20px;text-align:center;color:#789096;font-size:14px}.zoneMenuBackdrop{position:fixed;inset:0;z-index:50;background:rgba(0,0,0,.18)}.zoneMenu{position:absolute;right:16px;top:110px;width:260px;background:#0b252c;border:1px solid rgba(105,183,165,.12);border-radius:16px;box-shadow:0 18px 50px rgba(0,0,0,.45);padding:8px}.zoneMenu button{width:100%;height:52px;border:0;background:transparent;color:#eaf4f3;display:flex;align-items:center;grid-gap:13px;gap:13px;padding:0 12px;border-radius:11px;font-size:15px;text-align:left;cursor:pointer}.zoneMenu button svg{font-size:21px;color:#7edcc4}.zoneMenu button span{margin-left:auto;font-size:24px;color:#6d858a}.groupPicker{background:#0b252c!important;color:#eaf4f3!important;padding:0!important}.groupPicker__head{display:flex;align-items:center;padding:15px 16px;border-bottom:1px solid rgba(105,183,165,.1)}.groupPicker__head strong{font-size:19px;flex:1 1}.dpPreview button,.groupPicker__head button,.profileChoice button,.statusPopup button{border:0;background:transparent;color:inherit;cursor:pointer}.groupPicker__tabs{display:flex;padding:10px 12px;grid-gap:8px;gap:8px}.groupPicker__tabs button{flex:1 1;border:0;background:#102f37;color:#8fa5aa;padding:9px;border-radius:10px;cursor:pointer}.groupPicker__tabs button.active{background:#14d49d;color:#041813;font-weight:700}.groupPicker__row{width:100%;display:flex;align-items:center;grid-gap:12px;gap:12px;padding:12px 16px;border:0;border-top:1px solid rgba(105,183,165,.07);background:transparent;color:#e9edef;text-align:left;cursor:pointer}.profileChoice{background:#0b252c!important;color:#eaf4f3!important;text-align:center;padding:26px!important}.profileChoice__avatar{width:96px;height:96px;margin:0 auto 12px}.profileChoice__avatar .MuiAvatar-root{width:100%;height:100%;background:#10343b}.profileChoice h2{margin:4px 0;font-size:21px}.profileChoice>small{color:#789096;display:block;margin-bottom:8px}.profileChoice>p{margin:7px auto;color:#b8c9cc;font-size:13px}.profileChoice__actions{margin-top:16px}.profileChoice__actions button{grid-gap:9px;gap:9px;width:100%;height:48px;background:#10343b;color:#eaf4f3;border-radius:12px;margin-top:8px;font-size:15px}.profileChoice__actions button,.statusPopup{display:flex;align-items:center;justify-content:center}.statusPopup{position:fixed;inset:0;background:#000;z-index:100}.statusPopup__inner{width:100%;height:100%;max-width:620px;position:relative;background:#000;display:flex;flex-direction:column;overflow:hidden}.statusPopup__head{position:absolute;top:0;left:0;right:0;height:86px;z-index:4;display:flex;align-items:center;grid-gap:11px;gap:11px;padding:14px;color:#fff;background:linear-gradient(rgba(0,0,0,.82),transparent)}.statusPopup__head div{display:flex;flex-direction:column;flex:1 1}.statusPopup__head small{color:#d0d8d8}.statusPopup__inner>img,.statusPopup__inner>video{width:100%;height:100%;object-fit:contain;background:#000}.dpPreview{position:fixed;inset:0;background:rgba(0,0,0,.86);z-index:110;display:flex;align-items:center;justify-content:center;padding:22px}.dpPreview__inner{width:min(92vw,430px);max-height:86vh;overflow:hidden;background:#07171d;border-radius:22px}.dpPreview__head{height:70px;display:flex;align-items:center;grid-gap:11px;gap:11px;padding:8px 12px}.dpPreview__head div{display:flex;flex-direction:column;flex:1 1}.dpPreview__head small{color:#789096}.dpPreview__inner>img{display:block;width:100%;max-height:calc(86vh - 70px);object-fit:contain;background:#000}.voiceComingSoonDialog{border-radius:22px!important}.voiceComingSoon,.voiceComingSoonDialog{background:#0b252c!important;color:#eaf4f3!important}.voiceComingSoon{position:relative!important;min-height:360px;display:flex;align-items:center;justify-content:center;flex-direction:column;grid-gap:12px;gap:12px}.voiceComingSoon>button{position:absolute;right:10px;top:10px;background:transparent;border:0;color:#fff}.voiceComingSoon img{max-width:90%;max-height:260px}.voiceComingSoon div{display:flex;flex-direction:column;align-items:center;grid-gap:4px;gap:4px}.featureOverlay{position:fixed;inset:0;z-index:300;background:rgba(0,0,0,.78);display:flex;align-items:center;justify-content:center;padding:8px;box-sizing:border-box}.adminUploadCard,.adShowCard,.darkDesireCard,.emptyFeatureCard{position:relative;width:100%;max-width:520px;max-height:calc(100vh - 16px);overflow:auto;background:#0a2027;border:1px solid rgba(70,210,180,.18);border-radius:20px;box-shadow:0 24px 90px rgba(0,0,0,.65);color:#eaf4f3}.darkDesireCard{min-height:460px;padding:28px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:10px;gap:10px}.darkDesireImage{width:150px;height:150px;object-fit:contain;border-radius:22px}.darkDesireCard h2,.emptyFeatureCard h2{margin:4px 0;font-size:27px}.darkDesireCard p,.emptyFeatureCard p{margin:0 0 10px;color:#8da3a7}.featureClose{position:absolute;right:10px;top:10px;width:42px;height:42px;border:0;border-radius:50%;background:rgba(0,0,0,.22);color:#fff;display:flex;align-items:center;justify-content:center;z-index:5}.primaryFeatureButton,.secondaryFeatureButton,.visitNowButton{border:0;border-radius:13px;min-height:48px;padding:0 18px;display:flex;align-items:center;justify-content:center;grid-gap:8px;gap:8px;font:inherit;font-weight:700;cursor:pointer;text-decoration:none;box-sizing:border-box}.primaryFeatureButton{width:100%;background:#12d19c;color:#031711}.primaryFeatureButton:disabled{opacity:.45}.secondaryFeatureButton{background:#103840;color:#eaf4f3}.darkDesireCard .primaryFeatureButton,.darkDesireCard .secondaryFeatureButton{width:100%;max-width:360px}.emptyFeatureCard{padding:60px 24px 30px;text-align:center;display:flex;flex-direction:column;align-items:center;grid-gap:12px;gap:12px}.emptyFeatureCard>svg{font-size:62px;color:#18d3a0}.featureHeader{height:70px;display:flex;align-items:center;padding:0 14px 0 18px;border-bottom:1px solid rgba(105,183,165,.1)}.featureHeader>div{display:flex;flex-direction:column;flex:1 1}.featureHeader strong{font-size:21px}.featureHeader small{font-size:12px;color:#80979c}.featureHeader>button{width:42px;height:42px;border:0;background:transparent;color:#eaf4f3}.adShowCard{height:calc(100vh - 16px);display:flex;flex-direction:column}.adPosterWrap{flex:1 1;min-height:0;background:#000;display:flex;align-items:center;justify-content:center;overflow:hidden}.adPosterWrap img{width:100%;height:100%;object-fit:contain}.visitNowButton{margin:14px 18px 8px;background:#12d19c;color:#031711}.adActionRow{display:flex;grid-gap:9px;gap:9px;padding:0 18px 16px}.adActionRow .secondaryFeatureButton{flex:1 1}.adminUploadCard{padding-bottom:20px}.adminUploadCard label{display:block;padding:13px 18px 0;color:#9db0b3;font-size:13px}.adminUploadCard input{display:block;width:100%;box-sizing:border-box;margin-top:7px;border:1px solid rgba(105,183,165,.16);background:#07171d;color:#eaf4f3;border-radius:12px;padding:12px;font:inherit}.adminUploadCard .primaryFeatureButton{width:calc(100% - 36px);margin:18px auto 0}.storePage{position:fixed;inset:0;z-index:250;background:#07171d;color:#e9edef;overflow:auto}.storeHeader{height:76px;display:flex;align-items:center;grid-gap:12px;gap:12px;padding:0 14px;border-bottom:1px solid rgba(105,183,165,.1);position:sticky;top:0;background:#07171d;z-index:2}.storeHeader>button{width:44px;height:44px;border:0;background:transparent;color:#e9edef;display:flex;align-items:center;justify-content:center}.storeHeader>div{flex:1 1}.storeHeader h1{margin:0;font-size:22px}.storeHeader span{font-size:12px;color:#80979c}.storeAdminButton{background:#103840!important;border-radius:50%}.storeList{padding:8px 0 90px}.storeApp{grid-gap:12px;gap:12px;min-height:82px;padding:10px 15px;border-bottom:1px solid rgba(105,183,165,.08)}.storeApp,.storeAppIcon{display:flex;align-items:center}.storeAppIcon{width:54px;height:54px;border-radius:15px;background:#10343b;justify-content:center;flex:none;overflow:hidden}.storeAppIcon img{width:100%;height:100%;object-fit:cover}.storeAppInfo{display:flex;flex-direction:column;grid-gap:4px;gap:4px;min-width:0;flex:1 1}.storeAppInfo strong{font-size:16px}.storeAppInfo small,.storeAppInfo strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.storeAppInfo small{font-size:12px;color:#80979c}.downloadButton{display:flex;align-items:center;grid-gap:5px;gap:5px;border-radius:11px;background:#12d19c;color:#031711;text-decoration:none;padding:9px 11px;font-size:12px;font-weight:800;white-space:nowrap}@media(max-width:600px){.zoneHome__brand{height:70px}.zoneHome__brand span{font-size:28px}.zoneHome__brand img{width:38px;height:38px}.zoneOption{height:72px}.zoneOption__icon{width:48px;height:48px;border-radius:14px}.zoneOption__text strong{font-size:16px}.zoneOption__text small{font-size:12px}.featureOverlay{padding:8px}.adShowCard{height:calc(100vh - 16px);max-height:calc(100vh - 16px)}.storeApp{padding-left:12px;padding-right:12px}.downloadButton{padding:8px 9px}}.adWatchOverlay{position:fixed;inset:0;z-index:500}.adWatchInner,.adWatchOverlay{background:#000;display:flex;align-items:center;justify-content:center}.adWatchInner{position:relative;width:100%;height:100%}.adWatchInner img{width:100%;height:100%;object-fit:contain}.adWatchInner button{position:absolute;right:12px;top:12px;z-index:2;width:44px;height:44px;border:0;border-radius:50%;background:rgba(0,0,0,.6);color:#fff;display:flex;align-items:center;justify-content:center}.modelJoinCard{position:relative;width:100%;max-width:520px;max-height:calc(100vh - 16px);overflow:auto;background:#0a2027;border:1px solid rgba(70,210,180,.18);border-radius:20px;box-shadow:0 24px 90px rgba(0,0,0,.65);color:#eaf4f3}.modelJoinProfile{display:flex;align-items:center;grid-gap:13px;gap:13px;padding:20px 18px 8px}.modelJoinProfile__avatar{width:72px!important;height:72px!important;background:#10343b!important;border-radius:20px!important}.modelJoinProfile__name{display:flex;flex-direction:column;min-width:0}.modelJoinProfile__name strong{font-size:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modelJoinProfile__name small{margin-top:3px;color:#7f999e}.modelJoinGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;padding:10px 18px}.modelJoinGrid>div{min-height:66px;background:#102f37;border:1px solid rgba(105,183,165,.08);border-radius:13px;padding:10px 12px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-width:0}.modelJoinGrid small{font-size:10px;color:#789298;text-transform:uppercase;letter-spacing:.04em}.modelJoinGrid strong{margin-top:4px;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modelGenderIcon{display:inline-flex;width:22px;height:22px;border-radius:50%;align-items:center;justify-content:center;margin-right:6px;font-size:14px;background:#173941;color:#a7c7cd}.modelGenderIcon.female{color:#ff9ec7;background:rgba(255,115,170,.12)}.modelGenderIcon.male{color:#c5a16e;background:rgba(197,161,110,.12)}.modelGenderIcon.other{color:#a7a4ff;background:rgba(126,118,255,.12)}.modelJoinNote{margin:6px 18px 15px;color:#789298;font-size:11px;line-height:1.5}.modelJoinCard>.primaryFeatureButton{width:calc(100% - 36px);margin:0 18px 18px}.modelJoinCard .featureHeader>button{cursor:pointer}@media(max-width:600px){.modelJoinCard{max-width:none;border-radius:18px;max-height:calc(100vh - 10px)}.modelJoinProfile{padding:18px 14px 7px}.modelJoinGrid{padding:9px 14px}.modelJoinNote{margin-left:14px;margin-right:14px}.modelJoinCard>.primaryFeatureButton{width:calc(100% - 28px);margin-left:14px;margin-right:14px}}.zoneGroupRow--button,.zoneGroupRow--button:active,.zoneGroupRow--button:focus{background:#07171d!important;color:#e9edef!important;outline:none!important;-webkit-tap-highlight-color:transparent!important}.zoneGroupRow--button:hover{background:#0b2229!important}.zoneGroupRow--button .MuiAvatar-root{background:#12373e!important}.zoneListHeader{display:flex;align-items:center;grid-gap:8px;gap:8px}.zoneListHeader>div:nth-child(2){flex:1 1}.zoneListHeader .groupCreate{margin-left:auto}.zoneHome__brand{display:flex!important;align-items:center!important;justify-content:center!important;grid-gap:9px!important;gap:9px!important}.zoneHome__brand img{width:44px!important;height:44px!important;object-fit:contain!important}.zoneHome__brand span{font-size:27px!important;font-weight:900!important;letter-spacing:.3px!important}@media(max-width:600px){.zoneHome__brand span{font-size:23px!important}.zoneHome__brand img{width:40px!important;height:40px!important}.zoneListHeader{padding:9px 10px!important}}.sidebar{display:flex;flex-direction:column;flex:0.3 1;max-width:30vw;min-width:320px;position:relative;background:#111b21;color:#e9edef;border-right:1px solid #26343b}.sidebar__header{display:flex;justify-content:space-between;align-items:center;padding:8px 10px;min-height:60px;box-sizing:border-box;background:#202c33;border-bottom:1px solid #26343b}.sidebar__headerRight{display:flex;align-items:center;justify-content:flex-end;grid-gap:2px;gap:2px;min-width:220px}.sidebar__headerRight .MuiIconButton-root,.sidebar__headerRight .MuiSvgIcon-root{color:#aebac1}.sidebar__chatArea{display:flex;flex-direction:column;min-height:0;height:100%}.sidebar__desktopContent{flex:1 1;min-height:0}.sidebar__mobileContent{display:none}.sidebar__chats{background:#111b21;flex:1 1;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.sidebar__chats::-webkit-scrollbar{display:none}.sidebar__chatsContainer_empty{text-align:center;padding:40px 15px;color:#8696a0}.sidebar__chatsContainer_loading{display:flex;justify-content:center;align-items:center;height:160px}.sidebar__chatsContainer_loading .MuiCircularProgress-root{color:#25d366}.sidebar .search{background:#111b21;height:58px;padding:7px 12px;margin:0;box-sizing:border-box}.sidebar .search__container{background:#202c33;height:42px;border-radius:22px}.sidebar .search__container input{background:transparent;color:#e9edef;font-size:14px}.sidebar .search__container input:-ms-input-placeholder{color:#8696a0}.sidebar .search__container input::placeholder{color:#8696a0}.sidebar .search__container>span{color:#8696a0}.mobileBottomNav{display:none}@media screen and (max-width:600px){.sidebar{flex:1 1!important;width:100vw;min-width:100vw;max-width:none;height:100%;border:0;background:#111b21}.sidebar__desktopContent,.sidebar__header{display:none}.sidebar__mobileContent{display:flex;flex:1 1;min-height:0;flex-direction:column}.sidebar__mobileContent>.sidebar__chatArea{min-height:0}.sidebar__mobileContent>.sidebar__chatArea .sidebar__chats{padding-bottom:80px}.mobileBottomNav{display:flex;position:fixed;bottom:0;left:0;right:0;height:74px;background:#0b141a;border-top:1px solid #26343b;z-index:1200;justify-content:space-around;padding:5px 4px;box-sizing:border-box}.mobileBottomNav button{position:relative;border:0;background:transparent;color:#d1d7db;display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:2px;gap:2px;min-width:72px;border-radius:28px;font-size:12px;cursor:pointer}.mobileBottomNav button .MuiSvgIcon-root{font-size:27px}.mobileBottomNav button.active{color:#25d366;background:#0b3b2d}.mobileBottomNav button b{position:absolute;top:5px;right:18px;min-width:18px;height:18px;line-height:18px;padding:0 4px;border-radius:10px;background:#25d366;color:#06110b;font-size:10px}.mobileSettingsPlaceholder{flex:1 1;display:flex;align-items:center;justify-content:center;color:#8696a0;padding-bottom:80px}.sidebar.sidebar--chatMobile .sidebar--chatMobile__panel{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:74px!important;width:100vw!important;height:auto!important;z-index:2990!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;background:#111b21!important;pointer-events:auto!important}.sidebar.sidebar--chatMobile .sidebar--chatMobile__panel .updatesPanel,.sidebar.sidebar--chatMobile .sidebar--chatMobile__panel>*{min-height:0;flex:1 1}}@media screen and (max-width:600px){.sidebar.sidebar--chatMobile{position:fixed!important;left:0!important;right:0!important;bottom:0!important;top:auto!important;width:100vw!important;min-width:100vw!important;max-width:none!important;height:74px!important;min-height:74px!important;flex:none!important;z-index:3000!important;pointer-events:none!important;background:transparent!important;border:0!important}.sidebar.sidebar--chatMobile .mobileBottomNav{position:fixed!important;pointer-events:auto!important}}.sidebar{background:#07171d!important;border-right:1px solid rgba(105,183,165,.1)!important}.sidebar__header{min-height:76px;height:76px;padding:9px 13px!important;background:linear-gradient(180deg,#0b2229,#091b21)!important;border-bottom:1px solid rgba(105,183,165,.1)!important}.sidebar__headerRight{grid-gap:5px;gap:5px}.sidebar__headerRight .MuiIconButton-root{color:#9db2b8!important;border-radius:13px}.sidebar__headerRight .MuiIconButton-root:hover{background:rgba(20,212,157,.08);color:#e9f5f3!important}.sidebar .search,.sidebar__chats{background:#07171d!important}.sidebar .search{height:66px!important;padding:10px 12px!important}.sidebar .search__container{height:46px!important;border-radius:16px!important;background:#10272f!important;border:1px solid rgba(105,183,165,.08)}.sidebar .search__container input{font-size:14px!important}.groupCreatePremium{position:relative;display:flex;align-items:center;justify-content:center;border-radius:15px;background:linear-gradient(145deg,rgba(20,212,157,.18),rgba(0,168,130,.08));border:1px solid rgba(20,212,157,.2);box-shadow:0 6px 18px rgba(0,0,0,.16)}.groupCreatePremium .MuiIconButton-root{color:#5be0bb!important}.groupCreatePremium__label{display:none}.sidebarChat__link{border-bottom:1px solid rgba(105,183,165,.055)!important}.sidebarChat{padding:11px 13px!important;min-height:72px!important;background:transparent!important}.sidebarChat:hover{background:#0d242b!important}.sidebarChat__avatar,.sidebarChat__avatar .MuiAvatar-root{width:54px!important;height:54px!important}.sidebarChat__avatar .MuiAvatar-root{border-radius:17px!important;background:#16343a!important}.sidebarChat__info{padding-left:12px!important}.sidebarChat__nameRow h2{font-size:16px!important;font-weight:600!important;color:#edf5f4!important}.sidebarChat__time{color:#71898f!important;font-size:10px!important}.sidebarChat__messageRow p{color:#789097!important}.mobileBottomNav{background:rgba(5,20,26,.97)!important;border-top:1px solid rgba(105,183,165,.1)!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobileBottomNav button{color:#90a5aa!important}.mobileBottomNav button.active{color:#4ee0b9!important;background:rgba(20,212,157,.12)!important;box-shadow:inset 0 0 0 1px rgba(20,212,157,.08)}.mobileBottomNav button b{background:#14d49d!important;color:#041813!important}@media(max-width:600px){.sidebar{background:#07171d!important}.sidebar__chats{padding-bottom:82px!important}}.groupCreateDialog .MuiDialog-paper{background:#0b2027!important;color:#eaf5f3!important;border:1px solid rgba(105,183,165,.12);border-radius:22px!important;box-shadow:0 24px 70px rgba(0,0,0,.5)!important}.groupCreateDialog .MuiDialogTitle-root{color:#f1f8f6!important;font-size:21px!important;font-weight:700}.groupCreateDialog .MuiDialogContent-root{background:#0b2027!important}.groupCreateDialog .MuiInputLabel-root{color:#789097!important}.groupCreateDialog .MuiInputBase-input{color:#eef7f5!important}.groupCreateDialog .MuiFormControlLabel-label{color:#c7d5d7!important}.groupCreateDialog .MuiCheckbox-root{color:#638086!important}.groupCreateDialog .MuiCheckbox-colorPrimary.Mui-checked{color:#14d49d!important}.groupCreateDialog .MuiDialogActions-root{padding:12px 18px 18px!important}.groupCreateDialog .MuiButton-containedPrimary{background:#14d49d!important;color:#041813!important;border-radius:13px!important;font-weight:700}.groupCreateDialog .MuiButton-root{border-radius:12px}.mobileBottomNav{height:76px!important;grid-template-columns:repeat(5,1fr)!important;background:#fff!important;color:#222!important;border-top:1px solid #e8e8e8!important;box-shadow:0 -6px 20px rgba(0,0,0,.06)!important}.mobileBottomNav button{color:#777!important;position:relative}.mobileBottomNav button.active{color:#111!important}.mobileBottomNav button.active svg{color:#f3ae25}.mobileBottomNav button span{font-size:11px!important}.mobileBottomNav__plus{width:54px!important;height:54px!important;margin:auto!important;border-radius:50%!important;background:#f5b32b!important;color:#111!important;box-shadow:0 7px 20px rgba(245,179,43,.35)!important}.mobileBottomNav__plus svg{font-size:34px!important}.mobileBottomNav button img{width:30px!important;height:30px!important;border-radius:50%!important;display:block!important;margin:auto!important}@media(max-width:600px){.sidebar.sidebar--chatMobile .sidebar--chatMobile__panel,.sidebar__mobileContent{min-height:0!important}.sidebar.sidebar--chatMobile .sidebar--chatMobile__panel .socialFeed{flex:1 1 auto!important;height:100%!important;min-height:0!important;max-height:100%!important;overflow-y:auto!important}}.memberProfileDialog{overflow:hidden;border-radius:22px!important;background:#071a20!important;color:#eaf7f8!important}.memberProfileDialog__hero{min-height:190px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:24px 20px 20px;background:radial-gradient(circle at 50% 0,rgba(0,210,180,.25),transparent 58%),linear-gradient(145deg,#08252c,#06151a)}.memberProfileDialog__close{position:absolute;right:10px;top:10px;width:38px;height:38px;border:0;border-radius:50%;background:rgba(0,0,0,.28);color:#fff;cursor:pointer}.memberProfileDialog__avatar{width:88px!important;height:88px!important;border:3px solid rgba(0,225,190,.65);box-shadow:0 10px 30px rgba(0,0,0,.3)}.memberProfileDialog__name{text-align:center;margin-top:10px}.memberProfileDialog__name strong{font-size:21px;font-weight:700}.memberProfileDialog__name small{display:block;margin-top:3px;color:#8ea9ae}.memberProfileDialog__body{padding:18px!important}.memberProfileDialog__info{display:grid;grid-gap:10px;gap:10px}.memberProfileDialog__info div{padding:12px 14px;border:1px solid hsla(0,0%,100%,.07);border-radius:14px;background:hsla(0,0%,100%,.035)}.memberProfileDialog__info span{display:block;color:#6fdacb;font-size:11px;text-transform:uppercase;letter-spacing:.12em;margin-bottom:4px}.memberProfileDialog__info strong{font-weight:500}.memberProfileDialog__actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;margin-top:16px}.memberProfileDialog__actions button{min-height:42px;border-radius:12px;text-transform:none}.memberProfileDialog__actions--requests{grid-template-columns:1fr 1fr}.memberProfileDialog__role{margin-top:12px;text-align:center;color:#6fdacb;font-size:12px}.chat__header{display:flex;align-items:center;height:64px;box-sizing:border-box;border-bottom:1px solid #26343b;background:#202c33;color:#e9edef;flex-shrink:0}.chat__headerRight{display:flex;align-items:center;justify-content:flex-end;grid-gap:2px;gap:2px;min-width:100px;margin-left:auto}.chat__headerRight .MuiIconButton-root{width:42px;height:42px;padding:8px;color:#aebac1}.chat__headerRight .MuiIconButton-root:hover{color:#e9edef}.chat__headerRight .MuiIconButton-root.Mui-disabled{color:#53636b}.chat__headerRight .MuiSvgIcon-root{font-size:24px}.chat__header>.MuiAvatar-root{margin-left:8px;width:42px;height:42px;flex-shrink:0;background:#6b5ce7}.chat__headerInfo{flex:1 1;min-width:0;padding-left:14px;overflow:hidden}.chat__headerInfo h3{margin:0;color:#e9edef;font-weight:500;font-size:17px}.chat__headerInfo h3,.chat__headerInfo p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat__headerInfo p{margin:3px 0 0;color:#8696a0;font-size:12px}.chat__backButton{color:#e9edef!important}.chat__blockedBanner{background:#3a2d22;color:#f0d9c0;min-height:38px;display:flex;align-items:center;justify-content:center;grid-gap:14px;gap:14px;font-size:13px}.chat__blockedBanner button{border:0;background:transparent;color:#25d366;font-weight:700;cursor:pointer}.chatMenu{position:fixed;z-index:1500;min-width:250px;background:#202c33;color:#e9edef;border-radius:10px;padding:8px 0;box-shadow:0 8px 28px rgba(0,0,0,.5)}.chatMenu button{display:block;width:100%;padding:14px 22px;background:transparent;border:0;color:inherit;text-align:left;font-size:16px;cursor:pointer}.chatMenu button:hover{background:#2a3942}@media screen and (max-width:600px){.chat__header{height:62px;padding:5px 7px;background:#202c33;border-bottom:1px solid #26343b;position:sticky;top:0;z-index:100}.chat__header>.MuiAvatar-root{width:40px;height:40px;margin-left:3px}.chat__headerInfo{padding-left:7px}.chat__headerInfo h3{font-size:16px}.chat__headerInfo p{font-size:11px;color:#aebac1}.chat__headerRight{min-width:112px;grid-gap:0;gap:0}.chat__headerRight .MuiIconButton-root{width:36px;height:36px;padding:5px!important}.chat__headerRight .MuiSvgIcon-root{font-size:21px}.chatMenu{min-width:210px;max-width:calc(100vw - 20px)}.chatMenu button{padding:14px 18px;font-size:15px}}.groupHeaderAvatar{background:#00a884!important}.chat__header{height:70px;padding:8px 12px;background:linear-gradient(180deg,#0d252c,#0a1d24)!important;border-bottom:1px solid rgba(105,183,165,.1)!important}.chat__header>.MuiAvatar-root{width:44px;height:44px;border-radius:15px!important;background:#14363b!important;box-shadow:0 4px 14px rgba(0,0,0,.18)}.chat__headerInfo{padding-left:12px}.chat__headerInfo h3{font-size:16px;font-weight:650;color:#eef7f5}.chat__headerInfo p{color:#73a198;font-size:11px}.chat__headerRight .MuiIconButton-root{color:#9ab0b5!important;border-radius:13px}.chat__headerRight .MuiIconButton-root:hover{background:rgba(20,212,157,.07);color:#eaf7f4!important}.chatMenu{background:#10272f!important;border:1px solid rgba(105,183,165,.12);border-radius:15px!important;box-shadow:0 16px 42px rgba(0,0,0,.48)!important}.chatMenu button{padding:13px 18px!important;font-size:14px!important}.chatMenu button:hover{background:#18363d!important}@media(max-width:600px){.chat__header{height:62px;padding:5px 7px}.chat__header>.MuiAvatar-root{width:40px;height:40px;border-radius:13px!important}.chat__headerInfo{padding-left:8px}}.chat__profileTrigger{display:flex;align-items:center;grid-gap:10px;gap:10px;border:0;background:transparent;color:inherit;padding:0;margin:0;min-width:0;text-align:left;cursor:pointer}.chat__profileTrigger:hover .chat__headerInfo h3{color:#62dfbc}.chat__profileTrigger .chat__headerInfo{pointer-events:none}.chatMenu--premium{min-width:255px;background:rgba(7,28,34,.98);border:1px solid rgba(0,210,190,.15);box-shadow:0 18px 50px rgba(0,0,0,.42);border-radius:16px;padding:7px;z-index:2000;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.chatMenu--premium button{display:flex;align-items:center;grid-gap:10px;gap:10px;width:100%;padding:11px 13px;border:0;background:transparent;color:#eaf7f8;border-radius:11px;text-align:left;cursor:pointer;font-size:14px}.chatMenu--premium button:hover{background:rgba(0,210,190,.12)}.chatMenu__dot{color:#63d8c9}.groupDialogTitle{font-weight:700}.groupDialogTitle+small,.MuiDialogTitle-root small{display:block;color:#81979c;font-size:12px;margin-top:2px}.groupMembersDialog{padding:8px 12px 18px!important}.groupMemberRow{width:100%;display:flex;align-items:center;grid-gap:12px;gap:12px;border:0;border-bottom:1px solid #edf1f2;background:#fff;padding:11px 7px;cursor:pointer;text-align:left;transition:.18s}.groupMemberRow:hover{background:#f3fbfa}.groupMemberRow .MuiAvatar-root{width:46px;height:46px}.groupMemberRow__identity{min-width:0;flex:1 1}.groupMemberRow__identity strong{display:block;color:#172a2f;font-size:15px}.groupMemberRow__identity small{display:block;color:#8a9a9e;margin-top:2px}.groupMemberRow__role{font-size:12px;color:#93a4a7;padding:6px 10px;border-radius:999px;background:#f3f5f5}.groupMemberRow__role.is-admin{color:#009f8c;background:#dcf8f2;font-weight:700}.groupUserPicker{max-height:430px}.groupUserPicker__row{width:100%;display:flex;align-items:center;grid-gap:10px;gap:10px;border:0;border-bottom:1px solid #edf1f2;background:#fff;padding:10px 6px;cursor:pointer;text-align:left}.groupUserPicker__row.is-selected{background:#e9fbf7}.groupUserPicker__check{width:26px;height:26px;border:2px solid #b8c5c8;color:#fff;font-weight:700}.groupUserPicker__row.is-selected .groupUserPicker__check{background:#00b894;border-color:#00b894}.groupUserPicker__identity small{color:#8a9a9e;margin-top:2px}.groupUserPicker__mode{color:#00a88f;font-size:11px;font-weight:700;text-transform:uppercase}.groupDialogEmpty{padding:30px 15px;text-align:center;color:#89999d}.groupTypeChoice{display:block;padding:14px 4px;color:#22343a}.groupUserPicker{max-height:min(62vh,520px);overflow:auto;padding:4px 0;background:#07171d}.groupUserPicker__row{min-height:68px!important;display:flex!important;align-items:center!important;grid-gap:10px!important;gap:10px!important;border:0!important;border-bottom:1px solid rgba(105,183,165,.07)!important;background:#07171d!important;color:#eaf4f3!important;padding:9px 10px!important;text-align:left!important}.groupUserPicker__row.is-selected,.groupUserPicker__row:hover{background:#0d282f!important}.groupUserPicker__row .MuiAvatar-root{width:46px!important;height:46px!important;background:#12373e!important;flex:none}.groupUserPicker__check{width:25px;height:25px;min-width:25px;border:2px solid #49666c;border-radius:50%;display:grid;place-items:center;color:#041813;background:transparent;font-weight:800}.groupUserPicker__row.is-selected .groupUserPicker__check{background:#14d49d;border-color:#14d49d}.groupUserPicker__identity{min-width:0;flex:1 1;display:flex;flex-direction:column}.groupUserPicker__identity strong{display:block;color:#edf5f4!important;font-size:14px}.groupUserPicker__identity small{display:block;color:#789298!important;margin-top:3px}.groupUserPicker__mode{font-size:10px!important;color:#65dabb!important;background:rgba(20,212,157,.08);padding:5px 8px;border-radius:999px}.chatOnlineTick{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;border-radius:50%;background:#1bcf68;color:#fff;font-size:10px;font-weight:900;margin-right:4px}.chat__message_reminder{background:rgba(22,40,47,.88);color:#b9c9cd;font-size:12px;padding:8px 13px;border:1px solid rgba(105,183,165,.1);border-radius:12px;width:-moz-fit-content;width:fit-content;max-width:90%;margin:0 auto 10px!important;box-shadow:0 6px 20px rgba(0,0,0,.12)}.chat__message_reminder>.MuiSvgIcon-root{color:#6f8b91;font-size:14px;vertical-align:middle;margin-right:4px}.chat__createdBy{margin-bottom:42px!important;background:rgba(22,40,47,.72)!important}.chat__messages{width:100%;display:flex;flex-direction:column}.chat__message{position:relative;color:#eaf1f2;font-size:14px;padding:8px 10px 9px;margin-bottom:12px;border-radius:15px 15px 15px 5px;background:linear-gradient(145deg,#172d35,#14262d);border:1px solid rgba(112,177,170,.08);white-space:normal;width:-moz-fit-content;width:fit-content;max-width:70%;align-self:flex-start;box-sizing:border-box;overflow-wrap:anywhere;box-shadow:0 5px 18px rgba(0,0,0,.16);transition:box-shadow .2s,transform .2s}.chat__message--highlight{box-shadow:0 0 0 2px rgba(20,212,157,.55),0 8px 28px rgba(0,0,0,.3)}.chat__sender{margin-left:auto;margin-right:0;background:linear-gradient(145deg,#006f5b,#005746);border-color:rgba(45,220,173,.12);border-radius:15px 15px 5px 15px;align-self:flex-end}.chat__message_media_image,.chat__message_media_video{padding:4px!important;border-radius:15px!important}.chat__body_image_container,.chat__body_video_container{display:flex;flex-direction:column;max-width:100%}.chat__body_image{display:block;max-width:100%;max-height:360px;width:auto;height:auto;object-fit:contain;border-radius:12px}.player-wrapper{position:relative;width:min(450px,65vw);max-width:100%;padding-top:56.25%;overflow:hidden;border-radius:12px}.react-player{position:absolute!important;top:0;left:0;width:100%!important;height:100%!important}.chat__body_voice_container{padding:8px 0;min-width:220px}.chat__body_voice_container audio{max-width:100%}.chat__name{top:-17px;font-size:10px;font-weight:650;white-space:nowrap;position:absolute;color:#789097}.chat__name_button{border:0;background:none;padding:0;cursor:pointer;text-align:left;color:#789097}.chat__name_button:hover{color:#62dfbc}.chat__message_box{display:flex;min-width:70px;max-width:100%;position:relative;align-items:flex-end;box-sizing:border-box}.chat__message_box_text{max-width:30vw;word-break:break-word;overflow-wrap:anywhere;margin-bottom:10px;margin-right:5px}.chat__message_box_text_one_line{padding-right:58px}.chat__message_box_text_no_caption{margin-bottom:0!important}.chat__message_text_content{display:inline;white-space:pre-wrap}.chat__timestamp_container{margin-left:25px}.chat__timestamp{font-size:10px;font-weight:500;position:absolute;bottom:4px;right:8px;color:#89a0a5;white-space:nowrap}.chat__timestamp_media_photo{color:#fff!important;right:4px;border-radius:0 0 12px 12px;left:4px;height:28px;margin-bottom:0!important}.chat__timestamp_media_photo,.chat__timestamp_media_video{font-weight:600;font-size:12px;background:linear-gradient(transparent,rgba(0,0,0,.73))}.chat__timestamp_media_video{color:#eee!important;right:0;bottom:0;height:32px;width:100%}.chat__timestamp_media_photo>span,.chat__timestamp_media_video>span{float:right;margin-top:7px;margin-right:6px}.chat__timestamp_media_video>span{margin-top:10px}.chat__timestamp_media_displayNone{display:none}.chat__tick{font-size:13px!important;margin-left:3px;vertical-align:-2px;color:#9db0b5!important}.chat__reply_action{position:absolute;top:5px;right:-40px;width:32px;height:32px;border:0;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#102a31;color:#8ea5aa;opacity:0;pointer-events:none;transition:opacity .15s,transform .15s;cursor:pointer}.chat__message:hover .chat__reply_action{opacity:1;pointer-events:auto}.chat__reply_action .MuiSvgIcon-root{font-size:18px}.chat__reply_quote,.chat__status_reply_quote{width:100%;display:flex;align-items:stretch;grid-gap:8px;gap:8px;border:0;text-align:left;background:rgba(3,20,24,.28);border-radius:10px;margin:0 0 7px;padding:5px;color:inherit;cursor:pointer;overflow:hidden}.chat__reply_quote_bar,.chat__status_reply_quote_bar{width:3px;min-width:3px;border-radius:4px;background:#19d5a1}.chat__reply_quote_body,.chat__status_reply_quote_content{display:flex;flex-direction:column;grid-gap:2px;gap:2px;min-width:0;flex:1 1}.chat__reply_quote_body strong,.chat__status_reply_quote_content strong{font-size:11px;color:#5ee1bd}.chat__reply_quote_body span,.chat__status_reply_quote_content span{font-size:11px;color:#c4d0d2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat__reply_quote img{width:42px;height:42px;border-radius:7px;object-fit:cover}.chat__status_reply_quote{padding:5px;min-height:48px}.chat__status_reply_quote_preview{width:44px;min-width:44px;height:44px;border-radius:7px;overflow:hidden;background:#12252b;display:flex;align-items:center;justify-content:center}.chat__status_reply_quote_preview img{width:100%;height:100%;object-fit:cover}.chat__status_reply_quote_video{color:#14d49d;font-size:20px}.chat__body_document{display:flex;align-items:center;grid-gap:10px;gap:10px;max-width:280px;padding:11px 13px;margin:4px 0;border-radius:12px;background:#1b323a;color:#e9edef;text-decoration:none;border:1px solid rgba(105,183,165,.08)}.chat__body_document_icon{font-size:28px}.chat__body_document_name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat__message_link{color:#6be5c1;word-break:break-all}@media screen and (max-width:600px){.chat__message_reminder{font-size:11px}.chat__createdBy{margin-bottom:38px!important}.chat__message{font-size:14px;max-width:84vw}.chat__message_box_text{max-width:74vw}.chat__body_image{max-height:260px}.player-wrapper{width:78vw}.chat__reply_action{opacity:1;pointer-events:auto;right:4px;top:-13px;width:30px;height:30px;box-shadow:0 5px 16px rgba(0,0,0,.25)}.chat__name{top:-18px}.chat__reply_quote_body span,.chat__status_reply_quote_content span{max-width:48vw}}.drawerBottomDialog .MuiDialog-paper,.drawerBottomPaper{width:min(100%,560px);margin:16px;max-height:calc(100% - 32px);border-radius:18px;overflow:hidden;background:#f7f8fa}.drawerBottom{position:relative;display:flex;flex-direction:column;min-height:0;max-height:calc(100vh - 32px);padding:0!important;overflow:hidden!important;background:#101418}.drawerBottom__header{flex:0 0 auto;min-height:66px;display:flex;align-items:center;grid-gap:8px;gap:8px;padding:8px 12px;box-sizing:border-box;background:#00a884;color:#fff}.drawerBottom__close{color:#fff!important}.drawerBottom__title{min-width:0;display:flex;flex-direction:column}.drawerBottom__title strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:19px;line-height:1.2}.drawerBottom__title small{margin-top:2px;opacity:.82;font-size:12px}.drawerBottom__preview{flex:1 1 auto;min-height:180px;display:flex;align-items:center;justify-content:center;overflow:auto;background:#101418;padding:12px;box-sizing:border-box}.drawerBottom__image,.drawerBottom__video{display:block;width:auto;height:auto;max-width:100%;max-height:min(62vh,640px);object-fit:contain;border-radius:8px}.drawerBottom__document{width:min(88%,360px);min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:14px;gap:14px;padding:24px;box-sizing:border-box;border-radius:18px;background:#fff;color:#17212b;text-align:center;overflow-wrap:anywhere}.drawerBottom__documentIcon{font-size:54px}.drawerBottom__footer{position:relative;flex:0 0 auto;padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px));background:#f7f8fa;border-top:1px solid #e5e7eb}.drawerBottom__composer{display:flex;align-items:flex-end;grid-gap:8px;gap:8px;width:100%}.drawerBottom__emojiButton,.drawerBottom__send{flex:0 0 auto;width:46px!important;height:46px!important}.drawerBottom__emojiButton{color:#667085!important}.drawerBottom__send{background:#00a884!important;color:#fff!important;box-shadow:0 2px 8px rgba(0,168,132,.28)}.drawerBottom__send.Mui-disabled{background:#d7dcdf!important;color:#fff!important}.drawerBottom__send .MuiCircularProgress-root{color:#fff!important}.drawerBottom__composer textarea{flex:1 1 auto;width:0;min-height:46px;max-height:110px;resize:none;overflow-y:auto;box-sizing:border-box;padding:12px 14px;border:1px solid #d7dce0;border-radius:23px;outline:none;background:#fff;color:#17212b;font:inherit;line-height:20px}.drawerBottom__composer textarea:focus{border-color:#00a884;box-shadow:0 0 0 2px rgba(0,168,132,.12)}.drawerBottom__emojiPanel{position:absolute;left:10px;right:10px;bottom:68px;z-index:5;display:flex;justify-content:center;max-height:42vh;filter:drop-shadow(0 12px 24px rgba(0,0,0,.22))}.drawerBottom__emojiPanel .emoji-mart{width:min(100%,420px)!important;max-height:42vh;border:0;border-radius:16px;overflow:auto}@media(max-width:600px){.drawerBottomDialog .MuiDialog-paper,.drawerBottomPaper{width:100%;height:100%;max-height:none;margin:0;border-radius:0}.drawerBottom{height:100dvh;max-height:100dvh}.drawerBottom__header{min-height:64px;padding-top:max(8px,env(safe-area-inset-top,0))}.drawerBottom__preview{min-height:0;padding:8px}.drawerBottom__image,.drawerBottom__video{max-height:calc(100dvh - 150px);border-radius:4px}.drawerBottom__footer{padding-left:8px;padding-right:8px}.drawerBottom__emojiPanel{left:4px;right:4px;bottom:64px;max-height:46vh}.drawerBottom__emojiPanel .emoji-mart{width:100%!important;max-height:46vh;border-radius:14px 14px 0 0}.drawerBottom__emojiButton,.drawerBottom__send{width:44px!important;height:44px!important}.drawerBottom__composer textarea{min-height:44px}}.chatFooter{width:100%;min-height:72px;height:72px;flex:0 0 72px;grid-gap:8px;gap:8px;padding:9px 12px;background:rgba(8,24,30,.96);border-top:1px solid rgba(95,180,160,.12);z-index:3100;flex-shrink:0;overflow:visible;visibility:visible;color:#b7c9ce;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.chatFooter,.chatFooter__left,.chatFooter__right{display:flex;align-items:center;position:relative}.chatFooter__left,.chatFooter__right{flex-shrink:0;grid-gap:2px;gap:2px}.chatFooter__center{display:flex!important;align-items:center;flex:1 1 auto;min-width:0;min-height:50px;visibility:visible;margin:0 2px}.chatFooter__center form{width:100%;display:flex;margin:0;visibility:visible}.chatFooter__center textarea{display:block!important;visibility:visible!important;width:100%;height:50px;min-height:50px;max-height:110px;resize:none;box-sizing:border-box;margin:0;padding:15px 17px;border:1px solid rgba(110,188,171,.14);outline:0;border-radius:18px;background:rgba(23,42,49,.96);color:#f3f7f8;font:15px -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:20px;overflow-y:auto;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.025),0 3px 15px rgba(0,0,0,.12);transition:border-color .2s,box-shadow .2s,background .2s}.chatFooter__center textarea:focus{border-color:rgba(20,210,157,.55);background:#183039;box-shadow:0 0 0 3px rgba(20,210,157,.08)}.chatFooter__center textarea:-ms-input-placeholder{color:#789097}.chatFooter__center textarea::placeholder{color:#789097}.chatFooter__center textarea:disabled{opacity:.55;cursor:not-allowed}.chatFooter .MuiIconButton-root{color:#9db2b8;padding:9px}.chatFooter .MuiIconButton-root:hover{color:#e8f3f1;background:hsla(0,0%,100%,.05)}.chatFooter__send{width:50px;height:50px;min-width:50px;border:0;border-radius:17px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#14d49d,#00a982);color:#041813;box-shadow:0 8px 22px rgba(0,168,130,.24);cursor:pointer;transition:transform .16s,box-shadow .16s,filter .16s}.chatFooter__send:hover{filter:brightness(1.08);box-shadow:0 10px 26px rgba(0,168,130,.32)}.chatFooter__send:active{transform:scale(.95)}.chatFooter__send:disabled{opacity:.38;cursor:not-allowed;box-shadow:none}.chatFooter__send .MuiSvgIcon-root{font-size:23px}.chatFooter__attachMenu{position:absolute!important;bottom:78px!important;right:8px!important;left:auto!important;display:flex!important;flex-direction:column!important;align-items:center!important;grid-gap:10px!important;gap:10px!important;width:52px!important;height:auto!important;max-height:calc(100vh - 180px)!important;z-index:5200!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.chatFooter__attachItem{width:52px;height:52px;flex:0 0 52px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:#172b32;color:#14d49d;border:1px solid rgba(20,212,157,.16);box-shadow:0 9px 24px rgba(0,0,0,.42);cursor:pointer;transition:transform .16s,background .16s}.chatFooter__attachItem:hover{transform:translateY(-2px);background:#203b43}.chatFooter__uploading{position:absolute;right:62px;bottom:76px;display:flex;align-items:center;grid-gap:8px;gap:8px;background:#15272e;color:#e8f3f1;padding:9px 12px;border:1px solid rgba(20,212,157,.18);border-radius:12px;font-size:11px;box-shadow:0 8px 25px rgba(0,0,0,.35)}.chatFooter__uploading:before{content:"";width:7px;height:7px;border-radius:50%;background:#14d49d;box-shadow:0 0 0 4px rgba(20,212,157,.1);animation:makemenowPulse 1s infinite}@keyframes makemenowPulse{50%{opacity:.35;transform:scale(.75)}}.emoji-mart{position:absolute!important;bottom:74px!important;left:0!important;width:350px!important;max-width:95vw!important;z-index:5200;border-radius:18px!important;overflow:hidden;box-shadow:0 15px 45px rgba(0,0,0,.45)!important}@media screen and (max-width:600px){.chatFooter{position:relative;z-index:3100;height:68px;min-height:68px;flex:0 0 68px;padding:7px;grid-gap:5px;gap:5px}.chatFooter__left{display:none}.chatFooter__center{margin:0 2px}.chatFooter__center textarea{height:48px;min-height:48px;max-height:88px;padding:14px;border-radius:17px;font-size:14px}.chatFooter__right{grid-gap:0;gap:0}.chatFooter__right .MuiIconButton-root{padding:7px}.chatFooter__send{width:48px;height:48px;min-width:48px;border-radius:16px}.chatFooter__attachMenu{position:fixed!important;bottom:76px!important;right:10px!important;width:52px!important;max-height:none!important;grid-gap:10px!important;gap:10px!important}.chatFooter__uploading{position:fixed;right:64px;bottom:76px}.emoji-mart{width:100vw!important;max-width:100vw!important;left:50%!important;transform:translateX(-50%)!important;bottom:68px!important}}.chatFooter__center{position:relative}.chatFooter__replyPreview{position:absolute;left:0;right:0;bottom:53px;min-height:50px;display:flex;align-items:center;grid-gap:8px;gap:8px;padding:6px 8px;background:#10272f;border:1px solid rgba(20,212,157,.16);border-radius:12px 12px 4px 4px;box-shadow:0 10px 24px rgba(0,0,0,.28);z-index:5300}.chatFooter__replyBar{width:3px;height:38px;background:#14d49d;border-radius:4px}.chatFooter__replyContent{display:flex;flex-direction:column;min-width:0;flex:1 1;grid-gap:2px;gap:2px}.chatFooter__replyContent strong{font-size:11px;color:#5ee1bd}.chatFooter__replyContent span{font-size:11px;color:#c5d2d4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chatFooter__replyPreview img{width:42px;height:42px;object-fit:cover;border-radius:7px}.chatFooter__replyPreview button{border:0;background:transparent;color:#8fa4a9;display:flex;align-items:center;justify-content:center;cursor:pointer}.chatFooter__replyPreview button .MuiSvgIcon-root{font-size:19px}@media(max-width:600px){.chatFooter__replyPreview{bottom:54px;left:0;right:0;border-radius:12px 12px 5px 5px}.chatFooter__replyPreview img{width:38px;height:38px}}.chatFooter{isolation:isolate;box-sizing:border-box}.chatFooter__center{overflow:visible}.chatFooter__center form{min-width:0}.chatFooter__center textarea{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;appearance:none}.chatFooter__attachMenu{pointer-events:auto}.chatFooter__attachItem,.chatFooter__send{touch-action:manipulation}@media(max-width:600px){.chatFooter{min-height:68px;height:68px;flex-basis:68px;padding-bottom:max(7px,env(safe-area-inset-bottom))}.chatFooter__center textarea{height:48px!important;min-height:48px!important;max-height:72px!important;line-height:20px!important}.chatFooter__attachMenu,.chatFooter__uploading{bottom:76px!important}.emoji-mart{bottom:68px!important}}.chat-landing-screen{background-color:#f8f9fb!important;color:#b5b6b7;height:100vh;padding:10px;display:flex;flex-direction:column;justify-content:center}.chat-landing-screen__photo{width:356px;height:355px}.chat-landing-screen>.MuiDivider-root{width:460px!important;margin:0 auto;margin-top:30px!important;margin-bottom:30px!important}.chat-landing-screen>div{max-width:440px;text-align:center;margin-top:10px!important;margin-bottom:10px!important;margin:0 auto}.chat-landing-screen>.chat-landing-screen__title>p{font-weight:200!important;font-size:36px;color:#525252;margin-bottom:25px}.chat-landing-screen>div>p{line-height:20px;align-items:center}.chat-landing-screen__footer{display:flex;align-items:center;max-width:360px!important;margin-bottom:20px}.chat-landing-screen__footer>a{color:#07bc4c;text-decoration:none;font-size:14px;font-weight:600;margin-left:5px}.chat-landing-screen__footer>p{width:-moz-fit-content;width:fit-content}.chat-landing-screen__footer>.MuiSvgIcon-root{font-size:18px;margin-right:5px;color:#919191}.chat-landing-screen{background:radial-gradient(circle at 70% 20%,rgba(20,212,157,.09),transparent 30%),#07171d!important;color:#9db2b8!important}.chat-landing-screen__photo{width:220px;height:220px;object-fit:contain;filter:drop-shadow(0 18px 35px rgba(0,0,0,.35))}.chat-landing-screen>.MuiDivider-root{background:rgba(105,183,165,.1);width:min(460px,80vw)!important}.chat-landing-screen>.chat-landing-screen__title>p{font-weight:650!important;font-size:32px;color:#eaf5f3;margin-bottom:18px}.chat-landing-screen>div>p{font-size:14px;line-height:22px;color:#789097}.chat-landing-screen__footer{color:#789097}.chat-landing-screen__footer>span{font-size:13px;color:#6fe0bf}.chat-landing-screen__footer>.MuiSvgIcon-root{color:#14d49d}@media(max-width:600px){.chat-landing-screen{height:100%!important;padding:20px}.chat-landing-screen__photo{width:180px;height:180px}.chat-landing-screen>.chat-landing-screen__title>p{font-size:25px}}.chatProfileDialog{background:#07171d!important;color:#edf6f4!important;border-radius:22px!important;overflow:hidden;border:1px solid rgba(105,183,165,.12);box-shadow:0 28px 80px rgba(0,0,0,.6)!important}.chatProfileDialog__cover{height:155px;position:relative;background:#10272f}.chatProfileDialog__cover>img{width:100%;height:100%;object-fit:cover;display:block}.chatProfileDialog__coverFallback{width:100%;height:100%;background:radial-gradient(circle at 80% 15%,rgba(20,212,157,.24),transparent 35%),linear-gradient(135deg,#0b272e,#123f43,#07171d)}.chatProfileDialog__cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.5))}.chatProfileDialog__close{position:absolute!important;right:8px;top:8px;color:#fff!important;z-index:2;background:rgba(0,0,0,.3)!important}.chatProfileDialog__avatar{position:absolute!important;left:20px;bottom:-45px;width:90px!important;height:90px!important;border:4px solid #07171d;z-index:2;box-shadow:0 8px 25px rgba(0,0,0,.4)}.chatProfileDialog__body{padding:56px 20px 22px}.chatProfileDialog__body h2{margin:0 0 4px;color:#f2f8f7;font-size:23px}.chatProfileDialog__username{display:flex;align-items:center;grid-gap:5px;gap:5px;margin:0 0 18px;color:#58d8b7;font-size:13px}.chatProfileDialog__username .MuiSvgIcon-root{font-size:18px}.chatProfileDialog__details{display:flex;flex-direction:column;grid-gap:12px;gap:12px}.chatProfileDialog__details>div{display:flex;grid-gap:12px;gap:12px;align-items:flex-start;padding:10px 11px;border-radius:13px;background:#0d2229;border:1px solid rgba(105,183,165,.07)}.chatProfileDialog__details .MuiSvgIcon-root{color:#5fd9b9;font-size:20px;margin-top:2px}.chatProfileDialog__details span{display:flex;flex-direction:column;grid-gap:3px;gap:3px;color:#c4d2d4;font-size:13px;word-break:break-word}.chatProfileDialog__details b{color:#718b91;font-size:10px;text-transform:uppercase;letter-spacing:.7px}@media(max-width:600px){.chatProfileDialog__cover{height:145px}.chatProfileDialog__body{padding:54px 16px 18px}}.chatProfileDialog__actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:9px;gap:9px;margin-top:16px}.chatProfileDialog__actions button{border-radius:12px;text-transform:none;min-height:42px}.chatProfileDialog__body h2 .makemenowVerified{margin-left:6px}.chat{flex:1 1;height:100%;min-height:0;min-width:0;display:flex;flex-direction:column;position:relative;overflow:hidden;background:radial-gradient(circle at 20% 10%,rgba(0,168,130,.08),transparent 32%),radial-gradient(circle at 90% 70%,rgba(32,125,114,.07),transparent 28%),#07171d;color:#e9edef}.chat__body{flex:1 1;min-height:0;background:radial-gradient(circle at 12px 12px,rgba(20,212,157,.055) 1px,transparent 1.5px),radial-gradient(circle at 36px 36px,hsla(0,0%,100%,.025) 1px,transparent 1.5px),linear-gradient(180deg,rgba(5,22,28,.92),rgba(5,19,25,.98));background-size:48px 48px,48px 48px,100% 100%;padding:32px 7%;overflow-y:auto;box-sizing:border-box;-ms-scroll-chaining:none;overscroll-behavior:contain}.chat__body_loading{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.chat__body_loading .MuiCircularProgress-root{color:#14d49d}.Toastify__toast{font-size:14px;min-height:34px!important;max-height:80px!important;top:60px;border-radius:12px!important}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-thumb{background:#30464e;border-radius:8px}::-webkit-scrollbar-track{background:transparent}@media screen and (max-width:800px){.chat__body{padding:28px 14px 12px}}@media screen and (max-width:600px){.chat{flex:1 1 auto;width:100vw;height:calc(100vh - 74px);min-height:calc(100vh - 74px);max-height:calc(100vh - 74px);overflow:hidden}.chat__body{padding:20px 10px 10px!important}.Toastify__toast{font-size:12px;max-width:88vw;margin:0 auto}}.chat__body{background-image:url(/src/images/chatbackground.png),url(/static/media/whatsapp-chat-bg.a3f05910.png)!important;background-repeat:repeat!important;background-size:auto,520px!important;background-position:50%!important;background-color:#07171d!important}@media(max-width:600px){.chat.chat--aux{visibility:hidden!important}.chat.chat--aux,.chat.chat--aux *{pointer-events:none!important}}@media screen and (max-width:600px){.chat{height:calc(100dvh - 74px)!important;min-height:calc(100dvh - 74px)!important;max-height:calc(100dvh - 74px)!important}.chat__body{min-height:0!important}.chatFooter{flex-shrink:0!important}}.privateChatBlocked{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;grid-gap:8px;gap:8px;text-align:center;padding:30px;color:#667085;background:#fff}.privateChatBlocked strong{font-size:20px;color:#111827}.privateChatBlocked span{max-width:340px}.gameZonePage{min-height:100%;background:#061a20;color:#eaf7f8}.gameZonePage__header{height:76px;display:flex;align-items:center;grid-gap:12px;gap:12px;padding:0 18px;border-bottom:1px solid hsla(0,0%,100%,.06)}.gameZonePage__header button{border:0;background:rgba(0,210,190,.12);color:#dff;width:44px;height:44px;border-radius:50%;cursor:pointer}.gameZonePage__header strong{display:block;font-size:21px}.gameZonePage__header span{color:#789298;font-size:12px}.gameZonePage__hero{max-width:680px;margin:0 auto;padding:36px 22px;text-align:center}.gameZonePage__hero img{width:100%;max-width:430px;max-height:250px;object-fit:cover;border-radius:28px;box-shadow:0 25px 70px rgba(0,0,0,.35)}.gameZonePage__fallback{display:none;font-size:80px;color:#00cdb3}.gameZonePage__hero h1{margin:26px 0 8px;font-size:34px}.gameZonePage__hero p{color:#8ca3a8;line-height:1.6}.gameZonePage__cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:28px}.gameZonePage__cards button{border:1px solid rgba(0,210,190,.15);border-radius:18px;background:hsla(0,0%,100%,.035);color:#fff;padding:20px;text-align:left;cursor:pointer}.gameZonePage__cards span{font-size:28px;display:block}.gameZonePage__cards b{display:block;margin-top:9px;font-size:16px}.gameZonePage__cards small{color:#789298;display:block;margin-top:4px}@media(max-width:600px){.gameZonePage__cards{grid-template-columns:1fr}.gameZonePage__hero{padding:24px 16px}}.app{justify-content:center;align-items:center;background:#0b141a;overflow:hidden;position:relative}.app,.app__body{display:flex;height:100vh;width:100vw}.app__body{position:fixed;background:#111b21;max-width:1400px;box-shadow:-1px 4px 20px -6px rgba(0,0,0,.7)}.app__loading{display:flex;align-items:center;justify-content:center;width:350px;height:100%}.app__loading>div{width:180px;text-align:center}.app__loading_linear .MuiLinearProgress-root{margin-top:25px!important}.MuiCircularProgress-colorPrimary{color:#25d366!important}.MuiLinearProgress-barColorPrimary{background:#25d366!important}.app-no-bg{z-index:auto}@media screen and (max-width:600px){.app__body{display:flex;max-width:none}}.app{background:#041117!important}.app__body{background:#07171d!important;box-shadow:0 0 70px rgba(0,0,0,.35)!important}.callOverlay{position:fixed;inset:0;background:rgba(0,0,0,.72);z-index:3000;display:flex;align-items:center;justify-content:center}.callCard{background:#fff;border-radius:14px;padding:28px;min-width:320px;display:flex;flex-direction:column;grid-gap:10px;gap:10px;text-align:center;box-shadow:0 12px 50px rgba(0,0,0,.35)}.callCard strong{font-size:20px}.callCard span{color:#667781}.callActions{display:flex;grid-gap:12px;gap:12px;justify-content:center;margin-top:14px}.callBtn,.callHangup{border:0;border-radius:22px;padding:10px 22px;color:#fff;cursor:pointer;font-weight:600}.callBtn--danger,.callHangup{background:#e53935}.callBtn--accept{background:#00a884}.callWindow{width:min(900px,92vw);height:min(720px,86vh);background:#111;border-radius:12px;overflow:hidden;display:flex;flex-direction:column}.callWindow__top{height:58px;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 18px;background:#202c33}.callWindow__top button{border:0;background:none;color:#fff;font-size:28px;cursor:pointer}.callVideos{position:relative;flex:1 1;display:flex;align-items:center;justify-content:center;background:#101b21}.callRemote{width:100%;height:100%;object-fit:contain}.callLocal{position:absolute;right:18px;bottom:18px;width:180px;height:130px;object-fit:cover;border-radius:10px;border:2px solid #fff}.voiceCallScreen{color:#fff;display:flex;flex-direction:column;align-items:center;grid-gap:16px;gap:16px}.voiceCallAvatar{width:100px;height:100px;border-radius:50%;background:#54656f;display:flex;align-items:center;justify-content:center;font-size:40px}.callHangup{align-self:center;margin:16px;padding:12px 30px}.callControls{display:flex;justify-content:center;grid-gap:8px;gap:8px;padding:12px;flex-wrap:wrap}.callControls button{border:0;background:#1d3037;color:#fff;border-radius:22px;padding:10px 15px}.callControls button:hover{background:#29434b}.publicProfile{position:fixed;inset:0;z-index:10000;background:#fff;color:#101827;font-family:Arial,sans-serif;display:flex;flex-direction:column}.publicProfile__top{height:62px;flex:none;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-bottom:1px solid #eceff2;background:#fff}.publicProfile__top button{width:44px;height:44px;border:0;background:transparent;border-radius:50%;display:flex;align-items:center;justify-content:center}.publicProfile__top strong{font-size:21px}.publicProfile__scroll{overflow:auto;padding-bottom:35px}.publicProfile__hero{height:305px;position:relative;background:#e9eef1 50%/cover no-repeat;display:flex;align-items:flex-end;justify-content:center}.publicProfile__stats{position:absolute;left:7%;right:7%;bottom:88px;display:flex;justify-content:space-between;text-align:center}.publicProfile__stats div{display:flex;flex-direction:column;text-shadow:0 1px 4px rgba(0,0,0,.47)}.publicProfile__stats b{font-size:27px}.publicProfile__stats span{font-size:14px}.publicProfile__avatarButton{position:absolute;bottom:-58px;width:150px;height:150px;padding:0;border:8px solid #fff;border-radius:50%;background:#fff;box-shadow:0 5px 24px rgba(0,0,0,.13)}.publicProfile__avatarButton .MuiAvatar-root{width:100%;height:100%;font-size:48px;background:#18242a}.publicProfile__identity{text-align:center;padding:74px 18px 12px}.publicProfile__identity h1{margin:0;display:flex;justify-content:center;align-items:center;grid-gap:5px;gap:5px;font-size:27px}.publicProfile__identity>strong{display:flex;justify-content:center;align-items:center;grid-gap:4px;gap:4px;margin-top:5px;color:#475467}.publicProfile__identity p{max-width:620px;margin:9px auto;color:#667085}.publicProfile__actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;padding:10px 18px}.publicProfile__actions button{height:48px;border:0;border-radius:24px;background:#f2b632;font-weight:700;display:flex;align-items:center;justify-content:center;grid-gap:7px;gap:7px}.publicProfile__actions button:disabled{opacity:.5}.publicProfile__tabs{display:grid;grid-template-columns:repeat(3,1fr);margin-top:10px;border-top:1px solid #edf0f2;border-bottom:1px solid #edf0f2}.publicProfile__tabs button{height:50px;border:0;background:#fff;font-weight:700;color:#667085}.publicProfile__tabs button.active{color:#111;border-bottom:2px solid #111}.publicProfile__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2px;gap:2px}.publicProfile__grid button{border:0;padding:0;aspect-ratio:1;background:#f0f2f4;overflow:hidden}.publicProfile__grid img,.publicProfile__grid video{width:100%;height:100%;object-fit:cover}.publicProfile__private{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:8px;gap:8px;color:#667085;text-align:center;padding:25px}.publicProfile__private strong{color:#111;font-size:18px}.publicProfile__loading{display:flex;align-items:center;justify-content:center;height:100%;color:#667085}.publicProfile__menuBackdrop,.publicProfile__photoBackdrop{position:fixed;inset:0;background:rgba(0,0,0,.62);z-index:10001;display:flex;align-items:flex-end;justify-content:center;padding:12px}.publicProfile__menu{width:min(520px,100%);background:#fff;border-radius:20px;padding:8px;box-shadow:0 20px 60px rgba(0,0,0,.33)}.publicProfile__menuHead{display:flex;align-items:center;grid-gap:10px;gap:10px;padding:10px;border-bottom:1px solid #eee}.publicProfile__menuHead .MuiAvatar-root{width:48px;height:48px}.publicProfile__menuHead span{display:flex;flex-direction:column;flex:1 1}.publicProfile__menuHead small{color:#667085}.publicProfile__menuHead button{border:0;background:transparent}.publicProfile__menu>button:not(.publicProfile__menuHead button){width:100%;height:50px;border:0;background:#fff;display:flex;align-items:center;grid-gap:12px;gap:12px;padding:0 12px;border-radius:10px;text-align:left;font-weight:600}.publicProfile__menu>button:hover{background:#f5f6f7}.publicProfile__photoBackdrop{align-items:center}.publicProfile__photoViewer{position:relative;max-width:92vw;max-height:90vh}.publicProfile__photoViewer img{display:block;max-width:92vw;max-height:86vh;object-fit:contain;border-radius:10px}.publicProfile__photoViewer button{position:absolute;right:-4px;top:-48px;border:0;background:#fff;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center}@media(max-width:600px){.publicProfile__hero{height:270px}.publicProfile__avatarButton{width:132px;height:132px;bottom:-52px}.publicProfile__stats{bottom:78px;left:4%;right:4%}.publicProfile__stats b{font-size:23px}.publicProfile__identity{padding-top:66px}}
/*# sourceMappingURL=main.2bb3a22e.chunk.css.map */