@charset "utf-8";

body {
    background:
        linear-gradient(180deg, #071a2f 0, #071a2f 142px, #f5f1e8 142px, #f5f1e8 100%)
}

.articles-similaires-item:last-child,
.container.tab .list-none li:last-child {
    border-bottom: none
}


#contenu #textes .post article.article:not(.modern-post-card) .title a:hover,
#contenu #textes a:hover,
#contenu #textes table.table tr:nth-of-type(2n) td {
    background-color: transparent
}

.form-group input,
.form-group textarea {
    transition: border-color .3s;
    background-color: #fffdf8
}

.logo-tile img,
.multibox-grid--stores .logo-tile img {
    max-height: 70px;
    width: auto;
    height: auto;
    object-fit: contain
}

.logo-tile,
.multibox-grid--stores .logo-tile {
    place-items: center;
    border: 1px solid #e2d6c4;
    background: #fffdf8
}

.nouveaute-contenu,
.pbx-body {
    min-width: 0
}

.icon-clock,
.tableau-1 td,
.tableau-test td,
img {
    vertical-align: middle
}

* {
    margin: 0;
    padding: 0
}

body {
    font-family: Roboto, Arial, "Trebuchet MS", Verdana, Helvetica, Sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #162033
}

.spacer {
    width: 100%;
    height: 20px;
}

.spacer.small {
    height: 10px
}

.spacer.medium {
    height: 30px
}

.spacer.large {
    height: 50px
}

a {
    text-decoration: none;
    color: inherit;
    outline: 0
}

.breadcrumb a:hover,
.btn-voir-plus:hover,
.lien-articles a:hover,
.lmj-sommaire a:hover,
.pub-art-int-title a:hover,
a:hover {
    text-decoration: underline
}

a img {
    border: 0
}

p {
    padding-bottom: 1em
}

ol,
ul {
    list-style-position: inside;
    margin-left: 20px
}

header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    position: relative
}

header .site-title-mobile {
    display: none
}

header,
header a,
header h1 {
    color: #fffaf0;
    font-size: 18px;
    font-weight: 400
}

#contenu #textes iframe,
header a img {
    max-width: 100%
}

header #description_site {
    font-size: 14px;
    font-style: italic;
    color: rgba(255, 250, 240, .78)
}

.header-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1400px;
    margin: 0 auto;
    padding: 2px 3px
}

#contenu #textes h1,
#contenu #textes h2,
.footer-box,
.footer-box #cols,
.pagination-container {
    margin-bottom: 20px
}

#logo {
    flex: 0 0 auto;
    position: absolute;
    left: 0
}

.logo-image {
    width: 430px;
    height: auto
}

/* ===== Menu principal desktop premium ===================================== */
nav#site-navigation ul.interieur {
    display: none !important
}

#contenu #textes .post article.article:not(.modern-post-card) .content:after,
#contenu nav#sidebar .ban-mobile,
.autres-cat-extra,
.cat-derniers-extra,
.cat-random-extra,
.derniers-extra,
.plus-vues-extra,
.random-extra,
nav#site-navigation .burger-menu,
nav#site-navigation>ul>li>span.fleche {
    display: none
}

@media screen and (min-width:1051px) {
    nav#site-navigation {
        width: 100%;
        max-width: 1400px;
        margin: 0 auto;
        padding: 0;
        color: #fffaf0;
        font-size: 16px;
        position: relative;
        z-index: 500;
        box-sizing: border-box;
        background: linear-gradient(180deg, #0b213a 0%, #071a2f 100%)
    }

    nav#site-navigation ul.nav-menu {
        display: flex;
        width: 100%;
        max-width: 1400px;
        height: 46px;
        margin: 0 auto;
        padding: 0 8px;
        gap: 3px;
        list-style: none;
        justify-content: flex-start;
        align-items: center;
        box-sizing: border-box;
        background: linear-gradient(180deg, #0b213a 0%, #071a2f 100%);
        border-top: 1px solid rgba(255, 250, 240, .12);
        border-bottom: 1px solid rgba(201, 154, 53, .34);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .06), 0 8px 22px rgba(7, 26, 47, .22)
    }

    nav#site-navigation ul.nav-menu>li {
        display: flex;
        align-items: center;
        height: 46px;
        padding: 0;
        margin: 0;
        border-radius: 8px 8px 0 0;
        position: relative;
        pointer-events: auto;
        cursor: pointer;
        transition: background-color .18s ease, box-shadow .18s ease, transform .18s ease
    }

    nav#site-navigation ul.nav-menu>li>a,
    nav#site-navigation ul.nav-menu>li>span.menu-link {
        display: flex;
        align-items: center;
        height: 46px;
        line-height: 46px;
        padding: 0 12px;
        min-width: 0;
        width: auto;
        color: rgba(255, 250, 240, .92);
        font-size: 14px;
        font-weight: 600;
        letter-spacing: .05px;
        border-radius: 8px 8px 0 0;
        text-decoration: none;
        transition: color .18s ease, background-color .18s ease
    }

    nav#site-navigation>ul>li>a {
        pointer-events: none;
        cursor: default
    }

    nav#site-navigation ul.nav-menu>li:hover {
        background: linear-gradient(180deg, #d9ad4b 0%, #c99a35 100%);
        box-shadow: inset 0 -3px 0 #9f711c, 0 4px 10px rgba(7, 26, 47, .16)
    }

    nav#site-navigation ul.nav-menu>li:hover>a,
    nav#site-navigation ul.nav-menu>li:hover>span.menu-link,
    nav#site-navigation ul.nav-menu li#menu_recherche:hover>a {
        color: #071a2f;
        background-color: transparent;
        text-decoration: none
    }

    nav#site-navigation ul.nav-menu>li>ul {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        width: auto;
        min-width: 220px;
        padding: 8px;
        margin: 0;
        background: linear-gradient(180deg, #fffaf0 0%, #f4ecdc 100%);
        border: 1px solid rgba(7, 26, 47, .16);
        border-top: 3px solid #c99a35;
        border-radius: 0 0 12px 12px;
        box-shadow: 0 12px 28px rgba(7, 26, 47, .18), inset 0 1px 0 rgba(255, 255, 255, .65);
        grid-auto-flow: column;
        grid-template-rows: repeat(4, auto);
        gap: 4px;
        z-index: 600;
        box-sizing: border-box;
        animation: lmjMenuFade .16s ease-out
    }

    nav#site-navigation ul.nav-menu>li:hover>ul {
        display: grid
    }

    nav#site-navigation ul.nav-menu>li>ul>li {
        display: block;
        width: 100%;
        min-width: 190px;
        height: auto;
        padding: 0;
        margin: 0;
        position: relative;
        text-align: left;
        border-right: none;
        border-bottom: 1px solid rgba(7, 26, 47, .10);
        background: transparent;
        box-sizing: border-box
    }

    nav#site-navigation ul.nav-menu>li>ul>li:nth-child(4n),
    nav#site-navigation ul.nav-menu>li>ul>li:last-child {
        border-bottom: none
    }

    nav#site-navigation ul.nav-menu>li>ul>li>a {
        display: block;
        width: 100%;
        min-width: 0;
        padding: 10px 12px;
        line-height: 1.25;
        color: #162033;
        font-size: 14px;
        font-weight: 700;
        text-align: left;
        white-space: nowrap;
        border-radius: 8px;
        box-sizing: border-box;
        text-decoration: none;
        transition: background-color .16s ease, color .16s ease, transform .16s ease
    }

    nav#site-navigation ul.nav-menu>li>ul>li>a:hover {
        background: linear-gradient(135deg, #0b213a 0%, #162033 100%);
        color: #fffdf8;
        text-decoration: none;
        transform: translateX(2px)
    }


    nav#site-navigation ul.nav-menu>li>ul>li>a span,
    nav#site-navigation ul.nav-menu>li>ul>li>span {
        color: #162033
    }

    nav#site-navigation ul.nav-menu>li>ul>li>a:hover span,
    nav#site-navigation ul.nav-menu>li>ul>li>a:hover * {
        color: #fffdf8
    }

    nav#site-navigation ul li#menu_recherche {
        margin-left: auto;
        display: flex;
        align-items: center;
        height: 46px;
        cursor: pointer
    }

    nav#site-navigation ul li#menu_recherche a {
        height: 46px;
        line-height: 46px;
        display: flex;
        align-items: center;
        padding: 0 12px
    }

    @keyframes lmjMenuFade {
        from {
            opacity: 0;
            transform: translateY(5px)
        }

        to {
            opacity: 1;
            transform: translateY(0)
        }
    }
}

#contenu {
    display: flex;
    justify-content: space-between;
    background-color: #f5f1e8;
    width: 1380px;
    margin: 0 auto;
    padding: 10px
}

#contenu #textes {
    width: 1230px;
    padding: 10px;
    border-radius: 4px;
    background-color: #fffaf0
}

#contenu #textes h3 {
    margin-top: 10px;
    margin-bottom: 15px
}

#contenu #textes h4,
#contenu #textes h5,
#contenu #textes h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

#contenu #textes>h1 {
    background-image: none;
    background-repeat: no-repeat;
    background-position: left center;
    min-height: 42px;
    padding: 0;
    font-size: 26px;
    font-family: "Archivo Narrow";
    word-wrap: break-word;
    font-weight: 400;
    cursor: default;
    border-bottom: 1px dotted #162033
}

#contenu #textes>h2 {
    position: relative;
    display: flex;
    align-items: center;

    margin: 34px 0 22px;
    padding: 15px 22px 15px 24px;

    font-family: Roboto, Arial, sans-serif;
    font-size: 21px;
    font-weight: 800;
    line-height: 1.35;
    letter-spacing: .2px;
    color: #fffdf8;

    background:
        linear-gradient(135deg, #071a2f 0%, #162033 52%, #102b49 100%);

    border: 1px solid rgba(255, 255, 255, .10);
    border-bottom: 3px solid #c99a35;
    border-radius: 10px;

    box-shadow:
        0 10px 22px rgba(7, 26, 47, .22),
        inset 0 1px 0 rgba(255, 255, 255, .13);

    overflow: hidden;
}

#contenu #textes>h2::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 7px;
    height: 100%;
    background: linear-gradient(180deg, #d9ad4b 0%, #9f711c 100%);
}

#contenu #textes>h2::after {
    content: "";
    position: absolute;
    left: 24px;
    right: 24px;
    bottom: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,.35), transparent);
    pointer-events: none;
}

#contenu #textes a {
    text-decoration: none;
    transition: .1s
}

#contenu #textes a:hover {
    text-decoration: underline;
    color: #c99a35
}

#contenu #textes img.adapt {
    max-width: none;
    height: auto
}

#contenu #textes table.table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 1em
}

#contenu #textes table.table tr th,
#contenu #textes table.table tr:hover td {
    background-color: #fbf6ea
}

.tinymce-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.tinymce-responsive table {
    width: max-content;
    max-width: 100%;
    border-collapse: collapse;
    table-layout: auto
}

.tinymce-responsive td,
.tinymce-responsive th {
    white-space: nowrap;
    word-break: normal;
    padding: 8px;
    text-align: left
}

#contenu #textes table.table tr td,
#contenu #textes table.table tr th {
    border: 1px solid #d6c6a8;
    padding: 5px
}

#contenu #textes .en_ligne {
    display: flex;
    flex-wrap: wrap
}

#contenu #textes .en_ligne>* {
    width: calc(50% - 20px);
    padding: 0 10px 4px
}

#contenu #textes .image {
    float: left;
    width: 150px;
    height: 150px;
    padding: 0 1em 0 0
}

#contenu #textes .image a:hover {
    background-color: transparent;
    color: inherit
}

#contenu #textes .image img {
    width: 100%;
    height: 100%
}

#contenu #textes article.article .image a {
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: auto 100%;
    background-repeat: no-repeat
}

#contenu #textes .blocs {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

#contenu #textes .bloc {
    width: 290px;
    margin-bottom: 1em
}

#contenu #textes .bloc h4 {
    background-size: 290px 130px;
    background-repeat: no-repeat;
    width: 290px;
    height: 130px;
    margin: 0;
    font-weight: 400;
    cursor: default;
    position: relative
}

#contenu #textes .blocs .bloc h4 a {
    display: block;
    width: 100%;
    height: 100%
}

#contenu #textes .blocs .bloc h4 a:hover {
    background-color: rgba(255, 255, 255, .15)
}

#contenu #textes .blocs .bloc h4 a span {
    position: absolute;
    top: 0;
    padding: 2px 6px;
    color: #fffdf8;
    text-transform: uppercase;
    font-size: 14px
}

