@font-face {
	font-family: 'KyivTypeSans';
	src: url('/web/fonts/KyivTypeSans-Heavy.otf') format('opentype');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

:root {
	--primary: #f1906b;
	--primary-dark: #e07a53;
	--primary-90: rgba(241, 144, 107, 0.9);
	--accent-orange: #e67e50;
	--secondary: #f5de8c;
	--background: #f3ebd3;
	--surface: #faf6ed;
	--text-primary: #1a1a1a;
	--text-secondary: #5a5a5a;
	--text-light: #8a8a8a;
	--text-muted: #999999;
	--text-soft: #666666;
	--text-strong: #333333;
	--success: #4a9d5f;
	--success-bg: #e8f5e9;
	--success-text: #2e7d32;
	--error: #d64545;
	--editor-valid: #4caf50;
	--editor-invalid: #e53935;
	--danger: #d32f2f;
	--danger-dark: #c0392b;
	--danger-darker: #a93226;
	--danger-text: #b3261e;
	--danger-bg: #fff1f0;
	--danger-bg-soft: #fffafa;
	--warning-bg: #fff3e0;
	--warning-bg-strong: #fff3cd;
	--warning-text: #e65100;
	--warning-text-strong: #856404;
	--info-bg: #e3f2fd;
	--info-text: #1565c0;
	--border: #e5dcc4;
	--border-soft: #e8e0d4;
	--border-warm: #f0e6d6;
	--border-warm-strong: #e0d8cc;
	--border-warm-soft: #f8f2ea;
	--border-primary-alert: #f5b49e;
	--surface-muted: #f0ece4;
	--surface-soft: #f5f0e8;
	--surface-neutral: #f5f5f5;
	--surface-field: #fafafa;
	--surface-profile-warm: #fdfaf5;
	--surface-info-warm: #fef9f2;
	--surface-primary-soft: #fff5f0;
	--surface-primary-pale: #fff3ec;
	--surface-primary-alert: #ffe6dd;
	--surface-primary-wash: #fef8f3;
	--surface-warning-soft: #fef3e6;
	--surface-error-soft: #fde8e8;
	--surface-danger-muted: #fdecec;
	--surface-success-soft: #e8f0db;
	--surface-subtle: #f9f7f3;
	--surface-gift: #f2dfce;
	--surface-gift-soft: #f6f0e6;
	--surface-gift-warning: #fff7e8;
	--surface-footer: #e1e6de;
	--surface-shop-muted: #f5f0e6;
	--surface-profile-alert: #fef0eb;
	--surface-profile-note: #fef9f0;
	--surface-checkout-success: #f0f9f4;
	--surface-editor-success: #f0f4e8;
	--surface-editor-scrollbar: #e5e0d8;
	--surface-editor-zoom: #f5efe5;
	--surface-disabled: #c5c5c5;
	--surface-control-disabled: #d0c9ba;
	--surface-control-disabled-hover: #b8b0a0;
	--border-info-warm: #f0e0cc;
	--border-neutral: #e5e5e5;
	--border-cream: #e8e0d0;
	--border-gift: #eadfcd;
	--border-gift-focus: #e5d8c8;
	--border-shop-muted: #e8e4dc;
	--border-reader-spinner: #e8dcc8;
	--border-editor-zoom: #d4c9b8;
	--border-editor-zoom-hover: #b8a994;
	--carousel-dot: #d4cfc2;
	--shop-dot: #e0dcd4;
	--rating-star: #f5a623;
	--neutral-050: #f0f0f0;
	--neutral-100: #eeeeee;
	--neutral-125: #e8e8e8;
	--neutral-150: #e0e0e0;
	--neutral-200: #dddddd;
	--neutral-250: #d0d0d0;
	--neutral-300: #cccccc;
	--neutral-350: #c0c0c0;
	--neutral-400: #bbbbbb;
	--neutral-500: #aaaaaa;
	--neutral-600: #888888;
	--neutral-650: #777777;
	--neutral-700: #555555;
	--white: #ffffff;
	--white-30: rgba(255, 255, 255, 0.3);
	--white-40: rgba(255, 255, 255, 0.4);
	--white-50: rgba(255, 255, 255, 0.5);
	--white-70: rgba(255, 255, 255, 0.7);
	--white-85: rgba(255, 255, 255, 0.85);
	--white-90: rgba(255, 255, 255, 0.9);
	--white-92: rgba(255, 255, 255, 0.92);
	--black-03: rgba(0, 0, 0, 0.03);
	--black-04: rgba(0, 0, 0, 0.04);
	--black-06: rgba(0, 0, 0, 0.06);
	--black-10: rgba(0, 0, 0, 0.1);
	--black-15: rgba(0, 0, 0, 0.15);
	--black-18: rgba(0, 0, 0, 0.18);
	--black-20: rgba(0, 0, 0, 0.2);
	--black-25: rgba(0, 0, 0, 0.25);
	--black-30: rgba(0, 0, 0, 0.3);
	--black-35: rgba(0, 0, 0, 0.35);
	--black-40: rgba(0, 0, 0, 0.4);
	--black-45: rgba(0, 0, 0, 0.45);
	--black-60: rgba(0, 0, 0, 0.6);
	--black-70: rgba(0, 0, 0, 0.7);
	--shadow: rgba(0, 0, 0, 0.08);
	--shadow-lg: rgba(0, 0, 0, 0.12);
	--brand-brown: #903b1e;
	--brand-cream: #fefaf0;
	--brand-green: #839363;
	--brand-green-dark: #6f7f52;
	--brand-sage: #a9b3a4;
	--brand-beige: #efd6c4;
	--text-rich: #2a2a2a;
	--text-warm: #3a3a3a;
	--text-editor-muted: #5e5b5b;
	--text-warm-muted: #b0a090;
	--text-warning-muted: #8a4c00;
	--text-success-dark: #1b5e20;
	--text-placeholder-warm: #c4b8a8;
	--text-ai-warning: #7a6520;
	--editor-saved: #4a8c3f;
	--editor-guide-line: #b7b5b5;
	--editor-danger: #e74c3c;
	--editor-scrollbar-thumb: #bbb3a5;
	--editor-scrollbar-thumb-hover: #a39b8d;
	--ai-warning-bg: rgba(240, 200, 80, 0.25);
	--ai-warning-bg-hover: rgba(240, 200, 80, 0.4);
	--ai-warning-border: rgba(220, 180, 60, 0.35);
	--ai-warning-border-hover: rgba(220, 180, 60, 0.55);
	--brand-beige-hover: #e5c8b0;
	--white-08: rgba(255, 255, 255, 0.08);
	--focus-primary-ring: rgba(241, 144, 107, 0.18);
	--focus-primary-ring-soft: rgba(241, 144, 107, 0.16);
	--focus-neutral-ring: rgba(100, 100, 100, 0.25);
	--accent-orange-ring: rgba(230, 126, 80, 0.15);
	--primary-selection-bg: rgba(241, 144, 107, 0.05);
	--shadow-brand-brown: rgba(144, 59, 30, 0.08);
	--shadow-modal-strong: rgba(0, 0, 0, 0.16);
	--font-body: 'Roboto', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
	--font-display: 'Oswald', sans-serif;
	--radius-2xs: 2px;
	--radius-3xs: 3px;
	--radius-xs: 4px;
	--radius-sm: 6px;
	--radius-md: 8px;
	--radius-lg: 10px;
	--radius-card: 12px;
	--radius-2xl: 14px;
	--radius-panel: 16px;
	--radius-3xl: 18px;
	--radius-section: 20px;
	--radius-card-lg: 24px;
	--radius-round: 50%;
	--radius-pill: 28px;
	--duration-snappy: 0.15s;
	--duration-fast: 0.2s;
	--duration-quick: 0.25s;
	--duration-default: 0.3s;
	--duration-medium: 0.4s;
	--duration-slow: 0.5s;
	--type-display-lg: 2.2rem;
	--type-display: 2rem;
	--type-title-lg: 1.8rem;
	--type-page-title: 1.6rem;
	--type-title-md: 1.5rem;
	--type-title-sm: 1.4rem;
	--type-subtitle: 1.3rem;
	--type-heading-md: 1.25rem;
	--type-heading-sm: 1.2rem;
	--type-section-title: 1.15rem;
	--type-heading-xs: 1.125rem;
	--type-body-xl: 1.1rem;
	--type-card-title: 1.05rem;
	--type-body-lg: 1rem;
	--type-body: 0.95rem;
	--type-body-compact: 0.92rem;
	--type-body-tight: 0.9rem;
	--type-body-md: 0.88rem;
	--type-body-sm-plus: 0.86rem;
	--type-body-sm: 0.85rem;
	--type-body-xs: 0.82rem;
	--type-body-2xs: 0.8rem;
	--type-label-sm: 0.78rem;
	--type-label-xs: 0.76rem;
	--type-caption: 0.75rem;
	--type-micro: 0.72rem;
	--type-micro-sm: 0.7rem;
	--type-nano: 0.6rem;
	--button-font-size: var(--type-body);
	--button-font-weight: 500;
	--button-padding: 12px 32px;
	--button-padding-lg: 18px 36px;
	--button-padding-sm: 9px 24px;
	--button-padding-xs: 6px 16px;
	--button-padding-tall: 16px 24px;
	--button-padding-collection-mobile: 10px 24px;
	--button-font-size-collection-mobile: var(--type-body-sm);
	--button-min-width-collection: 200px;
	--button-min-width-collection-mobile: 160px;
	--button-shadow-primary: 0 8px 20px rgba(241, 144, 107, 0.3);
	--tab-border-width: 2px;
	--tab-active-border-width: 3px;
	--tab-padding: 12px 24px;
}

.promo-topbar {
	background: var(--brand-brown);
	color: var(--white);
	font-family: var(--font-body);
	font-size: var(--type-body-xs);
	font-weight: 400;
	padding: 10px 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	letter-spacing: 0.3px;
	line-height: 1.4;
	position: relative;
}
.promo-topbar.hidden {
	display: none;
}
.promo-text-short {
	display: none;
}
.promo-topbar-left {
	position: absolute;
	left: 24px;
	display: flex;
	align-items: center;
	gap: 6px;
	font-weight: 400;
	font-size: var(--type-label-sm);
}
.promo-topbar-center {
	font-weight: 400;
	text-align: center;
	display: flex;
	align-items: center;
	gap: 6px;
}
.promo-topbar .promo-topbar-toggle {
	background: none;
	border: none;
	color: var(--white);
	width: 22px;
	height: 22px;
	padding: 2px;
	opacity: 0.85;
	transition:
		opacity var(--duration-fast),
		transform var(--duration-fast);
	line-height: 1;
	margin-left: 4px;
}
.promo-topbar .promo-topbar-toggle:hover {
	opacity: 1;
}
.promo-topbar .promo-topbar-toggle svg {
	width: 16px;
	height: 16px;
	display: block;
}
.promo-topbar .promo-topbar-toggle.is-open {
	transform: rotate(180deg);
}
.promo-topbar .promo-topbar-close {
	position: absolute;
	right: 20px;
	width: 24px;
	height: 24px;
	background: none;
	border: none;
	color: var(--white);
	font-size: var(--type-body-xl);
	padding: 0 4px;
	opacity: 0.7;
	transition: opacity var(--duration-fast);
	line-height: 1;
}
.promo-topbar .promo-topbar-close:hover {
	opacity: 1;
}
.promo-topbar-details {
	background: var(--brand-brown);
	color: var(--white);
	font-family: var(--font-body);
	font-size: var(--type-body-2xs);
	font-weight: 400;
	text-align: center;
	padding: 16px 24px 12px;
	line-height: 1.5;
	border-top: none;
}
.promo-topbar-details.hidden {
	display: none;
}
.promo-topbar-details p {
	margin: 0 auto;
	max-width: 600px;
	color: var(--white-90);
}
.promo-topbar-details .promo-topbar-details-close {
	background: none;
	border: none;
	color: var(--white);
	font-size: var(--type-body-2xs);
	margin-top: 10px;
	padding: 4px 8px;
	opacity: 0.85;
	transition: opacity var(--duration-fast);
	text-decoration: underline;
}
.promo-topbar-details .promo-topbar-details-close:hover {
	opacity: 1;
}
@media (max-width: 768px) {
	.promo-topbar {
		font-size: var(--type-micro);
		padding: 10px 36px 10px 12px;
		white-space: nowrap;
	}
	.promo-topbar-center {
		gap: 2px;
		flex-wrap: nowrap;
		flex-shrink: 0;
	}
	.promo-topbar-toggle {
		width: 32px;
		height: 32px;
		padding: 7px;
		margin-left: 2px;
		flex-shrink: 0;
	}
	.promo-topbar-left {
		display: none;
	}
	.promo-text-full {
		display: none;
	}
	.promo-text-short {
		display: inline;
	}
	.promo-topbar-close {
		right: 6px;
		font-size: var(--type-title-sm);
		padding: 6px 8px;
	}
	.promo-topbar-details {
		font-size: var(--type-micro);
		padding: 12px 16px 10px;
		white-space: normal;
	}
}

* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

.close-icon {
	display: block;
	width: 18px;
	height: 18px;
	pointer-events: none;
}

.icon-btn.modal-close-btn {
	width: 34px;
	height: 34px;
	padding: 4px;
	border: 0;
	background: transparent;
	color: var(--text-muted);
	line-height: 1;
}

.icon-btn.modal-close-btn:hover {
	color: var(--text-primary);
}

html {
	scroll-behavior: smooth;
}

body {
	font-family: var(--font-body);
	background: var(--background);
	color: var(--text-primary);
	line-height: 1.6;
	-webkit-font-smoothing: antialiased;
}

.container {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 24px;
}

.content-narrow {
	max-width: 800px;
}

.footer-logo-img {
	height: 44px;
}

.bg-banner-home {
	background-image: url('/web/images/banner-home-new.png?v=4');
}

.bg-banner-about {
	background-image: url('/web/images/banner-photo-apropos.png?v=3');
}

.bg-banner-boutique {
	background-image: url('/web/images/banner-photo-boutique.png?v=3');
}

.bg-banner-gift-card {
	background-image: url('/web/images/banner-photo-carte-cadeau.png?v=5');
}

.bg-banner-create-book {
	background-image: url('/web/images/banner-photo-creer-livre.png?v=3');
}

.bg-banner-enterprise {
	background-image: url('/web/images/banner-photo-entreprise.png?v=4');
}

.bg-banner-app {
	background-image: url('/web/images/banner-photo-app-cloch.png?v=3');
}

.media-cover {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.u-mt-12 {
	margin-top: 12px;
}

.u-mt-20 {
	margin-top: 20px;
}

.u-pt-48 {
	padding-top: 48px;
}

.u-min-vh-60 {
	min-height: 60vh;
}

.is-hidden {
	display: none !important;
}

body.is-page-locked {
	overflow: hidden;
}

body.auth-modal-open {
	overflow: hidden;
}

.auth-overlay,
.recipe-preview-overlay {
	display: none;
	position: fixed;
	inset: 0;
	z-index: 9999;
	align-items: center;
	justify-content: center;
	background: var(--black-45);
}

.auth-overlay.open,
.recipe-preview-overlay.visible {
	display: flex;
}

.auth-modal {
	position: relative;
	width: 90%;
	max-width: 460px;
	padding: 36px 32px 28px;
	border-radius: var(--radius-card);
	background: var(--brand-cream);
	box-shadow: 0 8px 40px var(--black-15);
}

.auth-close {
	position: absolute;
	top: 14px;
	right: 16px;
}

.auth-radio-tabs {
	display: flex;
	gap: 28px;
	margin-bottom: 28px;
}

.auth-radio-tab {
	display: flex;
	align-items: center;
	gap: 8px;
	color: var(--text-soft);
	font-family: var(--font-body);
	font-size: var(--type-body);
	font-weight: 500;
	cursor: pointer;
}

.auth-radio-tab.active {
	color: var(--text-primary);
}

.auth-radio-tab .radio-circle {
	display: flex;
	flex-shrink: 0;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	border: 2px solid var(--neutral-300);
	border-radius: var(--radius-round);
}

.auth-radio-tab.active .radio-circle {
	border-color: var(--primary);
}

.auth-radio-tab.active .radio-circle::after {
	width: 10px;
	height: 10px;
	border-radius: var(--radius-round);
	background: var(--primary);
	content: '';
}

.auth-modal-form {
	display: none;
}

.auth-modal-form.active {
	display: block;
}

.auth-modal .field-group {
	margin-bottom: 18px;
}

.auth-modal .field-group label {
	display: block;
	margin-bottom: 5px;
	color: var(--neutral-700);
	font-family: var(--font-body);
	font-size: var(--type-body-xs);
	font-weight: 500;
}

.auth-modal .auth-control {
	padding: 11px 14px;
	font-size: var(--type-body-tight);
	border-color: var(--neutral-200);
	transition: border-color var(--duration-fast);
}

.auth-modal .auth-control:focus {
	border-color: var(--primary);
}

.auth-modal .field-row {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 14px;
}

.auth-modal .field-password {
	position: relative;
}

.auth-modal .field-password .toggle-pw {
	position: absolute;
	top: 50%;
	right: 12px;
	width: 32px;
	height: 32px;
	padding: 0;
	border: 0;
	background: none;
	color: var(--text-muted);
	transform: translateY(-50%);
}

.auth-modal .field-password .auth-control {
	padding-right: 42px;
}

.auth-modal .auth-submit {
	margin-top: 6px;
}

.auth-modal .auth-legal {
	margin-top: 18px;
	color: var(--primary);
	font-family: var(--font-body);
	font-size: var(--type-caption);
	line-height: 1.5;
}

.auth-modal .auth-legal a {
	color: var(--primary);
	text-decoration: underline;
}

.auth-modal .auth-error {
	display: none;
	margin-bottom: 14px;
	padding: 10px;
	border-radius: var(--radius-sm);
	background: var(--danger-bg);
	color: var(--danger-text);
	font-family: var(--font-body);
	font-size: var(--type-body-sm);
}

.auth-modal .auth-error.is-visible {
	display: block;
}

.auth-modal .forgot-link {
	display: block;
	margin-top: 6px;
	color: var(--text-muted);
	font-family: var(--font-body);
	font-size: var(--type-body-2xs);
	text-align: right;
	text-decoration: none;
}

.auth-modal .forgot-link:hover {
	color: var(--primary);
}

.auth-modal .auth-divider {
	display: flex;
	align-items: center;
	gap: 12px;
	margin: 20px 0;
}

.auth-modal .auth-divider::before,
.auth-modal .auth-divider::after {
	flex: 1;
	height: 1px;
	background: var(--border-neutral);
	content: '';
}

.auth-modal .auth-divider span {
	color: var(--text-muted);
	font-family: var(--font-body);
	font-size: var(--type-body-xs);
}

.auth-modal .social-btn {
	padding: 11px;
	font-size: var(--type-body-md);
}

.auth-modal .social-btn svg {
	width: 18px;
	height: 18px;
}

.auth-context-msg {
	margin-bottom: 24px;
	padding: 14px 8px;
	border-left: 3px solid var(--primary);
	border-radius: var(--radius-md);
	background: var(--surface-primary-wash);
	color: var(--neutral-700);
	font-family: var(--font-body);
	font-size: var(--type-body-md);
	line-height: 1.55;
	text-align: center;
}

.auth-skip-btn {
	margin-top: 16px;
	padding: 8px;
	font-size: var(--type-body-sm);
	text-align: center;
}

.auth-pw-hint {
	margin-top: 5px;
	color: var(--text-muted);
	font-family: var(--font-body);
	font-size: var(--type-caption);
	line-height: 1.3;
}

.auth-consent {
	display: flex;
	align-items: flex-start;
	gap: 8px;
	margin-top: 14px;
	margin-bottom: 6px;
}

.auth-consent input[type='checkbox'] {
	flex-shrink: 0;
	width: 16px;
	height: 16px;
	margin-top: 3px;
	accent-color: var(--primary);
	cursor: pointer;
}

.auth-consent label {
	color: var(--text-soft);
	font-family: var(--font-body);
	font-size: var(--type-label-sm);
	line-height: 1.45;
	cursor: pointer;
}

.auth-consent label a {
	color: var(--primary);
	text-decoration: underline;
}

@media (max-width: 600px) {
	.auth-overlay {
		align-items: flex-start;
		overflow-y: auto;
		padding: 24px 0;
		-webkit-overflow-scrolling: touch;
	}

	.auth-modal {
		width: 92%;
		max-width: none;
		margin: auto;
		padding: 28px 18px 22px;
	}

	.auth-radio-tabs {
		gap: 18px;
		margin-bottom: 20px;
	}

	.auth-radio-tab {
		font-size: var(--type-body-md);
	}

	.auth-modal .field-group label {
		font-size: var(--type-body-2xs);
	}

	.auth-modal .auth-control {
		padding: 10px 12px;
		font-size: var(--type-body-lg);
	}

	.auth-modal .field-password .auth-control {
		padding-right: 42px;
	}

	.auth-modal .field-row {
		grid-template-columns: 1fr 1fr;
		gap: 10px;
	}

	.auth-modal .auth-submit {
		padding: 12px;
		font-size: var(--type-body-tight);
	}

	.auth-modal .social-btn {
		padding: 10px;
		font-size: var(--type-body-sm);
	}

	.auth-context-msg {
		margin-bottom: 18px;
		padding: 10px 8px;
		font-size: var(--type-body-xs);
	}

	.auth-pw-hint {
		font-size: var(--type-micro-sm);
	}

	.auth-divider {
		margin: 14px 0;
	}
}

.cloch-popup-overlay {
	position: fixed;
	inset: 0;
	z-index: 99999;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
	background: var(--black-35);
	opacity: 0;
	transition: opacity var(--duration-fast);
}

.cloch-popup-overlay.active {
	opacity: 1;
}

.cloch-popup-box {
	width: 100%;
	max-width: 380px;
	padding: 36px 32px 28px;
	border-radius: var(--radius-panel);
	background: var(--white);
	box-shadow: 0 8px 32px var(--shadow-lg);
	text-align: center;
	transform: scale(0.92);
	transition: transform var(--duration-fast);
}

.cloch-popup-overlay.active .cloch-popup-box {
	transform: scale(1);
}

.cloch-popup-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 52px;
	height: 52px;
	margin: 0 auto 18px;
	border-radius: var(--radius-round);
}

.cloch-popup-icon.warning {
	background: var(--surface-warning-soft);
	color: var(--accent-orange);
}

.cloch-popup-icon.error {
	background: var(--surface-error-soft);
	color: var(--danger-dark);
}

.cloch-popup-icon.success {
	background: var(--surface-success-soft);
	color: var(--brand-green);
}

.cloch-popup-title {
	margin: 0 0 8px;
	color: var(--text-primary);
	font-family: var(--font-body);
	font-size: var(--type-card-title);
	font-weight: 600;
}

.cloch-popup-message {
	margin: 0 0 24px;
	color: var(--text-soft);
	font-family: var(--font-body);
	font-size: var(--type-body-tight);
	line-height: 1.6;
}

.cloch-popup-buttons {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 10px;
}

.cloch-popup-btn {
	max-width: 100%;
	white-space: nowrap;
}

.cloch-popup-link {
	text-align: center;
}

@media (max-width: 767px) {
	.cloch-popup-box {
		max-width: 320px;
		padding: 28px 20px 22px;
	}

	.cloch-popup-buttons {
		flex-direction: column;
		gap: 8px;
	}

	.cloch-popup-btn {
		width: 100%;
		padding: 11px 20px;
		font-size: var(--type-body-md);
	}
}

.mapp-splash {
	position: fixed;
	inset: 0;
	z-index: 99999;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
	background: var(--brand-cream) url('/web/images/mobile-app-splash.png') center / cover;
	opacity: 0;
	transition: opacity var(--duration-default) ease;
}

.mapp-splash.active {
	opacity: 1;
}

.mapp-splash-bottom {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 12px;
	width: 100%;
	padding: 0 28px 40px;
}

.mapp-splash-btn {
	max-width: 320px;
	text-align: center;
}

.mapp-splash-close {
	max-width: 320px;
	padding: 12px;
	border: 0;
	border-radius: var(--radius-pill);
	background: var(--white-70);
	backdrop-filter: blur(4px);
	color: var(--text-strong);
	font-size: var(--type-body-md);
	font-weight: 500;
	-webkit-backdrop-filter: blur(4px);
}

.mbb-overlay {
	position: fixed;
	inset: 0;
	z-index: 99999;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
	background: var(--black-40);
	opacity: 0;
	transition: opacity var(--duration-fast);
}

.mbb-overlay.active {
	opacity: 1;
}

.mbb-modal {
	width: 100%;
	max-width: 340px;
	padding: 32px 24px 24px;
	border-radius: var(--radius-panel);
	background: var(--brand-cream);
	box-shadow: 0 8px 32px var(--black-15);
	text-align: center;
	transform: scale(0.92);
	transition: transform var(--duration-fast);
}

.mbb-overlay.active .mbb-modal {
	transform: scale(1);
}

.mbb-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 56px;
	height: 56px;
	margin: 0 auto 18px;
	border-radius: var(--radius-round);
	background: var(--surface-warning-soft);
	color: var(--accent-orange);
}

