*{-webkit-tap-highlight-color:transparent;box-sizing:border-box;font-family:sans-serif;margin:0;outline:0;padding:0}textarea{resize:none}div,img,p,span{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.app{display:flex;height:100%;width:100%}.app,body{position:relative}body{background-color:#1c1e29;height:100vh;width:100vw}#root,body{overflow:hidden}#root{align-items:center;display:flex;height:100%;position:absolute;top:0;width:100%}button{outline:0!important}.navigateArrow{display:none}.moreOption{border-radius:50%;cursor:pointer;filter:invert(1);height:35px;padding:5px;position:absolute;right:20px;top:35px;width:35px}.moreOption:active,.moreOption:focus,.moreOption:hover{background:hsla(0,0%,50%,.452)}.optionList{background:#171924;border-radius:10px;color:#f5f5f5;display:flex;flex-direction:column;height:auto;padding:10px;position:absolute;right:25px;top:75px;width:120px;z-index:1}.optionList .option{border-radius:5px;cursor:pointer;padding:5px}.optionList .option:active,.optionList .option:focus,.optionList .option:hover{background:#8080801c}.optionList .settings{display:none}.optionList .option p{font-size:14px;font-weight:600}@media screen and (max-width:1000px){.optionList .settings{display:block}}.stat-overall{display:flex;flex-direction:column;height:auto;min-height:100%;overflow-x:scroll;position:relative}.stat-overall .scrollParent{overflow-y:scroll}.stat-overall .scrollParent::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.116);border-radius:10px}.stat-overall .scrollParent::-webkit-scrollbar{background:#0000;width:3px}.stat-overall h1{color:#fff;font-size:30px;margin:30px 15px 10px}.stat-overall p{color:#fff;font-size:22px;font-weight:600;margin-bottom:10px;margin-left:15px;margin-top:5px}.stat-overall input[type=text]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#333;background:hsla(0,0%,100%,.051);border:1px solid hsla(0,0%,100%,.076);border-radius:10px;border-bottom-right-radius:0!important;border-top-right-radius:0!important;border-radius:20px;box-shadow:inset 0 0 10px hsla(0,0%,100%,.038),0 0 10px hsla(0,0%,100%,.038);color:#f5f5f5;font-weight:600;margin-left:10px;outline:0;padding:10px 13px}.stat-overall::-webkit-scrollbar{display:none}.status-Parent{display:flex;height:180px;justify-content:left;outline:0;overflow-x:scroll;padding-left:10px;width:100%}.status-Parent .shrink{display:flex;gap:1rem;outline:0;width:auto}.status-Parent::-webkit-scrollbar{display:none}.status-Parent .userName{left:35px;position:absolute}.preview .userName{left:85px!important}.user-status{border-radius:20px;height:170px;outline:0;overflow:hidden;position:relative;width:105px}.user-status p{bottom:10px;color:#f0f8ff;font-size:14px;font-weight:600;left:5%;margin:0;position:absolute}.user-status .caption{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(0,0,0,.068);border-radius:20px;bottom:calc(0dvh - 50px);color:#f0f8ff;display:flex;display:none;flex-direction:column;justify-content:center;left:50%;padding-bottom:20px;padding-top:8px;position:absolute;text-align:center;transform:translate(-50%,-50%);width:100%;z-index:900}.user-status .caption h5{font-size:15px;font-weight:600;height:auto;margin-bottom:10px;max-height:60px;max-width:700px;overflow:scroll;width:100%}.user-status .caption .reply{display:flex;gap:5px;justify-content:center;max-width:800px;padding:0 10px;width:100%}.user-status .caption .reply .replyInput{background:rgba(0,0,0,.384);border-radius:20px;display:flex;flex:1 1;gap:5px;margin:0;padding:0 7px}.user-status .caption .reply .replyInput input{background:#0000;border:0;flex:1 1;height:100%;outline:0;padding:13px 0}.user-status .caption .reply .replyInput input::placeholder{color:#f5f5f5}.user-status .caption .reply .replyInput .sendIcon{cursor:pointer;filter:opacity(.8);height:33px;position:relative;top:3.5px;width:33px}.user-status .caption .reply .likeIcon{cursor:pointer;height:38px;position:relative;top:0;width:38px}.user-status .caption h5::-webkit-scrollbar{display:none}.user-status .profile-mini{border:2px solid #2176ff;border-radius:50%;bottom:5px;cursor:pointer;height:28px;left:5px;position:absolute;width:28px;z-index:100}.preview .profile-mini{height:30px;left:40px;width:30px}.user-status .status-upload-parent{display:flex;height:100%;width:100%}.user-status .status-upload-parent .status{cursor:pointer;height:100%;left:0;object-fit:cover;object-position:center;position:relative;top:0;width:100%}.user-status .status-upload-parent .status>img{display:block;height:100%;left:0;top:0;width:100%}.user-status .left-arrow,.user-status .profile-arrow,.user-status .right-arrow,.userAddStatus .profile-arrow{display:none}.updateSearch{display:flex;margin-bottom:20px;padding-right:15px;width:100%}.updateSearch input{border:0;flex:1 1}.updateSearch button{align-items:center;background:#2176ff;border:0;border-bottom-right-radius:20px;border-top-right-radius:20px;color:#fff;cursor:pointer;display:flex;font-weight:600;justify-content:center;position:relative;width:80px}.feed{display:flex;flex-direction:column;height:auto;height:calc(100% - 300px)}.feed .headline{align-items:center;display:flex;justify-content:space-between;padding:0 10px 0 0}.feed .headline p{font-size:25px}.feed .headline small{background:hsla(0,0%,100%,.055);border-radius:20px;color:#f5f5f5;cursor:pointer;font-weight:600;padding:3px 10px}.feed .displayFeed .new{border-top:1px solid hsla(0,0%,100%,.089);cursor:pointer;display:flex;height:60px;justify-content:left;overflow:hidden}.feed .displayFeed .new:hover{background:hsla(0,0%,100%,.041)}.feed .displayFeed .new img{object-fit:contain;width:80px}.feed .displayFeed .new p{font-size:15px}.userAddStatus{align-items:center;background:hsla(0,0%,50%,.062);border:2px solid hsla(0,0%,100%,.199)!important;border-radius:20px;display:flex;justify-content:center;padding:0!important;position:relative;width:110px!important}.userAddStatus .profileImg{border-radius:50%;cursor:pointer;height:48px;position:relative;top:-7px;width:48px}.userAddStatus .addIcon{background:green;border:1px solid #000;border-radius:50%;height:18px;padding:3px;position:absolute;right:28%;top:85px;width:18px}.UserStatus-Parent{display:flex;height:100%;justify-content:left;outline:0;overflow-y:hidden;padding-left:10px;width:100%}.UserStatus-Parent .shrink{display:flex;flex-direction:column;gap:5px;height:auto;overflow-y:scroll;padding:0 20px 0 0;width:100%}.UserStatus-Parent .shrink::-webkit-scrollbar{display:none}.UserStatus-Parent .shrink>div{border-radius:0;cursor:pointer;height:50px;overflow:hidden;width:100%}.UserStatus-Parent .status-upload-parent{align-items:center;display:flex;justify-content:left}.UserStatus-Parent .user-status{background:hsla(0,0%,50%,.068);border-radius:10px!important;padding:0 15px}.UserStatus-Parent .UserStatus{border-radius:50%;height:40px;width:40px}.preview{display:flex!important;height:100dvh!important;justify-content:center!important;justify-self:start!important;left:0!important;position:fixed!important;top:0!important;width:100vw!important;z-index:2000!important}.preview>img{width:100dvh}.UserStatus-Parent .preview{padding:0!important}.preview .left-arrow,.preview .right-arrow{cursor:pointer!important;display:block!important;opacity:.6!important;position:absolute!important;width:30px!important;z-index:10000!important}.preview .left-arrow{left:2%!important;top:45%!important}.preview .right-arrow{right:2%!important;top:45%!important;transform:rotate(180deg)!important}.preview .status-upload-parent{overflow:hidden!important;width:50%!important}.preview .profile-mini{height:40px!important;top:5%!important;width:40px!important;z-index:222!important}.preview p{font-size:18px!important;left:9%!important;top:6%!important}.preview .status-upload-parent .UserStatus,.preview .status-upload-parent .status{background-color:#31393c!important;border-radius:0!important;box-shadow:inset 0 0 50px 20px rgba(0,0,0,.082);height:100dvh;left:0;object-fit:contain!important;object-position:center!important;padding:0!important;position:absolute!important;top:0;width:100vw!important}.preview .scroll{display:flex!important;gap:7px!important;height:3px!important;position:absolute!important;top:2%!important;width:100%!important;z-index:10000!important}.preview .scroll>div{background:grey;height:100%!important;position:relative!important;width:100%!important}.preview .scroll .move{animation:move 5s;background:#f5f5f5;height:100%;width:100%;z-index:22}.preview .hiddenItems{display:none!important}@keyframes move{0%{width:0}to{width:100%}}.profile-arrow{cursor:pointer!important;display:none;left:10px!important;opacity:.6!important;position:absolute!important;top:6%!important;width:30px!important;z-index:3000000!important}.options{display:flex;flex-direction:column;gap:5px;position:absolute;right:25px;top:13px}.options img{cursor:pointer;height:25px;width:25px}.checkStatus{width:calc(100% - 50px)}.preview .checkStatus{width:100dvh!important}.preview .options{display:none}.userAddStatusLog{align-items:center;background:hsla(0,0%,50%,.048);border:2px solid rgba(0,128,0,.411);border-radius:10px!important;cursor:pointer;display:flex;justify-content:center;padding:3px 0;width:100%}.userAddStatusLog .profileImg{border-radius:50%;height:38px;width:38px}.userAddStatusLog .addIcon{background:green;border-radius:50%;height:15px;padding:3px;position:relative;right:10px;top:10px;width:15px}.navigateBackIcon{background:gray;border-radius:50%;cursor:pointer;filter:opacity(.5);height:35px;margin-bottom:5px;margin-left:10px;margin-top:20px;padding:4px 4px 4px 2px;width:35px}.navigateBackIcon:hover{background:#000;border:1.5px solid #fff}@media screen and (max-width:800px){.stat-overall{width:100%}}.loader{align-items:center;background:#2176ff;display:flex;gap:5px;height:100%;justify-content:center;overflow:hidden;width:100%;width:55px}.loader div{animation:load .6s linear infinite;background:hsla(0,0%,96%,.671);border-radius:50%;height:10px;width:10px}.loader div:nth-child(2){animation-delay:.2s}.loader div:nth-child(3){animation-delay:.4s}.side-components-parent{background:#222532;border-radius:20px;display:flex;height:100dvh;margin-top:0;width:600px!important}.side-components-parent>h1{align-items:center;animation:rotateBg 20s linear infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(90deg,#ffffff29,#1f75ff29);background-size:600%;border:1px solid #fff;border:1px solid hsla(0,0%,100%,.076);border-radius:50%;bottom:80px;box-shadow:inset 0 0 10px hsla(0,0%,100%,.038),0 0 10px hsla(0,0%,100%,.186);color:#fff;display:none;height:60px;justify-content:center;position:absolute;right:10px;text-align:center;width:60px;z-index:600}.live-side{width:420px!important}.chats-Parent-overall{height:100%;overflow:hidden;position:relative}@media screen and (max-width:1235px){.side-components-parent{width:550px}.live-side{width:370px!important}}@media screen and (max-width:1000px){.side-components-parent{height:calc(100dvh - 70px);margin-bottom:70px;overflow:hidden}.settingsIconSider{display:none!important}.side-components-parent>h1{display:flex}}@media screen and (max-width:800px){.side-components-parent{width:100dvw}.live-side{width:100%!important}}.sider-parent{background:#f5f5f508;border-radius:20px;box-shadow:0 0 20px hsla(0,0%,100%,.041);flex-direction:column;height:100dvh;justify-content:space-between;padding:1rem .2rem;width:70px}.sider-parent,.sider-parent h1{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex}.sider-parent h1{animation:rotateBg 20s linear infinite;background:linear-gradient(90deg,#ffffff29,#1f75ff29);background-size:600%;border:1px solid #fff;border:1px solid hsla(0,0%,100%,.076);border-radius:50%;box-shadow:inset 0 0 10px hsla(0,0%,100%,.038),0 0 10px hsla(0,0%,100%,.186);color:#fff;height:45px;justify-content:center;text-align:center;width:45px}.sider-parent>img{border-radius:50%;cursor:pointer;height:45px;object-fit:cover;object-position:0 10%;width:45px}.sider-parent .sider-app{gap:.6rem}.sider-parent .sider-app,.sider-parent .sider-app div{align-items:center;display:flex;flex-direction:column;justify-content:center}.sider-parent .sider-app div{border-radius:50%;cursor:pointer;height:50px;padding:5px;width:50px}.sider-parent .sider-app div:hover{animation:rotateBg 20s linear infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(90deg,hsla(0,0%,100%,.099),rgba(31,117,255,.072));background-color:hsla(0,0%,50%,.106);border:1px solid hsla(0,0%,100%,.076);box-shadow:inset 0 0 10px hsla(0,0%,100%,.038),0 0 10px hsla(0,0%,100%,.186)}.sider-parent .sider-app div img{filter:invert(1);width:25px}.sider-parent .sider-app div p{color:#fff;font-size:15px}@media screen and (max-width:1000px){.sider-parent{border-radius:50px;box-shadow:inset 0 0 30px 5px hsla(0,0%,100%,.035);flex-direction:row;gap:5px;height:60px;justify-content:space-evenly;left:1%;margin:0;overflow:hidden;padding:0;position:absolute;top:calc(100dvh - 60px);width:98%;z-index:10}.sider-parent h1{display:none}.sider-parent .sider-app{border-radius:2px soldi red!important;flex-direction:row;justify-content:space-evenly;width:100%}.sider-parent>img{display:none}.sider-parent .sider-app div{height:50px;justify-content:center;max-width:50px}}.chats-Parent-overall{width:100%}.chats-overall{display:flex;flex-direction:column;padding-left:15px;width:100%}.chats-overall .navArrow{border:1px solid #f5f5f5;border-radius:50%;cursor:pointer;filter:opacity(.6);height:35px;margin-bottom:20px;padding:5px 5px 5px 2px;position:relative;top:35px;width:35px;z-index:4}.chats-overall .moreOption{cursor:pointer;position:absolute;z-index:4}.chats-overall .navArrow:active,.chats-overall .navArrow:focus,.chats-overall .navArrow:hover{background:hsla(0,0%,50%,.203)}.chats-overall h1{color:#fff;font-size:35px;font-weight:600;margin-bottom:10px;margin-left:10px;margin-top:30px;position:relative;text-shadow:0 0 10px #2176ff34;z-index:4}.chats-overall input[type=text]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.051);border:0;border:1px solid hsla(0,0%,100%,.076);border-radius:20px;box-shadow:inset 0 0 10px hsla(0,0%,100%,.038),0 0 10px hsla(0,0%,100%,.038);color:#f5f5f5;font-weight:600;margin-left:10px;outline:0;padding:10px 13px;width:80%}.chats-overall .archived-parent{align-items:center;box-shadow:0 0 2px hsla(0,0%,100%,.041);cursor:pointer;display:flex;justify-content:space-between;margin-top:20px;padding:3px 5px 3px 0}.chats-overall .archived-parent:active,.chats-overall .archived-parent:focus,.chats-overall .archived-parent:hover{box-shadow:0 0 5px hsla(0,0%,100%,.041)}.chats-overall .archived-parent div{align-items:center;display:flex;gap:9px;padding:2px}.chats-overall .archived-parent div img{filter:opacity(.7) invert(1);width:22px}.chats-overall .archived-parent div p{color:#f5f5f5;font-weight:600}.chats-overall .archived-parent h6{color:#2176ff;font-size:18px;font-weight:800;margin-right:5px}.chats-overall .chats-parent{height:calc(100dvh - 200px);margin-top:20px;overflow-y:scroll;padding-right:10px;transition:all 3s}@media screen and (max-width:900px){.chats-overall .chats-parent{height:calc(100dvh - 250px)!important}}.chats-overall .chats-parent::-webkit-scrollbar{width:2px}.chats-overall .chats-parent::-webkit-scrollbar-thumb{background:hsla(0,0%,50%,.164)}.chats-overall .chats-parent .chat{align-items:center;border-radius:10px;cursor:pointer;display:flex;height:60px;overflow:hidden;position:relative;transition:all 3s}.chats-overall .chats-parent .chat img{border:2px solid #2176ff;border-radius:50%;height:40px;margin-right:10px;width:40px}.chats-overall .chats-parent .chat div{border-top:1px solid hsla(0,0%,100%,.062);height:100%;padding:2px;width:90%}.chats-overall .chats-parent .chat div p{color:#f5f5f5;font-weight:600;margin-top:5px}.chats-overall .chats-parent .chat div small{color:#f5f5f5;font-size:12px;font-weight:600;opacity:.5}.friends-Parent-overall{width:100%}.friends-overall{display:flex;flex-direction:column;justify-content:start;left:0;padding-top:35px;top:0}.friends-overall .SearchBtn{align-items:center;background:#2176ff;border:0;border-bottom-right-radius:20px;border-top-right-radius:20px;color:#f5f5f5;cursor:pointer;display:flex;font-weight:600;height:37px;justify-content:center;width:80px}.friends-overall h1{color:#fff;font-size:30px;margin-bottom:10px;margin-left:10px}.friends-overall h2{color:#2176ff;display:none;font-size:24px;margin-bottom:5px}.friends-overall input[type=text]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.051);border:1px solid hsla(0,0%,100%,.076);border-radius:20px;border-bottom-right-radius:0;border-right:0;border-top-right-radius:0;box-shadow:inset 0 0 10px hsla(0,0%,100%,.038),0 0 10px hsla(0,0%,100%,.038);color:#f5f5f5;font-weight:600;outline:0;padding:10px 13px;width:calc(90% - 80px)}.friends-overall .friends-parent{height:70dvh;margin-top:10px;overflow-y:scroll;padding-left:15px;padding-right:10px}.friends-overall .friends-parent::-webkit-scrollbar{width:2px}.friends-overall .friends-parent::-webkit-scrollbar-thumb{background:hsla(0,0%,50%,.164)}.friends-overall .friends-parent .friends{align-items:center;border-radius:10px;display:flex;height:60px;overflow:hidden;position:relative}.friends-overall .friends-parent .friends img{border:2px solid #2176ff;border-radius:50%;height:40px;margin-right:10px;width:40px}.friends-overall .friends-parent .friends>div{align-items:center;border-top:1px solid hsla(0,0%,100%,.062);display:flex;height:100%;padding:2px;width:90%}.friends-overall .friends-parent .friends>div p{color:#f5f5f5;font-size:17px;font-weight:600;overflow:scroll;width:150px}.friends-overall .friends-parent .friends>div p::-webkit-scrollbar{display:none}.friends-overall .friends-parent .friends>div .Btn{display:flex;gap:5px}.friends-overall .friends-parent .friends>div .Btn button{border:0;border-radius:15px;color:#f5f5f5;cursor:pointer;font-weight:600;padding:10px 0;width:65px}.friends-overall .friends-parent .friends>div .Btn .follow-back-btn{width:130px}.friends-overall .friends-parent .friends>div .Btn button:first-child{background:#2176ff}.friends-overall .friends-parent .friends>div .Btn button:nth-child(2){background:#ff4500}.friends-overall .friends-parent .friends>div .message-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(51,51,51,.164)!important;border:1px solid hsla(0,0%,100%,.076)!important;box-shadow:inset 0 0 10px hsla(0,0%,100%,.038);width:130px!important}.friends-overall .friends-parent .friends>div .message-btn:active,.friends-overall .friends-parent .friends>div .message-btn:focus,.friends-overall .friends-parent .friends>div .message-btn:hover{background:rgba(0,0,0,.088)!important}.friends-overall .ad{background:#005aeb!important}.friends-overall .friends-parent .friends>div .Btn button:first-child:active,.friends-overall .friends-parent .friends>div .Btn button:first-child:focus,.friends-overall .friends-parent .friends>div .Btn button:first-child:hover{background:#005aeb}.friends-overall .friends-parent .friends>div .Btn button:nth-child(2):active,.friends-overall .friends-parent .friends>div .Btn button:nth-child(2):focus,.friends-overall .friends-parent .friends>div .Btn button:nth-child(2):hover{background:#cc3600}.friends-overall .add-btn{width:130px!important}@media screen and (max-width:1350px){.friends-overall .friends-parent .friends>div .message-btn{padding:10px!important;width:100px!important}.friends-overall .add-btn{width:100px!important}}@media screen and (max-width:800px){.friends-overall .friends-parent{padding-left:10px;padding-right:0}.friends-overall .friends-parent .friends>div p{flex:1 1}}.live-Parent-overall{width:100%}.live-overall{display:flex;flex-direction:column;height:100%;width:100%}.live-overall h1{color:#fff;font-size:30px;margin-bottom:20px;margin-left:10px;margin-top:30px}.live-overall .liveBrowse{margin-top:10px;padding-left:10px;width:100%}.live-overall .liveBrowse h2{color:#f5f5f5;margin-bottom:10px}.live-overall .liveBrowse div{display:flex;gap:10px;overflow:scroll}.live-overall .liveBrowse div::-webkit-scrollbar{display:none}.live-overall .liveBrowse div .liveBrowse-btn{background:#2176ff;border:0;border-radius:20px;color:#f5f5f5;cursor:pointer;font-weight:600;padding:8px 10px;transition:all .2 ease}.live-overall .liveBrowse div .liveBrowse-btn:active,.live-overall .liveBrowse div .liveBrowse-btn:focus,.live-overall .liveBrowse div .liveBrowse-btn:hover{background:#005aeb}.live-overall .search-parent{display:flex}.live-overall .search-parent input[type=text]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#333;background:hsla(0,0%,100%,.051);border:0;border:1px solid hsla(0,0%,100%,.076);border-radius:10px;border-radius:20px;box-shadow:inset 0 0 10px hsla(0,0%,100%,.038),0 0 10px hsla(0,0%,100%,.038);color:#f5f5f5;font-weight:600;margin-left:10px;outline:0;padding:10px 13px;width:75%}.live-overall .search-parent button{background:#2176ff;border:0;border-radius:0 20px 20px 0;color:#f5f5f5;font-weight:600;left:-20px;position:relative;width:25%}.live-overall .live-parent{height:100%;margin-top:30px;overflow-y:scroll;padding-right:10px}.live-overall .live-parent::-webkit-scrollbar{width:2px}.live-overall .live-parent::-webkit-scrollbar-thumb{background:hsla(0,0%,50%,.164)}.live-overall .live-parent .live{align-items:center;border-radius:10px;cursor:pointer;display:flex;height:100px;overflow:hidden;position:relative}.live-overall .live-parent .live img{border-radius:10px;height:60px;margin-right:10px;object-fit:contain;width:100px}.live-overall .live-parent .live button{background-color:#ff4500;border:0;border-radius:15px;color:#f5f5f5;font-weight:600;padding:10px 15px;position:absolute;right:2%}.live-overall .live-parent .live button:active,.live-overall .live-parent .live button:focus,.live-overall .live-parent .live button:hover{background-color:#545455;cursor:pointer}.live-overall .live-parent .live>div{align-items:center;border-top:1px solid hsla(0,0%,100%,.062);display:flex;height:100%;padding:2px;width:90%}.live-overall .live-parent .live>div div{width:250px}.live-overall .live-parent .live>div div p{color:#f5f5f5;font-size:17px;font-weight:600;overflow:scroll;width:100%}.live-overall .live-parent .live>div div small{color:hsla(0,0%,96%,.308);font-size:12px;font-weight:600;overflow:scroll;width:100%}.live-overall .live-parent .live>div div p::-webkit-scrollbar{display:none}@media screen and (max-width:847px){.live-overall{width:100%}.live-overall,.live-overall .live-parent{padding-left:10px}}.sendOverall{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(0,0,0,.808);height:100%;left:0;margin:0!important;padding-top:5dvh;position:absolute;width:100%;z-index:40000}.status-send{height:100dvh!important;width:100vw!important;z-index:1000000}.loaderImg{animation:rotateLoader 1s linear infinite;filter:invert(1);left:42.5%;position:absolute;top:42.5%;width:70px;z-index:100}.sendOverall .previewBox{align-items:center;display:flex;height:80dvh;justify-content:center;position:relative;top:3.5dvh;width:100%}.sendOverall .previewBox img,.sendOverall .previewBox video{height:100%;left:50%;max-width:500px;object-fit:contain;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.sendOverall .previewBox video{max-width:1000px}.sendOverall .caption{height:15dvh;overflow:hidden;padding:0 30px}.sendOverall .caption,.sendOverall .caption .shrink{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.sendOverall .caption .shrink{max-width:800px}.sendOverall .caption input{background:#0000;border:2px solid hsla(0,0%,100%,.096);border-radius:20px;color:#fff;font-size:15px;font-weight:700;height:40px;padding:0 0 0 20px;width:100%}.sendOverall .caption img{cursor:pointer;filter:invert(1) opacity(.5);height:30px;position:absolute;right:20px;width:30px}.sendOverall .close{background:hsla(0,0%,50%,.281);border-radius:50%;cursor:pointer;filter:invert(1);height:40px;left:10px;position:absolute;top:10px;width:40px}.sendOverall .close.close:hover{height:90px;left:-30px;padding:40px 13px 10px 40px;top:-30px;width:90px}.settings-overall{display:flex;flex-direction:column;position:relative}.profile-overall{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(0,0,0,.089);border-left:2px solid #80808066;width:60%}.settings-overall .other-option .wallpaperOverall{align-items:flex-start!important;display:flex;flex-wrap:wrap;height:auto;height:300px;height:auto!important;justify-content:start!important;max-height:300px;overflow-y:scroll;padding-left:5px;width:100%}.settings-overall .other-option .wallpaperOverall::-webkit-scrollbar{width:4px!important}.settings-overall .other-option .wallpaperOverall::-webkit-scrollbar-thumb{background:hsla(0,0%,96%,.144)!important;border-radius:10px}.settings-overall .wallpaperOverall .addWallpaperBtn,.settings-overall .wallpaperOverall .wallpaperParent{cursor:pointer;height:70px;margin-bottom:3px!important;position:relative;width:32%}.settings-overall .wallpaperOverall .border{border:2px solid #2196f3}.settings-overall .wallpaperOverall .addWallpaperBtn{align-items:center;background:hsla(0,0%,50%,.086);display:flex;justify-content:center;padding:5px}.settings-overall .wallpaperOverall .addWallpaperBtn img,.settings-overall .wallpaperOverall .wallpaperParent img{display:block;height:100%;width:100%}.settings-overall .wallpaperOverall .addWallpaperBtn img{filter:opacity(.6);height:50px;width:50px}@media screen and (max-width:900px){.profile-overall{height:100%;position:absolute;width:100%;z-index:200000000}}.settings-overall .scrollParent{height:calc(100dvh - 100px);overflow-y:scroll}.settings-overall>h1{color:#fff;font-size:30px;margin:35px 15px 10px}.settings-overall .bio{color:hsla(0,0%,96%,.794);font-size:13px;font-weight:500;padding:20px}.settings-overall .profilePreview{flex-direction:column;margin-top:30px}.settings-overall .profilePreview,.settings-overall .profilePreview .imagePrev{align-items:center;display:flex;justify-content:center}.settings-overall .profilePreview .imagePrev .profileImg{border:4px solid #2176ff9f;border-radius:50%;cursor:pointer;height:100px;left:20px;position:relative;width:100px}.profile-overall .profilePreview .imagePrev .profileImg{left:0}.settings-overall .profession{color:hsla(0,0%,96%,.845)!important;font-size:12px}.settings-overall .profilePreview .imagePrev .editIcon{background:#eeedece1;border-radius:50%;cursor:pointer;filter:invert(1);height:30px;padding:5px;position:relative;right:13px;top:30px;width:30px}.settings-overall .profilePreview p{color:#fff;font-weight:600;margin-top:10px}.settings-overall .profilePreview h6{color:hsla(0,0%,96%,.719)}.settings-overall .breakLine{background:hsla(0,0%,96%,.144);box-shadow:0 5px 10px rgba(255,254,254,.062);height:.6px;left:5%;margin-top:35px;position:relative;width:90%}.profile-overall .breakLine{margin-bottom:10px}.settings-overall .options-parent{display:flex;flex-direction:column;gap:20px;padding:20px 0 0 20px}.settings-overall .closeBtn{border-radius:50%;cursor:pointer;filter:invert(1);left:15px;padding:5px;position:absolute;top:15px;width:40px}.settings-overall .closeBtn:active,.settings-overall .closeBtn:focus,.settings-overall .closeBtn:hover{background:hsla(0,0%,50%,.427)}.settings-overall .scrollParent::-webkit-scrollbar{width:4px}.settings-overall .scrollParent::-webkit-scrollbar-thumb{background:hsla(0,0%,96%,.144);border-radius:10px}.settings-overall .options-parent>div{display:flex;flex-direction:column;width:calc(100% - 20px)}.settings-overall .options-parent>div .option-start{align-items:center;background:hsla(0,0%,50%,.089);border:1px solid #2176ff25;border-radius:20px;cursor:pointer;display:flex;height:40px;justify-content:space-between;padding:0 10px;width:100%}.settings-overall .options-parent>div .option-start img{filter:opacity(.7);height:10px;transform:rotate(-90deg);width:10px}.settings-overall .options-parent>div .option-start p{color:#fff;font-size:14px;font-weight:600}.settings-overall .options-parent>div .other-option{background:#2176ff2d;background:rgba(70,69,69,.342);border-radius:20px;display:flex;flex-direction:column;gap:10px;padding:10px;width:100%}.settings-overall .options-parent>div .other-option>div{align-items:center;display:flex;height:50px;justify-content:space-between}.settings-overall .options-parent>div .other-option>div h3{color:#fff;font-size:16px}.settings-overall .options-parent>div .other-option>div p{color:#ffffffbd;font-size:14px;font-weight:600}.settings-overall .select{height:35px!important;padding:5px!important;width:90px!important}.settings-overall .small-opt{background:#464545!important;gap:5px!important;padding:10px 5px!important;position:relative;right:5px;width:calc(100% + 15px)!important;z-index:1}.settings-overall .small-opt>div{cursor:pointer;height:20px!important}.settings-overall .small-opt>div:hover{background:#414040e3}.settings-overall .small-opt>div h3{font-size:12px!important;font-weight:600}.settings-overall .options-parent>div .other-option>div .editBtn{align-items:center;background:hsla(0,0%,50%,.342);border-radius:5px;cursor:pointer;display:flex;gap:5px;height:30px;justify-content:center;width:55px}.settings-overall .options-parent>div .other-option>div .editBtn img{filter:invert(1);height:15px;width:15px}.settings-overall .options-parent>div .other-option>div .editBtn h6{color:#fff;font-weight:600}.settings-overall .options-parent>div .other-option>div input{background:#0000;border:2px solid hsla(0,0%,50%,.466);color:#fff;font-size:13px;font-weight:600}.switch{display:inline-block;height:24px;margin-right:5px;position:relative;width:40px}.switch input{height:0;opacity:0;width:0}.slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;right:-5px;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;bottom:4px;content:"";height:16px;left:4px;width:16px}input:checked+.slider{background-color:#2196f3}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{transform:translateX(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.settings-overall .log-out-btn{align-items:center;background:hsla(0,0%,50%,.466);border:0;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-weight:600;justify-content:center;padding:11px 10px;width:calc(100% - 20px)}@media screen and (max-width:1000px){.settings-overall .scrollParent{height:calc(100dvh - 160px)}.profile-overall .scrollParent{height:100dvh}}.settings-overall .loader{background:#0000;display:flex;flex-direction:column;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:2}.settings-overall .loader img{animation:rotateLoader 1s linear infinite;filter:invert(1) opacity(.6);height:70px;width:70px}@keyframes rotateLoader{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.settings-overall .loader p{color:#fff;font-weight:600}.overSea-m{-webkit-backdrop-filter:brightness(.9) blur(5px);backdrop-filter:brightness(.9) blur(5px);height:100%;width:100%;z-index:2}.chat-mini,.overSea-m{position:absolute;transition:all 1s ease}.chat-mini{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#111213f5;border-radius:20px;left:50%;top:50%;transform:translateY(calc(-50% - 70px)) translateX(-50%);width:90%!important;z-index:3}.chat-mini,.chat-mini .view-overall{height:40vh!important}.chat-mini header{background:#ffffff08!important;border-radius:20px 20px 0 0!important;height:35px!important}.chat-mini header p{color:hsla(0,0%,96%,.802)!important;font-size:16px!important}.chat-mini header i,.chat-mini header small{font-size:10px!important;margin-bottom:3px;margin-left:10px}.chat-mini header .profile>div{align-items:end!important;display:flex!important;flex-direction:row!important;justify-content:end!important}.chat-mini .wallpapper{filter:opacity(.2)}.chat-mini .welcome-view-ai{height:calc(100% - 35px)!important;position:relative;top:35px}.chat-mini .chat-log-overflow{height:100%!important;margin:0!important;min-height:auto}.chat-mini .welcome-view-ai .chat-log{gap:0!important}.chat-mini .welcome-view-ai .chat-log .request,.chat-mini .welcome-view-ai .chat-log .response{padding-bottom:20px!important}.chat-mini .welcome-view-ai .chat-log .request main{margin-right:0!important}.chat-mini .welcome-view-ai .chat-log .request>div{margin-right:5px!important;padding-left:0!important}.chat-mini .welcome-view-ai .chat-log .response main{margin-left:5px!important}.chat-mini .main-parent{width:100%}.chat-mini audio{height:35px!important;width:180px}.chat-mini .settings{-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;bottom:-155px;height:150px;position:absolute!important;width:50%;z-index:20}.chat-mini .settings .profileOptionList{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#111213f5;border-radius:20px;box-shadow:0 0 10px #000;display:flex;flex-direction:column;padding:10px;width:100%;z-index:2}.chat-mini .settings .profileOptionList .option{border-radius:10px;color:#f5f5f5;cursor:pointer;padding:10px!important}.chat-mini .settings .profileOptionList .option:active,.chat-mini .settings .profileOptionList .option:focus,.chat-mini .settings .profileOptionList .option:hover{background:hsla(0,0%,50%,.097)}.chat-log .optionList p,.chat-mini .settings .profileOptionList p{border:0!important;box-shadow:0 0!important;font-size:14px!important;padding:0!important}.PreviewMedia{background:#000;height:calc(100dvh - 60px);margin-top:60px;overflow:hidden;padding:5px;position:absolute;width:100%;z-index:4000}.PreviewMedia img,.PreviewMedia video{height:100%;object-fit:contain;padding:0;position:relative;width:100%}.PreviewMedia .close{background:rgba(31,30,30,.151);border-radius:50%;cursor:pointer;filter:invert(1);height:40px;left:5px;position:absolute;top:5px;transition:all .5s;width:40px;z-index:2}.PreviewMedia .close.close:hover{scale:1.3;transition:all .5s}.PreviewMedia .moreOption{border-radius:50%;cursor:pointer;filter:invert(1);height:35px;padding:5px;position:absolute;right:5px;top:5px;transition:all .5s;width:35px;z-index:2}.PreviewMedia .option:hover{background:rgba(31,30,30,.151)}.PreviewMedia .optionList{background:#0f0f0f;border-radius:10px;color:#f5f5f5;display:flex;flex-direction:column;height:auto;padding:5px;position:absolute;right:10px;top:45px;width:100px;z-index:1}.PreviewMedia .optionList .option{border-radius:5px;cursor:pointer;height:100%;padding:5px;width:100%}.PreviewMedia .optionList .option:active,.PreviewMedia .optionList .option:focus,.PreviewMedia .optionList .option:hover{background:#8080801c}.PreviewMedia .optionList .option p{color:#f5f5f5!important;font-size:14px;font-weight:600;height:100%;width:100%}.forwardOverAll{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);bottom:0;display:flex;flex-direction:column;height:calc(100dvh - 70px);justify-content:center;left:0;overflow:hidden;padding-bottom:5px;padding-top:10px;position:absolute;width:100%;z-index:1000}@media screen and (max-width:400px){.forwardOverAll{background:rgba(51,51,51,.382);padding-bottom:0}.forwardOverAll .forwardParent{background:none!important}}.forwardOverAll input{background:rgba(51,51,51,.546);border:0;border-radius:10px;color:#f5f5f5;font-weight:600;margin-bottom:5px;margin-top:5px;max-width:400px;outline:0;padding:7px;width:calc(100% - 30px)}.forwardOverAll .forwardParent{background:#8080801a;box-shadow:0 0 20px 5px #2176ff13;height:100%;max-width:400px;overflow:scroll;padding-left:15px;transition:all 5s;width:100%}.forwardOverAll .forwardParent .chat{align-items:center;border-radius:10px;cursor:pointer;display:flex;height:60px;overflow:hidden;position:relative;transition:all 1s ease}.forwardOverAll .forwardParent .chat img{border:2px solid #2176ff;border-radius:50%;height:40px;margin-right:10px;width:40px}.forwardOverAll .forwardParent .chat div{border-top:1px solid hsla(0,0%,100%,.062);height:100%;padding:2px;width:90%}.forwardOverAll .forwardParent .chat div p{color:#f5f5f5;font-weight:600;margin-top:5px}.forwardOverAll .forwardParent .chat div small{color:#f5f5f5;font-size:12px;font-weight:600;opacity:.5}.forwardOverAll .forwardParent::-webkit-scrollbar{width:2px}.forwardOverAll .forwardParent::-webkit-scrollbar-thumb{background:hsla(0,0%,50%,.164)}.forwardOverAll .parentBtn{display:flex;gap:15px;justify-content:space-between;max-width:400px;padding:0 15px;width:100%}.forwardOverAll .parentBtn button{align-self:center;background:#2176ff;border:0;border-radius:10px;color:#f5f5f5;cursor:pointer!important;font-weight:600;justify-self:center;padding:7px 0;width:70px}.forwardOverAll .parentBtn button:first-child{background:#ff2600}.forwardOverAll .forwardParent .chat .choose,.forwardOverAll .forwardParent .chat .choosed{border:1px solid hsla(0,0%,50%,.834);border-radius:50%;cursor:pointer;height:20px;position:absolute;right:15px;width:20px}.forwardOverAll .forwardParent .chat .choosed{background:#2176ff}.view-overall{overflow-y:scroll;width:100%!important}header{background-color:111213;box-shadow:0 5px 10px rgba(255,254,254,.062);display:flex;height:60px;position:fixed;top:0;width:68%}header .profile{align-items:center;display:flex;flex:1 1;gap:10px}header .profile img:first-child{cursor:pointer;height:25px;opacity:.6;width:25px}header .profile img:nth-child(2){border:2px solid #2176ff;border-radius:50%;cursor:pointer;height:40px;object-fit:cover;width:40px}header .profile p{color:#fff;font-size:18px;font-weight:600}header .settings{align-items:center;display:flex;gap:2rem;padding-right:20px}header .settings img{cursor:pointer;height:30px;width:30px}.view-overall .welcome-view{align-items:center;display:flex;flex-direction:column;gap:1rem;height:85%;justify-content:center;width:100%}.view-overall .welcome-view img{animation:wave 2s linear infinite;filter:invert(1) opacity(.3);margin-top:5%;width:200px}.view-overall .welcome-view p{color:hsla(0,0%,100%,.558);font-size:30px;font-weight:900}.view-overall .welcome-input{height:15%;position:relative}.view-overall .welcome-input input{background:rgba(0,0,0,.314);border:0;border-radius:20px;box-shadow:0 0 10px #2176ff6b;color:#fff;font-weight:600;margin-top:10px;outline:0;padding:17px;width:85%}.view-overall .welcome-input img{filter:invert(1) opacity(.4);right:5%;transform:translateY(20%);width:30px}.headHide{display:none}@keyframes wave{50%{transform:rotate(10deg)}}@media screen and (max-width:800px){header{width:100%}.headHide{display:flex}}.main-overall{flex-direction:column;height:100dvh;overflow:hidden;position:relative}.main-overall .main-parent{display:flex;flex-direction:row-reverse}.view-overall{height:100dvh;overflow-y:hidden;position:relative;width:100%}.wallpapper{filter:invert(0) blur(0) opacity(.5);height:100%;object-fit:cover;position:absolute;width:100%!important;z-index:-1}.view-overall::-webkit-scrollbar{display:none}.view-overall header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000;background:rgba(0,0,0,.163);border:1px solid hsla(0,0%,100%,.067);border-radius:10px;border-radius:50px;box-shadow:inset 0 0 10px rgba(255,254,254,.147);display:flex;height:50px;justify-content:space-between;left:1%;padding-left:10px;position:absolute;top:10px;width:98%;z-index:5}.view-overall header .profile{align-items:center;cursor:pointer;display:flex;flex:1 1;gap:10px;max-width:400px}.view-overall header .profile img:first-child{cursor:pointer;height:25px;opacity:.6;width:25px}.view-overall header .profile img:nth-child(2){border:2px solid #2176ff;border-radius:50%;cursor:pointer;height:40px;object-fit:cover;width:40px}.view-overall header .profile p{color:#fff;font-size:18px;font-weight:600}.view-overall header .settings{align-items:center;display:flex;gap:2rem;padding-right:20px;position:relative}.view-overall header .settings img{cursor:pointer;filter:invert(1);height:25px;width:25px}.view-overall .welcome-view-ai{align-items:center;display:flex;flex-direction:column;gap:1rem;height:calc(100% - 50px);justify-content:center;position:relative;width:100%}.view-overall .welcome-view-ai .chat-log-overflow{height:100%;margin-top:70px;overflow-anchor:auto;overflow-y:auto;position:relative;scroll-behavior:smooth;width:100%}.view-overall .welcome-view-ai .chat-log-overflow::-webkit-scrollbar{width:3px}.view-overall .welcome-view-ai .chat-log-overflow::-webkit-scrollbar-thumb{background:hsla(0,0%,50%,.473)}.view-overall .welcome-view-ai .chat-log{display:flex;flex-direction:column;gap:1rem;height:auto;justify-content:flex-end;min-height:100%;padding-top:70px;position:relative;width:100%}.view-overall .welcome-view-ai .chat-log .request{align-items:flex-end;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding-bottom:25px;padding-right:5px;position:relative;width:100%}.view-overall .welcome-view-ai .chat-log .response{padding-bottom:25px;position:relative}.chat-tail{height:12px;position:absolute;width:12px}.tail-right{background:#2176ff;bottom:-5.5px;-webkit-clip-path:polygon(0 0,100% 50%,0 100%);clip-path:polygon(0 0,100% 50%,0 100%);right:-5px;transform:rotate(50deg)}.tail-left{background:#373839;bottom:-5.5px;-webkit-clip-path:polygon(100% 0,0 50%,100% 100%);clip-path:polygon(100% 0,0 50%,100% 100%);left:0;left:-5px;right:auto;transform:rotate(-50deg)}.view-overall .welcome-view-ai .chat-log main{background:#2176ff;border-radius:10px;max-width:400px;padding:10px;position:relative}.view-overall .welcome-view-ai .chat-log .request main{margin-right:40px;padding-top:10px}.view-overall .welcome-view-ai .chat-log .request>div,.view-overall .welcome-view-ai .chat-log .response>div{align-items:flex-end;display:flex;justify-content:start;padding-left:20px;position:relative}.view-overall .welcome-view-ai .chat-log .response>div{flex-direction:row-reverse;padding-left:0;padding-right:20px}.view-overall .welcome-view-ai .chat-log .response main{background:#373839;margin-left:40px;padding-top:10px}.view-overall .welcome-view-ai .chat-log main .videoPreviewer,.view-overall .welcome-view-ai .chat-log main img{background:#000;filter:opacity(1);height:auto;margin-bottom:5px;max-height:250px;object-fit:contain;position:relative;width:100%}.view-overall .welcome-view-ai .chat-log main img{cursor:pointer}.view-overall .welcome-view-ai .chat-log main .videoPreviewer video{cursor:pointer;filter:brightness(.25);height:100%;width:100%}.view-overall .welcome-view-ai .chat-log main .videoPreviewer .playBtn{background:#0000;left:50%;position:absolute;top:50%;transform:translate(-50%,-75%);width:50px;z-index:1}.view-overall .welcome-view-ai .chat-log .request p{animation:ease;animation:show .5s 1;box-shadow:0 0 10px hsla(0,0%,50%,.151);color:#f5f5f5;display:flex;font-size:16px;height:auto;padding-right:10px;width:auto}.view-overall .welcome-view-ai .chat-log .request .progress{background:#0000;bottom:0;height:13px;object-fit:contain;position:absolute;right:5px;width:13px}.view-overall .welcome-view-ai .chat-log .chat-request main{word-wrap:break-all;background:#2176ff;padding-bottom:4px;position:relative}.view-overall .welcome-view-ai .chat-log .chat-request main img{border-radius:5px}.view-overall .welcome-view-ai .chat-log .response{display:flex;justify-content:flex-start;overflow:hidden;padding-left:5px;width:100%}.view-overall .welcome-view-ai .chat-log .response p{animation:ease;animation:show .2s 1;color:#f5f5f5;font-size:16px;height:auto;max-width:400px;width:auto}.view-overall .welcome-view-ai .chat-log .response .typeDotParent{align-items:center;display:flex;gap:5px;height:100%;justify-content:center;overflow:hidden}.view-overall .welcome-view-ai .chat-log .response .typeDotParent .typingDots{animation:load .6s linear infinite;background:rgba(0,0,0,.568);border-radius:50%;height:5px;width:5px}.view-overall .welcome-view-ai .chat-log .response .typeDotParent .typingDots:nth-child(2){animation-delay:.2s}.view-overall .welcome-view-ai .chat-log .response .typeDotParent .typingDots:nth-child(3){animation-delay:.4s}.view-overall .welcome-view-ai .chat-log section{bottom:-20px;display:flex;flex-direction:row-reverse;gap:10px;justify-content:center;position:absolute}.view-overall .welcome-view-ai .chat-log .response section{flex-direction:row}.view-overall .welcome-view-ai .chat-log section .userProf{background:#0000;border:0;border-radius:50%!important;cursor:pointer;filter:invert(0);height:30px;position:relative;top:-20px;width:30px}.view-overall .welcome-view-ai .chat-log section p{background:0;border:0;box-shadow:0 0 0 #000!important;color:#f5f5f5db!important;font-size:13px!important;margin:0!important;position:relative;top:-3px}@keyframes load{33%{scale:1}}@keyframes show{0%{opacity:.2;transform:scale(.2) translateY(400px) translateX(500px)}}.view-overall .welcome-view-ai img{filter:invert(1) opacity(.3);margin-top:5%;width:200px}.view-overall .welcome-view-ai p{animation:increase 3s linear infinite;color:hsla(0,0%,100%,.558);font-size:30px;font-weight:900;overflow:hidden}.view-overall .mediaType{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px) brightness(.2);backdrop-filter:blur(10px) brightness(.2);background:#0000!important;border-radius:20px;bottom:50px;box-shadow:0 0 10px #2176ff2d;height:300px;max-width:240px;overflow-y:scroll;padding:10px;position:absolute;transition:all 1s ease;width:100%}.view-overall .mediaType::-webkit-scrollbar{width:4px}.view-overall .mediaType::-webkit-scrollbar-thumb{background:#2176ff2d;border-radius:10px}.view-overall .mediaType>label{align-items:center;border-radius:10px;cursor:pointer;display:flex;gap:10px;height:50px;padding-left:10px;transition:all 1s ease}iframe{background:#fff;color:#fff;height:100%;width:100%}.view-overall .mediaType>label div{align-items:center;cursor:pointer;display:flex;gap:10px}.view-overall .mediaType>label:hover{background:#8080801c}.view-overall .mediaType>label img{width:30px}.view-overall .mediaType>label p{color:#f5f5f5;font-weight:600}.view-overall .welcome-input{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.045);bottom:0;display:flex;height:50px;justify-content:center;position:absolute;width:100%}.view-overall .welcome-input input,.view-overall .welcome-input textarea{background:rgba(0,0,0,.314);border:0;border-radius:20px;box-shadow:0 0 10px #2176ff6b;color:#fff;font-weight:600;margin-top:20px;outline:0;padding:17px 17px 17px 50px;width:85%}.view-overall .welcome-input textarea{word-wrap:break-word;align-items:center;display:flex;height:auto;margin-bottom:20px;max-height:45px;min-height:30px;padding:15px 40px 0;-ms-word-break:break-all;word-break:break-all}.view-overall .welcome-input textarea::-webkit-scrollbar{display:none}.view-overall .welcome-input img{cursor:pointer;filter:invert(1) opacity(.4) drop-shadow(0 0 10px black);position:absolute;right:10%;transform:translateY(18%);width:27px}.view-overall .ai input{margin-top:0!important;position:relative}.view-overall .chat-in img{top:7px}.view-overall .welcome-input .addBtn{left:9%;top:9px;width:22px}.view-overall .ai img{position:absolute!important;top:6px!important}.replyMsg{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.163);border-radius:10px;height:50px;justify-self:center;margin-bottom:5px;overflow:hidden;padding:5px 0 5px 20px}.replyMsg,.replyMsg .mediaParent{align-items:center;display:flex;position:relative;width:85%}.replyMsg .mediaParent{gap:5px;padding-top:5px}.replyMsg h5{word-wrap:break-word;color:#f5f5f580;display:flex;height:40px;max-width:500px;overflow:hidden;padding-top:8px!important;position:relative;width:100%;word-break:break-all}@media screen and (min-width:989px){.replyMsg h5{max-width:700px}}.replyMsg .closeImg{background:rgba(0,0,0,.253);border-radius:50%;bottom:5px;cursor:pointer;height:30px;position:absolute;right:5px;width:30px!important}.replyMsg audio{float:left;height:40px;position:absolute;width:calc(100% - 60px)}.replyMsg .mediaPrev{height:40px;margin-bottom:3px!important;padding:0;width:40px}.replyMsg .mediaPrev img,.replyMsg .mediaPrev video{border-radius:0;border-radius:5px;bottom:20px!important;filter:invert(0);height:100%!important;left:0;position:relative;right:0;top:0;width:100%!important}.repliedMsg{background:#36323273;border-radius:5px;color:hsla(0,0%,96%,.767);cursor:pointer;display:flex;height:auto;justify-content:start;margin-bottom:2px;max-height:70px;padding:5px}.repliedMsg .mediaParent{display:flex;gap:5px;overflow:hidden}.repliedMsg .mediaParent h5{word-wrap:break-word;word-break:break-all}.repliedMsg .mediaPrev{max-height:50px;max-width:50px}.repliedMsg img{height:50px;width:50px}.voiceNote{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.163);border:0;border-radius:20px;box-shadow:0 0 10px #2176ff6b;color:#fff;display:flex;font-weight:600;justify-content:space-between;justify-self:center;margin-top:0;outline:0;overflow:hidden;padding:12px 15px;width:85%}.voiceNote i{align-self:center;color:hsla(0,0%,96%,.318);justify-self:center;text-align:center;width:100%}.voiceNote .closeImg{cursor:pointer;filter:invert(1);width:25px}.voiceNote img:first-child{filter:invert(1) brightness(.6);height:25px;width:25px}.voiceNote img:nth-child(2){background:#de8900;border-radius:50%;height:25px;padding:5px;scale:2;width:25px}.recordingPauseBtn{background:#de8900;border-radius:50%;height:30px;padding:2px;top:5px!important;width:30px!important}audio{filter:opacity(.8)}.unread{background:#2176ff;border-radius:50%;height:15px;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:15px}.chat-log .optionList{position:relative;top:0;width:160px;z-index:2;z-index:100022222}.chat-log .optionList,.main-overall .settings .profileOptionList{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.294);box-shadow:0 0 10px #000;display:none;padding:10px;right:0}.main-overall .settings .profileOptionList{border-radius:20px;flex-direction:column;position:absolute!important;top:60px;width:160px!important;width:200px;z-index:2}.main-overall .settings .profileOptionList .option{border-radius:10px;color:#f5f5f5;cursor:pointer;padding:10px!important}.main-overall .settings .profileOptionList .option:active,.main-overall .settings .profileOptionList .option:focus,.main-overall .settings .profileOptionList .option:hover{background:hsla(0,0%,50%,.287)}.call-diablogue{height:50px;padding:5px!important;width:200px}.call-diablogue>.inner{align-items:center;background:hsla(0,0%,50%,.386);border-radius:5px;cursor:pointer;display:flex;gap:10px;height:100%;justify-content:start;padding-bottom:3px;padding-left:5px}.call-diablogue>.inner>img{background:#0000!important;background:hsla(0,0%,100%,.117)!important;border-radius:50%!important;filter:invert(1)!important;height:35px!important;padding:5px;width:35px!important}.call-diablogue>.inner h4{color:hsla(0,0%,96%,.632);font-size:12px}.chat-log .optionList p,.main-overall .settings .profileOptionList p{border:0!important;box-shadow:0 0!important;font-size:14px!important;padding:0!important}.chat-log .moreIcon,.chat-log .response .moreIcon{bottom:0;cursor:pointer;height:25px;left:-5px;padding:5px;position:absolute;width:25px!important;z-index:20}.chat-log .response .moreIcon{left:auto;right:-5px}.chat-log .moreIcon:hover{background:gray;border-radius:50%}.chat-log main small{color:hsla(0,0%,96%,.571);font-size:8px;font-weight:600;position:absolute;right:7px;top:1px}.chat-log .response small{left:7px!important;right:auto!important}.chat-log main h1{font-size:11px;left:1px;position:absolute;top:0}.chat-log .response h1{left:auto;right:0}.chat-log main i{color:hsla(0,0%,96%,.712);font-size:14px;font-weight:700}.AIText{word-wrap:break-word;white-space:pre-wrap}@keyframes increase{0%{width:0}40%{width:220px}60%{width:220px}90%{width:0}to{width:0}}@media screen and (max-width:1000px) and (min-width:800px){.view-overall{height:calc(100dvh - 70px)}}@media screen and (max-width:800px){.main-overall{width:100%}.view-overall{width:100%!important}.view-overall header{left:1%;padding:10px;width:98%}.navigateArrow{display:flex}.replyMsg h5{max-width:100%}}@media screen and (max-width:550px){.view-overall .welcome-view-ai .chat-log main{max-width:100%}.optET{max-width:78%}audio{width:230px}}@media screen and (max-width:400px){audio{width:200px}}@media screen and (max-width:450px){.replyMsg,.view-overall .welcome-input input{width:90%}}@media screen and (max-width:900px){.previewBlockCheck{display:none!important}}.alertComponent{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:1000}.alertComponent p{animation:none!important;font-size:16px!important;font-weight:600!important;text-align:center}.alertComponent .alertParent{border:2px solid #2176ff;border-radius:20px;box-shadow:0 0 20px 10px #2176ff13;display:flex;flex-direction:column;gap:20px;max-width:380px;padding:20px;width:95%}.alertComponent .alertParent .div{display:flex;gap:15px}.alertComponent .alertParent button{align-self:center;background:#2176ff;border:0;border-radius:10px;color:#f5f5f5;cursor:pointer!important;font-weight:600;justify-self:center;padding:10px 0;width:50%}.editDialogue{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:1000}.editDialogue .editParent{border:2px solid #2176ff;border-radius:20px;box-shadow:0 0 20px 10px #2176ff13;display:flex;flex-direction:column;gap:15px;max-width:450px;padding:20px;width:95%}.editDialogue .editParent textarea{background:#0000;border-radius:10px;color:#f5f5f5;font-weight:600;padding:5px;width:100%}.editDialogue .editParent .buttonParent{display:flex;gap:20px}.editDialogue .editParent .buttonParent button{align-self:center;background:#2176ff;border:0;border-radius:10px;color:#f5f5f5;cursor:pointer!important;font-weight:600;justify-self:center;padding:10px 0;width:50%}.editDialogue .editParent .buttonParent button:first-child{background:#ff2600}.deleteDialogue{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:1000}.deleteDialogue p{animation:none!important;font-size:20px!important;text-align:center}.deleteDialogue .deleteParent{border:2px solid #2176ff;border-radius:20px;box-shadow:0 0 20px 10px #2176ff13;display:flex;flex-direction:column;gap:20px;max-width:380px;padding:35px 20px 20px;position:relative;width:95%}.deleteDialogue .deleteParent>img{cursor:pointer;position:absolute;right:0;top:-20px;width:30px}.deleteDialogue .deleteParent>img:hover{background:gray;border-radius:50%}.deleteDialogue .deleteParent div{display:flex;gap:15px}.deleteDialogue .deleteParent button{align-self:center;background:#2176ff;border:0;border-radius:10px;color:#f5f5f5;cursor:pointer!important;font-weight:600;justify-self:center;padding:10px 0;width:50%}.deleteDialogue .deleteParent button:first-child{background:#ff2600}.summaryOverall{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:1000}.summaryOverall p{animation:none!important;background:#2176ff;border-radius:10px;color:#f5f5f5!important;float:right;font-size:16px!important;margin-top:5px;padding:5px}.summaryOverall .summaryParent{border:2px solid #2176ff;border-radius:20px;box-shadow:0 0 20px 10px #2176ff13;display:flex;flex-direction:column;gap:15px;max-width:450px;padding:20px;position:relative;top:40px;width:95%}.summaryOverall .summaryParent>img{cursor:pointer;padding:2px;position:absolute;right:0;top:-20px;width:30px}.summaryOverall .summaryParent>img:hover{background:gray;border-radius:50%}.summaryOverall .summaryParent .result{background:#80808033;border-radius:10px;padding:10px;transition:all 2s ease}.summaryOverall .summaryParent .result h5{word-wrap:break-word;color:#f5f5f5;font-weight:600;white-space:pre-wrap}.call-overall{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(0,0,0,.089);border-left:2px solid #80808066;position:relative;width:60%}.mobile-overall{height:100vh;left:0;position:absolute;top:0;width:100%;z-index:80000}.call-overall .callIcon,.call-overall .messageBtn{background:#2176ff;border-radius:50%;height:40x;padding:10px;transform:rotate(180deg);width:40px}.call-overall .messageBtn{background:#de8900;filter:invert(1);transform:none}.call-overall .recall{align-items:center;bottom:30px;color:#f5f5f5;display:flex;flex-direction:column;gap:10px;justify-content:center;left:50%;position:absolute;transform:translateX(-50%)}.call-overall .recall>div{display:flex;gap:50px}.call-overall .recall>div img{cursor:pointer}.call-overall .background{filter:invert(0) blur(2px) brightness(.2);height:100%;object-fit:cover;position:absolute;width:100%;z-index:-2}.call-overall video{height:100%;object-fit:contain;position:absolute;width:100%;z-index:-1}.call-overall .videoMini{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:20px;bottom:70px;cursor:pointer;height:150px;position:absolute;right:20px;width:100px;z-index:10}.mobile-overall .profileImg{height:180px!important;width:180px!important}.call-overall .callHeader{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;padding-top:60px}.call-overall .changeShow{border-radius:50%;cursor:pointer;filter:invert(1);left:15px;padding:5px;position:absolute;top:15px;width:40px}.call-overall .changeShow:active,.call-overall .changeShow:focus,.call-overall .changeShow:hover{background:hsla(0,0%,50%,.427)}.call-overall .callHeader h2{color:#f5f5f5;font-size:25px}.call-overall .callHeader small{color:#f5f5f5}.call-overall .profileImg{border:2px solid #2176ff;border-radius:50%;height:150px;left:50%;position:absolute;top:50%;transform:translate(-50%,calc(-50% - 20px));width:150px}.call-overall .counter{color:#f5f5f5;font-weight:600;margin-top:30px}.call-overall .callOption{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:20px;bottom:10px;box-shadow:inset 0 0 35px 5px hsla(0,0%,100%,.035);display:flex;height:50px;justify-content:space-between;left:50%;max-width:400px;padding:0 20px;position:absolute;transform:translateX(-50%);width:90%}.call-overall .callOption>img{background:#de8900;border-radius:50%;cursor:pointer;filter:invert(1);height:40px;padding:10px;width:40px}.call-overall .callOption>img:nth-child(3){background:#ff4500;filter:none}.call-overall .callOption>img:active,.call-overall .callOption>img:focus,.call-overall .callOption>img:hover{background-color:#e9a12e}.call-overall .callOption>:nth-child(3):active,.call-overall .callOption>:nth-child(3):focus,.call-overall .callOption>:nth-child(3):hover{background:#c93702}.feedPreview{display:flex;flex-direction:column;height:100%;position:relative;width:100%}.feedPreview .backgroundImg{filter:brightness(.1) blur(5px);height:100%;object-fit:cover;position:absolute;width:100%;z-index:-3}.feedPreview .headline{align-items:center;display:flex}.feedPreview .headline button{background:red;border:0;border-radius:20px;color:#f5f5f5;cursor:pointer;font-weight:600;margin-top:-30px;padding:10px 20px}.feedPreview header{background-color:111213;box-shadow:0 5px 10px rgba(255,254,254,.062);display:flex;height:60px;padding-left:30px;width:100%}@media screen and(max-width:456px){.feedPreview header{padding-left:15px!important}}.feedPreview header .profile{align-items:center;display:flex;flex:1 1;gap:10px}.feedPreview header .profile img:first-child{cursor:pointer;height:23px;opacity:.6;width:23px}.feedPreview header .profile img:nth-child(2){border:2px solid #2176ff;border-radius:50%;cursor:pointer;height:40px;object-fit:cover;width:40px}.feedPreview header .profile p{color:#fff;font-size:18px;font-weight:600}.feedPreview header .settings{align-items:center;display:flex;gap:2rem;padding-right:20px}.feedPreview header .settings img{cursor:pointer;height:30px;width:30px}.feedPreview .previewParent{display:flex;flex-direction:column;height:calc(100% - 60px);margin-top:60px;overflow-y:scroll;width:100%}.feedPreview .previewParent::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.281);border-radius:10px}.feedPreview .previewParent::-webkit-scrollbar{background:#0000;width:5px}.feedPreview .previewParent .imageParent{display:flex;justify-content:left;padding-left:30px}.feedPreview .previewParent small{color:#ff3c00;font-size:20px;font-weight:600;margin-bottom:10px;margin-top:20px;padding-left:30px}.feedPreview .previewParent h1{color:#f5f5f5;font-size:25px;margin-bottom:20px;margin-top:0;max-width:750px;padding:0 30px;text-align:left;width:100%}.feedPreview .previewParent .imageParent .image{border-radius:10px;height:auto;object-fit:cover;width:85%}.feedPreview .previewParent .source{display:flex;justify-content:space-between;margin-bottom:10px;margin-top:5px;padding-left:30px;width:85%}.feedPreview .previewParent .source h6{color:#e7ca53;font-size:17px}.feedPreview .previewParent .contentParent{color:#f5f5f5;padding-left:30px}.feedPreview .previewParent .contentParent .description{font-size:18px;font-weight:600;margin-bottom:10px;max-width:700px;width:95%}.feedPreview .previewParent .contentParent .content{font-size:17px;width:80%}.feedPreview .previewParent .contentParent button{background:red;border:0;border-radius:20px;color:#f5f5f5;cursor:pointer;font-weight:600;margin-top:10px;padding:10px 20px}.feedPreview button:hover{background:#b10909!important}.blogSend header{padding-left:20px}.blogSend header .profile img{height:40px!important;width:40px!important}.blogSend .welcome-input{align-items:center;bottom:20px;display:flex;height:50px;justify-content:center;margin:0!important;padding:0!important;position:absolute;width:100%!important}.blogSend .welcome-input input{background:rgba(0,0,0,.314);border:0;border-radius:20px;box-shadow:0 0 10px #2176ff6b;color:#fff;font-weight:600;margin-top:10px;outline:0;padding:17px 17px 17px 50px;width:85%}.blogSend .welcome-input img{cursor:pointer;filter:invert(1) opacity(.4);position:absolute;right:10%;transform:translateY(18%);width:27px}.blogSend .welcome-input .addBtn{bottom:12px;left:10%;width:22px}.blogSend .blogContent{align-items:center;display:flex;flex-direction:column;gap:10px;height:calc(100dvh - 140px);justify-content:end;overflow:hidden;overflow-y:scroll;width:100vw}.blogSend .blogContent div{background:hsla(0,0%,50%,.342);border-radius:10px;display:flex;flex-direction:column;margin-bottom:10px;max-width:450px;padding:10px;position:relative;width:100%}.blogSend .blogContent main{height:100%;width:90%}.blogSend .blogContent div img{margin-bottom:5px;max-height:400px;object-fit:contain;width:100%}.blogSend .blogContent div p{color:#f5f5f5;font-weight:600}.signup-overall{align-items:center;animation:rotateBg 10s linear infinite;background:linear-gradient(160deg,#1c1e294d,#111945a1 0,#181a22 50%,#14161e);background-size:200%;display:flex;height:100dvh;justify-content:center;width:600%}.signup-overall .bg{filter:brightness(.6) blur(5px);height:100%;position:absolute;width:100%}.signup-overall .sign-dialogue{align-items:center;animation:rotateBg 20s linear infinite;-webkit-backdrop-filter:blur(10px) brightness(.9);backdrop-filter:blur(10px) brightness(.9);background:#0000;border:1px solid hsla(0,0%,100%,.076);border-radius:20px;box-shadow:inset 0 0 10px hsla(0,0%,100%,.038),0 0 10px hsla(0,0%,100%,.186);display:flex;flex-direction:column;max-width:500px;padding:50px;width:98%}.signup-overall .sign-dialogue h1{color:#fff;font-size:40px}.signup-overall .sign-dialogue .option{display:flex;flex-direction:column;gap:40px;margin:40px;width:100%}.signup-overall .sign-dialogue .option-l{gap:0!important;margin:40px 0 0}.signup-overall .sign-dialogue .option p{color:#fff;font-size:16px;font-weight:600}.signup-overall .sign-dialogue .option .mt-p{display:flex;flex-direction:column;gap:20px;width:100%}.signup-overall .sign-dialogue .option .mt-p .mt{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#d9d9d91a;border:1px solid #ffffff0f;border-radius:20px;box-shadow:inset 50px 40px 100px #1c1e29c9,inset -20px 0 100px #4415ed0b;cursor:pointer;display:flex;gap:10px;height:45px;justify-content:center;width:100%}.signup-overall .sign-dialogue .option .mt-p .mt:hover{box-shadow:inset 0 0 50px #2176ff16,inset 0 0 50px #4515f01c}.signup-overall .sign-dialogue .option .mt-p .mt img{height:30px;width:30px}.signup-overall .sign-dialogue .option .mt-p .mt .github{filter:invert(1)}.signup-overall .sign-dialogue .option .mt-p .mt p{color:hsla(0,0%,100%,.645);font-size:16px;font-weight:500}.signup-overall .or-p{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:10px;width:100%}.signup-overall .or-p .l{background:hsla(0,0%,100%,.204);height:1px;width:40%}.signup-overall .or-p p{color:#fff;font-size:16px}.sign-dialogue h6{color:#2195f3a4;cursor:pointer;margin-top:10px}@media screen and (max-width:500px){.signup-overall .sign-dialogue{height:98vh!important;justify-content:center}}.about-overall{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000;display:flex;height:100vh;justify-content:center;position:absolute;width:100vw;z-index:100000000000}.about-overall .about-parent{align-items:center;background:rgba(0,0,0,.345);border:2px solid #2176ff;border-radius:20px;box-shadow:0 0 20px 10px #2176ff13;display:flex;flex-direction:column;height:450px;max-width:350px;padding:20px;width:95%}.about-overall .about-parent h1,.about-overall .about-parent p{color:#f5f5f5;margin-bottom:5px}.about-overall .about-parent p{font-weight:600}.about-overall .about-parent img{border:2px solid hsla(0,0%,96%,.149);border-radius:50%;height:120px;width:120px}.about-overall .about-parent h2{color:#f5f5f5;font-size:17px;margin-top:10px;text-align:center}.about-overall .about-parent small{color:#ff4500;margin-bottom:10px}.about-overall .about-parent textarea{background:hsla(0,0%,96%,.834);border-radius:10px;font-weight:600;height:100px;padding:10px;width:100%}.about-overall .about-parent textarea::-webkit-scrollbar{width:3px}.about-overall .about-parent textarea::-webkit-scrollbar-thumb{background:hsla(0,0%,50%,.473)}.about-overall .about-parent button{background:#ff4500;border:0;border-radius:10px;color:#f5f5f5;cursor:pointer;font-weight:600;height:40px;margin-top:10px;outline:0;width:100%}.about-overall .about-parent button:active,.about-overall .about-parent button:focus,.about-overall .about-parent button:hover{background:#e0430a}.highline-overall{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:hsla(0,0%,100%,.261);border-bottom-left-radius:20px;border-bottom-right-radius:20px;cursor:pointer;display:flex;height:30px;justify-content:space-between;left:50%;max-width:400px;padding:0 5px;position:fixed;top:0;transform:translateX(-50%);width:90%;z-index:8000000000000000}.highline-overall .mic{background:#de8900;filter:invert(1)}.highline-overall .acceptCall,.highline-overall .mic{border-radius:50%;cursor:pointer;height:25px;padding:5px;width:25px}.highline-overall .acceptCall{background:#2176ff;transform:rotate(180deg)}.highline-overall .end{background:#ff4500;border-radius:50%;cursor:pointer;height:25px;padding:5px;width:25px}.highline-overall>div{align-items:center;color:#f5f5f5;display:flex;flex:1 1;gap:10px;justify-content:center}@media screen and (min-width:900px){.highline-overall{left:70px;transform:none;width:320px}}.incomingOverall{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:hsla(0,0%,50%,.157);border-bottom-left-radius:20px;border-bottom-right-radius:20px;display:flex;height:80px;justify-content:space-between;left:50%;max-width:500px;padding:0 10px;position:fixed;top:0;transform:translateX(-50%);transition:height 2s;width:98%;z-index:90000000}.incomingOverall .profile{border:2px solid #2176ff;border-radius:50%;height:45px;width:45px}.incomingOverall .profileDetail{align-items:flex-start;color:#f5f5f5;display:flex;flex:1 1;flex-direction:column;gap:5px;padding-left:10px}.incomingOverall .profileDetail small{font-size:10px}.incomingOverall .profileDetail p{font-weight:600}.incomingOverall .actionBtn{display:flex;gap:5px}.incomingOverall .actionBtn .acceptCall,.incomingOverall .actionBtn .endCall,.incomingOverall .actionBtn .hideCall{background:#2176ff;border-radius:50%;cursor:pointer;height:40x;padding:5px;transform:rotate(180deg);width:40px}.incomingOverall .actionBtn .endCall{background:#ff4500;transform:none}.incomingOverall .actionBtn .hideCall{background:hsla(0,0%,50%,.298);filter:invert(1) brightness(.6)}.signup-parent{align-items:center;animation:rotateBg 10s linear infinite;background:linear-gradient(160deg,#1c1e294d,#111945a1 0,#181a22 50%,#14161e);display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}@keyframes rotateBg{0%{background-position:0 0}50%{background-position:100% 200%}to{background-position:0 0}}.signup-parent .bg{filter:brightness(.6);height:100%;position:absolute;width:100%}.signup-parent .sign-overall{animation:rotateBg 20s linear infinite;-webkit-backdrop-filter:blur(10px) brightness(.9);backdrop-filter:blur(10px) brightness(.9);border:1px solid hsla(0,0%,100%,.076);border-radius:20px;box-shadow:inset 0 0 10px hsla(0,0%,100%,.038),0 0 10px hsla(0,0%,100%,.186);max-width:500px;padding:20px;width:98%}.signup-parent .sign-overall,.signup-parent .sign-overall .form{align-items:center;display:flex;flex-direction:column;justify-content:center}.signup-parent .sign-overall .form{gap:5px;width:100%}.signup-parent .sign-overall .lastInfo h1{font-size:28px!important}.signup-parent .sign-overall .form img{width:50px}.signup-parent .sign-overall .form h1{color:#fff;font-size:40px}.signup-parent .sign-overall .form .profile-parent{display:flex;height:110px;justify-content:center;margin-top:20px;position:relative;width:110px}.signup-parent .sign-overall .lastInfo .profile-parent{margin-bottom:10px;width:110px!important}.signup-parent .sign-overall .form .profile-parent label{height:100%;width:100%}.signup-parent .sign-overall .form .profile-parent label .profileImg{animation:rotatebtn 20s linear infinite;background:linear-gradient(45deg,#1945d8,#142e61,#1f4cef);border-radius:50%;box-shadow:0 0 50px #704ff439;cursor:pointer;height:100%;padding:5px;width:100%}.signup-parent .sign-overall .lastInfo .profile-parent label .profileImg{width:110px}.signup-parent .sign-overall .form p{align-self:flex-start;color:#fff;font-size:15px;font-weight:600}.signup-parent .sign-overall .form .input{background:#d9d9d926;border-radius:50px;height:45px;position:relative;width:98%}.signup-parent .sign-overall .lastInfo .input{color:#fff;margin-bottom:10px}.signup-parent .sign-overall .lastInfo .pIcon{filter:invert(1) opacity(.6)!important}.signup-parent .sign-overall .lastInfo .gender{color:#fff;display:flex}.signup-parent .sign-overall .lastInfo label{margin-left:5px;margin-right:15px}.signup-parent .sign-overall .form .input input{background:#0000;border:0;border-radius:50px;color:#fff;font-weight:600;height:100%;outline:0;padding-left:20px;width:100%}.signup-parent .sign-overall .form .input input:focus{border:1px solid hsla(0,0%,100%,.173);box-shadow:0 0 10px #1f4cef41}.signup-parent .sign-overall .form .input img{filter:opacity(.7);height:20px;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:20px}.signup-parent .sign-overall .form button{animation:rotatebtn 20s linear infinite;background:linear-gradient(45deg,#1945d8,#142e61,#1f4cef);background-size:600%;border:0;border-radius:50px;box-shadow:0 0 50px #704ff45d;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:10px;outline:0;padding:12px 0;width:98%}@keyframes rotatebtn{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}.signup-parent .sign-overall .form button:hover{box-shadow:0 0 80px #704ff480}.signup-parent .sign-overall .lastInfo .icons{display:flex;gap:20px;margin-bottom:5px}.signup-parent .sign-overall .lastInfo .icons img{cursor:pointer;height:40px;width:40px}.signup-parent .sign-overall .lastInfo .icons img:nth-child(2){filter:invert(1)}.signup-parent .sign-overall .lastInfo h6{color:#2195f3a4;cursor:pointer;margin-top:10px}@media screen and (max-width:500px){.signup-parent .sign-overall{height:98vh!important}}.voiceAi-overall{height:100%;left:0;position:absolute;top:0;width:100%;z-index:400}.voiceAi-overall .roll-parent{align-items:center;-webkit-backdrop-filter:brightness(.6);backdrop-filter:brightness(.6);border:2px solid #2196f3;box-shadow:inset 10px 10px 5px #2195f332,inset -10px -10px 5px #fcfcfc1e,-10px -10px 50px hsla(0,0%,100%,.682),10px 10px 50px #2195f3b0;display:flex;flex-direction:column;gap:40px;height:100%;justify-content:end;width:100%;z-index:400}.voiceAi-overall .roll-parent h1{color:#fff}.voiceAi-overall .voiceRoll{animation:glassrotateBg 2s linear infinite;background:#0000;background-size:600%;border-radius:50%;box-shadow:inset 10px 10px 100px #2195f3ba,inset -10px -10px 100px #fcfcfc,-5px -5px 30px hsla(0,0%,100%,.682),5px 5px 30px #2195f3b0,5px -5px 30px hsla(0,0%,100%,.682),-5px 5px 30px #2195f3b0;height:120px;max-width:120px;position:relative;top:-20px;width:90%}@keyframes glassrotateBg{0%{transform:rotate(0)}to{transform:rotate(1turn)}}