.OrderStatusTimeline_root__pYnDg{display:flex;flex-direction:column;gap:10px}.OrderStatusTimeline_track__wWyYE{display:flex;align-items:center;gap:8px}.OrderStatusTimeline_dot__pcQGw{position:relative;display:flex;align-items:center;justify-content:center;flex:0 0 22px;width:22px;height:22px;border-radius:50%;background:var(--bg-nested);color:var(--text-secondary)}.OrderStatusTimeline_dot__pcQGw svg{width:12px;height:12px}.OrderStatusTimeline_line__7QFli{flex:1 1 auto;height:2px;border-radius:1px;background:var(--bg-nested)}.OrderStatusTimeline_line_filled__g_bi1{background:var(--accent)}.OrderStatusTimeline_dot_active___Qzk1,.OrderStatusTimeline_dot_done__Tg0au{background:var(--accent);color:var(--accent-on)}.OrderStatusTimeline_dot_active___Qzk1:before{content:"";position:absolute;inset:0;border-radius:50%;border:2px solid var(--accent);animation:OrderStatusTimeline_orderTimelineRing__9sS8w 1.8s ease-out infinite}@media(prefers-reduced-motion:reduce){.OrderStatusTimeline_dot_active___Qzk1:before{animation:none;opacity:0}}.OrderStatusTimeline_dot_active___Qzk1:after{content:"";width:8px;height:8px;border-radius:50%;background:currentColor}.OrderStatusTimeline_dot_failed__GWlm0{background:var(--error-bg);color:var(--error-text)}.OrderStatusTimeline_labels__5bX8h{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none}.OrderStatusTimeline_label__AQb4b{font-size:12px;font-style:normal;font-weight:400;line-height:16px;color:var(--text-secondary);white-space:nowrap}.OrderStatusTimeline_label__AQb4b:first-child{text-align:left}.OrderStatusTimeline_label__AQb4b:nth-child(2){text-align:center}.OrderStatusTimeline_label__AQb4b:last-child{text-align:right}.OrderStatusTimeline_label_done__qRXte{color:var(--text-primary)}.OrderStatusTimeline_label_active__KD9Wk{color:var(--text-primary);font-weight:600}.OrderStatusTimeline_label_failed__J6R9h{color:var(--error-text)}.OrderStatusTimeline_hint__7cIci{font-size:14px;font-style:normal;font-weight:400;line-height:18px;color:var(--text-secondary);line-height:1.5;margin:0}@keyframes OrderStatusTimeline_orderTimelineRing__9sS8w{0%{transform:scale(1);opacity:.55}to{transform:scale(1.9);opacity:0}}