@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
@@ -39,7 +39,7 @@
39
39
  }
40
40
 
41
41
  .zoneCard {
42
- background: white;
42
+ background: var(--conduction-color-surface-card);
43
43
  border: 1px solid var(--c-cobalt-100);
44
44
  border-radius: var(--radius-lg);
45
45
  padding: var(--space-6);
@@ -59,8 +59,8 @@
59
59
  font-family: var(--conduction-typography-font-family-code);
60
60
  font-size: 13px;
61
61
  font-weight: 500;
62
- color: var(--c-blue-cobalt);
63
- background: var(--c-cobalt-50);
62
+ color: var(--conduction-color-text-default);
63
+ background: var(--conduction-color-surface-subtle);
64
64
  padding: 2px 8px;
65
65
  border-radius: 3px;
66
66
  }
@@ -69,7 +69,7 @@
69
69
  margin: 0;
70
70
  font-size: 22px;
71
71
  font-weight: 600;
72
- color: var(--c-blue-cobalt);
72
+ color: var(--conduction-color-text-default);
73
73
  letter-spacing: -0.01em;
74
74
  }
75
75
 
@@ -78,7 +78,7 @@
78
78
  font-size: 10px;
79
79
  letter-spacing: 0.06em;
80
80
  text-transform: uppercase;
81
- color: var(--c-cobalt-400);
81
+ color: var(--conduction-color-text-muted);
82
82
  margin-left: auto;
83
83
  }
84
84
 
@@ -94,7 +94,7 @@
94
94
 
95
95
  .lede {
96
96
  margin: 0;
97
- color: var(--c-cobalt-700);
97
+ color: var(--conduction-color-text-body);
98
98
  font-size: 14px;
99
99
  line-height: 1.55;
100
100
  }
@@ -104,7 +104,7 @@
104
104
  ============================================================ */
105
105
 
106
106
  .zoneFrame {
107
- background: var(--c-cobalt-50);
107
+ background: var(--conduction-color-surface-subtle);
108
108
  border-radius: var(--radius-md);
109
109
  padding: var(--space-4);
110
110
  }
@@ -118,7 +118,7 @@
118
118
  max-width: 560px;
119
119
  margin: 0 auto;
120
120
  aspect-ratio: 16 / 10;
121
- background: white;
121
+ background: var(--conduction-color-surface-card);
122
122
  border: 1px solid var(--c-cobalt-100);
123
123
  border-radius: var(--radius-lg);
124
124
  box-shadow: var(--shadow-1);
@@ -145,7 +145,7 @@
145
145
  width: 16px;
146
146
  height: 12px;
147
147
  border-radius: 6px;
148
- background: white;
148
+ background: var(--conduction-color-surface-card);
149
149
  }
150
150
 
151
151
  .zoneFrame :global(.am-topbar .am-icon) {
@@ -170,7 +170,7 @@
170
170
  width: 10px;
171
171
  height: 10px;
172
172
  border-radius: 50%;
173
- background: white;
173
+ background: var(--conduction-color-surface-card);
174
174
  }
175
175
 
176
176
  /* --- Body wrapper --------------------------------------------- */
@@ -189,7 +189,7 @@
189
189
  width: 22%;
190
190
  min-width: 100px;
191
191
  flex-shrink: 0;
192
- background: var(--c-cobalt-50);
192
+ background: var(--conduction-color-surface-subtle);
193
193
  border-right: 1px solid var(--c-cobalt-100);
194
194
  padding: 8px;
195
195
  display: flex;
@@ -230,7 +230,7 @@
230
230
  }
231
231
 
232
232
  .zoneFrame :global(.am-nav .am-item.am-active) {
233
- background: var(--c-cobalt-100);
233
+ background: var(--conduction-color-surface-sunken);
234
234
  }
235
235
 
236
236
  .zoneFrame :global(.am-nav .am-item .am-ico) {
@@ -313,7 +313,7 @@
313
313
  }
314
314
 
315
315
  .zoneFrame :global(.am-pageHeader .am-actions .am-btn.am-ghost) {
316
- background: white;
316
+ background: var(--conduction-color-surface-card);
317
317
  border: 1px solid var(--c-cobalt-200);
318
318
  }
319
319
 
@@ -330,7 +330,7 @@
330
330
  align-items: center;
331
331
  gap: 6px;
332
332
  padding: 7px 8px;
333
- background: var(--c-cobalt-50);
333
+ background: var(--conduction-color-surface-subtle);
334
334
  border-radius: 4px;
