/* =========================================================================
   FINCUT — feuille de style unique du thème.

   Système relevé sur fincutmen.com par getComputedStyle (pas d'après le CSS
   déclaré : seules les valeurs réellement appliquées font foi — CLONE-DESIGN §1).

   Titres  : Studio Feixen Serif Book, 110 % d'interligne, souvent en capitales
   Corps   : DM Sans 400/600/700, 110 % d'interligne
   Accent  : #fff746 — le jaune du bandeau et des CTA de pack
   ========================================================================= */

/* ------------------------------------------------------------- Polices */

@font-face {
	font-family: "Studio Feixen Serif";
	src: url("fonts/StudioFeixenSerif-Book.woff2") format("woff2");
	font-weight: 400; font-style: normal; font-display: swap;
}
@font-face {
	font-family: "DM Sans";
	src: url("fonts/DMSans-Regular.woff2") format("woff2");
	font-weight: 400; font-style: normal; font-display: swap;
}
@font-face {
	font-family: "DM Sans";
	src: url("fonts/DMSans-SemiBold.woff2") format("woff2");
	font-weight: 600; font-style: normal; font-display: swap;
}
@font-face {
	font-family: "DM Sans";
	src: url("fonts/DMSans-Bold.woff2") format("woff2");
	font-weight: 700; font-style: normal; font-display: swap;
}

/* -------------------------------------------------------------- Jetons */

:root {
	/* Palette : valeurs oklch relevées sur la source, doublées en hex pour
	   les navigateurs qui ne gèrent pas oklch (Safari < 15.4). */
	--primary:    #fff746;
	--primary-ok: oklch(95.15% .1833 106.41);
	--gray-900:   #262626;
	--gray-700:   #404040;
	--gray-400:   #a1a1a1;
	--gray-300:   #d4d4d4;
	--gray-200:   #e5e5e5;
	--gray-100:   #f5f5f5;
	--blanc:      #fff;
	--vert-trust: #00b67a;

	--serif: "Studio Feixen Serif", ui-serif, Georgia, Cambria, "Times New Roman", serif;
	--sans:  "DM Sans", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;

	/* La source ne centre pas dans un conteneur : elle marge le contenu
	   (px-5 sur mobile, px-20 sur desktop) et laisse les médias pleine largeur. */
	--gutter: 20px;
	--radius: 6px;
	--bandeau-h: 40px;
	--header-h: 60px;
	--header-total: 100px;
	--section-gap: 60px;
}
@media (min-width: 1280px) {
	:root { --gutter: 80px; --header-h: 80px; --header-total: 120px; }
}
@supports (color: oklch(0% 0 0)) {
	:root { --primary: var(--primary-ok); }
}

/* ---------------------------------------------------------------- Base */

*, *::before, *::after { box-sizing: border-box; }
html { -webkit-text-size-adjust: 100%; scroll-behavior: smooth; }

body {
	margin: 0;
	font-family: var(--sans);
	font-size: 16px;
	font-weight: 400;
	line-height: 1.1;
	color: var(--gray-900);
	background: var(--blanc);
	overflow-x: hidden;
}

img, video { max-width: 100%; height: auto; display: block; }
a { color: inherit; text-decoration: none; }
button { font: inherit; cursor: pointer; background: none; border: 0; padding: 0; color: inherit; }
ul { margin: 0; padding: 0; list-style: none; }
p { margin: 0; }

h1, h2, h3, h4 {
	margin: 0;
	font-family: var(--serif);
	font-weight: 400;
	line-height: 1.1;
}

/* La source coupe le blanc typographique au-dessus des capitales et sous la
   ligne de base : sans ça les titres paraissent décalés vers le bas. */
.trim { text-box: trim-both cap alphabetic; }

/* --------------------------------------------------------- Utilitaires */

