   GEXAUZ v2.8.3 — masonry portfolio, clean products archive, theme-only FAQ,
   CSS-grid product hero, custom video control, content-height footer.
   ======================================================================== */
:root{
  --gex-accent:var(--lime);
  --gex-accent-soft:var(--lime-dim);
  --gex-surface:#fff;
  --gex-surface-2:#f5f5f7;
  --gex-ink:var(--ink);
}

/* Portfolio / Masonry gallery: home + archive only; project single is untouched. */
body.home .projects .gex-masonry-projects,
.gexauz-portfolio-archive .gex-masonry-projects{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  grid-auto-rows:clamp(120px,11vw,170px)!important;
  gap:10px!important;
  width:100%!important;
  min-width:0!important;
}
body.home .projects .gex-masonry-projects .proj-card,
.gexauz-portfolio-archive .gex-masonry-projects .proj-card{
  min-width:0!important;
  min-height:0!important;
  margin:0!important;
  overflow:hidden!important;
  border-radius:0!important;
  background:var(--gex-surface)!important;
}
body.home .projects .gex-masonry-projects .proj-card:nth-child(1),
.gexauz-portfolio-archive .gex-masonry-projects .proj-card:nth-child(1){grid-column:span 2!important;grid-row:span 3!important}
body.home .projects .gex-masonry-projects .proj-card:nth-child(2),
.gexauz-portfolio-archive .gex-masonry-projects .proj-card:nth-child(2){grid-row:span 3!important}
body.home .projects .gex-masonry-projects .proj-card:nth-child(3),
.gexauz-portfolio-archive .gex-masonry-projects .proj-card:nth-child(3){grid-row:span 2!important}
body.home .projects .gex-masonry-projects .proj-card:nth-child(4),
.gexauz-portfolio-archive .gex-masonry-projects .proj-card:nth-child(4){grid-row:span 1!important}
body.home .projects .gex-masonry-projects .proj-card:nth-child(n+5),
.gexauz-portfolio-archive .gex-masonry-projects .proj-card:nth-child(n+5){grid-row:span 1!important}
body.home .projects .gex-masonry-projects .project-link,
.gexauz-portfolio-archive .gex-masonry-projects .portfolio-link{
  display:block!important;width:100%!important;height:100%!important;position:relative!important;overflow:hidden!important;background:#ddd!important;
}
body.home .projects .gex-masonry-projects .proj-thumb,
.gexauz-portfolio-archive .gex-masonry-projects .proj-thumb{
  width:100%!important;height:100%!important;aspect-ratio:auto!important;min-height:0!important;border-radius:0!important;overflow:hidden!important;background:#ddd!important;
}
body.home .projects .gex-masonry-projects .proj-thumb img,
.gexauz-portfolio-archive .gex-masonry-projects .proj-thumb img{
  display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .7s cubic-bezier(.22,1,.36,1)!important;
}
body.home .projects .gex-masonry-projects .proj-card:hover .proj-thumb img,
.gexauz-portfolio-archive .gex-masonry-projects .proj-card:hover .proj-thumb img{transform:scale(1.045)!important}
body.home .projects .gex-masonry-projects .proj-name,
.gexauz-portfolio-archive .gex-masonry-projects .gexauz-portfolio-card-v2 .gexauz-portfolio-card-copy{
  position:absolute!important;left:0!important;right:0!important;bottom:0!important;z-index:3!important;padding:42px 18px 16px!important;
  color:#fff!important;background:linear-gradient(180deg,transparent,rgba(0,0,0,.76))!important;
}
body.home .projects .gex-masonry-projects .proj-name{font-size:18px!important;font-weight:700!important;line-height:1.15!important}
body.home .projects .gex-masonry-projects .proj-tag{display:block!important;margin-top:5px!important;color:rgba(255,255,255,.72)!important;font-size:10px!important}
.gexauz-portfolio-archive{padding-top:110px!important;padding-bottom:90px!important}
.gexauz-portfolio-archive .gex-masonry-projects .gexauz-portfolio-card-copy{position:absolute!important;left:0!important;right:0!important;bottom:0!important;padding:48px 18px 17px!important}
.gexauz-portfolio-archive .gex-masonry-projects .gexauz-portfolio-card-copy .proj-name{font-size:19px!important;font-weight:750!important;color:#fff!important}
.gexauz-portfolio-archive .gex-masonry-projects .gexauz-portfolio-card-copy p{margin:5px 0 0!important;color:rgba(255,255,255,.72)!important;font-size:12px!important;line-height:1.4!important}
.gexauz-portfolio-archive .gex-masonry-projects .gexauz-portfolio-tags{display:none!important}

/* Homepage products: editorial rows without the old View product link. */
body.home .gex-home-product-row{grid-template-columns:105px minmax(300px,1fr) minmax(380px,1.05fr)!important}
body.home .gex-home-product-visual{grid-column:3!important}
body.home .gex-home-product-row:hover .gex-home-product-visual img{transform:scale(1.025)!important}
@media(max-width:1000px){body.home .gex-home-product-row{grid-template-columns:70px minmax(0,1fr) minmax(260px,.85fr)!important}}
@media(max-width:760px){body.home .gex-home-product-row{grid-template-columns:48px minmax(0,1fr)!important}body.home .gex-home-product-visual{grid-column:1/-1!important}}

/* Product archive: clean, aligned editorial list inspired by the supplied reference. */
.gexauz-product-archive{background:#fff!important;padding:110px 0 96px!important}
.gexauz-product-archive-inner{max-width:1250px!important}
.gexauz-product-archive .eyebrow{color:var(--gex-accent)!important}
.gexauz-product-archive .section-title{font-size:clamp(48px,6vw,78px)!important;line-height:.95!important;letter-spacing:-.06em!important;margin:10px 0 14px!important;color:var(--gex-ink)!important}
.gexauz-archive-intro{max-width:620px!important;margin:0 0 42px!important;color:var(--muted)!important;font-size:17px!important;line-height:1.55!important}
.gexauz-product-grid-one-column{display:grid!important;grid-template-columns:1fr!important;gap:0!important}
.gexauz-product-grid-one-column .gexauz-product-card{border:0!important;border-top:1px solid var(--line)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;overflow:visible!important}
.gexauz-product-grid-one-column .gexauz-product-card:last-child{border-bottom:1px solid var(--line)!important}
.gexauz-product-grid-one-column .gexauz-product-card-link{display:grid!important;grid-template-columns:82px minmax(0,1fr) minmax(300px,.9fr)!important;gap:28px!important;align-items:center!important;padding:28px 0!important}
.gexauz-product-grid-one-column .gexauz-product-thumb{grid-column:3!important;grid-row:1!important;width:100%!important;height:190px!important;aspect-ratio:auto!important;border-radius:18px!important;background:#f2f3f5!important;overflow:hidden!important}
.gexauz-product-grid-one-column .gexauz-product-thumb img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important}
.gexauz-product-grid-one-column .gexauz-product-card-body{grid-column:2!important;grid-row:1!important;padding:0!important;min-width:0!important}
.gexauz-product-grid-one-column .gexauz-product-card-body::before{content:counter(gex-product-row,decimal-leading-zero);counter-increment:gex-product-row;display:block!important;color:#7d8797!important;font-size:16px!important;font-weight:700!important;margin-bottom:25px!important}
.gexauz-product-grid-one-column{counter-reset:gex-product-row!important}
.gexauz-product-grid-one-column .gexauz-product-card-body h2{font-size:clamp(27px,2.5vw,38px)!important;line-height:1!important;letter-spacing:-.045em!important;color:var(--gex-ink)!important;margin:0 0 10px!important}
.gexauz-product-grid-one-column .gexauz-product-card-body p{max-width:560px!important;color:var(--muted)!important;font-size:14px!important;line-height:1.55!important;margin:0!important}
.gexauz-product-grid-one-column .gexauz-product-card-arrow{display:inline-flex!important;align-items:center!important;gap:7px!important;margin-top:18px!important;color:var(--gex-accent)!important;font-size:13px!important;font-weight:700!important}
.gexauz-product-grid-one-column .gexauz-product-card-link:hover .gexauz-product-thumb img{transform:scale(1.025)!important}
@media(max-width:760px){
  .gexauz-product-archive{padding:70px 0 72px!important}
  .gexauz-product-grid-one-column .gexauz-product-card-link{grid-template-columns:48px minmax(0,1fr)!important;gap:8px 14px!important;padding:24px 0!important}
  .gexauz-product-grid-one-column .gexauz-product-card-body{grid-column:2!important;grid-row:1!important}
  .gexauz-product-grid-one-column .gexauz-product-thumb{grid-column:1/-1!important;grid-row:2!important;height:205px!important;margin-top:5px!important}
  .gexauz-product-grid-one-column .gexauz-product-card-body::before{margin-bottom:16px!important;font-size:13px!important}
}

/* FAQ: same reference structure, but every accent uses the GEXAUZ theme color. */
.home-faq.gex-common-faq{background:var(--gex-surface-2)!important}
.home-faq.gex-common-faq .home-faq-intro .eyebrow{color:var(--gex-ink)!important}
.gex-faq-dot-mark{background:var(--gex-accent)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--gex-accent) 12%,transparent)!important}
.gex-faq-call-btn{background:var(--gex-accent)!important;box-shadow:0 9px 24px color-mix(in srgb,var(--gex-accent) 18%,transparent)!important}
.home-faq.gex-common-faq .home-faq-item[open] .gex-faq-chevron-svg{color:var(--gex-accent)!important}
.home-faq.gex-common-faq .home-faq-item[open] .home-faq-chevron{color:var(--gex-accent)!important}
.home-faq.gex-common-faq .home-faq-item[open] .home-faq-answer{border-top:1px solid color-mix(in srgb,var(--gex-accent) 10%,transparent)!important}

/* Product single hero: CSS grid + glow, no image background required. */
.gex-product-detail .product-hero-final{min-height:760px!important;padding:96px 0 76px!important;background:#08060f!important;text-align:center!important}
.product-hero-final-bg{background:
  radial-gradient(ellipse at 50% 92%,color-mix(in srgb,var(--gex-accent) 88%,transparent),transparent 35%),
  radial-gradient(ellipse at 50% 105%,color-mix(in srgb,var(--gex-accent-soft) 40%,transparent),transparent 58%),
  linear-gradient(180deg,#07050d 0%,#090612 58%,#08060f 100%)!important}
.product-hero-final-grid{position:absolute!important;inset:0!important;z-index:1!important;opacity:.34!important;background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px)!important;background-size:56px 56px!important;mask-image:linear-gradient(180deg,rgba(0,0,0,.85),transparent 86%)!important}
.product-hero-final-inner{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:38px!important;min-height:0!important;text-align:center!important;position:relative!important;z-index:3!important}
.product-hero-final-copy{max-width:900px!important;text-align:center!important;display:flex!important;flex-direction:column!important;align-items:center!important}
.product-hero-final-news{display:inline-flex!important;align-items:center!important;gap:7px!important;padding:7px 12px!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:999px!important;background:rgba(255,255,255,.06)!important;color:rgba(255,255,255,.78)!important;font-size:12px!important}
.product-hero-final-news b{color:#fff!important;font-weight:750!important}
.product-hero-final-kicker{margin:22px 0 0!important;color:var(--gex-accent-soft)!important}
.product-hero-final-copy h1{max-width:850px!important;margin:14px auto 0!important;font-size:clamp(50px,7vw,92px)!important;line-height:.92!important;letter-spacing:-.065em!important;color:#fff!important}
.product-hero-final-copy>p{max-width:700px!important;margin:24px auto 0!important;color:rgba(255,255,255,.66)!important;font-size:17px!important;line-height:1.55!important}
.product-hero-final-tags{justify-content:center!important;margin-top:20px!important;margin-bottom:0!important}
.product-hero-final-actions{justify-content:center!important;margin-top:22px!important}
.product-hero-final-visual{width:min(920px,100%)!important;min-height:0!important;display:block!important}
.product-hero-video-frame{aspect-ratio:16/9!important;border-radius:22px!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 34px 100px rgba(0,0,0,.46),0 0 80px color-mix(in srgb,var(--gex-accent) 18%,transparent)!important;background:#050409!important}
.product-hero-video-frame::before{display:none!important}
.product-hero-video-shade{background:linear-gradient(180deg,transparent 65%,rgba(0,0,0,.38))!important;z-index:2!important}
.product-hero-video-label{display:none!important}
.product-video-toggle{position:absolute!important;right:18px!important;bottom:18px!important;z-index:7!important;width:44px!important;height:44px!important;border:1px solid rgba(255,255,255,.22)!important;border-radius:50%!important;background:rgba(0,0,0,.55)!important;color:#fff!important;display:grid!important;place-items:center!important;cursor:pointer!important;backdrop-filter:blur(10px)!important;transition:transform .2s ease,background .2s ease!important}
.product-video-toggle:hover{transform:scale(1.06)!important;background:color-mix(in srgb,var(--gex-accent) 78%,#000)!important}
.product-video-toggle-icon{font-size:13px!important;line-height:1!important;letter-spacing:-2px!important}
@media(max-width:760px){
 .gex-product-detail .product-hero-final{min-height:0!important;padding:72px 0 58px!important}
 .product-hero-final-inner{gap:28px!important}
 .product-hero-final-copy h1{font-size:clamp(44px,13vw,64px)!important}
 .product-hero-final-copy>p{font-size:15px!important}
 .product-hero-final-tags span{font-size:10px!important}
 .product-hero-video-frame{aspect-ratio:16/10!important;border-radius:18px!important}
 .product-video-toggle{right:12px!important;bottom:12px!important;width:40px!important;height:40px!important}
}

/* Global CTA: CSS-only theme gradient; no image background. */
.site-global-cta{min-height:0!important;height:auto!important;padding:clamp(100px,11vw,150px) 20px!important;background-color:#0d0718!important;background-image:
 linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px),
 radial-gradient(ellipse at 50% 100%,color-mix(in srgb,var(--gex-accent) 75%,transparent),transparent 52%),
 radial-gradient(circle at 50% 8%,color-mix(in srgb,var(--gex-accent-soft) 25%,transparent),transparent 36%)!important;background-size:58px 58px,58px 58px,auto,auto!important}
.site-global-cta h2{color:#fff!important}
.site-global-cta-tag{color:rgba(255,255,255,.8)!important;border-color:color-mix(in srgb,var(--gex-accent) 45%,rgba(255,255,255,.2))!important}
.site-global-cta-tag span{background:var(--gex-accent)!important}
.site-global-cta::before,.site-global-cta::after{border-color:color-mix(in srgb,var(--gex-accent) 45%,transparent)!important}

/* Footer: menu columns remain completely content-height driven at every breakpoint. */
.gexauz-footer,.site-wide-footer.gexauz-footer,.gexauz-footer-widgets,.gexauz-footer-widgets>*{height:auto!important;min-height:0!important;max-height:none!important}
.gexauz-footer-widgets{align-items:start!important;grid-auto-rows:auto!important}
@media(max-width:760px){.gexauz-footer-widgets{display:grid!important;grid-template-columns:1fr!important;align-items:start!important;grid-auto-rows:auto!important}.gexauz-footer-widgets .footer-widget-column{height:auto!important;min-height:0!important;overflow:visible!important}.gexauz-footer-widgets .widget{height:auto!important;min-height:0!important}}

/* Service cards: clean responsive grid with stable image/copy alignment. */
body.home .gex-home-services-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:stretch!important;gap:20px!important}
body.home .gex-home-service-card{height:100%!important}
body.home .gex-home-service-link{height:100%!important;display:flex!important;flex-direction:column!important}
body.home .gex-home-service-image{aspect-ratio:16/10!important;height:auto!important;flex:0 0 auto!important}
body.home .gex-home-service-card h3{min-height:2.05em!important}
body.home .gex-home-service-card p{min-height:3.1em!important}
@media(max-width:1000px){body.home .gex-home-services-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:600px){body.home .gex-home-services-cards{grid-template-columns:1fr!important}.gex-home-service-card h3,.gex-home-service-card p{min-height:0!important}}

/* =========================================================
   GEXAUZ v2.8.5 — GLOBAL CTA ORBIT / UNIVERSAL FAQ / HOMEPAGE SCROLL MOTION
========================================================= */

/* Global CTA: the orbit is present on every page that renders the global CTA. */
.site-global-cta{position:relative!important;isolation:isolate!important;overflow:hidden!important}
.site-global-cta-orbit{position:absolute!important;left:50%!important;top:50%!important;width:clamp(380px,42vw,620px)!important;height:clamp(380px,42vw,620px)!important;transform:translate(-50%,-50%)!important;z-index:0!important;pointer-events:none!important;opacity:.18!important;filter:drop-shadow(0 0 35px color-mix(in srgb,var(--gex-accent) 35%,transparent))!important}
.site-global-cta-orbit img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;opacity:.9!important;filter:brightness(1.25) saturate(.8)!important;animation:gexGlobalOrbitSpin 24s linear infinite!important}
.site-global-cta-inner{position:relative!important;z-index:3!important}
@keyframes gexGlobalOrbitSpin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
@media(max-width:600px){.site-global-cta-orbit{width:330px!important;height:330px!important;opacity:.12!important}}

/* Universal FAQ: do not depend on body.home. These rules intentionally win over legacy FAQ CSS. */
.gex-common-faq{background:var(--gex-surface-2,#f5f5f7)!important;color:var(--gex-ink,var(--ink,#10182a))!important;padding:clamp(72px,8vw,112px) 0!important}
.gex-common-faq .home-faq-grid{display:grid!important;grid-template-columns:minmax(280px,390px) minmax(0,1fr)!important;gap:clamp(36px,6vw,72px)!important;align-items:start!important}
.gex-common-faq .home-faq-intro{max-width:none!important;margin:0!important;position:static!important;text-align:left!important}
.gex-common-faq .home-faq-intro .eyebrow{display:flex!important;align-items:center!important;gap:8px!important;padding:0!important;margin:0!important;background:transparent!important;color:var(--gex-ink,var(--ink,#10182a))!important;border:0!important;text-transform:none!important;letter-spacing:0!important;font-size:15px!important}
.gex-common-faq .gex-faq-dot-mark{width:9px!important;height:9px!important;min-width:9px!important;border-radius:50%!important;background:var(--gex-accent,var(--lime))!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--gex-accent,var(--lime)) 12%,transparent)!important}
.gex-common-faq .home-faq-intro .section-title{margin:17px 0 27px!important;color:var(--gex-ink,var(--ink,#10182a))!important;font-size:clamp(42px,5vw,64px)!important;line-height:.98!important;letter-spacing:-.055em!important;font-weight:650!important}
.gex-common-faq .gex-faq-call-card{padding:30px 24px 28px!important;background:rgba(255,255,255,.94)!important;border:1px solid color-mix(in srgb,var(--gex-ink,var(--ink,#10182a)) 8%,transparent)!important;border-radius:20px!important;box-shadow:0 12px 38px rgba(20,20,30,.05)!important}
.gex-common-faq .gex-faq-call-avatar{width:64px!important;height:64px!important;border-radius:50%!important;overflow:hidden!important;background:color-mix(in srgb,var(--gex-accent,var(--lime)) 10%,#fff)!important;display:grid!important;place-items:center!important;margin-bottom:28px!important}
.gex-common-faq .gex-faq-call-avatar img{width:100%!important;height:100%!important;object-fit:cover!important;padding:13px!important;box-sizing:border-box!important}
.gex-common-faq .gex-faq-call-card h3{margin:0 0 13px!important;color:var(--gex-ink,var(--ink,#10182a))!important;font-size:28px!important;line-height:1.08!important;letter-spacing:-.035em!important;font-weight:500!important}
.gex-common-faq .gex-faq-call-card p{margin:0 0 27px!important;color:var(--muted,#737986)!important;font-size:14px!important;line-height:1.55!important}
.gex-common-faq .gex-faq-call-btn{display:flex!important;align-items:center!important;justify-content:center!important;min-height:43px!important;width:100%!important;box-sizing:border-box!important;padding:12px 18px!important;border-radius:999px!important;background:var(--gex-accent,var(--lime))!important;color:#fff!important;text-decoration:none!important;font-size:14px!important;box-shadow:0 9px 24px color-mix(in srgb,var(--gex-accent,var(--lime)) 18%,transparent)!important}
.gex-common-faq .home-faq-list{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important}
.gex-common-faq .home-faq-item{margin:0!important;background:rgba(255,255,255,.84)!important;border:1px solid color-mix(in srgb,var(--gex-ink,var(--ink,#10182a)) 8%,transparent)!important;border-radius:17px!important;overflow:hidden!important;box-shadow:0 7px 26px rgba(20,20,30,.04)!important}
.gex-common-faq .home-faq-item summary{min-height:70px!important;box-sizing:border-box!important;padding:20px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;list-style:none!important;cursor:pointer!important;color:var(--gex-ink,var(--ink,#10182a))!important;font-size:18px!important;font-weight:500!important}
.gex-common-faq .home-faq-item summary::-webkit-details-marker{display:none!important}
.gex-common-faq .home-faq-question-text{min-width:0!important;line-height:1.35!important}
.gex-common-faq .home-faq-chevron{width:26px!important;height:26px!important;min-width:26px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:transparent!important;color:var(--gex-ink,var(--ink,#10182a))!important;transition:transform .25s ease,background .25s ease!important}
.gex-common-faq .home-faq-chevron-svg{width:16px!important;height:16px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important}
.gex-common-faq .home-faq-item[open] .home-faq-chevron{transform:rotate(180deg)!important;background:color-mix(in srgb,var(--gex-accent,var(--lime)) 10%,#fff)!important;color:var(--gex-accent,var(--lime))!important}
.gex-common-faq .home-faq-answer{padding:0 58px 22px 20px!important;color:var(--muted,#737986)!important;font-size:14px!important;line-height:1.65!important;border-top:1px solid color-mix(in srgb,var(--gex-accent,var(--lime)) 10%,transparent)!important}
.gex-common-faq .home-faq-answer p{margin:18px 0 0!important}
@media(max-width:900px){.gex-common-faq .home-faq-grid{grid-template-columns:1fr!important;gap:34px!important}.gex-common-faq .home-faq-intro{max-width:760px!important}.gex-common-faq .gex-faq-call-card{max-width:620px!important}}
@media(max-width:600px){.gex-common-faq{padding:62px 0 70px!important}.gex-common-faq .home-faq-grid{width:calc(100% - 28px)!important;gap:28px!important}.gex-common-faq .home-faq-intro .section-title{font-size:clamp(42px,12vw,58px)!important;margin-bottom:22px!important}.gex-common-faq .gex-faq-call-card{padding:24px 18px 20px!important}.gex-common-faq .gex-faq-call-card h3{font-size:25px!important}.gex-common-faq .home-faq-item summary{min-height:64px!important;padding:18px 14px 18px 16px!important;font-size:16px!important}.gex-common-faq .home-faq-answer{padding:0 48px 19px 16px!important}}

/* Homepage: How it works gets a scrubbed GSAP sequence rather than only an entrance reveal. */
body.home .flow .flow-grid{position:relative!important}
body.home .flow .flow-card{will-change:transform,opacity!important}
body.home .flow .flow-card:nth-child(2),body.home .flow .flow-card:nth-child(3),body.home .flow .flow-card:nth-child(4){transform:none!important}

/* Homepage: Built to work together / tech stack — clean white field with theme gradient cards. */
body.home .integration-section#tech-stack{background:#fff!important;color:var(--gex-ink,var(--ink,#10182a))!important;position:relative!important;overflow:hidden!important}
body.home .integration-section#tech-stack .integration-content{position:relative!important;z-index:3!important;text-align:center!important}
body.home .integration-section#tech-stack .integration-label{color:var(--gex-accent,var(--lime))!important;background:color-mix(in srgb,var(--gex-accent,var(--lime)) 10%,#fff)!important;border-color:color-mix(in srgb,var(--gex-accent,var(--lime)) 18%,transparent)!important}
body.home .integration-section#tech-stack .integration-content h2{color:var(--gex-ink,var(--ink,#10182a))!important;font-size:clamp(42px,6vw,76px)!important;letter-spacing:-.06em!important}
body.home .integration-section#tech-stack .integration-content p{color:var(--muted,#737986)!important}
body.home .integration-section#tech-stack .tech-stack-field{position:relative!important;z-index:3!important;margin-top:42px!important}
body.home .integration-section#tech-stack .tech-row-wrap{height:auto!important;overflow:hidden!important;margin:12px 0!important}
body.home .integration-section#tech-stack .tech-row{display:flex!important;gap:14px!important;width:max-content!important;will-change:transform!important}
body.home .integration-section#tech-stack .integration-logo{height:64px!important;padding:0 24px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid color-mix(in srgb,var(--gex-accent,var(--lime)) 28%,transparent)!important;border-radius:18px!important;background:linear-gradient(135deg,color-mix(in srgb,var(--gex-accent,var(--lime)) 92%,#000),color-mix(in srgb,var(--gex-accent-soft,var(--lime)) 78%,#000))!important;color:#fff!important;box-shadow:0 14px 34px color-mix(in srgb,var(--gex-accent,var(--lime)) 14%,transparent)!important;transition:transform .25s ease,box-shadow .25s ease!important}
body.home .integration-section#tech-stack .integration-logo:hover{transform:translateY(-3px)!important;box-shadow:0 18px 42px color-mix(in srgb,var(--gex-accent,var(--lime)) 22%,transparent)!important}
body.home .integration-section#tech-stack .tech-stack-hint{color:var(--muted,#737986)!important}
body.home .integration-section#tech-stack .integration-line{background:color-mix(in srgb,var(--gex-accent,var(--lime)) 10%,transparent)!important;border-color:color-mix(in srgb,var(--gex-accent,var(--lime)) 12%,transparent)!important}

/* Horizontal testimonial stage: GSAP owns the horizontal movement; no native scrollbar. */
body.home .single-testimonial-row{overflow:hidden!important;touch-action:pan-y!important}
body.home .single-testimonial-row .test-track-single{display:flex!important;width:max-content!important;will-change:transform!important}
body.home .single-testimonial-row .test-card{flex:0 0 min(430px,78vw)!important}
@media(max-width:600px){body.home .single-testimonial-row .test-card{flex-basis:82vw!important}}


/* =========================================================
   GEXAUZ v2.8.9 — consolidated visual corrections
   Base: v2.8.5. CSS-first, no image background dependencies.
========================================================= */

/* Theme tokens: one accent family only */
:root{
  --gex-accent:#6a2de8;
  --gex-accent-2:#8b5cf6;
  --gex-accent-3:#b58cff;
  --gex-deep:#10052c;
  --gex-deep-2:#1b0a46;
  --gex-light:#f7f5ff;
}

/* ---------- HOME HERO: full video + centered UI ---------- */
body.home .gex-home-cinematic-hero{
  position:relative!important;
  width:100%!important;
  min-height:min(920px,100svh)!important;
  height:min(920px,100svh)!important;
  overflow:hidden!important;
  isolation:isolate!important;
  background:#09050f!important;
  color:#fff!important;
}
body.home .gex-home-cinematic-hero .gex-home-video-media,
body.home .gex-home-cinematic-hero .gex-home-video-media iframe,
body.home .gex-home-cinematic-hero .gex-home-video-media video{
  position:absolute!important;inset:0!important;width:100%!important;height:100%!important;
}
body.home .gex-home-cinematic-hero .gex-home-video-media iframe,
body.home .gex-home-cinematic-hero .gex-home-video-media video{
  border:0!important;object-fit:cover!important;pointer-events:none!important;
}
body.home .gex-home-cinematic-hero .gex-home-video-media iframe{
  transform:scale(1.02)!important;
}
.gex-home-hero-overlay{
  position:absolute!important;inset:0!important;z-index:1!important;
  background:
    linear-gradient(180deg,rgba(5,3,12,.72) 0%,rgba(5,3,12,.32) 34%,rgba(5,3,12,.62) 100%),
    radial-gradient(ellipse at 50% 48%,rgba(106,45,232,.13),transparent 52%)!important;
  pointer-events:none!important;
}
.gex-home-hero-grid{
  position:absolute!important;inset:0!important;z-index:2!important;opacity:.20!important;pointer-events:none!important;
  background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px)!important;
  background-size:72px 72px!important;
  mask-image:linear-gradient(to bottom,rgba(0,0,0,.9),transparent 86%)!important;
}
.gex-home-cinematic-content{
  position:relative!important;z-index:4!important;
  width:min(980px,calc(100% - 40px))!important;
  min-height:100%!important;margin:0 auto!important;
  padding:150px 0 150px!important;
  display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;
  text-align:center!important;
}
.gex-home-hero-kicker{
  color:rgba(255,255,255,.82)!important;font-size:12px!important;font-weight:700!important;
  letter-spacing:.32em!important;text-transform:uppercase!important;margin-bottom:22px!important;
}
.gex-home-cinematic-content h1{
  margin:0!important;max-width:900px!important;
  font-family:'Manrope',sans-serif!important;font-size:clamp(48px,7.2vw,94px)!important;
  line-height:.92!important;letter-spacing:-.065em!important;font-weight:800!important;color:#fff!important;
}
.gex-home-cinematic-content h1 span{
  display:block!important;color:var(--gex-accent-3)!important;
  background:linear-gradient(90deg,#fff 0%,var(--gex-accent-3) 54%,#c79cff 100%)!important;
  -webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;
}
.gex-home-cinematic-content>p{
  max-width:720px!important;margin:25px auto 0!important;color:rgba(255,255,255,.78)!important;
  font-size:17px!important;line-height:1.58!important;
}
.gex-home-hero-services{
  display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:10px!important;
  margin-top:30px!important;
}
.gex-home-hero-services a,.gex-home-hero-services span{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
  min-height:44px!important;padding:0 20px!important;border:1px solid rgba(255,255,255,.28)!important;
  border-radius:999px!important;background:rgba(17,7,45,.52)!important;color:#fff!important;
  backdrop-filter:blur(10px)!important;font-size:13px!important;font-weight:600!important;
  transition:border-color .2s ease,background .2s ease,transform .2s ease!important;
}
.gex-home-hero-services a:hover{border-color:var(--gex-accent-3)!important;background:rgba(106,45,232,.32)!important;transform:translateY(-2px)!important}
.gex-home-hero-actions{margin-top:28px!important}
.gex-home-hero-primary{
  display:inline-flex!important;align-items:center!important;gap:15px!important;
  min-height:56px!important;padding:0 28px!important;border-radius:999px!important;
  background:#fff!important;color:#251044!important;font-size:15px!important;font-weight:750!important;
  box-shadow:0 16px 48px rgba(106,45,232,.32)!important;
}
.gex-home-hero-primary span{font-size:21px!important;color:var(--gex-accent)!important}
.gex-home-hero-play{
  position:absolute!important;z-index:5!important;left:50%!important;bottom:72px!important;transform:translateX(-50%)!important;
  width:52px!important;height:52px!important;border-radius:50%!important;
  border:1px solid rgba(255,255,255,.36)!important;background:rgba(0,0,0,.34)!important;color:#fff!important;
  display:grid!important;place-items:center!important;backdrop-filter:blur(12px)!important;cursor:pointer!important;
}
.gex-home-hero-bottom{
  position:absolute!important;left:0!important;right:0!important;bottom:24px!important;z-index:5!important;
  display:flex!important;justify-content:space-between!important;align-items:center!important;padding:0 5vw!important;
  color:rgba(255,255,255,.65)!important;font-size:10px!important;letter-spacing:.2em!important;text-transform:uppercase!important;
}
.gex-home-hero-bottom span:first-child{text-transform:none!important;letter-spacing:.02em!important;font-size:12px!important}
@media(max-width:700px){
 body.home .gex-home-cinematic-hero{min-height:760px!important;height:760px!important}
 .gex-home-cinematic-content{width:calc(100% - 28px)!important;padding:110px 0 125px!important}
 .gex-home-cinematic-content h1{font-size:clamp(44px,14vw,68px)!important}
 .gex-home-cinematic-content>p{font-size:14px!important}
 .gex-home-hero-services{gap:7px!important;margin-top:22px!important}
 .gex-home-hero-services a,.gex-home-hero-services span{min-height:38px!important;padding:0 13px!important;font-size:11px!important}
 .gex-home-hero-bottom{padding:0 16px!important}
 .gex-home-hero-bottom span:first-child{display:none!important}
 .gex-home-hero-play{bottom:56px!important}
}

/* ---------- PRODUCT SINGLE HERO: Clarasight-style centered video ---------- */
.gex-product-detail .product-hero-final{
  min-height:900px!important;padding:86px 0 80px!important;
  background:
    radial-gradient(circle at 50% 55%,rgba(106,45,232,.28),transparent 36%),
    linear-gradient(180deg,#0b0730 0%,#22105b 48%,#eeeaff 100%)!important;
  overflow:hidden!important;
}
.gex-product-detail .product-hero-final-inner{
  width:min(1280px,calc(100% - 40px))!important;gap:34px!important;
}
.gex-product-detail .product-hero-final-copy{max-width:950px!important}
.gex-product-detail .product-hero-final-news{display:none!important}
.gex-product-detail .product-hero-final-kicker{color:#cbb8ff!important}
.gex-product-detail .product-hero-final-copy h1{font-size:clamp(48px,6vw,82px)!important}
.gex-product-detail .product-hero-final-copy>p{color:rgba(255,255,255,.78)!important}
.gex-product-detail .product-hero-final-visual{width:min(900px,100%)!important}
.gex-product-detail .product-hero-video-frame{
  aspect-ratio:16/9!important;border-radius:20px!important;border:2px solid rgba(255,255,255,.55)!important;
  box-shadow:0 30px 90px rgba(8,2,30,.42),0 0 70px rgba(106,45,232,.28)!important;
}
.gex-product-detail .product-hero-video-shade{background:linear-gradient(180deg,transparent 60%,rgba(0,0,0,.42))!important}
.gex-product-detail .product-hero-final-actions .product-detail-btn{
  border-color:rgba(255,255,255,.38)!important;color:#fff!important;background:transparent!important;
}
.gex-product-detail .product-hero-final-actions .product-demo-btn{
  background:#fff!important;color:#30116c!important;
}
@media(max-width:700px){
 .gex-product-detail .product-hero-final{min-height:0!important;padding:72px 0 58px!important}
 .gex-product-detail .product-hero-final-inner{width:calc(100% - 28px)!important}
 .gex-product-detail .product-hero-video-frame{aspect-ratio:16/10!important}
}

/* ---------- FAQ: eliminate all green/legacy accent bleed ---------- */
.gex-common-faq,
.gex-common-faq *{
  --faq-accent:var(--gex-accent)!important;
}
.gex-common-faq .eyebrow,
.gex-common-faq .eyebrow *,
.gex-common-faq .gex-faq-dot-mark,
.gex-common-faq .gex-faq-call-btn,
.gex-common-faq .home-faq-item[open] .home-faq-chevron,
.gex-common-faq .home-faq-item[open] .home-faq-chevron-svg{
  color:var(--gex-accent)!important;
}
.gex-common-faq .gex-faq-dot-mark{background:var(--gex-accent)!important;box-shadow:0 0 0 3px rgba(106,45,232,.12)!important}
.gex-common-faq .gex-faq-call-btn{background:var(--gex-accent)!important}
.gex-common-faq .home-faq-answer{border-top-color:rgba(106,45,232,.14)!important}
.gex-common-faq .home-faq-item[open] .home-faq-chevron{background:rgba(106,45,232,.08)!important}

/* ---------- HOW WE WORK: horizontal editorial scroll on desktop ---------- */
body.home #flow{
  background:#fff!important;overflow:hidden!important;
}
body.home #flow .section-head{position:relative!important;z-index:2!important}
body.home #flow .flow-scroll-viewport{
  overflow:hidden!important;width:100vw!important;margin-left:calc(50% - 50vw)!important;
  padding:20px 0 28px!important;
}
body.home #flow .flow-grid{
  display:flex!important;width:max-content!important;gap:18px!important;
  padding:8px max(28px,calc((100vw - 1320px)/2)) 26px!important;
}
body.home #flow .flow-card{
  flex:0 0 min(360px,28vw)!important;min-height:390px!important;
  padding:32px!important;border:1px solid rgba(106,45,232,.16)!important;border-radius:26px!important;
  background:linear-gradient(155deg,#fff 0%,#f7f3ff 100%)!important;
  box-shadow:0 18px 55px rgba(25,9,55,.07)!important;
  display:flex!important;flex-direction:column!important;justify-content:flex-end!important;
  opacity:1!important;
}
body.home #flow .flow-card:nth-child(2){margin-top:42px!important}
body.home #flow .flow-card:nth-child(3){margin-top:0!important}
body.home #flow .flow-card:nth-child(4){margin-top:42px!important}
body.home #flow .flow-tag{color:var(--gex-accent)!important;font-weight:750!important;letter-spacing:.12em!important;text-transform:uppercase!important}
body.home #flow .flow-line{background:var(--gex-accent)!important}
body.home #flow .flow-card h3{font-size:clamp(25px,2.3vw,34px)!important;letter-spacing:-.04em!important}
body.home #flow .flow-card p{color:#6e6878!important}
@media(max-width:900px){
 body.home #flow .flow-scroll-viewport{overflow-x:auto!important;scrollbar-width:none!important}
 body.home #flow .flow-scroll-viewport::-webkit-scrollbar{display:none!important}
 body.home #flow .flow-grid{padding-left:18px!important;padding-right:18px!important}
 body.home #flow .flow-card{flex-basis:min(330px,78vw)!important;min-height:350px!important}
 body.home #flow .flow-card:nth-child(2),body.home #flow .flow-card:nth-child(4){margin-top:0!important}
}

/* ---------- BUILT TO WORK TOGETHER: white + theme gradient cards ---------- */
body.home #tech-stack{
  background:#fff!important;color:#151126!important;
}
body.home #tech-stack .tech-row-wrap{overflow:hidden!important}
body.home #tech-stack .integration-logo{
  background:linear-gradient(135deg,#4d1db2 0%,#6a2de8 52%,#9b68ff 100%)!important;
  color:#fff!important;border-color:rgba(106,45,232,.35)!important;
  box-shadow:0 16px 36px rgba(106,45,232,.16)!important;
}

/* ---------- GLOBAL CTA: same reference language on all non-home pages ---------- */
.site-global-cta{
  position:relative!important;isolation:isolate!important;overflow:hidden!important;
  min-height:0!important;height:auto!important;padding:clamp(92px,10vw,150px) 20px 86px!important;
  background:
    radial-gradient(circle at 50% 105%,rgba(106,45,232,.78),transparent 46%),
    radial-gradient(circle at 50% 0%,rgba(139,92,246,.25),transparent 38%),
    linear-gradient(180deg,#0d0730 0%,#16083f 62%,#25105d 100%)!important;
}
.site-global-cta::before{
  content:""!important;position:absolute!important;inset:0!important;z-index:0!important;pointer-events:none!important;
  background-image:linear-gradient(rgba(255,255,255,.065) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.065) 1px,transparent 1px)!important;
  background-size:58px 58px!important;
  mask-image:linear-gradient(to bottom,rgba(0,0,0,.9),transparent 92%)!important;
}
.site-global-cta::after{
  content:""!important;position:absolute!important;left:50%!important;bottom:-55%!important;
  width:min(1050px,90vw)!important;aspect-ratio:1!important;transform:translateX(-50%)!important;
  border:1px solid rgba(181,140,255,.45)!important;border-radius:50%!important;z-index:1!important;
  box-shadow:0 -1px 35px rgba(106,45,232,.20)!important;pointer-events:none!important;
}
.site-global-cta-orbit{
  position:absolute!important;left:50%!important;top:52%!important;z-index:1!important;
  width:min(720px,65vw)!important;height:min(720px,65vw)!important;transform:translate(-50%,-50%)!important;
  opacity:.22!important;pointer-events:none!important;
}
.site-global-cta-orbit img{width:100%!important;height:100%!important;object-fit:contain!important;animation:gexGlobalOrbitSpin 26s linear infinite!important}
.site-global-cta-inner{position:relative!important;z-index:3!important;text-align:center!important;margin:0 auto!important;max-width:1000px!important}
.site-global-cta-tag{justify-content:center!important;color:rgba(255,255,255,.78)!important;border:0!important;letter-spacing:.3em!important;text-transform:uppercase!important}
.site-global-cta-tag span{background:var(--gex-accent-3)!important}
.site-global-cta h2{color:#fff!important;font-size:clamp(46px,7vw,88px)!important;letter-spacing:-.065em!important;line-height:.94!important;margin:18px 0 20px!important}
.site-global-cta-lead{max-width:700px!important;margin:0 auto 28px!important;color:rgba(255,255,255,.74)!important;line-height:1.6!important}
.site-global-cta .btn-white{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;min-height:56px!important;padding:0 28px!important;border-radius:999px!important;background:#fff!important;color:#32126e!important;box-shadow:0 14px 48px rgba(106,45,232,.28)!important}
@media(max-width:600px){
 .site-global-cta{padding:76px 16px 68px!important}
 .site-global-cta-orbit{width:430px!important;height:430px!important;opacity:.14!important}
 .site-global-cta h2{font-size:clamp(42px,13vw,62px)!important}
}

/* ---------- FOOTER: content-driven height ---------- */
.gexauz-footer,.gexauz-footer *{max-height:none!important}
.gexauz-footer,.gexauz-footer-widgets,.gexauz-footer-widgets>*,
.gexauz-footer .footer-widget,.gexauz-footer .widget{
  height:auto!important;min-height:0!important;
}
@media(max-width:760px){
 .gexauz-footer-widgets{display:grid!important;grid-template-columns:1fr!important;grid-auto-rows:auto!important;align-items:start!important}
 .gexauz-footer-widgets>*{height:auto!important;min-height:0!important}
}

/* Product archive: clean alignment */
.gexauz-product-archive .gex-product-panel,
.gex-product-archive .gex-product-panel{
  min-height:0!important;height:auto!important;
}


/* =========================================================
   GEXAUZ v2.9.0 — HOMEPAGE NEON SERVICE HERO
   CSS-built composition inspired by the approved purple reference.
========================================================= */
.gex-home-hero-neon{position:relative;min-height:100svh;height:900px;max-height:980px;overflow:hidden;isolation:isolate;background:#08031d;color:#fff;font-family:'Manrope',sans-serif}
.gex-hero-neon-bg,.gex-neon-grid,.gex-neon-dots,.gex-neon-orb,.gex-neon-arc{position:absolute;pointer-events:none}
.gex-hero-neon-bg{inset:0;z-index:0;background:radial-gradient(ellipse at 50% 55%,rgba(93,39,235,.35),transparent 40%),radial-gradient(circle at 10% 50%,rgba(90,35,235,.28),transparent 28%),radial-gradient(circle at 92% 32%,rgba(118,52,255,.25),transparent 25%),linear-gradient(180deg,#08031d 0%,#10052d 55%,#090321 100%)}
.gex-neon-grid{inset:0;opacity:.17;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(to bottom,black,transparent 94%)}
.gex-neon-dots{width:330px;height:300px;opacity:.35;background-image:radial-gradient(rgba(181,140,255,.85) 1px,transparent 1.7px);background-size:8px 8px;mask-image:radial-gradient(ellipse at center,black 20%,transparent 72%)}
.gex-neon-dots-left{left:-20px;bottom:100px}.gex-neon-dots-right{right:-20px;top:30px}
.gex-neon-orb{border:1px solid rgba(181,140,255,.35);border-radius:50%;background:radial-gradient(circle at 35% 25%,rgba(169,118,255,.4),rgba(67,25,150,.16) 50%,rgba(20,5,55,.1));box-shadow:inset 0 0 40px rgba(124,64,255,.15),0 0 45px rgba(106,45,232,.12)}
.gex-neon-orb-a{width:250px;height:250px;left:-100px;top:-90px}.gex-neon-orb-b{width:120px;height:120px;left:20%;top:80px}.gex-neon-orb-c{width:180px;height:180px;right:-60px;top:120px}.gex-neon-orb-d{width:300px;height:300px;right:-120px;bottom:-120px}
.gex-neon-arc{left:50%;bottom:-175px;width:1250px;height:360px;transform:translateX(-50%);border:2px solid rgba(178,126,255,.85);border-radius:50% 50% 0 0/70% 70% 0 0;box-shadow:0 -3px 22px rgba(151,82,255,.9),0 -20px 90px rgba(103,44,232,.55);background:radial-gradient(ellipse at 50% 100%,rgba(96,35,225,.42),transparent 62%)}
.gex-neon-nav{position:relative;z-index:8;height:92px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid rgba(255,255,255,.08)}
.gex-neon-logo{font-size:30px;line-height:1;font-weight:850;letter-spacing:-.06em;color:#fff}.gex-neon-logo span{color:#9b5cff}.gex-neon-nav nav{display:flex;gap:48px;align-items:center}.gex-neon-nav nav a{position:relative;color:rgba(255,255,255,.84);font-size:14px}.gex-neon-nav nav a.is-active:after{content:"";position:absolute;left:50%;bottom:-15px;width:26px;height:3px;transform:translateX(-50%);border-radius:10px;background:#873cff;box-shadow:0 0 12px #873cff}.gex-neon-talk{justify-self:end;border:1px solid #8b4cff;border-radius:999px;padding:14px 24px;color:#fff;background:rgba(20,7,52,.35);box-shadow:inset 0 0 20px rgba(128,67,255,.08)}.gex-neon-talk span{margin-left:10px;font-size:18px;color:#b88cff}
.gex-neon-hero-content{position:relative;z-index:5;width:min(900px,calc(100% - 36px));height:calc(100% - 92px);margin:auto;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding-bottom:110px}
.gex-neon-badge{display:inline-flex;align-items:center;padding:8px 15px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.06);backdrop-filter:blur(12px);font-size:12px;color:rgba(255,255,255,.88);margin-bottom:22px}.gex-neon-kicker{font-size:10px;letter-spacing:.42em;color:rgba(218,201,255,.75);margin-bottom:18px}.gex-neon-hero-content h1{margin:0;font-size:clamp(56px,7vw,98px);line-height:.9;letter-spacing:-.07em;font-weight:800;color:#fff}.gex-neon-hero-content h1 em{font-style:italic;background:linear-gradient(90deg,#c6a4ff,#873cff,#d0b4ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.gex-neon-hero-content>p{max-width:690px;margin:25px auto 0;color:rgba(255,255,255,.72);font-size:17px;line-height:1.55}.gex-neon-actions{display:flex;gap:14px;margin-top:30px;align-items:center}.gex-neon-primary,.gex-neon-secondary{display:inline-flex;align-items:center;gap:16px;border-radius:999px;min-height:58px;padding:0 28px;font-size:14px;font-weight:750}.gex-neon-primary{background:#fff;color:#2d116e;box-shadow:0 15px 60px rgba(120,55,255,.45)}.gex-neon-primary span{font-size:20px;color:#6930db}.gex-neon-secondary{border:1px solid rgba(183,145,255,.55);color:#fff;background:rgba(106,45,232,.09)}.gex-neon-secondary span{font-size:18px;color:#b88cff}
.gex-neon-service-field{position:absolute;z-index:4;inset:92px 0 130px;pointer-events:none}.gex-neon-service-orb{position:absolute;pointer-events:auto;width:120px;height:120px;border:1px solid rgba(173,130,255,.65);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;background:radial-gradient(circle at 40% 30%,rgba(143,76,255,.48),rgba(52,16,125,.28) 55%,rgba(12,3,34,.25));box-shadow:0 0 40px rgba(115,52,240,.28),inset 0 0 30px rgba(164,116,255,.12);backdrop-filter:blur(8px);transition:transform .3s ease,border-color .3s ease}.gex-neon-service-orb:hover{transform:scale(1.08);border-color:#c8a7ff}.gex-neon-service-orb img{width:46px;height:46px;border-radius:50%;object-fit:cover;margin-bottom:7px;filter:saturate(.8)}.gex-neon-service-orb>span{font-size:30px;line-height:1;margin-bottom:8px;color:#c7a7ff}.gex-neon-service-orb b{max-width:90px;font-size:10px;line-height:1.2;font-weight:650;color:rgba(255,255,255,.88)}.gex-neon-service-orb.left-top{left:6%;top:13%}.gex-neon-service-orb.left-mid{left:11%;top:47%}.gex-neon-service-orb.left-bottom{left:23%;bottom:1%}.gex-neon-service-orb.right-top{right:7%;top:20%}.gex-neon-service-orb.right-mid{right:11%;top:51%}.gex-neon-service-orb.right-bottom{right:25%;bottom:1%}
.gex-neon-side-note{position:absolute;z-index:4;bottom:155px;color:rgba(207,185,255,.72);font-size:10px;line-height:1.75;letter-spacing:.24em}.gex-neon-side-note i{display:block;width:1px;height:28px;background:#a56bff;margin-bottom:10px}.gex-neon-side-left{left:4%}.gex-neon-side-right{right:4%;text-align:left}.gex-neon-stats{position:absolute;z-index:6;bottom:30px;left:50%;transform:translateX(-50%);display:grid;grid-template-columns:repeat(3,180px);text-align:center}.gex-neon-stats>div{padding:0 26px;border-right:1px solid rgba(182,141,255,.38)}.gex-neon-stats>div:last-child{border-right:0}.gex-neon-stats strong{display:block;font-size:34px;font-style:italic;font-weight:500;line-height:1}.gex-neon-stats span{display:block;margin-top:7px;font-size:10px;color:rgba(255,255,255,.7)}
@media(max-width:900px){.gex-neon-nav{grid-template-columns:1fr auto;height:76px}.gex-neon-nav nav{display:none}.gex-neon-talk{font-size:12px;padding:11px 17px}.gex-neon-service-field{inset:76px 0 100px}.gex-neon-service-orb{width:84px;height:84px}.gex-neon-service-orb img{width:34px;height:34px}.gex-neon-service-orb>span{font-size:23px}.gex-neon-service-orb b{font-size:8px}.gex-neon-service-orb.left-top{left:4%;top:12%}.gex-neon-service-orb.left-mid{left:3%;top:53%}.gex-neon-service-orb.left-bottom{left:18%;bottom:3%}.gex-neon-service-orb.right-top{right:4%;top:15%}.gex-neon-service-orb.right-mid{right:3%;top:55%}.gex-neon-service-orb.right-bottom{right:18%;bottom:3%}.gex-neon-hero-content{height:calc(100% - 76px);padding-bottom:100px}.gex-neon-hero-content h1{font-size:clamp(48px,11vw,78px)}.gex-neon-hero-content>p{font-size:14px;max-width:560px}.gex-neon-stats{grid-template-columns:repeat(3,120px);bottom:22px}.gex-neon-stats>div{padding:0 10px}.gex-neon-stats strong{font-size:25px}.gex-neon-stats span{font-size:8px}.gex-neon-side-note{display:none}}
@media(max-width:600px){.gex-home-hero-neon{height:760px;min-height:760px}.gex-neon-logo{font-size:25px}.gex-neon-kicker{font-size:8px;letter-spacing:.25em}.gex-neon-badge{font-size:10px}.gex-neon-hero-content h1{font-size:clamp(42px,12.5vw,62px)}.gex-neon-actions{flex-direction:column;gap:10px}.gex-neon-primary,.gex-neon-secondary{min-height:50px;padding:0 22px}.gex-neon-service-orb{width:68px;height:68px}.gex-neon-service-orb b{display:none}.gex-neon-service-orb img{width:31px;height:31px;margin:0}.gex-neon-service-orb>span{font-size:20px;margin:0}.gex-neon-stats{grid-template-columns:repeat(3,1fr);width:92%}.gex-neon-stats>div{padding:0 5px}.gex-neon-stats strong{font-size:21px}.gex-neon-stats span{font-size:7px}.gex-neon-arc{width:900px;height:260px;bottom:-150px}}

/* =========================================================
   GEXAUZ v2.9.1 — GLOBAL HERO NAV + HOMEPAGE SERVICE ARCHIVE
========================================================= */
.gex-global-hero-nav{
  position:absolute!important;top:0;left:0;right:0;z-index:100!important;
  background:transparent!important;border:0!important;color:#fff!important;
}
.gex-global-hero-nav-inner{
  min-height:92px;display:grid!important;grid-template-columns:auto 1fr auto;align-items:center;gap:34px;
  width:min(1320px,calc(100% - 64px))!important;margin:0 auto!important;
}
.gex-global-logo{display:inline-flex;align-items:center;color:#fff!important;font-size:30px!important;font-weight:850!important;letter-spacing:-.065em!important;line-height:1!important}
.gex-global-logo span{color:#9b5cff!important}
.gex-global-logo .custom-logo{max-height:48px;width:auto;filter:brightness(0) invert(1)!important}
.gex-global-nav-links{display:flex!important;justify-content:center;align-items:center;gap:48px!important}
.gex-global-nav-links a{position:relative;color:rgba(255,255,255,.84)!important;font-size:14px!important;font-weight:500!important;text-decoration:none!important;transition:color .2s ease!important}
.gex-global-nav-links a:hover,.gex-global-nav-links a.is-active{color:#fff!important}
.gex-global-nav-links a.is-active:after{content:"";position:absolute;left:50%;bottom:-15px;width:26px;height:3px;transform:translateX(-50%);border-radius:10px;background:#873cff;box-shadow:0 0 14px #873cff}
.gex-global-talk{justify-self:end;display:inline-flex!important;align-items:center!important;gap:12px!important;border:1px solid #8b4cff!important;border-radius:999px!important;padding:13px 23px!important;color:#fff!important;background:rgba(20,7,52,.32)!important;box-shadow:inset 0 0 20px rgba(128,67,255,.08),0 0 22px rgba(106,45,232,.08)!important;font-size:14px!important;font-weight:600!important;text-decoration:none!important}
.gex-global-talk span{font-size:18px;color:#b88cff}
.gex-global-menu-toggle{display:none!important}
.gex-global-mobile-menu{display:none}
/* On inner pages, give the same hero nav a stable dark-purple glass surface while keeping the exact hero-nav language. */
body:not(.home) .gex-global-hero-nav{background:linear-gradient(180deg,rgba(8,3,29,.94),rgba(8,3,29,.72),transparent)!important}

/* Homepage uses the global header; remove the old duplicated in-hero navigation. */
body.home .gex-home-hero-neon .gex-neon-nav{display:none!important}

/* Homepage services: use the same stacked service-page visual language. */
body.home .gex-home-services-stack{background:#f7f6fa!important;padding:clamp(88px,9vw,130px) 0 110px!important}
body.home .gex-home-services-stack .gex-home-services-head{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:40px!important;align-items:end!important;margin-bottom:52px!important}
body.home .gex-home-services-stack .gex-home-services-head h2{margin:0!important;font-size:clamp(44px,6vw,76px)!important;line-height:.95!important;letter-spacing:-.06em!important;font-weight:650!important;color:#111!important}
body.home .gex-home-services-stack .gex-home-services-head h2 .fade{color:#aaa6b2!important}
body.home .gex-home-services-stack .gex-home-services-head p{max-width:590px!important;color:#737c8c!important;margin:18px 0 0!important;font-size:16px!important;line-height:1.55!important}
body.home .gex-home-services-stack .gex-home-services-head>a{color:#141b2c!important;text-decoration:none!important;font-size:14px!important;padding-top:12px!important;white-space:nowrap!important}
body.home .gex-home-service-archive-stack{max-width:1180px!important;margin:0 auto!important;display:flex!important;flex-direction:column!important;gap:18px!important}
body.home .gex-home-service-stack-card{position:sticky!important;top:calc(100px + var(--i) * 26px)!important;z-index:calc(var(--i) + 1)!important;min-height:260px!important;margin-bottom:0!important;padding:42px 44px 40px!important;background:#fff!important;color:#111!important;border:1px solid rgba(106,45,232,.10)!important;border-radius:26px!important;box-shadow:0 22px 60px rgba(25,18,40,.09)!important;overflow:hidden!important}
body.home .gex-home-service-stack-card .stack-body{margin-top:auto!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:20px!important}
body.home .gex-home-service-stack-card .stack-tags{order:1!important}
body.home .gex-home-service-stack-card .stack-desc{order:2!important;max-width:760px!important;color:#62606a!important;margin:0!important}
body.home .gex-home-service-stack-card .stack-icon{background:#fff!important;border:1px solid rgba(106,45,232,.14)!important;box-shadow:0 8px 24px rgba(106,45,232,.10)!important}
body.home .gex-home-service-stack-card .stack-icon:after{color:#6a2de8!important}
body.home .gex-home-service-stack-card .stack-tag,body.home .gex-home-service-stack-card .stack-tags span{border-color:rgba(106,45,232,.16)!important;background:#f5f0ff!important;color:#5b20d2!important}
body.home .gex-home-service-stack-card .service-external-link{background:#fff!important;color:#6a2de8!important;border-color:rgba(106,45,232,.12)!important}

/* Remove remaining green/lime visual bleed from the homepage. */
body.home [style*="#176e6d"],body.home [style*="#176d35"],body.home [style*="#175c37"],body.home [style*="#18743b"],body.home .products-loop-panel{--green:#6a2de8!important}
body.home .products-loop-panel,.products-loop-panel:nth-child(even),.products-loop-panel:nth-child(odd){background:#f7f5ff!important;color:#151126!important}
body.home .products-loop-image-wrap{background:#6a2de8!important}
body.home .products-loop-image-wrap:before,body.home .products-loop-panel--image-left .products-loop-image-wrap::before{background:linear-gradient(135deg,#2b105f,#6a2de8,#9b68ff)!important}
body.home .integration-section#tech-stack .integration-label{color:#6a2de8!important;background:#f5f0ff!important;border-color:rgba(106,45,232,.18)!important}
body.home .integration-section#tech-stack .integration-logo{background:linear-gradient(135deg,#321078,#6a2de8,#8b5cf6)!important;border-color:rgba(106,45,232,.28)!important}

@media(max-width:900px){
  .gex-global-hero-nav-inner{min-height:78px;width:calc(100% - 30px)!important;grid-template-columns:auto 1fr auto!important}
  .gex-global-nav-links{display:none!important}
  .gex-global-talk{display:none!important}
  .gex-global-menu-toggle{display:flex!important;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0 11px;border:1px solid rgba(255,255,255,.3);border-radius:14px;background:rgba(12,4,34,.4);cursor:pointer}
  .gex-global-menu-toggle span{height:1.5px;background:#fff;border-radius:4px;width:100%}
  .gex-global-mobile-menu{position:absolute;top:78px;left:15px;right:15px;display:none;padding:20px;border:1px solid rgba(151,111,255,.3);border-radius:20px;background:rgba(11,4,31,.96);backdrop-filter:blur(18px);box-shadow:0 25px 80px rgba(0,0,0,.28)}
  .gex-global-mobile-menu.is-open{display:block}
  .gex-global-mobile-menu nav{display:flex;flex-direction:column;gap:4px}
  .gex-global-mobile-menu nav a{padding:13px 12px;color:#fff!important;border-radius:12px;font-size:15px}
  .gex-global-mobile-menu nav a:hover{background:rgba(106,45,232,.2)}
  .gex-global-talk.mobile{display:flex!important;justify-self:stretch!important;justify-content:center;margin-top:14px}
  body.home .gex-home-services-stack .gex-home-services-head{grid-template-columns:1fr!important;gap:18px!important;margin-bottom:34px!important}
  body.home .gex-home-service-stack-card{position:relative!important;top:auto!important;min-height:0!important;margin-bottom:0!important;padding:30px 24px!important}
}
@media(max-width:600px){
  .gex-global-logo{font-size:25px!important}
  body.home .gex-home-services-stack{padding:68px 0 76px!important}
  body.home .gex-home-service-archive-stack{gap:14px!important}
  body.home .gex-home-service-stack-card .stack-title{font-size:26px!important}
}
