:root{
--shadow-card:0 1px 0 rgba(255,255,255,0.04) inset,0 20px 40px -20px rgba(0,0,0,0.8);
--shadow-lift:0 30px 60px -24px rgba(0,0,0,0.9);
--shadow-glow-silver:0 0 40px rgba(192,192,192,0.15);
--ease-out:cubic-bezier(.16,1,.3,1); /* @kind other */
--ease-in-out:cubic-bezier(.65,0,.35,1); /* @kind other */
--dur-fast:150ms; /* @kind other */
--dur-base:280ms; /* @kind other */
--dur-slow:560ms; /* @kind other */
--blur-glass:14px; /* @kind other */
}
