.custom-marker-icon{display:flex!important;width:24px!important;height:24px!important;align-items:center!important;justify-content:center!important;padding:0!important;background:transparent!important;border:none!important;cursor:pointer;overflow:visible!important}@media (pointer: coarse){.custom-marker-icon{width:44px!important;height:44px!important}}.map-dot{width:8px;height:8px;border-radius:50%;background:var(--color-ink-700);cursor:pointer;transition:all .2s ease}.custom-marker-icon:hover .map-dot{transform:scale(1.4);box-shadow:0 0 0 3px color-mix(in oklch,var(--color-ink-700) 25%,transparent);background:var(--color-ink-800)}.map-dot.seen{background:transparent;border:2px solid var(--color-ink-700);box-sizing:border-box}.custom-marker-icon:hover .map-dot.seen{background:var(--color-ink-700)}.map-dot.selected{background:var(--color-olive-600)}.custom-marker-icon:hover .map-dot.selected{background:var(--color-olive-700);box-shadow:0 0 0 3px color-mix(in oklch,var(--color-olive-600) 30%,transparent)}.fullscreen-map.svelte-qy3suh{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;z-index:9999!important;border-radius:0!important;border:none!important}.fullscreen-map .maplibregl-map{height:100vh!important;width:100vw!important}.fullscreen-map.svelte-qy3suh>button:where(.svelte-qy3suh){z-index:10000!important}