.mbb-title {
	margin: 0 0 10px;
	color: var(--text-primary);
	font-family: var(--font-display);
	font-size: var(--type-body-xl);
	font-weight: 600;
}

.mbb-text {
	margin: 0 0 22px;
	color: var(--neutral-700);
	font-family: var(--font-body);
	font-size: var(--type-body-md);
	line-height: 1.6;
}

.mbb-text strong {
	color: var(--text-primary);
}

.mbb-btn-app {
	margin-bottom: 10px;
	text-align: center;
}

.mbb-btn-close {
	padding: 10px;
	border: 0;
	background: none;
	color: var(--text-muted);
	font-size: var(--type-body-md);
	font-weight: 500;
}

.ck-overlay {
	position: fixed;
	inset: 0;
	z-index: 9998;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 16px;
	background: var(--black-45);
}

.ck-modal {
	position: relative;
	box-sizing: border-box;
	width: min(640px, calc(100vw - 32px));
	max-width: 640px;
	max-height: 90vh;
	overflow-y: auto;
	padding: 48px 48px 40px;
	border: 1px solid var(--border-cream);
	border-radius: var(--radius-panel);
	background: var(--brand-cream);
	box-shadow: 0 8px 40px var(--black-15);
	font-family: var(--font-body);
	text-align: center;
}

