/* Auto-generated by token-pipeline — do not edit manually */
:root {
  /* Brand */
  --color-brand-primary: ;
  --color-brand-secondary: ;
  --color-brand-accent: ;

  /* Surface */
  --color-surface-primary: ;
  --color-surface-secondary: ;
  --color-surface-tertiary: ;

  /* Text */
  --color-text-primary: ;
  --color-text-secondary: ;
  --color-text-inverse: ;

  /* Border */
  --color-border-default: ;
  --color-border-subtle: ;

  /* Status */
  --color-status-success: ;
  --color-status-warning: ;
  --color-status-error: ;

  /* Typography */
  --font-family-heading: 'Rothwood Light', sans-serif;
  --font-family-body: 'Manrope', sans-serif;
  --font-family-mono: ;


  /* Layout */
  --max-width-content: ;
  --max-width-narrow: ;
  --grid-gutter: ;

  /* Radii */
  --radius-sm: ;
  --radius-md: ;
  --radius-lg: ;

  /* Shadows */
  --shadow-sm: ;
  --shadow-md: ;
  --shadow-lg: ;

  /* Extended palette */
  --color-backgrounds: #F5F5F5;
  --color-color: #7CB342;
  --color-elements: #D4A574;
  --color-branding: #FF6B35;
}
