:root{
--radius-sm:2px;
--radius-md:4px;
--radius-lg:8px;
--radius-pill:999px;
--shadow-sm:0 1px 2px oklch(20% 0.01 50 / 0.08);
--shadow-md:0 4px 12px oklch(20% 0.01 50 / 0.10);
--shadow-lg:0 12px 32px oklch(20% 0.01 50 / 0.14);
--ease-standard:cubic-bezier(.4,0,.2,1); /* @kind other */
--duration-fast:120ms; /* @kind other */
--duration-base:200ms; /* @kind other */
}
