/* --- DESIGN SYSTEM : COLORÉ & LUDIQUE --- */
/* --- VARIABLES THEME --- */
:root {
    /*--primary-color: #286090;*/
    --primary-color: #2575fc;
    --secondary-color: #2575fc;
    --gradient-main: #2575fc;
    /*--gradient-main: linear-gradient(135deg, #286090 0%, #2575fc 100%);*/
    --text-dark: #2c3e50;
    --accent-pink: #ff4b1f;
    --accent-yellow: #ff9068;
    --soft-bg: #fdfbf7;
    --text-light: #666;
    --gradient-fun: linear-gradient(120deg, #f6d365 0%, #fda085 100%);

    /* Couleurs Pop */
    --pop-orange: linear-gradient(135deg, #f6d365 0%, #fda085 100%);
    --pop-blue: linear-gradient(135deg, #89f7fe 0%, #66a6ff 100%);
    --pop-purple: linear-gradient(135deg, #a18cd1 0%, #fbc2eb 100%);
    --pop-green: linear-gradient(135deg, #84fab0 0%, #8fd3f4 100%);

    --bs-body-line-height: 1.55;
    --bs-body-font-size: 0.94rem;
}

@font-face {
    font-family: 'Giorgio';
    src: url('../fonts/Giorgio.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.container {
    --bs-gutter-x: 2rem;
}

/* --------------------------------------------------------------------------
   1. TYPOGRAPHIE & BASES
   -------------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Poppins', 'Metropolis-Black', sans-serif;
    font-weight: 600;
    margin-bottom: 1rem;
}

body {
    font-family: 'Montserrat', sans-serif;
    color: black;
    padding-top: 140px;
}

.font-montserrat {
    font-family: 'Giorgio', sans-serif;
    font-weight: normal!important;
}

.section-padding {
    padding: 60px 0;
    position: relative;
}

.section-padding-sm {
    padding: 20px 0;
    position: relative;
}

.bg-soft {
    background-color: var(--soft-bg) !important;
}

.menu-logo {
    height: 30px;
    width: auto;
}

/* Dropdown custom */
.dropdown-menu {
    border: none;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    padding: 1rem;
    margin-top: 15px; /* Petit décalage */
    animation: fadeIn 0.3s ease;
    transform-origin: top center;
    opacity: 0;
    transform: translateY(-8px) scale(0.98);
    transition: opacity 160ms ease, transform 1000ms cubic-bezier(.2, .7, .2, 1);

    &.show {
        opacity: 1;
        transform: translateY(0) scale(1);
    }
}

.dropdown-item {
    border-radius: 8px;
    padding: 10px 15px;
    font-weight: 500;
    transition: all 0.2s;
}

.dropdown-item:hover {
    background-color: #f0f4ff;
    color: var(--primary-color);
    transform: translateX(5px);
}

.dropdown-item i {
    width: 25px;
    color: #888;
}

.dropdown-item:hover i {
    color: var(--primary-color);
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.header-block__icon {
    margin-right: 0;
}

.header-block__action-btn {
    --header-block-spacing-x: 0;
    --header-block-spacing-y: 0;
    font-size: 1.2rem;
    color: var(--text-dark);
    margin-left: 15px;
    position: relative;
    transition: color 0.3s;
}

.text-gradient {
    background: var(--gradient-main);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text-rainbow {
    background: linear-gradient(90deg, #ff0000, #ffa500, #ffff00, #008000, #0000ff, #4b0082, #ee82ee);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
}

.lead {
    font-size: 1.13rem !important;
}

/* --- GLOBAL HEADER WRAPPER --- */
.site-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1); /* Transition fluide */
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}

/* Classe ajoutée via JS pour cacher le menu */
.site-header.hide-nav {
    transform: translateY(-100%);
}

/* --- 1. TOP ANNOUNCEMENT BAR (MARQUEE) --- */
/* La barre elle-même */
.top-bar-rotator {
    background: var(--gradient-main);
    color: #ffffff;
    font-size: 0.8rem;
    height: 40px; /* Hauteur fixe pour éviter les sauts */
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

/* Le texte et son animation */
.message-transition {
    transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
    opacity: 1;
    transform: translateY(0);
    display: inline-block;
}

/* Classe ajoutée par JS pour masquer le texte avant changement */
.message-hidden {
    opacity: 0;
    transform: translateY(10px); /* Petit effet de glissement vers le bas */
}

/* --- OFFCANVAS SOFT POP --- */
/* 1. Structure globale */
#mainNav.offcanvas {
    border-radius: 30px 0 0 30px !important; /* Arrondi sur le bord gauche */
    border: none;
    width: 90%;
}

/* 2. Header de l'Offcanvas */
#mainNav .offcanvas-header {
    padding: 25px;
    background: linear-gradient(135deg, rgba(42, 158, 254, 0.05) 0%, rgba(106, 17, 203, 0.05) 100%);
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}

#mainNav .offcanvas-title {
    font-family: 'Fredoka', sans-serif;
    font-weight: 700;
    color: var(--primary-color);
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 1.2rem;
}

/* Bouton fermer personnalisé */
#mainNav .btn-close {
    background-color: #fff;
    opacity: 1;
    border-radius: 50%;
    padding: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
}

#mainNav .btn-close:hover {
    transform: rotate(90deg);
}

/* --- 2. MAIN NAVBAR --- */
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: transparent !important;
    border: none !important;
    border-bottom: 3px solid var(--primary-color) !important;
}

.navbar-custom {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    padding: 1rem 0;
}

/* Liens du menu */
.nav-link {
    font-weight: 600;
    color: var(--text-dark) !important;
    position: relative;
    font-size: 0.95rem;
    margin: 0 10px;
}

/* Effet souligné au survol */
.nav-link::after, .infinitewatch-underline::after {
    content: '';
    position: absolute;
    width: 0;
    height: 4px;
    bottom: -1px;
    left: 0;
    transition: width 0.3s;
    background: var(--gradient-main);
    border-radius: 10px;
    margin: 5px auto 0;
}

.nav-link:hover::after, .nav-item.active .nav-link::after, .infinitewatch-underline:hover::after {
    width: 100%;
}

/* ==========================================================================
   MEGA MENU CUSTOM - SOFT POP (V3 - Liste Mobile Pro)
   ========================================================================== */
/* Le pont invisible pour ne pas perdre le :hover sur Desktop */
.nav-item.dropdown::after {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 100%;
    height: 20px;
    background: transparent;
}

/* --- DESKTOP (Grille 4 colonnes) --- */
/* --- DESKTOP MEGA MENU --- */
@media (min-width: 992px) {

    /* 1. On s'assure que le <li> parent est bien statique */
    .navbar-nav .nav-item.dropdown {
        position: static !important;
    }

    /* 2. Le Mega Menu flottant */
    .mega-menu-wrapper {
        position: absolute !important; /* CRUCIAL : le sort du flux normal du header */
        z-index: 9999 !important; /* Le force à passer par-dessus le slider/contenu */
        top: 100%;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important; /* Prend toute la largeur de son parent relatif (le header) */

        /* Masqué par défaut */
        opacity: 0;
        visibility: hidden;
        display: block !important; /* Doit rester block pour que l'animation fonctionne */
        pointer-events: none;

        /* Design */
        background-color: #ffffff !important;
        border-radius: 0 0 30px 30px !important;
        padding: 20px 0 !important;
        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1) !important;

        /* Animation */
        transform: translateY(15px);
        transition: all 0.25s ease-in-out;
    }

    /* 3. Affichage au survol */
    .nav-item.dropdown:hover > .mega-menu-wrapper {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
        pointer-events: auto;
    }

    /* 4. Grille des produits */
    .menu-products-container {
        display: grid;
        grid-template-columns: repeat(5, 1fr); /* 4 produits alignés */
        gap: 1.5rem;
    }

    .menu-product-item {
        display: block;
        text-align: center;
    }

    .menu-product-img-wrap {
        aspect-ratio: 1/1;
        margin-bottom: 0.5rem;
        padding: 0.5rem;
        transition: transform 0.3s ease, box-shadow 0.3s ease;
        border: 1px solid rgba(0, 0, 0, 0.03);
        background-color: #f8f9fa;
        border-radius: 15px;
    }

    .menu-product-item:hover .menu-product-img-wrap {
        transform: translateY(-3px) scale(1.03);
        box-shadow: 0 8px 15px rgba(106, 17, 203, 0.1);
        background-color: #ffffff !important;
    }

    .menu-product-title {
        font-size: 0.85rem;
    }
}

@keyframes shimmer {
    0% {
        opacity: 0.5;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0.5;
    }
}

.skeleton-line {
    animation: shimmer 1.5s infinite;
}

.infinitewatch-underlined {
    position: relative;
    display: inline-block;
}

.infinitewatch-underlined::after {
    content: '';
    display: block;
    width: 60%;
    height: 4px;
    background: var(--gradient-main); /* Le dégradé violet/bleu */
    border-radius: 10px;
    margin: 5px auto 0;
}

/* Icons Actions (Cart, User...) */
.nav-action-btn {
    font-size: 1.2rem;
    color: var(--text-dark);
    margin-left: 15px;
    position: relative;
    transition: color 0.3s;
}

.nav-action-btn:hover {
    color: var(--primary-color);
}

.cart-badge {
    position: absolute;
    top: -10px;
    right: -8px;
    background: #ff4b1f;
    color: white;
    font-size: 0.7rem;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
}

/* ANIMATED BADGES */
.floating-badge {
    position: absolute;
    background: rgba(255, 255, 255, 0.7);
    padding: 10px 20px;
    border-radius: 15px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    font-weight: 600;
    font-size: 0.9rem;
    z-index: 12;
    display: flex;
    align-items: center;
    gap: 10px;
    color: var(--text-dark);
    text-transform: uppercase;
    animation: float 5s ease-in-out infinite;
}

.floating-badge-icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-15px);
    }
}

