@transferwise/neptune-tokens 8.19.0 → 8.20.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@transferwise/neptune-tokens",
3
- "version": "8.19.0",
3
+ "version": "8.20.0",
4
4
  "description": "Design tokens for the Neptune Design System",
5
5
  "license": "UNLICENSED",
6
6
  "type": "module",
@@ -17,10 +17,10 @@
17
17
  ],
18
18
  "devDependencies": {
19
19
  "@changesets/changelog-github": "^0.5.1",
20
- "@changesets/cli": "^2.29.5",
20
+ "@changesets/cli": "^2.29.7",
21
21
  "chroma-js": "^3.1.2",
22
22
  "cz-conventional-changelog": "3.3.0",
23
- "less": "^4.3.0",
23
+ "less": "^4.4.1",
24
24
  "prettier": "^3.6.2",
25
25
  "release-to-github-with-changelog": "^1.2.4",
26
26
  "style-dictionary": "^3.9.2"
@@ -35,8 +35,8 @@
35
35
  },
36
36
  "resolutions": {
37
37
  "json-schema": "^0.4.0",
38
- "http-cache-semantics": "^4.1.1",
39
- "minimist": "^1.2.6"
38
+ "http-cache-semantics": "^4.2.0",
39
+ "minimist": "^1.2.8"
40
40
  },