.gut     { padding-inline: var(--gutter); }
.section { margin-bottom: var(--section-gap); }
.serif   { font-family: var(--serif); }
.sans    { font-family: var(--sans); }
.muted   { color: var(--gray-400); }
.upper   { text-transform: uppercase; }
.sr-only {
	position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px;
	overflow: hidden; clip: rect(0 0 0 0); white-space: nowrap; border: 0;
}

/* En-tête de section : titre à gauche, lien « Tout voir » aligné en bas à droite. */
.sec-head {
	display: flex; align-items: flex-end; justify-content: space-between;
	gap: 20px; margin-bottom: 20px;
}
.sec-head__title {
	font-family: var(--serif); text-transform: uppercase;
	font-size: 20px; line-height: 1.1; color: var(--gray-900);
}
.sec-head__sub { margin-top: 10px; font-size: 12px; line-height: 1.1; color: var(--gray-400); }
.sec-head__all {
	flex-shrink: 0; text-transform: uppercase; text-decoration: underline;
	text-underline-offset: 4px; font-size: 11px; line-height: 1.1; color: var(--gray-900);
}
@media (min-width: 1280px) {
	.sec-head       { margin-bottom: 30px; }
	.sec-head__title { font-size: 32px; }
	.sec-head__sub   { margin-top: 14px; font-size: 14px; }
	.sec-head__all   { font-size: 13px; }
}

/* ------------------------------------------------------------- Boutons */

.btn {
	display: inline-flex; align-items: center; justify-content: center;
	text-transform: uppercase; border-radius: var(--radius);
	padding: 16px 10px; font-size: 14px; line-height: 1.1;
	transition: background-color .2s ease, color .2s ease, opacity .2s ease;
}
@media (min-width: 1280px) { .btn { padding: 20px; font-size: 16px; } }

.btn--dark  { background: var(--gray-900); color: var(--blanc); }
.btn--dark:hover  { background: rgba(38, 38, 38, .9); }
.btn--light { background: var(--blanc); color: var(--gray-900); }
.btn--light:hover { background: var(--primary); }
.btn--primary { background: var(--primary); color: var(--gray-900); }
.btn--block { width: 100%; }

/* Bouton posé sur une image : filet blanc, fond transparent, inversion au survol. */
.btn--ghost {
	display: inline-block; border: 1px solid var(--blanc); color: var(--blanc);
	padding: 12px 18px; font-size: 12px; text-transform: uppercase; line-height: 1.1;
	transition: background-color .2s ease, color .2s ease;
}
.btn--ghost:hover { background: var(--blanc); color: var(--gray-900); }
@media (min-width: 1280px) { .btn--ghost { font-size: 13px; } }

/* ------------------------------------------------- Bandeau d'annonce */

.bandeau {
	position: relative; overflow: hidden;
	background: var(--primary); color: #000;
}
.bandeau__piste { display: flex; transition: transform .5s ease-in-out; }
.bandeau__item {
	width: 100%; flex-shrink: 0; text-align: center;
	padding: 15px 32px; font-size: 14px; line-height: 1.1;
}
.bandeau__item strong { font-weight: 700; }

/* --------------------------------------------------------------- Header */

.header { position: fixed; inset: 0 0 auto 0; z-index: 50; }

.header__bar {
	display: flex; align-items: center; justify-content: center;
	height: var(--header-h); padding-inline: var(--gutter);
	border-bottom: 1px solid transparent;
	transition: background-color .2s ease, border-color .2s ease;
}
/* Sur l'accueil, l'en-tête est transparent au-dessus du hero puis devient blanc. */
.header--solid .header__bar { background: var(--blanc); border-bottom-color: var(--gray-200); }

.header__logo { display: block; width: 110px; }
@media (min-width: 1280px) { .header__logo { width: 120px; } }
.header__logo img { width: 100%; transition: opacity .2s ease; }
.header__logo .is-dark  { opacity: 0; }
.header--solid .header__logo .is-dark  { opacity: 1; }
.header--solid .header__logo .is-light { opacity: 0; }

