:root{
--radius-sm:4px;
--radius-md:8px;
--radius-lg:14px;
--radius-pill:999px;

--shadow-sm:0 1px 2px rgba(3,28,65,0.08);
--shadow-md:0 4px 16px rgba(3,28,65,0.10);
--shadow-lg:0 16px 40px rgba(3,28,65,0.16);

--border-width:1px; /* @kind other */
--ease-standard:cubic-bezier(.2,.7,.3,1); /* @kind other */
--duration-fast:120ms; /* @kind other */
--duration-base:200ms; /* @kind other */
}
