:root{
--radius-sm:2px;--radius-md:4px;--radius-lg:8px;--radius-full:999px;
--shadow-sm:0 1px 2px rgba(20,17,13,.06);--shadow-md:0 4px 16px rgba(20,17,13,.08);--shadow-lg:0 16px 40px rgba(20,17,13,.12);
--border-width:1px;
--ease-standard:cubic-bezier(.4,0,.2,1);/* @kind other */
--duration-fast:150ms;/* @kind other */
--duration-standard:240ms;/* @kind other */
}
