.country-picker{position:relative;width:100%}.country-picker .country-native-select{width:100%}.country-picker.country-picker-ready .country-native-select{position:absolute!important;width:1px!important;height:1px!important;min-height:1px!important;margin:0!important;padding:0!important;opacity:0!important;pointer-events:none!important;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden}.country-picker-trigger{width:100%;min-height:42px;border:1px solid #c7d3e2;border-radius:0;background:#fff;color:#111827;padding:8px 34px 8px 12px;display:flex;align-items:center;gap:9px;text-align:left;font:inherit;cursor:pointer;position:relative}.country-picker-trigger:after{content:"";position:absolute;right:12px;top:50%;width:7px;height:7px;border-right:2px solid #111827;border-bottom:2px solid #111827;transform:translateY(-68%) rotate(45deg)}.country-picker-trigger[aria-expanded="true"]:after{transform:translateY(-25%) rotate(225deg)}.country-picker-trigger:focus-visible{outline:2px solid #0d63d4;outline-offset:2px}.country-picker-menu{position:absolute;z-index:5000;left:0;right:0;top:calc(100% + 4px);max-height:320px;overflow-y:auto;background:#fff;border:1px solid #b9c8dc;box-shadow:0 10px 30px rgba(16,36,67,.18);padding:4px 0}.country-picker-menu[hidden]{display:none}.country-picker-option{width:100%;border:0;background:#fff;color:#111827;padding:8px 12px;display:flex;align-items:center;gap:9px;text-align:left;font:inherit;cursor:pointer;min-height:39px}.country-picker-option:hover,.country-picker-option:focus-visible{background:#edf5ff;outline:0}.country-picker-option[aria-selected="true"]{background:#e3efff;font-weight:700}.country-picker-flags{display:inline-flex;align-items:center;gap:3px;flex:0 0 auto;min-width:27px}.country-picker-flags.dual{min-width:48px}.country-picker-flag{display:block;width:26px;height:19px;object-fit:contain;flex:0 0 auto}.country-picker-flags.dual .country-picker-flag{width:22px;height:17px}.country-picker-label{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.country-picker-no-flag{display:inline-flex;width:26px;height:19px;align-items:center;justify-content:center;border:1px solid #c7d3e2;border-radius:4px;color:#506079;font-size:12px;font-weight:700;background:#f7f9fc}.country-picker-menu .country-picker-label{white-space:normal;overflow:visible;text-overflow:clip}.register-phone-row .country-picker{min-width:0}@media(max-width:820px){.country-picker-menu{max-height:280px}}
