.cds-summary-progress{display:flex;flex-direction:column;gap:4px}.cds-summary-meta{display:flex;align-items:baseline;justify-content:space-between;gap:12px;width:100%}.cds-summary-name{font-size:.8125rem;font-weight:600;color:var(--color-foreground, #111);line-height:1.3}.cds-summary-text{font-size:.75rem;color:var(--color-foreground-secondary, #666);opacity:.8;text-align:right;white-space:nowrap}.cds-track{width:100%;height:4px;background:var(--gwp-bar-track, color-mix(in srgb, var(--color-foreground, #111) 8%, transparent));border-radius:0;overflow:hidden}.cds-bar{height:100%;background:var(--gwp-bar-color, var(--gwp-accent-color, var(--color-primary-button-background, #000)));border-radius:0;transition:width .35s cubic-bezier(.16,1,.3,1)}.cds-rates{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--gap-sm, .75rem)}.cds-rate{display:flex;flex-direction:column;gap:2px}.cds-rate__head{display:flex;align-items:baseline;justify-content:space-between;gap:var(--gap-sm, .75rem);font-size:var(--font-size--sm, .875rem)}.cds-rate__name{color:var(--color-foreground)}.cds-rate__price{font-weight:var(--font-weight-bold, 600);white-space:nowrap}.cds-rate__eta{font-size:var(--font-size--2xs, .75rem);color:rgb(var(--color-foreground-rgb) / var(--opacity-subdued-text, .6))}.cds-rate__postcode{font-size:var(--font-size--3xs, .625rem);color:rgb(var(--color-foreground-rgb) / var(--opacity-subdued-text, .6))}.cds-message{font-size:var(--font-size--sm, .875rem);color:rgb(var(--color-foreground-rgb) / var(--opacity-subdued-text, .6))}.cds-message--error{color:var(--color-error, currentColor)}
