/* GENERATED by scripts/gallery/04-manifest.js — do not edit.
 * Regenerate with: npm run img:manifest
 *
 * --arven-img-bg MUST equal the colour baked into the padded canvases.
 * If you change it here and not in scripts/gallery/config.js you will get a
 * visible seam at every image edge.
 */
:root {
  --arven-img-bg: #F6F5F3;
  --arven-img-ratio: 4 / 5;
  --arven-img-ratio-wide: 8 / 5;
  --arven-img-ratio-decimal: 0.8000;
}
