/* ===================================== */
/* V6 Pages - Specific CSS Styles       */
/* Auto-generated from migrated HTML    */
/* Generated: 2026-03-19                */
/* ===================================== */

/* ===== COMMON RULES (3+ pages) ===== */

/* Used by multiple pages */

/* 29 pages: accueil, bijoux, bracelets... */
.faq-item.open .faq-toggle { transform: rotate(45deg);}

/* 17 pages: chakra-racine, pierre-amethyste, pierre-naissance-janvier... */
.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height .3s ease;
  background: var(--gold-ultra);}

/* 17 pages: chakra-racine, pierre-amethyste, pierre-naissance-janvier... */
.faq-item.open .faq-answer {
  max-height: 500px;
  transition: max-height .4s ease;}

/* 17 pages: pierre-amethyste, pierre-naissance-janvier, pierres-astrologie... */
.faq-question:hover { color: var(--gold); background: var(--gold-ultra);}

/* 15 pages: chakra-racine, pierre-amethyste, pierre-naissance-janvier... */
.faq-item {
  background: var(--white);
  border: 1px solid var(--cream);
  border-radius: 8px;
  overflow: hidden;
  box-shadow: var(--sh-xs);
  transition: all .3s ease;}

/* 15 pages: chakra-racine, pierre-amethyste, pierre-naissance-janvier... */
.faq-item:hover {
  box-shadow: var(--sh-sm);}

/* 15 pages: chakra-racine, pierre-amethyste, pierre-naissance-janvier... */
.faq-answer p {
  padding: 0 24px 24px;
  color: var(--text-soft);
  line-height: 1.8;
  font-size: .95rem;}

/* 14 pages: chakra-racine, pierre-amethyste, pierre-naissance-janvier... */
.faq-section .container {
  max-width: 900px;}

/* 14 pages: chakra-racine, pierre-amethyste, pierre-naissance-janvier... */
.faq-list {
  display: flex;
  flex-direction: column;
  gap: 12px;}

/* 14 pages: pierre-amethyste, pierre-naissance-janvier, pierres-astrologie... */
.faq-question .faq-toggle {
  flex-shrink: 0;
  font-size: 1.4rem;
  color: var(--gold);
  transition: transform .3s ease;}

/* 12 pages: chakra-racine, pierre-amethyste, pierre-naissance-janvier... */
.faq-question {
  width: 100%;
  padding: 24px;
  background: var(--white);
  border: none;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: left;
  font-family: 'Raleway', sans-serif;
  font-size: 1rem;
  color: var(--aubergine);
  font-weight: 600;
  letter-spacing: .5px;
  transition: all .3s ease;}

/* 9 pages: accueil, bijoux, bracelets... */
.faq-list {
  max-width: 800px;
  margin: 40px auto 0;}

/* 9 pages: accueil, bijoux, bracelets... */
.faq-item {
  border-bottom: 1px solid var(--cream);}

/* 9 pages: accueil, bijoux, bracelets... */
.faq-question {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
  background: none;
  border: none;
  cursor: pointer;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.1rem;
  font-weight: 600;
  color: var(--aubergine);
  text-align: left;
  transition: color .3s ease;}

/* 9 pages: accueil, bijoux, bracelets... */
.faq-question:hover { color: var(--gold);}

/* 9 pages: accueil, bijoux, bracelets... */
.faq-question .faq-toggle {
  font-size: 1.4rem;
  color: var(--gold);
  transition: transform .3s ease;
  flex-shrink: 0;
  margin-left: 16px;}

/* 9 pages: accueil, bijoux, bracelets... */
.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height .4s ease, padding .4s ease;}

/* 9 pages: accueil, bijoux, bracelets... */
.faq-item.open .faq-answer {
  max-height: 300px;
  padding-bottom: 20px;}

/* 9 pages: accueil, bijoux, bracelets... */
.faq-answer p {
  font-size: .85rem;
  line-height: 1.8;
  color: var(--text-soft);}

/* 9 pages: pierre-naissance-janvier, pierres-belier, pierres-chakras... */
.faq-section { padding: 80px 0; background: var(--cream-warm);}

/* 8 pages: bijoux, bracelets, colliers... */
.faq-section {
  padding: 80px 0;
  background: var(--cream-warm);
  border-top: 1px solid var(--cream);}

/* 8 pages: bijoux, bracelets, colliers... */
.seo-block {
  padding: 80px 0;
  background: var(--white);
  border-top: 1px solid var(--cream);}

/* 8 pages: bijoux, bracelets, colliers... */
.seo-content {
  max-width: 860px;
  margin: 0 auto;}

/* 8 pages: bijoux, bracelets, colliers... */
.seo-content h2 {
  font-size: 1.5rem;
  margin-bottom: 20px;
  color: var(--aubergine);}

/* 8 pages: bijoux, bracelets, colliers... */
.seo-content h3 {
  font-size: 1.15rem;
  margin: 28px 0 12px;
  color: var(--aubergine-90);}

/* 8 pages: bijoux, bracelets, colliers... */
.seo-content p {
  color: var(--text-soft);
  line-height: 1.9;
  margin-bottom: 16px;}

/* 8 pages: bijoux, bracelets, colliers... */
.seo-content strong { color: var(--text);}

/* 8 pages: chakra-racine, pierre-amethyste, pierre-naissance-janvier... */
.faq-section {}

/* 7 pages: pierre-naissance-janvier, pierres-belier, pierres-chakras... */
.seo-content { max-width: 900px; margin: 0 auto;}

/* 6 pages: bijoux, bracelets, colliers... */
.product-card:hover .product-card-img img {
  transform: scale(1.05);}

/* 6 pages: pierre-naissance-janvier, pierres-belier, pierres-naissance... */
.seo-content h2 { font-family: 'Cormorant Garamond', serif; font-size: 1.6rem; color: var(--aubergine); margin-bottom: 20px;}

/* 6 pages: pierre-naissance-janvier, pierres-belier, pierres-naissance... */
.seo-content p { font-size: .9rem; color: var(--text-soft); line-height: 1.85; margin-bottom: 16px;}

/* 6 pages: pierre-naissance-janvier, pierres-belier, pierres-naissance... */
.seo-content strong { color: var(--aubergine);}

/* 5 pages: bijoux, bracelets, colliers... */
.bijoux-hero {
  position: relative;
  overflow: hidden;
  padding: 100px 0;
  background: linear-gradient(135deg, var(--aubergine) 0%, #2D1B2D 100%);}

/* 5 pages: bijoux, bracelets, colliers... */
.bijoux-hero .container {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 60px;
  align-items: center;}

/* 5 pages: bijoux, bracelets, colliers... */
.bijoux-hero-content h1 {
  color: var(--white);
  margin-bottom: 20px;}

/* 5 pages: bijoux, bracelets, colliers... */
.bijoux-hero-content .sep { background: var(--gold);}

/* 5 pages: bijoux, bracelets, colliers... */
.bijoux-hero-content p {
  color: rgba(255,255,255,.85);
  font-size: .95rem;
  line-height: 1.8;
  margin-bottom: 28px;
  max-width: 520px;}

/* 5 pages: bijoux, bracelets, colliers... */
.bijoux-hero-cta {
  display: inline-block;
  padding: 14px 32px;
  background: var(--gold);
  color: var(--white);
  font-size: .7rem;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 4px;
  transition: all .3s ease;
  box-shadow: 0 4px 16px rgba(196,162,101,.25);}

/* 5 pages: bijoux, bracelets, colliers... */
.bijoux-hero-cta:hover {
  background: var(--gold-bright);
  transform: translateY(-2px);
  box-shadow: 0 6px 24px rgba(196,162,101,.35);}

/* 5 pages: bijoux, bracelets, colliers... */
.bijoux-hero-decor {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  place-items: center;}

/* 5 pages: bijoux, bracelets, colliers... */
.bijoux-hero-decor img {
  width: 160px;
  height: 160px;
  object-fit: cover;
  border-radius: 50%;
  box-shadow: 0 8px 30px rgba(60,42,60,.2);
  transition: transform .4s ease;
  cursor: pointer;}

/* 5 pages: bijoux, bracelets, colliers... */
.bijoux-hero-decor img:hover { transform: scale(1.05);}

/* 5 pages: bijoux, bracelets, colliers... */
.bijoux-hero-decor img:nth-child(3) {
  grid-column: 1/-1;
  width: 140px;
  height: 140px;}

/* 5 pages: bijoux, bracelets, colliers... */
.category-section {
  padding: 80px 0;
  background: var(--white);
  border-top: 1px solid var(--cream);}

/* 5 pages: bijoux, bracelets, colliers... */
.category-section .container {
  text-align: center;
  margin-bottom: 40px;}

/* 5 pages: bijoux, bracelets, colliers... */
.category-section h2 {
  margin-bottom: 12px;}

/* 5 pages: bijoux, bracelets, colliers... */
.category-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .5s ease;}

/* 5 pages: bijoux, bracelets, colliers... */
.category-card:hover img {
  transform: scale(1.08);}

/* 5 pages: bijoux, bracelets, colliers... */
.bijoux-section {
  padding: 80px 0;
  background: var(--cream-warm);
  border-top: 1px solid var(--cream);}

/* 5 pages: bijoux, bracelets, colliers... */
.bijoux-section-header {
  text-align: center;
  margin-bottom: 50px;}

/* 5 pages: bijoux, bracelets, colliers... */
.bijoux-section-header h2 {
  margin-bottom: 12px;}

/* 5 pages: bijoux, bracelets, colliers... */
.bijoux-section-header p {
  max-width: 600px;
  margin: 0 auto;
  font-size: .92rem;}

/* 5 pages: bijoux, bracelets, colliers... */
.product-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 28px;}

/* 5 pages: bijoux, bracelets, colliers... */
.product-card {
  background: var(--white);
  border-radius: 8px;
  overflow: hidden;
  box-shadow: var(--sh-xs);
  transition: all .3s ease;
  text-align: center;}

/* 5 pages: bijoux, bracelets, colliers... */
.product-card:hover {
  box-shadow: var(--sh-md);
  transform: translateY(-4px);}

/* 5 pages: bijoux, bracelets, colliers... */
.product-card-img {
  width: 100%;
  aspect-ratio: 1;
  overflow: hidden;
  background: var(--cream);}

/* 5 pages: bijoux, bracelets, colliers... */
.product-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .4s ease;}

/* 5 pages: bijoux, bracelets, colliers... */
.product-card-info {
  padding: 20px 16px;}

/* 5 pages: bijoux, bracelets, colliers... */
.product-card-info h4 {
  font-size: .95rem;
  margin-bottom: 12px;
  color: var(--aubergine);
  min-height: 2.8em;
  display: flex;
  align-items: center;
  justify-content: center;}

/* 5 pages: bijoux, bracelets, colliers... */
.product-price {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.1rem;
  font-weight: 600;
  color: var(--gold);}

/* 5 pages: bijoux, bracelets, colliers... */
.product-stars {
  display: flex;
  align-items: center;
  gap: 4px;
  margin: 4px 0 6px;}

/* 5 pages: bijoux, bracelets, colliers... */
.product-stars .stars {
  color: var(--gold);
  font-size: .72rem;
  letter-spacing: 1px;}

/* 5 pages: bijoux, bracelets, colliers... */
.product-stars .rating-count {
  font-size: .65rem;
  color: var(--text-muted);
  font-weight: 400;}

/* 5 pages: bijoux, bracelets, colliers... */
.trust-section {
  padding: 80px 0;
  background: var(--white);
  border-top: 1px solid var(--cream);}

/* 5 pages: bijoux, bracelets, colliers... */
.trust-section .container {
  text-align: center;
  margin-bottom: 40px;}

/* 5 pages: bijoux, bracelets, colliers... */
.trust-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;}

/* 5 pages: bijoux, bracelets, colliers... */
.trust-card {
  text-align: center;
  padding: 32px;
  background: var(--gold-ultra);
  border-radius: 8px;
  transition: all .3s ease;}

/* 5 pages: bijoux, bracelets, colliers... */
.trust-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--sh-md);}

/* 5 pages: bijoux, bracelets, colliers... */
.trust-icon {
  width: 60px;
  height: 60px;
  margin: 0 auto 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--gold);
  color: var(--white);
  border-radius: 50%;
  font-size: 1.8rem;}

/* 5 pages: bijoux, bracelets, colliers... */
.trust-card h3 {
  font-size: 1.15rem;
  margin-bottom: 12px;}

/* 5 pages: bijoux, bracelets, colliers... */
.trust-card p {
  font-size: .85rem;
  line-height: 1.7;}

/* 5 pages: pierre-naissance-janvier, pierres-naissance, purification-pierres... */
.seo-block { padding: 60px 0; background: var(--white);}

/* 4 pages: bracelets, colliers, pendentifs... */
.bijoux-hero-bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  opacity: .15;
  z-index: 0;}

/* 4 pages: bracelets, colliers, pendentifs... */
.bijoux-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(60,42,60,.92) 0%, rgba(60,42,60,.7) 100%);
  z-index: 1;}

/* 4 pages: bracelets, colliers, pendentifs... */
.category-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
  margin-bottom: 60px;}

/* 4 pages: bracelets, colliers, pendentifs... */
.category-card {
  position: relative;
  height: 240px;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
  text-decoration: none;}

/* 4 pages: bracelets, colliers, pendentifs... */
.category-card-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to top, rgba(60,42,60,.85) 0%, rgba(60,42,60,.35) 55%, transparent 100%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 20px;
  color: var(--white);}

/* 4 pages: bracelets, colliers, pendentifs... */
.category-card-overlay h3 {
  color: var(--white);
  font-size: 1.15rem;
  margin-bottom: 4px;}

/* 4 pages: bracelets, colliers, pendentifs... */
.category-card-overlay p {
  color: var(--gold-light);
  font-size: .72rem;}

/* 4 pages: bracelets, colliers, pendentifs... */
.filter-bar {
  padding: 28px 0 24px;
  background: var(--white);
  border-bottom: 1px solid var(--cream);
  position: sticky;
  top: 72px;
  z-index: 90;
  transition: box-shadow .3s ease;}

/* 4 pages: bracelets, colliers, pendentifs... */
.filter-bar.has-shadow { box-shadow: 0 4px 20px rgba(60,42,60,.06);}

/* 4 pages: bracelets, colliers, pendentifs... */
.filter-bar .container {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;}

/* 4 pages: bracelets, colliers, pendentifs... */
.filter-bar-label {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1rem;
  font-weight: 600;
  color: var(--aubergine);
  margin-right: 4px;
  white-space: nowrap;}

/* 4 pages: bracelets, colliers, pendentifs... */
.filter-dropdown { position: relative;}

/* 4 pages: bracelets, colliers, pendentifs... */
.filter-btn {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 8px 16px;
  border: 1px solid var(--aubergine-20);
  border-radius: 100px;
  background: var(--cream-warm);
  font-family: 'Raleway', sans-serif;
  font-size: .78rem;
  font-weight: 500;
  color: var(--text-soft);
  cursor: pointer;
  transition: all .25s ease;
  white-space: nowrap;}

/* 4 pages: bracelets, colliers, pendentifs... */
.filter-btn:hover, .filter-btn.active {
  border-color: var(--gold);
  color: var(--aubergine);
  background: var(--gold-ultra);}

/* 4 pages: bracelets, colliers, pendentifs... */
.filter-btn svg {
  width: 14px; height: 14px;
  stroke: currentColor; fill: none; stroke-width: 2;
  transition: transform .25s ease;}

/* 4 pages: bracelets, colliers, pendentifs... */
.filter-dropdown.open .filter-btn svg { transform: rotate(180deg);}

/* 4 pages: bracelets, colliers, pendentifs... */
.filter-dropdown.open .filter-btn {
  border-color: var(--gold);
  color: var(--aubergine);
  background: var(--gold-ultra);}

/* 4 pages: bracelets, colliers, pendentifs... */
.filter-panel {
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  min-width: 240px;
  background: var(--white);
  border: 1px solid var(--cream);
  border-radius: 12px;
  box-shadow: var(--sh-md);
  padding: 16px;
  display: none;
  z-index: 100;}

/* 4 pages: bracelets, colliers, pendentifs... */
.filter-dropdown.open .filter-panel { display: block;}

/* 4 pages: bracelets, colliers, pendentifs... */
.filter-panel-title {
  font-family: 'Cormorant Garamond', serif;
  font-size: .9rem;
  font-weight: 600;
  color: var(--aubergine);
  margin-bottom: 12px;
  padding-bottom: 8px;
  border-bottom: 1px solid var(--cream);}

/* 4 pages: bracelets, colliers, pendentifs... */
.filter-tags { display: flex; flex-wrap: wrap; gap: 6px;}

/* 4 pages: bracelets, colliers, pendentifs... */
.filter-tag {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  padding: 5px 12px;
  border-radius: 100px;
  font-size: .72rem;
  font-weight: 500;
  color: var(--text-soft);
  background: var(--cream-warm);
  border: 1px solid transparent;
  cursor: pointer;
  transition: all .2s ease;}

/* 4 pages: bracelets, colliers, pendentifs... */
.filter-tag:hover, .filter-tag.selected {
  background: var(--gold-ultra);
  border-color: var(--gold);
  color: var(--aubergine);}

/* 4 pages: bracelets, colliers, pendentifs... */
.filter-tag .color-dot {
  width: 10px; height: 10px; border-radius: 50%; display: inline-block; flex-shrink: 0;}

/* 4 pages: bracelets, colliers, pendentifs... */
.filter-price-range { display: flex; align-items: center; gap: 10px; margin-top: 8px;}

/* 4 pages: bracelets, colliers, pendentifs... */
.filter-price-range input[type="range"] { flex: 1; accent-color: var(--aubergine); height: 4px;}

/* 4 pages: bracelets, colliers, pendentifs... */
.filter-price-val { font-size: .72rem; color: var(--text-muted); white-space: nowrap;}

/* 4 pages: bracelets, colliers, pendentifs... */
.filter-count { margin-left: auto; font-size: .75rem; color: var(--text-muted); white-space: nowrap;}

/* 4 pages: bracelets, colliers, pendentifs... */
.filter-reset {
  padding: 6px 14px;
  border-radius: 100px;
  font-size: .72rem;
  font-weight: 500;
  color: var(--text-muted);
  background: transparent;
  border: 1px dashed var(--aubergine-20);
  cursor: pointer;
  transition: all .2s ease;}

/* 4 pages: bracelets, colliers, pendentifs... */
.filter-reset:hover { color: var(--aubergine); border-color: var(--aubergine-50);}

/* 4 pages: bracelets, colliers, pendentifs... */
@media (max-width: 1100px) {
  .bijoux-hero-decor { display: none; }  .bijoux-hero .container { grid-template-columns: 1fr; }  .bijoux-hero-decor { display: none; }  .category-grid { grid-template-columns: repeat(3, 1fr); }  .product-grid { grid-template-columns: repeat(3, 1fr); }
}

/* 4 pages: bracelets, colliers, pendentifs... */
@media (max-width: 768px) {
  .bijoux-hero-content h1 { font-size: 2rem; }  .filter-bar { position: static; }  .filter-bar .container { gap: 8px; }  .filter-bar-label { width: 100%; margin-bottom: 2px; }  .category-grid { grid-template-columns: repeat(2, 1fr); }  .product-grid { grid-template-columns: repeat(2, 1fr); }  .bijoux-hero-content h1 { font-size: 2rem; }  .trust-grid { grid-template-columns: 1fr; }  .filter-btn { padding: 6px 12px; font-size: .72rem; }  .filter-bar-label { width: 100%; margin-bottom: 2px; }
}

/* 3 pages: pierre-naissance-janvier, pierres-mariage, tableau-purification-rechargement */
.faq-item { background: var(--white); border: 1px solid var(--cream); border-radius: 8px; overflow: hidden;}

/* 3 pages: pierre-naissance-janvier, pierres-mariage, tableau-purification-rechargement */
.faq-question { width: 100%; padding: 24px; background: var(--white); border: none; cursor: pointer; display: flex; justify-content: space-between; align-items: center; text-align: left; font-family: 'Raleway', sans-serif; font-size: .95rem; color: var(--aubergine); font-weight: 600; letter-spacing: .5px; transition: all .3s ease;}

/* 3 pages: pierre-naissance-janvier, pierres-mariage, tableau-purification-rechargement */
.faq-answer { max-height: 0; overflow: hidden; transition: max-height .4s ease;}

/* 3 pages: pierre-naissance-janvier, pierres-mariage, tableau-purification-rechargement */
.faq-item.open .faq-answer { max-height: 500px;}

/* 3 pages: pierre-naissance-janvier, pierres-mariage, tableau-purification-rechargement */
.faq-answer p { padding: 0 24px 24px; font-size: .92rem; color: var(--text-soft); line-height: 1.85;}



/* ===== PAGE-SPECIFIC RULES ===== */


/* ===== ACCUEIL ===== */

.section-intro {
  text-align: center;
  max-width: 600px;
  margin: 0 auto 64px;}

.section-intro p {
  margin-top: 16px;
  font-size: .88rem;
  line-height: 1.9;}

.btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 15px 38px;
  font-family: 'Raleway', sans-serif;
  font-size: .65rem;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
  border: none;
  transition: all var(--dur) var(--ease);
  position: relative;
  overflow: hidden;}

.btn::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(120deg, transparent 40%, rgba(255,255,255,.15) 50%, transparent 60%);
  transform: translateX(-100%);
  transition: transform .6s ease;}

.btn:hover::after { transform: translateX(100%);}

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

.btn-gold:hover { background: var(--gold-bright); box-shadow: var(--sh-gold);}

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

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

.btn-outline-light { background: transparent; border: 1px solid rgba(255,255,255,.4); color: var(--white);}

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

.btn-aubergine { background: var(--aubergine); color: var(--gold-pale);}

.btn-aubergine:hover { background: var(--aubergine-90);}

.hero-slider {
  position: relative;
  overflow: hidden;
  height: 560px;
  min-height: 560px;
  max-height: 560px;
  background: var(--aubergine);}

.hero-slide {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  opacity: 0;
  transition: opacity 1.2s ease-in-out;
  pointer-events: none;
  height: 100%;}

.hero-slide.active {
  opacity: 1;
  pointer-events: auto;}

.hero-slide-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;}

.hero-slide-overlay {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;}

.slide-book .hero-slide-bg {
  background-image: url("https://www.france-mineraux.fr/wp-content/uploads/2026/03/pexels-photo-4040586.jpg");
  background-size: cover;
  background-position: center;}

.slide-book .hero-slide-overlay {
  background: linear-gradient(90deg, rgba(45,27,45,.9) 0%, rgba(45,27,45,.7) 45%, rgba(45,27,45,.4) 100%);}

.slide-boutique .hero-slide-bg {
  background-image: url('https://www.france-mineraux.fr/wp-content/uploads/2026/03/SMO_11.jpg');
  background-size: cover;
  background-position: center;}

.slide-boutique .hero-slide-overlay {
  background: linear-gradient(90deg, rgba(45,27,45,.92) 0%, rgba(45,27,45,.65) 50%, rgba(45,27,45,.35) 100%);}

.slide-promo .hero-slide-bg {
  background-image: url('https://www.france-mineraux.fr/wp-content/uploads/2026/03/SMO_16.jpg');
  background-size: cover;
  background-position: center;}

.slide-promo .hero-slide-overlay {
  background: linear-gradient(90deg, rgba(45,27,45,.9) 0%, rgba(45,27,45,.6) 50%, rgba(45,27,45,.25) 100%);}

.slider-dots {
  position: absolute;
  bottom: 28px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 10px;
  z-index: 10;}

.slider-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: 1px solid rgba(232,217,190,.5);
  background: transparent;
  cursor: pointer;
  transition: all .4s ease;
  padding: 0;}

.slider-dot.active {
  background: var(--gold);
  border-color: var(--gold);
  width: 24px;
  border-radius: 4px;}

.slider-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 1px solid rgba(196,162,101,.25);
  background: rgba(45,27,45,.35);
  backdrop-filter: blur(8px);
  color: var(--gold-light);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .3s ease;
  font-size: 0;}

.slider-arrow:hover { background: var(--gold); color: var(--white); border-color: var(--gold);}

.slider-arrow svg { width: 16px; height: 16px;}

.slider-prev { left: 24px;}

.slider-next { right: 24px;}

.hero-slide-inner {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: center;
  padding: 72px 0;
  max-width: 1300px;
  margin: 0 auto;
  padding-left: 48px;
  padding-right: 48px;}

.hero-content { max-width: 520px;}

.hero-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-size: .6rem;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 600;
  margin-bottom: 28px;}

.hero-eyebrow::before {
  content: '';
  width: 32px;
  height: 1px;
  background: var(--gold);}

.hero-slide h1 {
  color: var(--white) !important;
  font-weight: 300;
  font-size: clamp(2.8rem, 5.5vw, 4.6rem);
  margin-bottom: 24px;}

.hero-slide h1 strong {
  font-weight: 500;
  font-style: italic;
  color: var(--gold-bright);}

.hero-text {
  font-size: .9rem;
  color: var(--gold-pale);
  opacity: .7;
  line-height: 1.9;
  max-width: 440px;
  margin-bottom: 40px;
  font-weight: 300;}

.hero-ctas { display: flex; gap: 14px;}

.hero-visual {
  position: relative;
  display: flex;
  justify-content: center;
  padding: 20px 0;}

.intro-block {
  padding: 72px 0 0;
  text-align: center;}

.intro-block p {
  max-width: 680px;
  margin: 0 auto;
  font-size: .9rem;
  line-height: 2;}

.intro-block .btn { margin-top: 28px;}

.stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  max-width: 900px;
  margin: 48px auto 0;
  border: 1px solid var(--cream);
  background: var(--white);}

.stat {
  padding: 28px 20px;
  text-align: center;
  border-right: 1px solid var(--cream);}

.stat:last-child { border-right: none;}

.stat-number {
  font-family: 'Cormorant Garamond', serif;
  font-size: 2.4rem;
  font-weight: 300;
  color: var(--aubergine);
  line-height: 1;}

.stat-number span { color: var(--gold); font-weight: 500;}

.stat-label {
  font-size: .6rem;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: var(--text-muted);
  margin-top: 6px;
  font-weight: 500;}

section.products { padding: 96px 0;}

section.products:nth-child(odd) { background: var(--white);}

.products-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 2px;}

.p-card {
  background: var(--cream-warm);
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: all var(--dur) var(--ease);}

.p-card:hover { z-index: 2; box-shadow: var(--sh-lg);}

.p-card-img {
  aspect-ratio: 1;
  position: relative;
  overflow: hidden;}

.p-stone {
  width: 100%;
  height: 100%;
  transition: transform .8s var(--ease-out);}

.p-card:hover .p-stone { transform: scale(1.05);}

.p-badge {
  position: absolute;
  top: 14px;
  left: 14px;
  padding: 5px 12px;
  font-size: .55rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Raleway', sans-serif;
  background: var(--aubergine);
  color: var(--gold-light);}

.p-overlay {
  position: absolute;
  inset: 0;
  background: rgba(60,42,60,.6);
  backdrop-filter: blur(4px);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  opacity: 0;
  transition: opacity .4s ease;}

.p-card:hover .p-overlay { opacity: 1;}

.p-overlay-btn {
  padding: 10px 24px;
  font-size: .6rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Raleway', sans-serif;
  background: var(--gold);
  color: var(--white);
  border: none;
  cursor: pointer;
  transition: all .3s ease;}

.p-overlay-btn:hover { background: var(--gold-bright);}

.p-overlay-link {
  font-size: .6rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: var(--white);
  border-bottom: 1px solid rgba(255,255,255,.3);
  padding-bottom: 2px;}

.p-info {
  padding: 18px 18px 22px;}

.p-name {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.05rem;
  font-weight: 600;
  color: var(--aubergine);
  margin-bottom: 2px;}

.p-desc {
  font-size: .72rem;
  color: var(--text-muted);}

.p-bottom {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-top: 10px;}

.p-price {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.15rem;
  font-weight: 600;
  color: var(--aubergine);}

.p-old {
  font-size: .78rem;
  color: var(--text-muted);
  text-decoration: line-through;
  margin-left: 6px;
  font-weight: 400;}

.p-stars {
  font-size: .55rem;
  letter-spacing: 2px;
  color: var(--gold);}

.section-cta { text-align: center; margin-top: 56px;}

.categories { padding: 96px 0;}

.cat-grid {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 12px;}

.cat-item {
  text-align: center;
  cursor: pointer;
  padding: 24px 8px;
  transition: all var(--dur) var(--ease);
  position: relative;}

.cat-item::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 2px;
  background: var(--gold);
  transition: all .4s var(--ease);
  transform: translateX(-50%);}

.cat-item:hover::after { width: 24px;}

.cat-circle {
  width: 80px;
  height: 80px;
  margin: 0 auto 14px;
  border-radius: 50%;
  border: 1px solid var(--cream);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all var(--dur) var(--ease);
  overflow: hidden;}

.cat-circle-fill {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transition: transform .6s var(--ease-out);}

.cat-item:hover .cat-circle {
  border-color: var(--gold);
  box-shadow: 0 0 0 4px var(--gold-ultra);}

.cat-item:hover .cat-circle-fill { transform: scale(1.1);}

.cat-name {
  font-family: 'Cormorant Garamond', serif;
  font-size: .92rem;
  font-weight: 600;
  color: var(--aubergine);}

.cat-count {
  font-size: .62rem;
  color: var(--text-muted);
  margin-top: 2px;}

.resources { padding: 96px 0; background: var(--cream-warm);}

.res-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;}

.res-card {
  position: relative;
  aspect-ratio: 3/4;
  overflow: hidden;
  cursor: pointer;
  isolation: isolate;}

.res-bg {
  position: absolute;
  inset: 0;
  z-index: -1;
  transition: transform 1.2s var(--ease-out);}

.res-card:hover .res-bg { transform: scale(1.06);}

.res-card::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 30%, rgba(45,27,45,.88) 100%);
  z-index: 1;
  transition: background .5s ease;}

.res-card:hover::before {
  background: linear-gradient(180deg, transparent 10%, rgba(45,27,45,.92) 100%);}

.res-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 32px 28px;
  z-index: 2;
  transform: translateY(10px);
  transition: transform .5s var(--ease);}

.res-card:hover .res-content { transform: translateY(0);}

.res-content .eyebrow { color: var(--gold); font-size: .55rem; margin-bottom: 8px; display: block;}

.res-content h3 {
  color: var(--white);
  font-size: 1.4rem;
  font-weight: 400;
  margin-bottom: 8px;}

.res-content p {
  font-size: .76rem;
  color: rgba(255,255,255,.6);
  line-height: 1.7;
  max-height: 0;
  overflow: hidden;
  transition: max-height .5s ease, opacity .4s ease;
  opacity: 0;}

.res-card:hover .res-content p { max-height: 100px; opacity: 1;}

.res-arrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 14px;
  font-size: .6rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 600;
  transition: gap .3s ease;}

.res-card:hover .res-arrow { gap: 14px;}

.minerals { padding: 96px 0; background: var(--white);}

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

.min-card {
  text-align: center;
  padding: 28px 16px;
  transition: all var(--dur) var(--ease);
  cursor: pointer;
  position: relative;}

