/* Page produit — identité Barbecue Premium, layout type avis + comparateur */

.bp-prd3 {
  padding: 20px 0 96px;
}

.bp-prd3[data-bp-has-sticky] {
  padding-bottom: 112px;
}

.bp-prd3 .bp-breadcrumb {
  margin-bottom: 18px;
}

.bp-prd3-primary {
  min-width: 0;
}

.bp-prd3 .bp-prd2-side {
  position: sticky;
  top: 106px;
}

.bp-prd3 .bp-prd2-side .bp-sidebar-card {
  position: static;
}

.bp-prd3 .bp-prd2-layout .bp-prd3-verdict-band {
  grid-template-columns: 1fr;
}

.bp-prd3-head {
  margin: 0 0 12px;
}

.bp-prd3-hero {
  display: grid;
  grid-template-columns: minmax(0, 400px) minmax(280px, 1fr);
  gap: 18px;
  align-items: start;
  margin-bottom: 8px;
  min-width: 0;
}

.bp-prd3-brand {
  margin: 0 0 6px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--bp-copper);
}

.bp-prd3-brand a {
  color: inherit;
  text-decoration: none;
}

.bp-prd3-brand a:hover {
  text-decoration: underline;
}

.bp-prd3-title {
  margin: 0 0 8px;
  font-size: clamp(26px, 2.8vw, 38px);
  line-height: 1.08;
  text-transform: uppercase;
  letter-spacing: 0.01em;
}

.bp-prd3-tagline {
  margin: 0;
  color: var(--bp-muted);
  font-size: 15px;
  line-height: 1.5;
  max-width: 42ch;
}

.bp-prd3-gallery {
  display: flex;
  align-items: center;
  justify-content: center;
  align-self: start;
  min-width: 0;
  max-height: 400px;
  padding: 12px;
  background: radial-gradient(circle at 50% 40%, #2a2118 0%, #101010 62%, #0a0a0a 100%);
  border: 1px solid var(--bp-border);
  border-radius: 14px;
  overflow: hidden;
}

.bp-prd3-gallery img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 376px;
  object-fit: contain;
}

.bp-prd3-buy {
  min-width: 0;
  position: relative;
  padding: 18px 16px 16px;
  background: var(--bp-card);
  border: 1px solid var(--bp-border);
  border-radius: 14px;
  display: flex;
  flex-direction: column;
}

.bp-prd3-score-kicker {
  margin: 0 0 4px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--bp-muted);
}

.bp-prd3-score {
  margin: 0 0 14px;
  display: flex;
  align-items: baseline;
  gap: 8px;
  line-height: 1;
}

.bp-prd3-score__value {
  font-family: "Oswald", "Arial Narrow", sans-serif;
  font-size: clamp(36px, 3.4vw, 48px);
  font-weight: 700;
  color: var(--bp-copper);
}

.bp-prd3-score__den {
  font-size: 20px;
  font-weight: 700;
  color: var(--bp-muted);
}

.bp-prd3-chips {
  list-style: none;
  margin: 8px 0 16px;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(92px, 1fr));
  gap: 10px;
}

.bp-prd3-chips li {
  padding: 10px 8px;
  text-align: center;
  border-top: 1px solid var(--bp-border);
}

.bp-prd3-chips span {
  display: block;
  font-size: 10px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--bp-muted);
  margin-bottom: 4px;
}

.bp-prd3-chips strong {
  font-size: 13px;
  color: #fff;
}

.bp-prd3-pick {
  margin: 0 0 18px;
  padding: 14px 16px;
  border: 1px solid rgba(196, 106, 43, 0.45);
  border-radius: 10px;
  background: rgba(196, 106, 43, 0.08);
}

.bp-prd3-pick__kicker {
  margin: 0 0 6px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--bp-copper);
}

.bp-prd3-pick p {
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
  color: #ddd;
}

.bp-prd3-verdict {
  margin: 0 0 16px;
  color: #ddd;
  font-size: 15px;
  line-height: 1.55;
}

.bp-prd3-buy-heading {
  margin: 0 0 6px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #93d59a;
}

