#product-hero{min-height:100vh;background:radial-gradient(at top,#1e3a5f 0%,#0f172a 50%,#000 100%);justify-content:center;align-items:center;min-height:100dvh;padding:4rem 5% 2rem;display:flex;position:relative;overflow:hidden}.hero-container{z-index:10;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1400px;display:grid;position:relative}#product-hero .hero-content{z-index:10;text-align:left;position:relative;opacity:1!important;transform:none!important}.hero-image{z-index:10;justify-content:center;align-items:center;display:flex;position:relative}.image-glow{filter:blur(60px);background:radial-gradient(circle,#06b6d466 0%,#06b6d41a 40%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:4s ease-in-out infinite pulse-glow;position:absolute}@keyframes pulse-glow{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.9;transform:scale(1.1)}}.floating-product{filter:drop-shadow(0 20px 60px #06b6d480);z-index:2;width:100%;max-width:450px;height:auto;animation:6s ease-in-out infinite float-smooth;position:relative}@keyframes float-smooth{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(2deg)}}#product-hero .hero-title{background:linear-gradient(135deg,#06b6d4 0%,#22d3ee 50%,#67e8f9 100%);-webkit-text-fill-color:transparent;letter-spacing:.02em;text-shadow:none;filter:drop-shadow(0 0 20px #22d3ee4d);-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.2rem;font-weight:300;line-height:1.3;opacity:1!important}#product-hero .hero-subtitle{max-width:600px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.7;color:#e2e8f0d9!important;opacity:1!important}#product-hero .hero-buttons{flex-wrap:wrap;gap:1.5rem;display:flex;opacity:1!important;transform:none!important}#product-hero .btn-primary,#product-hero .btn-secondary{cursor:pointer;border:none;border-radius:50px;padding:1.2rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-block;opacity:1!important;visibility:visible!important}#product-hero .btn-primary{color:#fff;background:linear-gradient(135deg,#06b6d4 0%,#0891b2 100%);box-shadow:0 8px 32px #06b6d466}#product-hero .btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 40px #06b6d499}#product-hero .btn-secondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #06b6d480}#product-hero .btn-secondary:hover{background:#06b6d433;border-color:#06b6d4;transform:translateY(-3px)}#product-hero .scroll-indicator{z-index:10;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.product-badge{letter-spacing:.05em;text-transform:uppercase;background:linear-gradient(135deg,#06b6d4 0%,#0891b2 100%);border-radius:50px;margin-bottom:2rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;display:inline-block;box-shadow:0 8px 32px #06b6d44d;color:#fff!important;opacity:1!important}.science-text{text-align:center;max-width:800px;margin:3rem auto}.science-text p{color:var(--silver);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.science-text strong{color:var(--emerald);font-weight:600}.emphasis{font-weight:500;color:var(--emerald)!important;font-size:1.2rem!important}.layers-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:4rem;display:grid}.layer-card{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #10b98133;border-radius:24px;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.layer-card:hover{border-color:var(--emerald);background:#ffffff0d;transform:translateY(-10px);box-shadow:0 20px 60px #10b98133}.layer-number{color:var(--emerald);opacity:.3;margin-bottom:1rem;font-size:3rem;font-weight:200;line-height:1}.layer-card h3{color:#fff;margin-bottom:.75rem;font-size:1.3rem;font-weight:600}.layer-card p{color:var(--silver);font-size:.95rem}.ingredients-table{flex-direction:column;gap:2rem;max-width:900px;margin:3rem auto 0;display:flex}.ingredient-row{background:#ffffff05;border:1px solid #10b98126;border-radius:20px;align-items:flex-start;gap:2rem;padding:2rem;transition:all .3s;display:flex}.ingredient-row:hover{border-color:var(--emerald);background:#ffffff0d;transform:translate(10px)}.ingredient-icon{text-align:center;min-width:80px;font-size:3rem}.ingredient-info h3{color:#fff;margin-bottom:.5rem;font-size:1.4rem;font-weight:600}.ingredient-info .action{color:var(--emerald);margin-bottom:.5rem;font-weight:500}.ingredient-info .benefit{color:var(--silver);font-size:.95rem}.action-steps{gap:2rem;max-width:900px;margin:3rem auto;display:grid}.step-card{border-left:4px solid var(--emerald);background:#ffffff05;border-radius:16px;align-items:flex-start;gap:2rem;padding:2rem;transition:all .3s;display:flex}.step-card:hover{background:#ffffff0d;border-left-width:6px;transform:translate(10px)}.step-number{background:var(--gradient-emerald);color:#fff;border-radius:50%;justify-content:center;align-items:center;min-width:60px;height:60px;font-size:1.5rem;font-weight:700;display:flex;box-shadow:0 8px 24px #10b9814d}.step-card h3{color:#fff;margin-bottom:.5rem;font-size:1.3rem;font-weight:600}.step-card p{color:var(--silver);line-height:1.6}.emphasis-large{text-align:center;color:var(--emerald);background:#10b9811a;border:1px solid #10b98133;border-radius:20px;margin-top:4rem;padding:2rem;font-size:1.5rem;font-weight:500}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:3rem 0;display:grid}.benefit-card{text-align:center;background:#ffffff05;border:1px solid #10b98133;border-radius:24px;padding:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.benefit-card:hover{border-color:var(--emerald);background:#ffffff0d;transform:translateY(-10px)scale(1.02);box-shadow:0 24px 60px #10b98140}.benefit-icon{filter:drop-shadow(0 4px 12px #10b98166);margin-bottom:1.5rem;font-size:3.5rem}.benefit-card h3{color:#fff;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.benefit-card p{color:var(--silver);line-height:1.6}.cta-center{text-align:center;margin-top:5rem}.btn-large{padding:1.5rem 3.5rem;font-size:1.2rem}.cta-subtitle{color:var(--silver);margin-top:1rem;font-style:italic}.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem;display:grid}.testimonial-card{background:#ffffff08;border:1px solid #10b98133;border-radius:24px;padding:2.5rem;transition:all .4s}.testimonial-card:hover{border-color:var(--emerald);transform:translateY(-8px);box-shadow:0 20px 60px #10b98133}.testimonial-text{color:var(--silver);margin-bottom:2rem;font-size:1.1rem;font-style:italic;line-height:1.7}.testimonial-author{align-items:center;gap:1rem;display:flex}.author-avatar{background:var(--gradient-emerald);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.1rem;font-weight:700;display:flex}.author-info h4{color:#fff;margin-bottom:.25rem;font-size:1.1rem}.author-info p{color:var(--emerald);font-size:.9rem}#hero-canvas{z-index:1;opacity:.4;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}#science-canvas,#action-canvas,#science-bg-canvas,#philosophy-canvas,#closing-canvas{z-index:1;opacity:.3;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.hero-container{grid-template-columns:1fr;gap:1.5rem}#product-hero{min-height:95vh;min-height:95dvh;padding:5rem 5% 2rem}#product-hero .hero-title{font-size:2.2rem;line-height:1.2}#product-hero .hero-subtitle{font-size:1rem}.layers-grid,.benefits-grid,.testimonials-grid{grid-template-columns:1fr}.ingredient-row,.step-card{text-align:center;flex-direction:column}.emphasis-large{font-size:1.2rem}}#ciencia,#ingredientes,#como-actua,#beneficios,#testimonios{background:linear-gradient(#f8fafc 0%,#fff 100%)}#ciencia .section-title,#ingredientes .section-title,#como-actua .section-title,#beneficios .section-title,#testimonios .section-title{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;color:#0f172a!important}#ciencia .section-subtitle,#ingredientes .section-subtitle,#como-actua .section-subtitle,#beneficios .section-subtitle,#testimonios .section-subtitle,#ciencia .science-text p,#ingredientes p,#como-actua p,#beneficios p,#testimonios p{color:#475569!important}#ciencia .science-text strong{font-weight:700;color:#06b6d4!important}#ciencia .emphasis{color:#06b6d4!important}#ciencia .layer-card{background:#fff;border:2px solid #06b6d433;box-shadow:0 4px 20px #0000000d}#ciencia .layer-card:hover{background:#f8fafc;border-color:#06b6d4;box-shadow:0 12px 40px #06b6d433}#ciencia .layer-number{color:#06b6d4;opacity:.4}#ciencia .layer-card h3{color:#0f172a!important}#ciencia .layer-card p{color:#64748b!important}#ingredientes .ingredient-row{background:#fff;border:2px solid #06b6d426;box-shadow:0 4px 20px #0000000d}#ingredientes .ingredient-row:hover{background:#f8fafc;border-color:#06b6d4;box-shadow:0 8px 30px #06b6d426}#ingredientes .ingredient-info h3{color:#0f172a!important}#ingredientes .ingredient-info .action{color:#06b6d4!important}#ingredientes .ingredient-info .benefit{color:#64748b!important}#como-actua .step-card{background:#fff;border-left:4px solid #06b6d4;box-shadow:0 4px 20px #0000000d}#como-actua .step-card:hover{background:#f8fafc;box-shadow:0 8px 30px #06b6d426}#como-actua .step-number{background:linear-gradient(135deg,#06b6d4 0%,#0891b2 100%)}#como-actua .step-card h3{color:#0f172a!important}#como-actua .step-card p{color:#64748b!important}#como-actua .emphasis-large{background:#06b6d414;border:2px solid #06b6d433;color:#06b6d4!important}#beneficios .benefit-card{background:#fff;border:2px solid #06b6d426;box-shadow:0 4px 20px #0000000d}#beneficios .benefit-card:hover{background:#f8fafc;border-color:#06b6d4;box-shadow:0 12px 40px #06b6d433}#beneficios .benefit-card h3{color:#0f172a!important}#beneficios .benefit-card p,#beneficios .cta-subtitle{color:#64748b!important}#testimonios .testimonial-card{background:#fff!important;border:2px solid #06b6d426!important;box-shadow:0 4px 20px #0000000d!important}#testimonios .testimonial-text{color:#475569!important}#testimonios .author-info h4{color:#0f172a!important}#testimonios .author-info p{color:#06b6d4!important}#testimonios .author-avatar{background:linear-gradient(135deg,#06b6d4 0%,#0891b2 100%)}#productos-relacionados{background:var(--off-white);text-align:center;padding:6rem 5%}.related-products-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1200px;margin-top:4rem;margin-left:auto;margin-right:auto;display:grid}.related-product-card{box-shadow:var(--shadow-md);cursor:pointer;background:#fff;border-radius:20px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.related-product-card:before{content:"";background:var(--gradient-emerald);opacity:0;z-index:1;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.related-product-card:hover:before{opacity:.05}.related-product-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)scale(1.02)}.related-product-card .product-image-container{background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 100%);justify-content:center;align-items:center;width:100%;height:250px;padding:1rem;display:flex;position:relative;overflow:hidden}.related-product-card .product-image{object-fit:contain;width:100%;height:100%;transition:opacity .3s}.related-product-card:hover .product-image{opacity:.9}.related-product-card .product-content{z-index:2;padding:2rem;position:relative}.related-product-card .product-title{color:var(--navy);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.related-product-card .product-description{color:var(--navy-soft);margin-bottom:1rem;font-size:.9rem;line-height:1.6}.related-product-card .product-link{color:var(--emerald);align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:gap .3s;display:inline-flex}.related-product-card .product-link:hover{gap:1rem}#faq{background:var(--gradient-hero);text-align:center;padding:6rem 5%}.faq-grid{text-align:left;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-top:4rem;display:grid}.faq-item{box-shadow:var(--shadow-md);background:#fff;border-radius:20px;padding:2rem;transition:all .3s}.faq-item:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.faq-item h3{color:var(--navy);margin-bottom:1rem;font-size:1.2rem;font-weight:700;line-height:1.4}.faq-item p{color:var(--navy-soft);margin:0;line-height:1.6}
