.styles_controls__Q_yL2{border-radius:6px;background-color:rgba(31,31,31,.667);backdrop-filter:blur(8px);color:#fff;padding:1rem;display:flex;flex-direction:column;gap:2rem;overflow:scroll;position:absolute;bottom:.5rem;top:.5rem;right:.5rem;font-family:monospace;font-size:16px}.styles_header__YkcgW{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.styles_collapseButton__dwZfg{background:none;border:none;color:#fff;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:background-color .2s;margin-right:-4px;margin-top:-4px}.styles_collapseButton__dwZfg:hover{background-color:hsla(0,0%,100%,.1)}.styles_collapsedButton__76EiY{position:absolute;top:.5rem;right:.5rem;width:40px;height:40px;border-radius:50%;background-color:rgba(31,31,31,.667);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s;border:none}.styles_collapsedButton__76EiY:hover{background-color:rgba(31,31,31,.867)}.styles_checkbox__3L5bT{width:fit-content;display:flex;align-items:center}.styles_controlGroup__NOd5U,.styles_rangeContainer__YiWuW{display:flex;flex-direction:column;gap:.5rem}.styles_range__Xe6jY{width:100%;height:6px;border-radius:3px;background:#4f4f4f;outline:none;-webkit-appearance:none;appearance:none}.styles_range__Xe6jY::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#8f8f8f;cursor:pointer;transition:background-color .2s}.styles_range__Xe6jY::-webkit-slider-thumb:hover{background:#afafaf}.styles_range__Xe6jY::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#8f8f8f;cursor:pointer;border:none;transition:background-color .2s}.styles_range__Xe6jY::-moz-range-thumb:hover{background:#afafaf}.styles_rangeLabels__T9VeG{display:flex;justify-content:space-between;font-size:.75rem;color:#afafaf}.styles_currentValue__yCduZ{text-align:center;font-weight:700;color:#8f8f8f;font-size:.875rem}