.header__burger { position: absolute; left: var(--gutter); display: flex; gap: 10px; }
.header__icons  { position: absolute; right: var(--gutter); display: flex; align-items: center; gap: 10px; }
@media (min-width: 1280px) { .header__burger { display: none; } }

.header__nav { display: none; }
@media (min-width: 1280px) {
	.header__nav { display: flex; gap: 20px; flex: 1; justify-content: center; margin-inline: 40px; }
}
/* Au survol de la barre, tous les liens pâlissent sauf celui qu'on vise. */
.header__nav:hover .header__link { color: rgba(255, 255, 255, .6); }
.header__nav .header__link:hover { color: var(--blanc); }
.header--solid .header__nav:hover .header__link { color: var(--gray-400); }
.header--solid .header__nav .header__link:hover { color: var(--gray-900); }

.header__link {
	display: flex; align-items: center; gap: 10px; white-space: nowrap;
	color: var(--blanc); line-height: 1.1; transition: color .2s ease;
}
.header--solid .header__link { color: var(--gray-900); }

.header__cart { position: relative; }
.header__cart-n {
	position: absolute; left: 17px; bottom: 13px;
	display: flex; align-items: center; justify-content: center;
	min-width: 12px; height: 12px; border-radius: 999px;
	font-size: 8px; font-weight: 700;
	background: var(--blanc); color: var(--gray-900);
}
.header--solid .header__cart-n { background: var(--gray-900); color: var(--blanc); }
@media (min-width: 1280px) { .header__cart-n { min-width: 16px; height: 16px; font-size: 11px; } }

.icon { width: 24px; height: 24px; }

/* -------------------------------------------------------- Carte produit */

.pcard { display: flex; flex-direction: column; height: 100%; }
.pcard__media { position: relative; overflow: hidden; background: var(--gray-100); }
.pcard__img {
	width: 100%; height: auto; aspect-ratio: 425 / 539; object-fit: cover;
	transition: transform .5s ease-out;
}
.pcard:hover .pcard__img { transform: scale(1.03); }

.pcard__wish {
	position: absolute; top: 10px; right: 10px; z-index: 10;
	display: inline-flex; align-items: center; justify-content: center;
	padding: 7px; border-radius: var(--radius);
	background: rgba(255, 255, 255, .9); backdrop-filter: blur(4px);
	color: var(--gray-400); transition: background-color .2s ease, color .2s ease;
}
.pcard__wish:hover { background: var(--blanc); }
.pcard__wish.is-on { color: #e4574f; }
.pcard__wish svg { width: 14px; height: 14px; }
@media (min-width: 768px) { .pcard__wish svg { width: 16px; height: 16px; } }

.pcard__body { display: flex; flex: 1; flex-direction: column; padding: 16px 10px 0; }
@media (min-width: 1280px) { .pcard__body { padding-inline: 20px; } }

.pcard__name { font-family: var(--serif); font-size: 15px; line-height: 1.1; color: var(--gray-900); }
.pcard__prices { display: flex; align-items: baseline; gap: 8px; margin-top: 10px; }
.pcard__price { font-size: 14px; line-height: 1.1; color: var(--gray-900); }
.pcard__was   { font-size: 12px; line-height: 1.1; color: var(--gray-400); text-decoration: line-through; }
.pcard__off   { font-size: 12px; line-height: 1.1; color: var(--gray-900); }
.pcard__unit  { margin-top: 6px; font-size: 11px; line-height: 1.1; text-transform: uppercase; color: var(--gray-400); }
@media (min-width: 1280px) {
	.pcard__name { font-size: 17px; }
	.pcard__price { font-size: 15px; }
	.pcard__was, .pcard__off { font-size: 13px; }
}

/* Pastilles de couleur : la source les pousse en bas de carte (mt-auto) pour que
   les cartes d'une même ligne alignent leurs pastilles quel que soit le titre. */
.pcard__dots { display: flex; flex-wrap: wrap; align-items: center; gap: 6px; margin-top: auto; padding-top: 16px; }
.pcard__dot {
	width: 14px; height: 14px; border-radius: 999px;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .15);
	transition: transform .2s ease-out;
}
.pcard__dot:hover { transform: scale(1.25); }
.pcard__more { font-size: 11px; line-height: 1.1; color: var(--gray-400); }

