.map-entry{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#f4f4f4;border:1px solid #e1e1e1;border-radius:8px;padding:14px 16px;margin:12px 0 16px}.map-entry strong,.map-entry small{display:block}.map-entry strong{font-size:14px}.map-entry small{font-size:12px;color:#6d6d6d;margin-top:4px}.map-entry button{flex-shrink:0;border-color:#ba292b;color:#ba292b;min-height:40px}
#store-map-dialog{width:min(1100px,calc(100vw - 40px));max-width:none;max-height:calc(100dvh - 40px);padding:0;border:1px solid #d6d6d6;border-radius:14px;background:#ffffff;overflow:auto}#store-map-dialog::backdrop{background:#19171499}.map-dialog-head{display:flex;align-items:start;justify-content:space-between;padding:20px 24px 12px}.map-dialog-head h2{font-size:20px;margin:0}.map-dialog-head p{font-size:13px;color:#6d6d6d;margin:7px 0 0}.map-dialog-head>button{font-size:24px;min-width:40px;min-height:40px;padding:0}.map-search{display:flex;gap:8px;padding:0 24px 16px}.map-search input{min-width:0;flex:1;height:44px;font-size:15px}.map-search button{min-height:44px;white-space:nowrap}.map-picker-body{display:grid;grid-template-columns:280px 1fr;border-block:1px solid #e1e1e1}.map-canvas{height:460px;min-width:0;background:#e7e7e7}.map-picker-body aside{max-height:460px;overflow-y:auto;border-right:1px solid #e1e1e1;padding:4px 10px}.map-results-title{font-size:12px;color:#6d6d6d;padding:12px 6px}.map-picker-body [data-map-result]{display:block;text-align:left;width:100%;padding:12px 10px;border:0;border-bottom:1px solid #e7e7e7;border-radius:4px;background:transparent}.map-picker-body [data-map-result]:hover,.map-picker-body [data-map-result].selected{background:#ececec}.map-picker-body strong{font-size:14px;display:block}.map-picker-body small{display:block;white-space:normal;font-size:12px;line-height:1.6;color:#6d6d6d;margin-top:4px}.map-search-empty{font-size:13px;line-height:1.7;padding:6px;color:#6d6d6d}.map-selection{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:14px 24px}.map-selection strong{font-size:15px;display:block}.map-selection small{font-size:12px;color:#6d6d6d;display:block;margin-top:5px}.map-selection label{font-size:12px;display:flex;gap:6px;align-items:center;cursor:pointer}.map-selection label[hidden]{display:none}.map-dialog-footer{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:14px 24px;background:#f4f4f4;border-top:1px solid #e1e1e1}.map-dialog-footer>span{font-size:12px;color:#6d6d6d}.map-dialog-footer>div{display:flex;gap:8px;flex-shrink:0}.map-dialog-footer button{min-height:44px}.daisy-map-marker{background:transparent;border:0}.daisy-map-marker>span{display:block;width:27px;height:27px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);background:#ba292b;border:3px solid #fff;box-shadow:0 2px 7px #3d201955}.daisy-map-marker>span:after{content:'';position:absolute;width:7px;height:7px;background:white;border-radius:50%;top:10px;left:10px}.map-canvas .leaflet-control-zoom a{width:36px;height:36px;line-height:36px}.map-canvas .leaflet-control-attribution{font-size:10px;background:#fffefbdc}.map-canvas .leaflet-control-attribution a{color:#4b4b4b}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:680px){#store-map-dialog{width:100vw;max-height:100dvh;height:100dvh;margin:0;border:0;border-radius:0;display:none}#store-map-dialog[open]{display:flex;flex-direction:column}.map-dialog-head{padding:14px 16px 10px}.map-dialog-head h2{font-size:18px}.map-dialog-head p{font-size:12px}.map-search{padding:0 16px 10px}.map-picker-body{display:flex;flex-direction:column;min-height:0;flex:1}.map-picker-body aside{max-height:135px;min-height:48px;flex-shrink:0;border-bottom:1px solid #e1e1e1}.map-picker-body [data-map-result]{padding:9px 8px}.map-canvas{flex:1;min-height:210px;height:auto}.map-selection{padding:10px 16px;display:block}.map-selection label{margin-top:8px}.map-dialog-footer{padding:10px 16px calc(10px + env(safe-area-inset-bottom));align-items:center}.map-dialog-footer>span{font-size:11px;max-width:130px}.map-entry{padding:12px;gap:10px}.map-entry small{line-height:1.5}}
