@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
@@ -15,7 +15,7 @@
15
15
  font-size: 12px;
16
16
  letter-spacing: 0.08em;
17
17
  text-transform: uppercase;
18
- color: var(--c-cobalt-400);
18
+ color: var(--conduction-color-text-muted);
19
19
  margin-bottom: var(--space-3);
20
20
  }
21
21
 
@@ -23,14 +23,14 @@
23
23
  font-size: 36px;
24
24
  font-weight: 700;
25
25
  letter-spacing: -0.015em;
26
- color: var(--c-cobalt-900);
26
+ color: var(--conduction-color-text-strong);
27
27
  line-height: 1.15;
28
28
  margin: 0 0 var(--space-3);
29
29
  }
30
30
 
31
31
  .lede {
32
32
  font-size: 18px;
33
- color: var(--c-cobalt-700);
33
+ color: var(--conduction-color-text-body);
34
34
  line-height: 1.55;
35
35
  margin: 0 0 var(--space-4);
36
36
  }
@@ -42,7 +42,7 @@
42
42
  font-family: var(--conduction-typography-font-family-code);
43
43
  font-size: 12px;
44
44
  letter-spacing: 0.04em;
45
- color: var(--c-cobalt-400);
45
+ color: var(--conduction-color-text-muted);
46
46
  text-transform: uppercase;
47
47
  }
48
48
 
@@ -52,7 +52,7 @@
52
52
  padding: var(--space-4) 0 var(--space-5);
53
53
  max-width: 720px;
54
54
  font-size: 16px;
55
- color: var(--c-cobalt-700);
55
+ color: var(--conduction-color-text-body);
56
56
  line-height: 1.7;
57
57
  }
58
58
 
@@ -64,7 +64,7 @@
64
64
  font-size: 22px;
65
65
  font-weight: 700;
66
66
  letter-spacing: -0.01em;
67
- color: var(--c-cobalt-900);
67
+ color: var(--conduction-color-text-strong);
68
68
  margin: 0 0 var(--space-4);
69
69
  }
70
70
 
@@ -74,15 +74,15 @@
74
74
  }
75
75
  .notFound h1 {
76
76
  font-size: 28px;
77
- color: var(--c-cobalt-900);
77
+ color: var(--conduction-color-text-strong);
78
78
  margin-bottom: var(--space-3);
79
79
  }
80
80
  .notFound p {
81
- color: var(--c-cobalt-700);
81
+ color: var(--conduction-color-text-body);
82
82
  line-height: 1.6;
83
83
  }
84
84
  .notFound code {
85
- background: var(--c-cobalt-50);
85
+ background: var(--conduction-color-surface-subtle);
86
86
  padding: 2px 6px;
87
87
  border-radius: 4px;
88
88
  font-family: var(--conduction-typography-font-family-code);
@@ -10,7 +10,7 @@
10
10
  .mr {
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: 58ch;
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
 
@@ -76,7 +76,7 @@
76
76
  height: 132px;
77
77
  padding: 0 12px 14px;
78
78
  border-radius: var(--radius-md);
79
- background: var(--c-cobalt-50);
79
+ background: var(--conduction-color-surface-subtle);
80
80
  overflow: hidden;
81
81
  }
82
82
 
@@ -164,7 +164,7 @@
164
164
  }
165
165
  .part {
166
166
  background: var(--c-mint-300);
167
- color: var(--c-cobalt-900);
167
+ color: var(--conduction-color-text-strong);
168
168
  font-weight: 600;
169
169
  }
170
170
 
@@ -174,7 +174,7 @@
174
174
  .ahead {
175
175
  margin: 10px 0 0;
176
176
  font-size: 13px;
177
- color: var(--c-cobalt-700);
177
+ color: var(--conduction-color-text-body);
178
178
  min-height: 1.4em;
179
179
  }
180
180
 
@@ -187,8 +187,8 @@
187
187
  }
188
188
 
189
189
  .action {
190
- background: white;
191
- color: var(--c-cobalt-900);
190
+ background: var(--conduction-color-surface-card);
191
+ color: var(--conduction-color-text-strong);
192
192
  border: 1px solid var(--c-cobalt-200);
193
193
  padding: 10px 20px;
194
194
  border-radius: var(--radius-md);
@@ -198,7 +198,7 @@
198
198
  cursor: pointer;
199
199
  transition: border-color 120ms ease;
200
200
  }
