mizcausevic-dev/kinetic-gain-suite-landing

I need a simple static landing page for a family of open AI governance specifications. It's the main front door for the suite, covering ten specs across two regulated industries, and it should link out to the main spec repository and to each spec's own page.

Please keep it plain HTML and CSS with no build step at all, so I can preview it by just serving the folder locally. I want a dark hero section up top with an emerald and slate color scheme, clear sections explaining what the suite is, the verticals it covers, and where to find the individual specs. Room for a couple of screenshots of an operator console would be good.

Also set up the usual things a real site needs: favicons in a few sizes, a sitemap, a robots file, a changelog, an Apache-2.0 license, and a plain text file describing the site for AI crawlers.

Finally, add an automated deploy that pushes the site over FTPS to a subfolder on my shared host whenever I push to the main branch, reading the host, user, and password from repository secrets.