.category-page .page-hero{background-position:center;background-size:cover;background-repeat:no-repeat;position:relative;color:#fff;padding:5rem 0 3rem;text-align:center}.category-page .page-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#0a3d91eb,#072a66e0);z-index:1}.category-page .page-hero .container{position:relative;z-index:2}.category-page .breadcrumb{margin-bottom:1.5rem;font-size:.875rem;opacity:.8}.category-page .breadcrumb a{color:#fff;text-decoration:underline;text-underline-offset:2px}.category-page .breadcrumb a:hover{opacity:1}.category-page .breadcrumb span{opacity:.6}.category-page .hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#f59e0b33;border:1px solid rgba(245,158,11,.5);padding:.5rem 1.25rem;border-radius:2rem;font-weight:600;font-size:.875rem;margin-bottom:1.5rem;color:#fff}.category-page .hero-title{font-size:3rem;margin-bottom:.75rem;font-weight:800;line-height:1.15}.category-page .hero-desc{font-size:1.1rem;opacity:.9;max-width:700px;margin:0 auto 1.5rem;line-height:1.6}.category-page .hero-stats{display:flex;justify-content:center;align-items:center;gap:2rem;margin-bottom:2rem}.category-page .hero-stat{text-align:center}.category-page .hero-stat-value{display:block;font-size:1.75rem;font-weight:800;color:#fff}.category-page .hero-stat-label{display:block;font-size:.8rem;opacity:.75;text-transform:uppercase;letter-spacing:.05em}.category-page .hero-stat-divider{width:1px;height:40px;background:#ffffff4d}.category-page .hero-cta-row{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.category-page .trust-strip{background:#111827;padding:1rem 0;color:#fff}.category-page .trust-items{display:flex;justify-content:center;gap:2.5rem;flex-wrap:wrap}.category-page .trust-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;color:#fff}.category-page .trust-item svg{color:#10b981;flex-shrink:0}.category-page .products-section{padding:4rem 0;background:#f8fafc}.category-page .section-header{text-align:center;margin-bottom:2.5rem}.category-page .section-header h2{font-size:2rem;color:#111827;margin-bottom:.5rem;font-weight:700}.category-page .section-header p{color:#6b7280;font-size:1.05rem}.category-page .products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}.category-page .product-card{background:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 2px 8px #0000000f;transition:all .3s ease;display:flex;flex-direction:column;border:1px solid #e5e7eb}.category-page .product-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a;border-color:#f59e0b}.category-page .product-image{height:200px;background:linear-gradient(135deg,#0a3d91,#072a66);display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.category-page .product-image img{width:100%;height:100%;object-fit:cover}.category-page .placeholder-image{color:#fff;opacity:.3;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.category-page .product-info{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.category-page .product-info h3{font-size:1.2rem;color:#111827;margin-bottom:.5rem;font-weight:700}.category-page .product-desc{color:#6b7280;font-size:.875rem;margin-bottom:1rem;line-height:1.5}.category-page .features-list{list-style:none;margin:0 0 1rem;padding:0}.category-page .features-list li{font-size:.85rem;color:#374151;display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.4rem;line-height:1.4}.category-page .features-list li svg{color:#10b981;flex-shrink:0;margin-top:2px}.category-page .min-purchase-tag{display:inline-flex;align-items:center;gap:.4rem;background:#fef3c7;color:#92400e;padding:.3rem .75rem;border-radius:.375rem;font-size:.8rem;font-weight:600;margin-bottom:1rem;border:1px solid #fcd34d}.category-page .min-purchase-tag svg{flex-shrink:0;color:#92400e}.category-page .card-actions{display:flex;flex-direction:column;gap:.5rem;margin-top:auto}.category-page .btn-ver-detalle{display:block;text-align:center;padding:.6rem 1rem;border:1px solid #d1d5db;border-radius:.375rem;color:#374151;font-weight:600;font-size:.875rem;text-decoration:none;transition:all .2s;background:#fff}.category-page .btn-ver-detalle:hover{border-color:#0a3d91;color:#0a3d91;background:#eff3ff}.category-page .w-full{width:100%}.category-page .mid-cta{background:linear-gradient(135deg,#0f172a,#1e3a5f);padding:3.5rem 0;color:#fff}.category-page .mid-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.category-page .mid-cta-text h2{font-size:1.75rem;margin-bottom:.5rem;color:#fff;font-weight:700}.category-page .mid-cta-text p{font-size:1.05rem;opacity:.9;max-width:550px;color:#d1d5db;line-height:1.5}.category-page .cross-selling{padding:4rem 0;background:#fff}.category-page .cross-selling-header{text-align:center;margin-bottom:2.5rem}.category-page .cross-selling-header h2{color:#111827;font-size:1.75rem;margin-bottom:.75rem;font-weight:700}.category-page .cross-selling-header p{color:#6b7280;max-width:600px;margin:0 auto;font-size:1.05rem;line-height:1.5}.category-page .categories-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.category-page .category-card{display:flex;flex-direction:column;background:#f8fafc;border:2px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;text-decoration:none;transition:all .3s ease}.category-page .category-card:hover{border-color:#f59e0b;transform:translateY(-3px);box-shadow:0 8px 16px #00000014;background:#fff}.category-page .cat-card-icon{margin-bottom:.75rem}.category-page .cat-card-icon svg{color:#0a3d91}.category-page .category-card h3{color:#111827;margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.category-page .category-card p{color:#6b7280;font-size:.825rem;margin-bottom:.75rem;line-height:1.4}.category-page .cat-card-link{color:#d35400;font-weight:700;font-size:.875rem;margin-top:auto}.category-page .final-cta{padding:4rem 0;background:#111827;color:#fff}.category-page .final-cta-inner{max-width:700px;margin:0 auto;text-align:center}.category-page .final-cta-inner h2{color:#fff;margin-bottom:.75rem;font-size:2rem;font-weight:700}.category-page .final-cta-inner p{color:#9ca3af;margin-bottom:2rem;font-size:1.1rem;line-height:1.5}.category-page .final-cta-actions{display:flex;justify-content:center}.category-page .mobile-sticky-cta{display:none;position:fixed;bottom:0;left:0;right:0;background:#fff;padding:.75rem 1rem;box-shadow:0 -4px 12px #00000026;z-index:50}@media(max-width:1024px){.category-page .categories-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.category-page .products-grid{grid-template-columns:1fr}.category-page .hero-title{font-size:2rem}.category-page .hero-desc{font-size:1rem}.category-page .hero-cta-row{flex-direction:column;align-items:center}.category-page .mid-cta-inner{flex-direction:column;text-align:center}.category-page .mid-cta-text h2{font-size:1.5rem}.category-page .trust-items{gap:1rem;flex-direction:column;align-items:center}}@media(max-width:640px){.category-page .categories-grid{grid-template-columns:1fr}.category-page .mobile-sticky-cta{display:block}.category-page{padding-bottom:5rem}.category-page .hero-stats{flex-direction:column;gap:.75rem}.category-page .hero-stat-divider{display:none}.category-page .section-header h2{font-size:1.5rem}}
