:root {
    /* Couleurs principales #ffb700*/
    --primary-gold: #F0A500;
    /* Jaune doré pour accents 007bff */
    --primary-blue: #212d44;
    /* Bleu pour les liens/boutons principaux */
    --dark-blue: #fbd605;
    /* Bleu foncé pour le footer */
    --text-dark: #333;
    /* Texte foncé */
    --text-light: #666;
    /* Texte clair */
    --white: #FFFFFF;
    --light-grey: #f8f8f8;
    --medium-grey: #eee;
    --shadow-light: rgba(0, 0, 0, 0.08);
    --shadow-medium: rgba(0, 0, 0, 0.15);
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    /* Inclut padding et border dans la largeur/hauteur */
}

body {
    background-color: var(--light-grey);
    /* Fond clair */
    font-family: 'Poppins', sans-serif;
    margin: 0;
    padding: 0;
    line-height: 1.6;
    color: var(--text-dark);
}


/* Styles pour l'en-tête */


/* Navigation principale */

nav.app-header-nav ul.app-nav-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}

nav.app-header-nav ul.app-nav-list li.app-nav-item {
    margin: 0 15px;
    position: relative;
}

nav.app-header-nav ul.app-nav-list li.app-nav-item a.app-nav-link {
    color: var(--text-dark);
    text-decoration: none;
    font-weight: 500;
    padding: 10px 0;
    transition: color 0.3s ease;
    display: flex;
    /* Pour aligner le texte et la flèche */
    align-items: center;
}

nav.app-header-nav ul.app-nav-list li.app-nav-item a.app-nav-link:hover {
    color: var(--primary-gold);
}


/* Flèche du menu */

.app-nav-arrow {
    font-size: 0.7em;
    margin-left: 5px;
    transition: transform 0.3s ease;
    color: var(--text-dark);
    /* Couleur par défaut */
}

.app-nav-item.active .app-nav-arrow {
    transform: rotate(180deg);
}


/* Recherche dans le header */

.header-search-desktop {
    display: flex;
    border: 1px solid var(--medium-grey);
    /* Bordure légère */
    border-radius: 25px;
    /* Coins plus arrondis */
    overflow: hidden;
    background: var(--white);
    max-width: 300px;
    /* Légèrement plus petit */
    flex-grow: 1;
    position: relative;
    box-shadow: 0 2px 5px var(--shadow-light);
    /* Petite ombre */
}

.header-search-desktop input {
    border: none;
    padding: 10px 15px;
    /* Plus de padding */
    font-size: 0.95rem;
    /* Taille de police légèrement plus grande */
    outline: none;
    flex-grow: 1;
}

.header-search-desktop button {
    background: var(--primary-gold);
    color: var(--white);
    /* Texte blanc sur bouton doré */
    border: none;
    padding: 10px 15px;
    cursor: pointer;
    font-size: 0.95rem;
    transition: background-color 0.3s ease;
}

.header-search-desktop button:hover {
    background: darken(var(--primary-gold), 10%);
    /* Assombrir le jaune au survol */
}

.location-info-desktop,
.btn-desktop-utility {
    color: var(--text-light);
    font-size: 0.9rem;
    display: flex;
    align-items: center;
    gap: 5px;
}

.location-info-desktop i {
    font-size: 0.7rem;
}


/* Menu déroulant principal (si vous avez un second menu principal) */

.main-nav {
    background-color: var(--secondary-orange);
    /* Utilisation de la variable */
    padding: 10px 0;
    text-align: center;
    /* Ajoutez une marge si ce menu doit être séparé du header */
    /* margin-top: 10px; */
}

.menu-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
}

.menu-item {
    position: relative;
    margin: 0 15px;
}

