/*! Guest2Owner LocalMap 1.3 - independent Web Mercator map compatibility component */
.g2o-local-map{position:relative;overflow:hidden;background:#dbeafe;min-height:320px;touch-action:none;user-select:none}.g2o-local-map-stage,.g2o-local-map-markers{position:absolute;inset:0}.g2o-local-map-stage{z-index:1;overflow:hidden;filter:saturate(.8)}.g2o-local-map-markers{z-index:3;pointer-events:none}.g2o-local-map-tile{position:absolute;width:256px;height:256px;max-width:none;border:0;user-select:none;-webkit-user-drag:none}.g2o-local-map-tile.g2o-map-tile-error{visibility:hidden}.g2o-local-map-marker{position:absolute;pointer-events:auto;width:24px;height:24px;transform:translate(-50%,-100%) rotate(-45deg);border:3px solid #fff;border-radius:50% 50% 50% 0;background:#0f766e;box-shadow:0 4px 10px #0f172a55;cursor:pointer}.g2o-local-map-popup{position:absolute;left:18px;top:-8px;min-width:150px;padding:8px 10px;border-radius:8px;background:#fff;color:#0f172a;box-shadow:0 8px 24px #0f172a33;transform:rotate(45deg);font:600 12px/1.3 system-ui;white-space:nowrap}.g2o-map-attribution{position:absolute;z-index:5;right:4px;bottom:4px;max-width:calc(100% - 8px);padding:2px 5px;border-radius:3px;background:rgba(255,255,255,.92);color:#334155;font:11px/1.35 system-ui,sans-serif;box-shadow:0 1px 3px rgba(15,23,42,.18)}.g2o-map-attribution a{color:#1e40af;text-decoration:underline;text-underline-offset:2px}
