/* Praxoria Startseite – v544: gestraffte Handschriftanimation.
   Keine Textänderungen: gleiche SVG-Handschrift wie v543, aber als kurzer Qualitätsmoment. */

html body.home.homeRefinedV544 #studioPanel2 .studioTileQuote .answerWriteText .answerHandInk.isActive .answerHandLetterPath{
  animation-timing-function:cubic-bezier(.22,.72,.18,1) !important;
}

html body.home.homeRefinedV544 #studioPanel2 .studioTileQuote .answerWriteText .answerHandInk.isActive .answerHandLetterShadow{
  animation-timing-function:cubic-bezier(.2,.72,.18,1) !important;
}

html body.home.homeRefinedV544 #studioPanel2 .studioTileQuote .answerWriteText .answerHandInk.isActive .answerHandWord::after{
  animation-timing-function:cubic-bezier(.2,.68,.18,1) !important;
}

html body.home.homeRefinedV544 #studioPanel2 .studioTileQuote .answerWriteText .answerHandWord::after{
  height:.07em;
  opacity:0;
}
