.basic-demo-module__4mqe5a__wrapper{justify-content:center;display:flex}.basic-demo-module__4mqe5a__root{justify-content:center;align-items:center;width:100px;height:100px;display:inline-flex;position:relative}.basic-demo-module__4mqe5a__circle{width:100%;height:100%}.basic-demo-module__4mqe5a__track{stroke:var(--p-content-border-color)}.basic-demo-module__4mqe5a__range{stroke:var(--p-primary-color);stroke-linecap:round;transition:stroke-dashoffset .3s}.basic-demo-module__4mqe5a__root[data-state=indeterminate] .basic-demo-module__4mqe5a__circle{transform-origin:50%;animation:2s linear infinite basic-demo-module__4mqe5a__spin}.basic-demo-module__4mqe5a__root[data-state=indeterminate] .basic-demo-module__4mqe5a__range{stroke-dasharray:1 302;stroke-dashoffset:0;animation:1.5s ease-in-out infinite basic-demo-module__4mqe5a__dash,6s ease-in-out infinite basic-demo-module__4mqe5a__colorCycle}@keyframes basic-demo-module__4mqe5a__spin{to{transform:rotate(360deg)}}@keyframes basic-demo-module__4mqe5a__dash{0%{stroke-dasharray:1 302;stroke-dashoffset:0}50%{stroke-dasharray:136 302;stroke-dashoffset:-54px}to{stroke-dasharray:1 302;stroke-dashoffset:-302px}}@keyframes basic-demo-module__4mqe5a__colorCycle{to,0%{stroke:var(--p-red-500)}40%{stroke:var(--p-blue-500)}66%{stroke:var(--p-green-500)}80%,90%{stroke:var(--p-yellow-500)}}
