/* CHARTE  */

:root {
    /* Fond principal beige */
    --bg-warm: #F7F2E8;
    --bg-white: #FFFFFF;

    /* Motif décoratif (mosaïque SVG) */
    --pattern-mosaique: url('images/pattern-fond-mosaique.svg');
    --pattern-mosaique-size: 700px 700px;

    /* Palette dynamique */
    --viva-orange: #FF9800;
    --viva-orange-hover: #F57C00;
    --viva-blue: #42A5F5;
    --viva-pink: #EC407A;
    --viva-yellow: #FFCA28;
    --viva-green: #3E7E14;
    
    /* Typographie */
    --text-primary: #1F2937;
    --text-secondary: #4B5563;

    /* Ombres douces */
    --shadow-soft: 0 10px 30px -5px rgba(0,0,0,0.05);
    --shadow-hover: 0 20px 40px -10px rgba(0,0,0,0.1);

    /* Bordures pallettes */
    --border-card: 1px solid #FFFFFF;

}

*, *::before, *::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html {
    scroll-behavior: smooth;
    scroll-padding-top: 80px;
    -webkit-text-size-adjust: 100%;
}

body {
    font-family: 'Plus Jakarta Sans', -apple-system, sans-serif;
    color: var(--text-primary);
    background-color: var(--bg-warm);
    font-size: 1rem;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
}

/* CONTAINERS */
.container-6xl { max-width: 72rem; margin: 0 auto; padding: 0 1.5rem; }
.container-4xl { max-width: 52rem; margin: 0 auto; padding: 0 1.5rem; }
.container-3xl { max-width: 38rem; margin: 0 auto; padding: 0 1.5rem; }

.text-center { text-align: center; }
.text-left { text-align: left; }
.text-orange { color: var(--viva-orange); }
.text-vert { color: var(--viva-green); }
.bg-white { background-color: var(--bg-white); }
.bg-pattern {
    background-image: var(--pattern-mosaique);
    background-repeat: repeat;
    background-size: var(--pattern-mosaique-size);
    background-position: center;
}

/* HEADER STICKY */
.site-header {
    position: sticky;
    top: 0;
    z-index: 100;
    background-color: rgba(251, 248, 242, 0.95);
    backdrop-filter: blur(8px);
    /*border-bottom: 1px solid rgba(0,0,0,0.05);*/
    border-bottom: var(--border-card);
}

.header-inner {
    height: 4.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.site-logo img {
    height: 2.7rem; /* Taille réduite pour le mobile */
    width: auto;
    margin-top: 0.5rem;
}

@media (min-width: 768px) {
    .site-logo img {
        height: 3.7rem;
        margin-top: 0.6rem;
    }
}

.main-nav { display: none; gap: 2rem; }
    @media (min-width: 900px) { .main-nav { display: flex; }
}

.nav-link {
    text-decoration: none;
    color: var(--text-primary);
    font-weight: 700;
    font-size: 0.85rem;
    text-transform: uppercase;
    transition: color 0.2s;
}

.nav-link:hover {
    color: var(--viva-orange);
}

.btn-header {
    background-color: var(--viva-orange);
    color: #FFF;
    font-weight: 700;
    padding: 0.65rem 1.4rem;
    border-radius: 2rem;
    text-decoration: none;
    font-size: 0.9rem;
    transition: background-color 0.2s;
}

.btn-header:hover { background-color: var(--viva-orange-hover); }


/* HERO SECTION */
.hero-section {
    padding: 4rem 0 3rem 0;
    position: relative;
    overflow: hidden;
}

.hero-grid {
    display: grid;
    gap: 3rem;
    align-items: center;
}

@media (min-width: 900px) {
    .hero-grid { grid-template-columns: 1.1fr 0.9fr; }
}

.badge-sap {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    background-color: rgba(255, 152, 0, 0.12);
    color: var(--viva-orange-hover);
    font-size: 0.85rem;
    font-weight: 700;
    padding: 0.4rem 1rem;
    border-radius: 2rem;
    margin-bottom: 1.5rem;
}

.badge-dot {
    width: 8px;
    height: 8px;
    background-color: var(--viva-orange);
    border-radius: 50%;
}

.hero-title {
    font-size: 2.5rem;
    font-weight: 800;
    letter-spacing: -0.02em;
    color: #111827;
    line-height: 1.15;
    margin-bottom: 0.75rem;
}

@media (min-width: 768px) { .hero-title { font-size: 3.25rem; } }

.hero-description {
    font-size: 1.125rem;
    color: var(--text-secondary);
    margin-top: 0;
    line-height: 1.4;
}

.hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    margin-top: 2rem;
}

