@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.
- 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.module.css +11 -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.module.css +3 -3
- package/src/components/FlowMock/FlowMock.module.css +2 -2
- package/src/components/GameModal/GameModal.jsx +170 -154
- package/src/components/GameModal/GameModal.module.css +84 -37
- 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
|
@@ -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
|
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
.rc {
|
|
10
10
|
border: 1px solid var(--c-cobalt-100);
|
|
11
11
|
border-radius: var(--radius-lg);
|
|
12
|
-
background:
|
|
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(--
|
|
39
|
+
color: var(--conduction-color-text-strong);
|
|
40
40
|
}
|
|
41
41
|
|
|
42
42
|
.lede {
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
max-width: 60ch;
|
|
45
45
|
font-size: 14px;
|
|
46
46
|
line-height: 1.5;
|
|
47
|
-
color: var(--
|
|
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(--
|
|
62
|
-
color: var(--
|
|
61
|
+
background: var(--conduction-color-surface-subtle);
|
|
62
|
+
color: var(--conduction-color-text-strong);
|
|
63
63
|
white-space: nowrap;
|
|
64
64
|
}
|
|
65
65
|
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
.column {
|
|
77
77
|
padding: 12px;
|
|
78
78
|
border-radius: var(--radius-md);
|
|
79
|
-
background: var(--
|
|
79
|
+
background: var(--conduction-color-surface-subtle);
|
|
80
80
|
}
|
|
81
81
|
|
|
82
82
|
.columnHead {
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
font-size: 11px;
|
|
86
86
|
letter-spacing: 0.08em;
|
|
87
87
|
text-transform: uppercase;
|
|
88
|
-
color: var(--
|
|
88
|
+
color: var(--conduction-color-text-muted);
|
|
89
89
|
}
|
|
90
90
|
|
|
91
91
|
.list {
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
padding: 9px 12px;
|
|
115
115
|
border: 1px solid var(--c-cobalt-200);
|
|
116
116
|
border-radius: var(--radius-md);
|
|
117
|
-
background:
|
|
117
|
+
background: var(--conduction-color-surface-card);
|
|
118
118
|
font-family: inherit;
|
|
119
119
|
cursor: pointer;
|
|
120
120
|
text-align: left;
|
|
@@ -130,7 +130,7 @@
|
|
|
130
130
|
/* The payment in hand. */
|
|
131
131
|
.picked {
|
|
132
132
|
border-color: var(--c-blue-cobalt);
|
|
133
|
-
background: var(--
|
|
133
|
+
background: var(--conduction-color-surface-subtle);
|
|
134
134
|
box-shadow: inset 0 0 0 1px var(--c-blue-cobalt);
|
|
135
135
|
}
|
|
136
136
|
|
|
@@ -138,24 +138,24 @@
|
|
|
138
138
|
font-family: var(--conduction-typography-font-family-code);
|
|
139
139
|
font-size: 13px;
|
|
140
140
|
font-weight: 600;
|
|
141
|
-
color: var(--
|
|
141
|
+
color: var(--conduction-color-text-strong);
|
|
142
142
|
font-variant-numeric: tabular-nums;
|
|
143
143
|
}
|
|
144
144
|
|
|
145
145
|
.ref {
|
|
146
146
|
font-family: var(--conduction-typography-font-family-code);
|
|
147
147
|
font-size: 11px;
|
|
148
|
-
color: var(--
|
|
148
|
+
color: var(--conduction-color-text-muted);
|
|
149
149
|
}
|
|
150
150
|
|
|
151
151
|
.flag {
|
|
152
152
|
padding: 9px 10px;
|
|
153
153
|
border: 1px solid var(--c-cobalt-200);
|
|
154
154
|
border-radius: var(--radius-md);
|
|
155
|
-
background:
|
|
155
|
+
background: var(--conduction-color-surface-card);
|
|
156
156
|
font-family: inherit;
|
|
157
157
|
font-size: 12px;
|
|
158
|
-
color: var(--
|
|
158
|
+
color: var(--conduction-color-text-body);
|
|
159
159
|
cursor: pointer;
|
|
160
160
|
transition: border-color 120ms ease, color 120ms ease;
|
|
161
161
|
}
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
.idle {
|
|
182
182
|
margin: 0;
|
|
183
183
|
font-size: 14px;
|
|
184
|
-
color: var(--
|
|
184
|
+
color: var(--conduction-color-text-muted);
|
|
185
185
|
}
|
|
186
186
|
|
|
187
187
|
.foot {
|
|
@@ -211,7 +211,7 @@
|
|
|
211
211
|
margin: 0;
|
|
212
212
|
flex-basis: 100%;
|
|
213
213
|
font-size: 12px;
|
|
214
|
-
color: var(--
|
|
214
|
+
color: var(--conduction-color-text-muted);
|
|
215
215
|
max-width: 60ch;
|
|
216
216
|
min-height: 1.4em;
|
|
217
217
|
}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
.rr {
|
|
10
10
|
border: 1px solid var(--c-cobalt-100);
|
|
11
11
|
border-radius: var(--radius-lg);
|
|
12
|
-
background:
|
|
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(--
|
|
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(--
|
|
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(--
|
|
62
|
-
color: var(--
|
|
61
|
+
background: var(--conduction-color-surface-subtle);
|
|
62
|
+
color: var(--conduction-color-text-strong);
|
|
63
63
|
white-space: nowrap;
|
|
64
64
|
}
|
|
65
65
|
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
gap: 6px;
|
|
70
70
|
padding: 12px;
|
|
71
71
|
border-radius: var(--radius-md);
|
|
72
|
-
background: var(--
|
|
72
|
+
background: var(--conduction-color-surface-subtle);
|
|
73
73
|
max-width: 620px;
|
|
74
74
|
min-height: 180px;
|
|
75
75
|
}
|
|
@@ -87,12 +87,12 @@
|
|
|
87
87
|
justify-content: center;
|
|
88
88
|
padding: 2px 6px;
|
|
89
89
|
border-radius: var(--radius-sm);
|
|
90
|
-
background:
|
|
90
|
+
background: var(--conduction-color-surface-card);
|
|
91
91
|
border: 1px solid var(--c-cobalt-100);
|
|
92
92
|
font-size: 10px;
|
|
93
93
|
line-height: 1.15;
|
|
94
94
|
text-align: center;
|
|
95
|
-
color: var(--
|
|
95
|
+
color: var(--conduction-color-text-muted);
|
|
96
96
|
}
|
|
97
97
|
|
|
98
98
|
/* The lane the record is in, marked down the whole column so the
|
|
@@ -112,14 +112,14 @@
|
|
|
112
112
|
.cellApp {
|
|
113
113
|
background: var(--c-mint-300);
|
|
114
114
|
border-color: var(--c-mint-500);
|
|
115
|
-
color: var(--
|
|
115
|
+
color: var(--conduction-color-text-strong);
|
|
116
116
|
font-weight: 600;
|
|
117
117
|
}
|
|
118
118
|
|
|
119
119
|
.idle {
|
|
120
120
|
margin: auto;
|
|
121
121
|
font-size: 14px;
|
|
122
|
-
color: var(--
|
|
122
|
+
color: var(--conduction-color-text-muted);
|
|
123
123
|
text-align: center;
|
|
124
124
|
}
|
|
125
125
|
|
|
@@ -139,10 +139,10 @@
|
|
|
139
139
|
padding: 10px 8px;
|
|
140
140
|
border: 1px solid var(--c-cobalt-200);
|
|
141
141
|
border-radius: var(--radius-md);
|
|
142
|
-
background:
|
|
142
|
+
background: var(--conduction-color-surface-card);
|
|
143
143
|
font-family: inherit;
|
|
144
144
|
font-size: 11px;
|
|
145
|
-
color: var(--
|
|
145
|
+
color: var(--conduction-color-text-body);
|
|
146
146
|
cursor: pointer;
|
|
147
147
|
transition: border-color 120ms ease, background 120ms ease;
|
|
148
148
|
}
|
|
@@ -152,15 +152,15 @@
|
|
|
152
152
|
|
|
153
153
|
.laneHere {
|
|
154
154
|
border-color: var(--c-blue-cobalt);
|
|
155
|
-
background: var(--
|
|
155
|
+
background: var(--conduction-color-surface-subtle);
|
|
156
156
|
font-weight: 600;
|
|
157
|
-
color: var(--
|
|
157
|
+
color: var(--conduction-color-text-strong);
|
|
158
158
|
}
|
|
159
159
|
|
|
160
160
|
.laneKey {
|
|
161
161
|
font-family: var(--conduction-typography-font-family-code);
|
|
162
162
|
font-size: 10px;
|
|
163
|
-
color: var(--
|
|
163
|
+
color: var(--conduction-color-text-muted);
|
|
164
164
|
border: 1px solid var(--c-cobalt-200);
|
|
165
165
|
border-radius: 3px;
|
|
166
166
|
padding: 0 5px;
|
|
@@ -194,7 +194,7 @@
|
|
|
194
194
|
.hint {
|
|
195
195
|
margin: 0;
|
|
196
196
|
font-size: 12px;
|
|
197
|
-
color: var(--
|
|
197
|
+
color: var(--conduction-color-text-muted);
|
|
198
198
|
max-width: 52ch;
|
|
199
199
|
min-height: 1.5em;
|
|
200
200
|
}
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
.rd {
|
|
10
10
|
border: 1px solid var(--c-cobalt-100);
|
|
11
11
|
border-radius: var(--radius-lg);
|
|
12
|
-
background:
|
|
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(--
|
|
39
|
+
color: var(--conduction-color-text-strong);
|
|
40
40
|
}
|
|
41
41
|
|
|
42
42
|
.lede {
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
max-width: 60ch;
|
|
45
45
|
font-size: 14px;
|
|
46
46
|
line-height: 1.5;
|
|
47
|
-
color: var(--
|
|
47
|
+
color: var(--conduction-color-text-body);
|
|
48
48
|
}
|
|
49
49
|
|
|
50
50
|
.hud {
|
|
@@ -58,15 +58,15 @@
|
|
|
58
58
|
.hudPill {
|
|
59
59
|
padding: 6px 10px;
|
|
60
60
|
border-radius: var(--radius-pill);
|
|
61
|
-
background: var(--
|
|
62
|
-
color: var(--
|
|
61
|
+
background: var(--conduction-color-surface-subtle);
|
|
62
|
+
color: var(--conduction-color-text-strong);
|
|
63
63
|
white-space: nowrap;
|
|
64
64
|
}
|
|
65
65
|
|
|
66
66
|
.paper {
|
|
67
67
|
border: 1px solid var(--c-cobalt-200);
|
|
68
68
|
border-radius: var(--radius-md);
|
|
69
|
-
background:
|
|
69
|
+
background: var(--conduction-color-surface-card);
|
|
70
70
|
padding: 18px;
|
|
71
71
|
max-width: 660px;
|
|
72
72
|
min-height: 130px;
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
margin: 0 0 14px;
|
|
78
78
|
font-size: 16px;
|
|
79
79
|
line-height: 1.9;
|
|
80
|
-
color: var(--
|
|
80
|
+
color: var(--conduction-color-text-strong);
|
|
81
81
|
}
|
|
82
82
|
|
|
83
83
|
.word {
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
cursor: pointer;
|
|
93
93
|
transition: background 100ms ease;
|
|
94
94
|
}
|
|
95
|
-
.word:hover:not(:disabled) { background: var(--
|
|
95
|
+
.word:hover:not(:disabled) { background: var(--conduction-color-surface-sunken); }
|
|
96
96
|
.word:focus-visible { outline: 2px solid var(--c-blue-cobalt); outline-offset: 1px; }
|
|
97
97
|
.word:disabled { cursor: default; }
|
|
98
98
|
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
.idle {
|
|
121
121
|
margin: 0;
|
|
122
122
|
font-size: 14px;
|
|
123
|
-
color: var(--
|
|
123
|
+
color: var(--conduction-color-text-muted);
|
|
124
124
|
}
|
|
125
125
|
|
|
126
126
|
.foot {
|
|
@@ -148,8 +148,8 @@
|
|
|
148
148
|
.publish:focus-visible { outline: 2px solid var(--c-cobalt-900); outline-offset: 2px; }
|
|
149
149
|
|
|
150
150
|
.start {
|
|
151
|
-
background:
|
|
152
|
-
color: var(--
|
|
151
|
+
background: var(--conduction-color-surface-card);
|
|
152
|
+
color: var(--conduction-color-text-body);
|
|
153
153
|
border: 1px solid var(--c-cobalt-200);
|
|
154
154
|
padding: 10px 18px;
|
|
155
155
|
border-radius: var(--radius-md);
|
|
@@ -159,14 +159,14 @@
|
|
|
159
159
|
cursor: pointer;
|
|
160
160
|
transition: border-color 120ms ease;
|
|
161
161
|
}
|
|
162
|
-
.start:hover { border-color: var(--c-blue-cobalt); color: var(--
|
|
162
|
+
.start:hover { border-color: var(--c-blue-cobalt); color: var(--conduction-color-text-default); }
|
|
163
163
|
.start:focus-visible { outline: 2px solid var(--c-blue-cobalt); outline-offset: 2px; }
|
|
164
164
|
|
|
165
165
|
.hint {
|
|
166
166
|
margin: 0;
|
|
167
167
|
flex-basis: 100%;
|
|
168
168
|
font-size: 12px;
|
|
169
|
-
color: var(--
|
|
169
|
+
color: var(--conduction-color-text-muted);
|
|
170
170
|
max-width: 60ch;
|
|
171
171
|
min-height: 1.5em;
|
|
172
172
|
}
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
@media (max-width: 900px) { .grid { grid-template-columns: minmax(0, 1fr); } }
|
|
9
9
|
|
|
10
10
|
.card {
|
|
11
|
-
background:
|
|
11
|
+
background: var(--conduction-color-surface-card);
|
|
12
12
|
border: 1px solid var(--c-cobalt-100);
|
|
13
13
|
border-radius: var(--radius-lg);
|
|
14
14
|
padding: 24px;
|
|
@@ -26,15 +26,15 @@
|
|
|
26
26
|
font-size: 10px;
|
|
27
27
|
letter-spacing: 0.1em;
|
|
28
28
|
text-transform: uppercase;
|
|
29
|
-
color: var(--
|
|
30
|
-
background: var(--
|
|
29
|
+
color: var(--conduction-color-text-body);
|
|
30
|
+
background: var(--conduction-color-surface-subtle);
|
|
31
31
|
padding: 4px 10px;
|
|
32
32
|
border-radius: var(--radius-pill);
|
|
33
33
|
align-self: flex-start;
|
|
34
34
|
}
|
|
35
35
|
|
|
36
|
-
.name { font-size: 17px; font-weight: 700; margin: 0; color: var(--
|
|
37
|
-
.what { font-size: 14px; color: var(--
|
|
36
|
+
.name { font-size: 17px; font-weight: 700; margin: 0; color: var(--conduction-color-text-strong); }
|
|
37
|
+
.what { font-size: 14px; color: var(--conduction-color-text-body); line-height: 1.5; margin: 0; }
|
|
38
38
|
|
|
39
39
|
.stack {
|
|
40
40
|
display: flex;
|
|
@@ -48,8 +48,8 @@
|
|
|
48
48
|
display: inline-flex;
|
|
49
49
|
align-items: center;
|
|
50
50
|
gap: 6px;
|
|
51
|
-
background: var(--
|
|
52
|
-
color: var(--
|
|
51
|
+
background: var(--conduction-color-surface-subtle);
|
|
52
|
+
color: var(--conduction-color-text-body);
|
|
53
53
|
padding: 3px 9px;
|
|
54
54
|
border-radius: var(--radius-pill);
|
|
55
55
|
font-size: 11px;
|
|
@@ -29,10 +29,10 @@
|
|
|
29
29
|
.eyebrow .h { width: 10px; height: 12px; clip-path: var(--hex-pointy-top); background: var(--c-orange-knvb); }
|
|
30
30
|
.title {
|
|
31
31
|
font-size: 40px; font-weight: 700; letter-spacing: -0.02em;
|
|
32
|
-
line-height: 1.1; color: var(--
|
|
32
|
+
line-height: 1.1; color: var(--conduction-color-text-strong); margin: 0 0 var(--space-3);
|
|
33
33
|
text-wrap: pretty; /* run full width; no artificial two-line balance */
|
|
34
34
|
}
|
|
35
|
-
.lede { font-size: 17px; line-height: 1.5; color: var(--
|
|
35
|
+
.lede { font-size: 17px; line-height: 1.5; color: var(--conduction-color-text-body); margin: 0; max-width: 70ch; }
|
|
36
36
|
|
|
37
37
|
/* ---------- The stack ---------- */
|
|
38
38
|
.stack {
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
feel like two distinct planes instead of one fused block. */
|
|
54
54
|
grid-template-columns: 1.15fr 1fr;
|
|
55
55
|
gap: var(--space-8);
|
|
56
|
-
background:
|
|
56
|
+
background: var(--conduction-color-surface-card);
|
|
57
57
|
border: 1px solid var(--c-cobalt-100);
|
|
58
58
|
border-radius: var(--radius-xl);
|
|
59
59
|
overflow: hidden;
|
|
@@ -112,11 +112,11 @@
|
|
|
112
112
|
|
|
113
113
|
.tone-workspace .cardImage { background: var(--c-workspace-300); }
|
|
114
114
|
.tone-workspace .cardEyebrow,
|
|
115
|
-
.tone-workspace .cardCta { color: var(--
|
|
115
|
+
.tone-workspace .cardCta { color: var(--conduction-color-text-body); }
|
|
116
116
|
|
|
117
|
-
.tone-cobalt .cardImage { background: var(--
|
|
117
|
+
.tone-cobalt .cardImage { background: var(--conduction-color-surface-subtle); }
|
|
118
118
|
.tone-cobalt .cardEyebrow,
|
|
119
|
-
.tone-cobalt .cardCta { color: var(--
|
|
119
|
+
.tone-cobalt .cardCta { color: var(--conduction-color-text-default); }
|
|
120
120
|
|
|
121
121
|
/* ---------- Text side ---------- */
|
|
122
122
|
.cardText {
|
|
@@ -134,10 +134,10 @@
|
|
|
134
134
|
}
|
|
135
135
|
.cardTitle {
|
|
136
136
|
font-size: 32px; font-weight: 700; letter-spacing: -0.02em;
|
|
137
|
-
line-height: 1.15; color: var(--
|
|
137
|
+
line-height: 1.15; color: var(--conduction-color-text-strong); margin: 0;
|
|
138
138
|
}
|
|
139
139
|
.cardSummary {
|
|
140
|
-
font-size: 17px; line-height: 1.55; color: var(--
|
|
140
|
+
font-size: 17px; line-height: 1.55; color: var(--conduction-color-text-body);
|
|
141
141
|
margin: 0;
|
|
142
142
|
}
|
|
143
143
|
|