{
  "$schema": "https://tr.designtokens.org/format/",
  "$description": "Design tokens for Superhumon-Inspired",
  "meta": {
    "name": "Superhumon-Inspired",
    "description": "An inspired interpretation of Superhumon's design language — a fast-email productivity brand split between an editorial dark hero (deep indigo navy with violet-sky atmospheric backdrop and a portrait subject) and a quiet white content body with off-warm-grey ink. The system uses a single proprietary variable display sans, heavy weight 460–540 with tight tracking, and a deep-teal closing CTA band that breaks the indigo/white rhythm with a warm dark interlude. Buttons are tight rounded rectangles, pricing is sober and dense, and the brand reads more like a high-end newsletter than a SaaS app.",
    "theme": "light"
  },
  "color": {
    "primary": {
      "$value": "#1b1938",
      "$type": "color",
      "$description": "Use for the primary role."
    },
    "primary-deep": {
      "$value": "#0e0c1f",
      "$type": "color",
      "$description": "Use for the primary deep role."
    },
    "on-primary": {
      "$value": "#ffffff",
      "$type": "color",
      "$description": "Use for the on primary role."
    },
    "ink": {
      "$value": "#292827",
      "$type": "color",
      "$description": "Use for the ink role."
    },
    "ink-mute": {
      "$value": "#73706d",
      "$type": "color",
      "$description": "Use for the ink mute role."
    },
    "ink-faint": {
      "$value": "#9a9794",
      "$type": "color",
      "$description": "Use for the ink faint role."
    },
    "canvas": {
      "$value": "#ffffff",
      "$type": "color",
      "$description": "Use for the canvas role."
    },
    "canvas-soft": {
      "$value": "#fafaf8",
      "$type": "color",
      "$description": "Use for the canvas soft role."
    },
    "surface-violet-soft": {
      "$value": "#c9b4fa",
      "$type": "color",
      "$description": "Use for the surface violet soft role."
    },
    "surface-teal-deep": {
      "$value": "#0e3030",
      "$type": "color",
      "$description": "Use for the surface teal deep role."
    },
    "surface-teal-mid": {
      "$value": "#155555",
      "$type": "color",
      "$description": "Use for the surface teal mid role."
    },
    "hairline": {
      "$value": "#e8e4dd",
      "$type": "color",
      "$description": "Use for the hairline role."
    },
    "hairline-dark": {
      "$value": "#3f3a52",
      "$type": "color",
      "$description": "Use for the hairline dark role."
    },
    "on-dark-mute": {
      "$value": "#bcbac9",
      "$type": "color",
      "$description": "Use for the on dark mute role."
    },
    "on-dark-faint": {
      "$value": "#5a5772",
      "$type": "color",
      "$description": "Use for the on dark faint role."
    }
  },
  "typography": {
    "display-xxl": {
      "$value": {
        "fontFamily": "'Super Sans VF', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif",
        "fontSize": "64px",
        "fontWeight": 540,
        "lineHeight": 0.96,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for display xxl."
    },
    "display-xl": {
      "$value": {
        "fontFamily": "'Super Sans VF', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif",
        "fontSize": "48px",
        "fontWeight": 460,
        "lineHeight": 0.96,
        "letterSpacing": "-1.32px"
      },
      "$type": "typography",
      "$description": "Typography style for display xl."
    },
    "display-lg": {
      "$value": {
        "fontFamily": "'Super Sans VF', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif",
        "fontSize": "28px",
        "fontWeight": 540,
        "lineHeight": 1.14,
        "letterSpacing": "-0.63px"
      },
      "$type": "typography",
      "$description": "Typography style for display lg."
    },
    "display-md": {
      "$value": {
        "fontFamily": "'Super Sans VF', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif",
        "fontSize": "22px",
        "fontWeight": 460,
        "lineHeight": 1.1,
        "letterSpacing": "-0.315px"
      },
      "$type": "typography",
      "$description": "Typography style for display md."
    },
    "heading-lg": {
      "$value": {
        "fontFamily": "'Super Sans VF', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif",
        "fontSize": "20px",
        "fontWeight": 460,
        "lineHeight": 1.2,
        "letterSpacing": "-0.4px"
      },
      "$type": "typography",
      "$description": "Typography style for heading lg."
    },
    "body-lg": {
      "$value": {
        "fontFamily": "'Super Sans VF', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif",
        "fontSize": "18px",
        "fontWeight": 540,
        "lineHeight": 1.5,
        "letterSpacing": "-0.135px"
      },
      "$type": "typography",
      "$description": "Typography style for body lg."
    },
    "body-md": {
      "$value": {
        "fontFamily": "'Super Sans VF', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif",
        "fontSize": "16px",
        "fontWeight": 460,
        "lineHeight": 1.5,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for body md."
    },
    "body-strong": {
      "$value": {
        "fontFamily": "'Super Sans VF', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif",
        "fontSize": "18.72px",
        "fontWeight": 700,
        "lineHeight": 1.5,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for body strong."
    },
    "button-md": {
      "$value": {
        "fontFamily": "'Super Sans VF', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif",
        "fontSize": "16px",
        "fontWeight": 700,
        "lineHeight": 1,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for button md."
    },
    "button-cap": {
      "$value": {
        "fontFamily": "'Super Sans VF', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif",
        "fontSize": "14px",
        "fontWeight": 600,
        "lineHeight": 1,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for button cap."
    },
    "caption": {
      "$value": {
        "fontFamily": "'Super Sans VF', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif",
        "fontSize": "14px",
        "fontWeight": 460,
        "lineHeight": 1.4,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for caption."
    },
    "micro": {
      "$value": {
        "fontFamily": "'Super Sans VF', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif",
        "fontSize": "12px",
        "fontWeight": 540,
        "lineHeight": 1.4,
        "letterSpacing": 0
      },
      "$type": "typography",
      "$description": "Typography style for micro."
    }
  },
  "spacing": {
    "xxs": {
      "$value": "2px",
      "$type": "dimension",
      "$description": "Spacing step xxs."
    },
    "xs": {
      "$value": "4px",
      "$type": "dimension",
      "$description": "Spacing step xs."
    },
    "sm": {
      "$value": "8px",
      "$type": "dimension",
      "$description": "Spacing step sm."
    },
    "md": {
      "$value": "12px",
      "$type": "dimension",
      "$description": "Spacing step md."
    },
    "lg": {
      "$value": "16px",
      "$type": "dimension",
      "$description": "Spacing step lg."
    },
    "xl": {
      "$value": "24px",
      "$type": "dimension",
      "$description": "Spacing step xl."
    },
    "xxl": {
      "$value": "32px",
      "$type": "dimension",
      "$description": "Spacing step xxl."
    },
    "huge": {
      "$value": "64px",
      "$type": "dimension",
      "$description": "Spacing step huge."
    }
  },
  "radius": {
    "xs": {
      "$value": "4px",
      "$type": "dimension",
      "$description": "Border radius xs."
    },
    "sm": {
      "$value": "6px",
      "$type": "dimension",
      "$description": "Border radius sm."
    },
    "md": {
      "$value": "8px",
      "$type": "dimension",
      "$description": "Border radius md."
    },
    "lg": {
      "$value": "12px",
      "$type": "dimension",
      "$description": "Border radius lg."
    },
    "xl": {
      "$value": "16px",
      "$type": "dimension",
      "$description": "Border radius xl."
    },
    "full": {
      "$value": "9999px",
      "$type": "dimension",
      "$description": "Border radius full."
    }
  },
  "shadow": {},
  "$extensions": {
    "com.design-md-editor.source": {
      "url": "https://superhuman.com/",
      "note": "Official brand website used for visual comparison."
    }
  }
}