/* Grille produits : 2 colonnes sur mobile, 4 sur desktop, gouttière de 2px. */
.pgrid { display: grid; grid-template-columns: repeat(2, 1fr); align-items: stretch; gap: 40px 2px; }
@media (min-width: 1024px) { .pgrid { grid-template-columns: repeat(4, 1fr); } }
.pgrid--desktop { display: none; }
@media (min-width: 1024px) { .pgrid--desktop { display: grid; } .pgrid--mobile { display: none; } }

/* ----------------------------------------------------- Bannières média */

/* Hero : deux volets côte à côte sur desktop, empilés en pleine hauteur sur mobile. */
.hero { position: relative; height: 100svh; min-height: 520px; overflow: hidden; }
.hero__track { display: flex; height: 100%; }
.hero__panel { position: relative; flex: 0 0 100%; min-width: 0; height: 100%; }
@media (min-width: 1024px) { .hero__panel { flex: 0 0 50%; } }
.hero__img { height: 100%; width: 100%; object-fit: cover; }

/* Voile bas : sans lui, le texte blanc devient illisible sur les photos claires. */
.media-veil { position: absolute; inset: auto 0 0 0; height: 33%; background: linear-gradient(to top, rgba(0,0,0,.45), transparent); }
.split .media-veil { height: 50%; background: linear-gradient(to top, rgba(0,0,0,.5), transparent); }

.media-txt { position: absolute; left: 20px; right: 20px; bottom: 40px; z-index: 1; color: var(--blanc); }
@media (min-width: 1280px) { .media-txt { left: 60px; bottom: 60px; } }
.media-txt__h { font-family: var(--serif); text-transform: uppercase; font-size: 24px; line-height: 1.1; }
@media (min-width: 1280px) { .media-txt__h { font-size: 40px; } }
.media-txt__p { margin-top: 10px; font-size: 13px; line-height: 1.3; }
.media-txt__cta { display: inline-block; margin-top: 16px; }
@media (min-width: 1280px) {
	.media-txt__p { margin-top: 14px; font-size: 16px; }
	.media-txt__cta { margin-top: 20px; }
}

/* Deux vignettes éditoriales côte à côte. */
.split { display: grid; grid-template-columns: 1fr; gap: 10px; }
@media (min-width: 1024px) { .split { grid-template-columns: repeat(2, 1fr); gap: 2px; } }
.split__item { position: relative; width: 100%; aspect-ratio: 4 / 5; overflow: hidden; }
@media (min-width: 1024px) { .split__item { aspect-ratio: 3 / 4; } }
.split__img { height: 100%; width: 100%; object-fit: cover; }
.split .media-txt { bottom: 20px; }
@media (min-width: 1280px) { .split .media-txt { left: 40px; bottom: 40px; } }
.split .media-txt__h { font-size: 22px; }
@media (min-width: 1280px) { .split .media-txt__h { font-size: 40px; } }
.split .media-txt__cta { text-decoration: underline; text-underline-offset: 4px; font-size: 12px; text-transform: uppercase; }

/* Vidéo pleine largeur, lecture auto silencieuse en boucle. */
.vband { position: relative; width: 100%; height: 60svh; overflow: hidden; background: var(--gray-900); }
@media (min-width: 1280px) { .vband { height: 80svh; } }
.vband__v { width: 100%; height: 100%; object-fit: cover; }

/* --------------------------------------------------------------- Footer */