#contenu #textes .blocs .bloc ul {
    background-color: #f5f1e8;
    padding: 0;
    font-size: 13px;
    list-style: none
}

#contenu #textes .blocs .bloc ul li a {
    display: block;
    padding: 4px 0;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#contenu #textes .blocs .bloc ul li a:hover {
    background-color: #d6c6a8;
    color: inherit
}

#contenu #textes .blocs .bloc ul li a span {
    padding: 0 4px;
    font-size: 12px;
    font-weight: 700
}

.content table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 30px
}

.content table td,
.content table th {
    border: 1px solid #fbf6ea;
    padding: 10px
}

#contenu #textes .post {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -10px
}

#contenu #textes .adgamb {
    width: calc(100% + 20px);
    margin: 20px 10px;
    text-align: center;
    clear: both
}

#contenu #textes .adgamb * {
    max-height: 90px
}

#contenu #textes .post article.modern-post-card {
    width: calc(50% - 20px);
    display: flex;
    flex-direction: column;
    background: #fffdf8;
    border: 1px solid #e2d6c4;
    border-radius: 12px;
    padding: 20px;
    margin: 10px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .05);
    transition: transform .3s, box-shadow .3s, border-color .3s;
    overflow: visible;
    height: auto;
    min-height: 280px;
    box-sizing: border-box
}

#contenu #textes .post article.modern-post-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(7, 26, 47, .15);
    border-color: #d6c6a8
}

#contenu #textes .post article.modern-post-card .post-breadcrumb {
    font-size: 13px;
    color: #687081;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 6px
}

#contenu #textes .post article.modern-post-card .post-breadcrumb a {
    color: #162033;
    text-decoration: none;
    transition: color .2s
}

#contenu #textes .post article.modern-post-card .post-breadcrumb a:hover,
#contenu #textes .post article.modern-post-card .post-title a:hover {
    color: #c99a35;
    text-decoration: none
}

#contenu #textes .post article.modern-post-card .post-breadcrumb .separator {
    color: #b9c0ca;
    margin: 0 2px
}

#contenu #textes .post article.modern-post-card .post-title {
    font-size: 22px;
    font-weight: 700;
    text-align: left;
    margin: 15px 0 20px;
    line-height: 1.3;
    color: #162033;
    font-family: "Archivo Narrow", Roboto, Arial
}

#contenu #textes .post article.modern-post-card .post-title a {
    color: #162033;
    text-decoration: none;
    transition: color .3s;
    display: block
}

#contenu #textes .post article.modern-post-card .post-content-wrapper {
    display: grid !important;
    grid-template-columns: 1fr 150px !important;
    gap: 20px;
    align-items: start;
    margin-bottom: 15px;
    flex: 1
}

#contenu #textes .post article.modern-post-card .post-image-container {
    grid-column: 2 !important;
    grid-row: 1 !important;
    width: 100% !important;
    height: 150px !important;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    float: none !important;
    padding: 0 !important;
    margin: 0 !important
}

#contenu #textes .post article.modern-post-card .post-image-link {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden
}

#contenu #textes .post article.modern-post-card .post-image-container img {
    width: 100% !important;
    height: 100% !important;
    transition: transform .4s;
    float: none !important;
    padding: 0 !important;
    margin: 0 !important
}

#contenu #textes .post article.modern-post-card:hover .post-image-container img {
    transform: scale(1.08)
}

#contenu #textes .post article.modern-post-card .post-text-content {
    grid-column: 1 !important;
    grid-row: 1 !important;
    color: #303746;
    font-size: 14px;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    float: none !important;
    padding: 0 !important;
    margin: 0 !important
}

#contenu #textes .post article.modern-post-card .post-text-content.full-width {
    grid-column: 1/-1 !important;
    -webkit-line-clamp: 9
}

#contenu #textes .post article.modern-post-card .post-text-content p {
    margin: 0 !important;
    padding: 0 0 .7em !important;
    float: none !important
}

#contenu #textes .post article.modern-post-card .post-text-content p:last-child {
    padding-bottom: 0 !important
}

#contenu #textes .post article.modern-post-card .post-text-content * {
    float: none !important
}

#contenu #textes .post article.modern-post-card .post-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 15px;
    border-top: 1px solid #e2d6c4;
    margin-top: auto
}

#contenu #textes .post article.modern-post-card .post-date {
    font-size: 13px;
    color: #687081;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 6px
}

#contenu #textes .post article.modern-post-card .post-date .fa {
    color: #c99a35
}

#contenu #textes .post article.modern-post-card .post-read-more {
    background: linear-gradient(135deg, #c99a35 0, #9f711c 100%);
    color: #fffdf8;
    padding: 8px 18px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    transition: .3s;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    white-space: nowrap
}

#contenu #textes .post article.modern-post-card .post-read-more:hover {
    background: linear-gradient(135deg, #9f711c 0, #835c16 100%);
    transform: translateX(3px);
    text-decoration: none;
    box-shadow: 0 4px 12px rgba(201, 154, 53, .3)
}





#contenu #textes .post article.article:not(.modern-post-card) {
    width: calc(50% - 20px);
    display: block;
    height: 300px;
    overflow: hidden;
    position: relative;
    margin: 10px;
    box-sizing: border-box
}

#contenu #textes .post article.article:not(.modern-post-card) .title {
    height: auto;
    min-height: 50px;
    max-height: 50px;
    display: flex;
    align-items: center
}

#contenu #textes .post article.article:not(.modern-post-card) .content p {
    max-height: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
    line-clamp: 5
}

#contenu #textes .post article.article:not(.modern-post-card) .content .image {
    float: left;
    width: 150px;
    height: 150px;
    padding: 0 1em 0 0;
    margin-bottom: 0
}

#contenu #textes .post article.article:not(.modern-post-card) .content {
    width: auto;
    padding: 10px;
    border: 4px solid #162033;
    border-top: 0;
    border-radius: 0 0 4px 4px;
    height: calc(300px - 50px - 8px);
    overflow: hidden;
    position: relative;
    box-sizing: border-box
}

#contenu #textes .post article.article:not(.modern-post-card) .title {
    background-image: url(./data/cadre_haut.webp);
    background-repeat: no-repeat;
    background-position: 10px center;
    background-color: #162033;
    width: 100%;
    color: #fffdf8;
    font-family: "Archivo Narrow", Roboto, Arial;
    font-size: 20px;
    font-weight: 400;
    border-radius: 4px 4px 0 0;
    margin-bottom: 0
}

#contenu #textes .post article.article:not(.modern-post-card) .title a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: calc(100% - 72px);
    display: block;
    padding: 10px 0 10px 72px
}

#contenu #textes .post article.article:not(.modern-post-card) .lire-suite {
    position: absolute;
    bottom: 5px;
    right: 5px;
    background-color: #162033;
    color: #fffdf8;
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 14px;
    text-decoration: none;
    transition: background-color .2s
}

#contenu #textes .post article.article:not(.modern-post-card) .lire-suite:hover {
    background-color: #102b49;
    text-decoration: none
}

#contenu #textes p.categorie,
#contenu #textes p.date {
    font-size: 13px
}

#contenu #textes p.categorie a span,
.article-section {
    color: #162033
}

#contenu #textes p.categorie a:hover span {
    color: #071a2f
}

#contenu #textes p.date {
    margin-top: 7px
}

#contenu #textes p.bouton{
  padding: 0;
  margin: 16px 0;
  text-align: center;
}

#contenu #textes p.bouton a{
  display: inline-flex;
  align-items: center;
  gap: 12px;

  width: auto;               /* important: stop le full width */
  max-width: 760px;          /* évite l’effet pavé */
  padding: 10px 16px;        /* hauteur réduite */
  border-radius: 999px;      /* effet pill moderne */
  border: 1px solid rgba(0,0,0,0.10);

  text-decoration: none;
  font-weight: 700;
  line-height: 1.15;

  box-shadow: 0 6px 14px rgba(0,0,0,0.08);
  transform: translateY(0);
  transition: transform 0.18s ease, box-shadow 0.18s ease, filter 0.18s ease;
}

/* Image dans le bouton */
#contenu #textes p.bouton a img{
  width: 34px;
  height: 34px;
  object-fit: contain;
  border-radius: 999px;
  padding: 6px;
  background: rgba(255,255,255,0.18);
  flex: 0 0 auto;
}

#contenu #textes p.bouton a span{
  font-size: 16px !important;
  color: inherit !important;
}

/* Hover subtil */
#contenu #textes p.bouton a:hover{
  transform: translateY(-1px);
  box-shadow: 0 10px 22px rgba(0,0,0,0.12);
  filter: brightness(1.03);
}

/* Focus clavier */
#contenu #textes p.bouton a:focus-visible{
  outline: 3px solid rgba(0,0,0,0.25);
  outline-offset: 3px;
}

#contenu #textes p.bouton.bleu a{
  background: linear-gradient(135deg, #0b213a, #102b49);
  color: #fffdf8;
  border-color: rgba(255,255,255,0.20);
}

#contenu #textes p.bouton.rouge a{
  background: linear-gradient(135deg, #9b1f2d, #c93a4c);
  color: #fffdf8;
  border-color: rgba(255,255,255,0.20);
}

#contenu #textes p.bouton.vert a{
  background: linear-gradient(135deg, #1f6b4f, #2f8c68);
  color: #fffdf8;
  border-color: rgba(255,255,255,0.20);
}

#contenu #textes p.bouton.jaune a{
  background: linear-gradient(135deg, #d9ad4b, #f1d28a);
  color: #162033;
  border-color: rgba(0,0,0,0.10);
}

#contenu #textes .fa {
    font-size: 14px
}

#contenu #textes .post article.article .content>p:last-of-type {
    padding-bottom: 0
}

/* Pagination modernisée */
#contenu #textes .pages{
  display: flex;
  justify-content: space-between;
  gap: 12px;
  max-width: 1200px;   /* adapte à ta largeur de contenu */
  margin: 0 auto 40px; /* centre + espace bas */
  padding: 0 20px;     /* marge gauche/droite */
}

#contenu #textes .pages p{
  display: flex;
  justify-content: center; 
  align-items: center; 
  gap: 20px;
}

#contenu #textes .pages p a{
  min-width: 160px;
  display: inline-grid;
  place-items: center;

  padding: 10px 16px;
  border-radius: 999px;

  background-color: #162033;
  color: #fffdf8;

  font-size: 16px;
  font-weight: 700;
  text-decoration: none;

  border: 1px solid rgba(255,255,255,0.18);
  box-shadow: 0 10px 24px rgba(0,0,0,0.12);

  transition: transform 0.18s ease, box-shadow 0.18s ease, filter 0.18s ease;
}

#contenu #textes .pages p a:hover{
  background-color: #162033; /* on garde ta couleur */
  transform: translateY(-1px);
  box-shadow: 0 14px 30px rgba(0,0,0,0.16);
  filter: brightness(1.05);
  text-decoration: none;
}

#contenu #textes .pages p a:active{
  transform: translateY(0);
  box-shadow: 0 8px 18px rgba(0,0,0,0.12);
}

#contenu #textes .pages p a:focus-visible{
  outline: 3px solid rgba(0,0,0,0.25);
  outline-offset: 3px;
}

#contenu #textes input {
    font-family: Roboto, Arial, "Trebuchet MS", Verdana, Helvetica, Sans-serif
}

#contenu #textes input.input {
    font-size: 14px;
    padding: 5px;
    width: 50%
}

#contenu #textes input.submit {
    background-color: #162033;
    color: #fffdf8;
    font-size: 14px;
    padding: 6px 10px;
    border-radius: 4px;
    border: 0;
    font-weight: 700;
    cursor: pointer
}

.footer-box,
footer.footer {
    padding: 10px;
    border-radius: 4px
}

#contenu #textes input.submit:hover {
    background-color: #102b49
}

#contenu nav#sidebar {
    width: 120px;
    text-align: center
}

#contenu nav#sidebar div p:last-of-type {
    padding: 0
}

.container {
    display: flex;
    align-items: flex-start;
    gap: 10px
}

.container .content {
    display: flex;
    flex-direction: column;
    gap: 0
}

.container .content p {
    margin: 0;
    padding-bottom: 4px
}

.container .content .jm-social {
    margin-top: 4px
}

.container.reverse {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-direction: row-reverse
}

#flex>footer {
    background-repeat: no-repeat;
    background-size: 1050px auto;
    padding: 10px;
    width: 1230px;
    height: 92px;
    margin: 0 auto
}

.footer-box {
    width: 1230px;
    background-color: #fffaf0
}

footer.footer {
    width: 1380px;
    margin: 0 auto;
    cursor: default;
    color: #303746;
    font-size: 14px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    right: 65px
}

