:root{--badge-default-bg:linear-gradient(135deg, var(--danger) 0%, var(--danger-hover) 100%);--badge-alert-bg:linear-gradient(135deg, var(--danger-hover) 0%, var(--danger) 100%);--badge-success-bg:linear-gradient(135deg, var(--secondary) 0%, var(--secondary-hover) 100%);--badge-warning-bg:linear-gradient(135deg, var(--accent) 0%, var(--accent-hover) 100%);--badge-sm-size:var(--space-4,1rem);--badge-md-size:var(--space-5,1.25rem);--badge-lg-size:var(--space-6,1.5rem);--badge-sm-font:.625rem;--badge-md-font:.75rem;--badge-lg-font:.875rem;--badge-sm-padding:var(--space-1) var(--space-2);--badge-md-padding:var(--space-1) var(--space-3);--badge-lg-padding:var(--space-2) var(--space-4);--pulse-duration:2s;--pulse-timing:cubic-bezier(.4, 0, .2, 1)}.NotificationBadge-module__w59Iba__notificationBadge{background:var(--badge-default-bg);color:#fff;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:9999px;justify-content:center;align-items:center;font-weight:700;line-height:1;transition:all .2s;display:flex}.NotificationBadge-module__w59Iba__dot{width:10px;height:10px;animation:NotificationBadge-module__w59Iba__pulse var(--pulse-duration) var(--pulse-timing) infinite;border-radius:50%;padding:0}.NotificationBadge-module__w59Iba__notificationDot{background:var(--danger);border-radius:50%;width:100%;height:100%;box-shadow:0 0 8px #ef4444cc,0 0 12px #ef444466}.NotificationBadge-module__w59Iba__badgeAlert .NotificationBadge-module__w59Iba__notificationDot{background:var(--danger-hover);box-shadow:0 0 10px #dc2626e6,0 0 16px #dc262680}.NotificationBadge-module__w59Iba__badgeAlert.NotificationBadge-module__w59Iba__count,.NotificationBadge-module__w59Iba__badgeAlert.NotificationBadge-module__w59Iba__overflow{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);animation:1.5s ease-in-out infinite NotificationBadge-module__w59Iba__alertPulse;box-shadow:0 0 12px #f59e0b99}@keyframes NotificationBadge-module__w59Iba__alertPulse{0%,to{box-shadow:0 0 8px #f59e0b66,0 0 20px #f59e0b33}50%{box-shadow:0 0 16px #f59e0bcc,0 0 40px #f59e0b66}}.NotificationBadge-module__w59Iba__count{min-width:var(--badge-md-size);height:var(--badge-md-size);padding:var(--badge-md-padding);font-size:var(--badge-md-font)}.NotificationBadge-module__w59Iba__overflow{min-width:calc(var(--badge-md-size) + .5rem);height:var(--badge-md-size);padding:var(--badge-md-padding);font-size:var(--badge-md-font)}.NotificationBadge-module__w59Iba__badgeSm{min-width:var(--badge-sm-size);height:var(--badge-sm-size);padding:var(--badge-sm-padding);font-size:var(--badge-sm-font)}.NotificationBadge-module__w59Iba__badgeSm.NotificationBadge-module__w59Iba__count,.NotificationBadge-module__w59Iba__badgeSm.NotificationBadge-module__w59Iba__overflow{min-width:auto}.NotificationBadge-module__w59Iba__badgeMd{min-width:var(--badge-md-size);height:var(--badge-md-size);padding:var(--badge-md-padding);font-size:var(--badge-md-font)}.NotificationBadge-module__w59Iba__badgeLg{min-width:var(--badge-lg-size);height:var(--badge-lg-size);padding:var(--badge-lg-padding);font-size:var(--badge-lg-font)}.NotificationBadge-module__w59Iba__badgeDefault{background:var(--badge-default-bg)}.NotificationBadge-module__w59Iba__badgeAlert{background:var(--badge-alert-bg)}.NotificationBadge-module__w59Iba__badgeSuccess{background:var(--badge-success-bg)}.NotificationBadge-module__w59Iba__badgeWarning{background:var(--badge-warning-bg)}@keyframes NotificationBadge-module__w59Iba__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}@media (prefers-reduced-motion:reduce){.NotificationBadge-module__w59Iba__dot{opacity:1;animation:none}.NotificationBadge-module__w59Iba__notificationDot{animation:none}}@media (prefers-contrast:high){.NotificationBadge-module__w59Iba__notificationBadge{border:2px solid #fff}}@media (max-width:640px){.NotificationBadge-module__w59Iba__count{min-width:1.25rem;height:1.25rem;font-size:.6875rem}.NotificationBadge-module__w59Iba__overflow{min-width:1.5rem;height:1.25rem;font-size:.6875rem}}