.min-card::before {
  content: '';
  position: absolute;
  inset: 0;
  border: 1px solid transparent;
  transition: all var(--dur) var(--ease);}

.min-card:hover::before {
  border-color: var(--gold-light);
  box-shadow: var(--sh-md);}

.min-circle {
  width: 100px;
  height: 100px;
  margin: 0 auto 16px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;}

.min-circle::after {
  content: '';
  position: absolute;
  inset: -2px;
  border-radius: 50%;
  border: 2px solid transparent;
  transition: border-color .4s ease;}

.min-card:hover .min-circle::after { border-color: var(--gold);}

.min-fill {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  transition: transform .8s var(--ease-out);}

.min-card:hover .min-fill { transform: scale(1.1);}

.min-name {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1rem;
  font-weight: 600;
  color: var(--aubergine);}

.min-virtue {
  font-size: .68rem;
  color: var(--gold);
  font-style: italic;
  font-family: 'Cormorant Garamond', serif;
  margin-top: 2px;}

.min-price {
  font-size: .72rem;
  color: var(--text-muted);
  margin-top: 6px;}

.min-price strong {
  color: var(--aubergine);
  font-family: 'Cormorant Garamond', serif;
  font-size: .9rem;}

.social {
  background: var(--aubergine);
  padding: 80px 0 0;
  color: var(--cream-warm);}

.social .section-intro h2 { color: var(--white);}

.social .section-intro p { color: var(--gold-pale); opacity: .6;}

.social .sep-center { background: var(--gold);}

.ig-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 3px;}

.ig-post {
  aspect-ratio: 1;
  overflow: hidden;
  cursor: pointer;
  position: relative;}

.ig-fill {
  width: 100%;
  height: 100%;
  transition: transform .8s var(--ease-out);}

.ig-post:hover .ig-fill { transform: scale(1.08);}

.ig-post::after {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(60,42,60,.4);
  opacity: 0;
  transition: opacity .4s ease;
  display: flex;
  align-items: center;
  justify-content: center;}

.ig-post:hover::after { opacity: 1;}

.social-links {
  display: flex;
  justify-content: center;
  gap: 16px;
  padding: 36px 0;}

.social-link {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 1px solid rgba(196,162,101,.25);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--gold-pale);
  font-size: .7rem;
  font-weight: 600;
  transition: all .3s ease;}

.social-link:hover {
  background: var(--gold);
  color: var(--white);
  border-color: var(--gold);}

section.novelties { padding: 96px 0;}

.finder {
  padding: 96px 0;
  background: linear-gradient(180deg, var(--cream-warm) 0%, var(--cream) 100%);}

.finder-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  max-width: 1100px;
  margin: 0 auto;}

.finder-card {
  padding: 40px 28px;
  text-align: center;
  background: var(--white);
  border: 1px solid var(--cream);
  transition: all var(--dur) var(--ease);
  cursor: pointer;
  position: relative;
  overflow: hidden;}

.finder-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: var(--gold);
  transform: scaleX(0);
  transition: transform .5s var(--ease);}

.finder-card:hover::before { transform: scaleX(1);}

.finder-card:hover {
  border-color: var(--gold-light);
  box-shadow: var(--sh-gold);
  transform: translateY(-4px);}

.finder-icon {
  width: 64px;
  height: 64px;
  margin: 0 auto 20px;
  border-radius: 50%;
  background: var(--aubergine-05);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background .4s ease;}

.finder-card:hover .finder-icon { background: var(--gold-ultra);}

.finder-icon svg { width: 28px; height: 28px; stroke: var(--aubergine); fill: none; stroke-width: 1.2;}

.finder-card h3 { margin-bottom: 8px;}

.finder-card p { font-size: .8rem; line-height: 1.8;}

.finder-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  margin-top: 18px;
  font-size: .6rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 600;
  transition: gap .3s ease;}

.finder-card:hover .finder-link { gap: 12px;}

.google-reviews {
  padding: 72px 0;
  background: var(--cream-warm);}

.gr-header {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin-bottom: 12px;}

.gr-header svg { width: 32px; height: 32px; flex-shrink: 0;}

.gr-header-text {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.5rem;
  color: var(--aubergine);
  font-weight: 400;}

.gr-header-text strong {
  font-weight: 600;
  color: var(--gold);}

.gr-subtitle {
  text-align: center;
  font-size: .78rem;
  color: var(--text-muted);
  margin-bottom: 40px;}

.gr-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;}

.gr-card {
  background: var(--white);
  padding: 28px 24px;
  border: 1px solid var(--cream);
  position: relative;
  transition: all var(--dur) var(--ease);}

.gr-card:hover {
  border-color: var(--gold-light);
  box-shadow: var(--sh-sm);}

.gr-card-top {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 14px;}

.gr-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--aubergine-05);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1rem;
  font-weight: 600;
  color: var(--aubergine);
  flex-shrink: 0;}

.gr-name {
  font-family: 'Raleway', sans-serif;
  font-size: .78rem;
  font-weight: 600;
  color: var(--aubergine);}

.gr-date {
  font-size: .62rem;
  color: var(--text-muted);
  display: block;
  margin-top: 1px;}

.gr-stars {
  color: var(--gold);
  font-size: .65rem;
  letter-spacing: 2px;
  margin-bottom: 10px;}

.gr-text {
  font-size: .8rem;
  line-height: 1.8;
  color: var(--text-soft);
  font-style: italic;
  font-family: 'Cormorant Garamond', serif;
  font-size: .95rem;}

.gr-quote {
  position: absolute;
  top: 16px;
  right: 20px;
  font-family: 'Cormorant Garamond', serif;
  font-size: 2.5rem;
  color: var(--gold-light);
  line-height: 1;}

.trust {
  padding: 0;
  background: var(--white);
  border-top: 1px solid var(--cream);
  border-bottom: 1px solid var(--cream);}

.trust-row {
  display: grid;
  grid-template-columns: repeat(5, 1fr);}

.trust-item {
  padding: 32px 16px;
  text-align: center;
  border-right: 1px solid var(--cream);
  transition: background .3s ease;}

.trust-item:last-child { border-right: none;}

.trust-item:hover { background: var(--cream-warm);}

.trust-item svg {
  width: 28px;
  height: 28px;
  stroke: var(--gold);
  fill: none;
  stroke-width: 1.2;
  margin-bottom: 10px;}

.trust-item h4 {
  font-family: 'Raleway', sans-serif;
  font-size: .62rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--aubergine);
  margin-bottom: 4px;}

.trust-item p { font-size: .72rem;}

.faq-section {
  padding: 80px 0;
  background: var(--white);
  border-top: 1px solid var(--cream);}

.seo-block {
  padding: 80px 0;
  background: var(--cream-warm);
  border-top: 1px solid var(--cream);}

.seo-grid {
  display: grid;
  grid-template-columns: 1.5fr 1fr;
  gap: 64px;}

.seo-text h2 {
  font-size: 1.5rem;
  margin-bottom: 20px;
  color: var(--aubergine);}

.seo-text h3 {
  font-size: 1.15rem;
  margin-top: 28px;
  margin-bottom: 12px;
  color: var(--aubergine);}

.seo-text p {
  font-size: .85rem;
  line-height: 2;
  color: var(--text-soft);}

.seo-text a {
  color: var(--gold);
  border-bottom: 1px solid var(--gold-light);
  transition: all .3s ease;}

.seo-text a:hover {
  color: var(--aubergine);}

.seo-sidebar h4 {
  font-family: 'Raleway', sans-serif;
  font-size: .6rem;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 700;
  margin-bottom: 16px;}

.seo-links {
  list-style: none;}

.seo-links li {
  padding: 8px 0;
  border-bottom: 1px solid var(--cream);}

.seo-links a {
  font-size: .82rem;
  color: var(--text-soft);
  display: flex;
  align-items: center;
  gap: 8px;
  transition: all .3s ease;}

.seo-links a::before {
  content: '→';
  color: var(--gold);
  font-size: .7rem;}

.seo-links a:hover {
  color: var(--gold);
  transform: translateX(4px);}

.seo-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 24px;}

.seo-tag {
  padding: 6px 14px;
  border: 1px solid var(--cream);
  font-size: .7rem;
  color: var(--text-muted);
  transition: all .3s ease;}

.seo-tag:hover {
  border-color: var(--gold);
  color: var(--gold);}

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

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

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

img.cat-circle-fill { width: 100%; height: 100%; object-fit: cover; border-radius: 50%; display: block;}

.cat-icon { width: 36px; height: 36px; stroke: var(--aubergine); fill: none; stroke-width: 1; stroke-linecap: round; stroke-linejoin: round; transition: stroke .4s ease;}

.cat-item:hover .cat-icon { stroke: var(--gold);}

@media(max-width: 1100px) {
  .hero-slider, .hero-slider { height: 480px; min-height: 480px; max-height: 480px; }
  .hero-slide-inner { grid-template-columns: 1fr; text-align: center; padding-left: 20px; padding-right: 20px; padding-top: 48px; padding-bottom: 48px; }  .products-grid, .min-grid { grid-template-columns: repeat(3, 1fr); }  .cat-grid { grid-template-columns: repeat(4, 1fr); }  .slider-arrow { display: none; }  .hero-eyebrow { justify-content: center; }  .hero-text { margin: 0 auto 40px; }  .hero-ctas { justify-content: center; }  .hero-visual { display: none; }  .hero-content { max-width: 100%; }
}

@media(max-width: 768px) {
  .hero-slider, .hero-slider { height: 420px; min-height: 420px; max-height: 420px; }
  .hero-slide-inner { padding: 36px 16px; gap: 24px; }
  .hero-slide h1 { font-size: clamp(1.4rem, 5vw, 2rem); }
  .products-grid, .min-grid { grid-template-columns: repeat(2, 1fr); }  .stats { grid-template-columns: repeat(2, 1fr); }  .cat-grid { grid-template-columns: repeat(4, 1fr); }  .finder-grid { grid-template-columns: repeat(2, 1fr); }  .res-grid { grid-template-columns: repeat(2, 1fr); }  .trust-row { grid-template-columns: repeat(3, 1fr); }  .ig-grid { grid-template-columns: repeat(3, 1fr); }
}


/* ===== BIJOUX ===== */

.bijoux-hero::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url('https://www.france-mineraux.fr/wp-content/uploads/2026/03/SMO_03.jpg');
  background-size: cover;
  background-position: center;
  opacity: .15;
  z-index: 0;}

.category-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
  margin-bottom: 60px;}

.category-card {
  position: relative;
  height: 320px;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
  group: card;}

.category-card-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to top, rgba(60,42,60,.8) 0%, rgba(60,42,60,.3) 60%, transparent 100%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 32px;
  color: var(--white);}

.category-card-overlay h3 {
  color: var(--white);
  font-size: 1.6rem;
  margin-bottom: 8px;}

.category-card-overlay p {
  color: var(--gold-light);
  font-size: .85rem;}

@media (max-width: 1100px) {
  .bijoux-hero-decor { display: none; }  .bijoux-hero .container { grid-template-columns: 1fr; }  .bijoux-hero-decor { display: none; }  .product-grid { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 768px) {
  .bijoux-hero-content h1 { font-size: 2rem; }  .category-grid { grid-template-columns: 1fr; }  .product-grid { grid-template-columns: repeat(2, 1fr); }  .trust-grid { grid-template-columns: 1fr; }  .bijoux-hero-content h1 { font-size: 2rem; }
}


/* ===== BRACELETS ===== */

@media (max-width: 1100px) {
  .bijoux-hero-decor { display: none; }  .bijoux-hero .container { grid-template-columns: 1fr; }  .bijoux-hero-decor { display: none; }  .category-grid { grid-template-columns: repeat(3, 1fr); }  .product-grid { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 768px) {
  .bijoux-hero-content h1 { font-size: 2rem; }  .filter-bar { position: static; }  .filter-bar .container { gap: 8px; }  .filter-bar-label { width: 100%; margin-bottom: 2px; }  .category-grid { grid-template-columns: repeat(2, 1fr); }  .product-grid { grid-template-columns: repeat(2, 1fr); }  .bijoux-hero-content h1 { font-size: 2rem; }  .trust-grid { grid-template-columns: 1fr; }  .filter-btn { padding: 6px 12px; font-size: .72rem; }  .filter-bar-label { width: 100%; margin-bottom: 2px; }
}


/* ===== CHAKRA-RACINE ===== */

.cr-hero-content 
.cr-badges {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
  margin-top: 30px;}

.cr-identity {
  padding: 80px 0;
  background: var(--white);
  border-top: 1px solid var(--cream);}

.cr-identity .container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;}

.cr-identity-circle {
  position: relative;
  width: 300px;
  height: 300px;
  margin: 0 auto;
  background: var(--red-root);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: var(--sh-lg);}

.cr-identity-circle svg {
  width: 160px;
  height: 160px;
  stroke: var(--white);
  stroke-width: 2;
  fill: none;}

.cr-identity-sanskrit {
  text-align: center;
  margin-top: 24px;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.4rem;
  color: var(--red-root);
  font-weight: 500;}

.cr-identity-table {
  background: var(--gold-ultra);
  border-radius: 8px;
  padding: 32px;
  border: 1px solid var(--cream);}

.cr-identity-row {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 16px;
  align-items: flex-start;
  padding: 16px 0;
  border-bottom: 1px solid var(--cream);}

.cr-identity-row:last-child {
  border-bottom: none;
  padding-bottom: 0;}

.cr-identity-row:first-child {
  padding-top: 0;}

.cr-identity-icon {
  width: 24px;
  height: 24px;
  flex-shrink: 0;}

.cr-identity-icon svg {
  width: 100%;
  height: 100%;
  stroke: var(--red-root);
  stroke-width: 1.5;
  fill: none;}

.cr-identity-label {
  font-size: .75rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;
  color: var(--red-root);
  margin-bottom: 2px;}

.cr-identity-value {
  font-size: .95rem;
  color: var(--text-soft);
  line-height: 1.6;}

.cr-stones {
  padding: 80px 0;
  background: var(--cream-warm);
  border-top: 1px solid var(--cream);}

.cr-stones-header {
  text-align: center;
  margin-bottom: 50px;}

.cr-stones-header h2 {
  margin-bottom: 12px;}

.cr-stones-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 28px;}

.cr-stone-card {
  background: var(--white);
  border-radius: 8px;
  overflow: hidden;
  box-shadow: var(--sh-xs);
  transition: all .3s ease;
  text-align: center;}

.cr-stone-card:hover {
  box-shadow: var(--sh-md);
  transform: translateY(-4px);}

.cr-stone-img {
  width: 100%;
  aspect-ratio: 1;
  overflow: hidden;
  background: var(--cream);}

.cr-stone-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .4s ease;}

.cr-stone-card:hover .cr-stone-img img {
  transform: scale(1.08);}

.cr-stone-info {
  padding: 24px;}

.cr-stone-name {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.1rem;
  color: var(--aubergine);
  margin-bottom: 12px;
  font-weight: 500;}

.cr-stone-desc {
  font-size: .85rem;
  color: var(--text-soft);
  line-height: 1.6;}

.cr-content {
  padding: 80px 0;
  background: var(--white);
  border-top: 1px solid var(--cream);}

.cr-content h2 {
  margin-top: 50px;
  margin-bottom: 24px;
  padding-left: 20px;
  border-left: 4px solid var(--red-root);
  position: relative;}

.cr-content h2:first-child {
  margin-top: 0;}

.cr-content h3 {
  margin-top: 30px;
  margin-bottom: 16px;
  color: var(--aubergine);}

.cr-content p {
  margin-bottom: 16px;
  text-align: justify;}

.cr-content ul {
  margin: 20px 0 20px 24px;
  list-style: none;}

.cr-content li {
  margin-bottom: 10px;
  color: var(--text-soft);
  position: relative;
  padding-left: 20px;}

.cr-content li::before {
  content: '→';
  position: absolute;
  left: 0;
  color: var(--red-root);
  font-weight: 600;}

.cr-products {
  padding: 80px 0;
  background: var(--cream-warm);
  border-top: 1px solid var(--cream);}

.cr-products-header {
  text-align: center;
  margin-bottom: 50px;}

.cr-products-header h2 {
  margin-bottom: 12px;}

.cr-products-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;}

.cr-product-card {
  background: var(--white);
  border-radius: 8px;
  overflow: hidden;
  box-shadow: var(--sh-xs);
  transition: all .3s ease;
  text-align: center;}

.cr-product-card:hover {
  box-shadow: var(--sh-md);
  transform: translateY(-4px);}

.cr-product-img {
  width: 100%;
  aspect-ratio: 1;
  overflow: hidden;
  background: var(--cream);}

.cr-product-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .4s ease;}

.cr-product-card:hover .cr-product-img img {
  transform: scale(1.08);}

.cr-product-info {
  padding: 16px;}

.cr-product-name {
  font-size: .88rem;
  margin-bottom: 10px;
  color: var(--aubergine);
  min-height: 2.4em;
  display: flex;
  align-items: center;
  justify-content: center;}

.cr-product-price {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1rem;
  font-weight: 600;
  color: var(--red-root);
  margin-bottom: 8px;}

.cr-product-link {
  display: inline-block;
  font-size: .75rem;
  color: var(--red-root);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
  transition: all .3s ease;}

.cr-product-link:hover {
  color: var(--gold);
  transform: translateX(4px);}

.cr-cta {
  padding: 60px 0;
  background: var(--white);
  border-top: 1px solid var(--cream);
  text-align: center;}

.cr-cta h3 {
  margin-bottom: 30px;}

.cr-cta-buttons {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;}

.cr-cta-btn {
  display: inline-block;
  padding: 14px 32px;
  background: var(--red-root);
  color: var(--white);
  font-size: .75rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 4px;
  transition: all .3s ease;}

.cr-cta-btn:hover {
  background: #C62828;
  transform: translateY(-2px);
  box-shadow: var(--sh-md);}

.cr-cta-btn.secondary {
  background: transparent;
  border: 2px solid var(--red-root);
  color: var(--red-root);}

.cr-cta-btn.secondary:hover {
  background: var(--red-root);
  color: var(--white);}

.cr-faq {
  padding: 80px 0;
  background: var(--cream-warm);
  border-top: 1px solid var(--cream);}

.cr-faq-header {
  text-align: center;
  margin-bottom: 50px;}

.cr-faq-header h2 {
  margin-bottom: 12px;}

.faq-question:hover { color: var(--red-root); background: var(--gold-ultra);}

.faq-question .faq-toggle {
  flex-shrink: 0;
  font-size: 1.4rem;
  color: var(--red-root);
  transition: transform .3s ease;}

.cr-seo {
  padding: 60px 0;
  background: var(--white);
  border-top: 1px solid var(--cream);}

.cr-seo p {
  text-align: center;
  font-size: .9rem;
  line-height: 1.8;
  max-width: 800px;
  margin: 0 auto;}

.cr-seo a {
  color: var(--red-root);
  font-weight: 600;
  transition: color .3s ease;}

.cr-seo a:hover {
  color: var(--gold);}

.cr-hero {
  position: relative;
  min-height: 420px;
  display: flex;
  align-items: center;
  background: url("https://www.france-mineraux.fr/wp-content/uploads/2026/03/pexels-photo-1121123.jpg") center/cover no-repeat;}

.cr-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(60,42,60,.88) 0%, rgba(60,42,60,.7) 50%, rgba(60,42,60,.55) 100%);}

.cr-hero .container { position: relative; z-index: 1; text-align: center; padding: 80px 48px;}

.cr-hero h1 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 2.8rem;
  color: var(--white);
  font-weight: 500;
  margin-bottom: 16px;
  line-height: 1.2;}

.cr-hero .cr-subtitle {
  font-size: 1rem;
  color: rgba(255,255,255,.8);
  max-width: 600px;
  margin: 0 auto 32px;
  line-height: 1.7;}

.cr-stats {
  display: flex;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;}

.cr-stat {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: .75rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 500;}

.cr-stat svg { flex-shrink: 0;}

@media(max-width: 768px) {
  .cr-stones-grid { grid-template-columns: 1fr; }  .cr-identity-circle { width: 250px; height: 250px; }  .cr-identity-circle { width: 250px; height: 250px; }  .cr-stones-grid { grid-template-columns: 1fr; }
}


/* ===== COLLIERS ===== */

@media (max-width: 1100px) {
  .bijoux-hero-decor { display: none; }  .bijoux-hero .container { grid-template-columns: 1fr; }  .bijoux-hero-decor { display: none; }  .category-grid { grid-template-columns: repeat(3, 1fr); }  .product-grid { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 768px) {
  .bijoux-hero-content h1 { font-size: 2rem; }  .filter-bar { position: static; }  .filter-bar .container { gap: 8px; }  .filter-bar-label { width: 100%; margin-bottom: 2px; }  .category-grid { grid-template-columns: repeat(2, 1fr); }  .product-grid { grid-template-columns: repeat(2, 1fr); }  .bijoux-hero-content h1 { font-size: 2rem; }  .trust-grid { grid-template-columns: 1fr; }  .filter-btn { padding: 6px 12px; font-size: .72rem; }  .filter-bar-label { width: 100%; margin-bottom: 2px; }
}


/* ===== GUIDE-PIERRES ===== */

.gp-hero {
  background: linear-gradient(135deg, rgba(60,42,60,.9) 0%, rgba(74,51,74,.85) 100%),
              url("https://www.france-mineraux.fr/wp-content/uploads/2026/03/pexels-photo-3610752.jpg") center/cover no-repeat;
  padding: 80px 0;
  color: var(--white);
  text-align: center;}

.gp-hero .container { max-width: 900px; margin: 0 auto;}

.gp-hero .eyebrow { color: var(--gold);}

.gp-hero h1 { color: var(--white); font-size: clamp(2.2rem, 4vw, 3.4rem); margin: 20px 0;}

.gp-hero > .container > p {
  color: rgba(255,255,255,.9);
  font-size: 1.1rem;
  margin-bottom: 32px;
  line-height: 1.8;}

.gp-stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  margin-top: 48px;
  padding: 40px 0 0;
  border-top: 1px solid rgba(196,162,101,.3);}

.gp-stat {
  text-align: center;}

.gp-stat-num {
  font-family: 'Cormorant Garamond', serif;
  font-size: 2.4rem;
  font-weight: 600;
  color: var(--gold);
  display: block;}

.gp-stat-label {
  font-size: 0.85rem;
  color: rgba(255,255,255,.8);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 4px;}

.gp-alphabet {
  position: sticky;
  top: 70px;
  z-index: 50;
  background: var(--white);
  border-bottom: 1px solid var(--gold-pale);
  padding: 12px 0;}

.gp-alphabet .container {
  overflow-x: auto;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;}

.gp-alphabet-pills {
  display: flex;
  gap: 8px;
  white-space: nowrap;
  padding: 8px 0;}

.gp-alpha-pill {
  padding: 6px 12px;
  border-radius: 20px;
  background: var(--cream);
  border: 1px solid var(--gold-light);
  color: var(--text);
  font-size: 0.85rem;
  font-weight: 600;
  cursor: pointer;
  transition: all .3s ease;
  text-decoration: none;
  display: inline-block;}

.gp-alpha-pill:hover,
.gp-alpha-pill.active {
  background: var(--gold);
  color: var(--white);
  border-color: var(--gold);}

.gp-search {
  padding: 28px 0;
  background: var(--cream-warm);}

.gp-search-wrapper {
  position: relative;
  max-width: 600px;
  margin: 0 auto;}

.gp-search-input {
  width: 100%;
  padding: 12px 16px 12px 40px;
  border: 1px solid var(--gold-light);
  border-radius: 6px;
  font-family: 'Raleway', sans-serif;
  font-size: 0.95rem;
  color: var(--text);
  transition: all .3s ease;}

.gp-search-input:focus {
  outline: none;
  border-color: var(--gold);
  box-shadow: 0 0 0 3px rgba(196,162,101,.1);}

.gp-search-icon {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--text-muted);
  font-size: 0.95rem;}

.gp-filters {
  padding: 28px 0;
  background: var(--white);
  border-bottom: 1px solid var(--gold-pale);}

.gp-filter-group {
  margin-bottom: 20px;}

.gp-filter-label {
  display: block;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: var(--text-muted);
  margin-bottom: 12px;}

.gp-filter-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;}

.gp-filter-pill {
  padding: 6px 14px;
  border: 1px solid var(--gold-light);
  border-radius: 20px;
  background: var(--white);
  color: var(--text);
  font-size: 0.8rem;
  font-weight: 500;
  cursor: pointer;
  transition: all .3s ease;}

.gp-filter-pill:hover {
  border-color: var(--gold);
  color: var(--gold);}

.gp-filter-pill.active {
  background: var(--gold);
  border-color: var(--gold);
  color: var(--white);}

.gp-populaires {
  padding: 60px 0;
  background: var(--cream-warm);}

.gp-populaires-header {
  text-align: center;
  margin-bottom: 48px;}

.gp-populaires-header h2 {
  color: var(--aubergine);}

.gp-pierre-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 28px;}

.gp-pierre-card {
  background: var(--white);
  border: 1px solid var(--gold-pale);
  border-radius: 8px;
  padding: 24px;
  transition: all .4s var(--ease-out);
  display: flex;
  flex-direction: column;}

.gp-pierre-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--sh-md);}

.gp-pierre-card-top {
  display: flex;
  gap: 20px;
  margin-bottom: 16px;
  align-items: flex-start;}

.gp-pierre-img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
  border: 2px solid var(--gold-pale);}

.gp-pierre-info {
  flex: 1;}

.gp-pierre-card h3 {
  font-size: 1.2rem;
  color: var(--aubergine);
  margin-bottom: 6px;}

.gp-pierre-virtue {
  font-size: 0.9rem;
  color: var(--text-soft);
  margin-bottom: 12px;
  font-weight: 500;}

.gp-pierre-color {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-right: 6px;}

.gp-pierre-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 14px 0;}

.gp-tag {
  font-size: 0.7rem;
  padding: 4px 8px;
  background: var(--gold-pale);
  color: var(--text);
  border-radius: 12px;
  font-weight: 500;}

.gp-pierre-rating {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 12px 0;
  font-size: 0.85rem;}

.gp-stars {
  color: var(--gold);
  letter-spacing: 2px;}

.gp-review-count {
  color: var(--text-muted);
  font-size: 0.75rem;}

.gp-pierre-link {
  margin-top: auto;
  padding-top: 16px;
  border-top: 1px solid var(--gold-pale);
  text-align: center;}

.gp-pierre-link a {
  color: var(--gold);
  font-weight: 600;
  font-size: 0.9rem;
  transition: color .3s ease;}

.gp-pierre-link a:hover {
  color: var(--aubergine);}

.gp-index {
  padding: 60px 0;
  background: var(--cream);}

.gp-index-sections {
  display: flex;
  flex-direction: column;
  gap: 0;
  max-width: 960px;
  margin: 0 auto;}

.gp-index-letter {
  border-bottom: 1px solid var(--gold-light);}

.gp-index-letter:first-child {
  border-top: 1px solid var(--gold-light);}

.gp-idx-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 20px;
  cursor: pointer;
  transition: background .3s ease;
  user-select: none;}

.gp-idx-header:hover {
  background: var(--gold-ultra);}

.gp-idx-header h3 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.5rem;
  color: var(--aubergine);
  margin: 0;
  display: flex;
  align-items: baseline;
  gap: 12px;}

.gp-idx-header h3 span.gp-idx-letter-char {
  color: var(--gold);
  font-size: 2rem;
  font-weight: 600;
  min-width: 32px;}

.gp-idx-count {
  font-family: 'Raleway', sans-serif;
  font-size: 0.78rem;
  color: var(--text-soft);
  letter-spacing: 0.5px;
  opacity: 0.7;}

.gp-idx-chevron {
  width: 20px;
  height: 20px;
  transition: transform .35s var(--ease);
  flex-shrink: 0;}

.gp-index-letter.open .gp-idx-chevron {
  transform: rotate(180deg);}

.gp-idx-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height .4s ease, padding .3s ease;}

.gp-index-letter.open .gp-idx-body {
  padding: 4px 20px 24px;}

.gp-index-names {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 6px 16px;}

.gp-index-name {
  padding: 4px 0;}

.gp-index-name a {
  color: var(--text-soft);
  font-size: 0.85rem;
  transition: color .3s ease, padding-left .3s ease;
  display: inline-block;
  line-height: 1.5;}

.gp-index-name a:hover {
  color: var(--gold);
  padding-left: 4px;}

.gp-trust {
  padding: 60px 0;
  background: var(--white);}

.gp-trust-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;}

.gp-trust-card {
  text-align: center;}

.gp-trust-icon {
  font-size: 2.4rem;
  margin-bottom: 16px;}

.gp-trust-card h3 {
  font-size: 1.15rem;
  margin-bottom: 12px;
  color: var(--aubergine);}

.gp-trust-card p {
  font-size: 0.95rem;
  color: var(--text-soft);
  line-height: 1.7;}

