/* ==========================================================================
   PRAVEBIO PRODUCT TEMPLATE — RC6 CLEAN
   One clean visual system for product content. No inherited patch layers.
   Scope: only pages carrying RC6-CLEAN-1.
   Native price / stock / cart / delivery order is intentionally untouched.
   ========================================================================== */

/* --------------------------------------------------------------------------
   1. TOKENS + PAGE SURFACE
   -------------------------------------------------------------------------- */
.prb-2026[data-prb-template-version="RC6-CLEAN-1"],
.prb-short[data-prb-short-template-version="RC6-CLEAN-1"],
body.prb-product-template-rc6-active {
  --prb-green: #13322b;
  --prb-coral: #e95321;
  --prb-paper: #faf8f3;
  --prb-cream: #f4f0e2;
  --prb-warm: #fffaf6;
  --prb-line: #e9e4d8;
  --prb-muted: #5b6e67;
  --prb-white: #ffffff;
  --prb-radius-sm: 10px;
  --prb-radius: 12px;
  --prb-radius-lg: 16px;
  --prb-content: 1160px;
  --prb-shadow-sticky: 0 10px 28px rgba(19, 50, 43, .14);
  --prb-font: "Plus Jakarta Sans", Arial, sans-serif;
}

body.prb-product-template-rc6-active {
  background-color: #f5f2ea !important;
  background-image: none !important;
}
body.prb-product-template-rc6-active .overall-wrapper {
  background: transparent !important;
}
body.prb-product-template-rc6-active #content-wrapper {
  width: calc(100% - 32px) !important;
  max-width: 1480px !important;
  margin-inline: auto !important;
  background: #fff !important;
}

/* --------------------------------------------------------------------------
   2. SCOPED RESET + TYPOGRAPHY
   -------------------------------------------------------------------------- */
.prb-2026[data-prb-template-version="RC6-CLEAN-1"],
.prb-short[data-prb-short-template-version="RC6-CLEAN-1"] {
  width: 100%;
  max-width: var(--prb-content);
  margin-inline: auto;
  color: var(--prb-green);
  font-family: var(--prb-font) !important;
  overflow-wrap: anywhere;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"],
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] *,
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] *::before,
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] *::after,
.prb-short[data-prb-short-template-version="RC6-CLEAN-1"],
.prb-short[data-prb-short-template-version="RC6-CLEAN-1"] *,
.prb-short[data-prb-short-template-version="RC6-CLEAN-1"] *::before,
.prb-short[data-prb-short-template-version="RC6-CLEAN-1"] *::after {
  box-sizing: border-box;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] p,
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] li,
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] td,
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] th {
  color: var(--prb-green) !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] p,
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] li {
  display: block !important;
  margin: 0 0 15px !important;
  font-size: 17px !important;
  line-height: 1.64 !important;
  min-height: 0 !important;
  overflow: visible !important;
  -webkit-line-clamp: unset !important;
  -webkit-box-orient: initial !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] h2,
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] h3,
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] h4 {
  margin-top: 0 !important;
  color: var(--prb-green) !important;
  font-family: var(--prb-font) !important;
  font-weight: 800 !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] h2 {
  margin-bottom: 16px !important;
  font-size: clamp(28px, 2.15vw, 36px) !important;
  line-height: 1.16 !important;
  letter-spacing: -.026em !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] h3 {
  margin-bottom: 9px !important;
  font-size: clamp(20px, 1.45vw, 24px) !important;
  line-height: 1.28 !important;
  letter-spacing: -.016em !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] h4 {
  margin-bottom: 7px !important;
  font-size: 17px !important;
  line-height: 1.35 !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] strong,
.prb-short[data-prb-short-template-version="RC6-CLEAN-1"] strong {
  color: inherit !important;
  font-weight: 800 !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] a {
  color: var(--prb-green) !important;
  font-weight: 750;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] img {
  display: block;
  max-width: 100% !important;
  height: auto;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] ul,
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] li {
  padding-left: 0;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] li::before {
  content: none !important;
}

