.NotificationBell_bellContainer__1d2EN{position:relative}.NotificationBell_bellButton__lVwTx{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:#1a1b2e;border:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.7);cursor:pointer;transition:all .2s ease;position:relative}.NotificationBell_bellButton__lVwTx:hover{background:#252640;color:#fff;border-color:hsla(0,0%,100%,.2)}.NotificationBell_bellButton__lVwTx.NotificationBell_hasUnread__620CC{animation:NotificationBell_pulse__Kzq1C 2s infinite}@keyframes NotificationBell_pulse__Kzq1C{0%,to{box-shadow:0 0 0 0 rgba(139,92,246,.4)}50%{box-shadow:0 0 0 8px rgba(139,92,246,0)}}.NotificationBell_badge__j6hIN{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:linear-gradient(135deg,#8b5cf6,#6366f1);color:#fff;font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(139,92,246,.4);animation:NotificationBell_badgePop__KWjgD .3s ease}@keyframes NotificationBell_badgePop__KWjgD{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.NotificationBell_dropdown__oR6At{position:absolute;top:calc(100% + 8px);right:0;width:400px;max-height:560px;background:linear-gradient(180deg,#1e1f35,#171828);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.5),inset 0 0 0 1px hsla(0,0%,100%,.05);z-index:1000;overflow:hidden;display:flex;flex-direction:column;animation:NotificationBell_dropdownSlide__65z6_ .2s ease}@keyframes NotificationBell_dropdownSlide__65z6_{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.NotificationBell_dropdownHeader__SwhP1{display:flex;align-items:center;justify-content:space-between;padding:16px 20px 12px;background:hsla(0,0%,100%,.02)}.NotificationBell_dropdownHeader__SwhP1 h3{margin:0;font-size:16px;font-weight:600;color:#fff;letter-spacing:-.02em}.NotificationBell_headerActions__W_CFS{display:flex;gap:4px}.NotificationBell_headerButton__hPQ_B{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:transparent;border:none;color:hsla(0,0%,100%,.5);cursor:pointer;transition:all .15s ease}.NotificationBell_headerButton__hPQ_B:hover{background:hsla(0,0%,100%,.1);color:#fff}.NotificationBell_filterTabs__Isa9E{display:flex;gap:4px;padding:0 16px 12px;border-bottom:1px solid hsla(0,0%,100%,.06)}.NotificationBell_filterTab__lt7bz{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;background:transparent;border:none;color:hsla(0,0%,100%,.5);font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease}.NotificationBell_filterTab__lt7bz:hover{background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.8)}.NotificationBell_filterTab__lt7bz.NotificationBell_activeTab__F9lKt{background:rgba(139,92,246,.15);color:#a78bfa}.NotificationBell_tabBadge___KJ3w{min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:rgba(139,92,246,.3);color:#a78bfa;font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:center}.NotificationBell_activeTab__F9lKt .NotificationBell_tabBadge___KJ3w{background:rgba(139,92,246,.4)}.NotificationBell_notificationsList__CHMpn{flex:1;overflow-y:auto;max-height:400px}.NotificationBell_notificationsList__CHMpn::-webkit-scrollbar{width:6px}.NotificationBell_notificationsList__CHMpn::-webkit-scrollbar-track{background:transparent}.NotificationBell_notificationsList__CHMpn::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.1);border-radius:3px}.NotificationBell_notificationsList__CHMpn::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.2)}.NotificationBell_notificationItem__hHmYd{display:flex;gap:12px;padding:14px 20px;cursor:pointer;transition:all .15s ease;border-bottom:1px solid hsla(0,0%,100%,.04);position:relative}.NotificationBell_notificationItem__hHmYd:hover{background:hsla(0,0%,100%,.03)}.NotificationBell_notificationItem__hHmYd.NotificationBell_unread__aUVED{background:rgba(139,92,246,.06)}.NotificationBell_notificationItem__hHmYd.NotificationBell_unread__aUVED:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#8b5cf6,#6366f1);border-radius:0 2px 2px 0}.NotificationBell_notificationItem__hHmYd.NotificationBell_unread__aUVED:hover{background:rgba(139,92,246,.1)}.NotificationBell_notificationItem__hHmYd.NotificationBell_newItem___wENH{animation:NotificationBell_slideIn__XZiD3 .3s ease}@keyframes NotificationBell_slideIn__XZiD3{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.NotificationBell_notificationIcon__lEXCm{flex-shrink:0;width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.NotificationBell_notificationItem__hHmYd:hover .NotificationBell_notificationIcon__lEXCm{transform:scale(1.05)}.NotificationBell_notificationContent__b1ivH{flex:1;min-width:0}.NotificationBell_notificationHeader__RIs1J{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:4px}.NotificationBell_notificationTitle__2eqdG{font-size:13px;font-weight:500;color:#fff;line-height:1.3}.NotificationBell_notificationTime__XjDbz{flex-shrink:0;font-size:11px;color:hsla(0,0%,100%,.35);font-weight:500}.NotificationBell_notificationBody__VnRQH{margin:0;font-size:12px;color:hsla(0,0%,100%,.55);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.NotificationBell_notificationMeta__B7lHf{display:flex;align-items:center;gap:8px;margin-top:6px}.NotificationBell_notificationActor__HLjag{font-size:11px;color:#a78bfa;font-weight:500}.NotificationBell_notificationContentType__UvB5Y{font-size:10px;color:hsla(0,0%,100%,.4);padding:2px 6px;background:hsla(0,0%,100%,.06);border-radius:4px;text-transform:capitalize}.NotificationBell_notificationActions__S6j8m{display:flex;flex-direction:column;gap:4px;opacity:0;transition:opacity .15s ease}.NotificationBell_notificationItem__hHmYd:hover .NotificationBell_notificationActions__S6j8m{opacity:1}.NotificationBell_actionButton__XWBWn{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:6px;background:hsla(0,0%,100%,.06);border:none;color:hsla(0,0%,100%,.5);cursor:pointer;transition:all .15s ease}.NotificationBell_actionButton__XWBWn:hover{background:hsla(0,0%,100%,.12);color:#fff}.NotificationBell_actionButton__XWBWn.NotificationBell_deleteButton__YTbhf:hover{background:rgba(239,68,68,.2);color:#f87171}.NotificationBell_emptyState__XU8qV{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 20px;color:hsla(0,0%,100%,.35);gap:12px}.NotificationBell_emptyState__XU8qV p{margin:0;font-size:14px}.NotificationBell_loadingSpinner__gYqT7{width:24px;height:24px;border:2px solid rgba(139,92,246,.2);border-top-color:#8b5cf6;border-radius:50%;animation:NotificationBell_spin__S3sXH .8s linear infinite}@keyframes NotificationBell_spin__S3sXH{to{transform:rotate(1turn)}}.NotificationBell_dropdownFooter__O_mtD{padding:12px 16px;border-top:1px solid hsla(0,0%,100%,.06);background:rgba(0,0,0,.2)}.NotificationBell_clearAllButton__BU54O{width:100%;padding:10px 16px;border-radius:8px;background:transparent;border:1px solid hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.5);font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease}.NotificationBell_clearAllButton__BU54O:hover{background:rgba(239,68,68,.1);color:#f87171;border-color:rgba(239,68,68,.3)}@media (max-width:480px){.NotificationBell_dropdown__oR6At{position:fixed;top:60px;right:10px;left:10px;width:auto;max-height:calc(100vh - 80px)}.NotificationBell_notificationItem__hHmYd{padding:12px 16px}}.AppShell_sidebarToggle__ypurn{position:fixed;top:1rem;left:1rem;z-index:160;background:none;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:.375rem;padding:.5rem;transition:background-color .2s}.AppShell_sidebarToggle__ypurn:hover{background-color:rgba(75,85,99,.2)}@media (min-width:1024px){.AppShell_sidebarToggle__ypurn{display:none}}.AppShell_topBar__J6o1E{position:fixed;top:0;left:0;right:0;height:4rem;background-color:transparent;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:flex-end;align-items:center;padding:0 1rem;z-index:100;transition:left .3s ease}@media (min-width:1024px){.AppShell_topBar__J6o1E{left:20rem;right:0;background-color:transparent}}.AppShell_userCluster__4rbmY{position:relative;display:flex;align-items:center;gap:12px}.AppShell_userCluster__4rbmY>div{cursor:pointer}.AppShell_mobileHeaderRight__LGle7{display:flex;align-items:center;gap:8px;margin-left:auto}.AppShell_avatarWrapper__wGTef{border-radius:50%;transition:transform .2s ease}.AppShell_avatarWrapper__wGTef:hover{transform:scale(1.05)}.AppShell_userDropdown__g4X_u{position:absolute;top:100%;right:0;margin-top:.5rem;min-width:200px;background-color:#26274c;border:1px solid hsla(0,0%,100%,.1);border-radius:.5rem;box-shadow:0 10px 25px rgba(0,0,0,.2);padding:.5rem 0;list-style:none;animation:AppShell_appShellDropdownFade__tDe85 .2s ease;z-index:101}.AppShell_userMenuItem__lRCbY{padding:.75rem 1rem;color:#fff;cursor:pointer;transition:background-color .2s ease;font-size:.875rem}.AppShell_userMenuItem__lRCbY:hover{background-color:rgba(126,34,206,.2)}.AppShell_userMenuItem__lRCbY:not(:last-child){border-bottom:1px solid hsla(0,0%,100%,.1)}.AppShell_mobileAvatar__e4etX{display:flex;align-items:center;justify-content:center;cursor:pointer;margin-left:auto}.AppShell_mobileUserDropdown__MbvSR{position:fixed!important;top:auto!important;bottom:0!important;left:0!important;right:0!important;width:100%!important;border-radius:1rem 1rem 0 0!important;z-index:500!important}@keyframes AppShell_appShellDropdownFade__tDe85{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.AppShell_userDropdown__g4X_u{position:fixed;top:unset!important;bottom:0;left:0;right:0;width:100%;border-radius:1rem 1rem 0 0;padding:1rem;z-index:70}.AppShell_userMenuItem__lRCbY{padding:1rem;text-align:center;min-height:44px}}@media (min-width:769px){.AppShell_userDropdown__g4X_u:not(.AppShell_mobileUserDropdown__MbvSR){position:absolute;top:100%;right:0;width:auto;min-width:200px;border-radius:.5rem;padding:.5rem 0;z-index:101}.AppShell_userMenuItem__lRCbY{padding:.75rem 1rem;text-align:left;min-height:auto}}