:root {
  --neon-cyan: #22d3ee;
  --neon-blue: #2762ff;
  --neon-pink: #ff2f91;
  --neon-red: #ef3f4c;
  --neon-green: #25d366;
  --neon-night: #050713;
  --neon-panel: rgba(8, 13, 30, 0.82);
}

body.theme-neon {
  --black: #050713;
  --black-soft: #080c19;
  --black-ink: #0b1122;
  --paper: #f8fbff;
  --silver: #d7dcef;
  --muted: #9ca8c4;
  --line: rgba(55, 205, 235, 0.16);
  --line-strong: rgba(255, 61, 143, 0.34);
  --red: #ef3f4c;
  --red-dark: #8f1f3f;
  --gold: #ff68af;
  background-color: var(--neon-night);
  background-image:
    linear-gradient(rgba(5, 7, 19, 0.93), rgba(5, 7, 19, 0.96)),
    url("/assets/brand/neon-jungle-deep.webp");
  background-size: cover;
  background-position: center top;
  background-attachment: scroll;
}

.theme-neon .page {
  background:
    linear-gradient(180deg, rgba(5, 7, 19, 0.08), rgba(5, 7, 19, 0.8) 64%, #050713);
}

.theme-neon .topbar {
  border-bottom-color: rgba(34, 211, 238, 0.15);
  background: rgba(4, 7, 18, 0.86);
  box-shadow: 0 14px 38px rgba(0, 0, 0, 0.22);
  backdrop-filter: blur(20px) saturate(145%);
}

.theme-neon .brand-mark {
  width: 48px;
  height: 48px;
}

.theme-neon .brand-seal {
  opacity: 0;
}

.theme-neon .brand-logo,
.theme-neon .brand-mark img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter:
    drop-shadow(0 0 8px rgba(255, 47, 145, 0.32))
    drop-shadow(0 0 16px rgba(39, 98, 255, 0.18));
}

.theme-neon .brand-word strong,
.theme-neon .brand-name strong {
  color: #ffffff;
}

.theme-neon .brand-word span,
.theme-neon .brand-name span {
  color: #aab5ce;
}

.theme-neon .nav {
  color: #d2d8ea;
}

.theme-neon .nav a:not(.button):hover,
.theme-neon .nav a:not(.button):focus-visible,
.theme-neon .nav a[aria-current="page"] {
  color: var(--neon-cyan);
}

.theme-neon .button,
.theme-neon .nav-toggle {
  border-color: rgba(91, 219, 255, 0.24);
  color: #f8fbff;
  background: rgba(9, 16, 36, 0.72);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.045);
}

.theme-neon .button:hover,
.theme-neon .button:focus-visible,
.theme-neon .nav-toggle:hover,
.theme-neon .nav-toggle:focus-visible {
  border-color: rgba(34, 211, 238, 0.62);
  background: rgba(19, 45, 72, 0.8);
  box-shadow: 0 12px 30px rgba(34, 211, 238, 0.12);
}

.theme-neon .button.primary {
  border-color: rgba(255, 125, 176, 0.78);
  color: #ffffff;
  background: #e93667;
  box-shadow: 0 18px 42px rgba(233, 54, 103, 0.27);
}

.theme-neon .button.primary:hover,
.theme-neon .button.primary:focus-visible {
  border-color: #ff9ac4;
  color: #ffffff;
  background: #f04479;
  box-shadow: 0 20px 46px rgba(240, 68, 121, 0.34);
}

.theme-neon .button.green,
.theme-neon .button-whatsapp {
  border-color: rgba(37, 211, 102, 0.58);
  color: #f5fff8;
  background: #159447;
  box-shadow: 0 16px 36px rgba(37, 211, 102, 0.2);
}

.theme-neon .button.limbo {
  border-color: rgba(255, 47, 145, 0.52);
  color: #ffffff;
  background: rgba(111, 23, 72, 0.55);
  box-shadow: 0 0 28px rgba(255, 47, 145, 0.13);
}

