.checkbox[data-v-bda60c47]{align-items:center;cursor:pointer;display:flex;gap:12px;width:-moz-fit-content;width:fit-content}.checkbox[data-v-bda60c47]:has(.checkbox__input:disabled){cursor:not-allowed;opacity:.8}.checkbox__input[data-v-bda60c47]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:4px;cursor:pointer;flex-shrink:0;height:24px;outline:1px solid #bbb6ce;overflow:hidden;position:relative;transition-duration:.3s;transition-property:outline-color;transition-timing-function:ease-in-out;width:24px}.checkbox__input[data-v-bda60c47]:checked,.checkbox__input[data-v-bda60c47]:hover{outline-color:#8c45fe}.checkbox__input[data-v-bda60c47]:checked:before{opacity:1}.checkbox__input[data-v-bda60c47]:checked:disabled{outline-color:#bbb6ce}.checkbox__input[data-v-bda60c47]:checked:disabled:before{background-color:#bbb6ce}.checkbox__input[data-v-bda60c47]:disabled{cursor:not-allowed}.checkbox__input[data-v-bda60c47]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 13 10'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-width='1.5' d='m1 5 3.24 3.24L12 1'/%3E%3C/svg%3E") 50% no-repeat;background-color:#8c45fe;background-size:11px 8px;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition-duration:.15s;transition-property:opacity;transition-timing-function:ease-in-out;width:100%}