201
- .action:hover:not(:disabled) { border-color: var(--c-blue-cobalt); color: var(--c-blue-cobalt); }
201
+ .action:hover:not(:disabled) { border-color: var(--c-blue-cobalt); color: var(--conduction-color-text-default); }
202
202
  .action:disabled { opacity: 0.5; cursor: default; }
203
203
  .action:focus-visible { outline: 2px solid var(--c-blue-cobalt); outline-offset: 2px; }
204
204
 
@@ -221,7 +221,7 @@
221
221
  margin: 0;
222
222
  flex-basis: 100%;
223
223
  font-size: 12px;
224
- color: var(--c-cobalt-400);
224
+ color: var(--conduction-color-text-muted);
225
225
  min-height: 1.4em;
226
226
  }
227
227
 
@@ -8,7 +8,7 @@
8
8
  grid-template-columns: 1.1fr 1fr;
9
9
  gap: var(--space-12);
10
10
  padding: var(--space-12);
11
- background: var(--c-cobalt-50);
11
+ background: var(--conduction-color-surface-subtle);
12
12
  border-radius: var(--radius-xl);
13
13
  align-items: center;
14
14
  font-family: var(--conduction-typography-font-family-body);
@@ -23,14 +23,14 @@
23
23
  font-size: 28px;
24
24
  font-weight: 700;
25
25
  letter-spacing: -0.02em;
26
- color: var(--c-cobalt-900);
26
+ color: var(--conduction-color-text-strong);
27
27
  margin: 0 0 var(--space-3);
28
28
  line-height: 1.2;
29
29
  }
30
30
 
31
31
  .lede {
32
32
  font-size: 16px;
33
- color: var(--c-cobalt-700);
33
+ color: var(--conduction-color-text-body);
34
34
  margin: 0;
35
35
  line-height: 1.55;
36
36
  max-width: 42ch;
@@ -49,13 +49,13 @@
49
49
  padding: 12px 16px;
50
50
  border: 1px solid var(--c-cobalt-100);
51
51
  border-radius: var(--radius-md);
52
- background: white;
53
- color: var(--c-cobalt-900);
52
+ background: var(--conduction-color-surface-card);
53
+ color: var(--conduction-color-text-strong);
54
54
  font-family: var(--conduction-typography-font-family-body);
55
55
  font-size: 14px;
56
56
  min-width: 0;
57
57
  }
58
- .input::placeholder { color: var(--c-cobalt-400); }
58
+ .input::placeholder { color: var(--conduction-color-text-muted); }
59
59
  .input:focus {
60
60
  outline: none;
61
61
  border-color: var(--c-blue-cobalt);
@@ -79,7 +79,7 @@
79
79
  .fineprint {
80
80
  margin: var(--space-3) 0 0;
81
81
  font-size: 12px;
82
- color: var(--c-cobalt-400);
82
+ color: var(--conduction-color-text-muted);
83
83
  font-family: var(--conduction-typography-font-family-code);
84
84
  letter-spacing: 0.04em;
85
85
  }
@@ -98,6 +98,6 @@
98
98
  }
99
99
  .inverse .input::placeholder { color: var(--c-cobalt-300); }
100
100
  .inverse .input:focus { border-color: white; }
101
- .inverse .submit { background: white; color: var(--c-cobalt-900); }
102
- .inverse .submit:hover { background: var(--c-cobalt-50); }
101
+ .inverse .submit { background: var(--conduction-color-surface-card); color: var(--conduction-color-text-strong); }
102
+ .inverse .submit:hover { background: var(--conduction-color-surface-subtle); }
103
103
  .inverse .fineprint { color: var(--c-cobalt-300); }
@@ -7,14 +7,14 @@
7
7
  font-size: 28px;
8
8
  font-weight: 700;
9
9
  letter-spacing: -0.01em;
10
- color: var(--c-cobalt-900);
10
+ color: var(--conduction-color-text-strong);
11
11
  margin: 0 0 var(--space-3);
12
12
  line-height: 1.2;
13
13
  }
14
14
 
15
15
  .lede {
16
16
  font-size: 17px;
17
- color: var(--c-cobalt-700);
17
+ color: var(--conduction-color-text-body);
18
18
  line-height: 1.6;
19
19
  margin: 0 0 var(--space-5);
20
20
  }
@@ -35,7 +35,7 @@
35
35
  display: grid;
36
36
  gap: var(--space-2);
