@conduction/docusaurus-preset 3.44.1 → 3.44.3

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.
Files changed (87) hide show
  1. package/package.json +1 -1
  2. package/src/components/AgentTrace/AgentTrace.module.css +1 -1
  3. package/src/components/AiDisclosure/AiDisclosure.module.css +2 -2
  4. package/src/components/AppCrossLinks/AppCrossLinks.module.css +9 -9
  5. package/src/components/AppMock/AppMock.module.css +46 -46
  6. package/src/components/AppsGrid/AppsGrid.module.css +4 -4
  7. package/src/components/AppsPreview/AppsPreview.module.css +7 -7
  8. package/src/components/AtomZones/AtomZones.module.css +19 -19
  9. package/src/components/BlueprintRush/BlueprintRush.module.css +13 -13
  10. package/src/components/BuildMock/BuildMock.module.css +11 -11
  11. package/src/components/Clients/Clients.module.css +4 -4
  12. package/src/components/ContentCard/ContentCard.module.css +13 -13
  13. package/src/components/ContentDetailHero/ContentDetailHero.module.css +6 -6
  14. package/src/components/ContentTypeFilter/ContentTypeFilter.module.css +5 -5
  15. package/src/components/CtaBanner/CtaBanner.module.css +1 -1
  16. package/src/components/DeadlineDefender/DeadlineDefender.module.css +14 -14
  17. package/src/components/DetailHero/DetailHero.module.css +11 -11
  18. package/src/components/DiceDuel/DiceDuel.module.css +16 -16
  19. package/src/components/DownloadPanel/DownloadPanel.module.css +4 -4
  20. package/src/components/EmployeeCard/EmployeeCard.module.css +19 -19
  21. package/src/components/ExternalAppShelf/ExternalAppShelf.module.css +5 -5
  22. package/src/components/FAQ/FAQ.module.css +4 -4
  23. package/src/components/FacetedFilters/FacetedFilters.module.css +10 -10
  24. package/src/components/FeatureGrid/FeatureGrid.module.css +8 -8
  25. package/src/components/FeatureList/FeatureList.module.css +4 -4
  26. package/src/components/FeaturedCard/FeaturedCard.module.css +3 -3
  27. package/src/components/FlowMock/FlowMock.module.css +2 -2
  28. package/src/components/GameModal/GameModal.jsx +170 -154
  29. package/src/components/GameModal/GameModal.module.css +84 -37
  30. package/src/components/Hero/Hero.module.css +4 -4
  31. package/src/components/HexBackground/HexBackground.module.css +3 -3
  32. package/src/components/HexCard/HexCard.module.css +4 -4
  33. package/src/components/HexNetwork/HexNetwork.module.css +6 -6
  34. package/src/components/HiddenGame/HiddenGame.module.css +2 -2
  35. package/src/components/HowSteps/HowSteps.module.css +3 -3
  36. package/src/components/IntegrationIcon/IntegrationIcon.module.css +1 -1
  37. package/src/components/KanbanMock/KanbanMock.module.css +8 -8
  38. package/src/components/LeafCard/LeafCard.module.css +15 -15
  39. package/src/components/LeafMock/LeafMock.module.css +8 -8
  40. package/src/components/LockPick/LockPick.module.css +14 -14
  41. package/src/components/ManagedCommonGround/ManagedCommonGround.module.css +1 -1
  42. package/src/components/McpToolShelf/McpToolShelf.module.css +8 -8
  43. package/src/components/MockScene/MockScene.module.css +1 -1
  44. package/src/components/ModuleCard/ModuleCard.module.css +11 -11
  45. package/src/components/ModulePage/ModulePage.module.css +9 -9
  46. package/src/components/MonsterRun/MonsterRun.module.css +12 -12
  47. package/src/components/NewsletterCta/NewsletterCta.module.css +9 -9
  48. package/src/components/NextSteps/NextSteps.module.css +9 -9
  49. package/src/components/Outcomes/Outcomes.module.css +5 -5
  50. package/src/components/PaintByTokens/PaintByTokens.module.css +15 -15
  51. package/src/components/PairCard/PairCard.module.css +3 -3
  52. package/src/components/PartnerCard/PartnerCard.module.css +21 -21
  53. package/src/components/PartnerDirectory/PartnerDirectory.module.css +1 -1
  54. package/src/components/PartnerSidecard/PartnerSidecard.module.css +9 -9
  55. package/src/components/PipeFit/PipeFit.module.css +10 -10
  56. package/src/components/Pipeline/Pipeline.module.css +7 -7
  57. package/src/components/PlatformOverview/PlatformOverview.module.css +4 -4
  58. package/src/components/Prerequisites/Prerequisites.module.css +5 -5
  59. package/src/components/PullQuote/PullQuote.module.css +5 -5
  60. package/src/components/Reconcile/Reconcile.module.css +15 -15
  61. package/src/components/RecordRun/RecordRun.module.css +16 -16
  62. package/src/components/Redaction/Redaction.module.css +13 -13
  63. package/src/components/ReferenceCard/ReferenceCard.module.css +7 -7
  64. package/src/components/RelatedPosts/RelatedPosts.module.css +1 -1
  65. package/src/components/RotatingCards/RotatingCards.module.css +8 -8
  66. package/src/components/SetupSteps/SetupSteps.module.css +6 -6
  67. package/src/components/Showcase/Showcase.module.css +12 -12
  68. package/src/components/SidebarMock/SidebarMock.module.css +2 -2
  69. package/src/components/SolutionCard/SolutionCard.module.css +5 -5
  70. package/src/components/StampRush/StampRush.module.css +12 -12
  71. package/src/components/StatsStrip/StatsStrip.module.css +3 -3
  72. package/src/components/ThemeSeamMock/ThemeSeamMock.module.css +1 -1
  73. package/src/components/Troubleshooting/Troubleshooting.module.css +7 -7
  74. package/src/components/WidgetMock/WidgetMock.module.css +1 -1
  75. package/src/components/WidgetShelf/WidgetShelf.module.css +11 -11
  76. package/src/components/primitives/AuthorByline.module.css +5 -5
  77. package/src/components/primitives/Button.module.css +8 -8
  78. package/src/components/primitives/Card.module.css +3 -3
  79. package/src/components/primitives/Eyebrow.module.css +1 -1
  80. package/src/components/primitives/HexThumbnail.module.css +1 -1
  81. package/src/components/primitives/Pill.module.css +2 -2
  82. package/src/components/primitives/Section.module.css +2 -2
  83. package/src/components/primitives/SectionHead.module.css +2 -2
  84. package/src/css/brand.css +17 -17
  85. package/src/css/tokens.css +60 -0
  86. package/src/theme/ErrorPageContent/styles.module.css +9 -9
  87. package/src/theme/Navbar/styles.module.css +17 -17
