.elementor-69285 .elementor-element.elementor-element-b23c3d5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--background-transition:0.3s;--margin-block-start:0px;--margin-block-end:0px;--margin-inline-start:0px;--margin-inline-end:0px;--padding-block-start:0px;--padding-block-end:0px;--padding-inline-start:0px;--padding-inline-end:0px;}.elementor-69285 .elementor-element.elementor-element-b23c3d5.e-con{--flex-grow:1;--flex-shrink:0;}.elementor-69285 .elementor-element.elementor-element-234af49 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-69285 .elementor-element.elementor-element-234af49{width:100%;max-width:100%;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-b23c3d5 *//* ELEMENTOR CONTAINER FIX */
.esencial-landing { width: 100%; max-width: 100%; overflow-x: hidden; }
.esencial-landing * { box-sizing: border-box; }

        /* ELEMENTOR FIX - Force responsive inside containers */
        .elementor-widget, .elementor-widget-wrap, .elementor-widget-text-editor {
            max-width: 100% !important;
        }
        
        /* Reset any fixed widths from Elementor */
        section, .hero, .categories-grid, .products-section, .features, .cta-section {
            max-width: 100% !important;
            width: 100% !important;
            overflow-x: hidden !important;
        }
        
        /* Force mobile sizing inside Elementor */
        @media (max-width: 768px) {
            .hero-content { grid-template-columns: 1fr !important; text-align: center !important; padding: 1rem !important; gap: 2rem !important; }
            .hero-visual { order: -1 !important; }
            .hero-image-container { max-width: 280px !important; margin: 0 auto !important; }
            .hero-emoji { font-size: 6rem !important; }
            .esencial-landing .hero h1 { font-size: 2rem !important; line-height: 1.2 !important; }
            .esencial-landing .hero p { font-size: 0.9rem !important; padding: 0 1rem !important; }
            .hero-buttons { justify-content: center !important; flex-wrap: wrap !important; }
            .hero-stats { justify-content: center !important; gap: 1.5rem !important; }
            .stat-number { font-size: 1.5rem !important; }
            .categories-grid { grid-template-columns: repeat(2, 1fr) !important; gap: 1rem !important; padding: 1rem !important; }
            .cat-card { padding: 1.5rem 1rem !important; }
            .cat-icon { font-size: 2.5rem !important; }
            .cat-name { font-size: 0.85rem !important; }
            .section-header h2 { font-size: 1.5rem !important; }
            .section-header p { font-size: 0.9rem !important; }
            .features-inner { grid-template-columns: repeat(2, 1fr) !important; gap: 1rem !important; }
            .feature { padding: 1rem !important; }
            .feature-icon { width: 50px !important; height: 50px !important; font-size: 1.5rem !important; }
            .cta-section h2 { font-size: 1.5rem !important; }
            .cta-section p { font-size: 0.9rem !important; }
        }
        
        @media (max-width: 480px) {
            .categories-grid { grid-template-columns: repeat(2, 1fr) !important; gap: 0.75rem !important; }
            .cat-card { padding: 1rem 0.75rem !important; }
            .cat-icon { font-size: 2rem !important; }
        }

        :root {
            --verde-primario: #76A83E;
            --verde-oscuro: #4A6E24;
            --verde-claro: #A8D86E;
            --dorado: #D4A84B;
            --crema: #FDF8F0;
            --blanco: #FFFFFF;
            --gris: #6B7280;
            --oscuro: #1F2937;
        }
        * { margin: 0; padding: 0; box-sizing: border-box; }
        html { scroll-behavior: smooth; }
        .esencial-landing body { font-family: 'Poppins', sans-serif; color: var(--oscuro); background: var(--crema); overflow-x: hidden; }
        h1, h2, h3, h4 { font-family: 'Playfair Display', serif; }
        
        
        .esencial-landing .hero { min-height: 100vh; background: linear-gradient(135deg, var(--verde-oscuro) 0%, var(--verde-primario) 50%, var(--verde-claro) 100%); position: relative; overflow: hidden; display: flex; align-items: center; }
        .hero::before { content: ''; position: absolute; width: 100%; height: 100%; background: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
        .hero-content { max-width: 1400px; margin: 0 auto; padding: 2rem; display: grid; grid-template-columns: 1fr 1fr; gap: 4rem; align-items: center; position: relative; z-index: 1; }
        .hero-text { color: white; }
        .hero-badge { display: inline-block; background: rgba(255,255,255,0.2); padding: 0.5rem 1.2rem; border-radius: 50px; font-size: 0.85rem; font-weight: 500; margin-bottom: 1.5rem; backdrop-filter: blur(10px); }
        .esencial-landing .hero h1 { font-size: 4rem; line-height: 1.1; margin-bottom: 1.5rem; text-shadow: 0 4px 30px rgba(0,0,0,0.2); }
        .esencial-landing .hero p { font-size: 1.2rem; opacity: 0.95; margin-bottom: 2rem; line-height: 1.8; }
        .hero-buttons { display: flex; gap: 1rem; flex-wrap: wrap; }
        .btn-primary { background: white; color: var(--verde-oscuro); padding: 1rem 2.5rem; border-radius: 50px; text-decoration: none; font-weight: 600; font-size: 1rem; transition: all 0.3s; box-shadow: 0 10px 30px rgba(0,0,0,0.2); }
        .btn-primary:hover { transform: translateY(-3px); box-shadow: 0 15px 40px rgba(0,0,0,0.3); }
        .btn-secondary { background: transparent; color: white; padding: 1rem 2.5rem; border-radius: 50px; text-decoration: none; font-weight: 600; font-size: 1rem; border: 2px solid white; transition: all 0.3s; }
        .btn-secondary:hover { background: white; color: var(--verde-oscuro); }
        .hero-stats { display: flex; gap: 3rem; margin-top: 3rem; }
        .stat { text-align: center; }
        .stat-number { font-family: 'Playfair Display', serif; font-size: 2.5rem; font-weight: 700; }
        .stat-label { font-size: 0.9rem; opacity: 0.9; }
        .hero-visual { display: flex; justify-content: center; align-items: center; position: relative; }
        .hero-image-container { position: relative; width: 100%; max-width: 500px; }
        .hero-circle { width: 100%; aspect-ratio: 1; background: linear-gradient(135deg, rgba(255,255,255,0.15), rgba(255,255,255,0.05)); border-radius: 50%; display: flex; align-items: center; justify-content: center; backdrop-filter: blur(20px); border: 1px solid rgba(255,255,255,0.2); }
        .hero-emoji { font-size: 12rem; animation: float 6s ease-in-out infinite; }
        @keyframes float { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-20px); } }
        .floating-nut { position: absolute; font-size: 3rem; animation: floatAround 8s ease-in-out infinite; }
        .floating-nut:nth-child(2) { top: 10%; left: 0; animation-delay: -2s; }
        .floating-nut:nth-child(3) { top: 50%; right: -10%; animation-delay: -4s; }
        .floating-nut:nth-child(4) { bottom: 10%; left: 10%; animation-delay: -6s; }
        @keyframes floatAround { 0%, 100% { transform: translate(0, 0) rotate(0deg); } 25% { transform: translate(10px, -20px) rotate(5deg); } 50% { transform: translate(0, -10px) rotate(0deg); } 75% { transform: translate(-10px, -15px) rotate(-5deg); } }
        
        .marquee-section { background: var(--verde-oscuro); padding: 1.5rem 0; overflow: hidden; }
        .marquee { display: flex; animation: marquee 30s linear infinite; }
        .marquee-item { display: flex; align-items: center; gap: 1rem; padding: 0 3rem; white-space: nowrap; color: white; font-weight: 600; font-size: 1.1rem; }
        .marquee-item span { font-size: 1.5rem; }
        @keyframes marquee { from { transform: translateX(0); } to { transform: translateX(-50%); } }
        
        .products { padding: 6rem 2rem; max-width: 1400px; margin: 0 auto; }
        .section-header { text-align: center; margin-bottom: 4rem; }
        .section-tag { display: inline-block; background: var(--verde-primario); color: white; padding: 0.4rem 1rem; border-radius: 50px; font-size: 0.85rem; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 1rem; }
        .section-header h2 { font-size: 3rem; color: var(--verde-oscuro); margin-bottom: 1rem; }
        .section-header p { color: var(--gris); font-size: 1.1rem; max-width: 600px; margin: 0 auto; }
        .categories-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 1.5rem; gap: 2rem; }
        .cat-card {
            background: linear-gradient(145deg, #ffffff, #f8f8f8);
            border-radius: 24px;
            padding: 2.5rem 1.5rem;
            text-align: center;
            box-shadow: 0 10px 40px rgba(0,0,0,0.1);
            transition: all 0.4s ease;
            cursor: pointer;
            border: 2px solid transparent;
            position: relative;
            overflow: hidden;
        }
        .cat-card:hover {
            transform: translateY(-12px) scale(1.05);
            border-color: #76A83E;
            box-shadow: 0 20px 50px rgba(118,168,62,0.35);
        }
        .cat-card::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            height: 4px;
            background: linear-gradient(90deg, #76A83E, #A8D86E);
            transform: scaleX(0);
            transition: transform 0.4s ease;
        }
        .cat-card:hover::after {
            transform: scaleX(1);
        }
        .cat-icon {
            font-size: 4rem;
            margin-bottom: 1.2rem;
            display: inline-block;
            transition: transform 0.3s ease;
        }
        .cat-card:hover .cat-icon {
            transform: scale(1.15) rotate(5deg);
        }
        .cat-name {
            font-size: 1rem;
            font-weight: 700;
            color: #4A6E24;
            letter-spacing: 0.5px;
        }
        @media (max-width: 1024px) {
            .categories-grid { grid-template-columns: repeat(3, 1fr); }
        }
        @media (max-width: 768px) {
            .categories-grid { grid-template-columns: repeat(2, 1fr); }
            .cat-card { padding: 2rem 1rem; }
            .cat-icon { font-size: 3rem; }
        }
        .product-card { background: white; border-radius: 24px; overflow: hidden; box-shadow: 0 10px 40px rgba(0,0,0,0.08); transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); cursor: pointer; }
        .product-card:hover { transform: translateY(-10px); box-shadow: 0 20px 60px rgba(118,168,62,0.25); }
        .product-image { height: 220px; background: linear-gradient(135deg, #E8F5E9 0%, #C8E6C9 100%); display: flex; align-items: center; justify-content: center; position: relative; overflow: hidden; }
        .product-badge { position: absolute; top: 1rem; left: 1rem; background: var(--dorado); color: white; padding: 0.3rem 0.8rem; border-radius: 50px; font-size: 0.75rem; font-weight: 600; text-transform: uppercase; }
        .product-emoji { font-size: 6rem; }
        .product-info { padding: 1.5rem; }
        .product-category { color: var(--verde-primario); font-size: 0.85rem; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 0.5rem; }
        .product-name { font-size: 1.2rem; font-weight: 700; color: var(--oscuro); margin-bottom: 0.5rem; }
        .product-description { color: var(--gris); font-size: 0.9rem; line-height: 1.6; margin-bottom: 1rem; }
        .product-footer { display: flex; justify-content: space-between; align-items: center; }
        .product-price { font-family: 'Playfair Display', serif; font-size: 1.5rem; font-weight: 700; color: var(--verde-oscuro); }
        .product-price span { font-size: 0.9rem; color: var(--gris); font-family: 'Poppins', sans-serif; font-weight: 400; }
        .add-cart-btn { width: 50px; height: 50px; background: var(--verde-primario); border: none; border-radius: 50%; color: white; font-size: 1.5rem; cursor: pointer; transition: all 0.3s; display: flex; align-items: center; justify-content: center; }
        .add-cart-btn:hover { background: var(--verde-oscuro); transform: scale(1.1); }
        
        .features { background: white; padding: 6rem 2rem; }
        .features-inner { max-width: 1400px; margin: 0 auto; display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 3rem; }
        .feature { text-align: center; padding: 2rem; }
        .feature-icon { width: 80px; height: 80px; background: linear-gradient(135deg, var(--verde-primario), var(--verde-claro)); border-radius: 20px; display: flex; align-items: center; justify-content: center; margin: 0 auto 1.5rem; font-size: 2.5rem; }
        .feature h3 { font-size: 1.3rem; color: var(--oscuro); margin-bottom: 0.8rem; }
        .feature p { color: var(--gris); font-size: 0.95rem; line-height: 1.7; }
        
        .cta-section { background: linear-gradient(135deg, var(--verde-oscuro) 0%, var(--verde-primario) 100%); padding: 6rem 2rem; text-align: center; color: white; }
        .cta-inner { max-width: 800px; margin: 0 auto; }
        .cta-section h2 { font-size: 3rem; margin-bottom: 1rem; }
        .cta-section p { font-size: 1.2rem; opacity: 0.95; margin-bottom: 2rem; }
        
        footer { background: var(--oscuro); color: white; padding: 4rem 2rem 2rem; }
        .footer-inner { max-width: 1400px; margin: 0 auto; display: grid; grid-template-columns: 2fr repeat(3, 1fr); gap: 3rem; }
        .footer-brand p { color: rgba(255,255,255,0.7); margin-top: 1rem; line-height: 1.7; font-size: 0.95rem; }
        .footer-logo { height: 45px; }
        .footer-col h4 { font-family: 'Poppins', sans-serif; font-size: 1rem; font-weight: 600; margin-bottom: 1.2rem; text-transform: uppercase; letter-spacing: 1px; }
        .footer-col ul { list-style: none; }
        .footer-col li { margin-bottom: 0.8rem; }
        .footer-col a { color: rgba(255,255,255,0.7); text-decoration: none; font-size: 0.95rem; transition: color 0.3s; }
        .footer-col a:hover { color: var(--verde-claro); }
        .footer-bottom { max-width: 1400px; margin: 3rem auto 0; padding-top: 2rem; border-top: 1px solid rgba(255,255,255,0.1); text-align: center; color: rgba(255,255,255,0.5); font-size: 0.9rem; }
        
        .fade-in { opacity: 0; transform: translateY(30px); transition: all 0.6s ease-out; }
        .fade-in.visible { opacity: 1; transform: translateY(0); }
        
        @media (max-width: 1024px) { .hero-content { grid-template-columns: 1fr; text-align: center; } .hero-visual { order: -1; } .hero-image-container { max-width: 350px; } .hero-emoji { font-size: 8rem; } .hero-stats { justify-content: center; } .esencial-landing .hero h1 { font-size: 3rem; } .footer-inner { grid-template-columns: 1fr 1fr; } }

        /* Parallax Hero */
        .esencial-landing .hero { position: relative; overflow: hidden; }
        .hero-content { will-change: transform; }
        
        /* Counter Animation */
        .stat-number { display: inline-block; }
        .stat-number.animating { animation: countPulse 0.3s ease-in-out; }
        @keyframes countPulse { 0%, 100% { transform: scale(1); } 50% { transform: scale(1.2); } }
        
        /* Staggered Categories Animation */
        .cat-card { opacity: 0; transform: translateY(40px); }
        .cat-card.animate-in { 
            opacity: 1; 
            transform: translateY(0); 
            transition: all 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
        }
        .cat-card:nth-child(1) { transition-delay: 0.1s; }
        .cat-card:nth-child(2) { transition-delay: 0.2s; }
        .cat-card:nth-child(3) { transition-delay: 0.3s; }
        .cat-card:nth-child(4) { transition-delay: 0.4s; }
        .cat-card:nth-child(5) { transition-delay: 0.5s; }
        .cat-card:nth-child(6) { transition-delay: 0.6s; }
        .cat-card:nth-child(7) { transition-delay: 0.7s; }
        .cat-card:nth-child(8) { transition-delay: 0.8s; }
        .cat-card:nth-child(9) { transition-delay: 0.9s; }
        .cat-card:nth-child(10) { transition-delay: 1.0s; }
        
        /* Hero fade in */
        .hero-text > * { opacity: 0; transform: translateY(30px); }
        .hero-text > *:nth-child(1) { animation: fadeInUp 0.8s ease forwards 0.3s; }
        .hero-text > *:nth-child(2) { animation: fadeInUp 0.8s ease forwards 0.5s; }
        .hero-text > *:nth-child(3) { animation: fadeInUp 0.8s ease forwards 0.7s; }
        .hero-text > *:nth-child(4) { animation: fadeInUp 0.8s ease forwards 0.9s; }
        .hero-text > *:nth-child(5) { animation: fadeInUp 0.8s ease forwards 1.1s; }
        @keyframes fadeInUp { to { opacity: 1; transform: translateY(0); } }
        
        /* Feature icons bounce */
        .feature-icon { transition: transform 0.3s ease; }
        .feature:hover .feature-icon { animation: iconBounce 0.5s ease; }
        @keyframes iconBounce { 0%, 100% { transform: scale(1); } 50% { transform: scale(1.2); } }/* End custom CSS */
/* Start custom CSS *//* ELEMENTOR CONTAINER FIX */
.esencial-landing { width: 100%; max-width: 100%; overflow-x: hidden; }
.esencial-landing * { box-sizing: border-box; }

        /* ELEMENTOR FIX - Force responsive inside containers */
        .elementor-widget, .elementor-widget-wrap, .elementor-widget-text-editor {
            max-width: 100% !important;
        }
        
        /* Reset any fixed widths from Elementor */
        section, .hero, .categories-grid, .products-section, .features, .cta-section {
            max-width: 100% !important;
            width: 100% !important;
            overflow-x: hidden !important;
        }
        
        /* Force mobile sizing inside Elementor */
        @media (max-width: 768px) {
            .hero-content { grid-template-columns: 1fr !important; text-align: center !important; padding: 1rem !important; gap: 2rem !important; }
            .hero-visual { order: -1 !important; }
            .hero-image-container { max-width: 280px !important; margin: 0 auto !important; }
            .hero-emoji { font-size: 6rem !important; }
            .esencial-landing .hero h1 { font-size: 2rem !important; line-height: 1.2 !important; }
            .esencial-landing .hero p { font-size: 0.9rem !important; padding: 0 1rem !important; }
            .hero-buttons { justify-content: center !important; flex-wrap: wrap !important; }
            .hero-stats { justify-content: center !important; gap: 1.5rem !important; }
            .stat-number { font-size: 1.5rem !important; }
            .categories-grid { grid-template-columns: repeat(2, 1fr) !important; gap: 1rem !important; padding: 1rem !important; }
            .cat-card { padding: 1.5rem 1rem !important; }
            .cat-icon { font-size: 2.5rem !important; }
            .cat-name { font-size: 0.85rem !important; }
            .section-header h2 { font-size: 1.5rem !important; }
            .section-header p { font-size: 0.9rem !important; }
            .features-inner { grid-template-columns: repeat(2, 1fr) !important; gap: 1rem !important; }
            .feature { padding: 1rem !important; }
            .feature-icon { width: 50px !important; height: 50px !important; font-size: 1.5rem !important; }
            .cta-section h2 { font-size: 1.5rem !important; }
            .cta-section p { font-size: 0.9rem !important; }
        }
        
        @media (max-width: 480px) {
            .categories-grid { grid-template-columns: repeat(2, 1fr) !important; gap: 0.75rem !important; }
            .cat-card { padding: 1rem 0.75rem !important; }
            .cat-icon { font-size: 2rem !important; }
        }

        :root {
            --verde-primario: #76A83E;
            --verde-oscuro: #4A6E24;
            --verde-claro: #A8D86E;
            --dorado: #D4A84B;
            --crema: #FDF8F0;
            --blanco: #FFFFFF;
            --gris: #6B7280;
            --oscuro: #1F2937;
        }
        * { margin: 0; padding: 0; box-sizing: border-box; }
        html { scroll-behavior: smooth; }
        .esencial-landing body { font-family: 'Poppins', sans-serif; color: var(--oscuro); background: var(--crema); overflow-x: hidden; }
        h1, h2, h3, h4 { font-family: 'Playfair Display', serif; }
        
        
        .esencial-landing .hero { min-height: 100vh; background: linear-gradient(135deg, var(--verde-oscuro) 0%, var(--verde-primario) 50%, var(--verde-claro) 100%); position: relative; overflow: hidden; display: flex; align-items: center; }
        .hero::before { content: ''; position: absolute; width: 100%; height: 100%; background: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
        .hero-content { max-width: 1400px; margin: 0 auto; padding: 2rem; display: grid; grid-template-columns: 1fr 1fr; gap: 4rem; align-items: center; position: relative; z-index: 1; }
        .hero-text { color: white; }
        .hero-badge { display: inline-block; background: rgba(255,255,255,0.2); padding: 0.5rem 1.2rem; border-radius: 50px; font-size: 0.85rem; font-weight: 500; margin-bottom: 1.5rem; backdrop-filter: blur(10px); }
        .esencial-landing .hero h1 { font-size: 4rem; line-height: 1.1; margin-bottom: 1.5rem; text-shadow: 0 4px 30px rgba(0,0,0,0.2); }
        .esencial-landing .hero p { font-size: 1.2rem; opacity: 0.95; margin-bottom: 2rem; line-height: 1.8; }
        .hero-buttons { display: flex; gap: 1rem; flex-wrap: wrap; }
        .btn-primary { background: white; color: var(--verde-oscuro); padding: 1rem 2.5rem; border-radius: 50px; text-decoration: none; font-weight: 600; font-size: 1rem; transition: all 0.3s; box-shadow: 0 10px 30px rgba(0,0,0,0.2); }
        .btn-primary:hover { transform: translateY(-3px); box-shadow: 0 15px 40px rgba(0,0,0,0.3); }
        .btn-secondary { background: transparent; color: white; padding: 1rem 2.5rem; border-radius: 50px; text-decoration: none; font-weight: 600; font-size: 1rem; border: 2px solid white; transition: all 0.3s; }
        .btn-secondary:hover { background: white; color: var(--verde-oscuro); }
        .hero-stats { display: flex; gap: 3rem; margin-top: 3rem; }
        .stat { text-align: center; }
        .stat-number { font-family: 'Playfair Display', serif; font-size: 2.5rem; font-weight: 700; }
        .stat-label { font-size: 0.9rem; opacity: 0.9; }
        .hero-visual { display: flex; justify-content: center; align-items: center; position: relative; }
        .hero-image-container { position: relative; width: 100%; max-width: 500px; }
        .hero-circle { width: 100%; aspect-ratio: 1; background: linear-gradient(135deg, rgba(255,255,255,0.15), rgba(255,255,255,0.05)); border-radius: 50%; display: flex; align-items: center; justify-content: center; backdrop-filter: blur(20px); border: 1px solid rgba(255,255,255,0.2); }
        .hero-emoji { font-size: 12rem; animation: float 6s ease-in-out infinite; }
        @keyframes float { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-20px); } }
        .floating-nut { position: absolute; font-size: 3rem; animation: floatAround 8s ease-in-out infinite; }
        .floating-nut:nth-child(2) { top: 10%; left: 0; animation-delay: -2s; }
        .floating-nut:nth-child(3) { top: 50%; right: -10%; animation-delay: -4s; }
        .floating-nut:nth-child(4) { bottom: 10%; left: 10%; animation-delay: -6s; }
        @keyframes floatAround { 0%, 100% { transform: translate(0, 0) rotate(0deg); } 25% { transform: translate(10px, -20px) rotate(5deg); } 50% { transform: translate(0, -10px) rotate(0deg); } 75% { transform: translate(-10px, -15px) rotate(-5deg); } }
        
        .marquee-section { background: var(--verde-oscuro); padding: 1.5rem 0; overflow: hidden; }
        .marquee { display: flex; animation: marquee 30s linear infinite; }
        .marquee-item { display: flex; align-items: center; gap: 1rem; padding: 0 3rem; white-space: nowrap; color: white; font-weight: 600; font-size: 1.1rem; }
        .marquee-item span { font-size: 1.5rem; }
        @keyframes marquee { from { transform: translateX(0); } to { transform: translateX(-50%); } }
        
        .products { padding: 6rem 2rem; max-width: 1400px; margin: 0 auto; }
        .section-header { text-align: center; margin-bottom: 4rem; }
        .section-tag { display: inline-block; background: var(--verde-primario); color: white; padding: 0.4rem 1rem; border-radius: 50px; font-size: 0.85rem; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 1rem; }
        .section-header h2 { font-size: 3rem; color: var(--verde-oscuro); margin-bottom: 1rem; }
        .section-header p { color: var(--gris); font-size: 1.1rem; max-width: 600px; margin: 0 auto; }
        .categories-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 1.5rem; gap: 2rem; }
        .cat-card {
            background: linear-gradient(145deg, #ffffff, #f8f8f8);
            border-radius: 24px;
            padding: 2.5rem 1.5rem;
            text-align: center;
            box-shadow: 0 10px 40px rgba(0,0,0,0.1);
            transition: all 0.4s ease;
            cursor: pointer;
            border: 2px solid transparent;
            position: relative;
            overflow: hidden;
        }
        .cat-card:hover {
            transform: translateY(-12px) scale(1.05);
            border-color: #76A83E;
            box-shadow: 0 20px 50px rgba(118,168,62,0.35);
        }
        .cat-card::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            height: 4px;
            background: linear-gradient(90deg, #76A83E, #A8D86E);
            transform: scaleX(0);
            transition: transform 0.4s ease;
        }
        .cat-card:hover::after {
            transform: scaleX(1);
        }
        .cat-icon {
            font-size: 4rem;
            margin-bottom: 1.2rem;
            display: inline-block;
            transition: transform 0.3s ease;
        }
        .cat-card:hover .cat-icon {
            transform: scale(1.15) rotate(5deg);
        }
        .cat-name {
            font-size: 1rem;
            font-weight: 700;
            color: #4A6E24;
            letter-spacing: 0.5px;
        }
        @media (max-width: 1024px) {
            .categories-grid { grid-template-columns: repeat(3, 1fr); }
        }
        @media (max-width: 768px) {
            .categories-grid { grid-template-columns: repeat(2, 1fr); }
            .cat-card { padding: 2rem 1rem; }
            .cat-icon { font-size: 3rem; }
        }
        .product-card { background: white; border-radius: 24px; overflow: hidden; box-shadow: 0 10px 40px rgba(0,0,0,0.08); transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); cursor: pointer; }
        .product-card:hover { transform: translateY(-10px); box-shadow: 0 20px 60px rgba(118,168,62,0.25); }
        .product-image { height: 220px; background: linear-gradient(135deg, #E8F5E9 0%, #C8E6C9 100%); display: flex; align-items: center; justify-content: center; position: relative; overflow: hidden; }
        .product-badge { position: absolute; top: 1rem; left: 1rem; background: var(--dorado); color: white; padding: 0.3rem 0.8rem; border-radius: 50px; font-size: 0.75rem; font-weight: 600; text-transform: uppercase; }
        .product-emoji { font-size: 6rem; }
        .product-info { padding: 1.5rem; }
        .product-category { color: var(--verde-primario); font-size: 0.85rem; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 0.5rem; }
        .product-name { font-size: 1.2rem; font-weight: 700; color: var(--oscuro); margin-bottom: 0.5rem; }
        .product-description { color: var(--gris); font-size: 0.9rem; line-height: 1.6; margin-bottom: 1rem; }
        .product-footer { display: flex; justify-content: space-between; align-items: center; }
        .product-price { font-family: 'Playfair Display', serif; font-size: 1.5rem; font-weight: 700; color: var(--verde-oscuro); }
        .product-price span { font-size: 0.9rem; color: var(--gris); font-family: 'Poppins', sans-serif; font-weight: 400; }
        .add-cart-btn { width: 50px; height: 50px; background: var(--verde-primario); border: none; border-radius: 50%; color: white; font-size: 1.5rem; cursor: pointer; transition: all 0.3s; display: flex; align-items: center; justify-content: center; }
        .add-cart-btn:hover { background: var(--verde-oscuro); transform: scale(1.1); }
        
        .features { background: white; padding: 6rem 2rem; }
        .features-inner { max-width: 1400px; margin: 0 auto; display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 3rem; }
        .feature { text-align: center; padding: 2rem; }
        .feature-icon { width: 80px; height: 80px; background: linear-gradient(135deg, var(--verde-primario), var(--verde-claro)); border-radius: 20px; display: flex; align-items: center; justify-content: center; margin: 0 auto 1.5rem; font-size: 2.5rem; }
        .feature h3 { font-size: 1.3rem; color: var(--oscuro); margin-bottom: 0.8rem; }
        .feature p { color: var(--gris); font-size: 0.95rem; line-height: 1.7; }
        
        .cta-section { background: linear-gradient(135deg, var(--verde-oscuro) 0%, var(--verde-primario) 100%); padding: 6rem 2rem; text-align: center; color: white; }
        .cta-inner { max-width: 800px; margin: 0 auto; }
        .cta-section h2 { font-size: 3rem; margin-bottom: 1rem; }
        .cta-section p { font-size: 1.2rem; opacity: 0.95; margin-bottom: 2rem; }
        
        footer { background: var(--oscuro); color: white; padding: 4rem 2rem 2rem; }
        .footer-inner { max-width: 1400px; margin: 0 auto; display: grid; grid-template-columns: 2fr repeat(3, 1fr); gap: 3rem; }
        .footer-brand p { color: rgba(255,255,255,0.7); margin-top: 1rem; line-height: 1.7; font-size: 0.95rem; }
        .footer-logo { height: 45px; }
        .footer-col h4 { font-family: 'Poppins', sans-serif; font-size: 1rem; font-weight: 600; margin-bottom: 1.2rem; text-transform: uppercase; letter-spacing: 1px; }
        .footer-col ul { list-style: none; }
        .footer-col li { margin-bottom: 0.8rem; }
        .footer-col a { color: rgba(255,255,255,0.7); text-decoration: none; font-size: 0.95rem; transition: color 0.3s; }
        .footer-col a:hover { color: var(--verde-claro); }
        .footer-bottom { max-width: 1400px; margin: 3rem auto 0; padding-top: 2rem; border-top: 1px solid rgba(255,255,255,0.1); text-align: center; color: rgba(255,255,255,0.5); font-size: 0.9rem; }
        
        .fade-in { opacity: 0; transform: translateY(30px); transition: all 0.6s ease-out; }
        .fade-in.visible { opacity: 1; transform: translateY(0); }
        
        @media (max-width: 1024px) { .hero-content { grid-template-columns: 1fr; text-align: center; } .hero-visual { order: -1; } .hero-image-container { max-width: 350px; } .hero-emoji { font-size: 8rem; } .hero-stats { justify-content: center; } .esencial-landing .hero h1 { font-size: 3rem; } .footer-inner { grid-template-columns: 1fr 1fr; } }

        /* Parallax Hero */
        .esencial-landing .hero { position: relative; overflow: hidden; }
        .hero-content { will-change: transform; }
        
        /* Counter Animation */
        .stat-number { display: inline-block; }
        .stat-number.animating { animation: countPulse 0.3s ease-in-out; }
        @keyframes countPulse { 0%, 100% { transform: scale(1); } 50% { transform: scale(1.2); } }
        
        /* Staggered Categories Animation */
        .cat-card { opacity: 0; transform: translateY(40px); }
        .cat-card.animate-in { 
            opacity: 1; 
            transform: translateY(0); 
            transition: all 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
        }
        .cat-card:nth-child(1) { transition-delay: 0.1s; }
        .cat-card:nth-child(2) { transition-delay: 0.2s; }
        .cat-card:nth-child(3) { transition-delay: 0.3s; }
        .cat-card:nth-child(4) { transition-delay: 0.4s; }
        .cat-card:nth-child(5) { transition-delay: 0.5s; }
        .cat-card:nth-child(6) { transition-delay: 0.6s; }
        .cat-card:nth-child(7) { transition-delay: 0.7s; }
        .cat-card:nth-child(8) { transition-delay: 0.8s; }
        .cat-card:nth-child(9) { transition-delay: 0.9s; }
        .cat-card:nth-child(10) { transition-delay: 1.0s; }
        
        /* Hero fade in */
        .hero-text > * { opacity: 0; transform: translateY(30px); }
        .hero-text > *:nth-child(1) { animation: fadeInUp 0.8s ease forwards 0.3s; }
        .hero-text > *:nth-child(2) { animation: fadeInUp 0.8s ease forwards 0.5s; }
        .hero-text > *:nth-child(3) { animation: fadeInUp 0.8s ease forwards 0.7s; }
        .hero-text > *:nth-child(4) { animation: fadeInUp 0.8s ease forwards 0.9s; }
        .hero-text > *:nth-child(5) { animation: fadeInUp 0.8s ease forwards 1.1s; }
        @keyframes fadeInUp { to { opacity: 1; transform: translateY(0); } }
        
        /* Feature icons bounce */
        .feature-icon { transition: transform 0.3s ease; }
        .feature:hover .feature-icon { animation: iconBounce 0.5s ease; }
        @keyframes iconBounce { 0%, 100% { transform: scale(1); } 50% { transform: scale(1.2); } }/* End custom CSS */