.checkbox{position:relative;display:inline-flex;align-items:center;font-weight:400;font-size:13px;line-height:18px;cursor:pointer}.checkbox__input{position:absolute;outline:none;cursor:pointer;opacity:0;z-index:1;width:16px;height:16px;margin:0}.checkbox__check{position:relative;-webkit-user-select:none;user-select:none;width:16px;height:16px;min-width:16px;min-height:16px;margin:0;font-size:16px;font-weight:600;color:transparent;z-index:0;border-radius:2px;display:flex;align-items:center;justify-content:center;border-width:1px;--tw-border-opacity: 1;border-color:rgb(208 213 221 / var(--tw-border-opacity, 1))}.checkbox__check:is(.dark *){--tw-border-opacity: 1;border-color:rgb(71 84 103 / var(--tw-border-opacity, 1))}.checkbox_disabled{opacity:.5;pointer-events:none}.checkbox:hover .checkbox__check{--tw-border-opacity: 1;border-color:rgb(41 76 255 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(219 236 255 / var(--tw-bg-opacity, 1))}.checkbox:hover .checkbox__check:is(.dark *){--tw-border-opacity: 1;border-color:rgb(76 119 255 / var(--tw-border-opacity, 1));background-color:transparent}.checkbox:focus .checkbox__check:is(.dark *){--tw-border-opacity: 1;border-color:rgb(76 119 255 / var(--tw-border-opacity, 1));background-color:transparent}.checkbox.checkbox_checked{font-weight:700}.checkbox.checkbox_checked .checkbox__check{--tw-border-opacity: 1;border-color:rgb(41 76 255 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(235 245 255 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(41 76 255 / var(--tw-text-opacity, 1))}.checkbox.checkbox_checked .checkbox__check:is(.dark *){--tw-border-opacity: 1;border-color:rgb(76 119 255 / var(--tw-border-opacity, 1));background-color:transparent;--tw-text-opacity: 1;color:rgb(76 119 255 / var(--tw-text-opacity, 1))}.checkbox.checkbox_checked:hover .checkbox__check{--tw-border-opacity: 1;border-color:rgb(41 76 255 / var(--tw-border-opacity, 1));--tw-bg-opacity: 1;background-color:rgb(219 236 255 / var(--tw-bg-opacity, 1))}.checkbox.checkbox_checked:hover .checkbox__check:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(52 64 84 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(76 119 255 / var(--tw-text-opacity, 1))}.checkbox.checkbox_locked{pointer-events:none}
