.PhoneNumber_phoneInput__ITji5{display:flex;align-items:stretch;gap:0}.PhoneNumber_phoneInput__ITji5 .PhoneInputCountry{display:flex;align-items:center;gap:4px;padding:8px 12px;border:1px solid #666;border-right:none;border-radius:2rem 0 0 2rem;background:#212121;margin:0}[data-transparent=true] .PhoneNumber_phoneInput__ITji5 .PhoneInputCountry{background:rgba(33,33,33,.3)}.PhoneNumber_phoneInput__ITji5 .PhoneInputCountryIcon{width:14px;height:10px}.PhoneNumber_phoneInput__ITji5 .PhoneInputCountrySelectArrow{width:8px;height:8px;opacity:.5;margin-left:6px;align-self:center;margin-top:-3px}.PhoneNumber_phoneInput__ITji5 input.PhoneInputInput{flex:1;height:40px;padding:8px 12px;border:1px solid #666;border-radius:0 2rem 2rem 0;background:#212121;font-size:14px;color:white;transition:border-color .2s}[data-transparent=true] .PhoneNumber_phoneInput__ITji5 input.PhoneInputInput{background:rgba(33,33,33,.3)}.PhoneNumber_phoneInput__ITji5 input.PhoneInputInput::-moz-placeholder{color:#999}.PhoneNumber_phoneInput__ITji5 input.PhoneInputInput::placeholder{color:#999}.PhoneNumber_phoneInput__ITji5 input.PhoneInputInput:focus{outline:none;border-color:hsl(var(--ring));box-shadow:0 0 0 2px hsl(var(--ring)/.2)}