@conduction/docusaurus-preset 3.44.2 → 3.45.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/package.json +1 -1
- package/src/components/AgentTrace/AgentTrace.module.css +1 -1
- package/src/components/AiDisclosure/AiDisclosure.module.css +2 -2
- package/src/components/AppCrossLinks/AppCrossLinks.module.css +9 -9
- package/src/components/AppMock/AppMock.module.css +46 -46
- package/src/components/AppsGrid/AppsGrid.module.css +4 -4
- package/src/components/AppsPreview/AppsPreview.module.css +7 -7
- package/src/components/AtomZones/AtomZones.module.css +19 -19
- package/src/components/BlueprintRush/BlueprintRush.module.css +13 -13
- package/src/components/BuildMock/BuildMock.module.css +11 -11
- package/src/components/Clients/Clients.module.css +4 -4
- package/src/components/ContentCard/ContentCard.module.css +13 -13
- package/src/components/ContentDetailHero/ContentDetailHero.module.css +6 -6
- package/src/components/ContentTypeFilter/ContentTypeFilter.module.css +5 -5
- package/src/components/CtaBanner/CtaBanner.module.css +1 -1
- package/src/components/DeadlineDefender/DeadlineDefender.module.css +14 -14
- package/src/components/DetailHero/DetailHero.jsx +15 -0
- package/src/components/DetailHero/DetailHero.module.css +21 -11
- package/src/components/DiceDuel/DiceDuel.module.css +16 -16
- package/src/components/DownloadPanel/DownloadPanel.module.css +4 -4
- package/src/components/EmployeeCard/EmployeeCard.module.css +19 -19
- package/src/components/ExternalAppShelf/ExternalAppShelf.module.css +5 -5
- package/src/components/FAQ/FAQ.module.css +4 -4
- package/src/components/FacetedFilters/FacetedFilters.module.css +10 -10
- package/src/components/FeatureGrid/FeatureGrid.module.css +8 -8
- package/src/components/FeatureList/FeatureList.module.css +4 -4
- package/src/components/FeaturedCard/FeaturedCard.jsx +17 -0
- package/src/components/FeaturedCard/FeaturedCard.module.css +12 -3
- package/src/components/FlowMock/FlowMock.module.css +2 -2
- package/src/components/GameModal/GameModal.module.css +45 -40
- package/src/components/Hero/Hero.module.css +4 -4
- package/src/components/HexBackground/HexBackground.module.css +3 -3
- package/src/components/HexCard/HexCard.module.css +4 -4
- package/src/components/HexNetwork/HexNetwork.module.css +6 -6
- package/src/components/HiddenGame/HiddenGame.module.css +2 -2
- package/src/components/HowSteps/HowSteps.module.css +3 -3
- package/src/components/IntegrationIcon/IntegrationIcon.module.css +1 -1
- package/src/components/KanbanMock/KanbanMock.module.css +8 -8
- package/src/components/LeafCard/LeafCard.module.css +15 -15
- package/src/components/LeafMock/LeafMock.module.css +8 -8
- package/src/components/LockPick/LockPick.module.css +14 -14
- package/src/components/ManagedCommonGround/ManagedCommonGround.module.css +1 -1
- package/src/components/McpToolShelf/McpToolShelf.module.css +8 -8
- package/src/components/MockScene/MockScene.module.css +1 -1
- package/src/components/ModuleCard/ModuleCard.module.css +11 -11
- package/src/components/ModulePage/ModulePage.module.css +9 -9
- package/src/components/MonsterRun/MonsterRun.module.css +12 -12
- package/src/components/NewsletterCta/NewsletterCta.module.css +9 -9
- package/src/components/NextSteps/NextSteps.module.css +9 -9
- package/src/components/Outcomes/Outcomes.module.css +5 -5
- package/src/components/PaintByTokens/PaintByTokens.module.css +15 -15
- package/src/components/PairCard/PairCard.module.css +3 -3
- package/src/components/PartnerCard/PartnerCard.module.css +21 -21
- package/src/components/PartnerDirectory/PartnerDirectory.module.css +1 -1
- package/src/components/PartnerSidecard/PartnerSidecard.module.css +9 -9
- package/src/components/PipeFit/PipeFit.module.css +10 -10
- package/src/components/Pipeline/Pipeline.module.css +7 -7
- package/src/components/PlatformOverview/PlatformOverview.module.css +4 -4
- package/src/components/Prerequisites/Prerequisites.module.css +5 -5
- package/src/components/PullQuote/PullQuote.module.css +5 -5
- package/src/components/Reconcile/Reconcile.module.css +15 -15
- package/src/components/RecordRun/RecordRun.module.css +16 -16
- package/src/components/Redaction/Redaction.module.css +13 -13
- package/src/components/ReferenceCard/ReferenceCard.module.css +7 -7
- package/src/components/RelatedPosts/RelatedPosts.module.css +1 -1
- package/src/components/RotatingCards/RotatingCards.module.css +8 -8
- package/src/components/SetupSteps/SetupSteps.module.css +6 -6
- package/src/components/Showcase/Showcase.module.css +12 -12
- package/src/components/SidebarMock/SidebarMock.module.css +2 -2
- package/src/components/SolutionCard/SolutionCard.module.css +5 -5
- package/src/components/StampRush/StampRush.module.css +12 -12
- package/src/components/StatsStrip/StatsStrip.module.css +3 -3
- package/src/components/ThemeSeamMock/ThemeSeamMock.module.css +1 -1
- package/src/components/Troubleshooting/Troubleshooting.module.css +7 -7
- package/src/components/WidgetMock/WidgetMock.module.css +1 -1
- package/src/components/WidgetShelf/WidgetShelf.module.css +11 -11
- package/src/components/primitives/AuthorByline.module.css +5 -5
- package/src/components/primitives/Button.module.css +8 -8
- package/src/components/primitives/Card.module.css +3 -3
- package/src/components/primitives/Eyebrow.module.css +1 -1
- package/src/components/primitives/HexThumbnail.module.css +1 -1
- package/src/components/primitives/Pill.module.css +2 -2
- package/src/components/primitives/Section.module.css +2 -2
- package/src/components/primitives/SectionHead.module.css +2 -2
- package/src/css/brand.css +17 -17
- package/src/css/tokens.css +60 -0
- package/src/theme/ErrorPageContent/styles.module.css +9 -9
- package/src/theme/Navbar/styles.module.css +17 -17
|
@@ -25,6 +25,15 @@
|
|
|
25
25
|
|
|
26
26
|
.body { min-width: 0; }
|
|
27
27
|
|
|
28
|
+
/* The post's mini-game, across the whole card rather than in the
|
|
29
|
+
visual's column: the games are wide, and a card squeezed into half a
|
|
30
|
+
hero reads as an accident. Empty until the game is found. */
|
|
31
|
+
.game {
|
|
32
|
+
grid-column: 1 / -1;
|
|
33
|
+
margin-top: var(--space-8);
|
|
34
|
+
}
|
|
35
|
+
.game:empty { display: none; }
|
|
36
|
+
|
|
28
37
|
.eyebrow {
|
|
29
38
|
display: inline-flex;
|
|
30
39
|
align-items: center;
|
|
@@ -96,15 +105,15 @@
|
|
|
96
105
|
align-items: center;
|
|
97
106
|
gap: 8px;
|
|
98
107
|
padding: 12px 22px;
|
|
99
|
-
background:
|
|
100
|
-
color: var(--
|
|
108
|
+
background: var(--conduction-color-surface-card);
|
|
109
|
+
color: var(--conduction-color-text-strong);
|
|
101
110
|
font-weight: 600;
|
|
102
111
|
font-size: 14px;
|
|
103
112
|
border-radius: var(--radius-pill);
|
|
104
113
|
text-decoration: none;
|
|
105
114
|
transition: background 120ms ease;
|
|
106
115
|
}
|
|
107
|
-
.card:hover .cta { background: var(--
|
|
116
|
+
.card:hover .cta { background: var(--conduction-color-surface-subtle); }
|
|
108
117
|
|
|
109
118
|
.visual {
|
|
110
119
|
display: flex;
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
width: 100%;
|
|
31
31
|
max-width: 720px;
|
|
32
32
|
aspect-ratio: 16 / 10;
|
|
33
|
-
background:
|
|
33
|
+
background: var(--conduction-color-surface-card);
|
|
34
34
|
border: 1px solid var(--c-cobalt-100);
|
|
35
35
|
border-radius: var(--radius-lg);
|
|
36
36
|
box-shadow: var(--shadow-3);
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
font-family: var(--conduction-typography-font-family-code);
|
|
47
47
|
font-size: 11px;
|
|
48
48
|
letter-spacing: 0.06em;
|
|
49
|
-
color: var(--
|
|
49
|
+
color: var(--conduction-color-text-muted);
|
|
50
50
|
text-transform: uppercase;
|
|
51
51
|
text-align: center;
|
|
52
52
|
}
|
|
@@ -32,10 +32,10 @@
|
|
|
32
32
|
|
|
33
33
|
.panel {
|
|
34
34
|
position: relative;
|
|
35
|
-
background:
|
|
36
|
-
color: var(--
|
|
35
|
+
background: var(--conduction-color-surface-card);
|
|
36
|
+
color: var(--conduction-color-text-body);
|
|
37
37
|
border-radius: var(--radius-xl);
|
|
38
|
-
padding:
|
|
38
|
+
padding: 44px 44px 36px;
|
|
39
39
|
width: calc(100% - 48px);
|
|
40
40
|
max-width: 520px;
|
|
41
41
|
box-shadow: var(--shadow-3, 0 30px 80px -20px rgba(10, 23, 47, 0.4));
|
|
@@ -50,6 +50,10 @@
|
|
|
50
50
|
gap: 0;
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
+
/* The roster sits under the headline and the share block rather than
|
|
54
|
+
against them. */
|
|
55
|
+
.roster { margin-top: 28px; }
|
|
56
|
+
|
|
53
57
|
@media (min-width: 880px) {
|
|
54
58
|
.panel { max-width: 880px; }
|
|
55
59
|
.body {
|
|
@@ -57,7 +61,7 @@
|
|
|
57
61
|
grid-template-areas:
|
|
58
62
|
'intro aside'
|
|
59
63
|
'roster roster';
|
|
60
|
-
column-gap:
|
|
64
|
+
column-gap: 56px;
|
|
61
65
|
}
|
|
62
66
|
.intro { grid-area: intro; }
|
|
63
67
|
.aside { grid-area: aside; }
|
|
@@ -68,8 +72,9 @@
|
|
|
68
72
|
.grid {
|
|
69
73
|
display: block;
|
|
70
74
|
columns: 2;
|
|
71
|
-
column-gap:
|
|
75
|
+
column-gap: 56px;
|
|
72
76
|
}
|
|
77
|
+
.roster { margin-top: 36px; }
|
|
73
78
|
.gridItem,
|
|
74
79
|
.gridItemFound { break-inside: avoid; }
|
|
75
80
|
}
|
|
@@ -82,15 +87,15 @@
|
|
|
82
87
|
height: 32px;
|
|
83
88
|
border-radius: 50%;
|
|
84
89
|
border: none;
|
|
85
|
-
background: var(--
|
|
86
|
-
color: var(--
|
|
90
|
+
background: var(--conduction-color-surface-subtle);
|
|
91
|
+
color: var(--conduction-color-text-body);
|
|
87
92
|
font-size: 20px;
|
|
88
93
|
cursor: pointer;
|
|
89
94
|
line-height: 1;
|
|
90
95
|
font-family: inherit;
|
|
91
96
|
transition: background 120ms ease;
|
|
92
97
|
}
|
|
93
|
-
.close:hover { background: var(--
|
|
98
|
+
.close:hover { background: var(--conduction-color-surface-sunken); }
|
|
94
99
|
|
|
95
100
|
.eyebrow {
|
|
96
101
|
font-family: var(--conduction-typography-font-family-code);
|
|
@@ -106,13 +111,13 @@
|
|
|
106
111
|
font-size: 28px;
|
|
107
112
|
font-weight: 700;
|
|
108
113
|
letter-spacing: -0.02em;
|
|
109
|
-
color: var(--
|
|
114
|
+
color: var(--conduction-color-text-strong);
|
|
110
115
|
margin: 0 0 8px;
|
|
111
116
|
}
|
|
112
117
|
|
|
113
118
|
.subtitle {
|
|
114
119
|
font-size: 15px;
|
|
115
|
-
color: var(--
|
|
120
|
+
color: var(--conduction-color-text-body);
|
|
116
121
|
line-height: 1.55;
|
|
117
122
|
margin: 0 0 16px;
|
|
118
123
|
}
|
|
@@ -121,8 +126,8 @@
|
|
|
121
126
|
display: inline-flex;
|
|
122
127
|
align-items: center;
|
|
123
128
|
gap: 6px;
|
|
124
|
-
background: var(--
|
|
125
|
-
color: var(--
|
|
129
|
+
background: var(--conduction-color-surface-subtle);
|
|
130
|
+
color: var(--conduction-color-text-strong);
|
|
126
131
|
font-family: var(--conduction-typography-font-family-code);
|
|
127
132
|
font-size: 12px;
|
|
128
133
|
letter-spacing: 0.04em;
|
|
@@ -144,14 +149,14 @@
|
|
|
144
149
|
font-size: 11px;
|
|
145
150
|
letter-spacing: 0.06em;
|
|
146
151
|
text-transform: uppercase;
|
|
147
|
-
color: var(--
|
|
152
|
+
color: var(--conduction-color-text-muted);
|
|
148
153
|
margin-bottom: 8px;
|
|
149
154
|
}
|
|
150
|
-
.progressLabel strong { color: var(--
|
|
155
|
+
.progressLabel strong { color: var(--conduction-color-text-strong); font-weight: 700; }
|
|
151
156
|
|
|
152
157
|
.progressBar {
|
|
153
158
|
height: 6px;
|
|
154
|
-
background: var(--
|
|
159
|
+
background: var(--conduction-color-surface-subtle);
|
|
155
160
|
border-radius: 3px;
|
|
156
161
|
overflow: hidden;
|
|
157
162
|
}
|
|
@@ -164,10 +169,10 @@
|
|
|
164
169
|
.grid {
|
|
165
170
|
list-style: none;
|
|
166
171
|
padding: 0;
|
|
167
|
-
margin: 0
|
|
172
|
+
margin: 0;
|
|
168
173
|
display: flex;
|
|
169
174
|
flex-direction: column;
|
|
170
|
-
gap:
|
|
175
|
+
gap: 7px;
|
|
171
176
|
}
|
|
172
177
|
.gridItem,
|
|
173
178
|
.gridItemFound {
|
|
@@ -176,9 +181,9 @@
|
|
|
176
181
|
gap: 10px;
|
|
177
182
|
font-size: 13px;
|
|
178
183
|
line-height: 1.5;
|
|
179
|
-
color: var(--
|
|
184
|
+
color: var(--conduction-color-text-muted);
|
|
180
185
|
}
|
|
181
|
-
.gridItemFound { color: var(--
|
|
186
|
+
.gridItemFound { color: var(--conduction-color-text-strong); font-weight: 500; }
|
|
182
187
|
.gridHex {
|
|
183
188
|
width: 10px;
|
|
184
189
|
height: 12px;
|
|
@@ -193,17 +198,17 @@
|
|
|
193
198
|
.gridScore {
|
|
194
199
|
font-family: var(--conduction-typography-font-family-code);
|
|
195
200
|
font-size: 12px;
|
|
196
|
-
color: var(--
|
|
201
|
+
color: var(--conduction-color-text-body);
|
|
197
202
|
font-variant-numeric: tabular-nums;
|
|
198
203
|
}
|
|
199
204
|
|
|
200
205
|
.total {
|
|
201
206
|
margin: 0;
|
|
202
207
|
font-size: 15px;
|
|
203
|
-
color: var(--
|
|
208
|
+
color: var(--conduction-color-text-body);
|
|
204
209
|
}
|
|
205
210
|
.total strong {
|
|
206
|
-
color: var(--
|
|
211
|
+
color: var(--conduction-color-text-strong);
|
|
207
212
|
font-family: var(--conduction-typography-font-family-code);
|
|
208
213
|
font-variant-numeric: tabular-nums;
|
|
209
214
|
}
|
|
@@ -213,9 +218,9 @@
|
|
|
213
218
|
====================================================================== */
|
|
214
219
|
|
|
215
220
|
.share {
|
|
216
|
-
margin:
|
|
217
|
-
padding:
|
|
218
|
-
background: var(--
|
|
221
|
+
margin: 24px 0 0;
|
|
222
|
+
padding: 20px;
|
|
223
|
+
background: var(--conduction-color-surface-subtle);
|
|
219
224
|
border-radius: var(--radius-md);
|
|
220
225
|
}
|
|
221
226
|
|
|
@@ -223,13 +228,13 @@
|
|
|
223
228
|
margin: 0 0 4px;
|
|
224
229
|
font-weight: 600;
|
|
225
230
|
font-size: 14px;
|
|
226
|
-
color: var(--
|
|
231
|
+
color: var(--conduction-color-text-strong);
|
|
227
232
|
}
|
|
228
233
|
|
|
229
234
|
.shareHint {
|
|
230
235
|
margin: 0 0 12px;
|
|
231
236
|
font-size: 13px;
|
|
232
|
-
color: var(--
|
|
237
|
+
color: var(--conduction-color-text-muted);
|
|
233
238
|
}
|
|
234
239
|
|
|
235
240
|
.shareButtons {
|
|
@@ -240,8 +245,8 @@
|
|
|
240
245
|
}
|
|
241
246
|
|
|
242
247
|
.shareBtn {
|
|
243
|
-
background:
|
|
244
|
-
color: var(--
|
|
248
|
+
background: var(--conduction-color-surface-card);
|
|
249
|
+
color: var(--conduction-color-text-body);
|
|
245
250
|
border: 1px solid var(--c-cobalt-200);
|
|
246
251
|
padding: 8px 14px;
|
|
247
252
|
border-radius: var(--radius-pill);
|
|
@@ -251,7 +256,7 @@
|
|
|
251
256
|
font-family: inherit;
|
|
252
257
|
transition: border-color 120ms ease, color 120ms ease;
|
|
253
258
|
}
|
|
254
|
-
.shareBtn:hover { border-color: var(--c-blue-cobalt); color: var(--
|
|
259
|
+
.shareBtn:hover { border-color: var(--c-blue-cobalt); color: var(--conduction-color-text-default); }
|
|
255
260
|
|
|
256
261
|
.shareStatus {
|
|
257
262
|
font-size: 12px;
|
|
@@ -266,7 +271,7 @@
|
|
|
266
271
|
gap: 8px;
|
|
267
272
|
margin-top: 12px;
|
|
268
273
|
}
|
|
269
|
-
.instanceLabel { font-size: 12px; color: var(--
|
|
274
|
+
.instanceLabel { font-size: 12px; color: var(--conduction-color-text-body); }
|
|
270
275
|
.instanceInput {
|
|
271
276
|
flex: 1;
|
|
272
277
|
min-width: 160px;
|
|
@@ -275,8 +280,8 @@
|
|
|
275
280
|
border-radius: var(--radius-md);
|
|
276
281
|
font-family: var(--conduction-typography-font-family-code);
|
|
277
282
|
font-size: 13px;
|
|
278
|
-
color: var(--
|
|
279
|
-
background:
|
|
283
|
+
color: var(--conduction-color-text-strong);
|
|
284
|
+
background: var(--conduction-color-surface-card);
|
|
280
285
|
}
|
|
281
286
|
.instanceInput:focus {
|
|
282
287
|
outline: 2px solid var(--c-blue-cobalt);
|
|
@@ -287,13 +292,13 @@
|
|
|
287
292
|
.prize {
|
|
288
293
|
margin: 12px 0 0;
|
|
289
294
|
font-size: 13px;
|
|
290
|
-
color: var(--
|
|
295
|
+
color: var(--conduction-color-text-body);
|
|
291
296
|
}
|
|
292
|
-
.prize a { color: var(--
|
|
297
|
+
.prize a { color: var(--conduction-color-text-default); }
|
|
293
298
|
|
|
294
299
|
.cta {
|
|
295
300
|
font-size: 13px;
|
|
296
|
-
color: var(--
|
|
301
|
+
color: var(--conduction-color-text-muted);
|
|
297
302
|
margin: 10px 0 0;
|
|
298
303
|
font-style: italic;
|
|
299
304
|
}
|
|
@@ -302,12 +307,12 @@
|
|
|
302
307
|
display: flex;
|
|
303
308
|
gap: 8px;
|
|
304
309
|
justify-content: flex-end;
|
|
305
|
-
margin-top:
|
|
310
|
+
margin-top: 32px;
|
|
306
311
|
}
|
|
307
312
|
|
|
308
313
|
.btnSecondary {
|
|
309
|
-
background:
|
|
310
|
-
color: var(--
|
|
314
|
+
background: var(--conduction-color-surface-card);
|
|
315
|
+
color: var(--conduction-color-text-body);
|
|
311
316
|
border: 1px solid var(--c-cobalt-200);
|
|
312
317
|
padding: 10px 18px;
|
|
313
318
|
border-radius: var(--radius-md);
|
|
@@ -317,7 +322,7 @@
|
|
|
317
322
|
font-family: inherit;
|
|
318
323
|
transition: border-color 120ms ease;
|
|
319
324
|
}
|
|
320
|
-
.btnSecondary:hover { border-color: var(--c-blue-cobalt); color: var(--
|
|
325
|
+
.btnSecondary:hover { border-color: var(--c-blue-cobalt); color: var(--conduction-color-text-default); }
|
|
321
326
|
|
|
322
327
|
.btnPrimary {
|
|
323
328
|
background: var(--c-blue-cobalt);
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
letter-spacing: -0.025em;
|
|
42
42
|
line-height: 1.02;
|
|
43
43
|
margin: 0 0 24px;
|
|
44
|
-
color: var(--
|
|
44
|
+
color: var(--conduction-color-text-strong);
|
|
45
45
|
}
|
|
46
46
|
@media (max-width: 1100px) { .title { font-size: 56px; } }
|
|
47
47
|
@media (max-width: 700px) { .title { font-size: 44px; } }
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
|
|
52
52
|
.lede {
|
|
53
53
|
font-size: 21px;
|
|
54
|
-
color: var(--
|
|
54
|
+
color: var(--conduction-color-text-body);
|
|
55
55
|
line-height: 1.5;
|
|
56
56
|
max-width: 52ch;
|
|
57
57
|
margin: 0 0 32px;
|
|
@@ -72,12 +72,12 @@
|
|
|
72
72
|
flex-direction: column;
|
|
73
73
|
gap: 2px;
|
|
74
74
|
font-size: 13px;
|
|
75
|
-
color: var(--
|
|
75
|
+
color: var(--conduction-color-text-muted);
|
|
76
76
|
margin-left: 8px;
|
|
77
77
|
font-family: var(--conduction-typography-font-family-code);
|
|
78
78
|
}
|
|
79
79
|
.meta strong {
|
|
80
|
-
color: var(--
|
|
80
|
+
color: var(--conduction-color-text-body);
|
|
81
81
|
font-family: var(--conduction-typography-font-family-body);
|
|
82
82
|
font-size: 14px;
|
|
83
83
|
font-weight: 600;
|
|
@@ -21,8 +21,8 @@
|
|
|
21
21
|
}
|
|
22
22
|
|
|
23
23
|
/* ---------- Tones ---------- */
|
|
24
|
-
.tone-cobalt-100 .hexA { background: var(--
|
|
25
|
-
.tone-cobalt-50 .hexA { background: var(--
|
|
24
|
+
.tone-cobalt-100 .hexA { background: var(--conduction-color-surface-sunken); }
|
|
25
|
+
.tone-cobalt-50 .hexA { background: var(--conduction-color-surface-subtle); }
|
|
26
26
|
.tone-cobalt-700 .hexA { background: var(--c-cobalt-700); }
|
|
27
27
|
.tone-mint-100 .hexA { background: var(--c-mint-300); }
|
|
28
28
|
.tone-lavender-100 .hexA { background: var(--c-lavender-300); }
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
/* The second hex (density=2) carries a darker tone of the same family
|
|
35
35
|
for layered depth. */
|
|
36
36
|
.tone-cobalt-100 .hexB { background: var(--c-cobalt-200); }
|
|
37
|
-
.tone-cobalt-50 .hexB { background: var(--
|
|
37
|
+
.tone-cobalt-50 .hexB { background: var(--conduction-color-surface-sunken); }
|
|
38
38
|
.tone-cobalt-700 .hexB { background: var(--c-cobalt-900); }
|
|
39
39
|
.tone-mint-100 .hexB { background: var(--c-mint-300); }
|
|
40
40
|
.tone-lavender-100 .hexB { background: var(--c-lavender-300); }
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"body";
|
|
24
24
|
row-gap: var(--space-3);
|
|
25
25
|
align-items: start;
|
|
26
|
-
background: var(--
|
|
26
|
+
background: var(--conduction-color-surface-subtle);
|
|
27
27
|
border: 1px solid var(--c-cobalt-100);
|
|
28
28
|
border-radius: var(--radius-lg);
|
|
29
29
|
padding: var(--space-6) var(--space-8) var(--space-10) var(--space-12);
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
font-size: 22px;
|
|
77
77
|
font-weight: 700;
|
|
78
78
|
letter-spacing: -0.01em;
|
|
79
|
-
color: var(--
|
|
79
|
+
color: var(--conduction-color-text-strong);
|
|
80
80
|
margin: 0;
|
|
81
81
|
line-height: 1.25;
|
|
82
82
|
}
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
z-index: 1;
|
|
88
88
|
font-size: 16px;
|
|
89
89
|
line-height: 1.6;
|
|
90
|
-
color: var(--
|
|
90
|
+
color: var(--conduction-color-text-body);
|
|
91
91
|
}
|
|
92
92
|
|
|
93
93
|
.body > p { margin: 0; }
|
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
|
|
125
125
|
.deco {
|
|
126
126
|
position: absolute;
|
|
127
|
-
background: var(--
|
|
127
|
+
background: var(--conduction-color-surface-sunken);
|
|
128
128
|
clip-path: var(--hex-pointy-top);
|
|
129
129
|
}
|
|
130
130
|
|
|
@@ -38,8 +38,8 @@
|
|
|
38
38
|
surface. Default is transparent: most heroes provide their own
|
|
39
39
|
backdrop so the white hexes read against it. */
|
|
40
40
|
.bg-transparent { background: transparent; padding: 0; }
|
|
41
|
-
.bg-tinted { background: var(--
|
|
42
|
-
.bg-white { background:
|
|
41
|
+
.bg-tinted { background: var(--conduction-color-surface-subtle); padding: var(--space-10) var(--space-6); border-radius: var(--radius-xl); }
|
|
42
|
+
.bg-white { background: var(--conduction-color-surface-card); padding: var(--space-10) var(--space-6); border-radius: var(--radius-xl); }
|
|
43
43
|
.bg-inverse { background: var(--c-blue-cobalt); padding: var(--space-10) var(--space-6); border-radius: var(--radius-xl); }
|
|
44
44
|
|
|
45
45
|
.grid {
|
|
@@ -84,13 +84,13 @@
|
|
|
84
84
|
width: var(--hex-cell-w);
|
|
85
85
|
height: var(--hex-cell-h);
|
|
86
86
|
clip-path: var(--hex-pointy-top);
|
|
87
|
-
background:
|
|
87
|
+
background: var(--conduction-color-surface-plate);
|
|
88
88
|
display: flex;
|
|
89
89
|
align-items: center;
|
|
90
90
|
justify-content: center;
|
|
91
91
|
position: relative;
|
|
92
92
|
}
|
|
93
|
-
.cell.empty .cellInner { background:
|
|
93
|
+
.cell.empty .cellInner { background: var(--conduction-color-surface-plate); opacity: 0.55; }
|
|
94
94
|
|
|
95
95
|
/* Highlighted center: solid cobalt fill, only ever applied to the
|
|
96
96
|
brand-anchor cell. */
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
max-width: 56%;
|
|
102
102
|
max-height: 56%;
|
|
103
103
|
object-fit: contain;
|
|
104
|
-
color: var(--
|
|
104
|
+
color: var(--conduction-color-text-default);
|
|
105
105
|
}
|
|
106
106
|
.cell.center .logo {
|
|
107
107
|
color: white;
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
font-weight: 700;
|
|
115
115
|
font-size: 14px;
|
|
116
116
|
letter-spacing: 0.04em;
|
|
117
|
-
color: var(--
|
|
117
|
+
color: var(--conduction-color-text-body);
|
|
118
118
|
text-align: center;
|
|
119
119
|
padding: 0 var(--space-3);
|
|
120
120
|
word-break: break-word;
|
|
@@ -26,11 +26,11 @@
|
|
|
26
26
|
cursor: pointer;
|
|
27
27
|
transition: color 140ms ease;
|
|
28
28
|
}
|
|
29
|
-
.openerButton:hover { color: var(--
|
|
29
|
+
.openerButton:hover { color: var(--conduction-color-text-default); }
|
|
30
30
|
.openerButton:focus-visible {
|
|
31
31
|
outline: 2px solid var(--c-blue-cobalt);
|
|
32
32
|
outline-offset: 2px;
|
|
33
|
-
color: var(--
|
|
33
|
+
color: var(--conduction-color-text-default);
|
|
34
34
|
}
|
|
35
35
|
|
|
36
36
|
@media (prefers-reduced-motion: no-preference) {
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
@media (max-width: 900px) { .row { grid-template-columns: minmax(0, 1fr); } }
|
|
10
10
|
|
|
11
11
|
.step {
|
|
12
|
-
background:
|
|
12
|
+
background: var(--conduction-color-surface-card);
|
|
13
13
|
border: 1px solid var(--c-cobalt-100);
|
|
14
14
|
border-radius: var(--radius-lg);
|
|
15
15
|
padding: 32px;
|
|
@@ -40,12 +40,12 @@
|
|
|
40
40
|
font-weight: 700;
|
|
41
41
|
letter-spacing: -0.01em;
|
|
42
42
|
margin: 0 0 10px;
|
|
43
|
-
color: var(--
|
|
43
|
+
color: var(--conduction-color-text-strong);
|
|
44
44
|
}
|
|
45
45
|
|
|
46
46
|
.body {
|
|
47
47
|
font-size: 14px;
|
|
48
|
-
color: var(--
|
|
48
|
+
color: var(--conduction-color-text-body);
|
|
49
49
|
line-height: 1.6;
|
|
50
50
|
margin: 0;
|
|
51
51
|
}
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
width: 100%;
|
|
55
55
|
max-width: 720px;
|
|
56
56
|
aspect-ratio: 16 / 10;
|
|
57
|
-
background:
|
|
57
|
+
background: var(--conduction-color-surface-card);
|
|
58
58
|
border: 1px solid var(--c-cobalt-100);
|
|
59
59
|
border-radius: var(--radius-lg);
|
|
60
60
|
box-shadow: var(--shadow-3);
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
font-family: var(--conduction-typography-font-family-code);
|
|
70
70
|
font-size: 11px;
|
|
71
71
|
letter-spacing: 0.06em;
|
|
72
|
-
color: var(--
|
|
72
|
+
color: var(--conduction-color-text-muted);
|
|
73
73
|
text-transform: uppercase;
|
|
74
74
|
text-align: center;
|
|
75
75
|
}
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
.km .kpi {
|
|
103
103
|
box-sizing: border-box;
|
|
104
104
|
height: 34px; /* fixed: part of the mover's --km-y derivation */
|
|
105
|
-
background:
|
|
105
|
+
background: var(--conduction-color-surface-card);
|
|
106
106
|
border: 1px solid var(--c-cobalt-100);
|
|
107
107
|
border-radius: var(--radius-md);
|
|
108
108
|
box-shadow: var(--shadow-1);
|
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
font-family: var(--conduction-typography-font-family-code);
|
|
132
132
|
font-size: 11px;
|
|
133
133
|
font-weight: 600;
|
|
134
|
-
color: var(--
|
|
134
|
+
color: var(--conduction-color-text-strong);
|
|
135
135
|
white-space: nowrap;
|
|
136
136
|
}
|
|
137
137
|
/* The crossfading value spans reuse .countBefore/.countAfter (same
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
.km .kpiStill { display: inline-flex; align-items: center; }
|
|
150
150
|
|
|
151
151
|
.km .col {
|
|
152
|
-
background: var(--
|
|
152
|
+
background: var(--conduction-color-surface-subtle);
|
|
153
153
|
border: 1px solid var(--c-cobalt-100);
|
|
154
154
|
border-radius: var(--radius-md);
|
|
155
155
|
padding: 10px;
|
|
@@ -186,8 +186,8 @@
|
|
|
186
186
|
height: 16px;
|
|
187
187
|
padding: 0 5px;
|
|
188
188
|
border-radius: var(--radius-pill);
|
|
189
|
-
background: var(--
|
|
190
|
-
color: var(--
|
|
189
|
+
background: var(--conduction-color-surface-sunken);
|
|
190
|
+
color: var(--conduction-color-text-body);
|
|
191
191
|
font-family: var(--conduction-typography-font-family-code);
|
|
192
192
|
font-size: 10px;
|
|
193
193
|
font-weight: 600;
|
|
@@ -210,7 +210,7 @@
|
|
|
210
210
|
/* Explicit border-box: --km-card-w describes the full card box, and
|
|
211
211
|
not every consumer of this file ships a global box-sizing reset. */
|
|
212
212
|
box-sizing: border-box;
|
|
213
|
-
background:
|
|
213
|
+
background: var(--conduction-color-surface-card);
|
|
214
214
|
border: 1px solid var(--c-cobalt-100);
|
|
215
215
|
border-radius: var(--radius-sm);
|
|
216
216
|
box-shadow: var(--shadow-1);
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
.card {
|
|
7
7
|
display: block;
|
|
8
|
-
background:
|
|
8
|
+
background: var(--conduction-color-surface-card);
|
|
9
9
|
border: 1px solid var(--c-cobalt-100);
|
|
10
10
|
border-radius: var(--radius-md);
|
|
11
11
|
padding: var(--space-5);
|
|
@@ -30,8 +30,8 @@ a.card:hover {
|
|
|
30
30
|
width: 40px;
|
|
31
31
|
height: 46px;
|
|
32
32
|
clip-path: var(--hex-pointy-top);
|
|
33
|
-
background: var(--
|
|
34
|
-
color: var(--
|
|
33
|
+
background: var(--conduction-color-surface-subtle);
|
|
34
|
+
color: var(--conduction-color-text-body);
|
|
35
35
|
display: flex;
|
|
36
36
|
align-items: center;
|
|
37
37
|
justify-content: center;
|
|
@@ -54,7 +54,7 @@ a.card:hover {
|
|
|
54
54
|
.label {
|
|
55
55
|
font-size: 18px;
|
|
56
56
|
font-weight: 700;
|
|
57
|
-
color: var(--
|
|
57
|
+
color: var(--conduction-color-text-strong);
|
|
58
58
|
margin: 0;
|
|
59
59
|
line-height: 1.2;
|
|
60
60
|
}
|
|
@@ -62,7 +62,7 @@ a.card:hover {
|
|
|
62
62
|
.id {
|
|
63
63
|
display: inline-block;
|
|
64
64
|
font-size: 12px;
|
|
65
|
-
color: var(--
|
|
65
|
+
color: var(--conduction-color-text-muted);
|
|
66
66
|
font-family: var(--conduction-typography-font-family-code);
|
|
67
67
|
margin-top: 2px;
|
|
68
68
|
}
|
|
@@ -80,8 +80,8 @@ a.card:hover {
|
|
|
80
80
|
}
|
|
81
81
|
|
|
82
82
|
.status-backend-ready .statusPill {
|
|
83
|
-
background: var(--
|
|
84
|
-
color: var(--
|
|
83
|
+
background: var(--conduction-color-surface-subtle);
|
|
84
|
+
color: var(--conduction-color-text-body);
|
|
85
85
|
}
|
|
86
86
|
|
|
87
87
|
.status-stub .statusPill {
|
|
@@ -90,18 +90,18 @@ a.card:hover {
|
|
|
90
90
|
}
|
|
91
91
|
|
|
92
92
|
.status-external .statusPill {
|
|
93
|
-
background: var(--
|
|
94
|
-
color: var(--
|
|
93
|
+
background: var(--conduction-color-surface-sunken);
|
|
94
|
+
color: var(--conduction-color-text-strong);
|
|
95
95
|
}
|
|
96
96
|
|
|
97
97
|
.status-built-in .statusPill {
|
|
98
|
-
background: var(--
|
|
99
|
-
color: var(--
|
|
98
|
+
background: var(--conduction-color-surface-subtle);
|
|
99
|
+
color: var(--conduction-color-text-body);
|
|
100
100
|
}
|
|
101
101
|
|
|
102
102
|
.description {
|
|
103
103
|
font-size: 14px;
|
|
104
|
-
color: var(--
|
|
104
|
+
color: var(--conduction-color-text-body);
|
|
105
105
|
margin: 0 0 var(--space-4);
|
|
106
106
|
line-height: 1.55;
|
|
107
107
|
}
|
|
@@ -115,7 +115,7 @@ a.card:hover {
|
|
|
115
115
|
}
|
|
116
116
|
|
|
117
117
|
.meta dt {
|
|
118
|
-
color: var(--
|
|
118
|
+
color: var(--conduction-color-text-muted);
|
|
119
119
|
font-weight: 500;
|
|
120
120
|
text-transform: uppercase;
|
|
121
121
|
letter-spacing: 0.06em;
|
|
@@ -125,12 +125,12 @@ a.card:hover {
|
|
|
125
125
|
|
|
126
126
|
.meta dd {
|
|
127
127
|
margin: 0;
|
|
128
|
-
color: var(--
|
|
128
|
+
color: var(--conduction-color-text-strong);
|
|
129
129
|
align-self: center;
|
|
130
130
|
}
|
|
131
131
|
|
|
132
132
|
.muted {
|
|
133
|
-
color: var(--
|
|
133
|
+
color: var(--conduction-color-text-muted);
|
|
134
134
|
font-style: italic;
|
|
135
135
|
}
|
|
136
136
|
|