@font-face {
  font-family: "Cong Sans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/uploads/qE-83aCRjIUWbD-gnthrV-vohuucong-sans.woff2") format("woff2");
}
:root {
  --page: hsla(60, 14.29%, 94.51%, 1);
  --surface: hsla(60, 11.11%, 89.41%, 1);
  --surface-strong: hsla(60, 8.43%, 83.73%, 1);
  --ink: hsla(120, 2.13%, 9.22%, 1);
  --muted: hsla(90, 2.17%, 36.08%, 1);
  --line: hsla(68.57, 6.09%, 77.45%, 1);
  --accent: hsla(9, 84.91%, 58.43%, 1);
  --accent-ink: hsla(11.54, 54.17%, 9.41%, 1);
  --inverse: hsla(120, 1.82%, 10.78%, 1);
  --inverse-ink: hsla(60, 14.29%, 93.14%, 1);
  --zt-bg: hsla(0, 0%, 1.96%, 1);
  --zt-panel: hsla(0, 0%, 3.53%, 1);
  --zt-surface: hsla(0, 0%, 4.31%, 1);
  --zt-input: hsla(0, 0%, 4.31%, 1);
  --zt-text: hsla(60, 14.29%, 94.51%, 1);
  --zt-muted: hsla(60, 2.42%, 59.41%, 1);
  --zt-faint: hsla(60, 2.15%, 45.69%, 1);
  --zt-line: hsla(0, 0%, 16.08%, 1);
  --zt-line-soft: hsla(0, 0%, 10.2%, 1);
  --zt-accent: hsla(113.95, 65.75%, 64.51%, 1);
  --zt-accent-dim: hsla(113.95, 65.75%, 64.51%, 0.15);
  --zt-danger: hsla(353.95, 65.75%, 64.51%, 1);
  --zt-warning: hsla(51.93, 65.75%, 64.51%, 1);
}