footer.footer p {
    padding: 0;
    text-align: center
}

footer.footer h4 {
    text-transform: uppercase;
    padding-bottom: 14px;
    text-align: center;
    cursor: default;
    font-size: 14px;
    color: #303746
}

footer.footer #cols {
    display: flex;
    padding-bottom: 20px;
    justify-content: space-between;
    width: 1230px;
    margin: 0 auto;
    gap: 0
}

footer.footer .col {
    flex: 1;
    padding: 10px 15px;
    border-right: 1px solid #303746;
    margin-left: 0;
    min-width: 0;
    width: calc(1230px / 5)
}

footer.footer .col:last-child {
    border-right: none
}

footer.footer .col ul {
    list-style: none;
    padding: 0;
    margin: 0
}

footer.footer .col ul li {
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 2px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    padding-left: 15px
}

footer.footer .col ul li:before {
    content: "•";
    position: absolute;
    left: 0;
    color: #303746
}

footer.footer .col ul li a {
    font-weight: 400;
    display: inline-block;
    max-width: 100%
}

footer.footer .col ul li a:hover {
    text-decoration: underline;
    color: #162033
}

footer.footer #jeux-hasard {
    display: flex;
    flex-direction: column;
    width: 1230px;
    background: #fbf6ea;
    padding: 10px;
    border-radius: 3px
}

#jeux-hasard .warning-container {
    display: flex;
    flex-direction: row;
    gap: 15px;
    width: 100%;
    justify-content: space-between
}

#jeux-hasard .warning-container>div {
    flex: 1;
    padding: 12px;
    border-radius: 3px;
    font-size: 11px
}

#jeux-hasard .warning-text {
    flex: 1;
    font-size: 11px;
    color: #162033;
    line-height: 1.4;
    padding: 12px;
    border-radius: 3px
}

#jeux-hasard .pub-container {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px solid rgba(48, 55, 70, .1)
}

#jeux-hasard .warning-logos img {
    height: 30px;
    width: auto;
    object-fit: contain
}

#jeux-hasard .age-warning {
    display: flex;
    gap: 5px;
    justify-content: center
}

#jeux-hasard .age-warning img {
    height: 25px;
    width: 25px;
    padding: 2px
}

#jeux-hasard .warning-logos {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: 10px 0;
    width: 100%
}

#jeux-hasard .warning-text-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center
}

#jeux-hasard .warning-text-content p {
    text-align: center;
    width: 100%
}

#jeux-hasard .warning-text-content h3 {
    margin-bottom: 10px
}

#jeux-hasard .warning-logos-2 {
    display: flex;
    justify-content: center
}

#jeux-hasard .warning-logos-2 img {
    height: 50px;
    width: auto
}

#jeux-hasard .footer-disclaimer {
    text-align: center;
    padding: 15px 0;
    font-size: 12px;
    color: #162033;
    font-style: italic;
    max-width: 800px;
    margin: 0 auto
}

#jeux-hasard .footer-disclaimer p {
    margin: 0;
    line-height: 1.4
}

footer.footer #jeux-hasard .footer-links {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center
}

footer.footer #jeux-hasard .footer-links li {
    margin: .25rem 0;
    padding-left: 0
}

footer.footer #jeux-hasard .footer-links li:before {
    content: none
}

@font-face {
    font-family: 'Archivo Narrow';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(./fonts/archivo-narrow-latin-ext.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Archivo Narrow';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(./fonts/archivo-narrow-latin.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(./fonts/fa-regular-400.woff2) format("woff2"), url(./fonts/fa-regular-400.ttf) format("truetype")
}

@font-face {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url(./fonts/fa-brands-400.woff2) format("woff2"), url(./fonts/fa-brands-400.ttf) format("truetype")
}

.fa {
    font-family: FontAwesome;
    font-weight: 400
}

.fa-calendar:before {
    content: "\f073"
}

.fa-folder:before {
    content: "\f07b";
    font-size: 20px;
    color: #c99a35;
    padding-right: 10px
}

#scrollup {
    position: fixed;
    bottom: 20px;
    right: -100px
}

#scrollup a img {
    opacity: .5
}

#scrollup a:hover img {
    opacity: 1
}

#contenu #textes #image-carousel {
    width: 100%;
    margin: 0 auto;
    float: left
}

#contenu #textes .splide__pagination {
    position: initial
}

#contenu #textes .splide__slide a:hover {
    opacity: .9
}

#contenu #textes .splide__slide img {
    width: 100%;
    height: auto;
    object-fit: cover
}

#contenu #textes p.splide__text {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0
}

#contenu #textes p.splide__text a {
    display: block;
    background-color: rgba(0, 0, 0, .5);
    padding: 1em;
    color: #fffdf8;
    text-decoration: none
}

#contenu #textes p.splide__text a:hover {
    background-color: rgba(0, 0, 0, .9)
}

.icone-loupe {
    pointer-events: none
}

#menu_recherche a {
    display: flex;
    align-items: center;
    gap: 5px;
    pointer-events: auto
}

#menu_recherche {
    cursor: pointer
}

#pub-header {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    text-align: right;
    min-height: 90px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 11px;
    color: #162033;
    font-weight: 700;
    box-sizing: border-box
}

.pub-banner {
    flex: 0 0 728px;
    width: 658px;
    height: 80px;
    max-width: 658px;
    max-height: 80px;
    margin: 0 0 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    overflow: hidden;
    box-sizing: border-box;
    border-radius: 8px;
}

#pub-header .pub-banner iframe,
#pub-header .pub-banner img {
    display: block;
    width: 728px;
    height: 90px;
    max-width: 100%;
    max-height: 90px;
    object-fit: cover;
    margin-left: auto;
    border-radius: 8px;
}

.article-meta,
.jm-btn,
.nav-item,
.pbx,
.pbx-more {
    position: relative
}

.contact-container {
    max-width: 800px;
    margin: 30px auto;
    padding: 20px
}

.contact-form {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.form-group {
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: center
}

.form-group label {
    font-weight: 700;
    color: #162033;
    font-size: 16px;
    text-align: center
}

.form-group input {
    padding: 12px;
    border: 2px solid #e2d6c4;
    border-radius: 6px;
    font-size: 16px;
    max-width: 400px;
    width: 100%;
    margin: 0 auto
}

.form-group textarea {
    padding: 12px;
    border: 2px solid #e2d6c4;
    border-radius: 6px;
    font-size: 16px;
    width: 100%;
    max-width: 800px;
    resize: vertical;
    min-height: 150px;
    line-height: 1.5;
    margin: 0 auto
}

.articles-similaires-item a,
.tableau-1 tbody tr,
.tableau-3 tbody tr,
.tableau-test tbody tr {
    transition: background-color .2s
}

.form-group input:focus,
.form-group textarea:focus {
    border-color: #162033;
    outline: 0;
    box-shadow: 0 0 0 2px rgba(7, 26, 47, .1)
}

.recaptcha-container {
    margin: 10px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%
}

.g-recaptcha {
    display: inline-block;
    margin: 0 auto
}

.submit-btn {
    background-color: #162033;
    color: #fffdf8;
    padding: 14px 28px;
    border: none;
    border-radius: 6px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color .3s;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin: 0 auto
}

.submit-btn:hover {
    background-color: #102b49
}

.submit-btn i {
    font-size: 18px
}

.form-group:last-child {
    display: flex;
    justify-content: center;
    align-items: center
}

.nouveaute-item .category {
    font-weight: 700;
    color: #162033;
    font-size: 1.1em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.nav-menu {
    display: flex;
    list-style: none;
    margin: 0 20px;
    padding: 0;
    align-items: center;
    height: 100%
}

.nav-item {
    margin-left: 0
}

.nav-item:hover>.sous-categories,
img[alt="Jim"],
img[alt^="Jill"] {
    display: block;
}

#contenu #textes .author-separator + .container > img[alt="Jim"],
#contenu #textes .author-separator + .container > img[alt^="Jill"] {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
    object-position: center top;
    display: block;
    flex: 0 0 100px;
}

#contenu #textes .article-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    width: 100%;
    margin: 14px 0 24px;
    font-size: 13px;
    color: #162033
}

#contenu #textes .article-meta p {
    margin: 0;
    padding: 0
}

#contenu #textes .article-meta .date,
#contenu #textes .article-meta .reading-time {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    line-height: 1.4;
    margin: 0;
    padding: 0
}

#contenu #textes .article-meta .reading-time {
    margin-left: auto
}

.list-none {
    list-style-type: none
}

.container.tab>div {
    flex: 1;
    background: #fffaf0;
    border: 1px solid #e2d6c4;
    padding: 15px;
    border-radius: 4px
}

.container.tab h2 {
    font-size: 18px;
    color: #fffaf0;
    text-align: center;
    padding: 10px 15px;
    margin: -15px -15px 15px;
    background: linear-gradient(135deg, #071a2f, #102b49);
    border-radius: 4px 4px 0 0
}

.container.tab .list-none {
    padding: 0;
    margin: 0
}

.container.tab .list-none li {
    padding: 8px 0;
    border-bottom: 1px solid #e2d6c4;
    color: #162033
}

.main-title {
    text-align: center;
    width: 100%;
    margin-bottom: 20px
}

.breadcrumb {
    margin: 1em 0;
    font-size: .9em
}

.breadcrumb ol {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap
}

.breadcrumb li,
.toggle-tableau-1:checked~.tableau-1-toggle-btn .afficher-moins,
.toggle-tableau-3:checked~.tableau-3-toggle-btn .afficher-moins {
    display: inline
}

.breadcrumb li:not(:last-child):after {
    content: "›";
    margin: 0 .5em;
    color: #687081
}

.breadcrumb a,
.lien-articles a,
.lmj-sommaire a,
.pub-art-int-title a {
    color: #162033;
    text-decoration: none
}

.article-similar {
    background-color: #fbf6ea;
    padding: 10px;
    border-radius: 10px
}

.erreur,
.success {
    padding: 15px;
    margin: 20px 0
}

.pagination-prev {
    float: left
}

.pagination-next {
    float: right
}

.article-clear,
.pagination-clear {
    clear: both
}

.article-meta-container {
    display: flex;
    justify-content: space-between
}

.erreur {
    color: #7f1d1d;
    background-color: #fde8e8;
    border: 1px solid #f5b8b8;
    border-radius: 4px
}

.success {
    color: #14532d;
    background-color: #e6f4ec;
    border: 1px solid #b7dec8;
    border-radius: 4px
}

.bouton {
    padding: 10px 20px;
    color: #fffdf8;
    text-decoration: none;
    border-radius: 4px
}

.login-page input {
    text-align: center;
    font-size: 22px;
    padding: 5px
}

.login-page body {
    height: 100%;
    font-family: Arial, Sans-Serif;
    font-size: 14px;
    line-height: 1.5;
    margin: 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.nouveautes-liste a:hover {
    background: #e2d6c4 !important
}

.nouveaute-item.last {
    border-bottom: none !important;
    margin-bottom: 0;
    padding-bottom: 1px
}

.image-background a,
a.image-background[data-bg-url] {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block
}

.search-form-center,
.text-center {
    text-align: center
}

.flex-container {
    display: flex;
    gap: 20px
}

.width-70 {
    width: 70%
}

.width-30 {
    width: 30%
}

.nouveautes-background {
    background: #fffaf0;
    border: 1px solid #e2d6c4;
    padding: 12px 9px
}

.nouveautes-titre {
    margin: 0 0 6px;
    color: #162033;
    font-size: .85em;
    font-weight: 800;
    text-align: center;
    background: #e9dec9;
    padding: 4px
}

.nouveaute-item {
    margin-bottom: 6px;
    padding-bottom: 5px;
    font-size: .8em;
    line-height: 1.3;
    border-bottom: 1px solid rgba(226, 214, 196, .5)
}

.nouveaute-link {
    text-decoration: none;
    display: grid;
    grid-template-columns: 30px 1fr;
    gap: 10px;
    transition: .2s
}

.nouveaute-date {
    color: #9f711c;
    font-size: 1.1em;
    font-weight: 700
}

.nouveaute-titre {
    font-size: .9em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: -1px
}

.nouveaute-titre-texte {
    color: #162033;
    font-weight: 400
}


.nouveautes-background a,
.nouveautes-background .nouveaute-link {
    color: #162033
}

.nouveautes-background a:hover,
.nouveautes-background .nouveaute-link:hover {
    color: #071a2f;
    background: #f3ead8
}

.bloc-category-header {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.bloc-category-name {
    display: inline-block;
    padding: 3px 8px
}

.padding-list-item {
    padding: 4px 0 4px 4px
}

.text-date-light {
    font-size: 14px;
    color: #b9c0ca
}

.pre-wrap {
    white-space: pre-wrap
}

.bold {
    font-weight: 700
}

/* Box articles similaires, style premium inspiré FAQ */
.articles-boxes-container {
    display: flex;
    gap: 22px;
    align-items: stretch;
    margin-top: 35px;
    width: 100%;
    max-width: 100%;
}

.articles-similaires {
    position: relative;
    margin: 40px 0 20px;
    padding: 22px 24px;
    background:
        radial-gradient(circle at top right, rgba(201, 154, 53, 0.13), transparent 34%),
        radial-gradient(circle at bottom right, rgba(255, 255, 255, 0.45), transparent 30%),
        linear-gradient(135deg, #fffaf0 0%, #f3ead8 100%);
    border: 1px solid #e2d6c4;
    border-left: 7px solid #c99a35;
    border-radius: 16px;
    box-shadow: 0 10px 24px rgba(7, 26, 47, 0.08);
    color: #162033;
    overflow: hidden;
    box-sizing: border-box;
}

.articles-similaires::before {
    content: "";
    position: absolute;
    top: 0;
    left: 7px;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0));
    pointer-events: none;
}

.articles-similaires::after {
    content: "";
    position: absolute;
    right: -90px;
    bottom: -95px;
    width: 230px;
    height: 230px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.48), transparent 62%);
    pointer-events: none;
}

