[data-custom-select]{position:relative;display:block}.custom-select-panel{position:absolute;left:0;right:0;margin-top:.5rem;background-color:#fff;border:1px solid var(--border-color, #e5e7eb);border-radius:.75rem;box-shadow:0 20px 35px #0f172a26;z-index:30;overflow:hidden}.custom-select-option{transition:background-color .15s ease,color .15s ease}.custom-select-option.bg-gray-100{color:var(--secondary-color, #6366f1);font-weight:600}.custom-select-option:hover,.custom-select-option:focus{background-color:#d4b1551f}[data-custom-select] button[data-role=toggle]{transition:border-color .2s ease,box-shadow .2s ease}[data-custom-select] button[data-role=toggle]:focus-visible{outline:none;box-shadow:0 0 0 2px var(--secondary-light-color, #e7cc8b);border-color:var(--secondary-color, #d4b155)}#password_confirmation{transition:border-color .3s ease,box-shadow .3s ease}
