/* ==========================================================================
   kezdjbele — stíluslap
   --------------------------------------------------------------------------
   Felépítés:
     1. Design tokenek (színek, betűk)
     2. Alap reset és tipográfia
     3. Újrahasznosítható segéd- és layout-osztályok
     4. Komponensek (gombok, kártyák, jelvények, eyebrow…)
     5. Oldalsávok: banner, navigáció, footer
     6. Szekció-specifikus stílusok (hero, funkciók, stat-sáv, GYIK…)
     7. Animációk (@keyframes)
     8. Reszponzív töréspontok
   ========================================================================== */

/* ============================ 1. DESIGN TOKENEK ========================== */
:root {
  /* Márkaszínek — a témaválasztó (lásd main.js) ezeket írja felül futásidőben */
  --brand: #2f7d5b;
  --brand-dark: #1f5c41;
  --brand-soft: #3f9d72;
  --brand-tint: #eafaf1;
  --brand-tint2: #d6f0e0;
  --amber: #f0b94b;

  /* Semleges színek */
  --ink: #1c1c18;
  --paper: #faf8f2;
  --muted: #56564d;
  --line: #e7e8e1;

  /* Tipográfia */
  --font-head: "Bricolage Grotesque", system-ui, sans-serif;
  --font-body: "Hanken Grotesk", system-ui, sans-serif;
  --font-mono: "IBM Plex Mono", monospace;

  /* Elrendezés */
  --container: 1140px;
  --radius: 18px;
}

/* ========================= 2. RESET + TIPOGRÁFIA ========================= */
* {
  box-sizing: border-box;
}

/* Soha ne legyen vízszintes görgetés / túlcsordulás */
html {
  overflow-x: hidden;
  max-width: 100%;
}

body {
  margin: 0;
  font-family: var(--font-body);
  background: var(--paper);
  color: var(--ink);
  min-height: 100vh;
  overflow-x: hidden;
}

h1,
h2,
h3 {
  font-family: var(--font-head);
  letter-spacing: -0.5px;
  margin: 0;
}

p {
  margin: 0;
}

/* Linkek alapból a szülő színét öröklik, aláhúzás nélkül (a dizájn maga stílusozza) */
a {
  color: inherit;
  text-decoration: none;
}

/* Címsor-méretek (a hero saját, nagyobb méretet használ) */
.h-section {
  font-size: 42px;
  font-weight: 800;
  letter-spacing: -1px;
  line-height: 1.05;
}
.h-page {
  font-size: 54px;
  font-weight: 800;
  letter-spacing: -1.5px;
  line-height: 1;
}

.lead {
  font-size: 19px;
  line-height: 1.6;
  color: var(--muted);
}
.text-muted {
  color: var(--muted);
}
.text-ink {
  color: var(--ink);
}

/* ===================== 3. SEGÉD- ÉS LAYOUT-OSZTÁLYOK ==================== */
.container {
  max-width: var(--container);
  margin: 0 auto;
  padding-left: 28px;
  padding-right: 28px;
}
.container--narrow {
  max-width: 840px;
}
.container--text {
  max-width: 760px;
}

.section {
  padding-top: 84px;
  padding-bottom: 84px;
}
.section--tight {
  padding-top: 72px;
  padding-bottom: 72px;
}
.section--bordered {
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
}
.section--white {
  background: #fff;
}
.section--nude {
  background: #f6efe4;
} /* lágy, világos nude tónus */

/* Középre igazított szekció-fejléc (eyebrow + cím + bevezető) */
.section-head {
  text-align: center;
  max-width: 620px;
  margin: 0 auto 52px;
}

/* Rácsok */
.grid {
  display: grid;
  gap: 20px;
}
.grid--2 {
  grid-template-columns: repeat(2, 1fr);
}
.grid--3 {
  grid-template-columns: repeat(3, 1fr);
}
.grid--4 {
  grid-template-columns: repeat(4, 1fr);
}
.grid--gap-lg {
  gap: 52px;
}

.stack {
  display: flex;
  flex-direction: column;
}
.row {
  display: flex;
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}

/* ============================ 4. KOMPONENSEK =========================== */

/* Eyebrow — kis nagybetűs címke a szekciók fölött */
.eyebrow {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: var(--brand);
}

/* Pill — lekerekített kiemelő címke */
.pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--brand-tint);
  border: 1px solid var(--brand-tint2);
  color: var(--brand-dark);
  border-radius: 30px;
  padding: 8px 15px;
  font-size: 13.5px;
  font-weight: 600;
}

/* Gombok */
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  padding: 16px 28px;
  border: none;
  border-radius: 12px;
  font-family: var(--font-body);
  font-weight: 700;
  font-size: 16.5px;
  cursor: pointer;
  text-decoration: none;
  transition:
    background 0.2s,
    border-color 0.2s,
    transform 0.2s;
}
.btn--primary {
  background: var(--brand);
  color: #fff;
  box-shadow: 0 8px 20px rgba(47, 125, 91, 0.28);
}
.btn--primary:hover {
  background: var(--brand-dark);
}

.btn--ghost {
  background: transparent;
  color: var(--ink);
  border: 1.5px solid #d4d6cd;
  font-weight: 600;
}
.btn--ghost:hover {
  border-color: var(--ink);
}

.btn--white {
  background: #fff;
  color: var(--brand-dark);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.18);
}
.btn--white:hover {
  transform: translateY(-2px);
}

/* Halvány gomb sötét (zöld) háttéren */
.btn--on-brand {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.25);
  font-weight: 600;
}
.btn--on-brand:hover {
  background: rgba(255, 255, 255, 0.18);
}

.btn--sm {
  padding: 13px 20px;
  font-size: 15.5px;
}
.btn--block {
  width: 100%;
}
/* Reszponzív gombfelirat: alapból a teljes szöveg látszik, a rövid rejtve (mobilon vált) */
.btn__short {
  display: none;
}