.articles-similaires > * {
    position: relative;
    z-index: 1;
}

.articles-similaires.box {
    flex: 1 1 0;
    min-width: 0;
    margin: 0;
    padding: 22px 24px;
    background:
        radial-gradient(circle at top right, rgba(201, 154, 53, 0.13), transparent 34%),
        radial-gradient(circle at bottom right, rgba(255, 255, 255, 0.45), transparent 30%),
        linear-gradient(135deg, #fffaf0 0%, #f3ead8 100%);
    border: 1px solid #e2d6c4;
    border-left: 7px solid #c99a35;
    border-radius: 16px;
    box-shadow: 0 10px 24px rgba(7, 26, 47, 0.08);
    box-sizing: border-box;
}

.articles-similaires h3 {
    margin: 0 0 16px 0;
    padding: 0 0 12px 0;
    font-size: 20px;
    line-height: 1.25;
    font-weight: 800;
    color: #162033;
    border-bottom: 1px solid rgba(201, 154, 53, 0.28);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 0;
}

.articles-similaires-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.articles-similaires-item {
    margin: 0 0 8px 0;
    padding: 0;
}

.articles-similaires-item:last-child {
    margin-bottom: 0;
}

.articles-similaires-item a {
    display: block;
    max-width: 100%;
    padding: 10px 12px;
    background: rgba(255, 255, 255, 0.38);
    border: 1px solid rgba(226, 221, 207, 0.9);
    border-radius: 10px;
    color: #162033;
    font-size: 16px;
    line-height: 1.35;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: background-color 0.18s ease, border-color 0.18s ease, transform 0.18s ease, color 0.18s ease;
}

.articles-similaires-item a:hover {
    background: #f5ead5;
    border-color: #d9ad4b;
    color: #162033;
    transform: translateX(2px);
    text-decoration: none;
}

.btn-voir-plus,
.resultat-impair {
    background: transparent;
}

.btn-voir-plus {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 18px auto 0 auto;
    padding: 9px 15px;
    border: 1px solid rgba(201, 154, 53, 0.24);
    background: rgba(255, 255, 255, 0.38);
    font-size: 17px;
    font-weight: 800;
    color: #162033;
    cursor: pointer;
    border-radius: 999px;
    transition: background-color 0.18s ease, border-color 0.18s ease, color 0.18s ease, transform 0.18s ease, box-shadow 0.18s ease;
}

.btn-voir-plus:hover {
    background: #f5ead5;
    border-color: #d9ad4b;
    color: #162033;
    transform: translateY(-1px);
    box-shadow: 0 5px 14px rgba(7, 26, 47, 0.08);
    text-decoration: none;
}

.tableau-description,
.tableau-info {
    padding: 20px;
    border-radius: 8px;
    border-left: 4px solid #d6c6a8
}

.lmj-faq-row__q,
.multibox-grid--logos {
    align-items: center
}

.btn-arrow {
    font-size: 1.2em;
    margin-left: 4px
}

#contenu #textes .post article.article .main-row .texte {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-word;
    white-space: normal;
    text-overflow: ellipsis;
    max-height: 7.5em
}

.tableau-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px
}

.tableau-description {
    background: #fbf6ea;
    margin-bottom: 30px
}

.tableau-description p {
    margin: 0;
    color: #162033;
    line-height: 1.6;
    font-size: 16px
}

.tableau-wrapper {
    background: #fffdf8;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    overflow: hidden;
    margin-bottom: 30px
}

.tableau-test {
    width: 100%;
    border-collapse: collapse;
    background: #fffdf8
}

.tableau-1 td:first-child,
.tableau-test td:first-child {
    padding-top: 10px;
    padding-bottom: 10px
}

.tableau-1 .nom,
.tableau-test .nom {
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #162033;
    text-align: center;
    line-height: 1.15;
    margin-bottom: 2px
}

.tableau-1 .etoiles,
.tableau-test .etoiles {
    display: block;
    font-size: 20px;
    line-height: 1.05;
    color: #c99a35;
    text-align: center;
    margin: 4px 0;
    transition: transform .2s ease-in-out
}

.tableau-1 .etoiles:hover,
.tableau-3 .etoiles:hover,
.tableau-test .etoiles:hover {
    transform: scale(1.05)
}

.tableau-1 .avis,
.tableau-test .avis {
    display: block;
    width: max-content;
    margin: 4px auto 0;
    font-size: 14px;
    font-weight: 200;
    color: #162033;
    text-decoration: underline;
    text-underline-offset: 3px;
    text-align: center;
    transition: .2s ease-in-out
}

.tableau-1 .avis:hover,
.tableau-3 .avis:hover,
.tableau-test .avis:hover {
    color: #162033;
    transform: scale(1.05)
}

.tableau-1 .contenu-tableau,
.tableau-test .contenu-tableau {
    display: block;
    font-size: 16px;
    line-height: 1.6;
    font-weight: 500;
    color: #303746;
    text-align: center;
    margin: 10px 0
}

.tableau-1 thead,
.tableau-3 thead,
.tableau-test thead {
    background: linear-gradient(135deg, #071a2f 0, #102b49 100%)
}

.tableau-1 th,
.tableau-3 th,
.tableau-test th {
    padding: 15px 12px;
    text-align: left;
    font-weight: 600;
    color: #fffaf0;
    border-bottom: 2px solid #c99a35;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .5px
}

.tableau-test td {
    padding: 12px;
    border-bottom: 1px solid #fbf6ea;
    color: #303746;
    font-size: 14px
}

.tableau-1 tbody tr:hover,
.tableau-3 tbody tr:hover,
.tableau-test tbody tr:hover {
    background-color: #fbf6ea
}

.tableau-1 tbody tr:nth-child(2n),
.tableau-3 tbody tr:nth-child(2n),
.tableau-test tbody tr:nth-child(2n) {
    background-color: #fffdf8
}

.tableau-1 tbody tr:nth-child(2n):hover,
.tableau-3 tbody tr:nth-child(2n):hover,
.tableau-test tbody tr:nth-child(2n):hover {
    background-color: #f1e5d0
}

.tableau-info {
    background: #fbf6ea
}

.tableau-info h3 {
    color: #162033;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 600
}

.tableau-info ul {
    margin: 0;
    padding-left: 20px
}

.tableau-info li {
    margin-bottom: 8px;
    color: #162033;
    line-height: 1.5
}

.tableau-info strong {
    color: #162033
}

.lmj-faq-card {
    --lmj-bg: #fffaf0;
    --lmj-text: #162033;
    --lmj-muted: #687081;
    --lmj-border: #e2d6c4;
    --lmj-row: #f5ead5;
    --lmj-accent: #c99a35;
    --lmj-radius: 14px;
    border: 1px solid var(--lmj-border);
    border-left: 6px solid var(--lmj-accent);
    border-radius: var(--lmj-radius);
    background: var(--lmj-bg);
    overflow: hidden;
    margin: 24px 0
}

.lmj-faq-card__header {
    height: 48px;
    border-bottom: 1px solid var(--lmj-border);
    background: linear-gradient(180deg, #fffdf8, #f8f4ec);
    padding: 0 16px
}

.lmj-faq-card__header h2 {
    margin: 0;
    font-size: 1.2rem;
    line-height: 48px;
    color: var(--lmj-text)
}

.lmj-faq-card__body {
    padding: 6px
}

.lmj-faq-row {
    border: 1px solid var(--lmj-border);
    border-radius: 10px;
    background: #fffdf8;
    margin: 10px 0;
    overflow: hidden;
    transition: border-color .2s, box-shadow .2s, background .2s
}

.lmj-faq-row:hover,
.lmj-faq-row__a {
    background: var(--lmj-row)
}

.lmj-faq-row[open] {
    border-color: color-mix(in oklab, var(--lmj-accent) 40%, var(--lmj-border));
    box-shadow: 0 4px 14px rgba(0, 0, 0, .06)
}

.lmj-faq-row__q {
    list-style: none;
    cursor: pointer;
    display: grid;
    grid-template-columns: 1fr 18px;
    gap: 10px;
    padding: 14px 16px;
    color: var(--lmj-text);
    font-weight: 700
}

.lmj-faq-row__q::-webkit-details-marker {
    display: none
}

.lmj-faq-row__chev {
    width: 18px;
    height: 18px;
    border-right: 2px solid var(--lmj-accent);
    border-bottom: 2px solid var(--lmj-accent);
    transform: rotate(45deg);
    transition: transform .2s;
    justify-self: end
}

.lmj-faq-row[open] .lmj-faq-row__chev {
    transform: rotate(-135deg)
}

.lmj-faq-row__a {
    padding: 0 16px 14px;
    color: var(--lmj-muted);
    line-height: 1.6;
    border-top: 1px solid var(--lmj-border)
}

.lmj-faq-row__q:focus-visible {
    outline: 2px solid var(--lmj-accent);
    outline-offset: 4px;
    border-radius: 6px
}

.Multibox {
    --mbx-bg: rgba(18, 22, 28, 0.0);
    --mbx-card: #fffaf0;
    --mbx-border: #e2d6c4;
    --mbx-text: #162033;
    --mbx-muted: #687081;
    --mbx-radius: 8px;
    --mbx-gap: 18px;
    display: grid;
    grid-template-columns: 1.35fr 1fr 1fr;
    grid-template-rows: auto auto;
    gap: var(--mbx-gap)
}

.multibox-grid--games,
.multibox-grid--logos {
    grid-template-columns: repeat(4, 1fr)
}

.card--games {
    grid-column: 1;
    grid-row: 1/span 2
}

.card--providers {
    grid-column: 2;
    grid-row: 1
}

.card--payments {
    grid-column: 2;
    grid-row: 2
}

.card--stores {
    grid-column: 3;
    grid-row: 1
}

.card--licenses {
    grid-column: 3;
    grid-row: 2
}

.multibox-card {
    background: var(--mbx-card);
    border: none;
    border-radius: var(--mbx-radius);
    overflow: hidden
}

.multibox-card__header {
    padding: 6px 10px;
    min-height: auto;
    background: #fffaf0;
    border-bottom: 1px solid #e2d6c4
}

.multibox-card__title {
    margin: 0;
    font-size: 16px;
    font-weight: 800;
    color: var(--mbx-text);
    line-height: 1.2;
    text-align: center
}

.multibox-card__content {
    background: #fffaf0;
    padding: 14px;
    color: var(--mbx-text)
}

.multibox-grid {
    display: grid;
    gap: 12px
}

.game-thumb {
    display: block;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #e2d6c4;
    background: #f8f4ec;
    aspect-ratio: 1/1;
    transition: transform .12s
}

.game-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block
}

.game-thumb:hover {
    transform: translateY(-2px)
}

.license-item,
.multibox-grid--stores {
    gap: 10px;
    align-items: center;
    display: grid
}

.logo-tile {
    border-radius: 10px;
    padding: 14px;
    display: grid;
    min-height: 110px
}

.logo-tile img {
    max-width: 100%
}

.multibox-grid--logos .logo-tile {
    padding: 8px;
    min-height: 60px
}

.card--payments .multibox-grid--logos .logo-tile img {
    max-width: 60px;
    max-height: 60px
}

.card--providers .multibox-grid--logos .logo-tile img {
    max-width: 50px;
    max-height: 50px;
    aspect-ratio: 1/1
}

.multibox-grid--stores {
    grid-template-columns: 1fr
}

.multibox-grid--stores .logo-tile {
    padding: 8px;
    min-height: 72px;
    border-radius: 10px;
    display: grid
}

.multibox-grid--stores .logo-tile img {
    max-width: 280px
}

.license-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 10px
}

