:root{
--radius-sm:2px;--radius-md:4px;--radius-lg:8px;--radius-pill:999px;
--shadow-sm:0 1px 2px rgba(13,27,42,0.08);
--shadow-md:0 4px 16px rgba(13,27,42,0.10);
--shadow-lg:0 12px 32px rgba(13,27,42,0.14);
--shadow-gold-focus:0 0 0 3px rgba(201,162,39,0.35);
--ease-standard:cubic-bezier(0.4,0,0.2,1);/* @kind other */
--duration-fast:120ms;/* @kind other */--duration-base:200ms;/* @kind other */--duration-slow:320ms;/* @kind other */
}
