/* Home : même contenu, plus de couleur et de relief.
   Scopé à body.page-home-v2b. Aucun bloc HTML ajouté. */

body.page-home.page-home-v2b {
    background:
        radial-gradient(900px 420px at 12% -8%, rgba(255, 56, 92, 0.22), transparent 62%),
        radial-gradient(720px 380px at 92% 8%, rgba(124, 58, 237, 0.14), transparent 58%),
        #08080b !important;
}

body.page-home.page-home-v2b .homefix-hero-section {
    background:
        radial-gradient(640px 240px at 50% 0%, rgba(255, 56, 92, 0.2), transparent 68%),
        transparent;
}

body.page-home.page-home-v2b .homefix-hero-title {
    text-shadow: 0 8px 28px rgba(255, 56, 92, 0.22);
}

body.page-home.page-home-v2b .homefix-featured-section,
body.page-home.page-home-v2b .homefix-annonces-section {
    padding-top: 28px;
}

body.page-home.page-home-v2b .homefix-categories-section,
body.page-home.page-home-v2b .homefix-seo-annonces-section {
    background: transparent;
}

body.page-home.page-home-v2b .homefix-category-card:nth-child(1) { background: #1a1418; }
body.page-home.page-home-v2b .homefix-category-card:nth-child(2) { background: #16141c; }
body.page-home.page-home-v2b .homefix-category-card:nth-child(3) { background: #14181c; }
body.page-home.page-home-v2b .homefix-category-card:nth-child(4) { background: #141a16; }
body.page-home.page-home-v2b .homefix-category-card:nth-child(5) { background: #1a1814; }
body.page-home.page-home-v2b .homefix-category-card:nth-child(6) { background: #141a18; }
body.page-home.page-home-v2b .homefix-category-card:nth-child(7) { background: #181418; }
body.page-home.page-home-v2b .homefix-category-card:nth-child(8) { background: #14181c; }

body.page-home.page-home-v2b .homefix-cta-section {
    margin: 8px 0 40px;
    padding: 24px 0;
    border: 0;
    border-radius: 0;
    background: transparent;
}