.footer { margin-top: auto; background: var(--gray-900); color: var(--blanc); padding: 40px 20px; }
@media (min-width: 1024px) { .footer { padding: 56px 80px 60px; } }

.footer__grid {
	display: grid; gap: 40px;
	grid-template-areas: "newsletter" "logo" "contact" "categories" "info" "aide" "social" "payment" "copyright";
}
@media (min-width: 1280px) {
	.footer__grid {
		grid-template-columns: repeat(6, 1fr); gap: 40px 20px;
		grid-template-areas:
			"logo logo logo logo logo logo"
			"aide categories info contact newsletter newsletter"
			"bottom bottom bottom bottom bottom bottom";
	}
}
.footer__h { margin-bottom: 20px; font-size: 14px; line-height: 1.1; }
.footer__links { display: flex; flex-direction: column; gap: 15px; }
@media (min-width: 1280px) { .footer__links { gap: 20px; } }
.footer__link {
	font-size: 14px; line-height: 1.1; color: var(--gray-400);
	text-decoration: underline; text-decoration-thickness: 1px; text-underline-offset: 3px;
	transition: color .2s ease;
}
.footer__link:hover { color: var(--blanc); }
.footer__logo { width: 100%; }
@media (min-width: 1280px) { .footer__logo { width: 220px; margin-bottom: 20px; } }

.news__p { margin-bottom: 20px; font-size: 14px; line-height: 1.1; color: var(--gray-400); }
.news__form { display: flex; gap: 10px; }
.news__input {
	flex: 1; height: 42px; padding: 0 10px; font: inherit; font-size: 14px;
	color: var(--blanc); background: var(--gray-900);
	border: 1px solid var(--gray-400); border-radius: var(--radius);
}
.news__input::placeholder { color: var(--gray-400); }
.news__input:focus { outline: none; border-color: var(--blanc); }
.news__btn {
	display: flex; align-items: center; justify-content: center;
	width: 42px; height: 42px; border-radius: var(--radius);
	background: var(--primary); color: var(--gray-900);
}
.news__btn:disabled { opacity: .5; cursor: not-allowed; }

.social__list { display: flex; flex-direction: column; gap: 15px; }
@media (min-width: 1280px) { .social__list { gap: 20px; } }
.social__item { display: flex; align-items: center; gap: 8px; font-size: 14px; line-height: 1.1; color: var(--gray-400); transition: color .2s ease; }
.social__item:hover { color: var(--blanc); }
.social__item svg { width: 16px; height: 16px; flex-shrink: 0; }

.footer__bottom { display: none; }
@media (min-width: 1280px) {
	.footer__bottom { grid-area: bottom; display: grid; grid-template-columns: repeat(3, 1fr); align-items: center; gap: 20px; padding-top: 48px; }
}
.footer__copy { font-size: 14px; line-height: 1.1; color: var(--gray-400); }
.footer__pay { display: flex; flex-direction: column; align-items: center; gap: 12px; justify-self: center; }

/* ------------------------------------------------------------ Notices */

