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