/* Szöveges link nyíllal */
.link-arrow {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: var(--brand-dark);
  font-weight: 700;
  font-size: 16px;
  cursor: pointer;
  border-bottom: 2px solid var(--brand-tint2);
  padding-bottom: 3px;
}

/* Kártya — alap */
.card {
  background: var(--paper);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  padding: 26px;
}
.card--white {
  background: #fff;
}

/* Lebegő kártya hover-effekt */
.card--hover {
  transition:
    transform 0.2s,
    box-shadow 0.2s;
}
.card--hover:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 34px rgba(28, 28, 24, 0.1);
}

/* Ikon-doboz a kártyák tetején */
.icon-box {
  width: 46px;
  height: 46px;
  border-radius: 13px;
  background: var(--brand-tint);
  color: var(--brand-dark);
  display: flex;
  align-items: center;
  justify-content: center;
}
.icon-box--sm {
  width: 40px;
  height: 40px;
  border-radius: 11px;
}
.icon-box--lg {
  width: 50px;
  height: 50px;
  border-radius: 14px;
}

/* Pipa-soros lista */
.checklist {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.checklist li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 15px;
  list-style: none;
}
.checklist {
  margin: 0;
  padding: 0;
}
.checklist .check {
  color: var(--brand);
  font-weight: 800;
  flex: 0 0 auto;
}
.checklist--amber .check {
  color: var(--amber);
}

/* Placeholder-doboz a még hiányzó illusztrációkhoz (tervezési fázis) */
.placeholder {
  border-radius: var(--radius);
  background: repeating-linear-gradient(
    45deg,
    #eef2ee,
    #eef2ee 9px,
    #f6f8f6 9px,
    #f6f8f6 18px
  );
  border: 1px solid var(--line);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-mono);
  font-size: 12px;
  color: #9aa39a;
  text-align: center;
  padding: 16px;
}
.placeholder--on-brand {
  background: repeating-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.16),
    rgba(255, 255, 255, 0.16) 9px,
    rgba(255, 255, 255, 0.06) 9px,
    rgba(255, 255, 255, 0.06) 18px
  );
  border-color: rgba(255, 255, 255, 0.24);
  color: rgba(255, 255, 255, 0.82);
}

/* =========================== 5. OLDALSÁVOK ============================= */

/* ---- Ünneplős promó banner ---- */
.banner {
  display: block;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  color: #fff;
  background: linear-gradient(
    90deg,
    var(--brand-dark),
    var(--brand) 34%,
    var(--brand-soft) 64%,
    var(--brand)
  );
}
.banner__inner {
  position: relative;
  max-width: 1180px;
  margin: 0 auto;
  padding: 9px 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px 16px;
  flex-wrap: wrap;
}
.banner__title {
  font-weight: 700;
  font-size: 14.5px;
}
.banner__sub {
  opacity: 0.92;
}
.banner__prefix {
  font-weight: 600;
  font-size: 13px;
  opacity: 0.9;
}
.banner__over {
  font-weight: 700;
  font-size: 13.5px;
}
/* Csak mobilon látszó elemek (desktopon a teljes cím / fő CTA helyettesíti őket) */
.banner__mob-title {
  display: none;
}
.banner__break {
  display: none;
}
.banner__mob-cta {
  display: none;
}
.banner__discount {
  background: var(--amber);
  color: var(--ink);
  padding: 2px 10px;
  border-radius: 30px;
  font-family: var(--font-head);
  font-weight: 800;
}
.banner__cta {
  background: #fff;
  color: var(--brand-dark);
  font-weight: 800;
  font-size: 13.5px;
  padding: 7px 16px;
  border-radius: 30px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.18);
}
.banner__emoji {
  font-size: 19px;
  display: inline-block;
  animation: pop 2.2s ease-in-out infinite;
}

/* Banner-beli mini visszaszámláló */
.banner__countdown {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  flex-wrap: wrap;
}
.banner__unit {
  display: inline-flex;
  align-items: baseline;
  gap: 3px;
  background: rgba(255, 255, 255, 0.16);
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 8px;
  padding: 3px 8px;
  font-family: var(--font-head);
  font-weight: 800;
  font-size: 14px;
}
.banner__unit-num {
  min-width: 20px;
  text-align: center;
  font-variant-numeric: tabular-nums;
}
.banner__unit-label {
  font-size: 10px;
  font-weight: 600;
  opacity: 0.82;
}

/* Konfetti */
.confetti span {
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  animation: confettiFloat 3.2s ease-in-out infinite;
}

