:root {
  --theme-id: minimal_neo;
  --layout-type: sidebar-left;
  --reasoning: The 'Minimalist Neo' theme aligns with the goal of a directory by focusing on content clarity and directness. A 'sidebar-left' layout is ideal for a directory as it can house navigation, filters, and categories, allowing users to easily browse and find sustainable brands and products.;
  --brand_authority-expert-persona: Environmental Scientist;
  --brand_authority-editorial-standard: Certified sustainable sourcing data;
  --brand_authority-trust-badge-style: badge;
  --colors-primary: #2E7D32;
  --colors-secondary: #4CAF50;
  --colors-accent: #FFC107;
  --colors-background: #F5F5F5;
  --colors-text: #212121;
  --colors-text-muted: #757575;
  --fonts-heading: Montserrat;
  --fonts-body: Open Sans;
  --fonts-mono: Fira Code;
  --border-radius: 4px;
  --spacing-scale: normal;
}
