@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
package/package.json
CHANGED
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
display: inline-block;
|
|
114
114
|
width: 8px;
|
|
115
115
|
height: 14px;
|
|
116
|
-
background:
|
|
116
|
+
background: var(--conduction-color-surface-card);
|
|
117
117
|
vertical-align: -2px;
|
|
118
118
|
/* Same delay-inheritance as .dots: blinking starts with its line. */
|
|
119
119
|
animation: blink 1100ms steps(2, end) var(--at-d, 0ms) infinite backwards;
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
gap: var(--space-4);
|
|
15
15
|
padding: var(--space-3) var(--space-5);
|
|
16
16
|
margin: 0 0 var(--space-6);
|
|
17
|
-
background: var(--
|
|
17
|
+
background: var(--conduction-color-surface-subtle);
|
|
18
18
|
border: 1px solid var(--c-cobalt-100);
|
|
19
19
|
border-radius: var(--radius-md);
|
|
20
20
|
}
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
margin: 0;
|
|
58
58
|
font-size: 14px;
|
|
59
59
|
line-height: 1.5;
|
|
60
|
-
color: var(--
|
|
60
|
+
color: var(--conduction-color-text-body);
|
|
61
61
|
}
|
|
62
62
|
|
|
63
63
|
.link {
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
font-size: 22px;
|
|
17
17
|
font-weight: 700;
|
|
18
18
|
letter-spacing: -0.01em;
|
|
19
|
-
color: var(--
|
|
19
|
+
color: var(--conduction-color-text-strong);
|
|
20
20
|
margin: 0;
|
|
21
21
|
}
|
|
22
22
|
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
}
|
|
41
41
|
|
|
42
42
|
.card {
|
|
43
|
-
background:
|
|
43
|
+
background: var(--conduction-color-surface-card);
|
|
44
44
|
border: 1px solid var(--c-cobalt-100);
|
|
45
45
|
border-radius: var(--radius-lg);
|
|
46
46
|
padding: var(--space-5);
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
font-size: 10px;
|
|
79
79
|
letter-spacing: 0.12em;
|
|
80
80
|
text-transform: uppercase;
|
|
81
|
-
color: var(--
|
|
81
|
+
color: var(--conduction-color-text-muted);
|
|
82
82
|
margin: 0 0 2px;
|
|
83
83
|
font-weight: 600;
|
|
84
84
|
}
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
font-size: 17px;
|
|
88
88
|
font-weight: 700;
|
|
89
89
|
letter-spacing: -0.01em;
|
|
90
|
-
color: var(--
|
|
90
|
+
color: var(--conduction-color-text-strong);
|
|
91
91
|
margin: 0;
|
|
92
92
|
line-height: 1.2;
|
|
93
93
|
}
|
|
@@ -114,8 +114,8 @@
|
|
|
114
114
|
gap: var(--space-3);
|
|
115
115
|
padding: var(--space-3);
|
|
116
116
|
border-radius: var(--radius-md);
|
|
117
|
-
background: var(--
|
|
118
|
-
color: var(--
|
|
117
|
+
background: var(--conduction-color-surface-subtle);
|
|
118
|
+
color: var(--conduction-color-text-strong);
|
|
119
119
|
text-decoration: none;
|
|
120
120
|
transition: background 160ms ease, color 160ms ease, transform 160ms ease;
|
|
121
121
|
}
|
|
@@ -139,7 +139,7 @@
|
|
|
139
139
|
display: inline-flex;
|
|
140
140
|
align-items: center;
|
|
141
141
|
justify-content: center;
|
|
142
|
-
color: var(--
|
|
142
|
+
color: var(--conduction-color-text-default);
|
|
143
143
|
}
|
|
144
144
|
.rowIcon svg {
|
|
145
145
|
width: 22px;
|
|
@@ -166,13 +166,13 @@
|
|
|
166
166
|
|
|
167
167
|
.rowHint {
|
|
168
168
|
font-size: 12px;
|
|
169
|
-
color: var(--
|
|
169
|
+
color: var(--conduction-color-text-muted);
|
|
170
170
|
line-height: 1.3;
|
|
171
171
|
}
|
|
172
172
|
|
|
173
173
|
.rowArrow {
|
|
174
174
|
font-size: 16px;
|
|
175
|
-
color: var(--
|
|
175
|
+
color: var(--conduction-color-text-muted);
|
|
176
176
|
font-weight: 600;
|
|
177
177
|
flex-shrink: 0;
|
|
178
178
|
}
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
width: 100%;
|
|
38
38
|
max-width: 720px;
|
|
39
39
|
aspect-ratio: 16 / 10;
|
|
40
|
-
background:
|
|
40
|
+
background: var(--conduction-color-surface-card);
|
|
41
41
|
border: 1px solid var(--c-cobalt-100);
|
|
42
42
|
border-radius: var(--radius-lg);
|
|
43
43
|
box-shadow: var(--shadow-3);
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
font-family: var(--conduction-typography-font-family-code);
|
|
56
56
|
font-size: 11px;
|
|
57
57
|
letter-spacing: 0.06em;
|
|
58
|
-
color: var(--
|
|
58
|
+
color: var(--conduction-color-text-muted);
|
|
59
59
|
text-transform: uppercase;
|
|
60
60
|
text-align: center;
|
|
61
61
|
}
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
align-items: center;
|
|
66
66
|
justify-content: center;
|
|
67
67
|
flex: 1;
|
|
68
|
-
color: var(--
|
|
68
|
+
color: var(--conduction-color-text-muted);
|
|
69
69
|
font-size: 13px;
|
|
70
70
|
}
|
|
71
71
|
|
|
@@ -84,12 +84,12 @@
|
|
|
84
84
|
padding: 0 10px;
|
|
85
85
|
flex-shrink: 0;
|
|
86
86
|
}
|
|
87
|
-
.am .topbar .logo { width: 16px; height: 12px; border-radius: 6px; background:
|
|
87
|
+
.am .topbar .logo { width: 16px; height: 12px; border-radius: 6px; background: var(--conduction-color-surface-card); }
|
|
88
88
|
.am .topbar .icon { width: 8px; height: 8px; border-radius: 1px; background: rgba(255,255,255,0.7); }
|
|
89
89
|
.am .topbar .spacer { flex: 1; }
|
|
90
90
|
.am .topbar .pill { width: 12px; height: 8px; border-radius: 4px; background: rgba(255,255,255,0.4); }
|
|
91
91
|
.am .topbar .bell { width: 8px; height: 8px; border-radius: 50%; background: rgba(255,255,255,0.7); }
|
|
92
|
-
.am .topbar .avatar { width: 10px; height: 10px; border-radius: 50%; background:
|
|
92
|
+
.am .topbar .avatar { width: 10px; height: 10px; border-radius: 50%; background: var(--conduction-color-surface-card); }
|
|
93
93
|
|
|
94
94
|
/* Body wrapper — per-variant content fills this. */
|
|
95
95
|
.am .body { flex: 1; display: flex; min-height: 0; min-width: 0; overflow: hidden; }
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
.am .nav {
|
|
103
103
|
width: 22%;
|
|
104
104
|
min-width: 100px;
|
|
105
|
-
background: var(--
|
|
105
|
+
background: var(--conduction-color-surface-subtle);
|
|
106
106
|
border-right: 1px solid var(--c-cobalt-100);
|
|
107
107
|
padding: 10px 8px;
|
|
108
108
|
display: flex;
|
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
padding: 4px 5px;
|
|
125
125
|
border-radius: 2px;
|
|
126
126
|
}
|
|
127
|
-
.am .nav .item.active { background: var(--
|
|
127
|
+
.am .nav .item.active { background: var(--conduction-color-surface-sunken); }
|
|
128
128
|
.am .nav .item .ico { width: 8px; height: 8px; border-radius: 1px; background: var(--c-cobalt-400); flex-shrink: 0; }
|
|
129
129
|
.am .nav .item.active .ico { background: var(--c-blue-cobalt); }
|
|
130
130
|
.am .nav .item .l { flex: 1; height: 4px; background: var(--c-cobalt-200); border-radius: 1px; }
|
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
.am .detail {
|
|
138
138
|
width: 26%;
|
|
139
139
|
min-width: 130px;
|
|
140
|
-
background:
|
|
140
|
+
background: var(--conduction-color-surface-card);
|
|
141
141
|
border-left: 1px solid var(--c-cobalt-100);
|
|
142
142
|
padding: 12px 10px;
|
|
143
143
|
display: flex;
|
|
@@ -160,7 +160,7 @@
|
|
|
160
160
|
.am .detail.rich .sb-head .ico {
|
|
161
161
|
width: 16px; height: 16px;
|
|
162
162
|
border-radius: 50%;
|
|
163
|
-
background: var(--
|
|
163
|
+
background: var(--conduction-color-surface-subtle);
|
|
164
164
|
border: 1px solid var(--c-cobalt-200);
|
|
165
165
|
flex-shrink: 0;
|
|
166
166
|
}
|
|
@@ -192,18 +192,18 @@
|
|
|
192
192
|
.ico dot, tint it via currentColor so inactive tabs stay muted
|
|
193
193
|
(cobalt-300) and active tabs read in full cobalt-700. */
|
|
194
194
|
.am .detail.rich .sb-tab .ii { color: var(--c-cobalt-300); }
|
|
195
|
-
.am .detail.rich .sb-tab.active .ii { color: var(--
|
|
195
|
+
.am .detail.rich .sb-tab.active .ii { color: var(--conduction-color-text-body); }
|
|
196
196
|
|
|
197
197
|
.am .detail.rich .sb-body { padding: 10px; display: flex; flex-direction: column; gap: 7px; overflow: hidden; }
|
|
198
198
|
.am .detail.rich .sb-label { height: 4px; background: var(--c-cobalt-700); width: 40%; border-radius: 1px; }
|
|
199
|
-
.am .detail.rich .sb-input { height: 14px; background:
|
|
199
|
+
.am .detail.rich .sb-input { height: 14px; background: var(--conduction-color-surface-card); border: 1px solid var(--c-cobalt-200); border-radius: 3px; }
|
|
200
200
|
.am .detail.rich .sb-filter { display: flex; flex-direction: column; gap: 4px; }
|
|
201
201
|
.am .detail.rich .sb-filter .lbl { height: 3px; background: var(--c-cobalt-400); width: 30%; border-radius: 1px; }
|
|
202
|
-
.am .detail.rich .sb-filter .field { height: 12px; background:
|
|
202
|
+
.am .detail.rich .sb-filter .field { height: 12px; background: var(--conduction-color-surface-card); border: 1px solid var(--c-cobalt-200); border-radius: 2px; }
|
|
203
203
|
|
|
204
204
|
/* Generic content panel — white card with rounded corners. */
|
|
205
205
|
.am .panel {
|
|
206
|
-
background:
|
|
206
|
+
background: var(--conduction-color-surface-card);
|
|
207
207
|
border: 1px solid var(--c-cobalt-100);
|
|
208
208
|
border-radius: var(--radius-sm);
|
|
209
209
|
padding: 10px 12px;
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
.am .panel .head .title { height: 6px; background: var(--c-cobalt-700); border-radius: 1px; width: 30%; }
|
|
217
217
|
|
|
218
218
|
/* Text-line bars used everywhere a row of placeholder text would go. */
|
|
219
|
-
.am .row { height: 4px; background: var(--
|
|
219
|
+
.am .row { height: 4px; background: var(--conduction-color-surface-sunken); border-radius: 1px; width: 100%; }
|
|
220
220
|
.am .row.short { width: 60%; }
|
|
221
221
|
.am .row.dark { background: var(--c-cobalt-300); }
|
|
222
222
|
.am .row.head { height: 6px; background: var(--c-cobalt-700); width: 40%; }
|
|
@@ -240,7 +240,7 @@
|
|
|
240
240
|
flex: 1;
|
|
241
241
|
display: flex; align-items: center; gap: 8px;
|
|
242
242
|
padding: 8px 10px;
|
|
243
|
-
background: var(--
|
|
243
|
+
background: var(--conduction-color-surface-subtle);
|
|
244
244
|
border-radius: var(--radius-sm);
|
|
245
245
|
}
|
|
246
246
|
.am .kpi .ico { width: 16px; height: 18px; clip-path: var(--hex-pointy-top); background: var(--c-mint-300); flex-shrink: 0; }
|
|
@@ -276,7 +276,7 @@
|
|
|
276
276
|
width: 56px;
|
|
277
277
|
border-radius: 3px;
|
|
278
278
|
}
|
|
279
|
-
.am .actions .btn.ghost { background:
|
|
279
|
+
.am .actions .btn.ghost { background: var(--conduction-color-surface-card); border: 1px solid var(--c-cobalt-200); }
|
|
280
280
|
|
|
281
281
|
/* ======================================================================
|
|
282
282
|
LaunchPad — full-bleed cobalt background with widget grid
|
|
@@ -314,8 +314,8 @@
|
|
|
314
314
|
flex: 1;
|
|
315
315
|
min-height: 50px;
|
|
316
316
|
}
|
|
317
|
-
.am .launchpad .tile.primary .icon { width: 22px; height: 25px; clip-path: var(--hex-pointy-top); background:
|
|
318
|
-
.am .launchpad .tile.primary .label { height: 5px; width: 50%; background:
|
|
317
|
+
.am .launchpad .tile.primary .icon { width: 22px; height: 25px; clip-path: var(--hex-pointy-top); background: var(--conduction-color-surface-card); }
|
|
318
|
+
.am .launchpad .tile.primary .label { height: 5px; width: 50%; background: var(--conduction-color-surface-card); border-radius: 1px; }
|
|
319
319
|
.am .launchpad .tile.empty { background: rgba(255,255,255,0.55); flex: 0 0 26%; }
|
|
320
320
|
.am .launchpad .tileHead {
|
|
321
321
|
display: flex; align-items: center; gap: 5px;
|
|
@@ -383,7 +383,7 @@
|
|
|
383
383
|
}
|
|
384
384
|
.am .w-graph-donut .donut::after {
|
|
385
385
|
content: ""; position: absolute; inset: 8px;
|
|
386
|
-
background:
|
|
386
|
+
background: var(--conduction-color-surface-card); border-radius: 50%;
|
|
387
387
|
}
|
|
388
388
|
.am .w-graph-donut .legend { display: flex; flex-direction: column; gap: 3px; flex: 1; min-width: 0; }
|
|
389
389
|
.am .w-graph-donut .legend .row { display: flex; align-items: center; gap: 4px; }
|
|
@@ -415,7 +415,7 @@
|
|
|
415
415
|
min-height: 40px;
|
|
416
416
|
}
|
|
417
417
|
.am .w-calendar .grid .day {
|
|
418
|
-
background: var(--
|
|
418
|
+
background: var(--conduction-color-surface-subtle);
|
|
419
419
|
border-radius: 1px;
|
|
420
420
|
}
|
|
421
421
|
.am .w-calendar .grid .day.muted { background: transparent; }
|
|
@@ -445,7 +445,7 @@
|
|
|
445
445
|
min-height: 50px;
|
|
446
446
|
}
|
|
447
447
|
.am .w-decks .columns .col {
|
|
448
|
-
background: var(--
|
|
448
|
+
background: var(--conduction-color-surface-subtle);
|
|
449
449
|
border-radius: 2px;
|
|
450
450
|
padding: 3px;
|
|
451
451
|
display: flex; flex-direction: column;
|
|
@@ -453,7 +453,7 @@
|
|
|
453
453
|
}
|
|
454
454
|
.am .w-decks .columns .card {
|
|
455
455
|
height: 8px;
|
|
456
|
-
background:
|
|
456
|
+
background: var(--conduction-color-surface-card);
|
|
457
457
|
border-radius: 1px;
|
|
458
458
|
border-left: 2px solid var(--c-blue-cobalt);
|
|
459
459
|
}
|
|
@@ -514,7 +514,7 @@
|
|
|
514
514
|
flex: 1;
|
|
515
515
|
border: 1px dashed var(--c-cobalt-300);
|
|
516
516
|
border-radius: 2px;
|
|
517
|
-
background: var(--
|
|
517
|
+
background: var(--conduction-color-surface-subtle);
|
|
518
518
|
display: flex; align-items: center; justify-content: center;
|
|
519
519
|
gap: 4px;
|
|
520
520
|
min-height: 50px;
|
|
@@ -562,11 +562,11 @@
|
|
|
562
562
|
.am .w-launcher .ico {
|
|
563
563
|
width: 22px; height: 25px;
|
|
564
564
|
clip-path: var(--hex-pointy-top);
|
|
565
|
-
background:
|
|
565
|
+
background: var(--conduction-color-surface-card);
|
|
566
566
|
}
|
|
567
567
|
.am .w-launcher .label {
|
|
568
568
|
height: 5px; width: 50%;
|
|
569
|
-
background:
|
|
569
|
+
background: var(--conduction-color-surface-card); border-radius: 1px;
|
|
570
570
|
}
|
|
571
571
|
.am .w-launcher.amber { background: var(--c-orange-knvb); }
|
|
572
572
|
.am .w-launcher.mint { background: var(--c-mint-500); }
|
|
@@ -582,7 +582,7 @@
|
|
|
582
582
|
min-height: 50px;
|
|
583
583
|
}
|
|
584
584
|
.am .w-subgrid .grid .cell {
|
|
585
|
-
background: var(--
|
|
585
|
+
background: var(--conduction-color-surface-subtle);
|
|
586
586
|
border-radius: 2px;
|
|
587
587
|
display: flex; align-items: center; justify-content: center;
|
|
588
588
|
}
|
|
@@ -622,7 +622,7 @@
|
|
|
622
622
|
min-height: 0;
|
|
623
623
|
}
|
|
624
624
|
.am .opencatalogi .card {
|
|
625
|
-
background:
|
|
625
|
+
background: var(--conduction-color-surface-card);
|
|
626
626
|
border: 1px solid var(--c-cobalt-100);
|
|
627
627
|
border-radius: var(--radius-sm);
|
|
628
628
|
padding: 8px;
|
|
@@ -647,7 +647,7 @@
|
|
|
647
647
|
.am .openconnector .stage .source,
|
|
648
648
|
.am .openconnector .stage .target {
|
|
649
649
|
width: 28%; height: 56px;
|
|
650
|
-
background: var(--
|
|
650
|
+
background: var(--conduction-color-surface-subtle);
|
|
651
651
|
border: 1px solid var(--c-cobalt-200);
|
|
652
652
|
border-radius: var(--radius-sm);
|
|
653
653
|
display: flex; flex-direction: column;
|
|
@@ -672,7 +672,7 @@
|
|
|
672
672
|
align-items: center; justify-content: center;
|
|
673
673
|
gap: 4px;
|
|
674
674
|
}
|
|
675
|
-
.am .openconnector .stage .conn .ico { width: 18px; height: 21px; clip-path: var(--hex-pointy-top); background:
|
|
675
|
+
.am .openconnector .stage .conn .ico { width: 18px; height: 21px; clip-path: var(--hex-pointy-top); background: var(--conduction-color-surface-card); }
|
|
676
676
|
.am .openconnector .stage .conn .label { height: 4px; width: 60%; background: rgba(255,255,255,0.8); border-radius: 1px; }
|
|
677
677
|
|
|
678
678
|
/* ======================================================================
|
|
@@ -701,7 +701,7 @@
|
|
|
701
701
|
clip-path: var(--hex-pointy-top);
|
|
702
702
|
background: var(--c-mint-500);
|
|
703
703
|
}
|
|
704
|
-
.am .procest .timeline .step.todo .h { background: var(--
|
|
704
|
+
.am .procest .timeline .step.todo .h { background: var(--conduction-color-surface-sunken); }
|
|
705
705
|
.am .procest .timeline .step.now .h { background: var(--c-orange-knvb); }
|
|
706
706
|
.am .procest .timeline .step .label { height: 3px; width: 60%; background: var(--c-cobalt-400); border-radius: 1px; }
|
|
707
707
|
|
|
@@ -734,7 +734,7 @@
|
|
|
734
734
|
.am .portaliq .field {
|
|
735
735
|
position: relative;
|
|
736
736
|
height: 14px;
|
|
737
|
-
background:
|
|
737
|
+
background: var(--conduction-color-surface-card);
|
|
738
738
|
border: 1px solid var(--c-cobalt-200);
|
|
739
739
|
border-radius: 3px;
|
|
740
740
|
overflow: hidden;
|
|
@@ -885,7 +885,7 @@
|
|
|
885
885
|
|
|
886
886
|
.am .scholiq { --am-dur: 6s; }
|
|
887
887
|
|
|
888
|
-
.am .scholiq .progress { height: 4px; background: var(--
|
|
888
|
+
.am .scholiq .progress { height: 4px; background: var(--conduction-color-surface-sunken); border-radius: 2px; }
|
|
889
889
|
.am .scholiq .progressFill {
|
|
890
890
|
height: 4px;
|
|
891
891
|
background: var(--c-forest-500);
|
|
@@ -1165,7 +1165,7 @@
|
|
|
1165
1165
|
align-items: center;
|
|
1166
1166
|
gap: 4px;
|
|
1167
1167
|
padding: 3px 4px;
|
|
1168
|
-
background: var(--
|
|
1168
|
+
background: var(--conduction-color-surface-subtle);
|
|
1169
1169
|
border: 1px solid var(--c-cobalt-200);
|
|
1170
1170
|
border-radius: 2px;
|
|
1171
1171
|
opacity: 0;
|
|
@@ -1291,7 +1291,7 @@
|
|
|
1291
1291
|
align-items: center;
|
|
1292
1292
|
gap: 3px;
|
|
1293
1293
|
padding: 0 5px;
|
|
1294
|
-
background:
|
|
1294
|
+
background: var(--conduction-color-surface-card);
|
|
1295
1295
|
border: 1px solid var(--c-cobalt-200);
|
|
1296
1296
|
border-radius: 999px;
|
|
1297
1297
|
animation: amOcFocus var(--am-dur) linear infinite;
|
|
@@ -1414,7 +1414,7 @@
|
|
|
1414
1414
|
animation: amPcGhost var(--am-dur) linear infinite both;
|
|
1415
1415
|
}
|
|
1416
1416
|
.am .procest .timeline .step .ghost.ghostNow { background: var(--c-orange-knvb); }
|
|
1417
|
-
.am .procest .timeline .step .ghost.ghostTodo { background: var(--
|
|
1417
|
+
.am .procest .timeline .step .ghost.ghostTodo { background: var(--conduction-color-surface-sunken); }
|
|
1418
1418
|
@keyframes amPcGhost {
|
|
1419
1419
|
0%, 30% { opacity: 1; }
|
|
1420
1420
|
40%, 92% { opacity: 0; }
|
|
@@ -1491,7 +1491,7 @@
|
|
|
1491
1491
|
.am .decidesk .tallyRow .track {
|
|
1492
1492
|
flex: 1;
|
|
1493
1493
|
height: 6px;
|
|
1494
|
-
background: var(--
|
|
1494
|
+
background: var(--conduction-color-surface-sunken);
|
|
1495
1495
|
border-radius: 2px;
|
|
1496
1496
|
position: relative;
|
|
1497
1497
|
}
|
|
@@ -1754,7 +1754,7 @@
|
|
|
1754
1754
|
align-items: center;
|
|
1755
1755
|
gap: 4px;
|
|
1756
1756
|
padding: 3px 4px;
|
|
1757
|
-
background:
|
|
1757
|
+
background: var(--conduction-color-surface-card);
|
|
1758
1758
|
border: 1px solid var(--c-cobalt-200);
|
|
1759
1759
|
border-radius: 2px;
|
|
1760
1760
|
opacity: 0;
|
|
@@ -1771,7 +1771,7 @@
|
|
|
1771
1771
|
}
|
|
1772
1772
|
.am .zaak .zkNew .stage { animation: amZkStage var(--am-dur) linear infinite both; }
|
|
1773
1773
|
@keyframes amZkStage {
|
|
1774
|
-
0%, 42% { background: var(--
|
|
1774
|
+
0%, 42% { background: var(--conduction-color-surface-sunken); transform: scale(1); }
|
|
1775
1775
|
47% { background: var(--c-lavender-300); transform: scale(1.3); }
|
|
1776
1776
|
52%, 100% { background: var(--c-lavender-300); transform: scale(1); }
|
|
1777
1777
|
}
|
|
@@ -1824,7 +1824,7 @@
|
|
|
1824
1824
|
width: 58%;
|
|
1825
1825
|
height: 18px;
|
|
1826
1826
|
border-radius: 2px 8px 8px 8px;
|
|
1827
|
-
background: var(--
|
|
1827
|
+
background: var(--conduction-color-surface-subtle);
|
|
1828
1828
|
border: 1px solid var(--c-cobalt-100);
|
|
1829
1829
|
}
|
|
1830
1830
|
.am .hermiq .bubble.agent.tall { width: 64%; height: 24px; }
|
|
@@ -1834,7 +1834,7 @@
|
|
|
1834
1834
|
align-items: center;
|
|
1835
1835
|
gap: 2px;
|
|
1836
1836
|
padding: 3px 6px;
|
|
1837
|
-
background: var(--
|
|
1837
|
+
background: var(--conduction-color-surface-subtle);
|
|
1838
1838
|
border: 1px solid var(--c-cobalt-100);
|
|
1839
1839
|
border-radius: 2px 8px 8px 8px;
|
|
1840
1840
|
opacity: 0;
|
|
@@ -1892,15 +1892,15 @@
|
|
|
1892
1892
|
}
|
|
1893
1893
|
.am .hermiq .chip.chip2 { animation: amHqChip2 var(--am-dur) linear infinite both; }
|
|
1894
1894
|
@keyframes amHqChip2 {
|
|
1895
|
-
0%, 36% { background: var(--
|
|
1895
|
+
0%, 36% { background: var(--conduction-color-surface-sunken); }
|
|
1896
1896
|
40%, 93% { background: var(--c-cobalt-300); }
|
|
1897
|
-
98%, 100% { background: var(--
|
|
1897
|
+
98%, 100% { background: var(--conduction-color-surface-sunken); }
|
|
1898
1898
|
}
|
|
1899
1899
|
.am .hermiq .chip.chip3 { animation: amHqChip3 var(--am-dur) linear infinite both; }
|
|
1900
1900
|
@keyframes amHqChip3 {
|
|
1901
|
-
0%, 42% { background: var(--
|
|
1901
|
+
0%, 42% { background: var(--conduction-color-surface-sunken); }
|
|
1902
1902
|
46%, 93% { background: var(--c-cobalt-300); }
|
|
1903
|
-
98%, 100% { background: var(--
|
|
1903
|
+
98%, 100% { background: var(--conduction-color-surface-sunken); }
|
|
1904
1904
|
}
|
|
1905
1905
|
/* Approval chip — appears orange (pending, via the shared beta pill
|
|
1906
1906
|
tokens), holds for the human moment, ticks mint on approval. */
|
|
@@ -1927,7 +1927,7 @@
|
|
|
1927
1927
|
.am .hermiq .promptField {
|
|
1928
1928
|
flex: 1;
|
|
1929
1929
|
height: 16px;
|
|
1930
|
-
background:
|
|
1930
|
+
background: var(--conduction-color-surface-card);
|
|
1931
1931
|
border: 1px solid var(--c-cobalt-200);
|
|
1932
1932
|
border-radius: 8px;
|
|
1933
1933
|
}
|
|
@@ -1950,7 +1950,7 @@
|
|
|
1950
1950
|
.am .openbuild .tplSource { animation: amObTpl var(--am-dur) linear infinite; }
|
|
1951
1951
|
@keyframes amObTpl {
|
|
1952
1952
|
0%, 6% { background: transparent; }
|
|
1953
|
-
10%, 22% { background: var(--
|
|
1953
|
+
10%, 22% { background: var(--conduction-color-surface-subtle); }
|
|
1954
1954
|
28%, 100% { background: transparent; }
|
|
1955
1955
|
}
|
|
1956
1956
|
.am .openbuild .buildGhost {
|
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
.chip {
|
|
15
15
|
padding: 7px 16px;
|
|
16
16
|
border-radius: var(--radius-pill);
|
|
17
|
-
background: var(--
|
|
18
|
-
color: var(--
|
|
17
|
+
background: var(--conduction-color-surface-subtle);
|
|
18
|
+
color: var(--conduction-color-text-body);
|
|
19
19
|
font-size: 14px;
|
|
20
20
|
font-weight: 500;
|
|
21
21
|
border: 1px solid transparent;
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
font-family: inherit;
|
|
24
24
|
transition: background 140ms ease, color 140ms ease;
|
|
25
25
|
}
|
|
26
|
-
.chip:hover { background: var(--
|
|
26
|
+
.chip:hover { background: var(--conduction-color-surface-sunken); }
|
|
27
27
|
.chipActive {
|
|
28
28
|
background: var(--c-blue-cobalt);
|
|
29
29
|
color: white;
|
|
@@ -41,6 +41,6 @@
|
|
|
41
41
|
.empty {
|
|
42
42
|
margin: 32px 0;
|
|
43
43
|
font-size: 14px;
|
|
44
|
-
color: var(--
|
|
44
|
+
color: var(--conduction-color-text-muted);
|
|
45
45
|
text-align: center;
|
|
46
46
|
}
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
margin: 0 auto;
|
|
14
14
|
padding: 96px 64px;
|
|
15
15
|
font-family: var(--conduction-typography-font-family-body);
|
|
16
|
-
background:
|
|
16
|
+
background: var(--conduction-color-surface-card);
|
|
17
17
|
}
|
|
18
18
|
@media (max-width: 900px) {
|
|
19
19
|
.section { padding: 64px 24px; }
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
Two-column grid: icon hex on the left, name + tagline on the right,
|
|
34
34
|
meta row spans the full width at the bottom. */
|
|
35
35
|
.card {
|
|
36
|
-
background:
|
|
36
|
+
background: var(--conduction-color-surface-card);
|
|
37
37
|
border: 1px solid var(--c-cobalt-100);
|
|
38
38
|
border-radius: var(--radius-lg);
|
|
39
39
|
padding: 28px;
|
|
@@ -81,13 +81,13 @@
|
|
|
81
81
|
font-size: 20px;
|
|
82
82
|
font-weight: 700;
|
|
83
83
|
letter-spacing: -0.01em;
|
|
84
|
-
color: var(--
|
|
84
|
+
color: var(--conduction-color-text-strong);
|
|
85
85
|
grid-column: 2;
|
|
86
86
|
}
|
|
87
87
|
|
|
88
88
|
.tagline {
|
|
89
89
|
font-size: 15px;
|
|
90
|
-
color: var(--
|
|
90
|
+
color: var(--conduction-color-text-body);
|
|
91
91
|
line-height: 1.5;
|
|
92
92
|
grid-column: 2;
|
|
93
93
|
}
|
|
@@ -111,13 +111,13 @@
|
|
|
111
111
|
font-size: 11px;
|
|
112
112
|
letter-spacing: 0.06em;
|
|
113
113
|
text-transform: uppercase;
|
|
114
|
-
color: var(--
|
|
114
|
+
color: var(--conduction-color-text-body);
|
|
115
115
|
}
|
|
116
116
|
|
|
117
117
|
.ver {
|
|
118
118
|
font-family: var(--conduction-typography-font-family-code);
|
|
119
119
|
font-size: 12px;
|
|
120
|
-
color: var(--
|
|
120
|
+
color: var(--conduction-color-text-muted);
|
|
121
121
|
}
|
|
122
122
|
|
|
123
123
|
/* "Browse all" link */
|
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
display: inline-flex;
|
|
127
127
|
align-items: center;
|
|
128
128
|
gap: 8px;
|
|
129
|
-
color: var(--
|
|
129
|
+
color: var(--conduction-color-text-default);
|
|
130
130
|
font-weight: 600;
|
|
131
131
|
font-size: 15px;
|
|
132
132
|
text-decoration: none;
|