.system-alert-banner{border-radius:.5rem;border:1px solid rgb(var(--border));padding:.75rem 1rem;font-size:.875rem}.system-alert-banner--warning{background:rgb(254 243 199/.35);border-color:rgb(251 191 36/.5)}.system-alert-banner--error{background:rgb(254 226 226/.35);border-color:rgb(248 113 113/.5)}.system-alert-banner-body{margin-top:.35rem;color:rgb(var(--muted-foreground))}.notification-unread-badge{display:inline-flex;min-width:1.125rem;height:1.125rem;align-items:center;justify-content:center;padding:0 .25rem;border-radius:9999px;background:rgb(var(--primary));font-size:.625rem;font-weight:600;color:rgb(var(--primary-foreground))}