.notification-bell{display:inline-block;position:relative}.notification-bell.loading{opacity:.6}.notification-bell.loading .bell-icon{animation:1.5s infinite pulse}.notification-bell .bell-button{-webkit-backdrop-filter:blur(5px);color:#e0e0e0;cursor:pointer;background-color:#323232b3;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .2s,color .2s;display:flex;position:relative}.notification-bell .bell-button:hover{color:#fff;background-color:#fff3}.notification-bell .bell-button.has-unread{color:#3b82f6}.notification-bell .bell-button.has-unread:hover{color:#60a5fa}.notification-bell .bell-button svg{width:20px;height:20px}.notification-bell .notification-badge{color:#fff;background-color:#ef4444;border:2px solid #1a1a1a;border-radius:10px;justify-content:center;align-items:center;min-width:18px;height:18px;font-size:11px;font-weight:600;line-height:1;display:flex;position:absolute;top:2px;right:2px}.notification-bell .notification-dropdown{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#1c1c1cf2;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;width:380px;max-width:90vw;max-height:500px;margin-top:8px;display:flex;position:absolute;top:100%;right:0;box-shadow:0 8px 32px #0000004d}.notification-bell .notification-dropdown .dropdown-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:16px 20px 12px;display:flex}.notification-bell .notification-dropdown .dropdown-header h3{color:#e0e0e0;margin:0;font-size:16px;font-weight:600}.notification-bell .notification-dropdown .dropdown-header .mark-all-read{color:#3b82f6;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:13px;transition:background-color .2s}.notification-bell .notification-dropdown .dropdown-header .mark-all-read:hover{background-color:#3b82f61a}.notification-bell .notification-dropdown .notifications-list{flex:1;max-height:400px;overflow-y:auto}.notification-bell .notification-dropdown .notifications-list::-webkit-scrollbar{width:6px}.notification-bell .notification-dropdown .notifications-list::-webkit-scrollbar-track{background:#ffffff0d}.notification-bell .notification-dropdown .notifications-list::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.notification-bell .notification-dropdown .no-notifications{text-align:center;color:#888;padding:40px 20px}.notification-bell .notification-dropdown .no-notifications p{margin:0;font-size:14px}.notification-bell .notification-dropdown .notification-item{cursor:pointer;border-bottom:1px solid #ffffff0d;align-items:flex-start;gap:12px;padding:16px 20px;transition:background-color .2s;display:flex;position:relative}.notification-bell .notification-dropdown .notification-item:last-child{border-bottom:none}.notification-bell .notification-dropdown .notification-item:hover{background-color:#ffffff0d}.notification-bell .notification-dropdown .notification-item.unread{background-color:#3b82f60d}.notification-bell .notification-dropdown .notification-item.unread:hover{background-color:#3b82f61a}.notification-bell .notification-dropdown .notification-item .notification-content{flex:1;min-width:0}.notification-bell .notification-dropdown .notification-item .notification-header{align-items:flex-start;gap:8px;margin-bottom:4px;display:flex}.notification-bell .notification-dropdown .notification-item .notification-header .notification-text{color:#e0e0e0;flex:1;font-size:13px;font-weight:500;line-height:1.4}.notification-bell .notification-dropdown .notification-item .notification-header .mention-badge{color:#fff;background-color:#3b82f6;border-radius:10px;flex-shrink:0;padding:2px 6px;font-size:10px;font-weight:600;line-height:1}.notification-bell .notification-dropdown .notification-item .notification-message{color:#b0b0b0;margin-bottom:6px;font-size:12px;font-style:italic;line-height:1.4}.notification-bell .notification-dropdown .notification-item .notification-context{color:#999;margin-top:2px;margin-bottom:6px;font-size:10px;font-style:normal}.notification-bell .notification-dropdown .notification-item .notification-context .context-project{color:#aaa;font-weight:500}.notification-bell .notification-dropdown .notification-item .notification-context .context-separator{color:#666;font-weight:400}.notification-bell .notification-dropdown .notification-item .notification-context .context-dataset,.notification-bell .notification-dropdown .notification-item .notification-context .context-type{color:#888;font-weight:400}.notification-bell .notification-dropdown .notification-item .notification-time{color:#888;font-size:11px}.notification-bell .notification-dropdown .notification-item .unread-indicator{background-color:#3b82f6;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:4px}.notification-bell .notification-dropdown .dropdown-footer{border-top:1px solid #ffffff1a;padding:12px 20px}.notification-bell .notification-dropdown .dropdown-footer .view-all-button{color:#3b82f6;cursor:pointer;background:0 0;border:1px solid #3b82f680;border-radius:4px;width:100%;padding:8px 16px;font-size:13px;transition:all .2s}.notification-bell .notification-dropdown .dropdown-footer .view-all-button:hover{background-color:#3b82f61a;border-color:#3b82f6}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:480px){.notification-bell .notification-dropdown{width:calc(100vw - 20px);right:-160px}}
.landing-history-bell{display:inline-block;position:relative}.landing-history-bell.loading{opacity:.75}.landing-history-bell .landing-history-button{-webkit-backdrop-filter:blur(5px);color:#e0e0e0;cursor:pointer;background-color:#323232b3;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background-color .2s,color .2s;display:flex;position:relative}.landing-history-bell .landing-history-button:hover{color:#fff;background-color:#fff3}.landing-history-bell .landing-history-button svg{width:20px;height:20px}.landing-history-bell .landing-history-dropdown{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1002;color:#e0e0e0;background:#1c1c1cf2;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;width:420px;max-width:90vw;max-height:min(520px,100vh - 80px);margin-top:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;position:absolute;top:100%;right:0;box-shadow:0 8px 32px #0000004d}.landing-history-bell .landing-history-header{border-bottom:1px solid #ffffff1a;flex-direction:column;gap:8px;padding:14px 16px 12px;display:flex}.landing-history-bell .landing-history-title-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.landing-history-bell .landing-history-title-row h3{color:#fff;margin:0;font-size:14px;font-weight:600}.landing-history-bell .landing-history-filters{flex-wrap:wrap;gap:8px;display:flex}.landing-history-bell .landing-history-filter-select{color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#2a2a2a;border:1px solid #fff3;border-radius:4px;flex:140px;max-width:180px;padding:4px 8px;font-size:11px}.landing-history-bell .landing-history-filter-select option{color:#fff;background:#202124}.landing-history-bell .landing-history-filter-select option:checked,.landing-history-bell .landing-history-filter-select option:hover{color:#fff;background:#1976d2}.landing-history-bell .landing-history-subtitle{color:#ffffff80;margin:0;font-size:11px}.landing-history-bell .landing-history-list{flex:1;max-height:400px;padding:4px 0;overflow-y:auto}.landing-history-bell .landing-history-list::-webkit-scrollbar{width:6px}.landing-history-bell .landing-history-list::-webkit-scrollbar-track{background:#ffffff0d}.landing-history-bell .landing-history-list::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.landing-history-bell .landing-history-empty{text-align:center;color:#888;padding:32px 16px}.landing-history-bell .landing-history-empty p{margin:0;font-size:13px}.landing-history-bell .landing-history-session{border-bottom:1px solid #ffffff14}.landing-history-bell .landing-history-session:last-child{border-bottom:none}.landing-history-bell .landing-history-session-header{text-align:left;width:100%;color:inherit;cursor:pointer;background:0 0;border:none;align-items:flex-start;gap:8px;padding:12px 16px;transition:background-color .2s;display:flex}.landing-history-bell .landing-history-session-header:hover{background-color:#ffffff0f}.landing-history-bell .landing-history-session.is-open .landing-history-session-header{background-color:#ffffff0a}.landing-history-bell .landing-history-session-chevron{color:#ffffff8c;flex:none;margin-top:1px;font-size:12px;transition:transform .15s}.landing-history-bell .landing-history-session.is-open .landing-history-session-chevron{transform:rotate(90deg)}.landing-history-bell .landing-history-session-main{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.landing-history-bell .landing-history-session-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.landing-history-bell .landing-history-session-user{color:#fff;font-size:12px;font-weight:600}.landing-history-bell .landing-history-session-count{color:#ffffffb3;white-space:nowrap;font-size:10px;font-weight:600}.landing-history-bell .landing-history-session-range,.landing-history-bell .landing-history-session-meta{color:#ffffff73;font-size:10px}.landing-history-bell .landing-history-session-details{background:#0000002e;border-top:1px solid #ffffff0f}.landing-history-bell .landing-history-item{text-align:left;width:100%;color:inherit;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff0f;padding:12px 16px;transition:background-color .2s;display:block}.landing-history-bell .landing-history-item:last-child{border-bottom:none}.landing-history-bell .landing-history-item:hover{background-color:#ffffff0f}.landing-history-bell .landing-history-item.landing-history-item-compact{padding-left:28px}.landing-history-bell .landing-history-item-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.landing-history-bell .landing-history-user{color:#fff;font-size:12px;font-weight:600}.landing-history-bell .landing-history-date{color:#ffffff73;white-space:nowrap;font-size:10px}.landing-history-bell .landing-history-item-meta{align-items:center;gap:6px;margin-top:4px;display:flex}.landing-history-bell .landing-history-entity-badge{letter-spacing:.02em;border:1px solid;border-radius:3px;padding:1px 5px;font-size:10px;font-weight:600}.landing-history-bell .landing-history-action{color:#3b82f6;font-size:11px;font-weight:500}.landing-history-bell .landing-history-item-name{color:#ffffffe6;margin-top:2px;font-size:12px}.landing-history-bell .landing-history-item-context{color:#ffffff73;margin-top:2px;font-size:10px}.landing-history-bell .landing-history-context-sep{color:#666}.landing-history-bell .landing-history-change{color:#ffffffbf;margin-top:2px;font-size:11px}.landing-history-bell .landing-history-change-label,.landing-history-bell .landing-history-change-muted{color:#ffffff80}.landing-history-bell .landing-history-change-more{color:#fff6;margin-top:2px;font-size:10px}.landing-history-bell .landing-history-footer{border-top:1px solid #ffffff1a;padding:12px 16px}.landing-history-bell .landing-history-load-earlier{color:#3b82f6;cursor:pointer;background:0 0;border:1px solid #3b82f680;border-radius:4px;width:100%;padding:8px 16px;font-size:13px;transition:all .2s}.landing-history-bell .landing-history-load-earlier:hover:not(:disabled){background-color:#3b82f61a;border-color:#3b82f6}.landing-history-bell .landing-history-load-earlier:disabled{opacity:.55;cursor:default}@media (max-width:480px){.landing-history-bell .landing-history-dropdown{width:calc(100vw - 20px);right:-80px}}
