@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;600;800&display=swap);:root{--blueColor:"#2a68ff";--greyish:"#f1f4f8";--cardShadow:"#f7f8f9";--textColor:"#252b36";font-family:Poppins,sans-serif}body{background-color:var(--color-five);max-width:100%;scroll-behavior:smooth}.App,body{width:100%}.App{background-color:#fff;max-width:2000px;place-content:center;position:relative}.logo{color:var(--color-one);font-size:1.5rem}.appLogo{display:none}.searchDiv{background-color:var(--color-three);border:10px rounded;gap:2rem;max-width:100%;padding-block:2rem 1rem}.firstDiv,.searchDiv{display:flex;flex-direction:column}.firstDiv{background-color:var(--color-five);gap:1.5rem;padding:2rem 9rem 2rem 2rem;width:100%}.icon{align-items:center;display:flex}.searchIcon{font-size:1.5rem}.input{background-color:initial;border:2px dotted #131cb5;border-radius:10px;color:#3b82f6;font-size:1rem;height:100%;margin-left:1rem;padding:.5rem 0 .5rem .5rem;width:100%}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;background-color:red;border:1px solid red;border-radius:50%;height:10px;margin-right:10px;outline:1px solid red;width:10px}.input:focus{border:#16bcc8;box-shadow:.5px .5px 2px 1px #0d9fd5;outline:none}.one{width:100%}.secDiv{display:flex;flex-direction:column}.singleSearch{padding:1rem 1rem 0}.relevanceLabel{color:#fff;font-size:.7rem;font-weight:600}.durationLabel{padding-right:.2rem}.typeLabel{padding-right:1.5rem}.levelLabel{padding-right:1.4rem}.clearSelect{align-self:center;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:.8rem;font-weight:600;margin-top:1rem;padding-inline:1rem 1rem}.clearSelect:hover{background-color:#fff;color:#000}.clearSelect:active{opacity:.7}.selection{background-color:#fff;border-radius:10px;color:#2a68ff;cursor:pointer;margin-inline:.1rem;padding:.3rem .1rem}.selection,.selection:focus{border:none}.jobsContainer{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr;padding-block:.5rem;place-items:center;width:100%}.head{display:none}.header{grid-column:span 3}.singleJob{background-color:#fff;border-radius:10px;box-shadow:0 10px 15px -3px #05d0f3;max-width:500px;padding:1rem;transition:all .5s ease-in-out;width:95%;&:hover{background-color:#2a68ff;box-shadow:0 10px 15px -3px #0bbbc1;color:#fff;.applyBtn{color:#000}.companyLogo{border:2px solid #fff;border-radius:50%}.companyName,.durationIcon,.jobInfo,.locationName,.singleJobHead{color:#fff}}}.singleJobSpan{align-items:center;display:flex;justify-content:space-between}.companyName,.jobInfo,.singleJobHead{font-size:1rem}.singleJobHead{font-weight:600}.durationIcon{align-items:center;color:#2a68ff;display:flex;gap:1px}.locationName{color:#3b82f6}.jobInfo{-webkit-line-clamp:5;-webkit-box-orient:vertical;border-top:2px solid;display:-webkit-box;margin-top:1rem;overflow:hidden;padding-top:1rem}.company{align-items:center;display:flex;gap:1rem;padding-block:1rem;width:100%}.companyLogo{border:2px solid #2a68ff;border-radius:50%;height:70px;width:70px}.applyBtn{border:none;border-radius:10px;color:"#252b36";color:var(--textColor);display:block;font-size:14px;font-weight:600;padding:.8rem;transition:hover .5s ease-in-out;width:100%;&:hover{background-color:#f5f5f5;color:#000;cursor:pointer;&:active{background-color:#05d0f3}}}.motoDiv{display:flex;flex-direction:column;gap:1rem;margin-top:1rem;padding:2rem}.motoQuote{color:"#252b36";color:var(--textColor);font-size:1.5rem;padding-bottom:.75rem;padding-top:.5rem}.outerimgDiv{align-items:center;background-color:#f0f8ff;border-radius:10px;font-size:1rem;padding:1rem;transition:all 1s ease-in-out;&:hover{background-color:#2a68ff;color:#fff}}.secondinimgDiv{align-items:center;display:flex;gap:.5rem}.mycompanyLogo{border-radius:50%;height:50px;width:50px}.logoText{font-size:1.2rem;font-weight:600}.logoText,.morelogoText{color:"#252b36";color:var(--textColor)}.morelogoText{font-size:1rem;opacity:.7;padding-block:.5rem}.card{background-color:#3b82f6;border-radius:10px;padding:2rem 1rem}.cardText,.morecardText{margin-bottom:1rem}.cardText{color:#fff;font-size:1.5rem;font-weight:700}.morecardText{color:"#252b36";color:var(--textColor);font-size:1rem;font-weight:700}.cardBtn{border:none;border-radius:10px;color:#2a68ff;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all 1s ease-in-out;&:hover{background-color:#000;color:#fff;cursor:pointer}}.footerDiv{background-color:#01010c;color:#3b82f6;padding:3rem}.footerText{font-size:2rem}.morefooterText{line-height:1.75rem;opacity:70%;padding-block:2rem}.titleDiv{font-size:1.2rem;font-weight:600;margin-block:1.5rem}.footerlist li{margin-block:1rem;opacity:70%;&:hover{opacity:1}}.contactInfo{padding-block-start:.5rem}.contactIcon,.contactInfo{align-items:center;display:flex;justify-content:center}.contactIcon{border:solid #fff;border-radius:50%;color:#fff;font-size:1.5rem;height:50px;margin-left:1rem;transition:all .6s ease-in-out;width:50px;&:focus,&:hover{border:solid #2a68ff;color:#0e33ba}}@media only screen and (min-width:400px){.secDiv{padding-right:3rem}.relevanceLabel{color:#fff;font-size:1rem;font-weight:600}.durationLabel{margin-left:1rem}.typeLabel{margin-left:5rem}.levelLabel{margin-left:7rem}.clearSelect{align-self:end}.card{padding:5rem}.cardText,.morecardText{margin-bottom:1rem}.cardText{font-size:2rem}.morecardText{font-size:1.2rem}.cardBtn{font-size:1rem;padding:1rem 4rem}}@media only screen and (min-width:500px){.App{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:.5fr 2.5fr;padding-right:.5rem}.logo{display:none}}@media only screen and (min-width:600px){.one{align-items:center;display:flex;justify-content:center;padding-bottom:2rem}.relevanceLabel{color:#fff;font-size:1rem;font-weight:600}.durationLabel,.levelLabel,.typeLabel{margin-left:0}.clearSelect{align-self:center}}@media only screen and (min-width:701px){.link{font-size:.9rem}.menu{display:flex;margin-bottom:.5rem}.searchDiv{place-content:center}.firstDiv{border-radius:10px;display:flex;flex-direction:row;justify-content:space-around;margin-inline:auto;padding:2rem;width:90%}.clearSelect,.relevanceLabel{font-size:.8rem}.clearSelect{border:1px solid #fff;border-radius:10px;font-weight:600;margin-left:1rem;padding:0 1.5rem}.selection{margin-inline:.5rem;padding:.3rem}.jobsContainer{padding-block:3rem}.singleJob{padding:.5rem 1rem;width:100%}.companyName,.durationText,.jobInfo,.levelText,.singleJobHead,.typeText{font-size:1rem}.applyBtn{padding-block:.5rem}.durationIcon,.durationText{font-size:.8rem}}@media only screen and (max-width:800px){.logo{margin-left:.5rem}}@media only screen and (min-width:801px){.App{display:grid;grid-template-columns:.5fr 2.5fr 1.5fr}.logo{display:none}}@media only screen and (min-width:701px) and (max-width:800px){.jobsContainer{padding-inline:.5rem}.typeText{margin-top:0}.levelText,.typeText{font-size:.7rem}.jobInfo{border-top:2px solid;margin-top:.3rem;padding-top:.3rem}.companyLogo{border:2px solid #2a68ff;border-radius:50%;height:30px;width:30px}}@media only screen and (min-width:801px) and (max-width:1000px){.menu{display:flex;margin-bottom:.5rem}.searchDiv{place-content:center}.firstDiv{display:flex;flex-direction:row;margin-inline:auto;padding:2rem;width:90%}.jobsContainer{padding-inline:.5rem}.jobInfo{border-top:2px solid;margin-top:.3rem;padding-top:.3rem}.companyLogo{border:2px solid #2a68ff;border-radius:50%;height:30px;width:30px}}@media only screen and (min-width:1001px){.link{font-size:1rem}.jobsContainer{grid-template-columns:repeat(2,1fr);padding-inline:.3rem}.jobInfo{border-top:2px solid;margin-top:.2rem;padding-top:.2rem}.companyName,.durationText,.jobInfo,.levelText,.singleJobHead,.typeText{font-size:.8rem}.companyLogo{border:2px solid #2a68ff;border-radius:50%;height:30px;width:30px}}.usersContainer{grid-gap:1rem;background-color:#fff;border:none;color:#000;display:grid;font-weight:700;gap:1rem;grid-auto-columns:1fr;padding-inline:.5rem;place-items:center;width:100%}.grid-row-span-2{width:100%}.userListHeading{display:none}.userList{border:2px dotted #2a68ff;border-radius:20px;box-shadow:0 10px 15px -3px #0bbbc1;display:flex;flex-direction:column;gap:1.5rem;padding:2rem;transition:all 1s ease-in-out;width:95%;&:hover{background-color:#2a68ff;color:#fff;.userButtons{background-color:#fff;color:#000;cursor:pointer;&:active{background-color:#0ee2e9}}}}.imgDiv{display:flex;justify-content:center}.profilePicture{border-radius:50%;height:200px;width:200px}.country,.userList .info{align-items:center;display:flex}.userList .info{gap:1.5rem}.country{gap:1rem}.countryFlag{height:25px;width:25px}.buttonDiv{display:flex;gap:1.5rem;justify-content:space-evenly}.userButtons{background-color:#e7e6e6;border:none;border-radius:10px;font-size:1rem;font-weight:600;padding:.5rem 2.3rem;transition:hover 1s ease-in-out}.followButton{color:#2a68ff}.messageButton{color:#07ad07}@media only screen and (600px < width) and (max-width:699px){.userList{display:flex;flex-direction:column;gap:.5rem;padding:1rem;width:80%}}@media only screen and (min-width:701px){.profilePicture{border-radius:50%;height:100px;width:100px}.userList{gap:0;padding:1rem}.country,.info{font-size:.8rem}.userList .info{gap:1rem}.buttonDiv,.country{gap:.5rem}.userButtons{padding:.5rem 1rem}}@media only screen and (700px < width) and (max-width:800px){.usersContainer{grid-template-columns:repeat(2,1fr);padding-top:.5rem}.grid-row-span-2{grid-column-end:3;grid-column-start:1}.userList{display:flex;flex-direction:column;gap:.5rem;padding:1rem;width:100%}}@media only screen and (800px < width) and (max-width:1000px){.userList{padding:.5rem}.usersContainer{grid-template-columns:repeat(3,1fr)}.grid-row-span-2{grid-column-end:4;grid-column-start:1}.info{font-size:.7rem}}@media only screen and (min-width:1001px){.userList{padding:.5rem}.usersContainer{grid-template-columns:repeat(4,1fr)}.grid-row-span-2{grid-column-end:5;grid-column-start:1}}.companiesContainer{background-color:#fff;color:#000;display:flex;flex-direction:column;font-weight:700;gap:1.5rem;place-items:center;width:100%}body{font-family:Arial,sans-serif;font-size:16px;line-height:2rem}.about-container{grid-gap:1.5rem;background:#d8eafd;display:grid;gap:1.5rem;grid-auto-columns:1fr;grid-template-areas:"one" "two" "three" "four" "five";padding:1rem}.about-container div{padding:1rem}.about-container h2{font-size:1.5rem;margin-bottom:1rem}.about-container li{list-style:none;margin-block:.5rem}.about-container .unique-features{background-color:#471d8c;border-radius:10px 10px 0 0;grid-area:one}.about-container .about{background-color:#48556a;grid-area:two}.about-container .join-us{grid-area:three}.about-container .our-commitment{background-color:#19212e;grid-area:four}.about-container .key-features{border-radius:0 0 10px 10px;grid-area:five}.about,.our-commitment,.unique-features{color:#fff}.join-us,.key-features{background:#fff;color:#262e3b}@media only screen and (600px < width){.about-container{grid-template-areas:"one one " "two five" "three five" "four four"}.our-commitment{border-radius:0 0 10px 10px}.about-container .key-features{border-radius:0 0 0 0!important}}@media only screen and (800px < width) and (max-width:899px){.about-container{padding:2rem}}@media only screen and (900px < width) and (max-width:1200px){.about-container{grid-template-areas:"one one " "two five" "three four";padding-inline:3rem}}@media only screen and (min-width:1201px){.about-container{grid-template-areas:"one one two five" "three four four five"}.about-container .key-features{grid-row:span 2}.key-features li,.unique-features li{margin-block:2rem}.unique-features{border-radius:20px 0 0 0!important}.join-us{border-radius:0 0 0 20px}.about-container .key-features{border-radius:0 20px 20px 0!important}.our-commitment{border-radius:0 0 0 0!important}}*{box-sizing:border-box;font-family:Fira Sans,sans-serif}.cameraContainer{background-image:linear-gradient(to bottom right,#fff,#0daed6);display:flex;flex-direction:column;height:100vh;justify-content:center}.camera,.result{align-items:center;display:flex;flex-direction:column;width:100%}.result{background-image:linear-gradient(to bottom right,#0daed6,#fff);height:100%;justify-content:center;left:100%;position:fixed;top:0;transition:.4s}.result.hasPhoto{left:0}canvas,video{border:.5rem double #2a68ff;border-radius:10px;max-width:500px;width:60%}.cameraBtn{-webkit-appearance:none;appearance:none;background-image:linear-gradient(90deg,#2a68ff 50%,#0e33ba 0);background-position:0;background-size:200%;border:none;color:#fff;cursor:pointer;font-size:24px;font-weight:700;margin-top:1rem;outline:none;padding:8px 16px;transition:.4s;&:hover{background-position:100%}}.loginContainer{align-items:center;background-image:linear-gradient(to bottom right,#fff,#04cafcb3);min-height:100vh}.loginChild,.loginContainer{display:flex;flex-direction:column;padding:2rem}.loginChild{background:#fff;border:none;border-radius:14px;height:100%;max-width:500px;width:100%}h1{align-self:center;font-size:1rem;margin-bottom:.5rem}.forgot,.link,h1,label{color:var(--color-one);font-weight:600}hr{align-self:center;border:.1px solid var(--color-one);width:90%}.loginDiv,.passwordDiv,.usernameDiv{margin-block:1.5rem 2rem}.loginInput{border:none;border-bottom:2px solid var(--color-one);border-bottom-right-radius:10px;border-right:.7px solid var(--color-one);display:flex;flex-direction:column;font-weight:600;padding:1rem;width:100%;&:focus{border:2px solid var(--color-one);border-radius:10px;box-shadow:0 0 5px var(--color-one);outline:none}}.loginDiv{align-items:center;color:#fff;display:flex;flex-direction:column}button .link{color:#fff;font-size:1rem;font-weight:600}.link{text-decoration:none}.login{background-color:var(--color-one);border:solid var(--color-one);border-radius:10px;cursor:pointer;padding:1rem 4rem;transition:all .3s ease-in-out;width:100%;&:hover{background-color:#fff;.link{color:#000}}&:active{opacity:.5}}.forgot{align-self:end;font-size:1rem}.end{display:flex;gap:.2rem;justify-content:center}.end .link:hover{text-decoration:underline}.confirm{color:red;font-size:.7rem}@media only screen and (min-width:400px){h1{font-size:1.5rem}.confirm{font-size:1rem}}*{margin:0;padding:0}.sendCode{display:flex;flex-direction:column}.sendCodeButton{align-self:end;background-color:#05d0f3;border:solid #05d0f3;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;margin-top:4px;padding:.5rem;transition:all .3s ease-in-out;&:hover{background-color:#fff;color:#000;.link{color:#000}}}.back{display:flex;font-size:1rem;justify-content:flex-end}.backToLogin{color:#0daed6;text-decoration:none;&:hover{-webkit-text-decoration:underline solid;text-decoration:underline solid}}.profile{padding-block:1rem}.profile label{margin-right:1rem}*{--color-four:#f1f4f8}.postContainer{align-items:center;background-color:#fff;display:flex;flex-direction:column;margin:auto;margin-block:1rem;max-width:700px}.postDiv{border-bottom:1px solid var(--border-color);border-top:1px solid var(--border-color);max-width:500px;padding:1rem;width:100%}.postHeader{justify-content:space-between}.postHeader,.postHeader span{align-items:center;display:flex}.postHeader span{gap:.5rem}.username{font-weight:600}.dot,.timePosted{color:var(--color-one);text-decoration:none}.postProfilePicture{border-radius:50%;max-width:50px}.post{color:#000;padding-block:.5rem;text-decoration:none}.postIcons{display:flex;gap:.5rem}.postIcons button{border:none;cursor:pointer}.commentIcon{margin-left:.5rem}.commentIconButton,.likedButton,.unlikedButton{background-color:initial;text-decoration:none}.commentIcon,.likedButton,.unlikedButton{font-size:1.2rem}.commentIcon,.unlikedButton{color:#000}.likedButton{color:#fe251b}.likeCount{font-size:.8rem;margin-left:-2px;margin-top:10px}.createPost{display:flex;flex-direction:column;gap:.5rem;margin:auto;max-width:500px;padding:.5rem}.createPostForm{align-items:center;display:flex;gap:.5rem}.createPostInput{border:1px solid var(--color-one);border-radius:5px;padding:1rem;width:100%}.createPostButton{background-color:var(--color-one);border:solid var(--color-one);border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:.5rem;transition:all .3s ease-in-out;&:hover{background-color:#fff;color:#000}}.commentPage{display:flex;justify-content:center;padding-top:2rem;width:100%}.commentContainer{border-bottom:1px solid var(--border-color);border-top:1px solid var(--border-color);max-width:500px;padding:1rem;width:100%}.commentPageComment{display:flex;flex-direction:column;gap:1rem}.commentIconButton,.deleteIconButton,.likedButton,.unlikedButton{background-color:beige;border-radius:10px;padding:.5rem}.comment-commentPageIcon,.deleteIcon,.deleteIconButton{border:none;cursor:pointer}.comment-commentPageIcon,.myComment{display:flex}.myComment{border-bottom:1px solid var(--border-color);flex-direction:column;justify-content:space-between;padding-bottom:1rem}.deleteButton2{align-self:end;margin-right:1rem}.deleteMe{position:relative}.deleteIcon{font-size:1.2rem}.deleteNote{background-color:var(--color-one);border-radius:10px;bottom:.5rem;-webkit-clip-path:polygon(0 0,100% 0,100% 75%,75% 75%,75% 100%,50% 75%,0 75%);clip-path:polygon(0 0,100% 0,100% 75%,75% 75%,75% 100%,50% 75%,0 75%);color:#fff;height:100px;left:-7rem;padding-top:.5rem;position:absolute;width:150px}.deleteNote p{padding-bottom:.5rem}.deleteNote button{background-color:#fff;border-radius:10px;color:#000;cursor:pointer;font-weight:600;padding-block:.5rem;transition:all .3s ease-in-out;width:50px;&:hover{background-color:#000;color:#fff}}.no{margin-left:.5rem}@media only screen and (min-width:500px){.commentContainer,.postDiv{border:1px solid var(--border-color);border-radius:10px}}.background{background:linear-gradient(75deg,#141721,#141721 50%,#141721cc);display:table-cell;height:100vh;vertical-align:middle;width:100vw}.form-card{max-width:350px;padding:0 25%;width:50%}.form-title{color:#e8e8e8;font-size:42px;font-weight:800;padding-bottom:12px}.form-subtitle,.form-title{font-family:Avenir;letter-spacing:.5px}.form-subtitle{color:#afafaf;font-size:18px;padding-bottom:24px}.auth{display:inline-block;padding-bottom:12px;position:relative;width:100%}.auth-label{color:#afafaf;font-family:Avenir;font-size:11px;left:18px;position:absolute;top:8px;width:100px}.auth-input{background-color:#3e404b;height:vh;margin-bottom:12px;padding:24px 18px 12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.auth-button,.auth-input{border:none;border-radius:8px;color:#fff;font-family:Avenir;outline:none}.auth-button{background-color:#fa541c;cursor:pointer;height:53px;transition:all .44s ease;-webkit-transition:all .44s ease;-moz-transition:all .44s ease;width:100%}.auth-button:hover{filter:brightness(145%)}.chat-wrapper{background:#2b2f3c;color:#fff;height:80vh;margin-left:10%;width:80%}.accountSetFormContainer{align-items:center;background-color:#2a68ff;display:flex;height:100vh;justify-content:center}.logo.RegisterLogo{font-size:24px;font-weight:700}.logo.title{font-size:17px}.formWrapper{align-items:center;background-color:#fff;border-radius:10px;gap:10px;padding:20px 60px}.formWrapper,.formWrapper form{display:flex;flex-direction:column}.formWrapper form{gap:15px}.formWrapper input{border:none;border-bottom:1px solid #2a68ff;padding:15px;&::placeholder{color:#afafaf}}.formWrapper button{background-color:#2a68ff;border:none;color:#fff;cursor:pointer;font-weight:700;padding:10px}.formWrapper p{color:#2a68ff;font-size:12px;mask-type:10px}.formWrapper label{align-items:center;color:#2a68ff;cursor:pointer;display:flex;gap:10px}.addAvatarIcon{font-size:32px}.chatsContainer{align-items:center;background-color:#2a68ff;display:flex;height:100vh;justify-content:center}.innerChatsContainer{border:1px solid #fff;border-radius:10px;display:flex;height:80%;overflow:hidden;width:65%}.chatSideBarContainer{background-color:#4d45ec;flex:1 1}.individualChatContainer{background-color:gray;flex:2 1}.chatSideBar{border-radius:10px}.chatNav{align-items:center;background-color:#fff;color:#000;display:flex;height:50px;justify-content:space-between;padding:10px}.currentUserIcon{display:flex;gap:10px}.currentUserIcon img{background-color:#ddddf7;border-radius:50%;height:24px;object-fit:cover;width:24px}.currentUserIcon button{background-color:#2a68ff;border:none;color:#fff;cursor:pointer;font-size:10px}.msgSearchContainer{border-bottom:1px solid gray}.singleMessage img{border-radius:50%;height:50px;object-fit:cover;width:50px}.msgSearchForm{padding:10px}.msgSearchForm input{background-color:initial;border:none;color:#fff;outline:none;&::placeholder{color:#d3d3d3}}.singleMessage{align-items:center;color:#fff;cursor:pointer;display:flex;gap:10px;padding:10px;&:hover{background-color:#ffffff23}}.singleMessageInfo span{font-size:18px;font-weight:700}.singleMessageInfo p{color:#d3d3d3;font-size:14px}.chatBoxInfo{align-items:center;background-color:#4d45ec;color:#d3d3d3;display:flex;height:50px;justify-content:space-between;padding:10px}.chatBoxIcon{cursor:pointer;display:flex;font-size:24px;gap:10px}.messagesContainer{background-color:#2a68ff;margin-left:-136px;margin-top:324px;overflow:scroll;padding:10px;width:100%}.messageInput{background-color:#fff;display:flex;height:50px;justify-content:space-between;margin-top:650px;width:100%}.messageInput input{border:none;color:#2f2d52;font-size:18px;outline:none;width:100%;&::placeholder{color:#d3d3d3}}.sendMessage{align-items:center;display:flex;gap:10px}.inputIcon{cursor:pointer;font-size:24px}.sendMessage button{background-color:#4d45ec;border:none;color:#fff;cursor:pointer;padding:10px 15px}.thread{display:flex;gap:20px;margin-bottom:20px;&.owner{flex-direction:row-reverse}&.owner p{background-color:#2f2d52;border-radius:10px 0 10px 10px;color:#fff;max-width:-webkit-max-content;max-width:max-content}}.threadInfo{color:#0009;display:flex;flex-direction:column;font-weight:600}.threadInfo img{border:50%;height:40px;object-fit:cover;width:40px}.threadContent img{width:50%}.threadContent{display:flex;flex-direction:column;gap:10px;max-width:80%}.threadContent p{align-items:flex-end;background-color:#fff;border-radius:0 10px 10px;padding:10px 20px}*{--color-one:#2a68ff;--color-two:#015366;--color-three:#63898c;--color-four:#a7d1d2;--color-five:#fff;--blueColor:#2a68ff;--greyish:#f1f4f8;--cardShadow:#f7f8f9;--textColor:#252b36;--border-color:#a3a3a3}.newNav{background-color:#fff;border-top:1px solid var(--border-color);bottom:0;display:flex;list-style-type:none;padding:.2rem .5rem 0;position:fixed;width:100%;z-index:1000}.headerInNav,.nameLogo{cursor:pointer;display:none}.appLogo{border:.5px solid var(--blueColor);border-radius:50%;width:65px}.logo2,.nameLogo{transition:all .5s ease-in-out}.newNav1{display:flex;justify-content:space-between;width:100%}.newNav2{display:none}.logo2{color:var(--color-one);font-size:2rem;&:hover{background-color:#2a68ff;color:#fff;transform:scale(1.1)}}@media only screen and (min-width:500px){.newNav{border-right:1px solid var(--border-color);display:flex;flex-direction:column;height:100vh;justify-content:space-between;padding-left:.5rem;position:static;position:-webkit-sticky;position:sticky;top:0;width:78px}.headerInNav{display:block}.headerName{display:none}.appLogo{display:block}.newNav1,.newNav2{display:flex;flex-direction:column}.newNav1{gap:1rem}.newNav2{gap:.5rem}.nameLogo{font-size:1rem}.logo2{align-items:center;background-color:#fff;border-radius:14px;display:flex;gap:.5rem;padding:.5rem 0 .5rem .5rem}.link{text-decoration:none}}@media only screen and (min-width:1000px){.newNav{width:200px}.headerInNav,.headerName,.nameLogo{display:block}.appLogo{display:none}.headerName{color:var(--color-one);font-size:1.5rem;margin-left:.5rem}.logo2:hover{background-color:var(--color-one);color:#fff;.nameLogo{color:#fff;font-weight:600;transform:scale(1.1)}}}.beyondChat{display:flex;height:100vh}.leftPanel{background-color:#fff;width:33.333333%}.centerPanel{background-color:#eff6ff;width:66.666667%}.sendButton{background-color:#3b82f6;color:#fff;font-size:25px;margin-top:650px;padding:.5rem}.createMsgContainer{display:flex;gap:.5rem}.beyondRegister{background-color:#eff6ff;height:100vh}.loadingImg{height:80px;margin-left:140px;margin-top:200px;width:80px}
/*# sourceMappingURL=main.a1b61da7.css.map*/