@media (max-width: 1200px) {
  .gp-index-names { grid-template-columns: repeat(3, 1fr); }  .gp-pierre-grid { grid-template-columns: repeat(2, 1fr); }  .gp-index-names { grid-template-columns: repeat(3, 1fr); }  .gp-index-names { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 768px) {
  .gp-trust-grid { grid-template-columns: 1fr; }  .gp-alpha-pill { padding: 4px 8px; font-size: 0.75rem; }  .gp-index-names { grid-template-columns: repeat(2, 1fr); }  .gp-pierre-grid { grid-template-columns: 1fr; }  .gp-alphabet-pills { gap: 4px; }  .gp-stats { grid-template-columns: repeat(2, 1fr); }  .gp-filter-pills { gap: 6px; }  .gp-index-names { grid-template-columns: repeat(2, 1fr); }  .gp-filter-pills { gap: 6px; }  .gp-filter-pill { padding: 4px 10px; font-size: 0.7rem; }  .gp-index-names { grid-template-columns: repeat(2, 1fr); }  .gp-stats { grid-template-columns: repeat(2, 1fr); }  .gp-alphabet-pills { gap: 4px; }  .gp-trust-grid { grid-template-columns: 1fr; }
}


/* ===== PENDENTIFS ===== */

@media (max-width: 1100px) {
  .bijoux-hero-decor { display: none; }  .bijoux-hero .container { grid-template-columns: 1fr; }  .bijoux-hero-decor { display: none; }  .category-grid { grid-template-columns: repeat(3, 1fr); }  .product-grid { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 768px) {
  .bijoux-hero-content h1 { font-size: 2rem; }  .filter-bar { position: static; }  .filter-bar .container { gap: 8px; }  .filter-bar-label { width: 100%; margin-bottom: 2px; }  .category-grid { grid-template-columns: repeat(2, 1fr); }  .product-grid { grid-template-columns: repeat(2, 1fr); }  .bijoux-hero-content h1 { font-size: 2rem; }  .trust-grid { grid-template-columns: 1fr; }  .filter-btn { padding: 6px 12px; font-size: .72rem; }  .filter-bar-label { width: 100%; margin-bottom: 2px; }
}


/* ===== PERLES-RONDES-8MM ===== */

@media (max-width: 1100px) {
  .bijoux-hero-decor { display: none; }  .bijoux-hero .container { grid-template-columns: 1fr; }  .bijoux-hero-decor { display: none; }  .category-grid { grid-template-columns: repeat(3, 1fr); }  .product-grid { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 768px) {
  .bijoux-hero-content h1 { font-size: 2rem; }  .filter-bar { position: static; }  .filter-bar .container { gap: 8px; }  .filter-bar-label { width: 100%; margin-bottom: 2px; }  .category-grid { grid-template-columns: repeat(2, 1fr); }  .product-grid { grid-template-columns: repeat(2, 1fr); }  .bijoux-hero-content h1 { font-size: 2rem; }  .trust-grid { grid-template-columns: 1fr; }  .filter-btn { padding: 6px 12px; font-size: .72rem; }  .filter-bar-label { width: 100%; margin-bottom: 2px; }
}


/* ===== PIERRE-AMETHYSTE ===== */

.pa-hero {
  position: relative;
  overflow: hidden;
  padding: 100px 0;
  background: linear-gradient(135deg, var(--aubergine) 0%, #2D1B2D 100%);}

.pa-hero::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("https://www.france-mineraux.fr/wp-content/uploads/2026/03/pexels-photo-4040591.jpg");
  background-size: cover;
  background-position: center;
  opacity: .15;
  z-index: 0;}

.pa-hero .container {
  position: relative;
  z-index: 2;}

.pa-hero-content {
  text-align: center;}

.pa-hero-content h1 {
  color: var(--white);
  margin-bottom: 12px;
  font-size: clamp(2.8rem, 6vw, 4.2rem);}

.pa-hero-content .pa-subtitle {
  color: rgba(255,255,255,.85);
  font-size: 1.2rem;
  font-weight: 300;
  margin-bottom: 40px;
  letter-spacing: 1px;}

.pa-stats {
  display: flex;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;
  margin-top: 30px;}

.pa-stat {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;}

.pa-stat-label {
  font-size: .8rem;
  color: var(--gold-light);
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;}

.pa-stat-value {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.4rem;
  color: var(--white);
  font-weight: 500;}

.pa-stat-sep {
  width: 1px;
  height: 40px;
  background: rgba(196,162,101,.2);}

.pa-identity {
  padding: 80px 0;
  background: var(--white);
  border-top: 1px solid var(--cream);}

.pa-identity .container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;}

.pa-identity-image {
  position: relative;}

.pa-identity-image img {
  width: 100%;
  border-radius: 12px;
  box-shadow: var(--sh-lg);
  transition: transform .4s ease;}

.pa-identity-image img:hover {
  transform: scale(1.02);}

.pa-identity-table {
  background: var(--gold-ultra);
  border-radius: 8px;
  padding: 32px;
  border: 1px solid var(--cream);}

.pa-identity-row {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 16px;
  align-items: flex-start;
  padding: 16px 0;
  border-bottom: 1px solid var(--cream);}

.pa-identity-row:last-child {
  border-bottom: none;
  padding-bottom: 0;}

.pa-identity-row:first-child {
  padding-top: 0;}

.pa-identity-icon {
  width: 24px;
  height: 24px;
  flex-shrink: 0;}

.pa-identity-icon svg {
  width: 100%;
  height: 100%;
  stroke: var(--gold);
  stroke-width: 1.5;
  fill: none;}

.pa-identity-label {
  font-size: .75rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;
  color: var(--aubergine);
  margin-bottom: 2px;}

.pa-identity-value {
  font-size: .95rem;
  color: var(--text-soft);
  line-height: 1.6;}

.pa-vertus {
  padding: 80px 0;
  background: var(--cream-warm);
  border-top: 1px solid var(--cream);}

.pa-vertus-header {
  text-align: center;
  margin-bottom: 50px;}

.pa-vertus-header h2 {
  margin-bottom: 12px;}

.pa-vertus-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;}

.pa-vertus-card {
  background: var(--cream);
  border-radius: 8px;
  padding: 40px;
  text-align: center;
  box-shadow: var(--sh-xs);
  transition: all .3s ease;
  border: 1px solid var(--gold-ultra);}

.pa-vertus-card:hover {
  box-shadow: var(--sh-md);
  transform: translateY(-4px);
  border-color: var(--gold);}

.pa-vertus-icon {
  width: 48px;
  height: 48px;
  margin: 0 auto 20px;}

.pa-vertus-icon svg {
  width: 100%;
  height: 100%;
  stroke: var(--gold);
  stroke-width: 1.5;
  fill: none;}

.pa-vertus-card h3 {
  margin-bottom: 16px;
  font-size: 1.2rem;}

.pa-vertus-card p {
  font-size: .9rem;
  line-height: 1.7;}

.pa-content {
  padding: 80px 0;
  background: var(--white);
  border-top: 1px solid var(--cream);}

.pa-content h2 {
  margin-top: 50px;
  margin-bottom: 24px;
  padding-left: 20px;
  border-left: 4px solid var(--gold);
  position: relative;}

.pa-content h2:first-child {
  margin-top: 0;}

.pa-content p {
  margin-bottom: 16px;
  text-align: justify;}

.pa-content ul {
  margin: 20px 0 20px 24px;
  list-style: none;}

.pa-content li {
  margin-bottom: 10px;
  color: var(--text-soft);
  position: relative;
  padding-left: 20px;}

.pa-content li::before {
  content: '→';
  position: absolute;
  left: 0;
  color: var(--gold);
  font-weight: 600;}

.pa-products {
  padding: 80px 0;
  background: var(--cream-warm);
  border-top: 1px solid var(--cream);}

.pa-products-header {
  text-align: center;
  margin-bottom: 50px;}

.pa-products-header h2 {
  margin-bottom: 12px;}

.pa-products-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 24px;}

.pa-product-card {
  background: var(--white);
  border-radius: 8px;
  overflow: hidden;
  box-shadow: var(--sh-xs);
  transition: all .3s ease;
  text-align: center;}

.pa-product-card:hover {
  box-shadow: var(--sh-md);
  transform: translateY(-4px);}

.pa-product-img {
  width: 100%;
  aspect-ratio: 1;
  overflow: hidden;
  background: var(--cream);}

.pa-product-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .4s ease;}

.pa-product-card:hover .pa-product-img img {
  transform: scale(1.08);}

.pa-product-info {
  padding: 16px;}

.pa-product-name {
  font-size: .88rem;
  margin-bottom: 10px;
  color: var(--aubergine);
  min-height: 2.4em;
  display: flex;
  align-items: center;
  justify-content: center;}

.pa-product-price {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1rem;
  font-weight: 600;
  color: var(--gold);
  margin-bottom: 8px;}

.pa-product-link {
  display: inline-block;
  font-size: .75rem;
  color: var(--gold);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
  transition: all .3s ease;}

.pa-product-link:hover {
  color: var(--gold-bright);
  transform: translateX(4px);}

.pa-related {
  padding: 80px 0;
  background: var(--white);
  border-top: 1px solid var(--cream);}

.pa-related-header {
  text-align: center;
  margin-bottom: 50px;}

.pa-related-header h2 {
  margin-bottom: 12px;}

.pa-related-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 28px;}

.pa-related-card {
  background: var(--cream);
  border-radius: 8px;
  overflow: hidden;
  box-shadow: var(--sh-xs);
  transition: all .3s ease;
  cursor: pointer;
  text-align: center;}

.pa-related-card:hover {
  box-shadow: var(--sh-md);
  transform: translateY(-4px);}

.pa-related-img {
  width: 100%;
  aspect-ratio: 1;
  overflow: hidden;
  background: var(--cream);}

.pa-related-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .4s ease;}

.pa-related-card:hover .pa-related-img img {
  transform: scale(1.08);}

.pa-related-info {
  padding: 24px 16px;}

.pa-related-name {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.1rem;
  color: var(--aubergine);
  margin-bottom: 12px;
  font-weight: 500;}

.pa-related-link {
  display: inline-block;
  font-size: .75rem;
  color: var(--gold);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
  transition: all .3s ease;}

.pa-related-link:hover {
  color: var(--gold-bright);
  transform: translateX(4px);}

.pa-faq {
  padding: 80px 0;
  background: var(--cream-warm);
  border-top: 1px solid var(--cream);}

.pa-faq-header {
  text-align: center;
  margin-bottom: 50px;}

.pa-faq-header h2 {
  margin-bottom: 12px;}

.pa-seo {
  padding: 60px 0;
  background: var(--white);
  border-top: 1px solid var(--cream);}

.pa-seo p {
  text-align: center;
  font-size: .9rem;
  line-height: 1.8;
  max-width: 800px;
  margin: 0 auto;}

.pa-seo a {
  color: var(--gold);
  font-weight: 600;
  transition: color .3s ease;}

.pa-seo a:hover {
  color: var(--gold-bright);}

@media(max-width: 1024px) {
  .pa-identity .container { grid-template-columns: 1fr; }  .pa-vertus-grid { grid-template-columns: 1fr; }  .pa-vertus-grid { grid-template-columns: 1fr; }
}

@media(max-width: 768px) {
  .pa-stats { gap: 24px; }  .pa-identity-table { padding: 24px; }  .pa-hero-content h1 { font-size: 2rem; }  .pa-identity-table { padding: 24px; }  .pa-stats { gap: 24px; }  .pa-hero-content h1 { font-size: 2rem; }
}


/* ===== PIERRE-NAISSANCE-JANVIER ===== */

.nj-hero {
  position: relative; min-height: 420px; display: flex; align-items: center;
  background: url("https://www.france-mineraux.fr/wp-content/uploads/2026/03/pexels-photo-1121123.jpg") center/cover no-repeat;}

.nj-hero::before { content: ''; position: absolute; inset: 0; background: linear-gradient(135deg, rgba(60,42,60,.88) 0%, rgba(60,42,60,.7) 50%, rgba(60,42,60,.55) 100%);}

.nj-hero .container { position: relative; z-index: 1; text-align: center; padding: 80px 48px;}

.nj-hero h1 { font-family: 'Cormorant Garamond', serif; font-size: 2.8rem; color: var(--white); font-weight: 500; margin-bottom: 16px; line-height: 1.2;}

.nj-subtitle { font-size: 1rem; color: rgba(255,255,255,.8); max-width: 600px; margin: 0 auto 32px; line-height: 1.7;}

.nj-stats { display: flex; justify-content: center; gap: 40px; flex-wrap: wrap;}

.nj-stat { display: flex; align-items: center; gap: 8px; font-size: .75rem; letter-spacing: 1.5px; text-transform: uppercase; color: var(--gold); font-weight: 500;}

.nj-stat svg { flex-shrink: 0;}

.nj-identity { padding: 80px 0; background: var(--white);}

.nj-identity .container { display: grid; grid-template-columns: 1fr 1.2fr; gap: 60px; align-items: center;}

.nj-identity-img { border-radius: 12px; overflow: hidden; box-shadow: 0 20px 60px rgba(60,42,60,.12);}

.nj-identity-img img { width: 100%; display: block;}

.nj-identity-table { background: var(--gold-ultra); border-radius: 12px; padding: 36px; border: 1px solid var(--gold-light);}

.nj-identity-row { display: grid; grid-template-columns: 28px 1fr; gap: 14px; align-items: flex-start; padding: 14px 0; border-bottom: 1px solid var(--cream);}

.nj-identity-row:last-child { border-bottom: none; padding-bottom: 0;}

.nj-identity-row:first-child { padding-top: 0;}

.nj-identity-icon svg { width: 20px; height: 20px; stroke: var(--gold); stroke-width: 1.5; fill: none;}

.nj-identity-label { font-size: .68rem; letter-spacing: 2px; text-transform: uppercase; font-weight: 600; color: var(--aubergine); margin-bottom: 2px;}

.nj-identity-value { font-size: .92rem; color: var(--text-soft); line-height: 1.5;}

.nj-vertus { padding: 80px 0; background: var(--cream);}

.nj-vertus-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 32px; margin-top: 48px;}

.nj-vertu-card { background: var(--white); border-radius: 16px; padding: 36px 28px; text-align: center; box-shadow: 0 4px 20px rgba(60,42,60,.06); transition: transform .4s ease, box-shadow .4s ease;}

.nj-vertu-card:hover { transform: translateY(-4px); box-shadow: 0 12px 40px rgba(60,42,60,.1);}

.nj-vertu-icon { margin-bottom: 20px;}

.nj-vertu-card h3 { font-family: 'Cormorant Garamond', serif; font-size: 1.2rem; color: var(--aubergine); margin-bottom: 12px;}

.nj-vertu-card p { font-size: .85rem; color: var(--text-soft); line-height: 1.75;}

.nj-detail { padding: 80px 0; background: var(--white);}

.nj-detail-content { max-width: 820px; margin: 0 auto;}

.nj-detail h2 { font-family: 'Cormorant Garamond', serif; font-size: 1.5rem; color: var(--aubergine); margin: 48px 0 20px; padding-left: 20px; border-left: 3px solid var(--gold); line-height: 1.3;}

.nj-detail h2:first-child { margin-top: 0;}

.nj-detail p { font-size: .92rem; color: var(--text-soft); line-height: 1.85; margin-bottom: 16px;}

.nj-detail strong { color: var(--aubergine);}

.nj-products { padding: 80px 0; background: var(--cream-warm);}

.nj-products-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-top: 48px;}

.nj-product-card { background: var(--white); border-radius: 12px; overflow: hidden; text-align: center; box-shadow: 0 2px 12px rgba(60,42,60,.06); transition: transform .4s ease; text-decoration: none; display: block;}

.nj-product-card:hover { transform: translateY(-4px);}

.nj-product-img { height: 200px; overflow: hidden; background: var(--cream);}

.nj-product-img img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s ease;}

.nj-product-card:hover .nj-product-img img { transform: scale(1.08);}

.nj-product-info { padding: 20px 16px;}

.nj-product-name { font-family: 'Cormorant Garamond', serif; font-size: 1.05rem; color: var(--aubergine); margin-bottom: 6px;}

.nj-product-price { font-size: .88rem; color: var(--gold); font-weight: 600;}

.nj-cta { padding: 48px 0; background: linear-gradient(135deg, var(--aubergine) 0%, #2a1a2a 100%); text-align: center;}

.nj-cta h2 { font-family: 'Cormorant Garamond', serif; font-size: 1.5rem; color: var(--white); margin-bottom: 8px;}

.nj-cta p { font-size: .82rem; color: rgba(255,255,255,.65); margin-bottom: 24px;}

.nj-cta-btns { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap;}

.nj-cta-btn { padding: 12px 32px; border: 1.5px solid var(--gold); border-radius: 100px; color: var(--gold); font-size: .75rem; letter-spacing: 1.5px; text-transform: uppercase; font-weight: 600; text-decoration: none; transition: all .3s ease;}

.nj-cta-btn:hover { background: var(--gold); color: var(--aubergine);}

.nj-section-header { text-align: center;}

.nj-section-header h2 { font-family: 'Cormorant Garamond', serif; font-size: 1.8rem; color: var(--aubergine); margin-bottom: 12px; border: none; padding: 0;}

.nj-section-header p { font-size: .9rem; color: var(--text-soft); max-width: 600px; margin: 0 auto;}

@media (max-width: 1024px) {
  .nj-identity .container { grid-template-columns: 1fr; }  .nj-vertus-grid { grid-template-columns: 1fr; }  .nj-vertus-grid { grid-template-columns: 1fr; }
}

@media (max-width: 768px) {
  .nj-stats { gap: 16px; }  .nj-stats { gap: 16px; }  .nj-hero h1 { font-size: 1.8rem; }
}


/* ===== PIERRES-ASTROLOGIE ===== */

.as-hero-content 

.as-intro { padding: 80px 0; background: var(--white);}

.as-intro .container { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center;}

.as-intro-text h2 { margin-bottom: 20px;}

.as-intro-text p { margin-bottom: 16px; font-size: .9rem; line-height: 1.8;}

.as-intro-image img { width: 100%; border-radius: 12px; box-shadow: var(--sh-lg);}

.as-zodiac { padding: 80px 0; background: var(--cream-warm);}

.as-zodiac-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px;}

.as-sign-card { background: var(--white); border-radius: 8px; padding: 28px; text-align: center; box-shadow: var(--sh-xs); border: 1px solid var(--cream); transition: all .3s ease;}

.as-sign-card:hover { box-shadow: var(--sh-md); transform: translateY(-4px); border-color: var(--gold);}

.as-sign-icon { width: 54px; height: 54px; margin: 0 auto 16px; stroke: var(--gold); stroke-width: 1.5; fill: none;}

.as-sign-name { font-family: 'Cormorant Garamond', serif; font-size: 1.3rem; color: var(--aubergine); font-weight: 600; margin-bottom: 6px;}

.as-sign-dates { font-size: .75rem; color: var(--text-muted); letter-spacing: 1px; text-transform: uppercase; margin-bottom: 16px;}

.as-stones { margin: 16px 0;}

.as-stone { display: flex; align-items: center; gap: 8px; font-size: .85rem; color: var(--text-soft); margin-bottom: 8px;}

.as-stone-dot { width: 8px; height: 8px; border-radius: 50%; flex-shrink: 0;}

.as-sign-link { display: inline-block; margin-top: 12px; padding: 8px 16px; background: var(--gold-ultra); color: var(--gold); font-size: .7rem; letter-spacing: 1.5px; text-transform: uppercase; font-weight: 600; border-radius: 4px; transition: all .3s; text-decoration: none;}

.as-sign-link:hover { background: var(--gold); color: var(--white);}

.as-content { padding: 80px 0; background: var(--white);}

.as-content h2 { margin-top: 50px; margin-bottom: 24px; padding-left: 20px; border-left: 4px solid var(--gold); font-size: 1.6rem;}

.as-content h2:first-child { margin-top: 0;}

.as-content p { margin-bottom: 16px; text-align: justify; font-size: .9rem; line-height: 1.85; color: var(--text-soft);}

.as-content strong { color: var(--aubergine);}

.as-content ul { margin: 20px 0 20px 24px; list-style: none;}

.as-content li { margin-bottom: 10px; color: var(--text-soft); position: relative; padding-left: 20px; font-size: .9rem;}

.as-content li::before { content: '→'; position: absolute; left: 0; color: var(--gold); font-weight: 600;}

.as-faq { padding: 80px 0; background: var(--cream-warm);}

.as-faq-header { text-align: center; margin-bottom: 50px;}

.as-faq-header h2 { margin-bottom: 12px;}

.as-faq-list { display: flex; flex-direction: column; gap: 12px; max-width: 900px; margin: 0 auto;}

.faq-question { width: 100%; padding: 24px; background: var(--white); border: none; cursor: pointer; display: flex; justify-content: space-between; align-items: center; text-align: left; font-size: 1rem; color: var(--aubergine); font-weight: 600; transition: all .3s ease;}

.faq-toggle { font-size: 1.4rem; color: var(--gold); transition: transform .3s ease;}

.faq-answer p { padding: 0 24px 24px; color: var(--text-soft); line-height: 1.8; font-size: .9rem;}

.as-seo { padding: 80px 0; background: var(--white);}

.as-seo-content { max-width: 900px; margin: 0 auto;}

.as-seo h2 { font-family: 'Cormorant Garamond', serif; font-size: 1.6rem; color: var(--aubergine); margin-bottom: 20px;}

.as-seo p { font-size: .9rem; color: var(--text-soft); line-height: 1.85; margin-bottom: 16px; text-align: justify;}

.as-seo strong { color: var(--aubergine);}

.as-hero {
  position: relative;
  min-height: 420px;
  display: flex;
  align-items: center;
  background: url("https://www.france-mineraux.fr/wp-content/uploads/2026/03/pexels-photo-7222052.jpg") center/cover no-repeat;}

.as-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(60,42,60,.88) 0%, rgba(60,42,60,.7) 50%, rgba(60,42,60,.55) 100%);}

.as-hero .container { position: relative; z-index: 1; text-align: center; padding: 80px 48px;}

.as-hero h1 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 2.8rem;
  color: var(--white);
  font-weight: 500;
  margin-bottom: 16px;
  line-height: 1.2;}

.as-hero .as-subtitle {
  font-size: 1rem;
  color: rgba(255,255,255,.8);
  max-width: 600px;
  margin: 0 auto 32px;
  line-height: 1.7;}

.as-stats {
  display: flex;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;}

.as-stat {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: .75rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 500;}

.as-stat svg { flex-shrink: 0;}


/* ===== PIERRES-BELIER ===== */

.bl-identity { padding: 80px 0; background: var(--white); border-top: 1px solid var(--cream);}

.bl-identity .container { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center;}

.bl-identity-table {
  background: var(--gold-ultra);
  border-radius: 8px;
  padding: 32px;
  border: 1px solid var(--cream);}

.bl-identity-row {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 16px;
  align-items: flex-start;
  padding: 16px 0;
  border-bottom: 1px solid var(--cream);}

.bl-identity-row:last-child { border-bottom: none; padding-bottom: 0;}

.bl-identity-row:first-child { padding-top: 0;}

.bl-identity-icon { width: 24px; height: 24px; flex-shrink: 0;}

.bl-identity-icon svg { width: 100%; height: 100%; stroke: var(--gold); stroke-width: 1.5; fill: none;}

.bl-identity-label { font-size: .75rem; letter-spacing: 2px; text-transform: uppercase; font-weight: 600; color: var(--aubergine); margin-bottom: 2px;}

.bl-identity-value { font-size: .95rem; color: var(--text-soft); line-height: 1.6;}

.bl-stones { padding: 80px 0; background: var(--cream-warm);}

.bl-stones-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 32px;}

.bl-stone-card {
  background: var(--white);
  border-radius: 8px;
  overflow: hidden;
  box-shadow: var(--sh-xs);
  transition: all .3s ease;}

.bl-stone-card:hover {
  box-shadow: var(--sh-md);
  transform: translateY(-4px);}

.bl-stone-img {
  width: 100%;
  aspect-ratio: 1;
  overflow: hidden;
  background: var(--cream);}

.bl-stone-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .4s ease;}

.bl-stone-card:hover .bl-stone-img img { transform: scale(1.08);}

.bl-stone-info { padding: 20px;}

.bl-stone-name { font-family: 'Cormorant Garamond', serif; font-size: 1.1rem; color: var(--aubergine); margin-bottom: 8px; font-weight: 500;}

.bl-stone-property { font-size: .85rem; color: var(--text-muted); margin-bottom: 12px;}

.bl-content { padding: 80px 0; background: var(--white);}

.bl-content h2 {
  margin-top: 50px;
  margin-bottom: 24px;
  padding-left: 20px;
  border-left: 4px solid var(--gold);
  color: var(--aubergine);}

.bl-content h2:first-child { margin-top: 0;}

.bl-content p { margin-bottom: 16px; text-align: justify; color: var(--text-soft); line-height: 1.85;}

.bl-content ul { margin: 20px 0 20px 24px; list-style: none;}

.bl-content li {
  margin-bottom: 10px;
  color: var(--text-soft);
  position: relative;
  padding-left: 20px;}

.bl-content li::before { content: '→'; position: absolute; left: 0; color: var(--gold); font-weight: 600;}

.seo-block { padding: 60px 0; background: var(--white); border-top: 1px solid var(--cream);}

.bl-hero {
  position: relative;
  min-height: 420px;
  display: flex;
  align-items: center;
  background: url("https://www.france-mineraux.fr/wp-content/uploads/2026/03/pexels-photo-1121123.jpg") center/cover no-repeat;}

.bl-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(60,42,60,.88) 0%, rgba(60,42,60,.7) 50%, rgba(60,42,60,.55) 100%);}

.bl-hero .container { position: relative; z-index: 1; text-align: center; padding: 80px 48px;}

.bl-hero h1 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 2.8rem;
  color: var(--white);
  font-weight: 500;
  margin-bottom: 16px;
  line-height: 1.2;}

.bl-hero .bl-subtitle {
  font-size: 1rem;
  color: rgba(255,255,255,.8);
  max-width: 600px;
  margin: 0 auto 32px;
  line-height: 1.7;}

.bl-stats {
  display: flex;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;}

.bl-stat {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: .75rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 500;}

.bl-stat svg { flex-shrink: 0;}


/* ===== PIERRES-CHAKRAS ===== */

.ck-hero p { color: rgba(255,255,255,.85); font-size: 1.2rem; font-weight: 300; margin-bottom: 40px;}

.ck-chakras { padding: 80px 0; background: var(--white);}

.ck-chakras-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 40px;}

.ck-chakra-card { background: var(--cream-warm); border-radius: 12px; padding: 40px; text-align: center; box-shadow: var(--sh-sm); transition: all .3s ease; border: 2px solid var(--cream);}

.ck-chakra-card:hover { transform: translateY(-8px); box-shadow: var(--sh-md); border-color: var(--gold);}

.ck-chakra-circle { width: 80px; height: 80px; margin: 0 auto 20px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 1.2rem;}

.ck-chakra-circle svg { width: 40px; height: 40px; stroke: var(--white); stroke-width: 1.5; fill: none;}

.ck-chakra-name { font-family: 'Cormorant Garamond', serif; font-size: 1.4rem; color: var(--aubergine); margin-bottom: 8px;}

.ck-chakra-sanskrit { font-size: .85rem; color: var(--text-muted); font-style: italic; margin-bottom: 16px;}

.ck-chakra-location { font-size: .9rem; color: var(--text-soft); margin-bottom: 20px;}

.ck-chakra-stones { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; margin-top: 20px;}

.ck-stone-badge { background: var(--gold-ultra); color: var(--aubergine); padding: 6px 14px; border-radius: 20px; font-size: .8rem; font-weight: 600;}

.seo-block { padding: 60px 0;}

.seo-content h2 { margin-top: 50px; margin-bottom: 24px; padding-left: 20px; border-left: 4px solid var(--gold);}

.seo-content h2:first-child { margin-top: 0;}

.seo-content p { margin-bottom: 16px; text-align: justify; color: var(--text-soft);}

.seo-content strong { color: var(--aubergine); font-weight: 600;}

.faq-question { width: 100%; padding: 24px; background: var(--white); border: none; cursor: pointer; display: flex; justify-content: space-between; align-items: center; text-align: left; font-family: 'Raleway', sans-serif; font-size: 1rem; color: var(--aubergine); font-weight: 600; transition: all .3s ease;}

.faq-toggle { flex-shrink: 0; font-size: 1.4rem; color: var(--gold); transition: transform .3s ease;}

.ck-hero {
  position: relative;
  min-height: 420px;
  display: flex;
  align-items: center;
  background: url("https://www.france-mineraux.fr/wp-content/uploads/2026/03/pexels-photo-4040586.jpg") center/cover no-repeat;}

.ck-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(60,42,60,.88) 0%, rgba(60,42,60,.7) 50%, rgba(60,42,60,.55) 100%);}

.ck-hero .container { position: relative; z-index: 1; text-align: center; padding: 80px 48px;}

.ck-hero h1 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 2.8rem;
  color: var(--white);
  font-weight: 500;
  margin-bottom: 16px;
  line-height: 1.2;}

.ck-hero .ck-subtitle {
  font-size: 1rem;
  color: rgba(255,255,255,.8);
  max-width: 600px;
  margin: 0 auto 32px;
  line-height: 1.7;}

.ck-stats {
  display: flex;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;}

.ck-stat {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: .75rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 500;}

.ck-stat svg { flex-shrink: 0;}


/* ===== PIERRES-MARIAGE ===== */

.mr-hero-content 


.mr-stat-label {
  font-size: .8rem;
  color: var(--gold-light);
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;}

.mr-stat-value {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.4rem;
  color: var(--white);
  font-weight: 500;}

.mr-stat-sep {
  width: 1px;
  height: 40px;
  background: rgba(196,162,101,.2);}

.mr-intro {
  padding: 80px 0;
  background: var(--white);
  border-top: 1px solid var(--cream);}

.mr-intro .container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;}

.mr-intro-image img {
  width: 100%;
  border-radius: 12px;
  box-shadow: var(--sh-lg);
  transition: transform .4s ease;}

.mr-intro-image img:hover {
  transform: scale(1.02);}

.mr-intro-text h2 {
  margin-bottom: 24px;
  padding-left: 20px;
  border-left: 4px solid var(--gold);}

.mr-intro-text p {
  margin-bottom: 16px;
  text-align: justify;}

.mr-cards {
  padding: 80px 0;
  background: var(--cream-warm);
  border-top: 1px solid var(--cream);}

.mr-cards-header {
  text-align: center;
  margin-bottom: 50px;}

.mr-cards-header h2 {
  margin-bottom: 12px;}

.mr-cards-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;}

.mr-card {
  background: var(--white);
  border-radius: 8px;
  padding: 40px;
  box-shadow: var(--sh-xs);
  transition: all .3s ease;
  border: 1px solid var(--cream);}

.mr-card:hover {
  box-shadow: var(--sh-md);
  transform: translateY(-4px);
  border-color: var(--gold);}

.mr-card-year {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.8rem;
  color: var(--gold);
  font-weight: 600;
  margin-bottom: 8px;}

.mr-card-name {
  font-size: 1.2rem;
  color: var(--aubergine);
  font-weight: 600;
  margin-bottom: 16px;}

.mr-card-desc {
  font-size: .9rem;
  color: var(--text-soft);
  line-height: 1.7;}

.mr-content {
  padding: 80px 0;
  background: var(--white);
  border-top: 1px solid var(--cream);}

.mr-content h2 {
  margin-top: 50px;
  margin-bottom: 24px;
  padding-left: 20px;
  border-left: 4px solid var(--gold);
  position: relative;}

.mr-content h2:first-child {
  margin-top: 0;}

.mr-content p {
  margin-bottom: 16px;
  text-align: justify;}

.mr-content ul {
  margin: 20px 0 20px 24px;
  list-style: none;}

.mr-content li {
  margin-bottom: 10px;
  color: var(--text-soft);
  position: relative;
  padding-left: 20px;}

.mr-content li::before {
  content: '→';
  position: absolute;
  left: 0;
  color: var(--gold);
  font-weight: 600;}

.mr-cta {
  padding: 80px 0;
  background: var(--cream-warm);
  border-top: 1px solid var(--cream);
  text-align: center;}

.mr-cta h2 {
  margin-bottom: 20px;}

.mr-cta p {
  margin-bottom: 40px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;}

.mr-cta-button {
  display: inline-block;
  padding: 16px 48px;
  background: var(--gold);
  color: var(--white);
  font-size: .75rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 4px;
  transition: all .3s ease;}

.mr-cta-button:hover {
  background: var(--gold-bright);
  transform: translateY(-2px);}

.faq-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 900px;
  margin: 0 auto;}

.faq-item {
  background: var(--cream-warm);
  border: 1px solid var(--cream);
  border-radius: 8px;
  overflow: hidden;
  box-shadow: var(--sh-xs);
  transition: all .3s ease;}

.mr-seo {
  padding: 60px 0;
  background: var(--cream-warm);
  border-top: 1px solid var(--cream);}

.mr-seo p {
  text-align: center;
  font-size: .9rem;
  line-height: 1.8;
  max-width: 800px;
  margin: 0 auto;}

.mr-seo a {
  color: var(--gold);
  font-weight: 600;
  transition: color .3s ease;}