/* ---- Navigáció ---- */
.nav {
  position: sticky;
  top: 0;
  z-index: 60;
  background: rgba(250, 248, 242, 0.82);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid var(--line);
}
.nav__inner {
  max-width: var(--container);
  margin: 0 auto;
  padding: 14px 28px;
  display: flex;
  align-items: center;
  gap: 24px;
}
.nav__logo {
  font-family: var(--font-head);
  font-weight: 800;
  font-size: 24px;
  letter-spacing: -0.5px;
  cursor: pointer;
}
.nav__links {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
.nav__link {
  font-size: 14.5px;
  font-weight: 500;
  color: var(--muted);
  cursor: pointer;
  transition: color 0.2s;
}
.nav__link:hover {
  color: var(--ink);
}
.nav__link--active {
  color: var(--ink);
  font-weight: 700;
}
.nav__cta {
  flex: 0 0 auto;
  padding: 10px 18px;
  border-radius: 11px;
  font-size: 14.5px;
}

/* Hamburger gomb */
.nav__ham {
  display: none;
  position: relative;
  width: 34px;
  height: 34px;
  margin-left: auto;
  padding: 0;
  background: transparent;
  border: none;
  cursor: pointer;
}
.nav__ham span {
  position: absolute;
  left: 6px;
  width: 22px;
  height: 2px;
  border-radius: 2px;
  background: var(--ink);
  transition:
    transform 0.28s ease,
    opacity 0.2s ease;
}
.nav__ham span:nth-child(1) {
  top: 10px;
}
.nav__ham span:nth-child(2) {
  top: 16px;
}
.nav__ham span:nth-child(3) {
  top: 22px;
}
.nav__ham.is-open span:nth-child(1) {
  transform: translateY(6px) rotate(45deg);
}
.nav__ham.is-open span:nth-child(2) {
  opacity: 0;
}
.nav__ham.is-open span:nth-child(3) {
  transform: translateY(-6px) rotate(-45deg);
}

/* Mobil legördülő menü */
.mobile-menu {
  display: none;
  background: rgba(250, 248, 242, 0.98);
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transition:
    max-height 0.36s ease,
    opacity 0.28s ease;
}
.mobile-menu.is-open {
  max-height: 430px;
  opacity: 1;
}
.mobile-menu__inner {
  max-width: var(--container);
  margin: 0 auto;
  padding: 6px 24px 16px;
  display: flex;
  flex-direction: column;
}
.mobile-menu__link {
  padding: 13px 4px;
  font-size: 16px;
  font-weight: 600;
  color: var(--ink);
  cursor: pointer;
  border-bottom: 1px solid var(--line);
}
.mobile-menu__link:last-of-type {
  border-bottom: none;
}

/* ---- Footer (modern, alacsony) ---- */
.footer {
  background: #fff;
  border-top: 1px solid var(--line);
}
.footer__inner {
  max-width: var(--container);
  margin: 0 auto;
  padding: 40px 28px 24px;
}
/* Felső sor: bal oldalt márka+leírás, mellette a kapcsolat */
.footer__main {
  display: flex;
  flex-wrap: wrap;
  gap: 28px 56px;
  justify-content: space-between;
  align-items: flex-start;
}
.footer__brand {
  max-width: 380px;
}
.footer__logo {
  font-family: var(--font-head);
  font-weight: 800;
  font-size: 24px;
  letter-spacing: -0.5px;
}
.footer__desc {
  font-size: 14.5px;
  line-height: 1.6;
  color: var(--muted);
  margin-top: 10px;
}
.footer__contact {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.footer__col-title {
  font-weight: 700;
  font-size: 14px;
  color: var(--ink);
  margin-bottom: 4px;
}
.footer__contact a {
  font-size: 14.5px;
  color: var(--muted);
  transition: color 0.2s;
}
.footer__contact a:hover {
  color: var(--ink);
}
/* Dísz-vonal: középen kis rombusszal, a szélek felé elhalványuló */
.footer__divider {
  position: relative;
  height: 1px;
  margin: 28px 0;
  background: linear-gradient(
    90deg,
    transparent,
    var(--line) 18%,
    var(--line) 82%,
    transparent
  );
}
.footer__divider::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 8px;
  height: 8px;
  transform: translate(-50%, -50%) rotate(45deg);
  background: var(--brand);
  border-radius: 2px;
}
/* Oldalak: középen, egy sorban */
.footer__nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px 26px;
}
.footer__nav a {
  font-size: 14.5px;
  font-weight: 600;
  color: var(--muted);
  transition: color 0.2s;
}
.footer__nav a:hover {
  color: var(--ink);
}
.footer__copy {
  text-align: center;
  font-size: 13px;
  color: #9a9a90;
  margin-top: 22px;
}
.footer__copy a {
  color: #9a9a90;
}
.footer__copy a:hover {
  color: var(--ink);
}

/* ===================== 6. SZEKCIÓ-SPECIFIKUS STÍLUSOK ================== */

/* ---- Hero ---- */
.hero {
  max-width: var(--container);
  margin: 0 auto;
  padding: 84px 28px 64px;
  display: flex;
  gap: 48px;
  align-items: center;
  flex-wrap: wrap;
}
.hero__copy {
  flex: 1 1 520px;
}
.hero__title {
  font-family: var(--font-head);
  font-weight: 800;
  font-size: 96px;
  line-height: 0.86;
  letter-spacing: -0.045em;
  margin: 20px 0 0;
}
.hero__title-accent {
  color: var(--brand);
  position: relative;
  display: inline-block;
}
.hero__title-underline {
  position: absolute;
  left: 0;
  bottom: -10px;
}
.hero__lead {
  font-size: 18.5px;
  line-height: 1.55;
  color: var(--muted);
  margin: 30px 0 0;
  max-width: 440px;
}
.hero__meta {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-top: 24px;
  flex-wrap: wrap;
  font-size: 17px;
}
.hero__cta {
  display: flex;
  gap: 13px;
  margin-top: 30px;
  flex-wrap: wrap;
}

/* Szaggatott keretű „14 nap ingyen" jelvény */
.badge-dashed {
  background: var(--brand-tint);
  border: 1px dashed var(--brand);
  color: var(--brand-dark);
  border-radius: 30px;
  padding: 5px 13px;
  font-size: 13.5px;
  font-weight: 700;
}

/* ---- Funkció-kártyák ---- */
.feature-card__title {
  font-weight: 700;
  font-size: 20px;
  margin: 18px 0 8px;
}
.feature-card p {
  font-size: 15px;
  line-height: 1.55;
  color: var(--muted);
}

/* ---- Integrációs csempék ---- */
.integration-card__title {
  font-family: var(--font-head);
  font-weight: 700;
  font-size: 16px;
  margin: 12px 0 3px;
}
.integration-card p {
  font-size: 13px;
  color: var(--muted);
  line-height: 1.4;
}