/* --- CARTE PRODUIT AVANCÉE --- */
.premium-card {
    background: white;
    border-radius: 30px;
    padding: 25px;
    position: relative;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    border: 1px solid rgba(0, 0, 0, 0.03);
    height: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.premium-card:hover {
    transform: translateY(-15px);
    /*box-shadow: 0 20px 40px rgba(37, 117, 252, 0.15);*/
    /*border-color: rgba(37, 117, 252, 0.2);*/
}

/* Badge Promo / New */
.card-badge {
    padding: 6px 14px;
    border-radius: 12px;
    font-weight: 700;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    z-index: 5;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.product-flags {
    padding: 1rem;
    gap: 10px;
}

.bg-gradient-new {
    background: linear-gradient(45deg, #ff9a9e 0%, #fecfef 100%);
    color: #d63384;
}

.bg-gradient-hot {
    background: linear-gradient(45deg, #f6d365 0%, #fda085 100%);
    /*color: #d35400;*/
    color: #FFFFFF;
    font-weight: bold;
}

.bg-gradient-pack {
    background: linear-gradient(45deg, #84fab0 0%, #8fd3f4 100%);
    color: #00796b;
}

/* Zone Image avec Spotlight */
.card-img-area {
    position: relative;
    height: 240px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

/* Le cercle de lumière derrière la montre */
.card-spotlight {
    position: absolute;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    /*background: radial-gradient(circle, rgba(106, 17, 203, 0.08) 0%, rgba(255,255,255,0) 70%);*/
    transition: all 0.4s ease;
}

.premium-card:hover .card-spotlight {
    transform: scale(1.2);
    /*background: radial-gradient(circle, rgba(106, 17, 203, 0.15) 0%, rgba(255,255,255,0) 70%);*/
}

.card-img-product {
    /*max-height: 200px;*/
    object-fit: cover;
    z-index: 2;
    transition: transform 0.4s ease;
    /*filter: drop-shadow(0 10px 20px rgba(0, 0, 0, 0.1));*/
}

.premium-card:hover .card-img-product {
    transform: scale(1.08) translateY(-5px);
}

/* Informations Produit */
.card-info {
    text-align: center;
    margin-top: auto; /* Pousse vers le bas */
}

.card-rating {
    color: #ffc107;
    font-size: 0.8rem;
    margin-bottom: 10px;
}

/* Tech Pills (Les petits badges techniques) */
.tech-pills {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

.tp-item {
    /*background: #f4f6f9;*/
    /*color: #6c757d;*/
    font-size: 0.7rem;
    padding: 4px 8px;
    border-radius: 6px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 4px;
}

.tp-item i {
    color: var(--secondary-color);
}

/* Prix et Action */
.card-footer-custom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #f8f9fa;
    margin: 0 -25px -25px; /* Pour coller aux bords */
    padding: 15px 25px;
    border-top: 1px solid #eee;
}

.price-block {
    text-align: left;
}

.price-final {
    font-weight: 800;
    font-size: 1.3rem;
    color: black;
    line-height: 1;
}

.price-old {
    font-size: 0.85rem;
    color: #999;
    text-decoration: line-through;
}

.btn-card-action {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: white;
    border: 1px solid #eee;
    color: var(--text-dark);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

.premium-card:hover .btn-card-action {
    background: var(--gradient-main);
    color: white;
    border-color: transparent;
    transform: rotate(90deg); /* Petit effet de rotation fun */
}

/* Bouton principal pour voir le produit */
.btn-card-view {
    font-size: 0.8rem;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--text-dark);
    text-decoration: none;
}

/*
.rich-text table>:not(caption)>*>*, .table>:not(caption)>*>* {
    background: transparent;
    padding: 12px 30px 12px 0;
    font-size: 14px;
}*/

.ikids-banner-container {
    position: relative;
    border-radius: 40px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    height: auto;

    video {
        height: 100%;
    }

    /* Intro Banner */

    .ikids-banner-overlay {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
        padding: 40px 20px;
        color: white;
    }
}

#content-wrapper {
    padding-bottom: 0 !important;

    .page-footer {
        margin-top: 0 !important;
    }
}

footer {
    margin-top: 50px;
}

/* Sections Colorées (Pop Cards) */
.pop-section-card {
    border-radius: 30px;
    padding: 3rem;
    color: white !important;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: transform 0.3s ease;
}

.pop-section-card:hover {
    transform: translateY(-5px);
}

/* Variantes de couleurs (Dégradés) */
.bg-pop-orange {
    background: linear-gradient(135deg, #f6d365 0%, #fda085 100%);
}

.bg-pop-blue {
    background: linear-gradient(135deg, #89f7fe 0%, #66a6ff 100%);
}

.bg-pop-green {
    background: linear-gradient(135deg, #84fab0 0%, #8fd3f4 100%);
}

.bg-pop-purple {
    background: linear-gradient(135deg, #a18cd1 0%, #fbc2eb 100%);
}

.bg-pop-white {
    background: white;
    color: #2c3e50;
    border: 1px solid rgba(0, 0, 0, 0.05);
}

/* Images & Vidéos dans les cadres */
.media-frame {
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    background: white;
    padding: 10px; /* Bordure blanche style polaroid */
}

.media-frame img, .media-frame video {
    border-radius: 15px;
    width: 100%;
    height: auto;
    object-fit: cover;
}

.custom-experience-section {
    background: linear-gradient(135deg, #fdfbf7 0%, #fff0f5 100%); /* Fond très léger rosé/crème */
    overflow: hidden;
    position: relative;
    z-index: 10;
    border-radius: 30px;
}

/* --- Côté Vidéo --- */
.video-wrapper {
    position: relative;
    z-index: 2;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.video-frame {
    border-radius: 40px; /* Coins très arrondis */
    overflow: hidden;
    box-shadow: 0 20px 50px rgba(106, 17, 203, 0.2);
    transform: rotate(-3deg); /* Légère rotation fun */
    transition: transform 0.5s ease;
    background: white;
    padding: 10px; /* Bordure blanche autour de la vidéo */
    max-width: 450px;
    width: 100%;
}

.video-frame:hover {
    transform: rotate(0deg) scale(1.02);
}

.video-element {
    width: 100%;
    height: auto;
    border-radius: 30px;
    display: block;
}

/* Formes d'arrière-plan (Blobs animés) */
.blob-bg {
    position: absolute;
    z-index: -1;
    opacity: 0.6;
    animation: blob-float 10s infinite ease-in-out;
}

.blob-1 {
    top: -10%;
    left: 0;
    width: 300px;
    height: 300px;
    background: radial-gradient(circle, #ff9a9e 0%, #fecfef 100%);
    border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
}

.blob-2 {
    bottom: -10%;
    right: 10%;
    width: 250px;
    height: 250px;
    background: radial-gradient(circle, #a18cd1 0%, #fbc2eb 100%);
    border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    animation-delay: 2s;
}

@keyframes blob-float {
    0%, 100% {
        transform: translate(0, 0) scale(1);
    }
    33% {
        transform: translate(20px, -30px) scale(1.1);
    }
    66% {
        transform: translate(-20px, 20px) scale(0.9);
    }
}

/* --- Côté Texte & Simulateur --- */
.custom-content {
    padding-left: 2rem;
    z-index: 10;
    position: relative;
}

/* Le Simulateur */
.preview-box {
    background: white;
    padding: 30px;
    border-radius: 25px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    margin-top: 30px;
    border: 2px dashed #e0e0e0;
    text-align: center;
}

.preview-display {
    font-family: 'Fredoka', sans-serif; /* Police enfantine */
    font-size: 2.5rem;
    color: #888;
    margin-bottom: 20px;
    min-height: 50px;
    text-transform: capitalize;
    transition: color 0.3s;
}

.preview-display.active {
    color: var(--primary-color); /* Devient violet quand on tape */
    text-shadow: 2px 2px 0px #eee;
}

.form-floating-custom input {
    border: 2px solid #eee;
    border-radius: 15px;
    padding: 15px;
    width: 100%;
    font-size: 1.1rem;
    text-align: center;
    transition: border-color 0.3s;
}

.form-floating-custom input:focus {
    border-color: var(--primary-color);
    outline: none;
    box-shadow: 0 0 0 4px rgba(106, 17, 203, 0.1);
}

.badge-premium {
    background: #2c3e50;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 10px;
    display: inline-block;
}

/* ==========================================================================
   COOKIE BANNER - SOFT POP
   ========================================================================== */

.cookie-banner-wrapper {
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 10000; /* Toujours au-dessus de tout */
    max-width: 450px;
    width: calc(100% - 60px); /* Marge de sécurité sur mobile */
    animation: slideInUp 0.8s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.cookie-banner-wrapper .card {
    border-radius: 28px; /* Très arrondi comme ton thème */
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px); /* Effet verre dépoli moderne */
}

/* Animation du lien d'agence (opacité à 100% au survol) */
.agency-link {
    transition: opacity 0.3s ease;
}

.agency-link:hover {
    opacity: 1 !important;
}
/* ==========================================================================
   ALERTE HISTORIQUE COMMANDES - SOFT POP
   ========================================================================== */

.alert-soft-info {
    background-color: #f0f4f8;
    border-radius: 1rem;
}

.alert-soft-info .bg-primary {
    background-color: #e53a36 !important;
}

.alert-soft-info .bg-white {
    background-color: #ffffff !important;
}

/* Animation d'entrée */
@keyframes slideInUp {
    from {
        opacity: 0;
        transform: translateY(50px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 991px) {
    body {
        padding-top: 115px;
    }
    .floating-badge {
        display: none;
    }
    /* On simplifie sur mobile */
    .custom-content {
        margin-top: 40px;
    }
    .video-frame {
        transform: rotate(0deg);
        margin: 0 auto;
    }

    .blob-1, .blob-2 {
        width: 150px;
        height: 150px;
    }

    .pop-section-card {
        padding: 2rem;
        margin-bottom: 1rem;
    }

    .ikids-banner-container {
        height: 350px;
    }

    .dropdown-menu {
        padding: 0;
    }

    .mega-menu-wrapper {
        /* On force l'affichage ici */
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
        transform: none !important; /* On annule le décalage de l'animation */

        /* On s'assure que rien n'est coupé */
        overflow: visible !important;
        position: static !important;
        width: 100% !important;

        /* Style visuel */
        background-color: transparent !important;
        border: none !important;
        padding-left: 15px !important; /* Petit décalage pour la hiérarchie */
    }

    .menu-products-container {
        display: flex;
        flex-direction: column;
    }

    .menu-product-item {
        display: flex;
        align-items: center;
        padding: 10px 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    }

    .menu-product-item:last-child {
        border-bottom: none;
    }

    /* Petite miniature carrée à gauche */
    .menu-product-img-wrap {
        width: 45px;
        height: 45px;
        flex-shrink: 0;
        padding: 5px;
        margin-right: 12px;
        background-color: #f8f9fa;
        border-radius: 8px;
    }

    .menu-product-info {
        flex-grow: 1;
        overflow: hidden;
    }

    .menu-product-title {
        font-size: 0.9rem;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
}
@media (max-width: 768px) {
    .section-padding {
        padding: 30px 0;
    }
}
/* MOBILE : On prend toute la largeur en bas */
@media (max-width: 576px) {
    .cookie-banner-wrapper {
        left: 0;
        bottom: 0;
        width: 100%;
        max-width: 100%;
    }
    .cookie-banner-wrapper .card {
        border-radius: 28px 28px 0 0; /* Arrondi seulement en haut */
        padding-bottom: 30px; /* Espace pour la barre de nav mobile iPhone */
    }
    .offcanvas {
        min-height: 80vh;
    }
}