@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
|
@@ -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:
|
|
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(--
|
|
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(--
|
|
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(--
|
|
65
|
-
color: var(--
|
|
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:
|
|
91
|
+
background: var(--conduction-color-surface-card);
|
|
92
92
|
font-family: inherit;
|
|
93
93
|
font-size: 12px;
|
|
94
|
-
color: var(--
|
|
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(--
|
|
112
|
+
background: var(--conduction-color-surface-subtle);
|
|
113
113
|
font-weight: 600;
|
|
114
|
-
color: var(--
|
|
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(--
|
|
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(--
|
|
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:
|
|
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(--
|
|
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(--
|
|
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(--
|
|
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:
|
|
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(--
|
|
54
|
-
.why { font-size: 13px; color: var(--
|
|
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:
|
|
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(--
|
|
64
|
-
color: var(--
|
|
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(--
|
|
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:
|
|
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:
|
|
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(--
|
|
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(--
|
|
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(--
|
|
120
|
-
color: var(--
|
|
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:
|
|
142
|
-
color: var(--
|
|
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(--
|
|
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(--
|
|
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(--
|
|
170
|
+
color: var(--conduction-color-text-strong);
|
|
171
171
|
}
|
|
172
172
|
.becomeBody {
|
|
173
173
|
font-size: 14px;
|
|
174
|
-
color: var(--
|
|
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(--
|
|
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:
|
|
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:
|
|
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(--
|
|
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(--
|
|
236
|
+
color: var(--conduction-color-text-body);
|
|
237
237
|
line-height: 1.5;
|
|
238
238
|
}
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
/* ---------- Tier card ---------- */
|
|
18
18
|
|
|
19
19
|
.tierCard {
|
|
20
|
-
background:
|
|
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(--
|
|
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(--
|
|
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:
|
|
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(--
|
|
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(--
|
|
101
|
-
color: var(--
|
|
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(--
|
|
132
|
-
color: var(--
|
|
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
|
}
|
|
@@ -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:
|
|
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(--
|
|
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(--
|
|
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(--
|
|
63
|
-
color: var(--
|
|
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(--
|
|
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:
|
|
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(--
|
|
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(--
|
|
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(--
|
|
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(--
|
|
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(--
|
|
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(--
|
|
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(--
|
|
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(--
|
|
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(--
|
|
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(--
|
|
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:
|
|
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(--
|
|
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(--
|
|
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(--
|
|
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(--
|
|
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(--
|
|
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(--
|
|
34
|
+
.body a:hover { color: var(--conduction-color-text-strong); }
|
|
35
35
|
|
|
36
36
|
.body code {
|
|
37
|
-
background: var(--
|
|
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(--
|
|
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(--
|
|
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(--
|
|
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(--
|
|
38
|
+
color: var(--conduction-color-text-body);
|
|
39
39
|
}
|
|
40
40
|
|
|
41
41
|
.citeName {
|
|
42
|
-
color: var(--
|
|
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(--
|
|
63
|
+
color: var(--conduction-color-text-body);
|
|
64
64
|
margin-bottom: var(--space-4);
|
|
65
65
|
}
|
|
66
66
|
|