.menu-item a {
    display: block;
    color: var(--white);
    /* Texte blanc */
    text-decoration: none;
    padding: 10px 15px;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.menu-item a:hover {
    background-color: rgba(255, 255, 255, 0.2);
    /* Léger fond blanc transparent au survol */
    color: var(--dark-blue);
    /* Texte foncé au survol */
}

.arrow {
    font-size: 0.7em;
    vertical-align: middle;
    margin-left: 5px;
    transition: transform 0.3s ease;
    color: var(--dark-blue);
    /* Flèche foncée */
}

.submenu {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    background-color: var(--white);
    /* Fond blanc pour le sous-menu */
    min-width: 180px;
    /* Largeur minimale du sous-menu */
    box-shadow: 0 8px 16px var(--shadow-medium);
    /* Ombre visible */
    z-index: 10;
    border-radius: 8px;
    /* Coins arrondis */
    display: none;
    opacity: 0;
    transform: translateY(10px);
    transition: opacity 0.3s ease, transform 0.3s ease;
}

.submenu li a {
    color: var(--text-dark);
    /* Texte foncé */
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
    font-size: 1.0em;
    /* Légèrement plus petit */
    margin-top: 0;
    /* Pas de marge en haut pour les items */
    transition: background-color 0.3s ease, color 0.3s ease;
}

.submenu li a:hover {
    background-color: var(--light-grey);
    /* Fond clair au survol */
    color: var(--primary-gold);
    /* Texte doré au survol */
}

.has-submenu:hover .submenu {
    display: block;
    opacity: 1;
    transform: translateY(0);
}

.has-submenu:hover .arrow {
    transform: rotate(180deg);
}


/* Dropdown pour "Nos Services" */

.app-dropdown-container1 {
    display: none;
    position: absolute;
    background-color: var(--white);
    min-width: 500px;
    /* Largeur augmentée pour une meilleure lisibilité */
    box-shadow: 0px 8px 20px var(--shadow-medium);
    /* Ombre plus prononcée */
    z-index: 10;
    border-radius: 10px;
    /* Coins plus arrondis */
    padding: 25px;
    /* Plus de padding */
    top: calc(100% + 15px);
    /* Espacement sous le lien parent */
    left: 0%;
    transform: translateX(-50%);
    /* Centrage horizontal */
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
    display: flex;
    gap: 30px;
    /* Plus d'espacement entre les colonnes */
}

.app-nav-item.active .app-dropdown-container1 {
    display: flex;
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(0);
}

.app-dropdown-column--main {
    border-right: 1px solid var(--medium-grey);
    padding-right: 30px;
    /* Plus de padding */
}

.app-dropdown-column--sub {
    padding-left: 30px;
    /* Plus de padding */
}

.app-dropdown-item {
    display: flex;
    align-items: center;
    /* Centrer verticalement icône et texte */
    padding: 12px 0;
    border-radius: 8px;
    /* Coins arrondis pour les items */
    transition: background-color 0.3s ease, color 0.3s ease;
    color: var(--text-dark);
    text-decoration: none;
    /* Important pour les liens */
}

.app-dropdown-item:hover {
    background-color: var(--light-grey);
    color: var(--primary-blue);
    /* Couleur au survol pour les liens */
}

.app-dropdown-icon-wrapper {
    flex-shrink: 0;
    width: 45px;
    /* Taille icône plus grande */
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
    background-color: rgba(0, 123, 255, 0.1);
    /* Fond légèrement teinté du bleu principal */
    border-radius: 50%;
    color: var(--primary-blue);
    /* Couleur de l'icône principale */
    font-size: 1.4em;
    /* Taille de l'icône */
}

.app-dropdown-text-content h3 {
    margin: 0 0 3px 0;
    font-size: 1.05em;
    /* Légèrement plus grand */
    font-weight: 600;
    color: var(--text-dark);
}

.app-dropdown-text-content p {
    margin: 0;
    font-size: 0.9em;
    color: var(--text-light);
    line-height: 1.4;
}

.app-dropdown-sub-item {
    display: block;
    padding: 10px 0;
    color: var(--text-light);
    text-decoration: none;
    /* Important pour les liens */
    transition: color 0.3s ease;
    font-size: 0.95em;
}

.app-dropdown-sub-item:hover {
    color: var(--primary-gold);
    /* Couleur au survol */
}


/* Dropdown pour "Télécharger l'application" */

.app-dropdown-container {
    display: none;
    /* Initialement caché */
    position: absolute;
    background-color: var(--white);
    min-width: 200px;
    /* Largeur ajustée */
    box-shadow: 0px 8px 16px var(--shadow-medium);
    z-index: 10;
    border-radius: 10px;
    padding: 15px;
    top: calc(100% + 15px);
    right: 0;
    /* Aligner à droite sous le bouton "Télécharger" */
    transform: translateX(0);
    /* Pas de translation pour l'alignement à droite */
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
    flex-direction: column;
    /* Les éléments empilés */
    gap: 10px;
}

.app-nav-item.active .app-dropdown-container {
    display: flex;
    /* Rendu visible au survol/clic */
    opacity: 1;
    visibility: visible;
    transform: translateX(0) translateY(0);
}


/* Bouton "Télécharger l'App" dans la nav (desktop uniquement) */

.app-download-button {
    background-color: var(--primary-gold);
    border-radius: 25px;
    /* Bouton plus rond */
    cursor: pointer;
    font-size: 1em;
    transition: background-color 0.3s ease, transform 0.2s ease;
    border: none;
    padding: 0;
    /* Enlever le padding du bouton parent */
    /* Par défaut, il est affiché pour le desktop */
    display: block;
    margin-left: 100px;
    margin-right: 35px;
}

.app-download-button>a {
    color: var(--dark-blue);
    /* Texte foncé sur bouton doré */
    padding: 12px 25px;
    /* Padding pour le lien à l'intérieur */
    display: block;
    /* S'assurer que le lien occupe tout le bouton */
    text-decoration: none;
    font-weight: 600;
}

.app-download-button:hover {
    background-color: darken(var(--primary-gold), 10%);
    transform: translateY(-2px);
    /* Léger effet de soulèvement */
}


/* Slider */

.slider-container {
    width: 90vw;
    /* Utiliser un peu plus de largeur */
    height: 70vh;
    /* Hauteur légèrement augmentée */
    margin: 3rem auto;
    /* Plus de marge */
    border-radius: 20px;
    /* Coins plus arrondis */
    overflow: hidden;
    box-shadow: 0 10px 30px var(--shadow-medium);
    /* Ombre plus prononcée */
    position: relative;
    /* Pour positionner le texte */
}

.slider-box {
    width: 100%;
    height: 100%;
    background: #222;
    /* Conserver le fond sombre */
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    opacity: 0.95;
    /* Légèrement moins transparent */
}

.slider-text {
    position: absolute;
    top: 50%;
    /* Centrer verticalement */
    left: 50%;
    /* Centrer horizontalement */
    transform: translate(-50%, -50%);
    /* Ajustement pour le centrage parfait */
    width: 90%;
    /* Occupe une bonne partie de la largeur */
    text-align: center;
    z-index: 2;
    color: var(--white);
    font-size: 2.8rem;
    /* Plus grande taille */
    font-weight: 700;
    /* Plus gras */
    text-shadow: 3px 3px 8px rgba(0, 0, 0, 0.8);
    /* Ombre plus forte */
    pointer-events: none;
    line-height: 1.2;
}

.slider-text p:first-child {
    font-size: 3.5rem;
    /* OUTAL encore plus grand */
    margin-bottom: 10px;
}

.slider-text p:last-child {
    font-size: 2rem;
}

.slider {
    height: 100%;
    width: 100%;
    position: relative;
}

.slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 1.5s ease-in-out;
    /* Transition plus longue */
}

.slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* filter: blur(2px);
    Applique un flou de 5 pixels */
}

.slide.active {
    opacity: 1;
    z-index: 1;
}


/* Boutons de service sous le slider */

.services-outal {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
    /* Plus d'espace entre les boutons */
    justify-content: center;
    margin-top: 40px;
    /* Espacement après le slider */
    margin-bottom: 60px;
    /* Espacement avant la section suivante */
}

.service-btn {
    display: flex;
    align-items: center;
    border: 2px solid var(--primary-gold);
    border-radius: 30px;
    /* Plus arrondis */
    padding: 15px 30px;
    /* Plus de padding */
    background-color: var(--white);
    color: var(--text-dark);
    font-weight: 600;
    font-size: 17px;
    /* Légèrement plus grand */
    cursor: pointer;
    transition: all 0.3s ease;
    /* Transition sur toutes les propriétés */
    box-shadow: 0 5px 15px var(--shadow-light);
    /* Ombre légère */
    text-decoration: none;
}

.service-btn>a {
    text-decoration: none;
    color: black;
}

.service-btn .icon {
    font-size: 24px;
    /* Icône plus grande */
    margin-right: 12px;
    color: var(--primary-gold);
    /* Couleur de l'icône */
}

.service-btn:hover {
    background-color: var(--primary-blue);
    color: var(--dark-blue);
    /* Texte foncé sur fond jaune au survol */
    transform: translateY(-5px) scale(1.02);
    /* Effet de soulèvement et léger agrandissement */
    box-shadow: 0 8px 20px var(--shadow-medium);
    /* Ombre plus prononcée au survol */
}

