/*
Theme Name: Hearth & Halo
Theme URI: https://lovethatpsychic.com/
Author: Hearth & Halo
Description: Own block theme for lovethatpsychic.com — "Warm Plum" design system: fuchsia-plum ink against warm cream and paper-white, espresso-brown secondary ink, pill buttons and generously rounded 24px cards, DM Serif Display / DM Sans type pairing. Built to replace a copied reference theme with a genuinely distinct identity.
Requires at least: 6.5
Requires PHP: 7.4
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: hearthhalo
*/

/* Fallback rules for browsers/contexts that don't read theme.json-generated CSS
   (defensive only — WordPress generates the real presets from theme.json). */
body {
  background-color: #FBF6EE;
  color: #2B1A22;
}
a { text-decoration: none; }
.legal-links-row a { text-decoration: underline; }
.wp-block-button__link { border-radius: 999px !important; }
.wp-block-group.hh-footer a { color: inherit; }
