.app-checkbox{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;width:16px!important;height:16px!important;border:2px solid #d1d5db!important;border-radius:4px!important;background-color:#fff!important;cursor:pointer!important;position:relative!important}.app-checkbox:checked{background-color:#3b82f6!important;border-color:#3b82f6!important}.app-checkbox:checked:after{content:"✓"!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;color:#fff!important;font-size:10px!important;font-weight:700!important}.dark .app-checkbox{background-color:#374151!important;border-color:#6b7280!important}.dark .app-checkbox:checked{background-color:#3b82f6!important;border-color:#3b82f6!important}.app-checkbox:indeterminate{background-color:#3b82f6!important;border-color:#3b82f6!important}.app-checkbox:indeterminate:after{content:"−"!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;color:#fff!important;font-size:12px!important;font-weight:700!important}.dark .app-checkbox:indeterminate{background-color:#3b82f6!important;border-color:#3b82f6!important}.app-checkbox:hover,.dark .app-checkbox:hover{border-color:#9ca3af!important}.app-checkbox:focus{outline:none!important;border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f633!important}.dark .app-checkbox:focus{border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f640!important}.custom-radio{width:1rem!important;height:1rem!important;border-radius:9999px!important;flex-shrink:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background-color:#fff!important;border:2px solid #d1d5db!important;transition:all .2s ease}.custom-radio:hover{border-color:#3b82f6!important}.dark .custom-radio{background-color:#374151!important;border-color:#6b7280!important}.dark .custom-radio:hover{border-color:#60a5fa!important}.radio-dot{width:.5rem!important;height:.5rem!important;border-radius:9999px!important;background-color:#3b82f6!important}.dark .radio-dot{background-color:#60a5fa!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
