@dialpad/dialtone 9.56.2 → 9.58.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (73) hide show
  1. package/README.md +4 -0
  2. package/dist/css/dialtone.css +171 -4734
  3. package/dist/css/dialtone.min.css +1 -1
  4. package/dist/css/tokens/tokens-base-dark.css +938 -0
  5. package/dist/css/tokens/tokens-base-light.css +718 -0
  6. package/dist/css/tokens/tokens-dp-dark.css +1795 -0
  7. package/dist/css/tokens/tokens-dp-light.css +1795 -0
  8. package/dist/css/tokens/tokens-expressive-dark.css +1801 -0
  9. package/dist/css/tokens/tokens-expressive-light.css +1801 -0
  10. package/dist/css/tokens/tokens-expressive-sm-dark.css +1801 -0
  11. package/dist/css/tokens/tokens-expressive-sm-light.css +1801 -0
  12. package/dist/css/tokens/tokens-tmo-dark.css +1795 -0
  13. package/dist/css/tokens/tokens-tmo-light.css +1795 -0
  14. package/dist/theme.js +1 -0
  15. package/dist/theme.mjs +44 -0
  16. package/dist/tokens/css/tokens-base-dark.css +938 -0
  17. package/dist/tokens/css/tokens-base-light.css +718 -0
  18. package/dist/tokens/css/tokens-dp-dark.css +1795 -0
  19. package/dist/tokens/css/tokens-dp-light.css +1795 -0
  20. package/dist/tokens/css/tokens-expressive-dark.css +1801 -0
  21. package/dist/tokens/css/tokens-expressive-light.css +1801 -0
  22. package/dist/tokens/css/tokens-expressive-sm-dark.css +1801 -0
  23. package/dist/tokens/css/tokens-expressive-sm-light.css +1801 -0
  24. package/dist/tokens/css/tokens-tmo-dark.css +1795 -0
  25. package/dist/tokens/css/tokens-tmo-light.css +1795 -0
  26. package/dist/tokens/doc.json +78813 -72005
  27. package/dist/tokens/less/tokens-base-dark.less +488 -0
  28. package/dist/tokens/less/tokens-base-light.less +368 -0
  29. package/dist/tokens/less/tokens-dp-dark.less +451 -0
  30. package/dist/tokens/less/tokens-dp-light.less +451 -0
  31. package/dist/tokens/less/tokens-expressive-dark.less +457 -0
  32. package/dist/tokens/less/tokens-expressive-light.less +457 -0
  33. package/dist/tokens/less/tokens-expressive-sm-dark.less +457 -0
  34. package/dist/tokens/less/tokens-expressive-sm-light.less +457 -0
  35. package/dist/tokens/less/tokens-tmo-dark.less +451 -0
  36. package/dist/tokens/less/tokens-tmo-light.less +451 -0
  37. package/dist/tokens/tokens-base-dark.json +486 -0
  38. package/dist/tokens/tokens-base-light.json +366 -0
  39. package/dist/tokens/tokens-dp-dark.json +449 -0
  40. package/dist/tokens/tokens-dp-light.json +449 -0
  41. package/dist/tokens/tokens-expressive-dark.json +455 -0
  42. package/dist/tokens/tokens-expressive-light.json +455 -0
  43. package/dist/tokens/tokens-expressive-sm-dark.json +455 -0
  44. package/dist/tokens/tokens-expressive-sm-light.json +455 -0
  45. package/dist/tokens/tokens-tmo-dark.json +449 -0
  46. package/dist/tokens/tokens-tmo-light.json +449 -0
  47. package/dist/vue2/lib/message-input.cjs +12 -9
  48. package/dist/vue2/lib/message-input.cjs.map +1 -1
  49. package/dist/vue2/lib/message-input.js +12 -9
  50. package/dist/vue2/lib/message-input.js.map +1 -1
  51. package/dist/vue3/lib/message-input.cjs +40 -35
  52. package/dist/vue3/lib/message-input.cjs.map +1 -1
  53. package/dist/vue3/lib/message-input.js +40 -35
  54. package/dist/vue3/lib/message-input.js.map +1 -1
  55. package/package.json +8 -2
  56. package/dist/tokens/css/variables-dark.css +0 -941
  57. package/dist/tokens/css/variables-expressive-dark.css +0 -942
  58. package/dist/tokens/css/variables-expressive-light.css +0 -822
  59. package/dist/tokens/css/variables-expressive-sm-dark.css +0 -942
  60. package/dist/tokens/css/variables-expressive-sm-light.css +0 -822
  61. package/dist/tokens/css/variables-light.css +0 -821
  62. package/dist/tokens/css/variables-tmo-dark.css +0 -941
  63. package/dist/tokens/css/variables-tmo-light.css +0 -821
  64. package/dist/tokens/less/variables-dark.less +0 -938
  65. package/dist/tokens/less/variables-expressive-dark.less +0 -939
  66. package/dist/tokens/less/variables-expressive-light.less +0 -819
  67. package/dist/tokens/less/variables-expressive-sm-dark.less +0 -939
  68. package/dist/tokens/less/variables-expressive-sm-light.less +0 -819
  69. package/dist/tokens/less/variables-light.less +0 -818
  70. package/dist/tokens/less/variables-tmo-dark.less +0 -938
  71. package/dist/tokens/less/variables-tmo-light.less +0 -818
  72. package/dist/tokens/tokens-dark.json +0 -933
  73. package/dist/tokens/tokens-light.json +0 -813
