.User_authButtons__j5I19{display:flex;align-items:center;gap:10px;padding-left:12px;border-left:1px solid hsla(0,0%,100%,.1)}.User_loginBtn__p21CO{padding:7px 18px;font-size:13.5px;font-weight:500;color:#fff;background:rgba(0,0,0,0);border:1px solid hsla(0,0%,100%,.15);border-radius:30px;cursor:pointer;transition:all .2s ease;letter-spacing:.01em}.User_loginBtn__p21CO:hover{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.3);color:#fff}.User_signupBtn__9V1JA{padding:7px 20px;font-size:13.5px;font-weight:600;color:#fff;background:linear-gradient(135deg,#1e3a5f,#1d4ed8 50%,#06b6d4);border:none;border-radius:30px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 12px rgba(6,182,212,.3);letter-spacing:.01em}.User_signupBtn__9V1JA:hover{background:linear-gradient(135deg,#1e3a8a,#1e40af 50%,#0891b2);box-shadow:0 4px 20px rgba(6,182,212,.5);transform:translateY(-1px)}.User_signupBtn__9V1JA:active{transform:translateY(0)}.User_signupBtnSm__JONXG{padding:5px 14px;font-size:12px}.User_notification__t44OP{position:relative;cursor:pointer}.User_notification__t44OP .User_bellIcon__X8PE2{width:24px;height:24px;color:#4a90d9}.User_notification__t44OP .User_badge__2Wa8V{position:absolute;top:-5px;right:-5px;background:#ef4444;color:#fff;font-size:10px;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.User_userInfoWrapper__Y1eF3{position:relative}.User_userInfo__GcF3a{gap:10px;padding:4px 12px;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.User_userInfo__GcF3a:hover{border-color:rgba(59,130,246,.8);background:rgba(59,130,246,.08);box-shadow:0 0 12px rgba(59,130,246,.15)}.User_userInfo__GcF3a .User_avatarImg__Y0jzq{width:30px;height:30px;border-radius:50%;overflow:hidden}.User_userInfo__GcF3a .User_avatarImg__Y0jzq img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.User_userInfo__GcF3a .User_userDetails__awXdu{text-align:left}.User_userInfo__GcF3a .User_userDetails__awXdu .User_name__aKJm5{font-size:12px;font-weight:600}.User_userInfo__GcF3a .User_userDetails__awXdu .User_role__4J9yh{font-size:11px;color:#94a3b8}.User_userInfo__GcF3a .User_chevron__Bz8M3{width:20px;height:20px;color:#94a3b8;transition:transform .2s;border:2px solid #94a3b8;border-radius:50%;padding:2px}.User_userInfo__GcF3a .User_chevron__Bz8M3.User_open__fIQZ0{transform:rotate(180deg)}.User_userDropdown__vCcOu{position:absolute;top:calc(100% + 10px);right:0;background:linear-gradient(160deg,#1f2840,#161d30);border-radius:16px;padding:8px;min-width:270px;box-shadow:0 20px 45px rgba(0,0,0,.5);z-index:100;border:1px solid rgba(148,163,184,.22);backdrop-filter:blur(10px)}.User_dropdownHeader__uvC1r{display:flex;flex-direction:column;gap:2px;margin:2px 2px 8px;padding:8px 10px 10px;border-bottom:1px solid rgba(148,163,184,.18)}.User_dropdownLabel__o3Dvg{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:rgba(148,163,184,.8)}.User_dropdownEmail__TSaBq{font-size:12px;font-weight:600;color:hsla(0,0%,100%,.92);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.User_dropdownSection__RGSlR{margin-bottom:4px}.User_dropdownSection__RGSlR:last-child{margin-bottom:0}.User_dropdownItem__lVVeG{display:flex;align-items:center;gap:10px;padding:10px 11px;color:#fff;text-decoration:none;font-size:13px;font-weight:600;border-radius:12px;transition:background .2s,transform .2s;cursor:pointer;border:1px solid rgba(0,0,0,0)}.User_dropdownItem__lVVeG:hover{background:rgba(59,130,246,.16);border-color:rgba(59,130,246,.35);transform:translateX(2px)}.User_dropdownItem__lVVeG svg{width:16px;height:16px}.User_dropdownIconWrap__DogyA{width:30px;height:30px;border-radius:9px;background:hsla(0,0%,100%,.06);border:1px solid rgba(148,163,184,.22);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.User_iconBlue__of54L{color:#4a90d9}.User_iconPink__aFbCz{color:#f472b6}.User_iconPurple__0UGlT{color:#8b5cf6}.User_iconOrange__qtEW4{color:#fb923c}.User_logoutItem__5AImf{border-top:1px solid rgba(251,146,60,.18);margin-top:2px}.User_logoutItem__5AImf:hover{background:rgba(251,146,60,.12)!important;border-color:rgba(251,146,60,.35)}.User_logoutItem__5AImf:hover span{color:#fb923c}.User_desktopNav__cgqUz{display:flex;align-items:center;padding:0;gap:2px}.User_navItem__dpQu_{flex:1;text-align:center;font-size:13.5px;font-weight:600;color:hsla(0,0%,100%,.65);padding:10px 4px 12px;position:relative;transition:color .2s ease;text-decoration:none;white-space:nowrap}.User_navItem__dpQu_:after{content:"";position:absolute;bottom:0;left:10%;right:10%;height:2.5px;background:linear-gradient(90deg,#1e3a5f,#1d4ed8,#06b6d4);border-radius:2px 2px 0 0;opacity:0;transform:scaleX(0);transition:opacity .2s,transform .25s cubic-bezier(.4,0,.2,1)}.User_navItem__dpQu_:hover{color:#fff}.User_navItem__dpQu_:hover:after{opacity:.5;transform:scaleX(.7)}.User_navItemActive__dnPg6{color:#fff;font-weight:700}.User_navItemActive__dnPg6:after{opacity:1;transform:scaleX(1)}.User_modalOverlay__lzXoY{position:fixed;inset:0;background:rgba(0,0,0,.65);backdrop-filter:blur(6px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px;animation:User_fadeIn__ec4Za .18s ease}@keyframes User_fadeIn__ec4Za{0%{opacity:0}to{opacity:1}}.User_logoutModal__8HMdp{position:relative;background:linear-gradient(145deg,#1e2538,#151c2c);border:1px solid hsla(0,0%,100%,.1);border-radius:20px;padding:40px 36px 32px;width:100%;max-width:380px;box-shadow:0 24px 64px rgba(0,0,0,.6);text-align:center;animation:User_slideUp__qdUf_ .2s ease}@keyframes User_slideUp__qdUf_{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.User_modalClose__Cke9W{position:absolute;top:14px;right:14px;width:30px;height:30px;border-radius:50%;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);color:#94a3b8;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.User_modalClose__Cke9W:hover{background:hsla(0,0%,100%,.12);color:#fff}.User_modalIconWrap__cNWpC{width:64px;height:64px;border-radius:50%;background:rgba(251,146,60,.12);border:2px solid rgba(251,146,60,.3);display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.User_modalIcon__17O7g{width:30px;height:30px;color:#fb923c}.User_modalTitle__5lA5c{font-size:20px;font-weight:700;color:#fff;margin-bottom:10px}.User_modalDesc__A4Rzx{font-size:14px;color:#94a3b8;line-height:1.6;margin-bottom:28px}.User_modalActions__q235D{display:flex;gap:12px;justify-content:center}.User_modalCancelBtn__86KQ8{flex:1;padding:10px 20px;font-size:14px;font-weight:500;color:#fff;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:10px;cursor:pointer;transition:all .2s ease}.User_modalCancelBtn__86KQ8:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.2)}.User_modalConfirmBtn__41Oeg{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:10px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 16px rgba(239,68,68,.3)}.User_modalConfirmBtn__41Oeg:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 6px 24px rgba(239,68,68,.5);transform:translateY(-1px)}.User_modalConfirmBtn__41Oeg:active{transform:translateY(0)}.User_content__tzhop{flex:1;padding:30px;overflow-y:auto;overflow-x:hidden}.User_pageTitle__bX9DT{font-size:28px;font-weight:600;margin-bottom:25px}.User_statsGrid__jxdL2{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:25px}.User_statCard__aw9lQ{background:#1e2538;border-radius:12px;padding:20px;display:flex;justify-content:space-between;align-items:flex-start}.User_statCard__aw9lQ .User_statInfo__Gp_Nn .User_statLabel__gOAYT{font-size:14px;color:#94a3b8;margin-bottom:8px}.User_statCard__aw9lQ .User_statInfo__Gp_Nn .User_statValue__Qh3xV{font-size:28px;font-weight:700;margin-bottom:10px}.User_statCard__aw9lQ .User_statInfo__Gp_Nn .User_statChange__3UTwQ{display:flex;align-items:center;gap:5px;font-size:12px;color:#2dd4bf}.User_statCard__aw9lQ .User_statInfo__Gp_Nn .User_statChange__3UTwQ svg{width:14px;height:14px}.User_statCard__aw9lQ .User_statIcon__vM8Gf{width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center}.User_statCard__aw9lQ .User_statIcon__vM8Gf svg{width:24px;height:24px;color:#fff}.User_statCard__aw9lQ .User_statIcon__vM8Gf.User_blue__SNEmj{background:#8b5cf6}.User_statCard__aw9lQ .User_statIcon__vM8Gf.User_green__cxcIm{background:#2dd4bf}.User_statCard__aw9lQ .User_statIcon__vM8Gf.User_orange__v81zL{background:#f97316}.User_statCard__aw9lQ .User_statIcon__vM8Gf.User_red__f8A91{background:#ef4444}.User_chartSection__FGsS9{background:#1e2538;border-radius:12px;padding:25px;margin-bottom:25px}.User_chartSection__FGsS9 .User_chartHeader__gUIgZ{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.User_chartSection__FGsS9 .User_chartHeader__gUIgZ h3{font-size:18px;font-weight:600}.User_chartSection__FGsS9 .User_chartHeader__gUIgZ select{background:#1a1f2e;border:1px solid #2d3548;color:#fff;padding:8px 15px;border-radius:8px;font-size:14px;cursor:pointer}.User_rankingsGrid__J3IU_{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.User_rankingCard__NAxYQ{background:#1e2538;border-radius:12px;padding:25px}.User_rankingCard__NAxYQ .User_rankingHeader___HYN_{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.User_rankingCard__NAxYQ .User_rankingHeader___HYN_ h3{font-size:18px;font-weight:600}.User_rankingCard__NAxYQ .User_rankingHeader___HYN_ select{background:#1a1f2e;border:1px solid #2d3548;color:#fff;padding:8px 15px;border-radius:8px;font-size:14px;cursor:pointer}.User_rankingList__s6lRK{display:flex;flex-direction:column;gap:15px}.User_rankingItem__KLX51{display:flex;align-items:center;gap:15px}.User_rankingItem__KLX51 .User_rank__TqeH1{width:40px;height:30px;background:#1a1f2e;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500}.User_rankingItem__KLX51 .User_firmLogo__PDDNS{width:40px;height:40px;border-radius:8px;background:linear-gradient(135deg,#1e3a5f,#2d5a87);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;color:#4a90d9}.User_rankingItem__KLX51 .User_firmName__ktbEh{flex:1;font-size:14px}.User_rankingItem__KLX51 .User_rating___pkKZ{display:flex;flex-direction:column;align-items:center}.User_rankingItem__KLX51 .User_rating___pkKZ .User_ratingValue__Ar4TG{background:#1a1f2e;padding:4px 12px;border-radius:15px;font-size:12px;font-weight:600;color:#4a90d9}.User_rankingItem__KLX51 .User_rating___pkKZ .User_stars__9N1Bn{display:flex;align-items:center;gap:2px;margin-top:4px;font-size:10px;color:#fbbf24}.User_rankingItem__KLX51 .User_rating___pkKZ .User_stars__9N1Bn span{color:#94a3b8;margin-left:4px}.User_rankingItem__KLX51 .User_likes__r1brR{display:flex;align-items:center;gap:5px;color:#f472b6;font-weight:600}.User_rankingItem__KLX51 .User_likes__r1brR svg{width:18px;height:18px}@media(max-width:1200px){.User_statsGrid__jxdL2{grid-template-columns:repeat(2,1fr)}.User_rankingsGrid__J3IU_{grid-template-columns:1fr}}@media(max-width:768px){.User_sidebar__NWwYp{transform:translateX(-100%)}.User_sidebar__NWwYp.User_open__fIQZ0{transform:translateX(0)}.User_sidebarOverlay__fAmwE.User_open__fIQZ0{display:block}.User_mainContent__pPI8l{margin-left:0}.User_menuToggle__BR0kP{display:block}.User_statsGrid__jxdL2{grid-template-columns:1fr}.User_content__tzhop{padding:20px 15px}.User_pageTitle__bX9DT{font-size:22px}.User_header__Deaom{padding:12px 15px}.User_desktopHeaderLeft__FHRee,.User_headerRight__rFNg6{display:none}.User_mobileHeaderLeft___nbf6,.User_mobileHeaderRight__jT3m7,.User_mobileSearchBar__PmG2f{display:flex}.User_statCard__aw9lQ{padding:15px}.User_statCard__aw9lQ .User_statInfo__Gp_Nn .User_statValue__Qh3xV{font-size:22px}.User_statCard__aw9lQ .User_statIcon__vM8Gf{width:40px;height:40px}.User_statCard__aw9lQ .User_statIcon__vM8Gf svg{width:20px;height:20px}.User_chartSection__FGsS9{padding:15px}.User_chartSection__FGsS9 .User_chartHeader__gUIgZ{flex-direction:column;align-items:flex-start;gap:10px}.User_rankingCard__NAxYQ{padding:15px}.User_rankingItem__KLX51{gap:10px}.User_rankingItem__KLX51 .User_firmName__ktbEh{font-size:12px}.User_rankingItem__KLX51 .User_rank__TqeH1{width:30px;font-size:12px}.User_rankingItem__KLX51 .User_firmLogo__PDDNS{width:32px;height:32px;font-size:12px}.User_userInfo__GcF3a .User_userDetails__awXdu{display:none}}.User_filterBar__BPoYw{display:flex;align-items:center;gap:15px;background:#1e2538;border-radius:12px;padding:15px 20px;margin-bottom:20px;flex-wrap:wrap}.User_filterIcon__7rwDg{color:#94a3b8;display:flex;align-items:center}.User_filterLabel__F1vL0{color:#94a3b8;font-size:14px;font-weight:500}.User_filterDropdown__72za8{display:flex;align-items:center;gap:8px;background:rgba(0,0,0,0);color:#fff;font-size:14px;cursor:pointer;padding:8px 12px;border:none;border-right:1px solid #2d3548}.User_filterDropdown__72za8:last-of-type{border-right:none}.User_filterDropdown__72za8 svg{color:#94a3b8}.User_resetFilter__8mY4T{display:flex;align-items:center;gap:6px;background:rgba(0,0,0,0);border:none;color:#f97316;font-size:14px;cursor:pointer;margin-left:auto}.User_resetFilter__8mY4T:hover{opacity:.8}.User_tableContainer__h15hF{background:#1e2538;border-radius:12px;overflow:hidden;margin-bottom:20px}.User_dataTable__ik9Xs{width:100%;border-collapse:collapse}.User_dataTable__ik9Xs th{background:rgba(0,0,0,.2);padding:16px 20px;text-align:left;font-size:12px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.User_dataTable__ik9Xs td{padding:16px 20px;font-size:14px;color:#fff;border-bottom:1px solid #2d3548}.User_dataTable__ik9Xs tbody tr:last-child td{border-bottom:none}.User_dataTable__ik9Xs tbody tr:hover{background:rgba(74,144,217,.05)}.User_statusActive__ZJynQ{color:#2dd4bf;font-weight:500}.User_statusInactive__TJN5Z{color:#f97316;font-weight:500}.User_statusBanned__H86xs{color:#ef4444;font-weight:500}.User_actions__WWO3m{display:flex;gap:8px}.User_actionBtn__OVnSV{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#1a1f2e;border:1px solid #2d3548;border-radius:6px;color:#94a3b8;cursor:pointer;transition:all .2s}.User_actionBtn__OVnSV:hover{color:#fff;border-color:#4a90d9}.User_actionBtn__OVnSV.User_deleteBtn__nA7_E{color:#ef4444}.User_actionBtn__OVnSV.User_deleteBtn__nA7_E:hover{border-color:#ef4444;background:rgba(239,68,68,.1)}.User_avatarFallback__kmw87{width:31px;height:31px;border-radius:50%;background:linear-gradient(135deg,#1d1960,#085563);color:#fff;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.User_header__Deaom{height:64px;background:#151c2c;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid #2d3548;position:fixed;top:0;left:240px;right:0;z-index:100;gap:16px;width:calc(100% - 240px)}@media(max-width:992px){.User_header__Deaom{left:0;width:100%;padding:0 16px}}.User_menuToggle__BR0kP{display:none;background:rgba(0,0,0,0);border:none;color:#fff;font-size:20px;cursor:pointer;padding:8px}@media(max-width:992px){.User_menuToggle__BR0kP{display:flex;align-items:center;justify-content:center}}.User_searchBox__akISr{flex:1;max-width:400px;position:relative}@media(max-width:576px){.User_searchBox__akISr{display:none}}.User_searchInput__jMvAb{display:flex;align-items:center;background:#0d1321;border:1px solid #2d3548;border-radius:8px;height:40px;padding:0 12px;gap:8px;transition:border-color .2s ease}.User_searchInput__jMvAb:focus-within{border-color:#3b82f6}.User_searchInput__jMvAb .User_searchIcon__vIY_M{color:#64748b;font-size:16px}.User_searchInput__jMvAb input{background:rgba(0,0,0,0);border:none;outline:none;color:#fff;font-size:14px;width:100%}.User_searchInput__jMvAb input::-moz-placeholder{color:#64748b}.User_searchInput__jMvAb input::placeholder{color:#64748b}.User_searchDropdown__Kv8Db{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#0f172a;border:1px solid hsla(0,0%,100%,.08);border-radius:12px;max-height:480px;overflow-y:auto;z-index:200;box-shadow:0 20px 50px rgba(0,0,0,.5);backdrop-filter:blur(12px)}.User_searchDropdown__Kv8Db::-webkit-scrollbar{width:6px}.User_searchDropdown__Kv8Db::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.User_searchDropdown__Kv8Db::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.1);border-radius:10px}.User_searchItem__1i2pS{display:grid;grid-template-columns:1fr 180px 100px;align-items:center;gap:20px;padding:14px 20px;cursor:pointer;border-bottom:1px solid hsla(0,0%,100%,.05);transition:all .2s ease}@media(max-width:768px){.User_searchItem__1i2pS{grid-template-columns:1fr;gap:12px;padding:12px 16px}}.User_searchItem__1i2pS:last-child{border-bottom:none}.User_searchItem__1i2pS:hover{background:hsla(0,0%,100%,.03)}.User_searchItem__1i2pS:hover .User_searchName__b11Xq{color:#fff}.User_searchItem__1i2pS .User_searchMain__3vVvv{display:flex;align-items:center;gap:14px;min-width:0}.User_searchItem__1i2pS .User_searchMain__3vVvv .User_searchAvatar__60GOd{flex-shrink:0;width:44px;height:44px}.User_searchItem__1i2pS .User_searchMain__3vVvv .User_searchAvatar__60GOd .User_avatarWrapper__Oh_W8{width:100%;height:100%;border-radius:10px;overflow:hidden;background:#000;border:1px solid hsla(0,0%,100%,.12);display:flex;align-items:center;justify-content:center}.User_searchItem__1i2pS .User_searchMain__3vVvv .User_searchAvatar__60GOd .User_avatarWrapper__Oh_W8 img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.User_searchItem__1i2pS .User_searchMain__3vVvv .User_searchAvatar__60GOd .User_avatarFallback__kmw87{width:100%;height:100%;border-radius:10px;background:linear-gradient(135deg,#1e293b,#334155);display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:600;color:#fff}.User_searchItem__1i2pS .User_searchMain__3vVvv .User_searchInfo__rBbWy{flex:1;min-width:0}.User_searchItem__1i2pS .User_searchMain__3vVvv .User_searchInfo__rBbWy .User_searchName__b11Xq{font-size:14.5px;font-weight:600;color:hsla(0,0%,100%,.95);margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.User_searchItem__1i2pS .User_searchMain__3vVvv .User_searchInfo__rBbWy .User_searchRating__V9dGK{display:flex;align-items:center;gap:8px}.User_searchItem__1i2pS .User_searchMain__3vVvv .User_searchInfo__rBbWy .User_searchRating__V9dGK .User_ratingValue__Ar4TG{font-size:12px;font-weight:600;color:#facc15}.User_searchItem__1i2pS .User_searchMain__3vVvv .User_searchInfo__rBbWy .User_searchRating__V9dGK .User_reviewCount__JnzXK{font-size:11px;color:#64748b}@media(max-width:768px){.User_searchItem__1i2pS .User_searchCountryCol__r4MA3{display:flex;padding-left:58px;margin-top:-8px}}.User_searchItem__1i2pS .User_searchCountryCol__r4MA3 .User_searchCountry__Vr8mC{display:flex;align-items:center;gap:10px;color:hsla(0,0%,100%,.7);font-size:13px}.User_searchItem__1i2pS .User_searchCountryCol__r4MA3 .User_searchCountry__Vr8mC .User_countryFlag__gDzGW{width:20px;height:14px;border-radius:2px;-o-object-fit:cover;object-fit:cover;box-shadow:0 2px 4px rgba(0,0,0,.2)}@media(max-width:768px){.User_searchItem__1i2pS .User_searchYearCol__ZDaRW{display:none}}.User_searchItem__1i2pS .User_searchYearCol__ZDaRW .User_searchYear__H0T5D{display:flex;flex-direction:column;align-items:flex-end;gap:2px;color:#64748b;font-size:11px}.User_searchItem__1i2pS .User_searchYearCol__ZDaRW .User_searchYear__H0T5D strong{font-size:13px;color:hsla(0,0%,100%,.8);font-weight:500}.User_matchBold__pWpF2{color:#3b82f6;background:rgba(59,130,246,.1);padding:0 2px;border-radius:2px}.User_searchEmpty__KfGUF{padding:16px;color:#64748b;font-size:14px;text-align:center}.User_headerRight__rFNg6{display:flex;align-items:center;gap:20px}@media(max-width:576px){.User_headerRight__rFNg6{gap:12px}}.User_notifications__4GtoW{position:relative}.User_notifications__4GtoW .ant-badge-dot{background:#ef4444}.User_notifications__4GtoW .User_notifIcon__Taki_{font-size:20px;color:#94a3b8;cursor:pointer;transition:color .2s ease}.User_notifications__4GtoW .User_notifIcon__Taki_:hover{color:#fff}.User_userInfo__GcF3a{display:flex;align-items:center;gap:12px;cursor:pointer;padding:6px 12px;border-radius:30px;transition:background .2s ease}@media(max-width:576px){.User_userInfo__GcF3a{padding:4px;gap:8px}}.User_userInfo__GcF3a .User_avatar__Ih1_B{width:36px;height:36px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.User_userInfo__GcF3a .User_userDetails__awXdu{text-align:right}@media(max-width:576px){.User_userInfo__GcF3a .User_userDetails__awXdu{display:none}}.User_userInfo__GcF3a .User_userDetails__awXdu .User_userName__ReyT_{color:#fff;font-size:14px;font-weight:500}.User_userInfo__GcF3a .User_userDetails__awXdu .User_userRole__fzLjy{color:#64748b;font-size:12px}