335
335
  }
336
336
 
@@ -383,7 +383,7 @@
383
383
  }
384
384
 
385
385
  .zoneFrame :global(.am-panel) {
386
- background: white;
386
+ background: var(--conduction-color-surface-card);
387
387
  border: 1px solid var(--c-cobalt-100);
388
388
  border-radius: 4px;
389
389
  padding: 8px;
@@ -458,7 +458,7 @@
458
458
  width: 26%;
459
459
  min-width: 130px;
460
460
  flex-shrink: 0;
461
- background: white;
461
+ background: var(--conduction-color-surface-card);
462
462
  border-left: 1px solid var(--c-cobalt-100);
463
463
  display: flex;
464
464
  flex-direction: column;
@@ -476,7 +476,7 @@
476
476
  width: 18px;
477
477
  height: 18px;
478
478
  border-radius: 4px;
479
- background: var(--c-cobalt-50);
479
+ background: var(--conduction-color-surface-subtle);
480
480
  flex-shrink: 0;
481
481
  }
482
482
 
@@ -559,7 +559,7 @@
559
559
 
560
560
  .zoneFrame :global(.am-detail.am-rich .am-sb-input) {
561
561
  height: 14px;
562
- background: white;
562
+ background: var(--conduction-color-surface-card);
563
563
  border: 1px solid var(--c-cobalt-200);
564
564
  border-radius: 3px;
565
565
  }
@@ -579,7 +579,7 @@
579
579
 
580
580
  .zoneFrame :global(.am-detail.am-rich .am-sb-filter .am-field) {
581
581
  height: 12px;
582
- background: white;
582
+ background: var(--conduction-color-surface-card);
583
583
  border: 1px solid var(--c-cobalt-200);
584
584
  border-radius: 2px;
585
585
  }
@@ -9,7 +9,7 @@
9
9
  .br {
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
  .hudLow {
@@ -84,7 +84,7 @@
84
84
  padding: 14px;
85
85
  border: 1px dashed var(--c-cobalt-200);
86
86
  border-radius: var(--radius-md);
87
- background: var(--c-cobalt-50);
87
+ background: var(--conduction-color-surface-subtle);
88
88
  display: flex;
89
89
  flex-direction: column;
90
90
  gap: 8px;
@@ -95,7 +95,7 @@
95
95
  align-items: center;
96
96
  gap: 10px;
97
97
  font-size: 14px;
98
- color: var(--c-cobalt-700);
98
+ color: var(--conduction-color-text-body);
99
99
  line-height: 1.35;
100
100
  }
101
101
 
@@ -109,12 +109,12 @@
109
109
  .slotDone .slotMark { background: var(--c-mint-500); }
110
110
 
111
111
  .slotText { flex: 1; }
112
- .slotDone .slotText { color: var(--c-cobalt-900); }
112
+ .slotDone .slotText { color: var(--conduction-color-text-strong); }
113
113
 
114
114
  .slotState {
115
115
  font-family: var(--conduction-typography-font-family-code);
116
116
  font-size: 11px;
117
- color: var(--c-cobalt-400);
117
+ color: var(--conduction-color-text-muted);
118
118
  white-space: nowrap;
119
119
  }
120
120
  .slotDone .slotState { color: var(--c-mint-500); }
@@ -130,14 +130,14 @@
130
130
  padding: 10px 14px;
131
131
  border: 1px solid var(--c-cobalt-200);
132
132
  border-radius: var(--radius-pill);
133
- background: white;
133
+ background: var(--conduction-color-surface-card);
134
134
  font-family: inherit;
135
135
  font-size: 13px;
136
- color: var(--c-cobalt-900);
136
+ color: var(--conduction-color-text-strong);
137
137
  cursor: pointer;
138
138
  transition: border-color 120ms ease, background 120ms ease;
139
139
  }
140
- .part:hover:not(:disabled) { border-color: var(--c-blue-cobalt); background: var(--c-cobalt-50); }
140
+ .part:hover:not(:disabled) { border-color: var(--c-blue-cobalt); background: var(--conduction-color-surface-subtle); }
141
141
  .part:disabled { cursor: default; }
142
142
  .part:focus-visible { outline: 2px solid var(--c-blue-cobalt); outline-offset: 2px; }
143
143
 
@@ -172,7 +172,7 @@
172
172
  .hint {
173
173
  margin: 0;
174
174
  font-size: 12px;
175
- color: var(--c-cobalt-400);
175
+ color: var(--conduction-color-text-muted);
176
176
  max-width: 52ch;
177
177
  min-height: 1.5em;
178
178
  }
