@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
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
font-size: 28px;
|
|
21
21
|
font-weight: 700;
|
|
22
22
|
letter-spacing: -0.01em;
|
|
23
|
-
color: var(--
|
|
23
|
+
color: var(--conduction-color-text-strong);
|
|
24
24
|
margin: 0 0 var(--space-3);
|
|
25
25
|
line-height: 1.2;
|
|
26
26
|
}
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
.lede {
|
|
29
29
|
font-size: 16px;
|
|
30
30
|
line-height: 1.6;
|
|
31
|
-
color: var(--
|
|
31
|
+
color: var(--conduction-color-text-body);
|
|
32
32
|
margin: 0 0 var(--space-5);
|
|
33
33
|
max-width: 60ch;
|
|
34
34
|
}
|
|
@@ -56,14 +56,14 @@
|
|
|
56
56
|
.body {
|
|
57
57
|
font-size: 14px;
|
|
58
58
|
line-height: 1.55;
|
|
59
|
-
color: var(--
|
|
59
|
+
color: var(--conduction-color-text-body);
|
|
60
60
|
}
|
|
61
61
|
|
|
62
62
|
.body strong,
|
|
63
63
|
.bodyTitle {
|
|
64
64
|
display: block;
|
|
65
65
|
margin-bottom: 4px;
|
|
66
|
-
color: var(--
|
|
66
|
+
color: var(--conduction-color-text-strong);
|
|
67
67
|
font-size: 17px;
|
|
68
68
|
font-weight: 600;
|
|
69
69
|
}
|
|
@@ -73,10 +73,10 @@
|
|
|
73
73
|
}
|
|
74
74
|
|
|
75
75
|
.body code {
|
|
76
|
-
background: var(--
|
|
76
|
+
background: var(--conduction-color-surface-subtle);
|
|
77
77
|
padding: 1px 6px;
|
|
78
78
|
border-radius: 3px;
|
|
79
79
|
font-family: var(--conduction-typography-font-family-code);
|
|
80
80
|
font-size: 13px;
|
|
81
|
-
color: var(--
|
|
81
|
+
color: var(--conduction-color-text-strong);
|
|
82
82
|
}
|
|
@@ -25,10 +25,10 @@
|
|
|
25
25
|
.eyebrow .h { width: 10px; height: 12px; clip-path: var(--hex-pointy-top); background: var(--c-orange-knvb); }
|
|
26
26
|
.title {
|
|
27
27
|
font-size: 40px; font-weight: 700; letter-spacing: -0.02em;
|
|
28
|
-
line-height: 1.1; color: var(--
|
|
28
|
+
line-height: 1.1; color: var(--conduction-color-text-strong); margin: 0 0 var(--space-3);
|
|
29
29
|
text-wrap: pretty; /* run full width; no artificial two-line balance */
|
|
30
30
|
}
|
|
31
|
-
.lede { font-size: 17px; line-height: 1.5; color: var(--
|
|
31
|
+
.lede { font-size: 17px; line-height: 1.5; color: var(--conduction-color-text-body); margin: 0; max-width: 70ch; }
|
|
32
32
|
|
|
33
33
|
/* ---------- Body ---------- */
|
|
34
34
|
.body { display: grid; gap: var(--space-8); align-items: stretch; }
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
}
|
|
44
44
|
|
|
45
45
|
.item {
|
|
46
|
-
background:
|
|
46
|
+
background: var(--conduction-color-surface-card);
|
|
47
47
|
border: 1px solid var(--c-cobalt-100);
|
|
48
48
|
border-radius: var(--radius-lg);
|
|
49
49
|
padding: var(--space-4) var(--space-5);
|
|
@@ -75,11 +75,11 @@
|
|
|
75
75
|
width: 32px;
|
|
76
76
|
height: 36px;
|
|
77
77
|
clip-path: var(--hex-pointy-top);
|
|
78
|
-
background: var(--
|
|
78
|
+
background: var(--conduction-color-surface-subtle);
|
|
79
79
|
display: inline-flex;
|
|
80
80
|
align-items: center;
|
|
81
81
|
justify-content: center;
|
|
82
|
-
color: var(--
|
|
82
|
+
color: var(--conduction-color-text-body);
|
|
83
83
|
transition: background 160ms, color 160ms;
|
|
84
84
|
}
|
|
85
85
|
.itemIcon svg {
|
|
@@ -98,10 +98,10 @@
|
|
|
98
98
|
}
|
|
99
99
|
.itemOpen .itemIcon { background: var(--c-blue-cobalt); color: white; }
|
|
100
100
|
|
|
101
|
-
.itemTitle { font-size: 18px; font-weight: 600; letter-spacing: -0.01em; color: var(--
|
|
101
|
+
.itemTitle { font-size: 18px; font-weight: 600; letter-spacing: -0.01em; color: var(--conduction-color-text-strong); margin: 0; }
|
|
102
102
|
.chevron {
|
|
103
103
|
font-family: var(--conduction-typography-font-family-code);
|
|
104
|
-
font-size: 22px; line-height: 1; color: var(--
|
|
104
|
+
font-size: 22px; line-height: 1; color: var(--conduction-color-text-muted);
|
|
105
105
|
width: 22px; text-align: center;
|
|
106
106
|
}
|
|
107
107
|
|
|
@@ -109,11 +109,11 @@
|
|
|
109
109
|
border-color: var(--c-blue-cobalt);
|
|
110
110
|
box-shadow: var(--shadow-2);
|
|
111
111
|
}
|
|
112
|
-
.itemOpen .chevron { color: var(--
|
|
113
|
-
.itemOpen .itemTitle { color: var(--
|
|
112
|
+
.itemOpen .chevron { color: var(--conduction-color-text-default); }
|
|
113
|
+
.itemOpen .itemTitle { color: var(--conduction-color-text-default); }
|
|
114
114
|
|
|
115
115
|
.itemBody { display: flex; flex-direction: column; gap: var(--space-3); }
|
|
116
|
-
.itemSummary { font-size: 14px; line-height: 1.55; color: var(--
|
|
116
|
+
.itemSummary { font-size: 14px; line-height: 1.55; color: var(--conduction-color-text-body); margin: 0; }
|
|
117
117
|
|
|
118
118
|
.cta {
|
|
119
119
|
align-self: flex-start;
|
|
@@ -135,7 +135,7 @@
|
|
|
135
135
|
|
|
136
136
|
/* ---------- Right panel ---------- */
|
|
137
137
|
.panel {
|
|
138
|
-
background: var(--
|
|
138
|
+
background: var(--conduction-color-surface-subtle);
|
|
139
139
|
border-radius: var(--radius-xl);
|
|
140
140
|
padding: var(--space-8);
|
|
141
141
|
display: flex;
|
|
@@ -160,7 +160,7 @@
|
|
|
160
160
|
left: 50%;
|
|
161
161
|
transform: translateX(-50%);
|
|
162
162
|
clip-path: var(--hex-pointy-top);
|
|
163
|
-
background: var(--
|
|
163
|
+
background: var(--conduction-color-surface-sunken);
|
|
164
164
|
z-index: 0;
|
|
165
165
|
pointer-events: none;
|
|
166
166
|
}
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
identically to its embedded twin, just clipped to the smFrame box.
|
|
32
32
|
Width/height come from the .sb-size-* modifier on the same element. */
|
|
33
33
|
.am .smFrame {
|
|
34
|
-
background:
|
|
34
|
+
background: var(--conduction-color-surface-card);
|
|
35
35
|
border-radius: var(--radius-md);
|
|
36
36
|
border: 1px solid var(--c-cobalt-100);
|
|
37
37
|
box-shadow: 0 8px 24px -10px rgba(0, 0, 0, 0.1);
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
/* Section break: thin horizontal rule between sub-sections. */
|
|
78
78
|
.am .sb-body .smBreak {
|
|
79
79
|
height: 1px;
|
|
80
|
-
background: var(--
|
|
80
|
+
background: var(--conduction-color-surface-sunken);
|
|
81
81
|
margin: 4px 0;
|
|
82
82
|
}
|
|
83
83
|
|
|
@@ -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: 28px;
|
|
@@ -66,8 +66,8 @@
|
|
|
66
66
|
font-size: 10px;
|
|
67
67
|
letter-spacing: 0.1em;
|
|
68
68
|
text-transform: uppercase;
|
|
69
|
-
color: var(--
|
|
70
|
-
background: var(--
|
|
69
|
+
color: var(--conduction-color-text-body);
|
|
70
|
+
background: var(--conduction-color-surface-subtle);
|
|
71
71
|
padding: 4px 10px;
|
|
72
72
|
border-radius: var(--radius-pill);
|
|
73
73
|
}
|
|
@@ -76,13 +76,13 @@
|
|
|
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
|
}
|
|
82
82
|
|
|
83
83
|
.outcome {
|
|
84
84
|
font-size: 15px;
|
|
85
|
-
color: var(--
|
|
85
|
+
color: var(--conduction-color-text-body);
|
|
86
86
|
line-height: 1.55;
|
|
87
87
|
margin: 0;
|
|
88
88
|
}
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
.rush {
|
|
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: 52ch;
|
|
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 {
|
|
@@ -60,8 +60,8 @@
|
|
|
60
60
|
.hudLives {
|
|
61
61
|
padding: 6px 10px;
|
|
62
62
|
border-radius: var(--radius-pill);
|
|
63
|
-
background: var(--
|
|
64
|
-
color: var(--
|
|
63
|
+
background: var(--conduction-color-surface-subtle);
|
|
64
|
+
color: var(--conduction-color-text-strong);
|
|
65
65
|
white-space: nowrap;
|
|
66
66
|
}
|
|
67
67
|
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
padding: 10px;
|
|
88
88
|
border: 1px dashed var(--c-cobalt-200);
|
|
89
89
|
border-radius: var(--radius-md);
|
|
90
|
-
background: var(--
|
|
90
|
+
background: var(--conduction-color-surface-subtle);
|
|
91
91
|
cursor: pointer;
|
|
92
92
|
font-family: inherit;
|
|
93
93
|
text-align: center;
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
|
|
111
111
|
.slotFull {
|
|
112
112
|
border-style: solid;
|
|
113
|
-
background:
|
|
113
|
+
background: var(--conduction-color-surface-card);
|
|
114
114
|
box-shadow: var(--shadow-3);
|
|
115
115
|
}
|
|
116
116
|
.slotReady { border-color: var(--c-mint-500); }
|
|
@@ -125,14 +125,14 @@
|
|
|
125
125
|
.cardTitle {
|
|
126
126
|
font-size: 13px;
|
|
127
127
|
font-weight: 600;
|
|
128
|
-
color: var(--
|
|
128
|
+
color: var(--conduction-color-text-strong);
|
|
129
129
|
line-height: 1.25;
|
|
130
130
|
}
|
|
131
131
|
|
|
132
132
|
.cardNote {
|
|
133
133
|
font-family: var(--conduction-typography-font-family-code);
|
|
134
134
|
font-size: 11px;
|
|
135
|
-
color: var(--
|
|
135
|
+
color: var(--conduction-color-text-body);
|
|
136
136
|
}
|
|
137
137
|
|
|
138
138
|
.foot {
|
|
@@ -161,7 +161,7 @@
|
|
|
161
161
|
.hint {
|
|
162
162
|
margin: 0;
|
|
163
163
|
font-size: 12px;
|
|
164
|
-
color: var(--
|
|
164
|
+
color: var(--conduction-color-text-muted);
|
|
165
165
|
max-width: 48ch;
|
|
166
166
|
}
|
|
167
167
|
|
|
@@ -178,10 +178,10 @@
|
|
|
178
178
|
.flashBad { animation: srBad 260ms ease-out; }
|
|
179
179
|
@keyframes srGood {
|
|
180
180
|
0% { background: var(--c-mint-300); }
|
|
181
|
-
100% { background: var(--
|
|
181
|
+
100% { background: var(--conduction-color-surface-subtle); }
|
|
182
182
|
}
|
|
183
183
|
@keyframes srBad {
|
|
184
|
-
0%, 100% { background: var(--
|
|
184
|
+
0%, 100% { background: var(--conduction-color-surface-subtle); transform: translateX(0); }
|
|
185
185
|
25% { background: var(--c-coral-300); transform: translateX(-3px); }
|
|
186
186
|
75% { transform: translateX(3px); }
|
|
187
187
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
*/
|
|
7
7
|
|
|
8
8
|
.strip {
|
|
9
|
-
background: var(--
|
|
9
|
+
background: var(--conduction-color-surface-subtle);
|
|
10
10
|
border-top: 1px solid var(--c-cobalt-100);
|
|
11
11
|
border-bottom: 1px solid var(--c-cobalt-100);
|
|
12
12
|
font-family: var(--conduction-typography-font-family-body);
|
|
@@ -41,13 +41,13 @@
|
|
|
41
41
|
font-size: 42px;
|
|
42
42
|
font-weight: 700;
|
|
43
43
|
letter-spacing: -0.02em;
|
|
44
|
-
color: var(--
|
|
44
|
+
color: var(--conduction-color-text-default);
|
|
45
45
|
line-height: 1;
|
|
46
46
|
}
|
|
47
47
|
|
|
48
48
|
.label {
|
|
49
49
|
font-size: 14px;
|
|
50
|
-
color: var(--
|
|
50
|
+
color: var(--conduction-color-text-body);
|
|
51
51
|
margin-top: 8px;
|
|
52
52
|
line-height: 1.4;
|
|
53
53
|
}
|
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
font-family: var(--conduction-typography-font-family-code);
|
|
132
132
|
font-size: 11px;
|
|
133
133
|
letter-spacing: 0.06em;
|
|
134
|
-
color: var(--
|
|
134
|
+
color: var(--conduction-color-text-muted);
|
|
135
135
|
text-transform: uppercase;
|
|
136
136
|
text-align: center;
|
|
137
137
|
}
|
|
@@ -7,14 +7,14 @@
|
|
|
7
7
|
font-size: 28px;
|
|
8
8
|
font-weight: 700;
|
|
9
9
|
letter-spacing: -0.01em;
|
|
10
|
-
color: var(--
|
|
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(--
|
|
17
|
+
color: var(--conduction-color-text-body);
|
|
18
18
|
line-height: 1.6;
|
|
19
19
|
margin: 0 0 var(--space-5);
|
|
20
20
|
}
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
.item {
|
|
28
|
-
background: var(--
|
|
28
|
+
background: var(--conduction-color-surface-subtle);
|
|
29
29
|
border-left: 3px solid var(--c-orange-knvb);
|
|
30
30
|
border-radius: var(--radius-md);
|
|
31
31
|
padding: var(--space-4) var(--space-5);
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
.symptomText {
|
|
58
58
|
font-family: var(--conduction-typography-font-family-code);
|
|
59
59
|
font-size: 14px;
|
|
60
|
-
color: var(--
|
|
60
|
+
color: var(--conduction-color-text-strong);
|
|
61
61
|
background: transparent;
|
|
62
62
|
padding: 0;
|
|
63
63
|
font-weight: 600;
|
|
@@ -66,17 +66,17 @@
|
|
|
66
66
|
|
|
67
67
|
.body {
|
|
68
68
|
font-size: 16px;
|
|
69
|
-
color: var(--
|
|
69
|
+
color: var(--conduction-color-text-body);
|
|
70
70
|
line-height: 1.6;
|
|
71
71
|
}
|
|
72
72
|
|
|
73
73
|
.body code {
|
|
74
|
-
background: var(--
|
|
74
|
+
background: var(--conduction-color-surface-sunken);
|
|
75
75
|
border-radius: 4px;
|
|
76
76
|
padding: 1px 6px;
|
|
77
77
|
font-family: var(--conduction-typography-font-family-code);
|
|
78
78
|
font-size: 14px;
|
|
79
|
-
color: var(--
|
|
79
|
+
color: var(--conduction-color-text-strong);
|
|
80
80
|
}
|
|
81
81
|
|
|
82
82
|
.body p { margin: var(--space-2) 0 0; }
|
|
@@ -42,10 +42,10 @@
|
|
|
42
42
|
.eyebrow .h { width: 10px; height: 12px; clip-path: var(--hex-pointy-top); background: var(--c-orange-knvb); }
|
|
43
43
|
.title {
|
|
44
44
|
font-size: 36px; font-weight: 700; letter-spacing: -0.02em;
|
|
45
|
-
line-height: 1.1; color: var(--
|
|
45
|
+
line-height: 1.1; color: var(--conduction-color-text-strong); margin: 0 0 var(--space-3);
|
|
46
46
|
text-wrap: pretty; /* run full width; no artificial two-line balance */
|
|
47
47
|
}
|
|
48
|
-
.lede { font-size: 17px; line-height: 1.5; color: var(--
|
|
48
|
+
.lede { font-size: 17px; line-height: 1.5; color: var(--conduction-color-text-body); margin: 0; max-width: 70ch; }
|
|
49
49
|
|
|
50
50
|
.grid {
|
|
51
51
|
display: grid;
|
|
@@ -129,11 +129,11 @@
|
|
|
129
129
|
border: 1px solid var(--c-cobalt-200);
|
|
130
130
|
border-radius: var(--radius-pill);
|
|
131
131
|
background: transparent;
|
|
132
|
-
color: var(--
|
|
132
|
+
color: var(--conduction-color-text-default);
|
|
133
133
|
cursor: pointer;
|
|
134
134
|
}
|
|
135
135
|
.ctrl:hover {
|
|
136
|
-
background: var(--
|
|
136
|
+
background: var(--conduction-color-surface-subtle);
|
|
137
137
|
border-color: var(--c-blue-cobalt);
|
|
138
138
|
}
|
|
139
139
|
.ctrl:focus-visible {
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
}
|
|
177
177
|
|
|
178
178
|
.card {
|
|
179
|
-
background:
|
|
179
|
+
background: var(--conduction-color-surface-card);
|
|
180
180
|
border: 1px solid var(--c-cobalt-100);
|
|
181
181
|
border-radius: var(--radius-lg);
|
|
182
182
|
overflow: hidden;
|
|
@@ -185,7 +185,7 @@
|
|
|
185
185
|
}
|
|
186
186
|
|
|
187
187
|
.panel {
|
|
188
|
-
background: var(--
|
|
188
|
+
background: var(--conduction-color-surface-subtle);
|
|
189
189
|
padding: var(--space-5);
|
|
190
190
|
min-height: 180px;
|
|
191
191
|
display: flex;
|
|
@@ -200,7 +200,7 @@
|
|
|
200
200
|
font-size: 18px;
|
|
201
201
|
font-weight: 600;
|
|
202
202
|
letter-spacing: -0.005em;
|
|
203
|
-
color: var(--
|
|
203
|
+
color: var(--conduction-color-text-strong);
|
|
204
204
|
margin: 0;
|
|
205
205
|
padding: var(--space-4) var(--space-5) 0;
|
|
206
206
|
}
|
|
@@ -208,7 +208,7 @@
|
|
|
208
208
|
.cardDesc {
|
|
209
209
|
font-size: 14px;
|
|
210
210
|
line-height: 1.55;
|
|
211
|
-
color: var(--
|
|
211
|
+
color: var(--conduction-color-text-body);
|
|
212
212
|
margin: 0;
|
|
213
213
|
padding: var(--space-2) var(--space-5) var(--space-5);
|
|
214
214
|
}
|
|
@@ -224,7 +224,7 @@
|
|
|
224
224
|
width: 100%;
|
|
225
225
|
max-width: 280px;
|
|
226
226
|
min-height: 124px;
|
|
227
|
-
background:
|
|
227
|
+
background: var(--conduction-color-surface-card);
|
|
228
228
|
border: 1px solid var(--c-cobalt-100);
|
|
229
229
|
border-radius: var(--radius-md);
|
|
230
230
|
box-shadow: var(--shadow-1);
|
|
@@ -251,7 +251,7 @@
|
|
|
251
251
|
font-weight: 700;
|
|
252
252
|
line-height: 1;
|
|
253
253
|
letter-spacing: -0.01em;
|
|
254
|
-
color: var(--
|
|
254
|
+
color: var(--conduction-color-text-strong);
|
|
255
255
|
}
|
|
256
256
|
.autoKpiBar {
|
|
257
257
|
display: block;
|
|
@@ -311,7 +311,7 @@
|
|
|
311
311
|
width: 86%;
|
|
312
312
|
height: 4px;
|
|
313
313
|
border-radius: 1px;
|
|
314
|
-
background: var(--
|
|
314
|
+
background: var(--conduction-color-surface-sunken);
|
|
315
315
|
}
|
|
316
316
|
|
|
317
317
|
/* Donut gauge */
|
|
@@ -16,8 +16,8 @@
|
|
|
16
16
|
width: 22px;
|
|
17
17
|
height: 25px;
|
|
18
18
|
clip-path: var(--hex-pointy-top);
|
|
19
|
-
background: var(--
|
|
20
|
-
color: var(--
|
|
19
|
+
background: var(--conduction-color-surface-sunken);
|
|
20
|
+
color: var(--conduction-color-text-body);
|
|
21
21
|
display: inline-flex;
|
|
22
22
|
align-items: center;
|
|
23
23
|
justify-content: center;
|
|
@@ -41,10 +41,10 @@
|
|
|
41
41
|
.date { }
|
|
42
42
|
|
|
43
43
|
/* Tones for placement on different grounds. */
|
|
44
|
-
.tone-default .name { color: var(--
|
|
44
|
+
.tone-default .name { color: var(--conduction-color-text-body); }
|
|
45
45
|
.tone-default .date,
|
|
46
46
|
.tone-default .sep,
|
|
47
|
-
.tone-default { color: var(--
|
|
47
|
+
.tone-default { color: var(--conduction-color-text-muted); }
|
|
48
48
|
|
|
49
49
|
.tone-on-dark .name { color: white; }
|
|
50
50
|
.tone-on-dark .date,
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
.tone-on-dark { color: var(--c-cobalt-200); }
|
|
53
53
|
.tone-on-dark .avatar { background: var(--c-cobalt-700); color: white; }
|
|
54
54
|
|
|
55
|
-
.tone-muted .name { color: var(--
|
|
55
|
+
.tone-muted .name { color: var(--conduction-color-text-body); }
|
|
56
56
|
.tone-muted .date,
|
|
57
57
|
.tone-muted .sep,
|
|
58
58
|
.tone-muted { color: var(--c-cobalt-300); }
|
|
@@ -50,20 +50,20 @@
|
|
|
50
50
|
}
|
|
51
51
|
|
|
52
52
|
.v-secondary {
|
|
53
|
-
background:
|
|
54
|
-
color: var(--
|
|
53
|
+
background: var(--conduction-color-surface-card);
|
|
54
|
+
color: var(--conduction-color-text-default);
|
|
55
55
|
border-color: var(--c-cobalt-200);
|
|
56
56
|
}
|
|
57
57
|
.v-secondary:hover {
|
|
58
58
|
border-color: var(--c-blue-cobalt);
|
|
59
|
-
color: var(--
|
|
60
|
-
background:
|
|
59
|
+
color: var(--conduction-color-text-default);
|
|
60
|
+
background: var(--conduction-color-surface-card);
|
|
61
61
|
text-decoration: none;
|
|
62
62
|
}
|
|
63
63
|
|
|
64
64
|
.v-ghost {
|
|
65
65
|
background: transparent;
|
|
66
|
-
color: var(--
|
|
66
|
+
color: var(--conduction-color-text-body);
|
|
67
67
|
padding-inline: 4px;
|
|
68
68
|
font-size: 14px;
|
|
69
69
|
}
|
|
@@ -75,15 +75,15 @@
|
|
|
75
75
|
|
|
76
76
|
/* For use inside cobalt CTA panels (inverse surfaces) */
|
|
77
77
|
.v-on-dark-primary {
|
|
78
|
-
background:
|
|
79
|
-
color: var(--
|
|
78
|
+
background: var(--conduction-color-surface-card);
|
|
79
|
+
color: var(--conduction-color-text-default);
|
|
80
80
|
border-color: white;
|
|
81
81
|
text-transform: uppercase;
|
|
82
82
|
letter-spacing: 0.04em;
|
|
83
83
|
font-size: 14px;
|
|
84
84
|
font-weight: 600;
|
|
85
85
|
}
|
|
86
|
-
.v-on-dark-primary:hover { opacity: 0.92; color: var(--
|
|
86
|
+
.v-on-dark-primary:hover { opacity: 0.92; color: var(--conduction-color-text-default); }
|
|
87
87
|
|
|
88
88
|
.v-on-dark-secondary {
|
|
89
89
|
background: transparent;
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
position: relative;
|
|
7
7
|
border-radius: var(--radius-lg);
|
|
8
8
|
border: 1px solid var(--c-cobalt-100);
|
|
9
|
-
background:
|
|
9
|
+
background: var(--conduction-color-surface-card);
|
|
10
10
|
transition: border-color 140ms ease, transform 140ms ease, box-shadow 140ms ease;
|
|
11
11
|
font-family: var(--conduction-typography-font-family-body);
|
|
12
|
-
color: var(--
|
|
12
|
+
color: var(--conduction-color-text-body);
|
|
13
13
|
}
|
|
14
14
|
|
|
15
|
-
.tone-surface { background:
|
|
15
|
+
.tone-surface { background: var(--conduction-color-surface-card); }
|
|
16
16
|
.tone-ghost {
|
|
17
17
|
background: transparent;
|
|
18
18
|
border-style: dashed;
|
|
@@ -40,6 +40,6 @@
|
|
|
40
40
|
.tone-cobalt { background: var(--c-blue-cobalt); }
|
|
41
41
|
.tone-cobalt-dark { background: var(--c-cobalt-700); }
|
|
42
42
|
.tone-cobalt-deep { background: var(--c-cobalt-900); }
|
|
43
|
-
.tone-cobalt-50 { background: var(--
|
|
43
|
+
.tone-cobalt-50 { background: var(--conduction-color-surface-subtle); color: var(--conduction-color-text-default); }
|
|
44
44
|
.tone-mint { background: var(--c-mint-500); }
|
|
45
45
|
.tone-orange { background: var(--c-orange-knvb); }
|
|
@@ -16,8 +16,8 @@
|
|
|
16
16
|
}
|
|
17
17
|
|
|
18
18
|
/* Background variants */
|
|
19
|
-
.bg-default { background:
|
|
20
|
-
.bg-tinted { background: var(--
|
|
19
|
+
.bg-default { background: var(--conduction-color-surface-card); }
|
|
20
|
+
.bg-tinted { background: var(--conduction-color-surface-subtle); border-top: 1px solid var(--c-cobalt-100); border-bottom: 1px solid var(--c-cobalt-100); }
|
|
21
21
|
.bg-inverse { background: var(--c-blue-cobalt); color: white; }
|
|
22
22
|
|
|
23
23
|
/* Vertical-spacing variants */
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
font-weight: 700;
|
|
26
26
|
line-height: 1.1;
|
|
27
27
|
letter-spacing: -0.02em;
|
|
28
|
-
color: var(--
|
|
28
|
+
color: var(--conduction-color-text-strong);
|
|
29
29
|
margin: 0;
|
|
30
30
|
/* Section titles run the full line before wrapping. The kit's base
|
|
31
31
|
h1-h6 rule sets `text-wrap: balance`, which splits a title into
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
|
|
42
42
|
.lede {
|
|
43
43
|
font-size: 17px;
|
|
44
|
-
color: var(--
|
|
44
|
+
color: var(--conduction-color-text-body);
|
|
45
45
|
line-height: 1.55;
|
|
46
46
|
margin: 0;
|
|
47
47
|
}
|