@@ -10,7 +10,7 @@
10
10
  .pf {
11
11
  border: 1px solid var(--c-cobalt-100);
12
12
  border-radius: var(--radius-lg);
13
- background: white;
13
+ background: var(--conduction-color-surface-card);
14
14
  padding: clamp(16px, 3vw, 28px);
15
15
  font-family: var(--conduction-typography-font-family-body);
16
16
  }
@@ -37,7 +37,7 @@
37
37
  margin: 0 0 6px;
38
38
  font-size: 20px;
39
39
  font-weight: 700;
40
- color: var(--c-cobalt-900);
40
+ color: var(--conduction-color-text-strong);
41
41
  }
42
42
 
43
43
  .lede {
@@ -45,7 +45,7 @@
45
45
  max-width: 62ch;
46
46
  font-size: 14px;
47
47
  line-height: 1.5;
48
- color: var(--c-cobalt-700);
48
+ color: var(--conduction-color-text-body);
49
49
  }
50
50
 
51
51
  .hud {
@@ -59,8 +59,8 @@
59
59
  .hudPill {
60
60
  padding: 6px 10px;
61
61
  border-radius: var(--radius-pill);
62
- background: var(--c-cobalt-50);
63
- color: var(--c-cobalt-900);
62
+ background: var(--conduction-color-surface-subtle);
63
+ color: var(--conduction-color-text-strong);
64
64
  white-space: nowrap;
65
65
  }
66
66
 
@@ -70,7 +70,7 @@
70
70
  gap: 4px;
71
71
  padding: 16px 12px;
72
72
  border-radius: var(--radius-md);
73
- background: var(--c-cobalt-50);
73
+ background: var(--conduction-color-surface-subtle);
74
74
  max-width: 720px;
75
75
  overflow-x: auto;
76
76
  }
@@ -113,7 +113,7 @@
113
113
  height: 84px;
114
114
  border: 1px solid var(--c-cobalt-200);
115
115
  border-radius: var(--radius-md);
