@keyframes therapist-inbox-ring{0%,to{transform:rotate(0deg)}12%{transform:rotate(16deg)}24%{transform:rotate(-14deg)}36%{transform:rotate(12deg)}48%{transform:rotate(-8deg)}60%{transform:rotate(5deg)}72%{transform:rotate(-3deg)}}@keyframes therapist-inbox-ping{0%{transform:scale(.85);opacity:.65}70%{opacity:.2}to{transform:scale(2.35);opacity:0}}@keyframes therapist-inbox-badge-pop{0%,to{transform:scale(1)}40%{transform:scale(1.28)}70%{transform:scale(.94)}}@keyframes therapist-inbox-glow{0%,to{box-shadow:0 0 0 0 rgba(176,68,56,0);background-color:transparent}35%{box-shadow:0 0 0 6px rgba(176,68,56,.22);background-color:rgba(243,218,213,.75)}}.therapist-inbox-bell--attention{color:var(--danger,#b04438);animation:therapist-inbox-ring .65s ease-in-out 0s 3,therapist-inbox-glow 1.1s ease-in-out 0s 3}.therapist-inbox-bell__ping{pointer-events:none;position:absolute;inset:6px;border-radius:999px;border:2px solid var(--danger,#b04438);animation:therapist-inbox-ping 1.1s ease-out 0s 3}.therapist-inbox-bell__badge--attention{animation:therapist-inbox-badge-pop .7s ease-in-out 0s 3}@media (prefers-reduced-motion:reduce){.therapist-inbox-bell--attention{animation:none;background-color:rgba(243,218,213,.9);color:var(--danger,#b04438)}.therapist-inbox-bell__badge--attention,.therapist-inbox-bell__ping{animation:none}}