.mr-seo a:hover {
  color: var(--gold-bright);}

.mr-hero {
  position: relative;
  min-height: 420px;
  display: flex;
  align-items: center;
  background: url("https://www.france-mineraux.fr/wp-content/uploads/2026/03/pexels-photo-2942855.jpg") center/cover no-repeat;}

.mr-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(60,42,60,.88) 0%, rgba(60,42,60,.7) 50%, rgba(60,42,60,.55) 100%);}

.mr-hero .container { position: relative; z-index: 1; text-align: center; padding: 80px 48px;}

.mr-hero h1 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 2.8rem;
  color: var(--white);
  font-weight: 500;
  margin-bottom: 16px;
  line-height: 1.2;}

.mr-subtitle {
  font-size: 1rem;
  color: rgba(255,255,255,.8);
  max-width: 600px;
  margin: 0 auto 32px;
  line-height: 1.7;}

.mr-stats { display: flex; justify-content: center; gap: 40px; flex-wrap: wrap;}

.mr-stat { display: flex; align-items: center; gap: 8px; font-size: .75rem; letter-spacing: 1.5px; text-transform: uppercase; color: var(--gold); font-weight: 500;}

.mr-stat svg { flex-shrink: 0;}


/* ===== PIERRES-NAISSANCE ===== */

.pn-hero {
  position: relative;
  min-height: 420px;
  display: flex;
  align-items: center;
  background: url("https://www.france-mineraux.fr/wp-content/uploads/2026/03/pexels-photo-3725709.jpg") center/cover no-repeat;}

.pn-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(60,42,60,.88) 0%, rgba(60,42,60,.7) 50%, rgba(60,42,60,.55) 100%);}

.pn-hero .container { position: relative; z-index: 1; text-align: center; padding: 80px 48px;}

.pn-hero h1 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 2.8rem;
  color: var(--white);
  font-weight: 500;
  margin-bottom: 16px;
  line-height: 1.2;}

.pn-hero .pn-subtitle {
  font-size: 1rem;
  color: rgba(255,255,255,.8);
  max-width: 600px;
  margin: 0 auto 32px;
  line-height: 1.7;}

.pn-stats { display: flex; justify-content: center; gap: 40px; flex-wrap: wrap;}

.pn-stat {
  display: flex; align-items: center; gap: 8px;
  font-size: .75rem; letter-spacing: 1.5px; text-transform: uppercase;
  color: var(--gold); font-weight: 500;}

.pn-stat svg { flex-shrink: 0;}

.pn-intro { padding: 80px 0; background: var(--white);}

.pn-intro-grid { display: grid; grid-template-columns: 1fr 1.2fr; gap: 60px; align-items: center;}

.pn-intro-img { border-radius: 12px; overflow: hidden; box-shadow: 0 20px 60px rgba(60,42,60,.12);}

.pn-intro-img img { width: 100%; display: block;}

.pn-intro h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.8rem;
  color: var(--aubergine);
  margin-bottom: 24px;
  line-height: 1.3;}

.pn-intro p { font-size: .92rem; color: var(--text-soft); line-height: 1.85; margin-bottom: 16px;}

.pn-months { padding: 80px 0; background: var(--cream);}

.pn-months-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  margin-top: 48px;}

.pn-month-card {
  background: var(--white);
  border-radius: 16px;
  padding: 28px 24px;
  text-align: center;
  box-shadow: 0 4px 20px rgba(60,42,60,.06);
  transition: transform .4s ease, box-shadow .4s ease;
  text-decoration: none;
  display: block;
  color: inherit;}

.pn-month-card:hover { transform: translateY(-4px); box-shadow: 0 12px 40px rgba(60,42,60,.1);}

.pn-month-num {
  font-family: 'Cormorant Garamond', serif;
  font-size: 2rem;
  font-weight: 600;
  color: var(--gold);
  margin-bottom: 4px;}

.pn-month-name {
  font-family: 'Raleway', sans-serif;
  font-size: .68rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--text-muted);
  margin-bottom: 16px;}

.pn-month-dot {
  width: 12px; height: 12px; border-radius: 50%;
  margin: 0 auto 10px;}

.pn-month-stone {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.15rem;
  color: var(--aubergine);
  margin-bottom: 8px;}

.pn-month-virtue {
  font-size: .78rem;
  color: var(--text-soft);
  line-height: 1.5;}

.pn-month-link {
  display: inline-block;
  margin-top: 12px;
  font-size: .68rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 600;}

.pn-detail { padding: 80px 0; background: var(--white);}

.pn-detail-content { max-width: 820px; margin: 0 auto;}

.pn-detail h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.5rem;
  color: var(--aubergine);
  margin: 48px 0 20px;
  padding-left: 20px;
  border-left: 3px solid var(--gold);
  line-height: 1.3;}

.pn-detail h2:first-child { margin-top: 0;}

.pn-detail p { font-size: .92rem; color: var(--text-soft); line-height: 1.85; margin-bottom: 16px;}

.pn-detail strong { color: var(--aubergine);}

.pn-detail ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;}

.pn-detail li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
  font-size: .92rem;
  color: var(--text-soft);
  line-height: 1.7;}

.pn-detail li::before {
  content: '→';
  position: absolute;
  left: 0;
  color: var(--gold);
  font-weight: 600;}

.pn-cta {
  padding: 48px 0;
  background: linear-gradient(135deg, var(--aubergine) 0%, #2a1a2a 100%);
  text-align: center;}

.pn-cta h2 { font-family: 'Cormorant Garamond', serif; font-size: 1.5rem; color: var(--white); margin-bottom: 8px;}

.pn-cta p { font-size: .82rem; color: rgba(255,255,255,.65); margin-bottom: 24px;}

.pn-cta-btns { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap;}

.pn-cta-btn {
  padding: 12px 32px; border: 1.5px solid var(--gold); border-radius: 100px;
  color: var(--gold); font-size: .75rem; letter-spacing: 1.5px; text-transform: uppercase;
  font-weight: 600; text-decoration: none; transition: all .3s ease;}

.pn-cta-btn:hover { background: var(--gold); color: var(--aubergine);}

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

.pn-section-header h2 {
  font-family: 'Cormorant Garamond', serif; font-size: 1.8rem; color: var(--aubergine);
  margin-bottom: 12px; border: none; padding: 0;}

.pn-section-header p { font-size: .9rem; color: var(--text-soft); max-width: 600px; margin: 0 auto;}

@media (max-width: 768px) {
  .pn-months-grid { grid-template-columns: repeat(2, 1fr); }  .pn-intro-grid { grid-template-columns: 1fr; }  .pn-months-grid { grid-template-columns: repeat(2, 1fr); }  .pn-intro-grid { grid-template-columns: 1fr; }  .pn-hero h1 { font-size: 1.8rem; }
}


/* ===== PRINTEMPS ===== */

.promo-hero {
  position: relative;
  padding: 120px 0;
  background: linear-gradient(135deg, var(--aubergine) 0%, var(--aubergine-70) 100%);
  color: var(--white);
  overflow: hidden;}

.promo-hero-bg {
  position: absolute;
  inset: 0;
  background-image: url("https://www.france-mineraux.fr/wp-content/uploads/2026/03/pexels-photo-4040586.jpg");
  background-size: cover;
  background-position: center;
  opacity: .15;}

.promo-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(60,42,60,.9) 0%, rgba(60,42,60,.7) 100%);}

.promo-hero .container { position: relative; z-index: 2; display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center;}

.promo-hero-content { max-width: 520px;}

.promo-hero-content .eyebrow { color: var(--gold); margin-bottom: 16px;}

.promo-hero-content h1 {
  font-size: 3.2rem;
  color: var(--white);
  margin-bottom: 24px;
  font-weight: 300;}

.promo-hero-content h1 em {
  font-style: italic;
  color: var(--gold-bright);
  font-weight: 500;}

.hero-sub {
  font-size: .9rem;
  color: var(--gold-pale);
  line-height: 1.9;
  margin-bottom: 32px;
  opacity: .85;}

.promo-badge {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: var(--gold);
  color: var(--white);
  font-family: 'Cormorant Garamond', serif;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1;
  box-shadow: var(--sh-gold);}

.promo-badge small {
  font-size: .6rem;
  margin-top: 6px;
  font-weight: 400;}

.promo-hero-decor {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
  align-items: flex-end;}

.promo-hero-decor img {
  max-width: 140px;
  height: auto;
  border-radius: 8px;
  box-shadow: var(--sh-lg);}

.spring-stones {
  padding: 40px 0;
  background: var(--white);
  border-bottom: 1px solid var(--cream);}

.stones-row {
  display: flex;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;}

.stone-chip {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: .75rem;
  font-weight: 500;
  color: var(--text-soft);}

.stone-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  flex-shrink: 0;}

.promo-section {
  padding: 80px 0;
  background: var(--white);}

.promo-section:nth-child(odd) { background: var(--cream-warm);}

.promo-section-header {
  text-align: center;
  margin-bottom: 56px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;}

.promo-section-header .eyebrow { margin-bottom: 12px;}

.promo-section-header h2 {
  margin-bottom: 16px;
  font-size: 2rem;}

.promo-section-header p {
  font-size: .88rem;
  line-height: 1.9;
  color: var(--text-soft);}

.product-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-bottom: 40px;}

.product-card {
  position: relative;
  background: var(--white);
  border: 1px solid var(--cream);
  overflow: hidden;
  transition: all .4s var(--ease);
  cursor: pointer;}

.product-card:hover {
  border-color: var(--gold-light);
  box-shadow: var(--sh-md);
  transform: translateY(-4px);}

.product-card-badge {
  position: absolute;
  top: 12px;
  left: 12px;
  background: var(--gold);
  color: var(--white);
  padding: 6px 12px;
  font-size: .65rem;
  font-weight: 700;
  letter-spacing: 1.5px;
  z-index: 10;}

.product-card-img {
  aspect-ratio: 1;
  overflow: hidden;
  background: var(--cream-warm);}

.product-card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .8s var(--ease-out);}

.product-card-info {
  padding: 18px;}

.product-card-info h4 {
  font-size: .85rem;
  font-weight: 500;
  color: var(--text);
  margin-bottom: 8px;
  line-height: 1.4;}

.product-prices {
  display: flex;
  justify-content: center;
  align-items: baseline;
  gap: 8px;}

.price-old {
  font-size: .72rem;
  color: var(--text-muted);
  text-decoration: line-through;}

.price-new {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.1rem;
  font-weight: 700;
  color: var(--aubergine);}

.section-cta {
  text-align: center;
  margin-top: 40px;}

.btn-cta {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--aubergine);
  color: var(--white);
  padding: 14px 36px;
  font-size: .65rem;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  transition: background .3s ease, transform .2s ease;}

.btn-cta:hover {
  background: var(--aubergine-90);
  transform: translateY(-1px);}

.btn-cta-gold {
  background: var(--gold);
  color: var(--aubergine);}

.btn-cta-gold:hover {
  background: var(--gold-bright);}

.spring-guide {
  padding: 80px 0;
  background: var(--white);}

.guide-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 64px;
  align-items: center;}

.guide-visual {
  position: relative;
  aspect-ratio: 4/5;
  border-radius: 8px;
  overflow: hidden;}

.guide-visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;}

.guide-text h2 {
  font-size: 1.8rem;
  color: var(--aubergine);
  margin-bottom: 20px;}

.guide-text p {
  color: var(--text-soft);
  margin-bottom: 16px;
  line-height: 1.9;}

.guide-stones-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin: 24px 0 32px;}

.guide-stone-item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: .78rem;
  color: var(--text);
  font-weight: 500;}

.guide-stone-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  flex-shrink: 0;}

@media (max-width: 1100px) {
  .guide-grid { grid-template-columns: 1fr; gap: 40px; }  .promo-hero-decor { display: none; }  .product-grid { grid-template-columns: repeat(3, 1fr); }  .promo-hero-decor { display: none; }
}

@media (max-width: 768px) {
  .stones-row { gap: 20px; }  .promo-hero-content h1 { font-size: 2rem; }  .promo-hero-content h1 { font-size: 2rem; }  .product-grid { grid-template-columns: repeat(2, 1fr); }
}


/* ===== PROGRAMMATION-PIERRES ===== */

.pg-hero-content 
.pg-badges { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; margin-top: 30px;}

.pg-intro { padding: 80px 0; background: var(--white);}

.pg-intro .container { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center;}

.pg-intro-text h2 { margin-bottom: 20px;}

.pg-intro-text p { margin-bottom: 16px; font-size: .9rem; line-height: 1.8;}

.pg-intro-image img { width: 100%; border-radius: 12px; box-shadow: var(--sh-lg);}

.pg-steps { padding: 80px 0; background: var(--cream-warm);}

.pg-steps-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 32px;}

.pg-step-card { background: var(--white); border-radius: 8px; padding: 40px; text-align: center; box-shadow: var(--sh-xs); border: 1px solid var(--cream); transition: all .3s ease;}

.pg-step-card:hover { box-shadow: var(--sh-md); transform: translateY(-4px); border-color: var(--gold);}

.pg-step-number { font-family: 'Cormorant Garamond', serif; font-size: 2.4rem; color: var(--gold); font-weight: 600; margin-bottom: 12px;}

.pg-step-icon { width: 48px; height: 48px; margin: 12px auto 20px; stroke: var(--gold); stroke-width: 1.5; fill: none;}

.pg-step-card h3 { font-size: 1.2rem; margin-bottom: 12px;}

.pg-step-card p { font-size: .9rem; color: var(--text-soft); line-height: 1.7;}

.pg-content { padding: 80px 0; background: var(--white);}

.pg-content h2 { margin-top: 50px; margin-bottom: 24px; padding-left: 20px; border-left: 4px solid var(--gold); font-size: 1.6rem;}

.pg-content h2:first-child { margin-top: 0;}

.pg-content p { margin-bottom: 16px; text-align: justify; font-size: .9rem; line-height: 1.85; color: var(--text-soft);}

.pg-content strong { color: var(--aubergine);}

.pg-content ul { margin: 20px 0 20px 24px; list-style: none;}

.pg-content li { margin-bottom: 10px; color: var(--text-soft); position: relative; padding-left: 20px; font-size: .9rem;}

.pg-content li::before { content: '→'; position: absolute; left: 0; color: var(--gold); font-weight: 600;}

.pg-cta { padding: 60px 0; background: var(--cream-warm);}

.pg-cta .container { text-align: center;}

.pg-cta-links { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; margin-top: 30px;}

.pg-cta-btn { display: inline-block; padding: 12px 28px; background: var(--gold); color: var(--white); font-size: .75rem; letter-spacing: 2px; text-transform: uppercase; font-weight: 600; border-radius: 4px; transition: background .3s; text-decoration: none;}

.pg-cta-btn:hover { background: var(--gold-bright);}

.pg-faq { padding: 80px 0; background: var(--white);}

.pg-faq-header { text-align: center; margin-bottom: 50px;}

.pg-faq-header h2 { margin-bottom: 12px;}

.pg-faq-list { display: flex; flex-direction: column; gap: 12px; max-width: 900px; margin: 0 auto;}

.faq-item { background: var(--cream-warm); border: 1px solid var(--cream); border-radius: 8px; overflow: hidden; box-shadow: var(--sh-xs); transition: all .3s ease;}

.faq-question { width: 100%; padding: 24px; background: var(--cream-warm); border: none; cursor: pointer; display: flex; justify-content: space-between; align-items: center; text-align: left; font-size: 1rem; color: var(--aubergine); font-weight: 600; transition: all .3s ease;}

.faq-toggle { font-size: 1.4rem; color: var(--gold); transition: transform .3s ease;}

.faq-answer p { padding: 0 24px 24px; color: var(--text-soft); line-height: 1.8; font-size: .9rem;}

.pg-seo { padding: 80px 0; background: var(--cream-warm);}

.pg-seo-content { max-width: 900px; margin: 0 auto;}

.pg-seo h2 { font-family: 'Cormorant Garamond', serif; font-size: 1.6rem; color: var(--aubergine); margin-bottom: 20px;}

.pg-seo p { font-size: .9rem; color: var(--text-soft); line-height: 1.85; margin-bottom: 16px; text-align: justify;}

.pg-seo strong { color: var(--aubergine);}

.pg-hero {
  position: relative;
  min-height: 420px;
  display: flex;
  align-items: center;
  background: url("https://www.france-mineraux.fr/wp-content/uploads/2026/03/pexels-photo-6400515.jpg") center/cover no-repeat;}

.pg-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(60,42,60,.88) 0%, rgba(60,42,60,.7) 50%, rgba(60,42,60,.55) 100%);}

.pg-hero .container { position: relative; z-index: 1; text-align: center; padding: 80px 48px;}

.pg-hero h1 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 2.8rem;
  color: var(--white);
  font-weight: 500;
  margin-bottom: 16px;
  line-height: 1.2;}

.pg-hero .pg-subtitle {
  font-size: 1rem;
  color: rgba(255,255,255,.8);
  max-width: 600px;
  margin: 0 auto 32px;
  line-height: 1.7;}

.pg-stats {
  display: flex;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;}

.pg-stat {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: .75rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 500;}

.pg-stat svg { flex-shrink: 0;}

@media(max-width:1024px){
  .pg-intro .container { grid-template-columns: 1fr; }
}


/* ===== PURIFICATION-PIERRES ===== */

.pu-intro { padding: 80px 0; background: var(--white);}

.pu-intro-box {
  max-width: 860px;
  margin: 0 auto;
  background: var(--cream-warm);
  border-radius: 16px;
  padding: 48px;
  border-left: 4px solid var(--gold);}

.pu-intro-box h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.6rem;
  color: var(--aubergine);
  margin-bottom: 20px;}

.pu-intro-box p { font-size: .92rem; color: var(--text-soft); line-height: 1.85; margin-bottom: 14px;}

.pu-intro-box strong { color: var(--aubergine);}

.pu-methods { padding: 80px 0; background: var(--cream);}

.pu-methods-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  margin-top: 48px;}

.pu-method-card {
  background: var(--white);
  border-radius: 16px;
  padding: 36px 28px;
  box-shadow: 0 4px 20px rgba(60,42,60,.06);
  transition: transform .4s ease, box-shadow .4s ease;}

.pu-method-card:hover { transform: translateY(-4px); box-shadow: 0 12px 40px rgba(60,42,60,.1);}

.pu-method-icon { margin-bottom: 20px; text-align: center;}

.pu-method-card h3 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  color: var(--aubergine);
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  gap: 10px;}

.pu-method-num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: var(--gold);
  color: var(--white);
  font-family: 'Cormorant Garamond', serif;
  font-size: .9rem;
  font-weight: 600;
  flex-shrink: 0;}

.pu-method-card p { font-size: .85rem; color: var(--text-soft); line-height: 1.75; margin-bottom: 12px;}

.pu-warning {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  padding: 12px 16px;
  background: var(--aubergine-05);
  border-radius: 8px;
  font-size: .78rem;
  color: var(--aubergine);
  margin-top: 12px;
  line-height: 1.5;}

.pu-warning svg { flex-shrink: 0; margin-top: 2px;}

.pu-cta {
  position: relative;
  padding: 48px 0;
  background: url("https://www.france-mineraux.fr/wp-content/uploads/2026/03/pexels-photo-3059750.jpg") center/cover no-repeat;
  text-align: center;}

.pu-cta::before { content: ''; position: absolute; inset: 0; background: rgba(60,42,60,.82);}

.pu-cta .container { position: relative; z-index: 1; max-width: 750px;}

.pu-cta p { font-size: .82rem; color: rgba(255,255,255,.75); line-height: 1.7; margin-bottom: 24px;}

.pu-cta-pills { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap;}

.pu-cta-pill {
  padding: 10px 24px;
  border: 1.5px solid var(--gold);
  border-radius: 100px;
  color: var(--gold);
  font-size: .72rem;
  letter-spacing: 1px;
  text-decoration: none;
  font-weight: 500;
  transition: all .3s ease;}

.pu-cta-pill:hover { background: var(--gold); color: var(--aubergine);}

.pu-other { padding: 80px 0; background: var(--white);}

.pu-other-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  margin-top: 48px;}

.pu-other-card {
  padding: 32px 24px;
  border: 1px solid var(--cream);
  border-radius: 12px;
  transition: border-color .3s ease;}

.pu-other-card:hover { border-color: var(--gold-light);}

.pu-other-card h3 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.15rem;
  color: var(--aubergine);
  margin-bottom: 12px;}

.pu-other-card p { font-size: .85rem; color: var(--text-soft); line-height: 1.75;}

.pu-detail { padding: 80px 0; background: var(--cream-warm);}

.pu-detail-content { max-width: 820px; margin: 0 auto;}

.pu-detail h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.5rem;
  color: var(--aubergine);
  margin: 48px 0 20px;
  padding-left: 20px;
  border-left: 3px solid var(--gold);
  line-height: 1.3;}

.pu-detail h2:first-child { margin-top: 0;}

.pu-detail p { font-size: .92rem; color: var(--text-soft); line-height: 1.85; margin-bottom: 16px;}

.pu-detail strong { color: var(--aubergine);}

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

.pu-section-header h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.8rem;
  color: var(--aubergine);
  margin-bottom: 12px;}

.pu-section-header p { font-size: .9rem; color: var(--text-soft); max-width: 600px; margin: 0 auto;}

.pu-hero {
  position: relative;
  min-height: 420px;
  display: flex;
  align-items: center;
  background: url("https://www.france-mineraux.fr/wp-content/uploads/2026/03/pexels-photo-4046718.jpg") center/cover no-repeat;}

.pu-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(60,42,60,.88) 0%, rgba(60,42,60,.7) 50%, rgba(60,42,60,.55) 100%);}

.pu-hero .container { position: relative; z-index: 1; text-align: center; padding: 80px 48px;}

.pu-hero h1 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 2.8rem;
  color: var(--white);
  font-weight: 500;
  margin-bottom: 16px;
  line-height: 1.2;}

.pu-hero .pu-subtitle {
  font-size: 1rem;
  color: rgba(255,255,255,.8);
  max-width: 600px;
  margin: 0 auto 32px;
  line-height: 1.7;}

.pu-stats {
  display: flex;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;}

.pu-stat {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: .75rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 500;}

.pu-stat svg { flex-shrink: 0;}

@media (max-width: 1024px) {
  .pu-methods-grid { grid-template-columns: 1fr; }  .pu-methods-grid { grid-template-columns: 1fr; }
}

@media (max-width: 768px) {
  .pu-other-grid { grid-template-columns: 1fr; }  .pu-other-grid { grid-template-columns: 1fr; }
}


/* ===== RECHARGEMENT-PIERRES ===== */

.rc-intro { padding: 80px 0; background: var(--white);}

.rc-intro-grid {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 60px;
  align-items: center;}

.rc-intro h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.8rem;
  color: var(--aubergine);
  margin-bottom: 24px;
  line-height: 1.3;}

.rc-intro p {
  font-size: .92rem;
  color: var(--text-soft);
  line-height: 1.85;
  margin-bottom: 16px;}

.rc-intro-img {
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 20px 60px rgba(60,42,60,.12);}

.rc-intro-img img { width: 100%; display: block;}

.rc-methods { padding: 80px 0; background: var(--cream);}

.rc-methods-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  margin-top: 48px;}

.rc-method-card {
  background: var(--white);
  border-radius: 16px;
  padding: 32px 24px;
  text-align: center;
  box-shadow: 0 4px 20px rgba(60,42,60,.06);
  transition: transform .4s ease, box-shadow .4s ease;}

.rc-method-card:hover { transform: translateY(-4px); box-shadow: 0 12px 40px rgba(60,42,60,.1);}

.rc-method-icon { margin-bottom: 20px;}

.rc-method-card h3 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.2rem;
  color: var(--aubergine);
  margin-bottom: 12px;}

.rc-method-card p {
  font-size: .84rem;
  color: var(--text-soft);
  line-height: 1.7;
  margin-bottom: 12px;}

.rc-method-tag {
  display: inline-block;
  font-size: .65rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 5px 14px;
  border-radius: 100px;
  font-weight: 600;}

.rc-tag-universal { background: #E8F5E9; color: #2E7D32;}

.rc-tag-caution { background: #FFF3E0; color: #E65100;}

.rc-warning-section { padding: 60px 0; background: var(--aubergine-05);}

.rc-warning-box {
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  gap: 20px;
  align-items: flex-start;}

.rc-warning-icon { flex-shrink: 0; margin-top: 4px;}

.rc-warning-box h3 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.3rem;
  color: var(--aubergine);
  margin-bottom: 12px;}

.rc-warning-box p { font-size: .88rem; color: var(--text-soft); line-height: 1.75; margin-bottom: 10px;}

.rc-warning-list {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 12px;}

.rc-warning-pill {
  font-size: .72rem;
  padding: 5px 14px;
  border-radius: 100px;
  background: rgba(196,162,101,.12);
  color: var(--aubergine);
  border: 1px solid var(--gold-light);}

.rc-detail { padding: 80px 0; background: var(--white);}

.rc-detail-content { max-width: 820px; margin: 0 auto;}

.rc-detail h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.5rem;
  color: var(--aubergine);
  margin: 48px 0 20px;
  padding-left: 20px;
  border-left: 3px solid var(--gold);
  line-height: 1.3;}

.rc-detail h2:first-child { margin-top: 0;}

.rc-detail p {
  font-size: .92rem;
  color: var(--text-soft);
  line-height: 1.85;
  margin-bottom: 16px;}

.rc-detail strong { color: var(--aubergine);}

.rc-cta {
  padding: 48px 0;
  background: linear-gradient(135deg, var(--aubergine) 0%, #2a1a2a 100%);
  text-align: center;}

.rc-cta h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.5rem;
  color: var(--white);
  margin-bottom: 8px;}

.rc-cta p { font-size: .82rem; color: rgba(255,255,255,.65); margin-bottom: 24px;}

.rc-cta-btns { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap;}

.rc-cta-btn {
  padding: 12px 32px;
  border: 1.5px solid var(--gold);
  border-radius: 100px;
  color: var(--gold);
  font-size: .75rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
  transition: all .3s ease;}

.rc-cta-btn:hover { background: var(--gold); color: var(--aubergine);}

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

.rc-section-header h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.8rem;
  color: var(--aubergine);
  margin-bottom: 12px;
  border: none;
  padding: 0;}

.rc-section-header p { font-size: .9rem; color: var(--text-soft); max-width: 600px; margin: 0 auto;}

.rc-hero {
  position: relative;
  min-height: 420px;
  display: flex;
  align-items: center;
  background: url("https://www.france-mineraux.fr/wp-content/uploads/2026/03/pexels-photo-7445027.jpg") center/cover no-repeat;}

.rc-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(60,42,60,.88) 0%, rgba(60,42,60,.7) 50%, rgba(60,42,60,.55) 100%);}

.rc-hero .container { position: relative; z-index: 1; text-align: center; padding: 80px 48px;}

.rc-hero h1 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 2.8rem;
  color: var(--white);
  font-weight: 500;
  margin-bottom: 16px;
  line-height: 1.2;}

.rc-hero .rc-subtitle {
  font-size: 1rem;
  color: rgba(255,255,255,.8);
  max-width: 600px;
  margin: 0 auto 32px;
  line-height: 1.7;}

.rc-stats {
  display: flex;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;}

.rc-stat {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: .75rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 500;}

.rc-stat svg { flex-shrink: 0;}

@media (max-width: 768px) {
  .rc-intro-grid { grid-template-columns: 1fr; }  .rc-methods-grid { grid-template-columns: 1fr; }  .rc-intro-grid { grid-template-columns: 1fr; }  .rc-methods-grid { grid-template-columns: 1fr; }
}


/* ===== RESSOURCEZ-VOUS ===== */

.rv-hero {
  padding: 100px 0;
  background: linear-gradient(135deg, rgba(60,42,60,.92) 0%, rgba(74,51,74,.85) 100%), url("https://www.france-mineraux.fr/wp-content/uploads/2026/03/SMO_17.jpg") center/cover no-repeat;
  color: var(--cream-warm);
  position: relative;
  overflow: hidden;}

.rv-hero::before {
  content: '';
  position: absolute;
  top: -50%;
  right: -10%;
  width: 600px;
  height: 600px;
  background: radial-gradient(circle, rgba(196,162,101,.08) 0%, transparent 70%);
  border-radius: 50%;
  z-index: 0;}

.rv-hero .container {
  position: relative;
  z-index: 1;
  text-align: center;}

.rv-hero .eyebrow {
  color: var(--gold-light);
  display: block;}

.rv-hero .sep {
  background: var(--gold);
  margin: 20px auto;}

.rv-hero h1 {
  color: var(--white);
  margin-bottom: 24px;}

.rv-hero p {
  color: var(--gold-pale);
  max-width: 700px;
  margin: 0 auto 40px;
  font-size: 1.05rem;
  line-height: 1.8;}

.rv-hero-stats {
  display: flex;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;
  padding-top: 30px;
  border-top: 1px solid rgba(196,162,101,.2);}

.rv-hero-stat {
  text-align: center;}

.rv-hero-stat-value {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.6rem;
  font-weight: 600;
  color: var(--gold);
  display: block;}

.rv-hero-stat-label {
  font-size: .75rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: var(--gold-pale);}

.rv-rubriques-section {
  padding: 80px 0;
  background: var(--cream-warm);}

.rv-rubriques-header {
  text-align: center;
  margin-bottom: 56px;}

.rv-rubriques-header h2 {
  font-size: clamp(1.8rem, 3.5vw, 2.8rem);
  color: var(--aubergine);
  margin-bottom: 12px;}

.rv-rubriques-header p {
  color: var(--text-soft);
  font-size: .95rem;}

.rv-rubriques-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;}

.rv-rubrique-card {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  aspect-ratio: 3 / 4;
  cursor: pointer;
  box-shadow: var(--sh-sm);
  transition: transform .5s var(--ease), box-shadow .5s var(--ease);}

.rv-rubrique-card:hover {
  transform: translateY(-6px);
  box-shadow: var(--sh-lg);}

.rv-rubrique-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform .7s var(--ease);}

.rv-rubrique-card:hover img {
  transform: scale(1.06);}

.rv-rubrique-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgba(40,24,40,.82) 0%, rgba(40,24,40,.35) 40%, rgba(40,24,40,.08) 100%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 28px 24px;
  transition: background .4s ease;}

.rv-rubrique-card:hover .rv-rubrique-overlay {
  background: linear-gradient(0deg, rgba(40,24,40,.88) 0%, rgba(40,24,40,.4) 45%, rgba(40,24,40,.1) 100%);}

.rv-rubrique-eyebrow {
  font-size: .6rem;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 600;
  margin-bottom: 8px;
  font-family: 'Raleway', sans-serif;}

.rv-rubrique-card h3 {
  color: var(--white);
  font-size: clamp(1.05rem, 1.6vw, 1.35rem);
  margin-bottom: 14px;
  line-height: 1.3;}

.rv-rubrique-link {
  display: inline-block;
  font-size: .6rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 600;
  transition: color .3s ease;}

.rv-rubrique-link:hover {
  color: var(--gold-bright);}

