@charset "UTF-8";
@import url(main.css);
@import url("https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700;900&family=Allura&display=swap");
div#carouselWithFeatures { display: none; }

div.py-5.bg-primaryColor.position-relative > div.row.row-cols-1.g-0.row-cols-lg-2.justify-content-center.position-relative > div > div > h4 > strong > span { letter-spacing: 0.08em !important; font-size: clamp(1.2rem, 3vw, 2.2rem) !important; }

/*================ MODIFICATIONS SEO ===================*/
a.nav-link.fs-6.dropdown-toggle.px-0.text-color-secondary.text-center { font-family: 'Merriweather'; font-weight: 900; text-transform: uppercase; }

/*================ MODIFICATIONS FORMULAIRE ===================*/
.spacer { display: none; }

div#contact { padding: 50px 0 !important; }

#contact > div.row.align-items-center.g-lg-5.py-5.position-relative > div.col-lg-6.text-center.text-color-sixth > div > h3 { margin-left: 100px; }

@media (max-width: 768px) { #contact > div.row.align-items-center.g-lg-5.py-5.position-relative > div.col-lg-6.text-center.text-color-sixth > div > h3 { margin-left: 0px; padding: 10px 10px; } }

/*=================== MODIFICATIONS BLOC SEO ===================*/
.black-screen { display: none; }

.mx-auto.first-activity-div.col-lg-11.px-4.py-4.mb-5.mt-5.bg-primaryColor.text-color-primary.rounded-3.shadow-lg.position-relative, .mx-auto.second-activity-div.col-lg-11.px-4.py-4.mb-5.mt-5.rounded-3.shadow-lg.bg-primaryColor.text-color-primary.position-relative, .mx-auto.third-activity-div.col-lg-11.px-4.py-4.mb-4.mt-5.bg-primaryColor.text-color-primary.rounded-3.shadow-lg.position-relative { padding: 50px 50px !important; }

.card.card-cover.h-100.overflow-hidden.rounded-4.shadow-lg { background-color: #2c4756; }

.card.card-cover.h-100.overflow-hidden.rounded-4.shadow-lg { position: relative; overflow: visible !important; /* ⬅️ OBLIGATOIRE pour voir le cadre */ z-index: 1; }

/* contour dessiné */
.card.card-cover.h-100.overflow-hidden.rounded-4.shadow-lg::before { content: ""; position: absolute; inset: -16px -20px; border: 3px solid #89b2da; border-radius: 52px 44px 48px 40px; transform: rotate(-1.2deg); z-index: -1; pointer-events: none; }

/* fond irrégulier derrière */
.card.card-cover.h-100.overflow-hidden.rounded-4.shadow-lg::after { content: ""; position: absolute; inset: -10px -14px; background: transparent; border-radius: 46px 38px 44px 36px; z-index: -2; pointer-events: none; }

/*=================== MODIFICATIONS AVIS GOOGLE ===================*/
img.card-img-top.avatar-google-place.rounded-circle.d-lg-flex.align-items-lg-center.justify-content-center.m-2 { border-radius: 0px !important; }

div.mb-5.googleReviews-div > div.container.m-4.mx-auto > div > div > div.d-lg-flex.align-items-lg-center > div > h3 { font-family: 'Merriweather', serif; font-weight: 700 !important; }

.mb-5.googleReviews-div { margin-top: 50px; }

.owl-stage { padding: 50px 0; }

a#maps-url { position: relative; font-family: 'Merriweather', serif; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; color: #ffffff !important; background: transparent; z-index: 1; transition: color 0.2s ease !important; }

a#maps-url::after { content: ""; position: absolute; inset: -3px -6px; background: #2c4756; border-radius: 46px 38px 44px 36px; z-index: -2; }

a#maps-url::before { content: ""; position: absolute; inset: -6px -9px; border: 3px solid #89b2da; border-radius: 52px 44px 48px 40px; transform: rotate(-1.5deg); z-index: -1; transition: transform 0.3s ease !important; }

a#maps-url::before { transform: rotate(1deg) !important; }

a#maps-url:hover { color: #89b2da !important; }

/*=================== MODIFICATIONS FOOTER ===================*/
h5.mb-3, h5.mb-4 { font-family: 'Allura'; font-size: 1.8rem; }

/*=================== MODIFICATIONS HEADER ===================*/
.navbar { transition: all 0.3s ease; }

.navbar.scrolled { background-color: #2c4756 !important; backdrop-filter: blur(1rem); }

a.button_homepageDoubleScreen.first-banner-seo-page-button.text-color-fourth.p-3.fs-6.fw-bold.m-2, a.fw-light.grow.button_header.text-color-fourth.rounded-pill.p-2.text-decoration-none.all-activities-button, a.button-header-telephone { position: relative; font-family: 'Merriweather', serif; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; color: #ffffff !important; background: transparent; z-index: 1; transition: color 0.2s ease; }

/* fond irrégulier */
a.button_homepageDoubleScreen.first-banner-seo-page-button.text-color-fourth.p-3.fs-6.fw-bold.m-2::after, a.fw-light.grow.button_header.text-color-fourth.rounded-pill.p-2.text-decoration-none.all-activities-button::after, a.button-header-telephone::after { content: ""; position: absolute; inset: -3px -6px; background: #2c4756; border-radius: 46px 38px 44px 36px; z-index: -2; }

/* contour dessiné */
a.button_homepageDoubleScreen.first-banner-seo-page-button.text-color-fourth.p-3.fs-6.fw-bold.m-2::before, a.fw-light.grow.button_header.text-color-fourth.rounded-pill.p-2.text-decoration-none.all-activities-button::before, a.button-header-telephone::before { content: ""; position: absolute; inset: -6px -9px; border: 3px solid #89b2da; border-radius: 52px 44px 48px 40px; transform: rotate(-1.5deg); z-index: -1; transition: transform 0.3s ease; }

/* hover vivant */
a.button-header-telephone:hover::before { transform: rotate(1deg); }

a.button_homepageDoubleScreen.first-banner-seo-page-button.text-color-fourth.p-3.fs-6.fw-bold.m-2:hover, a.fw-light.grow.button_header.text-color-fourth.rounded-pill.p-2.text-decoration-none.all-activities-button:hover, a.button-header-telephone:hover { color: #89b2da !important; }

.grow:hover { transform: none; }

.animated-border-button:after { background-color: #89b2da; }

/* ========================== IMPORT FONTS ========================== */
/* ====================================================================== HERO O'CANAL ====================================================================== */
.hero-ocanal { position: relative; min-height: 100vh; background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2Fjp5UAKe5JmQcgRVFZBGiBjs6lKQ2%2Fimages%2FHero_daccueil_fond_1_es40.webp"); background-size: cover; background-position: center; display: flex; align-items: center; justify-content: center; text-align: center; color: #ffffff; overflow: hidden; }

/* Overlay bleu canal */
.hero-overlay { position: absolute; inset: 0; background: linear-gradient(rgba(44, 71, 86, 0.75), rgba(44, 71, 86, 0.85)); z-index: 1; }

/* Contenu */
.hero-content { position: relative; z-index: 2; max-width: 900px; padding: 0 20px; }

/* Logo */
.hero-logo { max-width: 450px; margin-bottom: 30px; }

/* Accroche */
.hero-surtitre { font-family: 'Allura', cursive; font-size: 2rem; color: #89b2da; margin-bottom: 20px; }

/* Titre principal */
.hero-content h1 { font-family: 'Merriweather', serif; font-size: clamp(2.6rem, 5vw, 4.2rem); font-weight: 900; letter-spacing: 0.12em; text-transform: uppercase; margin-bottom: 40px; }

/* ========================== BOUTONS HERO – HANDDRAWN ========================== */
.hero-actions { display: flex; gap: 24px; justify-content: center; flex-wrap: wrap; }

.hero-actions .btn { position: relative; padding: 16px 40px; font-family: 'Merriweather', serif; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; text-decoration: none; color: #ffffff; background: transparent; border-radius: 999px; z-index: 1; transition: color 0.3s ease; }

/* Bouton principal */
.hero-actions .btn-primary::after { content: ""; position: absolute; inset: -6px -10px; background: #2c4756; border-radius: 46px 38px 44px 36px; z-index: -2; }

.hero-actions .btn-primary::before { content: ""; position: absolute; inset: -12px -16px; border: 3px solid #89b2da; border-radius: 52px 44px 48px 40px; transform: rotate(-1.5deg); z-index: -1; transition: transform 0.3s ease; }

.hero-actions .btn-primary:hover::before { transform: rotate(1deg); }

.hero-actions .btn-primary:hover { color: #89b2da; }

/* Bouton secondaire */
.hero-actions .btn-outline::before { content: ""; position: absolute; inset: -10px -14px; border: 3px solid #ffffff; border-radius: 50px 42px 48px 40px; transform: rotate(1deg); z-index: -1; transition: transform 0.3s ease; }

.hero-actions .btn-outline:hover::before { transform: rotate(-1deg); }

.hero-actions .btn-outline:hover { color: #89b2da; background-color: transparent; border: none; }

/* ========================== SCROLL INDICATOR ========================== */
.scroll-indicator { position: absolute; bottom: 30px; left: 50%; transform: translateX(-50%); z-index: 2; animation: bounce 2s infinite; cursor: pointer; }

@keyframes bounce { 0%, 20%, 50%, 80%, 100% { transform: translateX(-50%) translateY(0); }
  40% { transform: translateX(-50%) translateY(-10px); }
  60% { transform: translateX(-50%) translateY(-5px); } }

.scroll-indicator:hover { animation-play-state: paused; }

.scroll-indicator svg { filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.3)); }

/* ========================== RESPONSIVE ========================== */
@media (max-width: 1537px) { .hero-logo { max-width: 300px; margin-bottom: 0px; } .hero-content h1 { font-size: 3rem; font-weight: 900; } }

@media (max-width: 768px) { .hero-logo { max-width: 240px; } .hero-surtitre { font-size: 1.6rem; } .hero-content h1 { letter-spacing: 0.08em; } }

/* ================================================================== SECTION PRÉSENTATION  ================================================================== */
.presentation-ocanal { position: relative; width: 100%; min-height: 100vh; padding: 150px 40px; background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2Fjp5UAKe5JmQcgRVFZBGiBjs6lKQ2%2Fimages%2Ffond_presentation_2_yq08.webp"); background-size: cover; background-position: center; background-repeat: no-repeat; }

/* Overlay blanc semi-transparent pour lisibilité */
.presentation-ocanal::before { content: ""; position: absolute; inset: 0; background: rgba(255, 255, 255, 0.32); z-index: 0; }

.presentation-container { position: relative; z-index: 1; max-width: 1400px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; }

/* Galerie images gauche */
.presentation-images { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }

.presentation-images img { position: relative; width: 100%; height: 280px; object-fit: cover; border-radius: 8px; }

/* Contour hand-drawn pour les images */
.image-wrapper { position: relative; }

.image-wrapper::before { content: ""; position: absolute; inset: -8px -10px; border: 3px solid #89b2da; border-radius: 14px 18px 12px 16px; transform: rotate(-1deg); z-index: 1; pointer-events: none; }

.image-wrapper:nth-child(2)::before { transform: rotate(1.5deg); border-radius: 16px 12px 18px 14px; }

.image-wrapper:nth-child(3)::before { transform: rotate(-0.5deg); border-radius: 12px 16px 14px 18px; }

.image-wrapper:first-child { grid-column: 1 / 2; grid-row: 1 / 3; }

.image-wrapper:first-child img { height: 100%; }

/* Contenu texte droite */
.presentation-content { padding-left: 20px; }

.presentation-content h2 { font-family: 'Merriweather', serif; font-size: clamp(2.2rem, 4vw, 3.2rem); font-weight: 900 !important; letter-spacing: 0.08em; text-transform: uppercase; color: #2c4756; margin-bottom: 32px; line-height: 1.2; border-bottom: 3px solid #2c4756; max-width: 500px; padding-bottom: 16px; }

.presentation-content p { font-family: 'Merriweather', serif; font-size: 1.05rem; line-height: 1.8; color: #4a4a4a; margin-bottom: 20px; font-weight: 500 !important; }

.presentation-content p:last-of-type { margin-bottom: 40px; }

/* Bouton CTA */
.presentation-cta { position: relative; display: inline-block; padding: 16px 40px; font-family: 'Merriweather', serif; font-weight: 700; font-size: 1rem; letter-spacing: 0.08em; text-transform: uppercase; text-decoration: none; color: #2c4756; background: transparent; border: 3px solid #2c4756; border-radius: 0; transition: all 0.3s ease; z-index: 1; }

.presentation-cta:hover { background: #2c4756; color: #ffffff; transform: translateY(-2px); box-shadow: 0 4px 12px rgba(44, 71, 86, 0.25); }

/* ========================== RESPONSIVE ========================== */
@media (max-width: 1024px) { .presentation-container { grid-template-columns: 1fr; gap: 40px; } .presentation-content { padding-left: 0; } .presentation-images { order: 2; } .presentation-content { order: 1; } }

@media (max-width: 768px) { .presentation-ocanal { padding: 60px 20px; } .presentation-images { gap: 12px; } .image-wrapper img { height: 200px; } }

/* ===================================================================== GALERIE DE PHOTOS ===================================================================== */
.showroom-section { background: #2c4756; padding: 5rem 0; overflow: hidden; position: relative; }

/* GALERIE DÉFILANTE */
.showroom-gallery { display: flex; gap: 24px; animation: showroom-scroll 45s linear infinite; will-change: transform; }

.showroom-gallery:hover { animation-play-state: paused; }

/* ITEM avec contour hand-drawn */
.showroom-item { position: relative; width: 340px; height: 340px; flex-shrink: 0; cursor: pointer; }

/* Image à l'intérieur */
.showroom-item img { width: 100%; height: 100%; object-fit: cover; display: block; border-radius: 16px; transition: transform 0.6s ease; box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08); }

/* Contour hand-drawn en bleu O'CANAL */
.showroom-item::before { content: ""; position: absolute; inset: -10px -12px; border: 3px solid #89b2da; border-radius: 20px 24px 18px 26px; transform: rotate(-1deg); z-index: 1; pointer-events: none; opacity: 0; transition: opacity 0.3s ease, transform 0.3s ease; }

/* Variations de rotation pour effet naturel */
.showroom-item:nth-child(2n)::before { transform: rotate(1.2deg); border-radius: 24px 18px 26px 20px; }

.showroom-item:nth-child(3n)::before { transform: rotate(-0.8deg); border-radius: 18px 26px 22px 24px; }

/* Apparition du contour au hover */
.showroom-item:hover::before { opacity: 1; }

.showroom-item:hover img { transform: scale(1.08); }

/* OVERLAY DISCRET AU HOVER */
.showroom-item::after { content: ''; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(44, 71, 86, 0) 0%, rgba(44, 71, 86, 0.35) 100%); opacity: 0; transition: opacity 0.3s ease; border-radius: 16px; pointer-events: none; }

.showroom-item:hover::after { opacity: 0; }

/* =========================== LIGHTBOX =========================== */
.showroom-lightbox { display: none; position: fixed; inset: 0; background: rgba(44, 71, 86, 0.96); z-index: 9999; justify-content: center; align-items: center; padding: 20px; }

.showroom-lightbox.active { display: flex; }

.showroom-lightbox-content { max-width: 90%; max-height: 90vh; position: relative; }

.showroom-lightbox img { max-width: 100%; max-height: 90vh; object-fit: contain; border-radius: 12px; }

/* BOUTON FERMETURE */
.showroom-lightbox-close { position: absolute; top: -50px; right: 0; background: transparent; border: none; color: #89b2da; font-size: 38px; cursor: pointer; width: 48px; height: 48px; transition: transform 0.3s ease, color 0.3s ease; }

.showroom-lightbox-close:hover { color: #ffffff; transform: rotate(90deg); }

/* =========================== ANIMATION =========================== */
@keyframes showroom-scroll { 0% { transform: translateX(0); }
  100% { transform: translateX(calc(-364px * 11)); } }

/* =========================== RESPONSIVE =========================== */
@media (max-width: 768px) { .showroom-section { padding: 3.5rem 0; } .showroom-item { width: 260px; height: 260px; } .showroom-gallery { gap: 18px; } .showroom-item::before { inset: -8px -10px; } @keyframes showroom-scroll { 0% { transform: translateX(0); }
    100% { transform: translateX(calc(-278px * 11)); } } }

/* ==================================================================== SECTION HORAIRES ==================================================================== */
.horaires-section { position: relative; padding: 140px 20px; background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2Fjp5UAKe5JmQcgRVFZBGiBjs6lKQ2%2Fimages%2FHero_daccueil_fond_1_es40.webp"); /* ⬅️ photo ambiance */ background-size: cover; background-position: center; background-attachment: fixed !important; }

/* overlay bleu canal */
.horaires-section::before { content: ""; position: absolute; inset: 0; background: rgba(44, 71, 86, 0.85); z-index: 1; }

/* ========================== CARTE HORAIRES ========================== */
.horaires-card { position: relative; z-index: 2; max-width: 460px; margin: 0 auto; padding: 36px 32px; background: rgba(0, 0, 0, 0.65); color: #ffffff; font-family: 'Merriweather', serif; border-radius: 32px; }

/* contour handdrawn comme les boutons */
.horaires-card::before { content: ""; position: absolute; inset: -14px -18px; border: 3px solid #89b2da; border-radius: 42px 36px 40px 34px; transform: rotate(-1.2deg); z-index: -1; }

/* ========================== HEADER ========================== */
.horaires-card .header { display: flex; align-items: center; gap: 14px; margin-bottom: 28px; }

.horaires-card .icon-wrapper { background: rgba(137, 178, 218, 0.15); padding: 12px; border-radius: 14px; }

.horaires-card .icon { width: 22px; height: 22px; color: #89b2da; }

.horaires-card h2 { font-size: 1.6rem !important; font-weight: 700 !important; letter-spacing: 0.08em !important; text-transform: uppercase !important; color: #89b2da !important; }

/* ========================== HORAIRES ========================== */
.horaires-card .schedule { display: flex; flex-direction: column; gap: 6px; }

.horaires-card .day-row { display: flex; justify-content: space-between; align-items: center; padding: 12px 14px; border-radius: 14px; background: rgba(255, 255, 255, 0.04); }

/* Jour actuel mis en avant */
.horaires-card .day-row.today { background: rgba(137, 178, 218, 0.12); }

.horaires-card .day-row.today .day-name { color: #89b2da; font-weight: 700; }

.horaires-card .day-row.today .hours { color: #ffffff; }

.horaires-card .day-name { font-size: 0.95rem; letter-spacing: 0.04em; }

.horaires-card .hours { font-size: 0.95rem; font-weight: 700; }

.horaires-card .hours.closed { opacity: 0.6; }

/* ========================== RESPONSIVE ========================== */
@media (max-width: 480px) { .horaires-card { padding: 28px 24px; } .horaires-card h2 { font-size: 1.3rem; } .horaires-card .day-name, .horaires-card .hours { font-size: 0.85rem; } }

/* ================================================================== SECTION LOCALISATION ================================================================== */
.localisation-section { position: relative; padding: 140px 20px; background-image: url("https://storage.googleapis.com/refpro-app-ca244.appspot.com/customers%2Fjp5UAKe5JmQcgRVFZBGiBjs6lKQ2%2Fimages%2FHero_daccueil_fond_1_es40.webp"); background-size: cover; background-position: center; background-attachment: fixed; text-align: center; overflow: hidden; }

/* overlay bleu canal */
.localisation-section::before { content: ""; position: absolute; inset: 0; background: rgba(44, 71, 86, 0.85); z-index: 1; }

.localisation-container { max-width: 900px; margin: 0 auto; position: relative; z-index: 2; }

/* Titre de section */
.section-surtitre { font-family: 'Allura', cursive; font-size: 2rem; color: #89b2da; }

.section-title { font-family: 'Merriweather', serif; font-size: clamp(2rem, 4vw, 3rem); font-weight: 900 !important; letter-spacing: 0.1em; text-transform: uppercase; color: #fff; margin-bottom: 60px; }

/* ========================== MAP CONTAINER - HANDDRAWN ========================== */
.map-container { position: relative; padding: 20px; }

.map-wrapper { position: relative; padding-bottom: 56.25%; /* Ratio 16:9 */ height: 0; overflow: visible; border-radius: 12px; z-index: 1; }

.map-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: none; border-radius: 12px; z-index: 0; }

/* Bordure dessinée à la main autour de la map */
.map-wrapper::before { content: ""; position: absolute; inset: -8px -10px; border: 3px solid #89b2da; border-radius: 14px 18px 12px 16px; transform: rotate(-1deg); z-index: 2; pointer-events: none; }

/* ========================== RESPONSIVE ========================== */
@media (max-width: 768px) { .localisation-section { padding: 60px 20px; } .section-surtitre { font-size: 2rem; } .section-title { margin-bottom: 40px; } }

/* ================================================================== SECTION INSTAGRAM O'CANAL ================================================================== */
.ocanal-social { position: relative; padding: 140px 20px; background-color: #2c4756; overflow: hidden; }

.ocanal-social-container { position: relative; z-index: 2; max-width: 1200px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }

/* ========================== TEXTE ========================== */
.ocanal-social-content { text-align: left; }

.ocanal-social-surtitre { font-family: 'Allura', cursive; font-size: 2rem; color: #89b2da; margin-bottom: 10px; }

.ocanal-social-title { font-family: 'Merriweather', serif; font-size: clamp(2rem, 4vw, 3rem); font-weight: 900 !important; letter-spacing: 0.12em; text-transform: uppercase; color: #ffffff; margin-bottom: 30px; }

.ocanal-social-text { font-family: 'Merriweather', serif; font-size: 1.05rem; line-height: 1.8; color: #ffffff; max-width: 520px; margin-bottom: 50px; }

/* ========================== BOUTON INSTAGRAM – HANDDRAWN (même style que le hero/header) ========================== */
a.btn-instagram { position: relative; display: inline-block; padding: 14px 34px; font-family: 'Merriweather', serif; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; text-decoration: none; color: #ffffff !important; background: transparent; z-index: 1; transition: color 0.2s ease; }

/* fond irrégulier */
a.btn-instagram::after { content: ""; position: absolute; inset: -3px -6px; background: #2c4756; border-radius: 46px 38px 44px 36px; z-index: -2; }

/* contour dessiné */
a.btn-instagram::before { content: ""; position: absolute; inset: -6px -9px; border: 3px solid #89b2da; border-radius: 52px 44px 48px 40px; transform: rotate(-1.5deg); z-index: -1; transition: transform 0.3s ease; }

/* hover vivant */
a.btn-instagram:hover::before { transform: rotate(1deg); }

a.btn-instagram:hover { color: #89b2da !important; }

/* ========================== IMAGE DROITE – HANDDRAWN ========================== */
.ocanal-social-image { position: relative; z-index: 1; }

.ocanal-social-image img { width: 100%; display: block; border-radius: 12px; }

/* fond irrégulier */
.ocanal-social-image::after { content: ""; position: absolute; inset: -10px -14px; background: #2c4756; border-radius: 46px 38px 44px 36px; z-index: -2; }

/* contour dessiné */
.ocanal-social-image::before { content: ""; position: absolute; inset: -18px -22px; border: 3px solid #89b2da; border-radius: 52px 44px 48px 40px; transform: rotate(1.2deg); z-index: -1; }

/* ========================== RESPONSIVE ========================== */
@media (max-width: 900px) { .ocanal-social-container { grid-template-columns: 1fr; gap: 60px; } .ocanal-social { padding: 100px 20px; background-attachment: scroll; } .ocanal-social-content { text-align: center; } .ocanal-social-text { margin-left: auto; margin-right: auto; } }

/* ================================================================== SECTION GUINGUETTE & FOOD TRUCK ============================================================== */
.ocanal-saisonnier { padding: 140px 20px; background: #2c4756; overflow: visible; }

.ocanal-saisonnier-container { max-width: 1200px; margin: 0 auto; display: flex; flex-direction: column; gap: 140px; }

/* ========================== ITEM ========================== */
.ocanal-saisonnier-item { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; }

.ocanal-saisonnier-item.reverse { direction: rtl; }

.ocanal-saisonnier-item.reverse > * { direction: ltr; }

/* ========================== IMAGE – HANDDRAWN ========================== */
.ocanal-saisonnier-image { position: relative; z-index: 2; }

.ocanal-saisonnier-image img { width: 100%; display: block; border-radius: 12px; }

/* fond irrégulier */
.ocanal-saisonnier-image::after { content: ""; position: absolute; inset: -10px -14px; background: #2c4756; border-radius: 46px 38px 44px 36px; z-index: -2; }

/* contour dessiné */
.ocanal-saisonnier-image::before { content: ""; position: absolute; inset: -18px -22px; border: 3px solid #89b2da; border-radius: 52px 44px 48px 40px; transform: rotate(-1.2deg); z-index: -1; }

/* ========================== TEXTE ========================== */
.ocanal-saisonnier-text h3 { font-family: 'Merriweather', serif; font-size: 3rem; font-weight: 900 !important; letter-spacing: 0.1em; text-transform: uppercase; color: #89b2da; margin-bottom: 20px; }

.ocanal-saisonnier-text p { font-family: 'Merriweather', serif; font-size: 1.1rem; line-height: 1.8; color: #ffffff; margin-bottom: 24px; }

.ocanal-saisonnier-text ul { list-style: none; padding: 0; margin: 0; }

.ocanal-saisonnier-text li { font-family: 'Merriweather', serif; font-size: 1.1rem; color: #ffffff; margin-bottom: 10px; }

.ocanal-saisonnier-text li strong { color: #89b2da; }

/* ========================== RESPONSIVE ========================== */
@media (max-width: 900px) { .ocanal-saisonnier-container { gap: 100px; } .ocanal-saisonnier-item { grid-template-columns: 1fr; gap: 50px; } .ocanal-saisonnier-item.reverse { direction: ltr; } .ocanal-saisonnier-text h3 { text-align: center; } .ocanal-saisonnier-text { text-align: center; } }

/* ================================================================== SECTION AVIS GOOGLE ================================================================== */
.ocanal-avis { position: relative; padding: 100px 20px; background-color: #2C4756; overflow: hidden; }

.ocanal-avis-container { position: relative; z-index: 2; max-width: 1200px; margin: 0 auto; text-align: center; }

/* ========================== GRID AVIS ========================== */
.ocanal-avis-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 60px; }

/* ========================== TITRES ========================== */
.ocanal-avis-surtitre { font-family: 'Allura', cursive; font-size: 2rem; color: #89b2da; margin-bottom: 10px; }

.ocanal-avis-title { font-family: 'Merriweather', serif; font-size: clamp(2rem, 4vw, 3rem); font-weight: 900 !important; letter-spacing: 0.12em; text-transform: uppercase; color: #ffffff; margin-bottom: 80px; }

/* ========================== CARTE AVIS – HANDDRAWN ========================== */
.ocanal-avis-card { position: relative; padding: 40px 30px; background: rgba(0, 0, 0, 0.6); color: #ffffff; font-family: 'Merriweather', serif; border-radius: 24px; }

/* fond irrégulier */
.ocanal-avis-card::after { content: ""; position: absolute; inset: -10px -14px; background: transparent; border-radius: 46px 38px 44px 36px; z-index: -2; }

/* contour dessiné */
.ocanal-avis-card::before { content: ""; position: absolute; inset: -18px -22px; border: 3px solid #89b2da; border-radius: 52px 44px 48px 40px; transform: rotate(-1.2deg); z-index: -1; }

.ocanal-avis-text { font-size: 1rem; line-height: 1.8; margin-bottom: 24px; }

.ocanal-avis-author { display: block; font-size: 0.9rem; color: #89b2da; letter-spacing: 0.04em; }

/* ========================== ÉTOILES AVIS GOOGLE ========================== */
.ocanal-avis-stars { font-size: 1.2rem; letter-spacing: 0.2em; color: #89b2da; margin-bottom: 20px; }

/* ========================== RESPONSIVE ========================== */
@media (max-width: 1000px) { .ocanal-avis-grid { grid-template-columns: 1fr; gap: 60px; } .ocanal-avis { padding: 100px 20px; background-attachment: scroll; } }

/*# sourceMappingURL=custom.css.map */