116
- background: white;
116
+ background: var(--conduction-color-surface-card);
117
117
  cursor: pointer;
118
118
  padding: 0;
119
119
  transition: border-color 120ms ease, background 120ms ease;
@@ -123,7 +123,7 @@
123
123
  .piece:focus-visible { outline: 2px solid var(--c-blue-cobalt); outline-offset: 2px; }
124
124
 
125
125
  .joined { border-color: var(--c-mint-500); }
126
- .gap { border-color: var(--c-orange-knvb); background: var(--c-cobalt-50); }
126
+ .gap { border-color: var(--c-orange-knvb); background: var(--conduction-color-surface-subtle); }
127
127
 
128
128
  .mouth {
129
129
  position: absolute;
@@ -167,7 +167,7 @@
167
167
  .idle {
168
168
  margin: 0;
169
169
  font-size: 14px;
170
- color: var(--c-cobalt-400);
170
+ color: var(--conduction-color-text-muted);
171
171
  }
172
172
 
173
173
  .foot {
@@ -197,7 +197,7 @@
197
197
  margin: 0;
198
198
  flex-basis: 100%;
199
199
  font-size: 12px;
200
- color: var(--c-cobalt-400);
200
+ color: var(--conduction-color-text-muted);
201
201
  max-width: 60ch;
202
202
  min-height: 1.4em;
203
203
  }
@@ -111,7 +111,7 @@
111
111
  font-family: var(--conduction-typography-font-family-code);
112
112
  font-size: 10px;
113
113
  letter-spacing: 0.16em;
114
- color: var(--c-cobalt-400);
114
+ color: var(--conduction-color-text-muted);
115
115
  font-weight: 500;
116
116
  }
117
117
 
@@ -120,7 +120,7 @@
120
120
  font-size: 10px;
121
121
  letter-spacing: 0.16em;
122
122
  text-transform: uppercase;
123
- color: var(--c-cobalt-400);
123
+ color: var(--conduction-color-text-muted);
124
124
  margin-bottom: 8px;
125
125
  }
126
126
 
@@ -137,12 +137,12 @@
137
137
  font-size: 15px;
138
138
  font-weight: 700;
139
139
  letter-spacing: -0.01em;
140
- color: var(--c-cobalt-900);
140
+ color: var(--conduction-color-text-strong);
141
141
  margin-top: 16px;
142
142
  }
143
143
  .caption {
144
144
  font-size: 13px;
145
- color: var(--c-cobalt-700);
145
+ color: var(--conduction-color-text-body);
146
146
  line-height: 1.5;
147
147
  max-width: 26ch;
148
148
  margin: 6px auto 0;
@@ -152,7 +152,7 @@
152
152
  border, kit-identical. Each item gets a small rounded-square icon
153
153
  next to the label. */
154
154
  .end {
155
- background: var(--c-cobalt-50);
155
+ background: var(--conduction-color-surface-subtle);
156
156
  border: 1px solid var(--c-cobalt-100);
157
157
  border-radius: var(--radius-lg);
158
158
  padding: 18px 20px;
@@ -170,7 +170,7 @@
170
170
  font-size: 10px;
171
171
  letter-spacing: 0.14em;
172
172
  text-transform: uppercase;
173
- color: var(--c-cobalt-400);
173
+ color: var(--conduction-color-text-muted);
174
174
  margin-bottom: 14px;
175
175
  font-weight: 500;
176
176
  }
@@ -188,7 +188,7 @@
188
188
  align-items: center;
189
189
  gap: 10px;
190
190
  font-size: 13px;
191
- color: var(--c-cobalt-700);
191
+ color: var(--conduction-color-text-body);
192
192
  }
193
193
 