.service-btn:hover .icon {
    color: var(--dark-blue);
    /* Icône foncée au survol */
}


/*section rubrique*/

.rubriques-section {
    max-width: 800px;
    /* Limite la largeur du contenu pour une meilleure lisibilité */
    text-align: left;
    padding-left: 40px;
    box-sizing: border-box;
    /* S'assure que le padding est inclus dans la largeur/hauteur */
}

.rubriques-header {
    display: flex;
    /* Permet à la barre et au titre d'être sur la même ligne */
    align-items: center;
    /* Aligne verticalement la barre et le texte */
    margin-bottom: 10px;
    /* Espace entre le titre et la description */
}

.rubriques-barre-verticale {
    width: 8px;
    /* Largeur de la barre */
    height: 40px;
    /* Hauteur de la barre, ajustez si votre titre est plus grand */
    background-color: #FFC107;
    /* Couleur jaune orangé demandée */
    margin-right: 15px;
    /* Espace entre la barre et le titre */
    border-radius: 2px;
    /* Légèrement arrondi comme sur l'image */
}

.rubriques-header h1 {
    font-size: 2em;
    /* Taille du titre */
    color: #333;
    margin: 0;
    /* Supprime la marge par défaut des h1 */
    line-height: 1.2;
    /* Ajuste l'espacement des lignes du titre */
}

.rubriques-description {
    font-size: 1.1em;
    /* Taille du texte de description */
    color: #555;
    line-height: 1.5;
    /* Espacement des lignes pour la lisibilité */
    margin-left: calc(8px + 15px);
    /* Aligne le texte avec le début du titre, en tenant compte de la barre et de sa marge */
    padding-left: 20vh;
    /* Assure pas de padding supplémentaire */
}


/* Media Queries pour la responsivité sur les petits écrans */

@media (max-width: 768px) {
    .rubriques-section {
        max-width: 800px;
        /* Limite la largeur du contenu pour une meilleure lisibilité */
        text-align: left;
        padding-left: 40px;
        box-sizing: border-box;
        /* S'assure que le padding est inclus dans la largeur/hauteur */
    }
    .rubriques-header h1 {
        font-size: 1.7em;
        /* Rétrecit le titre sur les petits écrans */
    }
    .rubriques-description {
        font-size: 1em;
        /* Rétrecit le texte de description */
        /* Ajuste l'alignement sur les petits écrans */
        background-color: #f8f811;
        display: none;
    }
    .rubriques-barre-verticale {
        height: 35px;
        /* Rétrecit la barre verticale */
        margin-right: 10px;
    }
}

