{
  "meta": {
    "source": "https://www.mavoie.org",
    "domain": "mavoie.org",
    "extractedAt": "2026-06-11T06:11:49.340Z",
    "tokenizedAt": "2026-06-11T06:12:03.641Z"
  },
  "colors": {
    "background": {
      "primary": "rgb(255, 255, 255)",
      "secondary": "rgb(238, 237, 233)",
      "tertiary": "rgb(255, 237, 237)"
    },
    "text": {
      "primary": "rgb(30, 30, 30)",
      "secondary": "rgba(30, 30, 30, 0.65)",
      "muted": "rgb(30, 30, 30)"
    },
    "accent": {
      "primary": "rgb(53, 106, 240)",
      "secondary": "rgb(167, 215, 252)"
    },
    "border": "rgb(121, 120, 114)",
    "shadow": "rgba(0,0,0,0.1)",
    "semantic": {
      "warning": "#ffaf37"
    }
  },
  "typography": {
    "fontFamily": {
      "primary": "Outfit",
      "secondary": "Dela Gothic One",
      "mono": "monospace"
    },
    "fontSize": {
      "xs": "12px",
      "sm": "15px",
      "base": "16px",
      "lg": "20px",
      "xl": "24px",
      "2xl": "36px",
      "3xl": "44px",
      "4xl": "68px"
    },
    "fontWeight": {
      "normal": "400",
      "medium": "500",
      "semibold": "600",
      "bold": "700"
    },
    "lineHeight": {
      "tight": "1",
      "normal": "1.4",
      "relaxed": "1.4"
    },
    "letterSpacing": {
      "tight": "-0.011em",
      "normal": "0em",
      "wide": "-0.011em"
    }
  },
  "spacing": {
    "xxs": "2px",
    "xs": "5px",
    "sm": "8px",
    "md": "16px",
    "base": "18px",
    "lg": "24px",
    "xl": "32px",
    "2xl": "48px",
    "3xl": "64px"
  },
  "borderRadius": {
    "none": "0px",
    "xs": "8px",
    "sm": "10px",
    "md": "12px",
    "lg": "20px",
    "xl": "22px",
    "full": "9999px"
  },
  "shadows": {
    "shadow-1": "rgba(0, 0, 0, 0.25) 0px 20px 50px 0px",
    "shadow-2": "rgba(0, 0, 0, 0.2) 0px 4px 12px 0px"
  },
  "transitions": {
    "transition-1": "all",
    "transition-2": "background-color 0.4s ease-in-out, transform 0.4s ease-in-out",
    "transition-3": "opacity 0.3s ease-in-out",
    "transition-4": "border-color 0.2s, color 0.35s cubic-bezier(0.75, 0.045, 0.045, 0.985), background-color 0.35s cubic-bezier(0.75, 0.045, 0.045, 0.985)",
    "transition-5": "0.35s ease-in-out"
  },
  "layout": {
    "maxWidth": "1200px",
    "headerHeight": "120px",
    "sidebarWidth": "0px",
    "gap": "normal",
    "containerPadding": "121px 0px 0px"
  },
  "cssCustomProperties": {
    "--states-validate-900": "#47c799",
    "--states-warning-900": "#ffaf37",
    "--grey-500": "#797872",
    "--states-danger-900": "white",
    "--pink": "#faa5f4",
    "--brand-black": "#1e1e1e",
    "--brand-purple": "#4b0db8",
    "--neutral-600": "#32312d",
    "--neutral-300": "#e4e3dd",
    "--neutral-200": "#eeede9",
    "--states-danger-700": "#ffdcdc",
    "--dela-gothic-one": "\"Dela Gothic One\", sans-serif",
    "--swiper-navigation-size": "44px",
    "--brand-blue": "#6c68f8",
    "--states-warning-700": "#ffefd7",
    "--white": "white",
    "--brand-sky": "#a7d7fc",
    "--neutral-500": "#797872",
    "--neutral-100": "#f4f3ef",
    "--swiper-theme-color": "#007aff",
    "--fit-content": "0px",
    "--outfit": "Outfit, sans-serif",
    "--states-valide-700": "#daf4eb",
    "--orange": "#fd5623",
    "--neutral-400": "#a09f9a",
    "--neutral-700": "#202020"
  }
}