:root{
/* GAP is a print-led brand: motion is a quiet fade/lift, never bouncy */
--ease-standard:cubic-bezier(.2,.6,.2,1); /* @kind other */
--ease-exit:cubic-bezier(.4,0,1,1); /* @kind other */
--duration-fast:120ms; /* @kind other */
--duration-base:200ms; /* @kind other */
--duration-slow:400ms; /* @kind other */
--hover-lift:-1px;
--press-scale:.985; /* @kind other */
}