@@ -36,7 +36,7 @@
36
36
  width: 100%;
37
37
  max-width: 720px;
38
38
  aspect-ratio: 16 / 10;
39
- background: white;
39
+ background: var(--conduction-color-surface-card);
40
40
  border: 1px solid var(--c-cobalt-100);
41
41
  border-radius: var(--radius-lg);
42
42
  box-shadow: var(--shadow-3);
@@ -51,7 +51,7 @@
51
51
  font-family: var(--conduction-typography-font-family-code);
52
52
  font-size: 11px;
53
53
  letter-spacing: 0.06em;
54
- color: var(--c-cobalt-400);
54
+ color: var(--conduction-color-text-muted);
55
55
  text-transform: uppercase;
56
56
  text-align: center;
57
57
  }
@@ -90,7 +90,7 @@
90
90
  padding: 8px 10px;
91
91
  }
92
92
  .bm .tile {
93
- background: var(--c-cobalt-50);
93
+ background: var(--conduction-color-surface-subtle);
94
94
  border: 1px solid var(--c-cobalt-100);
95
95
  }
96
96
  .bm .slot {
@@ -123,7 +123,7 @@
123
123
  display: flex;
124
124
  flex-direction: column;
125
125
  gap: 8px;
126
- background: white;
126
+ background: var(--conduction-color-surface-card);
127
127
  border: 1px solid var(--c-cobalt-100);
128
128
  border-radius: var(--radius-md);
129
129
  box-shadow: var(--shadow-3);
@@ -136,7 +136,7 @@
136
136
  display: block;
137
137
  height: 18px;
138
138
  border-radius: 3px;
139
- background: var(--c-cobalt-50);
139
+ background: var(--conduction-color-surface-subtle);
140
140
  border: 1px solid var(--c-cobalt-100);
141
141
  }
142
142
  .bm .paletteTileActive { animation: bmPaletteTile var(--bm-dur) linear infinite; }
@@ -174,7 +174,7 @@
174
174
  width: 22%;
175
175
  left: 76%;
176
176
  top: 30%;
177
- background: white;
177
+ background: var(--conduction-color-surface-card);
178
178
  border: 1px solid var(--c-lavender-500);
179
179
  border-radius: var(--radius-md);
180
180
  box-shadow: var(--shadow-3);
@@ -226,9 +226,9 @@
226
226
  }
227
227
 
228
228
  @keyframes bmPaletteTile {
229
- 0%, 22% { background: var(--c-cobalt-50); border-color: var(--c-cobalt-100); }
230
- 26%, 34% { background: var(--c-cobalt-100); border-color: var(--c-lavender-500); }
231
- 38%, 100% { background: var(--c-cobalt-50); border-color: var(--c-cobalt-100); }
229
+ 0%, 22% { background: var(--conduction-color-surface-subtle); border-color: var(--c-cobalt-100); }
230
+ 26%, 34% { background: var(--conduction-color-surface-sunken); border-color: var(--c-lavender-500); }
231
+ 38%, 100% { background: var(--conduction-color-surface-subtle); border-color: var(--c-cobalt-100); }
232
232
  }
233
233
 
234
234
  @keyframes bmGhost {
@@ -267,7 +267,7 @@
267
267
  border-style: solid;
268
268
  border-color: var(--c-cobalt-100);
269
269
  border-width: 1px;
270
- background: var(--c-cobalt-50);
270
+ background: var(--conduction-color-surface-subtle);
271
271
  }
272
272
  .bm .static .palette, .bm .static .ghost, .bm .static .cursor { opacity: 0; visibility: hidden; }
273
273
 
@@ -284,7 +284,7 @@
284
284
  border-style: solid;
285
285
  border-color: var(--c-cobalt-100);
286
286
  border-width: 1px;
287
- background: var(--c-cobalt-50);
287
+ background: var(--conduction-color-surface-subtle);
288
288
  }
289
289
  .bm .palette, .bm .ghost, .bm .cursor { opacity: 0; visibility: hidden; }
290
290
  }
@@ -16,7 +16,7 @@
16
16
  */
17
17
 
18
18
  .section {
19
- background: white;
19
+ background: var(--conduction-color-surface-card);
20
20
  font-family: var(--conduction-typography-font-family-body);
21
21
  padding: 96px 64px;
22
22
  }
