:root{--ease-standard:cubic-bezier(.2,.7,.3,1);--ease-out:cubic-bezier(.16,1,.3,1);--ease-in:cubic-bezier(.6,0,.9,.4);--dur-instant:80ms;--dur-fast:.14s;--dur-normal:.22s;--dur-slow:.34s;--transition-control:background-color var(--dur-fast) var(--ease-standard),border-color var(--dur-fast) var(--ease-standard),color var(--dur-fast) var(--ease-standard),box-shadow var(--dur-fast) var(--ease-standard);--spring-snap-damping:34;--spring-snap-stiffness:420;--spring-snap-mass:.7;--spring-default-damping:30;--spring-default-stiffness:240;--spring-default-mass:.9;--spring-gentle-damping:26;--spring-gentle-stiffness:160;--spring-gentle-mass:1;--spring-rest-displacement:.01;--spring-rest-speed:2;--motion-offset:6px;--motion-press-scale:.97;--motion-press-scale-lg:.99}@media (prefers-reduced-motion:reduce){:root{--dur-fast:0s;--dur-normal:0s;--dur-slow:0s;--motion-offset:0px;--motion-press-scale:1;--motion-press-scale-lg:1}}