/* ============================================   CSS UNIQUE POUR IMAGES DES CARTES   SEUL FICHIER AUTORISÉ POUR LES IMAGES   PRIORITÉ ABSOLUE - AUCUN AUTRE FICHIER NE DOIT TOUCHER AUX IMAGES   ============================================ */.all-products-section .products-grid .product-card > div:first-child,.products-for-you-section .products-grid .product-card > div:first-child,.recommended-products-section .products-grid .product-card > div:first-child,.all-products-section .product-card > div:first-child,.products-for-you-section .product-card > div:first-child,.recommended-products-section .product-card > div:first-child,.nouveau-product-card > div:first-child,.modern-product-card > div:first-child,.nouveau-product-card > div,.modern-product-card > div {width: var(--card-image-width) !important;max-width: var(--card-image-max-width) !important;min-width: var(--card-image-min-width) !important;height: var(--card-section-image-height) !important;min-height: var(--card-section-image-min-height) !important;max-height: var(--card-section-image-max-height) !important;overflow: hidden !important;background: transparent !important;position: relative !important;margin: 0 !important;padding: 0 !important;border: none !important;border-radius: 0 !important;display: block !important;line-height: 0 !important;flex-shrink: 0 !important;flex-grow: 0 !important;box-sizing: border-box !important;flex-basis: 100% !important;}.product-card .product-image,.product-card img,.nouveau-product-card .product-image,.nouveau-product-card img,.modern-product-card .product-image,.modern-product-card img {object-fit: contain !important;object-position: center center !important;width: 100% !important;height: 100% !important;max-width: none !important;min-width: 100% !important;min-height: 100% !important;max-height: 100% !important;display: block !important;margin: 0 !important;padding: 0 !important;border: none !important;cursor: pointer !important;position: relative !important;vertical-align: top !important;box-sizing: border-box !important;flex-shrink: 0 !important;flex-grow: 1 !important;transform: none !important;background: transparent !important;}.all-products-section .product-card:hover .product-image,.products-for-you-section .product-card:hover .product-image,.recommended-products-section .product-card:hover .product-image,.nouveau-product-card:hover img,.modern-product-card:hover img {transform: scale(1.05) !important;transition: transform 0.3s ease !important;}
.product-card[data-advanced="sharp"]{background:#ffffff;border-radius:0px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,0.1);transition:all 0.3s ease;cursor:pointer;border:1px solid #e1e5e9;}.product-card[data-advanced="sharp"]:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,0.15);}.product-card[data-advanced="sharp"] .image-section-sharp,.product-card[data-advanced="sharp"] .carousel-container-sharp{position:relative;overflow:hidden;}.product-card[data-advanced="sharp"] .carousel-container-sharp{position:relative;height:240px;overflow:hidden;}.product-card[data-advanced="sharp"] .carousel-container-sharp.carousel-single .carousel-slider-sharp{width:100%;}.product-card[data-advanced="sharp"] .carousel-container-sharp.carousel-single .carousel-slide-sharp{flex:0 0 100%;width:100%;}.product-card[data-advanced="sharp"] .carousel-slider-sharp{display:flex;width:300%;height:100%;transition:transform 0.4s ease;}.product-card[data-advanced="sharp"] .carousel-slide-sharp{flex:0 0 33.333%;width:33.333%;height:100%;}.product-card[data-advanced="sharp"] .carousel-slide-sharp img{width:100% !important;height:100% !important;object-fit:contain !important;object-position:center center !important;border:none !important;}.product-card[data-advanced="sharp"] .sharp-indicators{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);display:flex;gap:6px;z-index:10;}.product-card[data-advanced="sharp"] .sharp-indicator{width:8px;height:8px;border-radius:50%;background:rgba(0,0,0,0.4);transition:all 0.3s ease;}.product-card[data-advanced="sharp"] .sharp-indicator.active{background:#000000;transform:scale(1.2);}
.product-card[data-advanced="sharp"] .product-wishlist-btn-text,.product-card[data-advanced="sharp"] .product-cart-btn{border-radius:0px !important;}
.product-card[data-advanced="modern"]{background:linear-gradient(145deg,#ffffff 0%,#f8f9fa 100%);border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,0.1),0 1px 8px rgba(0,0,0,0.1);transition:all 0.4s cubic-bezier(0.175,0.885,0.32,1.275);cursor:pointer;position:relative;}.product-card[data-advanced="modern"]:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px rgba(0,0,0,0.15),0 5px 15px rgba(0,0,0,0.1);}.product-card[data-advanced="modern"] .carousel-container-modern{position:relative;height:190px;overflow:hidden;border-radius:16px 16px 0 0;}.product-card[data-advanced="modern"] .carousel-slider-modern{display:flex;width:300%;height:100%;transition:transform 0.6s cubic-bezier(0.4,0,0.2,1);}.product-card[data-advanced="modern"] .carousel-slide-modern{flex:0 0 33.333%;width:33.333%;height:100%;}.product-card[data-advanced="modern"] .carousel-slide-modern img{width:100% !important;height:100% !important;object-fit:contain !important;object-position:center center !important;border:none !important;}.product-card[data-advanced="modern"] .modern-indicators{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);display:flex;gap:6px;z-index:10;}.product-card[data-advanced="modern"] .modern-indicator{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,0.6);border:2px solid rgba(255,255,255,0.8);transition:all 0.3s ease;}.product-card[data-advanced="modern"] .modern-indicator.active{background:#ffffff;transform:scale(1.2);}.product-card[data-advanced="modern"] .quick-actions{position:absolute;top:12px;right:12px;display:flex;flex-direction:column;gap:8px;opacity:0;transform:translateY(-10px);transition:all 0.3s ease;z-index:10;}.product-card[data-advanced="modern"]:hover .quick-actions{opacity:1;transform:translateY(0);}.product-card[data-advanced="modern"] .quick-fav,.product-card[data-advanced="modern"] .quick-cart{width:36px;height:36px;border-radius:50%;border:none;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;}.product-card[data-advanced="modern"] .quick-fav{background:rgba(255,255,255,0.9);color:#e74c3c;}.product-card[data-advanced="modern"] .quick-fav:hover{background:#e74c3c;color:white;transform:scale(1.1);}.product-card[data-advanced="modern"] .quick-cart{background:rgba(40,167,69,0.9);color:white;}.product-card[data-advanced="modern"] .quick-cart:hover{background:#28a745;transform:scale(1.1);}.model-modern .product-info-modern {padding: 20px;background: linear-gradient(135deg, #ffffff 0%, #f8f9fa 100%);}.model-modern .product-name,.model-modern .product-name-modern {font-size: 16px;font-weight: 700;margin-bottom: 12px;line-height: 1.4;color: #2c3e50;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}.model-modern .product-price,.model-modern .product-price-modern {font-size: 20px;font-weight: 800;color: #e74c3c;margin-bottom: 12px;}.model-modern .product-vendor,.model-modern .vendor-name-modern,.model-modern .vendor-info-modern {display: flex;justify-content: space-between;align-items: center;}.model-modern .product-vendor {font-size: 13px;color: #0066cc;font-weight: 600;cursor: pointer;}.model-modern .vendor-name-modern {font-size: 13px;color: #0066cc;font-weight: 600;cursor: pointer;}.model-modern .rating-modern {display: flex;align-items: center;gap: 4px;}.model-modern .rating-value-modern {font-size: 13px;color: #666;font-weight: 600;}
.product-card[data-advanced="dark"]{background:linear-gradient(145deg,#2d3748 0%,#1a202c 100%);border-radius:16px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,0.3);transition:all 0.4s ease;cursor:pointer;border:1px solid #4a5568;}.product-card[data-advanced="dark"]:hover{transform:translateY(-6px);box-shadow:0 15px 40px rgba(0,0,0,0.4);}.product-card[data-advanced="dark"] .product-info{background:linear-gradient(135deg,#2d3748 0%,#1a202c 100%);color:#e2e8f0;padding:15px;}.product-card[data-advanced="dark"] .product-name{color:#f7fafc !important;}.product-card[data-advanced="dark"] .product-price{color:#60a5fa !important;}.product-card[data-advanced="dark"] .product-vendor{color:#a0aec0 !important;}.product-card[data-advanced="dark"] .vendor-rating-value,.product-card[data-advanced="dark"] .vendor-rating-stars{color:#fbbf24 !important;}.product-card[data-advanced="dark"] .vendor-rating-stars .fa-star.empty{color:#4a5568 !important;}.model-dark .image-section-dark{position:relative;overflow:hidden;}.model-dark .carousel-container-dark{position:relative;height:185px;overflow:hidden;}.model-dark .carousel-slider-dark{display:flex;width:300%;height:100%;transition:transform 0.6s cubic-bezier(0.4,0,0.2,1);}.model-dark .carousel-slide-dark{flex:0 0 33.333%;width:33.333%;height:100%;}.model-dark .dark-indicators{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);display:flex;gap:6px;z-index:10;}.model-dark .dark-indicator{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,0.3);border:2px solid rgba(255,255,255,0.5);transition:all 0.4s ease;}.model-dark .dark-indicator.active{background:#60a5fa;border-color:#60a5fa;transform:scale(1.3);box-shadow:0 0 10px rgba(96,165,250,0.5);}.model-dark .info-section-dark{padding:20px;background:linear-gradient(135deg,#2d3748 0%,#1a202c 100%);color:#e2e8f0;}.model-dark .product-title-dark{font-size:16px;font-weight:600;margin-bottom:12px;line-height:1.4;color:#f7fafc;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.model-dark .pricing-dark{margin-bottom:14px;}.model-dark .price-dark{font-size:20px;font-weight:700;color:#60a5fa;}.model-dark .vendor-meta-dark{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;}.model-dark .vendor-link-dark{font-size:14px;color:#a0aec0;font-weight:500;cursor:pointer;transition:color 0.3s ease;}.model-dark .vendor-link-dark:hover{color:#60a5fa;}.model-dark .stars-dark{display:flex;align-items:center;gap:4px;}.model-dark .rating-dark{font-size:13px;color:#a0aec0;font-weight:600;margin-left:6px;}.product-card[data-advanced="dark"] .dark-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.7) 100%);opacity:0;transition:opacity 0.4s ease;display:flex;align-items:flex-end;justify-content:center;padding:20px;}.product-card[data-advanced="dark"]:hover .dark-overlay{opacity:1;}.product-card[data-advanced="dark"] .dark-quick-actions{display:flex;gap:12px;transform:translateY(10px);transition:transform 0.4s ease;}.product-card[data-advanced="dark"]:hover .dark-quick-actions{transform:translateY(0);}.product-card[data-advanced="dark"] .dark-fav,.product-card[data-advanced="dark"] .dark-cart{width:45px;height:45px;border-radius:50%;border:none;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;font-size:18px;}.product-card[data-advanced="dark"] .dark-fav{background:rgba(197,48,48,0.9);color:#fc8181;}.product-card[data-advanced="dark"] .dark-fav:hover{background:rgba(197,48,48,1);transform:scale(1.1);}.product-card[data-advanced="dark"] .dark-cart{background:rgba(96,165,250,0.9);color:#ffffff;}.product-card[data-advanced="dark"] .dark-cart:hover{background:rgba(96,165,250,1);transform:scale(1.1);}.model-dark .dark-product-info{padding:20px;background:linear-gradient(135deg,#2d3748 0%,#1a202c 100%);color:#e2e8f0;}.model-dark .dark-product-name{font-size:16px;font-weight:600;margin-bottom:12px;line-height:1.4;color:#f7fafc;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.model-dark .dark-product-price{font-size:20px;font-weight:700;color:#60a5fa;margin-bottom:12px;}.model-dark .dark-vendor-info{display:flex;justify-content:space-between;align-items:center;}.model-dark .dark-vendor-name{font-size:14px;color:#a0aec0;font-weight:500;cursor:pointer;transition:color 0.3s ease;}.model-dark .dark-vendor-name:hover{color:#60a5fa;}.model-dark .dark-rating{display:flex;align-items:center;gap:2px;}.model-dark .dark-rating i{color:#fbbf24;font-size:12px;}.model-dark .action-buttons-dark{display:flex;gap:10px;}.model-dark .heart-dark,.model-dark .cart-dark{flex:1;padding:12px 16px;border:none;border-radius:10px;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:600;}.model-dark .heart-dark{background:rgba(197,48,48,0.2);color:#fc8181;border:1px solid rgba(197,48,48,0.3);}.model-dark .heart-dark:hover{background:rgba(197,48,48,0.4);color:#feb2b2;}.model-dark .cart-dark{background:linear-gradient(45deg,#60a5fa,#3b82f6);color:white;}.model-dark .cart-dark:hover{background:linear-gradient(45deg,#3b82f6,#2563eb);box-shadow:0 5px 15px rgba(96,165,250,0.3);}