194
194
  .endIcon {
@@ -4,7 +4,7 @@
4
4
  */
5
5
 
6
6
  .section {
7
- background: white;
7
+ background: var(--conduction-color-surface-card);
8
8
  /* Bottom padding deliberately lighter than top: the diagram's
9
9
  orange-dashed flow lines around Buildiq extend visually below
10
10
  the last text label, so the section already has ~80px of optical
@@ -42,7 +42,7 @@
42
42
  font-size: 12px;
43
43
  letter-spacing: 0.1em;
44
44
  text-transform: uppercase;
45
- color: var(--c-cobalt-400);
45
+ color: var(--conduction-color-text-muted);
46
46
  margin-bottom: 16px;
47
47
  }
48
48
  .eyebrowHex {
@@ -58,7 +58,7 @@
58
58
  font-weight: 700;
59
59
  line-height: 1.05;
60
60
  letter-spacing: -0.02em;
61
- color: var(--c-blue-cobalt);
61
+ color: var(--conduction-color-text-default);
62
62
  margin: 0;
63
63
  max-width: 16ch;
64
64
  }
@@ -70,7 +70,7 @@
70
70
  .lede {
71
71
  font-size: 16px;
72
72
  line-height: 1.55;
73
- color: var(--c-cobalt-700);
73
+ color: var(--conduction-color-text-body);
74
74
  margin: 0;
75
75
  max-width: 50ch;
76
76
  }
@@ -10,7 +10,7 @@
10
10
  align-items: start;
11
11
  font-size: 16px;
12
12
  line-height: 1.55;
13
- color: var(--c-cobalt-700);
13
+ color: var(--conduction-color-text-body);
14
14
  }
15
15
 
16
16
  .bullet {
@@ -27,17 +27,17 @@
27
27
  }
28
28
 
29
29
  .body a {
30
- color: var(--c-blue-cobalt);
30
+ color: var(--conduction-color-text-default);
31
31
  text-decoration: underline;
32
32
  text-underline-offset: 2px;
33
33
  }
34
- .body a:hover { color: var(--c-cobalt-900); }
34
+ .body a:hover { color: var(--conduction-color-text-strong); }
35
35
 
36
36
  .body code {
37
- background: var(--c-cobalt-100);
37
+ background: var(--conduction-color-surface-sunken);
38
38
  border-radius: 4px;
39
39
  padding: 1px 6px;
40
40
  font-family: var(--conduction-typography-font-family-code);
41
41
  font-size: 14px;
42
- color: var(--c-cobalt-900);
42
+ color: var(--conduction-color-text-strong);
43
43
  }
@@ -11,14 +11,14 @@
11
11
  .quote {
12
12
  position: relative;
13
13
  border-left: 4px solid var(--c-orange-knvb);
14
- background: var(--c-cobalt-50);
14
+ background: var(--conduction-color-surface-subtle);
15
15
  padding: var(--space-5) var(--space-6);
16
16
  margin: var(--space-7) 0;
17
17
  border-radius: 0 var(--radius-md) var(--radius-md) 0;
18
18
  font-family: var(--conduction-typography-font-family-body);
19
19
  font-size: 22px;
20
20
  font-weight: 500;
21
- color: var(--c-blue-cobalt);
21
+ color: var(--conduction-color-text-default);
22
22
  line-height: 1.4;
23
23
  font-style: italic;
24
24
  }
@@ -35,11 +35,11 @@
35
35
  font-weight: 400;
36
36
  text-transform: uppercase;
37
37
  letter-spacing: 0.06em;
38
- color: var(--c-cobalt-700);
38
+ color: var(--conduction-color-text-body);
39
39
  }
40
40
 
41
41
  .citeName {
42
- color: var(--c-cobalt-900);
42
+ color: var(--conduction-color-text-strong);
43
43
  }
44
44
 
45
45
  /* Hero variant — larger, eyebrow hex, no italics. For one citable
@@ -60,7 +60,7 @@
60
60
  font-weight: 400;
61
61
  text-transform: uppercase;
62
62
  letter-spacing: 0.08em;
63
- color: var(--c-cobalt-700);
63
+ color: var(--conduction-color-text-body);
64
64
  margin-bottom: var(--space-4);
65
65
  }
66
66
 
@@ -9,7 +9,7 @@
9
9
  .rc {
10
10
  border: 1px solid var(--c-cobalt-100);
11
11
  border-radius: var(--radius-lg);
12
- background: white;
12
+ background: var(--conduction-color-surface-card);
13
13
  padding: clamp(16px, 3vw, 28px);
14
14
  font-family: var(--conduction-typography-font-family-body);
15
15
  }
@@ -36,7 +36,7 @@
36
36
  margin: 0 0 6px;
37
37
  font-size: 20px;
38
38
  font-weight: 700;
39
- color: var(--c-cobalt-900);
39
+ color: var(--conduction-color-text-strong);
40
40
  }
41
41
 
42
42
  .lede {
@@ -44,7 +44,7 @@
44
44
  max-width: 60ch;
45
45
  font-size: 14px;
46
46
  line-height: 1.5;
47
- color: var(--c-cobalt-700);
47
+ color: var(--conduction-color-text-body);
48
48
  }
49
49
 
50
50
  .hud {
@@ -58,8 +58,8 @@
58
58
  .hudPill {
59
59
  padding: 6px 10px;
60
60
  border-radius: var(--radius-pill);
61
- background: var(--c-cobalt-50);
62
- color: var(--c-cobalt-900);
61
+ background: var(--conduction-color-surface-subtle);
62
+ color: var(--conduction-color-text-strong);
63
63
  white-space: nowrap;
64
64
  }
65
65
 
@@ -76,7 +76,7 @@
76
76
  .column {
77
77
  padding: 12px;
78
78
  border-radius: var(--radius-md);
79
- background: var(--c-cobalt-50);
79
+ background: var(--conduction-color-surface-subtle);
80
80
  }
81
81
 
82
82
  .columnHead {
@@ -85,7 +85,7 @@
85
85
  font-size: 11px;
86
86
  letter-spacing: 0.08em;
87
87
  text-transform: uppercase;
88
- color: var(--c-cobalt-400);
88
+ color: var(--conduction-color-text-muted);
89
89
  }
90
90
 
91
91
  .list {
@@ -114,7 +114,7 @@
114
114
  padding: 9px 12px;
115
115
  border: 1px solid var(--c-cobalt-200);
116
116
  border-radius: var(--radius-md);
117
- background: white;
117
+ background: var(--conduction-color-surface-card);
118
118
  font-family: inherit;
119
119
  cursor: pointer;
120
120
  text-align: left;
@@ -130,7 +130,7 @@
130
130
  /* The payment in hand. */
131
131
  .picked {
132
132
  border-color: var(--c-blue-cobalt);
133
- background: var(--c-cobalt-50);
133
+ background: var(--conduction-color-surface-subtle);
134
134
  box-shadow: inset 0 0 0 1px var(--c-blue-cobalt);
135
135
  }
136
136
 
@@ -138,24 +138,24 @@
138
138
  font-family: var(--conduction-typography-font-family-code);
139
139
  font-size: 13px;
140
140
  font-weight: 600;
141
- color: var(--c-cobalt-900);
141
+ color: var(--conduction-color-text-strong);
142
142
  font-variant-numeric: tabular-nums;
143
143
  }
144
144
 
145
145
  .ref {
146
146
  font-family: var(--conduction-typography-font-family-code);
147
147
  font-size: 11px;
148
- color: var(--c-cobalt-400);
148
+ color: var(--conduction-color-text-muted);
149
149
  }
150
150
 
151
151
  .flag {
152
152
  padding: 9px 10px;
153
153
  border: 1px solid var(--c-cobalt-200);
154
154
  border-radius: var(--radius-md);
155
- background: white;
155
+ background: var(--conduction-color-surface-card);
156
156
  font-family: inherit;
157
157
  font-size: 12px;
158
- color: var(--c-cobalt-700);
158
+ color: var(--conduction-color-text-body);
159
159
  cursor: pointer;
160
160
  transition: border-color 120ms ease, color 120ms ease;
161
161
  }
@@ -181,7 +181,7 @@
181
181
  .idle {
182
182
  margin: 0;
183
183
  font-size: 14px;
184
- color: var(--c-cobalt-400);
184
+ color: var(--conduction-color-text-muted);
185
185
  }
186
186
 
187
187
  .foot {
@@ -211,7 +211,7 @@
211
211
  margin: 0;
212
212
  flex-basis: 100%;
213
213
  font-size: 12px;
214
- color: var(--c-cobalt-400);
214
+ color: var(--conduction-color-text-muted);
215
215
  max-width: 60ch;
216
216
  min-height: 1.4em;
217
217
  }
@@ -9,7 +9,7 @@
9
9
  .rr {
10
10
  border: 1px solid var(--c-cobalt-100);
11
11
  border-radius: var(--radius-lg);
12
- background: white;
12
+ background: var(--conduction-color-surface-card);
13
13
  padding: clamp(16px, 3vw, 28px);
14
14
  font-family: var(--conduction-typography-font-family-body);
15
15
  }
@@ -36,7 +36,7 @@
36
36
  margin: 0 0 6px;
37
37
  font-size: 20px;
38
38
  font-weight: 700;
39
- color: var(--c-cobalt-900);
39
+ color: var(--conduction-color-text-strong);
40
40
  }
