.ma-range{appearance:none;background:var(--line);border-radius:9999px;outline:none;height:4px}.ma-range::-webkit-slider-thumb{-webkit-appearance:none;background:var(--accent);border:2px solid var(--paper);cursor:pointer;border-radius:9999px;width:18px;height:18px;transition:transform .1s;box-shadow:0 1px 4px #0003}.ma-range::-webkit-slider-thumb:hover{transform:scale(1.15)}.ma-range::-moz-range-thumb{background:var(--accent);border:2px solid var(--paper);cursor:pointer;border-radius:9999px;width:18px;height:18px}
