.sf-location-map{margin:20px 0 24px;border:1px solid #d9decf;border-radius:22px;overflow:hidden;background:#fff;isolation:isolate}.sf-location-map__heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;background:#f1f4e8}.sf-location-map__place{display:flex;align-items:center;gap:10px;min-width:0;overflow-wrap:anywhere;font-size:17px;font-weight:750;line-height:1.4}.sf-location-map__place>span{color:#4949ff;font-size:28px;line-height:1}.sf-location-map__accuracy{flex-shrink:0;border-radius:20px;padding:5px 10px;background:#e0e8cd;color:#3e5134;font-size:13px;font-weight:600}.sf-location-map__stage{position:relative;height:400px;background:#edf0e7}.sf-location-map__canvas{width:100%;height:100%;font-family:inherit}.sf-location-map__status{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px;text-align:center;background:#edf0e7;color:#4d5948}.sf-location-map__status[hidden],.sf-location-map [hidden]{display:none!important}.sf-location-map__status p{max-width:380px;margin:0;font-size:16px;line-height:1.6}.sf-location-map__symbol{display:grid;place-items:center;width:60px;height:60px;background:#dfff76;color:#4144f3;font-size:42px;border-radius:20px}.sf-location-map__status button{min-height:44px;padding:10px 18px;border:1px solid #c7cebe;border-radius:12px;background:#fff;color:#292f25;font-family:inherit;font-size:14px;font-weight:600;cursor:pointer}.sf-location-map__caption{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px}.sf-location-map__caption p{margin:0;font-size:14px;line-height:1.65;color:#505b48}.sf-location-map .maplibregl-canvas:focus-visible,.sf-location-map button:focus-visible,.sf-location-map a:focus-visible{outline:3px solid #4848ff;outline-offset:-3px}.sf-location-map .maplibregl-ctrl-group{overflow:hidden;border:1px solid #d0d7c7;border-radius:12px;box-shadow:0 2px 8px #25311818}.sf-location-map .maplibregl-ctrl-group button{width:42px;height:42px}.sf-location-map .maplibregl-ctrl-group .sf-location-map__recenter{font-size:29px;color:#4247ef}.sf-location-map .maplibregl-ctrl-attrib{max-width:calc(100% - 12px);padding:2px 5px;background:#ffffffde;font-family:inherit;font-size:11px;line-height:1.4;color:#343e2d}.sf-location-map .maplibregl-ctrl-attrib a{color:inherit;text-decoration:underline}.sf-location-map .maplibregl-ctrl-bottom-right{max-width:100%}.sf-location-map .maplibregl-cooperative-gesture-screen{font-family:inherit;font-size:16px;line-height:1.5;font-weight:500}.sf-location-map__marker{width:32px;height:32px;border:6px solid #fff;border-radius:50%;background:#4949ff;box-shadow:0 0 0 8px #4949ff26,0 2px 8px #292e3250;pointer-events:none}.sf-location-map:fullscreen{width:100%;height:100%;border:0;border-radius:0;display:flex;flex-direction:column}.sf-location-map:fullscreen .sf-location-map__stage{flex:1;min-height:0;height:auto}.sf-location-map.maplibregl-pseudo-fullscreen{display:flex;flex-direction:column}.sf-location-map.maplibregl-pseudo-fullscreen .sf-location-map__stage{flex:1;min-height:0;height:auto}@media(max-width:600px){.sf-location-map{border-radius:16px}.sf-location-map__heading{padding:14px;flex-wrap:wrap;gap:8px}.sf-location-map__accuracy{font-size:12px}.sf-location-map__stage{height:320px}.sf-location-map__caption{padding:14px;display:block}}.sf-location-map[data-map-editor] .sf-location-map__marker{pointer-events:auto;cursor:grab}.sf-location-map[data-map-editor] .sf-location-map__caption{display:grid;gap:12px}
