/* Uncode Child – custom overrides */
:root {
  /* Your tokens here */
  /* --color-brand: #005BBB; */
}

body.uncode-child {
  /* Example: tweak base font size or spacing */
  /* font-size: 16px; */
}
