.option{@apply bg-white border rounded-lg text-gray-600 cursor-pointer flex flex-1 text-sm py-3 px-4 gap-2 items-center hover:border-purple-300;}.option.active-option{@apply border-primary cursor-default border-opacity-50 shadow-sm pointer-events-none;}.option.active-option .checkmark[data-v-cd4d8e4d]{@apply opacity-100;}