.license-item {
    grid-template-columns: auto 1fr;
    border: 1px solid #e2d6c4;
    border-radius: 10px;
    padding: 10px 12px;
    background: #fffdf8;
    min-height: 145px
}

.license-badge {
    display: grid;
    place-items: center;
    width: 60px;
    height: 60px;
    border-radius: 8px;
    font-weight: 800;
    color: #162033;
    background: #f4ecdc;
    border: 1px solid #e2d6c4
}

.pbx,
.pbx-text,
.pbx-title {
    color: var(--pbx-text)
}

.license-text strong {
    display: block;
    font-size: 15px;
    color: var(--mbx-text)
}

.license-text small {
    display: block;
    margin-top: 2px;
    font-size: 12px;
    color: var(--mbx-muted)
}

.multibox-see-more {
    margin-top: 4px;
    text-align: center
}

.see-more-icon {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-left: 2px solid #687081;
    border-bottom: 2px solid #687081;
    transform: rotate(-45deg);
    transition: border-color .2s
}

.see-more-icon:hover {
    border-color: #071a2f
}

:root {
    --pbx-bg: #071a2f;
    --pbx-card: #0b213a;
    --pbx-border: #243952;
    --pbx-shadow: rgba(0, 0, 0, 0.45);
    --pbx-text: #fffaf0;
    --pbx-muted: #c6cfda;
    --pbx-accent: #c99a35;
    --pbx-accent-2: #d9ad4b;
    --pbx-radius: 16px;
    --pbx-gap: 24px;
    --pbx-pad: 28px
}

.pbx {
    display: grid;
    grid-template-columns: 108px 1fr;
    gap: var(--pbx-gap);
    width: 100%;
    box-sizing: border-box;
    background: linear-gradient(180deg, rgba(201, 154, 53, .06), rgba(201, 154, 53, 0)), var(--pbx-card);
    border: 1px solid var(--pbx-border);
    border-radius: var(--pbx-radius);
    padding: var(--pbx-pad);
    box-shadow: 0 10px 30px var(--pbx-shadow), inset 0 0 0 1px rgba(255, 255, 255, .02);
    isolation: isolate;
    max-width: 100%
}

.pbx:focus-within {
    outline: 2px solid color-mix(in oklab, var(--pbx-accent) 70%, #fffdf8);
    outline-offset: 2px
}

.pbx-media {
    width: 108px;
    height: 108px;
    border-radius: 12px;
    overflow: hidden;
    align-self: start;
    background: #071a2f;
    border: 1px solid var(--pbx-border);
    box-shadow: 0 6px 14px rgba(0, 0, 0, .35)
}

.pbx-media img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.pbx-body {
    display: grid;
    grid-template-rows: auto 1fr auto
}

.pbx-head {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 6px
}

.pbx-social,
.share-mini .sm {
    display: inline-grid;
    place-items: center
}

.pbx-title {
    font-size: 28px;
    line-height: 1.1;
    font-weight: 800;
    letter-spacing: .2px;
    margin: 0
}

.pbx-social {
    width: 36px;
    height: 36px;
    border-radius: 999px;
    border: 1px solid var(--pbx-border);
    background: radial-gradient(120px 120px at 30% 30%, rgba(201, 154, 53, .18), transparent 40%);
    transition: transform .15s, border-color .15s, background-color .15s, box-shadow .15s
}

#contenu #textes .jm-social .jm-btn.jm-btn--x,
#contenu #textes .jm-social .jm-btn.jm-btn--x:active,
#contenu #textes .jm-social .jm-btn.jm-btn--x:focus,
#contenu #textes .jm-social .jm-btn.jm-btn--x:hover,
.jm-btn--x,
.jm-social .jm-btn.jm-btn--x,
.jm-social .jm-btn.jm-btn--x:active,
.jm-social .jm-btn.jm-btn--x:focus,
.jm-social .jm-btn.jm-btn--x:hover {
    background-color: #071a2f
}

.pbx-social svg {
    width: 18px;
    height: 18px;
    fill: var(--pbx-accent)
}

.pbx-social:hover {
    transform: translateY(-1px);
    border-color: color-mix(in oklab, var(--pbx-accent) 70%, #fffdf8);
    box-shadow: 0 0 0 4px rgba(201, 154, 53, .1)
}

.pbx-text {
    margin: 6px 0 10px;
    font-size: 18px;
    line-height: 1.55;
    opacity: .95
}

.pbx-more {
    margin-top: 6px;
    justify-self: end;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: .2px;
    color: var(--pbx-accent);
    text-decoration: none;
    padding-right: 2px
}

.jm-social,
.share-mini {
    align-items: center;
    gap: 8px
}

.pbx-more::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -3px;
    height: 2px;
    background: linear-gradient(90deg, transparent, var(--pbx-accent), transparent);
    opacity: .35;
    transition: opacity .15s, transform .15s;
    transform-origin: left;
    transform: scaleX(.9)
}

.pbx-more:hover::after {
    opacity: .75;
    transform: scaleX(1)
}

.pbx-more:focus-visible {
    outline: 2px solid color-mix(in oklab, var(--pbx-accent) 70%, #fffdf8);
    outline-offset: 2px
}

.jm-social {
    display: flex;
    margin-top: 4px
}

.jm-btn {
    display: inline-block;
    height: 24px;
    padding: 0 10px 0 34px;
    border-radius: 6px;
    color: #fffdf8;
    text-decoration: none;
    font: 600 13px/24px system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Arial, sans-serif;
    transition: .15s
}

.jm-btn::before {
    content: "";
    position: absolute;
    left: 8px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain
}

.jm-btn--x::before {
    background-image: url(/data/x-64.png)
}

.jm-btn--fb {
    background-color: #1877f2
}

.jm-btn--fb::before {
    background-image: url(/data/facebook-64.png)
}

.jm-btn--in {
    background-color: #0a66c2
}

.jm-btn--in::before {
    background-image: url(/data/linkedin-64.png)
}

.jm-social .jm-btn:active,
.jm-social .jm-btn:focus,
.jm-social .jm-btn:hover {
    color: #fffdf8;
    text-decoration: none;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .18);
    transform: translateY(-1px);
    filter: none;
    opacity: 1
}

.jm-social .jm-btn.jm-btn--fb,
.jm-social .jm-btn.jm-btn--fb:active,
.jm-social .jm-btn.jm-btn--fb:focus,
.jm-social .jm-btn.jm-btn--fb:hover {
    background-color: #1877f2
}

.jm-social .jm-btn.jm-btn--in,
.jm-social .jm-btn.jm-btn--in:active,
.jm-social .jm-btn.jm-btn--in:focus,
.jm-social .jm-btn.jm-btn--in:hover {
    background-color: #0a66c2
}

#contenu #textes .jm-social .jm-btn:active,
#contenu #textes .jm-social .jm-btn:focus,
#contenu #textes .jm-social .jm-btn:hover {
    background-color: inherit;
    color: #fffdf8;
    text-decoration: none;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .18);
    transform: translateY(-1px);
    filter: none;
    opacity: 1
}

#contenu #textes .jm-social .jm-btn.jm-btn--fb,
#contenu #textes .jm-social .jm-btn.jm-btn--fb:active,
#contenu #textes .jm-social .jm-btn.jm-btn--fb:focus,
#contenu #textes .jm-social .jm-btn.jm-btn--fb:hover {
    background-color: #1877f2
}

#contenu #textes .jm-social .jm-btn.jm-btn--in,
#contenu #textes .jm-social .jm-btn.jm-btn--in:active,
#contenu #textes .jm-social .jm-btn.jm-btn--in:focus,
#contenu #textes .jm-social .jm-btn.jm-btn--in:hover {
    background-color: #0a66c2
}

.author-separator {
    height: 2px;
    background: linear-gradient(to right, transparent, #162033, transparent);
    margin: 20px 0
}

.lien-articles,
.pub-art-int {
    background-color: #fffaf0;
    box-shadow: 0 2px 6px rgba(7, 26, 47, .15);
    color: #162033;
    font-family: Roboto, Arial, sans-serif
}

.share-mini {
    list-style: none;
    padding: 0;
    margin: 15px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.share-mini li {
    list-style: none
}

.share-mini .sm {
    width: 68px;
    height: 68px;
    border: 1px solid #d6c6a8;
    border-radius: 8px;
    background: #fffaf0;
    text-decoration: none;
    position: relative;
    transition: transform .12s, box-shadow .12s;
    line-height: 0;
    overflow: hidden
}

.share-mini .sm:hover {
    transform: translateY(-1px);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .08)
}

.share-mini .sm::before {
    font-family: FontAwesome;
    font-size: 30px;
    color: #162033;
    content: ""
}

.share-mini .x::before {
    content: none !important
}

.share-mini .x {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 1;
    color: #162033;
    text-align: center
}

.share-mini .fb::before {
    content: "\f39e"
}

.share-mini .tg::before {
    content: "\f2c6"
}

.share-mini .wa::before {
    content: "\f232"
}

.share-mini .in::before {
    content: "\f0e1"
}

.share-mini .rd::before {
    content: "\f281"
}

.share-mini .em::before {
    content: "\f0e0"
}

.share-mini .cp::before {
    content: "\f0c5"
}

.copy-wrap {
    display: inline-flex;
    align-items: center;
    gap: 6px
}

.copy-wrap .copy-input {
    width: 0;
    opacity: 0;
    border: 1px solid #d6c6a8;
    background: #fffaf0;
    border-radius: 6px;
    height: 68px;
    padding: 0 8px;
    color: #162033;
    transition: width .16s, opacity .16s;
    outline: 0
}

.copy-wrap:focus-within .copy-input {
    width: 220px;
    opacity: 1
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    clip-path: inset(50%);
    white-space: nowrap
}

/* Liens articles, ancien style conservé */
.lien-articles {
    border: 1px solid #d6c6a8;
    border-radius: 8px;
    margin: 20px 0;
    padding: 0
}

.lien-articles summary {
    cursor: pointer;
    background-color: #f5f1e8;
    padding: 10px 15px;
    font-weight: 600;
    font-size: 18px;
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: background-color .2s;
    border-radius: 8px 8px 0 0
}

.lien-articles summary:hover {
    background-color: #f1e5d0
}

.lien-articles summary::after {
    content: "▼";
    font-size: 14px;
    transition: transform .3s
}

.lien-articles[open] summary::after {
    transform: rotate(180deg)
}

.lien-articles[open] ul {
    animation: .3s fadeIn
}

.lien-articles ul {
    list-style-type: disc;
    margin: 10px 25px 15px 35px;
    padding: 0
}

.lien-articles li {
    margin: 4px 0;
    line-height: 1.6;
    display: list-item;
    list-style-position: outside
}

/* Sommaire premium, style FAQ */
#contenu #textes .lmj-sommaire {
    position: relative;
    display: block;
    margin: 28px 0 34px;
    padding: 0;
    background:
        radial-gradient(circle at top right, rgba(201, 154, 53, 0.14), transparent 34%),
        radial-gradient(circle at bottom right, rgba(255, 255, 255, 0.45), transparent 30%),
        linear-gradient(135deg, #fffaf0 0%, #f3ead8 100%);
    border: 1px solid #e2d6c4;
    border-left: 7px solid #c99a35;
    border-radius: 16px;
    box-shadow: 0 10px 24px rgba(7, 26, 47, 0.08);
    color: #162033;
    box-sizing: border-box;
    overflow: hidden
}

#contenu #textes .lmj-sommaire::before {
    content: "";
    position: absolute;
    top: 0;
    left: 7px;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0));
    pointer-events: none
}

#contenu #textes .lmj-sommaire::after {
    content: "";
    position: absolute;
    right: -90px;
    bottom: -95px;
    width: 230px;
    height: 230px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.48), transparent 62%);
    pointer-events: none
}

#contenu #textes .lmj-sommaire > * {
    position: relative;
    z-index: 1
}

#contenu #textes .lmj-sommaire summary {
    cursor: pointer;
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 14px;
    padding: 16px 20px;
    margin: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.55), rgba(255, 255, 255, 0.12));
    border-radius: 0;
    color: #162033;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 800;
    transition: background-color .2s, color .2s
}

#contenu #textes .lmj-sommaire summary:hover {
    background: rgba(255, 255, 255, 0.35);
    color: #162033;
    text-decoration: none
}

