.poi-collapse{margin-top:16px}.poi-collapse>summary{cursor:pointer;user-select:none;align-items:center;gap:6px;list-style:none;display:flex}.poi-collapse>summary::-webkit-details-marker{display:none}.poi-collapse>summary:before{content:"";border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:4px solid;width:0;height:0;transition:transform .15s;display:inline-block;transform:rotate(0)}.poi-collapse[open]>summary:before{transform:rotate(90deg)}html,body{color:#1f2937;height:100%;margin:0;padding:0;font-family:system-ui,-apple-system,sans-serif}#app{grid-template-columns:280px 1fr;width:80vw;height:72vh;min-height:460px;margin:16px auto 0;display:grid}#sidebar{background:#fafafa;border-right:1px solid #e5e7eb;padding:16px;overflow:auto}#sidebar .brand{margin:0 0 4px;font-size:18px;font-weight:700}#sidebar .subtitle{color:#6b7280;margin-bottom:16px;font-size:12px}.section-label{color:#374151;letter-spacing:.5px;margin:8px 0;font-size:11px;font-weight:700;display:block}.capa-options label{cursor:pointer;padding:6px 0;font-size:13px;display:block}.capa-options input{margin-right:8px}.poi-count{color:#6b7280;font-variant-numeric:tabular-nums;font-size:12px}[data-theme=dark] .poi-count{color:#9ca3af}#legend{background:#fff;border:1px solid #e5e7eb;border-radius:6px;margin-top:12px;padding:10px 12px}#legend-title{color:#374151;letter-spacing:.3px;margin-bottom:6px;font-size:11px;font-weight:700}#legend-scope{color:#6b7280;margin-bottom:6px;font-size:11px}#legend-desc{color:#6b7280;margin-bottom:8px;font-size:11px;line-height:1.35}.legend-row{align-items:center;gap:8px;margin-bottom:4px;font-size:12px;display:flex}.legend-swatch{border:1px solid #d1d5db;border-radius:2px;flex-shrink:0;width:20px;height:14px;display:inline-block}.viewmode{margin-top:6px}.viewmode select{color:#1f2937;background:#fff;border:1px solid #d1d5db;border-radius:5px;width:100%;padding:5px 6px;font-size:13px}.viewmode #viewmode-vars{margin-top:8px}.viewmode #viewmode-vars label{color:#6b7280;margin-bottom:6px;font-size:11px;display:block}.viewmode #viewmode-vars select{margin-top:2px}#viewmode-zoomhint{color:#b45309;background:#fffbeb;border:1px solid #fcd34d;border-radius:5px;margin-top:8px;padding:6px 8px;font-size:11px}[data-theme=dark] .viewmode select{color:#e5e7eb;background:#1f2937;border-color:#374151}.biv-legend{grid-template-rows:repeat(3,26px);grid-template-columns:repeat(3,26px);gap:2px;display:grid}.biv-cell{border-radius:2px;width:26px;height:26px}.biv-axis{color:#6b7280;margin-top:4px;font-size:10px}.height-ramp{align-items:flex-end;gap:4px;margin-top:8px;display:flex}.height-ramp .hb{background:#6b7280;border-radius:2px 2px 0 0;width:10px}.height-ramp small{color:#6b7280;align-self:center;margin-left:6px;font-size:10px}#map{height:100%}#info{background:#fff;border:1px solid #e5e7eb;border-radius:6px;margin-top:16px;padding:12px;font-size:13px;display:none}#info .name{margin-bottom:4px;font-size:14px;font-weight:700}#info .meta{color:#6b7280;margin-bottom:8px;font-size:11px}#info .scope-badge{vertical-align:middle;border-radius:3px;margin-left:6px;padding:2px 6px;font-size:10px;font-weight:600;display:inline-block}#info .scope-distrito{color:#1e40af;background:#dbeafe}#info .scope-manzana{color:#92400e;background:#fef3c7}#info .row{justify-content:space-between;padding:2px 0;display:flex}#info .label{color:#6b7280}#info .value{font-weight:600}#zoom-pill{color:#fff;z-index:5;pointer-events:none;background:#1f2937d9;border-radius:12px;padding:4px 10px;font-size:11px;font-weight:600;position:absolute;top:12px;left:50%;transform:translate(-50%)}#search{margin-bottom:14px;position:relative}#search input{box-sizing:border-box;border:1px solid #d1d5db;border-radius:6px;outline:none;width:100%;padding:7px 10px;font-size:13px}#search input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}#search-results{z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:6px;max-height:280px;margin-top:2px;display:none;position:absolute;top:100%;left:0;right:0;overflow:auto;box-shadow:0 6px 16px #00000014}#search-results .item{cursor:pointer;border-bottom:1px solid #f3f4f6;padding:7px 10px;font-size:12px}#search-results .item:last-child{border-bottom:none}#search-results .item:hover,#search-results .item.active{background:#eff6ff}#search-results .item .d{font-weight:600}#search-results .item .meta{color:#6b7280;font-size:11px}#search-results .empty{color:#9ca3af;text-align:center;padding:10px;font-size:12px}#copy-link-btn{color:#2563eb;cursor:pointer;user-select:none;margin-top:6px;font-size:11px;display:inline-block}#copy-link-btn:hover{text-decoration:underline}#copy-link-btn.copied{color:#16a34a}#sidebar-toggle{top:calc(var(--header-h,52px) + 12px);z-index:30;border:1px solid var(--border);background:var(--bg-soft);width:40px;height:40px;color:var(--fg);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;display:none;position:fixed;left:12px;box-shadow:0 2px 8px #00000026}#sidebar-toggle svg{display:block}#sidebar-toggle .icon-close,body[data-sidebar=open] #sidebar-toggle .icon-open{display:none}body[data-sidebar=open] #sidebar-toggle .icon-close{display:block}@media (width<=768px){#sidebar-toggle{display:inline-flex}#app{grid-template-rows:1fr;grid-template-columns:1fr;width:100%;margin:0}#sidebar{top:var(--header-h,52px);z-index:25;max-height:70vh;transition:transform .25s;position:fixed;left:0;right:0;transform:translateY(-110%);box-shadow:0 4px 12px #0003}body[data-sidebar=open] #sidebar{transform:translateY(0)}}[data-theme=dark] body{color:#e5e7eb}[data-theme=dark] #sidebar{background:#131826;border-right-color:#2a3142}[data-theme=dark] #sidebar .brand{color:#f3f4f6}[data-theme=dark] #sidebar .subtitle{color:#9ca3af}[data-theme=dark] .section-label{color:#d1d5db}[data-theme=dark] .capa-options label{color:#e5e7eb}[data-theme=dark] #legend{color:#e5e7eb;background:#1a2030;border-color:#2a3142}[data-theme=dark] #legend-title{color:#d1d5db}[data-theme=dark] #legend-scope,[data-theme=dark] #legend-desc{color:#9ca3af}[data-theme=dark] .legend-swatch{border-color:#2a3142}[data-theme=dark] #info{color:#e5e7eb;background:#1a2030;border-color:#2a3142}[data-theme=dark] #info .meta,[data-theme=dark] #info .label{color:#9ca3af}[data-theme=dark] #info .scope-distrito{color:#93c5fd;background:#1e3a5f}[data-theme=dark] #info .scope-manzana{color:#fde68a;background:#4a3a14}[data-theme=dark] #search input{color:#e5e7eb;background:#1a2030;border-color:#2a3142}[data-theme=dark] #search input:focus{border-color:#60a5fa;box-shadow:0 0 0 2px #60a5fa33}[data-theme=dark] #search input::placeholder{color:#6b7280}[data-theme=dark] #search-results{background:#1a2030;border-color:#2a3142;box-shadow:0 6px 16px #0006}[data-theme=dark] #search-results .item{color:#e5e7eb;border-bottom-color:#2a3142}[data-theme=dark] #search-results .item:hover,[data-theme=dark] #search-results .item.active{background:#1e3a5f}[data-theme=dark] #search-results .item .meta{color:#9ca3af}[data-theme=dark] #search-results .empty{color:#6b7280}[data-theme=dark] #zoom-pill{color:#e5e7eb;background:#1a2030eb;box-shadow:0 0 0 1px #ffffff14,0 2px 8px #0006}[data-theme=dark] #copy-link-btn{color:#60a5fa}[data-theme=dark] #copy-link-btn.copied{color:#34d399}[data-theme=dark] .maplibregl-ctrl-group,[data-theme=dark] .maplibregl-ctrl.maplibregl-ctrl-group{overflow:hidden;background:#1a2030!important;border-radius:6px!important;box-shadow:0 0 0 1px #ffffff14,0 2px 6px #0006!important}[data-theme=dark] .maplibregl-ctrl-group button,[data-theme=dark] .maplibregl-ctrl-group .maplibregl-ctrl-zoom-in,[data-theme=dark] .maplibregl-ctrl-group .maplibregl-ctrl-zoom-out,[data-theme=dark] .maplibregl-ctrl-group .maplibregl-ctrl-compass,[data-theme=dark] .maplibregl-ctrl-group .maplibregl-ctrl-fullscreen,[data-theme=dark] .maplibregl-ctrl-group .maplibregl-ctrl-geolocate{color:#e5e7eb!important;background-color:#1a2030!important}[data-theme=dark] .maplibregl-ctrl-group button:not(:disabled):hover,[data-theme=dark] .maplibregl-ctrl-group button:focus{background-color:#232b3e!important}[data-theme=dark] .maplibregl-ctrl-group button+button{border-top:1px solid #2a3142!important}[data-theme=dark] .maplibregl-ctrl-group .maplibregl-ctrl-icon,[data-theme=dark] .maplibregl-ctrl-group button .maplibregl-ctrl-icon{filter:invert()brightness(1.2)!important}[data-theme=dark] .maplibregl-ctrl-group button:disabled .maplibregl-ctrl-icon{opacity:.35}[data-theme=dark] .maplibregl-ctrl-attrib{color:#d1d5db;background:#1a2030d9}[data-theme=dark] .maplibregl-ctrl-attrib a{color:#93c5fd}[data-theme=dark] .maplibregl-ctrl-scale{color:#e5e7eb;background:#1a2030d9;border-color:#d1d5db}[data-theme=dark] .maplibregl-popup-content{color:#e5e7eb;background:#1a2030}[data-theme=dark] .maplibregl-popup-tip{border-top-color:#1a2030!important;border-bottom-color:#1a2030!important}
