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.
Tailwind CSS v4 themeAn @theme block mapping every token to utilities: bg-primary, text-muted-foreground, rounded-lg. 5 KB.
Figma · Tokens Studio (DTCG)W3C design-token JSON, one set per theme, with type styles. Import into Tokens Studio or Style Dictionary. 98 KB.
JSON sourceThe system's own token file: values per theme and a usage note for every token. 43 KB.
Fonts#
Cabinet Grotesk
Crew OS, the public site and marketing. Free on Fontshare.
Inter
Max's interface. Free on Google Fonts.
Instrument Serif
Max's agent surfaces. Free on Google Fonts.
Code#
Everything a page needs to render the components. See Build with it for the snippet.
| File | What it is | Size | |
|---|---|---|---|
/design/lib/bundle.js | window.DigitalCrew: every component, hook and helper | 3.3 MB | |
/design/lib/bundle.css | Tailwind v4 output for every component and preview, plus module CSS | 327 KB | |
/design/lib/react.js | React 19.2.3 (classic script, global React) | 8 KB | |
/design/lib/react-dom.js | ReactDOM 19.2.3 with createRoot (global ReactDOM) | 185 KB | |
/design/lib/index.d.ts | TypeScript declarations for window.DigitalCrew, per source module, plus the data types props use | 124 KB |