.rv-populaires-section {
  padding: 80px 0;
  background: var(--cream-warm);
  border-top: 1px solid var(--cream);}

.rv-populaires-section .container {
  text-align: center;
  margin-bottom: 50px;}

.rv-guide-section {
  padding: 80px 0;
  background: var(--cream);
  border-top: 1px solid var(--gold-pale);}

.rv-guide-section .container {
  text-align: center;
  margin-bottom: 50px;}

.rv-guide-intro {
  max-width: 700px;
  margin: 0 auto 40px;}

.rv-stones-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 20px;
  margin-bottom: 50px;}

.rv-stone-mini {
  background: var(--white);
  border-radius: 8px;
  padding: 16px;
  text-align: center;
  box-shadow: var(--sh-xs);
  transition: all .3s ease;}

.rv-stone-mini:hover {
  transform: translateY(-2px);
  box-shadow: var(--sh-md);}

.rv-stone-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin: 0 auto 8px;}

.rv-stone-mini h5 {
  font-size: .85rem;
  margin-bottom: 4px;
  color: var(--aubergine);}

.rv-stone-mini p {
  font-size: .7rem;
  color: var(--text-soft);
  line-height: 1.4;
  margin-bottom: 8px;}

.rv-stone-read {
  display: inline-block;
  font-size: .65rem;
  color: var(--gold);
  font-weight: 600;}

.rv-guide-cta {
  display: inline-block;
  padding: 14px 32px;
  background: var(--gold);
  color: var(--white);
  font-size: .7rem;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 4px;
  transition: all .3s ease;
  box-shadow: 0 4px 16px rgba(196,162,101,.25);}

.rv-guide-cta:hover {
  background: var(--gold-bright);
  transform: translateY(-2px);
  box-shadow: 0 6px 24px rgba(196,162,101,.35);}

.rv-trust {
  padding: 60px 0;
  background: var(--white);
  border-top: 1px solid var(--cream);
  border-bottom: 1px solid var(--cream);}

.rv-trust-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;}

.rv-trust-item {
  text-align: center;}

.rv-trust-item h4 {
  font-size: 1rem;
  margin-bottom: 8px;
  color: var(--aubergine);}

.rv-trust-item p {
  font-size: .85rem;
  color: var(--text-soft);}

.rv-faq-section {
  padding: 80px 0;
  background: var(--cream-warm);
  border-top: 1px solid var(--cream);}

.rv-faq-section .container {
  text-align: center;
  margin-bottom: 40px;}

.rv-faq-list {
  max-width: 800px;
  margin: 40px auto 0;}

.rv-faq-item {
  border-bottom: 1px solid var(--cream);}

.rv-faq-question {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
  background: none;
  border: none;
  cursor: pointer;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.1rem;
  font-weight: 600;
  color: var(--aubergine);
  text-align: left;
  transition: color .3s ease;}

.rv-faq-question:hover { color: var(--gold);}

.rv-faq-question .rv-faq-toggle {
  font-size: 1.4rem;
  color: var(--gold);
  transition: transform .3s ease;
  flex-shrink: 0;
  margin-left: 16px;}

.rv-faq-item.open .rv-faq-toggle { transform: rotate(45deg);}

.rv-faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height .4s ease, padding .4s ease;}

.rv-faq-item.open .rv-faq-answer {
  max-height: 300px;
  padding-bottom: 20px;}

.rv-faq-answer p {
  font-size: .85rem;
  line-height: 1.8;
  color: var(--text-soft);}

.rv-seo-block {
  padding: 80px 0;
  background: var(--white);
  border-top: 1px solid var(--cream);}

.rv-seo-content {
  max-width: 860px;
  margin: 0 auto;}

.rv-seo-content h2 {
  font-size: 1.5rem;
  margin-bottom: 20px;
  color: var(--aubergine);}

.rv-seo-content h3 {
  font-size: 1.15rem;
  margin: 28px 0 12px;
  color: var(--aubergine-90);}

.rv-seo-content p {
  color: var(--text-soft);
  line-height: 1.9;
  margin-bottom: 16px;}

.rv-seo-content strong { color: var(--text);}

@media (max-width: 1100px) {
  .rv-trust-grid { grid-template-columns: repeat(2, 1fr); }  .rv-trust-grid { grid-template-columns: repeat(2, 1fr); }  .rv-rubriques-grid { grid-template-columns: repeat(2, 1fr); }  .rv-stones-grid { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 768px) {
  .rv-hero { padding: 60px 0; }  .rv-trust-grid { grid-template-columns: 1fr; }  .rv-trust-grid { grid-template-columns: 1fr; }  .rv-rubriques-grid { grid-template-columns: 1fr; }  .rv-stones-grid { grid-template-columns: repeat(2, 1fr); }
}


/* ===== TABLEAU-PURIFICATION-RECHARGEMENT ===== */

.tp-hero-content 


.tp-stat-label {
  font-size: .8rem;
  color: var(--gold-light);
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;}

.tp-stat-value {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.4rem;
  color: var(--white);
  font-weight: 500;}

.tp-stat-sep {
  width: 1px;
  height: 40px;
  background: rgba(196,162,101,.2);}

.tp-intro {
  padding: 60px 0;
  background: var(--white);
  border-top: 1px solid var(--cream);}

.tp-intro p {
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
  font-size: 1rem;
  line-height: 1.8;}

.tp-table-section {
  padding: 80px 0;
  background: var(--white);
  border-top: 1px solid var(--cream);
  overflow-x: auto;}

.tp-table {
  width: 100%;
  border-collapse: collapse;
  background: var(--white);
  box-shadow: var(--sh-sm);
  border-radius: 8px;
  overflow: hidden;}

.tp-table thead {
  position: sticky;
  top: 0;
  background: var(--aubergine);
  z-index: 10;}

.tp-table thead th {
  padding: 20px 12px;
  color: var(--white);
  font-family: 'Raleway', sans-serif;
  font-size: .75rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  border-right: 1px solid rgba(196,162,101,.2);}

.tp-table thead th:first-child {
  border-right: 3px solid var(--gold);
  text-align: left;
  padding-left: 20px;}

.tp-table tbody tr {
  border-bottom: 1px solid var(--cream);
  transition: background .2s ease;}

.tp-table tbody tr:nth-child(odd) {
  background: var(--white);}

.tp-table tbody tr:nth-child(even) {
  background: var(--gold-ultra);}

.tp-table tbody tr:hover {
  background: var(--gold-pale);}

.tp-table tbody td {
  padding: 16px 12px;
  text-align: center;
  font-size: .9rem;
  color: var(--text);}

.tp-table tbody td:first-child {
  text-align: left;
  font-weight: 600;
  color: var(--aubergine);
  padding-left: 20px;
  border-right: 3px solid var(--gold);
  min-width: 140px;}

.tp-compatible {
  color: #43A047;
  font-weight: 700;
  font-size: 1.2rem;}

.tp-incompatible {
  color: #E53935;
  font-weight: 700;
  font-size: 1.2rem;}

.tp-caution {
  color: #FF9800;
  font-weight: 700;
  font-size: 1.2rem;}

.tp-legend {
  padding: 40px 0;
  background: var(--cream-warm);
  border-top: 1px solid var(--cream);}

.tp-legend-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  max-width: 900px;
  margin: 0 auto;}

.tp-legend-item {
  text-align: center;}

.tp-legend-symbol {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 12px;}

.tp-legend-item h3 {
  font-size: 1rem;
  margin-bottom: 8px;}

.tp-legend-item p {
  font-size: .85rem;
  color: var(--text-soft);}

.tp-content {
  padding: 80px 0;
  background: var(--white);
  border-top: 1px solid var(--cream);}

.tp-content h2 {
  margin-top: 50px;
  margin-bottom: 24px;
  padding-left: 20px;
  border-left: 4px solid var(--gold);}

.tp-content h2:first-child {
  margin-top: 0;}

.tp-content p {
  margin-bottom: 16px;
  text-align: justify;}

.tp-content ul {
  margin: 20px 0 20px 24px;
  list-style: none;}

.tp-content li {
  margin-bottom: 10px;
  color: var(--text-soft);
  position: relative;
  padding-left: 20px;}

.tp-content li::before {
  content: '→';
  position: absolute;
  left: 0;
  color: var(--gold);
  font-weight: 600;}

.faq-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 900px;
  margin: 0 auto;}

.tp-seo {
  padding: 60px 0;
  background: var(--white);
  border-top: 1px solid var(--cream);}

.tp-seo p {
  text-align: center;
  font-size: .9rem;
  line-height: 1.8;
  max-width: 800px;
  margin: 0 auto;}

.tp-seo a {
  color: var(--gold);
  font-weight: 600;
  transition: color .3s ease;}

.tp-seo a:hover {
  color: var(--gold-bright);}

.tp-hero {
  position: relative;
  min-height: 420px;
  display: flex;
  align-items: center;
  background: url("https://www.france-mineraux.fr/wp-content/uploads/2026/03/pexels-photo-3610752.jpg") center/cover no-repeat;}

.tp-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(60,42,60,.88) 0%, rgba(60,42,60,.7) 50%, rgba(60,42,60,.55) 100%);}

.tp-hero .container { position: relative; z-index: 1; text-align: center; padding: 80px 48px;}

.tp-hero h1 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 2.8rem;
  color: var(--white);
  font-weight: 500;
  margin-bottom: 16px;
  line-height: 1.2;}

.tp-subtitle {
  font-size: 1rem;
  color: rgba(255,255,255,.8);
  max-width: 600px;
  margin: 0 auto 32px;
  line-height: 1.7;}

.tp-stats { display: flex; justify-content: center; gap: 40px; flex-wrap: wrap;}

.tp-stat { display: flex; align-items: center; gap: 8px; font-size: .75rem; letter-spacing: 1.5px; text-transform: uppercase; color: var(--gold); font-weight: 500;}

.tp-stat svg { flex-shrink: 0;}

@media(max-width: 768px) {
  .tp-table { font-size: .8rem; }  .tp-table thead th { padding: 16px 8px; }  .tp-table tbody td { padding: 12px 8px; }
}


/* ===== TROUVEZ-VOTRE-BIJOU ===== */

.quiz-hero {
  text-align: center;
  padding: 80px 0 60px;
  background: linear-gradient(135deg, var(--cream) 0%, var(--gold-ultra) 50%, var(--cream-warm) 100%);
  position: relative;
  overflow: hidden;}

.quiz-hero::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle at 30% 40%, rgba(196,162,101,.08) 0%, transparent 50%),
              radial-gradient(circle at 70% 60%, rgba(60,42,60,.04) 0%, transparent 50%);
  pointer-events: none;}

.quiz-hero h1 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 2.8rem;
  font-weight: 400;
  color: var(--aubergine);
  line-height: 1.2;
  margin-bottom: 16px;}

.quiz-hero p {
  font-family: 'Raleway', sans-serif;
  font-size: .95rem;
  color: var(--text-soft);
  max-width: 560px;
  margin: 0 auto 40px;
  line-height: 1.7;}

.quiz-container {
  max-width: 800px;
  margin: 0 auto;
  position: relative;}

.quiz-progress {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-bottom: 40px;}

.quiz-progress-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--aubergine-20);
  transition: all .3s ease;}

.quiz-progress-dot.active {
  background: var(--gold);
  transform: scale(1.3);}

.quiz-progress-dot.done {
  background: var(--aubergine);}

.quiz-step {
  display: none;
  animation: fadeInUp .4s ease;}

.quiz-step.active {
  display: block;}

.quiz-step-title {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.6rem;
  color: var(--aubergine);
  text-align: center;
  margin-bottom: 8px;}

.quiz-step-sub {
  font-size: .82rem;
  color: var(--text-muted);
  text-align: center;
  margin-bottom: 32px;}

.quiz-options {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  max-width: 720px;
  margin: 0 auto;}

.quiz-option {
  padding: 24px 16px;
  border: 2px solid var(--cream);
  border-radius: 16px;
  text-align: center;
  cursor: pointer;
  transition: all .25s ease;
  background: var(--white);}

.quiz-option:hover {
  border-color: var(--gold-light);
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(60,42,60,.08);}

.quiz-option.selected {
  border-color: var(--gold);
  background: var(--gold-ultra);
  box-shadow: 0 4px 16px rgba(196,162,101,.15);}

.quiz-option-icon {
  font-size: 2rem;
  margin-bottom: 12px;
  display: block;}

.quiz-option-label {
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  font-size: .85rem;
  color: var(--aubergine);
  display: block;
  margin-bottom: 4px;}

.quiz-option-desc {
  font-size: .72rem;
  color: var(--text-muted);
  line-height: 1.4;}

.quiz-nav {
  display: flex;
  justify-content: center;
  gap: 16px;
  margin-top: 40px;}

.quiz-btn {
  font-family: 'Raleway', sans-serif;
  font-size: .82rem;
  font-weight: 600;
  padding: 12px 32px;
  border-radius: 100px;
  border: none;
  cursor: pointer;
  transition: all .25s ease;
  letter-spacing: .5px;}

.quiz-btn-back {
  background: transparent;
  color: var(--text-muted);
  border: 1px solid var(--aubergine-20);}

.quiz-btn-back:hover { border-color: var(--aubergine); color: var(--aubergine);}

.quiz-btn-next {
  background: var(--aubergine);
  color: var(--white);}

.quiz-btn-next:hover { background: var(--aubergine-90); transform: translateY(-1px);}

.quiz-btn-next:disabled {
  opacity: .4;
  cursor: not-allowed;
  transform: none;}

.quiz-results {
  text-align: center;
  padding: 20px 0;}

.quiz-results-title {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.8rem;
  color: var(--aubergine);
  margin-bottom: 8px;}

.quiz-results-sub {
  font-size: .85rem;
  color: var(--text-soft);
  margin-bottom: 32px;}

.quiz-results-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-bottom: 32px;}

.quiz-restart {
  display: inline-block;
  margin-top: 16px;
  font-size: .82rem;
  color: var(--text-muted);
  cursor: pointer;
  text-decoration: underline;
  transition: color .2s ease;}

.quiz-restart:hover { color: var(--aubergine);}

.filter-advanced-section {
  padding: 80px 0;
  background: var(--white);}

.filter-advanced-header {
  text-align: center;
  margin-bottom: 48px;}

.filter-advanced-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-bottom: 40px;}

.filter-advanced-card {
  background: var(--cream-warm);
  border-radius: 16px;
  padding: 28px;
  text-align: center;
  cursor: pointer;
  transition: all .25s ease;
  border: 2px solid transparent;}

.filter-advanced-card:hover {
  border-color: var(--gold-light);
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(60,42,60,.06);}

.filter-advanced-card h4 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.1rem;
  color: var(--aubergine);
  margin-bottom: 8px;}

.filter-advanced-card p {
  font-size: .78rem;
  color: var(--text-muted);
  line-height: 1.5;}

.filter-shortcut-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 12px;}

.filter-shortcut {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  padding: 16px 8px;
  border-radius: 12px;
  background: var(--cream-warm);
  text-decoration: none;
  transition: all .25s ease;
  border: 1px solid transparent;}

.filter-shortcut:hover {
  border-color: var(--gold);
  background: var(--gold-ultra);
  transform: translateY(-2px);}

.filter-shortcut-dot {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  flex-shrink: 0;}

.filter-shortcut span {
  font-size: .72rem;
  color: var(--text-soft);
  text-align: center;
  font-weight: 500;}

@media (max-width: 768px) {
  .quiz-results-grid { grid-template-columns: repeat(2, 1fr); }  .quiz-options { grid-template-columns: repeat(2, 1fr) !important; }  .quiz-results-grid { grid-template-columns: repeat(2, 1fr); }  .quiz-hero h1 { font-size: 2rem; }  .filter-advanced-grid { grid-template-columns: 1fr; }  .quiz-options { grid-template-columns: repeat(2, 1fr) !important; }
}


/* ===== VERTUS-PIERRES ===== */

.vp-hero {
  position: relative;
  min-height: 420px;
  display: flex;
  align-items: center;
  background: url("https://www.france-mineraux.fr/wp-content/uploads/2026/03/pexels-photo-1573236.jpg") center/cover no-repeat;}

.vp-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(60,42,60,.88) 0%, rgba(60,42,60,.7) 50%, rgba(60,42,60,.55) 100%);}

.vp-hero .container { position: relative; z-index: 1; text-align: center; padding: 80px 48px;}

.vp-hero h1 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 2.8rem;
  color: var(--white);
  font-weight: 500;
  margin-bottom: 16px;
  line-height: 1.2;}

.vp-hero .vp-subtitle {
  font-size: 1rem;
  color: rgba(255,255,255,.8);
  max-width: 600px;
  margin: 0 auto 32px;
  line-height: 1.7;}

.vp-stats {
  display: flex;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;}

.vp-stat {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: .75rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 500;}

.vp-stat svg { flex-shrink: 0;}

.vp-intro { padding: 80px 0; background: var(--white);}

.vp-intro-grid {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 60px;
  align-items: center;}

.vp-intro h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.8rem;
  color: var(--aubergine);
  margin-bottom: 24px;
  line-height: 1.3;}

.vp-intro p { font-size: .92rem; color: var(--text-soft); line-height: 1.8; margin-bottom: 16px;}

.vp-intro-img {
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 20px 60px rgba(60,42,60,.12);}

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

.vp-cta {
  padding: 48px 0;
  background: linear-gradient(135deg, var(--aubergine) 0%, #2a1a2a 100%);
  text-align: center;}

.vp-cta p {
  font-size: .72rem;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: var(--gold-light);
  margin-bottom: 12px;}

.vp-cta h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.6rem;
  color: var(--white);
  font-weight: 500;
  margin-bottom: 28px;}

.vp-cta-btns { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap;}

.vp-cta-btn {
  padding: 12px 32px;
  border: 1.5px solid var(--gold);
  border-radius: 100px;
  color: var(--gold);
  font-size: .78rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
  transition: all .3s ease;}

.vp-cta-btn:hover { background: var(--gold); color: var(--aubergine);}

.vp-categories { padding: 80px 0; background: var(--cream);}

.vp-cat-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  margin-top: 48px;}

.vp-cat-card {
  background: var(--white);
  border-radius: 16px;
  padding: 36px 28px;
  text-align: center;
  box-shadow: 0 4px 20px rgba(60,42,60,.06);
  transition: transform .4s ease, box-shadow .4s ease;}

.vp-cat-card:hover { transform: translateY(-4px); box-shadow: 0 12px 40px rgba(60,42,60,.1);}

.vp-cat-icon { margin-bottom: 20px;}

.vp-cat-card h3 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.3rem;
  color: var(--aubergine);
  margin-bottom: 12px;}

.vp-cat-card p { font-size: .85rem; color: var(--text-soft); line-height: 1.7; margin-bottom: 16px;}

.vp-cat-stones { display: flex; gap: 8px; justify-content: center; flex-wrap: wrap;}

.vp-cat-stone {
  display: flex; align-items: center; gap: 5px;
  font-size: .72rem; color: var(--text-muted);
  padding: 4px 12px;
  border-radius: 100px;
  background: var(--gold-ultra);
  border: 1px solid var(--gold-light);}

.vp-cat-dot { width: 8px; height: 8px; border-radius: 50%; flex-shrink: 0;}

.vp-detail { padding: 80px 0; background: var(--white);}

.vp-detail-content { max-width: 820px; margin: 0 auto;}

.vp-detail h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.6rem;
  color: var(--aubergine);
  margin: 48px 0 20px;
  padding-left: 20px;
  border-left: 3px solid var(--gold);
  line-height: 1.3;}

.vp-detail h2:first-child { margin-top: 0;}

.vp-detail p { font-size: .92rem; color: var(--text-soft); line-height: 1.85; margin-bottom: 16px;}

.vp-detail strong { color: var(--aubergine);}

.vp-stones { padding: 80px 0; background: var(--cream);}

.vp-stones-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  margin-top: 48px;}

.vp-stone-card {
  background: var(--white);
  border-radius: 12px;
  overflow: hidden;
  text-align: center;
  box-shadow: 0 2px 12px rgba(60,42,60,.06);
  transition: transform .4s ease, box-shadow .4s ease;
  text-decoration: none;
  display: block;}

.vp-stone-card:hover { transform: translateY(-4px); box-shadow: 0 8px 30px rgba(60,42,60,.1);}

.vp-stone-img {
  height: 180px;
  overflow: hidden;
  background: var(--cream-warm);}

.vp-stone-img img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s ease;}

.vp-stone-card:hover .vp-stone-img img { transform: scale(1.08);}

.vp-stone-info { padding: 16px;}

.vp-stone-name {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.1rem;
  color: var(--aubergine);
  margin-bottom: 8px;}

.vp-stone-virtue {
  font-size: .68rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 600;}

.vp-art {
  position: relative;
  padding: 60px 0;
  background: url("https://www.france-mineraux.fr/wp-content/uploads/2026/03/pexels-photo-4040591.jpg") center/cover no-repeat;
  text-align: center;}

.vp-art::before {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(60,42,60,.8);}

.vp-art .container { position: relative; z-index: 1;}

.vp-art p { font-size: .68rem; letter-spacing: 2.5px; text-transform: uppercase; color: var(--gold-light); margin-bottom: 12px;}

.vp-art h2 { font-family: 'Cormorant Garamond', serif; font-size: 1.5rem; color: var(--white); margin-bottom: 28px;}

.vp-art-pills { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap;}

.vp-art-pill {
  padding: 10px 24px;
  border: 1.5px solid var(--gold);
  border-radius: 100px;
  color: var(--gold);
  font-size: .72rem;
  letter-spacing: 1px;
  text-decoration: none;
  font-weight: 500;
  transition: all .3s ease;}

.vp-art-pill:hover { background: var(--gold); color: var(--aubergine);}

.vp-reviews { padding: 80px 0; background: var(--white);}

.vp-reviews-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; margin-top: 48px;}

.vp-review {
  background: var(--cream-warm);
  border-radius: 12px;
  padding: 28px 24px;}

.vp-review-stars { color: var(--gold); font-size: 1rem; margin-bottom: 12px;}

.vp-review-text { font-size: .85rem; color: var(--text-soft); line-height: 1.7; margin-bottom: 16px; font-style: italic;}

.vp-review-author { font-size: .78rem; font-weight: 600; color: var(--aubergine);}

.vp-review-loc { font-size: .68rem; color: var(--text-muted);}

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

.vp-section-header h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.8rem;
  color: var(--aubergine);
  margin-bottom: 12px;}

.vp-section-header p { font-size: .9rem; color: var(--text-soft); max-width: 600px; margin: 0 auto;}

@media (max-width: 1024px) {
  .vp-reviews-grid { grid-template-columns: repeat(2, 1fr); }  .vp-cat-grid { grid-template-columns: repeat(2, 1fr); }  .vp-stones-grid { grid-template-columns: repeat(3, 1fr); }  .vp-stones-grid { grid-template-columns: repeat(3, 1fr); }  .vp-reviews-grid { grid-template-columns: repeat(2, 1fr); }  .vp-reviews-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 768px) {
  .vp-reviews-grid { grid-template-columns: 1fr; }  .vp-cat-grid { grid-template-columns: 1fr; }  .vp-stones-grid { grid-template-columns: repeat(2, 1fr); }  .vp-stones-grid { grid-template-columns: repeat(2, 1fr); }  .vp-reviews-grid { grid-template-columns: 1fr; }  .vp-hero h1 { font-size: 1.8rem; }  .vp-reviews-grid { grid-template-columns: 1fr; }
}

/* ═══════════════════════════════════════════════
   CORRECTIONS V6 — Product Cards fm_products shortcode
   ═══════════════════════════════════════════════ */

/* Product card link wrapper — must not break layout */
.product-card-link {
  display: block;
  text-decoration: none;
  color: inherit;
}

.product-card-link:hover {
  color: inherit;
}

/* Product card hover effects via link */
.product-card:hover .product-card-img img,
.product-card-link:hover .product-card-img img {
  transform: scale(1.05);
}

/* Stars container — flex centering */
.product-stars {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  margin: 4px 0 6px;
  width: 100%;
}

.product-stars .stars {
  display: inline-flex;
  align-items: center;
  gap: 1px;
}

.product-stars .stars svg {
  display: inline-block;
  vertical-align: middle;
  flex-shrink: 0;
}

.product-stars .rating-count {
  font-size: .65rem;
  color: var(--text-muted);
  font-weight: 400;
  margin-left: 4px;
}

/* Product price — handle WooCommerce wc_price HTML */
.product-price del {
  font-size: 0.85rem;
  opacity: 0.6;
  margin-right: 6px;
  text-decoration: line-through;
}

.product-price ins {
  text-decoration: none;
  font-weight: 700;
}

.product-price .woocommerce-Price-amount {
  font-family: 'Cormorant Garamond', serif;
}

/* Product grid columns classes */
.product-grid.columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.product-grid.columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.product-grid.columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

/* Category grid — overlay cards */
.category-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
  margin-bottom: 60px;
}

.category-card {
  position: relative;
  height: 320px;
  border-radius: 8px;
  overflow: hidden;
  cursor: pointer;
}

.category-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .5s cubic-bezier(.25,.46,.45,.94);
}

.category-card:hover img {
  transform: scale(1.08);
}

.category-card-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to top, rgba(60,42,60,.8) 0%, rgba(60,42,60,.3) 60%, transparent 100%);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 32px;
  color: #fff;
}

.category-card-overlay h3 {
  color: #fff;
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 8px;
}

.category-card-overlay p {
  color: var(--gold-light, #E8D5B5);
  font-family: 'Raleway', sans-serif;
  font-size: .8rem;
  letter-spacing: .5px;
}

/* Responsive product grid */
@media (max-width: 1100px) {
  .product-grid.columns-4 {
    grid-template-columns: repeat(3, 1fr);
  }
  .category-grid {
    gap: 20px;
  }
}

@media (max-width: 768px) {
  .product-grid.columns-4,
  .product-grid.columns-3 {
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
  }
  .category-grid {
    grid-template-columns: 1fr;
  }
  .category-card {
    height: 240px;
  }
}

/* ═══════════════════════════════════════════════
   CORRECTIONS VISUELLES — Session 2 Batch
   ═══════════════════════════════════════════════ */

/* Fix 1: Menu Printemps — aligner avec les autres items */
.nav > ul > li:first-child > a {
  /* Reset any special styling that elevates it */
  vertical-align: middle;
  position: relative;
  top: 0;
}

/* Fix 3: FAQ — retirer uppercase + fond */
.faq-question {
  text-transform: none !important;
  font-weight: 600;
  background: none !important;
  background-color: transparent !important;
  border: none !important;
  border-bottom: 1px solid var(--cream) !important;
  padding: 20px 0 !important;
  font-size: .95rem !important;
  color: var(--aubergine) !important;
  font-family: 'Raleway', sans-serif !important;
}

.faq-item {
  background: none !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  margin-bottom: 0 !important;
}

.faq-toggle {
  color: var(--gold) !important;
  font-size: 1.2rem;
}

/* Fix 4: Guides populaires — fleches beiges, pas de bullet points */
.res-list ul,
.guides-list ul,
.footer-guides ul {
  list-style: none !important;
  padding: 0 !important;
}

.res-list li,
.guides-list li,
.footer-guides li {
  padding: 10px 0;
  border-bottom: 1px solid var(--cream);
}

.res-list li::before,
.guides-list li::before,
.footer-guides li::before {
  content: "→ ";
  color: var(--gold);
  margin-right: 8px;
}

.res-list li a,
.guides-list li a,
.footer-guides li a {
  color: var(--aubergine);
  text-decoration: none;
  font-size: .88rem;
}

.res-list li a:hover,
.guides-list li a:hover,
.footer-guides li a:hover {
  color: var(--gold);
}

/* Fix 5: Newsletter footer — style exact maquette */
.newsletter .nl-form input[type="email"] {
  flex: 1;
  padding: 16px 24px;
  border: 2px solid rgba(255,255,255,0.2);
  border-radius: 0;
  background: rgba(255,255,255,0.95);
  font-family: 'Raleway', sans-serif;
  font-size: .85rem;
  color: var(--aubergine);
  outline: none;
}

.newsletter .nl-form input[type="email"]::placeholder {
  color: var(--text-muted);
  font-style: italic;
}

.newsletter .nl-form button {
  padding: 16px 32px;
  background: var(--gold);
  color: var(--white);
  border: none;
  font-family: 'Raleway', sans-serif;
  font-size: .65rem;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
  transition: background .3s ease;
}

.newsletter .nl-form button:hover {
  background: var(--gold-bright);
}

/* Fix 6: Masquer la recherche en bas de page */
.site-main ~ .woocommerce-product-search,
.site-main ~ form[role="search"],
body > .woocommerce-product-search,
#main ~ .woocommerce-product-search {
  display: none !important;
}

/* Also hide if it's a specific WC search widget at bottom */
.widget_product_search:last-of-type {
  display: none !important;
}

/* Fix: Ancienne topbar jaune (WPFront Notification Bar) */
#wpfront-notification-bar,
#wpfront-notification-bar-spacer {
  display: none !important;
}

/* Fix: Espace entre topbar promo et reassurance */
.topbar-promo + .topbar,
.topbar-promo + .reassurance-bar {
  margin-top: 0;
  padding-top: 0;
}

/* Fix: Homepage slider — hauteur verrouillée */
.hero-slider {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 560px;
  min-height: 560px;
  max-height: 560px;
}

.hero-slider .slide {
  display: none;
  width: 100%;
}

.hero-slider .slide.active,
.hero-slider .slide:first-child {
  display: block;
}

/* ============================================================ */
/* PAGE ASTROLOGIE — Styles spécifiques                        */
/* URL : /astrologie/                                           */
/* Sections : hero, intro, CTA, world grid, signs, content,    */
/*            art banner, litho, FAQ, newsletter                 */
/* ============================================================ */

/* ── Hero Section ── */
.ast-hero {
  background: linear-gradient(135deg, var(--aubergine) 0%, rgba(60,42,60,.85) 100%);
  padding: 100px 0 80px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.ast-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image: url('https://www.france-mineraux.fr/wp-content/uploads/2026/03/pexels-photo-1274260.jpg');
  background-size: cover;
  background-position: center;
  opacity: .15;
  z-index: 0;
}
.ast-hero .container { position: relative; z-index: 2; }
.ast-hero-content h1 {
  color: var(--white);
  font-size: clamp(2rem, 4.5vw, 3.2rem);
  margin-bottom: 20px;
  line-height: 1.15;
}
.ast-subtitle {
  color: rgba(255,255,255,.85);
  font-size: 1.05rem;
  max-width: 700px;
  margin: 0 auto 40px;
  line-height: 1.7;
}
.ast-stats {
  display: flex;
  justify-content: center;
  gap: 48px;
  flex-wrap: wrap;
}
.ast-stat {
  text-align: center;
}
.ast-stat-label {
  display: block;
  color: var(--gold-light);
  font-size: .7rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 8px;
}
.ast-stat-value {
  font-family: 'Cormorant Garamond', serif;
  font-size: 2.4rem;
  font-weight: 600;
  color: var(--gold);
}

