:root{
--shadow-sm:0 1px 2px rgba(12,26,39,0.06);
--shadow-md:0 4px 12px rgba(12,26,39,0.08);
--shadow-lg:0 12px 32px rgba(12,26,39,0.12);
--shadow-focus:0 0 0 3px rgba(45,105,168,0.25);
--border-width:1px;
--ease-standard:cubic-bezier(.4,0,.2,1);/* @kind other */
--duration-fast:120ms;/* @kind other */--duration-standard:200ms;/* @kind other */
}