:root{
--radius-none:0px;--radius-sm:4px;--radius-md:8px;--radius-lg:14px;--radius-pill:999px;
--shadow-sm:0 1px 2px oklch(17% 0.014 55 / 0.06);
--shadow-md:0 4px 16px oklch(17% 0.014 55 / 0.08);
--shadow-lg:0 16px 48px oklch(17% 0.014 55 / 0.12);
--ease-standard:cubic-bezier(.4,0,.2,1);/* @kind other */
--ease-out:cubic-bezier(.16,1,.3,1);/* @kind other */
--duration-fast:150ms;/* @kind other */
--duration-normal:280ms;/* @kind other */
--duration-slow:520ms;/* @kind other */
}