@xiaou66/u-styles 0.0.6 → 0.0.8

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/theme.css CHANGED
@@ -1,125 +1,6 @@
1
1
  :root {
2
- --blue-1: 0, 26, 77;
3
- --blue-2: 5, 47, 120;
4
- --blue-3: 19, 76, 163;
5
- --blue-4: 41, 113, 207;
6
- --blue-5: 70, 153, 250;
7
- --blue-6: 90, 170, 251;
8
- --blue-7: 125, 193, 252;
9
- --blue-8: 161, 213, 253;
10
- --blue-9: 198, 232, 254;
11
- --blue-10: 234, 248, 255;
12
- --cyan-1: 232, 255, 251;
13
- --cyan-2: 183, 244, 236;
14
- --cyan-3: 137, 233, 224;
15
- --cyan-4: 94, 223, 214;
16
- --cyan-5: 55, 212, 207;
17
- --cyan-6: 20, 201, 201;
18
- --cyan-7: 13, 165, 170;
19
- --cyan-8: 7, 130, 139;
20
- --cyan-9: 3, 97, 108;
21
- --cyan-10: 0, 66, 77;
22
- --gold-1: 255, 252, 232;
23
- --gold-2: 253, 244, 191;
24
- --gold-3: 252, 233, 150;
25
- --gold-4: 250, 220, 109;
26
- --gold-5: 249, 204, 69;
27
- --gold-6: 247, 186, 30;
28
- --gold-7: 204, 146, 19;
29
- --gold-8: 162, 109, 10;
30
- --gold-9: 119, 75, 4;
31
- --gold-10: 77, 45, 0;
32
- --gray-1: 247, 248, 250;
33
- --gray-2: 242, 243, 245;
34
- --gray-3: 229, 230, 235;
35
- --gray-4: 201, 205, 212;
36
- --gray-5: 169, 174, 184;
37
- --gray-6: 134, 144, 156;
38
- --gray-7: 107, 119, 133;
39
- --gray-8: 78, 89, 105;
40
- --gray-9: 39, 46, 59;
41
- --gray-10: 29, 33, 41;
42
- --green-1: 232, 255, 234;
43
- --green-2: 175, 240, 181;
44
- --green-3: 123, 225, 136;
45
- --green-4: 76, 210, 99;
46
- --green-5: 35, 195, 67;
47
- --green-6: 0, 180, 42;
48
- --green-7: 0, 154, 41;
49
- --green-8: 0, 128, 38;
50
- --green-9: 0, 102, 34;
51
- --green-10: 0, 77, 28;
52
- --lime-1: 252, 255, 232;
53
- --lime-2: 237, 248, 187;
54
- --lime-3: 220, 241, 144;
55
- --lime-4: 201, 233, 104;
56
- --lime-5: 181, 226, 65;
57
- --lime-6: 159, 219, 29;
58
- --lime-7: 126, 183, 18;
59
- --lime-8: 95, 148, 10;
60
- --lime-9: 67, 112, 4;
61
- --lime-10: 42, 77, 0;
62
- --magenta-1: 255, 232, 241;
63
- --magenta-2: 253, 194, 219;
64
- --magenta-3: 251, 157, 199;
65
- --magenta-4: 249, 121, 183;
66
- --magenta-5: 247, 84, 168;
67
- --magenta-6: 245, 49, 157;
68
- --magenta-7: 203, 30, 131;
69
- --magenta-8: 161, 16, 105;
70
- --magenta-9: 119, 6, 79;
71
- --magenta-10: 77, 0, 52;
72
- --orange-1: 255, 247, 232;
73
- --orange-2: 255, 228, 186;
74
- --orange-3: 255, 207, 139;
75
- --orange-4: 255, 182, 93;
76
- --orange-5: 255, 154, 46;
77
- --orange-6: 255, 125, 0;
78
- --orange-7: 210, 95, 0;
79
- --orange-8: 166, 69, 0;
80
- --orange-9: 121, 46, 0;
81
- --orange-10: 77, 27, 0;
82
- --orangered-1: 255, 243, 232;
83
- --orangered-2: 253, 221, 195;
84
- --orangered-3: 252, 197, 159;
85
- --orangered-4: 250, 172, 123;
86
- --orangered-5: 249, 144, 87;
87
- --orangered-6: 247, 114, 52;
88
- --orangered-7: 204, 81, 32;
89
- --orangered-8: 162, 53, 17;
90
- --orangered-9: 119, 31, 6;
91
- --orangered-10: 77, 14, 0;
92
- --pinkpurple-1: 255, 232, 251;
93
- --pinkpurple-2: 247, 186, 239;
94
- --pinkpurple-3: 240, 142, 230;
95
- --pinkpurple-4: 232, 101, 223;
96
- --pinkpurple-5: 225, 62, 219;
97
- --pinkpurple-6: 217, 26, 217;
98
- --pinkpurple-7: 176, 16, 182;
99
- --pinkpurple-8: 138, 9, 147;
100
- --pinkpurple-9: 101, 3, 112;
101
- --pinkpurple-10: 66, 0, 77;
102
- --purple-1: 245, 232, 255;
103
- --purple-2: 221, 190, 246;
104
- --purple-3: 195, 150, 237;
105
- --purple-4: 168, 113, 227;
106
- --purple-5: 141, 78, 218;
107
- --purple-6: 114, 46, 209;
108
- --purple-7: 85, 29, 176;
109
- --purple-8: 60, 16, 143;
110
- --purple-9: 39, 6, 110;
111
- --purple-10: 22, 0, 77;
112
- --red-1: 255, 236, 232;
113
- --red-2: 253, 205, 197;
114
- --red-3: 251, 172, 163;
115
- --red-4: 249, 137, 129;
116
- --red-5: 247, 101, 96;
117
- --red-6: 245, 63, 63;
118
- --red-7: 203, 39, 45;
119
- --red-8: 161, 21, 30;
120
- --red-9: 119, 8, 19;
121
- --red-10: 77, 0, 10;
122
2
  --u-blue-1: 232, 243, 255;
3
+ --u-blue-10: 0, 13, 77;
123
4
  --u-blue-2: 190, 218, 255;
124
5
  --u-blue-3: 148, 191, 255;
125
6
  --u-blue-4: 106, 161, 255;
@@ -128,257 +9,1005 @@
128
9
  --u-blue-7: 14, 66, 210;
129
10
  --u-blue-8: 7, 44, 166;
130
11
  --u-blue-9: 3, 26, 121;
131
- --u-blue-10: 0, 13, 77;
132
- --yellow-1: 254, 255, 232;
133
- --yellow-2: 254, 254, 190;
134
- --yellow-3: 253, 250, 148;
135
- --yellow-4: 252, 242, 107;
136
- --yellow-5: 251, 232, 66;
137
- --yellow-6: 250, 220, 25;
138
- --yellow-7: 207, 175, 15;
139
- --yellow-8: 163, 132, 8;
140
- --yellow-9: 120, 93, 3;
141
- --yellow-10: 77, 56, 0;
142
- --u-bg-inverse-1: 0, 0, 0;
143
- --u-bg-1: 255, 255, 255;
144
- --u-radius-full: 50%;
145
- --u-radius-lg: 10px;
146
- --u-radius-md: 8px;
147
- --u-radius-sm: 4px;
148
- --u-shadow-lg: 0 6px 16px 0 rgba(0, 0, 0, 0.08), 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 9px 28px 8px rgba(0, 0, 0, 0.05);
149
- --u-shadow-sm: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
150
- --u-space-lg: 16px;
151
- --u-space-md: 12px;
152
- --u-space-sm: 8px;
153
- --u-space-xl: 24px;
154
- --u-space-xs: 4px;
155
- --u-border-default: rgb(var(--gray-3));
156
- --u-border-focus: rgb(var(--u-blue-5));
157
- --u-border-strong: rgb(var(--gray-4));
158
- --u-border-subtle: rgb(var(--gray-2));
159
- --u-fill-default: rgb(var(--gray-2));
160
- --u-fill-strong: rgb(var(--gray-3));
161
- --u-fill-stronger: rgb(var(--gray-4));
162
- --u-fill-weak: rgb(var(--gray-1));
163
- --u-status-danger: rgb(var(--red-6));
164
- --u-status-info: rgb(var(--u-blue-5));
165
- --u-status-success: rgb(var(--green-6));
166
- --u-status-warning: rgb(var(--orange-6));
167
- --u-surface-active: rgb(var(--gray-3), 0.8);
168
- --u-surface-container: #ffffff;
169
- --u-surface-elevated: #ffffff;
170
- --u-surface-hover: rgb(var(--gray-3), 0.5);
171
- --u-surface-inverse: rgb(var(--u-bg-inverse-1));
172
- --u-surface-page: #F4F4F4;
173
- --u-surface-panel: #FAFBFB;
174
- --u-surface-popup: #fff;
175
- --u-text-brand: rgb(var(--u-blue-5));
176
- --u-text-danger: rgb(var(--red-6));
177
- --u-text-disabled: rgba(0, 0, 0, 0.26);
178
- --u-text-hover: rgb(var(--u-blue-5));
179
- --u-text-link: #003cab;
180
- --u-text-placeholder: rgba(0, 0, 0, 0.4);
181
- --u-text-primary: rgba(0, 0, 0, 0.9);
182
- --u-text-secondary: rgba(0, 0, 0, 0.6);
183
- --u-text-tips: rgb(var(--gray-5));
184
- --u-bg-color: var(--u-surface-page);
185
- --u-bg-color-2: var(--u-surface-panel);
186
- --u-bg-color-3: var(--u-surface-container);
187
- --u-bg-color-3-active: var(--u-surface-active);
188
- --u-bg-color-3-hover: var(--u-surface-hover);
189
- --u-color-bg-popup: var(--u-surface-popup);
190
- --u-color-fill-1: var(--u-fill-weak);
191
- --u-color-fill-2: var(--u-fill-default);
192
- --u-color-fill-3: var(--u-fill-strong);
193
- --u-color-fill-4: var(--u-fill-stronger);
194
- --u-radius-circle: var(--u-radius-full);
195
- --u-radius-default: var(--u-radius-md);
196
- --u-radius-large: var(--u-radius-lg);
197
- --u-radius-medium: var(--u-radius-md);
198
- --u-radius-small: var(--u-radius-sm);
199
- --u-text-color: var(--u-text-primary);
200
- --u-text-color-brand: var(--u-text-brand);
201
- --u-text-color-danger: var(--u-text-danger);
202
- --u-text-color-disabled: var(--u-text-disabled);
203
- --u-text-color-hover: var(--u-text-hover);
204
- --u-text-color-link: var(--u-text-link);
205
- --u-text-color-placeholder: var(--u-text-placeholder);
206
- --u-text-color-primary: var(--u-text-primary);
207
- --u-text-color-secondary: var(--u-text-secondary);
208
- --u-text-color-tips: var(--u-text-tips);
12
+ --u-border-1: 1px;
13
+ --u-border-2: 2px;
14
+ --u-border-3: 3px;
15
+ --u-border-4: 4px;
16
+ --u-border-5: 5px;
17
+ --u-border-dashed: dashed;
18
+ --u-border-dotted: dotted;
19
+ --u-border-none: 0;
20
+ --u-border-radius-circle: 50%;
21
+ --u-border-radius-large: 8px;
22
+ --u-border-radius-medium: 4px;
23
+ --u-border-radius-none: 0;
24
+ --u-border-radius-small: 2px;
25
+ --u-border-solid: solid;
26
+ --u-code-family: Consolas, Menlo;
27
+ --u-color-bg-1: #fff;
28
+ --u-color-bg-2: #fff;
29
+ --u-color-bg-3: #fff;
30
+ --u-color-bg-4: #fff;
31
+ --u-color-bg-5: #fff;
32
+ --u-color-bg-popup: #fff;
33
+ --u-color-bg-white: #fff;
34
+ --u-color-black: #000000;
35
+ --u-color-border: rgb(229, 230, 235);
36
+ --u-color-border-1: rgb(242, 243, 245);
37
+ --u-color-border-2: rgb(229, 230, 235);
38
+ --u-color-border-3: rgb(201, 205, 212);
39
+ --u-color-border-4: rgb(134, 144, 156);
40
+ --u-color-danger-1: rgb(255, 236, 232);
41
+ --u-color-danger-10: rgb(77, 0, 10);
42
+ --u-color-danger-2: rgb(253, 205, 197);
43
+ --u-color-danger-3: rgb(251, 172, 163);
44
+ --u-color-danger-4: rgb(249, 137, 129);
45
+ --u-color-danger-5: rgb(247, 101, 96);
46
+ --u-color-danger-6: rgb(245, 63, 63);
47
+ --u-color-danger-7: rgb(203, 39, 45);
48
+ --u-color-danger-8: rgb(161, 21, 30);
49
+ --u-color-danger-9: rgb(119, 8, 19);
50
+ --u-color-danger-light-1: rgb(255, 236, 232);
51
+ --u-color-danger-light-2: rgb(253, 205, 197);
52
+ --u-color-danger-light-3: rgb(251, 172, 163);
53
+ --u-color-danger-light-4: rgb(249, 137, 129);
54
+ --u-color-fill-1: rgb(247, 248, 250);
55
+ --u-color-fill-2: rgb(242, 243, 245);
56
+ --u-color-fill-3: rgb(229, 230, 235);
57
+ --u-color-fill-4: rgb(201, 205, 212);
58
+ --u-color-link-1: rgb(232, 243, 255);
59
+ --u-color-link-10: rgb(0, 13, 77);
60
+ --u-color-link-2: rgb(190, 218, 255);
61
+ --u-color-link-3: rgb(148, 191, 255);
62
+ --u-color-link-4: rgb(106, 161, 255);
63
+ --u-color-link-5: rgb(64, 128, 255);
64
+ --u-color-link-6: rgb(22, 93, 255);
65
+ --u-color-link-7: rgb(14, 66, 210);
66
+ --u-color-link-8: rgb(7, 44, 166);
67
+ --u-color-link-9: rgb(3, 26, 121);
68
+ --u-color-link-light-1: rgb(232, 243, 255);
69
+ --u-color-link-light-2: rgb(190, 218, 255);
70
+ --u-color-link-light-3: rgb(148, 191, 255);
71
+ --u-color-link-light-4: rgb(106, 161, 255);
72
+ --u-color-mask-bg: rgba(29, 33, 41, 0.6);
73
+ --u-color-menu-dark-bg: #232324;
74
+ --u-color-menu-dark-hover: rgba(255, 255, 255, 4);
75
+ --u-color-menu-light-bg: #ffffff;
76
+ --u-color-neutral-1: rgb(247, 248, 250);
77
+ --u-color-neutral-10: rgb(29, 33, 41);
78
+ --u-color-neutral-2: rgb(242, 243, 245);
79
+ --u-color-neutral-3: rgb(229, 230, 235);
80
+ --u-color-neutral-4: rgb(201, 205, 212);
81
+ --u-color-neutral-5: rgb(169, 174, 184);
82
+ --u-color-neutral-6: rgb(134, 144, 156);
83
+ --u-color-neutral-7: rgb(107, 119, 133);
84
+ --u-color-neutral-8: rgb(78, 89, 105);
85
+ --u-color-neutral-9: rgb(39, 46, 59);
86
+ --u-color-primary-1: rgb(232, 243, 255);
87
+ --u-color-primary-10: rgb(0, 13, 77);
88
+ --u-color-primary-2: rgb(190, 218, 255);
89
+ --u-color-primary-3: rgb(148, 191, 255);
90
+ --u-color-primary-4: rgb(106, 161, 255);
91
+ --u-color-primary-5: rgb(64, 128, 255);
92
+ --u-color-primary-6: rgb(22, 93, 255);
93
+ --u-color-primary-7: rgb(14, 66, 210);
94
+ --u-color-primary-8: rgb(7, 44, 166);
95
+ --u-color-primary-9: rgb(3, 26, 121);
96
+ --u-color-primary-light-1: rgb(232, 243, 255);
97
+ --u-color-primary-light-2: rgb(190, 218, 255);
98
+ --u-color-primary-light-3: rgb(148, 191, 255);
99
+ --u-color-primary-light-4: rgb(106, 161, 255);
100
+ --u-color-secondary: rgb(242, 243, 245);
101
+ --u-color-secondary-active: rgb(201, 205, 212);
102
+ --u-color-secondary-disabled: rgb(247, 248, 250);
103
+ --u-color-secondary-hover: rgb(229, 230, 235);
104
+ --u-color-spin-layer-bg: rgba(255, 255, 255, 0.6);
105
+ --u-color-success-1: rgb(232, 255, 234);
106
+ --u-color-success-10: rgb(0, 77, 28);
107
+ --u-color-success-2: rgb(175, 240, 181);
108
+ --u-color-success-3: rgb(123, 225, 136);
109
+ --u-color-success-4: rgb(76, 210, 99);
110
+ --u-color-success-5: rgb(35, 195, 67);
111
+ --u-color-success-6: rgb(0, 180, 42);
112
+ --u-color-success-7: rgb(0, 154, 41);
113
+ --u-color-success-8: rgb(0, 128, 38);
114
+ --u-color-success-9: rgb(0, 102, 34);
115
+ --u-color-success-light-1: rgb(232, 255, 234);
116
+ --u-color-success-light-2: rgb(175, 240, 181);
117
+ --u-color-success-light-3: rgb(123, 225, 136);
118
+ --u-color-success-light-4: rgb(76, 210, 99);
119
+ --u-color-text-1: rgb(29, 33, 41);
120
+ --u-color-text-2: rgb(78, 89, 105);
121
+ --u-color-text-3: rgb(134, 144, 156);
122
+ --u-color-text-4: rgb(201, 205, 212);
123
+ --u-color-tooltip-bg: rgb(29, 33, 41);
124
+ --u-color-transparent: transparent;
125
+ --u-color-warning-1: rgb(255, 247, 232);
126
+ --u-color-warning-10: rgb(77, 27, 0);
127
+ --u-color-warning-2: rgb(255, 228, 186);
128
+ --u-color-warning-3: rgb(255, 207, 139);
129
+ --u-color-warning-4: rgb(255, 182, 93);
130
+ --u-color-warning-5: rgb(255, 154, 46);
131
+ --u-color-warning-6: rgb(255, 125, 0);
132
+ --u-color-warning-7: rgb(210, 95, 0);
133
+ --u-color-warning-8: rgb(166, 69, 0);
134
+ --u-color-warning-9: rgb(121, 46, 0);
135
+ --u-color-warning-light-1: rgb(255, 247, 232);
136
+ --u-color-warning-light-2: rgb(255, 228, 186);
137
+ --u-color-warning-light-3: rgb(255, 207, 139);
138
+ --u-color-warning-light-4: rgb(255, 182, 93);
139
+ --u-color-white: #ffffff;
140
+ --u-cyan-1: 232, 255, 251;
141
+ --u-cyan-10: 0, 66, 77;
142
+ --u-cyan-2: 183, 244, 236;
143
+ --u-cyan-3: 137, 233, 224;
144
+ --u-cyan-4: 94, 223, 214;
145
+ --u-cyan-5: 55, 212, 207;
146
+ --u-cyan-6: 20, 201, 201;
147
+ --u-cyan-7: 13, 165, 170;
148
+ --u-cyan-8: 7, 130, 139;
149
+ --u-cyan-9: 3, 97, 108;
150
+ --u-danger-1: rgb(255, 236, 232);
151
+ --u-danger-10: rgb(77, 0, 10);
152
+ --u-danger-2: rgb(253, 205, 197);
153
+ --u-danger-3: rgb(251, 172, 163);
154
+ --u-danger-4: rgb(249, 137, 129);
155
+ --u-danger-5: rgb(247, 101, 96);
156
+ --u-danger-6: rgb(245, 63, 63);
157
+ --u-danger-7: rgb(203, 39, 45);
158
+ --u-danger-8: rgb(161, 21, 30);
159
+ --u-danger-9: rgb(119, 8, 19);
160
+ --u-font-family: Inter, "-apple-system", BlinkMacSystemFont, "PingFang SC", "Hiragino Sans GB", "noto sans", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
161
+ --u-font-size-body: 14px;
162
+ --u-font-size-body-1: 12px;
163
+ --u-font-size-body-2: 13px;
164
+ --u-font-size-body-3: 14px;
165
+ --u-font-size-caption: 12px;
166
+ --u-font-size-display-1: 36px;
167
+ --u-font-size-display-2: 48px;
168
+ --u-font-size-display-3: 56px;
169
+ --u-font-size-title-1: 16px;
170
+ --u-font-size-title-2: 20px;
171
+ --u-font-size-title-3: 24px;
172
+ --u-font-weight-100: 100;
173
+ --u-font-weight-200: 200;
174
+ --u-font-weight-300: 300;
175
+ --u-font-weight-400: 400;
176
+ --u-font-weight-500: 500;
177
+ --u-font-weight-600: 600;
178
+ --u-font-weight-700: 700;
179
+ --u-font-weight-800: 800;
180
+ --u-font-weight-900: 900;
181
+ --u-gold-1: 255, 252, 232;
182
+ --u-gold-10: 77, 45, 0;
183
+ --u-gold-2: 253, 244, 191;
184
+ --u-gold-3: 252, 233, 150;
185
+ --u-gold-4: 250, 220, 109;
186
+ --u-gold-5: 249, 204, 69;
187
+ --u-gold-6: 247, 186, 30;
188
+ --u-gold-7: 204, 146, 19;
189
+ --u-gold-8: 162, 109, 10;
190
+ --u-gold-9: 119, 75, 4;
191
+ --u-gray-1: 247, 248, 250;
192
+ --u-gray-10: 29, 33, 41;
193
+ --u-gray-2: 242, 243, 245;
194
+ --u-gray-3: 229, 230, 235;
195
+ --u-gray-4: 201, 205, 212;
196
+ --u-gray-5: 169, 174, 184;
197
+ --u-gray-6: 134, 144, 156;
198
+ --u-gray-7: 107, 119, 133;
199
+ --u-gray-8: 78, 89, 105;
200
+ --u-gray-9: 39, 46, 59;
201
+ --u-green-1: 232, 255, 234;
202
+ --u-green-10: 0, 77, 28;
203
+ --u-green-2: 175, 240, 181;
204
+ --u-green-3: 123, 225, 136;
205
+ --u-green-4: 76, 210, 99;
206
+ --u-green-5: 35, 195, 67;
207
+ --u-green-6: 0, 180, 42;
208
+ --u-green-7: 0, 154, 41;
209
+ --u-green-8: 0, 128, 38;
210
+ --u-green-9: 0, 102, 34;
211
+ --u-lime-1: 252, 255, 232;
212
+ --u-lime-10: 42, 77, 0;
213
+ --u-lime-2: 237, 248, 187;
214
+ --u-lime-3: 220, 241, 144;
215
+ --u-lime-4: 201, 233, 104;
216
+ --u-lime-5: 181, 226, 65;
217
+ --u-lime-6: 159, 219, 29;
218
+ --u-lime-7: 126, 183, 18;
219
+ --u-lime-8: 95, 148, 10;
220
+ --u-lime-9: 67, 112, 4;
221
+ --u-line-height-base: 1.5715;
222
+ --u-link-1: rgb(232, 243, 255);
223
+ --u-link-10: rgb(0, 13, 77);
224
+ --u-link-2: rgb(190, 218, 255);
225
+ --u-link-3: rgb(148, 191, 255);
226
+ --u-link-4: rgb(106, 161, 255);
227
+ --u-link-5: rgb(64, 128, 255);
228
+ --u-link-6: rgb(22, 93, 255);
229
+ --u-link-7: rgb(14, 66, 210);
230
+ --u-link-8: rgb(7, 44, 166);
231
+ --u-link-9: rgb(3, 26, 121);
232
+ --u-magenta-1: 255, 232, 241;
233
+ --u-magenta-10: 77, 0, 52;
234
+ --u-magenta-2: 253, 194, 219;
235
+ --u-magenta-3: 251, 157, 199;
236
+ --u-magenta-4: 249, 121, 183;
237
+ --u-magenta-5: 247, 84, 168;
238
+ --u-magenta-6: 245, 49, 157;
239
+ --u-magenta-7: 203, 30, 131;
240
+ --u-magenta-8: 161, 16, 105;
241
+ --u-magenta-9: 119, 6, 79;
242
+ --u-mask-bg-opacity: 60%;
243
+ --u-mask-color-bg: rgba(29, 33, 41, 0.6);
244
+ --u-opacity-6: 60%;
245
+ --u-orange-1: 255, 247, 232;
246
+ --u-orange-10: 77, 27, 0;
247
+ --u-orange-2: 255, 228, 186;
248
+ --u-orange-3: 255, 207, 139;
249
+ --u-orange-4: 255, 182, 93;
250
+ --u-orange-5: 255, 154, 46;
251
+ --u-orange-6: 255, 125, 0;
252
+ --u-orange-7: 210, 95, 0;
253
+ --u-orange-8: 166, 69, 0;
254
+ --u-orange-9: 121, 46, 0;
255
+ --u-orangered-1: 255, 243, 232;
256
+ --u-orangered-10: 77, 14, 0;
257
+ --u-orangered-2: 253, 221, 195;
258
+ --u-orangered-3: 252, 197, 159;
259
+ --u-orangered-4: 250, 172, 123;
260
+ --u-orangered-5: 249, 144, 87;
261
+ --u-orangered-6: 247, 114, 52;
262
+ --u-orangered-7: 204, 81, 32;
263
+ --u-orangered-8: 162, 53, 17;
264
+ --u-orangered-9: 119, 31, 6;
265
+ --u-pinkpurple-1: 255, 232, 251;
266
+ --u-pinkpurple-10: 66, 0, 77;
267
+ --u-pinkpurple-2: 247, 186, 239;
268
+ --u-pinkpurple-3: 240, 142, 230;
269
+ --u-pinkpurple-4: 232, 101, 223;
270
+ --u-pinkpurple-5: 225, 62, 219;
271
+ --u-pinkpurple-6: 217, 26, 217;
272
+ --u-pinkpurple-7: 176, 16, 182;
273
+ --u-pinkpurple-8: 138, 9, 147;
274
+ --u-pinkpurple-9: 101, 3, 112;
275
+ --u-popup-box-shadow-base: 0 2px 5px rgba(0, 0, 0, 0.1);
276
+ --u-primary-1: rgb(232, 243, 255);
277
+ --u-primary-10: rgb(0, 13, 77);
278
+ --u-primary-2: rgb(190, 218, 255);
279
+ --u-primary-3: rgb(148, 191, 255);
280
+ --u-primary-4: rgb(106, 161, 255);
281
+ --u-primary-5: rgb(64, 128, 255);
282
+ --u-primary-6: rgb(22, 93, 255);
283
+ --u-primary-7: rgb(14, 66, 210);
284
+ --u-primary-8: rgb(7, 44, 166);
285
+ --u-primary-9: rgb(3, 26, 121);
286
+ --u-purple-1: 245, 232, 255;
287
+ --u-purple-10: 22, 0, 77;
288
+ --u-purple-2: 221, 190, 246;
289
+ --u-purple-3: 195, 150, 237;
290
+ --u-purple-4: 168, 113, 227;
291
+ --u-purple-5: 141, 78, 218;
292
+ --u-purple-6: 114, 46, 209;
293
+ --u-purple-7: 85, 29, 176;
294
+ --u-purple-8: 60, 16, 143;
295
+ --u-purple-9: 39, 6, 110;
296
+ --u-radius-circle: 50%;
297
+ --u-radius-default: 4px;
298
+ --u-radius-large: 8px;
299
+ --u-radius-medium: 4px;
300
+ --u-radius-none: 0;
301
+ --u-radius-small: 2px;
302
+ --u-red-1: 255, 236, 232;
303
+ --u-red-10: 77, 0, 10;
304
+ --u-red-2: 253, 205, 197;
305
+ --u-red-3: 251, 172, 163;
306
+ --u-red-4: 249, 137, 129;
307
+ --u-red-5: 247, 101, 96;
308
+ --u-red-6: 245, 63, 63;
309
+ --u-red-7: 203, 39, 45;
310
+ --u-red-8: 161, 21, 30;
311
+ --u-red-9: 119, 8, 19;
312
+ --u-shadow-distance-1: 1px;
313
+ --u-shadow-distance-2: 2px;
314
+ --u-shadow-distance-3: 3px;
315
+ --u-shadow-distance-4: 4px;
316
+ --u-shadow-distance-none: 0;
317
+ --u-shadow-none: none;
318
+ --u-shadow-special: 0 0 1px rgba(0, 0, 0, 0.3);
319
+ --u-shadow1-center: 0 0 5px rgba(0, 0, 0, 0.1);
320
+ --u-shadow1-down: 0 2px 5px rgba(0, 0, 0, 0.1);
321
+ --u-shadow1-left: -2px 0 5px rgba(0, 0, 0, 0.1);
322
+ --u-shadow1-left-down: -2px 2px 5px rgba(0, 0, 0, 0.1);
323
+ --u-shadow1-left-up: -2px -2px 5px rgba(0, 0, 0, 0.1);
324
+ --u-shadow1-right: 2px 0 5px rgba(0, 0, 0, 0.1);
325
+ --u-shadow1-right-down: 2px 2px 5px rgba(0, 0, 0, 0.1);
326
+ --u-shadow1-right-up: 2px -2px 5px rgba(0, 0, 0, 0.1);
327
+ --u-shadow1-up: 0 -2px 5px rgba(0, 0, 0, 0.1);
328
+ --u-shadow2-center: 0 0 10px rgba(0, 0, 0, 0.1);
329
+ --u-shadow2-down: 0 4px 10px rgba(0, 0, 0, 0.1);
330
+ --u-shadow2-left: -4px 0 10px rgba(0, 0, 0, 0.1);
331
+ --u-shadow2-left-down: -4px 4px 10px rgba(0, 0, 0, 0.1);
332
+ --u-shadow2-left-up: -4px -4px 10px rgba(0, 0, 0, 0.1);
333
+ --u-shadow2-right: 4px 0 10px rgba(0, 0, 0, 0.1);
334
+ --u-shadow2-right-down: 4px 4px 10px rgba(0, 0, 0, 0.1);
335
+ --u-shadow2-right-up: 4px -4px 10px rgba(0, 0, 0, 0.1);
336
+ --u-shadow2-up: 0 -4px 10px rgba(0, 0, 0, 0.1);
337
+ --u-shadow3-center: 0 0 20px rgba(0, 0, 0, 0.1);
338
+ --u-shadow3-down: 0 8px 20px rgba(0, 0, 0, 0.1);
339
+ --u-shadow3-left: -8px 0 20px rgba(0, 0, 0, 0.1);
340
+ --u-shadow3-left-down: -8px 8px 20px rgba(0, 0, 0, 0.1);
341
+ --u-shadow3-left-up: -8px -8px 20px rgba(0, 0, 0, 0.1);
342
+ --u-shadow3-right: 8px 0 20px rgba(0, 0, 0, 0.1);
343
+ --u-shadow3-right-down: 8px 8px 20px rgba(0, 0, 0, 0.1);
344
+ --u-shadow3-right-up: 8px -8px 20px rgba(0, 0, 0, 0.1);
345
+ --u-shadow3-up: 0 -8px 20px rgba(0, 0, 0, 0.1);
346
+ --u-size-1: 4px;
347
+ --u-size-10: 40px;
348
+ --u-size-11: 44px;
349
+ --u-size-12: 48px;
350
+ --u-size-13: 52px;
351
+ --u-size-14: 56px;
352
+ --u-size-15: 60px;
353
+ --u-size-16: 64px;
354
+ --u-size-17: 68px;
355
+ --u-size-18: 72px;
356
+ --u-size-19: 76px;
357
+ --u-size-2: 8px;
358
+ --u-size-20: 80px;
359
+ --u-size-21: 84px;
360
+ --u-size-22: 88px;
361
+ --u-size-23: 92px;
362
+ --u-size-24: 96px;
363
+ --u-size-25: 100px;
364
+ --u-size-26: 104px;
365
+ --u-size-27: 108px;
366
+ --u-size-28: 112px;
367
+ --u-size-29: 116px;
368
+ --u-size-3: 12px;
369
+ --u-size-30: 120px;
370
+ --u-size-31: 124px;
371
+ --u-size-32: 128px;
372
+ --u-size-33: 132px;
373
+ --u-size-34: 136px;
374
+ --u-size-35: 140px;
375
+ --u-size-36: 144px;
376
+ --u-size-37: 148px;
377
+ --u-size-38: 152px;
378
+ --u-size-39: 156px;
379
+ --u-size-4: 16px;
380
+ --u-size-40: 160px;
381
+ --u-size-41: 164px;
382
+ --u-size-42: 168px;
383
+ --u-size-43: 172px;
384
+ --u-size-44: 176px;
385
+ --u-size-45: 180px;
386
+ --u-size-46: 184px;
387
+ --u-size-47: 188px;
388
+ --u-size-48: 192px;
389
+ --u-size-49: 196px;
390
+ --u-size-5: 20px;
391
+ --u-size-50: 200px;
392
+ --u-size-6: 24px;
393
+ --u-size-7: 28px;
394
+ --u-size-8: 32px;
395
+ --u-size-9: 36px;
396
+ --u-size-default: 32px;
397
+ --u-size-large: 36px;
398
+ --u-size-medium: 32px;
399
+ --u-size-mini: 24px;
400
+ --u-size-none: 0;
401
+ --u-size-small: 28px;
402
+ --u-skyblue-1: 0, 26, 77;
403
+ --u-skyblue-10: 234, 248, 255;
404
+ --u-skyblue-2: 5, 47, 120;
405
+ --u-skyblue-3: 19, 76, 163;
406
+ --u-skyblue-4: 41, 113, 207;
407
+ --u-skyblue-5: 70, 153, 250;
408
+ --u-skyblue-6: 90, 170, 251;
409
+ --u-skyblue-7: 125, 193, 252;
410
+ --u-skyblue-8: 161, 213, 253;
411
+ --u-skyblue-9: 198, 232, 254;
412
+ --u-spacing-1: 2px;
413
+ --u-spacing-10: 32px;
414
+ --u-spacing-11: 36px;
415
+ --u-spacing-12: 40px;
416
+ --u-spacing-13: 48px;
417
+ --u-spacing-14: 56px;
418
+ --u-spacing-15: 60px;
419
+ --u-spacing-16: 64px;
420
+ --u-spacing-17: 72px;
421
+ --u-spacing-18: 80px;
422
+ --u-spacing-19: 84px;
423
+ --u-spacing-2: 4px;
424
+ --u-spacing-20: 96px;
425
+ --u-spacing-21: 100px;
426
+ --u-spacing-22: 120px;
427
+ --u-spacing-3: 6px;
428
+ --u-spacing-4: 8px;
429
+ --u-spacing-5: 10px;
430
+ --u-spacing-6: 12px;
431
+ --u-spacing-7: 16px;
432
+ --u-spacing-8: 20px;
433
+ --u-spacing-9: 24px;
434
+ --u-spacing-none: 0;
435
+ --u-success-1: rgb(232, 255, 234);
436
+ --u-success-10: rgb(0, 77, 28);
437
+ --u-success-2: rgb(175, 240, 181);
438
+ --u-success-3: rgb(123, 225, 136);
439
+ --u-success-4: rgb(76, 210, 99);
440
+ --u-success-5: rgb(35, 195, 67);
441
+ --u-success-6: rgb(0, 180, 42);
442
+ --u-success-7: rgb(0, 154, 41);
443
+ --u-success-8: rgb(0, 128, 38);
444
+ --u-success-9: rgb(0, 102, 34);
445
+ --u-text-color: rgb(29, 33, 41);
446
+ --u-text-color-disabled: rgb(201, 205, 212);
447
+ --u-text-color-placeholder: rgb(134, 144, 156);
448
+ --u-text-color-primary: rgb(29, 33, 41);
449
+ --u-text-color-secondary: rgb(78, 89, 105);
450
+ --u-transition-duration-1: 0.1s;
451
+ --u-transition-duration-2: 0.2s;
452
+ --u-transition-duration-3: 0.3s;
453
+ --u-transition-duration-4: 0.4s;
454
+ --u-transition-duration-5: 0.5s;
455
+ --u-transition-duration-loading: 1s;
456
+ --u-transition-timing-function-accelerate: cubic-bezier(0.26, 0, 0.6, 0.2);
457
+ --u-transition-timing-function-decelerate: cubic-bezier(0.4, 0.8, 0.74, 1);
458
+ --u-transition-timing-function-linear: cubic-bezier(0, 0, 1, 1);
459
+ --u-transition-timing-function-overshoot: cubic-bezier(0.3, 1.3, 0.3, 1);
460
+ --u-transition-timing-function-standard: cubic-bezier(0.34, 0.69, 0.1, 1);
461
+ --u-warning-1: rgb(255, 247, 232);
462
+ --u-warning-10: rgb(77, 27, 0);
463
+ --u-warning-2: rgb(255, 228, 186);
464
+ --u-warning-3: rgb(255, 207, 139);
465
+ --u-warning-4: rgb(255, 182, 93);
466
+ --u-warning-5: rgb(255, 154, 46);
467
+ --u-warning-6: rgb(255, 125, 0);
468
+ --u-warning-7: rgb(210, 95, 0);
469
+ --u-warning-8: rgb(166, 69, 0);
470
+ --u-warning-9: rgb(121, 46, 0);
471
+ --u-yellow-1: 254, 255, 232;
472
+ --u-yellow-10: 77, 56, 0;
473
+ --u-yellow-2: 254, 254, 190;
474
+ --u-yellow-3: 253, 250, 148;
475
+ --u-yellow-4: 252, 242, 107;
476
+ --u-yellow-5: 251, 232, 66;
477
+ --u-yellow-6: 250, 220, 25;
478
+ --u-yellow-7: 207, 175, 15;
479
+ --u-yellow-8: 163, 132, 8;
480
+ --u-yellow-9: 120, 93, 3;
481
+ --u-z-index-affix: 999;
482
+ --u-z-index-drawer: 1001;
483
+ --u-z-index-image-preview: 1001;
484
+ --u-z-index-message: 1003;
485
+ --u-z-index-modal: 1001;
486
+ --u-z-index-notification: 1003;
487
+ --u-z-index-popup: 1000;
488
+ --u-z-index-popup-base: 1000;
209
489
  }
