@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//traktorenhaus.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.8") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//traktorenhaus.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//traktorenhaus.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//traktorenhaus.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//traktorenhaus.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//traktorenhaus.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//traktorenhaus.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//traktorenhaus.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//traktorenhaus.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Karla", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 15px;
	--wd-title-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Hind", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,153,51);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(255,153,51);
	--btn-accented-bgcolor-hover: rgb(233,140,47);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: url(https://traktorenhaus.com/wp-content/uploads/2021/08/motorcycle-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(51,51,51);
	background-image: url(https://traktorenhaus.com/wp-content/uploads/2021/08/motorcycle-footer-bg.jpg);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: #0a0a0a;
}

@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700;900&display=swap');

:root {
    /* === TEXTES UNIQUEMENT (Le noir est conservé ici) === */
    --contrast: #000000;           /* Noir absolu (Titres) */
    --contrast-2: #0A0A0A;         /* Noir profond (Paragraphes) */
    --contrast-3: #1A1A1A;         /* Noir doux (Métadonnées) */

    /* === PALETTE VIBRANTE AGRI-TECH === */
    --color-accent: #367C2B;       /* Vert Tracteur (Principal, boutons, liens) */
    --color-brand-dark: #1B4315;   /* Vert Forêt profond (Remplace le noir pour les fonds massifs) */
    --color-secondary: #E35205;    /* Orange Mécanique (Alertes, focus, urgence) */
    --color-highlight: #FFC220;    /* Jaune Agricole (Icônes, surlignages) */
    
    /* === FONDS & SURFACES (100% BLANC ET FRAIS, AUCUN GRIS/BEIGE) === */
    --color-background: #FFFFFF;   /* Blanc pur pour la page */
    
    --base: #C8E6C9;               /* Vert très clair / menthe (Remplace les bordures grises) */
    --base-2: #FFFFFF;             /* Cartes en blanc pur */
    --base-3: #F1F8E9;             /* Vert d'eau ultra-clair (Remplace les fonds gris/beiges des encadrés) */

    /* === COULEURS SÉMANTIQUES (Vives et claires) === */
    --color-info: #0288D1;             
    --color-danger: #D32F2F;           
    --color-legal: #7B1FA2;            
    
    /* Fonds adoucis pour les alertes (pastels vibrants, sans gris) */
    --bg-success-soft: #E8F5E9;        
    --bg-warning-soft: #FFF8E1;        
    --bg-danger-soft: #FFEBEE;         
    --bg-info-soft: #E1F5FE;           

    /* === TYPOGRAPHIE === */
    --text-xs:  1rem;      
    --text-sm:  1.125rem;  
    --text-base: 1.25rem;  
    --text-lg:  1.5rem;    
    --text-xl:  2rem;      
    --text-2xl: 2.75rem;   
    --text-3xl: 3.5rem;    

    /* === STRUCTURE === */
    --border-radius: 8px; 
    --box-shadow: 0 10px 15px -3px rgba(54, 124, 43, 0.08), 0 4px 6px -2px rgba(54, 124, 43, 0.04);
    --box-shadow-hover: 0 20px 25px -5px rgba(54, 124, 43, 0.2), 0 10px 10px -5px rgba(54, 124, 43, 0.1);
    --box-shadow-soft: 0 4px 6px -1px rgba(54, 124, 43, 0.06);

    --transition: all 0.3s ease-in-out;

    /* Dégradés éclatants */
    --gradient-accent: linear-gradient(135deg, #367C2B 0%, #4CAF50 100%); 
    --gradient-secondary: linear-gradient(135deg, #E35205 0%, #FF8A65 100%);
    --gradient-soft: linear-gradient(135deg, #F1F8E9 0%, #FFFFFF 100%); 
    
    --font-family-base: 'DM Sans', system-ui, -apple-system, sans-serif;
}
.wd-products .wd-buttons.wd-pos-r-t {
   
    display: none;
}
.wd-products .wd-product .product-wrapper:hover .wd-buttons.wd-pos-r-t {
    opacity: 1;
    transform: translateX(0);
    display: none !important;
}


.aq-refund-notice {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    background: #E8F5E9;
    border: 1px solid #C8E6C9;
    border-left: 4px solid #367C2B;
    border-radius: 0 8px 8px 0;
    padding: 14px 18px;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 0.88rem;
    color: #1A1A1A;
    line-height: 1.6;
}

.aq-refund-notice i {
    color: #367C2B;
    font-size: 1rem;
    margin-top: 2px;
    flex-shrink: 0;
}

.aq-refund-notice strong {
    color: #1B4315;
}

/* ==========================================================================
   BASE & TYPOGRAPHIE
   ========================================================================== */


/* Flex-direction style for hero meta if needed */
.legal-hero-content .hero-meta-tag {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 0.25rem;
}
.legal-hero-content .hero-meta-tag i { margin-bottom: 0.25rem; }
.legal-hero-content .hero-meta-tag span { font-size: 0.85rem; font-weight: normal; opacity: 0.8; }

.order-container {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

/* ==========================================================================
   SECTIONS & LAYOUT (100% BLANC)
   ========================================================================== */
.order-page-body {
    background-color: #FFFFFF;
}

.order-section {
    padding: 5rem 2rem;
    background-color: #FFFFFF !important; /* Aucun gris */
}

.order-section-header {
    text-align: center;
    margin-bottom: 4rem;
}

.order-heading-center {
    font-size: var(--text-3xl);
    color: var(--contrast);
    margin-bottom: 1rem;
}

.order-accent-bar {
    width: 80px;
    height: 5px;
    background: var(--gradient-accent);
    border-radius: 10px;
    margin: 1.5rem auto 2rem;
}

.order-subtitle {
    font-size: var(--text-lg);
    color: var(--contrast-2);
    max-width: 800px;
    margin: 0 auto;
}

/* --- Image --- */
.order-image-wrapper {
    margin-bottom: 4rem;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 10px 15px -3px rgba(54,124,43,0.1);
    border: 4px solid #fff;
}
.order-image-wrapper img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    display: block;
}

/* ==========================================================================
   ARTICLES & LISTES (Les Étapes de commande)
   ========================================================================== */
.order-articles-list {
    display: flex;
    flex-direction: column;
    gap: 3rem;
}

.order-article {
    display: flex;
    align-items: flex-start;
    gap: 2rem;
    background: #FFFFFF;
    padding: 2.5rem;
    border-radius: var(--border-radius);
    border: 2px solid var(--base);
    box-shadow: var(--box-shadow-soft);
    transition: transform 0.3s ease;
}

.order-article:hover {
    border-color: var(--color-accent);
    transform: translateY(-3px);
    box-shadow: var(--box-shadow);
}

.order-article-num, .order-article-icon {
    width: 60px;
    height: 60px;
    background: var(--gradient-accent);
    color: var(--base-2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    font-weight: 900;
    flex-shrink: 0;
    box-shadow: 0 4px 6px rgba(54, 124, 43, 0.2);
}

.order-article-content {
    flex: 1;
}

.order-article-content h3 {
    font-size: var(--text-xl);
    margin-top: 0;
    margin-bottom: 1rem;
    color: var(--contrast);
}

.order-article-content p {
    color: var(--contrast-2);
    margin-bottom: 1rem;
}

/* --- ENCadrés Importants (Design de l'image) --- */
.order-highlight-box {
    display: flex;
    align-items: center;
    gap: 1.5rem;
    background-color: #FFFFFF;
    border: 2px solid var(--color-brand-dark); /* Bordure Vert Forêt */
    border-radius: 8px;
    padding: 1.5rem 2rem;
    box-shadow: 0 10px 25px -5px rgba(54, 124, 43, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.order-highlight-box:hover {
    transform: translateY(-3px);
    box-shadow: 0 15px 30px -5px rgba(54, 124, 43, 0.15);
}

.order-highlight-icon {
    width: 60px;
    height: 60px;
    background-color: var(--bg-success-soft); /* Cercle Vert Pâle */
    color: var(--color-brand-dark); /* Icône Vert Foncé */
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    flex-shrink: 0;
}

.order-highlight-text strong {
    display: block;
    font-size: 1.15rem;
    color: var(--contrast);
    margin-bottom: 0.25rem;
}

.order-highlight-text p {
    margin: 0 !important;
    color: var(--contrast-2);
    font-size: 0.95rem;
    line-height: 1.4;
}

/* --- Info & Warning Cards --- */
.order-info-card {
    background-color: var(--bg-info-soft);
    border-left: 6px solid var(--color-info);
    padding: 1.5rem;
    border-radius: 0 var(--border-radius) var(--border-radius) 0;
}
.order-warning-box {
    display: flex;
    gap: 1.5rem;
    background-color: var(--bg-danger-soft);
    border-left: 6px solid var(--color-danger);
    padding: 1.5rem;
    border-radius: 0 var(--border-radius) var(--border-radius) 0;
}
.order-warning-alt {
    background-color: var(--bg-warning-soft);
    border-left-color: var(--color-secondary);
}
.order-warning-box i { font-size: 1.5rem; color: inherit; }
.order-warning-alt i { color: var(--color-secondary); }

.order-data-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.5rem;
}

/* --- Listes à Puces --- */
.order-check-list { list-style: none; padding: 0; margin: 0; }
.order-check-list li {
    position: relative; padding-left: 2rem; margin-bottom: 0.75rem; color: inherit;
}
.order-check-list li::before {
    content: '\f00c'; font-family: 'Font Awesome 5 Free';
    font-weight: 900; position: absolute; left: 0; top: 4px;
    color: var(--color-highlight);
}

/* --- Grille de Remise (Discount) --- */
.order-discount-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.5rem;
}

.order-discount-card {
    background: #FFFFFF;
    border: 2px solid var(--base);
    padding: 2.5rem 2rem;
    border-radius: var(--border-radius);
    text-align: center;
    position: relative;
    transition: var(--transition);
}

.order-discount-card.featured {
    border-color: var(--color-accent);
    box-shadow: var(--box-shadow);
}

.order-discount-badge {
    display: inline-block;
    font-size: 2.5rem;
    font-weight: 900;
    color: var(--color-secondary);
    margin-bottom: 1rem;
}
.order-discount-badge.green { color: var(--color-accent); }

.order-discount-tag {
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    background: var(--color-accent);
    color: #FFF;
    padding: 0.25rem 1rem;
    border-radius: 20px;
    font-size: 0.75rem;
    font-weight: 900;
    text-transform: uppercase;
    white-space: nowrap;
}

.order-discount-card h4 { font-size: 1.25rem; margin-bottom: 1rem; }
.order-discount-card p { font-size: 0.95rem; margin-bottom: 1.5rem; }
.order-discount-note { display: block; font-size: 0.8rem; color: var(--contrast-3); font-style: italic; }


/* ==========================================================================
   ÉTAPES (Les 5 étapes en grille)
   ========================================================================== */
.order-steps-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 2rem;
}

.order-step-card {
    background: #FFFFFF;
    border: 2px solid var(--base);
    padding: 3rem 2rem 2rem;
    border-radius: var(--border-radius);
    text-align: center;
    position: relative;
    transition: var(--transition);
}

.order-step-card:hover {
    border-color: var(--color-accent);
    box-shadow: var(--box-shadow-hover);
    transform: translateY(-5px);
}

.order-step-num {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
    height: 50px;
    background: var(--color-highlight);
    color: var(--color-brand-dark);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    font-weight: 900;
    box-shadow: 0 0 0 6px rgba(255,194,32,0.2);
}

.order-step-card h4 {
    font-size: 1.15rem;
    margin-bottom: 1rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.5rem;
}
.order-step-card h4 i { color: var(--color-accent); font-size: 1.5rem; }
.order-step-card p { font-size: 0.95rem; margin: 0; color: var(--contrast-2); }


/* ==========================================================================
   GARANTIES EN COLONNE
   ========================================================================== */
.order-guarantees-list {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.order-guarantee-card {
    background: #FFFFFF;
    border: 2px solid var(--base);
    border-left: 6px solid var(--color-accent);
    border-radius: var(--border-radius);
    padding: 2rem;
    box-shadow: var(--box-shadow-soft);
}

.order-guarantee-card.featured {
    border-color: var(--color-highlight);
    border-left: 6px solid var(--color-secondary);
    background: var(--bg-warning-soft);
}

.order-guarantee-header {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1rem;
}
.order-guarantee-header i { font-size: 2rem; color: var(--color-accent); }
.order-guarantee-card.featured .order-guarantee-header i { color: var(--color-secondary); }
.order-guarantee-header h3 { margin: 0; font-size: 1.25rem; }

.order-guarantee-body p { margin-bottom: 1.5rem; }

.order-retract-options {
    display: flex;
    gap: 1.5rem;
    flex-wrap: wrap;
    background: var(--base-2);
    padding: 1.5rem;
    border-radius: var(--border-radius);
    border: 1px solid var(--base);
}
.order-guarantee-card.featured .order-retract-options { background: transparent; border-color: var(--color-highlight); }

.order-retract-item {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    font-weight: 700;
    color: var(--contrast);
}
.order-retract-item i { color: var(--color-highlight); font-size: 1.25rem; }

/* ==========================================================================
   CALL TO ACTION FINAL
   ========================================================================== */
.order-cta {
    background-color: var(--color-brand-dark);
    padding: 6rem 2rem;
    text-align: center;
    color: var(--base-2);
    border-top: 6px solid var(--color-accent);
}
.order-cta-content { max-width: 800px; margin: 0 auto; }
.order-cta-icon { font-size: 4rem; color: var(--color-highlight); margin-bottom: 2rem; }
.order-cta h2 { font-size: var(--text-3xl); color: var(--base-2); margin-bottom: 1.5rem; }
.order-cta p { font-size: var(--text-lg); color: var(--base); opacity: 0.9; margin-bottom: 3rem; }
.order-cta-actions { display: flex; justify-content: center; gap: 1.5rem; flex-wrap: wrap; margin-bottom: 4rem; }

.order-btn-primary {
    display: inline-flex; align-items: center; gap: 1rem;
    padding: 1.25rem 2.5rem; border-radius: var(--border-radius);
    font-weight: 700; font-size: var(--text-lg); transition: var(--transition);
    background: var(--color-accent); color: var(--base-2); box-shadow: var(--box-shadow);
}
.order-btn-primary:hover { transform: translateY(-3px); background: var(--color-highlight); color: var(--contrast); }

.order-btn-outline {
    display: inline-flex; align-items: center; gap: 1rem;
    padding: 1.25rem 2.5rem; border-radius: var(--border-radius);
    font-weight: 700; font-size: var(--text-lg); transition: var(--transition);
    border: 2px solid var(--base-2); color: var(--base-2); background: transparent;
}
.order-btn-outline:hover { background: var(--base-2); color: var(--color-brand-dark); }

.order-cta-trust {
    border-top: 1px solid rgba(255,255,255,0.15);
    padding-top: 2rem;
    display: flex; flex-direction: column; align-items: center; gap: 1rem;
}
.order-cta-stars i { color: var(--color-highlight); font-size: 1.25rem; }
.order-cta-trust strong { display: block; font-size: 1.25rem; color: var(--base-2); }
.order-cta-trust span { font-size: var(--text-sm); color: var(--base); opacity: 0.8; }


/* ==========================================================================
   RESPONSIVE DESIGN (Mobiles & Tablettes)
   ========================================================================== */
@media (max-width: 992px) {
    .order-section { padding: 4rem 1rem; }
    .order-discount-grid, .order-data-grid { grid-template-columns: 1fr; }
}

@media (max-width: 768px) {
    /* Évite que les éléments flex débordent */
    .order-article {
        flex-direction: column;
        align-items: flex-start;
        padding: 1.5rem;
    }
    
    .order-article-num, .order-article-icon {
        margin-bottom: 1rem;
    }

    /* Encadrés avec icône à gauche qui risquent de déborder */
    .order-highlight-box, .order-warning-box {
        flex-direction: column;
        align-items: flex-start;
        text-align: left;
        padding: 1.5rem;
        gap: 1rem;
        width: 100%;
        box-sizing: border-box;
    }

    .order-info-card { padding: 1.5rem; }
    
    /* Boutons et éléments en ligne */
    .order-retract-options {
        flex-direction: column;
        align-items: flex-start;
    }

    .order-cta-actions { flex-direction: column; }
    .order-btn-primary, .order-btn-outline { width: 100%; justify-content: center; box-sizing: border-box; }
}






/* --- CAS : VENDU (Verkauft) --- */
/* On cache TOUS les boutons d'action du haut */
.ms-status-verkauft .maschine-btns, 
.ms-status-verkauft .wd-single-action-btn,
.ms-status-verkauft form.cart,
.ms-status-verkauft .summary .cart {
    display: none !important;
}

/* On ajoute un effet noir et blanc sur l'image pour bien montrer que c'est vendu */
.ms-status-verkauft .woocommerce-product-gallery {
    filter: grayscale(0.8);
    opacity: 0.8;
    pointer-events: none; /* Désactive le clic sur la galerie */
}

/* --- CAS : RÉSERVÉ (Reserviert) --- */
/* On cache uniquement le bouton de réservation (souvent le premier ou avec l'ID rsv-open) */
.ms-status-reserviert #rsv-open,
.ms-status-reserviert .maschine-btns > div:first-child,
.ms-status-reserviert .maschine-btns > a:first-child {
    display: none !important;
}
/* ===================================================================
   CORRECTION DES CHAMPS SELECT (CONTACT FORM 7)
   =================================================================== */

.aq-field select,
.aq-form-body .wpcf7-form-control-wrap select,
.wpcf7-select {
    width: 100% !important;
    height: auto !important;
    min-height: 54px !important; /* Force une hauteur suffisante */
    padding: 14px 45px 14px 18px !important; /* Laisse de la place à droite pour la flèche */
    
    color: #000000 !important; /* Force le texte en noir absolu */
    font-size: 1.05rem !important; /* Taille de texte lisible */
    font-family: 'Inter', sans-serif !important;
    line-height: 1.5 !important;
    
    background-color: #FFFFFF !important;
    border: 2px solid #E5E7EB !important;
    border-radius: 12px !important;
    box-sizing: border-box !important;
    cursor: pointer;

    /* Supprime le style moche par défaut du navigateur */
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    
    /* Ajoute une belle flèche personnalisée (Vert Vibrant) */
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2316A34A' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: right 18px center !important;
    background-size: 18px !important;
}

/* Effet au clic (Focus) */
.aq-field select:focus,
.aq-form-body .wpcf7-form-control-wrap select:focus {
    outline: none !important;
    border-color: #16A34A !important; /* Vert vibrant au clic */
    box-shadow: 0 0 0 4px rgba(22, 163, 74, 0.15) !important;
}

/* S'assurer que le conteneur CF7 ne bloque rien */
.wpcf7-form-control-wrap {
    display: block !important;
    position: relative !important;
}
/* ==========================================================================
   BASE & TYPOGRAPHIE
   ========================================================================== */
body {
    font-family: var(--font-family-base);
    background-color: var(--color-background); /* 100% Blanc */
    color: var(--contrast-2);
    font-size: var(--text-base);
    line-height: 1.6;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    color: var(--contrast);
    font-weight: 700;
    margin-top: 0;
}

a {
/*     color: var(--color-accent); */
    text-decoration: none;
    transition: var(--transition);
}

a:hover {
    color: var(--color-secondary);
}

/* ==========================================================================
   1. SLIDER CONTENT (Positionné sur l'image du slider)
   ========================================================================== */
.agri-slide-content {
    max-width: 700px;
    padding: 40px;
    background: rgba(255, 255, 255, 0); /* Fond blanc semi-transparent pour lisibilité */
    border-left: 8px solid var(--color-accent);
    backdrop-filter: blur(5px);
    border-radius: 0 var(--border-radius) var(--border-radius) 0;
}

.agri-slide-subtitle {
    display: block;
    color: var(--color-accent);
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: var(--text-sm);
    margin-bottom: 15px;
}

.agri-slide-title {
    font-size: var(--text-3xl);
    color: var(--color-primary);
    line-height: 1.1;
    font-weight: 900;
    margin-bottom: 20px;
}

.agri-slide-desc {
    font-size: var(--text-base);
    color: #fff;
    margin-bottom: 30px;
    line-height: 1.6;
}

.agri-slide-btn {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    background: var(--gradient-accent);
    color: #FFFFFF !important;
    padding: 18px 35px;
    border-radius: var(--border-radius);
    font-weight: 900;
    font-size: var(--text-base);
    text-decoration: none;
    transition: var(--transition);
    box-shadow: var(--box-shadow);
}

.agri-slide-btn:hover {
    background: var(--color-highlight);
    color: var(--color-primary) !important;
    transform: translateY(-3px);
    box-shadow: var(--box-shadow-hover);
}

/* ==========================================================================
   2. RÉASSURANCE (USP Section)
   ========================================================================== */
.agri-usp-section {
    background-color: #FFFFFF;
    padding: 60px 0;
    border-bottom: 1px solid var(--base);
}

.agri-usp-container {
    max-width: 1400px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 30px;
    padding: 0 20px;
}

.agri-usp-item {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    padding: 20px;
    transition: var(--transition);
}

.agri-usp-icon {
    width: 60px;
    height: 60px;
    background-color: var(--bg-success-soft);
    color: var(--color-accent);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    flex-shrink: 0;
    border: 2px solid var(--color-accent);
}

/* On utilise le jaune pour l'icône livraison */
.agri-usp-item:nth-child(2) .agri-usp-icon {
    background-color: var(--bg-warning-soft);
    color: var(--color-secondary);
    border-color: var(--color-highlight);
}

.agri-usp-title {
    font-size: var(--text-base);
    font-weight: 900;
    color: var(--color-primary);
    margin-bottom: 8px;
    margin-top: 5px;
}

.agri-usp-text {
    font-size: var(--text-sm);
    color: var(--contrast-3);
    margin: 0;
    line-height: 1.4;
}

/* ==========================================================================
   3. CATÉGORIES (Grid Section)
   ========================================================================== */
.agri-cat-section {
    background-color: var(--color-background-soft);
    padding: 80px 20px;
}

/* Header commun */
.agri-section-header {
    text-align: center;
    margin-bottom: 50px;
}

.agri-subtitle {
    display: block;
    color: var(--color-secondary);
    font-weight: 900;
    text-transform: uppercase;
    font-size: var(--text-sm);
    margin-bottom: 10px;
}

.agri-main-title {
    font-size: var(--text-2xl);
    color: var(--color-primary);
    font-weight: 900;
    margin-bottom: 15px;
}

.agri-title-line {
    width: 80px;
    height: 4px;
    background: var(--color-accent);
    margin: 0 auto;
}

/* Grille des catégories */
.agri-cat-grid {
    max-width: 1400px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
}

.agri-cat-card {
    position: relative;
    height: 450px;
    border-radius: var(--border-radius);
    overflow: hidden;
    display: flex;
    align-items: flex-end;
    text-decoration: none;
    background-color: var(--color-primary);
    background-size: cover;
    background-position: center;
    transition: var(--transition);
    box-shadow: var(--box-shadow);
}

/* Placeholders pour les images (à remplacer par tes URLs) */
.cat-traktoren { background-image: url('/wp-content/uploads/2026/02/tracteur-2.webp'); }
.cat-mahdrescher { background-image: url('/wp-content/uploads/2026/02/1412925_V2_SKY.png'); }
.cat-duenger { background-image: url('/wp-content/uploads/2026/03/vaderstad-spirit-400c-20152.jpg'); }

.agri-cat-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.9) 10%, rgba(0,0,0,0.2) 60%);
    transition: var(--transition);
}

.agri-cat-content {
    position: relative;
    padding: 40px;
    z-index: 2;
    width: 100%;
    transition: var(--transition);
}

.agri-cat-content h3 {
    color: #FFFFFF;
    font-size: var(--text-xl);
    font-weight: 900;
    margin-bottom: 10px;
}

.agri-cat-content p {
    color: rgba(255,255,255,0.8);
    font-size: var(--text-sm);
    margin-bottom: 20px;
    transform: translateY(10px);
    opacity: 0;
    transition: var(--transition);
}

.agri-cat-link {
    color: var(--color-highlight);
    font-weight: 900;
    font-size: var(--text-sm);
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 8px;
}

/* Effets au survol (Hover) */
.agri-cat-card:hover {
    transform: translateY(-10px);
    box-shadow: var(--box-shadow-hover);
}

.agri-cat-card:hover .agri-cat-overlay {
    background: linear-gradient(to top, rgba(54, 124, 43, 0.9) 10%, rgba(0,0,0,0.4) 100%);
}

.agri-cat-card:hover .agri-cat-content p {
    transform: translateY(0);
    opacity: 1;
}

.agri-cat-card:hover .agri-cat-link {
    color: #FFFFFF;
}

/* ==========================================================================
   RESPONSIVE DESIGN
   ========================================================================== */
@media (max-width: 1024px) {
    .agri-cat-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {
    .agri-slide-content {
        max-width: 100%;
        margin: 20px;
        padding: 30px;
        border-radius: var(--border-radius);
    }

    .agri-slide-title {
        font-size: var(--text-xl);
    }

    .agri-usp-container {
        grid-template-columns: 1fr;
    }

    .agri-cat-grid {
        grid-template-columns: 1fr;
    }
    
    .agri-cat-card {
        height: 350px;
    }

    .agri-cat-content p {
        opacity: 1;
        transform: translateY(0);
    }
}

/* ===================================================================
   1. PROCESS SECTION — 4 Étapes
   =================================================================== */

.agri-process-section {
    padding: 88px 24px 96px;
    background: var(--gradient-soft);
    position: relative;
    overflow: hidden;
}

/* Motif subtil en arrière-plan */
.agri-process-section::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -20%;
    width: 600px;
    height: 600px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(54, 124, 43, 0.04) 0%, transparent 70%);
    z-index: 0;
    pointer-events: none;
}

.agri-process-section .agri-section-header {
    position: relative;
    z-index: 1;
    text-align: center;
    max-width: 720px;
    margin: 0 auto 56px;
}

/* Container des étapes */
.agri-process-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    max-width: 1320px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

/* Ligne de connexion horizontale */
.agri-process-container::before {
    content: '';
    position: absolute;
    top: 88px;
    left: 10%;
    right: 10%;
    height: 3px;
    background: linear-gradient(90deg, var(--base), var(--color-accent), var(--base));
    border-radius: 3px;
    z-index: 0;
    opacity: 0.3;
}

/* Chaque étape */
.agri-process-item {
    background: var(--base-2);
    border: 1.5px solid var(--base);
    border-radius: 20px;
    padding: 36px 28px 32px;
    text-align: center;
    position: relative;
    z-index: 1;
    transition: var(--transition);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0;
}

.agri-process-item:hover {
    border-color: rgba(54, 124, 43, 0.3);
    box-shadow: var(--box-shadow-hover);
    transform: translateY(-8px);
}

/* Numéro d'étape */
.step-number {
    font-family: var(--font-family-base);
    font-size: var(--text-3xl);
    font-weight: 900;
    color: var(--base);
    line-height: 1;
    margin-bottom: 16px;
    letter-spacing: -0.04em;
    transition: var(--transition);
}

.agri-process-item:hover .step-number {
    color: rgba(54, 124, 43, 0.12);
}

/* Icône */
.step-icon {
    width: 68px;
    height: 68px;
    border-radius: 20px;
    background: var(--bg-success-soft);
    border: 2px solid rgba(54, 124, 43, 0.12);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 22px;
    transition: var(--transition);
    position: relative;
}

.agri-process-item:hover .step-icon {
    background: var(--color-accent);
    border-color: var(--color-accent);
    transform: scale(1.08) rotate(-3deg);
    box-shadow: 0 8px 24px rgba(54, 124, 43, 0.3);
}

.step-icon i {
    font-size: 1.5rem;
    color: var(--color-accent);
    transition: var(--transition);
}

.agri-process-item:hover .step-icon i {
    color: #fff;
    transform: scale(1.1);
}

/* Dot actif sur l'icône */
.step-icon::after {
    content: '';
    position: absolute;
    top: -4px;
    right: -4px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: var(--color-highlight);
    border: 3px solid var(--base-2);
    opacity: 0;
    transition: var(--transition);
}

.agri-process-item:hover .step-icon::after {
    opacity: 1;
}

/* Titre étape */
.agri-process-item h3 {
    font-family: var(--font-family-base);
    font-size: var(--text-sm);
    font-weight: 800;
    color: var(--contrast);
    margin: 0 0 10px 0;
    line-height: 1.3;
}

/* Description étape */
.agri-process-item p {
    font-family: var(--font-family-base);
    font-size: 0.9rem;
    font-weight: 500;
    color: var(--contrast-3);
    line-height: 1.65;
    margin: 0;
}


/* ===================================================================
   2. BRANDS SECTION — Carrousel de marques
   =================================================================== */

.agri-brands-section {
    padding: 80px 24px 88px;
    background: var(--color-background);
    position: relative;
}

.agri-brands-section .agri-section-header {
    text-align: center;
    max-width: 720px;
    margin: 0 auto 48px;
}

/* Swiper container */
.agri-brands-slider {
    max-width: 1320px;
    margin: 0 auto;
    padding: 10px 0 20px;
    overflow: hidden;
}

.agri-brands-slider .swiper-wrapper {
    align-items: center;
    transition-timing-function: linear !important;
}

/* Chaque slide de marque */
.agri-brands-slider .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
}

