:root{
--shadow-card:0 10px 30px rgba(0,0,0,.35);
--shadow-card-edge:inset 0 .5px 0 rgba(255,255,255,.08);
--shadow-focus-ring:0 0 0 3px var(--color-accent-soft);
--shadow-outline:0 0 0 1px var(--color-hairline);
--ease-standard:cubic-bezier(.2,.8,.2,1);/* @kind other */
--dur-fast:120ms;/* @kind other */--dur-base:220ms;/* @kind other */--dur-slow:400ms;/* @kind other */
}
