oh-my-design-cli 1.8.6 → 1.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude/hooks/lib/preferences-parser.cjs +1 -0
- package/.claude/hooks/lib/preferences-writer.cjs +1 -0
- package/.claude/hooks/post-edit-watch.cjs +1 -0
- package/.claude/hooks/session-end-foldin.cjs +1 -0
- package/.claude/hooks/session-state-loader.cjs +1 -0
- package/.claude/hooks/skill-activation.cjs +1 -0
- package/.claude/settings.json +10 -1
- package/.github/assets/logo-bg.png +0 -0
- package/AGENTS.md +20 -1
- package/CHANGELOG.md +482 -0
- package/MIGRATION.md +103 -0
- package/README.ja.md +56 -19
- package/README.ko.md +47 -30
- package/README.md +48 -30
- package/README.zh-TW.md +59 -22
- package/agents/AGENT.md +8 -7
- package/agents/omd-codex-image.md +1 -1
- package/agents/omd-critic.md +6 -7
- package/agents/omd-designer-review.md +1 -1
- package/agents/omd-final-qa.md +1 -1
- package/agents/omd-humanizer.md +38 -0
- package/agents/omd-kr-writer.md +3 -4
- package/agents/omd-locale-adapter.md +12 -16
- package/agents/omd-master.md +24 -19
- package/agents/omd-microcopy.md +1 -1
- package/agents/omd-orchestrator.md +7 -8
- package/agents/omd-slop-auditor.md +31 -0
- package/agents/omd-ux-researcher.md +1 -1
- package/data/reference-fingerprints.json +2761 -85
- package/dist/bin/oh-my-design.js +16 -8
- package/dist/bin/oh-my-design.js.map +1 -1
- package/dist/chunk-UJIHCEYF.js +99 -0
- package/dist/chunk-UJIHCEYF.js.map +1 -0
- package/dist/doctor-LDWSFM3I.js +763 -0
- package/dist/doctor-LDWSFM3I.js.map +1 -0
- package/dist/install-skills-ZZFNJ2II.js +1120 -0
- package/dist/install-skills-ZZFNJ2II.js.map +1 -0
- package/docs/CLI_QUICKSTART.md +157 -0
- package/package.json +25 -4
- package/scripts/postinstall.cjs +5 -4
- package/skills/claude-design/SKILL.md +38 -14
- package/skills/claude-design/references/claude-design-flow.md +11 -11
- package/skills/claude-design/references/codebase-analysis.md +5 -4
- package/skills/omd-final-qa/SKILL.md +1 -1
- package/skills/omd-harness/SKILL.md +51 -50
- package/skills/omd-humanize/SKILL.md +116 -0
- package/skills/omd-humanize/agents/openai.yaml +4 -0
- package/skills/omd-humanize/references/locale-playbooks.md +102 -0
- package/skills/omd-humanize/references/sources.md +11 -0
- package/skills/omd-init/SKILL.md +18 -12
- package/skills/omd-locale-adapter/SKILL.md +58 -91
- package/skills/omd-orchestrator/SKILL.md +11 -5
- package/skills/omd-reference-capture/SKILL.md +80 -26
- package/skills/omd-reference-capture/scripts/PLAYWRIGHT-LICENSE.txt +202 -0
- package/skills/omd-reference-capture/scripts/PLAYWRIGHT-NOTICE.txt +5 -0
- package/skills/omd-reference-capture/scripts/THIRD_PARTY_NOTICES.md +3 -0
- package/skills/omd-reference-capture/scripts/capture-reference-evidence.mjs +159906 -0
- package/skills/omd-slop-audit/SKILL.md +110 -0
- package/skills/omd-slop-audit/agents/openai.yaml +4 -0
- package/skills/omd-slop-audit/references/pattern-catalog.md +96 -0
- package/skills/omd-slop-audit/references/sources.md +24 -0
- package/web/references/104/DESIGN.md +354 -0
- package/web/references/11st/DESIGN.md +197 -316
- package/web/references/29cm/DESIGN.md +297 -393
- package/web/references/42dot/DESIGN.md +390 -0
- package/web/references/8percent/DESIGN.md +438 -0
- package/web/references/ably/DESIGN.md +267 -572
- package/web/references/acer/DESIGN.md +329 -0
- package/web/references/airbnb/DESIGN.md +219 -557
- package/web/references/airbridge/DESIGN.md +451 -0
- package/web/references/alipay/DESIGN.md +179 -420
- package/web/references/apple/DESIGN.md +224 -498
- package/web/references/asleep/DESIGN.md +402 -0
- package/web/references/au/DESIGN.md +334 -0
- package/web/references/autopedia/DESIGN.md +382 -0
- package/web/references/aws-cloudscape/DESIGN.md +241 -0
- package/web/references/baemin/DESIGN.md +332 -491
- package/web/references/banksalad/DESIGN.md +269 -180
- package/web/references/barogo/DESIGN.md +416 -0
- package/web/references/beusable/DESIGN.md +464 -0
- package/web/references/bigin/DESIGN.md +454 -0
- package/web/references/bilibili/DESIGN.md +206 -374
- package/web/references/bmw/DESIGN.md +162 -276
- package/web/references/brandi/DESIGN.md +184 -325
- package/web/references/buzzvil/DESIGN.md +457 -0
- package/web/references/cafe24/DESIGN.md +472 -0
- package/web/references/catchtable/DESIGN.md +219 -264
- package/web/references/cgv/DESIGN.md +317 -0
- package/web/references/channeltalk/DESIGN.md +210 -336
- package/web/references/china-airlines/DESIGN.md +291 -0
- package/web/references/cjonstyle/DESIGN.md +453 -0
- package/web/references/class101/DESIGN.md +168 -387
- package/web/references/classum/DESIGN.md +228 -203
- package/web/references/claude/DESIGN.md +242 -479
- package/web/references/clay/DESIGN.md +179 -377
- package/web/references/clickhouse/DESIGN.md +254 -343
- package/web/references/codeit/DESIGN.md +470 -0
- package/web/references/cohere/DESIGN.md +214 -324
- package/web/references/coinone/DESIGN.md +199 -179
- package/web/references/corca/DESIGN.md +414 -0
- package/web/references/coupang/DESIGN.md +205 -475
- package/web/references/cursor/DESIGN.md +240 -381
- package/web/references/dabang/DESIGN.md +248 -213
- package/web/references/dable/DESIGN.md +431 -0
- package/web/references/datarize/DESIGN.md +338 -0
- package/web/references/dealicious/DESIGN.md +402 -0
- package/web/references/drdiary/DESIGN.md +404 -0
- package/web/references/elastic/DESIGN.md +238 -0
- package/web/references/elevenlabs/DESIGN.md +183 -321
- package/web/references/elice/DESIGN.md +445 -0
- package/web/references/eslite/DESIGN.md +257 -0
- package/web/references/evaair/DESIGN.md +338 -0
- package/web/references/expo/DESIGN.md +238 -331
- package/web/references/familymart-tw/DESIGN.md +254 -0
- package/web/references/ferrari/DESIGN.md +160 -377
- package/web/references/figma/DESIGN.md +197 -451
- package/web/references/fitpet/DESIGN.md +445 -0
- package/web/references/flex/DESIGN.md +170 -253
- package/web/references/framer/DESIGN.md +197 -340
- package/web/references/freee/DESIGN.md +211 -533
- package/web/references/friendliai/DESIGN.md +431 -0
- package/web/references/frip/DESIGN.md +440 -0
- package/web/references/furiosaai/DESIGN.md +450 -0
- package/web/references/gangnamunni/DESIGN.md +154 -591
- package/web/references/gaudiolab/DESIGN.md +414 -0
- package/web/references/google/DESIGN.md +290 -398
- package/web/references/goorm/DESIGN.md +470 -0
- package/web/references/greencar/DESIGN.md +420 -0
- package/web/references/hackle/DESIGN.md +472 -0
- package/web/references/hashicorp/DESIGN.md +273 -318
- package/web/references/heydealer/DESIGN.md +429 -0
- package/web/references/humanscape/DESIGN.md +433 -0
- package/web/references/hwahae/DESIGN.md +453 -0
- package/web/references/hyundai/DESIGN.md +158 -368
- package/web/references/hyundaicard/DESIGN.md +171 -121
- package/web/references/ibm/DESIGN.md +227 -378
- package/web/references/idus/DESIGN.md +450 -0
- package/web/references/igaworks/DESIGN.md +437 -0
- package/web/references/inflearn/DESIGN.md +221 -366
- package/web/references/intuit/DESIGN.md +244 -0
- package/web/references/jandi/DESIGN.md +191 -291
- package/web/references/jobplanet/DESIGN.md +415 -0
- package/web/references/kakao/DESIGN.md +287 -475
- package/web/references/kakaobank/DESIGN.md +220 -521
- package/web/references/kakaogames/DESIGN.md +220 -0
- package/web/references/kakaopay/DESIGN.md +207 -526
- package/web/references/karrot/DESIGN.md +227 -251
- package/web/references/kb-kookmin/DESIGN.md +308 -0
- package/web/references/kbank/DESIGN.md +220 -175
- package/web/references/kcd/DESIGN.md +432 -0
- package/web/references/kmong/DESIGN.md +281 -356
- package/web/references/krds/DESIGN.md +245 -19
- package/web/references/kream/DESIGN.md +224 -359
- package/web/references/kurly/DESIGN.md +211 -533
- package/web/references/kyobobook/DESIGN.md +445 -0
- package/web/references/lablup/DESIGN.md +474 -0
- package/web/references/lamborghini/DESIGN.md +198 -360
- package/web/references/lemonbase/DESIGN.md +452 -0
- package/web/references/lguplus/DESIGN.md +259 -0
- package/web/references/likelion/DESIGN.md +283 -0
- package/web/references/line/DESIGN.md +396 -355
- package/web/references/linear.app/DESIGN.md +209 -562
- package/web/references/lotteon/DESIGN.md +386 -0
- package/web/references/lovable/DESIGN.md +255 -349
- package/web/references/makinarocks/DESIGN.md +242 -0
- package/web/references/maum-ai/DESIGN.md +423 -0
- package/web/references/medibloc/DESIGN.md +425 -0
- package/web/references/megabox/DESIGN.md +232 -0
- package/web/references/mercari/DESIGN.md +217 -434
- package/web/references/microsoft/DESIGN.md +234 -388
- package/web/references/mildang/DESIGN.md +411 -0
- package/web/references/millie/DESIGN.md +183 -504
- package/web/references/minimax/DESIGN.md +264 -322
- package/web/references/miricanvas/DESIGN.md +182 -355
- package/web/references/miro/DESIGN.md +234 -232
- package/web/references/mistral.ai/DESIGN.md +231 -314
- package/web/references/mixi/DESIGN.md +234 -0
- package/web/references/moin/DESIGN.md +445 -0
- package/web/references/mongodb/DESIGN.md +219 -316
- package/web/references/moreh/DESIGN.md +437 -0
- package/web/references/musinsa/DESIGN.md +184 -510
- package/web/references/mynavi/DESIGN.md +242 -0
- package/web/references/myrealtrip/DESIGN.md +169 -406
- package/web/references/naver/DESIGN.md +328 -499
- package/web/references/naverwebtoon/DESIGN.md +172 -395
- package/web/references/neosapience/DESIGN.md +441 -0
- package/web/references/nhn/DESIGN.md +169 -346
- package/web/references/nhncloud/DESIGN.md +185 -123
- package/web/references/nota/DESIGN.md +451 -0
- package/web/references/notion/DESIGN.md +271 -475
- package/web/references/nrise/DESIGN.md +417 -0
- package/web/references/ohouse/DESIGN.md +210 -549
- package/web/references/oliveyoung/DESIGN.md +217 -326
- package/web/references/ollama/DESIGN.md +241 -308
- package/web/references/onestore/DESIGN.md +248 -0
- package/web/references/palantir/DESIGN.md +256 -0
- package/web/references/panasonic/DESIGN.md +276 -0
- package/web/references/patternfly/DESIGN.md +259 -0
- package/web/references/payhere/DESIGN.md +438 -0
- package/web/references/pega/DESIGN.md +262 -0
- package/web/references/peoplefund/DESIGN.md +431 -0
- package/web/references/petfriends/DESIGN.md +428 -0
- package/web/references/pinkfong/DESIGN.md +199 -367
- package/web/references/pinterest/DESIGN.md +258 -308
- package/web/references/portone/DESIGN.md +446 -0
- package/web/references/poya/DESIGN.md +286 -0
- package/web/references/pozalabs/DESIGN.md +438 -0
- package/web/references/protopie/DESIGN.md +419 -0
- package/web/references/qraft/DESIGN.md +448 -0
- package/web/references/queenit/DESIGN.md +432 -0
- package/web/references/quotabook/DESIGN.md +449 -0
- package/web/references/rebellions/DESIGN.md +449 -0
- package/web/references/recruit/DESIGN.md +247 -0
- package/web/references/remember/DESIGN.md +202 -396
- package/web/references/resend/DESIGN.md +274 -348
- package/web/references/returnzero/DESIGN.md +460 -0
- package/web/references/sakura-internet/DESIGN.md +269 -0
- package/web/references/samsung/DESIGN.md +157 -359
- package/web/references/sandoll/DESIGN.md +445 -0
- package/web/references/sanity/DESIGN.md +241 -375
- package/web/references/saramin/DESIGN.md +465 -0
- package/web/references/scatterlab/DESIGN.md +412 -0
- package/web/references/selectstar/DESIGN.md +439 -0
- package/web/references/servicenow/DESIGN.md +289 -0
- package/web/references/shiftee/DESIGN.md +468 -0
- package/web/references/shinhanbank/DESIGN.md +161 -341
- package/web/references/shinhancard/DESIGN.md +208 -319
- package/web/references/sionic/DESIGN.md +454 -0
- package/web/references/sktelecom/DESIGN.md +310 -0
- package/web/references/socar/DESIGN.md +125 -32
- package/web/references/softbank/DESIGN.md +231 -0
- package/web/references/solapi/DESIGN.md +483 -0
- package/web/references/sony/DESIGN.md +234 -0
- package/web/references/soop/DESIGN.md +261 -0
- package/web/references/spacex/DESIGN.md +184 -323
- package/web/references/spotify/DESIGN.md +253 -394
- package/web/references/squeezebits/DESIGN.md +441 -0
- package/web/references/stayfolio/DESIGN.md +422 -0
- package/web/references/stripe/DESIGN.md +212 -491
- package/web/references/supabase/DESIGN.md +244 -316
- package/web/references/supertone/DESIGN.md +413 -0
- package/web/references/tabling/DESIGN.md +415 -0
- package/web/references/taishinbank/DESIGN.md +243 -0
- package/web/references/teamlab/DESIGN.md +240 -0
- package/web/references/teamsparta/DESIGN.md +472 -0
- package/web/references/tellingme/DESIGN.md +392 -0
- package/web/references/tesla/DESIGN.md +244 -427
- package/web/references/thsr/DESIGN.md +284 -0
- package/web/references/thumbtack/DESIGN.md +302 -0
- package/web/references/together.ai/DESIGN.md +257 -304
- package/web/references/toss/DESIGN.md +251 -593
- package/web/references/toss-securities/DESIGN.md +255 -178
- package/web/references/tossbank/DESIGN.md +195 -491
- package/web/references/toyota/DESIGN.md +238 -0
- package/web/references/tving/DESIGN.md +197 -245
- package/web/references/typed/DESIGN.md +413 -0
- package/web/references/uber/DESIGN.md +256 -333
- package/web/references/udn/DESIGN.md +250 -0
- package/web/references/upbit/DESIGN.md +145 -256
- package/web/references/upstage/DESIGN.md +211 -204
- package/web/references/uswds/DESIGN.md +287 -0
- package/web/references/vercel/DESIGN.md +236 -440
- package/web/references/vuno/DESIGN.md +413 -0
- package/web/references/wanted/DESIGN.md +215 -487
- package/web/references/weverse/DESIGN.md +437 -0
- package/web/references/wise/DESIGN.md +223 -231
- package/web/references/wisetracker/DESIGN.md +462 -0
- package/web/references/wooribank/DESIGN.md +245 -0
- package/web/references/yanolja/DESIGN.md +250 -419
- package/web/references/yeogiotte/DESIGN.md +235 -418
- package/web/references/zapier/DESIGN.md +256 -377
- package/web/references/zendesk/DESIGN.md +288 -0
- package/web/references/zigzag/DESIGN.md +200 -621
- package/dist/install-skills-7UUDOLG2.js +0 -734
- package/dist/install-skills-7UUDOLG2.js.map +0 -1
|
@@ -4,387 +4,304 @@ name: Mistral AI
|
|
|
4
4
|
country: FR
|
|
5
5
|
category: ai
|
|
6
6
|
homepage: "https://mistral.ai"
|
|
7
|
-
primary_color: "#
|
|
7
|
+
primary_color: "#000000"
|
|
8
8
|
logo:
|
|
9
9
|
type: simpleicons
|
|
10
10
|
slug: mistralai
|
|
11
|
-
verified: "2026-
|
|
11
|
+
verified: "2026-07-13"
|
|
12
12
|
omd: "0.1"
|
|
13
13
|
ds:
|
|
14
14
|
name: Mistral Brand
|
|
15
|
-
url: "https://mistral.ai/brand"
|
|
15
|
+
url: "https://mistral.ai/brand/"
|
|
16
16
|
type: brand
|
|
17
|
-
description:
|
|
17
|
+
description: Official logo, model illustration, and brand-asset guidance.
|
|
18
18
|
og_image: "https://mistral.ai/-/brand/opengraph-image-1robrb.png"
|
|
19
|
+
verification_v2:
|
|
20
|
+
schema: 2
|
|
21
|
+
checked: "2026-07-13"
|
|
22
|
+
surfaces:
|
|
23
|
+
- { id: home, kind: marketing, url: "https://mistral.ai/", inspected: "2026-07-13" }
|
|
24
|
+
- { id: pricing, kind: product-pricing, url: "https://mistral.ai/pricing/", inspected: "2026-07-13" }
|
|
25
|
+
- { id: pricing-duplicate, kind: product-pricing, url: "https://mistral.ai/pricing/", inspected: "2026-07-13" }
|
|
26
|
+
sources:
|
|
27
|
+
- { id: home-live, kind: product-surface, url: "https://mistral.ai/", captured: "2026-07-13" }
|
|
28
|
+
- { id: pricing-live, kind: product-surface, url: "https://mistral.ai/pricing/", captured: "2026-07-13" }
|
|
29
|
+
- { id: inter-asset, kind: brand-asset, url: "https://mistral.ai/fonts/inter/Inter-VariableFont.ttf", captured: "2026-07-13" }
|
|
30
|
+
- { id: alt-mistral-asset, kind: brand-asset, url: "https://mistral.ai/fonts/alt-mistral/ALTMistral-Regular.woff2", captured: "2026-07-13" }
|
|
31
|
+
- { id: space-mono-asset, kind: brand-asset, url: "https://mistral.ai/fonts/space-mono/SpaceMono-Regular.ttf", captured: "2026-07-13" }
|
|
32
|
+
- { id: brand-guidance, kind: official-doc, url: "https://mistral.ai/brand/", captured: "2026-07-13" }
|
|
33
|
+
- { id: about, kind: official-doc, url: "https://mistral.ai/about/", captured: "2026-07-13" }
|
|
34
|
+
- { id: careers, kind: official-doc, url: "https://mistral.ai/careers/", captured: "2026-07-13" }
|
|
35
|
+
conflicts: []
|
|
36
|
+
claims:
|
|
37
|
+
"tokens.colors.foreground": &home { surface_id: home, source_id: home-live, method: computed-style, captured: "2026-07-13" }
|
|
38
|
+
"tokens.colors.border": *home
|
|
39
|
+
"tokens.colors.surface-brand-secondary": *home
|
|
40
|
+
"tokens.colors.surface-brand-primary": *home
|
|
41
|
+
"tokens.typography.family.ui": &inter { surface_id: home, source_id: inter-asset, method: computed-style-plus-fontfaceset-source, captured: "2026-07-13" }
|
|
42
|
+
"tokens.typography.family.display": &alt { surface_id: home, source_id: alt-mistral-asset, method: computed-style-plus-fontfaceset-source, captured: "2026-07-13" }
|
|
43
|
+
"tokens.typography.family.mono": &mono { surface_id: home, source_id: space-mono-asset, method: computed-style-plus-fontfaceset-source, captured: "2026-07-13" }
|
|
44
|
+
"tokens.typography.body.size": *inter
|
|
45
|
+
"tokens.typography.body.weight": *inter
|
|
46
|
+
"tokens.typography.body.lineHeight": *inter
|
|
47
|
+
"tokens.typography.body.use": *inter
|
|
48
|
+
"tokens.typography.control.size": *alt
|
|
49
|
+
"tokens.typography.control.weight": *alt
|
|
50
|
+
"tokens.typography.control.lineHeight": *alt
|
|
51
|
+
"tokens.typography.control.tracking": *alt
|
|
52
|
+
"tokens.typography.control.use": *alt
|
|
53
|
+
"tokens.typography.display.size": *alt
|
|
54
|
+
"tokens.typography.display.weight": *alt
|
|
55
|
+
"tokens.typography.display.lineHeight": *alt
|
|
56
|
+
"tokens.typography.display.tracking": *alt
|
|
57
|
+
"tokens.typography.display.use": *alt
|
|
58
|
+
"tokens.typography.eyebrow.size": *mono
|
|
59
|
+
"tokens.typography.eyebrow.weight": *mono
|
|
60
|
+
"tokens.typography.eyebrow.lineHeight": *mono
|
|
61
|
+
"tokens.typography.eyebrow.use": *mono
|
|
62
|
+
"tokens.spacing.xs": *home
|
|
63
|
+
"tokens.spacing.sm": *home
|
|
64
|
+
"tokens.spacing.md": *home
|
|
65
|
+
"tokens.spacing.lg": *home
|
|
66
|
+
"tokens.spacing.xl": *home
|
|
67
|
+
"tokens.rounded.sharp": *home
|
|
68
|
+
"tokens.rounded.sm": *home
|
|
69
|
+
"tokens.rounded.md": *home
|
|
70
|
+
"tokens.rounded.lg": *home
|
|
71
|
+
"tokens.components.pricing-plan.type": &pricing { surface_id: pricing, source_id: pricing-live, method: computed-style, captured: "2026-07-13" }
|
|
72
|
+
"tokens.components.pricing-plan.bg": *pricing
|
|
73
|
+
"tokens.components.pricing-plan.fg": *pricing
|
|
74
|
+
"tokens.components.pricing-plan.border": *pricing
|
|
75
|
+
"tokens.components.pricing-plan.radius": *pricing
|
|
76
|
+
"tokens.components.pricing-plan.font": *inter
|
|
77
|
+
"tokens.components.pricing-plan.use": *pricing
|
|
78
|
+
"tokens.components.disabled-compact-control.type": *pricing
|
|
79
|
+
"tokens.components.disabled-compact-control.bg": *pricing
|
|
80
|
+
"tokens.components.disabled-compact-control.fg": *pricing
|
|
81
|
+
"tokens.components.disabled-compact-control.radius": *pricing
|
|
82
|
+
"tokens.components.disabled-compact-control.padding": *pricing
|
|
83
|
+
"tokens.components.disabled-compact-control.font": *inter
|
|
84
|
+
"tokens.components.disabled-compact-control.states": *pricing
|
|
85
|
+
"tokens.components.disabled-compact-control.use": *pricing
|
|
19
86
|
tokens:
|
|
20
|
-
source:
|
|
21
|
-
extracted: "2026-
|
|
87
|
+
source: reconciled
|
|
88
|
+
extracted: "2026-07-13"
|
|
22
89
|
colors:
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
brand: "#
|
|
26
|
-
|
|
27
|
-
surface: "#fff0c2"
|
|
28
|
-
foreground: "#1f1f1f"
|
|
29
|
-
on-primary: "#ffffff"
|
|
30
|
-
accent-sunshine: "#ffa110"
|
|
31
|
-
accent-gold: "#ffd900"
|
|
32
|
-
accent-block-gold: "#ffe295"
|
|
90
|
+
foreground: "#000000"
|
|
91
|
+
border: "#e4e3de"
|
|
92
|
+
surface-brand-secondary: "#f5f4ef"
|
|
93
|
+
surface-brand-primary: "#fbfbf8"
|
|
33
94
|
typography:
|
|
34
|
-
family: {
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
body: { size: 16, weight: 400, lineHeight: 1.50, use: "Standard body, button text" }
|
|
42
|
-
caption: { size: 14, weight: 400, lineHeight: 1.43, use: "Metadata, secondary links" }
|
|
43
|
-
spacing: [2, 4, 8, 10, 12, 16, 20, 24, 32, 40, 48, 64, 80, 98, 100]
|
|
44
|
-
rounded: { sm: 0, md: 0, lg: 0, full: 9999 }
|
|
45
|
-
shadow:
|
|
46
|
-
golden: "rgba(127,99,21,0.12) -8px 16px 39px, rgba(127,99,21,0.1) -33px 64px 72px, rgba(127,99,21,0.06) -73px 144px 97px"
|
|
95
|
+
family: { ui: "Inter", display: "ALTMistral", mono: "Space Mono" }
|
|
96
|
+
body: { size: 16, weight: 400, lineHeight: 1.5, use: "Public-site body, list, card, and product-pricing copy" }
|
|
97
|
+
control: { size: 16, weight: 500, lineHeight: 1.5, tracking: 0.16, use: "Header controls and compact links" }
|
|
98
|
+
display: { size: 56, weight: 500, lineHeight: 1.07, tracking: -0.56, use: "Observed large public-marketing headings" }
|
|
99
|
+
eyebrow: { size: 11, weight: 400, lineHeight: 1.45, use: "Small uppercase label on the public marketing surface" }
|
|
100
|
+
spacing: { xs: 2, sm: 4, md: 8, lg: 16, xl: 24 }
|
|
101
|
+
rounded: { sharp: 0, sm: 4, md: 6, lg: 8 }
|
|
47
102
|
components_harvested: true
|
|
48
103
|
components:
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
button-ghost: { type: button, bg: "transparent", fg: "#1f1f1f", radius: "0px", states: "opacity 0.4", use: "Secondary/de-emphasized actions" }
|
|
52
|
-
button-text: { type: button, bg: "transparent", fg: "#1f1f1f", padding: "8px 0px 0px", use: "Tertiary navigation links" }
|
|
53
|
-
card: { type: card, bg: "#fffaeb", radius: "0px", shadow: "golden amber 5-layer cascade", use: "Feature cards, golden-hour float" }
|
|
54
|
-
input: { type: input, border: "1px solid hsl(240,5.9%,90%)", radius: "0px", focus: "accent color ring", use: "Form fields" }
|
|
55
|
-
block-identity: { type: badge, bg: "gradient #ffd900 to #fa520f", radius: "0px", use: "Mistral block gradient brand mark" }
|
|
104
|
+
pricing-plan: { type: card, bg: "#fbfbf8", fg: "#000000", border: "1px solid #e4e3de", radius: "0px", font: "16px / 400 / Inter", use: "Pricing-plan shell" }
|
|
105
|
+
disabled-compact-control: { type: button, bg: "rgba(7, 7, 11, 0.1)", fg: "oklch(0.552 0.016 285.938)", radius: "6px", padding: "4px", font: "16px / 400 / Inter", states: "disabled DOM state observed", use: "Disabled compact pricing control" }
|
|
56
106
|
---
|
|
57
107
|
|
|
58
|
-
#
|
|
108
|
+
# Mistral AI — Design Reference
|
|
59
109
|
|
|
60
110
|
## 1. Visual Theme & Atmosphere
|
|
61
111
|
|
|
62
|
-
Mistral AI
|
|
112
|
+
Mistral AI builds frontier models, developer tools, applications, and compute for people and organizations that need control over how they use AI. Its official about page frames the company as a European, open and responsible alternative born in 2023, while its public site currently expresses that position with restrained, almost editorial web chrome: black text, pale near-white or warm-gray surfaces, fine `#e4e3de` rules, and a mix of proprietary-feeling display lettering with Inter for practical reading. The captured home and pricing pages are not a product-app audit: they are separate public marketing and commercial-pricing surfaces. Official brand guidance supplies a distinct asset layer—the pixel-cat emblem, a preferred gradient logo, monochrome variants, and colorful model illustrations—but its artwork is not promoted into the live UI palette without a computed source.
|
|
63
113
|
|
|
64
|
-
|
|
114
|
+
- **Structured neutrality:** current captured chrome is led by black, soft off-whites, and fine neutral dividers.
|
|
115
|
+
- **Type as contrast:** `ALTMistral` supplies high-visibility headings and controls; Inter carries repeated reading and transactional copy.
|
|
116
|
+
- **Asset/UI boundary:** the official gradient logo and model artwork establish identity, but their colors are not claimed as current generic UI tokens.
|
|
65
117
|
|
|
66
|
-
|
|
118
|
+
## 2. Color Palette & Roles
|
|
67
119
|
|
|
68
|
-
|
|
69
|
-
- Golden-amber color universe: every tone from pale cream (#fffaeb) to burnt orange (#fa520f)
|
|
70
|
-
- Massive display typography (82px) with aggressive negative letter-spacing (-2.05px)
|
|
71
|
-
- Warm golden shadow system using amber-tinted rgba values
|
|
72
|
-
- The Mistral "M" block identity — a gradient from yellow to orange
|
|
73
|
-
- Dramatic landscape photography in warm golden tones
|
|
74
|
-
- Uppercase typography used strategically for section labels and CTAs
|
|
75
|
-
- Near-zero border-radius — sharp, architectural geometry
|
|
76
|
-
- French-European confidence: bold, warm, declarative
|
|
120
|
+
### Current public-web observations
|
|
77
121
|
|
|
78
|
-
|
|
122
|
+
- **Foreground** (`#000000`): repeated text and border color on the captured home and pricing records.
|
|
123
|
+
- **Divider** (`#e4e3de`): repeated one-pixel navigation, list-row, pricing-plan, and segmented-control border.
|
|
124
|
+
- **Brand-secondary surface** (`#f5f4ef`): observed on pricing plan and segmented-shell treatments.
|
|
125
|
+
- **Brand-primary surface** (`#fbfbf8`): observed on a pricing-plan shell and an expanded header-control treatment.
|
|
79
126
|
|
|
80
|
-
|
|
81
|
-
- **Mistral Orange** (`#fa520f`): The core brand color — a vivid, saturated orange-red that anchors the entire identity. Used for primary emphasis, the brand block, and the highest-signal moments.
|
|
82
|
-
- **Mistral Flame** (`#fb6424`): A slightly warmer, lighter variant of the brand orange used for secondary brand moments and hover states.
|
|
83
|
-
- **Block Orange** (`#ff8105`): A pure orange used in the gradient block system — warmer and less red than Mistral Orange.
|
|
84
|
-
|
|
85
|
-
### Secondary & Accent
|
|
86
|
-
- **Sunshine 900** (`#ff8a00`): Deep golden amber — the darkest sunshine tone, used for strong accent moments.
|
|
87
|
-
- **Sunshine 700** (`#ffa110`): Warm amber-gold — the core sunshine accent for backgrounds and interactive elements.
|
|
88
|
-
- **Sunshine 500** (`#ffb83e`): Medium golden — balanced warmth for mid-level emphasis.
|
|
89
|
-
- **Sunshine 300** (`#ffd06a`): Light golden — for subtle warm tints and secondary backgrounds.
|
|
90
|
-
- **Block Gold** (`#ffe295`): Pale gold — soft background accents and gentle warmth.
|
|
91
|
-
- **Bright Yellow** (`#ffd900`): The brightest tone in the gradient — used at the "top" of the block identity.
|
|
92
|
-
|
|
93
|
-
### Surface & Background
|
|
94
|
-
- **Warm Ivory** (`#fffaeb`): The lightest page background — barely tinted with warmth, the foundation canvas.
|
|
95
|
-
- **Cream** (`#fff0c2`): The primary warm surface and secondary button background — noticeably golden.
|
|
96
|
-
- **Pure White** (`#ffffff`): Used for maximum contrast elements and popover surfaces.
|
|
97
|
-
- **Mistral Black** (`#1f1f1f`): The primary dark surface for buttons, text, and dark sections.
|
|
98
|
-
- **Accent Orange** (defined as `hsl(17, 96%, 52%)`): The functional accent color for interactive states.
|
|
99
|
-
|
|
100
|
-
### Neutrals & Text
|
|
101
|
-
- **Mistral Black** (`#1f1f1f`): Primary text color and dark button backgrounds — a near-black that's warmer than pure #000.
|
|
102
|
-
- **Black Tint** (defined as `hsl(0, 0%, 24%)`): A medium dark gray for secondary text on light backgrounds.
|
|
103
|
-
- **Pure White** (`#ffffff`): Text on dark surfaces and CTA labels.
|
|
104
|
-
|
|
105
|
-
### Semantic & Accent
|
|
106
|
-
- **Input Border** (defined as `hsl(240, 5.9%, 90%)`): A cool-tinted light gray for form borders — one of the few cool tones in the system.
|
|
107
|
-
- **White Overlay** (`oklab(1, 0, 0 / 0.088–0.1)`): Semi-transparent white for frosted glass effects and button overlays.
|
|
108
|
-
|
|
109
|
-
### Gradient System
|
|
110
|
-
- **Mistral Block Gradient**: The signature identity — a multi-step gradient flowing through Yellow (`#ffd900`) → Gold (`#ffe295`) → Amber (`#ffa110`) → Orange (`#ff8105`) → Flame (`#fb6424`) → Mistral Orange (`#fa520f`). This gradient appears in the logo blocks, section backgrounds, and decorative elements.
|
|
111
|
-
- **Golden Landscape Wash**: Photography and backgrounds use warm amber overlays creating a consistent golden temperature across the page.
|
|
112
|
-
- **Warm Shadow Cascade**: Multi-layered golden shadows that build depth with amber-tinted transparency rather than gray.
|
|
127
|
+
The official brand page documents gradient, black, and white logo variants plus colorful model illustrations, but it does not publish the numeric artwork colors in the inspected text. Those brand assets remain an identity source, not an inferred semantic or interaction palette. No success, warning, error, dark-mode, focus, or hover color token is established by this capture.
|
|
113
128
|
|
|
114
129
|
## 3. Typography Rules
|
|
115
130
|
|
|
116
|
-
###
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
|
128
|
-
|
|
129
|
-
|
|
|
130
|
-
|
|
|
131
|
-
|
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
**Cream Surface**
|
|
145
|
-
- Background: Cream (`#fff0c2`)
|
|
146
|
-
- Text: Mistral Black (`#1f1f1f`)
|
|
147
|
-
- No visible border
|
|
148
|
-
- The warm, inviting secondary CTA
|
|
149
|
-
|
|
150
|
-
**Dark Solid**
|
|
151
|
-
- Background: Mistral Black (`#1f1f1f`)
|
|
152
|
-
- Text: Pure White (`#ffffff`)
|
|
153
|
-
- Padding: 12px (all sides)
|
|
154
|
-
- No visible border
|
|
155
|
-
- The primary action button — dark on warm
|
|
156
|
-
|
|
157
|
-
**Ghost / Transparent**
|
|
158
|
-
- Background: transparent with slight dark overlay (`oklab(0, 0, 0 / 0.1)`)
|
|
159
|
-
- Text: Mistral Black (`#1f1f1f`)
|
|
160
|
-
- Opacity: 0.4
|
|
161
|
-
- For secondary/de-emphasized actions
|
|
162
|
-
|
|
163
|
-
**Text / Underline**
|
|
131
|
+
### Evidence classes
|
|
132
|
+
|
|
133
|
+
- **Live computed public-web use:** `Inter` is loaded with high confidence, has 632 visible uses, and has a matching Mistral-hosted variable-font source. It is observed in body, list, card, input, tab, and button roles.
|
|
134
|
+
- **Live computed public-web use:** `ALTMistral` is loaded with high confidence, has 560 visible uses and matching Mistral-hosted Regular, Medium, Semibold, and italic WOFF/WOFF2 sources. It appears in public-marketing display, badges, body, and header-control roles.
|
|
135
|
+
- **Live computed public-web use:** `Space Mono` is loaded with high confidence, has 38 visible uses, and has a matching Mistral-hosted source. The capture confines it to small body/card-label contexts.
|
|
136
|
+
- **Declared-only:** `Source Sans 3` has seven `@font-face` source URLs through the consent-provider domain but zero visible captured uses. It is not a typography token.
|
|
137
|
+
- **Documentation chrome:** `https://docs.mistral.ai/` was consulted only as an official documentation domain. No supplied computed-style or FontFaceSet record supports promoting its chrome or a docs family into this reference.
|
|
138
|
+
- **Licence boundary:** Mistral’s brand guidance says its name, trademarks, logos, icons, and identifying assets are its property; it does not publish a downstream reuse licence for the captured font files. Keep font metadata, but do not substitute another font and do not treat these URLs as reusable project assets.
|
|
139
|
+
|
|
140
|
+
### Measured public-web hierarchy
|
|
141
|
+
|
|
142
|
+
| Role | Family | Size | Weight | Line height | Tracking | Provenance |
|
|
143
|
+
|---|---|---:|---:|---:|---:|---|
|
|
144
|
+
| Large marketing heading | ALTMistral | 56px | 500 | 60px | -0.56px | captured home body elements |
|
|
145
|
+
| Marketing heading | ALTMistral | 44px | 500 | 52px | -0.44px | captured home body elements |
|
|
146
|
+
| Control label | ALTMistral | 16px | 500 | 24px | 0.16px | `home::[data-omd-capture="55"]` |
|
|
147
|
+
| Compact link/label | ALTMistral | 14px | 500 | 20px | 0.28px | `home::[data-omd-capture="126"]` |
|
|
148
|
+
| Body, list, and card copy | Inter | 16px | 400 | 24px | normal | captured home and pricing elements |
|
|
149
|
+
| Small label | Space Mono | 11px | 400 | 16px | normal | `home::p.text-eyebrow-small` |
|
|
150
|
+
|
|
151
|
+
## 4. Components
|
|
152
|
+
|
|
153
|
+
All components below preserve their public-surface and selector provenance. The collector records `interactionCount: 0` and an empty `interactions[]`; class names mentioning hover do not establish a hover value. The one disabled row is a captured disabled DOM state, not a complete state or behavior specification.
|
|
154
|
+
|
|
155
|
+
### Header controls
|
|
156
|
+
|
|
157
|
+
**Public header control**
|
|
164
158
|
- Background: transparent
|
|
165
|
-
- Text:
|
|
166
|
-
-
|
|
167
|
-
-
|
|
168
|
-
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
- Background: Warm Ivory (`#fffaeb`), Cream (`#fff0c2`), or Pure White
|
|
172
|
-
- Border: minimal to none — containers defined by background color
|
|
173
|
-
- Radius: near-zero — sharp, architectural corners
|
|
174
|
-
- Shadow: warm golden multi-layer (`rgba(127, 99, 21, 0.12) -8px 16px 39px, rgba(127, 99, 21, 0.1) -33px 64px 72px, rgba(127, 99, 21, 0.06) -73px 144px 97px, ...`) — a dramatic, cascading warm shadow
|
|
175
|
-
- Distinctive: the golden shadow creates a "golden hour" lighting effect
|
|
176
|
-
|
|
177
|
-
### Inputs & Forms
|
|
178
|
-
- Border: `hsl(240, 5.9%, 90%)` — the sole cool-toned element
|
|
179
|
-
- Focus: accent color ring
|
|
180
|
-
- Minimal styling consistent with sparse aesthetic
|
|
181
|
-
|
|
182
|
-
### Navigation
|
|
183
|
-
- Transparent nav overlaying the warm hero
|
|
184
|
-
- Logo: Mistral "M" wordmark
|
|
185
|
-
- Links: Dark text (white on dark sections)
|
|
186
|
-
- CTA: Dark solid button or cream surface button
|
|
187
|
-
- Minimal, wide-spaced layout
|
|
188
|
-
|
|
189
|
-
### Image Treatment
|
|
190
|
-
- Dramatic landscape photography in warm golden tones
|
|
191
|
-
- The winding road through golden hills — a recurring visual motif
|
|
192
|
-
- The Mistral "M" rendered at large scale on golden backgrounds
|
|
193
|
-
- Warm color grading on all photography
|
|
194
|
-
- Full-bleed sections with photography
|
|
195
|
-
|
|
196
|
-
### Distinctive Components
|
|
197
|
-
|
|
198
|
-
**Mistral Block Identity**
|
|
199
|
-
- A row of colored blocks forming the gradient: yellow → amber → orange → burnt orange
|
|
200
|
-
- Each block gets progressively more orange/red
|
|
201
|
-
- The visual DNA of the brand — recognizable at any size
|
|
202
|
-
|
|
203
|
-
**Golden Shadow Cards**
|
|
204
|
-
- Cards elevated with warm amber multi-layered shadows
|
|
205
|
-
- 5 layers of shadow from 16px to 400px offset
|
|
206
|
-
- Creates a "floating in golden light" effect unique to Mistral
|
|
207
|
-
|
|
208
|
-
**Dark Footer Gradient**
|
|
209
|
-
- Footer transitions from warm amber to dark through a dramatic gradient
|
|
210
|
-
- Creates a "sunset" effect as the page ends
|
|
159
|
+
- Text: `#000000`
|
|
160
|
+
- Border: `1px solid #e4e3de` on the right edge
|
|
161
|
+
- Radius: `0px`
|
|
162
|
+
- Padding: `0px 16px`
|
|
163
|
+
- Font: `16px / 500 / ALTMistral`
|
|
164
|
+
- Use: `home::[data-omd-capture="55"]`; 48px-high public header control on home and pricing
|
|
211
165
|
|
|
212
|
-
|
|
166
|
+
### List rows
|
|
167
|
+
|
|
168
|
+
**Expandable/list row**
|
|
169
|
+
- Background: transparent
|
|
170
|
+
- Text: `#000000`
|
|
171
|
+
- Border: `1px solid #e4e3de` on the bottom edge
|
|
172
|
+
- Radius: `0px`
|
|
173
|
+
- Padding: `16px`
|
|
174
|
+
- Font: `16px / 400 / Inter`
|
|
175
|
+
- Use: `home::[data-omd-capture="1"]`; full-width row observed across the captured public surfaces
|
|
176
|
+
|
|
177
|
+
### Pricing plans
|
|
178
|
+
|
|
179
|
+
**Primary-surface plan shell**
|
|
180
|
+
- Background: `#fbfbf8`
|
|
181
|
+
- Text: `oklch(0.21 0.006 285.885)`
|
|
182
|
+
- Border: `1px solid #e4e3de`
|
|
183
|
+
- Radius: `0px`
|
|
184
|
+
- Font: `16px / 400 / Inter`
|
|
185
|
+
- Use: `pricing::mistral-block-card-plan`; public pricing-plan shell
|
|
186
|
+
|
|
187
|
+
**Secondary-surface plan shell**
|
|
188
|
+
- Background: `#f5f4ef`
|
|
189
|
+
- Text: `oklch(0.21 0.006 285.885)`
|
|
190
|
+
- Border: `1px solid #e4e3de`
|
|
191
|
+
- Radius: `0px`
|
|
192
|
+
- Font: `16px / 400 / Inter`
|
|
193
|
+
- Use: `pricing::mistral-block-card-plan`; alternate captured public pricing-plan shell
|
|
194
|
+
|
|
195
|
+
### Segmented navigation shell
|
|
196
|
+
|
|
197
|
+
**Pricing navigation container**
|
|
198
|
+
- Background: `#f5f4ef`
|
|
199
|
+
- Text: `#000000`
|
|
200
|
+
- Border: `1px solid #e4e3de`
|
|
201
|
+
- Radius: `6px`
|
|
202
|
+
- Padding: `6px`
|
|
203
|
+
- Font: `16px / 400 / Inter`
|
|
204
|
+
- Use: `pricing::mistral-atom-navigation-tabs`; a container observation, not a child-tab active/inactive claim
|
|
205
|
+
|
|
206
|
+
### Quantity input
|
|
207
|
+
|
|
208
|
+
**Pricing number input**
|
|
209
|
+
- Background: transparent
|
|
210
|
+
- Text: `oklch(0.21 0.006 285.885)`
|
|
211
|
+
- Border: `1px solid oklch(0.21 0.006 285.885)` on the bottom edge
|
|
212
|
+
- Radius: `0px`
|
|
213
|
+
- Font: `16px / 400 / Inter`
|
|
214
|
+
- Use: `pricing::[data-omd-capture="74"]`; number input in the public pricing surface
|
|
215
|
+
|
|
216
|
+
### Compact control
|
|
217
|
+
|
|
218
|
+
**Disabled compact control**
|
|
219
|
+
- Background: `rgba(7, 7, 11, 0.1)`
|
|
220
|
+
- Text: `oklch(0.552 0.016 285.938)`
|
|
221
|
+
- Radius: `6px`
|
|
222
|
+
- Padding: `4px`
|
|
223
|
+
- Font: `16px / 400 / Inter`
|
|
224
|
+
- Use: `pricing::[data-omd-capture="75"]`; disabled DOM control on the public pricing surface
|
|
225
|
+
- Disabled: present in the captured DOM; no interaction transition was recorded
|
|
213
226
|
|
|
214
|
-
|
|
215
|
-
-
|
|
216
|
-
|
|
217
|
-
-
|
|
218
|
-
|
|
227
|
+
---
|
|
228
|
+
**Verified:** 2026-07-13
|
|
229
|
+
**Tier 1 sources:** https://mistral.ai/ · https://mistral.ai/pricing/ · https://mistral.ai/brand/ · https://mistral.ai/fonts/inter/Inter-VariableFont.ttf · https://mistral.ai/fonts/alt-mistral/ALTMistral-Regular.woff2 · https://mistral.ai/fonts/space-mono/SpaceMono-Regular.ttf
|
|
230
|
+
**Tier 2 sources:** https://getdesign.md/mistral.ai/design-md (independent analysis; its purple, DM Serif, JetBrains Mono, 8px-button, and 12px-card claims are not promoted) · https://styles.refero.design/?q=Mistral (attempted; built-in open returned an internal error and no Refero record was used)
|
|
231
|
+
**Conflicts unresolved:** none
|
|
219
232
|
|
|
220
|
-
|
|
221
|
-
- Max container width: approximately 1280px, centered
|
|
222
|
-
- Hero: full-width with massive typography overlaying warm backgrounds
|
|
223
|
-
- Feature sections: wide-format layouts with dramatic imagery
|
|
224
|
-
- Card grids: 2–3 column layouts
|
|
233
|
+
Legacy claims were rolled back where absent from current Tier 1 evidence.
|
|
225
234
|
|
|
226
|
-
|
|
227
|
-
- **Bold declarations**: Huge headlines surrounded by generous whitespace create billboard-like impact — each statement gets its own breathing space.
|
|
228
|
-
- **Warm void**: Empty space itself feels warm because the backgrounds are tinted ivory/cream rather than pure white.
|
|
229
|
-
- **Photography as space-filler**: Large landscape images serve double duty as content and decorative whitespace.
|
|
235
|
+
## 5. Layout Principles
|
|
230
236
|
|
|
231
|
-
|
|
232
|
-
- Near-zero: The dominant radius — sharp, architectural corners on most elements
|
|
233
|
-
- This extreme sharpness contrasts with the warmth of the colors, creating a tension between soft color and hard geometry.
|
|
237
|
+
The supplied evidence recurs at 2px, 4px, 8px, 16px, and 24px. The highest-frequency values are 16px for rows and card/control spacing, 8px for gaps, and 4px for compact labels. This is an observed public-web rhythm, not a released spacing scale or responsive specification. The capture does not establish a sitewide max width, grid, or authenticated-product layout.
|
|
234
238
|
|
|
235
239
|
## 6. Depth & Elevation
|
|
236
240
|
|
|
237
|
-
|
|
238
|
-
|-------|-----------|-----|
|
|
239
|
-
| Flat (Level 0) | No shadow | Page backgrounds, text blocks |
|
|
240
|
-
| Golden Float (Level 1) | Multi-layer warm shadow (5 layers, 12%→0% opacity, amber-tinted) | Feature cards, product showcases, elevated content |
|
|
241
|
-
|
|
242
|
-
**Shadow Philosophy**: Mistral uses a single but extraordinarily complex shadow — **five cascading layers** of amber-tinted shadow (`rgba(127, 99, 21, ...)`) that build from a close 16px offset to a distant 400px offset. The result is a rich, warm, "golden hour" lighting effect that makes elevated elements look like they're bathed in afternoon sunlight. This is the most distinctive shadow system in any major AI brand.
|
|
241
|
+
The representative pricing plans, rows, tabs, and inputs in this bundle report `box-shadow: none`. No global shadow scale, modal elevation, overlay treatment, or animation layer is claimed.
|
|
243
242
|
|
|
244
243
|
## 7. Do's and Don'ts
|
|
245
244
|
|
|
246
245
|
### Do
|
|
247
|
-
|
|
248
|
-
-
|
|
249
|
-
-
|
|
250
|
-
-
|
|
251
|
-
-
|
|
252
|
-
- Keep font weight at 400 throughout — let size and color carry hierarchy
|
|
253
|
-
- Use sharp, architectural corners — near-zero border-radius
|
|
254
|
-
- Apply uppercase on button labels and section markers for European formality
|
|
255
|
-
- Use warm landscape photography with golden color grading
|
|
246
|
+
|
|
247
|
+
- Use the captured public-web neutrals and one-pixel `#e4e3de` dividers only in the documented public-web scope.
|
|
248
|
+
- Pair ALTMistral, Inter, and Space Mono only when the target has a legitimate right to load those exact families.
|
|
249
|
+
- Preserve selector and surface boundaries when borrowing a row, pricing-plan, tab-shell, or quantity-input treatment.
|
|
250
|
+
- Treat the official gradient logo and colorful model art as brand assets rather than unmeasured UI color tokens.
|
|
256
251
|
|
|
257
252
|
### Don't
|
|
258
|
-
|
|
259
|
-
-
|
|
260
|
-
-
|
|
261
|
-
-
|
|
262
|
-
-
|
|
263
|
-
- Don't reduce hero text below 48px on desktop — the billboard scale is core
|
|
264
|
-
- Don't use more than 2 font weights — size variation replaces weight variation
|
|
265
|
-
- Don't add gradients outside the warm spectrum — no blue-to-purple, no cool transitions
|
|
266
|
-
- Don't use generic gray for text — even neutrals should be warm-tinted
|
|
253
|
+
|
|
254
|
+
- Do not restore the earlier orange/golden palette, Arial, all-0px rule, or warm-shadow system without fresh Tier 1 evidence.
|
|
255
|
+
- Do not treat Source Sans 3, documentation chrome, or a system fallback as a Mistral UI family.
|
|
256
|
+
- Do not invent active tabs, hover colors, focus rings, menus, dialogs, errors, breakpoints, or additional price-plan variants.
|
|
257
|
+
- Do not use the captured font URLs as a downstream redistribution licence.
|
|
267
258
|
|
|
268
259
|
## 8. Responsive Behavior
|
|
269
260
|
|
|
270
|
-
|
|
271
|
-
| Name | Width | Key Changes |
|
|
272
|
-
|------|-------|-------------|
|
|
273
|
-
| Mobile | <640px | Single column, stacked everything, hero text reduces to ~32px |
|
|
274
|
-
| Tablet | 640–768px | Minor layout adjustments |
|
|
275
|
-
| Small Desktop | 768–1024px | 2-column layouts begin |
|
|
276
|
-
| Desktop | 1024–1280px | Full layout with maximum typography scale |
|
|
277
|
-
|
|
278
|
-
### Touch Targets
|
|
279
|
-
- Buttons use generous padding (12px minimum)
|
|
280
|
-
- Navigation elements adequately spaced
|
|
281
|
-
- Cards serve as large touch targets
|
|
282
|
-
|
|
283
|
-
### Collapsing Strategy
|
|
284
|
-
- **Navigation**: Collapses to hamburger on mobile
|
|
285
|
-
- **Hero text**: 82px → 56px → 48px → 32px progressive scaling
|
|
286
|
-
- **Feature sections**: Multi-column → stacked
|
|
287
|
-
- **Photography**: Scales proportionally, may crop on mobile
|
|
288
|
-
- **Block identity**: Scales down proportionally
|
|
289
|
-
|
|
290
|
-
### Image Behavior
|
|
291
|
-
- Landscape photography scales proportionally
|
|
292
|
-
- Warm color grading maintained at all sizes
|
|
293
|
-
- Block gradient elements resize fluidly
|
|
294
|
-
- No art direction changes — same warm composition at all sizes
|
|
261
|
+
Only the supplied desktop public-surface evidence is in scope. It exposes a horizontally scrollable pricing navigation shell and responsive utility classes in markup, but it does not establish breakpoints, mobile navigation behavior, touch-target policy, reflow rules, or an authenticated-product responsive contract.
|
|
295
262
|
|
|
296
263
|
## 9. Agent Prompt Guide
|
|
297
264
|
|
|
298
|
-
|
|
299
|
-
- Brand Orange: "Mistral Orange (#fa520f)"
|
|
300
|
-
- Page Background: "Warm Ivory (#fffaeb)"
|
|
301
|
-
- Warm Surface: "Cream (#fff0c2)"
|
|
302
|
-
- Primary Text: "Mistral Black (#1f1f1f)"
|
|
303
|
-
- Sunshine Amber: "Sunshine 700 (#ffa110)"
|
|
304
|
-
- Bright Gold: "Bright Yellow (#ffd900)"
|
|
305
|
-
- Text on Dark: "Pure White (#ffffff)"
|
|
306
|
-
|
|
307
|
-
### Example Component Prompts
|
|
308
|
-
- "Create a hero section on Warm Ivory (#fffaeb) with a massive headline at 82px Arial weight 400, line-height 1.0, letter-spacing -2.05px. Mistral Black (#1f1f1f) text. Add a dark solid CTA button (#1f1f1f bg, white text, 12px padding, sharp corners) and a cream secondary button (#fff0c2 bg)."
|
|
309
|
-
- "Design a feature card on Cream (#fff0c2) with sharp corners (no border-radius). Apply the golden shadow system: rgba(127, 99, 21, 0.12) -8px 16px 39px as the primary layer. Title at 32px weight 400, body at 16px."
|
|
310
|
-
- "Build the Mistral block identity: a row of colored blocks from Bright Yellow (#ffd900) through Sunshine 700 (#ffa110) to Mistral Orange (#fa520f). Sharp corners, no gaps."
|
|
311
|
-
- "Create a dark footer section on Mistral Black (#1f1f1f) with Pure White (#ffffff) text. Footer links at 14px. Add a warm gradient from Sunshine 700 (#ffa110) at the top fading to Mistral Black."
|
|
312
|
-
|
|
313
|
-
### Iteration Guide
|
|
314
|
-
1. Keep the warm temperature — "shift toward amber" not "shift toward gray"
|
|
315
|
-
2. Use size for hierarchy — 82px → 56px → 48px → 32px → 24px → 16px
|
|
316
|
-
3. Never add border-radius — sharp corners only
|
|
317
|
-
4. Shadows are always warm: "golden shadow with amber tones"
|
|
318
|
-
5. Font weight is always 400 — describe emphasis through size and color
|
|
265
|
+
For a Mistral-like public commercial page, begin with a quiet `#fbfbf8` or `#f5f4ef` surface, black content, thin `#e4e3de` dividers, Inter for repeated reading, and ALTMistral only where it can be legally loaded. Use square list and pricing-plan shells plus the observed 6px segmented container; do not recreate Mistral’s product, documentation, or brand artwork from this limited public-web reference.
|
|
319
266
|
|
|
320
267
|
## 10. Voice & Tone
|
|
321
268
|
|
|
322
|
-
|
|
269
|
+
Official language is direct, technically ambitious, and oriented toward access and control: Mistral says it exists to put frontier AI in everyone’s hands, while its careers page asks for structured, direct communication that values content over tone. This supports product-led, specific public language; it is not evidence for a comprehensive error-copy or conversational-assistant style guide.
|
|
323
270
|
|
|
324
|
-
| Context |
|
|
271
|
+
| Context | First-party direction |
|
|
325
272
|
|---|---|
|
|
326
|
-
|
|
|
327
|
-
|
|
|
328
|
-
|
|
|
329
|
-
| Error | Specific. Never wrapped in apology |
|
|
273
|
+
| Mission | Frame AI as open, controllable, and capable of solving hard problems. |
|
|
274
|
+
| Enterprise and public-sector work | Describe the concrete stakes: control, ownership, reliability, and tailored systems. |
|
|
275
|
+
| Internal culture | Prefer rigor, directness, ownership, speed, and low-ego collaboration. |
|
|
330
276
|
|
|
331
277
|
**Voice samples**
|
|
332
|
-
-
|
|
333
|
-
|
|
334
|
-
|
|
278
|
+
- “Putting frontier AI in everyone's hands.” <!-- official about page, 2026-07-13 -->
|
|
279
|
+
- “Mission-critical AI for enterprises and governments.” <!-- official about page, 2026-07-13 -->
|
|
280
|
+
- “Build the future of frontier AI.” <!-- official careers page, 2026-07-13 -->
|
|
335
281
|
|
|
336
282
|
## 11. Brand Narrative
|
|
337
283
|
|
|
338
|
-
Mistral
|
|
284
|
+
Mistral’s official account traces the company to April 2023, when its co-founders set out to build a European AI company around openness, transparency, cost efficiency, responsibility, and user control. Its present offer extends beyond models to developer tools, applications, and compute, with enterprise and government work positioned around ownership and production reliability. The public brand system is correspondingly more than a logo: the official guidance describes a pixel-cat emblem, controlled gradient and monochrome logo variants, and colorful small-scale model illustrations. Those assets explain the brand’s visual identity, while the token layer above remains limited to the current captured public pages.
|
|
339
285
|
|
|
340
286
|
## 12. Principles
|
|
341
287
|
|
|
342
|
-
1. **
|
|
343
|
-
2. **
|
|
344
|
-
3. **
|
|
345
|
-
4. **
|
|
346
|
-
5. **Open-weights ↔ Enterprise tension.** *UI implication:* both audiences served — open-source community + enterprise.
|
|
288
|
+
1. **Put control with the user.** *UI implication:* explain ownership, deployment, and capability boundaries concretely rather than hiding them in generic AI claims.
|
|
289
|
+
2. **Be rigorous and direct.** *UI implication:* favor structured labels, specific actions, and readable information hierarchy over ornamental copy.
|
|
290
|
+
3. **Make complex systems usable.** *UI implication:* keep commercial choices and quantities legible with clear rows, dividers, and restrained controls.
|
|
291
|
+
4. **Keep brand art distinct from interface evidence.** *UI implication:* use supplied gradient logos or illustrations only under official guidance; do not synthesize an orange semantic UI system from artwork.
|
|
347
292
|
|
|
348
293
|
## 13. Personas
|
|
349
294
|
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
**Catherine Dubois, 44, Paris.** CTO at French enterprise. Mistral as the sovereign AI option her board approved.
|
|
295
|
+
The official material identifies stakeholder groups rather than named user personas; the following are evidence-based groups, not fictional profiles.
|
|
353
296
|
|
|
354
|
-
**
|
|
355
|
-
|
|
356
|
-
**
|
|
297
|
+
- **Enterprise and government teams:** organizations in high-stakes industries that need tailored systems, control, ownership, and production reliability.
|
|
298
|
+
- **Developers and product builders:** people using Mistral models, developer tools, applications, and compute to build or customize AI systems.
|
|
299
|
+
- **Research, product, and engineering collaborators:** internal teams and candidates working under the stated expectations of audacity, rigor, customer centricity, speed, and low-ego ownership.
|
|
357
300
|
|
|
358
301
|
## 14. States
|
|
359
302
|
|
|
360
|
-
|
|
361
|
-
|---|---|
|
|
362
|
-
| **Empty (no API keys)** | "Generate first API key" CTA |
|
|
363
|
-
| **Empty (no projects)** | "Try Le Chat" link |
|
|
364
|
-
| **Loading (model inference)** | Per-token streaming |
|
|
365
|
-
| **Error (model unavailable)** | Specific model name + region |
|
|
366
|
-
| **Error (rate limit)** | Tier limit + upgrade |
|
|
367
|
-
| **Success (generation)** | Result inline + copy/save |
|
|
368
|
-
| **Success (deployment)** | Endpoint visible |
|
|
369
|
-
| **Skeleton (deployments)** | 0px-radius placeholders |
|
|
370
|
-
| **Disabled (insufficient plan)** | Upgrade link |
|
|
371
|
-
| **Loading (long task)** | Persistent progress |
|
|
372
|
-
| **Loading (model loading)** | Initialization status |
|
|
303
|
+
The supplied capture records one disabled compact control at `pricing::[data-omd-capture="75"]`, with `rgba(7, 7, 11, 0.1)` background, `oklch(0.552 0.016 285.938)` text, 6px radius, and 4px padding. It does not supply empty, loading, success, error, validation, toast, dialog, or skeleton states. Those state groups are intentionally omitted rather than inferred.
|
|
373
304
|
|
|
374
305
|
## 15. Motion & Easing
|
|
375
306
|
|
|
376
|
-
|
|
377
|
-
|---|---|---|
|
|
378
|
-
| `motion-instant` | 0ms | Toggle |
|
|
379
|
-
| `motion-fast` | 150ms | Hover |
|
|
380
|
-
| `motion-standard` | 250ms | Modal |
|
|
381
|
-
|
|
382
|
-
Standard cubic-bezier; no bounce — the precision register dislikes overshoot. `prefers-reduced-motion: reduce` removes hover transitions.
|
|
383
|
-
|
|
384
|
-
---
|
|
385
|
-
|
|
386
|
-
**Verified:** 2026-05-08 (omd:migrate run 39 — Apple-tier)
|
|
387
|
-
**Tier 1 sources:** mistral.ai home + /products (live DOM via playwright — Primary `#1f1f1f` Mistral Charcoal 0px sharp / 36px / 12px-square / 16px·400; **Secondary canvas-aware `oklab()`**: `oklab(0.999994 / 0.1)` (dark canvas) + `oklab(0.955114 -0.00188443 0.0614298 / 0.5)` Cream (light canvas); Cream `#fff0c2` accent. **`oklab()` color-space canonical** — most modern DS adopter in corpus).
|
|
388
|
-
**Tier 2 sources:** styles.refero.design / getdesign.md — no record.
|
|
389
|
-
**Tier 2 (Philosophy/founders/funding):** Wikipedia (Mistral AI + Arthur Mensch), École polytechnique (X alumni origin), Crain Currency / Bloomberg Law (first AI billionaires France), Tracxn, Crunchbase.
|
|
390
|
-
**Style ref:** `claude` (research-tech precision). **Conflicts unresolved:** none. **Earlier addition:** canvas-aware `oklab()` Secondary variants + Cream `#fff0c2` accent + oklab() canonical convention missed by prior pass.
|
|
307
|
+
No computed transition duration, easing token, motion rule, or reduced-motion behavior is promoted from this evidence. Class names that include transition utilities are not a measured motion specification.
|