/* ===== SEÇÃO DESTAQUE FRETE GRÁTIS ===== */
.free-shipping-highlight {
    padding: 80px 0;
    background: linear-gradient(135deg, #fff8f0 0%, #fff 100%);
}

.highlight-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}

.highlight-text {
    order: 1;
}

.highlight-image {
    order: 2;
}

.highlight-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 20px;
    background: #4caf50;
    color: white;
    border-radius: 25px;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 20px;
}

.highlight-text h2 {
    font-size: 42px;
    color: #000;
    margin-bottom: 20px;
    line-height: 1.2;
}

.highlight-text p {
    font-size: 18px;
    color: #666;
    margin-bottom: 30px;
    line-height: 1.6;
}

.highlight-price {
    display: flex;
    align-items: baseline;
    gap: 15px;
    margin-bottom: 30px;
}

.highlight-price .price-old {
    font-size: 24px;
    color: #999;
    text-decoration: line-through;
}

.highlight-price .price-new {
    font-size: 48px;
    color: #eb0000;
    font-weight: 900;
}

.highlight-image img {
    width: 100%;
    max-width: 500px;
    height: auto;
    object-fit: contain;
    animation: float 3s ease-in-out infinite;
}

@keyframes float {
    0%, 100% { transform: translateY(0); }
    50% { transform: translateY(-20px); }
}

/* ===== SEÇÃO PROMOÇÕES ===== */
.promo-section {
    padding: 80px 0;
    background: #f8f9fa;
}

.promo-section .section-header h2 {
    font-size: 36px;
}

.product-card.promo {
    border: 2px solid #eb0000;
    box-shadow: 0 5px 20px rgba(235, 0, 0, 0.2);
}

.product-card.promo:hover {
    transform: translateY(-8px);
    box-shadow: 0 10px 30px rgba(235, 0, 0, 0.3);
}

/*.product-badge.promo-badge {
    background: linear-gradient(135deg, #eb0000 0%, #ff4444 100%);
    color: white;
    font-size: 16px;
    font-weight: 900;
    padding: 10px 15px;
}*/

/* Remover background vermelho do badge frete grátis na seção promo */
.promo-section .product-badge.free-shipping {
    background: #4caf50 !important;
}

/* Garantir que não há background vermelho em nenhum badge de frete grátis */
.product-badge.free-shipping {
    background: #4caf50 !important;
}

.price-current.promo {
    color: #eb0000;
    font-weight: 900;
    font-size: 28px;
}

/* ===== CATEGORIAS COM IMAGENS (QUADRADAS - 3 COLUNAS) ===== */
/* Usar o MESMO grid dos produtos para alinhar perfeitamente */
.categories-section .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.categories-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    max-width: 100%;
}

.category-card {
    position: relative;
    background: white;
    border-radius: 15px;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    text-decoration: none;
    display: flex;
    flex-direction: column;
}

.category-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
}

.category-image {
    width: 100%;
    height: 350px;
    overflow: hidden;
    position: relative;
    padding: 0;
    margin: 0;
}

.category-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s;
    display: block;
}

.category-card:hover .category-image img {
    transform: scale(1.05);
}

.category-content {
    padding: 30px;
    text-align: center;
    flex: 1;
    display: flex;
    flex-direction: column;
    background: white;
}

.category-card h3 {
    font-size: 24px;
    color: #000;
    margin-bottom: 12px;
    font-weight: 700;
}

.category-card p {
    color: #666;
    font-size: 15px;
    margin-bottom: 25px;
    flex: 1;
    line-height: 1.5;
}

.category-btn {
    display: inline-block;
    padding: 14px 35px;
    background: #eb0000;
    color: white;
    text-decoration: none;
    border-radius: 8px;
    font-weight: 600;
    font-size: 15px;
    transition: all 0.3s;
}

.category-btn:hover {
    background: #cc0000;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(235, 0, 0, 0.3);
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
    /* Destaque Frete Grátis */
    .highlight-content {
        grid-template-columns: 1fr;
        gap: 30px;
    }
    
    .highlight-text {
        order: 2;
        text-align: center;
    }
    
    .highlight-image {
        order: 1;
        text-align: center;
    }
    
    .highlight-text h2 {
        font-size: 28px;
    }
    
    .highlight-text p {
        font-size: 16px;
    }
    
    .highlight-price {
        justify-content: center;
    }
    
    .highlight-price .price-old {
        font-size: 18px;
    }
    
    .highlight-price .price-new {
        font-size: 32px;
    }
    
    /* Categorias - 2 colunas no tablet */
    .categories-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    
    .category-image {
        height: 180px;
    }
    
    /* Promoções */
    .products-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    /* Categorias - 1 coluna no mobile */
    .categories-grid {
        grid-template-columns: 1fr;
    }
    
    .category-image {
        height: 200px;
    }
}

@media (max-width: 480px) {
    .products-grid {
        grid-template-columns: 1fr;
    }
}

