/*
Theme Name: 650 Help Center 2026
Theme URI: https://650-543-4800.com/
Description: Custom child theme of Astra for the 650-543-4800 independent Meta help center. Modern 2026 help-center design (Stripe/Apple-grade). Preserves all existing content, URLs, and the blog; restyles the experience. Light + dark, reduced-motion aware.
Author: Cusina / SaudaFlow team
Template: astra
Version: 1.0.1
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: help-center-2026
*/

/* The homepage (front-page.php) is self-contained with its own design system.
   Site-wide design tokens below progressively restyle inner pages + blog that
   continue to render through the Astra parent. */

:root{
  --hc-bg:#ffffff; --hc-ink-950:#0a0b12; --hc-ink-700:#2a2d3a; --hc-ink-500:#5b6072;
  --hc-line:rgba(12,15,28,.09); --hc-brand-600:#6366f1; --hc-teal:#14b8a6;
  --hc-radius:16px; --hc-font:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
}
