.phone-field{display:grid!important;grid-template-columns:minmax(80px,.95fr) minmax(110px,1.2fr);gap:8px;align-items:center;width:100%}.phone-field>select,.phone-field>input{min-width:0!important;box-sizing:border-box;width:100%!important;min-height:44px;padding:10px;border:1px solid #aebfc9;border-radius:8px;background:#fff;color:#173441;font:inherit}.phone-field>select:focus-visible{outline:3px solid #e99839;outline-offset:2px}