41
41
 
42
42
  .lede {
@@ -44,7 +44,7 @@
44
44
  max-width: 58ch;
45
45
  font-size: 14px;
46
46
  line-height: 1.5;
47
- color: var(--c-cobalt-700);
47
+ color: var(--conduction-color-text-body);
48
48
  }
49
49
 
50
50
  .hud {
@@ -58,8 +58,8 @@
58
58
  .hudPill {
59
59
  padding: 6px 10px;
60
60
  border-radius: var(--radius-pill);
61
- background: var(--c-cobalt-50);
62
- color: var(--c-cobalt-900);
61
+ background: var(--conduction-color-surface-subtle);
62
+ color: var(--conduction-color-text-strong);
63
63
  white-space: nowrap;
64
64
  }
65
65
 
@@ -69,7 +69,7 @@
69
69
  gap: 6px;
70
70
  padding: 12px;
71
71
  border-radius: var(--radius-md);
72
- background: var(--c-cobalt-50);
72
+ background: var(--conduction-color-surface-subtle);
73
73
  max-width: 620px;
74
74
  min-height: 180px;
75
75
  }
@@ -87,12 +87,12 @@
87
87
  justify-content: center;
88
88
  padding: 2px 6px;
89
89
  border-radius: var(--radius-sm);
90
- background: white;
90
+ background: var(--conduction-color-surface-card);
91
91
  border: 1px solid var(--c-cobalt-100);
