: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)}
.fmic-phone-input{background:#fff;border:1.5px solid #060e3633;border-radius:8px;align-items:center;width:100%;display:flex;overflow:hidden}.fmic-phone-input .PhoneInputCountry{cursor:pointer;background:#060e3608;border-right:1.5px solid #060e361f;align-self:stretch;align-items:center;gap:6px;padding:0 10px 0 14px;display:flex}.fmic-phone-input .PhoneInputCountryIcon{border-radius:2px;width:20px;height:14px;overflow:hidden;box-shadow:0 0 0 1px #0000001a}.fmic-phone-input .PhoneInputCountrySelectArrow{opacity:1;border:1.5px solid #060e3666;border-width:0 1.5px 1.5px 0;width:6px;height:6px;margin-top:-3px;transform:rotate(45deg)}.fmic-phone-input .PhoneInputCountrySelect{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute}.fmic-phone-input input[type=tel]{color:#060e36;background:0 0;border:none;outline:none;flex:1;width:100%;padding:12px 14px;font-size:14px}.fmic-phone-input input[type=tel]::placeholder{color:#060e3659}.fmic-phone-input-dark{background:#060e36;border-color:#d4a82040}.fmic-phone-input-dark .PhoneInputCountry{background:#ffffff0d;border-right-color:#d4a82026}.fmic-phone-input-dark .PhoneInputCountrySelectArrow{border-color:#fff6}.fmic-phone-input-dark input[type=tel]{color:#fff}.fmic-phone-input-dark input[type=tel]::placeholder{color:#ffffff4d}.fmic-phone-input-profile{border-color:hsl(var(--border));border-radius:var(--radius);background:0 0}.fmic-phone-input-profile .PhoneInputCountry{border-right-color:hsl(var(--border));background:0 0}.fmic-phone-input-profile .PhoneInputCountrySelectArrow{border-color:hsl(var(--muted-foreground))}.fmic-phone-input-profile input[type=tel]{color:hsl(var(--foreground));font-size:.875rem}.fmic-phone-input-profile input[type=tel]::placeholder{color:hsl(var(--muted-foreground))}
