.Progress_track__miFXC{width:100%;background:var(--v2-canvas-sunk);overflow:hidden;border-radius:999px}.Progress_size-sm__c_3O1{height:3px}.Progress_size-md__Dzup_{height:4px}.Progress_size-lg__UrPDs{height:6px}.Progress_fill__Ytcq0{height:100%;background:var(--v2-brand);border-radius:999px;transition:width 1.2s var(--v2-ease-entrance)}.Progress_intent-success__ZwSwC .Progress_fill__Ytcq0{background:var(--v2-success)}.Progress_intent-severity__b1olQ .Progress_fill__Ytcq0{background:var(--v2-severity)}.Progress_indeterminate__LXpZC .Progress_fill__Ytcq0{width:40%!important;animation:Progress_indeterminate__LXpZC 1.4s var(--v2-ease-state) infinite}@keyframes Progress_indeterminate__LXpZC{0%{transform:translateX(-100%)}to{transform:translateX(250%)}}.Progress_label__R6SLl{display:flex;justify-content:space-between;align-items:baseline;font-family:var(--v2-font-sans);font-size:var(--v2-t-meta);color:var(--v2-ink-2);margin-bottom:6px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.Progress_label__R6SLl strong{color:var(--v2-ink-1);font-weight:600}