92
92
  font-size: 10px;
93
93
  line-height: 1.15;
94
94
  text-align: center;
95
- color: var(--c-cobalt-400);
95
+ color: var(--conduction-color-text-muted);
96
96
  }
97
97
 
98
98
  /* The lane the record is in, marked down the whole column so the
@@ -112,14 +112,14 @@
112
112
  .cellApp {
113
113
  background: var(--c-mint-300);
114
114
  border-color: var(--c-mint-500);
115
- color: var(--c-cobalt-900);
115
+ color: var(--conduction-color-text-strong);
116
116
  font-weight: 600;
117
117
  }
118
118
 
119
119
  .idle {
120
120
  margin: auto;
121
121
  font-size: 14px;
122
- color: var(--c-cobalt-400);
122
+ color: var(--conduction-color-text-muted);
123
123
  text-align: center;
124
124
  }
125
125
 
@@ -139,10 +139,10 @@
139
139
  padding: 10px 8px;
140
140
  border: 1px solid var(--c-cobalt-200);
141
141
  border-radius: var(--radius-md);
142
- background: white;
142
+ background: var(--conduction-color-surface-card);
143
143
  font-family: inherit;
144
144
  font-size: 11px;
145
- color: var(--c-cobalt-700);
145
+ color: var(--conduction-color-text-body);
146
146
  cursor: pointer;
147
147
  transition: border-color 120ms ease, background 120ms ease;
148
148
  }
@@ -152,15 +152,15 @@
152
152
 
153
153
  .laneHere {
154
154
  border-color: var(--c-blue-cobalt);
155
- background: var(--c-cobalt-50);
155
+ background: var(--conduction-color-surface-subtle);
156
156
  font-weight: 600;
157
- color: var(--c-cobalt-900);
157
+ color: var(--conduction-color-text-strong);
158
158
  }
159
159
 
160
160
  .laneKey {
161
161
  font-family: var(--conduction-typography-font-family-code);
162
162
  font-size: 10px;
163
- color: var(--c-cobalt-400);
163
+ color: var(--conduction-color-text-muted);
164
164
  border: 1px solid var(--c-cobalt-200);
165
165
  border-radius: 3px;
166
166
  padding: 0 5px;
@@ -194,7 +194,7 @@
194
194
  .hint {
195
195
  margin: 0;
196
196
  font-size: 12px;
197
- color: var(--c-cobalt-400);
197
+ color: var(--conduction-color-text-muted);
198
198
  max-width: 52ch;
199
199
  min-height: 1.5em;
200
200
  }
@@ -9,7 +9,7 @@
9
9
  .rd {
10
10
  border: 1px solid var(--c-cobalt-100);
11
11
  border-radius: var(--radius-lg);
12
- background: white;
12
+ background: var(--conduction-color-surface-card);
13
13
  padding: clamp(16px, 3vw, 28px);
14
14
  font-family: var(--conduction-typography-font-family-body);
15
15
  }
@@ -36,7 +36,7 @@
36
36
  margin: 0 0 6px;
37
37
  font-size: 20px;
38
38
  font-weight: 700;
39
- color: var(--c-cobalt-900);
39
+ color: var(--conduction-color-text-strong);
40
40
  }
41
41
 
42
42
  .lede {
@@ -44,7 +44,7 @@
44
44
  max-width: 60ch;
45
45
  font-size: 14px;
46
46
  line-height: 1.5;
47
- color: var(--c-cobalt-700);
47
+ color: var(--conduction-color-text-body);
48
48
  }
49
49
 
50
50
  .hud {
@@ -58,15 +58,15 @@
58
58
  .hudPill {
59
59
  padding: 6px 10px;
60
60
  border-radius: var(--radius-pill);
61
- background: var(--c-cobalt-50);
62
- color: var(--c-cobalt-900);
61
+ background: var(--conduction-color-surface-subtle);
62
+ color: var(--conduction-color-text-strong);
63
63
  white-space: nowrap;
64
64
  }
65
65
 
66
66
  .paper {
67
67
  border: 1px solid var(--c-cobalt-200);
68
68
  border-radius: var(--radius-md);
69
- background: white;
69
+ background: var(--conduction-color-surface-card);
70
70
  padding: 18px;
71
71
  max-width: 660px;
72
72
  min-height: 130px;
@@ -77,7 +77,7 @@
77
77
  margin: 0 0 14px;
78
78
  font-size: 16px;
79
79
  line-height: 1.9;
80
- color: var(--c-cobalt-900);
80
+ color: var(--conduction-color-text-strong);
81
81
  }
82
82
 
83
83
  .word {
@@ -92,7 +92,7 @@
92
92
  cursor: pointer;
93
93
  transition: background 100ms ease;
94
94
  }
95
- .word:hover:not(:disabled) { background: var(--c-cobalt-100); }
95
+ .word:hover:not(:disabled) { background: var(--conduction-color-surface-sunken); }
96
96
  .word:focus-visible { outline: 2px solid var(--c-blue-cobalt); outline-offset: 1px; }
97
97
  .word:disabled { cursor: default; }
98
98
 
@@ -120,7 +120,7 @@
120
120
  .idle {
121
121
  margin: 0;
122
122
  font-size: 14px;
123
- color: var(--c-cobalt-400);
123
+ color: var(--conduction-color-text-muted);
124
124
  }
125
125
 
126
126
  .foot {
@@ -148,8 +148,8 @@
148
148
  .publish:focus-visible { outline: 2px solid var(--c-cobalt-900); outline-offset: 2px; }
149
149
 
150
150
  .start {
151
- background: white;
152
- color: var(--c-cobalt-700);
151
+ background: var(--conduction-color-surface-card);
152
+ color: var(--conduction-color-text-body);
153
153
  border: 1px solid var(--c-cobalt-200);
154
154
  padding: 10px 18px;
155
155
  border-radius: var(--radius-md);
@@ -159,14 +159,14 @@
159
159
  cursor: pointer;
160
160
  transition: border-color 120ms ease;
161
161
  }
162
- .start:hover { border-color: var(--c-blue-cobalt); color: var(--c-blue-cobalt); }
162
+ .start:hover { border-color: var(--c-blue-cobalt); color: var(--conduction-color-text-default); }
163
163
  .start:focus-visible { outline: 2px solid var(--c-blue-cobalt); outline-offset: 2px; }
164
164
 
165
165
  .hint {
166
166
  margin: 0;
167
167
  flex-basis: 100%;
168
168
  font-size: 12px;
169
- color: var(--c-cobalt-400);
169
+ color: var(--conduction-color-text-muted);
170
170
  max-width: 60ch;
171
171
  min-height: 1.5em;
172
172
  }
@@ -8,7 +8,7 @@
8
8
  @media (max-width: 900px) { .grid { grid-template-columns: minmax(0, 1fr); } }
9
9
 
10
10
  .card {
11
- background: white;
11
+ background: var(--conduction-color-surface-card);
12
12
  border: 1px solid var(--c-cobalt-100);
13
13
  border-radius: var(--radius-lg);
14
14
  padding: 24px;
@@ -26,15 +26,15 @@
26
26
  font-size: 10px;
27
27
  letter-spacing: 0.1em;
28
28
  text-transform: uppercase;
29
- color: var(--c-cobalt-700);
30
- background: var(--c-cobalt-50);
29
+ color: var(--conduction-color-text-body);
30
+ background: var(--conduction-color-surface-subtle);
31
31
  padding: 4px 10px;
32
32
  border-radius: var(--radius-pill);
33
33
  align-self: flex-start;
34
34
  }
35
35
 
36
- .name { font-size: 17px; font-weight: 700; margin: 0; color: var(--c-cobalt-900); }
37
- .what { font-size: 14px; color: var(--c-cobalt-700); line-height: 1.5; margin: 0; }
36
+ .name { font-size: 17px; font-weight: 700; margin: 0; color: var(--conduction-color-text-strong); }
37
+ .what { font-size: 14px; color: var(--conduction-color-text-body); line-height: 1.5; margin: 0; }
38
38
 
39
39
  .stack {
40
40
  display: flex;
@@ -48,8 +48,8 @@
48
48
  display: inline-flex;
49
49
  align-items: center;
50
50
  gap: 6px;
51
- background: var(--c-cobalt-50);
52
- color: var(--c-cobalt-700);
51
+ background: var(--conduction-color-surface-subtle);
52
+ color: var(--conduction-color-text-body);
53
53
  padding: 3px 9px;
54
54
  border-radius: var(--radius-pill);
55
55
  font-size: 11px;
@@ -22,7 +22,7 @@
22
22
  font-size: 36px;
23
23
  font-weight: 700;
24
24
  letter-spacing: -0.02em;
25
- color: var(--c-cobalt-900);
25
+ color: var(--conduction-color-text-strong);
26
26
  margin: 0;
27
27
  line-height: 1.1;
28
28
  }
@@ -29,10 +29,10 @@
29
29
  .eyebrow .h { width: 10px; height: 12px; clip-path: var(--hex-pointy-top); background: var(--c-orange-knvb); }
30
30
  .title {
31
31
  font-size: 40px; font-weight: 700; letter-spacing: -0.02em;
32
- line-height: 1.1; color: var(--c-cobalt-900); margin: 0 0 var(--space-3);
32
+ line-height: 1.1; color: var(--conduction-color-text-strong); margin: 0 0 var(--space-3);
33
33
  text-wrap: pretty; /* run full width; no artificial two-line balance */