.bp-prd3-buy-heading--con {
  color: #e08a8a;
}

.bp-prd3-buy .bp-prd3-list {
  margin-bottom: 12px;
}

.bp-prd3-price {
  margin: 0 0 4px;
  padding-top: 10px;
  font-family: "Oswald", "Arial Narrow", sans-serif;
  font-size: clamp(28px, 3.2vw, 38px);
  font-weight: 700;
  color: #fff;
  line-height: 1;
}

.bp-prd3-price-label {
  display: block;
  margin-bottom: 4px;
  font-family: "Inter", system-ui, sans-serif;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--bp-muted);
}

.bp-prd3-stock {
  margin: 0 0 14px;
  font-size: 13px;
  color: #93d59a;
  font-weight: 700;
}

.bp-prd3-cta {
  width: 100%;
  justify-content: center;
  margin-top: 0;
  padding: 16px 18px;
  font-size: 13px;
  letter-spacing: 0.06em;
  box-shadow: 0 10px 24px rgba(196, 106, 43, 0.28);
}

.bp-prd3-buy .bp-btn {
  margin-top: 0;
}

.bp-prd3-hero-convert {
  margin-top: auto;
  padding-top: 8px;
}

.bp-prd3-merchant {
  margin: 10px 0 0;
  font-size: 12px;
  color: var(--bp-muted);
}

.bp-prd3-anchors {
  position: sticky;
  top: 0;
  z-index: 12;
  margin: 22px 0 26px;
  background: rgba(8, 8, 8, 0.92);
  border-top: 1px solid var(--bp-border);
  border-bottom: 1px solid var(--bp-border);
  backdrop-filter: blur(8px);
  max-width: 100%;
}

.bp-prd3-anchors,
.bp-prd3-anchors .bp-container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0 2px;
  overflow: visible;
}

.bp-prd3-anchors a {
  flex: 0 0 auto;
  padding: 10px 6px;
  color: var(--bp-muted);
  text-decoration: none;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  white-space: nowrap;
  border-bottom: 2px solid transparent;
}

.bp-prd3-anchors a:hover {
  color: #fff;
  border-bottom-color: var(--bp-copper);
}

.bp-prd3-kicker {
  margin: 0 0 8px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--bp-copper);
}

.bp-prd3-verdict-band {
  display: grid;
  grid-template-columns: 1fr;
  gap: 18px;
  margin-bottom: 18px;
}

.bp-prd3-verdict-copy,
.bp-prd3-side-card,
.bp-prd3-card,
.bp-prd3-section {
  background: var(--bp-card);
  border: 1px solid var(--bp-border);
  border-radius: 12px;
  padding: 22px;
}

.bp-prd3-verdict-copy h2,
.bp-prd3-card h2,
.bp-prd3-section h2 {
  margin: 0 0 14px;
  font-size: clamp(22px, 3vw, 32px);
  text-transform: uppercase;
  letter-spacing: 0.02em;
}

.bp-prd3-verdict-score {
  display: flex;
  align-items: baseline;
  gap: 8px;
  margin: 0 0 14px;
}

.bp-prd3-verdict-score strong {
  font-family: "Oswald", "Arial Narrow", sans-serif;
  font-size: 42px;
  color: var(--bp-copper);
}