.ck-skip {
	position: absolute;
	top: 14px;
	right: 0;
	left: 0;
	padding: 10px 20px;
	font-size: var(--type-body-xs);
	text-align: center;
}

.ck-logo {
	height: 32px;
	margin-top: 36px;
	margin-bottom: 20px;
}

.ck-title {
	margin-bottom: 22px;
	color: var(--text-primary);
	font-size: var(--type-body-xl);
	font-weight: 600;
	text-align: center;
}

.ck-body {
	margin-bottom: 32px;
	color: var(--neutral-700);
	font-size: var(--type-body-md);
	line-height: 1.75;
	text-align: center;
	overflow-wrap: anywhere;
}

.ck-body a {
	color: var(--primary);
	text-decoration: underline;
}

.ck-body-note {
	margin-top: 14px;
	color: var(--neutral-600);
	font-size: var(--type-label-xs);
}

.ck-body-note a {
	color: var(--primary);
	font-size: var(--type-label-xs);
	text-decoration: underline;
}

.ck-actions,
.ck-prefs-actions {
	display: flex;
	gap: 16px;
	justify-content: center;
}

.ck-actions {
	margin-top: 8px;
}

.ck-prefs-actions {
	margin-top: 28px;
}

.ck-btn {
	flex: 1;
	font-size: var(--type-body-tight);
}

.ck-prefs {
	text-align: center;
}

.ck-prefs-title {
	margin-bottom: 22px;
	color: var(--text-primary);
	font-size: var(--type-body-lg);
	font-weight: 600;
	text-align: center;
}

.ck-pref-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 16px 0;
	border-bottom: 1px solid var(--black-06);
	text-align: left;
}

.ck-pref-row:last-of-type {
	border-bottom: 0;
}

.ck-pref-label {
	color: var(--neutral-700);
	font-size: var(--type-body-sm-plus);
}

.ck-pref-label strong {
	display: block;
	margin-bottom: 3px;
	color: var(--text-primary);
	font-weight: 500;
}

.ck-pref-label span {
	display: block;
	margin-top: 2px;
	color: var(--neutral-600);
	font-size: var(--type-label-sm);
}

.ck-toggle {
	position: relative;
	flex-shrink: 0;
	width: 42px;
	height: 24px;
	margin-left: 16px;
}

.ck-toggle input {
	width: 0;
	height: 0;
	opacity: 0;
}

.ck-toggle .sl {
	position: absolute;
	inset: 0;
	border-radius: var(--radius-card);
	background: var(--neutral-300);
	cursor: pointer;
	transition: background var(--duration-default);
}

.ck-toggle .sl::before {
	position: absolute;
	bottom: 3px;
	left: 3px;
	width: 18px;
	height: 18px;
	border-radius: var(--radius-round);
	background: var(--white);
	content: '';
	transition: transform var(--duration-default);
}

.ck-toggle input:checked + .sl {
	background: var(--primary);
}

.ck-toggle input:checked + .sl::before {
	transform: translateX(18px);
}

.ck-toggle input:disabled + .sl {
	cursor: default;
	opacity: 0.6;
}

@media (max-width: 560px) {
	.ck-modal {
		width: 100%;
		max-width: none;
		padding: 36px 20px 28px;
	}

	.ck-actions,
	.ck-prefs-actions {
		flex-direction: column;
	}

	.ck-logo {
		height: 28px;
		margin-top: 32px;
		margin-bottom: 16px;
	}

	.ck-skip {
		top: 12px;
		padding: 8px 16px;
		font-size: var(--type-body-2xs);
	}
}

h1,
h2,
h3,
h4 {
	font-family: var(--font-display);
	font-weight: 500;
	font-size: var(--type-display);
	line-height: 1.3;
	text-transform: none;
}

a {
	color: var(--primary);
	text-decoration: none;
	transition: color var(--duration-fast);
}

a:hover {
	color: var(--primary-dark);
}

.btn {
	appearance: none;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	padding: var(--button-padding);
	font-family: var(--font-body);
	font-size: var(--button-font-size);
	font-weight: var(--button-font-weight);
	border: none;
	border-radius: var(--radius-pill);
	cursor: pointer;
	transition:
		background var(--duration-fast),
		border-color var(--duration-fast),
		box-shadow var(--duration-fast),
		color var(--duration-fast),
		opacity var(--duration-fast),
		transform var(--duration-fast);
	text-decoration: none;
}

.btn:disabled {
	cursor: not-allowed;
	opacity: 0.7;
}

.btn-primary:disabled,
.btn-green:disabled,
.btn-dark:disabled,
.btn-danger:disabled {
	background: var(--surface-disabled);
	box-shadow: none;
	color: var(--white);
	transform: none;
}

.btn-primary {
	background: var(--primary);
	color: var(--white);
}

.btn-primary:hover {
	background: var(--primary-dark);
	color: var(--white);
	transform: translateY(-2px);
	box-shadow: var(--button-shadow-primary);
}

.btn-green {
	background: var(--brand-green);
	color: var(--white);
}

.btn-green:hover {
	background: var(--brand-green-dark);
	color: var(--white);
	transform: translateY(-2px);
}

.btn-white {
	background: var(--white);
	color: var(--primary);
}

.btn-white:hover {
	background: var(--surface-neutral);
	color: var(--primary);
	transform: translateY(-2px);
}

.btn-cream {
	background: var(--brand-cream);
	color: var(--text-primary);
}

.btn-cream:hover {
	background: var(--white);
	color: var(--text-primary);
	transform: translateY(-2px);
}

.btn-secondary {
	background: var(--white);
	color: var(--text-primary);
	border: 2px solid var(--border);
}

.btn-secondary:hover {
	border-color: var(--primary);
	color: var(--primary);
}

.btn-dark {
	background: var(--text-primary);
	color: var(--white);
}

.btn-dark:hover {
	background: var(--text-strong);
	color: var(--white);
	transform: translateY(-2px);
}

.btn-danger {
	background: var(--danger-dark);
	color: var(--white);
}

.btn-danger:hover {
	background: var(--danger-darker);
	color: var(--white);
}

.btn-outline {
	background: transparent;
	color: var(--primary);
	border: 2px solid var(--primary);
}

.btn-outline:hover {
	background: var(--primary);
	color: var(--white);
}

.btn-outline-green {
	background: transparent;
	color: var(--brand-green);
	border: 2px solid var(--brand-green);
}

.btn-outline-green:hover {
	background: var(--brand-green);
	color: var(--white);
}

.btn-ghost,
.btn-link {
	background: transparent;
	border: 0;
	box-shadow: none;
	color: var(--text-secondary);
}

.btn-link {
	text-decoration: underline;
}

.btn-ghost:hover,
.btn-link:hover {
	background: transparent;
	box-shadow: none;
	color: var(--primary);
	transform: none;
}

.btn-large {
	padding: var(--button-padding-lg);
	font-size: var(--type-body-xl);
}

.btn-sm {
	padding: var(--button-padding-sm);
	font-size: var(--type-body-sm);
}

