.stepper_root__RQ6Np{background:var(--background-color);display:flex;flex-direction:column;gap:.25rem;padding:.25rem}.stepper_controls__TBW0r{margin:1em}.stepper_trackRow__o2HLV{display:flex;flex-direction:row;justify-content:space-between;width:100%;gap:.25rem}.stepper_instrumentIcon__d35bX{display:flex;justify-content:center;align-items:center;width:3rem;margin:0 .5em}.stepper_stepButton__wDwVt{border-radius:.25rem;padding:0;margin:0;width:100%;height:2.5rem;border:1px solid #0000004a;background:color-mix(in hsl,var(--base-color),white 20%)}.stepper_alternateStepButton__PKdCd{background:color-mix(in hsl,var(--base-color),white 0%)}.stepper_activeStepButton__3xX58{background:color-mix(in hsl,var(--base-color),white 90%);border:1px solid color-mix(in hsl,var(--base-color),black 20%)}.stepper_currentStepButton__5RFq_{background:color-mix(in hsl,var(--base-color),black 40%)}.drum_root__JK5ka{display:flex;flex-direction:column;height:100%;background:var(--backgroundLower-color)}.drum_mode__gz_Cl{background:var(--background-color)}.drum_controls__ycnM8,.drum_mode__gz_Cl{border-bottom:1px solid var(--border-color);padding:1em}.drum_controls__ycnM8{background:var(--backgroundHigher-color)}.drum_fullWidth__zI3UR{width:100%}.drum_fullHeightContainer__6Yuvm{display:flex;flex-direction:column;height:100vh}.drum_rangeInput__71Adf{width:100%}.drum_modeButtons___qidW{display:flex;gap:1em;align-items:center;justify-content:center}.drum_stepper___TSs_{border-bottom:1px solid var(--border-color)}.slider_slider__kDKG4{-webkit-appearance:none;width:100%;height:28px;background:#eaeaea;outline:none;transition:opacity .2s;border:1px solid black;border-radius:5px}.slider_slider__kDKG4::-webkit-slider-thumb{appearance:none;width:50px;height:28px;background:#000000;cursor:pointer;border-radius:5px}.slider_slider__kDKG4::-moz-range-thumb{width:50px;height:28px;background:#000000;cursor:pointer;border-radius:5px}.slider_slider__kDKG4::-webkit-slider-thumb:hover{background:#3a3a3a}.slider_slider__kDKG4::-moz-range-thumb:hover{background:#3a3a3a}