.maplibregl-popup.yanubo-route-service-popup{width:min(280px,calc(100vw - 64px));z-index:80}.yanubo-route-service-popup .maplibregl-popup-content{width:100%;padding:0;border:1px solid var(--color-app-border,#dfe6ef);border-radius:16px;background:var(--color-app-surface,#fff);box-shadow:0 8px 24px rgba(23,32,51,.16)}.route-service-popup{overflow:hidden;border-radius:inherit;font-family:system-ui,sans-serif}.route-service-popup__category{display:flex;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;max-width:calc(100% - 72px);margin:16px 56px 12px 16px;padding:4px 8px;border-radius:8px;background:color-mix(in srgb,var(--service-color) 8%,white);color:var(--service-color);font-size:12px;font-weight:650;line-height:18px}.route-service-popup__category .material-symbols-outlined{flex-shrink:0;font-size:18px;font-variation-settings:"FILL" 1,"wght" 500}.route-service-popup__name{margin:0 16px 16px;color:var(--color-app-ink,#172033);font-size:18px;font-weight:700;line-height:1.35;overflow-wrap:anywhere}.route-service-popup__distance{margin:0;padding:12px 16px;border-top:1px solid var(--color-app-border,#dfe6ef);background:var(--color-app-bg,#f5f7fb);color:#475569;font-size:13px;font-weight:500;line-height:1.5;font-variant-numeric:tabular-nums}.yanubo-route-service-popup .maplibregl-popup-close-button{display:grid;place-items:center;top:6px;right:6px;width:44px;height:44px;padding:0;border-radius:12px;background:transparent;color:#475569;font:24px/1 system-ui,sans-serif}.yanubo-route-service-popup .maplibregl-popup-close-button:hover{background:var(--color-app-bg,#f5f7fb);color:var(--color-app-ink,#172033)}.yanubo-route-service-popup .maplibregl-popup-close-button:focus-visible{outline:2px solid var(--color-brand,#01306b);outline-offset:1px}