.btn-xs {
	padding: var(--button-padding-xs);
	font-size: var(--type-label-sm);
}

.btn-block {
	width: 100%;
}

.btn-tall {
	padding: var(--button-padding-tall);
}

.collection-tile-cta {
	background: var(--primary);
	border: 0;
	color: var(--white);
	margin-bottom: 24px;
	min-width: var(--button-min-width-collection);
	text-align: center;
}

.collection-tile-cta:visited {
	color: var(--white);
}

.collection-tile-cta:hover {
	background: var(--primary-dark);
	color: var(--white);
}

.icon-btn {
	appearance: none;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid var(--border);
	background: var(--white);
	color: var(--text-primary);
	font-family: var(--font-body);
	cursor: pointer;
	transition:
		background var(--duration-fast),
		border-color var(--duration-fast),
		color var(--duration-fast),
		opacity var(--duration-fast);
}

.icon-btn-circle {
	border-radius: var(--radius-round);
}

.icon-btn:disabled {
	cursor: not-allowed;
	opacity: 0.35;
}

.form-control {
	width: 100%;
	padding: 12px 14px;
	border: 1px solid var(--border);
	border-radius: var(--radius-md);
	box-sizing: border-box;
	background: var(--white);
	font-family: var(--font-body);
	font-size: var(--type-body-lg);
	color: var(--text-primary);
}

.form-control:focus {
	outline: none;
	border-color: var(--primary);
}

.field-password {
	position: relative;
}

.field-password .form-control {
	padding-right: 48px;
}

.field-password .toggle-pw {
	position: absolute;
	top: 50%;
	right: 10px;
	width: 36px;
	height: 36px;
	padding: 0;
	border: 0;
	border-radius: var(--radius-round);
	background: transparent;
	color: var(--text-muted);
	transform: translateY(-50%);
}

.field-password .toggle-pw:hover {
	background: var(--surface-soft);
	color: var(--text-primary);
}

.form-control-compact {
	padding: 10px 14px;
	font-size: var(--type-body-sm);
}

.form-control-soft {
	border-color: var(--border-soft);
	background: var(--brand-cream);
}

.page-tabs {
	display: flex;
	gap: 0;
	border-bottom: var(--tab-border-width) solid var(--border-soft);
}

.page-tab {
	appearance: none;
	background: none;
	border: none;
	border-bottom: var(--tab-active-border-width) solid transparent;
	color: var(--text-light);
	cursor: pointer;
	font-family: var(--font-body);
	font-size: var(--type-body-sm);
	font-weight: 500;
	margin-bottom: calc(-1 * var(--tab-border-width));
	padding: var(--tab-padding);
	text-align: center;
	transition:
		border-color var(--duration-fast),
		color var(--duration-fast);
}

.page-tab:hover {
	color: var(--text-primary);
}

.page-tab.active {
	border-bottom-color: var(--primary);
	color: var(--primary);
}

.legal-page,
.bp-page,
.faq-page {
	padding: 40px 0 80px;
	background: var(--white);
}

.legal-page h1,
.bp-page h1,
.faq-page h1,
.legal-page h2,
.bp-section h2,
.faq-category {
	font-family: var(--font-display);
	font-size: var(--type-section-title);
	font-weight: 500;
	text-transform: none;
	color: var(--text-primary);
}

.legal-page h1,
.faq-page h1 {
	margin-bottom: 8px;
}

.legal-page .legal-title-spaced {
	margin-bottom: 32px;
}

.bp-page h1 {
	margin-bottom: 12px;
}

.legal-page .legal-date {
	font-family: var(--font-body);
	font-size: var(--type-caption);
	color: var(--text-muted);
	margin-bottom: 32px;
}

.legal-page h2 {
	margin: 28px 0 10px;
}

.checkout-back,
.cart-continue {
	display: flex;
	align-items: center;
	gap: 4px;
	color: var(--brand-green);
	font-family: var(--font-body);
	font-size: var(--type-body-sm);
	font-weight: 500;
	text-decoration: none;
	transition: color var(--duration-fast);
}

.checkout-back:hover,
.cart-continue:hover {
	color: var(--brand-green-dark);
}

.legal-page h3 {
	font-family: var(--font-body);
	font-size: var(--type-body-compact);
	font-weight: 700;
	margin: 16px 0 6px;
	color: var(--text-primary);
}

.legal-page p,
.legal-page li,
.bp-section p,
.bp-section li {
	font-family: var(--font-body);
	font-size: var(--type-body-tight);
	line-height: 1.7;
	color: var(--text-secondary);
	margin-bottom: 10px;
}

.legal-page ul,
.bp-section ul {
	padding-left: 20px;
}

.legal-page a {
	color: var(--primary);
}

.bp-page .bp-intro,
.faq-intro {
	font-family: var(--font-body);
	font-size: var(--type-body);
	color: var(--text-secondary);
	margin-bottom: 48px;
	line-height: 1.6;
}

.bp-section {
	margin-bottom: 48px;
}

.bp-section h2,
.faq-category {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 16px;
}

.bp-section h2 .bp-num,
.faq-num {
	background: var(--text-primary);
	color: var(--white);
	width: 32px;
	height: 32px;
	border-radius: var(--radius-round);
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-family: var(--font-body);
	font-size: var(--type-body-sm);
	font-weight: 700;
	flex-shrink: 0;
}

.bp-tip {
	background: var(--brand-cream);
	border-left: 3px solid var(--primary);
	padding: 16px 20px;
	border-radius: 0 8px 8px 0;
	margin: 16px 0;
}

.bp-tip p {
	margin: 0;
	font-size: var(--type-body-md);
}

.faq-item {
	border-bottom: 1px solid var(--neutral-100);
	padding: 20px 0;
}

.faq-item:first-of-type {
	border-top: 1px solid var(--neutral-100);
}

.faq-question {
	font-family: var(--font-body);
	font-size: var(--type-body);
	font-weight: 400;
	color: var(--text-primary);
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 16px;
}

.faq-question::after {
	content: '+';
	font-size: var(--type-subtitle);
	font-weight: 400;
	color: var(--text-muted);
	transition: transform var(--duration-fast);
	flex-shrink: 0;
}

.faq-item.open .faq-question::after {
	content: '\2212';
}

.faq-answer {
	font-family: var(--font-body);
	font-size: var(--type-body-md);
	line-height: 1.7;
	color: var(--text-secondary);
	max-height: 0;
	overflow: hidden;
	transition:
		max-height var(--duration-default) ease,
		padding var(--duration-default) ease;
	padding-top: 0;
}

.faq-item.open .faq-answer {
	max-height: 500px;
	padding-top: 12px;
}

.faq-category {
	margin: 40px 0 16px;
	gap: 12px;
}

.faq-category:first-of-type {
	margin-top: 0;
}

.faq-contact-block {
	margin-top: 56px;
	padding: 32px;
	background: var(--surface-subtle);
	border-radius: var(--radius-lg);
}

.faq-contact-block h3 {
	font-family: var(--font-display);
	font-size: var(--type-card-title);
	font-weight: 500;
	text-transform: none;
	color: var(--text-primary);
	margin-bottom: 16px;
}

.faq-contact-block p {
	font-family: var(--font-body);
	font-size: var(--type-body-md);
	line-height: 1.7;
	color: var(--text-secondary);
	margin-bottom: 12px;
}

.faq-contact-emails {
	margin-top: 20px;
}

.faq-contact-emails a {
	color: var(--primary);
	font-weight: 500;
	text-decoration: none;
}

.faq-contact-emails a:hover {
	text-decoration: underline;
}

.faq-contact-emails span {
	color: var(--text-secondary);
	font-size: var(--type-body-sm);
}

.contact-page {
	padding: 40px 0 80px;
	background: var(--white);
}

.contact-page h1 {
	font-family: var(--font-display);
	font-size: var(--type-display);
	font-weight: 500;
	text-transform: none;
	margin-bottom: 12px;
	color: var(--text-primary);
	text-align: center;
}

.contact-page .contact-intro {
	font-family: var(--font-body);
	font-size: var(--type-body);
	color: var(--text-secondary);
	text-align: center;
	margin-bottom: 48px;
	line-height: 1.6;
}

.contact-grid {
	display: grid;
	grid-template-columns: 1fr;
	gap: 32px;
	max-width: 800px;
	margin: 0 auto;
}

@media (min-width: 640px) {
	.contact-grid {
		grid-template-columns: 1fr 1fr;
	}
}

.contact-card {
	background: var(--brand-cream);
	border-radius: var(--radius-card);
	padding: 32px 28px;
	text-align: center;
}

.contact-card h3 {
	font-family: var(--font-display);
	font-size: var(--type-card-title);
	font-weight: 500;
	text-transform: none;
	color: var(--text-primary);
	margin-bottom: 12px;
}

.contact-card p {
	font-family: var(--font-body);
	font-size: var(--type-body-md);
	line-height: 1.6;
	color: var(--text-secondary);
	margin-bottom: 16px;
}

.contact-card a {
	font-family: var(--font-body);
	font-size: var(--type-body-tight);
	font-weight: 500;
	color: var(--primary);
	text-decoration: none;
}

.contact-card a:hover {
	text-decoration: underline;
}

.contact-card .contact-icon {
	width: 48px;
	height: 48px;
	background: var(--primary);
	border-radius: var(--radius-round);
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 16px;
}

.contact-card .contact-icon svg {
	width: 22px;
	height: 22px;
	color: var(--white);
}

.confirmation-page {
	min-height: 100vh;
	background: var(--surface);
	display: flex;
	flex-direction: column;
}

.confirmation-content {
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 60px 20px;
}

.confirmation-card {
	background: var(--white);
	border-radius: var(--radius-section);
	padding: 72px 100px;
	max-width: 860px;
	width: 100%;
	text-align: center;
	box-shadow: 0 2px 20px var(--black-06);
}

.confirmation-icon {
	width: 72px;
	height: 72px;
	border-radius: var(--radius-round);
	background: var(--surface-success-soft);
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 28px;
}

.confirmation-icon svg {
	color: var(--brand-green);
}

.confirmation-title {
	font-family: var(--font-display);
	font-size: var(--type-page-title);
	font-weight: 500;
	text-transform: none;
	color: var(--text-primary);
	margin: 0 0 6px;
	line-height: 1.3;
}

.confirmation-subtitle {
	font-family: var(--font-body);
	font-size: var(--type-body-lg);
	font-weight: 400;
	color: var(--neutral-600);
	margin: 0 0 28px;
}

.confirmation-message {
	font-family: var(--font-body);
	font-size: var(--type-body);
	line-height: 1.7;
	color: var(--text-secondary);
	margin: 0 0 12px;
}

.confirmation-sign {
	font-family: var(--font-body);
	font-size: var(--type-body);
	color: var(--text-primary);
	font-weight: 500;
	margin: 0 0 36px;
}

.confirmation-buttons {
	display: flex;
	gap: 16px;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 8px;
}

.confirmation-btn {
	min-width: 220px;
	text-align: center;
}

@media (max-width: 480px) {
	.confirmation-card {
		padding: 40px 24px;
	}

	.confirmation-title {
		font-size: var(--type-subtitle);
	}

	.confirmation-buttons {
		flex-direction: column;
	}

	.confirmation-btn {
		width: 100%;
		text-align: center;
	}
}