.btn-primary {
    background-color: var(--viva-orange);
    color: #FFF;
    font-weight: 700;
    padding: 0.9rem 1.75rem;
    border-radius: 2rem;
    text-decoration: none;
    box-shadow: 0 4px 14px rgba(255, 152, 0, 0.3);
    transition: all 0.2s;
}

.btn-primary:hover {
    background-color: var(--viva-orange-hover);
    transform: translateY(-2px);
}

.btn-secondary {
    background-color: transparent;
    color: var(--text-primary);
    border: 2px solid #E5E7EB;
    font-weight: 700;
    padding: 0.85rem 1.75rem;
    border-radius: 2rem;
    text-decoration: none;
    transition: all 0.2s;
}

.btn-secondary:hover { border-color: var(--text-primary); }



/* MASQUES ET BULLES ORGANIQUES */

/* Conteneur commun pour toutes les images avec bulles */
.organic-wrapper {
    position: relative;
    display: inline-block;
    padding: 25px; /* Espace pour ne pas couper les formes qui dépassent */
    margin: 0 auto;
}

/* Pseudo-éléments de base pour créer les bulles */
.organic-wrapper::before,
.organic-wrapper::after {
    content: "";
    position: absolute;
    z-index: 0;
}

/* S'assurer que le masque de l'image reste au-dessus des bulles */
.organic-mask-1,
.organic-mask-2,
.organic-mask-3 {
    position: relative;
    z-index: 1;
}

/* --- 1. CONFIGURATION FORMES HERO (Bleu haut-gauche / Orange bas-droite) --- */
.wrapper-hero::before {
    top: 5px;
    left: 5px;
    width: 90px;
    height: 90px;
    background-color: var(--viva-blue);
    border-radius: 40% 60% 70% 30% / 50% 60% 40% 50%;
}

.wrapper-hero::after {
    bottom: 5px;
    right: 15px;
    width: 75px;
    height: 75px;
    background-color: var(--viva-orange);
    border-radius: 70% 30% 50% 50% / 30% 60% 40% 70%;
}

/* --- 2. CONFIGURATION FORMES METHODE (Rose haut-droite / Jaune bas-gauche) --- */
.wrapper-methode::before {
    top: 10px;
    right: 10px;
    width: 80px;
    height: 80px;
    background-color: var(--viva-pink);
    border-radius: 60% 40% 30% 70% / 70% 30% 60% 40%;
}

.wrapper-methode::after {
    bottom: 10px;
    left: 10px;
    width: 70px;
    height: 70px;
    background-color: var(--viva-yellow);
    border-radius: 50% 50% 70% 30% / 40% 60% 30% 70%;
}

/* --- 3. CONFIGURATION FORMES SECTEURS (Vert haut-gauche / Bleu bas-droite) --- */
.wrapper-secteurs::before {
    top: 5px;
    left: 15px;
    width: 85px;
    height: 85px;
    background-color: var(--viva-green);
    border-radius: 30% 70% 70% 30% / 50% 40% 60% 50%;
}

.wrapper-secteurs::after {
    bottom: 5px;
    right: 15px;
    width: 75px;
    height: 75px;
    background-color: var(--viva-blue);
    border-radius: 70% 30% 40% 60% / 60% 50% 50% 40%;
}

/* --- TAILLES DES MASQUES D'IMAGES --- */
.organic-mask-1 {
    width: 100%;
    max-width: 440px;
    height: 440px;
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    overflow: hidden;
    box-shadow: var(--shadow-hover);
}

.organic-mask-2 {
    width: 100%;
    max-width: 380px;
    height: 380px;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    overflow: hidden;
    box-shadow: var(--shadow-hover);
}