@@ -121,7 +121,7 @@
121
121
  left: 0;
122
122
  width: var(--hex-w);
123
123
  height: var(--hex-h);
124
- background: white;
124
+ background: var(--conduction-color-surface-plate);
125
125
  clip-path: var(--hex-pointy-top);
126
126
  display: grid;
127
127
  place-items: center;
@@ -130,14 +130,14 @@
130
130
  .hex::before {
131
131
  content: "";
132
132
  position: absolute; inset: 0;
133
- background: var(--c-cobalt-50);
133
+ background: var(--conduction-color-surface-subtle);
134
134
  clip-path: var(--hex-pointy-top);
135
135
  z-index: 0;
136
136
  }
137
137
  .hex::after {
138
138
  content: "";
139
139
  position: absolute; inset: 1.5px;
140
- background: white;
140
+ background: var(--conduction-color-surface-plate);
141
141
  clip-path: var(--hex-pointy-top);
142
142
  z-index: 1;
143
143
  }
@@ -16,7 +16,7 @@
16
16
  grid-template-columns: 200px 1fr;
17
17
  gap: var(--space-6);
18
18
  padding: var(--space-5);
19
- background: var(--c-cobalt-50);
19
+ background: var(--conduction-color-surface-subtle);
20
20
  border-radius: var(--radius-lg);
21
21
  text-decoration: none;
22
22
  color: inherit;
@@ -25,7 +25,7 @@
25
25
  font-family: var(--conduction-typography-font-family-body);
26
26
  }
27
27
  .card:hover {
28
- background: white;
28
+ background: var(--conduction-color-surface-card);
29
29
  box-shadow: var(--shadow-2);
30
30
  transform: translateY(-2px);
31
31
  text-decoration: none;
@@ -53,8 +53,8 @@
53
53
  .avatar {
54
54
  width: 32px;
55
55
  height: 32px;
56
- background: var(--c-cobalt-100);
57
- color: var(--c-cobalt-700);
56
+ background: var(--conduction-color-surface-sunken);
57
+ color: var(--conduction-color-text-body);
58
58
  display: inline-flex;
59
59
  align-items: center;
60
60
  justify-content: center;
@@ -73,7 +73,7 @@
73
73
  .metaAuthor {
74
74
  font-size: 13px;
75
75
  font-weight: 600;
76
- color: var(--c-cobalt-900);
76
+ color: var(--conduction-color-text-strong);
77
77
  line-height: 1.3;
78
78
  overflow-wrap: anywhere;
79
79
  }
@@ -81,7 +81,7 @@
81
81
  font-family: var(--conduction-typography-font-family-code);
82
82
  font-size: 11px;
83
83
  letter-spacing: 0.04em;
84
- color: var(--c-cobalt-700);
84
+ color: var(--conduction-color-text-body);
85
85
  line-height: 1.3;
86
86
  white-space: nowrap;
87
87
  }
@@ -90,7 +90,7 @@
90
90
  font-size: 11px;
91
91
  letter-spacing: 0.08em;
92
92
  text-transform: uppercase;
93
- color: var(--c-blue-cobalt);
93
+ color: var(--conduction-color-text-default);
94
94
  line-height: 1.3;
95
95
  margin-top: 2px;
96
96
  font-weight: 600;
@@ -99,7 +99,7 @@
99
99
  font-family: var(--conduction-typography-font-family-code);
100
100
  font-size: 11px;
101
101
  letter-spacing: 0.04em;
102
- color: var(--c-cobalt-400);
102
+ color: var(--conduction-color-text-muted);
103
103
  line-height: 1.3;
104
104
  overflow-wrap: anywhere;
105
105
  }
@@ -124,7 +124,7 @@
124
124
  .panel-cobalt-deep { background: var(--c-cobalt-900); }
125
125
  .panel-mint { background: var(--c-mint-500); }
126
126
  .panel-orange { background: var(--c-orange-knvb); }
127
- .panel-cobalt-50 { background: var(--c-cobalt-50); }
127
+ .panel-cobalt-50 { background: var(--conduction-color-surface-subtle); }
128
128
 
129
129
  .body {
130
130
  display: flex;
@@ -137,14 +137,14 @@
137
137
  font-size: 18px;
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: 0;
142
142
  line-height: 1.3;
143
143
  }
144
144
 
145
145
  .summary {
146
146
  font-size: 14px;
147
- color: var(--c-cobalt-700);
147
+ color: var(--conduction-color-text-body);
148
148
  margin: 0;
149
149
  line-height: 1.55;
150
150
  }
