:root {
  --background: #070a0b;
  --foreground: #f6f8f3;
  --surface: #0f1314;
  --surface-soft: #151a1b;
  --line: rgba(255, 255, 255, 0.11);
  --muted: #a5aeaa;
  --acid: #91ff00;
  --ink: #081000;
  --radius: 1.25rem;
}

body.offernudge-site-active {
  background: var(--background) !important;
  color: var(--foreground) !important;
  font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  font-size: 16px !important;
  line-height: 1.65 !important;
  margin: 0 !important;
}

.site-shell, .site-shell * { box-sizing: border-box; }
.site-shell { background: var(--background); color: var(--foreground); min-height: 100vh; overflow: hidden; }
.site-shell a { color: inherit; text-decoration: none; }
.site-shell button, .site-shell a { -webkit-tap-highlight-color: transparent; }
.site-shell svg { flex: 0 0 auto; }
.site-shell h1, .site-shell h2, .site-shell h3, .site-shell p { margin-top: 0; }

/* The page already provides its own English/Spanish switcher. */
body.offernudge-site-active .trp-floating-switcher { display: none !important; }

.topbar {
  align-items: center;
  border-bottom: 1px solid var(--line);
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  height: 82px;
  margin: 0 auto;
  max-width: 1280px;
  padding: 0 32px;
}
.brand { align-items: center; display: flex; width: 180px; }
.brand img, .footer-brand img { display: block; height: 54px; object-fit: cover; object-position: center; width: 180px; }
.topbar nav { display: flex; gap: 30px; }
.topbar nav a, .language-link { color: var(--muted); font-size: .9rem; font-weight: 650; }
.topbar nav a:hover, .topbar nav a:focus-visible, .language-link:hover, .language-link:focus-visible { color: var(--acid); }
.language-link { justify-self: end; border: 1px solid var(--line); border-radius: 999px; padding: 8px 15px; }

