.location-dialog{width:min(900px,calc(100% - 24px));max-width:900px;max-height:calc(100dvh - 24px);padding:24px;overflow:auto}.location-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.location-heading p{font-size:.9rem}.location-search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.location-suggestion{width:100%;display:block;text-align:left;background:#fff;color:#202c26;border:1px solid #a6b2a8;border-radius:6px;padding:12px;margin:6px 0;overflow-wrap:anywhere}.location-suggestion:hover,.location-suggestion:focus-visible{background:#eaf0e6}.location-suggestion strong,.location-suggestion span{display:block}.location-suggestion span{font-size:.85rem;margin-top:5px;color:#58655e}.location-tools{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.location-tools [aria-pressed=true]{background:#28503b;color:white}.location-footer{margin-top:20px;padding-top:16px;border-top:1px solid #ccd4cc}.location-footer .location-tools{justify-content:flex-end}#establishment-map{height:340px;min-height:260px;width:100%;border:1px solid #a6b2a8;border-radius:7px;background:#edf1ec;z-index:0}.location-pin{border:2px solid white;border-radius:6px;color:white;text-align:center;font-weight:700;line-height:26px;font-size:13px;box-shadow:0 2px 6px #0005}.location-field-pin{background:#28503b}.location-gate-pin{background:#874019}.leaflet-control-zoom a{color:#202c26}.leaflet-control-attribution a{color:#205039}.location-summary{margin:14px 0}.location-dialog .leaflet-container{font-family:inherit}.location-dialog .leaflet-touch .leaflet-bar a{width:42px;height:42px;line-height:42px}
@media(max-width:767px){.location-dialog{padding:16px}.location-heading{gap:8px}.location-heading h2{font-size:1.15rem}#establishment-map{height:300px}.location-footer .btn{flex:1}.location-tools .btn{font-size:.85rem}.location-heading .btn{padding:8px}.location-search-row{grid-template-columns:minmax(0,1fr) auto}}
