:root{
--sh-duration-fast:120ms;/* @kind other */--sh-duration-base:200ms;/* @kind other */--sh-duration-slow:360ms;/* @kind other */
--sh-ease-standard:cubic-bezier(.4,0,.2,1);/* @kind other */--sh-ease-out:cubic-bezier(0,0,.2,1);/* @kind other */--sh-ease-in:cubic-bezier(.4,0,1,1);/* @kind other */
}