:root{
/* Água: transições fluidas, sem bounce, sem elasticidade */
--ease-flow:cubic-bezier(.22,.61,.36,1); /* @kind other */
--ease-exit:cubic-bezier(.4,0,1,1); /* @kind other */
--duration-fast:150ms; /* @kind other */
--duration-base:300ms; /* @kind other */
--duration-slow:600ms; /* @kind other */
}
