.hero-centered{background:radial-gradient(circle at 20% 50%,rgba(181,255,77,.03) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(181,255,77,.02) 0,transparent 50%),repeating-linear-gradient(0deg,hsla(0,0%,100%,.03),transparent 1px,transparent 40px,hsla(0,0%,100%,.03) 41px),repeating-linear-gradient(90deg,hsla(0,0%,100%,.03),transparent 1px,transparent 40px,hsla(0,0%,100%,.03) 41px),radial-gradient(circle at top left,#111827 0,#020711 45%,#020617 100%);font-family:var(--font-main,"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif);left:50%;margin-left:-50vw;margin-right:-50vw;margin-top:-1rem;padding:100px 24px 120px;position:relative;right:50%;text-align:center;width:100vw}.hero-centered-inner{margin:0 auto;max-width:760px}.hero-pill{align-items:center;background:rgba(5,15,35,.9);border:1px solid rgba(181,255,77,.35);border-radius:999px;color:#c6cdd8;display:inline-flex;font-size:13px;gap:8px;margin-bottom:24px;padding:6px 16px}.hero-pill-dot{background:#b5ff4d;border-radius:999px;height:8px;width:8px}.hero-title-centered{color:#fff;font-size:48px;font-weight:700;line-height:1.05;margin:0 0 22px}.hero-title-centered span{color:#b5ff4d}.hero-subtitle-centered{color:#c6cdd8;font-size:18px;line-height:1.6;margin:0 auto 36px;max-width:680px}.hero-cta-row-centered{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:42px}.hero-cta-row-centered .btn{align-items:center;border-radius:999px;cursor:pointer;display:inline-flex;font-size:16px;font-weight:500;justify-content:center;padding:12px 26px;text-decoration:none;transition:all .15s ease}.hero-cta-row-centered .btn-primary{background:#b5ff4d;border:none;color:#0a0f2d}.hero-cta-row-centered .btn-primary:hover{background:#c7ff72;box-shadow:0 8px 18px rgba(0,0,0,.35);transform:translateY(-1px)}.hero-cta-row-centered .btn-ghost{background:transparent;border:1px solid hsla(0,0%,100%,.35);color:#e5e7eb}.hero-cta-row-centered .btn-ghost:hover{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.6)}.hero-stats-row{align-items:center;color:#9ca3af;display:flex;flex-wrap:wrap;font-size:15px;gap:22px;justify-content:center}.hero-stat strong{color:#f9fafb;font-weight:600}.hero-stat-divider{background:rgba(148,163,184,.45);height:24px;width:1px}@media (max-width:700px){.hero-centered{padding:80px 16px 100px}.hero-title-centered{font-size:34px}.hero-subtitle-centered{font-size:16px}.hero-stats-row{flex-direction:column;gap:12px}.hero-stat-divider{display:none}}