.investors-ghost-ticker{--investors-ghost-neon-color:#55f0c4;--investors-ghost-glow-soft:rgba(85,240,196,0.12);--investors-ghost-glow-mid:rgba(85,240,196,0.18);--investors-ghost-glow-bloom:rgba(85,240,196,0.06);--investors-ghost-size:clamp(1.05rem,5.8vw,1.45rem);--investors-ghost-gap:clamp(2rem,8vw,4rem);--investors-ghost-duration:18s;--investors-ghost-opacity:0.17;position:fixed;inset-inline:0;top:clamp(10.5rem,26vh,15rem);z-index:5;width:100%;pointer-events:none;opacity:var(--investors-ghost-scroll-opacity,1)}.investors-ghost-ticker__viewport{overflow:hidden;width:100%;mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.investors-ghost-ticker__track{display:flex;width:max-content;animation:investors-ghost-ticker-scroll var(--investors-ghost-duration) linear infinite;will-change:transform}.investors-ghost-ticker__text{flex:0 0 auto;padding-inline-end:var(--investors-ghost-gap);font-family:var(--font-pixel),sans-serif;font-size:var(--investors-ghost-size);line-height:1.15;letter-spacing:.08em;text-transform:lowercase;white-space:nowrap;color:var(--investors-ghost-neon-color);opacity:var(--investors-ghost-opacity);animation:investors-ghost-flicker 4.2s linear infinite}@keyframes investors-ghost-ticker-scroll{0%{transform:translateX(-50%)}to{transform:translateX(0)}}@keyframes investors-ghost-flicker{0%,17%,21%,24%,52%,56%,to{text-shadow:0 0 6px var(--investors-ghost-glow-soft),0 0 12px var(--investors-ghost-glow-bloom),0 0 20px rgba(85,240,196,.05)}18%,23%,53%{text-shadow:0 0 8px var(--investors-ghost-glow-mid),0 0 14px rgba(85,240,196,.14),0 0 24px rgba(85,240,196,.07)}19%,54%{text-shadow:0 0 4px rgba(85,240,196,.08),0 0 8px rgba(85,240,196,.06),0 0 16px rgba(85,240,196,.04)}20%,55%{text-shadow:0 0 10px rgba(85,240,196,.2),0 0 18px rgba(85,240,196,.14),0 0 32px rgba(85,240,196,.08)}}@media (min-width:900px){.investors-ghost-ticker{--investors-ghost-size:clamp(1.85rem,4.8vw,3.35rem);--investors-ghost-gap:clamp(3rem,10vw,6rem);--investors-ghost-duration:26s}}@media (prefers-reduced-motion:reduce){.investors-ghost-ticker__track{animation:none;transform:none;margin-inline:auto}.investors-ghost-ticker__viewport{mask-image:none;text-align:center}.investors-ghost-ticker__text:last-child{display:none}.investors-ghost-ticker__text{animation:none;padding-inline-end:0;text-shadow:0 0 8px var(--investors-ghost-glow-soft),0 0 14px var(--investors-ghost-glow-bloom)}}