.header_navbar__Tn_Tu{justify-content:center;display:flex;align-items:center;background-color:#00060c;height:45px}.header_Link__gVA6_{padding:15px;list-style-type:none;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:800;font-size:14px;color:#fff;letter-spacing:1px;text-align:center;justify-content:center;text-decoration:none;text-transform:uppercase}.header_profilePicParent__jI6Z6{right:10px;position:absolute;display:flex;cursor:pointer;margin-left:70px}.header_profileImage__n2npf{height:40px;width:43px;border-radius:50%;box-shadow:0 1px 10px #000;background-color:#000}.header_profile-container__ZBcFX{position:relative}.header_notification-dot__M65I6{position:absolute;top:0;right:0;width:10px;height:10px;background-color:red;border-radius:50%}.header_notification-sidebar__tBiUt{position:relative;background:#fff;border:1px solid #ccc;padding:10px;width:300px;z-index:1000}@media (max-width:667px){.header_navbar__Tn_Tu{width:176vw!important}.header_navbar__Tn_Tu ul{width:170vw;display:flex;margin:auto;justify-content:center}.header_profilePicParent__jI6Z6{display:flex;right:10px;position:relative;margin-left:0;border-radius:50%}.header_profilePicParent__jI6Z6 img{border-radius:50%}}.chat_cardContainer__4qwX9{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:20px}.chat_card__fXIQ6{display:flex;align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:15px;width:300px;transition:transform .2s}.chat_card__fXIQ6:hover{transform:scale(1.05)}.chat_profileImage__I6Kr5{width:50px;height:50px;border-radius:50%;object-fit:cover;margin-right:15px}.chat_userInfo__UbdFO{flex-grow:1}.chat_userName__2gRgQ{font-size:1.2rem;margin:0;color:#333}