.tpch-map-shell{max-width:1200px;margin:auto;padding:24px 20px;color:#272b30}
.tpch-map-shell h1{font-size:30px;text-transform:none;margin:0 0 12px}
.tpch-map-shell p{line-height:1.6}
#map-search{display:grid;grid-template-columns:minmax(220px,1fr) 120px 130px auto;gap:16px;align-items:start;margin:24px 0 8px}
#map-search label{display:block;font-size:14px;font-weight:700;margin:0 0 6px}
#map-search input,#map-search select,#map-search button{font:inherit;box-sizing:border-box;min-height:44px}
#map-search input,#map-search select{width:100%;color:#222;background:white;border:1px solid #89939c;border-radius:5px;padding:10px}
#map-search button{border:1px solid #145684;border-radius:5px;cursor:pointer}
#searchBTN{margin-top:27px;background:#145684;color:white;padding:10px 24px;font-weight:700!important}
#address-picker{position:relative;min-width:0}
#address-results{position:absolute;top:77px;left:0;right:0;z-index:1100;background:#fff;border:1px solid #89939c;box-shadow:0 5px 15px #0002;max-height:290px;overflow:auto}
#address-results[hidden]{display:none}
#address-results button{display:block;width:100%;text-align:left;border:0;border-bottom:1px solid #ddd;border-radius:0;background:#fff;color:#222;padding:10px 12px}
#address-results button:hover,#address-results button:focus{background:#e8f3fa}
#address-status{font-size:13px;margin:7px 0 0;line-height:1.4}
.tpch-map-credit{font-size:12px;color:#4d555c;margin:8px 0}
.tpch-map-credit a{color:#145684;text-decoration:underline}
#map-status{padding:10px 0;font-size:14px;min-height:42px;margin:0}
.tpch-map-grid{display:grid;grid-template-columns:340px minmax(0,1fr);gap:18px;border-top:1px solid #d5dce1;padding-top:14px}
.tpch-map-grid #sidebar{position:static;width:auto;min-width:0;height:580px;overflow:auto;padding:0 10px 0 0;background:#fff}
.tpch-map-grid #map{height:580px;min-width:0;z-index:1;border-radius:6px}
.tpch-map-shell :focus-visible{outline:3px solid #cf7a00;outline-offset:2px}
.tpch-map-reviews article{border-top:1px solid #ddd;padding:18px 0;overflow-wrap:anywhere}
.tpch-map-reviews h3{font-size:18px;text-transform:none}
@media(max-width:900px){#map-search{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}#address-picker{grid-column:1/-1}#searchBTN{grid-column:1/-1;margin:0}.tpch-map-grid{grid-template-columns:280px minmax(0,1fr)}}
@media(max-width:650px){.tpch-map-shell{padding:20px 16px}.tpch-map-shell h1{font-size:26px}.tpch-map-grid{display:flex;flex-direction:column}.tpch-map-grid #map{order:-1;height:350px;width:100%}.tpch-map-grid #sidebar{height:auto;max-height:560px;width:100%;padding:0}.tpd-popup{min-width:180px}}

/* Override shared select margins inside the scrollable directory panel. */
.tpch-map-grid #sidebar .tpd-city{box-sizing:border-box;margin:0;max-width:100%}
