.dep-slep-map-app{--dep-blue:#002f6c;--dep-blue-2:#0f69b4;--dep-red:#e22c2c;--dep-soft:#f3f8fc;--dep-line:#d8e8f5;--dep-text:#001c41;max-width:1180px;margin:40px auto;padding:32px;background:linear-gradient(180deg,#fff 0%,#f8fbfe 100%);border-radius:28px;box-shadow:0 20px 50px rgba(0,47,108,.08);font-family:Roboto,Arial,sans-serif;color:var(--dep-text);box-sizing:border-box}
.dep-slep-map-app *,.dep-slep-map-app *::before,.dep-slep-map-app *::after{box-sizing:border-box}
.dep-slep-hero{border-left:5px solid var(--dep-red);padding-left:20px;margin-bottom:22px}.dep-slep-eyebrow{display:inline-flex;background:#e7f2ff;color:var(--dep-blue-2);border-radius:999px;padding:6px 12px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.dep-slep-hero h2{font-size:clamp(30px,4vw,48px);line-height:1.05;margin:12px 0 8px;color:var(--dep-blue);font-weight:900}.dep-slep-hero p{margin:0;max-width:880px;color:#334767;font-size:16px}.dep-slep-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:20px 0}.dep-slep-stats>div{background:#fff;border:1px solid var(--dep-line);border-radius:16px;padding:18px 20px;box-shadow:0 10px 28px rgba(15,105,180,.05)}.dep-slep-stats strong{display:block;font-size:28px;line-height:1;color:var(--dep-blue);font-weight:900}.dep-slep-stats span{display:block;margin-top:8px;text-transform:uppercase;font-weight:800;font-size:12px;letter-spacing:.06em;color:#50617a}.dep-slep-layout{display:grid;grid-template-columns:320px minmax(320px,1fr) 360px;gap:18px;align-items:start}.dep-slep-map-card,.dep-slep-content,.dep-slep-detail{background:#fff;border:1px solid var(--dep-line);border-radius:18px;box-shadow:0 14px 38px rgba(0,47,108,.08)}.dep-slep-map-card{padding:18px}.dep-slep-map-head h3{margin:0;color:var(--dep-text);font-size:22px}.dep-slep-map-head p{margin:4px 0 12px;color:#6c7890}.dep-chile-map{position:relative;background:linear-gradient(180deg,#f8fcff,#eaf5ff);border-radius:18px;height:620px;display:flex;align-items:center;justify-content:center;padding:18px;overflow:hidden}.dep-map-svg{display:block;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;min-width:0!important;min-height:0!important;overflow:visible!important;object-fit:contain!important;shape-rendering:geometricPrecision}.dep-map-svg *{vector-effect:non-scaling-stroke}.dep-map-svg path,.dep-map-svg polygon,.dep-map-svg polyline{fill:#bfd8ee!important;stroke:#fff!important;stroke-width:1.4!important}.dep-map-region{fill:#bfd8ee!important;stroke:#fff!important;stroke-width:1.4;cursor:pointer;transition:fill .18s ease,filter .18s ease,transform .18s ease;outline:none;pointer-events:auto!important}.dep-map-region:hover,.dep-map-region:focus{fill:#0f69b4!important;filter:drop-shadow(0 3px 5px rgba(0,47,108,.22))}.dep-map-region.has-sleps{fill:#8cc3ed!important}.dep-map-region.is-active{fill:var(--dep-red)!important;stroke:#fff!important;stroke-width:2!important;filter:drop-shadow(0 4px 8px rgba(226,44,44,.35))}.dep-map-tooltip{position:absolute;z-index:5;display:none;pointer-events:none;background:#001c41;color:#fff;border-radius:12px;padding:9px 11px;box-shadow:0 14px 28px rgba(0,28,65,.22);font-size:12px;line-height:1.2}.dep-map-tooltip.is-visible{display:block}.dep-map-tooltip strong{display:block;font-size:13px}.dep-map-tooltip span{opacity:.85}.dep-map-legend{display:grid;gap:7px;margin-top:12px;font-size:12px;color:#52617a}.dep-map-legend span{display:flex;align-items:center;gap:8px}.dep-map-legend i{width:14px;height:14px;border-radius:4px;border:1px solid #fff;box-shadow:0 0 0 1px var(--dep-line)}.dep-map-legend .empty{background:#bfd8ee}.dep-map-legend .loaded{background:#8cc3ed}.dep-map-legend .active{background:var(--dep-red)}.dep-slep-content{padding:18px;min-height:560px}.dep-slep-toolbar{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.dep-slep-toolbar input,.dep-slep-toolbar select,.dep-slep-mobile-selector select{width:100%;border:1px solid var(--dep-line);border-radius:12px;padding:13px 14px;background:#fff;font-size:14px;color:#24364f}.dep-slep-selected-region{font-size:22px;color:var(--dep-blue);font-weight:900;margin:6px 0 14px}.dep-slep-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px}.dep-slep-card{border:1px solid var(--dep-line);border-radius:16px;padding:16px;background:#fff;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.dep-slep-card:hover,.dep-slep-card:focus,.dep-slep-card.is-selected{transform:translateY(-2px);border-color:var(--dep-blue-2);box-shadow:0 12px 24px rgba(15,105,180,.12)}.dep-slep-badge{display:inline-flex;background:#eef6ff;color:var(--dep-blue-2);border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800;text-transform:uppercase}.dep-slep-card h4{margin:12px 0 8px;color:var(--dep-blue);font-size:18px;line-height:1.15}.dep-slep-card p{margin:0 0 12px;color:#53627a;font-size:14px;line-height:1.4}.dep-slep-region-label{font-size:12px;font-weight:800;color:#6b7588}.dep-slep-no-results{border:1px dashed var(--dep-line);border-radius:14px;color:#68758a;padding:18px;background:#fbfdff}.dep-slep-detail{position:sticky;top:24px;min-height:420px;padding:18px}.dep-slep-detail-close{position:absolute;top:12px;right:14px;border:0;background:#f2f6fa;color:#111;border-radius:999px;width:30px;height:30px;font-size:22px;line-height:1;cursor:pointer}.dep-slep-detail-logo{max-width:130px;max-height:80px;object-fit:contain;margin-bottom:12px}.dep-slep-detail h3{margin:0 36px 6px 0;font-size:24px;color:var(--dep-blue);line-height:1.1}.dep-slep-detail .muted{color:#6c7890;margin:0 0 14px}.dep-slep-empty{display:block;background:#f6f8fb;border-radius:14px;padding:18px;color:#6a7589;font-size:16px}.dep-slep-detail-list{display:grid;gap:10px}.dep-slep-detail-list div{border-top:1px solid #edf3f8;padding-top:10px}.dep-slep-detail-list strong{display:block;font-size:12px;text-transform:uppercase;color:#69758a;letter-spacing:.05em;margin-bottom:3px}.dep-slep-detail-list span,.dep-slep-detail-list a{color:#1f314c;font-size:14px;text-decoration:none;overflow-wrap:anywhere}.dep-slep-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.dep-slep-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:11px 14px;text-decoration:none;font-weight:800;font-size:14px}.dep-slep-btn.primary{background:var(--dep-red);color:#fff}.dep-slep-btn.secondary{background:#edf5ff;color:var(--dep-blue)}.dep-slep-mobile-selector{display:none;background:#fff;border:1px solid var(--dep-line);border-radius:16px;padding:14px;margin:16px 0}.dep-slep-mobile-selector label{display:block;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#50617a;margin-bottom:8px}
@media(max-width:1100px){.dep-slep-layout{grid-template-columns:300px 1fr}.dep-slep-detail{grid-column:1/-1;position:relative;top:auto}.dep-chile-map{height:560px}}@media(max-width:760px){.dep-slep-map-app{padding:20px;border-radius:18px;margin:24px auto}.dep-slep-stats{grid-template-columns:1fr}.dep-slep-layout{grid-template-columns:1fr}.dep-slep-toolbar{grid-template-columns:1fr}.dep-slep-mobile-selector{display:block}.dep-chile-map{height:620px;padding:10px}.dep-slep-content{min-height:auto}.dep-slep-hero{padding-left:14px}.dep-slep-hero h2{font-size:30px}.dep-slep-map-card{padding:14px}.dep-slep-cards{grid-template-columns:1fr}.dep-map-tooltip{display:none!important}}@media(max-width:420px){.dep-chile-map{height:560px}.dep-slep-map-app{padding:16px}.dep-slep-hero h2{font-size:27px}}
@media(prefers-reduced-motion:reduce){.dep-map-region,.dep-slep-card{transition:none!important}}


/* v3.1 Logos institucionales */
.dep-slep-card{display:grid;grid-template-columns:76px 1fr;gap:14px;align-items:flex-start;min-height:138px}.dep-slep-card-logo{width:76px;height:76px;border-radius:16px;background:#f7fbff;border:1px solid #e3eef8;display:flex;align-items:center;justify-content:center;overflow:hidden;flex:0 0 76px}.dep-slep-card-logo img{max-width:68px;max-height:58px;width:auto;height:auto;object-fit:contain;display:block}.dep-slep-logo-fallback{width:52px;height:52px;border-radius:14px;background:linear-gradient(135deg,#e9f4ff,#fff);color:var(--dep-blue);display:flex;align-items:center;justify-content:center;font-weight:900;font-size:18px;letter-spacing:.02em;border:1px solid #d9e9f6}.dep-slep-card-body{min-width:0}.dep-slep-detail-logo-wrap{width:100%;min-height:104px;display:flex;align-items:center;justify-content:flex-start;margin-bottom:16px;padding:12px;border-radius:16px;background:linear-gradient(180deg,#f8fcff,#fff);border:1px solid #e3eef8}.dep-slep-detail-logo{max-width:180px!important;max-height:88px!important;width:auto!important;height:auto!important;object-fit:contain;display:block;margin:0!important}.column-dep_slep_logo{width:86px}.post-type-dep_slep .attachment-post-thumbnail{box-sizing:border-box}
@media(max-width:760px){.dep-slep-card{grid-template-columns:64px 1fr}.dep-slep-card-logo{width:64px;height:64px;border-radius:14px}.dep-slep-card-logo img{max-width:56px;max-height:48px}.dep-slep-detail-logo-wrap{justify-content:center}.dep-slep-detail-logo{max-width:200px!important;max-height:100px!important}}
@media(max-width:420px){.dep-slep-card{grid-template-columns:1fr}.dep-slep-card-logo{width:100%;height:78px}.dep-slep-card-logo img{max-width:160px;max-height:58px}}

/* v3.2 Ajustes visuales institucionales: logos, ficha y cards */
.dep-slep-detail{padding:18px 18px 22px;overflow:hidden;}
.dep-slep-detail-inner{display:block;}
.dep-slep-detail-logo-wrap{width:90%;min-height:100px;display:flex;align-items:center;justify-content:flex-start;margin:0 0 16px 0;padding:12px;border-radius:16px;background:linear-gradient(180deg,#f8fcff,#fff);border:1px solid #e3eef8;box-sizing:border-box;}
.dep-slep-detail-logo{max-width:230px!important;max-height:78px!important;width:auto!important;height:auto!important;object-fit:contain!important;}
.dep-slep-detail h3{font-size:clamp(24px,2.2vw,32px);line-height:1.05;color:#14256f;margin-top:16px;}
.dep-slep-detail .muted{font-size:16px;line-height:1.25;color:#6b758e;margin-bottom:18px;}
.dep-slep-detail-list{gap:0;}
.dep-slep-detail-list div{padding:11px 0;}
.dep-slep-detail-list strong{font-size:12px;color:#66728a;}
.dep-slep-detail-list span,.dep-slep-detail-list a{font-size:14px;line-height:1.35;}
.dep-slep-card{grid-template-columns:112px 1fr;gap:18px;padding:18px;align-items:center;}
.dep-slep-card-logo{width:112px;height:88px;border-radius:18px;background:linear-gradient(180deg,#f8fcff,#eef7ff);}
.dep-slep-card-logo img{max-width:96px;max-height:70px;}
.dep-slep-card h4{font-size:20px;margin-top:10px;}
.dep-slep-card p{font-size:13px;line-height:1.45;}
.dep-slep-badge{font-size:11px;padding:6px 10px;}
.dep-slep-btn{min-height:42px;}
.dep-slep-detail-close{z-index:2;width:34px;height:34px;top:14px;right:14px;font-weight:800;}
@media(max-width:1100px){.dep-slep-detail-logo-wrap{width:100%;justify-content:center;}.dep-slep-detail h3,.dep-slep-detail .muted{text-align:left;}}
@media(max-width:760px){.dep-slep-card{grid-template-columns:90px 1fr;gap:14px;align-items:flex-start;}.dep-slep-card-logo{width:90px;height:76px;}.dep-slep-card-logo img{max-width:78px;max-height:58px;}.dep-slep-detail-logo-wrap{width:100%;justify-content:center;min-height:110px;}.dep-slep-detail-logo{max-width:260px!important;max-height:90px!important;}.dep-slep-detail .muted{font-size:18px;}}
@media(max-width:420px){.dep-slep-card{grid-template-columns:1fr;}.dep-slep-card-logo{width:100%;height:92px;}.dep-slep-card-logo img{max-width:210px;max-height:70px;}}

/* v3.3 Configuración visual: orden de secciones, mobile y cards sin logo */
.dep-slep-layout{display:flex;gap:18px;align-items:flex-start}
.dep-section-map{flex:0 0 320px}
.dep-section-sleps{flex:1 1 420px;min-width:320px}
.dep-section-detail{flex:0 0 360px}
.dep-layout-map_sleps_detail .dep-section-map{order:1}.dep-layout-map_sleps_detail .dep-section-sleps{order:2}.dep-layout-map_sleps_detail .dep-section-detail{order:3}
.dep-layout-sleps_map_detail .dep-section-sleps{order:1}.dep-layout-sleps_map_detail .dep-section-map{order:2}.dep-layout-sleps_map_detail .dep-section-detail{order:3}
.dep-layout-sleps_detail_map .dep-section-sleps{order:1}.dep-layout-sleps_detail_map .dep-section-detail{order:2}.dep-layout-sleps_detail_map .dep-section-map{order:3}
.dep-layout-map_detail_sleps .dep-section-map{order:1}.dep-layout-map_detail_sleps .dep-section-detail{order:2}.dep-layout-map_detail_sleps .dep-section-sleps{order:3}
.dep-layout-detail_sleps_map .dep-section-detail{order:1}.dep-layout-detail_sleps_map .dep-section-sleps{order:2}.dep-layout-detail_sleps_map .dep-section-map{order:3}
.dep-layout-detail_map_sleps .dep-section-detail{order:1}.dep-layout-detail_map_sleps .dep-section-map{order:2}.dep-layout-detail_map_sleps .dep-section-sleps{order:3}
.dep-slep-card{grid-template-columns:1fr!important;min-height:auto;align-items:flex-start}
.dep-slep-card-logo{display:none!important}
.dep-slep-card h4{margin-top:10px}
.dep-slep-detail-list a[href^="tel:"]{text-underline-offset:3px}
.dep-slep-detail-list .dep-slep-detail-row.has-icon{display:grid;grid-template-columns:30px 1fr;gap:10px;align-items:flex-start}
.dep-slep-detail-icon{width:20px;height:20px;object-fit:contain;margin-top:2px}
.dep-slep-detail-list .dep-slep-detail-copy{min-width:0;border-top:0;padding:0}
.dep-slep-pagination{display:none;align-items:center;justify-content:space-between;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid var(--dep-line)}
.dep-slep-pagination.is-visible{display:flex}
.dep-slep-page-btn{border:1px solid var(--dep-line);border-radius:12px;background:#edf5ff;color:var(--dep-blue);font-size:12px;font-weight:800;line-height:1;padding:11px 14px;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}
.dep-slep-page-btn:hover,.dep-slep-page-btn:focus{background:var(--dep-blue);border-color:var(--dep-blue);color:#fff}
.dep-slep-page-btn:disabled{background:#f5f8fb;color:#8a96a8;cursor:not-allowed}
.dep-slep-page-status{color:#50617a;font-size:12px;font-weight:800;text-align:center}
@media(max-width:1100px){.dep-slep-layout{flex-wrap:wrap}.dep-section-map{flex:0 0 300px}.dep-section-sleps{flex:1 1 380px}.dep-section-detail{flex:1 1 100%;position:relative;top:auto}}
@media(max-width:760px){.dep-slep-map-app{width:100%;max-width:100%;overflow-x:hidden}.dep-slep-layout{display:flex;flex-direction:column;width:100%;max-width:100%;gap:18px}.dep-section-map,.dep-section-sleps,.dep-section-detail{width:100%;max-width:100%;flex:0 0 auto;min-width:0}.dep-slep-content,.dep-slep-detail,.dep-slep-map-card,.dep-slep-mobile-selector,.dep-slep-card{max-width:100%}.dep-mobile-hide-map .dep-section-map{display:none}.dep-slep-card{grid-template-columns:1fr!important}.dep-slep-selected-region{font-size:clamp(24px,8vw,32px);line-height:1.1;overflow-wrap:anywhere}.dep-slep-pagination{flex-wrap:wrap}.dep-slep-page-status{order:-1;flex:0 0 100%}.dep-slep-page-btn{flex:1 1 0}}
