:root{
  --bg:#f7f8fb;
  --text:#18222f;
  --primary:#3bb29b;
  --highlight:#ff9700;
  --muted:#637083;
  --white:#fff;
  --radius:12px;
}
