@keyframes cv-bar-sweep{0%{background-color:#dc2828;width:0%}55%{background-color:#ebbd05}to{width:var(--grow-w,100%);background-color:#1a9e4a}}.cv-bar-sweep{animation:1.1s ease-out both cv-bar-sweep}@keyframes cv-ring-fill{0%{stroke-dashoffset:var(--ring-c)}to{stroke-dashoffset:0}}.cv-ring-progress{animation:1.1s ease-out .3s both cv-ring-fill}