:root{
--radius-sm:4px;--radius-md:12px;--radius-lg:24px;--radius-xl:40px;--radius-pill:999px;
--shadow-sm:0 1px 4px rgba(80,60,90,0.08);
--shadow-md:0 10px 28px rgba(80,60,90,0.10);
--shadow-lg:0 24px 56px rgba(80,60,90,0.14);
--shadow-inset:inset 0 1px 2px rgba(80,60,90,0.06);
--border-width:1px;
--ease-standard:cubic-bezier(.4,0,.2,1); /* @kind other */
--duration-fast:150ms; /* @kind other */
--duration-base:250ms; /* @kind other */
--duration-slow:400ms; /* @kind other */
}
