.mouse-pointer[data-v-437f405f]{cursor:pointer}.uv-checkbox-wrapper[data-v-437f405f]{display:inline-block}.uv-checkbox[data-v-437f405f]{display:none}.uv-checkbox-label[data-v-437f405f]{display:flex;align-items:center;cursor:pointer}.uv-checkbox-icon[data-v-437f405f]{position:relative;width:2em;height:2em;border:2px solid #ccc;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;transition:border-color .3s ease,border-radius .3s ease}.uv-checkmark[data-v-437f405f]{position:absolute;top:.1em;left:.1em;width:1.6em;height:1.6em;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:24;stroke-dashoffset:24;transition:stroke-dashoffset .5s cubic-bezier(.45,.05,.55,.95)}.uv-checkbox-text[data-v-437f405f]{margin-left:.5em;transition:color .3s ease}.uv-checkbox:checked+.uv-checkbox-label .uv-checkbox-icon[data-v-437f405f]{border-color:var(--checkbox-color);border-radius:70% 30% 30% 70%/70% 70% 30% 30%;background-color:var(--checkbox-color)}.uv-checkbox:checked+.uv-checkbox-label .uv-checkmark[data-v-437f405f]{stroke-dashoffset:0}.uv-checkbox:checked+.uv-checkbox-label .uv-checkbox-text[data-v-437f405f]{color:var(--checkbox-color)}.mouse-pointer[data-v-32fdfd4c]{cursor:pointer}.uv-radio-wrapper[data-v-32fdfd4c]{display:inline-block}.uv-radio[data-v-32fdfd4c]{display:none}.uv-radio-label[data-v-32fdfd4c]{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.uv-radio-icon[data-v-32fdfd4c]{position:relative;width:1.25em;height:1.25em;border:2px solid #ccc;border-radius:50%;transition:border-color .3s ease,background-color .3s ease;display:flex;align-items:center;justify-content:center}.uv-radio-dot[data-v-32fdfd4c]{width:.5em;height:.5em;background-color:#fff;border-radius:50%;transform:scale(0);transition:transform .25s cubic-bezier(.45,.05,.55,.95)}.uv-radio-text[data-v-32fdfd4c]{margin-left:.5em;transition:color .3s ease}.uv-radio:checked+.uv-radio-label .uv-radio-icon[data-v-32fdfd4c]{border-color:var(--radio-color);background-color:var(--radio-color)}.uv-radio:checked+.uv-radio-label .uv-radio-dot[data-v-32fdfd4c]{transform:scale(1)}.uv-radio:checked+.uv-radio-label .uv-radio-text[data-v-32fdfd4c]{color:var(--radio-color)}