/* Reform Society · brand v27 · synced 2026-08-24T09:27:58.116Z · generated by Braaand — do not edit */
:root {
  --brand-orange: #fb531a;
  --brand-vinrod: #610000;
  --brand-morkrosa: #d46a60;
  --brand-ljusgron: #d3efc8;
  --brand-gron: #66ee7f;
  --brand-mossgron: #00472e;
  --brand-ljuslila: #dbe3ff;
  --brand-bla: #8880ff;
  --brand-morklila: #210051;
  --brand-vit: #FFFFFF;
  --brand-svart: #000000;
  --brand-off-white: #f7f5e4;
  --brand-rosa: #ffbab2;
  --brand-dark: #000000;
  --brand-light: #F7F5E4;
  --brand-accent-on-light: #FF6632;
  --brand-accent-on-dark: #FF6632;
  --brand-text-on-dark: #FFFFFF;
  --brand-text-on-light: #000000;
  --brand-heading-on-dark: #FFFFFF;
  --brand-heading-on-light: #000000;
  --brand-subheading-on-dark: #FFFFFF;
  --brand-subheading-on-light: #000000;
  --brand-body-on-dark: #FFFFFF;
  --brand-body-on-light: #000000;
  --brand-cta-text-on-dark: #000000;
  --brand-cta-text-on-light: #FFFFFF;
  --brand-type-heading-family: Formula Condensed;
  --brand-type-heading-weight: 700;
  --brand-type-heading-spacing: 0em;
  --brand-type-heading-transform: uppercase;
  --brand-type-heading-line-height: 0.95;
  --brand-type-subheading-family: Inter;
  --brand-type-subheading-weight: 500;
  --brand-type-subheading-spacing: 0em;
  --brand-type-subheading-line-height: 1.2;
  --brand-type-body-family: Inter;
  --brand-type-body-weight: 400;
  --brand-type-body-spacing: 0em;
  --brand-type-body-transform: none;
  --brand-type-body-line-height: 1.5;
  --brand-type-cta-family: Formula Condensed;
  --brand-type-cta-weight: 700;
  --brand-type-cta-spacing: 0.02em;
  --brand-type-cta-transform: uppercase;
  --brand-type-cta-line-height: 1;
  --brand-type-caption-family: Space Mono;
  --brand-type-caption-weight: 400;
  --brand-type-caption-spacing: 0em;
  --brand-type-caption-transform: none;
  --brand-type-caption-line-height: 1.5;
  --brand-type-style-6-family: 'Formula Condensed', sans-serif;
  --brand-type-style-6-weight: 400;
  --brand-type-kicker-family: Formula Condensed;
  --brand-type-kicker-weight: 700;
  --brand-type-kicker-spacing: 0em;
  --brand-type-kicker-transform: uppercase;
  --brand-type-kicker-line-height: 1.02;
  --brand-type-accent-family: Formula Condensed;
  --brand-type-accent-weight: 700;
  --brand-type-accent-spacing: 0em;
  --brand-type-accent-transform: uppercase;
  --brand-type-accent-line-height: 0.95;
  --brand-font-heading: Formula Condensed;
  --brand-font-body: Inter;
  --brand-cta-radius: 0px;
  --brand-cta-padding: 14px 24px;
  --brand-cta-font-weight: 700;
  --brand-space-xs: 8px;
  --brand-space-sm: 12px;
  --brand-space-md: 16px;
  --brand-space-lg: 24px;
  --brand-space-xl: 32px;
  --brand-space-2xl: 48px;
  --brand-space-3xl: 64px;
  --brand-radius-none: 0px;
  --brand-radius-sm: 3px;
  --brand-radius-md: 6px;
  --brand-radius-lg: 12px;
  --brand-radius-xl: 16px;
  --brand-radius-full: 9999px;
  --brand-shadow-none: none;
  --brand-shadow-sm: 0 1px 3px rgba(0,0,0,0.08);
  --brand-shadow-md: 0 4px 12px rgba(0,0,0,0.12);
  --brand-shadow-lg: 0 8px 24px rgba(0,0,0,0.16);
  --brand-shadow-xl: 0 16px 48px rgba(0,0,0,0.2);
  --brand-text-xs: 12px;
  --brand-leading-xs: 16px;
  --brand-text-sm: 14px;
  --brand-leading-sm: 20px;
  --brand-text-base: 14px;
  --brand-leading-base: 20px;
  --brand-text-lg: 24px;
  --brand-leading-lg: 30px;
  --brand-text-xl: 32px;
  --brand-leading-xl: 36px;
  --brand-text-2xl: 38px;
  --brand-leading-2xl: 44px;
  --brand-text-3xl: 3rem;
  --brand-leading-3xl: 1.1;
  --brand-tracking-3xl: -0.02em;
  --brand-text-4xl: 4rem;
  --brand-leading-4xl: 1.05;
  --brand-tracking-4xl: -0.02em;
  --brand-border-thin: 1px;
  --brand-border-medium: 2px;
  --brand-border-thick: 4px;
  --brand-duration-fast: 120ms;
  --brand-duration-base: 200ms;
  --brand-duration-slow: 360ms;
  --brand-ease: cubic-bezier(0.4, 0, 0.2, 1);
}
