vite-plugin-vue-devtools 0.4.12 → 0.5.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/dist/client/assets/{IframeView.vue_vue_type_script_setup_true_lang-97a0e754.js → IframeView.vue_vue_type_script_setup_true_lang-c6f176d1.js} +1 -1
- package/dist/client/assets/{StateFields.vue_vue_type_script_setup_true_lang-dd6974e1.js → StateFields.vue_vue_type_script_setup_true_lang-617e4d70.js} +20 -5
- package/dist/client/assets/{VIcon.vue_vue_type_script_setup_true_lang-4dcb121c.js → VIcon.vue_vue_type_script_setup_true_lang-6cd486d4.js} +1 -1
- package/dist/client/assets/{VIconButton.vue_vue_type_script_setup_true_lang-4054707d.js → VIconButton.vue_vue_type_script_setup_true_lang-63abce3f.js} +2 -2
- package/dist/client/assets/{VIconTitle.vue_vue_type_script_setup_true_lang-4531a0e4.js → VIconTitle.vue_vue_type_script_setup_true_lang-1ad26587.js} +1 -1
- package/dist/client/assets/{VPanelGrids-ea9ac4bd.js → VPanelGrids-4b915e62.js} +1 -1
- package/dist/client/assets/{VSectionBlock-0d870ae2.js → VSectionBlock-8dcfb48d.js} +3 -3
- package/dist/client/assets/{VSwitch.vue_vue_type_script_setup_true_lang-dc4a336f.js → VSwitch.vue_vue_type_script_setup_true_lang-ed954339.js} +2 -2
- package/dist/client/assets/{VTextInput.vue_vue_type_script_setup_true_lang-cd591fdb.js → VTextInput.vue_vue_type_script_setup_true_lang-5edeb245.js} +2 -2
- package/dist/client/assets/{__eyedropper-41422dc8.js → __eyedropper-67c21231.js} +23 -9
- package/dist/client/assets/{assets-fc847d7b.js → assets-bf6dd9e4.js} +9 -9
- package/dist/client/assets/{component-docs-b0456b1b.js → component-docs-b2752be1.js} +5 -5
- package/dist/client/assets/{components-41827ea5.js → components-c9aae4bc.js} +115 -11
- package/dist/client/assets/{documentations-e948ad25.js → documentations-e0b483de.js} +3 -3
- package/dist/client/assets/{graph-ed9ec08f.js → graph-f081d3a5.js} +4 -4
- package/dist/client/assets/{index-d268ce4d.js → index-197edebf.js} +2832 -2625
- package/dist/client/assets/{index-fb7e673c.js → index-f977bcde.js} +1 -1
- package/dist/client/assets/index-fb18df65.css +474 -0
- package/dist/client/assets/{inspect-4e046378.js → inspect-8d04bb08.js} +3 -3
- package/dist/client/assets/{npm-81f351e2.js → npm-73c6479f.js} +9 -9
- package/dist/client/assets/{overview-9d7f0c3c.js → overview-edc8c0a8.js} +5 -5
- package/dist/client/assets/{pages-7d46ae82.js → pages-562d1ae5.js} +8 -8
- package/dist/client/assets/{pinia-c576b594.js → pinia-89f6b4c0.js} +12 -9
- package/dist/client/assets/{routes-56017e0a.js → routes-ddddc2d7.js} +14 -11
- package/dist/client/assets/{rpc-6c4cc8d5.js → rpc-b9c94a3a.js} +1 -1
- package/dist/client/assets/{settings-4e36485a.js → settings-7722ba4d.js} +24 -41
- package/dist/client/assets/{splitpanes.es-db7e975b.js → splitpanes.es-2f5182b4.js} +1 -1
- package/dist/client/assets/{timeline-0fd22aff.js → timeline-bc5ea36f.js} +8 -8
- package/dist/client/index.html +2 -2
- package/package.json +19 -18
- package/src/node/views/ComponentInspector.vue +67 -0
- package/src/node/views/Main.vue +10 -5
- package/src/node/views/composables.ts +40 -0
- package/dist/client/assets/index-8135098e.css +0 -474
|
@@ -1,474 +0,0 @@
|
|
|
1
|
-
.resize-observer[data-v-b329ee4c]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-b329ee4c] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.v-popper__popper{z-index:10000;top:0;left:0;outline:none}.v-popper__popper.v-popper__popper--hidden{visibility:hidden;opacity:0;transition:opacity .15s,visibility .15s;pointer-events:none}.v-popper__popper.v-popper__popper--shown{visibility:visible;opacity:1;transition:opacity .15s}.v-popper__popper.v-popper__popper--skip-transition,.v-popper__popper.v-popper__popper--skip-transition>.v-popper__wrapper{transition:none!important}.v-popper__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;display:none}.v-popper__inner{position:relative;box-sizing:border-box;overflow-y:auto}.v-popper__inner>div{position:relative;z-index:1;max-width:inherit;max-height:inherit}.v-popper__arrow-container{position:absolute;width:10px;height:10px}.v-popper__popper--arrow-overflow .v-popper__arrow-container,.v-popper__popper--no-positioning .v-popper__arrow-container{display:none}.v-popper__arrow-inner,.v-popper__arrow-outer{border-style:solid;position:absolute;top:0;left:0;width:0;height:0}.v-popper__arrow-inner{visibility:hidden;border-width:7px}.v-popper__arrow-outer{border-width:6px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{left:-2px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{left:-1px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer{border-bottom-width:0;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:0}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{border-top-width:0;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{top:-4px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{top:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{top:-1px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{border-left-width:0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{left:-4px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{left:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-10px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer{border-right-width:0;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner{left:-2px}.v-popper--theme-dropdown .v-popper__inner{background:#fff;color:#000;border-radius:6px;border:1px solid #ddd;box-shadow:0 6px 30px #0000001a}.v-popper--theme-dropdown .v-popper__arrow-inner{visibility:visible;border-color:#fff}.v-popper--theme-dropdown .v-popper__arrow-outer{border-color:#ddd}.v-popper--theme-tooltip .v-popper__inner{background:rgba(0,0,0,.8);color:#fff;border-radius:6px;padding:7px 12px 6px}.v-popper--theme-tooltip .v-popper__arrow-outer{border-color:#000c}
|
|
2
|
-
/*
|
|
3
|
-
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
|
|
4
|
-
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
*,
|
|
8
|
-
::before,
|
|
9
|
-
::after {
|
|
10
|
-
box-sizing: border-box; /* 1 */
|
|
11
|
-
border-width: 0; /* 2 */
|
|
12
|
-
border-style: solid; /* 2 */
|
|
13
|
-
border-color: #e5e7eb; /* 2 */
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
/*
|
|
17
|
-
1. Use a consistent sensible line-height in all browsers.
|
|
18
|
-
2. Prevent adjustments of font size after orientation changes in iOS.
|
|
19
|
-
3. Use a more readable tab size.
|
|
20
|
-
4. Use the user's configured `sans` font-family by default.
|
|
21
|
-
*/
|
|
22
|
-
|
|
23
|
-
html {
|
|
24
|
-
line-height: 1.5; /* 1 */
|
|
25
|
-
-webkit-text-size-adjust: 100%; /* 2 */
|
|
26
|
-
-moz-tab-size: 4; /* 3 */
|
|
27
|
-
tab-size: 4; /* 3 */
|
|
28
|
-
font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
/*
|
|
32
|
-
1. Remove the margin in all browsers.
|
|
33
|
-
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
|
|
34
|
-
*/
|
|
35
|
-
|
|
36
|
-
body {
|
|
37
|
-
margin: 0; /* 1 */
|
|
38
|
-
line-height: inherit; /* 2 */
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
/*
|
|
42
|
-
1. Add the correct height in Firefox.
|
|
43
|
-
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
|
|
44
|
-
3. Ensure horizontal rules are visible by default.
|
|
45
|
-
*/
|
|
46
|
-
|
|
47
|
-
hr {
|
|
48
|
-
height: 0; /* 1 */
|
|
49
|
-
color: inherit; /* 2 */
|
|
50
|
-
border-top-width: 1px; /* 3 */
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
/*
|
|
54
|
-
Add the correct text decoration in Chrome, Edge, and Safari.
|
|
55
|
-
*/
|
|
56
|
-
|
|
57
|
-
abbr:where([title]) {
|
|
58
|
-
text-decoration: underline dotted;
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
/*
|
|
62
|
-
Remove the default font size and weight for headings.
|
|
63
|
-
*/
|
|
64
|
-
|
|
65
|
-
h1,
|
|
66
|
-
h2,
|
|
67
|
-
h3,
|
|
68
|
-
h4,
|
|
69
|
-
h5,
|
|
70
|
-
h6 {
|
|
71
|
-
font-size: inherit;
|
|
72
|
-
font-weight: inherit;
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
/*
|
|
76
|
-
Reset links to optimize for opt-in styling instead of opt-out.
|
|
77
|
-
*/
|
|
78
|
-
|
|
79
|
-
a {
|
|
80
|
-
color: inherit;
|
|
81
|
-
text-decoration: inherit;
|
|
82
|
-
}
|
|
83
|
-
|
|
84
|
-
/*
|
|
85
|
-
Add the correct font weight in Edge and Safari.
|
|
86
|
-
*/
|
|
87
|
-
|
|
88
|
-
b,
|
|
89
|
-
strong {
|
|
90
|
-
font-weight: bolder;
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
/*
|
|
94
|
-
1. Use the user's configured `mono` font family by default.
|
|
95
|
-
2. Correct the odd `em` font sizing in all browsers.
|
|
96
|
-
*/
|
|
97
|
-
|
|
98
|
-
code,
|
|
99
|
-
kbd,
|
|
100
|
-
samp,
|
|
101
|
-
pre {
|
|
102
|
-
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
|
|
103
|
-
font-size: 1em; /* 2 */
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
/*
|
|
107
|
-
Add the correct font size in all browsers.
|
|
108
|
-
*/
|
|
109
|
-
|
|
110
|
-
small {
|
|
111
|
-
font-size: 80%;
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
/*
|
|
115
|
-
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
|
|
116
|
-
*/
|
|
117
|
-
|
|
118
|
-
sub,
|
|
119
|
-
sup {
|
|
120
|
-
font-size: 75%;
|
|
121
|
-
line-height: 0;
|
|
122
|
-
position: relative;
|
|
123
|
-
vertical-align: baseline;
|
|
124
|
-
}
|
|
125
|
-
|
|
126
|
-
sub {
|
|
127
|
-
bottom: -0.25em;
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
sup {
|
|
131
|
-
top: -0.5em;
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
/*
|
|
135
|
-
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
|
|
136
|
-
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
|
|
137
|
-
3. Remove gaps between table borders by default.
|
|
138
|
-
*/
|
|
139
|
-
|
|
140
|
-
table {
|
|
141
|
-
text-indent: 0; /* 1 */
|
|
142
|
-
border-color: inherit; /* 2 */
|
|
143
|
-
border-collapse: collapse; /* 3 */
|
|
144
|
-
}
|
|
145
|
-
|
|
146
|
-
/*
|
|
147
|
-
1. Change the font styles in all browsers.
|
|
148
|
-
2. Remove the margin in Firefox and Safari.
|
|
149
|
-
3. Remove default padding in all browsers.
|
|
150
|
-
*/
|
|
151
|
-
|
|
152
|
-
button,
|
|
153
|
-
input,
|
|
154
|
-
optgroup,
|
|
155
|
-
select,
|
|
156
|
-
textarea {
|
|
157
|
-
font-family: inherit; /* 1 */
|
|
158
|
-
font-size: 100%; /* 1 */
|
|
159
|
-
font-weight: inherit; /* 1 */
|
|
160
|
-
line-height: inherit; /* 1 */
|
|
161
|
-
color: inherit; /* 1 */
|
|
162
|
-
margin: 0; /* 2 */
|
|
163
|
-
padding: 0; /* 3 */
|
|
164
|
-
}
|
|
165
|
-
|
|
166
|
-
/*
|
|
167
|
-
Remove the inheritance of text transform in Edge and Firefox.
|
|
168
|
-
*/
|
|
169
|
-
|
|
170
|
-
button,
|
|
171
|
-
select {
|
|
172
|
-
text-transform: none;
|
|
173
|
-
}
|
|
174
|
-
|
|
175
|
-
/*
|
|
176
|
-
1. Correct the inability to style clickable types in iOS and Safari.
|
|
177
|
-
2. Remove default button styles.
|
|
178
|
-
*/
|
|
179
|
-
|
|
180
|
-
button,
|
|
181
|
-
[type='button'],
|
|
182
|
-
[type='reset'],
|
|
183
|
-
[type='submit'] {
|
|
184
|
-
-webkit-appearance: button; /* 1 */
|
|
185
|
-
background-color: transparent; /* 2 */
|
|
186
|
-
background-image: none; /* 2 */
|
|
187
|
-
}
|
|
188
|
-
|
|
189
|
-
/*
|
|
190
|
-
Use the modern Firefox focus style for all focusable elements.
|
|
191
|
-
*/
|
|
192
|
-
|
|
193
|
-
:-moz-focusring {
|
|
194
|
-
outline: auto;
|
|
195
|
-
}
|
|
196
|
-
|
|
197
|
-
/*
|
|
198
|
-
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
|
|
199
|
-
*/
|
|
200
|
-
|
|
201
|
-
:-moz-ui-invalid {
|
|
202
|
-
box-shadow: none;
|
|
203
|
-
}
|
|
204
|
-
|
|
205
|
-
/*
|
|
206
|
-
Add the correct vertical alignment in Chrome and Firefox.
|
|
207
|
-
*/
|
|
208
|
-
|
|
209
|
-
progress {
|
|
210
|
-
vertical-align: baseline;
|
|
211
|
-
}
|
|
212
|
-
|
|
213
|
-
/*
|
|
214
|
-
Correct the cursor style of increment and decrement buttons in Safari.
|
|
215
|
-
*/
|
|
216
|
-
|
|
217
|
-
::-webkit-inner-spin-button,
|
|
218
|
-
::-webkit-outer-spin-button {
|
|
219
|
-
height: auto;
|
|
220
|
-
}
|
|
221
|
-
|
|
222
|
-
/*
|
|
223
|
-
1. Correct the odd appearance in Chrome and Safari.
|
|
224
|
-
2. Correct the outline style in Safari.
|
|
225
|
-
*/
|
|
226
|
-
|
|
227
|
-
[type='search'] {
|
|
228
|
-
-webkit-appearance: textfield; /* 1 */
|
|
229
|
-
outline-offset: -2px; /* 2 */
|
|
230
|
-
}
|
|
231
|
-
|
|
232
|
-
/*
|
|
233
|
-
Remove the inner padding in Chrome and Safari on macOS.
|
|
234
|
-
*/
|
|
235
|
-
|
|
236
|
-
::-webkit-search-decoration {
|
|
237
|
-
-webkit-appearance: none;
|
|
238
|
-
}
|
|
239
|
-
|
|
240
|
-
/*
|
|
241
|
-
1. Correct the inability to style clickable types in iOS and Safari.
|
|
242
|
-
2. Change font properties to `inherit` in Safari.
|
|
243
|
-
*/
|
|
244
|
-
|
|
245
|
-
::-webkit-file-upload-button {
|
|
246
|
-
-webkit-appearance: button; /* 1 */
|
|
247
|
-
font: inherit; /* 2 */
|
|
248
|
-
}
|
|
249
|
-
|
|
250
|
-
/*
|
|
251
|
-
Add the correct display in Chrome and Safari.
|
|
252
|
-
*/
|
|
253
|
-
|
|
254
|
-
summary {
|
|
255
|
-
display: list-item;
|
|
256
|
-
}
|
|
257
|
-
|
|
258
|
-
/*
|
|
259
|
-
Removes the default spacing and border for appropriate elements.
|
|
260
|
-
*/
|
|
261
|
-
|
|
262
|
-
blockquote,
|
|
263
|
-
dl,
|
|
264
|
-
dd,
|
|
265
|
-
h1,
|
|
266
|
-
h2,
|
|
267
|
-
h3,
|
|
268
|
-
h4,
|
|
269
|
-
h5,
|
|
270
|
-
h6,
|
|
271
|
-
hr,
|
|
272
|
-
figure,
|
|
273
|
-
p,
|
|
274
|
-
pre {
|
|
275
|
-
margin: 0;
|
|
276
|
-
}
|
|
277
|
-
|
|
278
|
-
fieldset {
|
|
279
|
-
margin: 0;
|
|
280
|
-
padding: 0;
|
|
281
|
-
}
|
|
282
|
-
|
|
283
|
-
legend {
|
|
284
|
-
padding: 0;
|
|
285
|
-
}
|
|
286
|
-
|
|
287
|
-
ol,
|
|
288
|
-
ul,
|
|
289
|
-
menu {
|
|
290
|
-
list-style: none;
|
|
291
|
-
margin: 0;
|
|
292
|
-
padding: 0;
|
|
293
|
-
}
|
|
294
|
-
|
|
295
|
-
/*
|
|
296
|
-
Prevent resizing textareas horizontally by default.
|
|
297
|
-
*/
|
|
298
|
-
|
|
299
|
-
textarea {
|
|
300
|
-
resize: vertical;
|
|
301
|
-
}
|
|
302
|
-
|
|
303
|
-
/*
|
|
304
|
-
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
|
|
305
|
-
2. Set the default placeholder color to the user's configured gray 400 color.
|
|
306
|
-
*/
|
|
307
|
-
|
|
308
|
-
input::placeholder,
|
|
309
|
-
textarea::placeholder {
|
|
310
|
-
opacity: 1; /* 1 */
|
|
311
|
-
color: #9ca3af; /* 2 */
|
|
312
|
-
}
|
|
313
|
-
|
|
314
|
-
/*
|
|
315
|
-
Set the default cursor for buttons.
|
|
316
|
-
*/
|
|
317
|
-
|
|
318
|
-
button,
|
|
319
|
-
[role="button"] {
|
|
320
|
-
cursor: pointer;
|
|
321
|
-
}
|
|
322
|
-
|
|
323
|
-
/*
|
|
324
|
-
Make sure disabled buttons don't get the pointer cursor.
|
|
325
|
-
*/
|
|
326
|
-
:disabled {
|
|
327
|
-
cursor: default;
|
|
328
|
-
}
|
|
329
|
-
|
|
330
|
-
/*
|
|
331
|
-
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
|
|
332
|
-
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
|
|
333
|
-
This can trigger a poorly considered lint error in some tools but is included by design.
|
|
334
|
-
*/
|
|
335
|
-
|
|
336
|
-
img,
|
|
337
|
-
svg,
|
|
338
|
-
video,
|
|
339
|
-
canvas,
|
|
340
|
-
audio,
|
|
341
|
-
iframe,
|
|
342
|
-
embed,
|
|
343
|
-
object {
|
|
344
|
-
display: block; /* 1 */
|
|
345
|
-
vertical-align: middle; /* 2 */
|
|
346
|
-
}
|
|
347
|
-
|
|
348
|
-
/*
|
|
349
|
-
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
|
|
350
|
-
*/
|
|
351
|
-
|
|
352
|
-
img,
|
|
353
|
-
video {
|
|
354
|
-
max-width: 100%;
|
|
355
|
-
height: auto;
|
|
356
|
-
}
|
|
357
|
-
|
|
358
|
-
/* Make elements with the HTML hidden attribute stay hidden by default */
|
|
359
|
-
[hidden] {
|
|
360
|
-
display: none;
|
|
361
|
-
}
|
|
362
|
-
|
|
363
|
-
.splitpanes{display:flex;width:100%;height:100%}.splitpanes--vertical{flex-direction:row}.splitpanes--horizontal{flex-direction:column}.splitpanes--dragging *{user-select:none}.splitpanes__pane{width:100%;height:100%;overflow:hidden}.splitpanes--vertical .splitpanes__pane{transition:width .2s ease-out}.splitpanes--horizontal .splitpanes__pane{transition:height .2s ease-out}.splitpanes--dragging .splitpanes__pane{transition:none}.splitpanes__splitter{touch-action:none}.splitpanes--vertical>.splitpanes__splitter{min-width:1px;cursor:col-resize}.splitpanes--horizontal>.splitpanes__splitter{min-height:1px;cursor:row-resize}.splitpanes.default-theme .splitpanes__pane{background-color:#f2f2f2}.splitpanes.default-theme .splitpanes__splitter{background-color:#fff;box-sizing:border-box;position:relative;flex-shrink:0}.splitpanes.default-theme .splitpanes__splitter:before,.splitpanes.default-theme .splitpanes__splitter:after{content:"";position:absolute;top:50%;left:50%;background-color:#00000026;transition:background-color .3s}.splitpanes.default-theme .splitpanes__splitter:hover:before,.splitpanes.default-theme .splitpanes__splitter:hover:after{background-color:#00000040}.splitpanes.default-theme .splitpanes__splitter:first-child{cursor:auto}.default-theme.splitpanes .splitpanes .splitpanes__splitter{z-index:1}.default-theme.splitpanes--vertical>.splitpanes__splitter,.default-theme .splitpanes--vertical>.splitpanes__splitter{width:7px;border-left:1px solid #eee;margin-left:-1px}.default-theme.splitpanes--vertical>.splitpanes__splitter:before,.default-theme.splitpanes--vertical>.splitpanes__splitter:after,.default-theme .splitpanes--vertical>.splitpanes__splitter:before,.default-theme .splitpanes--vertical>.splitpanes__splitter:after{transform:translateY(-50%);width:1px;height:30px}.default-theme.splitpanes--vertical>.splitpanes__splitter:before,.default-theme .splitpanes--vertical>.splitpanes__splitter:before{margin-left:-2px}.default-theme.splitpanes--vertical>.splitpanes__splitter:after,.default-theme .splitpanes--vertical>.splitpanes__splitter:after{margin-left:1px}.default-theme.splitpanes--horizontal>.splitpanes__splitter,.default-theme .splitpanes--horizontal>.splitpanes__splitter{height:7px;border-top:1px solid #eee;margin-top:-1px}.default-theme.splitpanes--horizontal>.splitpanes__splitter:before,.default-theme.splitpanes--horizontal>.splitpanes__splitter:after,.default-theme .splitpanes--horizontal>.splitpanes__splitter:before,.default-theme .splitpanes--horizontal>.splitpanes__splitter:after{transform:translate(-50%);width:30px;height:1px}.default-theme.splitpanes--horizontal>.splitpanes__splitter:before,.default-theme .splitpanes--horizontal>.splitpanes__splitter:before{margin-top:-2px}.default-theme.splitpanes--horizontal>.splitpanes__splitter:after,.default-theme .splitpanes--horizontal>.splitpanes__splitter:after{margin-top:1px}html {
|
|
364
|
-
/* --at-apply: font-sans; */
|
|
365
|
-
font-family: 'Roboto';
|
|
366
|
-
overflow-y: scroll;
|
|
367
|
-
overscroll-behavior: none;
|
|
368
|
-
-ms-overflow-style: none;
|
|
369
|
-
/* IE and Edge */
|
|
370
|
-
scrollbar-width: none;
|
|
371
|
-
/* Firefox */
|
|
372
|
-
}body::-webkit-scrollbar {
|
|
373
|
-
display: none;
|
|
374
|
-
}body {
|
|
375
|
-
font-family: 'Roboto';
|
|
376
|
-
/* trap scroll inside iframe */
|
|
377
|
-
/* height: calc(100vh + 1px); */
|
|
378
|
-
}html.dark {
|
|
379
|
-
background: #151515;
|
|
380
|
-
color-scheme: dark;
|
|
381
|
-
}/* Overrides Floating Vue */.v-popper--theme-dropdown .v-popper__inner,
|
|
382
|
-
.v-popper--theme-tooltip .v-popper__inner {
|
|
383
|
-
border-width:1px;border-color:rgba(156,163,175,0.2);border-radius:0.25rem;--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity));--un-text-opacity:1;color:rgba(0,0,0,var(--un-text-opacity));--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgba(0,0,0,0.1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgba(0,0,0,0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);;
|
|
384
|
-
box-shadow: 0 6px 30px #0000001a;
|
|
385
|
-
}.dark .v-popper--theme-dropdown .v-popper__inner,.dark .v-popper--theme-tooltip .v-popper__inner{--un-bg-opacity:1;background-color:rgba(21,21,21,var(--un-bg-opacity));--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity));}.v-popper--theme-tooltip .v-popper__arrow-inner,
|
|
386
|
-
.v-popper--theme-dropdown .v-popper__arrow-inner {
|
|
387
|
-
visibility: visible;
|
|
388
|
-
--un-border-opacity:1;border-color:rgba(255,255,255,var(--un-border-opacity));;
|
|
389
|
-
}.dark .v-popper--theme-tooltip .v-popper__arrow-inner,.dark .v-popper--theme-dropdown .v-popper__arrow-inner{--un-border-opacity:1;border-color:rgba(18,18,18,var(--un-border-opacity));}.v-popper--theme-tooltip .v-popper__arrow-outer,
|
|
390
|
-
.v-popper--theme-dropdown .v-popper__arrow-outer {
|
|
391
|
-
border-color:rgba(156,163,175,0.2);;
|
|
392
|
-
}.v-popper--theme-tooltip.v-popper--shown,
|
|
393
|
-
.v-popper--theme-tooltip.v-popper--shown * {
|
|
394
|
-
transition: none !important;
|
|
395
|
-
}/** vis-network */.vis-tooltip {
|
|
396
|
-
position:absolute;border-width:1px;border-color:rgba(156,163,175,0.2);border-radius:0.25rem;--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity));--un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color, rgba(0,0,0,0.05));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);padding-left:0.5rem;padding-right:0.5rem;padding-top:0.25rem;padding-bottom:0.25rem;;
|
|
397
|
-
}.dark .vis-tooltip{--un-bg-opacity:1;background-color:rgba(21,21,21,var(--un-bg-opacity));}/* Markdown */.n-markdown a {
|
|
398
|
-
--un-text-opacity:1;color:rgba(3,174,103,var(--un-text-opacity));;
|
|
399
|
-
}.n-markdown a:hover{text-decoration-line:underline;}/* Splitpanes */.splitpanes__splitter {
|
|
400
|
-
position: relative;
|
|
401
|
-
}.splitpanes__splitter:before {
|
|
402
|
-
position: absolute;
|
|
403
|
-
left: 0;
|
|
404
|
-
top: 0;
|
|
405
|
-
transition: .2s ease;
|
|
406
|
-
content: '';
|
|
407
|
-
transition: opacity 0.4s;
|
|
408
|
-
z-index: 1;
|
|
409
|
-
}.splitpanes__splitter:hover:before {
|
|
410
|
-
background: #8881;
|
|
411
|
-
opacity: 1;
|
|
412
|
-
}.splitpanes--vertical>.splitpanes__splitter {
|
|
413
|
-
min-width: 0 !important;
|
|
414
|
-
width: 0 !important;
|
|
415
|
-
}.splitpanes--horizontal>.splitpanes__splitter {
|
|
416
|
-
min-height: 0 !important;
|
|
417
|
-
height: 0 !important;
|
|
418
|
-
}.splitpanes--vertical>.splitpanes__splitter:before {
|
|
419
|
-
left: -5px;
|
|
420
|
-
right: -4px;
|
|
421
|
-
height: 100%;
|
|
422
|
-
}.splitpanes--horizontal>.splitpanes__splitter:before {
|
|
423
|
-
top: -5px;
|
|
424
|
-
bottom: -4px;
|
|
425
|
-
width: 100%;
|
|
426
|
-
}/* JSON Editor */textarea {
|
|
427
|
-
background: #8881
|
|
428
|
-
}.json-editor-vue {
|
|
429
|
-
--jse-theme-color: #8886 !important;
|
|
430
|
-
--jse-theme-color-highlight: #8889 !important;
|
|
431
|
-
--jse-background-color: #8888880A !important;
|
|
432
|
-
}.json-editor-vue .no-main-menu {
|
|
433
|
-
border: none !important;
|
|
434
|
-
}.json-editor-vue .jse-main {
|
|
435
|
-
min-height: 1em !important;
|
|
436
|
-
}.json-editor-vue .jse-contents {
|
|
437
|
-
border-width: 0 !important;
|
|
438
|
-
border-radius: 5px !important;
|
|
439
|
-
}::-webkit-scrollbar {
|
|
440
|
-
width: 6px;
|
|
441
|
-
}::-webkit-scrollbar:horizontal {
|
|
442
|
-
height: 6px;
|
|
443
|
-
}::-webkit-scrollbar-track {
|
|
444
|
-
background: var(--c-border);
|
|
445
|
-
border-radius: 1px;
|
|
446
|
-
}::-webkit-scrollbar-thumb {
|
|
447
|
-
background: #8885;
|
|
448
|
-
border-radius: 1px;
|
|
449
|
-
}::-webkit-scrollbar-thumb:hover {
|
|
450
|
-
background: #8886;
|
|
451
|
-
}.no-scrollbar::-webkit-scrollbar {
|
|
452
|
-
display: none;
|
|
453
|
-
width: 0 !important;
|
|
454
|
-
height: 0 !important;
|
|
455
|
-
}::view-transition-old(root),
|
|
456
|
-
::view-transition-new(root) {
|
|
457
|
-
animation: none;
|
|
458
|
-
mix-blend-mode: normal;
|
|
459
|
-
}::view-transition-old(root) {
|
|
460
|
-
z-index: 1;
|
|
461
|
-
}::view-transition-new(root) {
|
|
462
|
-
z-index: 2147483646;
|
|
463
|
-
}.dark::view-transition-old(root) {
|
|
464
|
-
z-index: 2147483646;
|
|
465
|
-
}.dark::view-transition-new(root) {
|
|
466
|
-
z-index: 1;
|
|
467
|
-
}.popup-dialog a {
|
|
468
|
-
;
|
|
469
|
-
}.popup-dialog a:hover{--un-text-opacity:1;color:rgba(3,174,103,var(--un-text-opacity));}.popup-dialog h1 {
|
|
470
|
-
margin-top:1rem;margin-bottom:1rem;font-weight:700;;
|
|
471
|
-
}.popup-dialog p {
|
|
472
|
-
margin-top:1rem;margin-bottom:1rem;;
|
|
473
|
-
}
|
|
474
|
-
*,::before,::after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgba(0,0,0,0);--un-ring-shadow:0 0 rgba(0,0,0,0);--un-shadow-inset: ;--un-shadow:0 0 rgba(0,0,0,0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgba(0,0,0,0);--un-ring-shadow:0 0 rgba(0,0,0,0);--un-shadow-inset: ;--un-shadow:0 0 rgba(0,0,0,0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}/* cyrillic-ext */@font-face { font-family: 'Fira Code'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/firacode/v21/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_D1sJV37Nv7g.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}/* cyrillic */@font-face { font-family: 'Fira Code'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/firacode/v21/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_D1sJVT7Nv7g.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}/* greek-ext */@font-face { font-family: 'Fira Code'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/firacode/v21/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_D1sJVz7Nv7g.woff2) format('woff2'); unicode-range: U+1F00-1FFF;}/* greek */@font-face { font-family: 'Fira Code'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/firacode/v21/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_D1sJVP7Nv7g.woff2) format('woff2'); unicode-range: U+0370-03FF;}/* latin-ext */@font-face { font-family: 'Fira Code'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/firacode/v21/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_D1sJV77Nv7g.woff2) format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}/* latin */@font-face { font-family: 'Fira Code'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/firacode/v21/uU9eCBsR6Z2vfE9aq3bL0fxyUs4tcw4W_D1sJVD7Ng.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}/* cyrillic-ext */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZJhiI2B.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}/* cyrillic */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZthiI2B.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}/* greek-ext */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZNhiI2B.woff2) format('woff2'); unicode-range: U+1F00-1FFF;}/* greek */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZxhiI2B.woff2) format('woff2'); unicode-range: U+0370-03FF;}/* vietnamese */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZBhiI2B.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}/* latin-ext */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZFhiI2B.woff2) format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}/* latin */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuLyfAZ9hiA.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}/* cyrillic-ext */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZJhiI2B.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}/* cyrillic */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZthiI2B.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}/* greek-ext */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZNhiI2B.woff2) format('woff2'); unicode-range: U+1F00-1FFF;}/* greek */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZxhiI2B.woff2) format('woff2'); unicode-range: U+0370-03FF;}/* vietnamese */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZBhiI2B.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}/* latin-ext */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZFhiI2B.woff2) format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}/* latin */@font-face { font-family: 'Inter'; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuI6fAZ9hiA.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}.carbon-bring-forward{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 15h-2v-3a2.002 2.002 0 0 1 2-2h3v2h-3zm3 15h-3a2.002 2.002 0 0 1-2-2v-3h2v3h3zm3-2h4v2h-4zm10 2h-3v-2h3v-3h2v3a2.002 2.002 0 0 1-2 2zM10 18h2v4h-2zm18 0h2v4h-2zm2-3h-2v-3h-3v-2h3a2.002 2.002 0 0 1 2 2zm-12-5h4v2h-4z'/%3E%3Cpath fill='currentColor' d='M8 22H4a2.002 2.002 0 0 1-2-2V4a2.002 2.002 0 0 1 2-2h16a2.002 2.002 0 0 1 2 2v4h-2V4H4v16h4Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.carbon-chevron-down{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 22L6 12l1.4-1.4l8.6 8.6l8.6-8.6L26 12z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.carbon-close,.i-carbon-close,[carbon-close=""],[i-carbon-close=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M24 9.4L22.6 8L16 14.6L9.4 8L8 9.4l6.6 6.6L8 22.6L9.4 24l6.6-6.6l6.6 6.6l1.4-1.4l-6.6-6.6L24 9.4z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.carbon-copy{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M28 10v18H10V10h18m0-2H10a2 2 0 0 0-2 2v18a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2V10a2 2 0 0 0-2-2Z'/%3E%3Cpath fill='currentColor' d='M4 18H2V4a2 2 0 0 1 2-2h14v2H4Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.carbon-direction-right-01{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m19 4l-1.414 1.414L22.172 10H10a2 2 0 0 0-2 2v16h2V12h12.172l-4.586 4.586L19 18l7-7Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.carbon-download{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M26 24v4H6v-4H4v4a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2v-4zm0-10l-1.41-1.41L17 20.17V2h-2v18.17l-7.59-7.58L6 14l10 10l10-10z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.carbon-launch,.i-carbon-launch{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M26 28H6a2.003 2.003 0 0 1-2-2V6a2.003 2.003 0 0 1 2-2h10v2H6v20h20V16h2v10a2.003 2.003 0 0 1-2 2Z'/%3E%3Cpath fill='currentColor' d='M20 2v2h6.586L18 12.586L19.414 14L28 5.414V12h2V2H20z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.carbon-search,.carbon\:search{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m29 27.586l-7.552-7.552a11.018 11.018 0 1 0-1.414 1.414L27.586 29ZM4 13a9 9 0 1 1 9 9a9.01 9.01 0 0 1-9-9Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.carbon-settings,.i-carbon-settings,[carbon-settings=""],[i-carbon-settings=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M27 16.76v-1.53l1.92-1.68A2 2 0 0 0 29.3 11l-2.36-4a2 2 0 0 0-1.73-1a2 2 0 0 0-.64.1l-2.43.82a11.35 11.35 0 0 0-1.31-.75l-.51-2.52a2 2 0 0 0-2-1.61h-4.68a2 2 0 0 0-2 1.61l-.51 2.52a11.48 11.48 0 0 0-1.32.75l-2.38-.86A2 2 0 0 0 6.79 6a2 2 0 0 0-1.73 1L2.7 11a2 2 0 0 0 .41 2.51L5 15.24v1.53l-1.89 1.68A2 2 0 0 0 2.7 21l2.36 4a2 2 0 0 0 1.73 1a2 2 0 0 0 .64-.1l2.43-.82a11.35 11.35 0 0 0 1.31.75l.51 2.52a2 2 0 0 0 2 1.61h4.72a2 2 0 0 0 2-1.61l.51-2.52a11.48 11.48 0 0 0 1.32-.75l2.42.82a2 2 0 0 0 .64.1a2 2 0 0 0 1.73-1l2.28-4a2 2 0 0 0-.41-2.51ZM25.21 24l-3.43-1.16a8.86 8.86 0 0 1-2.71 1.57L18.36 28h-4.72l-.71-3.55a9.36 9.36 0 0 1-2.7-1.57L6.79 24l-2.36-4l2.72-2.4a8.9 8.9 0 0 1 0-3.13L4.43 12l2.36-4l3.43 1.16a8.86 8.86 0 0 1 2.71-1.57L13.64 4h4.72l.71 3.55a9.36 9.36 0 0 1 2.7 1.57L25.21 8l2.36 4l-2.72 2.4a8.9 8.9 0 0 1 0 3.13L27.57 20Z'/%3E%3Cpath fill='currentColor' d='M16 22a6 6 0 1 1 6-6a5.94 5.94 0 0 1-6 6Zm0-10a3.91 3.91 0 0 0-4 4a3.91 3.91 0 0 0 4 4a3.91 3.91 0 0 0 4-4a3.91 3.91 0 0 0-4-4Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.carbon-sun,[carbon-sun=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 12.005a4 4 0 1 1-4 4a4.005 4.005 0 0 1 4-4m0-2a6 6 0 1 0 6 6a6 6 0 0 0-6-6ZM5.394 6.813L6.81 5.399l3.505 3.506L8.9 10.319zM2 15.005h5v2H2zm3.394 10.193L8.9 21.692l1.414 1.414l-3.505 3.506zM15 25.005h2v5h-2zm6.687-1.9l1.414-1.414l3.506 3.506l-1.414 1.414zm3.313-8.1h5v2h-5zm-3.313-6.101l3.506-3.506l1.414 1.414l-3.506 3.506zM15 2.005h2v5h-2z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.carbon-tree-view-alt,.i-carbon-tree-view-alt,[carbon-tree-view-alt=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M23 9.005h6a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-6a2 2 0 0 0-2 2v1H11v-1a2 2 0 0 0-2-2H3a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-1h4v20a2.002 2.002 0 0 0 2 2h4v1a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-6a2 2 0 0 0-2 2v1h-4v-9h4v1a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2h-6a2 2 0 0 0-2 2v1h-4v-9h4v1a2 2 0 0 0 2 2Zm0-6h6v4h-6Zm-14 4H3v-4h6Zm14 18h6v4h-6Zm0-11h6v4h-6Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.carbon\:trash-can{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 12h2v12h-2zm6 0h2v12h-2z'/%3E%3Cpath fill='currentColor' d='M4 6v2h2v20a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V8h2V6zm4 22V8h16v20zm4-26h8v2h-8z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.dark .dark\:carbon-moon,.dark [dark\:carbon-moon=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M13.502 5.414a15.075 15.075 0 0 0 11.594 18.194a11.113 11.113 0 0 1-7.975 3.39c-.138 0-.278.005-.418 0a11.094 11.094 0 0 1-3.2-21.584M14.98 3a1.002 1.002 0 0 0-.175.016a13.096 13.096 0 0 0 1.825 25.981c.164.006.328 0 .49 0a13.072 13.072 0 0 0 10.703-5.555a1.01 1.01 0 0 0-.783-1.565A13.08 13.08 0 0 1 15.89 4.38A1.015 1.015 0 0 0 14.98 3Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-assembly-cluster,[i-carbon-assembly-cluster=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m21.3 4.9l-4.5-2.7c-.3-.1-.5-.2-.8-.2s-.5.1-.7.2l-4.5 2.7c-.5.3-.8.8-.8 1.3v5.6c0 .5.3 1 .7 1.3l4.5 2.7c.2.1.5.2.7.2s.5-.1.7-.2l4.5-2.7c.4-.3.7-.7.7-1.3V6.2c.2-.5-.1-1-.5-1.3zM20 11.5l-4 2.4l-4-2.4v-5l4-2.4l4 2.4v5zm9.3 7.4l-4.5-2.7c-.3-.1-.5-.2-.8-.2s-.5.1-.7.2l-4.5 2.7c-.4.3-.7.7-.7 1.3v5.6c0 .5.3 1 .7 1.3l4.5 2.7c.2.1.5.2.7.2s.5-.1.7-.2l4.5-2.7c.4-.3.7-.7.7-1.3v-5.6c.1-.5-.2-1-.6-1.3zM28 25.5l-4 2.4l-4-2.4v-5l4-2.4l4 2.4v5zm-14.7-6.6l-4.5-2.7c-.3-.1-.5-.2-.8-.2s-.5.1-.7.2l-4.5 2.7c-.5.3-.8.8-.8 1.3v5.6c0 .5.3 1 .7 1.3l4.5 2.7c.3.1.5.2.8.2s.5-.1.7-.2l4.5-2.7c.4-.3.7-.7.7-1.3v-5.6c.1-.5-.2-1-.6-1.3zM12 25.5l-4 2.4l-4-2.4v-5l4-2.4l4 2.4v5z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-data-enrichment,[i-carbon-data-enrichment=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M28 13h2v2h-2zm-4.222-8.203l1.414-1.415l1.414 1.415l-1.414 1.414zM15 0h2v2h-2zM6.808 6.234L5.394 4.819l1.414-1.414L8.222 4.82zM2 13h2v2H2zm11 17h6v2h-6zm-2-4h10v2H11zm5-22C10.5 4 6 8.5 6 14c0 4.4 2 6.3 3.5 7.6c1 .9 1.5 1.5 1.5 2.4h2c0-1.8-1.1-2.9-2.2-3.9C9.4 18.9 8 17.5 8 14c0-4.4 3.6-8 8-8s8 3.6 8 8c0 3.5-1.4 4.9-2.8 6.1c-1.1 1-2.2 2-2.2 3.9h2c0-.9.5-1.5 1.5-2.4C24 20.3 26 18.4 26 14c0-5.5-4.5-10-10-10z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-debug,[i-carbon-debug=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m29.83 20l.34-2l-5.17-.85v-4.38l5.06-1.36l-.51-1.93l-4.83 1.29A9 9 0 0 0 20 5V2h-2v2.23a8.81 8.81 0 0 0-4 0V2h-2v3a9 9 0 0 0-4.71 5.82L2.46 9.48L2 11.41l5 1.36v4.38L1.84 18l.32 2L7 19.18a8.9 8.9 0 0 0 .82 3.57l-4.53 4.54l1.42 1.42l4.19-4.2a9 9 0 0 0 14.2 0l4.19 4.2l1.42-1.42l-4.54-4.54a8.9 8.9 0 0 0 .83-3.57ZM15 25.92A7 7 0 0 1 9 19v-6h6ZM9.29 11a7 7 0 0 1 13.42 0ZM23 19a7 7 0 0 1-6 6.92V13h6Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-document,[i-carbon-document=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m25.7 9.3l-7-7c-.2-.2-.4-.3-.7-.3H8c-1.1 0-2 .9-2 2v24c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V10c0-.3-.1-.5-.3-.7zM18 4.4l5.6 5.6H18V4.4zM24 28H8V4h8v6c0 1.1.9 2 2 2h6v16z'/%3E%3Cpath fill='currentColor' d='M10 22h12v2H10zm0-6h12v2H10z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-document-blank{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m25.7 9.3l-7-7A.908.908 0 0 0 18 2H8a2.006 2.006 0 0 0-2 2v24a2.006 2.006 0 0 0 2 2h16a2.006 2.006 0 0 0 2-2V10a.908.908 0 0 0-.3-.7ZM18 4.4l5.6 5.6H18ZM24 28H8V4h8v6a2.006 2.006 0 0 0 2 2h6Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-document-preliminary{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M24 30a6 6 0 1 1 6-6a6.007 6.007 0 0 1-6 6zm0-10a4 4 0 1 0 4 4a4.005 4.005 0 0 0-4-4zM8 22h8v2H8zm0-6h10v2H8z'/%3E%3Cpath fill='currentColor' d='M16 28H6V4h8v6a2.006 2.006 0 0 0 2 2h6v3h2v-5a.91.91 0 0 0-.3-.7l-7-7A.909.909 0 0 0 16 2H6a2.006 2.006 0 0 0-2 2v24a2.006 2.006 0 0 0 2 2h10Zm0-23.6l5.6 5.6H16Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-grid{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 4H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm0 8H6V6h6zm14-8h-6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm0 8h-6V6h6zm-14 6H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2zm0 8H6v-6h6zm14-8h-6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2zm0 8h-6v-6h6z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-help,[i-carbon-help=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2Zm0 26a12 12 0 1 1 12-12a12 12 0 0 1-12 12Z'/%3E%3Ccircle cx='16' cy='23.5' r='1.5' fill='currentColor'/%3E%3Cpath fill='currentColor' d='M17 8h-1.5a4.49 4.49 0 0 0-4.5 4.5v.5h2v-.5a2.5 2.5 0 0 1 2.5-2.5H17a2.5 2.5 0 0 1 0 5h-2v4.5h2V17a4.5 4.5 0 0 0 0-9Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-ibm-watson-discovery,[i-carbon-ibm-watson-discovery=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M6 17h8v2H6z'/%3E%3Ccircle cx='3' cy='18' r='1' fill='currentColor'/%3E%3Ccircle cx='13' cy='14' r='1' fill='currentColor'/%3E%3Cpath fill='currentColor' d='M2 13h8v2H2zm4-4h8v2H6z'/%3E%3Ccircle cx='3' cy='10' r='1' fill='currentColor'/%3E%3Cpath fill='currentColor' d='m30 28.6l-7.4-7.4c1.5-2 2.4-4.5 2.4-7.2c0-6.6-5.4-12-12-12c-3.3 0-6.4 1.3-8.7 3.8l1.5 1.4C7.6 5.1 10.2 4 13 4c5.5 0 10 4.5 10 10s-4.5 10-10 10c-3 0-5.8-1.3-7.7-3.6l-1.5 1.3C6 24.4 9.4 26 13 26c3.2 0 6.1-1.3 8.3-3.3l7.3 7.3l1.4-1.4z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-image{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M19 14a3 3 0 1 0-3-3a3 3 0 0 0 3 3Zm0-4a1 1 0 1 1-1 1a1 1 0 0 1 1-1Z'/%3E%3Cpath fill='currentColor' d='M26 4H6a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2Zm0 22H6v-6l5-5l5.59 5.59a2 2 0 0 0 2.82 0L21 19l5 5Zm0-4.83l-3.59-3.59a2 2 0 0 0-2.82 0L18 19.17l-5.59-5.59a2 2 0 0 0-2.82 0L6 17.17V6h20Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-image-copy{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M4 22H2V4a2.002 2.002 0 0 1 2-2h18v2H4zm17-5a3 3 0 1 0-3-3a3.003 3.003 0 0 0 3 3zm0-4a1 1 0 1 1-1 1a1 1 0 0 1 1-1z'/%3E%3Cpath fill='currentColor' d='M28 7H9a2.002 2.002 0 0 0-2 2v19a2.002 2.002 0 0 0 2 2h19a2.002 2.002 0 0 0 2-2V9a2.002 2.002 0 0 0-2-2Zm0 21H9v-6l4-3.997l5.586 5.586a2 2 0 0 0 2.828 0L23 22.003L28 27Zm0-3.828l-3.586-3.586a2 2 0 0 0-2.828 0L20 22.172l-5.586-5.586a2 2 0 0 0-2.828 0L9 19.172V9h19Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-information{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M17 22v-8h-4v2h2v6h-3v2h8v-2h-3zM16 8a1.5 1.5 0 1 0 1.5 1.5A1.5 1.5 0 0 0 16 8z'/%3E%3Cpath fill='currentColor' d='M16 30a14 14 0 1 1 14-14a14 14 0 0 1-14 14Zm0-26a12 12 0 1 0 12 12A12 12 0 0 0 16 4Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-json{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M31 11v10h-2l-2-6v6h-2V11h2l2 6v-6h2zm-9.666 10h-2.667A1.668 1.668 0 0 1 17 19.334v-6.667A1.668 1.668 0 0 1 18.666 11h2.667A1.668 1.668 0 0 1 23 12.666v6.667A1.668 1.668 0 0 1 21.334 21zM19 19h2v-6h-2zm-5.666 2H9v-2h4v-2h-2a2.002 2.002 0 0 1-2-2v-2.334A1.668 1.668 0 0 1 10.666 11H15v2h-4v2h2a2.002 2.002 0 0 1 2 2v2.333A1.668 1.668 0 0 1 13.334 21zm-8 0H2.667A1.668 1.668 0 0 1 1 19.334V17h2v2h2v-8h2v8.334A1.668 1.668 0 0 1 5.333 21z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-link,[i-carbon-link=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M29.25 6.76a6 6 0 0 0-8.5 0l1.42 1.42a4 4 0 1 1 5.67 5.67l-8 8a4 4 0 1 1-5.67-5.66l1.41-1.42l-1.41-1.42l-1.42 1.42a6 6 0 0 0 0 8.5A6 6 0 0 0 17 25a6 6 0 0 0 4.27-1.76l8-8a6 6 0 0 0-.02-8.48Z'/%3E%3Cpath fill='currentColor' d='M4.19 24.82a4 4 0 0 1 0-5.67l8-8a4 4 0 0 1 5.67 0A3.94 3.94 0 0 1 19 14a4 4 0 0 1-1.17 2.85L15.71 19l1.42 1.42l2.12-2.12a6 6 0 0 0-8.51-8.51l-8 8a6 6 0 0 0 0 8.51A6 6 0 0 0 7 28a6.07 6.07 0 0 0 4.28-1.76l-1.42-1.42a4 4 0 0 1-5.67 0Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-list{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M10 6h18v2H10zm0 18h18v2H10zm0-9h18v2H10zm-6 0h2v2H4zm0-9h2v2H4zm0 18h2v2H4z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-logo-github,[i-carbon-logo-github=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M16 2a14 14 0 0 0-4.43 27.28c.7.13 1-.3 1-.67v-2.38c-3.89.84-4.71-1.88-4.71-1.88a3.71 3.71 0 0 0-1.62-2.05c-1.27-.86.1-.85.1-.85a2.94 2.94 0 0 1 2.14 1.45a3 3 0 0 0 4.08 1.16a2.93 2.93 0 0 1 .88-1.87c-3.1-.36-6.37-1.56-6.37-6.92a5.4 5.4 0 0 1 1.44-3.76a5 5 0 0 1 .14-3.7s1.17-.38 3.85 1.43a13.3 13.3 0 0 1 7 0c2.67-1.81 3.84-1.43 3.84-1.43a5 5 0 0 1 .14 3.7a5.4 5.4 0 0 1 1.44 3.76c0 5.38-3.27 6.56-6.39 6.91a3.33 3.33 0 0 1 .95 2.59v3.84c0 .46.25.81 1 .67A14 14 0 0 0 16 2Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-network-4{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Ccircle cx='21' cy='26' r='2' fill='currentColor'/%3E%3Ccircle cx='21' cy='6' r='2' fill='currentColor'/%3E%3Ccircle cx='4' cy='16' r='2' fill='currentColor'/%3E%3Cpath fill='currentColor' d='M28 12a3.996 3.996 0 0 0-3.858 3h-4.284a3.966 3.966 0 0 0-5.491-2.643l-3.177-3.97A3.963 3.963 0 0 0 12 6a4 4 0 1 0-4 4a3.96 3.96 0 0 0 1.634-.357l3.176 3.97a3.924 3.924 0 0 0 0 4.774l-3.176 3.97A3.96 3.96 0 0 0 8 22a4 4 0 1 0 4 4a3.962 3.962 0 0 0-.81-2.387l3.176-3.97A3.966 3.966 0 0 0 19.858 17h4.284A3.993 3.993 0 1 0 28 12ZM6 6a2 2 0 1 1 2 2a2.002 2.002 0 0 1-2-2Zm2 22a2 2 0 1 1 2-2a2.002 2.002 0 0 1-2 2Zm8-10a2 2 0 1 1 2-2a2.002 2.002 0 0 1-2 2Zm12 0a2 2 0 1 1 2-2a2.002 2.002 0 0 1-2 2Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-plan,[i-carbon-plan=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M31 8c0-.4-.2-.7-.5-.9l-7-4c-.2-.1-.3-.1-.5-.1s-.3 0-.5.1L16 6.8L9.5 3.1C9.3 3 9.2 3 9 3s-.3 0-.5.1l-7 4c-.3.2-.5.5-.5.9v20c0 .6.4 1 1 1c.2 0 .3-.1.5-.1L9 25.2l6.5 3.7c.2.1.3.1.5.1s.3 0 .5-.1l6.5-3.7l6.5 3.7c.1.1.3.1.5.1c.6 0 1-.4 1-1V8zM3 8.6l5-2.9v17.7l-5 2.9V8.6zm12 17.7l-5-2.9V5.7l5 2.9v17.7zm7-2.9l-5 2.9V8.6l5-2.9v17.7zm2 0V5.7l5 2.9v17.7l-5-2.9z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-select-window{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M8 26H4a2.002 2.002 0 0 1-2-2v-4h2v4h4zM2 12h2v4H2zm24-4h-2V4h-4V2h4a2.002 2.002 0 0 1 2 2zM12 2h4v2h-4zM4 8H2V4a2.002 2.002 0 0 1 2-2h4v2H4zm23 24a.997.997 0 0 1-.707-.293l-6.138-6.138l-3.323 4.986a1 1 0 0 1-1.79-.268l-6-20a1 1 0 0 1 1.245-1.245l20 6a1 1 0 0 1 .268 1.79l-4.986 3.323l6.138 6.138a1 1 0 0 1 0 1.414l-4 4A.997.997 0 0 1 27 32zm0-2.414L29.586 27l-7.155-7.155l5.246-3.498l-16.185-4.855l4.855 16.185l3.498-5.246z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-star,[i-carbon-star=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m16 6.52l2.76 5.58l.46 1l1 .15l6.16.89l-4.38 4.3l-.75.73l.18 1l1.05 6.13l-5.51-2.89L16 23l-.93.49l-5.51 2.85l1-6.13l.18-1l-.74-.77l-4.42-4.35l6.16-.89l1-.15l.46-1L16 6.52M16 2l-4.55 9.22l-10.17 1.47l7.36 7.18L6.9 30l9.1-4.78L25.1 30l-1.74-10.13l7.36-7.17l-10.17-1.48Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-text-small-caps{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M23 27V15h-5v-2h12v2h-5v12h-2z'/%3E%3Cpath fill='currentColor' d='M11 27V8H2V6h20v2h-9v19h-2z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-video{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M21 26H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h17a2 2 0 0 1 2 2v4.06l5.42-3.87A1 1 0 0 1 30 9v14a1 1 0 0 1-1.58.81L23 19.94V24a2 2 0 0 1-2 2ZM4 8v16h17v-6a1 1 0 0 1 1.58-.81L28 21.06V10.94l-5.42 3.87A1 1 0 0 1 21 14V8Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon-volume-up{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m27.16 8.08l-1.53 1.29a10 10 0 0 1-.29 13.23l1.47 1.4a12 12 0 0 0 .35-15.88Z'/%3E%3Cpath fill='currentColor' d='M21.58 12a6 6 0 0 1-.18 7.94l1.47 1.36a8 8 0 0 0 .23-10.59zM18 30a1 1 0 0 1-.71-.3L9.67 22H3a1 1 0 0 1-1-1V11a1 1 0 0 1 1-1h6.67l7.62-7.7a1 1 0 0 1 1.41 0a1 1 0 0 1 .3.7v26a1 1 0 0 1-1 1zM4 20h6.08a1 1 0 0 1 .71.3L17 26.57V5.43l-6.21 6.27a1 1 0 0 1-.71.3H4z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-carbon\:warning-filled,[i-carbon\:warning-filled=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 32 32' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 2C8.3 2 2 8.3 2 16s6.3 14 14 14s14-6.3 14-14S23.7 2 16 2zm-1.1 6h2.2v11h-2.2V8zM16 25c-.8 0-1.5-.7-1.5-1.5S15.2 22 16 22s1.5.7 1.5 1.5S16.8 25 16 25z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-icon-park-outline\:vertical-timeline{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 48 48' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-width='4'%3E%3Cpath stroke-linecap='round' d='M4 5h40M4 43h40M8 36v7'/%3E%3Cpath stroke-linejoin='round' d='M12 28H4v8h8v-8Zm16-8h-8v8h8v-8Zm16-8h-8v8h8v-8Z'/%3E%3Cpath stroke-linecap='round' d='M40 20v23M8 12v1m0 7v1m15-9v1m1 15v15'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-logos-vue,.logos-vue,[i-logos-vue=""],[logos-vue=""]{background:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 256 221' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='%2341B883' d='M204.8 0H256L128 220.8L0 0h97.92L128 51.2L157.44 0h47.36Z'/%3E%3Cpath fill='%2341B883' d='m0 0l128 220.8L256 0h-51.2L128 132.48L50.56 0H0Z'/%3E%3Cpath fill='%2335495E' d='M50.56 0L128 133.12L204.8 0h-47.36L128 51.2L97.92 0H50.56Z'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;background-color:transparent;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-material-symbols-ungroup,[i-material-symbols-ungroup=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m8.7 16.7l-1.4-1.4l4.3-4.3H8V9h7v7h-2v-3.6l-4.3 4.3ZM19 12V5h-7V3h9v9h-2ZM5 21q-.825 0-1.413-.588T3 19V3h2v16h16v2H5Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-material-symbols\:360,[i-material-symbols\:360=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m9 20l-1.4-1.4l1.75-1.8q-3.2-.425-5.275-1.75T2 12q0-2.075 2.888-3.538T12 7q4.225 0 7.113 1.463T22 12q0 1.55-1.663 2.775T16 16.6v-2.05q1.925-.5 2.963-1.238T20 12q0-.8-2.138-1.9T12 9q-3.725 0-5.863 1.1T4 12q0 .6 1.275 1.438T8.9 14.7l-1.3-1.3L9 12l4 4l-4 4Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mdi-regex,[i-mdi-regex=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 16.92c-.33.05-.66.08-1 .08c-.34 0-.67-.03-1-.08v-3.51l-2.5 2.48c-.5-.39-1-.89-1.39-1.39l2.48-2.5H9.08c-.05-.33-.08-.66-.08-1c0-.34.03-.67.08-1h3.51l-2.48-2.5c.19-.25.39-.5.65-.74c.24-.26.49-.46.74-.65L14 8.59V5.08c.33-.05.66-.08 1-.08c.34 0 .67.03 1 .08v3.51l2.5-2.48c.5.39 1 .89 1.39 1.39L17.41 10h3.51c.05.33.08.66.08 1c0 .34-.03.67-.08 1h-3.51l2.48 2.5c-.19.25-.39.5-.65.74c-.24.26-.49.46-.74.65L16 13.41v3.51M5 19a2 2 0 0 1 2-2a2 2 0 0 1 2 2a2 2 0 0 1-2 2a2 2 0 0 1-2-2Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-mdi\:eyedropper{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m19.35 11.72l-2.13 2.13l-1.41-1.42l-7.71 7.71L3.5 22L2 20.5l1.86-4.6l7.71-7.71l-1.42-1.41l2.13-2.13l7.07 7.07M16.76 3A3 3 0 0 1 21 3a3 3 0 0 1 0 4.24l-1.92 1.92l-4.24-4.24L16.76 3M5.56 17.03L4.5 19.5l2.47-1.06L14.4 11L13 9.6l-7.44 7.43Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.i-teenyicons\:npm-outline{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 15 15' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='none' stroke='currentColor' d='M4.5 10.5v2h2v-2h8v-6H.5v6h4Zm0 0v-6m4 0v6M6.5 6v3m-4-3v4.5m8-4.5v4.5m2-4.5v4.5'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.icon-park-outline\:pineapple{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 48 48' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='4'%3E%3Cpath d='M20.5 14.5C20 14 20 13.15 20 11c0-3.866 4-7 4-7s3 3.134 3 7c0 1.922 0 3-.5 3.5'/%3E%3Cpath d='M17 17c-1.21-2.918-4.138-6.567-6-8c5.411-1.014 9.774 2.3 12 5m7 2c1.452-2.697 4.304-5.695 6-7c-5.643-1.058-9.871 2.261-12 5'/%3E%3Cpath d='M16.725 17.374A38.81 38.81 0 0 0 15 19c-4.19 4.19-4.898 11.864-4.997 15.28c-.034 1.15-.026 2.322.409 3.387C10.879 38.81 11.875 40.406 14 42c4 3 16 3 20 0c2.116-1.587 3.112-3.175 3.581-4.318c.441-1.074.45-2.258.415-3.419c-.1-3.425-.812-11.08-4.996-15.263c-.6-.6-1.176-1.14-1.726-1.626c-4.258-3.767-10.291-3.767-14.55 0ZM32 18L11 29m5-11l21 11m-2 12L11 27m26 0L13 41'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.material-symbols-tab-group-outline,[material-symbols-tab-group-outline=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M8 18q-.825 0-1.413-.588T6 16V4q0-.825.588-1.413T8 2h12q.825 0 1.413.588T22 4v12q0 .825-.588 1.413T20 18H8Zm0-2h12V8h-7V4H8v12Zm-4 6q-.825 0-1.413-.588T2 20V6h2v14h14v2H4ZM8 4v12V4Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.material-symbols\:arrow-right{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M10 17V7l5 5l-5 5Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.material-symbols\:delete{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M7 21q-.825 0-1.413-.588T5 19V6H4V4h5V3h6v1h5v2h-1v13q0 .825-.588 1.413T17 21H7Zm2-4h2V8H9v9Zm4 0h2V8h-2v9Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.mdi\:loading{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 4V2A10 10 0 0 0 2 12h2a8 8 0 0 1 8-8Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.mdi\:location-path{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M18 15a3 3 0 0 1 3 3a3 3 0 0 1-3 3a2.99 2.99 0 0 1-2.83-2H14v-2h1.17c.41-1.17 1.52-2 2.83-2m0 2a1 1 0 0 0-1 1a1 1 0 0 0 1 1a1 1 0 0 0 1-1a1 1 0 0 0-1-1m0-9a1.43 1.43 0 0 0 1.43-1.43a1.43 1.43 0 1 0-2.86 0A1.43 1.43 0 0 0 18 8m0-5.43a4 4 0 0 1 4 4C22 9.56 18 14 18 14s-4-4.44-4-7.43a4 4 0 0 1 4-4M8.83 17H10v2H8.83A2.99 2.99 0 0 1 6 21a3 3 0 0 1-3-3c0-1.31.83-2.42 2-2.83V14h2v1.17c.85.3 1.53.98 1.83 1.83M6 17a1 1 0 0 0-1 1a1 1 0 0 0 1 1a1 1 0 0 0 1-1a1 1 0 0 0-1-1M6 3a3 3 0 0 1 3 3c0 1.31-.83 2.42-2 2.83V10H5V8.83A2.99 2.99 0 0 1 3 6a3 3 0 0 1 3-3m0 2a1 1 0 0 0-1 1a1 1 0 0 0 1 1a1 1 0 0 0 1-1a1 1 0 0 0-1-1m5 14v-2h2v2h-2m-4-6H5v-2h2v2Z'/%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.tabler\:arrow-back-up,[tabler\:arrow-back-up=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg viewBox='0 0 24 24' display='inline-block' vertical-align='middle' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cg fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='m9 14l-4-4l4-4'/%3E%3Cpath d='M5 10h11a4 4 0 1 1 0 8h-1'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask:var(--un-icon) no-repeat;mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;background-color:currentColor;color:inherit;display:inline-block;vertical-align:middle;width:1.2em;height:1.2em;}.container{width:100%;}.n-switch-slider{position:relative;margin-right:0.25rem;border-width:1px;border-color:rgba(156,163,175,0.2);border-radius:9999px;padding:2px;}.navbar-glass,[navbar-glass=""]{position:sticky;top:0;z-index:10;background-color:rgba(255,255,255,0.8);--un-backdrop-blur:blur(6px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);}.n-button-icon{margin-left:-0.2em;margin-right:0.2em;font-size:1.1em;}.n-switch-thumb{margin-left:0;margin-right:0.8em;height:1em;width:1em;border-width:1px;border-color:rgba(156,163,175,0.2);border-radius:50%;}[checked] .n-checked\:n-switch-thumb-checked, .n-checked\:n-switch-thumb-checked[checked]{margin-left:0.8em;margin-right:0;border-color:rgba(var(--nui-c-context),1);background-color:rgba(var(--nui-c-context),1);}.vue-block,[vue-block=""]{margin-bottom:0.5rem;max-width:90%;cursor:pointer;border-radius:0.25rem;}.n-icon-button{aspect-ratio:1/1;width:1.6em;height:1.6em;display:flex;align-items:center;justify-content:center;border-radius:0.25rem;opacity:0.5;}.n-panel-grids-center{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;grid-gap:0.5rem;gap:0.5rem;background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' transform='scale(3)'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cpath d='M 10,-2.55e-7 V 20 Z M -1.1677362e-8,10 H 20 Z' stroke-width='0.2' stroke='hsla(0, 0%25, 98%25, 1)' fill='none'/%3E%3C/svg%3E");background-size:40px 40px;}.theme-card-green,.theme-card-lime,[theme-card-green=""],[theme-card-lime=""]{min-width:10rem;min-height:6.25rem;display:flex;align-items:center;justify-content:center;grid-gap:0.5rem;gap:0.5rem;border-width:1px;border-color:rgba(156,163,175,0.2);border-radius:0.25rem;--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity));padding:0.5rem;opacity:0.5;--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgba(0,0,0,0.1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgba(0,0,0,0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);--un-saturate:saturate(0);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.vue-block-title,[vue-block-title=""]{height:2rem;display:flex;align-items:center;padding-left:0.5rem;font-size:0.875rem;line-height:1.25rem;font-weight:400;line-height:2rem;}.x-divider,[x-divider=""]{height:1px;width:100%;background-color:rgba(156,163,175,0.15);}.n-button-base{display:inline-flex;touch-action:manipulation;align-items:center;grid-gap:0.25rem;gap:0.25rem;border-width:1px;border-color:rgba(156,163,175,0.2);border-radius:0.25rem;padding-left:1em;padding-right:1em;padding-top:0.25em;padding-bottom:0.25em;opacity:0.8;--un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color, rgba(0,0,0,0.05));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);outline:2px solid transparent !important;outline-offset:2px !important;}.n-switch-base{display:inline-flex;-webkit-user-select:none;user-select:none;align-items:center;border-radius:9999px;padding-inline-end:0.5rem;}.n-icon{flex:none;}.n-card-base{border-width:1px;border-color:rgba(156,163,175,0.2);border-radius:0.25rem;--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity));--un-shadow:var(--un-shadow-inset) 0 1px 2px 0 var(--un-shadow-color, rgba(0,0,0,0.05));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.border-base,.n-border-base,[border-base=""],[border~="base"]{border-color:rgba(156,163,175,0.2);}[checked] .n-checked\:n-switch-slider-checked, .n-checked\:n-switch-slider-checked[checked]{border-color:rgba(var(--nui-c-context),0.2);background-color:rgba(var(--nui-c-context),0.1);}[border~="hover\:base"]:hover{border-color:rgba(156,163,175,0.2);}.hover\:n-button-hover:hover{border-color:rgba(var(--nui-c-context),1) !important;color:rgba(var(--nui-c-context),1);opacity:1;}.bg-active,[bg-active=""]{background-color:rgba(156,163,175,0.05);}.bg-base,.n-bg-base,[bg-base=""]{--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity));}.dark .bg-base,.dark .n-bg-base,.dark .n-card-base,.dark .theme-card-green,.dark .theme-card-lime,.dark [bg-base=""],.dark [theme-card-green=""],.dark [theme-card-lime=""]{--un-bg-opacity:1;background-color:rgba(21,21,21,var(--un-bg-opacity));}.dark .glass-effect,.dark .navbar-glass,.dark [glass-effect=""],.dark [navbar-glass=""]{background-color:rgba(21,21,21,0.9);}.glass-effect,[glass-effect=""]{background-color:rgba(255,255,255,0.8);--un-backdrop-blur:blur(6px);-webkit-backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);backdrop-filter:var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia);}.vue-block-active{--un-bg-opacity:1;background-color:rgba(59,167,118,var(--un-bg-opacity));--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity));}.hover\:bg-active:hover{background-color:rgba(156,163,175,0.05);}[hover~="bg-active"]:hover{background-color:rgba(156,163,175,0.05);}.n-icon-button:hover{background-color:rgba(156,163,175,0.05);opacity:1;}.theme-card-green:hover{background-color:rgba(74,222,128,0.1);--un-text-opacity:1;color:rgba(22,163,74,var(--un-text-opacity));opacity:1;--un-saturate:saturate(1);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}[theme-card-green=""]:hover{background-color:rgba(74,222,128,0.1);--un-text-opacity:1;color:rgba(22,163,74,var(--un-text-opacity));opacity:1;--un-saturate:saturate(1);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}.theme-card-lime:hover{background-color:rgba(163,230,53,0.1);--un-text-opacity:1;color:rgba(101,163,13,var(--un-text-opacity));opacity:1;--un-saturate:saturate(1);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}[theme-card-lime=""]:hover{background-color:rgba(163,230,53,0.1);--un-text-opacity:1;color:rgba(101,163,13,var(--un-text-opacity));opacity:1;--un-saturate:saturate(1);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}.dark .vue-block-hover:hover{--un-bg-opacity:1;background-color:rgba(44,62,80,var(--un-bg-opacity));}.vue-block-hover:hover{--un-bg-opacity:1;background-color:rgba(194,233,215,var(--un-bg-opacity));}.active\:n-button-active:active{background-color:rgba(var(--nui-c-context),0.05);--un-ring-width:3px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);--un-ring-color:rgba(var(--nui-c-context),0.1);}.raw-function{font-style:italic;--un-text-opacity:1;color:rgba(0,51,204,var(--un-text-opacity));}.dark .text-secondary,.dark [text-secondary=""]{color:rgba(255,255,255,0.5);}.text-secondary,[text-secondary=""]{color:rgba(0,0,0,0.5);}.dark .raw-function,.dark .raw-literal{--un-text-opacity:1;color:rgba(153,127,255,var(--un-text-opacity));}.raw-literal{--un-text-opacity:1;color:rgba(0,51,204,var(--un-text-opacity));}.raw-null{--un-text-opacity:1;color:rgba(153,153,153,var(--un-text-opacity));}.dark .raw-object{--un-text-opacity:1;color:rgba(189,198,207,var(--un-text-opacity));}.raw-object{--un-text-opacity:1;color:rgba(68,68,68,var(--un-text-opacity));}.dark .raw-string{--un-text-opacity:1;color:rgba(196,26,22,var(--un-text-opacity));}.raw-string{--un-text-opacity:1;color:rgba(34,34,34,var(--un-text-opacity));}.vue-block-text{--un-text-opacity:1;color:rgba(66,185,131,var(--un-text-opacity));}.dark .vue-tag-symbol{--un-text-opacity:1;color:rgba(75,85,99,var(--un-text-opacity));}.vue-tag-symbol{--un-text-opacity:1;color:rgba(156,163,175,var(--un-text-opacity));}.vue-tag-symbol-active{color:rgba(255,255,255,0.6);}.focus-within\:n-focus-base:focus-within{--un-ring-width:2px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);--un-ring-color:rgba(var(--nui-c-context),0.5);}.focus-visible\:n-focus-base:focus-visible{--un-ring-width:2px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);--un-ring-color:rgba(var(--nui-c-context),0.5);}.peer:focus-visible~.peer-focus-visible\:n-focus-base{--un-ring-width:2px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);--un-ring-color:rgba(var(--nui-c-context),0.5);}.peer:active~.peer-active\:n-active-base{--un-ring-width:3px;--un-ring-offset-shadow:var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color);--un-ring-shadow:var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color);box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);--un-ring-color:rgba(var(--nui-c-context),0.1);}.n-transition,[n-transition=""]{transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:200ms;}.n-panel-grids,[n-panel-grids=""]{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' transform='scale(3)'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cpath d='M 10,-2.55e-7 V 20 Z M -1.1677362e-8,10 H 20 Z' stroke-width='0.2' stroke='hsla(0, 0%25, 98%25, 1)' fill='none'/%3E%3C/svg%3E");background-size:40px 40px;}.dark .n-panel-grids,.dark .n-panel-grids-center,.dark [n-panel-grids=""]{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' transform='scale(3)'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='hsl(0, 0%25, 8.5%25)'/%3E%3Cpath d='M 10,-2.55e-7 V 20 Z M -1.1677362e-8,10 H 20 Z' stroke-width='0.2' stroke='hsl(0, 0%25, 11.0%25)' fill='none'/%3E%3C/svg%3E");;background-size:40px 40px;}@media (min-width: 640px){.container{max-width:640px;}}@media (min-width: 768px){.container{max-width:768px;}}@media (min-width: 1024px){.container{max-width:1024px;}}@media (min-width: 1280px){.container{max-width:1280px;}}@media (min-width: 1536px){.container{max-width:1536px;}}.pointer-events-none{pointer-events:none;}.visible{visibility:visible;}.absolute,[absolute=""]{position:absolute;}.fixed,[fixed=""]{position:fixed;}.relative,[relative=""]{position:relative;}.sticky,[sticky=""]{position:sticky;}.inset-0,[inset-0=""]{inset:0;}.bottom-0,[bottom-0=""]{bottom:0;}.left-0,[left-0=""]{left:0;}.left-2,[left-2=""]{left:0.5rem;}.right-0,[right-0=""]{right:0;}.right-2,[right-2=""]{right:0.5rem;}.top-0,[top-0=""]{top:0;}.top-2,[top-2=""]{top:0.5rem;}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;}.-z-1{z-index:-1;}.z-1,[z-1=""]{z-index:1;}.z-10,[z-10=""]{z-index:10;}.z-100,[z-100=""]{z-index:100;}.z-1000,[z-1000=""]{z-index:1000;}.z-20,[z-20=""]{z-index:20;}.z-2000{z-index:2000;}.z-50,[z-50=""]{z-index:50;}.grid,[grid=""],[grid~="\~"]{display:grid;}[grid~="cols-\[50px_1fr\]"]{grid-template-columns:50px 1fr;}.grid-cols-minmax-400px,[grid-cols-minmax-400px=""]{grid-template-columns:repeat(auto-fill,minmax(400px,1fr));}[grid~="cols-minmax-8rem"]{grid-template-columns:repeat(auto-fill,minmax(8rem,1fr));}.m-3,[m-3=""]{margin:0.75rem;}.m0{margin:0;}.ma,[ma=""]{margin:auto;}[m~="\!0"]{margin:0 !important;}.children\:my-auto>*,.my-auto,[children\:my-auto=""]>*{margin-top:auto;margin-bottom:auto;}.mx--1,[mx--1=""]{margin-left:-0.25rem;margin-right:-0.25rem;}.mx-0\.5{margin-left:0.125rem;margin-right:0.125rem;}.mxa,[mxa=""]{margin-left:auto;margin-right:auto;}.my1,[my1=""]{margin-top:0.25rem;margin-bottom:0.25rem;}.my2,[my2=""]{margin-top:0.5rem;margin-bottom:0.5rem;}.mb--2,[mb--2=""]{margin-bottom:-0.5rem;}.mb-5{margin-bottom:1.25rem;}.mb1,[mb1=""]{margin-bottom:0.25rem;}.mb2,[mb2=""]{margin-bottom:0.5rem;}.mb6,[mb6=""]{margin-bottom:1.5rem;}.ml-0\.3em{margin-left:0.3em;}.ml-0\.4em{margin-left:0.4em;}.ml-1{margin-left:0.25rem;}.ml-2,[ml-2=""]{margin-left:0.5rem;}.mr--15,[mr--15=""]{margin-right:-3.75rem;}.mr--16,[mr--16=""]{margin-right:-4rem;}.mr-0\.1em{margin-right:0.1em;}.mr-0\.4em{margin-right:0.4em;}.mr-2,.mr2,[mr-2=""],[mr2=""]{margin-right:0.5rem;}.ms{margin-inline-start:1rem;}.mt--1,[mt--1=""]{margin-top:-0.25rem;}.mt--10,[mt--10=""]{margin-top:-2.5rem;}.mt--4,[mt--4=""]{margin-top:-1rem;}.mt--5,[mt--5=""]{margin-top:-1.25rem;}.mt--6,[mt--6=""]{margin-top:-1.5rem;}.mt-2,.mt2,[mt-2=""]{margin-top:0.5rem;}.mt-20,[mt-20=""]{margin-top:5rem;}.mt-3,[mt-3=""]{margin-top:0.75rem;}.mt-4,[mt-4=""]{margin-top:1rem;}.mt-5,[mt-5=""]{margin-top:1.25rem;}.mt1{margin-top:0.25rem;}.inline{display:inline;}.block,[block=""]{display:block;}.inline-block,[inline-block=""]{display:inline-block;}.hidden,[hidden=""]{display:none;}.h-10,[h-10=""]{height:2.5rem;}.h-16,[h-16=""]{height:4rem;}.h-18,[h-18=""]{height:4.5rem;}.h-1px,[h-1px=""]{height:1px;}.h-20,[h-20=""]{height:5rem;}.h-30,[h-30=""]{height:7.5rem;}.h-5,[h-5=""]{height:1.25rem;}.h-54px,[h-54px=""]{height:54px;}.h-6,[h-6=""]{height:1.5rem;}.h-7,[h-7=""]{height:1.75rem;}.h-8,[h-8=""]{height:2rem;}.h-full,[h-full=""]{height:100%;}.h-min{height:min-content;}.h-screen,[h-screen=""]{height:100vh;}.h1{height:0.25rem;}.h3{height:0.75rem;}.max-h-10rem,[max-h-10rem=""]{max-height:10rem;}.max-h-80,[max-h-80=""]{max-height:20rem;}.max-h-screen{max-height:100vh;}.max-w-150{max-width:37.5rem;}.max-w-300,[max-w-300=""]{max-width:75rem;}.max-w-full,[max-w-full=""]{max-width:100%;}.min-h-20,[min-h-20=""]{min-height:5rem;}.min-h-40px{min-height:40px;}.min-h-full,[min-h-full=""]{min-height:100%;}.min-w-100px,[min-w-100px=""]{min-width:100px;}.min-w-20,[min-w-20=""]{min-width:5rem;}.min-w-30,[min-w-30=""]{min-width:7.5rem;}.min-w-40,[min-w-40=""]{min-width:10rem;}.min-w-500px{min-width:500px;}.w-10,[w-10=""]{width:2.5rem;}.w-120,[w-120=""]{width:30rem;}.w-120px{width:120px;}.w-160,[w-160=""]{width:40rem;}.w-20,[w-20=""]{width:5rem;}.w-25vw,[w-25vw=""]{width:25vw;}.w-30,[w-30=""]{width:7.5rem;}.w-300px{width:300px;}.w-5,[w-5=""]{width:1.25rem;}.w-50vw{width:50vw;}.w-6,[w-6=""]{width:1.5rem;}.w-8,[w-8=""]{width:2rem;}.w-auto,[w-auto=""]{width:auto;}.w-full,[w-full=""]{width:100%;}.w-screen,[w-screen=""]{width:100vw;}[max-h~="\33 5"]{max-height:8.75rem;}[max-h~="\35 0vh"]{max-height:50vh;}[max-h~="\38 0\%"]{max-height:80%;}[max-w~="\[75\%\]"]{max-width:75%;}[max-w~="\31 0"]{max-width:2.5rem;}.flex,[flex=""],[flex~="\~"]{display:flex;}[flex~="inline"]{display:inline-flex;}.flex-1,[flex-1=""],[flex~="\31 "]{flex:1 1 0%;}.flex-auto,[flex-auto=""],[flex~="auto"]{flex:1 1 auto;}.flex-none,[flex-none=""],[flex~="none"]{flex:none;}[flex~="row-reverse"]{flex-direction:row-reverse;}.flex-col,[flex-col=""],[flex~="col"]{flex-direction:column;}.flex-wrap,[flex-wrap=""],[flex~="wrap"]{flex-wrap:wrap;}.table{display:table;}.table-fixed,[table-fixed=""]{table-layout:fixed;}.translate-x-1\/1{--un-translate-x:100%;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.translate-y--1px,[translate-y--1px=""]{--un-translate-y:-1px;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.rotate-90{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:90deg;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.scale-y--100{--un-scale-y:-1;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.transform{transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite;}.cursor-default,[cursor-default=""]{cursor:default;}.cursor-pointer,[cursor-pointer=""]{cursor:pointer;}[hover~="cursor-pointer"]:hover{cursor:pointer;}.select-text,[select-text=""]{-webkit-user-select:text;user-select:text;}.select-none,[select-none=""]{-webkit-user-select:none;user-select:none;}.resize{resize:both;}.place-self-start,[place-self-start=""]{place-self:start;}.items-center,[flex~="items-center"],[items-center=""]{align-items:center;}.self-start,[self-start=""]{align-self:flex-start;}.self-stretch,[self-stretch=""]{align-self:stretch;}.justify-start,[justify-start=""]{justify-content:flex-start;}.justify-end,[justify-end=""]{justify-content:flex-end;}.justify-center,[flex~="justify-center"],[justify-center=""]{justify-content:center;}.justify-between,[flex~="justify-between"],[justify-between=""]{justify-content:space-between;}.flex-gap2,.gap-2,.gap2,[flex~="gap-2"],[flex~="gap2"],[gap-2=""]{grid-gap:0.5rem;gap:0.5rem;}.gap-0\.5,[flex~="gap-0\.5"]{grid-gap:0.125rem;gap:0.125rem;}.gap-1,.gap1,[flex~="gap-1"],[flex~="gap1"],[gap-1=""]{grid-gap:0.25rem;gap:0.25rem;}.gap-10px,[gap-10px=""]{grid-gap:10px;gap:10px;}.gap-12px,[gap-12px=""]{grid-gap:12px;gap:12px;}.gap-15px,[gap-15px=""]{grid-gap:15px;gap:15px;}.gap-3,.gap3,[flex~="gap-3"],[flex~="gap3"],[gap3=""]{grid-gap:0.75rem;gap:0.75rem;}.gap-4,.gap4,[flex~="gap-4"],[flex~="gap4"],[gap4=""]{grid-gap:1rem;gap:1rem;}.gap-5px,[gap-5px=""]{grid-gap:5px;gap:5px;}.gap-6,.gap6,[flex~="gap-6"]{grid-gap:1.5rem;gap:1.5rem;}.gap-x-10,[grid~="gap-x-10"]{grid-column-gap:2.5rem;column-gap:2.5rem;}.gap-y-3,[grid~="gap-y-3"]{grid-row-gap:0.75rem;row-gap:0.75rem;}.space-x-1>:not([hidden])~:not([hidden]),[space-x-1=""]>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(0.25rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(0.25rem * var(--un-space-x-reverse));}.space-x-2>:not([hidden])~:not([hidden]),[space-x-2=""]>:not([hidden])~:not([hidden]){--un-space-x-reverse:0;margin-left:calc(0.5rem * calc(1 - var(--un-space-x-reverse)));margin-right:calc(0.5rem * var(--un-space-x-reverse));}.of-auto,[of-auto=""]{overflow:auto;}.of-hidden,.overflow-hidden,[of-hidden=""]{overflow:hidden;}.of-scroll,.overflow-scroll,[of-scroll=""],[overflow-scroll=""]{overflow:scroll;}.of-x-hidden,[of-x-hidden=""]{overflow-x:hidden;}.of-y-auto,[of-y-auto=""]{overflow-y:auto;}.truncate,[truncate=""]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.text-ellipsis,[text-ellipsis=""]{text-overflow:ellipsis;}.whitespace-nowrap,.ws-nowrap,[ws-nowrap=""]{white-space:nowrap;}.ws-pre,[ws-pre=""]{white-space:pre;}.b,.border,.border-1,[border=""],[border~="\~"]{border-width:1px;}[border~="b"]{border-bottom-width:1px;}[border~="l"]{border-left-width:1px;}[border~="r"]{border-right-width:1px;}.border-gray\:50{border-color:rgba(156,163,175,0.5);}.border-primary{--un-border-opacity:1;border-color:rgba(3,174,103,var(--un-border-opacity));}[border~="transparent"]{border-color:transparent;}.focus-within\:border-context:focus-within{border-color:rgba(var(--nui-c-context),1);}[hover~="border-primary"]:hover{--un-border-opacity:1;border-color:rgba(3,174,103,var(--un-border-opacity));}.rounded,[border~="rounded"],[rounded=""]{border-radius:0.25rem;}.rounded-10,[rounded-10=""]{border-radius:2.5rem;}.rounded-3,.rounded-xl,[rounded-xl=""]{border-radius:0.75rem;}.rounded-5,[rounded-5=""]{border-radius:1.25rem;}.border-dashed,[border~="dashed"]{border-style:dashed;}.border-none,[border-none=""]{border-style:none;}.bg-black,[bg-black=""]{--un-bg-opacity:1;background-color:rgba(0,0,0,var(--un-bg-opacity));}.bg-black\/50{background-color:rgba(0,0,0,0.5);}.bg-gray\:3,[bg-gray\:3=""]{background-color:rgba(156,163,175,0.03);}.bg-green-400\:10,[bg-green-400\:10=""]{background-color:rgba(74,222,128,0.1);}.bg-orange\:10,[bg-orange\:10=""]{background-color:rgba(251,146,60,0.1);}.bg-primary,[bg-primary=""]{--un-bg-opacity:1;background-color:rgba(3,174,103,var(--un-bg-opacity));}.bg-teal-400\:10,[bg-teal-400\:10=""]{background-color:rgba(45,212,191,0.1);}.bg-transparent{background-color:transparent;}[bg~="gray-300\/30"]{background-color:rgba(209,213,219,0.3);}.dark .hover\:dark\:bg-\[\#2c3e50\]:hover{--un-bg-opacity:1;background-color:rgba(44,62,80,var(--un-bg-opacity));}.hover\:bg-\[\#c2e9d7\]:hover{--un-bg-opacity:1;background-color:rgba(194,233,215,var(--un-bg-opacity));}.hover\:bg-gray-2\/20:hover{background-color:rgba(229,231,235,0.2);}.object-cover,[object-cover=""]{object-fit:cover;}.p-2,.p2,[p-2=""],[p2=""]{padding:0.5rem;}.p1,[p1=""]{padding:0.25rem;}.p3,[p3=""]{padding:0.75rem;}.p4,[p4=""]{padding:1rem;}.p6{padding:1.5rem;}.px,.px-4,.px4,[px-4=""],[px4=""]{padding-left:1rem;padding-right:1rem;}.px-1,.px1,[px-1=""],[px1=""]{padding-left:0.25rem;padding-right:0.25rem;}.px-1\.5{padding-left:0.375rem;padding-right:0.375rem;}.px-2,.px2,[px2=""]{padding-left:0.5rem;padding-right:0.5rem;}.px-3,.px3,[px-3=""],[px3=""]{padding-left:0.75rem;padding-right:0.75rem;}.px-5,.px5,[px5=""]{padding-left:1.25rem;padding-right:1.25rem;}.px20,[px20=""]{padding-left:5rem;padding-right:5rem;}.px6,[px6=""]{padding-left:1.5rem;padding-right:1.5rem;}.py-0\.5,.py0\.5,[py0\.5=""]{padding-top:0.125rem;padding-bottom:0.125rem;}.py-1,.py1,[py-1=""],[py1=""]{padding-top:0.25rem;padding-bottom:0.25rem;}.py-2,.py2,[py2=""]{padding-top:0.5rem;padding-bottom:0.5rem;}.py-3,.py3,[py-3=""],[py3=""]{padding-top:0.75rem;padding-bottom:0.75rem;}.py6,[py6=""]{padding-top:1.5rem;padding-bottom:1.5rem;}.pb-8,[pb-8=""]{padding-bottom:2rem;}.pb2,[pb2=""]{padding-bottom:0.5rem;}.pb6{padding-bottom:1.5rem;}.pl-1{padding-left:0.25rem;}.pl-2,[pl-2=""]{padding-left:0.5rem;}.pl-3,[pl-3=""]{padding-left:0.75rem;}.pl-4,.pl4,[pl-4=""],[pl4=""]{padding-left:1rem;}.pr-1,[pr-1=""]{padding-right:0.25rem;}.pr-2,.pr2,[pr-2=""],[pr2=""]{padding-right:0.5rem;}.pr-6,[pr-6=""]{padding-right:1.5rem;}.pr5,[pr5=""]{padding-right:1.25rem;}.pt-2,.pt2,[pt-2=""]{padding-top:0.5rem;}.pt3,[pt3=""]{padding-top:0.75rem;}.text-center,[text-center=""]{text-align:center;}.text-left,[text-left=""]{text-align:left;}.text-right,[text-right=""]{text-align:right;}.text-1\.1em{font-size:1.1em;}.text-12px{font-size:12px;}.text-2xl,[text-2xl=""]{font-size:1.5rem;line-height:2rem;}.text-3,[n~="xs"],[text-3=""]{font-size:0.75rem;}.text-3xl,[text-3xl=""]{font-size:1.875rem;line-height:2.25rem;}.text-4,[text-4=""]{font-size:1rem;}.text-5,[n~="xl"],[text-5=""]{font-size:1.25rem;}.text-5xl,[text-5xl=""]{font-size:3rem;line-height:1;}.text-base,[text-base=""]{font-size:1rem;line-height:1.5rem;}.text-lg,[text-lg=""]{font-size:1.125rem;line-height:1.75rem;}.text-sm,[text-sm=""]{font-size:0.875rem;line-height:1.25rem;}.text-xl,[text-xl=""]{font-size:1.25rem;line-height:1.75rem;}.text-xs,[text-xs=""]{font-size:0.75rem;line-height:1rem;}.font-bold,[font-bold=""]{font-weight:700;}.font-light,[font-light=""]{font-weight:300;}.font-medium,[font-medium=""]{font-weight:500;}.lh-7,[lh-7=""]{line-height:1.75rem;}.lh-8,[lh-8=""]{line-height:2rem;}.font-mono,[font-mono=""]{font-family:"Fira Code",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;}.font-sans,[font-sans=""]{font-family:"Inter",Avenir, Helvetica, Arial, sans-serif;}.capitalize,[capitalize=""]{text-transform:capitalize;}.italic,[italic=""]{font-style:italic;}.color-primary,.text-primary,[text-primary=""]{--un-text-opacity:1;color:rgba(3,174,103,var(--un-text-opacity));}.hover\:color-primary:hover{--un-text-opacity:1;color:rgba(3,174,103,var(--un-text-opacity));}.hover\:color-red:hover{--un-text-opacity:1;color:rgba(248,113,113,var(--un-text-opacity));}[hover~="color-primary"]:hover{--un-text-opacity:1;color:rgba(3,174,103,var(--un-text-opacity));}.\!text-primary{--un-text-opacity:1 !important;color:rgba(3,174,103,var(--un-text-opacity)) !important;}.dark .dark\:text-purple-300,.dark [dark\:text-purple-300=""]{--un-text-opacity:1;color:rgba(216,180,254,var(--un-text-opacity));}.dark .dark\:text-purple-400{--un-text-opacity:1;color:rgba(192,132,252,var(--un-text-opacity));}.text-black,[text-black=""]{--un-text-opacity:1;color:rgba(0,0,0,var(--un-text-opacity));}.text-blue{--un-text-opacity:1;color:rgba(96,165,250,var(--un-text-opacity));}.text-gray{--un-text-opacity:1;color:rgba(156,163,175,var(--un-text-opacity));}.text-green,.text-green-400,[text-green-400=""]{--un-text-opacity:1;color:rgba(74,222,128,var(--un-text-opacity));}.text-lime{--un-text-opacity:1;color:rgba(163,230,53,var(--un-text-opacity));}.text-orange,[text-orange=""]{--un-text-opacity:1;color:rgba(251,146,60,var(--un-text-opacity));}.text-purple-600{--un-text-opacity:1;color:rgba(147,51,234,var(--un-text-opacity));}.text-purple-700,[text-purple-700=""]{--un-text-opacity:1;color:rgba(126,34,206,var(--un-text-opacity));}.text-rose{--un-text-opacity:1;color:rgba(251,113,133,var(--un-text-opacity));}.text-teal,.text-teal-400,[text-teal-400=""]{--un-text-opacity:1;color:rgba(45,212,191,var(--un-text-opacity));}.text-white,[text-white=""]{--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity));}.text-yellow{--un-text-opacity:1;color:rgba(250,204,21,var(--un-text-opacity));}.hover\:text-primary:hover{--un-text-opacity:1;color:rgba(3,174,103,var(--un-text-opacity));}.hover\:text-primary\/80:hover{color:rgba(3,174,103,0.8);}.hover\:text-white:hover{--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity));}[hover\:text-primary=""]:hover{--un-text-opacity:1;color:rgba(3,174,103,var(--un-text-opacity));}[hover\:text-white=""]:hover{--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity));}[hover~="text-blue"]:hover{--un-text-opacity:1;color:rgba(96,165,250,var(--un-text-opacity));}[hover~="text-lime"]:hover{--un-text-opacity:1;color:rgba(163,230,53,var(--un-text-opacity));}[hover~="text-primary"]:hover{--un-text-opacity:1;color:rgba(3,174,103,var(--un-text-opacity));}[hover~="text-rose"]:hover{--un-text-opacity:1;color:rgba(251,113,133,var(--un-text-opacity));}[hover~="text-yellow"]:hover{--un-text-opacity:1;color:rgba(250,204,21,var(--un-text-opacity));}.underline,[underline=""]{text-decoration-line:underline;}.hover-underline:hover{text-decoration-line:underline;}.hover\:underline:hover{text-decoration-line:underline;}[hover-underline=""]:hover{text-decoration-line:underline;}[hover\:underline=""]:hover{text-decoration-line:underline;}[hover~="underline"]:hover{text-decoration-line:underline;}.underline-offset-3{text-underline-offset:3px;}[hover~="underline-offset-3"]:hover{text-underline-offset:3px;}.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4;}.op-50,.op50,.opacity-50,[op-50=""],[op50=""],[opacity-50=""]{opacity:0.5;}.op-60,.op60,[op-60=""]{opacity:0.6;}.op0{opacity:0;}.op100,.opacity-100{opacity:1;}.op20,[op20=""]{opacity:0.2;}.op25{opacity:0.25;}.op40,[op40=""]{opacity:0.4;}.op70,[op70=""]{opacity:0.7;}.op75,.opacity-75,[op75=""],[opacity-75=""]{opacity:0.75;}.hover\:op100:hover{opacity:1;}.hover\:op80:hover{opacity:0.8;}[hover\:op100=""]:hover{opacity:1;}[hover\:op80=""]:hover{opacity:0.8;}[hover~="op100"]:hover{opacity:1;}.shadow{--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgba(0,0,0,0.1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgba(0,0,0,0.1));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.shadow-none{--un-shadow:0 0 var(--un-shadow-color, rgba(0,0,0,0));box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow);}.outline{outline-style:solid;}.\!outline-none{outline:2px solid transparent !important;outline-offset:2px !important;}.grayscale{--un-grayscale:grayscale(1);filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}.transition,[transition=""]{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.transition-all,[transition-all=""]{transition-property:all;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.transition-colors,[transition-colors=""]{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.duration-200{transition-duration:200ms;}.duration-300,[duration-300=""]{transition-duration:300ms;}.duration-500,[duration-500=""]{transition-duration:500ms;}.ease-in{transition-timing-function:cubic-bezier(0.4, 0, 1, 1);}.ease-out{transition-timing-function:cubic-bezier(0, 0, 0.2, 1);}.n-lime,[n-lime=""]{--nui-c-context:163,230,53;}.n-primary,[n-primary=""],[n~="primary"]{--nui-c-context:3,174,103;}.n-sm,[n-sm=""],[n~="sm"]{font-size:0.875rem;}[disabled] .n-disabled\:n-disabled, .n-disabled\:n-disabled[disabled]{opacity:0.4;pointer-events:none;filter:saturate(0);}@media (min-width: 768px){[grid~="md\:cols-2"]{grid-template-columns:repeat(2,minmax(0,1fr));}}
|