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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
id: minimax
|
|
3
|
-
name:
|
|
3
|
+
name: MiniMax
|
|
4
4
|
country: US
|
|
5
5
|
category: ai
|
|
6
6
|
homepage: "https://www.minimaxi.com"
|
|
@@ -8,389 +8,331 @@ primary_color: "#000000"
|
|
|
8
8
|
logo:
|
|
9
9
|
type: simpleicons
|
|
10
10
|
slug: minimax
|
|
11
|
-
verified: "2026-
|
|
11
|
+
verified: "2026-07-13"
|
|
12
12
|
omd: "0.1"
|
|
13
|
+
verification_v2:
|
|
14
|
+
schema: 2
|
|
15
|
+
checked: "2026-07-13"
|
|
16
|
+
surfaces:
|
|
17
|
+
- { id: home, kind: marketing, url: "https://www.minimaxi.com/", inspected: "2026-07-13" }
|
|
18
|
+
- { id: m3-launch, kind: product-launch, url: "https://www.minimaxi.com/models/text/m3", inspected: "2026-07-13" }
|
|
19
|
+
- { id: audio-tool, kind: product-tool, url: "https://www.minimaxi.com/audio", inspected: "2026-07-13" }
|
|
20
|
+
- { id: careers, kind: careers-marketing, url: "https://www.minimaxi.com/careers", inspected: "2026-07-13" }
|
|
21
|
+
sources:
|
|
22
|
+
- { id: home-live, kind: product-surface, url: "https://www.minimaxi.com/", captured: "2026-07-13" }
|
|
23
|
+
- { id: m3-live, kind: product-surface, url: "https://www.minimaxi.com/models/text/m3", captured: "2026-07-13" }
|
|
24
|
+
- { id: audio-live, kind: product-surface, url: "https://www.minimaxi.com/audio", captured: "2026-07-13" }
|
|
25
|
+
- { id: careers-live, kind: product-surface, url: "https://www.minimaxi.com/careers", captured: "2026-07-13" }
|
|
26
|
+
- { id: misans-asset, kind: brand-asset, url: "https://filecdn.minimax.chat/public/MiSans-Regular.woff2", captured: "2026-07-13" }
|
|
27
|
+
- { id: minimax-about, kind: official-doc, url: "https://minimaxi.com/about", captured: "2026-07-13" }
|
|
28
|
+
- { id: platform-models, kind: official-doc, url: "https://platform.minimaxi.com/docs/guides/models-intro", captured: "2026-07-13" }
|
|
29
|
+
- { id: misans-license, kind: license, url: "https://hyperos.mi.com/font-download/MiSans%E5%AD%97%E4%BD%93%E7%9F%A5%E8%AF%86%E4%BA%A7%E6%9D%83%E8%AE%B8%E5%8F%AF%E5%8D%8F%E8%AE%AE.pdf", captured: "2026-07-13" }
|
|
30
|
+
- { id: outfit-license, kind: license, url: "https://github.com/Outfitio/Outfit-Fonts", captured: "2026-07-13" }
|
|
31
|
+
conflicts: []
|
|
32
|
+
claims:
|
|
33
|
+
"tokens.colors.canvas": &home { surface_id: home, source_id: home-live, method: computed-style, captured: "2026-07-13" }
|
|
34
|
+
"tokens.colors.ink": *home
|
|
35
|
+
"tokens.colors.secondary-text": *home
|
|
36
|
+
"tokens.colors.muted": *home
|
|
37
|
+
"tokens.colors.surface": *home
|
|
38
|
+
"tokens.colors.border": *home
|
|
39
|
+
"tokens.colors.action-dark": *home
|
|
40
|
+
"tokens.colors.action-on-dark": *home
|
|
41
|
+
"tokens.colors.audio-accent": &audio { surface_id: audio-tool, source_id: audio-live, method: computed-style, captured: "2026-07-13" }
|
|
42
|
+
"tokens.colors.audio-on-accent": *audio
|
|
43
|
+
"tokens.typography.family.ui": *home
|
|
44
|
+
"tokens.typography.family.display": *home
|
|
45
|
+
"tokens.typography.public-body.size": *home
|
|
46
|
+
"tokens.typography.public-body.weight": *home
|
|
47
|
+
"tokens.typography.public-body.lineHeight": *home
|
|
48
|
+
"tokens.typography.public-body.use": *home
|
|
49
|
+
"tokens.typography.m3-display.size": &m3 { surface_id: m3-launch, source_id: m3-live, method: computed-style, captured: "2026-07-13" }
|
|
50
|
+
"tokens.typography.m3-display.weight": *m3
|
|
51
|
+
"tokens.typography.m3-display.lineHeight": *m3
|
|
52
|
+
"tokens.typography.m3-display.use": *m3
|
|
53
|
+
"tokens.typography.careers-display.size": &careers { surface_id: careers, source_id: careers-live, method: computed-style, captured: "2026-07-13" }
|
|
54
|
+
"tokens.typography.careers-display.weight": *careers
|
|
55
|
+
"tokens.typography.careers-display.lineHeight": *careers
|
|
56
|
+
"tokens.typography.careers-display.use": *careers
|
|
57
|
+
"tokens.spacing.home-action-x": *home
|
|
58
|
+
"tokens.spacing.m3-action-x": *m3
|
|
59
|
+
"tokens.spacing.audio-action-x": *audio
|
|
60
|
+
"tokens.spacing.careers-action-x": *careers
|
|
61
|
+
"tokens.spacing.careers-action-y": *careers
|
|
62
|
+
"tokens.rounded.home-action": *home
|
|
63
|
+
"tokens.rounded.m3-action": *m3
|
|
64
|
+
"tokens.rounded.audio-action": *audio
|
|
65
|
+
"tokens.rounded.careers-action": *careers
|
|
66
|
+
"tokens.components.home-light-action.type": *home
|
|
67
|
+
"tokens.components.home-light-action.bg": *home
|
|
68
|
+
"tokens.components.home-light-action.fg": *home
|
|
69
|
+
"tokens.components.home-light-action.radius": *home
|
|
70
|
+
"tokens.components.home-light-action.padding": *home
|
|
71
|
+
"tokens.components.home-light-action.font": *home
|
|
72
|
+
"tokens.components.home-light-action.states": *home
|
|
73
|
+
"tokens.components.home-light-action.use": *home
|
|
74
|
+
"tokens.components.m3-dark-action.type": *m3
|
|
75
|
+
"tokens.components.m3-dark-action.bg": *m3
|
|
76
|
+
"tokens.components.m3-dark-action.fg": *m3
|
|
77
|
+
"tokens.components.m3-dark-action.radius": *m3
|
|
78
|
+
"tokens.components.m3-dark-action.padding": *m3
|
|
79
|
+
"tokens.components.m3-dark-action.font": *m3
|
|
80
|
+
"tokens.components.m3-dark-action.states": *m3
|
|
81
|
+
"tokens.components.m3-dark-action.use": *m3
|
|
82
|
+
"tokens.components.m3-light-action.type": *m3
|
|
83
|
+
"tokens.components.m3-light-action.bg": *m3
|
|
84
|
+
"tokens.components.m3-light-action.fg": *m3
|
|
85
|
+
"tokens.components.m3-light-action.radius": *m3
|
|
86
|
+
"tokens.components.m3-light-action.padding": *m3
|
|
87
|
+
"tokens.components.m3-light-action.font": *m3
|
|
88
|
+
"tokens.components.m3-light-action.states": *m3
|
|
89
|
+
"tokens.components.m3-light-action.use": *m3
|
|
90
|
+
"tokens.components.audio-generate.type": *audio
|
|
91
|
+
"tokens.components.audio-generate.bg": *audio
|
|
92
|
+
"tokens.components.audio-generate.fg": *audio
|
|
93
|
+
"tokens.components.audio-generate.radius": *audio
|
|
94
|
+
"tokens.components.audio-generate.padding": *audio
|
|
95
|
+
"tokens.components.audio-generate.font": *audio
|
|
96
|
+
"tokens.components.audio-generate.states": *audio
|
|
97
|
+
"tokens.components.audio-generate.use": *audio
|
|
98
|
+
"tokens.components.careers-primary.type": *careers
|
|
99
|
+
"tokens.components.careers-primary.bg": *careers
|
|
100
|
+
"tokens.components.careers-primary.fg": *careers
|
|
101
|
+
"tokens.components.careers-primary.radius": *careers
|
|
102
|
+
"tokens.components.careers-primary.padding": *careers
|
|
103
|
+
"tokens.components.careers-primary.font": *careers
|
|
104
|
+
"tokens.components.careers-primary.states": *careers
|
|
105
|
+
"tokens.components.careers-primary.use": *careers
|
|
106
|
+
"tokens.components.careers-outline.type": *careers
|
|
107
|
+
"tokens.components.careers-outline.fg": *careers
|
|
108
|
+
"tokens.components.careers-outline.border": *careers
|
|
109
|
+
"tokens.components.careers-outline.radius": *careers
|
|
110
|
+
"tokens.components.careers-outline.padding": *careers
|
|
111
|
+
"tokens.components.careers-outline.font": *careers
|
|
112
|
+
"tokens.components.careers-outline.states": *careers
|
|
113
|
+
"tokens.components.careers-outline.use": *careers
|
|
13
114
|
tokens:
|
|
14
|
-
source:
|
|
15
|
-
extracted: "2026-
|
|
115
|
+
source: reconciled
|
|
116
|
+
extracted: "2026-07-13"
|
|
117
|
+
note: "Current public marketing, model-launch, audio-tool, and careers surfaces are named separately; no authenticated product or documentation-chrome token is inferred."
|
|
16
118
|
colors:
|
|
17
|
-
brand-blue: "#1456f0"
|
|
18
|
-
sky-blue: "#3daeff"
|
|
19
|
-
brand-pink: "#ea5ec1"
|
|
20
|
-
primary-200: "#bfdbfe"
|
|
21
|
-
primary-light: "#60a5fa"
|
|
22
|
-
primary-500: "#3b82f6"
|
|
23
|
-
primary-600: "#2563eb"
|
|
24
|
-
primary-700: "#1d4ed8"
|
|
25
|
-
brand-deep: "#17437d"
|
|
26
|
-
text-primary: "#222222"
|
|
27
|
-
button-text: "#18181b"
|
|
28
|
-
charcoal: "#181e25"
|
|
29
|
-
text-secondary: "#45515e"
|
|
30
|
-
text-muted: "#8e8e93"
|
|
31
|
-
helper: "#5f5f5f"
|
|
32
119
|
canvas: "#ffffff"
|
|
33
|
-
|
|
34
|
-
|
|
120
|
+
ink: "#18181b"
|
|
121
|
+
secondary-text: "#45515e"
|
|
122
|
+
muted: "#86909c"
|
|
123
|
+
surface: "#f5f5f5"
|
|
35
124
|
border: "#e5e7eb"
|
|
36
|
-
|
|
37
|
-
dark: "#
|
|
125
|
+
action-dark: "#181e25"
|
|
126
|
+
action-on-dark: "#ffffff"
|
|
127
|
+
audio-accent: "#7659fa"
|
|
128
|
+
audio-on-accent: "#f8f8f8"
|
|
38
129
|
typography:
|
|
39
|
-
family: {
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
body-lg: { size: 20, weight: 500, lineHeight: 1.50, use: "Emphasized body, DM Sans" }
|
|
46
|
-
body: { size: 16, weight: 400, lineHeight: 1.50, use: "Standard body, DM Sans" }
|
|
47
|
-
nav: { size: 14, weight: 500, lineHeight: 1.50, use: "Navigation, links, DM Sans" }
|
|
48
|
-
button-sm: { size: 13, weight: 600, lineHeight: 1.50, use: "Compact buttons, DM Sans" }
|
|
49
|
-
caption: { size: 13, weight: 400, lineHeight: 1.70, use: "Metadata, DM Sans/Poppins" }
|
|
50
|
-
label: { size: 12, weight: 500, lineHeight: 1.50, use: "Tags, badges, DM Sans" }
|
|
51
|
-
spacing: { xs: 4, sm: 8, md: 11, base: 16, lg: 20, xl: 24, xxl: 32, section: 48 }
|
|
52
|
-
rounded: { sm: 8, md: 13, lg: 20, full: 9999 }
|
|
53
|
-
shadow:
|
|
54
|
-
standard: "rgba(0,0,0,0.08) 0px 4px 6px"
|
|
55
|
-
soft-glow: "rgba(0,0,0,0.08) 0px 0px 22.576px"
|
|
56
|
-
brand-glow: "rgba(44,30,116,0.16) 0px 0px 15px"
|
|
57
|
-
card-elevation: "rgba(36,36,36,0.08) 0px 12px 16px -4px"
|
|
130
|
+
family: { ui: "MiSans", display: "Outfit" }
|
|
131
|
+
public-body: { size: 16, weight: 400, lineHeight: "24px", use: "Repeated public home body and navigation context" }
|
|
132
|
+
m3-display: { size: 78, weight: 600, lineHeight: "85.8px", use: "M3 model-launch hero heading" }
|
|
133
|
+
careers-display: { size: 60, weight: 700, lineHeight: "60px", use: "Careers-marketing headline" }
|
|
134
|
+
spacing: { home-action-x: 28, m3-action-x: 12, audio-action-x: 20, careers-action-x: 24, careers-action-y: 12 }
|
|
135
|
+
rounded: { home-action: 32, m3-action: 8, audio-action: 100, careers-action: 9999 }
|
|
58
136
|
components:
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
137
|
+
home-light-action: { type: button, bg: "#f5f5f5", fg: "#181e25", radius: "32px", padding: "0px 28px", font: "16px / 400 / MiSans", states: "default only; no interaction event or pseudo-state captured", use: "Home marketing header action, selector home::[data-omd-capture=16]" }
|
|
138
|
+
m3-dark-action: { type: button, bg: "#000000", fg: "#ffffff", radius: "8px", padding: "0px 12px", font: "14px / 400 / MiSans", states: "default only; no interaction event or pseudo-state captured", use: "M3 launch paired dark action, selector surface-2::[data-omd-capture=20]" }
|
|
139
|
+
m3-light-action: { type: button, bg: "#ffffff", fg: "#222222", radius: "8px", padding: "0px 12px", font: "14px / 400 / MiSans", states: "default only; no interaction event or pseudo-state captured", use: "M3 launch paired light action, selector surface-2::[data-omd-capture=21]" }
|
|
140
|
+
audio-generate: { type: button, bg: "#7659fa", fg: "#f8f8f8", radius: "100px", padding: "0px 20px", font: "14px / 500 / MiSans", states: "default only; no interaction event or pseudo-state captured", use: "Public audio-tool generate action, selector surface-3::[data-omd-capture=12]" }
|
|
141
|
+
careers-primary: { type: button, bg: "#181e25", fg: "#ffffff", radius: "9999px", padding: "12px 24px", font: "14px / 500 / MiSans", states: "default only; no interaction event or pseudo-state captured", use: "Careers-marketing primary action, selector surface-4::[data-omd-capture=18]" }
|
|
142
|
+
careers-outline: { type: button, fg: "#18181b", border: "1px solid #18181b", radius: "9999px", padding: "12px 32px", font: "16px / 500 / MiSans", states: "default only; no interaction event or pseudo-state captured", use: "Careers-marketing outline action, selector surface-4::[data-omd-capture=26]" }
|
|
65
143
|
components_harvested: true
|
|
66
144
|
---
|
|
67
145
|
|
|
68
|
-
#
|
|
146
|
+
# MiniMax — Design Reference
|
|
69
147
|
|
|
70
148
|
## 1. Visual Theme & Atmosphere
|
|
71
149
|
|
|
72
|
-
MiniMax
|
|
150
|
+
MiniMax is a general-AI company whose own current account centers a family of proprietary multimodal models and AI-native products for people, enterprises, and developers. The public web translates that breadth into a mostly white, text-led presentation: near-black type, restrained grey surfaces, large model-specific hero moments, and a few route-local action colors. The stable visual thread across the captured home, M3 launch, audio tool, and careers pages is not a universal card style or color scale; it is dense information given room to breathe through simple backgrounds, rounded actions, and clear hierarchy. The current product family is changing quickly—MiniMax’s official model documentation lists text, video, speech, image, and music offerings—so this reference preserves each observed surface domain rather than blending a launch page, an audio tool, careers marketing, and unobserved documentation chrome into one fictional system.
|
|
73
151
|
|
|
74
|
-
|
|
152
|
+
- **Neutral public base:** `#ffffff` canvas, `#18181b` ink, and `#e5e7eb` borders recur on home, M3, and careers surfaces.
|
|
153
|
+
- **Surface-local action geometry:** 32px on the home header, 8px on M3 paired actions, 100px on the audio tool, and full pills on careers are separate observations.
|
|
154
|
+
- **Model-family expression:** M3 uses a 78px Outfit hero while the careers page uses a 60px MiSans headline; neither becomes a universal app heading rule.
|
|
155
|
+
- **Bounded source domains:** the raw bundle contains no authenticated product session or documentation chrome. Those domains are intentionally not represented by tokens.
|
|
75
156
|
|
|
76
|
-
|
|
157
|
+
## 2. Color Palette & Roles
|
|
77
158
|
|
|
78
|
-
|
|
79
|
-
- White-dominant layout with colorful product card accents
|
|
80
|
-
- Multi-font system: DM Sans (UI), Outfit (display), Poppins (mid-tier), Roboto (data)
|
|
81
|
-
- Pill buttons (9999px radius) for primary navigation and CTAs
|
|
82
|
-
- Generous rounded cards (20px–24px radius) for product showcases
|
|
83
|
-
- Brand blue spectrum: from `#1456f0` (brand-6) through `#3b82f6` (primary-500) to `#60a5fa` (light)
|
|
84
|
-
- Brand pink (`#ea5ec1`) as secondary accent
|
|
85
|
-
- Near-black text (`#222222`, `#18181b`) on white backgrounds
|
|
86
|
-
- Purple-tinted shadows (`rgba(44, 30, 116, 0.16)`) creating subtle brand-colored depth
|
|
87
|
-
- Dark footer section (`#181e25`) with product/company links
|
|
159
|
+
### Repeated public-web roles
|
|
88
160
|
|
|
89
|
-
|
|
161
|
+
- **Canvas** (`#ffffff`): body background observed on all four captured routes.
|
|
162
|
+
- **Ink** (`#18181b`): repeated home, M3, and careers text.
|
|
163
|
+
- **Secondary text** (`#45515e`): home supporting copy.
|
|
164
|
+
- **Muted** (`#86909c`): repeated home and M3 supporting text.
|
|
165
|
+
- **Surface** (`#f5f5f5`): home light header action.
|
|
166
|
+
- **Border** (`#e5e7eb`): repeated computed border color on home, M3, and careers elements.
|
|
167
|
+
- **Dark action** (`#181e25`) with **on-dark** (`#ffffff`): careers primary action; the dark value is also observed repeatedly on the home/M3 public family.
|
|
90
168
|
|
|
91
|
-
###
|
|
92
|
-
|
|
93
|
-
- **
|
|
94
|
-
- **Brand Pink** (`#ea5ec1`): `--col-brand02`, secondary brand accent
|
|
95
|
-
|
|
96
|
-
### Blue Scale (Primary)
|
|
97
|
-
- **Primary 200** (`#bfdbfe`): `--color-primary-200`, light blue backgrounds
|
|
98
|
-
- **Primary Light** (`#60a5fa`): `--color-primary-light`, active states, highlights
|
|
99
|
-
- **Primary 500** (`#3b82f6`): `--color-primary-500`, standard blue actions
|
|
100
|
-
- **Primary 600** (`#2563eb`): `--color-primary-600`, hover states
|
|
101
|
-
- **Primary 700** (`#1d4ed8`): `--color-primary-700`, pressed/active states
|
|
102
|
-
- **Brand Deep** (`#17437d`): `--brand-3`, deep blue for emphasis
|
|
103
|
-
|
|
104
|
-
### Text Colors
|
|
105
|
-
- **Near Black** (`#222222`): `--col-text00`, primary text
|
|
106
|
-
- **Dark** (`#18181b`): Button text, headings
|
|
107
|
-
- **Charcoal** (`#181e25`): Dark surface text, footer background
|
|
108
|
-
- **Dark Gray** (`#45515e`): `--col-text04`, secondary text
|
|
109
|
-
- **Mid Gray** (`#8e8e93`): Tertiary text, muted labels
|
|
110
|
-
- **Light Gray** (`#5f5f5f`): `--brand-2`, helper text
|
|
111
|
-
|
|
112
|
-
### Surface & Background
|
|
113
|
-
- **Pure White** (`#ffffff`): `--col-bg13`, primary background
|
|
114
|
-
- **Light Gray** (`#f0f0f0`): Secondary button backgrounds
|
|
115
|
-
- **Glass White** (`hsla(0, 0%, 100%, 0.4)`): `--fill-bg-white`, frosted glass overlay
|
|
116
|
-
- **Border Light** (`#f2f3f5`): Subtle section dividers
|
|
117
|
-
- **Border Gray** (`#e5e7eb`): Component borders
|
|
118
|
-
|
|
119
|
-
### Semantic
|
|
120
|
-
- **Success Background** (`#e8ffea`): `--success-bg`, positive state backgrounds
|
|
121
|
-
|
|
122
|
-
### Shadows
|
|
123
|
-
- **Standard** (`rgba(0, 0, 0, 0.08) 0px 4px 6px`): Default card shadow
|
|
124
|
-
- **Soft Glow** (`rgba(0, 0, 0, 0.08) 0px 0px 22.576px`): Ambient soft shadow
|
|
125
|
-
- **Brand Purple** (`rgba(44, 30, 116, 0.16) 0px 0px 15px`): Brand-tinted glow
|
|
126
|
-
- **Brand Purple Offset** (`rgba(44, 30, 116, 0.11) 6.5px 2px 17.5px`): Directional brand glow
|
|
127
|
-
- **Card Elevation** (`rgba(36, 36, 36, 0.08) 0px 12px 16px -4px`): Lifted card shadow
|
|
169
|
+
### Audio-tool-local role
|
|
170
|
+
|
|
171
|
+
- **Audio accent** (`#7659fa`) with **audio on-accent** (`#f8f8f8`): the observed `surface-3` generate action. It is an audio-tool-local value, not a global MiniMax brand-primary claim.
|
|
128
172
|
|
|
129
173
|
## 3. Typography Rules
|
|
130
174
|
|
|
131
|
-
###
|
|
132
|
-
|
|
133
|
-
- **
|
|
134
|
-
- **
|
|
135
|
-
- **
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
|
143
|
-
|
|
144
|
-
|
|
|
145
|
-
|
|
|
146
|
-
|
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
-
|
|
158
|
-
-
|
|
159
|
-
-
|
|
160
|
-
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
175
|
+
### Evidence classes
|
|
176
|
+
|
|
177
|
+
- **Live computed public-web use:** `MiSans` is the dominant visible first family: the collector reports 421 visible uses across body, button, card, heading, list, and dialog roles. It is backed by loaded FontFaceSet entries and 43 MiniMax-hosted font-source URLs. It is the canonical UI-family token for these public routes.
|
|
178
|
+
- **Live computed display use:** `Outfit` is visibly used and loaded (9 uses, including M3 hero headings), backed by a MiniMax/Hailuo-hosted font source and a CDN asset. It is retained as a public display-family token only.
|
|
179
|
+
- **Live computed specialist use:** `JetBrains Mono` is loaded for two heading observations. It is not promoted to a general UI or code token because the supplied capture does not establish a reusable product role.
|
|
180
|
+
- **Declared-only assets:** `DM Sans`, Inter, Plus Jakarta Sans, Roboto, and Font Awesome faces occur in declarations or system stacks without observed visible use. They are not UI tokens and are not substituted at runtime.
|
|
181
|
+
- **System fallback:** `-apple-system` appears in the audio surface’s input stack. It is a system fallback observation, not a MiniMax typeface.
|
|
182
|
+
- **Font context and licence boundary:** Xiaomi identifies MiSans as a variable multilingual family and publishes its own licence agreement; MiniMax’s current hosted webfont use does not grant a downstream project permission to reuse MiniMax’s delivery assets. Outfit’s upstream project publishes it under SIL OFL 1.1. These are font-context facts, not an assertion that MiniMax distributes either family as a reusable brand kit.
|
|
183
|
+
|
|
184
|
+
### Measured public hierarchy
|
|
185
|
+
|
|
186
|
+
| Role | Family | Size | Weight | Line height | Surface boundary |
|
|
187
|
+
|---|---|---:|---:|---:|---|
|
|
188
|
+
| Public body | MiSans | 16px | 400 | 24px | repeated home body/navigation context |
|
|
189
|
+
| M3 display | Outfit | 78px | 600 | 85.8px | `surface-2::h1` on the M3 launch page |
|
|
190
|
+
| Careers display | MiSans | 60px | 700 | 60px | `surface-4::h1` on careers marketing |
|
|
191
|
+
|
|
192
|
+
## 4. Components
|
|
193
|
+
|
|
194
|
+
All variants are selector-backed observations from the supplied public bundle. `coverage.interactionCount` and `coverage.observedStates` are both zero, so every entry below is a default-state observation only. Class names may contain hover utilities, but those declarations are not promoted as measured hover, focus, pressed, disabled, or motion variants.
|
|
195
|
+
|
|
196
|
+
### Home header action
|
|
197
|
+
|
|
198
|
+
**Light action — `home` marketing surface**
|
|
199
|
+
- Background: `#f5f5f5`
|
|
200
|
+
- Text: `#181e25`
|
|
201
|
+
- Radius: `32px`
|
|
202
|
+
- Padding: `0px 28px`
|
|
203
|
+
- Font: `16px / 400 / MiSans`
|
|
204
|
+
- Use: Home marketing header action at `home::[data-omd-capture="16"]`.
|
|
205
|
+
- States: Default only; no interaction event or pseudo-state captured.
|
|
206
|
+
|
|
207
|
+
### M3 launch actions
|
|
208
|
+
|
|
209
|
+
**Dark paired action — `m3-launch` product-launch surface**
|
|
210
|
+
- Background: `#000000`
|
|
211
|
+
- Text: `#ffffff`
|
|
212
|
+
- Radius: `8px`
|
|
213
|
+
- Padding: `0px 12px`
|
|
214
|
+
- Font: `14px / 400 / MiSans`
|
|
215
|
+
- Use: M3 launch paired action at `surface-2::[data-omd-capture="20"]`.
|
|
216
|
+
- States: Default only; no interaction event or pseudo-state captured.
|
|
217
|
+
|
|
218
|
+
**Light paired action — `m3-launch` product-launch surface**
|
|
219
|
+
- Background: `#ffffff`
|
|
220
|
+
- Text: `#222222`
|
|
221
|
+
- Radius: `8px`
|
|
222
|
+
- Padding: `0px 12px`
|
|
223
|
+
- Font: `14px / 400 / MiSans`
|
|
224
|
+
- Use: M3 launch paired action at `surface-2::[data-omd-capture="21"]`.
|
|
225
|
+
- States: Default only; no interaction event or pseudo-state captured.
|
|
226
|
+
|
|
227
|
+
### Audio-tool action
|
|
228
|
+
|
|
229
|
+
**Generate — `audio-tool` product-tool surface**
|
|
230
|
+
- Background: `#7659fa`
|
|
231
|
+
- Text: `#f8f8f8`
|
|
232
|
+
- Radius: `100px`
|
|
233
|
+
- Padding: `0px 20px`
|
|
234
|
+
- Font: `14px / 500 / MiSans`
|
|
235
|
+
- Use: Public audio-tool generate action at `surface-3::[data-omd-capture="12"]`.
|
|
236
|
+
- States: Default only; no interaction event or pseudo-state captured.
|
|
237
|
+
|
|
238
|
+
### Careers actions
|
|
239
|
+
|
|
240
|
+
**Primary — `careers` marketing surface**
|
|
167
241
|
- Background: `#181e25`
|
|
168
242
|
- Text: `#ffffff`
|
|
169
|
-
-
|
|
170
|
-
-
|
|
171
|
-
-
|
|
243
|
+
- Radius: `9999px`
|
|
244
|
+
- Padding: `12px 24px`
|
|
245
|
+
- Font: `14px / 500 / MiSans`
|
|
246
|
+
- Use: Careers primary action at `surface-4::[data-omd-capture="18"]`.
|
|
247
|
+
- States: Default only; no interaction event or pseudo-state captured.
|
|
172
248
|
|
|
173
|
-
**
|
|
174
|
-
- Background: `rgba(0, 0, 0, 0.05)` (subtle tint)
|
|
249
|
+
**Outline — `careers` marketing surface**
|
|
175
250
|
- Text: `#18181b`
|
|
176
|
-
-
|
|
177
|
-
-
|
|
251
|
+
- Border: `1px solid #18181b`
|
|
252
|
+
- Radius: `9999px`
|
|
253
|
+
- Padding: `12px 32px`
|
|
254
|
+
- Font: `16px / 500 / MiSans`
|
|
255
|
+
- Use: Careers outline action at `surface-4::[data-omd-capture="26"]`.
|
|
256
|
+
- States: Default only; no interaction event or pseudo-state captured.
|
|
178
257
|
|
|
179
|
-
|
|
180
|
-
-
|
|
181
|
-
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
- Use: Secondary nav, inactive tabs
|
|
185
|
-
|
|
186
|
-
**Secondary Light**
|
|
187
|
-
- Background: `#f0f0f0`
|
|
188
|
-
- Text: `#333333`
|
|
189
|
-
- Padding: 11px 20px
|
|
190
|
-
- Radius: 8px
|
|
191
|
-
- Use: Secondary actions
|
|
192
|
-
|
|
193
|
-
### Product Cards
|
|
194
|
-
- Background: Vibrant gradients (pink/purple/orange/blue)
|
|
195
|
-
- Radius: 20px–24px (generous rounding)
|
|
196
|
-
- Shadow: `rgba(44, 30, 116, 0.16) 0px 0px 15px` (brand purple glow)
|
|
197
|
-
- Content: Product name, model version, descriptive text
|
|
198
|
-
- Each card has its own color palette matching the product identity
|
|
199
|
-
|
|
200
|
-
### AI Product Cards (Matrix)
|
|
201
|
-
- Background: white with subtle shadow
|
|
202
|
-
- Radius: 13px–16px
|
|
203
|
-
- Shadow: `rgba(0, 0, 0, 0.08) 0px 4px 6px`
|
|
204
|
-
- Icon/illustration centered above product name
|
|
205
|
-
- Product name in DM Sans 14–16px weight 500
|
|
206
|
-
|
|
207
|
-
### Links
|
|
208
|
-
- **Primary**: `#18181b` or `#181e25`, underline on dark text
|
|
209
|
-
- **Secondary**: `#8e8e93`, muted for less emphasis
|
|
210
|
-
- **On Dark**: `rgba(255, 255, 255, 0.8)` for footer and dark sections
|
|
211
|
-
|
|
212
|
-
### Navigation
|
|
213
|
-
- Clean horizontal nav on white background
|
|
214
|
-
- MiniMax logo left-aligned (red accent in logo)
|
|
215
|
-
- DM Sans 14px weight 500 for nav items
|
|
216
|
-
- Pill-shaped active indicators (9999px radius)
|
|
217
|
-
- "Login" text link, minimal right-side actions
|
|
218
|
-
- Sticky header behavior
|
|
258
|
+
---
|
|
259
|
+
**Verified:** 2026-07-13
|
|
260
|
+
**Tier 1 sources:** https://www.minimaxi.com/ (public marketing), https://www.minimaxi.com/models/text/m3 (model-launch page), https://www.minimaxi.com/audio (public audio tool), https://www.minimaxi.com/careers (careers marketing), https://minimaxi.com/about (official company context), https://platform.minimaxi.com/docs/guides/models-intro (official model documentation), https://filecdn.minimax.chat/public/MiSans-Regular.woff2 (loaded MiniMax-hosted font asset)
|
|
261
|
+
**Tier 2 sources:** https://getdesign.md/minimax (listing exists; its “bold dark/neon” description conflicts with the current captured public surfaces and supplies no promoted token), https://styles.refero.design/?q=MiniMax (attempted; current fetch returned an internal error and no usable record)
|
|
262
|
+
**Conflicts unresolved:** none
|
|
219
263
|
|
|
220
264
|
## 5. Layout Principles
|
|
221
265
|
|
|
222
|
-
|
|
223
|
-
-
|
|
224
|
-
-
|
|
225
|
-
|
|
226
|
-
### Grid & Container
|
|
227
|
-
- Max content width centered on page
|
|
228
|
-
- Product card grids: horizontal scroll or 3–4 column layout
|
|
229
|
-
- Full-width white sections with contained content
|
|
230
|
-
- Dark footer at full-width
|
|
231
|
-
|
|
232
|
-
### Breakpoints
|
|
233
|
-
| Name | Width | Key Changes |
|
|
234
|
-
|------|-------|-------------|
|
|
235
|
-
| Mobile | <768px | Single column, stacked cards |
|
|
236
|
-
| Tablet | 768–1024px | 2-column grids |
|
|
237
|
-
| Desktop | >1024px | Full layout, horizontal card scrolls |
|
|
238
|
-
|
|
239
|
-
### Whitespace Philosophy
|
|
240
|
-
- **Gallery spacing**: Products are presented like gallery items with generous white space between cards, letting each AI model breathe as its own showcase.
|
|
241
|
-
- **Section rhythm**: Large vertical gaps (64px–80px) between major sections create distinct "chapters" of content.
|
|
242
|
-
- **Card breathing**: Product cards use internal padding of 16px–24px with ample whitespace around text.
|
|
243
|
-
|
|
244
|
-
### Border Radius Scale
|
|
245
|
-
- Minimal (4px): Small tags, micro badges
|
|
246
|
-
- Standard (8px): Buttons, small cards
|
|
247
|
-
- Comfortable (11px–13px): Medium cards, panels
|
|
248
|
-
- Generous (16px–20px): Large product cards
|
|
249
|
-
- Large (22px–24px): Hero product cards, major containers
|
|
250
|
-
- Pill (30px–32px): Badge pills, rounded panels
|
|
251
|
-
- Full (9999px): Buttons, nav tabs
|
|
266
|
+
- The capture is a 1440×900 desktop bundle. It establishes local action padding—28px horizontal on the home action, 12px on M3 paired actions, 20px on the audio action, and 24px/32px on careers actions—not a universal spacing scale.
|
|
267
|
+
- White body surfaces recur across all four routes, but the routes serve different jobs: company/model marketing, an M3 launch, an audio tool, and recruitment.
|
|
268
|
+
- The bundle does not establish responsive breakpoints, authenticated-app navigation, or documentation layout conventions.
|
|
252
269
|
|
|
253
270
|
## 6. Depth & Elevation
|
|
254
271
|
|
|
255
|
-
|
|
256
|
-
|-------|-----------|-----|
|
|
257
|
-
| Flat (Level 0) | No shadow | White background, text blocks |
|
|
258
|
-
| Subtle (Level 1) | `rgba(0, 0, 0, 0.08) 0px 4px 6px` | Standard cards, containers |
|
|
259
|
-
| Ambient (Level 2) | `rgba(0, 0, 0, 0.08) 0px 0px 22.576px` | Soft glow around elements |
|
|
260
|
-
| Brand Glow (Level 3) | `rgba(44, 30, 116, 0.16) 0px 0px 15px` | Featured product cards |
|
|
261
|
-
| Elevated (Level 4) | `rgba(36, 36, 36, 0.08) 0px 12px 16px -4px` | Lifted cards, hover states |
|
|
262
|
-
|
|
263
|
-
**Shadow Philosophy**: MiniMax uses a distinctive purple-tinted shadow (`rgba(44, 30, 116, ...)`) for featured elements, creating a subtle brand-color glow that connects the shadow system to the blue brand identity. Standard shadows use neutral black but at low opacity (0.08), keeping everything feeling light and airy. The directional shadow variant (6.5px offset) adds dimensional interest to hero product cards.
|
|
272
|
+
The representative actions in §4 report `boxShadow: none`. No reusable elevation ladder, card shadow, or hover-lift rule is established. The old purple glow and broad product-card shadow claims were removed because this capture does not corroborate them.
|
|
264
273
|
|
|
265
274
|
## 7. Do's and Don'ts
|
|
266
275
|
|
|
267
276
|
### Do
|
|
268
|
-
|
|
269
|
-
-
|
|
270
|
-
- Use
|
|
271
|
-
-
|
|
272
|
-
-
|
|
273
|
-
- Use Outfit for display headings, DM Sans for everything functional
|
|
274
|
-
- Maintain the universal 1.50 line-height across body text
|
|
275
|
-
- Let colorful product illustrations/gradients serve as the primary visual interest
|
|
277
|
+
|
|
278
|
+
- Keep the public-web neutral base clear: white canvas, near-black text, and low-contrast borders.
|
|
279
|
+
- Use a surface-local action treatment only in the context where it was observed.
|
|
280
|
+
- Use MiSans only where its loaded asset and target-project licence permit it; otherwise leave the family unresolved rather than substituting a generic font as MiSans.
|
|
281
|
+
- Treat current model names and product areas as evolving content, not permanent navigation or component taxonomy.
|
|
276
282
|
|
|
277
283
|
### Don't
|
|
278
|
-
- Don't add colored backgrounds to main content sections — white is structural
|
|
279
|
-
- Don't use sharp corners (0–4px radius) on product cards — the rounded aesthetic is core
|
|
280
|
-
- Don't apply the brand pink (`#ea5ec1`) to text or buttons — it's for logo and decorative accents only
|
|
281
|
-
- Don't mix more than one display font per section (Outfit OR Poppins, not both)
|
|
282
|
-
- Don't use weight 700 for headings — 500–600 is the range, 700 is reserved for strong emphasis in body text
|
|
283
|
-
- Don't darken shadows beyond 0.16 opacity — the light, airy feel requires restraint
|
|
284
|
-
- Don't use Roboto for headings — it's the data/technical context font only
|
|
285
284
|
|
|
286
|
-
|
|
285
|
+
- Do not combine the audio purple action with M3 or careers actions into a single global primary color.
|
|
286
|
+
- Do not turn CSS hover utilities or the presence of `transition-*` classes into measured state or motion specifications.
|
|
287
|
+
- Do not promote DM Sans, Inter, Roboto, or declared icon fonts to live MiniMax UI families.
|
|
288
|
+
- Do not infer app, console, or documentation-chrome design rules from these public routes.
|
|
287
289
|
|
|
288
|
-
|
|
289
|
-
| Name | Width | Key Changes |
|
|
290
|
-
|------|-------|-------------|
|
|
291
|
-
| Mobile | <768px | Single column, stacked product cards, hamburger nav |
|
|
292
|
-
| Tablet | 768–1024px | 2-column product grids, condensed spacing |
|
|
293
|
-
| Desktop | >1024px | Full horizontal card layouts, expanded spacing |
|
|
290
|
+
## 8. Responsive Behavior
|
|
294
291
|
|
|
295
|
-
|
|
296
|
-
- Hero: 80px → responsive scaling to ~40px on mobile
|
|
297
|
-
- Product card grid: horizontal scroll → 2-column → single column stacked
|
|
298
|
-
- Navigation: horizontal → hamburger menu
|
|
299
|
-
- Footer: multi-column → stacked sections
|
|
300
|
-
- Spacing: 64–80px gaps → 32–40px on mobile
|
|
292
|
+
Only one 1440×900 desktop capture was supplied. No breakpoint, mobile navigation, reflow, touch target, or reduced-motion behavior is verified here.
|
|
301
293
|
|
|
302
294
|
## 9. Agent Prompt Guide
|
|
303
295
|
|
|
304
|
-
|
|
305
|
-
- Background: `#ffffff` (primary), `#181e25` (dark/footer)
|
|
306
|
-
- Text: `#222222` (primary), `#45515e` (secondary), `#8e8e93` (muted)
|
|
307
|
-
- Brand Blue: `#1456f0` (brand), `#3b82f6` (primary-500), `#2563eb` (hover)
|
|
308
|
-
- Brand Pink: `#ea5ec1` (accent only)
|
|
309
|
-
- Borders: `#e5e7eb`, `#f2f3f5`
|
|
310
|
-
|
|
311
|
-
### Example Component Prompts
|
|
312
|
-
- "Create a hero section on white background. Headline at 80px Outfit weight 500, line-height 1.10, near-black (#222222) text. Sub-text at 16px DM Sans weight 400, line-height 1.50, #45515e. Dark CTA button (#181e25, 8px radius, 11px 20px padding, white text)."
|
|
313
|
-
- "Design a product card grid: white cards with 20px border-radius, shadow rgba(44,30,116,0.16) 0px 0px 15px. Product name at 28px Outfit weight 600. Internal gradient background for the product illustration area."
|
|
314
|
-
- "Build navigation bar: white background, DM Sans 14px weight 500 for links, #18181b text. Pill-shaped active tab (9999px radius, rgba(0,0,0,0.05) background). MiniMax logo left-aligned."
|
|
315
|
-
- "Create an AI product matrix: 4-column grid of cards with 13px radius, subtle shadow rgba(0,0,0,0.08) 0px 4px 6px. Centered icon above product name in DM Sans 16px weight 500."
|
|
316
|
-
- "Design footer on dark (#181e25) background. Product links in DM Sans 14px, rgba(255,255,255,0.8). Multi-column layout."
|
|
317
|
-
|
|
318
|
-
### Iteration Guide
|
|
319
|
-
1. Start with white — color comes from product cards and illustrations only
|
|
320
|
-
2. Pill buttons (9999px) for nav/tabs, standard radius (8px) for CTA buttons
|
|
321
|
-
3. Purple-tinted shadows for featured cards, neutral shadows for everything else
|
|
322
|
-
4. DM Sans handles 70% of text — Outfit is display-only, Poppins is mid-tier only
|
|
323
|
-
5. Keep weights moderate (500–600 for headings) — the brand tone is confident but approachable
|
|
324
|
-
6. Large radius cards (20–24px) for products, smaller radius (8–13px) for UI elements
|
|
296
|
+
For a MiniMax-like **public AI-model marketing moment**, start with a white field, near-black information hierarchy, a route-specific rounded action, and large display type only when the observed font is actually available. Do not copy an M3 launch button into the audio tool or careers surface merely because all are MiniMax-owned pages. For application work, leave product, documentation, and error-state decisions open until there is direct evidence.
|
|
325
297
|
|
|
326
298
|
## 10. Voice & Tone
|
|
327
299
|
|
|
328
|
-
MiniMax
|
|
300
|
+
Official MiniMax materials combine a mission-led company voice with concrete model capability and product-family labels. The about page expresses the mission as “Intelligence with Everyone”; the M3 launch and platform documentation name capabilities such as coding, agentic work, multimodality, and long context. This supports a direct, technical register without establishing a complete product microcopy system.
|
|
329
301
|
|
|
330
|
-
| Context |
|
|
302
|
+
| Context | Evidence-backed direction |
|
|
331
303
|
|---|---|
|
|
332
|
-
|
|
|
333
|
-
|
|
|
334
|
-
|
|
|
335
|
-
|
|
336
|
-
**Voice samples**
|
|
337
|
-
- Product nav: *"MiniMax M2.7"*, *"MiniMax M2-Her"*, *"MiniMax M2"* <!-- verified: minimax.io homepage 2026-05 -->
|
|
304
|
+
| Company positioning | State the mission and the intended human or productivity outcome plainly. |
|
|
305
|
+
| Model launch | Name the model and the specific capability before making a broad claim. |
|
|
306
|
+
| Developer documentation | Prefer a model name, modality, and operating constraint over metaphor. |
|
|
338
307
|
|
|
339
|
-
**
|
|
308
|
+
**Official wording samples**
|
|
309
|
+
- *“Intelligence with Everyone”* — MiniMax about page and M3 launch.
|
|
310
|
+
- *“Coding & Agentic”* and *“1M”* context — M3 launch page.
|
|
311
|
+
- *“MiniMax-M3”*, *“MiniMax Hailuo 2.3”*, and *“Speech-2.8”* — official platform model documentation.
|
|
340
312
|
|
|
341
313
|
## 11. Brand Narrative
|
|
342
314
|
|
|
343
|
-
MiniMax
|
|
344
|
-
|
|
345
|
-
## 12. Principles
|
|
315
|
+
MiniMax describes itself as a general-AI company founded in early 2022, pursuing AGI through the mission “Intelligence with Everyone.” Its official company profile connects proprietary multimodal models to AI-native products and an enterprise/developer open platform; the current official model documentation separates that portfolio into text, video, speech, image, and music families. The public visual system reflects this multi-product posture through a shared neutral web base with deliberately local launch, tool, and careers treatments rather than one uniformly styled application.
|
|
346
316
|
|
|
347
|
-
|
|
348
|
-
2. **Large radius cards (20-24px) for products.** *UI implication:* product showcase cards generous radius.
|
|
349
|
-
3. **Smaller radius (8-13px) for UI.** *UI implication:* nav buttons, modals stay 12px.
|
|
350
|
-
4. **Moderate weights.** 500-600 for headings. *UI implication:* avoid 700+ headers.
|
|
351
|
-
5. **Confident but approachable register.** *UI implication:* technical claims paired with clear model use-case copy.
|
|
317
|
+
The official careers page adds a culture boundary: it presents technology, product, content, and aesthetics as intersecting disciplines, and frames curiosity and exploration as valued qualities. That supports a narrative of technical work that still attends to expression and usability; it does not justify invented user stories, company chronology beyond the official profile, or app-interface claims absent from the capture.
|
|
352
318
|
|
|
353
|
-
##
|
|
319
|
+
## 12. Principles
|
|
354
320
|
|
|
355
|
-
|
|
321
|
+
1. **Intelligence with everyone.** MiniMax publicly frames its mission around broad participation in intelligent systems. *Reference UI implication:* explain what a capability enables before escalating technical detail.
|
|
322
|
+
2. **Multimodal, product-specific clarity.** Official materials distinguish text, video, speech, image, and music models. *Reference UI implication:* name the model and modality instead of using a vague universal “AI” label.
|
|
323
|
+
3. **No shortcuts.** The official about page lists this as a company value. *Reference UI implication:* avoid presenting unmeasured shortcuts, states, or design-system rules as facts.
|
|
324
|
+
4. **Technology and taste intersect.** The careers page places technology, product, content, and aesthetics together. *Reference UI implication:* use visual emphasis to clarify a technical proposition, not to hide its boundaries.
|
|
356
325
|
|
|
357
|
-
|
|
326
|
+
The UI implications are this reference’s constrained interpretations of official positioning, not published MiniMax component rules.
|
|
358
327
|
|
|
359
|
-
|
|
328
|
+
## 13. Personas
|
|
360
329
|
|
|
361
|
-
|
|
330
|
+
No fictional personas are asserted. Official materials identify several audiences and contexts: individual users, enterprises, developers using the open platform, and prospective team members across technical, product, content, and aesthetic disciplines. Those are audience boundaries only; they do not replace MiniMax user research or validate behavioral assumptions.
|
|
362
331
|
|
|
363
332
|
## 14. States
|
|
364
333
|
|
|
365
|
-
|
|
366
|
-
|---|---|
|
|
367
|
-
| **Empty (no API keys)** | "Generate API key" CTA |
|
|
368
|
-
| **Empty (no projects)** | "Try a model" with model picker |
|
|
369
|
-
| **Loading (model inference)** | Per-token streaming |
|
|
370
|
-
| **Loading (model loading)** | Initialization status |
|
|
371
|
-
| **Error (model unavailable)** | Specific model + region message |
|
|
372
|
-
| **Error (rate limit)** | Tier limit explained |
|
|
373
|
-
| **Success (generation)** | Result inline + copy/save |
|
|
374
|
-
| **Success (account)** | API key visible + security reminder |
|
|
375
|
-
| **Skeleton (model list)** | 12px placeholders |
|
|
376
|
-
| **Disabled (no quota)** | Upgrade link |
|
|
377
|
-
| **Loading (long task)** | Persistent progress |
|
|
334
|
+
No authenticated application state, empty state, loading state, error state, success state, disabled control, or accessibility-state contract was captured. The audio page is a public tool surface, but the supplied bundle records zero interaction events and zero observed states. The default component observations in §4 must not be expanded into an application-state specification.
|
|
378
335
|
|
|
379
336
|
## 15. Motion & Easing
|
|
380
337
|
|
|
381
|
-
|
|
382
|
-
|---|---|---|
|
|
383
|
-
| `motion-instant` | 0ms | Toggle |
|
|
384
|
-
| `motion-fast` | 150ms | Hover |
|
|
385
|
-
| `motion-standard` | 250ms | Modal |
|
|
386
|
-
| `motion-streaming` | continuous | Token-by-token output |
|
|
387
|
-
|
|
388
|
-
Standard cubic-bezier; no bounce. `prefers-reduced-motion: reduce` removes hover transitions.
|
|
389
|
-
|
|
390
|
-
---
|
|
391
|
-
|
|
392
|
-
**Verified:** 2026-05-08 (omd:migrate run 36 — Apple-tier)
|
|
393
|
-
**Tier 1 sources:** minimax.io home + /news/minimax-m2 (live DOM via playwright — Header Primary **`#181e25`** MiniMax Charcoal 32px / 38px / 16px·400; Page Primary `#181e25` **9999px** full-pill / 35px / 8×24 / 16px·400; Model nav tabs ghost 12px / 40px / 8×24 / `#292929` MiniMax Ink 16px·400 (signature multi-model rail); Cookie utility 8px / 13px·**600** separate track).
|
|
394
|
-
**Tier 2 sources:** styles.refero.design / getdesign.md — no record.
|
|
395
|
-
**Tier 2 (Philosophy/founders/IPO):** Wikipedia (MiniMax Group), Asia Tech Lens (Yan Junjie biography), Oreate AI (Talkie/IPO), Caproasia (HK IPO Dec 2025), CNBC (HK debut 2026-01-09), Rest of World, AI Proem.
|
|
396
|
-
**Style ref:** `stripe`. **Conflicts unresolved:** none. **Earlier mistake reverted:** prior footer captured only model-nav 12px ghost; canonical Primary is **`#181e25` Charcoal** at two radii (32 / 9999) — also missed the §4 documentation of canonical CTAs.
|
|
338
|
+
No motion token, duration, easing curve, or reduced-motion behavior is measured. Several observed classes include transition utilities, but the zero-interaction capture does not establish what changes, when it changes, or how it behaves under user preferences.
|