{
  "$schema": "https://design-tokens.github.io/community-group/format/",
  "meta": {
    "name": "Grupo Altus — Ecossistema de Marca e Produto",
    "version": "3.1.0-preview",
    "updatedAt": "2026-09-11",
    "status": "client-preview",
    "themes": [
      "dark",
      "light"
    ],
    "defaultTheme": "dark",
    "scope": [
      "Grupo Altus Educacional",
      "Radar do Vendedor Rico",
      "Radar do Vendedor Rico PRO",
      "Vendas Movem Negócios",
      "Máquina de Vendas — nomenclatura a confirmar"
    ]
  },
  "primitive": {
    "color": {
      "paper": {
        "$value": "#FFFDF9",
        "$type": "color"
      },
      "white": {
        "$value": "#FFFFFF",
        "$type": "color"
      },
      "warm050": {
        "$value": "#FAF6F2",
        "$type": "color"
      },
      "warm100": {
        "$value": "#F3ECE5",
        "$type": "color"
      },
      "warm200": {
        "$value": "#E3D7CC",
        "$type": "color"
      },
      "warm300": {
        "$value": "#C5B4A6",
        "$type": "color"
      },
      "ink700": {
        "$value": "#695A50",
        "$type": "color"
      },
      "ink800": {
        "$value": "#4F453F",
        "$type": "color"
      },
      "ink900": {
        "$value": "#241B16",
        "$type": "color"
      },
      "night700": {
        "$value": "#2A2623",
        "$type": "color"
      },
      "night800": {
        "$value": "#191715",
        "$type": "color"
      },
      "night900": {
        "$value": "#0E0D0C",
        "$type": "color"
      },
      "orange400": {
        "$value": "#FF9A62",
        "$type": "color"
      },
      "orange500": {
        "$value": "#FF6B1A",
        "$type": "color"
      },
      "orange600": {
        "$value": "#D95313",
        "$type": "color"
      },
      "orange700": {
        "$value": "#B74712",
        "$type": "color"
      },
      "orange800": {
        "$value": "#93380D",
        "$type": "color"
      },
      "altusGold": {
        "$value": "#C6A15B",
        "$type": "color"
      },
      "altusGoldLight": {
        "$value": "#E1C486",
        "$type": "color"
      },
      "altusGreen": {
        "$value": "#1D8B54",
        "$type": "color"
      },
      "altusGreenLight": {
        "$value": "#63C994",
        "$type": "color"
      },
      "vmnNavy": {
        "$value": "#17243A",
        "$type": "color"
      },
      "success": {
        "$value": "#2D8A5D",
        "$type": "color"
      },
      "warning": {
        "$value": "#AD7614",
        "$type": "color"
      },
      "danger": {
        "$value": "#B63B30",
        "$type": "color"
      },
      "info": {
        "$value": "#326F9B",
        "$type": "color"
      }
    }
  },
  "semantic": {
    "light": {
      "canvas": {
        "$value": "{primitive.color.paper}",
        "$type": "color"
      },
      "surface": {
        "$value": "{primitive.color.white}",
        "$type": "color"
      },
      "surfaceSubtle": {
        "$value": "{primitive.color.warm050}",
        "$type": "color"
      },
      "surfaceMuted": {
        "$value": "{primitive.color.warm100}",
        "$type": "color"
      },
      "textPrimary": {
        "$value": "{primitive.color.ink900}",
        "$type": "color"
      },
      "textSecondary": {
        "$value": "{primitive.color.ink700}",
        "$type": "color"
      },
      "border": {
        "$value": "{primitive.color.warm200}",
        "$type": "color"
      },
      "action": {
        "$value": "{primitive.color.orange700}",
        "$type": "color"
      },
      "actionHover": {
        "$value": "{primitive.color.orange800}",
        "$type": "color"
      },
      "focus": {
        "$value": "{primitive.color.orange700}",
        "$type": "color"
      }
    },
    "dark": {
      "canvas": {
        "$value": "{primitive.color.night900}",
        "$type": "color"
      },
      "surface": {
        "$value": "{primitive.color.night800}",
        "$type": "color"
      },
      "surfaceSubtle": {
        "$value": "#131210",
        "$type": "color"
      },
      "surfaceMuted": {
        "$value": "{primitive.color.night700}",
        "$type": "color"
      },
      "textPrimary": {
        "$value": "#FFF8F1",
        "$type": "color"
      },
      "textSecondary": {
        "$value": "#CDBFB4",
        "$type": "color"
      },
      "border": {
        "$value": "#3D3732",
        "$type": "color"
      },
      "action": {
        "$value": "{primitive.color.orange500}",
        "$type": "color"
      },
      "actionHover": {
        "$value": "{primitive.color.orange400}",
        "$type": "color"
      },
      "focus": {
        "$value": "{primitive.color.orange400}",
        "$type": "color"
      }
    }
  },
  "brand": {
    "altus": {
      "primary": {
        "$value": "{primitive.color.altusGold}",
        "$type": "color"
      },
      "secondary": {
        "$value": "{primitive.color.altusGreen}",
        "$type": "color"
      },
      "onDark": {
        "$value": "{primitive.color.altusGoldLight}",
        "$type": "color"
      }
    },
    "radar": {
      "primary": {
        "$value": "{primitive.color.orange700}",
        "$type": "color"
      },
      "artwork": {
        "$value": "#FF4D00",
        "$type": "color"
      },
      "plate": {
        "$value": "#1B1F23",
        "$type": "color"
      }
    },
    "radarPro": {
      "primary": {
        "$value": "{primitive.color.orange500}",
        "$type": "color"
      },
      "glow": {
        "$value": "rgba(255,107,26,.28)",
        "$type": "color"
      }
    },
    "vmn": {
      "primary": {
        "$value": "{primitive.color.orange500}",
        "$type": "color"
      },
      "gold": {
        "$value": "{primitive.color.altusGold}",
        "$type": "color"
      },
      "plate": {
        "$value": "{primitive.color.vmnNavy}",
        "$type": "color"
      }
    }
  },
  "typography": {
    "family": {
      "display": {
        "$value": "Big Shoulders Display, Arial Narrow, sans-serif",
        "$type": "fontFamily"
      },
      "body": {
        "$value": "Work Sans, system-ui, sans-serif",
        "$type": "fontFamily"
      },
      "data": {
        "$value": "JetBrains Mono, ui-monospace, monospace",
        "$type": "fontFamily"
      }
    },
    "scale": {
      "display": {
        "$value": "clamp(3.5rem, 9vw, 8.5rem)",
        "$type": "dimension"
      },
      "h1": {
        "$value": "clamp(2.75rem, 6vw, 5.5rem)",
        "$type": "dimension"
      },
      "h2": {
        "$value": "clamp(2rem, 4vw, 3.75rem)",
        "$type": "dimension"
      },
      "h3": {
        "$value": "clamp(1.25rem, 2vw, 1.75rem)",
        "$type": "dimension"
      },
      "body": {
        "$value": "1rem",
        "$type": "dimension"
      },
      "small": {
        "$value": ".8125rem",
        "$type": "dimension"
      }
    }
  },
  "space": {
    "1": {
      "$value": "4px",
      "$type": "dimension"
    },
    "2": {
      "$value": "8px",
      "$type": "dimension"
    },
    "3": {
      "$value": "12px",
      "$type": "dimension"
    },
    "4": {
      "$value": "16px",
      "$type": "dimension"
    },
    "5": {
      "$value": "24px",
      "$type": "dimension"
    },
    "6": {
      "$value": "32px",
      "$type": "dimension"
    },
    "7": {
      "$value": "48px",
      "$type": "dimension"
    },
    "8": {
      "$value": "64px",
      "$type": "dimension"
    },
    "9": {
      "$value": "96px",
      "$type": "dimension"
    },
    "10": {
      "$value": "128px",
      "$type": "dimension"
    }
  },
  "radius": {
    "xs": {
      "$value": "4px",
      "$type": "dimension"
    },
    "sm": {
      "$value": "8px",
      "$type": "dimension"
    },
    "md": {
      "$value": "14px",
      "$type": "dimension"
    },
    "lg": {
      "$value": "24px",
      "$type": "dimension"
    },
    "pill": {
      "$value": "999px",
      "$type": "dimension"
    }
  },
  "motion": {
    "fast": {
      "$value": "120ms",
      "$type": "duration"
    },
    "standard": {
      "$value": "180ms",
      "$type": "duration"
    },
    "reveal": {
      "$value": "420ms",
      "$type": "duration"
    },
    "ease": {
      "$value": "cubic-bezier(.2,.8,.2,1)",
      "$type": "cubicBezier"
    }
  },
  "depth": {
    "breakout": {
      "$value": "12%",
      "$type": "dimension"
    },
    "blurBack": {
      "$value": "10px",
      "$type": "dimension"
    },
    "shadowLight": {
      "$value": "0 24px 70px rgba(75,45,24,.15)",
      "$type": "shadow"
    },
    "shadowDark": {
      "$value": "0 24px 70px rgba(0,0,0,.42)",
      "$type": "shadow"
    }
  }
}