.theme-neon .button.limbo i {
  color: #ff5ca9;
}

.page-home .hero {
  min-height: 90svh;
  border-bottom-color: rgba(34, 211, 238, 0.16);
  background-color: #050713;
  background-image: url("/assets/brand/neon-jungle-primary.webp");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.page-home .hero::before {
  background:
    linear-gradient(90deg, rgba(3, 6, 16, 0.94) 0%, rgba(3, 6, 16, 0.82) 35%, rgba(3, 6, 16, 0.34) 67%, rgba(3, 6, 16, 0.61) 100%),
    linear-gradient(180deg, rgba(3, 6, 16, 0.16), rgba(3, 6, 16, 0.7));
}

.page-home .hero::after {
  height: 190px;
  background: linear-gradient(180deg, transparent, #050713);
}

.page-home .hero-media::before {
  background:
    linear-gradient(120deg, transparent 0 43%, rgba(34, 211, 238, 0.17) 43% 43.12%, transparent 43.12%),
    linear-gradient(135deg, transparent 0 66%, rgba(255, 47, 145, 0.18) 66% 66.12%, transparent 66.12%);
  opacity: 0.76;
}

.page-home .hero-content {
  text-shadow: 0 3px 26px rgba(0, 0, 0, 0.42);
}

.theme-neon .kicker,
.theme-neon .section-label,
.theme-neon .section-kicker,
.theme-neon .scene-label {
  color: #ff70b6;
}

.page-home h1 .accent,
.theme-neon .title-green {
  color: #42e979;
  text-shadow: 0 0 30px rgba(37, 211, 102, 0.2);
}

.page-home .hero-copy,
.theme-neon .section-head p,
.theme-neon .channel-copy > p,
.theme-neon .google-section p {
  color: #c9d2e7;
}

.page-home .signal-row span {
  border-color: rgba(77, 218, 255, 0.2);
  color: #cbd7ec;
  background: rgba(4, 10, 25, 0.68);
  backdrop-filter: blur(10px);
}

.page-home .hero-device {
  border-color: rgba(255, 78, 160, 0.44);
  box-shadow:
    0 36px 92px rgba(0, 0, 0, 0.64),
    0 0 76px rgba(39, 98, 255, 0.18),
    0 0 40px rgba(255, 47, 145, 0.11);
}

.page-home .hero-node-card {
  border-color: rgba(34, 211, 238, 0.3);
  color: #c9d4e8;
  background: rgba(6, 18, 35, 0.8);
  box-shadow: 0 18px 48px rgba(0, 0, 0, 0.34);
  backdrop-filter: blur(12px);
}

.page-home .hero-node-card:nth-child(3) {
  border-color: rgba(255, 47, 145, 0.34);
}

.page-home .hero-whatsapp-seal {
  opacity: 0.54;
}

.page-home .hero-signal-lines {
  opacity: 0.58;
}

.theme-neon main > .section,
.theme-neon .scroll-demo,
.theme-neon .quick-cta,
.theme-neon .customer-success-section,
.theme-neon .cta-section,
.theme-neon .integration-line {
  position: relative;
  isolation: isolate;
  border-color: rgba(34, 211, 238, 0.12);
}

.theme-neon .split-section,
.theme-neon #soluciones,
.theme-neon #planes,
.theme-neon .process,
.theme-neon .details-section {
  background:
    linear-gradient(90deg, rgba(5, 7, 19, 0.94), rgba(5, 7, 19, 0.76), rgba(5, 7, 19, 0.93)),
    url("/assets/brand/neon-jungle-deep.webp") center / cover no-repeat;
}

.theme-neon .scroll-demo,
.theme-neon .google-section,
.theme-neon .compatibility-section {
  background:
    linear-gradient(90deg, rgba(3, 7, 21, 0.92), rgba(3, 7, 21, 0.68), rgba(3, 7, 21, 0.9)),
    url("/assets/brand/neon-jungle-frame.webp") center / cover no-repeat;
}

.theme-neon .quick-cta,
.theme-neon .cta-section,
.theme-neon .buy-scene {
  background:
    linear-gradient(90deg, rgba(3, 7, 18, 0.88), rgba(3, 7, 18, 0.58), rgba(3, 7, 18, 0.88)),
    url("/assets/brand/neon-jungle-primary.webp") center / cover no-repeat;
}

.theme-neon .maps-quick-cta,
.theme-neon .customer-success-section,
.theme-neon .pain-section,
.theme-neon .integration-line,
.theme-neon .quick-specs {
  background:
    linear-gradient(90deg, rgba(4, 8, 20, 0.92), rgba(4, 8, 20, 0.72), rgba(4, 8, 20, 0.92)),
    url("/assets/brand/neon-jungle-deep.webp") center / cover no-repeat;
}

.theme-neon .section-head h2,
.theme-neon .channel-copy h2,
.theme-neon .cta-content h2,
.theme-neon .quick-cta h2,
.theme-neon .customer-success-section h2,
.theme-neon .google-section h2,
.theme-neon .story-step h1,
.theme-neon .story-step h2,
.theme-neon .details-section h2,
.theme-neon .compatibility-section h2,
.theme-neon .buy-scene h2 {
  color: #f8fbff;
  text-shadow: 0 3px 26px rgba(0, 0, 0, 0.34);
}

.theme-neon article,
.theme-neon .html-visual,
.theme-neon .meta-api-note,
.theme-neon .demo-stage,
.theme-neon .demo-impact,
.theme-neon .demo-floating-card,
.theme-neon .mini-metric,
.theme-neon .integration-pill,
.theme-neon .success-pill,
.theme-neon .spec-details,
.theme-neon .technical {
  border-color: rgba(69, 213, 243, 0.22);
  color: #d7def0;
  background: rgba(7, 14, 33, 0.8);
  box-shadow:
    0 24px 60px rgba(0, 0, 0, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.04);
  backdrop-filter: blur(14px);
}

.theme-neon article:nth-of-type(even),
.theme-neon .demo-stage:nth-child(even) {
  border-color: rgba(255, 67, 151, 0.24);
}

.theme-neon article h3,
.theme-neon article strong,
.theme-neon article b,
.theme-neon .demo-stage b,
.theme-neon .meta-api-note b,
.theme-neon .technical h2,
.theme-neon .technical dt,
.theme-neon .spec-details summary {
  color: #ffffff;
}

.theme-neon article p,
.theme-neon article li,
.theme-neon article span,
.theme-neon .demo-stage span,
.theme-neon .technical p,
.theme-neon .technical dd,
.theme-neon .compatibility-note,
.theme-neon .buy-scene p {
  color: #b8c3da;
}

.theme-neon .demo-stage.is-active {
  border-color: rgba(37, 211, 102, 0.58);
  background: rgba(7, 46, 34, 0.84);
  box-shadow: 0 20px 52px rgba(37, 211, 102, 0.1);
}

.theme-neon .demo-rail,
.theme-neon .story-progress-track {
  background: rgba(148, 163, 184, 0.2);
}

.theme-neon .demo-rail-fill,
.theme-neon .story-progress-fill {
  background: linear-gradient(90deg, #25d366, #22d3ee, #ff2f91);
}

.theme-neon .footer {
  border-top-color: rgba(34, 211, 238, 0.14);
  background:
    linear-gradient(rgba(4, 7, 18, 0.9), rgba(4, 7, 18, 0.97)),
    url("/assets/brand/neon-jungle-deep.webp") center bottom / cover no-repeat;
}

.theme-neon .footer a,
.theme-neon .footer p {
  color: #aebbd2;
}

.theme-neon .footer h2,
.theme-neon .footer h3 {
  color: #ffffff;
}

/* Store */
body.page-store {
  --ink: #f8fbff;
  --paper: #050713;
  --white: #ffffff;
  --muted: #a6b1ca;
  --line: rgba(50, 210, 239, 0.2);
  --green-dark: #2bd56c;
  --photo: #11182a;
  color: #f8fbff;
  background: #050713;
}

.page-store .topbar {
  border-bottom-color: rgba(34, 211, 238, 0.16);
  background: rgba(4, 7, 18, 0.88);
}

.page-store .brand-mark {
  overflow: visible;
  border: 0;
  background: transparent;
}

.page-store .nav-links {
  color: #c9d2e6;
}

.page-store .nav-links a:hover,
.page-store .nav-links a:focus-visible {
  color: #4fe7ff;
  border-bottom-color: #4fe7ff;
}

.page-store .story-stage,
.page-store .story-stage[data-scene="0"],
.page-store .story-stage[data-scene="1"],
.page-store .story-stage[data-scene="2"],
.page-store .story-stage[data-scene="3"],
.page-store .story-stage[data-scene="4"] {
  --scene-color: #f8fbff;
  color: #f8fbff;
  background-color: #050713;
  background-image:
    linear-gradient(90deg, rgba(3, 6, 16, 0.9), rgba(3, 6, 16, 0.5), rgba(3, 6, 16, 0.78)),
    url("/assets/brand/neon-jungle-primary.webp");
  background-position: center;
  background-size: cover;
}

.page-store .story-stage[data-scene="1"],
.page-store .story-stage[data-scene="3"] {
  background-image:
    linear-gradient(90deg, rgba(3, 6, 16, 0.9), rgba(3, 6, 16, 0.58), rgba(3, 6, 16, 0.8)),
    url("/assets/brand/neon-jungle-frame.webp");
}

.page-store .story-step p,
.page-store .story-stage[data-scene="1"] .story-step p,
.page-store .story-stage[data-scene="4"] .story-step p {
  color: #c6d0e4;
}

.page-store .accent,
.page-store .story-stage[data-scene="1"] .accent,
.page-store .story-stage[data-scene="4"] .accent {
  color: #43e57b;
  text-shadow: 0 0 28px rgba(37, 211, 102, 0.2);
}

.page-store .scene-echo span {
  color: #51dcff;
}

.page-store .product-frame,
.page-store .compatibility-image,
.page-store .pack-shot,
.page-store .buy-product {
  border-color: rgba(81, 220, 255, 0.26);
  box-shadow:
    0 34px 84px rgba(0, 0, 0, 0.48),
    0 0 42px rgba(39, 98, 255, 0.12);
}

.page-store .quick-specs {
  border-color: rgba(34, 211, 238, 0.15);
}

.page-store .quick-spec {
  border-color: rgba(34, 211, 238, 0.18);
  color: #c5d1e6;
  background: rgba(6, 15, 32, 0.64);
}

.page-store .quick-spec strong {
  color: #ffffff;
}

.page-store .compatibility-section,
.page-store .details-section,
.page-store .buy-scene {
  color: #f8fbff;
}

.page-store .details-section {
  background:
    linear-gradient(90deg, rgba(4, 7, 18, 0.94), rgba(4, 7, 18, 0.72), rgba(4, 7, 18, 0.94)),
    url("/assets/brand/neon-jungle-deep.webp") center / cover no-repeat;
}

.page-store .device-list span {
  border-color: rgba(34, 211, 238, 0.22);
  color: #d8e1f1;
  background: rgba(7, 15, 33, 0.72);
}

.page-store .spec-item {
  border-color: rgba(34, 211, 238, 0.16);
}

.page-store .footer {
  color: #f8fbff;
}

/* Wix portal */
body.page-portal {
  background: transparent;
}

.page-portal .portal {
  border-color: rgba(55, 205, 235, 0.22);
  border-radius: 8px;
  background:
    linear-gradient(90deg, rgba(3, 6, 16, 0.8), rgba(3, 6, 16, 0.48), rgba(3, 6, 16, 0.78)),
    url("/assets/brand/neon-jungle-primary.webp") center / cover no-repeat;
  box-shadow:
    0 30px 90px rgba(0, 0, 0, 0.46),
    inset 0 1px 0 rgba(255, 255, 255, 0.05);
}

.page-portal .portal::before {
  opacity: 0.34;
}

.page-portal .eyebrow {
  color: #ff68af;
}

.page-portal .click-guide {
  border-color: rgba(255, 61, 143, 0.42);
  color: #f7fbff;
  background: rgba(51, 15, 48, 0.68);
  box-shadow: 0 0 28px rgba(255, 47, 145, 0.13);
}

.page-portal .launch-button {
  background: rgba(4, 8, 20, 0.8);
  box-shadow:
    0 20px 52px rgba(0, 0, 0, 0.5),
    0 0 0 1px rgba(55, 205, 235, 0.34),
    0 0 50px rgba(255, 47, 145, 0.18);
}

.page-portal .launch-button img {
  width: 88%;
  height: 88%;
  object-fit: contain;
  filter:
    drop-shadow(0 0 14px rgba(255, 47, 145, 0.3))
    drop-shadow(0 0 24px rgba(39, 98, 255, 0.2));
}

.page-portal .subtitle {
  color: #c6d1e6;
  text-shadow: 0 2px 18px rgba(0, 0, 0, 0.7);
}

@media (max-width: 980px) {
  .page-home .hero {
    background-position: 68% center;
  }

  .page-home .hero::before {
    background:
      linear-gradient(90deg, rgba(3, 6, 16, 0.93), rgba(3, 6, 16, 0.72) 58%, rgba(3, 6, 16, 0.42)),
      linear-gradient(180deg, rgba(3, 6, 16, 0.18), rgba(3, 6, 16, 0.76));
  }

  .page-home .hero-node-card {
    opacity: 0.6;
  }

  .page-store .story-stage,
  .page-store .story-stage[data-scene="0"],
  .page-store .story-stage[data-scene="1"],
  .page-store .story-stage[data-scene="2"],
  .page-store .story-stage[data-scene="3"],
  .page-store .story-stage[data-scene="4"] {
    background-position: 68% center;
  }
}

@media (max-width: 680px) {
  .theme-neon .brand-mark {
    width: 44px;
    height: 44px;
  }

  .page-home .hero {
    min-height: 100svh;
    background-position: 72% center;
  }

  .page-home .hero::before {
    background:
      linear-gradient(180deg, rgba(3, 6, 16, 0.74) 0%, rgba(3, 6, 16, 0.9) 56%, rgba(3, 6, 16, 0.97) 100%);
  }

  .theme-neon .scroll-demo,
  .theme-neon .google-section,
  .theme-neon .compatibility-section,
  .theme-neon .quick-cta,
  .theme-neon .cta-section,
  .theme-neon .buy-scene,
  .theme-neon .split-section,
  .theme-neon #soluciones,
  .theme-neon #planes,
  .theme-neon .process,
  .theme-neon .details-section {
    background-position: 72% center;
  }

  .theme-neon article,
  .theme-neon .html-visual,
  .theme-neon .meta-api-note,
  .theme-neon .demo-stage,
  .theme-neon .demo-impact,
  .theme-neon .demo-floating-card,
  .theme-neon .mini-metric,
  .theme-neon .technical {
    backdrop-filter: blur(9px);
  }

  .page-store .story-stage,
  .page-store .story-stage[data-scene="0"],
  .page-store .story-stage[data-scene="1"],
  .page-store .story-stage[data-scene="2"],
  .page-store .story-stage[data-scene="3"],
  .page-store .story-stage[data-scene="4"] {
    background-position: 72% center;
  }

  .page-portal .portal {
    background-position: 72% center;
  }
}

@media (prefers-reduced-motion: reduce) {
  .theme-neon *,
  .theme-neon *::before,
  .theme-neon *::after {
    scroll-behavior: auto;
  }
}