.bp-prd3-verdict-score span {
  color: var(--bp-muted);
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.bp-prd3-verdict-copy .bp-prose {
  color: #ddd;
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 18px;
}

.bp-prd3-verdict-side {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  align-items: stretch;
}

.bp-prd3-verdict-side .bp-prd3-side-card {
  min-width: 0;
  margin: 0;
}

.bp-prd3-side-card h3,
.bp-prd3-card h3 {
  margin: 0 0 10px;
  font-size: 14px;
  color: var(--bp-copper);
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.bp-prd3-side-card--pro h3 {
  color: #93d59a;
}

.bp-prd3-side-card--con h3 {
  color: #e08a8a;
}

.bp-prd3-list {
  list-style: none;
  margin: 0 0 12px;
  padding: 0;
}

.bp-prd3-list li {
  position: relative;
  padding-left: 22px;
  margin-bottom: 7px;
  color: var(--bp-muted);
  font-size: 14px;
  line-height: 1.4;
}

.bp-prd3-list--pro li::before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #93d59a;
  font-weight: 800;
}

.bp-prd3-list--con li::before {
  content: "✕";
  position: absolute;
  left: 0;
  color: #e08a8a;
  font-weight: 800;
}

.bp-prd3-trio {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-bottom: 18px;
  align-items: stretch;
}

.bp-prd3-trio--1 {
  grid-template-columns: 1fr;
}

.bp-prd3-trio--2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.bp-prd3-card {
  margin-bottom: 18px;
}

.bp-prd3-trio .bp-prd3-card {
  margin-bottom: 0;
  min-width: 0;
}

.bp-prd3-card h2 {
  font-size: 18px;
}

.bp-prd3-lead {
  margin: -6px 0 16px;
  color: var(--bp-muted);
  font-size: 14px;
}

.bp-prd3-section {
  margin-bottom: 18px;
}

.bp-prd3-bars {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 14px;
}

.bp-prd3-bars__meta {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 6px;
  font-size: 13px;
}

.bp-prd3-bars__track {
  height: 6px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.08);
  overflow: hidden;
}

.bp-prd3-bars__fill {
  display: block;
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(135deg, var(--bp-copper), var(--bp-copper-dark));
}

.bp-prd3-specs {
  margin: 0;
  display: grid;
}

.bp-prd3-specs > div {
  display: grid;
  grid-template-columns: minmax(118px, max-content) minmax(0, 1fr);
  gap: 12px;
  padding: 9px 0;
  border-bottom: 1px solid var(--bp-border);
  align-items: start;
}

.bp-prd3-specs > div:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.bp-prd3-specs dt {
  margin: 0;
  color: var(--bp-muted);
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  line-height: 1.35;
  white-space: nowrap;
}

.bp-prd3-specs dd {
  margin: 0;
  color: #fff;
  font-size: 14px;
}

.bp-prd3-offers {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
  gap: 12px;
}

.bp-prd3-offer {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding: 18px 16px 16px;
  background: var(--bp-card-soft);
  border: 1px solid var(--bp-border);
  border-radius: 12px;
}

.bp-prd3-offer.is-best {
  border-color: rgba(196, 106, 43, 0.55);
}