41
41
  "scripts": {
42
42
  "test": "release-to-github-with-changelog-pre-release-checks",
@@ -0,0 +1,183 @@
1
+ /**
2
+ * Do not edit directly
3
+ * Generated on Thu, 18 Sep 2025 16:26:58 GMT
4
+ */
5
+
6
+ .np-theme-business {
7
+ --color-bright-yellow: #ffeb69;
8
+ --color-bright-orange: #ffc091;
9
+ --color-dark-purple: #260a2f;
10
+ --color-dark-gold: #3a341c;
11
+ --color-bright-blue: #a0e1e1;
12
+ --color-dark-charcoal: #21231d;
13
+ --color-white: #ffffff;
14
+ --color-black: #000000;
15
+ --color-bright-green: #9fe870;
16
+ --color-forest-green: #163300;
17
+ --color-bright-pink: #ffd7ef;
18
+ --color-dark-maroon: #320707;
19
+ --color-content-primary: #0e0f0c;
20
+ --color-content-secondary: #454745;
21
+ --color-content-tertiary: #6a6c6a;
22
+ --color-content-link: #163300;
23
+ --color-content-link-hover: #0d1f00;
24
+ --color-content-link-active: #0e0f0c;
25
+ --color-interactive-primary: #163300;
26
+ --color-interactive-primary-hover: #0d1f00;
27
+ --color-interactive-primary-active: #0e0f0c;
28
+ --color-interactive-secondary: #868685;
29
+ --color-interactive-secondary-hover: #6c6c6b;
30
+ --color-interactive-secondary-active: #525251;
31
+ --color-interactive-accent: #163300;
32
+ --color-interactive-accent-hover: #0d1f00;
33
+ --color-interactive-accent-active: #0e0f0c;
34
+ --color-interactive-control: #e2f6d5;
35
+ --color-interactive-control-hover: #d3f2c0;
36
+ --color-interactive-control-active: #c5edab;
37
+ --color-interactive-contrast: #e2f6d5;
38
+ --color-interactive-contrast-hover: #d3f2c0;
39
+ --color-interactive-contrast-active: #c5edab;
40
+ --color-interactive-neutral: #e2f6d5;
41
+ --color-interactive-neutral-hover: #d3f2c0;
42
+ --color-interactive-neutral-active: #c5edab;
43
+ --color-border-neutral: #0e0f0c1f;
44
+ --color-border-overlay: #0e0f0c1f;
45
+ --color-background-screen: #ffffff;
46
+ --color-background-screen-hover: #16330014;
47
+ --color-background-screen-active: #1633001f;
48
+ --color-background-elevated: #ffffff;
49
+ --color-background-neutral: #3e3b0712;
50
+ --color-background-neutral-hover: #3e3b071f;
51
+ --color-background-neutral-active: #3e3b072b;
52
+ --color-background-overlay: #3e3b0712;
53
+ --color-background-surface: #ffffff00;
54
+ --color-sentiment-negative: #cb272f;
55
+ --color-sentiment-negative-hover: #b8232b;
56
+ --color-sentiment-negative-active: #a72027;
57
+ --color-sentiment-negative-primary: #cb272f;
58
+ --color-sentiment-negative-primary-hover: #b8232b;
59
+ --color-sentiment-negative-primary-active: #a72027;
60
+ --color-sentiment-negative-secondary: #fbeaea;
61
+ --color-sentiment-negative-secondary-hover: #f9e1e1;
62
+ --color-sentiment-negative-secondary-active: #f8d8d8;
63
+ --color-sentiment-positive: #054d28;
64
+ --color-sentiment-positive-hover: #043a1e;
65
+ --color-sentiment-positive-active: #022614;
66
+ --color-sentiment-positive-primary: #054d28;
67
+ --color-sentiment-positive-primary-hover: #043a1e;
68
+ --color-sentiment-positive-primary-active: #022614;
69
+ --color-sentiment-positive-secondary: #e2f6d5;
70
+ --color-sentiment-positive-secondary-hover: #d3f2c0;
71
+ --color-sentiment-positive-secondary-active: #c5edab;
72
+ --color-sentiment-warning: #ffd11a;
73
+ --color-sentiment-warning-hover: #ffd11a;
74
+ --color-sentiment-warning-active: #ffd11a;
75
+ --color-sentiment-warning-primary: #ffd11a;
76
+ --color-sentiment-warning-primary-hover: #ffd11a;
77
+ --color-sentiment-warning-primary-active: #ffd11a;
78
+ --color-sentiment-warning-secondary: #fff7d7;
79
+ --color-sentiment-warning-secondary-hover: #fff7d7;
80
+ --color-sentiment-warning-secondary-active: #fff7d7;
81
+ --color-sentiment-warning-content: #4a3b1c;
82
+ --color-sentiment-warning-content-hover: #3b2f16;
83
+ --color-sentiment-warning-content-active: #2c2311;
84
+ --color-contrast: #ffffff;
85
+ --color-light: #ffffff;
86
+ --color-dark: #121511;
87
+ --color-contrast-overlay: #ffffff;
88
+ --color-contrast-theme: #121511;
89
+ --padding-x-small: 8px;
90
+ --padding-small: 16px;
91
+ --padding-medium: 24px;
92
+ --padding-large: 32px;
93
+ --radius-full: 9999px;
94
+ --radius-small: 10px;
95
+ --radius-medium: 16px;
96
+ --radius-large: 24px;
97
+ --size-4: 4px;
98
+ --size-5: 5px;
99
+ --size-8: 8px;
100
+ --size-10: 10px;
101
+ --size-12: 12px;
102
+ --size-14: 14px;
103
+ --size-16: 16px;
104
+ --size-24: 24px;
105
+ --size-32: 32px;
106
+ --size-40: 40px;
107
+ --size-48: 48px;
108
+ --size-52: 52px;
109
+ --size-56: 56px;
110
+ --size-60: 60px;
111
+ --size-64: 64px;
112
+ --size-72: 72px;
113
+ --size-80: 80px;
114
+ --size-88: 88px;
115
+ --size-96: 96px;
116
+ --size-104: 104px;
117
+ --size-112: 112px;
118
+ --size-120: 120px;
119
+ --size-126: 126px;
120
+ --size-128: 128px;
121
+ --size-146: 146px;
122
+ --size-154: 154px;
123
+ --size-160: 160px;
124
+ --size-x-small: 24px;
125
+ --size-small: 32px;
126
+ --size-medium: 40px;
127
+ --size-large: 48px;
128
+ --size-x-large: 56px;
129
+ --size-2x-large: 72px;
130
+ --space-content-horizontal: 16px;
131
+ --space-small: 16px;
132
+ --space-medium: 32px;
133
+ --space-large: 40px;
134
+ --space-x-large: 56px;
135
+ --font-size-12: 0.75rem;
136
+ --font-size-14: 0.875rem;
137
+ --font-size-16: 1rem;
138
+ --font-size-18: 1.125rem;
139
+ --font-size-20: 1.25rem;
140
+ --font-size-22: 1.375rem;
141
+ --font-size-24: 1.5rem;
142
+ --font-size-26: 1.625rem;
143
+ --font-size-28: 1.75rem;
144
+ --font-size-30: 1.875rem;
145
+ --font-size-32: 2rem;
146
+ --letter-spacing-xxs: 0.005em;
147
+ --letter-spacing-xs: 0.01em;
148
+ --letter-spacing-sm: 0.0125em;
149
+ --letter-spacing-md: 0.015em;
150
+ --letter-spacing-lg: 0.02em;
151
+ --letter-spacing-xl: 0.025em;
152
+ --letter-spacing-negative-xxs: -0.005em;
153
+ --letter-spacing-negative-xs: -0.01em;
154
+ --letter-spacing-negative-sm: -0.0125em;
155
+ --letter-spacing-negative-md: -0.015em;
156
+ --letter-spacing-negative-lg: -0.02em;
157
+ --letter-spacing-negative-xl: -0.025em;
158
+ --letter-spacing-negative-xxl: -0.03em;
159
+ --letter-spacing-negative-xxxl: -0.04em;
160
+ --letter-spacing-negative-xxxxl: -0.05em;
161
+ --line-height-18: 1.125rem;
162
+ --line-height-20: 1.25rem;
163
+ --line-height-22: 1.375rem;
164
+ --line-height-24: 1.5rem;
165
+ --line-height-28: 1.75rem;
166
+ --line-height-30: 1.875rem;
167
+ --line-height-32: 2rem;
168
+ --line-height-34: 2.125rem;
169
+ --line-height-36: 2.25rem;
170
+ --line-height-42: 2.625rem;
171
+ --line-height-48: 3rem;
172
+ --line-height-title: 1.2;
173
+ --line-height-body: 1.5;
174
+ --line-height-control: 1.2;
175
+ --font-weight-light: 300;
176
+ --font-weight-regular: 400;
177
+ --font-weight-medium: 500;
178
+ --font-weight-semi-bold: 600;
179
+ --font-weight-bold: 700;
180
+ --font-weight-black: 900;
181
+ --font-family-regular: 'Inter', Helvetica, Arial, sans-serif;
182
+ --font-family-display: 'Wise Sans', 'Inter', sans-serif;
183
+ }
@@ -0,0 +1,180 @@
1
+
2
+ // Do not edit directly
3
+ // Generated on Thu, 18 Sep 2025 16:26:58 GMT
4
+
5
+ @color-bright-yellow: #ffeb69;
6
+ @color-bright-orange: #ffc091;
7
+ @color-dark-purple: #260a2f;
8
+ @color-dark-gold: #3a341c;
9
+ @color-bright-blue: #a0e1e1;
10
+ @color-dark-charcoal: #21231d;
11
+ @color-white: #ffffff;
12
+ @color-black: #000000;
13
+ @color-bright-green: #9fe870;
14
+ @color-forest-green: #163300;
15
+ @color-bright-pink: #ffd7ef;
16
+ @color-dark-maroon: #320707;
17
+ @color-content-primary: #0e0f0c;
18
+ @color-content-secondary: #454745;
19
+ @color-content-tertiary: #6a6c6a;
20
+ @color-content-link: #163300;
21
+ @color-content-link-hover: #0d1f00;
22
+ @color-content-link-active: #0e0f0c;
23
+ @color-interactive-primary: #163300;
24
+ @color-interactive-primary-hover: #0d1f00;
25
+ @color-interactive-primary-active: #0e0f0c;
26
+ @color-interactive-secondary: #868685;
27
+ @color-interactive-secondary-hover: #6c6c6b;
28
+ @color-interactive-secondary-active: #525251;
29
+ @color-interactive-accent: #163300;
30
+ @color-interactive-accent-hover: #0d1f00;
31
+ @color-interactive-accent-active: #0e0f0c;
32
+ @color-interactive-control: #e2f6d5;
33
+ @color-interactive-control-hover: #d3f2c0;
34
+ @color-interactive-control-active: #c5edab;
35
+ @color-interactive-contrast: #e2f6d5;
36
+ @color-interactive-contrast-hover: #d3f2c0;
37
+ @color-interactive-contrast-active: #c5edab;
38
+ @color-interactive-neutral: #e2f6d5;
39
+ @color-interactive-neutral-hover: #d3f2c0;
40
+ @color-interactive-neutral-active: #c5edab;
41
+ @color-border-neutral: #0e0f0c1f;
42
+ @color-border-overlay: #0e0f0c1f;
43
+ @color-background-screen: #ffffff;
44
+ @color-background-screen-hover: #16330014;
45
+ @color-background-screen-active: #1633001f;
46
+ @color-background-elevated: #ffffff;
47
+ @color-background-neutral: #3e3b0712;
48
+ @color-background-neutral-hover: #3e3b071f;
49
+ @color-background-neutral-active: #3e3b072b;
50
+ @color-background-overlay: #3e3b0712;
51
+ @color-background-surface: #ffffff00;
52
+ @color-sentiment-negative: #cb272f;
53
+ @color-sentiment-negative-hover: #b8232b;
54
+ @color-sentiment-negative-active: #a72027;
55
+ @color-sentiment-negative-primary: #cb272f;
56
+ @color-sentiment-negative-primary-hover: #b8232b;
57
+ @color-sentiment-negative-primary-active: #a72027;
58
+ @color-sentiment-negative-secondary: #fbeaea;
59
+ @color-sentiment-negative-secondary-hover: #f9e1e1;
60
+ @color-sentiment-negative-secondary-active: #f8d8d8;
61
+ @color-sentiment-positive: #054d28;
62
+ @color-sentiment-positive-hover: #043a1e;
63
+ @color-sentiment-positive-active: #022614;
64
+ @color-sentiment-positive-primary: #054d28;
65
+ @color-sentiment-positive-primary-hover: #043a1e;
66
+ @color-sentiment-positive-primary-active: #022614;
67
+ @color-sentiment-positive-secondary: #e2f6d5;
68
+ @color-sentiment-positive-secondary-hover: #d3f2c0;
69
+ @color-sentiment-positive-secondary-active: #c5edab;
70
+ @color-sentiment-warning: #ffd11a;
71
+ @color-sentiment-warning-hover: #ffd11a;
72
+ @color-sentiment-warning-active: #ffd11a;
73
+ @color-sentiment-warning-primary: #ffd11a;
74
+ @color-sentiment-warning-primary-hover: #ffd11a;
75
+ @color-sentiment-warning-primary-active: #ffd11a;
76
+ @color-sentiment-warning-secondary: #fff7d7;
77
+ @color-sentiment-warning-secondary-hover: #fff7d7;
78
+ @color-sentiment-warning-secondary-active: #fff7d7;
79
+ @color-sentiment-warning-content: #4a3b1c;
80
+ @color-sentiment-warning-content-hover: #3b2f16;
81
+ @color-sentiment-warning-content-active: #2c2311;
82
+ @color-contrast: #ffffff;
83
+ @color-light: #ffffff;
84
+ @color-dark: #121511;
85
+ @color-contrast-overlay: #ffffff;
86
+ @color-contrast-theme: #121511;
87
+ @padding-x-small: 8px;
88
+ @padding-small: 16px;
89
+ @padding-medium: 24px;
90
+ @padding-large: 32px;
91
+ @radius-full: 9999px;
92
+ @radius-small: 10px;
93
+ @radius-medium: 16px;
94
+ @radius-large: 24px;
95
+ @size-4: 4px;
96
+ @size-5: 5px;
97
+ @size-8: 8px;
98
+ @size-10: 10px;
99
+ @size-12: 12px;
100
+ @size-14: 14px;
101
+ @size-16: 16px;
102
+ @size-24: 24px;
103
+ @size-32: 32px;
104
+ @size-40: 40px;
105
+ @size-48: 48px;
106
+ @size-52: 52px;
107
+ @size-56: 56px;
108
+ @size-60: 60px;
109
+ @size-64: 64px;
110
+ @size-72: 72px;
111
+ @size-80: 80px;
112
+ @size-88: 88px;
113
+ @size-96: 96px;
114
+ @size-104: 104px;
115
+ @size-112: 112px;
116
+ @size-120: 120px;
117
+ @size-126: 126px;
118
+ @size-128: 128px;
119
+ @size-146: 146px;
120
+ @size-154: 154px;
121
+ @size-160: 160px;
122
+ @size-x-small: 24px;
123
+ @size-small: 32px;
124
+ @size-medium: 40px;
125
+ @size-large: 48px;
126
+ @size-x-large: 56px;
127
+ @size-2x-large: 72px;
128
+ @space-content-horizontal: 16px;
129
+ @space-small: 16px;
130
+ @space-medium: 32px;
131
+ @space-large: 40px;
132
+ @space-x-large: 56px;
133
+ @font-size-12: 0.75rem;
134
+ @font-size-14: 0.875rem;
135
+ @font-size-16: 1rem;
136
+ @font-size-18: 1.125rem;
137
+ @font-size-20: 1.25rem;
138
+ @font-size-22: 1.375rem;
139
+ @font-size-24: 1.5rem;
140
+ @font-size-26: 1.625rem;
141
+ @font-size-28: 1.75rem;
142
+ @font-size-30: 1.875rem;
143
+ @font-size-32: 2rem;
144
+ @letter-spacing-xxs: 0.005em;
145
+ @letter-spacing-xs: 0.01em;
146
+ @letter-spacing-sm: 0.0125em;
147
+ @letter-spacing-md: 0.015em;
148
+ @letter-spacing-lg: 0.02em;
149
+ @letter-spacing-xl: 0.025em;
150
+ @letter-spacing-negative-xxs: -0.005em;
151
+ @letter-spacing-negative-xs: -0.01em;
152
+ @letter-spacing-negative-sm: -0.0125em;
153
+ @letter-spacing-negative-md: -0.015em;
154
+ @letter-spacing-negative-lg: -0.02em;
155
+ @letter-spacing-negative-xl: -0.025em;
156
+ @letter-spacing-negative-xxl: -0.03em;
157
+ @letter-spacing-negative-xxxl: -0.04em;
158
+ @letter-spacing-negative-xxxxl: -0.05em;
159
+ @line-height-18: 1.125rem;
160
+ @line-height-20: 1.25rem;
161
+ @line-height-22: 1.375rem;
162
+ @line-height-24: 1.5rem;
163
+ @line-height-28: 1.75rem;
164
+ @line-height-30: 1.875rem;
165
+ @line-height-32: 2rem;
166
+ @line-height-34: 2.125rem;
167
+ @line-height-36: 2.25rem;
168
+ @line-height-42: 2.625rem;
169
+ @line-height-48: 3rem;
170
+ @line-height-title: 1.2;
171
+ @line-height-body: 1.5;
172
+ @line-height-control: 1.2;
173
+ @font-weight-light: 300;
174
+ @font-weight-regular: 400;
175
+ @font-weight-medium: 500;
176
+ @font-weight-semi-bold: 600;
177
+ @font-weight-bold: 700;
178
+ @font-weight-black: 900;
179
+ @font-family-regular: 'Inter', Helvetica, Arial, sans-serif;
180
+ @font-family-display: 'Wise Sans', 'Inter', sans-serif;
@@ -0,0 +1,183 @@
1
+ /**
2
+ * Do not edit directly
3
+ * Generated on Thu, 18 Sep 2025 16:26:58 GMT
4
+ */
5
+
6
+ .np-theme-business--bright-green {
7
+ --color-bright-yellow: #ffeb69;
8
+ --color-bright-orange: #ffc091;
9
+ --color-dark-purple: #260a2f;
10
+ --color-dark-gold: #3a341c;
11
+ --color-bright-blue: #a0e1e1;
12
+ --color-dark-charcoal: #21231d;
13
+ --color-white: #ffffff;
14
+ --color-black: #000000;
15
+ --color-bright-green: #9fe870;
16
+ --color-forest-green: #163300;
17
+ --color-bright-pink: #ffd7ef;
18
+ --color-dark-maroon: #320707;
19
+ --color-content-primary: #163300;
20
+ --color-content-secondary: #163300;
21
+ --color-content-tertiary: #163300;
22
+ --color-content-link: #163300;
23
+ --color-content-link-hover: #0d1f00;
24
+ --color-content-link-active: #0e0f0c;
25
+ --color-interactive-control: #e2f6d5;
26
+ --color-interactive-control-hover: #d3f2c0;
27
+ --color-interactive-control-active: #c5edab;
28
+ --color-interactive-primary: #163300;
29
+ --color-interactive-primary-hover: #0d1f00;
30
+ --color-interactive-primary-active: #0e0f0c;
31
+ --color-interactive-secondary: #163300;
32
+ --color-interactive-secondary-hover: #ffffff00;
33
+ --color-interactive-secondary-active: #ffffff00;
34
+ --color-interactive-accent: #163300;
35
+ --color-interactive-accent-hover: #0d1f00;
36
+ --color-interactive-accent-active: #0e0f0c;
37
+ --color-interactive-contrast: #e2f6d5;
38
+ --color-interactive-contrast-hover: #d3f2c0;
39
+ --color-interactive-contrast-active: #c5edab;
40
+ --color-interactive-neutral: #ffffff80;
41
+ --color-interactive-neutral-hover: #ffffff99;
42
+ --color-interactive-neutral-active: #ffffffb3;
43
+ --color-border-neutral: #1633001f;
44
+ --color-border-overlay: #1633001f;
45
+ --color-background-screen: #e2f6d5;
46
+ --color-background-screen-hover: #ffffff00;
47
+ --color-background-screen-active: #ffffff66;
48
+ --color-background-elevated: #ffffff;
49
+ --color-background-neutral: #ffffffb3;
50
+ --color-background-neutral-hover: #ffffffcc;
51
+ --color-background-neutral-active: #ffffff;
52
+ --color-background-overlay: #ffffff4d;
53
+ --color-background-surface: #ffffff00;
54
+ --color-sentiment-negative: #cb272f;
55
+ --color-sentiment-negative-hover: #b8232b;
56
+ --color-sentiment-negative-active: #a72027;
57
+ --color-sentiment-negative-primary: #cb272f;
58
+ --color-sentiment-negative-primary-hover: #b8232b;
59
+ --color-sentiment-negative-primary-active: #a72027;
60
+ --color-sentiment-negative-secondary: #fbeaea;
61
+ --color-sentiment-negative-secondary-hover: #f9e1e1;
62
+ --color-sentiment-negative-secondary-active: #f8d8d8;
63
+ --color-sentiment-positive: #054d28;
64
+ --color-sentiment-positive-hover: #043a1e;
65
+ --color-sentiment-positive-active: #022614;
66
+ --color-sentiment-positive-primary: #054d28;
67
+ --color-sentiment-positive-primary-hover: #043a1e;
68
+ --color-sentiment-positive-primary-active: #022614;
69
+ --color-sentiment-positive-secondary: #e2f6d5;
70
+ --color-sentiment-positive-secondary-hover: #d3f2c0;
71
+ --color-sentiment-positive-secondary-active: #c5edab;
72
+ --color-sentiment-warning: #ffd11a;
73
+ --color-sentiment-warning-hover: #ffd11a;
74
+ --color-sentiment-warning-active: #ffd11a;
75
+ --color-sentiment-warning-primary: #ffd11a;
76
+ --color-sentiment-warning-primary-hover: #ffd11a;
77
+ --color-sentiment-warning-primary-active: #ffd11a;
78
+ --color-sentiment-warning-secondary: #fff7d7;
79
+ --color-sentiment-warning-secondary-hover: #fff7d7;
80
+ --color-sentiment-warning-secondary-active: #fff7d7;
81
+ --color-sentiment-warning-content: #4a3b1c;
82
+ --color-sentiment-warning-content-hover: #3b2f16;
83
+ --color-sentiment-warning-content-active: #2c2311;
84
+ --color-contrast: #ffffff00;
85
+ --color-light: #ffffff;
86
+ --color-dark: #163300;
87
+ --color-contrast-overlay: #ffffff;
88
+ --color-contrast-theme: #163300;
89
+ --padding-x-small: 8px;
90
+ --padding-small: 16px;
91
+ --padding-medium: 24px;
92
+ --padding-large: 32px;
93
+ --radius-full: 9999px;
94
+ --radius-small: 10px;
95
+ --radius-medium: 16px;
96
+ --radius-large: 24px;
97
+ --size-4: 4px;
98
+ --size-5: 5px;
99
+ --size-8: 8px;
100
+ --size-10: 10px;
101
+ --size-12: 12px;
102
+ --size-14: 14px;
103
+ --size-16: 16px;
104
+ --size-24: 24px;
105
+ --size-32: 32px;
106
+ --size-40: 40px;
107
+ --size-48: 48px;
108
+ --size-52: 52px;
109
+ --size-56: 56px;
110
+ --size-60: 60px;
111
+ --size-64: 64px;
112
+ --size-72: 72px;
113
+ --size-80: 80px;
114
+ --size-88: 88px;
115
+ --size-96: 96px;
116
+ --size-104: 104px;
117
+ --size-112: 112px;
118
+ --size-120: 120px;
119
+ --size-126: 126px;
120
+ --size-128: 128px;
121
+ --size-146: 146px;
122
+ --size-154: 154px;
123
+ --size-160: 160px;
124
+ --size-x-small: 24px;
125
+ --size-small: 32px;
126
+ --size-medium: 40px;
127
+ --size-large: 48px;
128
+ --size-x-large: 56px;
129
+ --size-2x-large: 72px;
130
+ --space-content-horizontal: 16px;
131
+ --space-small: 16px;
132
+ --space-medium: 32px;
133
+ --space-large: 40px;
134
+ --space-x-large: 56px;
135
+ --font-size-12: 0.75rem;
136
+ --font-size-14: 0.875rem;
137
+ --font-size-16: 1rem;
138
+ --font-size-18: 1.125rem;
139
+ --font-size-20: 1.25rem;
140
+ --font-size-22: 1.375rem;
141
+ --font-size-24: 1.5rem;
142
+ --font-size-26: 1.625rem;
143
+ --font-size-28: 1.75rem;
144
+ --font-size-30: 1.875rem;
145
+ --font-size-32: 2rem;
146
+ --letter-spacing-xxs: 0.005em;
147
+ --letter-spacing-xs: 0.01em;
148
+ --letter-spacing-sm: 0.0125em;
149
+ --letter-spacing-md: 0.015em;
150
+ --letter-spacing-lg: 0.02em;
151
+ --letter-spacing-xl: 0.025em;
152
+ --letter-spacing-negative-xxs: -0.005em;
153
+ --letter-spacing-negative-xs: -0.01em;
154
+ --letter-spacing-negative-sm: -0.0125em;
155
+ --letter-spacing-negative-md: -0.015em;
156
+ --letter-spacing-negative-lg: -0.02em;
157
+ --letter-spacing-negative-xl: -0.025em;
158
+ --letter-spacing-negative-xxl: -0.03em;
159
+ --letter-spacing-negative-xxxl: -0.04em;
160
+ --letter-spacing-negative-xxxxl: -0.05em;
161
+ --line-height-18: 1.125rem;
162
+ --line-height-20: 1.25rem;
163
+ --line-height-22: 1.375rem;
164
+ --line-height-24: 1.5rem;
165
+ --line-height-28: 1.75rem;
166
+ --line-height-30: 1.875rem;
167
+ --line-height-32: 2rem;
168
+ --line-height-34: 2.125rem;
169
+ --line-height-36: 2.25rem;
170
+ --line-height-42: 2.625rem;
171
+ --line-height-48: 3rem;
172
+ --line-height-title: 1.2;
173
+ --line-height-body: 1.5;
174
+ --line-height-control: 1.2;
175
+ --font-weight-light: 300;
176
+ --font-weight-regular: 400;
177
+ --font-weight-medium: 500;
178
+ --font-weight-semi-bold: 600;
179
+ --font-weight-bold: 700;
180
+ --font-weight-black: 900;
181
+ --font-family-regular: 'Inter', Helvetica, Arial, sans-serif;
182
+ --font-family-display: 'Wise Sans', 'Inter', sans-serif;
183
+ }