/* v7135 — simplified representative selection and searchable country fields */
.gp-type-grid-v7134 .gp-type-card{min-height:0;padding-bottom:24px}
.gp-type-grid-v7134 .gp-type-card ul{display:none!important}
.gp-scope-grid{margin-top:4px}
.gp-scope-grid .gp-field.full{max-width:100%}
.gp-territory-grid{margin-top:18px;padding:18px;border:1px solid #d8e2ee;border-radius:12px;background:#f8fbff}
.gp-territory-grid[hidden],.gp-field[hidden]{display:none!important}
.gp-field input[type="search"]{appearance:none;-webkit-appearance:none}
.gp-field input[type="search"]::-webkit-search-cancel-button{cursor:pointer}
.gp-field-note{max-width:760px}
.gp-form select[name="representation_scope"],
.gp-form select[name="domestic_level"]{font-weight:700;color:#173253;background-color:#fff}
.gp-form select[name="representation_scope"] option,
.gp-form select[name="domestic_level"] option{font-weight:500}
.gp-form input[list]{background-image:linear-gradient(45deg,transparent 50%,#526983 50%),linear-gradient(135deg,#526983 50%,transparent 50%);background-position:calc(100% - 18px) 50%,calc(100% - 13px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:38px}
@media(max-width:680px){
  .gp-territory-grid{padding:14px}
  .gp-scope-grid,.gp-territory-grid{grid-template-columns:1fr}
}