34
34
  }
35
- .lede { font-size: 17px; line-height: 1.5; color: var(--c-cobalt-700); margin: 0; max-width: 70ch; }
35
+ .lede { font-size: 17px; line-height: 1.5; color: var(--conduction-color-text-body); margin: 0; max-width: 70ch; }
36
36
 
37
37
  /* ---------- The stack ---------- */
38
38
  .stack {
@@ -53,7 +53,7 @@
53
53
  feel like two distinct planes instead of one fused block. */
54
54
  grid-template-columns: 1.15fr 1fr;
55
55
  gap: var(--space-8);
56
- background: white;
56
+ background: var(--conduction-color-surface-card);
57
57
  border: 1px solid var(--c-cobalt-100);
58
58
  border-radius: var(--radius-xl);
59
59
  overflow: hidden;
@@ -112,11 +112,11 @@
112
112
 
113
113
  .tone-workspace .cardImage { background: var(--c-workspace-300); }
114
114
  .tone-workspace .cardEyebrow,
115
- .tone-workspace .cardCta { color: var(--c-cobalt-700); }
115
+ .tone-workspace .cardCta { color: var(--conduction-color-text-body); }
116
116
 
117
- .tone-cobalt .cardImage { background: var(--c-cobalt-50); }
117
+ .tone-cobalt .cardImage { background: var(--conduction-color-surface-subtle); }
118
118
  .tone-cobalt .cardEyebrow,
119
- .tone-cobalt .cardCta { color: var(--c-blue-cobalt); }
119
+ .tone-cobalt .cardCta { color: var(--conduction-color-text-default); }
120
120
 
121
121
  /* ---------- Text side ---------- */
122
122
  .cardText {
@@ -134,10 +134,10 @@
134
134
  }
135
135
  .cardTitle {
136
136
  font-size: 32px; font-weight: 700; letter-spacing: -0.02em;
137
- line-height: 1.15; color: var(--c-cobalt-900); margin: 0;
137
+ line-height: 1.15; color: var(--conduction-color-text-strong); margin: 0;
138
138
  }
139
139
  .cardSummary {
140
- font-size: 17px; line-height: 1.55; color: var(--c-cobalt-700);
140
+ font-size: 17px; line-height: 1.55; color: var(--conduction-color-text-body);
141
141
  margin: 0;
142
142
  }
143
143