.dcm-beacon{width:.75rem;height:.75rem;display:inline-flex;position:relative}.dcm-beacon__core{background:#a4503a;border-radius:9999px;width:.75rem;height:.75rem;position:relative}.dcm-beacon__ring{opacity:.55;background:#a4503a;border-radius:9999px;animation:1.8s cubic-bezier(.22,1,.36,1) infinite dcm-pulse;position:absolute;inset:0}@keyframes dcm-pulse{0%{opacity:.55;transform:scale(1)}70%{opacity:0;transform:scale(2.6)}to{opacity:0;transform:scale(2.6)}}.dcm-card{will-change:transform, opacity;animation:.28s cubic-bezier(.22,1,.36,1) both dcm-in}@keyframes dcm-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.dcm-beacon__ring{opacity:0;animation:none}.dcm-card{animation:none}}