@media (max-width: 480px) {
    .rubriques-section {
        padding: 15px;
    }
    .rubriques-header h1 {
        font-size: 1.4em;
    }
    .rubriques-description {
        font-size: 0.95em;
        margin-left: calc(8px + 8px);
    }
    .rubriques-barre-verticale {
        height: 30px;
        margin-right: 8px;
    }
}


/* Content Block - Sections */

.app-content-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1200px;
    margin: 80px auto;
    /* Plus de marge pour les sections */
    background-color: var(--white);
    border-radius: 15px;
    /* Coins plus arrondis */
    box-shadow: 0 8px 25px var(--shadow-medium);
    /* Ombre plus prononcée */
    overflow: hidden;
    transition: transform 0.3s ease;
}

.app-content-block:hover {
    transform: translateY(-8px);
    /* Léger soulèvement au survol */
}

.app-content-block__image-container {
    width: 100%;
    min-height: 300px;
    /* Hauteur minimale augmentée */
    position: relative;
    overflow: hidden;
}

.app-content-block__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.app-content-block__text-content {
    padding: 40px;
    /* Plus de padding */
    text-align: center;
}

.app-tag {
    display: inline-block;
    background-color: rgba(0, 123, 255, 0.1);
    /* Fond légèrement bleuté */
    color: var(--primary-blue);
    padding: 8px 15px;
    border-radius: 25px;
    /* Plus rond */
    font-size: 0.85em;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
    /* Texte en majuscules */
}

.app-title {
    font-size: 2.2em;
    /* Plus grand */
    font-weight: 700;
    color: var(--text-dark);
    margin-bottom: 20px;
    line-height: 1.3;
}

.app-description {
    font-size: 1.05em;
    /* Légèrement plus grand */
    color: var(--text-light);
    margin-bottom: 30px;
    line-height: 1.7;
    /* Plus d'espace entre les lignes */
}

.app-button {
    display: inline-flex;
    align-items: center;
    background-color: var(--primary-gold);
    /* Bouton bleu */
    color: var(--white);
    padding: 15px 30px;
    /* Plus de padding */
    border-radius: 8px;
    /* Coins arrondis */
    font-weight: 600;
    transition: background-color 0.3s ease, transform 0.2s ease;
    text-decoration: none;
    box-shadow: 0 4px 10px rgba(0, 123, 255, 0.2);
    /* Ombre bleutée */
}

.app-button:hover {
    background-color: #ffb700;
    transform: translateY(-3px);
}

.app-button-arrow {
    margin-left: 10px;
    font-size: 1.3em;
}

.app-price-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.app-price-bubble {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.9);
    color: #333;
    padding: 5px 10px;
    border-radius: 20px;
    font-size: 0.8em;
    font-weight: bold;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    white-space: nowrap;
    pointer-events: auto;
}

.app-price-bubble.top-left {
    top: 20%;
    left: 10%;
}

.app-price-bubble.middle {
    top: 45%;
    left: 40%;
}

.app-price-bubble.bottom-left {
    bottom: 15%;
    left: 15%;
}

.app-price-bubble.top-right {
    top: 15%;
    right: 10%;
}

.app-price-gradient {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25px;
    /* Hauteur de la barre de gradient */
    background: linear-gradient(to right, #0056b3, /* Bleu profond */
    var(--primary-gold), /* Jaune doré */
    #f8f811, /* Jaune vif */
    #0056b3/* Bleu profond */
    );
    opacity: 0.9;
}


/* Listings Grid */

.app-listings-section {
    max-width: 1200px;
    margin: 80px auto;
    padding: 0 20px;
}