/* Item de marque */
.brand-item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100px;
    padding: 20px 28px;
    background: var(--base-2);
    border: 1.5px solid var(--base);
    border-radius: 16px;
    transition: var(--transition);
    cursor: default;
}

.brand-item:hover {
    border-color: rgba(54, 124, 43, 0.25);
    box-shadow: var(--box-shadow);
    transform: translateY(-4px);
    background: var(--base-3);
}

/* Logo image */
.brand-item img {
    max-width: 130px;
    max-height: 50px;
    width: auto;
    height: auto;
    object-fit: contain;
    filter: grayscale(100%) opacity(0.5);
    transition: all 0.4s ease;
}

.brand-item:hover img {
    filter: grayscale(0%) opacity(1);
    transform: scale(1.08);
}

/* Swiper navigation override (si activé) */
.agri-brands-slider .swiper-button-next,
.agri-brands-slider .swiper-button-prev {
    width: 44px;
    height: 44px;
    background: var(--base-2);
    border: 2px solid var(--base);
    border-radius: 50%;
    box-shadow: var(--box-shadow-soft);
    transition: var(--transition);
}

.agri-brands-slider .swiper-button-next::after,
.agri-brands-slider .swiper-button-prev::after {
    font-size: 14px;
    font-weight: 900;
    color: var(--color-accent);
}

.agri-brands-slider .swiper-button-next:hover,
.agri-brands-slider .swiper-button-prev:hover {
    background: var(--color-accent);
    border-color: var(--color-accent);
}

.agri-brands-slider .swiper-button-next:hover::after,
.agri-brands-slider .swiper-button-prev:hover::after {
    color: #fff;
}

/* Pagination bullets */
.agri-brands-slider .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: var(--base);
    opacity: 1;
    transition: var(--transition);
}

.agri-brands-slider .swiper-pagination-bullet-active {
    background: var(--color-accent);
    width: 28px;
    border-radius: 50px;
}


/* ===================================================================
   3. INFO SECTION — Texte + Image sticky
   =================================================================== */

.agri-info-section {
    padding: 88px 24px 96px;
    background: var(--base-3);
    position: relative;
    overflow: hidden;
}

/* Décor subtil */
.agri-info-section::before {
    content: '';
    position: absolute;
    bottom: -30%;
    left: -10%;
    width: 500px;
    height: 500px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(54, 124, 43, 0.05) 0%, transparent 70%);
    pointer-events: none;
}

.agri-container {
    max-width: 1320px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.agri-info-section .agri-section-header {
    text-align: center;
    max-width: 780px;
    margin: 0 auto 56px;
}

/* Layout flex 2 colonnes */
.agri-flex-row {
    display: flex;
    gap: 56px;
    align-items: flex-start;
}

/* ── Colonne Texte ── */
.agri-text-col {
    flex: 1;
    min-width: 0;
}

.agri-text-col h2 {
    font-family: var(--font-family-base);
    font-size: var(--text-lg);
    font-weight: 900;
    color: var(--contrast);
    line-height: 1.3;
    margin: 0 0 16px 0;
    letter-spacing: -0.01em;
    position: relative;
    padding-left: 18px;
}

.agri-text-col h2::before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 5px;
    height: calc(100% - 8px);
    background: var(--gradient-accent);
    border-radius: 5px;
}

.agri-text-col p {
    font-family: var(--font-family-base);
    font-size: var(--text-xs);
    font-weight: 500;
    color: var(--contrast-2);
    line-height: 1.85;
    margin: 0 0 28px 0;
}

.agri-text-col p strong {
    color: var(--contrast);
    font-weight: 800;
}

.agri-text-col p a {
    color: var(--color-accent) !important;
    text-decoration: none !important;
    font-weight: 700;
    border-bottom: 2px solid rgba(54, 124, 43, 0.2);
    transition: var(--transition);
}

.agri-text-col p a:hover {
    border-bottom-color: var(--color-accent);
    color: var(--color-brand-dark) !important;
}

/* ── Highlight Box (Vorteile) ── */
.agri-highlight-box {
    background: var(--base-2);
    border: 2px solid var(--base);
    border-radius: 16px;
    padding: 32px 30px;
    margin: 32px 0 36px;
    position: relative;
    overflow: hidden;
}

.agri-highlight-box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: var(--gradient-accent);
}

.agri-highlight-box h3 {
    font-family: var(--font-family-base);
    font-size: var(--text-sm);
    font-weight: 900;
    color: var(--color-accent);
    margin: 0 0 12px 0;
    display: flex;
    align-items: center;
    gap: 10px;
}

.agri-highlight-box h3::before {
    content: '★';
    font-size: 1.1em;
    color: var(--color-highlight);
}

.agri-highlight-box > p {
    font-family: var(--font-family-base);
    font-size: 0.95rem;
    color: var(--contrast-3);
    line-height: 1.7;
    margin: 0 0 20px 0;
}

/* Check List */
.agri-check-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.agri-check-list li {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    font-family: var(--font-family-base);
    font-size: 0.95rem;
    color: var(--contrast-2);
    line-height: 1.6;
    padding: 14px 18px;
    background: var(--base-3);
    border: 1px solid var(--base);
    border-radius: 12px;
    transition: var(--transition);
}

.agri-check-list li:hover {
    border-color: rgba(54, 124, 43, 0.2);
    background: var(--bg-success-soft);
    transform: translateX(4px);
}

.agri-check-list li::before {
    content: '✓';
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 28px;
    height: 28px;
    border-radius: 50%;
    background: var(--color-accent);
    color: #fff;
    font-size: 0.75rem;
    font-weight: 900;
    flex-shrink: 0;
    margin-top: 1px;
    box-shadow: 0 3px 10px rgba(54, 124, 43, 0.25);
}

.agri-check-list li strong {
    color: var(--contrast);
    font-weight: 800;
}

/* ── CTA Box ── */
.agri-cta-box {
    margin-top: 36px;
    padding-top: 28px;
    border-top: 2px solid var(--base);
}

.agri-cta-box .btn-details {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 16px 36px;
    background: var(--gradient-accent);
    color: #fff !important;
    text-decoration: none !important;
    border-radius: 50px;
    font-family: var(--font-family-base);
    font-size: var(--text-xs);
    font-weight: 800;
    transition: var(--transition);
    box-shadow: 0 6px 24px rgba(54, 124, 43, 0.25);
    position: relative;
    overflow: hidden;
}

.agri-cta-box .btn-details::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.12), transparent);
    transition: left 0.6s ease;
}

.agri-cta-box .btn-details:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 36px rgba(54, 124, 43, 0.4);
    color: #fff !important;
}

.agri-cta-box .btn-details:hover::before {
    left: 100%;
}

.agri-cta-box .btn-details i {
    transition: transform 0.3s ease;
}

.agri-cta-box .btn-details:hover i {
    transform: translateX(5px);
}


/* ── Colonne Image ── */
.agri-img-col {
    flex: 0 0 420px;
    max-width: 420px;
}

.agri-sticky-img {
    position: sticky;
    top: 32px;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: var(--box-shadow-hover);
    background: var(--base-2);
    border: 2px solid var(--base);
    transition: var(--transition);
}

.agri-sticky-img:hover {
    box-shadow: 0 28px 60px -12px rgba(54, 124, 43, 0.2);
    transform: translateY(-4px);
}

.agri-sticky-img img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.agri-sticky-img:hover img {
    transform: scale(1.03);
}

/* Accent border décoratif */
.img-accent-border {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 5px;
    background: var(--gradient-accent);
}

/* Positionnement relatif pour le ::after */
.agri-sticky-img {
    position: sticky;
    top: 32px;
    /* Le reste est en haut */
    position: relative;
}

/* Correction: sticky + relative */
.agri-img-col .agri-sticky-img {
    position: sticky;
    top: 32px;
}


/* ===================================================================
   4. RESPONSIVE — Process, Brands, Info
   =================================================================== */

@media (max-width: 1100px) {

    .agri-process-container {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .agri-process-container::before {
        display: none;
    }

    .agri-flex-row {
        gap: 36px;
    }

    .agri-img-col {
        flex: 0 0 340px;
        max-width: 340px;
    }
}

@media (max-width: 991px) {

    .agri-flex-row {
        flex-direction: column;
    }

    .agri-img-col {
        flex: none;
        max-width: 100%;
        width: 100%;
        order: -1;
    }

    .agri-sticky-img {
        position: relative !important;
        top: auto !important;
        max-height: 400px;
    }

    .agri-sticky-img img {
        max-height: 400px;
        object-fit: cover;
    }

    .agri-text-col h2 {
        font-size: var(--text-sm);
    }

    /* Brands */
    .brand-item {
        height: 80px;
        padding: 14px 20px;
    }

    .brand-item img {
        max-width: 100px;
        max-height: 40px;
    }
}

@media (max-width: 768px) {

    /* Process */
    .agri-process-section {
        padding: 56px 16px 64px;
    }

    .agri-process-container {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .agri-process-item {
        flex-direction: row;
        text-align: left;
        gap: 18px;
        padding: 24px 22px;
        border-radius: 16px;
    }

    .agri-process-item:hover {
        transform: translateX(6px) translateY(0);
    }

    .step-number {
        font-size: var(--text-xl);
        margin-bottom: 0;
        position: absolute;
        top: 8px;
        right: 14px;
        opacity: 0.15;
    }

    .step-icon {
        width: 56px;
        height: 56px;
        border-radius: 16px;
        margin-bottom: 0;
        flex-shrink: 0;
    }

    .step-icon i {
        font-size: 1.2rem;
    }

    .agri-process-item h3 {
        font-size: var(--text-xs);
        margin-bottom: 4px;
    }

    .agri-process-item p {
        font-size: 0.85rem;
    }

    /* Brands */
    .agri-brands-section {
        padding: 56px 16px 64px;
    }

    .brand-item {
        height: 70px;
        padding: 12px 16px;
        border-radius: 12px;
    }

    .brand-item img {
        max-width: 80px;
        max-height: 34px;
        filter: grayscale(0%) opacity(0.7);
    }

    /* Info */
    .agri-info-section {
        padding: 56px 16px 64px;
    }

    .agri-info-section .agri-main-title {
        font-size: var(--text-xl);
    }

    .agri-text-col h2 {
        font-size: var(--text-xs);
        padding-left: 14px;
    }

    .agri-text-col h2::before {
        width: 4px;
    }

    .agri-text-col p {
        font-size: 0.95rem;
    }

    .agri-highlight-box {
        padding: 24px 22px;
        border-radius: 14px;
    }

    .agri-check-list li {
        padding: 12px 14px;
        font-size: 0.88rem;
        border-radius: 10px;
    }

    .agri-check-list li::before {
        min-width: 24px;
        height: 24px;
        font-size: 0.68rem;
    }

    .agri-check-list li:hover {
        transform: none;
    }

    .agri-cta-box .btn-details {
        width: 100%;
        justify-content: center;
        padding: 14px 28px;
    }

    .agri-sticky-img {
        border-radius: 16px;
        max-height: 300px;
    }

    .agri-sticky-img img {
        max-height: 300px;
    }
}

@media (max-width: 480px) {

    /* Process */
    .agri-process-section .agri-main-title {
        font-size: var(--text-lg);
    }

    .agri-process-item {
        padding: 20px 18px;
    }

    .step-icon {
        width: 48px;
        height: 48px;
        border-radius: 14px;
    }

    .step-icon i {
        font-size: 1rem;
    }

    /* Brands */
    .brand-item {
        height: 60px;
        padding: 10px 12px;
    }

    .brand-item img {
        max-width: 70px;
        max-height: 28px;
    }

    /* Info */
    .agri-info-section .agri-main-title {
        font-size: var(--text-lg);
    }

    .agri-highlight-box h3 {
        font-size: var(--text-xs);
    }

    .agri-check-list {
        gap: 10px;
    }

    .agri-check-list li {
        gap: 10px;
        font-size: 0.85rem;
    }

    .agri-text-col h2 {
        font-size: 1.05rem;
    }
}


/* ===================================================================
   5. ANIMATIONS RÉDUITES
   =================================================================== */

@media (prefers-reduced-motion: reduce) {
    .agri-process-item:hover,
    .brand-item:hover,
    .agri-sticky-img:hover,
    .agri-check-list li:hover,
    .agri-cta-box .btn-details:hover {
        transform: none !important;
    }

    .agri-sticky-img:hover img {
        transform: none;
    }

    .brand-item:hover img {
        transform: none;
    }
}

/* ==========================================================================
   2. BARRE DE CONFIANCE (TRUST BAR)
   ========================================================================== */
.trust-bar {
    background-color: var(--color-brand-dark); /* Vert forêt au lieu du noir */
    color: var(--color-background);
    padding: 2.5rem 2rem;
    position: relative;
    z-index: 10;
    box-shadow: var(--box-shadow);
}

.trust-bar-inner {
    width: 100%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2rem;
}

.trust-item {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.trust-item i {
    font-size: var(--text-2xl);
    color: var(--color-highlight); /* Jaune agricole vibrant */
}

.trust-item strong {
    display: block;
    font-size: var(--text-sm);
    color: var(--color-background);
}

.trust-item span {
    font-size: var(--text-xs);
    color: var(--base); /* Vert clair */
}

/* ==========================================================================
   3. CORPS DE PAGE — CONTENEUR GLOBAL PLEINE LARGEUR
   ========================================================================== */
.legal-page-body {
    padding: 4rem 5rem;
    background-color: var(--color-background); /* 100% Blanc */
}

.legal-container {
    width: 100%; /* PLEINE LARGEUR */
    /* Suppression du max-width: 1000px */
}

.legal-body {
    background-color: var(--base-2);
    border-radius: var(--border-radius);
    padding: 2rem 0;
}

/* --- Introduction --- */
.legal-intro-block {
    display: flex;
    gap: 2rem;
    background: var(--gradient-soft);
    padding: 3rem;
    border-radius: var(--border-radius);
    border-left: 8px solid var(--color-accent);
    margin-bottom: 4rem;
    align-items: flex-start;
    box-shadow: var(--box-shadow-soft);
}

.legal-intro-icon i {
    font-size: var(--text-3xl);
    color: var(--color-accent);
}

.legal-intro-text h2 {
    font-size: var(--text-xl);
    margin-bottom: 1rem;
}

/* --- Table des matières (TOC) --- */
.toc-container {
    background-color: var(--base-3); /* Vert d'eau très clair */
    border-radius: var(--border-radius);
    padding: 3rem;
    margin-bottom: 5rem;
    border: 2px solid var(--base);
}

.toc-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
    border-bottom: 2px solid var(--base);
    padding-bottom: 1rem;
}

.toc-title {
    font-size: var(--text-lg);
    font-weight: 700;
    color: var(--contrast);
    display: flex;
    align-items: center;
    gap: 1rem;
}

.toc-title i {
    color: var(--color-secondary); /* Orange */
    font-size: var(--text-xl);
}

.toc-count {
    background-color: var(--color-brand-dark);
    color: var(--color-background);
    padding: 0.35rem 1rem;
    border-radius: 30px;
    font-size: var(--text-xs);
    font-weight: 700;
}

.toc-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: 1.25rem;
}

.toc-link {
    display: flex;
    align-items: center;
    gap: 1rem;
    font-size: var(--text-base);
    font-weight: 500;
    color: var(--contrast-2);
    padding: 1rem;
    border-radius: var(--border-radius);
    background-color: var(--base-2);
    border: 2px solid var(--base);
}

.toc-link:hover {
    background-color: var(--bg-success-soft);
    border-color: var(--color-accent);
    color: var(--color-accent);
    transform: translateX(8px);
    box-shadow: var(--box-shadow-soft);
}

.toc-num {
    font-weight: 900;
    color: var(--color-background);
    background-color: var(--color-accent);
    padding: 0.3rem 0.6rem;
    border-radius: 6px;
    font-size: var(--text-xs);
}

/* ==========================================================================
   SECTIONS JURIDIQUES ET CONTENU
   ========================================================================== */
.legal-section {
    margin-bottom: 5rem;
}

.legal-section h2 {
    font-size: var(--text-2xl);
    display: flex;
    align-items: center;
    gap: 1.25rem;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    border-bottom: 3px solid var(--base);
}

.section-number {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 55px;
    height: 55px;
    background: var(--gradient-secondary);
    color: var(--base-2);
    border-radius: var(--border-radius);
    font-size: var(--text-xl);
    font-weight: 900;
    box-shadow: var(--box-shadow-soft);
}

.legal-text p {
    margin-bottom: 1.5rem;
    color: var(--contrast-2);
}

.legal-text strong {
    color: var(--contrast);
    font-weight: 900;
}

/* --- Cartes Informations & Alertes --- */
.legal-card-info {
    background-color: var(--bg-info-soft);
    border-left: 6px solid var(--color-info);
    padding: 2rem;
    border-radius: 0 var(--border-radius) var(--border-radius) 0;
    margin-top: 2rem;
    font-size: var(--text-sm);
}

.legal-card-info.card-accent {
    background: var(--gradient-accent);
    border-left: none;
    color: var(--base-2);
    box-shadow: var(--box-shadow);
}

.legal-card-info.card-accent h3, 
.legal-card-info.card-accent p {
    color: var(--base-2);
}

.legal-card-info h3 {
    font-size: var(--text-lg);
    margin-bottom: 1rem;
}

.legal-alert {
    display: flex;
    gap: 1.5rem;
    background-color: var(--bg-danger-soft);
    border-left: 6px solid var(--color-danger);
    padding: 2rem;
    border-radius: 0 var(--border-radius) var(--border-radius) 0;
    margin-top: 2rem;
}

.legal-alert i {
    font-size: var(--text-2xl);
    color: var(--color-danger);
}

/* ==========================================================================
   GRILLES ET COMPOSANTS SPECIFIQUES
   ========================================================================== */

/* Définitions */
.definitions-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
    margin: 3rem 0;
}