/* --------------------------------------------------------------------------
   3. VERTICAL RHYTHM + EDITORIAL SIGNATURE
   -------------------------------------------------------------------------- */
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-block {
  margin-bottom: 66px !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-block:last-child {
  margin-bottom: 0 !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-anchor-section {
  scroll-margin-top: 120px;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] #popis {
  scroll-margin-top: 170px;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-section-head {
  display: grid;
  grid-template-columns: minmax(280px, .85fr) minmax(0, 1.15fr);
  gap: 10px 48px;
  align-items: start;
  width: 100%;
  margin: 44px 0 25px !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-section-head .prb-kicker {
  grid-column: 1 / -1;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-section-head h2 {
  grid-column: 1;
  margin-bottom: 0 !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-section-head > p {
  grid-column: 2;
  margin: 4px 0 0 !important;
  color: var(--prb-muted) !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-reading {
  width: min(100%, 820px);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-kicker {
  display: flex !important;
  align-items: center;
  gap: 9px;
  margin: 0 0 9px !important;
  padding: 0 !important;
  color: var(--prb-green) !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
  letter-spacing: .055em !important;
  text-transform: uppercase;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-kicker::before {
  content: "" !important;
  flex: 0 0 3px;
  width: 3px;
  height: 18px;
  background: var(--prb-coral) !important;
  border-radius: 999px;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-kicker--leaf {
  text-transform: none;
  letter-spacing: 0 !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-kicker--leaf::before {
  content: none !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-leaf-signature {
  width: 23px !important;
  height: 23px !important;
  object-fit: contain;
}

/* --------------------------------------------------------------------------
   4. PRODUCT NAVIGATION
   -------------------------------------------------------------------------- */
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-nav-sentinel,
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-nav-spacer {
  width: 100%;
  height: 0;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-nav {
  position: relative;
  z-index: 80;
  width: 100%;
  margin: 0 0 44px;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-nav__scroller {
  display: flex;
  width: 100%;
  gap: 8px;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-nav__item {
  display: flex !important;
  align-items: center;
  justify-content: center;
  flex: 1 1 0;
  min-width: 0;
  min-height: 46px;
  padding: 9px 9px;
  color: var(--prb-green) !important;
  background: var(--prb-cream);
  border: 1px solid var(--prb-line);
  border-radius: var(--prb-radius-sm);
  font: 750 13.5px/1.2 var(--prb-font) !important;
  text-decoration: none !important;
  text-align: center;
  white-space: nowrap;
  transition: background .16s ease, border-color .16s ease, color .16s ease, transform .16s ease;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-nav__item:hover,
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-nav__item:focus-visible {
  background: var(--prb-paper);
  border-color: var(--prb-green);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-nav__item.is-active {
  color: #fff !important;
  background: var(--prb-green) !important;
  border-color: var(--prb-green) !important;
  box-shadow: inset 0 -3px 0 var(--prb-coral);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-nav__item[hidden] {
  display: none !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-nav.is-fixed {
  position: fixed;
  top: var(--prb-nav-top, 0px);
  left: var(--prb-nav-left, 0px);
  width: var(--prb-nav-width, 100%);
  z-index: 999;
  margin: 0;
  padding: 7px 8px;
  background: rgba(255,255,255,.98);
  border: 1px solid var(--prb-line);
  border-top: 0;
  border-radius: 0 0 14px 14px;
  box-shadow: var(--prb-shadow-sticky);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-nav.is-fixed .prb-nav__scroller {
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: none;
  overscroll-behavior-x: contain;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-nav.is-fixed .prb-nav__scroller::-webkit-scrollbar {
  display: none;
}

/* --------------------------------------------------------------------------
   5. SHORT DESCRIPTION
   -------------------------------------------------------------------------- */
.prb-short[data-prb-short-template-version="RC6-CLEAN-1"] {
  color: var(--prb-green);
  font-family: var(--prb-font) !important;
}
.prb-short[data-prb-short-template-version="RC6-CLEAN-1"] p {
  display: block !important;
  margin: 0 0 14px !important;
  color: var(--prb-green) !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 1.62 !important;
}
.prb-short[data-prb-short-template-version="RC6-CLEAN-1"] .prb-short__intro {
  margin-bottom: 15px !important;
}
.prb-short[data-prb-short-template-version="RC6-CLEAN-1"] .prb-short__benefits {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  margin: 15px 0 !important;
  padding: 0 !important;
  overflow: hidden;
  list-style: none !important;
  background: var(--prb-green);
  border: 1px solid var(--prb-green);
  border-bottom: 4px solid var(--prb-coral);
  border-radius: var(--prb-radius);
}
.prb-short[data-prb-short-template-version="RC6-CLEAN-1"] .prb-short__benefit {
  display: block !important;
  min-width: 0;
  margin: 0 !important;
  padding: 13px 14px !important;
  color: #fff !important;
  background: transparent !important;
  border-right: 1px solid rgba(255,255,255,.16);
}
.prb-short[data-prb-short-template-version="RC6-CLEAN-1"] .prb-short__benefit:last-child {
  border-right: 0;
}
.prb-short[data-prb-short-template-version="RC6-CLEAN-1"] .prb-short__benefit strong {
  display: block;
  color: #fff !important;
  font-size: 14px !important;
  line-height: 1.25 !important;
}
.prb-short[data-prb-short-template-version="RC6-CLEAN-1"] .prb-short__benefit span {
  display: block;
  margin-top: 3px;
  color: rgba(255,255,255,.82);
  font-size: 12px;
  line-height: 1.35;
}
.prb-short[data-prb-short-template-version="RC6-CLEAN-1"] .prb-short__claim {
  margin: 13px 0 !important;
}
.prb-short[data-prb-short-template-version="RC6-CLEAN-1"] .prb-short__note {
  margin-top: 13px;
  padding: 11px 13px;
  color: var(--prb-green);
  background: var(--prb-warm);
  border: 1px solid #f0ddd2;
  border-left: 4px solid var(--prb-coral);
  border-radius: var(--prb-radius-sm);
  font-size: 13.5px;
  line-height: 1.55;
}

/* --------------------------------------------------------------------------
   6. HERO + METRICS
   -------------------------------------------------------------------------- */
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-hero {
  display: flex;
  flex-wrap: wrap;
  gap: 34px 42px;
  align-items: center;
  margin-bottom: 60px;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-hero__copy {
  flex: 1 1 520px;
  min-width: 0;
  max-width: 680px;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-lead {
  font-size: 18px !important;
  line-height: 1.62 !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-hero__note {
  margin-top: 20px;
  padding: 17px 19px;
  background: var(--prb-paper);
  border: 1px solid var(--prb-line);
  border-left: 4px solid var(--prb-coral);
  border-radius: var(--prb-radius-sm);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-hero__note p {
  margin: 0 !important;
  font-size: 15.5px !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-media {
  min-width: 0;
  overflow: hidden;
  background: var(--prb-paper);
  border: 1px solid var(--prb-line);
  border-radius: 13px;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-media img {
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  object-fit: cover;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-media--square {
  aspect-ratio: 1 / 1;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-hero > .prb-media {
  flex: 1 1 380px;
  width: 100%;
  max-width: 500px;
  border-color: var(--prb-green);
  border-bottom: 4px solid var(--prb-coral);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-facts {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  flex: 1 1 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background: var(--prb-green);
  border: 1px solid var(--prb-green);
  border-bottom: 4px solid var(--prb-coral);
  border-radius: 14px;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-fact {
  min-height: 112px;
  margin: 0 !important;
  padding: 23px 25px !important;
  color: #fff !important;
  border-right: 1px solid rgba(255,255,255,.16);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-fact:last-child {
  border-right: 0;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-fact strong {
  display: block;
  color: #fff !important;
  font-size: 29px !important;
  line-height: 1.08 !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-fact span {
  display: block;
  margin-top: 5px;
  color: rgba(255,255,255,.82) !important;
  font-size: 14px;
  font-weight: 650;
  line-height: 1.38;
}

/* --------------------------------------------------------------------------
   7. EDITORIAL BLOCKS + MEDIA
   -------------------------------------------------------------------------- */
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-highlight {
  display: flex;
  flex-wrap: wrap;
  gap: 38px;
  align-items: center;
  padding: 28px;
  background: #fff;
  border: 1px solid var(--prb-line);
  border-radius: var(--prb-radius-lg);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-highlight--reverse {
  flex-direction: row-reverse;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-highlight + .prb-highlight {
  margin-top: 24px;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-highlight__media {
  flex: 0 1 440px;
  width: 100%;
  max-width: 440px;
  min-width: 280px;
  margin-inline: auto;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-highlight__copy {
  flex: 1 1 520px;
  min-width: 0;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-media--feature,
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-distributor__image {
  border: 1px solid var(--prb-green) !important;
  border-bottom: 4px solid var(--prb-coral) !important;
  border-radius: 13px !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-highlight__media .prb-media--feature {
  aspect-ratio: 4 / 5;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-highlight--label .prb-highlight__media {
  max-width: 460px;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-highlight--label .prb-media--feature {
  aspect-ratio: 1 / 1;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-highlight--label .prb-media--feature img {
  padding: 10px;
  object-fit: contain;
  background: #fff;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-label-zoom {
  display: block;
  width: 100%;
  height: 100%;
  cursor: zoom-in;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-label-caption {
  margin: 10px 0 0 !important;
  color: var(--prb-muted) !important;
  font-size: 13px !important;
  line-height: 1.45 !important;
  text-align: center;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-feature-points {
  display: grid;
  gap: 12px;
  margin-top: 18px;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-feature-point,
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-evidence-note {
  padding: 16px 18px;
  background: var(--prb-paper);
  border: 1px solid var(--prb-line);
  border-radius: var(--prb-radius);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-feature-point p,
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-evidence-note p {
  margin: 0 !important;
  font-size: 15.5px !important;
  line-height: 1.58 !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-evidence-note {
  margin-top: 24px;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-context-link {
  margin-top: 24px;
  padding: 20px 22px;
  background: var(--prb-paper);
  border: 1px solid var(--prb-line);
  border-left: 4px solid var(--prb-coral);
  border-radius: var(--prb-radius);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-context-link h3 {
  margin-bottom: 7px !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-context-link p:last-child {
  margin-bottom: 0 !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] a.prb-editorial-link {
  font-weight: 800 !important;
  text-decoration: underline !important;
  text-decoration-color: var(--prb-coral) !important;
  text-decoration-thickness: 2px !important;
  text-underline-offset: 3px;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] a.prb-editorial-link:hover,
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] a.prb-editorial-link:focus-visible {
  color: var(--prb-coral) !important;
}

/* --------------------------------------------------------------------------
   8. LAYERS / MICRO CARDS
   -------------------------------------------------------------------------- */
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-micro-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 18px;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-micro {
  padding: 19px 20px;
  background: #fff;
  border: 1px solid var(--prb-line);
  border-top: 3px solid var(--prb-coral);
  border-radius: var(--prb-radius);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-micro p:last-child {
  margin-bottom: 0 !important;
}

/* --------------------------------------------------------------------------
   9. DISCLOSURES + LABEL TABLE
   -------------------------------------------------------------------------- */
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-disclosure {
  margin: 32px 0 0;
  overflow: hidden;
  background: #fff;
  border: 1px solid var(--prb-line);
  border-radius: var(--prb-radius);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-disclosure > summary {
  position: relative;
  display: block;
  padding: 22px 190px 22px 24px;
  background: var(--prb-paper);
  cursor: pointer;
  list-style: none;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-disclosure > summary::-webkit-details-marker {
  display: none;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-disclosure > summary::after {
  content: "+";
  position: absolute;
  top: 50%;
  right: 24px;
  width: 36px;
  height: 36px;
  display: grid;
  place-items: center;
  color: #fff;
  background: var(--prb-green);
  border-radius: 50%;
  font: 700 25px/1 var(--prb-font);
  transform: translateY(-50%);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-disclosure[open] > summary::after {
  content: "−";
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-disclosure__title {
  display: block;
  margin: 3px 0 5px;
  color: var(--prb-green);
  font-size: 21px;
  font-weight: 800;
  line-height: 1.25;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-disclosure__hint {
  display: block;
  color: var(--prb-muted);
  font-size: 14px;
  line-height: 1.5;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-disclosure__action {
  position: absolute;
  top: 50%;
  right: 76px;
  padding: 8px 13px;
  color: #fff;
  background: var(--prb-green);
  border-radius: 999px;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  transform: translateY(-50%);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-disclosure__content {
  padding: 0 20px 20px;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-table-wrap {
  overflow: hidden;
  border: 1px solid var(--prb-line);
  border-radius: var(--prb-radius);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-table {
  width: 100%;
  margin: 0;
  border-collapse: collapse;
  table-layout: fixed;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-table thead th {
  padding: 15px 16px !important;
  color: #fff !important;
  background: var(--prb-green) !important;
  border: 0 !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  line-height: 1.35 !important;
  text-align: left;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-table th:first-child {
  width: 38%;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-table th:nth-child(2) {
  width: 62%;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-table td {
  padding: 15px 16px !important;
  vertical-align: top;
  background: #fff !important;
  border-bottom: 1px solid var(--prb-line) !important;
  font-size: 15px !important;
  line-height: 1.55 !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-table tbody tr:last-child td {
  border-bottom: 0 !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-table small {
  display: block;
  margin-top: 4px;
  color: var(--prb-muted);
  font-size: 12.5px;
  line-height: 1.45;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-table .prb-table__group th {
  width: 100% !important;
  padding: 11px 16px !important;
  color: var(--prb-green) !important;
  background: var(--prb-cream) !important;
  border-bottom: 1px solid var(--prb-line) !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  line-height: 1.35 !important;
  letter-spacing: .045em;
  text-transform: uppercase;
}

/* --------------------------------------------------------------------------
   10. CLAIM + WARNING + USE
   -------------------------------------------------------------------------- */
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-claim-box,
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-warning-box {
  margin-top: 22px;
  padding: 22px 24px;
  border-radius: var(--prb-radius);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-claim-box {
  color: #fff;
  background: var(--prb-green);
  border: 1px solid var(--prb-green);
  border-bottom: 4px solid var(--prb-coral);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-claim-box h3,
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-claim-box p,
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-claim-box strong {
  color: #fff !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-claim-box p:last-child,
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-warning-box p:last-child {
  margin-bottom: 0 !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-warning-box {
  background: var(--prb-warm);
  border: 1px solid #f0ddd2;
  border-left: 4px solid var(--prb-coral);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-use-panel {
  padding: 28px;
  background: var(--prb-paper);
  border: 1px solid var(--prb-green);
  border-bottom: 4px solid var(--prb-coral);
  border-radius: var(--prb-radius-lg);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-use-intro p {
  margin-bottom: 0 !important;
  color: var(--prb-muted) !important;
  font-size: 15.5px !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-use-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-top: 25px;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-use-item {
  padding: 19px 20px;
  background: #fff;
  border: 1px solid var(--prb-line);
  border-radius: var(--prb-radius-sm);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-use-item p:last-child {
  margin-bottom: 0 !important;
}

/* --------------------------------------------------------------------------
   11. BRAND / FOUNDER / DISTRIBUTOR
   -------------------------------------------------------------------------- */
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-brand {
  padding: 34px;
  background: var(--prb-cream);
  border: 1px solid var(--prb-line);
  border-radius: var(--prb-radius-lg);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-brand__intro {
  display: flex;
  flex-wrap: wrap;
  gap: 38px;
  align-items: flex-start;
  margin-bottom: 25px;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-brand__heading {
  flex: 1 1 430px;
  min-width: 0;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-brand__pillars {
  flex: 1 1 500px;
  min-width: 0;
  display: grid;
  gap: 12px;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-brand__pillar {
  padding: 16px 18px;
  background: #fff;
  border: 1px solid var(--prb-line);
  border-top: 3px solid var(--prb-coral);
  border-radius: var(--prb-radius);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-brand__pillar p:last-child {
  margin-bottom: 0 !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-brand__value {
  display: grid;
  grid-template-columns: minmax(220px, .42fr) minmax(0, 1fr);
  gap: 26px;
  align-items: start;
  margin: 0 0 24px;
  padding: 25px 27px;
  color: #fff;
  background: var(--prb-green);
  border-bottom: 4px solid var(--prb-coral);
  border-radius: var(--prb-radius);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-brand__value h3,
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-brand__value p,
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-brand__value strong,
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-brand__value .prb-kicker {
  color: #fff !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-founder {
  display: grid;
  grid-template-columns: 190px minmax(0, 1fr);
  gap: 24px 28px;
  align-items: start;
  padding: 24px;
  background: #fff;
  border: 1px solid var(--prb-line);
  border-radius: var(--prb-radius-lg);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-founder__portrait {
  grid-row: 1 / span 2;
  overflow: hidden;
  aspect-ratio: 3 / 4;
  border: 1px solid var(--prb-green);
  border-bottom: 4px solid var(--prb-coral);
  border-radius: var(--prb-radius);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-founder__portrait img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-founder__role {
  color: var(--prb-muted);
  font-size: 14px;
  font-weight: 650;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-founder__bio p:last-child {
  margin-bottom: 0 !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-distributor {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  align-items: stretch;
  margin-top: 26px;
  padding: 26px;
  overflow: hidden;
  isolation: isolate;
  background: #fff;
  border: 1px solid var(--prb-line);
  border-radius: var(--prb-radius-lg);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-distributor::after {
  content: "";
  position: absolute;
  right: -46px;
  bottom: -74px;
  width: 270px;
  height: 270px;
  background: url('/user/documents/upload/pb_ico.svg') center / contain no-repeat;
  opacity: .035;
  transform: rotate(-10deg);
  pointer-events: none;
  z-index: 0;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-distributor > * {
  position: relative;
  z-index: 1;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-distributor__image {
  flex: 1 1 360px;
  min-width: 280px;
  aspect-ratio: 4 / 3;
  overflow: hidden;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-distributor__image img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-distributor__copy {
  flex: 1 1 560px;
  min-width: 0;
  padding: 10px 0;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-trust-list {
  display: grid;
  gap: 10px;
  margin: 18px 0;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-trust-item {
  padding: 12px 14px;
  background: var(--prb-paper);
  border: 1px solid var(--prb-line);
  border-left: 3px solid var(--prb-coral);
  border-radius: var(--prb-radius-sm);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-trust-item p {
  margin: 0 !important;
  font-size: 15px !important;
}

/* --------------------------------------------------------------------------
   12. BLOG CARD
   -------------------------------------------------------------------------- */
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-blog {
  margin-top: 34px;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-blog__intro {
  margin-bottom: 17px;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-article-card {
  position: relative;
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr) 26px;
  gap: 18px;
  align-items: center;
  padding: 20px 22px;
  background: #fff;
  border: 1px solid var(--prb-green);
  border-bottom: 3px solid var(--prb-coral);
  border-radius: var(--prb-radius);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-article-card:hover {
  background: var(--prb-paper);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-article-card__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  background: var(--prb-cream);
  border-radius: 50%;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-article-card__icon img {
  width: 31px !important;
  height: 31px !important;
  object-fit: contain;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-article-card h3 {
  margin-bottom: 4px !important;
  font-size: 18px !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-article-card p {
  margin: 0 !important;
  color: var(--prb-muted) !important;
  font-size: 14.5px !important;
  line-height: 1.52 !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-article-card__link::after {
  content: "";
  position: absolute;
  inset: 0;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-article-card__arrow {
  color: var(--prb-green);
  font-size: 25px;
  line-height: 1;
  text-align: right;
}

/* --------------------------------------------------------------------------
   13. FAQ
   -------------------------------------------------------------------------- */
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] #faq .prb-reading {
  width: 100%;
  max-width: none;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-faq {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  width: 100% !important;
  margin: 25px 0 0 !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-q {
  display: block !important;
  margin: 0 !important;
  overflow: hidden;
  background: #fff;
  border: 1px solid var(--prb-line) !important;
  border-radius: var(--prb-radius) !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-q[open] {
  border-color: var(--prb-green) !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-q > summary {
  position: relative;
  display: block;
  padding: 18px 54px 18px 20px;
  cursor: pointer;
  list-style: none;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-q > summary::-webkit-details-marker {
  display: none;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-q > summary::after {
  content: "+";
  position: absolute;
  top: 50%;
  right: 17px;
  width: 32px;
  height: 32px;
  display: grid;
  place-items: center;
  color: #fff;
  background: var(--prb-green);
  border-radius: 50%;
  font: 700 22px/1 var(--prb-font);
  transform: translateY(-50%);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-q[open] > summary::after {
  content: "−";
  box-shadow: inset 0 -3px 0 var(--prb-coral);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-qh {
  display: block;
  color: var(--prb-green);
  font-size: 16.5px;
  font-weight: 800;
  line-height: 1.4;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-a {
  padding: 16px 20px 18px;
  border-top: 1px solid var(--prb-line);
  background: var(--prb-paper);
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-a p:last-child {
  margin-bottom: 0 !important;
}

/* --------------------------------------------------------------------------
   14. MOBILE-ONLY DETAILS WRAPPERS
   -------------------------------------------------------------------------- */
@media (min-width: 768px) {
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-mobile-details > summary {
    display: none !important;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-mobile-details__content {
    display: block !important;
  }
}

/* --------------------------------------------------------------------------
   15. NATIVE SHOPTET PANELS — ONE VISUAL AXIS
   -------------------------------------------------------------------------- */
body.prb-product-template-rc6-active .p-detail-tabs-wrapper .shp-tabs-holder,
body.prb-product-template-rc6-active .p-detail-tabs-wrapper > .responsive-nav,
body.prb-product-template-rc6-active .p-detail-tabs-wrapper .shp-accordion-link,
body.prb-product-template-rc6-active .prb-native-control--suppressed,
body.prb-product-template-rc6-active #video,
body.prb-product-template-rc6-active #soubory {
  display: none !important;
}
body.prb-product-template-rc6-active .prb-native-panel {
  display: block !important;
  height: auto !important;
  max-height: none !important;
  visibility: visible !important;
  opacity: 1 !important;
}
body.prb-product-template-rc6-active .prb-native-panel--suppressed {
  display: none !important;
  height: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  visibility: hidden !important;
}
body.prb-product-template-rc6-active .p-detail-tabs-wrapper .shp-accordion-content.prb-native-panel-host {
  display: block !important;
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
  visibility: visible !important;
}
body.prb-product-template-rc6-active .prb-native-heading,
body.prb-product-template-rc6-active .prb-commerce-heading,
body.prb-product-template-rc6-active #relatedFiles.prb-native-panel,
body.prb-product-template-rc6-active #productVideos.prb-native-panel,
body.prb-product-template-rc6-active .prb-reviews,
body.prb-product-template-rc6-active .p-detail .extended-description,
body.prb-product-template-rc6-active .p-detail table.detail-parameters,
body.prb-product-template-rc6-active .products-alternative-header,
body.prb-product-template-rc6-active .products-related-header,
body.prb-product-template-rc6-active .products-alternative-wrapper,
body.prb-product-template-rc6-active .products-related-wrapper {
  width: calc(100% - 48px) !important;
  max-width: var(--prb-content) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
body.prb-product-template-rc6-active .prb-native-heading,
body.prb-product-template-rc6-active .prb-commerce-heading,
body.prb-product-template-rc6-active .products-alternative-header,
body.prb-product-template-rc6-active .products-related-header,
body.prb-product-template-rc6-active .p-detail .extended-description > h2 {
  position: relative;
  margin-top: 58px !important;
  margin-bottom: 20px !important;
  padding-left: 15px !important;
  color: var(--prb-green) !important;
  font: 800 30px/1.2 var(--prb-font) !important;
  letter-spacing: -.022em !important;
  text-align: left !important;
  text-transform: none !important;
}
body.prb-product-template-rc6-active .prb-native-heading::before,
body.prb-product-template-rc6-active .prb-commerce-heading::before,
body.prb-product-template-rc6-active .products-alternative-header::before,
body.prb-product-template-rc6-active .products-related-header::before,
body.prb-product-template-rc6-active .p-detail .extended-description > h2::before {
  content: "";
  position: absolute;
  left: 0;
  top: .08em;
  width: 4px;
  height: 1em;
  background: var(--prb-coral);
  border-radius: 999px;
}

/* Supplementary parameters */
body.prb-product-template-rc6-active table.detail-parameters {
  width: 100% !important;
  overflow: hidden !important;
  table-layout: auto !important;
  border: 1px solid var(--prb-line) !important;
  border-radius: var(--prb-radius) !important;
  border-collapse: separate !important;
  border-spacing: 0 !important;
  background: #fff !important;
}
body.prb-product-template-rc6-active table.detail-parameters tr {
  background: #fff !important;
}
body.prb-product-template-rc6-active table.detail-parameters tr:not(:last-child) th,
body.prb-product-template-rc6-active table.detail-parameters tr:not(:last-child) td {
  border-bottom: 1px solid var(--prb-line) !important;
}
body.prb-product-template-rc6-active table.detail-parameters th {
  width: 31% !important;
  padding: 14px 18px !important;
  color: var(--prb-green) !important;
  background: var(--prb-paper) !important;
  font: 750 15px/1.45 var(--prb-font) !important;
  text-align: left !important;
}
body.prb-product-template-rc6-active table.detail-parameters td {
  padding: 14px 18px !important;
  color: var(--prb-green) !important;
  background: #fff !important;
  font: 500 15px/1.5 var(--prb-font) !important;
  overflow-wrap: anywhere !important;
}

/* Files */
body.prb-product-template-rc6-active #relatedFiles.prb-native-panel,
body.prb-product-template-rc6-active #relatedFiles.prb-native-panel ul,
body.prb-product-template-rc6-active #relatedFiles.prb-native-panel ol {
  list-style: none !important;
  padding-left: 0 !important;
}
body.prb-product-template-rc6-active #relatedFiles.prb-native-panel li {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}
body.prb-product-template-rc6-active #relatedFiles.prb-native-panel li::before,
body.prb-product-template-rc6-active #relatedFiles.prb-native-panel li::marker {
  content: none !important;
  display: none !important;
}
body.prb-product-template-rc6-active #relatedFiles.prb-native-panel a {
  display: block !important;
  padding: 14px 16px !important;
  color: var(--prb-green) !important;
  background: var(--prb-paper) !important;
  border: 1px solid var(--prb-line) !important;
  border-radius: var(--prb-radius-sm) !important;
  font: 750 15px/1.4 var(--prb-font) !important;
}

/* Videos */
body.prb-product-template-rc6-active #productVideos.prb-native-panel {
  padding: 0 !important;
  background: #fff !important;
  border: 0 !important;
}
body.prb-product-template-rc6-active #productVideos .prb-video-grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}
body.prb-product-template-rc6-active #productVideos .prb-video-card {
  overflow: hidden;
  background: var(--prb-paper);
  border: 1px solid var(--prb-green);
  border-bottom: 3px solid var(--prb-coral);
  border-radius: var(--prb-radius);
}
body.prb-product-template-rc6-active #productVideos .prb-video-card h3 {
  margin: 0 !important;
  padding: 13px 15px !important;
  color: var(--prb-green) !important;
  background: var(--prb-paper) !important;
  font: 800 15px/1.35 var(--prb-font) !important;
}
body.prb-product-template-rc6-active #productVideos iframe,
body.prb-product-template-rc6-active #productVideos video {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16 / 9;
  border: 0 !important;
}

/* Reviews */
body.prb-product-template-rc6-active .prb-reviews {
  color: var(--prb-green) !important;
  font-family: var(--prb-font) !important;
}
body.prb-product-template-rc6-active .prb-native-rating-redundant-heading,
body.prb-product-template-rc6-active .prb-native-rating-trigger-placeholder {
  display: none !important;
}
body.prb-product-template-rc6-active .prb-rating-scale-copy {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
}
body.prb-product-template-rc6-active .prb-review-invite {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  grid-template-areas: "title action" "copy action";
  gap: 5px 28px;
  align-items: center;
  margin: 18px 0 22px !important;
  padding: 22px 24px !important;
  color: #fff !important;
  background: var(--prb-green) !important;
  border: 1px solid var(--prb-green) !important;
  border-bottom: 4px solid var(--prb-coral) !important;
  border-radius: 14px !important;
}
body.prb-product-template-rc6-active .prb-review-invite h3 {
  grid-area: title;
  margin: 0 !important;
  color: #fff !important;
  font: 800 21px/1.3 var(--prb-font) !important;
}
body.prb-product-template-rc6-active .prb-review-invite p {
  grid-area: copy;
  max-width: 760px;
  margin: 0 !important;
  color: rgba(255,255,255,.84) !important;
  font: 500 15px/1.55 var(--prb-font) !important;
}
body.prb-product-template-rc6-active .prb-review-invite__action {
  grid-area: action;
}
body.prb-product-template-rc6-active .prb-review-invite__cta,
body.prb-product-template-rc6-active .prb-review-invite__action .btn,
body.prb-product-template-rc6-active .prb-review-invite__action button,
body.prb-product-template-rc6-active .prb-review-invite__action a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 44px !important;
  padding: 10px 16px !important;
  color: #fff !important;
  background: var(--prb-coral) !important;
  background-image: none !important;
  border: 1px solid var(--prb-coral) !important;
  border-radius: 9px !important;
  font: 800 14px/1.2 var(--prb-font) !important;
  text-decoration: none !important;
  cursor: pointer !important;
}
body.prb-product-template-rc6-active .prb-review-form-shell[hidden] {
  display: none !important;
}
body.prb-product-template-rc6-active .prb-review-form-shell {
  margin-top: 18px !important;
  padding: 22px 24px !important;
  background: var(--prb-paper) !important;
  border: 1px solid var(--prb-line) !important;
  border-radius: var(--prb-radius) !important;
}
body.prb-product-template-rc6-active .prb-reviews .vote-wrap,
body.prb-product-template-rc6-active #ratingTab .vote-wrap {
  margin: 0 0 14px !important;
  padding: 20px 22px !important;
  background: #fff !important;
  border: 1px solid var(--prb-line) !important;
  border-radius: var(--prb-radius) !important;
}

/* Similar / related product headings and cards */
body.prb-product-template-rc6-active .products-alternative-wrapper .p,
body.prb-product-template-rc6-active .products-related-wrapper .p {
  overflow: hidden !important;
  border: 1px solid var(--prb-line) !important;
  border-radius: var(--prb-radius) !important;
  box-shadow: none !important;
}

/* --------------------------------------------------------------------------
   16. BACK TO TOP
   -------------------------------------------------------------------------- */
body.prb-product-template-rc6-active .prb-back-to-top {
  position: fixed !important;
  right: 22px !important;
  bottom: 92px !important;
  z-index: 880 !important;
  width: 44px !important;
  height: 44px !important;
  display: grid !important;
  place-items: center !important;
  padding: 0 !important;
  color: #fff !important;
  background: var(--prb-green) !important;
  border: 1px solid var(--prb-green) !important;
  border-bottom: 3px solid var(--prb-coral) !important;
  border-radius: 12px !important;
  box-shadow: 0 8px 22px rgba(19,50,43,.18) !important;
  font: 800 20px/1 var(--prb-font) !important;
  opacity: 0;
  visibility: hidden;
  transform: translateY(8px);
  transition: opacity .18s ease, transform .18s ease, visibility .18s ease;
  cursor: pointer;
}
body.prb-product-template-rc6-active .prb-back-to-top.is-visible {
  opacity: 1;
  visibility: visible;
  transform: none;
}

/* --------------------------------------------------------------------------
   17. ACCESSIBILITY
   -------------------------------------------------------------------------- */
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] a:focus-visible,
.prb-2026[data-prb-template-version="RC6-CLEAN-1"] summary:focus-visible,
body.prb-product-template-rc6-active .prb-back-to-top:focus-visible {
  outline: 3px solid rgba(19,50,43,.3) !important;
  outline-offset: 3px !important;
}

/* --------------------------------------------------------------------------
   18. TABLET
   -------------------------------------------------------------------------- */
@media (min-width: 768px) and (max-width: 1199px) {
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-nav:not(.is-fixed) .prb-nav__scroller {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-nav:not(.is-fixed) .prb-nav__item {
    width: 100%;
  }
  body.prb-product-template-rc6-active #productVideos .prb-video-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* --------------------------------------------------------------------------
   19. MOBILE
   -------------------------------------------------------------------------- */
@media (max-width: 767px) {
  body.prb-product-template-rc6-active {
    background: #fff !important;
  }
  body.prb-product-template-rc6-active #content-wrapper {
    width: 100% !important;
    max-width: none !important;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"],
  .prb-short[data-prb-short-template-version="RC6-CLEAN-1"] {
    width: calc(100% - 28px);
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] p,
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] li {
    font-size: 16px !important;
    line-height: 1.62 !important;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] h2 {
    font-size: 27px !important;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] h3 {
    font-size: 20px !important;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-block {
    margin-bottom: 44px !important;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-section-head {
    display: block;
    margin: 34px 0 20px !important;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-section-head > p {
    margin-top: 8px !important;
  }

  /* Initial mobile navigation = vertical list. */
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-nav {
    margin-bottom: 30px;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-nav:not(.is-fixed) .prb-nav__scroller {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
    overflow: visible;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-nav:not(.is-fixed) .prb-nav__item {
    width: 100%;
    min-height: 50px;
    padding: 12px 14px;
    justify-content: space-between;
    text-align: left;
  }
  /* Sticky mobile navigation = one horizontal rail. */
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-nav.is-fixed {
    padding: 6px 7px;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-nav.is-fixed .prb-nav__item {
    flex: 0 0 auto;
    min-height: 39px;
    padding: 8px 11px;
    font-size: 12.5px !important;
  }

  .prb-short[data-prb-short-template-version="RC6-CLEAN-1"] .prb-short__benefits {
    grid-template-columns: 1fr;
  }
  .prb-short[data-prb-short-template-version="RC6-CLEAN-1"] .prb-short__benefit {
    border-right: 0;
    border-bottom: 1px solid rgba(255,255,255,.16);
  }
  .prb-short[data-prb-short-template-version="RC6-CLEAN-1"] .prb-short__benefit:last-child {
    border-bottom: 0;
  }

  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-hero {
    display: block;
    margin-bottom: 44px;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-hero__copy,
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-hero > .prb-media {
    width: 100%;
    max-width: none;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-hero > .prb-media {
    margin-top: 24px;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-facts {
    grid-template-columns: 1fr 1fr;
    margin-top: 24px;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-fact {
    min-height: 96px;
    padding: 17px !important;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-fact:nth-child(2n) {
    border-right: 0;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-fact:nth-child(-n+2) {
    border-bottom: 1px solid rgba(255,255,255,.16);
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-fact strong {
    font-size: 23px !important;
  }

  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-highlight,
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-use-panel,
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-brand,
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-distributor {
    padding: 20px;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-highlight__media,
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-highlight__copy,
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-distributor__image,
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-distributor__copy {
    width: 100%;
    max-width: none;
    min-width: 0;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-micro-grid,
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-use-grid,
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-faq {
    grid-template-columns: 1fr;
  }

  /* Mobile details wrapper. */
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-mobile-details {
    margin-top: 22px;
    border: 1px solid var(--prb-line);
    border-radius: var(--prb-radius);
    background: #fff;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-mobile-details > summary {
    display: block;
    position: relative;
    padding: 15px 48px 15px 16px;
    cursor: pointer;
    list-style: none;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-mobile-details > summary::-webkit-details-marker {
    display: none;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-mobile-details > summary::after {
    content: "+";
    position: absolute;
    top: 50%;
    right: 14px;
    width: 30px;
    height: 30px;
    display: grid;
    place-items: center;
    color: #fff;
    background: var(--prb-green);
    border-radius: 50%;
    transform: translateY(-50%);
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-mobile-details[open] > summary::after {
    content: "−";
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-mobile-details > summary span {
    display: block;
    color: var(--prb-green);
    font-size: 16px;
    font-weight: 800;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-mobile-details > summary small {
    display: block;
    margin-top: 3px;
    color: var(--prb-muted);
    font-size: 12.5px;
    line-height: 1.4;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-mobile-details__content {
    padding: 0 16px 16px;
    border-top: 1px solid var(--prb-line);
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-mobile-details--layers .prb-section-head .prb-kicker {
    display: flex !important;
    margin-top: 18px !important;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-mobile-details--layers .prb-section-head h2 {
    display: none !important;
  }

  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-disclosure > summary {
    padding: 18px 58px 18px 18px;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-disclosure__action {
    display: none;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-disclosure > summary::after {
    right: 14px;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-disclosure__content {
    padding: 0 12px 12px;
  }

  /* Label table -> stacked cards. */
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-table,
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-table tbody,
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-table tr,
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-table td,
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-table th {
    display: block;
    width: 100% !important;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-table thead {
    display: none;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-table tr:not(.prb-table__group) {
    padding: 0;
    border-bottom: 1px solid var(--prb-line);
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-table td {
    border-bottom: 0 !important;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-table td::before {
    content: attr(data-label);
    display: block;
    margin-bottom: 5px;
    color: var(--prb-muted);
    font-size: 11px;
    font-weight: 800;
    letter-spacing: .04em;
    text-transform: uppercase;
  }

  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-brand__intro,
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-brand__value,
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-founder {
    display: block;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-brand__pillars,
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-brand__value-copy,
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-founder__head,
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-founder__bio {
    margin-top: 18px;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-founder__portrait {
    width: min(100%, 260px);
    margin-inline: auto;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-distributor::after {
    width: 190px;
    height: 190px;
    right: -52px;
    bottom: -52px;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-article-card {
    grid-template-columns: 46px minmax(0, 1fr) 18px;
    gap: 12px;
    padding: 16px;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-article-card__icon {
    width: 46px;
    height: 46px;
  }
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] .prb-article-card__icon img {
    width: 26px !important;
    height: 26px !important;
  }

  /* Native axis on mobile. */
  body.prb-product-template-rc6-active .prb-native-heading,
  body.prb-product-template-rc6-active .prb-commerce-heading,
  body.prb-product-template-rc6-active #relatedFiles.prb-native-panel,
  body.prb-product-template-rc6-active #productVideos.prb-native-panel,
  body.prb-product-template-rc6-active .prb-reviews,
  body.prb-product-template-rc6-active .p-detail .extended-description,
  body.prb-product-template-rc6-active .p-detail table.detail-parameters,
  body.prb-product-template-rc6-active .products-alternative-header,
  body.prb-product-template-rc6-active .products-related-header,
  body.prb-product-template-rc6-active .products-alternative-wrapper,
  body.prb-product-template-rc6-active .products-related-wrapper {
    width: calc(100% - 28px) !important;
  }
  body.prb-product-template-rc6-active .prb-native-heading,
  body.prb-product-template-rc6-active .prb-commerce-heading,
  body.prb-product-template-rc6-active .products-alternative-header,
  body.prb-product-template-rc6-active .products-related-header,
  body.prb-product-template-rc6-active .p-detail .extended-description > h2 {
    margin-top: 44px !important;
    margin-bottom: 18px !important;
    font-size: 25px !important;
  }
  body.prb-product-template-rc6-active table.detail-parameters,
  body.prb-product-template-rc6-active table.detail-parameters tbody {
    display: block !important;
    width: 100% !important;
  }
  body.prb-product-template-rc6-active table.detail-parameters tr {
    display: grid !important;
    grid-template-columns: 1fr !important;
    width: 100% !important;
  }
  body.prb-product-template-rc6-active table.detail-parameters th,
  body.prb-product-template-rc6-active table.detail-parameters td {
    display: block !important;
    width: 100% !important;
    padding: 9px 12px !important;
    white-space: normal !important;
  }
  body.prb-product-template-rc6-active table.detail-parameters th {
    padding-bottom: 4px !important;
  }
  body.prb-product-template-rc6-active table.detail-parameters td {
    padding-top: 4px !important;
  }
  body.prb-product-template-rc6-active #productVideos .prb-video-grid {
    grid-template-columns: 1fr;
  }
  body.prb-product-template-rc6-active .prb-review-invite {
    display: block;
    padding: 20px !important;
  }
  body.prb-product-template-rc6-active .prb-review-invite__action {
    margin-top: 16px;
  }
  body.prb-product-template-rc6-active .prb-review-invite__action > * {
    width: 100%;
  }
  body.prb-product-template-rc6-active .prb-back-to-top {
    right: 14px !important;
    bottom: 88px !important;
    width: 42px !important;
    height: 42px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .prb-2026[data-prb-template-version="RC6-CLEAN-1"] *,
  body.prb-product-template-rc6-active .prb-back-to-top {
    scroll-behavior: auto !important;
    transition: none !important;
  }
}
