/*
Theme Name: Pristoria Child
Theme URI: https://pristoria.com
Description: Child theme for Pristoria reputation management platform
Author: Pristoria
Template: generatepress
Version: 1.0
*/

:root {
  --pr-dark: #06090f;
  --pr-navy: #0a1120;
  --pr-gold: #c9913a;
  --pr-gold-light: #e8b96a;
  --pr-ivory: #f4f0e8;
  --pr-slate: #6b7a8d;
}

/* Light theme — overrides moved to styles.css */