/* ============ SwissAccs styles ============ */

/* ── Arrive from bubble: soft brand flash + content rise ── */
html.sa-bridge-enter #page-loader {
  display: none !important;
}
html.sa-bridge-enter::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 40;
  pointer-events: none;
  animation: saArriveFlash 0.35s ease-out forwards;
}
html.sa-bridge-sp::before {
  background: radial-gradient(ellipse 80% 60% at 50% 28%, rgba(0,210,122,0.32), transparent 70%);
}
html.sa-bridge-ig::before {
  background: radial-gradient(ellipse 80% 60% at 50% 28%, rgba(225,48,108,0.32), transparent 70%);
}
html.sa-bridge-tt::before {
  background: radial-gradient(ellipse 80% 60% at 50% 28%, rgba(37,244,238,0.28), transparent 70%);
}
@keyframes saArriveFlash {
  0% { opacity: 1; }
  100% { opacity: 0; }
}
/* Opacity only — never transform body (breaks scroll in Safari/desktop) */
html.sa-bridge-enter body {
  animation: saArriveUp 0.22s ease-out both;
}
@keyframes saArriveUp {
  from { opacity: 0; }
  to { opacity: 1; }
}

/* ====== PAGE LOADER — ultra-clean, sharp, premium ====== */
#page-loader {
  position: fixed;
  inset: 0;
  z-index: 9999;
  background: #050505;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 28px;
  overflow: hidden;
  transition: opacity 0.45s ease, visibility 0.45s ease;
}
/* barely-there green tint — static, no pulse, no blur bloom */
#page-loader::before {
  content: "";
  position: absolute;
  width: min(70vw, 480px);
  height: min(70vw, 480px);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -54%);
  border-radius: 50%;
  background: radial-gradient(
    circle,
    rgba(0, 210, 122, 0.055) 0%,
    rgba(0, 210, 122, 0.02) 42%,
    transparent 70%
  );
  pointer-events: none;
}
#page-loader.done {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.loader-symbol {
  position: relative;
  z-index: 1;
  width: 72px;
  height: 72px;
  object-fit: contain;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  animation: loaderSpin 0.95s linear infinite;
  /* no glow — sharp mark only */
  filter: none;
}
.loader-text {
  position: relative;
  z-index: 1;
  height: 22px;
  width: auto;
  max-width: min(200px, 56vw);
  object-fit: contain;
  image-rendering: -webkit-optimize-contrast;
  opacity: 0;
  animation: loaderTextIn 0.4s ease 0.1s forwards;
}
.loader-bar {
  position: relative;
  z-index: 1;
  width: 56px;
  height: 1px;
  margin-top: -12px;
  border-radius: 1px;
  background: rgba(255, 255, 255, 0.08);
  overflow: hidden;
}
.loader-bar > i {
  display: block;
  height: 100%;
  width: 0;
  background: #00d27a;
  animation: loaderBar 0.6s cubic-bezier(0.22, 1, 0.36, 1) 0.12s forwards;
  box-shadow: none;
}
@keyframes loaderSpin {
  from { transform: translateZ(0) rotate(0deg); }
  to   { transform: translateZ(0) rotate(360deg); }
}
@keyframes loaderTextIn {
  from { opacity: 0; transform: translateY(4px); }
  to   { opacity: 0.92; transform: translateY(0); }
}
@keyframes loaderBar {
  from { width: 0; }
  to   { width: 100%; }
}
html.sa-ready body {
  animation: saPageIn 0.4s ease both;
}
@keyframes saPageIn {
  from { opacity: 0; }
  to   { opacity: 1; }
}

/* ====== LOGO IMAGE ====== */
.logo-img {
  height: 28px;
  width: auto;
  max-width: 160px;
  display: block;
  object-fit: contain;
  object-position: left center;
}

:root {
  /* Marketplace-aligned dark brand (design only — structure unchanged) */
  --bg: #070a08;
  --bg-soft: #0c1210;
  --bg-dark: #050705;
  --ink: #f4f7f5;
  --ink-2: #e8ece9;
  --muted: rgba(244, 247, 245, 0.58);
  --muted-2: rgba(244, 247, 245, 0.38);
  --border: rgba(255, 255, 255, 0.1);
  --border-strong: rgba(255, 255, 255, 0.16);
  --accent: #00d27a;
  --accent-dark: #3dffb0;
  --accent-soft: rgba(0, 210, 122, 0.14);
  --strike: rgba(255, 255, 255, 0.28);
  --max: 1200px;
}

