/* Latitude Blanche — Voyages : styles front-office */

.lb-voyage, .lb-archive-hero, .lb-section, .lb-cta, .lb-vue-liste, .lb-vue-calendrier, .lb-vue-carte {
	font-family: 'Work Sans', sans-serif;
	color: #20303b;
	box-sizing: border-box;
}
.lb-voyage *, .lb-archive-hero *, .lb-section *, .lb-cta *, .lb-vue-liste *, .lb-vue-calendrier *, .lb-vue-carte * {
	box-sizing: border-box;
}
.lb-h1, .lb-h2, .lb-h3, .lb-hero-title, .lb-etape-titre, .lb-point-fort-titre, .lb-tarif-nom, .lb-related-titre, .lb-card-titre {
	font-family: 'Fraunces', serif;
	font-weight: 500;
	margin: 0;
}
.lb-eyebrow {
	font-size: 12px;
	letter-spacing: 2px;
	color: #8fb3c9;
	font-weight: 600;
	margin-bottom: 14px;
	text-transform: uppercase;
}
.lb-h2 { font-size: 28px; margin-bottom: 32px; max-width: 640px; }
.lb-h2-white { color: #ffffff; }
.lb-h1 { font-size: 40px; }
.lb-h3 { font-size: 19px; }
.lb-vide { color: #5b6670; padding: 40px 0; }

/* Sections */
.lb-section { width: 100%; padding: 70px 6vw; }
.lb-section-tight { padding-top: 0; padding-bottom: 0; }
.lb-section-white { background: #ffffff; }
.lb-section-cream { background: #f6f5f1; }

/* Hero */
.lb-hero { position: relative; width: 100%; height: 560px; overflow: hidden; background: #101a21; }
.lb-hero-img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.lb-hero-overlay { position: absolute; inset: 0; background: linear-gradient(0deg, rgba(10,16,21,.92) 0%, rgba(10,16,21,.3) 55%, rgba(10,16,21,.1) 100%); }
.lb-hero-content { position: absolute; left: 0; right: 0; bottom: 48px; padding: 0 6vw; }
.lb-badge { display: inline-block; background: #fff; color: #16232c; font-size: 12px; letter-spacing: 2px; font-weight: 700; padding: 9px 16px; margin-bottom: 20px; text-transform: uppercase; }
.lb-hero-title { color: #fff; font-size: 48px; line-height: 1.1; max-width: 820px; }
.lb-hero-subtitle { color: #cfd9df; font-size: 16px; margin-top: 14px; max-width: 560px; }
.lb-hero-tags { display: flex; gap: 22px; margin-top: 26px; flex-wrap: wrap; }
.lb-hero-tags span { color: #fff; font-size: 13px; letter-spacing: 1px; border-left: 2px solid rgba(255,255,255,.4); padding-left: 12px; }
.lb-hero-tag-accent { color: #8fb3c9 !important; font-weight: 700; }

/* Bandeau sombre */
.lb-bandeau-sombre { position: relative; width: 100%; background: #16232c; padding: 70px 6vw 60px; overflow: hidden; }
.lb-filigrane { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; text-align: center; font-family: 'Fraunces', serif; font-size: clamp(50px, 11vw, 200px); font-weight: 600; color: rgba(255,255,255,.045); white-space: nowrap; pointer-events: none; }
.lb-date-selector { position: relative; margin-bottom: 22px; }
.lb-date-selector-label { color: #fff; font-size: 14px; font-weight: 700; margin-bottom: 14px; }
.lb-date-pills { display: flex; gap: 12px; flex-wrap: wrap; }
.lb-date-pill { min-width: 200px; text-align: left; padding: 13px 18px; background: rgba(255,255,255,.04); color: #dbe2e5; border: 1.5px dashed rgba(255,255,255,.45); border-radius: 6px; cursor: pointer; font-family: inherit; }
.lb-date-pill.is-active { background: #fff; color: #16232c; border-style: solid; border-color: #fff; }
.lb-date-pill-dates { display: block; font-weight: 700; font-size: 13.5px; }
.lb-date-pill-status { display: block; font-size: 11.5px; opacity: .85; margin-top: 3px; }
.lb-depart-panel { display: none; position: relative; margin-bottom: 22px; }
.lb-depart-panel.is-active { display: block; }
.lb-depart-date { font-family: 'Fraunces', serif; color: #fff; font-size: 22px; margin-bottom: 16px; }
.lb-depart-statut-row { display: flex; align-items: center; gap: 16px; flex-wrap: wrap; }
.lb-pill { display: inline-block; padding: 10px 20px; font-size: 13px; font-weight: 600; }
.lb-pill-dispo { border: 1.5px solid #8fb3c9; color: #fff; }
.lb-pill-complet { background: #b0472f; color: #fff; font-weight: 700; }
.lb-bandeau-essentiel { position: relative; display: flex; gap: 60px; align-items: flex-start; flex-wrap: wrap; margin-top: 30px; }
.lb-rondeau-wrap { display: flex; flex-direction: column; align-items: center; gap: 12px; flex-shrink: 0; }
.lb-rondeau { position: relative; width: 92px; height: 92px; border-radius: 50%; border: 1.5px solid #8fb3c9; display: flex; align-items: center; justify-content: center; color: #fff; font-family: 'Fraunces', serif; font-size: 18px; letter-spacing: 2px; }
.lb-rondeau::before, .lb-rondeau::after { content: ''; position: absolute; background: rgba(255,255,255,.35); }
.lb-rondeau::before { left: -10px; right: -10px; top: 50%; height: 1px; transform: translateY(-50%); }
.lb-rondeau::after { top: -10px; bottom: -10px; left: 50%; width: 1px; transform: translateX(-50%); }
.lb-rondeau span { position: relative; z-index: 1; background: #16232c; padding: 0 6px; }
.lb-rondeau-label { color: #8fb3c9; font-size: 11px; letter-spacing: 2px; text-transform: uppercase; }
.lb-chiffre-nombre { font-family: 'Fraunces', serif; color: #fff; font-size: 56px; line-height: 1; }
.lb-chiffre-label { color: #9fb0ba; font-size: 12px; letter-spacing: 1.5px; margin-top: 8px; max-width: 140px; }
.lb-intro { flex: 1; display: flex; gap: 36px; flex-wrap: wrap; min-width: 280px; }
.lb-intro p { flex: 1; min-width: 240px; color: #dbe2e5; font-size: 15px; line-height: 1.7; margin: 0; }
.lb-description-dark { position: relative; max-width: 760px; margin: 40px auto 0; font-size: 15.5px; line-height: 1.85; color: #cfd9df; }
.lb-description-dark p { margin: 0 0 20px; }
.lb-description-dark p:last-child { margin-bottom: 0; }

/* Points forts */
.lb-points-forts-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 32px; }
.lb-point-fort { border-top: 1px solid #e2e5e3; padding-top: 18px; }
.lb-point-fort-icon { width: 26px; height: 26px; margin-bottom: 16px; background-color: #16232c; -webkit-mask-size: contain; mask-size: contain; -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; }
.lb-icon-lumiere { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.4'%3E%3Cpath d='M3 17c3-4 6-4 9 0s6 4 9 0'/%3E%3Cpath d='M3 12c3-4 6-4 9 0s6 4 9 0'/%3E%3Cpath d='M3 7c3-4 6-4 9 0s6 4 9 0'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.4'%3E%3Cpath d='M3 17c3-4 6-4 9 0s6 4 9 0'/%3E%3Cpath d='M3 12c3-4 6-4 9 0s6 4 9 0'/%3E%3Cpath d='M3 7c3-4 6-4 9 0s6 4 9 0'/%3E%3C/svg%3E"); }
.lb-icon-faune { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.4'%3E%3Cpath d='M12 3v11'/%3E%3Cpath d='M12 14c-3 0-5.5 2.2-5.5 5.5'/%3E%3Cpath d='M12 14c3 0 5.5 2.2 5.5 5.5'/%3E%3Cpath d='M12 3c-2 1.5-2 3.5 0 5'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.4'%3E%3Cpath d='M12 3v11'/%3E%3Cpath d='M12 14c-3 0-5.5 2.2-5.5 5.5'/%3E%3Cpath d='M12 14c3 0 5.5 2.2 5.5 5.5'/%3E%3Cpath d='M12 3c-2 1.5-2 3.5 0 5'/%3E%3C/svg%3E"); }
.lb-icon-glaces { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.4'%3E%3Cpath d='M4 18l5-11 3 6 2-3 6 8z'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.4'%3E%3Cpath d='M4 18l5-11 3 6 2-3 6 8z'/%3E%3C/svg%3E"); }
.lb-icon-photo { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.4'%3E%3Crect x='3' y='7' width='18' height='13' rx='2'/%3E%3Ccircle cx='12' cy='13.5' r='3.4'/%3E%3Cpath d='M8 7l1.4-2h5.2L16 7'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.4'%3E%3Crect x='3' y='7' width='18' height='13' rx='2'/%3E%3Ccircle cx='12' cy='13.5' r='3.4'/%3E%3Cpath d='M8 7l1.4-2h5.2L16 7'/%3E%3C/svg%3E"); }
.lb-icon-montagne { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.4'%3E%3Cpath d='M3 19l6-11 4 6 2-3 6 8z'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.4'%3E%3Cpath d='M3 19l6-11 4 6 2-3 6 8z'/%3E%3C/svg%3E"); }
.lb-icon-histoire { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.4'%3E%3Cpath d='M4 5c3-1.5 6-1.5 8 0c2-1.5 5-1.5 8 0v14c-3-1.5-6-1.5-8 0c-2-1.5-5-1.5-8 0z'/%3E%3Cpath d='M12 5v14'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.4'%3E%3Cpath d='M4 5c3-1.5 6-1.5 8 0c2-1.5 5-1.5 8 0v14c-3-1.5-6-1.5-8 0c-2-1.5-5-1.5-8 0z'/%3E%3Cpath d='M12 5v14'/%3E%3C/svg%3E"); }
.lb-point-fort-titre { font-size: 18px; margin: 6px 0 8px; }
.lb-point-fort-texte { font-size: 13.5px; color: #5b6670; line-height: 1.6; }

.lb-infos-icon { width: 24px; height: 24px; margin-bottom: 12px; background-color: #16232c; -webkit-mask-size: contain; mask-size: contain; -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; }
.lb-icon-navigation { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.4'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M15.5 8.5l-2 5-5 2 2-5z'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.4'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M15.5 8.5l-2 5-5 2 2-5z'/%3E%3C/svg%3E"); }
.lb-icon-duree { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.4'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5l3.5 2'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.4'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5l3.5 2'/%3E%3C/svg%3E"); }
.lb-icon-periode { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.4'%3E%3Crect x='3' y='5' width='18' height='16' rx='2'/%3E%3Cpath d='M3 10h18'/%3E%3Cpath d='M8 3v4M16 3v4'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.4'%3E%3Crect x='3' y='5' width='18' height='16' rx='2'/%3E%3Cpath d='M3 10h18'/%3E%3Cpath d='M8 3v4M16 3v4'/%3E%3C/svg%3E"); }
.lb-icon-niveau { -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.4'%3E%3Cpath d='M3 19l6-11 4 6 2-3 6 8z'/%3E%3C/svg%3E"); mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.4'%3E%3Cpath d='M3 19l6-11 4 6 2-3 6 8z'/%3E%3C/svg%3E"); }

/* Galerie */
.lb-galerie { display: grid; grid-template-columns: 1.3fr 1fr 1fr; grid-auto-rows: 1fr; gap: 14px; height: 460px; }
.lb-galerie img { width: 100%; height: 100%; object-fit: cover; display: block; }
.lb-galerie img:first-child { grid-row: 1 / 3; }
.lb-galerie img:nth-child(4) { grid-column: 2 / 4; }

/* Infos pratiques */
.lb-infos-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 28px; margin-bottom: 32px; }
.lb-infos-titre { font-size: 11px; letter-spacing: 1.5px; color: #8a9299; text-transform: uppercase; margin-bottom: 8px; }
.lb-infos-texte { font-size: 13px; color: #5b6670; line-height: 1.6; }
.lb-activites { display: flex; gap: 10px; flex-wrap: wrap; }
.lb-activites span { font-size: 12px; border: 1px solid #cfd3ce; padding: 8px 16px; }

/* Itinéraire + carte */
.lb-itineraire-layout { display: flex; gap: 60px; flex-wrap: wrap; justify-content: center; align-items: flex-start; }
.lb-itineraire-timeline { flex: 1.4; min-width: 320px; max-width: 640px; }
.lb-etape { display: flex; gap: 32px; margin-bottom: 34px; }
.lb-etape-jour { width: 84px; flex-shrink: 0; text-align: right; font-family: 'Fraunces', serif; color: #8a9299; font-size: 14px; }
.lb-etape-ligne { width: 1px; background: #e2e5e3; flex-shrink: 0; }
.lb-etape-eyebrow { font-size: 11px; letter-spacing: 1.5px; color: #8a9299; text-transform: uppercase; margin-bottom: 6px; }
.lb-etape-titre { font-size: 18px; margin-bottom: 8px; }
.lb-etape-texte { font-size: 14px; color: #5b6670; line-height: 1.7; }
.lb-itineraire-carte { flex: 1; min-width: 280px; max-width: 400px; background: #f6f5f1; padding: 18px; margin: 0 auto; align-self: center; text-align: center; }
.lb-itineraire-carte img { width: 100%; height: auto; display: block; margin: 0 auto; }

/* Rappel départ + tarifs */
.lb-rappel-depart { background: #fff; border: 1px solid #e2e5e3; padding: 30px 34px; margin-bottom: -70px; position: relative; z-index: 1; }
.lb-date-pills-light { margin-top: 12px; }
.lb-date-pill-light { padding: 10px 16px; background: #fff; color: #5b6670; border: 1.5px dashed #c7ccc9; border-radius: 6px; font-size: 12.5px; font-weight: 600; cursor: pointer; font-family: inherit; }
.lb-date-pill-light.is-active { background: #8fb3c9; color: #16232c; border-style: solid; border-color: #8fb3c9; font-weight: 700; }
.lb-tarifs-panel { display: none; padding-top: 100px; }
.lb-tarifs-panel.is-active { display: block; }
.lb-complet-notice { background: #ece3df; border-left: 3px solid #b0472f; padding: 16px 22px; font-size: 13.5px; margin-bottom: 28px; max-width: 640px; }
.lb-tarifs-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 24px; margin-bottom: 24px; }
.lb-tarif-card { background: #fff; border: 1px solid #e2e5e3; padding: 32px; position: relative; }
.lb-tarif-card-promo { border-color: #16232c; }
.lb-tarif-badge { position: absolute; top: -1px; right: -1px; background: #8fb3c9; color: #16232c; font-size: 11px; font-weight: 700; letter-spacing: 1px; padding: 7px 14px; }
.lb-tarif-categorie { font-size: 11px; letter-spacing: 1.5px; color: #8a9299; text-transform: uppercase; margin-bottom: 10px; }
.lb-tarif-nom { font-size: 19px; margin-bottom: 20px; }
.lb-tarif-barre { font-size: 15px; color: #a3aaad; text-decoration: line-through; }
.lb-tarif-prix { font-family: 'Fraunces', serif; font-size: 32px; }
.lb-tarif-mention { font-size: 12px; color: #8a9299; margin-top: 6px; }
.lb-tarifs-footer { display: grid; grid-template-columns: 1fr 1.4fr; gap: 24px; }
.lb-tarifs-footer-card { background: #fff; border: 1px solid #e2e5e3; padding: 26px; }
.lb-inclus-liste { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 6px 24px; font-size: 13px; margin-top: 6px; }

/* CTA */
.lb-cta { width: 100%; padding: 60px 6vw; background: #16232c; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 24px; }
.lb-cta-buttons { display: flex; gap: 14px; }
.lb-btn { display: inline-flex; align-items: center; justify-content: center; padding: 15px 28px; font-size: 13px; letter-spacing: 1.5px; font-weight: 700; cursor: pointer; border: none; text-transform: uppercase; font-family: inherit; }
.lb-btn-white { background: #fff; color: #16232c; }
.lb-btn-dark { background: #16232c; color: #fff; }
.lb-btn-accent { background: #8fb3c9; color: #16232c; }
.lb-btn-full { width: 100%; }

/* Voyages liés */
.lb-related-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 24px; }
.lb-related-card { display: block; color: inherit; text-decoration: none; }
.lb-related-card img { width: 100%; height: 200px; object-fit: cover; margin-bottom: 16px; }
.lb-related-titre { font-size: 18px; margin-bottom: 8px; }
.lb-related-lien { font-size: 13px; font-weight: 600; }

/* Modale réservation */
.lb-modal[hidden] { display: none; }
.lb-modal { position: fixed; inset: 0; z-index: 9999; }
.lb-modal-backdrop { position: absolute; inset: 0; background: rgba(10,16,21,.6); }
.lb-modal-box { position: relative; background: #fff; width: 460px; max-width: 92vw; max-height: 88vh; overflow-y: auto; margin: 6vh auto; padding: 34px; }
.lb-modal-close { position: absolute; top: 16px; right: 16px; width: 30px; height: 30px; border: none; background: #f2f1ee; cursor: pointer; }
.lb-modal-recap-dates { font-size: 13.5px; color: #5b6670; margin: 6px 0 20px; }
.lb-reservation-form label { display: flex; flex-direction: column; gap: 5px; font-size: 11px; letter-spacing: .5px; color: #8a9299; text-transform: uppercase; margin-bottom: 14px; }
.lb-reservation-form input { font-size: 14px; padding: 11px 12px; border: 1px solid #dcdfdd; font-family: inherit; text-transform: none; letter-spacing: normal; color: #20303b; }
.lb-honeypot { position: absolute; left: -9999px; width: 1px; height: 1px; overflow: hidden; }
.lb-modal-mention { font-size: 11px; color: #98a0a3; margin-top: 12px; line-height: 1.6; }
.lb-form-error { color: #b0472f; font-size: 12.5px; }
.lb-modal-success[hidden] { display: none; }
.lb-modal-success { text-align: center; padding: 16px 6px 4px; }
.lb-modal-success-check { width: 52px; height: 52px; border-radius: 50%; background: #8fb3c9; color: #16232c; display: flex; align-items: center; justify-content: center; margin: 0 auto 18px; font-size: 22px; }
.lb-modal-success-text { font-size: 13.5px; color: #5b6670; line-height: 1.7; margin: 10px 0 22px; }

/* Archive / listing */
.lb-archive-hero { padding: 70px 6vw 30px; }
.lb-archive-intro { color: #5b6670; font-size: 15px; max-width: 560px; margin-top: 10px; }
.lb-filter-pills { display: flex; gap: 10px; flex-wrap: wrap; margin-bottom: 34px; }
.lb-filter-pill { display: inline-block; padding: 11px 20px; font-size: 12px; font-weight: 600; letter-spacing: .8px; text-transform: uppercase; border: 1.5px solid #dcdfdd; color: #16232c; text-decoration: none; }
.lb-filter-pill.is-active { background: #16232c; color: #fff; border-color: #16232c; }
.lb-cards-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 26px; }
.lb-card { display: block; color: inherit; text-decoration: none; border: 1px solid #eceae5; }
.lb-card-img { position: relative; height: 200px; overflow: hidden; }
.lb-card-img img { width: 100%; height: 100%; object-fit: cover; }
.lb-card-badge { position: absolute; top: 14px; left: 14px; background: #fff; font-size: 10.5px; letter-spacing: 1px; font-weight: 700; padding: 7px 12px; text-transform: uppercase; }
.lb-card-body { padding: 22px; }
.lb-card-eyebrow { font-size: 11px; letter-spacing: 1px; color: #8a9299; text-transform: uppercase; margin-bottom: 8px; }
.lb-card-titre { font-size: 19px; margin-bottom: 16px; }
.lb-card-footer { display: flex; justify-content: space-between; align-items: center; border-top: 1px solid #eceae5; padding-top: 14px; font-size: 12.5px; font-weight: 700; }

/* Vue liste */
.lb-vue-liste { display: flex; flex-direction: column; gap: 10px; }
.lb-liste-item { display: flex; align-items: center; gap: 16px; background: #fff; border: 1px solid #e2e5e3; padding: 16px 20px; text-decoration: none; color: inherit; flex-wrap: wrap; }
.lb-liste-dot { width: 9px; height: 9px; border-radius: 50%; border: 1.5px solid; flex-shrink: 0; }
.lb-liste-infos { display: flex; flex-direction: column; gap: 3px; flex: 1; min-width: 200px; }
.lb-liste-dest { font-size: 11px; letter-spacing: 1px; color: #8a9299; text-transform: uppercase; }
.lb-liste-titre { font-family: 'Fraunces', serif; font-size: 15.5px; }
.lb-liste-statut { font-size: 12.5px; font-weight: 700; }

/* Vue calendrier */
.lb-vue-calendrier { max-width: 720px; margin: 0 auto; background: #fff; border: 1px solid #e2e5e3; padding: 34px 40px; }
.lb-calendrier-nav { display: flex; align-items: center; justify-content: space-between; margin-bottom: 26px; }
.lb-calendrier-arrow { width: 36px; height: 36px; border: 1px solid #dcdfdd; background: #fff; display: flex; align-items: center; justify-content: center; text-decoration: none; color: #16232c; }
.lb-calendrier-mois { font-family: 'Fraunces', serif; font-size: 21px; }
.lb-calendrier-grid-header, .lb-calendrier-grid { display: grid; grid-template-columns: repeat(7, minmax(0,1fr)); gap: 6px; }
.lb-calendrier-grid-header div { text-align: center; font-size: 10.5px; font-weight: 700; color: #8a9299; margin-bottom: 6px; }
.lb-jour { aspect-ratio: 1/1; display: flex; align-items: center; justify-content: center; font-size: 12.5px; color: #48545c; border-radius: 4px; }
.lb-jour-marque { font-weight: 700; text-decoration: none; }
.lb-calendrier-legende { display: flex; gap: 18px; flex-wrap: wrap; margin-top: 20px; padding-top: 18px; border-top: 1px solid #eceae5; }
.lb-legende-item { display: flex; align-items: center; gap: 7px; font-size: 11.5px; color: #5b6670; }
.lb-legende-dot { width: 9px; height: 9px; border-radius: 50%; }

/* Vue carte */
.lb-vue-carte { max-width: 960px; margin: 0 auto; }
.lb-carte-fond { position: relative; width: 100%; padding-top: 56%; background-size: cover; background-position: center; border: 1px solid #e2e5e3; background-color: #eef2f0; }
.lb-carte-pin { position: absolute; transform: translate(-50%, -100%); text-decoration: none; color: #16232c; display: flex; flex-direction: column; align-items: center; text-align: center; }
.lb-carte-pin-marker { width: 16px; height: 16px; border-radius: 50%; border: 2px solid #fff; box-shadow: 0 2px 8px rgba(0,0,0,.25); display: block; margin-bottom: 6px; }
.lb-carte-pin-label { background: #fff; padding: 6px 10px; font-size: 11.5px; box-shadow: 0 4px 14px rgba(0,0,0,.15); white-space: nowrap; }

@media (max-width: 780px) {
	.lb-hero { height: 440px; }
	.lb-hero-title { font-size: 32px; }
	.lb-bandeau-essentiel { gap: 28px; }
	.lb-itineraire-layout { flex-direction: column; }
	.lb-tarifs-footer { grid-template-columns: 1fr; }
	.lb-rappel-depart { margin-bottom: 24px; }
	.lb-tarifs-panel { padding-top: 0; }
	.lb-section { padding: 50px 5vw; }
}
