:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.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:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.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{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;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)}.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)}.InternationalPhoneInput_phoneInput__NLksk{--PhoneInput-color--focus:#1faa59;--PhoneInputCountrySelectArrow-color:var(--color-text-secondary,#9ca3af);--PhoneInputCountrySelectArrow-color--focus:#1faa59;--PhoneInputCountryFlag-borderColor:hsla(0,0%,100%,.15);--PhoneInputCountryFlag-borderColor--focus:#1faa59;position:relative;width:100%;display:flex;align-items:center;gap:.5rem;padding:var(--space-sm,.75rem) var(--space-md,1rem);border-radius:var(--border-radius-sm,6px);background:#0f0f0f;border:1px solid var(--color-border-primary,#2a2a2a);color:var(--color-text-primary,#fff);font-size:16px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;transition:border-color .2s}.InternationalPhoneInput_phoneInput__NLksk:focus-within{outline:none;border-color:#1faa59}.InternationalPhoneInput_phoneInputError__JxGbq{border-color:var(--color-feedback-error,#ef4444)!important;box-shadow:0 0 0 2px rgba(239,68,68,.1)!important}.InternationalPhoneInput_numberInput__KIe0Z{flex:1;min-width:0;background:transparent;border:none;outline:none;color:inherit;font:inherit;padding:0}.InternationalPhoneInput_numberInput__KIe0Z::-moz-placeholder{color:var(--color-text-secondary,#9ca3af)}.InternationalPhoneInput_numberInput__KIe0Z::placeholder{color:var(--color-text-secondary,#9ca3af)}.InternationalPhoneInput_phoneInput__NLksk.PhoneInput--disabled,.InternationalPhoneInput_phoneInput__NLksk:has(:disabled){opacity:.6;cursor:not-allowed;background:var(--color-surface-secondary,#1a1a1a)}.InternationalPhoneInput_countrySelect__ncp7h{position:relative;flex-shrink:0;align-self:stretch;display:flex;align-items:center}.InternationalPhoneInput_countryTrigger__800X5{display:inline-flex;align-items:center;gap:.35rem;height:100%;padding:0 .25rem 0 0;margin:0;border:none;background:transparent;color:inherit;font:inherit;cursor:pointer;white-space:nowrap}.InternationalPhoneInput_countryTrigger__800X5:disabled{cursor:not-allowed;opacity:.6}.InternationalPhoneInput_countryFlag__BxxWv{font-size:1.25rem;line-height:1}.InternationalPhoneInput_countryDial__klkml{font-variant-numeric:tabular-nums;color:var(--color-text-primary,#fff)}.InternationalPhoneInput_countryArrow___wdiB{display:inline-block;width:.35em;height:.35em;margin-left:.15rem;border-right:1px solid;border-bottom:1px solid;transform:rotate(45deg);opacity:.7;color:var(--color-text-secondary,#9ca3af)}.InternationalPhoneInput_countryPanel__8wVwC{position:absolute;top:calc(100% + .5rem);left:0;z-index:30;width:min(320px,80vw);max-height:280px;display:flex;flex-direction:column;background:#1a1a1a;border:1px solid var(--color-border-primary,#2a2a2a);border-radius:var(--border-radius-sm,6px);box-shadow:0 12px 32px rgba(0,0,0,.45);overflow:hidden}.InternationalPhoneInput_countrySearch__pcMNX{width:100%;padding:.65rem .75rem;border:none;border-bottom:1px solid var(--color-border-primary,#2a2a2a);background:#0f0f0f;color:#fff;font:inherit;font-size:14px;outline:none}.InternationalPhoneInput_countrySearch__pcMNX:focus{border-bottom-color:#1faa59}.InternationalPhoneInput_countrySearch__pcMNX::-moz-placeholder{color:var(--color-text-secondary,#9ca3af)}.InternationalPhoneInput_countrySearch__pcMNX::placeholder{color:var(--color-text-secondary,#9ca3af)}.InternationalPhoneInput_countryList__GXF9Q{list-style:none;margin:0;padding:.25rem 0;overflow-y:auto;max-height:220px}.InternationalPhoneInput_countryEmpty__pat1T{padding:.75rem;color:var(--color-text-secondary,#9ca3af);font-size:14px}.InternationalPhoneInput_countryOption__uTnzw{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;border:none;background:transparent;color:#fff;font:inherit;font-size:14px;text-align:left;cursor:pointer}.InternationalPhoneInput_countryOption__uTnzw:focus-visible,.InternationalPhoneInput_countryOption__uTnzw:hover{background:rgba(31,170,89,.12);outline:none}.InternationalPhoneInput_countryOptionSelected__xmpjc{background:rgba(31,170,89,.2)}.InternationalPhoneInput_countryName__oahub{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.InternationalPhoneInput_countryOptionDial__KJq_c{flex-shrink:0;color:var(--color-text-secondary,#9ca3af);font-variant-numeric:tabular-nums}