: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{all:unset!important;border:1px solid hsl(var(--input))!important;background-color:hsl(var(--background))!important;border-radius:.375rem!important;outline:none!important;align-items:center!important;width:100%!important;min-width:0!important;height:2.75rem!important;padding:0!important;font-family:inherit!important;font-size:.875rem!important;line-height:1.25!important;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out!important;display:flex!important;position:relative!important;box-shadow:0 1px 2px #0000000d!important}.dark .PhoneInput{background-color:hsl(var(--background))!important;border-color:hsl(var(--input))!important;border-width:1px!important}.PhoneInput:focus-within{border-color:hsl(var(--ring))!important;box-shadow:0 0 0 2px hsl(var(--ring)/.2)!important;outline:none!important}.PhoneInput.error,.phone-input-error .PhoneInput{border-color:hsl(var(--destructive))!important;box-shadow:0 0 0 2px hsl(var(--destructive)/.2)!important}.PhoneInput:not(:has(.PhoneInputInput:disabled)):hover{border-color:hsl(var(--input))!important}.PhoneInput .PhoneInputCountrySelect{color:hsl(var(--foreground))!important;font-size:inherit!important;cursor:pointer!important;appearance:none!important;--lightningcss-light: !important;--lightningcss-dark:initial!important;color-scheme:dark!important;background:0 0!important;border:none!important;outline:none!important;align-items:center!important;margin-right:.5rem!important;padding:0!important;display:flex!important}.PhoneInput .PhoneInputCountrySelect:focus{outline:none!important}.PhoneInput .PhoneInputCountrySelectArrow{color:hsl(var(--muted-foreground))!important;opacity:.7!important;border-color:currentColor!important;flex-shrink:0!important;width:.5rem!important;height:.5rem!important;margin-left:.25rem!important}select.PhoneInputCountrySelect option,select.PhoneInputCountrySelect optgroup,.dark select.PhoneInputCountrySelect option,.dark select.PhoneInputCountrySelect optgroup{color:hsl(var(--foreground))!important;background-color:hsl(var(--popover))!important}.PhoneInput .PhoneInputCountrySelect option:disabled{color:hsl(var(--muted-foreground))!important;opacity:1!important}.PhoneInput .PhoneInputCountrySelect::-ms-expand{background-color:hsl(var(--popover))!important;color:hsl(var(--foreground))!important}:-webkit-any(.PhoneInput .PhoneInputCountrySelect:-webkit-autofill,.PhoneInput .PhoneInputCountrySelect:focus){--lightningcss-light: !important;--lightningcss-dark:initial!important;color-scheme:dark!important}:is(.PhoneInput .PhoneInputCountrySelect:autofill,.PhoneInput .PhoneInputCountrySelect:focus){--lightningcss-light: !important;--lightningcss-dark:initial!important;color-scheme:dark!important}.PhoneInput .PhoneInputInput{-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;color:hsl(var(--foreground))!important;background:#fff9!important;border:1px solid #cbd5e1!important;border-radius:0 .375rem .375rem 0!important;outline:none!important;flex:1!important;width:100%!important;min-width:0!important;height:2.5rem!important;padding:.5rem .75rem!important;font-size:.875rem!important;line-height:1.25rem!important}.dark .PhoneInput .PhoneInputInput{background:#1e293b99!important;border:1px solid #334155!important}.PhoneInput .PhoneInputInput::placeholder{color:hsl(var(--muted-foreground))!important}.PhoneInput .PhoneInputInput:focus{outline:none!important}.PhoneInput .PhoneInputInput:hover{background:#f1f5f980!important}.dark .PhoneInput .PhoneInputInput:hover{background:#1e293bcc!important}.PhoneInput .PhoneInputInput::selection{background-color:hsl(var(--primary))!important;color:hsl(var(--primary-foreground))!important}.PhoneInput .PhoneInputCountryIcon{width:1.5rem!important;height:1rem!important;box-shadow:0 0 0 1px hsl(var(--border))!important;border-radius:2px!important;flex-shrink:0!important;margin-left:.75rem!important;margin-right:.5rem!important;display:inline-block!important;overflow:hidden!important}.PhoneInput .PhoneInputCountryIcon--square{width:1rem!important;height:1rem!important}.PhoneInput .PhoneInputCountryIcon--border{box-shadow:0 0 0 1px hsl(var(--border))!important;border:none!important}.PhoneInput:has(.PhoneInputInput:disabled){pointer-events:none!important;cursor:not-allowed!important;opacity:.5!important}.PhoneInput .PhoneInputInput:disabled{pointer-events:none!important;cursor:not-allowed!important;opacity:.5!important}.PhoneInput *{box-sizing:border-box!important}.PhoneInput input[type=tel]{font-size:inherit!important;line-height:inherit!important;box-shadow:none!important;color:hsl(var(--foreground))!important;background:0 0!important;border:none!important;outline:none!important}.PhoneInput,.PhoneInput:hover,.PhoneInput:active{border:1px solid hsl(var(--input))!important;background-color:hsl(var(--background))!important}.PhoneInputCountry{align-self:stretch!important;align-items:center!important;margin-right:.5rem!important;display:flex!important}