.definition-card {
    background-color: var(--base-3);
    padding: 2rem;
    border-radius: var(--border-radius);
    border-bottom: 6px solid var(--color-accent);
}

.definition-term {
    font-weight: 900;
    font-size: var(--text-lg);
    color: var(--contrast);
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-bottom: 1rem;
}

.definition-term i {
    color: var(--color-accent);
    font-size: var(--text-xl);
}

/* Identité & Contact DPO */
.identity-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    margin-top: 3rem;
}

.dpo-contact {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin: 1.5rem 0;
}

.dpo-link {
    display: flex;
    align-items: center;
    gap: 1rem;
    font-size: var(--text-base);
    font-weight: 700;
    background-color: rgba(255, 255, 255, 0.2);
    padding: 1.25rem;
    border-radius: var(--border-radius);
    color: var(--base-2);
    border: 2px solid transparent;
}

.dpo-link:hover {
    background-color: var(--base-2);
    color: var(--color-accent);
    border-color: var(--base-2);
}

/* Tableaux */
.table-wrapper {
    overflow-x: auto;
    margin: 3rem 0;
    box-shadow: var(--box-shadow);
    border-radius: var(--border-radius);
    border: 1px solid var(--base);
}

.legal-table {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
    background-color: var(--base-2);
}

.legal-table th {
    background-color: var(--color-brand-dark); /* Vert forêt */
    color: var(--color-background);
    padding: 1.5rem;
    font-size: var(--text-base);
    text-transform: uppercase;
    letter-spacing: 1px;
}

.legal-table td {
    padding: 1.5rem;
    border-bottom: 2px solid var(--base); /* Lignes vert menthe */
    color: var(--contrast-2);
    vertical-align: middle;
}

.legal-table tbody tr:hover {
    background-color: var(--bg-success-soft);
}

/* Badges */
.badge-necessity, .badge-duration {
    display: inline-block;
    padding: 0.5rem 1rem;
    border-radius: 30px;
    font-size: var(--text-xs);
    font-weight: 900;
    background-color: var(--bg-success-soft);
    color: var(--color-accent);
    border: 2px solid var(--color-accent);
}

.badge-necessity.legal { background-color: #F3E5F5; color: var(--color-legal); border-color: var(--color-legal); }
.badge-necessity.consult { background-color: var(--bg-warning-soft); color: #B28900; border-color: var(--color-highlight); }
.badge-necessity.tech { background-color: var(--bg-info-soft); color: var(--color-info); border-color: var(--color-info); }
.badge-duration.delete { background-color: var(--bg-danger-soft); color: var(--color-danger); border-color: var(--color-danger); }

/* Finalités (Purposes) */
.purposes-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
    margin-top: 3rem;
}

.purpose-card {
    background-color: var(--base-2);
    border: 2px solid var(--base);
    padding: 2.5rem;
    border-radius: var(--border-radius);
    transition: var(--transition);
}

.purpose-card:hover {
    box-shadow: var(--box-shadow-hover);
    border-color: var(--color-accent);
    transform: translateY(-8px);
}

.purpose-icon {
    width: 70px;
    height: 70px;
    background: var(--bg-success-soft);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--text-2xl);
    color: var(--color-accent);
    margin-bottom: 1.5rem;
    border: 2px solid var(--base);
}

.purpose-card h3 {
    font-size: var(--text-lg);
    margin-bottom: 0.5rem;
}

.purpose-article {
    display: inline-block;
    background-color: var(--bg-warning-soft);
    color: #B28900;
    padding: 0.3rem 0.8rem;
    border-radius: 6px;
    font-size: var(--text-xs);
    font-weight: 900;
    margin-bottom: 1.5rem;
    border: 1px solid var(--color-highlight);
}

/* Méthodes de collecte */
.methods-list {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    margin-top: 3rem;
}

.method-item {
    display: flex;
    align-items: center;
    gap: 2rem;
    background-color: var(--base-3);
    padding: 2rem;
    border-radius: var(--border-radius);
    border: 1px solid var(--base);
}

.method-icon {
    flex-shrink: 0;
    width: 70px;
    height: 70px;
    background-color: var(--color-accent);
    color: var(--color-background);
    border-radius: var(--border-radius);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--text-xl);
    box-shadow: var(--box-shadow);
}

/* Destinataires */
.recipients-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 2rem;
    margin-top: 3rem;
}

.recipient-card {
    text-align: center;
    padding: 3rem 1.5rem;
    background-color: var(--base-2);
    border: 2px solid var(--base);
    border-radius: var(--border-radius);
    transition: var(--transition);
}

.recipient-card:hover {
    border-color: var(--color-secondary);
    box-shadow: var(--box-shadow-hover);
    transform: translateY(-5px);
}

.recipient-card i {
    font-size: var(--text-3xl);
    color: var(--color-secondary);
    margin-bottom: 1.5rem;
}

.recipient-card h4 {
    font-size: var(--text-lg);
    margin-bottom: 0.5rem;
}

/* Listes à puces (Check-list) */
.check-list {
    list-style: none;
    padding: 0;
    margin: 2rem 0;
}

.check-list li {
    position: relative;
    padding-left: 2.5rem;
    margin-bottom: 1.25rem;
    color: var(--contrast-2);
    font-size: var(--text-base);
}

.check-list li::before {
    content: '\f00c';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 4px;
    color: var(--color-accent);
    font-size: var(--text-lg);
}

/* Vos Droits (Rights) */
.rights-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
    margin: 3rem 0;
}

.right-card {
    background-color: var(--base-3);
    border: 2px solid var(--base);
    padding: 2.5rem;
    border-radius: var(--border-radius);
    position: relative;
    padding-top: 4rem;
}

.right-icon {
    position: absolute;
    top: -25px;
    left: 2rem;
    width: 60px;
    height: 60px;
    background: var(--gradient-accent);
    color: var(--base-2);
    border-radius: var(--border-radius);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--text-xl);
    box-shadow: var(--box-shadow);
}

.right-card h4 {
    font-size: var(--text-xl);
    margin-bottom: 0.5rem;
}

.right-card span {
    display: inline-block;
    background-color: var(--bg-warning-soft);
    padding: 0.2rem 0.8rem;
    border-radius: 4px;
    font-size: var(--text-xs);
    color: var(--color-secondary);
    font-weight: 900;
    margin-bottom: 1rem;
}

/* Sécurité */
.security-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 2rem;
    margin: 3rem 0;
}

.security-item {
    background-color: var(--color-brand-dark); /* Vert forêt profond */
    color: var(--base-2);
    padding: 3rem 2rem;
    border-radius: var(--border-radius);
    text-align: center;
    border-bottom: 8px solid var(--color-accent);
    box-shadow: var(--box-shadow);
}

.security-item i {
    font-size: var(--text-3xl);
    color: var(--color-highlight); /* Jaune pétant sur fond foncé */
    margin-bottom: 1.5rem;
    display: block;
}

.security-item strong {
    font-size: var(--text-lg);
    display: block;
    margin-bottom: 1rem;
    color: #ffffff;
}

.security-item p {
    color: var(--base); /* Vert clair text */
    font-size: var(--text-sm);
    margin: 0;
}

/* Cookies */
.cookies-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
    margin: 3rem 0;
}

.cookie-card {
    padding: 2.5rem;
    border-radius: var(--border-radius);
    border-left: 8px solid;
}

.cookie-card h4 {
    display: flex;
    align-items: center;
    gap: 1rem;
    font-size: var(--text-xl);
    margin-bottom: 1rem;
}

.cookie-card.essential { background-color: var(--bg-success-soft); border-color: var(--color-accent); }
.cookie-card.essential i { color: var(--color-accent); }

.cookie-card.analytics { background-color: var(--bg-info-soft); border-color: var(--color-info); }
.cookie-card.analytics i { color: var(--color-info); }

.cookie-card.marketing { background-color: var(--bg-warning-soft); border-color: var(--color-secondary); }
.cookie-card.marketing i { color: var(--color-secondary); }

/* Timeline Pannes (Breach) */
.breach-timeline {
    border-left: 6px solid var(--color-secondary);
    padding-left: 5rem;
    margin: 3rem 0 3rem 2rem;
}

.breach-step {
    position: relative;
    margin-bottom: 3rem;
}

.breach-step:last-child {
    margin-bottom: 0;
}

.breach-time {
    position: absolute;
    left: -8rem;
    top: 0;
    background-color: var(--color-accent);
    color: var(--color-background);
    padding: 0.5rem 1rem;
    border-radius: 6px;
    font-weight: 900;
    font-size: var(--text-sm);
    box-shadow: var(--box-shadow-soft);
}

.breach-step::before {
    content: '';
    position: absolute;
    left: -3.85rem;
    top: 0.5rem;
    width: 24px;
    height: 24px;
    background-color: var(--color-secondary);
    border-radius: 50%;
    border: 6px solid var(--base-2);
}

.breach-desc strong {
    font-size: var(--text-xl);
    display: block;
    margin-bottom: 0.5rem;
    color: var(--contrast);
}

/* Contact Box */
.contact-box {
    background-color: var(--color-brand-dark); /* Vert Forêt */
    color: var(--base-2);
    border-radius: var(--border-radius);
    overflow: hidden;
    margin-top: 3rem;
    box-shadow: var(--box-shadow);
}

.contact-box-header {
    background: var(--gradient-accent);
    padding: 2rem;
    font-size: var(--text-xl);
    display: flex;
    align-items: center;
    gap: 1.5rem;
}

.contact-box-body {
    padding: 3rem;
}

.contact-box-body p {
    display: flex;
    align-items: center;
    gap: 1.5rem;
    font-size: var(--text-lg);
    margin-bottom: 1.5rem;
    color: #ffffff;
}

.contact-box-body p:last-child {
    margin-bottom: 0;
}

.contact-box-body i {
    color: var(--color-highlight);
    font-size: var(--text-xl);
    width: 40px;
    text-align: center;
}

/* Annexes */
.annexes-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 2rem;
    margin-top: 3rem;
}

.annex-card {
    display: block;
    background-color: var(--base-3); /* Vert très clair */
    padding: 2.5rem;
    border-radius: var(--border-radius);
    text-align: center;
    color: var(--contrast-2);
    border: 2px solid var(--base);
}

.annex-card:hover {
    border-color: var(--color-accent);
    background-color: var(--base-2);
    transform: translateY(-5px);
    box-shadow: var(--box-shadow);
}

.annex-card i {
    font-size: var(--text-3xl);
    color: var(--color-accent);
    margin-bottom: 1.5rem;
    display: block;
    transition: var(--transition);
}

.annex-card:hover i {
    color: var(--color-secondary); /* Devient orange au survol */
}

.annex-card strong {
    display: block;
    font-size: var(--text-lg);
    margin-bottom: 0.5rem;
    color: var(--contrast);
}
.annex-card:hover strong {
    display: block;
    font-size: var(--text-lg);
    margin-bottom: 0.5rem;
    color: #000000;
}
.annex-card span {
    font-size: var(--text-sm);
    color: var(--contrast-3);
}

/* ==========================================================================
   FOOTER DE LA PAGE JURIDIQUE
   ========================================================================== */
.legal-page-footer {
    text-align: center;
    margin-top: 6rem;
    padding-top: 4rem;
    border-top: 3px solid var(--base);
}

.legal-footer-icon i {
    font-size: var(--text-3xl);
    color: var(--color-accent);
    margin-bottom: 2rem;
}

.legal-page-footer h3 {
    font-size: var(--text-2xl);
    margin-bottom: 1.5rem;
}

.legal-page-footer p {
    max-width: 800px;
    margin: 0 auto 3rem auto;
    color: var(--contrast-2);
    font-size: var(--text-lg);
}

.legal-footer-actions {
    display: flex;
    justify-content: center;
    gap: 1.5rem;
    flex-wrap: wrap;
    margin-bottom: 3rem;
}

.btn-primary-legal, .btn-outline-legal {
    display: inline-flex;
    align-items: center;
    gap: 1rem;
    padding: 1.25rem 2.5rem;
    border-radius: var(--border-radius);
    font-weight: 700;
    font-size: var(--text-lg);
    transition: var(--transition);
}

.btn-primary-legal {
    background: var(--gradient-accent);
    color: var(--base-2);
    box-shadow: var(--box-shadow);
}

.btn-primary-legal:hover {
    box-shadow: var(--box-shadow-hover);
    transform: translateY(-3px);
    color: var(--base-2);
}

.btn-outline-legal {
    background-color: transparent;
    color: var(--color-accent); /* Vert au lieu du noir */
    border: 2px solid var(--color-accent);
}

.btn-outline-legal:hover {
    background-color: var(--color-accent);
    color: var(--base-2);
}

.legal-footer-note {
    font-size: var(--text-sm);
    color: var(--contrast-3);
}

/* ==========================================================================
   RESPONSIVE DESIGN (Mobiles & Tablettes)
   ========================================================================== */
@media (max-width: 992px) {
    .legal-page-body {
        padding: 2rem 1rem;
    }
    
    .identity-grid {
        grid-template-columns: 1fr;
    }
    
    .trust-bar-inner {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 768px) {
    .trust-bar-inner {
        grid-template-columns: 1fr;
    }

    .legal-intro-block {
        flex-direction: column;
        padding: 2rem;
        border-left-width: 4px;
    }
    
    .legal-section h2 {
        font-size: var(--text-xl);
    }
    
    .toc-container {
        padding: 2rem;
    }
    
    .toc-grid {
        grid-template-columns: 1fr;
    }

    .legal-alert, .legal-card-info {
        flex-direction: column;
        gap: 1rem;
    }
	.toc-count {
	display:none;
	}

    .breach-time {
        position: relative;
        left: 0;
        display: inline-block;
        margin-bottom: 1rem;
    }

    .breach-timeline {
        border-left: none;
        padding-left: 0;
        margin-left: 0;
    }

    .breach-step::before {
        display: none;
    }
}

/* ==========================================================================
   1. HERO SECTION (En-tête ultra compact)
   ========================================================================== */
.legal-hero {
    position: relative;
    background-image: url('/wp-content/uploads/2026/02/Fendt-Tractor-Banner.png');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed; 
    background-color: var(--color-primary);
    
    /* Hauteur extrêmement réduite */
    padding: 30px 20px 20px; 
    text-align: center;
    overflow: hidden;
}

/* .legal-hero-overlay {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.85) 100%);
    z-index: 1;
} */

.legal-hero-content {
    position: relative;
    z-index: 2;
    max-width: 1000px;
    margin: 0 auto;
}

.legal-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    padding: 4px 12px;
    border-radius: 50px;
    font-size: 0.75rem; /* Taille mini */
    font-weight: 700;
    color: var(--color-highlight); 
    margin-bottom: 10px; 
    letter-spacing: 0.5px;
}

.hero-title {
    font-size: var(--text-xl); /* Police très réduite */
    font-weight: 900;
    line-height: 1.2;
    color: #FFFFFF;
    margin-bottom: 5px; 
    text-shadow: 0 2px 10px rgba(0,0,0,0.5);
}

.hero-subtitle {
    display: block;
    font-size: var(--text-base); /* Police réduite */
    color: var(--color-accent);
    margin-top: 5px;
    font-weight: 700;
}

.hero-divider {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: 10px 0; 
    color: var(--color-highlight);
    font-size: var(--text-sm);
}

.hero-divider span {
    height: 2px;
    width: 40px; /* Trait plus court */
    background: var(--color-highlight);
    opacity: 0.5;
}

.hero-intro {
    font-size: var(--text-sm); /* Paragraphe réduit */
    max-width: 800px;
    margin: 0 auto 15px; 
    color: #FFFFFF !important; 
    text-shadow: 0 2px 4px rgba(0,0,0,0.8); 
    line-height: 1.4;
}

.hero-meta {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 0; 
}

.hero-meta-tag {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 0.75rem;
    color: #FFFFFF;
    background: rgba(0,0,0,0.4);
    backdrop-filter: blur(4px);
    padding: 4px 10px;
    border-radius: var(--border-radius);
    border: 1px solid rgba(255,255,255,0.1);
}

/* Le bouton scroll est caché pour gagner en hauteur */
.hero-scroll-btn {
    display: none; 
}





/* ==========================================================================
   CORPS DE PAGE IMPRESSUM (Classes imp-*)
   ========================================================================== */
.imp-page-wrapper {
    padding: 4rem 5rem;
    background-color: var(--color-background);
}

.imp-full-container {
    width: 100%; /* PLEINE LARGEUR */
}

.imp-content-area {
    background-color: var(--base-2);
    border-radius: var(--border-radius);
    padding: 2rem 0;
}

/* --- Introduction --- */
.imp-intro-box {
    display: flex;
    gap: 2rem;
    background: var(--gradient-soft);
    padding: 3rem;
    border-radius: var(--border-radius);
    border-left: 8px solid var(--color-accent);
    margin-bottom: 4rem;
    align-items: flex-start;
    box-shadow: var(--box-shadow-soft);
}

