/*
Theme Name: The Tarot Tells
Theme URI: https://thetarottells.com/
Author: The Tarot Tells
Description: Own block theme for thetarottells.com — "Field Notes" design system: forest teal-black ink, oat paper background, rose-gold foil accent used sparingly (never as body text on the light surface), 12px notebook-corner radius, dotted rules throughout. Bitter/Jost type pairing. Built to replace the domain's previous fabricated-review marketplace theme with a genuinely distinct, honest 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: thetarottells
*/

/* 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: #EFE7D8;
  color: #1C2E28;
}
a { text-decoration: none; }
.legal-links-row a { text-decoration: underline; text-decoration-style: dotted; }
.wp-block-button__link { border-radius: 12px !important; }
.wp-block-group.ttt-footer a { color: inherit; }
hr.wp-block-separator { border-top-style: dotted !important; }
