.industrias-hub{background:var(--theme-bg,#faf8f5);padding:1rem 0 4rem}.breadcrumbs{margin-bottom:2rem}.breadcrumbs__list{color:var(--theme-text-light,#6b7280);margin:0;padding:0;font-size:.875rem;list-style:none;display:flex}.breadcrumbs__list li{align-items:center;display:flex}.breadcrumbs__list li:not(:last-child):after{content:"›";margin:0 .5rem}.breadcrumbs__list a{color:var(--theme-primary,#001948);text-decoration:none}.breadcrumbs__list a:hover{text-decoration:underline}.industrias-hero{text-align:center;max-width:800px;margin:0 auto 3rem}.hero-badge{background:var(--theme-surface-1,#f2f2f2);border:1px solid var(--theme-surface-2,#e5e7eb);color:var(--theme-primary,#001948);text-transform:uppercase;letter-spacing:.04em;border-radius:2rem;margin-bottom:1rem;padding:.4rem 1rem;font-size:.8125rem;font-weight:600;display:inline-block}.industrias-hero h1{color:var(--theme-on-bg,#000);margin:0 0 1rem;font-size:clamp(2rem,5vw,2.75rem);line-height:1.2}.industrias-hero h1 .highlight{color:var(--theme-primary,#001948)}.industrias-subtitle{color:var(--theme-text-light,#6b7280);margin:0;font-size:1.125rem;line-height:1.7}.industrias-grid-section{margin-bottom:4rem}.industrias-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.industria-card{border-radius:calc(var(--theme-shape-radius,1rem) * .6);border:1px solid var(--theme-surface-2,#e5e7eb);color:var(--theme-on-bg,#000);background:#fff;flex-direction:column;text-decoration:none;transition:all .2s;display:flex;overflow:hidden}.industria-card:hover{border-color:var(--theme-primary,#001948);transform:translateY(-4px);box-shadow:0 4px 20px #0019481a}.card-top{background:var(--theme-primary,#001948);padding:1.25rem 1.5rem}.card-top h3{color:#fff;margin:0;font-size:1.0625rem;font-weight:600}.card-body{flex-direction:column;flex:1;padding:1.5rem;display:flex}.card-body p{color:var(--theme-text-light,#6b7280);flex:1;margin:0 0 1rem;font-size:.9375rem;line-height:1.6}.characteristics{flex-direction:column;gap:.35rem;margin-bottom:1rem;display:flex}.char-tag{color:var(--theme-text-light,#6b7280);font-size:.8125rem}.card-link{color:var(--theme-primary,#001948);font-size:.875rem;font-weight:600}.industrias-cta{text-align:center;background:var(--theme-primary,#001948);border-radius:var(--theme-shape-radius,1rem);color:#fff;padding:3rem 2rem}.industrias-cta h2{color:#fff;margin:0 0 1rem;font-size:1.5rem}.industrias-cta p{color:#fffc;max-width:600px;margin:0 auto 1.5rem;line-height:1.7}.btn-whatsapp{color:#fff;border-radius:var(--theme-button-border-radius,.4rem);background:#25d366;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-whatsapp:hover{background:#128c7e;transform:translateY(-2px)}@media (width<=768px){.industrias-grid{grid-template-columns:1fr}}@media (width<=640px){.industrias-cta{padding:2rem 1.5rem}.btn-whatsapp{justify-content:center;width:100%}}