.imp-intro-icon i {
    font-size: var(--text-3xl);
    color: var(--color-accent);
}

.imp-intro-text h2 {
    font-size: var(--text-xl);
    margin-bottom: 1rem;
}

/* --- Table des matières (TOC) --- */
.imp-index-container {
    background-color: var(--base-3);
    border-radius: var(--border-radius);
    padding: 3rem;
    margin-bottom: 5rem;
    border: 2px solid var(--base);
}

.imp-index-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 2rem;
    border-bottom: 2px solid var(--base);
    padding-bottom: 1rem;
}

.imp-index-title {
    font-size: var(--text-lg);
    font-weight: 700;
    color: var(--contrast);
    display: flex;
    align-items: center;
    gap: 1rem;
}

.imp-index-title i {
    color: var(--color-secondary);
    font-size: var(--text-xl);
}

.imp-index-badge {
    background-color: var(--color-brand-dark);
    color: var(--color-background);
    padding: 0.35rem 1rem;
    border-radius: 30px;
    font-size: var(--text-xs);
    font-weight: 700;
}

.imp-index-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: 1.25rem;
}

.imp-index-link {
    display: flex;
    align-items: center;
    gap: 1rem;
    font-size: var(--text-base);
    font-weight: 500;
    color: var(--contrast-2);
    padding: 1rem;
    border-radius: var(--border-radius);
    background-color: var(--base-2);
    border: 2px solid var(--base);
}

.imp-index-link:hover {
    background-color: var(--bg-success-soft);
    border-color: var(--color-accent);
    color: var(--color-accent);
    transform: translateX(8px);
    box-shadow: var(--box-shadow-soft);
}

.imp-index-num {
    font-weight: 900;
    color: var(--color-background);
    background-color: var(--color-accent);
    padding: 0.3rem 0.6rem;
    border-radius: 6px;
    font-size: var(--text-xs);
}

/* --- Sections Juridiques --- */
.imp-section {
    margin-bottom: 5rem;
}

.imp-section h2 {
    font-size: var(--text-2xl);
    display: flex;
    align-items: center;
    gap: 1.25rem;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    border-bottom: 3px solid var(--base);
}

.imp-section-num {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 55px;
    height: 55px;
    background: var(--gradient-secondary);
    color: var(--base-2);
    border-radius: var(--border-radius);
    font-size: var(--text-xl);
    font-weight: 900;
    box-shadow: var(--box-shadow-soft);
}

.imp-text-content p {
    margin-bottom: 1.5rem;
    color: var(--contrast-2);
}

.imp-text-content strong {
    color: var(--contrast);
    font-weight: 900;
}

/* --- Cartes Informations & Alertes --- */
.imp-info-card {
    background-color: var(--bg-info-soft);
    border-left: 6px solid var(--color-info);
    padding: 2rem;
    border-radius: 0 var(--border-radius) var(--border-radius) 0;
    margin-top: 2rem;
    font-size: var(--text-sm);
}

.imp-info-card.imp-card-highlight {
    background: var(--gradient-accent);
    border-left: none;
    color: var(--base-2);
    box-shadow: var(--box-shadow);
}

.imp-info-card.imp-card-highlight h3, 
{
    color: var(--base-2);
}
.imp-info-card.imp-card-highlight p {
color:#000000}

.imp-info-card h3 {
    font-size: var(--text-lg);
    margin-bottom: 1rem;
}

.imp-warning-box {
    display: flex;
    gap: 1.5rem;
    background-color: var(--bg-danger-soft);
    border-left: 6px solid var(--color-danger);
    padding: 2rem;
    border-radius: 0 var(--border-radius) var(--border-radius) 0;
    margin-top: 2rem;
}

.imp-warning-box i {
    font-size: var(--text-2xl);
    color: var(--color-danger);
}

/* --- Grilles de Données --- */
.imp-data-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    margin-top: 3rem;
}

.imp-terms-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
    margin: 3rem 0;
}

.imp-term-card {
    background-color: var(--base-3);
    padding: 1.5rem;
    border-radius: var(--border-radius);
    border-bottom: 6px solid var(--color-accent);
}

.imp-term-title {
    font-weight: 900;
    font-size: var(--text-base);
    color: var(--contrast);
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-bottom: 0.5rem;
}

.imp-term-title i {
    color: var(--color-accent);
    font-size: var(--text-lg);
}

/* --- Listes & Méthodes --- */
.imp-list-group {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    margin-top: 3rem;
}

.imp-list-item {
    display: flex;
    align-items: center;
    gap: 2rem;
    background-color: var(--base-3);
    padding: 2rem;
    border-radius: var(--border-radius);
    border: 1px solid var(--base);
}

.imp-list-icon {
    flex-shrink: 0;
    width: 70px;
    height: 70px;
    background-color: var(--color-accent);
    color: var(--color-background);
    border-radius: var(--border-radius);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--text-xl);
    box-shadow: var(--box-shadow);
}

/* --- Contact & Liens DPO --- */
.imp-contact-panel {
    background-color: var(--color-brand-dark);
    color: var(--base-2);
    border-radius: var(--border-radius);
    overflow: hidden;
    margin-top: 3rem;
    box-shadow: var(--box-shadow);
}

.imp-contact-header {
    background: var(--gradient-accent);
    padding: 2rem;
    font-size: var(--text-xl);
    display: flex;
    align-items: center;
    gap: 1.5rem;
}

.imp-contact-body {
    padding: 3rem;
}

.imp-contact-body p {
    display: flex;
    align-items: center;
    gap: 1.5rem;
    font-size: var(--text-lg);
    margin-bottom: 1.5rem;
    color: var(--base-2);
}

.imp-contact-body p:last-child {
    margin-bottom: 0;
}

.imp-contact-body i {
    color: var(--color-highlight);
    font-size: var(--text-xl);
    width: 40px;
    text-align: center;
}

.imp-action-link {
    color: var(--color-highlight) !important;
}
.imp-action-link:hover {
    color: var(--base-2) !important;
}

.imp-note {
    font-size: var(--text-sm);
    color: var(--base-2);
    opacity: 0.9;
}

/* --- Fonctionnalités / Responsabilités (Purposes) --- */
.imp-features-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
    margin-top: 3rem;
}

.imp-feature-card {
    background-color: var(--base-2);
    border: 2px solid var(--base);
    padding: 2.5rem;
    border-radius: var(--border-radius);
    transition: var(--transition);
}

.imp-feature-card:hover {
    box-shadow: var(--box-shadow-hover);
    border-color: var(--color-accent);
    transform: translateY(-8px);
}

.imp-feature-icon {
    width: 70px;
    height: 70px;
    background: var(--bg-success-soft);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--text-2xl);
    color: var(--color-accent);
    margin-bottom: 1.5rem;
    border: 2px solid var(--base);
}

.imp-feature-card h3 {
    font-size: var(--text-lg);
    margin-bottom: 0.5rem;
}

.imp-feature-badge {
    display: inline-block;
    background-color: var(--bg-warning-soft);
    color: #B28900;
    padding: 0.3rem 0.8rem;
    border-radius: 6px;
    font-size: var(--text-xs);
    font-weight: 900;
    margin-bottom: 1.5rem;
    border: 1px solid var(--color-highlight);
}

/* --- Vos Droits (Rights) --- */
.imp-rights-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
    margin: 3rem 0;
}

.imp-right-card {
    background-color: var(--base-3);
    border: 2px solid var(--base);
    padding: 2.5rem;
    border-radius: var(--border-radius);
    position: relative;
    padding-top: 4rem;
}

.imp-right-icon {
    position: absolute;
    top: -25px;
    left: 2rem;
    width: 60px;
    height: 60px;
    background: var(--gradient-accent);
    color: var(--base-2);
    border-radius: var(--border-radius);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--text-xl);
    box-shadow: var(--box-shadow);
}

.imp-right-card h4 {
    font-size: var(--text-xl);
    margin-bottom: 0.5rem;
}

.imp-right-card span {
    display: inline-block;
    background-color: var(--bg-warning-soft);
    padding: 0.2rem 0.8rem;
    border-radius: 4px;
    font-size: var(--text-xs);
    color: var(--color-secondary);
    font-weight: 900;
    margin-bottom: 1rem;
}

/* --- Cookies --- */
.imp-cookies-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 2rem;
    margin: 3rem 0;
}

.imp-cookie-card {
    padding: 2.5rem;
    border-radius: var(--border-radius);
    border-left: 8px solid;
    background-color: var(--base-2);
}

.imp-cookie-card h4 {
    display: flex;
    align-items: center;
    gap: 1rem;
    font-size: var(--text-xl);
    margin-bottom: 1rem;
}

.imp-cookie-essential { border-color: var(--color-accent); }
.imp-cookie-essential i { color: var(--color-accent); }

.imp-cookie-analytics { border-color: var(--color-info); }
.imp-cookie-analytics i { color: var(--color-info); }

/* --- Annexes / Links --- */
.imp-links-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 2rem;
    margin-top: 3rem;
}

.imp-link-card {
    display: block;
    background-color: var(--base-3);
    padding: 2.5rem;
    border-radius: var(--border-radius);
    text-align: center;
    color: var(--contrast-2);
    border: 2px solid var(--base);
}

.imp-link-card:hover {
    border-color: var(--color-accent);
    background-color: var(--base-2);
    transform: translateY(-5px);
    box-shadow: var(--box-shadow);
}

.imp-link-card i {
    font-size: var(--text-3xl);
    color: var(--color-accent);
    margin-bottom: 1.5rem;
    display: block;
    transition: var(--transition);
}

.imp-link-card:hover i {
    color: var(--color-secondary);
}

.imp-link-card strong {
    display: block;
    font-size: var(--text-lg);
    margin-bottom: 0.5rem;
    color: var(--contrast);
}

.imp-link-card span {
    font-size: var(--text-sm);
    color: var(--contrast-3);
}

/* ==========================================================================
   FOOTER DE LA PAGE
   ========================================================================== */
.imp-page-footer {
    text-align: center;
    margin-top: 6rem;
    padding-top: 4rem;
    border-top: 3px solid var(--base);
}

.imp-footer-icon i {
    font-size: var(--text-3xl);
    color: var(--color-accent);
    margin-bottom: 2rem;
}

.imp-page-footer h3 {
    font-size: var(--text-2xl);
    margin-bottom: 1.5rem;
}

.imp-page-footer p {
    max-width: 800px;
    margin: 0 auto 3rem auto;
    color: var(--contrast-2);
    font-size: var(--text-lg);
}

.imp-footer-actions {
    display: flex;
    justify-content: center;
    gap: 1.5rem;
    flex-wrap: wrap;
    margin-bottom: 3rem;
}

.imp-btn-primary, .imp-btn-outline {
    display: inline-flex;
    align-items: center;
    gap: 1rem;
    padding: 1.25rem 2.5rem;
    border-radius: var(--border-radius);
    font-weight: 700;
    font-size: var(--text-lg);
    transition: var(--transition);
}

.imp-btn-primary {
    background: var(--gradient-accent);
    color: var(--base-2);
    box-shadow: var(--box-shadow);
}

.imp-btn-primary:hover {
    box-shadow: var(--box-shadow-hover);
    transform: translateY(-3px);
    color: var(--base-2);
}

.imp-btn-outline {
    background-color: transparent;
    color: var(--color-accent);
    border: 2px solid var(--color-accent);
}

.imp-btn-outline:hover {
    background-color: var(--color-accent);
    color: var(--base-2);
}

.imp-footer-note {
    font-size: var(--text-sm);
    color: var(--contrast-3);
}

/* ==========================================================================
   RESPONSIVE DESIGN (Mobiles & Tablettes)
   ========================================================================== */
@media (max-width: 992px) {
    .imp-page-wrapper {
        padding: 2rem 1rem;
    }
    
    .imp-data-grid {
        grid-template-columns: 1fr;
    }
    
    .trust-bar-inner {
        grid-template-columns: 1fr 1fr;
    }
}
/* ==========================================================================
   RESPONSIVE DESIGN (Mobiles & Tablettes) - CORRECTIONS
   ========================================================================== */

/* 1. Empêcher TOUS les liens longs (emails, urls) de déborder de l'écran */
a, .imp-action-link, .dpo-link {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    hyphens: auto;
}

@media (max-width: 992px) {
    .legal-page-body, .imp-page-wrapper {
        padding: 2rem 1rem;
    }
    .identity-grid, .imp-data-grid {
        grid-template-columns: 1fr;
        gap: 2rem;
    }
    .trust-bar-inner {
        grid-template-columns: 1fr 1fr;
    }
}


/*@media (max-width: 768px) {
    .trust-bar-inner {
        grid-template-columns: 1fr;
    }

    .imp-intro-box {
        flex-direction: column;
        padding: 2rem;
        border-left-width: 4px;
    }
    
    .imp-section h2 {
        font-size: var(--text-xl);
    }
    
    .imp-index-container {
        padding: 2rem;
    }
    
    .imp-index-grid {
        grid-template-columns: 1fr;
    }

    .imp-warning-box, .imp-info-card {
        flex-direction: column;
        gap: 1rem;
    }
} */
 @media (max-width: 768px) {
    .trust-bar-inner {
        grid-template-columns: 1fr;
    }

    .legal-intro-block, .imp-intro-box {
        flex-direction: column;
        padding: 1.5rem;
        border-left-width: 4px;
    }
    
    .legal-section h2, .imp-section h2 {
        font-size: var(--text-xl);
    }
    
    .toc-container, .imp-index-container {
        padding: 1.5rem;
    }
    
    .toc-grid, .imp-index-grid {
        grid-template-columns: 1fr;
    }

    /* ----------------------------------------------------------------------
       CORRECTION : Icône en haut, texte en bas (occupe tout l'espace)
       ---------------------------------------------------------------------- */
    .method-item, 
    .imp-list-item {
        flex-direction: column;
        align-items: flex-start; /* Aligne l'icône et le texte à gauche */
        text-align: left;
        gap: 1.25rem;
        padding: 1.5rem !important; /* Réduit le padding pour éviter le débordement */
        width: 100%;
        box-sizing: border-box;
    }

    .method-item > div, 
    .imp-list-item > div {
        width: 100%;
    }

    /* ----------------------------------------------------------------------
       CORRECTION : Empêcher le débordement des cartes (Section 2 & 7)
       ---------------------------------------------------------------------- */
    .legal-alert, .legal-card-info, 
    .imp-warning-box, .imp-info-card {
        flex-direction: column;
        gap: 1rem;
        padding: 1.5rem; /* Réduction des grands espaces intérieurs sur mobile */
    }

    /* Section Contact (Hébergement & Contact) - Évite le débordement */
    .contact-box-header, .imp-contact-header {
        padding: 1.5rem;
        flex-direction: column;
        align-items: flex-start;
    }

    .contact-box-body, .imp-contact-body {
        padding: 1.5rem;
    }

    /* Empile les icônes de contact (Tél, Email, Web) au dessus de leur texte */
    .contact-box-body p, .imp-contact-body p {
        flex-direction: column;
        align-items: flex-start;
        gap: 0.5rem;
        width: 100%;
    }

    /* ----------------------------------------------------------------------
       Timeline des pannes (Page Confidentialité)
       ---------------------------------------------------------------------- */
    .breach-time {
        position: relative;
        left: 0;
        display: inline-block;
        margin-bottom: 1rem;
    }

    .breach-timeline {
        border-left: none;
        padding-left: 0;
        margin-left: 0;
    }

    .breach-step::before {
        display: none;
    }
}
/* --- Correction des Menus Déroulants (Select) --- */
.aq-field select {
    appearance: none;
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 1rem center;
    background-size: 1em;
    padding-right: 2.5rem !important;
    color: #000000 !important; /* Force la couleur du texte en noir */
    background-color: #ffffff !important;
    opacity: 1 !important;
}

/* Force l'affichage des options à l'intérieur */
.aq-field select option {
    color: #000000 !important;
    background-color: #ffffff !important;
}

/* Style du message important 5500€ */
.aq-important-notice {
    background-color: #FFF9E6;
    border: 2px solid #E35205;
    color: #E35205;
    padding: 1.5rem;
    border-radius: 8px;
    display: flex;
    align-items: center;
    gap: 1rem;
    font-weight: 900;
    margin-bottom: 2rem;
    text-transform: uppercase;
}

/* Mise en page Grid */
.aq-form-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.5rem;
}
.aq-full { grid-column: 1 / -1; }

.aq-field {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    margin-bottom: 1rem;
}

.aq-field label {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.85rem;
}

.aq-field input, .aq-field select, .aq-field textarea {
    padding: 1rem;
    border: 2px solid #E0E0E0;
    border-radius: 8px;
    font-size: 1rem;
}
/* ==========================================================================
   PAGE ANGEBOTSANFRAGE (Demande de devis)
   ========================================================================== */

/* Structure Globale */
.aq-content {
    background-color: #FFFFFF;
    padding: 4rem 2rem;
}

.aq-grid {
    display: grid;
    grid-template-columns: 350px 1fr;
    gap: 3rem;
    max-width: 1200px;
    margin: 0 auto;
    align-items: start;
}

