.phone-input-wrapper{border:none;gap:.5rem;width:100%;display:flex}.country-select-container{position:static}.country-select-button{color:#1f2937;cursor:pointer;background:0 0;border:none;outline:none;align-items:center;gap:.25rem;font-family:inherit;font-size:16px;font-weight:500;line-height:24px;display:flex}.country-select-button:disabled{cursor:not-allowed;opacity:.5}.country-select-arrow{opacity:.6;width:12px;height:12px}.country-select-dropdown{z-index:50;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;flex-direction:column;max-height:320px;display:flex;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.country-select-search{color:#1f2937;background:#fff;border:none;border-bottom:1px solid #e5e7eb;outline:none;width:100%;padding:.75rem;font-size:14px}.country-select-search:focus{border-bottom-color:#3b82f6}.country-select-options{max-height:260px;overflow-y:auto}.country-select-option{cursor:pointer;color:#1f2937;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:.75rem;font-size:14px;transition:background-color .15s;display:flex}.country-select-option:hover{background:#f3f4f6}.country-select-option.selected{background:#eff6ff;font-weight:600}.country-select-option .country-name{flex:1;font-weight:400}.country-select-option.selected .country-name{font-weight:600}.country-select-option .country-code{color:#6b7280;margin-left:.5rem;font-weight:500}.phone-input-wrapper .PhoneInputInput{color:#1f2937;background-color:#0000;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:16px;font-weight:500;line-height:24px}.phone-input-wrapper .PhoneInputInput:disabled{cursor:not-allowed;opacity:.5;background-color:#0000}.phone-input-wrapper .PhoneInputInput::placeholder{color:#9ca3af;font-weight:400}