/* ── Intro Section ── */
.ast-intro {
  padding: 80px 0;
  background: var(--cream-warm);
}
.ast-intro-grid {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 60px;
  align-items: center;
}
.ast-intro-text h2 { margin-bottom: 24px; }
.ast-intro-text p {
  margin-bottom: 16px;
  line-height: 1.8;
  color: var(--text-soft);
}
.ast-intro-text p strong { color: var(--aubergine); }
.ast-intro-image img {
  width: 100%;
  border-radius: 12px;
  box-shadow: var(--sh-lg);
  transition: transform .4s ease;
}
.ast-intro-image img:hover { transform: scale(1.02); }

/* ── CTA Banner ── */
.ast-cta-banner {
  background: linear-gradient(135deg, var(--aubergine) 0%, var(--aubergine-70, rgba(60,42,60,.7)) 100%);
  padding: 48px 0;
}
.ast-cta-content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
.ast-cta-item {
  background: rgba(255,255,255,.06);
  border: 1px solid rgba(196,162,101,.2);
  padding: 28px 24px;
  border-radius: 8px;
  text-align: center;
  transition: all .3s ease;
}
.ast-cta-item:hover {
  background: rgba(196,162,101,.1);
  border-color: var(--gold);
  transform: translateY(-4px);
}
.ast-cta-item-text {
  color: rgba(255,255,255,.9);
  font-size: .95rem;
  margin-bottom: 16px;
}
.ast-cta-item a {
  color: var(--gold);
  font-size: .75rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-weight: 600;
  transition: color .3s ease;
}
.ast-cta-item a:hover { color: var(--gold-bright, #D4B87A); }

/* ── Astrology Types Grid (World) ── */
.ast-world {
  padding: 80px 0;
  background: var(--white);
}
.ast-world h2 { text-align: center; margin-bottom: 12px; }
.ast-world-subtitle {
  text-align: center;
  color: var(--text-soft);
  margin-bottom: 50px;
  font-size: 1.05rem;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.ast-world-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
}
.ast-world-card {
  background: var(--white);
  border-radius: 12px;
  overflow: hidden;
  box-shadow: var(--sh-md);
  transition: all .4s cubic-bezier(.25,.46,.45,.94);
  cursor: pointer;
  border: 2px solid transparent;
  display: flex;
  flex-direction: column;
}
.ast-world-card:hover {
  transform: translateY(-8px);
  box-shadow: var(--sh-lg);
  border-color: var(--gold);
}
.ast-world-card-image {
  width: 100%;
  height: 220px;
  overflow: hidden;
  background: var(--cream);
}
.ast-world-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .5s ease;
}
.ast-world-card:hover .ast-world-card-image img { transform: scale(1.05); }
.ast-world-card-content {
  padding: 24px;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.ast-world-card-title {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.2rem;
  color: var(--aubergine);
  margin-bottom: 16px;
  font-weight: 500;
}
.ast-world-card-link {
  display: inline-block;
  padding: 8px 16px;
  background: var(--gold-pale, rgba(196,162,101,.08));
  color: var(--aubergine);
  font-size: .75rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 3px;
  transition: all .3s ease;
  margin-top: auto;
  text-align: center;
}
.ast-world-card-link:hover {
  background: var(--gold);
  color: var(--white);
}

/* ── Zodiac Signs Grid ── */
.ast-signs {
  padding: 80px 0;
  background: var(--cream-warm);
}
.ast-signs h2 { text-align: center; margin-bottom: 12px; }
.ast-signs-subtitle {
  text-align: center;
  color: var(--text-soft);
  margin-bottom: 50px;
  font-size: 1.05rem;
}
.ast-signs-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 20px;
}
.ast-sign-pill {
  background: var(--white);
  padding: 24px 20px;
  border-radius: 8px;
  text-align: center;
  box-shadow: var(--sh-sm);
  transition: all .3s ease;
  border: 2px solid var(--cream);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
.ast-sign-pill:hover {
  transform: translateY(-4px);
  box-shadow: var(--sh-md);
  border-color: var(--gold);
}
.ast-sign-pill a {
  color: var(--text);
  font-size: .95rem;
  font-weight: 500;
  transition: color .3s ease;
}
.ast-sign-pill:hover a { color: var(--gold); }
.ast-sign-emoji { font-size: 2.4rem; }

/* ── Content Sections (rich text) ── */
.ast-content {
  padding: 80px 0;
  background: var(--white);
}
.ast-content-section { margin-bottom: 60px; }
.ast-content-section:last-child { margin-bottom: 0; }
.ast-content-section h3 {
  margin-bottom: 24px;
  padding-bottom: 12px;
  border-bottom: 2px solid var(--gold-pale, rgba(196,162,101,.15));
}
.ast-content-section h4 {
  margin-top: 32px;
  margin-bottom: 16px;
  color: var(--aubergine-70, rgba(60,42,60,.7));
}
.ast-content-section p {
  margin-bottom: 16px;
  line-height: 1.8;
  color: var(--text-soft);
}
.ast-content-section p strong { color: var(--aubergine); }
.ast-content-section p a { color: var(--gold); border-bottom: 1px solid rgba(196,162,101,.3); }
.ast-content-section p a:hover { color: var(--aubergine); border-color: var(--aubergine); }
.ast-content-section ul {
  margin: 20px 0 20px 24px;
  list-style: disc;
}
.ast-content-section li {
  margin-bottom: 10px;
  color: var(--text-soft);
  line-height: 1.7;
}
.ast-content-image {
  margin: 40px 0;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: var(--sh-md);
}
.ast-content-image img {
  width: 100%;
  height: auto;
  display: block;
}

/* ── Art Banner (signs pills on aubergine) ── */
.ast-art-banner {
  background: linear-gradient(135deg, var(--aubergine) 0%, rgba(60,42,60,.5) 100%);
  padding: 60px 0;
  margin: 0;
  position: relative;
  overflow: hidden;
}
.ast-art-banner::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image: url('https://www.france-mineraux.fr/wp-content/uploads/2026/03/pexels-photo-1274260.jpg');
  background-size: cover;
  background-position: center;
  opacity: .2;
  z-index: 0;
}
.ast-art-content {
  position: relative;
  z-index: 2;
  text-align: center;
}
.ast-art-content h3 {
  color: var(--white);
  margin-bottom: 30px;
  border: none;
}
.ast-art-signs {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}
.ast-art-sign {
  background: rgba(255,255,255,.08);
  border: 1px solid rgba(196,162,101,.25);
  padding: 12px 18px;
  border-radius: 20px;
  color: var(--gold-light);
  font-size: .85rem;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  font-weight: 500;
  transition: all .3s ease;
}
.ast-art-sign:hover {
  background: rgba(196,162,101,.15);
  border-color: var(--gold);
}

/* ── Visual Break (full-width image) ── */
.ast-visual-break { padding: 0; margin: 0; }
.ast-visual-break img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  display: block;
  filter: brightness(.85) saturate(1.2);
}

/* ── Astrology & Lithotherapy Section ── */
.ast-litho {
  padding: 80px 0;
  background: var(--cream-warm);
  border-top: 1px solid var(--cream);
}
.ast-litho-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}
.ast-litho-image img {
  width: 100%;
  border-radius: 12px;
  box-shadow: var(--sh-lg);
  transition: transform .4s ease;
}
.ast-litho-image img:hover { transform: scale(1.02); }
.ast-litho-text h2 { margin-bottom: 24px; }
.ast-litho-text p {
  margin-bottom: 16px;
  text-align: justify;
  line-height: 1.8;
  color: var(--text-soft);
}
.ast-litho-text p strong { color: var(--aubergine); }
.ast-litho-text .btn-gold {
  display: inline-block;
  padding: 10px 24px;
  background: var(--gold);
  color: var(--white);
  font-size: .7rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 4px;
  transition: all .3s ease;
}
.ast-litho-text .btn-gold:hover {
  background: var(--aubergine);
  transform: translateY(-2px);
}
.ast-litho-text .btn-outline-gold {
  display: inline-block;
  padding: 10px 24px;
  border: 1px solid var(--gold);
  color: var(--gold);
  font-size: .7rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 4px;
  transition: all .3s ease;
}
.ast-litho-text .btn-outline-gold:hover {
  background: var(--gold);
  color: var(--white);
}

/* ── FAQ Section (card grid with left gold border) ── */
.ast-faq {
  padding: 80px 0;
  background: var(--white);
}
.ast-faq h2 { text-align: center; margin-bottom: 50px; }
.ast-faq-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
}
.ast-faq-item {
  background: var(--cream-warm);
  padding: 24px;
  border-radius: 8px;
  border-left: 4px solid var(--gold);
  transition: all .3s ease;
}
.ast-faq-item:hover {
  box-shadow: var(--sh-md);
  transform: translateX(4px);
}
.ast-faq-item-q {
  font-weight: 600;
  color: var(--aubergine);
  margin-bottom: 12px;
  font-size: .95rem;
}
.ast-faq-item-a {
  color: var(--text-soft);
  font-size: .9rem;
  line-height: 1.7;
}

