:root{
--ease-standard:cubic-bezier(.4,0,.2,1)/* @kind other */;--ease-out:cubic-bezier(.16,1,.3,1)/* @kind other */;
--dur-fast:160ms/* @kind other */;--dur-base:240ms/* @kind other */;--dur-slow:420ms/* @kind other */;--dur-reveal:800ms/* @kind other */;
--transition-control:color var(--dur-base) var(--ease-standard),border-color var(--dur-base) var(--ease-standard),background-color var(--dur-base) var(--ease-standard);/* @kind other */
--transition-media:transform var(--dur-slow) var(--ease-out),opacity var(--dur-base) var(--ease-standard);/* @kind other */
--hover-media-scale:1.04/* @kind other */;--press-opacity:.72/* @kind other */}