/* Header */
.site-header {
	position: relative;
	background: var(--brand-cream);
	z-index: 1000;
	border-bottom: 1px solid var(--black-06);
	overflow: visible;
}

.header-top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 56px;
	max-width: 100%;
	padding-left: 40px;
	padding-right: 40px;
	position: relative;
	overflow: visible;
}

.nav-left,
.nav-right {
	display: flex;
	align-items: center;
	gap: 24px;
	flex: 1;
}

.nav-right {
	justify-content: flex-end;
}

.nav-link,
.nav-link-product {
	color: var(--text-primary);
	font-family: var(--font-body);
	font-size: var(--type-body-sm);
	font-weight: 400;
	letter-spacing: 0.01em;
	transition: color var(--duration-fast);
	text-decoration: none;
}

.nav-link:hover,
.nav-link-product:hover {
	color: var(--primary);
}

.nav-link-aide {
	position: relative;
}

.footer-social {
	display: flex;
	align-items: center;
	gap: 14px;
	margin-top: 24px;
}

.footer-social span {
	font-family: var(--font-body);
	font-size: var(--type-body-tight);
	color: var(--text-primary);
}

.footer-social a {
	color: var(--text-primary);
	transition: opacity var(--duration-fast);
	display: inline-flex;
}

.footer-social a:hover {
	opacity: 0.6;
}

.profile-menu-wrapper {
	position: relative;
}

.profile-menu-trigger {
	cursor: pointer;
}

.profile-dropdown {
	display: none;
	position: absolute;
	top: calc(100% + 8px);
	right: 0;
	z-index: 9999;
	background: var(--white);
	border-radius: var(--radius-lg);
	padding: 8px 0;
	box-shadow: 0 6px 24px var(--black-15);
	min-width: 220px;
}

.profile-dropdown.visible {
	display: block;
}

.profile-dropdown::before {
	content: '';
	position: absolute;
	top: -6px;
	right: 16px;
	width: 12px;
	height: 12px;
	background: var(--white);
	transform: rotate(45deg);
	box-shadow: -2px -2px 4px var(--black-04);
}

.profile-dropdown a,
.profile-dropdown button {
	display: block;
	width: 100%;
	border: 0;
	background: transparent;
	padding: 10px 24px;
	font-family: var(--font-body);
	font-size: var(--type-body-md);
	color: var(--text-primary);
	text-decoration: none;
	text-align: left;
	transition: background var(--duration-snappy);
	cursor: pointer;
}

.profile-dropdown a:hover,
.profile-dropdown button:hover {
	background: var(--surface-neutral);
}

.profile-dropdown .profile-sep {
	height: 1px;
	background: var(--neutral-100);
	margin: 6px 0;
}

.profile-dropdown .profile-logout {
	color: var(--danger);
}

.logo-center {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	text-decoration: none;
}

.logo-img {
	height: 36px;
	width: auto;
	display: block;
}

.header-products {
	text-align: center;
	padding: 10px 0;
}

.header-products-nav {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 56px;
}

.header-icon-link {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 4px;
	color: var(--text-primary);
	transition: color var(--duration-fast);
}

.header-icon-link:hover {
	color: var(--primary);
}

.cart-icon {
	position: relative;
}

.cart-badge {
	position: absolute;
	top: -4px;
	right: -6px;
	background: var(--primary);
	color: var(--white);
	font-size: var(--type-nano);
	font-weight: 600;
	min-width: 16px;
	height: 16px;
	border-radius: var(--radius-md);
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
}

.cart-badge.is-hidden {
	display: none;
}

.cart-icon-wrapper {
	position: relative;
}
.cart-preview {
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	width: 300px;
	background: var(--white);
	border-radius: var(--radius-card);
	box-shadow: 0 8px 32px var(--shadow-lg);
	border: 1px solid var(--border-warm);
	z-index: 1000;
	padding: 16px;
	margin-top: 8px;
}
.cart-icon-wrapper:hover .cart-preview,
.cart-preview.visible {
	display: block;
}
.cart-preview::before {
	content: '';
	position: absolute;
	top: -8px;
	right: 14px;
	width: 14px;
	height: 14px;
	background: var(--white);
	border-top: 1px solid var(--border-warm);
	border-left: 1px solid var(--border-warm);
	transform: rotate(45deg);
}
.cart-preview-empty {
	font-family: var(--font-body);
	font-size: var(--type-body-sm);
	color: var(--text-muted);
	text-align: center;
	padding: 12px 0;
}
.cart-preview-item {
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 8px 0;
	border-bottom: 1px solid var(--surface-soft);
}
.cart-preview-item:last-child {
	border-bottom: none;
}
.cart-preview-item-img {
	width: 44px;
	height: 44px;
	border-radius: var(--radius-sm);
	object-fit: cover;
	background: var(--surface-muted);
	flex-shrink: 0;
}
.cart-preview-item-info {
	flex: 1;
	min-width: 0;
}
.cart-preview-item-name {
	font-family: var(--font-body);
	font-size: var(--type-body-xs);
	font-weight: 500;
	color: var(--text-primary);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.cart-preview-item-qty {
	font-family: var(--font-body);
	font-size: var(--type-caption);
	color: var(--text-muted);
}
.cart-preview-item-price {
	font-family: var(--font-body);
	font-size: var(--type-body-sm);
	font-weight: 600;
	color: var(--text-primary);
	flex-shrink: 0;
}
.cart-preview-footer {
	padding-top: 12px;
	border-top: 1px solid var(--border-warm);
	margin-top: 4px;
}
.cart-preview-total {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-family: var(--font-body);
	font-size: var(--type-body-md);
	font-weight: 600;
	color: var(--text-primary);
	margin-bottom: 10px;
}
.cart-preview-cta {
	text-align: center;
}
.cart-preview-cta:hover {
	transform: translateY(-1px);
}

.mobile-menu-btn {
	display: flex;
	flex-direction: column;
	gap: 5px;
	padding: 8px;
	background: none;
	border: none;
	cursor: pointer;
}

.mobile-menu-btn span {
	display: block;
	width: 22px;
	height: 1.5px;
	background: var(--text-primary);
	transition:
		background var(--duration-fast),
		transform var(--duration-fast),
		opacity var(--duration-fast);
}

@media (min-width: 768px) {
	.nav-left .nav-link,
	.nav-right .nav-link {
		display: inline;
	}
	.mobile-menu-btn {
		display: none;
	}
}

@media (max-width: 767px) {
	.nav-left .nav-link,
	.nav-right .nav-link,
	.nav-right .header-icon-link#login-btn {
		display: none;
	}
	.header-products {
		display: none;
	}
	.header-top {
		padding-left: 12px;
		padding-right: 12px;
		height: 48px;
	}
	.nav-left {
		flex: 0 0 auto;
		gap: 8px;
	}
	.nav-right {
		flex: 0 0 auto;
		gap: 8px;
	}
	.logo-center {
		position: static;
		transform: none;
		flex: 1;
		display: flex;
		justify-content: center;
		order: 0;
	}
	.nav-left {
		order: -1;
	}
	.nav-right {
		order: 1;
	}
	.logo-img {
		height: 26px;
	}
	.header-icon-link svg {
		width: 20px;
		height: 20px;
	}
	.cart-badge {
		top: -3px;
		right: -5px;
		min-width: 16px;
		height: 16px;
		font-size: var(--type-nano);
	}
	.container {
		padding: 0 16px;
	}
}

.mobile-nav-panel {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	width: 280px;
	background: var(--brand-cream);
	z-index: 10001;
	box-shadow: -4px 0 24px var(--black-15);
	padding: 24px 0;
	overflow-y: auto;
	animation: mobileNavSlide var(--duration-quick) ease;
}
@keyframes mobileNavSlide {
	from {
		transform: translateX(100%);
	}
	to {
		transform: translateX(0);
	}
}
.mobile-nav-panel.open {
	display: block;
}
.mobile-nav-overlay {
	display: none;
	position: fixed;
	inset: 0;
	background: var(--black-35);
	z-index: 10000;
}
.mobile-nav-overlay.open {
	display: block;
}
.mobile-nav-close {
	position: absolute;
	top: 14px;
	right: 16px;
}
.mobile-nav-links {
	list-style: none;
	padding: 48px 0 0;
	margin: 0;
}
.mobile-nav-links li:not(.mobile-nav-sep) {
	border-bottom: none;
}
.mobile-nav-links a {
	display: block;
	padding: 14px 28px;
	font-family: var(--font-body);
	font-size: var(--type-body-compact);
	font-weight: 500;
	color: var(--text-primary);
	text-decoration: none;
	transition: background var(--duration-snappy);
	border-bottom: 1px solid var(--black-06);
}
.mobile-nav-links a:hover {
	background: var(--black-03);
}
.mobile-nav-sep {
	height: 0;
	margin: 0;
}
.mobile-nav-links .mobile-nav-cta {
	color: var(--accent-orange);
	font-weight: 600;
}

/* Promo Banner */
.hero-banner {
	position: relative;
	width: 100%;
	overflow: hidden;
	display: flex;
	align-items: stretch;
	min-height: 420px;
	height: 75vh;
	max-height: 720px;
}

.hero-banner--home {
	background: var(--brand-brown);
}

.hero-banner--fullphoto {
	position: relative;
	height: 55vw;
	min-height: 400px;
	max-height: 750px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.hero-banner__bg,
.hero-banner__photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	display: block;
}

.hero-banner__overlay-title {
	position: absolute;
	bottom: 40px;
	left: 60px;
	z-index: 2;
}

.hero-banner__overlay-home {
	position: absolute;
	top: 50%;
	left: 110px;
	transform: translateY(-50%);
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	z-index: 2;
}

.hero-banner__home-title {
	font-family: var(--font-display);
	font-weight: 500;
	font-size: var(--type-display);
	color: var(--white);
	text-transform: uppercase;
	line-height: 1.15;
	margin: 0 0 12px 0;
	text-shadow: 0 2px 12px var(--black-30);
}

.hero-banner__home-subtitle {
	font-family: var(--font-body);
	font-size: var(--type-card-title);
	color: var(--white);
	line-height: 1.5;
	margin: 0 0 24px 0;
	max-width: 520px;
	text-shadow: 0 1px 8px var(--black-30);
}

.hero-banner__overlay-cta {
	position: absolute;
	bottom: 35%;
	left: 110px;
	display: flex;
	z-index: 2;
}

.hero-banner--fullphoto .hero-banner__cta {
	font-size: var(--type-body-lg);
	padding: 14px 36px;
}

.hero-banner--green {
	background: var(--brand-cream);
}

.hero-banner__text {
	position: relative;
	z-index: 2;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 48px 60px;
	flex: 0 0 45%;
	max-width: 45%;
}

.hero-banner--home .hero-banner__text {
	align-items: flex-start;
}

.hero-banner--green .hero-banner__text {
	align-items: flex-start;
	background-image: url('/web/images/banner-overlay-green.png');
	background-size: cover;
	background-position: left center;
	background-repeat: no-repeat;
}

.hero-banner__title {
	font-family: var(--font-display);
	font-size: var(--type-display);
	font-weight: 500;
	text-transform: none;
	line-height: 1.15;
	margin: 0 0 24px;
	letter-spacing: 0.02em;
}

