:root{
--radius-sm:4px;
--radius-md:6px;
--radius-lg:10px;
--radius-pill:999px;
--shadow-sm:0 1px 2px oklch(17% 0.011 240 / 0.08);
--shadow-md:0 4px 12px oklch(17% 0.011 240 / 0.10);
--shadow-lg:0 12px 32px oklch(17% 0.011 240 / 0.14);
--border-width:1px;
--ease-standard:cubic-bezier(0.2,0.6,0.2,1); /* @kind other */
--duration-fast:120ms; /* @kind other */
--duration-normal:200ms; /* @kind other */
}
