/* Adaptations de sélecteurs uniquement : la livraison CSS originale reste intacte. */
.agenceWrapper > .agenceLabel {
	font-family: 'lato-light', 'Arial', sans-serif;
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.4;
	color: var(--color-blue-mid);
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 20px;
}

.menuWrapper li .menuGroupLabel {
	padding: 15px 13px;
	font-size: 14px;
	line-height: 1.1;
	display: block;
	color: var(--color-blue);
	text-decoration: none;
	text-transform: uppercase;
	background: var(--color-lighter);
}

main.sejour .productsSection {
	padding-bottom: 100px;
}

.sectionProductContentWrapper .sectionContent > .txt {
	padding-top: 25px;
}

.cardDestination .cardDestinationsList {
	cursor: grab;
	touch-action: pan-y pinch-zoom;
}

.cardDestination .cardDestinationsList:active {
	cursor: grabbing;
}

.stampWrapper .qrCodeWrapper .qrCode,
.stampWrapper .qrCodeWrapper svg {
	display: block;
	width: 82px;
	height: 82px;
}

.affichetteOptionsShare ul a {
	color: var(--color-white);
	display: flex;
	text-decoration: none;
}

.affichette .agenceWrapper > .agenceLabel {
	margin: 0;
	line-height: 1.2;
}

.affichetteOptionsShare > .shareLabel {
	display: flex;
	gap: 10px;
	align-items: center;
}

.affichetteOptionsShare > .shareLabel svg path {
	fill: var(--color-blue-mid);
}

.sejourHebergement > details.is-animating {
	overflow: hidden;
}

.sejourHebergement > details.is-animating > .detailsContentWrapper {
	will-change: opacity;
}

@media (min-width: 768px) {
	.menuWrapper li .menuGroupLabel {
		border-radius: 10px;
		color: #002A3F;
		margin-bottom: 10px;
	}
}

@media (max-width: 767px) {
	.cardDestinationsList::before,
	.cardDestinationsList::after {
		width: 10px;
	}
}

@media (min-width: 1024px) {
	main.sejour .productsSection {
		padding-bottom: 150px;
	}

	.affichette .agenceWrapper > .agenceLabel {
		text-align: left;
		max-width: 120px;
	}
}

#print-product-poster {
	display: none;
}

@page product-poster {
	size: auto;
	margin: 0;
}

