/*
Theme Name: Pea6 Co.
Theme URI: https://peasix.com/
Description: The official theme for Pea6 and the KiNiK campaign, with a built-in visual editor — no page builder, no third-party plugins.
Version: 3.42.0
Author: Bonixdesign
Author URI: http://bonixdesign.com/
Text Domain: pea6-kinik
Requires at least: 6.0
Requires PHP: 7.4
Tags: Pea6, Bonixdesign
*/

/*
  Styling lives in the compiled React bundle (assets/dist/app.css).
  Only the server-rendered SEO fallback is styled here, so that the page is
  readable for crawlers and for the brief moment before React mounts.
*/
.pea6-fallback {
  max-width: 760px;
  margin: 0 auto;
  padding: 96px 24px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  color: #1f2937;
  line-height: 1.6;
}
.pea6-fallback h1 {
  font-size: 2rem;
  line-height: 1.15;
  margin: 0 0 16px;
}
.pea6-fallback h2 {
  font-size: 1.25rem;
  margin: 32px 0 8px;
}
.pea6-fallback p { margin: 0 0 16px; }
.pea6-fallback a { color: #ff6500; }
