ardo 3.2.1 → 3.4.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/README.md +49 -41
- package/dist/{DocPage-CIBiCAxZ.js → DocPage-Dy7OrCP2.js} +160 -31
- package/dist/DocPage-Dy7OrCP2.js.map +1 -0
- package/dist/assets/src/ui/DocPage.css.ts.vanilla-CWL92vUE.css +117 -0
- package/dist/assets/src/ui/ErrorBoundary.css.ts.vanilla-C4usIU4z.css +112 -0
- package/dist/assets/src/ui/Footer.css.ts.vanilla-DGTyff5Y.css +171 -0
- package/dist/assets/src/ui/{Header.css.ts.vanilla-8QL0Jzgk.css → Header.css.ts.vanilla-DEcLj8r0.css} +53 -27
- package/dist/assets/src/ui/{Layout.css.ts.vanilla-Bpx_-gJt.css → Layout.css.ts.vanilla-ClOa1YZm.css} +6 -10
- package/dist/assets/src/ui/Sidebar.css.ts.vanilla-IxNEQEBv.css +199 -0
- package/dist/assets/src/ui/{Toc.css.ts.vanilla-CYqcWgvD.css → Toc.css.ts.vanilla-CQbpEdTg.css} +9 -21
- package/dist/assets/src/ui/components/{CodeBlock.css.ts.vanilla-lNKqskjQ.css → CodeBlock.css.ts.vanilla-BxDJ2gKc.css} +38 -20
- package/dist/assets/src/ui/components/{CopyButton.css.ts.vanilla-DZZ5jgTM.css → CopyButton.css.ts.vanilla-CO2awD6S.css} +6 -7
- package/dist/assets/src/ui/components/{Features.css.ts.vanilla-D-pNXM9Q.css → Features.css.ts.vanilla-ggYasCFy.css} +7 -3
- package/dist/assets/src/ui/components/HeaderSearch.css.ts.vanilla-KAo_Mlc-.css +68 -0
- package/dist/assets/src/ui/components/{Hero.css.ts.vanilla-DHJVZ6GX.css → Hero.css.ts.vanilla-DY_BH0W6.css} +9 -6
- package/dist/assets/src/ui/components/{Search.css.ts.vanilla-BYpWHzky.css → Search.css.ts.vanilla-NQZH1eLo.css} +19 -7
- package/dist/assets/src/ui/{content.css.ts.vanilla-O_RaSPXm.css → content.css.ts.vanilla-CJnrOQNh.css} +43 -17
- package/dist/assets/src/ui/theme/{dark.css.ts.vanilla-2iJgcpbU.css → dark.css.ts.vanilla-CQef5pk2.css} +32 -28
- package/dist/assets/src/ui/theme/{light.css.ts.vanilla-CwinfWSf.css → light.css.ts.vanilla-D8gxaS1c.css} +32 -28
- package/dist/assets/src/ui/theme/{reset.css.ts.vanilla-0Q3pLjfC.css → reset.css.ts.vanilla-e2dF1d0f.css} +4 -0
- package/dist/{brand-icons-DLJKqTun.js → brand-icons-Di8w0Nu9.js} +1 -1
- package/dist/{brand-icons-DLJKqTun.js.map → brand-icons-Di8w0Nu9.js.map} +1 -1
- package/dist/config/index.d.ts +2 -2
- package/dist/config/index.d.ts.map +1 -1
- package/dist/config/index.js +1 -0
- package/dist/config/index.js.map +1 -1
- package/dist/{contract.css-DYvFVCFE.d.ts → contract.css-qPyk_asd.d.ts} +5 -1
- package/dist/contract.css-qPyk_asd.d.ts.map +1 -0
- package/dist/favicon-Cx-inut3.js +7 -0
- package/dist/favicon-Cx-inut3.js.map +1 -0
- package/dist/{generator-DPtRXxM_.js → generator-CYSyo4Vz.js} +7 -6
- package/dist/generator-CYSyo4Vz.js.map +1 -0
- package/dist/icons/index.js +1 -1
- package/dist/{index-BTeHvysI.d.ts → index-BcekgOfA.d.ts} +82 -12
- package/dist/index-BcekgOfA.d.ts.map +1 -0
- package/dist/{index-DySzkJlC.d.ts → index-CuMTHUxX.d.ts} +8 -2
- package/dist/index-CuMTHUxX.d.ts.map +1 -0
- package/dist/index.d.ts +4 -4
- package/dist/index.js +3 -3
- package/dist/mdx/provider.js +1 -1
- package/dist/runtime/index.d.ts +1 -1
- package/dist/runtime/index.js +1 -1
- package/dist/{sidebar-utils-1Skqle1Q.js → sidebar-utils-C06DJsx4.js} +15 -4
- package/dist/sidebar-utils-C06DJsx4.js.map +1 -0
- package/dist/theme/index.d.ts +16 -4
- package/dist/theme/index.d.ts.map +1 -1
- package/dist/theme/index.js +84 -59
- package/dist/theme/index.js.map +1 -1
- package/dist/typedoc/components/index.d.ts +1 -1
- package/dist/typedoc/index.d.ts +1 -1
- package/dist/typedoc/index.d.ts.map +1 -1
- package/dist/typedoc/index.js +1 -1
- package/dist/{types-CTd_mkrv.d.ts → types-B75OhnGa.d.ts} +21 -3
- package/dist/types-B75OhnGa.d.ts.map +1 -0
- package/dist/{types-BCuJBsJu.d.ts → types-Ck2Vm7NB.d.ts} +2 -2
- package/dist/{types-BCuJBsJu.d.ts.map → types-Ck2Vm7NB.d.ts.map} +1 -1
- package/dist/ui/index.d.ts +2 -2
- package/dist/ui/index.js +3 -3
- package/dist/ui/styles.css +704 -382
- package/dist/ui/styles.js +15 -15
- package/dist/{ui-3grzJSsq.js → ui-AGPGBunC.js} +729 -280
- package/dist/ui-AGPGBunC.js.map +1 -0
- package/dist/vite/index.d.ts +18 -2
- package/dist/vite/index.d.ts.map +1 -1
- package/dist/vite/index.js +446 -121
- package/dist/vite/index.js.map +1 -1
- package/package.json +14 -13
- package/dist/DocPage-CIBiCAxZ.js.map +0 -1
- package/dist/assets/src/ui/DocPage.css.ts.vanilla-CXKuz4U-.css +0 -34
- package/dist/assets/src/ui/Footer.css.ts.vanilla-BSzPIPt4.css +0 -100
- package/dist/assets/src/ui/Sidebar.css.ts.vanilla-D70qXTEr.css +0 -115
- package/dist/contract.css-DYvFVCFE.d.ts.map +0 -1
- package/dist/generator-DPtRXxM_.js.map +0 -1
- package/dist/index-BTeHvysI.d.ts.map +0 -1
- package/dist/index-DySzkJlC.d.ts.map +0 -1
- package/dist/sidebar-utils-1Skqle1Q.js.map +0 -1
- package/dist/types-CTd_mkrv.d.ts.map +0 -1
- package/dist/ui-3grzJSsq.js.map +0 -1
package/dist/ui/styles.css
CHANGED
|
@@ -1,3 +1,237 @@
|
|
|
1
|
+
._8autjm0 {
|
|
2
|
+
height: 100vh;
|
|
3
|
+
width: 100%;
|
|
4
|
+
display: flex;
|
|
5
|
+
flex-direction: column;
|
|
6
|
+
background: var(--ardo-color-sidebarBg);
|
|
7
|
+
overflow: hidden;
|
|
8
|
+
}
|
|
9
|
+
._8autjm1 {
|
|
10
|
+
display: flex;
|
|
11
|
+
flex: 1;
|
|
12
|
+
width: 100%;
|
|
13
|
+
padding-top: var(--ardo-layout-headerHeight);
|
|
14
|
+
min-height: 0;
|
|
15
|
+
}
|
|
16
|
+
._8autjm2 {
|
|
17
|
+
flex: 1;
|
|
18
|
+
min-width: 0;
|
|
19
|
+
width: 100%;
|
|
20
|
+
background: var(--ardo-color-bg);
|
|
21
|
+
overflow-y: auto;
|
|
22
|
+
scroll-padding-top: var(--ardo-space-2xl);
|
|
23
|
+
padding: 0 var(--ardo-space-xl) var(--ardo-space-xl);
|
|
24
|
+
}
|
|
25
|
+
._8autjm3 {
|
|
26
|
+
height: auto;
|
|
27
|
+
min-height: 100vh;
|
|
28
|
+
overflow: visible;
|
|
29
|
+
}
|
|
30
|
+
._8autjm4 {
|
|
31
|
+
padding-top: var(--ardo-layout-headerHeight);
|
|
32
|
+
}
|
|
33
|
+
._8autjm3 ._8autjm2 {
|
|
34
|
+
margin-left: 0;
|
|
35
|
+
padding: 0;
|
|
36
|
+
margin: 0;
|
|
37
|
+
border-radius: 0;
|
|
38
|
+
border: none;
|
|
39
|
+
background: var(--ardo-color-bg);
|
|
40
|
+
overflow: visible;
|
|
41
|
+
}
|
|
42
|
+
._8autjm5 {
|
|
43
|
+
position: absolute;
|
|
44
|
+
top: -100%;
|
|
45
|
+
left: var(--ardo-space-md);
|
|
46
|
+
z-index: 200;
|
|
47
|
+
padding: 0.75rem var(--ardo-space-lg);
|
|
48
|
+
background: var(--ardo-color-brand);
|
|
49
|
+
color: white;
|
|
50
|
+
font-weight: 600;
|
|
51
|
+
font-size: var(--ardo-fontSize-sm);
|
|
52
|
+
text-decoration: none;
|
|
53
|
+
border-radius: var(--ardo-radius-base);
|
|
54
|
+
box-shadow: var(--ardo-color-shadowMd);
|
|
55
|
+
}
|
|
56
|
+
._8autjm5:focus {
|
|
57
|
+
top: var(--ardo-space-md);
|
|
58
|
+
}
|
|
59
|
+
@media (max-width: 1024px) {
|
|
60
|
+
._8autjm2 {
|
|
61
|
+
padding: 0 var(--ardo-space-md) var(--ardo-space-xl);
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
._169q00b0 {
|
|
65
|
+
width: 100%;
|
|
66
|
+
padding: var(--ardo-space-2xl) var(--ardo-space-xl);
|
|
67
|
+
text-align: left;
|
|
68
|
+
background: color-mix(in oklch, var(--ardo-color-brand) 6%, var(--ardo-color-bgMute));
|
|
69
|
+
margin: var(--ardo-space-2xl) 0 0;
|
|
70
|
+
}
|
|
71
|
+
main > ._169q00b0 {
|
|
72
|
+
width: calc(100% + (var(--ardo-space-xl) * 2));
|
|
73
|
+
margin-right: calc(var(--ardo-space-xl) * -1);
|
|
74
|
+
margin-bottom: calc(var(--ardo-space-xl) * -1);
|
|
75
|
+
margin-left: calc(var(--ardo-space-xl) * -1);
|
|
76
|
+
}
|
|
77
|
+
._8autjm3 ._8autjm2 > ._169q00b0 {
|
|
78
|
+
width: 100%;
|
|
79
|
+
margin-right: 0;
|
|
80
|
+
margin-bottom: 0;
|
|
81
|
+
margin-left: 0;
|
|
82
|
+
}
|
|
83
|
+
._169q00b1 {
|
|
84
|
+
display: grid;
|
|
85
|
+
grid-template-columns: minmax(0, 1fr) auto;
|
|
86
|
+
align-items: start;
|
|
87
|
+
gap: var(--ardo-space-xs) var(--ardo-space-2xl);
|
|
88
|
+
width: 100%;
|
|
89
|
+
max-width: 80rem;
|
|
90
|
+
margin: 0 auto;
|
|
91
|
+
}
|
|
92
|
+
._169q00b2 {
|
|
93
|
+
display: flex;
|
|
94
|
+
align-items: center;
|
|
95
|
+
gap: 0;
|
|
96
|
+
flex-wrap: wrap;
|
|
97
|
+
font-size: var(--ardo-fontSize-sm);
|
|
98
|
+
color: var(--ardo-color-textLight);
|
|
99
|
+
margin-bottom: 0;
|
|
100
|
+
}
|
|
101
|
+
._169q00b3 {
|
|
102
|
+
display: inline-block;
|
|
103
|
+
width: var(--ardo-space-xs);
|
|
104
|
+
height: var(--ardo-space-xs);
|
|
105
|
+
border-radius: 50%;
|
|
106
|
+
background: var(--ardo-color-textLighter);
|
|
107
|
+
margin: 0 0.75rem;
|
|
108
|
+
vertical-align: middle;
|
|
109
|
+
}
|
|
110
|
+
._169q00b4 {
|
|
111
|
+
color: var(--ardo-color-accent);
|
|
112
|
+
text-decoration: none;
|
|
113
|
+
transition: opacity var(--ardo-transition-fast);
|
|
114
|
+
}
|
|
115
|
+
._169q00b4:hover {
|
|
116
|
+
opacity: 0.8;
|
|
117
|
+
}
|
|
118
|
+
._169q00b5 {
|
|
119
|
+
display: inline-flex;
|
|
120
|
+
align-items: center;
|
|
121
|
+
gap: 0.375rem;
|
|
122
|
+
color: var(--ardo-color-brand);
|
|
123
|
+
text-decoration: none;
|
|
124
|
+
transition: opacity var(--ardo-transition-fast);
|
|
125
|
+
}
|
|
126
|
+
._169q00b5:hover {
|
|
127
|
+
opacity: 0.8;
|
|
128
|
+
}
|
|
129
|
+
._169q00b6 {
|
|
130
|
+
color: var(--ardo-color-brand);
|
|
131
|
+
opacity: 0.85;
|
|
132
|
+
transition: transform var(--ardo-transition-base), opacity var(--ardo-transition-fast);
|
|
133
|
+
}
|
|
134
|
+
._169q00b5:hover ._169q00b6 {
|
|
135
|
+
transform: rotate(-8deg);
|
|
136
|
+
opacity: 1;
|
|
137
|
+
}
|
|
138
|
+
._169q00b7 {
|
|
139
|
+
grid-column: 1;
|
|
140
|
+
font-size: var(--ardo-fontSize-sm);
|
|
141
|
+
color: var(--ardo-color-textLighter);
|
|
142
|
+
}
|
|
143
|
+
._169q00b8 {
|
|
144
|
+
grid-column: 1;
|
|
145
|
+
font-size: var(--ardo-fontSize-sm);
|
|
146
|
+
color: var(--ardo-color-textLighter);
|
|
147
|
+
}
|
|
148
|
+
._169q00b9 {
|
|
149
|
+
grid-column: 2;
|
|
150
|
+
grid-row: 1 / span 3;
|
|
151
|
+
justify-self: end;
|
|
152
|
+
font-size: var(--ardo-fontSize-xs);
|
|
153
|
+
color: color-mix(in oklch, var(--ardo-color-accent) 65%, var(--ardo-color-textLighter));
|
|
154
|
+
font-family: var(--ardo-font-mono);
|
|
155
|
+
letter-spacing: 0.02em;
|
|
156
|
+
margin-top: 2px;
|
|
157
|
+
text-align: right;
|
|
158
|
+
}
|
|
159
|
+
._169q00ba {
|
|
160
|
+
margin-top: var(--ardo-space-2xl);
|
|
161
|
+
}
|
|
162
|
+
._169q00bb {
|
|
163
|
+
display: flex;
|
|
164
|
+
justify-content: space-between;
|
|
165
|
+
align-items: center;
|
|
166
|
+
margin-bottom: var(--ardo-space-lg);
|
|
167
|
+
font-size: var(--ardo-fontSize-sm);
|
|
168
|
+
color: var(--ardo-color-textLighter);
|
|
169
|
+
}
|
|
170
|
+
._169q00bc {
|
|
171
|
+
color: var(--ardo-color-accent);
|
|
172
|
+
text-decoration: none;
|
|
173
|
+
font-weight: 500;
|
|
174
|
+
transition: opacity var(--ardo-transition-fast);
|
|
175
|
+
}
|
|
176
|
+
._169q00bc:hover {
|
|
177
|
+
opacity: 0.8;
|
|
178
|
+
}
|
|
179
|
+
._169q00bd {
|
|
180
|
+
display: grid;
|
|
181
|
+
grid-template-columns: 1fr 1fr;
|
|
182
|
+
gap: var(--ardo-space-md);
|
|
183
|
+
max-width: 80rem;
|
|
184
|
+
}
|
|
185
|
+
._169q00be {
|
|
186
|
+
display: flex;
|
|
187
|
+
flex-direction: column;
|
|
188
|
+
padding: var(--ardo-space-lg);
|
|
189
|
+
border: 1px solid var(--ardo-color-border);
|
|
190
|
+
border-radius: var(--ardo-radius-base);
|
|
191
|
+
text-decoration: none;
|
|
192
|
+
transition: all var(--ardo-transition-base);
|
|
193
|
+
}
|
|
194
|
+
._169q00be:hover {
|
|
195
|
+
border-color: var(--ardo-color-accent);
|
|
196
|
+
background: var(--ardo-color-bgSoft);
|
|
197
|
+
}
|
|
198
|
+
._169q00bg {
|
|
199
|
+
text-align: right;
|
|
200
|
+
}
|
|
201
|
+
._169q00bh {
|
|
202
|
+
font-size: var(--ardo-fontSize-xs);
|
|
203
|
+
font-weight: 500;
|
|
204
|
+
color: var(--ardo-color-textLighter);
|
|
205
|
+
text-transform: uppercase;
|
|
206
|
+
letter-spacing: 0.05em;
|
|
207
|
+
margin-bottom: var(--ardo-space-xs);
|
|
208
|
+
}
|
|
209
|
+
._169q00bi {
|
|
210
|
+
font-weight: 600;
|
|
211
|
+
color: var(--ardo-color-brand);
|
|
212
|
+
}
|
|
213
|
+
@media (max-width: 768px) {
|
|
214
|
+
._169q00b0 {
|
|
215
|
+
padding: var(--ardo-space-xl) var(--ardo-space-md);
|
|
216
|
+
}
|
|
217
|
+
._169q00b1 {
|
|
218
|
+
grid-template-columns: 1fr;
|
|
219
|
+
gap: var(--ardo-space-xs);
|
|
220
|
+
}
|
|
221
|
+
._169q00b9 {
|
|
222
|
+
grid-column: 1;
|
|
223
|
+
grid-row: auto;
|
|
224
|
+
justify-self: start;
|
|
225
|
+
text-align: left;
|
|
226
|
+
}
|
|
227
|
+
}
|
|
228
|
+
@media (max-width: 1024px) {
|
|
229
|
+
main > ._169q00b0 {
|
|
230
|
+
width: calc(100% + (var(--ardo-space-md) * 2));
|
|
231
|
+
margin-right: calc(var(--ardo-space-md) * -1);
|
|
232
|
+
margin-left: calc(var(--ardo-space-md) * -1);
|
|
233
|
+
}
|
|
234
|
+
}
|
|
1
235
|
.wxcdiv0 {
|
|
2
236
|
position: relative;
|
|
3
237
|
width: 100%;
|
|
@@ -9,7 +243,7 @@
|
|
|
9
243
|
gap: var(--ardo-space-sm);
|
|
10
244
|
min-height: 2.5rem;
|
|
11
245
|
padding: var(--ardo-space-sm) 0.75rem;
|
|
12
|
-
background: var(--ardo-color-
|
|
246
|
+
background: var(--ardo-color-bg);
|
|
13
247
|
border: 1px solid var(--ardo-color-border);
|
|
14
248
|
border-radius: var(--ardo-radius-base);
|
|
15
249
|
color: var(--ardo-color-textLighter);
|
|
@@ -20,6 +254,7 @@
|
|
|
20
254
|
.wxcdiv0:focus-within .wxcdiv1 {
|
|
21
255
|
border-color: var(--ardo-color-brand);
|
|
22
256
|
color: var(--ardo-color-textLight);
|
|
257
|
+
box-shadow: 0 0 0 3px color-mix(in oklch, var(--ardo-color-brand) 12%, transparent);
|
|
23
258
|
}
|
|
24
259
|
.wxcdiv1:focus-within {
|
|
25
260
|
outline: none;
|
|
@@ -79,11 +314,19 @@
|
|
|
79
314
|
color: var(--ardo-color-textLighter);
|
|
80
315
|
}
|
|
81
316
|
.wxcdiv8 {
|
|
317
|
+
display: flex;
|
|
318
|
+
flex-direction: column;
|
|
319
|
+
align-items: center;
|
|
320
|
+
gap: var(--ardo-space-sm);
|
|
82
321
|
padding: var(--ardo-space-xl) var(--ardo-space-md);
|
|
83
322
|
text-align: center;
|
|
84
323
|
color: var(--ardo-color-textLighter);
|
|
85
324
|
}
|
|
86
325
|
.wxcdiv9 {
|
|
326
|
+
color: var(--ardo-color-textLighter);
|
|
327
|
+
opacity: 0.55;
|
|
328
|
+
}
|
|
329
|
+
.wxcdiva {
|
|
87
330
|
display: flex;
|
|
88
331
|
justify-content: center;
|
|
89
332
|
gap: var(--ardo-space-lg);
|
|
@@ -93,14 +336,16 @@
|
|
|
93
336
|
font-size: var(--ardo-fontSize-xs);
|
|
94
337
|
color: var(--ardo-color-textLighter);
|
|
95
338
|
}
|
|
96
|
-
.
|
|
339
|
+
.wxcdiva kbd {
|
|
97
340
|
padding: 2px 6px;
|
|
98
341
|
background: var(--ardo-color-bg);
|
|
99
342
|
border: 1px solid var(--ardo-color-border);
|
|
100
343
|
border-radius: var(--ardo-radius-sm);
|
|
101
344
|
margin-right: 4px;
|
|
345
|
+
color: var(--ardo-color-accent);
|
|
346
|
+
font-family: var(--ardo-font-mono);
|
|
102
347
|
}
|
|
103
|
-
.
|
|
348
|
+
.wxcdivb {
|
|
104
349
|
display: inline-flex;
|
|
105
350
|
align-items: center;
|
|
106
351
|
justify-content: center;
|
|
@@ -116,122 +361,23 @@
|
|
|
116
361
|
border-radius: var(--ardo-radius-sm);
|
|
117
362
|
transition: all var(--ardo-transition-fast);
|
|
118
363
|
}
|
|
119
|
-
.
|
|
364
|
+
.wxcdivb:hover {
|
|
120
365
|
background: var(--ardo-color-bgSoft);
|
|
121
366
|
color: var(--ardo-color-text);
|
|
122
367
|
}
|
|
123
|
-
.
|
|
368
|
+
.wxcdivc {
|
|
124
369
|
display: flex;
|
|
125
370
|
gap: 3px;
|
|
126
371
|
margin-left: var(--ardo-space-xs);
|
|
127
372
|
}
|
|
128
|
-
.
|
|
373
|
+
.wxcdivc kbd {
|
|
129
374
|
padding: 2px 6px;
|
|
130
375
|
background: var(--ardo-color-bg);
|
|
131
376
|
border: 1px solid var(--ardo-color-border);
|
|
132
377
|
border-radius: var(--ardo-radius-sm);
|
|
133
378
|
font-size: var(--ardo-fontSize-xs);
|
|
134
|
-
font-family: var(--ardo-font-
|
|
135
|
-
|
|
136
|
-
._169q00b0 {
|
|
137
|
-
max-width: 80rem;
|
|
138
|
-
padding: var(--ardo-space-2xl) 0;
|
|
139
|
-
text-align: left;
|
|
140
|
-
border-top: 1px solid var(--ardo-color-border);
|
|
141
|
-
margin-top: var(--ardo-space-2xl);
|
|
142
|
-
}
|
|
143
|
-
._169q00b2 {
|
|
144
|
-
display: flex;
|
|
145
|
-
align-items: center;
|
|
146
|
-
gap: 0;
|
|
147
|
-
flex-wrap: wrap;
|
|
148
|
-
font-size: var(--ardo-fontSize-sm);
|
|
149
|
-
color: var(--ardo-color-textLight);
|
|
150
|
-
margin-bottom: var(--ardo-space-xs);
|
|
151
|
-
}
|
|
152
|
-
._169q00b3 {
|
|
153
|
-
display: inline-block;
|
|
154
|
-
width: var(--ardo-space-xs);
|
|
155
|
-
height: var(--ardo-space-xs);
|
|
156
|
-
border-radius: 50%;
|
|
157
|
-
background: var(--ardo-color-textLighter);
|
|
158
|
-
margin: 0 0.75rem;
|
|
159
|
-
vertical-align: middle;
|
|
160
|
-
}
|
|
161
|
-
._169q00b4 {
|
|
162
|
-
color: var(--ardo-color-brand);
|
|
163
|
-
text-decoration: none;
|
|
164
|
-
transition: opacity var(--ardo-transition-fast);
|
|
165
|
-
}
|
|
166
|
-
._169q00b4:hover {
|
|
167
|
-
opacity: 0.8;
|
|
168
|
-
}
|
|
169
|
-
._169q00b5 {
|
|
170
|
-
font-size: var(--ardo-fontSize-sm);
|
|
171
|
-
color: var(--ardo-color-textLighter);
|
|
172
|
-
}
|
|
173
|
-
._169q00b6 {
|
|
174
|
-
font-size: var(--ardo-fontSize-sm);
|
|
175
|
-
color: var(--ardo-color-textLighter);
|
|
176
|
-
}
|
|
177
|
-
._169q00b7 {
|
|
178
|
-
font-size: var(--ardo-fontSize-xs);
|
|
179
|
-
color: var(--ardo-color-textLighter);
|
|
180
|
-
margin-top: var(--ardo-space-xs);
|
|
181
|
-
}
|
|
182
|
-
._169q00b8 {
|
|
183
|
-
margin-top: var(--ardo-space-2xl);
|
|
184
|
-
}
|
|
185
|
-
._169q00b9 {
|
|
186
|
-
display: flex;
|
|
187
|
-
justify-content: space-between;
|
|
188
|
-
align-items: center;
|
|
189
|
-
margin-bottom: var(--ardo-space-lg);
|
|
190
|
-
font-size: var(--ardo-fontSize-sm);
|
|
191
|
-
color: var(--ardo-color-textLighter);
|
|
192
|
-
}
|
|
193
|
-
._169q00ba {
|
|
194
|
-
color: var(--ardo-color-brand);
|
|
195
|
-
text-decoration: none;
|
|
196
|
-
font-weight: 500;
|
|
197
|
-
transition: opacity var(--ardo-transition-fast);
|
|
198
|
-
}
|
|
199
|
-
._169q00ba:hover {
|
|
200
|
-
opacity: 0.8;
|
|
201
|
-
}
|
|
202
|
-
._169q00bb {
|
|
203
|
-
display: grid;
|
|
204
|
-
grid-template-columns: 1fr 1fr;
|
|
205
|
-
gap: var(--ardo-space-md);
|
|
206
|
-
max-width: 80rem;
|
|
207
|
-
}
|
|
208
|
-
._169q00bc {
|
|
209
|
-
display: flex;
|
|
210
|
-
flex-direction: column;
|
|
211
|
-
padding: 1.25rem var(--ardo-space-lg);
|
|
212
|
-
border: 1px solid var(--ardo-color-border);
|
|
213
|
-
border-radius: var(--ardo-radius-lg);
|
|
214
|
-
text-decoration: none;
|
|
215
|
-
transition: all var(--ardo-transition-base);
|
|
216
|
-
}
|
|
217
|
-
._169q00bc:hover {
|
|
218
|
-
border-color: var(--ardo-color-brand);
|
|
219
|
-
background: var(--ardo-color-brandSubtle);
|
|
220
|
-
}
|
|
221
|
-
._169q00be {
|
|
222
|
-
text-align: right;
|
|
223
|
-
}
|
|
224
|
-
._169q00bf {
|
|
225
|
-
font-size: var(--ardo-fontSize-xs);
|
|
226
|
-
font-weight: 500;
|
|
227
|
-
color: var(--ardo-color-textLighter);
|
|
228
|
-
text-transform: uppercase;
|
|
229
|
-
letter-spacing: 0.05em;
|
|
230
|
-
margin-bottom: var(--ardo-space-xs);
|
|
231
|
-
}
|
|
232
|
-
._169q00bg {
|
|
233
|
-
font-weight: 600;
|
|
234
|
-
color: var(--ardo-color-brand);
|
|
379
|
+
font-family: var(--ardo-font-mono);
|
|
380
|
+
color: var(--ardo-color-accent);
|
|
235
381
|
}
|
|
236
382
|
._18g5iyz0 {
|
|
237
383
|
display: flex;
|
|
@@ -262,27 +408,38 @@
|
|
|
262
408
|
right: 0;
|
|
263
409
|
height: calc(var(--ardo-layout-headerHeight) + env(safe-area-inset-top));
|
|
264
410
|
padding-top: env(safe-area-inset-top);
|
|
265
|
-
background: var(--ardo-color-
|
|
411
|
+
background: var(--ardo-color-bg);
|
|
412
|
+
border-bottom: 1px solid var(--ardo-color-border);
|
|
266
413
|
z-index: 100;
|
|
414
|
+
box-shadow: 0 1px 0 oklch(0 0 0 / 0.02);
|
|
267
415
|
}
|
|
268
416
|
.qjc2r51 {
|
|
269
417
|
display: flex;
|
|
270
418
|
align-items: center;
|
|
271
419
|
justify-content: space-between;
|
|
272
|
-
height:
|
|
420
|
+
height: var(--ardo-layout-headerHeight);
|
|
273
421
|
padding: 0 var(--ardo-space-lg);
|
|
274
422
|
}
|
|
275
423
|
.qjc2r52 {
|
|
276
424
|
display: flex;
|
|
277
425
|
align-items: center;
|
|
278
|
-
gap: var(--ardo-space-
|
|
426
|
+
gap: var(--ardo-space-md);
|
|
427
|
+
flex-shrink: 0;
|
|
279
428
|
}
|
|
280
429
|
.qjc2r53 {
|
|
430
|
+
display: flex;
|
|
431
|
+
flex: 1;
|
|
432
|
+
justify-content: center;
|
|
433
|
+
min-width: 0;
|
|
434
|
+
padding: 0 var(--ardo-space-lg);
|
|
435
|
+
}
|
|
436
|
+
.qjc2r54 {
|
|
281
437
|
display: flex;
|
|
282
438
|
align-items: center;
|
|
283
439
|
gap: 0.75rem;
|
|
440
|
+
flex-shrink: 0;
|
|
284
441
|
}
|
|
285
|
-
.
|
|
442
|
+
.qjc2r55 {
|
|
286
443
|
display: flex;
|
|
287
444
|
align-items: center;
|
|
288
445
|
gap: var(--ardo-space-sm);
|
|
@@ -290,18 +447,18 @@
|
|
|
290
447
|
color: var(--ardo-color-text);
|
|
291
448
|
transition: opacity var(--ardo-transition-fast);
|
|
292
449
|
}
|
|
293
|
-
.
|
|
450
|
+
.qjc2r55:hover {
|
|
294
451
|
opacity: 0.8;
|
|
295
452
|
}
|
|
296
|
-
.qjc2r55 {
|
|
297
|
-
height: 2.25rem;
|
|
298
|
-
}
|
|
299
453
|
.qjc2r56 {
|
|
454
|
+
height: 2rem;
|
|
455
|
+
}
|
|
456
|
+
.qjc2r57 {
|
|
300
457
|
font-size: var(--ardo-fontSize-lg);
|
|
301
458
|
font-weight: 700;
|
|
302
459
|
letter-spacing: -0.025em;
|
|
303
460
|
}
|
|
304
|
-
.
|
|
461
|
+
.qjc2r58 {
|
|
305
462
|
display: none;
|
|
306
463
|
background: none;
|
|
307
464
|
border: none;
|
|
@@ -310,15 +467,15 @@
|
|
|
310
467
|
border-radius: var(--ardo-radius-sm);
|
|
311
468
|
color: var(--ardo-color-text);
|
|
312
469
|
}
|
|
313
|
-
.
|
|
470
|
+
.qjc2r58:hover {
|
|
314
471
|
background: var(--ardo-color-bgSoft);
|
|
315
472
|
}
|
|
316
|
-
.
|
|
473
|
+
.qjc2r59 {
|
|
317
474
|
display: flex;
|
|
318
475
|
flex-direction: column;
|
|
319
476
|
gap: var(--ardo-space-xs);
|
|
320
477
|
}
|
|
321
|
-
.
|
|
478
|
+
.qjc2r59 span {
|
|
322
479
|
display: block;
|
|
323
480
|
width: 1.25rem;
|
|
324
481
|
height: 2px;
|
|
@@ -326,44 +483,46 @@
|
|
|
326
483
|
border-radius: 1px;
|
|
327
484
|
transition: all var(--ardo-transition-fast);
|
|
328
485
|
}
|
|
329
|
-
.
|
|
486
|
+
.qjc2r5a {
|
|
330
487
|
display: flex;
|
|
331
488
|
align-items: center;
|
|
332
489
|
}
|
|
333
|
-
.
|
|
490
|
+
.qjc2r5b {
|
|
334
491
|
position: fixed;
|
|
335
492
|
inset: 0;
|
|
336
493
|
z-index: 150;
|
|
337
494
|
background: oklch(0 0 0 / 0.3);
|
|
338
495
|
transition: opacity var(--ardo-transition-base);
|
|
339
496
|
}
|
|
340
|
-
.
|
|
497
|
+
.qjc2r5b[data-open="false"] {
|
|
341
498
|
opacity: 0;
|
|
342
499
|
pointer-events: none;
|
|
343
500
|
}
|
|
344
|
-
.
|
|
501
|
+
.qjc2r5c {
|
|
345
502
|
position: fixed;
|
|
346
503
|
top: 0;
|
|
347
504
|
left: 0;
|
|
348
505
|
bottom: 0;
|
|
349
|
-
width: min(
|
|
506
|
+
width: min(22rem, 88vw);
|
|
350
507
|
z-index: 151;
|
|
351
508
|
background: var(--ardo-color-bg);
|
|
352
509
|
overflow-y: auto;
|
|
353
510
|
padding: var(--ardo-space-lg) var(--ardo-space-lg) var(--ardo-space-xl);
|
|
511
|
+
border-right: 1px solid var(--ardo-color-border);
|
|
512
|
+
box-shadow: var(--ardo-color-shadowLg);
|
|
354
513
|
transform: translateX(0);
|
|
355
514
|
transition: transform var(--ardo-transition-slow);
|
|
356
515
|
}
|
|
357
|
-
.
|
|
516
|
+
.qjc2r5c[data-open="false"] {
|
|
358
517
|
transform: translateX(-100%);
|
|
359
518
|
}
|
|
360
|
-
.
|
|
519
|
+
.qjc2r5d {
|
|
361
520
|
display: flex;
|
|
362
521
|
align-items: center;
|
|
363
522
|
justify-content: space-between;
|
|
364
523
|
margin-bottom: var(--ardo-space-lg);
|
|
365
524
|
}
|
|
366
|
-
.
|
|
525
|
+
.qjc2r5e {
|
|
367
526
|
display: flex;
|
|
368
527
|
align-items: center;
|
|
369
528
|
justify-content: center;
|
|
@@ -375,39 +534,52 @@
|
|
|
375
534
|
color: var(--ardo-color-textLight);
|
|
376
535
|
transition: all var(--ardo-transition-fast);
|
|
377
536
|
}
|
|
378
|
-
.
|
|
537
|
+
.qjc2r5e:hover {
|
|
379
538
|
color: var(--ardo-color-text);
|
|
380
539
|
background: var(--ardo-color-bgMute);
|
|
381
540
|
}
|
|
382
|
-
.
|
|
541
|
+
.qjc2r5f {
|
|
383
542
|
margin-bottom: var(--ardo-space-lg);
|
|
384
543
|
padding-bottom: var(--ardo-space-md);
|
|
385
544
|
border-bottom: 1px solid var(--ardo-color-border);
|
|
386
545
|
}
|
|
387
|
-
.
|
|
546
|
+
.qjc2r5f a {
|
|
388
547
|
display: block;
|
|
389
548
|
padding: var(--ardo-space-sm) 0;
|
|
390
549
|
color: var(--ardo-color-textLight);
|
|
391
550
|
text-decoration: none;
|
|
392
551
|
font-size: var(--ardo-fontSize-sm);
|
|
393
552
|
}
|
|
394
|
-
.
|
|
553
|
+
.qjc2r5g > aside {
|
|
395
554
|
display: block;
|
|
396
555
|
width: 100%;
|
|
397
556
|
padding: 0;
|
|
557
|
+
border-right: none;
|
|
398
558
|
}
|
|
399
|
-
.qjc2r5g {
|
|
559
|
+
.qjc2r5g nav[aria-label="Documentation sections"] {
|
|
400
560
|
display: none;
|
|
401
561
|
}
|
|
402
562
|
.qjc2r5h {
|
|
403
563
|
display: none;
|
|
404
564
|
}
|
|
565
|
+
.qjc2r5i {
|
|
566
|
+
display: none;
|
|
567
|
+
}
|
|
568
|
+
@media (max-width: 640px) {
|
|
569
|
+
.qjc2r51 {
|
|
570
|
+
padding: 0 var(--ardo-space-md);
|
|
571
|
+
}
|
|
572
|
+
}
|
|
405
573
|
@media (max-width: 1024px) {
|
|
406
|
-
.
|
|
574
|
+
.qjc2r53 {
|
|
575
|
+
justify-content: flex-end;
|
|
576
|
+
padding: 0 var(--ardo-space-sm);
|
|
577
|
+
}
|
|
578
|
+
.qjc2r58 {
|
|
407
579
|
display: flex;
|
|
408
580
|
align-items: center;
|
|
409
581
|
}
|
|
410
|
-
.
|
|
582
|
+
.qjc2r5a {
|
|
411
583
|
display: none;
|
|
412
584
|
}
|
|
413
585
|
}
|
|
@@ -462,143 +634,160 @@
|
|
|
462
634
|
color: var(--ardo-color-text);
|
|
463
635
|
background: var(--ardo-color-bgSoft);
|
|
464
636
|
}
|
|
465
|
-
.
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
flex-direction: column;
|
|
469
|
-
background: var(--ardo-color-sidebarBg);
|
|
470
|
-
overflow: hidden;
|
|
471
|
-
}
|
|
472
|
-
._8autjm1 {
|
|
637
|
+
._1057ydn0 {
|
|
638
|
+
width: var(--ardo-layout-sidebarWidth);
|
|
639
|
+
flex-shrink: 0;
|
|
473
640
|
display: flex;
|
|
474
|
-
flex: 1;
|
|
475
|
-
padding-top: var(--ardo-layout-headerHeight);
|
|
476
641
|
min-height: 0;
|
|
642
|
+
border-right: 1px solid var(--ardo-color-sidebarBorder);
|
|
643
|
+
background: transparent;
|
|
477
644
|
}
|
|
478
|
-
.
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
background: var(--ardo-color-
|
|
484
|
-
border-radius: var(--ardo-radius-lg);
|
|
485
|
-
border: 1px solid var(--ardo-color-border);
|
|
486
|
-
overflow-y: auto;
|
|
487
|
-
scroll-padding-top: var(--ardo-space-xl);
|
|
488
|
-
padding: var(--ardo-space-xl);
|
|
645
|
+
._1057ydn1 {
|
|
646
|
+
width: 4rem;
|
|
647
|
+
flex-shrink: 0;
|
|
648
|
+
padding: var(--ardo-space-md) 0;
|
|
649
|
+
border-right: 1px solid var(--ardo-color-sidebarBorder);
|
|
650
|
+
background: var(--ardo-color-bgSoft);
|
|
489
651
|
}
|
|
490
|
-
.
|
|
491
|
-
|
|
492
|
-
min-height: 100vh;
|
|
493
|
-
overflow: visible;
|
|
652
|
+
._1057ydn2 {
|
|
653
|
+
position: relative;
|
|
494
654
|
}
|
|
495
|
-
.
|
|
496
|
-
|
|
655
|
+
._1057ydn3 {
|
|
656
|
+
position: absolute;
|
|
657
|
+
left: calc(100% + 0.75rem);
|
|
658
|
+
top: 50%;
|
|
659
|
+
transform: translateY(-50%) translateX(-4px);
|
|
660
|
+
padding: 0.375rem 0.625rem;
|
|
661
|
+
background: var(--ardo-color-text);
|
|
662
|
+
color: var(--ardo-color-bg);
|
|
663
|
+
font-size: var(--ardo-fontSize-xs);
|
|
664
|
+
font-weight: 500;
|
|
665
|
+
border-radius: var(--ardo-radius-sm);
|
|
666
|
+
white-space: nowrap;
|
|
667
|
+
pointer-events: none;
|
|
668
|
+
opacity: 0;
|
|
669
|
+
transition: opacity var(--ardo-transition-fast), transform var(--ardo-transition-fast);
|
|
670
|
+
z-index: 50;
|
|
671
|
+
}
|
|
672
|
+
._1057ydn2:hover ._1057ydn3 {
|
|
673
|
+
opacity: 1;
|
|
674
|
+
transform: translateY(-50%) translateX(0);
|
|
675
|
+
transition-delay: 200ms;
|
|
676
|
+
}
|
|
677
|
+
._1057ydn4 {
|
|
678
|
+
display: flex;
|
|
679
|
+
flex-direction: column;
|
|
680
|
+
align-items: center;
|
|
681
|
+
gap: var(--ardo-space-xs);
|
|
682
|
+
list-style: none;
|
|
683
|
+
}
|
|
684
|
+
._1057ydn5 {
|
|
685
|
+
position: relative;
|
|
686
|
+
display: flex;
|
|
687
|
+
align-items: center;
|
|
688
|
+
justify-content: center;
|
|
689
|
+
width: 2.5rem;
|
|
690
|
+
height: 2.5rem;
|
|
691
|
+
color: var(--ardo-color-textLight);
|
|
692
|
+
border-radius: var(--ardo-radius-base);
|
|
693
|
+
text-decoration: none;
|
|
694
|
+
transition: background var(--ardo-transition-fast), color var(--ardo-transition-fast), box-shadow var(--ardo-transition-fast);
|
|
497
695
|
}
|
|
498
|
-
.
|
|
499
|
-
|
|
500
|
-
padding: 0;
|
|
501
|
-
margin: 0;
|
|
502
|
-
border-radius: 0;
|
|
503
|
-
border: none;
|
|
696
|
+
._1057ydn5:hover {
|
|
697
|
+
color: var(--ardo-color-text);
|
|
504
698
|
background: var(--ardo-color-bg);
|
|
505
|
-
|
|
699
|
+
box-shadow: var(--ardo-color-shadowSm);
|
|
506
700
|
}
|
|
507
|
-
.
|
|
701
|
+
._1057ydn5.active {
|
|
702
|
+
color: var(--ardo-color-brand);
|
|
703
|
+
background: var(--ardo-color-brandSubtle);
|
|
704
|
+
box-shadow: inset 0 0 0 1px var(--ardo-color-borderLight);
|
|
705
|
+
}
|
|
706
|
+
._1057ydn5.active::before {
|
|
707
|
+
content: "";
|
|
508
708
|
position: absolute;
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
709
|
+
left: -0.75rem;
|
|
710
|
+
top: 0.75rem;
|
|
711
|
+
bottom: 0.75rem;
|
|
712
|
+
width: 2px;
|
|
713
|
+
border-radius: 999px;
|
|
513
714
|
background: var(--ardo-color-brand);
|
|
514
|
-
color: white;
|
|
515
|
-
font-weight: 600;
|
|
516
|
-
font-size: var(--ardo-fontSize-sm);
|
|
517
|
-
text-decoration: none;
|
|
518
|
-
border-radius: var(--ardo-radius-base);
|
|
519
|
-
box-shadow: var(--ardo-color-shadowMd);
|
|
520
715
|
}
|
|
521
|
-
.
|
|
522
|
-
top: var(--ardo-space-md);
|
|
523
|
-
}
|
|
524
|
-
@media (max-width: 1024px) {
|
|
525
|
-
._8autjm2 {
|
|
526
|
-
margin-right: 0;
|
|
527
|
-
margin-bottom: 0;
|
|
528
|
-
border-radius: 0;
|
|
529
|
-
border: none;
|
|
530
|
-
}
|
|
531
|
-
}
|
|
532
|
-
._1057ydn0 {
|
|
533
|
-
width: var(--ardo-layout-sidebarWidth);
|
|
534
|
-
flex-shrink: 0;
|
|
716
|
+
._1057ydn6 {
|
|
535
717
|
display: flex;
|
|
536
718
|
flex-direction: column;
|
|
537
|
-
|
|
538
|
-
|
|
719
|
+
min-width: 0;
|
|
720
|
+
flex: 1;
|
|
721
|
+
padding: var(--ardo-space-md) var(--ardo-space-md) var(--ardo-space-md) 1.125rem;
|
|
539
722
|
}
|
|
540
|
-
.
|
|
723
|
+
._1057ydn7 {
|
|
541
724
|
flex-shrink: 0;
|
|
542
|
-
margin-bottom: var(--ardo-space-
|
|
725
|
+
margin-bottom: var(--ardo-space-lg);
|
|
543
726
|
position: relative;
|
|
544
727
|
}
|
|
545
|
-
.
|
|
728
|
+
._1057ydn8 {
|
|
546
729
|
flex: 1;
|
|
547
730
|
overflow-y: auto;
|
|
548
731
|
min-height: 0;
|
|
549
732
|
}
|
|
550
|
-
.
|
|
733
|
+
._1057ydn9 {
|
|
551
734
|
list-style: none;
|
|
552
735
|
}
|
|
553
|
-
.
|
|
736
|
+
._1057ydnb {
|
|
554
737
|
margin-left: 0.75rem;
|
|
555
738
|
margin-top: 2px;
|
|
556
739
|
}
|
|
557
|
-
.
|
|
740
|
+
._1057ydnd:not(:first-child) {
|
|
741
|
+
margin-top: var(--ardo-space-lg);
|
|
742
|
+
}
|
|
743
|
+
._1057ydne {
|
|
558
744
|
display: flex;
|
|
559
745
|
align-items: center;
|
|
560
746
|
justify-content: space-between;
|
|
561
747
|
}
|
|
562
|
-
.
|
|
748
|
+
._1057ydnf {
|
|
563
749
|
display: block;
|
|
564
|
-
padding: 0.
|
|
750
|
+
padding: 0.375rem 0.75rem;
|
|
565
751
|
color: var(--ardo-color-textLight);
|
|
566
752
|
text-decoration: none;
|
|
567
753
|
font-size: var(--ardo-fontSize-sm);
|
|
568
754
|
font-weight: 400;
|
|
569
|
-
border-
|
|
755
|
+
border-left: 2px solid transparent;
|
|
756
|
+
border-radius: 0 var(--ardo-radius-base) var(--ardo-radius-base) 0;
|
|
570
757
|
transition: all var(--ardo-transition-fast);
|
|
571
758
|
}
|
|
572
|
-
.
|
|
759
|
+
._1057ydnf:hover {
|
|
573
760
|
color: var(--ardo-color-text);
|
|
761
|
+
background: var(--ardo-color-bgSoft);
|
|
574
762
|
}
|
|
575
|
-
.
|
|
763
|
+
._1057ydnf.active {
|
|
576
764
|
color: var(--ardo-color-brand);
|
|
577
765
|
background: var(--ardo-color-brandSubtle);
|
|
766
|
+
border-left-color: var(--ardo-color-brand);
|
|
578
767
|
font-weight: 500;
|
|
579
768
|
}
|
|
580
|
-
.
|
|
769
|
+
._1057ydng {
|
|
581
770
|
display: flex;
|
|
582
771
|
align-items: center;
|
|
583
772
|
gap: var(--ardo-space-sm);
|
|
584
|
-
padding: 0.
|
|
585
|
-
|
|
586
|
-
color: var(--ardo-color-text);
|
|
773
|
+
padding: 0.5rem 0.75rem 0.375rem;
|
|
774
|
+
color: var(--ardo-color-textLight);
|
|
587
775
|
text-decoration: none;
|
|
588
776
|
font-weight: 600;
|
|
589
777
|
font-size: var(--ardo-fontSize-sm);
|
|
778
|
+
letter-spacing: -0.005em;
|
|
590
779
|
transition: all var(--ardo-transition-fast);
|
|
591
780
|
}
|
|
592
|
-
.
|
|
781
|
+
._1057ydng:hover {
|
|
593
782
|
color: var(--ardo-color-text);
|
|
594
783
|
}
|
|
595
|
-
.
|
|
784
|
+
._1057ydng.active {
|
|
596
785
|
color: var(--ardo-color-brand);
|
|
597
786
|
}
|
|
598
|
-
|
|
599
|
-
|
|
787
|
+
._1057ydng.child-active {
|
|
788
|
+
color: var(--ardo-color-text);
|
|
600
789
|
}
|
|
601
|
-
.
|
|
790
|
+
._1057ydnh {
|
|
602
791
|
width: 100%;
|
|
603
792
|
background: none;
|
|
604
793
|
border: none;
|
|
@@ -609,7 +798,7 @@ li:first-child > div > ._1057ydn9 {
|
|
|
609
798
|
text-align: left;
|
|
610
799
|
cursor: pointer;
|
|
611
800
|
}
|
|
612
|
-
.
|
|
801
|
+
._1057ydni {
|
|
613
802
|
display: flex;
|
|
614
803
|
align-items: center;
|
|
615
804
|
align-self: center;
|
|
@@ -621,21 +810,21 @@ li:first-child > div > ._1057ydn9 {
|
|
|
621
810
|
border-radius: 50%;
|
|
622
811
|
transition: all var(--ardo-transition-base);
|
|
623
812
|
}
|
|
624
|
-
.
|
|
813
|
+
._1057ydni:hover {
|
|
625
814
|
color: var(--ardo-color-text);
|
|
626
815
|
}
|
|
627
|
-
.
|
|
816
|
+
._1057ydni.collapsed {
|
|
628
817
|
transform: rotate(-90deg);
|
|
629
818
|
}
|
|
630
|
-
.
|
|
819
|
+
._1057ydnj {
|
|
631
820
|
display: grid;
|
|
632
821
|
grid-template-rows: 1fr;
|
|
633
822
|
transition: grid-template-rows var(--ardo-transition-slow);
|
|
634
823
|
}
|
|
635
|
-
.
|
|
824
|
+
._1057ydnj[data-collapsed="true"] {
|
|
636
825
|
grid-template-rows: 0fr;
|
|
637
826
|
}
|
|
638
|
-
.
|
|
827
|
+
._1057ydnk {
|
|
639
828
|
overflow: hidden;
|
|
640
829
|
min-height: 0;
|
|
641
830
|
}
|
|
@@ -644,27 +833,56 @@ li:first-child > div > ._1057ydn9 {
|
|
|
644
833
|
display: none;
|
|
645
834
|
}
|
|
646
835
|
}
|
|
836
|
+
._1flm2ul1 {
|
|
837
|
+
position: absolute;
|
|
838
|
+
top: var(--ardo-space-sm);
|
|
839
|
+
right: var(--ardo-space-sm);
|
|
840
|
+
display: flex;
|
|
841
|
+
align-items: center;
|
|
842
|
+
gap: 6px;
|
|
843
|
+
padding: 6px 10px;
|
|
844
|
+
background: var(--ardo-color-bg);
|
|
845
|
+
border: 1px solid var(--ardo-color-codeBorder);
|
|
846
|
+
border-radius: var(--ardo-radius-sm);
|
|
847
|
+
cursor: pointer;
|
|
848
|
+
font-size: 12px;
|
|
849
|
+
font-family: var(--ardo-font-family);
|
|
850
|
+
color: var(--ardo-color-textLight);
|
|
851
|
+
opacity: 0;
|
|
852
|
+
transition: opacity var(--ardo-transition-base), border-color var(--ardo-transition-fast), color var(--ardo-transition-fast);
|
|
853
|
+
}
|
|
854
|
+
._1flm2ul1:hover, ._1flm2ul1:focus-visible {
|
|
855
|
+
opacity: 1;
|
|
856
|
+
border-color: var(--ardo-color-brand);
|
|
857
|
+
color: var(--ardo-color-brand);
|
|
858
|
+
}
|
|
647
859
|
._1l68ra30 {
|
|
648
|
-
margin: var(--ardo-space-
|
|
860
|
+
margin: var(--ardo-space-lg) 0;
|
|
649
861
|
max-width: 120ch;
|
|
650
862
|
border-radius: var(--ardo-radius-base);
|
|
651
863
|
overflow: hidden;
|
|
652
|
-
background: var(--ardo-color-
|
|
864
|
+
background: var(--ardo-color-codeBg);
|
|
865
|
+
border: 1px solid var(--ardo-color-codeBorder);
|
|
866
|
+
box-shadow: var(--ardo-color-codeShadow);
|
|
653
867
|
}
|
|
654
868
|
._1l68ra31 {
|
|
655
869
|
padding: var(--ardo-space-sm) var(--ardo-space-md);
|
|
656
870
|
font-size: var(--ardo-fontSize-xs);
|
|
657
871
|
font-weight: 500;
|
|
658
872
|
font-family: var(--ardo-font-mono);
|
|
659
|
-
color: var(--ardo-color-
|
|
660
|
-
|
|
873
|
+
color: var(--ardo-color-textLight);
|
|
874
|
+
background: color-mix(in oklch, var(--ardo-color-accentSubtle) 50%, var(--ardo-color-bgSoft));
|
|
875
|
+
border-bottom: 1px solid var(--ardo-color-codeBorder);
|
|
661
876
|
}
|
|
662
877
|
._1l68ra32 {
|
|
663
878
|
position: relative;
|
|
664
879
|
}
|
|
880
|
+
._1l68ra32:hover ._1flm2ul1, ._1l68ra32:focus-within ._1flm2ul1 {
|
|
881
|
+
opacity: 1;
|
|
882
|
+
}
|
|
665
883
|
._1l68ra32 pre {
|
|
666
884
|
margin: 0;
|
|
667
|
-
padding: var(--ardo-space-md);
|
|
885
|
+
padding: var(--ardo-space-lg) var(--ardo-space-md);
|
|
668
886
|
overflow-x: auto;
|
|
669
887
|
font-family: var(--ardo-font-mono);
|
|
670
888
|
font-size: var(--ardo-fontSize-sm);
|
|
@@ -689,7 +907,7 @@ li:first-child > div > ._1057ydn9 {
|
|
|
689
907
|
border-left: 3px solid transparent;
|
|
690
908
|
}
|
|
691
909
|
._1l68ra33.highlighted {
|
|
692
|
-
background:
|
|
910
|
+
background: color-mix(in oklch, var(--ardo-color-brand) 11%, transparent);
|
|
693
911
|
border-left-color: var(--ardo-color-brand);
|
|
694
912
|
}
|
|
695
913
|
._1l68ra34 {
|
|
@@ -708,15 +926,25 @@ li:first-child > div > ._1057ydn9 {
|
|
|
708
926
|
font-size: var(--ardo-fontSize-xs);
|
|
709
927
|
font-weight: 500;
|
|
710
928
|
font-family: var(--ardo-font-mono);
|
|
711
|
-
color: var(--ardo-color-
|
|
712
|
-
|
|
929
|
+
color: var(--ardo-color-textLight);
|
|
930
|
+
background: color-mix(in oklch, var(--ardo-color-accentSubtle) 50%, var(--ardo-color-bgSoft));
|
|
931
|
+
border-bottom: 1px solid var(--ardo-color-codeBorder);
|
|
932
|
+
}
|
|
933
|
+
.ardo-shiki {
|
|
934
|
+
margin: var(--ardo-space-lg) 0;
|
|
935
|
+
max-width: 120ch;
|
|
936
|
+
border-radius: var(--ardo-radius-base);
|
|
937
|
+
overflow: hidden;
|
|
938
|
+
background: var(--ardo-color-codeBg);
|
|
939
|
+
border: 1px solid var(--ardo-color-codeBorder);
|
|
940
|
+
box-shadow: var(--ardo-color-codeShadow);
|
|
713
941
|
}
|
|
714
942
|
.ardo-shiki > [data-lang] {
|
|
715
943
|
position: relative;
|
|
716
944
|
}
|
|
717
945
|
.ardo-shiki pre {
|
|
718
946
|
margin: 0;
|
|
719
|
-
padding: var(--ardo-space-md);
|
|
947
|
+
padding: var(--ardo-space-lg) var(--ardo-space-md);
|
|
720
948
|
overflow-x: auto;
|
|
721
949
|
font-family: var(--ardo-font-mono);
|
|
722
950
|
font-size: var(--ardo-fontSize-sm);
|
|
@@ -739,7 +967,7 @@ li:first-child > div > ._1057ydn9 {
|
|
|
739
967
|
border-left: 3px solid transparent;
|
|
740
968
|
}
|
|
741
969
|
.ardo-shiki .line.highlighted {
|
|
742
|
-
background:
|
|
970
|
+
background: color-mix(in oklch, var(--ardo-color-brand) 11%, transparent);
|
|
743
971
|
border-left-color: var(--ardo-color-brand);
|
|
744
972
|
}
|
|
745
973
|
.ardo-shiki .line[data-ln]::before {
|
|
@@ -763,20 +991,19 @@ li:first-child > div > ._1057ydn9 {
|
|
|
763
991
|
gap: var(--ardo-space-xs);
|
|
764
992
|
padding: var(--ardo-space-xs) var(--ardo-space-sm);
|
|
765
993
|
background: var(--ardo-color-bg);
|
|
766
|
-
border: 1px solid var(--ardo-color-
|
|
994
|
+
border: 1px solid var(--ardo-color-codeBorder);
|
|
767
995
|
border-radius: var(--ardo-radius-sm);
|
|
768
996
|
cursor: pointer;
|
|
769
997
|
font-size: var(--ardo-fontSize-xs);
|
|
770
998
|
font-family: var(--ardo-font-family);
|
|
771
999
|
color: var(--ardo-color-textLight);
|
|
772
1000
|
opacity: 0;
|
|
773
|
-
transition:
|
|
1001
|
+
transition: opacity var(--ardo-transition-base), border-color var(--ardo-transition-fast), color var(--ardo-transition-fast);
|
|
774
1002
|
}
|
|
775
|
-
.ardo-shiki:hover button[data-code] {
|
|
1003
|
+
.ardo-shiki:hover button[data-code], .ardo-shiki:focus-within button[data-code] {
|
|
776
1004
|
opacity: 1;
|
|
777
1005
|
}
|
|
778
|
-
.ardo-shiki button[data-code]:hover {
|
|
779
|
-
opacity: 1;
|
|
1006
|
+
.ardo-shiki button[data-code]:hover, .ardo-shiki button[data-code]:focus-visible {
|
|
780
1007
|
border-color: var(--ardo-color-brand);
|
|
781
1008
|
color: var(--ardo-color-brand);
|
|
782
1009
|
}
|
|
@@ -790,15 +1017,18 @@ li:first-child > div > ._1057ydn9 {
|
|
|
790
1017
|
color: var(--shiki-dark);
|
|
791
1018
|
}
|
|
792
1019
|
._1l68ra35 {
|
|
793
|
-
margin: var(--ardo-space-
|
|
1020
|
+
margin: var(--ardo-space-lg) 0;
|
|
794
1021
|
max-width: 120ch;
|
|
795
1022
|
border-radius: var(--ardo-radius-base);
|
|
796
1023
|
overflow: hidden;
|
|
797
|
-
background: var(--ardo-color-
|
|
1024
|
+
background: var(--ardo-color-codeBg);
|
|
1025
|
+
border: 1px solid var(--ardo-color-codeBorder);
|
|
1026
|
+
box-shadow: var(--ardo-color-codeShadow);
|
|
798
1027
|
}
|
|
799
1028
|
._1l68ra36 {
|
|
800
1029
|
display: flex;
|
|
801
|
-
|
|
1030
|
+
background: var(--ardo-color-bgSoft);
|
|
1031
|
+
border-bottom: 1px solid var(--ardo-color-codeBorder);
|
|
802
1032
|
}
|
|
803
1033
|
._1l68ra37 {
|
|
804
1034
|
padding: var(--ardo-space-sm) var(--ardo-space-md);
|
|
@@ -816,8 +1046,8 @@ li:first-child > div > ._1057ydn9 {
|
|
|
816
1046
|
color: var(--ardo-color-text);
|
|
817
1047
|
}
|
|
818
1048
|
._1l68ra37.active {
|
|
819
|
-
color: var(--ardo-color-
|
|
820
|
-
border-bottom-color: var(--ardo-color-
|
|
1049
|
+
color: var(--ardo-color-accent);
|
|
1050
|
+
border-bottom-color: var(--ardo-color-accent);
|
|
821
1051
|
}
|
|
822
1052
|
._1l68ra39 ._1l68ra30 {
|
|
823
1053
|
margin: 0;
|
|
@@ -826,30 +1056,6 @@ li:first-child > div > ._1057ydn9 {
|
|
|
826
1056
|
box-shadow: none;
|
|
827
1057
|
background: transparent;
|
|
828
1058
|
}
|
|
829
|
-
._1flm2ul1 {
|
|
830
|
-
position: absolute;
|
|
831
|
-
top: 10px;
|
|
832
|
-
right: 10px;
|
|
833
|
-
display: flex;
|
|
834
|
-
align-items: center;
|
|
835
|
-
gap: 6px;
|
|
836
|
-
padding: 6px 10px;
|
|
837
|
-
background: var(--ardo-color-bg);
|
|
838
|
-
border: 1px solid var(--ardo-color-border);
|
|
839
|
-
border-radius: var(--ardo-radius-sm);
|
|
840
|
-
cursor: pointer;
|
|
841
|
-
font-size: 12px;
|
|
842
|
-
font-family: var(--ardo-font-family);
|
|
843
|
-
color: var(--ardo-color-textLight);
|
|
844
|
-
opacity: 0.6;
|
|
845
|
-
transition: all var(--ardo-transition-base);
|
|
846
|
-
}
|
|
847
|
-
._1flm2ul1:hover {
|
|
848
|
-
opacity: 1;
|
|
849
|
-
background: var(--ardo-color-bgSoft);
|
|
850
|
-
border-color: var(--ardo-color-brand);
|
|
851
|
-
color: var(--ardo-color-brand);
|
|
852
|
-
}
|
|
853
1059
|
._1l7ew7r0 {
|
|
854
1060
|
display: flex;
|
|
855
1061
|
align-items: flex-start;
|
|
@@ -954,12 +1160,14 @@ li:first-child > div > ._1057ydn9 {
|
|
|
954
1160
|
font-weight: 700;
|
|
955
1161
|
letter-spacing: -0.02em;
|
|
956
1162
|
margin-bottom: 12px;
|
|
1163
|
+
text-wrap: balance;
|
|
957
1164
|
}
|
|
958
1165
|
._15qe9bp3 {
|
|
959
1166
|
font-size: 18px;
|
|
960
1167
|
color: var(--ardo-color-textLight);
|
|
961
1168
|
max-width: 560px;
|
|
962
1169
|
margin: 0 auto;
|
|
1170
|
+
text-wrap: pretty;
|
|
963
1171
|
}
|
|
964
1172
|
._15qe9bp4 {
|
|
965
1173
|
display: grid;
|
|
@@ -978,8 +1186,8 @@ li:first-child > div > ._1057ydn9 {
|
|
|
978
1186
|
animation: _1fj68r90 0.5s ease both;
|
|
979
1187
|
}
|
|
980
1188
|
._15qe9bp5:hover {
|
|
981
|
-
border-color:
|
|
982
|
-
box-shadow: var(--ardo-color-shadowMd), 0 0 0 1px
|
|
1189
|
+
border-color: color-mix(in oklch, var(--ardo-color-brand) 38%, var(--ardo-color-border));
|
|
1190
|
+
box-shadow: var(--ardo-color-shadowMd), 0 0 0 1px color-mix(in oklch, var(--ardo-color-brand) 12%, transparent);
|
|
983
1191
|
}
|
|
984
1192
|
._15qe9bp4 ._15qe9bp5:nth-child(1) {
|
|
985
1193
|
animation-delay: 0ms;
|
|
@@ -1007,7 +1215,7 @@ li:first-child > div > ._1057ydn9 {
|
|
|
1007
1215
|
height: 48px;
|
|
1008
1216
|
margin-bottom: 16px;
|
|
1009
1217
|
background: var(--ardo-color-brandSubtle);
|
|
1010
|
-
border: 1px solid
|
|
1218
|
+
border: 1px solid color-mix(in oklch, var(--ardo-color-brand) 16%, var(--ardo-color-border));
|
|
1011
1219
|
border-radius: 50%;
|
|
1012
1220
|
color: var(--ardo-color-brand);
|
|
1013
1221
|
transition: all var(--ardo-transition-base);
|
|
@@ -1022,12 +1230,14 @@ li:first-child > div > ._1057ydn9 {
|
|
|
1022
1230
|
font-weight: 600;
|
|
1023
1231
|
margin-bottom: 10px;
|
|
1024
1232
|
letter-spacing: -0.01em;
|
|
1233
|
+
text-wrap: balance;
|
|
1025
1234
|
}
|
|
1026
1235
|
._15qe9bp8 {
|
|
1027
1236
|
font-size: 14px;
|
|
1028
1237
|
color: var(--ardo-color-textLight);
|
|
1029
1238
|
line-height: 1.6;
|
|
1030
1239
|
margin-bottom: 12px;
|
|
1240
|
+
text-wrap: pretty;
|
|
1031
1241
|
}
|
|
1032
1242
|
._15qe9bp9 {
|
|
1033
1243
|
font-size: 14px;
|
|
@@ -1082,11 +1292,11 @@ li:first-child > div > ._1057ydn9 {
|
|
|
1082
1292
|
left: 0;
|
|
1083
1293
|
right: 0;
|
|
1084
1294
|
bottom: 0;
|
|
1085
|
-
background: radial-gradient(ellipse 60% 50% at 30% 0%,
|
|
1295
|
+
background: radial-gradient(ellipse 60% 50% at 30% 0%, color-mix(in oklch, var(--ardo-color-brand) 6%, transparent) 0%, transparent 60%), radial-gradient(ellipse 80% 50% at 70% -10%, color-mix(in oklch, var(--ardo-color-brand) 10%, transparent) 0%, transparent 70%), linear-gradient(180deg, var(--ardo-color-bg) 0%, var(--ardo-color-bgSoft) 100%);
|
|
1086
1296
|
pointer-events: none;
|
|
1087
1297
|
}
|
|
1088
1298
|
.dark .j780910::before {
|
|
1089
|
-
background: radial-gradient(ellipse 60% 50% at 30% 0%,
|
|
1299
|
+
background: radial-gradient(ellipse 60% 50% at 30% 0%, color-mix(in oklch, var(--ardo-color-brand) 12%, transparent) 0%, transparent 60%), radial-gradient(ellipse 80% 50% at 70% -10%, color-mix(in oklch, var(--ardo-color-brand) 18%, transparent) 0%, transparent 70%), linear-gradient(180deg, var(--ardo-color-bg) 0%, var(--ardo-color-bgSoft) 100%);
|
|
1090
1300
|
}
|
|
1091
1301
|
.j780911 {
|
|
1092
1302
|
max-width: 800px;
|
|
@@ -1100,7 +1310,7 @@ li:first-child > div > ._1057ydn9 {
|
|
|
1100
1310
|
.j780910 img {
|
|
1101
1311
|
max-width: 180px;
|
|
1102
1312
|
margin-bottom: 40px;
|
|
1103
|
-
filter: drop-shadow(0 4px
|
|
1313
|
+
filter: drop-shadow(0 4px 18px oklch(0 0 0 / 0.12));
|
|
1104
1314
|
}
|
|
1105
1315
|
.j780913 {
|
|
1106
1316
|
display: inline-block;
|
|
@@ -1109,7 +1319,7 @@ li:first-child > div > ._1057ydn9 {
|
|
|
1109
1319
|
font-weight: 600;
|
|
1110
1320
|
color: var(--ardo-color-brand);
|
|
1111
1321
|
background: var(--ardo-color-brandSubtle);
|
|
1112
|
-
border: 1px solid
|
|
1322
|
+
border: 1px solid color-mix(in oklch, var(--ardo-color-brand) 20%, var(--ardo-color-border));
|
|
1113
1323
|
border-radius: 999px;
|
|
1114
1324
|
margin-bottom: 16px;
|
|
1115
1325
|
letter-spacing: 0.02em;
|
|
@@ -1123,6 +1333,7 @@ li:first-child > div > ._1057ydn9 {
|
|
|
1123
1333
|
background-clip: text;
|
|
1124
1334
|
letter-spacing: -0.03em;
|
|
1125
1335
|
line-height: 1.1;
|
|
1336
|
+
text-wrap: balance;
|
|
1126
1337
|
}
|
|
1127
1338
|
.j780915 {
|
|
1128
1339
|
font-size: 48px;
|
|
@@ -1130,6 +1341,7 @@ li:first-child > div > ._1057ydn9 {
|
|
|
1130
1341
|
margin-top: 8px;
|
|
1131
1342
|
letter-spacing: -0.02em;
|
|
1132
1343
|
line-height: 1.15;
|
|
1344
|
+
text-wrap: balance;
|
|
1133
1345
|
}
|
|
1134
1346
|
.j780916 {
|
|
1135
1347
|
font-size: 18px;
|
|
@@ -1139,6 +1351,7 @@ li:first-child > div > ._1057ydn9 {
|
|
|
1139
1351
|
margin-left: auto;
|
|
1140
1352
|
margin-right: auto;
|
|
1141
1353
|
line-height: 1.65;
|
|
1354
|
+
text-wrap: pretty;
|
|
1142
1355
|
}
|
|
1143
1356
|
.j780917 {
|
|
1144
1357
|
display: flex;
|
|
@@ -1161,11 +1374,11 @@ li:first-child > div > ._1057ydn9 {
|
|
|
1161
1374
|
.j780919 {
|
|
1162
1375
|
background: var(--ardo-color-brand);
|
|
1163
1376
|
color: white;
|
|
1164
|
-
box-shadow: 0 4px 14px
|
|
1377
|
+
box-shadow: 0 4px 14px color-mix(in oklch, var(--ardo-color-brand) 26%, transparent);
|
|
1165
1378
|
}
|
|
1166
1379
|
.j780919:hover {
|
|
1167
1380
|
background: var(--ardo-color-brandDark);
|
|
1168
|
-
box-shadow: 0 6px 20px
|
|
1381
|
+
box-shadow: 0 6px 20px color-mix(in oklch, var(--ardo-color-brand) 36%, transparent);
|
|
1169
1382
|
}
|
|
1170
1383
|
.j78091a {
|
|
1171
1384
|
background: var(--ardo-color-bg);
|
|
@@ -1295,10 +1508,12 @@ li:first-child > div > ._1057ydn9 {
|
|
|
1295
1508
|
.jmxrtm0 h1, .jmxrtm0 h2, .jmxrtm0 h3, .jmxrtm0 h4, .jmxrtm0 h5, .jmxrtm0 h6 {
|
|
1296
1509
|
font-family: var(--ardo-font-familyHeading);
|
|
1297
1510
|
font-weight: 600;
|
|
1298
|
-
line-height: 1.
|
|
1299
|
-
margin-top: var(--ardo-space-
|
|
1300
|
-
margin-bottom: var(--ardo-space-
|
|
1301
|
-
letter-spacing: -0.
|
|
1511
|
+
line-height: 1.22;
|
|
1512
|
+
margin-top: var(--ardo-space-2xl);
|
|
1513
|
+
margin-bottom: var(--ardo-space-md);
|
|
1514
|
+
letter-spacing: -0.01em;
|
|
1515
|
+
max-width: var(--ardo-layout-contentMaxWidth);
|
|
1516
|
+
text-wrap: balance;
|
|
1302
1517
|
}
|
|
1303
1518
|
.jmxrtm0 h1 {
|
|
1304
1519
|
font-size: var(--ardo-fontSize-2xl);
|
|
@@ -1306,12 +1521,11 @@ li:first-child > div > ._1057ydn9 {
|
|
|
1306
1521
|
margin-top: var(--ardo-space-2xl);
|
|
1307
1522
|
}
|
|
1308
1523
|
.jmxrtm0 h2 {
|
|
1309
|
-
font-size:
|
|
1310
|
-
padding-top: var(--ardo-space-
|
|
1311
|
-
letter-spacing: -0.015em;
|
|
1524
|
+
font-size: 1.375rem;
|
|
1525
|
+
padding-top: var(--ardo-space-md);
|
|
1312
1526
|
}
|
|
1313
1527
|
.jmxrtm0 h3 {
|
|
1314
|
-
font-size: var(--ardo-fontSize-
|
|
1528
|
+
font-size: var(--ardo-fontSize-lg);
|
|
1315
1529
|
font-weight: 600;
|
|
1316
1530
|
}
|
|
1317
1531
|
.jmxrtm0 h4 {
|
|
@@ -1319,27 +1533,35 @@ li:first-child > div > ._1057ydn9 {
|
|
|
1319
1533
|
font-weight: 600;
|
|
1320
1534
|
}
|
|
1321
1535
|
.jmxrtm0 p {
|
|
1322
|
-
margin-bottom: var(--ardo-space-
|
|
1323
|
-
max-width:
|
|
1536
|
+
margin-bottom: var(--ardo-space-lg);
|
|
1537
|
+
max-width: var(--ardo-layout-contentMaxWidth);
|
|
1538
|
+
font-size: var(--ardo-fontSize-base);
|
|
1539
|
+
line-height: var(--ardo-font-lineHeight);
|
|
1540
|
+
overflow-wrap: break-word;
|
|
1541
|
+
text-wrap: pretty;
|
|
1324
1542
|
}
|
|
1325
1543
|
.jmxrtm0 a {
|
|
1326
1544
|
color: var(--ardo-color-brand);
|
|
1327
1545
|
text-decoration: underline;
|
|
1328
|
-
text-decoration-color: transparent;
|
|
1546
|
+
text-decoration-color: color-mix(in oklch, var(--ardo-color-brand) 35%, transparent);
|
|
1329
1547
|
text-decoration-thickness: 1px;
|
|
1330
|
-
text-underline-offset:
|
|
1548
|
+
text-underline-offset: 3px;
|
|
1331
1549
|
transition: text-decoration-color var(--ardo-transition-fast);
|
|
1332
1550
|
}
|
|
1333
1551
|
.jmxrtm0 a:hover {
|
|
1334
1552
|
text-decoration-color: var(--ardo-color-brand);
|
|
1335
1553
|
}
|
|
1336
1554
|
.jmxrtm0 ul, .jmxrtm0 ol {
|
|
1337
|
-
margin-bottom: var(--ardo-space-
|
|
1555
|
+
margin-bottom: var(--ardo-space-lg);
|
|
1338
1556
|
padding-left: var(--ardo-space-lg);
|
|
1339
|
-
max-width:
|
|
1557
|
+
max-width: var(--ardo-layout-contentMaxWidth);
|
|
1558
|
+
text-wrap: pretty;
|
|
1340
1559
|
}
|
|
1341
1560
|
.jmxrtm0 li {
|
|
1342
1561
|
margin-bottom: var(--ardo-space-xs);
|
|
1562
|
+
line-height: var(--ardo-font-lineHeight);
|
|
1563
|
+
overflow-wrap: break-word;
|
|
1564
|
+
text-wrap: pretty;
|
|
1343
1565
|
}
|
|
1344
1566
|
.jmxrtm0 li::marker {
|
|
1345
1567
|
color: var(--ardo-color-textLighter);
|
|
@@ -1348,10 +1570,11 @@ li:first-child > div > ._1057ydn9 {
|
|
|
1348
1570
|
margin: var(--ardo-space-lg) 0;
|
|
1349
1571
|
padding: var(--ardo-space-md) var(--ardo-space-lg);
|
|
1350
1572
|
border-left: 3px solid var(--ardo-color-brand);
|
|
1351
|
-
background: var(--ardo-color-
|
|
1573
|
+
background: var(--ardo-color-brandSubtle);
|
|
1352
1574
|
border-radius: 0 var(--ardo-radius-base) var(--ardo-radius-base) 0;
|
|
1353
1575
|
color: var(--ardo-color-text);
|
|
1354
1576
|
font-size: var(--ardo-fontSize-base);
|
|
1577
|
+
max-width: var(--ardo-layout-contentMaxWidth);
|
|
1355
1578
|
}
|
|
1356
1579
|
.jmxrtm0 hr {
|
|
1357
1580
|
margin: var(--ardo-space-xl) 0;
|
|
@@ -1359,13 +1582,28 @@ li:first-child > div > ._1057ydn9 {
|
|
|
1359
1582
|
border-top: 1px solid var(--ardo-color-border);
|
|
1360
1583
|
}
|
|
1361
1584
|
.jmxrtm0 table {
|
|
1585
|
+
display: block;
|
|
1362
1586
|
width: 100%;
|
|
1587
|
+
max-width: 100%;
|
|
1588
|
+
overflow-x: auto;
|
|
1363
1589
|
margin: var(--ardo-space-lg) 0;
|
|
1364
1590
|
border-collapse: collapse;
|
|
1365
1591
|
font-size: var(--ardo-fontSize-sm);
|
|
1366
1592
|
border-radius: var(--ardo-radius-base);
|
|
1367
|
-
overflow: hidden;
|
|
1368
1593
|
border: 1px solid var(--ardo-color-border);
|
|
1594
|
+
background: var(--ardo-color-bg);
|
|
1595
|
+
}
|
|
1596
|
+
.jmxrtm0 tbody, .jmxrtm0 thead {
|
|
1597
|
+
width: 100%;
|
|
1598
|
+
}
|
|
1599
|
+
.jmxrtm0 tr {
|
|
1600
|
+
display: table-row;
|
|
1601
|
+
}
|
|
1602
|
+
.jmxrtm0 thead {
|
|
1603
|
+
display: table-header-group;
|
|
1604
|
+
}
|
|
1605
|
+
.jmxrtm0 tbody {
|
|
1606
|
+
display: table-row-group;
|
|
1369
1607
|
}
|
|
1370
1608
|
.jmxrtm0 th, .jmxrtm0 td {
|
|
1371
1609
|
padding: var(--ardo-space-sm) var(--ardo-space-md);
|
|
@@ -1388,7 +1626,8 @@ li:first-child > div > ._1057ydn9 {
|
|
|
1388
1626
|
font-family: var(--ardo-font-mono);
|
|
1389
1627
|
font-size: 0.875em;
|
|
1390
1628
|
padding: 0.125rem 0.375rem;
|
|
1391
|
-
background: var(--ardo-color-
|
|
1629
|
+
background: var(--ardo-color-bgSoft);
|
|
1630
|
+
border: 1px solid var(--ardo-color-borderLight);
|
|
1392
1631
|
border-radius: var(--ardo-radius-sm);
|
|
1393
1632
|
font-weight: 500;
|
|
1394
1633
|
}
|
|
@@ -1399,63 +1638,139 @@ li:first-child > div > ._1057ydn9 {
|
|
|
1399
1638
|
font-weight: 400;
|
|
1400
1639
|
}
|
|
1401
1640
|
._1f1m4jr0 {
|
|
1402
|
-
display:
|
|
1641
|
+
display: grid;
|
|
1403
1642
|
flex: 1;
|
|
1404
1643
|
min-width: 0;
|
|
1405
|
-
|
|
1406
|
-
|
|
1644
|
+
width: 100%;
|
|
1645
|
+
grid-template-columns: minmax(0, 72rem) var(--ardo-layout-tocWidth);
|
|
1646
|
+
justify-content: start;
|
|
1647
|
+
gap: clamp(2rem, 4vw, 4rem);
|
|
1648
|
+
max-width: 100rem;
|
|
1649
|
+
margin: 0 auto;
|
|
1650
|
+
padding-top: var(--ardo-space-2xl);
|
|
1407
1651
|
}
|
|
1408
1652
|
._1f1m4jr1 {
|
|
1409
|
-
flex: 1;
|
|
1410
1653
|
min-width: 0;
|
|
1411
|
-
|
|
1654
|
+
width: 100%;
|
|
1655
|
+
max-width: 100%;
|
|
1412
1656
|
}
|
|
1413
1657
|
._1f1m4jr2 {
|
|
1414
|
-
margin-bottom: var(--ardo-space-
|
|
1415
|
-
padding-bottom: var(--ardo-space-
|
|
1416
|
-
border-bottom: 1px solid var(--ardo-color-border);
|
|
1658
|
+
margin-bottom: var(--ardo-space-xl);
|
|
1659
|
+
padding-bottom: var(--ardo-space-sm);
|
|
1417
1660
|
}
|
|
1418
1661
|
._1f1m4jr3 {
|
|
1419
|
-
font-size:
|
|
1662
|
+
font-size: clamp(2rem, 4vw, 3.15rem);
|
|
1420
1663
|
font-family: var(--ardo-font-familyHeading);
|
|
1421
1664
|
font-weight: 700;
|
|
1422
|
-
line-height: 1.
|
|
1423
|
-
letter-spacing: -0.
|
|
1424
|
-
margin-bottom: var(--ardo-space-
|
|
1665
|
+
line-height: 1.08;
|
|
1666
|
+
letter-spacing: -0.01em;
|
|
1667
|
+
margin-bottom: var(--ardo-space-sm);
|
|
1668
|
+
overflow-wrap: break-word;
|
|
1669
|
+
text-wrap: balance;
|
|
1425
1670
|
}
|
|
1426
1671
|
._1f1m4jr4 {
|
|
1427
|
-
font-size: var(--ardo-fontSize-
|
|
1672
|
+
font-size: var(--ardo-fontSize-lg);
|
|
1428
1673
|
color: var(--ardo-color-textLight);
|
|
1429
|
-
line-height: 1.
|
|
1430
|
-
max-width:
|
|
1674
|
+
line-height: 1.65;
|
|
1675
|
+
max-width: var(--ardo-layout-contentMaxWidth);
|
|
1676
|
+
overflow-wrap: break-word;
|
|
1677
|
+
text-wrap: pretty;
|
|
1431
1678
|
}
|
|
1432
1679
|
._1f1m4jr5 {
|
|
1433
|
-
line-height:
|
|
1680
|
+
line-height: var(--ardo-font-lineHeight);
|
|
1681
|
+
overflow-wrap: break-word;
|
|
1434
1682
|
}
|
|
1435
|
-
.
|
|
1683
|
+
._1f1m4jr6 {
|
|
1436
1684
|
width: var(--ardo-layout-tocWidth);
|
|
1437
|
-
flex-shrink: 0;
|
|
1438
1685
|
position: sticky;
|
|
1439
|
-
top:
|
|
1440
|
-
align-self:
|
|
1441
|
-
max-height:
|
|
1442
|
-
padding: var(--ardo-space-
|
|
1686
|
+
top: var(--ardo-space-xl);
|
|
1687
|
+
align-self: start;
|
|
1688
|
+
max-height: calc(100vh - var(--ardo-layout-headerHeight) - var(--ardo-space-2xl));
|
|
1689
|
+
padding: var(--ardo-space-xs) 0 var(--ardo-space-lg);
|
|
1443
1690
|
overflow-y: auto;
|
|
1444
1691
|
}
|
|
1445
|
-
.
|
|
1692
|
+
._1f1m4jr7 {
|
|
1693
|
+
padding: var(--ardo-space-md) 0;
|
|
1694
|
+
}
|
|
1695
|
+
._1f1m4jr7:first-child {
|
|
1696
|
+
padding-top: 0;
|
|
1697
|
+
}
|
|
1698
|
+
._1f1m4jr7:not(:last-child) {
|
|
1699
|
+
border-bottom: 1px solid var(--ardo-color-borderLight);
|
|
1700
|
+
}
|
|
1701
|
+
._1f1m4jr8 {
|
|
1446
1702
|
font-size: var(--ardo-fontSize-xs);
|
|
1447
|
-
font-weight:
|
|
1703
|
+
font-weight: 600;
|
|
1448
1704
|
text-transform: uppercase;
|
|
1449
|
-
letter-spacing: 0.
|
|
1705
|
+
letter-spacing: 0.08em;
|
|
1706
|
+
color: var(--ardo-color-textLighter);
|
|
1707
|
+
margin-bottom: var(--ardo-space-sm);
|
|
1708
|
+
}
|
|
1709
|
+
._1f1m4jr9 {
|
|
1710
|
+
font-size: var(--ardo-fontSize-sm);
|
|
1711
|
+
line-height: 1.5;
|
|
1450
1712
|
color: var(--ardo-color-textLight);
|
|
1451
|
-
|
|
1713
|
+
}
|
|
1714
|
+
._1f1m4jra {
|
|
1715
|
+
display: inline-flex;
|
|
1716
|
+
align-items: center;
|
|
1717
|
+
color: var(--ardo-color-text);
|
|
1718
|
+
text-decoration: none;
|
|
1719
|
+
font-size: var(--ardo-fontSize-sm);
|
|
1720
|
+
font-weight: 500;
|
|
1721
|
+
transition: color var(--ardo-transition-fast);
|
|
1722
|
+
}
|
|
1723
|
+
._1f1m4jra:hover {
|
|
1724
|
+
color: var(--ardo-color-accent);
|
|
1725
|
+
}
|
|
1726
|
+
._1f1m4jrb {
|
|
1727
|
+
width: 100%;
|
|
1728
|
+
min-height: 2.5rem;
|
|
1729
|
+
padding: 0 var(--ardo-space-sm);
|
|
1730
|
+
border: 1px solid var(--ardo-color-border);
|
|
1731
|
+
border-radius: var(--ardo-radius-base);
|
|
1732
|
+
background: var(--ardo-color-bg);
|
|
1733
|
+
color: var(--ardo-color-text);
|
|
1734
|
+
font: inherit;
|
|
1735
|
+
font-size: var(--ardo-fontSize-sm);
|
|
1736
|
+
}
|
|
1737
|
+
@media (min-width: 1536px) {
|
|
1738
|
+
._1f1m4jr0 {
|
|
1739
|
+
grid-template-columns: minmax(0, 78rem) var(--ardo-layout-tocWidth);
|
|
1740
|
+
}
|
|
1741
|
+
}
|
|
1742
|
+
@media (max-width: 1280px) {
|
|
1743
|
+
._1f1m4jr0 {
|
|
1744
|
+
grid-template-columns: minmax(0, 1fr);
|
|
1745
|
+
max-width: min(100%, 72rem);
|
|
1746
|
+
justify-content: center;
|
|
1747
|
+
}
|
|
1748
|
+
._1f1m4jr6 {
|
|
1749
|
+
display: none;
|
|
1750
|
+
}
|
|
1751
|
+
}
|
|
1752
|
+
@media (max-width: 1024px) {
|
|
1753
|
+
._1f1m4jr0 {
|
|
1754
|
+
padding-top: var(--ardo-space-xl);
|
|
1755
|
+
}
|
|
1756
|
+
}
|
|
1757
|
+
._16vvfx80 {
|
|
1758
|
+
width: 100%;
|
|
1759
|
+
}
|
|
1760
|
+
._16vvfx81 {
|
|
1761
|
+
font-size: var(--ardo-fontSize-xs);
|
|
1762
|
+
font-weight: 600;
|
|
1763
|
+
text-transform: uppercase;
|
|
1764
|
+
letter-spacing: 0.08em;
|
|
1765
|
+
color: var(--ardo-color-textLighter);
|
|
1766
|
+
margin-bottom: var(--ardo-space-sm);
|
|
1452
1767
|
}
|
|
1453
1768
|
._16vvfx82 {
|
|
1454
1769
|
list-style: none;
|
|
1455
1770
|
}
|
|
1456
1771
|
._16vvfx83 {
|
|
1457
1772
|
display: block;
|
|
1458
|
-
padding: var(--ardo-space-xs) 0 var(--ardo-space-xs) var(--ardo-space-
|
|
1773
|
+
padding: var(--ardo-space-xs) 0 var(--ardo-space-xs) var(--ardo-space-sm);
|
|
1459
1774
|
color: var(--ardo-color-textLighter);
|
|
1460
1775
|
text-decoration: none;
|
|
1461
1776
|
font-size: var(--ardo-fontSize-sm);
|
|
@@ -1466,11 +1781,11 @@ li:first-child > div > ._1057ydn9 {
|
|
|
1466
1781
|
}
|
|
1467
1782
|
._16vvfx83:hover {
|
|
1468
1783
|
color: var(--ardo-color-text);
|
|
1469
|
-
border-left-color: var(--ardo-color-
|
|
1784
|
+
border-left-color: var(--ardo-color-border);
|
|
1470
1785
|
}
|
|
1471
1786
|
._16vvfx83.active {
|
|
1472
|
-
color: var(--ardo-color-
|
|
1473
|
-
border-left-color: var(--ardo-color-
|
|
1787
|
+
color: var(--ardo-color-accent);
|
|
1788
|
+
border-left-color: var(--ardo-color-accent);
|
|
1474
1789
|
font-weight: 500;
|
|
1475
1790
|
}
|
|
1476
1791
|
._16vvfx84 {
|
|
@@ -1479,11 +1794,6 @@ li:first-child > div > ._1057ydn9 {
|
|
|
1479
1794
|
._16vvfx85 {
|
|
1480
1795
|
padding-left: 2.5rem;
|
|
1481
1796
|
}
|
|
1482
|
-
@media (max-width: 1280px) {
|
|
1483
|
-
._16vvfx80 {
|
|
1484
|
-
display: none;
|
|
1485
|
-
}
|
|
1486
|
-
}
|
|
1487
1797
|
.zakc1e0 {
|
|
1488
1798
|
margin: var(--ardo-space-xl) 0;
|
|
1489
1799
|
padding-bottom: var(--ardo-space-xl);
|
|
@@ -1703,29 +2013,33 @@ li:first-child > div > ._1057ydn9 {
|
|
|
1703
2013
|
margin: var(--ardo-space-md) 0;
|
|
1704
2014
|
}
|
|
1705
2015
|
:root {
|
|
1706
|
-
--ardo-color-brand: oklch(0.
|
|
1707
|
-
--ardo-color-brandLight: oklch(0.
|
|
1708
|
-
--ardo-color-brandDark: oklch(0.
|
|
1709
|
-
--ardo-color-brandSubtle: oklch(0.
|
|
1710
|
-
--ardo-color-brandGradient: linear-gradient(135deg, oklch(0.
|
|
1711
|
-
--ardo-color-
|
|
1712
|
-
--ardo-color-
|
|
1713
|
-
--ardo-color-
|
|
1714
|
-
--ardo-color-
|
|
1715
|
-
--ardo-color-
|
|
1716
|
-
--ardo-color-
|
|
1717
|
-
--ardo-color-
|
|
1718
|
-
--ardo-color-
|
|
1719
|
-
--ardo-color-
|
|
1720
|
-
--ardo-color-
|
|
1721
|
-
--ardo-color-
|
|
1722
|
-
--ardo-color-
|
|
1723
|
-
--ardo-color-
|
|
1724
|
-
--ardo-color-
|
|
1725
|
-
--ardo-color-
|
|
1726
|
-
--ardo-color-
|
|
1727
|
-
--ardo-color-
|
|
1728
|
-
--ardo-color-
|
|
2016
|
+
--ardo-color-brand: oklch(0.5 0.1 356);
|
|
2017
|
+
--ardo-color-brandLight: oklch(0.62 0.09 356);
|
|
2018
|
+
--ardo-color-brandDark: oklch(0.39 0.11 356);
|
|
2019
|
+
--ardo-color-brandSubtle: oklch(0.955 0.025 356);
|
|
2020
|
+
--ardo-color-brandGradient: linear-gradient(135deg, oklch(0.5 0.1 356) 0%, oklch(0.6 0.075 372) 100%);
|
|
2021
|
+
--ardo-color-accent: oklch(0.5 0.075 230);
|
|
2022
|
+
--ardo-color-accentLight: oklch(0.62 0.07 230);
|
|
2023
|
+
--ardo-color-accentDark: oklch(0.38 0.085 230);
|
|
2024
|
+
--ardo-color-accentSubtle: oklch(0.963 0.012 230);
|
|
2025
|
+
--ardo-color-bg: oklch(0.992 0.0015 356);
|
|
2026
|
+
--ardo-color-bgSoft: oklch(0.975 0.003 356);
|
|
2027
|
+
--ardo-color-bgMute: oklch(0.955 0.004 356);
|
|
2028
|
+
--ardo-color-bgAlt: oklch(0.935 0.005 356);
|
|
2029
|
+
--ardo-color-text: oklch(0.17 0.008 356);
|
|
2030
|
+
--ardo-color-textLight: oklch(0.4 0.007 356);
|
|
2031
|
+
--ardo-color-textLighter: oklch(0.56 0.005 356);
|
|
2032
|
+
--ardo-color-border: oklch(0.88 0.005 356);
|
|
2033
|
+
--ardo-color-borderLight: oklch(0.925 0.003 356);
|
|
2034
|
+
--ardo-color-divider: oklch(0.89 0.004 356);
|
|
2035
|
+
--ardo-color-sidebarBg: oklch(0.965 0.004 356);
|
|
2036
|
+
--ardo-color-sidebarBorder: oklch(0.885 0.005 356);
|
|
2037
|
+
--ardo-color-codeBg: oklch(0.965 0.012 230);
|
|
2038
|
+
--ardo-color-codeBorder: oklch(0.88 0.016 230);
|
|
2039
|
+
--ardo-color-codeShadow: 0 1px 2px oklch(0 0 0 / 0.025);
|
|
2040
|
+
--ardo-color-shadowSm: 0 1px 2px oklch(0 0 0 / 0.035), 0 1px 3px oklch(0 0 0 / 0.045);
|
|
2041
|
+
--ardo-color-shadowMd: 0 8px 18px oklch(0 0 0 / 0.045), 0 2px 6px oklch(0 0 0 / 0.035);
|
|
2042
|
+
--ardo-color-shadowLg: 0 18px 42px oklch(0 0 0 / 0.075), 0 6px 18px oklch(0 0 0 / 0.045);
|
|
1729
2043
|
--ardo-color-tip: oklch(0.5 0.15 155);
|
|
1730
2044
|
--ardo-color-tipBg: oklch(0.97 0.025 155);
|
|
1731
2045
|
--ardo-color-tipBorder: oklch(0.85 0.08 155);
|
|
@@ -1756,10 +2070,10 @@ li:first-child > div > ._1057ydn9 {
|
|
|
1756
2070
|
--ardo-color-badgePink: oklch(0.5 0.14 350);
|
|
1757
2071
|
--ardo-color-badgePinkBg: oklch(0.97 0.02 350);
|
|
1758
2072
|
--ardo-color-badgePinkBorder: oklch(0.88 0.06 350);
|
|
1759
|
-
--ardo-layout-sidebarWidth:
|
|
1760
|
-
--ardo-layout-tocWidth:
|
|
1761
|
-
--ardo-layout-contentMaxWidth:
|
|
1762
|
-
--ardo-layout-headerHeight:
|
|
2073
|
+
--ardo-layout-sidebarWidth: 20rem;
|
|
2074
|
+
--ardo-layout-tocWidth: 15rem;
|
|
2075
|
+
--ardo-layout-contentMaxWidth: 68ch;
|
|
2076
|
+
--ardo-layout-headerHeight: 3.5rem;
|
|
1763
2077
|
--ardo-transition-fast: 0.12s ease-out;
|
|
1764
2078
|
--ardo-transition-base: 0.2s ease-out;
|
|
1765
2079
|
--ardo-transition-slow: 0.35s ease-out;
|
|
@@ -1767,7 +2081,7 @@ li:first-child > div > ._1057ydn9 {
|
|
|
1767
2081
|
--ardo-font-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;
|
|
1768
2082
|
--ardo-font-familyHeading: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
|
|
1769
2083
|
--ardo-font-size: 1rem;
|
|
1770
|
-
--ardo-font-lineHeight: 1.
|
|
2084
|
+
--ardo-font-lineHeight: 1.72;
|
|
1771
2085
|
--ardo-fontSize-xs: 0.75rem;
|
|
1772
2086
|
--ardo-fontSize-sm: 0.875rem;
|
|
1773
2087
|
--ardo-fontSize-base: 1rem;
|
|
@@ -1790,29 +2104,33 @@ li:first-child > div > ._1057ydn9 {
|
|
|
1790
2104
|
--ardo-radius-lg: 0.75rem;
|
|
1791
2105
|
}
|
|
1792
2106
|
.dark {
|
|
1793
|
-
--ardo-color-brand: oklch(0.
|
|
1794
|
-
--ardo-color-brandLight: oklch(0.
|
|
1795
|
-
--ardo-color-brandDark: oklch(0.
|
|
1796
|
-
--ardo-color-brandSubtle: oklch(0.
|
|
1797
|
-
--ardo-color-brandGradient: linear-gradient(135deg, oklch(0.
|
|
1798
|
-
--ardo-color-
|
|
1799
|
-
--ardo-color-
|
|
1800
|
-
--ardo-color-
|
|
1801
|
-
--ardo-color-
|
|
1802
|
-
--ardo-color-
|
|
1803
|
-
--ardo-color-
|
|
1804
|
-
--ardo-color-
|
|
1805
|
-
--ardo-color-
|
|
1806
|
-
--ardo-color-
|
|
1807
|
-
--ardo-color-
|
|
1808
|
-
--ardo-color-
|
|
1809
|
-
--ardo-color-
|
|
1810
|
-
--ardo-color-
|
|
1811
|
-
--ardo-color-
|
|
1812
|
-
--ardo-color-
|
|
1813
|
-
--ardo-color-
|
|
1814
|
-
--ardo-color-
|
|
1815
|
-
--ardo-color-
|
|
2107
|
+
--ardo-color-brand: oklch(0.74 0.115 356);
|
|
2108
|
+
--ardo-color-brandLight: oklch(0.84 0.1 356);
|
|
2109
|
+
--ardo-color-brandDark: oklch(0.62 0.125 356);
|
|
2110
|
+
--ardo-color-brandSubtle: oklch(0.275 0.06 356);
|
|
2111
|
+
--ardo-color-brandGradient: linear-gradient(135deg, oklch(0.74 0.115 356) 0%, oklch(0.81 0.08 372) 100%);
|
|
2112
|
+
--ardo-color-accent: oklch(0.74 0.08 230);
|
|
2113
|
+
--ardo-color-accentLight: oklch(0.84 0.07 230);
|
|
2114
|
+
--ardo-color-accentDark: oklch(0.6 0.09 230);
|
|
2115
|
+
--ardo-color-accentSubtle: oklch(0.26 0.03 230);
|
|
2116
|
+
--ardo-color-bg: oklch(0.155 0.008 356);
|
|
2117
|
+
--ardo-color-bgSoft: oklch(0.195 0.009 356);
|
|
2118
|
+
--ardo-color-bgMute: oklch(0.255 0.01 356);
|
|
2119
|
+
--ardo-color-bgAlt: oklch(0.33 0.01 356);
|
|
2120
|
+
--ardo-color-text: oklch(0.94 0.004 356);
|
|
2121
|
+
--ardo-color-textLight: oklch(0.72 0.007 356);
|
|
2122
|
+
--ardo-color-textLighter: oklch(0.55 0.007 356);
|
|
2123
|
+
--ardo-color-border: oklch(0.285 0.011 356);
|
|
2124
|
+
--ardo-color-borderLight: oklch(0.35 0.01 356);
|
|
2125
|
+
--ardo-color-divider: oklch(0.29 0.01 356);
|
|
2126
|
+
--ardo-color-sidebarBg: oklch(0.13 0.008 356);
|
|
2127
|
+
--ardo-color-sidebarBorder: oklch(0.265 0.011 356);
|
|
2128
|
+
--ardo-color-codeBg: oklch(0.21 0.016 230);
|
|
2129
|
+
--ardo-color-codeBorder: oklch(0.33 0.024 230);
|
|
2130
|
+
--ardo-color-codeShadow: 0 10px 26px oklch(0 0 0 / 0.18);
|
|
2131
|
+
--ardo-color-shadowSm: 0 1px 2px oklch(0 0 0 / 0.14), 0 1px 3px oklch(0 0 0 / 0.18);
|
|
2132
|
+
--ardo-color-shadowMd: 0 8px 18px oklch(0 0 0 / 0.18), 0 2px 6px oklch(0 0 0 / 0.12);
|
|
2133
|
+
--ardo-color-shadowLg: 0 20px 50px oklch(0 0 0 / 0.28), 0 8px 20px oklch(0 0 0 / 0.18);
|
|
1816
2134
|
--ardo-color-tip: oklch(0.5 0.15 155);
|
|
1817
2135
|
--ardo-color-tipBg: oklch(0.2 0.04 155);
|
|
1818
2136
|
--ardo-color-tipBorder: oklch(0.35 0.1 155);
|
|
@@ -1843,10 +2161,10 @@ li:first-child > div > ._1057ydn9 {
|
|
|
1843
2161
|
--ardo-color-badgePink: oklch(0.7 0.14 350);
|
|
1844
2162
|
--ardo-color-badgePinkBg: oklch(0.22 0.04 350);
|
|
1845
2163
|
--ardo-color-badgePinkBorder: oklch(0.35 0.08 350);
|
|
1846
|
-
--ardo-layout-sidebarWidth:
|
|
1847
|
-
--ardo-layout-tocWidth:
|
|
1848
|
-
--ardo-layout-contentMaxWidth:
|
|
1849
|
-
--ardo-layout-headerHeight:
|
|
2164
|
+
--ardo-layout-sidebarWidth: 20rem;
|
|
2165
|
+
--ardo-layout-tocWidth: 15rem;
|
|
2166
|
+
--ardo-layout-contentMaxWidth: 68ch;
|
|
2167
|
+
--ardo-layout-headerHeight: 3.5rem;
|
|
1850
2168
|
--ardo-transition-fast: 0.12s ease-out;
|
|
1851
2169
|
--ardo-transition-base: 0.2s ease-out;
|
|
1852
2170
|
--ardo-transition-slow: 0.35s ease-out;
|
|
@@ -1854,7 +2172,7 @@ li:first-child > div > ._1057ydn9 {
|
|
|
1854
2172
|
--ardo-font-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;
|
|
1855
2173
|
--ardo-font-familyHeading: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
|
|
1856
2174
|
--ardo-font-size: 1rem;
|
|
1857
|
-
--ardo-font-lineHeight: 1.
|
|
2175
|
+
--ardo-font-lineHeight: 1.72;
|
|
1858
2176
|
--ardo-fontSize-xs: 0.75rem;
|
|
1859
2177
|
--ardo-fontSize-sm: 0.875rem;
|
|
1860
2178
|
--ardo-fontSize-base: 1rem;
|
|
@@ -1893,6 +2211,10 @@ body {
|
|
|
1893
2211
|
-webkit-font-smoothing: antialiased;
|
|
1894
2212
|
-moz-osx-font-smoothing: grayscale;
|
|
1895
2213
|
text-rendering: optimizeLegibility;
|
|
2214
|
+
overflow-x: hidden;
|
|
2215
|
+
}
|
|
2216
|
+
h1, h2, h3, h4, h5, h6 {
|
|
2217
|
+
text-wrap: balance;
|
|
1896
2218
|
}
|
|
1897
2219
|
::selection {
|
|
1898
2220
|
background: var(--ardo-color-brandSubtle);
|