.bp-prd3-offer__shop {
  margin: 0;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.bp-prd3-offer__price {
  margin: 0;
  font-size: 22px;
  font-weight: 800;
  color: #fff;
}

.bp-prd3-offer__stock {
  margin: 0 0 8px;
  font-size: 12px;
  color: #93d59a;
}

.bp-prd3-offer__stock.is-oos {
  color: #e08a8a;
}

.bp-prd3-offer .bp-btn {
  margin-top: auto;
  width: 100%;
  justify-content: center;
  padding: 12px 16px;
}

.bp-prd3-price-stats {
  margin: 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

.bp-prd3-price-stats div {
  padding: 14px;
  background: var(--bp-card-soft);
  border-radius: 10px;
  border: 1px solid var(--bp-border);
}

.bp-prd3-price-stats dt {
  margin: 0 0 6px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: var(--bp-muted);
}

.bp-prd3-price-stats dd {
  margin: 0;
  font-size: 22px;
  font-weight: 800;
  color: var(--bp-copper);
}

.bp-prd3-chart-note {
  margin: 14px 0 0;
  font-size: 13px;
  color: var(--bp-muted);
}

.bp-prd3-alts {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.bp-prd3-alt {
  background: var(--bp-card-soft);
  border: 1px solid var(--bp-border);
  border-radius: 12px;
  overflow: hidden;
}

.bp-prd3-alt a {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 12px 12px 16px;
  text-decoration: none;
  color: inherit;
}

.bp-prd3-alt img {
  width: 100%;
  height: 160px;
  object-fit: contain;
  background: #0c0c0c;
  border-radius: 8px;
  margin-bottom: 10px;
}

.bp-prd3-alt__brand {
  margin: 0 0 4px;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--bp-copper);
}

.bp-prd3-alt h3 {
  margin: 0 0 8px;
  font-size: 16px;
  text-transform: none;
  letter-spacing: 0;
  color: #fff;
}

.bp-prd3-alt__score,
.bp-prd3-alt__price {
  margin: 0 0 4px;
  font-size: 14px;
}

.bp-prd3-alt__price {
  font-weight: 800;
  color: var(--bp-copper);
}

.bp-prd3-alt__cta {
  margin-top: auto;
  padding-top: 10px;
  color: var(--bp-copper);
  font-size: 13px;
  font-weight: 800;
}

.bp-prd3-faq {
  display: grid;
  gap: 8px;
}

.bp-prd3-faq__item {
  border: 1px solid var(--bp-border);
  border-radius: 10px;
  background: var(--bp-card-soft);
}

.bp-prd3-faq__item summary {
  list-style: none;
  cursor: pointer;
  padding: 14px 42px 14px 16px;
  font-weight: 700;
  position: relative;
}

.bp-prd3-faq__item summary::-webkit-details-marker {
  display: none;
}

.bp-prd3-faq__item summary::after {
  content: "+";
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--bp-copper);
}

.bp-prd3-faq__item[open] summary::after {
  content: "−";
}

.bp-prd3-faq__body {
  padding: 0 16px 16px;
  color: var(--bp-muted);
  font-size: 15px;
  line-height: 1.6;
}

.bp-prd3-unavailable {
  margin: 0 0 12px;
  padding: 14px 16px;
  border: 1px solid rgba(196, 106, 43, 0.45);
  border-radius: 12px;
  background: rgba(196, 106, 43, 0.08);
  color: #f3d2bc;
  font-size: 14px;
  line-height: 1.5;
}

.bp-prd3-unavailable__kicker {
  margin: 0 0 4px;
  color: #c46a2b;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.bp-prd3-unavailable p {
  margin: 0;
}

.bp-prd3-replacement {
  margin: 0 0 14px;
  color: var(--bp-muted);
  font-size: 14px;
}

.bp-prd3-replacement a {
  color: #c46a2b;
  font-weight: 700;
}

@media (max-width: 1100px) {
  .bp-prd3-trio,
  .bp-prd3-trio--2,
  .bp-prd3-trio--3,
  .bp-prd3-verdict-side {
    grid-template-columns: 1fr;
  }

  .bp-prd3-verdict-band {
    grid-template-columns: 1fr;
  }

  .bp-prd3 .bp-prd2-side {
    position: static;
  }
}

@media (min-width: 1101px) {
  .bp-prd3 .bp-prd2-layout .bp-prd3-alts {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 960px) {
  .bp-prd3-hero {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .bp-prd3-gallery {
    max-height: 320px;
  }

  .bp-prd3-gallery img {
    max-height: 296px;
  }

  .bp-prd3-hero-convert {
    order: 3;
    margin-top: 8px;
  }

  .bp-prd3-hero-lists {
    order: 4;
    margin-top: 12px;
  }

  .bp-prd3-price-stats,
  .bp-prd3-alts {
    grid-template-columns: 1fr 1fr;
  }

  .bp-prd3-cta,
  .bp-prd3-offer .bp-btn {
    width: 100%;
    justify-content: center;
  }

  .bp-prd3-sticky {
    display: flex;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 40;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 12px 16px calc(12px + env(safe-area-inset-bottom));
    background: rgba(8, 8, 8, 0.96);
    border-top: 1px solid var(--bp-border);
  }

  .bp-prd3-sticky span {
    font-weight: 800;
    color: var(--bp-copper);
    font-size: 16px;
  }

  .bp-prd3-sticky .bp-btn {
    margin-top: 0;
    padding: 12px 16px;
  }
}

@media (max-width: 640px) {
  .bp-prd3-alts,
  .bp-prd3-price-stats {
    grid-template-columns: 1fr;
  }

  .bp-prd3-specs > div {
    grid-template-columns: 1fr;
    gap: 4px;
  }

  .bp-prd3-anchors a {
    padding: 8px 6px;
    font-size: 11px;
  }
}
