:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
.phone-number-input{background:#fff;border:1px solid #d1d5db;border-radius:.75rem;align-items:center;width:100%;transition:box-shadow .15s,border-color .15s;display:flex}.phone-number-input:focus-within{border-color:#28303a4d;box-shadow:0 0 0 2px #28303a40}.phone-number-input--card{border-color:var(--border,#e5e7eb);background:var(--background,#fff);border-radius:.5rem}.phone-number-input--card:focus-within{border-color:#28303a4d;box-shadow:0 0 0 2px #28303a26}.phone-number-input .PhoneInputCountry{border-right:1px solid #d1d5db;align-self:stretch;align-items:center;margin-right:0;padding:0 .75rem;display:flex;position:relative}.phone-number-input--card .PhoneInputCountry{border-right-color:var(--border,#e5e7eb)}.phone-number-input .PhoneInputCountrySelect{opacity:0;cursor:pointer;z-index:1;width:100%;height:100%;position:absolute;inset:0}.phone-number-input .PhoneInputCountryIcon{border-radius:2px;width:1.5rem;height:1.125rem;overflow:hidden;box-shadow:inset 0 0 0 1px #00000014}.phone-number-input .PhoneInputCountryIcon--border{box-shadow:inset 0 0 0 1px #00000014}.phone-number-input .PhoneInputCountrySelectArrow{opacity:.8;border:1.5px solid #64748b;border-top:0;border-left:0;width:.45rem;height:.45rem;margin-left:.45rem;display:block;transform:rotate(45deg)translateY(-1px)}.phone-number-input .PhoneInputInput{color:#111827;background:0 0;border:0;outline:none;flex:1;min-width:0;height:3rem;padding:0 1rem;font-size:.875rem;line-height:1.25rem}.phone-number-input .PhoneInputInput::placeholder{color:#9ca3af}@media (min-width:640px){.phone-number-input .PhoneInputInput{height:3.5rem;padding:0 1.25rem}}.phone-number-input--compact .PhoneInputInput{height:2.75rem;padding:0 1rem}.phone-number-input--compact .PhoneInputCountry{padding:0 .65rem}