.organic-mask-3 {
    width: 100%;
    max-width: 440px;
    height: 380px;
    border-radius: 40% 60% 30% 70% / 70% 30% 60% 40%;
    overflow: hidden;
    box-shadow: var(--shadow-hover);
    background-color: #EEE;
}

.organic-mask-1 img,
.organic-mask-2 img,
.organic-mask-3 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}



/* BANDEAU */
.reassurance-bar {
    background-color: var(--bg-white);
    border-y: 1px solid #E5E7EB;
    padding: 1.75rem 0;
    margin-top: 2rem;
}

.reassurance-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    gap: 1.5rem;
}

.reassurance-item {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    font-size: 0.95rem;
    font-weight: 600;
    color: var(--text-primary);
}

.reassurance-icon {
    width: 28px;
    height: 28px;
    stroke: var(--text-primary);
    flex-shrink: 0;
}

/* SECTIONS GLOBALES */
.section-padding { padding: 5rem 0; }

.section-tag {
    color: var(--viva-orange);
    font-size: 0.85rem;
    font-weight: 800;
    letter-spacing: 0.05em;
    display: block;
    margin-bottom: 0.5rem;
}

.section-title {
    font-size: 2.25rem;
    font-weight: 800;
    color: #111827;
    letter-spacing: -0.02em;
    line-height: 1.15; /* Valeur par défaut souvent à 1.4 ou 1.5 */
    margin-bottom: 0.5rem; /* Réduit la marge sous le titre complet */
}

.section-title .text-orange {
    display: inline-block;
    margin-top: 0.25rem; /* Ajustement fin de l'espace au-dessus du texte orange */
}

.section-intro {
    font-size: 1.1rem;
    color: var(--text-secondary);
    margin-top: 0rem;
    max-width: 46rem;
    margin-left: auto;
    margin-right: auto;
}

/* SERVICES */
.organic-drops-deco {
    display: flex;
    justify-content: center;
    gap: 0.5rem;
    margin-bottom: 1rem;
}

.drop { width: 14px; height: 14px; border-radius: 50% 50% 50% 0; transform: rotate(-45deg); }
.drop-blue { background-color: var(--viva-blue); }
.drop-orange { background-color: var(--viva-orange); }
.drop-pink { background-color: var(--viva-pink); }

.services-grid {
    display: grid;
    gap: 1.5rem;
    margin-top: 3rem;
}

@media (min-width: 768px) {
    .services-grid { grid-template-columns: repeat(2, 1fr); }
}

