: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{align-items:center;gap:.5rem;width:100%;display:flex}.PhoneInputInput{background:var(--background);width:100%;color:var(--foreground);border:none;outline:none;padding:.5rem 1rem;transition:all .2s}.dark .PhoneInputInput{background:0 0}.PhoneInputInput:focus{box-shadow:none;border:none;outline:none}.PhoneInputInput::placeholder{color:rgba(var(--foreground), .4)}.PhoneInputCountry{align-items:center;padding-left:.75rem;display:flex}.PhoneInputCountryIcon{border-radius:2px;width:1.5rem;height:1rem;overflow:hidden}.PhoneInputCountrySelectArrow{opacity:.6;margin-left:.25rem}.PhoneInputCountrySelect{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.phone-input-register,.phone-input-modal,.phone-input-booking{align-items:center;display:flex}.phone-input-register .PhoneInputInput,.phone-input-modal .PhoneInputInput,.phone-input-booking .PhoneInputInput{flex:1;background:0 0!important;border:none!important;outline:none!important;height:auto!important;padding:0!important}.phone-input-register{box-sizing:border-box;height:34px}@media (min-width:640px){.phone-input-register{height:42px}}.phone-input-register .PhoneInputCountry{margin-right:.375rem}@media (min-width:640px){.phone-input-register .PhoneInputCountry{margin-right:.5rem}}.phone-input-register .PhoneInputCountryIcon{width:1.125rem;height:.75rem}@media (min-width:640px){.phone-input-register .PhoneInputCountryIcon{width:1.25rem;height:.875rem}}.phone-input-error{border-color:#ef444499!important}.phone-input-error:focus-within{border-color:#ef4444cc!important;box-shadow:0 0 0 1px #ef44444d!important}.phone-input-valid{border-color:#22c55e99!important}.phone-input-valid:focus-within{border-color:#22c55ecc!important;box-shadow:0 0 0 1px #22c55e4d!important}.phone-input-booking{font-size:.75rem}.phone-input-booking .PhoneInputCountry{margin-right:.5rem}.phone-input-booking .PhoneInputCountryIcon{width:1.25rem;height:.875rem}.phone-input-booking .PhoneInputCountrySelectArrow{width:.3rem;height:.3rem;margin-left:.25rem}.PhoneInputCountrySelect option{background:var(--background);color:var(--foreground);padding:.5rem}.dark .PhoneInputCountrySelect option{color:#fff;background:#1a1a1a}
