.map{display:block;position:absolute;inset:0}.map__canvas{background:var(--bg);position:absolute;inset:0}.maplibregl-map{font:inherit;color:var(--text)}.maplibregl-canvas:focus-visible{outline:3px solid var(--focus);outline-offset:-3px}.maplibregl-ctrl-group{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-2);box-shadow:var(--shadow-1);overflow:hidden}.maplibregl-ctrl-group:not(:empty){box-shadow:var(--shadow-1)}.maplibregl-ctrl-group button{width:var(--touch);height:var(--touch);background:0 0;border-radius:0}.maplibregl-ctrl-group button+button{border-top:1px solid var(--border)}.maplibregl-ctrl-group button:hover{background:color-mix(in srgb, var(--accent) 18%, var(--surface))}.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.maplibregl-ctrl-group button:focus-visible{outline:2px solid var(--focus);outline-offset:-2px;box-shadow:none}.maplibregl-ctrl-group button .maplibregl-ctrl-icon{filter:none}:root[data-theme=dark] .maplibregl-ctrl-group button .maplibregl-ctrl-icon,:root[data-theme=dark] .maplibregl-ctrl-attrib-button{filter:invert()brightness(1.4)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .maplibregl-ctrl-group button .maplibregl-ctrl-icon,:root:not([data-theme=light]) .maplibregl-ctrl-attrib-button{filter:invert()brightness(1.4)}}.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-top-right{padding:var(--s-2)}@media (max-width:768px){.map__canvas .maplibregl-ctrl-bottom-right{bottom:min(calc(var(--sheet-visible,var(--sheet-peek)) + env(safe-area-inset-bottom,0px)), calc(100% - 132px))}}.maplibregl-ctrl-attrib,.maplibregl-ctrl-attrib.maplibregl-compact{background:color-mix(in srgb, var(--surface) 90%, transparent);border-radius:var(--r-1);backdrop-filter:blur(6px)}.maplibregl-ctrl-attrib-inner{font-family:var(--font-mono);color:var(--text-2);padding:0 4px;font-size:10px;line-height:1.6}.maplibregl-ctrl-attrib-inner a{color:var(--text-2);text-decoration:underline}.maplibregl-ctrl-attrib-inner a:hover{color:var(--text)}.maplibregl-ctrl-attrib.maplibregl-compact{min-height:24px}.maplibregl-canvas-container.maplibregl-interactive{cursor:grab}.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-canvas-container.maplibregl-touch-drag-pan:active{cursor:grabbing}.maplibregl-popup-content{padding:var(--s-3) var(--s-4);background:var(--surface);color:var(--text);border:1px solid var(--border);border-top:3px solid var(--geel);border-radius:var(--r-2);box-shadow:var(--shadow-2);font-size:var(--text-sm)}.maplibregl-popup-close-button{width:32px;height:32px;color:var(--text-2);border-radius:var(--r-1);font-size:18px}.maplibregl-popup-close-button:hover{background:var(--surface-2);color:var(--text)}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{border-top-color:var(--surface)}.maplibregl-popup-anchor-top .maplibregl-popup-tip{border-bottom-color:var(--surface)}.maplibregl-popup-anchor-left .maplibregl-popup-tip{border-right-color:var(--surface)}.maplibregl-popup-anchor-right .maplibregl-popup-tip{border-left-color:var(--surface)}.maplibregl-cooperative-gesture-screen{background:var(--scrim);font-family:var(--font-body);font-size:var(--text-sm)}.map__notice{z-index:3;top:var(--s-4);width:min(30rem, calc(100% - 2 * var(--s-4)));gap:var(--s-2);padding:var(--s-4);background:var(--surface);color:var(--text);border:1px solid var(--border);border-left:3px solid var(--danger);border-radius:var(--r-2);box-shadow:var(--shadow-2);font-size:var(--text-sm);justify-items:start;display:grid;position:absolute;left:50%;transform:translate(-50%)}.map__notice-title{font-family:var(--font-display);font-weight:800;font-size:var(--text-base)}.map__notice a{color:var(--text);text-decoration:underline}.map-static{background:var(--bg);position:absolute;inset:0;overflow:hidden}.map-static img{opacity:.85;width:256px;height:256px;position:absolute;top:0;left:0}:root[data-theme=dark] .map-static img{filter:invert(.92)hue-rotate(180deg)saturate(.6)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .map-static img{filter:invert(.92)hue-rotate(180deg)saturate(.6)}}.map-static__notice{left:50%;top:var(--s-4);width:min(32rem, calc(100% - 2 * var(--s-4)));gap:var(--s-2);padding:var(--s-4);background:var(--surface);border:1px solid var(--border);border-radius:var(--r-2);box-shadow:var(--shadow-2);font-size:var(--text-sm);color:var(--text-2);display:grid;position:absolute;overflow:hidden;transform:translate(-50%)}.map-static__notice:before{content:"";background:var(--stripe);height:3px;position:absolute;inset:0 0 auto}.map-static__notice a{color:var(--text);font-weight:500}.entity-map .map-static,.entity-map__fallback .map-static{min-height:260px;position:relative}.map__uitleg{z-index:3;left:50%;bottom:var(--s-4);min-height:var(--touch);padding:0 var(--s-4);border-radius:var(--r-pill);background:var(--chrome);color:var(--chrome-text);font-family:var(--font-display);font-weight:800;font-size:var(--text-sm);letter-spacing:.02em;box-shadow:var(--shadow-2);white-space:nowrap;border:1px solid #ffffff1f;align-items:center;gap:6px;text-decoration:none;display:inline-flex;position:absolute;transform:translate(-50%)}.map__uitleg:before{content:"";background:var(--stripe);background-size:8px 8px;border-radius:2px;width:10px;height:22px}.map__uitleg:hover{background:var(--asfalt-2)}.map__uitleg:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (min-width:769px){.map__uitleg{left:calc(50% + (var(--panel-w) + var(--s-4)) / 2)}}@media (max-width:768px){.map .map__uitleg{bottom:min(calc(var(--sheet-visible,var(--sheet-peek)) + var(--s-3) + env(safe-area-inset-bottom,0px)), calc(100% - 132px));font-size:var(--text-xs);min-height:40px;padding:0 var(--s-3)}}