.hero-banner--home .hero-banner__title {
	color: var(--brand-cream);
}

.hero-banner--green .hero-banner__title {
	color: var(--white);
}

.hero-banner__photo {
	flex: 1;
	position: relative;
	overflow: hidden;
}

@media (max-width: 767px) {
	.hero-banner {
		flex-direction: column;
		min-height: auto;
		height: auto;
		max-height: none;
	}
	.hero-banner__text {
		flex: none;
		max-width: 100%;
		width: 100%;
		padding: 28px 24px;
		align-items: center !important;
		text-align: center;
	}
	.hero-banner--green .hero-banner__text {
		background-size: 100% 100%;
	}
	.hero-banner__title {
		font-size: var(--type-title-md);
		margin-bottom: 14px;
	}
	.hero-banner__cta {
		font-size: var(--type-body-md);
		padding: 11px 28px;
	}
	.hero-banner--home .hero-banner__cta {
		display: none;
	}
	.hero-banner__photo {
		width: 100%;
		aspect-ratio: 16 / 9;
	}
	.hero-banner__overlay-home {
		left: 24px;
	}
	.hero-banner__home-title {
		font-size: var(--type-body);
	}
	.hero-banner__home-subtitle {
		font-size: var(--type-body-tight);
		max-width: 320px;
	}
	.hero-banner__overlay-cta {
		bottom: 20%;
		left: 24px;
	}
	.hero-banner--fullphoto {
		height: auto;
		min-height: 250px;
		max-height: 400px;
		aspect-ratio: 2880 / 1600;
	}
	.hero-banner--fullphoto .hero-banner__cta {
		font-size: var(--type-body-md);
		padding: 11px 28px;
	}
}

/* Trust Bar */
.trust-bar {
	background: var(--brand-cream);
	padding: 24px 24px;
	text-align: center;
}

.trust-bar-text {
	font-family: var(--font-body);
	font-size: var(--type-body-sm);
	font-weight: 500;
	color: var(--brand-brown);
	letter-spacing: 0.02em;
}
.trust-bar-text .mobile-br {
	display: none;
}
.trust-bar-stars {
	color: var(--brand-brown);
}

/* Dual Carousel Section */
.dual-carousel-section {
	padding: 48px 0 56px;
	background: var(--brand-cream);
}

.dual-carousel-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 40px;
	max-width: 1200px;
}

@media (max-width: 767px) {
	.dual-carousel-grid {
		grid-template-columns: 1fr;
		gap: 48px;
	}
}

.carousel-column {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.carousel-box {
	position: relative;
	width: 100%;
	overflow: hidden;
	border-radius: var(--radius-section);
}

.carousel-track {
	display: flex;
	transition: transform var(--duration-slow) cubic-bezier(0.4, 0, 0.2, 1);
}

.carousel-item {
	flex: 0 0 100%;
	min-width: 100%;
}

.carousel-item img,
.carousel-item video {
	width: 100%;
	display: block;
	border-radius: var(--radius-section);
}

.carousel-dots {
	display: flex;
	justify-content: center;
	gap: 6px;
	margin-top: 14px;
	margin-bottom: 18px;
}

.carousel-dot {
	width: 12px;
	height: 12px;
	border-radius: var(--radius-round);
	background: var(--carousel-dot);
	border: none;
	cursor: pointer;
	padding: 0;
	transition:
		background var(--duration-default),
		width var(--duration-default),
		border-radius var(--duration-default);
}

.carousel-dot.active {
	background: var(--primary);
	width: 28px;
	border-radius: var(--radius-sm);
}

.carousel-caption {
	font-family: var(--font-display);
	font-size: var(--type-display);
	font-weight: 500;
	font-style: normal;
	text-transform: none;
	color: var(--text-primary);
	text-align: center;
	margin-bottom: 16px;
	letter-spacing: 0.02em;
}

.carousel-subtitle {
	font-family: var(--font-body);
	font-size: var(--type-body-sm);
	font-weight: 400;
	color: var(--text-secondary);
	text-align: center;
	margin-bottom: 20px;
	line-height: 1.5;
}

.btn-carousel {
	min-width: 240px;
	text-align: center;
}

/* Moments Section */
.moments-section {
	padding: 48px 0 56px;
	background: var(--white);
}

.moments-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 24px;
	max-width: 1200px;
	margin: 0 auto;
}

.moment-video-col {
	border-radius: var(--radius-section);
	overflow: hidden;
}

.moment-video {
	width: 100%;
	aspect-ratio: 1 / 1;
	object-fit: cover;
	display: block;
	border-radius: var(--radius-section);
}

.moment-cards-col {
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.moment-card {
	background: var(--white);
	border-radius: var(--radius-panel);
	color: inherit;
	cursor: pointer;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	text-decoration: none;
}

.moment-card--stacked {
	flex: 1;
}

.moment-card-image {
	position: relative;
	width: 100%;
	border-radius: var(--radius-panel);
	overflow: hidden;
}

.moment-card-image img {
	width: 100%;
	object-fit: cover;
	display: block;
}

.moment-card--stacked .moment-card-image {
	flex: 1;
}

.moment-card--stacked .moment-card-image img {
	height: 100%;
}

.moment-arrow-badge {
	position: absolute;
	bottom: 12px;
	right: 12px;
	width: 32px;
	height: 32px;
	background: var(--primary);
	color: var(--white);
	border-radius: var(--radius-round);
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: var(--type-body-lg);
	line-height: 1;
}

.moment-price-badge {
	position: absolute;
	bottom: 12px;
	right: 12px;
	background: var(--white-92);
	backdrop-filter: blur(6px);
	padding: 8px 18px;
	border-radius: var(--radius-card-lg);
	font-family: var(--font-body);
	font-size: var(--type-body-sm);
	color: var(--text-primary);
}

.moment-price-badge strong {
	color: var(--primary);
	font-weight: 700;
}

.moment-card-body {
	padding: 8px 4px 4px;
}

.moment-card-heading {
	font-family: var(--font-display);
	font-size: var(--type-card-title);
	font-weight: 500;
	letter-spacing: 0.04em;
	color: var(--text-primary);
	margin-bottom: 4px;
	text-transform: none;
}

.moment-card-text {
	font-family: var(--font-body);
	font-size: var(--type-body-sm);
	line-height: 1.5;
	color: var(--text-secondary);
}

@media (max-width: 767px) {
	.moments-grid {
		grid-template-columns: 1fr;
	}
}

/* Reviews Section */
.reviews-section {
	padding: 48px 0 40px;
	background: var(--brand-cream);
}

.reviews-title {
	font-family: var(--font-display);
	font-size: var(--type-section-title);
	font-weight: 500;
	color: var(--text-primary);
	text-align: center;
	margin-bottom: 32px;
	letter-spacing: 0.02em;
	text-transform: none;
}

.reviews-track-wrapper {
	overflow: hidden;
	padding: 0 0;
}

.reviews-track {
	display: flex;
	gap: 20px;
	width: max-content;
	animation: reviews-scroll 35s linear infinite;
}

.reviews-track:hover {
	animation-play-state: paused;
}

@keyframes reviews-scroll {
	0% {
		transform: translateX(0);
	}
	100% {
		transform: translateX(-50%);
	}
}

.review-card {
	width: 260px;
	flex-shrink: 0;
	background: var(--white);
	border-radius: var(--radius-panel);
	padding: 16px 20px;
}

.review-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 10px;
}

.review-name {
	font-family: var(--font-display);
	font-size: var(--type-body);
	font-weight: 500;
	color: var(--text-primary);
}

.review-stars {
	color: var(--rating-star);
	font-size: var(--type-body-sm);
	letter-spacing: 2px;
}

.review-text {
	font-family: var(--font-body);
	font-size: var(--type-body-xs);
	line-height: 1.5;
	color: var(--text-secondary);
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

/* Reassurance Section */
.reassurance-section {
	padding: 56px 0;
	background: var(--white);
}

.reassurance-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 24px;
	width: 100%;
	padding: 0 5%;
	box-sizing: border-box;
}

.reassurance-item {
	text-align: center;
}

.reassurance-icon {
	width: 96px;
	height: 96px;
	object-fit: contain;
	margin-bottom: 20px;
}

.reassurance-heading {
	font-family: var(--font-display);
	font-size: var(--type-body);
	font-weight: 500;
	color: var(--text-primary);
	text-transform: none;
	letter-spacing: 0.03em;
	margin-bottom: 8px;
	white-space: nowrap;
}

.reassurance-text {
	font-family: var(--font-body);
	font-size: var(--type-body-tight);
	line-height: 1.5;
	color: var(--text-secondary);
}

@media (max-width: 767px) {
	.reassurance-grid {
		grid-template-columns: repeat(2, 1fr);
		gap: 24px;
	}
}

/* Founders Section */
.founders-section {
	padding: 0;
	background: var(--brand-sage);
}

.founders-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	min-height: 480px;
	max-width: 1200px;
	margin: 0 auto;
	background: var(--brand-sage);
	border-radius: 0;
	overflow: hidden;
}

.founders-photo {
	overflow: hidden;
}

.founders-photo img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.founders-text {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 60px 64px;
	text-align: center;
	background-color: var(--brand-sage);
}

.founders-quote {
	font-family: var(--font-body);
	font-size: var(--type-card-title);
	line-height: 1.7;
	color: var(--text-rich);
	margin-bottom: 28px;
	max-width: 520px;
}

.founders-names {
	font-family: var(--font-body);
	font-size: var(--type-body-sm);
	font-style: italic;
	color: var(--text-warm);
	margin-bottom: 28px;
}

.founders-cta {
	min-width: 150px;
}

.founders-cta:hover {
	opacity: 0.85;
}

@media (max-width: 767px) {
	.founders-grid {
		grid-template-columns: 1fr;
	}

	.founders-photo {
		max-height: 360px;
	}

	.founders-text {
		padding: 40px 24px;
	}
}

/* Features Section */
.features {
	padding: 80px 0;
	background: var(--brand-cream);
}

.features-banner {
	text-align: center;
}

.features-banner img {
	width: 100%;
	max-height: 320px;
	object-fit: contain;
}

.section-header {
	text-align: center;
	margin-bottom: 64px;
}

.section-header h2 {
	font-family: var(--font-display);
	font-size: var(--type-display);
	font-weight: 500;
	text-transform: none;
	letter-spacing: 0.02em;
	margin-bottom: 16px;
}

.section-header p {
	font-size: var(--type-section-title);
	color: var(--text-secondary);
	max-width: 600px;
	margin: 0 auto;
}

.features-grid {
	display: grid;
	gap: 32px;
}

@media (min-width: 768px) {
	.features-grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width: 1024px) {
	.features-grid {
		grid-template-columns: repeat(3, 1fr);
	}
}

.feature-card {
	background: var(--surface);
	padding: 32px;
	border-radius: var(--radius-section);
	border: 1px solid var(--border);
	text-align: center;
	transition:
		transform var(--duration-default),
		box-shadow var(--duration-default);
}

.feature-card:hover,
.product-card:hover {
	transform: translateY(-4px);
	box-shadow: 0 12px 40px var(--shadow);
}

