.ko-notification-bell.svelte-g1q27a{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:none;border-radius:50%;color:var(--ko-text-secondary);cursor:pointer;transition:all .15s ease}.ko-notification-bell.svelte-g1q27a:hover{background:var(--ko-bg);color:var(--ko-text)}.ko-notification-bell--has-unread.svelte-g1q27a{color:var(--ko-text)}.ko-notification-bell__badge.svelte-g1q27a{position:absolute;top:4px;right:4px;min-width:18px;height:18px;padding:0 5px;background:var(--ko-danger);border-radius:9px;font-size:10px;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center;line-height:1}.ko-notification-item.svelte-2jiuro{display:flex;align-items:flex-start;gap:var(--ko-space-md);width:100%;padding:var(--ko-space-md);background:transparent;border:none;border-radius:var(--ko-radius-md);text-align:left;cursor:pointer;transition:background .15s ease}.ko-notification-item.svelte-2jiuro:hover{background:var(--ko-bg)}.ko-notification-item--unread.svelte-2jiuro{background:color-mix(in srgb,var(--ko-primary),transparent 95%)}.ko-notification-item--unread.svelte-2jiuro:hover{background:color-mix(in srgb,var(--ko-primary),transparent 90%)}.ko-notification-item__icon.svelte-2jiuro{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--ko-bg);border-radius:50%;color:var(--ko-text-secondary)}.ko-notification-item--unread.svelte-2jiuro .ko-notification-item__icon:where(.svelte-2jiuro){background:var(--ko-primary);color:#fff}.ko-notification-item__content.svelte-2jiuro{flex:1;min-width:0}.ko-notification-item__title.svelte-2jiuro{font-size:var(--ko-font-sm);font-weight:500;color:var(--ko-text);margin:0;line-height:1.4}.ko-notification-item--unread.svelte-2jiuro .ko-notification-item__title:where(.svelte-2jiuro){font-weight:600}.ko-notification-item__body.svelte-2jiuro{font-size:var(--ko-font-xs);color:var(--ko-text-secondary);margin:var(--ko-space-xs) 0 0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ko-notification-item__time.svelte-2jiuro{display:block;font-size:var(--ko-font-xs);color:var(--ko-text-muted);margin-top:var(--ko-space-xs)}.ko-notification-item__dot.svelte-2jiuro{flex-shrink:0;width:8px;height:8px;background:var(--ko-primary);border-radius:50%;margin-top:6px}.ko-notification-backdrop.svelte-12l7ag6{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999}.ko-notification-dropdown.svelte-12l7ag6{position:absolute;top:100%;right:0;width:380px;max-width:calc(100vw - var(--ko-space-lg) * 2);margin-top:var(--ko-space-sm);background:var(--ko-surface);border:1px solid var(--ko-border);border-radius:var(--ko-radius-lg);box-shadow:0 8px 24px #00000026;z-index:1000;overflow:hidden}.ko-notification-dropdown__header.svelte-12l7ag6{display:flex;align-items:center;justify-content:space-between;padding:var(--ko-space-md) var(--ko-space-lg);border-bottom:1px solid var(--ko-border)}.ko-notification-dropdown__header.svelte-12l7ag6 h2:where(.svelte-12l7ag6){font-size:var(--ko-font-base);font-weight:600;color:var(--ko-text);margin:0}.ko-notification-dropdown__mark-read.svelte-12l7ag6{background:transparent;border:none;font-size:var(--ko-font-xs);color:var(--ko-primary);cursor:pointer;padding:0}.ko-notification-dropdown__mark-read.svelte-12l7ag6:hover{text-decoration:underline}.ko-notification-dropdown__content.svelte-12l7ag6{max-height:400px;overflow-y:auto}.ko-notification-dropdown__list.svelte-12l7ag6{padding:var(--ko-space-xs)}.ko-notification-dropdown__empty.svelte-12l7ag6{text-align:center;padding:var(--ko-space-3xl);color:var(--ko-text-muted)}.ko-notification-dropdown__empty.svelte-12l7ag6 svg:where(.svelte-12l7ag6){margin-bottom:var(--ko-space-md);opacity:.5}.ko-notification-dropdown__empty.svelte-12l7ag6 p:where(.svelte-12l7ag6){margin:0;font-size:var(--ko-font-sm)}.ko-notification-dropdown__footer.svelte-12l7ag6{padding:var(--ko-space-md);border-top:1px solid var(--ko-border);text-align:center}.ko-notification-dropdown__link.svelte-12l7ag6{font-size:var(--ko-font-sm);color:var(--ko-primary);text-decoration:none}.ko-notification-dropdown__link.svelte-12l7ag6:hover{text-decoration:underline}.ko-notification-center.svelte-1y5ksb6{position:relative}.ko-bookmark.svelte-iaxrdw{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:var(--ko-text-secondary);padding:6px;border-radius:var(--ko-radius-sm);transition:color .15s,transform .15s}.ko-bookmark.svelte-iaxrdw:hover{color:var(--ko-text);background:var(--ko-surface)}.ko-bookmark--active.svelte-iaxrdw{color:var(--ko-primary)}.ko-bookmark--animate.svelte-iaxrdw{animation:svelte-iaxrdw-ko-bm-pop .3s ease-out}.ko-bookmark--sm.svelte-iaxrdw svg:where(.svelte-iaxrdw){width:16px;height:16px}.ko-bookmark--md.svelte-iaxrdw svg:where(.svelte-iaxrdw){width:20px;height:20px}.ko-bookmark--lg.svelte-iaxrdw svg:where(.svelte-iaxrdw){width:24px;height:24px}@keyframes svelte-iaxrdw-ko-bm-pop{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}
