Design
llms.txt

Resources

Downloads & tokens

Logo packs, brand kit, agent media, design tokens in four formats, fonts and the component bundle.

Downloads#

Zips are assembled in your browser from the files on this site, so they are always current.

Brand kitLogos, agent posters and portraits, illustrations, tokens in four formats and the brand rules. 38 files.
Logo packEvery lockup, mark and icon in black and white. 9 files.
Agent mediaVideo loops, posters and Max's portraits. 24 files.
IllustrationsSingle-ink SVG illustrations. 6 files.
Lottie animationsEvery Lottie JSON the products use. 18 files.

Design tokens#

One set of tokens, four formats. Every format carries the four themes.

CSS variablesEvery token per theme on [data-theme], plus the Cabinet Grotesk faces. The source of truth for the web. 12 KB.
Download
Tailwind CSS v4 themeAn @theme block mapping every token to utilities: bg-primary, text-muted-foreground, rounded-lg. 5 KB.
Download
Figma · Tokens Studio (DTCG)W3C design-token JSON, one set per theme, with type styles. Import into Tokens Studio or Style Dictionary. 98 KB.
Download
JSON sourceThe system's own token file: values per theme and a usage note for every token. 43 KB.
Download

Fonts#

Code#

Everything a page needs to render the components. See Build with it for the snippet.

FileWhat it isSize
/design/lib/bundle.jswindow.DigitalCrew: every component, hook and helper3.3 MB
/design/lib/bundle.cssTailwind v4 output for every component and preview, plus module CSS327 KB
/design/lib/react.jsReact 19.2.3 (classic script, global React)8 KB
/design/lib/react-dom.jsReactDOM 19.2.3 with createRoot (global ReactDOM)185 KB
/design/lib/index.d.tsTypeScript declarations for window.DigitalCrew, per source module, plus the data types props use124 KB

For AI agents#