:root{
--shadow-card:0 1px 2px rgba(17,17,17,0.06),0 8px 24px rgba(17,17,17,0.08);
--shadow-card-hover:0 2px 4px rgba(17,17,17,0.08),0 16px 32px rgba(17,17,17,0.12);
--shadow-pop:0 20px 48px rgba(17,17,17,0.16);
--ease-standard:cubic-bezier(.4,0,.2,1); /* @kind other */
--ease-out:cubic-bezier(0,0,.2,1); /* @kind other */
--duration-fast:120ms; /* @kind other */
--duration-base:200ms; /* @kind other */
--duration-slow:360ms; /* @kind other */
}
