/* Theme: Mono — stark black & white, for streetwear/design/minimal brands. */
:root {
  --bg: #ffffff;
  --bg-soft: #f2f2f2;
  --fg: #111111;
  --card: #ffffff;
  --border: #e2e2e2;
  --accent: #111111;
}
