.hero-badge{display:inline-flex;align-items:center;gap:0.45rem;padding:0.3rem 0.75rem;background:#eff6ff;border:none;border-radius:9999px;margin-bottom:1.25rem;transition:background var(--transition-smooth);cursor:default;align-self:flex-start;width:fit-content}.hero-badge:hover{background:#dbeafe}.badge-zap-icon{width:13px;height:13px;color:#2563eb;flex-shrink:0}.badge-text{font-size:0.765rem;font-weight:500;color:#2563eb;letter-spacing:-0.01em}