.custom-from-input-custom-class{@apply relative m-0 block min-h-9 w-full flex-auto border border-gray-300 bg-white px-2 shadow-sm disabled:border-slate-200 disabled:bg-slate-50 disabled:text-slate-500 disabled:shadow-none;}.toggle-switch{@apply relative mx-2 inline-block h-6 w-12 flex-none cursor-pointer rounded-xl bg-gray-300 transition-all;box-shadow:.0625em .0625em .0625em #00000014 inset}.toggle-switch:before{@apply absolute top-0.5 left-0.5 block h-5 w-5 rounded-full bg-gray-400 bg-gradient-to-br from-transparent to-gray-700;box-shadow:.0625em .0625em .0625em #00000014;content:"";transition:left .15s;will-change:left}.toggle-switch:hover{box-shadow:.0625em .0625em .125em #0000001f inset}.toggle-switch:hover:before{background-image:radial-gradient(circle at .375em .375em,#0000 0,#0000000a 1em);box-shadow:.0625em .0625em .0625em #0000001f}.checked{@apply bg-gray-100;}.checked:before{background-image:radial-gradient(circle at .375em .375em,#0000 0,#0000001a 1em);left:1.625em}