.notice { padding: 12px 16px; border-radius: var(--radius); font-size: 14px; line-height: 1.4; }
.notice--ok { background: #ecfdf5; color: #065f46; }
.notice--ko { background: #fef2f2; color: #991b1b; }

@media (prefers-reduced-motion: reduce) {
	*, *::before, *::after { animation-duration: .01ms !important; transition-duration: .01ms !important; scroll-behavior: auto !important; }
}

/* Les zones du pied de page. La grille les nomme plus haut ; sans ces
   attributions les blocs retombent en flux et l'ordre mobile est perdu. */
.footer__area--logo       { grid-area: logo; }
.footer__area--aide       { grid-area: aide; }
.footer__area--categories { grid-area: categories; }
.footer__area--info       { grid-area: info; }
.footer__area--contact    { grid-area: contact; }
.footer__area--newsletter { grid-area: newsletter; }
.footer__area--social     { grid-area: social; }
.footer__area--payment    { grid-area: payment; }
.footer__area--copyright  { grid-area: copyright; }

@media (min-width: 1280px) {
	/* Sur desktop ces trois-là vivent dans la barre du bas. */
	.footer__area--social,
	.footer__area--payment,
	.footer__area--copyright { display: none; }
}

/* ------------------------------------------------------- Fiche produit */

.pdp__top { display: grid; grid-template-columns: 1fr; gap: 30px; }
@media (min-width: 1024px) { .pdp__top { grid-template-columns: 1.2fr 1fr; gap: 40px; align-items: start; } }

.pdp__gallery { display: grid; grid-template-columns: 1fr; gap: 2px; }
@media (min-width: 768px) { .pdp__gallery { grid-template-columns: repeat(2, 1fr); } }
.pdp__shot { width: 100%; aspect-ratio: 425 / 539; object-fit: cover; background: var(--gray-100); }

/* La colonne d'achat suit le défilement : la galerie est longue. */
@media (min-width: 1024px) { .pdp__buy { position: sticky; top: calc(var(--header-total) + 20px); } }

.pdp__title { font-family: var(--serif); text-transform: uppercase; font-size: 26px; line-height: 1.1; }
@media (min-width: 1280px) { .pdp__title { font-size: 36px; } }
.pdp__price { font-size: 20px; line-height: 1.1; }
.pdp__lede  { margin-top: 14px; font-size: 15px; line-height: 1.4; color: var(--gray-700); }

.pdp__stars { display: flex; align-items: center; gap: 8px; margin-top: 14px; font-size: 13px; }
.pdp__stars-v { color: var(--gray-900); letter-spacing: 1px; }

.pdp__form   { margin-top: 24px; }
.pdp__field  { border: 0; padding: 0; margin: 0 0 20px; }
.pdp__legend { display: flex; align-items: baseline; justify-content: space-between; gap: 10px; width: 100%; margin-bottom: 10px; font-size: 13px; text-transform: uppercase; }
.pdp__guide  { font-size: 12px; text-decoration: underline; text-underline-offset: 3px; color: var(--gray-400); }

.pdp__swatches { display: flex; flex-wrap: wrap; gap: 10px; }
.pdp__swatch { cursor: pointer; }
.pdp__swatch input { position: absolute; opacity: 0; width: 0; height: 0; }
.pdp__swatch-dot {
	display: block; width: 26px; height: 26px; border-radius: 999px;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .15);
	outline: 1px solid transparent; outline-offset: 3px;
	transition: outline-color .15s ease;
}
.pdp__swatch input:checked + .pdp__swatch-dot { outline-color: var(--gray-900); }
.pdp__swatch input:focus-visible + .pdp__swatch-dot { outline-color: var(--gray-900); }

.pdp__sizes { display: flex; flex-wrap: wrap; gap: 8px; }
.pdp__size input { position: absolute; opacity: 0; width: 0; height: 0; }
.pdp__size span {
	display: inline-flex; align-items: center; justify-content: center;
	min-width: 52px; height: 42px; padding: 0 12px; cursor: pointer;
	border: 1px solid var(--gray-300); border-radius: var(--radius);
	font-size: 14px; transition: border-color .15s ease, background-color .15s ease;
}
.pdp__size input:checked + span { border-color: var(--gray-900); background: var(--gray-100); }
.pdp__size input:focus-visible + span { outline: 2px solid var(--gray-900); outline-offset: 2px; }

.pdp__reassure { margin-top: 20px; display: grid; gap: 8px; font-size: 13px; color: var(--gray-700); }
.pdp__acc { margin-top: 20px; border-top: 1px solid var(--gray-200); padding-top: 16px; }
.pdp__acc summary { cursor: pointer; font-size: 14px; text-transform: uppercase; }
.pdp__acc p { margin-top: 12px; font-size: 14px; line-height: 1.5; color: var(--gray-700); }

/* ------------------------------------------------------------ Avis */

.avis__bars { display: grid; gap: 6px; max-width: 380px; margin-bottom: 30px; }
.avis__bar  { display: grid; grid-template-columns: 32px 1fr 56px; align-items: center; gap: 10px; font-size: 12px; }
.avis__bar-rail { height: 6px; border-radius: 999px; background: var(--gray-200); overflow: hidden; }
.avis__bar-fill { display: block; height: 100%; background: var(--gray-900); }
.avis__bar-c { text-align: right; }

.avis__list { display: grid; grid-template-columns: 1fr; gap: 20px; }
@media (min-width: 768px)  { .avis__list { grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 1280px) { .avis__list { grid-template-columns: repeat(3, 1fr); } }
.avis { border: 1px solid var(--gray-200); border-radius: var(--radius); padding: 20px; }
.avis__note   { letter-spacing: 1px; }
.avis__titre  { margin-top: 10px; font-family: var(--serif); font-size: 16px; }
.avis__texte  { margin-top: 8px; font-size: 14px; line-height: 1.5; color: var(--gray-700); }
.avis__meta   { margin-top: 12px; font-size: 12px; }

/* ------------------------------------------------------------- FAQ */

.faq__cat { margin-bottom: 40px; }
.faq__h { font-family: var(--serif); text-transform: uppercase; font-size: 18px; margin-bottom: 16px; }
.faq__item { border-bottom: 1px solid var(--gray-200); padding: 16px 0; }
.faq__item summary { cursor: pointer; font-size: 15px; line-height: 1.3; }
.faq__item p { margin-top: 12px; font-size: 14px; line-height: 1.6; color: var(--gray-700); }

/* ------------------------------------------------- Pages éditoriales */

.frise { display: grid; gap: 24px; margin: 0; padding: 0; list-style: none; }
@media (min-width: 1024px) { .frise { grid-template-columns: repeat(3, 1fr); gap: 30px; } }
.frise__item  { border-left: 2px solid var(--primary); padding-left: 16px; }
.frise__date  { font-size: 11px; letter-spacing: .06em; }
.frise__titre { margin-top: 6px; font-family: var(--serif); font-size: 18px; }
.frise__texte { margin-top: 8px; font-size: 14px; line-height: 1.5; color: var(--gray-700); }

.manifeste__h { font-family: var(--serif); text-transform: uppercase; font-size: 24px; line-height: 1.15; max-width: 780px; }
@media (min-width: 1280px) { .manifeste__h { font-size: 32px; } }
.manifeste__p { margin-top: 16px; max-width: 780px; font-size: 15px; line-height: 1.6; color: var(--gray-700); }
.manifeste .btn { margin-top: 24px; }

.sizetech__accroche { margin-top: 16px; font-family: var(--serif); font-size: 20px; }
.sizetech__preuve   { margin-top: 8px; font-size: 14px; }
.sizetech .btn      { margin-top: 24px; }

.presse__item    { border-top: 1px solid var(--gray-200); padding-top: 20px; margin-top: 20px; }
.presse__titre   { margin-top: 8px; font-family: var(--serif); font-size: 20px; line-height: 1.2; }
.presse__extrait { margin-top: 10px; font-size: 15px; line-height: 1.6; color: var(--gray-700); font-style: italic; }

.offre { border: 1px solid var(--gray-200); border-radius: var(--radius); padding: 24px; }
.offre__h { font-family: var(--serif); text-transform: uppercase; font-size: 20px; }
.offre__p { margin-top: 10px; font-size: 14px; line-height: 1.5; color: var(--gray-700); }
.offre__points { margin-top: 16px; display: grid; gap: 8px; font-size: 14px; color: var(--gray-700); }
.offre__points li::before { content: "— "; color: var(--gray-400); }
.offre .btn { margin-top: 20px; }