210
490
 
211
491
  html[theme-mode="dark"], html.dark {
212
- --blue-1: 232, 247, 255;
213
- --blue-2: 195, 231, 254;
214
- --blue-3: 159, 212, 253;
215
- --blue-4: 123, 192, 252;
216
- --blue-5: 87, 169, 251;
217
- --blue-6: 52, 145, 250;
218
- --blue-7: 32, 108, 207;
219
- --blue-8: 17, 75, 163;
220
- --blue-9: 6, 48, 120;
221
- --blue-10: 0, 26, 77;
222
- --cyan-1: 0, 66, 77;
223
- --cyan-2: 6, 97, 108;
224
- --cyan-3: 17, 131, 139;
225
- --cyan-4: 31, 166, 170;
226
- --cyan-5: 48, 201, 201;
227
- --cyan-6: 63, 212, 207;
228
- --cyan-7: 102, 223, 215;
229
- --cyan-8: 144, 233, 225;
230
- --cyan-9: 190, 244, 237;
231
- --cyan-10: 240, 255, 252;
232
- --gold-1: 77, 45, 0;
233
- --gold-2: 119, 75, 4;
234
- --gold-3: 162, 111, 15;
235
- --gold-4: 204, 150, 31;
236
- --gold-5: 247, 192, 52;
237
- --gold-6: 249, 204, 68;
238
- --gold-7: 250, 220, 108;
239
- --gold-8: 252, 233, 149;
240
- --gold-9: 253, 244, 190;
241
- --gold-10: 255, 252, 232;
242
- --gray-1: 23, 23, 26;
243
- --gray-2: 46, 46, 48;
244
- --gray-3: 72, 72, 73;
245
- --gray-4: 95, 95, 96;
246
- --gray-5: 120, 120, 122;
247
- --gray-6: 146, 146, 147;
248
- --gray-7: 171, 171, 172;
249
- --gray-8: 197, 197, 197;
250
- --gray-9: 223, 223, 223;
251
- --gray-10: 246, 246, 246;
252
- --green-1: 0, 77, 28;
253
- --green-2: 4, 102, 37;
254
- --green-3: 10, 128, 45;
255
- --green-4: 18, 154, 55;
256
- --green-5: 29, 180, 64;
257
- --green-6: 39, 195, 70;
258
- --green-7: 80, 210, 102;
259
- --green-8: 126, 225, 139;
260
- --green-9: 178, 240, 183;
261
- --green-10: 235, 255, 236;
262
- --lime-1: 42, 77, 0;
263
- --lime-2: 68, 112, 6;
264
- --lime-3: 98, 148, 18;
265
- --lime-4: 132, 183, 35;
266
- --lime-5: 168, 219, 57;
267
- --lime-6: 184, 226, 75;
268
- --lime-7: 203, 233, 112;
269
- --lime-8: 222, 241, 152;
270
- --lime-9: 238, 248, 194;
271
- --lime-10: 253, 255, 238;
272
- --magenta-1: 77, 0, 52;
273
- --magenta-2: 119, 8, 80;
274
- --magenta-3: 161, 23, 108;
275
- --magenta-4: 203, 43, 136;
276
- --magenta-5: 245, 69, 166;
277
- --magenta-6: 247, 86, 169;
278
- --magenta-7: 249, 122, 184;
279
- --magenta-8: 251, 158, 200;
280
- --magenta-9: 253, 195, 219;
281
- --magenta-10: 255, 232, 241;
282
- --orange-1: 77, 27, 0;
283
- --orange-2: 121, 48, 4;
284
- --orange-3: 166, 75, 10;
285
- --orange-4: 210, 105, 19;
286
- --orange-5: 255, 141, 31;
287
- --orange-6: 255, 150, 38;
288
- --orange-7: 255, 179, 87;
289
- --orange-8: 255, 205, 135;
290
- --orange-9: 255, 227, 184;
291
- --orange-10: 255, 247, 232;
292
- --orangered-1: 77, 14, 0;
293
- --orangered-2: 119, 30, 5;
294
- --orangered-3: 162, 55, 20;
295
- --orangered-4: 204, 87, 41;
296
- --orangered-5: 247, 126, 69;
297
- --orangered-6: 249, 146, 90;
298
- --orangered-7: 250, 173, 125;
299
- --orangered-8: 252, 198, 161;
300
- --orangered-9: 253, 222, 197;
301
- --orangered-10: 255, 244, 235;
302
- --pinkpurple-1: 66, 0, 77;
303
- --pinkpurple-2: 101, 3, 112;
304
- --pinkpurple-3: 138, 13, 147;
305
- --pinkpurple-4: 176, 27, 182;
306
- --pinkpurple-5: 217, 46, 217;
307
- --pinkpurple-6: 225, 61, 219;
308
- --pinkpurple-7: 232, 102, 223;
309
- --pinkpurple-8: 240, 146, 230;
310
- --pinkpurple-9: 247, 193, 240;
311
- --pinkpurple-10: 255, 242, 253;
312
- --purple-1: 22, 0, 77;
313
- --purple-2: 39, 6, 110;
314
- --purple-3: 62, 19, 143;
315
- --purple-4: 90, 37, 176;
316
- --purple-5: 123, 61, 209;
317
- --purple-6: 142, 81, 218;
318
- --purple-7: 169, 116, 227;
319
- --purple-8: 197, 154, 237;
320
- --purple-9: 223, 194, 246;
321
- --purple-10: 247, 237, 255;
322
- --red-1: 77, 0, 10;
323
- --red-2: 119, 6, 17;
324
- --red-3: 161, 22, 31;
325
- --red-4: 203, 46, 52;
326
- --red-5: 245, 78, 78;
327
- --red-6: 247, 105, 101;
328
- --red-7: 249, 141, 134;
329
- --red-8: 251, 176, 167;
330
- --red-9: 253, 209, 202;
331
- --red-10: 255, 240, 236;
332
- --u-blue-1: 0, 13, 77;
333
- --u-blue-2: 4, 27, 121;
334
- --u-blue-3: 14, 50, 166;
335
- --u-blue-4: 29, 77, 210;
336
- --u-blue-5: 48, 111, 255;
337
- --u-blue-6: 60, 126, 255;
338
- --u-blue-7: 104, 159, 255;
339
- --u-blue-8: 147, 190, 255;
340
- --u-blue-9: 190, 218, 255;
341
- --u-blue-10: 234, 244, 255;
342
- --yellow-1: 77, 56, 0;
343
- --yellow-2: 120, 94, 7;
344
- --yellow-3: 163, 134, 20;
345
- --yellow-4: 207, 179, 37;
346
- --yellow-5: 250, 225, 60;
347
- --yellow-6: 251, 233, 75;
348
- --yellow-7: 252, 243, 116;
349
- --yellow-8: 253, 250, 157;
350
- --yellow-9: 254, 254, 198;
351
- --yellow-10: 254, 255, 240;
352
- --u-bg-inverse-1: 255, 255, 255;
353
- --u-bg-1: 0, 0, 0;
354
- --u-border-default: rgb(var(--gray-3));
355
- --u-border-focus: rgb(var(--u-blue-5));
356
- --u-border-strong: rgb(var(--gray-4));
357
- --u-border-subtle: rgb(var(--gray-2));
358
- --u-fill-default: rgba(255, 255, 255, .08);
359
- --u-fill-strong: rgba(255, 255, 255, .12);
360
- --u-fill-stronger: rgba(255, 255, 255, .16);
361
- --u-fill-weak: rgba(255, 255, 255, .04);
362
- --u-status-danger: rgb(var(--red-6));
363
- --u-status-info: rgb(var(--u-blue-5));
364
- --u-status-success: rgb(var(--green-6));
365
- --u-status-warning: rgb(var(--orange-6));
366
- --u-surface-active: rgb(var(--gray-4), 0.65);
367
- --u-surface-container: #2a2a2b;
368
- --u-surface-elevated: #313132;
369
- --u-surface-hover: rgb(var(--gray-3), 0.65);
370
- --u-surface-inverse: rgb(var(--u-bg-inverse-1));
371
- --u-surface-page: #303133;
372
- --u-surface-panel: #2E2E30;
373
- --u-surface-popup: #373739;
374
- --u-text-brand: rgb(var(--u-blue-5));
375
- --u-text-danger: rgb(var(--red-6));
376
- --u-text-disabled: rgb(var(--u-blue-5));
377
- --u-text-hover: rgb(var(--u-blue-5));
378
- --u-text-link: rgb(var(--u-blue-5));
379
- --u-text-placeholder: rgba(255, 255, 255, 0.35);
380
- --u-text-primary: #ffffff;
381
- --u-text-secondary: rgba(255, 255, 255, 0.55);
382
- --u-text-tips: rgb(var(--gray-5));
492
+ --u-blue-1: 0, 26, 77;
493
+ --u-blue-10: 242, 251, 255;
494
+ --u-blue-2: 8, 53, 120;
495
+ --u-blue-3: 30, 88, 164;
496
+ --u-blue-4: 60, 129, 207;
497
+ --u-blue-5: 100, 175, 251;
498
+ --u-blue-6: 90, 170, 251;
499
+ --u-blue-7: 157, 212, 253;
500
+ --u-blue-8: 185, 226, 253;
501
+ --u-blue-9: 213, 240, 254;
502
+ --u-border-1: 1px;
503
+ --u-border-2: 2px;
504
+ --u-border-3: 3px;
505
+ --u-border-4: 4px;
506
+ --u-border-5: 5px;
507
+ --u-border-dashed: dashed;
508
+ --u-border-dotted: dotted;
509
+ --u-border-none: 0;
510
+ --u-border-radius-circle: 50%;
511
+ --u-border-radius-large: 8px;
512
+ --u-border-radius-medium: 4px;
513
+ --u-border-radius-none: 0;
514
+ --u-border-radius-small: 2px;
515
+ --u-border-solid: solid;
516
+ --u-code-family: Consolas, Menlo;
517
+ --u-color-bg-1: #17171a;
518
+ --u-color-bg-2: #232324;
519
+ --u-color-bg-3: #313132;
520
+ --u-color-bg-4: #313132;
521
+ --u-color-bg-5: #373739;
522
+ --u-color-bg-popup: #fff;
523
+ --u-color-bg-white: #f6f6f6;
524
+ --u-color-black: #000000;
525
+ --u-color-border: #333335;
526
+ --u-color-border-1: rgb(242, 243, 245);
527
+ --u-color-border-2: rgb(229, 230, 235);
528
+ --u-color-border-3: rgb(201, 205, 212);
529
+ --u-color-border-4: rgb(134, 144, 156);
530
+ --u-color-danger-1: rgb(77, 0, 10);
531
+ --u-color-danger-10: rgb(255, 240, 236);
532
+ --u-color-danger-2: rgb(119, 6, 17);
533
+ --u-color-danger-3: rgb(161, 22, 31);
534
+ --u-color-danger-4: rgb(203, 46, 52);
535
+ --u-color-danger-5: rgb(245, 78, 78);
536
+ --u-color-danger-6: rgb(247, 105, 101);
537
+ --u-color-danger-7: rgb(249, 141, 134);
538
+ --u-color-danger-8: rgb(251, 176, 167);
539
+ --u-color-danger-9: rgb(253, 209, 202);
540
+ --u-color-danger-light-1: rgba(245, 63, 63, 0.2);
541
+ --u-color-danger-light-2: rgba(245, 63, 63, 0.35);
542
+ --u-color-danger-light-3: rgba(245, 63, 63, 0.5);
543
+ --u-color-danger-light-4: rgba(245, 63, 63, 0.65);
544
+ --u-color-fill-1: rgba(255, 255, 255, 4);
545
+ --u-color-fill-2: rgba(255, 255, 255, 8);
546
+ --u-color-fill-3: rgba(255, 255, 255, 12);
547
+ --u-color-fill-4: rgba(255, 255, 255, 16);
548
+ --u-color-link-1: rgb(0, 26, 77);
549
+ --u-color-link-10: rgb(242, 251, 255);
550
+ --u-color-link-2: rgb(8, 53, 120);
551
+ --u-color-link-3: rgb(30, 88, 164);
552
+ --u-color-link-4: rgb(60, 129, 207);
553
+ --u-color-link-5: rgb(100, 175, 251);
554
+ --u-color-link-6: rgb(90, 170, 251);
555
+ --u-color-link-7: rgb(157, 212, 253);
556
+ --u-color-link-8: rgb(185, 226, 253);
557
+ --u-color-link-9: rgb(213, 240, 254);
558
+ --u-color-link-light-1: rgb(22, 93, 255);
559
+ --u-color-link-light-2: rgb(22, 93, 255);
560
+ --u-color-link-light-3: rgb(22, 93, 255);
561
+ --u-color-link-light-4: rgb(22, 93, 255);
562
+ --u-color-mask-bg: rgba(23, 23, 26, 0.6);
563
+ --u-color-menu-dark-bg: #232324;
564
+ --u-color-menu-dark-hover: rgb(242, 243, 245);
565
+ --u-color-menu-light-bg: #232324;
566
+ --u-color-neutral-1: rgb(23, 23, 26);
567
+ --u-color-neutral-10: rgb(246, 246, 246);
568
+ --u-color-neutral-2: rgb(46, 46, 48);
569
+ --u-color-neutral-3: rgb(72, 72, 73);
570
+ --u-color-neutral-4: rgb(95, 95, 96);
571
+ --u-color-neutral-5: rgb(120, 120, 122);
572
+ --u-color-neutral-6: rgb(146, 146, 147);
573
+ --u-color-neutral-7: rgb(171, 171, 172);
574
+ --u-color-neutral-8: rgb(197, 197, 197);
575
+ --u-color-neutral-9: rgb(223, 223, 223);
576
+ --u-color-primary-1: rgb(0, 26, 77);
577
+ --u-color-primary-10: rgb(242, 251, 255);
578
+ --u-color-primary-2: rgb(8, 53, 120);
579
+ --u-color-primary-3: rgb(30, 88, 164);
580
+ --u-color-primary-4: rgb(60, 129, 207);
581
+ --u-color-primary-5: rgb(100, 175, 251);
582
+ --u-color-primary-6: rgb(90, 170, 251);
583
+ --u-color-primary-7: rgb(157, 212, 253);
584
+ --u-color-primary-8: rgb(185, 226, 253);
585
+ --u-color-primary-9: rgb(213, 240, 254);
586
+ --u-color-primary-light-1: rgba(22, 93, 255, 0.2);
587
+ --u-color-primary-light-2: rgba(22, 93, 255, 0.35);
588
+ --u-color-primary-light-3: rgba(22, 93, 255, 0.5);
589
+ --u-color-primary-light-4: rgba(22, 93, 255, 0.65);
590
+ --u-color-secondary: rgba(39, 46, 59, 0.08);
591
+ --u-color-secondary-active: rgba(107, 119, 133, 0.24);
592
+ --u-color-secondary-disabled: rgba(39, 46, 59, 0.08);
593
+ --u-color-secondary-hover: rgba(78, 89, 105, 0.16);
594
+ --u-color-spin-layer-bg: rgba(51, 51, 51, 0.6);
595
+ --u-color-success-1: rgb(0, 77, 28);
596
+ --u-color-success-10: rgb(235, 255, 236);
597
+ --u-color-success-2: rgb(4, 102, 37);
598
+ --u-color-success-3: rgb(10, 128, 45);
599
+ --u-color-success-4: rgb(18, 154, 55);
600
+ --u-color-success-5: rgb(29, 180, 64);
601
+ --u-color-success-6: rgb(39, 195, 70);
602
+ --u-color-success-7: rgb(80, 210, 102);
603
+ --u-color-success-8: rgb(126, 225, 139);
604
+ --u-color-success-9: rgb(178, 240, 183);
605
+ --u-color-success-light-1: rgb(0, 180, 42);
606
+ --u-color-success-light-2: rgb(0, 180, 42);
607
+ --u-color-success-light-3: rgb(0, 180, 42);
608
+ --u-color-success-light-4: rgb(0, 180, 42);
609
+ --u-color-text-1: rgba(255, 255, 255, 90);
610
+ --u-color-text-2: rgba(255, 255, 255, 70);
611
+ --u-color-text-3: rgba(255, 255, 255, 50);
612
+ --u-color-text-4: rgba(255, 255, 255, 30);
613
+ --u-color-tooltip-bg: #373739;
614
+ --u-color-transparent: transparent;
615
+ --u-color-warning-1: rgb(77, 27, 0);
616
+ --u-color-warning-10: rgb(255, 247, 232);
617
+ --u-color-warning-2: rgb(121, 48, 4);
618
+ --u-color-warning-3: rgb(166, 75, 10);
619
+ --u-color-warning-4: rgb(210, 105, 19);
620
+ --u-color-warning-5: rgb(255, 141, 31);
621
+ --u-color-warning-6: rgb(255, 150, 38);
622
+ --u-color-warning-7: rgb(255, 179, 87);
623
+ --u-color-warning-8: rgb(255, 205, 135);
624
+ --u-color-warning-9: rgb(255, 227, 184);
625
+ --u-color-warning-light-1: rgb(255, 125, 0);
626
+ --u-color-warning-light-2: rgb(255, 125, 0);
627
+ --u-color-warning-light-3: rgb(255, 125, 0);
628
+ --u-color-warning-light-4: rgb(255, 125, 0);
629
+ --u-color-white: rgba(255, 255, 255, 90);
630
+ --u-cyan-1: 0, 66, 77;
631
+ --u-cyan-10: 240, 255, 252;
632
+ --u-cyan-2: 6, 97, 108;
633
+ --u-cyan-3: 17, 131, 139;
634
+ --u-cyan-4: 31, 166, 170;
635
+ --u-cyan-5: 48, 201, 201;
636
+ --u-cyan-6: 63, 212, 207;
637
+ --u-cyan-7: 102, 223, 215;
638
+ --u-cyan-8: 144, 233, 225;
639
+ --u-cyan-9: 190, 244, 237;
640
+ --u-danger-1: rgb(77, 0, 10);
641
+ --u-danger-10: rgb(255, 240, 236);
642
+ --u-danger-2: rgb(119, 6, 17);
643
+ --u-danger-3: rgb(161, 22, 31);
644
+ --u-danger-4: rgb(203, 46, 52);
645
+ --u-danger-5: rgb(245, 78, 78);
646
+ --u-danger-6: rgb(247, 105, 101);
647
+ --u-danger-7: rgb(249, 141, 134);
648
+ --u-danger-8: rgb(251, 176, 167);
649
+ --u-danger-9: rgb(253, 209, 202);
650
+ --u-dark-color-bg-4: #313132;
651
+ --u-dark-color-black: #000000;
652
+ --u-dark-color-border: #333335;
653
+ --u-dark-color-danger-light-1: rgba(245, 63, 63, 0.2);
654
+ --u-dark-color-danger-light-2: rgba(245, 63, 63, 0.35);
655
+ --u-dark-color-danger-light-3: rgba(245, 63, 63, 0.5);
656
+ --u-dark-color-danger-light-4: rgba(245, 63, 63, 0.65);
657
+ --u-dark-color-fill-1: rgba(255, 255, 255, 4);
658
+ --u-dark-color-fill-2: rgba(255, 255, 255, 8);
659
+ --u-dark-color-fill-3: rgba(255, 255, 255, 12);
660
+ --u-dark-color-fill-4: rgba(255, 255, 255, 16);
661
+ --u-dark-color-link-light-1: rgb(22, 93, 255);
662
+ --u-dark-color-link-light-2: rgb(22, 93, 255);
663
+ --u-dark-color-link-light-3: rgb(22, 93, 255);
664
+ --u-dark-color-link-light-4: rgb(22, 93, 255);
665
+ --u-dark-color-menu-dark-hover: rgb(242, 243, 245);
666
+ --u-dark-color-primary-light-1: rgba(22, 93, 255, 0.2);
667
+ --u-dark-color-primary-light-2: rgba(22, 93, 255, 0.35);
668
+ --u-dark-color-primary-light-3: rgba(22, 93, 255, 0.5);
669
+ --u-dark-color-primary-light-4: rgba(22, 93, 255, 0.65);
670
+ --u-dark-color-secondary: rgba(39, 46, 59, 0.08);
671
+ --u-dark-color-secondary-active: rgba(107, 119, 133, 0.24);
672
+ --u-dark-color-secondary-disabled: rgba(39, 46, 59, 0.08);
673
+ --u-dark-color-secondary-hover: rgba(78, 89, 105, 0.16);
674
+ --u-dark-color-spin-layer-bg: rgba(51, 51, 51, 0.6);
675
+ --u-dark-color-success-light-1: rgb(0, 180, 42);
676
+ --u-dark-color-success-light-2: rgb(0, 180, 42);
677
+ --u-dark-color-success-light-3: rgb(0, 180, 42);
678
+ --u-dark-color-success-light-4: rgb(0, 180, 42);
679
+ --u-dark-color-text-1: rgba(255, 255, 255, 90);
680
+ --u-dark-color-text-2: rgba(255, 255, 255, 70);
681
+ --u-dark-color-text-3: rgba(255, 255, 255, 50);
682
+ --u-dark-color-text-4: rgba(255, 255, 255, 30);
683
+ --u-dark-color-tooltip-bg: #373739;
684
+ --u-dark-color-warning-light-1: rgb(255, 125, 0);
685
+ --u-dark-color-warning-light-2: rgb(255, 125, 0);
686
+ --u-dark-color-warning-light-3: rgb(255, 125, 0);
687
+ --u-dark-color-warning-light-4: rgb(255, 125, 0);
688
+ --u-dark-color-white: rgba(255, 255, 255, 90);
689
+ --u-dark-mask-color-bg: rgba(23, 23, 26, 0.6);
690
+ --u-font-family: Inter, "-apple-system", BlinkMacSystemFont, "PingFang SC", "Hiragino Sans GB", "noto sans", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
691
+ --u-font-size-body: 14px;
692
+ --u-font-size-body-1: 12px;
693
+ --u-font-size-body-2: 13px;
694
+ --u-font-size-body-3: 14px;
695
+ --u-font-size-caption: 12px;
696
+ --u-font-size-display-1: 36px;
697
+ --u-font-size-display-2: 48px;
698
+ --u-font-size-display-3: 56px;
699
+ --u-font-size-title-1: 16px;
700
+ --u-font-size-title-2: 20px;
701
+ --u-font-size-title-3: 24px;
702
+ --u-font-weight-100: 100;
703
+ --u-font-weight-200: 200;
704
+ --u-font-weight-300: 300;
705
+ --u-font-weight-400: 400;
706
+ --u-font-weight-500: 500;
707
+ --u-font-weight-600: 600;
708
+ --u-font-weight-700: 700;
709
+ --u-font-weight-800: 800;
710
+ --u-font-weight-900: 900;
711
+ --u-gold-1: 77, 45, 0;
712
+ --u-gold-10: 255, 252, 232;
713
+ --u-gold-2: 119, 75, 4;
714
+ --u-gold-3: 162, 111, 15;
715
+ --u-gold-4: 204, 150, 31;
716
+ --u-gold-5: 247, 192, 52;
717
+ --u-gold-6: 249, 204, 68;
718
+ --u-gold-7: 250, 220, 108;
719
+ --u-gold-8: 252, 233, 149;
720
+ --u-gold-9: 253, 244, 190;
721
+ --u-gray-1: 23, 23, 26;
722
+ --u-gray-10: 246, 246, 246;
723
+ --u-gray-2: 46, 46, 48;
724
+ --u-gray-3: 72, 72, 73;
725
+ --u-gray-4: 95, 95, 96;
726
+ --u-gray-5: 120, 120, 122;
727
+ --u-gray-6: 146, 146, 147;
728
+ --u-gray-7: 171, 171, 172;
729
+ --u-gray-8: 197, 197, 197;
730
+ --u-gray-9: 223, 223, 223;
731
+ --u-green-1: 0, 77, 28;
732
+ --u-green-10: 235, 255, 236;
733
+ --u-green-2: 4, 102, 37;
734
+ --u-green-3: 10, 128, 45;
735
+ --u-green-4: 18, 154, 55;
736
+ --u-green-5: 29, 180, 64;
737
+ --u-green-6: 39, 195, 70;
738
+ --u-green-7: 80, 210, 102;
739
+ --u-green-8: 126, 225, 139;
740
+ --u-green-9: 178, 240, 183;
741
+ --u-lime-1: 42, 77, 0;
742
+ --u-lime-10: 253, 255, 238;
743
+ --u-lime-2: 68, 112, 6;
744
+ --u-lime-3: 98, 148, 18;
745
+ --u-lime-4: 132, 183, 35;
746
+ --u-lime-5: 168, 219, 57;
747
+ --u-lime-6: 184, 226, 75;
748
+ --u-lime-7: 203, 233, 112;
749
+ --u-lime-8: 222, 241, 152;
750
+ --u-lime-9: 238, 248, 194;
751
+ --u-line-height-base: 1.5715;
752
+ --u-link-1: rgb(0, 26, 77);
753
+ --u-link-10: rgb(242, 251, 255);
754
+ --u-link-2: rgb(8, 53, 120);
755
+ --u-link-3: rgb(30, 88, 164);
756
+ --u-link-4: rgb(60, 129, 207);
757
+ --u-link-5: rgb(100, 175, 251);
758
+ --u-link-6: rgb(90, 170, 251);
759
+ --u-link-7: rgb(157, 212, 253);
760
+ --u-link-8: rgb(185, 226, 253);
761
+ --u-link-9: rgb(213, 240, 254);
762
+ --u-magenta-1: 77, 0, 52;
763
+ --u-magenta-10: 255, 232, 241;
764
+ --u-magenta-2: 119, 8, 80;
765
+ --u-magenta-3: 161, 23, 108;
766
+ --u-magenta-4: 203, 43, 136;
767
+ --u-magenta-5: 245, 69, 166;
768
+ --u-magenta-6: 247, 86, 169;
769
+ --u-magenta-7: 249, 122, 184;
770
+ --u-magenta-8: 251, 158, 200;
771
+ --u-magenta-9: 253, 195, 219;
772
+ --u-mask-bg-opacity: 60%;
773
+ --u-opacity-6: 60%;
774
+ --u-orange-1: 77, 27, 0;
775
+ --u-orange-10: 255, 247, 232;
776
+ --u-orange-2: 121, 48, 4;
777
+ --u-orange-3: 166, 75, 10;
778
+ --u-orange-4: 210, 105, 19;
779
+ --u-orange-5: 255, 141, 31;
780
+ --u-orange-6: 255, 150, 38;
781
+ --u-orange-7: 255, 179, 87;
782
+ --u-orange-8: 255, 205, 135;
783
+ --u-orange-9: 255, 227, 184;
784
+ --u-orangered-1: 77, 14, 0;
785
+ --u-orangered-10: 255, 244, 235;
786
+ --u-orangered-2: 119, 30, 5;
787
+ --u-orangered-3: 162, 55, 20;
788
+ --u-orangered-4: 204, 87, 41;
789
+ --u-orangered-5: 247, 126, 69;
790
+ --u-orangered-6: 249, 146, 90;
791
+ --u-orangered-7: 250, 173, 125;
792
+ --u-orangered-8: 252, 198, 161;
793
+ --u-orangered-9: 253, 222, 197;
794
+ --u-pinkpurple-1: 66, 0, 77;
795
+ --u-pinkpurple-10: 255, 242, 253;
796
+ --u-pinkpurple-2: 101, 3, 112;
797
+ --u-pinkpurple-3: 138, 13, 147;
798
+ --u-pinkpurple-4: 176, 27, 182;
799
+ --u-pinkpurple-5: 217, 46, 217;
800
+ --u-pinkpurple-6: 225, 61, 219;
801
+ --u-pinkpurple-7: 232, 102, 223;
802
+ --u-pinkpurple-8: 240, 146, 230;
803
+ --u-pinkpurple-9: 247, 193, 240;
804
+ --u-popup-box-shadow-base: 0 2px 5px rgba(0, 0, 0, 0.1);
805
+ --u-primary-1: rgb(0, 26, 77);
806
+ --u-primary-10: rgb(242, 251, 255);
807
+ --u-primary-2: rgb(8, 53, 120);
808
+ --u-primary-3: rgb(30, 88, 164);
809
+ --u-primary-4: rgb(60, 129, 207);
810
+ --u-primary-5: rgb(100, 175, 251);
811
+ --u-primary-6: rgb(90, 170, 251);
812
+ --u-primary-7: rgb(157, 212, 253);
813
+ --u-primary-8: rgb(185, 226, 253);
814
+ --u-primary-9: rgb(213, 240, 254);
815
+ --u-purple-1: 22, 0, 77;
816
+ --u-purple-10: 247, 237, 255;
817
+ --u-purple-2: 39, 6, 110;
818
+ --u-purple-3: 62, 19, 143;
819
+ --u-purple-4: 90, 37, 176;
820
+ --u-purple-5: 123, 61, 209;
821
+ --u-purple-6: 142, 81, 218;
822
+ --u-purple-7: 169, 116, 227;
823
+ --u-purple-8: 197, 154, 237;
824
+ --u-purple-9: 223, 194, 246;
825
+ --u-radius-circle: 50%;
826
+ --u-radius-large: 8px;
827
+ --u-radius-medium: 4px;
828
+ --u-radius-none: 0;
829
+ --u-radius-small: 2px;
830
+ --u-red-1: 77, 0, 10;
831
+ --u-red-10: 255, 240, 236;
832
+ --u-red-2: 119, 6, 17;
833
+ --u-red-3: 161, 22, 31;
834
+ --u-red-4: 203, 46, 52;
835
+ --u-red-5: 245, 78, 78;
836
+ --u-red-6: 247, 105, 101;
837
+ --u-red-7: 249, 141, 134;
838
+ --u-red-8: 251, 176, 167;
839
+ --u-red-9: 253, 209, 202;
840
+ --u-shadow-distance-1: 1px;
841
+ --u-shadow-distance-2: 2px;
842
+ --u-shadow-distance-3: 3px;
843
+ --u-shadow-distance-4: 4px;
844
+ --u-shadow-distance-none: 0;
845
+ --u-shadow-none: none;
846
+ --u-shadow-special: 0 0 1px rgba(0, 0, 0, 0.3);
847
+ --u-shadow1-center: 0 0 5px rgba(0, 0, 0, 0.1);
848
+ --u-shadow1-down: 0 2px 5px rgba(0, 0, 0, 0.1);
849
+ --u-shadow1-left: -2px 0 5px rgba(0, 0, 0, 0.1);
850
+ --u-shadow1-left-down: -2px 2px 5px rgba(0, 0, 0, 0.1);
851
+ --u-shadow1-left-up: -2px -2px 5px rgba(0, 0, 0, 0.1);
852
+ --u-shadow1-right: 2px 0 5px rgba(0, 0, 0, 0.1);
853
+ --u-shadow1-right-down: 2px 2px 5px rgba(0, 0, 0, 0.1);
854
+ --u-shadow1-right-up: 2px -2px 5px rgba(0, 0, 0, 0.1);
855
+ --u-shadow1-up: 0 -2px 5px rgba(0, 0, 0, 0.1);
856
+ --u-shadow2-center: 0 0 10px rgba(0, 0, 0, 0.1);
857
+ --u-shadow2-down: 0 4px 10px rgba(0, 0, 0, 0.1);
858
+ --u-shadow2-left: -4px 0 10px rgba(0, 0, 0, 0.1);
859
+ --u-shadow2-left-down: -4px 4px 10px rgba(0, 0, 0, 0.1);
860
+ --u-shadow2-left-up: -4px -4px 10px rgba(0, 0, 0, 0.1);
861
+ --u-shadow2-right: 4px 0 10px rgba(0, 0, 0, 0.1);
862
+ --u-shadow2-right-down: 4px 4px 10px rgba(0, 0, 0, 0.1);
863
+ --u-shadow2-right-up: 4px -4px 10px rgba(0, 0, 0, 0.1);
864
+ --u-shadow2-up: 0 -4px 10px rgba(0, 0, 0, 0.1);
865
+ --u-shadow3-center: 0 0 20px rgba(0, 0, 0, 0.1);
866
+ --u-shadow3-down: 0 8px 20px rgba(0, 0, 0, 0.1);
867
+ --u-shadow3-left: -8px 0 20px rgba(0, 0, 0, 0.1);
868
+ --u-shadow3-left-down: -8px 8px 20px rgba(0, 0, 0, 0.1);
869
+ --u-shadow3-left-up: -8px -8px 20px rgba(0, 0, 0, 0.1);
870
+ --u-shadow3-right: 8px 0 20px rgba(0, 0, 0, 0.1);
871
+ --u-shadow3-right-down: 8px 8px 20px rgba(0, 0, 0, 0.1);
872
+ --u-shadow3-right-up: 8px -8px 20px rgba(0, 0, 0, 0.1);
873
+ --u-shadow3-up: 0 -8px 20px rgba(0, 0, 0, 0.1);
874
+ --u-size-1: 4px;
875
+ --u-size-10: 40px;
876
+ --u-size-11: 44px;
877
+ --u-size-12: 48px;
878
+ --u-size-13: 52px;
879
+ --u-size-14: 56px;
880
+ --u-size-15: 60px;
881
+ --u-size-16: 64px;
882
+ --u-size-17: 68px;
883
+ --u-size-18: 72px;
884
+ --u-size-19: 76px;
885
+ --u-size-2: 8px;
886
+ --u-size-20: 80px;
887
+ --u-size-21: 84px;
888
+ --u-size-22: 88px;
889
+ --u-size-23: 92px;
890
+ --u-size-24: 96px;
891
+ --u-size-25: 100px;
892
+ --u-size-26: 104px;
893
+ --u-size-27: 108px;
894
+ --u-size-28: 112px;
895
+ --u-size-29: 116px;
896
+ --u-size-3: 12px;
897
+ --u-size-30: 120px;
898
+ --u-size-31: 124px;
899
+ --u-size-32: 128px;
900
+ --u-size-33: 132px;
901
+ --u-size-34: 136px;
902
+ --u-size-35: 140px;
903
+ --u-size-36: 144px;
904
+ --u-size-37: 148px;
905
+ --u-size-38: 152px;
906
+ --u-size-39: 156px;
907
+ --u-size-4: 16px;
908
+ --u-size-40: 160px;
909
+ --u-size-41: 164px;
910
+ --u-size-42: 168px;
911
+ --u-size-43: 172px;
912
+ --u-size-44: 176px;
913
+ --u-size-45: 180px;
914
+ --u-size-46: 184px;
915
+ --u-size-47: 188px;
916
+ --u-size-48: 192px;
917
+ --u-size-49: 196px;
918
+ --u-size-5: 20px;
919
+ --u-size-50: 200px;
920
+ --u-size-6: 24px;
921
+ --u-size-7: 28px;
922
+ --u-size-8: 32px;
923
+ --u-size-9: 36px;
924
+ --u-size-default: 32px;
925
+ --u-size-large: 36px;
926
+ --u-size-medium: 32px;
927
+ --u-size-mini: 24px;
928
+ --u-size-none: 0;
929
+ --u-size-small: 28px;
930
+ --u-skyblue-1: 232, 247, 255;
931
+ --u-skyblue-10: 0, 26, 77;
932
+ --u-skyblue-2: 195, 231, 254;
933
+ --u-skyblue-3: 159, 212, 253;
934
+ --u-skyblue-4: 123, 192, 252;
935
+ --u-skyblue-5: 87, 169, 251;
936
+ --u-skyblue-6: 52, 145, 250;
937
+ --u-skyblue-7: 32, 108, 207;
938
+ --u-skyblue-8: 17, 75, 163;
939
+ --u-skyblue-9: 6, 48, 120;
940
+ --u-spacing-1: 2px;
941
+ --u-spacing-10: 32px;
942
+ --u-spacing-11: 36px;
943
+ --u-spacing-12: 40px;
944
+ --u-spacing-13: 48px;
945
+ --u-spacing-14: 56px;
946
+ --u-spacing-15: 60px;
947
+ --u-spacing-16: 64px;
948
+ --u-spacing-17: 72px;
949
+ --u-spacing-18: 80px;
950
+ --u-spacing-19: 84px;
951
+ --u-spacing-2: 4px;
952
+ --u-spacing-20: 96px;
953
+ --u-spacing-21: 100px;
954
+ --u-spacing-22: 120px;
955
+ --u-spacing-3: 6px;
956
+ --u-spacing-4: 8px;
957
+ --u-spacing-5: 10px;
958
+ --u-spacing-6: 12px;
959
+ --u-spacing-7: 16px;
960
+ --u-spacing-8: 20px;
961
+ --u-spacing-9: 24px;
962
+ --u-spacing-none: 0;
963
+ --u-success-1: rgb(0, 77, 28);
964
+ --u-success-10: rgb(235, 255, 236);
965
+ --u-success-2: rgb(4, 102, 37);
966
+ --u-success-3: rgb(10, 128, 45);
967
+ --u-success-4: rgb(18, 154, 55);
968
+ --u-success-5: rgb(29, 180, 64);
969
+ --u-success-6: rgb(39, 195, 70);
970
+ --u-success-7: rgb(80, 210, 102);
971
+ --u-success-8: rgb(126, 225, 139);
972
+ --u-success-9: rgb(178, 240, 183);
973
+ --u-transition-duration-1: 0.1s;
974
+ --u-transition-duration-2: 0.2s;
975
+ --u-transition-duration-3: 0.3s;
976
+ --u-transition-duration-4: 0.4s;
977
+ --u-transition-duration-5: 0.5s;
978
+ --u-transition-duration-loading: 1s;
979
+ --u-transition-timing-function-accelerate: cubic-bezier(0.26, 0, 0.6, 0.2);
980
+ --u-transition-timing-function-decelerate: cubic-bezier(0.4, 0.8, 0.74, 1);
981
+ --u-transition-timing-function-linear: cubic-bezier(0, 0, 1, 1);
982
+ --u-transition-timing-function-overshoot: cubic-bezier(0.3, 1.3, 0.3, 1);
983
+ --u-transition-timing-function-standard: cubic-bezier(0.34, 0.69, 0.1, 1);
984
+ --u-warning-1: rgb(77, 27, 0);
985
+ --u-warning-10: rgb(255, 247, 232);
986
+ --u-warning-2: rgb(121, 48, 4);
987
+ --u-warning-3: rgb(166, 75, 10);
988
+ --u-warning-4: rgb(210, 105, 19);
989
+ --u-warning-5: rgb(255, 141, 31);
990
+ --u-warning-6: rgb(255, 150, 38);
991
+ --u-warning-7: rgb(255, 179, 87);
992
+ --u-warning-8: rgb(255, 205, 135);
993
+ --u-warning-9: rgb(255, 227, 184);
994
+ --u-yellow-1: 77, 56, 0;
995
+ --u-yellow-10: 254, 255, 240;
996
+ --u-yellow-2: 120, 94, 7;
997
+ --u-yellow-3: 163, 134, 20;
998
+ --u-yellow-4: 207, 179, 37;
999
+ --u-yellow-5: 250, 225, 60;
1000
+ --u-yellow-6: 251, 233, 75;
1001
+ --u-yellow-7: 252, 243, 116;
1002
+ --u-yellow-8: 253, 250, 157;
1003
+ --u-yellow-9: 254, 254, 198;
1004
+ --u-z-index-affix: 999;
1005
+ --u-z-index-drawer: 1001;
1006
+ --u-z-index-image-preview: 1001;
1007
+ --u-z-index-message: 1003;
1008
+ --u-z-index-modal: 1001;
1009
+ --u-z-index-notification: 1003;
1010
+ --u-z-index-popup: 1000;
1011
+ --u-z-index-popup-base: 1000;
383
1012
  }
384
1013