.Slider_wrapper__hZgJi{position:relative;width:100%;font-family:var(--fontFamily-fontFamilyBody,"Pretendard"),sans-serif;padding:12px 0}.Slider_wrapperBottom__tAhus{padding-bottom:32px}.Slider_wrapperTopFloating__HYksx{padding-top:36px}.Slider_track__OSlEh{position:relative;width:100%;height:6px;background:var(--colors-grayNeutral-100,#f3f4f6);border-radius:9999px;cursor:pointer;touch-action:none}.Slider_fill__h7byB{position:absolute;top:0;height:100%;background:var(--colors-brand-500,#70f);border-radius:9999px}.Slider_handleWrap__8VTFQ{position:absolute;top:50%;left:0;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;z-index:1;touch-action:none}.Slider_handle__KPxu0{position:relative;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:var(--colors-base-white,#fff);border:2px solid var(--colors-brand-500,#70f);border-radius:9999px;cursor:-webkit-grab;cursor:grab;transition:box-shadow .15s,border-color .15s;box-shadow:var(--shadows-shadowXs,0 1px 2px 0 rgba(10,13,18,.05))}.Slider_handle__KPxu0:hover{box-shadow:0 0 0 6px rgba(119,0,255,.12)}.Slider_handleWrap__8VTFQ:focus-within .Slider_handle__KPxu0,.Slider_handle__KPxu0:active{box-shadow:0 0 0 6px rgba(119,0,255,.18);cursor:-webkit-grabbing;cursor:grabbing}.Slider_handleText__5FD_c{font-size:9px;font-weight:600;line-height:1;color:var(--colors-brand-700,#5200b0);pointer-events:none}.Slider_bottomLabel__wopVl{top:calc(100% + 6px)}.Slider_bottomLabel__wopVl,.Slider_floatingLabel__MXQ7u{position:absolute;font-size:12px;font-weight:500;line-height:18px;color:var(--colors-text-textSecondary-700,#687079);white-space:nowrap;pointer-events:none}.Slider_floatingLabel__MXQ7u{bottom:calc(100% + 6px);height:24px;padding:2px 8px;background:var(--colors-background-bgPrimaryAlt,#fff);border:1px solid var(--colors-border-borderSecondary,#e6e8ea);box-shadow:var(--shadows-shadowSm,0 1px 3px 0 rgba(10,13,18,.1),0 1px 2px -1px rgba(10,13,18,.1))}.Slider_floatingLabel__MXQ7u,.Slider_tooltip__eAo4t{display:inline-flex;align-items:center;justify-content:center;border-radius:8px}.Slider_tooltip__eAo4t{position:absolute;bottom:calc(100% + 8px);height:28px;padding:4px 10px;background:var(--colors-grayNeutral-900,#111927);font-size:12px;font-weight:600;line-height:18px;color:var(--colors-base-white,#fff);white-space:nowrap;pointer-events:none}.Slider_tooltipArrow__wCdxL{position:absolute;top:100%;left:50%;transform:translateX(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid var(--colors-grayNeutral-900,#111927)}[data-theme=dark] .Slider_track__OSlEh{background:hsla(0,0%,100%,.08)}[data-theme=dark] .Slider_handle__KPxu0{background:var(--colors-background-bgSecondary,#13161b);border-color:var(--colors-brand-400,#9b55ff)}[data-theme=dark] .Slider_handleText__5FD_c{color:var(--colors-brand-300,#b685ff)}[data-theme=dark] .Slider_bottomLabel__wopVl,[data-theme=dark] .Slider_floatingLabel__MXQ7u{color:var(--colors-text-textSecondary-700,#cecfd2)}[data-theme=dark] .Slider_floatingLabel__MXQ7u{background:var(--colors-background-bgSecondary,#13161b);border-color:var(--colors-border-borderPrimary,#373a41)}[data-theme=dark] .Slider_tooltip__eAo4t{background:var(--colors-grayNeutral-100,#f3f4f6);color:var(--colors-grayNeutral-900,#111927)}[data-theme=dark] .Slider_tooltipArrow__wCdxL{border-top-color:var(--colors-grayNeutral-100,#f3f4f6)}