/* BEGIN HACADO BRAND */
:root {
  --hcd-color-primary: #000000;
  --hcd-color-primary-dark: #000000;
  --hcd-color-primary-light: #ffffff;
  --hcd-color-secondary: #000000;
  --hcd-color-accent: #ffb520;
  --hcd-color-accent-hover: #ffb520;
  --hcd-color-text: #000000;
  --hcd-color-text-muted: #000000;
  --hcd-color-text-light: #ffffff;
  --hcd-color-text-inverse: #ffffff;
  --hcd-color-link: #023eba;
  --hcd-color-link-hover: #000000;
  --hcd-color-bg: #ffffff;
  --hcd-color-bg-soft: #eaf7fc;
  --hcd-color-surface: #ffffff;
  --hcd-color-bg-dark: #000000;
  --hcd-color-border: #d5e6f5;
  --hcd-color-border-active: #000000;
  --hcd-color-success: #10b981;
  --hcd-color-warning: #f59e0b;
  --hcd-color-danger: #e5484d;
  --hcd-color-info: #000000;
  --hcd-color-rating: #fbb02d;
  --hcd-color-price: #ffb520;
  --hcd-color-old-price: #97a4c4;
  --hcd-color-sale-badge: #ff0000;
}
/* END HACADO BRAND */

/* Tùy chỉnh riêng của website. Hệ thống Hacado không ghi đè file này. */

