: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)}
.PhoneInput{direction:ltr}.PhoneInput select{background-color:#0000}.phone-input-wrapper{flex-direction:column;gap:.25rem;display:flex}.phone-input-control{--PhoneInput-color--focus:var(--primary-button);--PhoneInputCountrySelectArrow-color:var(--foreground);--PhoneInputCountrySelectArrow-color--focus:var(--primary-button);--PhoneInputCountrySelectArrow-opacity:.8;--PhoneInputCountryFlag-borderColor:#ffffff26;--PhoneInputCountryFlag-borderColor--focus:var(--primary-button);--PhoneInputInternationalIconPhone-opacity:.9;--PhoneInputInternationalIconGlobe-opacity:.85;align-items:stretch;gap:.5rem;display:flex}.phone-input-control .PhoneInput{align-items:stretch;gap:.5rem;width:100%;display:flex}.phone-input-control .PhoneInputCountry{border:1px solid var(--border);background-color:var(--card-bg);color:var(--foreground);border-radius:.75rem;align-items:center;padding:0 12px;transition:border-color .2s;display:flex}.phone-input-control .PhoneInputCountry:focus-within,.phone-input-control .PhoneInputCountry:hover{border-color:var(--primary-button);color:#000}.phone-input-control .PhoneInputCountrySelect{color:inherit;cursor:pointer;background-color:#0000;border:none;outline:none;margin:0;padding:0}.phone-input-control .PhoneInputCountryIcon{border-radius:4px;width:20px;height:16px;margin-left:6px;overflow:hidden;box-shadow:0 0 0 1px #ffffff1f}.phone-input-control .PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #ffffff1f,inset 0 0 0 1px #ffffff1f}.phone-input-control .PhoneInputCountry:focus-within .PhoneInputCountryIcon--border{box-shadow:0 0 0 1px var(--primary-button),inset 0 0 0 1px var(--primary-button)}.phone-input-control .PhoneInputCountrySelectArrow{border-bottom-color:var(--foreground);border-right-color:var(--foreground);transition:border-color .2s}.phone-input-control .PhoneInputCountry:focus-within .PhoneInputCountrySelectArrow,.phone-input-control .PhoneInputCountry:hover .PhoneInputCountrySelectArrow{border-bottom-color:var(--primary-button);border-right-color:var(--primary-button)}.phone-input-control .PhoneInputInput{border:1px solid var(--border);background-color:var(--card-bg);width:100%;color:var(--foreground);border-radius:.75rem;flex:1;padding:.75rem 1rem;transition:border-color .2s}.phone-input-control .PhoneInputInput:focus{border-color:var(--primary-button);outline:none}.phone-input-error .PhoneInputCountry,.phone-input-error .PhoneInputInput{border-color:#fca5a5}.phone-input-error .PhoneInputCountry:focus-within,.phone-input-error .PhoneInputInput:focus{border-color:#ef4444}.phone-input-helper{color:#ef4444;min-height:16px;font-size:.75rem}
