@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
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
letter-spacing: -0.025em;
|
|
42
42
|
line-height: 1.02;
|
|
43
43
|
margin: 0 0 24px;
|
|
44
|
-
color: var(--
|
|
44
|
+
color: var(--conduction-color-text-strong);
|
|
45
45
|
}
|
|
46
46
|
@media (max-width: 1100px) { .title { font-size: 56px; } }
|
|
47
47
|
@media (max-width: 700px) { .title { font-size: 44px; } }
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
|
|
52
52
|
.lede {
|
|
53
53
|
font-size: 21px;
|
|
54
|
-
color: var(--
|
|
54
|
+
color: var(--conduction-color-text-body);
|
|
55
55
|
line-height: 1.5;
|
|
56
56
|
max-width: 52ch;
|
|
57
57
|
margin: 0 0 32px;
|
|
@@ -72,12 +72,12 @@
|
|
|
72
72
|
flex-direction: column;
|
|
73
73
|
gap: 2px;
|
|
74
74
|
font-size: 13px;
|
|
75
|
-
color: var(--
|
|
75
|
+
color: var(--conduction-color-text-muted);
|
|
76
76
|
margin-left: 8px;
|
|
77
77
|
font-family: var(--conduction-typography-font-family-code);
|
|
78
78
|
}
|
|
79
79
|
.meta strong {
|
|
80
|
-
color: var(--
|
|
80
|
+
color: var(--conduction-color-text-body);
|
|
81
81
|
font-family: var(--conduction-typography-font-family-body);
|
|
82
82
|
font-size: 14px;
|
|
83
83
|
font-weight: 600;
|
|
@@ -21,8 +21,8 @@
|
|
|
21
21
|
}
|
|
22
22
|
|
|
23
23
|
/* ---------- Tones ---------- */
|
|
24
|
-
.tone-cobalt-100 .hexA { background: var(--
|
|
25
|
-
.tone-cobalt-50 .hexA { background: var(--
|
|
24
|
+
.tone-cobalt-100 .hexA { background: var(--conduction-color-surface-sunken); }
|
|
25
|
+
.tone-cobalt-50 .hexA { background: var(--conduction-color-surface-subtle); }
|
|
26
26
|
.tone-cobalt-700 .hexA { background: var(--c-cobalt-700); }
|
|
27
27
|
.tone-mint-100 .hexA { background: var(--c-mint-300); }
|
|
28
28
|
.tone-lavender-100 .hexA { background: var(--c-lavender-300); }
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
/* The second hex (density=2) carries a darker tone of the same family
|
|
35
35
|
for layered depth. */
|
|
36
36
|
.tone-cobalt-100 .hexB { background: var(--c-cobalt-200); }
|
|
37
|
-
.tone-cobalt-50 .hexB { background: var(--
|
|
37
|
+
.tone-cobalt-50 .hexB { background: var(--conduction-color-surface-sunken); }
|
|
38
38
|
.tone-cobalt-700 .hexB { background: var(--c-cobalt-900); }
|
|
39
39
|
.tone-mint-100 .hexB { background: var(--c-mint-300); }
|
|
40
40
|
.tone-lavender-100 .hexB { background: var(--c-lavender-300); }
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"body";
|
|
24
24
|
row-gap: var(--space-3);
|
|
25
25
|
align-items: start;
|
|
26
|
-
background: var(--
|
|
26
|
+
background: var(--conduction-color-surface-subtle);
|
|
27
27
|
border: 1px solid var(--c-cobalt-100);
|
|
28
28
|
border-radius: var(--radius-lg);
|
|
29
29
|
padding: var(--space-6) var(--space-8) var(--space-10) var(--space-12);
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
font-size: 22px;
|
|
77
77
|
font-weight: 700;
|
|
78
78
|
letter-spacing: -0.01em;
|
|
79
|
-
color: var(--
|
|
79
|
+
color: var(--conduction-color-text-strong);
|
|
80
80
|
margin: 0;
|
|
81
81
|
line-height: 1.25;
|
|
82
82
|
}
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
z-index: 1;
|
|
88
88
|
font-size: 16px;
|
|
89
89
|
line-height: 1.6;
|
|
90
|
-
color: var(--
|
|
90
|
+
color: var(--conduction-color-text-body);
|
|
91
91
|
}
|
|
92
92
|
|
|
93
93
|
.body > p { margin: 0; }
|
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
|
|
125
125
|
.deco {
|
|
126
126
|
position: absolute;
|
|
127
|
-
background: var(--
|
|
127
|
+
background: var(--conduction-color-surface-sunken);
|
|
128
128
|
clip-path: var(--hex-pointy-top);
|
|
129
129
|
}
|
|
130
130
|
|
|
@@ -38,8 +38,8 @@
|
|
|
38
38
|
surface. Default is transparent: most heroes provide their own
|
|
39
39
|
backdrop so the white hexes read against it. */
|
|
40
40
|
.bg-transparent { background: transparent; padding: 0; }
|
|
41
|
-
.bg-tinted { background: var(--
|
|
42
|
-
.bg-white { background:
|
|
41
|
+
.bg-tinted { background: var(--conduction-color-surface-subtle); padding: var(--space-10) var(--space-6); border-radius: var(--radius-xl); }
|
|
42
|
+
.bg-white { background: var(--conduction-color-surface-card); padding: var(--space-10) var(--space-6); border-radius: var(--radius-xl); }
|
|
43
43
|
.bg-inverse { background: var(--c-blue-cobalt); padding: var(--space-10) var(--space-6); border-radius: var(--radius-xl); }
|
|
44
44
|
|
|
45
45
|
.grid {
|
|
@@ -84,13 +84,13 @@
|
|
|
84
84
|
width: var(--hex-cell-w);
|
|
85
85
|
height: var(--hex-cell-h);
|
|
86
86
|
clip-path: var(--hex-pointy-top);
|
|
87
|
-
background:
|
|
87
|
+
background: var(--conduction-color-surface-plate);
|
|
88
88
|
display: flex;
|
|
89
89
|
align-items: center;
|
|
90
90
|
justify-content: center;
|
|
91
91
|
position: relative;
|
|
92
92
|
}
|
|
93
|
-
.cell.empty .cellInner { background:
|
|
93
|
+
.cell.empty .cellInner { background: var(--conduction-color-surface-plate); opacity: 0.55; }
|
|
94
94
|
|
|
95
95
|
/* Highlighted center: solid cobalt fill, only ever applied to the
|
|
96
96
|
brand-anchor cell. */
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
max-width: 56%;
|
|
102
102
|
max-height: 56%;
|
|
103
103
|
object-fit: contain;
|
|
104
|
-
color: var(--
|
|
104
|
+
color: var(--conduction-color-text-default);
|
|
105
105
|
}
|
|
106
106
|
.cell.center .logo {
|
|
107
107
|
color: white;
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
font-weight: 700;
|
|
115
115
|
font-size: 14px;
|
|
116
116
|
letter-spacing: 0.04em;
|
|
117
|
-
color: var(--
|
|
117
|
+
color: var(--conduction-color-text-body);
|
|
118
118
|
text-align: center;
|
|
119
119
|
padding: 0 var(--space-3);
|
|
120
120
|
word-break: break-word;
|
|
@@ -26,11 +26,11 @@
|
|
|
26
26
|
cursor: pointer;
|
|
27
27
|
transition: color 140ms ease;
|
|
28
28
|
}
|
|
29
|
-
.openerButton:hover { color: var(--
|
|
29
|
+
.openerButton:hover { color: var(--conduction-color-text-default); }
|
|
30
30
|
.openerButton:focus-visible {
|
|
31
31
|
outline: 2px solid var(--c-blue-cobalt);
|
|
32
32
|
outline-offset: 2px;
|
|
33
|
-
color: var(--
|
|
33
|
+
color: var(--conduction-color-text-default);
|
|
34
34
|
}
|
|
35
35
|
|
|
36
36
|
@media (prefers-reduced-motion: no-preference) {
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
@media (max-width: 900px) { .row { grid-template-columns: minmax(0, 1fr); } }
|
|
10
10
|
|
|
11
11
|
.step {
|
|
12
|
-
background:
|
|
12
|
+
background: var(--conduction-color-surface-card);
|
|
13
13
|
border: 1px solid var(--c-cobalt-100);
|
|
14
14
|
border-radius: var(--radius-lg);
|
|
15
15
|
padding: 32px;
|
|
@@ -40,12 +40,12 @@
|
|
|
40
40
|
font-weight: 700;
|
|
41
41
|
letter-spacing: -0.01em;
|
|
42
42
|
margin: 0 0 10px;
|
|
43
|
-
color: var(--
|
|
43
|
+
color: var(--conduction-color-text-strong);
|
|
44
44
|
}
|
|
45
45
|
|
|
46
46
|
.body {
|
|
47
47
|
font-size: 14px;
|
|
48
|
-
color: var(--
|
|
48
|
+
color: var(--conduction-color-text-body);
|
|
49
49
|
line-height: 1.6;
|
|
50
50
|
margin: 0;
|
|
51
51
|
}
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
width: 100%;
|
|
55
55
|
max-width: 720px;
|
|
56
56
|
aspect-ratio: 16 / 10;
|
|
57
|
-
background:
|
|
57
|
+
background: var(--conduction-color-surface-card);
|
|
58
58
|
border: 1px solid var(--c-cobalt-100);
|
|
59
59
|
border-radius: var(--radius-lg);
|
|
60
60
|
box-shadow: var(--shadow-3);
|
|
@@ -69,7 +69,7 @@
|
|
|
69
69
|
font-family: var(--conduction-typography-font-family-code);
|
|
70
70
|
font-size: 11px;
|
|
71
71
|
letter-spacing: 0.06em;
|
|
72
|
-
color: var(--
|
|
72
|
+
color: var(--conduction-color-text-muted);
|
|
73
73
|
text-transform: uppercase;
|
|
74
74
|
text-align: center;
|
|
75
75
|
}
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
.km .kpi {
|
|
103
103
|
box-sizing: border-box;
|
|
104
104
|
height: 34px; /* fixed: part of the mover's --km-y derivation */
|
|
105
|
-
background:
|
|
105
|
+
background: var(--conduction-color-surface-card);
|
|
106
106
|
border: 1px solid var(--c-cobalt-100);
|
|
107
107
|
border-radius: var(--radius-md);
|
|
108
108
|
box-shadow: var(--shadow-1);
|
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
font-family: var(--conduction-typography-font-family-code);
|
|
132
132
|
font-size: 11px;
|
|
133
133
|
font-weight: 600;
|
|
134
|
-
color: var(--
|
|
134
|
+
color: var(--conduction-color-text-strong);
|
|
135
135
|
white-space: nowrap;
|
|
136
136
|
}
|
|
137
137
|
/* The crossfading value spans reuse .countBefore/.countAfter (same
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
.km .kpiStill { display: inline-flex; align-items: center; }
|
|
150
150
|
|
|
151
151
|
.km .col {
|
|
152
|
-
background: var(--
|
|
152
|
+
background: var(--conduction-color-surface-subtle);
|
|
153
153
|
border: 1px solid var(--c-cobalt-100);
|
|
154
154
|
border-radius: var(--radius-md);
|
|
155
155
|
padding: 10px;
|
|
@@ -186,8 +186,8 @@
|
|
|
186
186
|
height: 16px;
|
|
187
187
|
padding: 0 5px;
|
|
188
188
|
border-radius: var(--radius-pill);
|
|
189
|
-
background: var(--
|
|
190
|
-
color: var(--
|
|
189
|
+
background: var(--conduction-color-surface-sunken);
|
|
190
|
+
color: var(--conduction-color-text-body);
|
|
191
191
|
font-family: var(--conduction-typography-font-family-code);
|
|
192
192
|
font-size: 10px;
|
|
193
193
|
font-weight: 600;
|
|
@@ -210,7 +210,7 @@
|
|
|
210
210
|
/* Explicit border-box: --km-card-w describes the full card box, and
|
|
211
211
|
not every consumer of this file ships a global box-sizing reset. */
|
|
212
212
|
box-sizing: border-box;
|
|
213
|
-
background:
|
|
213
|
+
background: var(--conduction-color-surface-card);
|
|
214
214
|
border: 1px solid var(--c-cobalt-100);
|
|
215
215
|
border-radius: var(--radius-sm);
|
|
216
216
|
box-shadow: var(--shadow-1);
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
|
|
6
6
|
.card {
|
|
7
7
|
display: block;
|
|
8
|
-
background:
|
|
8
|
+
background: var(--conduction-color-surface-card);
|
|
9
9
|
border: 1px solid var(--c-cobalt-100);
|
|
10
10
|
border-radius: var(--radius-md);
|
|
11
11
|
padding: var(--space-5);
|
|
@@ -30,8 +30,8 @@ a.card:hover {
|
|
|
30
30
|
width: 40px;
|
|
31
31
|
height: 46px;
|
|
32
32
|
clip-path: var(--hex-pointy-top);
|
|
33
|
-
background: var(--
|
|
34
|
-
color: var(--
|
|
33
|
+
background: var(--conduction-color-surface-subtle);
|
|
34
|
+
color: var(--conduction-color-text-body);
|
|
35
35
|
display: flex;
|
|
36
36
|
align-items: center;
|
|
37
37
|
justify-content: center;
|
|
@@ -54,7 +54,7 @@ a.card:hover {
|
|
|
54
54
|
.label {
|
|
55
55
|
font-size: 18px;
|
|
56
56
|
font-weight: 700;
|
|
57
|
-
color: var(--
|
|
57
|
+
color: var(--conduction-color-text-strong);
|
|
58
58
|
margin: 0;
|
|
59
59
|
line-height: 1.2;
|
|
60
60
|
}
|
|
@@ -62,7 +62,7 @@ a.card:hover {
|
|
|
62
62
|
.id {
|
|
63
63
|
display: inline-block;
|
|
64
64
|
font-size: 12px;
|
|
65
|
-
color: var(--
|
|
65
|
+
color: var(--conduction-color-text-muted);
|
|
66
66
|
font-family: var(--conduction-typography-font-family-code);
|
|
67
67
|
margin-top: 2px;
|
|
68
68
|
}
|
|
@@ -80,8 +80,8 @@ a.card:hover {
|
|
|
80
80
|
}
|
|
81
81
|
|
|
82
82
|
.status-backend-ready .statusPill {
|
|
83
|
-
background: var(--
|
|
84
|
-
color: var(--
|
|
83
|
+
background: var(--conduction-color-surface-subtle);
|
|
84
|
+
color: var(--conduction-color-text-body);
|
|
85
85
|
}
|
|
86
86
|
|
|
87
87
|
.status-stub .statusPill {
|
|
@@ -90,18 +90,18 @@ a.card:hover {
|
|
|
90
90
|
}
|
|
91
91
|
|
|
92
92
|
.status-external .statusPill {
|
|
93
|
-
background: var(--
|
|
94
|
-
color: var(--
|
|
93
|
+
background: var(--conduction-color-surface-sunken);
|
|
94
|
+
color: var(--conduction-color-text-strong);
|
|
95
95
|
}
|
|
96
96
|
|
|
97
97
|
.status-built-in .statusPill {
|
|
98
|
-
background: var(--
|
|
99
|
-
color: var(--
|
|
98
|
+
background: var(--conduction-color-surface-subtle);
|
|
99
|
+
color: var(--conduction-color-text-body);
|
|
100
100
|
}
|
|
101
101
|
|
|
102
102
|
.description {
|
|
103
103
|
font-size: 14px;
|
|
104
|
-
color: var(--
|
|
104
|
+
color: var(--conduction-color-text-body);
|
|
105
105
|
margin: 0 0 var(--space-4);
|
|
106
106
|
line-height: 1.55;
|
|
107
107
|
}
|
|
@@ -115,7 +115,7 @@ a.card:hover {
|
|
|
115
115
|
}
|
|
116
116
|
|
|
117
117
|
.meta dt {
|
|
118
|
-
color: var(--
|
|
118
|
+
color: var(--conduction-color-text-muted);
|
|
119
119
|
font-weight: 500;
|
|
120
120
|
text-transform: uppercase;
|
|
121
121
|
letter-spacing: 0.06em;
|
|
@@ -125,12 +125,12 @@ a.card:hover {
|
|
|
125
125
|
|
|
126
126
|
.meta dd {
|
|
127
127
|
margin: 0;
|
|
128
|
-
color: var(--
|
|
128
|
+
color: var(--conduction-color-text-strong);
|
|
129
129
|
align-self: center;
|
|
130
130
|
}
|
|
131
131
|
|
|
132
132
|
.muted {
|
|
133
|
-
color: var(--
|
|
133
|
+
color: var(--conduction-color-text-muted);
|
|
134
134
|
font-style: italic;
|
|
135
135
|
}
|
|
136
136
|
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
width: 100%;
|
|
30
30
|
max-width: 360px;
|
|
31
31
|
aspect-ratio: 4 / 3;
|
|
32
|
-
background:
|
|
32
|
+
background: var(--conduction-color-surface-card);
|
|
33
33
|
border: 1px solid var(--c-cobalt-100);
|
|
34
34
|
border-radius: var(--radius-lg);
|
|
35
35
|
box-shadow: var(--shadow-3);
|
|
@@ -47,13 +47,13 @@
|
|
|
47
47
|
font-family: var(--conduction-typography-font-family-code);
|
|
48
48
|
font-size: 11px;
|
|
49
49
|
letter-spacing: 0.06em;
|
|
50
|
-
color: var(--
|
|
50
|
+
color: var(--conduction-color-text-muted);
|
|
51
51
|
text-transform: uppercase;
|
|
52
52
|
text-align: center;
|
|
53
53
|
}
|
|
54
54
|
|
|
55
55
|
.lm .empty {
|
|
56
|
-
color: var(--
|
|
56
|
+
color: var(--conduction-color-text-muted);
|
|
57
57
|
font-size: 13px;
|
|
58
58
|
}
|
|
59
59
|
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
.lm .phoneScreen {
|
|
113
113
|
height: 100%;
|
|
114
114
|
border-radius: 4px;
|
|
115
|
-
background: var(--
|
|
115
|
+
background: var(--conduction-color-surface-subtle);
|
|
116
116
|
padding: 6px 4px;
|
|
117
117
|
display: flex;
|
|
118
118
|
flex-direction: column;
|
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
.lm .day {
|
|
138
138
|
aspect-ratio: 1;
|
|
139
139
|
border-radius: 3px;
|
|
140
|
-
background: var(--
|
|
140
|
+
background: var(--conduction-color-surface-subtle);
|
|
141
141
|
border: 1px solid var(--c-cobalt-100);
|
|
142
142
|
}
|
|
143
143
|
.lm .dayActive { background: var(--c-lavender-300); border-color: var(--c-lavender-500); }
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
display: flex;
|
|
147
147
|
align-items: center;
|
|
148
148
|
gap: 8px;
|
|
149
|
-
background:
|
|
149
|
+
background: var(--conduction-color-surface-card);
|
|
150
150
|
border: 1px solid var(--c-cobalt-100);
|
|
151
151
|
border-radius: var(--radius-sm);
|
|
152
152
|
box-shadow: var(--shadow-1);
|
|
@@ -169,7 +169,7 @@
|
|
|
169
169
|
stroke-width: 2;
|
|
170
170
|
stroke-linecap: round;
|
|
171
171
|
stroke-linejoin: round;
|
|
172
|
-
color: var(--
|
|
172
|
+
color: var(--conduction-color-text-muted);
|
|
173
173
|
}
|
|
174
174
|
|
|
175
175
|
/* ---- Mail leaf ---- */
|
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
border-radius: var(--radius-sm);
|
|
189
189
|
border: 1px solid transparent;
|
|
190
190
|
}
|
|
191
|
-
.lm .mailRowActive { background: var(--
|
|
191
|
+
.lm .mailRowActive { background: var(--conduction-color-surface-subtle); border-color: var(--c-cobalt-100); }
|
|
192
192
|
.lm .mailDot {
|
|
193
193
|
width: 16px;
|
|
194
194
|
height: 16px;
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
.lp {
|
|
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
|
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
gap: 24px;
|
|
71
71
|
padding: 18px;
|
|
72
72
|
border-radius: var(--radius-md);
|
|
73
|
-
background: var(--
|
|
73
|
+
background: var(--conduction-color-surface-subtle);
|
|
74
74
|
max-width: 620px;
|
|
75
75
|
}
|
|
76
76
|
|
|
@@ -80,7 +80,7 @@
|
|
|
80
80
|
height: 104px;
|
|
81
81
|
flex-shrink: 0;
|
|
82
82
|
border-radius: 50%;
|
|
83
|
-
background:
|
|
83
|
+
background: var(--conduction-color-surface-card);
|
|
84
84
|
border: 2px solid var(--c-cobalt-200);
|
|
85
85
|
overflow: hidden;
|
|
86
86
|
}
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
.dialLabel {
|
|
119
119
|
display: block;
|
|
120
120
|
font-size: 12px;
|
|
121
|
-
color: var(--
|
|
121
|
+
color: var(--conduction-color-text-body);
|
|
122
122
|
margin-bottom: 6px;
|
|
123
123
|
}
|
|
124
124
|
|
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
.feel {
|
|
132
132
|
margin: 10px 0 0;
|
|
133
133
|
font-size: 13px;
|
|
134
|
-
color: var(--
|
|
134
|
+
color: var(--conduction-color-text-strong);
|
|
135
135
|
min-height: 1.4em;
|
|
136
136
|
}
|
|
137
137
|
|
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
.pickLabel {
|
|
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
|
white-space: nowrap;
|
|
150
150
|
}
|
|
151
151
|
|
|
@@ -189,8 +189,8 @@
|
|
|
189
189
|
.turn:focus-visible { outline: 2px solid var(--c-cobalt-900); outline-offset: 2px; }
|
|
190
190
|
|
|
191
191
|
.start {
|
|
192
|
-
background:
|
|
193
|
-
color: var(--
|
|
192
|
+
background: var(--conduction-color-surface-card);
|
|
193
|
+
color: var(--conduction-color-text-body);
|
|
194
194
|
border: 1px solid var(--c-cobalt-200);
|
|
195
195
|
padding: 10px 18px;
|
|
196
196
|
border-radius: var(--radius-md);
|
|
@@ -200,13 +200,13 @@
|
|
|
200
200
|
cursor: pointer;
|
|
201
201
|
transition: border-color 120ms ease;
|
|
202
202
|
}
|
|
203
|
-
.start:hover { border-color: var(--c-blue-cobalt); color: var(--
|
|
203
|
+
.start:hover { border-color: var(--c-blue-cobalt); color: var(--conduction-color-text-default); }
|
|
204
204
|
.start:focus-visible { outline: 2px solid var(--c-blue-cobalt); outline-offset: 2px; }
|
|
205
205
|
|
|
206
206
|
.feedback {
|
|
207
207
|
margin: 0;
|
|
208
208
|
flex-basis: 100%;
|
|
209
209
|
font-size: 13px;
|
|
210
|
-
color: var(--
|
|
210
|
+
color: var(--conduction-color-text-body);
|
|
211
211
|
min-height: 1.5em;
|
|
212
212
|
}
|
|
@@ -28,9 +28,9 @@
|
|
|
28
28
|
}
|
|
29
29
|
.title {
|
|
30
30
|
font-size: 36px; font-weight: 700; letter-spacing: -0.02em;
|
|
31
|
-
line-height: 1.1; color: var(--
|
|
31
|
+
line-height: 1.1; color: var(--conduction-color-text-strong); margin: 0 0 var(--space-3);
|
|
32
32
|
}
|
|
33
|
-
.lede { font-size: 17px; line-height: 1.5; color: var(--
|
|
33
|
+
.lede { font-size: 17px; line-height: 1.5; color: var(--conduction-color-text-body); margin: 0; }
|
|
34
34
|
|
|
35
35
|
.layout {
|
|
36
36
|
display: grid;
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
}
|
|
53
53
|
|
|
54
54
|
.card {
|
|
55
|
-
background:
|
|
55
|
+
background: var(--conduction-color-surface-card);
|
|
56
56
|
border: 1px solid var(--c-cobalt-100);
|
|
57
57
|
border-radius: var(--radius-lg);
|
|
58
58
|
padding: var(--space-4) var(--space-5);
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
font-size: 16px;
|
|
103
103
|
font-weight: 600;
|
|
104
104
|
letter-spacing: -0.005em;
|
|
105
|
-
color: var(--
|
|
105
|
+
color: var(--conduction-color-text-strong);
|
|
106
106
|
margin: 0;
|
|
107
107
|
line-height: 1.3;
|
|
108
108
|
}
|
|
@@ -111,8 +111,8 @@
|
|
|
111
111
|
font-family: var(--conduction-typography-font-family-code);
|
|
112
112
|
font-size: 11px;
|
|
113
113
|
font-weight: 500;
|
|
114
|
-
color: var(--
|
|
115
|
-
background: var(--
|
|
114
|
+
color: var(--conduction-color-text-body);
|
|
115
|
+
background: var(--conduction-color-surface-subtle);
|
|
116
116
|
padding: 1px 6px;
|
|
117
117
|
border-radius: var(--radius-sm);
|
|
118
118
|
align-self: flex-start;
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
.cardDesc {
|
|
134
134
|
font-size: 14px;
|
|
135
135
|
line-height: 1.55;
|
|
136
|
-
color: var(--
|
|
136
|
+
color: var(--conduction-color-text-body);
|
|
137
137
|
margin: 0;
|
|
138
138
|
}
|
|
139
139
|
|
|
@@ -155,7 +155,7 @@
|
|
|
155
155
|
font-size: 11px;
|
|
156
156
|
letter-spacing: 0.06em;
|
|
157
157
|
text-transform: uppercase;
|
|
158
|
-
color: var(--
|
|
158
|
+
color: var(--conduction-color-text-muted);
|
|
159
159
|
}
|
|
160
160
|
.legendItem {
|
|
161
161
|
display: inline-flex;
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
reads as a heavy border. So inside .sceneItem the .wmFrame becomes
|
|
54
54
|
white-on-white with a soft shadow, matching the SidebarMock chrome. */
|
|
55
55
|
.am .sceneItem .wmFrame {
|
|
56
|
-
background:
|
|
56
|
+
background: var(--conduction-color-surface-card);
|
|
57
57
|
border: 1px solid var(--c-cobalt-100);
|
|
58
58
|
padding: 12px;
|
|
59
59
|
box-shadow: 0 8px 24px -10px rgba(0, 0, 0, 0.1);
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
grid-template-columns: 200px 1fr;
|
|
10
10
|
gap: var(--space-6);
|
|
11
11
|
padding: var(--space-5);
|
|
12
|
-
background: var(--
|
|
12
|
+
background: var(--conduction-color-surface-subtle);
|
|
13
13
|
border-radius: var(--radius-lg);
|
|
14
14
|
text-decoration: none;
|
|
15
15
|
color: inherit;
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
font-family: var(--conduction-typography-font-family-body);
|
|
19
19
|
}
|
|
20
20
|
.card:hover {
|
|
21
|
-
background:
|
|
21
|
+
background: var(--conduction-color-surface-card);
|
|
22
22
|
box-shadow: var(--shadow-2);
|
|
23
23
|
transform: translateY(-2px);
|
|
24
24
|
text-decoration: none;
|
|
@@ -59,8 +59,8 @@
|
|
|
59
59
|
.avatar {
|
|
60
60
|
width: 32px;
|
|
61
61
|
height: 32px;
|
|
62
|
-
background: var(--
|
|
63
|
-
color: var(--
|
|
62
|
+
background: var(--conduction-color-surface-sunken);
|
|
63
|
+
color: var(--conduction-color-text-body);
|
|
64
64
|
display: inline-flex;
|
|
65
65
|
align-items: center;
|
|
66
66
|
justify-content: center;
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
.metaAuthor {
|
|
80
80
|
font-size: 13px;
|
|
81
81
|
font-weight: 600;
|
|
82
|
-
color: var(--
|
|
82
|
+
color: var(--conduction-color-text-strong);
|
|
83
83
|
line-height: 1.3;
|
|
84
84
|
overflow-wrap: anywhere;
|
|
85
85
|
}
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
font-family: var(--conduction-typography-font-family-code);
|
|
88
88
|
font-size: 11px;
|
|
89
89
|
letter-spacing: 0.04em;
|
|
90
|
-
color: var(--
|
|
90
|
+
color: var(--conduction-color-text-body);
|
|
91
91
|
line-height: 1.3;
|
|
92
92
|
white-space: nowrap;
|
|
93
93
|
}
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
font-size: 11px;
|
|
97
97
|
letter-spacing: 0.08em;
|
|
98
98
|
text-transform: uppercase;
|
|
99
|
-
color: var(--
|
|
99
|
+
color: var(--conduction-color-text-default);
|
|
100
100
|
line-height: 1.3;
|
|
101
101
|
margin-top: 2px;
|
|
102
102
|
font-weight: 600;
|
|
@@ -105,7 +105,7 @@
|
|
|
105
105
|
font-family: var(--conduction-typography-font-family-code);
|
|
106
106
|
font-size: 11px;
|
|
107
107
|
letter-spacing: 0.04em;
|
|
108
|
-
color: var(--
|
|
108
|
+
color: var(--conduction-color-text-muted);
|
|
109
109
|
line-height: 1.3;
|
|
110
110
|
overflow-wrap: anywhere;
|
|
111
111
|
}
|
|
@@ -125,14 +125,14 @@
|
|
|
125
125
|
font-size: 18px;
|
|
126
126
|
font-weight: 700;
|
|
127
127
|
letter-spacing: -0.01em;
|
|
128
|
-
color: var(--
|
|
128
|
+
color: var(--conduction-color-text-strong);
|
|
129
129
|
margin: 0;
|
|
130
130
|
line-height: 1.3;
|
|
131
131
|
}
|
|
132
132
|
|
|
133
133
|
.lede {
|
|
134
134
|
font-size: 14px;
|
|
135
|
-
color: var(--
|
|
135
|
+
color: var(--conduction-color-text-body);
|
|
136
136
|
margin: 0;
|
|
137
137
|
line-height: 1.55;
|
|
138
138
|
}
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
font-family: var(--conduction-typography-font-family-code);
|
|
142
142
|
font-size: 11px;
|
|
143
143
|
letter-spacing: 0.04em;
|
|
144
|
-
color: var(--
|
|
144
|
+
color: var(--conduction-color-text-body);
|
|
145
145
|
line-height: 1.4;
|
|
146
146
|
margin-top: 4px;
|
|
147
147
|
}
|