.sub-hero[data-astro-cid-oeznhdgz]{background:var(--bg-secondary);padding-bottom:0}.breadcrumb[data-astro-cid-oeznhdgz]{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--text-muted);padding-top:8rem;margin-bottom:1.5rem}.breadcrumb[data-astro-cid-oeznhdgz] a[data-astro-cid-oeznhdgz]{color:var(--text-muted)}.breadcrumb[data-astro-cid-oeznhdgz] a[data-astro-cid-oeznhdgz]:hover{color:var(--accent-cyan)}.hero-body[data-astro-cid-oeznhdgz]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start;padding:1.5rem 0 4rem}.type-badge[data-astro-cid-oeznhdgz]{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:.3rem .9rem;border-radius:var(--radius-full);border:1px solid var(--accent-blue);color:var(--accent-blue);background:#0ea5e914;margin-bottom:1rem}.hero-text[data-astro-cid-oeznhdgz] h1[data-astro-cid-oeznhdgz]{font-size:clamp(2rem,4.5vw,3.5rem);font-weight:900;line-height:1.08;margin-bottom:1rem;color:var(--text-primary)}.hero-desc[data-astro-cid-oeznhdgz]{font-size:1.05rem;color:var(--text-secondary);line-height:1.7;max-width:48ch;margin-bottom:1.25rem}.info-pills[data-astro-cid-oeznhdgz]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.pill[data-astro-cid-oeznhdgz]{display:inline-flex;align-items:center;gap:.35rem;background:var(--bg-card);border:1px solid var(--glass-border);border-radius:var(--radius-full);padding:.3rem .8rem;font-size:.8rem;color:var(--text-secondary);text-transform:capitalize}.pill-green[data-astro-cid-oeznhdgz]{border-color:#22c55e44;color:#16a34a;background:#f0fdf4}.hero-ctas[data-astro-cid-oeznhdgz]{display:flex;flex-wrap:wrap;gap:.75rem}.hero-img[data-astro-cid-oeznhdgz]{border-radius:var(--radius-2xl);overflow:hidden;box-shadow:var(--shadow-lg);aspect-ratio:4/3}.hero-img[data-astro-cid-oeznhdgz] img[data-astro-cid-oeznhdgz]{width:100%;height:100%;object-fit:cover}.hero-img-placeholder[data-astro-cid-oeznhdgz]{background:var(--bg-card);border:2px dashed var(--border-subtle);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;color:var(--text-muted);font-size:.85rem}.location-map-wrap[data-astro-cid-oeznhdgz]{margin:1.25rem 0 1.5rem;border-radius:var(--radius-2xl);overflow:hidden;box-shadow:var(--shadow-lg);aspect-ratio:16/7}.leaflet-map-content[data-astro-cid-oeznhdgz]{width:100%;height:100%;min-height:300px}.content-section[data-astro-cid-oeznhdgz]{background:var(--bg-primary)}.content-grid[data-astro-cid-oeznhdgz]{display:grid;grid-template-columns:1fr 300px;gap:3rem;align-items:start}.main-content[data-astro-cid-oeznhdgz]{font-size:1.05rem;color:var(--text-secondary);line-height:1.9}.main-content[data-astro-cid-oeznhdgz] h2{font-size:1.6rem;font-weight:800;color:var(--text-primary);margin:2.75rem 0 1rem;padding:.6rem 0 .6rem 1rem;border-left:4px solid var(--accent-blue);background:linear-gradient(90deg,rgba(14,165,233,.06) 0%,transparent 100%);border-radius:0 var(--radius-md) var(--radius-md) 0}.main-content[data-astro-cid-oeznhdgz] h2:first-child{margin-top:0}.main-content[data-astro-cid-oeznhdgz] h3{font-size:.85rem;font-weight:700;color:var(--accent-cyan);margin:1.75rem 0 .6rem;text-transform:uppercase;letter-spacing:.05em}.main-content[data-astro-cid-oeznhdgz] h4{font-size:.85rem;font-weight:700;color:var(--text-muted);margin:1.5rem 0 .5rem;text-transform:uppercase;letter-spacing:.04em}.main-content[data-astro-cid-oeznhdgz] p{margin-bottom:1.25rem}.main-content[data-astro-cid-oeznhdgz] strong{color:var(--text-primary);font-weight:700}.main-content[data-astro-cid-oeznhdgz] a{color:var(--accent-blue);text-decoration:underline;text-underline-offset:3px}.main-content[data-astro-cid-oeznhdgz] a:hover{color:var(--accent-cyan)}.main-content[data-astro-cid-oeznhdgz] ul{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.5rem}.main-content[data-astro-cid-oeznhdgz] ul li{padding:.55rem .9rem .55rem 2.5rem;position:relative;background:var(--bg-card);border:1px solid var(--glass-border);border-radius:var(--radius-md);font-size:.97rem;line-height:1.6}.main-content[data-astro-cid-oeznhdgz] ul li:before{content:"";position:absolute;left:.9rem;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:50%;background:var(--accent-blue)}.main-content[data-astro-cid-oeznhdgz] ol{list-style:none;padding:0;margin:0 0 1.5rem;counter-reset:ol-counter;display:flex;flex-direction:column;gap:.5rem}.main-content[data-astro-cid-oeznhdgz] ol li{counter-increment:ol-counter;padding:.55rem .9rem .55rem 2.75rem;position:relative;background:var(--bg-card);border:1px solid var(--glass-border);border-radius:var(--radius-md);font-size:.97rem;line-height:1.6}.main-content[data-astro-cid-oeznhdgz] ol li:before{content:counter(ol-counter);position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:1.4rem;height:1.4rem;background:var(--accent-blue);color:#fff;border-radius:50%;font-size:.72rem;font-weight:800;display:flex;align-items:center;justify-content:center}.main-content[data-astro-cid-oeznhdgz] table{width:100%;border-collapse:collapse;margin-bottom:1.5rem;font-size:.88rem}.main-content[data-astro-cid-oeznhdgz] th,.main-content[data-astro-cid-oeznhdgz] td{border:1px solid var(--border-subtle);padding:.6rem .9rem;text-align:left}.main-content[data-astro-cid-oeznhdgz] th{background:var(--bg-secondary);font-weight:700;color:var(--text-primary)}.main-content[data-astro-cid-oeznhdgz] img{max-width:100%;border-radius:var(--radius-lg);margin:1.5rem 0}.main-content[data-astro-cid-oeznhdgz] blockquote{border-left:3px solid var(--accent-blue);padding:.85rem 1.25rem;background:var(--bg-secondary);border-radius:0 var(--radius-md) var(--radius-md) 0;color:var(--text-secondary);margin:1.5rem 0}.main-content[data-astro-cid-oeznhdgz] figure{margin:1.5rem 0;border-radius:var(--radius-lg);overflow:hidden}.sidebar[data-astro-cid-oeznhdgz]{position:sticky;top:7rem;display:flex;flex-direction:column;gap:1rem}.sidebar-card[data-astro-cid-oeznhdgz]{background:var(--bg-card);border:1px solid var(--glass-border);border-radius:var(--radius-xl);padding:1.5rem}.sidebar-card[data-astro-cid-oeznhdgz] h3[data-astro-cid-oeznhdgz]{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);margin-bottom:1rem}.data-list[data-astro-cid-oeznhdgz]{display:grid;grid-template-columns:auto 1fr;gap:.4rem 1rem}.data-list[data-astro-cid-oeznhdgz] dt[data-astro-cid-oeznhdgz]{font-size:.8rem;font-weight:600;color:var(--text-muted);align-self:start}.data-list[data-astro-cid-oeznhdgz] dd[data-astro-cid-oeznhdgz]{font-size:.88rem;color:var(--text-secondary);margin:0;text-transform:capitalize}.data-list[data-astro-cid-oeznhdgz] .green[data-astro-cid-oeznhdgz]{color:#16a34a;font-weight:600}.pill-rating[data-astro-cid-oeznhdgz]{border-color:#f59e0b44;color:#d97706;background:#fffbeb}.incluye-wrap[data-astro-cid-oeznhdgz]{margin-top:1rem}.incluye-title[data-astro-cid-oeznhdgz]{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);margin-bottom:.5rem}.incluye-list[data-astro-cid-oeznhdgz]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.4rem}.incluye-list[data-astro-cid-oeznhdgz] li[data-astro-cid-oeznhdgz]{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:var(--text-secondary)}.incluye-list[data-astro-cid-oeznhdgz] svg[data-astro-cid-oeznhdgz]{color:#10b981;flex-shrink:0}.toc-card[data-astro-cid-oeznhdgz]{padding:0;overflow:hidden}.toc-toggle[data-astro-cid-oeznhdgz]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:none;border:none;cursor:pointer;color:var(--text-primary)}.toc-toggle[data-astro-cid-oeznhdgz]:hover{background:#0ea5e90a}.toc-toggle-label[data-astro-cid-oeznhdgz]{display:flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted)}.toc-chevron[data-astro-cid-oeznhdgz]{color:var(--text-muted);transition:transform .2s ease;flex-shrink:0;transform:rotate(90deg)}.toc-chevron[data-astro-cid-oeznhdgz].collapsed{transform:rotate(0)}.toc-nav[data-astro-cid-oeznhdgz]{padding:0 1.25rem 1rem}.toc-nav[data-astro-cid-oeznhdgz].hidden{display:none}#toc-list[data-astro-cid-oeznhdgz]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.15rem}#toc-list[data-astro-cid-oeznhdgz] li[data-astro-cid-oeznhdgz] a[data-astro-cid-oeznhdgz]{display:block;padding:.35rem .6rem;font-size:.83rem;color:var(--text-secondary);border-radius:var(--radius-sm);text-decoration:none;border-left:2px solid transparent;transition:all .15s ease;line-height:1.4}#toc-list[data-astro-cid-oeznhdgz] li[data-astro-cid-oeznhdgz] a[data-astro-cid-oeznhdgz]:hover{color:var(--accent-blue);background:#0ea5e90f;border-left-color:var(--accent-blue)}#toc-list[data-astro-cid-oeznhdgz] li[data-astro-cid-oeznhdgz] a[data-astro-cid-oeznhdgz].active{color:var(--accent-blue);font-weight:600;border-left-color:var(--accent-blue);background:#0ea5e90f}.cta-section[data-astro-cid-oeznhdgz]{background:var(--bg-secondary);padding:3rem 0}.cta-header[data-astro-cid-oeznhdgz]{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:1.75rem;gap:1rem}.cta-title[data-astro-cid-oeznhdgz]{font-size:clamp(1.3rem,3vw,1.75rem);font-weight:800;color:var(--text-primary);margin:0}.cta-ver-todo[data-astro-cid-oeznhdgz]{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;color:var(--accent-blue);text-decoration:none;white-space:nowrap;flex-shrink:0;transition:gap .2s}.cta-ver-todo[data-astro-cid-oeznhdgz]:hover{gap:.65rem}.siblings-grid[data-astro-cid-oeznhdgz]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.sibling-card[data-astro-cid-oeznhdgz]{display:flex;flex-direction:column;gap:.6rem;text-decoration:none;border-radius:var(--radius-xl);overflow:hidden;background:var(--bg-card);border:1px solid var(--glass-border);transition:transform .2s ease,box-shadow .2s ease}.sibling-card[data-astro-cid-oeznhdgz]:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg)}.sibling-img[data-astro-cid-oeznhdgz]{aspect-ratio:4/3;overflow:hidden;background:var(--bg-secondary)}.sibling-img[data-astro-cid-oeznhdgz] img[data-astro-cid-oeznhdgz]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.sibling-card[data-astro-cid-oeznhdgz]:hover .sibling-img[data-astro-cid-oeznhdgz] img[data-astro-cid-oeznhdgz]{transform:scale(1.04)}.sibling-img-placeholder[data-astro-cid-oeznhdgz]{display:flex;align-items:center;justify-content:center}.sibling-title[data-astro-cid-oeznhdgz]{padding:0 .9rem .9rem;font-size:.85rem;font-weight:600;color:var(--text-primary);line-height:1.35}@media(max-width:768px){.hero-body[data-astro-cid-oeznhdgz]{grid-template-columns:1fr;gap:1.5rem}.hero-img[data-astro-cid-oeznhdgz]{aspect-ratio:16/9}.content-grid[data-astro-cid-oeznhdgz]{grid-template-columns:1fr}.sidebar[data-astro-cid-oeznhdgz]{position:static}.siblings-grid[data-astro-cid-oeznhdgz]{grid-template-columns:repeat(2,1fr)}.cta-header[data-astro-cid-oeznhdgz]{flex-direction:column;gap:.5rem}}
