:root{
--shadow-sm:0 1px 2px rgba(35,24,16,0.08);
--shadow-md:0 6px 20px rgba(35,24,16,0.10);
--shadow-lg:0 18px 44px rgba(35,24,16,0.16);
--shadow-inset-card:inset 0 1px 0 rgba(255,255,255,0.4);

--ease-standard:cubic-bezier(.22,.61,.36,1); /* @kind other */
--duration-fast:120ms; /* @kind other */
--duration-standard:200ms; /* @kind other */
}
