.evently-progress-bar{background:hsl(var(--heroui-default-300)/.5);border-radius:999px;overflow:hidden;height:6px;position:relative}.evently-progress-bar--primary>div{background:var(--primary-500)}.evently-progress-bar--success>div{background:var(--success-500)}.evently-progress-bar--warning>div{background:var(--warning-500)}.evently-progress-bar--danger>div{background:var(--error-500)}.evently-progress-bar>div{width:100%;height:100%;transform:translateX(var(--percentage,-100%));border-radius:999px}