.styles_label___u5Xp{font-weight:700;margin-bottom:var(--space-1)}.styles_list__VURc0{display:flex;flex-direction:column;gap:var(--space-1)}.styles_option__5_OMQ{display:flex;align-items:center;cursor:pointer}.styles_radioW__kDIac{position:relative;width:22px;height:22px;margin-right:10px;flex-shrink:0}.styles_inputInner__eI2L9{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.styles_radioDot___JXgO{width:100%;height:100%;border:.5px solid var(--fucsia);border-radius:50%;display:flex;align-items:center;justify-content:center}.styles_radioDotInner__x5P5g{width:14px;height:14px;border-radius:50%;background:var(--fucsia);opacity:0;transition:all .2s ease}:is(.styles_inputInner__eI2L9:checked~.styles_radioDot___JXgO) .styles_radioDotInner__x5P5g{opacity:1}