{
  "$schema": "https://design-tokens.github.io/community-group/format/",
  "$description": "Nostalgic Apparel design tokens. Extraídos del theme Shopify live WORK-2026-05 el 2026-05-18.",
  "version": "1.0.0",
  "source": {
    "theme_id": "191011094861",
    "theme_name": "WORK-2026-05",
    "store": "nostalgic-apparel-factory.myshopify.com",
    "extracted_at": "2026-05-18"
  },

  "color": {
    "bg":           { "$value": "#ffffff", "$type": "color", "$description": "fondo dominante" },
    "cream":        { "$value": "#edebe7", "$type": "color", "$description": "fondo alternativo cálido" },
    "ink":          { "$value": "#030302", "$type": "color", "$description": "texto primario" },
    "ink-soft":     { "$value": "rgba(3,3,2,0.76)", "$type": "color", "$description": "texto secundario" },
    "ink-muted":    { "$value": "rgba(3,3,2,0.55)", "$type": "color", "$description": "captions/labels" },
    "deep":         { "$value": "#000000", "$type": "color", "$description": "fondo dark, manifesto" },
    "accent":       { "$value": "#2e4aa3", "$type": "color", "$description": "azul Klein, scheme-3, badges sale" },
    "accent-deep":  { "$value": "#1f3677", "$type": "color", "$description": "azul más oscuro, hover/active" },
    "alert":        { "$value": "#d91d1d", "$type": "color", "$description": "rojo signature, BFCM/alarma" },
    "success":      { "$value": "#1fba54", "$type": "color", "$description": "verde promo (uso limitado)" },
    "warm-border":  { "$value": "#d3cec5", "$type": "color", "$description": "bordes cálidos" },
    "border":       { "$value": "#e6e6e6", "$type": "color", "$description": "bordes neutros" }
  },

  "scheme": {
    "1": { "name": "default light",   "bg": "#ffffff", "fg": "#030302",   "btn": "#000000" },
    "2": { "name": "warm cream",      "bg": "#edebe7", "fg": "#000000",   "btn": "#000000" },
    "3": { "name": "azul profundo",   "bg": "#2e4aa3", "fg": "#ffffff",   "btn": "#ffffff" },
    "4": { "name": "rojo signature",  "bg": "#ffffff", "fg": "#d91d1d",   "btn": "#000000" },
    "5": { "name": "dark mode",       "bg": "#030302", "fg": "#ffffff",   "btn": "#ffffff" },
    "6": { "name": "overlay sobre foto", "bg": "transparent", "fg": "#ffffff", "btn": "#ffffff" },
    "7": { "name": "sad badge",       "bg": "transparent", "fg": "#000000", "btn": "#acacac" }
  },

  "typography": {
    "family": {
      "display": "'Geist', 'Inter', -apple-system, sans-serif",
      "body":    "'Geist', 'Inter', -apple-system, sans-serif",
      "mono":    "'Geist Mono', ui-monospace, monospace"
    },
    "weight": { "regular": 400, "medium": 500, "semibold": 600, "bold": 700, "heavy": 800 },
    "size":   { "h1": "72px", "h2": "32px", "h3": "24px", "h4": "14px", "h5": "14px", "h6": "12px", "body": "16px", "small": "13px", "xs": "11px" },
    "line-height": { "display-tight": 0.94, "display-normal": 1.1, "tight": 1.3, "body": 1.5, "loose": 1.65 },
    "letter-spacing": { "display": "-0.04em", "heading": "-0.02em", "body": "-0.005em", "eyebrow": "0.18em", "eyebrow-loose": "0.20em" }
  },

  "radius": {
    "none":       "0px",
    "btn":        "2px",
    "btn-sec":    "0px",
    "card":       "2px",
    "badge":      "2px",
    "input":      "8px",
    "popover":    "8px",
    "pill":       "100px",
    "circle":     "100%"
  },

  "spacing": {
    "0": "0",  "1": "4px", "2": "8px", "3": "12px", "4": "16px", "5": "20px",
    "6": "24px", "8": "32px", "10": "40px", "12": "48px", "16": "64px", "20": "80px"
  },

  "gap": { "xs": "0.5rem", "sm": "0.7rem", "md": "0.9rem", "lg": "1rem", "xl": "1.25rem" },

  "layer": {
    "section-bg": -2, "lowest": -1, "base": 0, "flat": 1, "raised": 2, "heightened": 4,
    "sticky": 8, "overlay": 10, "menu": 12, "modal": 16, "drawer": 18, "temporary": 20
  },

  "opacity": {
    "5": 0.05, "8": 0.08, "10": 0.1, "15": 0.15, "20": 0.2, "25": 0.25,
    "30": 0.3, "40": 0.4, "50": 0.5, "60": 0.6, "70": 0.7, "80": 0.8, "85": 0.85, "90": 0.9
  },

  "shadow": {
    "button":  "0 2px 3px rgba(0,0,0,0.20)",
    "popover": "0px 4px 20px rgba(0,0,0,0.15)",
    "card":    "0 1px 2px rgba(0,0,0,0.08)"
  },

  "motion": {
    "fast":     "150ms ease-out",
    "default":  "250ms ease-out",
    "slow":     "400ms ease-out",
    "hover-lift":  "4px",
    "hover-scale": 1.03
  },

  "icon": { "stroke": "1.5px", "size-sm": "16px", "size-md": "20px", "size-lg": "24px" },

  "container": { "max": "1280px", "padding": "28px", "section-pad-y": "64px" },

  "logo": {
    "primary":  "assets/logo.png",
    "inverse":  "assets/logo-white.png",
    "favicon":  "assets/favicon.png",
    "lockup":   "horizontal-only",
    "shopify-id-primary": "nostalgic_horizontal-01_f650c1b6-d0cf-41f0-ab7b-4cf0649374fb"
  }
}
