:root{
--radius-xs:8px;--radius-sm:12px;--radius-md:20px;--radius-lg:28px;--radius-xl:40px;--radius-full:9999px;
--shadow-1:0 2px 6px rgba(9,64,58,0.08);
--shadow-2:0 8px 20px rgba(9,64,58,0.12);
--shadow-3:0 16px 36px rgba(9,64,58,0.16);
--shadow-primary:0 10px 24px rgba(13,148,136,0.28);
--ease-playful:cubic-bezier(.34,1.56,.64,1); /* @kind other */
--ease-standard:cubic-bezier(.4,0,.2,1); /* @kind other */
--duration-fast:150ms; /* @kind other */
--duration-base:220ms; /* @kind other */
}
