@import"https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;500;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}input{outline:none}h1,h2,h3,h4,h5,h6{padding:0;margin:0}#root{--Primary: rgb(31, 30, 30);--UI-BACKGROUND: rgb(255 255 255 / 15%);--PURPLE-GRADIENDT: linear-gradient( 14deg, rgba(87, 15, 181, .694), rgb(88 15 181) );--DARK-ONLY: #222b49;--GLASS-UI: hsla(0, 0%, 0%, .264);--LIGHT-GLASS-UI: rgb(13 13 13 / 25%);--GLASS-UI-DARK: rgb(0 0 0 / 75%);--DARK-GRADIENT: linear-gradient( 112.1deg, rgb(32, 38, 57) 11.4%, rgb(63, 76, 119) 70.2% );--LIGHT-GRADIENT: linear-gradient( 109.6deg, rgb(220, 196, 252) 11.2%, rgb(150, 199, 253) 100.2% );--DARK-MODERN: linear-gradient( 112.1deg, rgb(153 174 222 / 73%) 11.4%, rgb(193 210 255 / 80%) 78.2% );--BUTTON-GRADIENT: linear-gradient( 90deg, rgb(186, 68, 232), rgb(104, 75, 218) );--BUTTON-GRADIENDT-HOVER: linear-gradient( 45deg, rgb(101, 79, 229), rgb(26, 113, 218) );--DARK-BUTTON: linear-gradient(-20deg, #2b5876 0%, #3f3270 100%);--LIGHT-BUTTON: linear-gradient( 110.6deg, rgb(93, 60, 145) 2.2%, rgb(104, 119, 244) 100.2% );--LIGHT-TEXT: #0f2020;--DARK-TEXT: #6ca1c7}.hidden{display:none}body{font-family:Lato,sans-serif;height:100vh;scroll-behavior:smooth}._mainContent_1nm3x_1{display:flex;width:70%;height:80vh;margin:auto;justify-content:space-between;align-items:center;background:var(--DARK-GRADIENT);box-shadow:5px 5px 17px 1px #151519}._loginPage_1nm3x_21{height:100%;width:40%;background-image:url(/assets/girlWithPhone-840d4eb0.png);background-repeat:no-repeat;background-size:cover;background-position:center}._wrapper_1nm3x_39{height:100vh;display:flex;background:var(--LIGHT-GRADIENT)}._loadingState_1nm3x_51{color:#fff;display:flex;flex-flow:column;gap:15px;align-items:center;justify-content:center;height:100vh;width:100%;text-align:center;line-height:22px}._loadingStateDark_1nm3x_77{background:var(--DARK-GRADIENT)}._loadingStateLight_1nm3x_83{background:var(--LIGHT-GRADIENT)}._signup_1nm3x_89{width:40%;padding-right:40px}@media screen and (max-width: 576px){._mainContent_1nm3x_1{width:100%;border-radius:0;height:100vh}._signup_1nm3x_89{width:100%;padding-right:0}._loginPage_1nm3x_21{display:none}}@media screen and (min-width: 577px) and (max-width : 1024px){._signup_1nm3x_89{width:55%;padding-right:15px}._mainContent_1nm3x_1{width:90%}}._heading_1ffej_1{padding:20;color:#fff}._center_1ffej_9{display:flex;justify-content:center;align-items:center}._form_elements_1ffej_19{color:#fff;padding:20px;min-width:330px;width:500px;display:flex;justify-content:center;flex-flow:column;font-size:20px;gap:10px}._loginBtn_1ffej_41{text-align:center;font-size:15px;padding-top:15px;color:#fff}._loginBtn_1ffej_41 span{display:inline-block;padding:5px;border:1px solid gray;border-radius:10px;margin:10px 0}._loginBtn_1ffej_41 span:hover{background-color:var(--UI);color:#fff;cursor:pointer}._form_elements_1ffej_19 h2{text-align:center;font-size:35px;font-weight:300;padding:20px 0;text-transform:uppercase}._form_elements_1ffej_19 input{padding:10px;font-size:18px;border-radius:5px;border:0}._form_elements_1ffej_19 button{margin-top:20px}._google_btn_1ffej_111{margin:auto;vertical-align:middle}._google_btn_1ffej_111 img{width:50px;height:50px;object-fit:cover;border-radius:5px;display:block}._google_btn_1ffej_111 button{padding:0 10px 0 0;align-items:center;display:flex;justify-content:center;color:#fff;gap:10px}@media screen and (max-width: 768px){._mainContent_1ffej_157{flex-flow:column}._form_elements_1ffej_19{min-width:0;width:100%;font-size:18px}._center_1ffej_9{width:100%}}._button_c93ru_1{border:0;padding:10px 20px;border-radius:5px;font-size:16px;color:#fff;font-weight:500}._button_c93ru_1 i{pointer-events:none}._buttonDark_c93ru_25{background:var(--DARK-BUTTON)}._buttonLight_c93ru_31{background:var(--LIGHT-BUTTON)}._button_c93ru_1:hover{cursor:pointer;background-image:var(--BUTTON-GRADIENDT-HOVER)}._buttonDanger_c93ru_49{border:0;padding:10px 20px;border-radius:20px;font-size:16px;color:#fff;background-image:linear-gradient(90deg,rgb(166 16 41),rgb(219 85 35))}._buttonDanger_c93ru_49:hover{cursor:pointer;background-image:linear-gradient(90deg,rgb(223 31 25),rgb(57,32,85))}._ldsSpinner_zrjhs_1{color:official;display:inline-block;position:relative;width:80px;height:80px}._loading_zrjhs_15{text-align:center;display:flex;justify-content:center;align-items:center}._ldsSpinner_zrjhs_1 div{transform-origin:40px 40px;animation:_ldsSpinner_zrjhs_1 1.2s linear infinite}._ldsSpinner_zrjhs_1 div:after{content:" ";display:block;position:absolute;top:9px;left:37px;width:6px;height:18px;border-radius:50%;background:#fff}._ldsSpinner_zrjhs_1 div:nth-child(1){transform:rotate(0);animation-delay:-1.1s}._ldsSpinner_zrjhs_1 div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}._ldsSpinner_zrjhs_1 div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}._ldsSpinner_zrjhs_1 div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}._ldsSpinner_zrjhs_1 div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}._ldsSpinner_zrjhs_1 div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}._ldsSpinner_zrjhs_1 div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}._ldsSpinner_zrjhs_1 div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}._ldsSpinner_zrjhs_1 div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}._ldsSpinner_zrjhs_1 div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}._ldsSpinner_zrjhs_1 div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}._ldsSpinner_zrjhs_1 div:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes _ldsSpinner_zrjhs_1{0%{opacity:1}to{opacity:0}}*{margin:0;padding:0}._brandLogo_16q8d_9{display:flex;justify-content:space-between;padding:0 35px 0 0}._brandLogo_16q8d_9 h2{color:#e6dfdf;text-transform:uppercase;word-spacing:15px;font-weight:700;font-size:30px;letter-spacing:5px;padding:15px 40px}._darkHeading_16q8d_41{background:var(--DARK-BUTTON)}._lightHeading_16q8d_47{background:var(--LIGHT-BUTTON)}@media screen and (max-width: 767px){._brandLogo_16q8d_9 h2{font-size:20px;padding:15px 10px;border-radius:0;background:none}._brandLogo_16q8d_9{padding-right:0}}@media screen and (min-width: 767px) and (max-width: 1150px){._brandLogo_16q8d_9 h2{font-size:22px;display:flex;align-items:center}}._error_11645_1{background:var(--DARK-GRADIENT);display:flex;align-items:center;justify-content:center;flex-flow:column;color:var(--DARK-TEXT);gap:10px;height:100vh}._error_11645_1 h2{font-size:35px}._error_11645_1 p{font-size:22px}._homePage_tgam8_1{background:var(--LIGHT-GRADIENT);min-height:100vh;scroll-margin:60px}._content_tgam8_17{margin:auto;scroll-snap-type:y mandatory}._homePage_tgam8_1 nav{display:flex;justify-content:space-between}._homePage_tgam8_1 nav i{display:none}._menuList_tgam8_41{list-style:none;display:flex;align-items:center;gap:10px}._homePage_tgam8_1 nav ul li:hover{transition:.5s;transform:translateY(-5px)}._homePage_tgam8_1 nav ul li{padding:15px;transition:.5s;cursor:pointer}._homePage_tgam8_1 nav ul li a{color:#fff;text-decoration:none;font-size:18px}._hero_tgam8_81{display:flex;justify-content:center;gap:40px;padding:40px;color:var(--LIGHT-TEXT);align-items:center}._heroLeft_tgam8_97{width:45%;display:flex;justify-content:flex-end;height:100%}._heroRight_tgam8_109{width:55%;padding:55px 25px}._heroRight_tgam8_109 h2{font-size:4rem;padding-bottom:40px;word-spacing:10px}._heroRight_tgam8_109 p{line-height:28px;width:85%;padding-bottom:30px;font-size:20px;padding:10}._heroLeft_tgam8_97 img{width:380px;height:auto}._stickyNav_tgam8_149{position:fixed;width:100%;top:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:var(--GLASS-UI)}._color_tgam8_165{color:#fff}@media screen and (max-width:767px){._homePage_tgam8_1 nav{display:flex;background:var(--LIGHT-BUTTON);align-items:center}._homePage_tgam8_1 nav i{font-size:30px;width:60px;padding:0;color:#eaeaea;display:flex;justify-content:center}._homePage_tgam8_1 nav ul li a{color:#fff}._menuList_tgam8_41{background:var(--GLASS-UI-DARK);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-flow:column;align-items:center;justify-content:center;position:absolute;min-height:100vh;top:0;width:100%;color:#fff;left:-1200px;transition:.6s}._showNav_tgam8_241{left:0}._heroRight_tgam8_109 h2{font-size:26px;padding-bottom:20px;text-align:center;font-weight:700}._hero_tgam8_81{flex-flow:column;gap:0;padding-left:10px;padding-right:10px;min-height:100vh;height:100%}._heroLeft_tgam8_97{width:100%;justify-content:center}._heroLeft_tgam8_97 img{width:240px;height:auto}._heroRight_tgam8_109{width:100%;margin:0;padding:0;justify-content:center;align-items:center;display:flex;flex-flow:column}._heroRight_tgam8_109 p{padding-bottom:20px;font-size:16px;text-align:center}._heroRight_tgam8_109 button{margin-bottom:25px}}@media screen and (min-width:767px) and (max-width : 1150px){._hero_tgam8_81{gap:20px}._heroRight_tgam8_109{padding:10px}._heroRight_tgam8_109 h2{font-size:40px;padding-bottom:20px}._heroRight_tgam8_109 p{padding-bottom:20px}._heroLeft_tgam8_97 img{width:300px}._homePage_tgam8_1 nav ul li{padding:15px}}._works_1vzv5_1{background:var(--DARK-GRADIENT);min-height:100vh;color:#fff;padding:20px;scroll-snap-align:start}._works_1vzv5_1 h2{font-size:55px;padding:35px;font-weight:300;text-align:center;word-spacing:10px}._workSection_1vzv5_35{display:flex;align-items:center;justify-content:center;padding:30px 20px}._workLeft_1vzv5_47{display:flex;justify-content:end;padding:0 40px;transition:1.2s}._workLeft_1vzv5_47 img{width:600px;height:auto}._workRight_1vzv5_69{width:50%;transition:1.2s;z-index:-3;transform:translateY(300px);opacity:.1;padding:20px}._workRight_1vzv5_69 button{margin-top:25px}._workRight_1vzv5_69 h2{text-align:left;padding-top:0;padding-left:0}._workCard_1vzv5_103{box-shadow:2px 3px 15px 2px #0b0b0b6f;width:75%;display:flex;margin-bottom:20px;border-radius:20px;align-items:center;padding:15px}._show_1vzv5_121{transform:translateY(0);z-index:4;opacity:1}._workCard_1vzv5_103:hover{box-shadow:none;cursor:pointer}._workCard_1vzv5_103 span{font-size:25px;padding:15px 20px;border-radius:10px;color:var(--DARK-TEXT);margin-right:10px}._workCard_1vzv5_103 h3{font-size:22px;letter-spacing:3px;color:var(--DARK-TEXT);text-transform:uppercase;margin-bottom:8px}._workCard_1vzv5_103 p{color:#bdd3e2}@media screen and (max-width:767px){._workSection_1vzv5_35{flex-flow:column;gap:0;padding:5px}._workLeft_1vzv5_47{width:100%;align-items:center;padding:10px 0;justify-content:center}._workLeft_1vzv5_47 img{width:300px;height:auto}._workRight_1vzv5_69{width:100%;align-items:center;display:flex;flex-flow:column;justify-content:center}._workCard_1vzv5_103{width:95%}._workCard_1vzv5_103 h3{font-size:19px;margin-bottom:5px}._workCard_1vzv5_103 span{font-size:20px}._works_1vzv5_1 h2{font-size:28px;padding:20px 20px 0}}@media screen and (min-width:767px) and (max-width : 1150px){._workSection_1vzv5_35{flex-flow:column;padding:0}._workRight_1vzv5_69{width:100%;display:flex;justify-content:center;flex-flow:column;align-items:center;padding:10px 30px}._workCard_1vzv5_103{width:80%}}._feature_4g3cl_1{background:var(--LIGHT-GRADIENT);min-height:100vh;scroll-snap-align:start;border-bottom-right-radius:50px;padding:20px 0}._feature_4g3cl_1 h2{color:var(--LIGHT-TEXT);font-size:50px;padding:35px;font-weight:300;text-align:center;word-spacing:10px}._featureContent_4g3cl_33{display:flex;padding:20px;justify-content:center;align-items:center}._featureDemo_4g3cl_45,._featureList_4g3cl_51{width:50%}._featureGrid_4g3cl_57{display:grid;grid-template-columns:1fr 1fr;padding:15px;gap:20px 20px}._featureItem_4g3cl_69{padding:20px;display:flex;border-radius:15px;flex-flow:column;gap:8px;position:relative;transition:.4s;box-shadow:3px 5px 15px 5px #1b1b1b3e}._featureItem_4g3cl_69:hover{cursor:pointer;transform:translateY(-5px);box-shadow:none}._featureItem_4g3cl_69 i{padding:20px;border-radius:15px;background:rgba(10,10,10,.084);font-size:35px}._featureItem_4g3cl_69 h4{font-size:22px;word-spacing:6px;text-transform:uppercase;color:#000;width:60%;letter-spacing:2px}._featureItem_4g3cl_69 p{color:var(--LIGHT-TEXT)}._upComing_4g3cl_139:after{content:"Recent";position:absolute;background-color:#00000058;padding:10px;top:0;border-radius:15px;font-weight:400;font-size:16px;text-transform:uppercase;right:0;opacity:.5}._footerBg_4g3cl_167{background:var(--DARK-GRADIENT)}._animateImage_4g3cl_175{position:relative;display:flex;align-items:center;justify-content:center}._animateImage_4g3cl_175 img:nth-child(2){width:280px;height:auto;z-index:5}._animateImage_4g3cl_175 img:nth-child(3){width:250px;height:auto;position:absolute;left:30%;bottom:0;transition:2.5s}._showDemo_4g3cl_263{left:15%!important;rotate:-10deg!important}._showDemoRight_4g3cl_271{right:15%!important;rotate:10deg!important}._animateImage_4g3cl_175 img:nth-child(1){width:250px;height:auto;position:absolute;right:30%;bottom:0;transition:2.5s}@media screen and (max-width:576px){._featureContent_4g3cl_33{flex-flow:column;padding:10px;gap:35px}._featureDemo_4g3cl_45,._featureList_4g3cl_51{width:100%}._featureGrid_4g3cl_57{grid-template-columns:1fr;gap:20px 0px}._animateImage_4g3cl_175 img:nth-child(2){width:220px}._animateImage_4g3cl_175 img:nth-child(1){width:170px}._animateImage_4g3cl_175 img:nth-child(3){width:170px}._showDemo_4g3cl_263{left:3%!important;rotate:-10deg!important}._showDemoRight_4g3cl_271{right:3%!important;rotate:10deg!important}._featureItem_4g3cl_69 i{font-size:25px;padding:15px}._featureItem_4g3cl_69 h4{font-size:18px}._featureItem_4g3cl_69 p{font-size:15px}._featureGrid_4g3cl_57{padding:20px 15px}}@media screen and (min-width:576px) and (max-width : 1024px){._featureContent_4g3cl_33{flex-flow:column;padding:10px;gap:35px}._featureDemo_4g3cl_45,._featureList_4g3cl_51{width:100%}._featureGrid_4g3cl_57{grid-template-columns:1fr 1fr;gap:20px 20px}._animateImage_4g3cl_175 img:nth-child(2){width:250px}._animateImage_4g3cl_175 img:nth-child(1){width:195px}._animateImage_4g3cl_175 img:nth-child(3){width:195px}._showDemo_4g3cl_263{left:15%!important;rotate:-10deg!important}._showDemoRight_4g3cl_271{right:15%!important;rotate:10deg!important}}._footer_1nez9_1{background:var(--DARK-GRADIENT);display:flex;flex-flow:column;color:#fff;min-height:300px}._footerContent_1nez9_15{padding:30px 30px 0;text-align:center;display:flex;justify-content:center;align-items:center;flex-flow:column;gap:15px;margin:0 auto}._footerContent_1nez9_15 button{padding:15px;border-radius:0;text-transform:uppercase;margin-top:15px}._footerContent_1nez9_15 h3{font-size:26px;text-transform:uppercase;font-weight:300;word-spacing:5px;color:var(--DARK-TEXT);letter-spacing:3px}._footerContent_1nez9_15 h2{font-size:35px;font-weight:600;word-spacing:5px;letter-spacing:3px;text-transform:uppercase}._socialLinks_1nez9_83{padding:15px 0}._socialLinks_1nez9_83 span{text-align:center;display:block;padding:5px;font-weight:300;font-size:15px;color:#7986bc;letter-spacing:3px}._links_1nez9_109{padding:20px;display:flex;align-items:center;justify-content:center;gap:10px;margin:0 auto}._links_1nez9_109 i:hover{transform:translateY(-5px);color:#fff}._links_1nez9_109 i{font-size:25px;color:var(--DARK-TEXT);background:var(--GLASS-UI);border-radius:15px;padding:15px;transition:.4s}@media screen and (max-width : 576px){._footerContent_1nez9_15{width:100%}._footerContent_1nez9_15 h3{font-size:20px;text-transform:uppercase;font-weight:300;word-spacing:5px;color:var(--DARK-TEXT);letter-spacing:3px}._footerContent_1nez9_15 h2{font-size:28px;font-weight:600;word-spacing:5px;letter-spacing:3px;text-transform:uppercase}._links_1nez9_109 i{font-size:16px;color:var(--DARK-TEXT);background:var(--GLASS-UI);border-radius:15px;padding:12px;text-align:center;transition:.4s}._socialLinks_1nez9_83 span{font-size:13px;line-height:18px}}._dashboard_1klek_1{display:flex;justify-content:space-between;align-items:center;gap:15px}._dashboard_1klek_1 ::-webkit-scrollbar{width:10px}._dashboard_1klek_1 ::-webkit-scrollbar-thumb{background-color:var(--GLASS-UI);width:15px;border-radius:10px}._containerLight_1klek_29{background-image:var(--LIGHT-GRADIENT)}._containerDark_1klek_35{background-image:var(--DARK-GRADIENT)}._contentWrapper_1klek_43{height:100vh;padding:30px;width:85%;position:relative;margin:auto;display:flex;flex-flow:column;justify-content:center;gap:10px}._people_1klek_67{flex:2}._activeChat_1klek_73{flex:3}@media screen and (max-width: 768px){._dashboard_1klek_1{display:block;justify-content:space-between;align-items:center;gap:5%;width:100%;margin:auto}._contentWrapper_1klek_43{width:100%;padding:0}}@media screen and (min-width: 769px) and (max-width: 1050px){._contentWrapper_1klek_43{width:100%;padding:20px}}._chatBody_1e6gx_1,._blankBody_1e6gx_1{width:100%;height:85vh;background-color:var(--GLASS-UI);display:flex;flex-flow:column;position:relative;overflow:hidden}._message_1e6gx_21{padding:5px 15px 40px;overflow:auto;display:flex;width:100%;flex-flow:column-reverse;flex-grow:2;scroll-behavior:smooth}._message_1e6gx_21 button{width:150px;margin:auto}._otherUser_1e6gx_51{display:flex;justify-content:flex-start;align-items:center;gap:5px}._authUser_1e6gx_63{display:flex;justify-content:flex-start;align-items:center;flex-flow:row-reverse;gap:5px}._authUser_1e6gx_63,._otherUser_1e6gx_51{padding:5px 0}._otherUser_1e6gx_51 img{width:50px;height:50px;object-fit:cover;border-radius:50px;align-self:baseline}._textMsg_1e6gx_105,._authTextMsg_1e6gx_107{color:#fff;background-color:#161414;padding:10px 15px;word-break:keep-all;max-width:70%;line-height:24px;border-radius:20px}._textFull_1e6gx_127{max-width:100%}._textMsg_1e6gx_105 img,._authTextMsg_1e6gx_107 img{height:auto;object-fit:contain;border-radius:20px}._authTextMsg_1e6gx_107{background-color:#6f47c5}._imageFileOther_1e6gx_153{background-color:#161414;align-items:flex-start}._imageFileAuth_1e6gx_163{background-color:#6f47c5;align-items:flex-end}._imageFile_1e6gx_153{width:45%;padding:10px;border-radius:10px;margin-bottom:10px;display:flex;flex-flow:column;justify-content:center}._imageFile_1e6gx_153 a{width:100%}._imageFile_1e6gx_153 a img{width:100%;height:auto;border-radius:10px}._friendCard_1e6gx_213{background-color:var(--GLASS-UI);display:flex;padding:10px 25px;align-items:center;gap:10px}._friendCard_1e6gx_213 img{border-radius:50%;width:50px;height:50px;object-fit:cover}._profileActive_1e6gx_243{box-shadow:0 0 15px -4px #5fff5f}._friendCard_1e6gx_213 button{padding:10px}._friendCard_1e6gx_213 button:first-child{display:none}._profileName_1e6gx_267{flex-grow:3;font-size:18px;color:#fff}._profileName_1e6gx_267 p{font-size:13.5px;opacity:.9;padding-top:3px}._hidden_1e6gx_289{display:none}._scroller_1e6gx_297{padding-top:120px}._centerLoading_1e6gx_305{height:100%;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 768px){::-webkit-scrollbar{display:none}._friendCard_1e6gx_213 button:first-child{display:block}._hidebody_1e6gx_333{display:none}._friendCard_1e6gx_213{width:100%;border-radius:0;padding:10px;z-index:3}._message_1e6gx_21{padding-bottom:90px}._chatBody_1e6gx_1{height:100vh;border-radius:0}._imageFile_1e6gx_153{width:50%}}._profile_969gp_1{position:absolute;background:var(--DARK-ONLY);width:60%;height:100%;transition:.5s;z-index:3;padding:10px;color:#fff}._profileShow_969gp_25{right:0}._profileHide_969gp_31{padding:0;right:-100%}._profileCard_969gp_43{margin:10px 0;display:flex;flex-flow:column;justify-content:center;align-items:center}._notGroup_969gp_57{padding:20% 25px 25px;gap:20px}._profileCard_969gp_43 img{width:200px;height:200px;border-radius:50%;object-fit:cover}._profileCard_969gp_43 h2{font-size:35px;margin-bottom:10px}._options_969gp_89{display:flex;flex-flow:column;gap:10px;width:60%}._info_969gp_101{text-align:center;padding:10px 0}@media screen and (max-width: 768px){._profileShow_969gp_25{width:100%}}._confirmationBox_4m8lx_1{padding:20px;width:100%;height:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:absolute;display:flex;align-items:center;justify-content:center;transition:.5s}._mainBox_4m8lx_25{width:80%;padding:16px;border-radius:10px;text-align:center;background-color:#151519;box-shadow:5px 8px 20px -1px #151519}._mainBox_4m8lx_25 p{line-height:22px}._mainBox_4m8lx_25 *{margin:10px 5px}._groupMenu_1sx7h_1{color:#ccc;width:100%;display:flex;flex-flow:column}._toogleMember_1sx7h_15,._searchUser_1sx7h_15{background:var(--LIGHT-GLASS-UI);border-radius:10px;display:flex;justify-content:space-between;padding:15px 20px;cursor:pointer}._userListAdding_1sx7h_33{background:var(--LIGHT-GLASS-UI);border-radius:10px}._searchUser_1sx7h_15{padding:0}._searchUser_1sx7h_15 input{background:var(--LIGHT-GLASS-UI);color:#fff;outline:0;border:0;padding:15px;width:100%}._memberList_1sx7h_65{padding:5px;height:230px;transition:.5s;opacity:0;overflow-y:auto}._showMember_1sx7h_79{opacity:1}._option_1sx7h_85{padding-top:10px;display:flex;flex-flow:column;gap:7px;width:60%;margin:auto}._friendCard_1sx7h_101{background-color:var(--LIGHT-GLASS-UI);display:flex;padding:10px;border-radius:10px;align-items:center;gap:5px;margin:10px 0}._friendCard_1sx7h_101 img{border-radius:50%;width:50px;height:50px;object-fit:cover}._friendCard_1sx7h_101 button{padding:10px}._friendCard_1sx7h_101 h3{color:#ccc;font-size:20px;flex-grow:3;text-align:left}._confirmModal_1sx7h_151{gap:10px;display:flex}._confirmModal_1sx7h_151 button{width:100%}._authUser_1dse4_1,._otherUser_1dse4_3{align-items:center;justify-content:flex-start;display:flex;padding:3px 0;gap:5px;cursor:pointer}._authUser_1dse4_1{flex-flow:row-reverse}._sameUser_1dse4_27{transform:translateY(-5px);padding:2px 2px 2px 55px}._singleMessage_1dse4_39{background:red}._status_1dse4_49{display:flex;justify-content:center;padding:10px;text-align:center;opacity:.5;text-transform:lowercase}._otherUser_1dse4_3 img{width:50px;height:50px;object-fit:cover;border-radius:50%;align-self:baseline}._textMsg_1dse4_83,._authTextMsg_1dse4_85{color:#fff;background-color:#161414;padding:8px 16px;word-break:keep-all;max-width:70%;line-height:24px;display:flex;border-radius:5px}._textFull_1dse4_107{max-width:100%}._textMsg_1dse4_83 img,._authTextMsg_1dse4_85 img{height:auto;object-fit:contain;border-radius:20px}._authTextMsg_1dse4_85{background:var(--LIGHT-BUTTON)}._imageFileOther_1dse4_133{align-items:flex-start}._imageFileAuth_1dse4_139{align-items:flex-end}._imageFile_1dse4_133{max-width:45%;border-radius:10px;margin-bottom:10px;display:flex;flex-flow:column;justify-content:center}@keyframes _showSome_1dse4_1{0%{opacity:0;height:0px}to{opacity:.7;height:20px}}._dateShow_1dse4_185{font-size:10px;overflow:hidden;transform:translateZ(0);animation:_showSome_1dse4_1 .3s ease-in-out both}._dateTime_1dse4_199{font-size:10px;height:0px;opacity:0;transform:translateZ(0)}._imageFile_1dse4_133 img{width:100%;height:auto;border-radius:10px}._hidden_1dse4_225{display:none}._moreOption_1dse4_233{margin-right:10px;transition:.4s;transform:scale(0);opacity:0;display:flex;flex-flow:row-reverse;justify-content:center;align-items:center}._moreOption_1dse4_233 p{font-size:12px;font-weight:medium;color:#fff}._authUser_1dse4_1:hover ._moreOption_1dse4_233,._otherUser_1dse4_3:hover ._moreOption_1dse4_233{opacity:1;transform:scale(1)}._time_1dse4_287{background:red}._controller_1dse4_297{width:100%;padding:0 10px;gap:5px;border-radius:5px;justify-content:center;align-items:center;display:flex}._controller_1dse4_297 span{font-size:18px;cursor:pointer;color:#fff;padding:0}._controller_1dse4_297 i{padding:8px}._voiceWave_1dse4_335{width:300px;cursor:pointer}._moreOption_1dse4_233 i{font-size:16px;color:#fff;cursor:pointer}._dateAndDelete_1dse4_359{display:flex;flex-flow:row-reverse;gap:20px;color:#fff;align-items:center;padding:10px}@media screen and (max-width: 768px){._imageFile_1dse4_133{max-width:55%}}._smallMessage_1dse4_393{padding:5px}._smallMessage_1dse4_393 p{color:#ffffff8c;text-align:center;text-transform:lowercase}._tiblock_928mq_3{align-items:center;display:flex;height:17px}._ticontainer_928mq_15 ._tidot_928mq_15{background-color:#90949c}._tidot_928mq_15{-webkit-animation:_mercuryTypingAnimation_928mq_1 1.5s infinite ease-in-out;border-radius:2px;display:inline-block;height:4px;margin-right:2px;width:4px}@-webkit-keyframes _mercuryTypingAnimation_928mq_1{0%{-webkit-transform:translateY(0px)}28%{-webkit-transform:translateY(-6px)}44%{-webkit-transform:translateY(0px)}}._tidot_928mq_15:nth-child(1){-webkit-animation-delay:.2s}._tidot_928mq_15:nth-child(2){-webkit-animation-delay:.3s}._tidot_928mq_15:nth-child(3){-webkit-animation-delay:.4s}._modal_48wcq_1{background:hsla(0,0%,0%,.264);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;padding:10px;max-height:90%;max-width:90%}._mainContent_48wcq_25 img{max-width:80vw;max-height:80vh}._options_48wcq_33{display:flex;justify-content:space-between}._options_48wcq_33 button{background:rgba(0,0,0,.6);border-radius:0}._overlay_48wcq_51{position:fixed;top:0;right:0;left:0;bottom:0;z-index:1000;background:rgba(0,0,0,.614)}@media screen and (max-width: 767px){._mainContent_48wcq_25 img{max-width:80vw;max-height:85vh}}._blockedUi_q9hha_1{padding:20px;box-shadow:5px 5px 15px 2px #0c0610;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff}._blockedUi_q9hha_1 p{line-height:22px}._blockedUi_q9hha_1 span{color:#f35c24}._bottomOption_1u3ok_1{background-color:var(--LIGHT-GLASS-UI);padding:15px 20px;display:flex;gap:10px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);width:100%}._bottomOption_1u3ok_1 input{padding:10px 15px;font-size:16px;border-radius:10px;flex-grow:1;border:none;width:100%}._controller_1u3ok_37{width:100%;background:var(--DARK-ONLY);padding:0 10px;gap:5px;border-radius:5px;justify-content:center;align-items:center;display:flex}._controller_1u3ok_37 span{font-size:18px;cursor:pointer;color:#fff;padding:5px}._voiceWave_1u3ok_69{width:100%}._selectedImage_1u3ok_77{height:auto;width:60px;position:relative}._selectedImage_1u3ok_77 img{display:flex;width:100%;height:35px;border-radius:5px;object-fit:cover}._selectedImage_1u3ok_77 span i{background:black;color:#fff;padding:5px;font-size:12px;display:inline-block;text-align:center;cursor:pointer;position:absolute;top:-5px;right:-5px;border-radius:50%}._hidden_1u3ok_131{display:none}@media screen and (max-width: 768px){._bottomOption_1u3ok_1{position:fixed;z-index:2;bottom:0}}._recorder_1ra0y_1{display:flex;background:#0d0e0f;color:#fff;border-radius:5px;flex-grow:1;justify-content:center;gap:20px;font-weight:300;font-size:16px;padding:0 15px;align-items:center}._recorder_1ra0y_1 p{word-spacing:2px}@keyframes _pulse_1ra0y_53{0%{opacity:0}to{opacity:1}}._pulseAnim_1ra0y_53{animation:_pulse_1ra0y_53 .5s ease-in-out infinite both alternate-reverse}._pulseDot_1ra0y_63{width:20px;height:20px;border-radius:5px;box-shadow:0 0 18px 1px #ff5722;background:#FF5722}header{background:var(--GLASS-UI)}._navbar_lqpre_11{display:flex;justify-content:space-between;padding:0 35px 0 0;align-items:center}._navbar_lqpre_11 img{width:180px;filter:saturate(0)}._navbar_lqpre_11 button a{text-decoration:none;color:#fff}._navbar_lqpre_11 ul{list-style-type:none}._navbar_lqpre_11 ul li{display:inline-block;margin:0 5px}@media screen and (max-width: 768px){header{display:none}}@media screen and (min-width: 769px) and (max-width: 1050px){._contentWrapper_lqpre_73{width:100%;padding:20px}._navbar_lqpre_11 h2{font-size:25px}}._blank_d0le1_1{width:100%;height:85vh;background-color:var(--GLASS-UI);display:flex;justify-content:center;align-items:center;flex-flow:column;color:#fff;padding:20px;gap:15px}._blank_d0le1_1 i{font-size:120px;opacity:.4}._blank_d0le1_1 p{text-align:center;line-height:22px;opacity:.5;word-spacing:5px}@media screen and (max-width: 768px){._blank_d0le1_1{display:none}}._inbox_1ttkf_1{background-color:var(--GLASS-UI);padding:15px;display:flex;flex-flow:column;gap:10px;height:85vh}._inbox_1ttkf_1 ::-webkit-scrollbar{display:none}._findSection_1ttkf_25 input{border:none;padding:15px;font-size:18px;border-radius:10px}._profileActive_1ttkf_37{box-shadow:0 0 15px -4px #5fff5f}._friendCard_1ttkf_45 *{pointer-events:none}._friendCard_1ttkf_45{background-color:var(--GLASS-UI);display:flex;padding:10px;border-radius:5px;cursor:pointer;align-items:center;transition:.4s;gap:10px;margin:10px 0;position:relative}._message_1ttkf_83{color:#d9d9d9de;padding:5px 0;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._friendCard_1ttkf_45 img{border-radius:50%;width:50px;height:50px;object-fit:cover}._friendCard_1ttkf_45 button{padding:10px}._friendCard_1ttkf_45 h3{color:#fff;font-size:20px}._contact_1ttkf_125{background-color:var(--GLASS-UI);padding:15px;gap:15px;display:flex;justify-content:space-between;align-items:center;color:#fff;border-radius:5px}._contact_1ttkf_125 img{border-radius:50%;width:50px;height:50px;object-fit:cover}._dot_1ttkf_157:after{content:"";width:10px;border-radius:50%;height:10px;background-color:#28cb2a;position:absolute}._dot_1ttkf_157{display:flex;justify-content:flex-end;flex-grow:1;align-items:center;padding:5px}._bolder_1ttkf_187{color:#f8f8f8}._active_1ttkf_193{background-color:var(--GLASS-UI-DARK)}._emptyInbox_1ttkf_201{padding:20px;color:#fff;text-align:center;background:var(--GLASS-UI);border-radius:15px}._emptyInbox_1ttkf_201 h3{margin-bottom:15px}@media screen and (max-width: 768px){._hidebody_1ttkf_229{display:none}._inbox_1ttkf_1{height:100vh;background-color:var(--GLASS-UI);padding:10px;border-radius:0}}._findSection_1fnj5_1{background-color:var(--GLASS-UI);padding:25px;display:flex;flex-flow:column;gap:10px;height:85vh}._searchBar_1fnj5_17{display:flex;gap:15px;justify-content:space-between}._searchBar_1fnj5_17 button{padding:15px}._findSection_1fnj5_1 input{border:none;padding:15px;flex-grow:1;font-size:18px;text-align:center;border-radius:10px}._friendCard_1fnj5_51{background-color:var(--LIGHT-GLASS-UI);display:flex;padding:10px;border-radius:10px;align-items:center;gap:10px;margin:10px 0}._friendCard_1fnj5_51 p{color:#f0f0f0ab;padding:10px}._friendCard_1fnj5_51 img{border-radius:50%;width:50px;height:50px;object-fit:cover}._friendCard_1fnj5_51 button{padding:10px}._friendCard_1fnj5_51 h3{color:#fff;font-size:20px;flex-grow:3;text-align:left}._hidden_1fnj5_111{display:none}@media screen and (max-width: 768px){._findSection_1fnj5_1{height:100vh;border-radius:0;padding:15px}._findSection_1fnj5_1 input{border:none;padding:5px;flex-grow:1;font-size:18px;border-radius:10px}}._fallback_dr7ix_1{margin:10px 0;color:#fff;text-align:center;padding:15px}._friendCard_klks0_1{background-color:var(--LIGHT-GLASS-UI);display:flex;padding:10px;border-radius:10px;align-items:center;gap:10px;margin:10px 0}._friendCard_klks0_1 img{border-radius:50%;width:50px;height:50px;object-fit:cover}._friendCard_klks0_1 button{padding:10px 20px}._friendCard_klks0_1 h3{color:#fff;font-size:20px;flex-grow:3}@media screen and (max-width: 768px){.show,.content{width:100%;right:0;height:100%}.content{transform:translate(-800px)}.show{transform:translate(0)}}._layout_1e7pm_1{position:absolute;background:var(--DARK-ONLY);height:85vh;transition:.5s;z-index:3;padding:10px;color:#fff;right:30px;display:flex;flex-flow:column;width:40%}._layoutBar_1e7pm_27{display:flex;align-items:center;justify-content:space-between;color:#fff;text-align:center;padding:15px}._hide_1e7pm_47{visibility:hidden;opacity:0}._show_1e7pm_55{visibility:visible;opacity:1}@media screen and (max-width: 768px){._layout_1e7pm_1{width:100%;position:absolute;height:100%;transition:.5s;z-index:3;right:0;padding:10px;color:#fff;border-radius:0}._hide_1e7pm_47{left:-1000px}._show_1e7pm_55{left:0}}._navBar_1grjd_1{display:none}@media screen and (max-width: 768px){._navBar_1grjd_1{display:block}._navBar_1grjd_1 ul{display:flex;padding:10px;justify-content:space-around}._hidebody_1grjd_29{display:none}}._hidden_18hq3_3{display:none}._uploadMenu_18hq3_11{display:flex;gap:5px;justify-content:center}._userName_18hq3_23 button{background-color:#575454b5;background-image:none}._updateName_18hq3_31{margin:15px 0 10px;display:flex;justify-content:space-between;gap:17px;flex-flow:column;align-items:center}._updateName_18hq3_31 button{background-image:none;background-color:#575454b5}._updateName_18hq3_31 input{font-size:28px;text-align:center;font-weight:700;background:none;border:0;color:#fff;border-bottom:1px solid rgba(255,255,255,.596)}._settingInfo_18hq3_79{margin:10px 0;display:flex;flex-flow:column;justify-content:center;align-items:center;padding:20px;transition:.5s}._settingInfo_18hq3_79 img{width:200px;height:200px;border-radius:50%;object-fit:cover}._profileFade_18hq3_113 img{opacity:.4}._settingInfo_18hq3_79 h3{font-size:30px;margin:15px 0 10px}._settingOptions_18hq3_131{display:flex;flex-flow:column;gap:10px;width:65%;margin-top:20px}._settingInfo_18hq3_79 p{line-height:22px}._errorMsg_18hq3_151{display:block;padding:5px;font-size:18px;margin-bottom:10px;color:#c64b4b}._settingInfo_18hq3_79{text-align:center;padding:20px}@media screen and (max-width: 768px){._updateName_18hq3_31 input{width:100%;margin-bottom:10px}._updateName_18hq3_31{width:100%;display:block}}._peoples_1wkhd_1 ul{overflow-y:scroll}._peoples_1wkhd_1{flex-grow:1;overflow-y:scroll}._groupButton_1wkhd_15{margin:auto;padding:15px}._group_302t6_1{width:40%}._friendCard_302t6_9{background-color:var(--LIGHT-GLASS-UI);display:flex;padding:10px;border-radius:10px;align-items:center;gap:10px;margin:10px 0}._friendCard_302t6_9 input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;margin:0;font:inherit;color:currentColor;width:20px;height:20px;border-radius:50%;display:grid;place-content:center}._friendCard_302t6_9 input[type=checkbox]:before{content:"";width:.65em;height:.65em;background:var(--DARK-ONLY);transform:scale(0);border-radius:50%;transition:.12s transform ease-in-out;box-shadow:inset 1em 1em var(--form-control-color)}._friendCard_302t6_9 input[type=checkbox]:checked:before{transform:scale(1)}._friendCard_302t6_9 p{color:#f0f0f0ab;padding:10px}._friendCard_302t6_9 img{border-radius:50%;width:50px;height:50px;object-fit:cover}._friendCard_302t6_9 button{padding:10px}._friendCard_302t6_9 h3{color:#fff;font-size:20px;flex-grow:3;text-align:left}._buttonGroup_302t6_137{margin:auto;padding:10px}._buttonGroup_302t6_137 button:disabled{opacity:.6}._peopleList_302t6_151{flex-grow:1;overflow-y:scroll}._searchBar_302t6_161{padding-bottom:5px}._searchBar_302t6_161 input{padding:13px;border-radius:10px;border:0;width:100%;font-size:15px;background:var(--GLASS-UI);outline:0;height:50px;color:#fff}._notice_302t6_193{display:block;padding:0 0 15px;text-align:center;color:#fff}._message_302t6_205{text-align:center;color:#fff;padding:10px}._groupDetails_302t6_215{padding:5px;display:flex;background:var(--GLASS-UI);margin-bottom:10px;gap:15px;border-radius:10px}._groupDetails_302t6_215 input[type=file]{display:none}._groupDetails_302t6_215 img{width:50px;border-radius:10px;height:50px;position:relative;object-fit:cover;cursor:not-allowed}._groupDetails_302t6_215 span{display:block;display:flex;align-items:center;cursor:pointer;justify-content:center;width:50px;border-radius:10px;height:50px}._groupDetails_302t6_215 span i{font-size:30px}._groupDetails_302t6_215 input[type=text]{border:0;background:transparent;padding:10px;outline:0;color:#fff;font-size:18px;flex-grow:1;border-radius:10px}