#contenu #textes .lmj-sommaire summary::-webkit-details-marker {
    display: none
}

#contenu #textes .lmj-sommaire summary::after {
    content: "";
    width: 10px;
    height: 10px;
    border-right: 2px solid #9f711c;
    border-bottom: 2px solid #9f711c;
    transform: rotate(45deg);
    transition: transform .22s ease;
    flex: 0 0 auto;
    margin-top: -4px
}

#contenu #textes .lmj-sommaire[open] summary {
    border-bottom: 1px solid rgba(201, 154, 53, 0.24)
}

#contenu #textes .lmj-sommaire[open] summary::after {
    transform: rotate(225deg);
    margin-top: 4px
}

#contenu #textes .lmj-sommaire[open] ul {
    animation: .3s fadeIn
}

#contenu #textes .lmj-sommaire ul {
    list-style: none;
    margin: 0;
    padding: 16px 18px 18px 18px
}

#contenu #textes .lmj-sommaire li {
    position: relative;
    display: block;
    list-style: none;
    margin: 0 0 9px 0;
    padding: 10px 12px 10px 32px;
    background: rgba(255, 255, 255, 0.42);
    border: 1px solid #e2d6c4;
    border-radius: 10px;
    color: #162033;
    line-height: 1.45;
    transition: background-color .18s ease, border-color .18s ease, transform .18s ease
}

#contenu #textes .lmj-sommaire li:last-child {
    margin-bottom: 0
}

#contenu #textes .lmj-sommaire li::before {
    content: "";
    position: absolute;
    left: 14px;
    top: 50%;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #c99a35;
    transform: translateY(-50%)
}

#contenu #textes .lmj-sommaire li:hover {
    background: #f5ead5;
    border-color: #d9ad4b;
    transform: translateX(2px)
}

#contenu #textes .lmj-sommaire li a {
    display: block;
    color: #162033;
    text-decoration: none
}

#contenu #textes .lmj-sommaire li a:hover {
    color: #162033;
    text-decoration: none
}



.pub-art-int {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border: 1px solid #d6c6a8;
    border-radius: 8px;
    padding: 12px 18px;
    margin: 25px 0;
    width: 100%;
    box-sizing: border-box
}

.pub-art-int-image {
    flex-shrink: 0;
    margin-right: 18px
}

.pub-art-int-image img {
    width: 100px;
    height: 100px;
    border-radius: 6px;
    object-fit: cover;
    border: 1px solid #d6c6a8
}

.pub-art-int-content {
    flex: 1
}

.pub-art-int-title {
    font-weight: 700;
    font-size: 17px;
    margin-bottom: 6px
}

.pub-art-int-text {
    font-size: 15px;
    margin: 0;
    line-height: 1.5
}

.tableau-1,
.tableau-3 {
    background: #fffdf8;
    max-width: 100%;
    border-collapse: separate;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    overflow: hidden
}

.tableau-1 {
    border: 1px solid #e2d6c4;
    border-radius: 8px;
    padding: 15px
}

.tableau-1 td {
    padding: 12px;
    font-size: 14px;
    color: #303746;
    border-bottom: 1px solid #fbf6ea
}

.toggle-tableau-1,
.toggle-tableau-3 {
    position: absolute;
    left: -9999px;
    opacity: 0;
    pointer-events: none
}

.tableau-1-toggle-btn,
.tableau-3-toggle-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 14px 0;
    font-size: 16px;
    font-weight: 600;
    color: #162033;
    cursor: pointer;
    width: 100%;
    margin-top: 10px
}

.btn-action,
.tableau-card-title {
    text-transform: uppercase;
    letter-spacing: .5px;
    color: #162033
}

.tableau-1-toggle-btn span,
.tableau-3-toggle-btn span {
    margin: 0 4px
}

.toggle-tableau-1:checked~.tableau-1-wrapper-limit,
.toggle-tableau-3:checked~.tableau-3-wrapper-limit {
    max-height: 9999px;
    overflow: visible
}

.tableau-1-toggle-btn .afficher-moins,
.tableau-3-toggle-btn .afficher-moins,
.toggle-tableau-1:checked~.tableau-1-toggle-btn .afficher-plus,
.toggle-tableau-1:checked~.tableau-1-wrapper-limit::after,
.toggle-tableau-3:checked~.tableau-3-toggle-btn .afficher-plus,
.toggle-tableau-3:checked~.tableau-3-wrapper-limit::after {
    display: none
}

.tableau-3 {
    border-radius: 8px;
    padding: 6px;
    border: 1px solid #e2d6c4
}

.tableau-3 td {
    padding: 10px 6px;
    text-align: center;
    vertical-align: top;
    width: 20%
}

.tableau-3 td .avis,
.tableau-3 td .etoiles,
.tableau-3 td span[class^=nom-] {
    display: block;
    width: 100%;
    text-align: center
}

.tableau-3 td span[class^=nom-] img {
    width: 110px;
    height: 110px;
    object-fit: contain;
    margin: 0 auto 8px;
    display: block
}

.tableau-3 td span[class^=nom-] {
    margin-bottom: 6px
}

.tableau-3 .etoiles {
    font-size: 20px;
    color: #c99a35;
    margin: 4px 0;
    transition: transform .2s ease-in-out
}

.tableau-3 .avis {
    font-size: 14px;
    color: #162033;
    font-weight: 400;
    text-decoration: underline;
    text-underline-offset: 3px;
    transition: .2s ease-in-out;
    margin-top: 4px
}

