:root{
--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-pill:999px;
--shadow-sm:0 1px 2px rgba(21,22,30,0.06);
--shadow-md:0 4px 12px rgba(21,22,30,0.08),0 1px 2px rgba(21,22,30,0.05);
--shadow-lg:0 12px 32px rgba(21,22,30,0.12),0 2px 6px rgba(21,22,30,0.06);
--shadow-focus:0 0 0 3px var(--blue-100);
--ease-standard:cubic-bezier(0.4,0,0.2,1);/* @kind other */
--ease-out:cubic-bezier(0,0,0.2,1);/* @kind other */
--duration-fast:120ms;/* @kind other */
--duration-base:200ms;/* @kind other */
--duration-slow:320ms;/* @kind other */
--duration-reveal:620ms;/* @kind other */
--ease-entrance:cubic-bezier(0.16,1,0.3,1);/* @kind other */
--reveal-offset:22px;/* @kind other */
--ambient-loop:1900ms;/* @kind other */
--duration-fill:500ms;/* @kind other */
--border-width:1px;
}