@@ -157,7 +157,7 @@
157
157
  font-family: var(--conduction-typography-font-family-code);
158
158
  font-size: 12px;
159
159
  letter-spacing: 0.04em;
160
- color: var(--c-cobalt-400);
160
+ color: var(--conduction-color-text-muted);
161
161
  text-transform: uppercase;
162
162
  margin-top: 2px;
163
163
  }
@@ -172,7 +172,7 @@
172
172
  font-family: var(--conduction-typography-font-family-code);
173
173
  font-size: 11px;
174
174
  letter-spacing: 0.04em;
175
- color: var(--c-cobalt-700);
175
+ color: var(--conduction-color-text-body);
176
176
  line-height: 1.4;
177
177
  }
178
178
 
@@ -17,14 +17,14 @@
17
17
  font-family: var(--conduction-typography-font-family-code);
18
18
  font-size: 12px;
19
19
  letter-spacing: 0.04em;
20
- color: var(--c-cobalt-400);
20
+ color: var(--conduction-color-text-muted);
21
21
  flex-wrap: wrap;
22
22
  }
23
23
  .crumb a {
24
- color: var(--c-cobalt-700);
24
+ color: var(--conduction-color-text-body);
25
25
  text-decoration: none;
26
26
  }
27
- .crumb a:hover { color: var(--c-blue-cobalt); }
27
+ .crumb a:hover { color: var(--conduction-color-text-default); }
28
28
  .crumb .sep { color: var(--c-cobalt-300); }
29
29
 
30
30
  .tags {
@@ -37,7 +37,7 @@
37
37
  font-size: 44px;
38
38
  font-weight: 700;
39
39
  letter-spacing: -0.02em;
40
- color: var(--c-cobalt-900);
40
+ color: var(--conduction-color-text-strong);
41
41
  margin: 0;
42
42
  line-height: 1.1;
43
43
  }
@@ -45,7 +45,7 @@
45
45
 
46
46
  .summary {
47
47
  font-size: 18px;
48
- color: var(--c-cobalt-700);
48
+ color: var(--conduction-color-text-body);
49
49
  line-height: 1.55;
50
50
  margin: 0;
51
51
  max-width: 60ch;
@@ -62,7 +62,7 @@
62
62
  font-family: var(--conduction-typography-font-family-code);
63
63
  font-size: 12px;
64
64
  letter-spacing: 0.04em;
65
- color: var(--c-cobalt-400);
65
+ color: var(--conduction-color-text-muted);
66
66
  }
67
67
 
68
68
  .cover {
@@ -16,9 +16,9 @@
16
16
  gap: 6px;
17
17
  padding: 6px 14px;
18
18
  border-radius: var(--radius-pill);
19
- background: white;
19
+ background: var(--conduction-color-surface-card);
20
20
  border: 1px solid var(--c-cobalt-100);
21
- color: var(--c-cobalt-700);
21
+ color: var(--conduction-color-text-body);
22
22
  font-family: var(--conduction-typography-font-family-body);
23
23
  font-size: 13px;
24
24
  font-weight: 500;
@@ -28,10 +28,10 @@
28
28
  text-decoration: none;
29
29
  }
30
30
  .chip:hover {
31
- background: var(--c-cobalt-50);
31
+ background: var(--conduction-color-surface-subtle);
32
32
  border-color: var(--c-cobalt-200);
33
33
  text-decoration: none;
34
- color: var(--c-cobalt-700);
34
+ color: var(--conduction-color-text-body);
35
35
  }
36
36
  .chip:focus-visible {
37
37
  outline: 2px solid var(--c-blue-cobalt);
@@ -54,7 +54,7 @@
54
54
  .count {
55
55
  font-family: var(--conduction-typography-font-family-code);
56
56
  font-size: 11px;
57
- color: var(--c-cobalt-400);
57
+ color: var(--conduction-color-text-muted);
58
58
  font-weight: 500;
59
59
  }
60
60
  .chip.active .count { color: var(--c-cobalt-200); }
@@ -11,7 +11,7 @@
11
11
  max-width: 1280px;
12
12
  margin: 0 auto;
13
13
  padding: 96px 64px;
14
- background: white;
14
+ background: var(--conduction-color-surface-card);
15
15
  font-family: var(--conduction-typography-font-family-body);
16
16
  }
