.PlazasExplorer-module__Ej3frG__explorerSection{flex-direction:column;gap:2rem;padding-bottom:2rem;display:flex}@media (min-width:768px){.PlazasExplorer-module__Ej3frG__explorerSection{gap:2.5rem}}.PlazasExplorer-module__Ej3frG__plazasNavHeader{flex-direction:column;gap:1.25rem;display:flex}@media (min-width:768px){.PlazasExplorer-module__Ej3frG__plazasNavHeader{gap:1.75rem}}.PlazasExplorer-module__Ej3frG__titleGroup{flex-direction:column;gap:.4rem;display:flex}.PlazasExplorer-module__Ej3frG__sectionBadge{color:var(--primary);background:#7c3aed14;border-radius:9999px;align-self:flex-start;align-items:center;gap:.4rem;padding:.3rem .75rem;font-size:.8rem;font-weight:700;display:inline-flex}@media (min-width:768px){.PlazasExplorer-module__Ej3frG__sectionBadge{padding:.35rem .85rem;font-size:.85rem}}.PlazasExplorer-module__Ej3frG__titleGroup h2{margin:0;font-size:1.75rem;line-height:1.2}@media (min-width:768px){.PlazasExplorer-module__Ej3frG__titleGroup h2{font-size:2.25rem}}.PlazasExplorer-module__Ej3frG__titleGroup p{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.5}@media (min-width:768px){.PlazasExplorer-module__Ej3frG__titleGroup p{font-size:1rem}}.PlazasExplorer-module__Ej3frG__plazasGrid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.PlazasExplorer-module__Ej3frG__plazasGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:1024px){.PlazasExplorer-module__Ej3frG__plazasGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.PlazasExplorer-module__Ej3frG__plazaCard{border-radius:var(--radius-md);cursor:pointer;background:#fff;border:1px solid #e2e8f0;flex-direction:column;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 4px 12px #00000008}.PlazasExplorer-module__Ej3frG__plazaCard:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 12px 28px #7c3aed1f}.PlazasExplorer-module__Ej3frG__selectedPlazaCard{border:2px solid var(--primary)!important;background:#faf5ff!important;box-shadow:0 12px 30px #7c3aed26!important}.PlazasExplorer-module__Ej3frG__plazaCardImgWrapper{background:#1e293b;width:100%;height:160px;position:relative;overflow:hidden}.PlazasExplorer-module__Ej3frG__plazaCardImg{object-fit:cover;transition:transform .4s}.PlazasExplorer-module__Ej3frG__plazaCard:hover .PlazasExplorer-module__Ej3frG__plazaCardImg{transform:scale(1.05)}.PlazasExplorer-module__Ej3frG__plazaCardOverlay{background:linear-gradient(#0000001a 0%,#0009 100%);position:absolute;inset:0}.PlazasExplorer-module__Ej3frG__plazaCardBadge{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#7c3aede0;border-radius:9999px;align-items:center;gap:.35rem;padding:.25rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex;position:absolute;top:.85rem;right:.85rem;box-shadow:0 2px 8px #0003}.PlazasExplorer-module__Ej3frG__plazaCardBody{flex-direction:column;flex:1;gap:.5rem;padding:1.25rem;display:flex}.PlazasExplorer-module__Ej3frG__plazaCardTitle{color:var(--text-main);margin:0;font-size:1.15rem;font-weight:800;line-height:1.3}.PlazasExplorer-module__Ej3frG__plazaCardAddress{color:var(--text-muted);align-items:center;gap:.3rem;font-size:.8rem;font-weight:500;display:flex}.PlazasExplorer-module__Ej3frG__plazaCardDesc{color:var(--text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.25rem 0 .5rem;font-size:.85rem;line-height:1.45;display:-webkit-box;overflow:hidden}.PlazasExplorer-module__Ej3frG__plazaCardFeatures{flex-wrap:wrap;gap:.35rem;margin-top:auto;margin-bottom:.75rem;display:flex}.PlazasExplorer-module__Ej3frG__plazaFeatureChip{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;padding:.2rem .55rem;font-size:.725rem;font-weight:600}.PlazasExplorer-module__Ej3frG__plazaSelectBtn{border-radius:var(--radius-sm);border:1px solid var(--primary);width:100%;color:var(--primary);cursor:pointer;background:#fff;justify-content:center;align-items:center;gap:.5rem;padding:.65rem 1rem;font-size:.85rem;font-weight:700;transition:all .2s;display:inline-flex}.PlazasExplorer-module__Ej3frG__plazaSelectBtn:hover{background:var(--primary);color:#fff}.PlazasExplorer-module__Ej3frG__activeSelectBtn{background:var(--primary)!important;color:#fff!important;border-color:var(--primary)!important}.PlazasExplorer-module__Ej3frG__activePlazaCard{border-radius:var(--radius-md);background:#fff;border:1px solid #e2e8f0;flex-direction:column;gap:1.5rem;padding:1.25rem;display:flex}@media (min-width:768px){.PlazasExplorer-module__Ej3frG__activePlazaCard{border-radius:var(--radius-lg);gap:2rem;padding:2.25rem}}.PlazasExplorer-module__Ej3frG__activePlazaHeader{border-bottom:1px solid #e2e8f0;flex-direction:column;gap:1.25rem;padding-bottom:1.5rem;display:flex}@media (min-width:900px){.PlazasExplorer-module__Ej3frG__activePlazaHeader{flex-direction:row;justify-content:space-between;align-items:flex-start;padding-bottom:2rem}}.PlazasExplorer-module__Ej3frG__activePlazaInfo{flex-direction:column;gap:.4rem;max-width:650px;display:flex}.PlazasExplorer-module__Ej3frG__activeLabel{color:var(--primary);text-transform:uppercase;letter-spacing:.03em;align-items:center;gap:.35rem;font-size:.75rem;font-weight:700;display:inline-flex}.PlazasExplorer-module__Ej3frG__activeTitle{color:var(--text-main);margin:0;font-size:1.5rem;line-height:1.2}@media (min-width:768px){.PlazasExplorer-module__Ej3frG__activeTitle{font-size:2rem}}.PlazasExplorer-module__Ej3frG__activeDesc{color:var(--text-muted);margin:0;font-size:.925rem;line-height:1.5}@media (min-width:768px){.PlazasExplorer-module__Ej3frG__activeDesc{font-size:1rem}}.PlazasExplorer-module__Ej3frG__activeMeta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.25rem;font-size:.8rem;display:flex}@media (min-width:768px){.PlazasExplorer-module__Ej3frG__activeMeta{gap:1rem;font-size:.875rem}}.PlazasExplorer-module__Ej3frG__activeCountBadge{color:var(--primary);background:#7c3aed14;border-radius:9999px;padding:.25rem .7rem;font-size:.8rem;font-weight:700}.PlazasExplorer-module__Ej3frG__featureList{flex-wrap:wrap;gap:.4rem;display:flex}.PlazasExplorer-module__Ej3frG__activeFeatureChip{color:var(--text-main);background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;padding:.3rem .7rem;font-size:.775rem;font-weight:600}@media (min-width:768px){.PlazasExplorer-module__Ej3frG__activeFeatureChip{padding:.4rem .85rem;font-size:.85rem}}.PlazasExplorer-module__Ej3frG__filterSection{border-radius:var(--radius-md);background:#f8fafc;border:1px solid #e2e8f0;flex-direction:column;gap:.85rem;padding:1rem;display:flex}@media (min-width:768px){.PlazasExplorer-module__Ej3frG__filterSection{gap:1rem;padding:1.25rem}}.PlazasExplorer-module__Ej3frG__filterSectionHeader{justify-content:space-between;align-items:center;display:flex}.PlazasExplorer-module__Ej3frG__filterSectionTitle{color:var(--text-main);align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;display:flex}@media (min-width:768px){.PlazasExplorer-module__Ej3frG__filterSectionTitle{font-size:.95rem}}.PlazasExplorer-module__Ej3frG__clearFiltersBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;font-size:.8rem;font-weight:600;transition:opacity .2s;display:inline-flex}.PlazasExplorer-module__Ej3frG__clearFiltersBtn:hover{opacity:.8;text-decoration:underline}.PlazasExplorer-module__Ej3frG__filterInputsRow{flex-direction:column;gap:.75rem;display:flex}@media (min-width:768px){.PlazasExplorer-module__Ej3frG__filterInputsRow{flex-direction:row;align-items:center}}.PlazasExplorer-module__Ej3frG__searchBox{flex:1;position:relative}.PlazasExplorer-module__Ej3frG__searchIcon{color:var(--text-muted);position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.PlazasExplorer-module__Ej3frG__searchInput{border-radius:var(--radius-sm);width:100%;color:var(--text-main);background:#fff;border:1px solid #cbd5e1;outline:none;padding:.65rem 2.25rem .65rem 2.5rem;font-size:.875rem}.PlazasExplorer-module__Ej3frG__searchInput:focus{border-color:var(--primary)}.PlazasExplorer-module__Ej3frG__clearSearchBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;position:absolute;top:50%;right:.65rem;transform:translateY(-50%)}.PlazasExplorer-module__Ej3frG__selectWrapper{min-width:100%}@media (min-width:768px){.PlazasExplorer-module__Ej3frG__selectWrapper{min-width:220px}}.PlazasExplorer-module__Ej3frG__categorySelect{border-radius:var(--radius-sm);width:100%;color:var(--text-main);background:#fff;border:1px solid #cbd5e1;outline:none;padding:.65rem .85rem;font-size:.875rem;font-weight:600}.PlazasExplorer-module__Ej3frG__chipsWrapGrid{flex-wrap:wrap;gap:.4rem;display:flex}.PlazasExplorer-module__Ej3frG__chipBtn{color:var(--text-muted);cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:9999px;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.775rem;font-weight:600;transition:all .2s;display:inline-flex}.PlazasExplorer-module__Ej3frG__chipBtn:hover{border-color:var(--primary);color:var(--primary)}.PlazasExplorer-module__Ej3frG__activeChipBtn{color:var(--primary)!important;border-color:var(--primary)!important;background:#7c3aed1a!important}.PlazasExplorer-module__Ej3frG__chipCount{color:var(--text-muted);background:#f1f5f9;border-radius:9999px;padding:.1rem .4rem;font-size:.725rem;font-weight:700}.PlazasExplorer-module__Ej3frG__businessGrid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:768px){.PlazasExplorer-module__Ej3frG__businessGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:1024px){.PlazasExplorer-module__Ej3frG__businessGrid{grid-template-columns:repeat(3,1fr)}}.PlazasExplorer-module__Ej3frG__businessCard{border-radius:var(--radius-md);background:#f8fafc;border:1px solid #e2e8f0;flex-direction:column;justify-content:space-between;padding:1.25rem;transition:all .25s;display:flex}@media (min-width:768px){.PlazasExplorer-module__Ej3frG__businessCard{padding:1.5rem}}.PlazasExplorer-module__Ej3frG__businessCard:hover{background:#fff;border-color:#7c3aed4d;transform:translateY(-3px);box-shadow:0 10px 25px #0000000d}.PlazasExplorer-module__Ej3frG__cardTop{margin-bottom:.85rem}.PlazasExplorer-module__Ej3frG__badgesLineHeader{flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:.5rem;display:flex}.PlazasExplorer-module__Ej3frG__badgeLocal{color:var(--primary);background:#7c3aed14;border-radius:9999px;justify-content:center;align-items:center;gap:.3rem;padding:.25rem .65rem;font-size:.725rem;font-weight:700;line-height:1;display:inline-flex}.PlazasExplorer-module__Ej3frG__badgeDomicilio{color:#10b981;background:#10b9811a;border-radius:9999px;justify-content:center;align-items:center;gap:.3rem;padding:.25rem .65rem;font-size:.725rem;font-weight:700;line-height:1;display:inline-flex}.PlazasExplorer-module__Ej3frG__verifiedTag{color:#10b981;background:#10b98114;border-radius:9999px;justify-content:center;align-items:center;gap:.25rem;padding:.25rem .65rem;font-size:.725rem;font-weight:700;line-height:1;display:inline-flex}.PlazasExplorer-module__Ej3frG__businessNameLink{font-size:1.2rem;font-weight:800;font-family:var(--font-outfit), sans-serif;color:var(--text-main);line-height:1.3;text-decoration:none;transition:color .2s}@media (min-width:768px){.PlazasExplorer-module__Ej3frG__businessNameLink{font-size:1.3rem}}.PlazasExplorer-module__Ej3frG__businessNameLink:hover{color:var(--primary)}.PlazasExplorer-module__Ej3frG__badgesLine{flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.5rem;display:flex}.PlazasExplorer-module__Ej3frG__catBadge{border-radius:9999px;padding:.2rem .6rem;font-size:.725rem;font-weight:700}.PlazasExplorer-module__Ej3frG__locationInPlazaBadge{color:var(--text-muted);background:#fff;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:.25rem;padding:.2rem .6rem;font-size:.725rem;font-weight:600;display:inline-flex}.PlazasExplorer-module__Ej3frG__businessDescription{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}@media (min-width:768px){.PlazasExplorer-module__Ej3frG__businessDescription{margin-bottom:1.25rem;font-size:.9rem}}.PlazasExplorer-module__Ej3frG__scheduleRow{color:var(--text-muted);border-radius:var(--radius-sm);background:#00000005;align-items:center;gap:.4rem;margin-bottom:1.25rem;padding:.35rem .65rem;font-size:.775rem;display:flex}.PlazasExplorer-module__Ej3frG__cardActions{flex-direction:column;gap:.5rem;width:100%;display:flex}.PlazasExplorer-module__Ej3frG__fichaFullBtn{justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.7rem .85rem;font-size:.85rem;font-weight:700;text-decoration:none;display:inline-flex}.PlazasExplorer-module__Ej3frG__secondaryActionsRow{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.5rem;width:100%;display:grid}.PlazasExplorer-module__Ej3frG__secondaryActionBtn{white-space:nowrap;justify-content:center;align-items:center;gap:.35rem;padding:.6rem .65rem;font-size:.825rem;text-decoration:none;display:inline-flex}.PlazasExplorer-module__Ej3frG__emptyState{text-align:center;color:var(--text-muted);padding:3rem 1.5rem}
.page-module__twp7HW__pageContainer{max-width:1240px;padding:3rem 1.5rem 6rem}.page-module__twp7HW__backLink{color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:2rem;font-weight:500;transition:color .2s;display:inline-flex}.page-module__twp7HW__backLink:hover{color:var(--primary)}.page-module__twp7HW__header{text-align:center;margin-bottom:3rem;max-width:800px;margin-inline:auto}.page-module__twp7HW__badge{color:var(--primary);background:#7c3aed1a;border-radius:9999px;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.35rem .9rem;font-size:.85rem;font-weight:600;display:inline-flex}.page-module__twp7HW__header h1{margin-bottom:.75rem;font-size:2.75rem}.page-module__twp7HW__subtitle{color:var(--text-muted);font-size:1.125rem;line-height:1.6}.page-module__twp7HW__mapSection{width:100%}