/* ── Astrology Newsletter (inline — distinct from footer newsletter) ── */
.ast-newsletter {
  background: linear-gradient(135deg, var(--aubergine) 0%, rgba(60,42,60,.7) 100%);
  padding: 60px 0;
}
.ast-newsletter-content {
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}
.ast-newsletter-content h3 {
  color: var(--white);
  border: none;
  margin-bottom: 16px;
}
.ast-newsletter-text {
  color: rgba(255,255,255,.85);
  margin-bottom: 30px;
  font-size: .95rem;
}
.ast-newsletter-form {
  display: flex;
  gap: 12px;
  margin-bottom: 20px;
}
.ast-newsletter-form input {
  flex: 1;
  padding: 14px 20px;
  border: none;
  border-radius: 4px;
  font-size: .9rem;
  background: var(--white);
  color: var(--text);
  font-family: 'Raleway', sans-serif;
}
.ast-newsletter-form input::placeholder { color: var(--text-muted, #9A8A9A); }
.ast-newsletter-form button {
  padding: 14px 28px;
  background: var(--gold);
  color: var(--white);
  border: none;
  border-radius: 4px;
  font-size: .75rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
  transition: all .3s ease;
  font-family: 'Raleway', sans-serif;
}
.ast-newsletter-form button:hover {
  background: var(--aubergine);
  transform: translateY(-2px);
}

/* ── Responsive — Page Astrologie ── */
@media (max-width: 1024px) {
  .ast-world-grid { grid-template-columns: repeat(2, 1fr); }
  .ast-litho-grid { grid-template-columns: 1fr; }
  .ast-intro-grid { grid-template-columns: 1fr; }
}
@media (max-width: 768px) {
  .ast-hero { padding: 60px 0 50px; }
  .ast-hero-content h1 { font-size: 1.8rem; }
  .ast-stats { gap: 24px; }
  .ast-stat-value { font-size: 1.8rem; }
  .ast-intro, .ast-world, .ast-signs, .ast-content, .ast-faq, .ast-litho { padding: 50px 0; }
  .ast-intro-grid { gap: 30px; }
  .ast-cta-content { grid-template-columns: 1fr; }
  .ast-world-grid { grid-template-columns: 1fr; }
  .ast-signs-grid { grid-template-columns: repeat(3, 1fr); gap: 15px; }
  .ast-faq-grid { grid-template-columns: 1fr; }
  .ast-litho-grid { gap: 30px; }
  .ast-art-banner { padding: 40px 0; }
  .ast-newsletter-form { flex-direction: column; }
  .ast-visual-break img { height: 200px; }
}
@media (max-width: 480px) {
  .ast-hero { padding: 40px 0 36px; }
  .ast-hero-content h1 { font-size: 1.5rem; }
  .ast-subtitle { font-size: .9rem; }
  .ast-stats { gap: 16px; }
  .ast-stat-value { font-size: 1.5rem; }
  .ast-stat-label { font-size: .6rem; }
  .ast-intro, .ast-world, .ast-signs, .ast-content, .ast-faq, .ast-litho { padding: 36px 0; }
  .ast-signs-grid { grid-template-columns: repeat(2, 1fr); gap: 10px; }
  .ast-sign-pill { padding: 16px 12px; }
  .ast-sign-emoji { font-size: 1.8rem; }
  .ast-content-section h3 { font-size: 1.2rem; }
  .ast-content-section h4 { font-size: 1rem; }
  .ast-world-card-image { height: 160px; }
  .ast-cta-item { padding: 20px 16px; }
  .ast-art-sign { padding: 8px 14px; font-size: .72rem; }
  .ast-visual-break img { height: 150px; }
}


/* ═══════════════════════════════════════════════════════════════════
   CNT — TEMPLATE PAGE DE CONTENU V6 (page-content.php)
   Styles génériques pour TOUTES les pages de contenu :
   astrologie, numérologie, heures miroirs, angéologie, tarologie, etc.
   Préfixe : cnt-
   ═══════════════════════════════════════════════════════════════════ */

/* ─── HERO ─── */
.cnt-hero {
  position: relative;
  padding: 90px 0 70px;
  overflow: hidden;
  text-align: center;
  color: #fff;
}
.cnt-hero-bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  opacity: .18;
  z-index: 0;
}
.cnt-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0,0,0,.1) 0%, rgba(0,0,0,.3) 100%);
  z-index: 1;
}
.cnt-hero .container { position: relative; z-index: 2; }
.cnt-hero-content { max-width: 780px; margin: 0 auto; }
.cnt-hero-eyebrow {
  display: inline-block;
  font-family: 'Raleway', sans-serif;
  font-size: .68rem;
  font-weight: 600;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: var(--gold, #C4A265);
  margin-bottom: 16px;
}
.cnt-hero h1 {
  font-family: 'Cormorant Garamond', serif;
  font-size: clamp(2rem, 4.5vw, 3.2rem);
  font-weight: 500;
  line-height: 1.15;
  margin: 0 0 20px;
  color: #fff;
}
.cnt-hero-subtitle {
  font-family: 'Raleway', sans-serif;
  font-size: .95rem;
  line-height: 1.7;
  color: rgba(255,255,255,.8);
  max-width: 620px;
  margin: 0 auto;
}

/* ─── BREADCRUMB ─── */
.cnt-breadcrumb {
  background: #fff;
  padding: 14px 0;
  border-bottom: 1px solid var(--cream, #EDE7DD);
}
.cnt-breadcrumb .container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 6px;
}
.cnt-breadcrumb a {
  font-family: 'Raleway', sans-serif;
  font-size: .78rem;
  color: var(--gold, #C4A265);
  text-decoration: none;
}
.cnt-breadcrumb a:hover { text-decoration: underline; }
.cnt-bc-sep {
  font-size: .72rem;
  color: #9A8A9A;
}
.cnt-bc-current {
  font-family: 'Raleway', sans-serif;
  font-size: .78rem;
  color: var(--aubergine, #3C2A3C);
  font-weight: 600;
}

/* ═══════════════════════════════════════════════════════════════════
   PAGES DE CONTENU — APPROCHE CSS-ONLY
   Cible : body.page-template-page-content .site-main (toutes les pages WordPress sauf WC/homepage)
   Le contenu Gutenberg existant est stylé directement sans changer le HTML.

   STRUCTURE DOM RÉELLE (découverte via view-source) :
   - Hero : div.wp-block-cover.parallax_section.full-width > img.wp-block-cover__image-background
   - Titre hero : .wp-block-cover.fancy_heading.fancy_heading_line > h1.title
   - Slogan : p.slogan (dans le cover)
   - Grille zodiac : wp-block-columns > wp-block-column > wp-block-media-text.alignwide
     avec h4.h4image + figure.wp-block-media-text__media > img (700x700)
   - Texte colonnes : wp-block-column.list_right.list_left (texte brut sans <p>)
   - Grandes images : wp-block-media-text.alignfull.is-image-fill.ext-py-lg
     avec figure[style="background-image:url(...)"] > img
   - Conteneur interne : .wp-block-columns.inside > .wp-block-column.big
   ═══════════════════════════════════════════════════════════════════ */

/* ─── Main wrapper — fond cream + padding ─── */
body.page-template-page-content .site-main {
  padding: 0;
  background: var(--cream-warm, #FAF7F2);
}
/* Ne pas appliquer sur les pages WC ni la homepage */
body.woocommerce-page .site-main,
body.home .site-main,
body.page-template-front-page .site-main {
  padding: 0;
  background: transparent;
}

/* ─── Container auto pour le contenu orphelin ─── */
body.page-template-page-content .site-main > p,
body.page-template-page-content .site-main > h1,
body.page-template-page-content .site-main > h2,
body.page-template-page-content .site-main > h3,
body.page-template-page-content .site-main > h4,
body.page-template-page-content .site-main > h5,
body.page-template-page-content .site-main > h6,
body.page-template-page-content .site-main > ul,
body.page-template-page-content .site-main > ol,
body.page-template-page-content .site-main > blockquote,
body.page-template-page-content .site-main > table,
body.page-template-page-content .site-main > figure,
body.page-template-page-content .site-main > img,
body.page-template-page-content .site-main > .wp-block-html,
body.page-template-page-content .site-main > div:not([class]),
body.page-template-page-content .site-main > div.wp-block-html {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

/* ═══ GUTENBERG BLOCKS — LAYOUT ═══ */

/* ─── wp-block-cover (hero sections) ─── */
body.page-template-page-content .site-main > .wp-block-cover {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
  margin: 0;
}
body.page-template-page-content .site-main .wp-block-cover {
  position: relative;
  overflow: hidden;
}
body.page-template-page-content .site-main .wp-block-cover__image-background,
body.page-template-page-content .site-main .wp-block-cover img[data-object-fit] {
  border-radius: 0 !important;
  object-fit: cover;
}
body.page-template-page-content .site-main .wp-block-cover__inner-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
  position: relative;
  z-index: 1;
}

/* ─── wp-block-columns ─── */
body.page-template-page-content .site-main .wp-block-columns {
  margin-top: 20px;
  margin-bottom: 20px;
}
body.page-template-page-content .site-main .wp-block-columns.is-layout-flex {
  gap: 2em;
}

/* ═══ MYDECOR CUSTOM CLASSES ═══ */

/* ─── .parallax_section — héro avec image de fond ─── */
body.page-template-page-content .site-main .parallax_section {
  min-height: 320px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
body.page-template-page-content .site-main .parallax_section .wp-block-cover__background {
  background: linear-gradient(135deg, rgba(60,42,60,.85) 0%, rgba(60,42,60,.65) 100%) !important;
  opacity: 1 !important;
}
/* Force white text inside parallax hero */
body.page-template-page-content .site-main .parallax_section .wp-block-cover__inner-container,
body.page-template-page-content .site-main .parallax_section .wp-block-cover__inner-container * {
  color: #FFFFFF !important;
}
body.page-template-page-content .site-main .parallax_section .wp-block-cover__inner-container .slogan,
body.page-template-page-content .site-main .parallax_section .wp-block-cover__inner-container .eyebrow {
  color: #C4A265 !important;
}

/* ─── .full-width — pleine largeur viewport ─── */
body.page-template-page-content .site-main .full-width {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(-50vw + 50%);
  position: relative;
}

/* ─── .fancy_heading / .fancy_heading_line ─── */
body.page-template-page-content .site-main .fancy_heading {
  text-align: center;
  padding: 32px 0;
  min-height: auto !important;
}
body.page-template-page-content .site-main .fancy_heading_line {
  border-bottom: 2px solid rgba(196,162,101,.3);
  padding-bottom: 24px;
  margin-bottom: 24px;
}
body.page-template-page-content .site-main .column_fancy_heading {
  text-align: center;
}

/* ─── .slogan — sous-titre hero ─── */
body.page-template-page-content .site-main .slogan {
  font-family: 'Raleway', sans-serif !important;
  font-size: .72rem !important;
  font-weight: 600 !important;
  letter-spacing: 3px !important;
  text-transform: uppercase !important;
  color: var(--gold, #C4A265) !important;
  margin-bottom: 8px !important;
}

/* ─── h1.title — titre principal hero ─── */
body.page-template-page-content .site-main .wp-block-cover h1.title,
body.page-template-page-content .site-main .wp-block-cover .wp-block-heading.title {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: clamp(1.8rem, 3.5vw, 2.6rem) !important;
  font-weight: 500 !important;
  color: #FFFFFF !important;
  text-align: center !important;
  line-height: 1.2 !important;
  margin: 16px 0 !important;
  text-shadow: 0 2px 8px rgba(0,0,0,.15) !important;
}

/* ─── .inside — conteneur interne ─── */
body.page-template-page-content .site-main .wp-block-columns.inside {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 24px;
}
body.page-template-page-content .site-main .wp-block-column.big {
  flex-basis: 70% !important;
  flex-grow: 1;
}

/* ─── .list_right / .list_left — colonnes avec texte brut ─── */
body.page-template-page-content .site-main .wp-block-column.list_right,
body.page-template-page-content .site-main .wp-block-column.list_left {
  flex-basis: auto;
  font-family: 'Raleway', sans-serif;
  font-size: .88rem;
  line-height: 1.8;
  color: #5A4A5A;
  text-align: left;
}
body.page-template-page-content .site-main .wp-block-column.list_right a,
body.page-template-page-content .site-main .wp-block-column.list_left a {
  color: var(--gold, #C4A265);
  font-weight: 600;
}

/* ─── Texte blanc dans les covers ─── */
body.page-template-page-content .site-main .wp-block-cover p,
body.page-template-page-content .site-main .wp-block-cover h1,
body.page-template-page-content .site-main .wp-block-cover h2,
body.page-template-page-content .site-main .wp-block-cover h3,
body.page-template-page-content .site-main .wp-block-cover h4,
body.page-template-page-content .site-main .wp-block-cover span,
body.page-template-page-content .site-main .wp-block-cover div {
  color: rgba(255,255,255,.9) !important;
}
body.page-template-page-content .site-main .wp-block-cover .wp-block-cover__inner-container h1 {
  color: #FFFFFF !important;
}
body.page-template-page-content .site-main .wp-block-cover a {
  color: var(--gold, #C4A265) !important;
  border-bottom-color: rgba(196,162,101,.4) !important;
}

/* ─── Sections hors cover — max-width ─── */
body.page-template-page-content .site-main > .wp-block-group,
body.page-template-page-content .site-main > .wp-block-columns {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

/* ═══ TYPOGRAPHIE V6 ═══ */

body.page-template-page-content .site-main h1 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 2.2rem;
  font-weight: 500;
  color: var(--aubergine, #3C2A3C);
  line-height: 1.2;
  margin: 48px 0 20px;
}
body.page-template-page-content .site-main h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.8rem;
  font-weight: 500;
  color: var(--aubergine, #3C2A3C);
  line-height: 1.25;
  margin: 44px 0 18px;
  padding-bottom: 12px;
  border-bottom: 2px solid rgba(196,162,101,.2);
}
body.page-template-page-content .site-main h3 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.45rem;
  font-weight: 600;
  color: var(--aubergine, #3C2A3C);
  line-height: 1.3;
  margin: 36px 0 14px;
}
body.page-template-page-content .site-main h4 {
  font-family: 'Raleway', sans-serif;
  font-size: 1.05rem;
  font-weight: 700;
  color: var(--aubergine, #3C2A3C);
  line-height: 1.4;
  margin: 28px 0 10px;
  letter-spacing: .3px;
}
body.page-template-page-content .site-main h5,
body.page-template-page-content .site-main h6 {
  font-family: 'Raleway', sans-serif;
  font-size: .92rem;
  font-weight: 700;
  color: var(--aubergine, #3C2A3C);
  margin: 20px 0 8px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
/* Headings dans les covers : PAS de border-bottom */
body.page-template-page-content .site-main .wp-block-cover h2 {
  border-bottom: none;
  padding-bottom: 0;
}

body.page-template-page-content .site-main p {
  font-family: 'Raleway', sans-serif;
  font-size: .92rem;
  line-height: 1.85;
  color: #5A4A5A;
  margin: 0 0 16px;
}
body.page-template-page-content .site-main p strong,
body.page-template-page-content .site-main p b {
  color: var(--aubergine, #3C2A3C);
  font-weight: 700;
}

body.page-template-page-content .site-main a {
  color: var(--gold, #C4A265);
  text-decoration: none;
  border-bottom: 1px solid rgba(196,162,101,.3);
  transition: color .2s, border-color .2s;
}
/* Exclure les CTA pills du border-bottom global */
body.page-template-page-content .site-main p:last-of-type > a:only-child,
body.page-template-page-content .site-main div:last-of-type > a:only-child {
  border-bottom: none !important;
}
body.page-template-page-content .site-main a:hover {
  color: var(--aubergine, #3C2A3C);
  border-color: var(--aubergine, #3C2A3C);
}

body.page-template-page-content .site-main ul,
body.page-template-page-content .site-main ol {
  font-family: 'Raleway', sans-serif;
  font-size: .9rem;
  line-height: 1.75;
  color: #5A4A5A;
  margin: 0 0 20px;
  padding-left: 0;
  list-style: none;
}
body.page-template-page-content .site-main ul li,
body.page-template-page-content .site-main ol li {
  position: relative;
  padding-left: 22px;
  margin-bottom: 8px;
}
body.page-template-page-content .site-main ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--gold, #C4A265);
  opacity: .6;
}
body.page-template-page-content .site-main ol { counter-reset: pg-ol; }
body.page-template-page-content .site-main ol li::before {
  counter-increment: pg-ol;
  content: counter(pg-ol) '.';
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 700;
  color: var(--gold, #C4A265);
  font-size: .82rem;
}

body.page-template-page-content .site-main blockquote {
  border-left: 3px solid var(--gold, #C4A265);
  padding: 20px 28px;
  margin: 28px 0;
  background: rgba(250,247,242,.6);
  border-radius: 0 12px 12px 0;
  font-style: italic;
}
body.page-template-page-content .site-main blockquote p {
  font-size: .94rem;
  color: var(--aubergine, #3C2A3C);
  margin: 0;
}

body.page-template-page-content .site-main table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  margin: 24px 0;
  border: 1px solid var(--cream, #EDE7DD);
  border-radius: 12px;
  overflow: hidden;
}
body.page-template-page-content .site-main table thead th {
  background: var(--cream-warm, #FAF7F2);
  color: var(--aubergine, #3C2A3C);
  font-family: 'Raleway', sans-serif;
  font-size: .78rem;
  font-weight: 600;
  text-align: left;
  padding: 12px 16px;
}
body.page-template-page-content .site-main table td {
  font-family: 'Raleway', sans-serif;
  font-size: .86rem;
  color: #5A4A5A;
  padding: 10px 16px;
  border-top: 1px solid var(--cream, #EDE7DD);
}
body.page-template-page-content .site-main table tr:hover td {
  background: rgba(250,247,242,.5);
}

/* ═══ IMAGES ═══ */

body.page-template-page-content .site-main img {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
}
body.page-template-page-content .site-main figure {
  margin: 28px 0;
}
body.page-template-page-content .site-main figcaption {
  font-family: 'Raleway', sans-serif;
  font-size: .78rem;
  color: #9A8A9A;
  text-align: center;
  margin-top: 8px;
}

/* ═══ WP-BLOCK-MEDIA-TEXT — CARTES ZODIAC + GRANDES IMAGES ═══ */
/* Structure réelle : div.wp-block-media-text.alignwide
   > div.wp-block-media-text__content > h4.h4image
   > figure.wp-block-media-text__media > img */

/* ─── Cartes zodiac (alignwide) ─── */
/* Structure : wp-block-columns > wp-block-column > wp-block-media-text.alignwide
   Inline WP : grid-template-columns:auto 24% → on override à 1fr 120px.
   Le texte prend l'espace restant (1fr), l'image a 120px fixe.
   Reset padding/margin thème parent sur content + figure. */
#main .wp-block-media-text.alignwide {
  border-radius: 12px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 2px 12px rgba(60,42,60,.06);
  margin: 12px 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  transition: box-shadow .3s ease, transform .3s ease;
  grid-template-columns: 1fr 120px !important;
  align-items: center !important;
  padding: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}
body.page-template-page-content .site-main .wp-block-media-text.alignwide:hover {
  box-shadow: 0 4px 20px rgba(60,42,60,.1);
  transform: translateY(-2px);
}

/* ─── h4.h4image — titre dans les cartes zodiac ─── */
body.page-template-page-content .site-main h4.h4image {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: 1.1rem !important;
  font-weight: 600 !important;
  color: var(--aubergine, #3C2A3C) !important;
  margin: 0 !important;
  padding: 16px 20px !important;
  text-align: left;
  word-break: normal !important;
  overflow-wrap: normal !important;
  white-space: normal !important;
}

/* ─── Contenu texte dans les cartes — reset padding + centrage vertical ─── */
/* #main ID selector beats ANY class-only selector from parent theme */
/* IMPORTANT : scope .alignwide ONLY — ne PAS toucher .alignfull (grandes images) */
#main .wp-block-media-text.alignwide .wp-block-media-text__content {
  padding: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin: 0 !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  display: flex !important;
  align-items: center !important;
}

/* ─── Image dans les cartes zodiac — reset padding/margin thème parent ─── */
/* #main ID selector beats ANY class-only selector from parent theme */
/* IMPORTANT : scope .alignwide ONLY — ne PAS toucher .alignfull (grandes images) */
#main .wp-block-media-text.alignwide .wp-block-media-text__media,
#main .wp-block-media-text.alignwide > figure.wp-block-media-text__media {
  position: relative;
  overflow: hidden;
  padding: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
body.page-template-page-content .site-main .wp-block-media-text.alignwide .wp-block-media-text__media img,
html body .wp-block-media-text.alignwide .wp-block-media-text__media img {
  border-radius: 0 !important;
  transition: transform .4s ease;
  display: block !important;
  width: 120px !important;
  height: 120px !important;
  object-fit: cover !important;
  padding: 0 !important;
  margin: 0 !important;
}
body.page-template-page-content .site-main .wp-block-media-text.alignwide:hover .wp-block-media-text__media img {
  transform: scale(1.05);
}
/* Overlay aubergine sur les images media-text alignwide (cartes zodiac) */
body.page-template-page-content .site-main .wp-block-media-text.alignwide .wp-block-media-text__media::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(
    135deg,
    rgba(60, 42, 60, .25) 0%,
    rgba(60, 42, 60, .10) 50%,
    rgba(60, 42, 60, .20) 100%
  );
  pointer-events: none;
  z-index: 1;
  mix-blend-mode: multiply;
  transition: opacity .3s ease;
}
body.page-template-page-content .site-main .wp-block-media-text.alignwide:hover .wp-block-media-text__media::after {
  opacity: .5;
}

/* ─── Grandes images pleine largeur (alignfull is-image-fill) ─── */
body.page-template-page-content .site-main .wp-block-media-text.alignfull {
  margin-top: 48px;
  margin-bottom: 48px;
  min-height: 400px;
  border-radius: 0;
  overflow: hidden;
}
body.page-template-page-content .site-main .wp-block-media-text.alignfull .wp-block-media-text__media {
  min-height: 400px;
}
body.page-template-page-content .site-main .wp-block-media-text.alignfull .wp-block-media-text__media img {
  border-radius: 0 !important;
}
/* Overlay aubergine premium sur les grandes images alignfull */
body.page-template-page-content .site-main .wp-block-media-text.alignfull .wp-block-media-text__media::after {
  background: linear-gradient(
    135deg,
    rgba(60, 42, 60, .35) 0%,
    rgba(60, 42, 60, .15) 40%,
    rgba(60, 42, 60, .28) 100%
  );
}
/* Texte dans les sections alignfull */
body.page-template-page-content .site-main .wp-block-media-text.alignfull .wp-block-media-text__content {
  padding: 48px 40px;
}
body.page-template-page-content .site-main .wp-block-media-text.alignfull .wp-block-media-text__content h4 {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: 1.4rem !important;
  font-weight: 500 !important;
  margin-bottom: 16px !important;
}

/* ─── WP Blocks — suppléments ─── */
body.page-template-page-content .site-main .wp-block-image {
  margin: 28px auto;
  text-align: center;
}
body.page-template-page-content .site-main .wp-block-separator {
  border: none;
  border-top: 2px solid rgba(196,162,101,.2);
  margin: 36px auto;
  max-width: 80px;
}

/* Fallback overlay pour figure et wp-block-image (pages sans media-text) */
body.page-template-page-content .site-main figure:not(.wp-block-media-text__media):not(.wp-block-cover__inner-container figure) {
  position: relative;
  overflow: hidden;
}
body.page-template-page-content .site-main figure:not(.wp-block-media-text__media)::after {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 12px;
  background: linear-gradient(
    135deg,
    rgba(60, 42, 60, .22) 0%,
    rgba(60, 42, 60, .08) 50%,
    rgba(60, 42, 60, .18) 100%
  );
  pointer-events: none;
  z-index: 1;
  mix-blend-mode: multiply;
  transition: opacity .3s ease;
}
body.page-template-page-content .site-main figure:not(.wp-block-media-text__media):hover::after {
  opacity: .5;
}
/* Pas d'overlay dans les covers (déjà leur propre overlay aubergine) */
body.page-template-page-content .site-main .wp-block-cover figure::after,
body.page-template-page-content .site-main .wp-block-cover .wp-block-media-text__media::after {
  display: none !important;
}

/* ─── Sections V6 avec .container ─── */
body.page-template-page-content .site-main section .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
}

/* ═══ BREADCRUMB DANS LE HERO ═══ */
body.page-template-page-content .site-main .yoast-breadcrumbs {
  font-family: 'Raleway', sans-serif;
  font-size: .72rem;
  letter-spacing: .5px;
  margin-bottom: 12px;
}
body.page-template-page-content .site-main .wp-block-cover .yoast-breadcrumbs,
body.page-template-page-content .site-main .wp-block-cover .yoast-breadcrumbs a,
body.page-template-page-content .site-main .wp-block-cover .yoast-breadcrumbs span {
  color: rgba(255,255,255,.7) !important;
  border-bottom: none !important;
}
body.page-template-page-content .site-main .wp-block-cover .yoast-breadcrumbs a:hover {
  color: var(--gold, #C4A265) !important;
}

/* ═══ RESPONSIVE 768px ═══ */
@media (max-width: 768px) {
  body.page-template-page-content .site-main h1 { font-size: 1.8rem; }
  body.page-template-page-content .site-main h2 { font-size: 1.5rem; }
  body.page-template-page-content .site-main h3 { font-size: 1.25rem; }
  body.page-template-page-content .site-main p { font-size: .88rem; }
  body.page-template-page-content .site-main > p,
  body.page-template-page-content .site-main > h1,
  body.page-template-page-content .site-main > h2,
  body.page-template-page-content .site-main > h3,
  body.page-template-page-content .site-main > h4,
  body.page-template-page-content .site-main > h5,
  body.page-template-page-content .site-main > h6,
  body.page-template-page-content .site-main > ul,
  body.page-template-page-content .site-main > ol,
  body.page-template-page-content .site-main > blockquote,
  body.page-template-page-content .site-main > table,
  body.page-template-page-content .site-main > figure,
  body.page-template-page-content .site-main > img,
  body.page-template-page-content .site-main > .wp-block-group,
  body.page-template-page-content .site-main > .wp-block-columns,
  body.page-template-page-content .site-main > .wp-block-html,
  body.page-template-page-content .site-main > div:not([class]),
  body.page-template-page-content .site-main > div.wp-block-html {
    padding-left: 16px;
    padding-right: 16px;
  }
  body.page-template-page-content .site-main .wp-block-columns:not(.inside) {
    flex-direction: column;
  }
  body.page-template-page-content .site-main .wp-block-columns.inside {
    padding: 0 16px;
  }
  body.page-template-page-content .site-main .wp-block-column.big {
    flex-basis: 100% !important;
  }
  body.page-template-page-content .site-main .wp-block-cover__inner-container {
    padding: 0 16px;
  }
  body.page-template-page-content .site-main .parallax_section {
    min-height: 240px;
  }
  /* Media-text stack sur mobile */
  body.page-template-page-content .site-main .wp-block-media-text.alignfull .wp-block-media-text__content {
    padding: 28px 20px;
  }
  body.page-template-page-content .site-main .wp-block-media-text.alignfull {
    min-height: 280px;
  }
}

/* ═══ RESPONSIVE 480px ═══ */
@media (max-width: 480px) {
  body.page-template-page-content .site-main h1 { font-size: 1.5rem; }
  body.page-template-page-content .site-main h2 { font-size: 1.3rem; }
  body.page-template-page-content .site-main h3 { font-size: 1.1rem; }
  body.page-template-page-content .site-main h4 { font-size: .95rem; }
  body.page-template-page-content .site-main p { font-size: .85rem; line-height: 1.75; }
  body.page-template-page-content .site-main blockquote { padding: 16px 20px; }
  body.page-template-page-content .site-main .parallax_section {
    min-height: 200px;
  }
  body.page-template-page-content .site-main .wp-block-columns.inside {
    flex-direction: column;
  }
  body.page-template-page-content .site-main h4.h4image {
    font-size: .95rem !important;
    padding: 12px 14px;
  }
}

/* ═══ RESPONSIVE 390px ═══ */
@media (max-width: 390px) {
  body.page-template-page-content .site-main > p,
  body.page-template-page-content .site-main > h1,
  body.page-template-page-content .site-main > h2,
  body.page-template-page-content .site-main > h3,
  body.page-template-page-content .site-main > h4,
  body.page-template-page-content .site-main > h5,
  body.page-template-page-content .site-main > h6,
  body.page-template-page-content .site-main > ul,
  body.page-template-page-content .site-main > ol,
  body.page-template-page-content .site-main > blockquote,
  body.page-template-page-content .site-main > table {
    padding-left: 12px;
    padding-right: 12px;
  }
}

/* ══════════════════════════════════════════════════════════════════
   PAGE PURIFICATION DES PIERRES — Styles .pu-*
   (Session 15 suite 10 — 26 mars 2026)
   ══════════════════════════════════════════════════════════════════ */

/* Hero */
.pu-hero {
  position: relative;
  min-height: 420px;
  display: flex;
  align-items: center;
  background: url("https://www.france-mineraux.fr/wp-content/uploads/2026/03/SMO_05.jpg") center/cover no-repeat;
}
.pu-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(60,42,60,.88) 0%, rgba(60,42,60,.7) 50%, rgba(60,42,60,.55) 100%);
}
.pu-hero .container { position: relative; z-index: 1; text-align: center; padding: 80px 48px; }
.pu-hero h1 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 2.8rem;
  color: var(--white);
  font-weight: 500;
  margin-bottom: 16px;
  line-height: 1.2;
}
.pu-hero .pu-subtitle {
  font-size: 1rem;
  color: rgba(255,255,255,.8);
  max-width: 600px;
  margin: 0 auto 32px;
  line-height: 1.7;
}
.pu-stats {
  display: flex;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;
}
.pu-stat {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: .75rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 500;
}
.pu-stat svg { flex-shrink: 0; }

/* Intro box */
.pu-intro { padding: 80px 0; background: var(--white); }
.pu-intro-box {
  max-width: 860px;
  margin: 0 auto;
  background: var(--cream-warm);
  border-radius: 16px;
  padding: 48px;
  border-left: 4px solid var(--gold);
}
.pu-intro-box h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.6rem;
  color: var(--aubergine);
  margin-bottom: 20px;
}
.pu-intro-box p { font-size: .92rem; color: var(--text-soft); line-height: 1.85; margin-bottom: 14px; }
.pu-intro-box strong { color: var(--aubergine); }

/* Section headers */
.pu-section-header { text-align: center; margin-bottom: 8px; }
.pu-section-header h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.8rem;
  color: var(--aubergine);
  margin-bottom: 12px;
}
.pu-section-header p { font-size: .9rem; color: var(--text-soft); max-width: 600px; margin: 0 auto; }

/* 3 main methods */
.pu-methods { padding: 80px 0; background: var(--cream); }
.pu-methods-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  margin-top: 48px;
}
.pu-method-card {
  background: var(--white);
  border-radius: 16px;
  padding: 36px 28px;
  box-shadow: 0 4px 20px rgba(60,42,60,.06);
  transition: transform .4s ease, box-shadow .4s ease;
}
.pu-method-card:hover { transform: translateY(-4px); box-shadow: 0 12px 40px rgba(60,42,60,.1); }
.pu-method-icon { margin-bottom: 20px; text-align: center; }
.pu-method-card h3 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.25rem;
  color: var(--aubergine);
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.pu-method-num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: var(--gold);
  color: var(--white);
  font-family: 'Cormorant Garamond', serif;
  font-size: .9rem;
  font-weight: 600;
  flex-shrink: 0;
}
.pu-method-card p { font-size: .85rem; color: var(--text-soft); line-height: 1.75; margin-bottom: 12px; }
.pu-warning {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  padding: 12px 16px;
  background: var(--aubergine-05, rgba(60,42,60,.05));
  border-radius: 8px;
  font-size: .78rem;
  color: var(--aubergine);
  margin-top: 12px;
  line-height: 1.5;
}
.pu-warning svg { flex-shrink: 0; margin-top: 2px; }

/* CTA banner */
.pu-cta {
  position: relative;
  padding: 48px 0;
  background: var(--aubergine) center/cover no-repeat;
  text-align: center;
}
.pu-cta::before { content: ''; position: absolute; inset: 0; background: rgba(60,42,60,.82); }
.pu-cta .container { position: relative; z-index: 1; max-width: 750px; }
.pu-cta p { font-size: .82rem; color: rgba(255,255,255,.75); line-height: 1.7; margin-bottom: 24px; }
.pu-cta-pills { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; }
.pu-cta-pill {
  padding: 10px 24px;
  border: 1.5px solid var(--gold);
  border-radius: 100px;
  color: var(--gold);
  font-size: .72rem;
  letter-spacing: 1px;
  text-decoration: none;
  font-weight: 500;
  transition: all .3s ease;
}
.pu-cta-pill:hover { background: var(--gold); color: var(--aubergine); }

/* Other methods grid */
.pu-other { padding: 80px 0; background: var(--white); }
.pu-other-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  margin-top: 48px;
}
.pu-other-card {
  padding: 32px 24px;
  border: 1px solid var(--cream);
  border-radius: 12px;
  transition: border-color .3s ease;
}
.pu-other-card:hover { border-color: var(--gold-light); }
.pu-other-card h3 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.15rem;
  color: var(--aubergine);
  margin-bottom: 12px;
}
.pu-other-card p { font-size: .85rem; color: var(--text-soft); line-height: 1.75; }

/* Detail content */
.pu-detail { padding: 80px 0; background: var(--cream-warm); }
.pu-detail-content { max-width: 820px; margin: 0 auto; }
.pu-detail h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.5rem;
  color: var(--aubergine);
  margin: 48px 0 20px;
  padding-left: 20px;
  border-left: 3px solid var(--gold);
  line-height: 1.3;
}
.pu-detail h2:first-child { margin-top: 0; }
.pu-detail p { font-size: .92rem; color: var(--text-soft); line-height: 1.85; margin-bottom: 16px; }
.pu-detail strong { color: var(--aubergine); }
.pu-detail a { color: var(--gold); text-decoration: underline; }
.pu-detail a:hover { color: var(--aubergine); }

/* Compatibility table */
.pu-compat { padding: 80px 0; background: var(--white); }
.pu-table-wrap { overflow-x: auto; margin-top: 40px; }
.pu-table {
  width: 100%;
  border-collapse: collapse;
  font-size: .82rem;
}
.pu-table th {
  background: var(--aubergine);
  color: var(--gold);
  padding: 14px 16px;
  text-align: left;
  font-weight: 600;
  font-size: .72rem;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.pu-table td {
  padding: 12px 16px;
  border-bottom: 1px solid var(--cream);
  color: var(--text-soft);
  vertical-align: top;
}
.pu-table tr:hover td { background: var(--gold-ultra); }
.pu-check { color: #4CAF50; font-weight: 700; }
.pu-cross { color: #e57373; font-weight: 700; }
.pu-caution { color: #FFA726; font-weight: 700; }

/* Responsive purification */
@media (max-width: 1024px) {
  .pu-methods-grid { grid-template-columns: 1fr; }
  .pu-other-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 768px) {
  .pu-hero { min-height: 320px; }
  .pu-hero .container { padding: 48px 24px; }
  .pu-hero h1 { font-size: 2rem; }
  .pu-intro, .pu-methods, .pu-other, .pu-detail, .pu-compat { padding: 48px 0; }
  .pu-other-grid { grid-template-columns: 1fr; }
  .pu-intro-box { padding: 28px; }
  .pu-stats { gap: 20px; }
  .pu-cta-pills { flex-direction: column; align-items: center; }
}
@media (max-width: 480px) {
  .pu-hero h1 { font-size: 1.6rem; }
  .pu-hero .pu-subtitle { font-size: .88rem; }
  .pu-section-header h2 { font-size: 1.4rem; }
  .pu-method-card { padding: 24px 20px; }
  .pu-other-card { padding: 24px 20px; }
  .pu-detail h2 { font-size: 1.3rem; }
}


/* ══════════════════════════════════════════════════════════
   PAGE RECHARGEMENT DES PIERRES — Styles .rc-*
   ══════════════════════════════════════════════════════════ */

/* Hero */
.rc-hero {
  position: relative;
  min-height: 420px;
  display: flex;
  align-items: center;
  background: url("https://www.france-mineraux.fr/wp-content/uploads/2026/03/SMO_05.jpg") center/cover no-repeat;
}
.rc-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(60,42,60,.88) 0%, rgba(60,42,60,.7) 50%, rgba(60,42,60,.55) 100%);
}
.rc-hero .container { position: relative; z-index: 1; text-align: center; padding: 80px 48px; }
.rc-hero h1 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 2.8rem;
  color: var(--white);
  font-weight: 500;
  margin-bottom: 16px;
  line-height: 1.2;
}
.rc-hero .rc-subtitle {
  font-size: 1rem;
  color: rgba(255,255,255,.8);
  max-width: 600px;
  margin: 0 auto 32px;
  line-height: 1.7;
}
.rc-stats {
  display: flex;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;
}
.rc-stat {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: .75rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 500;
}
.rc-stat svg { flex-shrink: 0; }

/* Intro 2-col */
.rc-intro { padding: 80px 0; background: var(--white); }
.rc-intro-grid {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 60px;
  align-items: center;
}
.rc-intro h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.8rem;
  color: var(--aubergine);
  margin-bottom: 24px;
  line-height: 1.3;
}
.rc-intro p {
  font-size: .92rem;
  color: var(--text-soft);
  line-height: 1.85;
  margin-bottom: 16px;
}
.rc-intro-img {
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 20px 60px rgba(60,42,60,.12);
}
.rc-intro-img img { width: 100%; display: block; }

/* 4 Method Cards */
.rc-methods { padding: 80px 0; background: var(--cream); }
.rc-methods-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  margin-top: 48px;
}
.rc-method-card {
  background: var(--white);
  border-radius: 16px;
  padding: 32px 24px;
  text-align: center;
  box-shadow: 0 4px 20px rgba(60,42,60,.06);
  transition: transform .4s ease, box-shadow .4s ease;
}
.rc-method-card:hover { transform: translateY(-4px); box-shadow: 0 12px 40px rgba(60,42,60,.1); }
.rc-method-icon { margin-bottom: 20px; }
.rc-method-card h3 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.2rem;
  color: var(--aubergine);
  margin-bottom: 12px;
}
.rc-method-card p {
  font-size: .84rem;
  color: var(--text-soft);
  line-height: 1.7;
  margin-bottom: 12px;
}
.rc-method-tag {
  display: inline-block;
  font-size: .65rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 5px 14px;
  border-radius: 100px;
  font-weight: 600;
}
.rc-tag-universal { background: #E8F5E9; color: #2E7D32; }
.rc-tag-caution { background: #FFF3E0; color: #E65100; }

/* Warning section */
.rc-warning-section { padding: 60px 0; background: var(--aubergine-05, rgba(60,42,60,.05)); }
.rc-warning-box {
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  gap: 20px;
  align-items: flex-start;
}
.rc-warning-icon { flex-shrink: 0; margin-top: 4px; }
.rc-warning-box h3 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.3rem;
  color: var(--aubergine);
  margin-bottom: 12px;
}
.rc-warning-box p { font-size: .88rem; color: var(--text-soft); line-height: 1.75; margin-bottom: 10px; }
.rc-warning-list {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 12px;
}
.rc-warning-pill {
  font-size: .72rem;
  padding: 5px 14px;
  border-radius: 100px;
  background: rgba(196,162,101,.12);
  color: var(--aubergine);
  border: 1px solid var(--gold-light, rgba(196,162,101,.3));
}

/* Detail Content */
.rc-detail { padding: 80px 0; background: var(--white); }
.rc-detail-content { max-width: 820px; margin: 0 auto; }
.rc-detail h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.5rem;
  color: var(--aubergine);
  margin: 48px 0 20px;
  padding-left: 20px;
  border-left: 3px solid var(--gold);
  line-height: 1.3;
}
.rc-detail h2:first-child { margin-top: 0; }
.rc-detail p {
  font-size: .92rem;
  color: var(--text-soft);
  line-height: 1.85;
  margin-bottom: 16px;
}
.rc-detail strong { color: var(--aubergine); }
.rc-detail a {
  color: var(--gold);
  text-decoration: none;
  border-bottom: 1px solid rgba(196,162,101,.3);
  transition: border-color .3s ease;
}
.rc-detail a:hover { border-bottom-color: var(--gold); }

/* CTA Banner */
.rc-cta {
  padding: 48px 0;
  background: linear-gradient(135deg, var(--aubergine) 0%, #2a1a2a 100%);
  text-align: center;
}
.rc-cta h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.5rem;
  color: var(--white);
  margin-bottom: 8px;
}
.rc-cta p { font-size: .82rem; color: rgba(255,255,255,.65); margin-bottom: 24px; }
.rc-cta-btns { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap; }
.rc-cta-btn {
  padding: 12px 32px;
  border: 1.5px solid var(--gold);
  border-radius: 100px;
  color: var(--gold);
  font-size: .75rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
  transition: all .3s ease;
}
.rc-cta-btn:hover { background: var(--gold); color: var(--aubergine); }

/* Section headers shared */
.rc-section-header { text-align: center; margin-bottom: 8px; }
.rc-section-header h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.8rem;
  color: var(--aubergine);
  margin-bottom: 12px;
  border: none;
  padding: 0;
}
.rc-section-header p { font-size: .9rem; color: var(--text-soft); max-width: 600px; margin: 0 auto; }

/* Responsive rechargement */
@media (max-width: 1200px) {
  .rc-methods-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 768px) {
  .rc-hero { min-height: 320px; }
  .rc-hero .container { padding: 48px 24px; }
  .rc-hero h1 { font-size: 2rem; }
  .rc-stats { gap: 20px; }
  .rc-stat { font-size: .65rem; }
  .rc-intro { padding: 48px 0; }
  .rc-intro-grid { grid-template-columns: 1fr; gap: 32px; }
  .rc-methods { padding: 48px 0; }
  .rc-methods-grid { grid-template-columns: 1fr; }
  .rc-warning-section { padding: 40px 0; }
  .rc-warning-box { flex-direction: column; }
  .rc-detail { padding: 48px 0; }
  .rc-detail h2 { font-size: 1.3rem; margin: 32px 0 16px; }
  .rc-cta { padding: 36px 0; }
  .rc-cta h2 { font-size: 1.3rem; }
  .rc-section-header h2 { font-size: 1.5rem; }
}
@media (max-width: 480px) {
  .rc-hero h1 { font-size: 1.6rem; }
  .rc-hero .rc-subtitle { font-size: .88rem; }
  .rc-section-header h2 { font-size: 1.4rem; }
  .rc-method-card { padding: 24px 20px; }
  .rc-detail h2 { font-size: 1.2rem; }
}

/* ══════════════════════════════════════════════════════════
   PROGRAMMATION-PIERRES (PREFIX: .pg-)
   URL cible : /programmation-pierres-cristaux-mineraux/
   ══════════════════════════════════════════════════════════ */

/* ===== HERO ===== */
.pg-hero {
  position: relative;
  min-height: 420px;
  display: flex;
  align-items: center;
  background: url("https://www.france-mineraux.fr/wp-content/uploads/2026/03/SMO_05.jpg") center/cover no-repeat;
}
.pg-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(60,42,60,.88) 0%, rgba(60,42,60,.7) 50%, rgba(60,42,60,.55) 100%);
}
.pg-hero .container { position: relative; z-index: 1; text-align: center; padding: 80px 48px; }
.pg-hero h1 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 2.8rem;
  color: var(--white);
  font-weight: 500;
  margin-bottom: 16px;
  line-height: 1.2;
}
.pg-hero .pg-subtitle {
  font-size: 1rem;
  color: rgba(255,255,255,.8);
  max-width: 600px;
  margin: 0 auto 32px;
  line-height: 1.7;
}
.pg-stats {
  display: flex;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;
}
.pg-stat {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: .75rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 500;
}
.pg-stat svg { flex-shrink: 0; }

/* ===== INTRO 2-COL ===== */
.pg-intro { padding: 80px 0; background: var(--white); }
.pg-intro .container { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; }
.pg-intro-text h2 { margin-bottom: 20px; }
.pg-intro-text p { margin-bottom: 16px; font-size: .9rem; line-height: 1.8; }
.pg-intro-image img { width: 100%; border-radius: 12px; box-shadow: var(--sh-lg, 0 20px 60px rgba(60,42,60,.1)); }

/* ===== 3 STEP CARDS ===== */
.pg-steps { padding: 80px 0; background: var(--cream-warm); }
.pg-steps-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 32px; }
.pg-step-card {
  background: var(--white);
  border-radius: 8px;
  padding: 40px;
  text-align: center;
  box-shadow: 0 1px 3px rgba(60,42,60,.04);
  border: 1px solid var(--cream);
  transition: all .3s ease;
}
.pg-step-card:hover { box-shadow: 0 8px 30px rgba(60,42,60,.08); transform: translateY(-4px); border-color: var(--gold); }
.pg-step-number { font-family: 'Cormorant Garamond', serif; font-size: 2.4rem; color: var(--gold); font-weight: 600; margin-bottom: 12px; }
.pg-step-icon { width: 48px; height: 48px; margin: 12px auto 20px; stroke: var(--gold); stroke-width: 1.5; fill: none; }
.pg-step-card h3 { font-size: 1.2rem; margin-bottom: 12px; }
.pg-step-card p { font-size: .9rem; color: var(--text-soft); line-height: 1.7; }

/* ===== DETAILED CONTENT ===== */
.pg-content { padding: 80px 0; background: var(--white); }
.pg-content h2 { margin-top: 50px; margin-bottom: 24px; padding-left: 20px; border-left: 4px solid var(--gold); font-size: 1.6rem; }
.pg-content h2:first-child { margin-top: 0; }
.pg-content p { margin-bottom: 16px; text-align: justify; font-size: .9rem; line-height: 1.85; color: var(--text-soft); }
.pg-content strong { color: var(--aubergine); }
.pg-content ul { margin: 20px 0 20px 24px; list-style: none; }
.pg-content li { margin-bottom: 10px; color: var(--text-soft); position: relative; padding-left: 20px; font-size: .9rem; }
.pg-content li::before { content: '\2192'; position: absolute; left: 0; color: var(--gold); font-weight: 600; }
.pg-content a { color: var(--gold); border-bottom: 1px solid rgba(196,162,101,.3); transition: all .3s ease; }
.pg-content a:hover { color: var(--aubergine); border-bottom-color: var(--aubergine); }

/* ===== CTA BANNER ===== */
.pg-cta { padding: 60px 0; background: var(--cream-warm); }
.pg-cta .container { text-align: center; }
.pg-cta h2 { margin-bottom: 12px; }
.pg-cta-links { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; margin-top: 30px; }
.pg-cta-btn {
  display: inline-block;
  padding: 12px 28px;
  background: var(--gold);
  color: var(--white);
  font-size: .75rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 4px;
  transition: background .3s;
  text-decoration: none;
}
.pg-cta-btn:hover { background: var(--aubergine); }

/* ===== FAQ ===== */
.pg-faq { padding: 80px 0; background: var(--white); }
.pg-faq-header { text-align: center; margin-bottom: 50px; }
.pg-faq-header h2 { margin-bottom: 12px; }
.pg-faq-list { display: flex; flex-direction: column; gap: 12px; max-width: 900px; margin: 0 auto; }

/* ===== SEO / GEO BLOCK ===== */
.pg-seo { padding: 80px 0; background: var(--cream-warm); }
.pg-seo-content { max-width: 900px; margin: 0 auto; }
.pg-seo h2 { font-family: 'Cormorant Garamond', serif; font-size: 1.6rem; color: var(--aubergine); margin-bottom: 20px; }
.pg-seo p { font-size: .9rem; color: var(--text-soft); line-height: 1.85; margin-bottom: 16px; text-align: justify; }
.pg-seo strong { color: var(--aubergine); }
.pg-seo a { color: var(--gold); border-bottom: 1px solid rgba(196,162,101,.3); }
.pg-seo a:hover { color: var(--aubergine); border-bottom-color: var(--aubergine); }

/* ===== RESPONSIVE ===== */
@media (max-width: 1024px) {
  .pg-intro .container { grid-template-columns: 1fr; }
  .pg-steps-grid { grid-template-columns: 1fr; }
}
@media (max-width: 768px) {
  .pg-hero { min-height: 320px; }
  .pg-hero .container { padding: 48px 20px; }
  .pg-hero h1 { font-size: 2rem; }
  .pg-stats { gap: 20px; }
  .pg-intro { padding: 48px 0; }
  .pg-intro .container { gap: 32px; }
  .pg-steps { padding: 48px 0; }
  .pg-step-card { padding: 28px 20px; }
  .pg-content { padding: 48px 0; }
  .pg-content h2 { font-size: 1.3rem; }
  .pg-cta { padding: 36px 0; }
  .pg-faq { padding: 48px 0; }
  .pg-seo { padding: 48px 0; }
}
@media (max-width: 480px) {
  .pg-hero h1 { font-size: 1.6rem; }
  .pg-hero .pg-subtitle { font-size: .88rem; }
  .pg-step-card { padding: 24px 16px; }
  .pg-content h2 { font-size: 1.2rem; }
}

/* ═══════════════════════════════════════════════════════════════════════════════
   PAGE : PIERRES ET SIGNES ASTROLOGIQUES (.as-*)
   ═══════════════════════════════════════════════════════════════════════════════ */

/* ===== HERO — remove gap between header and hero ===== */
.as-hero,
.bl-hero {
  margin-top: 0 !important;
}
body.page-template-page-content .site-main > .as-hero:first-child,
body.page-template-page-content .site-main > .bl-hero:first-child,
body.page-template-page-content .site-main > section:first-child {
  margin-top: 0 !important;
}

.as-hero {
  position: relative;
  min-height: 420px;
  display: flex;
  align-items: center;
  background: url("https://www.france-mineraux.fr/wp-content/uploads/2026/03/SMO_05.jpg") center/cover no-repeat;
}
.as-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(60,42,60,.88) 0%, rgba(60,42,60,.7) 50%, rgba(60,42,60,.55) 100%);
}
.as-hero .container {
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 80px 48px;
  max-width: 1200px;
  margin: 0 auto;
}
.as-hero h1 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 2.8rem;
  color: var(--white);
  font-weight: 500;
  margin-bottom: 16px;
  line-height: 1.2;
}
.as-hero .as-subtitle {
  font-family: 'Raleway', sans-serif;
  font-size: 1rem;
  color: rgba(255,255,255,.8);
  max-width: 600px;
  margin: 0 auto 32px;
  line-height: 1.7;
}
.as-stats {
  display: flex;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;
}
.as-stat {
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: 'Raleway', sans-serif;
  font-size: .75rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 500;
}
.as-stat svg { flex-shrink: 0; }

/* ===== INTRO 2-COL ===== */
.as-intro {
  padding: 80px 0;
  background: var(--white);
}
.as-intro .container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
}
.as-intro-text h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.8rem;
  color: var(--aubergine);
  font-weight: 500;
  margin-bottom: 20px;
  line-height: 1.3;
}
.as-intro-text p {
  font-family: 'Raleway', sans-serif;
  font-size: .92rem;
  color: var(--text-soft);
  line-height: 1.8;
  margin-bottom: 16px;
}
.as-intro-text p strong {
  color: var(--aubergine);
}
.as-intro-image img {
  width: 100%;
  border-radius: 12px;
  box-shadow: 0 8px 32px rgba(60,42,60,.1);
}

/* ===== ZODIAC GRID ===== */
.as-zodiac {
  padding: 80px 0;
  background: var(--cream-warm);
}
.as-zodiac .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
}
.as-zodiac > .container > h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.8rem;
  color: var(--aubergine);
  font-weight: 500;
  text-align: center;
  margin-bottom: 50px;
}
.as-zodiac-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
}

/* ===== SIGN CARDS ===== */
.as-sign-card {
  background: var(--white);
  border-radius: 12px;
  padding: 28px;
  text-align: center;
  box-shadow: 0 2px 12px rgba(60,42,60,.05);
  border: 1px solid var(--cream, #EDE7DD);
  transition: all .3s ease;
}
.as-sign-card:hover {
  box-shadow: 0 8px 32px rgba(60,42,60,.1);
  transform: translateY(-4px);
  border-color: var(--gold);
}
.as-sign-icon {
  width: 48px;
  height: 48px;
  margin: 0 auto 14px;
  display: block;
  color: var(--gold);
}
.as-sign-name {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.3rem;
  color: var(--aubergine);
  font-weight: 600;
  margin-bottom: 6px;
}
.as-sign-dates {
  font-family: 'Raleway', sans-serif;
  font-size: .72rem;
  color: var(--text-muted);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.as-stones {
  margin: 16px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
}
.as-stone {
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: 'Raleway', sans-serif;
  font-size: .82rem;
  color: var(--text-soft);
}
.as-stone-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  flex-shrink: 0;
}
.as-sign-link {
  display: inline-block;
  margin-top: 12px;
  padding: 8px 16px;
  background: var(--gold-ultra, rgba(196,162,101,.08));
  color: var(--gold);
  font-family: 'Raleway', sans-serif;
  font-size: .7rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 4px;
  transition: all .3s;
  text-decoration: none;
}
.as-sign-link:hover {
  background: var(--gold);
  color: var(--white);
}

/* ===== CONTENT SECTION ===== */
.as-content {
  padding: 80px 0;
  background: var(--white);
}
.as-content .container {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 24px;
}
.as-content h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.6rem;
  color: var(--aubergine);
  font-weight: 600;
  margin-top: 50px;
  margin-bottom: 24px;
  padding-left: 20px;
  border-left: 4px solid var(--gold);
}
.as-content h2:first-child {
  margin-top: 0;
}
.as-content p {
  font-family: 'Raleway', sans-serif;
  font-size: .9rem;
  color: var(--text-soft);
  line-height: 1.85;
  margin-bottom: 16px;
}
.as-content p strong {
  color: var(--aubergine);
  font-weight: 700;
}
.as-content ul {
  list-style: none;
  padding: 0;
  margin: 0 0 16px;
}
.as-content li {
  font-family: 'Raleway', sans-serif;
  font-size: .88rem;
  color: var(--text-soft);
  line-height: 1.8;
  padding-left: 20px;
  margin-bottom: 12px;
  position: relative;
}
.as-content li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--gold);
  opacity: .6;
}
.as-content li strong {
  color: var(--aubergine);
  font-weight: 700;
}
.as-content a {
  color: var(--gold);
  border-bottom: 1px solid rgba(196,162,101,.3);
  text-decoration: none;
}
.as-content a:hover {
  color: var(--aubergine);
  border-bottom-color: var(--aubergine);
}