@media print {
	html,
	body {
		width: 100%;
		min-width: 0 !important;
		min-height: 0 !important;
		margin: 0 !important;
		padding: 0 !important;
		background: #fff !important;
	}

	body.print-product-poster {
		position: static !important;
		inset: auto !important;
		overflow: visible !important;
		print-color-adjust: exact;
		-webkit-print-color-adjust: exact;
	}

	body.print-product-poster > *:not(#print-product-poster) {
		display: none !important;
	}

	body.print-product-poster > #print-product-poster {
		display: block !important;
		width: 100%;
		min-height: 100vh;
		margin: 0;
		padding: 0;
		background: #fff;
	}

	#print-product-poster .affichette {
		box-sizing: border-box;
		display: grid;
		page: product-poster;
		width: 100%;
		min-height: 100vh;
		margin: 0;
		color: var(--color-blue);
		background: #fff;
		overflow: hidden;
		break-inside: avoid;
		page-break-inside: avoid;
	}

	#print-product-poster .affichette *,
	#print-product-poster .affichette *::before,
	#print-product-poster .affichette *::after {
		box-sizing: border-box;
	}

	#print-product-poster .affichetteTopRow,
	#print-product-poster .affichetteMidRow,
	#print-product-poster .affichetteBottomRow {
		min-width: 0;
		margin: 0;
	}

	#print-product-poster .affichetteImage {
		min-width: 0;
		height: auto;
		max-height: 80mm;
		overflow: hidden;
		border-radius: 2.5mm;
	}

	#print-product-poster .affichetteImage img {
		display: block;
		width: 100%;
		height: auto;
		max-height: 80mm;
		border-radius: 2.5mm;
		object-fit: cover;
	}

	#print-product-poster .affichetteHeader {
		min-width: 0;
		border-width: 0.25mm;
		border-radius: 2.5mm;
	}

	#print-product-poster .affichetteHeaderInfos {
		width: 100%;
		gap: 3mm;
	}

	#print-product-poster .affichetteHeader h1 {
		margin: 0;
		font-family: 'lato', Arial, sans-serif;
		font-weight: 700;
		letter-spacing: -0.3mm;
		text-wrap: balance;
	}

	#print-product-poster .affichetteHeader .smallCaps {
		margin: 0;
		font-family: 'lato', Arial, sans-serif;
		letter-spacing: 0.65mm;
	}

	#print-product-poster .affichetteMidRowLeft {
		min-width: 0;
		padding: 0;
		font-family: 'lato-light', Arial, sans-serif;
	}

	#print-product-poster .affichetteMidRowLeft p,
	#print-product-poster .affichetteBottomRight p {
		margin: 0;
	}

	#print-product-poster .affichetteMidRowRight {
		min-width: 0;
		padding: 0;
		align-self: stretch;
	}

	#print-product-poster .affichetteMidRowRight .sejourPriceWrapper {
		position: static;
		width: auto;
		min-width: 0;
	}

	#print-product-poster .affichetteMidRowRight .price {
		white-space: nowrap;
	}

	#print-product-poster .affichetteMidRowRight .priceOptionWrapper {
		padding: 0;
	}

	#print-product-poster .affichetteMidRowRight .pricePriceBase {
		max-width: none;
	}

	#print-product-poster .affichetteMidRowRight .stampWrapper {
		position: relative;
		display: flex;
		width: auto;
		align-items: center;
		justify-content: center;
	}

	#print-product-poster .affichetteMidRowRight .stamp {
		width: 100%;
		max-width: 42mm;
		height: auto;
		transform: none;
	}

	#print-product-poster .stampWrapper .qrCodeWrapper .qrCode,
	#print-product-poster .stampWrapper .qrCodeWrapper svg {
		width: 20mm;
		height: 20mm;
	}

	#print-product-poster .affichetteBottomLeft,
	#print-product-poster .affichetteBottomRight {
		min-width: 0;
	}

	#print-product-poster .affichette .agenceWrapper {
		display: grid;
		width: 100%;
		height: 100%;
		padding: 0;
		gap: 4mm;
		align-items: center;
	}

	#print-product-poster .affichette .agenceLabel {
		max-width: none;
		margin: 0;
		font-size: 8pt;
		line-height: 1.15;
		letter-spacing: 0.45mm;
		text-align: left;
	}

	#print-product-poster .affichette .agenceBlock {
		width: auto;
		min-width: 0;
	}

	#print-product-poster .affichette .agenceBlock > a {
		height: 100%;
		min-height: 0;
		padding: 4mm;
		gap: 4mm;
		border-width: 0.25mm;
		border-radius: 2.5mm;
		color: var(--color-blue);
		font-size: 7.5pt;
		line-height: 1.25;
	}

	#print-product-poster .affichette .agenceLogo {
		width: 27mm;
		height: 27mm;
		object-fit: contain;
	}

	#print-product-poster .affichetteBottomRight {
		padding: 0;
		color: var(--color-blue-mid);
		font-family: 'lato', Arial, sans-serif;
		font-size: 7.5pt;
		line-height: 1.12;
	}

	#print-product-poster .affichetteFooter {
		position: static;
		top: auto;
		display: flex;
		margin: 0;
		padding: 2.5mm 0 0;
		border-top-width: 0.25mm;
		align-items: center;
	}

	#print-product-poster .affichetteFooterLeft img {
		width: 18mm;
	}

	#print-product-poster .affichetteFooterRight img {
		width: 48mm;
	}
}

