@salutejs/plasma-themes 0.39.0-canary.2241.19959327691.0 → 0.39.0-canary.2408.20948286136.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.
Files changed (141) hide show
  1. package/css/plasma_b2c.module.css +36 -0
  2. package/css/plasma_b2c__dark.css +36 -0
  3. package/css/plasma_b2c__light.css +36 -0
  4. package/css/plasma_giga.module.css +36 -0
  5. package/css/plasma_giga__dark.css +36 -0
  6. package/css/plasma_giga__light.css +36 -0
  7. package/css/plasma_giga_app.module.css +36 -0
  8. package/css/plasma_giga_app__dark.css +36 -0
  9. package/css/plasma_giga_app__light.css +36 -0
  10. package/css/plasma_homeds.module.css +36 -0
  11. package/css/plasma_homeds__dark.css +36 -0
  12. package/css/plasma_homeds__light.css +36 -0
  13. package/css/plasma_web.module.css +36 -0
  14. package/css/plasma_web_ACTUAL_TYPOGRAPHY.module.css +36 -0
  15. package/css/plasma_web_ACTUAL_TYPOGRAPHY__dark.css +36 -0
  16. package/css/plasma_web_ACTUAL_TYPOGRAPHY__light.css +36 -0
  17. package/css/plasma_web__dark.css +36 -0
  18. package/css/plasma_web__light.css +36 -0
  19. package/css/stylesSalute.module.css +36 -0
  20. package/css/stylesSalute__dark.css +36 -0
  21. package/css/stylesSalute__light.css +36 -0
  22. package/es/themes/index.js +0 -2
  23. package/es/themes/index.js.map +1 -1
  24. package/es/themes/plasma_b2c__dark.js +1 -1
  25. package/es/themes/plasma_b2c__dark.js.map +1 -1
  26. package/es/themes/plasma_b2c__light.js +1 -1
  27. package/es/themes/plasma_b2c__light.js.map +1 -1
  28. package/es/themes/plasma_giga__dark.js +1 -1
  29. package/es/themes/plasma_giga__dark.js.map +1 -1
  30. package/es/themes/plasma_giga__light.js +1 -1
  31. package/es/themes/plasma_giga__light.js.map +1 -1
  32. package/es/themes/plasma_giga_app__dark.js +1 -1
  33. package/es/themes/plasma_giga_app__dark.js.map +1 -1
  34. package/es/themes/plasma_giga_app__light.js +1 -1
  35. package/es/themes/plasma_giga_app__light.js.map +1 -1
  36. package/es/themes/plasma_homeds__dark.js +1 -1
  37. package/es/themes/plasma_homeds__dark.js.map +1 -1
  38. package/es/themes/plasma_homeds__light.js +1 -1
  39. package/es/themes/plasma_homeds__light.js.map +1 -1
  40. package/es/themes/plasma_web_ACTUAL_TYPOGRAPHY__dark.js +1 -1
  41. package/es/themes/plasma_web_ACTUAL_TYPOGRAPHY__dark.js.map +1 -1
  42. package/es/themes/plasma_web_ACTUAL_TYPOGRAPHY__light.js +1 -1
  43. package/es/themes/plasma_web_ACTUAL_TYPOGRAPHY__light.js.map +1 -1
  44. package/es/themes/plasma_web__dark.js +1 -1
  45. package/es/themes/plasma_web__dark.js.map +1 -1
  46. package/es/themes/plasma_web__light.js +1 -1
  47. package/es/themes/plasma_web__light.js.map +1 -1
  48. package/es/themes/stylesSalute__dark.js +1 -1
  49. package/es/themes/stylesSalute__dark.js.map +1 -1
  50. package/es/themes/stylesSalute__light.js +1 -1
  51. package/es/themes/stylesSalute__light.js.map +1 -1
  52. package/es/tokens/index.js +27 -0
  53. package/es/tokens/index.js.map +1 -1
  54. package/es/tokens/plasma_b2c/index.js +27 -0
  55. package/es/tokens/plasma_b2c/index.js.map +1 -1
  56. package/es/tokens/plasma_giga/index.js +27 -0
  57. package/es/tokens/plasma_giga/index.js.map +1 -1
  58. package/es/tokens/plasma_giga_app/index.js +27 -0
  59. package/es/tokens/plasma_giga_app/index.js.map +1 -1
  60. package/es/tokens/plasma_homeds/index.js +27 -0
  61. package/es/tokens/plasma_homeds/index.js.map +1 -1
  62. package/es/tokens/plasma_web/index.js +27 -0
  63. package/es/tokens/plasma_web/index.js.map +1 -1
  64. package/es/tokens/plasma_web_ACTUAL_TYPOGRAPHY/index.js +27 -0
  65. package/es/tokens/plasma_web_ACTUAL_TYPOGRAPHY/index.js.map +1 -1
  66. package/es/tokens/stylesSalute/index.js +27 -0
  67. package/es/tokens/stylesSalute/index.js.map +1 -1
  68. package/package.json +2 -2
  69. package/themes/index.d.ts +0 -2
  70. package/themes/index.js +1 -5
  71. package/themes/index.js.map +1 -1
  72. package/themes/plasma_b2c__dark.js +1 -1
  73. package/themes/plasma_b2c__dark.js.map +1 -1
  74. package/themes/plasma_b2c__light.js +1 -1
  75. package/themes/plasma_b2c__light.js.map +1 -1
  76. package/themes/plasma_giga__dark.js +1 -1
  77. package/themes/plasma_giga__dark.js.map +1 -1
  78. package/themes/plasma_giga__light.js +1 -1
  79. package/themes/plasma_giga__light.js.map +1 -1
  80. package/themes/plasma_giga_app__dark.js +1 -1
  81. package/themes/plasma_giga_app__dark.js.map +1 -1
  82. package/themes/plasma_giga_app__light.js +1 -1
  83. package/themes/plasma_giga_app__light.js.map +1 -1
  84. package/themes/plasma_homeds__dark.js +1 -1
  85. package/themes/plasma_homeds__dark.js.map +1 -1
  86. package/themes/plasma_homeds__light.js +1 -1
  87. package/themes/plasma_homeds__light.js.map +1 -1
  88. package/themes/plasma_web_ACTUAL_TYPOGRAPHY__dark.js +1 -1
  89. package/themes/plasma_web_ACTUAL_TYPOGRAPHY__dark.js.map +1 -1
  90. package/themes/plasma_web_ACTUAL_TYPOGRAPHY__light.js +1 -1
  91. package/themes/plasma_web_ACTUAL_TYPOGRAPHY__light.js.map +1 -1
  92. package/themes/plasma_web__dark.js +1 -1
  93. package/themes/plasma_web__dark.js.map +1 -1
  94. package/themes/plasma_web__light.js +1 -1
  95. package/themes/plasma_web__light.js.map +1 -1
  96. package/themes/stylesSalute__dark.js +1 -1
  97. package/themes/stylesSalute__dark.js.map +1 -1
  98. package/themes/stylesSalute__light.js +1 -1
  99. package/themes/stylesSalute__light.js.map +1 -1
  100. package/tokens/index.d.ts +27 -0
  101. package/tokens/index.js +29 -2
  102. package/tokens/index.js.map +1 -1
  103. package/tokens/plasma_b2c/index.d.ts +27 -0
  104. package/tokens/plasma_b2c/index.js +29 -2
  105. package/tokens/plasma_b2c/index.js.map +1 -1
  106. package/tokens/plasma_giga/index.d.ts +27 -0
  107. package/tokens/plasma_giga/index.js +28 -1
  108. package/tokens/plasma_giga/index.js.map +1 -1
  109. package/tokens/plasma_giga_app/index.d.ts +27 -0
  110. package/tokens/plasma_giga_app/index.js +29 -2
  111. package/tokens/plasma_giga_app/index.js.map +1 -1
  112. package/tokens/plasma_homeds/index.d.ts +27 -0
  113. package/tokens/plasma_homeds/index.js +28 -1
  114. package/tokens/plasma_homeds/index.js.map +1 -1
  115. package/tokens/plasma_web/index.d.ts +27 -0
  116. package/tokens/plasma_web/index.js +28 -1
  117. package/tokens/plasma_web/index.js.map +1 -1
  118. package/tokens/plasma_web_ACTUAL_TYPOGRAPHY/index.d.ts +27 -0
  119. package/tokens/plasma_web_ACTUAL_TYPOGRAPHY/index.js +29 -2
  120. package/tokens/plasma_web_ACTUAL_TYPOGRAPHY/index.js.map +1 -1
  121. package/tokens/stylesSalute/index.d.ts +27 -0
  122. package/tokens/stylesSalute/index.js +29 -2
  123. package/tokens/stylesSalute/index.js.map +1 -1
  124. package/css/plasma_infra.module.css +0 -1073
  125. package/css/plasma_infra__dark.css +0 -877
  126. package/css/plasma_infra__light.css +0 -877
  127. package/es/themes/plasma_infra__dark.js +0 -3
  128. package/es/themes/plasma_infra__dark.js.map +0 -1
  129. package/es/themes/plasma_infra__light.js +0 -3
  130. package/es/themes/plasma_infra__light.js.map +0 -1
  131. package/es/tokens/plasma_infra/index.js +0 -909
  132. package/es/tokens/plasma_infra/index.js.map +0 -1
  133. package/themes/plasma_infra__dark.d.ts +0 -1
  134. package/themes/plasma_infra__dark.js +0 -6
  135. package/themes/plasma_infra__dark.js.map +0 -1
  136. package/themes/plasma_infra__light.d.ts +0 -1
  137. package/themes/plasma_infra__light.js +0 -6
  138. package/themes/plasma_infra__light.js.map +0 -1
  139. package/tokens/plasma_infra/index.d.ts +0 -907
  140. package/tokens/plasma_infra/index.js +0 -917
  141. package/tokens/plasma_infra/index.js.map +0 -1
