.layout_notificationBell__fZchj{position:relative;width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid var(--layout-border);background:var(--layout-surface);color:var(--layout-text);cursor:pointer;transition:all .2s ease;box-shadow:0 6px 18px var(--layout-shadow-soft)}.layout_notificationBell__fZchj:hover{border-color:var(--layout-border-strong);box-shadow:0 8px 20px var(--layout-shadow-strong);transform:translateY(-1px)}.layout_notificationBadge__PeXjf{position:absolute;top:-.2rem;right:-.2rem;min-width:1.125rem;height:1.125rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ef4444;color:#fff;font-size:.625rem;font-weight:700;padding:0 .25rem;line-height:1;box-shadow:0 0 0 2px var(--layout-surface)}.notification-bell_dropdown__9_bFY{position:absolute;top:calc(100% + .5rem);right:0;width:22rem;max-height:28rem;display:flex;flex-direction:column;background:var(--layout-surface);border:1px solid var(--layout-border);border-radius:.75rem;box-shadow:0 12px 32px var(--layout-shadow-strong);z-index:100;overflow:hidden}.notification-bell_header__Doiuj{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid var(--layout-border)}.notification-bell_headerTitle__Ds_IR{font-size:.875rem;font-weight:600;color:var(--layout-text)}.notification-bell_markAllBtn__VF01x{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;color:var(--layout-accent);background:none;border:none;cursor:pointer;padding:.25rem .5rem;border-radius:.375rem;transition:background .15s}.notification-bell_markAllBtn__VF01x:hover{background:var(--layout-surface-hover)}.notification-bell_list__BPtfd{overflow-y:auto;flex:1}.notification-bell_empty__yDUk_{padding:2rem 1rem;text-align:center;font-size:.8125rem;color:var(--layout-text-muted)}.notification-bell_item__2dibi{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem 1rem;cursor:pointer;transition:background .15s;border-bottom:1px solid var(--layout-border-subtle,var(--layout-border))}.notification-bell_item__2dibi:last-child{border-bottom:none}.notification-bell_item__2dibi:hover{background:var(--layout-surface-hover)}.notification-bell_itemUnread__RDKXL{background:var(--layout-surface-accent,rgba(59,130,246,.04))}.notification-bell_itemContent___oGLH{flex:1;min-width:0}.notification-bell_itemTitle__NHqBI{font-size:.8125rem;font-weight:500;color:var(--layout-text);line-height:1.35}.notification-bell_itemBody__dtAiL{font-size:.75rem;color:var(--layout-text-muted);margin-top:.125rem;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.notification-bell_itemTime__xFEOu{font-size:.6875rem;color:var(--layout-text-muted);margin-top:.25rem}.notification-bell_unreadDot__Dwl40{width:.5rem;height:.5rem;border-radius:999px;background:var(--layout-accent,#3b82f6);flex-shrink:0;margin-top:.25rem}