.strider-map{--strider-map-marker-accent:var(--strider-color-primary);--strider-map-layer-accent:var(--strider-color-primary);background:var(--strider-color-surface-muted);border:1px solid var(--strider-color-border);border-radius:var(--strider-radius-card);box-sizing:border-box;color:var(--strider-color-text);font-family:var(--strider-font-family);min-height:20rem;overflow:hidden;position:relative;width:100%}.strider-map__canvas{inset:0;position:absolute}.strider-map__canvas .maplibregl-canvas{outline:none}.strider-map__content,.strider-map__empty,.strider-map__overlay{position:absolute;z-index:3}.strider-map__content{display:grid;grid-gap:var(--strider-space-2);gap:var(--strider-space-2);inset:var(--strider-space-3) auto auto var(--strider-space-3)}.strider-map__content,.strider-map__overlay{max-width:min(22rem,calc(100% - var(--strider-space-6)))}.strider-map__overlay{inset:var(--strider-space-3) var(--strider-space-3) auto auto}.strider-map__empty{background:color-mix(in srgb,var(--strider-color-surface-raised) 92%,transparent);color:var(--strider-color-muted);font-size:var(--strider-font-size-sm);inset:50% auto auto 50%;line-height:var(--strider-line-height);max-width:min(22rem,calc(100% - var(--strider-space-6)));padding:var(--strider-space-3) var(--strider-space-4);transform:translate(-50%,-50%)}.strider-map .maplibregl-ctrl-group,.strider-map .maplibregl-ctrl-scale,.strider-map__empty{border:1px solid var(--strider-color-border);border-radius:var(--strider-radius-control);box-shadow:var(--strider-shadow-control)}.strider-map .maplibregl-ctrl-group,.strider-map .maplibregl-ctrl-scale{background:var(--strider-color-surface-raised);color:var(--strider-color-text)}.strider-map .maplibregl-ctrl-group button{color:var(--strider-color-text)}.strider-map .maplibregl-popup-content{background:var(--strider-color-surface-raised);border:1px solid var(--strider-color-border);border-radius:var(--strider-radius-card);box-shadow:var(--strider-shadow-popover);color:var(--strider-color-text);padding:0}.strider-map .maplibregl-popup-tip{border-top-color:var(--strider-color-surface-raised)}.strider-map-marker{align-items:center;background:color-mix(in srgb,var(--strider-color-surface-raised) 94%,transparent);border:1px solid color-mix(in srgb,var(--strider-map-marker-accent) 56%,var(--strider-color-border));border-radius:var(--strider-radius-pill);box-shadow:var(--strider-shadow-control);color:var(--strider-color-text);cursor:pointer;display:inline-flex;font-family:var(--strider-font-family);gap:var(--strider-space-2);max-width:13rem;min-height:2rem;padding:.25rem .55rem .25rem .32rem;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.strider-map-marker--selected,.strider-map-marker:focus-visible,.strider-map-marker:hover{border-color:var(--strider-map-marker-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--strider-map-marker-accent) 20%,transparent),var(--strider-shadow-control);outline:none;transform:translateY(-1px)}.strider-map-marker:disabled{cursor:default;opacity:.52}.strider-map-marker--neutral{--strider-map-marker-accent:var(--strider-color-muted)}.strider-map-marker--success{--strider-map-marker-accent:var(--strider-color-success)}.strider-map-marker--warning{--strider-map-marker-accent:var(--strider-color-warning)}.strider-map-marker--danger{--strider-map-marker-accent:var(--strider-color-danger)}.strider-map-marker__pin{background:var(--strider-map-marker-accent);border:2px solid var(--strider-color-surface-raised);border-radius:999px 999px 999px 0;box-shadow:0 1px 4px color-mix(in srgb,var(--strider-map-marker-accent) 30%,transparent);display:inline-block;flex:0 0 auto;height:.9rem;transform:rotate(-45deg);width:.9rem}.strider-map-marker__label{display:grid;grid-gap:.02rem;gap:.02rem;min-width:0;text-align:left}.strider-map-marker__meta,.strider-map-marker__title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.strider-map-marker__title{font-size:var(--strider-font-size-xs);font-weight:650;line-height:1.1}.strider-map-marker__meta{color:var(--strider-color-muted);font-size:.68rem;line-height:1.05}.strider-map-popup{display:grid;grid-gap:var(--strider-space-1);gap:var(--strider-space-1);max-width:17rem;min-width:12rem;padding:var(--strider-space-3)}.strider-map-popup__title{color:var(--strider-color-text);font-size:var(--strider-font-size-sm);font-weight:650;line-height:1.2}.strider-map-popup__body,.strider-map-popup__meta{color:var(--strider-color-muted);font-size:var(--strider-font-size-xs);line-height:var(--strider-line-height)}.strider-map-popup__meta{border-top:1px solid var(--strider-color-border);margin-top:var(--strider-space-1);padding-top:var(--strider-space-2)}.strider-map-layer-list{align-items:center;background:color-mix(in srgb,var(--strider-color-surface-raised) 92%,transparent);border:1px solid var(--strider-color-border);border-radius:var(--strider-radius-card);box-shadow:var(--strider-shadow-control);display:flex;flex-wrap:wrap;gap:var(--strider-space-2);padding:var(--strider-space-2)}.strider-map-layer-list--compact{gap:var(--strider-space-1);padding:var(--strider-space-1)}.strider-map-layer{align-items:center;background:var(--strider-color-surface);border:1px solid var(--strider-color-border);border-radius:var(--strider-radius-pill);color:var(--strider-color-muted);cursor:pointer;display:inline-flex;font-family:var(--strider-font-family);font-size:var(--strider-font-size-xs);font-weight:550;gap:var(--strider-space-2);line-height:1.1;min-height:1.9rem;padding:.25rem .6rem;transition:background-color .14s ease,border-color .14s ease,color .14s ease}.strider-map-layer:focus-visible,.strider-map-layer:hover{border-color:var(--strider-map-layer-accent);color:var(--strider-color-text);outline:none}.strider-map-layer--active{background:color-mix(in srgb,var(--strider-map-layer-accent) 14%,var(--strider-color-surface));border-color:color-mix(in srgb,var(--strider-map-layer-accent) 42%,var(--strider-color-border));color:var(--strider-color-text)}.strider-map-layer:disabled{cursor:default;opacity:.5}.strider-map-layer__swatch{background:var(--strider-map-layer-accent);border-radius:999px;display:inline-block;flex:0 0 auto;height:.58rem;width:.58rem}.strider-map-layer__label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.strider-map-layer__count{background:var(--strider-color-surface-raised);border-radius:var(--strider-radius-pill);color:var(--strider-color-muted);font-size:.68rem;line-height:1;min-width:1.25rem;padding:.2rem .36rem;text-align:center}@media (max-width:720px){.strider-map__content,.strider-map__overlay{inset-inline:var(--strider-space-2);max-width:none}.strider-map__overlay{inset-block-start:auto;inset-block-end:var(--strider-space-2)}.strider-map-marker__label{max-width:8rem}}