.map-wrap.svelte-ab1jru{position:relative}.map.svelte-ab1jru{height:20rem;width:100%;border:1px solid var(--rule);border-radius:var(--radius-md);background:var(--surface-tinted);z-index:0}@media(max-width:48rem){.map.svelte-ab1jru{height:var(--map-mobile-height, 20rem)}}.map-fail.svelte-ab1jru{margin-top:var(--space-2);padding:var(--space-3) var(--space-4);border:1px solid var(--rule);border-radius:var(--radius-md);background:var(--surface-tinted);font-size:.9rem}.map-pin{display:grid;place-items:center;background:none;border:0;box-shadow:none}.map-pin:before{content:"";display:block;width:16px;height:16px;border-radius:50%;border:2px solid var(--surface-canvas);box-shadow:0 1px 3px #0006;background:var(--text-secondary);box-sizing:border-box}.map-pin.is-open:before{background:#15803d}.map-pin.is-closed:before{background:#b91c1c}.map-pin.is-neutral:before{background:var(--text-secondary)}.map-pin.is-highlighted:before{width:20px;height:20px;border-width:3px;box-shadow:0 0 0 2px var(--identity-deep),0 1px 3px #0006}.map-pop{display:flex;flex-direction:column;gap:.25rem;font-size:.9rem}
