:root{--brand-teal:#229cac;--brand-teal-dark:#32687f;--brand-teal-mid:#3f8ea1;--brand-blue:#2979bd;--bg-page:#f4f7f9;--bg-white:#fff;--text-primary:#1d1d1d;--text-secondary:#555;--text-muted:#888;--border:#e0e8ec;--font:"Open Sans", -apple-system, BlinkMacSystemFont, sans-serif}.index-module__iLH9BW__container{min-height:100vh;font-family:var(--font);background:var(--bg-page);color:var(--text-primary);flex-direction:column;display:flex}.index-module__iLH9BW__header{background:linear-gradient(150deg,#229caccc 77%,#518da7 100%);padding:0 2rem;box-shadow:0 2px 8px #229cac40}.index-module__iLH9BW__headerInner{justify-content:space-between;align-items:center;max-width:1100px;height:64px;margin:0 auto;display:flex}.index-module__iLH9BW__logoLink{align-items:center;gap:.6rem;text-decoration:none;display:inline-flex}.index-module__iLH9BW__logo{width:auto;height:38px;display:block}.index-module__iLH9BW__headerNav{align-items:center;gap:1.5rem;display:flex}.index-module__iLH9BW__headerNavLink{color:#ffffffe0;letter-spacing:.01em;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .15s}.index-module__iLH9BW__headerNavLink:hover{color:#fff}.index-module__iLH9BW__headerCta{color:var(--brand-teal);background:#fff;border-radius:6px;padding:.45rem 1.1rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:opacity .15s}.index-module__iLH9BW__headerCta:hover{opacity:.9}.index-module__iLH9BW__hero{background:linear-gradient(135deg, var(--brand-teal) 0%, var(--brand-teal-dark) 100%);color:#fff;text-align:center;padding:3.5rem 2rem 3rem}.index-module__iLH9BW__heroEyebrow{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:#ffffff2e;border-radius:20px;margin-bottom:1rem;padding:.3rem .9rem;font-size:.75rem;font-weight:700;display:inline-block}.index-module__iLH9BW__heroTitulo{margin:0 0 .75rem;font-size:2.1rem;font-weight:700;line-height:1.25}.index-module__iLH9BW__heroSubtitulo{opacity:.88;max-width:580px;margin:0 auto 1.75rem;font-size:1.05rem;line-height:1.6}.index-module__iLH9BW__heroSubtitulo a{color:#fff;text-underline-offset:3px;font-weight:700;text-decoration:underline}.index-module__iLH9BW__heroBadge{color:#ffffffe6;background:#ffffff26;border:1px solid #ffffff4d;border-radius:20px;align-items:center;gap:.4rem;padding:.35rem .85rem;font-size:.82rem;display:inline-flex}.index-module__iLH9BW__main{flex:1;width:100%;max-width:860px;margin:0 auto;padding:3rem 1.5rem 4rem}.index-module__iLH9BW__categoriaSection{margin-bottom:3rem}.index-module__iLH9BW__categoriaHeader{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.index-module__iLH9BW__categoriaIcon{background:var(--brand-teal);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.index-module__iLH9BW__categoriaTitle{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:700}.index-module__iLH9BW__categoriaCount{color:var(--text-muted);margin-left:auto;font-size:.8rem;font-weight:400}.index-module__iLH9BW__categoriaDivider{background:linear-gradient(90deg, var(--brand-teal) 0%, transparent 100%);opacity:.35;border:none;height:2px;margin:0 0 1.25rem}.index-module__iLH9BW__grid{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.index-module__iLH9BW__gridItem{background:var(--bg-white);border:1px solid var(--border);border-radius:10px;transition:border-color .15s,box-shadow .15s,transform .15s;overflow:hidden}.index-module__iLH9BW__gridItem:hover{border-color:var(--brand-teal);transform:translateY(-1px);box-shadow:0 4px 16px #229cac1f}.index-module__iLH9BW__gridItem a{color:var(--text-primary);padding:.9rem 1rem;font-size:.9rem;font-weight:500;line-height:1.45;text-decoration:none;display:block}.index-module__iLH9BW__gridItem a:hover{color:var(--brand-teal)}.index-module__iLH9BW__gridItemArrow{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.index-module__iLH9BW__gridItemArrow:after{content:"→";color:var(--brand-teal);opacity:0;flex-shrink:0;font-size:.85rem;transition:opacity .15s}.index-module__iLH9BW__gridItem:hover .index-module__iLH9BW__gridItemArrow:after{opacity:1}.index-module__iLH9BW__ctaBanner{background:linear-gradient(135deg, var(--brand-teal) 0%, var(--brand-teal-dark) 100%);text-align:center;color:#fff;border-radius:14px;margin-top:1rem;padding:2.5rem 2rem}.index-module__iLH9BW__ctaBanner h2{margin:0 0 .75rem;font-size:1.4rem;font-weight:700}.index-module__iLH9BW__ctaBanner p{opacity:.88;max-width:500px;margin:0 auto 1.75rem;font-size:.97rem;line-height:1.6}.index-module__iLH9BW__ctaBannerBtn{color:var(--brand-teal);background:#fff;border-radius:8px;padding:.8rem 2.2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:opacity .15s;display:inline-block}.index-module__iLH9BW__ctaBannerBtn:hover{opacity:.9}.index-module__iLH9BW__footer{text-align:center;color:var(--text-muted);border-top:1px solid var(--border);background:var(--bg-white);padding:1.75rem 1.5rem;font-size:.82rem}.index-module__iLH9BW__footer a{color:var(--brand-teal);text-decoration:none}.index-module__iLH9BW__footer a:hover{text-decoration:underline}.index-module__iLH9BW__footerLinks{justify-content:center;align-items:center;gap:1.5rem;margin-top:.5rem;display:flex}@media (max-width:640px){.index-module__iLH9BW__heroTitulo{font-size:1.5rem}.index-module__iLH9BW__hero{padding:2.5rem 1.25rem 2rem}.index-module__iLH9BW__main{padding:2rem 1rem 3rem}.index-module__iLH9BW__grid{grid-template-columns:1fr}.index-module__iLH9BW__headerNav{display:none}}