.hotel-map-dialog{position:fixed;inset:0;z-index:1000;display:none;align-items:center;justify-content:center;padding:25px;background:rgba(7,20,31,.68);backdrop-filter:blur(5px)}.hotel-map-dialog.open{display:flex}.hotel-map-panel{width:min(1180px,100%);height:min(720px,90vh);background:#fff;border-radius:17px;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.35);display:grid;grid-template-rows:66px 1fr}.hotel-map-head{display:flex;align-items:center;padding:0 22px;border-bottom:1px solid #e1e8ed}.hotel-map-head div{display:flex;flex-direction:column}.hotel-map-head b{font-size:18px}.hotel-map-head small{color:#74828c}.hotel-map-head button{margin-left:auto;width:38px;height:38px;border:0;border-radius:50%;background:#edf3f8;font-size:22px;cursor:pointer}.hotel-map-canvas{min-height:400px}.hotel-map-popup img{width:180px;height:90px;object-fit:cover;border-radius:6px}.hotel-map-popup b{display:block;margin:6px 0}.hotel-map-popup a{display:inline-flex;margin-top:7px;color:#0878ec;font-weight:700}.dynamic-feature-filter h3{margin-bottom:12px}.filter-summary{display:none;padding:11px 13px;margin-bottom:12px;border-radius:7px;background:#eaf5ff;color:#146cad;font-size:11px;font-weight:700}.filter-summary.show{display:block}.listing-guest-picker .lg-summary{min-width:0;overflow:hidden}.listing-guest-picker .lg-summary strong,.listing-guest-picker .lg-summary small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.listing-guest-picker .lg-change{flex:0 0 auto;margin-left:5px}.listing-search form{grid-template-columns:minmax(310px,1.8fr) minmax(145px,.75fr) minmax(145px,.75fr) 170px 72px}
@media(max-width:900px){.listing-search form{grid-template-columns:1fr 1fr}.hotel-map-dialog{padding:12px}.hotel-map-panel{height:88vh}}