17
17
  @media (max-width: 700px) {
@@ -8,7 +8,7 @@
8
8
  .dd {
9
9
  border: 1px solid var(--c-cobalt-100);
10
10
  border-radius: var(--radius-lg);
11
- background: white;
11
+ background: var(--conduction-color-surface-card);
12
12
  padding: clamp(16px, 3vw, 28px);
13
13
  font-family: var(--conduction-typography-font-family-body);
14
14
  }
@@ -35,7 +35,7 @@
35
35
  margin: 0 0 6px;
36
36
  font-size: 20px;
37
37
  font-weight: 700;
38
- color: var(--c-cobalt-900);
38
+ color: var(--conduction-color-text-strong);
39
39
  }
40
40
 
41
41
  .lede {
@@ -43,7 +43,7 @@
43
43
  max-width: 56ch;
44
44
  font-size: 14px;
45
45
  line-height: 1.5;
46
- color: var(--c-cobalt-700);
46
+ color: var(--conduction-color-text-body);
47
47
  }
48
48
 
49
49
  .hud {
@@ -57,8 +57,8 @@
57
57
  .hudPill {
58
58
  padding: 6px 10px;
59
59
  border-radius: var(--radius-pill);
60
- background: var(--c-cobalt-50);
61
- color: var(--c-cobalt-900);
60
+ background: var(--conduction-color-surface-subtle);
61
+ color: var(--conduction-color-text-strong);
62
62
  white-space: nowrap;
63
63
  }
64
64
 
@@ -76,7 +76,7 @@
76
76
  border: 1px solid var(--c-cobalt-200);
77
77
  border-left: 3px solid var(--c-blue-cobalt);
78
78
  border-radius: var(--radius-md);
79
- background: var(--c-cobalt-50);
79
+ background: var(--conduction-color-surface-subtle);
80
80
  padding: 14px 16px;
81
81
  }
82
82
 
@@ -85,14 +85,14 @@
85
85
  font-family: var(--conduction-typography-font-family-code);
86
86
  font-size: 11px;
87
87
  letter-spacing: 0.06em;
88
- color: var(--c-cobalt-400);
88
+ color: var(--conduction-color-text-muted);
89
89
  }
90
90
 
91
91
  .fileText {
92
92
  margin: 0 0 12px;
93
93
  font-size: 15px;
94
94
  line-height: 1.45;
95
- color: var(--c-cobalt-900);
95
+ color: var(--conduction-color-text-strong);
96
96
  }
97
97
 
98
98
  .clock {
@@ -113,7 +113,7 @@
113
113
  .empty {
114
114
  margin: 0;
115
115
  font-size: 14px;
116
- color: var(--c-cobalt-400);
116
+ color: var(--conduction-color-text-muted);
117
117
  }
118
118
 
119
119
  .lanes {
@@ -132,22 +132,22 @@
132
132
  padding: 14px 10px;
133
133
  border: 1px solid var(--c-cobalt-200);
134
134
  border-radius: var(--radius-md);
135
- background: white;
135
+ background: var(--conduction-color-surface-card);
136
136
  font-family: inherit;
137
137
  font-size: 14px;
138
138
  font-weight: 500;
139
- color: var(--c-cobalt-900);
139
+ color: var(--conduction-color-text-strong);
140
140
  cursor: pointer;
141
141
  transition: border-color 120ms ease, background 120ms ease;
142
142
  }
143
- .lane:hover:not(:disabled) { border-color: var(--c-blue-cobalt); background: var(--c-cobalt-50); }
143
+ .lane:hover:not(:disabled) { border-color: var(--c-blue-cobalt); background: var(--conduction-color-surface-subtle); }
144
144
  .lane:disabled { opacity: 0.55; cursor: default; }
145
145
  .lane:focus-visible { outline: 2px solid var(--c-blue-cobalt); outline-offset: 2px; }
146
146
 
147
147
  .laneKey {
148
148
  font-family: var(--conduction-typography-font-family-code);
149
149
  font-size: 11px;
150
- color: var(--c-cobalt-400);
150
+ color: var(--conduction-color-text-muted);
151
151
  border: 1px solid var(--c-cobalt-200);
152
152
  border-radius: 3px;
153
153
  padding: 1px 5px;
@@ -179,7 +179,7 @@
179
179
  .hint {
180
180
  margin: 0;
181
181
  font-size: 12px;
182
- color: var(--c-cobalt-400);
182
+ color: var(--conduction-color-text-muted);
183
183
  max-width: 52ch;
184
184
  min-height: 1.5em;
185
185
  }