/* Fil d'ariane */
.aq-breadcrumb-wrap {
    background: #f9f9f9;
    padding: 1rem 2rem;
    border-bottom: 1px solid #eee;
}
.aq-breadcrumb {
    max-width: 1200px;
    margin: 0 auto;
    font-size: 0.9rem;
}
.aq-breadcrumb a { color: #666; }
.aq-bc-sep { margin: 0 10px; color: #ccc; }
.aq-bc-current { color: var(--color-accent); font-weight: 700; }

/* --- SIDEBAR (Résumé de la machine) --- */
.aq-sidebar-card {
    background: #FFFFFF;
    border: 2px solid var(--base);
    border-radius: var(--border-radius);
    overflow: hidden;
    box-shadow: var(--box-shadow-soft);
    position: sticky;
    top: 100px;
}

.aq-sidebar-img-wrap {
    width: 100%;
    height: 220px;
    background: #f5f5f5;
}
.aq-sidebar-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.aq-sidebar-body {
    padding: 2rem;
}

.aq-sidebar-name {
    font-size: 1.3rem;
    margin-bottom: 0.5rem;
    color: var(--contrast);
}

.aq-sidebar-sku {
    display: block;
    font-family: monospace;
    font-size: 0.9rem;
    color: var(--contrast-3);
    margin-bottom: 1.5rem;
}

.aq-sidebar-price-box {
    background: var(--base-3);
    padding: 1.25rem;
    border-radius: 8px;
    margin-bottom: 1.5rem;
}

.aq-sidebar-price-label {
    display: block;
    font-size: 0.8rem;
    text-transform: uppercase;
    font-weight: 900;
    color: var(--contrast-3);
}

.aq-sidebar-price {
    font-size: 1.75rem;
    font-weight: 900;
    color: var(--color-accent);
}

.aq-sidebar-guarantees {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.aq-sidebar-guarantee {
    font-size: 0.9rem;
    font-weight: 700;
    color: var(--color-brand-dark);
}

/* --- FORMULAIRE --- */
.aq-form-card {
    background: #FFFFFF;
    border: 2px solid var(--base);
    border-radius: var(--border-radius);
    box-shadow: var(--box-shadow);
}

.aq-form-header {
    padding: 2.5rem;
    border-bottom: 2px solid var(--base);
}

.aq-form-header h3 {
    font-size: 1.75rem;
    margin-bottom: 0.5rem;
}

.aq-form-body {
    padding: 2.5rem;
}

.aq-form-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.5rem;
}

.aq-full {
    grid-column: 1 / -1;
}

.aq-field {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.aq-field label {
    font-weight: 900;
    font-size: 0.9rem;
    color: var(--contrast);
    text-transform: uppercase;
}

/* Inputs Style */
.aq-field input, .aq-field select, .aq-field textarea {
    padding: 1rem;
    border: 2px solid var(--base);
    border-radius: 8px;
    font-size: 1rem;
    background: #fff;
    transition: var(--transition);
}

.aq-field input:focus, .aq-field select:focus, .aq-field textarea:focus {
    border-color: var(--color-accent);
    outline: none;
    box-shadow: 0 0 0 4px rgba(54, 124, 43, 0.1);
}

.aq-field textarea {
    min-height: 120px;
}

/* Placeholder Gris */
::placeholder {
    color: #888888 !important;
    opacity: 1;
}

/* Message important sur l'acompte */
.aq-important-notice {
    background-color: var(--bg-warning-soft);
    border: 2px solid var(--color-secondary);
    color: var(--color-secondary);
    padding: 1.25rem;
    border-radius: 8px;
    display: flex;
    align-items: center;
    gap: 1rem;
    font-weight: 900;
    margin-bottom: 2rem;
    text-transform: uppercase;
    font-size: 0.95rem;
}

.aq-important-notice i {
    font-size: 1.5rem;
}

.aq-section-divider {
    height: 2px;
    background: var(--base);
    margin: 2.5rem 0;
}

.aq-section-title {
    font-size: 1.25rem;
    font-weight: 900;
    margin-bottom: 1.5rem;
    color: var(--color-brand-dark);
}

/* Bouton Envoyer */
.aq-submit-wrap {
    margin-top: 2rem;
}

.aq-submit-btn {
    width: 100%;
    padding: 1.25rem;
    background: var(--gradient-accent);
    color: #fff;
    border: none;
    border-radius: var(--border-radius);
    font-weight: 900;
    font-size: 1.1rem;
    text-transform: uppercase;
    cursor: pointer;
    transition: var(--transition);
    box-shadow: var(--box-shadow);
}

.aq-submit-btn:hover {
    background: var(--color-highlight);
    color: var(--color-primary);
    transform: translateY(-3px);
}

/* Success Modal */
.agri-overlay {
    position: fixed;
    top: 0; left: 0; width: 100%; height: 100%;
    background: rgba(0,0,0,0.8);
    display: flex; align-items: center; justify-content: center;
    z-index: 9999;
    opacity: 0; visibility: hidden; transition: 0.3s;
}
.agri-overlay.is-open { opacity: 1; visibility: visible; }

.agri-confirm-box {
    background: #fff;
    padding: 3rem;
    border-radius: 15px;
    text-align: center;
    max-width: 500px;
}

/* Responsivité Mobile */
@media (max-width: 992px) {
    .aq-grid {
        grid-template-columns: 1fr;
    }
    .aq-sidebar-card {
        position: relative;
        top: 0;
    }
    .aq-form-grid {
        grid-template-columns: 1fr;
    }
}
/* ===================================================================
   ROOT — PALETTE AGRI-TECH
   =================================================================== */

:root {
    --contrast: #000000;
    --contrast-2: #0A0A0A;
    --contrast-3: #1A1A1A;
    --color-accent: #367C2B;
    --color-brand-dark: #1B4315;
    --color-secondary: #E35205;
    --color-highlight: #FFC220;
    --color-background: #FFFFFF;
    --base: #C8E6C9;
    --base-2: #FFFFFF;
    --base-3: #F1F8E9;
    --color-info: #0288D1;
    --color-danger: #D32F2F;
    --color-legal: #7B1FA2;
    --bg-success-soft: #E8F5E9;
    --bg-warning-soft: #FFF8E1;
    --bg-danger-soft: #FFEBEE;
    --bg-info-soft: #E1F5FE;
    --text-xs: 1rem;
    --text-sm: 1.125rem;
    --text-base: 1.25rem;
    --text-lg: 1.5rem;
    --text-xl: 2rem;
    --text-2xl: 2.75rem;
    --text-3xl: 3.5rem;
    --border-radius: 8px;
    --box-shadow: 0 10px 15px -3px rgba(54, 124, 43, 0.08), 0 4px 6px -2px rgba(54, 124, 43, 0.04);
    --box-shadow-hover: 0 20px 25px -5px rgba(54, 124, 43, 0.2), 0 10px 10px -5px rgba(54, 124, 43, 0.1);
    --box-shadow-soft: 0 4px 6px -1px rgba(54, 124, 43, 0.06);
    --transition: all 0.3s ease-in-out;
    --gradient-accent: linear-gradient(135deg, #367C2B 0%, #4CAF50 100%);
    --gradient-secondary: linear-gradient(135deg, #E35205 0%, #FF8A65 100%);
    --gradient-soft: linear-gradient(135deg, #F1F8E9 0%, #FFFFFF 100%);
    --font-family-base: 'DM Sans', system-ui, -apple-system, sans-serif;
}


/* ===================================================================
   A) STATUS BADGES — BOUCLE CATÉGORIE
   =================================================================== */

.ms-badge {
    position: absolute;
    top: 12px;
    left: 12px;
    z-index: 10;
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 6px 14px;
    border-radius: 50px;
    font-family: var(--font-family-base);
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    line-height: 1;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
    transition: var(--transition);
}

.ms-badge-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    flex-shrink: 0;
    animation: ms-pulse 2s ease-in-out infinite;
}

@keyframes ms-pulse {
    0%, 100% { opacity: 1; transform: scale(1); }
    50% { opacity: 0.5; transform: scale(0.75); }
}

/* Verfügbar */
.ms-badge--verfuegbar {
    background: rgba(232, 245, 233, 0.92);
    color: var(--color-accent);
    border: 1.5px solid rgba(54, 124, 43, 0.25);
}
.ms-badge--verfuegbar .ms-badge-dot {
    background: var(--color-accent);
    box-shadow: 0 0 6px rgba(54, 124, 43, 0.5);
}

/* Reserviert */
.ms-badge--reserviert {
    background: rgba(255, 248, 225, 0.92);
    color: #E65100;
    border: 1.5px solid rgba(227, 82, 5, 0.25);
}
.ms-badge--reserviert .ms-badge-dot {
    background: var(--color-secondary);
    box-shadow: 0 0 6px rgba(227, 82, 5, 0.5);
}

/* Verkauft */
.ms-badge--verkauft {
    background: rgba(255, 235, 238, 0.92);
    color: var(--color-danger);
    border: 1.5px solid rgba(211, 47, 47, 0.25);
}
.ms-badge--verkauft .ms-badge-dot {
    background: var(--color-danger);
    box-shadow: 0 0 6px rgba(211, 47, 47, 0.5);
    animation: none;
}


/* ===================================================================
   B) STATUS BANNER — PAGE PRODUIT SINGLE (en haut)
   =================================================================== */

.ms-banner {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 18px 24px;
    border-radius: var(--border-radius);
    margin-bottom: 24px;
    font-family: var(--font-family-base);
    font-size: var(--text-sm);
    line-height: 1.5;
    border-left: 5px solid;
}

.ms-banner svg {
    flex-shrink: 0;
}

.ms-banner div {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.ms-banner strong {
    font-size: var(--text-base);
    font-weight: 700;
}

.ms-banner span {
    font-size: var(--text-xs);
    opacity: 0.8;
}

.ms-banner--verkauft {
    background: var(--bg-danger-soft);
    border-color: var(--color-danger);
    color: #B71C1C;
}

.ms-banner--reserviert {
    background: var(--bg-warning-soft);
    border-color: var(--color-secondary);
    color: #BF360C;
}


/* ===================================================================
   C) STATUS MESSAGES — Remplace les boutons masqués
   =================================================================== */

.ms-status-msg {
    border-radius: 12px;
    padding: 32px;
    margin: 28px 0;
    font-family: var(--font-family-base);
    border: 1.5px solid;
    position: relative;
    overflow: hidden;
}

.ms-status-msg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
}

.ms-status-msg--verkauft {
    background: var(--bg-danger-soft);
    border-color: rgba(211, 47, 47, 0.15);
}
.ms-status-msg--verkauft::before {
    background: linear-gradient(90deg, var(--color-danger), #EF5350);
}

.ms-status-msg--reserviert {
    background: var(--bg-warning-soft);
    border-color: rgba(227, 82, 5, 0.15);
}
.ms-status-msg--reserviert::before {
    background: var(--gradient-secondary);
}

.ms-status-msg-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    margin-bottom: 20px;
    flex-shrink: 0;
}

.ms-status-msg--verkauft .ms-status-msg-icon {
    background: rgba(211, 47, 47, 0.1);
    color: var(--color-danger);
}

.ms-status-msg--reserviert .ms-status-msg-icon {
    background: rgba(227, 82, 5, 0.1);
    color: var(--color-secondary);
}

.ms-status-msg-content {
    margin-bottom: 24px;
}

.ms-status-msg-content strong {
    display: block;
    font-size: var(--text-lg);
    font-weight: 800;
    color: var(--contrast);
    margin-bottom: 8px;
}

.ms-status-msg-content p {
    font-size: var(--text-sm);
    line-height: 1.7;
    color: var(--contrast-3);
    margin: 0;
}

.ms-status-msg-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    padding-top: 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
}

.ms-msg-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 24px;
    border-radius: 50px;
    font-family: var(--font-family-base);
    font-size: var(--text-xs);
    font-weight: 700;
    text-decoration: none !important;
    transition: var(--transition);
    cursor: pointer;
    border: 2px solid transparent;
}

.ms-msg-btn--primary {
    background: var(--gradient-accent);
    color: #fff !important;
    box-shadow: 0 4px 14px rgba(54, 124, 43, 0.3);
}
.ms-msg-btn--primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(54, 124, 43, 0.4);
    color: #fff !important;
}

.ms-msg-btn--secondary {
    background: var(--base-2);
    color: var(--contrast-2) !important;
    border-color: var(--base);
}
.ms-msg-btn--secondary:hover {
    border-color: var(--color-accent);
    color: var(--color-accent) !important;
    background: var(--bg-success-soft);
}

.ms-msg-btn--warning {
    background: var(--gradient-secondary);
    color: #fff !important;
    box-shadow: 0 4px 14px rgba(227, 82, 5, 0.3);
}
.ms-msg-btn--warning:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(227, 82, 5, 0.4);
    color: #fff !important;
}

.ms-msg-btn svg {
    flex-shrink: 0;
}


/* ===================================================================
   D) BODY CLASSES — Masquer les boutons selon statut
   =================================================================== */

.ms-status-verkauft .single_add_to_cart_button,
.ms-status-verkauft .cart,
.ms-status-verkauft .woocommerce-variation-add-to-cart {
    display: none !important;
}

.ms-status-reserviert .single_add_to_cart_button {
    display: none !important;
}


/* ===================================================================
   E) FILTRES COMMUNS — Titre
   =================================================================== */

.ms-filter-title {
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: var(--font-family-base);
    font-size: var(--text-sm);
    font-weight: 800;
    color: var(--contrast);
    margin: 0 0 16px 0;
    padding-bottom: 12px;
    border-bottom: 2px solid var(--base);
}

.ms-filter-title svg {
    color: var(--color-accent);
    flex-shrink: 0;
}

.ms-filter-unit {
    font-weight: 500;
    color: var(--contrast-3);
    opacity: 0.6;
    font-size: 0.85em;
}


/* ===================================================================
   F) FILTRE PRIX — Inputs
   =================================================================== */

.ms-price-filter {
    background: var(--base-2);
    border: 1.5px solid var(--base);
    border-radius: 12px;
    padding: 24px;
    margin-bottom: 20px;
    transition: var(--transition);
}
.ms-price-filter:hover {
    border-color: rgba(54, 124, 43, 0.3);
    box-shadow: var(--box-shadow-soft);
}

.ms-price-form {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.ms-price-inputs {
    display: flex;
    align-items: flex-end;
    gap: 10px;
}

.ms-price-field {
    flex: 1;
}

.ms-price-field label {
    display: block;
    font-family: var(--font-family-base);
    font-size: 0.8rem;
    font-weight: 700;
    color: var(--contrast-3);
    text-transform: uppercase;
    letter-spacing: 0.06em;
    margin-bottom: 6px;
}

.ms-price-input-wrap {
    display: flex;
    align-items: center;
    background: var(--base-3);
    border: 1.5px solid var(--base);
    border-radius: var(--border-radius);
    overflow: hidden;
    transition: var(--transition);
}
.ms-price-input-wrap:focus-within {
    border-color: var(--color-accent);
    box-shadow: 0 0 0 3px rgba(54, 124, 43, 0.1);
}

.ms-price-currency {
    padding: 0 12px;
    font-family: var(--font-family-base);
    font-weight: 800;
    font-size: var(--text-sm);
    color: var(--color-accent);
    background: rgba(54, 124, 43, 0.06);
    height: 44px;
    display: flex;
    align-items: center;
    border-right: 1.5px solid var(--base);
}

.ms-price-input-wrap input {
    width: 100%;
    border: none;
    background: transparent;
    padding: 10px 12px;
    font-family: var(--font-family-base);
    font-size: var(--text-xs);
    font-weight: 600;
    color: var(--contrast);
    outline: none;
    height: 44px;
}
.ms-price-input-wrap input::placeholder {
    color: var(--contrast-3);
    opacity: 0.4;
}

.ms-price-sep {
    font-size: var(--text-lg);
    color: var(--base);
    font-weight: 300;
    padding-bottom: 4px;
}

.ms-price-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    padding: 12px 20px;
    background: var(--gradient-accent);
    color: #fff;
    border: none;
    border-radius: 50px;
    font-family: var(--font-family-base);
    font-size: var(--text-xs);
    font-weight: 700;
    cursor: pointer;
    transition: var(--transition);
    box-shadow: 0 4px 14px rgba(54, 124, 43, 0.25);
}
.ms-price-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(54, 124, 43, 0.35);
}
.ms-price-btn:active {
    transform: translateY(0);
}


/* ===================================================================
   G) FILTRE STATUT — Verfügbarkeit
   =================================================================== */

.ms-status-filter {
    background: var(--base-2);
    border: 1.5px solid var(--base);
    border-radius: 12px;
    padding: 24px;
    margin-bottom: 20px;
    transition: var(--transition);
}
.ms-status-filter:hover {
    border-color: rgba(54, 124, 43, 0.3);
    box-shadow: var(--box-shadow-soft);
}

.ms-status-options {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.ms-status-opt {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 16px;
    border-radius: var(--border-radius);
    font-family: var(--font-family-base);
    font-size: var(--text-xs);
    font-weight: 600;
    color: var(--contrast-2) !important;
    text-decoration: none !important;
    transition: var(--transition);
    border: 1.5px solid transparent;
}
.ms-status-opt:hover {
    background: var(--base-3);
    border-color: var(--base);
    color: var(--contrast) !important;
}

.ms-status-opt.ms-active {
    background: var(--bg-success-soft);
    border-color: rgba(54, 124, 43, 0.2);
    color: var(--color-accent) !important;
    font-weight: 700;
}

.ms-opt-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    flex-shrink: 0;
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.05);
}

.ms-dot-v { background: var(--color-accent); }
.ms-dot-r { background: var(--color-secondary); }
.ms-dot-s { background: var(--color-danger); }


/* ===================================================================
   H) FILTRE ATTRIBUT — Plage + Tags rapides
   =================================================================== */

.ms-attr-filter {
    background: var(--base-2);
    border: 1.5px solid var(--base);
    border-radius: 12px;
    padding: 24px;
    margin-bottom: 20px;
    transition: var(--transition);
}
.ms-attr-filter:hover {
    border-color: rgba(54, 124, 43, 0.3);
    box-shadow: var(--box-shadow-soft);
}

.ms-attr-quick {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1.5px dashed var(--base);
}

.ms-attr-tag {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 14px;
    background: var(--base-3);
    border: 1.5px solid var(--base);
    border-radius: 50px;
    font-family: var(--font-family-base);
    font-size: 0.85rem;
    font-weight: 600;
    color: var(--contrast-2) !important;
    text-decoration: none !important;
    transition: var(--transition);
    white-space: nowrap;
}
.ms-attr-tag:hover {
    border-color: var(--color-accent);
    background: var(--bg-success-soft);
    color: var(--color-accent) !important;
    transform: translateY(-1px);
}
.ms-attr-tag.ms-active {
    background: var(--color-accent);
    border-color: var(--color-accent);
    color: #fff !important;
}

.ms-attr-count {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 22px;
    height: 22px;
    padding: 0 6px;
    border-radius: 50px;
    background: rgba(0, 0, 0, 0.06);
    font-size: 0.72rem;
    font-weight: 800;
}
.ms-attr-tag.ms-active .ms-attr-count {
    background: rgba(255, 255, 255, 0.25);
    color: #fff;
}

.ms-attr-range-form {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.ms-attr-range-inputs {
    display: flex;
    align-items: flex-end;
    gap: 10px;
}

.ms-attr-range-field {
    flex: 1;
}

.ms-attr-range-field label {
    display: block;
    font-family: var(--font-family-base);
    font-size: 0.8rem;
    font-weight: 700;
    color: var(--contrast-3);
    text-transform: uppercase;
    letter-spacing: 0.06em;
    margin-bottom: 6px;
}

.ms-attr-range-field input {
    width: 100%;
    padding: 10px 14px;
    border: 1.5px solid var(--base);
    border-radius: var(--border-radius);
    background: var(--base-3);
    font-family: var(--font-family-base);
    font-size: var(--text-xs);
    font-weight: 600;
    color: var(--contrast);
    outline: none;
    transition: var(--transition);
    height: 44px;
}
.ms-attr-range-field input:focus {
    border-color: var(--color-accent);
    box-shadow: 0 0 0 3px rgba(54, 124, 43, 0.1);
    background: var(--base-2);
}
.ms-attr-range-field input::placeholder {
    color: var(--contrast-3);
    opacity: 0.4;
}

.ms-attr-range-sep {
    font-size: var(--text-lg);
    color: var(--base);
    font-weight: 300;
    padding-bottom: 8px;
}


/* ===================================================================
   I) FILTRE LISTE — Standort, Marke…
   =================================================================== */

.ms-liste-filter {
    background: var(--base-2);
    border: 1.5px solid var(--base);
    border-radius: 12px;
    padding: 24px;
    margin-bottom: 20px;
    transition: var(--transition);
}
.ms-liste-filter:hover {
    border-color: rgba(54, 124, 43, 0.3);
    box-shadow: var(--box-shadow-soft);
}

.ms-liste-options {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.ms-liste-opt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 16px;
    border-radius: var(--border-radius);
    font-family: var(--font-family-base);
    font-size: var(--text-xs);
    font-weight: 600;
    color: var(--contrast-2) !important;
    text-decoration: none !important;
    transition: var(--transition);
    border: 1.5px solid transparent;
}
.ms-liste-opt:hover {
    background: var(--base-3);
    border-color: var(--base);
    color: var(--color-accent) !important;
}

.ms-liste-opt.ms-active {
    background: var(--bg-success-soft);
    border-color: rgba(54, 124, 43, 0.2);
    color: var(--color-accent) !important;
    font-weight: 700;
}

.ms-liste-count {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 26px;
    height: 26px;
    padding: 0 8px;
    border-radius: 50px;
    background: var(--base-3);
    font-size: 0.78rem;
    font-weight: 800;
    color: var(--contrast-3);
}
.ms-liste-opt.ms-active .ms-liste-count {
    background: var(--color-accent);
    color: #fff;
}


/* ===================================================================
   J) FILTRES ACTIFS — Tags résumé
   =================================================================== */

.ms-active-filters {
    background: var(--base-3);
    border: 1.5px solid var(--base);
    border-radius: 12px;
    padding: 18px 24px;
    margin-bottom: 24px;
}

.ms-active-filters-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 12px;
}

.ms-active-filters-label {
    font-family: var(--font-family-base);
    font-size: var(--text-xs);
    font-weight: 800;
    color: var(--contrast);
}

.ms-clear-all {
    font-family: var(--font-family-base);
    font-size: 0.85rem;
    font-weight: 700;
    color: var(--color-danger) !important;
    text-decoration: none !important;
    padding: 4px 12px;
    border-radius: 50px;
    transition: var(--transition);
}
.ms-clear-all:hover {
    background: var(--bg-danger-soft);
    color: var(--color-danger) !important;
}

.ms-active-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.ms-active-tag {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 14px;
    background: var(--base-2);
    border: 1.5px solid var(--base);
    border-radius: 50px;
    font-family: var(--font-family-base);
    font-size: 0.85rem;
    font-weight: 600;
    color: var(--contrast-2) !important;
    text-decoration: none !important;
    transition: var(--transition);
}
.ms-active-tag:hover {
    border-color: var(--color-danger);
    background: var(--bg-danger-soft);
    color: var(--color-danger) !important;
}

.ms-active-tag svg {
    opacity: 0.5;
    transition: var(--transition);
}
.ms-active-tag:hover svg {
    opacity: 1;
    color: var(--color-danger);
}


/* ===================================================================
   K) LOOP CARDS — Attributs + CTA
   =================================================================== */

.ms-card-attrs {
    display: flex;
    align-items: center;
    gap: 0;
    padding: 12px 16px;
    margin: 0 -1px;
    background: var(--base-3);
    border-top: 1.5px solid var(--base);
    font-family: var(--font-family-base);
}

.ms-card-attr {
    display: flex;
    align-items: center;
    gap: 6px;
    flex: 1;
    justify-content: center;
    padding: 4px 0;
}

.ms-card-attr-sep {
    width: 1.5px;
    height: 24px;
    background: var(--base);
    flex-shrink: 0;
}

.ms-card-attr-icon {
    color: var(--color-accent);
    display: flex;
    align-items: center;
    flex-shrink: 0;
    opacity: 0.7;
}

.ms-card-attr-val {
    font-size: 0.82rem;
    font-weight: 700;
    color: var(--contrast-2);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* CTA Button */
.ms-card-cta {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 14px 20px;
    background: var(--gradient-accent);
    color: #fff !important;
    text-decoration: none !important;
    font-family: var(--font-family-base);
    font-size: 0.88rem;
    font-weight: 700;
    border-radius: 0 0 var(--border-radius) var(--border-radius);
    transition: var(--transition);
    margin: 0 -1px -1px -1px;
    position: relative;
    overflow: hidden;
}
.ms-card-cta::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.15), transparent);
    transition: left 0.5s ease;
}
.ms-card-cta:hover::before {
    left: 100%;
}
.ms-card-cta:hover {
    color: #fff !important;
    box-shadow: 0 4px 16px rgba(54, 124, 43, 0.3);
}

.ms-card-cta-arrow {
    transition: transform 0.3s ease;
}
.ms-card-cta:hover .ms-card-cta-arrow {
    transform: translateX(4px);
}

