:root{
--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-pill:999px;
--shadow-sm:0 1px 2px rgba(26,26,24,0.06),0 1px 1px rgba(26,26,24,0.04);
--shadow-md:0 4px 16px rgba(27,75,71,0.10),0 2px 4px rgba(26,26,24,0.05);
--shadow-lg:0 12px 32px rgba(27,75,71,0.14),0 4px 8px rgba(26,26,24,0.06);
--ease-standard:cubic-bezier(.4,0,.2,1);/* @kind other */
--ease-out:cubic-bezier(.16,1,.3,1);/* @kind other */
--duration-fast:120ms;/* @kind other */
--duration-base:220ms;/* @kind other */
--duration-slow:420ms/* @kind other */
}