.stage-progress{margin:18px 0 2px;padding:13px 15px;background:#f7f6fc;border-radius:12px}.stage-progress>div:first-child{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:var(--muted)}.stage-progress strong{color:var(--purple);font-size:10px}.stage-dots{display:flex;gap:6px;margin-top:10px}.stage-dots i{height:5px;flex:1;border-radius:8px;background:#dedce9}.stage-dots i.done{background:var(--green)}.stage-dots i.active{background:var(--purple)}