.ms-card-cta--sold {
    background: linear-gradient(135deg, #B71C1C 0%, #E53935 100%);
}
.ms-card-cta--sold:hover {
    box-shadow: 0 4px 16px rgba(211, 47, 47, 0.3);
}

.ms-card-cta--reserved {
    background: var(--gradient-secondary);
}
.ms-card-cta--reserved:hover {
    box-shadow: 0 4px 16px rgba(227, 82, 5, 0.3);
}

/* Opacité sur les cartes vendues */
.ms-status-verkauft .ms-card-attrs {
    opacity: 0.5;
}


/* ===================================================================
   L) TRACKING — Hero Section
   =================================================================== */




.legal-hero-overlay {
    position: absolute;
    inset: 0;
    
    z-index: 1;
}

.hero-grain {
    position: absolute;
    inset: 0;
    opacity: 0.04;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");
    z-index: 2;
}

.legal-hero-content {
    position: relative;
    z-index: 3;
    max-width: 800px;
    margin: 0 auto;
    padding: 0 24px;
}

.legal-badge {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 8px 20px;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 50px;
    color: var(--color-highlight);
    font-family: var(--font-family-base);
    font-size: 0.82rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    margin-bottom: 28px;
    backdrop-filter: blur(8px);
}

.hero-title {
    font-family: var(--font-family-base);
    font-size: var(--text-3xl);
    font-weight: 900;
    color: #fff;
    line-height: 1.15;
    margin: 0 0 16px 0;
}

.hero-subtitle {
    display: block;
    font-size: var(--text-lg);
    font-weight: 500;
    color: rgba(255, 255, 255, 0.7);
    margin-top: 12px;
}

.hero-divider {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    margin-top: 32px;
}
.hero-divider span {
    width: 60px;
    height: 2px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 2px;
}
.hero-divider i {
    color: var(--color-highlight);
    font-size: 1.2rem;
}


/* ===================================================================
   M) TRACKING — Container + Search
   =================================================================== */

.agri-track-container {
    max-width: 820px;
    margin: -40px auto 60px;
    padding: 0 24px;
    position: relative;
    z-index: 10;
}

.track-search-card {
    background: var(--base-2);
    border-radius: 16px;
    padding: 36px 40px;
    box-shadow: var(--box-shadow);
    border: 1.5px solid var(--base);
    margin-bottom: 28px;
}

.track-search-card h3 {
    font-family: var(--font-family-base);
    font-size: var(--text-xl);
    font-weight: 800;
    color: var(--contrast);
    margin: 0 0 6px 0;
}

.track-search-card p {
    font-family: var(--font-family-base);
    font-size: var(--text-xs);
    color: var(--contrast-3);
    margin: 0 0 20px 0;
}

.track-input-group {
    display: flex;
    gap: 12px;
}

.track-input-group input {
    flex: 1;
    padding: 14px 20px;
    border: 2px solid var(--base);
    border-radius: var(--border-radius);
    background: var(--base-3);
    font-family: var(--font-family-base);
    font-size: var(--text-sm);
    font-weight: 700;
    color: var(--contrast);
    outline: none;
    transition: var(--transition);
    letter-spacing: 0.04em;
}
.track-input-group input:focus {
    border-color: var(--color-accent);
    box-shadow: 0 0 0 4px rgba(54, 124, 43, 0.1);
    background: var(--base-2);
}
.track-input-group input::placeholder {
    color: var(--contrast-3);
    opacity: 0.4;
    font-weight: 500;
}

.track-input-group button {
    padding: 14px 32px;
    background: var(--gradient-accent);
    color: #fff;
    border: none;
    border-radius: var(--border-radius);
    font-family: var(--font-family-base);
    font-size: var(--text-sm);
    font-weight: 700;
    cursor: pointer;
    transition: var(--transition);
    box-shadow: 0 4px 14px rgba(54, 124, 43, 0.25);
    white-space: nowrap;
}
.track-input-group button:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(54, 124, 43, 0.35);
}

.track-error {
    background: var(--bg-danger-soft);
    border: 1.5px solid rgba(211, 47, 47, 0.2);
    border-radius: 12px;
    padding: 18px 24px;
    font-family: var(--font-family-base);
    font-size: var(--text-xs);
    font-weight: 600;
    color: var(--color-danger);
    text-align: center;
    margin-bottom: 24px;
}


/* ===================================================================
   N) TRACKING — Résultat + Progress Bar
   =================================================================== */

.track-result-wrap {
    background: var(--base-2);
    border-radius: 16px;
    padding: 36px 40px;
    box-shadow: var(--box-shadow);
    border: 1.5px solid var(--base);
    margin-bottom: 28px;
}

.track-header-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 32px;
    padding-bottom: 20px;
    border-bottom: 2px solid var(--base);
}

.track-header-info h4 {
    font-family: var(--font-family-base);
    font-size: var(--text-lg);
    font-weight: 800;
    color: var(--contrast);
    margin: 0;
}

.track-prod-tag {
    display: inline-flex;
    align-items: center;
    padding: 6px 16px;
    background: var(--bg-success-soft);
    border: 1.5px solid rgba(54, 124, 43, 0.15);
    border-radius: 50px;
    font-family: var(--font-family-base);
    font-size: 0.85rem;
    font-weight: 700;
    color: var(--color-accent);
}

/* Progress Bar */
.track-progress-bar {
    position: relative;
    display: flex;
    justify-content: space-between;
    padding: 30px 0 20px;
    margin-bottom: 32px;
}

.progress-line {
    position: absolute;
    top: 48px;
    left: 5%;
    right: 5%;
    height: 4px;
    background: var(--base);
    border-radius: 4px;
    z-index: 1;
}

.progress-line-fill {
    position: absolute;
    top: 48px;
    left: 5%;
    height: 4px;
    background: var(--gradient-accent);
    border-radius: 4px;
    z-index: 2;
    transition: width 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

.step-point {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    position: relative;
    z-index: 3;
    flex: 1;
}

.step-icon {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--base-2);
    border: 3px solid var(--base);
    color: var(--contrast-3);
    font-size: 1rem;
    transition: var(--transition);
}

.step-point.active .step-icon {
    background: var(--color-accent);
    border-color: var(--color-accent);
    color: #fff;
    box-shadow: 0 4px 14px rgba(54, 124, 43, 0.35);
}

.step-label {
    font-family: var(--font-family-base);
    font-size: 0.72rem;
    font-weight: 700;
    color: var(--contrast-3);
    text-align: center;
    opacity: 0.6;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}
.step-point.active .step-label {
    color: var(--color-accent);
    opacity: 1;
}


/* ===================================================================
   O) TRACKING — Status Content Card
   =================================================================== */

.status-content-card {
    background: var(--base-3);
    border: 1.5px solid var(--base);
    border-radius: 12px;
    padding: 28px 32px;
    border-left: 5px solid var(--color-accent);
}

.status-content-card h5 {
    font-family: var(--font-family-base);
    font-size: var(--text-lg);
    font-weight: 800;
    color: var(--contrast);
    margin: 0 0 12px 0;
}

.status-content-card p {
    font-family: var(--font-family-base);
    font-size: var(--text-xs);
    line-height: 1.8;
    color: var(--contrast-3);
    margin: 0 0 20px 0;
}

.track-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 12px 24px;
    background: var(--gradient-accent);
    color: #fff !important;
    text-decoration: none !important;
    border-radius: 50px;
    font-family: var(--font-family-base);
    font-size: var(--text-xs);
    font-weight: 700;
    transition: var(--transition);
    box-shadow: 0 4px 14px rgba(54, 124, 43, 0.25);
}
.track-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(54, 124, 43, 0.35);
    color: #fff !important;
}

/* Trial Bar */
.trial-bar-wrap {
    margin-top: 20px;
}

.trial-label {
    font-family: var(--font-family-base);
    font-size: 0.9rem;
    font-weight: 700;
    color: var(--contrast-2);
    margin-bottom: 10px;
}

.trial-bar {
    width: 100%;
    height: 12px;
    background: var(--base);
    border-radius: 50px;
    overflow: hidden;
}

.trial-fill {
    height: 100%;
    background: var(--gradient-accent);
    border-radius: 50px;
    transition: width 0.8s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
}
.trial-fill::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    animation: trial-shimmer 2s infinite;
}
@keyframes trial-shimmer {
    0% { transform: translateX(-100%); }
    100% { transform: translateX(100%); }
}


/* ===================================================================
   P) TRACKING — Contact Card
   =================================================================== */

.track-contact-card {
    background: var(--base-2);
    border-radius: 16px;
    padding: 32px 36px;
    box-shadow: var(--box-shadow);
    border: 1.5px solid var(--base);
    display: flex;
    align-items: center;
    gap: 24px;
    flex-wrap: wrap;
}

.contact-icon {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: var(--bg-success-soft);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.contact-icon i {
    font-size: 1.6rem;
    color: var(--color-accent);
}

.contact-text {
    flex: 1;
    min-width: 200px;
}

.contact-text h4 {
    font-family: var(--font-family-base);
    font-size: var(--text-lg);
    font-weight: 800;
    color: var(--contrast);
    margin: 0 0 4px 0;
}

.contact-text p {
    font-family: var(--font-family-base);
    font-size: var(--text-xs);
    color: var(--contrast-3);
    margin: 0 0 12px 0;
}

.contact-links {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
}

.contact-links a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-family: var(--font-family-base);
    font-size: var(--text-xs);
    font-weight: 700;
    color: var(--color-highlight); !important;
    text-decoration: none !important;
    transition: var(--transition);
}
.contact-links a:hover {
    color: #fff !important;
}

.btn-contact-page {
    padding: 12px 28px;
    background: var(--base-3);
    border: 2px solid var(--base);
    border-radius: 50px;
    font-family: var(--font-family-base);
    font-size: var(--text-xs);
    font-weight: 700;
    color: var(--color-accent) !important;
    text-decoration: none !important;
    transition: var(--transition);
    white-space: nowrap;
}
.btn-contact-page:hover {
    background: var(--bg-success-soft);
    border-color: var(--color-accent);
    transform: translateY(-2px);
}


/* ===================================================================
   Q) CARROUSEL — Section Produits Disponibles
   =================================================================== */

.agri-featured-section {
    padding: 80px 24px;
    background: #ffffff;
}

.agri-section-header {
    text-align: center;
    max-width: 720px;
    margin: 0 auto 48px;
}

.agri-subtitle {
    display: inline-block;
    font-family: var(--font-family-base);
    font-size: 0.85rem;
    font-weight: 700;
    color: var(--color-accent);
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 12px;
    padding: 6px 20px;
    background: var(--bg-success-soft);
    border-radius: 50px;
    border: 1px solid rgba(54, 124, 43, 0.15);
}

.agri-main-title {
    font-family: var(--font-family-base);
    font-size: var(--text-2xl);
    font-weight: 900;
    color: var(--contrast);
    line-height: 1.2;
    margin: 0;
}

.agri-title-line {
    width: 60px;
    height: 4px;
    background: var(--gradient-accent);
    border-radius: 4px;
    margin: 20px auto 0;
}

/* Swiper Overrides */
.agri-products-slider {
    padding: 10px 0 60px;
}

.agri-products-slider .swiper-button-next,
.agri-products-slider .swiper-button-prev {
    width: 48px;
    height: 48px;
    background: var(--base-2);
    border: 2px solid var(--base);
    border-radius: 50%;
    box-shadow: var(--box-shadow-soft);
    transition: var(--transition);
}
.agri-products-slider .swiper-button-next::after,
.agri-products-slider .swiper-button-prev::after {
    font-size: 16px;
    font-weight: 900;
    color: var(--color-accent);
}
.agri-products-slider .swiper-button-next:hover,
.agri-products-slider .swiper-button-prev:hover {
    background: var(--color-accent);
    border-color: var(--color-accent);
    box-shadow: var(--box-shadow-hover);
}
.agri-products-slider .swiper-button-next:hover::after,
.agri-products-slider .swiper-button-prev:hover::after {
    color: #fff;
}

.agri-products-slider .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: var(--base);
    opacity: 1;
    transition: var(--transition);
}
.agri-products-slider .swiper-pagination-bullet-active {
    background: var(--color-accent);
    width: 28px;
    border-radius: 50px;
}


/* ===================================================================
   R) PRODUCT CARDS — Carrousel + Grille
   =================================================================== */

.agri-product-card {
    background: var(--base-2);
    border-radius: 16px;
    border: 1.5px solid var(--base);
    overflow: hidden;
    transition: var(--transition);
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
}
.agri-product-card:hover {
    border-color: rgba(54, 124, 43, 0.3);
    box-shadow: var(--box-shadow-hover);
    transform: translateY(-4px);
}

/* Status Badge sur l'image */
.card-status-badge {
    position: absolute;
    top: 14px;
    left: 14px;
    z-index: 5;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 6px 14px;
    border-radius: 50px;
    font-family: var(--font-family-base);
    font-size: 0.78rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.card-status-badge.available,
.status-verfuegbar .card-status-badge {
    background: rgba(232, 245, 233, 0.92);
    color: var(--color-accent);
    border: 1px solid rgba(54, 124, 43, 0.2);
}

.card-status-badge .dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--color-accent);
    animation: ms-pulse 2s ease-in-out infinite;
}

.status-reserviert .card-status-badge {
    background: rgba(255, 248, 225, 0.92);
    color: #E65100;
    border: 1px solid rgba(227, 82, 5, 0.2);
}

.status-verkauft .card-status-badge {
    background: rgba(255, 235, 238, 0.92);
    color: var(--color-danger);
    border: 1px solid rgba(211, 47, 47, 0.2);
}

/* Image */
.card-image-wrap {
    position: relative;
    overflow: hidden;
    aspect-ratio: 4 / 3;
}
.card-image-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.agri-product-card:hover .card-image-wrap img {
    transform: scale(1.05);
}

/* Sold overlay */
.status-verkauft .card-image-wrap::after {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.35);
    z-index: 2;
}

/* Card Body */
.card-body {
    padding: 20px 22px 22px;
    display: flex;
    flex-direction: column;
    flex: 1;
}

.card-brand {
    display: inline-block;
    font-family: var(--font-family-base);
    font-size: 0.78rem;
    font-weight: 700;
    color: var(--color-accent);
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin-bottom: 6px;
}

.card-title {
    font-family: var(--font-family-base);
    font-size: var(--text-sm);
    font-weight: 800;
    line-height: 1.3;
    margin: 0 0 10px 0;
}
.card-title a {
    color: var(--contrast) !important;
    text-decoration: none !important;
    transition: var(--transition);
}
.card-title a:hover {
    color: var(--color-accent) !important;
}

.card-excerpt {
    font-family: var(--font-family-base);
    font-size: 0.88rem;
    line-height: 1.6;
    color: var(--contrast-3);
    margin: 0 0 16px 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* Specs Grid */
.card-specs,
.card-specs-container {
    display: flex;
    gap: 0;
    margin-bottom: 18px;
    border: 1.5px solid var(--base);
    border-radius: var(--border-radius);
    overflow: hidden;
    background: var(--base-3);
}

.spec-item {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    padding: 10px 8px;
    font-family: var(--font-family-base);
    font-size: 0.8rem;
    font-weight: 700;
    color: var(--contrast-2);
    border-right: 1.5px solid var(--base);
}
.spec-item:last-child {
    border-right: none;
}

.spec-item i {
    color: var(--color-accent);
    font-size: 0.85rem;
    opacity: 0.7;
}

/* Card Footer */
.card-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: auto;
    padding-top: 16px;
    border-top: 1.5px solid var(--base);
}

.card-price {
    font-family: var(--font-family-base);
    font-size: var(--text-lg);
    font-weight: 900;
    color: var(--color-accent);
}
.card-price del {
    font-size: 0.75em;
    color: var(--contrast-3);
    font-weight: 500;
    opacity: 0.6;
}
.card-price ins {
    text-decoration: none;
    color: var(--color-secondary);
}

.card-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 22px;
    background: var(--gradient-accent);
    color: #fff !important;
    text-decoration: none !important;
    border-radius: 50px;
    font-family: var(--font-family-base);
    font-size: 0.85rem;
    font-weight: 700;
    transition: var(--transition);
    white-space: nowrap;
}
.card-btn:hover {
    box-shadow: 0 4px 16px rgba(54, 124, 43, 0.3);
    transform: translateY(-2px);
    color: #fff !important;
}
.card-btn i {
    transition: transform 0.3s ease;
}
.card-btn:hover i {
    transform: translateX(3px);
}


/* ===================================================================
   S) GRILLE TRACTEURS
   =================================================================== */

.agri-tractors-section {
    padding: 80px 24px;
    background: var(--color-background);
}

.agri-grid-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 28px;
    max-width: 1320px;
    margin: 0 auto;
}

/* Footer Flex (Tractors Grid) */
.card-footer-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: auto;
    padding-top: 16px;
    border-top: 1.5px solid var(--base);
    gap: 12px;
}

.price-container {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.price-old {
    font-family: var(--font-family-base);
    font-size: 0.85rem;
    color: var(--contrast-3);
    text-decoration: line-through;
    opacity: 0.6;
}

.price-main {
    font-family: var(--font-family-base);
    font-size: var(--text-lg);
    font-weight: 900;
    color: var(--color-accent);
}
.status-verkauft .price-main {
    color: var(--contrast-3);
    opacity: 0.5;
}

.btn-details {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 22px;
    background: var(--gradient-accent);
    color: #fff !important;
    text-decoration: none !important;
    border-radius: 50px;
    font-family: var(--font-family-base);
    font-size: 0.85rem;
    font-weight: 700;
    transition: var(--transition);
    white-space: nowrap;
}
.btn-details:hover {
    box-shadow: 0 4px 16px rgba(54, 124, 43, 0.3);
    transform: translateY(-2px);
    color: #fff !important;
}
.btn-details i {
    transition: transform 0.3s ease;
}
.btn-details:hover i {
    transform: translateX(3px);
}

/* Statut-specific buttons */
.status-reserviert .btn-details {
    background: var(--gradient-secondary);
}
.status-reserviert .btn-details:hover {
    box-shadow: 0 4px 16px rgba(227, 82, 5, 0.3);
}

.status-verkauft .btn-details {
    background: linear-gradient(135deg, #757575, #9E9E9E);
}
.status-verkauft .btn-details:hover {
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
}

/* Section Footer CTA */
.agri-section-footer {
    text-align: center;
    margin-top: 48px;
}

.agri-btn-large {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 16px 36px;
    background: var(--gradient-accent);
    color: #fff !important;
    text-decoration: none !important;
    border-radius: 50px;
    font-family: var(--font-family-base);
    font-size: var(--text-sm);
    font-weight: 700;
    transition: var(--transition);
    box-shadow: 0 6px 20px rgba(54, 124, 43, 0.25);
}
.agri-btn-large:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 32px rgba(54, 124, 43, 0.35);
    color: #fff !important;
}
.agri-btn-large i {
    transition: transform 0.3s ease;
}
.agri-btn-large:hover i {
    transform: translateX(4px);
}


/* ===================================================================
   T) RESPONSIVE
   =================================================================== */

@media (max-width: 768px) {

    .hero-title {
        font-size: var(--text-xl);
    }
    .hero-subtitle {
        font-size: var(--text-sm);
    }

    .track-search-card,
    .track-result-wrap {
        padding: 24px 20px;
    }

    .track-input-group {
        flex-direction: column;
    }

    .track-progress-bar {
        flex-wrap: wrap;
        gap: 16px;
        padding: 20px 0;
    }

    .progress-line,
    .progress-line-fill {
        display: none;
    }

    .step-point {
        flex: 0 0 calc(33.333% - 12px);
    }

    .track-contact-card {
        flex-direction: column;
        text-align: center;
        padding: 24px 20px;
    }

    .contact-links {
        justify-content: center;
    }

    .ms-price-inputs,
    .ms-attr-range-inputs {
        flex-direction: column;
    }

    .ms-price-sep,
    .ms-attr-range-sep {
        display: none;
    }

    .ms-status-msg-actions {
        flex-direction: column;
    }

    .ms-msg-btn {
        justify-content: center;
        width: 100%;
    }

    .agri-grid-container {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .agri-main-title {
        font-size: var(--text-xl);
    }

    .card-footer,
    .card-footer-flex {
        flex-direction: column;
        align-items: stretch;
        gap: 12px;
    }

    .card-btn,
    .btn-details {
        justify-content: center;
        width: 100%;
    }

    .card-specs,
    .card-specs-container {
        flex-direction: column;
    }

    .spec-item {
        border-right: none;
        border-bottom: 1.5px solid var(--base);
    }
    .spec-item:last-child {
        border-bottom: none;
    }

    .ms-card-attrs {
        flex-wrap: wrap;
    }

    .ms-card-attr {
        flex: 0 0 auto;
    }
}

@media (max-width: 480px) {

    .agri-featured-section,
    .agri-tractors-section {
        padding: 48px 16px;
    }

    .legal-hero,
    .about-hero {
        padding: 60px 0 50px;
    }

    .step-point {
        flex: 0 0 calc(50% - 12px);
    }

    .ms-badge {
        font-size: 0.72rem;
        padding: 5px 10px;
    }

    .track-search-card h3 {
        font-size: var(--text-lg);
    }
}


/* ===================================================================
   U) ANIMATIONS & MICRO-INTERACTIONS
   =================================================================== */

/* Smooth scroll pour les ancres */
html {
    scroll-behavior: smooth;
}

/* Selection color */
::selection {
    background: rgba(54, 124, 43, 0.15);
    color: var(--color-brand-dark);
}

/* Focus visible pour accessibilité */
:focus-visible {
    outline: 3px solid var(--color-accent);
    outline-offset: 2px;
    border-radius: 4px;
}

/* Réduction animations si préféré */
@media (prefers-reduced-motion: reduce) {
    *,
    *::before,
    *::after {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
    }
}


/* ===================================================================
   1. SOURCING SECTION — Suchservice CTA
   =================================================================== */

.agri-sourcing-section {
    padding: 0 24px 96px;
    background: var(--color-background);
    position: relative;
}

.agri-sourcing-section .agri-container {
    max-width: 1320px;
    margin: 0 auto;
}

/* Card principale */
.agri-sourcing-card {
    display: flex;
    border-radius: 24px;
    overflow: hidden;
    background: var(--color-brand-dark);
    position: relative;
    min-height: 420px;
    box-shadow: 0 24px 60px -12px rgba(27, 67, 21, 0.25);
}

/* ── Partie visuelle (image) ── */
.sourcing-visual {
    flex: 0 0 45%;
    position: relative;
    overflow: hidden;
}

.sourcing-visual img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

.agri-sourcing-card:hover .sourcing-visual img {
    transform: scale(1.05);
}

.sourcing-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to right,
        transparent 0%,
        rgba(27, 67, 21, 0.4) 60%,
        rgba(27, 67, 21, 0.95) 100%
    );
    z-index: 2;
}

