:root{
--shadow-card-light:0 1px 2px rgba(7,21,33,0.04),0 8px 24px rgba(7,21,33,0.06);
--shadow-card-dark:0 8px 32px rgba(0,0,0,0.35);
--glow-turquoise-sm:0 0 12px rgba(0,207,232,0.30);
--glow-turquoise-md:0 0 28px rgba(0,207,232,0.35);
--glow-turquoise-lg:0 0 48px rgba(0,207,232,0.40);
--glow-purple-sm:0 0 16px rgba(139,92,246,0.30);
--glow-pink-sm:0 0 16px rgba(236,72,153,0.30);

--ease-standard:cubic-bezier(.4,0,.2,1);/* @kind other */
--duration-fast:120ms;/* @kind other */--duration-md:220ms;/* @kind other */--duration-slow:400ms;/* @kind other */
}
