:root{
--shadow-card:0 4px 15px rgba(43,32,22,.08);
--shadow-card-hover:0 14px 30px rgba(43,32,22,.16);
--shadow-panel:0 20px 45px rgba(31,20,10,.28);
--shadow-inset-sunken:inset 0 1px 3px rgba(43,32,22,.08);
--ease-standard:cubic-bezier(.4,0,.2,1); /* @kind other */
--duration-fast:150ms; /* @kind other */
--duration-base:250ms; /* @kind other */
--duration-slow:450ms; /* @kind other */
}