.btn-action {
    background: linear-gradient(135deg, #d6c6a8 0, #c99a35 100%);
    border: none;
    padding: 16px 24px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    transition: .2s
}

.btn-action:hover {
    background: linear-gradient(135deg, #c99a35 0, #835c16 100%);
    transform: translateY(1px);
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2)
}



.icon-clock::after,
.icon-clock::before {
    content: "";
    position: absolute;
    width: 2px;
    background: currentColor;
    left: 50%;
    top: 50%
}

.tableau-card {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 15px;
    margin-bottom: 30px
}

.tableau-card-item {
    display: flex;
    flex-direction: column;
    background: #fffdf8;
    border: 1px solid #e2d6c4;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    overflow: hidden
}

.tableau-card-title {
    background: linear-gradient(135deg, #071a2f 0, #102b49 100%);
    padding: 12px;
    text-align: center;
    font-weight: 800;
    font-size: 14px;
    border-bottom: 2px solid #c99a35
}

.tableau-card-body {
    padding: 12px 15px
}

.tableau-card-item .tabligne {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
    padding: 6px 0
}

.tableau-card-item .tabligne img {
    flex: 0 0 auto;
    display: block;
    width: 20px;
    height: auto
}

.tableau-card-item .name {
    flex: 1 1 auto;
    display: inline-block;
    text-align: left;
    font-size: 15px;
    font-weight: 500;
    color: #162033
}

.tableau-card-item .tabligne+.tabligne {
    border-top: 1px solid #fbf6ea
}

.icon-clock {
    display: inline-block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 2px solid currentColor;
    position: relative;
    box-sizing: border-box;
    margin-right: 4px
}

.icon-clock::before {
    height: 5px;
    transform: translate(-50%, -80%) rotate(0);
    transform-origin: 50% 100%
}

.icon-clock::after {
    height: 7px;
    transform: translate(-50%, -90%) rotate(90deg);
    transform-origin: 50% 100%
}

.lien-articles summary::-webkit-details-marker {
    display: none
}

.lien-articles li::marker {
    color: #162033;
    font-size: 14px;
    vertical-align: middle
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}
/*Box actualité dans fiche*/
.lmj-actualite-card {
    background: #fbf6ea;
    border: 1px solid #e2d6c4;
    border-radius: 10px;
    padding: 20px;
    margin: 40px 0;
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
}
.lmj-actualite-content {
    display: flex;
    gap: 25px;
    align-items: center;
}
.lmj-actualite-img img {
    width: 250px;
    height: 250px;
    object-fit: cover;
    border-radius: 8px;
}
.lmj-actualite-meta {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 8px;
}
.lmj-badge-hot {
    background: #9b1f2d;
    color: white;
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 20px;
}
.lmj-actualite-date {
    font-size: 14px;
    font-weight: 600;
    color: #9f711c;
}
.lmj-actualite-text h3 {
    font-size: 22px;
    margin-bottom: 12px;
    color: #162033;
}
.lmj-actualite-text p {
    font-size: 16px;
    line-height: 1.6;
    color: #303746;
    margin-bottom: 15px;
}
.lmj-actualite-btn {
    display: inline-block;
    padding: 10px 18px;
    background: #9b1f2d;
    color: white;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 600;
    transition: 0.2s ease;
}
.lmj-actualite-btn:hover {
    background: #7f1d1d;
}
/*end Box actualité dans fiche*/
/*Img G 777 + zoom image/
/* Miniature */
.thumb img{
  display: block;
  border-radius: 12px;
  cursor: zoom-in;
}

/* Lightbox cachée */
.lightbox{
  position: fixed;
  inset: 0;
  display: none;
  padding: 24px;
  background: rgba(7, 26, 47, 0.78);
  z-index: 9999;
  cursor: zoom-out;
}

/* Affichage quand ciblé */
.lightbox:target{
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Image en grand */
.lightbox img{
  max-width: min(1100px, 92vw);
  max-height: 92vh;
  width: auto;
  height: auto;
  border-radius: 16px;
  box-shadow: 0 18px 50px rgba(0,0,0,0.35);
}
.container-imgtext{
  display: flex;
  align-items: flex-start;
  gap: 18px;
}

.container-imgtext .thumb img{
  display:block;
  border-radius: 12px;
}

.container-imgtext .content{
  flex: 1;
  min-width: 0;
}

/* ===== Sidebar Top 5 (120px) ============================================================ */
.sidebar-top5-box{
  width: 120px;
  box-sizing: border-box;

  background:
    linear-gradient(180deg, #fffaf0 0%, #f3ead8 100%);

  border: 1px solid rgba(7, 26, 47, .12);
  border-radius: 10px;

  padding: 10px 8px 12px;
  margin-top: -18px;

  box-shadow:
    0 8px 18px rgba(7, 26, 47, .10),
    inset 0 1px 0 rgba(255,255,255,.55);
}

.sidebar-top5-box-title{
  display: flex;
  align-items: center;
  justify-content: center;

  width: 100%;
  min-height: 42px;
  box-sizing: border-box;

  margin: 0 0 12px;
  padding: 8px 10px;

  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: 900;
  line-height: 1.15;
  text-align: center;
  color: #fffdf8;

  background: linear-gradient(135deg, #0b213a 0%, #162033 55%, #102b49 100%);
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 7px;

  box-shadow:
    0 5px 10px rgba(7, 26, 47, .22),
    inset 0 1px 0 rgba(255,255,255,.18);

  text-shadow: 0 1px 1px rgba(0,0,0,.25);
}

.sidebar-top-5{
  width: 100%;
  position: relative;
  box-sizing: border-box;

  background: #fffdf8;
  border: 1px solid rgba(0,0,0,0.10);
  border-radius: 6px;

  padding: 12px 8px 10px;
  text-align: center;

  font-family: Arial, sans-serif;
  overflow: hidden;

  box-shadow: 0 4px 10px rgba(0,0,0,0.07);
}

.sidebar-top5-box .sidebar-top-5 + .sidebar-top-5{
  margin-top: 10px;
}

.sidebar-top5-box .sidebar-top-5:last-child{
  margin-bottom: 0;
}

.sidebar-articlelink a{
  position: absolute;
  inset: 0;
  z-index: 1;
  display: block;
  text-decoration: none;
}

.sidebar-btn{
  position: relative;
  z-index: 2;

  display: block;
  width: 100%;

  margin-top: 6px;
  padding: 9px 0;

  background: linear-gradient(180deg,#d9ad4b 0%,#c99a35 100%);
  color: #071a2f;

  text-decoration: none;
  font-size: 12px;
  font-weight: 900;

  border-radius: 6px;

  box-shadow: 0 3px 8px rgba(201, 154, 53, 0.42);

  transition: all 0.15s ease;
}

.sidebar-btn:hover{
  background: linear-gradient(180deg,#e4bb5a 0%,#c99a35 100%);
  color: #071a2f;
  box-shadow: 0 5px 12px rgba(201, 154, 53, 0.52);
  transform: translateY(-1px);
}

.sidebar-logo img{
  display: block;

  max-width: 100%;
  width: 100px;
  height: 70px;

  object-fit: contain;

  border-radius: 4px;
  background: #fffdf8;

  border: 1px solid rgba(0,0,0,0.06);
}

.sidebar-rating{
  font-size: 12px;
  font-weight: 800;

  margin: 8px auto 6px;

  background: rgba(0,0,0,0.06);
  color: #162033;

  padding: 6px 10px;
  border-radius: 6px;

  display: inline-flex;
  align-items: center;
  gap: 4px;
}

.sidebar-top-5:hover{
  box-shadow: 0 12px 26px rgba(0,0,0,0.12);
  border-color: rgba(0,0,0,0.16);
}

.sidebar-articlelink a:focus{
  outline: 2px solid rgba(0,0,0,0.35);
  outline-offset: 3px;
  border-radius: 12px;
}

/* ===== Topcard (indépendant, desktop first) ================================ */
.topcard-wrap{
  box-sizing: border-box;
  width: 100%;
  padding: 14px 14px 16px;
  background: #fffaf0;
  border: 1px solid #e2d6c4;
  border-radius: 10px;
  box-shadow: none;
}

.topcard-title{
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: 900;
  color: #fffaf0;
  text-align: center;
  padding: 10px 10px;
  border-radius: 10px;
  background: linear-gradient(135deg, #071a2f, #102b49);
  margin: 0 0 14px 0;
}

.topcard-grid{
  display: flex;
  flex-direction: column;
  gap: 12px;
}

/* Card container */
.topcard{
  position: relative;
  display: flex;
  align-items: center;
  gap: 16px;

  width: 100%;
  box-sizing: border-box;

  background: #fffdf8;
  border: 1px solid rgba(0,0,0,0.10);
  border-radius: 12px;

  padding: 14px 16px;

  font-family: Arial, sans-serif;
  overflow: hidden;

  box-shadow: 0 6px 16px rgba(0,0,0,0.08);
  transition: box-shadow 0.15s ease, transform 0.15s ease, border-color 0.15s ease;
}

/* Whole-card clickable overlay */
.topcard-link{
  position: absolute;
  inset: 0;
  z-index: 1;
  display: block;
  text-decoration: none;
}

/* Left: logo */
.topcard-left{
  position: relative;
  z-index: 2;
  flex: 0 0 auto;
}

.topcard-logo{
  width: 150px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;

  border-radius: 10px;
  background: #fffdf8;
  border: 1px solid rgba(0,0,0,0.06);
}

.topcard-logo img{
  display: block;
  max-width: 150px;
  max-height: 120px;
  width: auto;
  height: auto;
  object-fit: contain;
  border-radius: 8px;
}

/* Middle: content */
.topcard-middle{
  position: relative;
  z-index: 2;
  flex: 1 1 auto;
  min-width: 0;
}

.topcard-name{
  margin: 0 0 6px 0;
  font-size: 18px;
  font-weight: 900;
  color: #162033;
  letter-spacing: 0.2px;
}

.topcard-desc{
  margin: 0 0 10px 0;
  font-size: 13px;
  font-weight: 600;
  color: rgba(7, 26, 47, 0.78);
  line-height: 1.35;
  max-width: 560px;
}

.topcard-meta{
  display: inline-flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}

.topcard-rating{
  font-size: 13px;
  font-weight: 900;
  background: rgba(0,0,0,0.06);
  color: #162033;
  padding: 7px 10px;
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.topcard-star{
  font-size: 14px;
  line-height: 1;
}

.topcard-score{
  letter-spacing: 0.2px;
}

.topcard-badge{
  font-size: 12px;
  font-weight: 900;
  padding: 7px 10px;
  border-radius: 999px;
  background: rgba(201, 154, 53, 0.12);
  color: #9f711c;
  border: 1px solid rgba(201, 154, 53, 0.22);
}

.topcard-badge--alt{
  background: rgba(0,0,0,0.05);
  color: rgba(0,0,0,0.75);
  border: 1px solid rgba(0,0,0,0.10);
}

/* Right: CTA */
.topcard-right{
  position: relative;
  z-index: 2;
  flex: 0 0 170px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 8px;
}

.topcard-btn{
  display: block;
  text-align: center;

  padding: 12px 0;

  background: linear-gradient(135deg,#c99a35,#d9ad4b);
  color: #fffdf8;

  text-decoration: none;
  font-size: 14px;
  font-weight: 900;

  border-radius: 10px;

  box-shadow: 0 4px 12px rgba(201, 154, 53, 0.45);
  transition: background 0.15s ease, box-shadow 0.15s ease, transform 0.15s ease;
}

.topcard-btn:hover{
  background: linear-gradient(135deg,#9f711c,#c99a35);
  box-shadow: 0 7px 16px rgba(201, 154, 53, 0.55);
  transform: translateY(-1px);
}

.topcard-note{
  font-size: 11px;
  font-weight: 700;
  color: rgba(0,0,0,0.55);
  text-align: center;
}

/* Hover + focus */
.topcard:hover{
  box-shadow: 0 14px 30px rgba(0,0,0,0.13);
  border-color: rgba(0,0,0,0.16);
  transform: translateY(-1px);
}

.topcard-link:focus{
  outline: 2px solid rgba(0,0,0,0.35);
  outline-offset: 4px;
  border-radius: 16px;
}

/* ===== Multicard (indépendant) ============================================ */
.multicard-wrap{
  box-sizing: border-box;
  width: 100%;
  padding: 14px 14px 16px;
  background: #fffaf0;
  border: 1px solid #e2d6c4;
  border-radius: 10px;
}

.multicard-title{
  font-family: Arial, sans-serif;
  font-size: 15px;
  font-weight: 900;
  color: #fffaf0;
  text-align: center;
  padding: 10px 10px;
  border-radius: 10px;
  background: linear-gradient(135deg, #071a2f, #102b49);
  margin: 0 0 14px 0;
}

/* 5 cartes côte à côte, responsive sans gérer mobile ici */
.multicard-row{
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 12px;
  align-items: stretch;
}

.multicard{
  position: relative;
  box-sizing: border-box;

  background: #fffdf8;
  border: 1px solid rgba(0,0,0,0.10);
  border-radius: 12px;

  padding: 12px 10px 10px;
  text-align: center;

  font-family: Arial, sans-serif;
  overflow: hidden;

  box-shadow: 0 6px 16px rgba(0,0,0,0.08);
  transition: box-shadow 0.15s ease, transform 0.15s ease, border-color 0.15s ease;
}

/* lien full card (vers fiche), sans casser le bouton */
.multicard-link{
  position: absolute;
  inset: 0;
  z-index: 1;
  display: block;
  text-decoration: none;
}

/* logo */
.multicard-logo{
  position: relative;
  z-index: 2;

  width: 150px;
  height: 120px;
  margin: 0 auto 10px;

  display: flex;
  align-items: center;
  justify-content: center;

  border-radius: 10px;
  background: #fffdf8;
  border: 1px solid rgba(0,0,0,0.06);
}

.multicard-logo img{
  display: block;
  max-width: 150px;
  max-height: 120px;
  width: auto;
  height: auto;
  object-fit: contain;
  border-radius: 8px;
}

/* Conteneur note + badge */
.multicard-meta{
  position: relative;
  z-index: 2;

  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;

  margin: 0 auto 10px;
  flex-wrap: nowrap;
}

/* Note */
.multicard-rating{
  display: flex;
  align-items: center;
  justify-content: center;

  font-size: 13px;
  font-weight: 900;

  background: rgba(0,0,0,0.06);
  color: #162033;

  padding: 6px 10px;
  border-radius: 999px;

  gap: 6px;
  line-height: 1;
}

/* Badge */
.multicard-tag{
  display: flex;
  align-items: center;
  justify-content: center;

  font-size: 11px;
  font-weight: 900;

  padding: 6px 10px; 
  border-radius: 999px;

  background: rgba(201, 154, 53, 0.12);
  color: #9f711c;
  border: 1px solid rgba(201, 154, 53, 0.22);

  line-height: 1;
  white-space: nowrap;
}

.multicard-star{
  font-size: 13px;
  line-height: 1;
}

.multicard-score{
  letter-spacing: 0.2px;
}

/* bouton */
.multicard-btn{
  position: relative;
  z-index: 2;

  display: block;
  width: 100%;

  padding: 11px 0;

  background: linear-gradient(135deg,#c99a35,#d9ad4b);
  color: #fffdf8;

  text-decoration: none;
  font-size: 13px;
  font-weight: 900;

  border-radius: 10px;

  box-shadow: 0 4px 12px rgba(201, 154, 53, 0.45);
  transition: background 0.15s ease, box-shadow 0.15s ease, transform 0.15s ease;
}

.multicard-btn:hover{
  background: linear-gradient(135deg,#9f711c,#c99a35);
  box-shadow: 0 7px 16px rgba(201, 154, 53, 0.55);
  transform: translateY(-1px);
}

.multicard:hover{
  box-shadow: 0 14px 30px rgba(0,0,0,0.13);
  border-color: rgba(0,0,0,0.16);
  transform: translateY(-1px);
}

.multicard-link:focus{
  outline: 2px solid rgba(0,0,0,0.35);
  outline-offset: 4px;
  border-radius: 16px;
}
/* Module En bref -------------------------------------- */
.lmj-enbref {
  position: relative;
  display: block;
  background:
    radial-gradient(circle at top right, rgba(201, 154, 53, 0.16), transparent 34%),
    radial-gradient(circle at bottom right, rgba(255, 255, 255, 0.45), transparent 28%),
    linear-gradient(135deg, #fffaf0 0%, #f3ead8 100%);
  border: 1px solid #d6c6a8;
  border-left: 7px solid #c99a35;
  border-radius: 16px;
  box-shadow: 0 10px 24px rgba(7, 26, 47, 0.08);
  margin: 28px 0 34px;
  padding: 18px 20px;
  color: #162033;
  box-sizing: border-box;
  overflow: hidden;
}

.lmj-enbref * {
  box-sizing: border-box;
}

.lmj-enbref::before {
  content: "";
  position: absolute;
  top: 0;
  left: 7px;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
  pointer-events: none;
}

.lmj-enbref::after {
  content: "";
  position: absolute;
  right: -85px;
  bottom: -95px;
  width: 230px;
  height: 230px;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.45), transparent 62%);
  pointer-events: none;
}

.lmj-enbref > * {
  position: relative;
  z-index: 1;
}

.lmj-enbref-header {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 12px 0;
  padding: 0;
  background: transparent;
  border-bottom: none;
}

.lmj-enbref-icon {
  display: none;
}

.lmj-enbref-title {
  display: block;
  margin: 0;
  padding: 0;
  font-family: Roboto, Arial, sans-serif;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 800;
  color: #162033;
}

.lmj-enbref-preview {
  margin: 0 0 12px 0;
  padding: 0;
  background: transparent;
  border: none;
  border-radius: 0;
  font-size: 15.5px;
  line-height: 1.7;
  color: #162033;
}

.lmj-enbref details {
  display: block;
  margin: 8px 0 0 0;
  padding: 0;
}

.lmj-enbref summary {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  cursor: pointer;
  list-style: none;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 800;
  color: #162033;
  background: transparent;
  border: none;
  border-radius: 0;
  padding: 0;
  transition: color 0.2s ease;
}

.lmj-enbref summary:hover {
  color: #9f711c;
}

.lmj-enbref summary::-webkit-details-marker {
  display: none;
}

.lmj-enbref summary::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-right: 2px solid #9f711c;
  border-bottom: 2px solid #9f711c;
  transform: rotate(45deg);
  transition: transform 0.22s ease;
  margin-top: -4px;
}

.lmj-enbref details[open] summary::before {
  transform: rotate(225deg);
  margin-top: 3px;
}

.lmj-enbref-label-less {
  display: none;
}

.lmj-enbref details[open] .lmj-enbref-label-more {
  display: none;
}

.lmj-enbref details[open] .lmj-enbref-label-less {
  display: inline;
}

.lmj-enbref-content {
  margin-top: 16px;
  padding: 16px 0 0 0;
  background: transparent;
  border: none;
  border-top: 1px solid rgba(201, 154, 53, 0.28);
  border-radius: 0;
}

.lmj-enbref-content p {
  margin: 0 0 12px 0;
  padding: 0;
  font-size: 15px;
  line-height: 1.7;
  color: #162033;
}

.lmj-enbref-content ul {
  margin: 0;
  padding-left: 20px;
  list-style-position: outside;
}

.lmj-enbref-content li {
  margin: 0 0 8px 0;
  padding: 0;
  font-size: 15px;
  line-height: 1.65;
  color: #162033;
}

.lmj-enbref-content li:last-child {
  margin-bottom: 0;
}


/* Module aperçu site, style premium LMJ --------------------*/
#contenu #textes .lmj-site-preview {
  position: relative;
  display: block;
  margin: 32px 0 36px;
  padding: 22px 24px;
  background:
    radial-gradient(circle at top right, rgba(201, 154, 53, 0.13), transparent 34%),
    radial-gradient(circle at bottom right, rgba(255, 255, 255, 0.45), transparent 30%),
    linear-gradient(135deg, #fffaf0 0%, #f3ead8 100%);
  border: 1px solid #e2d6c4;
  border-left: 7px solid #c99a35;
  border-radius: 16px;
  box-shadow: 0 10px 24px rgba(7, 26, 47, 0.08);
  color: #162033;
  box-sizing: border-box;
  overflow: hidden;
}

#contenu #textes .lmj-site-preview * {
  box-sizing: border-box;
}

#contenu #textes .lmj-site-preview::before {
  content: "";
  position: absolute;
  top: 0;
  left: 7px;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0));
  pointer-events: none;
}

#contenu #textes .lmj-site-preview::after {
  content: "";
  position: absolute;
  right: -90px;
  bottom: -95px;
  width: 230px;
  height: 230px;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.48), transparent 62%);
  pointer-events: none;
}

#contenu #textes .lmj-site-preview > * {
  position: relative;
  z-index: 1;
}

#contenu #textes .lmj-site-preview-header {
  display: flex;
  align-items: center;
  gap: 14px;
  margin: 0 0 18px;
}

#contenu #textes .lmj-site-preview-header::before {
  content: "";
  width: 38px;
  height: 38px;
  display: inline-block;
  border: 1px solid rgba(7, 26, 47, 0.22);
  border-radius: 12px;
  background-color: rgba(255, 255, 255, 0.42);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Crect x='3' y='4' width='18' height='16' rx='2.5' stroke='%235c413c' stroke-width='1.8'/%3E%3Ccircle cx='16.5' cy='9' r='2' fill='%23e7b92f'/%3E%3Cpath d='M5.5 17.5l5-5 3.5 3.5 2.5-2.5 2 4' stroke='%235c413c' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px 24px;
  flex: 0 0 auto;
}

#contenu #textes .lmj-site-preview-label {
  display: block;
  margin: 0 0 2px;
  font-size: 13px;
  line-height: 1.3;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  color: #9f711c;
}

#contenu #textes .lmj-site-preview-header strong {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 22px;
  line-height: 1.25;
  font-weight: 800;
  color: #162033;
}

