:root{
--ease-soft:cubic-bezier(.22,.61,.36,1); /* @kind other */--ease-in-out:cubic-bezier(.65,.05,.36,1); /* @kind other */--ease-out:cubic-bezier(.16,1,.3,1); /* @kind other */
--dur-fast:140ms; /* @kind other */--dur-base:260ms; /* @kind other */--dur-slow:520ms; /* @kind other */--dur-veil:900ms; /* @kind other */
--motion-hover:color var(--dur-fast) var(--ease-soft),background-color var(--dur-fast) var(--ease-soft),border-color var(--dur-fast) var(--ease-soft),transform var(--dur-base) var(--ease-soft),box-shadow var(--dur-base) var(--ease-soft); /* @kind other */
}
