.container.svelte-1x55iwn{max-width:1200px;margin:0 auto;padding:2rem 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.hero.svelte-1x55iwn{background:linear-gradient(135deg,#d53f8c,#b83280);border-radius:20px;padding:4rem 3rem;margin-bottom:3rem;color:#fff;box-shadow:0 10px 40px #d53f8c4d}.hero-content.svelte-1x55iwn{max-width:800px;margin:0 auto;text-align:center}.hero.svelte-1x55iwn h1:where(.svelte-1x55iwn){font-size:3rem;margin:0 0 1rem;font-weight:700}.hero-subtitle.svelte-1x55iwn{font-size:1.3rem;opacity:.95;margin:0 0 2rem}.stats-row.svelte-1x55iwn{display:flex;justify-content:center;gap:3rem;margin-top:3rem}.stat-item.svelte-1x55iwn{display:flex;align-items:center;gap:1rem}.stat-icon.svelte-1x55iwn{font-size:2.5rem}.stat-info.svelte-1x55iwn{text-align:left}.stat-number.svelte-1x55iwn{font-size:2rem;font-weight:700;line-height:1}.stat-label.svelte-1x55iwn{font-size:.9rem;opacity:.9}.filtros-section.svelte-1x55iwn{margin-bottom:4rem}.filtros-card.svelte-1x55iwn{background:#fff;border-radius:16px;padding:2.5rem;box-shadow:0 4px 20px #00000014}.filtros-card.svelte-1x55iwn h2:where(.svelte-1x55iwn){font-size:1.8rem;color:#2d3748;margin:0 0 .5rem}.filtros-subtitle.svelte-1x55iwn{color:#718096;margin:0 0 2rem}.filtros-form.svelte-1x55iwn{display:flex;flex-direction:column;gap:1.5rem}.filtros-grid.svelte-1x55iwn{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.form-group.svelte-1x55iwn label:where(.svelte-1x55iwn){display:flex;align-items:center;gap:.5rem;font-weight:600;color:#2d3748;margin-bottom:.5rem;font-size:.95rem}.form-group.svelte-1x55iwn select:where(.svelte-1x55iwn){width:100%;padding:.9rem;border:2px solid #e2e8f0;border-radius:10px;font-size:1rem;transition:border-color .2s;background:#fff}.form-group.svelte-1x55iwn select:where(.svelte-1x55iwn):focus{outline:none;border-color:#d53f8c}.form-group.svelte-1x55iwn select:where(.svelte-1x55iwn):disabled{background-color:#f7fafc;cursor:not-allowed}.buscar-btn.svelte-1x55iwn{display:flex;align-items:center;justify-content:center;gap:.7rem;background:linear-gradient(135deg,#d53f8c,#b83280);color:#fff;border:none;padding:1.1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:10px;cursor:pointer;transition:transform .2s,box-shadow .2s;margin-top:.5rem}.buscar-btn.svelte-1x55iwn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #d53f8c66}.buscar-btn.svelte-1x55iwn:disabled{opacity:.5;cursor:not-allowed}.explorar-section.svelte-1x55iwn,.categorias-section.svelte-1x55iwn{margin-bottom:4rem}.explorar-section.svelte-1x55iwn h2:where(.svelte-1x55iwn),.categorias-section.svelte-1x55iwn h2:where(.svelte-1x55iwn){font-size:2rem;color:#2d3748;margin:0 0 1.5rem}.regiones-grid.svelte-1x55iwn{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.region-card.svelte-1x55iwn{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 10px #00000014;transition:transform .2s,box-shadow .2s;border:1px solid #e2e8f0}.region-card.svelte-1x55iwn:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001f}.region-header.svelte-1x55iwn{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.region-header.svelte-1x55iwn h3:where(.svelte-1x55iwn){font-size:1.2rem;color:#2d3748;margin:0;font-weight:600}.region-count.svelte-1x55iwn{background:linear-gradient(135deg,#d53f8c,#b83280);color:#fff;padding:.3rem .7rem;border-radius:16px;font-size:.8rem;font-weight:600}.comunas-list.svelte-1x55iwn{display:flex;flex-direction:column;gap:.5rem}.comuna-link.svelte-1x55iwn{color:#4a5568;text-decoration:none;padding:.4rem 0;transition:color .2s;font-size:.95rem}.comuna-link.svelte-1x55iwn:hover{color:#d53f8c;padding-left:.5rem}.mas-comunas.svelte-1x55iwn{color:#718096;font-size:.85rem;font-style:italic;padding:.4rem 0}.categorias-grid.svelte-1x55iwn{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}.categoria-card.svelte-1x55iwn{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 10px #00000014;text-align:center;transition:transform .2s,box-shadow .2s;border:1px solid #e2e8f0;cursor:pointer}.categoria-card.svelte-1x55iwn:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001f;border-color:#d53f8c}.categoria-icon.svelte-1x55iwn{font-size:3rem;margin-bottom:1rem}.categoria-card.svelte-1x55iwn h3:where(.svelte-1x55iwn){font-size:1.1rem;color:#2d3748;margin:0 0 .5rem;font-weight:600}.categoria-count.svelte-1x55iwn{color:#718096;font-size:.9rem;margin:0}@media (max-width: 968px){.hero.svelte-1x55iwn{padding:3rem 2rem}.hero.svelte-1x55iwn h1:where(.svelte-1x55iwn){font-size:2rem}.stats-row.svelte-1x55iwn{flex-direction:column;gap:1.5rem}.filtros-grid.svelte-1x55iwn,.regiones-grid.svelte-1x55iwn,.categorias-grid.svelte-1x55iwn{grid-template-columns:1fr}}@media (max-width: 640px){.container.svelte-1x55iwn{padding:1rem}.hero.svelte-1x55iwn{padding:2rem 1.5rem}.hero.svelte-1x55iwn h1:where(.svelte-1x55iwn){font-size:1.8rem}.hero-subtitle.svelte-1x55iwn{font-size:1.1rem}.filtros-card.svelte-1x55iwn{padding:1.5rem}}
