:root{--medellin-azul: #0066cc;--medellin-azul-hover: #0052a3;--layout-sidebar-width: 270px;--layout-sidebar-collapsed-width: 70px;--pot-layout-offset: var(--layout-sidebar-width);--header-height: 75px;--pot-public-banner-height: 48px;--sidebar-width: 320px;--sidebar-collapsed-width: 48px;--panel-width: 384px;--pot-border: #e5e7eb;--pot-muted: #6b7280;--pot-text: #1f2937;--pot-radius: 8px}body[data-sidebar-size=sm]{--pot-layout-offset: var(--layout-sidebar-collapsed-width)}body[data-sidebar-size=md]{--pot-layout-offset: 160px}body{background:#f3f4f6;overflow:hidden}.visor-pot-container{position:fixed;top:0;left:var(--pot-layout-offset);right:0;bottom:0;width:calc(100vw - var(--pot-layout-offset));height:100vh;overflow:hidden;background:#f3f4f6}body:has(.vertical-menu) .visor-pot-container{top:var(--header-height);height:calc(100vh - var(--header-height))}.visor-pot-container .leaflet-top{top:12px}.visor-pot-container .leaflet-bottom{bottom:12px}body[data-sidebar-size=sm] .sidebar-capas{right:0}.visor-pot-container.sidebar-collapsed .mapa-fullscreen,.visor-pot-container.sidebar-collapsed .pot-map-wrap{right:0;width:100%}.mapa-fullscreen,.pot-map-wrap{position:absolute;top:0;left:0;right:var(--sidebar-width);bottom:0;width:calc(100% - var(--sidebar-width));height:100%;min-height:0;margin:0;border-radius:0;overflow:hidden;border:none;background:#000;transition:right .3s ease,width .3s ease;z-index:1}#mapPOT{width:100%;height:100%;z-index:1}.mapa-fullscreen.fullscreen,.pot-map-wrap:fullscreen{right:0!important;width:100%!important;margin:0;border-radius:0;border:none}.sidebar-capas{position:absolute;right:0;top:0;height:100%;width:var(--sidebar-width);background:transparent;z-index:20;display:flex;flex-direction:column;overflow:hidden;padding:12px 12px 12px 8px;transition:width .3s ease}.sidebar-capas.collapsed{width:auto;height:auto;right:12px;top:12px;padding:0;pointer-events:none;z-index:30}.sidebar-capas.collapsed .sidebar-content{background:transparent;border:none;box-shadow:none;overflow:visible}.sidebar-capas.collapsed .sidebar-body,.sidebar-capas.collapsed .sidebar-title{display:none!important}.sidebar-capas.collapsed .sidebar-header{padding:0;border:none;justify-content:center;pointer-events:auto}.sidebar-capas.collapsed .btn-collapse-sidebar{width:40px;height:40px;padding:0;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--pot-border);border-radius:8px;box-shadow:0 2px 10px #0000002e;color:var(--medellin-azul);pointer-events:auto}.sidebar-capas.collapsed .btn-collapse-sidebar:hover{background:#eff6ff}.sidebar-content{display:flex;flex-direction:column;height:100%;overflow:hidden;background:#fff;border:1px solid var(--pot-border);border-radius:var(--pot-radius);box-shadow:0 1px 2px #0000000a}.sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid var(--pot-border)}.sidebar-title{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:var(--pot-text);margin:0}.sidebar-title i{color:var(--medellin-azul)}.btn-collapse-sidebar{background:transparent;border:none;padding:8px;cursor:pointer;border-radius:6px;color:var(--pot-muted)}.btn-collapse-sidebar:hover{background:#f3f4f6}.sidebar-body{flex:1;overflow-y:auto;padding:12px;display:flex;flex-direction:column;gap:12px;min-height:0}.pot-panel{background:#fff;border:1px solid var(--pot-border);border-radius:var(--pot-radius);padding:12px;box-shadow:0 1px 2px #00000008}.pot-panel__label{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--pot-muted);margin-bottom:.5rem}.mb-0{margin-bottom:0!important}.pot-tools-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.btn-action{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 10px;border:1px solid var(--pot-border);border-radius:6px;background:#fff;color:var(--pot-text);font-size:12px;font-weight:600;cursor:pointer;text-decoration:none}.btn-action:hover{background:#f9fafb;border-color:#d1d5db}.btn-action.active,.btn-ficha-toggle.active{background:#eff6ff;border-color:#93c5fd;color:var(--medellin-azul)}.btn-control{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid var(--pot-border);border-radius:6px;background:#f9fafb;font-size:12px;cursor:pointer;grid-column:1 / -1}.btn-control:hover{background:#f3f4f6}.pot-layers__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.pot-layers__count{font-size:11px;color:var(--pot-muted);background:#f3f4f6;padding:2px 8px;border-radius:999px}.pot-layers-catalog{display:flex;gap:0;margin:0 0 8px;border:1px solid var(--pot-border);border-radius:6px;overflow:hidden;background:#fff}.pot-layers-catalog__tab{flex:1;border:none;background:#fff;padding:7px 8px;font-size:12px;font-weight:600;color:#4b5563;cursor:pointer;line-height:1.2}.pot-layers-catalog__tab+.pot-layers-catalog__tab{border-left:1px solid var(--pot-border)}.pot-layers-catalog__tab:hover{background:#f9fafb}.pot-layers-catalog__tab.is-active{background:var(--medellin-azul);color:#fff}.pot-layers-catalog__hint{margin:0 0 8px;font-size:11px;color:var(--pot-muted);line-height:1.35}.pot-layers__toolbar{display:flex;gap:6px;margin-bottom:8px}.pot-layers__search{flex:1;border:1px solid var(--pot-border);border-radius:6px;padding:6px 8px;font-size:13px}.pot-layers__clear{border:1px solid var(--pot-border);background:#fff;border-radius:6px;padding:6px 10px;font-size:12px;font-weight:600;cursor:pointer}.pot-layers__clear:hover{background:#fef2f2;color:#b91c1c}.pot-layers__scroll{max-height:340px;overflow-y:auto}.pot-layers__empty{font-size:13px;color:var(--pot-muted);margin:8px 0;text-align:center}.pot-opacity-control{margin-bottom:10px}.pot-opacity-control-header{display:flex;justify-content:space-between;font-size:12px;color:var(--pot-muted);margin-bottom:4px}.pot-opacity-control-title{font-weight:600}.pot-opacity-slider{width:100%}.pot-opacity-control-hint{margin:4px 0 0;font-size:11px;color:var(--pot-muted);line-height:1.35}.pot-layer-group{border:1px solid var(--pot-border);border-radius:6px;margin-bottom:6px;background:#fafafa}.pot-layer-group__head{display:flex;align-items:center;gap:8px;padding:8px 10px;cursor:pointer;list-style:none;font-size:13px;font-weight:600}.pot-layer-group__head::-webkit-details-marker{display:none}.pot-layer-group__title{flex:1}.pot-layer-group__badge{font-size:11px;color:var(--pot-muted);font-weight:500}.pot-layer-group__body{padding:0 8px 8px}.pot-layer-item-wrap{margin-bottom:4px}.pot-layer-item-wrap.is-active{background:#fff;border:1px solid var(--pot-border);border-radius:6px;padding:4px 6px 6px}.pot-layer-item{display:flex;align-items:center;gap:8px;padding:6px 4px;font-size:13px;cursor:pointer}.pot-layer-swatch{width:14px;height:14px;border-radius:3px;border:1px solid rgba(0,0,0,.2);flex-shrink:0}.pot-layer-name{flex:1;min-width:0}.pot-layer-opacity{display:flex;align-items:center;gap:8px;padding:2px 2px 4px 22px}.pot-layer-opacity__slider{flex:1;min-width:0;height:4px;cursor:pointer}.pot-layer-opacity__value{flex-shrink:0;font-size:11px;font-weight:600;color:var(--pot-muted);min-width:2.5rem;text-align:right}.pot-legend{max-height:360px;overflow-y:auto}.pot-legend__empty{font-size:13px;color:var(--pot-muted);margin:0}.pot-legend__group{margin-bottom:12px}.pot-legend__group:last-child{margin-bottom:0}.pot-legend__group-title{font-size:12px;font-weight:600;color:var(--pot-text, #111827);margin:0 0 4px}.pot-legend__item{display:flex;align-items:flex-start;gap:8px;padding:3px 0;font-size:12px}.pot-legend__swatch{width:14px;height:14px;border-radius:2px;border:1px solid rgba(0,0,0,.35);flex-shrink:0;margin-top:1px}.pot-legend__swatch--line{height:4px;border-radius:1px;margin-top:6px}.pot-legend__name{line-height:1.3}.pot-toasts{position:absolute;top:12px;left:50%;transform:translate(-50%);z-index:1200;width:min(520px,calc(100% - 24px));pointer-events:none}.pot-toasts--empty{display:none}.pot-toasts__stack{display:flex;flex-direction:column;align-items:center;gap:8px}.pot-toast{pointer-events:auto;display:flex;align-items:center;gap:10px;min-width:220px;max-width:100%;padding:10px 14px;border-radius:8px;background:#111827;color:#fff;font-size:13px;box-shadow:0 8px 24px #0003;animation:pot-toast-in .2s ease}.pot-toast--success{background:#065f46}.pot-toast--warning{background:#92400e}.pot-toast--error{background:#991b1b}.pot-toast--info,.pot-toast--loading{background:#1e3a5f}.pot-toast__close{background:transparent;border:none;color:inherit;font-size:18px;cursor:pointer;line-height:1;opacity:.8}.pot-toast__spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:pot-spin .7s linear infinite;flex-shrink:0}@keyframes pot-toast-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes pot-spin{to{transform:rotate(360deg)}}.pot-basemap-host{position:absolute;left:12px;bottom:28px;z-index:1100}.pot-basemap-picker{position:relative}.pot-basemap-btn{display:flex;flex-direction:column;align-items:center;gap:4px;padding:6px;border:2px solid #fff;border-radius:8px;background:#fff;box-shadow:0 2px 8px #00000040;cursor:pointer}.pot-basemap-btn__thumb{width:64px;height:48px;border-radius:4px;display:block}.pot-basemap-btn__label{font-size:11px;font-weight:600;color:#111}.pot-basemap-menu{position:absolute;left:0;bottom:calc(100% + 8px);display:flex;gap:8px;padding:8px;background:#fff;border-radius:8px;box-shadow:0 4px 16px #0003}.pot-basemap-menu.d-none{display:none!important}.pot-basemap-menu__item{display:flex;flex-direction:column;align-items:center;gap:4px;border:2px solid transparent;background:transparent;border-radius:6px;padding:4px;cursor:pointer}.pot-basemap-menu__item.is-active,.pot-basemap-menu__item:hover{border-color:var(--medellin-azul)}.pot-basemap-menu__swatch{width:56px;height:40px;border-radius:4px}.pot-basemap-menu__name{font-size:11px;font-weight:600}.pot-basemap-swatch--satellite{background:linear-gradient(135deg,#1a3a2a,#3d6b4f 40%,#8b7355)}.pot-basemap-swatch--osm{background:linear-gradient(135deg,#e8e4d8,#c5d5a5 50%,#aad3df)}.pot-basemap-swatch--topo{background:linear-gradient(135deg,#d4c4a8,#a8c090 45%,#7a9e6e)}.pot-basemap-swatch--carto{background:linear-gradient(135deg,#f5f5f5,#e0e0e0 50%,#d0d8e0)}.pot-map-toolbar{display:flex;flex-direction:column;overflow:hidden;border-radius:4px}.pot-map-toolbar__btn{width:34px;height:34px;border:none;background:#fff;cursor:pointer;color:#333;border-bottom:1px solid #ccc}.pot-map-toolbar__btn:last-child{border-bottom:none}.pot-map-toolbar__btn:hover{background:#f4f4f4}.pot-map-toolbar__btn.is-active{background:#eff6ff;color:var(--medellin-azul)}.pot-predio-chips{position:absolute;top:0;left:0;z-index:1150;pointer-events:none;will-change:transform}.pot-predio-chips__card{pointer-events:auto;position:relative;min-width:240px;max-width:300px;background:#fff;border:1px solid var(--pot-border);border-radius:10px;padding:12px 14px 14px;box-shadow:0 8px 24px #0000002e}.pot-predio-chips__tag{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--medellin-azul);margin-bottom:4px}.pot-predio-chips__close{position:absolute;top:6px;right:8px;border:none;background:transparent;font-size:18px;cursor:pointer;color:var(--pot-muted)}.pot-predio-chips__cbml{font-size:15px;font-weight:700;color:var(--pot-text)}.pot-predio-chips__dir,.pot-predio-chips__meta{font-size:12px;color:var(--pot-muted);margin-top:2px}.pot-predio-chips__fuente{font-size:11px;font-weight:700;letter-spacing:.02em;color:var(--medellin-azul, #0066cc);margin-top:4px}.pot-predio-chips__row{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0}.pot-chip{font-size:11px;background:#f3f4f6;border-radius:6px;padding:4px 8px;color:#374151}.pot-predio-chips__cta{width:100%;border:none;border-radius:6px;padding:8px;background:var(--medellin-azul);color:#fff;font-size:13px;font-weight:600;cursor:pointer;text-align:center;text-decoration:none;display:inline-block;box-sizing:border-box}.pot-predio-chips__cta:hover{background:var(--medellin-azul-hover);color:#fff;text-decoration:none}.pot-predio-chips__actions{display:flex;flex-direction:column;gap:6px;margin-top:4px}.pot-predio-chips__cta--secondary{background:#fff;color:var(--medellin-negro-textos, #1e1e1e);border:1px solid #d1d5db}.pot-predio-chips__cta--secondary:hover{background:#f4f4f4;color:var(--medellin-negro-textos, #1e1e1e)}.pot-onboarding{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1300;display:flex;align-items:center;justify-content:center;background:rgba(15,23,42,.35);padding:16px}.pot-onboarding[hidden]{display:none!important}.pot-onboarding__card{background:#fff;border-radius:12px;padding:20px 22px;max-width:380px;width:100%;box-shadow:0 12px 40px #00000040}.pot-onboarding__step{font-size:11px;font-weight:700;color:var(--medellin-azul);text-transform:uppercase;margin-bottom:6px}.pot-onboarding__title{font-size:18px;font-weight:700;margin:0 0 8px}.pot-onboarding__text{font-size:14px;color:#4b5563;margin:0 0 16px;line-height:1.45}.pot-onboarding__actions{display:flex;justify-content:space-between;gap:8px}.pot-onboarding__skip{border:none;background:transparent;color:var(--pot-muted);cursor:pointer;font-size:13px}.pot-onboarding__next{border:none;background:var(--medellin-azul);color:#fff;border-radius:6px;padding:8px 16px;font-weight:600;cursor:pointer}.pot-fab-layers{display:none;position:fixed;right:16px;bottom:24px;z-index:2100;width:52px;height:52px;border-radius:50%;border:none;background:var(--medellin-azul);color:#fff;box-shadow:0 4px 14px #0066cc73;font-size:18px;cursor:pointer}.pot-drawer-backdrop{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.35);z-index:1990}.busqueda-feedback{font-size:12px;margin:6px 0 0;color:var(--pot-muted)}.busqueda-feedback.is-error{color:#b91c1c}.busqueda-feedback.is-success{color:#047857}.swal2-container{z-index:10050!important}.page-title-box{display:none!important}.page-content,.container-fluid{padding:0!important}.pot-public-shell .visor-pot-container,.visor-pot-container--public{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;left:0!important;width:100%!important;height:unset!important;min-height:0!important;flex:1 1 0%}.pot-ficha-panel{display:none!important}@media (max-width: 992px){.visor-pot-container{left:0!important;width:100vw!important}body:has(.vertical-menu) .visor-pot-container{top:var(--header-height);height:calc(100vh - var(--header-height))}.mapa-fullscreen,.pot-map-wrap{right:0!important;width:100%!important}.sidebar-capas{position:fixed;right:0;left:auto;top:var(--header-height, 75px);width:min(320px,92vw);height:calc(100vh - var(--header-height, 75px));z-index:2000;transform:translate(105%);transition:transform .3s ease;padding:0}body:has(.pot-public-banner) .sidebar-capas,.visor-pot-container--public .sidebar-capas{top:var(--pot-public-banner-height, 48px)!important;height:calc(100vh - var(--pot-public-banner-height, 48px))!important}.sidebar-capas.is-drawer-open{transform:translate(0)}.sidebar-content{border-radius:0;height:100%}.pot-fab-layers{display:flex;align-items:center;justify-content:center}.pot-drawer-backdrop:not([hidden]){display:block}.pot-ficha-panel{width:100%}.pot-ficha-panel.visible{right:0}.btn-collapse-sidebar{display:none}}.busqueda-group{margin-bottom:16px}.busqueda-container-inline{background:white;border-radius:8px;border:1px solid #e5e7eb;overflow:hidden}.busqueda-input-wrapper{display:flex;align-items:center;gap:8px;padding:10px}.busqueda-icon{color:#9ca3af;font-size:18px}.busqueda-input{flex:1;border:none;outline:none;font-size:14px;color:#1f2937;background:transparent}.busqueda-input::placeholder{color:#9ca3af}.btn-clear-search{background:transparent;border:none;padding:4px;cursor:pointer;color:#9ca3af;border-radius:4px;transition:background .2s}.btn-clear-search:hover{background:#f3f4f6}.btn-buscar-search{background:var(--medellin-azul, #1e3a5f);border:none;padding:6px 10px;cursor:pointer;color:#fff;border-radius:6px;font-size:14px;line-height:1;display:inline-flex;align-items:center;justify-content:center;transition:background .2s,transform .1s}.btn-buscar-search:hover{background:#13284a}.btn-buscar-search:active{transform:scale(.96)}.btn-ficha-toggle.active{background:var(--medellin-azul);color:#fff;border-color:var(--medellin-azul)}.busqueda-tabs{display:flex;border-top:1px solid #e5e7eb}.busqueda-tab{flex:1;padding:8px 12px;background:white;border:none;font-size:12px;font-weight:500;color:#4b5563;cursor:pointer;transition:all .2s;border-right:1px solid #e5e7eb}.busqueda-tab:last-child{border-right:none}.busqueda-tab:hover{background:#f9fafb}.busqueda-tab.active{background:var(--medellin-azul);color:#fff}.busqueda-reporte-row{display:flex;flex-direction:column;gap:8px;padding:10px 12px;border-top:1px solid #e5e7eb;background:#fafafa}.btn-reporte-pot-comparativo{display:inline-flex;align-items:center;gap:8px;width:100%;justify-content:center;padding:8px 12px;font-size:13px;font-weight:600;color:var(--medellin-negro-textos, #1e1e1e);background:#ffffff;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;transition:background .2s,border-color .2s,opacity .2s;text-decoration:none}.btn-reporte-pot-comparativo:hover:not(:disabled):not(.is-disabled){background:var(--medellin-gris-claro, #f4f4f4);border-color:#9ca3af;color:var(--medellin-negro-textos, #1e1e1e);text-decoration:none}.btn-reporte-pot-comparativo:disabled,.btn-reporte-pot-comparativo.is-disabled{opacity:.45;cursor:not-allowed;pointer-events:none}.predio-group{flex-shrink:0;margin-bottom:16px}.pot-ficha-header{position:sticky;top:0;background:white;border-bottom:1px solid #e5e7eb;padding:16px;display:flex;justify-content:space-between;align-items:center;z-index:10}.pot-ficha-header h5{margin:0;font-size:18px;font-weight:600;color:#1f2937;display:flex;align-items:center;gap:8px}.pot-ficha-header h5 i{color:var(--medellin-negro-textos, #1e1e1e);font-size:20px}.btn-close-panel{background:transparent;border:none;color:#6b7280;font-size:18px;cursor:pointer;padding:8px;border-radius:6px;transition:all .2s}.btn-close-panel:hover{background:#f3f4f6;color:#1f2937}.pot-ficha-body{flex:1;overflow-y:auto;padding:0;position:relative}.pot-ficha-content .pot-ficha-comparativa{padding:0 2px 12px;color:var(--medellin-negro-textos, #1e1e1e)}.pot-ficha-content .pot-ficha-comparativa .fn-page-title{font-size:1.1rem;color:var(--medellin-negro-textos, #1e1e1e)}.pot-ficha-content .pot-ficha-comparativa .fn-subtitle{color:#4b5563}.pot-ficha-content .pot-ficha-comparativa .fn-meta{color:var(--medellin-negro-textos, #1e1e1e)}.pot-ficha-content .pot-ficha-comparativa .section-title{font-size:.72rem;letter-spacing:.04em}.pot-ficha-content .pot-ficha-comparativa .registros-container{padding:8px 6px}.pot-ficha-content .pot-ficha-comparativa .cobertura-badge{font-size:.7rem;max-width:42%;text-align:right;line-height:1.2}.pot-ficha-content .pot-ficha-normativa{margin:10px 0 8px;padding:10px 12px;border-radius:8px;border:1px solid #e5e7eb;border-left:4px solid #d1d5db;background:#ffffff;color:var(--medellin-negro-textos, #1e1e1e)}.pot-ficha-content .pot-ficha-normativa--2026{border-left-color:#9ca3af;background:#fafafa}.pot-ficha-content .pot-ficha-normativa--2014{border-left-color:#6b7280;background:#ffffff}.pot-ficha-content .pot-ficha-normativa__head{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px;line-height:1.35}.pot-ficha-content .pot-ficha-normativa__titulo{color:var(--medellin-negro-textos, #1e1e1e);font-weight:600}.pot-ficha-content .pot-ficha-normativa__desc{color:#4b5563}.pot-ficha-content .pot-ficha-norm-code{display:inline-block;font-size:.65rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;padding:.2rem .5rem;border-radius:4px;border:1px solid #e5e7eb;background:#ffffff;color:var(--medellin-negro-textos, #1e1e1e)}.pot-ficha-content .pot-ficha-norm-code--2026{border-color:#d1d5db}.pot-ficha-content .pot-ficha-norm-code--2014{border-color:#d1d5db;background:#f3f4f6}.pot-ficha-loading{display:none;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.pot-ficha-loading .spinner-border{width:40px;height:40px;border-width:4px;color:#6b7280!important}.pot-ficha-content{padding:16px}.pot-ficha-section{margin-bottom:24px}.pot-ficha-section-title{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:12px;display:flex;align-items:center;gap:8px}.pot-ficha-section-title i{color:var(--medellin-negro-textos, #1e1e1e);font-size:16px}.pot-ficha-lote{background:#ffffff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-bottom:16px}.pot-ficha-item{margin-bottom:8px;line-height:1.6;font-size:14px}.pot-ficha-item:last-child{margin-bottom:0}.pot-ficha-label{font-weight:500;color:#374151;margin-right:6px}.pot-ficha-value{color:#1f2937}.pot-ficha-desc{color:#6b7280;font-size:13px;margin-top:4px;margin-bottom:0}.pot-ficha-resumen{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-bottom:16px}.pot-ficha-mensaje{font-size:14px;color:#374151;margin-bottom:12px;line-height:1.6}.pot-ficha-badges{display:flex;flex-wrap:wrap;gap:6px}.pot-ficha-badges .badge{font-size:12px;padding:4px 10px;border-radius:12px;font-weight:500}.pot-ficha-restriccion,.pot-ficha-amenaza{background:white;border:1px solid #e5e7eb;border-radius:8px;padding:12px;margin-bottom:8px;border-left:4px solid #d1d5db}.pot-ficha-restriccion-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.pot-ficha-severidad-alto{border-left-color:#ef4444;background:#fef2f2}.pot-ficha-severidad-medio{border-left-color:#f59e0b;background:#fffbeb}.pot-ficha-severidad-bajo{border-left-color:#10b981;background:#f0fdf4}.pot-ficha-severidad-badge{font-size:11px;padding:4px 8px;font-weight:600;border-radius:12px}.pot-ficha-severidad-badge.pot-ficha-severidad-alto{background-color:#fee2e2;color:#991b1b}.pot-ficha-severidad-badge.pot-ficha-severidad-medio{background-color:#fef3c7;color:#92400e}.pot-ficha-severidad-badge.pot-ficha-severidad-bajo{background-color:#d1fae5;color:#065f46}.pot-ficha-card{background:white;border:1px solid #e5e7eb;border-radius:8px;padding:12px;margin-bottom:8px}.pot-ficha-card:last-child{margin-bottom:0}.pot-ficha-header-actions{display:flex;align-items:center;gap:8px}.btn-ver-reporte{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;background:#ffffff;color:var(--medellin-negro-textos, #1e1e1e);border:1px solid #d1d5db;border-radius:6px;font-size:12px;font-weight:600;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background .2s,border-color .2s}.btn-ver-reporte:hover{background:var(--medellin-gris-claro, #f4f4f4);color:var(--medellin-negro-negro, #000000);border-color:#9ca3af;text-decoration:none}.pot-ficha-comparacion{border-top:1px solid #e5e7eb;margin-top:8px;padding-top:12px}.pot-ficha-comparacion-table{display:flex;flex-direction:column;gap:8px}.pot-ficha-comparacion-row{display:grid;grid-template-columns:1fr auto auto 1fr;align-items:center;gap:8px;font-size:13px}.pot-ficha-comparacion-label{color:#6b7280;font-weight:500}.pot-ficha-comparacion-valor{color:#111827}.pot-ficha-comparacion-arrow{color:var(--medellin-azul, #0066cc);font-weight:700}.pot-ficha-comparacion-footer{margin-top:12px;padding-top:8px;border-top:1px dashed #e5e7eb}.pot-ficha-link-reporte{font-size:12px;color:var(--medellin-negro-textos, #1e1e1e);text-decoration:underline}.pot-ficha-link-reporte:hover{color:#000;text-decoration:underline}.coordinates-marker{z-index:1000!important}.pot-fab-error-report{position:absolute;left:12px;right:auto;bottom:124px;z-index:1101;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;min-height:44px;padding:0;border:2px solid #fff;border-radius:8px;background:#fff7ed;color:#9a3412;box-shadow:0 2px 8px #00000040;cursor:pointer;transform:none}.pot-fab-error-report__icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#c2410c;color:#fff7ed;font-size:14px}.pot-fab-error-report__label{position:absolute;left:calc(100% + 8px);top:50%;transform:translateY(-50%);white-space:nowrap;background:#111827;color:#fff;font-size:12px;font-weight:600;line-height:1;padding:6px 8px;border-radius:6px;opacity:0;pointer-events:none;box-shadow:0 4px 12px #0003}.pot-fab-error-report:hover .pot-fab-error-report__label,.pot-fab-error-report:focus-visible .pot-fab-error-report__label{opacity:1}.pot-fab-error-report:hover,.pot-fab-error-report:focus-visible{background:#c2410c;color:#fff}.pot-error-report-banner-btn{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 12px;border:1px solid #c2410c;border-radius:6px;background:#fff7ed;color:#9a3412;font-size:13px;font-weight:600;line-height:1;letter-spacing:0;white-space:nowrap;cursor:pointer;box-shadow:none}.pot-error-report-banner-btn:hover,.pot-error-report-banner-btn:focus-visible{background:#c2410c;border-color:#c2410c;color:#fff;outline:2px solid #0066cc;outline-offset:2px}.pot-error-report-banner-btn i{font-size:12px}.pot-public-banner__actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}@keyframes pot-fab-error-pulse{0%,to{box-shadow:0 10px 28px #00000059,0 0 0 4px #facc158c}50%{box-shadow:0 12px 32px #0000006b,0 0 0 10px #facc1533}}@media (prefers-reduced-motion: reduce){.pot-fab-error-report{animation:none}}@media (max-width: 576px){.pot-fab-error-report{bottom:124px;width:44px;height:44px;padding:0}.pot-fab-error-report__icon{width:28px;height:28px;font-size:14px}}.pot-error-report-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;align-items:center;justify-content:center;padding:16px;box-sizing:border-box;font-family:system-ui,-apple-system,Segoe UI,sans-serif}.pot-error-report-modal.is-open{display:flex!important}.pot-error-report-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(15,23,42,.45)}.pot-error-report-modal__panel{position:relative;z-index:1;width:min(520px,calc(100vw - 24px));max-height:calc(100vh - 32px);overflow:auto;background:#fff;color:#111827;border:1px solid #e5e7eb;border-radius:12px;padding:20px 20px 16px;box-shadow:0 16px 40px #0003;box-sizing:border-box}.pot-error-report-dialog__title{font-size:1.15rem;font-weight:700;margin:0 2rem .5rem 0;color:#111827}.pot-error-report-dialog__lead{font-size:.85rem;color:#4b5563;margin-bottom:1rem;line-height:1.45}.pot-error-report-modal__panel .pot-error-report-dialog__close,.pot-error-report-dialog__close{position:absolute;top:8px;right:8px;border:none;background:transparent;font-size:1.5rem;line-height:1;cursor:pointer;color:#6b7280}.pot-error-report-form__field,.pot-error-report-form__check{display:flex;flex-direction:column;gap:4px;margin-bottom:.75rem;font-size:.85rem}.pot-error-report-form__check{flex-direction:row;align-items:flex-start;gap:8px}.pot-error-report-form__check label{display:inline;margin:0;font-weight:inherit;cursor:pointer}.pot-error-report-form__check a{color:#06c;text-decoration:underline;font-weight:600}.pot-error-report-form textarea,.pot-error-report-form input[type=email],.pot-error-report-form input[type=file]{width:100%;border:1px solid #d1d5db;border-radius:6px;padding:8px}.pot-error-report-form__error{color:#b91c1c;font-size:.85rem}.pot-error-report-form__submit{background:var(--medellin-azul, #0066cc);color:#fff;border:none;border-radius:6px;padding:8px 14px;font-weight:600;cursor:pointer}.pot-error-report-success__id{font-family:ui-monospace,monospace;font-size:1.1rem;font-weight:700}.pot-error-report-preview{display:flex;flex-direction:column;gap:8px;margin-top:8px;padding:8px;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb}.pot-error-report-preview[hidden]{display:none!important}.pot-error-report-preview img{display:block;width:100%;max-height:220px;object-fit:contain;border-radius:6px;background:#fff;border:1px solid #e5e7eb}.pot-error-report-preview__meta{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:.8rem;color:#4b5563}.pot-error-report-preview__remove{border:1px solid #d1d5db;background:#fff;color:#9a3412;border-radius:6px;padding:4px 8px;font-size:.75rem;font-weight:600;cursor:pointer}
