:root{
  /* The .fig is a static artwork file — no prototype/animation data.
     These are the conservative house defaults documented in readme.md. */
  --fn-dur-rapida:120ms; /* @kind other */--fn-dur-padrao:220ms; /* @kind other */--fn-dur-lenta:420ms; /* @kind other */
  --fn-ease-padrao:cubic-bezier(0.4,0,0.2,1); /* @kind other */
  --fn-ease-saida:cubic-bezier(0.4,0,1,1); /* @kind other */
  --fn-ease-entrada:cubic-bezier(0,0,0.2,1); /* @kind other */
}