@media print and (orientation: landscape) {
	#print-product-poster .affichette {
		min-height: 100vh;
		padding: 9mm 11mm 6mm;
		grid-template-rows: 80mm 50mm 42mm 11mm;
		gap: 4mm;
	}

	#print-product-poster .affichetteTopRow {
		display: grid;
		grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
		gap: 5mm;
	}

	#print-product-poster .affichetteTopRow > div {
		width: auto;
	}

	#print-product-poster .affichetteImage,
	#print-product-poster .affichetteImage img {
		width: 100%;
		height: 80mm;
		max-height: 80mm;
	}

	#print-product-poster .affichetteHeader {
		display: flex;
		padding: 10mm 16mm;
		align-items: center;
	}

	#print-product-poster .affichetteHeader h1 {
		font-size: 24pt;
		line-height: 1.04;
	}

	#print-product-poster .affichetteHeader .smallCaps {
		font-size: 9pt;
		line-height: 1.15;
	}

	#print-product-poster .affichetteMidRow {
		display: grid;
		grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
		gap: 5mm;
		padding: 0;
	}

	#print-product-poster .affichetteMidRowLeft {
		width: auto;
		padding-top: 7mm;
		font-size: 10.5pt;
		line-height: 1.16;
	}

	#print-product-poster .affichetteMidRowRight {
		display: grid;
		width: auto;
		padding: 5mm 10mm 0 16mm;
		grid-template-columns: minmax(0, 1fr) 40mm;
		gap: 4mm;
		align-items: center;
	}

	#print-product-poster .affichetteMidRowRight > div {
		width: auto;
	}

	#print-product-poster .affichetteMidRowRight .priceFrom {
		font-size: 8pt;
	}

	#print-product-poster .affichetteMidRowRight .price {
		font-size: 34pt;
		line-height: 1.05;
	}

	#print-product-poster .affichetteMidRowRight .priceOptionWrapper,
	#print-product-poster .affichetteMidRowRight .pricePriceBase {
		font-size: 7.5pt;
		line-height: 1.15;
	}

	#print-product-poster .affichetteBottomRow {
		display: grid;
		grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
		gap: 5mm;
		align-items: center;
	}

	#print-product-poster .affichetteBottomRow > div {
		width: auto;
	}

	#print-product-poster .affichette .agenceWrapper {
		grid-template-columns: 27mm minmax(0, 1fr);
	}

	#print-product-poster .affichetteBottomRight {
		padding-left: 16mm;
	}
}

@media print and (orientation: portrait) {
	#print-product-poster .affichette {
		min-height: 100vh;
		padding: 9mm 10mm 6mm;
		grid-template-rows: 105mm 72mm 68mm 12mm;
		gap: 4mm;
	}

	#print-product-poster .affichetteTopRow {
		display: grid;
		grid-template-columns: 1fr;
		grid-template-rows: 63mm 38mm;
		gap: 4mm;
	}

	#print-product-poster .affichetteTopRow > div {
		width: auto;
	}

	#print-product-poster .affichetteImage,
	#print-product-poster .affichetteImage img {
		width: 100%;
		height: 63mm;
		max-height: 63mm;
	}

	#print-product-poster .affichetteHeader {
		display: flex;
		padding: 6mm 10mm;
		align-items: center;
	}

	#print-product-poster .affichetteHeaderInfos {
		gap: 2mm;
	}

	#print-product-poster .affichetteHeader h1 {
		font-size: 20pt;
		line-height: 1.04;
	}

	#print-product-poster .affichetteHeader .smallCaps {
		font-size: 8pt;
		line-height: 1.1;
	}

	#print-product-poster .affichetteMidRow {
		display: grid;
		grid-template-columns: 1fr;
		grid-template-rows: minmax(0, 32mm) minmax(0, 36mm);
		gap: 4mm;
		padding: 0;
	}

	#print-product-poster .affichetteMidRowLeft {
		width: auto;
		padding: 1mm 1mm 0;
		font-size: 9.5pt;
		line-height: 1.15;
	}

	#print-product-poster .affichetteMidRowRight {
		display: grid;
		width: auto;
		padding: 0 12mm;
		grid-template-columns: minmax(0, 1fr) 34mm;
		gap: 8mm;
		align-items: center;
	}

	#print-product-poster .affichetteMidRowRight > div {
		width: auto;
	}

	#print-product-poster .affichetteMidRowRight .priceFrom {
		font-size: 8pt;
	}

	#print-product-poster .affichetteMidRowRight .price {
		font-size: 30pt;
		line-height: 1.05;
	}

	#print-product-poster .affichetteMidRowRight .priceOptionWrapper,
	#print-product-poster .affichetteMidRowRight .pricePriceBase {
		font-size: 7pt;
		line-height: 1.1;
	}

	#print-product-poster .affichetteMidRowRight .stamp {
		max-width: 34mm;
	}

	#print-product-poster .stampWrapper .qrCodeWrapper .qrCode,
	#print-product-poster .stampWrapper .qrCodeWrapper svg {
		width: 17mm;
		height: 17mm;
	}

	#print-product-poster .affichetteBottomRow {
		display: grid;
		grid-template-columns: 1fr;
		grid-template-rows: 38mm 26mm;
		gap: 4mm;
		align-items: stretch;
	}

	#print-product-poster .affichetteBottomRow > div {
		width: auto;
	}

	#print-product-poster .affichette .agenceWrapper {
		grid-template-columns: 30mm minmax(0, 1fr);
	}

	#print-product-poster .affichette .agenceBlock > a {
		padding: 3mm;
	}

	#print-product-poster .affichette .agenceLogo {
		width: 25mm;
		height: 25mm;
	}

	#print-product-poster .affichetteBottomRight {
		padding: 1mm 10mm 0;
		font-size: 7pt;
		line-height: 1.1;
	}
}
/* Page d'erreur statique : styles globaux pour ne pas dépendre du CSS généré par Svelte. */
.error404Hero {
	position: relative;
	display: grid;
	min-height: clamp(620px, calc(100svh - 96px), 860px);
	place-items: center;
	overflow: hidden;
	padding: clamp(60px, 9vw, 120px) var(--side-margin);
	background-color: var(--color-blue);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	isolation: isolate;
}

