:root{
--space-1:4px;
--space-2:8px;
--space-3:12px;
--space-4:16px;
--space-5:24px;
--space-6:32px;
--space-7:48px;
--space-8:64px;
--space-9:96px;
--space-10:128px;
--radius-s:8px;
--radius-m:16px;
--radius-l:24px;
--radius-pill:999px;
--shadow-soft:0 2px 12px rgba(43,36,28,0.06);
--shadow-card:0 8px 24px rgba(43,36,28,0.08);
--shadow-lift:0 16px 40px rgba(43,36,28,0.14);
--ease-soft:cubic-bezier(.22,.61,.36,1); /* @kind other */
--ease-out:cubic-bezier(.16,1,.3,1); /* @kind other */
--duration-fast:180ms; /* @kind other */
--duration-base:320ms; /* @kind other */
--duration-slow:560ms; /* @kind other */
}
