.step-circle__ring.svelte-1bckuhn{position:relative;width:100%;height:100%;border-radius:9999px;background:#181818;overflow:hidden;filter:drop-shadow(0 4px 10px rgba(201,142,13,.1));display:flex;align-items:center;justify-content:center}.step-circle__ring.svelte-1bckuhn:before{content:"";position:absolute;left:0;right:0;top:0;transition:height .6s ease calc(1s * var(--value));height:calc(var(--progress) * 100%);background:linear-gradient(to bottom,#dc8f34,#181818 110%)}.step-circle__inner.svelte-1bckuhn{position:relative;width:calc(100% - 2px);height:calc(100% - 2px);border-radius:9999px;background:#181818;display:flex;align-items:center;justify-content:center;color:#ffb84a;font-weight:300;z-index:1}