/* ---- Előny-sávok (01 / 02 / 03) ---- */
.benefit {
  border-radius: 26px;
  padding: 48px;
  display: flex;
  gap: 48px;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 26px;
}
.benefit:last-child {
  margin-bottom: 0;
}
.benefit__body {
  flex: 1 1 300px;
}
.benefit__media {
  flex: 1 1 300px;
  height: 240px;
}
.benefit__num {
  font-family: var(--font-head);
  font-weight: 700;
  font-size: 13px;
  display: inline-block;
  padding: 5px 12px;
  border-radius: 8px;
}
.benefit__title {
  font-weight: 800;
  font-size: 32px;
  letter-spacing: -0.6px;
  margin: 16px 0 12px;
}
.benefit__text {
  font-size: 16.5px;
  line-height: 1.6;
  margin: 0 0 18px;
}

/* Sötét (zöld) változat */
.benefit--dark {
  color: #fff;
  box-shadow: 0 22px 50px rgba(31, 92, 65, 0.22);
}
.benefit--dark.benefit--from-left {
  background: linear-gradient(135deg, var(--brand), var(--brand-soft));
}
.benefit--dark.benefit--from-right {
  background: linear-gradient(225deg, var(--brand), var(--brand-soft));
}
.benefit--dark .benefit__num {
  background: var(--amber);
  color: var(--ink);
}
.benefit--dark .benefit__text {
  color: rgba(255, 255, 255, 0.72);
}
.benefit--dark .checklist li {
  color: rgba(255, 255, 255, 0.92);
}

/* Világos változat */
.benefit--light {
  background: #fff;
  border: 1px solid var(--line);
  color: var(--ink);
  flex-direction: row-reverse;
}
.benefit--light .benefit__num {
  color: var(--brand-dark);
  background: var(--brand-tint);
}
.benefit--light .benefit__text {
  color: var(--muted);
}

/* ---- „Hogyan működik" (3 lépés, home teaser) ---- */
.step-circle {
  width: 58px;
  height: 58px;
  margin: 0 auto;
  border-radius: 50%;
  background: var(--brand);
  color: #fff;
  font-family: var(--font-head);
  font-weight: 800;
  font-size: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.step {
  text-align: center;
}
.step__title {
  font-weight: 700;
  font-size: 21px;
  margin: 18px 0 8px;
}
.step p {
  font-size: 15px;
  line-height: 1.55;
  color: var(--muted);
  margin: 0 auto;
  max-width: 260px;
}

/* ---- Statisztika-sáv ---- */
.stats {
  background: var(--brand);
}
.stats__inner {
  max-width: var(--container);
  margin: 0 auto;
  padding: 60px 28px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
  text-align: center;
  color: #fff;
}
.stats__num {
  font-family: var(--font-head);
  font-weight: 800;
  font-size: 46px;
  line-height: 1;
  /* A számláló ne ugráltassa a sávot: fix szélességű számjegyek + nincs tördelés */
  font-variant-numeric: tabular-nums;
  white-space: nowrap;
}
.stats__label {
  font-size: 14.5px;
  opacity: 0.85;
  margin-top: 6px;
}

/* ---- Vélemények ---- */
.review__stars {
  color: var(--amber);
  font-size: 16px;
  letter-spacing: 1px;
}
.review__text {
  font-size: 16px;
  line-height: 1.6;
  margin: 14px 0 18px;
}
.review__author {
  display: flex;
  align-items: center;
  gap: 11px;
}
.review__avatar {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: repeating-linear-gradient(
    45deg,
    #e3e8e3,
    #e3e8e3 6px,
    #eef2ee 6px,
    #eef2ee 12px
  );
}
.review__name {
  font-weight: 700;
  font-size: 14.5px;
}
.review__role {
  font-size: 13px;
  color: var(--muted);
}

/* ---- Záró CTA-blokk (gradient) ---- */
.cta-box {
  border-radius: 26px;
  padding: 64px 40px;
  text-align: center;
  position: relative;
  overflow: hidden;
  background: linear-gradient(130deg, var(--brand), var(--brand-soft));
}
.cta-box--flat {
  background: var(--brand);
  padding: 54px 40px;
  border-radius: 24px;
}
.cta-box__title {
  font-weight: 800;
  font-size: 46px;
  letter-spacing: -1px;
  color: #fff;
  line-height: 1.05;
}
.cta-box--flat .cta-box__title {
  font-size: 38px;
}
.cta-box__text {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.85);
  margin: 18px auto 0;
  max-width: 480px;
}
.cta-box__actions {
  display: flex;
  gap: 13px;
  justify-content: center;
  margin-top: 30px;
  flex-wrap: wrap;
}
/* Dekoratív körök a CTA-dobozban */
.cta-box__blob {
  position: absolute;
  border-radius: 50%;
}
.cta-box__blob--amber {
  top: -60px;
  right: -40px;
  width: 240px;
  height: 240px;
  background: var(--amber);
  opacity: 0.3;
}
.cta-box__blob--white {
  bottom: -80px;
  left: -50px;
  width: 220px;
  height: 220px;
  background: #fff;
  opacity: 0.16;
}
.cta-box__inner {
  position: relative;
}

/* ---- Időbeosztás-doboz (Hogyan működik) ---- */
.timeline-step {
  display: flex;
  gap: 24px;
  align-items: flex-start;
  padding-bottom: 36px;
  border-left: 2px solid var(--brand-tint2);
  margin-left: 28px;
  padding-left: 36px;
  position: relative;
}
.timeline-step:last-child {
  border-left: none;
  padding-bottom: 8px;
}
.timeline-step__num {
  position: absolute;
  left: -30px;
  top: 0;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: var(--brand);
  color: #fff;
  font-family: var(--font-head);
  font-weight: 800;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 4px solid var(--paper);
}
.timeline-step__title {
  font-weight: 800;
  font-size: 26px;
  letter-spacing: -0.5px;
  margin: 0 0 10px;
}
.timeline-step p {
  font-size: 16px;
  line-height: 1.6;
  color: var(--muted);
  margin: 0;
}

