:root{
--space-1:4px;
--space-2:8px;
--space-3:12px;
--space-4:16px;
--space-5:20px;
--space-6:24px;
--space-8:32px;
--space-10:40px;
--space-12:48px;
--space-16:64px;
--space-20:80px;

/* Layout */
--layout-max-width:1280px;
--layout-gutter:32px;
--layout-gutter-mobile:16px;
--section-padding-y:80px;
--card-padding:32px;
--card-padding-sm:24px;
}
