/**
 * Auto-generated from Figma - Do not edit manually
 * Generated on: 2026-07-06T07:19:44.822Z
 * Token Version: 2.0
 * Spacings
 */

@layer spacings {
  [data-token-version="2.0"] {
    --root-font-size: 16px;
    --spacing-2xl: 2.5rem;
    --spacing-2xs: 0.25rem;
    --spacing-3xl: 3rem;
    --spacing-3xs: 0.125rem;
    --spacing-4xl: 4rem;
    --spacing-5xl: 5rem;
    --spacing-6xl: 7.5rem;
    --spacing-7xl: 11rem;
    --spacing-base: 1rem;
    --spacing-lg: 1.5rem;
    --spacing-none: 0;
    --spacing-sm: 0.75rem;
    --spacing-xl: 2rem;
    --spacing-xs: 0.5rem;
  }
}