:root{
--radius-sm:14px;
--radius-md:24px;
--radius-lg:32px;
--radius-full:999px;
--shadow-lift:0 2px 4px rgba(12,12,10,0.05),0 18px 40px -22px rgba(12,12,10,0.25);
--shadow-pop:0 14px 34px -12px rgba(214,245,63,0.45);
--ease-out:cubic-bezier(0.16,1,0.3,1); /* @kind other */
--dur-fast:180ms; /* @kind other */
--dur-med:400ms; /* @kind other */
--dur-slow:700ms; /* @kind other */
}