/* ===== FAQ ===== */
.as-faq {
  padding: 80px 0;
  background: var(--cream-warm);
}
.as-faq .container {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 24px;
}
.as-faq-header {
  text-align: center;
  margin-bottom: 50px;
}
.as-faq-header h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.8rem;
  color: var(--aubergine);
  font-weight: 500;
  margin-bottom: 12px;
}
.as-faq-header p {
  font-family: 'Raleway', sans-serif;
  font-size: .92rem;
  color: var(--text-soft);
  margin-top: 12px;
}
.as-faq-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 900px;
  margin: 0 auto;
}

/* ===== SEO / GEO BLOCK ===== */
.as-seo {
  padding: 80px 0;
  background: var(--white);
}
.as-seo-content {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 24px;
}
.as-seo h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.6rem;
  color: var(--aubergine);
  font-weight: 500;
  margin-bottom: 20px;
}
.as-seo p {
  font-family: 'Raleway', sans-serif;
  font-size: .9rem;
  color: var(--text-soft);
  line-height: 1.85;
  margin-bottom: 16px;
  text-align: justify;
}
.as-seo strong {
  color: var(--aubergine);
}
.as-seo a {
  color: var(--gold);
  border-bottom: 1px solid rgba(196,162,101,.3);
  text-decoration: none;
}
.as-seo a:hover {
  color: var(--aubergine);
  border-bottom-color: var(--aubergine);
}

/* ===== RESPONSIVE ===== */
@media (max-width: 1200px) {
  .as-zodiac-grid { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 1024px) {
  .as-intro .container { grid-template-columns: 1fr; gap: 40px; }
}
@media (max-width: 768px) {
  .as-hero { min-height: 320px; }
  .as-hero .container { padding: 48px 20px; }
  .as-hero h1 { font-size: 2rem; }
  .as-stats { gap: 20px; }
  .as-intro { padding: 48px 0; }
  .as-intro .container { gap: 32px; }
  .as-zodiac { padding: 48px 0; }
  .as-zodiac-grid { grid-template-columns: repeat(2, 1fr); gap: 16px; }
  .as-sign-card { padding: 20px; }
  .as-content { padding: 48px 0; }
  .as-content h2 { font-size: 1.3rem; }
  .as-faq { padding: 48px 0; }
  .as-seo { padding: 48px 0; }
}
@media (max-width: 480px) {
  .as-hero h1 { font-size: 1.6rem; }
  .as-hero .as-subtitle { font-size: .88rem; }
  .as-zodiac-grid { grid-template-columns: 1fr; max-width: 340px; margin: 0 auto; }
  .as-sign-card { padding: 24px 20px; }
  .as-content h2 { font-size: 1.2rem; }
}

/* ═══════════════════════════════════════════════════════════════════════════════
   PAGE : PIERRES PAR SIGNE ZODIACAL — PAGES ENFANTS (.bl-*)
   Utilisé par les 12 pages /pierres-et-signes-astrologiques/pierres-et-{signe}/
   ═══════════════════════════════════════════════════════════════════════════════ */

/* ===== HERO ===== */
.bl-hero {
  position: relative;
  min-height: 420px;
  display: flex;
  align-items: center;
  background: url("https://www.france-mineraux.fr/wp-content/uploads/2026/03/SMO_05.jpg") center/cover no-repeat;
  margin-top: 0;
}
.bl-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(60,42,60,.88) 0%, rgba(60,42,60,.7) 50%, rgba(60,42,60,.55) 100%);
}
.bl-hero .container {
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 80px 48px;
  max-width: 1200px;
  margin: 0 auto;
}
.bl-hero h1 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 2.8rem;
  color: var(--white, #fff);
  font-weight: 500;
  margin-bottom: 16px;
  line-height: 1.2;
}
.bl-hero .bl-subtitle {
  font-size: 1rem;
  color: rgba(255,255,255,.8);
  max-width: 600px;
  margin: 0 auto 32px;
  line-height: 1.7;
  font-family: 'Raleway', sans-serif;
}
.bl-stats {
  display: flex;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;
}
.bl-stat {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: .75rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: var(--gold, #C4A265);
  font-weight: 500;
  font-family: 'Raleway', sans-serif;
}
.bl-stat svg { flex-shrink: 0; }

/* ===== IDENTITY CARD ===== */
.bl-identity { padding: 80px 0; background: var(--white, #fff); border-top: 1px solid var(--cream, #EDE7DD); }
.bl-identity .container { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; max-width: 1200px; margin: 0 auto; padding: 0 24px; }
.bl-identity-table {
  background: var(--gold-ultra, #FBF6ED);
  border-radius: 8px;
  padding: 32px;
  border: 1px solid var(--cream, #EDE7DD);
}
.bl-identity-row {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 16px;
  align-items: flex-start;
  padding: 16px 0;
  border-bottom: 1px solid var(--cream, #EDE7DD);
}
.bl-identity-row:last-child { border-bottom: none; padding-bottom: 0; }
.bl-identity-row:first-child { padding-top: 0; }
.bl-identity-icon { width: 24px; height: 24px; flex-shrink: 0; }
.bl-identity-icon svg { width: 100%; height: 100%; stroke: var(--gold, #C4A265); stroke-width: 1.5; fill: none; }
.bl-identity-label { font-size: .75rem; letter-spacing: 2px; text-transform: uppercase; font-weight: 600; color: var(--aubergine, #3C2A3C); margin-bottom: 2px; font-family: 'Raleway', sans-serif; }
.bl-identity-value { font-size: .95rem; color: var(--text-soft, #6B5B6B); line-height: 1.6; font-family: 'Raleway', sans-serif; }

/* ===== STONES GRID ===== */
.bl-stones { padding: 80px 0; background: var(--cream-warm, #FAF7F2); }
.bl-stones .container { max-width: 1200px; margin: 0 auto; padding: 0 24px; }
.bl-stones-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 32px; }
.bl-stone-card {
  background: var(--white, #fff);
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(60,42,60,.06);
  transition: all .3s ease;
}
.bl-stone-card:hover {
  box-shadow: 0 8px 24px rgba(60,42,60,.12);
  transform: translateY(-4px);
}
.bl-stone-img {
  width: 100%;
  aspect-ratio: 1;
  overflow: hidden;
  background: var(--cream, #EDE7DD);
}
.bl-stone-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform .4s ease;
}
.bl-stone-card:hover .bl-stone-img img { transform: scale(1.08); }
.bl-stone-info { padding: 20px; }
.bl-stone-name { font-family: 'Cormorant Garamond', serif; font-size: 1.1rem; color: var(--aubergine, #3C2A3C); margin-bottom: 8px; font-weight: 500; }
.bl-stone-property { font-size: .85rem; color: var(--text-muted, #9A8A9A); margin-bottom: 12px; font-family: 'Raleway', sans-serif; }
.bl-stone-desc { font-size: .85rem; color: var(--text-soft, #6B5B6B); line-height: 1.6; font-family: 'Raleway', sans-serif; }
.bl-stone-link { display: inline-block; margin-top: 12px; font-size: .78rem; color: var(--gold, #C4A265); font-weight: 600; text-decoration: none; font-family: 'Raleway', sans-serif; letter-spacing: .5px; }
.bl-stone-link:hover { color: var(--aubergine, #3C2A3C); }

/* ===== CONTENT SECTION ===== */
.bl-content { padding: 80px 0; background: var(--white, #fff); }
.bl-content .container { max-width: 900px; margin: 0 auto; padding: 0 24px; }
.bl-content h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.6rem;
  margin-top: 50px;
  margin-bottom: 24px;
  padding-left: 20px;
  border-left: 4px solid var(--gold, #C4A265);
  color: var(--aubergine, #3C2A3C);
  font-weight: 500;
}
.bl-content h2:first-child { margin-top: 0; }
.bl-content p { margin-bottom: 16px; text-align: justify; color: var(--text-soft, #6B5B6B); line-height: 1.85; font-family: 'Raleway', sans-serif; font-size: .9rem; }
.bl-content ul { margin: 20px 0 20px 24px; list-style: none; }
.bl-content li {
  margin-bottom: 10px;
  color: var(--text-soft, #6B5B6B);
  position: relative;
  padding-left: 20px;
  font-family: 'Raleway', sans-serif;
  font-size: .88rem;
  line-height: 1.7;
}
.bl-content li::before { content: '\2192'; position: absolute; left: 0; color: var(--gold, #C4A265); font-weight: 600; }
.bl-content strong { color: var(--aubergine, #3C2A3C); }
.bl-content a { color: var(--gold, #C4A265); text-decoration: none; border-bottom: 1px solid rgba(196,162,101,.3); }
.bl-content a:hover { color: var(--aubergine, #3C2A3C); border-bottom-color: var(--aubergine, #3C2A3C); }

/* ===== RESPONSIVE ===== */
@media (max-width: 1024px) {
  .bl-identity .container { grid-template-columns: 1fr; gap: 40px; }
  .bl-stones-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 768px) {
  .bl-hero { min-height: 320px; }
  .bl-hero .container { padding: 48px 20px; }
  .bl-hero h1 { font-size: 2rem; }
  .bl-stats { gap: 20px; }
  .bl-identity { padding: 48px 0; }
  .bl-stones { padding: 48px 0; }
  .bl-stones-grid { gap: 20px; }
  .bl-content { padding: 48px 0; }
  .bl-content h2 { font-size: 1.3rem; margin-top: 36px; }
}
@media (max-width: 480px) {
  .bl-hero h1 { font-size: 1.6rem; }
  .bl-hero .bl-subtitle { font-size: .88rem; }
  .bl-stones-grid { grid-template-columns: 1fr; max-width: 340px; margin: 0 auto; }
  .bl-content h2 { font-size: 1.2rem; }
  .bl-identity .container { padding: 0 16px; }
}
/* ═══════════════════════════════════════════════════════════════════════════
   TROUVEZ VOTRE BIJOU — GUTENBERG CUSTOM HTML BLOCK — TVDB PAGE SPECIFIC CSS
   ══════════════════════════════════════════════════════════════════════════ */

:root {
  --tvb-aubergine: #3C2A3C;
  --tvb-aubergine-90: #4A334A;
  --tvb-aubergine-70: #5B3A5B;
  --tvb-aubergine-50: #7A5A7A;
  --tvb-aubergine-20: #C4AFC4;
  --tvb-aubergine-05: #F3EDF3;
  --tvb-gold: #C4A265;
  --tvb-gold-bright: #D4B478;
  --tvb-gold-light: #E8D9BE;
  --tvb-gold-pale: #F0E6D0;
  --tvb-gold-ultra: #F8F2E8;
  --tvb-cream: #F5EDE0;
  --tvb-cream-warm: #FAF7F2;
  --tvb-white: #FFFFFF;
  --tvb-text: #2D1B2D;
  --tvb-text-soft: #5A4A5A;
  --tvb-text-muted: #8A7A8A;
  --tvb-sh-xs: 0 1px 3px rgba(60,42,60,.04);
  --tvb-sh-sm: 0 2px 12px rgba(60,42,60,.06);
  --tvb-sh-md: 0 8px 30px rgba(60,42,60,.08);
  --tvb-sh-lg: 0 20px 60px rgba(60,42,60,.1);
  --tvb-ease: cubic-bezier(.25,.46,.45,.94);
  --tvb-ease-out: cubic-bezier(.22,1,.36,1);
  --tvb-dur: .5s;
}

.tvb-eyebrow {
  font-size: .62rem !important;
  letter-spacing: 4px !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  color: var(--tvb-gold) !important;
}
.tvb-sep {
  display: block !important;
  width: 48px !important;
  height: 1px !important;
  background: var(--tvb-gold) !important;
  margin: 20px 0 !important;
}
.tvb-sep-center { margin: 20px auto !important; }

/* ═══════════════════════════════════════════════════════════════════════════
   QUIZ HERO SECTION
   ══════════════════════════════════════════════════════════════════════════ */
.tvb-quiz-hero {
  text-align: center !important;
  padding: 80px 0 60px !important;
  background: linear-gradient(135deg, var(--tvb-cream) 0%, var(--tvb-gold-ultra) 50%, var(--tvb-cream-warm) 100%) !important;
  position: relative !important;
  overflow: hidden !important;
}
.tvb-quiz-hero::before {
  content: '' !important;
  position: absolute !important;
  top: -50% !important;
  left: -50% !important;
  width: 200% !important;
  height: 200% !important;
  background: radial-gradient(circle at 30% 40%, rgba(196,162,101,.08) 0%, transparent 50%),
              radial-gradient(circle at 70% 60%, rgba(60,42,60,.04) 0%, transparent 50%) !important;
  pointer-events: none !important;
}
.tvb-quiz-hero h1 {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: 2.8rem !important;
  font-weight: 400 !important;
  color: var(--tvb-aubergine) !important;
  line-height: 1.2 !important;
  margin-bottom: 16px !important;
}
.tvb-quiz-hero p {
  font-family: 'Raleway', -apple-system, sans-serif !important;
  font-size: .95rem !important;
  color: var(--tvb-text-soft) !important;
  max-width: 560px !important;
  margin: 0 auto 40px !important;
  line-height: 1.7 !important;
}

/* Quiz Container */
.tvb-quiz-container {
  max-width: 800px !important;
  margin: 0 auto !important;
  position: relative !important;
}
.tvb-quiz-progress {
  display: flex !important;
  justify-content: center !important;
  gap: 8px !important;
  margin-bottom: 40px !important;
}
.tvb-quiz-progress-dot {
  width: 10px !important;
  height: 10px !important;
  border-radius: 50% !important;
  background: var(--tvb-aubergine-20) !important;
  transition: all .3s ease !important;
}
.tvb-quiz-progress-dot.tvb-active {
  background: var(--tvb-gold) !important;
  transform: scale(1.3) !important;
}
.tvb-quiz-progress-dot.tvb-done {
  background: var(--tvb-aubergine) !important;
}

/* Quiz Steps */
.tvb-quiz-step {
  display: none !important;
  animation: tvbFadeInUp .4s ease !important;
}
.tvb-quiz-step.tvb-active {
  display: block !important;
}
@keyframes tvbFadeInUp {
  from { opacity: 0 !important; transform: translateY(20px) !important; }
  to { opacity: 1 !important; transform: translateY(0) !important; }
}
.tvb-quiz-step-title {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: 1.6rem !important;
  color: var(--tvb-aubergine) !important;
  text-align: center !important;
  margin-bottom: 8px !important;
}
.tvb-quiz-step-sub {
  font-size: .82rem !important;
  color: var(--tvb-text-muted) !important;
  text-align: center !important;
  margin-bottom: 32px !important;
}

/* Quiz Options Grid */
.tvb-quiz-options,
.tvb-quiz-step > div[style*="grid"] {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 16px !important;
  max-width: 720px !important;
  margin: 0 auto !important;
}
.tvb-quiz-option {
  padding: 24px 16px !important;
  border: 2px solid var(--tvb-cream) !important;
  border-radius: 16px !important;
  text-align: center !important;
  cursor: pointer !important;
  transition: all .25s ease !important;
  background: var(--tvb-white) !important;
}
.tvb-quiz-option:hover {
  border-color: var(--tvb-gold-light) !important;
  transform: translateY(-2px) !important;
  box-shadow: 0 8px 24px rgba(60,42,60,.08) !important;
}
.tvb-quiz-option.tvb-selected {
  border-color: var(--tvb-gold) !important;
  background: var(--tvb-gold-ultra) !important;
  box-shadow: 0 4px 16px rgba(196,162,101,.15) !important;
}
.tvb-quiz-option-icon {
  font-size: 2rem !important;
  margin-bottom: 12px !important;
  display: block !important;
}
.tvb-quiz-option-label {
  font-family: 'Raleway', -apple-system, sans-serif !important;
  font-weight: 600 !important;
  font-size: .85rem !important;
  color: var(--tvb-aubergine) !important;
  display: block !important;
  margin-bottom: 4px !important;
}
.tvb-quiz-option-desc {
  font-size: .72rem !important;
  color: var(--tvb-text-muted) !important;
  line-height: 1.4 !important;
}

/* Quiz Navigation */
.tvb-quiz-nav {
  display: flex !important;
  justify-content: center !important;
  gap: 16px !important;
  margin-top: 40px !important;
}
.tvb-quiz-btn {
  font-family: 'Raleway', -apple-system, sans-serif !important;
  font-size: .82rem !important;
  font-weight: 600 !important;
  padding: 12px 32px !important;
  border-radius: 100px !important;
  border: none !important;
  cursor: pointer !important;
  transition: all .25s ease !important;
  letter-spacing: .5px !important;
}
.tvb-quiz-btn-back {
  background: transparent !important;
  color: var(--tvb-text-muted) !important;
  border: 1px solid var(--tvb-aubergine-20) !important;
}
.tvb-quiz-btn-back:hover { border-color: var(--tvb-aubergine) !important; color: var(--tvb-aubergine) !important; }
.tvb-quiz-btn-next {
  background: var(--tvb-aubergine) !important;
  color: var(--tvb-white) !important;
}
.tvb-quiz-btn-next:hover { background: var(--tvb-aubergine-90) !important; transform: translateY(-1px) !important; }
.tvb-quiz-btn-next:disabled {
  opacity: .4 !important;
  cursor: not-allowed !important;
  transform: none !important;
}

/* Quiz Results */
.tvb-quiz-results {
  text-align: center !important;
  padding: 20px 0 !important;
}
.tvb-quiz-results-title {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: 1.8rem !important;
  color: var(--tvb-aubergine) !important;
  margin-bottom: 8px !important;
}
.tvb-quiz-results-sub {
  font-size: .85rem !important;
  color: var(--tvb-text-soft) !important;
  margin-bottom: 32px !important;
}
.tvb-quiz-results-grid,
#resultsGrid {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 20px !important;
  margin-bottom: 32px !important;
}
.tvb-quiz-result-card {
  background: var(--tvb-white) !important;
  border-radius: 16px !important;
  overflow: hidden !important;
  border: 1px solid var(--tvb-cream) !important;
  transition: all .25s ease !important;
  text-decoration: none !important;
  display: block !important;
}
.tvb-quiz-result-card:hover {
  transform: translateY(-4px) !important;
  box-shadow: 0 12px 32px rgba(60,42,60,.1) !important;
}
.tvb-quiz-result-card-img {
  width: 100% !important;
  aspect-ratio: 1 !important;
  object-fit: cover !important;
  display: block !important;
}
.tvb-quiz-result-card-info {
  padding: 14px !important;
  text-align: left !important;
}
.tvb-quiz-result-card-info h4 {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: .95rem !important;
  color: var(--tvb-aubergine) !important;
  margin: 0 0 4px 0 !important;
}
.tvb-quiz-result-card-info .tvb-product-stars {
  margin-bottom: 6px !important;
}
.tvb-quiz-result-card-info .tvb-product-price {
  font-weight: 600 !important;
  color: var(--tvb-aubergine) !important;
  font-size: .9rem !important;
}
.tvb-quiz-restart {
  display: inline-block !important;
  margin-top: 16px !important;
  font-size: .82rem !important;
  color: var(--tvb-text-muted) !important;
  cursor: pointer !important;
  text-decoration: underline !important;
  transition: color .2s ease !important;
}
.tvb-quiz-restart:hover { color: var(--tvb-aubergine) !important; }

/* ═══════════════════════════════════════════════════════════════════════════
   FILTER ADVANCED SECTION
   ══════════════════════════════════════════════════════════════════════════ */
.tvb-filter-section {
  padding: 64px 0 !important;
  background: var(--tvb-cream-warm) !important;
}
.tvb-filter-advanced-header {
  text-align: center !important;
  margin-bottom: 48px !important;
}
.tvb-filter-advanced-header h2 {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: 2rem !important;
  color: var(--tvb-aubergine) !important;
  margin: 16px 0 12px 0 !important;
}
.tvb-filter-advanced-header p {
  font-size: .9rem !important;
  color: var(--tvb-text-soft) !important;
  max-width: 500px !important;
  margin: 0 auto !important;
}
.tvb-filter-advanced-grid {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 24px !important;
  margin-bottom: 48px !important;
}
.tvb-filter-advanced-card {
  background: var(--tvb-white) !important;
  padding: 32px 24px !important;
  border-radius: 12px !important;
  border: 1px solid var(--tvb-cream) !important;
  text-align: center !important;
  transition: all .3s ease !important;
  cursor: pointer !important;
  text-decoration: none !important;
}
.tvb-filter-advanced-card:hover {
  border-color: var(--tvb-gold-light) !important;
  box-shadow: var(--tvb-sh-md) !important;
  transform: translateY(-2px) !important;
}
.tvb-filter-advanced-card h4 {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: 1.2rem !important;
  color: var(--tvb-aubergine) !important;
  margin: 0 0 12px 0 !important;
}
.tvb-filter-advanced-card p {
  font-size: .82rem !important;
  color: var(--tvb-text-muted) !important;
  line-height: 1.6 !important;
  margin: 0 !important;
}

.tvb-filter-shortcut-grid {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 12px !important;
  max-width: 600px !important;
  margin: 0 auto !important;
}
.tvb-filter-shortcut {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  padding: 12px 16px !important;
  background: var(--tvb-white) !important;
  border: 1px solid var(--tvb-cream) !important;
  border-radius: 100px !important;
  text-decoration: none !important;
  transition: all .25s ease !important;
  font-size: .82rem !important;
  color: var(--tvb-text) !important;
}
.tvb-filter-shortcut:hover {
  border-color: var(--tvb-gold-light) !important;
  box-shadow: 0 4px 12px rgba(196,162,101,.1) !important;
}
.tvb-filter-shortcut-dot {
  width: 8px !important;
  height: 8px !important;
  border-radius: 50% !important;
  flex-shrink: 0 !important;
}

/* ═══════════════════════════════════════════════════════════════════════════
   FAQ SECTION
   ══════════════════════════════════════════════════════════════════════════ */
.tvb-faq-section {
  padding: 64px 0 !important;
  background: var(--tvb-white) !important;
}
.tvb-faq-section h2 {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: 2rem !important;
  color: var(--tvb-aubergine) !important;
  margin: 0 !important;
}
.tvb-faq-list {
  max-width: 720px !important;
  margin: 40px auto 0 !important;
}
.tvb-faq-item {
  border-bottom: 1px solid var(--tvb-cream) !important;
  margin: 0 !important;
}
.tvb-faq-question {
  width: 100% !important;
  text-align: left !important;
  padding: 20px 0 !important;
  background: transparent !important;
  border: none !important;
  font-size: 1.1rem !important;
  font-weight: 600 !important;
  color: var(--tvb-aubergine) !important;
  font-family: 'Cormorant Garamond', serif !important;
  cursor: pointer !important;
  display: flex !important;
  justify-content: space-between !important;
  align-items: center !important;
  transition: color .25s ease !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
}
.tvb-faq-question:hover { color: var(--tvb-gold) !important; }
.tvb-faq-toggle {
  font-size: 1.3rem !important;
  transition: transform .25s ease !important;
  color: var(--tvb-gold) !important;
}
.tvb-faq-item.tvb-open .tvb-faq-toggle { transform: rotate(45deg) !important; }
.tvb-faq-answer {
  max-height: 0 !important;
  overflow: hidden !important;
  transition: max-height .3s ease !important;
}
.tvb-faq-item.tvb-open .tvb-faq-answer {
  max-height: 500px !important;
}
.tvb-faq-answer p {
  color: var(--tvb-text-soft) !important;
  font-size: .9rem !important;
  line-height: 1.8 !important;
  margin: 0 0 16px 0 !important;
  padding: 0 0 16px 0 !important;
}
.tvb-faq-answer p:last-child { margin-bottom: 0 !important; padding-bottom: 0 !important; }
.tvb-faq-answer a {
  color: var(--tvb-gold) !important;
  text-decoration: underline !important;
  transition: color .2s ease !important;
}
.tvb-faq-answer a:hover { color: var(--tvb-aubergine) !important; }

/* ═══════════════════════════════════════════════════════════════════════════
   SEO CONTENT SECTION
   ══════════════════════════════════════════════════════════════════════════ */
.tvb-seo-block {
  padding: 64px 0 !important;
  background: var(--tvb-cream-warm) !important;
}
.tvb-seo-content {
  max-width: 840px !important;
  margin: 0 auto !important;
}
.tvb-seo-content h2 {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: 2rem !important;
  color: var(--tvb-aubergine) !important;
  margin: 0 0 24px 0 !important;
}
.tvb-seo-content h3 {
  font-family: 'Cormorant Garamond', serif !important;
  font-size: 1.3rem !important;
  color: var(--tvb-aubergine) !important;
  margin: 28px 0 12px 0 !important;
}
.tvb-seo-content p {
  color: var(--tvb-text-soft) !important;
  font-size: .95rem !important;
  line-height: 1.8 !important;
  margin: 0 0 16px 0 !important;
}
.tvb-seo-content strong { color: var(--tvb-text) !important; }
.tvb-seo-content a {
  color: var(--tvb-gold) !important;
  text-decoration: underline !important;
}
.tvb-seo-content a:hover { color: var(--tvb-aubergine) !important; }

/* ═══════════════════════════════════════════════════════════════════════════
   RESPONSIVE
   ══════════════════════════════════════════════════════════════════════════ */
@media(max-width:768px){
  .tvb-quiz-hero { padding: 48px 0 36px !important; }
  .tvb-quiz-hero h1 { font-size: 2rem !important; }
  .tvb-quiz-hero p { font-size: .85rem !important; margin-bottom: 24px !important; }
  .tvb-quiz-options { grid-template-columns: repeat(2, 1fr) !important; gap: 10px !important; }
  .tvb-quiz-option { padding: 16px 10px !important; border-radius: 12px !important; }
  .tvb-quiz-option-icon { font-size: 1.6rem !important; margin-bottom: 8px !important; }
  .tvb-quiz-option-label { font-size: .78rem !important; }
  .tvb-quiz-option-desc { font-size: .68rem !important; }
  .tvb-quiz-step-title { font-size: 1.3rem !important; }
  .tvb-quiz-step-sub { font-size: .75rem !important; margin-bottom: 20px !important; }
  .tvb-quiz-nav { margin-top: 24px !important; }
  .tvb-quiz-btn { padding: 10px 24px !important; font-size: .78rem !important; }
  .tvb-quiz-results-grid, #resultsGrid { grid-template-columns: repeat(2, 1fr) !important; gap: 12px !important; }
  .tvb-quiz-result-card-info { padding: 10px !important; }
  .tvb-quiz-result-card-info h4 { font-size: .82rem !important; }
  .tvb-quiz-results-title { font-size: 1.4rem !important; }
  .tvb-filter-advanced-grid { grid-template-columns: 1fr !important; }
  .tvb-filter-shortcut-grid { grid-template-columns: repeat(3, 1fr) !important; }
  .tvb-filter-section { padding: 40px 0 !important; }
  .tvb-faq-section { padding: 40px 0 !important; }
  .tvb-seo-block { padding: 40px 0 !important; }
}
@media(max-width:480px){
  .tvb-quiz-options { grid-template-columns: repeat(2, 1fr) !important; gap: 8px !important; }
  .tvb-quiz-option { padding: 14px 8px !important; }
  .tvb-quiz-option-icon { font-size: 1.4rem !important; }
  .tvb-quiz-option-label { font-size: .72rem !important; }
  .tvb-quiz-option-desc { font-size: .62rem !important; }
  .tvb-quiz-results-grid, #resultsGrid { grid-template-columns: repeat(2, 1fr) !important; gap: 10px !important; }
  .tvb-quiz-result-card-info h4 { font-size: .75rem !important; }
  .tvb-quiz-result-card-info .tvb-product-price { font-size: .8rem !important; }
  .tvb-filter-shortcut-grid { grid-template-columns: repeat(2, 1fr) !important; }
  .tvb-quiz-hero h1 { font-size: 1.6rem !important; }
}

/* ═══ V6 Search Overlay — kill ThemeSky search sidebar when V6 overlay is open ═══ */
body.v6-search-open #ts-search-sidebar,
body.v6-search-open .ts-search-result,
body.v6-search-open .ts-ajax-search-result,
body.v6-search-open [class*="ts-search"],
body.v6-search-open .dgwt-wcas-search-wrapp,
body.v6-search-open .search-results-dropdown,
body.v6-search-open .awp-search-results {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

/* ═══ V6 Search Overlay Responsive ═══ */
@media(max-width:768px){
  /* Hide suggestions card on mobile — only show search bar */
  #v6-search-overlay .v6-search-suggestions { display: none !important; }
  /* Make search card standalone with full border-radius */
  #v6-search-overlay > div > div:first-of-type {
    padding: 28px 20px 24px !important;
    border-radius: 16px !important;
    border-bottom-left-radius: 16px !important;
    border-bottom-right-radius: 16px !important;
  }
  #v6-search-overlay > div { width: 95% !important; }
  #v6-search-overlay > div > div:first-of-type h3 { font-size: 1.3rem !important; margin-bottom: 20px !important; }
  #v6-search-overlay input[type="search"] { font-size: .82rem !important; padding: 12px 16px !important; }
  #v6-search-overlay button[type="submit"] { padding: 12px 20px !important; font-size: .6rem !important; letter-spacing: 2px !important; }
}
@media(max-width:480px){
  #v6-search-overlay { padding-top: 10vh !important; }
  #v6-search-overlay > div > div:first-of-type { padding: 24px 16px 20px !important; }
  #v6-search-overlay > div > div:first-of-type h3 { font-size: 1.15rem !important; }
  #v6-search-overlay form { flex-direction: column !important; gap: 8px !important; }
  #v6-search-overlay input[type="search"] { border-radius: 40px !important; border-right: 1px solid #E0D8CC !important; }
  #v6-search-overlay button[type="submit"] { border-radius: 40px !important; justify-content: center !important; padding: 12px 24px !important; }
}