.error404Shade {
	position: absolute;
	inset: 0;
	z-index: -1;
	background:
		linear-gradient(90deg, rgba(0, 42, 63, 0.2), rgba(0, 42, 63, 0.04) 48%, rgba(0, 42, 63, 0.22)),
		linear-gradient(180deg, rgba(0, 27, 41, 0.12), rgba(0, 27, 41, 0.34));
}

.error404Panel {
	width: min(650px, calc(100% - 32px));
	padding: clamp(42px, 5.5vw, 68px) clamp(28px, 6vw, 72px);
	border: 1px solid rgba(255, 255, 255, 0.35);
	border-radius: 20px;
	background: rgba(0, 42, 63, 0.94);
	box-shadow: 0 28px 80px rgba(0, 23, 35, 0.45);
	color: var(--color-white);
	text-align: center;
	-webkit-backdrop-filter: blur(5px);
	backdrop-filter: blur(5px);
}

.error404Eyebrow {
	margin: 0 0 17px;
	font-family: 'lato', Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 3px;
	line-height: 1.2;
	text-transform: uppercase;
}

.error404Panel h1 {
	margin: 0;
	font-family: 'lato-light', Arial, sans-serif;
	font-size: clamp(48px, 6vw, 76px);
	font-weight: 300;
	letter-spacing: -1.5px;
	line-height: 0.98;
	text-wrap: balance;
}

.error404Message {
	max-width: 500px;
	margin: 25px auto 0;
	color: rgba(255, 255, 255, 0.86);
	font-family: 'lato', Arial, sans-serif;
	font-size: clamp(17px, 1.8vw, 21px);
	line-height: 1.5;
}

.error404Actions {
	display: flex;
	flex-wrap: wrap;
	gap: 13px;
	justify-content: center;
	margin-top: 34px;
}

.error404Actions .btn {
	padding: 13px 21px 11px;
	border-width: 1px;
	font-family: 'lato', Arial, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
}

.error404Home {
	border-color: var(--color-orange);
	background: var(--color-orange);
	color: var(--color-white);
}

.error404Back {
	border-color: rgba(255, 255, 255, 0.72);
	background: transparent;
	color: var(--color-white);
}

.error404Actions .btn:hover,
.error404Actions .btn:focus-visible {
	border-color: var(--color-white);
	background: var(--color-white);
	color: var(--color-blue);
	opacity: 1;
}

.error404Actions .btn:focus-visible {
	outline: 3px solid var(--color-orange);
	outline-offset: 4px;
}

@media (max-width: 620px) {
	.error404Hero {
		min-height: 680px;
		padding-right: 12px;
		padding-left: 12px;
		background-position: 58% center;
	}

	.error404Panel {
		width: calc(100% - 12px);
		padding: 42px 22px;
		border-radius: 16px;
	}

	.error404Panel h1 {
		font-size: clamp(43px, 13vw, 58px);
	}

	.error404Actions {
		display: grid;
	}

	.error404Actions .btn {
		text-align: center;
	}
}
