@salutejs/sdds-themes 0.11.0 → 0.12.0-dev.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/css/sdds_serv.module.css +18 -0
- package/css/sdds_serv__dark.css +9 -0
- package/css/sdds_serv__light.css +9 -0
- package/es/themes/sdds_serv__dark.js +1 -1
- package/es/themes/sdds_serv__dark.js.map +1 -1
- package/es/themes/sdds_serv__light.js +1 -1
- package/es/themes/sdds_serv__light.js.map +1 -1
- package/es/tokens/sdds_serv/index.js +18 -0
- package/es/tokens/sdds_serv/index.js.map +1 -1
- package/package.json +3 -3
- package/themes/sdds_serv__dark.js +1 -1
- package/themes/sdds_serv__dark.js.map +1 -1
- package/themes/sdds_serv__light.js +1 -1
- package/themes/sdds_serv__light.js.map +1 -1
- package/tokens/sdds_serv/index.d.ts +18 -0
- package/tokens/sdds_serv/index.js +22 -4
- package/tokens/sdds_serv/index.js.map +1 -1
package/css/sdds_serv.module.css
CHANGED
|
@@ -157,6 +157,15 @@
|
|
|
157
157
|
--surface-negative-hover: #FF475AFF;
|
|
158
158
|
--surface-negative-active: #FF1F35FF;
|
|
159
159
|
--surface-negative: #FF293E;
|
|
160
|
+
--surface-transparent-positive-hover: #1A9E323D;
|
|
161
|
+
--surface-transparent-positive-active: #1A9E320F;
|
|
162
|
+
--surface-transparent-positive: rgba(26,158,50,0.12);
|
|
163
|
+
--surface-transparent-warning-hover: #FA5F053D;
|
|
164
|
+
--surface-transparent-warning-active: #FA5F050F;
|
|
165
|
+
--surface-transparent-warning: rgba(250,95,5,0.12);
|
|
166
|
+
--surface-transparent-negative-hover: #FF293E3D;
|
|
167
|
+
--surface-transparent-negative-active: #FF293E0F;
|
|
168
|
+
--surface-transparent-negative: rgba(255,41,62,0.12);
|
|
160
169
|
--on-dark-surface-solid-primary-hover: #1C1C1CFF;
|
|
161
170
|
--on-dark-surface-solid-primary-active: #121212FF;
|
|
162
171
|
--on-dark-surface-solid-primary: #171717;
|
|
@@ -480,6 +489,15 @@
|
|
|
480
489
|
--surface-negative-hover: #FF5263FF;
|
|
481
490
|
--surface-negative-active: #FF142CFF;
|
|
482
491
|
--surface-negative: #FF293E;
|
|
492
|
+
--surface-transparent-positive-hover: #1A9E3205;
|
|
493
|
+
--surface-transparent-positive-active: #1A9E321A;
|
|
494
|
+
--surface-transparent-positive: rgba(26,158,50,0.06);
|
|
495
|
+
--surface-transparent-warning-hover: #FA5F0505;
|
|
496
|
+
--surface-transparent-warning-active: #FA5F051A;
|
|
497
|
+
--surface-transparent-warning: rgba(250,95,5,0.06);
|
|
498
|
+
--surface-transparent-negative-hover: #F31B3105;
|
|
499
|
+
--surface-transparent-negative-active: #F31B311A;
|
|
500
|
+
--surface-transparent-negative: rgba(243,27,49,0.06);
|
|
483
501
|
--on-dark-surface-solid-primary-hover: #363636FF;
|
|
484
502
|
--on-dark-surface-solid-primary-active: #0D0D0DFF;
|
|
485
503
|
--on-dark-surface-solid-primary: #171717;
|
package/css/sdds_serv__dark.css
CHANGED
|
@@ -157,6 +157,15 @@
|
|
|
157
157
|
--surface-negative-hover: #FF475AFF;
|
|
158
158
|
--surface-negative-active: #FF1F35FF;
|
|
159
159
|
--surface-negative: #FF293E;
|
|
160
|
+
--surface-transparent-positive-hover: #1A9E323D;
|
|
161
|
+
--surface-transparent-positive-active: #1A9E320F;
|
|
162
|
+
--surface-transparent-positive: rgba(26,158,50,0.12);
|
|
163
|
+
--surface-transparent-warning-hover: #FA5F053D;
|
|
164
|
+
--surface-transparent-warning-active: #FA5F050F;
|
|
165
|
+
--surface-transparent-warning: rgba(250,95,5,0.12);
|
|
166
|
+
--surface-transparent-negative-hover: #FF293E3D;
|
|
167
|
+
--surface-transparent-negative-active: #FF293E0F;
|
|
168
|
+
--surface-transparent-negative: rgba(255,41,62,0.12);
|
|
160
169
|
--on-dark-surface-solid-primary-hover: #1C1C1CFF;
|
|
161
170
|
--on-dark-surface-solid-primary-active: #121212FF;
|
|
162
171
|
--on-dark-surface-solid-primary: #171717;
|
package/css/sdds_serv__light.css
CHANGED
|
@@ -157,6 +157,15 @@
|
|
|
157
157
|
--surface-negative-hover: #FF5263FF;
|
|
158
158
|
--surface-negative-active: #FF142CFF;
|
|
159
159
|
--surface-negative: #FF293E;
|
|
160
|
+
--surface-transparent-positive-hover: #1A9E3205;
|
|
161
|
+
--surface-transparent-positive-active: #1A9E321A;
|
|
162
|
+
--surface-transparent-positive: rgba(26,158,50,0.06);
|
|
163
|
+
--surface-transparent-warning-hover: #FA5F0505;
|
|
164
|
+
--surface-transparent-warning-active: #FA5F051A;
|
|
165
|
+
--surface-transparent-warning: rgba(250,95,5,0.06);
|
|
166
|
+
--surface-transparent-negative-hover: #F31B3105;
|
|
167
|
+
--surface-transparent-negative-active: #F31B311A;
|
|
168
|
+
--surface-transparent-negative: rgba(243,27,49,0.06);
|
|
160
169
|
--on-dark-surface-solid-primary-hover: #363636FF;
|
|
161
170
|
--on-dark-surface-solid-primary-active: #0D0D0DFF;
|
|
162
171
|
--on-dark-surface-solid-primary: #171717;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
// Generated by robots, do not change this manually!
|
|
2
|
-
export var sdds_serv__dark = ["\n:root {\n --text-primary-hover: #F5F5F593;\n --text-primary-active: #F5F5F5C4;\n --text-primary: #f5f5f5F5;\n --text-secondary-hover: #F5F5F5FF;\n --text-secondary-active: #F5F5F5AB;\n --text-secondary: #F5f5f58F;\n --text-tertiary-hover: #F5F5F5FF;\n --text-tertiary-active: #F5F5F556;\n --text-tertiary: #F5f5f548;\n --text-paragraph-hover: #F5F5F57A;\n --text-paragraph-active: #F5F5F5A3;\n --text-paragraph: #f5f5f5cc;\n --text-accent-hover: #2ACB47FF;\n --text-accent-active: #1F9835FF;\n --text-accent: #24B23E;\n --text-accent-gradient-hover: #CCCCCCFF;\n --text-accent-gradient-active: #E6E6E6FF;\n --text-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --text-positive-hover: #2ACB47FF;\n --text-positive-active: #1F9835FF;\n --text-positive: #24B23E;\n --text-warning-hover: #FF8442FF;\n --text-warning-active: #FF5D05FF;\n --text-warning: #FF7024;\n --text-negative-hover: #FF5C6CFF;\n --text-negative-active: #FF1F35FF;\n --text-negative: #FF3D51;\n --on-dark-text-primary-hover: #F5F5F593;\n --on-dark-text-primary-active: #F5F5F5C4;\n --on-dark-text-primary: #f5f5f5F5;\n --on-dark-text-secondary-hover: #F5F5F5FF;\n --on-dark-text-secondary-active: #F5F5F5AB;\n --on-dark-text-secondary: #F5f5f58F;\n --on-dark-text-tertiary-hover: #F5F5F5FF;\n --on-dark-text-tertiary-active: #F5F5F556;\n --on-dark-text-tertiary: #F5f5f548;\n --on-dark-text-paragraph-hover: #F5F5F57A;\n --on-dark-text-paragraph-active: #F5F5F5A3;\n --on-dark-text-paragraph: #f5f5f5CC;\n --on-dark-text-accent-hover: #2ACB47FF;\n --on-dark-text-accent-active: #1F9835FF;\n --on-dark-text-accent: #24B23E;\n --on-dark-text-accent-gradient-hover: #CCCCCCFF;\n --on-dark-text-accent-gradient-active: #E6E6E6FF;\n --on-dark-text-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --on-dark-text-positive-hover: #2ACB47FF;\n --on-dark-text-positive-active: #1F9835FF;\n --on-dark-text-positive: #24B23E;\n --on-dark-text-warning-hover: #FF8442FF;\n --on-dark-text-warning-active: #FF5D05FF;\n --on-dark-text-warning: #FF7024;\n --on-dark-text-negative-hover: #FF5C6CFF;\n --on-dark-text-negative-active: #FF1F35FF;\n --on-dark-text-negative: #FF3D51;\n --on-light-text-primary-hover: #17171793;\n --on-light-text-primary-active: #171717C4;\n --on-light-text-primary: #171717F5;\n --on-light-text-secondary-hover: #171717FF;\n --on-light-text-secondary-active: #171717AB;\n --on-light-text-secondary: #1717178F;\n --on-light-text-tertiary-hover: #171717FF;\n --on-light-text-tertiary-active: #17171756;\n --on-light-text-tertiary: #17171748;\n --on-light-text-paragraph-hover: #1717177A;\n --on-light-text-paragraph-active: #171717A3;\n --on-light-text-paragraph: #171717CC;\n --on-light-text-accent-hover: #13AA2CFF;\n --on-light-text-accent-active: #0D731EFF;\n --on-light-text-accent: #108E26;\n --on-light-text-accent-gradient-hover: #CCCCCCFF;\n --on-light-text-accent-gradient-active: #E6E6E6FF;\n --on-light-text-accent-gradient: linear-gradient(45deg, #0D8523 0%, #0DA8AB 100%);\n --on-light-text-positive-hover: #13AA2CFF;\n --on-light-text-positive-active: #0D731EFF;\n --on-light-text-positive: #108E26;\n --on-light-text-warning-hover: #FD650DFF;\n --on-light-text-warning-active: #CA4B02FF;\n --on-light-text-warning: #E85702;\n --on-light-text-negative-hover: #F5384BFF;\n --on-light-text-negative-active: #E40C22FF;\n --on-light-text-negative: #F31B31;\n --inverse-text-primary-hover: #17171793;\n --inverse-text-primary-active: #171717C4;\n --inverse-text-primary: #171717F5;\n --inverse-text-secondary-hover: #171717FF;\n --inverse-text-secondary-active: #171717AB;\n --inverse-text-secondary: #1717178F;\n --inverse-text-tertiary-hover: #171717FF;\n --inverse-text-tertiary-active: #17171756;\n --inverse-text-tertiary: #17171748;\n --inverse-text-paragraph-hover: #1717177A;\n --inverse-text-paragraph-active: #171717A3;\n --inverse-text-paragraph: #171717CC;\n --inverse-text-accent-hover: #13AA2CFF;\n --inverse-text-accent-active: #0D731EFF;\n --inverse-text-accent: #108E26;\n --inverse-text-accent-gradient-hover: #CCCCCCFF;\n --inverse-text-accent-gradient-active: #E6E6E6FF;\n --inverse-text-accent-gradient: linear-gradient(45deg, #0D8523 0%, #0DA8AB 100%);\n --inverse-text-positive-hover: #13AA2CFF;\n --inverse-text-positive-active: #0D731EFF;\n --inverse-text-positive: #108E26;\n --inverse-text-warning-hover: #FD650DFF;\n --inverse-text-warning-active: #CA4B02FF;\n --inverse-text-warning: #E85702;\n --inverse-text-negative-hover: #F5384BFF;\n --inverse-text-negative-active: #E40C22FF;\n --inverse-text-negative: #F31B31;\n --surface-solid-primary-hover: #1C1C1CFF;\n --surface-solid-primary-active: #121212FF;\n --surface-solid-primary: #171717;\n --surface-solid-secondary-hover: #303030FF;\n --surface-solid-secondary-active: #212121FF;\n --surface-solid-secondary: #262626;\n --surface-solid-tertiary-hover: #404040FF;\n --surface-solid-tertiary-active: #303030FF;\n --surface-solid-tertiary: #363636;\n --surface-solid-card-hover: #1C1C1CFF;\n --surface-solid-card-active: #121212FF;\n --surface-solid-card: #171717;\n --surface-solid-default-hover: #FFFFFFFF;\n --surface-solid-default-active: #F5F5F5FF;\n --surface-solid-default: #F9F9F9;\n --surface-transparent-primary-hover: #FFFFFF1F;\n --surface-transparent-primary-active: #FFFFFF0A;\n --surface-transparent-primary: #FFFFFF0F;\n --surface-transparent-secondary-hover: #FFFFFF3D;\n --surface-transparent-secondary-active: #FFFFFF0F;\n --surface-transparent-secondary: rgba(255, 255, 255, 0.12);\n --surface-transparent-tertiary-hover: #FFFFFF52;\n --surface-transparent-tertiary-active: #FFFFFF24;\n --surface-transparent-tertiary: rgba(255, 255, 255, 0.2);\n --surface-transparent-deep-hover: #FFFFFFC2;\n --surface-transparent-deep-active: #FFFFFF94;\n --surface-transparent-deep: #FFFFFFA3;\n --surface-transparent-card-hover: #FFFFFF1F;\n --surface-transparent-card-active: #FFFFFF0A;\n --surface-transparent-card: #FFFFFF0F;\n --surface-clear-hover: #00000000;\n --surface-clear-active: #00000000;\n --surface-clear: rgba(0, 0, 0, 0);\n --surface-accent-hover: #1DAF37FF;\n --surface-accent-active: #18952FFF;\n --surface-accent: #1A9E32;\n --surface-accent-gradient-hover: #FFFFFFFF;\n --surface-accent-gradient-active: #FFFFFFFF;\n --surface-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --surface-positive-hover: #1DAF37FF;\n --surface-positive-active: #18952FFF;\n --surface-positive: #1A9E32;\n --surface-warning-hover: #FB7223FF;\n --surface-warning-active: #F05B05FF;\n --surface-warning: #FA5F05;\n --surface-negative-hover: #FF475AFF;\n --surface-negative-active: #FF1F35FF;\n --surface-negative: #FF293E;\n --on-dark-surface-solid-primary-hover: #1C1C1CFF;\n --on-dark-surface-solid-primary-active: #121212FF;\n --on-dark-surface-solid-primary: #171717;\n --on-dark-surface-solid-secondary-hover: #303030FF;\n --on-dark-surface-solid-secondary-active: #212121FF;\n --on-dark-surface-solid-secondary: #262626;\n --on-dark-surface-solid-tertiary-hover: #404040FF;\n --on-dark-surface-solid-tertiary-active: #303030FF;\n --on-dark-surface-solid-tertiary: #363636;\n --on-dark-surface-solid-card-hover: #1C1C1CFF;\n --on-dark-surface-solid-card-active: #121212FF;\n --on-dark-surface-solid-card: #171717;\n --on-dark-surface-solid-default-hover: #FFFFFFFF;\n --on-dark-surface-solid-default-active: #F5F5F5FF;\n --on-dark-surface-solid-default: #F9F9F9;\n --on-dark-surface-transparent-primary-hover: #FFFFFF1F;\n --on-dark-surface-transparent-primary-active: #FFFFFF0A;\n --on-dark-surface-transparent-primary: rgba(255, 255, 255, 0.06);\n --on-dark-surface-transparent-secondary-hover: #FFFFFF3D;\n --on-dark-surface-transparent-secondary-active: #FFFFFF0F;\n --on-dark-surface-transparent-secondary: rgba(255, 255, 255, 0.12);\n --on-dark-surface-transparent-tertiary-hover: #FFFFFF52;\n --on-dark-surface-transparent-tertiary-active: #FFFFFF24;\n --on-dark-surface-transparent-tertiary: rgba(255, 255, 255, 0.2);\n --on-dark-surface-transparent-deep-hover: #FFFFFFC2;\n --on-dark-surface-transparent-deep-active: #FFFFFF94;\n --on-dark-surface-transparent-deep: #FFFFFFA3;\n --on-dark-surface-transparent-card-hover: #FFFFFF1F;\n --on-dark-surface-transparent-card-active: #FFFFFF0A;\n --on-dark-surface-transparent-card: #FFFFFF0F;\n --on-dark-surface-clear-hover: #00000000;\n --on-dark-surface-clear-active: #00000000;\n --on-dark-surface-clear: rgba(0, 0, 0, 0);\n --on-dark-surface-accent-hover: #1DAF37FF;\n --on-dark-surface-accent-active: #18952FFF;\n --on-dark-surface-accent: #1A9E32;\n --on-dark-surface-accent-gradient-hover: #FFFFFFFF;\n --on-dark-surface-accent-gradient-active: #FFFFFFFF;\n --on-dark-surface-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --on-dark-surface-positive-hover: #1DAF37FF;\n --on-dark-surface-positive-active: #18952FFF;\n --on-dark-surface-positive: #1A9E32;\n --on-dark-surface-warning-hover: #FB7223FF;\n --on-dark-surface-warning-active: #F05B05FF;\n --on-dark-surface-warning: #FA5F05;\n --on-dark-surface-negative-hover: #FF475AFF;\n --on-dark-surface-negative-active: #FF1F35FF;\n --on-dark-surface-negative: #FF293E;\n --on-light-surface-solid-primary-hover: #FAFAFAFF;\n --on-light-surface-solid-primary-active: #F0F0F0FF;\n --on-light-surface-solid-primary: #F5F5F5;\n --on-light-surface-solid-secondary-hover: #F7F7F7FF;\n --on-light-surface-solid-secondary-active: #E8E8E8FF;\n --on-light-surface-solid-secondary: #ECECEC;\n --on-light-surface-solid-tertiary-hover: #E8E8E8FF;\n --on-light-surface-solid-tertiary-active: #D9D9D9FF;\n --on-light-surface-solid-tertiary: #DDDDDD;\n --on-light-surface-solid-card-hover: #FFFFFFFF;\n --on-light-surface-solid-card-active: #FFFFFFFF;\n --on-light-surface-solid-card: #FFFFFFFF;\n --on-light-surface-solid-default-hover: #0D0D0DFF;\n --on-light-surface-solid-default-active: #030303FF;\n --on-light-surface-solid-default: #080808;\n --on-light-surface-transparent-primary-hover: #0808080F;\n --on-light-surface-transparent-primary-active: #08080800;\n --on-light-surface-transparent-primary: rgba(8, 8, 8, 0.02);\n --on-light-surface-transparent-secondary-hover: #0808081F;\n --on-light-surface-transparent-secondary-active: #0808080A;\n --on-light-surface-transparent-secondary: rgba(8, 8, 8, 0.06);\n --on-light-surface-transparent-tertiary-hover: #0808083D;\n --on-light-surface-transparent-tertiary-active: #0808080F;\n --on-light-surface-transparent-tertiary: rgba(8, 8, 8, 0.12);\n --on-light-surface-transparent-deep-hover: #080808C2;\n --on-light-surface-transparent-deep-active: #08080894;\n --on-light-surface-transparent-deep: #080808A3;\n --on-light-surface-transparent-card-hover: #0808081F;\n --on-light-surface-transparent-card-active: #0808080A;\n --on-light-surface-transparent-card: rgba(8, 8, 8, 0.06);\n --on-light-surface-clear-hover: #00000000;\n --on-light-surface-clear-active: #00000000;\n --on-light-surface-clear: rgba(0, 0, 0, 0);\n --on-light-surface-accent-hover: #1DAF37FF;\n --on-light-surface-accent-active: #18952FFF;\n --on-light-surface-accent: #1A9E32;\n --on-light-surface-accent-gradient-hover: #FFFFFFFF;\n --on-light-surface-accent-gradient-active: #FFFFFFFF;\n --on-light-surface-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --on-light-surface-positive-hover: #1DAF37FF;\n --on-light-surface-positive-active: #18952FFF;\n --on-light-surface-positive: #1A9E32;\n --on-light-surface-warning-hover: #FB7223FF;\n --on-light-surface-warning-active: #F05B05FF;\n --on-light-surface-warning: #FA5F05;\n --on-light-surface-negative-hover: #FF475AFF;\n --on-light-surface-negative-active: #FF1F35FF;\n --on-light-surface-negative: #FF293E;\n --inverse-surface-solid-primary-hover: #FAFAFAFF;\n --inverse-surface-solid-primary-active: #F0F0F0FF;\n --inverse-surface-solid-primary: #F5F5F5;\n --inverse-surface-solid-secondary-hover: #F7F7F7FF;\n --inverse-surface-solid-secondary-active: #E8E8E8FF;\n --inverse-surface-solid-secondary: #ECECEC;\n --inverse-surface-solid-tertiary-hover: #E8E8E8FF;\n --inverse-surface-solid-tertiary-active: #D9D9D9FF;\n --inverse-surface-solid-tertiary: #DDDDDD;\n --inverse-surface-solid-card-hover: #FFFFFFFF;\n --inverse-surface-solid-card-active: #FFFFFFFF;\n --inverse-surface-solid-card: #FFFFFFFF;\n --inverse-surface-solid-default-hover: #0D0D0DFF;\n --inverse-surface-solid-default-active: #030303FF;\n --inverse-surface-solid-default: #080808;\n --inverse-surface-transparent-primary-hover: #0808080F;\n --inverse-surface-transparent-primary-active: #08080800;\n --inverse-surface-transparent-primary: rgba(8, 8, 8, 0.02);\n --inverse-surface-transparent-secondary-hover: #0808081F;\n --inverse-surface-transparent-secondary-active: #0808080A;\n --inverse-surface-transparent-secondary: rgba(8, 8, 8, 0.06);\n --inverse-surface-transparent-tertiary-hover: #0808083D;\n --inverse-surface-transparent-tertiary-active: #0808080F;\n --inverse-surface-transparent-tertiary: rgba(8, 8, 8, 0.12);\n --inverse-surface-transparent-deep-hover: #080808C2;\n --inverse-surface-transparent-deep-active: #08080894;\n --inverse-surface-transparent-deep: #080808A3;\n --inverse-surface-transparent-card-hover: #FFFFFFFF;\n --inverse-surface-transparent-card-active: #FFFFFFFF;\n --inverse-surface-transparent-card: #FFFFFFFF;\n --inverse-surface-clear-hover: #00000000;\n --inverse-surface-clear-active: #00000000;\n --inverse-surface-clear: rgba(0, 0, 0, 0);\n --inverse-surface-accent-hover: #1DAF37FF;\n --inverse-surface-accent-active: #18952FFF;\n --inverse-surface-accent: #1A9E32;\n --inverse-surface-accent-gradient-hover: #FFFFFFFF;\n --inverse-surface-accent-gradient-active: #FFFFFFFF;\n --inverse-surface-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --inverse-surface-positive-hover: #1DAF37FF;\n --inverse-surface-positive-active: #18952FFF;\n --inverse-surface-positive: #1A9E32;\n --inverse-surface-warning-hover: #FB7223FF;\n --inverse-surface-warning-active: #F05B05FF;\n --inverse-surface-warning: #FA5F05;\n --inverse-surface-negative-hover: #FF475AFF;\n --inverse-surface-negative-active: #FF1F35FF;\n --inverse-surface-negative: #FF293E;\n --background-primary: #080808;\n --dark-background-primary: #080808;\n --light-background-primary: #F9F9F9;\n --inverse-background-primary: #F9F9F9;\n --overlay-soft: #0808088F;\n --overlay-hard: #080808f5;\n --overlay-blur: rgba(8,8,8,0.28);\n --on-dark-overlay-soft: #0808088f;\n --on-dark-overlay-hard: #080808f5;\n --on-dark-overlay-blur: rgba(8,8,8,0.28);\n --on-light-overlay-soft: rgba(249,249,249,0.56);\n --on-light-overlay-hard: #f9f9f9f5;\n --on-light-overlay-blur: rgba(249,249,249,0.28);\n --inverse-overlay-soft: #f9f9f98F;\n --inverse-overlay-hard: #f9f9f9f5;\n --inverse-overlay-blur: rgba(249,249,249,0.28);\n --skeleton-gradient: linear-gradient( 90deg, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.08) 6.25%, rgba(255, 255, 255, 0.05) 12.5%, rgba(255, 255, 255, 0.01) 25%, rgba(255, 255, 255, 0.05) 37.5%, rgba(255, 255, 255, 0.08) 43.75%, rgba(255, 255, 255, 0.09) 50%, rgba(255, 255, 255, 0.08) 56.25%, rgba(255, 255, 255, 0.05) 62.5%, rgba(255, 255, 255, 0.01) 75%, rgba(255, 255, 255, 0.05) 87.5%, rgba(255, 255, 255, 0.08) 93.75%, rgba(255, 255, 255, 0.09) 100% );\n --skeleton-gradient-lighter: linear-gradient( 90deg, rgba(255, 255, 255, 0.36) 0%, rgba(255, 255, 255, 0.32) 6.25%, rgba(255, 255, 255, 0.20) 12.5%, rgba(255, 255, 255, 0.04) 25%, rgba(255, 255, 255, 0.20) 37.5%, rgba(255, 255, 255, 0.32) 43.75%, rgba(255, 255, 255, 0.36) 50%, rgba(255, 255, 255, 0.08) 56.25%, rgba(255, 255, 255, 0.20) 62.5%, rgba(255, 255, 255, 0.04) 75%, rgba(255, 255, 255, 0.20) 87.5%, rgba(255, 255, 255, 0.32) 93.75%, rgba(255, 255, 255, 0.36) 100% );\n color: var(--text-primary);\n background-color: var(--background-primary);\n}\n\n:root {\n font-size: 16px;\n --plasma-typo-overflow-wrap: break-word;\n --plasma-typo-hyphens: auto;\n --plasma-typo-display-font-family: 'SB Sans Display', sans-serif;\n --plasma-typo-text-font-family: 'SB Sans Text', sans-serif;\n --plasma-typo-dspl-l-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-l-letter-spacing: normal;\n --plasma-typo-dspl-l-font-style: normal;\n --plasma-typo-dspl-l-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-l-bold-letter-spacing: normal;\n --plasma-typo-dspl-l-bold-font-style: normal;\n --plasma-typo-dspl-m-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-m-letter-spacing: normal;\n --plasma-typo-dspl-m-font-style: normal;\n --plasma-typo-dspl-m-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-m-bold-letter-spacing: normal;\n --plasma-typo-dspl-m-bold-font-style: normal;\n --plasma-typo-dspl-s-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-s-letter-spacing: normal;\n --plasma-typo-dspl-s-font-style: normal;\n --plasma-typo-dspl-s-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-s-bold-letter-spacing: normal;\n --plasma-typo-dspl-s-bold-font-style: normal;\n --plasma-typo-h1-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h1-letter-spacing: normal;\n --plasma-typo-h1-font-style: normal;\n --plasma-typo-h1-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h1-bold-letter-spacing: normal;\n --plasma-typo-h1-bold-font-style: normal;\n --plasma-typo-h2-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h2-letter-spacing: normal;\n --plasma-typo-h2-font-style: normal;\n --plasma-typo-h2-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h2-bold-letter-spacing: normal;\n --plasma-typo-h2-bold-font-style: normal;\n --plasma-typo-h3-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h3-letter-spacing: normal;\n --plasma-typo-h3-font-style: normal;\n --plasma-typo-h3-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h3-bold-letter-spacing: normal;\n --plasma-typo-h3-bold-font-style: normal;\n --plasma-typo-h4-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h4-letter-spacing: normal;\n --plasma-typo-h4-font-style: normal;\n --plasma-typo-h4-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h4-bold-letter-spacing: normal;\n --plasma-typo-h4-bold-font-style: normal;\n --plasma-typo-h5-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h5-letter-spacing: normal;\n --plasma-typo-h5-font-style: normal;\n --plasma-typo-h5-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h5-bold-letter-spacing: normal;\n --plasma-typo-h5-bold-font-style: normal;\n --plasma-typo-body-l-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-l-letter-spacing: -0.02em;\n --plasma-typo-body-l-font-style: normal;\n --plasma-typo-body-l-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-l-bold-letter-spacing: -0.02em;\n --plasma-typo-body-l-bold-font-style: normal;\n --plasma-typo-body-m-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-m-letter-spacing: -0.02em;\n --plasma-typo-body-m-font-style: normal;\n --plasma-typo-body-m-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-m-bold-letter-spacing: -0.02em;\n --plasma-typo-body-m-bold-font-style: normal;\n --plasma-typo-body-s-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-s-letter-spacing: -0.02em;\n --plasma-typo-body-s-font-style: normal;\n --plasma-typo-body-s-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-s-bold-letter-spacing: -0.02em;\n --plasma-typo-body-s-bold-font-style: normal;\n --plasma-typo-body-xs-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xs-letter-spacing: -0.02em;\n --plasma-typo-body-xs-font-style: normal;\n --plasma-typo-body-xs-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xs-bold-letter-spacing: -0.02em;\n --plasma-typo-body-xs-bold-font-style: normal;\n --plasma-typo-body-xxs-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xxs-letter-spacing: -0.02em;\n --plasma-typo-body-xxs-font-style: normal;\n --plasma-typo-body-xxs-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xxs-bold-letter-spacing: -0.02em;\n --plasma-typo-body-xxs-bold-font-style: normal;\n --plasma-typo-text-l-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-l-letter-spacing: -0.02em;\n --plasma-typo-text-l-font-style: normal;\n --plasma-typo-text-l-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-l-bold-letter-spacing: -0.02em;\n --plasma-typo-text-l-bold-font-style: normal;\n --plasma-typo-text-m-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-m-letter-spacing: -0.02em;\n --plasma-typo-text-m-font-style: normal;\n --plasma-typo-text-m-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-m-bold-letter-spacing: -0.02em;\n --plasma-typo-text-m-bold-font-style: normal;\n --plasma-typo-text-s-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-s-letter-spacing: -0.02em;\n --plasma-typo-text-s-font-style: normal;\n --plasma-typo-text-s-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-s-bold-letter-spacing: -0.02emm;\n --plasma-typo-text-s-bold-font-style: normal;\n --plasma-typo-text-xs-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-xs-letter-spacing: -0.02em;\n --plasma-typo-text-xs-font-style: normal;\n --plasma-typo-text-xs-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-xs-bold-letter-spacing: -0.02em;\n --plasma-typo-text-xs-bold-font-style: normal;\n}\n\n@media (max-width: 559px) {\n :root {\n --plasma-typo-dspl-l-font-size: 5.5rem;\n --plasma-typo-dspl-l-font-weight: 300;\n --plasma-typo-dspl-l-line-height: 5.75rem;\n --plasma-typo-dspl-l-bold-font-size: 5.5rem;\n --plasma-typo-dspl-l-bold-font-weight: 600;\n --plasma-typo-dspl-l-bold-line-height: 5.75rem;\n --plasma-typo-dspl-m-font-size: 3.5rem;\n --plasma-typo-dspl-m-font-weight: 300;\n --plasma-typo-dspl-m-line-height: 3.875rem;\n --plasma-typo-dspl-m-bold-font-size: 3.5rem;\n --plasma-typo-dspl-m-bold-font-weight: 600;\n --plasma-typo-dspl-m-bold-line-height: 3.875rem;\n --plasma-typo-dspl-s-font-size: 2.5rem;\n --plasma-typo-dspl-s-font-weight: 300;\n --plasma-typo-dspl-s-line-height: 2.875rem;\n --plasma-typo-dspl-s-bold-font-size: 2.5rem;\n --plasma-typo-dspl-s-bold-font-weight: 600;\n --plasma-typo-dspl-s-bold-line-height: 2.875rem;\n --plasma-typo-h1-font-size: 1.75rem;\n --plasma-typo-h1-font-weight: 400;\n --plasma-typo-h1-line-height: 2.125rem;\n --plasma-typo-h1-bold-font-size: 1.75rem;\n --plasma-typo-h1-bold-font-weight: 600;\n --plasma-typo-h1-bold-line-height: 2.125rem;\n --plasma-typo-h2-font-size: 1.5rem;\n --plasma-typo-h2-font-weight: 400;\n --plasma-typo-h2-line-height: 1.875rem;\n --plasma-typo-h2-bold-font-size: 1.5rem;\n --plasma-typo-h2-bold-font-weight: 600;\n --plasma-typo-h2-bold-line-height: 1.875rem;\n --plasma-typo-h3-font-size: 1.25rem;\n --plasma-typo-h3-font-weight: 400;\n --plasma-typo-h3-line-height: 1.625rem;\n --plasma-typo-h3-bold-font-size: 1.25rem;\n --plasma-typo-h3-bold-font-weight: 600;\n --plasma-typo-h3-bold-line-height: 1.625rem;\n --plasma-typo-h4-font-size: 1.125rem;\n --plasma-typo-h4-font-weight: 400;\n --plasma-typo-h4-line-height: 1.5rem;\n --plasma-typo-h4-bold-font-size: 1.125rem;\n --plasma-typo-h4-bold-font-weight: 600;\n --plasma-typo-h4-bold-line-height: 1.5rem;\n --plasma-typo-h5-font-size: 1rem;\n --plasma-typo-h5-font-weight: 400;\n --plasma-typo-h5-line-height: 1.375rem;\n --plasma-typo-h5-bold-font-size: 1rem;\n --plasma-typo-h5-bold-font-weight: 600;\n --plasma-typo-h5-bold-line-height: 1.375rem;\n --plasma-typo-body-l-font-size: 1.125rem;\n --plasma-typo-body-l-font-weight: 400;\n --plasma-typo-body-l-line-height: 1.375rem;\n --plasma-typo-body-l-bold-font-size: 1.125rem;\n --plasma-typo-body-l-bold-font-weight: 600;\n --plasma-typo-body-l-bold-line-height: 1.375rem;\n --plasma-typo-body-m-font-size: 1rem;\n --plasma-typo-body-m-font-weight: 400;\n --plasma-typo-body-m-line-height: 1.25rem;\n --plasma-typo-body-m-bold-font-size: 1rem;\n --plasma-typo-body-m-bold-font-weight: 600;\n --plasma-typo-body-m-bold-line-height: 1.25rem;\n --plasma-typo-body-s-font-size: 0.875rem;\n --plasma-typo-body-s-font-weight: 400;\n --plasma-typo-body-s-line-height: 1.125rem;\n --plasma-typo-body-s-bold-font-size: 0.875rem;\n --plasma-typo-body-s-bold-font-weight: 600;\n --plasma-typo-body-s-bold-line-height: 1.125rem;\n --plasma-typo-body-xs-font-size: 0.75rem;\n --plasma-typo-body-xs-font-weight: 400;\n --plasma-typo-body-xs-line-height: 0.875rem;\n --plasma-typo-body-xs-bold-font-size: 0.75rem;\n --plasma-typo-body-xs-bold-font-weight: 600;\n --plasma-typo-body-xs-bold-line-height: 0.875rem;\n --plasma-typo-body-xxs-font-size: 0.625rem;\n --plasma-typo-body-xxs-font-weight: 400;\n --plasma-typo-body-xxs-line-height: 0.75rem;\n --plasma-typo-body-xxs-bold-font-size: 0.625rem;\n --plasma-typo-body-xxs-bold-font-weight: 600;\n --plasma-typo-body-xxs-bold-line-height: 0.75rem;\n --plasma-typo-text-l-font-size: 1.125rem;\n --plasma-typo-text-l-font-weight: 400;\n --plasma-typo-text-l-line-height: 1.625rem;\n --plasma-typo-text-l-bold-font-size: 1.125rem;\n --plasma-typo-text-l-bold-font-weight: 600;\n --plasma-typo-text-l-bold-line-height: 1.625rem;\n --plasma-typo-text-m-font-size: 1rem;\n --plasma-typo-text-m-font-weight: 400;\n --plasma-typo-text-m-line-height: 1.5rem;\n --plasma-typo-text-m-bold-font-size: 1rem;\n --plasma-typo-text-m-bold-font-weight: 600;\n --plasma-typo-text-m-bold-line-height: 1.5rem;\n --plasma-typo-text-s-font-size: 0.875rem;\n --plasma-typo-text-s-font-weight: 400;\n --plasma-typo-text-s-line-height: 1.25rem;\n --plasma-typo-text-s-bold-font-size: 0.875rem;\n --plasma-typo-text-s-bold-font-weight: 600;\n --plasma-typo-text-s-bold-line-height: 1.25rem;\n --plasma-typo-text-xs-font-size: 0.75rem;\n --plasma-typo-text-xs-font-weight: 400;\n --plasma-typo-text-xs-line-height: 1rem;\n --plasma-typo-text-xs-bold-font-size: 0.75rem;\n --plasma-typo-text-xs-bold-font-weight: 600;\n --plasma-typo-text-xs-bold-line-height: 1rem;\n }\n}\n\n@media (min-width: 560px) and (max-width: 959px) {\n :root {\n --plasma-typo-dspl-l-font-size: 7rem;\n --plasma-typo-dspl-l-font-weight: 300;\n --plasma-typo-dspl-l-line-height: 7rem;\n --plasma-typo-dspl-l-bold-font-size: 7rem;\n --plasma-typo-dspl-l-bold-font-weight: 600;\n --plasma-typo-dspl-l-bold-line-height: 7rem;\n --plasma-typo-dspl-m-font-size: 4.5rem;\n --plasma-typo-dspl-m-font-weight: 300;\n --plasma-typo-dspl-m-line-height: 4.75rem;\n --plasma-typo-dspl-m-bold-font-size: 4.5rem;\n --plasma-typo-dspl-m-bold-font-weight: 600;\n --plasma-typo-dspl-m-bold-line-height: 4.75rem;\n --plasma-typo-dspl-s-font-size: 3rem;\n --plasma-typo-dspl-s-font-weight: 300;\n --plasma-typo-dspl-s-line-height: 3.375rem;\n --plasma-typo-dspl-s-bold-font-size: 3rem;\n --plasma-typo-dspl-s-bold-font-weight: 600;\n --plasma-typo-dspl-s-bold-line-height: 3.375rem;\n --plasma-typo-h1-font-size: 2.5rem;\n --plasma-typo-h1-font-weight: 400;\n --plasma-typo-h1-line-height: 2.875rem;\n --plasma-typo-h1-bold-font-size: 2.5rem;\n --plasma-typo-h1-bold-font-weight: 600;\n --plasma-typo-h1-bold-line-height: 2.875rem;\n --plasma-typo-h2-font-size: 1.75rem;\n --plasma-typo-h2-font-weight: 400;\n --plasma-typo-h2-line-height: 2.125rem;\n --plasma-typo-h2-bold-font-size: 1.75rem;\n --plasma-typo-h2-bold-font-weight: 600;\n --plasma-typo-h2-bold-line-height: 2.125rem;\n --plasma-typo-h3-font-size: 1.25rem;\n --plasma-typo-h3-font-weight: 400;\n --plasma-typo-h3-line-height: 1.625rem;\n --plasma-typo-h3-bold-font-size: 1.25rem;\n --plasma-typo-h3-bold-font-weight: 600;\n --plasma-typo-h3-bold-line-height: 1.625rem;\n --plasma-typo-h4-font-size: 1.125rem;\n --plasma-typo-h4-font-weight: 400;\n --plasma-typo-h4-line-height: 1.5rem;\n --plasma-typo-h4-bold-font-size: 1.125rem;\n --plasma-typo-h4-bold-font-weight: 600;\n --plasma-typo-h4-bold-line-height: 1.5rem;\n --plasma-typo-h5-font-size: 1rem;\n --plasma-typo-h5-font-weight: 400;\n --plasma-typo-h5-line-height: 1.375rem;\n --plasma-typo-h5-bold-font-size: 1rem;\n --plasma-typo-h5-bold-font-weight: 600;\n --plasma-typo-h5-bold-line-height: 1.375rem;\n --plasma-typo-body-l-font-size: 1.125rem;\n --plasma-typo-body-l-font-weight: 400;\n --plasma-typo-body-l-line-height: 1.375rem;\n --plasma-typo-body-l-bold-font-size: 1.125rem;\n --plasma-typo-body-l-bold-font-weight: 600;\n --plasma-typo-body-l-bold-line-height: 1.375rem;\n --plasma-typo-body-m-font-size: 1rem;\n --plasma-typo-body-m-font-weight: 400;\n --plasma-typo-body-m-line-height: 1.25rem;\n --plasma-typo-body-m-bold-font-size: 1rem;\n --plasma-typo-body-m-bold-font-weight: 600;\n --plasma-typo-body-m-bold-line-height: 1.25rem;\n --plasma-typo-body-s-font-size: 0.875rem;\n --plasma-typo-body-s-font-weight: 400;\n --plasma-typo-body-s-line-height: 1.125rem;\n --plasma-typo-body-s-bold-font-size: 0.875rem;\n --plasma-typo-body-s-bold-font-weight: 600;\n --plasma-typo-body-s-bold-line-height: 1.125rem;\n --plasma-typo-body-xs-font-size: 0.75rem;\n --plasma-typo-body-xs-font-weight: 400;\n --plasma-typo-body-xs-line-height: 0.875rem;\n --plasma-typo-body-xs-bold-font-size: 0.75rem;\n --plasma-typo-body-xs-bold-font-weight: 600;\n --plasma-typo-body-xs-bold-line-height: 0.875rem;\n --plasma-typo-body-xxs-font-size: 0.625rem;\n --plasma-typo-body-xxs-font-weight: 400;\n --plasma-typo-body-xxs-line-height: 0.75rem;\n --plasma-typo-body-xxs-bold-font-size: 0.625rem;\n --plasma-typo-body-xxs-bold-font-weight: 600;\n --plasma-typo-body-xxs-bold-line-height: 0.75rem;\n --plasma-typo-text-l-font-size: 1.25rem;\n --plasma-typo-text-l-font-weight: 400;\n --plasma-typo-text-l-line-height: 1.75rem;\n --plasma-typo-text-l-bold-font-size: 1.25rem;\n --plasma-typo-text-l-bold-font-weight: 600;\n --plasma-typo-text-l-bold-line-height: 1.75rem;\n --plasma-typo-text-m-font-size: 1rem;\n --plasma-typo-text-m-font-weight: 400;\n --plasma-typo-text-m-line-height: 1.5rem;\n --plasma-typo-text-m-bold-font-size: 1rem;\n --plasma-typo-text-m-bold-font-weight: 600;\n --plasma-typo-text-m-bold-line-height: 1.5rem;\n --plasma-typo-text-s-font-size: 0.875rem;\n --plasma-typo-text-s-font-weight: 400;\n --plasma-typo-text-s-line-height: 1.25rem;\n --plasma-typo-text-s-bold-font-size: 0.875rem;\n --plasma-typo-text-s-bold-font-weight: 600;\n --plasma-typo-text-s-bold-line-height: 1.25rem;\n --plasma-typo-text-xs-font-size: 0.75rem;\n --plasma-typo-text-xs-font-weight: 400;\n --plasma-typo-text-xs-line-height: 1rem;\n --plasma-typo-text-xs-bold-font-size: 0.75rem;\n --plasma-typo-text-xs-bold-font-weight: 600;\n --plasma-typo-text-xs-bold-line-height: 1rem;\n }\n}\n\n@media (min-width: 960px) {\n :root {\n --plasma-typo-dspl-l-font-size: 8rem;\n --plasma-typo-dspl-l-font-weight: 300;\n --plasma-typo-dspl-l-line-height: 8rem;\n --plasma-typo-dspl-l-bold-font-size: 8rem;\n --plasma-typo-dspl-l-bold-font-weight: 600;\n --plasma-typo-dspl-l-bold-line-height: 8rem;\n --plasma-typo-dspl-m-font-size: 5.5rem;\n --plasma-typo-dspl-m-font-weight: 300;\n --plasma-typo-dspl-m-line-height: 5.75rem;\n --plasma-typo-dspl-m-bold-font-size: 5.5rem;\n --plasma-typo-dspl-m-bold-font-weight: 600;\n --plasma-typo-dspl-m-bold-line-height: 5.75rem;\n --plasma-typo-dspl-s-font-size: 4rem;\n --plasma-typo-dspl-s-font-weight: 300;\n --plasma-typo-dspl-s-line-height: 4.25rem;\n --plasma-typo-dspl-s-bold-font-size: 4rem;\n --plasma-typo-dspl-s-bold-font-weight: 600;\n --plasma-typo-dspl-s-bold-line-height: 4.25rem;\n --plasma-typo-h1-font-size: 3rem;\n --plasma-typo-h1-font-weight: 400;\n --plasma-typo-h1-line-height: 3.375rem;\n --plasma-typo-h1-bold-font-size: 3rem;\n --plasma-typo-h1-bold-font-weight: 600;\n --plasma-typo-h1-bold-line-height: 3.375rem;\n --plasma-typo-h2-font-size: 2rem;\n --plasma-typo-h2-font-weight: 400;\n --plasma-typo-h2-line-height: 2.375rem;\n --plasma-typo-h2-bold-font-size: 2rem;\n --plasma-typo-h2-bold-font-weight: 600;\n --plasma-typo-h2-bold-line-height: 2.375rem;\n --plasma-typo-h3-font-size: 1.5rem;\n --plasma-typo-h3-font-weight: 400;\n --plasma-typo-h3-line-height: 1.875rem;\n --plasma-typo-h3-bold-font-size: 1.5rem;\n --plasma-typo-h3-bold-font-weight: 600;\n --plasma-typo-h3-bold-line-height: 1.875rem;\n --plasma-typo-h4-font-size: 1.25rem;\n --plasma-typo-h4-font-weight: 400;\n --plasma-typo-h4-line-height: 1.625rem;\n --plasma-typo-h4-bold-font-size: 1.25rem;\n --plasma-typo-h4-bold-font-weight: 600;\n --plasma-typo-h4-bold-line-height: 1.625rem;\n --plasma-typo-h5-font-size: 1.125rem;\n --plasma-typo-h5-font-weight: 400;\n --plasma-typo-h5-line-height: 1.5rem;\n --plasma-typo-h5-bold-font-size: 1.125rem;\n --plasma-typo-h5-bold-font-weight: 600;\n --plasma-typo-h5-bold-line-height: 1.5rem;\n --plasma-typo-body-l-font-size: 1.125rem;\n --plasma-typo-body-l-font-weight: 400;\n --plasma-typo-body-l-line-height: 1.375rem;\n --plasma-typo-body-l-bold-font-size: 1.125rem;\n --plasma-typo-body-l-bold-font-weight: 600;\n --plasma-typo-body-l-bold-line-height: 1.375rem;\n --plasma-typo-body-m-font-size: 1rem;\n --plasma-typo-body-m-font-weight: 400;\n --plasma-typo-body-m-line-height: 1.25rem;\n --plasma-typo-body-m-bold-font-size: 1rem;\n --plasma-typo-body-m-bold-font-weight: 600;\n --plasma-typo-body-m-bold-line-height: 1.25rem;\n --plasma-typo-body-s-font-size: 0.875rem;\n --plasma-typo-body-s-font-weight: 400;\n --plasma-typo-body-s-line-height: 1.125rem;\n --plasma-typo-body-s-bold-font-size: 0.875rem;\n --plasma-typo-body-s-bold-font-weight: 600;\n --plasma-typo-body-s-bold-line-height: 1.125rem;\n --plasma-typo-body-xs-font-size: 0.75rem;\n --plasma-typo-body-xs-font-weight: 400;\n --plasma-typo-body-xs-line-height: 0.875rem;\n --plasma-typo-body-xs-bold-font-size: 0.75rem;\n --plasma-typo-body-xs-bold-font-weight: 600;\n --plasma-typo-body-xs-bold-line-height: 0.875rem;\n --plasma-typo-body-xxs-font-size: 0.625rem;\n --plasma-typo-body-xxs-font-weight: 400;\n --plasma-typo-body-xxs-line-height: 0.75rem;\n --plasma-typo-body-xxs-bold-font-size: 0.625rem;\n --plasma-typo-body-xxs-bold-font-weight: 600;\n --plasma-typo-body-xxs-bold-line-height: 0.75rem;\n --plasma-typo-text-l-font-size: 1.5rem;\n --plasma-typo-text-l-font-weight: 400;\n --plasma-typo-text-l-line-height: 2rem;\n --plasma-typo-text-l-bold-font-size: 1.5rem;\n --plasma-typo-text-l-bold-font-weight: 600;\n --plasma-typo-text-l-bold-line-height: 2rem;\n --plasma-typo-text-m-font-size: 1.125rem;\n --plasma-typo-text-m-font-weight: 400;\n --plasma-typo-text-m-line-height: 1.625rem;\n --plasma-typo-text-m-bold-font-size: 1.125rem;\n --plasma-typo-text-m-bold-font-weight: 600;\n --plasma-typo-text-m-bold-line-height: 1.625rem;\n --plasma-typo-text-s-font-size: 0.875rem;\n --plasma-typo-text-s-font-weight: 400;\n --plasma-typo-text-s-line-height: 1.25rem;\n --plasma-typo-text-s-bold-font-size: 0.875rem;\n --plasma-typo-text-s-bold-font-weight: 600;\n --plasma-typo-text-s-bold-line-height: 1.25rem;\n --plasma-typo-text-xs-font-size: 0.75rem;\n --plasma-typo-text-xs-font-weight: 400;\n --plasma-typo-text-xs-line-height: 1rem;\n --plasma-typo-text-xs-bold-font-size: 0.75rem;\n --plasma-typo-text-xs-bold-font-weight: 600;\n --plasma-typo-text-xs-bold-line-height: 1rem;\n }\n}\n"];
|
|
2
|
+
export var sdds_serv__dark = ["\n:root {\n --text-primary-hover: #F5F5F593;\n --text-primary-active: #F5F5F5C4;\n --text-primary: #f5f5f5F5;\n --text-secondary-hover: #F5F5F5FF;\n --text-secondary-active: #F5F5F5AB;\n --text-secondary: #F5f5f58F;\n --text-tertiary-hover: #F5F5F5FF;\n --text-tertiary-active: #F5F5F556;\n --text-tertiary: #F5f5f548;\n --text-paragraph-hover: #F5F5F57A;\n --text-paragraph-active: #F5F5F5A3;\n --text-paragraph: #f5f5f5cc;\n --text-accent-hover: #2ACB47FF;\n --text-accent-active: #1F9835FF;\n --text-accent: #24B23E;\n --text-accent-gradient-hover: #CCCCCCFF;\n --text-accent-gradient-active: #E6E6E6FF;\n --text-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --text-positive-hover: #2ACB47FF;\n --text-positive-active: #1F9835FF;\n --text-positive: #24B23E;\n --text-warning-hover: #FF8442FF;\n --text-warning-active: #FF5D05FF;\n --text-warning: #FF7024;\n --text-negative-hover: #FF5C6CFF;\n --text-negative-active: #FF1F35FF;\n --text-negative: #FF3D51;\n --on-dark-text-primary-hover: #F5F5F593;\n --on-dark-text-primary-active: #F5F5F5C4;\n --on-dark-text-primary: #f5f5f5F5;\n --on-dark-text-secondary-hover: #F5F5F5FF;\n --on-dark-text-secondary-active: #F5F5F5AB;\n --on-dark-text-secondary: #F5f5f58F;\n --on-dark-text-tertiary-hover: #F5F5F5FF;\n --on-dark-text-tertiary-active: #F5F5F556;\n --on-dark-text-tertiary: #F5f5f548;\n --on-dark-text-paragraph-hover: #F5F5F57A;\n --on-dark-text-paragraph-active: #F5F5F5A3;\n --on-dark-text-paragraph: #f5f5f5CC;\n --on-dark-text-accent-hover: #2ACB47FF;\n --on-dark-text-accent-active: #1F9835FF;\n --on-dark-text-accent: #24B23E;\n --on-dark-text-accent-gradient-hover: #CCCCCCFF;\n --on-dark-text-accent-gradient-active: #E6E6E6FF;\n --on-dark-text-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --on-dark-text-positive-hover: #2ACB47FF;\n --on-dark-text-positive-active: #1F9835FF;\n --on-dark-text-positive: #24B23E;\n --on-dark-text-warning-hover: #FF8442FF;\n --on-dark-text-warning-active: #FF5D05FF;\n --on-dark-text-warning: #FF7024;\n --on-dark-text-negative-hover: #FF5C6CFF;\n --on-dark-text-negative-active: #FF1F35FF;\n --on-dark-text-negative: #FF3D51;\n --on-light-text-primary-hover: #17171793;\n --on-light-text-primary-active: #171717C4;\n --on-light-text-primary: #171717F5;\n --on-light-text-secondary-hover: #171717FF;\n --on-light-text-secondary-active: #171717AB;\n --on-light-text-secondary: #1717178F;\n --on-light-text-tertiary-hover: #171717FF;\n --on-light-text-tertiary-active: #17171756;\n --on-light-text-tertiary: #17171748;\n --on-light-text-paragraph-hover: #1717177A;\n --on-light-text-paragraph-active: #171717A3;\n --on-light-text-paragraph: #171717CC;\n --on-light-text-accent-hover: #13AA2CFF;\n --on-light-text-accent-active: #0D731EFF;\n --on-light-text-accent: #108E26;\n --on-light-text-accent-gradient-hover: #CCCCCCFF;\n --on-light-text-accent-gradient-active: #E6E6E6FF;\n --on-light-text-accent-gradient: linear-gradient(45deg, #0D8523 0%, #0DA8AB 100%);\n --on-light-text-positive-hover: #13AA2CFF;\n --on-light-text-positive-active: #0D731EFF;\n --on-light-text-positive: #108E26;\n --on-light-text-warning-hover: #FD650DFF;\n --on-light-text-warning-active: #CA4B02FF;\n --on-light-text-warning: #E85702;\n --on-light-text-negative-hover: #F5384BFF;\n --on-light-text-negative-active: #E40C22FF;\n --on-light-text-negative: #F31B31;\n --inverse-text-primary-hover: #17171793;\n --inverse-text-primary-active: #171717C4;\n --inverse-text-primary: #171717F5;\n --inverse-text-secondary-hover: #171717FF;\n --inverse-text-secondary-active: #171717AB;\n --inverse-text-secondary: #1717178F;\n --inverse-text-tertiary-hover: #171717FF;\n --inverse-text-tertiary-active: #17171756;\n --inverse-text-tertiary: #17171748;\n --inverse-text-paragraph-hover: #1717177A;\n --inverse-text-paragraph-active: #171717A3;\n --inverse-text-paragraph: #171717CC;\n --inverse-text-accent-hover: #13AA2CFF;\n --inverse-text-accent-active: #0D731EFF;\n --inverse-text-accent: #108E26;\n --inverse-text-accent-gradient-hover: #CCCCCCFF;\n --inverse-text-accent-gradient-active: #E6E6E6FF;\n --inverse-text-accent-gradient: linear-gradient(45deg, #0D8523 0%, #0DA8AB 100%);\n --inverse-text-positive-hover: #13AA2CFF;\n --inverse-text-positive-active: #0D731EFF;\n --inverse-text-positive: #108E26;\n --inverse-text-warning-hover: #FD650DFF;\n --inverse-text-warning-active: #CA4B02FF;\n --inverse-text-warning: #E85702;\n --inverse-text-negative-hover: #F5384BFF;\n --inverse-text-negative-active: #E40C22FF;\n --inverse-text-negative: #F31B31;\n --surface-solid-primary-hover: #1C1C1CFF;\n --surface-solid-primary-active: #121212FF;\n --surface-solid-primary: #171717;\n --surface-solid-secondary-hover: #303030FF;\n --surface-solid-secondary-active: #212121FF;\n --surface-solid-secondary: #262626;\n --surface-solid-tertiary-hover: #404040FF;\n --surface-solid-tertiary-active: #303030FF;\n --surface-solid-tertiary: #363636;\n --surface-solid-card-hover: #1C1C1CFF;\n --surface-solid-card-active: #121212FF;\n --surface-solid-card: #171717;\n --surface-solid-default-hover: #FFFFFFFF;\n --surface-solid-default-active: #F5F5F5FF;\n --surface-solid-default: #F9F9F9;\n --surface-transparent-primary-hover: #FFFFFF1F;\n --surface-transparent-primary-active: #FFFFFF0A;\n --surface-transparent-primary: #FFFFFF0F;\n --surface-transparent-secondary-hover: #FFFFFF3D;\n --surface-transparent-secondary-active: #FFFFFF0F;\n --surface-transparent-secondary: rgba(255, 255, 255, 0.12);\n --surface-transparent-tertiary-hover: #FFFFFF52;\n --surface-transparent-tertiary-active: #FFFFFF24;\n --surface-transparent-tertiary: rgba(255, 255, 255, 0.2);\n --surface-transparent-deep-hover: #FFFFFFC2;\n --surface-transparent-deep-active: #FFFFFF94;\n --surface-transparent-deep: #FFFFFFA3;\n --surface-transparent-card-hover: #FFFFFF1F;\n --surface-transparent-card-active: #FFFFFF0A;\n --surface-transparent-card: #FFFFFF0F;\n --surface-clear-hover: #00000000;\n --surface-clear-active: #00000000;\n --surface-clear: rgba(0, 0, 0, 0);\n --surface-accent-hover: #1DAF37FF;\n --surface-accent-active: #18952FFF;\n --surface-accent: #1A9E32;\n --surface-accent-gradient-hover: #FFFFFFFF;\n --surface-accent-gradient-active: #FFFFFFFF;\n --surface-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --surface-positive-hover: #1DAF37FF;\n --surface-positive-active: #18952FFF;\n --surface-positive: #1A9E32;\n --surface-warning-hover: #FB7223FF;\n --surface-warning-active: #F05B05FF;\n --surface-warning: #FA5F05;\n --surface-negative-hover: #FF475AFF;\n --surface-negative-active: #FF1F35FF;\n --surface-negative: #FF293E;\n --surface-transparent-positive-hover: #1A9E323D;\n --surface-transparent-positive-active: #1A9E320F;\n --surface-transparent-positive: rgba(26,158,50,0.12);\n --surface-transparent-warning-hover: #FA5F053D;\n --surface-transparent-warning-active: #FA5F050F;\n --surface-transparent-warning: rgba(250,95,5,0.12);\n --surface-transparent-negative-hover: #FF293E3D;\n --surface-transparent-negative-active: #FF293E0F;\n --surface-transparent-negative: rgba(255,41,62,0.12);\n --on-dark-surface-solid-primary-hover: #1C1C1CFF;\n --on-dark-surface-solid-primary-active: #121212FF;\n --on-dark-surface-solid-primary: #171717;\n --on-dark-surface-solid-secondary-hover: #303030FF;\n --on-dark-surface-solid-secondary-active: #212121FF;\n --on-dark-surface-solid-secondary: #262626;\n --on-dark-surface-solid-tertiary-hover: #404040FF;\n --on-dark-surface-solid-tertiary-active: #303030FF;\n --on-dark-surface-solid-tertiary: #363636;\n --on-dark-surface-solid-card-hover: #1C1C1CFF;\n --on-dark-surface-solid-card-active: #121212FF;\n --on-dark-surface-solid-card: #171717;\n --on-dark-surface-solid-default-hover: #FFFFFFFF;\n --on-dark-surface-solid-default-active: #F5F5F5FF;\n --on-dark-surface-solid-default: #F9F9F9;\n --on-dark-surface-transparent-primary-hover: #FFFFFF1F;\n --on-dark-surface-transparent-primary-active: #FFFFFF0A;\n --on-dark-surface-transparent-primary: rgba(255, 255, 255, 0.06);\n --on-dark-surface-transparent-secondary-hover: #FFFFFF3D;\n --on-dark-surface-transparent-secondary-active: #FFFFFF0F;\n --on-dark-surface-transparent-secondary: rgba(255, 255, 255, 0.12);\n --on-dark-surface-transparent-tertiary-hover: #FFFFFF52;\n --on-dark-surface-transparent-tertiary-active: #FFFFFF24;\n --on-dark-surface-transparent-tertiary: rgba(255, 255, 255, 0.2);\n --on-dark-surface-transparent-deep-hover: #FFFFFFC2;\n --on-dark-surface-transparent-deep-active: #FFFFFF94;\n --on-dark-surface-transparent-deep: #FFFFFFA3;\n --on-dark-surface-transparent-card-hover: #FFFFFF1F;\n --on-dark-surface-transparent-card-active: #FFFFFF0A;\n --on-dark-surface-transparent-card: #FFFFFF0F;\n --on-dark-surface-clear-hover: #00000000;\n --on-dark-surface-clear-active: #00000000;\n --on-dark-surface-clear: rgba(0, 0, 0, 0);\n --on-dark-surface-accent-hover: #1DAF37FF;\n --on-dark-surface-accent-active: #18952FFF;\n --on-dark-surface-accent: #1A9E32;\n --on-dark-surface-accent-gradient-hover: #FFFFFFFF;\n --on-dark-surface-accent-gradient-active: #FFFFFFFF;\n --on-dark-surface-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --on-dark-surface-positive-hover: #1DAF37FF;\n --on-dark-surface-positive-active: #18952FFF;\n --on-dark-surface-positive: #1A9E32;\n --on-dark-surface-warning-hover: #FB7223FF;\n --on-dark-surface-warning-active: #F05B05FF;\n --on-dark-surface-warning: #FA5F05;\n --on-dark-surface-negative-hover: #FF475AFF;\n --on-dark-surface-negative-active: #FF1F35FF;\n --on-dark-surface-negative: #FF293E;\n --on-light-surface-solid-primary-hover: #FAFAFAFF;\n --on-light-surface-solid-primary-active: #F0F0F0FF;\n --on-light-surface-solid-primary: #F5F5F5;\n --on-light-surface-solid-secondary-hover: #F7F7F7FF;\n --on-light-surface-solid-secondary-active: #E8E8E8FF;\n --on-light-surface-solid-secondary: #ECECEC;\n --on-light-surface-solid-tertiary-hover: #E8E8E8FF;\n --on-light-surface-solid-tertiary-active: #D9D9D9FF;\n --on-light-surface-solid-tertiary: #DDDDDD;\n --on-light-surface-solid-card-hover: #FFFFFFFF;\n --on-light-surface-solid-card-active: #FFFFFFFF;\n --on-light-surface-solid-card: #FFFFFFFF;\n --on-light-surface-solid-default-hover: #0D0D0DFF;\n --on-light-surface-solid-default-active: #030303FF;\n --on-light-surface-solid-default: #080808;\n --on-light-surface-transparent-primary-hover: #0808080F;\n --on-light-surface-transparent-primary-active: #08080800;\n --on-light-surface-transparent-primary: rgba(8, 8, 8, 0.02);\n --on-light-surface-transparent-secondary-hover: #0808081F;\n --on-light-surface-transparent-secondary-active: #0808080A;\n --on-light-surface-transparent-secondary: rgba(8, 8, 8, 0.06);\n --on-light-surface-transparent-tertiary-hover: #0808083D;\n --on-light-surface-transparent-tertiary-active: #0808080F;\n --on-light-surface-transparent-tertiary: rgba(8, 8, 8, 0.12);\n --on-light-surface-transparent-deep-hover: #080808C2;\n --on-light-surface-transparent-deep-active: #08080894;\n --on-light-surface-transparent-deep: #080808A3;\n --on-light-surface-transparent-card-hover: #0808081F;\n --on-light-surface-transparent-card-active: #0808080A;\n --on-light-surface-transparent-card: rgba(8, 8, 8, 0.06);\n --on-light-surface-clear-hover: #00000000;\n --on-light-surface-clear-active: #00000000;\n --on-light-surface-clear: rgba(0, 0, 0, 0);\n --on-light-surface-accent-hover: #1DAF37FF;\n --on-light-surface-accent-active: #18952FFF;\n --on-light-surface-accent: #1A9E32;\n --on-light-surface-accent-gradient-hover: #FFFFFFFF;\n --on-light-surface-accent-gradient-active: #FFFFFFFF;\n --on-light-surface-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --on-light-surface-positive-hover: #1DAF37FF;\n --on-light-surface-positive-active: #18952FFF;\n --on-light-surface-positive: #1A9E32;\n --on-light-surface-warning-hover: #FB7223FF;\n --on-light-surface-warning-active: #F05B05FF;\n --on-light-surface-warning: #FA5F05;\n --on-light-surface-negative-hover: #FF475AFF;\n --on-light-surface-negative-active: #FF1F35FF;\n --on-light-surface-negative: #FF293E;\n --inverse-surface-solid-primary-hover: #FAFAFAFF;\n --inverse-surface-solid-primary-active: #F0F0F0FF;\n --inverse-surface-solid-primary: #F5F5F5;\n --inverse-surface-solid-secondary-hover: #F7F7F7FF;\n --inverse-surface-solid-secondary-active: #E8E8E8FF;\n --inverse-surface-solid-secondary: #ECECEC;\n --inverse-surface-solid-tertiary-hover: #E8E8E8FF;\n --inverse-surface-solid-tertiary-active: #D9D9D9FF;\n --inverse-surface-solid-tertiary: #DDDDDD;\n --inverse-surface-solid-card-hover: #FFFFFFFF;\n --inverse-surface-solid-card-active: #FFFFFFFF;\n --inverse-surface-solid-card: #FFFFFFFF;\n --inverse-surface-solid-default-hover: #0D0D0DFF;\n --inverse-surface-solid-default-active: #030303FF;\n --inverse-surface-solid-default: #080808;\n --inverse-surface-transparent-primary-hover: #0808080F;\n --inverse-surface-transparent-primary-active: #08080800;\n --inverse-surface-transparent-primary: rgba(8, 8, 8, 0.02);\n --inverse-surface-transparent-secondary-hover: #0808081F;\n --inverse-surface-transparent-secondary-active: #0808080A;\n --inverse-surface-transparent-secondary: rgba(8, 8, 8, 0.06);\n --inverse-surface-transparent-tertiary-hover: #0808083D;\n --inverse-surface-transparent-tertiary-active: #0808080F;\n --inverse-surface-transparent-tertiary: rgba(8, 8, 8, 0.12);\n --inverse-surface-transparent-deep-hover: #080808C2;\n --inverse-surface-transparent-deep-active: #08080894;\n --inverse-surface-transparent-deep: #080808A3;\n --inverse-surface-transparent-card-hover: #FFFFFFFF;\n --inverse-surface-transparent-card-active: #FFFFFFFF;\n --inverse-surface-transparent-card: #FFFFFFFF;\n --inverse-surface-clear-hover: #00000000;\n --inverse-surface-clear-active: #00000000;\n --inverse-surface-clear: rgba(0, 0, 0, 0);\n --inverse-surface-accent-hover: #1DAF37FF;\n --inverse-surface-accent-active: #18952FFF;\n --inverse-surface-accent: #1A9E32;\n --inverse-surface-accent-gradient-hover: #FFFFFFFF;\n --inverse-surface-accent-gradient-active: #FFFFFFFF;\n --inverse-surface-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --inverse-surface-positive-hover: #1DAF37FF;\n --inverse-surface-positive-active: #18952FFF;\n --inverse-surface-positive: #1A9E32;\n --inverse-surface-warning-hover: #FB7223FF;\n --inverse-surface-warning-active: #F05B05FF;\n --inverse-surface-warning: #FA5F05;\n --inverse-surface-negative-hover: #FF475AFF;\n --inverse-surface-negative-active: #FF1F35FF;\n --inverse-surface-negative: #FF293E;\n --background-primary: #080808;\n --dark-background-primary: #080808;\n --light-background-primary: #F9F9F9;\n --inverse-background-primary: #F9F9F9;\n --overlay-soft: #0808088F;\n --overlay-hard: #080808f5;\n --overlay-blur: rgba(8,8,8,0.28);\n --on-dark-overlay-soft: #0808088f;\n --on-dark-overlay-hard: #080808f5;\n --on-dark-overlay-blur: rgba(8,8,8,0.28);\n --on-light-overlay-soft: rgba(249,249,249,0.56);\n --on-light-overlay-hard: #f9f9f9f5;\n --on-light-overlay-blur: rgba(249,249,249,0.28);\n --inverse-overlay-soft: #f9f9f98F;\n --inverse-overlay-hard: #f9f9f9f5;\n --inverse-overlay-blur: rgba(249,249,249,0.28);\n --skeleton-gradient: linear-gradient( 90deg, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.08) 6.25%, rgba(255, 255, 255, 0.05) 12.5%, rgba(255, 255, 255, 0.01) 25%, rgba(255, 255, 255, 0.05) 37.5%, rgba(255, 255, 255, 0.08) 43.75%, rgba(255, 255, 255, 0.09) 50%, rgba(255, 255, 255, 0.08) 56.25%, rgba(255, 255, 255, 0.05) 62.5%, rgba(255, 255, 255, 0.01) 75%, rgba(255, 255, 255, 0.05) 87.5%, rgba(255, 255, 255, 0.08) 93.75%, rgba(255, 255, 255, 0.09) 100% );\n --skeleton-gradient-lighter: linear-gradient( 90deg, rgba(255, 255, 255, 0.36) 0%, rgba(255, 255, 255, 0.32) 6.25%, rgba(255, 255, 255, 0.20) 12.5%, rgba(255, 255, 255, 0.04) 25%, rgba(255, 255, 255, 0.20) 37.5%, rgba(255, 255, 255, 0.32) 43.75%, rgba(255, 255, 255, 0.36) 50%, rgba(255, 255, 255, 0.08) 56.25%, rgba(255, 255, 255, 0.20) 62.5%, rgba(255, 255, 255, 0.04) 75%, rgba(255, 255, 255, 0.20) 87.5%, rgba(255, 255, 255, 0.32) 93.75%, rgba(255, 255, 255, 0.36) 100% );\n color: var(--text-primary);\n background-color: var(--background-primary);\n}\n\n:root {\n font-size: 16px;\n --plasma-typo-overflow-wrap: break-word;\n --plasma-typo-hyphens: auto;\n --plasma-typo-display-font-family: 'SB Sans Display', sans-serif;\n --plasma-typo-text-font-family: 'SB Sans Text', sans-serif;\n --plasma-typo-dspl-l-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-l-letter-spacing: normal;\n --plasma-typo-dspl-l-font-style: normal;\n --plasma-typo-dspl-l-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-l-bold-letter-spacing: normal;\n --plasma-typo-dspl-l-bold-font-style: normal;\n --plasma-typo-dspl-m-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-m-letter-spacing: normal;\n --plasma-typo-dspl-m-font-style: normal;\n --plasma-typo-dspl-m-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-m-bold-letter-spacing: normal;\n --plasma-typo-dspl-m-bold-font-style: normal;\n --plasma-typo-dspl-s-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-s-letter-spacing: normal;\n --plasma-typo-dspl-s-font-style: normal;\n --plasma-typo-dspl-s-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-s-bold-letter-spacing: normal;\n --plasma-typo-dspl-s-bold-font-style: normal;\n --plasma-typo-h1-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h1-letter-spacing: normal;\n --plasma-typo-h1-font-style: normal;\n --plasma-typo-h1-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h1-bold-letter-spacing: normal;\n --plasma-typo-h1-bold-font-style: normal;\n --plasma-typo-h2-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h2-letter-spacing: normal;\n --plasma-typo-h2-font-style: normal;\n --plasma-typo-h2-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h2-bold-letter-spacing: normal;\n --plasma-typo-h2-bold-font-style: normal;\n --plasma-typo-h3-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h3-letter-spacing: normal;\n --plasma-typo-h3-font-style: normal;\n --plasma-typo-h3-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h3-bold-letter-spacing: normal;\n --plasma-typo-h3-bold-font-style: normal;\n --plasma-typo-h4-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h4-letter-spacing: normal;\n --plasma-typo-h4-font-style: normal;\n --plasma-typo-h4-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h4-bold-letter-spacing: normal;\n --plasma-typo-h4-bold-font-style: normal;\n --plasma-typo-h5-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h5-letter-spacing: normal;\n --plasma-typo-h5-font-style: normal;\n --plasma-typo-h5-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h5-bold-letter-spacing: normal;\n --plasma-typo-h5-bold-font-style: normal;\n --plasma-typo-body-l-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-l-letter-spacing: -0.02em;\n --plasma-typo-body-l-font-style: normal;\n --plasma-typo-body-l-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-l-bold-letter-spacing: -0.02em;\n --plasma-typo-body-l-bold-font-style: normal;\n --plasma-typo-body-m-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-m-letter-spacing: -0.02em;\n --plasma-typo-body-m-font-style: normal;\n --plasma-typo-body-m-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-m-bold-letter-spacing: -0.02em;\n --plasma-typo-body-m-bold-font-style: normal;\n --plasma-typo-body-s-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-s-letter-spacing: -0.02em;\n --plasma-typo-body-s-font-style: normal;\n --plasma-typo-body-s-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-s-bold-letter-spacing: -0.02em;\n --plasma-typo-body-s-bold-font-style: normal;\n --plasma-typo-body-xs-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xs-letter-spacing: -0.02em;\n --plasma-typo-body-xs-font-style: normal;\n --plasma-typo-body-xs-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xs-bold-letter-spacing: -0.02em;\n --plasma-typo-body-xs-bold-font-style: normal;\n --plasma-typo-body-xxs-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xxs-letter-spacing: -0.02em;\n --plasma-typo-body-xxs-font-style: normal;\n --plasma-typo-body-xxs-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xxs-bold-letter-spacing: -0.02em;\n --plasma-typo-body-xxs-bold-font-style: normal;\n --plasma-typo-text-l-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-l-letter-spacing: -0.02em;\n --plasma-typo-text-l-font-style: normal;\n --plasma-typo-text-l-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-l-bold-letter-spacing: -0.02em;\n --plasma-typo-text-l-bold-font-style: normal;\n --plasma-typo-text-m-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-m-letter-spacing: -0.02em;\n --plasma-typo-text-m-font-style: normal;\n --plasma-typo-text-m-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-m-bold-letter-spacing: -0.02em;\n --plasma-typo-text-m-bold-font-style: normal;\n --plasma-typo-text-s-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-s-letter-spacing: -0.02em;\n --plasma-typo-text-s-font-style: normal;\n --plasma-typo-text-s-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-s-bold-letter-spacing: -0.02emm;\n --plasma-typo-text-s-bold-font-style: normal;\n --plasma-typo-text-xs-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-xs-letter-spacing: -0.02em;\n --plasma-typo-text-xs-font-style: normal;\n --plasma-typo-text-xs-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-xs-bold-letter-spacing: -0.02em;\n --plasma-typo-text-xs-bold-font-style: normal;\n}\n\n@media (max-width: 559px) {\n :root {\n --plasma-typo-dspl-l-font-size: 5.5rem;\n --plasma-typo-dspl-l-font-weight: 300;\n --plasma-typo-dspl-l-line-height: 5.75rem;\n --plasma-typo-dspl-l-bold-font-size: 5.5rem;\n --plasma-typo-dspl-l-bold-font-weight: 600;\n --plasma-typo-dspl-l-bold-line-height: 5.75rem;\n --plasma-typo-dspl-m-font-size: 3.5rem;\n --plasma-typo-dspl-m-font-weight: 300;\n --plasma-typo-dspl-m-line-height: 3.875rem;\n --plasma-typo-dspl-m-bold-font-size: 3.5rem;\n --plasma-typo-dspl-m-bold-font-weight: 600;\n --plasma-typo-dspl-m-bold-line-height: 3.875rem;\n --plasma-typo-dspl-s-font-size: 2.5rem;\n --plasma-typo-dspl-s-font-weight: 300;\n --plasma-typo-dspl-s-line-height: 2.875rem;\n --plasma-typo-dspl-s-bold-font-size: 2.5rem;\n --plasma-typo-dspl-s-bold-font-weight: 600;\n --plasma-typo-dspl-s-bold-line-height: 2.875rem;\n --plasma-typo-h1-font-size: 1.75rem;\n --plasma-typo-h1-font-weight: 400;\n --plasma-typo-h1-line-height: 2.125rem;\n --plasma-typo-h1-bold-font-size: 1.75rem;\n --plasma-typo-h1-bold-font-weight: 600;\n --plasma-typo-h1-bold-line-height: 2.125rem;\n --plasma-typo-h2-font-size: 1.5rem;\n --plasma-typo-h2-font-weight: 400;\n --plasma-typo-h2-line-height: 1.875rem;\n --plasma-typo-h2-bold-font-size: 1.5rem;\n --plasma-typo-h2-bold-font-weight: 600;\n --plasma-typo-h2-bold-line-height: 1.875rem;\n --plasma-typo-h3-font-size: 1.25rem;\n --plasma-typo-h3-font-weight: 400;\n --plasma-typo-h3-line-height: 1.625rem;\n --plasma-typo-h3-bold-font-size: 1.25rem;\n --plasma-typo-h3-bold-font-weight: 600;\n --plasma-typo-h3-bold-line-height: 1.625rem;\n --plasma-typo-h4-font-size: 1.125rem;\n --plasma-typo-h4-font-weight: 400;\n --plasma-typo-h4-line-height: 1.5rem;\n --plasma-typo-h4-bold-font-size: 1.125rem;\n --plasma-typo-h4-bold-font-weight: 600;\n --plasma-typo-h4-bold-line-height: 1.5rem;\n --plasma-typo-h5-font-size: 1rem;\n --plasma-typo-h5-font-weight: 400;\n --plasma-typo-h5-line-height: 1.375rem;\n --plasma-typo-h5-bold-font-size: 1rem;\n --plasma-typo-h5-bold-font-weight: 600;\n --plasma-typo-h5-bold-line-height: 1.375rem;\n --plasma-typo-body-l-font-size: 1.125rem;\n --plasma-typo-body-l-font-weight: 400;\n --plasma-typo-body-l-line-height: 1.375rem;\n --plasma-typo-body-l-bold-font-size: 1.125rem;\n --plasma-typo-body-l-bold-font-weight: 600;\n --plasma-typo-body-l-bold-line-height: 1.375rem;\n --plasma-typo-body-m-font-size: 1rem;\n --plasma-typo-body-m-font-weight: 400;\n --plasma-typo-body-m-line-height: 1.25rem;\n --plasma-typo-body-m-bold-font-size: 1rem;\n --plasma-typo-body-m-bold-font-weight: 600;\n --plasma-typo-body-m-bold-line-height: 1.25rem;\n --plasma-typo-body-s-font-size: 0.875rem;\n --plasma-typo-body-s-font-weight: 400;\n --plasma-typo-body-s-line-height: 1.125rem;\n --plasma-typo-body-s-bold-font-size: 0.875rem;\n --plasma-typo-body-s-bold-font-weight: 600;\n --plasma-typo-body-s-bold-line-height: 1.125rem;\n --plasma-typo-body-xs-font-size: 0.75rem;\n --plasma-typo-body-xs-font-weight: 400;\n --plasma-typo-body-xs-line-height: 0.875rem;\n --plasma-typo-body-xs-bold-font-size: 0.75rem;\n --plasma-typo-body-xs-bold-font-weight: 600;\n --plasma-typo-body-xs-bold-line-height: 0.875rem;\n --plasma-typo-body-xxs-font-size: 0.625rem;\n --plasma-typo-body-xxs-font-weight: 400;\n --plasma-typo-body-xxs-line-height: 0.75rem;\n --plasma-typo-body-xxs-bold-font-size: 0.625rem;\n --plasma-typo-body-xxs-bold-font-weight: 600;\n --plasma-typo-body-xxs-bold-line-height: 0.75rem;\n --plasma-typo-text-l-font-size: 1.125rem;\n --plasma-typo-text-l-font-weight: 400;\n --plasma-typo-text-l-line-height: 1.625rem;\n --plasma-typo-text-l-bold-font-size: 1.125rem;\n --plasma-typo-text-l-bold-font-weight: 600;\n --plasma-typo-text-l-bold-line-height: 1.625rem;\n --plasma-typo-text-m-font-size: 1rem;\n --plasma-typo-text-m-font-weight: 400;\n --plasma-typo-text-m-line-height: 1.5rem;\n --plasma-typo-text-m-bold-font-size: 1rem;\n --plasma-typo-text-m-bold-font-weight: 600;\n --plasma-typo-text-m-bold-line-height: 1.5rem;\n --plasma-typo-text-s-font-size: 0.875rem;\n --plasma-typo-text-s-font-weight: 400;\n --plasma-typo-text-s-line-height: 1.25rem;\n --plasma-typo-text-s-bold-font-size: 0.875rem;\n --plasma-typo-text-s-bold-font-weight: 600;\n --plasma-typo-text-s-bold-line-height: 1.25rem;\n --plasma-typo-text-xs-font-size: 0.75rem;\n --plasma-typo-text-xs-font-weight: 400;\n --plasma-typo-text-xs-line-height: 1rem;\n --plasma-typo-text-xs-bold-font-size: 0.75rem;\n --plasma-typo-text-xs-bold-font-weight: 600;\n --plasma-typo-text-xs-bold-line-height: 1rem;\n }\n}\n\n@media (min-width: 560px) and (max-width: 959px) {\n :root {\n --plasma-typo-dspl-l-font-size: 7rem;\n --plasma-typo-dspl-l-font-weight: 300;\n --plasma-typo-dspl-l-line-height: 7rem;\n --plasma-typo-dspl-l-bold-font-size: 7rem;\n --plasma-typo-dspl-l-bold-font-weight: 600;\n --plasma-typo-dspl-l-bold-line-height: 7rem;\n --plasma-typo-dspl-m-font-size: 4.5rem;\n --plasma-typo-dspl-m-font-weight: 300;\n --plasma-typo-dspl-m-line-height: 4.75rem;\n --plasma-typo-dspl-m-bold-font-size: 4.5rem;\n --plasma-typo-dspl-m-bold-font-weight: 600;\n --plasma-typo-dspl-m-bold-line-height: 4.75rem;\n --plasma-typo-dspl-s-font-size: 3rem;\n --plasma-typo-dspl-s-font-weight: 300;\n --plasma-typo-dspl-s-line-height: 3.375rem;\n --plasma-typo-dspl-s-bold-font-size: 3rem;\n --plasma-typo-dspl-s-bold-font-weight: 600;\n --plasma-typo-dspl-s-bold-line-height: 3.375rem;\n --plasma-typo-h1-font-size: 2.5rem;\n --plasma-typo-h1-font-weight: 400;\n --plasma-typo-h1-line-height: 2.875rem;\n --plasma-typo-h1-bold-font-size: 2.5rem;\n --plasma-typo-h1-bold-font-weight: 600;\n --plasma-typo-h1-bold-line-height: 2.875rem;\n --plasma-typo-h2-font-size: 1.75rem;\n --plasma-typo-h2-font-weight: 400;\n --plasma-typo-h2-line-height: 2.125rem;\n --plasma-typo-h2-bold-font-size: 1.75rem;\n --plasma-typo-h2-bold-font-weight: 600;\n --plasma-typo-h2-bold-line-height: 2.125rem;\n --plasma-typo-h3-font-size: 1.25rem;\n --plasma-typo-h3-font-weight: 400;\n --plasma-typo-h3-line-height: 1.625rem;\n --plasma-typo-h3-bold-font-size: 1.25rem;\n --plasma-typo-h3-bold-font-weight: 600;\n --plasma-typo-h3-bold-line-height: 1.625rem;\n --plasma-typo-h4-font-size: 1.125rem;\n --plasma-typo-h4-font-weight: 400;\n --plasma-typo-h4-line-height: 1.5rem;\n --plasma-typo-h4-bold-font-size: 1.125rem;\n --plasma-typo-h4-bold-font-weight: 600;\n --plasma-typo-h4-bold-line-height: 1.5rem;\n --plasma-typo-h5-font-size: 1rem;\n --plasma-typo-h5-font-weight: 400;\n --plasma-typo-h5-line-height: 1.375rem;\n --plasma-typo-h5-bold-font-size: 1rem;\n --plasma-typo-h5-bold-font-weight: 600;\n --plasma-typo-h5-bold-line-height: 1.375rem;\n --plasma-typo-body-l-font-size: 1.125rem;\n --plasma-typo-body-l-font-weight: 400;\n --plasma-typo-body-l-line-height: 1.375rem;\n --plasma-typo-body-l-bold-font-size: 1.125rem;\n --plasma-typo-body-l-bold-font-weight: 600;\n --plasma-typo-body-l-bold-line-height: 1.375rem;\n --plasma-typo-body-m-font-size: 1rem;\n --plasma-typo-body-m-font-weight: 400;\n --plasma-typo-body-m-line-height: 1.25rem;\n --plasma-typo-body-m-bold-font-size: 1rem;\n --plasma-typo-body-m-bold-font-weight: 600;\n --plasma-typo-body-m-bold-line-height: 1.25rem;\n --plasma-typo-body-s-font-size: 0.875rem;\n --plasma-typo-body-s-font-weight: 400;\n --plasma-typo-body-s-line-height: 1.125rem;\n --plasma-typo-body-s-bold-font-size: 0.875rem;\n --plasma-typo-body-s-bold-font-weight: 600;\n --plasma-typo-body-s-bold-line-height: 1.125rem;\n --plasma-typo-body-xs-font-size: 0.75rem;\n --plasma-typo-body-xs-font-weight: 400;\n --plasma-typo-body-xs-line-height: 0.875rem;\n --plasma-typo-body-xs-bold-font-size: 0.75rem;\n --plasma-typo-body-xs-bold-font-weight: 600;\n --plasma-typo-body-xs-bold-line-height: 0.875rem;\n --plasma-typo-body-xxs-font-size: 0.625rem;\n --plasma-typo-body-xxs-font-weight: 400;\n --plasma-typo-body-xxs-line-height: 0.75rem;\n --plasma-typo-body-xxs-bold-font-size: 0.625rem;\n --plasma-typo-body-xxs-bold-font-weight: 600;\n --plasma-typo-body-xxs-bold-line-height: 0.75rem;\n --plasma-typo-text-l-font-size: 1.25rem;\n --plasma-typo-text-l-font-weight: 400;\n --plasma-typo-text-l-line-height: 1.75rem;\n --plasma-typo-text-l-bold-font-size: 1.25rem;\n --plasma-typo-text-l-bold-font-weight: 600;\n --plasma-typo-text-l-bold-line-height: 1.75rem;\n --plasma-typo-text-m-font-size: 1rem;\n --plasma-typo-text-m-font-weight: 400;\n --plasma-typo-text-m-line-height: 1.5rem;\n --plasma-typo-text-m-bold-font-size: 1rem;\n --plasma-typo-text-m-bold-font-weight: 600;\n --plasma-typo-text-m-bold-line-height: 1.5rem;\n --plasma-typo-text-s-font-size: 0.875rem;\n --plasma-typo-text-s-font-weight: 400;\n --plasma-typo-text-s-line-height: 1.25rem;\n --plasma-typo-text-s-bold-font-size: 0.875rem;\n --plasma-typo-text-s-bold-font-weight: 600;\n --plasma-typo-text-s-bold-line-height: 1.25rem;\n --plasma-typo-text-xs-font-size: 0.75rem;\n --plasma-typo-text-xs-font-weight: 400;\n --plasma-typo-text-xs-line-height: 1rem;\n --plasma-typo-text-xs-bold-font-size: 0.75rem;\n --plasma-typo-text-xs-bold-font-weight: 600;\n --plasma-typo-text-xs-bold-line-height: 1rem;\n }\n}\n\n@media (min-width: 960px) {\n :root {\n --plasma-typo-dspl-l-font-size: 8rem;\n --plasma-typo-dspl-l-font-weight: 300;\n --plasma-typo-dspl-l-line-height: 8rem;\n --plasma-typo-dspl-l-bold-font-size: 8rem;\n --plasma-typo-dspl-l-bold-font-weight: 600;\n --plasma-typo-dspl-l-bold-line-height: 8rem;\n --plasma-typo-dspl-m-font-size: 5.5rem;\n --plasma-typo-dspl-m-font-weight: 300;\n --plasma-typo-dspl-m-line-height: 5.75rem;\n --plasma-typo-dspl-m-bold-font-size: 5.5rem;\n --plasma-typo-dspl-m-bold-font-weight: 600;\n --plasma-typo-dspl-m-bold-line-height: 5.75rem;\n --plasma-typo-dspl-s-font-size: 4rem;\n --plasma-typo-dspl-s-font-weight: 300;\n --plasma-typo-dspl-s-line-height: 4.25rem;\n --plasma-typo-dspl-s-bold-font-size: 4rem;\n --plasma-typo-dspl-s-bold-font-weight: 600;\n --plasma-typo-dspl-s-bold-line-height: 4.25rem;\n --plasma-typo-h1-font-size: 3rem;\n --plasma-typo-h1-font-weight: 400;\n --plasma-typo-h1-line-height: 3.375rem;\n --plasma-typo-h1-bold-font-size: 3rem;\n --plasma-typo-h1-bold-font-weight: 600;\n --plasma-typo-h1-bold-line-height: 3.375rem;\n --plasma-typo-h2-font-size: 2rem;\n --plasma-typo-h2-font-weight: 400;\n --plasma-typo-h2-line-height: 2.375rem;\n --plasma-typo-h2-bold-font-size: 2rem;\n --plasma-typo-h2-bold-font-weight: 600;\n --plasma-typo-h2-bold-line-height: 2.375rem;\n --plasma-typo-h3-font-size: 1.5rem;\n --plasma-typo-h3-font-weight: 400;\n --plasma-typo-h3-line-height: 1.875rem;\n --plasma-typo-h3-bold-font-size: 1.5rem;\n --plasma-typo-h3-bold-font-weight: 600;\n --plasma-typo-h3-bold-line-height: 1.875rem;\n --plasma-typo-h4-font-size: 1.25rem;\n --plasma-typo-h4-font-weight: 400;\n --plasma-typo-h4-line-height: 1.625rem;\n --plasma-typo-h4-bold-font-size: 1.25rem;\n --plasma-typo-h4-bold-font-weight: 600;\n --plasma-typo-h4-bold-line-height: 1.625rem;\n --plasma-typo-h5-font-size: 1.125rem;\n --plasma-typo-h5-font-weight: 400;\n --plasma-typo-h5-line-height: 1.5rem;\n --plasma-typo-h5-bold-font-size: 1.125rem;\n --plasma-typo-h5-bold-font-weight: 600;\n --plasma-typo-h5-bold-line-height: 1.5rem;\n --plasma-typo-body-l-font-size: 1.125rem;\n --plasma-typo-body-l-font-weight: 400;\n --plasma-typo-body-l-line-height: 1.375rem;\n --plasma-typo-body-l-bold-font-size: 1.125rem;\n --plasma-typo-body-l-bold-font-weight: 600;\n --plasma-typo-body-l-bold-line-height: 1.375rem;\n --plasma-typo-body-m-font-size: 1rem;\n --plasma-typo-body-m-font-weight: 400;\n --plasma-typo-body-m-line-height: 1.25rem;\n --plasma-typo-body-m-bold-font-size: 1rem;\n --plasma-typo-body-m-bold-font-weight: 600;\n --plasma-typo-body-m-bold-line-height: 1.25rem;\n --plasma-typo-body-s-font-size: 0.875rem;\n --plasma-typo-body-s-font-weight: 400;\n --plasma-typo-body-s-line-height: 1.125rem;\n --plasma-typo-body-s-bold-font-size: 0.875rem;\n --plasma-typo-body-s-bold-font-weight: 600;\n --plasma-typo-body-s-bold-line-height: 1.125rem;\n --plasma-typo-body-xs-font-size: 0.75rem;\n --plasma-typo-body-xs-font-weight: 400;\n --plasma-typo-body-xs-line-height: 0.875rem;\n --plasma-typo-body-xs-bold-font-size: 0.75rem;\n --plasma-typo-body-xs-bold-font-weight: 600;\n --plasma-typo-body-xs-bold-line-height: 0.875rem;\n --plasma-typo-body-xxs-font-size: 0.625rem;\n --plasma-typo-body-xxs-font-weight: 400;\n --plasma-typo-body-xxs-line-height: 0.75rem;\n --plasma-typo-body-xxs-bold-font-size: 0.625rem;\n --plasma-typo-body-xxs-bold-font-weight: 600;\n --plasma-typo-body-xxs-bold-line-height: 0.75rem;\n --plasma-typo-text-l-font-size: 1.5rem;\n --plasma-typo-text-l-font-weight: 400;\n --plasma-typo-text-l-line-height: 2rem;\n --plasma-typo-text-l-bold-font-size: 1.5rem;\n --plasma-typo-text-l-bold-font-weight: 600;\n --plasma-typo-text-l-bold-line-height: 2rem;\n --plasma-typo-text-m-font-size: 1.125rem;\n --plasma-typo-text-m-font-weight: 400;\n --plasma-typo-text-m-line-height: 1.625rem;\n --plasma-typo-text-m-bold-font-size: 1.125rem;\n --plasma-typo-text-m-bold-font-weight: 600;\n --plasma-typo-text-m-bold-line-height: 1.625rem;\n --plasma-typo-text-s-font-size: 0.875rem;\n --plasma-typo-text-s-font-weight: 400;\n --plasma-typo-text-s-line-height: 1.25rem;\n --plasma-typo-text-s-bold-font-size: 0.875rem;\n --plasma-typo-text-s-bold-font-weight: 600;\n --plasma-typo-text-s-bold-line-height: 1.25rem;\n --plasma-typo-text-xs-font-size: 0.75rem;\n --plasma-typo-text-xs-font-weight: 400;\n --plasma-typo-text-xs-line-height: 1rem;\n --plasma-typo-text-xs-bold-font-size: 0.75rem;\n --plasma-typo-text-xs-bold-font-weight: 600;\n --plasma-typo-text-xs-bold-line-height: 1rem;\n }\n}\n"];
|
|
3
3
|
//# sourceMappingURL=sdds_serv__dark.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sdds_serv__dark.js","sourceRoot":"","sources":["../../src/themes/sdds_serv__dark.ts"],"names":[],"mappings":"AAAA,oDAAoD;AAEpD,MAAM,CAAC,IAAM,eAAe,GAAG,CAAC,
|
|
1
|
+
{"version":3,"file":"sdds_serv__dark.js","sourceRoot":"","sources":["../../src/themes/sdds_serv__dark.ts"],"names":[],"mappings":"AAAA,oDAAoD;AAEpD,MAAM,CAAC,IAAM,eAAe,GAAG,CAAC,6gpCA2vB/B,CAAoC,CAAC"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
// Generated by robots, do not change this manually!
|
|
2
|
-
export var sdds_serv__light = ["\n:root {\n --text-primary-hover: #17171793;\n --text-primary-active: #171717C4;\n --text-primary: #171717F5;\n --text-secondary-hover: #171717FF;\n --text-secondary-active: #171717AB;\n --text-secondary: #1717178F;\n --text-tertiary-hover: #171717FF;\n --text-tertiary-active: #17171756;\n --text-tertiary: #17171748;\n --text-paragraph-hover: #1717177A;\n --text-paragraph-active: #171717A3;\n --text-paragraph: #171717CC;\n --text-accent-hover: #14B32EFF;\n --text-accent-active: #0C6A1BFF;\n --text-accent: #108E26;\n --text-accent-gradient-hover: #000000FF;\n --text-accent-gradient-active: #CCCCCCFF;\n --text-accent-gradient: linear-gradient(45deg, #0D8523 0%, #0DA8AB 100%);\n --text-positive-hover: #14B32EFF;\n --text-positive-active: #0C6A1BFF;\n --text-positive: #108E26;\n --text-warning-hover: #FD6B17FF;\n --text-warning-active: #C04802FF;\n --text-warning: #E85702;\n --text-negative-hover: #F54254FF;\n --text-negative-active: #DA0B20FF;\n --text-negative: #F31B31;\n --on-dark-text-primary-hover: #F5F5F593;\n --on-dark-text-primary-active: #F5F5F5C4;\n --on-dark-text-primary: #F5F5F5F5;\n --on-dark-text-secondary-hover: #F5F5F5FF;\n --on-dark-text-secondary-active: #F5F5F5AB;\n --on-dark-text-secondary: #F5F5F58F;\n --on-dark-text-tertiary-hover: #F5F5F5FF;\n --on-dark-text-tertiary-active: #F5F5F556;\n --on-dark-text-tertiary: #F5F5F548;\n --on-dark-text-paragraph-hover: #F5F5F57A;\n --on-dark-text-paragraph-active: #F5F5F5A3;\n --on-dark-text-paragraph: #F5F5F5CC;\n --on-dark-text-accent-hover: #2BD44AFF;\n --on-dark-text-accent-active: #1D9032FF;\n --on-dark-text-accent: #24B23E;\n --on-dark-text-accent-gradient-hover: #000000FF;\n --on-dark-text-accent-gradient-active: #CCCCCCFF;\n --on-dark-text-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --on-dark-text-positive-hover: #2BD44AFF;\n --on-dark-text-positive-active: #1D9032FF;\n --on-dark-text-positive: #24B23E;\n --on-dark-text-warning-hover: #FF8B4DFF;\n --on-dark-text-warning-active: #FA5700FF;\n --on-dark-text-warning: #FF7024;\n --on-dark-text-negative-hover: #FF6675FF;\n --on-dark-text-negative-active: #FF142CFF;\n --on-dark-text-negative: #FF3D51;\n --on-light-text-primary-hover: #17171793;\n --on-light-text-primary-active: #171717C4;\n --on-light-text-primary: #171717F5;\n --on-light-text-secondary-hover: #171717FF;\n --on-light-text-secondary-active: #171717AB;\n --on-light-text-secondary: #1717178F;\n --on-light-text-tertiary-hover: #171717FF;\n --on-light-text-tertiary-active: #17171756;\n --on-light-text-tertiary: #17171748;\n --on-light-text-paragraph-hover: #1717177A;\n --on-light-text-paragraph-active: #171717A3;\n --on-light-text-paragraph: #171717CC;\n --on-light-text-accent-hover: #14B32EFF;\n --on-light-text-accent-active: #0C6A1BFF;\n --on-light-text-accent: #108E26;\n --on-light-text-accent-gradient-hover: #000000FF;\n --on-light-text-accent-gradient-active: #CCCCCCFF;\n --on-light-text-accent-gradient: linear-gradient(45deg, #0D8523 0%, #0DA8AB 100%);\n --on-light-text-positive-hover: #14B32EFF;\n --on-light-text-positive-active: #0C6A1BFF;\n --on-light-text-positive: #108E26;\n --on-light-text-warning-hover: #FD6B17FF;\n --on-light-text-warning-active: #C04802FF;\n --on-light-text-warning: #E85702;\n --on-light-text-negative-hover: #F54254FF;\n --on-light-text-negative-active: #DA0B20FF;\n --on-light-text-negative: #F31B31;\n --inverse-text-primary-hover: #F5F5F593;\n --inverse-text-primary-active: #F5F5F5C4;\n --inverse-text-primary: #F5F5F5F5;\n --inverse-text-secondary-hover: #F5F5F5FF;\n --inverse-text-secondary-active: #F5F5F5AB;\n --inverse-text-secondary: #F5F5F58F;\n --inverse-text-tertiary-hover: #F5F5F5FF;\n --inverse-text-tertiary-active: #F5F5F556;\n --inverse-text-tertiary: #F5F5F548;\n --inverse-text-paragraph-hover: #F5F5F57A;\n --inverse-text-paragraph-active: #F5F5F5A3;\n --inverse-text-paragraph: #F5F5F5CC;\n --inverse-text-accent-hover: #2BD44AFF;\n --inverse-text-accent-active: #1D9032FF;\n --inverse-text-accent: #24B23E;\n --inverse-text-accent-gradient-hover: #000000FF;\n --inverse-text-accent-gradient-active: #CCCCCCFF;\n --inverse-text-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --inverse-text-positive-hover: #2BD44AFF;\n --inverse-text-positive-active: #1D9032FF;\n --inverse-text-positive: #24B23E;\n --inverse-text-warning-hover: #FF8B4DFF;\n --inverse-text-warning-active: #FA5700FF;\n --inverse-text-warning: #FF7024;\n --inverse-text-negative-hover: #FF6675FF;\n --inverse-text-negative-active: #FF142CFF;\n --inverse-text-negative: #FF3D51;\n --surface-solid-primary-hover: #FAFAFAFF;\n --surface-solid-primary-active: #F0F0F0FF;\n --surface-solid-primary: #F5F5F5;\n --surface-solid-secondary-hover: #F7F7F7FF;\n --surface-solid-secondary-active: #E8E8E8FF;\n --surface-solid-secondary: #ECECEC;\n --surface-solid-tertiary-hover: #EDEDEDFF;\n --surface-solid-tertiary-active: #D4D4D4FF;\n --surface-solid-tertiary: #DDDDDD;\n --surface-solid-card-hover: #FFFFFFFF;\n --surface-solid-card-active: #FFFFFFFF;\n --surface-solid-card: #FFFFFFFF;\n --surface-solid-default-hover: #262626FF;\n --surface-solid-default-active: #030303FF;\n --surface-solid-default: #080808;\n --surface-transparent-primary-hover: #08080800;\n --surface-transparent-primary-active: #0808080A;\n --surface-transparent-primary: rgba(8, 8, 8, 0.02);\n --surface-transparent-secondary-hover: #08080805;\n --surface-transparent-secondary-active: #0808081A;\n --surface-transparent-secondary: rgba(8, 8, 8, 0.06);\n --surface-transparent-tertiary-hover: #0808080A;\n --surface-transparent-tertiary-active: #08080829;\n --surface-transparent-tertiary: rgba(8, 8, 8, 0.12);\n --surface-transparent-deep-hover: #0808088F;\n --surface-transparent-deep-active: #080808AD;\n --surface-transparent-deep: #080808A3;\n --surface-transparent-card-hover: #FFFFFFFF;\n --surface-transparent-card-active: #FFFFFFFF;\n --surface-transparent-card: #FFFFFFFF;\n --surface-clear-hover: #00000000;\n --surface-clear-active: #00000000;\n --surface-clear: rgba(0, 0, 0, 0);\n --surface-accent-hover: #1EB83AFF;\n --surface-accent-active: #178C2CFF;\n --surface-accent: #1A9E32;\n --surface-accent-gradient-hover: #FFFFFFFF;\n --surface-accent-gradient-active: #FFFFFFFF;\n --surface-accent-gradient: linear-gradient(45deg, #0D8523 0%, #0DA8AB 100%);\n --surface-positive-hover: #1EB83AFF;\n --surface-positive-active: #178C2CFF;\n --surface-positive: #1A9E32;\n --surface-warning-hover: #FB782DFF;\n --surface-warning-active: #E65705FF;\n --surface-warning: #FA5F05;\n --surface-negative-hover: #FF5263FF;\n --surface-negative-active: #FF142CFF;\n --surface-negative: #FF293E;\n --on-dark-surface-solid-primary-hover: #363636FF;\n --on-dark-surface-solid-primary-active: #0D0D0DFF;\n --on-dark-surface-solid-primary: #171717;\n --on-dark-surface-solid-secondary-hover: #3B3B3BFF;\n --on-dark-surface-solid-secondary-active: #1C1C1CFF;\n --on-dark-surface-solid-secondary: #262626;\n --on-dark-surface-solid-tertiary-hover: #4A4A4AFF;\n --on-dark-surface-solid-tertiary-active: #2B2B2BFF;\n --on-dark-surface-solid-tertiary: #363636;\n --on-dark-surface-solid-card-hover: #363636FF;\n --on-dark-surface-solid-card-active: #0D0D0DFF;\n --on-dark-surface-solid-card: #171717;\n --on-dark-surface-solid-default-hover: #FFFFFFFF;\n --on-dark-surface-solid-default-active: #F5F5F5FF;\n --on-dark-surface-solid-default: #F9F9F9;\n --on-dark-surface-transparent-primary-hover: #FFFFFF05;\n --on-dark-surface-transparent-primary-active: #FFFFFF1A;\n --on-dark-surface-transparent-primary: rgba(255, 255, 255, 0.06);\n --on-dark-surface-transparent-secondary-hover: #FFFFFF0A;\n --on-dark-surface-transparent-secondary-active: #FFFFFF29;\n --on-dark-surface-transparent-secondary: rgba(255, 255, 255, 0.12);\n --on-dark-surface-transparent-tertiary-hover: #FFFFFF1F;\n --on-dark-surface-transparent-tertiary-active: #FFFFFF3D;\n --on-dark-surface-transparent-tertiary: rgba(255, 255, 255, 0.2);\n --on-dark-surface-transparent-deep-hover: #FFFFFF8F;\n --on-dark-surface-transparent-deep-active: #FFFFFFAD;\n --on-dark-surface-transparent-deep: #FFFFFFA3;\n --on-dark-surface-transparent-card-hover: #FFFFFF05;\n --on-dark-surface-transparent-card-active: #FFFFFF1A;\n --on-dark-surface-transparent-card: #FFFFFF0F;\n --on-dark-surface-clear-hover: #00000000;\n --on-dark-surface-clear-active: #00000000;\n --on-dark-surface-clear: rgba(0, 0, 0, 0);\n --on-dark-surface-accent-hover: #1EB83AFF;\n --on-dark-surface-accent-active: #178C2CFF;\n --on-dark-surface-accent: #1A9E32;\n --on-dark-surface-accent-gradient-hover: #FFFFFFFF;\n --on-dark-surface-accent-gradient-active: #FFFFFFFF;\n --on-dark-surface-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --on-dark-surface-positive-hover: #1EB83AFF;\n --on-dark-surface-positive-active: #178C2CFF;\n --on-dark-surface-positive: #1A9E32;\n --on-dark-surface-warning-hover: #FB782DFF;\n --on-dark-surface-warning-active: #E65705FF;\n --on-dark-surface-warning: #FA5F05;\n --on-dark-surface-negative-hover: #FF5263FF;\n --on-dark-surface-negative-active: #FF142CFF;\n --on-dark-surface-negative: #FF293E;\n --on-light-surface-solid-primary-hover: #FAFAFAFF;\n --on-light-surface-solid-primary-active: #F0F0F0FF;\n --on-light-surface-solid-primary: #F5F5F5;\n --on-light-surface-solid-secondary-hover: #F7F7F7FF;\n --on-light-surface-solid-secondary-active: #E8E8E8FF;\n --on-light-surface-solid-secondary: #ECECEC;\n --on-light-surface-solid-tertiary-hover: #EDEDEDFF;\n --on-light-surface-solid-tertiary-active: #D4D4D4FF;\n --on-light-surface-solid-tertiary: #DDDDDD;\n --on-light-surface-solid-card-hover: #FFFFFFFF;\n --on-light-surface-solid-card-active: #FFFFFFFF;\n --on-light-surface-solid-card: #FFFFFFFF;\n --on-light-surface-solid-default-hover: #262626FF;\n --on-light-surface-solid-default-active: #030303FF;\n --on-light-surface-solid-default: #080808;\n --on-light-surface-transparent-primary-hover: #08080800;\n --on-light-surface-transparent-primary-active: #0808080A;\n --on-light-surface-transparent-primary: rgba(8, 8, 8, 0.02);\n --on-light-surface-transparent-secondary-hover: #08080805;\n --on-light-surface-transparent-secondary-active: #0808081A;\n --on-light-surface-transparent-secondary: rgba(8, 8, 8, 0.06);\n --on-light-surface-transparent-tertiary-hover: #0808080A;\n --on-light-surface-transparent-tertiary-active: #08080829;\n --on-light-surface-transparent-tertiary: rgba(8, 8, 8, 0.12);\n --on-light-surface-transparent-deep-hover: #0808088F;\n --on-light-surface-transparent-deep-active: #080808AD;\n --on-light-surface-transparent-deep: #080808A3;\n --on-light-surface-transparent-card-hover: #FFFFFFFF;\n --on-light-surface-transparent-card-active: #FFFFFFFF;\n --on-light-surface-transparent-card: #FFFFFFFF;\n --on-light-surface-clear-hover: #00000000;\n --on-light-surface-clear-active: #00000000;\n --on-light-surface-clear: rgba(0, 0, 0, 0);\n --on-light-surface-accent-hover: #1EB83AFF;\n --on-light-surface-accent-active: #178C2CFF;\n --on-light-surface-accent: #1A9E32;\n --on-light-surface-accent-gradient-hover: #FFFFFFFF;\n --on-light-surface-accent-gradient-active: #FFFFFFFF;\n --on-light-surface-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --on-light-surface-positive-hover: #1EB83AFF;\n --on-light-surface-positive-active: #178C2CFF;\n --on-light-surface-positive: #1A9E32;\n --on-light-surface-warning-hover: #FB782DFF;\n --on-light-surface-warning-active: #E65705FF;\n --on-light-surface-warning: #FA5F05;\n --on-light-surface-negative-hover: #FF5263FF;\n --on-light-surface-negative-active: #FF142CFF;\n --on-light-surface-negative: #FF293E;\n --inverse-surface-solid-primary-hover: #363636FF;\n --inverse-surface-solid-primary-active: #0D0D0DFF;\n --inverse-surface-solid-primary: #171717;\n --inverse-surface-solid-secondary-hover: #3B3B3BFF;\n --inverse-surface-solid-secondary-active: #1C1C1CFF;\n --inverse-surface-solid-secondary: #262626;\n --inverse-surface-solid-tertiary-hover: #4A4A4AFF;\n --inverse-surface-solid-tertiary-active: #2B2B2BFF;\n --inverse-surface-solid-tertiary: #363636;\n --inverse-surface-solid-card-hover: #363636FF;\n --inverse-surface-solid-card-active: #0D0D0DFF;\n --inverse-surface-solid-card: #171717;\n --inverse-surface-solid-default-hover: #FFFFFFFF;\n --inverse-surface-solid-default-active: #F5F5F5FF;\n --inverse-surface-solid-default: #F9F9F9;\n --inverse-surface-transparent-primary-hover: #FFFFFF05;\n --inverse-surface-transparent-primary-active: #FFFFFF1A;\n --inverse-surface-transparent-primary: rgba(255, 255, 255, 0.06);\n --inverse-surface-transparent-secondary-hover: #FFFFFF0A;\n --inverse-surface-transparent-secondary-active: #FFFFFF29;\n --inverse-surface-transparent-secondary: rgba(255, 255, 255, 0.12);\n --inverse-surface-transparent-tertiary-hover: #FFFFFF1F;\n --inverse-surface-transparent-tertiary-active: #FFFFFF3D;\n --inverse-surface-transparent-tertiary: rgba(255, 255, 255, 0.2);\n --inverse-surface-transparent-deep-hover: #FFFFFF8F;\n --inverse-surface-transparent-deep-active: #FFFFFFAD;\n --inverse-surface-transparent-deep: #FFFFFFA3;\n --inverse-surface-transparent-card-hover: #FFFFFF05;\n --inverse-surface-transparent-card-active: #FFFFFF1A;\n --inverse-surface-transparent-card: #FFFFFF0F;\n --inverse-surface-clear-hover: #00000000;\n --inverse-surface-clear-active: #00000000;\n --inverse-surface-clear: rgba(0, 0, 0, 0);\n --inverse-surface-accent-hover: #1EB83AFF;\n --inverse-surface-accent-active: #178C2CFF;\n --inverse-surface-accent: #1A9E32;\n --inverse-surface-accent-gradient-hover: #FFFFFFFF;\n --inverse-surface-accent-gradient-active: #FFFFFFFF;\n --inverse-surface-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --inverse-surface-positive-hover: #1EB83AFF;\n --inverse-surface-positive-active: #178C2CFF;\n --inverse-surface-positive: #1A9E32;\n --inverse-surface-warning-hover: #FB782DFF;\n --inverse-surface-warning-active: #E65705FF;\n --inverse-surface-warning: #FA5F05;\n --inverse-surface-negative-hover: #FF5263FF;\n --inverse-surface-negative-active: #FF142CFF;\n --inverse-surface-negative: #FF293E;\n --background-primary: #F9F9F9;\n --dark-background-primary: #080808;\n --light-background-primary: #F9F9F9;\n --inverse-background-primary: #080808;\n --overlay-soft: #F9F9F98F;\n --overlay-hard: #F9F9F9F5;\n --overlay-blur: rgba(249,249,249,0.28);\n --on-dark-overlay-soft: #0808088F;\n --on-dark-overlay-hard: #080808F5;\n --on-dark-overlay-blur: rgba(8,8,8,0.28);\n --on-light-overlay-soft: #F9F9F98F;\n --on-light-overlay-hard: #F9F9F9F5;\n --on-light-overlay-blur: rgba(249,249,249,0.28);\n --inverse-overlay-soft: #0808088F;\n --inverse-overlay-hard: #080808F5;\n --inverse-overlay-blur: rgba(8,8,8,0.28);\n --skeleton-gradient: linear-gradient( 90deg, rgba(8, 8, 8, 0.09) 0%, rgba(8, 8, 8, 0.08) 6.25%, rgba(8, 8, 8, 0.05) 12.5%, rgba(8, 8, 8, 0.01) 25%, rgba(8, 8, 8, 0.05) 37.5%, rgba(8, 8, 8, 0.08) 43.75%, rgba(8, 8, 8, 0.09) 50%, rgba(8, 8, 8, 0.08) 56.25%, rgba(8, 8, 8, 0.05) 62.5%, rgba(8, 8, 8, 0.01) 75%, rgba(8, 8, 8, 0.05) 87.5%, rgba(8, 8, 8, 0.08) 93.75%, rgba(8, 8, 8, 0.09) 100% );\n --skeleton-gradient-lighter: linear-gradient( 90deg, rgba(8, 8, 8, 0.36) 0%, rgba(8, 8, 8, 0.32) 6.25%, rgba(8, 8, 8, 0.20) 12.5%, rgba(8, 8, 8, 0.04) 25%, rgba(8, 8, 8, 0.20) 37.5%, rgba(8, 8, 8, 0.32) 43.75%, rgba(8, 8, 8, 0.36) 50%, rgba(8, 8, 8, 0.08) 56.25%, rgba(8, 8, 8, 0.20) 62.5%, rgba(8, 8, 8, 0.04) 75%, rgba(8, 8, 8, 0.20) 87.5%, rgba(8, 8, 8, 0.32) 93.75%, rgba(8, 8, 8, 0.36) 100% );\n color: var(--text-primary);\n background-color: var(--background-primary);\n}\n\n:root {\n font-size: 16px;\n --plasma-typo-overflow-wrap: break-word;\n --plasma-typo-hyphens: auto;\n --plasma-typo-display-font-family: 'SB Sans Display', sans-serif;\n --plasma-typo-text-font-family: 'SB Sans Text', sans-serif;\n --plasma-typo-dspl-l-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-l-letter-spacing: normal;\n --plasma-typo-dspl-l-font-style: normal;\n --plasma-typo-dspl-l-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-l-bold-letter-spacing: normal;\n --plasma-typo-dspl-l-bold-font-style: normal;\n --plasma-typo-dspl-m-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-m-letter-spacing: normal;\n --plasma-typo-dspl-m-font-style: normal;\n --plasma-typo-dspl-m-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-m-bold-letter-spacing: normal;\n --plasma-typo-dspl-m-bold-font-style: normal;\n --plasma-typo-dspl-s-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-s-letter-spacing: normal;\n --plasma-typo-dspl-s-font-style: normal;\n --plasma-typo-dspl-s-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-s-bold-letter-spacing: normal;\n --plasma-typo-dspl-s-bold-font-style: normal;\n --plasma-typo-h1-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h1-letter-spacing: normal;\n --plasma-typo-h1-font-style: normal;\n --plasma-typo-h1-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h1-bold-letter-spacing: normal;\n --plasma-typo-h1-bold-font-style: normal;\n --plasma-typo-h2-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h2-letter-spacing: normal;\n --plasma-typo-h2-font-style: normal;\n --plasma-typo-h2-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h2-bold-letter-spacing: normal;\n --plasma-typo-h2-bold-font-style: normal;\n --plasma-typo-h3-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h3-letter-spacing: normal;\n --plasma-typo-h3-font-style: normal;\n --plasma-typo-h3-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h3-bold-letter-spacing: normal;\n --plasma-typo-h3-bold-font-style: normal;\n --plasma-typo-h4-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h4-letter-spacing: normal;\n --plasma-typo-h4-font-style: normal;\n --plasma-typo-h4-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h4-bold-letter-spacing: normal;\n --plasma-typo-h4-bold-font-style: normal;\n --plasma-typo-h5-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h5-letter-spacing: normal;\n --plasma-typo-h5-font-style: normal;\n --plasma-typo-h5-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h5-bold-letter-spacing: normal;\n --plasma-typo-h5-bold-font-style: normal;\n --plasma-typo-body-l-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-l-letter-spacing: -0.02em;\n --plasma-typo-body-l-font-style: normal;\n --plasma-typo-body-l-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-l-bold-letter-spacing: -0.02em;\n --plasma-typo-body-l-bold-font-style: normal;\n --plasma-typo-body-m-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-m-letter-spacing: -0.02em;\n --plasma-typo-body-m-font-style: normal;\n --plasma-typo-body-m-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-m-bold-letter-spacing: -0.02em;\n --plasma-typo-body-m-bold-font-style: normal;\n --plasma-typo-body-s-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-s-letter-spacing: -0.02em;\n --plasma-typo-body-s-font-style: normal;\n --plasma-typo-body-s-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-s-bold-letter-spacing: -0.02em;\n --plasma-typo-body-s-bold-font-style: normal;\n --plasma-typo-body-xs-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xs-letter-spacing: -0.02em;\n --plasma-typo-body-xs-font-style: normal;\n --plasma-typo-body-xs-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xs-bold-letter-spacing: -0.02em;\n --plasma-typo-body-xs-bold-font-style: normal;\n --plasma-typo-body-xxs-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xxs-letter-spacing: -0.02em;\n --plasma-typo-body-xxs-font-style: normal;\n --plasma-typo-body-xxs-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xxs-bold-letter-spacing: -0.02em;\n --plasma-typo-body-xxs-bold-font-style: normal;\n --plasma-typo-text-l-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-l-letter-spacing: -0.02em;\n --plasma-typo-text-l-font-style: normal;\n --plasma-typo-text-l-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-l-bold-letter-spacing: -0.02em;\n --plasma-typo-text-l-bold-font-style: normal;\n --plasma-typo-text-m-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-m-letter-spacing: -0.02em;\n --plasma-typo-text-m-font-style: normal;\n --plasma-typo-text-m-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-m-bold-letter-spacing: -0.02em;\n --plasma-typo-text-m-bold-font-style: normal;\n --plasma-typo-text-s-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-s-letter-spacing: -0.02em;\n --plasma-typo-text-s-font-style: normal;\n --plasma-typo-text-s-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-s-bold-letter-spacing: -0.02emm;\n --plasma-typo-text-s-bold-font-style: normal;\n --plasma-typo-text-xs-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-xs-letter-spacing: -0.02em;\n --plasma-typo-text-xs-font-style: normal;\n --plasma-typo-text-xs-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-xs-bold-letter-spacing: -0.02em;\n --plasma-typo-text-xs-bold-font-style: normal;\n}\n\n@media (max-width: 559px) {\n :root {\n --plasma-typo-dspl-l-font-size: 5.5rem;\n --plasma-typo-dspl-l-font-weight: 300;\n --plasma-typo-dspl-l-line-height: 5.75rem;\n --plasma-typo-dspl-l-bold-font-size: 5.5rem;\n --plasma-typo-dspl-l-bold-font-weight: 600;\n --plasma-typo-dspl-l-bold-line-height: 5.75rem;\n --plasma-typo-dspl-m-font-size: 3.5rem;\n --plasma-typo-dspl-m-font-weight: 300;\n --plasma-typo-dspl-m-line-height: 3.875rem;\n --plasma-typo-dspl-m-bold-font-size: 3.5rem;\n --plasma-typo-dspl-m-bold-font-weight: 600;\n --plasma-typo-dspl-m-bold-line-height: 3.875rem;\n --plasma-typo-dspl-s-font-size: 2.5rem;\n --plasma-typo-dspl-s-font-weight: 300;\n --plasma-typo-dspl-s-line-height: 2.875rem;\n --plasma-typo-dspl-s-bold-font-size: 2.5rem;\n --plasma-typo-dspl-s-bold-font-weight: 600;\n --plasma-typo-dspl-s-bold-line-height: 2.875rem;\n --plasma-typo-h1-font-size: 1.75rem;\n --plasma-typo-h1-font-weight: 400;\n --plasma-typo-h1-line-height: 2.125rem;\n --plasma-typo-h1-bold-font-size: 1.75rem;\n --plasma-typo-h1-bold-font-weight: 600;\n --plasma-typo-h1-bold-line-height: 2.125rem;\n --plasma-typo-h2-font-size: 1.5rem;\n --plasma-typo-h2-font-weight: 400;\n --plasma-typo-h2-line-height: 1.875rem;\n --plasma-typo-h2-bold-font-size: 1.5rem;\n --plasma-typo-h2-bold-font-weight: 600;\n --plasma-typo-h2-bold-line-height: 1.875rem;\n --plasma-typo-h3-font-size: 1.25rem;\n --plasma-typo-h3-font-weight: 400;\n --plasma-typo-h3-line-height: 1.625rem;\n --plasma-typo-h3-bold-font-size: 1.25rem;\n --plasma-typo-h3-bold-font-weight: 600;\n --plasma-typo-h3-bold-line-height: 1.625rem;\n --plasma-typo-h4-font-size: 1.125rem;\n --plasma-typo-h4-font-weight: 400;\n --plasma-typo-h4-line-height: 1.5rem;\n --plasma-typo-h4-bold-font-size: 1.125rem;\n --plasma-typo-h4-bold-font-weight: 600;\n --plasma-typo-h4-bold-line-height: 1.5rem;\n --plasma-typo-h5-font-size: 1rem;\n --plasma-typo-h5-font-weight: 400;\n --plasma-typo-h5-line-height: 1.375rem;\n --plasma-typo-h5-bold-font-size: 1rem;\n --plasma-typo-h5-bold-font-weight: 600;\n --plasma-typo-h5-bold-line-height: 1.375rem;\n --plasma-typo-body-l-font-size: 1.125rem;\n --plasma-typo-body-l-font-weight: 400;\n --plasma-typo-body-l-line-height: 1.375rem;\n --plasma-typo-body-l-bold-font-size: 1.125rem;\n --plasma-typo-body-l-bold-font-weight: 600;\n --plasma-typo-body-l-bold-line-height: 1.375rem;\n --plasma-typo-body-m-font-size: 1rem;\n --plasma-typo-body-m-font-weight: 400;\n --plasma-typo-body-m-line-height: 1.25rem;\n --plasma-typo-body-m-bold-font-size: 1rem;\n --plasma-typo-body-m-bold-font-weight: 600;\n --plasma-typo-body-m-bold-line-height: 1.25rem;\n --plasma-typo-body-s-font-size: 0.875rem;\n --plasma-typo-body-s-font-weight: 400;\n --plasma-typo-body-s-line-height: 1.125rem;\n --plasma-typo-body-s-bold-font-size: 0.875rem;\n --plasma-typo-body-s-bold-font-weight: 600;\n --plasma-typo-body-s-bold-line-height: 1.125rem;\n --plasma-typo-body-xs-font-size: 0.75rem;\n --plasma-typo-body-xs-font-weight: 400;\n --plasma-typo-body-xs-line-height: 0.875rem;\n --plasma-typo-body-xs-bold-font-size: 0.75rem;\n --plasma-typo-body-xs-bold-font-weight: 600;\n --plasma-typo-body-xs-bold-line-height: 0.875rem;\n --plasma-typo-body-xxs-font-size: 0.625rem;\n --plasma-typo-body-xxs-font-weight: 400;\n --plasma-typo-body-xxs-line-height: 0.75rem;\n --plasma-typo-body-xxs-bold-font-size: 0.625rem;\n --plasma-typo-body-xxs-bold-font-weight: 600;\n --plasma-typo-body-xxs-bold-line-height: 0.75rem;\n --plasma-typo-text-l-font-size: 1.125rem;\n --plasma-typo-text-l-font-weight: 400;\n --plasma-typo-text-l-line-height: 1.625rem;\n --plasma-typo-text-l-bold-font-size: 1.125rem;\n --plasma-typo-text-l-bold-font-weight: 600;\n --plasma-typo-text-l-bold-line-height: 1.625rem;\n --plasma-typo-text-m-font-size: 1rem;\n --plasma-typo-text-m-font-weight: 400;\n --plasma-typo-text-m-line-height: 1.5rem;\n --plasma-typo-text-m-bold-font-size: 1rem;\n --plasma-typo-text-m-bold-font-weight: 600;\n --plasma-typo-text-m-bold-line-height: 1.5rem;\n --plasma-typo-text-s-font-size: 0.875rem;\n --plasma-typo-text-s-font-weight: 400;\n --plasma-typo-text-s-line-height: 1.25rem;\n --plasma-typo-text-s-bold-font-size: 0.875rem;\n --plasma-typo-text-s-bold-font-weight: 600;\n --plasma-typo-text-s-bold-line-height: 1.25rem;\n --plasma-typo-text-xs-font-size: 0.75rem;\n --plasma-typo-text-xs-font-weight: 400;\n --plasma-typo-text-xs-line-height: 1rem;\n --plasma-typo-text-xs-bold-font-size: 0.75rem;\n --plasma-typo-text-xs-bold-font-weight: 600;\n --plasma-typo-text-xs-bold-line-height: 1rem;\n }\n}\n\n@media (min-width: 560px) and (max-width: 959px) {\n :root {\n --plasma-typo-dspl-l-font-size: 7rem;\n --plasma-typo-dspl-l-font-weight: 300;\n --plasma-typo-dspl-l-line-height: 7rem;\n --plasma-typo-dspl-l-bold-font-size: 7rem;\n --plasma-typo-dspl-l-bold-font-weight: 600;\n --plasma-typo-dspl-l-bold-line-height: 7rem;\n --plasma-typo-dspl-m-font-size: 4.5rem;\n --plasma-typo-dspl-m-font-weight: 300;\n --plasma-typo-dspl-m-line-height: 4.75rem;\n --plasma-typo-dspl-m-bold-font-size: 4.5rem;\n --plasma-typo-dspl-m-bold-font-weight: 600;\n --plasma-typo-dspl-m-bold-line-height: 4.75rem;\n --plasma-typo-dspl-s-font-size: 3rem;\n --plasma-typo-dspl-s-font-weight: 300;\n --plasma-typo-dspl-s-line-height: 3.375rem;\n --plasma-typo-dspl-s-bold-font-size: 3rem;\n --plasma-typo-dspl-s-bold-font-weight: 600;\n --plasma-typo-dspl-s-bold-line-height: 3.375rem;\n --plasma-typo-h1-font-size: 2.5rem;\n --plasma-typo-h1-font-weight: 400;\n --plasma-typo-h1-line-height: 2.875rem;\n --plasma-typo-h1-bold-font-size: 2.5rem;\n --plasma-typo-h1-bold-font-weight: 600;\n --plasma-typo-h1-bold-line-height: 2.875rem;\n --plasma-typo-h2-font-size: 1.75rem;\n --plasma-typo-h2-font-weight: 400;\n --plasma-typo-h2-line-height: 2.125rem;\n --plasma-typo-h2-bold-font-size: 1.75rem;\n --plasma-typo-h2-bold-font-weight: 600;\n --plasma-typo-h2-bold-line-height: 2.125rem;\n --plasma-typo-h3-font-size: 1.25rem;\n --plasma-typo-h3-font-weight: 400;\n --plasma-typo-h3-line-height: 1.625rem;\n --plasma-typo-h3-bold-font-size: 1.25rem;\n --plasma-typo-h3-bold-font-weight: 600;\n --plasma-typo-h3-bold-line-height: 1.625rem;\n --plasma-typo-h4-font-size: 1.125rem;\n --plasma-typo-h4-font-weight: 400;\n --plasma-typo-h4-line-height: 1.5rem;\n --plasma-typo-h4-bold-font-size: 1.125rem;\n --plasma-typo-h4-bold-font-weight: 600;\n --plasma-typo-h4-bold-line-height: 1.5rem;\n --plasma-typo-h5-font-size: 1rem;\n --plasma-typo-h5-font-weight: 400;\n --plasma-typo-h5-line-height: 1.375rem;\n --plasma-typo-h5-bold-font-size: 1rem;\n --plasma-typo-h5-bold-font-weight: 600;\n --plasma-typo-h5-bold-line-height: 1.375rem;\n --plasma-typo-body-l-font-size: 1.125rem;\n --plasma-typo-body-l-font-weight: 400;\n --plasma-typo-body-l-line-height: 1.375rem;\n --plasma-typo-body-l-bold-font-size: 1.125rem;\n --plasma-typo-body-l-bold-font-weight: 600;\n --plasma-typo-body-l-bold-line-height: 1.375rem;\n --plasma-typo-body-m-font-size: 1rem;\n --plasma-typo-body-m-font-weight: 400;\n --plasma-typo-body-m-line-height: 1.25rem;\n --plasma-typo-body-m-bold-font-size: 1rem;\n --plasma-typo-body-m-bold-font-weight: 600;\n --plasma-typo-body-m-bold-line-height: 1.25rem;\n --plasma-typo-body-s-font-size: 0.875rem;\n --plasma-typo-body-s-font-weight: 400;\n --plasma-typo-body-s-line-height: 1.125rem;\n --plasma-typo-body-s-bold-font-size: 0.875rem;\n --plasma-typo-body-s-bold-font-weight: 600;\n --plasma-typo-body-s-bold-line-height: 1.125rem;\n --plasma-typo-body-xs-font-size: 0.75rem;\n --plasma-typo-body-xs-font-weight: 400;\n --plasma-typo-body-xs-line-height: 0.875rem;\n --plasma-typo-body-xs-bold-font-size: 0.75rem;\n --plasma-typo-body-xs-bold-font-weight: 600;\n --plasma-typo-body-xs-bold-line-height: 0.875rem;\n --plasma-typo-body-xxs-font-size: 0.625rem;\n --plasma-typo-body-xxs-font-weight: 400;\n --plasma-typo-body-xxs-line-height: 0.75rem;\n --plasma-typo-body-xxs-bold-font-size: 0.625rem;\n --plasma-typo-body-xxs-bold-font-weight: 600;\n --plasma-typo-body-xxs-bold-line-height: 0.75rem;\n --plasma-typo-text-l-font-size: 1.25rem;\n --plasma-typo-text-l-font-weight: 400;\n --plasma-typo-text-l-line-height: 1.75rem;\n --plasma-typo-text-l-bold-font-size: 1.25rem;\n --plasma-typo-text-l-bold-font-weight: 600;\n --plasma-typo-text-l-bold-line-height: 1.75rem;\n --plasma-typo-text-m-font-size: 1rem;\n --plasma-typo-text-m-font-weight: 400;\n --plasma-typo-text-m-line-height: 1.5rem;\n --plasma-typo-text-m-bold-font-size: 1rem;\n --plasma-typo-text-m-bold-font-weight: 600;\n --plasma-typo-text-m-bold-line-height: 1.5rem;\n --plasma-typo-text-s-font-size: 0.875rem;\n --plasma-typo-text-s-font-weight: 400;\n --plasma-typo-text-s-line-height: 1.25rem;\n --plasma-typo-text-s-bold-font-size: 0.875rem;\n --plasma-typo-text-s-bold-font-weight: 600;\n --plasma-typo-text-s-bold-line-height: 1.25rem;\n --plasma-typo-text-xs-font-size: 0.75rem;\n --plasma-typo-text-xs-font-weight: 400;\n --plasma-typo-text-xs-line-height: 1rem;\n --plasma-typo-text-xs-bold-font-size: 0.75rem;\n --plasma-typo-text-xs-bold-font-weight: 600;\n --plasma-typo-text-xs-bold-line-height: 1rem;\n }\n}\n\n@media (min-width: 960px) {\n :root {\n --plasma-typo-dspl-l-font-size: 8rem;\n --plasma-typo-dspl-l-font-weight: 300;\n --plasma-typo-dspl-l-line-height: 8rem;\n --plasma-typo-dspl-l-bold-font-size: 8rem;\n --plasma-typo-dspl-l-bold-font-weight: 600;\n --plasma-typo-dspl-l-bold-line-height: 8rem;\n --plasma-typo-dspl-m-font-size: 5.5rem;\n --plasma-typo-dspl-m-font-weight: 300;\n --plasma-typo-dspl-m-line-height: 5.75rem;\n --plasma-typo-dspl-m-bold-font-size: 5.5rem;\n --plasma-typo-dspl-m-bold-font-weight: 600;\n --plasma-typo-dspl-m-bold-line-height: 5.75rem;\n --plasma-typo-dspl-s-font-size: 4rem;\n --plasma-typo-dspl-s-font-weight: 300;\n --plasma-typo-dspl-s-line-height: 4.25rem;\n --plasma-typo-dspl-s-bold-font-size: 4rem;\n --plasma-typo-dspl-s-bold-font-weight: 600;\n --plasma-typo-dspl-s-bold-line-height: 4.25rem;\n --plasma-typo-h1-font-size: 3rem;\n --plasma-typo-h1-font-weight: 400;\n --plasma-typo-h1-line-height: 3.375rem;\n --plasma-typo-h1-bold-font-size: 3rem;\n --plasma-typo-h1-bold-font-weight: 600;\n --plasma-typo-h1-bold-line-height: 3.375rem;\n --plasma-typo-h2-font-size: 2rem;\n --plasma-typo-h2-font-weight: 400;\n --plasma-typo-h2-line-height: 2.375rem;\n --plasma-typo-h2-bold-font-size: 2rem;\n --plasma-typo-h2-bold-font-weight: 600;\n --plasma-typo-h2-bold-line-height: 2.375rem;\n --plasma-typo-h3-font-size: 1.5rem;\n --plasma-typo-h3-font-weight: 400;\n --plasma-typo-h3-line-height: 1.875rem;\n --plasma-typo-h3-bold-font-size: 1.5rem;\n --plasma-typo-h3-bold-font-weight: 600;\n --plasma-typo-h3-bold-line-height: 1.875rem;\n --plasma-typo-h4-font-size: 1.25rem;\n --plasma-typo-h4-font-weight: 400;\n --plasma-typo-h4-line-height: 1.625rem;\n --plasma-typo-h4-bold-font-size: 1.25rem;\n --plasma-typo-h4-bold-font-weight: 600;\n --plasma-typo-h4-bold-line-height: 1.625rem;\n --plasma-typo-h5-font-size: 1.125rem;\n --plasma-typo-h5-font-weight: 400;\n --plasma-typo-h5-line-height: 1.5rem;\n --plasma-typo-h5-bold-font-size: 1.125rem;\n --plasma-typo-h5-bold-font-weight: 600;\n --plasma-typo-h5-bold-line-height: 1.5rem;\n --plasma-typo-body-l-font-size: 1.125rem;\n --plasma-typo-body-l-font-weight: 400;\n --plasma-typo-body-l-line-height: 1.375rem;\n --plasma-typo-body-l-bold-font-size: 1.125rem;\n --plasma-typo-body-l-bold-font-weight: 600;\n --plasma-typo-body-l-bold-line-height: 1.375rem;\n --plasma-typo-body-m-font-size: 1rem;\n --plasma-typo-body-m-font-weight: 400;\n --plasma-typo-body-m-line-height: 1.25rem;\n --plasma-typo-body-m-bold-font-size: 1rem;\n --plasma-typo-body-m-bold-font-weight: 600;\n --plasma-typo-body-m-bold-line-height: 1.25rem;\n --plasma-typo-body-s-font-size: 0.875rem;\n --plasma-typo-body-s-font-weight: 400;\n --plasma-typo-body-s-line-height: 1.125rem;\n --plasma-typo-body-s-bold-font-size: 0.875rem;\n --plasma-typo-body-s-bold-font-weight: 600;\n --plasma-typo-body-s-bold-line-height: 1.125rem;\n --plasma-typo-body-xs-font-size: 0.75rem;\n --plasma-typo-body-xs-font-weight: 400;\n --plasma-typo-body-xs-line-height: 0.875rem;\n --plasma-typo-body-xs-bold-font-size: 0.75rem;\n --plasma-typo-body-xs-bold-font-weight: 600;\n --plasma-typo-body-xs-bold-line-height: 0.875rem;\n --plasma-typo-body-xxs-font-size: 0.625rem;\n --plasma-typo-body-xxs-font-weight: 400;\n --plasma-typo-body-xxs-line-height: 0.75rem;\n --plasma-typo-body-xxs-bold-font-size: 0.625rem;\n --plasma-typo-body-xxs-bold-font-weight: 600;\n --plasma-typo-body-xxs-bold-line-height: 0.75rem;\n --plasma-typo-text-l-font-size: 1.5rem;\n --plasma-typo-text-l-font-weight: 400;\n --plasma-typo-text-l-line-height: 2rem;\n --plasma-typo-text-l-bold-font-size: 1.5rem;\n --plasma-typo-text-l-bold-font-weight: 600;\n --plasma-typo-text-l-bold-line-height: 2rem;\n --plasma-typo-text-m-font-size: 1.125rem;\n --plasma-typo-text-m-font-weight: 400;\n --plasma-typo-text-m-line-height: 1.625rem;\n --plasma-typo-text-m-bold-font-size: 1.125rem;\n --plasma-typo-text-m-bold-font-weight: 600;\n --plasma-typo-text-m-bold-line-height: 1.625rem;\n --plasma-typo-text-s-font-size: 0.875rem;\n --plasma-typo-text-s-font-weight: 400;\n --plasma-typo-text-s-line-height: 1.25rem;\n --plasma-typo-text-s-bold-font-size: 0.875rem;\n --plasma-typo-text-s-bold-font-weight: 600;\n --plasma-typo-text-s-bold-line-height: 1.25rem;\n --plasma-typo-text-xs-font-size: 0.75rem;\n --plasma-typo-text-xs-font-weight: 400;\n --plasma-typo-text-xs-line-height: 1rem;\n --plasma-typo-text-xs-bold-font-size: 0.75rem;\n --plasma-typo-text-xs-bold-font-weight: 600;\n --plasma-typo-text-xs-bold-line-height: 1rem;\n }\n}\n"];
|
|
2
|
+
export var sdds_serv__light = ["\n:root {\n --text-primary-hover: #17171793;\n --text-primary-active: #171717C4;\n --text-primary: #171717F5;\n --text-secondary-hover: #171717FF;\n --text-secondary-active: #171717AB;\n --text-secondary: #1717178F;\n --text-tertiary-hover: #171717FF;\n --text-tertiary-active: #17171756;\n --text-tertiary: #17171748;\n --text-paragraph-hover: #1717177A;\n --text-paragraph-active: #171717A3;\n --text-paragraph: #171717CC;\n --text-accent-hover: #14B32EFF;\n --text-accent-active: #0C6A1BFF;\n --text-accent: #108E26;\n --text-accent-gradient-hover: #000000FF;\n --text-accent-gradient-active: #CCCCCCFF;\n --text-accent-gradient: linear-gradient(45deg, #0D8523 0%, #0DA8AB 100%);\n --text-positive-hover: #14B32EFF;\n --text-positive-active: #0C6A1BFF;\n --text-positive: #108E26;\n --text-warning-hover: #FD6B17FF;\n --text-warning-active: #C04802FF;\n --text-warning: #E85702;\n --text-negative-hover: #F54254FF;\n --text-negative-active: #DA0B20FF;\n --text-negative: #F31B31;\n --on-dark-text-primary-hover: #F5F5F593;\n --on-dark-text-primary-active: #F5F5F5C4;\n --on-dark-text-primary: #F5F5F5F5;\n --on-dark-text-secondary-hover: #F5F5F5FF;\n --on-dark-text-secondary-active: #F5F5F5AB;\n --on-dark-text-secondary: #F5F5F58F;\n --on-dark-text-tertiary-hover: #F5F5F5FF;\n --on-dark-text-tertiary-active: #F5F5F556;\n --on-dark-text-tertiary: #F5F5F548;\n --on-dark-text-paragraph-hover: #F5F5F57A;\n --on-dark-text-paragraph-active: #F5F5F5A3;\n --on-dark-text-paragraph: #F5F5F5CC;\n --on-dark-text-accent-hover: #2BD44AFF;\n --on-dark-text-accent-active: #1D9032FF;\n --on-dark-text-accent: #24B23E;\n --on-dark-text-accent-gradient-hover: #000000FF;\n --on-dark-text-accent-gradient-active: #CCCCCCFF;\n --on-dark-text-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --on-dark-text-positive-hover: #2BD44AFF;\n --on-dark-text-positive-active: #1D9032FF;\n --on-dark-text-positive: #24B23E;\n --on-dark-text-warning-hover: #FF8B4DFF;\n --on-dark-text-warning-active: #FA5700FF;\n --on-dark-text-warning: #FF7024;\n --on-dark-text-negative-hover: #FF6675FF;\n --on-dark-text-negative-active: #FF142CFF;\n --on-dark-text-negative: #FF3D51;\n --on-light-text-primary-hover: #17171793;\n --on-light-text-primary-active: #171717C4;\n --on-light-text-primary: #171717F5;\n --on-light-text-secondary-hover: #171717FF;\n --on-light-text-secondary-active: #171717AB;\n --on-light-text-secondary: #1717178F;\n --on-light-text-tertiary-hover: #171717FF;\n --on-light-text-tertiary-active: #17171756;\n --on-light-text-tertiary: #17171748;\n --on-light-text-paragraph-hover: #1717177A;\n --on-light-text-paragraph-active: #171717A3;\n --on-light-text-paragraph: #171717CC;\n --on-light-text-accent-hover: #14B32EFF;\n --on-light-text-accent-active: #0C6A1BFF;\n --on-light-text-accent: #108E26;\n --on-light-text-accent-gradient-hover: #000000FF;\n --on-light-text-accent-gradient-active: #CCCCCCFF;\n --on-light-text-accent-gradient: linear-gradient(45deg, #0D8523 0%, #0DA8AB 100%);\n --on-light-text-positive-hover: #14B32EFF;\n --on-light-text-positive-active: #0C6A1BFF;\n --on-light-text-positive: #108E26;\n --on-light-text-warning-hover: #FD6B17FF;\n --on-light-text-warning-active: #C04802FF;\n --on-light-text-warning: #E85702;\n --on-light-text-negative-hover: #F54254FF;\n --on-light-text-negative-active: #DA0B20FF;\n --on-light-text-negative: #F31B31;\n --inverse-text-primary-hover: #F5F5F593;\n --inverse-text-primary-active: #F5F5F5C4;\n --inverse-text-primary: #F5F5F5F5;\n --inverse-text-secondary-hover: #F5F5F5FF;\n --inverse-text-secondary-active: #F5F5F5AB;\n --inverse-text-secondary: #F5F5F58F;\n --inverse-text-tertiary-hover: #F5F5F5FF;\n --inverse-text-tertiary-active: #F5F5F556;\n --inverse-text-tertiary: #F5F5F548;\n --inverse-text-paragraph-hover: #F5F5F57A;\n --inverse-text-paragraph-active: #F5F5F5A3;\n --inverse-text-paragraph: #F5F5F5CC;\n --inverse-text-accent-hover: #2BD44AFF;\n --inverse-text-accent-active: #1D9032FF;\n --inverse-text-accent: #24B23E;\n --inverse-text-accent-gradient-hover: #000000FF;\n --inverse-text-accent-gradient-active: #CCCCCCFF;\n --inverse-text-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --inverse-text-positive-hover: #2BD44AFF;\n --inverse-text-positive-active: #1D9032FF;\n --inverse-text-positive: #24B23E;\n --inverse-text-warning-hover: #FF8B4DFF;\n --inverse-text-warning-active: #FA5700FF;\n --inverse-text-warning: #FF7024;\n --inverse-text-negative-hover: #FF6675FF;\n --inverse-text-negative-active: #FF142CFF;\n --inverse-text-negative: #FF3D51;\n --surface-solid-primary-hover: #FAFAFAFF;\n --surface-solid-primary-active: #F0F0F0FF;\n --surface-solid-primary: #F5F5F5;\n --surface-solid-secondary-hover: #F7F7F7FF;\n --surface-solid-secondary-active: #E8E8E8FF;\n --surface-solid-secondary: #ECECEC;\n --surface-solid-tertiary-hover: #EDEDEDFF;\n --surface-solid-tertiary-active: #D4D4D4FF;\n --surface-solid-tertiary: #DDDDDD;\n --surface-solid-card-hover: #FFFFFFFF;\n --surface-solid-card-active: #FFFFFFFF;\n --surface-solid-card: #FFFFFFFF;\n --surface-solid-default-hover: #262626FF;\n --surface-solid-default-active: #030303FF;\n --surface-solid-default: #080808;\n --surface-transparent-primary-hover: #08080800;\n --surface-transparent-primary-active: #0808080A;\n --surface-transparent-primary: rgba(8, 8, 8, 0.02);\n --surface-transparent-secondary-hover: #08080805;\n --surface-transparent-secondary-active: #0808081A;\n --surface-transparent-secondary: rgba(8, 8, 8, 0.06);\n --surface-transparent-tertiary-hover: #0808080A;\n --surface-transparent-tertiary-active: #08080829;\n --surface-transparent-tertiary: rgba(8, 8, 8, 0.12);\n --surface-transparent-deep-hover: #0808088F;\n --surface-transparent-deep-active: #080808AD;\n --surface-transparent-deep: #080808A3;\n --surface-transparent-card-hover: #FFFFFFFF;\n --surface-transparent-card-active: #FFFFFFFF;\n --surface-transparent-card: #FFFFFFFF;\n --surface-clear-hover: #00000000;\n --surface-clear-active: #00000000;\n --surface-clear: rgba(0, 0, 0, 0);\n --surface-accent-hover: #1EB83AFF;\n --surface-accent-active: #178C2CFF;\n --surface-accent: #1A9E32;\n --surface-accent-gradient-hover: #FFFFFFFF;\n --surface-accent-gradient-active: #FFFFFFFF;\n --surface-accent-gradient: linear-gradient(45deg, #0D8523 0%, #0DA8AB 100%);\n --surface-positive-hover: #1EB83AFF;\n --surface-positive-active: #178C2CFF;\n --surface-positive: #1A9E32;\n --surface-warning-hover: #FB782DFF;\n --surface-warning-active: #E65705FF;\n --surface-warning: #FA5F05;\n --surface-negative-hover: #FF5263FF;\n --surface-negative-active: #FF142CFF;\n --surface-negative: #FF293E;\n --surface-transparent-positive-hover: #1A9E3205;\n --surface-transparent-positive-active: #1A9E321A;\n --surface-transparent-positive: rgba(26,158,50,0.06);\n --surface-transparent-warning-hover: #FA5F0505;\n --surface-transparent-warning-active: #FA5F051A;\n --surface-transparent-warning: rgba(250,95,5,0.06);\n --surface-transparent-negative-hover: #F31B3105;\n --surface-transparent-negative-active: #F31B311A;\n --surface-transparent-negative: rgba(243,27,49,0.06);\n --on-dark-surface-solid-primary-hover: #363636FF;\n --on-dark-surface-solid-primary-active: #0D0D0DFF;\n --on-dark-surface-solid-primary: #171717;\n --on-dark-surface-solid-secondary-hover: #3B3B3BFF;\n --on-dark-surface-solid-secondary-active: #1C1C1CFF;\n --on-dark-surface-solid-secondary: #262626;\n --on-dark-surface-solid-tertiary-hover: #4A4A4AFF;\n --on-dark-surface-solid-tertiary-active: #2B2B2BFF;\n --on-dark-surface-solid-tertiary: #363636;\n --on-dark-surface-solid-card-hover: #363636FF;\n --on-dark-surface-solid-card-active: #0D0D0DFF;\n --on-dark-surface-solid-card: #171717;\n --on-dark-surface-solid-default-hover: #FFFFFFFF;\n --on-dark-surface-solid-default-active: #F5F5F5FF;\n --on-dark-surface-solid-default: #F9F9F9;\n --on-dark-surface-transparent-primary-hover: #FFFFFF05;\n --on-dark-surface-transparent-primary-active: #FFFFFF1A;\n --on-dark-surface-transparent-primary: rgba(255, 255, 255, 0.06);\n --on-dark-surface-transparent-secondary-hover: #FFFFFF0A;\n --on-dark-surface-transparent-secondary-active: #FFFFFF29;\n --on-dark-surface-transparent-secondary: rgba(255, 255, 255, 0.12);\n --on-dark-surface-transparent-tertiary-hover: #FFFFFF1F;\n --on-dark-surface-transparent-tertiary-active: #FFFFFF3D;\n --on-dark-surface-transparent-tertiary: rgba(255, 255, 255, 0.2);\n --on-dark-surface-transparent-deep-hover: #FFFFFF8F;\n --on-dark-surface-transparent-deep-active: #FFFFFFAD;\n --on-dark-surface-transparent-deep: #FFFFFFA3;\n --on-dark-surface-transparent-card-hover: #FFFFFF05;\n --on-dark-surface-transparent-card-active: #FFFFFF1A;\n --on-dark-surface-transparent-card: #FFFFFF0F;\n --on-dark-surface-clear-hover: #00000000;\n --on-dark-surface-clear-active: #00000000;\n --on-dark-surface-clear: rgba(0, 0, 0, 0);\n --on-dark-surface-accent-hover: #1EB83AFF;\n --on-dark-surface-accent-active: #178C2CFF;\n --on-dark-surface-accent: #1A9E32;\n --on-dark-surface-accent-gradient-hover: #FFFFFFFF;\n --on-dark-surface-accent-gradient-active: #FFFFFFFF;\n --on-dark-surface-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --on-dark-surface-positive-hover: #1EB83AFF;\n --on-dark-surface-positive-active: #178C2CFF;\n --on-dark-surface-positive: #1A9E32;\n --on-dark-surface-warning-hover: #FB782DFF;\n --on-dark-surface-warning-active: #E65705FF;\n --on-dark-surface-warning: #FA5F05;\n --on-dark-surface-negative-hover: #FF5263FF;\n --on-dark-surface-negative-active: #FF142CFF;\n --on-dark-surface-negative: #FF293E;\n --on-light-surface-solid-primary-hover: #FAFAFAFF;\n --on-light-surface-solid-primary-active: #F0F0F0FF;\n --on-light-surface-solid-primary: #F5F5F5;\n --on-light-surface-solid-secondary-hover: #F7F7F7FF;\n --on-light-surface-solid-secondary-active: #E8E8E8FF;\n --on-light-surface-solid-secondary: #ECECEC;\n --on-light-surface-solid-tertiary-hover: #EDEDEDFF;\n --on-light-surface-solid-tertiary-active: #D4D4D4FF;\n --on-light-surface-solid-tertiary: #DDDDDD;\n --on-light-surface-solid-card-hover: #FFFFFFFF;\n --on-light-surface-solid-card-active: #FFFFFFFF;\n --on-light-surface-solid-card: #FFFFFFFF;\n --on-light-surface-solid-default-hover: #262626FF;\n --on-light-surface-solid-default-active: #030303FF;\n --on-light-surface-solid-default: #080808;\n --on-light-surface-transparent-primary-hover: #08080800;\n --on-light-surface-transparent-primary-active: #0808080A;\n --on-light-surface-transparent-primary: rgba(8, 8, 8, 0.02);\n --on-light-surface-transparent-secondary-hover: #08080805;\n --on-light-surface-transparent-secondary-active: #0808081A;\n --on-light-surface-transparent-secondary: rgba(8, 8, 8, 0.06);\n --on-light-surface-transparent-tertiary-hover: #0808080A;\n --on-light-surface-transparent-tertiary-active: #08080829;\n --on-light-surface-transparent-tertiary: rgba(8, 8, 8, 0.12);\n --on-light-surface-transparent-deep-hover: #0808088F;\n --on-light-surface-transparent-deep-active: #080808AD;\n --on-light-surface-transparent-deep: #080808A3;\n --on-light-surface-transparent-card-hover: #FFFFFFFF;\n --on-light-surface-transparent-card-active: #FFFFFFFF;\n --on-light-surface-transparent-card: #FFFFFFFF;\n --on-light-surface-clear-hover: #00000000;\n --on-light-surface-clear-active: #00000000;\n --on-light-surface-clear: rgba(0, 0, 0, 0);\n --on-light-surface-accent-hover: #1EB83AFF;\n --on-light-surface-accent-active: #178C2CFF;\n --on-light-surface-accent: #1A9E32;\n --on-light-surface-accent-gradient-hover: #FFFFFFFF;\n --on-light-surface-accent-gradient-active: #FFFFFFFF;\n --on-light-surface-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --on-light-surface-positive-hover: #1EB83AFF;\n --on-light-surface-positive-active: #178C2CFF;\n --on-light-surface-positive: #1A9E32;\n --on-light-surface-warning-hover: #FB782DFF;\n --on-light-surface-warning-active: #E65705FF;\n --on-light-surface-warning: #FA5F05;\n --on-light-surface-negative-hover: #FF5263FF;\n --on-light-surface-negative-active: #FF142CFF;\n --on-light-surface-negative: #FF293E;\n --inverse-surface-solid-primary-hover: #363636FF;\n --inverse-surface-solid-primary-active: #0D0D0DFF;\n --inverse-surface-solid-primary: #171717;\n --inverse-surface-solid-secondary-hover: #3B3B3BFF;\n --inverse-surface-solid-secondary-active: #1C1C1CFF;\n --inverse-surface-solid-secondary: #262626;\n --inverse-surface-solid-tertiary-hover: #4A4A4AFF;\n --inverse-surface-solid-tertiary-active: #2B2B2BFF;\n --inverse-surface-solid-tertiary: #363636;\n --inverse-surface-solid-card-hover: #363636FF;\n --inverse-surface-solid-card-active: #0D0D0DFF;\n --inverse-surface-solid-card: #171717;\n --inverse-surface-solid-default-hover: #FFFFFFFF;\n --inverse-surface-solid-default-active: #F5F5F5FF;\n --inverse-surface-solid-default: #F9F9F9;\n --inverse-surface-transparent-primary-hover: #FFFFFF05;\n --inverse-surface-transparent-primary-active: #FFFFFF1A;\n --inverse-surface-transparent-primary: rgba(255, 255, 255, 0.06);\n --inverse-surface-transparent-secondary-hover: #FFFFFF0A;\n --inverse-surface-transparent-secondary-active: #FFFFFF29;\n --inverse-surface-transparent-secondary: rgba(255, 255, 255, 0.12);\n --inverse-surface-transparent-tertiary-hover: #FFFFFF1F;\n --inverse-surface-transparent-tertiary-active: #FFFFFF3D;\n --inverse-surface-transparent-tertiary: rgba(255, 255, 255, 0.2);\n --inverse-surface-transparent-deep-hover: #FFFFFF8F;\n --inverse-surface-transparent-deep-active: #FFFFFFAD;\n --inverse-surface-transparent-deep: #FFFFFFA3;\n --inverse-surface-transparent-card-hover: #FFFFFF05;\n --inverse-surface-transparent-card-active: #FFFFFF1A;\n --inverse-surface-transparent-card: #FFFFFF0F;\n --inverse-surface-clear-hover: #00000000;\n --inverse-surface-clear-active: #00000000;\n --inverse-surface-clear: rgba(0, 0, 0, 0);\n --inverse-surface-accent-hover: #1EB83AFF;\n --inverse-surface-accent-active: #178C2CFF;\n --inverse-surface-accent: #1A9E32;\n --inverse-surface-accent-gradient-hover: #FFFFFFFF;\n --inverse-surface-accent-gradient-active: #FFFFFFFF;\n --inverse-surface-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --inverse-surface-positive-hover: #1EB83AFF;\n --inverse-surface-positive-active: #178C2CFF;\n --inverse-surface-positive: #1A9E32;\n --inverse-surface-warning-hover: #FB782DFF;\n --inverse-surface-warning-active: #E65705FF;\n --inverse-surface-warning: #FA5F05;\n --inverse-surface-negative-hover: #FF5263FF;\n --inverse-surface-negative-active: #FF142CFF;\n --inverse-surface-negative: #FF293E;\n --background-primary: #F9F9F9;\n --dark-background-primary: #080808;\n --light-background-primary: #F9F9F9;\n --inverse-background-primary: #080808;\n --overlay-soft: #F9F9F98F;\n --overlay-hard: #F9F9F9F5;\n --overlay-blur: rgba(249,249,249,0.28);\n --on-dark-overlay-soft: #0808088F;\n --on-dark-overlay-hard: #080808F5;\n --on-dark-overlay-blur: rgba(8,8,8,0.28);\n --on-light-overlay-soft: #F9F9F98F;\n --on-light-overlay-hard: #F9F9F9F5;\n --on-light-overlay-blur: rgba(249,249,249,0.28);\n --inverse-overlay-soft: #0808088F;\n --inverse-overlay-hard: #080808F5;\n --inverse-overlay-blur: rgba(8,8,8,0.28);\n --skeleton-gradient: linear-gradient( 90deg, rgba(8, 8, 8, 0.09) 0%, rgba(8, 8, 8, 0.08) 6.25%, rgba(8, 8, 8, 0.05) 12.5%, rgba(8, 8, 8, 0.01) 25%, rgba(8, 8, 8, 0.05) 37.5%, rgba(8, 8, 8, 0.08) 43.75%, rgba(8, 8, 8, 0.09) 50%, rgba(8, 8, 8, 0.08) 56.25%, rgba(8, 8, 8, 0.05) 62.5%, rgba(8, 8, 8, 0.01) 75%, rgba(8, 8, 8, 0.05) 87.5%, rgba(8, 8, 8, 0.08) 93.75%, rgba(8, 8, 8, 0.09) 100% );\n --skeleton-gradient-lighter: linear-gradient( 90deg, rgba(8, 8, 8, 0.36) 0%, rgba(8, 8, 8, 0.32) 6.25%, rgba(8, 8, 8, 0.20) 12.5%, rgba(8, 8, 8, 0.04) 25%, rgba(8, 8, 8, 0.20) 37.5%, rgba(8, 8, 8, 0.32) 43.75%, rgba(8, 8, 8, 0.36) 50%, rgba(8, 8, 8, 0.08) 56.25%, rgba(8, 8, 8, 0.20) 62.5%, rgba(8, 8, 8, 0.04) 75%, rgba(8, 8, 8, 0.20) 87.5%, rgba(8, 8, 8, 0.32) 93.75%, rgba(8, 8, 8, 0.36) 100% );\n color: var(--text-primary);\n background-color: var(--background-primary);\n}\n\n:root {\n font-size: 16px;\n --plasma-typo-overflow-wrap: break-word;\n --plasma-typo-hyphens: auto;\n --plasma-typo-display-font-family: 'SB Sans Display', sans-serif;\n --plasma-typo-text-font-family: 'SB Sans Text', sans-serif;\n --plasma-typo-dspl-l-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-l-letter-spacing: normal;\n --plasma-typo-dspl-l-font-style: normal;\n --plasma-typo-dspl-l-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-l-bold-letter-spacing: normal;\n --plasma-typo-dspl-l-bold-font-style: normal;\n --plasma-typo-dspl-m-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-m-letter-spacing: normal;\n --plasma-typo-dspl-m-font-style: normal;\n --plasma-typo-dspl-m-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-m-bold-letter-spacing: normal;\n --plasma-typo-dspl-m-bold-font-style: normal;\n --plasma-typo-dspl-s-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-s-letter-spacing: normal;\n --plasma-typo-dspl-s-font-style: normal;\n --plasma-typo-dspl-s-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-s-bold-letter-spacing: normal;\n --plasma-typo-dspl-s-bold-font-style: normal;\n --plasma-typo-h1-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h1-letter-spacing: normal;\n --plasma-typo-h1-font-style: normal;\n --plasma-typo-h1-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h1-bold-letter-spacing: normal;\n --plasma-typo-h1-bold-font-style: normal;\n --plasma-typo-h2-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h2-letter-spacing: normal;\n --plasma-typo-h2-font-style: normal;\n --plasma-typo-h2-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h2-bold-letter-spacing: normal;\n --plasma-typo-h2-bold-font-style: normal;\n --plasma-typo-h3-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h3-letter-spacing: normal;\n --plasma-typo-h3-font-style: normal;\n --plasma-typo-h3-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h3-bold-letter-spacing: normal;\n --plasma-typo-h3-bold-font-style: normal;\n --plasma-typo-h4-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h4-letter-spacing: normal;\n --plasma-typo-h4-font-style: normal;\n --plasma-typo-h4-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h4-bold-letter-spacing: normal;\n --plasma-typo-h4-bold-font-style: normal;\n --plasma-typo-h5-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h5-letter-spacing: normal;\n --plasma-typo-h5-font-style: normal;\n --plasma-typo-h5-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h5-bold-letter-spacing: normal;\n --plasma-typo-h5-bold-font-style: normal;\n --plasma-typo-body-l-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-l-letter-spacing: -0.02em;\n --plasma-typo-body-l-font-style: normal;\n --plasma-typo-body-l-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-l-bold-letter-spacing: -0.02em;\n --plasma-typo-body-l-bold-font-style: normal;\n --plasma-typo-body-m-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-m-letter-spacing: -0.02em;\n --plasma-typo-body-m-font-style: normal;\n --plasma-typo-body-m-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-m-bold-letter-spacing: -0.02em;\n --plasma-typo-body-m-bold-font-style: normal;\n --plasma-typo-body-s-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-s-letter-spacing: -0.02em;\n --plasma-typo-body-s-font-style: normal;\n --plasma-typo-body-s-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-s-bold-letter-spacing: -0.02em;\n --plasma-typo-body-s-bold-font-style: normal;\n --plasma-typo-body-xs-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xs-letter-spacing: -0.02em;\n --plasma-typo-body-xs-font-style: normal;\n --plasma-typo-body-xs-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xs-bold-letter-spacing: -0.02em;\n --plasma-typo-body-xs-bold-font-style: normal;\n --plasma-typo-body-xxs-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xxs-letter-spacing: -0.02em;\n --plasma-typo-body-xxs-font-style: normal;\n --plasma-typo-body-xxs-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xxs-bold-letter-spacing: -0.02em;\n --plasma-typo-body-xxs-bold-font-style: normal;\n --plasma-typo-text-l-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-l-letter-spacing: -0.02em;\n --plasma-typo-text-l-font-style: normal;\n --plasma-typo-text-l-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-l-bold-letter-spacing: -0.02em;\n --plasma-typo-text-l-bold-font-style: normal;\n --plasma-typo-text-m-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-m-letter-spacing: -0.02em;\n --plasma-typo-text-m-font-style: normal;\n --plasma-typo-text-m-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-m-bold-letter-spacing: -0.02em;\n --plasma-typo-text-m-bold-font-style: normal;\n --plasma-typo-text-s-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-s-letter-spacing: -0.02em;\n --plasma-typo-text-s-font-style: normal;\n --plasma-typo-text-s-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-s-bold-letter-spacing: -0.02emm;\n --plasma-typo-text-s-bold-font-style: normal;\n --plasma-typo-text-xs-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-xs-letter-spacing: -0.02em;\n --plasma-typo-text-xs-font-style: normal;\n --plasma-typo-text-xs-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-xs-bold-letter-spacing: -0.02em;\n --plasma-typo-text-xs-bold-font-style: normal;\n}\n\n@media (max-width: 559px) {\n :root {\n --plasma-typo-dspl-l-font-size: 5.5rem;\n --plasma-typo-dspl-l-font-weight: 300;\n --plasma-typo-dspl-l-line-height: 5.75rem;\n --plasma-typo-dspl-l-bold-font-size: 5.5rem;\n --plasma-typo-dspl-l-bold-font-weight: 600;\n --plasma-typo-dspl-l-bold-line-height: 5.75rem;\n --plasma-typo-dspl-m-font-size: 3.5rem;\n --plasma-typo-dspl-m-font-weight: 300;\n --plasma-typo-dspl-m-line-height: 3.875rem;\n --plasma-typo-dspl-m-bold-font-size: 3.5rem;\n --plasma-typo-dspl-m-bold-font-weight: 600;\n --plasma-typo-dspl-m-bold-line-height: 3.875rem;\n --plasma-typo-dspl-s-font-size: 2.5rem;\n --plasma-typo-dspl-s-font-weight: 300;\n --plasma-typo-dspl-s-line-height: 2.875rem;\n --plasma-typo-dspl-s-bold-font-size: 2.5rem;\n --plasma-typo-dspl-s-bold-font-weight: 600;\n --plasma-typo-dspl-s-bold-line-height: 2.875rem;\n --plasma-typo-h1-font-size: 1.75rem;\n --plasma-typo-h1-font-weight: 400;\n --plasma-typo-h1-line-height: 2.125rem;\n --plasma-typo-h1-bold-font-size: 1.75rem;\n --plasma-typo-h1-bold-font-weight: 600;\n --plasma-typo-h1-bold-line-height: 2.125rem;\n --plasma-typo-h2-font-size: 1.5rem;\n --plasma-typo-h2-font-weight: 400;\n --plasma-typo-h2-line-height: 1.875rem;\n --plasma-typo-h2-bold-font-size: 1.5rem;\n --plasma-typo-h2-bold-font-weight: 600;\n --plasma-typo-h2-bold-line-height: 1.875rem;\n --plasma-typo-h3-font-size: 1.25rem;\n --plasma-typo-h3-font-weight: 400;\n --plasma-typo-h3-line-height: 1.625rem;\n --plasma-typo-h3-bold-font-size: 1.25rem;\n --plasma-typo-h3-bold-font-weight: 600;\n --plasma-typo-h3-bold-line-height: 1.625rem;\n --plasma-typo-h4-font-size: 1.125rem;\n --plasma-typo-h4-font-weight: 400;\n --plasma-typo-h4-line-height: 1.5rem;\n --plasma-typo-h4-bold-font-size: 1.125rem;\n --plasma-typo-h4-bold-font-weight: 600;\n --plasma-typo-h4-bold-line-height: 1.5rem;\n --plasma-typo-h5-font-size: 1rem;\n --plasma-typo-h5-font-weight: 400;\n --plasma-typo-h5-line-height: 1.375rem;\n --plasma-typo-h5-bold-font-size: 1rem;\n --plasma-typo-h5-bold-font-weight: 600;\n --plasma-typo-h5-bold-line-height: 1.375rem;\n --plasma-typo-body-l-font-size: 1.125rem;\n --plasma-typo-body-l-font-weight: 400;\n --plasma-typo-body-l-line-height: 1.375rem;\n --plasma-typo-body-l-bold-font-size: 1.125rem;\n --plasma-typo-body-l-bold-font-weight: 600;\n --plasma-typo-body-l-bold-line-height: 1.375rem;\n --plasma-typo-body-m-font-size: 1rem;\n --plasma-typo-body-m-font-weight: 400;\n --plasma-typo-body-m-line-height: 1.25rem;\n --plasma-typo-body-m-bold-font-size: 1rem;\n --plasma-typo-body-m-bold-font-weight: 600;\n --plasma-typo-body-m-bold-line-height: 1.25rem;\n --plasma-typo-body-s-font-size: 0.875rem;\n --plasma-typo-body-s-font-weight: 400;\n --plasma-typo-body-s-line-height: 1.125rem;\n --plasma-typo-body-s-bold-font-size: 0.875rem;\n --plasma-typo-body-s-bold-font-weight: 600;\n --plasma-typo-body-s-bold-line-height: 1.125rem;\n --plasma-typo-body-xs-font-size: 0.75rem;\n --plasma-typo-body-xs-font-weight: 400;\n --plasma-typo-body-xs-line-height: 0.875rem;\n --plasma-typo-body-xs-bold-font-size: 0.75rem;\n --plasma-typo-body-xs-bold-font-weight: 600;\n --plasma-typo-body-xs-bold-line-height: 0.875rem;\n --plasma-typo-body-xxs-font-size: 0.625rem;\n --plasma-typo-body-xxs-font-weight: 400;\n --plasma-typo-body-xxs-line-height: 0.75rem;\n --plasma-typo-body-xxs-bold-font-size: 0.625rem;\n --plasma-typo-body-xxs-bold-font-weight: 600;\n --plasma-typo-body-xxs-bold-line-height: 0.75rem;\n --plasma-typo-text-l-font-size: 1.125rem;\n --plasma-typo-text-l-font-weight: 400;\n --plasma-typo-text-l-line-height: 1.625rem;\n --plasma-typo-text-l-bold-font-size: 1.125rem;\n --plasma-typo-text-l-bold-font-weight: 600;\n --plasma-typo-text-l-bold-line-height: 1.625rem;\n --plasma-typo-text-m-font-size: 1rem;\n --plasma-typo-text-m-font-weight: 400;\n --plasma-typo-text-m-line-height: 1.5rem;\n --plasma-typo-text-m-bold-font-size: 1rem;\n --plasma-typo-text-m-bold-font-weight: 600;\n --plasma-typo-text-m-bold-line-height: 1.5rem;\n --plasma-typo-text-s-font-size: 0.875rem;\n --plasma-typo-text-s-font-weight: 400;\n --plasma-typo-text-s-line-height: 1.25rem;\n --plasma-typo-text-s-bold-font-size: 0.875rem;\n --plasma-typo-text-s-bold-font-weight: 600;\n --plasma-typo-text-s-bold-line-height: 1.25rem;\n --plasma-typo-text-xs-font-size: 0.75rem;\n --plasma-typo-text-xs-font-weight: 400;\n --plasma-typo-text-xs-line-height: 1rem;\n --plasma-typo-text-xs-bold-font-size: 0.75rem;\n --plasma-typo-text-xs-bold-font-weight: 600;\n --plasma-typo-text-xs-bold-line-height: 1rem;\n }\n}\n\n@media (min-width: 560px) and (max-width: 959px) {\n :root {\n --plasma-typo-dspl-l-font-size: 7rem;\n --plasma-typo-dspl-l-font-weight: 300;\n --plasma-typo-dspl-l-line-height: 7rem;\n --plasma-typo-dspl-l-bold-font-size: 7rem;\n --plasma-typo-dspl-l-bold-font-weight: 600;\n --plasma-typo-dspl-l-bold-line-height: 7rem;\n --plasma-typo-dspl-m-font-size: 4.5rem;\n --plasma-typo-dspl-m-font-weight: 300;\n --plasma-typo-dspl-m-line-height: 4.75rem;\n --plasma-typo-dspl-m-bold-font-size: 4.5rem;\n --plasma-typo-dspl-m-bold-font-weight: 600;\n --plasma-typo-dspl-m-bold-line-height: 4.75rem;\n --plasma-typo-dspl-s-font-size: 3rem;\n --plasma-typo-dspl-s-font-weight: 300;\n --plasma-typo-dspl-s-line-height: 3.375rem;\n --plasma-typo-dspl-s-bold-font-size: 3rem;\n --plasma-typo-dspl-s-bold-font-weight: 600;\n --plasma-typo-dspl-s-bold-line-height: 3.375rem;\n --plasma-typo-h1-font-size: 2.5rem;\n --plasma-typo-h1-font-weight: 400;\n --plasma-typo-h1-line-height: 2.875rem;\n --plasma-typo-h1-bold-font-size: 2.5rem;\n --plasma-typo-h1-bold-font-weight: 600;\n --plasma-typo-h1-bold-line-height: 2.875rem;\n --plasma-typo-h2-font-size: 1.75rem;\n --plasma-typo-h2-font-weight: 400;\n --plasma-typo-h2-line-height: 2.125rem;\n --plasma-typo-h2-bold-font-size: 1.75rem;\n --plasma-typo-h2-bold-font-weight: 600;\n --plasma-typo-h2-bold-line-height: 2.125rem;\n --plasma-typo-h3-font-size: 1.25rem;\n --plasma-typo-h3-font-weight: 400;\n --plasma-typo-h3-line-height: 1.625rem;\n --plasma-typo-h3-bold-font-size: 1.25rem;\n --plasma-typo-h3-bold-font-weight: 600;\n --plasma-typo-h3-bold-line-height: 1.625rem;\n --plasma-typo-h4-font-size: 1.125rem;\n --plasma-typo-h4-font-weight: 400;\n --plasma-typo-h4-line-height: 1.5rem;\n --plasma-typo-h4-bold-font-size: 1.125rem;\n --plasma-typo-h4-bold-font-weight: 600;\n --plasma-typo-h4-bold-line-height: 1.5rem;\n --plasma-typo-h5-font-size: 1rem;\n --plasma-typo-h5-font-weight: 400;\n --plasma-typo-h5-line-height: 1.375rem;\n --plasma-typo-h5-bold-font-size: 1rem;\n --plasma-typo-h5-bold-font-weight: 600;\n --plasma-typo-h5-bold-line-height: 1.375rem;\n --plasma-typo-body-l-font-size: 1.125rem;\n --plasma-typo-body-l-font-weight: 400;\n --plasma-typo-body-l-line-height: 1.375rem;\n --plasma-typo-body-l-bold-font-size: 1.125rem;\n --plasma-typo-body-l-bold-font-weight: 600;\n --plasma-typo-body-l-bold-line-height: 1.375rem;\n --plasma-typo-body-m-font-size: 1rem;\n --plasma-typo-body-m-font-weight: 400;\n --plasma-typo-body-m-line-height: 1.25rem;\n --plasma-typo-body-m-bold-font-size: 1rem;\n --plasma-typo-body-m-bold-font-weight: 600;\n --plasma-typo-body-m-bold-line-height: 1.25rem;\n --plasma-typo-body-s-font-size: 0.875rem;\n --plasma-typo-body-s-font-weight: 400;\n --plasma-typo-body-s-line-height: 1.125rem;\n --plasma-typo-body-s-bold-font-size: 0.875rem;\n --plasma-typo-body-s-bold-font-weight: 600;\n --plasma-typo-body-s-bold-line-height: 1.125rem;\n --plasma-typo-body-xs-font-size: 0.75rem;\n --plasma-typo-body-xs-font-weight: 400;\n --plasma-typo-body-xs-line-height: 0.875rem;\n --plasma-typo-body-xs-bold-font-size: 0.75rem;\n --plasma-typo-body-xs-bold-font-weight: 600;\n --plasma-typo-body-xs-bold-line-height: 0.875rem;\n --plasma-typo-body-xxs-font-size: 0.625rem;\n --plasma-typo-body-xxs-font-weight: 400;\n --plasma-typo-body-xxs-line-height: 0.75rem;\n --plasma-typo-body-xxs-bold-font-size: 0.625rem;\n --plasma-typo-body-xxs-bold-font-weight: 600;\n --plasma-typo-body-xxs-bold-line-height: 0.75rem;\n --plasma-typo-text-l-font-size: 1.25rem;\n --plasma-typo-text-l-font-weight: 400;\n --plasma-typo-text-l-line-height: 1.75rem;\n --plasma-typo-text-l-bold-font-size: 1.25rem;\n --plasma-typo-text-l-bold-font-weight: 600;\n --plasma-typo-text-l-bold-line-height: 1.75rem;\n --plasma-typo-text-m-font-size: 1rem;\n --plasma-typo-text-m-font-weight: 400;\n --plasma-typo-text-m-line-height: 1.5rem;\n --plasma-typo-text-m-bold-font-size: 1rem;\n --plasma-typo-text-m-bold-font-weight: 600;\n --plasma-typo-text-m-bold-line-height: 1.5rem;\n --plasma-typo-text-s-font-size: 0.875rem;\n --plasma-typo-text-s-font-weight: 400;\n --plasma-typo-text-s-line-height: 1.25rem;\n --plasma-typo-text-s-bold-font-size: 0.875rem;\n --plasma-typo-text-s-bold-font-weight: 600;\n --plasma-typo-text-s-bold-line-height: 1.25rem;\n --plasma-typo-text-xs-font-size: 0.75rem;\n --plasma-typo-text-xs-font-weight: 400;\n --plasma-typo-text-xs-line-height: 1rem;\n --plasma-typo-text-xs-bold-font-size: 0.75rem;\n --plasma-typo-text-xs-bold-font-weight: 600;\n --plasma-typo-text-xs-bold-line-height: 1rem;\n }\n}\n\n@media (min-width: 960px) {\n :root {\n --plasma-typo-dspl-l-font-size: 8rem;\n --plasma-typo-dspl-l-font-weight: 300;\n --plasma-typo-dspl-l-line-height: 8rem;\n --plasma-typo-dspl-l-bold-font-size: 8rem;\n --plasma-typo-dspl-l-bold-font-weight: 600;\n --plasma-typo-dspl-l-bold-line-height: 8rem;\n --plasma-typo-dspl-m-font-size: 5.5rem;\n --plasma-typo-dspl-m-font-weight: 300;\n --plasma-typo-dspl-m-line-height: 5.75rem;\n --plasma-typo-dspl-m-bold-font-size: 5.5rem;\n --plasma-typo-dspl-m-bold-font-weight: 600;\n --plasma-typo-dspl-m-bold-line-height: 5.75rem;\n --plasma-typo-dspl-s-font-size: 4rem;\n --plasma-typo-dspl-s-font-weight: 300;\n --plasma-typo-dspl-s-line-height: 4.25rem;\n --plasma-typo-dspl-s-bold-font-size: 4rem;\n --plasma-typo-dspl-s-bold-font-weight: 600;\n --plasma-typo-dspl-s-bold-line-height: 4.25rem;\n --plasma-typo-h1-font-size: 3rem;\n --plasma-typo-h1-font-weight: 400;\n --plasma-typo-h1-line-height: 3.375rem;\n --plasma-typo-h1-bold-font-size: 3rem;\n --plasma-typo-h1-bold-font-weight: 600;\n --plasma-typo-h1-bold-line-height: 3.375rem;\n --plasma-typo-h2-font-size: 2rem;\n --plasma-typo-h2-font-weight: 400;\n --plasma-typo-h2-line-height: 2.375rem;\n --plasma-typo-h2-bold-font-size: 2rem;\n --plasma-typo-h2-bold-font-weight: 600;\n --plasma-typo-h2-bold-line-height: 2.375rem;\n --plasma-typo-h3-font-size: 1.5rem;\n --plasma-typo-h3-font-weight: 400;\n --plasma-typo-h3-line-height: 1.875rem;\n --plasma-typo-h3-bold-font-size: 1.5rem;\n --plasma-typo-h3-bold-font-weight: 600;\n --plasma-typo-h3-bold-line-height: 1.875rem;\n --plasma-typo-h4-font-size: 1.25rem;\n --plasma-typo-h4-font-weight: 400;\n --plasma-typo-h4-line-height: 1.625rem;\n --plasma-typo-h4-bold-font-size: 1.25rem;\n --plasma-typo-h4-bold-font-weight: 600;\n --plasma-typo-h4-bold-line-height: 1.625rem;\n --plasma-typo-h5-font-size: 1.125rem;\n --plasma-typo-h5-font-weight: 400;\n --plasma-typo-h5-line-height: 1.5rem;\n --plasma-typo-h5-bold-font-size: 1.125rem;\n --plasma-typo-h5-bold-font-weight: 600;\n --plasma-typo-h5-bold-line-height: 1.5rem;\n --plasma-typo-body-l-font-size: 1.125rem;\n --plasma-typo-body-l-font-weight: 400;\n --plasma-typo-body-l-line-height: 1.375rem;\n --plasma-typo-body-l-bold-font-size: 1.125rem;\n --plasma-typo-body-l-bold-font-weight: 600;\n --plasma-typo-body-l-bold-line-height: 1.375rem;\n --plasma-typo-body-m-font-size: 1rem;\n --plasma-typo-body-m-font-weight: 400;\n --plasma-typo-body-m-line-height: 1.25rem;\n --plasma-typo-body-m-bold-font-size: 1rem;\n --plasma-typo-body-m-bold-font-weight: 600;\n --plasma-typo-body-m-bold-line-height: 1.25rem;\n --plasma-typo-body-s-font-size: 0.875rem;\n --plasma-typo-body-s-font-weight: 400;\n --plasma-typo-body-s-line-height: 1.125rem;\n --plasma-typo-body-s-bold-font-size: 0.875rem;\n --plasma-typo-body-s-bold-font-weight: 600;\n --plasma-typo-body-s-bold-line-height: 1.125rem;\n --plasma-typo-body-xs-font-size: 0.75rem;\n --plasma-typo-body-xs-font-weight: 400;\n --plasma-typo-body-xs-line-height: 0.875rem;\n --plasma-typo-body-xs-bold-font-size: 0.75rem;\n --plasma-typo-body-xs-bold-font-weight: 600;\n --plasma-typo-body-xs-bold-line-height: 0.875rem;\n --plasma-typo-body-xxs-font-size: 0.625rem;\n --plasma-typo-body-xxs-font-weight: 400;\n --plasma-typo-body-xxs-line-height: 0.75rem;\n --plasma-typo-body-xxs-bold-font-size: 0.625rem;\n --plasma-typo-body-xxs-bold-font-weight: 600;\n --plasma-typo-body-xxs-bold-line-height: 0.75rem;\n --plasma-typo-text-l-font-size: 1.5rem;\n --plasma-typo-text-l-font-weight: 400;\n --plasma-typo-text-l-line-height: 2rem;\n --plasma-typo-text-l-bold-font-size: 1.5rem;\n --plasma-typo-text-l-bold-font-weight: 600;\n --plasma-typo-text-l-bold-line-height: 2rem;\n --plasma-typo-text-m-font-size: 1.125rem;\n --plasma-typo-text-m-font-weight: 400;\n --plasma-typo-text-m-line-height: 1.625rem;\n --plasma-typo-text-m-bold-font-size: 1.125rem;\n --plasma-typo-text-m-bold-font-weight: 600;\n --plasma-typo-text-m-bold-line-height: 1.625rem;\n --plasma-typo-text-s-font-size: 0.875rem;\n --plasma-typo-text-s-font-weight: 400;\n --plasma-typo-text-s-line-height: 1.25rem;\n --plasma-typo-text-s-bold-font-size: 0.875rem;\n --plasma-typo-text-s-bold-font-weight: 600;\n --plasma-typo-text-s-bold-line-height: 1.25rem;\n --plasma-typo-text-xs-font-size: 0.75rem;\n --plasma-typo-text-xs-font-weight: 400;\n --plasma-typo-text-xs-line-height: 1rem;\n --plasma-typo-text-xs-bold-font-size: 0.75rem;\n --plasma-typo-text-xs-bold-font-weight: 600;\n --plasma-typo-text-xs-bold-line-height: 1rem;\n }\n}\n"];
|
|
3
3
|
//# sourceMappingURL=sdds_serv__light.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sdds_serv__light.js","sourceRoot":"","sources":["../../src/themes/sdds_serv__light.ts"],"names":[],"mappings":"AAAA,oDAAoD;AAEpD,MAAM,CAAC,IAAM,gBAAgB,GAAG,CAAC,
|
|
1
|
+
{"version":3,"file":"sdds_serv__light.js","sourceRoot":"","sources":["../../src/themes/sdds_serv__light.ts"],"names":[],"mappings":"AAAA,oDAAoD;AAEpD,MAAM,CAAC,IAAM,gBAAgB,GAAG,CAAC,02oCA2vBhC,CAAoC,CAAC"}
|
|
@@ -311,6 +311,24 @@ export var surfaceNegativeHover = 'var(--surface-negative-hover, #FF475AFF)';
|
|
|
311
311
|
export var surfaceNegativeActive = 'var(--surface-negative-active, #FF1F35FF)';
|
|
312
312
|
/** Цвет фона поверхности/контрола ошибка */
|
|
313
313
|
export var surfaceNegative = 'var(--surface-negative, #FF293E)';
|
|
314
|
+
/** Прозрачный цвет фона поверхности/контрола успех */
|
|
315
|
+
export var surfaceTransparentPositiveHover = 'var(--surface-transparent-positive-hover, #1A9E323D)';
|
|
316
|
+
/** Прозрачный цвет фона поверхности/контрола успех */
|
|
317
|
+
export var surfaceTransparentPositiveActive = 'var(--surface-transparent-positive-active, #1A9E320F)';
|
|
318
|
+
/** Прозрачный цвет фона поверхности/контрола успех */
|
|
319
|
+
export var surfaceTransparentPositive = 'var(--surface-transparent-positive, rgba(26,158,50,0.12))';
|
|
320
|
+
/** Прозрачный цвет фона поверхности/контрола предупреждение */
|
|
321
|
+
export var surfaceTransparentWarningHover = 'var(--surface-transparent-warning-hover, #FA5F053D)';
|
|
322
|
+
/** Прозрачный цвет фона поверхности/контрола предупреждение */
|
|
323
|
+
export var surfaceTransparentWarningActive = 'var(--surface-transparent-warning-active, #FA5F050F)';
|
|
324
|
+
/** Прозрачный цвет фона поверхности/контрола предупреждение */
|
|
325
|
+
export var surfaceTransparentWarning = 'var(--surface-transparent-warning, rgba(250,95,5,0.12))';
|
|
326
|
+
/** Прозрачный цвет фона поверхности/контрола предупреждение */
|
|
327
|
+
export var surfaceTransparentNegativeHover = 'var(--surface-transparent-negative-hover, #FF293E3D)';
|
|
328
|
+
/** Прозрачный цвет фона поверхности/контрола предупреждение */
|
|
329
|
+
export var surfaceTransparentNegativeActive = 'var(--surface-transparent-negative-active, #FF293E0F)';
|
|
330
|
+
/** Прозрачный цвет фона поверхности/контрола предупреждение */
|
|
331
|
+
export var surfaceTransparentNegative = 'var(--surface-transparent-negative, rgba(255,41,62,0.12))';
|
|
314
332
|
/** Основной непрозрачный фон поверхности/контрола на темном фоне */
|
|
315
333
|
export var onDarkSurfaceSolidPrimaryHover = 'var(--on-dark-surface-solid-primary-hover, #1C1C1CFF)';
|
|
316
334
|
/** Основной непрозрачный фон поверхности/контрола на темном фоне */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/tokens/sdds_serv/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/tokens/sdds_serv/index.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salutejs/sdds-themes",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.12.0-dev.0",
|
|
4
4
|
"description": "Sdds-themes package",
|
|
5
5
|
"author": "Salute Frontend Team <salute.developers@gmail.com>",
|
|
6
6
|
"license": "MIT",
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"styled-components": "5.3.1"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
|
-
"@salutejs/data-themes": "0.
|
|
38
|
+
"@salutejs/data-themes": "0.11.0-dev.0",
|
|
39
39
|
"@types/node": "16.7.13",
|
|
40
40
|
"ts-node": "10.2.1",
|
|
41
41
|
"typescript": "4.2.4"
|
|
@@ -46,5 +46,5 @@
|
|
|
46
46
|
"Vasiliy Loginevskiy"
|
|
47
47
|
],
|
|
48
48
|
"sideEffects": false,
|
|
49
|
-
"gitHead": "
|
|
49
|
+
"gitHead": "26b093cfeefda64c2b6ed875ded8b81b832ec954"
|
|
50
50
|
}
|
|
@@ -2,5 +2,5 @@
|
|
|
2
2
|
// Generated by robots, do not change this manually!
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
exports.sdds_serv__dark = void 0;
|
|
5
|
-
exports.sdds_serv__dark = ["\n:root {\n --text-primary-hover: #F5F5F593;\n --text-primary-active: #F5F5F5C4;\n --text-primary: #f5f5f5F5;\n --text-secondary-hover: #F5F5F5FF;\n --text-secondary-active: #F5F5F5AB;\n --text-secondary: #F5f5f58F;\n --text-tertiary-hover: #F5F5F5FF;\n --text-tertiary-active: #F5F5F556;\n --text-tertiary: #F5f5f548;\n --text-paragraph-hover: #F5F5F57A;\n --text-paragraph-active: #F5F5F5A3;\n --text-paragraph: #f5f5f5cc;\n --text-accent-hover: #2ACB47FF;\n --text-accent-active: #1F9835FF;\n --text-accent: #24B23E;\n --text-accent-gradient-hover: #CCCCCCFF;\n --text-accent-gradient-active: #E6E6E6FF;\n --text-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --text-positive-hover: #2ACB47FF;\n --text-positive-active: #1F9835FF;\n --text-positive: #24B23E;\n --text-warning-hover: #FF8442FF;\n --text-warning-active: #FF5D05FF;\n --text-warning: #FF7024;\n --text-negative-hover: #FF5C6CFF;\n --text-negative-active: #FF1F35FF;\n --text-negative: #FF3D51;\n --on-dark-text-primary-hover: #F5F5F593;\n --on-dark-text-primary-active: #F5F5F5C4;\n --on-dark-text-primary: #f5f5f5F5;\n --on-dark-text-secondary-hover: #F5F5F5FF;\n --on-dark-text-secondary-active: #F5F5F5AB;\n --on-dark-text-secondary: #F5f5f58F;\n --on-dark-text-tertiary-hover: #F5F5F5FF;\n --on-dark-text-tertiary-active: #F5F5F556;\n --on-dark-text-tertiary: #F5f5f548;\n --on-dark-text-paragraph-hover: #F5F5F57A;\n --on-dark-text-paragraph-active: #F5F5F5A3;\n --on-dark-text-paragraph: #f5f5f5CC;\n --on-dark-text-accent-hover: #2ACB47FF;\n --on-dark-text-accent-active: #1F9835FF;\n --on-dark-text-accent: #24B23E;\n --on-dark-text-accent-gradient-hover: #CCCCCCFF;\n --on-dark-text-accent-gradient-active: #E6E6E6FF;\n --on-dark-text-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --on-dark-text-positive-hover: #2ACB47FF;\n --on-dark-text-positive-active: #1F9835FF;\n --on-dark-text-positive: #24B23E;\n --on-dark-text-warning-hover: #FF8442FF;\n --on-dark-text-warning-active: #FF5D05FF;\n --on-dark-text-warning: #FF7024;\n --on-dark-text-negative-hover: #FF5C6CFF;\n --on-dark-text-negative-active: #FF1F35FF;\n --on-dark-text-negative: #FF3D51;\n --on-light-text-primary-hover: #17171793;\n --on-light-text-primary-active: #171717C4;\n --on-light-text-primary: #171717F5;\n --on-light-text-secondary-hover: #171717FF;\n --on-light-text-secondary-active: #171717AB;\n --on-light-text-secondary: #1717178F;\n --on-light-text-tertiary-hover: #171717FF;\n --on-light-text-tertiary-active: #17171756;\n --on-light-text-tertiary: #17171748;\n --on-light-text-paragraph-hover: #1717177A;\n --on-light-text-paragraph-active: #171717A3;\n --on-light-text-paragraph: #171717CC;\n --on-light-text-accent-hover: #13AA2CFF;\n --on-light-text-accent-active: #0D731EFF;\n --on-light-text-accent: #108E26;\n --on-light-text-accent-gradient-hover: #CCCCCCFF;\n --on-light-text-accent-gradient-active: #E6E6E6FF;\n --on-light-text-accent-gradient: linear-gradient(45deg, #0D8523 0%, #0DA8AB 100%);\n --on-light-text-positive-hover: #13AA2CFF;\n --on-light-text-positive-active: #0D731EFF;\n --on-light-text-positive: #108E26;\n --on-light-text-warning-hover: #FD650DFF;\n --on-light-text-warning-active: #CA4B02FF;\n --on-light-text-warning: #E85702;\n --on-light-text-negative-hover: #F5384BFF;\n --on-light-text-negative-active: #E40C22FF;\n --on-light-text-negative: #F31B31;\n --inverse-text-primary-hover: #17171793;\n --inverse-text-primary-active: #171717C4;\n --inverse-text-primary: #171717F5;\n --inverse-text-secondary-hover: #171717FF;\n --inverse-text-secondary-active: #171717AB;\n --inverse-text-secondary: #1717178F;\n --inverse-text-tertiary-hover: #171717FF;\n --inverse-text-tertiary-active: #17171756;\n --inverse-text-tertiary: #17171748;\n --inverse-text-paragraph-hover: #1717177A;\n --inverse-text-paragraph-active: #171717A3;\n --inverse-text-paragraph: #171717CC;\n --inverse-text-accent-hover: #13AA2CFF;\n --inverse-text-accent-active: #0D731EFF;\n --inverse-text-accent: #108E26;\n --inverse-text-accent-gradient-hover: #CCCCCCFF;\n --inverse-text-accent-gradient-active: #E6E6E6FF;\n --inverse-text-accent-gradient: linear-gradient(45deg, #0D8523 0%, #0DA8AB 100%);\n --inverse-text-positive-hover: #13AA2CFF;\n --inverse-text-positive-active: #0D731EFF;\n --inverse-text-positive: #108E26;\n --inverse-text-warning-hover: #FD650DFF;\n --inverse-text-warning-active: #CA4B02FF;\n --inverse-text-warning: #E85702;\n --inverse-text-negative-hover: #F5384BFF;\n --inverse-text-negative-active: #E40C22FF;\n --inverse-text-negative: #F31B31;\n --surface-solid-primary-hover: #1C1C1CFF;\n --surface-solid-primary-active: #121212FF;\n --surface-solid-primary: #171717;\n --surface-solid-secondary-hover: #303030FF;\n --surface-solid-secondary-active: #212121FF;\n --surface-solid-secondary: #262626;\n --surface-solid-tertiary-hover: #404040FF;\n --surface-solid-tertiary-active: #303030FF;\n --surface-solid-tertiary: #363636;\n --surface-solid-card-hover: #1C1C1CFF;\n --surface-solid-card-active: #121212FF;\n --surface-solid-card: #171717;\n --surface-solid-default-hover: #FFFFFFFF;\n --surface-solid-default-active: #F5F5F5FF;\n --surface-solid-default: #F9F9F9;\n --surface-transparent-primary-hover: #FFFFFF1F;\n --surface-transparent-primary-active: #FFFFFF0A;\n --surface-transparent-primary: #FFFFFF0F;\n --surface-transparent-secondary-hover: #FFFFFF3D;\n --surface-transparent-secondary-active: #FFFFFF0F;\n --surface-transparent-secondary: rgba(255, 255, 255, 0.12);\n --surface-transparent-tertiary-hover: #FFFFFF52;\n --surface-transparent-tertiary-active: #FFFFFF24;\n --surface-transparent-tertiary: rgba(255, 255, 255, 0.2);\n --surface-transparent-deep-hover: #FFFFFFC2;\n --surface-transparent-deep-active: #FFFFFF94;\n --surface-transparent-deep: #FFFFFFA3;\n --surface-transparent-card-hover: #FFFFFF1F;\n --surface-transparent-card-active: #FFFFFF0A;\n --surface-transparent-card: #FFFFFF0F;\n --surface-clear-hover: #00000000;\n --surface-clear-active: #00000000;\n --surface-clear: rgba(0, 0, 0, 0);\n --surface-accent-hover: #1DAF37FF;\n --surface-accent-active: #18952FFF;\n --surface-accent: #1A9E32;\n --surface-accent-gradient-hover: #FFFFFFFF;\n --surface-accent-gradient-active: #FFFFFFFF;\n --surface-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --surface-positive-hover: #1DAF37FF;\n --surface-positive-active: #18952FFF;\n --surface-positive: #1A9E32;\n --surface-warning-hover: #FB7223FF;\n --surface-warning-active: #F05B05FF;\n --surface-warning: #FA5F05;\n --surface-negative-hover: #FF475AFF;\n --surface-negative-active: #FF1F35FF;\n --surface-negative: #FF293E;\n --on-dark-surface-solid-primary-hover: #1C1C1CFF;\n --on-dark-surface-solid-primary-active: #121212FF;\n --on-dark-surface-solid-primary: #171717;\n --on-dark-surface-solid-secondary-hover: #303030FF;\n --on-dark-surface-solid-secondary-active: #212121FF;\n --on-dark-surface-solid-secondary: #262626;\n --on-dark-surface-solid-tertiary-hover: #404040FF;\n --on-dark-surface-solid-tertiary-active: #303030FF;\n --on-dark-surface-solid-tertiary: #363636;\n --on-dark-surface-solid-card-hover: #1C1C1CFF;\n --on-dark-surface-solid-card-active: #121212FF;\n --on-dark-surface-solid-card: #171717;\n --on-dark-surface-solid-default-hover: #FFFFFFFF;\n --on-dark-surface-solid-default-active: #F5F5F5FF;\n --on-dark-surface-solid-default: #F9F9F9;\n --on-dark-surface-transparent-primary-hover: #FFFFFF1F;\n --on-dark-surface-transparent-primary-active: #FFFFFF0A;\n --on-dark-surface-transparent-primary: rgba(255, 255, 255, 0.06);\n --on-dark-surface-transparent-secondary-hover: #FFFFFF3D;\n --on-dark-surface-transparent-secondary-active: #FFFFFF0F;\n --on-dark-surface-transparent-secondary: rgba(255, 255, 255, 0.12);\n --on-dark-surface-transparent-tertiary-hover: #FFFFFF52;\n --on-dark-surface-transparent-tertiary-active: #FFFFFF24;\n --on-dark-surface-transparent-tertiary: rgba(255, 255, 255, 0.2);\n --on-dark-surface-transparent-deep-hover: #FFFFFFC2;\n --on-dark-surface-transparent-deep-active: #FFFFFF94;\n --on-dark-surface-transparent-deep: #FFFFFFA3;\n --on-dark-surface-transparent-card-hover: #FFFFFF1F;\n --on-dark-surface-transparent-card-active: #FFFFFF0A;\n --on-dark-surface-transparent-card: #FFFFFF0F;\n --on-dark-surface-clear-hover: #00000000;\n --on-dark-surface-clear-active: #00000000;\n --on-dark-surface-clear: rgba(0, 0, 0, 0);\n --on-dark-surface-accent-hover: #1DAF37FF;\n --on-dark-surface-accent-active: #18952FFF;\n --on-dark-surface-accent: #1A9E32;\n --on-dark-surface-accent-gradient-hover: #FFFFFFFF;\n --on-dark-surface-accent-gradient-active: #FFFFFFFF;\n --on-dark-surface-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --on-dark-surface-positive-hover: #1DAF37FF;\n --on-dark-surface-positive-active: #18952FFF;\n --on-dark-surface-positive: #1A9E32;\n --on-dark-surface-warning-hover: #FB7223FF;\n --on-dark-surface-warning-active: #F05B05FF;\n --on-dark-surface-warning: #FA5F05;\n --on-dark-surface-negative-hover: #FF475AFF;\n --on-dark-surface-negative-active: #FF1F35FF;\n --on-dark-surface-negative: #FF293E;\n --on-light-surface-solid-primary-hover: #FAFAFAFF;\n --on-light-surface-solid-primary-active: #F0F0F0FF;\n --on-light-surface-solid-primary: #F5F5F5;\n --on-light-surface-solid-secondary-hover: #F7F7F7FF;\n --on-light-surface-solid-secondary-active: #E8E8E8FF;\n --on-light-surface-solid-secondary: #ECECEC;\n --on-light-surface-solid-tertiary-hover: #E8E8E8FF;\n --on-light-surface-solid-tertiary-active: #D9D9D9FF;\n --on-light-surface-solid-tertiary: #DDDDDD;\n --on-light-surface-solid-card-hover: #FFFFFFFF;\n --on-light-surface-solid-card-active: #FFFFFFFF;\n --on-light-surface-solid-card: #FFFFFFFF;\n --on-light-surface-solid-default-hover: #0D0D0DFF;\n --on-light-surface-solid-default-active: #030303FF;\n --on-light-surface-solid-default: #080808;\n --on-light-surface-transparent-primary-hover: #0808080F;\n --on-light-surface-transparent-primary-active: #08080800;\n --on-light-surface-transparent-primary: rgba(8, 8, 8, 0.02);\n --on-light-surface-transparent-secondary-hover: #0808081F;\n --on-light-surface-transparent-secondary-active: #0808080A;\n --on-light-surface-transparent-secondary: rgba(8, 8, 8, 0.06);\n --on-light-surface-transparent-tertiary-hover: #0808083D;\n --on-light-surface-transparent-tertiary-active: #0808080F;\n --on-light-surface-transparent-tertiary: rgba(8, 8, 8, 0.12);\n --on-light-surface-transparent-deep-hover: #080808C2;\n --on-light-surface-transparent-deep-active: #08080894;\n --on-light-surface-transparent-deep: #080808A3;\n --on-light-surface-transparent-card-hover: #0808081F;\n --on-light-surface-transparent-card-active: #0808080A;\n --on-light-surface-transparent-card: rgba(8, 8, 8, 0.06);\n --on-light-surface-clear-hover: #00000000;\n --on-light-surface-clear-active: #00000000;\n --on-light-surface-clear: rgba(0, 0, 0, 0);\n --on-light-surface-accent-hover: #1DAF37FF;\n --on-light-surface-accent-active: #18952FFF;\n --on-light-surface-accent: #1A9E32;\n --on-light-surface-accent-gradient-hover: #FFFFFFFF;\n --on-light-surface-accent-gradient-active: #FFFFFFFF;\n --on-light-surface-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --on-light-surface-positive-hover: #1DAF37FF;\n --on-light-surface-positive-active: #18952FFF;\n --on-light-surface-positive: #1A9E32;\n --on-light-surface-warning-hover: #FB7223FF;\n --on-light-surface-warning-active: #F05B05FF;\n --on-light-surface-warning: #FA5F05;\n --on-light-surface-negative-hover: #FF475AFF;\n --on-light-surface-negative-active: #FF1F35FF;\n --on-light-surface-negative: #FF293E;\n --inverse-surface-solid-primary-hover: #FAFAFAFF;\n --inverse-surface-solid-primary-active: #F0F0F0FF;\n --inverse-surface-solid-primary: #F5F5F5;\n --inverse-surface-solid-secondary-hover: #F7F7F7FF;\n --inverse-surface-solid-secondary-active: #E8E8E8FF;\n --inverse-surface-solid-secondary: #ECECEC;\n --inverse-surface-solid-tertiary-hover: #E8E8E8FF;\n --inverse-surface-solid-tertiary-active: #D9D9D9FF;\n --inverse-surface-solid-tertiary: #DDDDDD;\n --inverse-surface-solid-card-hover: #FFFFFFFF;\n --inverse-surface-solid-card-active: #FFFFFFFF;\n --inverse-surface-solid-card: #FFFFFFFF;\n --inverse-surface-solid-default-hover: #0D0D0DFF;\n --inverse-surface-solid-default-active: #030303FF;\n --inverse-surface-solid-default: #080808;\n --inverse-surface-transparent-primary-hover: #0808080F;\n --inverse-surface-transparent-primary-active: #08080800;\n --inverse-surface-transparent-primary: rgba(8, 8, 8, 0.02);\n --inverse-surface-transparent-secondary-hover: #0808081F;\n --inverse-surface-transparent-secondary-active: #0808080A;\n --inverse-surface-transparent-secondary: rgba(8, 8, 8, 0.06);\n --inverse-surface-transparent-tertiary-hover: #0808083D;\n --inverse-surface-transparent-tertiary-active: #0808080F;\n --inverse-surface-transparent-tertiary: rgba(8, 8, 8, 0.12);\n --inverse-surface-transparent-deep-hover: #080808C2;\n --inverse-surface-transparent-deep-active: #08080894;\n --inverse-surface-transparent-deep: #080808A3;\n --inverse-surface-transparent-card-hover: #FFFFFFFF;\n --inverse-surface-transparent-card-active: #FFFFFFFF;\n --inverse-surface-transparent-card: #FFFFFFFF;\n --inverse-surface-clear-hover: #00000000;\n --inverse-surface-clear-active: #00000000;\n --inverse-surface-clear: rgba(0, 0, 0, 0);\n --inverse-surface-accent-hover: #1DAF37FF;\n --inverse-surface-accent-active: #18952FFF;\n --inverse-surface-accent: #1A9E32;\n --inverse-surface-accent-gradient-hover: #FFFFFFFF;\n --inverse-surface-accent-gradient-active: #FFFFFFFF;\n --inverse-surface-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --inverse-surface-positive-hover: #1DAF37FF;\n --inverse-surface-positive-active: #18952FFF;\n --inverse-surface-positive: #1A9E32;\n --inverse-surface-warning-hover: #FB7223FF;\n --inverse-surface-warning-active: #F05B05FF;\n --inverse-surface-warning: #FA5F05;\n --inverse-surface-negative-hover: #FF475AFF;\n --inverse-surface-negative-active: #FF1F35FF;\n --inverse-surface-negative: #FF293E;\n --background-primary: #080808;\n --dark-background-primary: #080808;\n --light-background-primary: #F9F9F9;\n --inverse-background-primary: #F9F9F9;\n --overlay-soft: #0808088F;\n --overlay-hard: #080808f5;\n --overlay-blur: rgba(8,8,8,0.28);\n --on-dark-overlay-soft: #0808088f;\n --on-dark-overlay-hard: #080808f5;\n --on-dark-overlay-blur: rgba(8,8,8,0.28);\n --on-light-overlay-soft: rgba(249,249,249,0.56);\n --on-light-overlay-hard: #f9f9f9f5;\n --on-light-overlay-blur: rgba(249,249,249,0.28);\n --inverse-overlay-soft: #f9f9f98F;\n --inverse-overlay-hard: #f9f9f9f5;\n --inverse-overlay-blur: rgba(249,249,249,0.28);\n --skeleton-gradient: linear-gradient( 90deg, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.08) 6.25%, rgba(255, 255, 255, 0.05) 12.5%, rgba(255, 255, 255, 0.01) 25%, rgba(255, 255, 255, 0.05) 37.5%, rgba(255, 255, 255, 0.08) 43.75%, rgba(255, 255, 255, 0.09) 50%, rgba(255, 255, 255, 0.08) 56.25%, rgba(255, 255, 255, 0.05) 62.5%, rgba(255, 255, 255, 0.01) 75%, rgba(255, 255, 255, 0.05) 87.5%, rgba(255, 255, 255, 0.08) 93.75%, rgba(255, 255, 255, 0.09) 100% );\n --skeleton-gradient-lighter: linear-gradient( 90deg, rgba(255, 255, 255, 0.36) 0%, rgba(255, 255, 255, 0.32) 6.25%, rgba(255, 255, 255, 0.20) 12.5%, rgba(255, 255, 255, 0.04) 25%, rgba(255, 255, 255, 0.20) 37.5%, rgba(255, 255, 255, 0.32) 43.75%, rgba(255, 255, 255, 0.36) 50%, rgba(255, 255, 255, 0.08) 56.25%, rgba(255, 255, 255, 0.20) 62.5%, rgba(255, 255, 255, 0.04) 75%, rgba(255, 255, 255, 0.20) 87.5%, rgba(255, 255, 255, 0.32) 93.75%, rgba(255, 255, 255, 0.36) 100% );\n color: var(--text-primary);\n background-color: var(--background-primary);\n}\n\n:root {\n font-size: 16px;\n --plasma-typo-overflow-wrap: break-word;\n --plasma-typo-hyphens: auto;\n --plasma-typo-display-font-family: 'SB Sans Display', sans-serif;\n --plasma-typo-text-font-family: 'SB Sans Text', sans-serif;\n --plasma-typo-dspl-l-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-l-letter-spacing: normal;\n --plasma-typo-dspl-l-font-style: normal;\n --plasma-typo-dspl-l-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-l-bold-letter-spacing: normal;\n --plasma-typo-dspl-l-bold-font-style: normal;\n --plasma-typo-dspl-m-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-m-letter-spacing: normal;\n --plasma-typo-dspl-m-font-style: normal;\n --plasma-typo-dspl-m-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-m-bold-letter-spacing: normal;\n --plasma-typo-dspl-m-bold-font-style: normal;\n --plasma-typo-dspl-s-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-s-letter-spacing: normal;\n --plasma-typo-dspl-s-font-style: normal;\n --plasma-typo-dspl-s-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-s-bold-letter-spacing: normal;\n --plasma-typo-dspl-s-bold-font-style: normal;\n --plasma-typo-h1-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h1-letter-spacing: normal;\n --plasma-typo-h1-font-style: normal;\n --plasma-typo-h1-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h1-bold-letter-spacing: normal;\n --plasma-typo-h1-bold-font-style: normal;\n --plasma-typo-h2-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h2-letter-spacing: normal;\n --plasma-typo-h2-font-style: normal;\n --plasma-typo-h2-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h2-bold-letter-spacing: normal;\n --plasma-typo-h2-bold-font-style: normal;\n --plasma-typo-h3-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h3-letter-spacing: normal;\n --plasma-typo-h3-font-style: normal;\n --plasma-typo-h3-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h3-bold-letter-spacing: normal;\n --plasma-typo-h3-bold-font-style: normal;\n --plasma-typo-h4-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h4-letter-spacing: normal;\n --plasma-typo-h4-font-style: normal;\n --plasma-typo-h4-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h4-bold-letter-spacing: normal;\n --plasma-typo-h4-bold-font-style: normal;\n --plasma-typo-h5-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h5-letter-spacing: normal;\n --plasma-typo-h5-font-style: normal;\n --plasma-typo-h5-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h5-bold-letter-spacing: normal;\n --plasma-typo-h5-bold-font-style: normal;\n --plasma-typo-body-l-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-l-letter-spacing: -0.02em;\n --plasma-typo-body-l-font-style: normal;\n --plasma-typo-body-l-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-l-bold-letter-spacing: -0.02em;\n --plasma-typo-body-l-bold-font-style: normal;\n --plasma-typo-body-m-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-m-letter-spacing: -0.02em;\n --plasma-typo-body-m-font-style: normal;\n --plasma-typo-body-m-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-m-bold-letter-spacing: -0.02em;\n --plasma-typo-body-m-bold-font-style: normal;\n --plasma-typo-body-s-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-s-letter-spacing: -0.02em;\n --plasma-typo-body-s-font-style: normal;\n --plasma-typo-body-s-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-s-bold-letter-spacing: -0.02em;\n --plasma-typo-body-s-bold-font-style: normal;\n --plasma-typo-body-xs-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xs-letter-spacing: -0.02em;\n --plasma-typo-body-xs-font-style: normal;\n --plasma-typo-body-xs-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xs-bold-letter-spacing: -0.02em;\n --plasma-typo-body-xs-bold-font-style: normal;\n --plasma-typo-body-xxs-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xxs-letter-spacing: -0.02em;\n --plasma-typo-body-xxs-font-style: normal;\n --plasma-typo-body-xxs-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xxs-bold-letter-spacing: -0.02em;\n --plasma-typo-body-xxs-bold-font-style: normal;\n --plasma-typo-text-l-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-l-letter-spacing: -0.02em;\n --plasma-typo-text-l-font-style: normal;\n --plasma-typo-text-l-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-l-bold-letter-spacing: -0.02em;\n --plasma-typo-text-l-bold-font-style: normal;\n --plasma-typo-text-m-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-m-letter-spacing: -0.02em;\n --plasma-typo-text-m-font-style: normal;\n --plasma-typo-text-m-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-m-bold-letter-spacing: -0.02em;\n --plasma-typo-text-m-bold-font-style: normal;\n --plasma-typo-text-s-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-s-letter-spacing: -0.02em;\n --plasma-typo-text-s-font-style: normal;\n --plasma-typo-text-s-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-s-bold-letter-spacing: -0.02emm;\n --plasma-typo-text-s-bold-font-style: normal;\n --plasma-typo-text-xs-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-xs-letter-spacing: -0.02em;\n --plasma-typo-text-xs-font-style: normal;\n --plasma-typo-text-xs-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-xs-bold-letter-spacing: -0.02em;\n --plasma-typo-text-xs-bold-font-style: normal;\n}\n\n@media (max-width: 559px) {\n :root {\n --plasma-typo-dspl-l-font-size: 5.5rem;\n --plasma-typo-dspl-l-font-weight: 300;\n --plasma-typo-dspl-l-line-height: 5.75rem;\n --plasma-typo-dspl-l-bold-font-size: 5.5rem;\n --plasma-typo-dspl-l-bold-font-weight: 600;\n --plasma-typo-dspl-l-bold-line-height: 5.75rem;\n --plasma-typo-dspl-m-font-size: 3.5rem;\n --plasma-typo-dspl-m-font-weight: 300;\n --plasma-typo-dspl-m-line-height: 3.875rem;\n --plasma-typo-dspl-m-bold-font-size: 3.5rem;\n --plasma-typo-dspl-m-bold-font-weight: 600;\n --plasma-typo-dspl-m-bold-line-height: 3.875rem;\n --plasma-typo-dspl-s-font-size: 2.5rem;\n --plasma-typo-dspl-s-font-weight: 300;\n --plasma-typo-dspl-s-line-height: 2.875rem;\n --plasma-typo-dspl-s-bold-font-size: 2.5rem;\n --plasma-typo-dspl-s-bold-font-weight: 600;\n --plasma-typo-dspl-s-bold-line-height: 2.875rem;\n --plasma-typo-h1-font-size: 1.75rem;\n --plasma-typo-h1-font-weight: 400;\n --plasma-typo-h1-line-height: 2.125rem;\n --plasma-typo-h1-bold-font-size: 1.75rem;\n --plasma-typo-h1-bold-font-weight: 600;\n --plasma-typo-h1-bold-line-height: 2.125rem;\n --plasma-typo-h2-font-size: 1.5rem;\n --plasma-typo-h2-font-weight: 400;\n --plasma-typo-h2-line-height: 1.875rem;\n --plasma-typo-h2-bold-font-size: 1.5rem;\n --plasma-typo-h2-bold-font-weight: 600;\n --plasma-typo-h2-bold-line-height: 1.875rem;\n --plasma-typo-h3-font-size: 1.25rem;\n --plasma-typo-h3-font-weight: 400;\n --plasma-typo-h3-line-height: 1.625rem;\n --plasma-typo-h3-bold-font-size: 1.25rem;\n --plasma-typo-h3-bold-font-weight: 600;\n --plasma-typo-h3-bold-line-height: 1.625rem;\n --plasma-typo-h4-font-size: 1.125rem;\n --plasma-typo-h4-font-weight: 400;\n --plasma-typo-h4-line-height: 1.5rem;\n --plasma-typo-h4-bold-font-size: 1.125rem;\n --plasma-typo-h4-bold-font-weight: 600;\n --plasma-typo-h4-bold-line-height: 1.5rem;\n --plasma-typo-h5-font-size: 1rem;\n --plasma-typo-h5-font-weight: 400;\n --plasma-typo-h5-line-height: 1.375rem;\n --plasma-typo-h5-bold-font-size: 1rem;\n --plasma-typo-h5-bold-font-weight: 600;\n --plasma-typo-h5-bold-line-height: 1.375rem;\n --plasma-typo-body-l-font-size: 1.125rem;\n --plasma-typo-body-l-font-weight: 400;\n --plasma-typo-body-l-line-height: 1.375rem;\n --plasma-typo-body-l-bold-font-size: 1.125rem;\n --plasma-typo-body-l-bold-font-weight: 600;\n --plasma-typo-body-l-bold-line-height: 1.375rem;\n --plasma-typo-body-m-font-size: 1rem;\n --plasma-typo-body-m-font-weight: 400;\n --plasma-typo-body-m-line-height: 1.25rem;\n --plasma-typo-body-m-bold-font-size: 1rem;\n --plasma-typo-body-m-bold-font-weight: 600;\n --plasma-typo-body-m-bold-line-height: 1.25rem;\n --plasma-typo-body-s-font-size: 0.875rem;\n --plasma-typo-body-s-font-weight: 400;\n --plasma-typo-body-s-line-height: 1.125rem;\n --plasma-typo-body-s-bold-font-size: 0.875rem;\n --plasma-typo-body-s-bold-font-weight: 600;\n --plasma-typo-body-s-bold-line-height: 1.125rem;\n --plasma-typo-body-xs-font-size: 0.75rem;\n --plasma-typo-body-xs-font-weight: 400;\n --plasma-typo-body-xs-line-height: 0.875rem;\n --plasma-typo-body-xs-bold-font-size: 0.75rem;\n --plasma-typo-body-xs-bold-font-weight: 600;\n --plasma-typo-body-xs-bold-line-height: 0.875rem;\n --plasma-typo-body-xxs-font-size: 0.625rem;\n --plasma-typo-body-xxs-font-weight: 400;\n --plasma-typo-body-xxs-line-height: 0.75rem;\n --plasma-typo-body-xxs-bold-font-size: 0.625rem;\n --plasma-typo-body-xxs-bold-font-weight: 600;\n --plasma-typo-body-xxs-bold-line-height: 0.75rem;\n --plasma-typo-text-l-font-size: 1.125rem;\n --plasma-typo-text-l-font-weight: 400;\n --plasma-typo-text-l-line-height: 1.625rem;\n --plasma-typo-text-l-bold-font-size: 1.125rem;\n --plasma-typo-text-l-bold-font-weight: 600;\n --plasma-typo-text-l-bold-line-height: 1.625rem;\n --plasma-typo-text-m-font-size: 1rem;\n --plasma-typo-text-m-font-weight: 400;\n --plasma-typo-text-m-line-height: 1.5rem;\n --plasma-typo-text-m-bold-font-size: 1rem;\n --plasma-typo-text-m-bold-font-weight: 600;\n --plasma-typo-text-m-bold-line-height: 1.5rem;\n --plasma-typo-text-s-font-size: 0.875rem;\n --plasma-typo-text-s-font-weight: 400;\n --plasma-typo-text-s-line-height: 1.25rem;\n --plasma-typo-text-s-bold-font-size: 0.875rem;\n --plasma-typo-text-s-bold-font-weight: 600;\n --plasma-typo-text-s-bold-line-height: 1.25rem;\n --plasma-typo-text-xs-font-size: 0.75rem;\n --plasma-typo-text-xs-font-weight: 400;\n --plasma-typo-text-xs-line-height: 1rem;\n --plasma-typo-text-xs-bold-font-size: 0.75rem;\n --plasma-typo-text-xs-bold-font-weight: 600;\n --plasma-typo-text-xs-bold-line-height: 1rem;\n }\n}\n\n@media (min-width: 560px) and (max-width: 959px) {\n :root {\n --plasma-typo-dspl-l-font-size: 7rem;\n --plasma-typo-dspl-l-font-weight: 300;\n --plasma-typo-dspl-l-line-height: 7rem;\n --plasma-typo-dspl-l-bold-font-size: 7rem;\n --plasma-typo-dspl-l-bold-font-weight: 600;\n --plasma-typo-dspl-l-bold-line-height: 7rem;\n --plasma-typo-dspl-m-font-size: 4.5rem;\n --plasma-typo-dspl-m-font-weight: 300;\n --plasma-typo-dspl-m-line-height: 4.75rem;\n --plasma-typo-dspl-m-bold-font-size: 4.5rem;\n --plasma-typo-dspl-m-bold-font-weight: 600;\n --plasma-typo-dspl-m-bold-line-height: 4.75rem;\n --plasma-typo-dspl-s-font-size: 3rem;\n --plasma-typo-dspl-s-font-weight: 300;\n --plasma-typo-dspl-s-line-height: 3.375rem;\n --plasma-typo-dspl-s-bold-font-size: 3rem;\n --plasma-typo-dspl-s-bold-font-weight: 600;\n --plasma-typo-dspl-s-bold-line-height: 3.375rem;\n --plasma-typo-h1-font-size: 2.5rem;\n --plasma-typo-h1-font-weight: 400;\n --plasma-typo-h1-line-height: 2.875rem;\n --plasma-typo-h1-bold-font-size: 2.5rem;\n --plasma-typo-h1-bold-font-weight: 600;\n --plasma-typo-h1-bold-line-height: 2.875rem;\n --plasma-typo-h2-font-size: 1.75rem;\n --plasma-typo-h2-font-weight: 400;\n --plasma-typo-h2-line-height: 2.125rem;\n --plasma-typo-h2-bold-font-size: 1.75rem;\n --plasma-typo-h2-bold-font-weight: 600;\n --plasma-typo-h2-bold-line-height: 2.125rem;\n --plasma-typo-h3-font-size: 1.25rem;\n --plasma-typo-h3-font-weight: 400;\n --plasma-typo-h3-line-height: 1.625rem;\n --plasma-typo-h3-bold-font-size: 1.25rem;\n --plasma-typo-h3-bold-font-weight: 600;\n --plasma-typo-h3-bold-line-height: 1.625rem;\n --plasma-typo-h4-font-size: 1.125rem;\n --plasma-typo-h4-font-weight: 400;\n --plasma-typo-h4-line-height: 1.5rem;\n --plasma-typo-h4-bold-font-size: 1.125rem;\n --plasma-typo-h4-bold-font-weight: 600;\n --plasma-typo-h4-bold-line-height: 1.5rem;\n --plasma-typo-h5-font-size: 1rem;\n --plasma-typo-h5-font-weight: 400;\n --plasma-typo-h5-line-height: 1.375rem;\n --plasma-typo-h5-bold-font-size: 1rem;\n --plasma-typo-h5-bold-font-weight: 600;\n --plasma-typo-h5-bold-line-height: 1.375rem;\n --plasma-typo-body-l-font-size: 1.125rem;\n --plasma-typo-body-l-font-weight: 400;\n --plasma-typo-body-l-line-height: 1.375rem;\n --plasma-typo-body-l-bold-font-size: 1.125rem;\n --plasma-typo-body-l-bold-font-weight: 600;\n --plasma-typo-body-l-bold-line-height: 1.375rem;\n --plasma-typo-body-m-font-size: 1rem;\n --plasma-typo-body-m-font-weight: 400;\n --plasma-typo-body-m-line-height: 1.25rem;\n --plasma-typo-body-m-bold-font-size: 1rem;\n --plasma-typo-body-m-bold-font-weight: 600;\n --plasma-typo-body-m-bold-line-height: 1.25rem;\n --plasma-typo-body-s-font-size: 0.875rem;\n --plasma-typo-body-s-font-weight: 400;\n --plasma-typo-body-s-line-height: 1.125rem;\n --plasma-typo-body-s-bold-font-size: 0.875rem;\n --plasma-typo-body-s-bold-font-weight: 600;\n --plasma-typo-body-s-bold-line-height: 1.125rem;\n --plasma-typo-body-xs-font-size: 0.75rem;\n --plasma-typo-body-xs-font-weight: 400;\n --plasma-typo-body-xs-line-height: 0.875rem;\n --plasma-typo-body-xs-bold-font-size: 0.75rem;\n --plasma-typo-body-xs-bold-font-weight: 600;\n --plasma-typo-body-xs-bold-line-height: 0.875rem;\n --plasma-typo-body-xxs-font-size: 0.625rem;\n --plasma-typo-body-xxs-font-weight: 400;\n --plasma-typo-body-xxs-line-height: 0.75rem;\n --plasma-typo-body-xxs-bold-font-size: 0.625rem;\n --plasma-typo-body-xxs-bold-font-weight: 600;\n --plasma-typo-body-xxs-bold-line-height: 0.75rem;\n --plasma-typo-text-l-font-size: 1.25rem;\n --plasma-typo-text-l-font-weight: 400;\n --plasma-typo-text-l-line-height: 1.75rem;\n --plasma-typo-text-l-bold-font-size: 1.25rem;\n --plasma-typo-text-l-bold-font-weight: 600;\n --plasma-typo-text-l-bold-line-height: 1.75rem;\n --plasma-typo-text-m-font-size: 1rem;\n --plasma-typo-text-m-font-weight: 400;\n --plasma-typo-text-m-line-height: 1.5rem;\n --plasma-typo-text-m-bold-font-size: 1rem;\n --plasma-typo-text-m-bold-font-weight: 600;\n --plasma-typo-text-m-bold-line-height: 1.5rem;\n --plasma-typo-text-s-font-size: 0.875rem;\n --plasma-typo-text-s-font-weight: 400;\n --plasma-typo-text-s-line-height: 1.25rem;\n --plasma-typo-text-s-bold-font-size: 0.875rem;\n --plasma-typo-text-s-bold-font-weight: 600;\n --plasma-typo-text-s-bold-line-height: 1.25rem;\n --plasma-typo-text-xs-font-size: 0.75rem;\n --plasma-typo-text-xs-font-weight: 400;\n --plasma-typo-text-xs-line-height: 1rem;\n --plasma-typo-text-xs-bold-font-size: 0.75rem;\n --plasma-typo-text-xs-bold-font-weight: 600;\n --plasma-typo-text-xs-bold-line-height: 1rem;\n }\n}\n\n@media (min-width: 960px) {\n :root {\n --plasma-typo-dspl-l-font-size: 8rem;\n --plasma-typo-dspl-l-font-weight: 300;\n --plasma-typo-dspl-l-line-height: 8rem;\n --plasma-typo-dspl-l-bold-font-size: 8rem;\n --plasma-typo-dspl-l-bold-font-weight: 600;\n --plasma-typo-dspl-l-bold-line-height: 8rem;\n --plasma-typo-dspl-m-font-size: 5.5rem;\n --plasma-typo-dspl-m-font-weight: 300;\n --plasma-typo-dspl-m-line-height: 5.75rem;\n --plasma-typo-dspl-m-bold-font-size: 5.5rem;\n --plasma-typo-dspl-m-bold-font-weight: 600;\n --plasma-typo-dspl-m-bold-line-height: 5.75rem;\n --plasma-typo-dspl-s-font-size: 4rem;\n --plasma-typo-dspl-s-font-weight: 300;\n --plasma-typo-dspl-s-line-height: 4.25rem;\n --plasma-typo-dspl-s-bold-font-size: 4rem;\n --plasma-typo-dspl-s-bold-font-weight: 600;\n --plasma-typo-dspl-s-bold-line-height: 4.25rem;\n --plasma-typo-h1-font-size: 3rem;\n --plasma-typo-h1-font-weight: 400;\n --plasma-typo-h1-line-height: 3.375rem;\n --plasma-typo-h1-bold-font-size: 3rem;\n --plasma-typo-h1-bold-font-weight: 600;\n --plasma-typo-h1-bold-line-height: 3.375rem;\n --plasma-typo-h2-font-size: 2rem;\n --plasma-typo-h2-font-weight: 400;\n --plasma-typo-h2-line-height: 2.375rem;\n --plasma-typo-h2-bold-font-size: 2rem;\n --plasma-typo-h2-bold-font-weight: 600;\n --plasma-typo-h2-bold-line-height: 2.375rem;\n --plasma-typo-h3-font-size: 1.5rem;\n --plasma-typo-h3-font-weight: 400;\n --plasma-typo-h3-line-height: 1.875rem;\n --plasma-typo-h3-bold-font-size: 1.5rem;\n --plasma-typo-h3-bold-font-weight: 600;\n --plasma-typo-h3-bold-line-height: 1.875rem;\n --plasma-typo-h4-font-size: 1.25rem;\n --plasma-typo-h4-font-weight: 400;\n --plasma-typo-h4-line-height: 1.625rem;\n --plasma-typo-h4-bold-font-size: 1.25rem;\n --plasma-typo-h4-bold-font-weight: 600;\n --plasma-typo-h4-bold-line-height: 1.625rem;\n --plasma-typo-h5-font-size: 1.125rem;\n --plasma-typo-h5-font-weight: 400;\n --plasma-typo-h5-line-height: 1.5rem;\n --plasma-typo-h5-bold-font-size: 1.125rem;\n --plasma-typo-h5-bold-font-weight: 600;\n --plasma-typo-h5-bold-line-height: 1.5rem;\n --plasma-typo-body-l-font-size: 1.125rem;\n --plasma-typo-body-l-font-weight: 400;\n --plasma-typo-body-l-line-height: 1.375rem;\n --plasma-typo-body-l-bold-font-size: 1.125rem;\n --plasma-typo-body-l-bold-font-weight: 600;\n --plasma-typo-body-l-bold-line-height: 1.375rem;\n --plasma-typo-body-m-font-size: 1rem;\n --plasma-typo-body-m-font-weight: 400;\n --plasma-typo-body-m-line-height: 1.25rem;\n --plasma-typo-body-m-bold-font-size: 1rem;\n --plasma-typo-body-m-bold-font-weight: 600;\n --plasma-typo-body-m-bold-line-height: 1.25rem;\n --plasma-typo-body-s-font-size: 0.875rem;\n --plasma-typo-body-s-font-weight: 400;\n --plasma-typo-body-s-line-height: 1.125rem;\n --plasma-typo-body-s-bold-font-size: 0.875rem;\n --plasma-typo-body-s-bold-font-weight: 600;\n --plasma-typo-body-s-bold-line-height: 1.125rem;\n --plasma-typo-body-xs-font-size: 0.75rem;\n --plasma-typo-body-xs-font-weight: 400;\n --plasma-typo-body-xs-line-height: 0.875rem;\n --plasma-typo-body-xs-bold-font-size: 0.75rem;\n --plasma-typo-body-xs-bold-font-weight: 600;\n --plasma-typo-body-xs-bold-line-height: 0.875rem;\n --plasma-typo-body-xxs-font-size: 0.625rem;\n --plasma-typo-body-xxs-font-weight: 400;\n --plasma-typo-body-xxs-line-height: 0.75rem;\n --plasma-typo-body-xxs-bold-font-size: 0.625rem;\n --plasma-typo-body-xxs-bold-font-weight: 600;\n --plasma-typo-body-xxs-bold-line-height: 0.75rem;\n --plasma-typo-text-l-font-size: 1.5rem;\n --plasma-typo-text-l-font-weight: 400;\n --plasma-typo-text-l-line-height: 2rem;\n --plasma-typo-text-l-bold-font-size: 1.5rem;\n --plasma-typo-text-l-bold-font-weight: 600;\n --plasma-typo-text-l-bold-line-height: 2rem;\n --plasma-typo-text-m-font-size: 1.125rem;\n --plasma-typo-text-m-font-weight: 400;\n --plasma-typo-text-m-line-height: 1.625rem;\n --plasma-typo-text-m-bold-font-size: 1.125rem;\n --plasma-typo-text-m-bold-font-weight: 600;\n --plasma-typo-text-m-bold-line-height: 1.625rem;\n --plasma-typo-text-s-font-size: 0.875rem;\n --plasma-typo-text-s-font-weight: 400;\n --plasma-typo-text-s-line-height: 1.25rem;\n --plasma-typo-text-s-bold-font-size: 0.875rem;\n --plasma-typo-text-s-bold-font-weight: 600;\n --plasma-typo-text-s-bold-line-height: 1.25rem;\n --plasma-typo-text-xs-font-size: 0.75rem;\n --plasma-typo-text-xs-font-weight: 400;\n --plasma-typo-text-xs-line-height: 1rem;\n --plasma-typo-text-xs-bold-font-size: 0.75rem;\n --plasma-typo-text-xs-bold-font-weight: 600;\n --plasma-typo-text-xs-bold-line-height: 1rem;\n }\n}\n"];
|
|
5
|
+
exports.sdds_serv__dark = ["\n:root {\n --text-primary-hover: #F5F5F593;\n --text-primary-active: #F5F5F5C4;\n --text-primary: #f5f5f5F5;\n --text-secondary-hover: #F5F5F5FF;\n --text-secondary-active: #F5F5F5AB;\n --text-secondary: #F5f5f58F;\n --text-tertiary-hover: #F5F5F5FF;\n --text-tertiary-active: #F5F5F556;\n --text-tertiary: #F5f5f548;\n --text-paragraph-hover: #F5F5F57A;\n --text-paragraph-active: #F5F5F5A3;\n --text-paragraph: #f5f5f5cc;\n --text-accent-hover: #2ACB47FF;\n --text-accent-active: #1F9835FF;\n --text-accent: #24B23E;\n --text-accent-gradient-hover: #CCCCCCFF;\n --text-accent-gradient-active: #E6E6E6FF;\n --text-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --text-positive-hover: #2ACB47FF;\n --text-positive-active: #1F9835FF;\n --text-positive: #24B23E;\n --text-warning-hover: #FF8442FF;\n --text-warning-active: #FF5D05FF;\n --text-warning: #FF7024;\n --text-negative-hover: #FF5C6CFF;\n --text-negative-active: #FF1F35FF;\n --text-negative: #FF3D51;\n --on-dark-text-primary-hover: #F5F5F593;\n --on-dark-text-primary-active: #F5F5F5C4;\n --on-dark-text-primary: #f5f5f5F5;\n --on-dark-text-secondary-hover: #F5F5F5FF;\n --on-dark-text-secondary-active: #F5F5F5AB;\n --on-dark-text-secondary: #F5f5f58F;\n --on-dark-text-tertiary-hover: #F5F5F5FF;\n --on-dark-text-tertiary-active: #F5F5F556;\n --on-dark-text-tertiary: #F5f5f548;\n --on-dark-text-paragraph-hover: #F5F5F57A;\n --on-dark-text-paragraph-active: #F5F5F5A3;\n --on-dark-text-paragraph: #f5f5f5CC;\n --on-dark-text-accent-hover: #2ACB47FF;\n --on-dark-text-accent-active: #1F9835FF;\n --on-dark-text-accent: #24B23E;\n --on-dark-text-accent-gradient-hover: #CCCCCCFF;\n --on-dark-text-accent-gradient-active: #E6E6E6FF;\n --on-dark-text-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --on-dark-text-positive-hover: #2ACB47FF;\n --on-dark-text-positive-active: #1F9835FF;\n --on-dark-text-positive: #24B23E;\n --on-dark-text-warning-hover: #FF8442FF;\n --on-dark-text-warning-active: #FF5D05FF;\n --on-dark-text-warning: #FF7024;\n --on-dark-text-negative-hover: #FF5C6CFF;\n --on-dark-text-negative-active: #FF1F35FF;\n --on-dark-text-negative: #FF3D51;\n --on-light-text-primary-hover: #17171793;\n --on-light-text-primary-active: #171717C4;\n --on-light-text-primary: #171717F5;\n --on-light-text-secondary-hover: #171717FF;\n --on-light-text-secondary-active: #171717AB;\n --on-light-text-secondary: #1717178F;\n --on-light-text-tertiary-hover: #171717FF;\n --on-light-text-tertiary-active: #17171756;\n --on-light-text-tertiary: #17171748;\n --on-light-text-paragraph-hover: #1717177A;\n --on-light-text-paragraph-active: #171717A3;\n --on-light-text-paragraph: #171717CC;\n --on-light-text-accent-hover: #13AA2CFF;\n --on-light-text-accent-active: #0D731EFF;\n --on-light-text-accent: #108E26;\n --on-light-text-accent-gradient-hover: #CCCCCCFF;\n --on-light-text-accent-gradient-active: #E6E6E6FF;\n --on-light-text-accent-gradient: linear-gradient(45deg, #0D8523 0%, #0DA8AB 100%);\n --on-light-text-positive-hover: #13AA2CFF;\n --on-light-text-positive-active: #0D731EFF;\n --on-light-text-positive: #108E26;\n --on-light-text-warning-hover: #FD650DFF;\n --on-light-text-warning-active: #CA4B02FF;\n --on-light-text-warning: #E85702;\n --on-light-text-negative-hover: #F5384BFF;\n --on-light-text-negative-active: #E40C22FF;\n --on-light-text-negative: #F31B31;\n --inverse-text-primary-hover: #17171793;\n --inverse-text-primary-active: #171717C4;\n --inverse-text-primary: #171717F5;\n --inverse-text-secondary-hover: #171717FF;\n --inverse-text-secondary-active: #171717AB;\n --inverse-text-secondary: #1717178F;\n --inverse-text-tertiary-hover: #171717FF;\n --inverse-text-tertiary-active: #17171756;\n --inverse-text-tertiary: #17171748;\n --inverse-text-paragraph-hover: #1717177A;\n --inverse-text-paragraph-active: #171717A3;\n --inverse-text-paragraph: #171717CC;\n --inverse-text-accent-hover: #13AA2CFF;\n --inverse-text-accent-active: #0D731EFF;\n --inverse-text-accent: #108E26;\n --inverse-text-accent-gradient-hover: #CCCCCCFF;\n --inverse-text-accent-gradient-active: #E6E6E6FF;\n --inverse-text-accent-gradient: linear-gradient(45deg, #0D8523 0%, #0DA8AB 100%);\n --inverse-text-positive-hover: #13AA2CFF;\n --inverse-text-positive-active: #0D731EFF;\n --inverse-text-positive: #108E26;\n --inverse-text-warning-hover: #FD650DFF;\n --inverse-text-warning-active: #CA4B02FF;\n --inverse-text-warning: #E85702;\n --inverse-text-negative-hover: #F5384BFF;\n --inverse-text-negative-active: #E40C22FF;\n --inverse-text-negative: #F31B31;\n --surface-solid-primary-hover: #1C1C1CFF;\n --surface-solid-primary-active: #121212FF;\n --surface-solid-primary: #171717;\n --surface-solid-secondary-hover: #303030FF;\n --surface-solid-secondary-active: #212121FF;\n --surface-solid-secondary: #262626;\n --surface-solid-tertiary-hover: #404040FF;\n --surface-solid-tertiary-active: #303030FF;\n --surface-solid-tertiary: #363636;\n --surface-solid-card-hover: #1C1C1CFF;\n --surface-solid-card-active: #121212FF;\n --surface-solid-card: #171717;\n --surface-solid-default-hover: #FFFFFFFF;\n --surface-solid-default-active: #F5F5F5FF;\n --surface-solid-default: #F9F9F9;\n --surface-transparent-primary-hover: #FFFFFF1F;\n --surface-transparent-primary-active: #FFFFFF0A;\n --surface-transparent-primary: #FFFFFF0F;\n --surface-transparent-secondary-hover: #FFFFFF3D;\n --surface-transparent-secondary-active: #FFFFFF0F;\n --surface-transparent-secondary: rgba(255, 255, 255, 0.12);\n --surface-transparent-tertiary-hover: #FFFFFF52;\n --surface-transparent-tertiary-active: #FFFFFF24;\n --surface-transparent-tertiary: rgba(255, 255, 255, 0.2);\n --surface-transparent-deep-hover: #FFFFFFC2;\n --surface-transparent-deep-active: #FFFFFF94;\n --surface-transparent-deep: #FFFFFFA3;\n --surface-transparent-card-hover: #FFFFFF1F;\n --surface-transparent-card-active: #FFFFFF0A;\n --surface-transparent-card: #FFFFFF0F;\n --surface-clear-hover: #00000000;\n --surface-clear-active: #00000000;\n --surface-clear: rgba(0, 0, 0, 0);\n --surface-accent-hover: #1DAF37FF;\n --surface-accent-active: #18952FFF;\n --surface-accent: #1A9E32;\n --surface-accent-gradient-hover: #FFFFFFFF;\n --surface-accent-gradient-active: #FFFFFFFF;\n --surface-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --surface-positive-hover: #1DAF37FF;\n --surface-positive-active: #18952FFF;\n --surface-positive: #1A9E32;\n --surface-warning-hover: #FB7223FF;\n --surface-warning-active: #F05B05FF;\n --surface-warning: #FA5F05;\n --surface-negative-hover: #FF475AFF;\n --surface-negative-active: #FF1F35FF;\n --surface-negative: #FF293E;\n --surface-transparent-positive-hover: #1A9E323D;\n --surface-transparent-positive-active: #1A9E320F;\n --surface-transparent-positive: rgba(26,158,50,0.12);\n --surface-transparent-warning-hover: #FA5F053D;\n --surface-transparent-warning-active: #FA5F050F;\n --surface-transparent-warning: rgba(250,95,5,0.12);\n --surface-transparent-negative-hover: #FF293E3D;\n --surface-transparent-negative-active: #FF293E0F;\n --surface-transparent-negative: rgba(255,41,62,0.12);\n --on-dark-surface-solid-primary-hover: #1C1C1CFF;\n --on-dark-surface-solid-primary-active: #121212FF;\n --on-dark-surface-solid-primary: #171717;\n --on-dark-surface-solid-secondary-hover: #303030FF;\n --on-dark-surface-solid-secondary-active: #212121FF;\n --on-dark-surface-solid-secondary: #262626;\n --on-dark-surface-solid-tertiary-hover: #404040FF;\n --on-dark-surface-solid-tertiary-active: #303030FF;\n --on-dark-surface-solid-tertiary: #363636;\n --on-dark-surface-solid-card-hover: #1C1C1CFF;\n --on-dark-surface-solid-card-active: #121212FF;\n --on-dark-surface-solid-card: #171717;\n --on-dark-surface-solid-default-hover: #FFFFFFFF;\n --on-dark-surface-solid-default-active: #F5F5F5FF;\n --on-dark-surface-solid-default: #F9F9F9;\n --on-dark-surface-transparent-primary-hover: #FFFFFF1F;\n --on-dark-surface-transparent-primary-active: #FFFFFF0A;\n --on-dark-surface-transparent-primary: rgba(255, 255, 255, 0.06);\n --on-dark-surface-transparent-secondary-hover: #FFFFFF3D;\n --on-dark-surface-transparent-secondary-active: #FFFFFF0F;\n --on-dark-surface-transparent-secondary: rgba(255, 255, 255, 0.12);\n --on-dark-surface-transparent-tertiary-hover: #FFFFFF52;\n --on-dark-surface-transparent-tertiary-active: #FFFFFF24;\n --on-dark-surface-transparent-tertiary: rgba(255, 255, 255, 0.2);\n --on-dark-surface-transparent-deep-hover: #FFFFFFC2;\n --on-dark-surface-transparent-deep-active: #FFFFFF94;\n --on-dark-surface-transparent-deep: #FFFFFFA3;\n --on-dark-surface-transparent-card-hover: #FFFFFF1F;\n --on-dark-surface-transparent-card-active: #FFFFFF0A;\n --on-dark-surface-transparent-card: #FFFFFF0F;\n --on-dark-surface-clear-hover: #00000000;\n --on-dark-surface-clear-active: #00000000;\n --on-dark-surface-clear: rgba(0, 0, 0, 0);\n --on-dark-surface-accent-hover: #1DAF37FF;\n --on-dark-surface-accent-active: #18952FFF;\n --on-dark-surface-accent: #1A9E32;\n --on-dark-surface-accent-gradient-hover: #FFFFFFFF;\n --on-dark-surface-accent-gradient-active: #FFFFFFFF;\n --on-dark-surface-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --on-dark-surface-positive-hover: #1DAF37FF;\n --on-dark-surface-positive-active: #18952FFF;\n --on-dark-surface-positive: #1A9E32;\n --on-dark-surface-warning-hover: #FB7223FF;\n --on-dark-surface-warning-active: #F05B05FF;\n --on-dark-surface-warning: #FA5F05;\n --on-dark-surface-negative-hover: #FF475AFF;\n --on-dark-surface-negative-active: #FF1F35FF;\n --on-dark-surface-negative: #FF293E;\n --on-light-surface-solid-primary-hover: #FAFAFAFF;\n --on-light-surface-solid-primary-active: #F0F0F0FF;\n --on-light-surface-solid-primary: #F5F5F5;\n --on-light-surface-solid-secondary-hover: #F7F7F7FF;\n --on-light-surface-solid-secondary-active: #E8E8E8FF;\n --on-light-surface-solid-secondary: #ECECEC;\n --on-light-surface-solid-tertiary-hover: #E8E8E8FF;\n --on-light-surface-solid-tertiary-active: #D9D9D9FF;\n --on-light-surface-solid-tertiary: #DDDDDD;\n --on-light-surface-solid-card-hover: #FFFFFFFF;\n --on-light-surface-solid-card-active: #FFFFFFFF;\n --on-light-surface-solid-card: #FFFFFFFF;\n --on-light-surface-solid-default-hover: #0D0D0DFF;\n --on-light-surface-solid-default-active: #030303FF;\n --on-light-surface-solid-default: #080808;\n --on-light-surface-transparent-primary-hover: #0808080F;\n --on-light-surface-transparent-primary-active: #08080800;\n --on-light-surface-transparent-primary: rgba(8, 8, 8, 0.02);\n --on-light-surface-transparent-secondary-hover: #0808081F;\n --on-light-surface-transparent-secondary-active: #0808080A;\n --on-light-surface-transparent-secondary: rgba(8, 8, 8, 0.06);\n --on-light-surface-transparent-tertiary-hover: #0808083D;\n --on-light-surface-transparent-tertiary-active: #0808080F;\n --on-light-surface-transparent-tertiary: rgba(8, 8, 8, 0.12);\n --on-light-surface-transparent-deep-hover: #080808C2;\n --on-light-surface-transparent-deep-active: #08080894;\n --on-light-surface-transparent-deep: #080808A3;\n --on-light-surface-transparent-card-hover: #0808081F;\n --on-light-surface-transparent-card-active: #0808080A;\n --on-light-surface-transparent-card: rgba(8, 8, 8, 0.06);\n --on-light-surface-clear-hover: #00000000;\n --on-light-surface-clear-active: #00000000;\n --on-light-surface-clear: rgba(0, 0, 0, 0);\n --on-light-surface-accent-hover: #1DAF37FF;\n --on-light-surface-accent-active: #18952FFF;\n --on-light-surface-accent: #1A9E32;\n --on-light-surface-accent-gradient-hover: #FFFFFFFF;\n --on-light-surface-accent-gradient-active: #FFFFFFFF;\n --on-light-surface-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --on-light-surface-positive-hover: #1DAF37FF;\n --on-light-surface-positive-active: #18952FFF;\n --on-light-surface-positive: #1A9E32;\n --on-light-surface-warning-hover: #FB7223FF;\n --on-light-surface-warning-active: #F05B05FF;\n --on-light-surface-warning: #FA5F05;\n --on-light-surface-negative-hover: #FF475AFF;\n --on-light-surface-negative-active: #FF1F35FF;\n --on-light-surface-negative: #FF293E;\n --inverse-surface-solid-primary-hover: #FAFAFAFF;\n --inverse-surface-solid-primary-active: #F0F0F0FF;\n --inverse-surface-solid-primary: #F5F5F5;\n --inverse-surface-solid-secondary-hover: #F7F7F7FF;\n --inverse-surface-solid-secondary-active: #E8E8E8FF;\n --inverse-surface-solid-secondary: #ECECEC;\n --inverse-surface-solid-tertiary-hover: #E8E8E8FF;\n --inverse-surface-solid-tertiary-active: #D9D9D9FF;\n --inverse-surface-solid-tertiary: #DDDDDD;\n --inverse-surface-solid-card-hover: #FFFFFFFF;\n --inverse-surface-solid-card-active: #FFFFFFFF;\n --inverse-surface-solid-card: #FFFFFFFF;\n --inverse-surface-solid-default-hover: #0D0D0DFF;\n --inverse-surface-solid-default-active: #030303FF;\n --inverse-surface-solid-default: #080808;\n --inverse-surface-transparent-primary-hover: #0808080F;\n --inverse-surface-transparent-primary-active: #08080800;\n --inverse-surface-transparent-primary: rgba(8, 8, 8, 0.02);\n --inverse-surface-transparent-secondary-hover: #0808081F;\n --inverse-surface-transparent-secondary-active: #0808080A;\n --inverse-surface-transparent-secondary: rgba(8, 8, 8, 0.06);\n --inverse-surface-transparent-tertiary-hover: #0808083D;\n --inverse-surface-transparent-tertiary-active: #0808080F;\n --inverse-surface-transparent-tertiary: rgba(8, 8, 8, 0.12);\n --inverse-surface-transparent-deep-hover: #080808C2;\n --inverse-surface-transparent-deep-active: #08080894;\n --inverse-surface-transparent-deep: #080808A3;\n --inverse-surface-transparent-card-hover: #FFFFFFFF;\n --inverse-surface-transparent-card-active: #FFFFFFFF;\n --inverse-surface-transparent-card: #FFFFFFFF;\n --inverse-surface-clear-hover: #00000000;\n --inverse-surface-clear-active: #00000000;\n --inverse-surface-clear: rgba(0, 0, 0, 0);\n --inverse-surface-accent-hover: #1DAF37FF;\n --inverse-surface-accent-active: #18952FFF;\n --inverse-surface-accent: #1A9E32;\n --inverse-surface-accent-gradient-hover: #FFFFFFFF;\n --inverse-surface-accent-gradient-active: #FFFFFFFF;\n --inverse-surface-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --inverse-surface-positive-hover: #1DAF37FF;\n --inverse-surface-positive-active: #18952FFF;\n --inverse-surface-positive: #1A9E32;\n --inverse-surface-warning-hover: #FB7223FF;\n --inverse-surface-warning-active: #F05B05FF;\n --inverse-surface-warning: #FA5F05;\n --inverse-surface-negative-hover: #FF475AFF;\n --inverse-surface-negative-active: #FF1F35FF;\n --inverse-surface-negative: #FF293E;\n --background-primary: #080808;\n --dark-background-primary: #080808;\n --light-background-primary: #F9F9F9;\n --inverse-background-primary: #F9F9F9;\n --overlay-soft: #0808088F;\n --overlay-hard: #080808f5;\n --overlay-blur: rgba(8,8,8,0.28);\n --on-dark-overlay-soft: #0808088f;\n --on-dark-overlay-hard: #080808f5;\n --on-dark-overlay-blur: rgba(8,8,8,0.28);\n --on-light-overlay-soft: rgba(249,249,249,0.56);\n --on-light-overlay-hard: #f9f9f9f5;\n --on-light-overlay-blur: rgba(249,249,249,0.28);\n --inverse-overlay-soft: #f9f9f98F;\n --inverse-overlay-hard: #f9f9f9f5;\n --inverse-overlay-blur: rgba(249,249,249,0.28);\n --skeleton-gradient: linear-gradient( 90deg, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.08) 6.25%, rgba(255, 255, 255, 0.05) 12.5%, rgba(255, 255, 255, 0.01) 25%, rgba(255, 255, 255, 0.05) 37.5%, rgba(255, 255, 255, 0.08) 43.75%, rgba(255, 255, 255, 0.09) 50%, rgba(255, 255, 255, 0.08) 56.25%, rgba(255, 255, 255, 0.05) 62.5%, rgba(255, 255, 255, 0.01) 75%, rgba(255, 255, 255, 0.05) 87.5%, rgba(255, 255, 255, 0.08) 93.75%, rgba(255, 255, 255, 0.09) 100% );\n --skeleton-gradient-lighter: linear-gradient( 90deg, rgba(255, 255, 255, 0.36) 0%, rgba(255, 255, 255, 0.32) 6.25%, rgba(255, 255, 255, 0.20) 12.5%, rgba(255, 255, 255, 0.04) 25%, rgba(255, 255, 255, 0.20) 37.5%, rgba(255, 255, 255, 0.32) 43.75%, rgba(255, 255, 255, 0.36) 50%, rgba(255, 255, 255, 0.08) 56.25%, rgba(255, 255, 255, 0.20) 62.5%, rgba(255, 255, 255, 0.04) 75%, rgba(255, 255, 255, 0.20) 87.5%, rgba(255, 255, 255, 0.32) 93.75%, rgba(255, 255, 255, 0.36) 100% );\n color: var(--text-primary);\n background-color: var(--background-primary);\n}\n\n:root {\n font-size: 16px;\n --plasma-typo-overflow-wrap: break-word;\n --plasma-typo-hyphens: auto;\n --plasma-typo-display-font-family: 'SB Sans Display', sans-serif;\n --plasma-typo-text-font-family: 'SB Sans Text', sans-serif;\n --plasma-typo-dspl-l-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-l-letter-spacing: normal;\n --plasma-typo-dspl-l-font-style: normal;\n --plasma-typo-dspl-l-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-l-bold-letter-spacing: normal;\n --plasma-typo-dspl-l-bold-font-style: normal;\n --plasma-typo-dspl-m-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-m-letter-spacing: normal;\n --plasma-typo-dspl-m-font-style: normal;\n --plasma-typo-dspl-m-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-m-bold-letter-spacing: normal;\n --plasma-typo-dspl-m-bold-font-style: normal;\n --plasma-typo-dspl-s-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-s-letter-spacing: normal;\n --plasma-typo-dspl-s-font-style: normal;\n --plasma-typo-dspl-s-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-s-bold-letter-spacing: normal;\n --plasma-typo-dspl-s-bold-font-style: normal;\n --plasma-typo-h1-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h1-letter-spacing: normal;\n --plasma-typo-h1-font-style: normal;\n --plasma-typo-h1-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h1-bold-letter-spacing: normal;\n --plasma-typo-h1-bold-font-style: normal;\n --plasma-typo-h2-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h2-letter-spacing: normal;\n --plasma-typo-h2-font-style: normal;\n --plasma-typo-h2-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h2-bold-letter-spacing: normal;\n --plasma-typo-h2-bold-font-style: normal;\n --plasma-typo-h3-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h3-letter-spacing: normal;\n --plasma-typo-h3-font-style: normal;\n --plasma-typo-h3-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h3-bold-letter-spacing: normal;\n --plasma-typo-h3-bold-font-style: normal;\n --plasma-typo-h4-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h4-letter-spacing: normal;\n --plasma-typo-h4-font-style: normal;\n --plasma-typo-h4-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h4-bold-letter-spacing: normal;\n --plasma-typo-h4-bold-font-style: normal;\n --plasma-typo-h5-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h5-letter-spacing: normal;\n --plasma-typo-h5-font-style: normal;\n --plasma-typo-h5-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h5-bold-letter-spacing: normal;\n --plasma-typo-h5-bold-font-style: normal;\n --plasma-typo-body-l-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-l-letter-spacing: -0.02em;\n --plasma-typo-body-l-font-style: normal;\n --plasma-typo-body-l-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-l-bold-letter-spacing: -0.02em;\n --plasma-typo-body-l-bold-font-style: normal;\n --plasma-typo-body-m-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-m-letter-spacing: -0.02em;\n --plasma-typo-body-m-font-style: normal;\n --plasma-typo-body-m-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-m-bold-letter-spacing: -0.02em;\n --plasma-typo-body-m-bold-font-style: normal;\n --plasma-typo-body-s-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-s-letter-spacing: -0.02em;\n --plasma-typo-body-s-font-style: normal;\n --plasma-typo-body-s-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-s-bold-letter-spacing: -0.02em;\n --plasma-typo-body-s-bold-font-style: normal;\n --plasma-typo-body-xs-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xs-letter-spacing: -0.02em;\n --plasma-typo-body-xs-font-style: normal;\n --plasma-typo-body-xs-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xs-bold-letter-spacing: -0.02em;\n --plasma-typo-body-xs-bold-font-style: normal;\n --plasma-typo-body-xxs-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xxs-letter-spacing: -0.02em;\n --plasma-typo-body-xxs-font-style: normal;\n --plasma-typo-body-xxs-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xxs-bold-letter-spacing: -0.02em;\n --plasma-typo-body-xxs-bold-font-style: normal;\n --plasma-typo-text-l-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-l-letter-spacing: -0.02em;\n --plasma-typo-text-l-font-style: normal;\n --plasma-typo-text-l-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-l-bold-letter-spacing: -0.02em;\n --plasma-typo-text-l-bold-font-style: normal;\n --plasma-typo-text-m-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-m-letter-spacing: -0.02em;\n --plasma-typo-text-m-font-style: normal;\n --plasma-typo-text-m-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-m-bold-letter-spacing: -0.02em;\n --plasma-typo-text-m-bold-font-style: normal;\n --plasma-typo-text-s-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-s-letter-spacing: -0.02em;\n --plasma-typo-text-s-font-style: normal;\n --plasma-typo-text-s-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-s-bold-letter-spacing: -0.02emm;\n --plasma-typo-text-s-bold-font-style: normal;\n --plasma-typo-text-xs-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-xs-letter-spacing: -0.02em;\n --plasma-typo-text-xs-font-style: normal;\n --plasma-typo-text-xs-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-xs-bold-letter-spacing: -0.02em;\n --plasma-typo-text-xs-bold-font-style: normal;\n}\n\n@media (max-width: 559px) {\n :root {\n --plasma-typo-dspl-l-font-size: 5.5rem;\n --plasma-typo-dspl-l-font-weight: 300;\n --plasma-typo-dspl-l-line-height: 5.75rem;\n --plasma-typo-dspl-l-bold-font-size: 5.5rem;\n --plasma-typo-dspl-l-bold-font-weight: 600;\n --plasma-typo-dspl-l-bold-line-height: 5.75rem;\n --plasma-typo-dspl-m-font-size: 3.5rem;\n --plasma-typo-dspl-m-font-weight: 300;\n --plasma-typo-dspl-m-line-height: 3.875rem;\n --plasma-typo-dspl-m-bold-font-size: 3.5rem;\n --plasma-typo-dspl-m-bold-font-weight: 600;\n --plasma-typo-dspl-m-bold-line-height: 3.875rem;\n --plasma-typo-dspl-s-font-size: 2.5rem;\n --plasma-typo-dspl-s-font-weight: 300;\n --plasma-typo-dspl-s-line-height: 2.875rem;\n --plasma-typo-dspl-s-bold-font-size: 2.5rem;\n --plasma-typo-dspl-s-bold-font-weight: 600;\n --plasma-typo-dspl-s-bold-line-height: 2.875rem;\n --plasma-typo-h1-font-size: 1.75rem;\n --plasma-typo-h1-font-weight: 400;\n --plasma-typo-h1-line-height: 2.125rem;\n --plasma-typo-h1-bold-font-size: 1.75rem;\n --plasma-typo-h1-bold-font-weight: 600;\n --plasma-typo-h1-bold-line-height: 2.125rem;\n --plasma-typo-h2-font-size: 1.5rem;\n --plasma-typo-h2-font-weight: 400;\n --plasma-typo-h2-line-height: 1.875rem;\n --plasma-typo-h2-bold-font-size: 1.5rem;\n --plasma-typo-h2-bold-font-weight: 600;\n --plasma-typo-h2-bold-line-height: 1.875rem;\n --plasma-typo-h3-font-size: 1.25rem;\n --plasma-typo-h3-font-weight: 400;\n --plasma-typo-h3-line-height: 1.625rem;\n --plasma-typo-h3-bold-font-size: 1.25rem;\n --plasma-typo-h3-bold-font-weight: 600;\n --plasma-typo-h3-bold-line-height: 1.625rem;\n --plasma-typo-h4-font-size: 1.125rem;\n --plasma-typo-h4-font-weight: 400;\n --plasma-typo-h4-line-height: 1.5rem;\n --plasma-typo-h4-bold-font-size: 1.125rem;\n --plasma-typo-h4-bold-font-weight: 600;\n --plasma-typo-h4-bold-line-height: 1.5rem;\n --plasma-typo-h5-font-size: 1rem;\n --plasma-typo-h5-font-weight: 400;\n --plasma-typo-h5-line-height: 1.375rem;\n --plasma-typo-h5-bold-font-size: 1rem;\n --plasma-typo-h5-bold-font-weight: 600;\n --plasma-typo-h5-bold-line-height: 1.375rem;\n --plasma-typo-body-l-font-size: 1.125rem;\n --plasma-typo-body-l-font-weight: 400;\n --plasma-typo-body-l-line-height: 1.375rem;\n --plasma-typo-body-l-bold-font-size: 1.125rem;\n --plasma-typo-body-l-bold-font-weight: 600;\n --plasma-typo-body-l-bold-line-height: 1.375rem;\n --plasma-typo-body-m-font-size: 1rem;\n --plasma-typo-body-m-font-weight: 400;\n --plasma-typo-body-m-line-height: 1.25rem;\n --plasma-typo-body-m-bold-font-size: 1rem;\n --plasma-typo-body-m-bold-font-weight: 600;\n --plasma-typo-body-m-bold-line-height: 1.25rem;\n --plasma-typo-body-s-font-size: 0.875rem;\n --plasma-typo-body-s-font-weight: 400;\n --plasma-typo-body-s-line-height: 1.125rem;\n --plasma-typo-body-s-bold-font-size: 0.875rem;\n --plasma-typo-body-s-bold-font-weight: 600;\n --plasma-typo-body-s-bold-line-height: 1.125rem;\n --plasma-typo-body-xs-font-size: 0.75rem;\n --plasma-typo-body-xs-font-weight: 400;\n --plasma-typo-body-xs-line-height: 0.875rem;\n --plasma-typo-body-xs-bold-font-size: 0.75rem;\n --plasma-typo-body-xs-bold-font-weight: 600;\n --plasma-typo-body-xs-bold-line-height: 0.875rem;\n --plasma-typo-body-xxs-font-size: 0.625rem;\n --plasma-typo-body-xxs-font-weight: 400;\n --plasma-typo-body-xxs-line-height: 0.75rem;\n --plasma-typo-body-xxs-bold-font-size: 0.625rem;\n --plasma-typo-body-xxs-bold-font-weight: 600;\n --plasma-typo-body-xxs-bold-line-height: 0.75rem;\n --plasma-typo-text-l-font-size: 1.125rem;\n --plasma-typo-text-l-font-weight: 400;\n --plasma-typo-text-l-line-height: 1.625rem;\n --plasma-typo-text-l-bold-font-size: 1.125rem;\n --plasma-typo-text-l-bold-font-weight: 600;\n --plasma-typo-text-l-bold-line-height: 1.625rem;\n --plasma-typo-text-m-font-size: 1rem;\n --plasma-typo-text-m-font-weight: 400;\n --plasma-typo-text-m-line-height: 1.5rem;\n --plasma-typo-text-m-bold-font-size: 1rem;\n --plasma-typo-text-m-bold-font-weight: 600;\n --plasma-typo-text-m-bold-line-height: 1.5rem;\n --plasma-typo-text-s-font-size: 0.875rem;\n --plasma-typo-text-s-font-weight: 400;\n --plasma-typo-text-s-line-height: 1.25rem;\n --plasma-typo-text-s-bold-font-size: 0.875rem;\n --plasma-typo-text-s-bold-font-weight: 600;\n --plasma-typo-text-s-bold-line-height: 1.25rem;\n --plasma-typo-text-xs-font-size: 0.75rem;\n --plasma-typo-text-xs-font-weight: 400;\n --plasma-typo-text-xs-line-height: 1rem;\n --plasma-typo-text-xs-bold-font-size: 0.75rem;\n --plasma-typo-text-xs-bold-font-weight: 600;\n --plasma-typo-text-xs-bold-line-height: 1rem;\n }\n}\n\n@media (min-width: 560px) and (max-width: 959px) {\n :root {\n --plasma-typo-dspl-l-font-size: 7rem;\n --plasma-typo-dspl-l-font-weight: 300;\n --plasma-typo-dspl-l-line-height: 7rem;\n --plasma-typo-dspl-l-bold-font-size: 7rem;\n --plasma-typo-dspl-l-bold-font-weight: 600;\n --plasma-typo-dspl-l-bold-line-height: 7rem;\n --plasma-typo-dspl-m-font-size: 4.5rem;\n --plasma-typo-dspl-m-font-weight: 300;\n --plasma-typo-dspl-m-line-height: 4.75rem;\n --plasma-typo-dspl-m-bold-font-size: 4.5rem;\n --plasma-typo-dspl-m-bold-font-weight: 600;\n --plasma-typo-dspl-m-bold-line-height: 4.75rem;\n --plasma-typo-dspl-s-font-size: 3rem;\n --plasma-typo-dspl-s-font-weight: 300;\n --plasma-typo-dspl-s-line-height: 3.375rem;\n --plasma-typo-dspl-s-bold-font-size: 3rem;\n --plasma-typo-dspl-s-bold-font-weight: 600;\n --plasma-typo-dspl-s-bold-line-height: 3.375rem;\n --plasma-typo-h1-font-size: 2.5rem;\n --plasma-typo-h1-font-weight: 400;\n --plasma-typo-h1-line-height: 2.875rem;\n --plasma-typo-h1-bold-font-size: 2.5rem;\n --plasma-typo-h1-bold-font-weight: 600;\n --plasma-typo-h1-bold-line-height: 2.875rem;\n --plasma-typo-h2-font-size: 1.75rem;\n --plasma-typo-h2-font-weight: 400;\n --plasma-typo-h2-line-height: 2.125rem;\n --plasma-typo-h2-bold-font-size: 1.75rem;\n --plasma-typo-h2-bold-font-weight: 600;\n --plasma-typo-h2-bold-line-height: 2.125rem;\n --plasma-typo-h3-font-size: 1.25rem;\n --plasma-typo-h3-font-weight: 400;\n --plasma-typo-h3-line-height: 1.625rem;\n --plasma-typo-h3-bold-font-size: 1.25rem;\n --plasma-typo-h3-bold-font-weight: 600;\n --plasma-typo-h3-bold-line-height: 1.625rem;\n --plasma-typo-h4-font-size: 1.125rem;\n --plasma-typo-h4-font-weight: 400;\n --plasma-typo-h4-line-height: 1.5rem;\n --plasma-typo-h4-bold-font-size: 1.125rem;\n --plasma-typo-h4-bold-font-weight: 600;\n --plasma-typo-h4-bold-line-height: 1.5rem;\n --plasma-typo-h5-font-size: 1rem;\n --plasma-typo-h5-font-weight: 400;\n --plasma-typo-h5-line-height: 1.375rem;\n --plasma-typo-h5-bold-font-size: 1rem;\n --plasma-typo-h5-bold-font-weight: 600;\n --plasma-typo-h5-bold-line-height: 1.375rem;\n --plasma-typo-body-l-font-size: 1.125rem;\n --plasma-typo-body-l-font-weight: 400;\n --plasma-typo-body-l-line-height: 1.375rem;\n --plasma-typo-body-l-bold-font-size: 1.125rem;\n --plasma-typo-body-l-bold-font-weight: 600;\n --plasma-typo-body-l-bold-line-height: 1.375rem;\n --plasma-typo-body-m-font-size: 1rem;\n --plasma-typo-body-m-font-weight: 400;\n --plasma-typo-body-m-line-height: 1.25rem;\n --plasma-typo-body-m-bold-font-size: 1rem;\n --plasma-typo-body-m-bold-font-weight: 600;\n --plasma-typo-body-m-bold-line-height: 1.25rem;\n --plasma-typo-body-s-font-size: 0.875rem;\n --plasma-typo-body-s-font-weight: 400;\n --plasma-typo-body-s-line-height: 1.125rem;\n --plasma-typo-body-s-bold-font-size: 0.875rem;\n --plasma-typo-body-s-bold-font-weight: 600;\n --plasma-typo-body-s-bold-line-height: 1.125rem;\n --plasma-typo-body-xs-font-size: 0.75rem;\n --plasma-typo-body-xs-font-weight: 400;\n --plasma-typo-body-xs-line-height: 0.875rem;\n --plasma-typo-body-xs-bold-font-size: 0.75rem;\n --plasma-typo-body-xs-bold-font-weight: 600;\n --plasma-typo-body-xs-bold-line-height: 0.875rem;\n --plasma-typo-body-xxs-font-size: 0.625rem;\n --plasma-typo-body-xxs-font-weight: 400;\n --plasma-typo-body-xxs-line-height: 0.75rem;\n --plasma-typo-body-xxs-bold-font-size: 0.625rem;\n --plasma-typo-body-xxs-bold-font-weight: 600;\n --plasma-typo-body-xxs-bold-line-height: 0.75rem;\n --plasma-typo-text-l-font-size: 1.25rem;\n --plasma-typo-text-l-font-weight: 400;\n --plasma-typo-text-l-line-height: 1.75rem;\n --plasma-typo-text-l-bold-font-size: 1.25rem;\n --plasma-typo-text-l-bold-font-weight: 600;\n --plasma-typo-text-l-bold-line-height: 1.75rem;\n --plasma-typo-text-m-font-size: 1rem;\n --plasma-typo-text-m-font-weight: 400;\n --plasma-typo-text-m-line-height: 1.5rem;\n --plasma-typo-text-m-bold-font-size: 1rem;\n --plasma-typo-text-m-bold-font-weight: 600;\n --plasma-typo-text-m-bold-line-height: 1.5rem;\n --plasma-typo-text-s-font-size: 0.875rem;\n --plasma-typo-text-s-font-weight: 400;\n --plasma-typo-text-s-line-height: 1.25rem;\n --plasma-typo-text-s-bold-font-size: 0.875rem;\n --plasma-typo-text-s-bold-font-weight: 600;\n --plasma-typo-text-s-bold-line-height: 1.25rem;\n --plasma-typo-text-xs-font-size: 0.75rem;\n --plasma-typo-text-xs-font-weight: 400;\n --plasma-typo-text-xs-line-height: 1rem;\n --plasma-typo-text-xs-bold-font-size: 0.75rem;\n --plasma-typo-text-xs-bold-font-weight: 600;\n --plasma-typo-text-xs-bold-line-height: 1rem;\n }\n}\n\n@media (min-width: 960px) {\n :root {\n --plasma-typo-dspl-l-font-size: 8rem;\n --plasma-typo-dspl-l-font-weight: 300;\n --plasma-typo-dspl-l-line-height: 8rem;\n --plasma-typo-dspl-l-bold-font-size: 8rem;\n --plasma-typo-dspl-l-bold-font-weight: 600;\n --plasma-typo-dspl-l-bold-line-height: 8rem;\n --plasma-typo-dspl-m-font-size: 5.5rem;\n --plasma-typo-dspl-m-font-weight: 300;\n --plasma-typo-dspl-m-line-height: 5.75rem;\n --plasma-typo-dspl-m-bold-font-size: 5.5rem;\n --plasma-typo-dspl-m-bold-font-weight: 600;\n --plasma-typo-dspl-m-bold-line-height: 5.75rem;\n --plasma-typo-dspl-s-font-size: 4rem;\n --plasma-typo-dspl-s-font-weight: 300;\n --plasma-typo-dspl-s-line-height: 4.25rem;\n --plasma-typo-dspl-s-bold-font-size: 4rem;\n --plasma-typo-dspl-s-bold-font-weight: 600;\n --plasma-typo-dspl-s-bold-line-height: 4.25rem;\n --plasma-typo-h1-font-size: 3rem;\n --plasma-typo-h1-font-weight: 400;\n --plasma-typo-h1-line-height: 3.375rem;\n --plasma-typo-h1-bold-font-size: 3rem;\n --plasma-typo-h1-bold-font-weight: 600;\n --plasma-typo-h1-bold-line-height: 3.375rem;\n --plasma-typo-h2-font-size: 2rem;\n --plasma-typo-h2-font-weight: 400;\n --plasma-typo-h2-line-height: 2.375rem;\n --plasma-typo-h2-bold-font-size: 2rem;\n --plasma-typo-h2-bold-font-weight: 600;\n --plasma-typo-h2-bold-line-height: 2.375rem;\n --plasma-typo-h3-font-size: 1.5rem;\n --plasma-typo-h3-font-weight: 400;\n --plasma-typo-h3-line-height: 1.875rem;\n --plasma-typo-h3-bold-font-size: 1.5rem;\n --plasma-typo-h3-bold-font-weight: 600;\n --plasma-typo-h3-bold-line-height: 1.875rem;\n --plasma-typo-h4-font-size: 1.25rem;\n --plasma-typo-h4-font-weight: 400;\n --plasma-typo-h4-line-height: 1.625rem;\n --plasma-typo-h4-bold-font-size: 1.25rem;\n --plasma-typo-h4-bold-font-weight: 600;\n --plasma-typo-h4-bold-line-height: 1.625rem;\n --plasma-typo-h5-font-size: 1.125rem;\n --plasma-typo-h5-font-weight: 400;\n --plasma-typo-h5-line-height: 1.5rem;\n --plasma-typo-h5-bold-font-size: 1.125rem;\n --plasma-typo-h5-bold-font-weight: 600;\n --plasma-typo-h5-bold-line-height: 1.5rem;\n --plasma-typo-body-l-font-size: 1.125rem;\n --plasma-typo-body-l-font-weight: 400;\n --plasma-typo-body-l-line-height: 1.375rem;\n --plasma-typo-body-l-bold-font-size: 1.125rem;\n --plasma-typo-body-l-bold-font-weight: 600;\n --plasma-typo-body-l-bold-line-height: 1.375rem;\n --plasma-typo-body-m-font-size: 1rem;\n --plasma-typo-body-m-font-weight: 400;\n --plasma-typo-body-m-line-height: 1.25rem;\n --plasma-typo-body-m-bold-font-size: 1rem;\n --plasma-typo-body-m-bold-font-weight: 600;\n --plasma-typo-body-m-bold-line-height: 1.25rem;\n --plasma-typo-body-s-font-size: 0.875rem;\n --plasma-typo-body-s-font-weight: 400;\n --plasma-typo-body-s-line-height: 1.125rem;\n --plasma-typo-body-s-bold-font-size: 0.875rem;\n --plasma-typo-body-s-bold-font-weight: 600;\n --plasma-typo-body-s-bold-line-height: 1.125rem;\n --plasma-typo-body-xs-font-size: 0.75rem;\n --plasma-typo-body-xs-font-weight: 400;\n --plasma-typo-body-xs-line-height: 0.875rem;\n --plasma-typo-body-xs-bold-font-size: 0.75rem;\n --plasma-typo-body-xs-bold-font-weight: 600;\n --plasma-typo-body-xs-bold-line-height: 0.875rem;\n --plasma-typo-body-xxs-font-size: 0.625rem;\n --plasma-typo-body-xxs-font-weight: 400;\n --plasma-typo-body-xxs-line-height: 0.75rem;\n --plasma-typo-body-xxs-bold-font-size: 0.625rem;\n --plasma-typo-body-xxs-bold-font-weight: 600;\n --plasma-typo-body-xxs-bold-line-height: 0.75rem;\n --plasma-typo-text-l-font-size: 1.5rem;\n --plasma-typo-text-l-font-weight: 400;\n --plasma-typo-text-l-line-height: 2rem;\n --plasma-typo-text-l-bold-font-size: 1.5rem;\n --plasma-typo-text-l-bold-font-weight: 600;\n --plasma-typo-text-l-bold-line-height: 2rem;\n --plasma-typo-text-m-font-size: 1.125rem;\n --plasma-typo-text-m-font-weight: 400;\n --plasma-typo-text-m-line-height: 1.625rem;\n --plasma-typo-text-m-bold-font-size: 1.125rem;\n --plasma-typo-text-m-bold-font-weight: 600;\n --plasma-typo-text-m-bold-line-height: 1.625rem;\n --plasma-typo-text-s-font-size: 0.875rem;\n --plasma-typo-text-s-font-weight: 400;\n --plasma-typo-text-s-line-height: 1.25rem;\n --plasma-typo-text-s-bold-font-size: 0.875rem;\n --plasma-typo-text-s-bold-font-weight: 600;\n --plasma-typo-text-s-bold-line-height: 1.25rem;\n --plasma-typo-text-xs-font-size: 0.75rem;\n --plasma-typo-text-xs-font-weight: 400;\n --plasma-typo-text-xs-line-height: 1rem;\n --plasma-typo-text-xs-bold-font-size: 0.75rem;\n --plasma-typo-text-xs-bold-font-weight: 600;\n --plasma-typo-text-xs-bold-line-height: 1rem;\n }\n}\n"];
|
|
6
6
|
//# sourceMappingURL=sdds_serv__dark.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sdds_serv__dark.js","sourceRoot":"","sources":["../src/themes/sdds_serv__dark.ts"],"names":[],"mappings":";AAAA,oDAAoD;;;AAEvC,QAAA,eAAe,GAAG,CAAC,
|
|
1
|
+
{"version":3,"file":"sdds_serv__dark.js","sourceRoot":"","sources":["../src/themes/sdds_serv__dark.ts"],"names":[],"mappings":";AAAA,oDAAoD;;;AAEvC,QAAA,eAAe,GAAG,CAAC,6gpCA2vB/B,CAAoC,CAAC"}
|
|
@@ -2,5 +2,5 @@
|
|
|
2
2
|
// Generated by robots, do not change this manually!
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
4
|
exports.sdds_serv__light = void 0;
|
|
5
|
-
exports.sdds_serv__light = ["\n:root {\n --text-primary-hover: #17171793;\n --text-primary-active: #171717C4;\n --text-primary: #171717F5;\n --text-secondary-hover: #171717FF;\n --text-secondary-active: #171717AB;\n --text-secondary: #1717178F;\n --text-tertiary-hover: #171717FF;\n --text-tertiary-active: #17171756;\n --text-tertiary: #17171748;\n --text-paragraph-hover: #1717177A;\n --text-paragraph-active: #171717A3;\n --text-paragraph: #171717CC;\n --text-accent-hover: #14B32EFF;\n --text-accent-active: #0C6A1BFF;\n --text-accent: #108E26;\n --text-accent-gradient-hover: #000000FF;\n --text-accent-gradient-active: #CCCCCCFF;\n --text-accent-gradient: linear-gradient(45deg, #0D8523 0%, #0DA8AB 100%);\n --text-positive-hover: #14B32EFF;\n --text-positive-active: #0C6A1BFF;\n --text-positive: #108E26;\n --text-warning-hover: #FD6B17FF;\n --text-warning-active: #C04802FF;\n --text-warning: #E85702;\n --text-negative-hover: #F54254FF;\n --text-negative-active: #DA0B20FF;\n --text-negative: #F31B31;\n --on-dark-text-primary-hover: #F5F5F593;\n --on-dark-text-primary-active: #F5F5F5C4;\n --on-dark-text-primary: #F5F5F5F5;\n --on-dark-text-secondary-hover: #F5F5F5FF;\n --on-dark-text-secondary-active: #F5F5F5AB;\n --on-dark-text-secondary: #F5F5F58F;\n --on-dark-text-tertiary-hover: #F5F5F5FF;\n --on-dark-text-tertiary-active: #F5F5F556;\n --on-dark-text-tertiary: #F5F5F548;\n --on-dark-text-paragraph-hover: #F5F5F57A;\n --on-dark-text-paragraph-active: #F5F5F5A3;\n --on-dark-text-paragraph: #F5F5F5CC;\n --on-dark-text-accent-hover: #2BD44AFF;\n --on-dark-text-accent-active: #1D9032FF;\n --on-dark-text-accent: #24B23E;\n --on-dark-text-accent-gradient-hover: #000000FF;\n --on-dark-text-accent-gradient-active: #CCCCCCFF;\n --on-dark-text-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --on-dark-text-positive-hover: #2BD44AFF;\n --on-dark-text-positive-active: #1D9032FF;\n --on-dark-text-positive: #24B23E;\n --on-dark-text-warning-hover: #FF8B4DFF;\n --on-dark-text-warning-active: #FA5700FF;\n --on-dark-text-warning: #FF7024;\n --on-dark-text-negative-hover: #FF6675FF;\n --on-dark-text-negative-active: #FF142CFF;\n --on-dark-text-negative: #FF3D51;\n --on-light-text-primary-hover: #17171793;\n --on-light-text-primary-active: #171717C4;\n --on-light-text-primary: #171717F5;\n --on-light-text-secondary-hover: #171717FF;\n --on-light-text-secondary-active: #171717AB;\n --on-light-text-secondary: #1717178F;\n --on-light-text-tertiary-hover: #171717FF;\n --on-light-text-tertiary-active: #17171756;\n --on-light-text-tertiary: #17171748;\n --on-light-text-paragraph-hover: #1717177A;\n --on-light-text-paragraph-active: #171717A3;\n --on-light-text-paragraph: #171717CC;\n --on-light-text-accent-hover: #14B32EFF;\n --on-light-text-accent-active: #0C6A1BFF;\n --on-light-text-accent: #108E26;\n --on-light-text-accent-gradient-hover: #000000FF;\n --on-light-text-accent-gradient-active: #CCCCCCFF;\n --on-light-text-accent-gradient: linear-gradient(45deg, #0D8523 0%, #0DA8AB 100%);\n --on-light-text-positive-hover: #14B32EFF;\n --on-light-text-positive-active: #0C6A1BFF;\n --on-light-text-positive: #108E26;\n --on-light-text-warning-hover: #FD6B17FF;\n --on-light-text-warning-active: #C04802FF;\n --on-light-text-warning: #E85702;\n --on-light-text-negative-hover: #F54254FF;\n --on-light-text-negative-active: #DA0B20FF;\n --on-light-text-negative: #F31B31;\n --inverse-text-primary-hover: #F5F5F593;\n --inverse-text-primary-active: #F5F5F5C4;\n --inverse-text-primary: #F5F5F5F5;\n --inverse-text-secondary-hover: #F5F5F5FF;\n --inverse-text-secondary-active: #F5F5F5AB;\n --inverse-text-secondary: #F5F5F58F;\n --inverse-text-tertiary-hover: #F5F5F5FF;\n --inverse-text-tertiary-active: #F5F5F556;\n --inverse-text-tertiary: #F5F5F548;\n --inverse-text-paragraph-hover: #F5F5F57A;\n --inverse-text-paragraph-active: #F5F5F5A3;\n --inverse-text-paragraph: #F5F5F5CC;\n --inverse-text-accent-hover: #2BD44AFF;\n --inverse-text-accent-active: #1D9032FF;\n --inverse-text-accent: #24B23E;\n --inverse-text-accent-gradient-hover: #000000FF;\n --inverse-text-accent-gradient-active: #CCCCCCFF;\n --inverse-text-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --inverse-text-positive-hover: #2BD44AFF;\n --inverse-text-positive-active: #1D9032FF;\n --inverse-text-positive: #24B23E;\n --inverse-text-warning-hover: #FF8B4DFF;\n --inverse-text-warning-active: #FA5700FF;\n --inverse-text-warning: #FF7024;\n --inverse-text-negative-hover: #FF6675FF;\n --inverse-text-negative-active: #FF142CFF;\n --inverse-text-negative: #FF3D51;\n --surface-solid-primary-hover: #FAFAFAFF;\n --surface-solid-primary-active: #F0F0F0FF;\n --surface-solid-primary: #F5F5F5;\n --surface-solid-secondary-hover: #F7F7F7FF;\n --surface-solid-secondary-active: #E8E8E8FF;\n --surface-solid-secondary: #ECECEC;\n --surface-solid-tertiary-hover: #EDEDEDFF;\n --surface-solid-tertiary-active: #D4D4D4FF;\n --surface-solid-tertiary: #DDDDDD;\n --surface-solid-card-hover: #FFFFFFFF;\n --surface-solid-card-active: #FFFFFFFF;\n --surface-solid-card: #FFFFFFFF;\n --surface-solid-default-hover: #262626FF;\n --surface-solid-default-active: #030303FF;\n --surface-solid-default: #080808;\n --surface-transparent-primary-hover: #08080800;\n --surface-transparent-primary-active: #0808080A;\n --surface-transparent-primary: rgba(8, 8, 8, 0.02);\n --surface-transparent-secondary-hover: #08080805;\n --surface-transparent-secondary-active: #0808081A;\n --surface-transparent-secondary: rgba(8, 8, 8, 0.06);\n --surface-transparent-tertiary-hover: #0808080A;\n --surface-transparent-tertiary-active: #08080829;\n --surface-transparent-tertiary: rgba(8, 8, 8, 0.12);\n --surface-transparent-deep-hover: #0808088F;\n --surface-transparent-deep-active: #080808AD;\n --surface-transparent-deep: #080808A3;\n --surface-transparent-card-hover: #FFFFFFFF;\n --surface-transparent-card-active: #FFFFFFFF;\n --surface-transparent-card: #FFFFFFFF;\n --surface-clear-hover: #00000000;\n --surface-clear-active: #00000000;\n --surface-clear: rgba(0, 0, 0, 0);\n --surface-accent-hover: #1EB83AFF;\n --surface-accent-active: #178C2CFF;\n --surface-accent: #1A9E32;\n --surface-accent-gradient-hover: #FFFFFFFF;\n --surface-accent-gradient-active: #FFFFFFFF;\n --surface-accent-gradient: linear-gradient(45deg, #0D8523 0%, #0DA8AB 100%);\n --surface-positive-hover: #1EB83AFF;\n --surface-positive-active: #178C2CFF;\n --surface-positive: #1A9E32;\n --surface-warning-hover: #FB782DFF;\n --surface-warning-active: #E65705FF;\n --surface-warning: #FA5F05;\n --surface-negative-hover: #FF5263FF;\n --surface-negative-active: #FF142CFF;\n --surface-negative: #FF293E;\n --on-dark-surface-solid-primary-hover: #363636FF;\n --on-dark-surface-solid-primary-active: #0D0D0DFF;\n --on-dark-surface-solid-primary: #171717;\n --on-dark-surface-solid-secondary-hover: #3B3B3BFF;\n --on-dark-surface-solid-secondary-active: #1C1C1CFF;\n --on-dark-surface-solid-secondary: #262626;\n --on-dark-surface-solid-tertiary-hover: #4A4A4AFF;\n --on-dark-surface-solid-tertiary-active: #2B2B2BFF;\n --on-dark-surface-solid-tertiary: #363636;\n --on-dark-surface-solid-card-hover: #363636FF;\n --on-dark-surface-solid-card-active: #0D0D0DFF;\n --on-dark-surface-solid-card: #171717;\n --on-dark-surface-solid-default-hover: #FFFFFFFF;\n --on-dark-surface-solid-default-active: #F5F5F5FF;\n --on-dark-surface-solid-default: #F9F9F9;\n --on-dark-surface-transparent-primary-hover: #FFFFFF05;\n --on-dark-surface-transparent-primary-active: #FFFFFF1A;\n --on-dark-surface-transparent-primary: rgba(255, 255, 255, 0.06);\n --on-dark-surface-transparent-secondary-hover: #FFFFFF0A;\n --on-dark-surface-transparent-secondary-active: #FFFFFF29;\n --on-dark-surface-transparent-secondary: rgba(255, 255, 255, 0.12);\n --on-dark-surface-transparent-tertiary-hover: #FFFFFF1F;\n --on-dark-surface-transparent-tertiary-active: #FFFFFF3D;\n --on-dark-surface-transparent-tertiary: rgba(255, 255, 255, 0.2);\n --on-dark-surface-transparent-deep-hover: #FFFFFF8F;\n --on-dark-surface-transparent-deep-active: #FFFFFFAD;\n --on-dark-surface-transparent-deep: #FFFFFFA3;\n --on-dark-surface-transparent-card-hover: #FFFFFF05;\n --on-dark-surface-transparent-card-active: #FFFFFF1A;\n --on-dark-surface-transparent-card: #FFFFFF0F;\n --on-dark-surface-clear-hover: #00000000;\n --on-dark-surface-clear-active: #00000000;\n --on-dark-surface-clear: rgba(0, 0, 0, 0);\n --on-dark-surface-accent-hover: #1EB83AFF;\n --on-dark-surface-accent-active: #178C2CFF;\n --on-dark-surface-accent: #1A9E32;\n --on-dark-surface-accent-gradient-hover: #FFFFFFFF;\n --on-dark-surface-accent-gradient-active: #FFFFFFFF;\n --on-dark-surface-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --on-dark-surface-positive-hover: #1EB83AFF;\n --on-dark-surface-positive-active: #178C2CFF;\n --on-dark-surface-positive: #1A9E32;\n --on-dark-surface-warning-hover: #FB782DFF;\n --on-dark-surface-warning-active: #E65705FF;\n --on-dark-surface-warning: #FA5F05;\n --on-dark-surface-negative-hover: #FF5263FF;\n --on-dark-surface-negative-active: #FF142CFF;\n --on-dark-surface-negative: #FF293E;\n --on-light-surface-solid-primary-hover: #FAFAFAFF;\n --on-light-surface-solid-primary-active: #F0F0F0FF;\n --on-light-surface-solid-primary: #F5F5F5;\n --on-light-surface-solid-secondary-hover: #F7F7F7FF;\n --on-light-surface-solid-secondary-active: #E8E8E8FF;\n --on-light-surface-solid-secondary: #ECECEC;\n --on-light-surface-solid-tertiary-hover: #EDEDEDFF;\n --on-light-surface-solid-tertiary-active: #D4D4D4FF;\n --on-light-surface-solid-tertiary: #DDDDDD;\n --on-light-surface-solid-card-hover: #FFFFFFFF;\n --on-light-surface-solid-card-active: #FFFFFFFF;\n --on-light-surface-solid-card: #FFFFFFFF;\n --on-light-surface-solid-default-hover: #262626FF;\n --on-light-surface-solid-default-active: #030303FF;\n --on-light-surface-solid-default: #080808;\n --on-light-surface-transparent-primary-hover: #08080800;\n --on-light-surface-transparent-primary-active: #0808080A;\n --on-light-surface-transparent-primary: rgba(8, 8, 8, 0.02);\n --on-light-surface-transparent-secondary-hover: #08080805;\n --on-light-surface-transparent-secondary-active: #0808081A;\n --on-light-surface-transparent-secondary: rgba(8, 8, 8, 0.06);\n --on-light-surface-transparent-tertiary-hover: #0808080A;\n --on-light-surface-transparent-tertiary-active: #08080829;\n --on-light-surface-transparent-tertiary: rgba(8, 8, 8, 0.12);\n --on-light-surface-transparent-deep-hover: #0808088F;\n --on-light-surface-transparent-deep-active: #080808AD;\n --on-light-surface-transparent-deep: #080808A3;\n --on-light-surface-transparent-card-hover: #FFFFFFFF;\n --on-light-surface-transparent-card-active: #FFFFFFFF;\n --on-light-surface-transparent-card: #FFFFFFFF;\n --on-light-surface-clear-hover: #00000000;\n --on-light-surface-clear-active: #00000000;\n --on-light-surface-clear: rgba(0, 0, 0, 0);\n --on-light-surface-accent-hover: #1EB83AFF;\n --on-light-surface-accent-active: #178C2CFF;\n --on-light-surface-accent: #1A9E32;\n --on-light-surface-accent-gradient-hover: #FFFFFFFF;\n --on-light-surface-accent-gradient-active: #FFFFFFFF;\n --on-light-surface-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --on-light-surface-positive-hover: #1EB83AFF;\n --on-light-surface-positive-active: #178C2CFF;\n --on-light-surface-positive: #1A9E32;\n --on-light-surface-warning-hover: #FB782DFF;\n --on-light-surface-warning-active: #E65705FF;\n --on-light-surface-warning: #FA5F05;\n --on-light-surface-negative-hover: #FF5263FF;\n --on-light-surface-negative-active: #FF142CFF;\n --on-light-surface-negative: #FF293E;\n --inverse-surface-solid-primary-hover: #363636FF;\n --inverse-surface-solid-primary-active: #0D0D0DFF;\n --inverse-surface-solid-primary: #171717;\n --inverse-surface-solid-secondary-hover: #3B3B3BFF;\n --inverse-surface-solid-secondary-active: #1C1C1CFF;\n --inverse-surface-solid-secondary: #262626;\n --inverse-surface-solid-tertiary-hover: #4A4A4AFF;\n --inverse-surface-solid-tertiary-active: #2B2B2BFF;\n --inverse-surface-solid-tertiary: #363636;\n --inverse-surface-solid-card-hover: #363636FF;\n --inverse-surface-solid-card-active: #0D0D0DFF;\n --inverse-surface-solid-card: #171717;\n --inverse-surface-solid-default-hover: #FFFFFFFF;\n --inverse-surface-solid-default-active: #F5F5F5FF;\n --inverse-surface-solid-default: #F9F9F9;\n --inverse-surface-transparent-primary-hover: #FFFFFF05;\n --inverse-surface-transparent-primary-active: #FFFFFF1A;\n --inverse-surface-transparent-primary: rgba(255, 255, 255, 0.06);\n --inverse-surface-transparent-secondary-hover: #FFFFFF0A;\n --inverse-surface-transparent-secondary-active: #FFFFFF29;\n --inverse-surface-transparent-secondary: rgba(255, 255, 255, 0.12);\n --inverse-surface-transparent-tertiary-hover: #FFFFFF1F;\n --inverse-surface-transparent-tertiary-active: #FFFFFF3D;\n --inverse-surface-transparent-tertiary: rgba(255, 255, 255, 0.2);\n --inverse-surface-transparent-deep-hover: #FFFFFF8F;\n --inverse-surface-transparent-deep-active: #FFFFFFAD;\n --inverse-surface-transparent-deep: #FFFFFFA3;\n --inverse-surface-transparent-card-hover: #FFFFFF05;\n --inverse-surface-transparent-card-active: #FFFFFF1A;\n --inverse-surface-transparent-card: #FFFFFF0F;\n --inverse-surface-clear-hover: #00000000;\n --inverse-surface-clear-active: #00000000;\n --inverse-surface-clear: rgba(0, 0, 0, 0);\n --inverse-surface-accent-hover: #1EB83AFF;\n --inverse-surface-accent-active: #178C2CFF;\n --inverse-surface-accent: #1A9E32;\n --inverse-surface-accent-gradient-hover: #FFFFFFFF;\n --inverse-surface-accent-gradient-active: #FFFFFFFF;\n --inverse-surface-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --inverse-surface-positive-hover: #1EB83AFF;\n --inverse-surface-positive-active: #178C2CFF;\n --inverse-surface-positive: #1A9E32;\n --inverse-surface-warning-hover: #FB782DFF;\n --inverse-surface-warning-active: #E65705FF;\n --inverse-surface-warning: #FA5F05;\n --inverse-surface-negative-hover: #FF5263FF;\n --inverse-surface-negative-active: #FF142CFF;\n --inverse-surface-negative: #FF293E;\n --background-primary: #F9F9F9;\n --dark-background-primary: #080808;\n --light-background-primary: #F9F9F9;\n --inverse-background-primary: #080808;\n --overlay-soft: #F9F9F98F;\n --overlay-hard: #F9F9F9F5;\n --overlay-blur: rgba(249,249,249,0.28);\n --on-dark-overlay-soft: #0808088F;\n --on-dark-overlay-hard: #080808F5;\n --on-dark-overlay-blur: rgba(8,8,8,0.28);\n --on-light-overlay-soft: #F9F9F98F;\n --on-light-overlay-hard: #F9F9F9F5;\n --on-light-overlay-blur: rgba(249,249,249,0.28);\n --inverse-overlay-soft: #0808088F;\n --inverse-overlay-hard: #080808F5;\n --inverse-overlay-blur: rgba(8,8,8,0.28);\n --skeleton-gradient: linear-gradient( 90deg, rgba(8, 8, 8, 0.09) 0%, rgba(8, 8, 8, 0.08) 6.25%, rgba(8, 8, 8, 0.05) 12.5%, rgba(8, 8, 8, 0.01) 25%, rgba(8, 8, 8, 0.05) 37.5%, rgba(8, 8, 8, 0.08) 43.75%, rgba(8, 8, 8, 0.09) 50%, rgba(8, 8, 8, 0.08) 56.25%, rgba(8, 8, 8, 0.05) 62.5%, rgba(8, 8, 8, 0.01) 75%, rgba(8, 8, 8, 0.05) 87.5%, rgba(8, 8, 8, 0.08) 93.75%, rgba(8, 8, 8, 0.09) 100% );\n --skeleton-gradient-lighter: linear-gradient( 90deg, rgba(8, 8, 8, 0.36) 0%, rgba(8, 8, 8, 0.32) 6.25%, rgba(8, 8, 8, 0.20) 12.5%, rgba(8, 8, 8, 0.04) 25%, rgba(8, 8, 8, 0.20) 37.5%, rgba(8, 8, 8, 0.32) 43.75%, rgba(8, 8, 8, 0.36) 50%, rgba(8, 8, 8, 0.08) 56.25%, rgba(8, 8, 8, 0.20) 62.5%, rgba(8, 8, 8, 0.04) 75%, rgba(8, 8, 8, 0.20) 87.5%, rgba(8, 8, 8, 0.32) 93.75%, rgba(8, 8, 8, 0.36) 100% );\n color: var(--text-primary);\n background-color: var(--background-primary);\n}\n\n:root {\n font-size: 16px;\n --plasma-typo-overflow-wrap: break-word;\n --plasma-typo-hyphens: auto;\n --plasma-typo-display-font-family: 'SB Sans Display', sans-serif;\n --plasma-typo-text-font-family: 'SB Sans Text', sans-serif;\n --plasma-typo-dspl-l-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-l-letter-spacing: normal;\n --plasma-typo-dspl-l-font-style: normal;\n --plasma-typo-dspl-l-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-l-bold-letter-spacing: normal;\n --plasma-typo-dspl-l-bold-font-style: normal;\n --plasma-typo-dspl-m-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-m-letter-spacing: normal;\n --plasma-typo-dspl-m-font-style: normal;\n --plasma-typo-dspl-m-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-m-bold-letter-spacing: normal;\n --plasma-typo-dspl-m-bold-font-style: normal;\n --plasma-typo-dspl-s-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-s-letter-spacing: normal;\n --plasma-typo-dspl-s-font-style: normal;\n --plasma-typo-dspl-s-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-s-bold-letter-spacing: normal;\n --plasma-typo-dspl-s-bold-font-style: normal;\n --plasma-typo-h1-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h1-letter-spacing: normal;\n --plasma-typo-h1-font-style: normal;\n --plasma-typo-h1-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h1-bold-letter-spacing: normal;\n --plasma-typo-h1-bold-font-style: normal;\n --plasma-typo-h2-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h2-letter-spacing: normal;\n --plasma-typo-h2-font-style: normal;\n --plasma-typo-h2-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h2-bold-letter-spacing: normal;\n --plasma-typo-h2-bold-font-style: normal;\n --plasma-typo-h3-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h3-letter-spacing: normal;\n --plasma-typo-h3-font-style: normal;\n --plasma-typo-h3-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h3-bold-letter-spacing: normal;\n --plasma-typo-h3-bold-font-style: normal;\n --plasma-typo-h4-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h4-letter-spacing: normal;\n --plasma-typo-h4-font-style: normal;\n --plasma-typo-h4-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h4-bold-letter-spacing: normal;\n --plasma-typo-h4-bold-font-style: normal;\n --plasma-typo-h5-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h5-letter-spacing: normal;\n --plasma-typo-h5-font-style: normal;\n --plasma-typo-h5-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h5-bold-letter-spacing: normal;\n --plasma-typo-h5-bold-font-style: normal;\n --plasma-typo-body-l-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-l-letter-spacing: -0.02em;\n --plasma-typo-body-l-font-style: normal;\n --plasma-typo-body-l-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-l-bold-letter-spacing: -0.02em;\n --plasma-typo-body-l-bold-font-style: normal;\n --plasma-typo-body-m-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-m-letter-spacing: -0.02em;\n --plasma-typo-body-m-font-style: normal;\n --plasma-typo-body-m-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-m-bold-letter-spacing: -0.02em;\n --plasma-typo-body-m-bold-font-style: normal;\n --plasma-typo-body-s-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-s-letter-spacing: -0.02em;\n --plasma-typo-body-s-font-style: normal;\n --plasma-typo-body-s-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-s-bold-letter-spacing: -0.02em;\n --plasma-typo-body-s-bold-font-style: normal;\n --plasma-typo-body-xs-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xs-letter-spacing: -0.02em;\n --plasma-typo-body-xs-font-style: normal;\n --plasma-typo-body-xs-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xs-bold-letter-spacing: -0.02em;\n --plasma-typo-body-xs-bold-font-style: normal;\n --plasma-typo-body-xxs-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xxs-letter-spacing: -0.02em;\n --plasma-typo-body-xxs-font-style: normal;\n --plasma-typo-body-xxs-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xxs-bold-letter-spacing: -0.02em;\n --plasma-typo-body-xxs-bold-font-style: normal;\n --plasma-typo-text-l-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-l-letter-spacing: -0.02em;\n --plasma-typo-text-l-font-style: normal;\n --plasma-typo-text-l-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-l-bold-letter-spacing: -0.02em;\n --plasma-typo-text-l-bold-font-style: normal;\n --plasma-typo-text-m-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-m-letter-spacing: -0.02em;\n --plasma-typo-text-m-font-style: normal;\n --plasma-typo-text-m-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-m-bold-letter-spacing: -0.02em;\n --plasma-typo-text-m-bold-font-style: normal;\n --plasma-typo-text-s-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-s-letter-spacing: -0.02em;\n --plasma-typo-text-s-font-style: normal;\n --plasma-typo-text-s-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-s-bold-letter-spacing: -0.02emm;\n --plasma-typo-text-s-bold-font-style: normal;\n --plasma-typo-text-xs-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-xs-letter-spacing: -0.02em;\n --plasma-typo-text-xs-font-style: normal;\n --plasma-typo-text-xs-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-xs-bold-letter-spacing: -0.02em;\n --plasma-typo-text-xs-bold-font-style: normal;\n}\n\n@media (max-width: 559px) {\n :root {\n --plasma-typo-dspl-l-font-size: 5.5rem;\n --plasma-typo-dspl-l-font-weight: 300;\n --plasma-typo-dspl-l-line-height: 5.75rem;\n --plasma-typo-dspl-l-bold-font-size: 5.5rem;\n --plasma-typo-dspl-l-bold-font-weight: 600;\n --plasma-typo-dspl-l-bold-line-height: 5.75rem;\n --plasma-typo-dspl-m-font-size: 3.5rem;\n --plasma-typo-dspl-m-font-weight: 300;\n --plasma-typo-dspl-m-line-height: 3.875rem;\n --plasma-typo-dspl-m-bold-font-size: 3.5rem;\n --plasma-typo-dspl-m-bold-font-weight: 600;\n --plasma-typo-dspl-m-bold-line-height: 3.875rem;\n --plasma-typo-dspl-s-font-size: 2.5rem;\n --plasma-typo-dspl-s-font-weight: 300;\n --plasma-typo-dspl-s-line-height: 2.875rem;\n --plasma-typo-dspl-s-bold-font-size: 2.5rem;\n --plasma-typo-dspl-s-bold-font-weight: 600;\n --plasma-typo-dspl-s-bold-line-height: 2.875rem;\n --plasma-typo-h1-font-size: 1.75rem;\n --plasma-typo-h1-font-weight: 400;\n --plasma-typo-h1-line-height: 2.125rem;\n --plasma-typo-h1-bold-font-size: 1.75rem;\n --plasma-typo-h1-bold-font-weight: 600;\n --plasma-typo-h1-bold-line-height: 2.125rem;\n --plasma-typo-h2-font-size: 1.5rem;\n --plasma-typo-h2-font-weight: 400;\n --plasma-typo-h2-line-height: 1.875rem;\n --plasma-typo-h2-bold-font-size: 1.5rem;\n --plasma-typo-h2-bold-font-weight: 600;\n --plasma-typo-h2-bold-line-height: 1.875rem;\n --plasma-typo-h3-font-size: 1.25rem;\n --plasma-typo-h3-font-weight: 400;\n --plasma-typo-h3-line-height: 1.625rem;\n --plasma-typo-h3-bold-font-size: 1.25rem;\n --plasma-typo-h3-bold-font-weight: 600;\n --plasma-typo-h3-bold-line-height: 1.625rem;\n --plasma-typo-h4-font-size: 1.125rem;\n --plasma-typo-h4-font-weight: 400;\n --plasma-typo-h4-line-height: 1.5rem;\n --plasma-typo-h4-bold-font-size: 1.125rem;\n --plasma-typo-h4-bold-font-weight: 600;\n --plasma-typo-h4-bold-line-height: 1.5rem;\n --plasma-typo-h5-font-size: 1rem;\n --plasma-typo-h5-font-weight: 400;\n --plasma-typo-h5-line-height: 1.375rem;\n --plasma-typo-h5-bold-font-size: 1rem;\n --plasma-typo-h5-bold-font-weight: 600;\n --plasma-typo-h5-bold-line-height: 1.375rem;\n --plasma-typo-body-l-font-size: 1.125rem;\n --plasma-typo-body-l-font-weight: 400;\n --plasma-typo-body-l-line-height: 1.375rem;\n --plasma-typo-body-l-bold-font-size: 1.125rem;\n --plasma-typo-body-l-bold-font-weight: 600;\n --plasma-typo-body-l-bold-line-height: 1.375rem;\n --plasma-typo-body-m-font-size: 1rem;\n --plasma-typo-body-m-font-weight: 400;\n --plasma-typo-body-m-line-height: 1.25rem;\n --plasma-typo-body-m-bold-font-size: 1rem;\n --plasma-typo-body-m-bold-font-weight: 600;\n --plasma-typo-body-m-bold-line-height: 1.25rem;\n --plasma-typo-body-s-font-size: 0.875rem;\n --plasma-typo-body-s-font-weight: 400;\n --plasma-typo-body-s-line-height: 1.125rem;\n --plasma-typo-body-s-bold-font-size: 0.875rem;\n --plasma-typo-body-s-bold-font-weight: 600;\n --plasma-typo-body-s-bold-line-height: 1.125rem;\n --plasma-typo-body-xs-font-size: 0.75rem;\n --plasma-typo-body-xs-font-weight: 400;\n --plasma-typo-body-xs-line-height: 0.875rem;\n --plasma-typo-body-xs-bold-font-size: 0.75rem;\n --plasma-typo-body-xs-bold-font-weight: 600;\n --plasma-typo-body-xs-bold-line-height: 0.875rem;\n --plasma-typo-body-xxs-font-size: 0.625rem;\n --plasma-typo-body-xxs-font-weight: 400;\n --plasma-typo-body-xxs-line-height: 0.75rem;\n --plasma-typo-body-xxs-bold-font-size: 0.625rem;\n --plasma-typo-body-xxs-bold-font-weight: 600;\n --plasma-typo-body-xxs-bold-line-height: 0.75rem;\n --plasma-typo-text-l-font-size: 1.125rem;\n --plasma-typo-text-l-font-weight: 400;\n --plasma-typo-text-l-line-height: 1.625rem;\n --plasma-typo-text-l-bold-font-size: 1.125rem;\n --plasma-typo-text-l-bold-font-weight: 600;\n --plasma-typo-text-l-bold-line-height: 1.625rem;\n --plasma-typo-text-m-font-size: 1rem;\n --plasma-typo-text-m-font-weight: 400;\n --plasma-typo-text-m-line-height: 1.5rem;\n --plasma-typo-text-m-bold-font-size: 1rem;\n --plasma-typo-text-m-bold-font-weight: 600;\n --plasma-typo-text-m-bold-line-height: 1.5rem;\n --plasma-typo-text-s-font-size: 0.875rem;\n --plasma-typo-text-s-font-weight: 400;\n --plasma-typo-text-s-line-height: 1.25rem;\n --plasma-typo-text-s-bold-font-size: 0.875rem;\n --plasma-typo-text-s-bold-font-weight: 600;\n --plasma-typo-text-s-bold-line-height: 1.25rem;\n --plasma-typo-text-xs-font-size: 0.75rem;\n --plasma-typo-text-xs-font-weight: 400;\n --plasma-typo-text-xs-line-height: 1rem;\n --plasma-typo-text-xs-bold-font-size: 0.75rem;\n --plasma-typo-text-xs-bold-font-weight: 600;\n --plasma-typo-text-xs-bold-line-height: 1rem;\n }\n}\n\n@media (min-width: 560px) and (max-width: 959px) {\n :root {\n --plasma-typo-dspl-l-font-size: 7rem;\n --plasma-typo-dspl-l-font-weight: 300;\n --plasma-typo-dspl-l-line-height: 7rem;\n --plasma-typo-dspl-l-bold-font-size: 7rem;\n --plasma-typo-dspl-l-bold-font-weight: 600;\n --plasma-typo-dspl-l-bold-line-height: 7rem;\n --plasma-typo-dspl-m-font-size: 4.5rem;\n --plasma-typo-dspl-m-font-weight: 300;\n --plasma-typo-dspl-m-line-height: 4.75rem;\n --plasma-typo-dspl-m-bold-font-size: 4.5rem;\n --plasma-typo-dspl-m-bold-font-weight: 600;\n --plasma-typo-dspl-m-bold-line-height: 4.75rem;\n --plasma-typo-dspl-s-font-size: 3rem;\n --plasma-typo-dspl-s-font-weight: 300;\n --plasma-typo-dspl-s-line-height: 3.375rem;\n --plasma-typo-dspl-s-bold-font-size: 3rem;\n --plasma-typo-dspl-s-bold-font-weight: 600;\n --plasma-typo-dspl-s-bold-line-height: 3.375rem;\n --plasma-typo-h1-font-size: 2.5rem;\n --plasma-typo-h1-font-weight: 400;\n --plasma-typo-h1-line-height: 2.875rem;\n --plasma-typo-h1-bold-font-size: 2.5rem;\n --plasma-typo-h1-bold-font-weight: 600;\n --plasma-typo-h1-bold-line-height: 2.875rem;\n --plasma-typo-h2-font-size: 1.75rem;\n --plasma-typo-h2-font-weight: 400;\n --plasma-typo-h2-line-height: 2.125rem;\n --plasma-typo-h2-bold-font-size: 1.75rem;\n --plasma-typo-h2-bold-font-weight: 600;\n --plasma-typo-h2-bold-line-height: 2.125rem;\n --plasma-typo-h3-font-size: 1.25rem;\n --plasma-typo-h3-font-weight: 400;\n --plasma-typo-h3-line-height: 1.625rem;\n --plasma-typo-h3-bold-font-size: 1.25rem;\n --plasma-typo-h3-bold-font-weight: 600;\n --plasma-typo-h3-bold-line-height: 1.625rem;\n --plasma-typo-h4-font-size: 1.125rem;\n --plasma-typo-h4-font-weight: 400;\n --plasma-typo-h4-line-height: 1.5rem;\n --plasma-typo-h4-bold-font-size: 1.125rem;\n --plasma-typo-h4-bold-font-weight: 600;\n --plasma-typo-h4-bold-line-height: 1.5rem;\n --plasma-typo-h5-font-size: 1rem;\n --plasma-typo-h5-font-weight: 400;\n --plasma-typo-h5-line-height: 1.375rem;\n --plasma-typo-h5-bold-font-size: 1rem;\n --plasma-typo-h5-bold-font-weight: 600;\n --plasma-typo-h5-bold-line-height: 1.375rem;\n --plasma-typo-body-l-font-size: 1.125rem;\n --plasma-typo-body-l-font-weight: 400;\n --plasma-typo-body-l-line-height: 1.375rem;\n --plasma-typo-body-l-bold-font-size: 1.125rem;\n --plasma-typo-body-l-bold-font-weight: 600;\n --plasma-typo-body-l-bold-line-height: 1.375rem;\n --plasma-typo-body-m-font-size: 1rem;\n --plasma-typo-body-m-font-weight: 400;\n --plasma-typo-body-m-line-height: 1.25rem;\n --plasma-typo-body-m-bold-font-size: 1rem;\n --plasma-typo-body-m-bold-font-weight: 600;\n --plasma-typo-body-m-bold-line-height: 1.25rem;\n --plasma-typo-body-s-font-size: 0.875rem;\n --plasma-typo-body-s-font-weight: 400;\n --plasma-typo-body-s-line-height: 1.125rem;\n --plasma-typo-body-s-bold-font-size: 0.875rem;\n --plasma-typo-body-s-bold-font-weight: 600;\n --plasma-typo-body-s-bold-line-height: 1.125rem;\n --plasma-typo-body-xs-font-size: 0.75rem;\n --plasma-typo-body-xs-font-weight: 400;\n --plasma-typo-body-xs-line-height: 0.875rem;\n --plasma-typo-body-xs-bold-font-size: 0.75rem;\n --plasma-typo-body-xs-bold-font-weight: 600;\n --plasma-typo-body-xs-bold-line-height: 0.875rem;\n --plasma-typo-body-xxs-font-size: 0.625rem;\n --plasma-typo-body-xxs-font-weight: 400;\n --plasma-typo-body-xxs-line-height: 0.75rem;\n --plasma-typo-body-xxs-bold-font-size: 0.625rem;\n --plasma-typo-body-xxs-bold-font-weight: 600;\n --plasma-typo-body-xxs-bold-line-height: 0.75rem;\n --plasma-typo-text-l-font-size: 1.25rem;\n --plasma-typo-text-l-font-weight: 400;\n --plasma-typo-text-l-line-height: 1.75rem;\n --plasma-typo-text-l-bold-font-size: 1.25rem;\n --plasma-typo-text-l-bold-font-weight: 600;\n --plasma-typo-text-l-bold-line-height: 1.75rem;\n --plasma-typo-text-m-font-size: 1rem;\n --plasma-typo-text-m-font-weight: 400;\n --plasma-typo-text-m-line-height: 1.5rem;\n --plasma-typo-text-m-bold-font-size: 1rem;\n --plasma-typo-text-m-bold-font-weight: 600;\n --plasma-typo-text-m-bold-line-height: 1.5rem;\n --plasma-typo-text-s-font-size: 0.875rem;\n --plasma-typo-text-s-font-weight: 400;\n --plasma-typo-text-s-line-height: 1.25rem;\n --plasma-typo-text-s-bold-font-size: 0.875rem;\n --plasma-typo-text-s-bold-font-weight: 600;\n --plasma-typo-text-s-bold-line-height: 1.25rem;\n --plasma-typo-text-xs-font-size: 0.75rem;\n --plasma-typo-text-xs-font-weight: 400;\n --plasma-typo-text-xs-line-height: 1rem;\n --plasma-typo-text-xs-bold-font-size: 0.75rem;\n --plasma-typo-text-xs-bold-font-weight: 600;\n --plasma-typo-text-xs-bold-line-height: 1rem;\n }\n}\n\n@media (min-width: 960px) {\n :root {\n --plasma-typo-dspl-l-font-size: 8rem;\n --plasma-typo-dspl-l-font-weight: 300;\n --plasma-typo-dspl-l-line-height: 8rem;\n --plasma-typo-dspl-l-bold-font-size: 8rem;\n --plasma-typo-dspl-l-bold-font-weight: 600;\n --plasma-typo-dspl-l-bold-line-height: 8rem;\n --plasma-typo-dspl-m-font-size: 5.5rem;\n --plasma-typo-dspl-m-font-weight: 300;\n --plasma-typo-dspl-m-line-height: 5.75rem;\n --plasma-typo-dspl-m-bold-font-size: 5.5rem;\n --plasma-typo-dspl-m-bold-font-weight: 600;\n --plasma-typo-dspl-m-bold-line-height: 5.75rem;\n --plasma-typo-dspl-s-font-size: 4rem;\n --plasma-typo-dspl-s-font-weight: 300;\n --plasma-typo-dspl-s-line-height: 4.25rem;\n --plasma-typo-dspl-s-bold-font-size: 4rem;\n --plasma-typo-dspl-s-bold-font-weight: 600;\n --plasma-typo-dspl-s-bold-line-height: 4.25rem;\n --plasma-typo-h1-font-size: 3rem;\n --plasma-typo-h1-font-weight: 400;\n --plasma-typo-h1-line-height: 3.375rem;\n --plasma-typo-h1-bold-font-size: 3rem;\n --plasma-typo-h1-bold-font-weight: 600;\n --plasma-typo-h1-bold-line-height: 3.375rem;\n --plasma-typo-h2-font-size: 2rem;\n --plasma-typo-h2-font-weight: 400;\n --plasma-typo-h2-line-height: 2.375rem;\n --plasma-typo-h2-bold-font-size: 2rem;\n --plasma-typo-h2-bold-font-weight: 600;\n --plasma-typo-h2-bold-line-height: 2.375rem;\n --plasma-typo-h3-font-size: 1.5rem;\n --plasma-typo-h3-font-weight: 400;\n --plasma-typo-h3-line-height: 1.875rem;\n --plasma-typo-h3-bold-font-size: 1.5rem;\n --plasma-typo-h3-bold-font-weight: 600;\n --plasma-typo-h3-bold-line-height: 1.875rem;\n --plasma-typo-h4-font-size: 1.25rem;\n --plasma-typo-h4-font-weight: 400;\n --plasma-typo-h4-line-height: 1.625rem;\n --plasma-typo-h4-bold-font-size: 1.25rem;\n --plasma-typo-h4-bold-font-weight: 600;\n --plasma-typo-h4-bold-line-height: 1.625rem;\n --plasma-typo-h5-font-size: 1.125rem;\n --plasma-typo-h5-font-weight: 400;\n --plasma-typo-h5-line-height: 1.5rem;\n --plasma-typo-h5-bold-font-size: 1.125rem;\n --plasma-typo-h5-bold-font-weight: 600;\n --plasma-typo-h5-bold-line-height: 1.5rem;\n --plasma-typo-body-l-font-size: 1.125rem;\n --plasma-typo-body-l-font-weight: 400;\n --plasma-typo-body-l-line-height: 1.375rem;\n --plasma-typo-body-l-bold-font-size: 1.125rem;\n --plasma-typo-body-l-bold-font-weight: 600;\n --plasma-typo-body-l-bold-line-height: 1.375rem;\n --plasma-typo-body-m-font-size: 1rem;\n --plasma-typo-body-m-font-weight: 400;\n --plasma-typo-body-m-line-height: 1.25rem;\n --plasma-typo-body-m-bold-font-size: 1rem;\n --plasma-typo-body-m-bold-font-weight: 600;\n --plasma-typo-body-m-bold-line-height: 1.25rem;\n --plasma-typo-body-s-font-size: 0.875rem;\n --plasma-typo-body-s-font-weight: 400;\n --plasma-typo-body-s-line-height: 1.125rem;\n --plasma-typo-body-s-bold-font-size: 0.875rem;\n --plasma-typo-body-s-bold-font-weight: 600;\n --plasma-typo-body-s-bold-line-height: 1.125rem;\n --plasma-typo-body-xs-font-size: 0.75rem;\n --plasma-typo-body-xs-font-weight: 400;\n --plasma-typo-body-xs-line-height: 0.875rem;\n --plasma-typo-body-xs-bold-font-size: 0.75rem;\n --plasma-typo-body-xs-bold-font-weight: 600;\n --plasma-typo-body-xs-bold-line-height: 0.875rem;\n --plasma-typo-body-xxs-font-size: 0.625rem;\n --plasma-typo-body-xxs-font-weight: 400;\n --plasma-typo-body-xxs-line-height: 0.75rem;\n --plasma-typo-body-xxs-bold-font-size: 0.625rem;\n --plasma-typo-body-xxs-bold-font-weight: 600;\n --plasma-typo-body-xxs-bold-line-height: 0.75rem;\n --plasma-typo-text-l-font-size: 1.5rem;\n --plasma-typo-text-l-font-weight: 400;\n --plasma-typo-text-l-line-height: 2rem;\n --plasma-typo-text-l-bold-font-size: 1.5rem;\n --plasma-typo-text-l-bold-font-weight: 600;\n --plasma-typo-text-l-bold-line-height: 2rem;\n --plasma-typo-text-m-font-size: 1.125rem;\n --plasma-typo-text-m-font-weight: 400;\n --plasma-typo-text-m-line-height: 1.625rem;\n --plasma-typo-text-m-bold-font-size: 1.125rem;\n --plasma-typo-text-m-bold-font-weight: 600;\n --plasma-typo-text-m-bold-line-height: 1.625rem;\n --plasma-typo-text-s-font-size: 0.875rem;\n --plasma-typo-text-s-font-weight: 400;\n --plasma-typo-text-s-line-height: 1.25rem;\n --plasma-typo-text-s-bold-font-size: 0.875rem;\n --plasma-typo-text-s-bold-font-weight: 600;\n --plasma-typo-text-s-bold-line-height: 1.25rem;\n --plasma-typo-text-xs-font-size: 0.75rem;\n --plasma-typo-text-xs-font-weight: 400;\n --plasma-typo-text-xs-line-height: 1rem;\n --plasma-typo-text-xs-bold-font-size: 0.75rem;\n --plasma-typo-text-xs-bold-font-weight: 600;\n --plasma-typo-text-xs-bold-line-height: 1rem;\n }\n}\n"];
|
|
5
|
+
exports.sdds_serv__light = ["\n:root {\n --text-primary-hover: #17171793;\n --text-primary-active: #171717C4;\n --text-primary: #171717F5;\n --text-secondary-hover: #171717FF;\n --text-secondary-active: #171717AB;\n --text-secondary: #1717178F;\n --text-tertiary-hover: #171717FF;\n --text-tertiary-active: #17171756;\n --text-tertiary: #17171748;\n --text-paragraph-hover: #1717177A;\n --text-paragraph-active: #171717A3;\n --text-paragraph: #171717CC;\n --text-accent-hover: #14B32EFF;\n --text-accent-active: #0C6A1BFF;\n --text-accent: #108E26;\n --text-accent-gradient-hover: #000000FF;\n --text-accent-gradient-active: #CCCCCCFF;\n --text-accent-gradient: linear-gradient(45deg, #0D8523 0%, #0DA8AB 100%);\n --text-positive-hover: #14B32EFF;\n --text-positive-active: #0C6A1BFF;\n --text-positive: #108E26;\n --text-warning-hover: #FD6B17FF;\n --text-warning-active: #C04802FF;\n --text-warning: #E85702;\n --text-negative-hover: #F54254FF;\n --text-negative-active: #DA0B20FF;\n --text-negative: #F31B31;\n --on-dark-text-primary-hover: #F5F5F593;\n --on-dark-text-primary-active: #F5F5F5C4;\n --on-dark-text-primary: #F5F5F5F5;\n --on-dark-text-secondary-hover: #F5F5F5FF;\n --on-dark-text-secondary-active: #F5F5F5AB;\n --on-dark-text-secondary: #F5F5F58F;\n --on-dark-text-tertiary-hover: #F5F5F5FF;\n --on-dark-text-tertiary-active: #F5F5F556;\n --on-dark-text-tertiary: #F5F5F548;\n --on-dark-text-paragraph-hover: #F5F5F57A;\n --on-dark-text-paragraph-active: #F5F5F5A3;\n --on-dark-text-paragraph: #F5F5F5CC;\n --on-dark-text-accent-hover: #2BD44AFF;\n --on-dark-text-accent-active: #1D9032FF;\n --on-dark-text-accent: #24B23E;\n --on-dark-text-accent-gradient-hover: #000000FF;\n --on-dark-text-accent-gradient-active: #CCCCCCFF;\n --on-dark-text-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --on-dark-text-positive-hover: #2BD44AFF;\n --on-dark-text-positive-active: #1D9032FF;\n --on-dark-text-positive: #24B23E;\n --on-dark-text-warning-hover: #FF8B4DFF;\n --on-dark-text-warning-active: #FA5700FF;\n --on-dark-text-warning: #FF7024;\n --on-dark-text-negative-hover: #FF6675FF;\n --on-dark-text-negative-active: #FF142CFF;\n --on-dark-text-negative: #FF3D51;\n --on-light-text-primary-hover: #17171793;\n --on-light-text-primary-active: #171717C4;\n --on-light-text-primary: #171717F5;\n --on-light-text-secondary-hover: #171717FF;\n --on-light-text-secondary-active: #171717AB;\n --on-light-text-secondary: #1717178F;\n --on-light-text-tertiary-hover: #171717FF;\n --on-light-text-tertiary-active: #17171756;\n --on-light-text-tertiary: #17171748;\n --on-light-text-paragraph-hover: #1717177A;\n --on-light-text-paragraph-active: #171717A3;\n --on-light-text-paragraph: #171717CC;\n --on-light-text-accent-hover: #14B32EFF;\n --on-light-text-accent-active: #0C6A1BFF;\n --on-light-text-accent: #108E26;\n --on-light-text-accent-gradient-hover: #000000FF;\n --on-light-text-accent-gradient-active: #CCCCCCFF;\n --on-light-text-accent-gradient: linear-gradient(45deg, #0D8523 0%, #0DA8AB 100%);\n --on-light-text-positive-hover: #14B32EFF;\n --on-light-text-positive-active: #0C6A1BFF;\n --on-light-text-positive: #108E26;\n --on-light-text-warning-hover: #FD6B17FF;\n --on-light-text-warning-active: #C04802FF;\n --on-light-text-warning: #E85702;\n --on-light-text-negative-hover: #F54254FF;\n --on-light-text-negative-active: #DA0B20FF;\n --on-light-text-negative: #F31B31;\n --inverse-text-primary-hover: #F5F5F593;\n --inverse-text-primary-active: #F5F5F5C4;\n --inverse-text-primary: #F5F5F5F5;\n --inverse-text-secondary-hover: #F5F5F5FF;\n --inverse-text-secondary-active: #F5F5F5AB;\n --inverse-text-secondary: #F5F5F58F;\n --inverse-text-tertiary-hover: #F5F5F5FF;\n --inverse-text-tertiary-active: #F5F5F556;\n --inverse-text-tertiary: #F5F5F548;\n --inverse-text-paragraph-hover: #F5F5F57A;\n --inverse-text-paragraph-active: #F5F5F5A3;\n --inverse-text-paragraph: #F5F5F5CC;\n --inverse-text-accent-hover: #2BD44AFF;\n --inverse-text-accent-active: #1D9032FF;\n --inverse-text-accent: #24B23E;\n --inverse-text-accent-gradient-hover: #000000FF;\n --inverse-text-accent-gradient-active: #CCCCCCFF;\n --inverse-text-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --inverse-text-positive-hover: #2BD44AFF;\n --inverse-text-positive-active: #1D9032FF;\n --inverse-text-positive: #24B23E;\n --inverse-text-warning-hover: #FF8B4DFF;\n --inverse-text-warning-active: #FA5700FF;\n --inverse-text-warning: #FF7024;\n --inverse-text-negative-hover: #FF6675FF;\n --inverse-text-negative-active: #FF142CFF;\n --inverse-text-negative: #FF3D51;\n --surface-solid-primary-hover: #FAFAFAFF;\n --surface-solid-primary-active: #F0F0F0FF;\n --surface-solid-primary: #F5F5F5;\n --surface-solid-secondary-hover: #F7F7F7FF;\n --surface-solid-secondary-active: #E8E8E8FF;\n --surface-solid-secondary: #ECECEC;\n --surface-solid-tertiary-hover: #EDEDEDFF;\n --surface-solid-tertiary-active: #D4D4D4FF;\n --surface-solid-tertiary: #DDDDDD;\n --surface-solid-card-hover: #FFFFFFFF;\n --surface-solid-card-active: #FFFFFFFF;\n --surface-solid-card: #FFFFFFFF;\n --surface-solid-default-hover: #262626FF;\n --surface-solid-default-active: #030303FF;\n --surface-solid-default: #080808;\n --surface-transparent-primary-hover: #08080800;\n --surface-transparent-primary-active: #0808080A;\n --surface-transparent-primary: rgba(8, 8, 8, 0.02);\n --surface-transparent-secondary-hover: #08080805;\n --surface-transparent-secondary-active: #0808081A;\n --surface-transparent-secondary: rgba(8, 8, 8, 0.06);\n --surface-transparent-tertiary-hover: #0808080A;\n --surface-transparent-tertiary-active: #08080829;\n --surface-transparent-tertiary: rgba(8, 8, 8, 0.12);\n --surface-transparent-deep-hover: #0808088F;\n --surface-transparent-deep-active: #080808AD;\n --surface-transparent-deep: #080808A3;\n --surface-transparent-card-hover: #FFFFFFFF;\n --surface-transparent-card-active: #FFFFFFFF;\n --surface-transparent-card: #FFFFFFFF;\n --surface-clear-hover: #00000000;\n --surface-clear-active: #00000000;\n --surface-clear: rgba(0, 0, 0, 0);\n --surface-accent-hover: #1EB83AFF;\n --surface-accent-active: #178C2CFF;\n --surface-accent: #1A9E32;\n --surface-accent-gradient-hover: #FFFFFFFF;\n --surface-accent-gradient-active: #FFFFFFFF;\n --surface-accent-gradient: linear-gradient(45deg, #0D8523 0%, #0DA8AB 100%);\n --surface-positive-hover: #1EB83AFF;\n --surface-positive-active: #178C2CFF;\n --surface-positive: #1A9E32;\n --surface-warning-hover: #FB782DFF;\n --surface-warning-active: #E65705FF;\n --surface-warning: #FA5F05;\n --surface-negative-hover: #FF5263FF;\n --surface-negative-active: #FF142CFF;\n --surface-negative: #FF293E;\n --surface-transparent-positive-hover: #1A9E3205;\n --surface-transparent-positive-active: #1A9E321A;\n --surface-transparent-positive: rgba(26,158,50,0.06);\n --surface-transparent-warning-hover: #FA5F0505;\n --surface-transparent-warning-active: #FA5F051A;\n --surface-transparent-warning: rgba(250,95,5,0.06);\n --surface-transparent-negative-hover: #F31B3105;\n --surface-transparent-negative-active: #F31B311A;\n --surface-transparent-negative: rgba(243,27,49,0.06);\n --on-dark-surface-solid-primary-hover: #363636FF;\n --on-dark-surface-solid-primary-active: #0D0D0DFF;\n --on-dark-surface-solid-primary: #171717;\n --on-dark-surface-solid-secondary-hover: #3B3B3BFF;\n --on-dark-surface-solid-secondary-active: #1C1C1CFF;\n --on-dark-surface-solid-secondary: #262626;\n --on-dark-surface-solid-tertiary-hover: #4A4A4AFF;\n --on-dark-surface-solid-tertiary-active: #2B2B2BFF;\n --on-dark-surface-solid-tertiary: #363636;\n --on-dark-surface-solid-card-hover: #363636FF;\n --on-dark-surface-solid-card-active: #0D0D0DFF;\n --on-dark-surface-solid-card: #171717;\n --on-dark-surface-solid-default-hover: #FFFFFFFF;\n --on-dark-surface-solid-default-active: #F5F5F5FF;\n --on-dark-surface-solid-default: #F9F9F9;\n --on-dark-surface-transparent-primary-hover: #FFFFFF05;\n --on-dark-surface-transparent-primary-active: #FFFFFF1A;\n --on-dark-surface-transparent-primary: rgba(255, 255, 255, 0.06);\n --on-dark-surface-transparent-secondary-hover: #FFFFFF0A;\n --on-dark-surface-transparent-secondary-active: #FFFFFF29;\n --on-dark-surface-transparent-secondary: rgba(255, 255, 255, 0.12);\n --on-dark-surface-transparent-tertiary-hover: #FFFFFF1F;\n --on-dark-surface-transparent-tertiary-active: #FFFFFF3D;\n --on-dark-surface-transparent-tertiary: rgba(255, 255, 255, 0.2);\n --on-dark-surface-transparent-deep-hover: #FFFFFF8F;\n --on-dark-surface-transparent-deep-active: #FFFFFFAD;\n --on-dark-surface-transparent-deep: #FFFFFFA3;\n --on-dark-surface-transparent-card-hover: #FFFFFF05;\n --on-dark-surface-transparent-card-active: #FFFFFF1A;\n --on-dark-surface-transparent-card: #FFFFFF0F;\n --on-dark-surface-clear-hover: #00000000;\n --on-dark-surface-clear-active: #00000000;\n --on-dark-surface-clear: rgba(0, 0, 0, 0);\n --on-dark-surface-accent-hover: #1EB83AFF;\n --on-dark-surface-accent-active: #178C2CFF;\n --on-dark-surface-accent: #1A9E32;\n --on-dark-surface-accent-gradient-hover: #FFFFFFFF;\n --on-dark-surface-accent-gradient-active: #FFFFFFFF;\n --on-dark-surface-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --on-dark-surface-positive-hover: #1EB83AFF;\n --on-dark-surface-positive-active: #178C2CFF;\n --on-dark-surface-positive: #1A9E32;\n --on-dark-surface-warning-hover: #FB782DFF;\n --on-dark-surface-warning-active: #E65705FF;\n --on-dark-surface-warning: #FA5F05;\n --on-dark-surface-negative-hover: #FF5263FF;\n --on-dark-surface-negative-active: #FF142CFF;\n --on-dark-surface-negative: #FF293E;\n --on-light-surface-solid-primary-hover: #FAFAFAFF;\n --on-light-surface-solid-primary-active: #F0F0F0FF;\n --on-light-surface-solid-primary: #F5F5F5;\n --on-light-surface-solid-secondary-hover: #F7F7F7FF;\n --on-light-surface-solid-secondary-active: #E8E8E8FF;\n --on-light-surface-solid-secondary: #ECECEC;\n --on-light-surface-solid-tertiary-hover: #EDEDEDFF;\n --on-light-surface-solid-tertiary-active: #D4D4D4FF;\n --on-light-surface-solid-tertiary: #DDDDDD;\n --on-light-surface-solid-card-hover: #FFFFFFFF;\n --on-light-surface-solid-card-active: #FFFFFFFF;\n --on-light-surface-solid-card: #FFFFFFFF;\n --on-light-surface-solid-default-hover: #262626FF;\n --on-light-surface-solid-default-active: #030303FF;\n --on-light-surface-solid-default: #080808;\n --on-light-surface-transparent-primary-hover: #08080800;\n --on-light-surface-transparent-primary-active: #0808080A;\n --on-light-surface-transparent-primary: rgba(8, 8, 8, 0.02);\n --on-light-surface-transparent-secondary-hover: #08080805;\n --on-light-surface-transparent-secondary-active: #0808081A;\n --on-light-surface-transparent-secondary: rgba(8, 8, 8, 0.06);\n --on-light-surface-transparent-tertiary-hover: #0808080A;\n --on-light-surface-transparent-tertiary-active: #08080829;\n --on-light-surface-transparent-tertiary: rgba(8, 8, 8, 0.12);\n --on-light-surface-transparent-deep-hover: #0808088F;\n --on-light-surface-transparent-deep-active: #080808AD;\n --on-light-surface-transparent-deep: #080808A3;\n --on-light-surface-transparent-card-hover: #FFFFFFFF;\n --on-light-surface-transparent-card-active: #FFFFFFFF;\n --on-light-surface-transparent-card: #FFFFFFFF;\n --on-light-surface-clear-hover: #00000000;\n --on-light-surface-clear-active: #00000000;\n --on-light-surface-clear: rgba(0, 0, 0, 0);\n --on-light-surface-accent-hover: #1EB83AFF;\n --on-light-surface-accent-active: #178C2CFF;\n --on-light-surface-accent: #1A9E32;\n --on-light-surface-accent-gradient-hover: #FFFFFFFF;\n --on-light-surface-accent-gradient-active: #FFFFFFFF;\n --on-light-surface-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --on-light-surface-positive-hover: #1EB83AFF;\n --on-light-surface-positive-active: #178C2CFF;\n --on-light-surface-positive: #1A9E32;\n --on-light-surface-warning-hover: #FB782DFF;\n --on-light-surface-warning-active: #E65705FF;\n --on-light-surface-warning: #FA5F05;\n --on-light-surface-negative-hover: #FF5263FF;\n --on-light-surface-negative-active: #FF142CFF;\n --on-light-surface-negative: #FF293E;\n --inverse-surface-solid-primary-hover: #363636FF;\n --inverse-surface-solid-primary-active: #0D0D0DFF;\n --inverse-surface-solid-primary: #171717;\n --inverse-surface-solid-secondary-hover: #3B3B3BFF;\n --inverse-surface-solid-secondary-active: #1C1C1CFF;\n --inverse-surface-solid-secondary: #262626;\n --inverse-surface-solid-tertiary-hover: #4A4A4AFF;\n --inverse-surface-solid-tertiary-active: #2B2B2BFF;\n --inverse-surface-solid-tertiary: #363636;\n --inverse-surface-solid-card-hover: #363636FF;\n --inverse-surface-solid-card-active: #0D0D0DFF;\n --inverse-surface-solid-card: #171717;\n --inverse-surface-solid-default-hover: #FFFFFFFF;\n --inverse-surface-solid-default-active: #F5F5F5FF;\n --inverse-surface-solid-default: #F9F9F9;\n --inverse-surface-transparent-primary-hover: #FFFFFF05;\n --inverse-surface-transparent-primary-active: #FFFFFF1A;\n --inverse-surface-transparent-primary: rgba(255, 255, 255, 0.06);\n --inverse-surface-transparent-secondary-hover: #FFFFFF0A;\n --inverse-surface-transparent-secondary-active: #FFFFFF29;\n --inverse-surface-transparent-secondary: rgba(255, 255, 255, 0.12);\n --inverse-surface-transparent-tertiary-hover: #FFFFFF1F;\n --inverse-surface-transparent-tertiary-active: #FFFFFF3D;\n --inverse-surface-transparent-tertiary: rgba(255, 255, 255, 0.2);\n --inverse-surface-transparent-deep-hover: #FFFFFF8F;\n --inverse-surface-transparent-deep-active: #FFFFFFAD;\n --inverse-surface-transparent-deep: #FFFFFFA3;\n --inverse-surface-transparent-card-hover: #FFFFFF05;\n --inverse-surface-transparent-card-active: #FFFFFF1A;\n --inverse-surface-transparent-card: #FFFFFF0F;\n --inverse-surface-clear-hover: #00000000;\n --inverse-surface-clear-active: #00000000;\n --inverse-surface-clear: rgba(0, 0, 0, 0);\n --inverse-surface-accent-hover: #1EB83AFF;\n --inverse-surface-accent-active: #178C2CFF;\n --inverse-surface-accent: #1A9E32;\n --inverse-surface-accent-gradient-hover: #FFFFFFFF;\n --inverse-surface-accent-gradient-active: #FFFFFFFF;\n --inverse-surface-accent-gradient: linear-gradient(45deg, #1A9E32 0%, #04C6C9 100%);\n --inverse-surface-positive-hover: #1EB83AFF;\n --inverse-surface-positive-active: #178C2CFF;\n --inverse-surface-positive: #1A9E32;\n --inverse-surface-warning-hover: #FB782DFF;\n --inverse-surface-warning-active: #E65705FF;\n --inverse-surface-warning: #FA5F05;\n --inverse-surface-negative-hover: #FF5263FF;\n --inverse-surface-negative-active: #FF142CFF;\n --inverse-surface-negative: #FF293E;\n --background-primary: #F9F9F9;\n --dark-background-primary: #080808;\n --light-background-primary: #F9F9F9;\n --inverse-background-primary: #080808;\n --overlay-soft: #F9F9F98F;\n --overlay-hard: #F9F9F9F5;\n --overlay-blur: rgba(249,249,249,0.28);\n --on-dark-overlay-soft: #0808088F;\n --on-dark-overlay-hard: #080808F5;\n --on-dark-overlay-blur: rgba(8,8,8,0.28);\n --on-light-overlay-soft: #F9F9F98F;\n --on-light-overlay-hard: #F9F9F9F5;\n --on-light-overlay-blur: rgba(249,249,249,0.28);\n --inverse-overlay-soft: #0808088F;\n --inverse-overlay-hard: #080808F5;\n --inverse-overlay-blur: rgba(8,8,8,0.28);\n --skeleton-gradient: linear-gradient( 90deg, rgba(8, 8, 8, 0.09) 0%, rgba(8, 8, 8, 0.08) 6.25%, rgba(8, 8, 8, 0.05) 12.5%, rgba(8, 8, 8, 0.01) 25%, rgba(8, 8, 8, 0.05) 37.5%, rgba(8, 8, 8, 0.08) 43.75%, rgba(8, 8, 8, 0.09) 50%, rgba(8, 8, 8, 0.08) 56.25%, rgba(8, 8, 8, 0.05) 62.5%, rgba(8, 8, 8, 0.01) 75%, rgba(8, 8, 8, 0.05) 87.5%, rgba(8, 8, 8, 0.08) 93.75%, rgba(8, 8, 8, 0.09) 100% );\n --skeleton-gradient-lighter: linear-gradient( 90deg, rgba(8, 8, 8, 0.36) 0%, rgba(8, 8, 8, 0.32) 6.25%, rgba(8, 8, 8, 0.20) 12.5%, rgba(8, 8, 8, 0.04) 25%, rgba(8, 8, 8, 0.20) 37.5%, rgba(8, 8, 8, 0.32) 43.75%, rgba(8, 8, 8, 0.36) 50%, rgba(8, 8, 8, 0.08) 56.25%, rgba(8, 8, 8, 0.20) 62.5%, rgba(8, 8, 8, 0.04) 75%, rgba(8, 8, 8, 0.20) 87.5%, rgba(8, 8, 8, 0.32) 93.75%, rgba(8, 8, 8, 0.36) 100% );\n color: var(--text-primary);\n background-color: var(--background-primary);\n}\n\n:root {\n font-size: 16px;\n --plasma-typo-overflow-wrap: break-word;\n --plasma-typo-hyphens: auto;\n --plasma-typo-display-font-family: 'SB Sans Display', sans-serif;\n --plasma-typo-text-font-family: 'SB Sans Text', sans-serif;\n --plasma-typo-dspl-l-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-l-letter-spacing: normal;\n --plasma-typo-dspl-l-font-style: normal;\n --plasma-typo-dspl-l-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-l-bold-letter-spacing: normal;\n --plasma-typo-dspl-l-bold-font-style: normal;\n --plasma-typo-dspl-m-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-m-letter-spacing: normal;\n --plasma-typo-dspl-m-font-style: normal;\n --plasma-typo-dspl-m-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-m-bold-letter-spacing: normal;\n --plasma-typo-dspl-m-bold-font-style: normal;\n --plasma-typo-dspl-s-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-s-letter-spacing: normal;\n --plasma-typo-dspl-s-font-style: normal;\n --plasma-typo-dspl-s-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-dspl-s-bold-letter-spacing: normal;\n --plasma-typo-dspl-s-bold-font-style: normal;\n --plasma-typo-h1-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h1-letter-spacing: normal;\n --plasma-typo-h1-font-style: normal;\n --plasma-typo-h1-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h1-bold-letter-spacing: normal;\n --plasma-typo-h1-bold-font-style: normal;\n --plasma-typo-h2-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h2-letter-spacing: normal;\n --plasma-typo-h2-font-style: normal;\n --plasma-typo-h2-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h2-bold-letter-spacing: normal;\n --plasma-typo-h2-bold-font-style: normal;\n --plasma-typo-h3-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h3-letter-spacing: normal;\n --plasma-typo-h3-font-style: normal;\n --plasma-typo-h3-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h3-bold-letter-spacing: normal;\n --plasma-typo-h3-bold-font-style: normal;\n --plasma-typo-h4-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h4-letter-spacing: normal;\n --plasma-typo-h4-font-style: normal;\n --plasma-typo-h4-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h4-bold-letter-spacing: normal;\n --plasma-typo-h4-bold-font-style: normal;\n --plasma-typo-h5-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h5-letter-spacing: normal;\n --plasma-typo-h5-font-style: normal;\n --plasma-typo-h5-bold-font-family: var(--plasma-typo-display-font-family);\n --plasma-typo-h5-bold-letter-spacing: normal;\n --plasma-typo-h5-bold-font-style: normal;\n --plasma-typo-body-l-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-l-letter-spacing: -0.02em;\n --plasma-typo-body-l-font-style: normal;\n --plasma-typo-body-l-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-l-bold-letter-spacing: -0.02em;\n --plasma-typo-body-l-bold-font-style: normal;\n --plasma-typo-body-m-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-m-letter-spacing: -0.02em;\n --plasma-typo-body-m-font-style: normal;\n --plasma-typo-body-m-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-m-bold-letter-spacing: -0.02em;\n --plasma-typo-body-m-bold-font-style: normal;\n --plasma-typo-body-s-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-s-letter-spacing: -0.02em;\n --plasma-typo-body-s-font-style: normal;\n --plasma-typo-body-s-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-s-bold-letter-spacing: -0.02em;\n --plasma-typo-body-s-bold-font-style: normal;\n --plasma-typo-body-xs-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xs-letter-spacing: -0.02em;\n --plasma-typo-body-xs-font-style: normal;\n --plasma-typo-body-xs-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xs-bold-letter-spacing: -0.02em;\n --plasma-typo-body-xs-bold-font-style: normal;\n --plasma-typo-body-xxs-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xxs-letter-spacing: -0.02em;\n --plasma-typo-body-xxs-font-style: normal;\n --plasma-typo-body-xxs-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-body-xxs-bold-letter-spacing: -0.02em;\n --plasma-typo-body-xxs-bold-font-style: normal;\n --plasma-typo-text-l-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-l-letter-spacing: -0.02em;\n --plasma-typo-text-l-font-style: normal;\n --plasma-typo-text-l-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-l-bold-letter-spacing: -0.02em;\n --plasma-typo-text-l-bold-font-style: normal;\n --plasma-typo-text-m-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-m-letter-spacing: -0.02em;\n --plasma-typo-text-m-font-style: normal;\n --plasma-typo-text-m-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-m-bold-letter-spacing: -0.02em;\n --plasma-typo-text-m-bold-font-style: normal;\n --plasma-typo-text-s-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-s-letter-spacing: -0.02em;\n --plasma-typo-text-s-font-style: normal;\n --plasma-typo-text-s-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-s-bold-letter-spacing: -0.02emm;\n --plasma-typo-text-s-bold-font-style: normal;\n --plasma-typo-text-xs-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-xs-letter-spacing: -0.02em;\n --plasma-typo-text-xs-font-style: normal;\n --plasma-typo-text-xs-bold-font-family: var(--plasma-typo-text-font-family);\n --plasma-typo-text-xs-bold-letter-spacing: -0.02em;\n --plasma-typo-text-xs-bold-font-style: normal;\n}\n\n@media (max-width: 559px) {\n :root {\n --plasma-typo-dspl-l-font-size: 5.5rem;\n --plasma-typo-dspl-l-font-weight: 300;\n --plasma-typo-dspl-l-line-height: 5.75rem;\n --plasma-typo-dspl-l-bold-font-size: 5.5rem;\n --plasma-typo-dspl-l-bold-font-weight: 600;\n --plasma-typo-dspl-l-bold-line-height: 5.75rem;\n --plasma-typo-dspl-m-font-size: 3.5rem;\n --plasma-typo-dspl-m-font-weight: 300;\n --plasma-typo-dspl-m-line-height: 3.875rem;\n --plasma-typo-dspl-m-bold-font-size: 3.5rem;\n --plasma-typo-dspl-m-bold-font-weight: 600;\n --plasma-typo-dspl-m-bold-line-height: 3.875rem;\n --plasma-typo-dspl-s-font-size: 2.5rem;\n --plasma-typo-dspl-s-font-weight: 300;\n --plasma-typo-dspl-s-line-height: 2.875rem;\n --plasma-typo-dspl-s-bold-font-size: 2.5rem;\n --plasma-typo-dspl-s-bold-font-weight: 600;\n --plasma-typo-dspl-s-bold-line-height: 2.875rem;\n --plasma-typo-h1-font-size: 1.75rem;\n --plasma-typo-h1-font-weight: 400;\n --plasma-typo-h1-line-height: 2.125rem;\n --plasma-typo-h1-bold-font-size: 1.75rem;\n --plasma-typo-h1-bold-font-weight: 600;\n --plasma-typo-h1-bold-line-height: 2.125rem;\n --plasma-typo-h2-font-size: 1.5rem;\n --plasma-typo-h2-font-weight: 400;\n --plasma-typo-h2-line-height: 1.875rem;\n --plasma-typo-h2-bold-font-size: 1.5rem;\n --plasma-typo-h2-bold-font-weight: 600;\n --plasma-typo-h2-bold-line-height: 1.875rem;\n --plasma-typo-h3-font-size: 1.25rem;\n --plasma-typo-h3-font-weight: 400;\n --plasma-typo-h3-line-height: 1.625rem;\n --plasma-typo-h3-bold-font-size: 1.25rem;\n --plasma-typo-h3-bold-font-weight: 600;\n --plasma-typo-h3-bold-line-height: 1.625rem;\n --plasma-typo-h4-font-size: 1.125rem;\n --plasma-typo-h4-font-weight: 400;\n --plasma-typo-h4-line-height: 1.5rem;\n --plasma-typo-h4-bold-font-size: 1.125rem;\n --plasma-typo-h4-bold-font-weight: 600;\n --plasma-typo-h4-bold-line-height: 1.5rem;\n --plasma-typo-h5-font-size: 1rem;\n --plasma-typo-h5-font-weight: 400;\n --plasma-typo-h5-line-height: 1.375rem;\n --plasma-typo-h5-bold-font-size: 1rem;\n --plasma-typo-h5-bold-font-weight: 600;\n --plasma-typo-h5-bold-line-height: 1.375rem;\n --plasma-typo-body-l-font-size: 1.125rem;\n --plasma-typo-body-l-font-weight: 400;\n --plasma-typo-body-l-line-height: 1.375rem;\n --plasma-typo-body-l-bold-font-size: 1.125rem;\n --plasma-typo-body-l-bold-font-weight: 600;\n --plasma-typo-body-l-bold-line-height: 1.375rem;\n --plasma-typo-body-m-font-size: 1rem;\n --plasma-typo-body-m-font-weight: 400;\n --plasma-typo-body-m-line-height: 1.25rem;\n --plasma-typo-body-m-bold-font-size: 1rem;\n --plasma-typo-body-m-bold-font-weight: 600;\n --plasma-typo-body-m-bold-line-height: 1.25rem;\n --plasma-typo-body-s-font-size: 0.875rem;\n --plasma-typo-body-s-font-weight: 400;\n --plasma-typo-body-s-line-height: 1.125rem;\n --plasma-typo-body-s-bold-font-size: 0.875rem;\n --plasma-typo-body-s-bold-font-weight: 600;\n --plasma-typo-body-s-bold-line-height: 1.125rem;\n --plasma-typo-body-xs-font-size: 0.75rem;\n --plasma-typo-body-xs-font-weight: 400;\n --plasma-typo-body-xs-line-height: 0.875rem;\n --plasma-typo-body-xs-bold-font-size: 0.75rem;\n --plasma-typo-body-xs-bold-font-weight: 600;\n --plasma-typo-body-xs-bold-line-height: 0.875rem;\n --plasma-typo-body-xxs-font-size: 0.625rem;\n --plasma-typo-body-xxs-font-weight: 400;\n --plasma-typo-body-xxs-line-height: 0.75rem;\n --plasma-typo-body-xxs-bold-font-size: 0.625rem;\n --plasma-typo-body-xxs-bold-font-weight: 600;\n --plasma-typo-body-xxs-bold-line-height: 0.75rem;\n --plasma-typo-text-l-font-size: 1.125rem;\n --plasma-typo-text-l-font-weight: 400;\n --plasma-typo-text-l-line-height: 1.625rem;\n --plasma-typo-text-l-bold-font-size: 1.125rem;\n --plasma-typo-text-l-bold-font-weight: 600;\n --plasma-typo-text-l-bold-line-height: 1.625rem;\n --plasma-typo-text-m-font-size: 1rem;\n --plasma-typo-text-m-font-weight: 400;\n --plasma-typo-text-m-line-height: 1.5rem;\n --plasma-typo-text-m-bold-font-size: 1rem;\n --plasma-typo-text-m-bold-font-weight: 600;\n --plasma-typo-text-m-bold-line-height: 1.5rem;\n --plasma-typo-text-s-font-size: 0.875rem;\n --plasma-typo-text-s-font-weight: 400;\n --plasma-typo-text-s-line-height: 1.25rem;\n --plasma-typo-text-s-bold-font-size: 0.875rem;\n --plasma-typo-text-s-bold-font-weight: 600;\n --plasma-typo-text-s-bold-line-height: 1.25rem;\n --plasma-typo-text-xs-font-size: 0.75rem;\n --plasma-typo-text-xs-font-weight: 400;\n --plasma-typo-text-xs-line-height: 1rem;\n --plasma-typo-text-xs-bold-font-size: 0.75rem;\n --plasma-typo-text-xs-bold-font-weight: 600;\n --plasma-typo-text-xs-bold-line-height: 1rem;\n }\n}\n\n@media (min-width: 560px) and (max-width: 959px) {\n :root {\n --plasma-typo-dspl-l-font-size: 7rem;\n --plasma-typo-dspl-l-font-weight: 300;\n --plasma-typo-dspl-l-line-height: 7rem;\n --plasma-typo-dspl-l-bold-font-size: 7rem;\n --plasma-typo-dspl-l-bold-font-weight: 600;\n --plasma-typo-dspl-l-bold-line-height: 7rem;\n --plasma-typo-dspl-m-font-size: 4.5rem;\n --plasma-typo-dspl-m-font-weight: 300;\n --plasma-typo-dspl-m-line-height: 4.75rem;\n --plasma-typo-dspl-m-bold-font-size: 4.5rem;\n --plasma-typo-dspl-m-bold-font-weight: 600;\n --plasma-typo-dspl-m-bold-line-height: 4.75rem;\n --plasma-typo-dspl-s-font-size: 3rem;\n --plasma-typo-dspl-s-font-weight: 300;\n --plasma-typo-dspl-s-line-height: 3.375rem;\n --plasma-typo-dspl-s-bold-font-size: 3rem;\n --plasma-typo-dspl-s-bold-font-weight: 600;\n --plasma-typo-dspl-s-bold-line-height: 3.375rem;\n --plasma-typo-h1-font-size: 2.5rem;\n --plasma-typo-h1-font-weight: 400;\n --plasma-typo-h1-line-height: 2.875rem;\n --plasma-typo-h1-bold-font-size: 2.5rem;\n --plasma-typo-h1-bold-font-weight: 600;\n --plasma-typo-h1-bold-line-height: 2.875rem;\n --plasma-typo-h2-font-size: 1.75rem;\n --plasma-typo-h2-font-weight: 400;\n --plasma-typo-h2-line-height: 2.125rem;\n --plasma-typo-h2-bold-font-size: 1.75rem;\n --plasma-typo-h2-bold-font-weight: 600;\n --plasma-typo-h2-bold-line-height: 2.125rem;\n --plasma-typo-h3-font-size: 1.25rem;\n --plasma-typo-h3-font-weight: 400;\n --plasma-typo-h3-line-height: 1.625rem;\n --plasma-typo-h3-bold-font-size: 1.25rem;\n --plasma-typo-h3-bold-font-weight: 600;\n --plasma-typo-h3-bold-line-height: 1.625rem;\n --plasma-typo-h4-font-size: 1.125rem;\n --plasma-typo-h4-font-weight: 400;\n --plasma-typo-h4-line-height: 1.5rem;\n --plasma-typo-h4-bold-font-size: 1.125rem;\n --plasma-typo-h4-bold-font-weight: 600;\n --plasma-typo-h4-bold-line-height: 1.5rem;\n --plasma-typo-h5-font-size: 1rem;\n --plasma-typo-h5-font-weight: 400;\n --plasma-typo-h5-line-height: 1.375rem;\n --plasma-typo-h5-bold-font-size: 1rem;\n --plasma-typo-h5-bold-font-weight: 600;\n --plasma-typo-h5-bold-line-height: 1.375rem;\n --plasma-typo-body-l-font-size: 1.125rem;\n --plasma-typo-body-l-font-weight: 400;\n --plasma-typo-body-l-line-height: 1.375rem;\n --plasma-typo-body-l-bold-font-size: 1.125rem;\n --plasma-typo-body-l-bold-font-weight: 600;\n --plasma-typo-body-l-bold-line-height: 1.375rem;\n --plasma-typo-body-m-font-size: 1rem;\n --plasma-typo-body-m-font-weight: 400;\n --plasma-typo-body-m-line-height: 1.25rem;\n --plasma-typo-body-m-bold-font-size: 1rem;\n --plasma-typo-body-m-bold-font-weight: 600;\n --plasma-typo-body-m-bold-line-height: 1.25rem;\n --plasma-typo-body-s-font-size: 0.875rem;\n --plasma-typo-body-s-font-weight: 400;\n --plasma-typo-body-s-line-height: 1.125rem;\n --plasma-typo-body-s-bold-font-size: 0.875rem;\n --plasma-typo-body-s-bold-font-weight: 600;\n --plasma-typo-body-s-bold-line-height: 1.125rem;\n --plasma-typo-body-xs-font-size: 0.75rem;\n --plasma-typo-body-xs-font-weight: 400;\n --plasma-typo-body-xs-line-height: 0.875rem;\n --plasma-typo-body-xs-bold-font-size: 0.75rem;\n --plasma-typo-body-xs-bold-font-weight: 600;\n --plasma-typo-body-xs-bold-line-height: 0.875rem;\n --plasma-typo-body-xxs-font-size: 0.625rem;\n --plasma-typo-body-xxs-font-weight: 400;\n --plasma-typo-body-xxs-line-height: 0.75rem;\n --plasma-typo-body-xxs-bold-font-size: 0.625rem;\n --plasma-typo-body-xxs-bold-font-weight: 600;\n --plasma-typo-body-xxs-bold-line-height: 0.75rem;\n --plasma-typo-text-l-font-size: 1.25rem;\n --plasma-typo-text-l-font-weight: 400;\n --plasma-typo-text-l-line-height: 1.75rem;\n --plasma-typo-text-l-bold-font-size: 1.25rem;\n --plasma-typo-text-l-bold-font-weight: 600;\n --plasma-typo-text-l-bold-line-height: 1.75rem;\n --plasma-typo-text-m-font-size: 1rem;\n --plasma-typo-text-m-font-weight: 400;\n --plasma-typo-text-m-line-height: 1.5rem;\n --plasma-typo-text-m-bold-font-size: 1rem;\n --plasma-typo-text-m-bold-font-weight: 600;\n --plasma-typo-text-m-bold-line-height: 1.5rem;\n --plasma-typo-text-s-font-size: 0.875rem;\n --plasma-typo-text-s-font-weight: 400;\n --plasma-typo-text-s-line-height: 1.25rem;\n --plasma-typo-text-s-bold-font-size: 0.875rem;\n --plasma-typo-text-s-bold-font-weight: 600;\n --plasma-typo-text-s-bold-line-height: 1.25rem;\n --plasma-typo-text-xs-font-size: 0.75rem;\n --plasma-typo-text-xs-font-weight: 400;\n --plasma-typo-text-xs-line-height: 1rem;\n --plasma-typo-text-xs-bold-font-size: 0.75rem;\n --plasma-typo-text-xs-bold-font-weight: 600;\n --plasma-typo-text-xs-bold-line-height: 1rem;\n }\n}\n\n@media (min-width: 960px) {\n :root {\n --plasma-typo-dspl-l-font-size: 8rem;\n --plasma-typo-dspl-l-font-weight: 300;\n --plasma-typo-dspl-l-line-height: 8rem;\n --plasma-typo-dspl-l-bold-font-size: 8rem;\n --plasma-typo-dspl-l-bold-font-weight: 600;\n --plasma-typo-dspl-l-bold-line-height: 8rem;\n --plasma-typo-dspl-m-font-size: 5.5rem;\n --plasma-typo-dspl-m-font-weight: 300;\n --plasma-typo-dspl-m-line-height: 5.75rem;\n --plasma-typo-dspl-m-bold-font-size: 5.5rem;\n --plasma-typo-dspl-m-bold-font-weight: 600;\n --plasma-typo-dspl-m-bold-line-height: 5.75rem;\n --plasma-typo-dspl-s-font-size: 4rem;\n --plasma-typo-dspl-s-font-weight: 300;\n --plasma-typo-dspl-s-line-height: 4.25rem;\n --plasma-typo-dspl-s-bold-font-size: 4rem;\n --plasma-typo-dspl-s-bold-font-weight: 600;\n --plasma-typo-dspl-s-bold-line-height: 4.25rem;\n --plasma-typo-h1-font-size: 3rem;\n --plasma-typo-h1-font-weight: 400;\n --plasma-typo-h1-line-height: 3.375rem;\n --plasma-typo-h1-bold-font-size: 3rem;\n --plasma-typo-h1-bold-font-weight: 600;\n --plasma-typo-h1-bold-line-height: 3.375rem;\n --plasma-typo-h2-font-size: 2rem;\n --plasma-typo-h2-font-weight: 400;\n --plasma-typo-h2-line-height: 2.375rem;\n --plasma-typo-h2-bold-font-size: 2rem;\n --plasma-typo-h2-bold-font-weight: 600;\n --plasma-typo-h2-bold-line-height: 2.375rem;\n --plasma-typo-h3-font-size: 1.5rem;\n --plasma-typo-h3-font-weight: 400;\n --plasma-typo-h3-line-height: 1.875rem;\n --plasma-typo-h3-bold-font-size: 1.5rem;\n --plasma-typo-h3-bold-font-weight: 600;\n --plasma-typo-h3-bold-line-height: 1.875rem;\n --plasma-typo-h4-font-size: 1.25rem;\n --plasma-typo-h4-font-weight: 400;\n --plasma-typo-h4-line-height: 1.625rem;\n --plasma-typo-h4-bold-font-size: 1.25rem;\n --plasma-typo-h4-bold-font-weight: 600;\n --plasma-typo-h4-bold-line-height: 1.625rem;\n --plasma-typo-h5-font-size: 1.125rem;\n --plasma-typo-h5-font-weight: 400;\n --plasma-typo-h5-line-height: 1.5rem;\n --plasma-typo-h5-bold-font-size: 1.125rem;\n --plasma-typo-h5-bold-font-weight: 600;\n --plasma-typo-h5-bold-line-height: 1.5rem;\n --plasma-typo-body-l-font-size: 1.125rem;\n --plasma-typo-body-l-font-weight: 400;\n --plasma-typo-body-l-line-height: 1.375rem;\n --plasma-typo-body-l-bold-font-size: 1.125rem;\n --plasma-typo-body-l-bold-font-weight: 600;\n --plasma-typo-body-l-bold-line-height: 1.375rem;\n --plasma-typo-body-m-font-size: 1rem;\n --plasma-typo-body-m-font-weight: 400;\n --plasma-typo-body-m-line-height: 1.25rem;\n --plasma-typo-body-m-bold-font-size: 1rem;\n --plasma-typo-body-m-bold-font-weight: 600;\n --plasma-typo-body-m-bold-line-height: 1.25rem;\n --plasma-typo-body-s-font-size: 0.875rem;\n --plasma-typo-body-s-font-weight: 400;\n --plasma-typo-body-s-line-height: 1.125rem;\n --plasma-typo-body-s-bold-font-size: 0.875rem;\n --plasma-typo-body-s-bold-font-weight: 600;\n --plasma-typo-body-s-bold-line-height: 1.125rem;\n --plasma-typo-body-xs-font-size: 0.75rem;\n --plasma-typo-body-xs-font-weight: 400;\n --plasma-typo-body-xs-line-height: 0.875rem;\n --plasma-typo-body-xs-bold-font-size: 0.75rem;\n --plasma-typo-body-xs-bold-font-weight: 600;\n --plasma-typo-body-xs-bold-line-height: 0.875rem;\n --plasma-typo-body-xxs-font-size: 0.625rem;\n --plasma-typo-body-xxs-font-weight: 400;\n --plasma-typo-body-xxs-line-height: 0.75rem;\n --plasma-typo-body-xxs-bold-font-size: 0.625rem;\n --plasma-typo-body-xxs-bold-font-weight: 600;\n --plasma-typo-body-xxs-bold-line-height: 0.75rem;\n --plasma-typo-text-l-font-size: 1.5rem;\n --plasma-typo-text-l-font-weight: 400;\n --plasma-typo-text-l-line-height: 2rem;\n --plasma-typo-text-l-bold-font-size: 1.5rem;\n --plasma-typo-text-l-bold-font-weight: 600;\n --plasma-typo-text-l-bold-line-height: 2rem;\n --plasma-typo-text-m-font-size: 1.125rem;\n --plasma-typo-text-m-font-weight: 400;\n --plasma-typo-text-m-line-height: 1.625rem;\n --plasma-typo-text-m-bold-font-size: 1.125rem;\n --plasma-typo-text-m-bold-font-weight: 600;\n --plasma-typo-text-m-bold-line-height: 1.625rem;\n --plasma-typo-text-s-font-size: 0.875rem;\n --plasma-typo-text-s-font-weight: 400;\n --plasma-typo-text-s-line-height: 1.25rem;\n --plasma-typo-text-s-bold-font-size: 0.875rem;\n --plasma-typo-text-s-bold-font-weight: 600;\n --plasma-typo-text-s-bold-line-height: 1.25rem;\n --plasma-typo-text-xs-font-size: 0.75rem;\n --plasma-typo-text-xs-font-weight: 400;\n --plasma-typo-text-xs-line-height: 1rem;\n --plasma-typo-text-xs-bold-font-size: 0.75rem;\n --plasma-typo-text-xs-bold-font-weight: 600;\n --plasma-typo-text-xs-bold-line-height: 1rem;\n }\n}\n"];
|
|
6
6
|
//# sourceMappingURL=sdds_serv__light.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"sdds_serv__light.js","sourceRoot":"","sources":["../src/themes/sdds_serv__light.ts"],"names":[],"mappings":";AAAA,oDAAoD;;;AAEvC,QAAA,gBAAgB,GAAG,CAAC,
|
|
1
|
+
{"version":3,"file":"sdds_serv__light.js","sourceRoot":"","sources":["../src/themes/sdds_serv__light.ts"],"names":[],"mappings":";AAAA,oDAAoD;;;AAEvC,QAAA,gBAAgB,GAAG,CAAC,02oCA2vBhC,CAAoC,CAAC"}
|
|
@@ -310,6 +310,24 @@ export declare const surfaceNegativeHover = "var(--surface-negative-hover, #FF47
|
|
|
310
310
|
export declare const surfaceNegativeActive = "var(--surface-negative-active, #FF1F35FF)";
|
|
311
311
|
/** Цвет фона поверхности/контрола ошибка */
|
|
312
312
|
export declare const surfaceNegative = "var(--surface-negative, #FF293E)";
|
|
313
|
+
/** Прозрачный цвет фона поверхности/контрола успех */
|
|
314
|
+
export declare const surfaceTransparentPositiveHover = "var(--surface-transparent-positive-hover, #1A9E323D)";
|
|
315
|
+
/** Прозрачный цвет фона поверхности/контрола успех */
|
|
316
|
+
export declare const surfaceTransparentPositiveActive = "var(--surface-transparent-positive-active, #1A9E320F)";
|
|
317
|
+
/** Прозрачный цвет фона поверхности/контрола успех */
|
|
318
|
+
export declare const surfaceTransparentPositive = "var(--surface-transparent-positive, rgba(26,158,50,0.12))";
|
|
319
|
+
/** Прозрачный цвет фона поверхности/контрола предупреждение */
|
|
320
|
+
export declare const surfaceTransparentWarningHover = "var(--surface-transparent-warning-hover, #FA5F053D)";
|
|
321
|
+
/** Прозрачный цвет фона поверхности/контрола предупреждение */
|
|
322
|
+
export declare const surfaceTransparentWarningActive = "var(--surface-transparent-warning-active, #FA5F050F)";
|
|
323
|
+
/** Прозрачный цвет фона поверхности/контрола предупреждение */
|
|
324
|
+
export declare const surfaceTransparentWarning = "var(--surface-transparent-warning, rgba(250,95,5,0.12))";
|
|
325
|
+
/** Прозрачный цвет фона поверхности/контрола предупреждение */
|
|
326
|
+
export declare const surfaceTransparentNegativeHover = "var(--surface-transparent-negative-hover, #FF293E3D)";
|
|
327
|
+
/** Прозрачный цвет фона поверхности/контрола предупреждение */
|
|
328
|
+
export declare const surfaceTransparentNegativeActive = "var(--surface-transparent-negative-active, #FF293E0F)";
|
|
329
|
+
/** Прозрачный цвет фона поверхности/контрола предупреждение */
|
|
330
|
+
export declare const surfaceTransparentNegative = "var(--surface-transparent-negative, rgba(255,41,62,0.12))";
|
|
313
331
|
/** Основной непрозрачный фон поверхности/контрола на темном фоне */
|
|
314
332
|
export declare const onDarkSurfaceSolidPrimaryHover = "var(--on-dark-surface-solid-primary-hover, #1C1C1CFF)";
|
|
315
333
|
/** Основной непрозрачный фон поверхности/контрола на темном фоне */
|
|
@@ -4,10 +4,10 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
4
4
|
exports.onDarkTextWarningActive = exports.onDarkTextWarningHover = exports.onDarkTextPositive = exports.onDarkTextPositiveActive = exports.onDarkTextPositiveHover = exports.onDarkTextAccentGradient = exports.onDarkTextAccentGradientActive = exports.onDarkTextAccentGradientHover = exports.onDarkTextAccent = exports.onDarkTextAccentActive = exports.onDarkTextAccentHover = exports.onDarkTextParagraph = exports.onDarkTextParagraphActive = exports.onDarkTextParagraphHover = exports.onDarkTextTertiary = exports.onDarkTextTertiaryActive = exports.onDarkTextTertiaryHover = exports.onDarkTextSecondary = exports.onDarkTextSecondaryActive = exports.onDarkTextSecondaryHover = exports.onDarkTextPrimary = exports.onDarkTextPrimaryActive = exports.onDarkTextPrimaryHover = exports.textNegative = exports.textNegativeActive = exports.textNegativeHover = exports.textWarning = exports.textWarningActive = exports.textWarningHover = exports.textPositive = exports.textPositiveActive = exports.textPositiveHover = exports.textAccentGradient = exports.textAccentGradientActive = exports.textAccentGradientHover = exports.textAccent = exports.textAccentActive = exports.textAccentHover = exports.textParagraph = exports.textParagraphActive = exports.textParagraphHover = exports.textTertiary = exports.textTertiaryActive = exports.textTertiaryHover = exports.textSecondary = exports.textSecondaryActive = exports.textSecondaryHover = exports.textPrimary = exports.textPrimaryActive = exports.textPrimaryHover = void 0;
|
|
5
5
|
exports.inverseTextPositiveHover = exports.inverseTextAccentGradient = exports.inverseTextAccentGradientActive = exports.inverseTextAccentGradientHover = exports.inverseTextAccent = exports.inverseTextAccentActive = exports.inverseTextAccentHover = exports.inverseTextParagraph = exports.inverseTextParagraphActive = exports.inverseTextParagraphHover = exports.inverseTextTertiary = exports.inverseTextTertiaryActive = exports.inverseTextTertiaryHover = exports.inverseTextSecondary = exports.inverseTextSecondaryActive = exports.inverseTextSecondaryHover = exports.inverseTextPrimary = exports.inverseTextPrimaryActive = exports.inverseTextPrimaryHover = exports.onLightTextNegative = exports.onLightTextNegativeActive = exports.onLightTextNegativeHover = exports.onLightTextWarning = exports.onLightTextWarningActive = exports.onLightTextWarningHover = exports.onLightTextPositive = exports.onLightTextPositiveActive = exports.onLightTextPositiveHover = exports.onLightTextAccentGradient = exports.onLightTextAccentGradientActive = exports.onLightTextAccentGradientHover = exports.onLightTextAccent = exports.onLightTextAccentActive = exports.onLightTextAccentHover = exports.onLightTextParagraph = exports.onLightTextParagraphActive = exports.onLightTextParagraphHover = exports.onLightTextTertiary = exports.onLightTextTertiaryActive = exports.onLightTextTertiaryHover = exports.onLightTextSecondary = exports.onLightTextSecondaryActive = exports.onLightTextSecondaryHover = exports.onLightTextPrimary = exports.onLightTextPrimaryActive = exports.onLightTextPrimaryHover = exports.onDarkTextNegative = exports.onDarkTextNegativeActive = exports.onDarkTextNegativeHover = exports.onDarkTextWarning = void 0;
|
|
6
6
|
exports.surfacePositive = exports.surfacePositiveActive = exports.surfacePositiveHover = exports.surfaceAccentGradient = exports.surfaceAccentGradientActive = exports.surfaceAccentGradientHover = exports.surfaceAccent = exports.surfaceAccentActive = exports.surfaceAccentHover = exports.surfaceClear = exports.surfaceClearActive = exports.surfaceClearHover = exports.surfaceTransparentCard = exports.surfaceTransparentCardActive = exports.surfaceTransparentCardHover = exports.surfaceTransparentDeep = exports.surfaceTransparentDeepActive = exports.surfaceTransparentDeepHover = exports.surfaceTransparentTertiary = exports.surfaceTransparentTertiaryActive = exports.surfaceTransparentTertiaryHover = exports.surfaceTransparentSecondary = exports.surfaceTransparentSecondaryActive = exports.surfaceTransparentSecondaryHover = exports.surfaceTransparentPrimary = exports.surfaceTransparentPrimaryActive = exports.surfaceTransparentPrimaryHover = exports.surfaceSolidDefault = exports.surfaceSolidDefaultActive = exports.surfaceSolidDefaultHover = exports.surfaceSolidCard = exports.surfaceSolidCardActive = exports.surfaceSolidCardHover = exports.surfaceSolidTertiary = exports.surfaceSolidTertiaryActive = exports.surfaceSolidTertiaryHover = exports.surfaceSolidSecondary = exports.surfaceSolidSecondaryActive = exports.surfaceSolidSecondaryHover = exports.surfaceSolidPrimary = exports.surfaceSolidPrimaryActive = exports.surfaceSolidPrimaryHover = exports.inverseTextNegative = exports.inverseTextNegativeActive = exports.inverseTextNegativeHover = exports.inverseTextWarning = exports.inverseTextWarningActive = exports.inverseTextWarningHover = exports.inverseTextPositive = exports.inverseTextPositiveActive = void 0;
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
9
|
-
exports.
|
|
10
|
-
exports.skeletonGradientLighter = exports.skeletonGradient = exports.inverseOverlayBlur = exports.inverseOverlayHard = exports.inverseOverlaySoft = exports.onLightOverlayBlur = exports.onLightOverlayHard = exports.onLightOverlaySoft = exports.onDarkOverlayBlur = exports.onDarkOverlayHard = exports.onDarkOverlaySoft = exports.overlayBlur = exports.overlayHard = exports.overlaySoft = exports.inverseBackgroundPrimary = exports.lightBackgroundPrimary = exports.darkBackgroundPrimary = exports.backgroundPrimary = void 0;
|
|
7
|
+
exports.onDarkSurfaceAccentActive = exports.onDarkSurfaceAccentHover = exports.onDarkSurfaceClear = exports.onDarkSurfaceClearActive = exports.onDarkSurfaceClearHover = exports.onDarkSurfaceTransparentCard = exports.onDarkSurfaceTransparentCardActive = exports.onDarkSurfaceTransparentCardHover = exports.onDarkSurfaceTransparentDeep = exports.onDarkSurfaceTransparentDeepActive = exports.onDarkSurfaceTransparentDeepHover = exports.onDarkSurfaceTransparentTertiary = exports.onDarkSurfaceTransparentTertiaryActive = exports.onDarkSurfaceTransparentTertiaryHover = exports.onDarkSurfaceTransparentSecondary = exports.onDarkSurfaceTransparentSecondaryActive = exports.onDarkSurfaceTransparentSecondaryHover = exports.onDarkSurfaceTransparentPrimary = exports.onDarkSurfaceTransparentPrimaryActive = exports.onDarkSurfaceTransparentPrimaryHover = exports.onDarkSurfaceSolidDefault = exports.onDarkSurfaceSolidDefaultActive = exports.onDarkSurfaceSolidDefaultHover = exports.onDarkSurfaceSolidCard = exports.onDarkSurfaceSolidCardActive = exports.onDarkSurfaceSolidCardHover = exports.onDarkSurfaceSolidTertiary = exports.onDarkSurfaceSolidTertiaryActive = exports.onDarkSurfaceSolidTertiaryHover = exports.onDarkSurfaceSolidSecondary = exports.onDarkSurfaceSolidSecondaryActive = exports.onDarkSurfaceSolidSecondaryHover = exports.onDarkSurfaceSolidPrimary = exports.onDarkSurfaceSolidPrimaryActive = exports.onDarkSurfaceSolidPrimaryHover = exports.surfaceTransparentNegative = exports.surfaceTransparentNegativeActive = exports.surfaceTransparentNegativeHover = exports.surfaceTransparentWarning = exports.surfaceTransparentWarningActive = exports.surfaceTransparentWarningHover = exports.surfaceTransparentPositive = exports.surfaceTransparentPositiveActive = exports.surfaceTransparentPositiveHover = exports.surfaceNegative = exports.surfaceNegativeActive = exports.surfaceNegativeHover = exports.surfaceWarning = exports.surfaceWarningActive = exports.surfaceWarningHover = void 0;
|
|
8
|
+
exports.onLightSurfaceAccentGradientHover = exports.onLightSurfaceAccent = exports.onLightSurfaceAccentActive = exports.onLightSurfaceAccentHover = exports.onLightSurfaceClear = exports.onLightSurfaceClearActive = exports.onLightSurfaceClearHover = exports.onLightSurfaceTransparentCard = exports.onLightSurfaceTransparentCardActive = exports.onLightSurfaceTransparentCardHover = exports.onLightSurfaceTransparentDeep = exports.onLightSurfaceTransparentDeepActive = exports.onLightSurfaceTransparentDeepHover = exports.onLightSurfaceTransparentTertiary = exports.onLightSurfaceTransparentTertiaryActive = exports.onLightSurfaceTransparentTertiaryHover = exports.onLightSurfaceTransparentSecondary = exports.onLightSurfaceTransparentSecondaryActive = exports.onLightSurfaceTransparentSecondaryHover = exports.onLightSurfaceTransparentPrimary = exports.onLightSurfaceTransparentPrimaryActive = exports.onLightSurfaceTransparentPrimaryHover = exports.onLightSurfaceSolidDefault = exports.onLightSurfaceSolidDefaultActive = exports.onLightSurfaceSolidDefaultHover = exports.onLightSurfaceSolidCard = exports.onLightSurfaceSolidCardActive = exports.onLightSurfaceSolidCardHover = exports.onLightSurfaceSolidTertiary = exports.onLightSurfaceSolidTertiaryActive = exports.onLightSurfaceSolidTertiaryHover = exports.onLightSurfaceSolidSecondary = exports.onLightSurfaceSolidSecondaryActive = exports.onLightSurfaceSolidSecondaryHover = exports.onLightSurfaceSolidPrimary = exports.onLightSurfaceSolidPrimaryActive = exports.onLightSurfaceSolidPrimaryHover = exports.onDarkSurfaceNegative = exports.onDarkSurfaceNegativeActive = exports.onDarkSurfaceNegativeHover = exports.onDarkSurfaceWarning = exports.onDarkSurfaceWarningActive = exports.onDarkSurfaceWarningHover = exports.onDarkSurfacePositive = exports.onDarkSurfacePositiveActive = exports.onDarkSurfacePositiveHover = exports.onDarkSurfaceAccentGradient = exports.onDarkSurfaceAccentGradientActive = exports.onDarkSurfaceAccentGradientHover = exports.onDarkSurfaceAccent = void 0;
|
|
9
|
+
exports.inverseSurfaceAccentGradient = exports.inverseSurfaceAccentGradientActive = exports.inverseSurfaceAccentGradientHover = exports.inverseSurfaceAccent = exports.inverseSurfaceAccentActive = exports.inverseSurfaceAccentHover = exports.inverseSurfaceClear = exports.inverseSurfaceClearActive = exports.inverseSurfaceClearHover = exports.inverseSurfaceTransparentCard = exports.inverseSurfaceTransparentCardActive = exports.inverseSurfaceTransparentCardHover = exports.inverseSurfaceTransparentDeep = exports.inverseSurfaceTransparentDeepActive = exports.inverseSurfaceTransparentDeepHover = exports.inverseSurfaceTransparentTertiary = exports.inverseSurfaceTransparentTertiaryActive = exports.inverseSurfaceTransparentTertiaryHover = exports.inverseSurfaceTransparentSecondary = exports.inverseSurfaceTransparentSecondaryActive = exports.inverseSurfaceTransparentSecondaryHover = exports.inverseSurfaceTransparentPrimary = exports.inverseSurfaceTransparentPrimaryActive = exports.inverseSurfaceTransparentPrimaryHover = exports.inverseSurfaceSolidDefault = exports.inverseSurfaceSolidDefaultActive = exports.inverseSurfaceSolidDefaultHover = exports.inverseSurfaceSolidCard = exports.inverseSurfaceSolidCardActive = exports.inverseSurfaceSolidCardHover = exports.inverseSurfaceSolidTertiary = exports.inverseSurfaceSolidTertiaryActive = exports.inverseSurfaceSolidTertiaryHover = exports.inverseSurfaceSolidSecondary = exports.inverseSurfaceSolidSecondaryActive = exports.inverseSurfaceSolidSecondaryHover = exports.inverseSurfaceSolidPrimary = exports.inverseSurfaceSolidPrimaryActive = exports.inverseSurfaceSolidPrimaryHover = exports.onLightSurfaceNegative = exports.onLightSurfaceNegativeActive = exports.onLightSurfaceNegativeHover = exports.onLightSurfaceWarning = exports.onLightSurfaceWarningActive = exports.onLightSurfaceWarningHover = exports.onLightSurfacePositive = exports.onLightSurfacePositiveActive = exports.onLightSurfacePositiveHover = exports.onLightSurfaceAccentGradient = exports.onLightSurfaceAccentGradientActive = void 0;
|
|
10
|
+
exports.skeletonGradientLighter = exports.skeletonGradient = exports.inverseOverlayBlur = exports.inverseOverlayHard = exports.inverseOverlaySoft = exports.onLightOverlayBlur = exports.onLightOverlayHard = exports.onLightOverlaySoft = exports.onDarkOverlayBlur = exports.onDarkOverlayHard = exports.onDarkOverlaySoft = exports.overlayBlur = exports.overlayHard = exports.overlaySoft = exports.inverseBackgroundPrimary = exports.lightBackgroundPrimary = exports.darkBackgroundPrimary = exports.backgroundPrimary = exports.inverseSurfaceNegative = exports.inverseSurfaceNegativeActive = exports.inverseSurfaceNegativeHover = exports.inverseSurfaceWarning = exports.inverseSurfaceWarningActive = exports.inverseSurfaceWarningHover = exports.inverseSurfacePositive = exports.inverseSurfacePositiveActive = exports.inverseSurfacePositiveHover = void 0;
|
|
11
11
|
/** Основной цвет текста */
|
|
12
12
|
exports.textPrimaryHover = 'var(--text-primary-hover, #F5F5F593)';
|
|
13
13
|
/** Основной цвет текста */
|
|
@@ -320,6 +320,24 @@ exports.surfaceNegativeHover = 'var(--surface-negative-hover, #FF475AFF)';
|
|
|
320
320
|
exports.surfaceNegativeActive = 'var(--surface-negative-active, #FF1F35FF)';
|
|
321
321
|
/** Цвет фона поверхности/контрола ошибка */
|
|
322
322
|
exports.surfaceNegative = 'var(--surface-negative, #FF293E)';
|
|
323
|
+
/** Прозрачный цвет фона поверхности/контрола успех */
|
|
324
|
+
exports.surfaceTransparentPositiveHover = 'var(--surface-transparent-positive-hover, #1A9E323D)';
|
|
325
|
+
/** Прозрачный цвет фона поверхности/контрола успех */
|
|
326
|
+
exports.surfaceTransparentPositiveActive = 'var(--surface-transparent-positive-active, #1A9E320F)';
|
|
327
|
+
/** Прозрачный цвет фона поверхности/контрола успех */
|
|
328
|
+
exports.surfaceTransparentPositive = 'var(--surface-transparent-positive, rgba(26,158,50,0.12))';
|
|
329
|
+
/** Прозрачный цвет фона поверхности/контрола предупреждение */
|
|
330
|
+
exports.surfaceTransparentWarningHover = 'var(--surface-transparent-warning-hover, #FA5F053D)';
|
|
331
|
+
/** Прозрачный цвет фона поверхности/контрола предупреждение */
|
|
332
|
+
exports.surfaceTransparentWarningActive = 'var(--surface-transparent-warning-active, #FA5F050F)';
|
|
333
|
+
/** Прозрачный цвет фона поверхности/контрола предупреждение */
|
|
334
|
+
exports.surfaceTransparentWarning = 'var(--surface-transparent-warning, rgba(250,95,5,0.12))';
|
|
335
|
+
/** Прозрачный цвет фона поверхности/контрола предупреждение */
|
|
336
|
+
exports.surfaceTransparentNegativeHover = 'var(--surface-transparent-negative-hover, #FF293E3D)';
|
|
337
|
+
/** Прозрачный цвет фона поверхности/контрола предупреждение */
|
|
338
|
+
exports.surfaceTransparentNegativeActive = 'var(--surface-transparent-negative-active, #FF293E0F)';
|
|
339
|
+
/** Прозрачный цвет фона поверхности/контрола предупреждение */
|
|
340
|
+
exports.surfaceTransparentNegative = 'var(--surface-transparent-negative, rgba(255,41,62,0.12))';
|
|
323
341
|
/** Основной непрозрачный фон поверхности/контрола на темном фоне */
|
|
324
342
|
exports.onDarkSurfaceSolidPrimaryHover = 'var(--on-dark-surface-solid-primary-hover, #1C1C1CFF)';
|
|
325
343
|
/** Основной непрозрачный фон поверхности/контрола на темном фоне */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/tokens/sdds_serv/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/tokens/sdds_serv/index.ts"],"names":[],"mappings":"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"}
|