:root{
--ease-editorial:cubic-bezier(.22,.61,.36,1);/* @kind other */
--ease-out:cubic-bezier(.16,1,.3,1);/* @kind other */
--dur-fast:160ms;/* @kind other */--dur-base:280ms;/* @kind other */--dur-slow:560ms;/* @kind other */
--reveal-shift:24px;
--transition-control:color var(--dur-fast) var(--ease-editorial),background-color var(--dur-fast) var(--ease-editorial),border-color var(--dur-fast) var(--ease-editorial);/* @kind other */
}
@media (prefers-reduced-motion:reduce){:root{--dur-fast:0ms;/* @kind other */--dur-base:0ms;/* @kind other */--dur-slow:0ms;/* @kind other */--reveal-shift:0px}}