.app-listings-section__title {
    font-size: 2.5em;
    /* Plus grand */
    font-weight: 700;
    color: var( --primary-blue);
    margin-bottom: 40px;
    /* Plus de marge */
    text-align: center;
}

.app-filter-button {
    background-color: #f0f0f0;
    color: #333;
    padding: 10px 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
    cursor: pointer;
    font-size: 1em;
    font-weight: 500;
    margin-right: 10px;
    transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
}

.app-filter-button:hover {
    background-color: #e0e0e0;
}

.app-filter-button--active {
    background-color: #007bff;
    color: white;
    border-color: #007bff;
}

.app-filter-button--active:hover {
    background-color: #0056b3;
    border-color: #0056b3;
}

.app-listings-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 30px;
    /* Espacement entre les cartes */
}

.app-listing-card {
    background-color: var(--white);
    border-radius: 12px;
    /* Coins plus arrondis */
    box-shadow: 0 6px 20px var(--shadow-light);
    /* Ombre plus douce */
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.app-listing-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 10px 30px var(--shadow-medium);
    /* Ombre plus prononcée au survol */
}

.app-listing-card__image-container {
    width: 100%;
    height: 220px;
    /* Hauteur des images des cartes */
    position: relative;
    overflow: hidden;
}

.app-listing-card__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.app-listing-card__tag {
    position: absolute;
    bottom: 15px;
    /* Plus d'espace depuis le bas */
    left: 15px;
    /* Plus d'espace depuis la gauche */
    background-color: var(--primary-blue);
    /* Tag bleu */
    color: var(--white);
    padding: 6px 12px;
    border-radius: 20px;
    /* Plus rond */
    font-size: 0.8em;
    font-weight: 600;
    text-transform: uppercase;
}

.app-listing-card__tag>a {
    background-color: var(--primary-blue);
    color: var(--white);
    /* Plus rond */
    text-transform: uppercase;
    text-decoration: none;
}

.app-listing-card__content {
    padding: 20px;
    /* Plus de padding */
}

.app-listing-card__price {
    display: block;
    font-size: 1.4em;
    font-weight: 700;
    color: var(--primary-gold);
    /* Prix en doré */
    margin-bottom: 8px;
}

.app-listing-card__title {
    font-size: 1.2em;
    font-weight: 600;
    color: var(--text-dark);
    /* Titre noir */
    margin-bottom: 8px;
    min-height: 48px;
    /* Hauteur minimale pour éviter le décalage si le titre est sur 2 lignes */
}

.app-listing-card__details {
    font-size: 0.95em;
    color: var(--text-light);
    line-height: 1.5;
    margin: 0;
}


/* Footer */

.app-footer-column {
    text-align: center;
    text-transform: uppercase;
}

.app-footer-link:hover {
    color: var(--primary-blue);
    text-decoration: none;
}

.app-footer-list li {
    margin-bottom: 10px;
    list-style: none;
    /* Plus d'espace entre les liens */
}

.app-social-links {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    /* Plus d'espace entre les icônes */
}

.app-social-label {
    font-size: 1em;
    font-weight: 500;
    margin-right: 15px;
    color: var(--white);
}

.app-social-icon-link {
    color: var(--white);
    font-size: 1.8em;
    /* Icônes plus grandes */
    transition: color 0.3s ease, transform 0.2s ease;
}

.app-social-icon-link:hover {
    color: var(--primary-blue);
    transform: translateY(-3px);
}

.app-footer-cta-button--pro:hover {
    background-color: var(--dark-blue);
    color: black;
    text-decoration: none;
}

.app-footer-cta-button--solutions:hover {
    background-color: white;
    text-decoration: none;
}


/* --- Responsive Design --- */

