:root{
--radius-sm:6px;
--radius-md:10px;
--radius-lg:16px;
--radius-pill:999px;
--shadow-card:0 1px 0 rgba(255,255,255,0.04) inset,0 8px 24px rgba(0,0,0,0.4);
--shadow-pop:0 4px 14px rgba(91,79,255,0.35);
--ease-standard:cubic-bezier(.4,0,.2,1); /* @kind other */
--duration-fast:120ms; /* @kind other */
--duration-base:180ms; /* @kind other */
}
