.notification-item.svelte-efnwxr{width:100%;display:flex;align-items:flex-start;gap:12px;padding:12px 16px;border:none;border-bottom:1px solid rgba(255,255,255,.08);background:transparent;text-align:left;cursor:pointer;transition:all .2s ease;opacity:.5}.notification-item.svelte-efnwxr:last-child{border-bottom:none}.notification-item--unread.svelte-efnwxr{background:#3b82f614;opacity:1}.notification-item--unread.svelte-efnwxr:hover{background:#ffffff1a}.notification-item--clickable.svelte-efnwxr{cursor:pointer}.notification-item--clickable.svelte-efnwxr:hover{background:#ffffff0d}.notification-item--success.svelte-efnwxr{border-left:3px solid #10b981}.notification-item--info.svelte-efnwxr{border-left:3px solid #3b82f6}.notification-item--warning.svelte-efnwxr{border-left:3px solid #f59e0b}.notification-item--error.svelte-efnwxr{border-left:3px solid #ef4444}.notification-item__emoji.svelte-efnwxr{font-size:24px;line-height:1;flex-shrink:0}.notification-item__content.svelte-efnwxr{flex:1;min-width:0}.notification-item__header.svelte-efnwxr{display:flex;align-items:center;gap:8px;margin-bottom:4px}.notification-item__title.svelte-efnwxr{font-size:14px;font-weight:600;color:#fff;margin:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-item__badge.svelte-efnwxr{width:8px;height:8px;border-radius:50%;background:#3b82f6;flex-shrink:0}.notification-item__description.svelte-efnwxr{font-size:13px;color:#ffffffd9;margin:0 0 4px;line-height:1.5;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.notification-item__footer.svelte-efnwxr{display:flex;align-items:center;justify-content:space-between;gap:8px}.notification-item__time.svelte-efnwxr{font-size:11px;color:#fff9}.notification-item__delete.svelte-efnwxr{font-size:11px;color:#ef4444cc;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none}.notification-item__delete.svelte-efnwxr:hover{color:#ef4444;text-decoration:underline}.notification-item__delete.svelte-efnwxr:focus{outline:2px solid rgba(239,68,68,.5);outline-offset:2px;border-radius:2px}.empty-state.svelte-12nse5t{padding:48px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-state__icon.svelte-12nse5t{margin-bottom:16px;opacity:.4}.empty-state__title.svelte-12nse5t{font-size:16px;font-weight:600;color:#fff;margin:0 0 8px}.empty-state__message.svelte-12nse5t{font-size:14px;color:#ffffffb3;margin:0}.notification-modal.svelte-40qo9n{display:flex;flex-direction:column;gap:16px;min-height:200px;max-height:60vh}.notification-modal__actions.svelte-40qo9n{display:flex;align-items:center;justify-content:center;gap:12px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.1)}.notification-modal__action.svelte-40qo9n{background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:6px;padding:8px 16px;font-size:13px;font-weight:500;color:#fff;cursor:pointer;transition:all .2s ease}.notification-modal__action.svelte-40qo9n:hover{background:#ffffff1a;transform:translateY(-1px)}.notification-modal__action.svelte-40qo9n:active{transform:translateY(0)}.notification-modal__action--danger.svelte-40qo9n{color:#ef4444;border-color:#ef4444}.notification-modal__action--danger.svelte-40qo9n:hover{background:#ef444426}.notification-modal__list.svelte-40qo9n{overflow-y:auto;flex:1;border-radius:8px;background:#0003}.notification-modal__list.svelte-40qo9n::-webkit-scrollbar{width:8px}.notification-modal__list.svelte-40qo9n::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.notification-modal__list.svelte-40qo9n::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.notification-modal__list.svelte-40qo9n::-webkit-scrollbar-thumb:hover{background:#ffffff80}@media (max-width: 480px){.notification-modal.svelte-40qo9n{max-height:70vh}.notification-modal__actions.svelte-40qo9n{flex-wrap:wrap}.notification-modal__action.svelte-40qo9n{flex:1;min-width:120px}}