* { margin: 0; padding: 0; box-sizing: border-box; }
html {
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased;
  overflow-x: clip;
  max-width: 100%;
  width: 100%;
  overscroll-behavior: none;
  overscroll-behavior-x: none;
  overscroll-behavior-y: none;
  -webkit-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
body {
  font-family: 'Geist', -apple-system, BlinkMacSystemFont, sans-serif;
  background: var(--bg); color: var(--ink);
  line-height: 1.5;
  overflow-x: clip;
  max-width: 100%;
  width: 100%;
  position: relative;
  overscroll-behavior: none;
  overscroll-behavior-x: none;
  overscroll-behavior-y: none;
  /* stop iOS rubber-band / pull-to-refresh feel on body */
  -webkit-overflow-scrolling: auto;
}
/* rigid on touch phones: no elastic bounce, no sideways pan */
@supports (padding: env(safe-area-inset-top)) {
  html, body {
    overscroll-behavior: none;
  }
}
@media (hover: none) and (pointer: coarse) {
  html { scroll-behavior: auto; }
  #cursor-glow { display: none !important; }
  /* kill ambient motion that makes the frame feel like it drifts */
  .hero-blob, .hero-blob-1, .hero-blob-2 { animation: none !important; }
  .orb { animation: none !important; }
}
.serif { font-family: 'Instrument Serif', serif; font-weight: 400; font-style: italic; }
a { color: inherit; text-decoration: none; }
img { max-width: 100%; display: block; }
.hero-sub-full { display: inline; }
.hero-sub-short { display: none; }

/* ====== NAV ====== */
nav.site-nav {
  position: fixed;
  top: 0; left: 0; right: 0;
  z-index: 100;
  height: 64px;
  padding: 0 28px;
  backdrop-filter: saturate(180%) blur(20px);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  background: rgba(255,255,255,0.88);
  border-bottom: 1px solid rgba(0,0,0,0.06);
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  box-sizing: border-box;
}
.logo {
  font-weight: 700;
  font-size: 20px;
  letter-spacing: -0.02em;
  display: flex;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
  min-width: 0;
  line-height: 0;
}
.logo-dot { width: 10px; height: 10px; border-radius: 50%; background: var(--accent); }
.nav-links {
  display: flex;
  gap: 28px;
  align-items: center;
  flex-shrink: 0;
  min-width: 0;
}
.nav-links a {
  font-size: 14px;
  font-weight: 500;
  transition: opacity 0.2s;
  position: relative;
  white-space: nowrap;
}
.nav-links a:not(.btn-primary):hover { opacity: 0.6; }
.nav-links a.active::after {
  content: '';
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
  width: 4px;
  height: 4px;
  background: var(--accent);
  border-radius: 50%;
}

.btn-primary {
  background: var(--ink); color: white !important;
  padding: 10px 20px; border-radius: 100px;
  font-size: 14px; font-weight: 500;
  transition: transform 0.2s, background 0.2s;
  display: inline-flex; align-items: center; gap: 6px;
}
.btn-primary:hover { background: #1f1f1f; transform: scale(1.02); opacity: 1 !important; }

.btn-large {
  padding: 16px 28px; font-size: 16px; border-radius: 100px; font-weight: 500;
  display: inline-flex; align-items: center; gap: 8px;
  transition: all 0.2s; cursor: pointer; border: none; font-family: inherit;
}
.btn-large.primary { background: var(--ink); color: white; }
.btn-large.primary:hover { background: #1f1f1f; transform: scale(1.02); }
.btn-large.ghost { background: var(--bg-soft); color: var(--ink); border: 1px solid var(--border); }
.btn-large.ghost:hover { background: #f0f0f0; }

/* ====== TYPOGRAPHY ====== */
h1 { font-size: clamp(36px,5.5vw,68px); font-weight: 600; letter-spacing: -0.035em; line-height: 1.05; margin-bottom: 20px; }
h1 .serif { font-weight: 400; letter-spacing: -0.02em; }
h2 { font-size: clamp(30px,4.4vw,52px); font-weight: 600; letter-spacing: -0.03em; line-height: 1.08; margin-bottom: 18px; }
h2 .serif { font-weight: 400; }
h3 { font-size: 20px; font-weight: 600; letter-spacing: -0.01em; margin-bottom: 10px; }
.section-label {
  font-size: 12px; font-weight: 600; color: var(--accent-dark);
  letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 16px; display: inline-block;
}
.section-sub { font-size: 17px; color: var(--muted); max-width: 540px; line-height: 1.55; }

/* ====== HERO ====== */
.hero {
  padding: 0;
  text-align: center;
  position: relative; overflow: hidden;
  background: url('Images/pexels-cottonbro-5077407.jpg') center top / cover no-repeat;
  animation: heroIn 0.9s 0.1s cubic-bezier(0.16,1,0.3,1) both;
}
.hero::before {
  content: '';
  position: absolute; inset: 0;
  background: rgba(0,0,0,0.68);
  z-index: 0;
}
.hero-inner {
  position: relative; z-index: 1;
  max-width: var(--max); margin: 0 auto;
  padding: 120px 28px 72px;
}
.hero-below {
  text-align: center;
  padding: 56px 32px 64px;
  max-width: var(--max); margin: 0 auto;
}
.hero-product-intro {
  display: flex; gap: 32px; justify-content: center; flex-wrap: wrap;
  max-width: 820px; margin: 0 auto 52px; text-align: left;
}

.hero-products-heading {
  text-align: center; margin-bottom: 24px;
}
.hero-products-heading h3 {
  font-size: clamp(22px, 3vw, 32px); font-weight: 600;
  letter-spacing: -0.02em; margin-bottom: 8px;
}
.hero-products-heading p {
  font-size: 15px; color: var(--muted);
}
.hpi-item {
  display: flex; align-items: flex-start; gap: 14px;
  flex: 1; min-width: 280px; max-width: 380px;
}
.hpi-icon {
  width: 40px; height: 40px; border-radius: 10px; flex-shrink: 0;
  display: flex; align-items: center; justify-content: center;
}
.hpi-icon img { width: 22px; height: 22px; object-fit: contain; filter: brightness(0) invert(1); }
.hpi-name { font-size: 15px; font-weight: 600; margin-bottom: 4px; letter-spacing: -0.01em; }
.hpi-desc { font-size: 14px; color: var(--muted); line-height: 1.55; }
@keyframes heroIn { from{opacity:0;transform:translateY(28px)} to{opacity:1;transform:none} }
.hero.small { padding: 160px 32px 60px; }
.hero h1 { color: white; }
.hero .hero-sub { color: rgba(255,255,255,0.72); }
.hero .hero-why { background: rgba(255,255,255,0.1); border-color: rgba(255,255,255,0.18); color: rgba(255,255,255,0.68); }
.hero .badge { background: rgba(255,255,255,0.12); border-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.85); }
.hero-why-line {
  font-size: 13px; color: rgba(255,255,255,0.68); line-height: 1.6;
  max-width: 420px; margin: 0 auto 28px;
  padding: 10px 16px;
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.14);
  border-radius: 100px;
}
.hero .badge-dot { box-shadow: 0 0 0 4px rgba(0,210,122,0.3); }
.hero .scroll-hint-arrow { border-color: rgba(255,255,255,0.35); }

.hero-sub {
  font-size: 19px; color: var(--muted); max-width: 540px;
  margin: 0 auto 24px; line-height: 1.5;
}

.hero-trust-row {
  display: flex; gap: 10px; justify-content: center;
  flex-wrap: wrap; margin: 0 auto 28px;
}
.hero-trust-badge {
  display: inline-flex; align-items: center; gap: 6px;
  background: rgba(0,210,122,0.13);
  border: 1px solid rgba(0,210,122,0.28);
  color: rgba(255,255,255,0.92);
  font-size: 13px; font-weight: 600;
  padding: 6px 12px; border-radius: 100px;
  letter-spacing: -0.01em;
  white-space: nowrap;
}

.badge {
  display: inline-flex; align-items: center; gap: 8px;
  padding: 8px 16px; background: var(--bg-soft); border: 1px solid var(--border);
  border-radius: 100px; font-size: 13px; font-weight: 500; color: var(--muted);
  margin-bottom: 28px;
}
.badge-dot {
  width: 6px; height: 6px; border-radius: 50%; background: var(--accent);
  box-shadow: 0 0 0 4px rgba(0,210,122,0.18); animation: pulse 2s infinite;
}
@keyframes pulse {
  0%,100% { box-shadow: 0 0 0 4px rgba(0,210,122,0.18); }
  50%      { box-shadow: 0 0 0 6px rgba(0,210,122,0.08); }
}

/* ====== HERO PRICE SHOWCASE ====== */
.hero-price-showcase {
  display: flex; gap: 20px; justify-content: center; flex-wrap: wrap;
  margin: 40px auto 44px; max-width: 620px;
}
.hps-card {
  background: white; border: 1px solid var(--border);
  border-radius: 22px; padding: 22px 24px;
  min-width: 210px; flex: 1; max-width: 270px;
  box-shadow: 0 20px 60px -16px rgba(0,0,0,0.12), 0 4px 16px -4px rgba(0,0,0,0.06);
  /* no floating / parallax — keeps layout rigid */
  transform: none;
  text-align: left;
}
.hps-card-offset { margin-top: 18px; }
.hps-header { display: flex; align-items: center; gap: 12px; margin-bottom: 16px; }
.hps-icon {
  width: 38px; height: 38px; border-radius: 10px; flex-shrink: 0;
  display: flex; align-items: center; justify-content: center;
}
.hps-icon img { width: 22px; height: 22px; object-fit: contain; filter: brightness(0) invert(1); }
.hps-name { font-size: 14px; font-weight: 600; margin-bottom: 1px; }
.hps-period { font-size: 11px; color: var(--muted); }
.hps-prices { display: flex; align-items: baseline; gap: 10px; margin-bottom: 12px; }
.hps-old {
  font-size: 16px; color: var(--muted-2); position: relative;
}
.hps-old::after {
  content: ''; position: absolute;
  left: -2px; right: -2px; top: 50%;
  height: 2px; background: #e53e3e;
  transform: scaleX(0); transform-origin: left;
  transition: transform 0.5s cubic-bezier(0.16,1,0.3,1);
  transition-delay: 1.5s;
}
body.loaded .hps-old::after { transform: scaleX(1); }
.hps-new {
  font-size: 32px; font-weight: 700; letter-spacing: -0.03em; color: var(--ink);
}
.hps-save-row { display: flex; align-items: center; justify-content: space-between; gap: 8px; }
.hps-save {
  display: inline-block; background: var(--accent-soft); color: var(--accent-dark);
  padding: 4px 10px; border-radius: 100px; font-size: 11px; font-weight: 700;
}
.hps-btn {
  background: var(--ink); color: white; border: none;
  padding: 8px 14px; border-radius: 100px;
  font-size: 12px; font-weight: 600; cursor: pointer;
  font-family: inherit; transition: background 0.2s, transform 0.15s;
  white-space: nowrap;
}
.hps-btn:hover { background: #1a1a1a; transform: scale(1.03); }

/* ====== SCROLL HINT ====== */
.hero-cta { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; margin-bottom: 48px; }
.scroll-hint { display: flex; justify-content: center; }
.scroll-hint-arrow {
  width: 28px; height: 28px; border-right: 2px solid var(--border-strong); border-bottom: 2px solid var(--border-strong);
  transform: rotate(45deg);
  animation: scrollBounce 2s ease-in-out infinite;
  opacity: 0.5;
}
@keyframes scrollBounce {
  0%,100% { transform: rotate(45deg) translateY(0); opacity: 0.4; }
  50%      { transform: rotate(45deg) translateY(5px); opacity: 0.7; }
}

/* ====== NUMBERS IMPACT STRIP ====== */
.numbers-strip {
  background: var(--ink); color: white;
  padding: 0; overflow: hidden;
  border-top: 1px solid rgba(255,255,255,0.06);
}
.numbers-inner {
  max-width: var(--max); margin: 0 auto;
  display: grid; grid-template-columns: repeat(4, 1fr);
  align-items: stretch;
}
.ns-item {
  padding: 52px 32px; text-align: center;
  transition: background 0.3s;
}
.ns-item:hover { background: rgba(255,255,255,0.03); }
.ns-divider { width: 1px; background: rgba(255,255,255,0.08); margin: 24px 0; }
.ns-num {
  font-family: 'Instrument Serif', serif; font-style: italic;
  font-size: clamp(52px,6vw,80px); font-weight: 400;
  letter-spacing: -0.03em; line-height: 1;
  color: var(--accent); margin-bottom: 10px;
}
.ns-label { font-size: 13px; color: rgba(255,255,255,0.45); font-weight: 500; letter-spacing: 0.02em; }


/* ====== SECTIONS ====== */
.section { padding: 88px 32px; max-width: var(--max); margin: 0 auto; }
.section.soft { background: var(--bg-soft); max-width: none; }
.section.soft .inner { max-width: var(--max); margin: 0 auto; }
.section-header { text-align: center; margin-bottom: 64px; }
.section-header .section-sub { margin: 0 auto; }

/* ====== PRODUCT CARDS (aligned with hero product tickets) ====== */
.grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 14px; }
.grid-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; max-width: 720px; margin: 0 auto; }
.product-card {
  background: white; border: 1px solid var(--border); border-radius: 20px;
  padding: 22px 22px 20px; transition: border-color 0.2s, box-shadow 0.2s; position: relative; overflow: hidden;
}
.product-card:hover { box-shadow: 0 16px 40px -18px rgba(0,0,0,0.12); border-color: rgba(0,210,122,0.22); }
.product-card.featured { padding: 22px 22px 20px; }
.product-icon {
  width: 40px; height: 40px; border-radius: 11px;
  display: flex; align-items: center; justify-content: center;
  margin-bottom: 14px; color: white;
}
.product-card.featured .product-icon { width: 40px; height: 40px; border-radius: 11px; }
.product-icon { display: flex; align-items: center; justify-content: center; }
.product-icon img { width: 56%; height: 56%; object-fit: contain; filter: brightness(0) invert(1); }

.icon-spotify { background: #1db954; }
.icon-youtube { background: #ff0033; }
.icon-xbox    { background: #107c10; }
.icon-steam   { background: #1b2838; }
.icon-gemini  { background: linear-gradient(135deg,#4796ff,#a36cff 60%,#ff7864); }
.icon-grok    { background: #0a0a0a; }
.icon-claude  { background: #d97757; }
.icon-chess   { background: #769656; }
.icon-canva   { background: linear-gradient(135deg,#00c4cc,#7d2ae8); }

.product-name { font-size: 16px; font-weight: 600; margin-bottom: 4px; letter-spacing: -0.01em; }
.product-card.featured .product-name { font-size: 16px; }
.product-desc { font-size: 13px; color: var(--muted); margin-bottom: 14px; line-height: 1.45; }
.product-card.featured .product-desc { font-size: 13px; margin-bottom: 14px; }

.price-row { display: flex; align-items: baseline; gap: 10px; margin-bottom: 2px; }
.price-old { font-size: 14px; color: var(--strike); text-decoration: line-through; text-decoration-color: var(--muted-2); }
.price-new { font-size: 28px; font-weight: 700; letter-spacing: -0.03em; }
.product-card.featured .price-new { font-size: 28px; }
.price-period { font-size: 12px; color: var(--muted); margin-bottom: 10px; }
.save-badge { display: inline-block; background: var(--accent-soft); color: var(--accent-dark); padding: 4px 10px; border-radius: 100px; font-size: 11px; font-weight: 700; margin-bottom: 14px; }
.payment-once-badge { margin-bottom: 8px; font-size: 10px; }
.product-btn { width: 100%; background: var(--ink); color: white; padding: 12px; border-radius: 100px; border: none; font-size: 13px; font-weight: 600; cursor: pointer; transition: background 0.2s; font-family: inherit; }
.product-btn:hover { background: #1f1f1f; }
.popular-badge { font-size: 11px; margin-bottom: 12px; }

@media (max-width: 700px) {
  .grid-2 {
    grid-template-columns: 1fr !important;
    gap: 12px !important;
    max-width: 100% !important;
  }
  .product-card,
  .product-card.featured {
    padding: 18px 16px !important;
    border-radius: 16px !important;
  }
  .product-card.featured .price-new,
  .price-new {
    font-size: 26px !important;
  }
  .product-card.featured .product-name,
  .product-name {
    font-size: 15px !important;
  }
}

/* ====== DARK SECTION ====== */
.dark-section { background: var(--bg-dark); color: white; padding: 88px 32px; position: relative; overflow: visible; }
.dark-section .inner { max-width: 1100px; margin: 0 auto; position: relative; z-index: 2; }
.dark-section h2 { color: white; }
.dark-section .section-sub { color: rgba(255,255,255,0.65); }
.dark-section .section-label { color: var(--accent); }
.orb { position: absolute; width: 600px; height: 600px; border-radius: 50%; filter: blur(70px); z-index: 1; }
.orb-1 { top: -200px; left: -100px; background: radial-gradient(circle, rgba(0,210,122,0.22) 0%, transparent 70%); }
.orb-2 { bottom: -200px; right: -100px; background: radial-gradient(circle, rgba(0,102,255,0.16) 0%, transparent 70%); }
.feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; margin-top: 0; text-align: left; }
.feature-card { padding: 28px; border: 1px solid rgba(255,255,255,0.08); border-radius: 20px; background: rgba(255,255,255,0.02); transition: all 0.3s; }
.feature-card:hover { background: rgba(255,255,255,0.04); border-color: rgba(255,255,255,0.14); }
.feature-icon { width: 44px; height: 44px; border-radius: 12px; background: rgba(0,210,122,0.12); color: var(--accent); display: flex; align-items: center; justify-content: center; margin-bottom: 16px; font-size: 22px; }
.feature-title { font-size: 16px; font-weight: 600; margin-bottom: 8px; }
.feature-desc { font-size: 14px; color: rgba(255,255,255,0.5); line-height: 1.55; }

/* ====== TESTIMONIALS ====== */
/* ── Video review featured block ─────────────────────────── */
.review-vid-featured {
  display: flex; align-items: center; gap: 48px; flex-wrap: wrap;
  justify-content: center; margin-bottom: 56px;
  background: var(--bg-soft); border: 1px solid var(--border);
  border-radius: 28px; padding: 40px; overflow: hidden;
}
.review-vid-player-wrap {
  flex-shrink: 0; width: 260px; border-radius: 18px; overflow: hidden;
  box-shadow: 0 12px 40px -8px rgba(0,0,0,0.18);
}
.review-vid-player { width: 100%; display: block; }
.review-vid-caption { flex: 1; min-width: 220px; max-width: 380px; text-align: left; }
.review-vid-stars { color: #ffb800; font-size: 18px; letter-spacing: 3px; margin-bottom: 16px; }
.review-vid-quote { font-size: 20px; font-weight: 500; line-height: 1.45; letter-spacing: -0.01em; color: var(--ink); margin-bottom: 16px; }
.review-vid-author { font-size: 13px; color: var(--muted); font-weight: 500; }

/* ── Featured customer (vertical) video ──────────────────── */
.cust-vid-section { position: relative; max-width: 1080px; margin: 0 auto; padding: 72px 28px; overflow: hidden; }
.cust-vid-glow { position: absolute; top: 50%; left: 50%; width: 760px; height: 760px; transform: translate(-50%,-50%); background: radial-gradient(circle, rgba(0,210,122,0.16), rgba(0,210,122,0) 62%); pointer-events: none; z-index: 0; }
.cust-vid-inner { position: relative; z-index: 1; display: grid; grid-template-columns: 1fr 360px; gap: 64px; align-items: center; }
.cust-vid-text h2 { font-size: clamp(30px, 4vw, 46px); line-height: 1.05; letter-spacing: -0.02em; margin: 14px 0 24px; }
.cust-vid-stars { color: #ffb800; font-size: 20px; letter-spacing: 4px; margin-bottom: 16px; }
.cust-vid-quote { font-size: 22px; font-weight: 500; line-height: 1.45; letter-spacing: -0.01em; color: var(--ink); margin-bottom: 18px; max-width: 460px; }
.cust-vid-author { font-size: 14px; color: var(--muted); font-weight: 500; margin-bottom: 28px; }
.cust-vid-cta { display: inline-flex; }
.cust-vid-frame { position: relative; justify-self: center; width: 100%; max-width: 340px; aspect-ratio: 9 / 16; border-radius: 26px; overflow: hidden; background: #121816; box-shadow: 0 30px 70px -18px rgba(0,0,0,0.42), 0 0 0 1px rgba(255,255,255,0.06); }
.cust-vid-player { width: 100%; height: 100%; object-fit: cover; display: block; background: #121816; }
.cust-vid-badge { position: absolute; top: 14px; left: 14px; z-index: 2; background: rgba(10,10,10,0.62); color: #fff; backdrop-filter: blur(8px); font-size: 12px; font-weight: 600; letter-spacing: 0.02em; padding: 6px 12px; border-radius: 100px; pointer-events: none; }
@media (max-width: 860px) {
  .cust-vid-section { padding: 64px 20px; }
  .cust-vid-inner { grid-template-columns: 1fr; gap: 36px; text-align: center; }
  .cust-vid-quote { margin-left: auto; margin-right: auto; }
  .cust-vid-frame { max-width: 280px; }
  .cust-vid-glow { width: 480px; height: 480px; }
}

/* ── Video card in testimonial grid ──────────────────────── */
.testimonial-vid-card { padding: 0; overflow: hidden; }
.testimonial-vid { width: 100%; display: block; max-height: 220px; object-fit: cover; border-radius: 0; }
.testimonial-vid-card .testimonial-stars,
.testimonial-vid-card .testimonial-author { padding: 0 20px; }
.testimonial-vid-card .testimonial-author { padding-bottom: 20px; }

.testimonial-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; }
.testimonial { padding: 32px; background: white; border: 1px solid var(--border); border-radius: 20px; }
.testimonial-stars { color: #ffb800; margin-bottom: 14px; font-size: 14px; letter-spacing: 2px; }
.testimonial-text { font-size: 16px; line-height: 1.5; margin-bottom: 20px; letter-spacing: -0.005em; }
.testimonial-author { display: flex; align-items: center; gap: 12px; }
.testimonial-avatar { width: 36px; height: 36px; border-radius: 50%; background: var(--bg-soft); border: 1px solid var(--border); display: flex; align-items: center; justify-content: center; font-size: 14px; font-weight: 600; color: var(--muted); }
.testimonial-name { font-size: 14px; font-weight: 600; }
.testimonial-meta { font-size: 12px; color: var(--muted); }

/* ====== FAQ ====== */
.faq-wrap { max-width: 800px; margin: 0 auto; }
details { border-bottom: 1px solid var(--border); padding: 22px 0; }
details summary { font-size: 18px; font-weight: 500; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; letter-spacing: -0.01em; gap: 16px; }
details summary::-webkit-details-marker { display: none; }
details summary::after { content: '+'; font-size: 24px; font-weight: 300; color: var(--muted); transition: transform 0.3s; flex-shrink: 0; }
details[open] summary::after { transform: rotate(45deg); }
details p, details ul { margin-top: 14px; color: var(--muted); font-size: 16px; line-height: 1.6; }
details ul { padding-left: 20px; }
details li { margin-bottom: 6px; }

/* ====== FINAL CTA ====== */
.final-cta { padding: 120px 32px; text-align: center; max-width: 900px; margin: 0 auto; }
.final-cta h2 { margin-bottom: 22px; }
.final-cta p { font-size: 19px; color: var(--muted); margin-bottom: 36px; max-width: 480px; margin-left: auto; margin-right: auto; }

/* ====== CONTACT ====== */
.contact-wrap { display: grid; grid-template-columns: 1fr 1.3fr; gap: 60px; max-width: 1100px; margin: 0 auto; padding: 0 32px; }
.contact-info-block { margin-bottom: 36px; }
.contact-info-block h4 { font-size: 13px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.06em; color: var(--muted); margin-bottom: 10px; }
.contact-info-block p { font-size: 17px; font-weight: 500; }
.contact-info-block .sub { font-size: 14px; color: var(--muted); font-weight: 400; margin-top: 4px; }
form.contact-form { background: var(--bg-soft); border: 1px solid var(--border); border-radius: 24px; padding: 36px; }
.form-row { margin-bottom: 18px; }
.form-row label { display: block; font-size: 13px; font-weight: 500; margin-bottom: 8px; color: var(--ink-2); }
.form-row input, .form-row textarea, .form-row select { width: 100%; padding: 12px 14px; border: 1px solid rgba(255,255,255,0.14); border-radius: 12px; background: rgba(0,0,0,0.45); font-family: inherit; font-size: 15px; color: #f4f7f5; -webkit-text-fill-color: #f4f7f5; transition: border-color 0.2s, box-shadow 0.2s; outline: none; caret-color: #3dffb0; }
.form-row input::placeholder, .form-row textarea::placeholder { color: rgba(244,247,245,0.38); -webkit-text-fill-color: rgba(244,247,245,0.38); }
.form-row input:focus, .form-row textarea:focus, .form-row select:focus { border-color: rgba(0,210,122,0.55); box-shadow: 0 0 0 3px rgba(0,210,122,0.12); }
.form-row textarea { min-height: 130px; resize: vertical; }
.form-row-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.form-submit { width: 100%; background: var(--ink); color: white; padding: 14px; border-radius: 100px; border: none; font-size: 15px; font-weight: 500; cursor: pointer; transition: background 0.2s; font-family: inherit; margin-top: 8px; }
.form-submit:hover { background: #1f1f1f; }

/* ── Contact CTA card (Telegram + email) ─────────────────── */
.contact-cta-card { background: var(--bg-soft); border: 1px solid var(--border); border-radius: 24px; padding: 40px 36px; text-align: center; }
.contact-cta-icon { width: 64px; height: 64px; border-radius: 18px; background: white; border: 1px solid var(--border); display: flex; align-items: center; justify-content: center; margin: 0 auto 22px; box-shadow: 0 8px 24px -10px rgba(0,0,0,0.14); }
.contact-cta-title { font-size: 22px; font-weight: 600; letter-spacing: -0.01em; margin-bottom: 10px; }
.contact-cta-text { font-size: 15px; color: var(--muted); line-height: 1.55; max-width: 360px; margin: 0 auto 24px; }
.contact-cta-divider { display: flex; align-items: center; gap: 14px; margin: 24px 0 16px; color: var(--muted); font-size: 12px; text-transform: uppercase; letter-spacing: 0.07em; }
.contact-cta-divider::before, .contact-cta-divider::after { content: ''; flex: 1; height: 1px; background: var(--border); }
.contact-cta-email { font-size: 17px; font-weight: 500; color: var(--ink); text-decoration: none; border-bottom: 1px solid var(--border); transition: border-color 0.2s; }
.contact-cta-email:hover { border-color: var(--ink); }

/* ====== INFO BLOCK ====== */
.info-block { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; padding: 80px 0; border-bottom: 1px solid var(--border); }
.info-block:last-of-type { border-bottom: none; }
.info-block.reverse { direction: rtl; }
.info-block.reverse > * { direction: ltr; }
.info-block-visual { background: var(--bg-soft); border: 1px solid var(--border); border-radius: 24px; padding: 56px 40px; display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 280px; }
.info-block-content h3 { font-size: 32px; font-weight: 600; letter-spacing: -0.025em; margin-bottom: 16px; line-height: 1.1; }
.info-block-content p { font-size: 17px; color: var(--muted); line-height: 1.55; margin-bottom: 14px; }
.info-block-content ul { list-style: none; margin-top: 18px; }
.info-block-content ul li { padding: 8px 0 8px 28px; position: relative; font-size: 15px; color: var(--ink-2); }
.info-block-content ul li::before { content: '✓'; position: absolute; left: 0; top: 8px; color: var(--accent); font-weight: 700; }
.mock-credentials { background: white; border: 1px solid var(--border); border-radius: 16px; padding: 24px; width: 100%; max-width: 340px; box-shadow: 0 20px 50px -20px rgba(0,0,0,0.1); }
.mock-credentials .label { font-size: 11px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.06em; color: var(--muted); margin-bottom: 4px; }
.mock-credentials .value { font-size: 15px; font-family: 'Geist Mono', monospace; color: var(--ink); margin-bottom: 14px; word-break: break-all; }
.mock-credentials .value:last-child { margin-bottom: 0; }
.mock-globe-num { font-family: 'Instrument Serif', serif; font-size: 96px; font-style: italic; color: var(--accent); line-height: 0.9; margin-bottom: 10px; }
.mock-globe-text { font-size: 14px; color: var(--muted); text-align: center; }
.mock-lock { font-size: 80px; color: var(--ink); margin-bottom: 12px; }

/* ====== FOOTER ====== */
footer.site-footer { border-top: 1px solid var(--border); padding: 60px 32px 36px; background: var(--bg-soft); }
.footer-inner { max-width: var(--max); margin: 0 auto; display: grid; grid-template-columns: 2fr 1fr 1fr 1fr; gap: 60px; }
.footer-brand p { color: var(--muted); font-size: 14px; margin-top: 14px; max-width: 280px; line-height: 1.55; }
.footer-col h4 { font-size: 13px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.06em; color: var(--muted); margin-bottom: 18px; }
.footer-col a { display: block; font-size: 14px; margin-bottom: 12px; transition: opacity 0.2s; }
.footer-col a:hover { opacity: 0.6; }
.footer-bottom { max-width: var(--max); margin: 50px auto 0; padding-top: 28px; border-top: 1px solid var(--border); display: flex; justify-content: space-between; font-size: 13px; color: var(--muted); flex-wrap: wrap; gap: 16px; }

/* ====== MECHANISM — redesigned dark ====== */
.mechanism-section {
  background: var(--bg-dark); color: white;
  padding: 100px 32px; position: relative; overflow: hidden;
}
.mechanism-inner { max-width: var(--max); margin: 0 auto; position: relative; z-index: 2; }
.mechanism-section .section-label { color: var(--accent); }

.mech-header { text-align: center; margin-bottom: 72px; }
.mech-header h2 { color: white; margin-bottom: 16px; }
.mech-intro { font-size: 19px; color: rgba(255,255,255,0.45); max-width: 440px; margin: 0 auto; line-height: 1.55; }

.mech-steps {
  display: grid;
  grid-template-columns: 1fr 56px 1fr 56px 1fr;
  align-items: stretch; gap: 0; margin-bottom: 48px;
}
.mech-step {
  padding: 36px 28px; border-radius: 24px;
  border: 1px solid rgba(255,255,255,0.08);
  background: rgba(255,255,255,0.03);
  transition: background 0.3s, border-color 0.3s, transform 0.35s;
}
.mech-step:hover { background: rgba(255,255,255,0.055); border-color: rgba(255,255,255,0.16); transform: translateY(-4px); }
.mech-step.mech-step-featured {
  background: var(--accent); border-color: var(--accent); color: var(--ink);
}
.mech-step.mech-step-featured:hover { background: #00e085; border-color: #00e085; transform: translateY(-4px); }

.mech-step-num {
  font-family: 'Instrument Serif', serif; font-style: italic;
  font-size: 52px; font-weight: 400; letter-spacing: -0.04em;
  color: rgba(255,255,255,0.18); line-height: 1; margin-bottom: 14px;
}
.mech-step-featured .mech-step-num { color: rgba(0,0,0,0.2); }

.mech-step-emoji { font-size: 34px; line-height: 1; margin-bottom: 14px; }

.mech-step-tag {
  display: inline-block;
  background: rgba(255,255,255,0.1); color: rgba(255,255,255,0.65);
  padding: 4px 12px; border-radius: 100px;
  font-size: 11px; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase;
  margin-bottom: 16px;
}
.mech-step-featured .mech-step-tag { background: rgba(0,0,0,0.15); color: rgba(0,0,0,0.55); }

.mech-step-title { font-size: 18px; font-weight: 600; letter-spacing: -0.01em; margin-bottom: 10px; line-height: 1.25; color: white; }
.mech-step-featured .mech-step-title { color: var(--ink); }
.mech-step-desc { font-size: 14px; color: rgba(255,255,255,0.45); line-height: 1.65; }
.mech-step-featured .mech-step-desc { color: rgba(0,0,0,0.55); }

.mech-arrow {
  display: flex; align-items: center; justify-content: center;
  font-size: 22px; color: rgba(255,255,255,0.18); padding-top: 100px;
}

.mech-footnote {
  display: flex; align-items: center; justify-content: center; gap: 12px;
  font-size: 13px; color: rgba(255,255,255,0.32); line-height: 1.6; text-align: center;
  max-width: 580px; margin: 0 auto;
}
.mf-dot { width: 8px; height: 8px; border-radius: 50%; background: var(--accent); flex-shrink: 0; }


/* ====== MARQUEE TICKER ====== */
.marquee-wrap { overflow: hidden; border-top: 1px solid var(--border); border-bottom: 1px solid var(--border); background: var(--bg); }
.marquee-track { display: flex; width: max-content; animation: marquee 36s linear infinite; }
.marquee-track:hover { animation-play-state: paused; }
.marquee-item { display: flex; align-items: center; gap: 10px; padding: 13px 30px; font-size: 13px; font-weight: 500; color: var(--muted); white-space: nowrap; border-right: 1px solid var(--border); transition: background 0.2s; cursor: default; }
.marquee-item:hover { background: var(--bg-soft); }
.marquee-name { color: var(--ink); font-weight: 700; }
.marquee-save { background: var(--accent-soft); color: var(--accent-dark); padding: 3px 9px; border-radius: 100px; font-size: 11px; font-weight: 700; }
.marquee-logo { width: 16px; height: 16px; object-fit: contain; flex-shrink: 0; border-radius: 3px; }
@keyframes marquee { from{transform:translateX(0)} to{transform:translateX(-50%)} }

/* ====== LIVE NOTIFICATION ====== */
/* live-notif removed */

/* ====== POPULAR BADGE ====== */
.popular-badge { display: inline-flex; align-items: center; gap: 6px; background: linear-gradient(135deg,#ff6b35,#f7b731); color: white; padding: 5px 11px; border-radius: 100px; font-size: 11px; font-weight: 700; margin-bottom: 14px; letter-spacing: 0.03em; text-transform: uppercase; }
.popular-badge-dot { width: 5px; height: 5px; border-radius: 50%; background: rgba(255,255,255,0.9); animation: pulse 1.4s infinite; }

/* ====== NAV CART ====== */
.nav-cart-btn { display: flex; align-items: center; gap: 8px; padding: 10px 18px; border-radius: 100px; border: 1.5px solid var(--border); background: white; cursor: pointer; font-family: inherit; font-size: 14px; font-weight: 500; color: var(--ink); transition: all 0.2s; }
.nav-cart-btn:hover { border-color: var(--border-strong); background: var(--bg-soft); }
@keyframes cartFlash { 0%,100%{transform:scale(1)} 50%{transform:scale(1.08);border-color:var(--accent)} }
.nav-cart-btn.flash { animation: cartFlash 0.4s ease; }
.cart-count { display: none; align-items: center; justify-content: center; min-width: 18px; height: 18px; padding: 0 4px; border-radius: 100px; background: var(--accent); color: white; font-size: 11px; font-weight: 700; line-height: 1; }
.cart-count.visible { display: flex; }
.cart-label { }

/* ====== CART OVERLAY + PANEL ====== */
.cart-overlay { position: fixed; inset: 0; background: rgba(0,0,0,0.44); z-index: 500; opacity: 0; pointer-events: none; visibility: hidden; transition: opacity 0.35s ease, visibility 0.35s ease; backdrop-filter: blur(4px); -webkit-backdrop-filter: blur(4px); }
.cart-overlay.open { opacity: 1; pointer-events: auto; visibility: visible; }
.cart-panel { position: fixed; z-index: 600; background: #fff; display: flex; flex-direction: column; top: 0; right: 0; bottom: 0; width: min(430px,94vw); transform: translateX(calc(100% + 30px)); pointer-events: none; transition: transform 0.44s cubic-bezier(0.32,0.72,0,1); box-shadow: -28px 0 80px rgba(0,0,0,0.1); border-left: 1px solid var(--border); }
.cart-panel.open { transform: translateX(0); pointer-events: auto; }
.cart-header { display: flex; align-items: center; justify-content: space-between; padding: 24px 28px 20px; border-bottom: 1px solid var(--border); flex-shrink: 0; }
.cart-header h3 { font-size: 18px; font-weight: 600; letter-spacing: -0.01em; margin: 0; }
.cart-close { width: 36px; height: 36px; border-radius: 50%; border: 1px solid var(--border); background: var(--bg-soft); cursor: pointer; font-size: 14px; display: flex; align-items: center; justify-content: center; transition: background 0.2s; color: var(--ink); font-family: inherit; }
.cart-close:hover { background: var(--border); }
.cart-items { flex: 1; overflow-y: auto; padding: 18px 28px; display: flex; flex-direction: column; gap: 10px; scrollbar-width: thin; }
.cart-empty { display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 180px; height: 100%; text-align: center; color: var(--muted); gap: 10px; }
.cart-empty-icon { font-size: 46px; opacity: 0.38; line-height: 1; }
.cart-empty-text { font-size: 15px; font-weight: 500; }
.cart-empty-hint { font-size: 13px; color: var(--muted-2); max-width: 210px; line-height: 1.5; }
.cart-item { display: flex; align-items: center; gap: 14px; padding: 14px 16px; border: 1px solid var(--border); border-radius: 14px; background: var(--bg-soft); animation: itemIn 0.28s ease; }
@keyframes itemIn { from{opacity:0;transform:translateX(10px)} to{opacity:1;transform:none} }
.cart-item-icon { width: 42px; height: 42px; border-radius: 10px; display: flex; align-items: center; justify-content: center; font-size: 18px; color: white; flex-shrink: 0; }
.cart-item-info { flex: 1; min-width: 0; }
.cart-item-name { font-size: 14px; font-weight: 600; margin-bottom: 2px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.cart-item-period { font-size: 12px; color: var(--muted); }
.cart-item-price { font-size: 15px; font-weight: 600; flex-shrink: 0; }
.cart-item-remove { background: none; border: none; cursor: pointer; color: var(--muted-2); font-size: 13px; padding: 5px 6px; border-radius: 6px; transition: color 0.15s, background 0.15s; display: flex; align-items: center; flex-shrink: 0; }
.cart-item-remove:hover { color: #e53e3e; background: rgba(229,62,62,0.08); }
.cart-footer { padding: 16px 28px 28px; border-top: 1px solid var(--border); flex-shrink: 0; }
.cart-savings { text-align: center; font-size: 12px; font-weight: 600; color: var(--accent-dark); background: var(--accent-soft); padding: 7px; border-radius: 8px; margin-bottom: 14px; }
.cart-promo-wrap { margin-bottom: 14px; }
.cart-promo-row { display: flex; gap: 8px; }
.cart-promo-input {
  flex: 1; padding: 9px 13px; border: 1px solid rgba(255,255,255,0.14); border-radius: 10px;
  font-size: 13px; font-family: inherit; color: #f4f7f5; -webkit-text-fill-color: #f4f7f5;
  background: rgba(0,0,0,0.45);
  outline: none; transition: border-color 0.15s;
  text-transform: uppercase; letter-spacing: 0.04em;
  caret-color: #3dffb0;
}
.cart-promo-input::placeholder { color: rgba(244,247,245,0.38); -webkit-text-fill-color: rgba(244,247,245,0.38); }
.cart-promo-input:focus { border-color: rgba(0,210,122,0.55); background: rgba(0,0,0,0.55); }
.cart-promo-btn {
  padding: 9px 15px; border: 1px solid rgba(255,255,255,0.14); border-radius: 10px;
  background: rgba(255,255,255,0.08); font-size: 13px; font-weight: 600; font-family: inherit;
  cursor: pointer; color: #f4f7f5; -webkit-text-fill-color: #f4f7f5;
  transition: background 0.15s, border-color 0.15s;
  white-space: nowrap; flex-shrink: 0;
}
.cart-promo-btn:hover { background: var(--bg-soft); border-color: var(--border-strong); }
.cart-promo-btn:disabled { opacity: 0.5; cursor: not-allowed; }
.cart-promo-msg { font-size: 12px; margin-top: 6px; min-height: 18px; }
.cart-promo-msg.ok  { color: var(--accent-dark); }
.cart-promo-msg.err { color: #be123c; }
.cart-total-row { display: flex; justify-content: space-between; align-items: baseline; margin-bottom: 10px; }
.cart-discount-row { margin-bottom: 10px; }
.cart-discount-label { color: var(--accent-dark); font-weight: 600; }
.cart-discount-val { color: var(--accent-dark); font-weight: 700; }
.cart-grand-row { border-top: 1px solid var(--border); padding-top: 10px; margin-top: 4px; margin-bottom: 16px; }
.cart-total-label { font-size: 14px; font-weight: 500; color: var(--muted); }
.cart-total-price { font-size: 28px; font-weight: 700; letter-spacing: -0.03em; }

/* ── Gift card (redeemed store credit) ─────────────────────── */
.giftcard-card {
  position: relative; overflow: hidden;
  border-radius: 16px; padding: 15px 17px; margin-bottom: 14px;
  color: #fff;
  background: linear-gradient(135deg, #0a0a0a 0%, #11342a 52%, #00a85f 132%);
  border: 1px solid rgba(255,255,255,0.09);
  box-shadow: 0 12px 32px -16px rgba(0,168,95,0.6);
  animation: gcPop .5s cubic-bezier(.2,.85,.25,1) both;
}
.giftcard-card::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(118deg, transparent 38%, rgba(255,255,255,0.12) 49%, transparent 60%);
  transform: translateX(-12%);
  animation: gcSheen 2.6s ease-in-out .35s infinite;
}
@keyframes gcPop { from { opacity: 0; transform: scale(.95) translateY(7px); } to { opacity: 1; transform: none; } }
@keyframes gcSheen { 0%,72%,100% { transform: translateX(-120%); } 86% { transform: translateX(120%); } }
.gc-top { display: flex; align-items: center; justify-content: space-between; margin-bottom: 13px; }
.gc-chip { display: inline-flex; align-items: center; gap: 8px; font-size: 10px; font-weight: 700; letter-spacing: 0.14em; text-transform: uppercase; color: var(--accent); }
.gc-chip-ic { width: 24px; height: 17px; border-radius: 4px; background: linear-gradient(135deg,#f6d694 0%,#d6a23c 100%); box-shadow: inset 0 0 0 1px rgba(0,0,0,0.12); flex-shrink: 0; }
.gc-brand { font-size: 11px; font-weight: 600; letter-spacing: 0.02em; color: rgba(255,255,255,0.66); }
.gc-balance { display: flex; align-items: flex-end; justify-content: space-between; gap: 10px; }
.gc-balance-label { font-size: 11.5px; color: rgba(255,255,255,0.7); line-height: 1.35; max-width: 150px; }
.gc-balance-val { font-size: 27px; font-weight: 700; letter-spacing: -0.03em; line-height: 1; white-space: nowrap; }
.gc-foot { display: flex; align-items: center; justify-content: space-between; margin-top: 12px; padding-top: 11px; border-top: 1px solid rgba(255,255,255,0.13); }
.gc-code { font-family: 'Geist Mono', monospace; font-size: 12px; letter-spacing: 0.09em; color: rgba(255,255,255,0.82); }
.gc-status { display: inline-flex; align-items: center; gap: 5px; font-size: 11px; font-weight: 600; color: var(--accent); }

.cart-checkout-btn { width: 100%; background: var(--ink); color: white; padding: 16px; border-radius: 100px; border: none; font-size: 15px; font-weight: 600; cursor: pointer; transition: background 0.2s, transform 0.15s; font-family: inherit; margin-bottom: 12px; }
.cart-checkout-btn:hover:not(:disabled) { background: #1a1a1a; transform: scale(1.01); }
.cart-checkout-btn:disabled { opacity: 0.42; cursor: not-allowed; }
.cart-disclaimer { text-align: center; font-size: 12px; color: var(--muted-2); line-height: 1.65; }
.cart-pay-methods { display: flex; align-items: center; justify-content: center; gap: 7px; flex-wrap: wrap; margin: 2px 0 12px; }
.cart-pay-methods .pay-badge { height: 28px; min-width: 44px; padding: 0 9px; display: inline-flex; align-items: center; justify-content: center; gap: 4px; background: #fff; border: 1px solid var(--border); border-radius: 7px; box-shadow: 0 1px 2px rgba(0,0,0,.05); }
.cart-pay-methods .pay-badge svg { display: block; }
.cart-pay-methods .pay-applepay { color: #000; font-size: 13px; font-weight: 600; }
.cart-pay-methods .visa { font-style: italic; font-weight: 800; font-size: 13px; letter-spacing: .5px; color: #1a1f71; }
.cart-pay-methods .amex { font-weight: 800; font-size: 10px; letter-spacing: .4px; color: #2671b9; }

/* ====== REQUEST FORM ====== */
.request-form { overflow: hidden; max-height: 0; opacity: 0; transition: max-height 0.38s cubic-bezier(0.4,0,0.2,1), opacity 0.28s ease, margin-top 0.28s ease; margin-top: 0; }
.request-form.open { max-height: 200px; opacity: 1; margin-top: 16px; }
.request-form-inner { padding-top: 16px; border-top: 1px solid var(--border); }
.request-form-label { font-size: 13px; font-weight: 500; color: var(--muted); margin-bottom: 10px; display: block; line-height: 1.5; }
.request-input-row { display: flex; gap: 8px; }
.request-email-input { flex: 1; padding: 11px 14px; border: 1.5px solid var(--border); border-radius: 100px; font-family: inherit; font-size: 14px; color: var(--ink); background: white; outline: none; transition: border-color 0.2s; }
.request-email-input:focus { border-color: var(--ink); }
.request-email-input.error { border-color: #e53e3e; animation: shake 0.35s ease; }
@keyframes shake { 0%,100%{transform:none} 30%{transform:translateX(-6px)} 70%{transform:translateX(6px)} }
.request-submit-btn { padding: 11px 16px; background: var(--ink); color: white; border: none; border-radius: 100px; font-family: inherit; font-size: 13px; font-weight: 600; cursor: pointer; transition: background 0.2s; white-space: nowrap; flex-shrink: 0; }
.request-submit-btn:hover { background: #1a1a1a; }
.request-success { display: none; padding: 11px 14px; background: var(--accent-soft); border: 1px solid rgba(0,210,122,0.25); border-radius: 12px; font-size: 14px; color: var(--accent-dark); font-weight: 500; text-align: center; }
.request-success.show { display: block; }
.product-btn.btn-requesting { background: var(--bg-soft) !important; color: var(--ink) !important; border: 1.5px solid var(--border); }

/* ====== STAGGER REVEAL ====== */
.reveal-stagger > * { opacity: 0; transform: translateY(20px); transition: opacity 0.5s ease, transform 0.5s ease; }
.reveal-stagger.in > *:nth-child(1) { opacity:1;transform:none;transition-delay:0ms }
.reveal-stagger.in > *:nth-child(2) { opacity:1;transform:none;transition-delay:50ms }
.reveal-stagger.in > *:nth-child(3) { opacity:1;transform:none;transition-delay:100ms }
.reveal-stagger.in > *:nth-child(4) { opacity:1;transform:none;transition-delay:150ms }
.reveal-stagger.in > *:nth-child(5) { opacity:1;transform:none;transition-delay:200ms }
.reveal-stagger.in > *:nth-child(6) { opacity:1;transform:none;transition-delay:250ms }
.reveal-stagger.in > *:nth-child(7) { opacity:1;transform:none;transition-delay:300ms }

/* ====== INDIVIDUAL ELEMENT REVEALS (data-sr) ====== */
[data-sr] {
  opacity: 0;
  transition: opacity 0.85s cubic-bezier(0.16,1,0.3,1),
              transform 0.85s cubic-bezier(0.16,1,0.3,1),
              filter 0.85s ease;
}
[data-sr].in { opacity: 1; transform: none !important; filter: none !important; }
[data-sr="up"]     { transform: translateY(44px); }
[data-sr="left"]   { transform: translateX(-44px); }
[data-sr="right"]  { transform: translateX(44px); }
[data-sr="scale"]  { transform: scale(0.88); transform-origin: center; }
[data-sr="blur"]   { transform: translateY(20px); filter: blur(8px); }
[data-sr="flip"]   { transform: perspective(600px) rotateX(14deg) translateY(20px); }

/* ====== SECTION ANIMATIONS — subtle only (no loose sliding) ====== */
.sa-rise {
  opacity: 0; transform: translateY(18px);
  transition: opacity 0.55s ease, transform 0.55s ease;
}
.sa-fade {
  opacity: 0; transform: translateY(12px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}
.sa-scale {
  opacity: 0; transform: translateY(12px);
  transition: opacity 0.55s ease, transform 0.55s ease;
}
.sa-clip {
  opacity: 0;
  transition: opacity 0.55s ease;
}
.sa-left, .sa-right {
  opacity: 0; transform: translateY(14px);
  transition: opacity 0.55s ease, transform 0.55s ease;
}
.sa-rise.in, .sa-fade.in, .sa-scale.in, .sa-left.in, .sa-right.in { opacity: 1; transform: none !important; }
.sa-clip.in { opacity: 1; }
.sa-reveal {
  opacity: 0;
  transition: opacity 0.5s ease;
}
.sa-reveal.in { opacity: 1; }

/* ====== REVEAL (basic) ====== */
.reveal { opacity: 0; transform: translateY(20px); transition: opacity 0.7s ease, transform 0.7s ease; }
.reveal.in { opacity: 1; transform: none; }

/* ====== HIGHLIGHT MARKER ====== */
.highlight-marker { position: relative; display: inline; white-space: nowrap; }
.highlight-marker::before { content: ''; position: absolute; bottom: 0.1em; left: -0.05em; right: -0.05em; height: 0.4em; background: rgba(0,210,122,0.32); border-radius: 0.1em; z-index: -1; transform: skewX(-2deg) rotate(-0.6deg); }

/* ====== HERO BLOBS ====== */
.hero { position: relative; }
.hero-blob { position: absolute; border-radius: 50%; filter: blur(90px); pointer-events: none; z-index: 0; }
.hero > *:not(.hero-blob) { position: relative; z-index: 1; }
.hero-blob-1 { width: 700px; height: 700px; top: -220px; left: 50%; transform: translateX(-55%); background: radial-gradient(circle, rgba(0,210,122,0.18) 0%, transparent 68%); animation: blob1 12s ease-in-out infinite; }
.hero-blob-2 { width: 520px; height: 520px; top: 20px; right: -120px; background: radial-gradient(circle, rgba(80,120,255,0.11) 0%, transparent 68%); animation: blob2 16s ease-in-out infinite; }
@keyframes blob1 { 0%,100%{transform:translateX(-55%) translateY(0) scale(1)} 40%{transform:translateX(-52%) translateY(-28px) scale(1.06)} 70%{transform:translateX(-58%) translateY(12px) scale(0.95)} }
@keyframes blob2 { 0%,100%{transform:translateY(0) scale(1)} 55%{transform:translateY(-32px) scale(1.09)} }

/* ====== SCROLL PROGRESS ====== */
.scroll-progress { position: fixed; top: 0; left: 0; height: 2px; width: 0; background: linear-gradient(90deg,var(--accent),#00c8ff); z-index: 999; pointer-events: none; transition: width 0.08s linear; }

/* ====== CURSOR GLOW ====== */
#cursor-glow {
  position: fixed; width: 560px; height: 560px; border-radius: 50%;
  background: radial-gradient(circle, rgba(0,210,122,0.07) 0%, transparent 65%);
  pointer-events: none; z-index: 0;
  transform: translate(-50%, -50%);
  left: -999px; top: -999px;
  transition: left 0.12s ease, top 0.12s ease;
  mix-blend-mode: screen;
}

/* ====== PRICE COMPARISON — scroll-triggered reveal ====== */
.price-col-amount.retail-price { position: relative; }
.price-col-amount.retail-price::after {
  content: ''; position: absolute; left: -2px; right: -2px; top: 50%;
  height: 2.5px; background: #e53e3e; border-radius: 2px;
  transform: scaleX(0); transform-origin: left;
  transition: transform 0.55s cubic-bezier(0.16,1,0.3,1) 0.25s;
}
.prices-revealed .price-col-amount.retail-price::after { transform: scaleX(1); }
.prices-revealed .price-col.ours .price-col-amount {
  animation: pricePopIn 0.5s 0.45s cubic-bezier(0.34,1.56,0.64,1) both;
}
@keyframes pricePopIn { from{opacity:0;transform:scale(0.7)} to{opacity:1;transform:none} }

/* ====== EXPLAINER SECTION ====== */
.explainer-section { padding: 88px 32px; border-bottom: 1px solid var(--border); background: var(--bg); overflow: visible; }
.exp-inner { max-width: var(--max); margin: 0 auto; display: grid; grid-template-columns: 1fr 1.05fr; gap: 80px; align-items: center; }
.exp-text-label { font-size: 13px; font-weight: 600; color: var(--accent-dark); letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 20px; }
.exp-h2 { font-size: clamp(36px,5vw,62px); font-weight: 600; letter-spacing: -0.035em; line-height: 1.02; margin-bottom: 24px; }
.exp-h2 .serif { font-family: 'Instrument Serif', serif; font-weight: 400; font-style: italic; }
.exp-body {
  font-size: 18px;
  color: var(--muted);
  line-height: 1.65;
  margin-bottom: 24px;
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: none;
  overflow: visible;
  white-space: normal;
  word-wrap: break-word;
  overflow-wrap: break-word;
  box-sizing: border-box;
}
.exp-body strong { color: var(--ink); }
.exp-text {
  min-width: 0;
  max-width: 100%;
  overflow: visible;
  height: auto;
}
.price-compare-wrap { background: var(--bg-soft); border: 1px solid var(--border); border-radius: 28px; padding: 8px; overflow: hidden; }
.price-compare-cols { display: grid; grid-template-columns: 1fr 40px 1fr; align-items: center; }
.price-col { padding: 28px 24px; border-radius: 22px; }
.price-col.retail { background: white; border: 1px solid var(--border); }
.price-col.ours { background: var(--ink); color: white; }
.price-col-label { font-size: 11px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; color: var(--muted); margin-bottom: 20px; }
.price-col.ours .price-col-label { color: rgba(255,255,255,0.45); }
.price-col-item { display: flex; align-items: center; gap: 12px; margin-bottom: 18px; }
.price-col-item:last-child { margin-bottom: 0; }
.price-col-logo { width: 32px; height: 32px; border-radius: 8px; flex-shrink: 0; display: flex; align-items: center; justify-content: center; }
.price-col-logo img { width: 22px; height: 22px; object-fit: contain; }
.price-col-logo.sp { background: #1db954; }
.price-col-logo.yt { background: #ff0033; }
.price-col-name { font-size: 13px; font-weight: 500; flex: 1; color: var(--muted); }
.price-col.ours .price-col-name { color: rgba(255,255,255,0.6); }
.price-col-amount { font-size: 18px; font-weight: 700; letter-spacing: -0.02em; color: var(--ink); }
.price-col.ours .price-col-amount { color: var(--accent); }
.price-col-period { font-size: 11px; color: var(--muted); margin-top: 1px; }
.price-col.ours .price-col-period { color: rgba(255,255,255,0.4); }
.vs-badge { display: flex; align-items: center; justify-content: center; font-size: 13px; font-weight: 700; color: var(--muted-2); }
.price-guarantee { background: var(--accent-soft); border-top: 1px solid rgba(0,210,122,0.2); padding: 14px 24px; font-size: 13px; color: var(--accent-dark); font-weight: 600; display: flex; align-items: center; gap: 8px; }
.analogy-row { display: flex; flex-wrap: wrap; gap: 10px; }
.analogy-pill { display: inline-flex; align-items: center; gap: 8px; padding: 9px 16px; border: 1px solid var(--border); border-radius: 100px; font-size: 14px; color: var(--muted); font-weight: 500; background: white; transition: border-color 0.2s, background 0.2s; }
.analogy-pill:hover { border-color: var(--border-strong); background: var(--bg-soft); }
.pill-emoji { font-size: 16px; }

/* ====== STATS ROW (kept for other pages) ====== */
.stats-row { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 1px; background: var(--border); border: 1px solid var(--border); border-radius: 20px; overflow: hidden; margin-top: 64px; }
.stat-cell { background: white; padding: 32px 24px; text-align: center; transition: background 0.2s; }
.stat-cell:hover { background: var(--bg-soft); }
.stat-num { font-size: 42px; font-weight: 700; letter-spacing: -0.04em; line-height: 1; margin-bottom: 8px; color: var(--ink); }
.stat-num .accent { color: var(--accent-dark); }
.stat-label { font-size: 13px; color: var(--muted); font-weight: 500; }


/* ====== MOBILE MENU ====== */
.mob-overlay {
  position: fixed; inset: 0; z-index: 800;
  background: rgba(0,0,0,0.35);
  backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px);
  opacity: 0; visibility: hidden; pointer-events: none;
  transition: opacity 0.32s ease, visibility 0.32s ease;
}
.mob-overlay.open { opacity: 1; visibility: visible; pointer-events: auto; }
.mob-menu {
  position: fixed; left: 0; right: 0; bottom: 0; z-index: 900;
  background: #ffffff;
  border-radius: 24px 24px 0 0;
  box-shadow: 0 -4px 48px rgba(0,0,0,0.13);
  transform: translateY(110%);
  pointer-events: none;
  transition: transform 0.44s cubic-bezier(0.32,0.72,0,1);
}
.mob-menu.open { transform: translateY(0); pointer-events: auto; }
.mob-top-row {
  display: flex; align-items: center; justify-content: center;
  padding: 14px 18px 12px;
  position: relative;
  border-bottom: 1px solid var(--border);
}
.mob-handle {
  width: 36px; height: 4px; background: rgba(0,0,0,0.12); border-radius: 2px;
}
.mob-close {
  position: absolute; right: 16px; top: 50%; transform: translateY(-50%);
  width: 20px; height: 20px; border-radius: 50%; flex-shrink: 0;
  background: var(--bg-soft); border: 1px solid var(--border); cursor: pointer;
  color: var(--muted-2);
  display: flex; align-items: center; justify-content: center;
  transition: color 0.18s; padding: 0;
}
.mob-close:hover { color: var(--ink); }
.mob-close svg { display: block; flex-shrink: 0; }
.mob-nav { padding: 4px 20px; }
.mob-nav a {
  display: flex; align-items: center; padding: 14px 0;
  font-size: 18px; font-weight: 600; letter-spacing: -0.02em; color: var(--ink-2);
  border-bottom: 1px solid var(--border);
  transition: color 0.18s, padding-left 0.18s;
}
.mob-nav a:last-child { border-bottom: none; }
.mob-nav a:hover, .mob-nav a.active { color: var(--accent-dark); padding-left: 6px; }
.mob-footer {
  padding: 12px 20px 36px;
  border-top: 1px solid var(--border);
  text-align: center;
}
/* ── Mobile currency picker (inside mob-footer) ── */
.mob-cur-row {
  display: flex; align-items: center; justify-content: center; gap: 6px;
  margin-top: 12px; cursor: pointer;
}
.mob-cur-label {
  font-size: 11px; color: var(--muted-2); letter-spacing: 0.02em;
}
.mob-cur-select {
  appearance: none; -webkit-appearance: none;
  background: transparent;
  border: none; border-bottom: 1px solid var(--border);
  padding: 1px 14px 1px 0;
  font-size: 11px; font-weight: 600; color: var(--muted);
  font-family: inherit; cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 24 24' fill='none' stroke='%23a0a0a0' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");
  background-repeat: no-repeat; background-position: right 0 center;
}
.mob-cta {
  width: 100% !important; justify-content: center !important;
  background: var(--ink) !important; color: white !important;
  font-size: 15px !important; padding: 15px 24px !important;
}
/* ====== HAMBURGER ====== */
.mob-hamburger {
  display: none;
  flex-direction: column; gap: 5px; align-items: center; justify-content: center;
  width: 38px; height: 38px; border-radius: 11px;
  background: var(--bg-soft); border: 1.5px solid var(--border);
  cursor: pointer; flex-shrink: 0;
}
.mob-hamburger span {
  display: block; width: 22px; height: 2.5px;
  background: var(--ink); border-radius: 2px;
}


/* ====== GLOBAL PRICE CHART ====== */
.price-world-section { background: var(--bg-soft); }
.price-world-chart {
  max-width: 720px; margin: 0 auto;
  background: white; border: 1px solid var(--border);
  border-radius: 24px; overflow: hidden;
  box-shadow: 0 8px 40px -12px rgba(0,0,0,0.1);
}
.pwc-header {
  display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 8px;
  padding: 13px 24px;
  background: var(--bg-soft); border-bottom: 1px solid var(--border);
}
.pwc-title { font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.07em; color: var(--muted); }
.pwc-note-inline { font-size: 11px; color: var(--muted-2); }
.pwc-rows { padding: 6px 24px 16px; }
.pwc-row {
  display: grid; grid-template-columns: 26px 130px 1fr 88px;
  align-items: center; gap: 12px; padding: 14px 0;
  border-bottom: 1px solid var(--border);
}
.pwc-row:last-child { border-bottom: none; }
.pwc-flag { font-size: 18px; text-align: center; line-height: 1; }
.pwc-country { font-size: 14px; font-weight: 600; color: var(--ink); }
.pwc-bar-wrap {
  position: relative;
  height: 12px;
  background: var(--bg-soft);
  border-radius: 100px;
  overflow: hidden;
}
.pwc-bar {
  height: 100%;
  width: var(--w, 0%);
  background: var(--border-strong);
  border-radius: 100px;
  min-width: 6px;
  transition: width 1.4s cubic-bezier(0.16,1,0.3,1) 0.2s;
}
.pwc-bar.in-view { width: var(--w, 0%); }
.pwc-expensive .pwc-bar {
  background: #ff3b4e;
  box-shadow: 0 0 10px rgba(255, 59, 78, 0.45);
}
.pwc-expensive .pwc-bar-wrap::after {
  content: "";
  position: absolute;
  left: 29%;
  top: 0;
  bottom: 0;
  width: 2px;
  background: #00d27a;
  box-shadow: 0 0 8px rgba(0, 210, 122, 0.7);
  border-radius: 2px;
  z-index: 2;
  pointer-events: none;
}
.pwc-expensive .pwc-price { color: #b91c1c; font-weight: 700; }
.pwc-price { font-size: 13px; font-weight: 700; color: var(--muted); text-align: right; white-space: nowrap; }
.pwc-divider { display: none; }

.pwc-footer-row {
  display: flex; align-items: center; justify-content: space-between;
  background: var(--accent-soft); border-top: 1px solid rgba(0,210,122,0.25);
  padding: 14px 28px;
  font-size: 14px; font-weight: 600; color: var(--accent-dark);
}
.pwc-footer-price { font-size: 18px; font-weight: 700; letter-spacing: -0.02em; }
.pwc-ours {
  border-top: 2px solid rgba(0,200,100,0.25) !important;
  border-bottom: none !important;
  padding: 16px 0;
}
.pwc-our-icon {
  width: 26px; height: 26px; border-radius: 7px;
  background: #00c87a;
  display: flex; align-items: center; justify-content: center; flex-shrink: 0;
}
.pwc-our-icon img { width: 15px; height: 15px; object-fit: contain; }
.pwc-ours .pwc-country { color: var(--ink); font-weight: 700; }
.pwc-ours .pwc-bar {
  background: #00d27a;
  box-shadow: 0 0 10px rgba(0, 210, 122, 0.5);
}
.pwc-our-price { color: #00a055 !important; font-weight: 800; font-size: 14px; }

/* ====== ON REQUEST NOTE ====== */
.on-request-note {
  display: inline-flex; align-items: center; gap: 8px;
  margin-top: 16px; padding: 9px 16px;
  background: rgba(0,0,0,0.04); border: 1px solid var(--border);
  border-radius: 100px; font-size: 13px; color: var(--muted); font-weight: 500;
}

/* ====== CART ICON ====== */
.nav-cart-btn svg { display: block; width: 19px; height: 19px; }

/* ====== MOBILE ====== */
@media (max-width: 900px) {
  html, body {
    overflow-x: clip;
    width: 100%;
    max-width: 100%;
    overscroll-behavior: none;
    overscroll-behavior-y: none;
    overscroll-behavior-x: none;
  }
  #cursor-glow { display: none !important; }
  .hero-price-card,
  .hero-v2 .hero-price-card {
    transform: none !important;
    --parallax-y: 0px !important;
  }
}
  .mech-steps { grid-template-columns: 1fr; gap: 0; }
  .mech-arrow { padding-top: 0; padding: 8px 0; transform: rotate(90deg); }
  .contact-wrap { grid-template-columns: 1fr; }
  .info-block { grid-template-columns: 1fr; gap: 32px; padding: 60px 0; }
  .info-block.reverse { direction: ltr; }
  .footer-inner { grid-template-columns: 1fr 1fr; gap: 36px; }
  .exp-inner { grid-template-columns: 1fr; gap: 48px; }
  .price-compare-cols { grid-template-columns: 1fr 32px 1fr; }
  .price-col { padding: 20px 16px; }
  .numbers-inner { grid-template-columns: repeat(2,1fr); }
  .ns-divider { display: none; }
  .ns-item { padding: 36px 20px; border-bottom: 1px solid rgba(255,255,255,0.07); }
  .ns-item:nth-child(even) { border-left: 1px solid rgba(255,255,255,0.07); }
}

@media (max-width: 700px) {
  * { box-sizing: border-box; }
  html, body {
    overflow-x: clip;
    width: 100%;
    max-width: 100%;
    overscroll-behavior: none;
    overscroll-behavior-y: none;
    overscroll-behavior-x: none;
    position: relative;
  }
  /* ── Kill overflow sources ── */
  .hero-blob-1, .hero-blob-2 { display: none; }
  /* no horizontal drag / rubber band on common sections */
  .hero, .hero-v2, main, section, footer.site-footer, .marquee-wrap {
    overscroll-behavior: none;
    max-width: 100%;
  }
  .marquee-track { animation-play-state: running; }
  .orb { width: 260px; height: 260px; filter: blur(50px); }
  /* marquee only needs clip — NEVER clip text sections on phone */
  .marquee-wrap { overflow: hidden; }
  .hero, .hero.small,
  .dark-section, .mechanism-section,
  .explainer-section,
  .numbers-strip, footer.site-footer { overflow: visible; }

  /* ── Nav — hamburger | logo | cart ── */
  nav.site-nav {
    display: grid;
    grid-template-columns: 40px minmax(0, 1fr) 40px;
    align-items: center;
    height: 56px;
    padding: 0 14px;
    gap: 8px;
    background: rgba(255,255,255,0.94);
    backdrop-filter: saturate(180%) blur(18px);
    -webkit-backdrop-filter: saturate(180%) blur(18px);
    border-bottom: 1px solid rgba(0,0,0,0.06);
  }
  .logo {
    justify-self: center;
    max-width: 100%;
  }
  .logo-img {
    height: 22px;
    max-width: min(148px, 42vw);
  }
  .nav-links {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 0;
    min-width: 0;
  }
  .nav-links a { display: none !important; }
  .mob-hamburger {
    display: flex;
    justify-self: start;
    background: transparent;
    border: none;
    border-radius: 10px;
    width: 40px;
    height: 40px;
    padding: 0;
  }
  .nav-cart-btn {
    justify-self: end;
    background: transparent;
    border: none;
    padding: 8px;
    color: var(--ink);
    min-width: 40px;
    min-height: 40px;
  }
  .nav-cart-btn svg { width: 22px; height: 22px; }
  .nav-cart-btn .cart-label { display: none; }
  .nav-cart-btn .cart-count {
    top: 2px;
    right: 0;
  }

  /* ── Consistent 16px horizontal padding on all sections ── */
  .hero, .hero.small,
  .explainer-section,
  .mechanism-section,
  .section,
  .section.soft,
  .dark-section,
  .final-cta,
  footer.site-footer {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  /* ── Vertical spacing ── */
  .hero, .hero.small { padding-top: 100px; padding-bottom: 40px; }
  .section, .dark-section, .final-cta { padding-top: 52px; padding-bottom: 52px; }
  .explainer-section, .mechanism-section { padding-top: 52px; padding-bottom: 52px; }

  /* ── Inner containers ── */
  .section.soft .inner, .mechanism-inner, .exp-inner { max-width: 100%; margin: 0; padding: 0; }
  .contact-wrap { padding: 0; }
  .form-row-grid { grid-template-columns: 1fr; }

  /* ── Typography ── */
  h1 { font-size: clamp(28px, 8vw, 38px); margin-bottom: 14px; }
  h2 { font-size: clamp(26px, 7vw, 34px); margin-bottom: 14px; }
  .section-sub { font-size: 15px; }
  .hero-sub { font-size: 14px; margin-bottom: 20px; }
  .section-header { margin-bottom: 36px; }
  .section-label { font-size: 11px; margin-bottom: 14px; }

  /* ── Hero ── */
  .badge { font-size: 11px; padding: 5px 11px; margin-bottom: 18px; }
  .hero-sub { font-size: 14px; margin-bottom: 16px; line-height: 1.6; }
  .hero-sub-full { display: none; }
  .hero-sub-short { display: inline; }
  .hero-trust-row { gap: 8px; margin-bottom: 22px; }
  .hero-trust-badge { font-size: 12px; padding: 5px 10px; }
  .hero-price-showcase { flex-direction: column; align-items: stretch; gap: 10px; margin: 24px 0 28px; }
  .hps-card { min-width: unset; width: 100%; max-width: none; margin-top: 0 !important; padding: 16px 18px; }
  .hps-new { font-size: 26px; }
  .hps-name { font-size: 13px; }
  .hps-period { font-size: 10px; }
  .hps-save { font-size: 10px; }
  .hero-cta { gap: 10px; margin-bottom: 36px; }
  .hero-cta .btn-large { padding: 14px 20px; font-size: 14px; width: 100%; justify-content: center; }
  .scroll-hint { display: none; }

  /* ── Numbers strip ── */
  .numbers-inner { grid-template-columns: 1fr 1fr; gap: 10px; }
  .ns-num { font-size: 34px; }
  .ns-label { font-size: 11px; }
  .ns-item { padding: 20px 10px; }

  /* ── Marquee ── */
  .marquee-item { padding: 9px 14px; font-size: 11px; }

  /* ── Mechanism ── */
  .mech-steps { grid-template-columns: 1fr; }
  .mech-step { padding: 20px 16px; border-radius: 16px; }
  .mech-arrow { padding: 2px 0; }
  .mech-header { margin-bottom: 36px; }
  .mech-intro { font-size: 14px; }
  .mech-step-title { font-size: 15px; }
  .mech-step-desc { font-size: 13px; }
  .mech-step-num { font-size: 36px; margin-bottom: 10px; }
  .mech-step-emoji { font-size: 26px; margin-bottom: 10px; }

  /* ── Products ── */
  .grid-2 { grid-template-columns: 1fr; }
  .feature-grid { grid-template-columns: 1fr; }
  .product-card { padding: 16px; border-radius: 16px; }
  .product-card.featured { padding: 20px; }
  .product-icon { width: 40px; height: 40px; border-radius: 11px; margin-bottom: 12px; }
  .product-card.featured .product-icon { width: 44px; height: 44px; }
  .product-name { font-size: 15px; }
  .product-card.featured .product-name { font-size: 17px; }
  .product-desc { font-size: 12px; margin-bottom: 12px; }
  .price-new { font-size: 27px; }
  .product-card.featured .price-new { font-size: 34px; }
  .price-old { font-size: 13px; }
  .price-period { font-size: 12px; }
  .save-badge { font-size: 11px; padding: 4px 9px; margin-bottom: 12px; }
  .popular-badge { font-size: 9px; padding: 4px 8px; margin-bottom: 10px; }
  .product-btn { padding: 11px; font-size: 13px; }

  /* ── Explainer ── */
  .exp-inner {
    grid-template-columns: 1fr;
    gap: 28px;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    overflow: visible;
  }
  .exp-text, .exp-visual {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    overflow: visible;
  }
  .exp-h2 { font-size: clamp(22px,6vw,30px); }
  .exp-body {
    font-size: 15px;
    line-height: 1.6;
    width: 100%;
    max-width: 100%;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
    white-space: normal !important;
    display: block !important;
  }
  /* Stack price compare on phone — side-by-side was crushing/cutting labels */
  .price-compare-wrap { overflow: visible; width: 100%; max-width: 100%; }
  .price-compare-cols {
    grid-template-columns: 1fr !important;
    gap: 12px !important;
  }
  .vs-badge {
    position: static !important;
    margin: 0 auto !important;
    font-size: 11px;
  }
  .price-col { padding: 14px 14px; border-radius: 14px; overflow: visible; min-width: 0; }
  .price-col-logo { width: 28px; height: 28px; border-radius: 7px; }
  .price-col-logo img { width: 15px; height: 15px; }
  .price-col-amount { font-size: 16px; white-space: nowrap; }
  .price-col-name { font-size: 13px; white-space: normal; overflow: visible; }
  .price-col-period { font-size: 11px; white-space: normal; }
  .price-col-label { font-size: 11px; margin-bottom: 12px; white-space: normal; }
  .price-col-item {
    gap: 10px;
    margin-bottom: 12px;
    flex-wrap: wrap;
    min-width: 0;
    overflow: visible;
  }
  .analogy-row { gap: 8px; flex-wrap: wrap; }
  .analogy-pill { font-size: 12px; padding: 7px 11px; white-space: normal; }
  .price-guarantee { font-size: 12px; padding: 10px 12px; white-space: normal; }

  /* ── Why Us ── */
  .feature-card { padding: 16px; border-radius: 14px; }
  .feature-icon { width: 34px; height: 34px; font-size: 17px; border-radius: 9px; margin-bottom: 10px; }
  .feature-title { font-size: 14px; margin-bottom: 6px; }
  .feature-desc { font-size: 13px; }

  /* ── Testimonials ── */
  .review-vid-featured { padding: 24px; gap: 24px; margin-bottom: 36px; }
  .review-vid-player-wrap { width: 100%; }
  .review-vid-quote { font-size: 16px; }
  .testimonial-grid { grid-template-columns: 1fr; }
  .testimonial { padding: 16px; border-radius: 16px; }
  .testimonial-text { font-size: 14px; }
  .testimonial-stars { font-size: 12px; margin-bottom: 10px; }

  /* ── Final CTA ── */
  .final-cta h2 { font-size: clamp(22px,6vw,30px); }
  .final-cta p { font-size: 14px; }

  /* ── Footer ── */
  footer.site-footer { padding-top: 36px; padding-bottom: 24px; }
  .footer-inner { grid-template-columns: 1fr 1fr; gap: 22px 14px; }
  .footer-brand { grid-column: 1 / -1; }
  .footer-brand p { font-size: 12px; max-width: none; margin-top: 10px; }
  .footer-col h4 { font-size: 10px; margin-bottom: 10px; }
  .footer-col a { font-size: 12px; margin-bottom: 7px; }
  .logo-img { height: 24px; }
  .footer-bottom { margin-top: 24px; padding-top: 14px; font-size: 11px; flex-direction: column; gap: 4px; }

  /* ── Cart (floating card with margins) ── */
  .cart-panel {
    top: auto; left: 10px; right: 10px; bottom: 10px; width: auto;
    height: auto; max-height: 82vh;
    border-radius: 20px; border: 1px solid var(--border);
    box-shadow: 0 8px 56px rgba(0,0,0,0.18);
    transform: translateY(calc(100% + 50px));
  }
  .cart-panel.open { transform: translateY(0); }
  .cart-header { padding: 13px 16px 11px; }
  .cart-items { padding: 9px 16px; }
  .cart-footer { padding: 9px 16px 24px; }



  /* ── Info blocks (how-it-works) ── */
  .info-block { grid-template-columns: 1fr; gap: 20px; padding: 44px 0; }
  .info-block.reverse { direction: ltr; }
  .info-block-visual { padding: 28px 18px; min-height: 160px; }
  .info-block-content h3 { font-size: 20px; }
  .info-block-content p { font-size: 14px; }
  .mock-globe-num { font-size: 64px; }

  /* ── Contact form ── */
  form.contact-form { padding: 18px 14px; border-radius: 18px; }
}

@media (max-width: 700px) {
  .pwc-row { grid-template-columns: 22px 90px 1fr 68px; gap: 8px; padding: 10px 0; }
  .pwc-country { font-size: 12px; }
  .pwc-price { font-size: 11px; }
  .pwc-header { flex-direction: column; align-items: flex-start; gap: 3px; }
  .pwc-note-inline { display: none; }
  .pwc-rows { padding: 4px 16px 12px; }
  .pwc-footer-row { padding: 12px 16px; }
  .pwc-footer-price { font-size: 15px; }
  .price-world-chart { border-radius: 18px; }
  .numbers-strip { padding: 28px 16px; }
  .on-request-note { font-size: 12px; padding: 8px 12px; }
}

/* ====== VIDEO SECTIONS ====== */
.vid-section {
  padding: 100px 32px;
  background: var(--bg-soft);
  border-top: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
}
.vid-section.vid-dark {
  background: var(--bg-dark);
  border-color: rgba(255,255,255,0.06);
}
.vid-inner {
  max-width: 900px; margin: 0 auto; text-align: center;
}
.vid-inner .section-sub { margin: 12px auto 40px; max-width: 520px; }
.vid-wrap {
  border-radius: 22px; overflow: hidden;
  box-shadow: 0 24px 80px -16px rgba(0,0,0,0.22);
  border: 1px solid var(--border);
  /* Soft dark frame — poster image is the visible content */
  background: #121816; position: relative;
}
.vid-wrap.is-vertical {
  max-width: 340px;
  margin: 0 auto;
  aspect-ratio: 9 / 16;
}
.vid-wrap.is-vertical video {
  width: 100%;
  height: 100%;
  max-height: none;
  object-fit: cover;
}
.vid-wrap video {
  width: 100%; display: block;
  max-height: 520px; object-fit: contain;
  background: #121816;
}
/* Ensure poster image fills the frame before play */
.vid-wrap video[poster],
.cust-vid-player[poster],
.review-vid-player[poster] {
  object-fit: cover;
  min-height: 180px;
}
.vid-play-overlay {
  position: absolute; inset: 0;
  display: flex; align-items: center; justify-content: center;
  background: rgba(0,0,0,0.18);
  transition: opacity 0.25s;
  cursor: pointer;
  z-index: 2;
}
.vid-play-overlay.hidden { opacity: 0; pointer-events: none; }
.vid-play-btn {
  width: 72px; height: 72px; border-radius: 50%;
  background: rgba(255,255,255,0.92);
  backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px);
  display: flex; align-items: center; justify-content: center;
  box-shadow: 0 8px 32px rgba(0,0,0,0.28);
  transition: transform 0.2s, background 0.2s;
}
.vid-wrap:hover .vid-play-btn { transform: scale(1.08); background: #fff; }
.vid-play-btn svg { margin-left: 4px; }
.vid-wrap-sm { max-width: 600px; margin: 0 auto; }
.vid-wrap-sm video { max-height: 360px; }
.vid-section-badge {
  display: inline-flex; align-items: center; gap: 8px;
  background: var(--accent-soft); color: var(--accent-dark);
  border: 1px solid rgba(0,210,122,0.25);
  border-radius: 100px; font-size: 12px; font-weight: 700;
  padding: 6px 14px; margin-bottom: 20px;
  letter-spacing: 0.04em; text-transform: uppercase;
}
.promo-loop-section {
  max-width: var(--max);
  margin: 0 auto;
  padding: 12px 32px 64px;
}
.promo-loop-frame {
  position: relative;
  border-radius: 22px;
  overflow: hidden;
  background: #0a0a0a;
  border: 1px solid var(--border);
  box-shadow: 0 24px 80px -16px rgba(0,0,0,0.22);
  aspect-ratio: 1004 / 504;
}
.promo-loop-player {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  background: #0a0a0a;
}
@media (max-width: 700px) {
  .vid-section { padding: 56px 16px; }
  .vid-wrap { border-radius: 14px; }
  .vid-inner .section-sub { margin-bottom: 24px; font-size: 14px; }
  .promo-loop-section { padding: 4px 16px 44px; }
  .promo-loop-frame { border-radius: 14px; }
}

/* ── Catalogue block ─────────────────────────────────────────── */
.catalogue-block {
  max-width: 780px; margin: 0 auto;
  background: white; border: 1px solid var(--border);
  border-radius: 24px; overflow: hidden;
  box-shadow: 0 8px 40px -12px rgba(0,0,0,0.08);
}
.cat-list { padding: 8px 0; }
.cat-item {
  display: flex; align-items: center; gap: 14px;
  padding: 14px 24px; cursor: pointer;
  border-bottom: 1px solid var(--border);
  transition: background 0.15s;
  position: relative; user-select: none;
}
.cat-item:last-child { border-bottom: none; }
.cat-item:hover { background: var(--bg-soft); }
.cat-item input[type="checkbox"] { display: none; }
.cat-item.selected { background: rgba(0,210,122,0.05); }
.cat-icon {
  width: 36px; height: 36px; border-radius: 9px; flex-shrink: 0;
  display: flex; align-items: center; justify-content: center;
}
.cat-icon img { width: 20px; height: 20px; object-fit: contain; filter: brightness(0) invert(1); }
.cat-info { flex: 1; min-width: 0; }
.cat-name { font-size: 14px; font-weight: 600; color: var(--ink); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.cat-desc { font-size: 12px; color: var(--muted); margin-top: 1px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.cat-price-block { display: flex; align-items: baseline; gap: 6px; flex-shrink: 0; }
.cat-old { font-size: 12px; color: var(--muted-2); text-decoration: line-through; }
.cat-new { font-size: 15px; font-weight: 700; letter-spacing: -0.02em; color: var(--ink); }
.cat-save {
  font-size: 11px; font-weight: 700; color: var(--accent-dark);
  background: var(--accent-soft); padding: 3px 8px; border-radius: 100px;
  flex-shrink: 0; white-space: nowrap;
}
.cat-tick {
  width: 20px; height: 20px; border-radius: 50%; flex-shrink: 0;
  border: 2px solid var(--border-strong);
  transition: all 0.15s;
  display: flex; align-items: center; justify-content: center;
}
.cat-item.selected .cat-tick {
  background: var(--accent); border-color: var(--accent);
}
.cat-item.selected .cat-tick::after {
  content: ''; display: block;
  width: 5px; height: 9px;
  border: 2px solid white; border-top: none; border-left: none;
  transform: rotate(45deg) translate(-1px, -1px);
}
.cat-form {
  border-top: 1px solid var(--border);
  padding: 20px 24px;
  background: var(--bg-soft);
}
.cat-form-row { display: flex; gap: 10px; }
.cat-email-input {
  flex: 1; padding: 11px 16px; border: 1px solid var(--border);
  border-radius: 100px; font-size: 14px; font-family: inherit;
  background: white; outline: none; transition: border-color 0.2s;
}
.cat-email-input:focus { border-color: var(--accent); }
.cat-email-input.error { border-color: #e53e3e; animation: shake 0.4s ease; }
.cat-submit-btn {
  background: #00d27a;
  color: #04140c;
  -webkit-text-fill-color: #04140c;
  border: none;
  padding: 14px 20px; border-radius: 100px;
  font-size: 14px; font-weight: 700; cursor: pointer;
  font-family: inherit; white-space: nowrap;
  transition: background 0.2s;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cat-submit-btn:hover {
  background: #3dffb0;
  color: #04140c;
  -webkit-text-fill-color: #04140c;
}
.cat-form-row { display: flex; width: 100%; }
.cat-success {
  display: none; font-size: 14px; font-weight: 600;
  color: var(--accent-dark); padding: 10px 0;
}
.cat-note { font-size: 12px; color: var(--muted); margin-top: 10px; }
@keyframes shake {
  0%,100% { transform: translateX(0); }
  25%      { transform: translateX(-6px); }
  75%      { transform: translateX(6px); }
}
@media (max-width: 700px) {
  .cat-item { padding: 12px 16px; gap: 10px; }
  .cat-desc { display: none; }
  .cat-old { display: none; }
  .cat-form { padding: 16px; }
  .cat-form-row { flex-direction: column; }
  .cat-submit-btn { width: 100%; }
}

/* ── One-time payment badge ─────────────────────────────────── */
.payment-once-badge {
  display: inline-flex; align-items: center; gap: 5px;
  background: rgba(0,210,122,0.1); color: var(--accent-dark);
  border: 1px solid rgba(0,210,122,0.28);
  border-radius: 100px; font-size: 11px; font-weight: 700;
  padding: 4px 12px; letter-spacing: 0.05em; text-transform: uppercase;
  margin-bottom: 10px;
}

/* ── Hero why blurb ─────────────────────────────────────────── */
.hero-why {
  font-size: 12px; color: var(--muted); line-height: 1.6;
  margin-top: 18px; max-width: 440px; margin-left: auto; margin-right: auto;
  padding: 10px 16px; background: var(--bg-soft);
  border: 1px solid var(--border); border-radius: 100px;
}

/* ── WhatsApp floating button ───────────────────────────────── */
#wa-overlay, #tg-overlay { display: contents; }
.wa-float {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 16px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  will-change: transform;
  z-index: 9999;
  white-space: nowrap;
  background: #fff; color: #111;
  border: 1px solid rgba(0,0,0,0.1);
  border-radius: 16px; padding: 10px 15px 10px 11px;
  font-size: 13px; font-weight: 500;
  text-decoration: none;
  align-items: center; gap: 7px;
  box-shadow: 0 2px 16px rgba(0,0,0,0.10);
  transition: box-shadow 0.2s;
  letter-spacing: -0.01em;
}
@media (max-width: 700px) {
  .wa-float { display: flex; }
}
.wa-float:hover { box-shadow: 0 4px 20px rgba(0,0,0,0.14); }
.wa-float .wa-icon { color: #25D366; flex-shrink: 0; display: flex; line-height: 0; }
.wa-float .wa-icon svg { display: block; }

/* ── Contact page mobile ────────────────────────────────────── */
@media (max-width: 700px) {
  .contact-section-wrap { padding: 40px 16px 80px; }
  .contact-info-block { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid var(--border); }
  .contact-info-block:last-child { border-bottom: none; margin-bottom: 0; }
  .contact-info-block h4 { font-size: 11px; text-transform: uppercase; letter-spacing: 0.07em; margin-bottom: 4px; }
  .contact-info-block p { font-size: 15px; margin: 0 0 2px; }
  .contact-info-block .sub { font-size: 13px; }
}

/* =================================================================
   HERO V2  —  Light · Professional · Kinetic
   ================================================================= */
.hero.hero-v2 {
  background: #ffffff;
  background-image:
    linear-gradient(180deg, #ffffff 0%, #fbfbfa 60%, #f6f6f4 100%);
  padding: 0;
  overflow-x: clip;
  overflow-y: visible; /* don't chop headline / CTAs on phone */
  position: relative;
  isolation: isolate;
  color: var(--ink);
}
.hero.hero-v2::before { display: none; }
.hero.hero-v2 .hero-inner {
  position: relative; z-index: 2;
  padding: 150px 32px 90px;
  max-width: 1120px;
}

/* — Background layers (soft pastel aurora) — */
.hero-v2 .hero-bg {
  position: absolute; inset: 0;
  z-index: 0; overflow: hidden; pointer-events: none;
}
.hero-v2 .hero-aurora {
  position: absolute; border-radius: 50%;
  filter: blur(120px);
  opacity: 0.55;
  will-change: transform;
}
.hero-v2 .hero-aurora.a-1 {
  width: 720px; height: 720px;
  top: -240px; left: 50%; transform: translateX(-50%);
  background: radial-gradient(circle, rgba(0,210,122,0.22) 0%, rgba(0,210,122,0) 65%);
  animation: hv2-aurora-1 18s ease-in-out infinite;
}
.hero-v2 .hero-aurora.a-2 {
  width: 540px; height: 540px;
  top: 80px; right: -160px;
  background: radial-gradient(circle, rgba(80,140,255,0.18) 0%, rgba(80,140,255,0) 65%);
  animation: hv2-aurora-2 22s ease-in-out infinite;
}
.hero-v2 .hero-aurora.a-3 {
  width: 460px; height: 460px;
  bottom: -120px; left: -120px;
  background: radial-gradient(circle, rgba(255,180,120,0.16) 0%, rgba(255,180,120,0) 65%);
  animation: hv2-aurora-3 26s ease-in-out infinite;
}
@keyframes hv2-aurora-1 {
  0%,100% { transform: translateX(-50%) translateY(0) scale(1); }
  50%      { transform: translateX(-45%) translateY(40px) scale(1.08); }
}
@keyframes hv2-aurora-2 {
  0%,100% { transform: translateY(0) scale(1); }
  50%      { transform: translateY(60px) scale(1.12); }
}
@keyframes hv2-aurora-3 {
  0%,100% { transform: translateY(0) scale(1); }
  50%      { transform: translateY(-40px) scale(0.9); }
}
.hero-v2 .hero-grid {
  position: absolute; inset: 0;
  background-image:
    linear-gradient(rgba(10,10,10,0.04) 1px, transparent 1px),
    linear-gradient(90deg, rgba(10,10,10,0.04) 1px, transparent 1px);
  background-size: 56px 56px;
  mask-image: radial-gradient(ellipse at 50% 30%, #000 25%, transparent 78%);
  -webkit-mask-image: radial-gradient(ellipse at 50% 30%, #000 25%, transparent 78%);
}
.hero-v2 .hero-vignette {
  position: absolute; inset: 0;
  background:
    linear-gradient(180deg, rgba(255,255,255,0) 70%, rgba(255,255,255,0.95) 100%);
}
.hero-v2 .hero-noise { display: none; }

/* — Live chip — */
.hero-v2 .hero-live-chip {
  display: inline-flex; align-items: center; gap: 10px;
  padding: 7px 14px 7px 12px;
  background: rgba(255,255,255,0.85);
  border: 1px solid rgba(10,10,10,0.07);
  border-radius: 100px;
  font-size: 13px; color: var(--ink);
  letter-spacing: -0.005em;
  margin-bottom: 30px;
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  box-shadow: 0 4px 22px -8px rgba(10,10,10,0.08);
  animation: hv2-chipIn 0.9s 0.05s cubic-bezier(0.16,1,0.3,1) both;
}
.hero-v2 .hero-live-chip strong { font-weight: 600; }
.hero-v2 .hlc-dot {
  width: 7px; height: 7px; border-radius: 50%;
  background: var(--accent); box-shadow: 0 0 0 4px rgba(0,210,122,0.18);
  animation: hv2-pulse 1.8s infinite;
}
.hero-v2 .hlc-sep {
  width: 1px; height: 13px; background: rgba(10,10,10,0.14);
}
.hero-v2 .hlc-stars { color: #ffb800; letter-spacing: -1.5px; font-size: 12px; }
.hero-v2 .hlc-rate { font-variant-numeric: tabular-nums; color: var(--muted); }
.hero-v2 .hlc-rate strong { color: var(--ink); }
@keyframes hv2-pulse {
  0%,100% { box-shadow: 0 0 0 4px rgba(0,210,122,0.18); }
  50%      { box-shadow: 0 0 0 8px rgba(0,210,122,0.06); }
}
@keyframes hv2-chipIn {
  from { opacity: 0; transform: translateY(-10px); }
  to   { opacity: 1; transform: none; }
}

/* — Headline — */
.hero.hero-v2 h1.hero-headline {
  color: var(--ink);
  font-size: clamp(32px, 5.6vw, 72px);
  font-weight: 600;
  line-height: 1.06;
  letter-spacing: -0.035em;
  margin-bottom: 22px;
  text-wrap: balance;
  max-width: min(100%, 22ch);
  margin-left: auto;
  margin-right: auto;
  padding: 0 8px 6px;
  overflow: visible;
}
.hero-v2 .hh-line-1,
.hero-v2 .hh-line-3 { display: block; overflow: visible; }
.hero-v2 .hh-line-1 {
  color: var(--muted);
  font-weight: 500;
  animation: hv2-lineIn 0.9s 0.1s cubic-bezier(0.16,1,0.3,1) both;
}
.hero-v2 .hh-line-3 {
  color: var(--ink);
  animation: hv2-lineIn 0.9s 0.35s cubic-bezier(0.16,1,0.3,1) both;
}
.hero-v2 .hh-line-3 .serif {
  font-family: 'Instrument Serif', serif; font-style: italic; font-weight: 400;
  background: linear-gradient(120deg, #00a85f 0%, #00d27a 45%, #00a85f 100%);
  background-size: 200% auto;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  white-space: normal;
  animation: hv2-shimmer 5s linear infinite;
}
@keyframes hv2-lineIn {
  from { opacity: 0; transform: translateY(22px); }
  to   { opacity: 1; transform: none; }
}
@keyframes hv2-shimmer {
  from { background-position: 0% center; }
  to   { background-position: 200% center; }
}

/* — Kinetic word rotator (stack words in one slot, cycle with JS) — */
.hero-v2 .kinetic-rotator {
  display: inline-grid !important;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  vertical-align: bottom;
  position: relative;
  min-width: 8.5ch;
  width: max-content;
  max-width: 100%; /* never clip long words like "everything." */
  height: 1.28em;
  line-height: 1.28em;
  overflow: visible; /* phone safety: active word fully visible */
  margin: 0.06em 0 0.08em;
  animation: hv2-lineIn 0.9s 0.22s cubic-bezier(0.16,1,0.3,1) both;
}
.hero-v2 .kr-word {
  grid-area: 1 / 1 !important;
  display: block !important;
  width: max-content;
  max-width: 100%;
  font-weight: 700;
  letter-spacing: -0.04em;
  line-height: 1.15em;
  white-space: nowrap;
  color: var(--kr-color, var(--ink));
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0, 105%, 0);
  transition:
    opacity 0.45s cubic-bezier(0.22, 1, 0.36, 1),
    transform 0.5s cubic-bezier(0.22, 1, 0.36, 1),
    visibility 0.5s;
  will-change: transform, opacity;
  pointer-events: none;
}
.hero-v2 .kr-word.is-active {
  opacity: 1 !important;
  visibility: visible !important;
  transform: translate3d(0, 0, 0) !important;
}
.hero-v2 .kr-word.is-leaving {
  opacity: 0 !important;
  visibility: visible !important;
  transform: translate3d(0, -105%, 0) !important;
}

/* — Subline — */
.hero.hero-v2 .hero-sub {
  font-size: 17px;
  color: var(--muted);
  max-width: 620px;
  line-height: 1.55;
  margin: 0 auto 36px;
  animation: hv2-lineIn 0.9s 0.45s cubic-bezier(0.16,1,0.3,1) both;
}

/* — Price flash widget — */
.hero-v2 .hero-price-flash {
  display: inline-flex; flex-direction: column; align-items: stretch;
  padding: 14px 22px 16px;
  background: #ffffff;
  border: 1px solid var(--border);
  border-radius: 20px;
  margin: 0 auto 36px;
  box-shadow:
    0 24px 60px -20px rgba(10,10,10,0.10),
    0 4px 16px -8px rgba(10,10,10,0.06);
  animation: hv2-lineIn 0.9s 0.55s cubic-bezier(0.16,1,0.3,1) both;
  text-align: center;
}
.hero-v2 .hpf-example {
  font-size: 10.5px; font-weight: 600;
  letter-spacing: 0.1em; text-transform: uppercase;
  color: var(--muted);
  margin-bottom: 10px; display: block;
}
.hero-v2 .hpf-row {
  display: flex; align-items: stretch; gap: 0;
}
.hero-v2 .hpf-from, .hero-v2 .hpf-to {
  display: flex; flex-direction: column; align-items: flex-start;
  gap: 4px; padding: 2px 20px;
}
.hero-v2 .hpf-from {
  border-right: 1px dashed var(--border-strong);
}
.hero-v2 .hpf-tag {
  font-size: 10px; font-weight: 600;
  letter-spacing: 0.1em; text-transform: uppercase;
  color: var(--muted);
}
.hero-v2 .hpf-val {
  font-size: 26px; font-weight: 700; letter-spacing: -0.03em;
  color: var(--muted-2);
  position: relative; font-variant-numeric: tabular-nums;
}
.hero-v2 .hpf-val::after {
  content: ''; position: absolute;
  left: -3px; right: -3px; top: 55%;
  height: 2px; background: #e53e3e; border-radius: 2px;
  transform: scaleX(0); transform-origin: left;
  transition: transform 0.6s cubic-bezier(0.16,1,0.3,1);
  transition-delay: 1.2s;
}
body.loaded .hero-v2 .hpf-from .hpf-val::after { transform: scaleX(1); }
.hero-v2 .hpf-dec { font-size: 18px; opacity: 0.7; }
.hero-v2 .hpf-val-new { color: var(--ink); }
.hero-v2 .hpf-val-new::after { display: none; }
.hero-v2 .hpf-arrow {
  display: flex; flex-direction: column; align-items: center; justify-content: center;
  gap: 4px; color: var(--muted); padding: 0 14px;
  position: relative;
}
.hero-v2 .hpf-arrow-label {
  font-size: 9px; font-weight: 600;
  letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--accent-dark);
}
.hero-v2 .hpf-arrow svg { overflow: visible; }
.hero-v2 .hpf-arrow-line, .hero-v2 .hpf-arrow-head {
  stroke-dasharray: 60;
  stroke-dashoffset: 60;
  animation: hv2-draw 0.9s 1s cubic-bezier(0.16,1,0.3,1) forwards;
}
.hero-v2 .hpf-arrow-head { animation-delay: 1.3s; stroke-dasharray: 20; stroke-dashoffset: 20; }
@keyframes hv2-draw { to { stroke-dashoffset: 0; } }
.hero-v2 .hpf-to { position: relative; }
.hero-v2 .hpf-save-pill {
  position: absolute;
  top: -10px; right: -10px;
  background: var(--accent); color: #03130b;
  font-size: 10px; font-weight: 800;
  padding: 3px 8px; border-radius: 100px;
  letter-spacing: -0.01em;
  box-shadow: 0 6px 18px -6px rgba(0,210,122,0.45);
  transform: scale(0);
  animation: hv2-pop 0.55s 1.55s cubic-bezier(0.34,1.56,0.64,1) forwards;
}
@keyframes hv2-pop { to { transform: scale(1); } }

/* — CTA buttons — */
.hero-v2 .hero-cta { margin-bottom: 32px; animation: hv2-lineIn 0.9s 0.65s cubic-bezier(0.16,1,0.3,1) both; }
.hero-v2 .btn-large { transition: transform 0.2s, background 0.2s, box-shadow 0.3s; }
.hero-v2 .btn-large.primary.glow-btn {
  background: var(--ink); color: #fff;
  position: relative;
  box-shadow:
    0 14px 32px -10px rgba(10,10,10,0.35),
    0 0 0 1px rgba(10,10,10,0.6);
}
.hero-v2 .btn-large.primary.glow-btn::before {
  content: ''; position: absolute;
  inset: -2px;
  background: linear-gradient(120deg, #00d27a, #59f0b9, #4796ff, #00d27a);
  background-size: 280% 280%;
  border-radius: inherit;
  z-index: -1;
  opacity: 0.55;
  animation: hv2-cta-glow 5s linear infinite;
  filter: blur(10px);
}
.hero-v2 .btn-large.primary.glow-btn:hover { transform: scale(1.03); }
.hero-v2 .btn-large.primary.glow-btn:hover .btn-arrow { transform: translateX(4px); }
.hero-v2 .btn-large.primary.glow-btn .btn-arrow {
  display: inline-block; transition: transform 0.2s;
}
@keyframes hv2-cta-glow {
  0%   { background-position: 0% 50%; }
  100% { background-position: 280% 50%; }
}
.hero-v2 .btn-large.ghost-dark {
  background: #ffffff;
  color: var(--ink);
  border: 1px solid var(--border);
  box-shadow: 0 2px 10px -4px rgba(10,10,10,0.08);
}
.hero-v2 .btn-large.ghost-dark:hover { background: var(--bg-soft); transform: scale(1.02); }

/* — Trust row — */
.hero-v2 .hero-trust-row {
  margin: 0 auto 56px;
  animation: hv2-lineIn 0.9s 0.75s cubic-bezier(0.16,1,0.3,1) both;
}
.hero.hero-v2 .hero-trust-badge {
  background: rgba(0,210,122,0.08);
  border: 1px solid rgba(0,210,122,0.22);
  color: var(--accent-dark);
}
.hero-v2 .ttb-full { display: inline; }
.hero-v2 .ttb-short { display: none; }

/* — Floating product tickets — */
.hero-v2 .hero-price-showcase {
  margin: 0 auto 64px;
  max-width: 720px;
  animation: hv2-lineIn 0.9s 0.85s cubic-bezier(0.16,1,0.3,1) both;
  position: relative;
}
.hero-v2 .hps-card {
  background: #ffffff;
  border: 1px solid var(--border);
  box-shadow:
    0 24px 60px -20px rgba(10,10,10,0.12),
    0 6px 18px -8px rgba(10,10,10,0.06);
  color: var(--ink);
  position: relative;
  overflow: hidden;
}
.hero-v2 .hps-card .hps-name { color: var(--ink); }
.hero-v2 .hps-card .hps-period { color: var(--muted); }
.hero-v2 .hps-card .hps-old { color: var(--muted-2); }
.hero-v2 .hps-card .hps-new { color: var(--ink); }
.hero-v2 .hps-card .hps-save {
  background: var(--accent-soft); color: var(--accent-dark);
}
.hero-v2 .hps-card .hps-btn {
  background: var(--ink); color: #fff;
}
.hero-v2 .hps-card .hps-btn:hover { background: #1f1f1f; transform: scale(1.04); }
.hero-v2 .hps-tilt-l,
.hero-v2 .hps-tilt-r { transform: none; }
.hero-v2 .hps-tilt-l:hover,
.hero-v2 .hps-tilt-r:hover {
  transform: translateY(-2px);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.hero-v2 .hps-flag {
  margin-left: auto;
  font-size: 16px;
  filter: drop-shadow(0 0 6px rgba(255,180,0,0.35));
}
.hero-v2 .hps-glow {
  position: absolute;
  top: -40%; left: -20%;
  width: 140%; height: 70%;
  background: radial-gradient(circle at 50% 0%, rgba(0,210,122,0.10), transparent 60%);
  pointer-events: none;
  opacity: 0.85;
}
.hero-v2 .hps-card:nth-child(2) .hps-glow {
  background: radial-gradient(circle at 50% 0%, rgba(255,80,80,0.08), transparent 60%);
}

/* — Brand strip — */
.hero-v2 .hero-brands {
  margin: 0 auto 40px;
  max-width: 900px;
  animation: hv2-lineIn 0.9s 0.95s cubic-bezier(0.16,1,0.3,1) both;
}
.hero-v2 .hb-label {
  font-size: 11px; font-weight: 600;
  letter-spacing: 0.14em; text-transform: uppercase;
  color: var(--muted);
  margin-bottom: 14px;
}
.hero-v2 .hb-strip {
  position: relative;
  overflow: hidden;
  mask-image: linear-gradient(90deg, transparent, #000 10%, #000 90%, transparent);
  -webkit-mask-image: linear-gradient(90deg, transparent, #000 10%, #000 90%, transparent);
}
.hero-v2 .hb-track {
  display: flex; gap: 10px;
  width: max-content;
  animation: hv2-marquee 38s linear infinite;
}
.hero-v2 .hb-item {
  display: inline-flex; align-items: center; gap: 8px;
  padding: 8px 16px;
  background: #ffffff;
  border: 1px solid var(--border);
  border-radius: 100px;
  font-size: 13px; color: var(--ink); font-weight: 500;
  white-space: nowrap;
  flex-shrink: 0;
  transition: background 0.2s, border-color 0.2s, transform 0.2s;
  box-shadow: 0 2px 8px -4px rgba(10,10,10,0.08);
}
.hero-v2 .hb-item:hover {
  border-color: rgba(0,210,122,0.4);
  transform: translateY(-1px);
}
.hero-v2 .hb-item img,
.hero-v2 .hb-item .hb-svg { width: 14px; height: 14px; object-fit: contain; flex-shrink: 0; }
@keyframes hv2-marquee {
  from { transform: translateX(0); }
  to   { transform: translateX(-50%); }
}

/* — Scroll hint — */
.hero-v2 .scroll-hint { display: flex; justify-content: center; }
.hero.hero-v2 .scroll-hint-arrow { border-color: var(--border-strong); }

/* — Mobile — */
@media (max-width: 700px) {
  .hero.hero-v2 .hero-inner { padding: 110px 16px 60px; }
  .hero-v2 .hero-live-chip { font-size: 11px; padding: 6px 12px; gap: 7px; flex-wrap: wrap; justify-content: center; max-width: 92%; }
  .hero-v2 .hlc-sep { display: none; }
  .hero.hero-v2 h1.hero-headline {
    font-size: clamp(28px, 8vw, 40px);
    margin-bottom: 16px;
    max-width: none;
    padding: 0;
  }
  .hero-v2 .kinetic-rotator {
    display: inline-grid !important;
    min-width: 7.5ch !important;
    max-width: 11ch !important;
    height: 1.2em !important;
    margin: 0.04em auto;
  }
  .hero.hero-v2 .hero-sub { font-size: 14px; line-height: 1.6; margin-bottom: 22px; }
  .hero-v2 .hero-price-flash { width: 100%; max-width: 320px; padding: 12px 14px 14px; }
  .hero-v2 .hpf-row { flex-direction: column; gap: 8px; }
  .hero-v2 .hpf-from, .hero-v2 .hpf-to { padding: 8px 12px; width: 100%; flex-direction: row; align-items: center; justify-content: space-between; gap: 12px; }
  .hero-v2 .hpf-from { border-right: none; border-bottom: 1px dashed var(--border-strong); }
  .hero-v2 .hpf-val { font-size: 22px; }
  .hero-v2 .hpf-arrow { transform: rotate(90deg); padding: 0; }
  .hero-v2 .hpf-arrow-label { display: none; }
  .hero-v2 .hpf-save-pill { top: -8px; right: -6px; }
  .hero-v2 .hero-cta { margin-bottom: 24px; }
  .hero-v2 .hero-trust-row {
    margin-bottom: 36px;
    flex-wrap: nowrap;
    gap: 5px;
    width: 100%;
    justify-content: center;
  }
  .hero.hero-v2 .hero-trust-badge {
    font-size: 10.5px;
    padding: 4px 7px;
    gap: 4px;
    flex-shrink: 1;
    white-space: nowrap;
    min-width: 0;
  }
  .hero.hero-v2 .hero-trust-badge svg { width: 11px; height: 11px; flex-shrink: 0; }
  .hero-v2 .ttb-full { display: none; }
  .hero-v2 .ttb-short { display: inline; }
  .hero-v2 .hero-price-showcase { margin-bottom: 40px; }
  .hero-v2 .hps-tilt-l, .hero-v2 .hps-tilt-r { transform: none; }
  .hero-v2 .hero-grid { background-size: 36px 36px; }
  .hero-v2 .hero-aurora.a-1 { width: 460px; height: 460px; top: -140px; }
  .hero-v2 .hero-aurora.a-2 { width: 340px; height: 340px; right: -120px; }
  .hero-v2 .hero-aurora.a-3 { width: 300px; height: 300px; }
  .hero-v2 .scroll-hint { display: none; }
}

/* ── Prevent iOS auto-zoom on input focus ──────────────────
   Safari zooms in whenever a focused field is under 16px.
   Force 16px on touch-width screens; desktop sizing is unchanged. */
@media (max-width: 820px) {
  .form-row input, .form-row textarea, .form-row select,
  .cart-promo-input, .request-email-input, .cat-email-input,
  input, textarea, select { font-size: 16px; }
}

/* ============================================================
   LAYOUT POLISH PASS — rigid, clean, proportional
   ============================================================ */

/* Root frame: never sideways scroll.
   IMPORTANT: do NOT set overflow-x hidden/clip on body on desktop —
   that is a known Safari/Chrome trap that kills vertical wheel scroll. */
html, body {
  max-width: 100% !important;
}
body {
  min-width: 0;
}
/* Phone only: clip sideways + no rubber-band */
@media (hover: none) and (pointer: coarse) {
  html, body {
    overflow-x: clip !important;
    overscroll-behavior: none !important;
    overscroll-behavior-y: none !important;
    overscroll-behavior-x: none !important;
  }
}

/* Images never blow out containers */
img, video, svg {
  max-width: 100%;
  height: auto;
}

/* Fixed header stays stable */
nav.site-nav {
  transform: none !important;
  will-change: auto;
}

/* Product grid: no oversized cards */
.product-card {
  max-width: 100%;
}
.product-card.featured .price-new { font-size: clamp(32px, 4vw, 44px); }
.price-new { font-size: clamp(28px, 3.5vw, 36px); }

/* Price world chart: readable columns on small screens */
@media (max-width: 700px) {
  .pwc-row {
    grid-template-columns: 28px 1fr;
    gap: 6px 10px;
    padding: 12px 0;
  }
  .pwc-bar-wrap { grid-column: 1 / -1; }
  .pwc-price {
    grid-column: 2;
    text-align: left;
    font-size: 13px;
  }
  .pwc-header { flex-direction: column; align-items: flex-start; padding: 12px 16px; }
  .pwc-rows { padding: 6px 16px 14px; }
  .price-world-chart { border-radius: 18px; margin: 0 0 8px; }
}

/* Hero v2: stable, not oversized */
.hero.hero-v2 .hero-inner {
  padding-top: 108px;
  padding-bottom: 56px;
  max-width: 1100px;
}
.hero-v2 .hero-price-showcase {
  margin-bottom: 40px;
  gap: 14px;
}
.hero-v2 .hps-card {
  min-width: 0;
  width: 100%;
  max-width: 320px;
}
.hero-v2 .hero-brands { margin-bottom: 28px; }

/* Disable continuous float / drift on touch devices */
@media (hover: none), (max-width: 900px) {
  .hps-card,
  .hero-v2 .hps-card,
  .hps-card-offset {
    animation: none !important;
    transform: none !important;
    margin-top: 0 !important;
  }
  .hero-v2 .hps-tilt-l,
  .hero-v2 .hps-tilt-r,
  .hero-v2 .hps-tilt-l:hover,
  .hero-v2 .hps-tilt-r:hover {
    transform: none !important;
  }
  .product-card:hover {
    transform: none !important;
  }
  .mech-step:hover {
    transform: none !important;
  }
  .btn-primary:hover,
  .btn-large.primary:hover,
  .hps-btn:hover {
    transform: none !important;
  }
  /* Phone: no scroll-reveal hide/clip — text must always be fully visible */
  .sa-rise, .sa-fade, .sa-scale, .sa-left, .sa-right,
  .sa-clip, .sa-reveal,
  [data-sr],
  [data-sr="up"],
  [data-sr="left"],
  [data-sr="right"],
  [data-sr="scale"],
  [data-sr="blur"],
  [data-sr="flip"] {
    opacity: 1 !important;
    transform: none !important;
    filter: none !important;
    visibility: visible !important;
  }
  /* decorative motion off on phones */
  .hero-aurora,
  .hero-noise {
    animation: none !important;
  }
  .hb-track,
  .marquee-track {
    animation-duration: 50s !important;
  }
}

/* Mobile density: consistent gutters + type */
@media (max-width: 700px) {
  .hero.hero-v2 .hero-inner {
    padding: 96px 16px 48px !important;
  }
  .section,
  .section.soft,
  .dark-section,
  .final-cta,
  .explainer-section,
  .mechanism-section,
  .price-world-section {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }
  .section-header {
    margin-bottom: 28px !important;
    padding: 0 !important;
  }
  .section-sub {
    font-size: 15px !important;
    max-width: none !important;
  }
  h1 { font-size: clamp(28px, 7.5vw, 36px) !important; }
  h2 { font-size: clamp(24px, 6.5vw, 32px) !important; }
  .product-card,
  .product-card.featured {
    padding: 22px 18px !important;
  }
  .product-card.featured .price-new,
  .price-new {
    font-size: 32px !important;
  }
  .btn-large {
    padding: 14px 18px !important;
    font-size: 14px !important;
  }
  .hero-cta .btn-large {
    width: 100%;
    justify-content: center;
  }
  .hero-v2 .hps-card {
    max-width: none;
  }
  .hero-price-showcase {
    margin: 20px 0 28px !important;
  }
  /* trust badges wrap cleanly instead of crushing */
  .hero-v2 .hero-trust-row {
    flex-wrap: wrap !important;
    gap: 8px !important;
  }
  .hero.hero-v2 .hero-trust-badge {
    font-size: 11px !important;
    padding: 6px 10px !important;
  }
  /* chart / compare blocks full width */
  .price-compare-wrap,
  .price-world-chart,
  .vid-wrap,
  .cat-grid {
    width: 100%;
    max-width: 100%;
  }
  /* floating whatsapp doesn't cause horizontal shift */
  .wa-float {
    right: 12px;
    bottom: calc(12px + env(safe-area-inset-bottom, 0px));
    max-width: calc(100vw - 24px);
  }
}

/* Desktop polish: keep header and content aligned */
@media (min-width: 901px) {
  nav.site-nav {
    height: 64px;
    padding: 0 40px;
  }
  .logo-img {
    height: 26px;
    max-width: 150px;
  }
  .nav-links {
    gap: 24px;
  }
  .hero.hero-v2 .hero-inner {
    padding-top: 128px;
    padding-bottom: 80px;
  }
}

/* Prevent layout shift from scrollbars / 100vw tricks */
.marquee-wrap,
.hero-brands,
.hb-strip {
  max-width: 100%;
  overflow: hidden;
}

/* Access gate: no rubber-band on lock screen */
#sa-access-gate {
  overscroll-behavior: none;
  touch-action: pan-y;
}


/* ============================================================
   PUBLIC READY + RIGID MOBILE (2026-08-10) — safe scroll model
   ============================================================ */

/* Desktop + mobile: window must always be able to scroll vertically */
html {
  height: auto !important;
  max-width: 100% !important;
  overflow-x: hidden !important;
  overflow-y: scroll !important; /* always show vertical scroll on desktop */
  overscroll-behavior-x: none !important;
  scroll-behavior: auto !important;
}
body {
  min-height: 100% !important;
  height: auto !important;
  max-width: 100% !important;
  width: 100% !important;
  position: relative !important;
  overflow-x: hidden !important;
  overflow-y: visible !important; /* do NOT trap scroll on body */
  overscroll-behavior-x: none !important;
  scroll-behavior: auto !important;
}
/* Only lock page when cart or mobile menu is open */
body.sa-scroll-lock {
  overflow: hidden !important;
}

/* Closed overlays must never block desktop scroll / clicks */
.cart-overlay:not(.open),
.mob-overlay:not(.open) {
  pointer-events: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
}
.cart-panel:not(.open) {
  pointer-events: none !important;
}
.mob-menu:not(.open) {
  pointer-events: none !important;
}

nav.site-nav {
  transform: none !important;
  will-change: auto;
}

img, video, svg {
  max-width: 100%;
  height: auto;
}

.hero.hero-v2 .hero-inner {
  box-sizing: border-box;
  width: 100%;
  max-width: 1040px;
}

.hero-v2 .hps-card {
  min-width: 0;
}

/* Touch phones: kill motion that feels "loose" */
@media (hover: none) and (pointer: coarse) {
  * { -webkit-tap-highlight-color: transparent; }
  html, body {
    overscroll-behavior: none !important;
    overscroll-behavior-y: none !important;
  }
  .hps-card,
  .product-card,
  .mech-step,
  .btn-large,
  .btn-primary,
  .hps-btn {
    transform: none !important;
  }
  .hps-card,
  .hero-v2 .hps-card {
    animation: none !important;
    margin-top: 0 !important;
  }
  .hero-aurora,
  .hero-noise,
  .hero-blob,
  .hero-blob-1,
  .hero-blob-2,
  .orb {
    animation: none !important;
  }
  * { background-attachment: scroll !important; }
}

@media (max-width: 700px) {
  html, body {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: hidden !important;
  }
  nav.site-nav {
    height: 56px !important;
    padding: 0 12px !important;
  }
  .logo-img {
    height: 20px !important;
    max-width: 132px !important;
  }
  .hero.hero-v2 .hero-inner {
    padding: 88px 16px 40px !important;
  }
  .hero.hero-v2 h1.hero-headline {
    font-size: clamp(26px, 7.2vw, 34px) !important;
    line-height: 1.12 !important;
    max-width: none !important;
  }
  .hero-v2 .kinetic-rotator {
    display: inline-grid !important;
    min-width: 7.5ch !important;
    max-width: 11ch !important;
    height: 1.2em !important;
  }
  .section,
  .dark-section,
  .explainer-section,
  .mechanism-section,
  .final-cta,
  .price-world-section {
    padding-left: 16px !important;
    padding-right: 16px !important;
    padding-top: 44px !important;
    padding-bottom: 44px !important;
  }
  .hero-v2 .hero-price-showcase,
  .hero-price-showcase {
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  .hero-v2 .hps-card,
  .hps-card {
    max-width: 100% !important;
    width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    transform: none !important;
  }
  .marquee-wrap,
  .hero-brands,
  .hb-strip {
    max-width: 100% !important;
    overflow: hidden !important;
  }
  .hero-v2 .hero-trust-row {
    flex-wrap: wrap !important;
    gap: 8px !important;
  }
  .wa-float {
    right: 12px;
    bottom: calc(12px + env(safe-area-inset-bottom, 0px));
    max-width: calc(100% - 24px);
  }
  .product-card,
  .product-card.featured {
    padding: 22px 18px !important;
  }
  .product-card.featured .price-new,
  .price-new {
    font-size: 32px !important;
  }
}

@media (min-width: 901px) {
  .section { padding-left: 40px; padding-right: 40px; }
  .hero.hero-v2 .hero-inner { padding-left: 40px; padding-right: 40px; }
  nav.site-nav { height: 64px; padding: 0 40px; }
  .logo-img { height: 26px; max-width: 150px; }
}

/* ============================================================
   PHONE-FIRST DESIGN SYSTEM (priority)
   Desktop styles stay above; this owns the phone experience.
   ============================================================ */

/* Hamburger base: only show on small screens */
.mob-hamburger { display: none; }

@media (max-width: 768px) {
  /* —— ROOT —— */
  html, body {
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: hidden !important;
    overscroll-behavior: none !important;
  }

  /* —— HEADER (phone) ——
     Clean bar: menu left · logo dead-center · cart right
     Absolute logo so it never drifts with cart presence. */
  nav.site-nav {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    height: 56px !important;
    min-height: 56px !important;
    max-height: 56px !important;
    padding: 0 12px !important;
    padding-top: env(safe-area-inset-top, 0px) !important;
    gap: 0 !important;
    background: #ffffff !important;
    border-bottom: 1px solid rgba(0,0,0,0.06) !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    box-shadow: 0 1px 0 rgba(0,0,0,0.04);
  }

  .mob-hamburger {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 5px !important;
    width: 44px !important;
    height: 44px !important;
    min-width: 44px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    border-radius: 12px !important;
    background: transparent !important;
    cursor: pointer !important;
    z-index: 2;
    flex-shrink: 0 !important;
  }
  .mob-hamburger span {
    display: block !important;
    width: 18px !important;
    height: 1.5px !important;
    background: #0a0a0a !important;
    border-radius: 2px !important;
    margin: 0 !important;
  }

  .logo {
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 1;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    max-width: 46vw !important;
    pointer-events: auto;
  }
  .logo-img {
    height: 18px !important;
    width: auto !important;
    max-width: 140px !important;
    object-fit: contain !important;
    display: block !important;
  }

  .nav-links {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 0 !important;
    margin: 0 0 0 auto !important;
    padding: 0 !important;
    min-width: 44px !important;
    flex-shrink: 0 !important;
    z-index: 2;
  }
  /* hide all desktop nav text/links on phone */
  .nav-links > a {
    display: none !important;
  }
  .nav-cart-btn {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 44px !important;
    height: 44px !important;
    min-width: 44px !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    border-radius: 12px !important;
    background: transparent !important;
    box-shadow: none !important;
    color: #0a0a0a !important;
    position: relative !important;
  }
  .nav-cart-btn:hover {
    background: transparent !important;
    border: none !important;
  }
  .nav-cart-btn .cart-label { display: none !important; }
  .nav-cart-btn svg {
    width: 22px !important;
    height: 22px !important;
    display: block !important;
  }
  .nav-cart-btn .cart-count {
    position: absolute !important;
    top: 6px !important;
    right: 4px !important;
    min-width: 16px !important;
    height: 16px !important;
    padding: 0 4px !important;
    font-size: 10px !important;
    line-height: 16px !important;
  }

  /* —— PAGE CONTENT under fixed header —— */
  .hero.hero-v2 .hero-inner,
  .hero .hero-inner,
  .hero.small {
    padding-top: calc(72px + env(safe-area-inset-top, 0px)) !important;
  }

  /* —— HERO (phone-first) —— */
  .hero.hero-v2 .hero-inner {
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 36px !important;
    max-width: 100% !important;
  }
  .hero.hero-v2 h1.hero-headline {
    font-size: 28px !important;
    line-height: 1.15 !important;
    letter-spacing: -0.03em !important;
    margin-bottom: 14px !important;
    max-width: none !important;
    padding: 0 !important;
  }
  .hero-v2 .kinetic-rotator {
    display: inline-grid !important;
    min-width: 7.5ch !important;
    width: max-content !important;
    max-width: 11ch !important;
    height: 1.2em !important;
    margin: 0.04em 0 !important;
  }
  .hero-v2 .kr-word {
    font-size: inherit !important;
    grid-area: 1 / 1 !important;
  }
  .hero-v2 .kr-word.is-active {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translate3d(0, 0, 0) !important;
  }
  .hero-v2 .kr-word.is-leaving {
    opacity: 0 !important;
    transform: translate3d(0, -105%, 0) !important;
  }
  .hero.hero-v2 .hero-sub {
    font-size: 14px !important;
    line-height: 1.55 !important;
    margin: 0 auto 20px !important;
    max-width: 32ch;
  }
  .hero-v2 .hero-price-flash {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 0 20px !important;
    padding: 14px 16px !important;
    border-radius: 16px !important;
    box-sizing: border-box;
  }
  .hero-v2 .hpf-val { font-size: 22px !important; }
  .hero-v2 .hero-cta {
    display: flex;
    flex-direction: column;
    gap: 10px !important;
    width: 100%;
    margin-bottom: 20px !important;
  }
  .hero-v2 .hero-cta .btn-large,
  .hero-cta .btn-large {
    width: 100% !important;
    justify-content: center !important;
    padding: 14px 18px !important;
    font-size: 15px !important;
    border-radius: 14px !important;
  }
  .hero-v2 .hero-trust-row {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 8px !important;
    width: 100% !important;
    margin: 0 0 24px !important;
  }
  .hero.hero-v2 .hero-trust-badge {
    justify-content: center !important;
    font-size: 11px !important;
    padding: 8px 10px !important;
    white-space: nowrap !important;
    width: 100%;
    box-sizing: border-box;
  }
  .hero-v2 .hero-price-showcase,
  .hero-price-showcase {
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 0 24px !important;
  }
  .hero-v2 .hps-card,
  .hps-card {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    transform: none !important;
    animation: none !important;
    border-radius: 16px !important;
    padding: 16px !important;
    box-sizing: border-box;
  }
  .hps-new { font-size: 28px !important; }
  .hero-v2 .hero-brands {
    margin: 0 0 8px !important;
    max-width: 100% !important;
  }
  .hero-v2 .scroll-hint { display: none !important; }

  /* —— SECTIONS —— */
  .section,
  .section.soft,
  .dark-section,
  .explainer-section,
  .mechanism-section,
  .final-cta,
  .price-world-section,
  .vid-section,
  .cust-vid-section {
    padding: 40px 20px !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
  }
  .section-header {
    margin-bottom: 24px !important;
    text-align: left !important;
  }
  .section-header h2,
  h2 {
    font-size: 26px !important;
    line-height: 1.15 !important;
    margin-bottom: 10px !important;
  }
  .section-sub {
    font-size: 14px !important;
    line-height: 1.55 !important;
    max-width: none !important;
  }
  .section-label {
    font-size: 11px !important;
    margin-bottom: 10px !important;
  }

  /* —— PRODUCTS —— */
  .product-card,
  .product-card.featured {
    padding: 20px 18px !important;
    border-radius: 18px !important;
  }
  .product-card.featured .price-new,
  .price-new {
    font-size: 30px !important;
  }
  .btn-large {
    border-radius: 14px !important;
    font-size: 14px !important;
    padding: 14px 18px !important;
  }

  /* —— CHARTS —— */
  .price-world-chart {
    border-radius: 16px !important;
    margin: 0 !important;
  }
  .pwc-row {
    grid-template-columns: 28px 1fr auto !important;
    gap: 8px 10px !important;
    padding: 12px 0 !important;
  }
  .pwc-bar-wrap { grid-column: 1 / -1 !important; }
  .pwc-price { font-size: 12px !important; white-space: nowrap; }
  .pwc-header { padding: 12px 14px !important; }
  .pwc-rows { padding: 4px 14px 12px !important; }

  /* —— FOOTER —— */
  footer.site-footer {
    padding: 32px 20px 28px !important;
  }
  .footer-inner {
    grid-template-columns: 1fr 1fr !important;
    gap: 20px 16px !important;
  }
  .footer-brand { grid-column: 1 / -1 !important; }
  .logo-img { max-height: 18px; }

  /* —— CART sheet —— */
  .cart-panel {
    top: auto !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    width: 100% !important;
    max-height: 88vh !important;
    border-radius: 20px 20px 0 0 !important;
    border: none !important;
    border-top: 1px solid var(--border) !important;
  }

  /* —— FLOAT TG —— */
  .wa-float {
    bottom: calc(16px + env(safe-area-inset-bottom, 0px)) !important;
    right: 14px !important;
    font-size: 12px !important;
    padding: 10px 12px !important;
    border-radius: 14px !important;
  }

  /* —— MOBILE MENU sheet polish —— */
  .mob-menu {
    border-radius: 20px 20px 0 0 !important;
    padding-bottom: env(safe-area-inset-bottom, 0px);
  }
  .mob-nav a {
    font-size: 17px !important;
    padding: 15px 0 !important;
  }
}

/* Desktop: keep classic flex header, hide hamburger */
@media (min-width: 769px) {
  .mob-hamburger { display: none !important; }
  nav.site-nav {
    display: flex !important;
    height: 64px;
    padding: 0 36px;
  }
  .logo {
    position: static !important;
    transform: none !important;
  }
  .logo-img {
    height: 26px !important;
    max-width: 150px !important;
  }
  .nav-links {
    display: flex !important;
    gap: 26px;
  }
  .nav-links > a {
    display: inline-flex !important;
  }
}

/* Prevent iOS focus-zoom stuck after typing access key / forms */
@media (max-width: 768px) {
  input, select, textarea {
    font-size: 16px !important;
  }
}

/* ============================================================
   MARKETPLACE BRAND ALIGN — design skin only
   Keeps store layout/content; matches hub dark aesthetic
   ============================================================ */

/* Surfaces that were hardcoded light */
.cart-panel,
.mob-menu,
.wa-float,
.hero-v2 .hero-card,
.pwc-card,
.giftcard-card,
.product-card,
.faq-item,
.contact-form,
.contact-cta-card,
.info-block-visual,
.order-card,
.form-card,
.success-card {
  background: rgba(255, 255, 255, 0.05) !important;
  border-color: var(--border) !important;
  color: var(--ink);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

/* Nav — glass dark like hub */
nav.site-nav {
  background: rgba(7, 10, 8, 0.78) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.06) !important;
  backdrop-filter: blur(18px) saturate(1.2) !important;
  -webkit-backdrop-filter: blur(18px) saturate(1.2) !important;
}
.nav-links a { color: var(--ink); }
.nav-links a:not(.btn-primary) { color: var(--muted); }
.nav-links a:not(.btn-primary):hover { color: var(--ink); opacity: 1; }
.nav-cart-btn {
  background: rgba(255, 255, 255, 0.05) !important;
  border-color: var(--border) !important;
  color: var(--ink) !important;
}
.nav-cart-btn:hover {
  background: rgba(255, 255, 255, 0.09) !important;
  border-color: var(--border-strong) !important;
}

/* Primary CTAs — accent green (hub style) */
.btn-primary,
.btn-large.primary,
.form-submit,
.cart-checkout-btn,
button.btn-primary {
  background: var(--accent) !important;
  color: #04140c !important;
  border: none !important;
  box-shadow: 0 10px 28px -12px rgba(0, 210, 122, 0.55);
}
.btn-primary:hover,
.btn-large.primary:hover,
.form-submit:hover,
.cart-checkout-btn:hover {
  background: #3dffb0 !important;
  color: #04140c !important;
  filter: none;
  opacity: 1 !important;
}
.btn-large.ghost,
.btn-large.ghost-dark {
  background: rgba(255, 255, 255, 0.06) !important;
  color: var(--ink) !important;
  border: 1px solid var(--border) !important;
}
.btn-large.ghost:hover,
.btn-large.ghost-dark:hover {
  background: rgba(255, 255, 255, 0.1) !important;
}

/* Cards / product tiles */
.product-card {
  background: linear-gradient(165deg, rgba(255,255,255,0.08) 0%, rgba(255,255,255,0.03) 100%) !important;
  border: 1px solid var(--border) !important;
  box-shadow: 0 16px 40px -28px rgba(0, 0, 0, 0.5) !important;
}
.product-card:hover {
  border-color: rgba(0, 210, 122, 0.35) !important;
  box-shadow: 0 20px 50px -24px rgba(0, 210, 122, 0.25) !important;
}
.product-card.featured {
  border-color: rgba(0, 210, 122, 0.35) !important;
  box-shadow:
    0 0 0 1px rgba(0, 210, 122, 0.08),
    0 20px 50px -22px rgba(0, 210, 122, 0.3) !important;
}

/* Soft sections */
.section.soft {
  background: rgba(255, 255, 255, 0.02) !important;
}
.marquee-wrap {
  background: transparent !important;
  border-color: var(--border) !important;
}
.marquee-item:hover {
  background: rgba(255, 255, 255, 0.05) !important;
}

/* Footer */
footer.site-footer {
  background: rgba(0, 0, 0, 0.25) !important;
  border-top-color: var(--border) !important;
  color: var(--muted);
}
footer.site-footer a { color: var(--muted); }

/* Cart */
.cart-overlay { background: rgba(0, 0, 0, 0.55) !important; }
.cart-panel {
  background: #0c1210 !important;
  border-left: 1px solid var(--border) !important;
  box-shadow: -28px 0 80px rgba(0, 0, 0, 0.45) !important;
}
.cart-header,
.cart-footer {
  border-color: var(--border) !important;
}
.cart-close {
  background: rgba(255, 255, 255, 0.06) !important;
  border-color: var(--border) !important;
  color: var(--ink) !important;
}
.cart-empty-text { color: var(--ink); }
.cart-empty-hint { color: var(--muted); }
.cart-pay-methods .pay-badge {
  background: rgba(255, 255, 255, 0.92) !important;
  border-color: rgba(255, 255, 255, 0.2) !important;
}
.giftcard-card {
  background: linear-gradient(135deg, rgba(0, 210, 122, 0.12), rgba(0, 0, 0, 0.35)) !important;
  border: 1px solid rgba(0, 210, 122, 0.25) !important;
}

/* Mobile menu */
.mob-overlay { background: rgba(0, 0, 0, 0.55) !important; }
.mob-menu {
  background: #0c1210 !important;
  border-color: var(--border) !important;
  color: var(--ink) !important;
}
.mob-nav a { color: var(--ink) !important; }
.mob-close { color: var(--ink) !important; }

/* Forms / inputs */
input, textarea, select,
.form-input, .order-input, .field input {
  background: rgba(0, 0, 0, 0.35) !important;
  border-color: var(--border) !important;
  color: var(--ink) !important;
}
input::placeholder, textarea::placeholder {
  color: var(--muted-2) !important;
}
input:focus, textarea:focus, select:focus {
  border-color: rgba(0, 210, 122, 0.45) !important;
  outline: none;
  box-shadow: 0 0 0 3px rgba(0, 210, 122, 0.12);
}

/* FAQ / how / contact surfaces */
.faq-item,
.how-step-card,
.step-card,
.trust-card,
.testimonial-card {
  background: rgba(255, 255, 255, 0.04) !important;
  border-color: var(--border) !important;
  color: var(--ink);
}

/* Hero / pricing table patches */
.price-table, .pwc-wrap, .pwc-our, .pwc-them {
  background: rgba(255, 255, 255, 0.04) !important;
  border-color: var(--border) !important;
}
.pwc-our-price { color: var(--accent-dark) !important; }

/* WhatsApp float — same as hub */
.wa-float {
  background: #fff !important;
  color: #111 !important;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 8px 28px rgba(0, 0, 0, 0.28) !important;
}

/* Scroll progress + accents */
.scroll-progress {
  background: linear-gradient(90deg, #00d27a, #3dffb0) !important;
}

/* Dark sections already dark — keep depth */
.dark-section,
.mechanism-section {
  background: #050705 !important;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}

/* Featured mech step hover on dark */
.mech-step.mech-step-featured:hover {
  background: #00d27a !important;
  color: #04140c !important;
  border-color: #00d27a !important;
}

/* Icon tiles that used pure black */
.icon-grok { background: #111 !important; border: 1px solid rgba(255,255,255,0.1); }

/* Hardcoded white mobile overrides from original CSS */
@media (max-width: 900px) {
  .hero-v2, .section, .section.soft {
    background-color: transparent !important;
  }
}

/* Soft ambient like hub (subtle, non-intrusive) */
body::before {
  content: "";
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: 0;
  background:
    radial-gradient(ellipse 70% 45% at 50% -10%, rgba(0, 210, 122, 0.1), transparent 55%),
    radial-gradient(ellipse 40% 30% at 100% 40%, rgba(0, 210, 122, 0.04), transparent 50%);
}

/* Order / success pages */
body.order-page, .order-wrap, .success-wrap {
  background: var(--bg) !important;
  color: var(--ink) !important;
}

/* Hero product strips / chips on dark */
.hero-v2 .hps-card,
.hero-v2 .hb-item,
.hps-card,
.hb-item {
  background: rgba(255, 255, 255, 0.05) !important;
  border-color: var(--border) !important;
  color: var(--ink) !important;
}
.price-old, .hps-old { color: var(--muted-2) !important; }
.price-new, .hps-new { color: var(--ink) !important; }

/* Mobile menu CTA row */
.mob-footer { border-top-color: var(--border) !important; }

/* Ensure logo reads on dark */
.logo-img { filter: none; }

/* Fix any remaining pure-white panels */
.cart-item, .order-line, .faq-q, .faq-a {
  border-color: var(--border) !important;
  color: var(--ink);
}

/* Hero v2 was hardcoded white — force marketplace dark */
.hero.hero-v2 {
  background: transparent !important;
  background-color: transparent !important;
}
.hero-v2 .hero-bg,
.hero-v2 .hero-aurora {
  opacity: 0.55;
}
.hps-btn {
  background: var(--accent) !important;
  color: #04140c !important;
}
.hps-btn:hover {
  background: #3dffb0 !important;
  color: #04140c !important;
}
.hps-card {
  background: linear-gradient(165deg, rgba(255,255,255,0.08), rgba(255,255,255,0.03)) !important;
  border: 1px solid var(--border) !important;
}
.hero-price-card,
.hero-v2 .hero-price-card {
  background: rgba(255,255,255,0.05) !important;
  border-color: var(--border) !important;
  color: var(--ink) !important;
}
/* mobile white force from original */
@media (max-width: 900px) {
  .hero.hero-v2,
  .hero-v2 {
    background: transparent !important;
    background-color: transparent !important;
  }
}

/* ============================================================
   READABLE PANELS — kill remaining white “brackets” / boxes
   Light text + white cards = unreadable; force dark glass panels
   ============================================================ */

/* Universal: any leftover pure-white surface */
.hps-card,
.product-card,
.product-card.featured,
.testimonial,
.stat-cell,
.analogy-pill,
.price-col.retail,
.price-col,
.mock-credentials,
.contact-cta-icon,
.nav-cart-btn,
.cart-panel,
.cart-promo-input,
.cart-promo-input:focus,
.cart-promo-btn,
.request-email-input,
.form-row input,
.form-row textarea,
.form-row select,
.faq-item,
.faq-q,
.faq-a,
.pwc-wrap,
.price-world-chart,
.price-compare-wrap,
.price-compare-cols,
.hero-price-showcase,
.hero-price-flash,
.hero-trust-badge,
.hero-brands,
.hb-item,
.feature-card:not(.feature-card),
.section-card,
.info-card,
.step-card,
.trust-row,
.vid-card,
.vid-wrap,
.order-summary,
.order-box,
.order-item,
.checkout-form-card,
.success-box,
.contact-form,
.contact-cta-card,
.info-block-visual,
.mob-menu {
  background: rgba(255, 255, 255, 0.06) !important;
  background-color: rgba(255, 255, 255, 0.06) !important;
  border-color: rgba(255, 255, 255, 0.12) !important;
  color: var(--ink) !important;
}

/* Explicit white keywords still in source rules */
[style*="background: white"],
[style*="background:#fff"],
[style*="background: #fff"] {
  background: rgba(255, 255, 255, 0.06) !important;
}

/* Price compare: retail was white; ours used ink (now light) → fix both */
.price-col.retail {
  background: rgba(255, 255, 255, 0.05) !important;
  color: var(--ink) !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
}
.price-col.ours {
  background: linear-gradient(165deg, rgba(0, 210, 122, 0.16), rgba(255, 255, 255, 0.04)) !important;
  color: var(--ink) !important;
  border: 1px solid rgba(0, 210, 122, 0.35) !important;
}
.price-col.ours .price-col-label,
.price-col.ours .price-col-name,
.price-col.ours .price-col-period {
  color: var(--muted) !important;
}
.price-col.ours .price-col-amount {
  color: var(--accent-dark) !important;
}
.price-col-label,
.price-col-name,
.price-col-period,
.price-col-amount {
  color: inherit;
}
.price-col.retail .price-col-amount {
  color: var(--ink) !important;
}
.price-col.retail .price-col-label,
.price-col.retail .price-col-name,
.price-col.retail .price-col-period {
  color: var(--muted) !important;
}

/* HPS / product tiles text */
.hps-card,
.hps-card * {
  color: var(--ink);
}
.hps-card .hps-period,
.hps-card .hps-old,
.hps-card .pkg-note {
  color: var(--muted) !important;
}
.hps-card .hps-new,
.hps-card .hps-name {
  color: var(--ink) !important;
}
.hps-save,
.save-badge {
  background: var(--accent-soft) !important;
  color: var(--accent-dark) !important;
}

/* Inputs readable (checkout email, promo, contact, cart) */
input, textarea, select,
.form-row input, .form-row textarea, .form-row select,
.cart-promo-input, .cart-promo-input:focus,
.request-email-input,
.checkout-form-card input,
#email, #orderPromoInput, #cartPromoInput {
  background: rgba(0, 0, 0, 0.45) !important;
  background-color: rgba(0, 0, 0, 0.45) !important;
  color: #f4f7f5 !important;
  -webkit-text-fill-color: #f4f7f5 !important;
  border: 1px solid rgba(255, 255, 255, 0.14) !important;
  caret-color: #3dffb0 !important;
}
input::placeholder, textarea::placeholder,
.cart-promo-input::placeholder,
#email::placeholder, #orderPromoInput::placeholder {
  color: rgba(244, 247, 245, 0.38) !important;
  -webkit-text-fill-color: rgba(244, 247, 245, 0.38) !important;
  opacity: 1 !important;
}
/* Chrome/Safari autofill was painting white field + white text */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-text-fill-color: #f4f7f5 !important;
  caret-color: #3dffb0 !important;
  box-shadow: 0 0 0 1000px #0a1210 inset !important;
  transition: background-color 99999s ease-in-out 0s;
}
.cart-promo-btn {
  background: rgba(255, 255, 255, 0.08) !important;
  color: #f4f7f5 !important;
  -webkit-text-fill-color: #f4f7f5 !important;
  border: 1px solid rgba(255, 255, 255, 0.14) !important;
}
.checkout-submit {
  background: #00d27a !important;
  color: #04140c !important;
  -webkit-text-fill-color: #04140c !important;
}

/* Stat cells / analogy pills */
.stat-cell,
.analogy-pill {
  background: rgba(255, 255, 255, 0.05) !important;
  color: var(--ink) !important;
}
.stat-cell:hover,
.analogy-pill:hover {
  background: rgba(255, 255, 255, 0.08) !important;
}

/* Testimonials */
.testimonial {
  background: rgba(255, 255, 255, 0.05) !important;
  color: var(--ink) !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
}

/* Mock credentials box */
.mock-credentials {
  background: rgba(0, 0, 0, 0.35) !important;
  color: var(--ink) !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
}

/* Cart panel full dark */
.cart-panel {
  background: #0c1210 !important;
  color: var(--ink) !important;
}
.cart-header h3,
.cart-item-name,
.cart-total-price {
  color: var(--ink) !important;
}
.cart-item-meta,
.cart-empty-hint {
  color: var(--muted) !important;
}

/* Nav cart button */
.nav-cart-btn {
  background: rgba(255, 255, 255, 0.06) !important;
  color: var(--ink) !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
}

/* World price chart */
.price-world-chart,
.pwc-wrap,
.pwc-rows,
.pwc-row {
  background: transparent !important;
  color: var(--ink) !important;
}
.pwc-header {
  background: rgba(255, 255, 255, 0.04) !important;
  border-color: rgba(255, 255, 255, 0.1) !important;
}
.pwc-country { color: var(--ink) !important; }
.pwc-price { color: var(--muted) !important; }
.pwc-our-price { color: var(--accent-dark) !important; }
.pwc-bar-wrap { background: rgba(255, 255, 255, 0.08) !important; }
.pwc-expensive .pwc-price { color: #ff8a8a !important; }

/* FAQ accordion */
.faq-item,
.faq-q {
  background: rgba(255, 255, 255, 0.05) !important;
  color: var(--ink) !important;
  border-color: rgba(255, 255, 255, 0.1) !important;
}
.faq-a { color: var(--muted) !important; }

/* Soft section backgrounds that stayed light */
.section.soft,
.marquee-wrap {
  background: rgba(255, 255, 255, 0.02) !important;
}

/* Payment once / trust badges if white */
.payment-once-badge,
.hero-trust-badge {
  background: rgba(255, 255, 255, 0.06) !important;
  color: var(--ink) !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
}

/* Ghost button hover was #f0f0f0 */
.btn-large.ghost:hover,
.btn-large.ghost-dark:hover {
  background: rgba(255, 255, 255, 0.1) !important;
  color: var(--ink) !important;
}

/* Mobile menu / sticky bars that forced white */
@media (max-width: 900px) {
  .mob-menu,
  .site-nav,
  .hero.hero-v2,
  .section,
  .section.soft {
    background-color: transparent !important;
  }
  .mob-menu {
    background: #0c1210 !important;
  }
  /* kill any leftover !important white from original mobile CSS */
  .product-card,
  .hps-card,
  .price-col,
  .testimonial,
  .stat-cell {
    background: rgba(255, 255, 255, 0.06) !important;
    color: var(--ink) !important;
  }
}

/* Absolute last-resort: if something is still pure white with light text */
.price-col.ours[style],
.product-card[style],
.hps-card[style] {
  color: #f4f7f5 !important;
}

/* Mobile phone header was forced pure white — last word */
@media (max-width: 900px) {
  nav.site-nav {
    background: rgba(7, 10, 8, 0.92) !important;
    background-color: rgba(7, 10, 8, 0.92) !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08) !important;
    box-shadow: none !important;
    backdrop-filter: blur(16px) !important;
    -webkit-backdrop-filter: blur(16px) !important;
  }
  .mob-hamburger span {
    background: #f4f7f5 !important;
  }
  .logo-img {
    /* white logo already in HTML */
    filter: none !important;
  }
  /* any remaining white slabs on phone */
  .product-card,
  .product-card.featured,
  .hps-card,
  .price-col,
  .price-col.retail,
  .price-col.ours,
  .testimonial,
  .stat-cell,
  .analogy-pill,
  .faq-item,
  .mock-credentials,
  .contact-cta-card,
  .contact-form,
  .cart-panel {
    background: rgba(255, 255, 255, 0.06) !important;
    background-color: rgba(255, 255, 255, 0.06) !important;
    color: #f4f7f5 !important;
    border-color: rgba(255, 255, 255, 0.12) !important;
  }
  .price-col.ours {
    background: linear-gradient(165deg, rgba(0, 210, 122, 0.18), rgba(255, 255, 255, 0.04)) !important;
    border-color: rgba(0, 210, 122, 0.35) !important;
  }
}

@media (max-width: 900px) {
  .nav-cart-btn {
    color: #f4f7f5 !important;
  }
  .nav-cart-btn svg {
    stroke: #f4f7f5 !important;
    color: #f4f7f5 !important;
  }
}

/* Hub exit nav — left of logo, next to hamburger: ← Homepage */
.store-hub-nav {
  display: flex;
  align-items: center;
  gap: 2px;
  margin-left: 0;
  margin-right: 6px;
  flex-shrink: 0;
  z-index: 5;
  order: 0;
}
.store-hub-nav .nav-services {
  font-size: 15px;
  font-weight: 700;
  letter-spacing: -0.01em;
  color: var(--ink);
  padding: 8px 12px;
  border-radius: 10px;
  white-space: nowrap;
  text-decoration: none;
  transition: color 0.15s, background 0.15s;
  -webkit-text-fill-color: var(--ink);
}
.store-hub-nav .nav-support {
  font-size: 13px;
  font-weight: 600;
  color: var(--muted);
  padding: 8px 11px;
  border-radius: 8px;
  white-space: nowrap;
  text-decoration: none;
  transition: color 0.15s, background 0.15s;
}
.store-hub-nav .nav-services:hover,
.store-hub-nav .nav-support:hover {
  color: var(--ink);
  background: rgba(255, 255, 255, 0.08);
}
nav.site-nav {
  gap: 10px;
}
.nav-links {
  margin-left: auto;
}
/* Desktop order: hamburger(hidden) | Homepage | logo | links+cart */
nav.site-nav .mob-hamburger { order: 0; }
nav.site-nav .store-hub-nav { order: 1; }
nav.site-nav .logo { order: 2; }
nav.site-nav .nav-links { order: 3; }

/* Hero: single secondary CTA after Spotify price example */
.hero-cta.hero-cta-single {
  margin-top: 8px;
  margin-bottom: 36px;
}
.hero-cta.hero-cta-single .btn-large {
  min-width: min(280px, 100%);
}

@media (max-width: 900px) {
  /* Left cluster: ☰ + Homepage, then centered logo, cart right */
  nav.site-nav {
    display: grid !important;
    grid-template-columns: auto auto 1fr auto !important;
    align-items: center !important;
    gap: 2px 6px !important;
    padding: 0 10px !important;
  }
  nav.site-nav .mob-hamburger {
    order: 0 !important;
    display: flex !important;
    justify-self: start !important;
  }
  nav.site-nav .store-hub-nav {
    position: static !important;
    transform: none !important;
    right: auto !important;
    top: auto !important;
    margin: 0 !important;
    order: 1 !important;
    z-index: 6 !important;
  }
  nav.site-nav .logo {
    order: 2 !important;
    justify-self: center !important;
    grid-column: 3 !important;
  }
  nav.site-nav .nav-links {
    order: 3 !important;
    justify-self: end !important;
    margin-left: 0 !important;
  }
  .store-hub-nav .nav-support {
    display: none !important;
  }
  .store-hub-nav .nav-services {
    display: inline-flex !important;
    align-items: center !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    letter-spacing: -0.015em !important;
    color: #f4f7f5 !important;
    -webkit-text-fill-color: #f4f7f5 !important;
    padding: 8px 8px !important;
  }
  .hero-cta.hero-cta-single {
    margin-top: 4px;
    margin-bottom: 28px;
  }
}

@media (min-width: 901px) {
  .store-hub-nav {
    order: 1;
  }
  .store-hub-nav .nav-services {
    font-size: 16px;
    font-weight: 700;
  }
}

/* ============================================================
   FINAL CONTRAST FIX — buttons + every white panel
   (Add to cart, catalogue, how-it-works / video blocks)
   ============================================================ */

/* —— ALL primary action buttons: dark text on green —— */
.hps-btn,
.hero-v2 .hps-btn,
.hero-v2 .hps-card .hps-btn,
.product-btn,
button.product-btn,
button.hps-btn,
.btn-primary,
.btn-large.primary,
.cart-checkout-btn,
.form-submit,
.cat-submit,
button.cat-submit,
.cat-submit-btn,
button.cat-submit-btn {
  background: #00d27a !important;
  background-color: #00d27a !important;
  color: #04140c !important;
  border: none !important;
  -webkit-text-fill-color: #04140c !important;
}
.cat-submit-btn:hover,
button.cat-submit-btn:hover {
  background: #3dffb0 !important;
  background-color: #3dffb0 !important;
  color: #04140c !important;
  -webkit-text-fill-color: #04140c !important;
}
.hps-btn:hover,
.hero-v2 .hps-card .hps-btn:hover,
.product-btn:hover,
.btn-primary:hover,
.btn-large.primary:hover {
  background: #3dffb0 !important;
  background-color: #3dffb0 !important;
  color: #04140c !important;
  -webkit-text-fill-color: #04140c !important;
}

/* Ghost / secondary */
.btn-large.ghost,
.btn-large.ghost-dark,
.hero-v2 .btn-large.ghost-dark {
  background: rgba(255, 255, 255, 0.08) !important;
  color: #f4f7f5 !important;
  -webkit-text-fill-color: #f4f7f5 !important;
  border: 1px solid rgba(255, 255, 255, 0.14) !important;
}

/* —— Catalogue block (white slab under products) —— */
.catalogue-block,
.cat-list,
.cat-item,
.cat-footer,
.cat-email-wrap,
.cat-email-wrap input {
  background: rgba(255, 255, 255, 0.05) !important;
  background-color: rgba(255, 255, 255, 0.05) !important;
  color: #f4f7f5 !important;
  border-color: rgba(255, 255, 255, 0.12) !important;
}
.cat-item:hover { background: rgba(255, 255, 255, 0.08) !important; }
.cat-item.selected { background: rgba(0, 210, 122, 0.12) !important; }
.cat-item .cat-name,
.cat-item .cat-meta,
.catalogue-block * {
  color: #f4f7f5 !important;
}
.cat-item .cat-meta { color: rgba(244, 247, 245, 0.55) !important; }
.cat-email-wrap input {
  background: rgba(0, 0, 0, 0.4) !important;
  color: #f4f7f5 !important;
}

/* —— Watch how it works / video sections —— */
.vid-section,
.vid-section.sa-rise,
.cust-vid-section,
.explainer-section,
.review-vid-featured {
  background: #0a0e0c !important;
  background-color: #0a0e0c !important;
  color: #f4f7f5 !important;
  border-color: rgba(255, 255, 255, 0.08) !important;
}
.vid-section h2,
.vid-section .section-sub,
.vid-inner h2,
.vid-inner .section-sub,
.cust-vid-text h2,
.cust-vid-quote,
.cust-vid-author,
.review-vid-quote,
.review-vid-author,
.explainer-section h2,
.explainer-section .section-sub,
.explainer-section p,
.section-label {
  color: #f4f7f5 !important;
}
.vid-section .section-sub,
.cust-vid-author,
.review-vid-author,
.explainer-section .section-sub {
  color: rgba(244, 247, 245, 0.6) !important;
}
.vid-section-badge,
.cust-vid-badge {
  background: rgba(0, 210, 122, 0.14) !important;
  color: #3dffb0 !important;
  border-color: rgba(0, 210, 122, 0.3) !important;
}
.vid-wrap {
  background: #000 !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
}
/* play button stays white circle with dark icon — readable */
.vid-play-btn {
  background: rgba(255, 255, 255, 0.95) !important;
  color: #0a0a0a !important;
}

/* —— Price flash / hero white cards —— */
.hero-v2 .hero-price-flash,
.hero-price-flash,
.hero-v2 .hps-card,
.hps-card {
  background: rgba(255, 255, 255, 0.06) !important;
  background-color: rgba(255, 255, 255, 0.06) !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
  color: #f4f7f5 !important;
  box-shadow: 0 16px 40px -24px rgba(0, 0, 0, 0.5) !important;
}
.hero-v2 .hps-card .hps-name,
.hero-v2 .hps-card .hps-new,
.hps-name,
.hps-new,
.hpf-val,
.hpf-val-new {
  color: #f4f7f5 !important;
  -webkit-text-fill-color: #f4f7f5 !important;
}
.hero-v2 .hps-card .hps-period,
.hero-v2 .hps-card .hps-old,
.hps-period,
.hps-old,
.hpf-example,
.hpf-val-old {
  color: rgba(244, 247, 245, 0.5) !important;
  -webkit-text-fill-color: rgba(244, 247, 245, 0.5) !important;
}

/* —— Product grid cards —— */
.product-card,
.product-card.featured {
  background: rgba(255, 255, 255, 0.06) !important;
  color: #f4f7f5 !important;
  border: 1px solid rgba(255, 255, 255, 0.12) !important;
}
.product-card .product-name,
.product-card .price-new,
.product-card h3 {
  color: #f4f7f5 !important;
}
.product-card .product-desc,
.product-card .price-old,
.product-card .price-period {
  color: rgba(244, 247, 245, 0.55) !important;
}

/* —— Mechanism / how steps —— */
.mechanism-section,
.mech-step,
.mech-grid .mech-step {
  color: #f4f7f5 !important;
}
.mech-step {
  background: rgba(255, 255, 255, 0.05) !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.mech-step h3,
.mech-step p {
  color: #f4f7f5 !important;
}
.mech-step p { color: rgba(244, 247, 245, 0.6) !important; }

/* —— Info blocks / how-it-works page cards —— */
.info-block-visual,
.info-block-content,
.mock-credentials,
.info-block {
  background: rgba(255, 255, 255, 0.05) !important;
  color: #f4f7f5 !important;
  border-color: rgba(255, 255, 255, 0.12) !important;
}
.info-block-content h3,
.info-block-content p,
.mock-credentials * {
  color: #f4f7f5 !important;
}
.info-block-content p {
  color: rgba(244, 247, 245, 0.65) !important;
}

/* —— Kill original white !important on mobile header areas that break cards —— */
@media (max-width: 900px) {
  .hps-btn,
  .hero-v2 .hps-card .hps-btn,
  .product-btn {
    background: #00d27a !important;
    color: #04140c !important;
    -webkit-text-fill-color: #04140c !important;
  }
  .catalogue-block,
  .cat-item,
  .product-card,
  .hps-card,
  .vid-section,
  .hero-price-flash {
    background: rgba(255, 255, 255, 0.06) !important;
    color: #f4f7f5 !important;
  }
}

/* Do NOT inherit light text onto green buttons from parent * rules */
.hps-card .hps-btn,
.product-card .product-btn {
  color: #04140c !important;
  -webkit-text-fill-color: #04140c !important;
}

/* how-it-works page — force readable dark cards (page-specific classes) */
.hiw-step-card,
.hiw-guarantee-card,
.hm-prod-row,
.hm-pay-method,
.hm-email-creds {
  background: rgba(255, 255, 255, 0.06) !important;
  border-color: rgba(255, 255, 255, 0.12) !important;
  color: #f4f7f5 !important;
}
.hiw-step-mock { background: rgba(0, 0, 0, 0.28) !important; }
.hiw-step-title,
.hiw-gc-title,
.hm-prod-name,
.hm-pay-line strong,
.hm-email-subject,
.hm-cred-value { color: #f4f7f5 !important; }
.hiw-step-desc,
.hiw-gc-desc,
.hm-pay-method,
.hm-pay-line,
.hm-cred-label { color: rgba(244, 247, 245, 0.58) !important; }
.hiw-step-tag,
.hm-prod-price,
.hm-email-from span,
.hm-email-badge { color: #3dffb0 !important; }
.hm-pay-btn {
  background: #00d27a !important;
  color: #04140c !important;
}
.hm-prod-check {
  background: #00d27a !important;
  color: #04140c !important;
}
.hm-prod-row.sel {
  border-color: #00d27a !important;
  background: rgba(0, 210, 122, 0.1) !important;
}
.hiw-faq-section { background: rgba(255, 255, 255, 0.02) !important; }

/* Promo codes always uppercase */
.cart-promo-input,
.svc-promo-input,
#cartPromoInput,
#orderPromoInput,
#svcPromoInput {
  text-transform: uppercase !important;
}

/* ============================================================
   PHONE TEXT SAFETY — nothing clipped / cut off
   ============================================================ */
@media (max-width: 900px) {
  /* Allow page to scroll; only stop sideways bleed, never clip text */
  html, body {
    overflow-x: clip !important;
    overflow-y: auto !important;
  }

  /* Sections/cards: visible text, wrap freely */
  .hero,
  .hero.hero-v2,
  .hero.hero-v2 .hero-inner,
  .section,
  .section.soft,
  .section-header,
  .dark-section,
  .explainer-section,
  .mechanism-section,
  .final-cta,
  .price-world-section,
  .vid-section,
  .product-card,
  .product-card.featured,
  .hps-card,
  .hero-price-flash,
  .order-summary,
  .checkout-form-card,
  .catalogue-block,
  .cat-item,
  .feature-card,
  .testimonial,
  .mech-step,
  .faq-item,
  details,
  .sa-clip,
  .sa-rise,
  .sa-fade {
    overflow: visible !important;
    overflow-x: visible !important;
    max-width: 100% !important;
  }

  /* Headlines / body copy never get ellipsized or truncated */
  h1, h2, h3, h4,
  .hero-headline,
  .hh-line-1,
  .hh-line-3,
  .hero-sub,
  .hero-sub-full,
  .hero-sub-short,
  .section-sub,
  .section-label,
  .product-name,
  .product-desc,
  .hps-name,
  .hps-period,
  .hpf-example,
  .hpf-tag,
  .hpf-val,
  .price-new,
  .price-old,
  .price-period,
  .feature-title,
  .feature-desc,
  .mech-step-title,
  .mech-step-desc,
  .cust-vid-quote,
  .review-vid-quote,
  .testimonial p,
  .pwc-country,
  .pwc-price,
  .cat-name,
  .cat-desc,
  .info-block-content p,
  .legal-p,
  .final-cta p,
  .hero-live-chip,
  .hero-trust-badge {
    overflow: visible !important;
    text-overflow: clip !important;
    white-space: normal !important;
    word-wrap: break-word !important;
    overflow-wrap: anywhere !important;
    max-width: 100% !important;
    -webkit-line-clamp: unset !important;
    line-clamp: unset !important;
  }

  /* Hero headline: room for descenders + full kinetic words */
  .hero.hero-v2 h1.hero-headline {
    max-width: none !important;
    width: 100% !important;
    padding: 0 2px 4px !important;
    line-height: 1.22 !important;
    overflow: visible !important;
  }
  .hero-v2 .hh-line-3 .serif {
    /* gradient clip can chop descenders — give padding */
    padding-bottom: 0.12em !important;
    display: inline !important;
    line-height: 1.25 !important;
  }

  /* Kinetic rotator: show full word (e.g. "everything.") */
  .hero-v2 .kinetic-rotator {
    overflow: visible !important;
    max-width: 100% !important;
    min-width: 0 !important;
    width: auto !important;
    height: auto !important;
    min-height: 1.25em !important;
    line-height: 1.25em !important;
    display: inline-grid !important;
    vertical-align: baseline !important;
  }
  .hero-v2 .kr-word {
    white-space: normal !important;
    max-width: 100% !important;
    overflow: visible !important;
    line-height: 1.25em !important;
  }
  .hero-v2 .kr-word:not(.is-active):not(.is-leaving) {
    /* keep inactive off-layout but don't clip active */
    position: absolute !important;
    left: 0; top: 0;
    pointer-events: none;
  }
  .hero-v2 .kr-word.is-active {
    position: relative !important;
  }

  .hero.hero-v2 .hero-sub {
    max-width: 100% !important;
    padding: 0 2px !important;
  }

  /* Price flash labels wrap if needed */
  .hero-v2 .hpf-example,
  .hpf-example {
    white-space: normal !important;
    display: block !important;
    line-height: 1.35 !important;
  }
  .hero-v2 .hpf-from,
  .hero-v2 .hpf-to {
    flex-wrap: wrap !important;
    min-width: 0 !important;
  }
  .hero-v2 .hpf-val {
    white-space: nowrap !important; /* prices stay one line */
    overflow: visible !important;
  }

  /* Product / HPS cards: no horizontal clip on prices/buttons */
  .hps-save-row,
  .hps-prices,
  .hps-header {
    flex-wrap: wrap !important;
    min-width: 0 !important;
    overflow: visible !important;
  }
  .hps-btn,
  .product-btn {
    white-space: normal !important;
    height: auto !important;
    min-height: 44px !important;
  }

  /* Trust badges: wrap, don't squeeze off-screen */
  .hero-v2 .hero-trust-row,
  .hero-trust-row {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    gap: 8px !important;
  }
  .hero.hero-v2 .hero-trust-badge {
    white-space: normal !important;
    flex: 1 1 calc(50% - 8px) !important;
    min-width: 0 !important;
    text-align: center !important;
  }

  /* World price chart: country + price on one row, comparison bar full-width below */
  .pwc-row {
    grid-template-columns: 28px 1fr auto !important;
    gap: 8px !important;
    align-items: center !important;
  }
  .pwc-bar-wrap {
    display: block !important;
    grid-column: 1 / -1 !important;
    height: 12px !important;
    margin-top: 2px;
  }
  .pwc-country,
  .pwc-price {
    white-space: normal !important;
    overflow: visible !important;
  }
  .price-world-chart,
  .pwc-rows {
    overflow: visible !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
  }

  /* Catalogue / request rows */
  .cat-name,
  .cat-desc {
    white-space: normal !important;
    overflow: visible !important;
    text-overflow: clip !important;
  }

  /* Nav: Homepage fully readable — dark bar matching site */
  nav.site-nav {
    overflow: visible !important;
    max-height: none !important;
    min-height: 56px !important;
    height: auto !important;
    padding: 8px 10px !important;
    background: #070a08 !important;
    border-bottom: 1px solid rgba(255,255,255,0.08) !important;
  }
  .store-hub-nav {
    overflow: visible !important;
    flex-shrink: 1 !important;
    min-width: 0 !important;
    max-width: none !important;
  }
  .store-hub-nav .nav-services {
    white-space: nowrap !important;
    overflow: visible !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    color: #f4f7f5 !important;
    -webkit-text-fill-color: #f4f7f5 !important;
    padding: 6px 6px !important;
  }
  /* Logo must not sit on top of Homepage text */
  nav.site-nav .logo {
    position: static !important;
    transform: none !important;
    left: auto !important;
    top: auto !important;
    max-width: 28vw !important;
    flex-shrink: 1 !important;
    min-width: 0 !important;
  }
  nav.site-nav .logo-img {
    max-width: 100% !important;
    height: 16px !important;
  }
  .mob-hamburger span {
    background: #f4f7f5 !important;
  }
  .nav-cart-btn {
    color: #f4f7f5 !important;
  }

  /* Footer / legal */
  footer.site-footer,
  .footer-col,
  .footer-brand p {
    overflow: visible !important;
  }
  .footer-col a,
  .footer-brand p {
    white-space: normal !important;
    word-break: break-word !important;
  }

  /* Buttons with long labels wrap */
  .btn-large,
  .btn-primary,
  .cart-checkout-btn,
  .mob-cta {
    white-space: normal !important;
    height: auto !important;
    line-height: 1.3 !important;
  }

  /* Mechanism / explainer cards */
  .mech-step,
  .mech-step-title,
  .mech-step-desc,
  .exp-card,
  .analogy-pill,
  .stat-cell {
    overflow: visible !important;
    white-space: normal !important;
  }
}

/* Extra-narrow phones */
@media (max-width: 380px) {
  .hero.hero-v2 h1.hero-headline {
    font-size: 24px !important;
  }
  .store-hub-nav .nav-services {
    font-size: 12px !important;
    padding: 4px 4px !important;
  }
  .hero.hero-v2 .hero-inner {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }
}

/* ============================================================
   HARD FIX: phone text never clipped (exp-body + all body copy)
   Root cause was overflow:hidden on sections + scroll-reveal.
   ============================================================ */
@media (max-width: 900px) {
  .explainer-section,
  .explainer-section.sa-rise,
  .exp-inner,
  .exp-text,
  .exp-visual,
  .exp-body,
  .section-header,
  .section-sub,
  .mechanism-section,
  .mech-step,
  .mech-step-desc,
  .feature-desc,
  .product-desc,
  .dark-section,
  .vid-section,
  .cust-vid-section {
    overflow: visible !important;
    overflow-x: visible !important;
    overflow-y: visible !important;
    max-height: none !important;
    height: auto !important;
    opacity: 1 !important;
    transform: none !important;
    clip: auto !important;
    clip-path: none !important;
    -webkit-mask-image: none !important;
    mask-image: none !important;
  }

  .exp-body,
  .explainer-section p,
  .section-sub,
  .mech-step-desc,
  .feature-desc,
  .product-desc,
  .cust-vid-quote,
  .review-vid-quote,
  .testimonial-text,
  .info-block-content p {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
    white-space: normal !important;
    word-break: break-word !important;
    overflow-wrap: break-word !important;
    text-overflow: clip !important;
    -webkit-line-clamp: unset !important;
    line-clamp: unset !important;
    -webkit-box-orient: unset !important;
    box-sizing: border-box !important;
    color: rgba(244, 247, 245, 0.78) !important;
  }

  .exp-body strong,
  .explainer-section p strong {
    color: #f4f7f5 !important;
    font-weight: 600 !important;
  }

  /* Side padding so long lines never hit screen edge under overflow-x clip on html */
  .explainer-section,
  .mechanism-section,
  .section,
  .section.soft,
  .dark-section,
  .price-world-section,
  .vid-section,
  .cust-vid-section,
  .final-cta {
    padding-left: max(16px, env(safe-area-inset-left)) !important;
    padding-right: max(16px, env(safe-area-inset-right)) !important;
  }

  .exp-inner,
  .section-header,
  .mechanism-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
  }
}

/* ============================================================
   REAL FIX: exp-body was 450px wide on 390px phones → right edge
   of every line got clipped by body overflow-x. Constrain width.
   ============================================================ */
.exp-inner {
  grid-template-columns: minmax(0, 1fr) minmax(0, 1.05fr);
  min-width: 0;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}
.exp-text,
.exp-visual,
.exp-body,
.analogy-row,
.price-compare-wrap {
  min-width: 0;
  max-width: 100%;
  box-sizing: border-box;
}

@media (max-width: 900px) {
  .explainer-section {
    width: 100% !important;
    max-width: 100vw !important;
    overflow-x: hidden !important; /* contain children, don't let them paint off-screen */
    overflow-y: visible !important;
    box-sizing: border-box !important;
  }
  .exp-inner {
    display: block !important; /* drop 2-col grid completely on phone */
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
  }
  .exp-text,
  .exp-visual,
  .exp-body,
  .analogy-row,
  .price-compare-wrap,
  .price-compare-cols,
  .price-col,
  .price-guarantee {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
  }
  .exp-body {
    /* force wrap; never expand parent past viewport */
    white-space: normal !important;
    overflow-wrap: anywhere !important;
    word-break: break-word !important;
    hyphens: auto;
  }
  .exp-visual { margin-top: 20px !important; }
  .price-compare-cols {
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
  }
  .vs-badge {
    align-self: center !important;
    margin: 0 !important;
  }
  /* kill any absolute widths from children */
  .explainer-section .exp-body,
  .explainer-section .exp-text,
  .explainer-section p {
    width: 100% !important;
    max-width: 100% !important;
  }

  /* Same pattern site-wide for other long copy blocks */
  .section-sub,
  .mech-step-desc,
  .feature-desc,
  .product-desc,
  .cust-vid-quote,
  .review-vid-quote,
  .testimonial-text,
  .info-block-content p {
    max-width: 100% !important;
    min-width: 0 !important;
    width: 100% !important;
    box-sizing: border-box !important;
    overflow-wrap: anywhere !important;
    word-break: break-word !important;
  }
  .mechanism-section .mechanism-inner,
  .section .inner,
  .dark-section .inner {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
  }
}

/* ============================================================
   DESKTOP SCROLL — single scroll root (html only). FINAL.
   Body must stay overflow:visible or Safari blocks the wheel.
   ============================================================ */
@media (min-width: 901px) {
  html {
    overflow-x: hidden !important;
    overflow-y: scroll !important;
    height: auto !important;
    min-height: 100% !important;
    max-height: none !important;
    position: static !important;
    overscroll-behavior-y: auto !important;
    overscroll-behavior-x: none !important;
  }
  body,
  body.loaded,
  body:not(.sa-scroll-lock) {
    overflow: visible !important;
    overflow-x: visible !important;
    overflow-y: visible !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    position: relative !important;
    overscroll-behavior-y: auto !important;
    pointer-events: auto !important;
    touch-action: auto !important;
  }
  body.sa-scroll-lock {
    overflow: hidden !important;
  }
  .cart-overlay:not(.open),
  .mob-overlay:not(.open),
  .cart-panel:not(.open),
  .mob-menu:not(.open) {
    pointer-events: none !important;
    visibility: hidden !important;
    display: none !important; /* hard remove from hit testing */
  }
  .cart-overlay.open,
  .mob-overlay.open {
    display: block !important;
  }
  .cart-panel.open,
  .mob-menu.open {
    display: flex !important;
  }
  #page-loader,
  #page-loader.done {
    pointer-events: none !important;
  }
  #page-loader.done {
    display: none !important;
  }
  #cursor-glow {
    pointer-events: none !important;
    z-index: 0 !important;
  }
}

/* ============================================================
   PRICE DIFF BARS — red country lines + green SwissAccs line.
   Never hide. Phone stacks the bar under the country/price.
   ============================================================ */
.pwc-bar-wrap {
  display: block !important;
  position: relative !important;
  height: 12px !important;
  overflow: hidden !important;
  background: rgba(255, 255, 255, 0.12) !important;
  border-radius: 100px !important;
}
.pwc-bar {
  display: block !important;
  height: 100% !important;
  width: var(--w, 0%) !important;
  min-width: 6px !important;
  border-radius: 100px !important;
}
.pwc-expensive .pwc-bar {
  background: #ff3b4e !important;
  box-shadow: 0 0 10px rgba(255, 59, 78, 0.45) !important;
}
.pwc-ours .pwc-bar {
  background: #00d27a !important;
  box-shadow: 0 0 10px rgba(0, 210, 122, 0.5) !important;
}
.pwc-expensive .pwc-bar-wrap::after {
  content: "";
  position: absolute;
  left: 29%;
  top: 0;
  bottom: 0;
  width: 2px;
  background: #00d27a;
  box-shadow: 0 0 8px rgba(0, 210, 122, 0.7);
  border-radius: 2px;
  z-index: 2;
  pointer-events: none;
}
@media (max-width: 900px) {
  .pwc-bar-wrap {
    display: block !important;
    grid-column: 1 / -1 !important;
    margin-top: 4px !important;
  }
}

/* How it works — high-contrast animated CTA (not green) */
.hero-cta .btn-how,
a.btn-how {
  position: relative;
  isolation: isolate;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-width: min(280px, 100%);
  padding: 12px 28px 12px 12px !important;
  border-radius: 999px !important;
  border: 1px solid rgba(255, 255, 255, 0.7) !important;
  background: #ffffff !important;
  background-color: #ffffff !important;
  color: #0a0a0a !important;
  -webkit-text-fill-color: #0a0a0a !important;
  font-family: inherit;
  font-size: 16px !important;
  font-weight: 650 !important;
  letter-spacing: -0.02em;
  line-height: 1.2 !important;
  text-decoration: none;
  white-space: nowrap !important;
  box-shadow:
    0 0 0 6px rgba(255, 255, 255, 0.08),
    0 12px 36px -10px rgba(0, 0, 0, 0.6),
    0 0 48px rgba(255, 255, 255, 0.22);
  animation: btn-how-glow 2.8s ease-in-out infinite;
  transition: transform 0.22s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.22s;
}
.hero-cta .btn-how:hover,
a.btn-how:hover {
  transform: scale(1.04) translateY(-1px);
  background: #ffffff !important;
  color: #0a0a0a !important;
  -webkit-text-fill-color: #0a0a0a !important;
  box-shadow:
    0 0 0 8px rgba(255, 255, 255, 0.12),
    0 16px 40px -10px rgba(0, 0, 0, 0.65),
    0 0 64px rgba(255, 255, 255, 0.32);
}
.hero-cta .btn-how:active,
a.btn-how:active { transform: scale(0.98); }
.btn-how-label { position: relative; z-index: 1; }
.btn-how-play {
  position: relative;
  z-index: 1;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  flex-shrink: 0;
  background: #111;
  color: #fff;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.12);
}
.btn-how-play svg { margin-left: 1px; }
.btn-how-ring {
  position: absolute;
  inset: 0;
  border-radius: 50%;
  border: 1.5px solid rgba(10, 10, 10, 0.28);
  pointer-events: none;
  animation: btn-how-ring 2.2s ease-out infinite;
}
.btn-how-ring:nth-child(2) { animation-delay: 1.1s; }
.btn-how-shine {
  position: absolute;
  inset: 0;
  border-radius: inherit;
  overflow: hidden;
  pointer-events: none;
  z-index: 2;
}
.btn-how-shine::after {
  content: "";
  position: absolute;
  top: -30%;
  left: -50%;
  width: 42%;
  height: 160%;
  background: linear-gradient(105deg, transparent 35%, rgba(255, 255, 255, 0.85) 50%, transparent 65%);
  transform: translateX(0) rotate(12deg);
  animation: btn-how-shine 3.2s ease-in-out infinite;
}
@keyframes btn-how-glow {
  0%, 100% { box-shadow: 0 0 0 6px rgba(255,255,255,0.08), 0 12px 36px -10px rgba(0,0,0,0.6), 0 0 48px rgba(255,255,255,0.18); }
  50% { box-shadow: 0 0 0 10px rgba(255,255,255,0.14), 0 14px 40px -10px rgba(0,0,0,0.62), 0 0 72px rgba(255,255,255,0.34); }
}
@keyframes btn-how-ring {
  0% { transform: scale(1); opacity: 0.7; }
  100% { transform: scale(1.85); opacity: 0; }
}
@keyframes btn-how-shine {
  0% { transform: translateX(0) rotate(12deg); }
  55%, 100% { transform: translateX(420%) rotate(12deg); }
}
@media (max-width: 900px) {
  .hero-v2 .hero-cta .btn-how,
  .hero-cta .btn-how,
  a.btn-how {
    width: 100% !important;
    justify-content: center !important;
    border-radius: 999px !important;
    font-size: 15px !important;
    padding: 12px 22px 12px 12px !important;
  }
}
@media (prefers-reduced-motion: reduce) {
  .hero-cta .btn-how,
  a.btn-how,
  .btn-how-ring,
  .btn-how-shine::after {
    animation: none !important;
  }
}