37
37
  padding: var(--space-5) var(--space-5) var(--space-4);
38
- background: white;
38
+ background: var(--conduction-color-surface-card);
39
39
  border: 1px solid var(--c-cobalt-100);
40
40
  border-radius: var(--radius-md);
41
41
  text-decoration: none;
@@ -52,24 +52,24 @@ a.card:hover {
52
52
  .card .title {
53
53
  font-size: 16px;
54
54
  font-weight: 700;
55
- color: var(--c-cobalt-900);
55
+ color: var(--conduction-color-text-strong);
56
56
  margin: 0;
57
57
  line-height: 1.3;
58
58
  }
59
59
 
60
60
  .card .body {
61
61
  font-size: 14px;
62
- color: var(--c-cobalt-700);
62
+ color: var(--conduction-color-text-body);
63
63
  line-height: 1.55;
64
64
  }
65
65
 
66
66
  .card .body code {
67
- background: var(--c-cobalt-100);
67
+ background: var(--conduction-color-surface-sunken);
68
68
  border-radius: 4px;
69
69
  padding: 1px 5px;
70
70
  font-family: var(--conduction-typography-font-family-code);
71
71
  font-size: 13px;
72
- color: var(--c-cobalt-900);
72
+ color: var(--conduction-color-text-strong);
73
73
  }
74
74
 
75
75
  .cta {
@@ -80,10 +80,10 @@ a.card:hover {
80
80
  font-size: 12px;
81
81
  letter-spacing: 0.04em;
82
82
  text-transform: uppercase;
83
- color: var(--c-blue-cobalt);
83
+ color: var(--conduction-color-text-default);
84
84
  margin-top: var(--space-1);
85
85
  }
86
86
 
87
87
  a.card:hover .cta {
88
- color: var(--c-cobalt-900);
88
+ color: var(--conduction-color-text-strong);
89
89
  }
@@ -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
  .check {
@@ -26,17 +26,17 @@
26
26
  }
27
27
 
28
28
  .body a {
29
- color: var(--c-blue-cobalt);
29
+ color: var(--conduction-color-text-default);
30
30
  text-decoration: underline;
31
31
  text-underline-offset: 2px;
32
32
  }
33
- .body a:hover { color: var(--c-cobalt-900); }
33
+ .body a:hover { color: var(--conduction-color-text-strong); }
34
34
 
35
35
  .body code {
36
- background: var(--c-cobalt-100);
36
+ background: var(--conduction-color-surface-sunken);
37
37
  border-radius: 4px;
38
38
  padding: 1px 6px;
39
39
  font-family: var(--conduction-typography-font-family-code);
40
40
  font-size: 14px;
41
- color: var(--c-cobalt-900);
41
+ color: var(--conduction-color-text-strong);
42
42
  }
@@ -12,7 +12,7 @@
12
12
  .pbt {
13
13
  border: 1px solid var(--c-cobalt-100);
14
14
  border-radius: var(--radius-lg);
15
- background: white;
15
+ background: var(--conduction-color-surface-card);
16
16
  padding: clamp(16px, 3vw, 28px);
17
17
  font-family: var(--conduction-typography-font-family-body);
18
18
  }
@@ -39,7 +39,7 @@
39
39
  margin: 0 0 6px;
40
40
  font-size: 20px;
41
41
  font-weight: 700;
42
- color: var(--c-cobalt-900);
42
+ color: var(--conduction-color-text-strong);
43
43
  }
44
44
 
45
45
  .lede {
@@ -47,7 +47,7 @@
47
47
  max-width: 58ch;
48
48
  font-size: 14px;
49
49
  line-height: 1.5;
50
- color: var(--c-cobalt-700);
50
+ color: var(--conduction-color-text-body);
51
51
  }
52
52
 
53
53
  .hud {
@@ -61,8 +61,8 @@
61
61
  .hudPill {
62
62
  padding: 6px 10px;
63
63
  border-radius: var(--radius-pill);
64
- background: var(--c-cobalt-50);
65
- color: var(--c-cobalt-900);
64
+ background: var(--conduction-color-surface-subtle);
65
+ color: var(--conduction-color-text-strong);
66
66
  white-space: nowrap;
67
67
  }
68
68
  .hudLow { background: var(--c-orange-knvb); color: white; }
@@ -88,10 +88,10 @@
88
88
  padding: 7px 12px 7px 8px;
89
89
  border: 1px solid var(--c-cobalt-200);
90
90
  border-radius: var(--radius-pill);
91
- background: white;
91
+ background: var(--conduction-color-surface-card);
92
92
  font-family: inherit;
93
93
  font-size: 12px;
94
- color: var(--c-cobalt-700);
94
+ color: var(--conduction-color-text-body);
95
95
  cursor: pointer;
96
96
  transition: border-color 120ms ease;
97
97
  }
@@ -109,15 +109,15 @@
109
109
 
110
110
  .swatchOn {
111
111
  border-color: var(--c-blue-cobalt);
112
- background: var(--c-cobalt-50);
112
+ background: var(--conduction-color-surface-subtle);
113
113
  font-weight: 600;
114
- color: var(--c-cobalt-900);
114
+ color: var(--conduction-color-text-strong);
115
115
  }
116
116
 
117
117
  .swatchKey {
118
118
  font-family: var(--conduction-typography-font-family-code);
119
119
  font-size: 10px;
120
- color: var(--c-cobalt-400);
120
+ color: var(--conduction-color-text-muted);
121
121
  }
122
122
 
123
123
  .swatchName { white-space: nowrap; }
@@ -128,7 +128,7 @@
128
128
  max-width: 460px;
129
129
  padding: 10px;
130
130
  border-radius: var(--radius-md);
131
- background: var(--c-cobalt-50);
131
+ background: var(--conduction-color-surface-subtle);
132
132
  min-height: 120px;
133
133
  }