@@ -1,1073 +0,0 @@
1
- /* Generated by robots, do not change this manually! */
2
-
3
- .dark {
4
- --text-primary-hover: #C5C8DDFF;
5
- --text-primary-active: #D8DAE9FF;
6
- --text-primary-brightness: #FFFFFFFF;
7
- --text-secondary-hover: #FFFFFFFF;
8
- --text-secondary-active: #303340FF;
9
- --text-tertiary-hover: #FFFFFFFF;
10
- --text-tertiary-active: #808293FF;
11
- --text-paragraph-hover: #FFFFFFFF;
12
- --text-paragraph-active: #585A65FF;
13
- --text-negative-hover: #F5384BFF;
14
- --text-negative-active: #E40C22FF;
15
- --text-primary: #ECEDF4FF;
16
- --text-secondary: #AEB2C2FF;
17
- --text-tertiary: #4B4C58FF;
18
- --text-paragraph: #828592FF;
19
- --text-negative: #F31B31;
20
- --on-dark-text-primary-hover: #C5C8DDFF;
21
- --on-dark-text-primary-active: #D8DAE9FF;
22
- --on-dark-text-primary-brightness: #FFFFFFFF;
23
- --on-dark-text-secondary-hover: #FFFFFFFF;
24
- --on-dark-text-secondary-active: #303340FF;
25
- --on-dark-text-tertiary-hover: #FFFFFFFF;
26
- --on-dark-text-tertiary-active: #808293FF;
27
- --on-dark-text-paragraph-hover: #FFFFFFFF;
28
- --on-dark-text-paragraph-active: #585A65FF;
29
- --on-dark-text-negative-hover: #F5384BFF;
30
- --on-dark-text-negative-active: #E40C22FF;
31
- --on-dark-text-primary: #ECEDF4FF;
32
- --on-dark-text-secondary: #AEB2C2FF;
33
- --on-dark-text-tertiary: #4B4C58FF;
34
- --on-dark-text-paragraph: #828592FF;
35
- --on-dark-text-negative: #F31B31;
36
- --on-light-text-primary-hover: #FFFFFFFF;
37
- --on-light-text-primary-active: #AEB3C2FF;
38
- --on-light-text-primary-brightness: #23262FFF;
39
- --on-light-text-secondary-hover: #FFFFFFFF;
40
- --on-light-text-secondary-active: #808293FF;
41
- --on-light-text-tertiary-hover: #FFFFFFFF;
42
- --on-light-text-tertiary-active: #4B4D58FF;
43
- --on-light-text-paragraph-hover: #FFFFFFFF;
44
- --on-light-text-paragraph-active: #5F616DFF;
45
- --on-light-text-negative-hover: #F5384BFF;
46
- --on-light-text-negative-active: #E40C22FF;
47
- --on-light-text-primary: #16181DFF;
48
- --on-light-text-secondary: #4B4C58FF;
49
- --on-light-text-tertiary: #9194A1FF;
50
- --on-light-text-paragraph: #777A88FF;
51
- --on-light-text-negative: #F31B31;
52
- --inverse-text-primary-hover: #FFFFFFFF;
53
- --inverse-text-primary-active: #AEB3C2FF;
54
- --inverse-text-primary-brightness: #23262FFF;
55
- --inverse-text-secondary-hover: #FFFFFFFF;
56
- --inverse-text-secondary-active: #808293FF;
57
- --inverse-text-tertiary-hover: #FFFFFFFF;
58
- --inverse-text-tertiary-active: #4B4D58FF;
59
- --inverse-text-paragraph-hover: #FFFFFFFF;
60
- --inverse-text-paragraph-active: #5F616DFF;
61
- --inverse-text-negative: #F31B31;
62
- --inverse-text-negative-hover: #F5384BFF;
63
- --inverse-text-negative-active: #E40C22FF;
64
- --inverse-text-primary: #16181DFF;
65
- --inverse-text-secondary: #4B4C58FF;
66
- --inverse-text-tertiary: #9194A1FF;
67
- --inverse-text-paragraph: #777A88FF;
68
- --surface-solid-card-hover: #545663FF;
69
- --surface-solid-card-active: #464753FF;
70
- --surface-solid-card-brightness: #595A69FF;
71
- --surface-solid-default-hover: #B9BDCAFF;
72
- --surface-solid-default-active: #A8ACBDFF;
73
- --surface-transparent-primary-hover: #F8F9FC14;
74
- --surface-transparent-primary-active: #F8F9FC05;
75
- --surface-transparent-secondary-hover: #F8F9FC1F;
76
- --surface-transparent-secondary-active: #F8F9FC0A;
77
- --surface-transparent-primary: #F7F8FB0A;
78
- --surface-solid-default: #AEB2C2FF;
79
- --surface-solid-card: #4B4C58FF;
80
- --surface-transparent-secondary: #F7F8FB0F;
81
- --on-dark-surface-solid-card-hover: #545663FF;
82
- --on-dark-surface-solid-card-active: #464753FF;
83
- --on-dark-surface-solid-card-brightness: #595A69FF;
84
- --on-dark-surface-solid-default-hover: #B9BDCAFF;
85
- --on-dark-surface-solid-default-active: #A8ACBDFF;
86
- --on-dark-surface-transparent-primary-hover: #F8F9FC14;
87
- --on-dark-surface-transparent-primary-active: #F8F9FC05;
88
- --on-dark-surface-transparent-secondary-hover: #F8F9FC1F;
89
- --on-dark-surface-transparent-secondary-active: #F8F9FC0A;
90
- --on-dark-surface-solid-card: #4B4C58FF;
91
- --on-dark-surface-solid-default: #AEB2C2FF;
92
- --on-dark-surface-transparent-primary: #F7F8FB0A;
93
- --on-dark-surface-transparent-secondary: #F7F8FB0F;
94
- --on-light-surface-solid-card-hover: #F9F9FBFF;
95
- --on-light-surface-solid-card-active: #E5E6F0FF;
96
- --on-light-surface-solid-card-brightness: #FFFFFFFF;
97
- --on-light-surface-solid-default-hover: #818492FF;
98
- --on-light-surface-solid-default-active: #727583FF;
99
- --on-light-surface-transparent-primary-hover: #08090C14;
100
- --on-light-surface-transparent-primary-active: #08090C05;
101
- --on-light-surface-transparent-secondary-hover: #08090C1F;
102
- --on-light-surface-transparent-secondary-active: #08090C0A;
103
- --on-light-surface-solid-card: #ECEDF4FF;
104
- --on-light-surface-solid-default: #777A88FF;
105
- --on-light-surface-transparent-primary: #07080B0A;
106
- --on-light-surface-transparent-secondary: #07080B0F;
107
- --inverse-surface-solid-card-hover: #F9F9FBFF;
108
- --inverse-surface-solid-card-active: #E5E6F0FF;
109
- --inverse-surface-solid-card-brightness: #FFFFFFFF;
110
- --inverse-surface-solid-default-hover: #818492FF;
111
- --inverse-surface-solid-default-active: #727583FF;
112
- --inverse-surface-transparent-primary-hover: #08090C14;
113
- --inverse-surface-transparent-primary-active: #08090C05;
114
- --inverse-surface-transparent-secondary-hover: #08090C1F;
115
- --inverse-surface-transparent-secondary-active: #08090C0A;
116
- --inverse-surface-solid-card: #ECEDF4FF;
117
- --inverse-surface-solid-default: #777A88FF;
118
- --inverse-surface-transparent-primary: #07080B0A;
119
- --inverse-surface-transparent-secondary: #07080B0F;
120
- --background-primary: #07080BFF;
121
- --background-secondary: #16181DFF;
122
- --background-tertiary: #25262DFF;
123
- --dark-background-primary: #07080BFF;
124
- --dark-background-secondary: #16181DFF;
125
- --dark-background-tertiary: #25262DFF;
126
- --light-background-primary: #AEB2C2FF;
127
- --light-background-secondary: #C4C7D4FF;
128
- --light-background-tertiary: #D8DCE8FF;
129
- --inverse-background-primary: #AEB2C2FF;
130
- --inverse-background-secondary: #C4C7D4FF;
131
- --inverse-background-tertiary: #D8DCE8FF;
132
- --outline-solid-primary-hover: #FFFFFFFF;
133
- --outline-solid-primary-active: #A2A4B3FF;
134
- --outline-solid-secondary-hover: #FFFFFFFF;
135
- --outline-solid-secondary-active: #808293FF;
136
- --outline-transparent-primary-hover: #F8F9FCFF;
137
- --outline-transparent-primary-active: #F8F9FC25;
138
- --outline-solid-primary: #25262DFF;
139
- --outline-solid-secondary: #4B4C58FF;
140
- --outline-transparent-primary: #F7F8FB1F;
141
- --on-dark-outline-solid-primary-hover: #FFFFFFFF;
142
- --on-dark-outline-solid-primary-active: #A2A4B3FF;
143
- --on-dark-outline-solid-secondary-hover: #FFFFFFFF;
144
- --on-dark-outline-solid-secondary-active: #808293FF;
145
- --on-dark-outline-transparent-primary-hover: #F8F9FCFF;
146
- --on-dark-outline-transparent-primary-active: #F8F9FC25;
147
- --on-dark-outline-solid-primary: #25262DFF;
148
- --on-dark-outline-solid-secondary: #4B4C58FF;
149
- --on-dark-outline-transparent-primary: #F7F8FB1F;
150
- --on-light-outline-solid-primary-hover: #B2BAD2FF;
151
- --on-light-outline-solid-primary-active: #C5CBDDFF;
152
- --on-light-outline-solid-secondary-hover: #FFFFFFFF;
153
- --on-light-outline-solid-secondary-active: #303340FF;
154
- --on-light-outline-transparent-primary-hover: #08090CFF;
155
- --on-light-outline-transparent-primary-active: #08090C25;
156
- --on-light-outline-solid-primary: #D8DCE8FF;
157
- --on-light-outline-solid-secondary: #AEB2C2FF;
158
- --on-light-outline-transparent-primary: #07080B1F;
159
- --inverse-outline-solid-primary-hover: #B2BAD2FF;
160
- --inverse-outline-solid-primary-active: #C5CBDDFF;
161
- --inverse-outline-solid-secondary-hover: #FFFFFFFF;
162
- --inverse-outline-solid-secondary-active: #303340FF;
163
- --inverse-outline-transparent-primary-hover: #08090CFF;
164
- --inverse-outline-transparent-primary-active: #08090C25;
165
- --inverse-outline-solid-primary: #D8DCE8FF;
166
- --inverse-outline-solid-secondary: #AEB2C2FF;
167
- --inverse-outline-transparent-primary: #07080B1F;
168
- color: var(--text-primary);
169
- background-color: var(--background-primary);
170
- }
171
-
172
- .dark {
173
- --surface-skeleton-gradient: linear-gradient(90deg, #FFFFFF17 0%, #FFFFFF14 6.25%, #FFFFFF0D 12.5%, #FFFFFF03 25%, #FFFFFF0D 37.5%, #FFFFFF14 43.75%, #FFFFFF17 50%, #FFFFFF14 56.25%, #FFFFFF0D 62.5%, #FFFFFF03 75%, #FFFFFF0D 87.5%, #FFFFFF14 93.75%, #FFFFFF17 100%);
174
- --surface-skeleton-gradient-hover: #FFFFFFFF;
175
- --surface-skeleton-gradient-active: #FFFFFFFF;
176
- --surface-skeleton-deep-gradient: linear-gradient(90deg, #FFFFFF5C 0%, #FFFFFF52 6.25%, #FFFFFF33 12.5%, #FFFFFF0A 25%, #FFFFFF33 37.5%, #FFFFFF52 43.75%, #FFFFFF5C 50%, #FFFFFF14 56.25%, #FFFFFF33 62.5%, #FFFFFF0A 75%, #FFFFFF33 87.5%, #FFFFFF52 93.75%, #FFFFFF5C 100%);
177
- --surface-skeleton-deep-gradient-hover: #FFFFFFFF;
178
- --surface-skeleton-deep-gradient-active: #FFFFFFFF;
179
- --on-dark-surface-skeleton-gradient: linear-gradient(90deg, #FFFFFF17 0%, #FFFFFF14 6.25%, #FFFFFF0D 12.5%, #FFFFFF03 25%, #FFFFFF0D 37.5%, #FFFFFF14 43.75%, #FFFFFF17 50%, #FFFFFF14 56.25%, #FFFFFF0D 62.5%, #FFFFFF03 75%, #FFFFFF0D 87.5%, #FFFFFF14 93.75%, #FFFFFF17 100%);
180
- --on-dark-surface-skeleton-gradient-hover: #FFFFFFFF;
181
- --on-dark-surface-skeleton-gradient-active: #FFFFFFFF;
182
- --on-dark-surface-skeleton-deep-gradient: linear-gradient(90deg, #FFFFFF5C 0%, #FFFFFF52 6.25%, #FFFFFF33 12.5%, #FFFFFF0A 25%, #FFFFFF33 37.5%, #FFFFFF52 43.75%, #FFFFFF5C 50%, #FFFFFF14 56.25%, #FFFFFF33 62.5%, #FFFFFF0A 75%, #FFFFFF33 87.5%, #FFFFFF52 93.75%, #FFFFFF5C 100%);
183
- --on-dark-surface-skeleton-deep-gradient-hover: #FFFFFFFF;
184
- --on-dark-surface-skeleton-deep-gradient-active: #FFFFFFFF;
185
- --on-light-surface-skeleton-gradient: linear-gradient(90deg, #08080817 0%, #08080814 6.25%, #0808080D 12.5%, #08080803 25%, #0808080D 37.5%, #08080814 43.75%, #08080817 50%, #08080814 56.25%, #0808080D 62.5%, #08080803 75%, #0808080D 87.5%, #08080814 93.75%, #08080817 100%);
186
- --on-light-surface-skeleton-gradient-hover: #FFFFFFFF;
187
- --on-light-surface-skeleton-gradient-active: #FFFFFFFF;
188
- --on-light-surface-skeleton-deep-gradient: linear-gradient(90deg, #0808085C 0%, #08080852 6.25%, #08080833 12.5%, #0808080A 25%, #08080833 37.5%, #08080852 43.75%, #0808085C 50%, #08080814 56.25%, #08080833 62.5%, #0808080A 75%, #08080833 87.5%, #08080852 93.75%, #0808085C 100%);
189
- --on-light-surface-skeleton-deep-gradient-hover: #FFFFFFFF;
190
- --on-light-surface-skeleton-deep-gradient-active: #FFFFFFFF;
191
- --inverse-surface-skeleton-gradient: linear-gradient(90deg, #08080817 0%, #08080814 6.25%, #0808080D 12.5%, #08080803 25%, #0808080D 37.5%, #08080814 43.75%, #08080817 50%, #08080814 56.25%, #0808080D 62.5%, #08080803 75%, #0808080D 87.5%, #08080814 93.75%, #08080817 100%);
192
- --inverse-surface-skeleton-gradient-hover: #FFFFFFFF;
193
- --inverse-surface-skeleton-gradient-active: #FFFFFFFF;
194
- --inverse-surface-skeleton-deep-gradient: linear-gradient(90deg, #0808085C 0%, #08080852 6.25%, #08080833 12.5%, #0808080A 25%, #08080833 37.5%, #08080852 43.75%, #0808085C 50%, #08080814 56.25%, #08080833 62.5%, #0808080A 75%, #08080833 87.5%, #08080852 93.75%, #0808085C 100%);
195
- --inverse-surface-skeleton-deep-gradient-hover: #FFFFFFFF;
196
- --inverse-surface-skeleton-deep-gradient-active: #FFFFFFFF;
197
- }
198
-
199
- .light {
200
- --text-primary-hover: #5C657AFF;
201
- --text-primary-active: #393E4CFF;
202
- --text-primary-brightness: #23262FFF;
203
- --text-secondary-hover: #FFFFFFFF;
204
- --text-secondary-active: #3D3E48FF;
205
- --text-tertiary-hover: #FFFFFFFF;
206
- --text-tertiary-active: #717484FF;
207
- --text-paragraph-hover: #FFFFFFFF;
208
- --text-paragraph-active: #5F616DFF;
209
- --text-negative-hover: #F54254FF;
210
- --text-negative-active: #DA0B20FF;
211
- --text-primary: #16181DFF;
212
- --text-secondary: #4B4C58FF;
213
- --text-tertiary: #9194A1FF;
214
- --text-paragraph: #777A88FF;
215
- --text-negative: #F31B31;
216
- --on-dark-text-primary-hover: #FFFFFFFF;
217
- --on-dark-text-primary-active: #AEB2D0FF;
218
- --on-dark-text-primary-brightness: #FFFFFFFF;
219
- --on-dark-text-secondary-hover: #FFFFFFFF;
220
- --on-dark-text-secondary-active: #858BA3FF;
221
- --on-dark-text-tertiary-hover: #FFFFFFFF;
222
- --on-dark-text-tertiary-active: #3D3E48FF;
223
- --on-dark-text-paragraph-hover: #FFFFFFFF;
224
- --on-dark-text-paragraph-active: #666975FF;
225
- --on-dark-text-negative-hover: #F54254FF;
226
- --on-dark-text-negative-active: #DA0B20FF;
227
- --on-dark-text-primary: #ECEDF4FF;
228
- --on-dark-text-secondary: #AEB2C2FF;
229
- --on-dark-text-tertiary: #4B4C58FF;
230
- --on-dark-text-paragraph: #828592FF;
231
- --on-dark-text-negative: #F31B31;
232
- --on-light-text-primary-hover: #5C657AFF;
233
- --on-light-text-primary-active: #393E4CFF;
234
- --on-light-text-primary-brightness: #23262FFF;
235
- --on-light-text-secondary-hover: #FFFFFFFF;
236
- --on-light-text-secondary-active: #3D3E48FF;
237
- --on-light-text-tertiary-hover: #FFFFFFFF;
238
- --on-light-text-tertiary-active: #717484FF;
239
- --on-light-text-paragraph-hover: #FFFFFFFF;
240
- --on-light-text-paragraph-active: #5F616DFF;
241
- --on-light-text-negative-hover: #F54254FF;
242
- --on-light-text-negative-active: #DA0B20FF;
243
- --on-light-text-primary: #16181DFF;
244
- --on-light-text-secondary: #4B4C58FF;
245
- --on-light-text-tertiary: #9194A1FF;
246
- --on-light-text-paragraph: #777A88FF;
247
- --on-light-text-negative: #F31B31;
248
- --inverse-text-primary-hover: #FFFFFFFF;
249
- --inverse-text-primary-active: #AEB2D0FF;
250
- --inverse-text-primary-brightness: #FFFFFFFF;
251
- --inverse-text-secondary-hover: #FFFFFFFF;
252
- --inverse-text-secondary-active: #858BA3FF;
253
- --inverse-text-tertiary-hover: #FFFFFFFF;
254
- --inverse-text-tertiary-active: #3D3E48FF;
255
- --inverse-text-paragraph-hover: #FFFFFFFF;
256
- --inverse-text-paragraph-active: #666975FF;
257
- --inverse-text-negative-hover: #F54254FF;
258
- --inverse-text-negative-active: #DA0B20FF;
259
- --inverse-text-primary: #ECEDF4FF;
260
- --inverse-text-secondary: #AEB2C2FF;
261
- --inverse-text-tertiary: #4B4C58FF;
262
- --inverse-text-paragraph: #828592FF;
263
- --inverse-text-negative: #F31B31;
264
- --surface-solid-card-hover: #F9F9FBFF;
265
- --surface-solid-card-active: #E5E6F0FF;
266
- --surface-solid-card-brightness: #FFFFFFFF;
267
- --surface-solid-default-hover: #878A97FF;
268
- --surface-solid-default-active: #6D707EFF;
269
- --surface-transparent-primary-hover: #08090C05;
270
- --surface-transparent-primary-active: #08090C0F;
271
- --surface-transparent-secondary-hover: #08090C05;
272
- --surface-transparent-secondary-active: #08090C1A;
273
- --surface-solid-card: #ECEDF4FF;
274
- --surface-solid-default: #777A88FF;
275
- --surface-transparent-primary: #07080B0A;
276
- --surface-transparent-secondary: #07080B0F;
277
- --on-dark-surface-solid-card-hover: #5E5F6EFF;
278
- --on-dark-surface-solid-card-active: #42434DFF;
279
- --on-dark-surface-solid-card-brightness: #595A69FF;
280
- --on-dark-surface-solid-default-hover: #B9BDCAFF;
281
- --on-dark-surface-solid-default-active: #A2A7B9FF;
282
- --on-dark-surface-transparent-primary-hover: #F8F9FC05;
283
- --on-dark-surface-transparent-primary-active: #F8F9FC0F;
284
- --on-dark-surface-transparent-secondary-hover: #F8F9FC05;
285
- --on-dark-surface-transparent-secondary-active: #F8F9FC1A;
286
- --on-dark-surface-solid-card: #4B4C58FF;
287
- --on-dark-surface-solid-default: #AEB2C2FF;
288
- --on-dark-surface-transparent-primary: #F7F8FB0A;
289
- --on-dark-surface-transparent-secondary: #F7F8FB0F;
290
- --on-light-surface-solid-card-hover: #F9F9FBFF;
291
- --on-light-surface-solid-card-active: #E5E6F0FF;
292
- --on-light-surface-solid-card-brightness: #FFFFFFFF;
293
- --on-light-surface-solid-default-hover: #878A97FF;
294
- --on-light-surface-solid-default-active: #6D707EFF;
295
- --on-light-surface-transparent-primary-hover: #08090C05;
296
- --on-light-surface-transparent-primary-active: #08090C0F;
297
- --on-light-surface-transparent-secondary-hover: #08090C05;
298
- --on-light-surface-transparent-secondary-active: #08090C1A;
299
- --on-light-surface-solid-card: #ECEDF4FF;
300
- --on-light-surface-solid-default: #777A88FF;
301
- --on-light-surface-transparent-primary: #07080B0A;
302
- --on-light-surface-transparent-secondary: #07080B0F;
303
- --inverse-surface-solid-card-hover: #5E5F6EFF;
304
- --inverse-surface-solid-card-active: #42434DFF;
305
- --inverse-surface-solid-card-brightness: #595A69FF;
306
- --inverse-surface-solid-default-hover: #B9BDCAFF;
307
- --inverse-surface-solid-default-active: #A2A7B9FF;
308
- --inverse-surface-transparent-primary-hover: #F8F9FC05;
309
- --inverse-surface-transparent-primary-active: #F8F9FC0F;
310
- --inverse-surface-transparent-secondary-hover: #F8F9FC05;
311
- --inverse-surface-transparent-secondary-active: #F8F9FC1A;
312
- --inverse-surface-solid-card: #4B4C58FF;
313
- --inverse-surface-solid-default: #AEB2C2FF;
314
- --inverse-surface-transparent-primary: #F7F8FB0A;
315
- --inverse-surface-transparent-secondary: #F7F8FB0F;
316
- --background-primary: #AEB2C2FF;
317
- --background-secondary: #C4C7D4FF;
318
- --background-tertiary: #D8DCE8FF;
319
- --dark-background-primary: #07080BFF;
320
- --dark-background-secondary: #16181DFF;
321
- --dark-background-tertiary: #25262DFF;
322
- --light-background-primary: #AEB2C2FF;
323
- --light-background-secondary: #C4C7D4FF;
324
- --light-background-tertiary: #D8DCE8FF;
325
- --inverse-background-primary: #07080BFF;
326
- --inverse-background-secondary: #16181DFF;
327
- --inverse-background-tertiary: #25262DFF;
328
- --outline-solid-primary-hover: #FFFFFFFF;
329
- --outline-solid-primary-active: #9FA9C6FF;
330
- --outline-solid-secondary-hover: #FFFFFFFF;
331
- --outline-solid-secondary-active: #858BA3FF;
332
- --outline-transparent-primary-hover: #08090CFF;
333
- --outline-transparent-primary-active: #08090C25;
334
- --outline-solid-primary: #D8DCE8FF;
335
- --outline-solid-secondary: #AEB2C2FF;
336
- --outline-transparent-primary: #07080B1F;
337
- --on-dark-outline-solid-primary-hover: #6E7187FF;
338
- --on-dark-outline-solid-primary-active: #494B5AFF;
339
- --on-dark-outline-solid-secondary-hover: #FFFFFFFF;
340
- --on-dark-outline-solid-secondary-active: #3D3E48FF;
341
- --on-dark-outline-transparent-primary-hover: #F8F9FCFF;
342
- --on-dark-outline-transparent-primary-active: #F8F9FC25;
343
- --on-dark-outline-solid-primary: #25262DFF;
344
- --on-dark-outline-solid-secondary: #4B4C58FF;
345
- --on-dark-outline-transparent-primary: #F7F8FB1F;
346
- --on-light-outline-solid-primary-hover: #FFFFFFFF;
347
- --on-light-outline-solid-primary-active: #9FA9C6FF;
348
- --on-light-outline-solid-secondary-hover: #FFFFFFFF;
349
- --on-light-outline-solid-secondary-active: #858BA3FF;
350
- --on-light-outline-transparent-primary-hover: #08090CFF;
351
- --on-light-outline-transparent-primary-active: #08090C25;
352
- --on-light-outline-solid-primary: #D8DCE8FF;
353
- --on-light-outline-solid-secondary: #AEB2C2FF;
354
- --on-light-outline-transparent-primary: #07080B1F;
355
- --inverse-outline-solid-primary-hover: #6E7187FF;
356
- --inverse-outline-solid-primary-active: #494B5AFF;
357
- --inverse-outline-solid-secondary-hover: #FFFFFFFF;
358
- --inverse-outline-solid-secondary-active: #3D3E48FF;
359
- --inverse-outline-transparent-primary-hover: #F8F9FCFF;
360
- --inverse-outline-transparent-primary-active: #F8F9FC25;
361
- --inverse-outline-solid-primary: #25262DFF;
362
- --inverse-outline-solid-secondary: #4B4C58FF;
363
- --inverse-outline-transparent-primary: #F7F8FB1F;
364
- color: var(--text-primary);
365
- background-color: var(--background-primary);
366
- }
367
-
368
- .light {
369
- --surface-skeleton-gradient: linear-gradient(90deg, #08080817 0%, #08080814 6.25%, #0808080D 12.5%, #08080803 25%, #0808080D 37.5%, #08080814 43.75%, #08080817 50%, #08080814 56.25%, #0808080D 62.5%, #08080803 75%, #0808080D 87.5%, #08080814 93.75%, #08080817 100%);
370
- --surface-skeleton-gradient-hover: #FFFFFFFF;
371
- --surface-skeleton-gradient-active: #FFFFFFFF;
372
- --surface-skeleton-deep-gradient: linear-gradient(90deg, #0808085C 0%, #08080852 6.25%, #08080833 12.5%, #0808080A 25%, #08080833 37.5%, #08080852 43.75%, #0808085C 50%, #08080814 56.25%, #08080833 62.5%, #0808080A 75%, #08080833 87.5%, #08080852 93.75%, #0808085C 100%);
373
- --surface-skeleton-deep-gradient-hover: #FFFFFFFF;
374
- --surface-skeleton-deep-gradient-active: #FFFFFFFF;
375
- --on-dark-surface-skeleton-gradient: linear-gradient(90deg, #FFFFFF17 0%, #FFFFFF14 6.25%, #FFFFFF0D 12.5%, #FFFFFF03 25%, #FFFFFF0D 37.5%, #FFFFFF14 43.75%, #FFFFFF17 50%, #FFFFFF14 56.25%, #FFFFFF0D 62.5%, #FFFFFF03 75%, #FFFFFF0D 87.5%, #FFFFFF14 93.75%, #FFFFFF17 100%);
376
- --on-dark-surface-skeleton-gradient-hover: #FFFFFFFF;
377
- --on-dark-surface-skeleton-gradient-active: #FFFFFFFF;
378
- --on-dark-surface-skeleton-deep-gradient: linear-gradient(90deg, #FFFFFF5C 0%, #FFFFFF52 6.25%, #FFFFFF33 12.5%, #FFFFFF0A 25%, #FFFFFF33 37.5%, #FFFFFF52 43.75%, #FFFFFF5C 50%, #FFFFFF14 56.25%, #FFFFFF33 62.5%, #FFFFFF0A 75%, #FFFFFF33 87.5%, #FFFFFF52 93.75%, #FFFFFF5C 100%);
379
- --on-dark-surface-skeleton-deep-gradient-hover: #FFFFFFFF;
380
- --on-dark-surface-skeleton-deep-gradient-active: #FFFFFFFF;
381
- --on-light-surface-skeleton-gradient: linear-gradient(90deg, #08080817 0%, #08080814 6.25%, #0808080D 12.5%, #08080803 25%, #0808080D 37.5%, #08080814 43.75%, #08080817 50%, #08080814 56.25%, #0808080D 62.5%, #08080803 75%, #0808080D 87.5%, #08080814 93.75%, #08080817 100%);
382
- --on-light-surface-skeleton-gradient-hover: #FFFFFFFF;
383
- --on-light-surface-skeleton-gradient-active: #FFFFFFFF;
384
- --on-light-surface-skeleton-deep-gradient: linear-gradient(90deg, #0808085C 0%, #08080852 6.25%, #08080833 12.5%, #0808080A 25%, #08080833 37.5%, #08080852 43.75%, #0808085C 50%, #08080814 56.25%, #08080833 62.5%, #0808080A 75%, #08080833 87.5%, #08080852 93.75%, #0808085C 100%);
385
- --on-light-surface-skeleton-deep-gradient-hover: #FFFFFFFF;
386
- --on-light-surface-skeleton-deep-gradient-active: #FFFFFFFF;
387
- --inverse-surface-skeleton-gradient: linear-gradient(90deg, #FFFFFF17 0%, #FFFFFF14 6.25%, #FFFFFF0D 12.5%, #FFFFFF03 25%, #FFFFFF0D 37.5%, #FFFFFF14 43.75%, #FFFFFF17 50%, #FFFFFF14 56.25%, #FFFFFF0D 62.5%, #FFFFFF03 75%, #FFFFFF0D 87.5%, #FFFFFF14 93.75%, #FFFFFF17 100%);
388
- --inverse-surface-skeleton-gradient-hover: #FFFFFFFF;
389
- --inverse-surface-skeleton-gradient-active: #FFFFFFFF;
390
- --inverse-surface-skeleton-deep-gradient: linear-gradient(90deg, #FFFFFF5C 0%, #FFFFFF52 6.25%, #FFFFFF33 12.5%, #FFFFFF0A 25%, #FFFFFF33 37.5%, #FFFFFF52 43.75%, #FFFFFF5C 50%, #FFFFFF14 56.25%, #FFFFFF33 62.5%, #FFFFFF0A 75%, #FFFFFF33 87.5%, #FFFFFF52 93.75%, #FFFFFF5C 100%);
391
- --inverse-surface-skeleton-deep-gradient-hover: #FFFFFFFF;
392
- --inverse-surface-skeleton-deep-gradient-active: #FFFFFFFF;
393
- }
394
-
395
- .dark, .light {
396
- --shadow-down-soft-s: 0px 4px 14px -4px #08080814, 0px 1px 4px -1px #0000000A;
397
- --shadow-down-soft-m: 0px 24px 48px -8px #00000014;
398
- --shadow-down-soft-l: 0px 60px 112px -8px #00000014;
399
- --shadow-down-hard-s: 0px 4px 12px -3px #08080829, 0px 1px 4px -2px #00000014;
400
- --shadow-down-hard-m: 0px 16px 32px -8px #0000003D;
401
- --shadow-down-hard-l: 0px 60px 112px -8px #00000066;
402
- --shadow-up-soft-s: 0px -4px 14px -4px #08080814, 0px -1px 4px -1px #00000008;
403
- --shadow-up-soft-m: 0px -24px 48px -8px #00000014;
404
- --shadow-up-soft-l: 0px -60px 112px -8px #00000014;
405
- --shadow-up-hard-s: 0px -4px 12px -3px #08080833, 0px -1px 4px -1px #00000008;
406
- --shadow-up-hard-m: 0px -16px 32px -8px #0000003D;
407
- --shadow-up-hard-l: 0px -60px 112px -8px #00000066;
408
- }
409
-
410
- .dark, .light {
411
- --border-radius-xxs: 4px;
412
- --border-radius-xs: 6px;
413
- --border-radius-s: 8px;
414
- --border-radius-m: 12px;
415
- --border-radius-l: 16px;
416
- --border-radius-xl: 20px;
417
- --border-radius-xxl: 32px;
418
- }
419
-
420
- .dark, .light {
421
- --spacing-0x: 0px;
422
- --spacing-1x: 2px;
423
- --spacing-2x: 4px;
424
- --spacing-3x: 6px;
425
- --spacing-4x: 8px;
426
- --spacing-6x: 12px;
427
- --spacing-8x: 16px;
428
- --spacing-10x: 20px;
429
- --spacing-12x: 24px;
430
- --spacing-16x: 32px;
431
- --spacing-20x: 40px;
432
- --spacing-24x: 48px;
433
- --spacing-32x: 64px;
434
- --spacing-40x: 80px;
435
- --spacing-60x: 120px;
436
- }
437
-
438
- .dark, .light {
439
- font-size: 16px;
440
- --plasma-typo-overflow-wrap: break-word;
441
- --plasma-typo-hyphens: auto;
442
- --plasma-typo-display-font-family: 'SB Sans Display', sans-serif;
443
- --plasma-typo-body-font-family: 'SB Sans Text', sans-serif;
444
- --plasma-typo-header-font-family: 'SB Sans Display', sans-serif;
445
- --plasma-typo-text-font-family: 'SB Sans Text', sans-serif;
446
- --plasma-typo-dspl-l-font-family: var(--plasma-typo-display-font-family);
447
- --plasma-typo-dspl-l-letter-spacing: normal;
448
- --plasma-typo-dspl-l-font-style: normal;
449
- --plasma-typo-dspl-l-bold-font-family: var(--plasma-typo-display-font-family);
450
- --plasma-typo-dspl-l-bold-letter-spacing: normal;
451
- --plasma-typo-dspl-l-bold-font-style: normal;
452
- --plasma-typo-dspl-m-font-family: var(--plasma-typo-display-font-family);
453
- --plasma-typo-dspl-m-letter-spacing: normal;
454
- --plasma-typo-dspl-m-font-style: normal;
455
- --plasma-typo-dspl-m-bold-font-family: var(--plasma-typo-display-font-family);
456
- --plasma-typo-dspl-m-bold-letter-spacing: normal;
457
- --plasma-typo-dspl-m-bold-font-style: normal;
458
- --plasma-typo-dspl-s-font-family: var(--plasma-typo-display-font-family);
459
- --plasma-typo-dspl-s-letter-spacing: normal;
460
- --plasma-typo-dspl-s-font-style: normal;
461
- --plasma-typo-dspl-s-bold-font-family: var(--plasma-typo-display-font-family);
462
- --plasma-typo-dspl-s-bold-letter-spacing: normal;
463
- --plasma-typo-dspl-s-bold-font-style: normal;
464
- --plasma-typo-h1-font-family: var(--plasma-typo-header-font-family);
465
- --plasma-typo-h1-letter-spacing: normal;
466
- --plasma-typo-h1-font-style: normal;
467
- --plasma-typo-h1-bold-font-family: var(--plasma-typo-header-font-family);
468
- --plasma-typo-h1-bold-letter-spacing: normal;
469
- --plasma-typo-h1-bold-font-style: normal;
470
- --plasma-typo-h2-font-family: var(--plasma-typo-header-font-family);
471
- --plasma-typo-h2-letter-spacing: normal;
472
- --plasma-typo-h2-font-style: normal;
473
- --plasma-typo-h2-bold-font-family: var(--plasma-typo-header-font-family);
474
- --plasma-typo-h2-bold-letter-spacing: normal;
475
- --plasma-typo-h2-bold-font-style: normal;
476
- --plasma-typo-h3-font-family: var(--plasma-typo-header-font-family);
477
- --plasma-typo-h3-letter-spacing: normal;
478
- --plasma-typo-h3-font-style: normal;
479
- --plasma-typo-h3-bold-font-family: var(--plasma-typo-header-font-family);
480
- --plasma-typo-h3-bold-letter-spacing: normal;
481
- --plasma-typo-h3-bold-font-style: normal;
482
- --plasma-typo-h4-font-family: var(--plasma-typo-header-font-family);
483
- --plasma-typo-h4-letter-spacing: normal;
484
- --plasma-typo-h4-font-style: normal;
485
- --plasma-typo-h4-bold-font-family: var(--plasma-typo-header-font-family);
486
- --plasma-typo-h4-bold-letter-spacing: normal;
487
- --plasma-typo-h4-bold-font-style: normal;
488
- --plasma-typo-h5-font-family: var(--plasma-typo-header-font-family);
489
- --plasma-typo-h5-letter-spacing: normal;
490
- --plasma-typo-h5-font-style: normal;
491
- --plasma-typo-h5-bold-font-family: var(--plasma-typo-header-font-family);
492
- --plasma-typo-h5-bold-letter-spacing: normal;
493
- --plasma-typo-h5-bold-font-style: normal;
494
- --plasma-typo-body-l-font-family: var(--plasma-typo-body-font-family);
495
- --plasma-typo-body-l-letter-spacing: -0.02em;
496
- --plasma-typo-body-l-font-style: normal;
497
- --plasma-typo-body-l-bold-font-family: var(--plasma-typo-body-font-family);
498
- --plasma-typo-body-l-bold-letter-spacing: -0.02em;
499
- --plasma-typo-body-l-bold-font-style: normal;
500
- --plasma-typo-body-m-font-family: var(--plasma-typo-body-font-family);
501
- --plasma-typo-body-m-letter-spacing: -0.02em;
502
- --plasma-typo-body-m-font-style: normal;
503
- --plasma-typo-body-m-bold-font-family: var(--plasma-typo-body-font-family);
504
- --plasma-typo-body-m-bold-letter-spacing: -0.02em;
505
- --plasma-typo-body-m-bold-font-style: normal;
506
- --plasma-typo-body-s-font-family: var(--plasma-typo-body-font-family);
507
- --plasma-typo-body-s-letter-spacing: -0.02em;
508
- --plasma-typo-body-s-font-style: normal;
509
- --plasma-typo-body-s-bold-font-family: var(--plasma-typo-body-font-family);
510
- --plasma-typo-body-s-bold-letter-spacing: -0.02em;
511
- --plasma-typo-body-s-bold-font-style: normal;
512
- --plasma-typo-body-xs-font-family: var(--plasma-typo-body-font-family);
513
- --plasma-typo-body-xs-letter-spacing: -0.02em;
514
- --plasma-typo-body-xs-font-style: normal;
515
- --plasma-typo-body-xs-bold-font-family: var(--plasma-typo-body-font-family);
516
- --plasma-typo-body-xs-bold-letter-spacing: -0.02em;
517
- --plasma-typo-body-xs-bold-font-style: normal;
518
- --plasma-typo-body-xxs-font-family: var(--plasma-typo-body-font-family);
519
- --plasma-typo-body-xxs-letter-spacing: -0.02em;
520
- --plasma-typo-body-xxs-font-style: normal;
521
- --plasma-typo-body-xxs-bold-font-family: var(--plasma-typo-body-font-family);
522
- --plasma-typo-body-xxs-bold-letter-spacing: -0.02em;
523
- --plasma-typo-body-xxs-bold-font-style: normal;
524
- --plasma-typo-text-l-font-family: var(--plasma-typo-text-font-family);
525
- --plasma-typo-text-l-letter-spacing: -0.02em;
526
- --plasma-typo-text-l-font-style: normal;
527
- --plasma-typo-text-l-bold-font-family: var(--plasma-typo-text-font-family);
528
- --plasma-typo-text-l-bold-letter-spacing: -0.02em;
529
- --plasma-typo-text-l-bold-font-style: normal;
530
- --plasma-typo-text-m-font-family: var(--plasma-typo-text-font-family);
531
- --plasma-typo-text-m-letter-spacing: -0.02em;
532
- --plasma-typo-text-m-font-style: normal;
533
- --plasma-typo-text-m-bold-font-family: var(--plasma-typo-text-font-family);
534
- --plasma-typo-text-m-bold-letter-spacing: -0.02em;
535
- --plasma-typo-text-m-bold-font-style: normal;
536
- --plasma-typo-text-s-font-family: var(--plasma-typo-text-font-family);
537
- --plasma-typo-text-s-letter-spacing: -0.02em;
538
- --plasma-typo-text-s-font-style: normal;
539
- --plasma-typo-text-s-bold-font-family: var(--plasma-typo-text-font-family);
540
- --plasma-typo-text-s-bold-letter-spacing: -0.02em;
541
- --plasma-typo-text-s-bold-font-style: normal;
542
- --plasma-typo-text-xs-font-family: var(--plasma-typo-text-font-family);
543
- --plasma-typo-text-xs-letter-spacing: -0.02em;
544
- --plasma-typo-text-xs-font-style: normal;
545
- --plasma-typo-text-xs-bold-font-family: var(--plasma-typo-text-font-family);
546
- --plasma-typo-text-xs-bold-letter-spacing: -0.02em;
547
- --plasma-typo-text-xs-bold-font-style: normal;
548
- --plasma-typo-dspl-l-medium-font-family: var(--plasma-typo-display-font-family);
549
- --plasma-typo-dspl-l-medium-letter-spacing: normal;
550
- --plasma-typo-dspl-l-medium-font-style: normal;
551
- --plasma-typo-dspl-m-medium-font-family: var(--plasma-typo-display-font-family);
552
- --plasma-typo-dspl-m-medium-letter-spacing: normal;
553
- --plasma-typo-dspl-m-medium-font-style: normal;
554
- --plasma-typo-dspl-s-medium-font-family: var(--plasma-typo-display-font-family);
555
- --plasma-typo-dspl-s-medium-letter-spacing: normal;
556
- --plasma-typo-dspl-s-medium-font-style: normal;
557
- --plasma-typo-h1-medium-font-family: var(--plasma-typo-header-font-family);
558
- --plasma-typo-h1-medium-letter-spacing: normal;
559
- --plasma-typo-h1-medium-font-style: normal;
560
- --plasma-typo-h2-medium-font-family: var(--plasma-typo-header-font-family);
561
- --plasma-typo-h2-medium-letter-spacing: normal;
562
- --plasma-typo-h2-medium-font-style: normal;
563
- --plasma-typo-h3-medium-font-family: var(--plasma-typo-header-font-family);
564
- --plasma-typo-h3-medium-letter-spacing: normal;
565
- --plasma-typo-h3-medium-font-style: normal;
566
- --plasma-typo-h4-medium-font-family: var(--plasma-typo-header-font-family);
567
- --plasma-typo-h4-medium-letter-spacing: normal;
568
- --plasma-typo-h4-medium-font-style: normal;
569
- --plasma-typo-h5-medium-font-family: var(--plasma-typo-header-font-family);
570
- --plasma-typo-h5-medium-letter-spacing: normal;
571
- --plasma-typo-h5-medium-font-style: normal;
572
- --plasma-typo-body-l-medium-font-family: var(--plasma-typo-body-font-family);
573
- --plasma-typo-body-l-medium-letter-spacing: -0.02em;
574
- --plasma-typo-body-l-medium-font-style: normal;
575
- --plasma-typo-body-m-medium-font-family: var(--plasma-typo-body-font-family);
576
- --plasma-typo-body-m-medium-letter-spacing: -0.02em;
577
- --plasma-typo-body-m-medium-font-style: normal;
578
- --plasma-typo-body-s-medium-font-family: var(--plasma-typo-body-font-family);
579
- --plasma-typo-body-s-medium-letter-spacing: -0.02em;
580
- --plasma-typo-body-s-medium-font-style: normal;
581
- --plasma-typo-body-xs-medium-font-family: var(--plasma-typo-body-font-family);
582
- --plasma-typo-body-xs-medium-letter-spacing: -0.02em;
583
- --plasma-typo-body-xs-medium-font-style: normal;
584
- --plasma-typo-body-xxs-medium-font-family: var(--plasma-typo-body-font-family);
585
- --plasma-typo-body-xxs-medium-letter-spacing: -0.02em;
586
- --plasma-typo-body-xxs-medium-font-style: normal;
587
- --plasma-typo-text-l-medium-font-family: var(--plasma-typo-text-font-family);
588
- --plasma-typo-text-l-medium-letter-spacing: -0.02em;
589
- --plasma-typo-text-l-medium-font-style: normal;
590
- --plasma-typo-text-m-medium-font-family: var(--plasma-typo-text-font-family);
591
- --plasma-typo-text-m-medium-letter-spacing: -0.02em;
592
- --plasma-typo-text-m-medium-font-style: normal;
593
- --plasma-typo-text-s-medium-font-family: var(--plasma-typo-text-font-family);
594
- --plasma-typo-text-s-medium-letter-spacing: -0.02em;
595
- --plasma-typo-text-s-medium-font-style: normal;
596
- --plasma-typo-text-xs-medium-font-family: var(--plasma-typo-text-font-family);
597
- --plasma-typo-text-xs-medium-letter-spacing: -0.02em;
598
- --plasma-typo-text-xs-medium-font-style: normal;
599
- }
600
-
601
- @media (max-width: 559px) {
602
- .dark, .light {
603
- --plasma-typo-dspl-l-font-size: 5.5rem;
604
- --plasma-typo-dspl-l-font-weight: 300;
605
- --plasma-typo-dspl-l-line-height: 5.75rem;
606
- --plasma-typo-dspl-l-bold-font-size: 5.5rem;
607
- --plasma-typo-dspl-l-bold-font-weight: 600;
608
- --plasma-typo-dspl-l-bold-line-height: 5.75rem;
609
- --plasma-typo-dspl-m-font-size: 3.5rem;
610
- --plasma-typo-dspl-m-font-weight: 300;
611
- --plasma-typo-dspl-m-line-height: 3.875rem;
612
- --plasma-typo-dspl-m-bold-font-size: 3.5rem;
613
- --plasma-typo-dspl-m-bold-font-weight: 600;
614
- --plasma-typo-dspl-m-bold-line-height: 3.875rem;
615
- --plasma-typo-dspl-s-font-size: 2.5rem;
616
- --plasma-typo-dspl-s-font-weight: 300;
617
- --plasma-typo-dspl-s-line-height: 2.875rem;
618
- --plasma-typo-dspl-s-bold-font-size: 2.5rem;
619
- --plasma-typo-dspl-s-bold-font-weight: 600;
620
- --plasma-typo-dspl-s-bold-line-height: 2.875rem;
621
- --plasma-typo-h1-font-size: 1.75rem;
622
- --plasma-typo-h1-font-weight: 400;
623
- --plasma-typo-h1-line-height: 2.125rem;
624
- --plasma-typo-h1-bold-font-size: 1.75rem;
625
- --plasma-typo-h1-bold-font-weight: 600;
626
- --plasma-typo-h1-bold-line-height: 2.125rem;
627
- --plasma-typo-h2-font-size: 1.5rem;
628
- --plasma-typo-h2-font-weight: 400;
629
- --plasma-typo-h2-line-height: 1.875rem;
630
- --plasma-typo-h2-bold-font-size: 1.5rem;
631
- --plasma-typo-h2-bold-font-weight: 600;
632
- --plasma-typo-h2-bold-line-height: 1.875rem;
633
- --plasma-typo-h3-font-size: 1.25rem;
634
- --plasma-typo-h3-font-weight: 400;
635
- --plasma-typo-h3-line-height: 1.625rem;
636
- --plasma-typo-h3-bold-font-size: 1.25rem;
637
- --plasma-typo-h3-bold-font-weight: 600;
638
- --plasma-typo-h3-bold-line-height: 1.625rem;
639
- --plasma-typo-h4-font-size: 1.125rem;
640
- --plasma-typo-h4-font-weight: 400;
641
- --plasma-typo-h4-line-height: 1.5rem;
642
- --plasma-typo-h4-bold-font-size: 1.125rem;
643
- --plasma-typo-h4-bold-font-weight: 600;
644
- --plasma-typo-h4-bold-line-height: 1.5rem;
645
- --plasma-typo-h5-font-size: 1rem;
646
- --plasma-typo-h5-font-weight: 400;
647
- --plasma-typo-h5-line-height: 1.375rem;
648
- --plasma-typo-h5-bold-font-size: 1rem;
649
- --plasma-typo-h5-bold-font-weight: 600;
650
- --plasma-typo-h5-bold-line-height: 1.375rem;
651
- --plasma-typo-body-l-font-size: 1.125rem;
652
- --plasma-typo-body-l-font-weight: 400;
653
- --plasma-typo-body-l-line-height: 1.375rem;
654
- --plasma-typo-body-l-bold-font-size: 1.125rem;
655
- --plasma-typo-body-l-bold-font-weight: 600;
656
- --plasma-typo-body-l-bold-line-height: 1.375rem;
657
- --plasma-typo-body-m-font-size: 1rem;
658
- --plasma-typo-body-m-font-weight: 400;
659
- --plasma-typo-body-m-line-height: 1.25rem;
660
- --plasma-typo-body-m-bold-font-size: 1rem;
661
- --plasma-typo-body-m-bold-font-weight: 600;
662
- --plasma-typo-body-m-bold-line-height: 1.25rem;
663
- --plasma-typo-body-s-font-size: 0.875rem;
664
- --plasma-typo-body-s-font-weight: 400;
665
- --plasma-typo-body-s-line-height: 1.125rem;
666
- --plasma-typo-body-s-bold-font-size: 0.875rem;
667
- --plasma-typo-body-s-bold-font-weight: 600;
668
- --plasma-typo-body-s-bold-line-height: 1.125rem;
669
- --plasma-typo-body-xs-font-size: 0.75rem;
670
- --plasma-typo-body-xs-font-weight: 400;
671
- --plasma-typo-body-xs-line-height: 0.875rem;
672
- --plasma-typo-body-xs-bold-font-size: 0.75rem;
673
- --plasma-typo-body-xs-bold-font-weight: 600;
674
- --plasma-typo-body-xs-bold-line-height: 0.875rem;
675
- --plasma-typo-body-xxs-font-size: 0.625rem;
676
- --plasma-typo-body-xxs-font-weight: 400;
677
- --plasma-typo-body-xxs-line-height: 0.75rem;
678
- --plasma-typo-body-xxs-bold-font-size: 0.625rem;
679
- --plasma-typo-body-xxs-bold-font-weight: 600;
680
- --plasma-typo-body-xxs-bold-line-height: 0.75rem;
681
- --plasma-typo-text-l-font-size: 1.125rem;
682
- --plasma-typo-text-l-font-weight: 400;
683
- --plasma-typo-text-l-line-height: 1.625rem;
684
- --plasma-typo-text-l-bold-font-size: 1.125rem;
685
- --plasma-typo-text-l-bold-font-weight: 600;
686
- --plasma-typo-text-l-bold-line-height: 1.625rem;
687
- --plasma-typo-text-m-font-size: 1rem;
688
- --plasma-typo-text-m-font-weight: 400;
689
- --plasma-typo-text-m-line-height: 1.5rem;
690
- --plasma-typo-text-m-bold-font-size: 1rem;
691
- --plasma-typo-text-m-bold-font-weight: 600;
692
- --plasma-typo-text-m-bold-line-height: 1.5rem;
693
- --plasma-typo-text-s-font-size: 0.875rem;
694
- --plasma-typo-text-s-font-weight: 400;
695
- --plasma-typo-text-s-line-height: 1.25rem;
696
- --plasma-typo-text-s-bold-font-size: 0.875rem;
697
- --plasma-typo-text-s-bold-font-weight: 600;
698
- --plasma-typo-text-s-bold-line-height: 1.25rem;
699
- --plasma-typo-text-xs-font-size: 0.75rem;
700
- --plasma-typo-text-xs-font-weight: 400;
701
- --plasma-typo-text-xs-line-height: 1rem;
702
- --plasma-typo-text-xs-bold-font-size: 0.75rem;
703
- --plasma-typo-text-xs-bold-font-weight: 600;
704
- --plasma-typo-text-xs-bold-line-height: 1rem;
705
- --plasma-typo-dspl-l-medium-font-size: 5.5rem;
706
- --plasma-typo-dspl-l-medium-font-weight: 500;
707
- --plasma-typo-dspl-l-medium-line-height: 5.75rem;
708
- --plasma-typo-dspl-m-medium-font-size: 3.5rem;
709
- --plasma-typo-dspl-m-medium-font-weight: 500;
710
- --plasma-typo-dspl-m-medium-line-height: 3.875rem;
711
- --plasma-typo-dspl-s-medium-font-size: 2.5rem;
712
- --plasma-typo-dspl-s-medium-font-weight: 500;
713
- --plasma-typo-dspl-s-medium-line-height: 2.875rem;
714
- --plasma-typo-h1-medium-font-size: 1.75rem;
715
- --plasma-typo-h1-medium-font-weight: 500;
716
- --plasma-typo-h1-medium-line-height: 2.125rem;
717
- --plasma-typo-h2-medium-font-size: 1.5rem;
718
- --plasma-typo-h2-medium-font-weight: 500;
719
- --plasma-typo-h2-medium-line-height: 1.875rem;
720
- --plasma-typo-h3-medium-font-size: 1.25rem;
721
- --plasma-typo-h3-medium-font-weight: 500;
722
- --plasma-typo-h3-medium-line-height: 1.625rem;
723
- --plasma-typo-h4-medium-font-size: 1.125rem;
724
- --plasma-typo-h4-medium-font-weight: 500;
725
- --plasma-typo-h4-medium-line-height: 1.5rem;
726
- --plasma-typo-h5-medium-font-size: 1rem;
727
- --plasma-typo-h5-medium-font-weight: 500;
728
- --plasma-typo-h5-medium-line-height: 1.375rem;
729
- --plasma-typo-body-l-medium-font-size: 1.125rem;
730
- --plasma-typo-body-l-medium-font-weight: 500;
731
- --plasma-typo-body-l-medium-line-height: 1.375rem;
732
- --plasma-typo-body-m-medium-font-size: 1rem;
733
- --plasma-typo-body-m-medium-font-weight: 500;
734
- --plasma-typo-body-m-medium-line-height: 1.25rem;
735
- --plasma-typo-body-s-medium-font-size: 0.875rem;
736
- --plasma-typo-body-s-medium-font-weight: 500;
737
- --plasma-typo-body-s-medium-line-height: 1.125rem;
738
- --plasma-typo-body-xs-medium-font-size: 0.75rem;
739
- --plasma-typo-body-xs-medium-font-weight: 500;
740
- --plasma-typo-body-xs-medium-line-height: 0.875rem;
741
- --plasma-typo-body-xxs-medium-font-size: 0.625rem;
742
- --plasma-typo-body-xxs-medium-font-weight: 500;
743
- --plasma-typo-body-xxs-medium-line-height: 0.75rem;
744
- --plasma-typo-text-l-medium-font-size: 1.125rem;
745
- --plasma-typo-text-l-medium-font-weight: 500;
746
- --plasma-typo-text-l-medium-line-height: 1.625rem;
747
- --plasma-typo-text-m-medium-font-size: 1rem;
748
- --plasma-typo-text-m-medium-font-weight: 500;
749
- --plasma-typo-text-m-medium-line-height: 1.5rem;
750
- --plasma-typo-text-s-medium-font-size: 0.875rem;
751
- --plasma-typo-text-s-medium-font-weight: 500;
752
- --plasma-typo-text-s-medium-line-height: 1.25rem;
753
- --plasma-typo-text-xs-medium-font-size: 0.75rem;
754
- --plasma-typo-text-xs-medium-font-weight: 500;
755
- --plasma-typo-text-xs-medium-line-height: 1rem;
756
- }
757
- }
758
-
759
- @media (min-width: 560px) and (max-width: 959px) {
760
- .dark, .light {
761
- --plasma-typo-dspl-l-font-size: 7rem;
762
- --plasma-typo-dspl-l-font-weight: 300;
763
- --plasma-typo-dspl-l-line-height: 7rem;
764
- --plasma-typo-dspl-l-bold-font-size: 7rem;
765
- --plasma-typo-dspl-l-bold-font-weight: 600;
766
- --plasma-typo-dspl-l-bold-line-height: 7rem;
767
- --plasma-typo-dspl-m-font-size: 4.5rem;
768
- --plasma-typo-dspl-m-font-weight: 300;
769
- --plasma-typo-dspl-m-line-height: 4.75rem;
770
- --plasma-typo-dspl-m-bold-font-size: 4.5rem;
771
- --plasma-typo-dspl-m-bold-font-weight: 600;
772
- --plasma-typo-dspl-m-bold-line-height: 4.75rem;
773
- --plasma-typo-dspl-s-font-size: 3rem;
774
- --plasma-typo-dspl-s-font-weight: 300;
775
- --plasma-typo-dspl-s-line-height: 3.375rem;
776
- --plasma-typo-dspl-s-bold-font-size: 3rem;
777
- --plasma-typo-dspl-s-bold-font-weight: 600;
778
- --plasma-typo-dspl-s-bold-line-height: 3.375rem;
779
- --plasma-typo-h1-font-size: 2.5rem;
780
- --plasma-typo-h1-font-weight: 400;
781
- --plasma-typo-h1-line-height: 2.875rem;
782
- --plasma-typo-h1-bold-font-size: 2.5rem;
783
- --plasma-typo-h1-bold-font-weight: 600;
784
- --plasma-typo-h1-bold-line-height: 2.875rem;
785
- --plasma-typo-h2-font-size: 1.75rem;
786
- --plasma-typo-h2-font-weight: 400;
787
- --plasma-typo-h2-line-height: 2.125rem;
788
- --plasma-typo-h2-bold-font-size: 1.75rem;
789
- --plasma-typo-h2-bold-font-weight: 600;
790
- --plasma-typo-h2-bold-line-height: 2.125rem;
791
- --plasma-typo-h3-font-size: 1.25rem;
792
- --plasma-typo-h3-font-weight: 400;
793
- --plasma-typo-h3-line-height: 1.625rem;
794
- --plasma-typo-h3-bold-font-size: 1.25rem;
795
- --plasma-typo-h3-bold-font-weight: 600;
796
- --plasma-typo-h3-bold-line-height: 1.625rem;
797
- --plasma-typo-h4-font-size: 1.125rem;
798
- --plasma-typo-h4-font-weight: 400;
799
- --plasma-typo-h4-line-height: 1.5rem;
800
- --plasma-typo-h4-bold-font-size: 1.125rem;
801
- --plasma-typo-h4-bold-font-weight: 600;
802
- --plasma-typo-h4-bold-line-height: 1.5rem;
803
- --plasma-typo-h5-font-size: 1rem;
804
- --plasma-typo-h5-font-weight: 400;
805
- --plasma-typo-h5-line-height: 1.375rem;
806
- --plasma-typo-h5-bold-font-size: 1rem;
807
- --plasma-typo-h5-bold-font-weight: 600;
808
- --plasma-typo-h5-bold-line-height: 1.375rem;
809
- --plasma-typo-body-l-font-size: 1.125rem;
810
- --plasma-typo-body-l-font-weight: 400;
811
- --plasma-typo-body-l-line-height: 1.375rem;
812
- --plasma-typo-body-l-bold-font-size: 1.125rem;
813
- --plasma-typo-body-l-bold-font-weight: 600;
814
- --plasma-typo-body-l-bold-line-height: 1.375rem;
815
- --plasma-typo-body-m-font-size: 1rem;
816
- --plasma-typo-body-m-font-weight: 400;
817
- --plasma-typo-body-m-line-height: 1.25rem;
818
- --plasma-typo-body-m-bold-font-size: 1rem;
819
- --plasma-typo-body-m-bold-font-weight: 600;
820
- --plasma-typo-body-m-bold-line-height: 1.25rem;
821
- --plasma-typo-body-s-font-size: 0.875rem;
822
- --plasma-typo-body-s-font-weight: 400;
823
- --plasma-typo-body-s-line-height: 1.125rem;
824
- --plasma-typo-body-s-bold-font-size: 0.875rem;
825
- --plasma-typo-body-s-bold-font-weight: 600;
826
- --plasma-typo-body-s-bold-line-height: 1.125rem;
827
- --plasma-typo-body-xs-font-size: 0.75rem;
828
- --plasma-typo-body-xs-font-weight: 400;
829
- --plasma-typo-body-xs-line-height: 0.875rem;
830
- --plasma-typo-body-xs-bold-font-size: 0.75rem;
831
- --plasma-typo-body-xs-bold-font-weight: 600;
832
- --plasma-typo-body-xs-bold-line-height: 0.875rem;
833
- --plasma-typo-body-xxs-font-size: 0.625rem;
834
- --plasma-typo-body-xxs-font-weight: 400;
835
- --plasma-typo-body-xxs-line-height: 0.75rem;
836
- --plasma-typo-body-xxs-bold-font-size: 0.625rem;
837
- --plasma-typo-body-xxs-bold-font-weight: 600;
838
- --plasma-typo-body-xxs-bold-line-height: 0.75rem;
839
- --plasma-typo-text-l-font-size: 1.25rem;
840
- --plasma-typo-text-l-font-weight: 400;
841
- --plasma-typo-text-l-line-height: 1.75rem;
842
- --plasma-typo-text-l-bold-font-size: 1.25rem;
843
- --plasma-typo-text-l-bold-font-weight: 600;
844
- --plasma-typo-text-l-bold-line-height: 1.75rem;
845
- --plasma-typo-text-m-font-size: 1rem;
846
- --plasma-typo-text-m-font-weight: 400;
847
- --plasma-typo-text-m-line-height: 1.5rem;
848
- --plasma-typo-text-m-bold-font-size: 1rem;
849
- --plasma-typo-text-m-bold-font-weight: 600;
850
- --plasma-typo-text-m-bold-line-height: 1.5rem;
851
- --plasma-typo-text-s-font-size: 0.875rem;
852
- --plasma-typo-text-s-font-weight: 400;
853
- --plasma-typo-text-s-line-height: 1.25rem;
854
- --plasma-typo-text-s-bold-font-size: 0.875rem;
855
- --plasma-typo-text-s-bold-font-weight: 600;
856
- --plasma-typo-text-s-bold-line-height: 1.25rem;
857
- --plasma-typo-text-xs-font-size: 0.75rem;
858
- --plasma-typo-text-xs-font-weight: 400;
859
- --plasma-typo-text-xs-line-height: 1rem;
860
- --plasma-typo-text-xs-bold-font-size: 0.75rem;
861
- --plasma-typo-text-xs-bold-font-weight: 600;
862
- --plasma-typo-text-xs-bold-line-height: 1rem;
863
- --plasma-typo-dspl-l-medium-font-size: 7rem;
864
- --plasma-typo-dspl-l-medium-font-weight: 500;
865
- --plasma-typo-dspl-l-medium-line-height: 7rem;
866
- --plasma-typo-dspl-m-medium-font-size: 4.5rem;
867
- --plasma-typo-dspl-m-medium-font-weight: 500;
868
- --plasma-typo-dspl-m-medium-line-height: 4.75rem;
869
- --plasma-typo-dspl-s-medium-font-size: 3rem;
870
- --plasma-typo-dspl-s-medium-font-weight: 500;
871
- --plasma-typo-dspl-s-medium-line-height: 3.375rem;
872
- --plasma-typo-h1-medium-font-size: 2.5rem;
873
- --plasma-typo-h1-medium-font-weight: 500;
874
- --plasma-typo-h1-medium-line-height: 2.875rem;
875
- --plasma-typo-h2-medium-font-size: 1.75rem;
876
- --plasma-typo-h2-medium-font-weight: 500;
877
- --plasma-typo-h2-medium-line-height: 2.125rem;
878
- --plasma-typo-h3-medium-font-size: 1.25rem;
879
- --plasma-typo-h3-medium-font-weight: 500;
880
- --plasma-typo-h3-medium-line-height: 1.625rem;
881
- --plasma-typo-h4-medium-font-size: 1.125rem;
882
- --plasma-typo-h4-medium-font-weight: 500;
883
- --plasma-typo-h4-medium-line-height: 1.5rem;
884
- --plasma-typo-h5-medium-font-size: 1rem;
885
- --plasma-typo-h5-medium-font-weight: 500;
886
- --plasma-typo-h5-medium-line-height: 1.375rem;
887
- --plasma-typo-body-l-medium-font-size: 1.125rem;
888
- --plasma-typo-body-l-medium-font-weight: 500;
889
- --plasma-typo-body-l-medium-line-height: 1.375rem;
890
- --plasma-typo-body-m-medium-font-size: 1rem;
891
- --plasma-typo-body-m-medium-font-weight: 500;
892
- --plasma-typo-body-m-medium-line-height: 1.25rem;
893
- --plasma-typo-body-s-medium-font-size: 0.875rem;
894
- --plasma-typo-body-s-medium-font-weight: 500;
895
- --plasma-typo-body-s-medium-line-height: 1.125rem;
896
- --plasma-typo-body-xs-medium-font-size: 0.75rem;
897
- --plasma-typo-body-xs-medium-font-weight: 500;
898
- --plasma-typo-body-xs-medium-line-height: 0.875rem;
899
- --plasma-typo-body-xxs-medium-font-size: 0.625rem;
900
- --plasma-typo-body-xxs-medium-font-weight: 500;
901
- --plasma-typo-body-xxs-medium-line-height: 0.75rem;
902
- --plasma-typo-text-l-medium-font-size: 1.25rem;
903
- --plasma-typo-text-l-medium-font-weight: 500;
904
- --plasma-typo-text-l-medium-line-height: 1.75rem;
905
- --plasma-typo-text-m-medium-font-size: 1rem;
906
- --plasma-typo-text-m-medium-font-weight: 500;
907
- --plasma-typo-text-m-medium-line-height: 1.5rem;
908
- --plasma-typo-text-s-medium-font-size: 0.875rem;
909
- --plasma-typo-text-s-medium-font-weight: 500;
910
- --plasma-typo-text-s-medium-line-height: 1.25rem;
911
- --plasma-typo-text-xs-medium-font-size: 0.75rem;
912
- --plasma-typo-text-xs-medium-font-weight: 500;
913
- --plasma-typo-text-xs-medium-line-height: 1rem;
914
- }
915
- }
916
-
917
- @media (min-width: 960px) {
918
- .dark, .light {
919
- --plasma-typo-dspl-l-font-size: 8rem;
920
- --plasma-typo-dspl-l-font-weight: 300;
921
- --plasma-typo-dspl-l-line-height: 8rem;
922
- --plasma-typo-dspl-l-bold-font-size: 8rem;
923
- --plasma-typo-dspl-l-bold-font-weight: 600;
924
- --plasma-typo-dspl-l-bold-line-height: 8rem;
925
- --plasma-typo-dspl-m-font-size: 5.5rem;
926
- --plasma-typo-dspl-m-font-weight: 300;
927
- --plasma-typo-dspl-m-line-height: 5.75rem;
928
- --plasma-typo-dspl-m-bold-font-size: 5.5rem;
929
- --plasma-typo-dspl-m-bold-font-weight: 600;
930
- --plasma-typo-dspl-m-bold-line-height: 5.75rem;
931
- --plasma-typo-dspl-s-font-size: 4rem;
932
- --plasma-typo-dspl-s-font-weight: 300;
933
- --plasma-typo-dspl-s-line-height: 4.25rem;
934
- --plasma-typo-dspl-s-bold-font-size: 4rem;
935
- --plasma-typo-dspl-s-bold-font-weight: 600;
936
- --plasma-typo-dspl-s-bold-line-height: 4.25rem;
937
- --plasma-typo-h1-font-size: 3rem;
938
- --plasma-typo-h1-font-weight: 400;
939
- --plasma-typo-h1-line-height: 3.375rem;
940
- --plasma-typo-h1-bold-font-size: 3rem;
941
- --plasma-typo-h1-bold-font-weight: 600;
942
- --plasma-typo-h1-bold-line-height: 3.375rem;
943
- --plasma-typo-h2-font-size: 2rem;
944
- --plasma-typo-h2-font-weight: 400;
945
- --plasma-typo-h2-line-height: 2.375rem;
946
- --plasma-typo-h2-bold-font-size: 2rem;
947
- --plasma-typo-h2-bold-font-weight: 600;
948
- --plasma-typo-h2-bold-line-height: 2.375rem;
949
- --plasma-typo-h3-font-size: 1.5rem;
950
- --plasma-typo-h3-font-weight: 400;
951
- --plasma-typo-h3-line-height: 1.875rem;
952
- --plasma-typo-h3-bold-font-size: 1.5rem;
953
- --plasma-typo-h3-bold-font-weight: 600;
954
- --plasma-typo-h3-bold-line-height: 1.875rem;
955
- --plasma-typo-h4-font-size: 1.25rem;
956
- --plasma-typo-h4-font-weight: 400;
957
- --plasma-typo-h4-line-height: 1.625rem;
958
- --plasma-typo-h4-bold-font-size: 1.25rem;
959
- --plasma-typo-h4-bold-font-weight: 600;
960
- --plasma-typo-h4-bold-line-height: 1.625rem;
961
- --plasma-typo-h5-font-size: 1.125rem;
962
- --plasma-typo-h5-font-weight: 400;
963
- --plasma-typo-h5-line-height: 1.5rem;
964
- --plasma-typo-h5-bold-font-size: 1.125rem;
965
- --plasma-typo-h5-bold-font-weight: 600;
966
- --plasma-typo-h5-bold-line-height: 1.5rem;
967
- --plasma-typo-body-l-font-size: 1.125rem;
968
- --plasma-typo-body-l-font-weight: 400;
969
- --plasma-typo-body-l-line-height: 1.375rem;
970
- --plasma-typo-body-l-bold-font-size: 1.125rem;
971
- --plasma-typo-body-l-bold-font-weight: 600;
972
- --plasma-typo-body-l-bold-line-height: 1.375rem;
973
- --plasma-typo-body-m-font-size: 1rem;
974
- --plasma-typo-body-m-font-weight: 400;
975
- --plasma-typo-body-m-line-height: 1.25rem;
976
- --plasma-typo-body-m-bold-font-size: 1rem;
977
- --plasma-typo-body-m-bold-font-weight: 600;
978
- --plasma-typo-body-m-bold-line-height: 1.25rem;
979
- --plasma-typo-body-s-font-size: 0.875rem;
980
- --plasma-typo-body-s-font-weight: 400;
981
- --plasma-typo-body-s-line-height: 1.125rem;
982
- --plasma-typo-body-s-bold-font-size: 0.875rem;
983
- --plasma-typo-body-s-bold-font-weight: 600;
984
- --plasma-typo-body-s-bold-line-height: 1.125rem;
985
- --plasma-typo-body-xs-font-size: 0.75rem;
986
- --plasma-typo-body-xs-font-weight: 400;
987
- --plasma-typo-body-xs-line-height: 0.875rem;
988
- --plasma-typo-body-xs-bold-font-size: 0.75rem;
989
- --plasma-typo-body-xs-bold-font-weight: 600;
990
- --plasma-typo-body-xs-bold-line-height: 0.875rem;
991
- --plasma-typo-body-xxs-font-size: 0.625rem;
992
- --plasma-typo-body-xxs-font-weight: 400;
993
- --plasma-typo-body-xxs-line-height: 0.75rem;
994
- --plasma-typo-body-xxs-bold-font-size: 0.625rem;
995
- --plasma-typo-body-xxs-bold-font-weight: 600;
996
- --plasma-typo-body-xxs-bold-line-height: 0.75rem;
997
- --plasma-typo-text-l-font-size: 1.5rem;
998
- --plasma-typo-text-l-font-weight: 400;
999
- --plasma-typo-text-l-line-height: 2rem;
1000
- --plasma-typo-text-l-bold-font-size: 1.5rem;
1001
- --plasma-typo-text-l-bold-font-weight: 600;
1002
- --plasma-typo-text-l-bold-line-height: 2rem;
1003
- --plasma-typo-text-m-font-size: 1.125rem;
1004
- --plasma-typo-text-m-font-weight: 400;
1005
- --plasma-typo-text-m-line-height: 1.625rem;
1006
- --plasma-typo-text-m-bold-font-size: 1.125rem;
1007
- --plasma-typo-text-m-bold-font-weight: 600;
1008
- --plasma-typo-text-m-bold-line-height: 1.625rem;
1009
- --plasma-typo-text-s-font-size: 0.875rem;
1010
- --plasma-typo-text-s-font-weight: 400;
1011
- --plasma-typo-text-s-line-height: 1.25rem;
1012
- --plasma-typo-text-s-bold-font-size: 0.875rem;
1013
- --plasma-typo-text-s-bold-font-weight: 600;
1014
- --plasma-typo-text-s-bold-line-height: 1.25rem;
1015
- --plasma-typo-text-xs-font-size: 0.75rem;
1016
- --plasma-typo-text-xs-font-weight: 400;
1017
- --plasma-typo-text-xs-line-height: 1rem;
1018
- --plasma-typo-text-xs-bold-font-size: 0.75rem;
1019
- --plasma-typo-text-xs-bold-font-weight: 600;
1020
- --plasma-typo-text-xs-bold-line-height: 1rem;
1021
- --plasma-typo-dspl-l-medium-font-size: 8rem;
1022
- --plasma-typo-dspl-l-medium-font-weight: 500;
1023
- --plasma-typo-dspl-l-medium-line-height: 8rem;
1024
- --plasma-typo-dspl-m-medium-font-size: 5.5rem;
1025
- --plasma-typo-dspl-m-medium-font-weight: 500;
1026
- --plasma-typo-dspl-m-medium-line-height: 5.75rem;
1027
- --plasma-typo-dspl-s-medium-font-size: 4rem;
1028
- --plasma-typo-dspl-s-medium-font-weight: 500;
1029
- --plasma-typo-dspl-s-medium-line-height: 4.25rem;
1030
- --plasma-typo-h1-medium-font-size: 3rem;
1031
- --plasma-typo-h1-medium-font-weight: 500;
1032
- --plasma-typo-h1-medium-line-height: 3.375rem;
1033
- --plasma-typo-h2-medium-font-size: 2rem;
1034
- --plasma-typo-h2-medium-font-weight: 500;
1035
- --plasma-typo-h2-medium-line-height: 2.375rem;
1036
- --plasma-typo-h3-medium-font-size: 1.5rem;
1037
- --plasma-typo-h3-medium-font-weight: 500;
1038
- --plasma-typo-h3-medium-line-height: 1.875rem;
1039
- --plasma-typo-h4-medium-font-size: 1.25rem;
1040
- --plasma-typo-h4-medium-font-weight: 500;
1041
- --plasma-typo-h4-medium-line-height: 1.625rem;
1042
- --plasma-typo-h5-medium-font-size: 1.125rem;
1043
- --plasma-typo-h5-medium-font-weight: 500;
1044
- --plasma-typo-h5-medium-line-height: 1.5rem;
1045
- --plasma-typo-body-l-medium-font-size: 1.125rem;
1046
- --plasma-typo-body-l-medium-font-weight: 500;
1047
- --plasma-typo-body-l-medium-line-height: 1.375rem;
1048
- --plasma-typo-body-m-medium-font-size: 1rem;
1049
- --plasma-typo-body-m-medium-font-weight: 500;
1050
- --plasma-typo-body-m-medium-line-height: 1.25rem;
1051
- --plasma-typo-body-s-medium-font-size: 0.875rem;
1052
- --plasma-typo-body-s-medium-font-weight: 500;
1053
- --plasma-typo-body-s-medium-line-height: 1.125rem;
1054
- --plasma-typo-body-xs-medium-font-size: 0.75rem;
1055
- --plasma-typo-body-xs-medium-font-weight: 500;
1056
- --plasma-typo-body-xs-medium-line-height: 0.875rem;
1057
- --plasma-typo-body-xxs-medium-font-size: 0.625rem;
1058
- --plasma-typo-body-xxs-medium-font-weight: 500;
1059
- --plasma-typo-body-xxs-medium-line-height: 0.75rem;
1060
- --plasma-typo-text-l-medium-font-size: 1.5rem;
1061
- --plasma-typo-text-l-medium-font-weight: 500;
1062
- --plasma-typo-text-l-medium-line-height: 2rem;
1063
- --plasma-typo-text-m-medium-font-size: 1.125rem;
1064
- --plasma-typo-text-m-medium-font-weight: 500;
1065
- --plasma-typo-text-m-medium-line-height: 1.625rem;
1066
- --plasma-typo-text-s-medium-font-size: 0.875rem;
1067
- --plasma-typo-text-s-medium-font-weight: 500;
1068
- --plasma-typo-text-s-medium-line-height: 1.25rem;
1069
- --plasma-typo-text-xs-medium-font-size: 0.75rem;
1070
- --plasma-typo-text-xs-medium-font-weight: 500;
1071
- --plasma-typo-text-xs-medium-line-height: 1rem;
1072
- }
1073
- }