:root{
--radius-sm:12px;--radius-md:14px;--radius-lg:20px;--radius-xl:24px;--radius-pill:999px;
--shadow-sm:0 1px 2px rgba(22,50,74,.06);
--shadow-md:0 8px 24px rgba(22,50,74,.08);
--shadow-lg:0 20px 48px rgba(22,50,74,.12);
--shadow-brand:0 12px 32px rgba(159,49,136,.18);
--ease-standard:cubic-bezier(.4,0,.2,1); /* @kind other */
--duration-fast:120ms; /* @kind other */
--duration-normal:200ms; /* @kind other */
--border-hairline:1px solid var(--ink-100);
--border-icon:2px;
}