.service-card {
    background-color: var(--bg-white);
    border-radius: 1.25rem;
    padding: 2rem;
    box-shadow: var(--shadow-soft);
    border: 1px solid rgba(0,0,0,0.03);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.service-card:hover {
    transform: translateY(-4px);
    box-shadow: var(--shadow-hover);
}

.card-header {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 0.75rem;
}

.card-icon {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.icon-orange { background-color: rgba(255, 152, 0, 0.15); color: var(--viva-orange); }
.icon-blue { background-color: rgba(66, 165, 245, 0.15); color: var(--viva-blue); }
.icon-pink { background-color: rgba(236, 64, 122, 0.15); color: var(--viva-pink); }
.icon-yellow { background-color: rgba(255, 202, 40, 0.2); color: #D97706; }

.service-title { font-size: 1.25rem; font-weight: 800; color: #111827; }
.service-subtitle { font-size: 0.95rem; color: var(--text-secondary); margin-bottom: 1.25rem; font-weight: 500; }

.service-list { list-style: none; font-size: 0.925rem; color: var(--text-secondary); }
.service-list li { margin-bottom: 0.6rem; position: relative; padding-left: 1.4rem; }
.service-list li::before { content: "•"; position: absolute; left: 0; color: var(--viva-orange); font-size: 1.2rem; line-height: 1; }

/* METHODE */
.steps-layout {
    display: grid;
    gap: 3rem;
    align-items: center;
}

@media (min-width: 900px) {
    .steps-layout { grid-template-columns: 0.85fr 1.15fr; }
}

.organic-mask-2 {
    width: 100%;
    max-width: 380px;
    height: 380px;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    overflow: hidden;
    box-shadow: var(--shadow-hover);
}

.organic-mask-2 img { width: 100%; height: 100%; object-fit: cover; }



.timeline-list {
    margin-top: 1.5rem;
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
}

.timeline-item {
    display: flex;
    gap: 1.25rem;
    align-items: flex-start;
}

.step-number {
    font-size: 2rem;
    font-weight: 800;
    color: #D1D5DB;
    line-height: 1;
    flex-shrink: 0;
    
    /* FIX LARGEUR DU "1" */
    font-variant-numeric: tabular-nums; /* Force la même largeur pour tous les chiffres */
    min-width: 2.2rem;                  /* Bloque une largeur fixe pour 01, 02, 03 */
    text-align: left;
}

.step-details h3 {
    font-size: 1.1rem;
    font-weight: 800;
    color: #111827;
    margin: 0;
    line-height: 1.2;
}

.step-details p {
    font-size: 0.925rem;
    color: var(--text-secondary);
    margin-top: 0.25rem;
    line-height: 1.35;
}



/* SECTEURS */
.secteurs-grid {
    display: grid;
    gap: 3rem;
    align-items: center;
}

@media (min-width: 768px) {
    .secteurs-grid {
        grid-template-columns: 1fr 1fr;
    }
}

/* Forme organique et masquage propre */
.organic-mask-3 {
    border-radius: 40% 60% 30% 70% / 70% 30% 60% 40%;
    overflow: hidden;
    box-shadow: var(--shadow-hover);
    max-width: 440px;
    height: 380px;
    background-color: #EEE; /* Fond de secours si l'image charge lentement */
    justify-self: center;
    width: 100%;
}

.organic-mask-3 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}


.cities-list {
    display: flex;
    flex-wrap: wrap;
    gap: 0.6rem;
    margin-top: 1.5rem;
}

.city-tag {
    background-color: var(--bg-white);
    border: 1px solid #E5E7EB;
    color: var(--text-primary);
    font-size: 0.875rem;
    font-weight: 600;
    padding: 0.4rem 0.9rem;
    border-radius: 2rem;
}


/* TARIFS */
.pricing-card {
    background-color: var(--bg-warm);
    border-radius: 1.5rem;
    padding: 2.5rem 2rem;
    max-width: 30rem;
    margin: 2.5rem auto 0 auto;
    border: var(--border-card);
    box-shadow: var(--shadow-soft);
}

.pricing-badge {
    font-size: 0.8rem;
    font-weight: 800;
    color: var(--viva-pink);
    letter-spacing: 0.05em;
}

.price-display { margin-top: 0.5rem; }
.price-amount { font-size: 3rem; font-weight: 800; color: #111827; }
.price-period { font-size: 1.1rem; color: var(--text-secondary); font-weight: 600; }

.price-after-tax {
    display: inline-block;
    background-color: rgba(255, 152, 0, 0.15);
    color: var(--viva-orange-hover);
    padding: 0.4rem 1rem;
    border-radius: 2rem;
    font-weight: 700;
    margin-top: 0.5rem;
}

.price-sub {
    font-size: 0.9rem;
    color: var(--text-secondary);
    line-height: 1.15;
    margin-top: 0.5rem;
    margin-bottom: 1.5rem;
}

.pricing-features {
    margin-top: 1.75rem;
    padding-top: 1.25rem;
    border-top: 1px solid #E5E7EB;
    text-align: left;
    display: flex;
    flex-direction: column;
    gap: 0.85rem;
    font-size: 0.9rem;
    color: var(--text-secondary);
}

.feature-item { display: flex; gap: 0.75rem; align-items: flex-start; }
.feature-item svg { color: var(--viva-orange); flex-shrink: 0; margin-top: 0.15rem; }


/* FAQ  */
.faq-main-title {
    margin-bottom: 2rem;
}

.faq-accordion-container {
    background-color: var(--bg-white);
    border-radius: 1rem;
    padding: 1.5rem 2rem;
    box-shadow: var(--shadow-soft);
}

.faq-accordion-item {
    border-bottom: 1px solid #E5E7EB;
}

.faq-accordion-item:last-child {
    border-bottom: none;
}

.faq-accordion-header {
    font-size: 1.1rem;
    font-weight: 700;
    color: #111827;
    padding: 1.25rem 0;
    cursor: pointer;
    list-style: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.faq-accordion-header::-webkit-details-marker { display: none; }

.faq-icon::after {
    content: "+";
    font-size: 1.5rem;
    font-weight: 400;
    color: #9CA3AF;
}

details[open] .faq-icon::after {
    content: "−";
}

.faq-accordion-content {
    padding-bottom: 1.25rem;
    color: var(--text-secondary);
    font-size: 0.975rem;
    line-height: 1.6;
}


/* CONTACT */
.contact-box {
    background-color: var(--bg-warm);
    border-radius: 1.5rem;
    padding: 3rem 2rem;
    text-align: center;
    /*border: 1px solid #FFFFFF;*/
    border: var(--border-card);
    box-shadow: var(--shadow-soft);
}


.contact-title { font-size: 1.85rem; font-weight: 800; color: #111827; }
.contact-sub { font-size: 1rem; color: var(--text-secondary); margin-top: 0.5rem; }

.contact-buttons {
    display: flex;
    flex-direction: column;
    gap: 0.85rem;
    max-width: 22rem;
    margin: 2rem auto 0 auto;
}

.btn-cta-orange {
    background-color: var(--viva-orange);
    color: #FFF;
    font-weight: 700;
    padding: 0.9rem 1.5rem;
    border-radius: 2rem;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.6rem;
    box-shadow: 0 4px 14px rgba(255, 152, 0, 0.3);
    transition: all 0.2s;
}

.btn-cta-orange:hover { background-color: var(--viva-orange-hover); }

.btn-cta-outline {
    background-color: var(--bg-white);
    color: var(--text-primary);
    border: 1px solid #D1D5DB;
    font-weight: 700;
    padding: 0.9rem 1.5rem;
    border-radius: 2rem;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.6rem;
    cursor: pointer;
    transition: all 0.2s;
}

.btn-cta-outline:hover { border-color: var(--text-primary); }




/* FOOTER */
.site-footer {
    padding-top: 2rem;
    padding-bottom: 2rem;
    text-align: center;
    font-size: 0.875rem;
    color: var(--text-secondary);
    border-top: var(--border-card);
}

@media (min-width: 768px) {
    .site-footer {
        font-size: 0.75rem;
    }
}

.footer-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.75rem;
}

/* Lien du logo */
.footer-logo {
    display: inline-block !important;
    text-decoration: none !important;
}

/* Restriction stricte du SVG */
.footer-logo img {
    display: block !important;
    height: 40px !important;    /* Ajuste la hauteur du logo */
    width: auto !important;     /* Préserve les proportions */
    max-width: 260px !important;/* Sécurité contre l'étirement */
}

@media (min-width: 768px) {
    .footer-logo img {
        height: 48px !important;
    }
}

/* Cibler uniquement les liens texte (pas le logo) */
.site-footer p a,
.site-footer p a:visited {
    color: var(--text-secondary) !important;
    font-size: inherit !important;
    font-weight: normal !important;
    text-transform: none !important;
    text-decoration: none !important;
    transition: color 0.2s ease;
}

/* Survol du lien texte */
.site-footer p a:hover {
    color: var(--viva-orange) !important;
    text-decoration: none !important;
}




/* SECTION AVIS GOOGLE */

/* 1. ÉLARGISSEMENT DU CONTENEUR PARENT */
.google-reviews-section .container-3xl {
    max-width: 1150px !important; /* Force la zone à s'élargir sur écran ordinateur */
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    box-sizing: border-box;
}

/* SECTION GLOBAL */
.google-reviews-section {
    padding-top: 2rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
    width: 100%;
}

.reviews-header {
    text-align: center;
    margin-bottom: 2.5rem;
}

/* BADGE GOOGLE */
.google-badge-card {
    display: inline-flex;
    align-items: center;
    gap: 1.25rem;
    background-color: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 0.85rem;
    padding: 0.875rem 1.75rem;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
    transition: transform 150ms ease, box-shadow 150ms ease, border-color 150ms ease;
    text-decoration: none;
    color: #13293D;
    max-width: 100%;
}

.google-badge-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.08);
    border-color: #cbd5e1;
}

.google-icon-wrapper {
    flex-shrink: 0;
    width: 2.25rem;
    height: 2.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.google-svg {
    width: 100%;
    height: 100%;
}

.google-badge-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
}

.google-badge-top {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    line-height: 1;
}

.google-rating-score {
    font-size: 1.25rem;
    font-weight: 800;
    color: #13293D;
}

.google-stars {
    display: flex;
    align-items: center;
    gap: 0.125rem;
}

.google-badge-label {
    font-size: 0.85rem;
    color: rgba(19, 41, 61, 0.75);
    margin-top: 0.35rem;
    margin-bottom: 0;
}

.google-badge-label strong {
    color: #13293D;
    font-weight: 700;
}

.google-badge-arrow {
    color: #94a3b8;
    width: 1.25rem;
    height: 1.25rem;
    flex-shrink: 0;
    margin-left: 0.5rem;
    transition: color 150ms ease, transform 150ms ease;
}

.google-badge-card:hover .google-badge-arrow {
    color: #E85B12;
    transform: translate(2px, -2px);
}

/* 2. GRILLE : 2 COLONNES LARGES SUR ORDINATEUR */
.reviews-grid {
    display: grid;
    gap: 1.5rem;
    grid-template-columns: repeat(2, 1fr); /* 2 cartes côte à côte */
    width: 100%;
    align-items: stretch;
}

.reviews-loading {
    text-align: center;
    width: 100%;
    color: rgba(19, 41, 61, 0.6);
}

/* 3. CARTES D'AVIS : COMPACTES & APATIES */
.review-card {
    background: #F8FAFC;
    padding: 1.25rem 1.75rem; /* Marges réduites pour éviter la hauteur excessive */
    border-radius: 0.75rem;
    border: 1px solid #E2E8F0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    box-sizing: border-box;
}

.review-card-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 0.85rem;
}

.review-author-info {
    text-align: left;
}

.review-author {
    display: block;
    color: #13293D;
    font-weight: 700;
    font-size: 0.95rem;
}

.review-date {
    display: block;
    font-size: 0.8rem;
    color: #64748B;
    margin-top: 0.15rem;
}

.review-stars {
    display: flex;
    gap: 0.1rem;
}

.star-icon {
    width: 1rem;
    height: 1rem;
}

/* TEXTE DU TÉMOIGNAGE */
.review-text {
    color: #334155;
    line-height: 1.5;
    font-size: 0.875rem;
    font-style: italic;
    text-align: center;
    margin: 0;
    padding: 0 0.25rem;
}

/* ADAPTATION MOBILE ET TABLETTE */
@media (max-width: 850px) {
    .reviews-grid {
        grid-template-columns: 1fr; /* 1 colonne sur petit écran */
    }
    
    .review-card {
        padding: 1.25rem 1rem;
    }
}


.google-full-reviews{
    display: inline-block;
    background-color: rgba(255, 152, 0, 0.15);
    color: var(--viva-orange-hover);
    padding: 0.4rem 1rem;
    border-radius: 2rem;
    font-weight: 700;
    margin-top: 2.1rem;
    text-decoration: none !important;
}
/* GOOGLE TOAST REVIEWS */
.google-toast-wrapper {
    position: fixed;
    bottom: 1.5rem;
    right: 1.5rem;
    z-index: 999;
    transition: opacity 300ms ease, transform 300ms ease;
    opacity: 1;
    transform: translateY(0);
}

.google-toast-wrapper.hidden {
    opacity: 0;
    transform: translateY(1rem);
    pointer-events: none;
}

/* Neutralisation du margin-bottom hérité pour le toast */
.google-toast-wrapper .google-badge-card {
    margin: 0 !important;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.google-toast-close {
    position: absolute;
    top: -0.5rem;
    right: -0.5rem;
    width: 1.5rem;
    height: 1.5rem;
    background-color: #13293D;
    color: #ffffff;
    border: none;
    border-radius: 50%;
    font-size: 1rem;
    line-height: 1;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    z-index: 1000;
}

@media (max-width: 640px) {
    .google-toast-wrapper {
        bottom: 1rem;
        right: 1rem;
        left: 1rem;
    }
    .google-toast-wrapper .google-badge-card {
        width: 100%;
        justify-content: center;
    }
}
