.nbell-btn,.nbell-wrap{position:relative;display:inline-flex}.nbell-btn{align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid var(--line,oklch(30% .01 280/.6));background:transparent;color:var(--ink,#eee);cursor:pointer;transition:background .15s ease,border-color .15s ease}.nbell-btn:hover{background:var(--bg-3,oklch(22% .01 280))}.nbell-badge{position:absolute;top:-4px;right:-4px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:var(--accent,oklch(62% .21 15));color:#fff;font-family:var(--font-mono,monospace);font-size:10px;font-weight:700;line-height:17px;text-align:center;pointer-events:none}.nbell-menu{width:340px;max-width:calc(100vw - 24px);max-height:420px;overflow-y:auto;background:var(--bg-2,oklch(16% .01 280));border:1px solid var(--line,oklch(30% .01 280/.6));border-radius:12px;box-shadow:0 12px 40px rgb(0 0 0/.45);z-index:1000}.nbell-head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid var(--line,oklch(30% .01 280/.4));font-family:var(--font-mono,monospace);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-mute,#999)}.nbell-item{display:flex;gap:10px;padding:11px 14px;text-decoration:none;color:var(--ink,#eee);border-bottom:1px solid var(--line,oklch(30% .01 280/.25));transition:background .12s ease}.nbell-item:hover{background:var(--bg-3,oklch(20% .01 280))}.nbell-item:last-child{border-bottom:none}.nbell-poster{width:38px;height:54px;border-radius:6px;object-fit:cover;background:var(--bg-3,oklch(22% .01 280));flex-shrink:0}.nbell-item-title{font-size:13.5px;font-weight:600;line-height:1.3;margin-bottom:2px}.nbell-item-body{font-size:12.5px;color:var(--ink-mute,#999);line-height:1.4}.nbell-item-time{font-family:var(--font-mono,monospace);font-size:10.5px;color:var(--ink-mute,#888);margin-top:3px}.nbell-unread-dot{width:7px;height:7px;border-radius:50%;background:var(--accent,oklch(62% .21 15));flex-shrink:0;margin-top:6px}.nbell-empty{padding:28px 16px;text-align:center;font-size:13px;color:var(--ink-mute,#999)}