@@ -0,0 +1,1801 @@
1
+ /**
2
+ * Do not edit directly
3
+ * Generated on Sat, 27 Jul 2024 02:54:07 GMT
4
+ */
5
+
6
+ :root {
7
+ color-scheme: light;
8
+ --dt-font-size-100: 1.6rem; /* small */
9
+ --dt-font-size-200: 2rem; /* medium / base */
10
+ --dt-font-size-300: 2.8rem; /* large */
11
+ --dt-font-size-400: 4.1rem; /* extra large / xl */
12
+ --dt-font-size-500: 6.5rem; /* extra large / xxl */
13
+ --dt-font-size-600: 10.5rem;
14
+ --dt-size-border-focus: 0.3rem;
15
+ --dt-color-foreground-primary-h: 0;
16
+ --dt-color-foreground-primary-s: 0%;
17
+ --dt-color-foreground-primary-l: 0%;
18
+ --dt-color-foreground-primary-hsl: var(--dt-color-foreground-primary-h) var(--dt-color-foreground-primary-s) var(--dt-color-foreground-primary-l);
19
+ --dt-color-foreground-primary-hsla: hsla(var(--dt-color-foreground-primary-h) var(--dt-color-foreground-primary-s) var(--dt-color-foreground-primary-l) / var(--alpha, 100%));
20
+ --dt-color-foreground-primary: #000000; /* Default text color throughout the UI. */
21
+ --dt-color-foreground-secondary-h: 0;
22
+ --dt-color-foreground-secondary-s: 0%;
23
+ --dt-color-foreground-secondary-l: 22.745098039215687%;
24
+ --dt-color-foreground-secondary-hsl: var(--dt-color-foreground-secondary-h) var(--dt-color-foreground-secondary-s) var(--dt-color-foreground-secondary-l);
25
+ --dt-color-foreground-secondary-hsla: hsla(var(--dt-color-foreground-secondary-h) var(--dt-color-foreground-secondary-s) var(--dt-color-foreground-secondary-l) / var(--alpha, 100%));
26
+ --dt-color-foreground-secondary: #3A3A3A; /* Example uses include introduction paragraphs, labels, and descriptions paired with form elements. */
27
+ --dt-color-foreground-tertiary-h: 0;
28
+ --dt-color-foreground-tertiary-s: 0%;
29
+ --dt-color-foreground-tertiary-l: 33.33333333333333%;
30
+ --dt-color-foreground-tertiary-hsl: var(--dt-color-foreground-tertiary-h) var(--dt-color-foreground-tertiary-s) var(--dt-color-foreground-tertiary-l);
31
+ --dt-color-foreground-tertiary-hsla: hsla(var(--dt-color-foreground-tertiary-h) var(--dt-color-foreground-tertiary-s) var(--dt-color-foreground-tertiary-l) / var(--alpha, 100%));
32
+ --dt-color-foreground-tertiary: #555555; /* Used to imply visual hierarchy relative to primary and secondary text colors, e.g. headlines and labels. */
33
+ --dt-color-foreground-muted-h: 0;
34
+ --dt-color-foreground-muted-s: 0%;
35
+ --dt-color-foreground-muted-l: 13.3%;
36
+ --dt-color-foreground-muted-hsl: var(--dt-color-foreground-muted-h) var(--dt-color-foreground-muted-s) var(--dt-color-foreground-muted-l);
37
+ --dt-color-foreground-muted-hsla: hsla(var(--dt-color-foreground-muted-h) var(--dt-color-foreground-muted-s) var(--dt-color-foreground-muted-l) / var(--alpha, 100%));
38
+ --dt-color-foreground-muted: hsl(0 0% 13.3% / 0.5);
39
+ --dt-color-foreground-placeholder-h: 0;
40
+ --dt-color-foreground-placeholder-s: 0%;
41
+ --dt-color-foreground-placeholder-l: 50.19607843137255%;
42
+ --dt-color-foreground-placeholder-hsl: var(--dt-color-foreground-placeholder-h) var(--dt-color-foreground-placeholder-s) var(--dt-color-foreground-placeholder-l);
43
+ --dt-color-foreground-placeholder-hsla: hsla(var(--dt-color-foreground-placeholder-h) var(--dt-color-foreground-placeholder-s) var(--dt-color-foreground-placeholder-l) / var(--alpha, 100%));
44
+ --dt-color-foreground-placeholder: #808080; /* Text color for placeholder text within form elements. */
45
+ --dt-color-foreground-disabled-h: 0;
46
+ --dt-color-foreground-disabled-s: 0%;
47
+ --dt-color-foreground-disabled-l: 50.19607843137255%;
48
+ --dt-color-foreground-disabled-hsl: var(--dt-color-foreground-disabled-h) var(--dt-color-foreground-disabled-s) var(--dt-color-foreground-disabled-l);
49
+ --dt-color-foreground-disabled-hsla: hsla(var(--dt-color-foreground-disabled-h) var(--dt-color-foreground-disabled-s) var(--dt-color-foreground-disabled-l) / var(--alpha, 100%));
50
+ --dt-color-foreground-disabled: #808080; /* Used for text paired with disabled content or components, like the form elements. */
51
+ --dt-color-foreground-critical-h: 0;
52
+ --dt-color-foreground-critical-s: 88.79999999999998%;
53
+ --dt-color-foreground-critical-l: 49.01960784313726%;
54
+ --dt-color-foreground-critical-hsl: var(--dt-color-foreground-critical-h) var(--dt-color-foreground-critical-s) var(--dt-color-foreground-critical-l);
55
+ --dt-color-foreground-critical-hsla: hsla(var(--dt-color-foreground-critical-h) var(--dt-color-foreground-critical-s) var(--dt-color-foreground-critical-l) / var(--alpha, 100%));
56
+ --dt-color-foreground-critical: #EC0E0E; /* Expresses an error, danger, or otherwise critical state. */
57
+ --dt-color-foreground-critical-strong-h: 0;
58
+ --dt-color-foreground-critical-strong-s: 88.659793814433%;
59
+ --dt-color-foreground-critical-strong-l: 38.03921568627451%;
60
+ --dt-color-foreground-critical-strong-hsl: var(--dt-color-foreground-critical-strong-h) var(--dt-color-foreground-critical-strong-s) var(--dt-color-foreground-critical-strong-l);
61
+ --dt-color-foreground-critical-strong-hsla: hsla(var(--dt-color-foreground-critical-strong-h) var(--dt-color-foreground-critical-strong-s) var(--dt-color-foreground-critical-strong-l) / var(--alpha, 100%));
62
+ --dt-color-foreground-critical-strong: #B70B0B; /* Expresses an error, danger, or otherwise critical state on surfaces that require a stronger contrast. */
63
+ --dt-color-foreground-success-h: 136.64233576642334;
64
+ --dt-color-foreground-success-s: 72.4867724867725%;
65
+ --dt-color-foreground-success-l: 37.05882352941176%;
66
+ --dt-color-foreground-success-hsl: var(--dt-color-foreground-success-h) var(--dt-color-foreground-success-s) var(--dt-color-foreground-success-l);
67
+ --dt-color-foreground-success-hsla: hsla(var(--dt-color-foreground-success-h) var(--dt-color-foreground-success-s) var(--dt-color-foreground-success-l) / var(--alpha, 100%));
68
+ --dt-color-foreground-success: #1AA340; /* Indicates a positive state. */
69
+ --dt-color-foreground-success-strong-h: 136.15384615384616;
70
+ --dt-color-foreground-success-strong-s: 59.09090909090909%;
71
+ --dt-color-foreground-success-strong-l: 17.254901960784313%;
72
+ --dt-color-foreground-success-strong-hsl: var(--dt-color-foreground-success-strong-h) var(--dt-color-foreground-success-strong-s) var(--dt-color-foreground-success-strong-l);
73
+ --dt-color-foreground-success-strong-hsla: hsla(var(--dt-color-foreground-success-strong-h) var(--dt-color-foreground-success-strong-s) var(--dt-color-foreground-success-strong-l) / var(--alpha, 100%));
74
+ --dt-color-foreground-success-strong: #124620; /* Indicates a strong positive state on surfaces that require a stronger contrast. */
75
+ --dt-color-foreground-warning-h: 35.70247933884298;
76
+ --dt-color-foreground-warning-s: 88.32116788321169%;
77
+ --dt-color-foreground-warning-l: 26.862745098039216%;
78
+ --dt-color-foreground-warning-hsl: var(--dt-color-foreground-warning-h) var(--dt-color-foreground-warning-s) var(--dt-color-foreground-warning-l);
79
+ --dt-color-foreground-warning-hsla: hsla(var(--dt-color-foreground-warning-h) var(--dt-color-foreground-warning-s) var(--dt-color-foreground-warning-l) / var(--alpha, 100%));
80
+ --dt-color-foreground-warning: #815008; /* Indicates information that requires user’s attention and further action may be necessary. */
81
+ --dt-color-foreground-primary-inverted-h: 0;
82
+ --dt-color-foreground-primary-inverted-s: 0%;
83
+ --dt-color-foreground-primary-inverted-l: 100%;
84
+ --dt-color-foreground-primary-inverted-hsl: var(--dt-color-foreground-primary-inverted-h) var(--dt-color-foreground-primary-inverted-s) var(--dt-color-foreground-primary-inverted-l);
85
+ --dt-color-foreground-primary-inverted-hsla: hsla(var(--dt-color-foreground-primary-inverted-h) var(--dt-color-foreground-primary-inverted-s) var(--dt-color-foreground-primary-inverted-l) / var(--alpha, 100%));
86
+ --dt-color-foreground-primary-inverted: #ffffff; /* Primary text that sits on high-contrast surfaces or backgrounds. */
87
+ --dt-color-foreground-secondary-inverted-h: 0;
88
+ --dt-color-foreground-secondary-inverted-s: 0%;
89
+ --dt-color-foreground-secondary-inverted-l: 91.37254901960785%;
90
+ --dt-color-foreground-secondary-inverted-hsl: var(--dt-color-foreground-secondary-inverted-h) var(--dt-color-foreground-secondary-inverted-s) var(--dt-color-foreground-secondary-inverted-l);
91
+ --dt-color-foreground-secondary-inverted-hsla: hsla(var(--dt-color-foreground-secondary-inverted-h) var(--dt-color-foreground-secondary-inverted-s) var(--dt-color-foreground-secondary-inverted-l) / var(--alpha, 100%));
92
+ --dt-color-foreground-secondary-inverted: #E9E9E9; /* Secondary text color that sits on high-contrast surfaces or backgrounds. */
93
+ --dt-color-foreground-tertiary-inverted-h: 0;
94
+ --dt-color-foreground-tertiary-inverted-s: 0%;
95
+ --dt-color-foreground-tertiary-inverted-l: 82.35294117647058%;
96
+ --dt-color-foreground-tertiary-inverted-hsl: var(--dt-color-foreground-tertiary-inverted-h) var(--dt-color-foreground-tertiary-inverted-s) var(--dt-color-foreground-tertiary-inverted-l);
97
+ --dt-color-foreground-tertiary-inverted-hsla: hsla(var(--dt-color-foreground-tertiary-inverted-h) var(--dt-color-foreground-tertiary-inverted-s) var(--dt-color-foreground-tertiary-inverted-l) / var(--alpha, 100%));
98
+ --dt-color-foreground-tertiary-inverted: #D2D2D2; /* Tertiary text color that sits on high-contrast surfaces or backgrounds. */
99
+ --dt-color-foreground-muted-inverted-h: 0;
100
+ --dt-color-foreground-muted-inverted-s: 0%;
101
+ --dt-color-foreground-muted-inverted-l: 91.4%;
102
+ --dt-color-foreground-muted-inverted-hsl: var(--dt-color-foreground-muted-inverted-h) var(--dt-color-foreground-muted-inverted-s) var(--dt-color-foreground-muted-inverted-l);
103
+ --dt-color-foreground-muted-inverted-hsla: hsla(var(--dt-color-foreground-muted-inverted-h) var(--dt-color-foreground-muted-inverted-s) var(--dt-color-foreground-muted-inverted-l) / var(--alpha, 100%));
104
+ --dt-color-foreground-muted-inverted: hsl(0 0% 91.4% / 0.6); /* Muted text color that sits on high-contrast surfaces or backgrounds. */
105
+ --dt-color-foreground-placeholder-inverted-h: 0;
106
+ --dt-color-foreground-placeholder-inverted-s: 0%;
107
+ --dt-color-foreground-placeholder-inverted-l: 50.19607843137255%;
108
+ --dt-color-foreground-placeholder-inverted-hsl: var(--dt-color-foreground-placeholder-inverted-h) var(--dt-color-foreground-placeholder-inverted-s) var(--dt-color-foreground-placeholder-inverted-l);
109
+ --dt-color-foreground-placeholder-inverted-hsla: hsla(var(--dt-color-foreground-placeholder-inverted-h) var(--dt-color-foreground-placeholder-inverted-s) var(--dt-color-foreground-placeholder-inverted-l) / var(--alpha, 100%));
110
+ --dt-color-foreground-placeholder-inverted: #808080; /* Placeholder text color that sits on high-contrast surfaces or backgrounds. */
111
+ --dt-color-foreground-disabled-inverted-h: 0;
112
+ --dt-color-foreground-disabled-inverted-s: 0%;
113
+ --dt-color-foreground-disabled-inverted-l: 50.19607843137255%;
114
+ --dt-color-foreground-disabled-inverted-hsl: var(--dt-color-foreground-disabled-inverted-h) var(--dt-color-foreground-disabled-inverted-s) var(--dt-color-foreground-disabled-inverted-l);
115
+ --dt-color-foreground-disabled-inverted-hsla: hsla(var(--dt-color-foreground-disabled-inverted-h) var(--dt-color-foreground-disabled-inverted-s) var(--dt-color-foreground-disabled-inverted-l) / var(--alpha, 100%));
116
+ --dt-color-foreground-disabled-inverted: #808080; /* Disabled text color that sits on high-contrast surfaces or backgrounds. */
117
+ --dt-color-foreground-critical-inverted-h: 0;
118
+ --dt-color-foreground-critical-inverted-s: 100%;
119
+ --dt-color-foreground-critical-inverted-l: 76.07843137254902%;
120
+ --dt-color-foreground-critical-inverted-hsl: var(--dt-color-foreground-critical-inverted-h) var(--dt-color-foreground-critical-inverted-s) var(--dt-color-foreground-critical-inverted-l);
121
+ --dt-color-foreground-critical-inverted-hsla: hsla(var(--dt-color-foreground-critical-inverted-h) var(--dt-color-foreground-critical-inverted-s) var(--dt-color-foreground-critical-inverted-l) / var(--alpha, 100%));
122
+ --dt-color-foreground-critical-inverted: #FF8585; /* Critical text that sits on high-contrast surfaces or backgrounds */
123
+ --dt-color-foreground-critical-strong-inverted-h: 0;
124
+ --dt-color-foreground-critical-strong-inverted-s: 100%;
125
+ --dt-color-foreground-critical-strong-inverted-l: 82.1%;
126
+ --dt-color-foreground-critical-strong-inverted-hsl: var(--dt-color-foreground-critical-strong-inverted-h) var(--dt-color-foreground-critical-strong-inverted-s) var(--dt-color-foreground-critical-strong-inverted-l);
127
+ --dt-color-foreground-critical-strong-inverted-hsla: hsla(var(--dt-color-foreground-critical-strong-inverted-h) var(--dt-color-foreground-critical-strong-inverted-s) var(--dt-color-foreground-critical-strong-inverted-l) / var(--alpha, 100%));
128
+ --dt-color-foreground-critical-strong-inverted: hsl(0 100% 82.1%); /* Critical strong text that sits on high-contrast surfaces or backgrounds */
129
+ --dt-color-foreground-success-inverted-h: 111.52173913043478;
130
+ --dt-color-foreground-success-inverted-s: 100%;
131
+ --dt-color-foreground-success-inverted-l: 81.96078431372548%;
132
+ --dt-color-foreground-success-inverted-hsl: var(--dt-color-foreground-success-inverted-h) var(--dt-color-foreground-success-inverted-s) var(--dt-color-foreground-success-inverted-l);
133
+ --dt-color-foreground-success-inverted-hsla: hsla(var(--dt-color-foreground-success-inverted-h) var(--dt-color-foreground-success-inverted-s) var(--dt-color-foreground-success-inverted-l) / var(--alpha, 100%));
134
+ --dt-color-foreground-success-inverted: #B0FFA3; /* Success text that sits on high-contrast surfaces or backgrounds */
135
+ --dt-color-foreground-success-strong-inverted-h: 111.99999999999999;
136
+ --dt-color-foreground-success-strong-inverted-s: 100%;
137
+ --dt-color-foreground-success-strong-inverted-l: 90.10000000000001%;
138
+ --dt-color-foreground-success-strong-inverted-hsl: var(--dt-color-foreground-success-strong-inverted-h) var(--dt-color-foreground-success-strong-inverted-s) var(--dt-color-foreground-success-strong-inverted-l);
139
+ --dt-color-foreground-success-strong-inverted-hsla: hsla(var(--dt-color-foreground-success-strong-inverted-h) var(--dt-color-foreground-success-strong-inverted-s) var(--dt-color-foreground-success-strong-inverted-l) / var(--alpha, 100%));
140
+ --dt-color-foreground-success-strong-inverted: hsl(112 100% 90.1%); /* Success strong text that sits on high-contrast surfaces or backgrounds */
141
+ --dt-color-foreground-warning-inverted-h: 47.058823529411775;
142
+ --dt-color-foreground-warning-inverted-s: 100%;
143
+ --dt-color-foreground-warning-inverted-l: 90%;
144
+ --dt-color-foreground-warning-inverted-hsl: var(--dt-color-foreground-warning-inverted-h) var(--dt-color-foreground-warning-inverted-s) var(--dt-color-foreground-warning-inverted-l);
145
+ --dt-color-foreground-warning-inverted-hsla: hsla(var(--dt-color-foreground-warning-inverted-h) var(--dt-color-foreground-warning-inverted-s) var(--dt-color-foreground-warning-inverted-l) / var(--alpha, 100%));
146
+ --dt-color-foreground-warning-inverted: #FFF4CC; /* Warning text that sits on high-contrast surfaces or backgrounds */
147
+ --dt-color-link-primary-h: 254.5664739884393;
148
+ --dt-color-link-primary-s: 100%;
149
+ --dt-color-link-primary-l: 66.07843137254902%;
150
+ --dt-color-link-primary-hsl: var(--dt-color-link-primary-h) var(--dt-color-link-primary-s) var(--dt-color-link-primary-l);
151
+ --dt-color-link-primary-hsla: hsla(var(--dt-color-link-primary-h) var(--dt-color-link-primary-s) var(--dt-color-link-primary-l) / var(--alpha, 100%));
152
+ --dt-color-link-primary: #7C52FF;
153
+ --dt-color-link-critical-h: 0;
154
+ --dt-color-link-critical-s: 88.79999999999998%;
155
+ --dt-color-link-critical-l: 49.01960784313726%;
156
+ --dt-color-link-critical-hsl: var(--dt-color-link-critical-h) var(--dt-color-link-critical-s) var(--dt-color-link-critical-l);
157
+ --dt-color-link-critical-hsla: hsla(var(--dt-color-link-critical-h) var(--dt-color-link-critical-s) var(--dt-color-link-critical-l) / var(--alpha, 100%));
158
+ --dt-color-link-critical: #EC0E0E;
159
+ --dt-color-link-success-h: 136.64233576642334;
160
+ --dt-color-link-success-s: 72.4867724867725%;
161
+ --dt-color-link-success-l: 37.05882352941176%;
162
+ --dt-color-link-success-hsl: var(--dt-color-link-success-h) var(--dt-color-link-success-s) var(--dt-color-link-success-l);
163
+ --dt-color-link-success-hsla: hsla(var(--dt-color-link-success-h) var(--dt-color-link-success-s) var(--dt-color-link-success-l) / var(--alpha, 100%));
164
+ --dt-color-link-success: #1AA340; /* positive */
165
+ --dt-color-link-warning-h: 35.70247933884298;
166
+ --dt-color-link-warning-s: 88.32116788321169%;
167
+ --dt-color-link-warning-l: 26.862745098039216%;
168
+ --dt-color-link-warning-hsl: var(--dt-color-link-warning-h) var(--dt-color-link-warning-s) var(--dt-color-link-warning-l);
169
+ --dt-color-link-warning-hsla: hsla(var(--dt-color-link-warning-h) var(--dt-color-link-warning-s) var(--dt-color-link-warning-l) / var(--alpha, 100%));
170
+ --dt-color-link-warning: #815008;
171
+ --dt-color-link-muted-h: 0;
172
+ --dt-color-link-muted-s: 0%;
173
+ --dt-color-link-muted-l: 22.745098039215687%;
174
+ --dt-color-link-muted-hsl: var(--dt-color-link-muted-h) var(--dt-color-link-muted-s) var(--dt-color-link-muted-l);
175
+ --dt-color-link-muted-hsla: hsla(var(--dt-color-link-muted-h) var(--dt-color-link-muted-s) var(--dt-color-link-muted-l) / var(--alpha, 100%));
176
+ --dt-color-link-muted: #3A3A3A;
177
+ --dt-color-link-disabled-h: 0;
178
+ --dt-color-link-disabled-s: 0%;
179
+ --dt-color-link-disabled-l: 50.19607843137255%;
180
+ --dt-color-link-disabled-hsl: var(--dt-color-link-disabled-h) var(--dt-color-link-disabled-s) var(--dt-color-link-disabled-l);
181
+ --dt-color-link-disabled-hsla: hsla(var(--dt-color-link-disabled-h) var(--dt-color-link-disabled-s) var(--dt-color-link-disabled-l) / var(--alpha, 100%));
182
+ --dt-color-link-disabled: #808080;
183
+ --dt-color-link-primary-inverted-h: 260.9302325581395;
184
+ --dt-color-link-primary-inverted-s: 100%;
185
+ --dt-color-link-primary-inverted-l: 74.70588235294117%;
186
+ --dt-color-link-primary-inverted-hsl: var(--dt-color-link-primary-inverted-h) var(--dt-color-link-primary-inverted-s) var(--dt-color-link-primary-inverted-l);
187
+ --dt-color-link-primary-inverted-hsla: hsla(var(--dt-color-link-primary-inverted-h) var(--dt-color-link-primary-inverted-s) var(--dt-color-link-primary-inverted-l) / var(--alpha, 100%));
188
+ --dt-color-link-primary-inverted: #AB7EFF;
189
+ --dt-color-link-critical-inverted-h: 0;
190
+ --dt-color-link-critical-inverted-s: 100%;
191
+ --dt-color-link-critical-inverted-l: 76.07843137254902%;
192
+ --dt-color-link-critical-inverted-hsl: var(--dt-color-link-critical-inverted-h) var(--dt-color-link-critical-inverted-s) var(--dt-color-link-critical-inverted-l);
193
+ --dt-color-link-critical-inverted-hsla: hsla(var(--dt-color-link-critical-inverted-h) var(--dt-color-link-critical-inverted-s) var(--dt-color-link-critical-inverted-l) / var(--alpha, 100%));
194
+ --dt-color-link-critical-inverted: #FF8585;
195
+ --dt-color-link-success-inverted-h: 111.52173913043478;
196
+ --dt-color-link-success-inverted-s: 100%;
197
+ --dt-color-link-success-inverted-l: 81.96078431372548%;
198
+ --dt-color-link-success-inverted-hsl: var(--dt-color-link-success-inverted-h) var(--dt-color-link-success-inverted-s) var(--dt-color-link-success-inverted-l);
199
+ --dt-color-link-success-inverted-hsla: hsla(var(--dt-color-link-success-inverted-h) var(--dt-color-link-success-inverted-s) var(--dt-color-link-success-inverted-l) / var(--alpha, 100%));
200
+ --dt-color-link-success-inverted: #B0FFA3;
201
+ --dt-color-link-warning-inverted-h: 47.058823529411775;
202
+ --dt-color-link-warning-inverted-s: 100%;
203
+ --dt-color-link-warning-inverted-l: 90%;
204
+ --dt-color-link-warning-inverted-hsl: var(--dt-color-link-warning-inverted-h) var(--dt-color-link-warning-inverted-s) var(--dt-color-link-warning-inverted-l);
205
+ --dt-color-link-warning-inverted-hsla: hsla(var(--dt-color-link-warning-inverted-h) var(--dt-color-link-warning-inverted-s) var(--dt-color-link-warning-inverted-l) / var(--alpha, 100%));
206
+ --dt-color-link-warning-inverted: #FFF4CC;
207
+ --dt-color-link-muted-inverted-h: 0;
208
+ --dt-color-link-muted-inverted-s: 0%;
209
+ --dt-color-link-muted-inverted-l: 91.37254901960785%;
210
+ --dt-color-link-muted-inverted-hsl: var(--dt-color-link-muted-inverted-h) var(--dt-color-link-muted-inverted-s) var(--dt-color-link-muted-inverted-l);
211
+ --dt-color-link-muted-inverted-hsla: hsla(var(--dt-color-link-muted-inverted-h) var(--dt-color-link-muted-inverted-s) var(--dt-color-link-muted-inverted-l) / var(--alpha, 100%));
212
+ --dt-color-link-muted-inverted: #E9E9E9;
213
+ --dt-color-link-disabled-inverted-h: 0;
214
+ --dt-color-link-disabled-inverted-s: 0%;
215
+ --dt-color-link-disabled-inverted-l: 50.19607843137255%;
216
+ --dt-color-link-disabled-inverted-hsl: var(--dt-color-link-disabled-inverted-h) var(--dt-color-link-disabled-inverted-s) var(--dt-color-link-disabled-inverted-l);
217
+ --dt-color-link-disabled-inverted-hsla: hsla(var(--dt-color-link-disabled-inverted-h) var(--dt-color-link-disabled-inverted-s) var(--dt-color-link-disabled-inverted-l) / var(--alpha, 100%));
218
+ --dt-color-link-disabled-inverted: #808080;
219
+ --dt-color-link-primary-hover-h: 254.49999999999997;
220
+ --dt-color-link-primary-hover-s: 67.41573033707866%;
221
+ --dt-color-link-primary-hover-l: 34.90196078431373%;
222
+ --dt-color-link-primary-hover-hsl: var(--dt-color-link-primary-hover-h) var(--dt-color-link-primary-hover-s) var(--dt-color-link-primary-hover-l);
223
+ --dt-color-link-primary-hover-hsla: hsla(var(--dt-color-link-primary-hover-h) var(--dt-color-link-primary-hover-s) var(--dt-color-link-primary-hover-l) / var(--alpha, 100%));
224
+ --dt-color-link-primary-hover: #3A1D95;
225
+ --dt-color-link-critical-hover-h: 0;
226
+ --dt-color-link-critical-hover-s: 88.659793814433%;
227
+ --dt-color-link-critical-hover-l: 38.03921568627451%;
228
+ --dt-color-link-critical-hover-hsl: var(--dt-color-link-critical-hover-h) var(--dt-color-link-critical-hover-s) var(--dt-color-link-critical-hover-l);
229
+ --dt-color-link-critical-hover-hsla: hsla(var(--dt-color-link-critical-hover-h) var(--dt-color-link-critical-hover-s) var(--dt-color-link-critical-hover-l) / var(--alpha, 100%));
230
+ --dt-color-link-critical-hover: #B70B0B;
231
+ --dt-color-link-success-hover-h: 136.15384615384616;
232
+ --dt-color-link-success-hover-s: 59.09090909090909%;
233
+ --dt-color-link-success-hover-l: 17.254901960784313%;
234
+ --dt-color-link-success-hover-hsl: var(--dt-color-link-success-hover-h) var(--dt-color-link-success-hover-s) var(--dt-color-link-success-hover-l);
235
+ --dt-color-link-success-hover-hsla: hsla(var(--dt-color-link-success-hover-h) var(--dt-color-link-success-hover-s) var(--dt-color-link-success-hover-l) / var(--alpha, 100%));
236
+ --dt-color-link-success-hover: #124620;
237
+ --dt-color-link-warning-hover-h: 0;
238
+ --dt-color-link-warning-hover-s: 0%;
239
+ --dt-color-link-warning-hover-l: 33.33333333333333%;
240
+ --dt-color-link-warning-hover-hsl: var(--dt-color-link-warning-hover-h) var(--dt-color-link-warning-hover-s) var(--dt-color-link-warning-hover-l);
241
+ --dt-color-link-warning-hover-hsla: hsla(var(--dt-color-link-warning-hover-h) var(--dt-color-link-warning-hover-s) var(--dt-color-link-warning-hover-l) / var(--alpha, 100%));
242
+ --dt-color-link-warning-hover: #555555;
243
+ --dt-color-link-muted-hover-h: 0;
244
+ --dt-color-link-muted-hover-s: 0%;
245
+ --dt-color-link-muted-hover-l: 0%;
246
+ --dt-color-link-muted-hover-hsl: var(--dt-color-link-muted-hover-h) var(--dt-color-link-muted-hover-s) var(--dt-color-link-muted-hover-l);
247
+ --dt-color-link-muted-hover-hsla: hsla(var(--dt-color-link-muted-hover-h) var(--dt-color-link-muted-hover-s) var(--dt-color-link-muted-hover-l) / var(--alpha, 100%));
248
+ --dt-color-link-muted-hover: #000000;
249
+ --dt-color-link-disabled-hover-h: 0;
250
+ --dt-color-link-disabled-hover-s: 0%;
251
+ --dt-color-link-disabled-hover-l: 50.19607843137255%;
252
+ --dt-color-link-disabled-hover-hsl: var(--dt-color-link-disabled-hover-h) var(--dt-color-link-disabled-hover-s) var(--dt-color-link-disabled-hover-l);
253
+ --dt-color-link-disabled-hover-hsla: hsla(var(--dt-color-link-disabled-hover-h) var(--dt-color-link-disabled-hover-s) var(--dt-color-link-disabled-hover-l) / var(--alpha, 100%));
254
+ --dt-color-link-disabled-hover: #808080;
255
+ --dt-color-link-primary-inverted-hover-h: 260.35714285714283;
256
+ --dt-color-link-primary-inverted-hover-s: 100%;
257
+ --dt-color-link-primary-inverted-hover-l: 89.01960784313725%;
258
+ --dt-color-link-primary-inverted-hover-hsl: var(--dt-color-link-primary-inverted-hover-h) var(--dt-color-link-primary-inverted-hover-s) var(--dt-color-link-primary-inverted-hover-l);
259
+ --dt-color-link-primary-inverted-hover-hsla: hsla(var(--dt-color-link-primary-inverted-hover-h) var(--dt-color-link-primary-inverted-hover-s) var(--dt-color-link-primary-inverted-hover-l) / var(--alpha, 100%));
260
+ --dt-color-link-primary-inverted-hover: #DAC7FF;
261
+ --dt-color-link-critical-inverted-hover-h: 0;
262
+ --dt-color-link-critical-inverted-hover-s: 100%;
263
+ --dt-color-link-critical-inverted-hover-l: 82.1%;
264
+ --dt-color-link-critical-inverted-hover-hsl: var(--dt-color-link-critical-inverted-hover-h) var(--dt-color-link-critical-inverted-hover-s) var(--dt-color-link-critical-inverted-hover-l);
265
+ --dt-color-link-critical-inverted-hover-hsla: hsla(var(--dt-color-link-critical-inverted-hover-h) var(--dt-color-link-critical-inverted-hover-s) var(--dt-color-link-critical-inverted-hover-l) / var(--alpha, 100%));
266
+ --dt-color-link-critical-inverted-hover: hsl(0 100% 82.1%);
267
+ --dt-color-link-success-inverted-hover-h: 111.99999999999999;
268
+ --dt-color-link-success-inverted-hover-s: 100%;
269
+ --dt-color-link-success-inverted-hover-l: 90.10000000000001%;
270
+ --dt-color-link-success-inverted-hover-hsl: var(--dt-color-link-success-inverted-hover-h) var(--dt-color-link-success-inverted-hover-s) var(--dt-color-link-success-inverted-hover-l);
271
+ --dt-color-link-success-inverted-hover-hsla: hsla(var(--dt-color-link-success-inverted-hover-h) var(--dt-color-link-success-inverted-hover-s) var(--dt-color-link-success-inverted-hover-l) / var(--alpha, 100%));
272
+ --dt-color-link-success-inverted-hover: hsl(112 100% 90.1%);
273
+ --dt-color-link-warning-inverted-hover-h: 0;
274
+ --dt-color-link-warning-inverted-hover-s: 0%;
275
+ --dt-color-link-warning-inverted-hover-l: 97.6470588235294%;
276
+ --dt-color-link-warning-inverted-hover-hsl: var(--dt-color-link-warning-inverted-hover-h) var(--dt-color-link-warning-inverted-hover-s) var(--dt-color-link-warning-inverted-hover-l);
277
+ --dt-color-link-warning-inverted-hover-hsla: hsla(var(--dt-color-link-warning-inverted-hover-h) var(--dt-color-link-warning-inverted-hover-s) var(--dt-color-link-warning-inverted-hover-l) / var(--alpha, 100%));
278
+ --dt-color-link-warning-inverted-hover: #F9F9F9;
279
+ --dt-color-link-muted-inverted-hover-h: 0;
280
+ --dt-color-link-muted-inverted-hover-s: 0%;
281
+ --dt-color-link-muted-inverted-hover-l: 97.6470588235294%;
282
+ --dt-color-link-muted-inverted-hover-hsl: var(--dt-color-link-muted-inverted-hover-h) var(--dt-color-link-muted-inverted-hover-s) var(--dt-color-link-muted-inverted-hover-l);
283
+ --dt-color-link-muted-inverted-hover-hsla: hsla(var(--dt-color-link-muted-inverted-hover-h) var(--dt-color-link-muted-inverted-hover-s) var(--dt-color-link-muted-inverted-hover-l) / var(--alpha, 100%));
284
+ --dt-color-link-muted-inverted-hover: #F9F9F9;
285
+ --dt-color-link-disabled-inverted-hover-h: 0;
286
+ --dt-color-link-disabled-inverted-hover-s: 0%;
287
+ --dt-color-link-disabled-inverted-hover-l: 50.19607843137255%;
288
+ --dt-color-link-disabled-inverted-hover-hsl: var(--dt-color-link-disabled-inverted-hover-h) var(--dt-color-link-disabled-inverted-hover-s) var(--dt-color-link-disabled-inverted-hover-l);
289
+ --dt-color-link-disabled-inverted-hover-hsla: hsla(var(--dt-color-link-disabled-inverted-hover-h) var(--dt-color-link-disabled-inverted-hover-s) var(--dt-color-link-disabled-inverted-hover-l) / var(--alpha, 100%));
290
+ --dt-color-link-disabled-inverted-hover: #808080;
291
+ --dt-color-surface-secondary-opaque-h: 0;
292
+ --dt-color-surface-secondary-opaque-s: 0%;
293
+ --dt-color-surface-secondary-opaque-l: 0%;
294
+ --dt-color-surface-secondary-opaque-hsl: var(--dt-color-surface-secondary-opaque-h) var(--dt-color-surface-secondary-opaque-s) var(--dt-color-surface-secondary-opaque-l);
295
+ --dt-color-surface-secondary-opaque-hsla: hsla(var(--dt-color-surface-secondary-opaque-h) var(--dt-color-surface-secondary-opaque-s) var(--dt-color-surface-secondary-opaque-l) / var(--alpha, 100%));
296
+ --dt-color-surface-secondary-opaque: hsl(0 0% 0% / 0.02); /* Secondary surface as opaque background color. */
297
+ --dt-color-surface-moderate-opaque-h: 0;
298
+ --dt-color-surface-moderate-opaque-s: 0%;
299
+ --dt-color-surface-moderate-opaque-l: 0%;
300
+ --dt-color-surface-moderate-opaque-hsl: var(--dt-color-surface-moderate-opaque-h) var(--dt-color-surface-moderate-opaque-s) var(--dt-color-surface-moderate-opaque-l);
301
+ --dt-color-surface-moderate-opaque-hsla: hsla(var(--dt-color-surface-moderate-opaque-h) var(--dt-color-surface-moderate-opaque-s) var(--dt-color-surface-moderate-opaque-l) / var(--alpha, 100%));
302
+ --dt-color-surface-moderate-opaque: hsl(0 0% 0% / 0.09); /* Moderate surface as opaque background color. */
303
+ --dt-color-surface-bold-opaque-h: 0;
304
+ --dt-color-surface-bold-opaque-s: 0%;
305
+ --dt-color-surface-bold-opaque-l: 0%;
306
+ --dt-color-surface-bold-opaque-hsl: var(--dt-color-surface-bold-opaque-h) var(--dt-color-surface-bold-opaque-s) var(--dt-color-surface-bold-opaque-l);
307
+ --dt-color-surface-bold-opaque-hsla: hsla(var(--dt-color-surface-bold-opaque-h) var(--dt-color-surface-bold-opaque-s) var(--dt-color-surface-bold-opaque-l) / var(--alpha, 100%));
308
+ --dt-color-surface-bold-opaque: hsl(0 0% 0% / 0.18); /* Bold surface as opaque background color. */
309
+ --dt-color-surface-strong-opaque-h: 0;
310
+ --dt-color-surface-strong-opaque-s: 0%;
311
+ --dt-color-surface-strong-opaque-l: 0%;
312
+ --dt-color-surface-strong-opaque-hsl: var(--dt-color-surface-strong-opaque-h) var(--dt-color-surface-strong-opaque-s) var(--dt-color-surface-strong-opaque-l);
313
+ --dt-color-surface-strong-opaque-hsla: hsla(var(--dt-color-surface-strong-opaque-h) var(--dt-color-surface-strong-opaque-s) var(--dt-color-surface-strong-opaque-l) / var(--alpha, 100%));
314
+ --dt-color-surface-strong-opaque: hsl(0 0% 0% / 0.67); /* Strong surface as opaque background color. */
315
+ --dt-color-surface-contrast-opaque-h: 0;
316
+ --dt-color-surface-contrast-opaque-s: 0%;
317
+ --dt-color-surface-contrast-opaque-l: 0%;
318
+ --dt-color-surface-contrast-opaque-hsl: var(--dt-color-surface-contrast-opaque-h) var(--dt-color-surface-contrast-opaque-s) var(--dt-color-surface-contrast-opaque-l);
319
+ --dt-color-surface-contrast-opaque-hsla: hsla(var(--dt-color-surface-contrast-opaque-h) var(--dt-color-surface-contrast-opaque-s) var(--dt-color-surface-contrast-opaque-l) / var(--alpha, 100%));
320
+ --dt-color-surface-contrast-opaque: hsl(0 0% 0% / 0.87); /* Contrast surface as opaque background color. */
321
+ --dt-color-surface-backdrop-h: 0;
322
+ --dt-color-surface-backdrop-s: 0%;
323
+ --dt-color-surface-backdrop-l: 0%;
324
+ --dt-color-surface-backdrop-hsl: var(--dt-color-surface-backdrop-h) var(--dt-color-surface-backdrop-s) var(--dt-color-surface-backdrop-l);
325
+ --dt-color-surface-backdrop-hsla: hsla(var(--dt-color-surface-backdrop-h) var(--dt-color-surface-backdrop-s) var(--dt-color-surface-backdrop-l) / var(--alpha, 100%));
326
+ --dt-color-surface-backdrop: hsl(0 0% 0% / 0.7); /* Background color for a modal-like backdrop. */
327
+ --dt-color-surface-critical-opaque-h: 0;
328
+ --dt-color-surface-critical-opaque-s: 88.79999999999998%;
329
+ --dt-color-surface-critical-opaque-l: 49%;
330
+ --dt-color-surface-critical-opaque-hsl: var(--dt-color-surface-critical-opaque-h) var(--dt-color-surface-critical-opaque-s) var(--dt-color-surface-critical-opaque-l);
331
+ --dt-color-surface-critical-opaque-hsla: hsla(var(--dt-color-surface-critical-opaque-h) var(--dt-color-surface-critical-opaque-s) var(--dt-color-surface-critical-opaque-l) / var(--alpha, 100%));
332
+ --dt-color-surface-critical-opaque: hsl(0 88.8% 49% / 0.11); /* Critical surface as opaque background color. */
333
+ --dt-color-surface-critical-subtle-opaque-h: 0;
334
+ --dt-color-surface-critical-subtle-opaque-s: 88.79999999999998%;
335
+ --dt-color-surface-critical-subtle-opaque-l: 49%;
336
+ --dt-color-surface-critical-subtle-opaque-hsl: var(--dt-color-surface-critical-subtle-opaque-h) var(--dt-color-surface-critical-subtle-opaque-s) var(--dt-color-surface-critical-subtle-opaque-l);
337
+ --dt-color-surface-critical-subtle-opaque-hsla: hsla(var(--dt-color-surface-critical-subtle-opaque-h) var(--dt-color-surface-critical-subtle-opaque-s) var(--dt-color-surface-critical-subtle-opaque-l) / var(--alpha, 100%));
338
+ --dt-color-surface-critical-subtle-opaque: hsl(0 88.8% 49% / 0.05); /* Critical subtle surface as opaque background color. */
339
+ --dt-color-surface-warning-opaque-h: 43.00000000000001;
340
+ --dt-color-surface-warning-opaque-s: 100%;
341
+ --dt-color-surface-warning-opaque-l: 75.09%;
342
+ --dt-color-surface-warning-opaque-hsl: var(--dt-color-surface-warning-opaque-h) var(--dt-color-surface-warning-opaque-s) var(--dt-color-surface-warning-opaque-l);
343
+ --dt-color-surface-warning-opaque-hsla: hsla(var(--dt-color-surface-warning-opaque-h) var(--dt-color-surface-warning-opaque-s) var(--dt-color-surface-warning-opaque-l) / var(--alpha, 100%));
344
+ --dt-color-surface-warning-opaque: hsl(43 100% 75.1% / 0.38); /* Warning surface as opaque background color */
345
+ --dt-color-surface-warning-subtle-opaque-h: 43.00000000000001;
346
+ --dt-color-surface-warning-subtle-opaque-s: 100%;
347
+ --dt-color-surface-warning-subtle-opaque-l: 75.09%;
348
+ --dt-color-surface-warning-subtle-opaque-hsl: var(--dt-color-surface-warning-subtle-opaque-h) var(--dt-color-surface-warning-subtle-opaque-s) var(--dt-color-surface-warning-subtle-opaque-l);
349
+ --dt-color-surface-warning-subtle-opaque-hsla: hsla(var(--dt-color-surface-warning-subtle-opaque-h) var(--dt-color-surface-warning-subtle-opaque-s) var(--dt-color-surface-warning-subtle-opaque-l) / var(--alpha, 100%));
350
+ --dt-color-surface-warning-subtle-opaque: hsl(43 100% 75.1% / 0.18); /* Warning subtle surface as opaque background color */
351
+ --dt-color-surface-success-opaque-h: 137;
352
+ --dt-color-surface-success-opaque-s: 72.50000000000001%;
353
+ --dt-color-surface-success-opaque-l: 37.1%;
354
+ --dt-color-surface-success-opaque-hsl: var(--dt-color-surface-success-opaque-h) var(--dt-color-surface-success-opaque-s) var(--dt-color-surface-success-opaque-l);
355
+ --dt-color-surface-success-opaque-hsla: hsla(var(--dt-color-surface-success-opaque-h) var(--dt-color-surface-success-opaque-s) var(--dt-color-surface-success-opaque-l) / var(--alpha, 100%));
356
+ --dt-color-surface-success-opaque: hsl(137 72.5% 37.1% / 0.08); /* Success surface as opaque background color. */
357
+ --dt-color-surface-success-subtle-opaque-h: 137;
358
+ --dt-color-surface-success-subtle-opaque-s: 72.50000000000001%;
359
+ --dt-color-surface-success-subtle-opaque-l: 37.1%;
360
+ --dt-color-surface-success-subtle-opaque-hsl: var(--dt-color-surface-success-subtle-opaque-h) var(--dt-color-surface-success-subtle-opaque-s) var(--dt-color-surface-success-subtle-opaque-l);
361
+ --dt-color-surface-success-subtle-opaque-hsla: hsla(var(--dt-color-surface-success-subtle-opaque-h) var(--dt-color-surface-success-subtle-opaque-s) var(--dt-color-surface-success-subtle-opaque-l) / var(--alpha, 100%));
362
+ --dt-color-surface-success-subtle-opaque: hsl(137 72.5% 37.1% / 0.03); /* Success subtle surface as opaque background color. */
363
+ --dt-color-surface-info-opaque-h: 212;
364
+ --dt-color-surface-info-opaque-s: 79.19999999999999%;
365
+ --dt-color-surface-info-opaque-l: 43.3%;
366
+ --dt-color-surface-info-opaque-hsl: var(--dt-color-surface-info-opaque-h) var(--dt-color-surface-info-opaque-s) var(--dt-color-surface-info-opaque-l);
367
+ --dt-color-surface-info-opaque-hsla: hsla(var(--dt-color-surface-info-opaque-h) var(--dt-color-surface-info-opaque-s) var(--dt-color-surface-info-opaque-l) / var(--alpha, 100%));
368
+ --dt-color-surface-info-opaque: hsl(212 79.2% 43.3% / 0.09); /* Info surface as opaque background color. */
369
+ --dt-color-surface-info-subtle-opaque-h: 212;
370
+ --dt-color-surface-info-subtle-opaque-s: 79.19999999999999%;
371
+ --dt-color-surface-info-subtle-opaque-l: 43.3%;
372
+ --dt-color-surface-info-subtle-opaque-hsl: var(--dt-color-surface-info-subtle-opaque-h) var(--dt-color-surface-info-subtle-opaque-s) var(--dt-color-surface-info-subtle-opaque-l);
373
+ --dt-color-surface-info-subtle-opaque-hsla: hsla(var(--dt-color-surface-info-subtle-opaque-h) var(--dt-color-surface-info-subtle-opaque-s) var(--dt-color-surface-info-subtle-opaque-l) / var(--alpha, 100%));
374
+ --dt-color-surface-info-subtle-opaque: hsl(212 79.2% 43.3% / 0.04); /* Info surface as opaque background color. */
375
+ --dt-color-surface-primary-h: 0;
376
+ --dt-color-surface-primary-s: 0%;
377
+ --dt-color-surface-primary-l: 100%;
378
+ --dt-color-surface-primary-hsl: var(--dt-color-surface-primary-h) var(--dt-color-surface-primary-s) var(--dt-color-surface-primary-l);
379
+ --dt-color-surface-primary-hsla: hsla(var(--dt-color-surface-primary-h) var(--dt-color-surface-primary-s) var(--dt-color-surface-primary-l) / var(--alpha, 100%));
380
+ --dt-color-surface-primary: #ffffff; /* Default surface color for the majority of surfaces. */
381
+ --dt-color-surface-secondary-h: 0;
382
+ --dt-color-surface-secondary-s: 0%;
383
+ --dt-color-surface-secondary-l: 97.6470588235294%;
384
+ --dt-color-surface-secondary-hsl: var(--dt-color-surface-secondary-h) var(--dt-color-surface-secondary-s) var(--dt-color-surface-secondary-l);
385
+ --dt-color-surface-secondary-hsla: hsla(var(--dt-color-surface-secondary-h) var(--dt-color-surface-secondary-s) var(--dt-color-surface-secondary-l) / var(--alpha, 100%));
386
+ --dt-color-surface-secondary: #F9F9F9; /* For adjacent or complementary regions. */
387
+ --dt-color-surface-moderate-h: 0;
388
+ --dt-color-surface-moderate-s: 0%;
389
+ --dt-color-surface-moderate-l: 91.37254901960785%;
390
+ --dt-color-surface-moderate-hsl: var(--dt-color-surface-moderate-h) var(--dt-color-surface-moderate-s) var(--dt-color-surface-moderate-l);
391
+ --dt-color-surface-moderate-hsla: hsla(var(--dt-color-surface-moderate-h) var(--dt-color-surface-moderate-s) var(--dt-color-surface-moderate-l) / var(--alpha, 100%));
392
+ --dt-color-surface-moderate: #E9E9E9; /* A tertiary surface level, prominent without being too overpowering. */
393
+ --dt-color-surface-bold-h: 0;
394
+ --dt-color-surface-bold-s: 0%;
395
+ --dt-color-surface-bold-l: 82.35294117647058%;
396
+ --dt-color-surface-bold-hsl: var(--dt-color-surface-bold-h) var(--dt-color-surface-bold-s) var(--dt-color-surface-bold-l);
397
+ --dt-color-surface-bold-hsla: hsla(var(--dt-color-surface-bold-h) var(--dt-color-surface-bold-s) var(--dt-color-surface-bold-l) / var(--alpha, 100%));
398
+ --dt-color-surface-bold: #D2D2D2; /* Highlight or call attention to specific areas of the interface. */
399
+ --dt-color-surface-strong-h: 0;
400
+ --dt-color-surface-strong-s: 0%;
401
+ --dt-color-surface-strong-l: 33.33333333333333%;
402
+ --dt-color-surface-strong-hsl: var(--dt-color-surface-strong-h) var(--dt-color-surface-strong-s) var(--dt-color-surface-strong-l);
403
+ --dt-color-surface-strong-hsla: hsla(var(--dt-color-surface-strong-h) var(--dt-color-surface-strong-s) var(--dt-color-surface-strong-l) / var(--alpha, 100%));
404
+ --dt-color-surface-strong: #555555; /* Use sparingly to draw the eye to a relatively important region. */
405
+ --dt-color-surface-contrast-h: 0;
406
+ --dt-color-surface-contrast-s: 0%;
407
+ --dt-color-surface-contrast-l: 13.333333333333334%;
408
+ --dt-color-surface-contrast-hsl: var(--dt-color-surface-contrast-h) var(--dt-color-surface-contrast-s) var(--dt-color-surface-contrast-l);
409
+ --dt-color-surface-contrast-hsla: hsla(var(--dt-color-surface-contrast-h) var(--dt-color-surface-contrast-s) var(--dt-color-surface-contrast-l) / var(--alpha, 100%));
410
+ --dt-color-surface-contrast: #222222; /* An inverted surface for lightened content and elements, most likely paired with inverted foreground colors. */
411
+ --dt-color-surface-critical-h: 357.6923076923077;
412
+ --dt-color-surface-critical-s: 100%;
413
+ --dt-color-surface-critical-l: 94.90196078431372%;
414
+ --dt-color-surface-critical-hsl: var(--dt-color-surface-critical-h) var(--dt-color-surface-critical-s) var(--dt-color-surface-critical-l);
415
+ --dt-color-surface-critical-hsla: hsla(var(--dt-color-surface-critical-h) var(--dt-color-surface-critical-s) var(--dt-color-surface-critical-l) / var(--alpha, 100%));
416
+ --dt-color-surface-critical: #FFE5E6; /* Background surface color containing error, danger, or otherwise critical messaging or elements. */
417
+ --dt-color-surface-critical-subtle-h: 358.0000000000001;
418
+ --dt-color-surface-critical-subtle-s: 100%;
419
+ --dt-color-surface-critical-subtle-l: 97.5%;
420
+ --dt-color-surface-critical-subtle-hsl: var(--dt-color-surface-critical-subtle-h) var(--dt-color-surface-critical-subtle-s) var(--dt-color-surface-critical-subtle-l);
421
+ --dt-color-surface-critical-subtle-hsla: hsla(var(--dt-color-surface-critical-subtle-h) var(--dt-color-surface-critical-subtle-s) var(--dt-color-surface-critical-subtle-l) / var(--alpha, 100%));
422
+ --dt-color-surface-critical-subtle: hsl(358 100% 97.5%); /* A softer version of the Critical surface. */
423
+ --dt-color-surface-critical-strong-h: 0;
424
+ --dt-color-surface-critical-strong-s: 88.659793814433%;
425
+ --dt-color-surface-critical-strong-l: 38.03921568627451%;
426
+ --dt-color-surface-critical-strong-hsl: var(--dt-color-surface-critical-strong-h) var(--dt-color-surface-critical-strong-s) var(--dt-color-surface-critical-strong-l);
427
+ --dt-color-surface-critical-strong-hsla: hsla(var(--dt-color-surface-critical-strong-h) var(--dt-color-surface-critical-strong-s) var(--dt-color-surface-critical-strong-l) / var(--alpha, 100%));
428
+ --dt-color-surface-critical-strong: #B70B0B; /* A contrasting critical surface, most likely paired with inverted foreground colors. */
429
+ --dt-color-surface-warning-h: 47.058823529411775;
430
+ --dt-color-surface-warning-s: 100%;
431
+ --dt-color-surface-warning-l: 90%;
432
+ --dt-color-surface-warning-hsl: var(--dt-color-surface-warning-h) var(--dt-color-surface-warning-s) var(--dt-color-surface-warning-l);
433
+ --dt-color-surface-warning-hsla: hsla(var(--dt-color-surface-warning-h) var(--dt-color-surface-warning-s) var(--dt-color-surface-warning-l) / var(--alpha, 100%));
434
+ --dt-color-surface-warning: #FFF4CC; /* Background surface color highlighting messaging or elements that may require user's attention. */
435
+ --dt-color-surface-warning-subtle-h: 47.099999999999966;
436
+ --dt-color-surface-warning-subtle-s: 100%;
437
+ --dt-color-surface-warning-subtle-l: 95%;
438
+ --dt-color-surface-warning-subtle-hsl: var(--dt-color-surface-warning-subtle-h) var(--dt-color-surface-warning-subtle-s) var(--dt-color-surface-warning-subtle-l);
439
+ --dt-color-surface-warning-subtle-hsla: hsla(var(--dt-color-surface-warning-subtle-h) var(--dt-color-surface-warning-subtle-s) var(--dt-color-surface-warning-subtle-l) / var(--alpha, 100%));
440
+ --dt-color-surface-warning-subtle: hsl(47.1 100% 95%); /* A softer version of the default warning surface. */
441
+ --dt-color-surface-warning-strong-h: 42.99212598425196;
442
+ --dt-color-surface-warning-strong-s: 100%;
443
+ --dt-color-surface-warning-strong-l: 75.09803921568627%;
444
+ --dt-color-surface-warning-strong-hsl: var(--dt-color-surface-warning-strong-h) var(--dt-color-surface-warning-strong-s) var(--dt-color-surface-warning-strong-l);
445
+ --dt-color-surface-warning-strong-hsla: hsla(var(--dt-color-surface-warning-strong-h) var(--dt-color-surface-warning-strong-s) var(--dt-color-surface-warning-strong-l) / var(--alpha, 100%));
446
+ --dt-color-surface-warning-strong: #FFDB80; /* A contrasting warning surface, most likely paired with inverted foreground colors. */
447
+ --dt-color-surface-success-h: 111.42857142857133;
448
+ --dt-color-surface-success-s: 53.84615384615389%;
449
+ --dt-color-surface-success-l: 94.90196078431372%;
450
+ --dt-color-surface-success-hsl: var(--dt-color-surface-success-h) var(--dt-color-surface-success-s) var(--dt-color-surface-success-l);
451
+ --dt-color-surface-success-hsla: hsla(var(--dt-color-surface-success-h) var(--dt-color-surface-success-s) var(--dt-color-surface-success-l) / var(--alpha, 100%));
452
+ --dt-color-surface-success: #EDF9EB; /* Background surface color containing messaging or elements expressing a positive or successful state. */
453
+ --dt-color-surface-success-subtle-h: 110.99999999999987;
454
+ --dt-color-surface-success-subtle-s: 53.79999999999936%;
455
+ --dt-color-surface-success-subtle-l: 98%;
456
+ --dt-color-surface-success-subtle-hsl: var(--dt-color-surface-success-subtle-h) var(--dt-color-surface-success-subtle-s) var(--dt-color-surface-success-subtle-l);
457
+ --dt-color-surface-success-subtle-hsla: hsla(var(--dt-color-surface-success-subtle-h) var(--dt-color-surface-success-subtle-s) var(--dt-color-surface-success-subtle-l) / var(--alpha, 100%));
458
+ --dt-color-surface-success-subtle: hsl(111 53.8% 98%); /* A softer version of the default success surface. */
459
+ --dt-color-surface-success-strong-h: 136.64233576642334;
460
+ --dt-color-surface-success-strong-s: 72.4867724867725%;
461
+ --dt-color-surface-success-strong-l: 37.05882352941176%;
462
+ --dt-color-surface-success-strong-hsl: var(--dt-color-surface-success-strong-h) var(--dt-color-surface-success-strong-s) var(--dt-color-surface-success-strong-l);
463
+ --dt-color-surface-success-strong-hsla: hsla(var(--dt-color-surface-success-strong-h) var(--dt-color-surface-success-strong-s) var(--dt-color-surface-success-strong-l) / var(--alpha, 100%));
464
+ --dt-color-surface-success-strong: #1AA340; /* A contrasting positive state surface, most likely paired with inverted foreground colors. */
465
+ --dt-color-surface-info-h: 210;
466
+ --dt-color-surface-info-s: 61.538461538461554%;
467
+ --dt-color-surface-info-l: 94.90196078431372%;
468
+ --dt-color-surface-info-hsl: var(--dt-color-surface-info-h) var(--dt-color-surface-info-s) var(--dt-color-surface-info-l);
469
+ --dt-color-surface-info-hsla: hsla(var(--dt-color-surface-info-h) var(--dt-color-surface-info-s) var(--dt-color-surface-info-l) / var(--alpha, 100%));
470
+ --dt-color-surface-info: #EAF2FA; /* Background surface color containing messaging or elements communicated as generally informational. */
471
+ --dt-color-surface-info-subtle-h: 210;
472
+ --dt-color-surface-info-subtle-s: 61.499999999999474%;
473
+ --dt-color-surface-info-subtle-l: 97.5%;
474
+ --dt-color-surface-info-subtle-hsl: var(--dt-color-surface-info-subtle-h) var(--dt-color-surface-info-subtle-s) var(--dt-color-surface-info-subtle-l);
475
+ --dt-color-surface-info-subtle-hsla: hsla(var(--dt-color-surface-info-subtle-h) var(--dt-color-surface-info-subtle-s) var(--dt-color-surface-info-subtle-l) / var(--alpha, 100%));
476
+ --dt-color-surface-info-subtle: hsl(210 61.5% 97.5%); /* A softer version of the default informational surface. */
477
+ --dt-color-surface-info-strong-h: 212.22857142857146;
478
+ --dt-color-surface-info-strong-s: 79.18552036199095%;
479
+ --dt-color-surface-info-strong-l: 43.333333333333336%;
480
+ --dt-color-surface-info-strong-hsl: var(--dt-color-surface-info-strong-h) var(--dt-color-surface-info-strong-s) var(--dt-color-surface-info-strong-l);
481
+ --dt-color-surface-info-strong-hsla: hsla(var(--dt-color-surface-info-strong-h) var(--dt-color-surface-info-strong-s) var(--dt-color-surface-info-strong-l) / var(--alpha, 100%));
482
+ --dt-color-surface-info-strong: #1768C6; /* A contrasting informational surface, most likely paired with inverted foreground colors. */
483
+ --dt-color-border-subtle-h: 0;
484
+ --dt-color-border-subtle-s: 0%;
485
+ --dt-color-border-subtle-l: 0%;
486
+ --dt-color-border-subtle-hsl: var(--dt-color-border-subtle-h) var(--dt-color-border-subtle-s) var(--dt-color-border-subtle-l);
487
+ --dt-color-border-subtle-hsla: hsla(var(--dt-color-border-subtle-h) var(--dt-color-border-subtle-s) var(--dt-color-border-subtle-l) / var(--alpha, 100%));
488
+ --dt-color-border-subtle: hsl(0 0% 0% / 0.1);
489
+ --dt-color-border-default-h: 0;
490
+ --dt-color-border-default-s: 0%;
491
+ --dt-color-border-default-l: 0%;
492
+ --dt-color-border-default-hsl: var(--dt-color-border-default-h) var(--dt-color-border-default-s) var(--dt-color-border-default-l);
493
+ --dt-color-border-default-hsla: hsla(var(--dt-color-border-default-h) var(--dt-color-border-default-s) var(--dt-color-border-default-l) / var(--alpha, 100%));
494
+ --dt-color-border-default: hsl(0 0% 0% / 0.18);
495
+ --dt-color-border-moderate-h: 0;
496
+ --dt-color-border-moderate-s: 0%;
497
+ --dt-color-border-moderate-l: 0%;
498
+ --dt-color-border-moderate-hsl: var(--dt-color-border-moderate-h) var(--dt-color-border-moderate-s) var(--dt-color-border-moderate-l);
499
+ --dt-color-border-moderate-hsla: hsla(var(--dt-color-border-moderate-h) var(--dt-color-border-moderate-s) var(--dt-color-border-moderate-l) / var(--alpha, 100%));
500
+ --dt-color-border-moderate: hsl(0 0% 0% / 0.34);
501
+ --dt-color-border-bold-h: 0;
502
+ --dt-color-border-bold-s: 0%;
503
+ --dt-color-border-bold-l: 0%;
504
+ --dt-color-border-bold-hsl: var(--dt-color-border-bold-h) var(--dt-color-border-bold-s) var(--dt-color-border-bold-l);
505
+ --dt-color-border-bold-hsla: hsla(var(--dt-color-border-bold-h) var(--dt-color-border-bold-s) var(--dt-color-border-bold-l) / var(--alpha, 100%));
506
+ --dt-color-border-bold: hsl(0 0% 0% / 0.5);
507
+ --dt-color-border-subtle-inverted-h: 0;
508
+ --dt-color-border-subtle-inverted-s: 0%;
509
+ --dt-color-border-subtle-inverted-l: 100%;
510
+ --dt-color-border-subtle-inverted-hsl: var(--dt-color-border-subtle-inverted-h) var(--dt-color-border-subtle-inverted-s) var(--dt-color-border-subtle-inverted-l);
511
+ --dt-color-border-subtle-inverted-hsla: hsla(var(--dt-color-border-subtle-inverted-h) var(--dt-color-border-subtle-inverted-s) var(--dt-color-border-subtle-inverted-l) / var(--alpha, 100%));
512
+ --dt-color-border-subtle-inverted: hsl(0 0% 100% / 0.14);
513
+ --dt-color-border-default-inverted-h: 0;
514
+ --dt-color-border-default-inverted-s: 0%;
515
+ --dt-color-border-default-inverted-l: 100%;
516
+ --dt-color-border-default-inverted-hsl: var(--dt-color-border-default-inverted-h) var(--dt-color-border-default-inverted-s) var(--dt-color-border-default-inverted-l);
517
+ --dt-color-border-default-inverted-hsla: hsla(var(--dt-color-border-default-inverted-h) var(--dt-color-border-default-inverted-s) var(--dt-color-border-default-inverted-l) / var(--alpha, 100%));
518
+ --dt-color-border-default-inverted: hsl(0 0% 100% / 0.22);
519
+ --dt-color-border-moderate-inverted-h: 0;
520
+ --dt-color-border-moderate-inverted-s: 0%;
521
+ --dt-color-border-moderate-inverted-l: 100%;
522
+ --dt-color-border-moderate-inverted-hsl: var(--dt-color-border-moderate-inverted-h) var(--dt-color-border-moderate-inverted-s) var(--dt-color-border-moderate-inverted-l);
523
+ --dt-color-border-moderate-inverted-hsla: hsla(var(--dt-color-border-moderate-inverted-h) var(--dt-color-border-moderate-inverted-s) var(--dt-color-border-moderate-inverted-l) / var(--alpha, 100%));
524
+ --dt-color-border-moderate-inverted: hsl(0 0% 100% / 0.38);
525
+ --dt-color-border-bold-inverted-h: 0;
526
+ --dt-color-border-bold-inverted-s: 0%;
527
+ --dt-color-border-bold-inverted-l: 100%;
528
+ --dt-color-border-bold-inverted-hsl: var(--dt-color-border-bold-inverted-h) var(--dt-color-border-bold-inverted-s) var(--dt-color-border-bold-inverted-l);
529
+ --dt-color-border-bold-inverted-hsla: hsla(var(--dt-color-border-bold-inverted-h) var(--dt-color-border-bold-inverted-s) var(--dt-color-border-bold-inverted-l) / var(--alpha, 100%));
530
+ --dt-color-border-bold-inverted: hsl(0 0% 100% / 0.5);
531
+ --dt-color-border-focus-h: 212.60115606936418;
532
+ --dt-color-border-focus-s: 98.85714285714286%;
533
+ --dt-color-border-focus-l: 65.68627450980392%;
534
+ --dt-color-border-focus-hsl: var(--dt-color-border-focus-h) var(--dt-color-border-focus-s) var(--dt-color-border-focus-l);
535
+ --dt-color-border-focus-hsla: hsla(var(--dt-color-border-focus-h) var(--dt-color-border-focus-s) var(--dt-color-border-focus-l) / var(--alpha, 100%));
536
+ --dt-color-border-focus: #51A0FE;
537
+ --dt-color-border-critical-h: 0;
538
+ --dt-color-border-critical-s: 88.79999999999998%;
539
+ --dt-color-border-critical-l: 49.01960784313726%;
540
+ --dt-color-border-critical-hsl: var(--dt-color-border-critical-h) var(--dt-color-border-critical-s) var(--dt-color-border-critical-l);
541
+ --dt-color-border-critical-hsla: hsla(var(--dt-color-border-critical-h) var(--dt-color-border-critical-s) var(--dt-color-border-critical-l) / var(--alpha, 100%));
542
+ --dt-color-border-critical: #EC0E0E;
543
+ --dt-color-border-success-h: 136.64233576642334;
544
+ --dt-color-border-success-s: 72.4867724867725%;
545
+ --dt-color-border-success-l: 37.05882352941176%;
546
+ --dt-color-border-success-hsl: var(--dt-color-border-success-h) var(--dt-color-border-success-s) var(--dt-color-border-success-l);
547
+ --dt-color-border-success-hsla: hsla(var(--dt-color-border-success-h) var(--dt-color-border-success-s) var(--dt-color-border-success-l) / var(--alpha, 100%));
548
+ --dt-color-border-success: #1AA340;
549
+ --dt-color-border-warning-h: 35.92814371257486;
550
+ --dt-color-border-warning-s: 66.00790513833991%;
551
+ --dt-color-border-warning-l: 49.6078431372549%;
552
+ --dt-color-border-warning-hsl: var(--dt-color-border-warning-h) var(--dt-color-border-warning-s) var(--dt-color-border-warning-l);
553
+ --dt-color-border-warning-hsla: hsla(var(--dt-color-border-warning-h) var(--dt-color-border-warning-s) var(--dt-color-border-warning-l) / var(--alpha, 100%));
554
+ --dt-color-border-warning: #D28F2B;
555
+ --dt-color-border-brand-h: 254.5664739884393;
556
+ --dt-color-border-brand-s: 100%;
557
+ --dt-color-border-brand-l: 66.07843137254902%;
558
+ --dt-color-border-brand-hsl: var(--dt-color-border-brand-h) var(--dt-color-border-brand-s) var(--dt-color-border-brand-l);
559
+ --dt-color-border-brand-hsla: hsla(var(--dt-color-border-brand-h) var(--dt-color-border-brand-s) var(--dt-color-border-brand-l) / var(--alpha, 100%));
560
+ --dt-color-border-brand: #7C52FF;
561
+ --dt-color-border-ai-h: 0;
562
+ --dt-color-border-ai-s: 0%;
563
+ --dt-color-border-ai-l: 0%;
564
+ --dt-color-border-ai-hsl: var(--dt-color-border-ai-h) var(--dt-color-border-ai-s) var(--dt-color-border-ai-l);
565
+ --dt-color-border-ai-hsla: hsla(var(--dt-color-border-ai-h) var(--dt-color-border-ai-s) var(--dt-color-border-ai-l) / var(--alpha, 100%));
566
+ --dt-color-border-ai: linear-gradient(135deg, #F9008E 10%, #7C52FF 90%);
567
+ --dt-color-border-accent-h: 325.7831325301205;
568
+ --dt-color-border-accent-s: 100%;
569
+ --dt-color-border-accent-l: 48.8235294117647%;
570
+ --dt-color-border-accent-hsl: var(--dt-color-border-accent-h) var(--dt-color-border-accent-s) var(--dt-color-border-accent-l);
571
+ --dt-color-border-accent-hsla: hsla(var(--dt-color-border-accent-h) var(--dt-color-border-accent-s) var(--dt-color-border-accent-l) / var(--alpha, 100%));
572
+ --dt-color-border-accent: #F9008E;
573
+ --dt-color-border-critical-subtle-h: 0;
574
+ --dt-color-border-critical-subtle-s: 100%;
575
+ --dt-color-border-critical-subtle-l: 76.07843137254902%;
576
+ --dt-color-border-critical-subtle-hsl: var(--dt-color-border-critical-subtle-h) var(--dt-color-border-critical-subtle-s) var(--dt-color-border-critical-subtle-l);
577
+ --dt-color-border-critical-subtle-hsla: hsla(var(--dt-color-border-critical-subtle-h) var(--dt-color-border-critical-subtle-s) var(--dt-color-border-critical-subtle-l) / var(--alpha, 100%));
578
+ --dt-color-border-critical-subtle: #FF8585;
579
+ --dt-color-border-critical-strong-h: 0;
580
+ --dt-color-border-critical-strong-s: 88.659793814433%;
581
+ --dt-color-border-critical-strong-l: 38.03921568627451%;
582
+ --dt-color-border-critical-strong-hsl: var(--dt-color-border-critical-strong-h) var(--dt-color-border-critical-strong-s) var(--dt-color-border-critical-strong-l);
583
+ --dt-color-border-critical-strong-hsla: hsla(var(--dt-color-border-critical-strong-h) var(--dt-color-border-critical-strong-s) var(--dt-color-border-critical-strong-l) / var(--alpha, 100%));
584
+ --dt-color-border-critical-strong: #B70B0B;
585
+ --dt-color-border-success-subtle-h: 111.52173913043478;
586
+ --dt-color-border-success-subtle-s: 100%;
587
+ --dt-color-border-success-subtle-l: 81.96078431372548%;
588
+ --dt-color-border-success-subtle-hsl: var(--dt-color-border-success-subtle-h) var(--dt-color-border-success-subtle-s) var(--dt-color-border-success-subtle-l);
589
+ --dt-color-border-success-subtle-hsla: hsla(var(--dt-color-border-success-subtle-h) var(--dt-color-border-success-subtle-s) var(--dt-color-border-success-subtle-l) / var(--alpha, 100%));
590
+ --dt-color-border-success-subtle: #B0FFA3;
591
+ --dt-color-border-success-strong-h: 136.15384615384616;
592
+ --dt-color-border-success-strong-s: 59.09090909090909%;
593
+ --dt-color-border-success-strong-l: 17.254901960784313%;
594
+ --dt-color-border-success-strong-hsl: var(--dt-color-border-success-strong-h) var(--dt-color-border-success-strong-s) var(--dt-color-border-success-strong-l);
595
+ --dt-color-border-success-strong-hsla: hsla(var(--dt-color-border-success-strong-h) var(--dt-color-border-success-strong-s) var(--dt-color-border-success-strong-l) / var(--alpha, 100%));
596
+ --dt-color-border-success-strong: #124620;
597
+ --dt-color-border-warning-subtle-h: 42.99212598425196;
598
+ --dt-color-border-warning-subtle-s: 100%;
599
+ --dt-color-border-warning-subtle-l: 75.09803921568627%;
600
+ --dt-color-border-warning-subtle-hsl: var(--dt-color-border-warning-subtle-h) var(--dt-color-border-warning-subtle-s) var(--dt-color-border-warning-subtle-l);
601
+ --dt-color-border-warning-subtle-hsla: hsla(var(--dt-color-border-warning-subtle-h) var(--dt-color-border-warning-subtle-s) var(--dt-color-border-warning-subtle-l) / var(--alpha, 100%));
602
+ --dt-color-border-warning-subtle: #FFDB80;
603
+ --dt-color-border-warning-strong-h: 35.7;
604
+ --dt-color-border-warning-strong-s: 88.30000000000001%;
605
+ --dt-color-border-warning-strong-l: 21.5%;
606
+ --dt-color-border-warning-strong-hsl: var(--dt-color-border-warning-strong-h) var(--dt-color-border-warning-strong-s) var(--dt-color-border-warning-strong-l);
607
+ --dt-color-border-warning-strong-hsla: hsla(var(--dt-color-border-warning-strong-h) var(--dt-color-border-warning-strong-s) var(--dt-color-border-warning-strong-l) / var(--alpha, 100%));
608
+ --dt-color-border-warning-strong: hsl(35.7 88.3% 21.5%);
609
+ --dt-color-border-brand-subtle-h: 260.35714285714283;
610
+ --dt-color-border-brand-subtle-s: 100%;
611
+ --dt-color-border-brand-subtle-l: 89.01960784313725%;
612
+ --dt-color-border-brand-subtle-hsl: var(--dt-color-border-brand-subtle-h) var(--dt-color-border-brand-subtle-s) var(--dt-color-border-brand-subtle-l);
613
+ --dt-color-border-brand-subtle-hsla: hsla(var(--dt-color-border-brand-subtle-h) var(--dt-color-border-brand-subtle-s) var(--dt-color-border-brand-subtle-l) / var(--alpha, 100%));
614
+ --dt-color-border-brand-subtle: #DAC7FF;
615
+ --dt-color-border-brand-strong-h: 254.49999999999997;
616
+ --dt-color-border-brand-strong-s: 67.41573033707866%;
617
+ --dt-color-border-brand-strong-l: 34.90196078431373%;
618
+ --dt-color-border-brand-strong-hsl: var(--dt-color-border-brand-strong-h) var(--dt-color-border-brand-strong-s) var(--dt-color-border-brand-strong-l);
619
+ --dt-color-border-brand-strong-hsla: hsla(var(--dt-color-border-brand-strong-h) var(--dt-color-border-brand-strong-s) var(--dt-color-border-brand-strong-l) / var(--alpha, 100%));
620
+ --dt-color-border-brand-strong: #3A1D95;
621
+ --dt-color-border-critical-inverted-h: 0;
622
+ --dt-color-border-critical-inverted-s: 100%;
623
+ --dt-color-border-critical-inverted-l: 76.07843137254902%;
624
+ --dt-color-border-critical-inverted-hsl: var(--dt-color-border-critical-inverted-h) var(--dt-color-border-critical-inverted-s) var(--dt-color-border-critical-inverted-l);
625
+ --dt-color-border-critical-inverted-hsla: hsla(var(--dt-color-border-critical-inverted-h) var(--dt-color-border-critical-inverted-s) var(--dt-color-border-critical-inverted-l) / var(--alpha, 100%));
626
+ --dt-color-border-critical-inverted: #FF8585;
627
+ --dt-color-border-success-inverted-h: 111.52173913043478;
628
+ --dt-color-border-success-inverted-s: 100%;
629
+ --dt-color-border-success-inverted-l: 81.96078431372548%;
630
+ --dt-color-border-success-inverted-hsl: var(--dt-color-border-success-inverted-h) var(--dt-color-border-success-inverted-s) var(--dt-color-border-success-inverted-l);
631
+ --dt-color-border-success-inverted-hsla: hsla(var(--dt-color-border-success-inverted-h) var(--dt-color-border-success-inverted-s) var(--dt-color-border-success-inverted-l) / var(--alpha, 100%));
632
+ --dt-color-border-success-inverted: #B0FFA3;
633
+ --dt-color-border-warning-inverted-h: 42.99212598425196;
634
+ --dt-color-border-warning-inverted-s: 100%;
635
+ --dt-color-border-warning-inverted-l: 75.09803921568627%;
636
+ --dt-color-border-warning-inverted-hsl: var(--dt-color-border-warning-inverted-h) var(--dt-color-border-warning-inverted-s) var(--dt-color-border-warning-inverted-l);
637
+ --dt-color-border-warning-inverted-hsla: hsla(var(--dt-color-border-warning-inverted-h) var(--dt-color-border-warning-inverted-s) var(--dt-color-border-warning-inverted-l) / var(--alpha, 100%));
638
+ --dt-color-border-warning-inverted: #FFDB80;
639
+ --dt-color-border-brand-inverted-h: 254.5664739884393;
640
+ --dt-color-border-brand-inverted-s: 100%;
641
+ --dt-color-border-brand-inverted-l: 66.07843137254902%;
642
+ --dt-color-border-brand-inverted-hsl: var(--dt-color-border-brand-inverted-h) var(--dt-color-border-brand-inverted-s) var(--dt-color-border-brand-inverted-l);
643
+ --dt-color-border-brand-inverted-hsla: hsla(var(--dt-color-border-brand-inverted-h) var(--dt-color-border-brand-inverted-s) var(--dt-color-border-brand-inverted-l) / var(--alpha, 100%));
644
+ --dt-color-border-brand-inverted: #7C52FF;
645
+ --dt-color-border-critical-subtle-inverted-h: 0;
646
+ --dt-color-border-critical-subtle-inverted-s: 88.659793814433%;
647
+ --dt-color-border-critical-subtle-inverted-l: 38.03921568627451%;
648
+ --dt-color-border-critical-subtle-inverted-hsl: var(--dt-color-border-critical-subtle-inverted-h) var(--dt-color-border-critical-subtle-inverted-s) var(--dt-color-border-critical-subtle-inverted-l);
649
+ --dt-color-border-critical-subtle-inverted-hsla: hsla(var(--dt-color-border-critical-subtle-inverted-h) var(--dt-color-border-critical-subtle-inverted-s) var(--dt-color-border-critical-subtle-inverted-l) / var(--alpha, 100%));
650
+ --dt-color-border-critical-subtle-inverted: #B70B0B;
651
+ --dt-color-border-critical-strong-inverted-h: 357.6923076923077;
652
+ --dt-color-border-critical-strong-inverted-s: 100%;
653
+ --dt-color-border-critical-strong-inverted-l: 94.90196078431372%;
654
+ --dt-color-border-critical-strong-inverted-hsl: var(--dt-color-border-critical-strong-inverted-h) var(--dt-color-border-critical-strong-inverted-s) var(--dt-color-border-critical-strong-inverted-l);
655
+ --dt-color-border-critical-strong-inverted-hsla: hsla(var(--dt-color-border-critical-strong-inverted-h) var(--dt-color-border-critical-strong-inverted-s) var(--dt-color-border-critical-strong-inverted-l) / var(--alpha, 100%));
656
+ --dt-color-border-critical-strong-inverted: #FFE5E6;
657
+ --dt-color-border-success-subtle-inverted-h: 136.64233576642334;
658
+ --dt-color-border-success-subtle-inverted-s: 72.4867724867725%;
659
+ --dt-color-border-success-subtle-inverted-l: 37.05882352941176%;
660
+ --dt-color-border-success-subtle-inverted-hsl: var(--dt-color-border-success-subtle-inverted-h) var(--dt-color-border-success-subtle-inverted-s) var(--dt-color-border-success-subtle-inverted-l);
661
+ --dt-color-border-success-subtle-inverted-hsla: hsla(var(--dt-color-border-success-subtle-inverted-h) var(--dt-color-border-success-subtle-inverted-s) var(--dt-color-border-success-subtle-inverted-l) / var(--alpha, 100%));
662
+ --dt-color-border-success-subtle-inverted: #1AA340;
663
+ --dt-color-border-success-strong-inverted-h: 111.42857142857133;
664
+ --dt-color-border-success-strong-inverted-s: 53.84615384615389%;
665
+ --dt-color-border-success-strong-inverted-l: 94.90196078431372%;
666
+ --dt-color-border-success-strong-inverted-hsl: var(--dt-color-border-success-strong-inverted-h) var(--dt-color-border-success-strong-inverted-s) var(--dt-color-border-success-strong-inverted-l);
667
+ --dt-color-border-success-strong-inverted-hsla: hsla(var(--dt-color-border-success-strong-inverted-h) var(--dt-color-border-success-strong-inverted-s) var(--dt-color-border-success-strong-inverted-l) / var(--alpha, 100%));
668
+ --dt-color-border-success-strong-inverted: #EDF9EB;
669
+ --dt-color-border-warning-subtle-inverted-h: 35.92814371257486;
670
+ --dt-color-border-warning-subtle-inverted-s: 66.00790513833991%;
671
+ --dt-color-border-warning-subtle-inverted-l: 49.6078431372549%;
672
+ --dt-color-border-warning-subtle-inverted-hsl: var(--dt-color-border-warning-subtle-inverted-h) var(--dt-color-border-warning-subtle-inverted-s) var(--dt-color-border-warning-subtle-inverted-l);
673
+ --dt-color-border-warning-subtle-inverted-hsla: hsla(var(--dt-color-border-warning-subtle-inverted-h) var(--dt-color-border-warning-subtle-inverted-s) var(--dt-color-border-warning-subtle-inverted-l) / var(--alpha, 100%));
674
+ --dt-color-border-warning-subtle-inverted: #D28F2B;
675
+ --dt-color-border-warning-strong-inverted-h: 47.058823529411775;
676
+ --dt-color-border-warning-strong-inverted-s: 100%;
677
+ --dt-color-border-warning-strong-inverted-l: 90%;
678
+ --dt-color-border-warning-strong-inverted-hsl: var(--dt-color-border-warning-strong-inverted-h) var(--dt-color-border-warning-strong-inverted-s) var(--dt-color-border-warning-strong-inverted-l);
679
+ --dt-color-border-warning-strong-inverted-hsla: hsla(var(--dt-color-border-warning-strong-inverted-h) var(--dt-color-border-warning-strong-inverted-s) var(--dt-color-border-warning-strong-inverted-l) / var(--alpha, 100%));
680
+ --dt-color-border-warning-strong-inverted: #FFF4CC;
681
+ --dt-color-border-brand-subtle-inverted-h: 254.49999999999997;
682
+ --dt-color-border-brand-subtle-inverted-s: 67.41573033707866%;
683
+ --dt-color-border-brand-subtle-inverted-l: 34.90196078431373%;
684
+ --dt-color-border-brand-subtle-inverted-hsl: var(--dt-color-border-brand-subtle-inverted-h) var(--dt-color-border-brand-subtle-inverted-s) var(--dt-color-border-brand-subtle-inverted-l);
685
+ --dt-color-border-brand-subtle-inverted-hsla: hsla(var(--dt-color-border-brand-subtle-inverted-h) var(--dt-color-border-brand-subtle-inverted-s) var(--dt-color-border-brand-subtle-inverted-l) / var(--alpha, 100%));
686
+ --dt-color-border-brand-subtle-inverted: #3A1D95;
687
+ --dt-color-border-brand-strong-inverted-h: 260.35714285714283;
688
+ --dt-color-border-brand-strong-inverted-s: 100%;
689
+ --dt-color-border-brand-strong-inverted-l: 89.01960784313725%;
690
+ --dt-color-border-brand-strong-inverted-hsl: var(--dt-color-border-brand-strong-inverted-h) var(--dt-color-border-brand-strong-inverted-s) var(--dt-color-border-brand-strong-inverted-l);
691
+ --dt-color-border-brand-strong-inverted-hsla: hsla(var(--dt-color-border-brand-strong-inverted-h) var(--dt-color-border-brand-strong-inverted-s) var(--dt-color-border-brand-strong-inverted-l) / var(--alpha, 100%));
692
+ --dt-color-border-brand-strong-inverted: #DAC7FF;
693
+ --dt-typography-body-md-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
694
+ --dt-typography-body-md-font-weight: 400;
695
+ --dt-typography-body-md-line-height: 1.6;
696
+ --dt-typography-body-md-font-size: 2rem;
697
+ --dt-typography-body-md-text-case: none;
698
+ --dt-typography-body-md-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
699
+ --dt-typography-body-md-compact-font-weight: 400;
700
+ --dt-typography-body-md-compact-line-height: 1.4;
701
+ --dt-typography-body-md-compact-font-size: 2rem;
702
+ --dt-typography-body-md-compact-text-case: none;
703
+ --dt-typography-body-sm-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
704
+ --dt-typography-body-sm-font-weight: 400;
705
+ --dt-typography-body-sm-line-height: 1.4;
706
+ --dt-typography-body-sm-font-size: 1.6rem;
707
+ --dt-typography-body-sm-text-case: none;
708
+ --dt-typography-body-sm-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
709
+ --dt-typography-body-sm-compact-font-weight: 400;
710
+ --dt-typography-body-sm-compact-line-height: 1.2;
711
+ --dt-typography-body-sm-compact-font-size: 1.6rem;
712
+ --dt-typography-body-sm-compact-text-case: none;
713
+ --dt-typography-headline-eyebrow-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
714
+ --dt-typography-headline-eyebrow-font-weight: 400;
715
+ --dt-typography-headline-eyebrow-line-height: 1.4;
716
+ --dt-typography-headline-eyebrow-font-size: 1.6rem;
717
+ --dt-typography-headline-eyebrow-text-case: uppercase;
718
+ --dt-typography-headline-sm-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
719
+ --dt-typography-headline-sm-font-weight: 700;
720
+ --dt-typography-headline-sm-line-height: 1.4;
721
+ --dt-typography-headline-sm-font-size: 2rem;
722
+ --dt-typography-headline-sm-text-case: none;
723
+ --dt-typography-headline-sm-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
724
+ --dt-typography-headline-sm-compact-font-weight: 700;
725
+ --dt-typography-headline-sm-compact-line-height: 1.2;
726
+ --dt-typography-headline-sm-compact-font-size: 2rem;
727
+ --dt-typography-headline-sm-compact-text-case: none;
728
+ --dt-typography-headline-sm-soft-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
729
+ --dt-typography-headline-sm-soft-font-weight: 500;
730
+ --dt-typography-headline-sm-soft-line-height: 1.4;
731
+ --dt-typography-headline-sm-soft-font-size: 2rem;
732
+ --dt-typography-headline-sm-soft-text-case: none;
733
+ --dt-typography-headline-sm-soft-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
734
+ --dt-typography-headline-sm-soft-compact-font-weight: 500;
735
+ --dt-typography-headline-sm-soft-compact-line-height: 1.2;
736
+ --dt-typography-headline-sm-soft-compact-font-size: 2rem;
737
+ --dt-typography-headline-sm-soft-compact-text-case: none;
738
+ --dt-typography-headline-md-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
739
+ --dt-typography-headline-md-font-weight: 700;
740
+ --dt-typography-headline-md-line-height: 1.6;
741
+ --dt-typography-headline-md-font-size: 2.8rem;
742
+ --dt-typography-headline-md-text-case: none;
743
+ --dt-typography-headline-md-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
744
+ --dt-typography-headline-md-compact-font-weight: 700;
745
+ --dt-typography-headline-md-compact-line-height: 1.4;
746
+ --dt-typography-headline-md-compact-font-size: 2.8rem;
747
+ --dt-typography-headline-md-compact-text-case: none;
748
+ --dt-typography-headline-lg-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
749
+ --dt-typography-headline-lg-font-weight: 700;
750
+ --dt-typography-headline-lg-line-height: 1.6;
751
+ --dt-typography-headline-lg-font-size: 4.1rem;
752
+ --dt-typography-headline-lg-text-case: none;
753
+ --dt-typography-headline-lg-soft-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
754
+ --dt-typography-headline-lg-soft-font-weight: 500;
755
+ --dt-typography-headline-lg-soft-line-height: 1.6;
756
+ --dt-typography-headline-lg-soft-font-size: 4.1rem;
757
+ --dt-typography-headline-lg-soft-text-case: none;
758
+ --dt-typography-headline-lg-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
759
+ --dt-typography-headline-lg-compact-font-weight: 700;
760
+ --dt-typography-headline-lg-compact-line-height: 1.4;
761
+ --dt-typography-headline-lg-compact-font-size: 4.1rem;
762
+ --dt-typography-headline-lg-compact-text-case: none;
763
+ --dt-typography-headline-lg-soft-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
764
+ --dt-typography-headline-lg-soft-compact-font-weight: 500;
765
+ --dt-typography-headline-lg-soft-compact-line-height: 1.4;
766
+ --dt-typography-headline-lg-soft-compact-font-size: 4.1rem;
767
+ --dt-typography-headline-lg-soft-compact-text-case: none;
768
+ --dt-typography-headline-xl-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
769
+ --dt-typography-headline-xl-font-weight: 500;
770
+ --dt-typography-headline-xl-line-height: 1.2;
771
+ --dt-typography-headline-xl-font-size: 6.5rem;
772
+ --dt-typography-headline-xl-text-case: none;
773
+ --dt-typography-headline-xl-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
774
+ --dt-typography-headline-xl-compact-font-weight: 500;
775
+ --dt-typography-headline-xl-compact-line-height: 1;
776
+ --dt-typography-headline-xl-compact-font-size: 6.5rem;
777
+ --dt-typography-headline-xl-compact-text-case: none;
778
+ --dt-typography-headline-xxl-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
779
+ --dt-typography-headline-xxl-font-weight: 500;
780
+ --dt-typography-headline-xxl-line-height: 1.2;
781
+ --dt-typography-headline-xxl-font-size: 10.5rem;
782
+ --dt-typography-headline-xxl-text-case: none;
783
+ --dt-typography-headline-xxl-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
784
+ --dt-typography-headline-xxl-compact-font-weight: 500;
785
+ --dt-typography-headline-xxl-compact-line-height: 1;
786
+ --dt-typography-headline-xxl-compact-font-size: 10.5rem;
787
+ --dt-typography-headline-xxl-compact-text-case: none;
788
+ --dt-typography-label-md-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
789
+ --dt-typography-label-md-font-weight: 600;
790
+ --dt-typography-label-md-line-height: 1.6;
791
+ --dt-typography-label-md-font-size: 2rem;
792
+ --dt-typography-label-md-text-case: none;
793
+ --dt-typography-label-md-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
794
+ --dt-typography-label-md-compact-font-weight: 600;
795
+ --dt-typography-label-md-compact-line-height: 1.4;
796
+ --dt-typography-label-md-compact-font-size: 2rem;
797
+ --dt-typography-label-md-compact-text-case: none;
798
+ --dt-typography-label-md-plain-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
799
+ --dt-typography-label-md-plain-font-weight: 400;
800
+ --dt-typography-label-md-plain-line-height: 1.6;
801
+ --dt-typography-label-md-plain-font-size: 2rem;
802
+ --dt-typography-label-md-plain-text-case: none;
803
+ --dt-typography-label-md-plain-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
804
+ --dt-typography-label-md-plain-compact-font-weight: 400;
805
+ --dt-typography-label-md-plain-compact-line-height: 1.4;
806
+ --dt-typography-label-md-plain-compact-font-size: 2rem;
807
+ --dt-typography-label-md-plain-compact-text-case: none;
808
+ --dt-typography-label-sm-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
809
+ --dt-typography-label-sm-font-weight: 600;
810
+ --dt-typography-label-sm-line-height: 1.4;
811
+ --dt-typography-label-sm-font-size: 1.6rem;
812
+ --dt-typography-label-sm-text-case: none;
813
+ --dt-typography-label-sm-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
814
+ --dt-typography-label-sm-compact-font-weight: 600;
815
+ --dt-typography-label-sm-compact-line-height: 1.2;
816
+ --dt-typography-label-sm-compact-font-size: 1.6rem;
817
+ --dt-typography-label-sm-compact-text-case: none;
818
+ --dt-typography-label-sm-plain-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
819
+ --dt-typography-label-sm-plain-font-weight: 400;
820
+ --dt-typography-label-sm-plain-line-height: 1.4;
821
+ --dt-typography-label-sm-plain-font-size: 1.6rem;
822
+ --dt-typography-label-sm-plain-text-case: none;
823
+ --dt-typography-label-sm-plain-compact-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
824
+ --dt-typography-label-sm-plain-compact-font-weight: 400;
825
+ --dt-typography-label-sm-plain-compact-line-height: 1.2;
826
+ --dt-typography-label-sm-plain-compact-font-size: 1.6rem;
827
+ --dt-typography-label-sm-plain-compact-text-case: none;
828
+ --dt-typography-helper-md-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
829
+ --dt-typography-helper-md-font-weight: 400;
830
+ --dt-typography-helper-md-line-height: 1.4;
831
+ --dt-typography-helper-md-font-size: 2rem;
832
+ --dt-typography-helper-md-text-case: none;
833
+ --dt-typography-helper-sm-font-family: Archivo, -apple-system, BlinkMacSystemFont, "SF Pro", "Segoe UI Adjusted", "Segoe UI", SFMono, "Helvetica Neue", Cantarell, Ubuntu, Roboto, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
834
+ --dt-typography-helper-sm-font-weight: 400;
835
+ --dt-typography-helper-sm-line-height: 1.2;
836
+ --dt-typography-helper-sm-font-size: 1.6rem;
837
+ --dt-typography-helper-sm-text-case: none;
838
+ --dt-typography-code-md-font-family: SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, Courier, monospace;
839
+ --dt-typography-code-md-font-weight: 400;
840
+ --dt-typography-code-md-line-height: 1.2;
841
+ --dt-typography-code-md-font-size: 2rem;
842
+ --dt-typography-code-md-text-case: none;
843
+ --dt-typography-code-sm-font-family: SFMono-Regular, "SF Mono", Consolas, "Liberation Mono", Menlo, Courier, monospace;
844
+ --dt-typography-code-sm-font-weight: 400;
845
+ --dt-typography-code-sm-line-height: 1.2;
846
+ --dt-typography-code-sm-font-size: 1.6rem;
847
+ --dt-typography-code-sm-text-case: none;
848
+ --dt-typography-code-sm: var(--dt-typography-code-sm-font-weight) var(--dt-typography-code-sm-font-size)/var(--dt-typography-code-sm-line-height) var(--dt-typography-code-sm-font-family);
849
+ --dt-typography-code-md: var(--dt-typography-code-md-font-weight) var(--dt-typography-code-md-font-size)/var(--dt-typography-code-md-line-height) var(--dt-typography-code-md-font-family);
850
+ --dt-typography-helper-sm: var(--dt-typography-helper-sm-font-weight) var(--dt-typography-helper-sm-font-size)/var(--dt-typography-helper-sm-line-height) var(--dt-typography-helper-sm-font-family);
851
+ --dt-typography-helper-md: var(--dt-typography-helper-md-font-weight) var(--dt-typography-helper-md-font-size)/var(--dt-typography-helper-md-line-height) var(--dt-typography-helper-md-font-family);
852
+ --dt-typography-label-sm-plain-compact: var(--dt-typography-label-sm-plain-compact-font-weight) var(--dt-typography-label-sm-plain-compact-font-size)/var(--dt-typography-label-sm-plain-compact-line-height) var(--dt-typography-label-sm-plain-compact-font-family);
853
+ --dt-typography-label-sm-plain: var(--dt-typography-label-sm-plain-font-weight) var(--dt-typography-label-sm-plain-font-size)/var(--dt-typography-label-sm-plain-line-height) var(--dt-typography-label-sm-plain-font-family);
854
+ --dt-typography-label-sm-compact: var(--dt-typography-label-sm-compact-font-weight) var(--dt-typography-label-sm-compact-font-size)/var(--dt-typography-label-sm-compact-line-height) var(--dt-typography-label-sm-compact-font-family);
855
+ --dt-typography-label-sm: var(--dt-typography-label-sm-font-weight) var(--dt-typography-label-sm-font-size)/var(--dt-typography-label-sm-line-height) var(--dt-typography-label-sm-font-family);
856
+ --dt-typography-label-md-plain-compact: var(--dt-typography-label-md-plain-compact-font-weight) var(--dt-typography-label-md-plain-compact-font-size)/var(--dt-typography-label-md-plain-compact-line-height) var(--dt-typography-label-md-plain-compact-font-family);
857
+ --dt-typography-label-md-plain: var(--dt-typography-label-md-plain-font-weight) var(--dt-typography-label-md-plain-font-size)/var(--dt-typography-label-md-plain-line-height) var(--dt-typography-label-md-plain-font-family);
858
+ --dt-typography-label-md-compact: var(--dt-typography-label-md-compact-font-weight) var(--dt-typography-label-md-compact-font-size)/var(--dt-typography-label-md-compact-line-height) var(--dt-typography-label-md-compact-font-family);
859
+ --dt-typography-label-md: var(--dt-typography-label-md-font-weight) var(--dt-typography-label-md-font-size)/var(--dt-typography-label-md-line-height) var(--dt-typography-label-md-font-family);
860
+ --dt-typography-headline-xxl-compact: var(--dt-typography-headline-xxl-compact-font-weight) var(--dt-typography-headline-xxl-compact-font-size)/var(--dt-typography-headline-xxl-compact-line-height) var(--dt-typography-headline-xxl-compact-font-family);
861
+ --dt-typography-headline-xxl: var(--dt-typography-headline-xxl-font-weight) var(--dt-typography-headline-xxl-font-size)/var(--dt-typography-headline-xxl-line-height) var(--dt-typography-headline-xxl-font-family);
862
+ --dt-typography-headline-xl-compact: var(--dt-typography-headline-xl-compact-font-weight) var(--dt-typography-headline-xl-compact-font-size)/var(--dt-typography-headline-xl-compact-line-height) var(--dt-typography-headline-xl-compact-font-family);
863
+ --dt-typography-headline-xl: var(--dt-typography-headline-xl-font-weight) var(--dt-typography-headline-xl-font-size)/var(--dt-typography-headline-xl-line-height) var(--dt-typography-headline-xl-font-family);
864
+ --dt-typography-headline-lg-soft-compact: var(--dt-typography-headline-lg-soft-compact-font-weight) var(--dt-typography-headline-lg-soft-compact-font-size)/var(--dt-typography-headline-lg-soft-compact-line-height) var(--dt-typography-headline-lg-soft-compact-font-family);
865
+ --dt-typography-headline-lg-compact: var(--dt-typography-headline-lg-compact-font-weight) var(--dt-typography-headline-lg-compact-font-size)/var(--dt-typography-headline-lg-compact-line-height) var(--dt-typography-headline-lg-compact-font-family);
866
+ --dt-typography-headline-lg-soft: var(--dt-typography-headline-lg-soft-font-weight) var(--dt-typography-headline-lg-soft-font-size)/var(--dt-typography-headline-lg-soft-line-height) var(--dt-typography-headline-lg-soft-font-family);
867
+ --dt-typography-headline-lg: var(--dt-typography-headline-lg-font-weight) var(--dt-typography-headline-lg-font-size)/var(--dt-typography-headline-lg-line-height) var(--dt-typography-headline-lg-font-family);
868
+ --dt-typography-headline-md-compact: var(--dt-typography-headline-md-compact-font-weight) var(--dt-typography-headline-md-compact-font-size)/var(--dt-typography-headline-md-compact-line-height) var(--dt-typography-headline-md-compact-font-family);
869
+ --dt-typography-headline-md: var(--dt-typography-headline-md-font-weight) var(--dt-typography-headline-md-font-size)/var(--dt-typography-headline-md-line-height) var(--dt-typography-headline-md-font-family);
870
+ --dt-typography-headline-sm-soft-compact: var(--dt-typography-headline-sm-soft-compact-font-weight) var(--dt-typography-headline-sm-soft-compact-font-size)/var(--dt-typography-headline-sm-soft-compact-line-height) var(--dt-typography-headline-sm-soft-compact-font-family);
871
+ --dt-typography-headline-sm-soft: var(--dt-typography-headline-sm-soft-font-weight) var(--dt-typography-headline-sm-soft-font-size)/var(--dt-typography-headline-sm-soft-line-height) var(--dt-typography-headline-sm-soft-font-family);
872
+ --dt-typography-headline-sm-compact: var(--dt-typography-headline-sm-compact-font-weight) var(--dt-typography-headline-sm-compact-font-size)/var(--dt-typography-headline-sm-compact-line-height) var(--dt-typography-headline-sm-compact-font-family);
873
+ --dt-typography-headline-sm: var(--dt-typography-headline-sm-font-weight) var(--dt-typography-headline-sm-font-size)/var(--dt-typography-headline-sm-line-height) var(--dt-typography-headline-sm-font-family);
874
+ --dt-typography-headline-eyebrow: var(--dt-typography-headline-eyebrow-font-weight) var(--dt-typography-headline-eyebrow-font-size)/var(--dt-typography-headline-eyebrow-line-height) var(--dt-typography-headline-eyebrow-font-family);
875
+ --dt-typography-body-sm-compact: var(--dt-typography-body-sm-compact-font-weight) var(--dt-typography-body-sm-compact-font-size)/var(--dt-typography-body-sm-compact-line-height) var(--dt-typography-body-sm-compact-font-family);
876
+ --dt-typography-body-sm: var(--dt-typography-body-sm-font-weight) var(--dt-typography-body-sm-font-size)/var(--dt-typography-body-sm-line-height) var(--dt-typography-body-sm-font-family);
877
+ --dt-typography-body-md-compact: var(--dt-typography-body-md-compact-font-weight) var(--dt-typography-body-md-compact-font-size)/var(--dt-typography-body-md-compact-line-height) var(--dt-typography-body-md-compact-font-family);
878
+ --dt-typography-body-md: var(--dt-typography-body-md-font-weight) var(--dt-typography-body-md-font-size)/var(--dt-typography-body-md-line-height) var(--dt-typography-body-md-font-family);
879
+ --dt-inputs-size-border-default: 0.15rem;
880
+ --dt-inputs-size-border-status: 0.2rem;
881
+ --dt-inputs-size-radius-xs: 0.4rem;
882
+ --dt-inputs-size-radius-sm: 0.8rem;
883
+ --dt-inputs-size-radius-md: 0.8rem;
884
+ --dt-inputs-size-radius-lg: 1.2rem;
885
+ --dt-inputs-size-radius-xl: 1.6rem;
886
+ --dt-inputs-line-height-default: 1.2;
887
+ --dt-inputs-font-size-xs: 1.6rem;
888
+ --dt-inputs-font-size-sm: 1.6rem;
889
+ --dt-inputs-font-size-md: 2rem;
890
+ --dt-inputs-font-size-lg: 2.8rem;
891
+ --dt-inputs-font-size-xl: 1.6rem;
892
+ --dt-inputs-color-foreground-default-h: 0;
893
+ --dt-inputs-color-foreground-default-s: 0%;
894
+ --dt-inputs-color-foreground-default-l: 22.745098039215687%;
895
+ --dt-inputs-color-foreground-default-hsl: var(--dt-inputs-color-foreground-default-h) var(--dt-inputs-color-foreground-default-s) var(--dt-inputs-color-foreground-default-l);
896
+ --dt-inputs-color-foreground-default-hsla: hsla(var(--dt-inputs-color-foreground-default-h) var(--dt-inputs-color-foreground-default-s) var(--dt-inputs-color-foreground-default-l) / var(--alpha, 100%));
897
+ --dt-inputs-color-foreground-default: #3A3A3A;
898
+ --dt-inputs-color-foreground-placeholder-h: 0;
899
+ --dt-inputs-color-foreground-placeholder-s: 0%;
900
+ --dt-inputs-color-foreground-placeholder-l: 50.19607843137255%;
901
+ --dt-inputs-color-foreground-placeholder-hsl: var(--dt-inputs-color-foreground-placeholder-h) var(--dt-inputs-color-foreground-placeholder-s) var(--dt-inputs-color-foreground-placeholder-l);
902
+ --dt-inputs-color-foreground-placeholder-hsla: hsla(var(--dt-inputs-color-foreground-placeholder-h) var(--dt-inputs-color-foreground-placeholder-s) var(--dt-inputs-color-foreground-placeholder-l) / var(--alpha, 100%));
903
+ --dt-inputs-color-foreground-placeholder: #808080;
904
+ --dt-inputs-color-foreground-disabled-h: 0;
905
+ --dt-inputs-color-foreground-disabled-s: 0%;
906
+ --dt-inputs-color-foreground-disabled-l: 50.19607843137255%;
907
+ --dt-inputs-color-foreground-disabled-hsl: var(--dt-inputs-color-foreground-disabled-h) var(--dt-inputs-color-foreground-disabled-s) var(--dt-inputs-color-foreground-disabled-l);
908
+ --dt-inputs-color-foreground-disabled-hsla: hsla(var(--dt-inputs-color-foreground-disabled-h) var(--dt-inputs-color-foreground-disabled-s) var(--dt-inputs-color-foreground-disabled-l) / var(--alpha, 100%));
909
+ --dt-inputs-color-foreground-disabled: #808080;
910
+ --dt-inputs-color-border-default-h: 0;
911
+ --dt-inputs-color-border-default-s: 0%;
912
+ --dt-inputs-color-border-default-l: 0%;
913
+ --dt-inputs-color-border-default-hsl: var(--dt-inputs-color-border-default-h) var(--dt-inputs-color-border-default-s) var(--dt-inputs-color-border-default-l);
914
+ --dt-inputs-color-border-default-hsla: hsla(var(--dt-inputs-color-border-default-h) var(--dt-inputs-color-border-default-s) var(--dt-inputs-color-border-default-l) / var(--alpha, 100%));
915
+ --dt-inputs-color-border-default: hsl(0 0% 0% / 0.1);
916
+ --dt-inputs-color-border-focus-h: 212.60115606936418;
917
+ --dt-inputs-color-border-focus-s: 98.85714285714286%;
918
+ --dt-inputs-color-border-focus-l: 65.68627450980392%;
919
+ --dt-inputs-color-border-focus-hsl: var(--dt-inputs-color-border-focus-h) var(--dt-inputs-color-border-focus-s) var(--dt-inputs-color-border-focus-l);
920
+ --dt-inputs-color-border-focus-hsla: hsla(var(--dt-inputs-color-border-focus-h) var(--dt-inputs-color-border-focus-s) var(--dt-inputs-color-border-focus-l) / var(--alpha, 100%));
921
+ --dt-inputs-color-border-focus: #51A0FE;
922
+ --dt-inputs-color-border-critical-h: 0;
923
+ --dt-inputs-color-border-critical-s: 88.79999999999998%;
924
+ --dt-inputs-color-border-critical-l: 49.01960784313726%;
925
+ --dt-inputs-color-border-critical-hsl: var(--dt-inputs-color-border-critical-h) var(--dt-inputs-color-border-critical-s) var(--dt-inputs-color-border-critical-l);
926
+ --dt-inputs-color-border-critical-hsla: hsla(var(--dt-inputs-color-border-critical-h) var(--dt-inputs-color-border-critical-s) var(--dt-inputs-color-border-critical-l) / var(--alpha, 100%));
927
+ --dt-inputs-color-border-critical: #EC0E0E;
928
+ --dt-inputs-color-border-success-h: 136.64233576642334;
929
+ --dt-inputs-color-border-success-s: 72.4867724867725%;
930
+ --dt-inputs-color-border-success-l: 37.05882352941176%;
931
+ --dt-inputs-color-border-success-hsl: var(--dt-inputs-color-border-success-h) var(--dt-inputs-color-border-success-s) var(--dt-inputs-color-border-success-l);
932
+ --dt-inputs-color-border-success-hsla: hsla(var(--dt-inputs-color-border-success-h) var(--dt-inputs-color-border-success-s) var(--dt-inputs-color-border-success-l) / var(--alpha, 100%));
933
+ --dt-inputs-color-border-success: #1AA340;
934
+ --dt-inputs-color-border-warning-h: 35.92814371257486;
935
+ --dt-inputs-color-border-warning-s: 66.00790513833991%;
936
+ --dt-inputs-color-border-warning-l: 49.6078431372549%;
937
+ --dt-inputs-color-border-warning-hsl: var(--dt-inputs-color-border-warning-h) var(--dt-inputs-color-border-warning-s) var(--dt-inputs-color-border-warning-l);
938
+ --dt-inputs-color-border-warning-hsla: hsla(var(--dt-inputs-color-border-warning-h) var(--dt-inputs-color-border-warning-s) var(--dt-inputs-color-border-warning-l) / var(--alpha, 100%));
939
+ --dt-inputs-color-border-warning: #D28F2B;
940
+ --dt-inputs-color-border-disabled-h: 0;
941
+ --dt-inputs-color-border-disabled-s: 0%;
942
+ --dt-inputs-color-border-disabled-l: 0%;
943
+ --dt-inputs-color-border-disabled-hsl: var(--dt-inputs-color-border-disabled-h) var(--dt-inputs-color-border-disabled-s) var(--dt-inputs-color-border-disabled-l);
944
+ --dt-inputs-color-border-disabled-hsla: hsla(var(--dt-inputs-color-border-disabled-h) var(--dt-inputs-color-border-disabled-s) var(--dt-inputs-color-border-disabled-l) / var(--alpha, 100%));
945
+ --dt-inputs-color-border-disabled: transparent;
946
+ --dt-inputs-color-background-default-h: 0;
947
+ --dt-inputs-color-background-default-s: 0%;
948
+ --dt-inputs-color-background-default-l: 0%;
949
+ --dt-inputs-color-background-default-hsl: var(--dt-inputs-color-background-default-h) var(--dt-inputs-color-background-default-s) var(--dt-inputs-color-background-default-l);
950
+ --dt-inputs-color-background-default-hsla: hsla(var(--dt-inputs-color-background-default-h) var(--dt-inputs-color-background-default-s) var(--dt-inputs-color-background-default-l) / var(--alpha, 100%));
951
+ --dt-inputs-color-background-default: hsl(0 0% 0% / 0.03);
952
+ --dt-inputs-color-background-focus-h: 0;
953
+ --dt-inputs-color-background-focus-s: 0%;
954
+ --dt-inputs-color-background-focus-l: 0%;
955
+ --dt-inputs-color-background-focus-hsl: var(--dt-inputs-color-background-focus-h) var(--dt-inputs-color-background-focus-s) var(--dt-inputs-color-background-focus-l);
956
+ --dt-inputs-color-background-focus-hsla: hsla(var(--dt-inputs-color-background-focus-h) var(--dt-inputs-color-background-focus-s) var(--dt-inputs-color-background-focus-l) / var(--alpha, 100%));
957
+ --dt-inputs-color-background-focus: hsl(0 0% 0% / 0.01);
958
+ --dt-inputs-color-background-disabled-h: 0;
959
+ --dt-inputs-color-background-disabled-s: 0%;
960
+ --dt-inputs-color-background-disabled-l: 0%;
961
+ --dt-inputs-color-background-disabled-hsl: var(--dt-inputs-color-background-disabled-h) var(--dt-inputs-color-background-disabled-s) var(--dt-inputs-color-background-disabled-l);
962
+ --dt-inputs-color-background-disabled-hsla: hsla(var(--dt-inputs-color-background-disabled-h) var(--dt-inputs-color-background-disabled-s) var(--dt-inputs-color-background-disabled-l) / var(--alpha, 100%));
963
+ --dt-inputs-color-background-disabled: hsl(0 0% 0% / 0.12);
964
+ --dt-action-color-foreground-base-default-h: 254.5664739884393;
965
+ --dt-action-color-foreground-base-default-s: 100%;
966
+ --dt-action-color-foreground-base-default-l: 66.07843137254902%;
967
+ --dt-action-color-foreground-base-default-hsl: var(--dt-action-color-foreground-base-default-h) var(--dt-action-color-foreground-base-default-s) var(--dt-action-color-foreground-base-default-l);
968
+ --dt-action-color-foreground-base-default-hsla: hsla(var(--dt-action-color-foreground-base-default-h) var(--dt-action-color-foreground-base-default-s) var(--dt-action-color-foreground-base-default-l) / var(--alpha, 100%));
969
+ --dt-action-color-foreground-base-default: #7C52FF;
970
+ --dt-action-color-foreground-base-hover-h: 255;
971
+ --dt-action-color-foreground-base-hover-s: 100%;
972
+ --dt-action-color-foreground-base-hover-l: 63.40000000000001%;
973
+ --dt-action-color-foreground-base-hover-hsl: var(--dt-action-color-foreground-base-hover-h) var(--dt-action-color-foreground-base-hover-s) var(--dt-action-color-foreground-base-hover-l);
974
+ --dt-action-color-foreground-base-hover-hsla: hsla(var(--dt-action-color-foreground-base-hover-h) var(--dt-action-color-foreground-base-hover-s) var(--dt-action-color-foreground-base-hover-l) / var(--alpha, 100%));
975
+ --dt-action-color-foreground-base-hover: hsl(255 100% 63.4%);
976
+ --dt-action-color-foreground-base-active-h: 255;
977
+ --dt-action-color-foreground-base-active-s: 100%;
978
+ --dt-action-color-foreground-base-active-l: 63.40000000000001%;
979
+ --dt-action-color-foreground-base-active-hsl: var(--dt-action-color-foreground-base-active-h) var(--dt-action-color-foreground-base-active-s) var(--dt-action-color-foreground-base-active-l);
980
+ --dt-action-color-foreground-base-active-hsla: hsla(var(--dt-action-color-foreground-base-active-h) var(--dt-action-color-foreground-base-active-s) var(--dt-action-color-foreground-base-active-l) / var(--alpha, 100%));
981
+ --dt-action-color-foreground-base-active: hsl(255 100% 63.4%);
982
+ --dt-action-color-foreground-base-primary-default-h: 0;
983
+ --dt-action-color-foreground-base-primary-default-s: 0%;
984
+ --dt-action-color-foreground-base-primary-default-l: 100%;
985
+ --dt-action-color-foreground-base-primary-default-hsl: var(--dt-action-color-foreground-base-primary-default-h) var(--dt-action-color-foreground-base-primary-default-s) var(--dt-action-color-foreground-base-primary-default-l);
986
+ --dt-action-color-foreground-base-primary-default-hsla: hsla(var(--dt-action-color-foreground-base-primary-default-h) var(--dt-action-color-foreground-base-primary-default-s) var(--dt-action-color-foreground-base-primary-default-l) / var(--alpha, 100%));
987
+ --dt-action-color-foreground-base-primary-default: #ffffff;
988
+ --dt-action-color-foreground-critical-default-h: 0;
989
+ --dt-action-color-foreground-critical-default-s: 88.79999999999998%;
990
+ --dt-action-color-foreground-critical-default-l: 49.01960784313726%;
991
+ --dt-action-color-foreground-critical-default-hsl: var(--dt-action-color-foreground-critical-default-h) var(--dt-action-color-foreground-critical-default-s) var(--dt-action-color-foreground-critical-default-l);
992
+ --dt-action-color-foreground-critical-default-hsla: hsla(var(--dt-action-color-foreground-critical-default-h) var(--dt-action-color-foreground-critical-default-s) var(--dt-action-color-foreground-critical-default-l) / var(--alpha, 100%));
993
+ --dt-action-color-foreground-critical-default: #EC0E0E;
994
+ --dt-action-color-foreground-critical-hover-h: 0;
995
+ --dt-action-color-foreground-critical-hover-s: 88.8%;
996
+ --dt-action-color-foreground-critical-hover-l: 45.1%;
997
+ --dt-action-color-foreground-critical-hover-hsl: var(--dt-action-color-foreground-critical-hover-h) var(--dt-action-color-foreground-critical-hover-s) var(--dt-action-color-foreground-critical-hover-l);
998
+ --dt-action-color-foreground-critical-hover-hsla: hsla(var(--dt-action-color-foreground-critical-hover-h) var(--dt-action-color-foreground-critical-hover-s) var(--dt-action-color-foreground-critical-hover-l) / var(--alpha, 100%));
999
+ --dt-action-color-foreground-critical-hover: hsl(0 88.8% 45.1%);
1000
+ --dt-action-color-foreground-critical-active-h: 0;
1001
+ --dt-action-color-foreground-critical-active-s: 88.8%;
1002
+ --dt-action-color-foreground-critical-active-l: 45.1%;
1003
+ --dt-action-color-foreground-critical-active-hsl: var(--dt-action-color-foreground-critical-active-h) var(--dt-action-color-foreground-critical-active-s) var(--dt-action-color-foreground-critical-active-l);
1004
+ --dt-action-color-foreground-critical-active-hsla: hsla(var(--dt-action-color-foreground-critical-active-h) var(--dt-action-color-foreground-critical-active-s) var(--dt-action-color-foreground-critical-active-l) / var(--alpha, 100%));
1005
+ --dt-action-color-foreground-critical-active: hsl(0 88.8% 45.1%);
1006
+ --dt-action-color-foreground-critical-primary-default-h: 0;
1007
+ --dt-action-color-foreground-critical-primary-default-s: 0%;
1008
+ --dt-action-color-foreground-critical-primary-default-l: 100%;
1009
+ --dt-action-color-foreground-critical-primary-default-hsl: var(--dt-action-color-foreground-critical-primary-default-h) var(--dt-action-color-foreground-critical-primary-default-s) var(--dt-action-color-foreground-critical-primary-default-l);
1010
+ --dt-action-color-foreground-critical-primary-default-hsla: hsla(var(--dt-action-color-foreground-critical-primary-default-h) var(--dt-action-color-foreground-critical-primary-default-s) var(--dt-action-color-foreground-critical-primary-default-l) / var(--alpha, 100%));
1011
+ --dt-action-color-foreground-critical-primary-default: #ffffff;
1012
+ --dt-action-color-foreground-inverted-default-h: 0;
1013
+ --dt-action-color-foreground-inverted-default-s: 0%;
1014
+ --dt-action-color-foreground-inverted-default-l: 100%;
1015
+ --dt-action-color-foreground-inverted-default-hsl: var(--dt-action-color-foreground-inverted-default-h) var(--dt-action-color-foreground-inverted-default-s) var(--dt-action-color-foreground-inverted-default-l);
1016
+ --dt-action-color-foreground-inverted-default-hsla: hsla(var(--dt-action-color-foreground-inverted-default-h) var(--dt-action-color-foreground-inverted-default-s) var(--dt-action-color-foreground-inverted-default-l) / var(--alpha, 100%));
1017
+ --dt-action-color-foreground-inverted-default: #ffffff;
1018
+ --dt-action-color-foreground-inverted-hover-h: 0;
1019
+ --dt-action-color-foreground-inverted-hover-s: 0%;
1020
+ --dt-action-color-foreground-inverted-hover-l: 100%;
1021
+ --dt-action-color-foreground-inverted-hover-hsl: var(--dt-action-color-foreground-inverted-hover-h) var(--dt-action-color-foreground-inverted-hover-s) var(--dt-action-color-foreground-inverted-hover-l);
1022
+ --dt-action-color-foreground-inverted-hover-hsla: hsla(var(--dt-action-color-foreground-inverted-hover-h) var(--dt-action-color-foreground-inverted-hover-s) var(--dt-action-color-foreground-inverted-hover-l) / var(--alpha, 100%));
1023
+ --dt-action-color-foreground-inverted-hover: #ffffff;
1024
+ --dt-action-color-foreground-inverted-active-h: 0;
1025
+ --dt-action-color-foreground-inverted-active-s: 0%;
1026
+ --dt-action-color-foreground-inverted-active-l: 100%;
1027
+ --dt-action-color-foreground-inverted-active-hsl: var(--dt-action-color-foreground-inverted-active-h) var(--dt-action-color-foreground-inverted-active-s) var(--dt-action-color-foreground-inverted-active-l);
1028
+ --dt-action-color-foreground-inverted-active-hsla: hsla(var(--dt-action-color-foreground-inverted-active-h) var(--dt-action-color-foreground-inverted-active-s) var(--dt-action-color-foreground-inverted-active-l) / var(--alpha, 100%));
1029
+ --dt-action-color-foreground-inverted-active: #ffffff;
1030
+ --dt-action-color-foreground-inverted-primary-default-h: 254.5664739884393;
1031
+ --dt-action-color-foreground-inverted-primary-default-s: 100%;
1032
+ --dt-action-color-foreground-inverted-primary-default-l: 66.07843137254902%;
1033
+ --dt-action-color-foreground-inverted-primary-default-hsl: var(--dt-action-color-foreground-inverted-primary-default-h) var(--dt-action-color-foreground-inverted-primary-default-s) var(--dt-action-color-foreground-inverted-primary-default-l);
1034
+ --dt-action-color-foreground-inverted-primary-default-hsla: hsla(var(--dt-action-color-foreground-inverted-primary-default-h) var(--dt-action-color-foreground-inverted-primary-default-s) var(--dt-action-color-foreground-inverted-primary-default-l) / var(--alpha, 100%));
1035
+ --dt-action-color-foreground-inverted-primary-default: #7C52FF;
1036
+ --dt-action-color-foreground-inverted-primary-hover-h: 254.49999999999997;
1037
+ --dt-action-color-foreground-inverted-primary-hover-s: 67.41573033707866%;
1038
+ --dt-action-color-foreground-inverted-primary-hover-l: 34.90196078431373%;
1039
+ --dt-action-color-foreground-inverted-primary-hover-hsl: var(--dt-action-color-foreground-inverted-primary-hover-h) var(--dt-action-color-foreground-inverted-primary-hover-s) var(--dt-action-color-foreground-inverted-primary-hover-l);
1040
+ --dt-action-color-foreground-inverted-primary-hover-hsla: hsla(var(--dt-action-color-foreground-inverted-primary-hover-h) var(--dt-action-color-foreground-inverted-primary-hover-s) var(--dt-action-color-foreground-inverted-primary-hover-l) / var(--alpha, 100%));
1041
+ --dt-action-color-foreground-inverted-primary-hover: #3A1D95;
1042
+ --dt-action-color-foreground-inverted-primary-active-h: 254.49999999999997;
1043
+ --dt-action-color-foreground-inverted-primary-active-s: 67.41573033707866%;
1044
+ --dt-action-color-foreground-inverted-primary-active-l: 34.90196078431373%;
1045
+ --dt-action-color-foreground-inverted-primary-active-hsl: var(--dt-action-color-foreground-inverted-primary-active-h) var(--dt-action-color-foreground-inverted-primary-active-s) var(--dt-action-color-foreground-inverted-primary-active-l);
1046
+ --dt-action-color-foreground-inverted-primary-active-hsla: hsla(var(--dt-action-color-foreground-inverted-primary-active-h) var(--dt-action-color-foreground-inverted-primary-active-s) var(--dt-action-color-foreground-inverted-primary-active-l) / var(--alpha, 100%));
1047
+ --dt-action-color-foreground-inverted-primary-active: #3A1D95;
1048
+ --dt-action-color-foreground-muted-default-h: 0;
1049
+ --dt-action-color-foreground-muted-default-s: 0%;
1050
+ --dt-action-color-foreground-muted-default-l: 22.745098039215687%;
1051
+ --dt-action-color-foreground-muted-default-hsl: var(--dt-action-color-foreground-muted-default-h) var(--dt-action-color-foreground-muted-default-s) var(--dt-action-color-foreground-muted-default-l);
1052
+ --dt-action-color-foreground-muted-default-hsla: hsla(var(--dt-action-color-foreground-muted-default-h) var(--dt-action-color-foreground-muted-default-s) var(--dt-action-color-foreground-muted-default-l) / var(--alpha, 100%));
1053
+ --dt-action-color-foreground-muted-default: #3A3A3A;
1054
+ --dt-action-color-foreground-muted-hover-h: 0;
1055
+ --dt-action-color-foreground-muted-hover-s: 0%;
1056
+ --dt-action-color-foreground-muted-hover-l: 22.745098039215687%;
1057
+ --dt-action-color-foreground-muted-hover-hsl: var(--dt-action-color-foreground-muted-hover-h) var(--dt-action-color-foreground-muted-hover-s) var(--dt-action-color-foreground-muted-hover-l);
1058
+ --dt-action-color-foreground-muted-hover-hsla: hsla(var(--dt-action-color-foreground-muted-hover-h) var(--dt-action-color-foreground-muted-hover-s) var(--dt-action-color-foreground-muted-hover-l) / var(--alpha, 100%));
1059
+ --dt-action-color-foreground-muted-hover: #3A3A3A;
1060
+ --dt-action-color-foreground-muted-active-h: 0;
1061
+ --dt-action-color-foreground-muted-active-s: 0%;
1062
+ --dt-action-color-foreground-muted-active-l: 22.745098039215687%;
1063
+ --dt-action-color-foreground-muted-active-hsl: var(--dt-action-color-foreground-muted-active-h) var(--dt-action-color-foreground-muted-active-s) var(--dt-action-color-foreground-muted-active-l);
1064
+ --dt-action-color-foreground-muted-active-hsla: hsla(var(--dt-action-color-foreground-muted-active-h) var(--dt-action-color-foreground-muted-active-s) var(--dt-action-color-foreground-muted-active-l) / var(--alpha, 100%));
1065
+ --dt-action-color-foreground-muted-active: #3A3A3A;
1066
+ --dt-action-color-foreground-disabled-default-h: 0;
1067
+ --dt-action-color-foreground-disabled-default-s: 0%;
1068
+ --dt-action-color-foreground-disabled-default-l: 50.19607843137255%;
1069
+ --dt-action-color-foreground-disabled-default-hsl: var(--dt-action-color-foreground-disabled-default-h) var(--dt-action-color-foreground-disabled-default-s) var(--dt-action-color-foreground-disabled-default-l);
1070
+ --dt-action-color-foreground-disabled-default-hsla: hsla(var(--dt-action-color-foreground-disabled-default-h) var(--dt-action-color-foreground-disabled-default-s) var(--dt-action-color-foreground-disabled-default-l) / var(--alpha, 100%));
1071
+ --dt-action-color-foreground-disabled-default: #808080;
1072
+ --dt-action-color-foreground-positive-default-h: 136.64233576642334;
1073
+ --dt-action-color-foreground-positive-default-s: 72.4867724867725%;
1074
+ --dt-action-color-foreground-positive-default-l: 37.05882352941176%;
1075
+ --dt-action-color-foreground-positive-default-hsl: var(--dt-action-color-foreground-positive-default-h) var(--dt-action-color-foreground-positive-default-s) var(--dt-action-color-foreground-positive-default-l);
1076
+ --dt-action-color-foreground-positive-default-hsla: hsla(var(--dt-action-color-foreground-positive-default-h) var(--dt-action-color-foreground-positive-default-s) var(--dt-action-color-foreground-positive-default-l) / var(--alpha, 100%));
1077
+ --dt-action-color-foreground-positive-default: #1AA340;
1078
+ --dt-action-color-foreground-positive-hover-h: 137;
1079
+ --dt-action-color-foreground-positive-hover-s: 72.49999999999999%;
1080
+ --dt-action-color-foreground-positive-hover-l: 30.399999999999995%;
1081
+ --dt-action-color-foreground-positive-hover-hsl: var(--dt-action-color-foreground-positive-hover-h) var(--dt-action-color-foreground-positive-hover-s) var(--dt-action-color-foreground-positive-hover-l);
1082
+ --dt-action-color-foreground-positive-hover-hsla: hsla(var(--dt-action-color-foreground-positive-hover-h) var(--dt-action-color-foreground-positive-hover-s) var(--dt-action-color-foreground-positive-hover-l) / var(--alpha, 100%));
1083
+ --dt-action-color-foreground-positive-hover: hsl(137 72.5% 30.4%);
1084
+ --dt-action-color-foreground-positive-active-h: 137;
1085
+ --dt-action-color-foreground-positive-active-s: 72.49999999999999%;
1086
+ --dt-action-color-foreground-positive-active-l: 30.399999999999995%;
1087
+ --dt-action-color-foreground-positive-active-hsl: var(--dt-action-color-foreground-positive-active-h) var(--dt-action-color-foreground-positive-active-s) var(--dt-action-color-foreground-positive-active-l);
1088
+ --dt-action-color-foreground-positive-active-hsla: hsla(var(--dt-action-color-foreground-positive-active-h) var(--dt-action-color-foreground-positive-active-s) var(--dt-action-color-foreground-positive-active-l) / var(--alpha, 100%));
1089
+ --dt-action-color-foreground-positive-active: hsl(137 72.5% 30.4%);
1090
+ --dt-action-color-foreground-positive-primary-default-h: 0;
1091
+ --dt-action-color-foreground-positive-primary-default-s: 0%;
1092
+ --dt-action-color-foreground-positive-primary-default-l: 100%;
1093
+ --dt-action-color-foreground-positive-primary-default-hsl: var(--dt-action-color-foreground-positive-primary-default-h) var(--dt-action-color-foreground-positive-primary-default-s) var(--dt-action-color-foreground-positive-primary-default-l);
1094
+ --dt-action-color-foreground-positive-primary-default-hsla: hsla(var(--dt-action-color-foreground-positive-primary-default-h) var(--dt-action-color-foreground-positive-primary-default-s) var(--dt-action-color-foreground-positive-primary-default-l) / var(--alpha, 100%));
1095
+ --dt-action-color-foreground-positive-primary-default: #ffffff;
1096
+ --dt-action-color-background-base-default-h: 0;
1097
+ --dt-action-color-background-base-default-s: 0%;
1098
+ --dt-action-color-background-base-default-l: 0%;
1099
+ --dt-action-color-background-base-default-hsl: var(--dt-action-color-background-base-default-h) var(--dt-action-color-background-base-default-s) var(--dt-action-color-background-base-default-l);
1100
+ --dt-action-color-background-base-default-hsla: hsla(var(--dt-action-color-background-base-default-h) var(--dt-action-color-background-base-default-s) var(--dt-action-color-background-base-default-l) / var(--alpha, 100%));
1101
+ --dt-action-color-background-base-default: transparent;
1102
+ --dt-action-color-background-base-hover-h: 255.00000000000006;
1103
+ --dt-action-color-background-base-hover-s: 100%;
1104
+ --dt-action-color-background-base-hover-l: 66.09%;
1105
+ --dt-action-color-background-base-hover-hsl: var(--dt-action-color-background-base-hover-h) var(--dt-action-color-background-base-hover-s) var(--dt-action-color-background-base-hover-l);
1106
+ --dt-action-color-background-base-hover-hsla: hsla(var(--dt-action-color-background-base-hover-h) var(--dt-action-color-background-base-hover-s) var(--dt-action-color-background-base-hover-l) / var(--alpha, 100%));
1107
+ --dt-action-color-background-base-hover: hsl(255 100% 66.1% / 0.14);
1108
+ --dt-action-color-background-base-active-h: 255.00000000000006;
1109
+ --dt-action-color-background-base-active-s: 100%;
1110
+ --dt-action-color-background-base-active-l: 66.09%;
1111
+ --dt-action-color-background-base-active-hsl: var(--dt-action-color-background-base-active-h) var(--dt-action-color-background-base-active-s) var(--dt-action-color-background-base-active-l);
1112
+ --dt-action-color-background-base-active-hsla: hsla(var(--dt-action-color-background-base-active-h) var(--dt-action-color-background-base-active-s) var(--dt-action-color-background-base-active-l) / var(--alpha, 100%));
1113
+ --dt-action-color-background-base-active: hsl(255 100% 66.1% / 0.18);
1114
+ --dt-action-color-background-base-primary-default-h: 254.5664739884393;
1115
+ --dt-action-color-background-base-primary-default-s: 100%;
1116
+ --dt-action-color-background-base-primary-default-l: 66.07843137254902%;
1117
+ --dt-action-color-background-base-primary-default-hsl: var(--dt-action-color-background-base-primary-default-h) var(--dt-action-color-background-base-primary-default-s) var(--dt-action-color-background-base-primary-default-l);
1118
+ --dt-action-color-background-base-primary-default-hsla: hsla(var(--dt-action-color-background-base-primary-default-h) var(--dt-action-color-background-base-primary-default-s) var(--dt-action-color-background-base-primary-default-l) / var(--alpha, 100%));
1119
+ --dt-action-color-background-base-primary-default: #7C52FF;
1120
+ --dt-action-color-background-base-primary-hover-h: 255;
1121
+ --dt-action-color-background-base-primary-hover-s: 100%;
1122
+ --dt-action-color-background-base-primary-hover-l: 63.40000000000001%;
1123
+ --dt-action-color-background-base-primary-hover-hsl: var(--dt-action-color-background-base-primary-hover-h) var(--dt-action-color-background-base-primary-hover-s) var(--dt-action-color-background-base-primary-hover-l);
1124
+ --dt-action-color-background-base-primary-hover-hsla: hsla(var(--dt-action-color-background-base-primary-hover-h) var(--dt-action-color-background-base-primary-hover-s) var(--dt-action-color-background-base-primary-hover-l) / var(--alpha, 100%));
1125
+ --dt-action-color-background-base-primary-hover: hsl(255 100% 63.4%);
1126
+ --dt-action-color-background-base-primary-active-h: 255.00000000000006;
1127
+ --dt-action-color-background-base-primary-active-s: 100%;
1128
+ --dt-action-color-background-base-primary-active-l: 60.8%;
1129
+ --dt-action-color-background-base-primary-active-hsl: var(--dt-action-color-background-base-primary-active-h) var(--dt-action-color-background-base-primary-active-s) var(--dt-action-color-background-base-primary-active-l);
1130
+ --dt-action-color-background-base-primary-active-hsla: hsla(var(--dt-action-color-background-base-primary-active-h) var(--dt-action-color-background-base-primary-active-s) var(--dt-action-color-background-base-primary-active-l) / var(--alpha, 100%));
1131
+ --dt-action-color-background-base-primary-active: hsl(255 100% 60.8%);
1132
+ --dt-action-color-background-critical-default-h: 0;
1133
+ --dt-action-color-background-critical-default-s: 0%;
1134
+ --dt-action-color-background-critical-default-l: 0%;
1135
+ --dt-action-color-background-critical-default-hsl: var(--dt-action-color-background-critical-default-h) var(--dt-action-color-background-critical-default-s) var(--dt-action-color-background-critical-default-l);
1136
+ --dt-action-color-background-critical-default-hsla: hsla(var(--dt-action-color-background-critical-default-h) var(--dt-action-color-background-critical-default-s) var(--dt-action-color-background-critical-default-l) / var(--alpha, 100%));
1137
+ --dt-action-color-background-critical-default: transparent;
1138
+ --dt-action-color-background-critical-hover-h: 0;
1139
+ --dt-action-color-background-critical-hover-s: 88.79999999999998%;
1140
+ --dt-action-color-background-critical-hover-l: 49%;
1141
+ --dt-action-color-background-critical-hover-hsl: var(--dt-action-color-background-critical-hover-h) var(--dt-action-color-background-critical-hover-s) var(--dt-action-color-background-critical-hover-l);
1142
+ --dt-action-color-background-critical-hover-hsla: hsla(var(--dt-action-color-background-critical-hover-h) var(--dt-action-color-background-critical-hover-s) var(--dt-action-color-background-critical-hover-l) / var(--alpha, 100%));
1143
+ --dt-action-color-background-critical-hover: hsl(0 88.8% 49% / 0.07);
1144
+ --dt-action-color-background-critical-active-h: 0;
1145
+ --dt-action-color-background-critical-active-s: 88.79999999999998%;
1146
+ --dt-action-color-background-critical-active-l: 49%;
1147
+ --dt-action-color-background-critical-active-hsl: var(--dt-action-color-background-critical-active-h) var(--dt-action-color-background-critical-active-s) var(--dt-action-color-background-critical-active-l);
1148
+ --dt-action-color-background-critical-active-hsla: hsla(var(--dt-action-color-background-critical-active-h) var(--dt-action-color-background-critical-active-s) var(--dt-action-color-background-critical-active-l) / var(--alpha, 100%));
1149
+ --dt-action-color-background-critical-active: hsl(0 88.8% 49% / 0.12);
1150
+ --dt-action-color-background-critical-primary-default-h: 0;
1151
+ --dt-action-color-background-critical-primary-default-s: 88.79999999999998%;
1152
+ --dt-action-color-background-critical-primary-default-l: 49.01960784313726%;
1153
+ --dt-action-color-background-critical-primary-default-hsl: var(--dt-action-color-background-critical-primary-default-h) var(--dt-action-color-background-critical-primary-default-s) var(--dt-action-color-background-critical-primary-default-l);
1154
+ --dt-action-color-background-critical-primary-default-hsla: hsla(var(--dt-action-color-background-critical-primary-default-h) var(--dt-action-color-background-critical-primary-default-s) var(--dt-action-color-background-critical-primary-default-l) / var(--alpha, 100%));
1155
+ --dt-action-color-background-critical-primary-default: #EC0E0E;
1156
+ --dt-action-color-background-critical-primary-hover-h: 0;
1157
+ --dt-action-color-background-critical-primary-hover-s: 88.8%;
1158
+ --dt-action-color-background-critical-primary-hover-l: 45.1%;
1159
+ --dt-action-color-background-critical-primary-hover-hsl: var(--dt-action-color-background-critical-primary-hover-h) var(--dt-action-color-background-critical-primary-hover-s) var(--dt-action-color-background-critical-primary-hover-l);
1160
+ --dt-action-color-background-critical-primary-hover-hsla: hsla(var(--dt-action-color-background-critical-primary-hover-h) var(--dt-action-color-background-critical-primary-hover-s) var(--dt-action-color-background-critical-primary-hover-l) / var(--alpha, 100%));
1161
+ --dt-action-color-background-critical-primary-hover: hsl(0 88.8% 45.1%);
1162
+ --dt-action-color-background-critical-primary-active-h: 0;
1163
+ --dt-action-color-background-critical-primary-active-s: 88.79999999999998%;
1164
+ --dt-action-color-background-critical-primary-active-l: 43.1%;
1165
+ --dt-action-color-background-critical-primary-active-hsl: var(--dt-action-color-background-critical-primary-active-h) var(--dt-action-color-background-critical-primary-active-s) var(--dt-action-color-background-critical-primary-active-l);
1166
+ --dt-action-color-background-critical-primary-active-hsla: hsla(var(--dt-action-color-background-critical-primary-active-h) var(--dt-action-color-background-critical-primary-active-s) var(--dt-action-color-background-critical-primary-active-l) / var(--alpha, 100%));
1167
+ --dt-action-color-background-critical-primary-active: hsl(0 88.8% 43.1%);
1168
+ --dt-action-color-background-inverted-default-h: 0;
1169
+ --dt-action-color-background-inverted-default-s: 0%;
1170
+ --dt-action-color-background-inverted-default-l: 0%;
1171
+ --dt-action-color-background-inverted-default-hsl: var(--dt-action-color-background-inverted-default-h) var(--dt-action-color-background-inverted-default-s) var(--dt-action-color-background-inverted-default-l);
1172
+ --dt-action-color-background-inverted-default-hsla: hsla(var(--dt-action-color-background-inverted-default-h) var(--dt-action-color-background-inverted-default-s) var(--dt-action-color-background-inverted-default-l) / var(--alpha, 100%));
1173
+ --dt-action-color-background-inverted-default: transparent;
1174
+ --dt-action-color-background-inverted-hover-h: 0;
1175
+ --dt-action-color-background-inverted-hover-s: 0%;
1176
+ --dt-action-color-background-inverted-hover-l: 100%;
1177
+ --dt-action-color-background-inverted-hover-hsl: var(--dt-action-color-background-inverted-hover-h) var(--dt-action-color-background-inverted-hover-s) var(--dt-action-color-background-inverted-hover-l);
1178
+ --dt-action-color-background-inverted-hover-hsla: hsla(var(--dt-action-color-background-inverted-hover-h) var(--dt-action-color-background-inverted-hover-s) var(--dt-action-color-background-inverted-hover-l) / var(--alpha, 100%));
1179
+ --dt-action-color-background-inverted-hover: hsl(0 0% 100% / 0.15);
1180
+ --dt-action-color-background-inverted-active-h: 0;
1181
+ --dt-action-color-background-inverted-active-s: 0%;
1182
+ --dt-action-color-background-inverted-active-l: 100%;
1183
+ --dt-action-color-background-inverted-active-hsl: var(--dt-action-color-background-inverted-active-h) var(--dt-action-color-background-inverted-active-s) var(--dt-action-color-background-inverted-active-l);
1184
+ --dt-action-color-background-inverted-active-hsla: hsla(var(--dt-action-color-background-inverted-active-h) var(--dt-action-color-background-inverted-active-s) var(--dt-action-color-background-inverted-active-l) / var(--alpha, 100%));
1185
+ --dt-action-color-background-inverted-active: hsl(0 0% 100% / 0.3);
1186
+ --dt-action-color-background-inverted-primary-default-h: 0;
1187
+ --dt-action-color-background-inverted-primary-default-s: 0%;
1188
+ --dt-action-color-background-inverted-primary-default-l: 100%;
1189
+ --dt-action-color-background-inverted-primary-default-hsl: var(--dt-action-color-background-inverted-primary-default-h) var(--dt-action-color-background-inverted-primary-default-s) var(--dt-action-color-background-inverted-primary-default-l);
1190
+ --dt-action-color-background-inverted-primary-default-hsla: hsla(var(--dt-action-color-background-inverted-primary-default-h) var(--dt-action-color-background-inverted-primary-default-s) var(--dt-action-color-background-inverted-primary-default-l) / var(--alpha, 100%));
1191
+ --dt-action-color-background-inverted-primary-default: #ffffff;
1192
+ --dt-action-color-background-inverted-primary-hover-h: 260.00000000000006;
1193
+ --dt-action-color-background-inverted-primary-hover-s: 100%;
1194
+ --dt-action-color-background-inverted-primary-hover-l: 97.05882352941177%;
1195
+ --dt-action-color-background-inverted-primary-hover-hsl: var(--dt-action-color-background-inverted-primary-hover-h) var(--dt-action-color-background-inverted-primary-hover-s) var(--dt-action-color-background-inverted-primary-hover-l);
1196
+ --dt-action-color-background-inverted-primary-hover-hsla: hsla(var(--dt-action-color-background-inverted-primary-hover-h) var(--dt-action-color-background-inverted-primary-hover-s) var(--dt-action-color-background-inverted-primary-hover-l) / var(--alpha, 100%));
1197
+ --dt-action-color-background-inverted-primary-hover: #F5F0FF;
1198
+ --dt-action-color-background-inverted-primary-active-h: 260;
1199
+ --dt-action-color-background-inverted-primary-active-s: 100%;
1200
+ --dt-action-color-background-inverted-primary-active-l: 93.20000000000002%;
1201
+ --dt-action-color-background-inverted-primary-active-hsl: var(--dt-action-color-background-inverted-primary-active-h) var(--dt-action-color-background-inverted-primary-active-s) var(--dt-action-color-background-inverted-primary-active-l);
1202
+ --dt-action-color-background-inverted-primary-active-hsla: hsla(var(--dt-action-color-background-inverted-primary-active-h) var(--dt-action-color-background-inverted-primary-active-s) var(--dt-action-color-background-inverted-primary-active-l) / var(--alpha, 100%));
1203
+ --dt-action-color-background-inverted-primary-active: hsl(260 100% 93.2%);
1204
+ --dt-action-color-background-muted-default-h: 0;
1205
+ --dt-action-color-background-muted-default-s: 0%;
1206
+ --dt-action-color-background-muted-default-l: 0%;
1207
+ --dt-action-color-background-muted-default-hsl: var(--dt-action-color-background-muted-default-h) var(--dt-action-color-background-muted-default-s) var(--dt-action-color-background-muted-default-l);
1208
+ --dt-action-color-background-muted-default-hsla: hsla(var(--dt-action-color-background-muted-default-h) var(--dt-action-color-background-muted-default-s) var(--dt-action-color-background-muted-default-l) / var(--alpha, 100%));
1209
+ --dt-action-color-background-muted-default: transparent;
1210
+ --dt-action-color-background-muted-hover-h: 0;
1211
+ --dt-action-color-background-muted-hover-s: 0%;
1212
+ --dt-action-color-background-muted-hover-l: 13.3%;
1213
+ --dt-action-color-background-muted-hover-hsl: var(--dt-action-color-background-muted-hover-h) var(--dt-action-color-background-muted-hover-s) var(--dt-action-color-background-muted-hover-l);
1214
+ --dt-action-color-background-muted-hover-hsla: hsla(var(--dt-action-color-background-muted-hover-h) var(--dt-action-color-background-muted-hover-s) var(--dt-action-color-background-muted-hover-l) / var(--alpha, 100%));
1215
+ --dt-action-color-background-muted-hover: hsl(0 0% 13.3% / 0.1);
1216
+ --dt-action-color-background-muted-active-h: 0;
1217
+ --dt-action-color-background-muted-active-s: 0%;
1218
+ --dt-action-color-background-muted-active-l: 13.3%;
1219
+ --dt-action-color-background-muted-active-hsl: var(--dt-action-color-background-muted-active-h) var(--dt-action-color-background-muted-active-s) var(--dt-action-color-background-muted-active-l);
1220
+ --dt-action-color-background-muted-active-hsla: hsla(var(--dt-action-color-background-muted-active-h) var(--dt-action-color-background-muted-active-s) var(--dt-action-color-background-muted-active-l) / var(--alpha, 100%));
1221
+ --dt-action-color-background-muted-active: hsl(0 0% 13.3% / 0.16);
1222
+ --dt-action-color-background-disabled-default-h: 0;
1223
+ --dt-action-color-background-disabled-default-s: 0%;
1224
+ --dt-action-color-background-disabled-default-l: 82.35294117647058%;
1225
+ --dt-action-color-background-disabled-default-hsl: var(--dt-action-color-background-disabled-default-h) var(--dt-action-color-background-disabled-default-s) var(--dt-action-color-background-disabled-default-l);
1226
+ --dt-action-color-background-disabled-default-hsla: hsla(var(--dt-action-color-background-disabled-default-h) var(--dt-action-color-background-disabled-default-s) var(--dt-action-color-background-disabled-default-l) / var(--alpha, 100%));
1227
+ --dt-action-color-background-disabled-default: #D2D2D2;
1228
+ --dt-action-color-background-positive-default-h: 0;
1229
+ --dt-action-color-background-positive-default-s: 0%;
1230
+ --dt-action-color-background-positive-default-l: 0%;
1231
+ --dt-action-color-background-positive-default-hsl: var(--dt-action-color-background-positive-default-h) var(--dt-action-color-background-positive-default-s) var(--dt-action-color-background-positive-default-l);
1232
+ --dt-action-color-background-positive-default-hsla: hsla(var(--dt-action-color-background-positive-default-h) var(--dt-action-color-background-positive-default-s) var(--dt-action-color-background-positive-default-l) / var(--alpha, 100%));
1233
+ --dt-action-color-background-positive-default: transparent;
1234
+ --dt-action-color-background-positive-hover-h: 110.99999999999987;
1235
+ --dt-action-color-background-positive-hover-s: 53.79999999999936%;
1236
+ --dt-action-color-background-positive-hover-l: 98%;
1237
+ --dt-action-color-background-positive-hover-hsl: var(--dt-action-color-background-positive-hover-h) var(--dt-action-color-background-positive-hover-s) var(--dt-action-color-background-positive-hover-l);
1238
+ --dt-action-color-background-positive-hover-hsla: hsla(var(--dt-action-color-background-positive-hover-h) var(--dt-action-color-background-positive-hover-s) var(--dt-action-color-background-positive-hover-l) / var(--alpha, 100%));
1239
+ --dt-action-color-background-positive-hover: hsl(111 53.8% 98%);
1240
+ --dt-action-color-background-positive-active-h: 137;
1241
+ --dt-action-color-background-positive-active-s: 72.50000000000001%;
1242
+ --dt-action-color-background-positive-active-l: 37.1%;
1243
+ --dt-action-color-background-positive-active-hsl: var(--dt-action-color-background-positive-active-h) var(--dt-action-color-background-positive-active-s) var(--dt-action-color-background-positive-active-l);
1244
+ --dt-action-color-background-positive-active-hsla: hsla(var(--dt-action-color-background-positive-active-h) var(--dt-action-color-background-positive-active-s) var(--dt-action-color-background-positive-active-l) / var(--alpha, 100%));
1245
+ --dt-action-color-background-positive-active: hsl(137 72.5% 37.1% / 0.08);
1246
+ --dt-action-color-background-positive-primary-default-h: 136.64233576642334;
1247
+ --dt-action-color-background-positive-primary-default-s: 72.4867724867725%;
1248
+ --dt-action-color-background-positive-primary-default-l: 37.05882352941176%;
1249
+ --dt-action-color-background-positive-primary-default-hsl: var(--dt-action-color-background-positive-primary-default-h) var(--dt-action-color-background-positive-primary-default-s) var(--dt-action-color-background-positive-primary-default-l);
1250
+ --dt-action-color-background-positive-primary-default-hsla: hsla(var(--dt-action-color-background-positive-primary-default-h) var(--dt-action-color-background-positive-primary-default-s) var(--dt-action-color-background-positive-primary-default-l) / var(--alpha, 100%));
1251
+ --dt-action-color-background-positive-primary-default: #1AA340;
1252
+ --dt-action-color-background-positive-primary-hover-h: 137;
1253
+ --dt-action-color-background-positive-primary-hover-s: 72.5%;
1254
+ --dt-action-color-background-positive-primary-hover-l: 33.4%;
1255
+ --dt-action-color-background-positive-primary-hover-hsl: var(--dt-action-color-background-positive-primary-hover-h) var(--dt-action-color-background-positive-primary-hover-s) var(--dt-action-color-background-positive-primary-hover-l);
1256
+ --dt-action-color-background-positive-primary-hover-hsla: hsla(var(--dt-action-color-background-positive-primary-hover-h) var(--dt-action-color-background-positive-primary-hover-s) var(--dt-action-color-background-positive-primary-hover-l) / var(--alpha, 100%));
1257
+ --dt-action-color-background-positive-primary-hover: hsl(137 72.5% 33.4%);
1258
+ --dt-action-color-background-positive-primary-active-h: 137;
1259
+ --dt-action-color-background-positive-primary-active-s: 72.50000000000001%;
1260
+ --dt-action-color-background-positive-primary-active-l: 31.1%;
1261
+ --dt-action-color-background-positive-primary-active-hsl: var(--dt-action-color-background-positive-primary-active-h) var(--dt-action-color-background-positive-primary-active-s) var(--dt-action-color-background-positive-primary-active-l);
1262
+ --dt-action-color-background-positive-primary-active-hsla: hsla(var(--dt-action-color-background-positive-primary-active-h) var(--dt-action-color-background-positive-primary-active-s) var(--dt-action-color-background-positive-primary-active-l) / var(--alpha, 100%));
1263
+ --dt-action-color-background-positive-primary-active: hsl(137 72.5% 31.1%);
1264
+ --dt-action-color-border-base-outlined-default-h: 254.5664739884393;
1265
+ --dt-action-color-border-base-outlined-default-s: 100%;
1266
+ --dt-action-color-border-base-outlined-default-l: 66.07843137254902%;
1267
+ --dt-action-color-border-base-outlined-default-hsl: var(--dt-action-color-border-base-outlined-default-h) var(--dt-action-color-border-base-outlined-default-s) var(--dt-action-color-border-base-outlined-default-l);
1268
+ --dt-action-color-border-base-outlined-default-hsla: hsla(var(--dt-action-color-border-base-outlined-default-h) var(--dt-action-color-border-base-outlined-default-s) var(--dt-action-color-border-base-outlined-default-l) / var(--alpha, 100%));
1269
+ --dt-action-color-border-base-outlined-default: #7C52FF;
1270
+ --dt-action-color-border-critical-outlined-default-h: 0;
1271
+ --dt-action-color-border-critical-outlined-default-s: 88.79999999999998%;
1272
+ --dt-action-color-border-critical-outlined-default-l: 49.01960784313726%;
1273
+ --dt-action-color-border-critical-outlined-default-hsl: var(--dt-action-color-border-critical-outlined-default-h) var(--dt-action-color-border-critical-outlined-default-s) var(--dt-action-color-border-critical-outlined-default-l);
1274
+ --dt-action-color-border-critical-outlined-default-hsla: hsla(var(--dt-action-color-border-critical-outlined-default-h) var(--dt-action-color-border-critical-outlined-default-s) var(--dt-action-color-border-critical-outlined-default-l) / var(--alpha, 100%));
1275
+ --dt-action-color-border-critical-outlined-default: #EC0E0E;
1276
+ --dt-action-color-border-inverted-outlined-default-h: 0;
1277
+ --dt-action-color-border-inverted-outlined-default-s: 0%;
1278
+ --dt-action-color-border-inverted-outlined-default-l: 97.6470588235294%;
1279
+ --dt-action-color-border-inverted-outlined-default-hsl: var(--dt-action-color-border-inverted-outlined-default-h) var(--dt-action-color-border-inverted-outlined-default-s) var(--dt-action-color-border-inverted-outlined-default-l);
1280
+ --dt-action-color-border-inverted-outlined-default-hsla: hsla(var(--dt-action-color-border-inverted-outlined-default-h) var(--dt-action-color-border-inverted-outlined-default-s) var(--dt-action-color-border-inverted-outlined-default-l) / var(--alpha, 100%));
1281
+ --dt-action-color-border-inverted-outlined-default: #F9F9F9;
1282
+ --dt-action-color-border-muted-outlined-default-h: 0;
1283
+ --dt-action-color-border-muted-outlined-default-s: 0%;
1284
+ --dt-action-color-border-muted-outlined-default-l: 33.33333333333333%;
1285
+ --dt-action-color-border-muted-outlined-default-hsl: var(--dt-action-color-border-muted-outlined-default-h) var(--dt-action-color-border-muted-outlined-default-s) var(--dt-action-color-border-muted-outlined-default-l);
1286
+ --dt-action-color-border-muted-outlined-default-hsla: hsla(var(--dt-action-color-border-muted-outlined-default-h) var(--dt-action-color-border-muted-outlined-default-s) var(--dt-action-color-border-muted-outlined-default-l) / var(--alpha, 100%));
1287
+ --dt-action-color-border-muted-outlined-default: #555555;
1288
+ --dt-theme-color-base-h: 0;
1289
+ --dt-theme-color-base-s: 0%;
1290
+ --dt-theme-color-base-l: 0%;
1291
+ --dt-theme-color-base-hsl: var(--dt-theme-color-base-h) var(--dt-theme-color-base-s) var(--dt-theme-color-base-l);
1292
+ --dt-theme-color-base-hsla: hsla(var(--dt-theme-color-base-h) var(--dt-theme-color-base-s) var(--dt-theme-color-base-l) / var(--alpha, 100%));
1293
+ --dt-theme-color-base: #000000;
1294
+ --dt-theme-topbar-color-foreground-h: 0;
1295
+ --dt-theme-topbar-color-foreground-s: 0%;
1296
+ --dt-theme-topbar-color-foreground-l: 0%;
1297
+ --dt-theme-topbar-color-foreground-hsl: var(--dt-theme-topbar-color-foreground-h) var(--dt-theme-topbar-color-foreground-s) var(--dt-theme-topbar-color-foreground-l);
1298
+ --dt-theme-topbar-color-foreground-hsla: hsla(var(--dt-theme-topbar-color-foreground-h) var(--dt-theme-topbar-color-foreground-s) var(--dt-theme-topbar-color-foreground-l) / var(--alpha, 100%));
1299
+ --dt-theme-topbar-color-foreground: hsl(0 0% 0% / 0.75);
1300
+ --dt-theme-topbar-color-background-h: 0;
1301
+ --dt-theme-topbar-color-background-s: 0%;
1302
+ --dt-theme-topbar-color-background-l: 97.6470588235294%;
1303
+ --dt-theme-topbar-color-background-hsl: var(--dt-theme-topbar-color-background-h) var(--dt-theme-topbar-color-background-s) var(--dt-theme-topbar-color-background-l);
1304
+ --dt-theme-topbar-color-background-hsla: hsla(var(--dt-theme-topbar-color-background-h) var(--dt-theme-topbar-color-background-s) var(--dt-theme-topbar-color-background-l) / var(--alpha, 100%));
1305
+ --dt-theme-topbar-color-background: #F9F9F9;
1306
+ --dt-theme-topbar-field-color-foreground-h: 0;
1307
+ --dt-theme-topbar-field-color-foreground-s: 0%;
1308
+ --dt-theme-topbar-field-color-foreground-l: 0%;
1309
+ --dt-theme-topbar-field-color-foreground-hsl: var(--dt-theme-topbar-field-color-foreground-h) var(--dt-theme-topbar-field-color-foreground-s) var(--dt-theme-topbar-field-color-foreground-l);
1310
+ --dt-theme-topbar-field-color-foreground-hsla: hsla(var(--dt-theme-topbar-field-color-foreground-h) var(--dt-theme-topbar-field-color-foreground-s) var(--dt-theme-topbar-field-color-foreground-l) / var(--alpha, 100%));
1311
+ --dt-theme-topbar-field-color-foreground: hsl(0 0% 0% / 0.5);
1312
+ --dt-theme-topbar-field-color-foreground-hover-h: 0;
1313
+ --dt-theme-topbar-field-color-foreground-hover-s: 0%;
1314
+ --dt-theme-topbar-field-color-foreground-hover-l: 0%;
1315
+ --dt-theme-topbar-field-color-foreground-hover-hsl: var(--dt-theme-topbar-field-color-foreground-hover-h) var(--dt-theme-topbar-field-color-foreground-hover-s) var(--dt-theme-topbar-field-color-foreground-hover-l);
1316
+ --dt-theme-topbar-field-color-foreground-hover-hsla: hsla(var(--dt-theme-topbar-field-color-foreground-hover-h) var(--dt-theme-topbar-field-color-foreground-hover-s) var(--dt-theme-topbar-field-color-foreground-hover-l) / var(--alpha, 100%));
1317
+ --dt-theme-topbar-field-color-foreground-hover: hsl(0 0% 0% / 0.75);
1318
+ --dt-theme-topbar-field-color-background-h: 0;
1319
+ --dt-theme-topbar-field-color-background-s: 0%;
1320
+ --dt-theme-topbar-field-color-background-l: 0%;
1321
+ --dt-theme-topbar-field-color-background-hsl: var(--dt-theme-topbar-field-color-background-h) var(--dt-theme-topbar-field-color-background-s) var(--dt-theme-topbar-field-color-background-l);
1322
+ --dt-theme-topbar-field-color-background-hsla: hsla(var(--dt-theme-topbar-field-color-background-h) var(--dt-theme-topbar-field-color-background-s) var(--dt-theme-topbar-field-color-background-l) / var(--alpha, 100%));
1323
+ --dt-theme-topbar-field-color-background: hsl(0 0% 0% / 0.05);
1324
+ --dt-theme-topbar-field-color-background-hover-h: 0;
1325
+ --dt-theme-topbar-field-color-background-hover-s: 0%;
1326
+ --dt-theme-topbar-field-color-background-hover-l: 100%;
1327
+ --dt-theme-topbar-field-color-background-hover-hsl: var(--dt-theme-topbar-field-color-background-hover-h) var(--dt-theme-topbar-field-color-background-hover-s) var(--dt-theme-topbar-field-color-background-hover-l);
1328
+ --dt-theme-topbar-field-color-background-hover-hsla: hsla(var(--dt-theme-topbar-field-color-background-hover-h) var(--dt-theme-topbar-field-color-background-hover-s) var(--dt-theme-topbar-field-color-background-hover-l) / var(--alpha, 100%));
1329
+ --dt-theme-topbar-field-color-background-hover: hsl(0 0% 100%);
1330
+ --dt-theme-topbar-field-color-border-h: 0;
1331
+ --dt-theme-topbar-field-color-border-s: 0%;
1332
+ --dt-theme-topbar-field-color-border-l: 0%;
1333
+ --dt-theme-topbar-field-color-border-hsl: var(--dt-theme-topbar-field-color-border-h) var(--dt-theme-topbar-field-color-border-s) var(--dt-theme-topbar-field-color-border-l);
1334
+ --dt-theme-topbar-field-color-border-hsla: hsla(var(--dt-theme-topbar-field-color-border-h) var(--dt-theme-topbar-field-color-border-s) var(--dt-theme-topbar-field-color-border-l) / var(--alpha, 100%));
1335
+ --dt-theme-topbar-field-color-border: hsl(0 0% 0% / 0);
1336
+ --dt-theme-topbar-field-color-border-hover-h: 0;
1337
+ --dt-theme-topbar-field-color-border-hover-s: 0%;
1338
+ --dt-theme-topbar-field-color-border-hover-l: 0%;
1339
+ --dt-theme-topbar-field-color-border-hover-hsl: var(--dt-theme-topbar-field-color-border-hover-h) var(--dt-theme-topbar-field-color-border-hover-s) var(--dt-theme-topbar-field-color-border-hover-l);
1340
+ --dt-theme-topbar-field-color-border-hover-hsla: hsla(var(--dt-theme-topbar-field-color-border-hover-h) var(--dt-theme-topbar-field-color-border-hover-s) var(--dt-theme-topbar-field-color-border-hover-l) / var(--alpha, 100%));
1341
+ --dt-theme-topbar-field-color-border-hover: hsl(0 0% 0% / 0.1);
1342
+ --dt-theme-topbar-field-color-border-active-h: 0;
1343
+ --dt-theme-topbar-field-color-border-active-s: 0%;
1344
+ --dt-theme-topbar-field-color-border-active-l: 0%;
1345
+ --dt-theme-topbar-field-color-border-active-hsl: var(--dt-theme-topbar-field-color-border-active-h) var(--dt-theme-topbar-field-color-border-active-s) var(--dt-theme-topbar-field-color-border-active-l);
1346
+ --dt-theme-topbar-field-color-border-active-hsla: hsla(var(--dt-theme-topbar-field-color-border-active-h) var(--dt-theme-topbar-field-color-border-active-s) var(--dt-theme-topbar-field-color-border-active-l) / var(--alpha, 100%));
1347
+ --dt-theme-topbar-field-color-border-active: hsl(0 0% 0% / 0.2);
1348
+ --dt-theme-topbar-button-color-foreground-h: 0;
1349
+ --dt-theme-topbar-button-color-foreground-s: 0%;
1350
+ --dt-theme-topbar-button-color-foreground-l: 0%;
1351
+ --dt-theme-topbar-button-color-foreground-hsl: var(--dt-theme-topbar-button-color-foreground-h) var(--dt-theme-topbar-button-color-foreground-s) var(--dt-theme-topbar-button-color-foreground-l);
1352
+ --dt-theme-topbar-button-color-foreground-hsla: hsla(var(--dt-theme-topbar-button-color-foreground-h) var(--dt-theme-topbar-button-color-foreground-s) var(--dt-theme-topbar-button-color-foreground-l) / var(--alpha, 100%));
1353
+ --dt-theme-topbar-button-color-foreground: hsl(0 0% 0% / 0.65);
1354
+ --dt-theme-topbar-button-color-foreground-hover-h: 0;
1355
+ --dt-theme-topbar-button-color-foreground-hover-s: 0%;
1356
+ --dt-theme-topbar-button-color-foreground-hover-l: 0%;
1357
+ --dt-theme-topbar-button-color-foreground-hover-hsl: var(--dt-theme-topbar-button-color-foreground-hover-h) var(--dt-theme-topbar-button-color-foreground-hover-s) var(--dt-theme-topbar-button-color-foreground-hover-l);
1358
+ --dt-theme-topbar-button-color-foreground-hover-hsla: hsla(var(--dt-theme-topbar-button-color-foreground-hover-h) var(--dt-theme-topbar-button-color-foreground-hover-s) var(--dt-theme-topbar-button-color-foreground-hover-l) / var(--alpha, 100%));
1359
+ --dt-theme-topbar-button-color-foreground-hover: #000000;
1360
+ --dt-theme-topbar-button-color-background-h: 0;
1361
+ --dt-theme-topbar-button-color-background-s: 0%;
1362
+ --dt-theme-topbar-button-color-background-l: 0%;
1363
+ --dt-theme-topbar-button-color-background-hsl: var(--dt-theme-topbar-button-color-background-h) var(--dt-theme-topbar-button-color-background-s) var(--dt-theme-topbar-button-color-background-l);
1364
+ --dt-theme-topbar-button-color-background-hsla: hsla(var(--dt-theme-topbar-button-color-background-h) var(--dt-theme-topbar-button-color-background-s) var(--dt-theme-topbar-button-color-background-l) / var(--alpha, 100%));
1365
+ --dt-theme-topbar-button-color-background: hsl(0 0% 0% / 0);
1366
+ --dt-theme-topbar-button-color-background-hover-h: 0;
1367
+ --dt-theme-topbar-button-color-background-hover-s: 0%;
1368
+ --dt-theme-topbar-button-color-background-hover-l: 0%;
1369
+ --dt-theme-topbar-button-color-background-hover-hsl: var(--dt-theme-topbar-button-color-background-hover-h) var(--dt-theme-topbar-button-color-background-hover-s) var(--dt-theme-topbar-button-color-background-hover-l);
1370
+ --dt-theme-topbar-button-color-background-hover-hsla: hsla(var(--dt-theme-topbar-button-color-background-hover-h) var(--dt-theme-topbar-button-color-background-hover-s) var(--dt-theme-topbar-button-color-background-hover-l) / var(--alpha, 100%));
1371
+ --dt-theme-topbar-button-color-background-hover: hsl(0 0% 0% / 0.05);
1372
+ --dt-theme-topbar-button-color-background-active-h: 0;
1373
+ --dt-theme-topbar-button-color-background-active-s: 0%;
1374
+ --dt-theme-topbar-button-color-background-active-l: 0%;
1375
+ --dt-theme-topbar-button-color-background-active-hsl: var(--dt-theme-topbar-button-color-background-active-h) var(--dt-theme-topbar-button-color-background-active-s) var(--dt-theme-topbar-button-color-background-active-l);
1376
+ --dt-theme-topbar-button-color-background-active-hsla: hsla(var(--dt-theme-topbar-button-color-background-active-h) var(--dt-theme-topbar-button-color-background-active-s) var(--dt-theme-topbar-button-color-background-active-l) / var(--alpha, 100%));
1377
+ --dt-theme-topbar-button-color-background-active: hsl(0 0% 0% / 0.1);
1378
+ --dt-theme-topbar-profile-color-foreground-h: 0;
1379
+ --dt-theme-topbar-profile-color-foreground-s: 0%;
1380
+ --dt-theme-topbar-profile-color-foreground-l: 0%;
1381
+ --dt-theme-topbar-profile-color-foreground-hsl: var(--dt-theme-topbar-profile-color-foreground-h) var(--dt-theme-topbar-profile-color-foreground-s) var(--dt-theme-topbar-profile-color-foreground-l);
1382
+ --dt-theme-topbar-profile-color-foreground-hsla: hsla(var(--dt-theme-topbar-profile-color-foreground-h) var(--dt-theme-topbar-profile-color-foreground-s) var(--dt-theme-topbar-profile-color-foreground-l) / var(--alpha, 100%));
1383
+ --dt-theme-topbar-profile-color-foreground: hsl(0 0% 0% / 0.75);
1384
+ --dt-theme-topbar-profile-color-foreground-inverted-h: 0;
1385
+ --dt-theme-topbar-profile-color-foreground-inverted-s: 0%;
1386
+ --dt-theme-topbar-profile-color-foreground-inverted-l: 100%;
1387
+ --dt-theme-topbar-profile-color-foreground-inverted-hsl: var(--dt-theme-topbar-profile-color-foreground-inverted-h) var(--dt-theme-topbar-profile-color-foreground-inverted-s) var(--dt-theme-topbar-profile-color-foreground-inverted-l);
1388
+ --dt-theme-topbar-profile-color-foreground-inverted-hsla: hsla(var(--dt-theme-topbar-profile-color-foreground-inverted-h) var(--dt-theme-topbar-profile-color-foreground-inverted-s) var(--dt-theme-topbar-profile-color-foreground-inverted-l) / var(--alpha, 100%));
1389
+ --dt-theme-topbar-profile-color-foreground-inverted: hsl(0 0% 100% / 0.75);
1390
+ --dt-theme-topbar-profile-color-background-h: 0;
1391
+ --dt-theme-topbar-profile-color-background-s: 0%;
1392
+ --dt-theme-topbar-profile-color-background-l: 0%;
1393
+ --dt-theme-topbar-profile-color-background-hsl: var(--dt-theme-topbar-profile-color-background-h) var(--dt-theme-topbar-profile-color-background-s) var(--dt-theme-topbar-profile-color-background-l);
1394
+ --dt-theme-topbar-profile-color-background-hsla: hsla(var(--dt-theme-topbar-profile-color-background-h) var(--dt-theme-topbar-profile-color-background-s) var(--dt-theme-topbar-profile-color-background-l) / var(--alpha, 100%));
1395
+ --dt-theme-topbar-profile-color-background: hsl(0 0% 0% / 0.05);
1396
+ --dt-theme-topbar-profile-color-background-inverted-h: 0;
1397
+ --dt-theme-topbar-profile-color-background-inverted-s: 0%;
1398
+ --dt-theme-topbar-profile-color-background-inverted-l: 0%;
1399
+ --dt-theme-topbar-profile-color-background-inverted-hsl: var(--dt-theme-topbar-profile-color-background-inverted-h) var(--dt-theme-topbar-profile-color-background-inverted-s) var(--dt-theme-topbar-profile-color-background-inverted-l);
1400
+ --dt-theme-topbar-profile-color-background-inverted-hsla: hsla(var(--dt-theme-topbar-profile-color-background-inverted-h) var(--dt-theme-topbar-profile-color-background-inverted-s) var(--dt-theme-topbar-profile-color-background-inverted-l) / var(--alpha, 100%));
1401
+ --dt-theme-topbar-profile-color-background-inverted: hsl(0 0% 0% / 0.75);
1402
+ --dt-theme-topbar-profile-color-background-hover-h: 0;
1403
+ --dt-theme-topbar-profile-color-background-hover-s: 0%;
1404
+ --dt-theme-topbar-profile-color-background-hover-l: 0%;
1405
+ --dt-theme-topbar-profile-color-background-hover-hsl: var(--dt-theme-topbar-profile-color-background-hover-h) var(--dt-theme-topbar-profile-color-background-hover-s) var(--dt-theme-topbar-profile-color-background-hover-l);
1406
+ --dt-theme-topbar-profile-color-background-hover-hsla: hsla(var(--dt-theme-topbar-profile-color-background-hover-h) var(--dt-theme-topbar-profile-color-background-hover-s) var(--dt-theme-topbar-profile-color-background-hover-l) / var(--alpha, 100%));
1407
+ --dt-theme-topbar-profile-color-background-hover: hsl(0 0% 0% / 0.1);
1408
+ --dt-theme-topbar-profile-color-background-active-h: 0;
1409
+ --dt-theme-topbar-profile-color-background-active-s: 0%;
1410
+ --dt-theme-topbar-profile-color-background-active-l: 0%;
1411
+ --dt-theme-topbar-profile-color-background-active-hsl: var(--dt-theme-topbar-profile-color-background-active-h) var(--dt-theme-topbar-profile-color-background-active-s) var(--dt-theme-topbar-profile-color-background-active-l);
1412
+ --dt-theme-topbar-profile-color-background-active-hsla: hsla(var(--dt-theme-topbar-profile-color-background-active-h) var(--dt-theme-topbar-profile-color-background-active-s) var(--dt-theme-topbar-profile-color-background-active-l) / var(--alpha, 100%));
1413
+ --dt-theme-topbar-profile-color-background-active: hsl(0 0% 0% / 0.14);
1414
+ --dt-theme-sidebar-color-foreground-h: 0;
1415
+ --dt-theme-sidebar-color-foreground-s: 0%;
1416
+ --dt-theme-sidebar-color-foreground-l: 22.745098039215687%;
1417
+ --dt-theme-sidebar-color-foreground-hsl: var(--dt-theme-sidebar-color-foreground-h) var(--dt-theme-sidebar-color-foreground-s) var(--dt-theme-sidebar-color-foreground-l);
1418
+ --dt-theme-sidebar-color-foreground-hsla: hsla(var(--dt-theme-sidebar-color-foreground-h) var(--dt-theme-sidebar-color-foreground-s) var(--dt-theme-sidebar-color-foreground-l) / var(--alpha, 100%));
1419
+ --dt-theme-sidebar-color-foreground: #3A3A3A;
1420
+ --dt-theme-sidebar-color-foreground-unread-h: 0;
1421
+ --dt-theme-sidebar-color-foreground-unread-s: 0%;
1422
+ --dt-theme-sidebar-color-foreground-unread-l: 0%;
1423
+ --dt-theme-sidebar-color-foreground-unread-hsl: var(--dt-theme-sidebar-color-foreground-unread-h) var(--dt-theme-sidebar-color-foreground-unread-s) var(--dt-theme-sidebar-color-foreground-unread-l);
1424
+ --dt-theme-sidebar-color-foreground-unread-hsla: hsla(var(--dt-theme-sidebar-color-foreground-unread-h) var(--dt-theme-sidebar-color-foreground-unread-s) var(--dt-theme-sidebar-color-foreground-unread-l) / var(--alpha, 100%));
1425
+ --dt-theme-sidebar-color-foreground-unread: #000000;
1426
+ --dt-theme-sidebar-color-background-h: 0;
1427
+ --dt-theme-sidebar-color-background-s: 0%;
1428
+ --dt-theme-sidebar-color-background-l: 97.6470588235294%;
1429
+ --dt-theme-sidebar-color-background-hsl: var(--dt-theme-sidebar-color-background-h) var(--dt-theme-sidebar-color-background-s) var(--dt-theme-sidebar-color-background-l);
1430
+ --dt-theme-sidebar-color-background-hsla: hsla(var(--dt-theme-sidebar-color-background-h) var(--dt-theme-sidebar-color-background-s) var(--dt-theme-sidebar-color-background-l) / var(--alpha, 100%));
1431
+ --dt-theme-sidebar-color-background: #F9F9F9;
1432
+ --dt-theme-sidebar-icon-color-foreground-h: 0;
1433
+ --dt-theme-sidebar-icon-color-foreground-s: 0%;
1434
+ --dt-theme-sidebar-icon-color-foreground-l: 22.745098039215687%;
1435
+ --dt-theme-sidebar-icon-color-foreground-hsl: var(--dt-theme-sidebar-icon-color-foreground-h) var(--dt-theme-sidebar-icon-color-foreground-s) var(--dt-theme-sidebar-icon-color-foreground-l);
1436
+ --dt-theme-sidebar-icon-color-foreground-hsla: hsla(var(--dt-theme-sidebar-icon-color-foreground-h) var(--dt-theme-sidebar-icon-color-foreground-s) var(--dt-theme-sidebar-icon-color-foreground-l) / var(--alpha, 100%));
1437
+ --dt-theme-sidebar-icon-color-foreground: #3A3A3A;
1438
+ --dt-theme-sidebar-status-color-foreground-h: 0;
1439
+ --dt-theme-sidebar-status-color-foreground-s: 0%;
1440
+ --dt-theme-sidebar-status-color-foreground-l: 33.33333333333333%;
1441
+ --dt-theme-sidebar-status-color-foreground-hsl: var(--dt-theme-sidebar-status-color-foreground-h) var(--dt-theme-sidebar-status-color-foreground-s) var(--dt-theme-sidebar-status-color-foreground-l);
1442
+ --dt-theme-sidebar-status-color-foreground-hsla: hsla(var(--dt-theme-sidebar-status-color-foreground-h) var(--dt-theme-sidebar-status-color-foreground-s) var(--dt-theme-sidebar-status-color-foreground-l) / var(--alpha, 100%));
1443
+ --dt-theme-sidebar-status-color-foreground: #555555;
1444
+ --dt-theme-sidebar-row-color-background-h: 0;
1445
+ --dt-theme-sidebar-row-color-background-s: 0%;
1446
+ --dt-theme-sidebar-row-color-background-l: 0%;
1447
+ --dt-theme-sidebar-row-color-background-hsl: var(--dt-theme-sidebar-row-color-background-h) var(--dt-theme-sidebar-row-color-background-s) var(--dt-theme-sidebar-row-color-background-l);
1448
+ --dt-theme-sidebar-row-color-background-hsla: hsla(var(--dt-theme-sidebar-row-color-background-h) var(--dt-theme-sidebar-row-color-background-s) var(--dt-theme-sidebar-row-color-background-l) / var(--alpha, 100%));
1449
+ --dt-theme-sidebar-row-color-background: hsl(0 0% 0% / 0);
1450
+ --dt-theme-sidebar-row-color-background-hover-h: 0;
1451
+ --dt-theme-sidebar-row-color-background-hover-s: 0%;
1452
+ --dt-theme-sidebar-row-color-background-hover-l: 0%;
1453
+ --dt-theme-sidebar-row-color-background-hover-hsl: var(--dt-theme-sidebar-row-color-background-hover-h) var(--dt-theme-sidebar-row-color-background-hover-s) var(--dt-theme-sidebar-row-color-background-hover-l);
1454
+ --dt-theme-sidebar-row-color-background-hover-hsla: hsla(var(--dt-theme-sidebar-row-color-background-hover-h) var(--dt-theme-sidebar-row-color-background-hover-s) var(--dt-theme-sidebar-row-color-background-hover-l) / var(--alpha, 100%));
1455
+ --dt-theme-sidebar-row-color-background-hover: hsl(0 0% 0% / 0.12);
1456
+ --dt-theme-sidebar-row-color-background-active-h: 0;
1457
+ --dt-theme-sidebar-row-color-background-active-s: 0%;
1458
+ --dt-theme-sidebar-row-color-background-active-l: 0%;
1459
+ --dt-theme-sidebar-row-color-background-active-hsl: var(--dt-theme-sidebar-row-color-background-active-h) var(--dt-theme-sidebar-row-color-background-active-s) var(--dt-theme-sidebar-row-color-background-active-l);
1460
+ --dt-theme-sidebar-row-color-background-active-hsla: hsla(var(--dt-theme-sidebar-row-color-background-active-h) var(--dt-theme-sidebar-row-color-background-active-s) var(--dt-theme-sidebar-row-color-background-active-l) / var(--alpha, 100%));
1461
+ --dt-theme-sidebar-row-color-background-active: hsl(0 0% 0% / 0.16);
1462
+ --dt-theme-sidebar-selected-row-color-foreground-h: 0;
1463
+ --dt-theme-sidebar-selected-row-color-foreground-s: 0%;
1464
+ --dt-theme-sidebar-selected-row-color-foreground-l: 0%;
1465
+ --dt-theme-sidebar-selected-row-color-foreground-hsl: var(--dt-theme-sidebar-selected-row-color-foreground-h) var(--dt-theme-sidebar-selected-row-color-foreground-s) var(--dt-theme-sidebar-selected-row-color-foreground-l);
1466
+ --dt-theme-sidebar-selected-row-color-foreground-hsla: hsla(var(--dt-theme-sidebar-selected-row-color-foreground-h) var(--dt-theme-sidebar-selected-row-color-foreground-s) var(--dt-theme-sidebar-selected-row-color-foreground-l) / var(--alpha, 100%));
1467
+ --dt-theme-sidebar-selected-row-color-foreground: #000000;
1468
+ --dt-theme-sidebar-selected-row-color-background-h: 0;
1469
+ --dt-theme-sidebar-selected-row-color-background-s: 0%;
1470
+ --dt-theme-sidebar-selected-row-color-background-l: 0%;
1471
+ --dt-theme-sidebar-selected-row-color-background-hsl: var(--dt-theme-sidebar-selected-row-color-background-h) var(--dt-theme-sidebar-selected-row-color-background-s) var(--dt-theme-sidebar-selected-row-color-background-l);
1472
+ --dt-theme-sidebar-selected-row-color-background-hsla: hsla(var(--dt-theme-sidebar-selected-row-color-background-h) var(--dt-theme-sidebar-selected-row-color-background-s) var(--dt-theme-sidebar-selected-row-color-background-l) / var(--alpha, 100%));
1473
+ --dt-theme-sidebar-selected-row-color-background: hsl(0 0% 0% / 0.1);
1474
+ --dt-theme-sidebar-section-color-foreground-h: 0;
1475
+ --dt-theme-sidebar-section-color-foreground-s: 0%;
1476
+ --dt-theme-sidebar-section-color-foreground-l: 33.33333333333333%;
1477
+ --dt-theme-sidebar-section-color-foreground-hsl: var(--dt-theme-sidebar-section-color-foreground-h) var(--dt-theme-sidebar-section-color-foreground-s) var(--dt-theme-sidebar-section-color-foreground-l);
1478
+ --dt-theme-sidebar-section-color-foreground-hsla: hsla(var(--dt-theme-sidebar-section-color-foreground-h) var(--dt-theme-sidebar-section-color-foreground-s) var(--dt-theme-sidebar-section-color-foreground-l) / var(--alpha, 100%));
1479
+ --dt-theme-sidebar-section-color-foreground: #555555;
1480
+ --dt-theme-presence-color-background-available-h: 136.64233576642334;
1481
+ --dt-theme-presence-color-background-available-s: 72.4867724867725%;
1482
+ --dt-theme-presence-color-background-available-l: 37.05882352941176%;
1483
+ --dt-theme-presence-color-background-available-hsl: var(--dt-theme-presence-color-background-available-h) var(--dt-theme-presence-color-background-available-s) var(--dt-theme-presence-color-background-available-l);
1484
+ --dt-theme-presence-color-background-available-hsla: hsla(var(--dt-theme-presence-color-background-available-h) var(--dt-theme-presence-color-background-available-s) var(--dt-theme-presence-color-background-available-l) / var(--alpha, 100%));
1485
+ --dt-theme-presence-color-background-available: #1AA340;
1486
+ --dt-theme-presence-color-background-busy-unavailable-h: 0;
1487
+ --dt-theme-presence-color-background-busy-unavailable-s: 88.79999999999998%;
1488
+ --dt-theme-presence-color-background-busy-unavailable-l: 49.01960784313726%;
1489
+ --dt-theme-presence-color-background-busy-unavailable-hsl: var(--dt-theme-presence-color-background-busy-unavailable-h) var(--dt-theme-presence-color-background-busy-unavailable-s) var(--dt-theme-presence-color-background-busy-unavailable-l);
1490
+ --dt-theme-presence-color-background-busy-unavailable-hsla: hsla(var(--dt-theme-presence-color-background-busy-unavailable-h) var(--dt-theme-presence-color-background-busy-unavailable-s) var(--dt-theme-presence-color-background-busy-unavailable-l) / var(--alpha, 100%));
1491
+ --dt-theme-presence-color-background-busy-unavailable: #EC0E0E;
1492
+ --dt-theme-presence-color-background-busy-h: 35.80645161290322;
1493
+ --dt-theme-presence-color-background-busy-s: 91.17647058823533%;
1494
+ --dt-theme-presence-color-background-busy-l: 60%;
1495
+ --dt-theme-presence-color-background-busy-hsl: var(--dt-theme-presence-color-background-busy-h) var(--dt-theme-presence-color-background-busy-s) var(--dt-theme-presence-color-background-busy-l);
1496
+ --dt-theme-presence-color-background-busy-hsla: hsla(var(--dt-theme-presence-color-background-busy-h) var(--dt-theme-presence-color-background-busy-s) var(--dt-theme-presence-color-background-busy-l) / var(--alpha, 100%));
1497
+ --dt-theme-presence-color-background-busy: #F6AB3C;
1498
+ --dt-theme-presence-color-background-offline-h: 0;
1499
+ --dt-theme-presence-color-background-offline-s: 0%;
1500
+ --dt-theme-presence-color-background-offline-l: 100%;
1501
+ --dt-theme-presence-color-background-offline-hsl: var(--dt-theme-presence-color-background-offline-h) var(--dt-theme-presence-color-background-offline-s) var(--dt-theme-presence-color-background-offline-l);
1502
+ --dt-theme-presence-color-background-offline-hsla: hsla(var(--dt-theme-presence-color-background-offline-h) var(--dt-theme-presence-color-background-offline-s) var(--dt-theme-presence-color-background-offline-l) / var(--alpha, 100%));
1503
+ --dt-theme-presence-color-background-offline: #ffffff;
1504
+ --dt-theme-mention-color-foreground-h: 0;
1505
+ --dt-theme-mention-color-foreground-s: 0%;
1506
+ --dt-theme-mention-color-foreground-l: 100%;
1507
+ --dt-theme-mention-color-foreground-hsl: var(--dt-theme-mention-color-foreground-h) var(--dt-theme-mention-color-foreground-s) var(--dt-theme-mention-color-foreground-l);
1508
+ --dt-theme-mention-color-foreground-hsla: hsla(var(--dt-theme-mention-color-foreground-h) var(--dt-theme-mention-color-foreground-s) var(--dt-theme-mention-color-foreground-l) / var(--alpha, 100%));
1509
+ --dt-theme-mention-color-foreground: #ffffff;
1510
+ --dt-theme-mention-color-background-h: 254.5664739884393;
1511
+ --dt-theme-mention-color-background-s: 100%;
1512
+ --dt-theme-mention-color-background-l: 66.07843137254902%;
1513
+ --dt-theme-mention-color-background-hsl: var(--dt-theme-mention-color-background-h) var(--dt-theme-mention-color-background-s) var(--dt-theme-mention-color-background-l);
1514
+ --dt-theme-mention-color-background-hsla: hsla(var(--dt-theme-mention-color-background-h) var(--dt-theme-mention-color-background-s) var(--dt-theme-mention-color-background-l) / var(--alpha, 100%));
1515
+ --dt-theme-mention-color-background: #7C52FF;
1516
+ --dt-avatar-color-foreground-h: 0;
1517
+ --dt-avatar-color-foreground-s: 0%;
1518
+ --dt-avatar-color-foreground-l: 0%;
1519
+ --dt-avatar-color-foreground-hsl: var(--dt-avatar-color-foreground-h) var(--dt-avatar-color-foreground-s) var(--dt-avatar-color-foreground-l);
1520
+ --dt-avatar-color-foreground-hsla: hsla(var(--dt-avatar-color-foreground-h) var(--dt-avatar-color-foreground-s) var(--dt-avatar-color-foreground-l) / var(--alpha, 100%));
1521
+ --dt-avatar-color-foreground: #000000;
1522
+ --dt-avatar-color-background-100-h: 136.64233576642334;
1523
+ --dt-avatar-color-background-100-s: 72.4867724867725%;
1524
+ --dt-avatar-color-background-100-l: 37.05882352941176%;
1525
+ --dt-avatar-color-background-100-hsl: var(--dt-avatar-color-background-100-h) var(--dt-avatar-color-background-100-s) var(--dt-avatar-color-background-100-l);
1526
+ --dt-avatar-color-background-100-hsla: hsla(var(--dt-avatar-color-background-100-h) var(--dt-avatar-color-background-100-s) var(--dt-avatar-color-background-100-l) / var(--alpha, 100%));
1527
+ --dt-avatar-color-background-100: #1aa340;
1528
+ --dt-avatar-color-background-200-h: 101.12903225806453;
1529
+ --dt-avatar-color-background-200-s: 100%;
1530
+ --dt-avatar-color-background-200-l: 75.68627450980392%;
1531
+ --dt-avatar-color-background-200-hsl: var(--dt-avatar-color-background-200-h) var(--dt-avatar-color-background-200-s) var(--dt-avatar-color-background-200-l);
1532
+ --dt-avatar-color-background-200-hsla: hsla(var(--dt-avatar-color-background-200-h) var(--dt-avatar-color-background-200-s) var(--dt-avatar-color-background-200-l) / var(--alpha, 100%));
1533
+ --dt-avatar-color-background-200: #aaff83;
1534
+ --dt-avatar-color-background-300-h: 97.3469387755102;
1535
+ --dt-avatar-color-background-300-s: 69.99999999999997%;
1536
+ --dt-avatar-color-background-300-l: 72.54901960784314%;
1537
+ --dt-avatar-color-background-300-hsl: var(--dt-avatar-color-background-300-h) var(--dt-avatar-color-background-300-s) var(--dt-avatar-color-background-300-l);
1538
+ --dt-avatar-color-background-300-hsla: hsla(var(--dt-avatar-color-background-300-h) var(--dt-avatar-color-background-300-s) var(--dt-avatar-color-background-300-l) / var(--alpha, 100%));
1539
+ --dt-avatar-color-background-300: #adea88;
1540
+ --dt-avatar-color-background-400-h: 144.1025641025641;
1541
+ --dt-avatar-color-background-400-s: 75.48387096774195%;
1542
+ --dt-avatar-color-background-400-l: 69.6078431372549%;
1543
+ --dt-avatar-color-background-400-hsl: var(--dt-avatar-color-background-400-h) var(--dt-avatar-color-background-400-s) var(--dt-avatar-color-background-400-l);
1544
+ --dt-avatar-color-background-400-hsla: hsla(var(--dt-avatar-color-background-400-h) var(--dt-avatar-color-background-400-s) var(--dt-avatar-color-background-400-l) / var(--alpha, 100%));
1545
+ --dt-avatar-color-background-400: #77eca6;
1546
+ --dt-avatar-color-background-500-h: 154.9565217391304;
1547
+ --dt-avatar-color-background-500-s: 76.158940397351%;
1548
+ --dt-avatar-color-background-500-l: 70.3921568627451%;
1549
+ --dt-avatar-color-background-500-hsl: var(--dt-avatar-color-background-500-h) var(--dt-avatar-color-background-500-s) var(--dt-avatar-color-background-500-l);
1550
+ --dt-avatar-color-background-500-hsla: hsla(var(--dt-avatar-color-background-500-h) var(--dt-avatar-color-background-500-s) var(--dt-avatar-color-background-500-l) / var(--alpha, 100%));
1551
+ --dt-avatar-color-background-500: #7aedbd;
1552
+ --dt-avatar-color-background-600-h: 187.17948717948718;
1553
+ --dt-avatar-color-background-600-s: 75.48387096774195%;
1554
+ --dt-avatar-color-background-600-l: 69.6078431372549%;
1555
+ --dt-avatar-color-background-600-hsl: var(--dt-avatar-color-background-600-h) var(--dt-avatar-color-background-600-s) var(--dt-avatar-color-background-600-l);
1556
+ --dt-avatar-color-background-600-hsla: hsla(var(--dt-avatar-color-background-600-h) var(--dt-avatar-color-background-600-s) var(--dt-avatar-color-background-600-l) / var(--alpha, 100%));
1557
+ --dt-avatar-color-background-600: #77deec;
1558
+ --dt-avatar-color-background-700-h: 194.53416149068323;
1559
+ --dt-avatar-color-background-700-s: 100%;
1560
+ --dt-avatar-color-background-700-l: 68.43137254901961%;
1561
+ --dt-avatar-color-background-700-hsl: var(--dt-avatar-color-background-700-h) var(--dt-avatar-color-background-700-s) var(--dt-avatar-color-background-700-l);
1562
+ --dt-avatar-color-background-700-hsla: hsla(var(--dt-avatar-color-background-700-h) var(--dt-avatar-color-background-700-s) var(--dt-avatar-color-background-700-l) / var(--alpha, 100%));
1563
+ --dt-avatar-color-background-700: #5ed8ff;
1564
+ --dt-avatar-color-background-800-h: 194.1176470588235;
1565
+ --dt-avatar-color-background-800-s: 100%;
1566
+ --dt-avatar-color-background-800-l: 80%;
1567
+ --dt-avatar-color-background-800-hsl: var(--dt-avatar-color-background-800-h) var(--dt-avatar-color-background-800-s) var(--dt-avatar-color-background-800-l);
1568
+ --dt-avatar-color-background-800-hsla: hsla(var(--dt-avatar-color-background-800-h) var(--dt-avatar-color-background-800-s) var(--dt-avatar-color-background-800-l) / var(--alpha, 100%));
1569
+ --dt-avatar-color-background-800: #99e7ff;
1570
+ --dt-avatar-color-background-900-h: 212.60115606936418;
1571
+ --dt-avatar-color-background-900-s: 98.85714285714286%;
1572
+ --dt-avatar-color-background-900-l: 65.68627450980392%;
1573
+ --dt-avatar-color-background-900-hsl: var(--dt-avatar-color-background-900-h) var(--dt-avatar-color-background-900-s) var(--dt-avatar-color-background-900-l);
1574
+ --dt-avatar-color-background-900-hsla: hsla(var(--dt-avatar-color-background-900-h) var(--dt-avatar-color-background-900-s) var(--dt-avatar-color-background-900-l) / var(--alpha, 100%));
1575
+ --dt-avatar-color-background-900: #51a0fe;
1576
+ --dt-avatar-color-background-1000-h: 219.45205479452054;
1577
+ --dt-avatar-color-background-1000-s: 100%;
1578
+ --dt-avatar-color-background-1000-l: 85.68627450980392%;
1579
+ --dt-avatar-color-background-1000-hsl: var(--dt-avatar-color-background-1000-h) var(--dt-avatar-color-background-1000-s) var(--dt-avatar-color-background-1000-l);
1580
+ --dt-avatar-color-background-1000-hsla: hsla(var(--dt-avatar-color-background-1000-h) var(--dt-avatar-color-background-1000-s) var(--dt-avatar-color-background-1000-l) / var(--alpha, 100%));
1581
+ --dt-avatar-color-background-1000: #b6cfff;
1582
+ --dt-avatar-color-background-1100-h: 309.31034482758616;
1583
+ --dt-avatar-color-background-1100-s: 67.44186046511626%;
1584
+ --dt-avatar-color-background-1100-l: 83.13725490196077%;
1585
+ --dt-avatar-color-background-1100-hsl: var(--dt-avatar-color-background-1100-h) var(--dt-avatar-color-background-1100-s) var(--dt-avatar-color-background-1100-l);
1586
+ --dt-avatar-color-background-1100-hsla: hsla(var(--dt-avatar-color-background-1100-h) var(--dt-avatar-color-background-1100-s) var(--dt-avatar-color-background-1100-l) / var(--alpha, 100%));
1587
+ --dt-avatar-color-background-1100: #f1b7e8;
1588
+ --dt-avatar-color-background-1200-h: 324.10256410256414;
1589
+ --dt-avatar-color-background-1200-s: 75.48387096774195%;
1590
+ --dt-avatar-color-background-1200-l: 69.6078431372549%;
1591
+ --dt-avatar-color-background-1200-hsl: var(--dt-avatar-color-background-1200-h) var(--dt-avatar-color-background-1200-s) var(--dt-avatar-color-background-1200-l);
1592
+ --dt-avatar-color-background-1200-hsla: hsla(var(--dt-avatar-color-background-1200-h) var(--dt-avatar-color-background-1200-s) var(--dt-avatar-color-background-1200-l) / var(--alpha, 100%));
1593
+ --dt-avatar-color-background-1200: #ec77bd;
1594
+ --dt-avatar-color-background-1300-h: 325.6578947368421;
1595
+ --dt-avatar-color-background-1300-s: 100%;
1596
+ --dt-avatar-color-background-1300-l: 70.19607843137254%;
1597
+ --dt-avatar-color-background-1300-hsl: var(--dt-avatar-color-background-1300-h) var(--dt-avatar-color-background-1300-s) var(--dt-avatar-color-background-1300-l);
1598
+ --dt-avatar-color-background-1300-hsla: hsla(var(--dt-avatar-color-background-1300-h) var(--dt-avatar-color-background-1300-s) var(--dt-avatar-color-background-1300-l) / var(--alpha, 100%));
1599
+ --dt-avatar-color-background-1300: #ff67be;
1600
+ --dt-avatar-color-background-1400-h: 0;
1601
+ --dt-avatar-color-background-1400-s: 89.70588235294119%;
1602
+ --dt-avatar-color-background-1400-l: 73.33333333333334%;
1603
+ --dt-avatar-color-background-1400-hsl: var(--dt-avatar-color-background-1400-h) var(--dt-avatar-color-background-1400-s) var(--dt-avatar-color-background-1400-l);
1604
+ --dt-avatar-color-background-1400-hsla: hsla(var(--dt-avatar-color-background-1400-h) var(--dt-avatar-color-background-1400-s) var(--dt-avatar-color-background-1400-l) / var(--alpha, 100%));
1605
+ --dt-avatar-color-background-1400: #f87e7e;
1606
+ --dt-avatar-color-background-1500-h: 25.128205128205128;
1607
+ --dt-avatar-color-background-1500-s: 75.48387096774195%;
1608
+ --dt-avatar-color-background-1500-l: 69.6078431372549%;
1609
+ --dt-avatar-color-background-1500-hsl: var(--dt-avatar-color-background-1500-h) var(--dt-avatar-color-background-1500-s) var(--dt-avatar-color-background-1500-l);
1610
+ --dt-avatar-color-background-1500-hsla: hsla(var(--dt-avatar-color-background-1500-h) var(--dt-avatar-color-background-1500-s) var(--dt-avatar-color-background-1500-l) / var(--alpha, 100%));
1611
+ --dt-avatar-color-background-1500: #eca877;
1612
+ --dt-avatar-color-background-1600-h: 39.473684210526315;
1613
+ --dt-avatar-color-background-1600-s: 100%;
1614
+ --dt-avatar-color-background-1600-l: 62.745098039215684%;
1615
+ --dt-avatar-color-background-1600-hsl: var(--dt-avatar-color-background-1600-h) var(--dt-avatar-color-background-1600-s) var(--dt-avatar-color-background-1600-l);
1616
+ --dt-avatar-color-background-1600-hsla: hsla(var(--dt-avatar-color-background-1600-h) var(--dt-avatar-color-background-1600-s) var(--dt-avatar-color-background-1600-l) / var(--alpha, 100%));
1617
+ --dt-avatar-color-background-1600: #ffbe41;
1618
+ --dt-avatar-color-background-1700-h: 46.70270270270271;
1619
+ --dt-avatar-color-background-1700-s: 100%;
1620
+ --dt-avatar-color-background-1700-l: 63.725490196078425%;
1621
+ --dt-avatar-color-background-1700-hsl: var(--dt-avatar-color-background-1700-h) var(--dt-avatar-color-background-1700-s) var(--dt-avatar-color-background-1700-l);
1622
+ --dt-avatar-color-background-1700-hsla: hsla(var(--dt-avatar-color-background-1700-h) var(--dt-avatar-color-background-1700-s) var(--dt-avatar-color-background-1700-l) / var(--alpha, 100%));
1623
+ --dt-avatar-color-background-1700: #ffd646;
1624
+ --dt-avatar-color-background-1800-h: 36.20689655172413;
1625
+ --dt-avatar-color-background-1800-s: 67.44186046511626%;
1626
+ --dt-avatar-color-background-1800-l: 83.13725490196077%;
1627
+ --dt-avatar-color-background-1800-hsl: var(--dt-avatar-color-background-1800-h) var(--dt-avatar-color-background-1800-s) var(--dt-avatar-color-background-1800-l);
1628
+ --dt-avatar-color-background-1800-hsla: hsla(var(--dt-avatar-color-background-1800-h) var(--dt-avatar-color-background-1800-s) var(--dt-avatar-color-background-1800-l) / var(--alpha, 100%));
1629
+ --dt-avatar-color-background-1800: #f1dab7;
1630
+ --dt-avatar-color-background-000-h: 0;
1631
+ --dt-avatar-color-background-000-s: 0%;
1632
+ --dt-avatar-color-background-000-l: 87.84313725490196%;
1633
+ --dt-avatar-color-background-000-hsl: var(--dt-avatar-color-background-000-h) var(--dt-avatar-color-background-000-s) var(--dt-avatar-color-background-000-l);
1634
+ --dt-avatar-color-background-000-hsla: hsla(var(--dt-avatar-color-background-000-h) var(--dt-avatar-color-background-000-s) var(--dt-avatar-color-background-000-l) / var(--alpha, 100%));
1635
+ --dt-avatar-color-background-000: #e0e0e0;
1636
+ --dt-badge-color-background-default-h: 0;
1637
+ --dt-badge-color-background-default-s: 0%;
1638
+ --dt-badge-color-background-default-l: 0%;
1639
+ --dt-badge-color-background-default-hsl: var(--dt-badge-color-background-default-h) var(--dt-badge-color-background-default-s) var(--dt-badge-color-background-default-l);
1640
+ --dt-badge-color-background-default-hsla: hsla(var(--dt-badge-color-background-default-h) var(--dt-badge-color-background-default-s) var(--dt-badge-color-background-default-l) / var(--alpha, 100%));
1641
+ --dt-badge-color-background-default: hsl(0 0% 0% / 0.09);
1642
+ --dt-badge-color-background-info-h: 210;
1643
+ --dt-badge-color-background-info-s: 61.538461538461554%;
1644
+ --dt-badge-color-background-info-l: 94.90196078431372%;
1645
+ --dt-badge-color-background-info-hsl: var(--dt-badge-color-background-info-h) var(--dt-badge-color-background-info-s) var(--dt-badge-color-background-info-l);
1646
+ --dt-badge-color-background-info-hsla: hsla(var(--dt-badge-color-background-info-h) var(--dt-badge-color-background-info-s) var(--dt-badge-color-background-info-l) / var(--alpha, 100%));
1647
+ --dt-badge-color-background-info: #EAF2FA;
1648
+ --dt-badge-color-background-success-h: 111.42857142857133;
1649
+ --dt-badge-color-background-success-s: 53.84615384615389%;
1650
+ --dt-badge-color-background-success-l: 94.90196078431372%;
1651
+ --dt-badge-color-background-success-hsl: var(--dt-badge-color-background-success-h) var(--dt-badge-color-background-success-s) var(--dt-badge-color-background-success-l);
1652
+ --dt-badge-color-background-success-hsla: hsla(var(--dt-badge-color-background-success-h) var(--dt-badge-color-background-success-s) var(--dt-badge-color-background-success-l) / var(--alpha, 100%));
1653
+ --dt-badge-color-background-success: #EDF9EB;
1654
+ --dt-badge-color-background-warning-h: 47.058823529411775;
1655
+ --dt-badge-color-background-warning-s: 100%;
1656
+ --dt-badge-color-background-warning-l: 90%;
1657
+ --dt-badge-color-background-warning-hsl: var(--dt-badge-color-background-warning-h) var(--dt-badge-color-background-warning-s) var(--dt-badge-color-background-warning-l);
1658
+ --dt-badge-color-background-warning-hsla: hsla(var(--dt-badge-color-background-warning-h) var(--dt-badge-color-background-warning-s) var(--dt-badge-color-background-warning-l) / var(--alpha, 100%));
1659
+ --dt-badge-color-background-warning: #FFF4CC;
1660
+ --dt-badge-color-background-critical-h: 357.6923076923077;
1661
+ --dt-badge-color-background-critical-s: 100%;
1662
+ --dt-badge-color-background-critical-l: 94.90196078431372%;
1663
+ --dt-badge-color-background-critical-hsl: var(--dt-badge-color-background-critical-h) var(--dt-badge-color-background-critical-s) var(--dt-badge-color-background-critical-l);
1664
+ --dt-badge-color-background-critical-hsla: hsla(var(--dt-badge-color-background-critical-h) var(--dt-badge-color-background-critical-s) var(--dt-badge-color-background-critical-l) / var(--alpha, 100%));
1665
+ --dt-badge-color-background-critical: #FFE5E6;
1666
+ --dt-badge-color-background-bulletin-h: 254.5664739884393;
1667
+ --dt-badge-color-background-bulletin-s: 100%;
1668
+ --dt-badge-color-background-bulletin-l: 66.07843137254902%;
1669
+ --dt-badge-color-background-bulletin-hsl: var(--dt-badge-color-background-bulletin-h) var(--dt-badge-color-background-bulletin-s) var(--dt-badge-color-background-bulletin-l);
1670
+ --dt-badge-color-background-bulletin-hsla: hsla(var(--dt-badge-color-background-bulletin-h) var(--dt-badge-color-background-bulletin-s) var(--dt-badge-color-background-bulletin-l) / var(--alpha, 100%));
1671
+ --dt-badge-color-background-bulletin: #7C52FF;
1672
+ --dt-badge-color-background-bulletin-subtle-h: 255.00000000000006;
1673
+ --dt-badge-color-background-bulletin-subtle-s: 100%;
1674
+ --dt-badge-color-background-bulletin-subtle-l: 66.09%;
1675
+ --dt-badge-color-background-bulletin-subtle-hsl: var(--dt-badge-color-background-bulletin-subtle-h) var(--dt-badge-color-background-bulletin-subtle-s) var(--dt-badge-color-background-bulletin-subtle-l);
1676
+ --dt-badge-color-background-bulletin-subtle-hsla: hsla(var(--dt-badge-color-background-bulletin-subtle-h) var(--dt-badge-color-background-bulletin-subtle-s) var(--dt-badge-color-background-bulletin-subtle-l) / var(--alpha, 100%));
1677
+ --dt-badge-color-background-bulletin-subtle: hsl(255 100% 66.1% / 0.1);
1678
+ --dt-badge-color-background-ai-h: 0;
1679
+ --dt-badge-color-background-ai-s: 0%;
1680
+ --dt-badge-color-background-ai-l: 0%;
1681
+ --dt-badge-color-background-ai-hsl: var(--dt-badge-color-background-ai-h) var(--dt-badge-color-background-ai-s) var(--dt-badge-color-background-ai-l);
1682
+ --dt-badge-color-background-ai-hsla: hsla(var(--dt-badge-color-background-ai-h) var(--dt-badge-color-background-ai-s) var(--dt-badge-color-background-ai-l) / var(--alpha, 100%));
1683
+ --dt-badge-color-background-ai: linear-gradient(135deg, #F9008E 10%, #7C52FF 90%);
1684
+ --dt-badge-color-foreground-default-h: 0;
1685
+ --dt-badge-color-foreground-default-s: 0%;
1686
+ --dt-badge-color-foreground-default-l: 0%;
1687
+ --dt-badge-color-foreground-default-hsl: var(--dt-badge-color-foreground-default-h) var(--dt-badge-color-foreground-default-s) var(--dt-badge-color-foreground-default-l);
1688
+ --dt-badge-color-foreground-default-hsla: hsla(var(--dt-badge-color-foreground-default-h) var(--dt-badge-color-foreground-default-s) var(--dt-badge-color-foreground-default-l) / var(--alpha, 100%));
1689
+ --dt-badge-color-foreground-default: #000000;
1690
+ --dt-badge-color-foreground-bulletin-h: 0;
1691
+ --dt-badge-color-foreground-bulletin-s: 0%;
1692
+ --dt-badge-color-foreground-bulletin-l: 100%;
1693
+ --dt-badge-color-foreground-bulletin-hsl: var(--dt-badge-color-foreground-bulletin-h) var(--dt-badge-color-foreground-bulletin-s) var(--dt-badge-color-foreground-bulletin-l);
1694
+ --dt-badge-color-foreground-bulletin-hsla: hsla(var(--dt-badge-color-foreground-bulletin-h) var(--dt-badge-color-foreground-bulletin-s) var(--dt-badge-color-foreground-bulletin-l) / var(--alpha, 100%));
1695
+ --dt-badge-color-foreground-bulletin: #ffffff;
1696
+ --dt-badge-color-foreground-bulletin-subtle-h: 255;
1697
+ --dt-badge-color-foreground-bulletin-subtle-s: 100%;
1698
+ --dt-badge-color-foreground-bulletin-subtle-l: 26.400000000000002%;
1699
+ --dt-badge-color-foreground-bulletin-subtle-hsl: var(--dt-badge-color-foreground-bulletin-subtle-h) var(--dt-badge-color-foreground-bulletin-subtle-s) var(--dt-badge-color-foreground-bulletin-subtle-l);
1700
+ --dt-badge-color-foreground-bulletin-subtle-hsla: hsla(var(--dt-badge-color-foreground-bulletin-subtle-h) var(--dt-badge-color-foreground-bulletin-subtle-s) var(--dt-badge-color-foreground-bulletin-subtle-l) / var(--alpha, 100%));
1701
+ --dt-badge-color-foreground-bulletin-subtle: hsl(255 100% 26.4%);
1702
+ --dt-badge-color-border-default-h: 0;
1703
+ --dt-badge-color-border-default-s: 0%;
1704
+ --dt-badge-color-border-default-l: 0%;
1705
+ --dt-badge-color-border-default-hsl: var(--dt-badge-color-border-default-h) var(--dt-badge-color-border-default-s) var(--dt-badge-color-border-default-l);
1706
+ --dt-badge-color-border-default-hsla: hsla(var(--dt-badge-color-border-default-h) var(--dt-badge-color-border-default-s) var(--dt-badge-color-border-default-l) / var(--alpha, 100%));
1707
+ --dt-badge-color-border-default: hsl(0 0% 0% / 0.1);
1708
+ --dt-badge-color-border-bulletin-subtle-h: 255.00000000000006;
1709
+ --dt-badge-color-border-bulletin-subtle-s: 100%;
1710
+ --dt-badge-color-border-bulletin-subtle-l: 66.09%;
1711
+ --dt-badge-color-border-bulletin-subtle-hsl: var(--dt-badge-color-border-bulletin-subtle-h) var(--dt-badge-color-border-bulletin-subtle-s) var(--dt-badge-color-border-bulletin-subtle-l);
1712
+ --dt-badge-color-border-bulletin-subtle-hsla: hsla(var(--dt-badge-color-border-bulletin-subtle-h) var(--dt-badge-color-border-bulletin-subtle-s) var(--dt-badge-color-border-bulletin-subtle-l) / var(--alpha, 100%));
1713
+ --dt-badge-color-border-bulletin-subtle: hsl(255 100% 66.1% / 0.5);
1714
+ --dt-checkbox-size-width: 1.6rem;
1715
+ --dt-checkbox-size-height: 1.6rem;
1716
+ --dt-checkbox-size-radius: 0.4rem;
1717
+ --dt-checkbox-color-border-unchecked-h: 0;
1718
+ --dt-checkbox-color-border-unchecked-s: 0%;
1719
+ --dt-checkbox-color-border-unchecked-l: 66.66666666666666%;
1720
+ --dt-checkbox-color-border-unchecked-hsl: var(--dt-checkbox-color-border-unchecked-h) var(--dt-checkbox-color-border-unchecked-s) var(--dt-checkbox-color-border-unchecked-l);
1721
+ --dt-checkbox-color-border-unchecked-hsla: hsla(var(--dt-checkbox-color-border-unchecked-h) var(--dt-checkbox-color-border-unchecked-s) var(--dt-checkbox-color-border-unchecked-l) / var(--alpha, 100%));
1722
+ --dt-checkbox-color-border-unchecked: #AAAAAA;
1723
+ --dt-checkbox-color-border-checked-h: 254.5664739884393;
1724
+ --dt-checkbox-color-border-checked-s: 100%;
1725
+ --dt-checkbox-color-border-checked-l: 66.07843137254902%;
1726
+ --dt-checkbox-color-border-checked-hsl: var(--dt-checkbox-color-border-checked-h) var(--dt-checkbox-color-border-checked-s) var(--dt-checkbox-color-border-checked-l);
1727
+ --dt-checkbox-color-border-checked-hsla: hsla(var(--dt-checkbox-color-border-checked-h) var(--dt-checkbox-color-border-checked-s) var(--dt-checkbox-color-border-checked-l) / var(--alpha, 100%));
1728
+ --dt-checkbox-color-border-checked: #7C52FF;
1729
+ --dt-checkbox-color-background-checked-h: 254.5664739884393;
1730
+ --dt-checkbox-color-background-checked-s: 100%;
1731
+ --dt-checkbox-color-background-checked-l: 66.07843137254902%;
1732
+ --dt-checkbox-color-background-checked-hsl: var(--dt-checkbox-color-background-checked-h) var(--dt-checkbox-color-background-checked-s) var(--dt-checkbox-color-background-checked-l);
1733
+ --dt-checkbox-color-background-checked-hsla: hsla(var(--dt-checkbox-color-background-checked-h) var(--dt-checkbox-color-background-checked-s) var(--dt-checkbox-color-background-checked-l) / var(--alpha, 100%));
1734
+ --dt-checkbox-color-background-checked: #7C52FF;
1735
+ --dt-icon-size-100: 1.2rem;
1736
+ --dt-icon-size-200: 1.4rem;
1737
+ --dt-icon-size-300: 1.8rem;
1738
+ --dt-icon-size-400: 2rem;
1739
+ --dt-icon-size-500: 2.4rem;
1740
+ --dt-icon-size-600: 3.2rem;
1741
+ --dt-icon-size-700: 3.8rem;
1742
+ --dt-icon-size-800: 4.8rem;
1743
+ --dt-icon-size-border-100: 0.1rem;
1744
+ --dt-icon-size-border-200: 0.125rem;
1745
+ --dt-icon-size-border-300: 0.15rem;
1746
+ --dt-icon-size-border-400: 0.175rem;
1747
+ --dt-icon-size-border-500: 0.175rem;
1748
+ --dt-icon-size-border-600: 0.25rem;
1749
+ --dt-icon-size-border-700: 0.275rem;
1750
+ --dt-icon-size-border-800: 0.35rem;
1751
+ --dt-radio-size-width: 1.6rem;
1752
+ --dt-radio-size-height: 1.6rem;
1753
+ --dt-radio-size-radius: 50%;
1754
+ --dt-radio-color-border-unchecked-h: 0;
1755
+ --dt-radio-color-border-unchecked-s: 0%;
1756
+ --dt-radio-color-border-unchecked-l: 66.66666666666666%;
1757
+ --dt-radio-color-border-unchecked-hsl: var(--dt-radio-color-border-unchecked-h) var(--dt-radio-color-border-unchecked-s) var(--dt-radio-color-border-unchecked-l);
1758
+ --dt-radio-color-border-unchecked-hsla: hsla(var(--dt-radio-color-border-unchecked-h) var(--dt-radio-color-border-unchecked-s) var(--dt-radio-color-border-unchecked-l) / var(--alpha, 100%));
1759
+ --dt-radio-color-border-unchecked: #AAAAAA;
1760
+ --dt-radio-color-border-checked-h: 254.5664739884393;
1761
+ --dt-radio-color-border-checked-s: 100%;
1762
+ --dt-radio-color-border-checked-l: 66.07843137254902%;
1763
+ --dt-radio-color-border-checked-hsl: var(--dt-radio-color-border-checked-h) var(--dt-radio-color-border-checked-s) var(--dt-radio-color-border-checked-l);
1764
+ --dt-radio-color-border-checked-hsla: hsla(var(--dt-radio-color-border-checked-h) var(--dt-radio-color-border-checked-s) var(--dt-radio-color-border-checked-l) / var(--alpha, 100%));
1765
+ --dt-radio-color-border-checked: #7C52FF;
1766
+ --dt-radio-color-background-checked-h: 254.5664739884393;
1767
+ --dt-radio-color-background-checked-s: 100%;
1768
+ --dt-radio-color-background-checked-l: 66.07843137254902%;
1769
+ --dt-radio-color-background-checked-hsl: var(--dt-radio-color-background-checked-h) var(--dt-radio-color-background-checked-s) var(--dt-radio-color-background-checked-l);
1770
+ --dt-radio-color-background-checked-hsla: hsla(var(--dt-radio-color-background-checked-h) var(--dt-radio-color-background-checked-s) var(--dt-radio-color-background-checked-l) / var(--alpha, 100%));
1771
+ --dt-radio-color-background-checked: #7C52FF;
1772
+ --dt-font-size-100-mobile: 1.2rem;
1773
+ --dt-font-size-200-mobile: 1.6rem;
1774
+ --dt-font-size-300-mobile: 2rem;
1775
+ --dt-font-size-400-mobile: 2.9rem;
1776
+ --dt-font-size-500-mobile: 4.1rem;
1777
+ --dt-font-size-100-tc8: 1.7rem;
1778
+ --dt-font-size-200-tc8: 2.1rem;
1779
+ --dt-font-size-300-tc8: 2.7rem;
1780
+ --dt-font-size-400-tc8: 3.8rem;
1781
+ --dt-font-size-500-tc8: 5.4rem;
1782
+ --dt-font-size-100-tv: 2.5rem;
1783
+ --dt-font-size-200-tv: 3.2rem;
1784
+ --dt-font-size-300-tv: 4.1rem;
1785
+ --dt-font-size-400-tv: 5.8rem;
1786
+ --dt-font-size-500-tv: 8.2rem;
1787
+ --zi-hide: -1;
1788
+ --zi-base: 0;
1789
+ --zi-base1: 1;
1790
+ --zi-selected: 25;
1791
+ --zi-active: 50;
1792
+ --zi-navigation: 100;
1793
+ --zi-navigation-fixed: 150;
1794
+ --zi-dropdown: 200;
1795
+ --zi-popover: 300;
1796
+ --zi-tooltip: 400;
1797
+ --zi-drawer: 500;
1798
+ --zi-modal: 600;
1799
+ --zi-modal-element: 650;
1800
+ --zi-notification: 700;
1801
+ }