.elementor-kit-497{--e-global-color-primary:#0A2E24;--e-global-color-secondary:#D4A373;--e-global-color-text:#E3E2E0;--e-global-color-accent:#FFB59C;--e-global-color-background:#0A2E24;--e-global-color-backgroundAccent:#1E201F;--e-global-color-transparent:#00000000;--e-global-typography-primary-font-family:"Newsreader";--e-global-typography-primary-font-size:24px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-font-style:normal;--e-global-typography-accent-line-height:1.5em;--e-global-typography-heading_xl-font-family:"Newsreader";--e-global-typography-heading_xl-font-size:4.5rem;--e-global-typography-heading_xl-font-weight:600;--e-global-typography-heading_xl-line-height:1.2em;--e-global-typography-heading_l-font-family:"Newsreader";--e-global-typography-heading_l-font-size:48px;--e-global-typography-heading_l-font-weight:300;--e-global-typography-heading_l-line-height:1.2em;--e-global-typography-heading_m-font-family:"Newsreader";--e-global-typography-heading_m-font-size:40px;--e-global-typography-heading_m-font-weight:400;--e-global-typography-heading_m-line-height:1.2em;--e-global-typography-heading_s-font-family:"Manrope";--e-global-typography-heading_s-font-size:18px;--e-global-typography-heading_s-font-weight:600;--e-global-typography-body_s-font-family:"Manrope";--e-global-typography-body_s-font-size:14px;--e-global-typography-body_s-font-weight:500;--e-global-typography-body_s-line-height:1.5em;background-color:var( --e-global-color-background );}.elementor-kit-497 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-497{--e-global-typography-primary-font-size:22px;--e-global-typography-secondary-font-size:18px;--e-global-typography-heading_xl-font-size:48px;--e-global-typography-heading_l-font-size:40px;--e-global-typography-heading_m-font-size:32px;--e-global-typography-heading_s-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-497{--e-global-typography-primary-font-size:18px;--e-global-typography-secondary-font-size:16px;--e-global-typography-heading_xl-font-size:40px;--e-global-typography-heading_l-font-size:32px;--e-global-typography-heading_m-font-size:32px;--e-global-typography-heading_s-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* ==========================================================================
   1. VARIABLES GLOBALES (De tu YAML: Earthly Wisdom & Natural Magic)
   ========================================================================== */
:root {
  /* Lienzo y Superficies */
  --canvas-green: #0A2E24; /* Deep Forest Green (Fondo principal según tu manual) */
  --surface-dark: #121413; /* Background general / Surface */
  --surface-elevated: #1e201f; /* Surface Container para tarjetas */
  
  /* Acentos Funcionales */
  --gold-primary: #D4A373; /* Old Gold para botones llenos */
  --gold-glow: #f0bd8b; /* Ochre para hovers y resplandores */
  --terracotta: #ffb59c; /* Tertiary / Vitalidad */
  
  /* Textos y Bordes */
  --text-parchment: #e3e2e0; /* On-surface (Hueso/Pergamino) */
  --text-muted: #c1c8c3; /* On-surface-variant */
  --border-mystic: #414845; /* Outline-variant */

  /* Tipografía */
  --font-serif: 'Newsreader', serif;
  --font-sans: 'Manrope', sans-serif;
}

/* ==========================================================================
   2. FORZAR EL FONDO VERDE Y LA TEXTURA ORGÁNICA
   ========================================================================== */
/* Aplicamos a html y body para matar cualquier degradado del constructor */
html, body, .site, .site-content, main {
  background-color: var(--canvas-green) !important;
  color: var(--text-parchment) !important;
  font-family: var(--font-sans);
  
  /* Textura de ruido sutil global (3-5%) */
  background-image: url('data:image/svg+xml;utf8,%3Csvg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg"%3E%3Cfilter id="n"%3E%3CfeTurbulence type="fractalNoise" baseFrequency="0.8" numOctaves="3" stitchTiles="stitch"/%3E%3C/filter%3E%3Crect width="100%25" height="100%25" filter="url(%23n)" opacity="0.04"/%3E%3C/svg%3E') !important;
  background-blend-mode: overlay;
}

/* Evitar que secciones internas inyecten el fondo genérico */
section, div.elementor-section, div.wp-block-group {
  background-color: transparent;
}

/* ==========================================================================
   3. TIPOGRAFÍA (Estilo "Manuscrito Clásico")
   ========================================================================== */
h1, h2, h3, h4, h5, h6, 
.has-newsreader-font, 
.wp-block-heading {
  font-family: var(--font-serif) !important;
  color: var(--text-parchment);
  font-weight: 400;
  letter-spacing: -0.01em;
}

/* Títulos gigantes (Display LG) */
h1 {
  font-size: clamp(2.5rem, 5vw, 4.5rem);
  font-weight: 300;
  line-height: 1.1;
  letter-spacing: -0.02em;
}

/* Textos de lectura y etiquetas */
p, span, li {
  font-family: var(--font-sans);
  line-height: 1.6;
}

/* ==========================================================================
   4. BOTONES (Tactile & Gold Foil)
   ========================================================================== */
button, 
.button, 
.wp-block-button__link,
.btn-primary {
  background-color: var(--gold-primary) !important;
  color: #14362c !important; /* On-Primary oscuro para contraste */
  font-family: var(--font-sans) !important;
  font-weight: 600;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  border-radius: 0.375rem !important; /* Soft rectangles */
  padding: 12px 24px;
  border: none;
  transition: all 0.4s ease;
  box-shadow: inset 0 1px 2px rgba(255,255,255,0.2); /* Bisel táctil */
}

button:hover, 
.button:hover, 
.wp-block-button__link:hover {
  background-color: var(--gold-glow) !important;
  color: #2c1600 !important;
  box-shadow: 0 0 20px rgba(240, 189, 139, 0.25); /* Resplandor de vela */
  transform: translateY(-1px);
}

/* ==========================================================================
   5. TARJETAS / PRODUCTOS (Profundidad Esotérica)
   ========================================================================== */
.mystic-card, 
.wc-block-grid__product, 
.product {
  background-color: var(--surface-elevated) !important;
  border: 1px solid rgba(240, 189, 139, 0.1); /* Gold Foil opacidad baja */
  border-radius: 0.5rem;
  padding: 1.5rem;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4); /* Sombra orgánica oscura */
  transition: all 0.3s ease;
}

.mystic-card:hover, 
.product:hover {
  border-color: rgba(240, 189, 139, 0.3);
}

/* ==========================================================================
   6. LÍNEAS DIVISORIAS
   ========================================================================== */
hr, .wp-block-separator {
  border: none !important;
  border-top: 1px solid var(--border-mystic) !important;
  opacity: 0.6;
}/* End custom CSS */