.feature-icon {
	width: 64px;
	height: 64px;
	background: var(--primary);
	border-radius: var(--radius-panel);
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 20px;
	color: var(--white);
}

.feature-icon svg {
	width: 32px;
	height: 32px;
}

.feature-card h3 {
	margin-bottom: 12px;
	font-size: var(--type-heading-md);
}

.feature-card p {
	color: var(--text-secondary);
}

/* Products Section */
.products {
	padding: 100px 0;
	background: var(--surface);
}

.products-grid {
	display: grid;
	gap: 24px;
}

@media (min-width: 640px) {
	.products-grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width: 1024px) {
	.products-grid {
		grid-template-columns: repeat(4, 1fr);
	}
}

.product-card {
	background: var(--white);
	border-radius: var(--radius-panel);
	overflow: hidden;
	border: 1px solid var(--border);
	transition:
		transform var(--duration-default),
		box-shadow var(--duration-default);
}

.product-image {
	position: relative;
	aspect-ratio: 1;
	background: var(--background);
	overflow: hidden;
}

.product-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform var(--duration-default);
}

.product-card:hover .product-image img {
	transform: scale(1.05);
}

.product-badge {
	position: absolute;
	top: 12px;
	left: 12px;
	background: var(--primary);
	color: var(--white);
	font-size: var(--type-caption);
	font-weight: 600;
	padding: 4px 12px;
	border-radius: var(--radius-section);
}

.product-info {
	padding: 20px;
}

.product-title {
	font-size: var(--type-heading-xs);
	font-weight: 600;
	margin-bottom: 8px;
}

