.mis360-location-fields{display:flex;flex-wrap:wrap;gap:8px;width:100%;min-width:0}
.mis360-location-fields select,.mis360-location-fields input{box-sizing:border-box;flex:1 1 120px;width:calc(50% - 4px);min-width:0;max-width:100%;height:52px;padding:0 10px;border:1px solid #dce4ef;border-radius:10px;background:#f7f9fc;color:#132c4b;font:inherit;font-size:14px}
.mis360-location-fields select:disabled{color:#748398;background:#eef2f6}
.mis360-location-fields select:focus,.mis360-location-fields input:focus{outline:2px solid #ff9200;outline-offset:2px}
.mis360-location-fields .mis360-legacy-location{flex-basis:100%;width:100%}
.yym-hero-search-form .yym-search-field-box:has(.mis360-location-fields){flex:1.5;min-width:0}
@media(max-width:600px){.mis360-location-fields select{flex-basis:calc(50% - 4px);font-size:13px}}


/* Home search: three aligned groups, with room for both location selects. */
.yym-hero-area .yym-hero-search-wrapper{max-width:1200px;width:100%}
.yym-hero-area .yym-hero-search-form{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr) auto;gap:14px;padding:18px;align-items:center}
.yym-hero-area .yym-search-divider{display:none}
.yym-hero-area .yym-search-field-box{min-width:0;padding:0;gap:10px}
.yym-hero-area .yym-field-icon{display:flex;flex:0 0 24px;color:#526984}
.yym-hero-area .mis360-location-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.yym-hero-area .mis360-location-fields select,.yym-hero-area .yym-search-select{width:100%;min-width:0;height:54px;border:1px solid #dce4ef;border-radius:10px;padding:0 30px 0 12px;font-size:14px;background:#f7f9fc;color:#132c4b;box-sizing:border-box}
.yym-hero-area .mis360-location-fields select:disabled{color:#6b7b8e;background:#eef2f6}
.yym-hero-area .yym-hero-submit-btn{height:54px;padding:0 20px;justify-content:center;font-size:14px;color:#10253e;box-shadow:0 4px 12px #ff8a0026}
.yym-hero-area .yym-hero-trust-row{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px;text-align:left}
.yym-hero-area .yym-trust-item{align-items:flex-start;font-size:13px;font-weight:400;line-height:1.7;color:#c9d5e3}
.yym-hero-area .yym-trust-item strong{color:#fff;font-weight:600}
.yym-hero-area .yym-trust-check{flex:0 0 22px;color:#ffa323}
.yym-hero-area .yym-trust-check svg{color:inherit;stroke:currentColor}
@media(max-width:1000px){.yym-hero-area .yym-hero-search-form{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr)}.yym-hero-area .yym-hero-submit-btn{grid-column:1/-1;width:100%}}
@media(max-width:640px){.yym-hero-area .yym-hero-search-form{grid-template-columns:minmax(0,1fr);padding:16px;gap:12px}.yym-hero-area .yym-hero-trust-row{grid-template-columns:1fr;gap:12px}.yym-hero-area .yym-hero-submit-btn{white-space:normal}.yym-hero-area .yym-trust-item{font-size:12px}}

@media(max-width:420px){.yym-hero-area .mis360-location-fields{grid-template-columns:minmax(0,1fr)}}
