/* Skin: oxygen — Oxygen Apartments Mérida.
   Paleta del brandbook oficial (Cielo · Celeste · Aura · Niebla) + oliva editorial del brochure.
   Ver proyectos/oxygen/design-system.md */
:root {
  --brand: #8BAACE;   /* Celeste */
  --brand-2: #C5D5E6; /* Celeste aclarado */
  --ink: #374E68;     /* Cielo */
  --deep: #181919;    /* Niebla */
  --paper: #FFF8F1;   /* Aura */
  --paper-2: #F1E9E0; /* Aura oscurecida (superficies) */
  --olive: #494F1F;   /* brochure: kickers y cifras */
  --white: #FFFFFF;
}
