.PhoneInput_wrapper__z2Y8J{display:flex;width:100%;border:1px solid var(--border);border-radius:var(--r-md);background:var(--surface);transition:border-color .15s ease,box-shadow .15s ease}.PhoneInput_wrapper__z2Y8J:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px var(--focus-ring)}.PhoneInput_wrapperError__I01Y_{border-color:var(--danger-500)}.PhoneInput_wrapperDisabled__UuX8q{background:var(--bg-sunken);opacity:.7;pointer-events:none}.PhoneInput_country__dkshz{display:inline-flex;align-items:center;gap:8px;padding:0 12px;border:none;border-right:1px solid var(--border);background:transparent;cursor:pointer;color:var(--text);font-size:14px;white-space:nowrap}.PhoneInput_country__dkshz:hover:not(:disabled){background:var(--bg-hover)}.PhoneInput_country__dkshz:disabled{cursor:not-allowed}.PhoneInput_flag__5WAo2{font-size:18px;line-height:1;width:24px;height:18px;border-radius:2px;background-position:50%;background-size:cover;flex-shrink:0}.PhoneInput_dialCode__XrNMB{color:var(--text-muted);font-variant-numeric:tabular-nums}.PhoneInput_caret__R7CqM{width:10px;height:10px;flex-shrink:0;color:var(--text-muted)}.PhoneInput_input__iaWI1{flex:1;border:none;outline:none;padding:0 12px;background:transparent;font-size:14px;color:var(--text);min-width:0}.PhoneInput_input__iaWI1::-moz-placeholder{color:var(--text-muted)}.PhoneInput_input__iaWI1::placeholder{color:var(--text-muted)}.PhoneInput_popover__uzG__{position:absolute;z-index:50;margin-top:4px;width:320px;max-width:calc(100vw - 24px);max-height:320px;display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);box-shadow:var(--shadow-lg);overflow:hidden}.PhoneInput_search__4s1zn{border:none;border-bottom:1px solid var(--border);padding:10px 12px;font-size:14px;outline:none;background:transparent;color:var(--text)}.PhoneInput_list__4oNP6{list-style:none;margin:0;padding:0;overflow-y:auto}.PhoneInput_option__VEac9{display:flex;align-items:center;gap:10px;padding:8px 12px;cursor:pointer;font-size:14px;color:var(--text)}.PhoneInput_optionActive__NyDHt,.PhoneInput_option__VEac9:hover{background:var(--bg-hover)}.PhoneInput_optionName__7iByO{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PhoneInput_empty__dKgu_{padding:16px 12px;color:var(--text-muted);font-size:14px;text-align:center}