/* @generated by Skylit - do not edit */
.mhpr-report-bar {display:flex;align-items:center;gap:var(--mhpr-gap-4);font-size:0.75rem;margin-bottom:var(--mhpr-gap-2);width:100%;min-width:0}.mhpr-report-bar__label {width:7rem;flex-shrink:0;margin:0;color:var(--mhpr-sr-report-body-text,var(--mhpr-color-slate));text-transform:none}.mhpr-report-bar__progress {flex:1 1 8rem;min-width:8rem;width:auto;height:0.75rem;margin:0;appearance:none;-webkit-appearance:none;border:1px solid color-mix(in srgb, var(--mhpr-sr-report-border, var(--mhpr-border-muted)) 30%, transparent);border-radius:999px;overflow:hidden;background:var(--mhpr-sr-report-pale,var(--mhpr-color-signal-pale))}.editor-styles-wrapper .mhpr-report-bar__progress {flex:1 1 8rem;min-width:8rem;display:block}.mhpr-report-bar__progress::-webkit-progress-bar {background:var(--mhpr-sr-report-pale,var(--mhpr-color-signal-pale));border-radius:999px}.mhpr-report-bar--teal .mhpr-report-bar__progress {accent-color:var(--mhpr-color-teal)}.mhpr-report-bar--teal .mhpr-report-bar__progress::-webkit-progress-value {background:var(--mhpr-color-teal);border-radius:999px}.mhpr-report-bar--teal .mhpr-report-bar__progress::-moz-progress-bar {background:var(--mhpr-color-teal);border-radius:999px}.mhpr-report-bar--teal .mhpr-report-bar__value {color:var(--mhpr-color-teal)}.mhpr-report-bar__value {width:2.5rem;flex-shrink:0;margin:0;text-align:right;font-weight:700;text-transform:none}@media (min-width: 1280px) {.mhpr-report-bar__label {width:9.5rem;white-space:nowrap}}.mhpr-report-bar--teal-mid {}.mhpr-report-bar--teal-mid .mhpr-report-bar__progress::-webkit-progress-value {background:var(--mhpr-color-teal)}.mhpr-report-bar--teal-mid .mhpr-report-bar__progress::-moz-progress-bar {background:var(--mhpr-color-teal)}.mhpr-report-bar--teal-mid .mhpr-report-bar__value {color:var(--mhpr-color-teal)}.mhpr-report-bar--accent {}.mhpr-report-bar--accent .mhpr-report-bar__progress {accent-color:var(--mhpr-sr-report-accent)}.mhpr-report-bar--accent .mhpr-report-bar__progress::-webkit-progress-value {background:var(--mhpr-sr-report-accent);border-radius:999px}.mhpr-report-bar--accent .mhpr-report-bar__progress::-moz-progress-bar {background:var(--mhpr-sr-report-accent);border-radius:999px}.mhpr-report-bar--accent .mhpr-report-bar__value {color:var(--mhpr-sr-report-accent)}.editor-styles-wrapper .mhpr-report-bar--teal .mhpr-report-bar__progress[value="0"]::-webkit-progress-value,
		.editor-styles-wrapper .mhpr-report-bar--teal-mid .mhpr-report-bar__progress[value="0"]::-webkit-progress-value,
		.editor-styles-wrapper .mhpr-report-bar--teal .mhpr-report-bar__progress:not([value])::-webkit-progress-value,
		.editor-styles-wrapper .mhpr-report-bar--teal-mid .mhpr-report-bar__progress:not([value])::-webkit-progress-value,
		.editor-styles-wrapper .mhpr-report-bar--teal .mhpr-report-bar__progress[value=""]::-webkit-progress-value,
		.editor-styles-wrapper .mhpr-report-bar--teal-mid .mhpr-report-bar__progress[value=""]::-webkit-progress-value {width:50% !important;background:var(--mhpr-color-teal)}.editor-styles-wrapper .mhpr-report-bar--accent .mhpr-report-bar__progress[value="0"]::-webkit-progress-value,
		.editor-styles-wrapper .mhpr-report-bar--accent .mhpr-report-bar__progress:not([value])::-webkit-progress-value,
		.editor-styles-wrapper .mhpr-report-bar--accent .mhpr-report-bar__progress[value=""]::-webkit-progress-value {width:50% !important;background:var(--mhpr-sr-report-accent)}