:root{
--radius-sm:6px;--radius-md:10px;--radius-lg:14px;--radius-xl:20px;--radius-2xl:28px;--radius-pill:999px;
--shadow-card:0 1px 2px rgba(20,17,11,.05),0 4px 12px rgba(20,17,11,.06);
--shadow-raised:0 2px 6px rgba(20,17,11,.08),0 12px 32px rgba(20,17,11,.10);
--shadow-overlay:0 8px 24px rgba(20,17,11,.14),0 24px 64px rgba(20,17,11,.18);
--focus-ring:0 0 0 3px var(--focus-ring-color);
--ease-out:cubic-bezier(.16,1,.3,1);/* @kind other */
--ease-inout:cubic-bezier(.65,0,.35,1);/* @kind other */
--duration-fast:120ms;/* @kind other */
--duration-base:180ms;/* @kind other */
--duration-slow:280ms;/* @kind other */
}
