:root{
  --hc-primary:#0f6e56;
  --hc-primary-dark:#0a4d3c;
  --hc-accent:#e24b4a;
  --hc-dark:#1b1b1b;
  --hc-price:#2f8fa8;
  --hc-buy-text:#ffffff;
  --hc-btn-light-color:#ffffff;
  --hc-footer-bg:#1b1b1b;
  --hc-bg:#ffffff;
  --hc-surface:#ffffff;
  --hc-surface-2:#f6f6f6;
  --hc-text:#1b1b1b;
  --hc-text-soft:#555555;
  --hc-text-faint:#999999;
  --hc-border:#e6e6e6;
  --hc-muted:#f5f5f3;
  --hc-radius:22px;
  --hc-radius-img:14px;
  --hc-radius-btn:40px;
  --hc-mega-radius:16px;
  --hc-maxw:1320px;
  --hc-hero-h:460px;
  --hc-hero-mh:400px;
  --hc-font:'Helvetica Neue',Helvetica,Arial,sans-serif;
}
