.ProgressBar_progressContainer__nWAnR{width:100%;max-width:none;margin:0 auto;padding:0 1rem;box-sizing:border-box;font-family:Inter,sans-serif;align-self:stretch}.ProgressBar_progressBar__tGstM{position:relative;background-color:#1e1e2f;height:24px;border-radius:12px;overflow:hidden;margin-bottom:5px;box-shadow:inset 0 0 6px rgba(0,0,0,.4)}.ProgressBar_progressFill__3rWkg{height:100%;background:linear-gradient(90deg,#4ade80,#22d3ee);width:0;transition:width .6s ease-in-out;position:relative}.ProgressBar_progressShine__XamEr{content:"";position:absolute;top:0;bottom:0;left:0;width:60px;background:linear-gradient(120deg,rgba(255,255,255,.2),transparent);animation:ProgressBar_shine__JSEg7 2s linear infinite}.ProgressBar_indeterminateBar__KH97S{position:relative;width:100%;height:100%;overflow:hidden}.ProgressBar_indeterminateFill__HDCEm{position:absolute;top:0;left:0;bottom:0;background:linear-gradient(90deg,#4ade80,#22d3ee);width:30%;animation:ProgressBar_indeterminateSlide__MJqNo 2s ease-in-out infinite}@keyframes ProgressBar_indeterminateSlide__MJqNo{0%{left:-30%}50%{left:100%}to{left:100%}}@keyframes ProgressBar_shine__JSEg7{0%{left:-60px}to{left:100%}}.ProgressBar_progressText__Ugv_q{position:absolute;width:100%;top:0;left:0;text-align:center;line-height:24px;font-size:13px;font-weight:700;color:#fff;z-index:2;text-shadow:0 1px 2px rgba(0,0,0,.8)}.ProgressBar_stepsContainer__TKZAP{display:flex;justify-content:space-between;margin-top:12px;gap:6px}.ProgressBar_step__kdYGN{display:flex;flex-direction:column;align-items:center;flex:1;text-align:center;font-size:12px;opacity:.4;transition:opacity .3s ease}.ProgressBar_stepActive__8R7QI{opacity:.8}.ProgressBar_stepCurrent___suKs{opacity:1;font-weight:600;color:#4ade80}.ProgressBar_stepIcon__v__Rx{font-size:18px;margin-bottom:4px}.ProgressBar_stepLabel__vV7FX{font-size:11px;word-break:break-word}@media (max-width:768px){.ProgressBar_progressContainer__nWAnR{width:100%;max-width:none;margin:0;padding:0}.ProgressBar_progressText__Ugv_q{font-size:10px}}