@layer sw-ui{.sw-ui-rating-progressbar{--sw-ui-progressbar-width:100%;--sw-ui-progressbar-height:.6rem;--sw-ui-progressbar-background-color:var(--color-brand-2-light,#dcced7);--sw-ui-progressbar-progress-color:var(--color-brand-2,#520935);--sw-ui-progressbar-border-radius:.6rem;--sw-ui-progressbar-label-font-size:1.6rem;--sw-ui-progressbar-label-font-weight:400;font-family:var(--font-family-base,system-ui,serif);align-items:center;display:flex}.sw-ui-rating-progressbar progress[value]{width:var(--sw-ui-progressbar-width);height:var(--sw-ui-progressbar-height);appearance:none;border:none}.sw-ui-rating-progressbar progress[value]::-webkit-progress-bar{background-color:var(--sw-ui-progressbar-background-color);border-radius:var(--sw-ui-progressbar-border-radius)}.sw-ui-rating-progressbar progress[value]::-webkit-progress-value{background-color:var(--sw-ui-progressbar-progress-color);border-radius:var(--sw-ui-progressbar-border-radius)}.sw-ui-rating-progressbar progress[value]::-moz-progress-bar{border-radius:var(--sw-ui-progressbar-border-radius);background:var(--sw-ui-progressbar-background-color)}.sw-ui-rating-progressbar label{font-size:var(--sw-ui-progressbar-label-font-size);font-weight:var(--sw-ui-progressbar-label-font-weight);margin:0 1rem 0 0}.sw-ui-rating-progressbar--bubble progress[value]{margin-right:1.6rem}}
