:root {
  /* UNI BREW — Japanese tea & coffee */
  --brand-green-950: #061f17;
  --brand-green-900: #0a2e22;
  --brand-green-800: #123d2e;
  --brand-green-700: #1d5741;
  --brand-gold-600: #a97832;
  --brand-gold-500: #c89b52;
  --brand-gold-300: #dfc38c;
  --brand-cream-100: #f7f1e5;
  --brand-cream-50: #fcfaf5;

  --text-color: #17231d;
  --text-secondary-color: #657069;
  --primary-color: #123d2e;
  --secondary-color: #e8d8b9;
  --price-color: #a97832;
  --topbar-bg: #c89b52;
  --topbar-color: #061f17;
  --header-background: #ffffff;
  --header-color: #17231d;
  --subheader-background: #0a2e22;
  --subheader-color: #f7f1e5;
  --label-background: #c89b52;
  --label-color: #061f17;
  --footer-bg: #061f17;
  --footer-color: #f7f1e5;
  --buynow-color: #123d2e;
  --buynow-text-color: #ffffff;
  --addtocart-color: #c89b52;
  --addtocart-text-color: #061f17;
  --cta-color: #123d2e;
  --coupon-title-color: #17231d;
  --coupon-button-color: #a97832;
  --link-color: #1d5741;
}
