.maplibregl-popup-content{background:var(--popover);color:var(--popover-foreground);border:1px solid var(--border);border-radius:.5rem;padding:.625rem .75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.maplibregl-popup-anchor-top .maplibregl-popup-tip,.maplibregl-popup-anchor-top-left .maplibregl-popup-tip,.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{border-bottom-color:var(--popover)}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip,.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip,.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{border-top-color:var(--popover)}.maplibregl-popup-anchor-left .maplibregl-popup-tip{border-right-color:var(--popover)}.maplibregl-popup-anchor-right .maplibregl-popup-tip{border-left-color:var(--popover)}.maplibregl-popup-close-button{color:var(--popover-foreground);opacity:.7;padding:0 .375rem;font-size:1rem}.maplibregl-popup-close-button:hover{background:var(--accent);color:var(--accent-foreground);opacity:1;border-radius:.25rem}.dispatch-popup{min-width:200px;color:var(--popover-foreground);font-size:12px}.dispatch-popup__header{align-items:center;gap:6px;margin-bottom:4px;display:flex}.dispatch-popup__dot{border-radius:9999px;width:10px;height:10px;display:inline-block}.dispatch-popup__ref{color:var(--popover-foreground);font-weight:600}.dispatch-popup__sep,.dispatch-popup__status,.dispatch-popup__place{color:var(--muted-foreground)}.dispatch-popup__recipient{color:var(--popover-foreground);margin-bottom:2px}.dispatch-popup__place{margin-bottom:8px}.dispatch-popup__actions{gap:6px;display:flex}.dispatch-popup__btn{cursor:pointer;border-radius:4px;flex:1;padding:4px 8px;font-family:inherit;font-size:12px}.dispatch-popup__btn--secondary{border:1px solid var(--border);background:var(--popover);color:var(--popover-foreground)}.dispatch-popup__btn--secondary:hover{background:var(--accent);color:var(--accent-foreground)}.dispatch-popup__btn--primary{border:1px solid var(--primary);background:var(--primary);color:var(--primary-foreground)}.dispatch-popup__btn--primary:hover{opacity:.9}
