.progress-container{height:160px;margin:40px auto;position:relative;width:160px}.progress-circle{height:100%;transform:rotate(-90deg);width:100%}.progress-bar,.progress-bg{fill:none;stroke-width:18}.progress-bg{stroke:#e0e0e0}.progress-bar{stroke-linecap:round;stroke:url(#gradient);stroke-dasharray:440;stroke-dashoffset:440;transition:stroke-dashoffset 1s ease-out}.progress-text{color:#0e0e47;font-size:22px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.description{color:#0e0e47;font-size:16px;margin-left:auto;margin-right:auto;margin-top:16px;max-width:200px;text-align:center}.progress-group{display:flex;flex-wrap:wrap;gap:32px;justify-content:center}