/*
  World of Wine standard theme.

  This file is the brand-token layer. Product layout and interaction behavior
  stay in src/styles/. Future buyer themes should override tokens here without
  changing runtime code or content data.
*/
:root {
  --wow-theme-id: standard;
}

/* ── Atlas map-color ramp (beauty pass, 2026-07-06) ──────────
   Applied at the rendering layer by src/lib/atlas-palette.js —
   never written into data. Warm hues are clamped into the band
   (S 28–50%, L 36–56%); off-palette hues are reassigned:
   greens → sage family, blues/violets → earth family.
   Earth: #9A4B40 #AA5F36 #B07C45 #8F7B41 #7D5838
   Sage accent: #7C7A48 #697040
   Reserved emphasis: #4D0026 (burgundy-deep, selection only).
   Review toggle: ?ramp=b (hue-fold alternate, rejected — monotone). */