@media (max-width: 768px) {
    header {
        padding: 10px 20px;
        flex-wrap: wrap;
        justify-content: center;
        gap: 15px;
    }
    .logo-image {
        max-height: 60px;
    }
    /* Masque la navigation principale (y compris le bouton "Télécharger l'application" de la nav) sur mobile */
    nav.app-header-nav {
        display: none;
    }
    .header-search-desktop {
        width: 100%;
        max-width: 100%;
        margin-top: 15px;
    }
    /* Ajustement du slider pour mobile */
    .slider-container {
        width: 95vw;
        height: 50vh;
        margin: 2rem auto;
    }
    .slider-text p:first-child {
        font-size: 2.5rem;
    }
    .slider-text p:last-child {
        font-size: 1.5rem;
    }
    .services-outal {
        flex-direction: column;
        align-items: center;
        gap: 15px;
    }
    .service-btn {
        width: 90%;
        justify-content: center;
        padding: 12px 20px;
        font-size: 15px;
    }
    .service-btn .icon {
        font-size: 20px;
        margin-right: 8px;
    }
    .app-content-block {
        margin: 50px auto;
        border-radius: 10px;
    }
    .app-content-block__text-content {
        padding: 30px;
    }
    .app-title {
        font-size: 1.6em;
    }
    .app-description {
        font-size: 0.95em;
    }
    .app-listings-section {
        margin: 50px auto;
    }
    .app-listings-section__title {
        font-size: 1.8em;
        margin-bottom: 25px;
    }
    .app-listings-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .app-listing-card__image-container {
        height: 180px;
    }
    .app-listing-card__price {
        font-size: 1.2em;
    }
    .app-listing-card__title {
        font-size: 1.05em;
    }
    .app-site-footer {
        padding: 30px 20px 15px;
    }
    .app-footer-top-section,
    .app-footer-bottom-section,
    .app-footer-legal-section {
        flex-direction: column;
        align-items: center;
        gap: 25px;
        margin-bottom: 30px;
        padding-bottom: 25px;
    }
    .app-footer-column {
        text-align: center;
    }
    .app-footer-cta-group {
        width: 100%;
    }
    .app-footer-cta-button {
        width: 90%;
        max-width: 300px;
    }
    .app-app-store-links {
        flex-direction: column;
        /* Les badges restent empilés sur mobile */
        gap: 10px;
        /* Moins d'espace pour économiser de la place */
    }
    .app-store-badge {
        height: 50px;
        /* Réduire la taille des badges sur mobile */
    }
    .app-legal-list {
        flex-direction: column;
        gap: 8px;
    }
}

@media (min-width: 769px) {
    /* Styles pour tablettes et desktops */
    .app-content-block {
        flex-direction: row;
        text-align: left;
    }
    .app-content-block--reverse {
        flex-direction: row-reverse;
    }
    .app-content-block__image-container,
    .app-content-block__text-content {
        flex: 1;
        width: auto;
        min-height: auto;
    }
    .app-content-block__text-content {
        padding: 50px;
    }
    .app-title {
        font-size: 2.5em;
    }
    .app-description {
        font-size: 1.1em;
    }
    .app-listings-grid {
        grid-template-columns: repeat(2, 1fr);
        /* 2 colonnes sur tablette */
    }
    .app-footer-top-section {
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
    }
    .app-footer-column {
        text-align: left;
    }
    .app-footer-cta-group {
        align-items: flex-end;
    }
    .app-footer-cta-button {
        width: auto;
    }
    .app-footer-bottom-section {
        flex-direction: row;
        justify-content: space-between;
    }
    .app-app-store-links {
        flex-direction: row;
        /* Badges côte à côte sur tablette/desktop */
    }
    .app-footer-legal-section {
        flex-direction: row;
        justify-content: space-between;
        text-align: left;
    }
    .app-legal-list {
        flex-direction: row;
        gap: 20px;
    }
}

@media (min-width: 1024px) {
    .app-listings-grid {
        grid-template-columns: repeat(4, 1fr);
        /* 4 colonnes sur desktop */
    }
}