/* up2xrb8n.life — Up-X / АП Икс. Палитра «Тёмно-зелёный + маджента» (хвойный фон + маджентовый акцент + зелёный второй) */

:root {
  --rb8-bg: #08160f;
  --rb8-card: #0f2418;
  --rb8-card-2: #0b1c12;
  --rb8-line: #1c3826;
  --rb8-line-2: #2a4d36;
  --rb8-txt: #e6f3ea;
  --rb8-mut: #8fb3a0;
  --rb8-mut-2: #6a8c78;
  --rb8-mag: #ff4d9d;
  --rb8-mag-d: #e0357f;
  --rb8-grn: #3ad17e;
  --rb8-grn-l: #6ee6a4;
  --rb8-warn: #ffc24d;
  --rb8-r: 16px;
  --rb8-r-s: 10px;
}

* { box-sizing: border-box }
html { scroll-behavior: smooth }
body {
  margin: 0;
  font: 16px/1.66 "Hanken Grotesk", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, Arial, sans-serif;
  color: var(--rb8-txt);
  background:
    radial-gradient(1060px 600px at 88% -14%, rgba(255, 77, 157, .13) 0%, transparent 60%),
    radial-gradient(880px 560px at -10% 58%, rgba(58, 209, 126, .11) 0%, transparent 62%),
    var(--rb8-bg);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
img { max-width: 100%; display: block; height: auto }
a { color: var(--rb8-mag); text-decoration: none }
a:hover { text-decoration: underline }
.rb8-strong { color: var(--rb8-mag); font-weight: 700 }

.rb8-skip {
  position: absolute; top: -44px; left: 8px;
  padding: 8px 13px; background: var(--rb8-mag); color: #fff;
  border-radius: 7px; z-index: 100; font-weight: 700;
}
.rb8-skip:focus { top: 8px }

/* ===== TOP BAR ===== */
.rb8-bar {
  display: flex; align-items: center; gap: 16px;
  padding: 13px 26px;
  border-bottom: 1px solid var(--rb8-line);
  background: rgba(8, 22, 15, .85);
  backdrop-filter: blur(12px);
  position: sticky; top: 0; z-index: 50;
}
.rb8-logo { display: flex; align-items: center; gap: 12px; color: var(--rb8-txt) }
.rb8-logo:hover { text-decoration: none }
.rb8-logo__svg {
  width: 33px; height: 33px; flex: none;
  filter: drop-shadow(0 0 12px rgba(255, 77, 157, .5));
}
.rb8-logo__t {
  font-family: "Gabarito", "Hanken Grotesk", system-ui, sans-serif;
  font-weight: 700; line-height: 1; letter-spacing: -.4px;
}
.rb8-logo__sub {
  display: block; font-size: 10px; color: var(--rb8-mut);
  letter-spacing: 2.6px; font-weight: 600; margin-top: 4px;
  text-transform: uppercase;
}
.rb8-nav { display: flex; gap: 22px; margin-left: auto; flex-wrap: wrap }
.rb8-nav a {
  color: var(--rb8-mut); font-size: 14px; padding: 4px 0;
  border-bottom: 1px solid transparent; transition: color .15s, border-color .15s;
}
.rb8-nav a:hover { color: var(--rb8-mag); border-bottom-color: var(--rb8-mag); text-decoration: none }

/* ===== CTA ===== */
.rb8-cta {
  display: inline-flex; align-items: center; justify-content: center;
  padding: 11px 22px; border-radius: 10px;
  font-family: "Gabarito", "Hanken Grotesk", system-ui, sans-serif;
  font-weight: 700; font-size: 14px;
  border: 1px solid transparent; white-space: nowrap;
  transition: transform .15s, box-shadow .2s, background .2s;
  cursor: pointer; letter-spacing: -.1px;
}
.rb8-cta:hover { text-decoration: none; transform: translateY(-1px) }
.rb8-cta--small { background: var(--rb8-card); color: var(--rb8-txt); border-color: var(--rb8-line-2) }
.rb8-cta--small:hover { background: var(--rb8-card-2); border-color: var(--rb8-mag) }
.rb8-cta--big { padding: 15px 30px; font-size: 15px; border-radius: 12px }
.rb8-cta--hot {
  background: linear-gradient(122deg, var(--rb8-mag) 0%, var(--rb8-mag-d) 100%);
  color: #fff; border: 0;
  box-shadow: 0 13px 32px -11px rgba(255, 77, 157, .68);
  font-weight: 700;
}
.rb8-cta--hot:hover { box-shadow: 0 17px 40px -9px rgba(255, 77, 157, .9) }
.rb8-cta--ghost { background: transparent; color: var(--rb8-txt); border-color: var(--rb8-grn) }
.rb8-cta--ghost:hover { border-color: var(--rb8-grn-l); color: var(--rb8-grn-l) }

/* ===== AGGREGATE COUNTER STRIP ===== */
.rb8-metr {
  display: grid; grid-template-columns: repeat(5, 1fr);
  gap: 0; padding: 11px 26px;
  border-bottom: 1px solid var(--rb8-line);
  background: linear-gradient(90deg, rgba(255, 77, 157, .05), rgba(58, 209, 126, .05));
  font-size: 13px;
}
.rb8-metr__cell {
  display: flex; flex-direction: column; gap: 2px;
  padding: 6px 16px;
  border-right: 1px solid var(--rb8-line);
  align-items: flex-start;
}
.rb8-metr__cell:last-child { border-right: 0 }
.rb8-metr__num {
  font-family: "Gabarito", system-ui, sans-serif;
  font-weight: 700; font-size: 15px; color: var(--rb8-mag);
  letter-spacing: -.2px;
}
.rb8-metr__lbl { font-size: 11px; color: var(--rb8-mut); letter-spacing: .6px; text-transform: uppercase }

/* ===== HERO (product-hub) ===== */
.rb8-hero {
  display: grid; grid-template-columns: 1.16fr 1fr; gap: 38px;
  padding: 52px 26px 36px;
  max-width: 1260px; margin: 0 auto;
  align-items: center;
}
.rb8-hero__chip {
  display: inline-block;
  font-size: 11px; letter-spacing: 1.5px; color: var(--rb8-mag);
  background: rgba(255, 77, 157, .08);
  border: 1px solid rgba(255, 77, 157, .28);
  padding: 6px 13px; border-radius: 6px;
  margin: 0 0 18px;
  text-transform: uppercase; font-weight: 700;
}
h1 {
  font-family: "Gabarito", "Hanken Grotesk", system-ui, sans-serif;
  font-size: clamp(30px, 4.3vw, 49px); line-height: 1.08;
  margin: 0 0 18px; letter-spacing: -1.1px; font-weight: 700;
}
.rb8-acc { color: var(--rb8-mag) }
.rb8-hero__sub {
  color: var(--rb8-mut); font-size: 16px; margin: 0 0 16px; line-height: 1.68;
}
.rb8-hero__sub .rb8-strong { color: var(--rb8-grn-l) }

/* quick-action 4-grid */
.rb8-quick {
  display: grid; grid-template-columns: repeat(2, 1fr); gap: 11px;
  margin: 22px 0 22px;
}
.rb8-qa {
  display: flex; flex-direction: column; gap: 3px;
  background: var(--rb8-card); border: 1px solid var(--rb8-line);
  border-radius: var(--rb8-r-s); padding: 13px 15px;
  transition: border-color .2s, transform .15s; color: var(--rb8-txt);
}
.rb8-qa:hover { border-color: var(--rb8-mag); transform: translateY(-2px); text-decoration: none }
.rb8-qa__t { font-weight: 700; font-size: 14px }
.rb8-qa__s { font-size: 11.5px; color: var(--rb8-mut); line-height: 1.4 }
.rb8-qa__arr { color: var(--rb8-mag) }

.rb8-hero__btns { display: flex; gap: 12px; flex-wrap: wrap; margin: 22px 0 26px }
.rb8-hero__pic { margin: 0 }
.rb8-hero__pic-svg {
  display: block; width: 100%; height: auto;
  border-radius: var(--rb8-r); border: 1px solid var(--rb8-line);
  background:
    radial-gradient(420px 320px at 30% 28%, rgba(255, 77, 157, .2), transparent 62%),
    radial-gradient(360px 280px at 76% 80%, rgba(58, 209, 126, .18), transparent 66%),
    linear-gradient(140deg, #0c2014 0%, #11301e 100%);
  aspect-ratio: 16 / 11;
  box-shadow: 0 26px 66px -24px rgba(58, 209, 126, .4);
}
.rb8-hero__pic figcaption {
  margin-top: 12px; font-size: 12px; color: var(--rb8-mut-2);
  font-style: italic; text-align: right;
}

/* KPI inline */
.rb8-kpi {
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 12px;
  padding: 18px 0 0; border-top: 1px solid var(--rb8-line);
}
.rb8-kpi__item { display: flex; flex-direction: column; gap: 2px }
.rb8-kpi__num {
  font-family: "Gabarito", system-ui, sans-serif;
  font-size: 26px; font-weight: 700;
  color: var(--rb8-mag); letter-spacing: -.6px;
}
.rb8-kpi__lbl { font-size: 11px; color: var(--rb8-mut); text-transform: uppercase; letter-spacing: 1.2px }

/* ===== SECTIONS GENERAL ===== */
.rb8-sec {
  max-width: 1260px; margin: 0 auto;
  padding: 60px 26px;
}
.rb8-ovr {
  display: inline-block;
  font-size: 11px; letter-spacing: 2.8px; text-transform: uppercase;
  color: var(--rb8-grn-l); font-weight: 700;
  margin: 0 0 10px;
}
h2 {
  font-family: "Gabarito", "Hanken Grotesk", system-ui, sans-serif;
  font-size: clamp(24px, 3.2vw, 36px); line-height: 1.18;
  margin: 0 0 16px; letter-spacing: -.7px; font-weight: 700;
}
h3 {
  font-family: "Gabarito", "Hanken Grotesk", system-ui, sans-serif;
  font-size: clamp(17px, 2vw, 21px); line-height: 1.34;
  margin: 26px 0 10px; color: var(--rb8-mag); font-weight: 600; letter-spacing: -.3px;
}
p { margin: 0 0 14px; color: var(--rb8-txt) }
.rb8-lead { color: var(--rb8-mut); font-size: 16px; margin-bottom: 24px; max-width: 810px }

/* ===== LOYALTY (lead section) ===== */
.rb8-loy__grid {
  display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px;
  margin-top: 22px;
}
.rb8-lbox {
  background: var(--rb8-card);
  border: 1px solid var(--rb8-line);
  border-radius: var(--rb8-r);
  padding: 22px 24px;
  transition: border-color .2s;
}
.rb8-lbox:hover { border-color: var(--rb8-grn) }
.rb8-lbox__h { font-weight: 700; font-size: 17px; margin-bottom: 10px; color: var(--rb8-grn-l) }
.rb8-lbox p { color: var(--rb8-mut); font-size: 14px; margin: 0; line-height: 1.64 }

/* VIP ladder */
.rb8-ladder {
  display: grid; grid-template-columns: repeat(6, 1fr);
  gap: 6px; margin-top: 14px;
}
.rb8-ladder__step {
  background: var(--rb8-card-2);
  border: 1px solid var(--rb8-line);
  border-radius: 8px;
  padding: 11px 8px;
  text-align: center;
  position: relative;
}
.rb8-ladder__step:nth-child(1) { transform: translateY(0) }
.rb8-ladder__step:nth-child(2) { transform: translateY(-6px) }
.rb8-ladder__step:nth-child(3) { transform: translateY(-12px) }
.rb8-ladder__step:nth-child(4) { transform: translateY(-18px); border-color: var(--rb8-grn); background: var(--rb8-card) }
.rb8-ladder__step:nth-child(5) { transform: translateY(-24px); border-color: var(--rb8-grn); background: var(--rb8-card) }
.rb8-ladder__step:nth-child(6) { transform: translateY(-30px); border-color: var(--rb8-mag); background: linear-gradient(135deg, var(--rb8-card), rgba(255, 77, 157, .1)) }
.rb8-ladder__name {
  font-family: "Gabarito", system-ui, sans-serif;
  font-size: 12px; font-weight: 700; color: var(--rb8-txt);
  display: block; line-height: 1; margin-bottom: 5px;
}
.rb8-ladder__cb { font-size: 11px; color: var(--rb8-mut) }
.rb8-ladder__step:nth-child(6) .rb8-ladder__name { color: var(--rb8-mag) }

/* ===== WELCOME ===== */
.rb8-welcome {
  background:
    radial-gradient(720px 360px at 80% 26%, rgba(58, 209, 126, .08) 0%, transparent 70%),
    rgba(15, 36, 24, .55);
  border: 1px solid var(--rb8-line);
  border-radius: var(--rb8-r);
  margin: 34px 26px;
  padding: 60px 32px;
}
.rb8-welcome__grid {
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px;
  margin: 22px 0 24px;
}
.rb8-wbox {
  background: var(--rb8-card);
  border: 1px solid var(--rb8-line);
  border-radius: var(--rb8-r);
  padding: 22px 20px;
  position: relative; overflow: hidden;
  transition: border-color .2s, transform .15s;
}
.rb8-wbox:hover { border-color: var(--rb8-mag); transform: translateY(-2px) }
.rb8-wbox::before {
  content: ""; position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(255, 77, 157, .07), transparent 60%);
  pointer-events: none;
}
.rb8-wbox__step {
  font-family: "Gabarito", system-ui, sans-serif;
  font-size: 11px; color: var(--rb8-grn-l); font-weight: 700;
  letter-spacing: 2px; margin-bottom: 8px; text-transform: uppercase;
}
.rb8-wbox__pct {
  font-family: "Gabarito", system-ui, sans-serif;
  font-size: 30px; font-weight: 700; line-height: 1;
  color: var(--rb8-mag); letter-spacing: -.8px;
  margin-bottom: 8px;
}
.rb8-wbox__title { font-weight: 700; font-size: 15px; margin-bottom: 6px }
.rb8-wbox__sub { font-size: 13px; color: var(--rb8-mut); line-height: 1.52 }

/* ===== THREE STEPS ===== */
.rb8-steps__grid {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px;
  margin-top: 22px;
}
.rb8-sbox {
  background: var(--rb8-card);
  border: 1px solid var(--rb8-line);
  border-radius: var(--rb8-r);
  padding: 24px;
  position: relative;
}
.rb8-sbox__num {
  font-family: "Gabarito", system-ui, sans-serif;
  position: absolute; top: 14px; right: 22px;
  font-size: 56px; font-weight: 700; line-height: 1;
  color: var(--rb8-card-2);
}
.rb8-sbox__head {
  font-size: 18px; font-weight: 700; margin-bottom: 12px;
  color: var(--rb8-mag);
}
.rb8-sbox p { color: var(--rb8-mut); font-size: 14px; margin: 0 }

/* ===== SLOT GRID ===== */
.rb8-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 14px; margin: 24px 0;
}
.rb8-card {
  background: var(--rb8-card);
  border: 1px solid var(--rb8-line);
  border-radius: var(--rb8-r);
  overflow: hidden;
  transition: transform .15s, border-color .2s, box-shadow .25s;
  display: flex; flex-direction: column;
}
.rb8-card:hover {
  transform: translateY(-3px);
  border-color: var(--rb8-mag);
  box-shadow: 0 18px 36px -14px rgba(255, 77, 157, .4);
}
.rb8-card__cover {
  width: 100%; aspect-ratio: 4 / 3;
  display: flex; align-items: center; justify-content: center;
  font-family: "Gabarito", system-ui, sans-serif;
  font-weight: 700; font-size: 22px; color: rgba(230, 243, 234, .94);
  text-align: center; padding: 14px;
  letter-spacing: -.3px; line-height: 1.16;
  position: relative; overflow: hidden;
}
.rb8-card__cover::after {
  content: ""; position: absolute; inset: 0;
  background: linear-gradient(160deg, transparent 40%, rgba(0,0,0,.4) 100%);
  pointer-events: none;
}
.rb8-cv1 { background: linear-gradient(135deg, #142d1f 0%, #3ad17e 100%); color: #06170f }
.rb8-cv2 { background: linear-gradient(135deg, #2e0e22 0%, #ff4d9d 100%) }
.rb8-cv3 { background: linear-gradient(135deg, #161033 0%, #8a6cff 100%) }
.rb8-cv4 { background: linear-gradient(135deg, #0a2630 0%, #2fc4c9 100%) }
.rb8-cv5 { background: linear-gradient(135deg, #2e1606 0%, #ffaa3d 100%); color: #160b03 }
.rb8-cv6 { background: linear-gradient(135deg, #102a1e 0%, #6ee6a4 100%); color: #06170f }
.rb8-cv7 { background: linear-gradient(135deg, #301226 0%, #ff4d9d 100%) }
.rb8-cv8 { background: linear-gradient(135deg, #142d1f 0%, #2fa564 100%) }
.rb8-cv9 { background: linear-gradient(135deg, #1a1430 0%, #9d6cff 100%) }
.rb8-cv10 { background: linear-gradient(135deg, #2e0e22 0%, #ff79be 100%) }
.rb8-cv11 { background: linear-gradient(135deg, #0a2a26 0%, #34d6b4 100%); color: #06170f }
.rb8-cv12 { background: linear-gradient(135deg, #2e1606 0%, #e0357f 100%) }

.rb8-card h3 { font-size: 15px; margin: 12px 14px 4px; color: var(--rb8-txt); font-weight: 700 }
.rb8-card p { font-size: 12px; color: var(--rb8-mut); margin: 0 14px 12px; line-height: 1.42 }
.rb8-card__btn {
  display: block; padding: 10px;
  margin: auto 12px 12px;
  background: var(--rb8-card-2); color: var(--rb8-txt);
  text-align: center; border-radius: 8px; font-size: 13px; font-weight: 700;
  border: 1px solid var(--rb8-line-2); transition: all .15s;
}
.rb8-card__btn:hover { background: var(--rb8-mag); border-color: var(--rb8-mag); color: #fff; text-decoration: none }

.rb8-prov { margin: 22px 0 0 }
.rb8-prov__title { font-size: 12px; color: var(--rb8-grn-l); margin-bottom: 10px; letter-spacing: 1.4px; text-transform: uppercase; font-weight: 700 }
.rb8-prov__list { display: flex; flex-wrap: wrap; gap: 8px }
.rb8-prov__list span {
  padding: 6px 12px;
  background: var(--rb8-card);
  border: 1px solid var(--rb8-line);
  border-radius: 6px;
  font-size: 12px; color: var(--rb8-mut);
}

/* ===== TOURNAMENT ===== */
.rb8-tour {
  background:
    radial-gradient(640px 360px at 50% 50%, rgba(255, 77, 157, .1) 0%, transparent 70%),
    var(--rb8-card);
  border: 1px solid var(--rb8-line);
  border-radius: var(--rb8-r);
  margin: 34px 26px;
  padding: 60px 32px;
  text-align: center;
}
.rb8-tour__btns { margin: 22px 0 28px }
.rb8-tour__kpi {
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px;
  margin-top: 22px;
}
.rb8-tour__kpi > div {
  background: var(--rb8-card-2);
  border: 1px solid var(--rb8-line);
  border-radius: var(--rb8-r);
  padding: 18px 16px;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  text-align: center;
}
.rb8-tour__kpi span {
  font-family: "Gabarito", system-ui, sans-serif;
  font-size: 22px; font-weight: 700; color: var(--rb8-mag);
  margin-bottom: 4px; letter-spacing: -.3px;
}
.rb8-tour__kpi .rb8-b { font-size: 14px; font-weight: 700; color: var(--rb8-txt); display: block }
.rb8-tour__kpi i { font-size: 12px; color: var(--rb8-mut); font-style: normal; line-height: 1.42 }

/* ===== LIVE GALLERY ===== */
.rb8-live__grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 14px; margin-top: 22px;
}
.rb8-lvbox {
  background: var(--rb8-card);
  border: 1px solid var(--rb8-line);
  border-radius: var(--rb8-r);
  overflow: hidden;
  position: relative;
  transition: transform .15s, border-color .2s, box-shadow .25s;
}
.rb8-lvbox:hover {
  transform: translateY(-3px);
  border-color: var(--rb8-grn);
  box-shadow: 0 18px 36px -14px rgba(58, 209, 126, .42);
}
.rb8-lvbox__cover {
  width: 100%; aspect-ratio: 16 / 9;
  display: flex; align-items: center; justify-content: center;
  font-family: "Gabarito", system-ui, sans-serif;
  font-weight: 700; font-size: 18px; color: rgba(230, 243, 234, .96);
  padding: 12px; text-align: center; letter-spacing: -.2px;
  position: relative; overflow: hidden;
}
.rb8-lv1 { background: linear-gradient(135deg, #142d1f 0%, #3ad17e 100%); color: #06170f }
.rb8-lv2 { background: linear-gradient(135deg, #2e0e22 0%, #ff4d9d 100%) }
.rb8-lv3 { background: linear-gradient(135deg, #102a1e 0%, #6ee6a4 100%); color: #06170f }
.rb8-lv4 { background: linear-gradient(135deg, #2e1606 0%, #ffaa3d 100%); color: #160b03 }
.rb8-lv5 { background: linear-gradient(135deg, #161033 0%, #9d6cff 100%) }
.rb8-lv6 { background: linear-gradient(135deg, #301226 0%, #e0357f 100%) }

.rb8-lvbox__b { padding: 14px 16px 16px; position: relative }
.rb8-lvbox__t { font-weight: 700; font-size: 16px; margin-bottom: 4px }
.rb8-lvbox__s { font-size: 12px; color: var(--rb8-mut); margin-bottom: 10px }
.rb8-lvbox__m { font-size: 13px; color: var(--rb8-grn-l); font-weight: 700; margin-bottom: 4px }
.rb8-lvbox__p { font-size: 12px; color: var(--rb8-mut-2) }
.rb8-lvbox__live {
  position: absolute; top: 12px; right: 16px;
  background: var(--rb8-mag); color: #fff;
  padding: 3px 11px; border-radius: 6px;
  font-size: 10px; font-weight: 700; letter-spacing: 1.2px; text-transform: uppercase;
}

/* ===== BRAND OVERVIEW ===== */
.rb8-brand h3 {
  border-left: 3px solid var(--rb8-mag);
  padding-left: 14px; margin-top: 30px;
}
.rb8-brand p { color: var(--rb8-txt); line-height: 1.74 }
.rb8-badges {
  display: flex; flex-wrap: wrap; gap: 10px;
  margin-top: 28px; padding-top: 22px; border-top: 1px solid var(--rb8-line);
}
.rb8-bdg {
  padding: 7px 14px;
  background: var(--rb8-card);
  border: 1px solid var(--rb8-grn);
  border-radius: 6px;
  font-size: 12px; color: var(--rb8-txt);
  letter-spacing: .4px;
}

/* ===== AUTHOR NOTE ===== */
.rb8-author {
  display: grid; grid-template-columns: auto 1fr; gap: 20px;
  align-items: start;
  background: var(--rb8-card-2);
  border: 1px solid var(--rb8-line);
  border-left: 3px solid var(--rb8-grn);
  border-radius: var(--rb8-r);
  padding: 26px 28px;
  margin-top: 26px;
}
.rb8-author__av {
  width: 54px; height: 54px; flex: none;
  display: flex; align-items: center; justify-content: center;
  background: linear-gradient(135deg, var(--rb8-grn), var(--rb8-mag));
  border-radius: 50%; color: #08160f; font-weight: 700; font-size: 20px;
  font-family: "Gabarito", system-ui, sans-serif;
}
.rb8-author__name { font-weight: 700; font-size: 15px; margin: 0 0 2px }
.rb8-author__role { font-size: 12px; color: var(--rb8-mut); margin: 0 0 10px }
.rb8-author p { font-size: 14px; color: var(--rb8-mut); line-height: 1.68; margin: 0 0 10px }
.rb8-author p:last-child { margin-bottom: 0 }

/* ===== REVIEWS ===== */
.rb8-rev__grid {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px;
  margin-top: 22px;
}
.rb8-rbox {
  background: var(--rb8-card);
  border: 1px solid var(--rb8-line);
  border-radius: var(--rb8-r);
  padding: 22px 24px;
  display: flex; flex-direction: column; gap: 14px;
}
.rb8-rbox__stars { color: var(--rb8-mag); font-size: 16px; letter-spacing: 4px }
.rb8-rbox__stars--four .rb8-star-off { color: var(--rb8-line-2); }
.rb8-rbox__q { font-size: 14px; line-height: 1.64; color: var(--rb8-txt); margin: 0 }
.rb8-rbox__meta {
  display: flex; align-items: center; gap: 10px;
  font-size: 12px; color: var(--rb8-mut);
  border-top: 1px solid var(--rb8-line); padding-top: 14px;
}
.rb8-rbox__a {
  display: flex; align-items: center; justify-content: center;
  width: 32px; height: 32px;
  background: linear-gradient(135deg, var(--rb8-mag), var(--rb8-grn));
  border-radius: 50%; color: #08160f; font-weight: 700; font-size: 14px;
  flex: none;
}

/* ===== PAYMENTS ===== */
.rb8-pay__grid {
  display: grid; grid-template-columns: repeat(6, 1fr); gap: 12px;
  margin: 22px 0 22px;
}
.rb8-pbox {
  background: var(--rb8-card);
  border: 1px solid var(--rb8-line);
  border-radius: var(--rb8-r-s);
  padding: 18px 14px;
  text-align: center;
  display: flex; flex-direction: column; gap: 4px;
}
.rb8-pbox .rb8-b { font-size: 15px; color: var(--rb8-txt); font-weight: 700 }
.rb8-pbox i { font-size: 11px; color: var(--rb8-mut); font-style: normal; text-transform: uppercase; letter-spacing: 1px }

.rb8-pay__times {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px;
  margin-top: 8px;
}
.rb8-pay__times > div {
  background: var(--rb8-card-2);
  border: 1px solid var(--rb8-line);
  border-radius: var(--rb8-r-s);
  padding: 14px 18px;
  display: flex; flex-direction: column; gap: 4px;
}
.rb8-pay__times .rb8-b {
  font-family: "Gabarito", system-ui, sans-serif;
  font-size: 16px; color: var(--rb8-mag); font-weight: 700;
}
.rb8-pay__times span { font-size: 12px; color: var(--rb8-mut) }

/* ===== FINAL CTA ===== */
.rb8-final {
  text-align: center; padding: 60px 26px;
  background:
    radial-gradient(620px 320px at 50% 50%, rgba(58, 209, 126, .13) 0%, transparent 70%),
    var(--rb8-card);
  border-radius: var(--rb8-r);
  margin: 34px 26px;
  border: 1px solid var(--rb8-line);
}
.rb8-final h2 { margin-bottom: 10px }
.rb8-final p { color: var(--rb8-mut); margin-bottom: 24px }

/* ===== FAQ ===== */
.rb8-faq h2 { margin-bottom: 22px }
.rb8-faq details {
  background: var(--rb8-card);
  border: 1px solid var(--rb8-line);
  border-radius: var(--rb8-r-s);
  padding: 16px 20px;
  margin: 0 0 10px;
  transition: border-color .2s;
}
.rb8-faq details[open] { border-color: var(--rb8-mag) }
.rb8-faq summary {
  cursor: pointer; font-weight: 700; list-style: none;
  position: relative; padding-right: 32px;
  display: flex; align-items: center; min-height: 24px;
}
.rb8-faq summary::-webkit-details-marker { display: none }
.rb8-faq summary::after {
  content: "+"; position: absolute; right: 0; top: 50%; transform: translateY(-50%);
  width: 22px; height: 22px;
  border: 1px solid var(--rb8-line-2); border-radius: 6px;
  display: flex; align-items: center; justify-content: center;
  font-weight: 700; color: var(--rb8-mag); font-size: 16px;
  transition: transform .25s;
}
.rb8-faq details[open] summary::after { transform: translateY(-50%) rotate(45deg); border-color: var(--rb8-mag) }
.rb8-faq details p { margin: 12px 0 0; color: var(--rb8-mut); font-size: 15px; line-height: 1.68 }

/* ===== 18+ STRIP ===== */
.rb8-age {
  max-width: 1260px; margin: 30px auto 0; padding: 18px 26px;
  border: 1px solid var(--rb8-line); border-radius: var(--rb8-r);
  background: var(--rb8-card-2);
  display: flex; align-items: center; gap: 18px;
  font-size: 13px; color: var(--rb8-mut); line-height: 1.6;
}
.rb8-age__b {
  flex: none; width: 48px; height: 48px;
  display: flex; align-items: center; justify-content: center;
  border: 2px solid var(--rb8-mag); border-radius: 50%;
  color: var(--rb8-mag); font-weight: 700; font-size: 15px;
  font-family: "Gabarito", system-ui, sans-serif;
}

/* ===== FOOTER ===== */
.rb8-foot {
  margin-top: 24px;
  border-top: 1px solid var(--rb8-line);
  background: rgba(8, 22, 15, .6);
}
.rb8-foot__top {
  max-width: 1260px; margin: 0 auto;
  padding: 44px 26px 28px;
  display: grid; grid-template-columns: 1.4fr 2fr; gap: 38px;
}
.rb8-foot__brand { font-size: 14px; color: var(--rb8-mut); line-height: 1.68 }
.rb8-foot__logo {
  display: flex; align-items: center; gap: 10px;
  margin-bottom: 16px;
}
.rb8-foot__logo span { display: flex; flex-direction: column; line-height: 1.1 }
.rb8-foot__logo .rb8-strong { color: var(--rb8-txt); font-size: 16px; font-weight: 700; margin-bottom: 2px }
.rb8-foot__legal { font-size: 12px; color: var(--rb8-mut-2); margin: 0; line-height: 1.68 }
.rb8-foot__legal .rb8-strong { color: var(--rb8-mag) }
.rb8-foot__cols {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px;
}
.rb8-foot__col h4 {
  font-family: "Gabarito", system-ui, sans-serif;
  font-size: 12px; color: var(--rb8-grn-l); font-weight: 700;
  text-transform: uppercase; letter-spacing: 1.6px;
  margin: 0 0 12px;
}
.rb8-foot__col ul { list-style: none; padding: 0; margin: 0 }
.rb8-foot__col li {
  font-size: 13px; color: var(--rb8-mut);
  padding: 4px 0; cursor: default;
  transition: color .15s;
}
.rb8-foot__col li:hover { color: var(--rb8-txt) }
.rb8-foot__bottom {
  border-top: 1px solid var(--rb8-line);
  padding: 16px 26px;
  max-width: 1260px; margin: 0 auto;
  display: flex; justify-content: space-between; flex-wrap: wrap; gap: 14px;
  font-size: 12px; color: var(--rb8-mut-2);
}

/* ===== RESPONSIVE ===== */
@media (max-width: 1024px) {
  .rb8-welcome__grid { grid-template-columns: repeat(2, 1fr) }
  .rb8-pay__grid { grid-template-columns: repeat(3, 1fr) }
  .rb8-tour__kpi { grid-template-columns: repeat(2, 1fr) }
  .rb8-rev__grid { grid-template-columns: 1fr }
  .rb8-foot__top { grid-template-columns: 1fr }
  .rb8-metr { grid-template-columns: repeat(3, 1fr) }
  .rb8-metr__cell:nth-child(4), .rb8-metr__cell:nth-child(5) { border-top: 1px solid var(--rb8-line); padding-top: 8px }
  .rb8-ladder { grid-template-columns: repeat(3, 1fr) }
  .rb8-ladder__step { transform: none !important }
}

@media (max-width: 880px) {
  .rb8-hero { grid-template-columns: 1fr; gap: 26px; padding-top: 36px }
  .rb8-hero__pic { order: -1 }
  .rb8-nav { display: none }
  .rb8-bar { padding: 11px 16px }
  .rb8-sec { padding: 40px 16px }
  .rb8-welcome, .rb8-tour, .rb8-final { padding: 40px 20px; margin: 24px 16px }
  .rb8-welcome__grid { grid-template-columns: 1fr }
  .rb8-steps__grid { grid-template-columns: 1fr }
  .rb8-loy__grid { grid-template-columns: 1fr }
  .rb8-foot__top { padding: 32px 16px 22px; gap: 24px }
  .rb8-foot__cols { grid-template-columns: repeat(2, 1fr); gap: 18px }
  .rb8-metr { padding: 8px 16px; grid-template-columns: repeat(2, 1fr); font-size: 12px }
  .rb8-metr__cell { padding: 4px 11px }
  .rb8-pay__times { grid-template-columns: 1fr }
  .rb8-kpi { grid-template-columns: repeat(2, 1fr) }
  .rb8-quick { grid-template-columns: 1fr }
}

@media (max-width: 480px) {
  .rb8-grid { grid-template-columns: repeat(2, 1fr); gap: 10px }
  .rb8-live__grid { grid-template-columns: 1fr }
  .rb8-card h3 { font-size: 13px }
  .rb8-card p { font-size: 11px }
  .rb8-card__cover { font-size: 16px }
  .rb8-hero__btns { flex-direction: column; align-items: stretch }
  .rb8-cta--big { width: 100% }
  .rb8-pay__grid { grid-template-columns: repeat(2, 1fr) }
  .rb8-tour__kpi { grid-template-columns: 1fr }
  .rb8-foot__cols { grid-template-columns: 1fr }
  .rb8-ladder { grid-template-columns: repeat(2, 1fr) }
  .rb8-author { grid-template-columns: 1fr }
}
