.msganim_chatContainer__oPr8u{width:280px;background-color:#1a1a1a;border-radius:8px;padding:16px;box-shadow:0 10px 25px rgba(0,0,0,.5);border:1px solid #333}.msganim_chatHeader__YaWxz{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #333}.msganim_chatStatus__swFK3{display:flex;align-items:center;gap:8px}.msganim_statusDot__REhor{width:12px;height:12px;border-radius:50%;background-color:#666}.msganim_chatHeader__YaWxz h3{font-weight:500;margin:0}.msganim_onlineStatus__orcxT{font-size:12px;color:#888}.msganim_messagesContainer__TapWq{height:280px;overflow:hidden;display:flex;flex-direction:column;gap:12px}.msganim_messageWrapperReceived__iEEEl,.msganim_messageWrapperSent___BJQZ{display:flex}.msganim_messageWrapperSent___BJQZ{justify-content:flex-end}.msganim_messageWrapperReceived__iEEEl{justify-content:flex-start}.msganim_messageReceived__dyNkp,.msganim_messageSent__vPjpm{max-width:80%;padding:12px;border-radius:8px}.msganim_messageSent__vPjpm{background-color:#333;color:white;border-bottom-right-radius:0}.msganim_messageReceived__dyNkp{background-color:#222;color:#ddd;border-bottom-left-radius:0}.msganim_chatInput__rypaw{margin-top:16px;display:flex;gap:8px}.msganim_messageInput__xJ5DT{flex:1 1;background-color:#222;border:1px solid #444;border-radius:4px;padding:8px 12px;font-size:14px;color:white}.msganim_messageInput__xJ5DT:focus{outline:none;border-color:#555;box-shadow:0 0 0 2px rgba(255,255,255,.1)}.msganim_messageInput__xJ5DT::placeholder{color:#777}.msganim_sendButton__glj7a{background-color:white;color:black;border:none;border-radius:4px;padding:8px 12px;font-size:14px;font-weight:500;cursor:pointer}.msganim_sendButton__glj7a:hover{background-color:#e6e6e6}.buttons_contained__OflfR{padding:.3em .75em;border-radius:.3em;font-weight:550;border:none;font-family:Poppins;box-shadow:0 7px 29px 0 rgba(100,100,111,.2);display:flex;align-items:center;justify-content:center;letter-spacing:.05em;&:hover{cursor:pointer;opacity:.8;text-shadow:0 0 1px currentColor}&:disabled{opacity:.5}}.buttons_button__V4gFz{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;padding:8px 16px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s ease}.buttons_buttonPrimary__0PYMH{background-color:black;color:white;border:none}.buttons_buttonPrimary__0PYMH:hover{background-color:#444}.buttons_buttonOutline__mHMvD{background-color:transparent;border:1px solid #444;color:black}.buttons_buttonOutline__mHMvD:hover{background-color:rgba(255,255,255,.05)}.group_scrollContainer__CDKkD{display:grid;grid-gap:.5em;gap:.5em;align-items:flex-start;grid-auto-rows:min-content;border-left:2px solid rgba(0,0,0,.2);height:100%}.group_scrollTitle__X4a05{text-align:center;margin-bottom:.5em}.group_createGroup___823x{display:flex;justify-content:center}.group_scrollMain__wnHhj{display:grid;grid-gap:1em;gap:1em;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));overflow-y:auto;scrollbar-gutter:stable;scrollbar-width:thin;justify-items:center;align-items:flex-start;padding:.5em 5px;max-height:40vh}.group_unavailable__7V3Zc{text-align:center;width:100%;line-height:1.4;padding:.5em}@media(min-width:1024px){.group_scrollMain__wnHhj{max-height:80vh}}.groupcard_gcardCntr__pAyBv{display:flex;gap:.4em;width:min(100%,280px);padding:.3em .5em;border-radius:.5em;box-shadow:0 2px 5px -1px rgba(50,50,93,.25),0 1px 3px -1px rgba(0,0,0,.3);transition:color .3s ease-in-out;align-items:center}.groupcard_gcardCntr__pAyBv:hover{color:rgb(38,67,138)}.groupcard_gcardIcon__GNh48{width:60px;height:60px;aspect-ratio:1;border-radius:50%;box-shadow:0 0 0 1px rgba(0,0,0,.05);display:flex;justify-content:center;align-items:center;background-color:whitesmoke}.groupcard_gcardIcon__GNh48 svg{width:80%;height:80%}.groupcard_gcardBody__ftCMV{display:flex;flex-direction:column;justify-content:space-between;gap:.3em;padding:.2em;overflow-x:hidden;width:100%}.groupcard_gcardBody__ftCMV>h4{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-style:oblique;text-transform:capitalize}.groupcard_gcardDetails__RGFJY{display:flex;align-items:center;justify-content:space-between}.groupcard_gcardDetails__RGFJY svg{height:1.5rem;width:1.5rem}.groupcard_gcardDetails__RGFJY svg:hover{color:darkgrey;transform:scale(1.1)}.modal_modal__gGnuY{position:fixed;left:0;top:0;width:100%;height:100%;z-index:3;background-color:rgba(0,0,0,.3);border:none;pointer-events:auto}.modal_modalContent__AWJ2M{position:relative;padding:.75em 1em;border-radius:.75em;width:-moz-fit-content;width:fit-content;margin:35vh auto;background-color:whitesmoke;box-shadow:0 0 1px 2px rgba(0,0,0,.05);z-index:400;display:grid;grid-gap:.5em;gap:.5em;pointer-events:auto}.modal_modalHeader__e9_qg{display:flex;justify-content:flex-end;& svg{width:1.5rem;height:1.5rem}& svg:hover{cursor:pointer;transform:scale(1.2)}}.modal_modalForm__isnu4{display:grid;width:270px;grid-gap:.5em;gap:.5em}.forms_authContainer__Zk_KK{width:min(90%,400px);margin:1em auto;display:grid;grid-gap:2em;gap:2em}.forms_authFormContainer__P4ysk{padding:1em 1.2em;border-radius:.5em;box-shadow:0 6px 24px 0 rgba(0,0,0,.05),0 0 0 1px rgba(0,0,0,.08);display:grid;grid-gap:2em;gap:2em;&>h3{text-align:center;font-family:Inter;font-weight:700}}.forms_authForm__E8fnn{display:grid;grid-gap:1em;gap:1em}.forms_authInput__DCjn5{display:flex;flex-direction:column;& input{padding:.15em .3em;border-radius:.5em;border:1px solid darkgray;font-size:1rem}}.forms_authTextArea__fNAbb{padding:.4em .3em;border-radius:.5em;border:1px solid darkgray;font-size:1rem;resize:none}.forms_authSubmit__Pskzi{display:flex;flex-direction:column;padding-top:.2em;gap:1em;width:-moz-fit-content;width:fit-content;margin:0 auto}.forms_errorMessage__V3sSc{color:red;font-size:.75rem;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);padding:.1em .5em;border-radius:.3em}.forms_authLinksContainer__F_EqA{display:grid;grid-gap:1em;gap:1em}.forms_authLink__NXqC6{font-size:.9rem;font-style:oblique;& a{font-style:normal;text-decoration:underline;font-weight:600}}.home_homeCntr__PbSCJ{display:flex;padding:.5em 1em;gap:3em;grid-row:2;justify-content:center;align-items:center;height:100%;margin-top:5em;margin-bottom:2em}.home_textCntr__vSNNY{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1em}.home_description__4I0Zy{color:#7b7b7b;font-size:1.2em;margin:0;max-width:400px;& svg{vertical-align:middle;margin-left:.1em}}.home_buttonGroup__dgDze{display:flex;flex-wrap:wrap;gap:1em;padding-top:1em}.home_githubLink__jemMy{display:flex;align-items:center;gap:.3em}.home_demo-container__n7Cah{flex:1 1;display:flex;justify-content:center;align-items:center}@media (max-width:650px){.home_homeCntr__PbSCJ{flex-direction:column;margin-top:2em}}.profile_profileCntr__wJbbX{display:flex;flex-direction:column;gap:1em;width:min(90%,400px);margin:4em auto 0;border:1px solid lightgray;border-radius:.5em;padding:5em 1em 1em;position:relative}.profile_profileImg__mVzOI{width:120px;height:120px;aspect-ratio:1;border-radius:50%;box-shadow:0 0 0 1px rgba(0,0,0,.05);display:flex;justify-content:center;align-items:center;background-color:whitesmoke;position:absolute;top:-60px;left:50%;transform:translateX(-50%);& img{max-width:100%;border-radius:50%;box-shadow:0 0 0 1px rgba(0,0,0,.05);object-fit:cover}}.profile_profileForm__u0sZK{display:flex;flex-direction:column;gap:1em;& div>label{font-weight:600}}.profile_updateProfile__YKHDW{display:flex;justify-content:center;padding:.3em 0}