/* ---- Árazás ---- */
.pricing-grid {
  max-width: 820px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 22px;
  align-items: stretch;
}
.price-card {
  border-radius: 22px;
  padding: 32px 28px;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
}
.price-card--brand {
  background: linear-gradient(150deg, var(--brand), var(--brand-soft));
  border: 1.5px solid rgba(255, 255, 255, 0.22);
  color: #fff;
  box-shadow: 0 22px 50px rgba(31, 92, 65, 0.28);
}
.price-card--featured {
  background: #fff;
  border: 2px solid var(--brand);
  box-shadow: 0 22px 50px rgba(47, 125, 91, 0.2);
  transform: translateY(-8px);
}
.price-card__name {
  font-family: var(--font-head);
  font-weight: 800;
  font-size: 22px;
}
.price-card__desc {
  font-size: 14.5px;
  margin: 6px 0 20px;
}
.price-card--brand .price-card__desc {
  color: rgba(255, 255, 255, 0.65);
}
.price-card--featured .price-card__desc {
  color: var(--muted);
}
.price-card__price {
  display: flex;
  align-items: baseline;
  gap: 6px;
}
.price-card__amount {
  font-family: var(--font-head);
  font-weight: 800;
  font-size: 40px;
}
.price-card--brand .price-card__amount {
  font-size: 38px;
}
.price-card__per {
  font-size: 14px;
}
.price-card__note {
  font-size: 12.5px;
  margin-top: 4px;
}
.price-card__divider {
  height: 1px;
  background: var(--line);
  margin: 22px 0;
}
.price-card__badge {
  position: absolute;
  top: 5px;
  right: 18px;
  background: var(--brand);
  color: #fff;
  font-size: 11.5px;
  font-weight: 700;
  padding: 5px 11px;
  border-radius: 20px;
}
.price-card__blob {
  position: absolute;
  top: -40px;
  right: -30px;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background: var(--amber);
  opacity: 0.32;
}

/* Visszaszámláló az ár-kártyában */
.countdown-box {
  margin-top: 22px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 14px;
  padding: 14px;
}
.countdown-box__label {
  font-size: 11.5px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: var(--amber);
  text-align: center;
  margin-bottom: 10px;
}
.countdown {
  display: flex;
  gap: 7px;
  justify-content: center;
}
.countdown__unit {
  text-align: center;
  min-width: 48px;
}
.countdown__num {
  font-family: var(--font-head);
  font-weight: 800;
  font-size: 26px;
  color: #fff;
  line-height: 1;
}
.countdown__num--accent {
  color: var(--amber);
}
.countdown__sep {
  font-family: var(--font-head);
  font-weight: 800;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.3);
}
.countdown__label {
  font-size: 10px;
  color: rgba(255, 255, 255, 0.5);
  margin-top: 4px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* Megbízhatósági jelvények az árcsomagok alatt (integrált trust-badge sor) */
.trust-badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px 14px;
}
.trust-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--brand-tint);
  border: 1px solid var(--brand-tint2);
  color: var(--brand-dark);
  border-radius: 30px;
  padding: 9px 16px;
  font-size: 14px;
  font-weight: 600;
}
.trust-badge .check {
  color: var(--brand);
  font-weight: 800;
}

/* „Mennyi idő az egész?" — SLA-kártya */
.sla__compare {
  display: flex;
  align-items: center;
  gap: 14px;
}

/* ---- GYIK (accordion) ---- */
.faq-list {
  max-width: 760px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.faq-item {
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 14px;
  overflow: hidden;
}
.faq-item__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 20px 22px;
  cursor: pointer;
}
.faq-item__q {
  font-family: var(--font-head);
  font-weight: 700;
  font-size: 17.5px;
}
.faq-item__sign {
  font-family: var(--font-head);
  font-weight: 700;
  font-size: 27px;
  color: var(--brand);
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  line-height: 22px;
  text-align: center;
  transition: transform 0.3s ease;
}
.faq-item__body {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition:
    max-height 0.42s ease,
    opacity 0.3s ease;
}
.faq-item__body-inner {
  padding: 0 22px 22px;
  font-size: 15.5px;
  line-height: 1.65;
  color: var(--muted);
}
.faq-item.is-open .faq-item__sign {
  transform: rotate(45deg);
}
.faq-item.is-open .faq-item__body {
  max-height: 520px;
  opacity: 1;
}

/* Doboz: „nem találtad meg a választ?" */
.faq-help {
  background: var(--brand-tint);
  border: 1px solid var(--brand-tint2);
  border-radius: 20px;
  padding: 36px;
  text-align: center;
}
.faq-help h2 {
  font-weight: 800;
  font-size: 26px;
  letter-spacing: -0.5px;
  margin: 0 0 8px;
  color: var(--brand-dark);
}
.faq-help p {
  font-size: 15.5px;
  color: var(--brand-dark);
  opacity: 0.85;
  margin: 0 0 22px;
}

