: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)}
.v3-phone-input.PhoneInput{border:1.5px solid var(--line);background:var(--card);border-radius:10px;align-items:stretch;width:100%;margin-bottom:12px;transition:border-color .12s;display:flex;position:relative;overflow:visible}.v3-mc-panel .v3-phone-input.PhoneInput{border-radius:var(--r);background:var(--bg);border-width:1px;min-height:34px;margin-bottom:0}.v3-mc-panel .v3-phone-input .PhoneInputInput{background:0 0;height:34px;padding:0 12px;font-size:13px}.v3-mc-panel .v3-phone-input .v3-country-trigger{border-right-color:var(--line);padding:0 8px 0 10px}.v3-phone-input.PhoneInput:focus-within{border-color:var(--brand)}.v3-phone-input.PhoneInput.has-error{border-color:#c14a4a}.v3-phone-input .PhoneInputCountry{margin-right:0}.v3-phone-input .PhoneInputCountryIcon--border{box-shadow:none}.v3-phone-input .PhoneInputCountrySelectArrow{display:none}.v3-phone-input .PhoneInputInput{min-width:0;color:var(--ink);background:0 0;border:none;outline:none;flex:1;padding:12px 14px;font-family:inherit;font-size:15px}.v3-phone-input .PhoneInputInput::placeholder{color:var(--ink-4)}.v3-country-select{display:flex;position:relative}.v3-country-trigger{border:none;border-right:1px solid var(--line);cursor:pointer;color:var(--ink-3);background:0 0;align-items:center;gap:6px;margin:0;padding:0 10px 0 12px;transition:background .12s;display:inline-flex}.v3-country-trigger:hover:not(:disabled){background:var(--line-2,#00000005)}.v3-country-trigger:disabled{cursor:not-allowed;opacity:.6}.v3-country-flag{border-radius:2px;flex:none;width:20px;height:14px;display:inline-flex;overflow:hidden}.v3-country-flag svg{width:100%;height:100%;display:block}.v3-country-flag-empty{background:var(--line);border-radius:2px;width:20px;height:14px;display:inline-block}.v3-country-chevron{color:var(--ink-4);display:inline-flex}.v3-country-panel{z-index:30;background:var(--card);border:1px solid var(--line);border-radius:12px;flex-direction:column;width:320px;max-width:calc(100vw - 32px);display:flex;position:absolute;top:calc(100% + 6px);left:-2px;overflow:hidden;box-shadow:0 12px 32px #0000001f,0 2px 6px #0000000a}.v3-country-search-wrap{border-bottom:1px solid var(--line);padding:8px}input.v3-country-search{border:1px solid var(--line);background:var(--bg,#fafafa);width:100%;color:var(--ink);border-radius:7px;outline:none;padding:6px 10px;font-family:inherit;font-size:12px}.v3-country-search:focus{border-color:var(--brand)}.v3-country-list{max-height:280px;padding:4px 0;overflow-y:auto}button.v3-country-row{text-align:left;cursor:pointer;width:100%;color:var(--ink);background:0 0;border:none;grid-template-columns:18px 1fr auto 12px;align-items:center;gap:8px;padding:5px 10px;font-family:inherit;font-size:12.5px;line-height:1.3;transition:background .1s;display:grid}button.v3-country-row .v3-country-name{font-size:12.5px}button.v3-country-row .v3-country-dial{font-size:12px}.v3-country-row:hover{background:var(--line-2,#0000000a)}.v3-country-row.is-selected{background:var(--brand-tint,#00000008);color:var(--brand)}.v3-country-name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.v3-country-dial{color:var(--ink-3);font-variant-numeric:tabular-nums;font-size:12px}.v3-country-row.is-selected .v3-country-dial{color:var(--brand)}.v3-country-check{color:var(--brand);display:inline-flex}.v3-country-empty{text-align:center;color:var(--ink-4);padding:14px;font-size:13px}
