html:root[data-fundhouse-theme] :is(.product-shell,.fd-product-shell) .swap-balance-slider{color:var(--fh-fg-secondary);margin:0 2px 16px}html:root[data-fundhouse-theme] :is(.product-shell,.fd-product-shell) .swap-balance-slider>div{font-size:var(--fh-size-1);justify-content:space-between;align-items:center;display:flex}html:root[data-fundhouse-theme] :is(.product-shell,.fd-product-shell) .swap-balance-slider label{font-weight:600}html:root[data-fundhouse-theme] :is(.product-shell,.fd-product-shell) .swap-balance-slider input{appearance:none;width:100%;height:28px;min-height:28px;box-shadow:none;cursor:pointer;accent-color:#163e31;border:0;border-radius:0;margin:3px 0;padding:0;display:block;background:0 0!important}html:root[data-fundhouse-theme] :is(.product-shell,.fd-product-shell) .swap-balance-slider input::-webkit-slider-runnable-track{background:linear-gradient(to right,#163e31 var(--balance-percent),var(--fh-border-default) var(--balance-percent));border-radius:4.5px;height:5px}html:root[data-fundhouse-theme] :is(.product-shell,.fd-product-shell) .swap-balance-slider input::-moz-range-track{background:var(--fh-border-default);border-radius:4.5px;height:5px}html:root[data-fundhouse-theme] :is(.product-shell,.fd-product-shell) .swap-balance-slider input::-moz-range-progress{background:#163e31;border-radius:4.5px;height:5px}html:root[data-fundhouse-theme] :is(.product-shell,.fd-product-shell) .swap-balance-slider input::-webkit-slider-thumb{appearance:none;background:#163e31;border:2px solid #f2eee3;border-radius:50%;width:17px;height:17px;margin-top:-6px;box-shadow:0 0 0 1px #527465}html:root[data-fundhouse-theme] :is(.product-shell,.fd-product-shell) .swap-balance-slider input::-moz-range-thumb{background:#163e31;border:2px solid #f2eee3;border-radius:50%;width:13px;height:13px;box-shadow:0 0 0 1px #527465}html:root[data-fundhouse-theme] :is(.product-shell,.fd-product-shell) .swap-balance-scale button{min-height:28px;color:var(--fh-fg-primary);font:700 var(--fh-size-1) var(--font-interface);cursor:pointer;background:0 0;border:0;padding:0 4px}html:root[data-fundhouse-theme] :is(.product-shell,.fd-product-shell) .swap-balance-slider.unavailable{opacity:.6}html:root[data-fundhouse-theme] :is(.product-shell,.fd-product-shell) .swap-balance-slider :disabled{cursor:not-allowed}html:root[data-fundhouse-theme] :is(.product-shell,.fd-product-shell) .swap-balance-slider :focus-visible{outline:2px solid var(--fh-focus-ring);outline-offset:3px}
