.hero-avatar-stack{--hero-avatar-size:40px;--hero-avatar-overlap:6px;--hero-avatar-border:0px;--hero-avatar-ring:#000;--hero-avatar-halo:0 0 0 1px rgba(0,0,0,0.95),0 0 8px 4px rgba(0,0,0,0.85);display:flex;align-items:center;overflow:visible;padding:6px}.hero-avatar{position:relative;display:inline-flex;flex-shrink:0;overflow:visible;width:var(--hero-avatar-size);height:var(--hero-avatar-size);margin-left:calc(-1 * var(--hero-avatar-overlap));border-radius:9999px;border:var(--hero-avatar-border) solid var(--hero-avatar-ring);background:#0b1a47;box-shadow:var(--hero-avatar-halo)}.hero-avatar:first-child{margin-left:0}.hero-avatar__clip{width:100%;height:100%;border-radius:inherit;overflow:hidden}.hero-avatar__clip img{display:block;width:100%;height:100%;object-fit:cover}.hero-trust-row{display:flex;align-items:center;height:3rem}.hero-trust-row__badge{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;margin-right:1rem}.hero-trust-row__seal{flex-shrink:0;height:1.75rem;width:auto;margin-right:.5rem}.hero-trust-row__label{flex-shrink:0;font-size:11px;line-height:1.25;color:#fff}.hero-trust-row__badge img{width:100%;height:100%;object-fit:contain}@keyframes note-ehr-push-ring{0%,to{box-shadow:0 0 0 0 rgba(49,102,247,0)}50%{box-shadow:0 0 0 24px rgba(49,102,247,.3)}}.note-ehr-push-button-emphasis{position:relative;z-index:1;animation:note-ehr-push-ring .75s ease-out 1}@media (prefers-reduced-motion:reduce){.note-ehr-push-button-emphasis{animation:none}}