/* ---- „A társ" partneroldal ---- */
.tars-hero {
  background: linear-gradient(160deg, var(--brand), var(--brand-soft));
  color: #fff;
  position: relative;
  overflow: hidden;
}
.tars-hero__blob {
  position: absolute;
  border-radius: 50%;
}
.tars-hero__blob--amber {
  top: -80px;
  right: -60px;
  width: 300px;
  height: 300px;
  background: var(--amber);
  opacity: 0.26;
}
.tars-hero__blob--white {
  bottom: -120px;
  left: -80px;
  width: 280px;
  height: 280px;
  background: #fff;
  opacity: 0.12;
}
.tars-hero__inner {
  position: relative;
  max-width: 820px;
  margin: 0 auto;
  padding: 84px 28px 72px;
  text-align: center;
}
.tars-hero__title {
  font-weight: 800;
  font-size: 60px;
  letter-spacing: -2px;
  line-height: 0.98;
  margin: 24px 0 0;
}
.tars-hero__lead {
  font-size: 18.5px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.78);
  margin: 24px auto 0;
  max-width: 560px;
}
.tars-hero__pill {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.18);
  color: #fff;
  border-radius: 30px;
  padding: 8px 15px;
  font-size: 13.5px;
  font-weight: 600;
}
/* Nagy visszaszámláló a partner-hero-ban */
.countdown-box--lg {
  display: inline-flex;
  flex-direction: column;
  margin-top: 34px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 18px;
  padding: 20px 26px;
}
.countdown-box--lg .countdown__unit {
  min-width: 64px;
}
.countdown-box--lg .countdown__num {
  font-size: 42px;
}
.countdown-box--lg .countdown__sep {
  font-size: 38px;
  color: rgba(255, 255, 255, 0.25);
}
.countdown-box--lg .countdown__label {
  font-size: 11px;
  margin-top: 6px;
  letter-spacing: 1px;
}
.countdown-box--lg .countdown-box__label {
  font-size: 11.5px;
  letter-spacing: 1px;
  margin-bottom: 14px;
}
.tars-hero__price {
  display: flex;
  align-items: baseline;
  gap: 8px;
  justify-content: center;
  margin-top: 30px;
}
.tars-hero__amount {
  font-family: var(--font-head);
  font-weight: 800;
  font-size: 36px;
}

/* Csere-kártyák (mit kapsz / mit adsz) */
.exchange-card {
  border: 1px solid var(--line);
  border-radius: 20px;
  padding: 30px;
}
.exchange-card--give {
  background: var(--brand-tint);
  border: 1px solid var(--brand-tint2);
}
.exchange-card--give h3 {
  color: var(--brand-dark);
}
.exchange-card__icon {
  font-size: 22px;
}
.exchange-card h3 {
  font-weight: 800;
  font-size: 21px;
  margin: 12px 0 16px;
}

