@keyframes hkc-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes hkc-pulse-ring{0%{opacity:.8;transform:scale(.7)}70%,to{opacity:0;transform:scale(1.9)}}@keyframes hkc-draw{0%{stroke-dashoffset:600px}to{stroke-dashoffset:0}}@keyframes hkc-prog-fill{to{width:var(--prog,65%)}}@keyframes hkc-prog-shimmer{0%{transform:translate(-100%)}to{transform:translate(200%)}}@keyframes hkc-kpi-draw{to{stroke-dashoffset:0}}@keyframes hkc-kpi-fade{to{opacity:1}}@keyframes hkc-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes hkc-ekg-draw{0%{stroke-dashoffset:2400px}60%{stroke-dashoffset:0}to{stroke-dashoffset:-2400px}}.hkc-ekg-path{stroke-dasharray:2400;stroke-dashoffset:2400px;animation:4.5s cubic-bezier(.65,0,.35,1) infinite hkc-ekg-draw}.hkc-animate-float{animation:6s ease-in-out infinite hkc-float}.hkc-animate-pulse-dot{position:relative}.hkc-animate-pulse-dot:after{content:"";border:1.5px solid #10b98199;border-radius:9999px;animation:1.8s ease-out infinite hkc-pulse-ring;position:absolute;inset:-1px}.hkc-animate-draw{stroke-dasharray:600;stroke-dashoffset:600px;animation:2.4s ease-out forwards hkc-draw}.hkc-progress-bar{width:0;animation:1.6s cubic-bezier(.2,.8,.2,1) .2s forwards hkc-prog-fill}.hkc-progress-bar:after{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);animation:2.4s linear infinite hkc-prog-shimmer;position:absolute;inset:0}.hkc-prog-step-pulse:after{content:"";border:2px solid #2563eb4d;border-radius:9999px;animation:2s ease-out infinite hkc-pulse-ring;position:absolute;inset:-2px}.hkc-sparkline-draw{stroke-dasharray:600;stroke-dashoffset:600px;animation:1.6s ease-out .2s forwards hkc-kpi-draw}.hkc-sparkline-area{opacity:0;animation:.8s ease-out 1.4s forwards hkc-kpi-fade}
