/* Lives next to Seamleather.png at site root. Imported from root style.css so url() resolves
   against this file's URL (not explore/style.css). po-set-leather-var.js / sky-instant-boot.js
   overwrite --leather-seam-png by depth so the PNG always loads (never strip to flat brown). */
:root {
  --leather-seam-png: url("/Seamleather.png");
  /* Depth overrides: po-set-leather-var.js / sky-instant-boot.js */
  --po-error-png-url: url("/Error.png");
}
