.mk-calc-slider.svelte-ytvaze{display:flex;flex-direction:column;gap:10px}.mk-calc-slider__header.svelte-ytvaze{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.mk-calc-slider__label.svelte-ytvaze{font-family:var(--mk-font-body);font-size:var(--mk-font-size-body-sm);font-weight:var(--mk-font-weight-bold);color:var(--mk-warm-900);line-height:var(--mk-line-height-body)}.mk-calc-slider__value.svelte-ytvaze{font-family:var(--mk-font-heading);font-size:var(--mk-font-size-body-sm);font-weight:var(--mk-font-weight-bold);color:var(--mk-warm-700);white-space:nowrap}.mk-calc-slider__input.svelte-ytvaze{width:100%;height:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:999px;background:linear-gradient(90deg,var(--mk-warm-300),var(--mk-warm-500));cursor:pointer}.mk-calc-slider__input.svelte-ytvaze:focus-visible{outline:2px solid var(--mk-warm-700);outline-offset:4px}.mk-calc-slider__input.svelte-ytvaze::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:22px;height:22px;border-radius:50%;border:3px solid var(--mk-warm-50);background:var(--mk-warm-900);box-shadow:0 2px 8px #1a18122e}.mk-calc-slider__input.svelte-ytvaze::-moz-range-thumb{width:22px;height:22px;border-radius:50%;border:3px solid var(--mk-warm-50);background:var(--mk-warm-900);box-shadow:0 2px 8px #1a18122e}.mk-calc-slider__bounds.svelte-ytvaze{display:flex;justify-content:space-between;font-family:var(--mk-font-body);font-size:12px;color:var(--mk-warm-600)}.mk-calc-slider__help.svelte-ytvaze{margin:0;font-family:var(--mk-font-body);font-size:14px;line-height:var(--mk-line-height-relaxed);color:var(--mk-warm-700)}
