{
  "meta": {
    "source": "https://www.switchcollective.com",
    "domain": "switchcollective.com",
    "extractedAt": "2026-06-11T06:18:05.730Z",
    "tokenizedAt": "2026-06-11T06:18:20.466Z"
  },
  "colors": {
    "background": {
      "primary": "rgb(255, 246, 240)",
      "secondary": "rgb(255, 255, 255)",
      "tertiary": "rgb(255, 255, 255)"
    },
    "text": {
      "primary": "rgb(27, 29, 254)",
      "secondary": "rgb(0, 0, 0)",
      "muted": "rgb(51, 51, 51)"
    },
    "accent": {
      "primary": "rgb(250, 182, 141)",
      "secondary": "rgb(27, 29, 254)"
    },
    "border": "rgb(51, 51, 51)",
    "shadow": "rgba(0,0,0,0.1)"
  },
  "typography": {
    "fontFamily": {
      "primary": "Satoshi",
      "secondary": "Calibri",
      "mono": "monospace"
    },
    "fontSize": {
      "xs": "11px",
      "sm": "14.4px",
      "base": "16px",
      "lg": "20px",
      "xl": "24px",
      "2xl": "32px",
      "3xl": "35.2px",
      "4xl": "48px"
    },
    "fontWeight": {
      "normal": "300",
      "medium": "500",
      "semibold": "700",
      "bold": "700"
    },
    "lineHeight": {
      "tight": "0.85",
      "normal": "1.5",
      "relaxed": "1.5"
    },
    "letterSpacing": {
      "tight": "-0.021em",
      "normal": "0em",
      "wide": "0.025em"
    }
  },
  "spacing": {
    "xxs": "2px",
    "xs": "6px",
    "sm": "10px",
    "md": "12px",
    "base": "16px",
    "lg": "32px",
    "xl": "72px",
    "2xl": "80px",
    "3xl": "128px"
  },
  "borderRadius": {
    "none": "0px",
    "xs": "2px",
    "sm": "8px",
    "md": "12px",
    "lg": "20px",
    "xl": "32px",
    "full": "9999px"
  },
  "shadows": {
    "shadow-1": "rgba(6, 6, 61, 0.2) 0px 16px 32px 0px",
    "shadow-2": "rgb(53, 55, 254) 0px 0px 0px 1px"
  },
  "transitions": {
    "transition-1": "all",
    "transition-2": "transform 1s, -webkit-transform 1s",
    "transition-3": "opacity 1s",
    "transition-4": "opacity 0.2s",
    "transition-5": "color 0.2s, background-color 0.2s"
  },
  "layout": {
    "maxWidth": "1200px",
    "headerHeight": "128px",
    "sidebarWidth": "0px",
    "gap": "normal",
    "containerPadding": "0px"
  },
  "cssCustomProperties": {}
}