.b-checkbox[data-v-4103f2a9]{cursor:pointer;appearance:none;border:1px solid var(--gray-500);background-color:#fff;border-radius:2px;width:14px;height:14px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.b-checkbox[data-v-4103f2a9]:checked{background-color:var(--success);border-color:var(--success-600)}.b-checkbox[data-v-4103f2a9]:checked:after{content:"";opacity:0;border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;animation:.2s ease-in-out forwards checkmark-4103f2a9;position:absolute;top:0;left:3px;transform:rotate(45deg)}@keyframes checkmark-4103f2a9{0%{opacity:0;transform:rotate(45deg)scale(.8)}to{opacity:1;transform:rotate(45deg)scale(1)}}.b-checkbox[data-v-4103f2a9]:disabled{cursor:not-allowed;background-color:#f9fafb;border-color:#e4e7eb}
