/*
 * Theme Name: Twenty Twenty-Five Child
 * Theme URI: https://wordpress.org/themes/twentytwentyfive-child/
 * Description: A child theme of Twenty Twenty-Five
 * Author: Your Name
 * Author URI: https://example.com
 * Template: twentytwentyfive
 * Version: 1.0.0
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain: twentytwentyfive-child
 * Domain Path: /languages
 * Requires at least: 6.0
 * Requires PHP: 7.2
 */

/* Add your child theme styles here */
 
h1.wp-block-heading.has-text-align-center {
    color: #FFF;
    text-shadow: -2px 0 0 #55FE00, 2px 0 0 #C89015;
    font-family: Plaster;
    font-size: 80px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.chercheragence{
    color: #FFF;
text-align: center;
text-shadow: -1px 0 0 #55FE00;
font-family: Metrophobic;
font-size: 32px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
:root :where(.wp-element-button, .wp-block-button__link){
    padding: 6px 16px;
    color: #000;
    text-shadow: 0 1px 2px rgba(0, 17, 46, 0.16);
    font-size: 13px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    border-radius: 0;
}
.block-editor-iframe__body.block-editor-iframe__body {
    position: relative;
    background: black;
}






main .separatorpix{
    background: #FFFFFF;
box-shadow: 0px -1px 0px #55FE00, 0px 1px 0px #C89015;
border-radius: 4px;
    height: 1px;
    width: 100%;margin-top: 88px;    margin-bottom: 40px;
}
.mt-8{
    margin-top: 8px;
}
.font48{
    font-size: 48px;
}
.font32{
    font-size: 32px;
}

.legendpixel{
font-weight: 500;
font-style: Italic;
font-size: 16px;
leading-trim: NONE;
line-height: 100%;
letter-spacing: 0%;

}
:root :where(.is-layout-constrained) > * {
    margin-block-start: 24px;
    margin-block-end: 0;
}
.plaster{
font-family: Plaster;
}
.wp-block-site-title a{
    font-family: Plaster;
    color: #FFF;
text-shadow: 1px 0 0 #E2AC37, -1px 0 0 #55FE00;
font-size: 32px;
font-style: normal;
font-weight: 400;
text-decoration: none;
line-height: normal;
}

li.contactop.wp-block-navigation-link > a {
background: #55FE00;
}

.italic {
    font-style: italic;
}
.font16
{
    font-size: 16px;
}
.border4{
    border-radius: 4px;
        border: 1px solid transparent;
        cursor: pointer;
}
.p5{
    padding: 16px;
}
.selectedb{
    cursor: initial;
    border-color: #55FE00;
}

.grid-cols-2{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

main > .wp-block-group {
    margin-top: 88px;
}
main > .wp-block-group {
    margin-top: 88px;
}
main {
    margin-top: 88px;
}
.hidden{
    display: none;
}
h1{color: #FFF;
text-align: center;
text-shadow: -2px 0 0 #55FE00;
font-family: Plaster;
font-size: 48px;
font-style: normal;
font-weight: 400;
line-height: normal;}

.entry-content.alignfull.wp-block-post-content.has-global-padding.is-layout-constrained.wp-block-post-content-is-layout-constrained {
    margin-top: 40px;
}
 
 


.mt-88{
    margin-top: 88px;
} 

p, .entry-content li {
color: #FFF;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
    margin-top: 12px;
    }
main > .wp-block-group:first-child {
    padding-top: 0 !important;
}
.mx768{
    max-width: 810px;
    margin-left: auto;
    margin-right: auto;
}



 .tsgreen{
    text-shadow: -2px 0 0 #55FE00;
 }

 .grid-col-4{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;}

    .mt-0{
        margin-top: 0 !important;
    }

.wp-site-blocks {
    animation: gradientAnimation 15s ease infinite;
    background: linear-gradient(180deg, #05070D 0%, #0B1020 57.14%, #101A2E 99.72%);
}



.plaster {
    font-family: Plaster;
    line-height: 1;
}

.shad {
    text-shadow: -2px 0 0 #55FE00;
}

.shad1 {
    text-shadow: -1px 0 0 #55FE00;
}

h1.wp-block-heading.has-text-align-center,.fakeh1 {
    color: #FFF;
    text-shadow: -2px 0 0 #55FE00, 2px 0 0 #C89015;
    font-family: Plaster;
    font-size: 80px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 0;
}


h1.wp-block-heading.has-text-align-center.chercheragence.shad1 {
    color: #FFF;
    text-align: center;
    text-shadow: -1px 0 0 #55FE00;
    font-family: Saira;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    max-width: 500px;
}

:root :where(.wp-element-button, .wp-block-button__link) {
    padding: 6px 16px;
    text-shadow: 0 1px 2px rgba(0, 17, 46, 0.16);
    font-family: Saira;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    border-radius: 6px;
    background: #8AFF1C;
}

.block-editor-iframe__body.block-editor-iframe__body {
    position: relative;
    background: black;
}

:root :where(.is-layout-constrained)>*.mt88 {
    margin-block-start: 88px !important;
}

hr.wp-block-separator.has-alpha-channel-opacity {
    margin-top: 40px;
    background: white;
    box-shadow: 0px 1px 0px #C89015, 0px -1px 0px #8AFF1C;
    border-radius: 4px;
}

.width16040 {
    width: 160px;
    height: 40px;
}

main>.wp-block-group.mt-32 {
    margin-top: 32px;
}

main>.wp-block-group.mt-32 {
    margin-top: 32px;
    gap: 6%;
}

.confiance img {
    max-height: 105px;
    width: 100%;
    max-width: 170px;
}

.mt8 {
    margin-top: 8px;
}

.wp-block-group.mt8 {
    margin-top: 8px;
}

footer {
    background: black;
    margin-top: 88px;
}

.mb-88 {
    margin-bottom: 88px !important;
}

.flex.col.align-items-center {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 40px;
    gap: 12px;
}

.gap-20 {
    gap: 20px;
}

.font16 {
    font-size: 16px;
}

.flex {
    display: flex;
}

main .separatorpix {
    background: #FFFFFF;
    box-shadow: 0px -1px 0px #55FE00, 0px 1px 0px #C89015;
    border-radius: 4px;
    height: 1px;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
}

.mt-8 {
    margin-top: 8px !important;
}

.mt24 {
    margin-top: 24px !important;
}

.lh1 {
    line-height: 1;
}

.font48 {
    font-size: 48px;
}

.font40 {
    font-size: 40px;
}

.font24 {
    font-size: 24px;
}

.vert {
    color: #55FE00;
    text-shadow: -1px 0 0 #55FE00;
}

.font32 {
    font-size: 32px;
}

.legendpixel {
    font-weight: 500;
    font-style: Italic;
    font-size: 16px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%;

}

:root :where(.is-layout-constrained)>* {
    margin-block-start: 24px;
    margin-block-end: 0;
}


.titresite a {
    color: #FFF;
    text-shadow: 1px 0 0 #E2AC37, -1px 0 0 #55FE00;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    line-height: normal;
}

.border4 {
    border-radius: 4px;
    border: 1px solid transparent;
    cursor: pointer;
}

.p5 {
    padding: 16px;
}

.selectedb {
    cursor: initial;
    border-color: #55FE00;

    p.titeam.font24 {
        color: #8AFF1C;
    }
}

.grid-cols-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;

    &.on2tier {
        grid-template-columns: 1fr 2fr;
        gap: 24px;
    }
}

main>.wp-block-group {
    margin-top: 88px;
}

main>.wp-block-group {
    margin-top: 88px;
}

main {
    margin-top: 88px;
}

.hidden {
    display: none;
}

h1 {
    color: #FFF;
    text-align: center;
    text-shadow: -2px 0 0 #55FE00;
    font-family: Saira;
    font-size: 48px;
        font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.entry-content.alignfull.wp-block-post-content.has-global-padding.is-layout-constrained.wp-block-post-content-is-layout-constrained {
    margin-top: 40px;
}

.troiscolonesorange {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.contouroffre.jauneborder {

    border: 2px solid #C29840;
}

.contouroffre.vertborder {
    border: 2px solid #8AFF1C;
}

p.fondbouton {
    color: transparent;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    display: flex;
    height: 24px;
    padding: 6px 16px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    line-height: normal;
    border-radius: 4px;
}

p.fondbouton.vert {
    color: #8AFF1C;
    background: rgba(138, 255, 28, 0.12);
    text-shadow: none;
}

p.fondbouton.dore {
    color: #C29840;
    background: rgba(194, 152, 64, 0.12);
}

.contouroffre {


    border: 2px solid rgba(255, 255, 255, 0.64);
    padding: 24px;
    margin-top: 0;
    width: 100%;
    border-radius: 4px;
}

.vertborder .blancbtn a {
    color: #8AFF1C;
    border: 2px solid #8AFF1C;
}

.vertborder .blancbtn a:hover {
    color: #0B1020;
    background-color: #8AFF1C;
}

.blancbtn a:hover {
    color: #0B1020;
    background-color: #fff;
}

.jauneborder .blancbtn a {
    color: #C29840;
    border: 2px solid #C29840;
}

.jauneborder .blancbtn a:hover {
    background-color: #C29840;
    color: #0B1020;
}

.blancbtn a {
    border-radius: 4px;
    border: 2px solid #FFF;
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background-color: transparent;
    text-shadow: none;
}

.tva20 {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

li.wp-block-post {
    margin-top: 0;
}
p.font20 {
    font-size: 22px;
}

.entry-content .offretitre {
    color: #FFF;
    font-size: 32px;
    font-style: italic;
     margin-bottom: 0;
    font-weight: 900;
    line-height: 32px;
       letter-spacing: 0;
    margin-top: 2rem;
}

p.unpack.font20 {
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    line-height: 24px;
    margin-top: 12px;
}

p.nombrepage.vert.font12 {
    margin-top: 12px;
    color: rgba(138, 255, 28, 0.64);
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
}

p.theprice {
    color: #FFF;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 2px solid white;
    line-height: 1;
}

.mt-88 {
    margin-top: 88px;
}



.italic {
    font-style: italic;
}

.font16 {
    font-size: 16px;
}


p,
.entry-content li {
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 12px;
}

main>.wp-block-group:first-child {
    padding-top: 0 !important;
}

.mx768 {
    max-width: 810px;
    margin-left: auto;
    margin-right: auto;
}

p.plaster.numbershow {
    color: #FFF;
    text-shadow: -2px 0 0 #55FE00;
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
}

p.titeam.font24 {
    color: #FFF;
    text-shadow: -1px 0 0 #55FE00;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.24px;
    line-height: 1;
}

p.desc_character {
    line-height: 130%;
    margin-top: 8px;
}

.tsgreen {
    text-shadow: -2px 0 0 #55FE00;
}

.grid-col-4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.mt-0 {
    margin-top: 0 !important;
}

.ewd-ufaq-faq-div {
    border: 2px solid #C29840;
    margin-bottom: 16px;
    padding: 16px;
}

.ewd-ufaq-faq-div:hover {
    border: 2px solid #55FE00;
}

.ewd-ufaq-faq-div.ewd-ufaq-post-active {
    border: 2px solid #55FE00;
}

:focus-visible {
    outline: none;
}

:where(.wp-site-blocks :focus) {
    outline-width: 0;
    outline-style: solid;
}

body a.ewd-ufaq-post-margin {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    margin-left: auto;
    align-items: center;
}

body .ewd-ufaq-faq-title-text {
    float: left;
    width: 100%;
}

.ewd-ufaq-faq-title h1,
.ewd-ufaq-faq-title h2,
.ewd-ufaq-faq-title h3,
.ewd-ufaq-faq-title h4,
.ewd-ufaq-faq-title h5,
.ewd-ufaq-faq-title h6 {
    display: inline-block;
    margin: 0px !important;
}

body .ewd-ufaq-faq-body {
    padding-left: 0;
    padding-bottom: 0;
    border-top: 2px solid white;
    padding-top: 0;
    padding-right: 0;
    margin-top: 12px;
}

header li.wp-block-navigation-link>a {
    /* min-width: 120px;
    display: flex;
    padding: 8px 16px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: #FFF;
    color: black !important;
    color: #000;
    text-shadow: 0 1px 2px rgba(0, 17, 46, 0.16);
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    box-sizing: border-box;
    text-align: center; */
}

.nosoffrestop a {
    background-color: white;
}

.nosoffrestop a:hover {
    background: #55FE00;
}

/* Portfolio Filters Styles */
.filters-section {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.filters-desktop {
    display: flex;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap;
}

.filter-group {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.filter-group h3 {
    margin: 0;
    font-size: 0.875rem;
    color: #5A7A86;
    font-weight: 600;
}

.filter-list {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.filter-btn {
    padding: 0.25rem 0.5rem;
    background: transparent;
    color: #FFF;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #FFF;
    transition: all 0.2s ease;
    font-family: Saira;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.filter-btn:hover {
    color: #55FE00;
}

.filter-btn.active {
    color: #55FE00;
    border: 1px solid #55FE00;
}

.reset-btn {
    background-color: #FFF !important;
    padding: 0.375rem 0.75rem !important;
    border-radius: 0.25rem !important;
}

.reset-btn button,
.reset-btn .wp-block-button__link {
    color: #193347 !important;
    font-size: 0.875rem !important;
    font-weight: 600 !important;
}

.reset-btn:hover {
    background-color: #55FE00 !important;
}

.reset-btn.hidden {
    display: none !important;
}

.projects-grid ul {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
}

.projects-grid ul li {
    box-sizing: border-box;
}

.mb-40 {
    margin-bottom: 40px;
}

.project-card {
    transition: all 0.3s ease;
}

.project-card:hover {
    border-color: #55FE00 !important;
    transform: translateY(-4px);
}

.project-card.hidden {
    display: none;
}

/* Mobile Filters */
@media (max-width: 768px) {
    .filters-desktop {
        flex-direction: column;
        align-items: flex-start;
        gap: 1.5rem;
    }

    .filter-group {
        width: 100%;
    }

    .filter-list {
        width: 100%;
    }

    .projects-grid {
        grid-template-columns: 1fr;
    }
}


.monslider {
    position: relative;
    overflow: hidden;
    padding: 0 !important;
    padding-bottom: 48px !important;
}

.monslider .wp-block-image {
    display: none;
    margin: 0;
}

.monslider .wp-block-image.active {
    display: block;
}

.monslider .wp-block-image img {
    width: 100%;
    height: auto;
    display: block;
}

/* Flèches */
.monslider-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: none;
    background: rgba(0, 0, 0, .35);
    color: #fff;
    font-size: 1.1rem;
    cursor: pointer;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background .2s;
}

.monslider-btn:hover {
    background: rgba(0, 0, 0, .6);
}

.monslider-btn.prev {
    left: 12px;
}

.monslider-btn.next {
    right: 12px;
}

/* Dots */
.monslider-dots {
    position: absolute;
    bottom: 12px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 12px;
    z-index: 10;

}

.monslider-dot {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .5);
    border: none;
    cursor: pointer;
    padding: 0;
    transition: background .2s, transform .2s;
    border-radius: 4px;
    background: #FFF;
    box-shadow: -2px 0 0 0 #55FE00;
}

.monslider-dot.active {
    background: #fff;
    border-radius: 4px;
    background: linear-gradient(0deg, #55FE00 0%, #55FE00 100%), #FFF;
    box-shadow: -2px 0 0 0 #55FE00;
}

/* filter cat */

.filter-btn.active.ui-design {
    border: 1px solid #47E0FF;
    color: #47E0FF;
}

.filter-btn.ui-design:hover {
    color: #47E0FF;
}

.filter-btn.active.branding {
    border: 1px solid #FFC727;
    color: #FFC727;
}

.filter-btn.branding:hover {
    color: #FFC727;
}

.filter-btn.active.packaging {
    border: 1px solid #9747FF;
    color: #9747FF;
}

.filter-btn.packaging:hover {
    color: #9747FF;
}

.filter-btn.active.print {
    border: 1px solid #47FFA6;
    color: #47FFA6;
}

.filter-btn.print:hover {
    color: #47FFA6;
}

.filter-btn.active.seo {
    border: 1px solid #FF2ABC;
    color: #FF2ABC;
}

.filter-btn.seo:hover {
    color: #FF2ABC;
}

.filter-btn.active.marketing {
    border: 1px solid #C80A46;
    color: #C80A46;
}

.filter-btn.marketing:hover {
    color: #C80A46;
}

a.wp-block-read-more {
    text-decoration: none;
    text-transform: inherit;
    padding: 6px 16px;
    color: #000;
    text-shadow: 0 1px 2px rgba(0, 17, 46, 0.16);
    text-align: center;
    margin-top: 16px;
    border-width: 0;
    border-radius: 4px;
    background: #8AFF1C;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.wp-site-blocks main .wp-block-media-text h2:first-child,.wp-site-blocks main .wp-block-media-text .h2:first-child {
    margin-top: 0;
    margin-bottom: 0;
}


/* add */
.postid-350 main {
    :root {
        --bg: #0f1117;
        --surface: #181c26;
        --surface2: #1e2333;
        --border: #2a2f45;
        --accent: #4f8ef7;
        --accent2: #7c5cff;
        --accent3: #3ecf8e;
        --text: #e2e8f0;
        --muted: #8892a4;
        --code-bg: #0a0d14;
        --code-border: #2a2f45;
        --tag-bg: #1a2340;
        --tag-color: #4f8ef7;
        --warn: #f59e0b;
        --danger: #ef4444;
        --success: #3ecf8e;
    }


    /* Header */
    .header-inner {
        background: linear-gradient(135deg, #0a0d14 0%, #12183a 50%, #0f1117 100%);
        border-bottom: 1px solid var(--border);
        padding: 3rem 2rem 2rem;
        position: relative;
        overflow: hidden;
    }

    .header-inner::before {
        content: '';
        position: absolute;
        top: -80px;
        right: -80px;
        width: 400px;
        height: 400px;
        background: radial-gradient(circle, rgba(79, 142, 247, 0.08) 0%, transparent 70%);
        pointer-events: none;
    }

    .header-inner::after {
        content: '';
        position: absolute;
        bottom: -60px;
        left: 30%;
        width: 300px;
        height: 300px;
        background: radial-gradient(circle, rgba(124, 92, 255, 0.06) 0%, transparent 70%);
        pointer-events: none;
    }

    .header-inner {
        max-width: 900px;
        margin: 0 auto;
        position: relative;
        z-index: 1;
    }

    .breadcrumb {
        font-size: 13px;
        color: var(--muted);
        margin-bottom: 1rem;
    }

    .breadcrumb span {
        margin: 0 6px;
        opacity: 0.4;
    }

    .meta {
        display: flex;
        flex-wrap: wrap;
        gap: 12px;
        align-items: center;
        margin-bottom: 1.25rem;
        font-size: 13px;
        color: var(--muted);
    }

    .tag {
        background: var(--tag-bg);
        color: var(--tag-color);
        border: 1px solid rgba(79, 142, 247, 0.25);
        border-radius: 4px;
        padding: 2px 10px;
        font-size: 12px;
        font-weight: 500;
    }

    .tag.green {
        background: #0d2a1f;
        color: var(--success);
        border-color: rgba(62, 207, 142, 0.25);
    }

    .tag.purple {
        background: #1a1040;
        color: #a78bfa;
        border-color: rgba(167, 139, 250, 0.25);
    }

    .tag.warn {
        background: #2a1f0a;
        color: var(--warn);
        border-color: rgba(245, 158, 11, 0.25);
    }

    .intro-text {
        font-size: 1.05rem;
        color: var(--muted);
        max-width: 700px;
        line-height: 1.8;
    }

    /* Layout */
    .page-layout {
        max-width: 1200px;
        margin: 0 auto;
        padding: 2rem 0;
        display: grid;
        grid-template-columns: 260px 1fr;
        gap: 2.5rem;
        align-items: start;
    }

    @media(max-width: 900px) {
        .page-layout {
            grid-template-columns: 1fr;
        }

        .sidebar {
            display: none;
        }
    }

    /* TOC Sidebar */
    .sidebar {
        position: sticky;
        top: 1.5rem;
    }

    .toc {
        background: var(--surface);
        border: 1px solid var(--border);
        border-radius: 10px;
        padding: 1.25rem;
    }

    .toc h3 {
        font-size: 13px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.08em;
        color: var(--muted);
        margin-bottom: 1rem;
    }

    .toc ol {
        list-style: none;
        counter-reset: toc;
        margin: 0;
        padding: 0;
    }

    .toc ol li {
        counter-increment: toc;
        margin-bottom: 8px;
    }

    .toc ol li a {
        font-size: 13px;
        color: var(--muted);
        display: flex;
        gap: 8px;
        transition: color 0.2s;
        text-decoration: none;
    }

    .toc ol li a::before {
        content: counter(toc) ".";
        color: var(--accent);
        font-size: 11px;
        min-width: 16px;
        padding-top: 2px;
    }

    .toc ol li a:hover {
        color: var(--text);
        text-decoration: none;
    }

    /* Article content */
    article {
        min-width: 0;
    }

    h2 {
        font-size: 1.5rem;
        font-weight: 700;
        margin: 2.5rem 0 1rem;
        color: var(--text);
        padding-bottom: 0.5rem;
        border-bottom: 1px solid var(--border);
    }

    h2:first-child {
        margin-top: 0;
    }

    p {
        margin-bottom: 1rem;
        color: var(--text);
    }


    li {
        margin-bottom: 0.4rem;
    }

    strong {
        color: #c7d2fe;
        font-weight: 600;
    }

    /* Alert boxes */
    .alert {
        border-radius: 8px;
        padding: 1rem 1.25rem;
        margin: 1.25rem 0;
        border-left: 3px solid;
        font-size: 14px;
        line-height: 1.6;
    }

    .alert.info {
        background: #0d1a35;
        border-color: var(--accent);
        color: #93c5fd;
    }

    .alert.warn {
        background: #2a1f0a;
        border-color: var(--warn);
        color: #fde68a;
    }

    .alert.danger {
        background: #2a0d0d;
        border-color: var(--danger);
        color: #fca5a5;
    }

    .alert.success {
        background: #0a2a1a;
        border-color: var(--success);
        color: #6ee7b7;
    }

    .alert .alert-title {
        font-weight: 600;
        margin-bottom: 4px;
    }

    /* Code blocks */
    .code-block {
        background: var(--code-bg);
        border: 1px solid var(--code-border);
        border-radius: 10px;
        margin: 1.25rem 0;
        overflow: hidden;
    }

    .code-header {
        background: #0f1420;
        border-bottom: 1px solid var(--code-border);
        padding: 0.6rem 1.1rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 8px;
    }

    .code-header .file {
        font-size: 12px;
        color: var(--muted);
        font-family: 'Fira Code', 'Cascadia Code', monospace;
        display: flex;
        align-items: center;
        gap: 6px;
    }

    .code-header .file::before {
        content: '📄';
        font-size: 11px;
    }

    .code-lang {
        font-size: 11px;
        color: var(--accent);
        font-weight: 500;
        font-family: monospace;
    }

    pre {
        padding: 1.25rem;
        overflow-x: auto;
        font-size: 13px;
        line-height: 1.65;
    }

    code {
        font-family: 'Fira Code', 'Cascadia Code', 'JetBrains Mono', monospace;
        color: #e2e8f0;
    }

    /* Syntax highlighting colors */
    .php-comment {
        color: #6b7280;
        font-style: italic;
    }

    .php-keyword {
        color: #818cf8;
    }

    .php-class {
        color: #7dd3fc;
    }

    .php-string {
        color: #86efac;
    }

    .php-var {
        color: #fde68a;
    }

    .php-method {
        color: #f0abfc;
    }

    .php-num {
        color: #fb923c;
    }

    .php-ns {
        color: #a5b4fc;
    }

    .php-tag {
        color: #f472b6;
    }

    .php-attr {
        color: #67e8f9;
    }

    /* Plain inline code */
    p code,
    li code {
        background: var(--surface2);
        border: 1px solid var(--border);
        border-radius: 4px;
        padding: 1px 6px;
        font-size: 13px;
        color: #fde68a;
    }

    /* Entity grid */
    .entity-grid {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(170px, 1fr));
        gap: 10px;
        margin: 1.25rem 0;
    }

    .entity-card {
        background: var(--surface);
        border: 1px solid var(--border);
        border-radius: 8px;
        padding: 0.75rem 1rem;
        font-size: 13px;
    }

    .entity-card .entity-name {
        font-weight: 600;
        color: var(--text);
        margin-bottom: 4px;
    }

    .entity-card .entity-model {
        font-family: monospace;
        font-size: 11px;
        color: var(--muted);
        word-break: break-all;
    }

    .entity-dot {
        display: inline-block;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        margin-right: 6px;
        vertical-align: middle;
    }

    /* Step section */
    .steps {
        counter-reset: step;
        margin: 1.5rem 0;
    }

    .step {
        counter-increment: step;
        background: var(--surface);
        border: 1px solid var(--border);
        border-radius: 10px;
        padding: 1.25rem;
        margin-bottom: 10px;
        position: relative;
        padding-left: 3.5rem;
    }

    .step::before {
        content: counter(step);
        position: absolute;
        left: 1rem;
        top: 1.1rem;
        width: 28px;
        height: 28px;
        background: var(--tag-bg);
        border: 1px solid rgba(79, 142, 247, 0.3);
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 13px;
        font-weight: 700;
        color: var(--accent);
    }

    .step-title {
        font-weight: 600;
        color: var(--text);
        margin-bottom: 4px;
        font-size: 15px;
    }

    .step p {
        margin: 0;
        font-size: 14px;
        color: var(--muted);
    }

    /* Operation table */
    table {
        width: 100%;
        border-collapse: collapse;
        margin: 1.25rem 0;
        font-size: 14px;
    }

    th {
        background: var(--surface2);
        padding: 0.6rem 1rem;
        text-align: left;
        font-weight: 600;
        font-size: 12px;
        text-transform: uppercase;
        letter-spacing: 0.06em;
        color: var(--muted);
        border-bottom: 1px solid var(--border);
    }

    td {
        padding: 0.6rem 1rem;
        border-bottom: 1px solid var(--border);
        vertical-align: top;
    }

    tr:last-child td {
        border-bottom: none;
    }

    tr:hover td {
        background: rgba(255, 255, 255, 0.02);
    }

    td code {
        font-size: 12px;
    }
}

/* endadd */


.imagezoom img[imagezoom] {
    cursor: zoom-in;
}

#imagezoom-overlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.92);
    z-index: 99999;
    align-items: center;
    justify-content: center;
    cursor: zoom-out;
}

#imagezoom-overlay.active {
    display: flex;
}

#imagezoom-overlay img {
    max-width: 90vw;
    max-height: 90vh;
    object-fit: contain;
    user-select: none;
}

#imagezoom-close {
    position: fixed;
    top: 18px;
    right: 24px;
    color: #fff;
    font-size: 36px;
    line-height: 1;
    cursor: pointer;
    opacity: 0.8;
}

#imagezoom-close:hover {
    opacity: 1;
}

.nofloat {
    float: none;
}

.reassurance {
    h2 {
        margin-top: 12px;
        color: #8AFF1C;
        font-size: 24px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        letter-spacing: 0.24px;
    }

    p {
        margin-top: 12px;
        line-height: 130%;
    }
}

:root .btnfb :where(.wp-element-button, .wp-block-button__link) {
    border-radius: 4px;
    border: 2px solid #8AFF1C;
    background: transparent;
    color: #8AFF1C;
    text-shadow: 0 1px 2px rgba(0, 17, 46, 0.16);
    font-family: Saira;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

figure.wp-block-image.size-full.imgabs img {
    border-radius: 4px;
    background-image:
        linear-gradient(180deg, rgba(3, 0, 19, 0.00) 45.05%, rgba(3, 0, 19, 0.64) 100%),
        linear-gradient(180deg, rgba(216, 230, 252, 0.00) 55.23%, #D8E6FC 99.88%);
    background-color: lightgray;
}

.blocabs {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 24px;
    margin-top: 0;
}

.nosreahome .wp-block-column {
    position: relative;
    cursor: pointer;
}

.wp-block-columns.nosreahome {
    gap: 24px;
}

:root .btnfb :where(.wp-element-button, .wp-block-button__link):hover {
    background: #8AFF1C;
    color: #000;
}

p.nomcomp {
    color: #FFF;
    text-shadow: -1px 0 0 #55FE00;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.32px;
    line-height: 1;
}

.blocabs {

    p,
    .wp-block-buttons {
        margin-top: 16px;
    }
}

.wp-block-table thead {
    border-bottom: 0;
}

.wp-block-table {
    overflow-x: initial;
}

.fonddebloc {
    margin-top: 0 !important;
}

.sommaire-article ol {
    padding: 0;
}

:root .wp-singular :where(.is-layout-constrained)>.wp-block-columns {
    margin-block-start: 40px;
}

.wp-block-table thead th {
    border-color: #C89015;
    color: #C89015;
}

.wp-block-table td,
.wp-block-table th {
    border-color: #C89015;
    border-width: 1px;
}

.page-template-page-projects-portfolio {
    .project-card-content {
        position: relative;

    }

    .content-card-text {
        padding: 24px;
        position: absolute;
        bottom: 0;
    }

    p.description-text {
        margin: 0;
        color: #FFF;
        font-size: 16px;
        font-style: italic;
        font-weight: 400;
        line-height: 16px;
        margin: 16px 0;
    }

    h2.mood-title.wp-block-heading {
        margin: 0;
        color: #FFF;
        text-shadow: -1px 0 0 #55FE00;
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: 0.32px;
        line-height: 1;
    }
}


.border2 {
    border-radius: 4px;
    border: 2px solid #FFF;
}

.p40 {
    padding: 40px;
}

.mt16 {
    margin-top: 16px !important;
}

.mt40 {
    margin-top: 40px !important;
}

ul.wp-block-list li {
    margin-top: 16px;
    font-size: 16px;
    font-weight: 900;
    line-height: 16px;
}

ul.wp-block-list {
    padding-left: 20px;
}

ul.wp-block-list li::before {
    content: "✓";
    margin-left: -20px;
    margin-right: 8px;
    color: green;
}

::marker {
    content: "";
}

.configurator {
    border-radius: 4px;
    border: 2px solid rgba(255, 255, 255, 0.32);
    padding: 24px;
}

.config-title {
    margin-bottom: 24px;
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: 32px;
}

.slider-label {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
}

.slider-label strong {
    font-weight: 700;
}

.slider-value {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
}


input[type="range"] {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 4px;
    border-radius: 2px;
    background: linear-gradient(to right,
            #00e000 0%,
            #00e000 var(--val, 20%),
            #4a4a4a var(--val, 20%),
            #4a4a4a 100%);
    outline: none;
    border: none;
    cursor: pointer;
}



input[type="range"]::-moz-range-track {
    background: transparent;
    height: 4px;
}

input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    background: #FFF;
    border: none;
    cursor: pointer;
}

input[type="range"]::-moz-range-thumb {
    width: 12px;
    height: 12px;
    border-radius: 2px;
    background: #FFF;
    border: none;
    cursor: pointer;
}

.bundle-card {
    border-radius: 4px;
    border: 2px solid rgba(255, 255, 255, 0.64);
    cursor: pointer;
    padding: 24px;

    &.featured {
        border: 2px solid #8AFF1C;
    }

    &.featured {
        border: 2px solid #C29840;
    }
}


.bundles-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 16px;
    margin-top: 24px;
}

.slider-row {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 1.2rem;
}

input[type=range] {
    flex: 1;
}

.page-id-88 ul.wp-block-list li::before {
    display: none;
}

ul.wp-block-list.sommaire li::before {
    display: none;
}

ul.wp-block-list.sommaire li::marker {
    content: initial;
}


.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    border-radius: 4px;
    border: 2px solid #8AFF1C;
    margin-left: 24px;
    padding: 24px;
}

h2.wp-block-heading,.h2 {
    color: #FFF;
    text-shadow: -1px 0 0 #55FE00;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.32px;
    margin-top: 40px;
}

.sommaire-article {
    border-radius: 4px;
    border: 2px solid #8AFF1C;
    PADDING: 24PX;
}

a.exemplesite {
    font-size: 16px;
    color: #8AFF1C;
}

.border24 {
    padding: 24px;
    border-radius: 8px;
    border-width: 2px;
    border-style: solid;

    border-color: #fff;
}

.borderjaune {
    border-color: #C29840;
}

.borderverte {
    border-color: #55FE00;
}


.borderjaune a.exemplesite {
    color: #C29840;
}

.wp-block-heading.alignwide.has-small-font-size.moremore {
    color: #8AFF1C;
    font-size: 16px !important;
    font-weight: 500;
}

.petitebare {
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0 -1px 0 0 #8AFF1C;
    height: 1px;
    width: 100%;
    margin-bottom: 24px;
}

.lineother a {
    text-decoration: underline;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.16px;
}

.lineother {
    margin-top: 24px;

}

.timetemp a {
    text-decoration: none;
    color: #FFF;
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.12px;
}

.labrenav {
    padding-top: 40px;
    padding-bottom: 40px;
}

div#ewd-ufaq-faq-list {
    margin-bottom: 40px;
}

.category-blog {
    .content-card-text {
        padding: 16px;
        padding-top: 0;
        margin: 0;

        h2 {
            margin-top: 16px;
        }
    }
}


.bordureverte {
    border-radius: 4px;
    border: 2px solid #8AFF1C;
    padding: 24px;
}

 

::-webkit-scrollbar,
::-webkit-scrollbar {
    width: .5rem;
    background-color: #080c17;
}

::-webkit-scrollbar-track {
    background: linear-gradient(180deg,
            #101A2E 0%,
            #0B1020 57.14%,
            #05070D 99.72%);
}

::-webkit-scrollbar-thumb,
::-webkit-scrollbar-thumb {
    border-radius: 9999px;
    background-color: #8AFF1C;
    background-clip: content-box
}


.post-navigation-link-next.wp-block-post-navigation-link {
    text-align: right;
}


.project-card {
    position: relative;
    overflow: hidden;
}

.project-card figure {
    margin: 0;
}

.project-card figure img {
    display: block;
    width: 100%;
    height: 100%;
    transition: transform 0.4s ease;
}

.project-card:hover figure img {
    transform: scale(1.05);
}

.project-card::after,
.nosreahome .wp-block-column::after {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.55);
    opacity: 0;
    transition: opacity 0.4s ease;
    z-index: 1;
    pointer-events: none;
}

.project-card:hover::after,
.nosreahome .wp-block-column:hover::after {
    opacity: 1;
}

.nosreahome .wp-block-column:hover .blocabs {
    opacity: 1;

}

/* Le texte caché par défaut */
.content-card-text,
.blocabs {
    position: absolute;
    z-index: 2;
    opacity: 0;
    transform: translateY(12px);
    transition: opacity 0.4s ease 0.05s, transform 0.4s ease 0.05s;
}

.blocabs {
    transform: translateY(0);
}

.project-card:hover .content-card-text {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}

.content-card-text .mood-title,
.content-card-text .description-text {
    color: #ffffff;
}

.content-card-text .mood-title {
    font-size: 1rem;
    margin-bottom: 0.5rem;
}

.content-card-text .description-text {
    margin-bottom: 1rem;
    opacity: 0.85;
}

/* Lien "Voir plus" */
.project-card-more a {
    display: inline-block;
    transition: background 0.2s ease, color 0.2s ease;
}

.project-card-more a:hover {
    background: #ffffff;
    color: #000000;
}

li.wp-block-navigation-item.nosoffres.wp-block-navigation-link,
li.wp-block-navigation-item.contacteznous.wp-block-navigation-link {
    padding: 6px 16px;
    text-shadow: 0 1px 2px rgba(0, 17, 46, 0.16);
    font-family: Saira;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    border-radius: 6px;
    background: #8AFF1C !important;
    color: black;
    cursor: pointer;

    &:hover {
        background: #8AFF1C;

        a {
            text-decoration: none;
        }
    }
}

li.wp-block-navigation-item.nosoffres.wp-block-navigation-link {
    background-color: white !important;
}

ul.wp-block-list.filter-list li {
    margin: 0;
}




@media (max-width: 900px) {
    .wp-block-columns.nosreahome {
        flex-direction: column;
    }

    .nosreahome .wp-block-column::after {
        opacity: 1;
        max-width: 380px;
    }

    .blocabs {
        transform: translateY(0);
        opacity: 1;
        max-width: 380px;
    }
}

@media (max-width: 781px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        margin: 0 auto;
    }
}

@media (max-width: 750px) {

    h1,
    h1.wp-block-heading.has-text-align-center,.fakeh1 {
        font-size: 36px;
    }
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #8AFF1C;
}



@media (max-width: 800px) {
    .grid-col-4 {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media (max-width: 720px) {
    .troiscolonesorange {
        grid-template-columns: repeat(1, 1fr);
    }


}

.thebubule {
    max-width: 100%;
}

.category-blog .content-card-text {
    position: relative;
    transform: initial;
    opacity: 1;
}

.monslider-lightbox {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, .88);
    z-index: 9999;
    align-items: center;
    justify-content: center;
}

.monslider-lightbox.active {
    display: flex;
}

.lb-img {
    max-width: 90vw;
    max-height: 90vh;
    object-fit: contain;
    border-radius: 4px;
    display: block;
}

.lb-close {
    position: absolute;
    top: 16px;
    right: 20px;
    background: none;
    border: none;
    color: #fff;
    font-size: 1.8rem;
    cursor: pointer;
    line-height: 1;
}

.lb-prev,
.lb-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, .15);
    border: none;
    color: #fff;
    font-size: 2rem;
    padding: .4em .7em;
    cursor: pointer;
    border-radius: 4px;
    transition: background .2s;
}

.lb-prev {
    left: 16px;
}

.lb-next {
    right: 16px;
}

.lb-prev:hover,
.lb-next:hover {
    background: rgba(255, 255, 255, .3);
}



.field .wpcf7-list-item label {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 7px 16px;
    font-size: 13px;
    font-weight: 500;
    border: 1px solid #fff;
    border-radius: 20px;
    cursor: pointer;
    transition: all .18s;
    user-select: none;
}



.field .wpcf7-list-item label input {
    background: #8AFF1C;
    border-color: #8AFF1C;
    color: #8AFF1C;
    position: relative;
    top: 2px;
}

span.wpcf7-list-item-label {
    text-transform: capitalize;
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0;
    margin-top: 12px;
    margin-right: 12px;
}

.flexinline p {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.wpcf7-not-valid-tip {
    position: absolute;
}

.configurator p {
    margin: 0;
}

.wpcf7-form {
    .slider-label {
        flex: 1 0 auto;
    }

    .slider-track {
        width: 100%;
    }

    textarea {
        box-sizing: border-box;
        width: 100%;
        padding: 10px 13px;
        font-size: 14px;
        background: #ffffff;
        border: 1px solid rgba(83, 74, 183, 0.18);
        border-radius: 10px;
        outline: none;
        transition: border-color .2s, box-shadow .2s;
    }

    .field label {
        display: block;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: .05em;
        text-transform: uppercase;
        margin-bottom: 5px;
    }

    .field input[type="text"],
    .field input[type="email"],
    .field input[type="tel"],
    .field textarea {
        box-sizing: border-box;
        width: 100%;
        padding: 10px 13px;
        font-size: 14px;
        background: #fff;
        border: 1px solid #fff;
        border-radius: 4px;
        outline: none;
        transition: border-color .2s, box-shadow .2s;
    }

    input.wpcf7-form-control.wpcf7-submit.has-spinner {
        padding: 6px 40px;
        text-shadow: 0 1px 2px rgba(0, 17, 46, 0.16);
        font-family: Saira;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: capitalize;
        border-radius: 6px;
        background: #8AFF1C !important;
        color: black;
        border: none;
        cursor: pointer;
        margin: 0 auto;
    }



}

@media (max-width: 600px) {
    .nosreahome>div figure::after {
        display: none;
    }

    .flexinline p {
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }

    li.wp-block-navigation-item.nosoffres.wp-block-navigation-link {
        background-color: #8AFF1C !important;
    }

    ul.wp-block-list.filter-list {
        padding: 0 !important;
    }

    main {
        margin-top: 24px;
    }

    .projects-grid ul {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .content-card-text {
        opacity: 1;
    }

    .project-card::after {
        opacity: 1 !important;
    }

    h1.wp-block-heading.has-text-align-center,.fakeh1 {
        font-size: 40px;
    }

    .group-1 {
        max-width: calc(100% + 60px);
        width: 100%;
        overflow: hidden;
        margin-left: -30px;
    }

    .wp-block-table {
        overflow-x: overlay;
    }


    .category-blog .project-card::after {
        opacity: 0 !important;
    }

    .grid-cols-2 {
        &.on2tier {
            grid-template-columns: 1fr;
            gap: 24px;
        }

        .wp-block-group.photogauche.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained {
            display: none;
        }
    }

    .wp-container-core-group-is-layout-23441af8 {
        flex-direction: column;
        gap: 24px !important;
    }

    .slider-row {
        flex-direction: column;
    }

.wpcf7-form .slider-row {
    align-items: flex-start;
}
}

.reassurance h2.wp-block-heading{
    font-size: 24px;
    color: #8AFF1C;
    margin-top: 12px;
    line-height: 1;
}
p.comentbloc {
    font-size: 16px;
    font-style: italic;
}
.nosreahome .wp-block-column{
        border: 2px solid transparent;
    border-radius: 4px;
    transition: border-color 0.4s ease;
}
.nosreahome .wp-block-column:hover{
    border-color: #8AFF1C;
}