.hero {
  display: grid;
  gap: clamp(48px, 7vw, 100px);
  grid-template-columns: minmax(0, 1.05fr) minmax(360px, .95fr);
  margin: 0 auto;
  max-width: 1280px;
  min-height: 680px;
  padding: 80px 32px 70px;
}
.hero-copy { align-self: center; max-width: 720px; position: relative; z-index: 2; }
.kicker { align-items: center; color: var(--acid); display: flex; font-size: .78rem; font-weight: 800; gap: 8px; letter-spacing: .13em; margin: 0 0 20px; text-transform: uppercase; }
.kicker svg { height: 17px; width: 17px; }
.site-shell h1 { color: var(--foreground); font-size: clamp(3rem, 6.1vw, 5.5rem); font-weight: 760; letter-spacing: -.065em; line-height: .98; margin-bottom: 28px; }
.site-shell h1 span { color: var(--acid); display: block; }
.hero-lead { color: #c6ceca; font-size: clamp(1.05rem, 1.7vw, 1.3rem); line-height: 1.65; max-width: 650px; }
.hero-actions { align-items: center; display: flex; flex-wrap: wrap; gap: 18px; margin-top: 34px; }
.hero-actions p { color: var(--muted); font-size: .86rem; margin: 0; max-width: 245px; }
.button { align-items: center; border: 0; border-radius: 999px; display: inline-flex; font-size: .98rem; font-weight: 780; gap: 9px; justify-content: center; min-height: 52px; padding: 13px 23px; transition: transform .18s ease, box-shadow .18s ease, background .18s ease; }
.button:hover { transform: translateY(-2px); }
.button:focus-visible, .text-link:focus-visible, .faq-list summary:focus-visible { outline: 3px solid rgba(145, 255, 0, .4); outline-offset: 4px; }
.button svg { height: 19px; width: 19px; }
.button-primary { background: var(--acid); box-shadow: 0 14px 40px rgba(145, 255, 0, .18); color: var(--ink) !important; }
.button-primary:hover { background: #a7ff38; box-shadow: 0 16px 48px rgba(145, 255, 0, .28); }
.compatibility { align-items: center; color: #7f8984; display: flex; font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .77rem; gap: 8px; margin: 26px 0 0; }
.compatibility svg { height: 17px; width: 17px; }

.product-stage { align-items: center; display: flex; justify-content: center; min-height: 550px; position: relative; }
.product-stage::before { background: radial-gradient(circle, rgba(145,255,0,.22), rgba(145,255,0,0) 68%); content: ''; inset: 0; position: absolute; }
.stage-orbit { border: 1px solid rgba(145, 255, 0, .18); border-radius: 50%; position: absolute; }
.orbit-one { height: 490px; width: 490px; }
.orbit-two { border-color: rgba(255,255,255,.07); height: 630px; width: 630px; }
.offer-card { background: #f7f8f3; border: 1px solid rgba(255,255,255,.75); border-radius: 28px; box-shadow: 0 36px 100px rgba(0,0,0,.5), 0 0 0 8px rgba(255,255,255,.025); color: #101311; max-width: 380px; padding: 25px; position: relative; transform: rotate(1.8deg); width: 90%; z-index: 1; }
.offer-topline { align-items: center; color: #56605a; display: flex; font-size: .7rem; font-weight: 850; justify-content: space-between; letter-spacing: .14em; }
.offer-topline b { align-items: center; background: #e8ebe3; border-radius: 50%; display: flex; font-size: 1rem; height: 30px; justify-content: center; width: 30px; }
.product-art { align-items: center; background: #0b0e0e; border-radius: 19px; display: flex; height: 132px; justify-content: center; margin: 18px 0 20px; overflow: hidden; position: relative; }
.product-art::after { background: var(--acid); border-radius: 50%; content: ''; filter: blur(34px); height: 80px; opacity: .5; position: absolute; right: -10px; top: -10px; width: 80px; }
.product-box { align-items: center; background: linear-gradient(145deg, #303736, #111515); border: 1px solid #4b5350; border-radius: 12px; box-shadow: -18px 18px 0 rgba(145,255,0,.18); display: flex; height: 86px; justify-content: center; transform: rotate(-8deg); width: 92px; }
.product-box span { color: var(--acid); font-size: 1.55rem; font-weight: 900; letter-spacing: -.08em; }
.product-art strong { background: var(--acid); border-radius: 999px; color: #071000; font-size: .72rem; padding: 8px 11px; position: absolute; right: 14px; top: 13px; z-index: 2; }
.offer-card h2 { color: #101311; font-size: 1.65rem; font-weight: 760; letter-spacing: -.045em; line-height: 1.06; margin-bottom: 10px; }
.offer-card > p { color: #59605c; font-size: .9rem; line-height: 1.5; margin-bottom: 13px; }
.product-name { font-size: .83rem; font-weight: 750; margin-bottom: 10px; }
.coupon-row { align-items: center; border: 1px dashed #9ea59d; border-radius: 10px; display: flex; justify-content: space-between; margin-bottom: 12px; padding: 9px 11px; }
.coupon-row code { font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .78rem; font-weight: 750; }
.coupon-row svg { color: #4c9200; height: 18px; width: 18px; }
.offer-card button { background: #171c19; border: 0; border-radius: 11px; color: white; display: flex; font-family: inherit; font-size: .86rem; font-weight: 750; justify-content: center; margin-top: 9px; padding: 11px; width: 100%; }
.offer-card button.whatsapp { align-items: center; background: #20ba5a; gap: 7px; }
.offer-card button svg { height: 17px; width: 17px; }

.trust-strip { border-bottom: 1px solid var(--line); border-top: 1px solid var(--line); display: grid; gap: 18px; grid-template-columns: repeat(3, 1fr); margin: 0 auto; max-width: 1216px; padding: 26px 0; }
.trust-strip span { align-items: center; color: #cbd2ce; display: flex; font-size: .92rem; gap: 10px; justify-content: center; text-align: center; }
.trust-strip svg { color: var(--acid); height: 18px; width: 18px; }
.section { margin: 0 auto; max-width: 1280px; padding: 120px 32px; }
.section-heading { max-width: 780px; }
.section-heading.compact { max-width: 680px; }
.section-heading h2, .privacy-band h2, .pricing-panel h2, .final-cta h2 { color: var(--foreground); font-size: clamp(2.25rem, 4.7vw, 4rem); font-weight: 760; letter-spacing: -.055em; line-height: 1.04; margin-bottom: 23px; }
.section-heading > p:last-child, .privacy-band > div > p:last-child { color: var(--muted); font-size: 1.08rem; max-width: 680px; }
.steps-grid { display: grid; gap: 18px; grid-template-columns: repeat(3, 1fr); margin-top: 56px; }
.step-card { background: linear-gradient(145deg, var(--surface), #0b0e0f); border: 1px solid var(--line); border-radius: var(--radius); min-height: 255px; padding: 29px; }
.step-number { color: var(--acid); font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .8rem; font-weight: 800; }
.step-card h3, .feature-card h3, .install-list h3 { color: var(--foreground); font-size: 1.18rem; font-weight: 720; letter-spacing: -.025em; margin: 55px 0 9px; }
.step-card p, .feature-card p, .install-list p { color: var(--muted); font-size: .94rem; line-height: 1.6; margin: 0; }
.feature-section { padding-top: 65px; }
.feature-grid { background: var(--line); border: 1px solid var(--line); border-radius: var(--radius); display: grid; gap: 1px; grid-template-columns: repeat(3, 1fr); margin-top: 56px; overflow: hidden; }
.feature-card { background: var(--surface); min-height: 250px; padding: 31px; }
.feature-card > svg { color: var(--acid); height: 26px; width: 26px; }
.feature-card h3 { margin-top: 52px; }

.privacy-band { align-items: center; background: var(--acid); border-radius: 32px; color: var(--ink); display: grid; gap: 70px; grid-template-columns: 1.1fr .9fr; margin: 35px auto; max-width: 1216px; overflow: hidden; padding: clamp(40px, 7vw, 80px); position: relative; }
.privacy-band::after { border: 1px solid rgba(8,16,0,.15); border-radius: 50%; content: ''; height: 480px; position: absolute; right: -210px; top: -260px; width: 480px; }
.privacy-band .kicker { color: #2c5100; }
.privacy-band h2 { color: var(--ink); max-width: 650px; }
.privacy-band > div > p:last-child { color: rgba(8,16,0,.7); }
.privacy-band ul { list-style: none; margin: 0; padding: 0; position: relative; z-index: 2; }
.privacy-band li { align-items: flex-start; border-top: 1px solid rgba(8,16,0,.16); display: flex; gap: 12px; padding: 19px 0; }
.privacy-band li:last-child { border-bottom: 1px solid rgba(8,16,0,.16); }
.privacy-band li svg { height: 20px; margin-top: 3px; width: 20px; }

.installation-section { display: grid; gap: 40px 80px; grid-template-columns: .8fr 1.2fr; }
.install-list { display: grid; gap: 0; grid-column: 2; grid-row: 1 / span 2; list-style: none; margin: 0; padding: 0; }
.install-list li { align-items: flex-start; border-top: 1px solid var(--line); display: grid; gap: 20px; grid-template-columns: 48px 1fr; padding: 25px 0; }
.install-list li:last-child { border-bottom: 1px solid var(--line); }
.install-list li > span { align-items: center; background: var(--surface-soft); border-radius: 50%; color: var(--acid); display: flex; font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .8rem; height: 42px; justify-content: center; width: 42px; }
.install-list h3 { margin: 0 0 4px; }
.text-link { align-items: center; color: var(--acid) !important; display: inline-flex; font-weight: 750; gap: 8px; width: fit-content; }
.text-link svg { height: 18px; transition: transform .18s ease; width: 18px; }
.text-link:hover svg { transform: translateX(4px); }

.pricing-panel { align-items: center; background: #f4f6f0; border-radius: 32px; color: #0b100b; display: grid; gap: 60px; grid-template-columns: 1fr auto; margin: 0 auto; max-width: 1216px; padding: clamp(38px, 6vw, 70px); }
.pricing-panel .kicker { color: #4b8700; }
.pricing-panel h2 { color: #0b100b; font-size: clamp(2.2rem, 4vw, 3.4rem); }
.pricing-panel > div > p:last-child { color: #5d665f; margin-bottom: 0; max-width: 650px; }
.pricing-action { align-items: center; display: flex; flex-direction: column; gap: 12px; max-width: 320px; text-align: center; }
.button-dark { background: #101511; color: white !important; }
.button-dark:hover { background: #202720; }
.pricing-action small { color: #69716b; font-size: .76rem; line-height: 1.5; }

.faq-section { display: grid; gap: 70px; grid-template-columns: .75fr 1.25fr; }
.faq-list details { border-top: 1px solid var(--line); padding: 22px 0; }
.faq-list details:last-child { border-bottom: 1px solid var(--line); }
.faq-list summary { align-items: center; color: var(--foreground); cursor: pointer; display: flex; font-size: 1.05rem; font-weight: 740; gap: 18px; justify-content: space-between; list-style: none; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary span { color: var(--acid); font-size: 1.5rem; font-weight: 400; transition: transform .18s ease; }
.faq-list details[open] summary span { transform: rotate(45deg); }
.faq-list details p { color: var(--muted); font-size: .94rem; margin: 13px 50px 0 0; }

.final-cta { align-items: center; border-bottom: 1px solid var(--line); border-top: 1px solid var(--line); display: flex; flex-direction: column; margin: 0 auto; max-width: 1216px; padding: 100px 24px; text-align: center; }
.final-cta > p { color: var(--acid); font-size: .82rem; font-weight: 800; letter-spacing: .11em; text-transform: uppercase; }
.final-cta h2 { max-width: 800px; }
.final-cta > span { color: var(--muted); font-size: 1.05rem; margin-bottom: 30px; max-width: 620px; }
.site-shell footer { align-items: center; display: flex; justify-content: space-between; margin: 0 auto; max-width: 1280px; padding: 38px 32px; }
.footer-brand { align-items: center; color: #76807b; display: flex; font-size: .8rem; gap: 15px; }
.footer-brand img { height: 42px; width: 140px; }
.site-shell footer > div:last-child { display: flex; gap: 24px; }
.site-shell footer > div:last-child a { color: #87908b; font-size: .82rem; }
.site-shell footer a:hover { color: var(--acid); }

@media (max-width: 900px) {
  .topbar { grid-template-columns: 1fr auto; }
  .topbar nav { display: none; }
  .hero { grid-template-columns: 1fr; padding-top: 70px; }
  .hero-copy { max-width: 760px; }
  .product-stage { min-height: 500px; }
  .steps-grid, .feature-grid { grid-template-columns: repeat(2, 1fr); }
  .privacy-band, .pricing-panel { gap: 40px; grid-template-columns: 1fr; }
  .pricing-action { align-items: flex-start; max-width: 420px; text-align: left; }
  .installation-section, .faq-section { grid-template-columns: 1fr; }
  .install-list { grid-column: auto; grid-row: auto; }
}

@media (max-width: 620px) {
  .topbar { height: 70px; padding: 0 20px; }
  .brand { width: 142px; }
  .brand img { height: 46px; width: 142px; }
  .language-link { font-size: .8rem; padding: 6px 12px; }
  .hero { gap: 30px; min-height: auto; padding: 60px 20px 45px; }
  .site-shell h1 { font-size: clamp(2.65rem, 14vw, 4rem); }
  .hero-actions { align-items: flex-start; flex-direction: column; }
  .hero-actions .button { width: 100%; }
  .product-stage { min-height: 470px; }
  .orbit-one { height: 400px; width: 400px; }
  .orbit-two { height: 520px; width: 520px; }
  .offer-card { padding: 20px; transform: none; }
  .trust-strip { grid-template-columns: 1fr; margin: 0 20px; padding: 23px 0; }
  .trust-strip span { justify-content: flex-start; text-align: left; }
  .section { padding: 90px 20px; }
  .steps-grid, .feature-grid { grid-template-columns: 1fr; }
  .privacy-band, .pricing-panel { border-radius: 24px; margin-left: 20px; margin-right: 20px; padding: 34px 26px; }
  .section-heading h2, .privacy-band h2, .pricing-panel h2, .final-cta h2 { font-size: 2.35rem; }
  .final-cta { margin: 0 20px; }
  .final-cta .button { width: 100%; }
  .site-shell footer { align-items: flex-start; flex-direction: column; gap: 22px; padding: 34px 20px; }
}

@media (prefers-reduced-motion: reduce) {
  .site-shell { scroll-behavior: auto; }
  .site-shell *, .site-shell *::before, .site-shell *::after { transition-duration: .01ms !important; }
}

/* Direct purchase remains visible on desktop and mobile. */
.topbar { grid-template-columns: auto 1fr auto; gap: 28px; }
.topbar nav { justify-content: center; gap: 22px; }
.topbar-actions { display: flex; align-items: center; justify-content: flex-end; gap: 12px; }
.topbar .nav-buy { min-height: 42px; padding: 10px 18px; font-size: .86rem; white-space: nowrap; }
.button-outline { border: 1px solid #58615c; background: transparent; color: var(--foreground); }
.button-outline:hover { border-color: var(--acid); }
.hero-actions p { flex-basis: 100%; max-width: none; }
@media (max-width: 1100px) { .topbar { grid-template-columns: 1fr auto; gap: 12px; } .topbar nav { display: none; } }
@media (max-width: 480px) {
  .topbar { grid-template-columns: 1fr; height: auto; padding: 12px 20px 18px; }
  .topbar .brand { justify-self: center; }
  .topbar-actions { justify-content: center; }
  .topbar-actions .language-link { font-size: .8rem; }
}

.whatsapp-illustration{margin:28px 0 18px;max-width:900px}.whatsapp-illustration img{display:block;width:100%;height:auto;border-radius:20px}.whatsapp-note{color:var(--muted,#b4bdb9);max-width:760px;margin-bottom:20px}