#contenu #textes .lmj-browser-frame {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  background: #fffdf8;
  border: 1px solid #e2d6c4;
  border-radius: 14px;
  box-shadow: 0 12px 28px rgba(7, 26, 47, 0.12);
  overflow: hidden;
}

#contenu #textes .lmj-browser-top {
  display: grid;
  grid-template-columns: 12px 12px 12px 1fr;
  align-items: center;
  gap: 8px;
  min-height: 42px;
  padding: 0 14px;
  background: linear-gradient(180deg, #fffdf8, #f4ecdc);
  border-bottom: 1px solid #e2d6c4;
}

#contenu #textes .lmj-browser-top span {
  display: block;
  width: 11px;
  height: 11px;
  border-radius: 50%;
}

#contenu #textes .lmj-browser-top span:nth-child(1) {
  background: #9b1f2d;
}

#contenu #textes .lmj-browser-top span:nth-child(2) {
  background: #c99a35;
}

#contenu #textes .lmj-browser-top span:nth-child(3) {
  background: #1f6b4f;
}

#contenu #textes .lmj-browser-url {
  justify-self: center;
  width: min(460px, 100%);
  padding: 6px 14px;
  border: 1px solid #e2d6c4;
  border-radius: 999px;
  background: #fffdf8;
  color: #687081;
  font-size: 13px;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#contenu #textes .lmj-browser-image {
  background: #162033;
  overflow: hidden;
}

#contenu #textes .lmj-browser-image img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border: 0;
}

#contenu #textes .lmj-site-preview-caption {
  max-width: 900px;
  margin: 14px auto 0;
  padding: 0;
  color: rgba(48, 55, 70, 0.72);
  font-size: 14px;
  line-height: 1.55;
  font-style: italic;
  text-align: center;
}

/* Module Live Blog Coupe du Monde, desktop */
#contenu #textes .lmj-liveblog {
    position: relative;
    display: block;
    background:
        radial-gradient(circle at top right, rgba(201, 154, 53, 0.14), transparent 34%),
        radial-gradient(circle at bottom right, rgba(255, 255, 255, 0.45), transparent 30%),
        linear-gradient(135deg, #fffaf0 0%, #f3ead8 100%);
    border: 1px solid #e2d6c4;
    border-left: 7px solid #c99a35;
    border-radius: 16px;
    box-shadow: 0 10px 24px rgba(7, 26, 47, 0.08);
    margin: 32px 0 38px;
    padding: 22px 24px;
    color: #162033;
    box-sizing: border-box;
    overflow: hidden;
}

#contenu #textes .lmj-liveblog * {
    box-sizing: border-box;
}

#contenu #textes .lmj-liveblog::before {
    content: "";
    position: absolute;
    top: 0;
    left: 7px;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.85), rgba(255, 255, 255, 0));
    pointer-events: none;
}

#contenu #textes .lmj-liveblog::after {
    content: "";
    position: absolute;
    right: -90px;
    bottom: -95px;
    width: 230px;
    height: 230px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.48), transparent 62%);
    pointer-events: none;
}

#contenu #textes .lmj-liveblog > * {
    position: relative;
    z-index: 1;
}

#contenu #textes .lmj-liveblog-header {
    margin: 0 0 14px;
    padding: 0;
}

#contenu #textes .lmj-liveblog-title {
    margin: 0;
    padding: 0;
    font-family: Roboto, Arial, sans-serif;
    font-size: 28px;
    line-height: 1.25;
    font-weight: 800;
    color: #162033;
}

#contenu #textes .lmj-liveblog-subtitle {
    margin: 6px 0 0;
    padding: 0;
    font-size: 15px;
    line-height: 1.45;
    color: rgba(48, 55, 70, 0.74);
}

#contenu #textes .lmj-liveblog-preview {
    margin: 0 0 14px;
    padding: 0;
    font-size: 16px;
    line-height: 1.75;
    color: #162033;
}

#contenu #textes .lmj-liveblog details {
    display: block;
    margin: 0;
    padding: 0;
}

#contenu #textes .lmj-liveblog summary {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    cursor: pointer;
    list-style: none;
    font-size: 15px;
    line-height: 1.4;
    font-weight: 800;
    color: #162033;
    background: transparent;
    border: none;
    padding: 0;
    transition: color 0.2s ease;
}

#contenu #textes .lmj-liveblog summary:hover {
    color: #9f711c;
    text-decoration: none;
}

#contenu #textes .lmj-liveblog summary::-webkit-details-marker {
    display: none;
}

#contenu #textes .lmj-liveblog summary::before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-right: 2px solid #9f711c;
    border-bottom: 2px solid #9f711c;
    transform: rotate(45deg);
    transition: transform 0.22s ease;
    margin-top: -4px;
}

#contenu #textes .lmj-liveblog details[open] summary::before {
    transform: rotate(225deg);
    margin-top: 3px;
}

#contenu #textes .lmj-liveblog-label-less {
    display: none;
}

#contenu #textes .lmj-liveblog details[open] .lmj-liveblog-label-more {
    display: none;
}

#contenu #textes .lmj-liveblog details[open] .lmj-liveblog-label-less {
    display: inline;
}

#contenu #textes .lmj-liveblog-content {
    margin-top: 18px;
    padding-top: 18px;
    border-top: 1px solid rgba(201, 154, 53, 0.28);
}

#contenu #textes .lmj-liveblog-focus {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 0 0 18px;
    padding: 0;
}

#contenu #textes .lmj-liveblog-focus span {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 7px 12px;
    border: 1px solid rgba(201, 154, 53, 0.24);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.38);
    color: #162033;
    font-size: 13px;
    line-height: 1;
    font-weight: 800;
}

#contenu #textes .lmj-liveblog-timeline {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

#contenu #textes .lmj-liveblog-item {
    position: relative;
    display: grid;
    grid-template-columns: 90px minmax(0, 1fr);
    gap: 20px;
    margin: 0;
    padding: 0 0 18px;
}

#contenu #textes .lmj-liveblog-item:last-child {
    padding-bottom: 0;
}

#contenu #textes .lmj-liveblog-item::before {
    content: "";
    position: absolute;
    top: 28px;
    bottom: -4px;
    left: 104px;
    width: 2px;
    background: rgba(201, 154, 53, 0.22);
}

#contenu #textes .lmj-liveblog-item:last-child::before {
    display: none;
}

#contenu #textes .lmj-liveblog-item::after {
    content: "";
    position: absolute;
    top: 21px;
    left: 97px;
    width: 16px;
    height: 16px;
    border: 3px solid #fffaf0;
    border-radius: 50%;
    background: #c99a35;
    box-shadow: 0 0 0 1px rgba(201, 154, 53, 0.22);
}

#contenu #textes .lmj-liveblog-time {
    display: block;
    text-align: right;
    padding-top: 12px;
    color: rgba(48, 55, 70, 0.72);
}

#contenu #textes .lmj-liveblog-time strong {
    display: block;
    font-size: 15px;
    line-height: 1.2;
    color: #162033;
}

#contenu #textes .lmj-liveblog-time span {
    display: block;
    margin-top: 3px;
    font-size: 12px;
    line-height: 1.2;
    color: rgba(48, 55, 70, 0.58);
}

#contenu #textes .lmj-liveblog-post {
    display: block;
    padding: 16px 18px;
    background: rgba(255, 255, 255, 0.42);
    border: 1px solid #e2d6c4;
    border-radius: 14px;
    box-shadow: 0 6px 16px rgba(7, 26, 47, 0.06);
}

#contenu #textes .lmj-liveblog-meta {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0 0 10px;
}

#contenu #textes .lmj-liveblog-badge,
#contenu #textes .lmj-liveblog-country {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 24px;
    padding: 0 10px;
    border-radius: 999px;
    font-size: 12px;
    line-height: 1;
    font-weight: 800;
}

#contenu #textes .lmj-liveblog-badge {
    color: #fffdf8;
    background: #162033;
}

#contenu #textes .lmj-liveblog-badge--promo {
    background: #9b1f2d;
}

#contenu #textes .lmj-liveblog-badge--score {
    background: #1f6b4f;
}

#contenu #textes .lmj-liveblog-badge--actu {
    background: #9f711c;
}

#contenu #textes .lmj-liveblog-country {
    color: #162033;
    background: #f5ead5;
    border: 1px solid rgba(201, 154, 53, 0.24);
}

#contenu #textes .lmj-liveblog-post h3 {
    margin: 0 0 10px;
    padding: 0;
    font-size: 20px;
    line-height: 1.35;
    font-weight: 800;
    color: #162033;
}

#contenu #textes .lmj-liveblog-post p {
    margin: 0 0 12px;
    padding: 0;
    font-size: 15.5px;
    line-height: 1.65;
    color: #162033;
}

#contenu #textes .lmj-liveblog-post p:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

#contenu #textes .lmj-liveblog-ad {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px;
    margin-top: 14px;
    padding: 12px 14px;
    border-radius: 12px;
    border: 1px solid rgba(201, 154, 53, 0.24);
    background: #f5ead5;
}

#contenu #textes .lmj-liveblog-ad-img {
    flex: 0 0 92px;
    width: 92px;
    height: 68px;
    object-fit: contain;
    display: block;
    padding: 0;
    border: 0;
    border-radius: 8px;
    background: transparent;
    box-shadow: none;
}

#contenu #textes .lmj-liveblog-ad > div {
    flex: 1 1 auto;
    min-width: 0;
}

#contenu #textes .lmj-liveblog-ad span {
    display: block;
    margin: 0 0 3px;
    font-size: 12px;
    line-height: 1.2;
    color: rgba(48, 55, 70, 0.68);
}

#contenu #textes .lmj-liveblog-ad strong {
    display: block;
    font-size: 15px;
    line-height: 1.25;
    color: #162033;
}

#contenu #textes .lmj-liveblog-ad a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 36px;
    padding: 0 14px;
    border-radius: 999px;
    background: #c99a35;
    color: #fffdf8;
    font-size: 14px;
    font-weight: 800;
    text-decoration: none;
    white-space: nowrap;
    box-shadow: 0 5px 12px rgba(7, 26, 47, 0.12);
}

#contenu #textes .lmj-liveblog-ad a:hover {
    background: #9f711c;
    color: #fffdf8;
    text-decoration: none;
}

#contenu #textes .lmj-liveblog-ad--fr {
    background: #fbf6ea;
}

#contenu #textes .lmj-liveblog-ad--be {
    background: #f5ead5;
}