:root {
  --ink: #111317;
  --muted: #646a73;
  --paper: #fbfaf6;
  --line: #ded8ce;
  --white: #ffffff;
  --yellow: #f6bf2f;
  --red: #de4035;
  --green: #087a5d;
  --blue: #2457a6;
  --pink: #e84378;
  --shadow: 0 24px 70px rgba(17, 19, 23, 0.14);
  --funnel-sticky-height: 45px;
  --font-body: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-display: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --display-weight: 950;
  --radius-card: 8px;
  --radius-control: 6px;
  --brand-tilt: -4deg;
  --card-border: rgba(17, 19, 23, 0.15);
  --soft-border: rgba(17, 19, 23, 0.12);
  --card-shadow: 6px 6px 0 rgba(17, 19, 23, 0.1);
  --hero-card-shadow: 9px 9px 0 var(--ink);
  --button-shadow: 5px 5px 0 var(--ink);
  --button-light-shadow: 5px 5px 0 rgba(17, 19, 23, 0.12);
  --badge-shadow: 3px 3px 0 var(--ink);
  --trust-bg: var(--ink);
  --trust-shadow: 4px 4px 0 rgba(246, 191, 47, 0.84);
  --top-strip-bg: linear-gradient(90deg, var(--ink), #2a2422);
  --header-surface: rgba(251, 250, 246, 0.96);
  --hero-pattern-opacity: 0.46;
  --band-border: 2px solid var(--ink);
  --product-section-bg: var(--ink);
  --social-tilt-2: translateY(16px) rotate(1.2deg);
  --social-tilt-3: rotate(-1.2deg);
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  color: var(--ink);
  background: var(--paper);
  font-family: var(--font-body);
  letter-spacing: 0;
}

img {
  display: block;
  max-width: 100%;
}

a {
  color: inherit;
  text-decoration: none;
}

button,
input {
  font: inherit;
}

.theme-summer {
  --font-body: Manrope, Inter, system-ui, sans-serif;
  --font-display: Manrope, Inter, system-ui, sans-serif;
  --accent: #e45b3f;
  --accent-ink: var(--white);
  --accent-dark: #8f351f;
  --paper: #fcfaf2;
  --hero-bg: #f7d46a;
  --hero-overlay: rgba(255, 250, 229, 0.76);
  --chip-bg: #edf7dc;
  --hero-text: #17130f;
  --hero-position: 72% center;
  --brand-tilt: 0deg;
  --card-shadow: 0 14px 34px rgba(54, 75, 52, 0.12);
  --hero-card-shadow: 0 18px 42px rgba(54, 75, 52, 0.18);
  --button-shadow: 0 10px 22px rgba(228, 91, 63, 0.28);
  --button-light-shadow: 0 10px 24px rgba(54, 75, 52, 0.12);
  --badge-shadow: 0 8px 18px rgba(143, 53, 31, 0.18);
  --trust-bg: #153f34;
  --trust-shadow: 0 8px 18px rgba(21, 63, 52, 0.13);
  --hero-pattern-opacity: 0.14;
  --band-border: 1px solid rgba(17, 19, 23, 0.12);
  --product-section-bg: #153f34;
  --social-tilt-2: none;
  --social-tilt-3: none;
}

.theme-trend {
  --font-body: "Plus Jakarta Sans", Inter, system-ui, sans-serif;
  --font-display: "Space Grotesk", Inter, system-ui, sans-serif;
  --accent: var(--pink);
  --accent-ink: var(--white);
  --accent-dark: #992148;
  --paper: #fff8fb;
  --hero-bg: #ffd7e8;
  --hero-overlay: rgba(255, 241, 248, 0.72);
  --chip-bg: #dcf6e9;
  --hero-text: #231018;
  --hero-position: 66% center;
  --radius-card: 8px;
  --radius-control: 8px;
  --card-shadow: 0 16px 34px rgba(232, 67, 120, 0.14);
  --hero-card-shadow: 0 20px 48px rgba(232, 67, 120, 0.2);
  --button-shadow: 0 10px 0 #63dfbd;
  --button-light-shadow: 0 10px 24px rgba(232, 67, 120, 0.12);
  --badge-shadow: 0 8px 18px rgba(232, 67, 120, 0.2);
  --top-strip-bg: linear-gradient(90deg, #1d1019, #2a1725);
  --header-surface: rgba(255, 248, 251, 0.96);
  --hero-pattern-opacity: 0.16;
  --trust-bg: #24121e;
  --trust-shadow: 0 8px 0 rgba(99, 223, 189, 0.45);
  --product-section-bg: #24121e;
  --social-tilt-2: translateY(10px) rotate(0.7deg);
  --social-tilt-3: rotate(-0.7deg);
}

.theme-match {
  --font-display: "Barlow Condensed", Inter, system-ui, sans-serif;
  --display-weight: 900;
  --accent: #0b7d4b;
  --accent-ink: var(--white);
  --accent-dark: #075431;
  --paper: #f7f9f5;
  --hero-bg: #e2efe5;
  --hero-overlay: rgba(242, 250, 244, 0.76);
  --chip-bg: #e1edff;
  --hero-text: #101c16;
  --hero-position: 76% center;
  --radius-card: 4px;
  --radius-control: 4px;
  --brand-tilt: 0deg;
  --card-shadow: 0 2px 0 rgba(7, 84, 49, 0.12);
  --hero-card-shadow: 0 12px 28px rgba(7, 84, 49, 0.18);
  --button-shadow: 0 4px 0 #052f21;
  --button-light-shadow: none;
  --badge-shadow: 0 4px 0 #052f21;
  --top-strip-bg: linear-gradient(90deg, #061b13, #123927);
  --header-surface: rgba(247, 249, 245, 0.96);
  --hero-pattern-opacity: 0.22;
  --band-border: 1px solid rgba(17, 19, 23, 0.18);
  --trust-bg: #061b13;
  --trust-shadow: none;
  --product-section-bg: #061b13;
  --social-tilt-2: none;
  --social-tilt-3: none;
}

.theme-challenge {
  --font-body: "Space Grotesk", Inter, system-ui, sans-serif;
  --font-display: "Space Grotesk", Inter, system-ui, sans-serif;
  --accent: var(--yellow);
  --accent-ink: var(--ink);
  --accent-dark: #7b5300;
  --paper: #f8f1e5;
  --hero-bg: #ffe36b;
  --hero-overlay: rgba(255, 250, 219, 0.66);
  --chip-bg: #ffe3ec;
  --hero-text: #15120b;
  --hero-position: 70% center;
  --card-shadow: 8px 8px 0 rgba(17, 19, 23, 0.16);
  --hero-card-shadow: 10px 10px 0 var(--ink);
  --button-shadow: 5px 5px 0 var(--ink);
  --button-light-shadow: 5px 5px 0 rgba(17, 19, 23, 0.16);
  --badge-shadow: 3px 3px 0 var(--ink);
  --top-strip-bg: linear-gradient(90deg, #111317, #2a2110);
  --header-surface: rgba(248, 241, 229, 0.96);
  --hero-pattern-opacity: 0.36;
}

.theme-product {
  --font-body: Manrope, Inter, system-ui, sans-serif;
  --font-display: Manrope, Inter, system-ui, sans-serif;
  --accent: var(--green);
  --accent-ink: var(--white);
  --accent-dark: #075431;
  --paper: #fbfaf6;
  --hero-bg: #f4f1ea;
  --hero-overlay: rgba(251, 250, 246, 0.72);
  --chip-bg: #f0eadf;
  --hero-text: var(--ink);
  --hero-position: center;
  --brand-tilt: 0deg;
  --card-shadow: none;
  --hero-card-shadow: none;
  --button-shadow: none;
  --button-light-shadow: none;
  --badge-shadow: none;
  --header-surface: rgba(251, 250, 246, 0.98);
  --hero-pattern-opacity: 0;
  --band-border: 1px solid rgba(17, 19, 23, 0.1);
  --trust-bg: #f2eee5;
  --trust-shadow: none;
}

.button {
  align-items: center;
  border: 1px solid var(--ink);
  border-radius: var(--radius-control);
  cursor: pointer;
  display: inline-flex;
  font-weight: 900;
  justify-content: center;
  min-height: 48px;
  padding: 0 20px;
  text-align: center;
}

.button-primary {
  background: var(--accent);
  color: var(--accent-ink);
  box-shadow: var(--button-shadow);
}

.button-dark {
  background: var(--ink);
  border-color: var(--ink);
  color: var(--white);
}

.button-light {
  background: var(--white);
  color: var(--ink);
  border: 1px solid rgba(17, 19, 23, 0.16);
  box-shadow: var(--button-light-shadow);
}

.button-wide {
  width: 100%;
}

.plain-link {
  color: var(--muted);
  font-size: 0.92rem;
  font-weight: 800;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.brand {
  align-items: center;
  display: inline-flex;
  font-size: 1.05rem;
  font-weight: 950;
  gap: 10px;
}

.brand-mark {
  align-items: center;
  background: var(--ink);
  border-radius: var(--radius-control);
  color: var(--white);
  display: inline-flex;
  font-size: 0.88rem;
  font-weight: 950;
  height: 34px;
  justify-content: center;
  transform: rotate(var(--brand-tilt));
  width: 34px;
}

.eyebrow {
  align-items: center;
  background: var(--accent);
  border: 1px solid var(--ink);
  border-radius: var(--radius-control);
  box-shadow: var(--badge-shadow);
  color: var(--accent-ink);
  display: inline-flex;
  font-size: 0.78rem;
  font-weight: 950;
  margin: 0 0 14px;
  padding: 7px 9px;
  text-transform: uppercase;
}

.body-copy {
  color: var(--muted);
  font-size: 1.03rem;
  line-height: 1.65;
  margin: 0;
}

.funnel-sticky {
  position: sticky;
  top: 0;
  z-index: 40;
}

.top-strip {
  align-items: center;
  background: var(--top-strip-bg);
  color: var(--white);
  display: flex;
  font-size: 0.85rem;
  font-weight: 800;
  gap: 14px;
  justify-content: center;
  min-height: 40px;
  padding: 8px 16px;
  text-align: center;
}

.top-strip strong {
  color: var(--yellow);
}

.funnel-progress {
  background: var(--ink);
  display: block;
  padding: 0;
}

.progress-track {
  background: rgba(255, 255, 255, 0.18);
  border-radius: 0;
  height: 5px;
  overflow: hidden;
}

.progress-track span {
  background: var(--accent);
  display: block;
  height: 100%;
}

.site-header,
.checkout-header {
  align-items: center;
  background: var(--header-surface);
  border-bottom: 1px solid rgba(17, 19, 23, 0.1);
  display: flex;
  gap: 20px;
  justify-content: space-between;
  padding: 14px max(20px, calc((100% - 1180px) / 2));
  position: sticky;
  top: var(--funnel-sticky-height);
  z-index: 20;
  backdrop-filter: blur(14px);
}

.variant-nav {
  align-items: center;
  display: flex;
  gap: 8px;
}

.variant-nav a {
  border-radius: var(--radius-control);
  color: var(--muted);
  font-size: 0.82rem;
  font-weight: 900;
  padding: 10px 12px;
  white-space: nowrap;
}

.variant-nav a[aria-current="page"] {
  background: var(--chip-bg);
  border: 1px solid rgba(17, 19, 23, 0.12);
  color: var(--ink);
}

.hero {
  background: var(--hero-bg);
  color: var(--hero-text);
  isolation: isolate;
  min-height: min(510px, calc(100svh - 240px));
  overflow: hidden;
  padding: 34px max(22px, calc((100% - 1180px) / 2)) 28px;
  position: relative;
}

.hero::before {
  background: repeating-linear-gradient(
    -18deg,
    rgba(17, 19, 23, 0.06) 0,
    rgba(17, 19, 23, 0.06) 2px,
    transparent 2px,
    transparent 22px
  );
  content: "";
  inset: 0;
  opacity: var(--hero-pattern-opacity);
  position: absolute;
  z-index: 1;
}

.hero::after {
  background: var(--hero-overlay);
  content: "";
  inset: 0;
  position: absolute;
  z-index: 2;
}

.hero-product {
  height: 100%;
  inset: 0;
  object-fit: cover;
  object-position: var(--hero-position);
  opacity: 0.9;
  position: absolute;
  width: 100%;
  z-index: 0;
}

.hero-content {
  max-width: 590px;
  position: relative;
  z-index: 3;
}

.hero-layout {
  align-items: center;
  display: grid;
  gap: 34px;
  grid-template-columns: minmax(0, 1fr) 360px;
  margin: 0 auto;
  max-width: 1180px;
  position: relative;
  z-index: 3;
}

.hero h1 {
  font-family: var(--font-display);
  font-size: 3.45rem;
  font-weight: var(--display-weight);
  line-height: 1.02;
  margin: 0;
  max-width: 740px;
  text-wrap: balance;
}

.hero-copy {
  color: rgba(17, 19, 23, 0.76);
  font-size: 1.18rem;
  font-weight: 650;
  line-height: 1.6;
  margin: 24px 0 0;
}

.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 30px;
}

.hero-buy-card {
  background: var(--white);
  border: 1px solid var(--card-border);
  border-radius: var(--radius-card);
  box-shadow: var(--hero-card-shadow);
  color: var(--ink);
  overflow: hidden;
}

.hero-card-media {
  background: var(--paper);
  border-bottom: 1px solid rgba(17, 19, 23, 0.12);
  position: relative;
}

.hero-card-media img {
  aspect-ratio: 2.55 / 1;
  object-fit: cover;
  width: 100%;
}

.discount-badge {
  background: var(--accent);
  border: 1px solid var(--ink);
  border-radius: var(--radius-control);
  box-shadow: var(--badge-shadow);
  color: var(--accent-ink);
  font-size: 0.75rem;
  font-weight: 950;
  left: 14px;
  padding: 7px 9px;
  position: absolute;
  text-transform: uppercase;
  top: 14px;
  z-index: 2;
}

.hero-thumbs {
  display: grid;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
  padding: 8px;
}

.hero-thumbs img {
  aspect-ratio: 1.75 / 1;
  border: 1px solid var(--soft-border);
  border-radius: var(--radius-control);
  object-fit: cover;
}

.hero-card-body {
  display: grid;
  gap: 8px;
  padding: 12px 14px 14px;
}

.hero-card-body h2 {
  font-size: 1.28rem;
  line-height: 1.05;
  margin: 0;
}

.card-kicker {
  color: var(--accent-dark);
  font-size: 0.75rem;
  font-weight: 950;
  margin: 0 0 7px;
  text-transform: uppercase;
}

.hero-price {
  gap: 8px;
  margin: 0;
}

.hero-price span {
  font-size: 1.9rem;
}

.hero-buy-card .button {
  min-height: 42px;
}

.mini-kit-list {
  display: grid;
  gap: 6px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  list-style: none;
  margin: 0;
  padding: 0;
}

.mini-kit-list li {
  background: var(--paper);
  border: 1px solid var(--soft-border);
  border-radius: var(--radius-control);
  font-size: 0.72rem;
  font-weight: 850;
  padding: 7px 7px;
  text-align: center;
}

.micro-proof {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 24px;
}

.micro-proof span,
.trust-strip span,
.summary-trust span {
  background: rgba(255, 255, 255, 0.86);
  border: 1px solid rgba(17, 19, 23, 0.18);
  border-radius: var(--radius-control);
  font-size: 0.82rem;
  font-weight: 900;
  padding: 9px 10px;
}

.trust-strip {
  background: var(--trust-bg);
  border-bottom: var(--band-border);
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(3, 1fr);
  padding: 14px max(20px, calc((100% - 1180px) / 2));
}

.trust-strip span {
  background: var(--white);
  box-shadow: var(--trust-shadow);
  text-align: center;
}

.section {
  padding: 84px max(22px, calc((100% - 1180px) / 2));
}

.section-tight {
  padding-top: 64px;
}

.section-heading {
  margin-bottom: 30px;
  max-width: 760px;
}

.section-heading h2,
.how-grid h2,
.offer-panel h2 {
  font-family: var(--font-display);
  font-size: 2.5rem;
  font-weight: var(--display-weight);
  line-height: 1.08;
  margin: 0;
  text-wrap: balance;
}

.benefit-grid,
.social-grid,
.variant-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(3, 1fr);
}

.info-card,
.social-card,
.variant-card,
.offer-panel,
.order-summary,
.success-box {
  background: var(--white);
  border: 1px solid var(--card-border);
  border-radius: var(--radius-card);
  box-shadow: var(--card-shadow);
}

.info-card {
  border-top: 6px solid var(--accent);
  min-height: 188px;
  padding: 24px;
}

.info-card h3,
.steps h3,
.social-card strong,
.variant-card strong {
  font-family: var(--font-display);
  font-weight: var(--display-weight);
  font-size: 1.25rem;
  line-height: 1.18;
  margin: 0;
}

.info-card p,
.steps p,
.social-card small,
.variant-card small,
.fine-print {
  color: var(--muted);
  line-height: 1.55;
}

.band {
  background: var(--white);
  border-bottom: var(--band-border);
  border-top: var(--band-border);
}

.how-grid {
  display: grid;
  gap: 42px;
  grid-template-columns: 0.8fr 1.2fr;
}

.steps {
  display: grid;
  gap: 12px;
}

.steps article {
  align-items: center;
  background: var(--chip-bg);
  border: 1px solid var(--soft-border);
  border-radius: var(--radius-card);
  display: grid;
  gap: 18px;
  grid-template-columns: 54px 120px 1fr;
  padding: 18px;
}

.steps span {
  align-items: center;
  background: var(--accent);
  border-radius: var(--radius-control);
  color: var(--white);
  display: inline-flex;
  font-weight: 950;
  height: 42px;
  justify-content: center;
  width: 42px;
}

.product-section {
  align-items: start;
  background: var(--product-section-bg);
  color: var(--white);
  display: grid;
  gap: 24px;
  grid-template-columns: 1.12fr 0.88fr;
}

.product-media {
  display: grid;
  gap: 12px;
  grid-template-columns: 1fr 1fr;
}

.product-media img {
  aspect-ratio: 1;
  background: var(--white);
  border: 2px solid rgba(255, 255, 255, 0.18);
  border-radius: var(--radius-card);
  object-fit: cover;
  width: 100%;
}

.product-media img:first-child {
  grid-row: span 2;
}

.offer-panel {
  color: var(--ink);
  padding: 28px;
  position: sticky;
  top: 92px;
}

.offer-panel .body-copy,
.offer-panel .fine-print {
  color: var(--muted);
}

.kit-list {
  display: grid;
  gap: 10px;
  list-style: none;
  margin: 24px 0;
  padding: 0;
}

.kit-list li {
  border-bottom: 1px solid rgba(17, 19, 23, 0.1);
  font-weight: 800;
  padding: 0 0 10px;
}

.price-line {
  align-items: baseline;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 22px 0;
}

.price-line span {
  font-family: var(--font-display);
  font-size: 2.2rem;
  font-weight: var(--display-weight);
}

.price-line del {
  color: var(--muted);
  font-weight: 800;
}

.price-line b {
  background: var(--accent);
  border: 1px solid var(--ink);
  border-radius: var(--radius-control);
  color: var(--accent-ink);
  font-size: 0.82rem;
  padding: 6px 8px;
}

.simple-product-shell {
  padding: 42px max(20px, calc((100% - 1180px) / 2)) 112px;
}

.simple-product {
  align-items: start;
  display: grid;
  gap: 36px;
  grid-template-columns: minmax(0, 0.95fr) minmax(400px, 0.85fr);
}

.simple-gallery {
  background: var(--white);
  border: 1px solid var(--card-border);
  border-radius: var(--radius-card);
  box-shadow: var(--card-shadow);
  display: flex;
  gap: 0;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scrollbar-color: var(--ink) rgba(17, 19, 23, 0.1);
}

.simple-gallery figure {
  background: #f5f2eb;
  flex: 0 0 100%;
  margin: 0;
  scroll-snap-align: start;
}

.simple-gallery img {
  aspect-ratio: 1 / 1;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.simple-product-info {
  background: var(--white);
  border: 1px solid var(--card-border);
  border-radius: var(--radius-card);
  box-shadow: var(--card-shadow);
  padding: 26px;
  position: sticky;
  top: calc(var(--funnel-sticky-height) + 90px);
}

.simple-product-info h1 {
  font-family: var(--font-display);
  font-size: clamp(2rem, 3.45vw, 3.35rem);
  font-weight: var(--display-weight);
  letter-spacing: 0;
  line-height: 0.95;
  margin: 0;
}

.simple-price {
  margin: 18px 0 6px;
}

.tax-note {
  color: var(--muted);
  font-size: 0.92rem;
  font-weight: 800;
  margin: 0 0 22px;
}

.simple-copy {
  color: var(--ink);
  font-size: 1.03rem;
  font-weight: 750;
  line-height: 1.55;
  margin: 0 0 18px;
}

.simple-bullets {
  display: grid;
  gap: 8px;
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
}

.simple-bullets li {
  border-bottom: 1px solid rgba(17, 19, 23, 0.1);
  font-size: 0.96rem;
  font-weight: 850;
  line-height: 1.42;
  padding: 0 0 8px 26px;
  position: relative;
}

.simple-bullets li::before {
  background: var(--accent);
  border: 1px solid var(--ink);
  border-radius: 999px;
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  top: 0.38em;
  width: 10px;
}

.simple-trust {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 18px;
}

.simple-trust span {
  background: var(--chip-bg);
  border: 1px solid var(--soft-border);
  border-radius: var(--radius-control);
  font-size: 0.78rem;
  font-weight: 900;
  padding: 8px 9px;
}

.country-carousel-section {
  align-items: center;
  background: var(--white);
  border-bottom: var(--band-border);
  display: grid;
  gap: 24px;
  grid-template-columns: 0.75fr 1.25fr;
  padding: 34px max(22px, calc((100% - 1180px) / 2));
}

.country-carousel-section h2 {
  font-size: 2rem;
  line-height: 1.06;
  margin: 0 0 12px;
}

.country-carousel {
  display: grid;
  gap: 12px;
  grid-auto-columns: minmax(152px, 1fr);
  grid-auto-flow: column;
  overflow-x: auto;
  padding: 4px 4px 12px;
  scrollbar-width: thin;
}

.country-kit {
  background: var(--paper);
  border: 1px solid var(--card-border);
  border-radius: var(--radius-card);
  box-shadow: var(--card-shadow);
  display: grid;
  gap: 12px;
  justify-items: center;
  min-height: 246px;
  padding: 12px;
  text-align: center;
}

.country-kit-media {
  align-items: center;
  background: var(--white);
  border: 1px solid var(--soft-border);
  border-radius: var(--radius-card);
  display: grid;
  min-height: 140px;
  overflow: hidden;
  place-items: center;
  position: relative;
  width: 100%;
}

.country-kit-media img {
  height: 100%;
  object-fit: cover;
  opacity: 0.76;
  width: 100%;
}

.country-ball {
  bottom: 10px;
  border: 2px solid var(--ink);
  border-radius: 999px;
  box-shadow: var(--badge-shadow);
  display: grid;
  height: 58px;
  overflow: hidden;
  position: absolute;
  right: 10px;
  width: 58px;
}

.country-ball span {
  display: block;
}

.country-kit strong {
  font-size: 1rem;
}

.country-kit small {
  background: var(--ink);
  border-radius: var(--radius-control);
  color: var(--white);
  font-size: 0.72rem;
  font-weight: 950;
  padding: 6px 8px;
  text-transform: uppercase;
}

.theme-summer .hero::before {
  background: repeating-linear-gradient(
    0deg,
    rgba(21, 63, 52, 0.07) 0,
    rgba(21, 63, 52, 0.07) 1px,
    transparent 1px,
    transparent 30px
  );
}

.theme-summer .info-card {
  border-top-width: 4px;
}

.theme-summer .button {
  border-color: rgba(17, 19, 23, 0.2);
}

.theme-trend .hero::before {
  background: repeating-linear-gradient(
    135deg,
    rgba(232, 67, 120, 0.09) 0,
    rgba(232, 67, 120, 0.09) 2px,
    transparent 2px,
    transparent 24px
  );
}

.theme-trend .micro-proof span,
.theme-trend .mini-kit-list li,
.theme-trend .simple-trust span {
  background: #f1fff9;
}

.theme-match .hero h1,
.theme-match .section-heading h2,
.theme-match .how-grid h2,
.theme-match .offer-panel h2,
.theme-match .checkout-main h1 {
  text-transform: uppercase;
}

.theme-match .hero::before {
  background: repeating-linear-gradient(
    90deg,
    rgba(7, 84, 49, 0.08) 0,
    rgba(7, 84, 49, 0.08) 1px,
    transparent 1px,
    transparent 46px
  );
}

.theme-match .country-kit small,
.theme-match .button-dark {
  background: #061b13;
}

.theme-match .info-card {
  border-top-width: 4px;
}

.theme-challenge .hero::before {
  background: repeating-linear-gradient(
    -18deg,
    rgba(17, 19, 23, 0.08) 0,
    rgba(17, 19, 23, 0.08) 2px,
    transparent 2px,
    transparent 22px
  );
}

.theme-challenge .social-card span {
  color: var(--ink);
}

.theme-product .site-header {
  box-shadow: 0 1px 0 rgba(17, 19, 23, 0.06);
}

.theme-product .button-primary {
  background: #087a5d;
  border-color: #087a5d;
}

.theme-product .simple-product-info .eyebrow {
  box-shadow: none;
}

.theme-product .simple-gallery,
.theme-product .simple-product-info {
  box-shadow: none;
}

.fine-print {
  font-size: 0.8rem;
  margin: 14px 0 0;
}

.social-card {
  aspect-ratio: 4 / 5;
  background: var(--ink);
  color: var(--white);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: 260px;
  overflow: hidden;
  padding: 22px;
  position: relative;
}

.social-card::before {
  background-image: url("../img/product-hero.14bb37713691.jpg");
  background-position: center 38%;
  background-size: cover;
  content: "";
  inset: 0;
  opacity: 0.44;
  position: absolute;
}

.social-card > * {
  position: relative;
}

.social-card span {
  background: var(--accent);
  border-radius: var(--radius-control);
  display: inline-flex;
  font-size: 0.8rem;
  font-weight: 950;
  margin-bottom: auto;
  padding: 8px 10px;
  width: max-content;
}

.social-card:nth-child(2) {
  transform: var(--social-tilt-2);
}

.social-card:nth-child(3) {
  transform: var(--social-tilt-3);
}

.social-card strong {
  font-size: 1.55rem;
}

.social-card small {
  color: rgba(255, 255, 255, 0.78);
  font-weight: 800;
  margin-top: 8px;
}

.faq-grid {
  display: grid;
  gap: 10px;
  grid-template-columns: 1fr 1fr;
}

details {
  background: var(--white);
  border: 1px solid var(--soft-border);
  border-radius: var(--radius-card);
  padding: 18px;
}

summary {
  cursor: pointer;
  font-weight: 900;
}

details p {
  color: var(--muted);
  line-height: 1.55;
  margin-bottom: 0;
}

.sticky-buy {
  align-items: center;
  background: var(--ink);
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  bottom: 0;
  color: var(--white);
  display: none;
  gap: 12px;
  justify-content: space-between;
  left: 0;
  padding: 10px 12px;
  position: fixed;
  right: 0;
  z-index: 40;
}

.sticky-buy span {
  font-size: 0.88rem;
  font-weight: 900;
}

.sticky-buy del {
  color: rgba(255, 255, 255, 0.58);
  margin-left: 4px;
}

.sticky-buy .button {
  min-height: 42px;
}

.site-footer {
  align-items: center;
  background: var(--ink);
  color: var(--white);
  display: flex;
  gap: 18px;
  justify-content: space-between;
  padding: 34px max(22px, calc((100% - 1180px) / 2));
}

.site-footer .brand-mark {
  background: var(--white);
  color: var(--ink);
}

.selector-shell {
  margin: 0 auto;
  max-width: 1120px;
  padding: 34px 22px 80px;
}

.selector-brand {
  margin-bottom: 70px;
}

.selector-hero {
  max-width: 760px;
}

.selector-hero h1 {
  font-family: var(--font-display);
  font-size: 3.5rem;
  font-weight: var(--display-weight);
  line-height: 1;
  margin: 0;
}

.selector-hero p:last-child,
.selector-preview p {
  color: var(--muted);
  font-size: 1.08rem;
  line-height: 1.65;
}

.variant-grid {
  margin-top: 34px;
}

.variant-card {
  border-top: 6px solid var(--accent);
  min-height: 210px;
  padding: 22px;
}

.variant-card span {
  color: var(--accent-dark);
  display: block;
  font-size: 0.78rem;
  font-weight: 950;
  margin-bottom: 18px;
  text-transform: uppercase;
}

.variant-card strong {
  display: block;
  font-size: 1.7rem;
  margin-bottom: 12px;
}

.selector-page .variant-grid {
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
}

.selector-preview {
  align-items: center;
  background: var(--white);
  border: 1px solid var(--soft-border);
  border-radius: var(--radius-card);
  display: grid;
  gap: 24px;
  grid-template-columns: 220px 1fr;
  margin-top: 18px;
  padding: 18px;
}

.selector-preview img {
  aspect-ratio: 1;
  border-radius: var(--radius-card);
  object-fit: cover;
}

.selector-preview h2 {
  font-family: var(--font-display);
  font-size: 2rem;
  font-weight: var(--display-weight);
  margin: 0;
}

.checkout-page {
  background: var(--white);
}

.checkout-shell {
  display: grid;
  gap: 28px;
  grid-template-columns: minmax(0, 1fr) 390px;
  margin: 0 auto;
  max-width: 1180px;
  padding: 44px 22px 90px;
}

.checkout-main h1 {
  font-family: var(--font-display);
  font-size: 3rem;
  font-weight: var(--display-weight);
  line-height: 1;
  margin: 0 0 16px;
}

.checkout-form {
  display: grid;
  gap: 18px;
  margin-top: 30px;
}

fieldset {
  border: 1px solid var(--card-border);
  border-radius: var(--radius-card);
  display: grid;
  gap: 14px;
  margin: 0;
  padding: 20px;
}

legend {
  font-weight: 950;
  padding: 0 8px;
}

label {
  color: var(--ink);
  display: grid;
  font-size: 0.88rem;
  font-weight: 900;
  gap: 8px;
}

input {
  border: 1px solid rgba(17, 19, 23, 0.22);
  border-radius: var(--radius-control);
  min-height: 48px;
  padding: 0 13px;
  width: 100%;
}

input:focus {
  border-color: var(--accent);
  outline: 3px solid rgba(8, 122, 93, 0.14);
}

.field-row {
  display: grid;
  gap: 12px;
  grid-template-columns: 1fr 1fr;
}

.order-summary {
  align-self: start;
  display: grid;
  gap: 18px;
  padding: 20px;
  position: sticky;
  top: 92px;
}

.order-summary img {
  aspect-ratio: 4 / 3;
  border-radius: var(--radius-card);
  object-fit: cover;
  width: 100%;
}

.order-summary h2 {
  font-size: 1.6rem;
  margin: 0;
}

.quantity-control {
  align-items: center;
  background: var(--paper);
  border: 1px solid rgba(17, 19, 23, 0.1);
  border-radius: var(--radius-card);
  display: flex;
  justify-content: space-between;
  padding: 10px;
}

.quantity-control button {
  background: var(--ink);
  border: 0;
  border-radius: var(--radius-control);
  color: var(--white);
  cursor: pointer;
  font-size: 1.2rem;
  font-weight: 950;
  height: 38px;
  width: 42px;
}

.summary-lines {
  display: grid;
  gap: 12px;
  margin: 0;
}

.summary-lines div {
  display: flex;
  justify-content: space-between;
}

.summary-lines dt {
  color: var(--muted);
}

.summary-lines dd {
  font-weight: 950;
  margin: 0;
}

.summary-lines div:last-child {
  border-top: 1px solid rgba(17, 19, 23, 0.14);
  font-size: 1.12rem;
  padding-top: 12px;
}

.summary-trust {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.summary-trust span {
  background: var(--paper);
}

.success-box {
  border-color: rgba(8, 122, 93, 0.28);
  margin-bottom: 22px;
  padding: 18px;
}

.success-box p {
  color: var(--muted);
  margin-bottom: 0;
}

@media (max-width: 980px) {
  .site-header {
    align-items: flex-start;
    flex-direction: column;
  }

  .variant-nav {
    overflow-x: auto;
    padding-bottom: 2px;
    width: 100%;
  }

  .variant-nav {
    scrollbar-width: none;
  }

  .variant-nav::-webkit-scrollbar {
    display: none;
  }

  .hero {
    min-height: auto;
    padding-bottom: 34px;
    padding-top: 52px;
  }

  .hero::after {
    inset: 0;
  }

  .hero-product {
    object-position: 68% center;
    opacity: 0.38;
  }

  .hero h1 {
    font-size: 3rem;
  }

  .trust-strip,
  .benefit-grid,
  .social-grid,
  .variant-grid,
  .selector-page .variant-grid,
  .faq-grid,
  .how-grid,
  .product-section,
  .country-carousel-section,
  .hero-layout,
  .checkout-shell {
    grid-template-columns: 1fr;
  }

  .hero-layout {
    gap: 24px;
  }

  .hero-buy-card {
    max-width: 540px;
    width: 100%;
  }

  .country-carousel {
    grid-auto-columns: minmax(142px, 180px);
  }

  .simple-product {
    grid-template-columns: 1fr;
  }

  .simple-product-info {
    position: static;
  }

  .social-card:nth-child(2),
  .social-card:nth-child(3) {
    transform: none;
  }

  .offer-panel,
  .order-summary {
    position: static;
  }

  .checkout-shell {
    padding-top: 28px;
  }
}

@media (max-width: 680px) {
  :root {
    --funnel-sticky-height: 53px;
  }

  body {
    padding-bottom: 66px;
  }

  .top-strip {
    align-items: stretch;
    flex-direction: column;
    gap: 2px;
    font-size: 0.78rem;
  }

  .funnel-progress {
    padding: 0;
  }

  .site-header,
  .checkout-header {
    padding-left: 16px;
    padding-right: 16px;
  }

  .site-header .button-dark {
    display: none;
  }

  .hero {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 32px;
    padding-bottom: 22px;
  }

  .hero h1,
  .selector-hero h1,
  .checkout-main h1 {
    font-size: 2rem;
    line-height: 1.04;
  }

  .hero-copy {
    font-size: 0.94rem;
    line-height: 1.48;
    margin-top: 16px;
  }

  .hero-actions .button {
    min-height: 46px;
    width: 100%;
  }

  .hero-actions {
    gap: 8px;
    margin-top: 18px;
  }

  .micro-proof {
    display: none;
  }

  .hero-buy-card {
    box-shadow: var(--hero-card-shadow);
  }

  .hero-card-media img {
    aspect-ratio: 1.5 / 1;
  }

  .hero-thumbs {
    display: none;
  }

  .hero-card-body {
    padding: 14px;
  }

  .hero-card-body h2 {
    font-size: 1.28rem;
  }

  .hero-price span {
    font-size: 1.75rem;
  }

  .mini-kit-list {
    grid-template-columns: 1fr;
  }

  .country-carousel-section {
    padding: 28px 16px;
  }

  .country-carousel-section h2 {
    font-size: 1.75rem;
  }

  .country-carousel {
    margin-left: -4px;
    margin-right: -4px;
  }

  .section,
  .section-tight {
    padding: 54px 16px;
  }

  .section-heading h2,
  .how-grid h2,
  .offer-panel h2 {
    font-size: 2rem;
  }

  .steps article {
    align-items: start;
    grid-template-columns: 48px 1fr;
  }

  .steps article p {
    grid-column: 2;
    margin-top: -6px;
  }

  .product-media {
    grid-template-columns: 1fr 1fr;
  }

  .product-media img:first-child {
    grid-column: 1 / -1;
    grid-row: auto;
  }

  .simple-product-shell {
    padding: 24px 16px 88px;
  }

  .simple-product {
    gap: 22px;
  }

  .simple-gallery img {
    aspect-ratio: 1 / 1.05;
  }

  .simple-product-info {
    box-shadow: none;
    padding: 20px;
  }

  .simple-product-info h1 {
    font-size: 2.35rem;
  }

  .simple-price span {
    font-size: 1.9rem;
  }

  .social-card {
    min-height: 220px;
  }

  .site-footer {
    align-items: flex-start;
    flex-direction: column;
    padding: 28px 16px;
  }

  .selector-shell {
    padding: 24px 16px 72px;
  }

  .selector-brand {
    margin-bottom: 46px;
  }

  .selector-preview {
    grid-template-columns: 1fr;
  }

  .checkout-shell {
    padding-left: 16px;
    padding-right: 16px;
  }

  .field-row {
    grid-template-columns: 1fr;
  }

  .sticky-buy {
    display: flex;
  }
}
