.checkbox__disabled .checkmark{background-color:var(--background-disabled)!important;border:1px solid var(--foreground-disabled)!important}.checkbox{border:1px solid var(--background-200);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:3px;justify-content:center;align-items:center;width:14px;height:14px;font-size:14px;display:flex}.checkbox:hover input~.checkmark{background-color:#ccc}
