/* Hearth real-map overrides. Pins exist only for explicitly shared positions. */
.family-map{background:#dfe8e4;padding:0}.family-map #family-map-canvas{height:100%;min-height:600px;width:100%}.family-map .leaflet-control-attribution{font-size:10px}.map-status{background:rgba(255,255,255,.94);border:1px solid var(--line);border-radius:9px;bottom:14px;color:var(--ink);font-size:12px;font-weight:700;left:14px;padding:8px 10px;position:absolute;z-index:500}.hearth-map-marker{background:none!important;border:0!important}.hearth-map-marker span{align-items:center;background:var(--marker);border:4px solid #fff;border-radius:50%;box-shadow:0 4px 14px rgba(25,42,66,.24);color:#fff;display:flex;font-size:12px;font-weight:800;height:44px;justify-content:center;width:44px}.first-steps{align-items:center;display:flex;gap:22px;justify-content:space-between}.first-steps h2{margin:7px 0}.first-steps p{color:var(--muted);font-size:14px;margin:0;max-width:480px}.step-actions{display:flex;flex:0 0 auto;gap:8px}@media(max-width:850px){.family-map #family-map-canvas{min-height:410px}.first-steps{align-items:flex-start;flex-direction:column}.step-actions{flex-wrap:wrap}}@media(max-width:480px){.family-map #family-map-canvas{min-height:350px}.map-status{bottom:11px;font-size:11px;left:11px}.step-actions{width:100%}.step-actions .tiny-button{flex:1;min-height:42px}}
