.phone-country-field{position:relative;width:100%;z-index:1}.phone-country-field:has(.phone-country-field__menu){z-index:55}.phone-country-field__row{display:flex;align-items:stretch;width:100%;border:1px solid #ced4da;border-radius:8px;background:#fff;overflow:hidden;min-height:44px;transition:border-color .15s ease,box-shadow .15s ease}.phone-country-field__row:focus-within{border-color:#86b7fe;box-shadow:0 0 0 .2rem rgba(13,110,253,.15)}.phone-country-field__trigger{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;min-width:108px;max-width:42%;padding:0 10px 0 12px;margin:0;border:0;border-right:1px solid #e2e8f0;background:#f8fafc;color:#0f172a;font-size:14px;font-weight:600;line-height:1;cursor:pointer;white-space:nowrap}.phone-country-field__trigger:hover{background:#f1f5f9}.phone-country-field__flag{width:22px;height:16px;object-fit:cover;border-radius:2px;flex-shrink:0;box-shadow:0 0 0 1px rgba(15,23,42,.08);background:#e2e8f0}.phone-country-field__dial{font-variant-numeric:tabular-nums}.phone-country-field__chevron{font-size:10px;color:#64748b;margin-left:2px}.phone-country-field__input{flex:1 1 auto;min-width:0;border:0!important;border-radius:0!important;box-shadow:none!important;height:auto!important;min-height:42px;padding:10px 12px!important;font-size:15px;background:transparent!important}.phone-country-field__menu{position:absolute;z-index:70;top:calc(100% + 6px);bottom:auto;left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 12px 28px rgba(15,23,42,.12);overflow:hidden}.phone-country-field__search-wrap{position:relative;padding:10px;border-bottom:1px solid #f1f5f9}.phone-country-field__search-icon{position:absolute;left:22px;top:50%;transform:translateY(-50%);font-size:12px;color:#94a3b8;pointer-events:none}.phone-country-field__search{width:100%;border:1px solid #e2e8f0;border-radius:8px;padding:9px 12px 9px 34px;font-size:14px;outline:none}.phone-country-field__search:focus{border-color:#86b7fe}.phone-country-field__list{list-style:none;margin:0;padding:6px 0;max-height:min(280px,45vh);overflow-y:auto}.phone-country-field__option{display:flex;align-items:center;gap:10px;width:100%;padding:10px 14px;border:0;background:transparent;text-align:left;cursor:pointer;font-size:14px;color:#0f172a}.phone-country-field__option.is-active,.phone-country-field__option:hover{background:#f0fdf4}.phone-country-field__name{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.phone-country-field__code{flex:0 0 auto;color:#64748b;font-variant-numeric:tabular-nums;font-weight:600}.phone-country-field__empty{padding:16px;text-align:center;color:#94a3b8;font-size:13px}@media (max-width:575.98px){.phone-country-field__trigger{min-width:96px;padding:0 8px 0 10px;gap:6px;font-size:13px}.phone-country-field__input{font-size:16px;padding:10px!important}.phone-country-field__menu{left:0;right:0}}.downward-select{position:relative;width:100%;z-index:1}.downward-select:has(.downward-select__menu){z-index:50}.downward-select__trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;min-height:44px;padding:8px 12px;margin:0;border:1px solid #ced4da;border-radius:8px;background:#fff;color:#0f172a;font-size:15px;text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.downward-select--sm .downward-select__trigger{min-height:34px;padding:4px 8px;font-size:13px;font-weight:700;border-radius:6px}.downward-select__trigger:hover:not(:disabled){border-color:#94a3b8}.downward-select__trigger.is-open,.downward-select__trigger:focus{border-color:#86b7fe;box-shadow:0 0 0 .2rem rgba(13,110,253,.15);outline:none}.downward-select__trigger:disabled{opacity:.55;cursor:not-allowed;background:#f1f5f9}.downward-select__trigger.is-placeholder .downward-select__label{color:#94a3b8;font-weight:400}.downward-select__value{display:flex;align-items:center;gap:8px;min-width:0;flex:1 1 auto}.downward-select__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.downward-select__leading{display:inline-flex;flex-shrink:0;align-items:center}.downward-select__leading img{width:22px;height:16px;object-fit:cover;border-radius:2px;box-shadow:0 0 0 1px rgba(15,23,42,.08);background:#e2e8f0}.downward-select__chevron{flex-shrink:0;font-size:11px;color:#64748b}.downward-select__menu{position:absolute;z-index:60;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 12px 28px rgba(15,23,42,.14);overflow:hidden}.downward-select__menu--portal{position:fixed;right:auto;z-index:200000;max-height:min(280px,42vh)}.downward-select__menu--center{left:50%;right:auto;transform:translateX(-50%);min-width:100%}.downward-select__menu--right{left:auto;right:0;min-width:100%}.downward-select__search-wrap{position:relative;padding:10px;border-bottom:1px solid #f1f5f9}.downward-select__search-icon{position:absolute;left:22px;top:50%;transform:translateY(-50%);font-size:12px;color:#94a3b8;pointer-events:none}.downward-select__search{width:100%;border:1px solid #e2e8f0;border-radius:8px;padding:9px 12px 9px 34px;font-size:14px;outline:none}.downward-select__search:focus{border-color:#86b7fe}.downward-select__list{list-style:none;margin:0;padding:6px 0;max-height:min(260px,42vh);overflow-y:auto;-webkit-overflow-scrolling:touch}.downward-select--sm .downward-select__list{max-height:min(200px,36vh)}.downward-select__option{display:flex;align-items:center;gap:10px;width:100%;padding:10px 14px;border:0;background:transparent;text-align:left;cursor:pointer;font-size:14px;color:#0f172a}.downward-select--sm .downward-select__option{padding:8px 12px;font-size:13px;justify-content:center}.downward-select__option.is-active,.downward-select__option:hover{background:#f0fdf4}.downward-select__option:disabled{opacity:.4;cursor:not-allowed}.downward-select__option-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.downward-select__empty{padding:14px;text-align:center;color:#94a3b8;font-size:13px}@media (max-width:575.98px){.downward-select__trigger{font-size:16px}}