.maplibregl-ctrl-group{background:var(--surface-strong)!important;border:1px solid var(--line)!important;border-radius:8px!important;overflow:hidden;box-shadow:var(--shadow-md)!important}.maplibregl-ctrl-group button{border-bottom:1px solid var(--line)!important}.maplibregl-ctrl-group button:last-child{border-bottom:0!important}.maplibregl-popup-content{background:var(--surface-strong)!important;border:1px solid var(--line)!important;border-radius:8px!important;color:var(--ink)!important;padding:14px 16px!important;box-shadow:var(--shadow-lg)!important}.maplibregl-popup-tip{border-top-color:var(--surface-strong)!important;border-bottom-color:var(--surface-strong)!important}.user-marker{width:20px;height:20px;background:var(--primary);border:3px solid white;border-radius:50%;box-shadow:0 0 0 5px rgba(0,126,112,.2)}.terminal-marker{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;color:white;background:var(--ink);font-weight:800;font-size:12px;border:2px solid white;box-shadow:var(--shadow-md)}