/* Grain texture */
.sourcing-visual::after {
    content: '';
    position: absolute;
    inset: 0;
    opacity: 0.03;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
    z-index: 3;
    pointer-events: none;
}

/* ── Partie contenu ── */
.sourcing-content {
    flex: 1;
    padding: 52px 48px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    z-index: 5;
}

/* Sous-titre */
.sourcing-content .agri-subtitle {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    width: fit-content;
    padding: 7px 20px;
    background: rgba(255, 194, 32, 0.1);
    border: 1px solid rgba(255, 194, 32, 0.2);
    border-radius: 50px;
    font-family: var(--font-family-base);
    font-size: 0.8rem;
    font-weight: 700;
    color: var(--color-highlight) !important;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin-bottom: 20px;
}

/* Titre */
.sourcing-title {
    font-family: var(--font-family-base);
    font-size: var(--text-2xl);
    font-weight: 900;
    color: #fff;
    line-height: 1.15;
    margin: 0 0 18px 0;
    letter-spacing: -0.02em;
    max-width: 520px;
}

/* Description */
.sourcing-text {
    font-family: var(--font-family-base);
    font-size: var(--text-xs);
    font-weight: 500;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.8;
    margin: 0 0 28px 0;
    max-width: 480px;
}

/* Features */
.sourcing-features {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 32px;
}

.s-feat {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 12px 18px;
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 12px;
    transition: var(--transition);
    max-width: 420px;
}

.s-feat:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.15);
    transform: translateX(4px);
}

.s-feat i {
    font-size: 1.1rem;
    color: var(--color-highlight);
    flex-shrink: 0;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 194, 32, 0.1);
    border-radius: 10px;
    transition: var(--transition);
}

.s-feat:hover i {
    background: var(--color-accent);
    color: #fff;
}

.s-feat span {
    font-family: var(--font-family-base);
    font-size: 0.9rem;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.88);
    line-height: 1.4;
}

/* CTA */
.sourcing-cta {
    margin-top: 4px;
}

.agri-btn-premium {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 16px 36px;
    background: var(--gradient-accent);
    color: #fff !important;
    text-decoration: none !important;
    border-radius: 50px;
    font-family: var(--font-family-base);
    font-size: var(--text-xs);
    font-weight: 800;
    letter-spacing: 0.01em;
    transition: var(--transition);
    box-shadow: 0 6px 24px rgba(54, 124, 43, 0.35);
    position: relative;
    overflow: hidden;
}

.agri-btn-premium::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.15), transparent);
    transition: left 0.6s ease;
}

.agri-btn-premium:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 36px rgba(54, 124, 43, 0.45);
    color: #fff !important;
}

.agri-btn-premium:hover::before {
    left: 100%;
}

.agri-btn-premium i {
    font-size: 0.88em;
    transition: transform 0.3s ease;
}

.agri-btn-premium:hover i {
    transform: translateX(5px);
}

/* ── Motif décoratif sur la card ── */
.agri-sourcing-card::before {
    content: '';
    position: absolute;
    top: -80px;
    right: -80px;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(54, 124, 43, 0.15) 0%, transparent 70%);
    z-index: 4;
    pointer-events: none;
}

.agri-sourcing-card::after {
    content: '';
    position: absolute;
    bottom: -60px;
    right: 30%;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(255, 194, 32, 0.06) 0%, transparent 70%);
    z-index: 4;
    pointer-events: none;
}


/* ===================================================================
   2. FOOTER — Design complet
   =================================================================== */

.wd-footer.footer-container {
    background: var(--color-brand-dark) !important;
    position: relative;
    overflow: hidden;
}

.wd-footer.footer-container::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(27, 67, 21, 0.98) 0%, rgba(15, 40, 12, 1) 100%);
    z-index: 0;
}

.wd-footer.footer-container::after {
    content: '';
    position: absolute;
    inset: 0;
    opacity: 0.025;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
    z-index: 1;
    pointer-events: none;
}

.wd-footer .main-footer {
    position: relative;
    z-index: 2;
    padding-top: 64px !important;
    padding-bottom: 0;
}

/* ── Row principale (4 colonnes) ── */
.footer-trateur {
    padding-top: 0 !important;
    padding-bottom: 48px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

/* ── Widget container ── */
.footer-widget {
    margin-bottom: 0;
}

/* ── Titre de chaque colonne ── */
.footer-title {
    font-family: var(--font-family-base);
    font-size: var(--text-xs);
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    margin: 0 0 22px 0;
    padding-bottom: 14px;
    position: relative;
    line-height: 1.3;
}

.footer-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 36px;
    height: 3px;
    background: var(--gradient-accent);
    border-radius: 3px;
}

/* ── Description (colonne contact) ── */
.footer-description {
    font-family: var(--font-family-base);
    font-size: 0.88rem;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.55);
    line-height: 1.75;
    margin: 0 0 24px 0;
    max-width: 280px;
}

/* ── Liste contact ── */
.footer-list-contact {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.footer-list-contact li {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    font-family: var(--font-family-base);
    font-size: 0.9rem;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.5;
    transition: var(--transition);
}

.footer-list-contact li:hover {
    color: rgba(255, 255, 255, 0.95);
}

.footer-list-contact li i {
    font-size: 0.9rem;
    color: var(--color-accent);
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(54, 124, 43, 0.12);
    border-radius: 10px;
    flex-shrink: 0;
    margin-top: 0;
    transition: var(--transition);
}

.footer-list-contact li:hover i {
    background: var(--color-accent);
    color: #fff;
    transform: scale(1.05);
}

.footer-list-contact li a {
    color: rgba(255, 255, 255, 0.7) !important;
    text-decoration: none !important;
    transition: var(--transition);
    font-weight: 600;
}

.footer-list-contact li a:hover {
    color: var(--color-highlight) !important;
}

.footer-list-contact li span {
    padding-top: 7px;
}

.footer-list-contact li a {
    padding-top: 7px;
}

/* ── Listes de liens (Catégories, Services, Legal) ── */
.footer-list-links {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.footer-list-links li {
    margin: 0;
    padding: 0;
}

.footer-list-links li a {
    display: inline-flex;
    align-items: center;
    gap: 0;
    font-family: var(--font-family-base);
    font-size: 1.1rem;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.55) !important;
    text-decoration: none !important;
    padding: 7px 0;
    transition: var(--transition);
    position: relative;
}

.footer-list-links li a::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 2px;
    background: var(--color-accent);
    border-radius: 2px;
    margin-right: 0;
    transition: all 0.3s ease;
    vertical-align: middle;
}

.footer-list-links li a:hover {
    color: #fff !important;
    transform: translateX(6px);
}

.footer-list-links li a:hover::before {
    width: 14px;
    margin-right: 10px;
}

/* ── Bottom bar (Copyright) ── */
.footer-trateur + .vc_row {
    position: relative;
    z-index: 2;
}

.wd-col-start {
    padding: 24px 0;
}

.wd-col-start p {
    font-family: var(--font-family-base);
    font-size: 0.82rem;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.35);
    margin: 0;
    text-align: center;
    letter-spacing: 0.02em;
}

.wd-col-start p strong {
    color: rgba(255, 255, 255, 0.6);
    font-weight: 800;
    letter-spacing: 0.08em;
}

/* ── Séparateur entre colonnes (desktop) ── */
.footer-trateur > .wpb_column:not(:last-child) {
    position: relative;
}

.footer-trateur > .wpb_column:not(:last-child)::after {
    content: '';
    position: absolute;
    right: 0;
    top: 10%;
    height: 80%;
    width: 1px;
    background: linear-gradient(to bottom, transparent, rgba(255, 255, 255, 0.06), transparent);
}


/* ===================================================================
   3. RESPONSIVE — Sourcing & Footer
   =================================================================== */

@media (max-width: 1100px) {

    .agri-sourcing-card {
        min-height: 380px;
    }

    .sourcing-visual {
        flex: 0 0 40%;
    }

    .sourcing-content {
        padding: 40px 36px;
    }

    .sourcing-title {
        font-size: var(--text-xl);
    }

    /* Footer colonnes */
    .footer-trateur > .wpb_column::after {
        display: none;
    }
}

@media (max-width: 991px) {

    /* Sourcing */
    .agri-sourcing-card {
        flex-direction: column;
        min-height: auto;
    }

    .sourcing-visual {
        flex: none;
        height: 260px;
    }

    .sourcing-overlay {
        background: linear-gradient(
            to bottom,
            transparent 0%,
            rgba(27, 67, 21, 0.6) 70%,
            rgba(27, 67, 21, 0.98) 100%
        );
    }

    .sourcing-content {
        padding: 36px 32px 44px;
    }

    .sourcing-title {
        font-size: var(--text-xl);
        max-width: 100%;
    }

    .sourcing-text {
        max-width: 100%;
    }

    .s-feat {
        max-width: 100%;
    }

    /* Footer */
    .footer-trateur {
        padding-bottom: 36px;
    }

    .footer-trateur > .wpb_column {
        margin-bottom: 32px;
    }

    .footer-trateur > .wpb_column:last-child {
        margin-bottom: 0;
    }
}

@media (max-width: 768px) {

    /* Sourcing */
    .agri-sourcing-section {
        padding: 0 16px 64px;
    }

    .agri-sourcing-card {
        border-radius: 20px;
    }

    .sourcing-visual {
        height: 200px;
    }

    .sourcing-content {
        padding: 28px 24px 36px;
    }

    .sourcing-title {
        font-size: var(--text-lg);
    }

    .sourcing-text {
        font-size: 0.92rem;
    }

    .s-feat {
        padding: 10px 14px;
    }

    .s-feat span {
        font-size: 0.85rem;
    }

    .agri-btn-premium {
        width: 100%;
        justify-content: center;
        padding: 14px 28px;
    }

    .sourcing-features {
        margin-bottom: 24px;
    }

    /* Footer */
    .wd-footer .main-footer {
        padding-top: 48px !important;
    }

    .footer-title {
        font-size: 0.9rem;
        margin-bottom: 16px;
        padding-bottom: 12px;
    }

    .footer-description {
        max-width: 100%;
        font-size: 0.85rem;
    }

    .footer-list-contact li {
        font-size: 0.85rem;
    }

    .footer-list-contact li i {
        width: 32px;
        height: 32px;
        font-size: 0.82rem;
        border-radius: 8px;
    }

    .footer-list-links li a {
        font-size: 0.85rem;
        padding: 5px 0;
    }

    .footer-list-links li a:hover {
        transform: translateX(4px);
    }

    .wd-col-start {
        padding: 20px 0;
    }

    .wd-col-start p {
        font-size: 0.78rem;
    }
}

@media (max-width: 480px) {

    .sourcing-visual {
        height: 160px;
    }

    .sourcing-content {
        padding: 24px 20px 32px;
    }

    .sourcing-title {
        font-size: var(--text-sm);
    }

    .sourcing-content .agri-subtitle {
        font-size: 0.72rem;
        padding: 5px 14px;
    }

    .s-feat i {
        width: 30px;
        height: 30px;
        font-size: 0.9rem;
        border-radius: 8px;
    }

    .s-feat span {
        font-size: 0.82rem;
    }

    .agri-sourcing-card {
        border-radius: 16px;
    }

    .agri-sourcing-card::before,
    .agri-sourcing-card::after {
        display: none;
    }

    .footer-trateur > .wpb_column {
        margin-bottom: 24px;
    }

    .footer-title::after {
        width: 28px;
        height: 2px;
    }
}


/* ===================================================================
   4. ANIMATIONS RÉDUITES
   =================================================================== */

@media (prefers-reduced-motion: reduce) {
    .agri-sourcing-card:hover .sourcing-visual img {
        transform: none;
    }

    .agri-btn-premium:hover {
        transform: none !important;
    }

    .s-feat:hover {
        transform: none;
    }

    .footer-list-links li a:hover {
        transform: none;
    }

    .footer-list-contact li:hover i {
        transform: none;
    }
}
/* ===================================================================
   SHOP ARCHIVE PAGE — LAYOUT & DESIGN COMPLET
   =================================================================== */


/* ===================================================================
   0. MASQUER LE BOUTON AJOUTER AU PANIER
   =================================================================== */

.wd-add-btn,
.wd-add-btn-replace,
.add-to-cart-loop,
.wd-product .wd-add-btn {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    overflow: hidden !important;
    margin: 0 !important;
    padding: 0 !important;
}


/* ===================================================================
   1. HEADER — Bannière Shop + Titre + Breadcrumbs
   =================================================================== */

.produktarchiv-card {
    background: var(--color-brand-dark) !important;
    position: relative;
    overflow: hidden;
}

.produktarchiv-card::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(27, 67, 21, 0.97) 0%, rgba(54, 124, 43, 0.85) 50%, rgba(27, 67, 21, 0.92) 100%);
    z-index: 1;
}

.produktarchiv-card::after {
    content: '';
    position: absolute;
    inset: 0;
    opacity: 0.04;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
    z-index: 2;
}

.produktarchiv-card > .wpb_column {
    position: relative;
    z-index: 3;
}

/* Titre H1 Shop */
.wd-woo-page-title .entry-title {
    font-family: var(--font-family-base) !important;
    font-size: var(--text-3xl) !important;
    font-weight: 900 !important;
    color: #fff !important;
    margin: 0 !important;
    letter-spacing: -0.02em;
    line-height: 1.15;
}

/* Breadcrumbs dans le header */
.produktarchiv-card .wd-breadcrumbs {
    font-family: var(--font-family-base);
}

.produktarchiv-card .wd-breadcrumbs a {
    color: #000 !important;
    text-decoration: none !important;
    font-weight: 600;
    font-size: 0.88rem;
    transition: var(--transition);
}

.produktarchiv-card .wd-breadcrumbs a:hover {
    color: var(--color-highlight) !important;
}

.produktarchiv-card .wd-breadcrumbs .wd-delimiter {
    margin: 0 8px;
    opacity: 0.3;
}

.produktarchiv-card .wd-breadcrumbs .wd-delimiter::before {
    content: '/';
    color: rgba(255, 255, 255, 0.4);
}

.produktarchiv-card .wd-breadcrumbs .wd-last {
    color: var(--color-highlight) !important;
    font-weight: 700;
    font-size: 0.88rem;
}

/* Séparateur dans le header */
.produktarchiv-card .vc_separator .vc_sep_line {
    border-color: rgba(255, 255, 255, 0.12) !important;
}

/* Description shop vide */
.wd-shop-desc:empty {
    display: none;
}


/* ===================================================================
   2. LAYOUT PRINCIPAL — Sidebar + Grille
   =================================================================== */

.produktarchiv-card-v1 {
    padding-top: 32px;
    padding-bottom: 48px;
    background: var(--color-background);
}


/* ===================================================================
   3. SIDEBAR — Filtres (colonne gauche)
   =================================================================== */

/* Les filtres utilisent déjà les classes ms-* stylées précédemment.
   Ici on ajoute le container sidebar spécifique. */

.produktarchiv-card-v1 > .vc_col-sm-3 {
    position: sticky;
    top: 20px;
    align-self: flex-start;
}

.produktarchiv-card-v1 > .vc_col-sm-3 .vc_column-inner {
    padding-right: 16px !important;
}

/* Espacement entre les blocs filtres */
.produktarchiv-card-v1 > .vc_col-sm-3 .ms-status-filter,
.produktarchiv-card-v1 > .vc_col-sm-3 .ms-price-filter,
.produktarchiv-card-v1 > .vc_col-sm-3 .ms-attr-filter,
.produktarchiv-card-v1 > .vc_col-sm-3 .ms-liste-filter {
    margin-bottom: 16px;
}

/* Bouton Off-canvas mobile sidebar */
.wd-off-canvas-btn a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 20px;
    background: var(--base-2);
    border: 2px solid var(--base);
    border-radius: 50px;
    font-family: var(--font-family-base) !important;
    font-size: 0.88rem !important;
    font-weight: 700 !important;
    color: var(--contrast-2) !important;
    text-decoration: none !important;
    transition: var(--transition);
}

.wd-off-canvas-btn a:hover {
    border-color: var(--color-accent);
    color: var(--color-accent) !important;
    background: var(--bg-success-soft);
}


/* ===================================================================
   4. TOOLBAR — Résultats, Pagination, Tri, Vue
   =================================================================== */

.wd-shop-result-count {
    font-family: var(--font-family-base);
}

.woocommerce-result-count {
    font-family: var(--font-family-base) !important;
    font-size: 0.9rem !important;
    font-weight: 600 !important;
    color: var(--contrast-3) !important;
    margin: 0 !important;
}

/* Produits par page */
.wd-products-per-page {
    display: flex;
    align-items: center;
    gap: 4px;
    font-family: var(--font-family-base);
}

.wd-products-per-page .wd-label,
.wd-products-per-page .per-page-title {
    font-family: var(--font-family-base) !important;
    font-size: 0.85rem !important;
    font-weight: 700 !important;
    color: var(--contrast-3) !important;
    margin-right: 8px !important;
}

.wd-products-per-page .per-page-variation {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 36px;
    height: 36px;
    padding: 0 8px;
    border-radius: 8px;
    font-family: var(--font-family-base) !important;
    font-size: 0.85rem !important;
    font-weight: 700 !important;
    color: var(--contrast-3) !important;
    text-decoration: none !important;
    transition: var(--transition);
    background: transparent;
}

.wd-products-per-page .per-page-variation:hover {
    background: var(--base-3);
    color: var(--color-accent) !important;
}

.wd-products-per-page .per-page-variation.current-variation {
    background: var(--color-accent) !important;
    color: #fff !important;
    border-radius: 8px;
}

.wd-products-per-page .per-page-border {
    display: none;
}

/* Vue grille / liste */
.wd-products-shop-view {
    display: flex;
    align-items: center;
    gap: 4px;
}

.wd-products-shop-view .shop-view {
    width: 36px;
    height: 36px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: var(--transition);
    border: 1.5px solid transparent;
    opacity: 0.5;
}

.wd-products-shop-view .shop-view:hover {
    opacity: 0.8;
    background: var(--base-3);
    border-color: var(--base);
}

.wd-products-shop-view .shop-view.active,
.wd-products-shop-view .shop-view[class*="current"] {
    opacity: 1;
    background: var(--bg-success-soft);
    border-color: rgba(54, 124, 43, 0.2);
}

/* Tri (Ordering select) */
.wd-shop-ordering {
    font-family: var(--font-family-base);
}

.woocommerce-ordering select.orderby {
    font-family: var(--font-family-base) !important;
    font-size: 0.88rem !important;
    font-weight: 700 !important;
    color: var(--contrast-2) !important;
    background: var(--base-2);
    border: 1.5px solid var(--base) !important;
    border-radius: var(--border-radius) !important;
    padding: 10px 40px 10px 16px !important;
    cursor: pointer;
    transition: var(--transition);
    appearance: none;
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23367C2B' stroke-width='2.5' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 14px center;
    background-size: 12px;
}

.woocommerce-ordering select.orderby:focus {
    border-color: var(--color-accent) !important;
    box-shadow: 0 0 0 3px rgba(54, 124, 43, 0.1);
    outline: none;
}

.woocommerce-ordering select.orderby:hover {
    border-color: rgba(54, 124, 43, 0.3) !important;
}


/* ===================================================================
   5. GRILLE PRODUITS — Container
   =================================================================== */

.wd-products.wd-grid {
    gap: 24px !important;
}

/* Shadow override pour WoodMart */
.wd-products-with-shadow .wd-product .product-wrapper {
    box-shadow: none !important;
}


/* ===================================================================
   6. PRODUCT CARDS — Design complet des cartes
   =================================================================== */

.wd-products .wd-product {
    border-radius: 16px;
    overflow: hidden;
    transition: var(--transition);
}

.wd-products .wd-product .product-wrapper {
    background: var(--base-2);
    border: 1.5px solid var(--base);
    border-radius: 16px;
    overflow: hidden;
    transition: var(--transition);
    display: flex;
    flex-direction: column;
    height: 100%;
}

.wd-products .wd-product .product-wrapper:hover {
    border-color: rgba(54, 124, 43, 0.3);
    box-shadow: var(--box-shadow-hover);
    transform: translateY(-6px);
}

/* ── Image section ── */
.wd-products .wd-product .product-element-top {
    position: relative;
    overflow: hidden;
    aspect-ratio: 4 / 3;
}