134
134
 
@@ -136,10 +136,10 @@
136
136
  aspect-ratio: 1;
137
137
  border: 1px solid var(--c-cobalt-200);
138
138
  border-radius: var(--radius-sm);
139
- background: white;
139
+ background: var(--conduction-color-surface-card);
140
140
  font-family: var(--conduction-typography-font-family-code);
141
141
  font-size: 10px;
142
- color: var(--c-cobalt-400);
142
+ color: var(--conduction-color-text-muted);
143
143
  cursor: pointer;
144
144
  padding: 0;
145
145
  transition: background 120ms ease, border-color 120ms ease;
@@ -158,7 +158,7 @@
158
158
  grid-column: 1 / -1;
159
159
  margin: auto;
160
160
  font-size: 14px;
161
- color: var(--c-cobalt-400);
161
+ color: var(--conduction-color-text-muted);
162
162
  text-align: center;
163
163
  }
164
164
 
@@ -188,7 +188,7 @@
188
188
  .hint {
189
189
  margin: 0;
190
190
  font-size: 12px;
191
- color: var(--c-cobalt-400);
191
+ color: var(--conduction-color-text-muted);
192
192
  max-width: 52ch;
193
193
  min-height: 1.5em;
194
194
  }
@@ -8,7 +8,7 @@
8
8
  @media (max-width: 900px) { .row { 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: 20px;
@@ -50,5 +50,5 @@
50
50
  stroke: none;
51
51
  }
52
52
 
53
- .name { font-size: 15px; font-weight: 600; margin-bottom: 4px; color: var(--c-cobalt-900); }
54
- .why { font-size: 13px; color: var(--c-cobalt-700); line-height: 1.5; }
53
+ .name { font-size: 15px; font-weight: 600; margin-bottom: 4px; color: var(--conduction-color-text-strong); }
54
+ .why { font-size: 13px; color: var(--conduction-color-text-body); line-height: 1.5; }
@@ -13,7 +13,7 @@
13
13
  @media (max-width: 900px) { .grid { grid-template-columns: minmax(0, 1fr); } }
14
14
 
15
15
  .card {
16
- background: white;
16
+ background: var(--conduction-color-surface-card);
17
17
  border: 1px solid var(--c-cobalt-100);
18
18
  border-radius: var(--radius-lg);
19
19
  padding: 28px;
@@ -60,12 +60,12 @@
60
60
  padding: 4px 9px;
61
61
  border-radius: var(--radius-pill);
62
62
  font-weight: 600;
63
- background: var(--c-cobalt-50);
64
- color: var(--c-cobalt-700);
63
+ background: var(--conduction-color-surface-subtle);
64
+ color: var(--conduction-color-text-body);
65
65
  }
66
66
 
67
67
  /* Service tier: gold pill on a white card. */
68
- .tier-service .tier { background: var(--c-gold-500); color: var(--c-cobalt-900); }
68
+ .tier-service .tier { background: var(--c-gold-500); color: var(--conduction-color-text-strong); }
69
69
 
70
70
  /* Certified tier: cobalt-fill inverse card. The compound .card.tier-certified
71
71
  selector is deliberate — it lifts specificity above the plain .card rule
@@ -73,13 +73,13 @@
73
73
  after CSS-module bundlers reshuffle declaration order. Same for the
74
74
  nested colour rules below. */
75
75
  .card.tier-certified { background: var(--c-blue-cobalt); color: white; border-color: var(--c-blue-cobalt); }
76
- .tier-certified .tier { background: white; color: var(--c-blue-cobalt); }
76
+ .tier-certified .tier { background: var(--conduction-color-surface-card); color: var(--conduction-color-text-default); }
77
77
 
78
78
  .avatar {
79
79
  display: inline-flex;
80
80
  align-items: center;
81
81
  align-self: flex-start;
82
- background: white;
82
+ background: var(--conduction-color-surface-plate);
83
83
  padding: 8px 12px;
84
84
  border-radius: var(--radius-sm);
85
85
  height: 36px;
@@ -94,10 +94,10 @@
94
94
  display: block;
95
95
  }
96
96
 
97
- .name { font-size: 18px; font-weight: 700; color: var(--c-cobalt-900); }
97
+ .name { font-size: 18px; font-weight: 700; color: var(--conduction-color-text-strong); }
98
98
  .tier-certified .name { color: white; }
99
99
 
100
- .summary { font-size: 14px; line-height: 1.55; color: var(--c-cobalt-700); }
100
+ .summary { font-size: 14px; line-height: 1.55; color: var(--conduction-color-text-body); }
101
101
  .summary :global(.next-blue) { color: var(--c-nextcloud-blue); }
102
102
  .tier-certified .summary { color: rgba(255, 255, 255, 0.78); }
103
103
  .tier-certified .summary :global(.next-blue) { color: var(--c-nextcloud-cyan); }
@@ -116,8 +116,8 @@
116
116
  display: inline-flex;
117
117
  align-items: center;
118
118
  gap: 6px;
119
- background: var(--c-cobalt-50);
120
- color: var(--c-cobalt-700);
119
+ background: var(--conduction-color-surface-subtle);
120
+ color: var(--conduction-color-text-body);
121
121
  padding: 4px 10px;
122
122
  border-radius: var(--radius-pill);
123
123
  font-size: 12px;
@@ -138,14 +138,14 @@ a.appPill:hover {
138
138
  text-decoration: none;
139
139
  }
140
140
  .card.tier-certified a.appPill:hover {
141
- background: white;
142
- color: var(--c-blue-cobalt);
141
+ background: var(--conduction-color-surface-card);
142
+ color: var(--conduction-color-text-default);
143
143
  }
144
144
  .tier-certified .appPill { background: rgba(255, 255, 255, 0.12); color: white; }
145
145
 
146
146
  /* Become-a-partner CTA tile */
147
147
  .become {
148
- background: var(--c-cobalt-50);
148
+ background: var(--conduction-color-surface-subtle);
149
149
  border: 1px dashed var(--c-cobalt-300);
150
150
  box-shadow: none;
151
151
  align-items: flex-start;
@@ -159,7 +159,7 @@ a.appPill:hover {
159
159
  font-size: 11px;
160
160
  letter-spacing: 0.12em;
161
161
  text-transform: uppercase;
162
- color: var(--c-cobalt-400);
162
+ color: var(--conduction-color-text-muted);
163
163
  margin-bottom: 8px;
164
164
  }
165
165
  .becomeTitle {
@@ -167,17 +167,17 @@ a.appPill:hover {
167
167
  font-weight: 700;
168
168
  letter-spacing: -0.01em;
169
169
  margin: 0 0 6px;
170
- color: var(--c-cobalt-900);
170
+ color: var(--conduction-color-text-strong);
171
171
  }
172
172
  .becomeBody {
173
173
  font-size: 14px;
174
- color: var(--c-cobalt-700);
174
+ color: var(--conduction-color-text-body);
175
175
  line-height: 1.55;
176
176
  margin: 0 0 14px;
177
177
  max-width: 56ch;
178
178
  }
179
179
  .becomeArrow {
180
- color: var(--c-blue-cobalt);
180
+ color: var(--conduction-color-text-default);
181
181
  font-weight: 600;
182
182
  font-size: 14px;
183
183
  }
@@ -188,7 +188,7 @@ a.appPill:hover {
188
188
  name + why on the right; tier-coloured ring echoes the full
189
189
  card's tier styling. */
190
190
  .other {
191
- background: white;
191
+ background: var(--conduction-color-surface-card);
192
192
  border: 1px solid var(--c-cobalt-100);
193
193
  border-radius: var(--radius-lg);
194
194
  padding: 20px;
@@ -210,7 +210,7 @@ a.appPill:hover {
210
210
  width: 44px;
211
211
  height: 50px;
212
212
  clip-path: var(--hex-pointy-top);
213
- background: white;
213
+ background: var(--conduction-color-surface-card);
214
214
  display: flex;
215
215
  align-items: center;
216
216
  justify-content: center;
@@ -228,11 +228,11 @@ a.appPill:hover {
228
228
  .otherName {
229
229
  font-size: 15px;
230
230
  font-weight: 600;
231
- color: var(--c-cobalt-900);
231
+ color: var(--conduction-color-text-strong);
232
232
  margin-bottom: 4px;
233
233
  }
234
234
  .otherWhy {
235
235
  font-size: 13px;
236
- color: var(--c-cobalt-700);
236
+ color: var(--conduction-color-text-body);
237
237
  line-height: 1.5;
238
238
  }
@@ -11,7 +11,7 @@
11
11
 
12
12
  .empty {
13
13
  font-size: 16px;
14
- color: var(--c-cobalt-700);
14
+ color: var(--conduction-color-text-body);
15
15
  text-align: center;
16
16
  padding: 64px 0 32px;
17
17
  margin: 0;
@@ -17,7 +17,7 @@
17
17
  /* ---------- Tier card ---------- */
18
18
 
19
19
  .tierCard {
20
- background: white;
20
+ background: var(--conduction-color-surface-card);
21
21
  border: 1px solid var(--c-cobalt-100);
22
22
  border-radius: var(--radius-lg);
23
23
  padding: var(--space-5);
@@ -51,7 +51,7 @@
51
51
  font-size: 11px;
52
52
  letter-spacing: 0.12em;
53
53
  text-transform: uppercase;
54
- color: var(--c-cobalt-700);
54
+ color: var(--conduction-color-text-body);
55
55
  margin-bottom: var(--space-2);
56
56
  font-weight: 600;
57
57
  }
@@ -61,7 +61,7 @@
61
61
  .tierBlurb {
62
62
  font-size: 13px;
63
63
  line-height: 1.5;
64
- color: var(--c-cobalt-700);
64
+ color: var(--conduction-color-text-body);
65
65
  margin: 0;
66
66
  }
67
67
  .tier-certified .tierBlurb { color: rgba(255, 255, 255, 0.85); }
@@ -69,7 +69,7 @@
69
69
  /* ---------- Generic section ---------- */
70
70
 
71
71
  .section {
72
- background: white;
72
+ background: var(--conduction-color-surface-card);
73
73
  border: 1px solid var(--c-cobalt-100);
74
74
  border-radius: var(--radius-lg);
75
75
  padding: var(--space-5);
@@ -81,7 +81,7 @@
81
81
  font-size: 11px;
82
82
  letter-spacing: 0.12em;
83
83
  text-transform: uppercase;
84
- color: var(--c-cobalt-400);
84
+ color: var(--conduction-color-text-muted);
85
85
  font-weight: 600;
86
86
  margin: 0 0 var(--space-3);
87
87
  }
@@ -97,8 +97,8 @@
97
97
  .chip {
98
98
  display: inline-flex;
99
99
  align-items: center;
100
- background: var(--c-cobalt-50);
101
- color: var(--c-cobalt-700);
100
+ background: var(--conduction-color-surface-subtle);
101
+ color: var(--conduction-color-text-body);
102
102
  padding: 4px 10px;
103
103
  border-radius: var(--radius-pill);
104
104
  font-size: 12px;
@@ -128,8 +128,8 @@ a.chip:hover {
128
128
  gap: var(--space-3);
129
129
  padding: var(--space-2) var(--space-3);
130
130
  border-radius: var(--radius-md);
131
- background: var(--c-cobalt-50);
132
- color: var(--c-cobalt-900);
131
+ background: var(--conduction-color-surface-subtle);
132
+ color: var(--conduction-color-text-strong);
133
133
  text-decoration: none;
134
134
  transition: background 160ms, color 160ms;
135
135
  }