{
  "id": "atom-family",
  "version": "1.0.0",
  "name": "Atom Family",
  "description": "The Atom Family is the product brand for the convergent-systems.co *-atoms catalog ecosystem. 25 catalog sites (schema-atoms, brand-atoms, theme-atoms, etc.) share this visual identity: the Deep Space canvas, molecular mark, Frost Cyan primary, Solar Gold accent, and Ember Orange warmth.\n",
  "provenance": {
    "source": "https://convergent-systems.co",
    "license": "MIT",
    "attribution": "Atom Family brand identity. Part of the convergent-systems.co atoms ecosystem. Trademarks and design rights belong to Convergent Systems Co.\n"
  },
  "tags": [
    "atom-family",
    "atoms-ecosystem",
    "dark-first"
  ],
  "palette": {
    "ref": "convergent-deep-space@1.0.0",
    "swatches": [
      {
        "id": "deep-space-0",
        "name": "Deep Space 0 (canvas)",
        "value": "#07090F",
        "description": "Primary canvas — the deepest base.",
        "aliases": []
      },
      {
        "id": "deep-space-1",
        "name": "Deep Space 1",
        "value": "#0B1020",
        "description": "Slightly elevated surface above canvas.",
        "aliases": []
      },
      {
        "id": "deep-space-2",
        "name": "Deep Space 2",
        "value": "#11182C",
        "description": "Elevated surface for cards, modals, panels.",
        "aliases": []
      },
      {
        "id": "snow-0",
        "name": "Snow 0 (foreground)",
        "value": "#EEF1F7",
        "description": "Primary text on deep-space canvas.",
        "aliases": []
      },
      {
        "id": "snow-1",
        "name": "Snow 1 (muted)",
        "value": "#A4ADBF",
        "description": "Secondary text, descriptions, captions.",
        "aliases": []
      },
      {
        "id": "snow-2",
        "name": "Snow 2 (muted-soft)",
        "value": "#7D8699",
        "description": "Tertiary text, disabled states, micro-copy.",
        "aliases": []
      },
      {
        "id": "frost-cyan",
        "name": "Frost Cyan",
        "value": "#5CD6FF",
        "description": "Primary accent. Links, interactive elements, focus ring.",
        "aliases": []
      },
      {
        "id": "frost-cyan-soft",
        "name": "Frost Cyan Soft (hover)",
        "value": "#8DE4FF",
        "description": "Hover/active state of the primary accent.",
        "aliases": []
      },
      {
        "id": "solar-gold",
        "name": "Solar Gold",
        "value": "#F4C75E",
        "description": "Brand mark color. The hexagonal-spiral logo, key wordmark accents.",
        "aliases": []
      },
      {
        "id": "solar-gold-soft",
        "name": "Solar Gold Soft",
        "value": "#FFD982",
        "description": "Soft gold for backgrounds, hover states, secondary emphasis.",
        "aliases": []
      },
      {
        "id": "ember-orange",
        "name": "Ember Orange",
        "value": "#FF8A3D",
        "description": "Tertiary accent. Ambient warmth, secondary calls-to-action.",
        "aliases": []
      },
      {
        "id": "ember-orange-soft",
        "name": "Ember Orange Soft",
        "value": "#FFB070",
        "description": "Soft orange for backgrounds, hover states.",
        "aliases": []
      },
      {
        "id": "hairline-faint",
        "name": "Hairline Faint",
        "value": "#FFFFFF14",
        "description": "Subtle borders, dividers (white at ~8% alpha).",
        "aliases": []
      },
      {
        "id": "hairline-strong",
        "name": "Hairline Strong",
        "value": "#FFFFFF24",
        "description": "Stronger borders for emphasized separations (~14% alpha).",
        "aliases": []
      },
      {
        "id": "pure-white",
        "name": "Pure White",
        "value": "#FFFFFF",
        "aliases": []
      },
      {
        "id": "pure-black",
        "name": "Pure Black",
        "value": "#000000",
        "aliases": []
      },
      {
        "id": "parchment-canvas",
        "name": "Parchment Canvas (light bg)",
        "value": "#F9F7F0",
        "description": "Warm cream canvas for light mode — complements gold accent.",
        "aliases": []
      },
      {
        "id": "parchment-surface",
        "name": "Parchment Surface",
        "value": "#FDFCF7",
        "description": "Elevated surface above the parchment canvas.",
        "aliases": []
      }
    ],
    "modes": {
      "light": {
        "roles": {
          "background": "parchment-canvas",
          "surface": "parchment-surface",
          "surface-elevated": "pure-white",
          "text-primary": "deep-space-0",
          "text-secondary": "deep-space-1",
          "text-tertiary": "snow-2",
          "primary": "frost-cyan",
          "primary-hover": "frost-cyan-soft",
          "accent": "solar-gold",
          "accent-hover": "solar-gold-soft",
          "warning": "ember-orange",
          "warning-hover": "ember-orange-soft",
          "mark": "solar-gold"
        }
      },
      "dark": {
        "roles": {
          "background": "deep-space-0",
          "surface": "deep-space-1",
          "surface-elevated": "deep-space-2",
          "text-primary": "snow-0",
          "text-secondary": "snow-1",
          "text-tertiary": "snow-2",
          "primary": "frost-cyan",
          "primary-hover": "frost-cyan-soft",
          "accent": "solar-gold",
          "accent-hover": "solar-gold-soft",
          "warning": "ember-orange",
          "warning-hover": "ember-orange-soft",
          "mark": "solar-gold",
          "hairline": "hairline-faint",
          "hairline-strong": "hairline-strong"
        }
      }
    }
  },
  "fonts": [
    {
      "role": "heading",
      "ref": "inter@1.0.0",
      "family": "Inter",
      "classification": "sans-serif",
      "source": {
        "kind": "google-fonts",
        "family": "Inter",
        "url": "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"
      },
      "fallbackStack": [
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Helvetica Neue",
        "Arial",
        "sans-serif"
      ],
      "availableStyles": [
        {
          "weight": 100,
          "style": "normal"
        },
        {
          "weight": 100,
          "style": "italic"
        },
        {
          "weight": 200,
          "style": "normal"
        },
        {
          "weight": 200,
          "style": "italic"
        },
        {
          "weight": 300,
          "style": "normal"
        },
        {
          "weight": 300,
          "style": "italic"
        },
        {
          "weight": 400,
          "style": "normal"
        },
        {
          "weight": 400,
          "style": "italic"
        },
        {
          "weight": 500,
          "style": "normal"
        },
        {
          "weight": 500,
          "style": "italic"
        },
        {
          "weight": 600,
          "style": "normal"
        },
        {
          "weight": 600,
          "style": "italic"
        },
        {
          "weight": 700,
          "style": "normal"
        },
        {
          "weight": 700,
          "style": "italic"
        },
        {
          "weight": 800,
          "style": "normal"
        },
        {
          "weight": 800,
          "style": "italic"
        },
        {
          "weight": 900,
          "style": "normal"
        },
        {
          "weight": 900,
          "style": "italic"
        }
      ]
    },
    {
      "role": "body",
      "ref": "inter@1.0.0",
      "family": "Inter",
      "classification": "sans-serif",
      "source": {
        "kind": "google-fonts",
        "family": "Inter",
        "url": "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"
      },
      "fallbackStack": [
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Helvetica Neue",
        "Arial",
        "sans-serif"
      ],
      "availableStyles": [
        {
          "weight": 100,
          "style": "normal"
        },
        {
          "weight": 100,
          "style": "italic"
        },
        {
          "weight": 200,
          "style": "normal"
        },
        {
          "weight": 200,
          "style": "italic"
        },
        {
          "weight": 300,
          "style": "normal"
        },
        {
          "weight": 300,
          "style": "italic"
        },
        {
          "weight": 400,
          "style": "normal"
        },
        {
          "weight": 400,
          "style": "italic"
        },
        {
          "weight": 500,
          "style": "normal"
        },
        {
          "weight": 500,
          "style": "italic"
        },
        {
          "weight": 600,
          "style": "normal"
        },
        {
          "weight": 600,
          "style": "italic"
        },
        {
          "weight": 700,
          "style": "normal"
        },
        {
          "weight": 700,
          "style": "italic"
        },
        {
          "weight": 800,
          "style": "normal"
        },
        {
          "weight": 800,
          "style": "italic"
        },
        {
          "weight": 900,
          "style": "normal"
        },
        {
          "weight": 900,
          "style": "italic"
        }
      ]
    }
  ],
  "roles": {
    "colors": {
      "background": "deep-space-0",
      "surface": "deep-space-1",
      "surface-elevated": "deep-space-2",
      "text-primary": "snow-0",
      "text-secondary": "snow-1",
      "text-tertiary": "snow-2",
      "primary": "frost-cyan",
      "primary-hover": "frost-cyan-soft",
      "accent": "solar-gold",
      "accent-hover": "solar-gold-soft",
      "warning": "ember-orange",
      "identity": "frost-cyan",
      "on-identity": "deep-space-0",
      "mark": "solar-gold"
    }
  },
  "assets": [
    {
      "id": "favicon",
      "category": "favicon",
      "name": "Favicon",
      "description": "32px 4-dot rounded-rect mark for browser tabs and app icons",
      "variants": [
        {
          "id": "dark",
          "file": "assets/favicon.svg",
          "colorScheme": "light-on-dark",
          "format": "svg"
        }
      ]
    },
    {
      "id": "mark",
      "category": "logo-mark",
      "name": "Hero Mark",
      "description": "120px 4-dot mark with glow halos for page heroes",
      "variants": [
        {
          "id": "dark",
          "file": "assets/mark.svg",
          "colorScheme": "light-on-dark",
          "format": "svg"
        }
      ]
    },
    {
      "id": "atom-family-icon",
      "category": "logo",
      "name": "Atom Family Icon",
      "description": "Molecular A-frame logo, icon-only variant",
      "variants": [
        {
          "id": "dark",
          "file": "assets/atom-family-icon.svg",
          "colorScheme": "light-on-dark",
          "format": "svg"
        }
      ]
    },
    {
      "id": "atom-family-wordmark",
      "category": "logo",
      "name": "Atom Family Wordmark",
      "description": "Molecular A-frame logo with ATOMS wordmark",
      "variants": [
        {
          "id": "dark",
          "file": "assets/atom-family-wordmark.svg",
          "colorScheme": "light-on-dark",
          "format": "svg"
        }
      ]
    }
  ],
  "rules": [],
  "_ai": {
    "docs": "https://brand-atoms.com/ai/index.json",
    "catalog": "https://brand-atoms.com/dist/index.json"
  }
}
