/*
Theme Name: Pampa Brilla Child
Theme URI: https://pampabrilla.com
Description: Child theme de Blocksy para Pampa Brilla - joyeria artesanal de autor.
Author: Pampa Brilla
Template: blocksy
Version: 1.0.0
Text Domain: pampa-brilla-child
*/

/* === VARIABLES GLOBALES DE MARCA === */
:root {
  /* Coleccion Destello - Lola */
  --destello-bg: #F7F4EF;
  --destello-accent: #C9A96E;
  --destello-text: #1A1A1A;

  /* Coleccion Materia - Graciela */
  --materia-bg: #111111;
  --materia-accent: #C0C0C0;
  --materia-text: #F0EDE6;

  /* Tipografias */
  --font-heading: 'Cormorant Garamond', serif;
  --font-body: 'Inter', sans-serif;
}
