:root{
--radius-card:12px;
--radius-control:8px;
--radius-pill:999px;
--shadow-sm:0 1px 2px rgba(28,43,58,0.06);
--shadow-md:0 4px 12px rgba(28,43,58,0.08);
--border-width:1px;
--ease-standard:cubic-bezier(.4,0,.2,1); /* @kind other */
--duration-fast:120ms; /* @kind other */
--duration-standard:200ms; /* @kind other */
}
