:root{
--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--radius-pill:999px;
--shadow-sm:0 1px 2px rgba(24,36,28,0.06);
--shadow-md:0 8px 24px rgba(24,36,28,0.10);
--shadow-lg:0 20px 48px rgba(24,36,28,0.14);
--ease-standard:cubic-bezier(.4,0,.2,1); /* @kind other */
--duration-fast:120ms; /* @kind other */
--duration-base:200ms; /* @kind other */
}
