/* =========================================================
   Page Collections
   ========================================================= */
.hero--collections .hero__media { position: relative; height: 100%; overflow: hidden; }

/* --- Personnalisations --- */
.section--perso { background: var(--cream); }

.perso {
  display: grid;
  grid-template-columns: 1.1fr 1fr auto 1fr 1.1fr;  /* images plus larges que le texte */
  align-items: center;
  gap: 40px;
  max-width: 1280px;                                 /* section un peu plus large */
  margin: 0 auto 48px;
}

.perso__media {
  height: 340px;
  border-radius: 140px 140px 6px 6px;
  overflow: hidden;
}

.perso__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

.perso__name {
  font-family: var(--ff-display);
  font-size: 22px;
  font-weight: 400;
  letter-spacing: .06em;
  color: var(--ink);
  margin-bottom: 14px;
}
.perso__name span { color: var(--gold); font-size: 15px; }

.perso__text {
  font-size: 13.5px;
  color: var(--ink-soft);
  line-height: 1.85;
  margin-bottom: 22px;
}

.perso__divider {
  width: 1px;
  align-self: stretch;
  background: var(--line);
  margin-inline: 6px;
  position: relative;
}
.perso__divider::after {
  content: "✦";
  position: absolute;
  top: 50%; left: 50%;
  transform: translate(-50%, -50%);
  background: var(--cream);
  color: var(--gold);
  font-size: 11px;
  padding: 6px 0;
}

/* Bandeau tout personnalisable */
.perso-strip {
  background: var(--cream-warm);
  border: 1px solid var(--line);
  border-radius: 4px;
  padding: 34px 30px;
  max-width: 1280px;          /* même largeur que .perso */
  margin-inline: auto;
}

.perso-strip__title {
  font-family: var(--ff-script);
  font-size: 26px;
  font-weight: 400;
  color: var(--gold-deep);
  text-align: center;
  margin-bottom: 26px;
}

.perso-strip__list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
}

.pstrip { text-align: center; }
.pstrip__icon { color: var(--gold); margin-bottom: 10px; }

.pstrip__icon svg {
  width: 32px;              /* était 28px */
  height: 32px;
  margin-inline: auto;
}

.pstrip p {
  font-size: 14px;          /* était 12px */
  color: var(--ink-soft);
  line-height: 1.6;
}

/* --- Nos offres --- */
.section--offers { background: var(--sand); }
.section--offers .rule--heart::after { background: var(--sand); }

.offers {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px;
  max-width: var(--wrap);
  margin-inline: auto;
}

.offer {
  background: var(--cream);
  border: 1px solid var(--line);
  border-radius: 4px;
  padding: 16px 16px 26px;
  text-align: center;
  transition: transform .25s ease;
}
.offer:hover { transform: translateY(-4px); }

.offer--featured { border-color: var(--gold); }

.offer__media {
  position: relative;
  margin-bottom: 20px;
}
.offer__media img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius: 3px;
  display: block;
}

.offer__badge {
  position: absolute;
  top: 12px; left: 12px;
  background: var(--cream);
  color: var(--ink);
  font-size: 11px;
  letter-spacing: .04em;
  padding: 6px 14px;
  border-radius: 20px;
  box-shadow: 0 2px 8px rgba(74,64,56,.1);
}

.offer__heart {
  position: absolute;
  top: 12px; right: 12px;
  background: var(--cream);
  color: var(--gold-deep);
  font-size: 10px;
  line-height: 1.3;
  text-align: center;
  padding: 8px 12px;
  border-radius: 30px;
  box-shadow: 0 2px 8px rgba(74,64,56,.1);
}

.offer__name {
  font-family: var(--ff-display);
  font-size: 19px;
  font-weight: 400;
  color: var(--ink);
  margin-bottom: 8px;
}

.offer__desc {
  font-size: 12.5px;
  color: var(--ink-soft);
  line-height: 1.7;
  margin-bottom: 16px;
}

.offer__price {
  font-family: var(--ff-display);
  font-size: 24px;
  font-weight: 500;
  color: var(--ink);
  padding-top: 14px;
  border-top: 1px solid var(--line);
  width: 70px;
  margin: 0 auto;
}

/* --- CTA attention unique --- */
.section--cta-collections { background: var(--cream); }

.cta-collections {
  display: flex;
  align-items: center;
  gap: 28px;
  background: var(--cream-warm);
  border: 1px solid var(--line);
  border-radius: 4px;
  padding: 32px 38px;
  max-width: var(--wrap);
  margin-inline: auto;
}

.cta-collections__icon { color: var(--gold); flex-shrink: 0; }
.cta-collections__icon svg { width: 40px; height: 40px; }

.cta-collections__body { flex: 1; }

.cta-collections__title {
  font-family: var(--ff-script);
  font-size: 26px;
  font-weight: 400;
  color: var(--gold-deep);
  margin-bottom: 8px;
}

.cta-collections__text {
  font-size: 13.5px;
  color: var(--ink-soft);
  line-height: 1.8;
}

.cta-collections .btn { flex-shrink: 0; }

/* --- Responsive Collections --- */
@media (max-width: 1080px) {
  .perso {
    grid-template-columns: 1fr 1fr;
    gap: 28px 40px;
  }
  .perso__media--left  { order: 1; }
  .perso__col:nth-of-type(2) { order: 2; }   /* Naissance */
  .perso__divider { display: none; }
  .perso__col:nth-of-type(3) { order: 3; }   /* Mariage */
  .perso__media--right { order: 4; }
}

@media (max-width: 860px) {
  .perso { grid-template-columns: 1fr; text-align: center; }
  .perso__media img { max-width: 300px; margin-inline: auto; }
  /* ordre logique sur mobile : chaque photo au-dessus de son texte */
  .perso__media--left        { order: 1; }  /* photo naissance */
  .perso__col:nth-of-type(2) { order: 2; }  /* texte naissance */
  .perso__media--right       { order: 3; }  /* photo mariage */
  .perso__col:nth-of-type(3) { order: 4; }  /* texte mariage */
  
  .perso__media {
    height: 380px;
    border-radius: 180px 180px 6px 6px;
    max-width: 300px;
    margin-inline: auto;
  }
  
  .perso-strip__list { grid-template-columns: repeat(2, 1fr); gap: 24px; }
  .offers { grid-template-columns: 1fr; max-width: 380px; }
  .cta-collections { flex-direction: column; text-align: center; }
}

@media (max-width: 560px) {
  .perso-strip__list { grid-template-columns: 1fr; }
}