.wd-products .wd-product .product-element-top .product-image-link {
    display: block;
    width: 100%;
    height: 100%;
}

.wd-products .wd-product .product-element-top img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.wd-products .wd-product .product-wrapper:hover .product-element-top img {
    transform: scale(1.06);
}

/* Content imagin (espace hover desc) */
.wd-products .wd-product .content-product-imagin {
    display: none !important;
}

/* ── Hover image ── */
.wd-products .wd-product .hover-img {
    position: absolute;
    inset: 0;
    opacity: 0;
    transition: opacity 0.5s ease;
    z-index: 2;
}

.wd-products .wd-product .product-wrapper:hover .hover-img {
    opacity: 1;
}

.wd-products .wd-product .hover-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* ── Sale badge ── */
.wd-products .product-labels {
    position: absolute;
    top: 14px;
    left: 14px;
    z-index: 15;
}

.wd-products .product-labels .onsale.product-label {
    background: var(--color-secondary) !important;
    color: #fff !important;
    font-family: var(--font-family-base);
    font-size: 0.8rem;
    font-weight: 800;
    padding: 6px 14px;
    border-radius: 50px;
    line-height: 1;
    letter-spacing: 0.02em;
    box-shadow: 0 3px 12px rgba(227, 82, 5, 0.3);
}

/* ── Status badge (ms-badge) est déjà stylé ── */
.wd-products .ms-badge {
    z-index: 15;
}

/* ── Action buttons (Compare, Quick View, Wishlist) ── */
.wd-products .wd-buttons.wd-pos-r-t {
    position: absolute;
    top: 14px;
    right: 14px;
    z-index: 15;
    display: flex;
    flex-direction: column;
    gap: 6px;
    opacity: 0;
    transform: translateX(12px);
    transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

.wd-products .wd-product .product-wrapper:hover .wd-buttons.wd-pos-r-t {
    opacity: 1;
    transform: translateX(0);
}

.wd-products .wd-buttons .wd-action-btn a {
    width: 40px;
    height: 40px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.92);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1.5px solid rgba(200, 230, 201, 0.5);
    border-radius: 50%;
    transition: var(--transition);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.wd-products .wd-buttons .wd-action-btn a:hover {
    background: var(--color-accent);
    border-color: var(--color-accent);
    color: #fff !important;
    transform: scale(1.1);
    box-shadow: 0 4px 14px rgba(54, 124, 43, 0.3);
}

.wd-products .wd-buttons .wd-action-btn .wd-action-text {
    display: none;
}

/* Delay animation pour les boutons */
.wd-products .wd-buttons .wd-action-btn:nth-child(1) {
    transition-delay: 0s;
}
.wd-products .wd-buttons .wd-action-btn:nth-child(2) {
    transition-delay: 0.05s;
}
.wd-products .wd-buttons .wd-action-btn:nth-child(3) {
    transition-delay: 0.1s;
}


/* ===================================================================
   7. PRODUCT CARD — Bottom (Titre, Catégorie, Prix)
   =================================================================== */

.wd-products .wd-product .product-element-bottom {
    padding: 18px 20px 0;
    display: flex;
    flex-direction: column;
    flex: 1;
}

/* Titre produit */
.wd-products .wd-product .product-element-bottom .wd-entities-title {
    font-family: var(--font-family-base) !important;
    font-size: var(--text-xs) !important;
    font-weight: 800 !important;
    line-height: 1.35 !important;
    margin: 0 0 6px 0 !important;
}

.wd-products .wd-product .product-element-bottom .wd-entities-title a {
    color: var(--contrast) !important;
    text-decoration: none !important;
    transition: var(--transition);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.wd-products .wd-product .product-element-bottom .wd-entities-title a:hover {
    color: var(--color-accent) !important;
}

/* Catégorie */
.wd-products .wd-product .wd-product-cats {
    margin-bottom: 10px;
}

.wd-products .wd-product .wd-product-cats a {
    font-family: var(--font-family-base) !important;
    font-size: 0.75rem !important;
    font-weight: 700 !important;
    color: var(--color-accent) !important;
    text-decoration: none !important;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    transition: var(--transition);
}

.wd-products .wd-product .wd-product-cats a:hover {
    color: var(--color-brand-dark) !important;
}

/* Prix */
.wd-products .wd-product .wrap-price {
    margin-bottom: 4px;
    padding-bottom: 12px;
    border-bottom: 1.5px solid var(--base);
}

.wd-products .wd-product .wrap-price .price {
    font-family: var(--font-family-base) !important;
    display: flex;
    align-items: baseline;
    gap: 10px;
    flex-wrap: wrap;
}

.wd-products .wd-product .wrap-price .price del {
    font-size: 0.88rem !important;
    font-weight: 500 !important;
    color: var(--contrast-3) !important;
    opacity: 0.5;
}

.wd-products .wd-product .wrap-price .price del .woocommerce-Price-amount {
    color: var(--contrast-3) !important;
}

.wd-products .wd-product .wrap-price .price ins {
    text-decoration: none !important;
    font-size: var(--text-lg) !important;
    font-weight: 900 !important;
    color: var(--color-accent) !important;
}

.wd-products .wd-product .wrap-price .price ins .woocommerce-Price-amount {
    color: var(--color-accent) !important;
}

/* Prix sans promo */
.wd-products .wd-product .wrap-price .price > .woocommerce-Price-amount {
    font-size: var(--text-lg) !important;
    font-weight: 900 !important;
    color: var(--color-accent) !important;
}


/* ===================================================================
   8. PRODUCT CARD — Attributs (ms-card-attrs) & CTA (ms-card-cta)
   Déjà stylés dans le CSS principal, ajustements spécifiques ici
   =================================================================== */

.wd-products .wd-product .ms-card-attrs {
    margin: 0 -20px;
    padding: 12px 20px;
    background: var(--base-3);
    border-top: 1.5px solid var(--base);
    border-bottom: none;
}

.wd-products .wd-product .ms-card-cta {
    margin: 0 -20px -1px;
    border-radius: 0 0 15px 15px;
    padding: 14px 20px;
}


/* ===================================================================
   9. PRODUCT CARD — More Description (Hover expand)
   =================================================================== */

.wd-products .wd-product .fade-in-block {
    margin-top: 0;
}

.wd-products .wd-product .hover-content-wrap {
    margin: 0 -20px;
    padding: 0;
}

.wd-products .wd-product .hover-content.wd-more-desc {
    border-top: 1.5px dashed var(--base);
    background: var(--base-3);
}

.wd-products .wd-product .wd-more-desc-inner {
    padding: 16px 20px 12px;
    font-family: var(--font-family-base);
    font-size: 0.85rem;
    line-height: 1.6;
    color: var(--contrast-3);
}

.wd-products .wd-product .wd-more-desc-inner p {
    margin-bottom: 8px;
    color: var(--contrast-2);
}

.wd-products .wd-product .wd-more-desc-inner strong {
    color: var(--contrast);
}

.wd-products .wd-product .wd-more-desc-inner li span[style*="color: #c17838"] {
    color: var(--color-accent) !important;
}

/* Bouton "Mehr lesen" */
.wd-products .wd-product .wd-more-desc-btn {
    display: block;
    text-align: center;
    padding: 8px 20px;
    font-family: var(--font-family-base);
    font-size: 0;
    background: linear-gradient(to bottom, transparent 0%, var(--base-3) 50%);
    position: relative;
    height: 32px;
}

.wd-products .wd-product .wd-more-desc-btn::after {
    content: '';
    display: block;
    width: 24px;
    height: 3px;
    background: var(--base);
    border-radius: 3px;
    margin: 0 auto;
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    transition: var(--transition);
}

.wd-products .wd-product .wd-more-desc-btn:hover::after {
    background: var(--color-accent);
    width: 40px;
}

/* Hinweis box dans la description */
.wd-products .wd-product .wd-more-desc-inner div[style*="border-left: 3px solid #C17838"] {
    background: var(--bg-warning-soft) !important;
    border-left-color: var(--color-accent) !important;
    border-radius: 0 6px 6px 0;
    margin-top: 10px !important;
}


/* ===================================================================
   10. STATUT VISUEL — Cartes vendues / réservées
   =================================================================== */

/* Vendu — Image overlay */
.wd-products .wd-product.ms-status-verkauft .product-element-top::after {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 4;
    pointer-events: none;
}

/* Vendu — Opacité attributs */
.wd-products .wd-product.ms-status-verkauft .ms-card-attrs {
    opacity: 0.5;
}

/* Vendu — Prix barré */
.wd-products .wd-product.ms-status-verkauft .wrap-price .price ins .woocommerce-Price-amount,
.wd-products .wd-product.ms-status-verkauft .wrap-price .price > .woocommerce-Price-amount {
    color: var(--contrast-3) !important;
    opacity: 0.5;
}

/* Réservé — Légère opacité */
.wd-products .wd-product.ms-status-reserviert .product-element-top::after {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(227, 82, 5, 0.06);
    z-index: 4;
    pointer-events: none;
}


/* ===================================================================
   11. LOADER — Sticky loader WoodMart
   =================================================================== */

.wd-sticky-loader {
    display: none;
}

.wd-sticky-loader .wd-loader {
    border-color: var(--base) !important;
    border-top-color: var(--color-accent) !important;
}


/* ===================================================================
   12. PAGINATION
   =================================================================== */

.woocommerce-pagination {
    margin-top: 40px;
    padding-top: 28px;
    border-top: 2px solid var(--base);
}

.woocommerce-pagination ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.woocommerce-pagination ul li a,
.woocommerce-pagination ul li span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 44px;
    height: 44px;
    padding: 0 12px;
    border-radius: 10px;
    border: 1.5px solid var(--base);
    background: var(--base-2);
    font-family: var(--font-family-base);
    font-size: 0.92rem;
    font-weight: 700;
    color: var(--contrast-2);
    text-decoration: none;
    transition: var(--transition);
}

.woocommerce-pagination ul li a:hover {
    border-color: var(--color-accent);
    background: var(--bg-success-soft);
    color: var(--color-accent);
    transform: translateY(-2px);
}

.woocommerce-pagination ul li span.current {
    background: var(--color-accent);
    border-color: var(--color-accent);
    color: #fff;
    box-shadow: 0 4px 14px rgba(54, 124, 43, 0.25);
}

.woocommerce-pagination ul li .prev,
.woocommerce-pagination ul li .next {
    font-size: 0;
    position: relative;
}

.woocommerce-pagination ul li .prev::before {
    content: '←';
    font-size: 1.1rem;
}

.woocommerce-pagination ul li .next::before {
    content: '→';
    font-size: 1.1rem;
}


/* ===================================================================
   13. NOTICES WOOCOMMERCE
   =================================================================== */

.produktarchiv-card-v1 .woocommerce-notices-wrapper .woocommerce-message {
    background: var(--bg-success-soft);
    border: 1.5px solid rgba(54, 124, 43, 0.2);
    border-left: 4px solid var(--color-accent);
    border-radius: var(--border-radius);
    font-family: var(--font-family-base);
    font-size: 0.9rem;
    color: var(--color-brand-dark);
    padding: 14px 20px;
}

.produktarchiv-card-v1 .woocommerce-notices-wrapper .woocommerce-error {
    background: var(--bg-danger-soft);
    border: 1.5px solid rgba(211, 47, 47, 0.2);
    border-left: 4px solid var(--color-danger);
    border-radius: var(--border-radius);
    font-family: var(--font-family-base);
    font-size: 0.9rem;
    color: var(--color-danger);
    padding: 14px 20px;
}


/* ===================================================================
   14. SÉPARATEURS
   =================================================================== */

.produktarchiv-card-v1 .vc_separator .vc_sep_line {
    border-color: var(--base) !important;
}


/* ===================================================================
   15. CATÉGORIES LOOP (si affichées)
   =================================================================== */

.wd-products .wd-cat {
    border-radius: 16px;
    overflow: hidden;
    border: 1.5px solid var(--base);
    transition: var(--transition);
}

.wd-products .wd-cat:hover {
    border-color: rgba(54, 124, 43, 0.3);
    box-shadow: var(--box-shadow-hover);
    transform: translateY(-4px);
}


/* ===================================================================
   16. TOOLBAR ROW — Alignement
   =================================================================== */

.produktarchiv-card-v1 .wd-shop-prod-per-page,
.produktarchiv-card-v1 .wd-shop-view,
.produktarchiv-card-v1 .wd-shop-ordering {
    display: inline-flex;
    align-items: center;
}

/* Toolbar wrapper inner row */
.produktarchiv-card-v1 .vc_row-o-content-middle {
    padding-bottom: 20px;
    margin-bottom: 8px;
    border-bottom: 1.5px solid var(--base);
}


/* ===================================================================
   17. QUICK VIEW — Style de la popup
   =================================================================== */

.wd-products .quick-view a {
    font-size: 0 !important;
}

/* Override MFP popup pour WoodMart */
.mfp-wrap .mfp-content {
    border-radius: 16px;
    overflow: hidden;
}


/* ===================================================================
   18. NO PRODUCTS FOUND
   =================================================================== */

.woocommerce-info {
    background: var(--base-3);
    border: 1.5px solid var(--base);
    border-left: 4px solid var(--color-accent);
    border-radius: var(--border-radius);
    padding: 24px 28px;
    font-family: var(--font-family-base);
    font-size: var(--text-xs);
    font-weight: 600;
    color: var(--contrast-2);
}


/* ===================================================================
   19. RESPONSIVE — SHOP ARCHIVE
   =================================================================== */

@media (max-width: 1199px) {

    .wd-products .wd-product .product-element-bottom .wd-entities-title {
        font-size: 0.92rem !important;
    }

    .wd-products .wd-product .wrap-price .price ins {
        font-size: var(--text-sm) !important;
    }
}

@media (max-width: 991px) {

    .produktarchiv-card-v1 > .vc_col-sm-3 {
        position: static;
    }

    .produktarchiv-card-v1 > .vc_col-sm-3 .vc_column-inner {
        padding-right: 0 !important;
    }

    /* Header */
    .wd-woo-page-title .entry-title {
        font-size: var(--text-xl) !important;
    }
}

@media (max-width: 768px) {

    .wd-woo-page-title .entry-title {
        font-size: var(--text-lg) !important;
        text-align: center;
    }

    .produktarchiv-card .wd-breadcrumbs {
        text-align: center !important;
        justify-content: center;
    }

    /* Grille produits */
    .wd-products.wd-grid {
        gap: 16px !important;
    }

    .wd-products .wd-product .product-element-bottom {
        padding: 14px 16px 0;
    }

    .wd-products .wd-product .ms-card-attrs {
        margin: 0 -16px;
        padding: 10px 16px;
    }

    .wd-products .wd-product .ms-card-cta {
        margin: 0 -16px -1px;
        padding: 12px 16px;
        border-radius: 0 0 15px 15px;
    }

    /* Toolbar */
    .produktarchiv-card-v1 .vc_row-o-content-middle {
        padding-bottom: 12px;
    }

    .woocommerce-ordering select.orderby {
        font-size: 0.82rem !important;
        padding: 8px 32px 8px 12px !important;
    }

    /* Card hover — pas de transform sur mobile */
    .wd-products .wd-product .product-wrapper:hover {
        transform: none;
    }

    /* Boutons d'action toujours visibles sur mobile */
    .wd-products .wd-buttons.wd-pos-r-t {
        opacity: 1;
        transform: translateX(0);
    }
}

@media (max-width: 480px) {

    .wd-woo-page-title .entry-title {
        font-size: var(--text-sm) !important;
    }

    .wd-products .wd-product .product-element-bottom .wd-entities-title {
        font-size: 0.85rem !important;
    }

    .wd-products .wd-product .wrap-price .price ins {
        font-size: var(--text-sm) !important;
    }

    .wd-products .wd-product .ms-card-attrs {
        flex-wrap: wrap;
        gap: 6px;
    }

    .wd-products .wd-product .ms-card-attr-sep {
        display: none;
    }

    .wd-products .wd-product .ms-card-attr {
        flex: 0 0 auto;
    }

    /* Pagination compact */
    .woocommerce-pagination ul li a,
    .woocommerce-pagination ul li span {
        min-width: 38px;
        height: 38px;
        font-size: 0.82rem;
    }
}


/* ===================================================================
   20. ANIMATIONS SUPPLÉMENTAIRES
   =================================================================== */

/* Apparition progressive des cartes au scroll (si JS active) */
.wd-products .wd-product {
    animation: shopCardIn 0.5s ease forwards;
    opacity: 0;
    transform: translateY(20px);
}

.wd-products .wd-product:nth-child(1) { animation-delay: 0s; }
.wd-products .wd-product:nth-child(2) { animation-delay: 0.08s; }
.wd-products .wd-product:nth-child(3) { animation-delay: 0.16s; }
.wd-products .wd-product:nth-child(4) { animation-delay: 0.24s; }
.wd-products .wd-product:nth-child(5) { animation-delay: 0.32s; }
.wd-products .wd-product:nth-child(6) { animation-delay: 0.4s; }
.wd-products .wd-product:nth-child(7) { animation-delay: 0.48s; }
.wd-products .wd-product:nth-child(8) { animation-delay: 0.56s; }
.wd-products .wd-product:nth-child(9) { animation-delay: 0.64s; }
.wd-products .wd-product:nth-child(n+10) { animation-delay: 0.7s; }

@keyframes shopCardIn {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Réduction animations si préféré */
@media (prefers-reduced-motion: reduce) {
    .wd-products .wd-product {
        animation: none;
        opacity: 1;
        transform: none;
    }
}


/* ===================================================================
   21. FIXES SPÉCIFIQUES WOODMART
   =================================================================== */

/* Fix le full-width row du header */
.produktarchiv-card[data-vc-full-width="true"] {
    border-radius: 0;
}

/* Fix le z-index des badges vs overlay */
.wd-products .wd-product .product-element-top .ms-badge {
    z-index: 15;
}

/* Fix product-labels z-index */
.wd-products .wd-product .product-element-top .product-labels {
    z-index: 15;
}

/* Fix hover img z-index */
.wd-products .wd-product .hover-img {
    z-index: 3;
}

/* Fix pour le conteneur principal */
.wd-content-layout.wd-builder-on {
    background: var(--color-background);
}

/* Fix scroll smooth */
.wd-products-element {
    scroll-margin-top: 20px;
}

/* ==========================================================================
   STYLISATION DU HEADER (TOPBAR & NAVIGATION)
   ========================================================================== */

/* 1. TOPBAR (Barre noire tout en haut) */
.whb-top-bar {
/*     background-color: var(--color-primary) !important; /* Noir absolu */ */
    border-bottom: 1px solid rgba(255,255,255,0.1) !important;
    min-height: 45px !important;
}

.agri-topbar-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.agri-topbar-contact, .agri-topbar-trust {
    display: flex;
    align-items: center;
    gap: 15px;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 700;
}

.agri-topbar-link {
    color: #FFFFFF !important;
    text-decoration: none;
    transition: var(--transition);
    display: flex;
    align-items: center;
    gap: 8px;
}

.agri-topbar-link i {
    color: var(--color-highlight); /* Jaune agricole pour les icônes */
}

.agri-topbar-link:hover {
    color: var(--color-highlight) !important;
}

.agri-topbar-divider {
    color: rgba(255,255,255,0.3);
}

.agri-topbar-trust i {
    color: var(--color-accent); /* Vert pour le bouclier de confiance */
}

/* 2. HEADER GÉNÉRAL (Logo & Menu) */
.whb-general-header {
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
}

/* Style des liens du menu principal */
.wd-nav-main > li > a {
    font-family: var(--font-family-base) !important;
    font-weight: 900 !important; /* Texte très gras pour la robustesse */
    text-transform: uppercase;
    font-size: 12px !important;
    color: var(--contrast) !important; /* Noir absolu */
    letter-spacing: 0.5px;
    height: 90px !important; /* Hauteur du header */
    transition: var(--transition) !important;
}

/* Effet de survol sur le menu */
.wd-nav-main > li:hover > a {
    color: var(--color-accent) !important; /* Vert Tracteur */
}

/* Point de décoration Woodmart sous le lien actif */
.wd-nav-main > li > a .nav-link-text:after {
    background-color: var(--color-accent) !important;
}

/* 3. RECHERCHE (Loupe) */
.wd-header-search a {
    color: var(--contrast) !important;
}

.wd-header-search a:hover {
    color: var(--color-accent) !important;
}

/* 4. DESIGN DU DROPDOWN (Le menu qui descend) */
.wd-dropdown-menu {
    border-top: 4px solid var(--color-accent) !important; /* Barre verte signature */
    background-color: #FFFFFF !important;
    box-shadow: var(--box-shadow) !important;
    padding: 0 !important; /* Pour que le Mega Menu touche les bords */
}

/* ==========================================================================
   MOBILE HEADER
   ========================================================================== */
.whb-column_mobile2 .wd-tools-icon:before {
    color: var(--contrast); /* Icône burger noire */
}

.whb-column_mobile2 .wd-tools-text {
    font-weight: 900;
    text-transform: uppercase;
    color: var(--contrast);
}

/* Forcer le blanc sur mobile */
.whb-header_884833 .whb-row.whb-general-header {
    background-color: #FFFFFF !important;
}

/* Ajustement de la Topbar sur mobile */
@media (max-width: 991px) {
    .agri-topbar-trust {
        display: none; /* Cache la phrase longue sur mobile */
    }
    .agri-topbar-container {
        justify-content: center;
    }
}