/* Számozott lépés-pötty (partner) */
.num-dot {
  flex: 0 0 auto;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: var(--brand);
  color: #fff;
  font-weight: 800;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.num-dot--lg {
  width: 34px;
  height: 34px;
  font-family: var(--font-head);
  font-size: 16px;
}

/* ============================ 7. ANIMÁCIÓK ============================= */
@keyframes pop {
  0%,
  100% {
    transform: scale(1) rotate(0deg);
  }
  50% {
    transform: scale(1.22) rotate(-10deg);
  }
}
@keyframes confettiFloat {
  0%,
  100% {
    transform: translateY(0) rotate(0deg);
  }
  50% {
    transform: translateY(-4px) rotate(18deg);
  }
}

/* Beúszó / „lazy" feltűnő tartalom — a finom, fokozatos megjelenés adja a prémium hatást.
   Fontos: az alapból beúsztatott elemeket itt, CSS-ből rejtjük el (a <head>-ben azonnal
   beállított html.js osztály alapján), NEM JS-ből. Így már az első festéskor rejtve vannak,
   nincs felvillanás. A JS csak az .is-visible-t teszi rájuk, amikor a nézetbe érnek (main.js).
   JS nélkül minden látható marad, az oldal olvasható.

   Megj.: ez a kiválasztó-lista párban van a main.js Reveal.selector listájával —
   ha bővíted az egyiket, frissítsd a másikat is. */
.reveal,
.reveal--left,
.reveal--right,
[data-reveal],
.hero__copy,
.section-head,
.card,
.benefit,
.step,
.review,
.timeline-step,
.price-card,
.faq-item,
.cta-box,
.stats__inner > div,
.exchange-card,
.integrations-text,
.tars-hero__inner {
  transition:
    opacity 0.8s cubic-bezier(0.22, 0.61, 0.36, 1),
    transform 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
  will-change: opacity, transform;
}

/* Rejtett alapállapot (csak ha fut a JS). Az alulról felúszó az alap; a benefit-sávok
   saját irányt kapnak a .reveal--left / .reveal--right osztályokkal. */
html.js .reveal,
html.js [data-reveal],
html.js .hero__copy,
html.js .section-head,
html.js .card,
html.js .step,
html.js .review,
html.js .timeline-step,
html.js .price-card,
html.js .faq-item,
html.js .cta-box,
html.js .stats__inner > div,
html.js .exchange-card,
html.js .integrations-text,
html.js .tars-hero__inner {
  opacity: 0;
  transform: translateY(26px);
}
html.js .reveal--left {
  opacity: 0;
  transform: translateX(-48px);
}
html.js .reveal--right {
  opacity: 0;
  transform: translateX(48px);
}

.is-visible {
  opacity: 1 !important;
  transform: none !important;
}

/* Csökkentett mozgást kérőknél azonnal látszódjon, animáció nélkül */
@media (prefers-reduced-motion: reduce) {
  html.js [class*="reveal"],
  html.js .hero__copy,
  html.js .section-head,
  html.js .card,
  html.js .benefit,
  html.js .step,
  html.js .review,
  html.js .timeline-step,
  html.js .price-card,
  html.js .faq-item,
  html.js .cta-box,
  html.js .stats__inner > div,
  html.js .exchange-card,
  html.js .integrations-text,
  html.js .tars-hero__inner {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

/* Ünneplő mód kikapcsolva — konfetti és emoji elrejtve */
.banner.no-festive .confetti,
.banner.no-festive .banner__emoji {
  display: none !important;
}

/* =========================== 8. RESZPONZÍV ============================= */

/* Nav: hamburger megjelenése */
@media (max-width: 760px) {
  .nav__links,
  .nav__cta {
    display: none !important;
  }
  .nav__ham {
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  .mobile-menu {
    display: block;
  }
}

/* Tablet / kis laptop */
@media (max-width: 900px) {
  .grid--3 {
    grid-template-columns: repeat(2, 1fr);
  }
  .grid--4 {
    grid-template-columns: repeat(2, 1fr);
  }
  .price-card--featured {
    transform: none;
  }
  .hero__title {
    font-size: 72px;
  }
  .section,
  .section--tight {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .benefit {
    padding: 34px;
  }
}

/* Telefon */
@media (max-width: 620px) {
  /* Kompakt, kétsoros akció-banner:
       1. sor: „Közös siker" csomag + a kedvezmény-pirula
       2. sor: visszaszámláló + „Nézd meg" gomb
     A kicsit nagyobb felső/alsó padding levegősebbé teszi. A teljes banner kattintható. */
  .banner__inner {
    padding: 9px 12px;
    gap: 6px 8px;
  }
  .banner__emoji,
  .banner__full,
  .banner__sub,
  .banner__prefix,
  .banner__cta {
    display: none !important;
  }

  .banner__mob-title {
    display: inline;
    font-family: var(--font-head);
    font-weight: 800;
    font-size: 12px;
    line-height: 1.15;
    opacity: 0.97;
  }
  .banner__title {
    font-size: 11.5px;
    line-height: 1.2;
  }
  .banner__discount {
    padding: 1px 8px;
    font-size: 11px;
  }

  /* Teljes szélességű, 0 magas elem → sortörést kényszerít a flexben (1. sor / 2. sor) */
  .banner__break {
    display: block;
    flex-basis: 100%;
    height: 0;
  }

  .banner__countdown {
    gap: 5px;
  }
  .banner__unit {
    padding: 2px 6px;
    font-size: 11.5px;
  }
  .banner__unit-num {
    min-width: 14px;
  }
  .banner__unit-label {
    font-size: 8.5px;
  }

  .banner__mob-cta {
    display: inline-flex;
    align-items: center;
    background: #fff;
    color: var(--brand-dark);
    font-weight: 800;
    font-size: 11px;
    padding: 4px 11px;
    border-radius: 20px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.18);
  }

  .confetti {
    display: none;
  }

  .grid--2,
  .grid--3 {
    grid-template-columns: 1fr;
  }
  .grid--4 {
    grid-template-columns: repeat(2, 1fr);
  }
  .pricing-grid {
    grid-template-columns: 1fr;
  }

  /* Címsorok visszafogása */
  .hero__title {
    font-size: 21.5vw;
    letter-spacing: -0.03em;
  }
  .h-page {
    font-size: 33px;
    letter-spacing: -0.8px;
  }
  .h-section {
    font-size: 28px;
    letter-spacing: -0.5px;
  }
  .tars-hero__title {
    font-size: 36px;
    letter-spacing: -1px;
  }
  .cta-box__title {
    font-size: 31px;
    letter-spacing: -0.5px;
  }
  .benefit__title {
    font-size: 25px;
  }
  .timeline-step__title {
    font-size: 22px;
  }

  /* Padding-szűkítés */
  .section,
  .section--tight {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .cta-box {
    padding: 40px 24px;
  }
  .cta-box--flat {
    padding: 38px 24px;
  }
  .benefit {
    padding: 28px;
  }
  .price-card {
    padding: 26px 22px;
  }

  /* Hero középre */
  .hero__copy {
    text-align: center;
  }
  .hero__lead {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    font-size: 17px;
  }
  /* „Már akár havi…" és „14 nap ingyen" külön sorban (oszlopban), középen */
  .hero__meta {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
  /* A két gomb azonos szélességű, egymás alatt */
  .hero__cta {
    flex-direction: column;
    align-items: stretch;
  }
  .hero__cta .btn {
    width: 100%;
  }
  /* Rövidebb felirat a 2. gombon mobilon */
  .hero__cta .btn__full {
    display: none;
  }
  .hero__cta .btn__short {
    display: inline;
  }
  .hero__title-accent {
    margin-left: 0;
  }

  /* Funkciók: kompakt 2 oszlop, leírások elrejtve */
  .features-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .features-grid .feature-card {
    padding: 15px 14px;
    border-radius: 14px;
  }
  .features-grid .icon-box {
    width: 38px;
    height: 38px;
    border-radius: 10px;
  }
  .features-grid .feature-card__title {
    font-size: 15px;
    line-height: 1.2;
    margin: 11px 0 0;
  }
  .features-grid .feature-card p {
    display: none;
  }

  /* Beúszó sávok és integrációk középre */
  .benefit,
  .integrations-text {
    text-align: center;
  }

  /* „Mennyi idő az egész?" — középre igazítva mobilon */
  .sla {
    justify-content: center !important;
    text-align: center;
  }
  .sla > * {
    flex: 1 1 100% !important;
  }
  .sla__compare {
    justify-content: center;
  }

  /* Footer középre */
  .footer__main {
    justify-content: center;
    text-align: center;
  }
  .footer__brand {
    max-width: 100%;
  }
  .footer__contact {
    align-items: center;
  }

  /* Szekció-fejlécek tömörítése */
  .section-head {
    margin-bottom: 26px;
  }
}

/* =================== 9. MOBIL „APP" NÉZET (buborékok) ==================
   Telefonon minden fő tartalmi blokk önálló, lekerekített „buborék"-kártya
   lesz egy lágy nude háttéren — így appszerű, kártyákra tagolt az érzet.
   A <main> minden közvetlen gyereke egy kártya; a már önállóan színes
   elemeket (CTA, árkártyák, GYIK) „passthrough"-ra tesszük, hogy ne legyen
   kártya-a-kártyában dupla keret. A banner / nav / footer (a <main>-en kívül)
   végig teljes szélességű marad, mint egy app fejléc/lábléc. */
@media (max-width: 620px) {
  body {
    background: #ece3d6;
  } /* nude oldalháttér, hogy a kártyák kiemelkedjenek */

  /* Minden fő blokk = buborék-kártya. !important, hogy felülírja az osztály- és inline-stílusokat. */
  main > * {
    background: #f8f4ed !important;
    margin: 14px !important;
    padding: 18px 16px !important;
    border: none !important;
    border-radius: 20px !important;
    box-shadow: 0 6px 18px rgba(28, 28, 24, 0.06) !important;
    overflow: hidden;
  }

  /* A belső konténer ne duplázza a paddinget / szélességet a kártyán belül */
  main > * > .container {
    max-width: none !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  /* Színes, teljes szélességű blokkok megtartják a saját hátterüket (csak buborékká kerekednek) */
  main > .stats {
    background: var(--brand) !important;
  }
  main > .stats > .stats__inner {
    padding: 24px 14px !important;
  }
  main > .tars-hero {
    background: linear-gradient(
      160deg,
      var(--brand),
      var(--brand-soft)
    ) !important;
  }
  main > .tars-hero > .tars-hero__inner {
    padding: 40px 18px !important;
  }

  /* Ahol a belső elem már önállóan színes kártya, a wrapper legyen átlátszó,
     így a belső elem maga a buborék (nincs dupla keret) */
  main > *:has(> .cta-box),
  main > *:has(.pricing-grid),
  main > *:has(.faq-list) {
    background: transparent !important;
    box-shadow: none !important;
    padding: 0 !important;
    border-radius: 0 !important;
    overflow: visible;
  }

  /* --- Túlcsordulás-gátlók: a flex-elemek zsugorodhassanak, semmi ne lógjon ki --- */
  .hero,
  .row {
    min-width: 0;
  }
  .row > * {
    min-width: 0;
  }
  .hero__copy,
  .benefit__body,
  .benefit__media,
  .integrations-text {
    flex-basis: auto !important;
    width: 100%;
    min-width: 0;
    max-width: 100%;
  }

  /* Statisztika-sáv: 2 oszlop, kisebb szám, hogy elférjen */
  .stats__inner {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 22px 12px;
  }
  .stats__num {
    font-size: 34px;
  }
}

/* =================== 10. FELUGRÓ ABLAK (MODAL) ======================
   A jogi dokumentumok (Adatvédelem, Impresszum) felugró ablakban,
   iframe-ben nyílnak meg; bármikor X-szel / Esc-cel / háttérre kattintva
   zárhatók (lásd main.js Modal modul). */
.modal {
  position: fixed;
  inset: 0;
  z-index: 200;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 20px;
  background: rgba(28, 28, 24, 0.55);
  backdrop-filter: blur(3px);
}
.modal.is-open {
  display: flex;
}
.modal__dialog {
  position: relative;
  width: 100%;
  max-width: 840px;
  height: 88vh;
  background: #fff;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 30px 70px rgba(0, 0, 0, 0.35);
  display: flex;
  flex-direction: column;
  animation: modalIn 0.25s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.modal__close {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 2;
  width: 38px;
  height: 38px;
  border: none;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.92);
  color: var(--ink);
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.18);
  transition: background 0.2s;
}
.modal__close:hover {
  background: var(--brand-tint);
}
.modal__frame {
  border: 0;
  width: 100%;
  flex: 1;
  background: #fff;
}
body.modal-open {
  overflow: hidden;
}
@keyframes modalIn {
  from {
    opacity: 0;
    transform: translateY(14px) scale(0.98);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@media (max-width: 620px) {
  .modal {
    padding: 10px;
  }
  .modal__dialog {
    height: 92vh;
    border-radius: 14px;
  }
}

/* =================== 11. JOGI DOKUMENTUM OLDALAK =====================
   Az adatvedelem.html / impresszum.html önálló, stílusban illeszkedő
   oldalak; a modal iframe-ben jelennek meg, de közvetlenül is megnyithatók. */
.legal-body {
  background: #fff;
}
.legal-doc {
  max-width: 820px;
  margin: 0 auto;
  padding: 40px 30px 56px;
}
.legal-doc__hero {
  margin-bottom: 26px;
  padding-right: 44px; /* hely az X gombnak a modalban */
}
.legal-doc__hero h1 {
  font-family: var(--font-head);
  font-weight: 800;
  font-size: 34px;
  letter-spacing: -0.8px;
  line-height: 1.05;
}
.legal-doc__subtitle {
  color: var(--muted);
  margin-top: 8px;
  font-size: 15px;
}
.legal-content h2 {
  font-family: var(--font-head);
  font-weight: 800;
  font-size: 22px;
  margin: 30px 0 12px;
  padding-top: 24px;
  border-top: 1px solid var(--line);
}
.legal-content h3 {
  font-family: var(--font-head);
  font-weight: 700;
  font-size: 17px;
  margin: 22px 0 8px;
}
.legal-content p {
  font-size: 15px;
  line-height: 1.7;
  color: var(--muted);
  margin: 0 0 12px;
}
.legal-content ul {
  margin: 0 0 14px;
  padding-left: 20px;
}
.legal-content li {
  font-size: 15px;
  line-height: 1.7;
  color: var(--muted);
  margin-bottom: 6px;
}
.legal-content strong {
  color: var(--ink);
}
.legal-content a {
  color: var(--brand-dark);
  text-decoration: underline;
}
.legal-content table {
  width: 100%;
  border-collapse: collapse;
  margin: 4px 0 18px;
  font-size: 14px;
}
.legal-content th,
.legal-content td {
  border: 1px solid var(--line);
  padding: 9px 12px;
  text-align: left;
  vertical-align: top;
  line-height: 1.55;
}
.legal-content thead th {
  background: var(--brand-tint);
  color: var(--brand-dark);
  font-weight: 700;
}