.product-description {
	font-size: var(--type-body-md);
	color: var(--text-secondary);
	margin-bottom: 16px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.product-price {
	font-size: var(--type-heading-md);
	font-weight: 700;
	color: var(--primary);
}

.product-price .original {
	font-size: var(--type-body-lg);
	color: var(--text-light);
	text-decoration: line-through;
	margin-left: 8px;
	font-weight: 400;
}

/* Editions Cloch Section */
.editions-section {
	padding: 100px 0;
	background: var(--surface);
}

.editions-section .section-header p {
	max-width: 800px;
}

.editions-blocs {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 32px;
	max-width: 960px;
	margin: 16px auto 0;
}

.edition-bloc,
.boutique-bloc {
	background: var(--white);
	border-radius: var(--radius-card);
	overflow: hidden;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.edition-carousel {
	position: relative;
	width: 100%;
	overflow: hidden;
	min-height: 320px;
	background: var(--surface-muted);
}

.edition-carousel-track {
	display: flex;
	transition: transform var(--duration-slow) ease;
	transform: translateX(0%);
}

.edition-slide {
	min-width: 100%;
	flex-shrink: 0;
	min-height: 320px;
}

.edition-slide img {
	width: 100%;
	display: block;
	height: 320px;
	object-fit: cover;
	background: var(--surface-muted);
}

.edition-carousel-dots,
.boutique-carousel-dots {
	background: var(--white);
	display: flex;
	justify-content: center;
	gap: 8px;
	padding: 14px 0;
}

.edition-dot,
.boutique-dot,
.product-detail-gallery-dot {
	width: 8px;
	height: 8px;
	border-radius: var(--radius-round);
	border: none;
	background: var(--neutral-200);
	cursor: pointer;
	padding: 0;
	transition: background var(--duration-default);
}

.edition-dot.active,
.boutique-dot.active,
.product-detail-gallery-dot.active {
	background: var(--primary);
}

.edition-bloc-title {
	font-family: var(--font-display);
	font-size: var(--type-section-title);
	font-weight: 500;
	text-transform: none;
	letter-spacing: 0.03em;
	color: var(--primary);
	margin: 4px 20px 8px;
}

.edition-bloc-desc,
.boutique-bloc-desc {
	font-family: var(--font-body);
	font-size: var(--type-body-tight);
	color: var(--text-secondary);
	line-height: 1.5;
	margin: 0 20px 20px;
	text-align: center;
}

@media (max-width: 768px) {
	.editions-blocs {
		grid-template-columns: 1fr;
		max-width: 460px;
		gap: 24px;
	}
}

/* Testimonials */
.testimonials {
	padding: 100px 0;
}

.testimonials-grid {
	display: grid;
	gap: 24px;
}

@media (min-width: 768px) {
	.testimonials-grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width: 1024px) {
	.testimonials-grid {
		grid-template-columns: repeat(3, 1fr);
	}
}

.testimonial-card {
	background: var(--surface);
	padding: 32px;
	border-radius: var(--radius-section);
	border: 1px solid var(--border);
}

.testimonial-text {
	font-size: var(--type-heading-xs);
	font-style: italic;
	margin-bottom: 24px;
	color: var(--text-primary);
}

.testimonial-author {
	display: flex;
	align-items: center;
	gap: 12px;
}

.testimonial-avatar {
	width: 48px;
	height: 48px;
	border-radius: var(--radius-round);
	background: var(--primary);
	color: var(--white);
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 600;
}

.testimonial-name {
	font-weight: 600;
}

.testimonial-stars {
	color: var(--secondary);
}

/* App Download */
.app-download-photo {
	position: relative;
	height: 55vw;
	min-height: 400px;
	max-height: 750px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;
}

.app-download-photo .app-download-content {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	z-index: 2;
	padding: 0 24px;
}

.app-download-photo .app-download-content h2 {
	font-family: var(--font-display);
	font-size: var(--type-display);
	font-weight: 500;
	color: var(--white);
	text-transform: none;
	letter-spacing: 0.02em;
	margin: 0 0 16px 0;
	text-shadow: 0 2px 12px var(--black-30);
}

.app-download-photo .app-download-content p {
	font-family: var(--font-body);
	font-size: var(--type-card-title);
	color: var(--white);
	line-height: 1.5;
	margin: 0 0 28px 0;
	max-width: 580px;
	text-shadow: 0 1px 8px var(--black-30);
}

.app-download-photo .app-download-content .btn-app-cta {
	background: var(--brand-cream);
}

.app-download {
	padding: 100px 0;
	background: linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);
	color: var(--white);
	text-align: center;
}

.app-download h2 {
	font-family: var(--font-display);
	font-size: var(--type-display);
	font-weight: 500;
	text-transform: none;
	letter-spacing: 0.02em;
	color: var(--white);
	margin-bottom: 16px;
}

.app-download p {
	font-family: var(--font-body);
	font-size: var(--type-heading-xs);
	color: var(--white-90);
	margin-bottom: 40px;
	max-width: 680px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.6;
}

.store-buttons {
	display: flex;
	flex-direction: column;
	gap: 16px;
	justify-content: center;
	align-items: center;
}

@media (min-width: 480px) {
	.store-buttons {
		flex-direction: row;
	}
}

.store-btn {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	padding: 16px 28px;
	background: var(--white);
	color: var(--text-primary);
	border-radius: var(--radius-card);
	font-weight: 600;
	transition:
		transform var(--duration-fast),
		box-shadow var(--duration-fast);
}

.store-btn:hover {
	transform: translateY(-2px);
	box-shadow: 0 8px 20px var(--black-20);
	color: var(--text-primary);
}

.store-btn svg {
	width: 24px;
	height: 24px;
}

/* Footer */
/* Footer Banner */
.footer-banner {
	width: 100%;
	overflow: hidden;
}

.footer-banner img {
	width: 100%;
	height: auto;
	display: block;
	object-fit: cover;
}

/* Footer CTA + Newsletter row */
.footer-cta-row {
	display: grid;
	grid-template-columns: 1fr 2fr;
}

@media (max-width: 767px) {
	.footer-cta-row {
		grid-template-columns: 1fr;
	}
}

.footer-carte-cadeau {
	background: var(--surface-gift);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 48px 40px;
}

.footer-carte-cadeau img {
	width: 220px;
	height: auto;
	margin-bottom: 24px;
	border-radius: var(--radius-xs);
}

.footer-carte-cadeau h3 {
	font-family: var(--font-display);
	font-size: var(--type-display);
	font-weight: 500;
	text-transform: none;
	letter-spacing: 0.02em;
	margin: 0 0 16px;
	color: var(--text-primary);
}

.footer-carte-cadeau p {
	font-family: var(--font-body);
	font-size: var(--type-body-xs);
	line-height: 1.6;
	color: var(--text-primary);
	max-width: 340px;
	margin: 0;
}

/* Footer Newsletter */
.footer-newsletter {
	background: var(--brand-sage);
	color: var(--text-primary);
	text-align: center;
	padding: 48px 40px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.footer-newsletter h3 {
	font-family: var(--font-display);
	font-size: var(--type-display);
	font-weight: 500;
	text-transform: none;
	letter-spacing: 0.02em;
	margin: 0 0 12px;
	color: var(--text-primary);
}

.footer-newsletter p {
	font-family: var(--font-body);
	font-size: var(--type-body-sm);
	margin: 0 0 24px;
	color: var(--text-primary);
	opacity: 0.85;
	max-width: 460px;
	line-height: 1.6;
}

.newsletter-form {
	display: flex;
	max-width: 420px;
	width: 100%;
	border-radius: var(--radius-pill);
	overflow: hidden;
	background: var(--white);
}

.newsletter-form input {
	flex: 1;
	border: none;
	outline: none;
	padding: 14px 24px;
	font-family: var(--font-body);
	font-size: var(--type-body-tight);
	color: var(--text-primary);
	background: transparent;
}

.newsletter-form input::placeholder {
	color: var(--text-muted);
}

.newsletter-form .newsletter-submit {
	border-radius: 0;
	font-size: var(--type-body-sm);
	padding: 14px 28px;
	white-space: nowrap;
}

.newsletter-form .newsletter-submit:hover {
	transform: none;
	box-shadow: none;
}

.footer-newsletter .footer-insta {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	color: var(--text-primary);
	text-decoration: none;
	font-family: var(--font-body);
	font-size: var(--type-body-tight);
	font-weight: 500;
	margin-top: 20px;
	transition: opacity var(--duration-fast);
}

.footer-newsletter .footer-insta:hover {
	opacity: 0.7;
}

.footer-newsletter .footer-insta svg {
	width: 22px;
	height: 22px;
}

/* Footer Main */
.site-footer {
	background: var(--surface-footer);
	color: var(--text-primary);
	padding: 40px 0 32px;
}

.footer-grid {
	display: grid;
	gap: 48px;
	margin-bottom: 32px;
}

@media (min-width: 768px) {
	.footer-grid {
		grid-template-columns: 2fr 1fr 1fr 1fr;
		gap: 64px;
	}
}

.footer-brand {
	max-width: 320px;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.footer-logo {
	display: flex;
	align-items: center;
	margin-bottom: 16px;
	text-decoration: none;
}

.footer-brand p {
	font-family: var(--font-body);
	font-size: var(--type-body-xs);
	line-height: 1.6;
	color: var(--text-primary);
	margin: 0;
}

.footer-column h4 {
	font-family: var(--font-body);
	font-size: var(--type-body-tight);
	font-weight: 500;
	text-transform: none;
	letter-spacing: 0.03em;
	margin-bottom: 16px;
	color: var(--text-primary);
}

.footer-column ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.footer-column li {
	margin-bottom: 10px;
}

.footer-column a,
.footer-link-button {
	font-family: var(--font-body);
	font-size: var(--type-body-sm);
	color: var(--text-primary);
	text-decoration: none;
	transition: opacity var(--duration-fast);
}

.footer-link-button {
	background: none;
	border: none;
	cursor: pointer;
	padding: 0;
	text-align: left;
}

.footer-column a:hover,
.footer-link-button:hover {
	opacity: 0.7;
	text-decoration: underline;
}

.footer-bottom {
	padding-top: 24px;
	display: flex;
	flex-direction: column;
	gap: 12px;
	align-items: center;
	text-align: center;
	justify-content: center;
}

.footer-bottom p {
	font-family: var(--font-body);
	font-size: var(--type-body-2xs);
	color: var(--text-muted);
	margin: 0;
}

.footer-links {
	display: flex;
	gap: 20px;
	flex-wrap: wrap;
	justify-content: center;
}

.footer-links a {
	font-family: var(--font-body);
	font-size: var(--type-body-2xs);
	color: var(--white-70);
	text-decoration: none;
	transition: color var(--duration-fast);
}

.footer-links a:hover {
	color: var(--white);
}

@media (min-width: 768px) {
	.footer-bottom {
		flex-direction: row;
		justify-content: space-between;
		text-align: left;
	}
}

.footer-bottom p {
	color: var(--white-50);
	font-size: var(--type-body-md);
}

.footer-links {
	display: flex;
	gap: 24px;
}

.footer-links a {
	color: var(--white-50);
	font-size: var(--type-body-md);
}

.footer-links a:hover {
	color: var(--white);
}

/* === COMPREHENSIVE MOBILE RESPONSIVE === */
@media (max-width: 767px) {
	h1 {
		font-size: var(--type-display);
		line-height: 1.3;
	}
	h2 {
		font-size: var(--type-display);
		line-height: 1.3;
	}
	h3 {
		font-size: var(--type-display);
		line-height: 1.3;
	}

	.section-header {
		margin-bottom: 28px;
		padding: 0 4px;
	}
	.section-header h2 {
		font-size: var(--type-display);
		margin-bottom: 10px;
	}
	.section-header p {
		font-size: var(--type-body-sm);
		line-height: 1.5;
	}

	.dual-carousel-section {
		padding: 28px 0 32px;
	}
	.carousel-box {
		border-radius: var(--radius-2xl);
		overflow-x: auto;
		overflow-y: hidden;
		scroll-snap-type: x mandatory;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}
	.carousel-box::-webkit-scrollbar {
		display: none;
	}
	.carousel-track {
		transition: none;
		transform: none !important;
	}
	.carousel-item {
		scroll-snap-align: center;
	}
	.carousel-item img {
		border-radius: var(--radius-2xl);
	}
	.carousel-caption {
		font-size: var(--type-heading-sm);
		margin-bottom: 10px;
	}
	.carousel-subtitle {
		font-size: var(--type-body-2xs);
		margin-bottom: 12px;
		line-height: 1.45;
	}
	.carousel-dots {
		margin-top: 10px;
		margin-bottom: 14px;
	}
	.carousel-dot {
		width: 10px;
		height: 10px;
	}
	.carousel-dot.active {
		width: 24px;
	}
	.btn-carousel {
		min-width: 180px;
	}
	.edition-carousel {
		overflow-x: auto;
		overflow-y: hidden;
		min-height: 0;
		scroll-snap-type: x mandatory;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}
	.edition-carousel::-webkit-scrollbar {
		display: none;
	}
	.edition-carousel-track {
		transition: none;
		transform: none !important;
	}
	.edition-slide {
		min-height: 0;
		scroll-snap-align: center;
	}

	.moments-section {
		padding: 28px 0 32px;
	}
	.moment-video {
		aspect-ratio: 4 / 3;
		border-radius: var(--radius-2xl);
	}
	.moment-video-col {
		border-radius: var(--radius-2xl);
	}
	.moment-card-image {
		border-radius: var(--radius-card);
	}
	.moment-card-heading {
		font-size: var(--type-body-tight);
	}
	.moment-card-text {
		font-size: var(--type-label-sm);
	}

	.reviews-section {
		padding: 28px 0 24px;
	}
	.reviews-title {
		font-size: var(--type-body-xl);
		margin-bottom: 16px;
	}
	.review-card {
		width: 220px;
		padding: 14px 16px;
	}
	.review-name {
		font-size: var(--type-body-sm);
	}
	.review-text {
		font-size: var(--type-label-sm);
	}

	.reassurance-section {
		padding: 28px 0;
	}
	.reassurance-grid {
		gap: 16px;
		padding: 0 8px;
	}
	.reassurance-icon {
		width: 52px;
		height: 52px;
		margin-bottom: 10px;
	}
	.reassurance-heading {
		font-size: var(--type-body-xs);
		white-space: normal;
	}
	.reassurance-text {
		font-size: var(--type-micro);
		line-height: 1.4;
	}

	.founders-section {
		padding: 0;
	}
	.founders-grid {
		min-height: auto;
	}
	.founders-photo {
		max-height: 280px;
	}
	.founders-text {
		padding: 32px 20px;
	}
	.founders-quote {
		font-size: var(--type-body-md);
		margin-bottom: 18px;
		line-height: 1.6;
	}
	.founders-names {
		font-size: var(--type-body-2xs);
		margin-bottom: 18px;
	}
	.founders-cta {
		font-size: var(--type-body-sm);
		padding: 10px 28px;
	}

	.features {
		padding: 40px 0;
	}
	.feature-card {
		padding: 24px;
		border-radius: var(--radius-2xl);
	}
	.section-header h2 {
		font-size: var(--type-heading-sm);
	}
	.feature-card h3 {
		font-size: var(--type-heading-sm);
	}
	.feature-card p {
		font-size: var(--type-body-sm);
	}
	.feature-icon {
		width: 52px;
		height: 52px;
		border-radius: var(--radius-card);
		margin-bottom: 14px;
	}
	.feature-icon svg {
		width: 26px;
		height: 26px;
	}

	.editions-section {
		padding: 36px 0;
	}
	.editions-section .section-header p {
		font-size: var(--type-body-sm);
	}
	.edition-slide img {
		height: 220px;
	}
	.edition-bloc-title {
		font-size: var(--type-card-title);
	}
	.edition-bloc-desc {
		font-size: var(--type-body-xs);
		margin: 0 16px 16px;
	}
	.collection-tile-cta {
		padding: var(--button-padding-collection-mobile);
		font-size: var(--button-font-size-collection-mobile);
		min-width: var(--button-min-width-collection-mobile);
	}

	.products {
		padding: 40px 0;
	}

	.app-download-photo {
		height: auto;
		min-height: 320px;
		max-height: none;
		aspect-ratio: auto;
		background-position: center top;
		padding: 60px 20px;
	}
	.app-download-photo .app-download-content h2 {
		font-size: var(--type-heading-sm);
	}
	.app-download-photo .app-download-content p {
		font-size: var(--type-body-sm);
		max-width: 320px;
	}
	.app-download-photo .app-download-content .btn-app-cta {
		max-width: 280px;
	}
	.app-download {
		padding: 36px 0;
	}
	.app-download h2 {
		font-size: var(--type-heading-sm);
	}
	.app-download p {
		font-size: var(--type-body-sm);
		margin-bottom: 24px;
		line-height: 1.5;
	}
	.store-btn {
		padding: 12px 22px;
		font-size: var(--type-body-sm);
		gap: 10px;
	}
	.store-btn svg {
		width: 20px;
		height: 20px;
	}

	.footer-carte-cadeau {
		padding: 32px 20px;
		text-align: center;
	}
	.footer-carte-cadeau img {
		width: 120px;
		margin-bottom: 14px;
	}
	.footer-carte-cadeau h3 {
		font-size: var(--type-heading-sm);
	}
	.footer-carte-cadeau p {
		font-size: var(--type-label-sm);
		max-width: 280px;
		margin: 0 auto;
	}

	.footer-newsletter {
		padding: 28px 20px;
	}
	.footer-newsletter h3 {
		font-size: var(--type-heading-sm);
	}
	.footer-newsletter p {
		font-size: var(--type-label-sm);
	}
	.newsletter-form {
		max-width: 100%;
	}
	.newsletter-form input {
		padding: 11px 14px;
		font-size: var(--type-body-xs);
	}
	.newsletter-form .newsletter-submit {
		padding: 11px 14px;
		font-size: var(--type-label-sm);
	}

	.footer-social {
		justify-content: center;
	}

	.site-footer {
		padding: 28px 0 20px;
	}
	.footer-grid {
		gap: 24px;
		text-align: center;
	}
	.footer-brand {
		margin: 0 auto;
	}
	.footer-brand p {
		font-size: var(--type-label-sm);
	}
	.footer-column {
		text-align: center;
	}
	.footer-column h4 {
		font-size: var(--type-body-xs);
		margin-bottom: 10px;
	}
	.footer-column a {
		font-size: var(--type-body-2xs);
	}

	.trust-bar {
		padding: 14px 12px;
	}
	.trust-bar-text {
		font-size: var(--type-body-xs);
		line-height: 1.05;
	}
	.trust-bar-text .mobile-br {
		display: inline;
	}
}

.password-reset-page {
	min-height: 62vh;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 72px 20px;
	background: var(--background);
}

.password-reset-panel {
	width: min(100%, 460px);
	background: var(--surface);
	border: 1px solid var(--border);
	border-radius: var(--radius-3xl);
	padding: 34px;
	box-shadow: 0 18px 50px var(--shadow);
}

.password-reset-panel h1 {
	font-family: var(--font-display);
	font-size: var(--type-display);
	margin: 0 0 12px;
	color: var(--text-primary);
}

.password-reset-panel p {
	margin: 0 0 24px;
	color: var(--text-secondary);
	line-height: 1.6;
}

.password-reset-form {
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.password-reset-form .auth-pw-hint {
	margin: 0;
	color: var(--text-soft);
	font-size: var(--type-caption);
	line-height: 1.35;
}

.password-reset-form label {
	font-weight: 600;
	color: var(--text-primary);
}

.password-reset-form .form-control:focus {
	box-shadow: 0 0 0 3px var(--focus-primary-ring);
}

.password-reset-message {
	margin-top: 18px;
	padding: 13px 15px;
	border-radius: var(--radius-card);
	font-weight: 500;
	line-height: 1.45;
}

.password-reset-message.is-success {
	background: var(--success-bg);
	color: var(--success-text);
}

.password-reset-message.is-error {
	background: var(--surface-danger-muted);
	color: var(--error);
}

.password-reset-login-link {
	display: inline-block;
	margin-bottom: 16px;
	color: var(--text-primary);
	font-weight: 600;
	text-decoration: none;
}

.password-reset-login-link:hover {
	text-decoration: underline;
}

@media (max-width: 600px) {
	.password-reset-panel {
		text-align: left;
	}

	.password-reset-panel p {
		font-size: var(--type-body-xl);
		text-align: left;
	}
}

@media (max-width: 768px) {
	input[type='text'],
	input[type='email'],
	input[type='password'],
	input[type='tel'],
	input[type='number'],
	input[type='search'],
	textarea,
	select {
		font-size: var(--type-body-lg) !important;
	}
}
