@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=Inter:wght@400;500;600;700;800&display=swap";.dominion-map{width:100%;min-height:320px;position:relative}.dominion-map-provider,.dominion-map-canvas,.dominion-map .maplibregl-map{height:100%;min-height:inherit;width:100%;position:relative}.dominion-map .maplibregl-canvas{outline:none}.dominion-map-provider-missing{color:#475569;min-height:inherit;background:#e2e8f0;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex}.dominion-map-loading{color:#475569;opacity:1;pointer-events:none;visibility:visible;z-index:2;background:#e2e8f0eb;flex-direction:column;align-items:center;gap:10px;font-size:11px;font-weight:800;transition:opacity .26s,visibility .26s;display:flex;position:absolute;inset:0}.dominion-map-loading.is-ready{opacity:0;visibility:hidden}.dominion-map-loading.is-error{color:#991b1b;text-align:center;background:#fef2f2f5;padding:20px}.dominion-map-loading-skeleton{background:linear-gradient(90deg,#cbd5e1 25%,#f8fafc 50%,#cbd5e1 75%) 0 0/200% 100%;border-radius:999px;width:118px;height:8px;animation:1.4s ease-in-out infinite dominion-map-shimmer}@keyframes dominion-map-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.dominion-map .maplibregl-ctrl-top-right{margin:12px 12px 0 0}.dominion-map .maplibregl-ctrl-group{border:1px solid #cbd5e1;border-radius:6px;overflow:hidden;box-shadow:0 5px 14px #0f172a24}.dominion-map .maplibregl-ctrl-group button{min-height:34px;transition:background .16s,transform .16s}.dominion-map .maplibregl-ctrl-group button:hover,.dominion-map .maplibregl-ctrl-group button:focus-visible{background:#f8fafc}.dominion-marker-pin{background:var(--dominion-marker-color,#2563eb);pointer-events:auto;height:34px;transform:rotate(calc(-45deg + var(--dominion-marker-heading,0deg))) scale(.88);transition:box-shadow var(--dominion-marker-animation-ms,.4s) ease, transform var(--dominion-marker-animation-ms,.4s) ease, opacity var(--dominion-marker-animation-ms,.4s) ease, filter var(--dominion-marker-animation-ms,.4s) ease;border:2px solid #fff;border-radius:12px 12px 12px 4px;justify-content:center;align-items:center;width:34px;display:flex;position:relative;box-shadow:0 5px 12px #0f172a47}.dominion-marker-pin:hover{filter:brightness(1.06);transform:rotate(calc(-45deg + var(--dominion-marker-heading,0deg))) scale(1)}.dominion-marker-pin.is-selected{box-shadow:0 0 0 8px color-mix(in srgb, var(--dominion-marker-color) 22%, transparent), 0 7px 16px #0f172a4d;transform:rotate(calc(-45deg + var(--dominion-marker-heading,0deg))) scale(1.12)}.dominion-marker-pin.is-selected:hover{transform:rotate(calc(-45deg + var(--dominion-marker-heading,0deg))) scale(1.2)}.dominion-marker-glyph{color:var(--dominion-marker-color);height:24px;transform:rotate(calc(45deg - var(--dominion-marker-heading,0deg)));background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;width:24px;display:flex}.dominion-marker-svg{width:17px;height:17px;display:block}.dominion-marker-halo{border:1px solid color-mix(in srgb, var(--dominion-marker-color) 62%, transparent);opacity:.38;pointer-events:none;transform:rotate(calc(45deg - var(--dominion-marker-heading,0deg)));border-radius:50%;position:absolute;inset:-8px}.dominion-marker-state-emergencia .dominion-marker-halo,.dominion-marker-state-sin-conexion .dominion-marker-halo,.dominion-marker-state-detenido .dominion-marker-halo{animation:dominion-marker-halo-pulse var(--dominion-tracking-animation-ms,.5s) ease-out infinite}.dominion-marker-pin.is-selected .dominion-marker-halo{animation:dominion-marker-halo-pulse var(--dominion-tracking-animation-ms,.5s) ease-out infinite;opacity:.72}.dominion-marker-pin.is-updating{animation:dominion-marker-gps-update var(--dominion-marker-animation-ms,.4s) ease-out}.dominion-map[data-dominion-animations=false] .dominion-marker-pin,.dominion-map[data-dominion-animations=false] .dominion-marker-halo{transition-duration:0s;animation:none}@keyframes dominion-marker-halo-pulse{0%{opacity:.62;transform:rotate(calc(45deg - var(--dominion-marker-heading,0deg))) scale(.82)}70%,to{opacity:0;transform:rotate(calc(45deg - var(--dominion-marker-heading,0deg))) scale(1.28)}}@keyframes dominion-marker-gps-update{0%{filter:brightness()}45%{filter:brightness(1.24)}to{filter:brightness()}}.dominion-marker-pin.is-hidden,.dominion-marker-cluster.is-hidden{display:none}.dominion-marker-label{color:#fff;pointer-events:none;white-space:nowrap;background:#0f172ae0;border-radius:4px;padding:3px 6px;font-size:10px;font-weight:800;position:absolute;top:22px;left:50%;transform:translate(-50%)}.dominion-marker-cluster{color:#fff;background:#0b63ce;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;min-width:34px;height:34px;padding:0 5px;font-size:12px;font-weight:900;display:flex;box-shadow:0 7px 18px #0f172a47,0 0 0 6px #0b63ce29}.dominion-map-controls{pointer-events:auto;z-index:10;gap:6px;display:flex;position:absolute}.dominion-map-controls-top-left,.dominion-map-controls-top-right{top:12px}.dominion-map-controls-bottom-left,.dominion-map-controls-bottom-right{bottom:24px}.dominion-map-controls-top-left,.dominion-map-controls-bottom-left{left:12px}.dominion-map-controls-top-right,.dominion-map-controls-bottom-right{right:12px}.dominion-map-controls button{color:#334155;cursor:pointer;font:inherit;background:#fffffff0;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:6px;min-height:34px;padding:7px 9px;font-size:12px;font-weight:800;transition:background .16s,box-shadow .16s,transform .16s;display:inline-flex;box-shadow:0 5px 14px #0f172a24}.dominion-map-controls button:hover:not(:disabled),.dominion-map-controls button:focus-visible:not(:disabled){background:#fff;outline:none;transform:translateY(-1px);box-shadow:0 8px 18px #0f172a33}.dominion-map-controls button:active:not(:disabled){transform:translateY(0)scale(.98)}.dominion-map-controls button:disabled{cursor:not-allowed;opacity:.55}.dominion-popup .maplibregl-popup-content{color:#0f172a;border:1px solid #dbe4ef;border-radius:8px;min-width:130px;padding:11px 13px;font-size:12px;line-height:1.45;box-shadow:0 12px 30px #0f172a2e}.dominion-popup-content{gap:3px;display:grid}.maplibregl-map{-webkit-tap-highlight-color:#0000;font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;position:relative;overflow:hidden}.maplibregl-canvas{position:absolute;top:0;left:0}.maplibregl-map:fullscreen{width:100%;height:100%}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{touch-action:none}.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;-webkit-user-select:none;user-select:none}.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer{cursor:pointer}.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active{cursor:grabbing}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-canvas-container.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:pinch-zoom}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:none}.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures,.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right{pointer-events:none;z-index:2;position:absolute}.maplibregl-ctrl-top-left{top:0;left:0}.maplibregl-ctrl-top-right{top:0;right:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{bottom:0;right:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{float:left;margin:10px 0 0 10px}.maplibregl-ctrl-top-right .maplibregl-ctrl{float:right;margin:10px 10px 0 0}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{float:left;margin:0 0 10px 10px}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{float:right;margin:0 10px 10px 0}.maplibregl-ctrl-group{background:#fff;border-radius:4px}.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (forced-colors:active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px buttontext}}.maplibregl-ctrl-group button{box-sizing:border-box;cursor:pointer;background-color:#0000;border:0;outline:none;width:29px;height:29px;padding:0;display:block}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;width:100%;height:100%;display:block}@media (forced-colors:active){.maplibregl-ctrl-icon{background-color:#0000}.maplibregl-ctrl-group button+button{border-top:1px solid buttontext}}.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl button:disabled{cursor:not-allowed}.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:.25}@media (hover:hover){.maplibregl-ctrl button:not(:disabled):hover{background-color:#0000000d}}.maplibregl-ctrl button:not(:disabled):active{background-color:#0000000d}.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.maplibregl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.maplibregl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.maplibregl-ctrl-group button:focus:only-child{border-radius:inherit}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-globe .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%23333' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-globe-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%2333b5e5' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23333' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%2333b5e5' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23aaa' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:2s linear infinite maplibregl-spin}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23999' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23666' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}}@keyframes maplibregl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.maplibregl-ctrl-logo{cursor:pointer;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;width:88px;height:23px;margin:0 0 -4px -4px;display:block;overflow:hidden}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media (forced-colors:active){a.maplibregl-ctrl-logo{background-color:#0000;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}.maplibregl-ctrl.maplibregl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{box-sizing:content-box;color:#000;background-color:#fff;border-radius:12px;min-height:20px;margin:10px;padding:2px 24px 2px 0;position:relative}.maplibregl-ctrl-attrib.maplibregl-compact-show{visibility:visible;padding:2px 28px 2px 8px}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact-show,.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib-button{box-sizing:border-box;cursor:pointer;background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;outline:none;width:24px;height:24px;display:none;position:absolute;top:0;right:0}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{appearance:none;list-style:none}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button::-webkit-details-marker{display:none}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button{left:0}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:block}.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{background-color:#0000000d}.maplibregl-ctrl-bottom-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;right:0}.maplibregl-ctrl-top-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{top:0;right:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{top:0;left:0}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (forced-colors:active){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.maplibregl-ctrl-attrib a{color:#000000bf;text-decoration:none}.maplibregl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.maplibregl-attrib-empty{display:none}.maplibregl-ctrl-scale{box-sizing:border-box;color:#333;white-space:nowrap;background-color:#ffffffbf;border:2px solid #333;border-top:#333;padding:0 5px;font-size:10px}.maplibregl-popup{pointer-events:none;will-change:transform;display:flex;position:absolute;top:0;left:0}.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right{flex-direction:column}.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right{flex-direction:column-reverse}.maplibregl-popup-anchor-left{flex-direction:row}.maplibregl-popup-anchor-right{flex-direction:row-reverse}.maplibregl-popup-tip{z-index:1;border:10px solid #0000;width:0;height:0}.maplibregl-popup-anchor-top .maplibregl-popup-tip{border-top:none;border-bottom-color:#fff;align-self:center}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{border-top:none;border-bottom-color:#fff;border-left:none;align-self:flex-start}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{border-top:none;border-bottom-color:#fff;border-right:none;align-self:flex-end}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{border-top-color:#fff;border-bottom:none;align-self:center}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{border-top-color:#fff;border-bottom:none;border-left:none;align-self:flex-start}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{border-top-color:#fff;border-bottom:none;border-right:none;align-self:flex-end}.maplibregl-popup-anchor-left .maplibregl-popup-tip{border-left:none;border-right-color:#fff;align-self:center}.maplibregl-popup-anchor-right .maplibregl-popup-tip{border-left-color:#fff;border-right:none;align-self:center}[dir=rtl] .maplibregl-popup-anchor-left{flex-direction:row-reverse}[dir=rtl] .maplibregl-popup-anchor-right{flex-direction:row}[dir=rtl] .maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-start}[dir=rtl] .maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-start}.maplibregl-popup-close-button{cursor:pointer;background-color:#0000;border:0;border-radius:0 3px 0 0;position:absolute;top:0;right:0}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{pointer-events:auto;background:#fff;border-radius:3px;padding:15px 10px;position:relative;box-shadow:0 1px 2px #0000001a}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.maplibregl-popup-track-pointer{display:none}.maplibregl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{will-change:transform;transition:opacity .2s;position:absolute;top:0;left:0}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;width:15px;height:15px}.maplibregl-user-location-dot:before{content:"";animation:2s infinite maplibregl-user-location-dot-pulse;position:absolute}.maplibregl-user-location-dot:after{box-sizing:border-box;content:"";border:2px solid #fff;border-radius:50%;width:19px;height:19px;position:absolute;top:-2px;left:-2px;box-shadow:0 0 3px #00000059}@media (prefers-reduced-motion:reduce){.maplibregl-user-location-dot:before{animation:none}}@keyframes maplibregl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;width:1px;height:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{opacity:.5;background:#fff;border:2px dotted #202020;width:0;height:0;position:absolute;top:0;left:0}.maplibregl-cooperative-gesture-screen{color:#fff;opacity:0;pointer-events:none;z-index:99999;background:#0006;justify-content:center;align-items:center;padding:1rem;font-size:1.4em;line-height:1.2;transition:opacity 1s 1s;display:flex;position:absolute;inset:0}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity 50ms}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}@media (hover:none),(pointer:coarse){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}.maplibregl-pseudo-fullscreen{z-index:99999;width:100%!important;height:100%!important;position:fixed!important;top:0!important;left:0!important}.apoyo-escaleras-mobile-operativa{flex-direction:column;gap:10px;width:100%;max-width:100%;min-height:calc(100svh - 150px);padding-bottom:8px;display:flex;position:relative;overflow-x:hidden}.apoyo-escaleras-mobile-header{background:var(--surface);border:1px solid var(--border);border-radius:8px;align-items:center;gap:12px;min-height:48px;padding:8px 10px;display:flex}.apoyo-escaleras-mobile-header>strong{flex:1;font-size:15px}.apoyo-escaleras-mobile-header-service{flex:auto;gap:2px;min-width:0;display:grid}.apoyo-escaleras-mobile-header-service strong,.apoyo-escaleras-mobile-header-service span{overflow-wrap:anywhere}.apoyo-escaleras-mobile-header-service strong{font-size:13px}.apoyo-escaleras-mobile-header-service span{color:var(--muted);font-size:10px}.apoyo-escaleras-mobile-turn-status{text-transform:uppercase;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900;transition:background-color .18s,border-color .18s,color .18s}.apoyo-escaleras-mobile-turn-status.is-disponible,.apoyo-escaleras-mobile-status-chip.is-pendiente-aceptacion{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0}.apoyo-escaleras-mobile-turn-status.is-ocupado{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa}.apoyo-escaleras-mobile-connection-status{white-space:nowrap;border-radius:999px;flex:none;align-items:center;gap:5px;padding:5px 7px;font-size:10px;font-weight:900;display:inline-flex}.apoyo-escaleras-mobile-connection-status i{background:#94a3b8;border-radius:50%;width:7px;height:7px;display:block}.apoyo-escaleras-mobile-connection-status.is-active{color:#166534;background:#ecfdf5}.apoyo-escaleras-mobile-connection-status.is-active i{background:#16a34a}.apoyo-escaleras-mobile-connection-status.is-searching{color:#854d0e;background:#fefce8}.apoyo-escaleras-mobile-connection-status.is-searching i{background:#eab308}.apoyo-escaleras-mobile-connection-status.is-offline{color:#b91c1c;background:#fef2f2}.apoyo-escaleras-mobile-connection-status.is-offline i{background:#dc2626}.apoyo-escaleras-mobile-drawer{position:relative}.apoyo-escaleras-mobile-drawer summary{cursor:pointer;justify-content:center;align-items:center;width:32px;height:32px;font-size:22px;list-style:none;display:flex}.apoyo-escaleras-mobile-drawer summary::-webkit-details-marker{display:none}.apoyo-escaleras-mobile-drawer-profile,.apoyo-escaleras-mobile-drawer nav{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);opacity:0;visibility:hidden;z-index:5;border-radius:8px;min-width:220px;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;left:0;transform:translateY(-6px)}.apoyo-escaleras-mobile-drawer-profile{gap:3px;padding:12px;display:grid;top:40px}.apoyo-escaleras-mobile-drawer-profile span,.apoyo-escaleras-mobile-drawer-profile small{color:var(--muted);font-size:11px}.apoyo-escaleras-mobile-drawer nav{gap:4px;padding:8px;display:grid;top:126px}.apoyo-escaleras-mobile-drawer[open] .apoyo-escaleras-mobile-drawer-profile,.apoyo-escaleras-mobile-drawer[open] nav{opacity:1;visibility:visible;transform:translateY(0)}.apoyo-escaleras-mobile-drawer button{color:var(--text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;padding:9px 10px;transition:background-color .15s,color .15s}.apoyo-escaleras-mobile-drawer button:hover{background:#f8fafc}.apoyo-escaleras-mobile-map{border-radius:12px;flex:none;height:clamp(420px,70svh,820px);min-height:420px;position:relative;overflow:hidden}.apoyo-escaleras-mobile-map>.apoyo-escaleras-map-card{height:100%;min-height:0;padding:10px}.apoyo-escaleras-mobile-map .apoyo-escaleras-map-frame{height:100%;min-height:0}.apoyo-escaleras-mobile-map .apoyo-escaleras-map-card-mobile{border-radius:inherit;background:#e2e8f0;border:0;height:100%;padding:0;display:block;position:relative;overflow:hidden}.apoyo-escaleras-mobile-map .apoyo-escaleras-map-card-mobile .apoyo-escaleras-map-head{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:4;background:#ffffffeb;border:1px solid #94a3b88c;border-radius:12px;padding:8px 10px;position:absolute;top:14px;left:14px;right:14px;box-shadow:0 6px 18px #0f172a24}.apoyo-escaleras-mobile-map .apoyo-escaleras-map-card-mobile .apoyo-escaleras-map-head span{font-size:10px}.apoyo-escaleras-mobile-map .apoyo-escaleras-map-card-mobile .apoyo-escaleras-map-warning{z-index:4;position:absolute;top:62px;left:14px;right:14px}.apoyo-escaleras-mobile-map .apoyo-escaleras-map-card-mobile .apoyo-escaleras-map-frame{border-radius:inherit;z-index:1;border:0;min-height:0;position:absolute;inset:0}.apoyo-escaleras-mobile-map .apoyo-escaleras-map-card-mobile .apoyo-escaleras-route-summary{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:4;background:#fffffff0;border-color:#94a3b880;margin:0;position:absolute;bottom:42px;left:14px;right:14px}.apoyo-escaleras-mobile-map .apoyo-escaleras-map-card-mobile .apoyo-escaleras-map-legend{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:4;background:#ffffffe6;border:1px solid #94a3b880;border-radius:999px;padding:5px 8px;position:absolute;bottom:12px;left:14px;right:14px}.apoyo-escaleras-mobile-map .apoyo-escaleras-map-card-mobile .apoyo-escaleras-map-marker{will-change:left, top;transition:left .7s cubic-bezier(.22,1,.36,1),top .7s cubic-bezier(.22,1,.36,1),box-shadow .22s,transform .22s}.apoyo-escaleras-mobile-map .apoyo-escaleras-map-card-mobile .apoyo-escaleras-map-marker-tech{animation:3.4s ease-in-out infinite apoyo-escaleras-mobile-tech-breathe;box-shadow:0 7px 18px #0f172a42}.apoyo-escaleras-mobile-map .apoyo-escaleras-map-card-mobile .apoyo-escaleras-map-marker-support{box-shadow:0 0 #dc262647,0 8px 20px #0f172a3d}.apoyo-escaleras-mobile-map .apoyo-escaleras-map-card-mobile .apoyo-escaleras-map-marker-support:before{border-radius:inherit;content:"";pointer-events:none;border:2px solid #dc262659;position:absolute;inset:-8px}.apoyo-escaleras-mobile-map .apoyo-escaleras-map-card-mobile .apoyo-escaleras-map-route-line{pointer-events:none;transform-origin:0;will-change:left, top, width, transform;z-index:1;background:linear-gradient(90deg,#dc2626f2,#0b63cef2);border-radius:999px;width:0;height:5px;transition:left .7s cubic-bezier(.22,1,.36,1),top .7s cubic-bezier(.22,1,.36,1),width .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);position:absolute}.apoyo-escaleras-map-mobile-indicators{z-index:5;flex-direction:column;align-items:flex-end;gap:5px;display:flex;position:absolute;top:62px;right:22px}.apoyo-escaleras-map-mobile-indicators span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap;background:#ffffffed;border:1px solid #94a3b880;border-radius:999px;align-items:center;gap:5px;padding:5px 7px;font-size:9px;font-weight:900;display:inline-flex;box-shadow:0 4px 14px #0f172a1f}.apoyo-escaleras-map-mobile-indicators i{background:#94a3b8;border-radius:50%;width:6px;height:6px;display:block}.apoyo-escaleras-map-mobile-indicators span.is-active i{background:#16a34a}.apoyo-escaleras-map-mobile-indicators span.is-searching i{background:#eab308}.apoyo-escaleras-map-mobile-indicators span.is-offline i{background:#dc2626}@keyframes apoyo-escaleras-mobile-tech-breathe{0%,to{box-shadow:0 7px 18px #0f172a42}50%{box-shadow:0 9px 22px #0f172a57}}.apoyo-escaleras-mobile-map-indicators{z-index:4;flex-wrap:wrap;gap:6px;display:flex;position:absolute;top:18px;left:18px}.apoyo-escaleras-mobile-map-indicator{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #94a3b880;border-radius:999px;align-items:center;gap:5px;padding:6px 8px;font-size:10px;font-weight:900;display:inline-flex;box-shadow:0 4px 14px #0f172a1f}.apoyo-escaleras-mobile-map-indicator i{background:#94a3b8;border-radius:50%;width:7px;height:7px;display:block}.apoyo-escaleras-mobile-map-indicator.is-active i{background:#16a34a}.apoyo-escaleras-mobile-map-indicator.is-searching i{background:#eab308}.apoyo-escaleras-mobile-map-indicator.is-offline i{background:#dc2626}.apoyo-escaleras-mobile-map-service-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:4;background:#fffffff2;border:1px solid #94a3b88c;border-radius:12px;gap:5px;width:calc(100% - 86px);max-width:230px;padding:10px;display:grid;position:absolute;top:58px;left:18px;box-shadow:0 10px 24px #0f172a29}.apoyo-escaleras-mobile-map-service-card>strong{overflow-wrap:anywhere;font-size:13px}.apoyo-escaleras-mobile-map-service-card>div{justify-content:space-between;align-items:center;font-size:10px;display:flex}.apoyo-escaleras-mobile-map-service-card>div span{color:var(--muted)}.apoyo-escaleras-mobile-map-controls{z-index:4;gap:6px;display:grid;position:absolute;top:82px;right:18px}.apoyo-escaleras-mobile-map-controls button{color:var(--text);cursor:pointer;background:#fffffff2;border:1px solid #94a3b88c;border-radius:10px;place-items:center;gap:2px;min-width:54px;min-height:48px;padding:5px;transition:background-color .16s,box-shadow .16s,transform .16s;display:grid;box-shadow:0 5px 14px #0f172a24}.apoyo-escaleras-mobile-map-controls button:hover,.apoyo-escaleras-mobile-map-controls button:active{transform:translateY(-1px);box-shadow:0 8px 18px #0f172a33}.apoyo-escaleras-mobile-map-controls button:disabled{cursor:not-allowed;opacity:.5;transform:none}.apoyo-escaleras-mobile-map-controls button span{color:var(--primary);font-size:19px;font-weight:900;line-height:1}.apoyo-escaleras-mobile-map-controls button small{white-space:nowrap;font-size:8px;font-weight:900}.apoyo-escaleras-mobile-navigate{background:var(--primary);border:1px solid var(--primary);color:#fff;cursor:pointer;font:inherit;z-index:4;border-radius:999px;align-items:center;gap:6px;min-height:42px;padding:8px 16px;font-size:12px;font-weight:900;transition:background-color .16s,box-shadow .16s,transform .16s;display:flex;position:absolute;bottom:calc(clamp(190px,35svh,330px) + 20px);right:18px;box-shadow:0 8px 18px #0f172a3d}.apoyo-escaleras-mobile-navigate:hover,.apoyo-escaleras-mobile-navigate:active{transform:translateY(-1px);box-shadow:0 10px 22px #0f172a4d}.apoyo-escaleras-mobile-navigate:disabled{cursor:not-allowed;opacity:.7;background:#94a3b8;border-color:#94a3b8;transform:none}.apoyo-escaleras-mobile-navigation-menu{z-index:5;background:#fffffffa;border:1px solid #94a3b88c;border-radius:12px;gap:4px;padding:6px;display:grid;position:absolute;bottom:calc(clamp(190px,35svh,330px) + 70px);right:18px;box-shadow:0 10px 24px #0f172a33}.apoyo-escaleras-mobile-navigation-menu button{color:var(--text);cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:8px;min-height:38px;padding:7px 12px;font-size:12px;font-weight:800}.apoyo-escaleras-mobile-navigation-menu button:hover,.apoyo-escaleras-mobile-navigation-menu button:active{background:#eff6ff}.apoyo-escaleras-mobile-panel{--sheet-medium-height:clamp(190px, 35svh, 330px);--sheet-collapsed-height:clamp(68px, 10svh, 88px);--sheet-expanded-height:min(70svh, calc(100svh - 120px));background:var(--surface);box-sizing:border-box;border:1px solid var(--border);height:var(--sheet-medium-height);overscroll-behavior:contain;min-height:0;max-height:calc(100svh - 120px);left:8px;top:calc(58px + clamp(420px, 70svh, 820px) - var(--sheet-medium-height) - 8px);z-index:3;border-radius:18px 18px 8px 8px;gap:12px;padding:14px;transition:box-shadow .24s,top .26s cubic-bezier(.22,1,.36,1),height .26s cubic-bezier(.22,1,.36,1);display:grid;position:absolute;right:8px;overflow-y:auto;box-shadow:0 -8px 24px #0f172a1f}.apoyo-escaleras-mobile-panel[data-sheet-position=collapsed]{height:var(--sheet-collapsed-height);top:calc(58px + clamp(420px, 70svh, 820px) - var(--sheet-collapsed-height) - 8px)}.apoyo-escaleras-mobile-panel[data-sheet-position=expanded]{height:var(--sheet-expanded-height);top:calc(58px + clamp(420px, 70svh, 820px) - var(--sheet-expanded-height) - 8px)}.apoyo-escaleras-mobile-panel[data-sheet-position=collapsed]{overflow:hidden}.apoyo-escaleras-mobile-panel[data-sheet-position=collapsed]>:not(.apoyo-escaleras-mobile-sheet-handle):not(.apoyo-escaleras-mobile-panel-head){opacity:0;pointer-events:none;visibility:hidden}.apoyo-escaleras-mobile-sheet-handle{cursor:ns-resize;touch-action:pan-y;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;min-height:8px;display:flex}.apoyo-escaleras-mobile-sheet-handle span{background:#cbd5e1;border-radius:999px;width:42px;height:4px;display:block}.apoyo-escaleras-mobile-panel-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.apoyo-escaleras-mobile-panel-head h2{overflow-wrap:anywhere;min-width:0;margin:2px 0 0;font-size:18px}.apoyo-escaleras-mobile-accordion{border-top:1px solid var(--border);padding-top:10px}.apoyo-escaleras-mobile-accordion summary{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;min-height:30px;font-size:12px;font-weight:900;list-style:none;display:flex}.apoyo-escaleras-mobile-accordion summary::-webkit-details-marker{display:none}.apoyo-escaleras-mobile-accordion summary:after{color:var(--muted);content:"+";font-size:18px;line-height:1;transition:transform .18s}.apoyo-escaleras-mobile-accordion[open] summary:after{transform:rotate(45deg)}.apoyo-escaleras-mobile-panel-section-content{gap:8px;min-width:0;display:grid}.apoyo-escaleras-mobile-section-label{display:none}.apoyo-escaleras-mobile-section-action{justify-self:start}.apoyo-escaleras-mobile-eyebrow,.apoyo-escaleras-mobile-facts span,.apoyo-escaleras-mobile-section-label{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:900}.apoyo-escaleras-mobile-panel-section,.apoyo-escaleras-mobile-panel-status{gap:8px;display:grid}.apoyo-escaleras-mobile-panel-status{border-top:1px solid var(--border);grid-template-columns:1fr auto;align-items:center;padding-top:10px}.apoyo-escaleras-mobile-actions-section{border-top:1px solid var(--border);padding-top:10px}.apoyo-escaleras-mobile-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.apoyo-escaleras-mobile-facts div{border:1px solid var(--border);border-radius:8px;gap:3px;padding:8px;display:grid}.apoyo-escaleras-mobile-facts strong{overflow-wrap:anywhere;min-width:0}.apoyo-escaleras-mobile-status-chip{border:1px solid #0000;border-radius:999px;justify-self:start;padding:4px 7px;font-size:11px;transition:background-color .18s,border-color .18s,color .18s;display:inline-block}.apoyo-escaleras-mobile-status-chip.is-aceptada{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.apoyo-escaleras-mobile-status-chip.is-en-ruta{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.apoyo-escaleras-mobile-status-chip.is-cerca-ubicacion{color:#a16207;background:#fefce8;border-color:#fde68a}.apoyo-escaleras-mobile-status-chip.is-llego{color:#7e22ce;background:#faf5ff;border-color:#e9d5ff}.apoyo-escaleras-mobile-status-chip.is-pendiente-devolucion{color:#be123c;background:#fff1f2;border-color:#fecdd3}.apoyo-escaleras-mobile-status-chip.is-finalizada,.apoyo-escaleras-mobile-status-chip.is-cancelada,.apoyo-escaleras-mobile-status-chip.is-devuelta{color:#475569;background:#f1f5f9;border-color:#cbd5e1}.apoyo-escaleras-mobile-status-chip.is-activo-almuerzo{color:#64748b;background:#f1f5f9;border-color:#cbd5e1}.apoyo-escaleras-mobile-observations,.apoyo-escaleras-mobile-muted{color:var(--muted);margin:0}.apoyo-escaleras-mobile-other-requests{background:var(--surface);border:1px solid var(--border);border-radius:8px;gap:8px;padding:10px;display:grid}.apoyo-escaleras-mobile-other-requests article{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:8px;padding-top:8px;display:flex}.apoyo-escaleras-mobile-other-requests article div{gap:3px;display:grid}.apoyo-escaleras-mobile-other-requests article span{color:var(--muted);font-size:11px}.apoyo-escaleras-mobile-tools{flex-wrap:wrap;gap:6px;display:flex}.apoyo-escaleras-mobile-tools span{border:1px solid var(--border);background:#f8fafc;border-radius:999px;padding:5px 8px;font-size:12px}.apoyo-escaleras-mobile-primary{width:100%;min-height:48px;transition:background-color .16s,box-shadow .16s,transform .16s}.apoyo-escaleras-mobile-primary:hover,.apoyo-escaleras-mobile-primary:active{transform:translateY(-1px)}.apoyo-escaleras-mobile-secondary-primary{justify-self:start}.apoyo-escaleras-mobile-secondary-actions{border-top:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding-top:10px;display:grid}.apoyo-escaleras-mobile-secondary-actions button{color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;place-items:center;gap:3px;padding:4px 2px;font-size:10px;transition:background-color .15s,color .15s,transform .15s;display:grid}.apoyo-escaleras-mobile-secondary-actions button:hover,.apoyo-escaleras-mobile-secondary-actions button:active{color:var(--text);transform:translateY(-1px)}.apoyo-escaleras-mobile-secondary-actions button span:first-child{color:var(--primary);background:#eff6ff;border:1px solid #bfdbfe;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;font-weight:900;display:flex}.apoyo-escaleras-mobile-delivery{border-top:1px solid var(--border);gap:10px;padding-top:12px;display:grid}.apoyo-escaleras-mobile-delivery-tool{grid-template-columns:1.3fr 1fr 90px;gap:8px;display:grid}@media (width>=761px){.apoyo-escaleras-mobile-operativa{display:none}}@media (width<=420px){.apoyo-escaleras-mobile-map{height:clamp(360px,68svh,700px)}.apoyo-escaleras-mobile-panel{top:calc(58px + clamp(360px, 68svh, 700px) - var(--sheet-medium-height) - 8px);padding:12px}.apoyo-escaleras-mobile-panel[data-sheet-position=collapsed]{top:calc(58px + clamp(360px, 68svh, 700px) - var(--sheet-collapsed-height) - 8px)}.apoyo-escaleras-mobile-panel[data-sheet-position=expanded]{top:calc(58px + clamp(360px, 68svh, 700px) - var(--sheet-expanded-height) - 8px)}.apoyo-escaleras-mobile-panel-head h2{font-size:16px}.apoyo-escaleras-mobile-secondary-actions{gap:0}.apoyo-escaleras-mobile-secondary-actions button{font-size:9px}.apoyo-escaleras-mobile-delivery-tool{grid-template-columns:1fr}.apoyo-escaleras-mobile-map-service-card{width:calc(100% - 78px);left:12px}.apoyo-escaleras-mobile-map-indicators{top:12px;left:12px}.apoyo-escaleras-mobile-map-controls{top:72px;right:12px}.apoyo-escaleras-mobile-navigate,.apoyo-escaleras-mobile-navigation-menu{right:12px}}.apoyo-escaleras-mobile-skeleton-screen{gap:10px;min-height:calc(100svh - 150px);display:grid;position:relative}.apoyo-escaleras-mobile-skeleton-map{background:#e2e8f0;border-radius:12px;height:clamp(420px,70svh,820px);min-height:420px;position:relative;overflow:hidden}.apoyo-escaleras-mobile-skeleton-map:before{content:"";background:linear-gradient(135deg,#ffffff47,#0000 52%);position:absolute;inset:0}.apoyo-escaleras-mobile-skeleton-indicator{background:#fffc;border-radius:999px;width:88px;height:28px;position:absolute;top:18px;left:18px}.apoyo-escaleras-mobile-skeleton-service-card{background:#ffffffd6;border-radius:12px;gap:8px;width:min(230px,100% - 86px);padding:12px;display:grid;position:absolute;top:58px;left:18px}.apoyo-escaleras-mobile-skeleton-panel{--sheet-medium-height:clamp(190px, 35svh, 330px);background:var(--surface);border:1px solid var(--border);max-height:var(--sheet-medium-height);min-height:190px;left:8px;right:8px;top:calc(58px + clamp(420px, 70svh, 820px) - var(--sheet-medium-height) - 8px);border-radius:18px 18px 8px 8px;gap:12px;padding:14px;display:grid;position:absolute;box-shadow:0 -8px 24px #0f172a1f}.apoyo-escaleras-mobile-skeleton-handle{background:#cbd5e1;border-radius:999px;justify-self:center;width:42px;height:4px}.apoyo-escaleras-mobile-skeleton-line,.apoyo-escaleras-mobile-skeleton-facts span,.apoyo-escaleras-mobile-skeleton-button,.apoyo-escaleras-mobile-skeleton-resource{background:linear-gradient(90deg,#e2e8f0 25%,#f8fafc 50%,#e2e8f0 75%) 0 0/220% 100%;border-radius:6px;width:100%;height:11px;animation:1.5s ease-in-out infinite apoyo-escaleras-skeleton-pulse;display:block}.apoyo-escaleras-mobile-skeleton-line.is-title{width:62%;height:18px}.apoyo-escaleras-mobile-skeleton-line.is-medium{width:74%}.apoyo-escaleras-mobile-skeleton-line.is-short{width:36%}.apoyo-escaleras-mobile-skeleton-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.apoyo-escaleras-mobile-skeleton-facts span{height:48px}.apoyo-escaleras-mobile-skeleton-button{height:46px}.apoyo-escaleras-mobile-skeleton-resources{border-top:1px solid var(--border);grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding-top:10px;display:grid}.apoyo-escaleras-mobile-skeleton-resource{border-radius:50%;justify-self:center;width:34px;height:34px}.apoyo-escaleras-mobile-resource-loading,.apoyo-escaleras-mobile-chat-skeleton{display:none}.apoyo-escaleras-desktop-resource-loading{display:block}@keyframes apoyo-escaleras-skeleton-pulse{0%,to{background-position:100% 0}50%{background-position:0 0}}@media (width<=760px){[data-apoyo-escaleras-interface=mobile-operativa] .btn,[data-apoyo-escaleras-interface=mobile-operativa] button{min-height:44px}[data-apoyo-escaleras-interface=mobile-operativa] .btn-sm,[data-apoyo-escaleras-interface=mobile-operativa] .apoyo-escaleras-mobile-drawer button{min-height:40px}[data-apoyo-escaleras-interface=mobile-operativa] .apoyo-escaleras-error{border-radius:10px;margin:0;animation:.18s both apoyo-escaleras-feedback-in;box-shadow:0 5px 14px #b91c1c1f}[data-apoyo-escaleras-interface=mobile-operativa] .apoyo-escaleras-turno-activo,[data-apoyo-escaleras-interface=mobile-operativa] .apoyo-escaleras-inventory-list,[data-apoyo-escaleras-interface=mobile-operativa] .apoyo-escaleras-table-wrap,[data-apoyo-escaleras-interface=mobile-operativa] .apoyo-escaleras-chat-box{border-radius:12px;box-shadow:0 8px 22px #0f172a1a}[data-apoyo-escaleras-interface=mobile-operativa] .apoyo-escaleras-operational-row,[data-apoyo-escaleras-interface=mobile-operativa] .apoyo-escaleras-chat-message,[data-apoyo-escaleras-interface=mobile-operativa] .apoyo-escaleras-table tr{transition:background-color .18s,box-shadow .18s,transform .18s}[data-apoyo-escaleras-interface=mobile-operativa] .apoyo-escaleras-operational-row:active,[data-apoyo-escaleras-interface=mobile-operativa] .apoyo-escaleras-chat-message:active{transform:scale(.995)}.apoyo-escaleras-mobile-resource-loading{display:block}.apoyo-escaleras-desktop-resource-loading{display:none}.apoyo-escaleras-mobile-chat-skeleton{display:block}.apoyo-escaleras-mobile-chat-skeleton+.apoyo-escaleras-empty{display:none}.apoyo-escaleras-mobile-resource-skeleton{background:var(--surface);border:1px solid var(--border);border-radius:12px;gap:10px;min-height:132px;padding:14px;display:grid;box-shadow:0 8px 22px #0f172a1a}.apoyo-escaleras-mobile-skeleton-screen{min-height:calc(100svh - 150px)}.apoyo-escaleras-mobile-skeleton-map{height:clamp(360px,68svh,700px)}.apoyo-escaleras-mobile-skeleton-panel{top:calc(58px + clamp(360px, 68svh, 700px) - var(--sheet-medium-height) - 8px);padding:12px}}@media (prefers-reduced-motion:reduce){.apoyo-escaleras-mobile-skeleton-line,.apoyo-escaleras-mobile-skeleton-facts span,.apoyo-escaleras-mobile-skeleton-button,.apoyo-escaleras-mobile-skeleton-resource{animation:none}.apoyo-escaleras-mobile-operativa *{scroll-behavior:auto;transition-duration:.01ms!important}}@media (width<=900px){.apoyo-escaleras-mobile-operativa,.apoyo-escaleras-mobile-technician{--surface:#071d3d;--surface-raised:#0b2a55;--border:#93c5fd3d;--text:#f8fafc;--muted:#a9bbd5;--primary:#16a34a;--shadow:0 14px 34px #020c1f57;color:var(--text);background:#061832;min-height:100svh}.apoyo-escaleras-mobile-operativa{gap:0;padding-bottom:0}.apoyo-escaleras-mobile-header,.apoyo-escaleras-mobile-technician-header{color:var(--text);z-index:12;background:#061832;border-color:#0000;border-radius:0;min-height:62px;padding:10px 14px;position:relative}.apoyo-escaleras-mobile-header-service span,.apoyo-escaleras-mobile-technician-eyebrow,.apoyo-escaleras-mobile-technician-header-stat span{color:var(--muted)}.apoyo-escaleras-mobile-turn-status.is-disponible,.apoyo-escaleras-mobile-status-chip.is-pendiente-aceptacion{color:#86efac;background:#22c55e29;border-color:#4ade8066}.apoyo-escaleras-mobile-turn-status.is-ocupado{color:#fdba74;background:#f9731629;border-color:#fb923c6b}.apoyo-escaleras-mobile-connection-status.is-active{color:#86efac;background:#22c55e24}.apoyo-escaleras-mobile-connection-status.is-searching{color:#fde68a;background:#eab30824}.apoyo-escaleras-mobile-connection-status.is-offline{color:#fca5a5;background:#ef444429}.apoyo-escaleras-mobile-drawer summary{color:var(--text)}.apoyo-escaleras-mobile-drawer-profile,.apoyo-escaleras-mobile-drawer nav{border-color:var(--border);box-shadow:var(--shadow);background:#071d3d}.apoyo-escaleras-mobile-drawer button{color:var(--text)}.apoyo-escaleras-mobile-drawer button:hover{background:#0b2a55}.apoyo-escaleras-mobile-map,.apoyo-escaleras-mobile-technician-map{box-shadow:none;border-radius:0;height:clamp(430px,70svh,760px);min-height:430px}.apoyo-escaleras-mobile-map-service-card{box-shadow:var(--shadow);color:var(--text);background:#071d3df0;border-color:#93c5fd47}.apoyo-escaleras-mobile-map-service-card>div span,.apoyo-escaleras-mobile-map-service-card .apoyo-escaleras-mobile-status-chip{color:var(--muted)}.apoyo-escaleras-mobile-map-controls button,.apoyo-escaleras-mobile-technician-map .dominion-map-controls button{color:var(--text);background:#071d3df0;border-color:#93c5fd47}.apoyo-escaleras-mobile-map-controls button span,.apoyo-escaleras-mobile-technician-map .dominion-map-controls button{color:#bfdbfe}.apoyo-escaleras-mobile-navigate{background:#16a34a;border-color:#16a34a;bottom:calc(clamp(190px,35svh,330px) + 18px)}.apoyo-escaleras-mobile-panel,.apoyo-escaleras-mobile-technician-sheet{color:var(--text);background:#071d3d;border-color:#93c5fd3d;box-shadow:0 -14px 34px #020c1f66}.apoyo-escaleras-mobile-sheet-handle span,.apoyo-escaleras-mobile-technician-sheet-handle span{background:#6f88aa}.apoyo-escaleras-mobile-accordion,.apoyo-escaleras-mobile-panel-status,.apoyo-escaleras-mobile-technician-section{border-color:#93c5fd2e}.apoyo-escaleras-mobile-accordion summary,.apoyo-escaleras-mobile-technician-section summary{color:var(--text)}.apoyo-escaleras-mobile-accordion summary:after,.apoyo-escaleras-mobile-technician-section summary:after{color:#8fa8c9}.apoyo-escaleras-mobile-facts div,.apoyo-escaleras-mobile-technician-facts div{background:#0b2a55b8;border-color:#93c5fd33}.apoyo-escaleras-mobile-eyebrow,.apoyo-escaleras-mobile-facts span,.apoyo-escaleras-mobile-section-label,.apoyo-escaleras-mobile-observations,.apoyo-escaleras-mobile-muted,.apoyo-escaleras-mobile-technician-profile small,.apoyo-escaleras-mobile-technician-muted,.apoyo-escaleras-mobile-technician-facts span{color:var(--muted)}.apoyo-escaleras-mobile-tools span,.apoyo-escaleras-mobile-technician-tool{color:var(--text);background:#0b2a55db;border-color:#93c5fd3d}.apoyo-escaleras-mobile-primary,.apoyo-escaleras-mobile-technician-action.is-primary{color:#fff;background:#16a34a;border-color:#16a34a}.apoyo-escaleras-mobile-secondary-primary,.apoyo-escaleras-mobile-technician-action:not(.is-primary){color:var(--text);background:0 0;border-color:#93c5fd5c}.apoyo-escaleras-mobile-secondary-actions{border-color:#93c5fd2e}.apoyo-escaleras-mobile-secondary-actions button{color:var(--muted)}.apoyo-escaleras-mobile-secondary-actions button span:first-child{color:#60a5fa;background:#0b2a55;border-color:#60a5fa57}.apoyo-escaleras-mobile-other-requests{color:var(--text);background:#071d3d;border-color:#93c5fd3d}.apoyo-escaleras-mobile-other-requests article{border-color:#93c5fd2e}.apoyo-escaleras-mobile-other-requests article span{color:var(--muted)}.apoyo-escaleras-mobile-technician-status-chip{color:#bfdbfe;background:#2563eb33;border-color:#60a5fa75}.apoyo-escaleras-mobile-technician-profile img,.apoyo-escaleras-mobile-technician-profile>span{color:#93c5fd;background:#0b2a55;border-color:#60a5fa66}.apoyo-escaleras-mobile-technician-timeline li>span{background:#071d3d;border-color:#51709b}.apoyo-escaleras-mobile-technician-timeline li.is-complete>span{color:#86efac;background:#22c55e2e;border-color:#4ade80}.apoyo-escaleras-mobile-technician-timeline li.is-complete strong,.apoyo-escaleras-mobile-technician-timeline li.is-current strong{color:var(--text)}.apoyo-escaleras-mobile-technician-timeline li.is-current>span{color:#bfdbfe;background:#2563eb38;border-color:#60a5fa}.apoyo-escaleras-mobile-technician-tools{gap:7px;display:grid}.apoyo-escaleras-mobile-technician-tool{border:1px solid #93c5fd33;border-radius:9px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:2px 8px;padding:9px;display:grid}.apoyo-escaleras-mobile-technician-tool>span{color:#86efac;background:#22c55e2e;border-radius:50%;grid-row:span 2;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.apoyo-escaleras-mobile-technician-tool small{color:var(--muted);font-size:10px}}.apoyo-escaleras-mobile-leaflet-map{border-radius:inherit;width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.apoyo-escaleras-mobile-leaflet-map .leaflet-container{border-radius:inherit;touch-action:pan-x pan-y;background:#dbe7ef;width:100%;height:100%;min-height:0}.apoyo-escaleras-mobile-leaflet-map .leaflet-control-attribution{color:#475569;background:#ffffffc7;border-radius:5px 0 0;padding:2px 5px;font-size:8px;line-height:1.35}.apoyo-escaleras-mobile-leaflet-map .leaflet-control-attribution a{color:#1d4ed8}.apoyo-escaleras-mobile-leaflet-map .dominion-map-controls{right:max(12px, env(safe-area-inset-right));gap:7px;display:grid;top:12px}.apoyo-escaleras-mobile-leaflet-map .dominion-map-controls button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1e293b;min-width:42px;min-height:42px;transition:background-color .18s ease, border-color .18s ease, box-shadow .18s ease, transform .18s var(--mobile-press-ease);background:#fffffff0;border-color:#94a3b894;border-radius:11px;justify-content:center;align-items:center;gap:4px;padding:7px 8px;font-size:11px;box-shadow:0 5px 15px #0f172a29}.apoyo-escaleras-mobile-leaflet-map .dominion-map-controls button:hover,.apoyo-escaleras-mobile-leaflet-map .dominion-map-controls button:focus-visible{outline-offset:2px;background:#fff;border-color:#2563eb61;outline:2px solid #2563eb33;transform:translateY(-1px);box-shadow:0 8px 20px #0f172a33}.apoyo-escaleras-mobile-leaflet-map .dominion-map-controls button:active:not(:disabled){transform:scale(.95)}.apoyo-escaleras-mobile-leaflet-map .dominion-map-controls button:disabled{opacity:.52}.apoyo-escaleras-mobile-leaflet-map .dominion-marker-pin{transition:box-shadow .22s ease, transform .22s var(--mobile-ease), filter .22s ease;border-width:3px;box-shadow:0 5px 13px #0f172a47}.apoyo-escaleras-mobile-leaflet-map .dominion-marker-pin.is-selected{filter:saturate(1.08);box-shadow:0 0 0 8px #2563eb29,0 8px 18px #0f172a4d}.apoyo-escaleras-mobile-leaflet-map .leaflet-tooltip{color:#fff;background:#0f172ae6;border:0;border-radius:7px;padding:5px 7px;font-size:10px;font-weight:800;box-shadow:0 5px 14px #0f172a33}.apoyo-escaleras-mobile-leaflet-map .leaflet-tooltip-top:before{border-top-color:#0f172ae6}.apoyo-escaleras-mobile-leaflet-map .leaflet-popup-content-wrapper,.apoyo-escaleras-mobile-leaflet-map .leaflet-popup-tip{background:#fffffff5}.apoyo-escaleras-mobile-leaflet-map .leaflet-popup-content-wrapper{border-radius:10px;box-shadow:0 9px 24px #0f172a33}.apoyo-escaleras-mobile-leaflet-map .leaflet-popup-content{color:#1e293b;margin:10px 12px;font-size:12px;line-height:1.4}@media (width<=390px){.apoyo-escaleras-mobile-leaflet-map .dominion-map-controls{gap:5px;top:9px;right:9px}.apoyo-escaleras-mobile-leaflet-map .dominion-map-controls button{min-width:40px;min-height:40px;padding-left:6px;padding-right:6px;font-size:10px}}@media (prefers-reduced-motion:reduce){.apoyo-escaleras-mobile-leaflet-map .dominion-map-controls button,.apoyo-escaleras-mobile-leaflet-map .dominion-marker-pin{transition-duration:.01ms}}.apoyo-escaleras-mobile-technician-leaflet-map{border-radius:inherit;width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.apoyo-escaleras-mobile-technician-leaflet-map .leaflet-container{border-radius:inherit;background:#dbe7ef;width:100%;height:100%;min-height:0}.apoyo-escaleras-mobile-technician-leaflet-map .leaflet-control-zoom{margin-left:max(12px, env(safe-area-inset-left));border:0;margin-top:12px;box-shadow:0 6px 16px #0f172a29}.apoyo-escaleras-mobile-technician-leaflet-map .leaflet-control-zoom a{color:#1e293b;background:#fffffff0;border:1px solid #94a3b894;justify-content:center;align-items:center;width:40px;height:40px;font-size:22px;font-weight:700;line-height:1;transition:background-color .18s,color .18s,transform .18s;display:flex}.apoyo-escaleras-mobile-technician-leaflet-map .leaflet-control-zoom a:first-child{border-radius:10px 10px 0 0}.apoyo-escaleras-mobile-technician-leaflet-map .leaflet-control-zoom a:last-child{border-top:0;border-radius:0 0 10px 10px}.apoyo-escaleras-mobile-technician-leaflet-map .leaflet-control-zoom a:hover,.apoyo-escaleras-mobile-technician-leaflet-map .leaflet-control-zoom a:focus-visible{color:#1d4ed8;outline-offset:1px;background:#fff;outline:2px solid #2563eb33}.apoyo-escaleras-mobile-technician-leaflet-map .leaflet-control-zoom a:active{transform:scale(.94)}.apoyo-escaleras-mobile-technician-leaflet-map .leaflet-control-attribution{color:#475569;background:#ffffffc7;border-radius:5px 0 0;padding:2px 5px;font-size:8px;line-height:1.35}.apoyo-escaleras-mobile-technician-leaflet-map .leaflet-control-attribution a{color:#1d4ed8}.apoyo-escaleras-mobile-technician-leaflet-map .dominion-marker-pin{transition:box-shadow .22s ease, transform .22s var(--mobile-ease), filter .22s ease;box-shadow:0 5px 13px #0f172a47}.apoyo-escaleras-mobile-technician-leaflet-map .dominion-marker-status-tecnico{border-radius:7px 7px 7px 2px;transform:rotate(-45deg)scale(.92)}.apoyo-escaleras-mobile-technician-leaflet-map .dominion-marker-status-tecnico:after{box-shadow:none;background:#fff;width:6px;height:6px;top:3px;left:3px}.apoyo-escaleras-mobile-technician-leaflet-map .leaflet-tooltip{color:#fff;background:#0f172ae6;border:0;border-radius:7px;padding:5px 7px;font-size:10px;font-weight:800;box-shadow:0 5px 14px #0f172a33}.apoyo-escaleras-mobile-technician-leaflet-map .leaflet-tooltip-top:before{border-top-color:#0f172ae6}.apoyo-escaleras-mobile-technician-leaflet-map .leaflet-popup-content-wrapper,.apoyo-escaleras-mobile-technician-leaflet-map .leaflet-popup-tip{background:#fffffff5}.apoyo-escaleras-mobile-technician-leaflet-map .leaflet-popup-content-wrapper{border-radius:10px;box-shadow:0 9px 24px #0f172a33}.apoyo-escaleras-mobile-technician-leaflet-map .leaflet-popup-content{color:#1e293b;margin:10px 12px;font-size:12px;line-height:1.4}@media (width<=390px){.apoyo-escaleras-mobile-technician-leaflet-map .leaflet-control-zoom{margin-top:9px;margin-left:9px}.apoyo-escaleras-mobile-technician-leaflet-map .leaflet-control-zoom a{width:38px;height:38px}}@media (prefers-reduced-motion:reduce){.apoyo-escaleras-mobile-technician-leaflet-map .leaflet-control-zoom a,.apoyo-escaleras-mobile-technician-leaflet-map .dominion-marker-pin{transition-duration:.01ms}}@keyframes apoyo-escaleras-feedback-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.apoyo-escaleras-mobile-technician{--technician-sheet-medium-height:clamp(190px, 35svh, 330px);--technician-sheet-collapsed-height:clamp(68px, 10svh, 88px);--technician-sheet-expanded-height:min(70svh, calc(100svh - 120px));flex-direction:column;gap:10px;width:100%;max-width:100%;min-height:calc(100svh - 150px);display:flex;position:relative;overflow-x:hidden}.apoyo-escaleras-mobile-technician-header{background:var(--surface);border:1px solid var(--border);border-radius:12px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:52px;padding:8px 10px;display:grid}.apoyo-escaleras-mobile-technician-header>div:first-child{gap:2px;min-width:0;display:grid}.apoyo-escaleras-mobile-technician-header strong{overflow-wrap:anywhere}.apoyo-escaleras-mobile-technician-eyebrow,.apoyo-escaleras-mobile-technician-header-stat span{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:900}.apoyo-escaleras-mobile-technician-header-stat{text-align:right;gap:2px;min-width:0;display:grid}.apoyo-escaleras-mobile-technician-header-stat b{overflow-wrap:anywhere;max-width:90px;font-size:11px}.apoyo-escaleras-mobile-technician-map{flex:none;height:clamp(420px,70svh,820px);min-height:360px}.apoyo-escaleras-mobile-technician-map>.apoyo-escaleras-turno-activo{height:100%;min-height:0;position:relative}.apoyo-escaleras-mobile-technician-map>.apoyo-escaleras-turno-activo>.apoyo-escaleras-note{border:1px solid var(--border);z-index:6;background:#fffffff0;border-radius:10px;padding:7px 9px;position:absolute;top:14px;left:14px;right:14px}.apoyo-escaleras-mobile-technician-map>.apoyo-escaleras-turno-activo>.apoyo-escaleras-map-card-mobile{height:100%}.apoyo-escaleras-mobile-technician-sheet{background:var(--surface);border:1px solid var(--border);height:var(--technician-sheet-medium-height);overscroll-behavior:contain;min-height:0;max-height:calc(100svh - 120px);left:8px;right:8px;top:calc(58px + clamp(420px, 70svh, 820px) - var(--technician-sheet-medium-height) - 8px);z-index:8;border-radius:18px 18px 10px 10px;gap:12px;padding:14px;transition:height .26s cubic-bezier(.22,1,.36,1),top .26s cubic-bezier(.22,1,.36,1),box-shadow .22s;display:grid;position:absolute;overflow-y:auto;box-shadow:0 -10px 28px #0f172a29}.apoyo-escaleras-mobile-technician-sheet[data-sheet-position=collapsed]{height:var(--technician-sheet-collapsed-height);top:calc(58px + clamp(420px, 70svh, 820px) - var(--technician-sheet-collapsed-height) - 8px);overflow:hidden}.apoyo-escaleras-mobile-technician-sheet[data-sheet-position=expanded]{height:var(--technician-sheet-expanded-height);top:calc(58px + clamp(420px, 70svh, 820px) - var(--technician-sheet-expanded-height) - 8px)}.apoyo-escaleras-mobile-technician-sheet[data-sheet-position=collapsed]>:not(.apoyo-escaleras-mobile-technician-sheet-handle):not(.apoyo-escaleras-mobile-technician-sheet-heading){opacity:0;pointer-events:none;visibility:hidden}.apoyo-escaleras-mobile-technician-sheet-handle{cursor:ns-resize;touch-action:pan-y;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;min-height:8px;display:flex}.apoyo-escaleras-mobile-technician-sheet-handle span{background:#cbd5e1;border-radius:999px;width:44px;height:4px;display:block}.apoyo-escaleras-mobile-technician-sheet-heading{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.apoyo-escaleras-mobile-technician-sheet-heading>div{min-width:0}.apoyo-escaleras-mobile-technician-sheet-heading h2{overflow-wrap:anywhere;margin:2px 0 0;font-size:18px}.apoyo-escaleras-mobile-technician-status-chip{color:#1d4ed8;text-align:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;flex:none;max-width:42%;padding:5px 7px;font-size:10px;font-weight:900}.apoyo-escaleras-mobile-technician-section{border-top:1px solid var(--border);padding-top:10px}.apoyo-escaleras-mobile-technician-section summary{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;min-height:30px;font-size:12px;font-weight:900;list-style:none;display:flex}.apoyo-escaleras-mobile-technician-section summary::-webkit-details-marker{display:none}.apoyo-escaleras-mobile-technician-section summary:after{color:var(--muted);content:"+";font-size:18px;transition:transform .18s}.apoyo-escaleras-mobile-technician-section[open] summary:after{transform:rotate(45deg)}.apoyo-escaleras-mobile-technician-section-content{gap:10px;min-width:0;padding-top:8px;display:grid}.apoyo-escaleras-mobile-technician-profile{align-items:center;gap:10px;display:flex}.apoyo-escaleras-mobile-technician-profile img,.apoyo-escaleras-mobile-technician-profile>span{color:#0369a1;object-fit:cover;background:#e0f2fe;border:1px solid #bae6fd;border-radius:50%;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.apoyo-escaleras-mobile-technician-profile>div{gap:3px;min-width:0;display:grid}.apoyo-escaleras-mobile-technician-profile strong,.apoyo-escaleras-mobile-technician-profile small{overflow-wrap:anywhere}.apoyo-escaleras-mobile-technician-profile small,.apoyo-escaleras-mobile-technician-muted{color:var(--muted);margin:0}.apoyo-escaleras-mobile-technician-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.apoyo-escaleras-mobile-technician-facts div{border:1px solid var(--border);border-radius:9px;gap:3px;min-width:0;padding:8px;display:grid}.apoyo-escaleras-mobile-technician-facts span{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:900}.apoyo-escaleras-mobile-technician-facts strong{overflow-wrap:anywhere;font-size:12px}.apoyo-escaleras-mobile-technician-timeline{gap:0;margin:0;padding:0;list-style:none;display:grid;position:relative}.apoyo-escaleras-mobile-technician-timeline:before{background:var(--border);content:"";width:2px;position:absolute;top:18px;bottom:18px;left:10px}.apoyo-escaleras-mobile-technician-timeline li{z-index:1;align-items:center;gap:10px;min-height:34px;display:flex;position:relative}.apoyo-escaleras-mobile-technician-timeline li>span{background:var(--surface);color:#94a3b8;border:2px solid #cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;display:flex}.apoyo-escaleras-mobile-technician-timeline li strong{color:var(--muted);font-size:12px}.apoyo-escaleras-mobile-technician-timeline li.is-complete>span{color:#15803d;background:#ecfdf5;border-color:#86efac}.apoyo-escaleras-mobile-technician-timeline li.is-complete strong,.apoyo-escaleras-mobile-technician-timeline li.is-current strong{color:var(--text)}.apoyo-escaleras-mobile-technician-timeline li.is-current>span{color:#2563eb;background:#eff6ff;border-color:#60a5fa;animation:1.8s ease-in-out infinite apoyo-escaleras-mobile-timeline-pulse}.apoyo-escaleras-mobile-technician-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.apoyo-escaleras-mobile-technician-action{background:var(--surface);border:1px solid var(--border);color:var(--text);cursor:pointer;font:inherit;border-radius:10px;justify-content:center;align-items:center;min-height:46px;padding:8px;font-size:12px;font-weight:900;text-decoration:none;transition:background-color .16s,box-shadow .16s,transform .16s;display:flex}.apoyo-escaleras-mobile-technician-action.is-primary{background:var(--primary);border-color:var(--primary);color:#fff}.apoyo-escaleras-mobile-technician-action:hover,.apoyo-escaleras-mobile-technician-action:active{transform:translateY(-1px);box-shadow:0 7px 16px #0f172a29}.apoyo-escaleras-mobile-technician-action:disabled{cursor:not-allowed;opacity:.55;transform:none}@keyframes apoyo-escaleras-mobile-timeline-pulse{0%,to{box-shadow:0 0 #2563eb29}50%{box-shadow:0 0 0 6px #2563eb00}}@media (width<=420px){.apoyo-escaleras-mobile-technician-header{grid-template-columns:minmax(0,1fr) auto;gap:7px}.apoyo-escaleras-mobile-technician-header-stat:last-child{grid-area:1/2}.apoyo-escaleras-mobile-technician-header-stat b{max-width:76px}.apoyo-escaleras-mobile-technician-sheet{top:calc(58px + clamp(360px, 68svh, 700px) - var(--technician-sheet-medium-height) - 8px);padding:12px}.apoyo-escaleras-mobile-technician-sheet[data-sheet-position=collapsed]{top:calc(58px + clamp(360px, 68svh, 700px) - var(--technician-sheet-collapsed-height) - 8px)}.apoyo-escaleras-mobile-technician-sheet[data-sheet-position=expanded]{top:calc(58px + clamp(360px, 68svh, 700px) - var(--technician-sheet-expanded-height) - 8px)}.apoyo-escaleras-mobile-technician-map{height:clamp(360px,68svh,700px)}.apoyo-escaleras-mobile-technician-actions{gap:6px}}@media (prefers-reduced-motion:reduce){.apoyo-escaleras-mobile-technician *{scroll-behavior:auto;transition-duration:.01ms!important;animation:none!important}}.apoyo-escaleras-mobile-operativa,.apoyo-escaleras-mobile-technician{--mobile-ease:cubic-bezier(.16, 1, .3, 1);--mobile-press-ease:cubic-bezier(.2, .8, .2, 1);-webkit-tap-highlight-color:transparent}.apoyo-escaleras-mobile-operativa button,.apoyo-escaleras-mobile-operativa a,.apoyo-escaleras-mobile-technician button,.apoyo-escaleras-mobile-technician a,.apoyo-escaleras-mobile-operativa summary,.apoyo-escaleras-mobile-technician summary{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.apoyo-escaleras-mobile-operativa button:focus-visible,.apoyo-escaleras-mobile-operativa a:focus-visible,.apoyo-escaleras-mobile-technician button:focus-visible,.apoyo-escaleras-mobile-technician a:focus-visible,.apoyo-escaleras-mobile-operativa summary:focus-visible,.apoyo-escaleras-mobile-technician summary:focus-visible,.apoyo-escaleras-mobile-sheet-handle:focus-visible,.apoyo-escaleras-mobile-technician-sheet-handle:focus-visible{outline-offset:3px;outline:3px solid #2563eb57}.apoyo-escaleras-mobile-map,.apoyo-escaleras-mobile-technician-map{isolation:isolate;contain:layout paint}.apoyo-escaleras-mobile-map>.apoyo-escaleras-map-card,.apoyo-escaleras-mobile-technician-map>.apoyo-escaleras-turno-activo{animation:apoyo-escaleras-mobile-map-in .42s var(--mobile-ease) both}.apoyo-escaleras-mobile-map .apoyo-escaleras-map-marker,.apoyo-escaleras-mobile-technician-map .apoyo-escaleras-map-marker{transition:left .72s var(--mobile-ease), top .72s var(--mobile-ease), transform .26s var(--mobile-press-ease), box-shadow .26s ease;will-change:left, top, transform}.apoyo-escaleras-mobile-map .apoyo-escaleras-map-marker-support,.apoyo-escaleras-mobile-technician-map .apoyo-escaleras-map-marker-support{animation:2.8s ease-in-out infinite apoyo-escaleras-mobile-support-pulse}.apoyo-escaleras-mobile-map .apoyo-escaleras-map-marker-tech,.apoyo-escaleras-mobile-technician-map .apoyo-escaleras-map-marker-tech{animation:3.4s ease-in-out infinite apoyo-escaleras-mobile-tech-breathe}.apoyo-escaleras-mobile-map .apoyo-escaleras-route-summary,.apoyo-escaleras-mobile-technician-map .apoyo-escaleras-route-summary,.apoyo-escaleras-mobile-map .apoyo-escaleras-map-legend,.apoyo-escaleras-mobile-technician-map .apoyo-escaleras-map-legend{animation:apoyo-escaleras-mobile-card-in .36s var(--mobile-ease) both}.apoyo-escaleras-mobile-map .apoyo-escaleras-route-line,.apoyo-escaleras-mobile-technician-map .apoyo-escaleras-route-line{transition:left .72s var(--mobile-ease), top .72s var(--mobile-ease), width .72s var(--mobile-ease), transform .72s var(--mobile-ease);will-change:left, top, width, transform}.apoyo-escaleras-mobile-map-indicator,.apoyo-escaleras-map-mobile-indicators span,.apoyo-escaleras-mobile-connection-status,.apoyo-escaleras-mobile-turn-status{animation:apoyo-escaleras-mobile-chip-in .32s var(--mobile-ease) both;transition:background-color .22s,border-color .22s,color .22s,box-shadow .22s}.apoyo-escaleras-mobile-map-indicator.is-active i,.apoyo-escaleras-map-mobile-indicators span.is-active i,.apoyo-escaleras-mobile-connection-status.is-active i{animation:2.1s ease-in-out infinite apoyo-escaleras-mobile-status-pulse}.apoyo-escaleras-mobile-map-indicator.is-searching i,.apoyo-escaleras-map-mobile-indicators span.is-searching i,.apoyo-escaleras-mobile-connection-status.is-searching i{animation:1.2s ease-in-out infinite apoyo-escaleras-mobile-status-pulse}.apoyo-escaleras-mobile-panel,.apoyo-escaleras-mobile-technician-sheet{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;scrollbar-gutter:stable;will-change:height, top;transition:height .36s var(--mobile-ease), top .36s var(--mobile-ease), box-shadow .26s ease, border-color .22s ease}.apoyo-escaleras-mobile-panel[data-sheet-position=collapsed],.apoyo-escaleras-mobile-technician-sheet[data-sheet-position=collapsed]{animation:apoyo-escaleras-mobile-sheet-settle-collapsed .36s var(--mobile-ease) both}.apoyo-escaleras-mobile-panel[data-sheet-position=medium],.apoyo-escaleras-mobile-technician-sheet[data-sheet-position=medium]{animation:apoyo-escaleras-mobile-sheet-settle-medium .36s var(--mobile-ease) both}.apoyo-escaleras-mobile-panel[data-sheet-position=expanded],.apoyo-escaleras-mobile-technician-sheet[data-sheet-position=expanded]{animation:apoyo-escaleras-mobile-sheet-settle-expanded .42s var(--mobile-ease) both}.apoyo-escaleras-mobile-sheet-handle,.apoyo-escaleras-mobile-technician-sheet-handle{touch-action:none;min-height:26px}.apoyo-escaleras-mobile-sheet-handle span,.apoyo-escaleras-mobile-technician-sheet-handle span{height:5px;transition:width .22s var(--mobile-ease), background-color .22s ease, transform .22s var(--mobile-press-ease)}.apoyo-escaleras-mobile-sheet-handle:active span,.apoyo-escaleras-mobile-technician-sheet-handle:active span{background:var(--primary);width:48px;transform:scaleX(1.22)}.apoyo-escaleras-mobile-panel-head,.apoyo-escaleras-mobile-technician-sheet-heading,.apoyo-escaleras-mobile-panel-section,.apoyo-escaleras-mobile-technician-section,.apoyo-escaleras-mobile-other-requests article{animation:apoyo-escaleras-mobile-card-in .36s var(--mobile-ease) both}.apoyo-escaleras-mobile-status-chip,.apoyo-escaleras-mobile-technician-status-chip{animation:apoyo-escaleras-mobile-status-in .36s var(--mobile-ease) both;transition:background-color .22s ease, border-color .22s ease, color .22s ease, box-shadow .22s ease, transform .22s var(--mobile-press-ease);box-shadow:0 3px 10px #0f172a12}.apoyo-escaleras-mobile-status-chip:active,.apoyo-escaleras-mobile-technician-status-chip:active{transform:scale(.97)}.apoyo-escaleras-mobile-primary,.apoyo-escaleras-mobile-secondary-primary,.apoyo-escaleras-mobile-section-action,.apoyo-escaleras-mobile-navigate,.apoyo-escaleras-mobile-map-controls button,.apoyo-escaleras-mobile-technician-action,.apoyo-escaleras-mobile-secondary-actions button{min-height:44px;transition:transform .16s var(--mobile-press-ease), box-shadow .2s ease, background-color .2s ease, border-color .2s ease, color .2s ease}.apoyo-escaleras-mobile-primary:active,.apoyo-escaleras-mobile-secondary-primary:active,.apoyo-escaleras-mobile-section-action:active,.apoyo-escaleras-mobile-navigate:active,.apoyo-escaleras-mobile-map-controls button:active:not(:disabled),.apoyo-escaleras-mobile-technician-action:active:not(:disabled),.apoyo-escaleras-mobile-secondary-actions button:active:not(:disabled){transform:scale(.97);box-shadow:0 3px 9px #0f172a2e}.apoyo-escaleras-mobile-drawer[open]{z-index:20}.apoyo-escaleras-mobile-drawer[open] summary{color:var(--primary);transform:scale(.96)}.apoyo-escaleras-mobile-drawer-profile,.apoyo-escaleras-mobile-drawer nav{animation:apoyo-escaleras-mobile-drawer-in .24s var(--mobile-ease) both;max-width:min(260px,100vw - 24px)}.apoyo-escaleras-mobile-drawer button{min-height:44px}.apoyo-escaleras-mobile-accordion[open] .apoyo-escaleras-mobile-panel-section-content,.apoyo-escaleras-mobile-technician-section[open] .apoyo-escaleras-mobile-technician-section-content,.apoyo-escaleras-mobile-technician-section[open] .apoyo-escaleras-mobile-technician-timeline,.apoyo-escaleras-mobile-accordion[open] .apoyo-escaleras-mobile-delivery{animation:apoyo-escaleras-mobile-content-in .26s var(--mobile-ease) both}.apoyo-escaleras-mobile-technician-timeline li>span{transition:background-color .26s ease, border-color .26s ease, color .26s ease, box-shadow .26s ease, transform .26s var(--mobile-press-ease)}.apoyo-escaleras-mobile-technician-timeline li.is-current>span{transform:scale(1.08)}@keyframes apoyo-escaleras-mobile-map-in{0%{opacity:.82;transform:scale(1.012)}to{opacity:1;transform:scale(1)}}@keyframes apoyo-escaleras-mobile-support-pulse{0%,to{box-shadow:0 0 #dc26263d,0 8px 20px #0f172a3d}50%{box-shadow:0 0 0 7px #dc262600,0 10px 23px #0f172a4d}}@keyframes apoyo-escaleras-mobile-card-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes apoyo-escaleras-mobile-chip-in{0%{opacity:0;transform:translateY(-3px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes apoyo-escaleras-mobile-status-in{0%{opacity:.55;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes apoyo-escaleras-mobile-status-pulse{0%,to{box-shadow:0 0 #16a34a00}50%{box-shadow:0 0 0 4px #16a34a1f}}@keyframes apoyo-escaleras-mobile-sheet-settle-collapsed{0%{transform:translateY(-4px)}70%{transform:translateY(2px)}to{transform:translateY(0)}}@keyframes apoyo-escaleras-mobile-sheet-settle-medium{0%{transform:translateY(4px)}70%{transform:translateY(-2px)}to{transform:translateY(0)}}@keyframes apoyo-escaleras-mobile-sheet-settle-expanded{0%{transform:translateY(8px)}70%{transform:translateY(-3px)}to{transform:translateY(0)}}@keyframes apoyo-escaleras-mobile-drawer-in{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes apoyo-escaleras-mobile-content-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (width<=390px){.apoyo-escaleras-mobile-header,.apoyo-escaleras-mobile-technician-header{gap:6px;padding-left:8px;padding-right:8px}.apoyo-escaleras-mobile-connection-status{gap:3px;padding-left:5px;padding-right:5px;font-size:9px}.apoyo-escaleras-mobile-map-service-card{max-width:min(210px,100% - 76px);padding:9px;left:10px}.apoyo-escaleras-mobile-map-controls{right:10px}.apoyo-escaleras-mobile-panel,.apoyo-escaleras-mobile-technician-sheet{padding-left:10px;padding-right:10px;left:5px;right:5px}.apoyo-escaleras-mobile-panel-head h2,.apoyo-escaleras-mobile-technician-sheet-heading h2{font-size:16px}.apoyo-escaleras-mobile-facts,.apoyo-escaleras-mobile-technician-facts{gap:6px}.apoyo-escaleras-mobile-facts div,.apoyo-escaleras-mobile-technician-facts div{padding:7px}}@media (width>=761px){.apoyo-escaleras-mobile-technician{max-width:760px;margin-left:auto;margin-right:auto}}@media (prefers-reduced-motion:reduce){.apoyo-escaleras-mobile-operativa *,.apoyo-escaleras-mobile-technician *{scroll-behavior:auto;transition-duration:.01ms!important;animation:none!important}}.apoyo-escaleras-mobile-skeleton-line,.apoyo-escaleras-mobile-skeleton-facts span,.apoyo-escaleras-mobile-skeleton-button,.apoyo-escaleras-mobile-skeleton-resource{background-color:#e8eef5;background-image:linear-gradient(105deg,#e8eef5 18%,#f8fbff 42%,#e8eef5 66%);background-size:240% 100%;animation:1.7s ease-in-out infinite apoyo-escaleras-mobile-skeleton-shimmer;box-shadow:inset 0 0 0 1px #94a3b814}.apoyo-escaleras-mobile-skeleton-map{background-color:#dce7f1;background-image:linear-gradient(145deg,#ffffff29,#0000 48%);box-shadow:inset 0 0 0 1px #94a3b81f}.apoyo-escaleras-mobile-skeleton-map:after{content:"";border:4px solid #2563eb26;border-left-color:#2563eb61;border-radius:50%;width:34%;height:54px;position:absolute;top:31%;left:28%;transform:rotate(-26deg)skew(-16deg)}.apoyo-escaleras-mobile-skeleton-indicator{background-color:#ffffffbd;background-image:linear-gradient(105deg,#ffffffb3 18%,#fffffffa 42%,#ffffffb3 66%);background-size:240% 100%;animation:1.7s ease-in-out infinite apoyo-escaleras-mobile-skeleton-shimmer}.apoyo-escaleras-mobile-skeleton-service-card,.apoyo-escaleras-mobile-skeleton-panel{animation:apoyo-escaleras-mobile-skeleton-rise .42s var(--mobile-ease) both}.apoyo-escaleras-mobile-skeleton-service-card:before{content:"";background:#d1dce8;border:4px solid #ffffffc7;border-radius:50%;width:16px;height:16px;position:absolute;top:12px;right:12px;box-shadow:0 3px 10px #0f172a14}.apoyo-escaleras-mobile-skeleton-service-card{overflow:hidden}.apoyo-escaleras-mobile-skeleton-panel{box-shadow:0 -10px 28px #0f172a24}.apoyo-escaleras-mobile-resource-skeleton{animation:apoyo-escaleras-mobile-skeleton-rise .36s var(--mobile-ease) both}.apoyo-escaleras-mobile-resource-skeleton .apoyo-escaleras-mobile-skeleton-line:nth-child(2){animation-delay:80ms}.apoyo-escaleras-mobile-resource-skeleton .apoyo-escaleras-mobile-skeleton-line:nth-child(3){animation-delay:.14s}.apoyo-escaleras-mobile-resource-skeleton .apoyo-escaleras-mobile-skeleton-line:nth-child(4){animation-delay:.2s}.apoyo-escaleras-mobile-panel>.apoyo-escaleras-mobile-muted,.apoyo-escaleras-mobile-technician-map .apoyo-escaleras-empty{animation:apoyo-escaleras-mobile-empty-in .38s var(--mobile-ease) both;color:var(--muted);text-align:center;place-items:center;gap:10px;max-width:280px;margin:auto;padding:18px 10px;display:grid}.apoyo-escaleras-mobile-panel>.apoyo-escaleras-mobile-muted:before,.apoyo-escaleras-mobile-technician-map .apoyo-escaleras-empty:before{background:var(--surface);content:"";border:2px solid #cbd5e1;border-radius:14px 14px 18px 18px;width:46px;height:34px;display:block;position:relative;box-shadow:0 6px 16px #0f172a1a}.apoyo-escaleras-mobile-panel>.apoyo-escaleras-mobile-muted:after,.apoyo-escaleras-mobile-technician-map .apoyo-escaleras-empty:after{content:"";background:#94a3b8;border-radius:50%;width:4px;height:4px;margin-top:-31px;box-shadow:10px 0 #94a3b8}.apoyo-escaleras-mobile-panel>.apoyo-escaleras-mobile-muted,.apoyo-escaleras-mobile-technician-map .apoyo-escaleras-empty p{font-size:12px;line-height:1.45}.apoyo-escaleras-mobile-error,.apoyo-escaleras-mobile-operativa .apoyo-escaleras-error,.apoyo-escaleras-mobile-technician .apoyo-escaleras-error{animation:apoyo-escaleras-mobile-feedback-in .3s var(--mobile-ease) both}.apoyo-escaleras-mobile-status-chip,.apoyo-escaleras-mobile-technician-status-chip,.apoyo-escaleras-mobile-turn-status,.apoyo-escaleras-mobile-connection-status{position:relative;overflow:hidden}.apoyo-escaleras-mobile-status-chip:before,.apoyo-escaleras-mobile-technician-status-chip:before,.apoyo-escaleras-mobile-turn-status:before,.apoyo-escaleras-mobile-connection-status:before{content:"";pointer-events:none;background:#ffffff6b;width:24%;animation:1.6s .24s both apoyo-escaleras-mobile-status-glint;position:absolute;inset:0 auto 0 -45%;transform:skew(-18deg)}.apoyo-escaleras-mobile-technician-timeline li.is-complete>span{animation:apoyo-escaleras-mobile-step-confirm .42s var(--mobile-ease) both}.apoyo-escaleras-mobile-technician-timeline li.is-current>span{animation:1.8s ease-in-out infinite apoyo-escaleras-mobile-step-current}.apoyo-escaleras-mobile-accordion,.apoyo-escaleras-mobile-technician-section{transition:border-color .22s ease, padding-top .22s var(--mobile-ease), background-color .22s ease}:is(.apoyo-escaleras-mobile-accordion:has(>summary:active),.apoyo-escaleras-mobile-technician-section:has(>summary:active)){border-color:#2563eb47}.apoyo-escaleras-mobile-other-requests,.apoyo-escaleras-mobile-map-service-card,.apoyo-escaleras-mobile-technician-profile,.apoyo-escaleras-mobile-technician-facts div{transition:box-shadow .22s ease, border-color .22s ease, transform .22s var(--mobile-press-ease), background-color .22s ease}.apoyo-escaleras-mobile-other-requests:focus-within,.apoyo-escaleras-mobile-map-service-card:focus-within,.apoyo-escaleras-mobile-technician-profile:focus-within,.apoyo-escaleras-mobile-technician-facts div:focus-within{border-color:#2563eb52;box-shadow:0 8px 22px #0f172a1f}@keyframes apoyo-escaleras-mobile-skeleton-shimmer{0%{background-position:140% 0}to{background-position:-80% 0}}@keyframes apoyo-escaleras-mobile-skeleton-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes apoyo-escaleras-mobile-empty-in{0%{opacity:0;transform:translateY(6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes apoyo-escaleras-mobile-feedback-in{0%{opacity:0;transform:translateY(-5px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes apoyo-escaleras-mobile-status-glint{0%{left:-45%}to{left:135%}}@keyframes apoyo-escaleras-mobile-step-confirm{0%{transform:scale(.86)}65%{transform:scale(1.13)}to{transform:scale(1)}}@keyframes apoyo-escaleras-mobile-step-current{0%,to{transform:scale(1.04);box-shadow:0 0 #2563eb24}50%{transform:scale(1.1);box-shadow:0 0 0 6px #2563eb00}}@media (width<=360px){.apoyo-escaleras-mobile-header-service strong,.apoyo-escaleras-mobile-technician-header strong{font-size:12px}.apoyo-escaleras-mobile-turn-status,.apoyo-escaleras-mobile-connection-status{letter-spacing:0;font-size:8px}.apoyo-escaleras-mobile-map-controls button{min-width:48px;padding-left:3px;padding-right:3px}.apoyo-escaleras-mobile-map-controls button small{font-size:7px}.apoyo-escaleras-mobile-technician-actions{grid-template-columns:1fr}}@media (width>=600px) and (width<=900px){.apoyo-escaleras-mobile-map,.apoyo-escaleras-mobile-technician-map{height:clamp(460px,64svh,760px)}.apoyo-escaleras-mobile-panel,.apoyo-escaleras-mobile-technician-sheet{width:min(100% - 24px,720px);max-width:720px;left:50%;right:auto;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.apoyo-escaleras-mobile-skeleton-line,.apoyo-escaleras-mobile-skeleton-facts span,.apoyo-escaleras-mobile-skeleton-button,.apoyo-escaleras-mobile-skeleton-resource,.apoyo-escaleras-mobile-skeleton-indicator,.apoyo-escaleras-mobile-skeleton-map:after,.apoyo-escaleras-mobile-technician-timeline li.is-complete>span,.apoyo-escaleras-mobile-technician-timeline li.is-current>span,.apoyo-escaleras-mobile-status-chip:before,.apoyo-escaleras-mobile-technician-status-chip:before,.apoyo-escaleras-mobile-turn-status:before,.apoyo-escaleras-mobile-connection-status:before{animation:none!important}}[data-apoyo-escaleras-interface=mobile-tecnico]{background:#f3f6f8;min-height:calc(100dvh - 72px);padding:12px}[data-apoyo-escaleras-interface=mobile-tecnico] .section-header{margin:0 0 12px}[data-apoyo-escaleras-interface=mobile-tecnico] .apoyo-escaleras-shell{background:#fff;border:1px solid #dbe4e8;border-radius:18px;width:100%;max-width:680px;margin:0 auto;padding:18px;box-shadow:0 12px 30px #0f172a14}[data-apoyo-escaleras-interface=mobile-tecnico] .apoyo-escaleras-shell>.form-section-title{display:none}[data-apoyo-escaleras-interface=mobile-tecnico] .apoyo-escaleras-form{gap:16px}[data-apoyo-escaleras-interface=mobile-tecnico] .apoyo-escaleras-catalog-field select{background:#f8fafb;border-color:#cbd5dc;min-height:132px}[data-apoyo-escaleras-interface=mobile-tecnico] .apoyo-escaleras-catalog-quantities{grid-template-columns:1fr}[data-apoyo-escaleras-interface=mobile-tecnico] .apoyo-escaleras-catalog-quantities label{background:#f8fafb;border:1px solid #e1e8ec;border-radius:10px;padding:10px 12px}[data-apoyo-escaleras-interface=mobile-tecnico] .apoyo-escaleras-table-wrap{overflow-x:auto}[data-apoyo-escaleras-interface=mobile-tecnico] .apoyo-escaleras-actions{grid-template-columns:1fr;display:grid}[data-apoyo-escaleras-interface=mobile-tecnico] .apoyo-escaleras-actions .btn{min-height:46px}[data-apoyo-escaleras-interface=mobile-tecnico] .apoyo-escaleras-mobile-technician-home{gap:14px;display:grid}[data-apoyo-escaleras-interface=mobile-tecnico] .apoyo-escaleras-mobile-technician-home-header{justify-content:space-between;align-items:center;gap:12px;display:flex}[data-apoyo-escaleras-interface=mobile-tecnico] .apoyo-escaleras-mobile-technician-home-header h2{color:#102a43;margin:4px 0 0;font-size:clamp(20px,5vw,28px)}[data-apoyo-escaleras-interface=mobile-tecnico] .apoyo-escaleras-mobile-technician-home-status{color:#0369a1;text-transform:uppercase;white-space:nowrap;background:#f0f9ff;border:1px solid #bae6fd;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900}[data-apoyo-escaleras-interface=mobile-tecnico] .apoyo-escaleras-mobile-technician-home-status.is-waiting{color:#92400e;background:#fffbeb;border-color:#fde68a}[data-apoyo-escaleras-interface=mobile-tecnico] .apoyo-escaleras-mobile-technician-home-status.is-closed{color:#475569;background:#f8fafc;border-color:#cbd5e1}[data-apoyo-escaleras-interface=mobile-tecnico] .apoyo-escaleras-mobile-technician-home-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}[data-apoyo-escaleras-interface=mobile-tecnico] .apoyo-escaleras-mobile-technician-home-summary div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;gap:4px;min-width:0;padding:11px;display:grid}[data-apoyo-escaleras-interface=mobile-tecnico] .apoyo-escaleras-mobile-technician-home-summary span{color:#64748b;text-transform:uppercase;font-size:10px;font-weight:800}[data-apoyo-escaleras-interface=mobile-tecnico] .apoyo-escaleras-mobile-technician-home-summary strong{overflow-wrap:anywhere;color:#102a43;font-size:13px}[data-apoyo-escaleras-interface=mobile-tecnico] .apoyo-escaleras-mobile-technician-waiting{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:12px;gap:4px;padding:13px 14px;display:grid}[data-apoyo-escaleras-interface=mobile-tecnico] .apoyo-escaleras-mobile-technician-waiting span{font-size:12px;line-height:1.45}[data-apoyo-escaleras-interface=mobile-tecnico] .apoyo-escaleras-mobile-technician-waiting.is-active{color:#166534;background:#ecfdf5;border-color:#a7f3d0}[data-apoyo-escaleras-interface=mobile-tecnico] .apoyo-escaleras-mobile-technician-home-map{background:#e2e8f0;border:1px solid #dbe4e8;border-radius:14px;min-height:420px;overflow:hidden}[data-apoyo-escaleras-interface=mobile-tecnico] .apoyo-escaleras-mobile-technician-home-map>.apoyo-escaleras-turno-activo,[data-apoyo-escaleras-interface=mobile-tecnico] .apoyo-escaleras-mobile-technician-home-map .apoyo-escaleras-map-card-mobile{min-height:420px}[data-apoyo-escaleras-interface=mobile-tecnico] .apoyo-escaleras-mobile-technician-home-actions{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}@media (width<=480px){[data-apoyo-escaleras-interface=mobile-tecnico] .apoyo-escaleras-mobile-technician-home-summary{grid-template-columns:1fr}}@media (width<=760px){[data-apoyo-escaleras-interface=mobile-operativa],[data-apoyo-escaleras-interface=mobile-tecnico]{box-sizing:border-box;height:calc(100svh - 86px);min-height:0;padding:0;overflow:hidden}[data-apoyo-escaleras-interface=mobile-operativa]>.section-header,[data-apoyo-escaleras-interface=mobile-tecnico]>.section-header{display:none}[data-apoyo-escaleras-interface=mobile-operativa]>.apoyo-escaleras-shell,[data-apoyo-escaleras-interface=mobile-tecnico]>.apoyo-escaleras-shell{box-sizing:border-box;max-width:none;height:100%;min-height:0;box-shadow:none;border:0;border-radius:0;padding:0;overflow:hidden}[data-apoyo-escaleras-interface=mobile-operativa] .apoyo-escaleras-mobile-operativa{--sheet-medium-height:auto;--sheet-collapsed-height:62px;--sheet-expanded-height:auto;color:#102a43;box-sizing:border-box;background:#f3f6fb;height:100%;min-height:0;overflow:hidden}[data-apoyo-escaleras-interface=mobile-operativa] .apoyo-escaleras-mobile-map{width:100%;height:clamp(290px,50svh,420px);min-height:290px}[data-apoyo-escaleras-interface=mobile-operativa] .apoyo-escaleras-mobile-panel{--border:#dbe4ec;--muted:#64748b;--surface:#fff;--surface-raised:#f8fafc;--text:#102a43;box-sizing:border-box;color:#102a43;background:#fff;border-color:#dbe4ec;flex:0 auto;width:100%;height:auto;max-height:calc(100% - 70px - clamp(290px,50svh,420px));position:relative;top:auto;left:auto;right:auto;overflow-y:auto;box-shadow:0 -6px 18px #0f172a1f}[data-apoyo-escaleras-interface=mobile-operativa] .apoyo-escaleras-mobile-panel[data-sheet-position=collapsed]{flex:0 0 var(--sheet-collapsed-height);height:var(--sheet-collapsed-height)}[data-apoyo-escaleras-interface=mobile-operativa] .apoyo-escaleras-mobile-panel[data-sheet-position=expanded]{flex:1 1 0;height:auto;max-height:calc(100% - 70px - clamp(290px,50svh,420px))}[data-apoyo-escaleras-interface=mobile-operativa] .apoyo-escaleras-mobile-operativa:has(.apoyo-escaleras-mobile-panel[data-sheet-position=collapsed]) .apoyo-escaleras-mobile-map{flex:auto;height:auto;min-height:260px}[data-apoyo-escaleras-interface=mobile-operativa] .apoyo-escaleras-mobile-operativa:has(.apoyo-escaleras-mobile-panel[data-sheet-position=collapsed]) .apoyo-escaleras-mobile-panel{flex:0 0 var(--sheet-collapsed-height);max-height:var(--sheet-collapsed-height)}[data-apoyo-escaleras-interface=mobile-operativa] .apoyo-escaleras-mobile-operativa:has(.apoyo-escaleras-mobile-panel[data-sheet-position=expanded]) .apoyo-escaleras-mobile-map{flex:none;height:clamp(180px,28svh,250px);min-height:180px}[data-apoyo-escaleras-interface=mobile-operativa] .apoyo-escaleras-mobile-operativa:has(.apoyo-escaleras-mobile-panel[data-sheet-position=expanded]) .apoyo-escaleras-mobile-panel{flex:1 1 0;min-height:0;max-height:none}[data-apoyo-escaleras-interface=mobile-operativa] .apoyo-escaleras-mobile-panel .apoyo-escaleras-mobile-accordion summary,[data-apoyo-escaleras-interface=mobile-operativa] .apoyo-escaleras-mobile-panel .apoyo-escaleras-mobile-secondary-actions button{color:#102a43}[data-apoyo-escaleras-interface=mobile-operativa] .apoyo-escaleras-mobile-panel .apoyo-escaleras-mobile-accordion,[data-apoyo-escaleras-interface=mobile-operativa] .apoyo-escaleras-mobile-panel .apoyo-escaleras-mobile-panel-status,[data-apoyo-escaleras-interface=mobile-operativa] .apoyo-escaleras-mobile-panel .apoyo-escaleras-mobile-secondary-actions{padding-bottom:max(10px, env(safe-area-inset-bottom));border-color:#e2e8f0}[data-apoyo-escaleras-interface=mobile-operativa] .apoyo-escaleras-mobile-panel .apoyo-escaleras-mobile-facts div,[data-apoyo-escaleras-interface=mobile-operativa] .apoyo-escaleras-mobile-panel .apoyo-escaleras-mobile-tools span{color:#102a43;background:#f8fafc;border-color:#e2e8f0}[data-apoyo-escaleras-interface=mobile-operativa] .apoyo-escaleras-mobile-navigate{bottom:16px}[data-apoyo-escaleras-interface=mobile-tecnico] .apoyo-escaleras-shell{overflow-y:auto}[data-apoyo-escaleras-interface=mobile-operativa]>.apoyo-escaleras-shell{padding-bottom:max(14px, env(safe-area-inset-bottom));scrollbar-gutter:stable;overflow:hidden auto}}.apoyo-escaleras-shell{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:8px;padding:24px}.apoyo-escaleras-empty{color:var(--muted);text-align:center;justify-content:center;align-items:center;min-height:180px;font-family:IBM Plex Mono,monospace;display:flex}.apoyo-escaleras-empty p{margin:0}.apoyo-escaleras-form{gap:18px;display:grid}.apoyo-escaleras-grid,.apoyo-escaleras-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.apoyo-escaleras-form label,.apoyo-escaleras-field,.apoyo-escaleras-summary-grid div{gap:6px;display:grid}.apoyo-escaleras-form span,.apoyo-escaleras-field span,.apoyo-escaleras-summary-grid span,.apoyo-escaleras-inventory-fields span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.apoyo-escaleras-form input{background:var(--surface);border:1px solid var(--border);color:var(--text);font:inherit;border-radius:8px;padding:11px 12px}.apoyo-escaleras-field textarea{background:var(--surface);border:1px solid var(--border);color:var(--text);font:inherit;resize:vertical;border-radius:8px;min-height:92px;padding:11px 12px}.apoyo-escaleras-form small{color:var(--primary);font-weight:700}.apoyo-escaleras-error{color:#9f1239;background:#fff1f2;border:1px solid #fecdd3;border-radius:8px;padding:12px;font-weight:800}.apoyo-escaleras-inventory-form{gap:12px;display:grid}.apoyo-escaleras-inventory-fields{grid-template-columns:1.4fr 1fr 120px 1fr auto;align-items:end;gap:10px;display:grid}.apoyo-escaleras-request-fields{grid-template-columns:1.5fr 1fr 120px auto;align-items:end;gap:10px;display:grid}.apoyo-escaleras-actions{justify-content:flex-end;gap:10px;display:flex}.apoyo-escaleras-tabs{gap:10px;display:flex}.apoyo-escaleras-history-filters{grid-template-columns:repeat(4,minmax(0,1fr)) auto auto;align-items:end;gap:10px;display:grid}.apoyo-escaleras-audit-filters{grid-template-columns:repeat(6,minmax(0,1fr)) auto auto;align-items:end;gap:10px;display:grid}.apoyo-escaleras-history-filters label,.apoyo-escaleras-audit-filters label{gap:6px;display:grid}.apoyo-escaleras-history-filters span,.apoyo-escaleras-audit-filters span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800}.apoyo-escaleras-history-filters input,.apoyo-escaleras-history-filters select,.apoyo-escaleras-audit-filters input{background:var(--surface);border:1px solid var(--border);color:var(--text);font:inherit;border-radius:8px;padding:11px 12px}.apoyo-escaleras-page-label{color:var(--muted);align-items:center;font-weight:800;display:inline-flex}.apoyo-escaleras-table-wrap{border:1px solid var(--border);border-radius:8px;overflow-x:auto}.apoyo-escaleras-table{border-collapse:collapse;width:100%;min-width:980px}.apoyo-escaleras-table th,.apoyo-escaleras-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:11px 12px}.apoyo-escaleras-table th{color:var(--muted);text-transform:uppercase;background:#f8fafc;font-size:12px;font-weight:900}.apoyo-escaleras-table td{color:var(--text);font-family:IBM Plex Mono,monospace;font-size:13px}.apoyo-escaleras-table small{color:var(--muted)}.apoyo-escaleras-notifications-table{min-width:760px}.apoyo-escaleras-chat-box{border:1px solid var(--border);border-radius:8px;gap:12px;padding:14px;display:grid}.apoyo-escaleras-chat-head{justify-content:space-between;align-items:center;display:flex}.apoyo-escaleras-chat-messages{gap:10px;max-height:360px;display:grid;overflow-y:auto}.apoyo-escaleras-chat-message{border:1px solid var(--border);background:#f8fafc;border-radius:8px;gap:6px;padding:10px;display:grid}.apoyo-escaleras-chat-message div{justify-content:space-between;align-items:center;gap:10px;display:flex}.apoyo-escaleras-chat-message p{white-space:pre-wrap;margin:0}.apoyo-escaleras-chat-message span,.apoyo-escaleras-chat-message small{color:var(--muted);font-size:12px;font-weight:800}.apoyo-escaleras-chat-form{gap:10px;display:grid}.apoyo-escaleras-chat-form textarea{background:var(--surface);border:1px solid var(--border);color:var(--text);font:inherit;resize:vertical;border-radius:8px;min-height:86px;padding:11px 12px}.apoyo-escaleras-map-card{border:1px solid var(--border);border-radius:8px;gap:12px;padding:14px;display:grid}.apoyo-escaleras-map-head,.apoyo-escaleras-map-legend{justify-content:space-between;align-items:center;gap:12px;display:flex}.apoyo-escaleras-map-head span,.apoyo-escaleras-map-legend span,.apoyo-escaleras-map-warning span{color:var(--muted);font-size:12px;font-weight:800}.apoyo-escaleras-map-warning{background:#fffbeb;border:1px solid #fde68a;border-radius:8px;gap:4px;padding:10px;display:grid}.apoyo-escaleras-route-summary{border:1px solid var(--border);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px;display:grid}.apoyo-escaleras-route-summary div{gap:4px;display:grid}.apoyo-escaleras-route-summary span,.apoyo-escaleras-route-summary small{color:var(--muted);font-size:12px;font-weight:800}.apoyo-escaleras-route-summary small{grid-column:1/-1}.apoyo-escaleras-map-empty{border:1px dashed var(--border);color:var(--muted);text-align:center;background:#f8fafc;border-radius:8px;justify-content:center;align-items:center;min-height:260px;padding:16px;font-weight:800;display:flex}.apoyo-escaleras-map-frame{border:1px solid var(--border);border-radius:8px;min-height:360px;position:relative;overflow:hidden}.apoyo-escaleras-map-frame>.apoyo-escaleras-legacy-leaflet-map{height:100%;min-height:inherit}.apoyo-escaleras-map-frame>.apoyo-escaleras-legacy-leaflet-map .leaflet-container{border-radius:inherit;height:100%;min-height:inherit;width:100%}.apoyo-escaleras-map-marker{color:#fff;z-index:2;border:2px solid #fff;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900;position:absolute;transform:translate(-50%,-50%);box-shadow:0 10px 24px #0f172a38}.apoyo-escaleras-map-marker-tech,.apoyo-escaleras-map-dot-tech{background:#0b63ce}.apoyo-escaleras-map-marker-support,.apoyo-escaleras-map-dot-support{background:#dc2626}.apoyo-escaleras-map-marker-fleet{cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:#dc2626;border:2px solid #fff;align-items:center;gap:5px;max-width:min(180px,42%);display:inline-flex;overflow:hidden}.apoyo-escaleras-map-marker-fleet span{background:currentColor;border-radius:999px;width:7px;min-width:7px;height:7px;display:inline-block}.apoyo-escaleras-map-marker-disponible{background:#16a34a}.apoyo-escaleras-map-marker-en-almuerzo{background:#64748b}.apoyo-escaleras-map-dot-fleet{background:#dc2626}.apoyo-escaleras-map-dot{border-radius:999px;width:10px;height:10px;margin-right:6px;display:inline-block}.apoyo-escaleras-check{align-items:center;gap:10px;display:flex!important}.apoyo-escaleras-check input{width:18px;height:18px}.apoyo-escaleras-check span{color:var(--text);text-transform:none;font-weight:800}.apoyo-escaleras-turno-activo{gap:18px;display:grid}.apoyo-escaleras-status{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;justify-content:space-between;align-items:center;padding:14px;display:flex}.apoyo-escaleras-status span{text-transform:uppercase;font-size:12px;font-weight:900}.apoyo-escaleras-note{color:var(--muted);margin:0;font-weight:700}.apoyo-escaleras-success{border:1px solid color-mix(in srgb, #15803d 35%, var(--border));color:#166534;background:#15803d1f;border-radius:8px;padding:12px 14px;font-weight:800}.apoyo-escaleras-summary-grid div,.apoyo-escaleras-inventory-row{border:1px solid var(--border);border-radius:8px;padding:12px}.apoyo-escaleras-inventory-list{gap:10px;display:grid}.apoyo-escaleras-request-list{gap:14px;display:grid}.apoyo-escaleras-request-card{border:1px solid var(--border);border-radius:8px;gap:14px;padding:14px;display:grid}.apoyo-escaleras-request-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.apoyo-escaleras-request-head div{gap:4px;display:grid}.apoyo-escaleras-request-head span{color:var(--muted);font-weight:800}.apoyo-escaleras-inventory-row{grid-template-columns:1.4fr 1fr 120px 1fr;align-items:center;gap:10px;display:grid}.apoyo-escaleras-operational-row{border:1px solid var(--border);border-radius:8px;grid-template-columns:1.4fr 1fr repeat(2,120px) 120px;align-items:center;gap:10px;padding:12px;display:grid}.apoyo-escaleras-inventory-details{border:1px solid var(--border);border-radius:8px;gap:14px;margin-top:16px;padding:14px;display:grid}.apoyo-escaleras-loan-list{gap:8px;display:grid}.apoyo-escaleras-loan-row{border:1px solid var(--border);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.apoyo-escaleras-loan-row div,.apoyo-escaleras-loan-detail{gap:5px;display:grid}.apoyo-escaleras-loan-row span,.apoyo-escaleras-loan-detail span{color:var(--muted);font-weight:700}.apoyo-escaleras-loan-detail{background:var(--surface-muted,#f8fafc);border-radius:8px;padding:12px}.apoyo-escaleras-novelty-row{border:1px solid var(--border);border-radius:8px;grid-template-columns:120px 180px 140px 1fr;align-items:center;gap:10px;padding:12px;display:grid}@media (width<=760px){.apoyo-escaleras-grid,.apoyo-escaleras-summary-grid,.apoyo-escaleras-inventory-fields,.apoyo-escaleras-request-fields,.apoyo-escaleras-inventory-row,.apoyo-escaleras-operational-row,.apoyo-escaleras-novelty-row,.apoyo-escaleras-tabs,.apoyo-escaleras-history-filters,.apoyo-escaleras-audit-filters{grid-template-columns:1fr}.apoyo-escaleras-tabs,.apoyo-escaleras-actions{flex-direction:column}.apoyo-escaleras-loan-row{flex-direction:column;align-items:stretch}.apoyo-escaleras-chat-head,.apoyo-escaleras-chat-message div,.apoyo-escaleras-map-head,.apoyo-escaleras-map-legend{flex-direction:column;align-items:flex-start}.apoyo-escaleras-map-frame{min-height:300px}.apoyo-escaleras-route-summary{grid-template-columns:1fr}}.apoyo-escaleras-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px;display:grid}.apoyo-escaleras-catalog-field{gap:8px;display:grid}.apoyo-escaleras-catalog-field>span{font-weight:700}.apoyo-escaleras-catalog-field select{border:1px solid var(--border-color,#d8dee8);background:var(--surface,#fff);width:100%;min-height:112px;color:inherit;border-radius:8px;padding:8px}.apoyo-escaleras-catalog-field option:checked{color:#fff;background:#0f766e}.apoyo-escaleras-catalog-field small,.apoyo-escaleras-catalog-note,.apoyo-escaleras-catalog-empty{color:#64748b;font-size:.82rem}.apoyo-escaleras-catalog-quantities{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-bottom:16px;display:grid}.apoyo-escaleras-catalog-quantities label{grid-template-columns:1fr 76px;align-items:center;gap:8px;display:grid}.apoyo-escaleras-catalog-quantities input{width:100%}@media (width<=700px){.apoyo-escaleras-catalog-grid{grid-template-columns:1fr;gap:12px}}.centro-control-parque{gap:20px;display:grid}.centro-control-header,.centro-control-panel-head{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.centro-control-header h2,.centro-control-panel-head h3,.centro-control-support-detail h4{color:var(--text);margin:0}.centro-control-header h2{font-size:clamp(24px,3vw,34px)}.centro-control-panel-head h3,.centro-control-support-detail h4{font-size:18px}.centro-control-eyebrow{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:900}.centro-control-subtitle,.centro-control-muted{color:var(--muted);font-size:13px;font-weight:700}.centro-control-subtitle{margin:7px 0 0}.centro-control-header-meta{align-items:end;gap:8px;width:100%;max-width:620px;display:grid}.centro-control-filters{grid-template-columns:repeat(3,minmax(130px,1fr)) auto;align-items:end;gap:10px;width:100%;display:grid}.centro-control-filters label{gap:6px;display:grid}.centro-control-filters label span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:900}.centro-control-filters select,.centro-control-filters input{background:var(--surface);border:1px solid var(--border);color:var(--text);font:inherit;border-radius:8px;min-height:42px;padding:9px 10px}.centro-control-filters .btn{white-space:nowrap;min-height:42px}.centro-control-sync{color:var(--muted);justify-self:end;align-items:center;gap:6px;font-size:11px;font-weight:800;display:inline-flex}.centro-control-sync i,.centro-control-legend i{background:#64748b;border-radius:999px;width:8px;height:8px;display:inline-block}.centro-control-sync.is-refreshing i{background:#d97706;animation:1s ease-in-out infinite centro-control-pulse}.centro-control-kpis{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.centro-control-kpi{background:var(--surface);border:1px solid var(--border);border-left:4px solid var(--muted);box-shadow:var(--shadow);border-radius:8px;gap:12px;min-height:104px;padding:16px;display:grid}.centro-control-kpi span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:900}.centro-control-kpi strong{color:var(--text);font-size:28px;line-height:1}.centro-control-kpi-primary{border-left-color:#2563eb}.centro-control-kpi-success{border-left-color:#16a34a}.centro-control-kpi-warning{border-left-color:#d97706}.centro-control-kpi-danger{border-left-color:#dc2626}.centro-control-tabs{border-bottom:1px solid var(--border);align-items:center;gap:4px;display:flex}.centro-control-tab{color:var(--muted);cursor:pointer;font:inherit;background:0 0;border:0;border-bottom:3px solid #0000;min-height:42px;padding:8px 14px;font-size:13px;font-weight:900;transition:border-color .16s,color .16s,background .16s}.centro-control-tab:hover,.centro-control-tab:focus-visible{color:var(--text);background:#f8fafc;outline:none}.centro-control-tab.is-active{border-bottom-color:var(--primary);color:var(--primary)}.centro-control-error{margin:0}.centro-control-metricas{gap:16px;display:grid}.centro-control-metricas-header h3,.centro-control-metric-panel h4{color:var(--text);margin:0}.centro-control-metricas-header h3{font-size:20px}.centro-control-metricas-header p:last-child{color:var(--muted);margin:7px 0 0;font-size:13px;font-weight:700}.centro-control-metric-cards{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.centro-control-metric-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:8px;gap:12px;min-height:112px;padding:15px;display:grid}.centro-control-metric-card span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:900}.centro-control-metric-card strong{color:var(--text);font-size:25px;line-height:1.1}.centro-control-metric-card.is-compact{box-shadow:none;min-height:86px;padding:12px}.centro-control-metric-card.is-compact strong{font-size:22px}.centro-control-metric-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;display:grid}.centro-control-metric-panel{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:8px;gap:16px;min-width:0;padding:18px;display:grid}.centro-control-metric-panel h4{font-size:16px}.centro-control-metric-bar{gap:7px;display:grid}.centro-control-metric-bar>div:first-child{justify-content:space-between;align-items:center;display:flex}.centro-control-metric-bar span,.centro-control-ranking>span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:900}.centro-control-metric-bar strong,.centro-control-ranking b{color:var(--text);font-size:13px}.centro-control-metric-bar-track{background:#e2e8f0;border-radius:999px;height:9px;overflow:hidden}.centro-control-metric-bar-track i{border-radius:inherit;min-width:0;height:100%;transition:width .3s;display:block}.centro-control-metric-bar-track i.is-success{background:#16a34a}.centro-control-metric-bar-track i.is-danger{background:#dc2626}.centro-control-metric-turns{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.centro-control-ranking{border-bottom:1px solid var(--border);gap:7px;padding-bottom:12px;display:grid}.centro-control-ranking:last-child{border-bottom:0;padding-bottom:0}.centro-control-ranking>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.centro-control-ranking strong{color:var(--text);overflow-wrap:anywhere;font-size:13px}.centro-control-ranking b{color:#1d4ed8;text-align:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;min-width:28px;padding:5px 8px}.centro-control-ranking p,.centro-control-ranking small{color:var(--muted);margin:0;font-size:12px}.centro-control-skeleton-panel{min-height:320px;position:relative;overflow:hidden}.centro-control-skeleton-panel:after{content:"";background:linear-gradient(90deg,#0000,#ffffffa6,#0000);animation:1.3s ease-in-out infinite centro-control-skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}.centro-control-main-grid{grid-template-columns:minmax(0,1.45fr) minmax(340px,.8fr);gap:20px;display:grid}.centro-control-map-panel,.centro-control-list-panel,.centro-control-news-panel{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:8px;gap:16px;min-width:0;padding:18px;display:grid}.centro-control-legend{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.centro-control-legend span{color:var(--muted);align-items:center;gap:5px;font-size:11px;font-weight:800;display:inline-flex}.centro-control-legend .is-available i{background:#16a34a}.centro-control-legend .is-busy i{background:#dc2626}.centro-control-legend .is-lunch i{background:#64748b}.centro-control-map-layout{grid-template-columns:minmax(0,1fr) minmax(220px,.36fr);align-items:stretch;gap:14px;min-height:430px;display:grid}.centro-control-map-space{border:1px dashed var(--border);background:#f8fafc;border-radius:8px;place-items:center;min-height:430px;display:grid;position:relative;overflow:hidden}.centro-control-map-space .apoyo-escaleras-map-card{border:0;border-radius:0;width:100%;height:100%}.centro-control-map-note{color:var(--muted);text-align:center;width:calc(100% - 24px);margin:0;font-size:13px;font-weight:700;position:absolute;bottom:18px}.centro-control-support-detail{border:1px solid var(--border);background:#f8fafc;border-radius:8px;align-content:start;gap:14px;max-height:430px;padding:14px;display:grid;overflow-y:auto}.centro-control-support-detail-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.centro-control-icon-button{background:var(--surface);border:1px solid var(--border);color:var(--muted);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.centro-control-support-details,.centro-control-news-details{gap:10px;margin:0;display:grid}.centro-control-support-details div,.centro-control-news-details div{gap:4px;min-width:0;display:grid}.centro-control-support-details dt,.centro-control-news-details dt,.centro-control-request-details dt{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:900}.centro-control-support-details dd,.centro-control-news-details dd,.centro-control-request-details dd{color:var(--text);overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:800}.centro-control-support-detail .btn{width:100%}.centro-control-support-profile{grid-template-columns:56px minmax(0,1fr);align-items:flex-start;gap:10px;display:grid;position:relative}.centro-control-support-photo{border:1px solid var(--border);color:var(--muted);text-align:center;text-transform:uppercase;background:#e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:56px;height:56px;font-size:9px;font-weight:900;display:flex}.centro-control-support-profile-copy{gap:3px;min-width:0;display:grid}.centro-control-support-profile-copy h4,.centro-control-support-profile-copy strong{overflow-wrap:anywhere}.centro-control-support-profile-copy strong{color:var(--muted);font-size:12px}.centro-control-support-indicator{border:1px solid #0000;border-radius:999px;grid-column:1/-1;justify-self:start;align-items:center;gap:6px;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex}.centro-control-support-indicator i{border-radius:999px;width:8px;height:8px;display:inline-block}.centro-control-support-indicator.is-disponible{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.centro-control-support-indicator.is-disponible i{background:#16a34a}.centro-control-support-indicator.is-ocupado{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.centro-control-support-indicator.is-ocupado i{background:#dc2626}.centro-control-support-indicator.is-en-almuerzo{color:#475569;background:#f1f5f9;border-color:#cbd5e1}.centro-control-support-indicator.is-en-almuerzo i{background:#64748b}.centro-control-detail-section{border-top:1px solid var(--border);gap:10px;padding-top:14px;display:grid}.centro-control-detail-section h5{color:var(--text);text-transform:uppercase;margin:0;font-size:12px}.centro-control-tools{gap:8px;display:grid}.centro-control-tools>span{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:900}.centro-control-tools ul,.centro-control-support-news-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.centro-control-tools li{background:var(--surface);border:1px solid var(--border);border-radius:6px;gap:3px;padding:8px;display:grid}.centro-control-tools li strong{color:var(--text);font-size:12px}.centro-control-tools li span,.centro-control-detail-empty{color:var(--muted);margin:0;font-size:12px}.centro-control-support-news-card{background:var(--surface);border:1px solid var(--border);border-radius:6px;gap:7px;padding:9px;display:grid}.centro-control-support-news-card>div{justify-content:space-between;align-items:center;gap:8px;display:flex}.centro-control-support-news-card time{color:var(--muted);text-align:right;font-size:11px;font-weight:700}.centro-control-support-news-card p{color:var(--text);overflow-wrap:anywhere;margin:0;font-size:12px}.centro-control-request-card.is-selectable{cursor:pointer;transition:border-color .16s,box-shadow .16s,transform .16s}.centro-control-request-card.is-selectable:hover,.centro-control-request-card.is-selectable:focus-visible{border-color:#93c5fd;outline:none;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb1f}.centro-control-detail-section .centro-control-skeleton-line{background:#e2e8f0;border-radius:5px;width:100%;height:12px;display:block;position:relative;overflow:hidden}.centro-control-detail-section .centro-control-skeleton-line:after,.centro-control-skeleton-photo:after{content:"";background:linear-gradient(90deg,#0000,#ffffffa6,#0000);animation:1.3s ease-in-out infinite centro-control-skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}.centro-control-skeleton-line.is-short{width:42%}.centro-control-skeleton-line.is-medium{width:68%}.centro-control-support-detail-skeleton .centro-control-support-profile-copy span{background:#e2e8f0;border-radius:5px;height:11px;display:block;position:relative;overflow:hidden}.centro-control-support-detail-skeleton .centro-control-support-profile-copy span:first-child{width:48%}.centro-control-support-detail-skeleton .centro-control-support-profile-copy span:nth-child(2){width:82%;height:18px}.centro-control-support-detail-skeleton .centro-control-support-profile-copy span:nth-child(3){width:36%}.centro-control-skeleton-photo{background:#e2e8f0;border-radius:8px;width:56px;height:56px;display:block;position:relative;overflow:hidden}.centro-control-count{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;justify-content:center;align-items:center;min-width:28px;min-height:28px;padding:0 8px;font-size:12px;font-weight:900;display:inline-flex}.centro-control-request-list,.centro-control-news-list{gap:10px;max-height:450px;padding-right:2px;display:grid;overflow-y:auto}.centro-control-request-card,.centro-control-news-card{border:1px solid var(--border);border-radius:8px;gap:12px;padding:13px;display:grid}.centro-control-data-grid.is-refreshing .centro-control-request-card,.centro-control-data-grid.is-refreshing .centro-control-news-card{animation:.42s both centro-control-card-refresh}.centro-control-request-card-head,.centro-control-news-card-head{justify-content:space-between;align-items:start;gap:10px;display:flex}.centro-control-status{color:#475569;white-space:nowrap;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900;display:inline-flex}.centro-control-status-aceptada,.centro-control-status-en-ruta{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.centro-control-status-llego,.centro-control-status-entrega-en-proceso{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.centro-control-support-status-ocupado{color:#b91c1c;background:#fef2f2;border-color:#fecaca;justify-self:start}.centro-control-support-status-disponible{color:#15803d;background:#f0fdf4;border-color:#bbf7d0;justify-self:start}.centro-control-support-status-en-almuerzo{color:#475569;background:#f1f5f9;border-color:#cbd5e1;justify-self:start}.centro-control-request-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.centro-control-request-card .btn,.centro-control-news-card .btn{justify-self:end;min-width:72px}.centro-control-empty{color:var(--muted);text-align:center;justify-content:center;align-items:center;min-height:140px;display:flex}.centro-control-empty p{margin:0}.centro-control-skeleton{position:relative;overflow:hidden}.centro-control-skeleton:after,.centro-control-skeleton-card:after,.centro-control-map-skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffffa6,#0000);animation:1.3s ease-in-out infinite centro-control-skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}.centro-control-skeleton span,.centro-control-skeleton strong,.centro-control-skeleton-card span{background:#e2e8f0;border-radius:5px;display:block}.centro-control-skeleton span{width:72%;height:12px}.centro-control-skeleton strong{width:34%;height:28px}.centro-control-skeleton-list{gap:10px;display:grid}.centro-control-skeleton-card{gap:12px;min-height:150px;display:grid;position:relative;overflow:hidden}.centro-control-skeleton-card span:first-child{width:38%;height:18px}.centro-control-skeleton-card span:nth-child(2){width:88%;height:12px}.centro-control-skeleton-card span:nth-child(3){width:64%;height:12px}.centro-control-skeleton-card span:nth-child(4){justify-self:end;width:72px;height:34px}.centro-control-news-list .centro-control-skeleton-card span:first-child{width:46%;height:18px}.centro-control-news-list .centro-control-skeleton-card span:nth-child(2){width:70%;height:12px}.centro-control-news-list .centro-control-skeleton-card span:nth-child(3){width:100%;height:36px}.centro-control-map-skeleton{background:linear-gradient(135deg,#e2e8f0,#f8fafc);width:100%;height:100%;min-height:430px;position:relative;overflow:hidden}.centro-control-map-skeleton span{background:#cbd5e1;border-radius:999px;width:14px;height:14px;display:block;position:absolute}.centro-control-map-skeleton span:first-child{top:38%;left:28%}.centro-control-map-skeleton span:nth-child(2){top:56%;left:62%}.centro-control-map-skeleton span:nth-child(3){top:27%;left:76%}.centro-control-news-list{grid-template-columns:repeat(3,minmax(0,1fr));max-height:none}.centro-control-news-card strong{color:var(--text);font-size:15px}.centro-control-news-card-head span{color:var(--muted);text-align:right;font-size:12px;font-weight:700}.centro-control-news-status-abierto{color:#b91c1c;background:#fef2f2;border-color:#fecaca;justify-self:start}.centro-control-news-status-en-proceso{color:#a16207;background:#fffbeb;border-color:#fde68a;justify-self:start}@keyframes centro-control-pulse{0%,to{opacity:.4}50%{opacity:1}}@keyframes centro-control-skeleton-shimmer{to{transform:translate(100%)}}@keyframes centro-control-card-refresh{0%{opacity:.55;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@media (width<=1100px){.centro-control-kpis,.centro-control-metric-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.centro-control-main-grid{grid-template-columns:1fr}}@media (width<=760px){.centro-control-header,.centro-control-panel-head{flex-direction:column;align-items:stretch}.centro-control-filters{grid-template-columns:1fr}.centro-control-sync{justify-self:start}.centro-control-kpis,.centro-control-news-list,.centro-control-map-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.centro-control-map-layout{display:grid}.centro-control-map-space,.centro-control-map-layout{min-height:320px}.centro-control-map-layout,.centro-control-metric-layout{grid-template-columns:1fr}}@media (width<=480px){.centro-control-kpis,.centro-control-metric-cards,.centro-control-news-list,.centro-control-request-details,.centro-control-metric-turns{grid-template-columns:1fr}.centro-control-map-panel,.centro-control-list-panel,.centro-control-news-panel{padding:14px}}.centro-control-header-meta{max-width:760px}.centro-control-header-stats{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:8px;display:grid}.centro-control-header-stats span{background:var(--surface2);border:1px solid var(--border);color:var(--muted);text-transform:uppercase;border-radius:8px;gap:3px;padding:8px 10px;font-size:10px;font-weight:800;display:grid}.centro-control-header-stats b{color:var(--text);text-transform:none;font-size:14px;line-height:1.1}.centro-control-dispatch-grid{grid-template-columns:minmax(0,7fr) minmax(300px,3fr);gap:20px;min-width:0;display:grid}.centro-control-dispatch-grid .centro-control-map-panel{min-width:0}.centro-control-map-layout{min-height:0;display:block}.centro-control-map-space,.centro-control-map-space .apoyo-escaleras-map-card,.centro-control-map-space .apoyo-escaleras-map-frame{min-height:520px}.centro-control-side-panel{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:8px;align-content:start;gap:16px;min-width:0;padding:18px;display:grid;overflow:hidden}.centro-control-side-panel .centro-control-support-detail{box-shadow:none;border:0;border-radius:0;max-height:560px;padding:0;overflow-y:auto}.centro-control-selection-empty{color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:420px;padding:24px;display:flex}.centro-control-selection-empty span{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:14px;font-size:24px;display:flex}.centro-control-selection-empty p{max-width:220px;margin:0}.centro-control-lower-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:20px;min-width:0;display:grid}.centro-control-lower-grid>*{min-width:0}@media (width<=1100px){.centro-control-dispatch-grid,.centro-control-lower-grid{grid-template-columns:1fr}.centro-control-side-panel .centro-control-support-detail{max-height:none}}@media (width<=760px){.centro-control-parque{display:none}}.centro-control-dispatch-grid{min-height:560px;display:block;position:relative}.centro-control-dispatch-grid .centro-control-map-panel{min-height:560px;padding:14px}.centro-control-map-panel .centro-control-panel-head{align-items:center;min-height:42px}.centro-control-map-layout,.centro-control-map-space{min-height:490px}.centro-control-map-space{border-radius:10px}.centro-control-map-space .apoyo-escaleras-map-card{height:100%;min-height:490px;padding:0;display:block}.centro-control-map-space .apoyo-escaleras-map-head,.centro-control-map-space .apoyo-escaleras-map-legend{display:none}.centro-control-map-space .apoyo-escaleras-map-frame{min-height:490px}.centro-control-side-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:color-mix(in srgb, var(--surface) 94%, transparent);z-index:4;width:min(340px,31%);max-height:520px;position:absolute;top:28px;right:28px}.centro-control-side-panel .centro-control-selection-empty{min-height:250px}.centro-control-lower-disclosure{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:8px;overflow:hidden}.centro-control-lower-disclosure>summary{color:var(--text);cursor:pointer;justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:8px 16px;font-size:13px;font-weight:900;list-style:none;transition:background .16s,color .16s;display:flex}.centro-control-lower-disclosure>summary::-webkit-details-marker{display:none}.centro-control-lower-disclosure>summary:after{color:var(--muted);content:"+";font-size:20px;line-height:1}.centro-control-lower-disclosure[open]>summary:after{content:"−"}.centro-control-lower-disclosure>summary:hover,.centro-control-lower-disclosure>summary:focus-visible{background:var(--surface2);color:var(--primary);outline:none}.centro-control-lower-disclosure[open] .centro-control-lower-grid{border-top:1px solid var(--border);padding:16px;animation:.18s both centro-control-disclosure-in}.centro-control-map-space .apoyo-escaleras-map-marker-fleet{border-color:#fff;transition:opacity .18s,box-shadow .18s,transform .18s}.centro-control-map-space .apoyo-escaleras-map-marker-copy{text-align:left;background:0 0;gap:2px;width:auto;min-width:0;height:auto;display:grid}.centro-control-map-space .apoyo-escaleras-map-marker-copy strong,.centro-control-map-space .apoyo-escaleras-map-marker-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.centro-control-map-space .apoyo-escaleras-map-marker-copy strong{font-size:11px}.centro-control-map-space .apoyo-escaleras-map-marker-copy small{opacity:.86;font-size:9px;font-weight:800}.centro-control-map-space .apoyo-escaleras-map-route-line{pointer-events:none;transform-origin:0;will-change:left, top, width, transform;z-index:1;background:linear-gradient(90deg,#16a34af2,#2563ebf2);border-radius:999px;height:5px;transition:left .7s cubic-bezier(.22,1,.36,1),top .7s cubic-bezier(.22,1,.36,1),width .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);animation:.3s both centro-control-route-in;position:absolute}.centro-control-map-space .apoyo-escaleras-map-card.is-monitoring-map .apoyo-escaleras-map-frame{isolation:isolate;transition:box-shadow .22s,transform .42s cubic-bezier(.22,1,.36,1)}.centro-control-map-space .apoyo-escaleras-map-card.is-monitoring-map.is-selection-focused .apoyo-escaleras-map-frame{transform:scale(1.002);box-shadow:inset 0 0 0 2px #2563eb33}.centro-control-map-space .apoyo-escaleras-map-controls{z-index:6;flex-direction:column;align-items:flex-end;gap:6px;display:flex;position:absolute;top:12px;right:12px}.centro-control-map-space .apoyo-escaleras-map-controls button{color:#334155;cursor:not-allowed;font:inherit;opacity:.92;background:#fffffff0;border:1px solid #cbd5e1f2;border-radius:6px;min-height:32px;padding:6px 9px;font-size:10px;font-weight:900;transition:box-shadow .16s,transform .16s;box-shadow:0 5px 14px #0f172a24}.centro-control-map-space .apoyo-escaleras-map-controls button:disabled{opacity:.92}.centro-control-map-space .apoyo-escaleras-map-marker-fleet{will-change:left, top, transform;animation:.24s both centro-control-marker-enter}.centro-control-map-space .apoyo-escaleras-map-marker-fleet:hover,.centro-control-map-space .apoyo-escaleras-map-marker-fleet:focus-visible{outline:none;transform:translate(-50%,-50%)translateY(-2px)scale(1.04);box-shadow:0 0 0 5px #ffffff73,0 12px 24px #0f172a4d}.centro-control-map-space .apoyo-escaleras-map-marker-fleet.is-selected{animation:2.2s ease-in-out infinite centro-control-selected-marker-pulse}.centro-control-map-space .apoyo-escaleras-map-status-legend{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px 12px;padding-top:3px;display:flex}.centro-control-map-space .apoyo-escaleras-map-status-legend span{color:var(--muted);align-items:center;gap:5px;font-size:10px;font-weight:800;display:inline-flex}.centro-control-map-space .apoyo-escaleras-map-status-legend i{border-radius:50%;width:8px;height:8px;display:inline-block}.centro-control-map-space .apoyo-escaleras-map-status-legend .is-disponible i{background:#16a34a}.centro-control-map-space .apoyo-escaleras-map-status-legend .is-en-ruta i{background:#2563eb}.centro-control-map-space .apoyo-escaleras-map-status-legend .is-cerca i{background:#ea580c}.centro-control-map-space .apoyo-escaleras-map-status-legend .is-ocupado i{background:#dc2626}.centro-control-map-space .apoyo-escaleras-map-status-legend .is-en-almuerzo i{background:#ca8a04}.centro-control-map-space .apoyo-escaleras-map-status-legend .is-sin-conexion i{background:#64748b}@keyframes centro-control-marker-enter{0%{opacity:0;transform:translate(-50%,-50%)scale(.86)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes centro-control-selected-marker-pulse{0%,to{box-shadow:0 0 0 7px #2563eb2e,0 12px 26px #0f172a4d}50%{box-shadow:0 0 0 11px #2563eb17,0 12px 26px #0f172a4d}}.centro-control-quick-actions{border-bottom:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding-bottom:14px;display:grid}.centro-control-quick-actions button{background:var(--surface);border:1px solid var(--border);color:var(--text);cursor:pointer;font:inherit;border-radius:6px;min-height:36px;padding:7px 8px;font-size:11px;font-weight:800;transition:background .16s,border-color .16s,color .16s,transform .16s}.centro-control-quick-actions button:hover:not(:disabled),.centro-control-quick-actions button:focus-visible:not(:disabled){color:#1d4ed8;background:#eff6ff;border-color:#93c5fd;outline:none;transform:translateY(-1px)}.centro-control-quick-actions button:active:not(:disabled){transform:translateY(0)scale(.98)}.centro-control-quick-actions button:disabled{cursor:not-allowed;opacity:.48}.centro-control-request-groups{gap:8px;display:grid}.centro-control-request-group,.centro-control-news-disclosure{border:1px solid var(--border);border-radius:7px;overflow:hidden}.centro-control-request-group>summary,.centro-control-news-disclosure>summary{background:var(--surface2);color:var(--text);cursor:pointer;justify-content:space-between;align-items:center;gap:8px;min-height:40px;padding:7px 10px;font-size:12px;font-weight:900;list-style:none;display:flex}.centro-control-request-group>summary::-webkit-details-marker{display:none}.centro-control-news-disclosure>summary::-webkit-details-marker{display:none}.centro-control-request-group>summary:after,.centro-control-news-disclosure>summary:after{color:var(--muted);content:"+";font-size:17px;line-height:1}.centro-control-request-group[open]>summary:after,.centro-control-news-disclosure[open]>summary:after{content:"−"}.centro-control-request-group>summary b,.centro-control-news-disclosure>summary b{color:#1d4ed8;text-align:center;background:#dbeafe;border-radius:999px;min-width:24px;margin-left:auto;padding:3px 7px}.centro-control-request-group[open] .centro-control-request-list,.centro-control-news-disclosure[open] .centro-control-news-list{border-top:1px solid var(--border);padding:8px;animation:.18s both centro-control-disclosure-in}.centro-control-request-group .centro-control-request-card,.centro-control-news-disclosure .centro-control-news-card{animation:.22s both centro-control-card-refresh}.centro-control-kpi strong,.centro-control-header-stats b{animation:.26s both centro-control-kpi-update}.centro-control-map-space .apoyo-escaleras-map-marker-fleet.is-selected{z-index:5;transform:translate(-50%,-50%)scale(1.1);box-shadow:0 0 0 7px #2563eb2e,0 12px 26px #0f172a4d}.centro-control-map-space .apoyo-escaleras-map-marker-fleet.is-muted{opacity:.42}.centro-control-map-space .apoyo-escaleras-map-marker-disponible{background:#16a34a}.centro-control-map-space .apoyo-escaleras-map-marker-en-ruta{background:#2563eb}.centro-control-map-space .apoyo-escaleras-map-marker-cerca{background:#ea580c}.centro-control-map-space .apoyo-escaleras-map-marker-en-almuerzo{background:#ca8a04}.centro-control-map-space .apoyo-escaleras-map-marker-sin-conexion{background:#dc2626}.centro-control-map-space .apoyo-escaleras-map-marker-turno-finalizado{background:#1e293b}.centro-control-map-space .apoyo-escaleras-map-marker-ocupado{background:#dc2626}@keyframes centro-control-disclosure-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes centro-control-route-in{0%{opacity:0}to{opacity:1}}@keyframes centro-control-kpi-update{0%{opacity:.6;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@media (width<=1100px){.centro-control-dispatch-grid{min-height:0;display:grid}.centro-control-dispatch-grid .centro-control-map-panel{min-height:0}.centro-control-side-panel{width:auto;max-height:none;position:static}.centro-control-map-space .apoyo-escaleras-map-frame{min-height:430px}}@media (width<=760px){.centro-control-lower-disclosure[open] .centro-control-lower-grid{padding:10px}}.centro-control-map-space .centro-control-leaflet-map{border:0;border-radius:10px;height:100%;min-height:490px;position:relative;overflow:hidden}.centro-control-map-space .centro-control-leaflet-map .leaflet-container{border-radius:10px;width:100%;height:100%;min-height:490px}.centro-control-leaflet-map .leaflet-control-zoom{border:0;box-shadow:0 5px 14px #0f172a24}.centro-control-leaflet-map .leaflet-control-zoom a{color:#334155;transition:background .16s,color .16s}.centro-control-leaflet-map .leaflet-control-zoom a:hover{color:#1d4ed8;background:#eff6ff}.centro-control-leaflet-map .leaflet-control-attribution{color:#64748b;background:#ffffffdb;border-radius:4px 0 0;font-size:9px}.centro-control-leaflet-map .leaflet-tooltip{color:#fff;background:#0f172aeb;border:0;border-radius:5px;padding:6px 8px;font-size:10px;font-weight:800;box-shadow:0 5px 14px #0f172a33}.centro-control-leaflet-map .leaflet-tooltip:before{border-top-color:#0f172aeb}.centro-control-leaflet-map .leaflet-marker-icon{transition:filter .18s,opacity .18s}.centro-control-leaflet-map .leaflet-marker-icon:hover{filter:drop-shadow(0 5px 8px #0f172a47)}.centro-control-leaflet-popup{gap:5px;min-width:130px;display:grid}.centro-control-leaflet-popup strong{color:#0f172a;font-size:13px}.centro-control-leaflet-popup span{color:#64748b;font-size:11px}.centro-control-leaflet-popup b{color:#1d4ed8;font-size:11px}.centro-control-leaflet-map .leaflet-interactive{transition:stroke .18s,stroke-width .18s,opacity .18s}.centro-control-report-panel{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:8px;gap:16px;margin-top:18px;padding:20px;display:grid}.centro-control-report-panel .centro-control-metricas-header{justify-content:space-between;align-items:end;gap:18px;display:flex}.centro-control-report-actions{flex-wrap:wrap;align-items:end;gap:8px;display:flex}.centro-control-report-actions label{gap:4px;display:grid}.centro-control-report-actions label span{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:800}.centro-control-report-actions input{border:1px solid var(--border);color:var(--text);font:inherit;border-radius:6px;min-height:34px;padding:5px 8px}.centro-control-report-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.centro-control-report-summary div{background:var(--surface-soft,#f8fafc);border:1px solid var(--border);border-radius:7px;gap:5px;padding:12px;display:grid}.centro-control-report-summary span{color:var(--muted);font-size:11px;font-weight:800}.centro-control-report-summary strong{color:var(--text);font-size:20px}.centro-control-report-table-wrap{overflow-x:auto}.centro-control-report-table{border-collapse:collapse;width:100%;min-width:640px}.centro-control-report-table th,.centro-control-report-table td{border-bottom:1px solid var(--border);text-align:left;padding:10px 8px}.centro-control-report-table th{color:var(--muted);text-transform:uppercase;font-size:10px}.centro-control-report-table td{color:var(--text);font-size:13px;font-weight:700}.centro-control-report-state{color:var(--muted);padding:8px 0;font-size:13px;font-weight:700}@media (width<=900px){.centro-control-report-panel .centro-control-metricas-header{flex-direction:column;align-items:stretch}.centro-control-report-actions{align-items:stretch}}@media (width<=620px){.centro-control-report-panel{padding:14px}.centro-control-report-summary{grid-template-columns:1fr}.centro-control-report-actions label,.centro-control-report-actions button{flex:140px}}.alert-panel{gap:12px;min-width:0;display:grid}.alert-panel-toolbar{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.alert-panel-filter-list{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.alert-panel-filter-list button,.alert-panel-view{background:var(--surface2);border:1px solid var(--border);color:var(--muted);cursor:pointer;font:inherit;border-radius:999px;min-height:32px;padding:6px 10px;font-size:10px;font-weight:900;transition:background-color .18s,border-color .18s,color .18s,transform .16s}.alert-panel-filter-list button:hover,.alert-panel-filter-list button:focus-visible,.alert-panel-filter-list button.is-active{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd;outline:none}.alert-panel-filter-list button:active,.alert-panel-view:active:not(:disabled){transform:scale(.96)}.alert-panel-count{color:#1d4ed8;background:#eff6ff;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:28px;min-height:28px;padding:4px 8px;font-size:11px;font-weight:900;display:inline-flex}.alert-panel-priority-counts{flex-wrap:wrap;gap:6px;display:flex}.alert-panel-priority-counts>span{background:var(--surface2);border:1px solid var(--border);color:var(--muted);border-radius:999px;align-items:center;gap:5px;padding:5px 7px;font-size:10px;font-weight:800;display:inline-flex}.alert-panel-priority-counts i,.alert-panel-new-indicator i{background:currentColor;border-radius:50%;width:6px;height:6px;display:inline-block}.alert-panel-priority-counts b{color:var(--text)}.alert-panel-priority-counts .is-critical{color:#b91c1c}.alert-panel-priority-counts .is-warning{color:#b45309}.alert-panel-priority-counts .is-info{color:#0e7490}.alert-panel-priority-counts .is-resolved{color:#475569}.alert-panel-new-indicator{animation:1.8s ease-in-out infinite alert-panel-new-pulse;color:#1d4ed8!important}.alert-panel-group{gap:7px;display:grid}.alert-panel-group-toggle{border:0;border-bottom:1px solid var(--border);color:var(--text);cursor:pointer;font:inherit;text-align:left;background:0 0;grid-template-columns:minmax(0,1fr) auto 18px;align-items:center;gap:7px;min-height:34px;padding:4px 2px;display:grid}.alert-panel-group-toggle>span{align-items:center;gap:6px;font-size:11px;font-weight:900;display:inline-flex}.alert-panel-group-toggle>span i{background:#0891b2;border-radius:50%;width:7px;height:7px}.alert-panel-group.is-warning .alert-panel-group-toggle>span i{background:#d97706}.alert-panel-group.is-critical .alert-panel-group-toggle>span i{background:#dc2626}.alert-panel-group.is-resolved .alert-panel-group-toggle>span i{background:#64748b}.alert-panel-group-toggle b{background:var(--surface2);color:var(--muted);text-align:center;border-radius:999px;min-width:22px;padding:3px 6px;font-size:10px}.alert-panel-group-toggle em{color:var(--muted);text-align:center;font-size:16px;font-style:normal}.alert-panel-group-items{gap:7px;animation:.22s both alert-panel-group-in;display:grid}.alert-panel-list{gap:8px;display:grid}.alert-panel-item{background:var(--surface2);border:1px solid var(--border);border-left:3px solid #0891b2;border-radius:7px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:10px;transition:background-color .18s,border-color .18s,box-shadow .18s,transform .18s;animation:.26s both alert-panel-item-in;display:grid}.alert-panel-item:hover{transform:translateY(-1px);box-shadow:0 5px 14px #0f172a14}.alert-panel-item.is-warning{border-left-color:#d97706}.alert-panel-item.is-critical{border-left-color:#dc2626}.alert-panel-item.is-resolved{opacity:.8;border-left-color:#64748b}.alert-panel-item-icon{color:#0e7490;background:#ecfeff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:900;display:inline-flex}.alert-panel-item.is-warning .alert-panel-item-icon{color:#b45309;background:#fffbeb}.alert-panel-item.is-critical .alert-panel-item-icon{color:#b91c1c;background:#fef2f2}.alert-panel-item.is-resolved .alert-panel-item-icon{color:#475569;background:#f1f5f9}.alert-panel-item-content{gap:4px;min-width:0;display:grid}.alert-panel-item-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:7px;display:flex}.alert-panel-item-heading strong{color:var(--text);overflow-wrap:anywhere;font-size:12px}.alert-panel-item-content p{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:11px;line-height:1.35}.alert-panel-item-content time{color:var(--muted);font-size:10px;font-weight:800}.alert-panel-item-actions{align-items:center;gap:5px;display:inline-flex;position:relative}.alert-panel-action-menu{position:relative}.alert-panel-menu-trigger{background:var(--surface2);border:1px solid var(--border);color:var(--muted);cursor:pointer;font:inherit;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:900;line-height:1;display:inline-flex}.alert-panel-menu-trigger:hover:not(:disabled),.alert-panel-menu-trigger:focus-visible{color:#1d4ed8;background:#eff6ff;border-color:#93c5fd;outline:none}.alert-panel-menu-trigger:disabled{cursor:not-allowed;opacity:.5}.alert-panel-menu{background:var(--surface);border:1px solid var(--border);z-index:5;border-radius:7px;gap:3px;min-width:150px;padding:5px;display:grid;position:absolute;top:calc(100% + 5px);right:0;box-shadow:0 10px 24px #0f172a29}.alert-panel-menu button{color:var(--text);cursor:pointer;font:inherit;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:5px;min-height:32px;padding:6px 8px;font-size:10px;font-weight:800}.alert-panel-menu button:hover,.alert-panel-menu button:focus-visible{color:#1d4ed8;background:#eff6ff;outline:none}.alert-panel-badge{color:#0e7490;text-transform:uppercase;background:#ecfeff;border-radius:999px;flex:none;align-items:center;gap:4px;padding:4px 6px;font-size:9px;font-weight:900;display:inline-flex}.alert-panel-badge i{background:currentColor;border-radius:50%;width:5px;height:5px}.alert-panel-badge.is-warning{color:#b45309;background:#fffbeb}.alert-panel-badge.is-critical{color:#b91c1c;background:#fef2f2}.alert-panel-badge.is-resolved{color:#475569;background:#f1f5f9}.alert-panel-view:disabled{cursor:not-allowed;opacity:.5}.alert-panel-view:not(:disabled){color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.alert-panel-empty,.alert-panel-error{color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:150px;padding:18px 10px;display:flex}.alert-panel-empty-icon{color:#64748b;border:1px dashed #94a3b8;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:12px;font-weight:900;display:inline-flex}.alert-panel-empty.is-error .alert-panel-empty-icon{color:#b91c1c;border-color:#fca5a5}.alert-panel-empty strong{color:var(--text);font-size:12px}.alert-panel-empty p{max-width:260px;margin:0;font-size:11px;line-height:1.4}.alert-panel-error{color:#b91c1c;font-size:12px;font-weight:800}.alert-panel-skeleton{gap:8px;display:grid}.alert-panel-skeleton-item{background:#f1f5f9;border-radius:7px;grid-template-columns:30px 1fr;align-items:center;gap:9px;min-height:76px;padding:10px;display:grid}.alert-panel-skeleton-item>span,.alert-panel-skeleton-item b,.alert-panel-skeleton-item i,.alert-panel-skeleton-item small{background:linear-gradient(100deg,#e2e8f0,#f8fafc,#e2e8f0) 0 0/220% 100%;border-radius:5px;animation:1.4s ease-in-out infinite alert-panel-shimmer;display:block}.alert-panel-skeleton-item>span{border-radius:50%;width:30px;height:30px}.alert-panel-skeleton-item>div{gap:7px;display:grid}.alert-panel-skeleton-item b{width:45%;height:12px}.alert-panel-skeleton-item i{width:90%;height:10px}.alert-panel-skeleton-item small{width:30%;height:8px}@keyframes alert-panel-item-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes alert-panel-shimmer{0%{background-position:120% 0}to{background-position:-80% 0}}@keyframes alert-panel-group-in{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}@keyframes alert-panel-new-pulse{0%,to{box-shadow:0 0 #2563eb00}50%{box-shadow:0 0 0 4px #2563eb1a}}@media (width<=600px){.alert-panel-toolbar{flex-direction:column;align-items:flex-start}.alert-panel-filter-list{width:100%}.alert-panel-filter-list button{flex:auto}.alert-panel-count{align-self:flex-end}.alert-panel-item{grid-template-columns:30px minmax(0,1fr);align-items:start}.alert-panel-item-actions{grid-column:2;justify-self:end}}@media (prefers-reduced-motion:reduce){.alert-panel-item,.alert-panel-group-items,.alert-panel-new-indicator,.alert-panel-skeleton-item>span,.alert-panel-skeleton-item b,.alert-panel-skeleton-item i,.alert-panel-skeleton-item small{transition-duration:.01ms;animation:none}}.dashboard-ejecutivo{--executive-border:var(--border);--executive-surface:var(--surface);--executive-muted:var(--muted);gap:18px;min-width:0;display:grid}.dashboard-ejecutivo-header,.dashboard-ejecutivo-panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.dashboard-ejecutivo-header h2,.dashboard-ejecutivo-panel-heading h3{color:var(--text);margin:0}.dashboard-ejecutivo-header h2{font-size:clamp(24px,3vw,34px)}.dashboard-ejecutivo-header p:last-child{color:var(--executive-muted);margin:7px 0 0;font-size:13px;font-weight:700}.dashboard-ejecutivo-eyebrow{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:10px;font-weight:900}.dashboard-ejecutivo-panel-heading h3{font-size:17px}.dashboard-ejecutivo-sync{color:var(--executive-muted);white-space:nowrap;align-items:center;gap:7px;font-size:11px;font-weight:800;display:inline-flex}.dashboard-ejecutivo-sync i,.dashboard-ejecutivo-alerts summary i{background:#16a34a;border-radius:50%;width:8px;height:8px;display:inline-block}.dashboard-ejecutivo-kpis{grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;display:grid}.dashboard-ejecutivo-kpi{background:var(--executive-surface);border:1px solid var(--executive-border);box-shadow:var(--shadow);border-left:4px solid #2563eb;border-radius:8px;align-items:center;gap:10px;min-width:0;min-height:92px;padding:13px;transition:transform .16s,box-shadow .16s;display:flex}.dashboard-ejecutivo-kpi:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0f172a1a}.dashboard-ejecutivo-kpi>div{gap:7px;min-width:0;display:grid}.dashboard-ejecutivo-kpi>div>span{color:var(--executive-muted);text-transform:uppercase;font-size:10px;font-weight:900;line-height:1.2}.dashboard-ejecutivo-kpi strong{color:var(--text);overflow-wrap:anywhere;font-size:22px;line-height:1}.dashboard-ejecutivo-kpi-icon{color:#1d4ed8;background:#eff6ff;border-radius:7px;flex:0 0 32px;justify-content:center;align-items:center;height:32px;font-size:9px;font-weight:900;display:inline-flex}.dashboard-ejecutivo-kpi.is-green{border-left-color:#16a34a}.dashboard-ejecutivo-kpi.is-green .dashboard-ejecutivo-kpi-icon{color:#15803d;background:#f0fdf4}.dashboard-ejecutivo-kpi.is-red{border-left-color:#dc2626}.dashboard-ejecutivo-kpi.is-red .dashboard-ejecutivo-kpi-icon{color:#b91c1c;background:#fef2f2}.dashboard-ejecutivo-kpi.is-orange{border-left-color:#ea580c}.dashboard-ejecutivo-kpi.is-orange .dashboard-ejecutivo-kpi-icon{color:#c2410c;background:#fff7ed}.dashboard-ejecutivo-kpi.is-slate{border-left-color:#64748b}.dashboard-ejecutivo-kpi.is-slate .dashboard-ejecutivo-kpi-icon{color:#475569;background:#f1f5f9}.dashboard-ejecutivo-primary-grid,.dashboard-ejecutivo-secondary-grid,.dashboard-ejecutivo-bottom-grid{gap:18px;min-width:0;display:grid}.dashboard-ejecutivo-primary-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.8fr)}.dashboard-ejecutivo-secondary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-ejecutivo-bottom-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr)}.dashboard-ejecutivo-panel{background:var(--executive-surface);border:1px solid var(--executive-border);box-shadow:var(--shadow);border-radius:8px;gap:16px;min-width:0;padding:17px;display:grid}.dashboard-ejecutivo-chart-wrap{gap:8px;min-height:190px;display:grid}.dashboard-ejecutivo-line-chart{background:repeating-linear-gradient(#0000 0 24%,#e2e8f0 25%,#0000 26%);width:100%;height:170px;overflow:visible}.dashboard-ejecutivo-line-chart path{fill:none;stroke:#cbd5e1;stroke-width:.7px}.dashboard-ejecutivo-line-chart polyline{fill:none;stroke:#2563eb;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px;vector-effect:non-scaling-stroke}.dashboard-ejecutivo-chart-labels{color:var(--executive-muted);justify-content:space-between;font-size:10px;font-weight:800;display:flex}.dashboard-ejecutivo-donut-layout{grid-template-columns:minmax(130px,.9fr) minmax(0,1fr);align-items:center;gap:22px;display:grid}.dashboard-ejecutivo-donut-visual{aspect-ratio:1;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;max-width:190px;display:flex;position:relative}.dashboard-ejecutivo-donut-visual:after{background:var(--executive-surface);content:"";border-radius:50%;position:absolute;inset:22%}.dashboard-ejecutivo-donut-visual strong,.dashboard-ejecutivo-donut-visual span{z-index:1;position:relative}.dashboard-ejecutivo-donut-visual strong{color:var(--text);font-size:25px}.dashboard-ejecutivo-donut-visual span{color:var(--executive-muted);text-transform:uppercase;font-size:10px;font-weight:900}.dashboard-ejecutivo-legend{gap:10px;margin:0;padding:0;list-style:none;display:grid}.dashboard-ejecutivo-legend li{color:var(--executive-muted);grid-template-columns:9px minmax(0,1fr) auto;align-items:center;gap:7px;font-size:12px;display:grid}.dashboard-ejecutivo-legend i{border-radius:50%;width:9px;height:9px}.dashboard-ejecutivo-legend b{color:var(--text)}.dashboard-ejecutivo-ranking,.dashboard-ejecutivo-bars,.dashboard-ejecutivo-alerts{gap:12px;display:grid}.dashboard-ejecutivo-ranking article{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;display:grid}.dashboard-ejecutivo-avatar{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:10px;font-weight:900;display:flex}.dashboard-ejecutivo-ranking-copy{gap:5px;min-width:0;display:grid}.dashboard-ejecutivo-ranking-copy strong{color:var(--text);overflow-wrap:anywhere;font-size:13px}.dashboard-ejecutivo-ranking-copy>span{color:var(--executive-muted);overflow-wrap:anywhere;font-size:11px}.dashboard-ejecutivo-ranking-copy>div,.dashboard-ejecutivo-bar-track{background:#e2e8f0;border-radius:999px;height:7px;overflow:hidden}.dashboard-ejecutivo-ranking-copy i,.dashboard-ejecutivo-bar-track i{border-radius:inherit;background:#2563eb;height:100%;transition:width .3s;display:block}.dashboard-ejecutivo-bars>div{gap:6px;display:grid}.dashboard-ejecutivo-bars>div>div:first-child{color:var(--executive-muted);justify-content:space-between;align-items:center;font-size:12px;display:flex}.dashboard-ejecutivo-bars b{color:var(--text)}.dashboard-ejecutivo-bar-track i{background:#16a34a}.dashboard-ejecutivo-times{gap:14px}.dashboard-ejecutivo-time-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.dashboard-ejecutivo-time-card{background:var(--surface2);border:1px solid var(--executive-border);border-radius:7px;gap:8px;padding:13px;display:grid}.dashboard-ejecutivo-time-card span{color:var(--executive-muted);text-transform:uppercase;font-size:10px;font-weight:900}.dashboard-ejecutivo-time-card strong{color:var(--text);font-size:20px}.dashboard-ejecutivo-map{min-height:270px}.dashboard-ejecutivo-map .apoyo-escaleras-map-card{border:0;padding:0}.dashboard-ejecutivo-map .apoyo-escaleras-map-head{display:none}.dashboard-ejecutivo-map .apoyo-escaleras-map-frame{min-height:270px}.dashboard-ejecutivo-alert-panel{align-content:start}.dashboard-ejecutivo-alert-panel .alert-panel{min-height:270px}.dashboard-ejecutivo-alerts details{border:1px solid var(--executive-border);border-left:3px solid #2563eb;border-radius:7px;overflow:hidden}.dashboard-ejecutivo-alerts details.is-danger{border-left-color:#dc2626}.dashboard-ejecutivo-alerts details.is-warning{border-left-color:#d97706}.dashboard-ejecutivo-alerts details.is-info{border-left-color:#0891b2}.dashboard-ejecutivo-alerts summary{color:var(--text);cursor:pointer;justify-content:space-between;align-items:center;gap:7px;min-height:39px;padding:7px 9px;font-size:12px;font-weight:900;list-style:none;display:flex}.dashboard-ejecutivo-alerts summary::-webkit-details-marker{display:none}.dashboard-ejecutivo-alerts summary>span{align-items:center;gap:7px;display:inline-flex}.dashboard-ejecutivo-alerts summary b{background:var(--surface2);text-align:center;border-radius:999px;min-width:22px;padding:3px 6px}.dashboard-ejecutivo-alerts ul{border-top:1px solid var(--executive-border);color:var(--executive-muted);gap:7px;margin:0;padding:10px;font-size:11px;list-style:none;display:grid}.dashboard-ejecutivo-alerts li{overflow-wrap:anywhere}.dashboard-ejecutivo-empty-panel{color:var(--executive-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:150px;display:flex}.dashboard-ejecutivo-empty-panel span{color:#64748b;border:1px dashed #94a3b8;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-weight:900;display:flex}.dashboard-ejecutivo-empty-panel p{max-width:260px;margin:0;font-size:12px}.dashboard-ejecutivo-empty{color:var(--muted);text-align:center;align-items:center;min-height:280px}.dashboard-ejecutivo-empty h2{color:var(--text);margin:0}.dashboard-ejecutivo-empty p{margin:0}.dashboard-ejecutivo-loading{animation:.22s both dashboard-ejecutivo-fade-in}.dashboard-ejecutivo-skeleton-title,.dashboard-ejecutivo-loading .dashboard-ejecutivo-kpis article,.dashboard-ejecutivo-loading .dashboard-ejecutivo-primary-grid article,.dashboard-ejecutivo-loading .dashboard-ejecutivo-secondary-grid article{background:linear-gradient(90deg,#e2e8f0,#f8fafc,#e2e8f0) 0 0/200% 100%;border-radius:8px;min-height:100px;animation:1.2s linear infinite dashboard-ejecutivo-shimmer}.dashboard-ejecutivo-skeleton-title{width:min(420px,70%);height:65px;min-height:0}.dashboard-ejecutivo-loading .dashboard-ejecutivo-kpis article{min-height:92px}.dashboard-ejecutivo-loading .dashboard-ejecutivo-primary-grid article{min-height:260px}.dashboard-ejecutivo-loading .dashboard-ejecutivo-secondary-grid article{min-height:200px}@keyframes dashboard-ejecutivo-shimmer{to{background-position:-200% 0}}@keyframes dashboard-ejecutivo-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (width<=1250px){.dashboard-ejecutivo-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-ejecutivo-secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.dashboard-ejecutivo-primary-grid,.dashboard-ejecutivo-bottom-grid{grid-template-columns:1fr}.dashboard-ejecutivo-map{min-height:240px}}@media (width<=760px){.dashboard-ejecutivo{display:none}}@media (width<=600px){.dashboard-ejecutivo-kpis,.dashboard-ejecutivo-secondary-grid,.dashboard-ejecutivo-time-grid{grid-template-columns:1fr}.dashboard-ejecutivo-header{flex-direction:column}.dashboard-ejecutivo-donut-layout{grid-template-columns:1fr;justify-items:center}.dashboard-ejecutivo-legend{width:100%}}:root{--bg:#f3f6fb;--bg-soft:#e8eef7;--surface:#fff;--surface2:#f7faff;--surface3:#edf4fc;--ink:#082759;--text:#1c304d;--muted:#617089;--muted-2:#8c99ad;--border:#d6e0ee;--border-strong:#aec1d9;--sidebar:#062a63;--sidebar-2:#0b3d86;--brand:#0060c0;--brand-dark:#00479b;--brand-soft:#e7f1ff;--accent:#0060c0;--accent2:#0b4ea2;--accent3:#247766;--danger:#b54242;--warn:#b56f22;--success:#247766;--focus:#0060c02e;--shadow-sm:0 1px 2px #0827590f;--shadow-md:0 16px 36px #0827591f;--radius:8px}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);min-height:100vh;color:var(--text);letter-spacing:0;font-family:Inter,Arial,sans-serif;font-size:14px;overflow-x:hidden}button,input,select,textarea{font:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--focus);outline-offset:1px}#login-screen{z-index:9999;background:linear-gradient(135deg,#042352f0,#0060c0d6),linear-gradient(#0060c0 0%,#00479b 100%);justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.login-box{background:#fff;border:1px solid #ffffff1f;border-radius:8px;width:100%;max-width:420px;padding:34px;box-shadow:0 28px 70px #00000038}.login-logo{text-align:center;margin-bottom:30px}.login-logo .login-brand{background:var(--brand);object-fit:contain;object-position:center;border-radius:8px;width:116px;height:116px;margin:0 auto 18px;display:block;box-shadow:0 12px 28px #0060c02e}.login-logo h1{color:var(--ink);letter-spacing:0;font-size:1.55rem;font-weight:800}.login-logo span{color:var(--muted);margin-top:6px;font-size:.82rem;font-weight:500;display:block}.login-group{margin-bottom:16px}.login-group label,.form-group label{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:6px;font-size:.72rem;font-weight:700;display:block}.login-group input,.form-group input,.form-group select,.cedula-input,.search-input,.filter-select,textarea{border:1px solid var(--border);width:100%;min-height:38px;color:var(--text);background:#fff;border-radius:7px;font-family:Inter,Arial,sans-serif;font-size:.86rem;transition:border-color .15s,box-shadow .15s,background .15s}.login-group input,.form-group input,.form-group select,.cedula-input,textarea{padding:9px 11px}.login-group input:focus,.form-group input:focus,.form-group select:focus,.cedula-input:focus,.search-input:focus,.filter-select:focus,textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--focus);outline:none}.login-btn{border:1px solid var(--brand-dark);background:var(--brand);color:#fff;cursor:pointer;border-radius:7px;width:100%;min-height:42px;margin-top:8px;font-weight:800;transition:background .15s,transform .15s,box-shadow .15s}.login-btn:hover{background:var(--brand-dark);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.login-err{color:var(--danger);background:#b0444414;border:1px solid #b0444442;border-radius:7px;margin-top:12px;padding:10px 12px;font-size:.82rem;display:none}.login-hint{color:var(--muted);text-align:center;margin-top:16px;font-size:.78rem}header{z-index:100;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;justify-content:space-between;align-items:center;min-height:64px;padding:12px 24px;display:flex;position:sticky;top:0}.logo,.user-badge,.header-actions{align-items:center;display:flex}.logo{gap:12px;min-width:0}.logo-icon{background:var(--brand);color:#fff;letter-spacing:.06em;border-radius:8px;flex:none;justify-content:center;align-items:center;width:42px;height:38px;font-size:.82rem;font-weight:800;display:flex;overflow:hidden}.logo-icon img{object-fit:cover;object-position:center 38%;width:100%;height:100%}.logo h1{color:var(--ink);letter-spacing:0;font-size:1rem;font-weight:800}.logo span{color:var(--muted);margin-top:2px;font-size:.72rem;font-weight:600;display:block}.header-actions{gap:8px}.user-badge{border-right:1px solid var(--border);gap:10px;margin-right:6px;padding-right:12px}.u-avatar{background:var(--brand-soft);width:34px;height:34px;color:var(--brand-dark);border:1px solid #0060c03d;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.78rem;font-weight:800;display:flex}.u-info{text-align:right}.u-name{color:var(--ink);font-size:.82rem;font-weight:700}.u-role{color:var(--muted);font-size:.7rem;font-weight:600}.btn{cursor:pointer;letter-spacing:0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;min-height:34px;padding:8px 13px;font-size:.8rem;font-weight:700;line-height:1;transition:background .15s,border-color .15s,color .15s,box-shadow .15s,transform .15s;display:inline-flex}.btn:hover{box-shadow:var(--shadow-sm);transform:translateY(-1px)}.btn-primary{border-color:var(--brand-dark);background:var(--brand);color:#fff}.btn-primary:hover{background:var(--brand-dark)}.btn-danger{border-color:var(--danger);background:var(--danger);color:#fff}.btn-danger:hover{background:#943434}.btn-outline{border-color:var(--border-strong);color:var(--ink);background:#fff}.btn-outline:hover{border-color:var(--brand);color:var(--brand-dark)}.btn-success{border-color:var(--success);background:var(--success);color:#fff}.btn-success:hover{background:#265f4e}.btn-warn{border-color:var(--warn);background:var(--warn);color:#fff}.btn-warn:hover{background:#966824}.btn-ghost{border-color:var(--border);color:var(--muted);background:0 0}.btn-ghost:hover{color:var(--ink);background:var(--surface2)}.btn-sm{min-height:30px;padding:6px 10px;font-size:.74rem}.mobile-menu-btn,.mobile-nav-backdrop{display:none}.mobile-menu-btn{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:7px;flex:none;justify-content:center;align-items:center;width:40px;height:38px}.mobile-menu-btn span{background:var(--brand-dark);border-radius:999px;width:18px;height:2px;transition:transform .18s,opacity .18s;position:absolute}.mobile-menu-btn span:first-child{transform:translateY(-6px)}.mobile-menu-btn span:nth-child(3){transform:translateY(6px)}.mobile-menu-btn.open span:first-child{transform:rotate(45deg)}.mobile-menu-btn.open span:nth-child(2){opacity:0}.mobile-menu-btn.open span:nth-child(3){transform:rotate(-45deg)}.app-body{height:calc(100vh - 64px);display:flex}.sidebar{background:var(--sidebar);border-right:1px solid #ffffff14;flex-direction:column;gap:2px;width:232px;min-width:232px;padding:18px 12px;display:flex;overflow-y:auto}.sidebar-label{color:#ffffff7a;letter-spacing:.08em;text-transform:uppercase;padding:14px 10px 6px;font-size:.68rem;font-weight:800}.nav-item{color:#ffffffad;cursor:pointer;border:1px solid #0000;border-radius:7px;align-items:center;gap:10px;min-height:38px;padding:9px 10px;font-size:.86rem;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:flex}.nav-item:hover{color:#fff;background:#ffffff0f}.nav-item.active{color:#fff;background:#0060c052;border-color:#ffffff3d}.nav-item .icon{width:24px;height:24px;color:var(--brand);background:#ffffff0f;border-radius:6px;justify-content:center;align-items:center;font-size:.68rem;font-weight:800;display:inline-flex}.sidebar-divider{background:#ffffff1a;height:1px;margin:12px 10px 4px}.main{flex:1;padding:26px 30px 40px;overflow-y:auto}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;margin-bottom:24px;display:grid}.stat-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);padding:16px;transition:border-color .15s,transform .15s,box-shadow .15s;position:relative;overflow:hidden}.stat-card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.stat-card:before{content:"";width:4px;position:absolute;inset:0 auto 0 0}.stat-card.blue:before{background:var(--brand)}.stat-card.orange:before{background:var(--accent2)}.stat-card.green:before{background:var(--success)}.stat-card.red:before{background:var(--danger)}.stat-card.yellow:before{background:var(--warn)}.stat-label{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;font-size:.72rem;font-weight:800}.stat-value{font-family:IBM Plex Mono,Consolas,monospace;font-size:1.65rem;font-weight:600;color:var(--ink)!important}.stat-sub{color:var(--muted);margin-top:4px;font-size:.76rem}.section-header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.section-title{color:var(--ink);letter-spacing:0;align-items:center;gap:8px;font-size:1.18rem;font-weight:800;display:flex}.section-title span{color:var(--brand-dark)}.dashboard-header{align-items:flex-end}.dashboard-tools{flex-wrap:wrap;justify-content:flex-end;align-items:flex-end;gap:12px;display:flex}.dashboard-filter{flex-direction:column;gap:4px;min-width:210px;display:flex}.dashboard-filter span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.68rem;font-weight:800}.dashboard-filter select{border:1px solid var(--border);background:var(--surface);min-width:210px;height:36px;color:var(--text);border-radius:6px;padding:0 10px;font-weight:700}.form-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);margin-bottom:24px;padding:22px}.draft-note{width:fit-content;color:var(--brand-dark);background:#0060c00f;border:1px solid #0060c033;border-radius:6px;margin:-6px 0 12px;padding:7px 10px;font-size:.78rem;font-weight:700}.form-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;display:grid}.form-group{flex-direction:column;gap:5px;display:flex}.form-group select option{color:var(--text);background:#fff}.form-section-title{border-bottom:1px solid var(--border);color:var(--brand-dark);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:8px;margin:20px 0 12px;padding-bottom:8px;font-size:.76rem;font-weight:800;display:flex}.form-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.no-material-row{margin:0 0 14px}.no-material-check{background:#b9832d14;border-color:#b9832d5c;width:100%}.no-material-check .check-label{color:var(--ink);font-weight:800}.check-group{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:7px;align-items:center;gap:8px;min-height:38px;padding:8px 11px;transition:border-color .15s,background .15s;display:flex}.check-group:hover{border-color:var(--brand);background:var(--surface2)}.check-group.is-disabled{opacity:.58;cursor:not-allowed}.check-group.is-disabled:hover{border-color:var(--border);background:#fff}.check-group input[type=checkbox]{display:none}.toggle-box{border:2px solid var(--border-strong);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:17px;height:17px;transition:background .15s,border-color .15s;display:flex}.check-group input:checked+.toggle-box{border-color:var(--brand);background:var(--brand)}.toggle-box:after{content:"✓";color:#fff;font-size:10px;font-weight:800;display:none}.check-group input:checked+.toggle-box:after{display:block}.check-label{color:var(--text);font-size:.82rem;font-weight:600}input:disabled,select:disabled{border-color:var(--border);background:var(--surface2);color:var(--muted);cursor:not-allowed}.serial-input-row{grid-template-columns:1fr auto;align-items:center;gap:8px;display:grid}.serial-input-row .btn:disabled,.btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.scanner-modal{max-width:560px}.scanner-frame{border:1px solid var(--border);background:#0d1726;border-radius:8px;overflow:hidden}.scanner-frame video{object-fit:cover;width:100%;min-height:280px;max-height:420px;display:block}.scanner-warning{color:#7a541a;background:#b9832d1a;border:1px solid #b9832d47;border-radius:7px;margin-top:12px;padding:10px 12px;font-size:.82rem;font-weight:700}.scanner-upload{margin-top:12px;display:flex}.scanner-upload input{display:none}.scanner-manual{grid-template-columns:1fr auto;align-items:end;gap:10px;margin-top:14px;display:grid}.table-wrap{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:.8rem}thead{background:var(--surface2)}th{border-bottom:1px solid var(--border);color:var(--muted);letter-spacing:.05em;text-align:left;text-transform:uppercase;white-space:nowrap;padding:11px 13px;font-size:.68rem;font-weight:800}td{border-bottom:1px solid var(--border);color:var(--text);vertical-align:middle;white-space:nowrap;padding:11px 13px;font-family:IBM Plex Mono,Consolas,monospace}tr:last-child td{border-bottom:none}tbody tr{transition:background .12s}tbody tr:hover{background:#fbfaf6}.badge{border-radius:999px;padding:3px 8px;font-family:Inter,Arial,sans-serif;font-size:.68rem;font-weight:800;display:inline-block}.role-badge-icon{vertical-align:-1px;border-radius:5px;justify-content:center;align-items:center;width:1.15rem;height:1.15rem;margin-right:5px;font-size:.58rem;font-weight:900;line-height:1;display:inline-flex}.badge-yes,.badge-tecnico{color:var(--success);background:#2f765f1f}.badge-no{color:var(--muted);background:#68736e24}.badge-deco{color:var(--accent2);background:#8d5f3824}.badge-no-material{color:#7a541a;background:#b9832d29}.serial-list{max-width:360px;color:var(--ink);text-overflow:ellipsis;vertical-align:middle;font-size:.72rem;display:inline-block;overflow:hidden}.badge-admin{color:var(--brand-dark);background:#0060c021}.badge-gestor{color:var(--warn);background:#0b4ea21f}.badge-supervisor{color:#064c9d;background:#0060c01f}.badge-auxiliar{color:#006f94;background:#006f941f}.badge-almacenista{color:#4d582a;background:#4d582a24}.badge-apoyo_escaleras{color:#6b3c91;background:#7d4ba024}.badge-lider_parque_automotor{color:#07549c;background:#0060c026}.badge-aux_parque_automotor{color:#236b52;background:#2f765f26}.badge-lider_parque_automotor .role-badge-icon{background:#0060c02e}.badge-aux_parque_automotor .role-badge-icon{background:#2f765f2e}.badge-reintegration-pendiente{color:var(--danger);background:#bc393924}.badge-reintegration-aprobado{color:var(--success);background:#2f765f24}.badge-reintegration-rechazado{color:#722424;background:#72242429}.muted-cell{color:var(--muted);margin-top:4px;font-size:.68rem}.evidence-link{color:var(--brand);margin-top:8px;font-size:.72rem;font-weight:800;display:inline-block}.status-actions{flex-wrap:wrap;gap:6px;display:flex}.reintegration-detail-modal{max-width:820px}.reintegration-detail-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;padding-bottom:14px;display:flex}.reintegration-detail-head h3{color:var(--ink);margin-top:4px;font-size:1.04rem;font-weight:800}.detail-eyebrow,.detail-field span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-family:Inter,Arial,sans-serif;font-size:.68rem;font-weight:800;display:block}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.detail-field{border:1px solid var(--border);background:var(--surface2);border-radius:7px;min-width:0;padding:12px}.detail-field strong{overflow-wrap:anywhere;color:var(--ink);margin-top:5px;font-size:.9rem;display:block}.detail-field small{overflow-wrap:anywhere;color:var(--muted);margin-top:4px;font-size:.75rem;display:block}.detail-description{border:1px solid var(--border);background:#fff;border-radius:7px;margin-bottom:16px;padding:14px}.detail-description p{color:var(--text);white-space:pre-wrap;margin-top:8px;line-height:1.5}.barcode-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.barcode-block{border:1px solid var(--border);background:#fff;border-radius:7px;min-width:0;padding:14px}.barcode-block strong{overflow-wrap:anywhere;color:var(--ink);text-align:center;margin-top:8px;font-family:IBM Plex Mono,Consolas,monospace;font-size:.84rem;display:block}.barcode-svg{border:1px solid var(--border);background:#fff;border-radius:4px;width:100%;height:108px;margin-top:10px;padding:8px;display:block}.detail-evidence img,.detail-empty-image{border:1px solid var(--border);background:var(--surface2);border-radius:7px;width:100%;margin-top:9px}.detail-evidence img{object-fit:contain;max-height:58vh;display:block}.detail-empty-image{min-height:150px;color:var(--muted);justify-content:center;align-items:center;font-weight:700;display:flex}.reintegration-stats{margin-bottom:14px}.info-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;display:flex}.info-actions input[type=file]{display:none}.subtabs{flex-wrap:wrap;gap:8px;margin:0 0 12px;display:flex}.subtabs button{border:1px solid var(--border);background:var(--surface);color:var(--ink);cursor:pointer;border-radius:6px;padding:9px 13px;font-size:.74rem;font-weight:800}.subtabs button.active{background:var(--brand);border-color:var(--brand);color:#fff}.row-select{cursor:pointer;width:15px;height:15px;accent-color:var(--brand)}.assistant-shell{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);min-height:calc(100vh - 190px);box-shadow:var(--shadow-sm);flex-direction:column;gap:14px;padding:18px;display:flex}.assistant-chat{flex-direction:column;flex:1;gap:12px;min-height:360px;max-height:calc(100vh - 360px);padding:4px;display:flex;overflow-y:auto}.assistant-tool-panel{border:1px solid var(--border);background:var(--surface2);border-radius:8px;grid-template-columns:minmax(220px,280px) 1fr;gap:14px;padding:14px;display:grid}.assistant-tool-grid{grid-template-columns:1fr auto;align-items:end;gap:12px;display:grid}.assistant-tool-actions{align-items:center;gap:8px;padding-bottom:1px;display:flex}.assistant-message{display:flex}.assistant-message.user{justify-content:flex-end}.assistant-bubble{border:1px solid var(--border);background:var(--surface2);max-width:min(760px,88%);color:var(--text);border-radius:8px;padding:12px 14px;font-size:.86rem;line-height:1.45}.assistant-message.user .assistant-bubble{background:var(--brand);color:#fff;border-color:#0060c038}.assistant-bubble p{margin-bottom:6px}.assistant-bubble p:last-child{margin-bottom:0}.assistant-source{color:var(--muted);text-transform:uppercase;margin-top:8px;font-size:.68rem;font-weight:800;display:inline-block}.training-media-grid{grid-template-columns:1fr;gap:10px;margin-top:12px;display:grid}.training-media-card{border:1px solid var(--border);background:#fff;border-radius:8px;overflow:hidden}.training-media-title{border-bottom:1px solid var(--border);color:var(--ink);padding:8px 10px;font-size:.72rem;font-weight:800}.training-media-card img,.training-media-card iframe{border:0;width:100%;display:block}.training-media-card img{object-fit:contain;background:#fff;height:auto;max-height:720px}.training-media-card iframe{aspect-ratio:16/9}.training-media-missing{border-top:1px solid var(--border);background:var(--surface2);color:var(--muted);padding:18px;font-size:.82rem;font-weight:700}.info-editor .form-group+.form-group{margin-top:14px}.info-upload-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.info-upload-row input{display:none}.info-preview{border:1px solid var(--border);object-fit:contain;background:var(--surface2);border-radius:7px;width:min(420px,100%);max-height:260px;margin-top:14px;display:block}.info-list{gap:14px;display:grid}.info-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);padding:18px}.info-card.is-unread{border-color:var(--brand);box-shadow:0 0 0 3px #0060c014}.info-card-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:10px;display:flex}.info-card-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.info-card h3,.info-notice-modal h3{color:var(--ink);margin:6px 0 4px;font-size:1rem;font-weight:800}.info-card span,.info-count{color:var(--muted);font-size:.76rem;font-weight:600}.info-card p,.info-notice-modal p{color:var(--text);white-space:pre-wrap;font-size:.86rem;line-height:1.55}.info-image{border:1px solid var(--border);object-fit:contain;background:var(--surface2);border-radius:7px;width:100%;max-height:520px;margin-top:12px;display:block}.info-priority{text-transform:uppercase;border-radius:6px;align-items:center;width:fit-content;min-height:24px;padding:4px 8px;font-size:.68rem;font-weight:800;display:inline-flex}.priority-normal{color:var(--brand-dark);background:#0060c01a}.priority-alta{color:var(--warn);background:#b56f2224}.priority-critica{color:var(--danger);background:#b5424221}.info-read-state{margin-top:12px;font-size:.72rem;font-weight:800}.info-card-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.info-card-foot .info-read-state{margin-top:0}.info-views{border:1px solid var(--border);background:var(--surface2);color:var(--muted);border-radius:6px;padding:5px 8px;font-size:.74rem;font-weight:800}.info-views strong{color:var(--brand-dark)}.info-read-state.read{color:var(--success)}.info-read-state.pending{color:var(--warn)}.info-notice-modal{max-width:560px;overflow:hidden}.notice-header{border-bottom:1px solid var(--border);align-items:flex-start}.notice-header span{color:var(--brand-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:.7rem;font-weight:800;display:block}.notice-header h2{margin:0}.notice-hero{border:1px solid var(--border);background:linear-gradient(135deg,#0060c014,#24776614);border-radius:8px;align-items:center;gap:14px;padding:14px;display:flex}.notice-icon{background:var(--brand);color:#fff;border-radius:8px;flex:0 0 48px;place-items:center;width:48px;height:48px;font-size:.8rem;font-weight:900;display:grid}.notice-message{margin:14px 0;padding:0 2px}.notice-footer{border:1px solid var(--border);background:var(--surface2);border-radius:7px;justify-content:space-between;gap:12px;padding:10px 12px;display:flex}.notice-countdown{color:var(--ink);margin-top:4px;font-size:.78rem;font-weight:800}.notice-actions{justify-content:flex-end;margin-top:14px}.rank-badge{background:var(--brand-soft);width:28px;height:28px;color:var(--brand-dark);border-radius:50%;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.summary-filter-row{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));align-items:end;gap:12px;display:grid}.attendance-overview{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-bottom:14px;display:grid}.attendance-overview div{border:1px solid var(--border);background:#fff;border-radius:7px;padding:12px}.attendance-overview span{color:var(--muted);text-transform:uppercase;font-size:.68rem;font-weight:800;display:block}.attendance-overview strong{color:var(--brand-dark);margin-top:4px;font-size:1.15rem;display:block}.attendance-tabs{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.attendance-tabs button{border:1px solid var(--border);color:var(--ink);cursor:pointer;background:#fff;border-radius:7px;padding:9px 12px;font-size:.75rem;font-weight:800}.attendance-tabs button.active{background:var(--brand-dark);border-color:var(--brand-dark);color:#fff}.attendance-session-metrics{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.attendance-session-metrics span{border:1px solid var(--border);background:var(--surface2);color:var(--muted);border-radius:6px;padding:4px 7px;font-size:.68rem;font-weight:800}.attendance-filter-grid{grid-template-columns:minmax(150px,220px) minmax(220px,1fr) minmax(260px,1.2fr);align-items:end;gap:12px;display:grid}.audit-count{color:var(--muted);margin:12px 0;font-size:.72rem;font-weight:800}.combo-filter{gap:6px;display:grid}.combo-filter input,.combo-filter select{width:100%}.pagination-bar{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-top:12px;font-size:.74rem;font-weight:800;display:flex}.pagination-bar>div{align-items:center;gap:8px;display:flex}.page-buttons{align-items:center;gap:4px;display:flex}.page-btn{border:1px solid var(--border);width:30px;height:30px;color:var(--ink);cursor:pointer;background:#fff;border-radius:6px;font-size:.72rem;font-weight:800}.page-btn.active{background:var(--brand-dark);border-color:var(--brand-dark);color:#fff}.page-jump{align-items:center;gap:4px;display:flex}.page-jump input{width:64px;height:30px;padding:0 8px;font-size:.72rem}.section-header.compact{margin-bottom:14px}.inline-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.attendance-cutoff{color:var(--muted);align-self:center;font-size:.74rem;font-weight:800}.attendance-summary-head{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin-top:14px}.attendance-date-list{gap:4px;min-width:220px;display:grid}.attendance-date-list span{color:var(--ink);font-size:.72rem;font-weight:700;display:block}.muted-cell{color:var(--muted);font-size:.72rem;font-weight:700}.training-summary-modal{max-width:920px}.summary-head{grid-template-columns:repeat(3,minmax(160px,1fr));gap:12px;margin-bottom:12px;display:grid}.summary-head div{border:1px solid var(--border);background:var(--surface2);border-radius:7px;padding:12px}.summary-head span{color:var(--muted);text-transform:uppercase;margin-bottom:4px;font-size:.7rem;font-weight:800;display:block}.summary-head strong{color:var(--ink);font-size:.95rem}.summary-range{color:var(--muted);margin-bottom:12px;font-size:.78rem;font-weight:700}.auto-visual{background:#fff;border:1px solid #0060c02e;border-radius:8px;margin-top:12px;padding:12px}.auto-visual-title{color:var(--ink);text-transform:uppercase;margin-bottom:10px;font-size:.74rem;font-weight:800}.rj45-visual{grid-template-columns:repeat(4,minmax(120px,1fr));gap:8px;display:grid}.rj45-pin{border:1px solid var(--border);background:var(--surface2);border-radius:7px;grid-template-columns:22px 18px 1fr;align-items:center;gap:7px;min-height:34px;padding:7px;display:grid}.rj45-pin span{background:var(--brand);color:#fff;border-radius:5px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.68rem;font-weight:800;display:inline-flex}.rj45-pin i{border:1px solid #0000002e;border-radius:4px;width:18px;height:18px;display:block}.rj45-pin b{color:var(--text);font-size:.72rem}.auto-visual-note{color:var(--muted);margin-top:10px;font-size:.76rem;font-weight:600}.auto-visual-steps{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;display:grid}.auto-step{border:1px solid var(--border);background:var(--surface2);color:var(--text);border-radius:7px;align-items:center;gap:8px;padding:8px;font-size:.78rem;font-weight:700;display:flex}.auto-step span{background:var(--brand);color:#fff;border-radius:5px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:.68rem;font-weight:800;display:inline-flex}.assistant-prompts{flex-wrap:wrap;gap:8px;display:flex}.assistant-input-row{grid-template-columns:1fr auto;align-items:end;gap:10px;display:grid}.assistant-input-row textarea{resize:vertical;min-height:72px}.filter-bar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;display:flex}.search-wrapper{flex:1;min-width:220px;position:relative}.search-icon{color:var(--muted-2);font-size:.72rem;font-weight:800;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.search-input{padding:9px 12px 9px 34px}.filter-select{cursor:pointer;width:auto;min-width:150px;padding:9px 11px}.modal-overlay{z-index:500;opacity:0;pointer-events:none;background:#18201d9e;justify-content:center;align-items:center;padding:20px;transition:opacity .2s;display:flex;position:fixed;inset:0}.modal-overlay.open{opacity:1;pointer-events:all}.modal{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:100%;max-width:700px;max-height:88vh;box-shadow:var(--shadow-md);transition:transform .2s;overflow-y:auto;transform:scale(.98)}.modal-overlay.open .modal{transform:scale(1)}.modal-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.modal-header h2{color:var(--ink);font-size:1.05rem;font-weight:800}.modal-close{border:1px solid var(--border);width:32px;height:32px;color:var(--muted);cursor:pointer;background:#fff;border-radius:7px;font-size:1.1rem}.modal-close:hover{color:var(--danger);border-color:#b0444452}.modal-body{padding:22px}.mobile-update-overlay{z-index:1100}.mobile-update-modal{max-width:440px}.mobile-update-eyebrow{color:var(--accent);text-transform:uppercase;margin-bottom:4px;font-size:.7rem;font-weight:800;display:block}.mobile-update-modal .modal-body>p:first-child{color:var(--ink);line-height:1.55}.mobile-update-link{color:var(--accent);cursor:pointer;font:inherit;background:0 0;border:0;margin-top:16px;padding:0;font-weight:800;text-decoration:underline}.mobile-update-hint{color:var(--muted);margin-top:10px;font-size:.75rem}.mobile-update-progress{align-items:center;gap:10px;margin-top:16px;display:flex}.mobile-update-progress-track{background:var(--border);border-radius:999px;flex:1;height:10px;overflow:hidden}.mobile-update-progress-track span{background:var(--danger);height:100%;transition:width .18s;display:block}.mobile-update-error{color:var(--danger);margin-top:12px}#toast-container{z-index:999;flex-direction:column;gap:8px;display:flex;position:fixed;bottom:22px;right:22px}.toast{border:1px solid var(--border);min-width:230px;box-shadow:var(--shadow-md);background:#fff;border-left-width:4px;border-radius:7px;align-items:center;gap:8px;padding:11px 16px;font-size:.82rem;animation:.25s toastIn;display:flex}.toast.success{border-left-color:var(--success)}.toast.error{border-left-color:var(--danger)}.toast.info{border-left-color:var(--brand)}@keyframes toastIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.apoyo-escaleras-live-notice{box-shadow:var(--shadow-md);z-index:1001;background:#fff;border:1px solid #bfdbfe;border-left:4px solid #2563eb;border-radius:8px;align-items:center;gap:12px;max-width:min(460px,100vw - 28px);padding:12px 14px;display:flex;position:fixed;top:22px;right:22px}.apoyo-escaleras-live-notice>div{gap:3px;min-width:0;display:grid}.apoyo-escaleras-live-notice strong,.apoyo-escaleras-live-notice span{overflow-wrap:anywhere}.apoyo-escaleras-live-notice span{color:var(--muted);font-size:.78rem}.apoyo-escaleras-live-notice-close{color:var(--muted);cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:0 2px;font-size:1rem;line-height:1}@media (width<=640px){.apoyo-escaleras-live-notice{flex-wrap:wrap;align-items:stretch;top:14px;left:14px;right:14px}.apoyo-escaleras-live-notice>div{flex:calc(100% - 24px)}}.history-item{border:1px solid var(--border);border-left:4px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);align-items:center;gap:12px;margin-bottom:8px;padding:11px 14px;font-size:.82rem;display:flex}.history-item.add{border-left-color:var(--success)}.history-item.edit{border-left-color:var(--brand)}.history-item.del{border-left-color:var(--danger)}.history-item.login{border-left-color:var(--warn)}.history-time{color:var(--muted);white-space:nowrap;font-family:IBM Plex Mono,Consolas,monospace;font-size:.72rem}.history-badge{border-radius:4px;padding:3px 7px;font-size:.64rem;font-weight:800}.badge-add{color:var(--success);background:#2f765f21}.badge-edit{color:var(--brand-dark);background:#0060c01f}.badge-del{color:var(--danger);background:#b044441f}.badge-login{color:var(--warn);background:#b9832d24}.empty-state{color:var(--muted);text-align:center;padding:42px 20px}.empty-state .e-icon{margin-bottom:10px;font-size:2.8rem}.empty-state p{font-size:.86rem}.gear-btn{border:1px solid var(--border);min-width:32px;min-height:30px;color:var(--muted);cursor:pointer;background:#fff;border-radius:7px;padding:4px 8px;font-size:1rem;transition:border-color .15s,color .15s,background .15s}.gear-btn:hover{border-color:var(--brand);background:var(--brand-soft);color:var(--brand-dark)}.admin-search-bar{align-items:center;gap:10px;margin-bottom:20px;display:flex}.cedula-input{flex:1}.app-loading{background:var(--bg);color:var(--brand-dark);justify-content:center;align-items:center;font-family:IBM Plex Mono,Consolas,monospace;display:flex;position:fixed;inset:0}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{background:var(--bg-soft)}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:999px}@media (width<=900px){header{flex-direction:row;align-items:center;gap:12px;min-height:62px;padding:10px 14px}.mobile-menu-btn{z-index:701;display:inline-flex;position:relative}.header-actions{flex-wrap:wrap;width:auto;margin-left:auto}.user-badge{border-bottom:0;border-right:0;justify-content:flex-end;width:auto;margin-right:0;padding-bottom:0;padding-right:0}.user-badge .u-info{display:none}.logo h1{font-size:.98rem}.logo span{display:none}.app-body{height:auto;min-height:calc(100vh - 64px)}.sidebar{z-index:700;width:min(82vw,290px);min-width:0;height:100vh;box-shadow:var(--shadow-md);border-right:1px solid #ffffff1f;padding:76px 14px 18px;transition:transform .22s;position:fixed;top:0;left:0;transform:translate(-105%)}.sidebar.mobile-open{transform:translate(0)}.sidebar-label,.sidebar-divider{display:block}.nav-item{flex:none;width:100%}.mobile-nav-backdrop{z-index:650;opacity:0;pointer-events:none;background:#08275957;border:0;transition:opacity .18s;position:fixed;inset:0}.mobile-nav-backdrop.open{opacity:1;pointer-events:auto;display:block}.main{width:100%;padding:20px 16px 32px}.section-header,.admin-search-bar,.form-actions{flex-direction:column;align-items:stretch}.filter-select{width:100%}.modal-overlay{align-items:flex-end;padding:10px}.modal{max-height:92vh}.modal-header,.modal-body{padding:16px}.reintegration-detail-head{flex-direction:column;align-items:stretch}.detail-grid,.barcode-grid{grid-template-columns:1fr}.detail-evidence img{max-height:48vh}.serial-input-row,.scanner-manual{grid-template-columns:1fr}.assistant-shell{min-height:520px}.assistant-chat{min-height:280px;max-height:none}.assistant-tool-panel,.assistant-tool-grid{grid-template-columns:1fr}.assistant-tool-actions{flex-direction:column;align-items:stretch}.summary-filter-row,.summary-head,.assistant-input-row,.rj45-visual{grid-template-columns:1fr}}@media print{#login-screen,header,.sidebar,.header-actions,.filter-bar,.form-actions,.btn,#toast-container,.modal-overlay,.gear-btn{display:none!important}body{color:#111;background:#fff}.app-body{height:auto}.main{padding:0}.table-wrap,.form-card,.stat-card{box-shadow:none;border:1px solid #ddd}th{color:#333;background:#f0f0f0}td{color:#111}}
