.PhoneInput,.PhoneInputCountry{display:flex;align-items:center}.PhoneInputCountry{margin-right:.5rem}.PhoneInputCountryIcon{width:1.5rem;height:1rem;border-radius:2px}.PhoneInputCountrySelect{margin-right:.5rem;border:none;background:transparent;cursor:pointer;padding:0;font-size:1.25rem}.PhoneInputCountrySelect:focus{outline:none}.PhoneInputCountrySelectArrow{margin-left:.25rem;opacity:.5}.PhoneInputInput{flex:1;min-width:0;outline:none;border:none;background:transparent;font-size:.875rem}.PhoneInputInput::placeholder{color:hsl(var(--muted-foreground))}.PhoneInputInput:disabled{cursor:not-allowed;opacity:.5}