/*
  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;
}
