: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;
--space-11:176px;
--measure:34em; /* max body-copy width */
--page-max:1120px;
--page-pad:48px;
/* motion — fades and small shifts only */
--dur:200ms; /* @kind other */
--dur-slow:420ms; /* @kind other */
--ease:cubic-bezier(.4,0,.2,1); /* @kind other */
/* geometry */
--radius:0px; /* corners are square everywhere except the facade motif */
}
