{
  "$schema": "https://cowork.ui.dang.pm/tokens-schema.json",
  "version": "0.4.0",
  "generated": "2026-05-20T00:57:49.573Z",
  "source": {
    "foundation": "tokens/foundation.css",
    "semantic": "tokens/semantic.css",
    "legacy": "tokens/tokens.css",
    "mobile": "mobile/tokens-mobile.css",
    "brands": "brands/*.brand.css"
  },
  "color": {
    "status-success-h": {
      "value": "158",
      "type": "hsl-part",
      "scope": "status"
    },
    "status-success-s": {
      "value": "64%",
      "type": "hsl-part",
      "scope": "status"
    },
    "status-success-l": {
      "value": "40%",
      "type": "hsl-part",
      "scope": "status"
    },
    "status-danger-h": {
      "value": "0",
      "type": "hsl-part",
      "scope": "status"
    },
    "status-danger-s": {
      "value": "75%",
      "type": "hsl-part",
      "scope": "status"
    },
    "status-danger-l": {
      "value": "60%",
      "type": "hsl-part",
      "scope": "status"
    },
    "status-warning-h": {
      "value": "38",
      "type": "hsl-part",
      "scope": "status"
    },
    "status-warning-s": {
      "value": "92%",
      "type": "hsl-part",
      "scope": "status"
    },
    "status-warning-l": {
      "value": "50%",
      "type": "hsl-part",
      "scope": "status"
    },
    "status-info-h": {
      "value": "195",
      "type": "hsl-part",
      "scope": "status"
    },
    "status-info-s": {
      "value": "86%",
      "type": "hsl-part",
      "scope": "status"
    },
    "status-info-l": {
      "value": "53%",
      "type": "hsl-part",
      "scope": "status"
    },
    "neutral-h": {
      "value": "var(--brand-primary-h)",
      "type": "hsl-part",
      "scope": "neutral"
    },
    "neutral-s": {
      "value": "8%",
      "type": "hsl-part",
      "scope": "neutral"
    },
    "primary": {
      "value": "hsl(var(--brand-primary-h) var(--brand-primary-s) var(--brand-primary-l))",
      "type": "color"
    },
    "primary-deep": {
      "value": "hsl(var(--brand-primary-h) var(--brand-primary-s) calc(var(--brand-primary-l) - 10%))",
      "type": "color"
    },
    "primary-hover": {
      "value": "hsl(var(--brand-primary-h) var(--brand-primary-s) calc(var(--brand-primary-l) - 5%))",
      "type": "color"
    },
    "primary-active": {
      "value": "hsl(var(--brand-primary-h) var(--brand-primary-s) calc(var(--brand-primary-l) - 15%))",
      "type": "color"
    },
    "primary-soft": {
      "value": "hsl(var(--brand-primary-h) var(--brand-primary-s) calc(var(--brand-primary-l) + 25%))",
      "type": "color"
    },
    "primary-bg": {
      "value": "hsl(var(--brand-primary-h) var(--brand-primary-s) calc(var(--brand-primary-l) + 30%) / 0.4)",
      "type": "color"
    },
    "primary-ring": {
      "value": "hsl(var(--brand-primary-h) var(--brand-primary-s) var(--brand-primary-l) / 0.3)",
      "type": "color"
    },
    "primary-on": {
      "value": "hsl(0 0% 100%)",
      "type": "color"
    },
    "accent": {
      "value": "hsl(var(--brand-accent-h) var(--brand-accent-s) var(--brand-accent-l))",
      "type": "color"
    },
    "accent-deep": {
      "value": "hsl(var(--brand-accent-h) var(--brand-accent-s) calc(var(--brand-accent-l) - 10%))",
      "type": "color"
    },
    "accent-soft": {
      "value": "hsl(var(--brand-accent-h) var(--brand-accent-s) calc(var(--brand-accent-l) + 25%))",
      "type": "color"
    },
    "highlight": {
      "value": "hsl(var(--brand-highlight-h) var(--brand-highlight-s) var(--brand-highlight-l))",
      "type": "color"
    },
    "highlight-soft": {
      "value": "hsl(var(--brand-highlight-h) var(--brand-highlight-s) calc(var(--brand-highlight-l) + 15%))",
      "type": "color"
    },
    "success": {
      "value": "hsl(var(--status-success-h) var(--status-success-s) var(--status-success-l))",
      "type": "color"
    },
    "success-soft": {
      "value": "hsl(var(--status-success-h) var(--status-success-s) calc(var(--status-success-l) + 40%) / 0.3)",
      "type": "color"
    },
    "success-on": {
      "value": "hsl(0 0% 100%)",
      "type": "color"
    },
    "danger": {
      "value": "hsl(var(--status-danger-h) var(--status-danger-s) var(--status-danger-l))",
      "type": "color"
    },
    "danger-soft": {
      "value": "hsl(var(--status-danger-h) var(--status-danger-s) calc(var(--status-danger-l) + 25%) / 0.3)",
      "type": "color"
    },
    "danger-on": {
      "value": "hsl(0 0% 100%)",
      "type": "color"
    },
    "warning": {
      "value": "hsl(var(--status-warning-h) var(--status-warning-s) var(--status-warning-l))",
      "type": "color"
    },
    "warning-soft": {
      "value": "hsl(var(--status-warning-h) var(--status-warning-s) calc(var(--status-warning-l) + 35%) / 0.3)",
      "type": "color"
    },
    "info": {
      "value": "hsl(var(--status-info-h) var(--status-info-s) var(--status-info-l))",
      "type": "color"
    },
    "info-soft": {
      "value": "hsl(var(--status-info-h) var(--status-info-s) calc(var(--status-info-l) + 30%) / 0.3)",
      "type": "color"
    }
  },
  "spacing": {
    "0": {
      "value": "0",
      "type": "dimension",
      "source": "tokens.css"
    },
    "1": {
      "value": "4px",
      "type": "dimension",
      "source": "tokens.css"
    },
    "2": {
      "value": "8px",
      "type": "dimension",
      "source": "tokens.css"
    },
    "3": {
      "value": "12px",
      "type": "dimension",
      "source": "tokens.css"
    },
    "4": {
      "value": "16px",
      "type": "dimension",
      "source": "tokens.css"
    },
    "5": {
      "value": "20px",
      "type": "dimension",
      "source": "tokens.css"
    },
    "6": {
      "value": "24px",
      "type": "dimension",
      "source": "tokens.css"
    },
    "8": {
      "value": "32px",
      "type": "dimension",
      "source": "tokens.css"
    },
    "10": {
      "value": "40px",
      "type": "dimension",
      "source": "tokens.css"
    },
    "12": {
      "value": "48px",
      "type": "dimension",
      "source": "tokens.css"
    },
    "16": {
      "value": "64px",
      "type": "dimension",
      "source": "tokens.css"
    },
    "20": {
      "value": "80px",
      "type": "dimension",
      "source": "tokens.css"
    },
    "24": {
      "value": "96px",
      "type": "dimension",
      "source": "tokens.css"
    },
    "32": {
      "value": "128px",
      "type": "dimension",
      "source": "tokens.css"
    },
    "unit": {
      "value": "4px",
      "type": "dimension",
      "source": "foundation"
    }
  },
  "radius": {
    "legacy-sm": {
      "value": "4px",
      "type": "dimension",
      "source": "foundation-legacy"
    },
    "legacy-md": {
      "value": "8px",
      "type": "dimension",
      "source": "foundation-legacy"
    },
    "legacy-lg": {
      "value": "12px",
      "type": "dimension",
      "source": "foundation-legacy"
    },
    "legacy-xl": {
      "value": "16px",
      "type": "dimension",
      "source": "foundation-legacy"
    },
    "legacy-2xl": {
      "value": "24px",
      "type": "dimension",
      "source": "foundation-legacy"
    },
    "legacy-3xl": {
      "value": "32px",
      "type": "dimension",
      "source": "foundation-legacy"
    },
    "legacy-full": {
      "value": "9999px",
      "type": "dimension",
      "source": "foundation-legacy"
    },
    "none": {
      "value": "0",
      "type": "dimension",
      "source": "foundation"
    },
    "xs": {
      "value": "4px",
      "type": "dimension",
      "source": "foundation"
    },
    "sm": {
      "value": "6px",
      "type": "dimension",
      "source": "foundation"
    },
    "md": {
      "value": "8px",
      "type": "dimension",
      "source": "foundation"
    },
    "lg": {
      "value": "12px",
      "type": "dimension",
      "source": "foundation"
    },
    "xl": {
      "value": "16px",
      "type": "dimension",
      "source": "foundation"
    },
    "2xl": {
      "value": "24px",
      "type": "dimension",
      "source": "foundation"
    },
    "3xl": {
      "value": "32px",
      "type": "dimension",
      "source": "foundation"
    },
    "full": {
      "value": "9999px",
      "type": "dimension",
      "source": "foundation"
    }
  },
  "border": {
    "0": {
      "value": "0",
      "type": "dimension"
    },
    "1": {
      "value": "1px",
      "type": "dimension"
    },
    "2": {
      "value": "1.5px",
      "type": "dimension"
    },
    "3": {
      "value": "2px",
      "type": "dimension"
    },
    "4": {
      "value": "3px",
      "type": "dimension"
    }
  },
  "typography": {
    "font-family": {
      "sans": "'Inter', system-ui, -apple-system, sans-serif",
      "display": "'Plus Jakarta Sans', 'Inter', sans-serif",
      "serif": "'Lora', 'Fraunces', Georgia, serif",
      "serif-heavy": "'Fraunces', 'Lora', Georgia, serif",
      "mono": "'IBM Plex Mono', ui-monospace, SFMono-Regular, monospace"
    },
    "font-size": {
      "base": {
        "value": "16px",
        "type": "dimension",
        "source": "tokens.css"
      },
      "ratio": {
        "value": "1.25",
        "type": "dimension",
        "source": "foundation"
      },
      "xs": {
        "value": "12px",
        "type": "dimension",
        "source": "tokens.css"
      },
      "sm": {
        "value": "14px",
        "type": "dimension",
        "source": "tokens.css"
      },
      "md": {
        "value": "var(--type-base)",
        "type": "dimension",
        "source": "foundation"
      },
      "lg": {
        "value": "18px",
        "type": "dimension",
        "source": "tokens.css"
      },
      "xl": {
        "value": "20px",
        "type": "dimension",
        "source": "tokens.css"
      },
      "2xl": {
        "value": "24px",
        "type": "dimension",
        "source": "tokens.css"
      },
      "3xl": {
        "value": "30px",
        "type": "dimension",
        "source": "tokens.css"
      },
      "4xl": {
        "value": "36px",
        "type": "dimension",
        "source": "tokens.css"
      },
      "5xl": {
        "value": "48px",
        "type": "dimension",
        "source": "tokens.css"
      },
      "6xl": {
        "value": "60px",
        "type": "dimension",
        "source": "tokens.css"
      },
      "7xl": {
        "value": "72px",
        "type": "dimension",
        "source": "tokens.css"
      },
      "8xl": {
        "value": "96px",
        "type": "dimension",
        "source": "tokens.css"
      },
      "9xl": {
        "value": "128px",
        "type": "dimension",
        "source": "tokens.css"
      }
    },
    "line-height": {
      "tight": 1.1,
      "snug": 1.25,
      "normal": 1.5,
      "relaxed": 1.65,
      "loose": 1.75
    },
    "tracking": {
      "tighter": "-0.05em",
      "tight": "-0.025em",
      "normal": "0",
      "wide": "0.05em",
      "wider": "0.1em",
      "widest": "0.2em"
    }
  },
  "z-index": {
    "base": 0,
    "raised": 10,
    "dropdown": 30,
    "sticky": 40,
    "fixed": 50,
    "overlay": 60,
    "modal": 70,
    "toast": 80,
    "tooltip": 90
  },
  "shadow": {
    "xs": {
      "value": "0 1px 2px rgba(45, 46, 42, 0.04)",
      "type": "shadow"
    },
    "sm": {
      "value": "0 2px 4px rgba(45, 46, 42, 0.05), 0 1px 2px rgba(45, 46, 42, 0.04)",
      "type": "shadow"
    },
    "md": {
      "value": "0 4px 12px rgba(45, 46, 42, 0.06), 0 2px 4px rgba(45, 46, 42, 0.04)",
      "type": "shadow"
    },
    "lg": {
      "value": "0 8px 24px rgba(45, 46, 42, 0.08), 0 4px 8px rgba(45, 46, 42, 0.04)",
      "type": "shadow"
    },
    "xl": {
      "value": "0 16px 48px rgba(45, 46, 42, 0.10), 0 6px 16px rgba(45, 46, 42, 0.06)",
      "type": "shadow"
    },
    "2xl": {
      "value": "0 24px 64px rgba(45, 46, 42, 0.14), 0 8px 24px rgba(45, 46, 42, 0.08)",
      "type": "shadow"
    }
  },
  "glow": {
    "primary": {
      "value": "0 0 0 1px var(--primary-ring), 0 6px 20px hsl(var(--brand-primary-h) var(--brand-primary-s) var(--brand-primary-l) / 0.3)",
      "type": "shadow"
    },
    "violet": {
      "value": "0 0 0 1px rgba(124, 92, 255, 0.4), 0 6px 20px rgba(124, 92, 255, 0.3)",
      "type": "shadow"
    },
    "emerald": {
      "value": "0 0 0 1px rgba(16, 185, 129, 0.4), 0 6px 20px rgba(16, 185, 129, 0.3)",
      "type": "shadow"
    },
    "cyan": {
      "value": "0 0 0 1px rgba(34, 211, 238, 0.4), 0 6px 20px rgba(34, 211, 238, 0.3)",
      "type": "shadow"
    }
  },
  "elevation": {
    "0": {
      "value": "none",
      "type": "shadow"
    },
    "1": {
      "value": "0 1px 0 hsl(var(--neutral-h) var(--neutral-s) 20% / 0.04) inset, 0 1px 2px hsl(var(--neutral-h) var(--neutral-s) 20% / 0.05)",
      "type": "shadow"
    },
    "2": {
      "value": "0 1px 0 hsl(var(--neutral-h) var(--neutral-s) 100% / 0.5) inset, 0 2px 4px hsl(var(--neutral-h) var(--neutral-s) 20% / 0.06), 0 1px 2px hsl(var(--neutral-h) var(--neutral-s) 20% / 0.04)",
      "type": "shadow"
    },
    "3": {
      "value": "0 4px 12px hsl(var(--neutral-h) var(--neutral-s) 20% / 0.08), 0 2px 4px hsl(var(--neutral-h) var(--neutral-s) 20% / 0.04)",
      "type": "shadow"
    },
    "4": {
      "value": "0 12px 32px hsl(var(--neutral-h) var(--neutral-s) 20% / 0.12), 0 4px 8px hsl(var(--neutral-h) var(--neutral-s) 20% / 0.06)",
      "type": "shadow"
    },
    "5": {
      "value": "0 24px 64px hsl(var(--neutral-h) var(--neutral-s) 20% / 0.16), 0 8px 24px hsl(var(--neutral-h) var(--neutral-s) 20% / 0.08)",
      "type": "shadow"
    }
  },
  "motion": {
    "duration": {
      "legacy-fast": "150ms",
      "legacy-base": "250ms",
      "legacy-slow": "400ms",
      "instant": "0ms",
      "fast": "120ms",
      "normal": "200ms",
      "slow": "320ms",
      "slower": "480ms",
      "legacy-slower": "600ms"
    },
    "easing": {
      "linear": "linear",
      "out": "cubic-bezier(0.2, 0.8, 0.2, 1)",
      "out-soft": "cubic-bezier(0.4, 0, 0.2, 1)",
      "in-out": "cubic-bezier(0.4, 0, 0.2, 1)",
      "bounce": "cubic-bezier(0.68, -0.55, 0.265, 1.55)",
      "spring": "cubic-bezier(0.34, 1.56, 0.64, 1)"
    },
    "transition": {
      "color": "color var(--duration-fast) var(--ease-out)",
      "bg": "background-color var(--duration-fast) var(--ease-out)",
      "border": "border-color var(--duration-fast) var(--ease-out)",
      "all-fast": "all var(--duration-fast) var(--ease-out)",
      "all-norm": "all var(--duration-normal) var(--ease-out)"
    }
  },
  "touch": {
    "min": "44px",
    "comfy": "48px",
    "large": "56px"
  },
  "safe-area": {
    "top": "env(safe-area-inset-top, 0px)",
    "right": "env(safe-area-inset-right, 0px)",
    "bottom": "env(safe-area-inset-bottom, 0px)",
    "left": "env(safe-area-inset-left, 0px)"
  },
  "mobile": {
    "gap": {
      "xs": "4px",
      "sm": "8px",
      "md": "12px",
      "lg": "16px",
      "xl": "24px",
      "2xl": "32px"
    },
    "font-size": {
      "input-min": "16px",
      "body": "15px",
      "label": "13px",
      "caption": "12px",
      "display": "28px"
    },
    "line-height": {
      "tight": 1.2,
      "normal": 1.45,
      "reading": 1.65
    },
    "phone": {
      "sm": "360px",
      "md": "390px",
      "lg": "430px"
    },
    "vh-full": "100dvh"
  },
  "mesh": {
    "warm-1-h": "18",
    "warm-2-h": "340",
    "warm-3-h": "35",
    "warm-4-h": "120",
    "dark-1-h": "265",
    "dark-2-h": "195",
    "dark-3-h": "155",
    "dark-4-h": "280"
  },
  "brand": {
    "primary-h": "12",
    "primary-s": "50%",
    "primary-l": "60%",
    "accent-h": "95",
    "accent-s": "18%",
    "accent-l": "39%",
    "highlight-h": "38",
    "highlight-s": "50%",
    "highlight-l": "65%"
  },
  "aesthetic": {
    "warm": {
      "bg-h": {
        "value": "40",
        "type": "hsl-part"
      },
      "bg-s": {
        "value": "50%",
        "type": "hsl-part"
      },
      "bg-l": {
        "value": "96%",
        "type": "hsl-part"
      },
      "surface-l": {
        "value": "98%",
        "type": "hsl-part"
      },
      "surface2-l": {
        "value": "94%",
        "type": "hsl-part"
      },
      "border-l": {
        "value": "87%",
        "type": "hsl-part"
      },
      "rule-l": {
        "value": "83%",
        "type": "hsl-part"
      },
      "ink-l": {
        "value": "17%",
        "type": "hsl-part"
      },
      "ink-2-l": {
        "value": "35%",
        "type": "hsl-part"
      },
      "ink-3-l": {
        "value": "38%",
        "type": "hsl-part"
      },
      "bg": {
        "value": "hsl(var(--warm-bg-h) var(--warm-bg-s) var(--warm-bg-l))",
        "type": "color"
      },
      "surface": {
        "value": "hsl(var(--warm-bg-h) var(--warm-bg-s) var(--warm-surface-l))",
        "type": "color"
      },
      "surface-2": {
        "value": "hsl(var(--warm-bg-h) var(--warm-bg-s) var(--warm-surface2-l))",
        "type": "color"
      },
      "border": {
        "value": "hsl(var(--warm-bg-h) var(--warm-bg-s) var(--warm-border-l))",
        "type": "color"
      },
      "rule": {
        "value": "hsl(var(--warm-bg-h) var(--warm-bg-s) var(--warm-rule-l))",
        "type": "color"
      },
      "text": {
        "value": "hsl(var(--neutral-h) var(--neutral-s) var(--warm-ink-l))",
        "type": "color"
      },
      "text-2": {
        "value": "hsl(var(--neutral-h) var(--neutral-s) var(--warm-ink-2-l))",
        "type": "color"
      },
      "text-3": {
        "value": "hsl(var(--neutral-h) var(--neutral-s) var(--warm-ink-3-l))",
        "type": "color"
      },
      "legacy-base": {
        "value": "#FAF6EE",
        "type": "color",
        "source": "tokens.css"
      },
      "legacy-surface": {
        "value": "#FDFAF3",
        "type": "color",
        "source": "tokens.css"
      },
      "legacy-surface-2": {
        "value": "#F5F2EA",
        "type": "color",
        "source": "tokens.css"
      },
      "legacy-border": {
        "value": "#E8E2D3",
        "type": "color",
        "source": "tokens.css"
      },
      "legacy-rule": {
        "value": "#D9D2C0",
        "type": "color",
        "source": "tokens.css"
      },
      "legacy-ink": {
        "value": "#2D2E2A",
        "type": "color",
        "source": "tokens.css"
      },
      "legacy-ink-2": {
        "value": "#5A5B55",
        "type": "color",
        "source": "tokens.css"
      },
      "legacy-ink-3": {
        "value": "#8C8D87",
        "type": "color",
        "source": "tokens.css"
      },
      "legacy-coral": {
        "value": "#C97464",
        "type": "color",
        "source": "tokens.css"
      },
      "legacy-coral-deep": {
        "value": "#B5604F",
        "type": "color",
        "source": "tokens.css"
      },
      "legacy-coral-soft": {
        "value": "#F4D6CE",
        "type": "color",
        "source": "tokens.css"
      },
      "legacy-sage": {
        "value": "#5E7355",
        "type": "color",
        "source": "tokens.css"
      },
      "legacy-sage-light": {
        "value": "#859F7C",
        "type": "color",
        "source": "tokens.css"
      },
      "legacy-amber": {
        "value": "#D4A574",
        "type": "color",
        "source": "tokens.css"
      },
      "legacy-rose": {
        "value": "#E8B4A8",
        "type": "color",
        "source": "tokens.css"
      },
      "legacy-peach": {
        "value": "#F4B89C",
        "type": "color",
        "source": "tokens.css"
      },
      "_mapping": {
        "bg": "var(--warm-bg)",
        "surface": "var(--warm-surface)",
        "surface-2": "var(--warm-surface-2)",
        "border": "var(--warm-border)",
        "rule": "var(--warm-rule)",
        "text": "var(--warm-text)",
        "text-2": "var(--warm-text-2)",
        "text-3": "var(--warm-text-3)",
        "text-on-primary": "var(--primary-on)",
        "shadow": "var(--shadow-md)",
        "shadow-lg-alias": "var(--shadow-lg)"
      }
    },
    "dark": {
      "bg-h": {
        "value": "240",
        "type": "hsl-part"
      },
      "bg-s": {
        "value": "20%",
        "type": "hsl-part"
      },
      "bg-l": {
        "value": "5%",
        "type": "hsl-part"
      },
      "surface-l": {
        "value": "9%",
        "type": "hsl-part"
      },
      "surface2-l": {
        "value": "12%",
        "type": "hsl-part"
      },
      "sidebar-l": {
        "value": "7%",
        "type": "hsl-part"
      },
      "border-l": {
        "value": "18%",
        "type": "hsl-part"
      },
      "border-soft-l": {
        "value": "13%",
        "type": "hsl-part"
      },
      "text-h": {
        "value": "220",
        "type": "hsl-part"
      },
      "text-s": {
        "value": "13%",
        "type": "hsl-part"
      },
      "text-l": {
        "value": "91%",
        "type": "hsl-part"
      },
      "text-2-l": {
        "value": "65%",
        "type": "hsl-part"
      },
      "text-3-l": {
        "value": "62%",
        "type": "hsl-part"
      },
      "violet-h": {
        "value": "252",
        "type": "hsl-part"
      },
      "violet-s": {
        "value": "100%",
        "type": "hsl-part"
      },
      "violet-l": {
        "value": "68%",
        "type": "hsl-part"
      },
      "cyan-h": {
        "value": "188",
        "type": "hsl-part"
      },
      "cyan-s": {
        "value": "86%",
        "type": "hsl-part"
      },
      "cyan-l": {
        "value": "53%",
        "type": "hsl-part"
      },
      "emerald-h": {
        "value": "158",
        "type": "hsl-part"
      },
      "emerald-s": {
        "value": "84%",
        "type": "hsl-part"
      },
      "emerald-l": {
        "value": "39%",
        "type": "hsl-part"
      },
      "amber-h": {
        "value": "38",
        "type": "hsl-part"
      },
      "amber-s": {
        "value": "92%",
        "type": "hsl-part"
      },
      "amber-l": {
        "value": "50%",
        "type": "hsl-part"
      },
      "danger-h": {
        "value": "0",
        "type": "hsl-part"
      },
      "danger-s": {
        "value": "84%",
        "type": "hsl-part"
      },
      "danger-l": {
        "value": "60%",
        "type": "hsl-part"
      },
      "bg": {
        "value": "hsl(var(--dark-bg-h) var(--dark-bg-s) var(--dark-bg-l))",
        "type": "color"
      },
      "surface": {
        "value": "hsl(var(--dark-bg-h) var(--dark-bg-s) var(--dark-surface-l))",
        "type": "color"
      },
      "surface-2": {
        "value": "hsl(var(--dark-bg-h) var(--dark-bg-s) var(--dark-surface2-l))",
        "type": "color"
      },
      "sidebar": {
        "value": "hsl(var(--dark-bg-h) var(--dark-bg-s) var(--dark-sidebar-l))",
        "type": "color"
      },
      "border": {
        "value": "hsl(var(--dark-bg-h) var(--dark-bg-s) var(--dark-border-l))",
        "type": "color"
      },
      "border-soft": {
        "value": "hsl(var(--dark-bg-h) var(--dark-bg-s) var(--dark-border-soft-l))",
        "type": "color"
      },
      "text": {
        "value": "hsl(var(--dark-text-h) var(--dark-text-s) var(--dark-text-l))",
        "type": "color"
      },
      "text-2": {
        "value": "hsl(var(--dark-text-h) var(--dark-text-s) var(--dark-text-2-l))",
        "type": "color"
      },
      "text-3": {
        "value": "hsl(var(--dark-text-h) var(--dark-text-s) var(--dark-text-3-l))",
        "type": "color"
      },
      "violet": {
        "value": "hsl(var(--dark-violet-h) var(--dark-violet-s) var(--dark-violet-l))",
        "type": "color"
      },
      "violet-soft": {
        "value": "hsl(var(--dark-violet-h) var(--dark-violet-s) var(--dark-violet-l) / 0.15)",
        "type": "color"
      },
      "cyan": {
        "value": "hsl(var(--dark-cyan-h) var(--dark-cyan-s) var(--dark-cyan-l))",
        "type": "color"
      },
      "cyan-soft": {
        "value": "hsl(var(--dark-cyan-h) var(--dark-cyan-s) var(--dark-cyan-l) / 0.15)",
        "type": "color"
      },
      "emerald": {
        "value": "hsl(var(--dark-emerald-h) var(--dark-emerald-s) var(--dark-emerald-l))",
        "type": "color"
      },
      "emerald-soft": {
        "value": "hsl(var(--dark-emerald-h) var(--dark-emerald-s) var(--dark-emerald-l) / 0.15)",
        "type": "color"
      },
      "amber": {
        "value": "hsl(var(--dark-amber-h) var(--dark-amber-s) var(--dark-amber-l))",
        "type": "color"
      },
      "amber-soft": {
        "value": "hsl(var(--dark-amber-h) var(--dark-amber-s) var(--dark-amber-l) / 0.15)",
        "type": "color"
      },
      "danger": {
        "value": "hsl(var(--dark-danger-h) var(--dark-danger-s) var(--dark-danger-l))",
        "type": "color"
      },
      "danger-soft": {
        "value": "hsl(var(--dark-danger-h) var(--dark-danger-s) var(--dark-danger-l) / 0.15)",
        "type": "color"
      },
      "legacy-base": {
        "value": "#0A0A12",
        "type": "color",
        "source": "tokens.css"
      },
      "legacy-surface": {
        "value": "#12121A",
        "type": "color",
        "source": "tokens.css"
      },
      "legacy-surface-2": {
        "value": "#1A1A24",
        "type": "color",
        "source": "tokens.css"
      },
      "legacy-sidebar": {
        "value": "#0E0E16",
        "type": "color",
        "source": "tokens.css"
      },
      "legacy-border": {
        "value": "#2A2A36",
        "type": "color",
        "source": "tokens.css"
      },
      "legacy-border-soft": {
        "value": "#1F1F2A",
        "type": "color",
        "source": "tokens.css"
      },
      "legacy-text": {
        "value": "#E5E7EB",
        "type": "color",
        "source": "tokens.css"
      },
      "legacy-text-2": {
        "value": "#94A3B8",
        "type": "color",
        "source": "tokens.css"
      },
      "legacy-text-3": {
        "value": "#64748B",
        "type": "color",
        "source": "tokens.css"
      },
      "legacy-violet": {
        "value": "#7C5CFF",
        "type": "color",
        "source": "tokens.css"
      },
      "legacy-cyan": {
        "value": "#22D3EE",
        "type": "color",
        "source": "tokens.css"
      },
      "legacy-emerald": {
        "value": "#10B981",
        "type": "color",
        "source": "tokens.css"
      },
      "legacy-amber": {
        "value": "#F59E0B",
        "type": "color",
        "source": "tokens.css"
      },
      "legacy-danger": {
        "value": "#EF4444",
        "type": "color",
        "source": "tokens.css"
      },
      "_mapping": {
        "bg": "var(--dark-bg)",
        "surface": "var(--dark-surface)",
        "surface-2": "var(--dark-surface-2)",
        "border": "var(--dark-border)",
        "rule": "var(--dark-border)",
        "text": "var(--dark-text)",
        "text-2": "var(--dark-text-2)",
        "text-3": "var(--dark-text-3)",
        "text-on-primary": "var(--primary-on)",
        "shadow": "var(--shadow-md)",
        "shadow-lg-alias": "var(--shadow-lg)"
      }
    }
  },
  "brands": {
    "a-kryphan": {
      "brand-primary-h": "220",
      "brand-primary-s": "15%",
      "brand-primary-l": "30%",
      "brand-accent-h": "30",
      "brand-accent-s": "30%",
      "brand-accent-l": "60%",
      "brand-highlight-h": "42",
      "brand-highlight-s": "60%",
      "brand-highlight-l": "75%"
    },
    "ai-tools": {
      "brand-primary-h": "252",
      "brand-primary-s": "85%",
      "brand-primary-l": "60%",
      "brand-accent-h": "180",
      "brand-accent-s": "80%",
      "brand-accent-l": "55%",
      "brand-highlight-h": "145",
      "brand-highlight-s": "65%",
      "brand-highlight-l": "55%"
    },
    "annhien": {
      "brand-primary-h": "28",
      "brand-primary-s": "40%",
      "brand-primary-l": "38%",
      "brand-accent-h": "38",
      "brand-accent-s": "55%",
      "brand-accent-l": "60%",
      "brand-highlight-h": "24",
      "brand-highlight-s": "70%",
      "brand-highlight-l": "70%"
    },
    "betterbuy": {
      "brand-primary-h": "12",
      "brand-primary-s": "50%",
      "brand-primary-l": "60%",
      "brand-accent-h": "175",
      "brand-accent-s": "35%",
      "brand-accent-l": "50%",
      "brand-highlight-h": "38",
      "brand-highlight-s": "80%",
      "brand-highlight-l": "65%"
    },
    "haogood": {
      "brand-primary-h": "220",
      "brand-primary-s": "55%",
      "brand-primary-l": "35%",
      "brand-accent-h": "42",
      "brand-accent-s": "80%",
      "brand-accent-l": "55%",
      "brand-highlight-h": "200",
      "brand-highlight-s": "60%",
      "brand-highlight-l": "65%"
    },
    "khi": {
      "brand-primary-h": "140",
      "brand-primary-s": "25%",
      "brand-primary-l": "38%",
      "brand-accent-h": "38",
      "brand-accent-s": "50%",
      "brand-accent-l": "65%",
      "brand-highlight-h": "165",
      "brand-highlight-s": "35%",
      "brand-highlight-l": "75%"
    },
    "xanh": {
      "brand-primary-h": "142",
      "brand-primary-s": "45%",
      "brand-primary-l": "45%",
      "brand-accent-h": "38",
      "brand-accent-s": "60%",
      "brand-accent-l": "65%",
      "brand-highlight-h": "90",
      "brand-highlight-s": "40%",
      "brand-highlight-l": "72%"
    }
  }
}