@hanzo/ui 8.0.100 → 8.0.102

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/box.cjs CHANGED
@@ -49,6 +49,13 @@ exports.Box = (0, react_1.forwardRef)(function Box({ className, children, 'aria-
49
49
  text.lineHeight = 'inherit';
50
50
  // Explicit props win: a caller who states a value directly means it, and the
51
51
  // classes are what they are migrating away from.
52
- return ((0, jsx_runtime_1.jsx)(gui_1.YStack, { ref: ref, display: "block", "aria-hidden": hidden === undefined ? undefined : hidden !== 'false' && hidden !== false, ...props, ...rest, className: unread || undefined, style: Object.keys(text).length ? { ...text, ...rest.style } : rest.style, children: children }));
52
+ return ((0, jsx_runtime_1.jsx)(gui_1.YStack, { ref: ref, display: "block",
53
+ // A View does not shrink; a div does. Left at the View's default, every
54
+ // converted flex child held its full basis and overflowed its row instead
55
+ // of sharing it — two half-width columns came out 608px each in a 1216px
56
+ // row with a 32px gap, where the divs they replaced sat at 592.
57
+ // `shrink`, not `flexShrink`: gui types the shorthand and compiles both to
58
+ // the same `_shrink-1`, and the DOM spelling is the one it does not carry.
59
+ shrink: 1, "aria-hidden": hidden === undefined ? undefined : hidden !== 'false' && hidden !== false, ...props, ...rest, className: unread || undefined, style: Object.keys(text).length ? { ...text, ...rest.style } : rest.style, children: children }));
53
60
  });
54
61
  exports.default = exports.Box;
package/dist/box.d.ts.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"box.d.ts","sourceRoot":"","sources":["../src/box.tsx"],"names":[],"mappings":"AAEA;;;;;;;;;;;;;;;;;;GAkBG;AACH,OAAO,EAAc,KAAK,SAAS,EAAE,MAAM,OAAO,CAAA;AAClD,OAAO,EAAE,MAAM,EAAE,MAAM,YAAY,CAAA;AACnC,OAAO,EAAM,KAAK,UAAU,EAAE,MAAM,MAAM,CAAA;AAO1C,MAAM,MAAM,QAAQ,GAAG,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,MAAM,CAAC,EAAE,aAAa,CAAC,GAAG;IAChF,SAAS,CAAC,EAAE,UAAU,CAAA;IACtB,QAAQ,CAAC,EAAE,SAAS,CAAA;IACpB;;;;OAIG;IACH,aAAa,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAA;CAC3C,CAAA;AAED,eAAO,MAAM,GAAG,uGA+Bd,CAAA;AAEF,eAAe,GAAG,CAAA"}
1
+ {"version":3,"file":"box.d.ts","sourceRoot":"","sources":["../src/box.tsx"],"names":[],"mappings":"AAEA;;;;;;;;;;;;;;;;;;GAkBG;AACH,OAAO,EAAc,KAAK,SAAS,EAAE,MAAM,OAAO,CAAA;AAClD,OAAO,EAAE,MAAM,EAAE,MAAM,YAAY,CAAA;AACnC,OAAO,EAAM,KAAK,UAAU,EAAE,MAAM,MAAM,CAAA;AAO1C,MAAM,MAAM,QAAQ,GAAG,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,OAAO,MAAM,CAAC,EAAE,aAAa,CAAC,GAAG;IAChF,SAAS,CAAC,EAAE,UAAU,CAAA;IACtB,QAAQ,CAAC,EAAE,SAAS,CAAA;IACpB;;;;OAIG;IACH,aAAa,CAAC,EAAE,OAAO,GAAG,MAAM,GAAG,OAAO,CAAA;CAC3C,CAAA;AAED,eAAO,MAAM,GAAG,uGAsCd,CAAA;AAEF,eAAe,GAAG,CAAA"}
package/dist/box.js CHANGED
@@ -46,7 +46,14 @@ export const Box = forwardRef(function Box({ className, children, 'aria-hidden':
46
46
  text.lineHeight = 'inherit';
47
47
  // Explicit props win: a caller who states a value directly means it, and the
48
48
  // classes are what they are migrating away from.
49
- return (_jsx(YStack, { ref: ref, display: "block", "aria-hidden": hidden === undefined ? undefined : hidden !== 'false' && hidden !== false, ...props, ...rest, className: unread || undefined, style: Object.keys(text).length ? { ...text, ...rest.style } : rest.style, children: children }));
49
+ return (_jsx(YStack, { ref: ref, display: "block",
50
+ // A View does not shrink; a div does. Left at the View's default, every
51
+ // converted flex child held its full basis and overflowed its row instead
52
+ // of sharing it — two half-width columns came out 608px each in a 1216px
53
+ // row with a 32px gap, where the divs they replaced sat at 592.
54
+ // `shrink`, not `flexShrink`: gui types the shorthand and compiles both to
55
+ // the same `_shrink-1`, and the DOM spelling is the one it does not carry.
56
+ shrink: 1, "aria-hidden": hidden === undefined ? undefined : hidden !== 'false' && hidden !== false, ...props, ...rest, className: unread || undefined, style: Object.keys(text).length ? { ...text, ...rest.style } : rest.style, children: children }));
50
57
  });
51
58
  export default Box;
52
59
  //# sourceMappingURL=box.js.map
package/dist/box.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"box.js","sourceRoot":"","sources":["../src/box.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAA;;AAEZ;;;;;;;;;;;;;;;;;;GAkBG;AACH,OAAO,EAAE,UAAU,EAAkB,MAAM,OAAO,CAAA;AAClD,OAAO,EAAE,MAAM,EAAE,MAAM,YAAY,CAAA;AACnC,OAAO,EAAE,EAAE,EAAmB,MAAM,MAAM,CAAA;AAE1C,2EAA2E;AAC3E,MAAM,UAAU,GAAG,CAAC,UAAU,EAAE,YAAY,EAAE,YAAY,EAAE,eAAe;IACzE,eAAe,EAAE,YAAY,EAAE,WAAW,EAAE,WAAW,EAAE,OAAO;IAChE,oBAAoB,EAAE,YAAY,CAAU,CAAA;AAa9C,MAAM,CAAC,MAAM,GAAG,GAAG,UAAU,CAAgB,SAAS,GAAG,CACvD,EAAE,SAAS,EAAE,QAAQ,EAAE,aAAa,EAAE,MAAM,EAAE,GAAG,IAAI,EAAE,EACvD,GAAG;IAEH,MAAM,EAAE,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC,SAAS,CAAC,CAAA;IAC7C,6EAA6E;IAC7E,0EAA0E;IAC1E,8EAA8E;IAC9E,0EAA0E;IAC1E,yBAAyB;IACzB,MAAM,IAAI,GAA4B,EAAE,CAAA;IACxC,KAAK,MAAM,CAAC,IAAI,UAAU;QAAE,IAAI,CAAC,IAAI,KAAK,EAAE,CAAC;YAAC,IAAI,CAAC,CAAC,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,CAAC;YAAC,OAAO,KAAK,CAAC,CAAC,CAAC,CAAA;QAAC,CAAC;IACnF,6EAA6E;IAC7E,0EAA0E;IAC1E,yDAAyD;IACzD,IAAI,CAAC,CAAC,YAAY,IAAI,IAAI,CAAC;QAAE,IAAI,CAAC,UAAU,GAAG,SAAS,CAAA;IACxD,6EAA6E;IAC7E,iDAAiD;IACjD,OAAO,CACL,KAAC,MAAM,IACL,GAAG,EAAE,GAAG,EACR,OAAO,EAAC,OAAO,iBACF,MAAM,KAAK,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,MAAM,KAAK,OAAO,IAAI,MAAM,KAAK,KAAK,KACjF,KAAgB,KACjB,IAAI,EACR,SAAS,EAAE,MAAM,IAAI,SAAS,EAC9B,KAAK,EAAE,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,GAAG,IAAI,EAAE,GAAI,IAAY,CAAC,KAAK,EAAE,CAAC,CAAC,CAAE,IAAY,CAAC,KAAK,YAE1F,QAAQ,GACF,CACV,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,eAAe,GAAG,CAAA"}
1
+ {"version":3,"file":"box.js","sourceRoot":"","sources":["../src/box.tsx"],"names":[],"mappings":"AAAA,YAAY,CAAA;;AAEZ;;;;;;;;;;;;;;;;;;GAkBG;AACH,OAAO,EAAE,UAAU,EAAkB,MAAM,OAAO,CAAA;AAClD,OAAO,EAAE,MAAM,EAAE,MAAM,YAAY,CAAA;AACnC,OAAO,EAAE,EAAE,EAAmB,MAAM,MAAM,CAAA;AAE1C,2EAA2E;AAC3E,MAAM,UAAU,GAAG,CAAC,UAAU,EAAE,YAAY,EAAE,YAAY,EAAE,eAAe;IACzE,eAAe,EAAE,YAAY,EAAE,WAAW,EAAE,WAAW,EAAE,OAAO;IAChE,oBAAoB,EAAE,YAAY,CAAU,CAAA;AAa9C,MAAM,CAAC,MAAM,GAAG,GAAG,UAAU,CAAgB,SAAS,GAAG,CACvD,EAAE,SAAS,EAAE,QAAQ,EAAE,aAAa,EAAE,MAAM,EAAE,GAAG,IAAI,EAAE,EACvD,GAAG;IAEH,MAAM,EAAE,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC,SAAS,CAAC,CAAA;IAC7C,6EAA6E;IAC7E,0EAA0E;IAC1E,8EAA8E;IAC9E,0EAA0E;IAC1E,yBAAyB;IACzB,MAAM,IAAI,GAA4B,EAAE,CAAA;IACxC,KAAK,MAAM,CAAC,IAAI,UAAU;QAAE,IAAI,CAAC,IAAI,KAAK,EAAE,CAAC;YAAC,IAAI,CAAC,CAAC,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,CAAC;YAAC,OAAO,KAAK,CAAC,CAAC,CAAC,CAAA;QAAC,CAAC;IACnF,6EAA6E;IAC7E,0EAA0E;IAC1E,yDAAyD;IACzD,IAAI,CAAC,CAAC,YAAY,IAAI,IAAI,CAAC;QAAE,IAAI,CAAC,UAAU,GAAG,SAAS,CAAA;IACxD,6EAA6E;IAC7E,iDAAiD;IACjD,OAAO,CACL,KAAC,MAAM,IACL,GAAG,EAAE,GAAG,EACR,OAAO,EAAC,OAAO;QACf,wEAAwE;QACxE,0EAA0E;QAC1E,yEAAyE;QACzE,gEAAgE;QAChE,2EAA2E;QAC3E,2EAA2E;QAC3E,MAAM,EAAE,CAAC,iBACI,MAAM,KAAK,SAAS,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,MAAM,KAAK,OAAO,IAAI,MAAM,KAAK,KAAK,KACjF,KAAgB,KACjB,IAAI,EACR,SAAS,EAAE,MAAM,IAAI,SAAS,EAC9B,KAAK,EAAE,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,GAAG,IAAI,EAAE,GAAI,IAAY,CAAC,KAAK,EAAE,CAAC,CAAC,CAAE,IAAY,CAAC,KAAK,YAE1F,QAAQ,GACF,CACV,CAAA;AACH,CAAC,CAAC,CAAA;AAEF,eAAe,GAAG,CAAA"}
@@ -278,18 +278,18 @@ const MUTED = { dark: 'rgb(255 255 255 / .55)', light: 'rgb(10 10 10 / .55)' };
278
278
  const LOUD = { dark: '#fafafa', light: '#0a0a0a' };
279
279
  const LOUD_LABEL = { dark: '#0a0a0a', light: '#fafafa' };
280
280
  /**
281
- * The edge and the label are re-based on the two ROOT themes; the ring is
282
- * re-based on ALL of them, and the asymmetry is the point.
281
+ * The label is re-based on the two ROOT themes; the ring and the edge are
282
+ * re-based wider than that, and each asymmetry is the point.
283
283
  *
284
284
  * A sub-theme exists to hold different colours — `dark_accent`'s label really
285
285
  * should be the accent's label, `dark_red`'s edge really should be red — so
286
- * re-basing those two rungs everywhere would flatten 388 themes into one and
287
- * stop being a re-base. A focus ring is the opposite kind of thing: there is
288
- * exactly ONE of it in this system, it is `--ring`, and it is a contrast
289
- * requirement rather than a colour choice. The ramp ships 21 distinct rings
290
- * across 390 themes, twenty of them hues — a pale blue on `dark_blue_Button`,
291
- * a pale pink on `dark_pink` — and every one of them fails 3:1 on a near-black
292
- * canvas the same way the grey did.
286
+ * re-basing every rung everywhere would flatten 388 themes into one and stop
287
+ * being a re-base. A focus ring is the opposite kind of thing: there is exactly
288
+ * ONE of it in this system, it is `--ring`, and it is a contrast requirement
289
+ * rather than a colour choice. The ramp ships 21 distinct rings across 390
290
+ * themes, twenty of them hues — a pale blue on `dark_blue_Button`, a pale pink
291
+ * on `dark_pink` — and every one of them fails 3:1 on a near-black canvas the
292
+ * same way the grey did.
293
293
  *
294
294
  * Measured, and this is why the two root themes are not enough: gui activates a
295
295
  * `Button` sub-theme for every Button it renders, so hanzo.app's Sign In, Get
@@ -298,9 +298,50 @@ const LOUD_LABEL = { dark: '#0a0a0a', light: '#fafafa' };
298
298
  * exactly the three a root-only fix misses.
299
299
  */
300
300
  const scheme = (name) => (name.startsWith('light') ? 'light' : 'dark');
301
+ /**
302
+ * A theme carries a scale of its own when it states `color4` — and where it
303
+ * does, `borderColor` is that same rung: 104 of the 390 state both and NOT ONE
304
+ * of them disagrees. So the edge IS rung 4, by gui's own table.
305
+ *
306
+ * The other 286 state an edge and no scale. Those are the sub-themes gui
307
+ * activates per component — `Input`, `TextArea`, `Button`, `Switch`, `Slider`,
308
+ * `Progress`, `surface1/2` — and the edge each states is a nudge to a rung it
309
+ * inherits, off a greyscale that predates the token layer. A nudge is not a
310
+ * choice, so they take the edge of the theme they are nested IN, which the last
311
+ * segment of the name identifies: `dark_Input` follows `dark`, and follows it to
312
+ * design's `--border`. This is what the cascade would do with the declaration
313
+ * removed, said as a VALUE so it reaches the JS side and every consumer's
314
+ * generator, not only this package's sheet.
315
+ *
316
+ * Following the parent is what keeps this a re-base rather than a flattening:
317
+ * `dark_red_Button` follows `dark_red`, which has a scale, so a red theme's
318
+ * button keeps a red edge. `dark_Tooltip` has a scale of its own and grounds at
319
+ * `hsla(0, 0%, 80%, 1)` — a LIGHT surface inside a dark page, where a 10%-white
320
+ * hairline would be invisible — so it keeps its darker line.
321
+ *
322
+ * Measured in a browser, `dark`, before: Input and Textarea drew `rgb(51,51,51)`
323
+ * and Button, Switch and the AlertDialog's cancel drew `rgb(69,69,69)`, all
324
+ * solid, beside 45 elements already on design's `rgba(255,255,255,.10)` — the
325
+ * Card, Badge, Dialog, Popover, Select trigger, Checkbox, Radio and
326
+ * DropdownMenu. Two edges of the same control disagreeing is the whole defect:
327
+ * a Select is a `<button>` and read the root, an Input read `dark_Input`.
328
+ */
329
+ const scaled = (theme) => 'color4' in theme;
330
+ /** The theme this one is nested in — the last segment names the component. */
331
+ const enclosing = (name) => name.split('_').slice(0, -1).join('_');
332
+ const edge = (name) => {
333
+ const theme = v5_1.defaultConfig.themes[name];
334
+ if (!theme || name === scheme(name))
335
+ return `var(--border, ${EDGE[scheme(name)]})`;
336
+ return scaled(theme) ? String(theme.borderColor) : edge(enclosing(name));
337
+ };
301
338
  const themes = Object.fromEntries(Object.entries(v5_1.defaultConfig.themes).map(([name, theme]) => {
302
339
  const s = scheme(name);
303
- const ringed = { ...theme, outlineColor: `var(--ring, ${RING[s]})` };
340
+ const ringed = {
341
+ ...theme,
342
+ outlineColor: `var(--ring, ${RING[s]})`,
343
+ ...(scaled(theme) ? {} : { borderColor: edge(name) }),
344
+ };
304
345
  return [
305
346
  name,
306
347
  name === s
@@ -1 +1 @@
1
- {"version":3,"file":"gui-config.d.ts","sourceRoot":"","sources":["../src/gui-config.ts"],"names":[],"mappings":"AAmYA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;aAAiC,CAAA;AAEpD,eAAe,MAAM,CAAA;AAiBrB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,wBAAgB,GAAG,CAAC,IAAI,GAAE;IAAE,MAAM,IAAI,MAAM,CAAA;CAAW,GAAG,MAAM,CAoB/D;AAeD;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;aAKrB,CAAA;AAEF,MAAM,MAAM,IAAI,GAAG,OAAO,MAAM,CAAA"}
1
+ {"version":3,"file":"gui-config.d.ts","sourceRoot":"","sources":["../src/gui-config.ts"],"names":[],"mappings":"AAgbA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;aAAiC,CAAA;AAEpD,eAAe,MAAM,CAAA;AAiBrB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6BG;AACH,wBAAgB,GAAG,CAAC,IAAI,GAAE;IAAE,MAAM,IAAI,MAAM,CAAA;CAAW,GAAG,MAAM,CAoB/D;AAeD;;;;;;;;;;;;;;;GAeG;AACH,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;aAKrB,CAAA;AAEF,MAAM,MAAM,IAAI,GAAG,OAAO,MAAM,CAAA"}
@@ -274,18 +274,18 @@ const MUTED = { dark: 'rgb(255 255 255 / .55)', light: 'rgb(10 10 10 / .55)' };
274
274
  const LOUD = { dark: '#fafafa', light: '#0a0a0a' };
275
275
  const LOUD_LABEL = { dark: '#0a0a0a', light: '#fafafa' };
276
276
  /**
277
- * The edge and the label are re-based on the two ROOT themes; the ring is
278
- * re-based on ALL of them, and the asymmetry is the point.
277
+ * The label is re-based on the two ROOT themes; the ring and the edge are
278
+ * re-based wider than that, and each asymmetry is the point.
279
279
  *
280
280
  * A sub-theme exists to hold different colours — `dark_accent`'s label really
281
281
  * should be the accent's label, `dark_red`'s edge really should be red — so
282
- * re-basing those two rungs everywhere would flatten 388 themes into one and
283
- * stop being a re-base. A focus ring is the opposite kind of thing: there is
284
- * exactly ONE of it in this system, it is `--ring`, and it is a contrast
285
- * requirement rather than a colour choice. The ramp ships 21 distinct rings
286
- * across 390 themes, twenty of them hues — a pale blue on `dark_blue_Button`,
287
- * a pale pink on `dark_pink` — and every one of them fails 3:1 on a near-black
288
- * canvas the same way the grey did.
282
+ * re-basing every rung everywhere would flatten 388 themes into one and stop
283
+ * being a re-base. A focus ring is the opposite kind of thing: there is exactly
284
+ * ONE of it in this system, it is `--ring`, and it is a contrast requirement
285
+ * rather than a colour choice. The ramp ships 21 distinct rings across 390
286
+ * themes, twenty of them hues — a pale blue on `dark_blue_Button`, a pale pink
287
+ * on `dark_pink` — and every one of them fails 3:1 on a near-black canvas the
288
+ * same way the grey did.
289
289
  *
290
290
  * Measured, and this is why the two root themes are not enough: gui activates a
291
291
  * `Button` sub-theme for every Button it renders, so hanzo.app's Sign In, Get
@@ -294,9 +294,50 @@ const LOUD_LABEL = { dark: '#0a0a0a', light: '#fafafa' };
294
294
  * exactly the three a root-only fix misses.
295
295
  */
296
296
  const scheme = (name) => (name.startsWith('light') ? 'light' : 'dark');
297
+ /**
298
+ * A theme carries a scale of its own when it states `color4` — and where it
299
+ * does, `borderColor` is that same rung: 104 of the 390 state both and NOT ONE
300
+ * of them disagrees. So the edge IS rung 4, by gui's own table.
301
+ *
302
+ * The other 286 state an edge and no scale. Those are the sub-themes gui
303
+ * activates per component — `Input`, `TextArea`, `Button`, `Switch`, `Slider`,
304
+ * `Progress`, `surface1/2` — and the edge each states is a nudge to a rung it
305
+ * inherits, off a greyscale that predates the token layer. A nudge is not a
306
+ * choice, so they take the edge of the theme they are nested IN, which the last
307
+ * segment of the name identifies: `dark_Input` follows `dark`, and follows it to
308
+ * design's `--border`. This is what the cascade would do with the declaration
309
+ * removed, said as a VALUE so it reaches the JS side and every consumer's
310
+ * generator, not only this package's sheet.
311
+ *
312
+ * Following the parent is what keeps this a re-base rather than a flattening:
313
+ * `dark_red_Button` follows `dark_red`, which has a scale, so a red theme's
314
+ * button keeps a red edge. `dark_Tooltip` has a scale of its own and grounds at
315
+ * `hsla(0, 0%, 80%, 1)` — a LIGHT surface inside a dark page, where a 10%-white
316
+ * hairline would be invisible — so it keeps its darker line.
317
+ *
318
+ * Measured in a browser, `dark`, before: Input and Textarea drew `rgb(51,51,51)`
319
+ * and Button, Switch and the AlertDialog's cancel drew `rgb(69,69,69)`, all
320
+ * solid, beside 45 elements already on design's `rgba(255,255,255,.10)` — the
321
+ * Card, Badge, Dialog, Popover, Select trigger, Checkbox, Radio and
322
+ * DropdownMenu. Two edges of the same control disagreeing is the whole defect:
323
+ * a Select is a `<button>` and read the root, an Input read `dark_Input`.
324
+ */
325
+ const scaled = (theme) => 'color4' in theme;
326
+ /** The theme this one is nested in — the last segment names the component. */
327
+ const enclosing = (name) => name.split('_').slice(0, -1).join('_');
328
+ const edge = (name) => {
329
+ const theme = defaultConfig.themes[name];
330
+ if (!theme || name === scheme(name))
331
+ return `var(--border, ${EDGE[scheme(name)]})`;
332
+ return scaled(theme) ? String(theme.borderColor) : edge(enclosing(name));
333
+ };
297
334
  const themes = Object.fromEntries(Object.entries(defaultConfig.themes).map(([name, theme]) => {
298
335
  const s = scheme(name);
299
- const ringed = { ...theme, outlineColor: `var(--ring, ${RING[s]})` };
336
+ const ringed = {
337
+ ...theme,
338
+ outlineColor: `var(--ring, ${RING[s]})`,
339
+ ...(scaled(theme) ? {} : { borderColor: edge(name) }),
340
+ };
300
341
  return [
301
342
  name,
302
343
  name === s
@@ -1 +1 @@
1
- {"version":3,"file":"gui-config.js","sourceRoot":"","sources":["../src/gui-config.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"gui-config.js","sourceRoot":"","sources":["../src/gui-config.ts"],"names":[],"mappings":"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"}
package/dist/styles.css CHANGED
@@ -1871,178 +1871,184 @@
1871
1871
  .font_body, .font_heading, .font_mono, .is_View {font-family: var(--f-family); letter-spacing: var(--f-letterSpacing-true); line-height: var(--f-lineHeight-true); font-weight: var(--f-weight-true)}
1872
1872
  :root.t_dark, :root.t_dark , :root.t_light .t_dark , .tm_xxt {--accentBackground:var(--t0);--accentColor:var(--t1);--background0:var(--t2);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--color1:var(--t7);--color2:var(--t8);--color3:var(--t9);--color4:var(--t10);--color5:var(--t11);--color6:var(--t12);--color7:var(--t13);--color8:var(--t14);--color9:var(--t15);--color10:var(--t16);--color11:var(--t17);--color12:var(--t18);--color0:var(--t19);--color02:var(--t20);--color04:var(--t21);--color06:var(--t22);--color08:var(--t23);--color:var(--t18);--colorHover:var(--t23);--colorPress:var(--t24);--colorFocus:var(--t17);--backgroundHover:var(--t9);--backgroundPress:var(--t7);--backgroundFocus:var(--t9);--backgroundActive:var(--t8);--borderColor:var(--t10);--borderColorHover:var(--t11);--borderColorFocus:var(--t26);--borderColorPress:var(--t9);--placeholderColor:var(--t27);--colorTransparent:var(--t19);--black1:var(--t28);--black2:var(--t29);--black3:var(--t30);--black4:var(--t31);--black5:var(--t32);--black6:var(--t33);--black7:var(--t34);--black8:var(--t35);--black9:var(--t36);--black10:var(--t37);--black11:var(--t38);--black12:var(--t39);--white1:var(--t40);--white2:var(--t41);--white3:var(--t42);--white4:var(--t43);--white5:var(--t44);--white6:var(--t45);--white7:var(--t46);--white8:var(--t47);--white9:var(--t48);--white10:var(--t49);--white11:var(--t50);--white12:var(--t51);--white0:var(--t53);--white02:var(--t54);--white04:var(--t55);--white06:var(--t56);--white08:var(--t57);--black0:var(--t59);--black02:var(--t60);--black04:var(--t61);--black06:var(--t62);--black08:var(--t63);--shadow1:var(--t64);--shadow2:var(--t65);--shadow3:var(--t66);--shadow4:var(--t67);--shadow5:var(--t68);--shadow6:var(--t63);--shadow7:var(--t69);--shadow8:var(--t58);--highlight1:var(--t70);--highlight2:var(--t54);--highlight3:var(--t71);--highlight4:var(--t72);--highlight5:var(--t73);--highlight6:var(--t74);--highlight7:var(--t75);--highlight8:var(--t52);--shadowColor:var(--t66);--gray1:var(--t76);--gray2:var(--t30);--gray3:var(--t77);--gray4:var(--t78);--gray5:var(--t79);--gray6:var(--t80);--gray7:var(--t81);--gray8:var(--t82);--gray9:var(--t83);--gray10:var(--t84);--gray11:var(--t85);--gray12:var(--t86);--blue1:var(--t87);--blue2:var(--t88);--blue3:var(--t89);--blue4:var(--t90);--blue5:var(--t91);--blue6:var(--t92);--blue7:var(--t93);--blue8:var(--t94);--blue9:var(--t95);--blue10:var(--t96);--blue11:var(--t97);--blue12:var(--t98);--red1:var(--t99);--red2:var(--t100);--red3:var(--t101);--red4:var(--t102);--red5:var(--t103);--red6:var(--t104);--red7:var(--t105);--red8:var(--t106);--red9:var(--t107);--red10:var(--t108);--red11:var(--t109);--red12:var(--t110);--yellow1:var(--t111);--yellow2:var(--t112);--yellow3:var(--t113);--yellow4:var(--t114);--yellow5:var(--t115);--yellow6:var(--t116);--yellow7:var(--t117);--yellow8:var(--t118);--yellow9:var(--t119);--yellow10:var(--t120);--yellow11:var(--t121);--yellow12:var(--t122);--green1:var(--t123);--green2:var(--t124);--green3:var(--t125);--green4:var(--t126);--green5:var(--t127);--green6:var(--t128);--green7:var(--t129);--green8:var(--t130);--green9:var(--t131);--green10:var(--t132);--green11:var(--t133);--green12:var(--t134);--orange1:var(--t135);--orange2:var(--t136);--orange3:var(--t137);--orange4:var(--t138);--orange5:var(--t139);--orange6:var(--t140);--orange7:var(--t141);--orange8:var(--t142);--orange9:var(--t143);--orange10:var(--t144);--orange11:var(--t145);--orange12:var(--t146);--pink1:var(--t147);--pink2:var(--t148);--pink3:var(--t149);--pink4:var(--t150);--pink5:var(--t151);--pink6:var(--t152);--pink7:var(--t153);--pink8:var(--t154);--pink9:var(--t155);--pink10:var(--t156);--pink11:var(--t157);--pink12:var(--t158);--purple1:var(--t159);--purple2:var(--t160);--purple3:var(--t161);--purple4:var(--t162);--purple5:var(--t163);--purple6:var(--t164);--purple7:var(--t165);--purple8:var(--t166);--purple9:var(--t167);--purple10:var(--t168);--purple11:var(--t169);--purple12:var(--t170);--teal1:var(--t171);--teal2:var(--t172);--teal3:var(--t173);--teal4:var(--t174);--teal5:var(--t175);--teal6:var(--t176);--teal7:var(--t177);--teal8:var(--t178);--teal9:var(--t179);--teal10:var(--t180);--teal11:var(--t181);--teal12:var(--t182);--neutral1:var(--t183);--neutral2:var(--t184);--neutral3:var(--t185);--neutral4:var(--t46);--neutral5:var(--t186);--neutral6:var(--t187);--neutral7:var(--t188);--neutral8:var(--t189);--neutral9:var(--t190);--neutral10:var(--t191);--neutral11:var(--t192);--neutral12:var(--t193);--accent1:var(--t24);--accent2:var(--t194);--accent3:var(--t195);--accent4:var(--t196);--accent5:var(--t17);--accent6:var(--t197);--accent7:var(--t198);--accent8:var(--t199);--accent9:var(--t200);--accent10:var(--t11);--accent11:var(--t26);--accent12:var(--t201);--color01:var(--t202);--color0075:var(--t203);--color005:var(--t204);--color0025:var(--t205);--color002:var(--t206);--color001:var(--t207);--background01:var(--t208);--background0075:var(--t209);--background005:var(--t210);--background0025:var(--t211);--background002:var(--t212);--background001:var(--t213);--outlineColor:var(--t214);}
1873
1873
  .t_dark ::selection{background:var(--color5);color:var(--color11)}
1874
- :root.t_dark .t_Button, :root.t_dark .t_SliderThumb, :root.t_dark .t_Switch, :root.t_dark .t_black_Button, :root.t_dark .t_black_SliderThumb, :root.t_dark .t_black_Switch, :root.t_dark .t_black_surface2, :root.t_dark .t_surface2, :root.t_light .t_dark .t_Button, :root.t_light .t_dark .t_SliderThumb, :root.t_light .t_dark .t_Switch, :root.t_light .t_dark .t_black_Button, :root.t_light .t_dark .t_black_SliderThumb, :root.t_light .t_dark .t_black_Switch, :root.t_light .t_dark .t_black_surface2, :root.t_light .t_dark .t_surface2, .tm_xxt {--color:var(--t17);--colorHover:var(--t24);--colorPress:var(--t17);--colorFocus:var(--t16);--background:var(--t26);--backgroundHover:var(--t11);--backgroundPress:var(--t9);--backgroundFocus:var(--t13);--backgroundActive:var(--t26);--borderColor:var(--t12);--borderColorHover:var(--t13);--borderColorFocus:var(--t12);--borderColorPress:var(--t11);--color01:var(--t202);--color0075:var(--t203);--color005:var(--t204);--color0025:var(--t205);--color002:var(--t206);--color001:var(--t207);--background01:var(--t208);--background0075:var(--t209);--background005:var(--t210);--background0025:var(--t211);--background002:var(--t212);--background001:var(--t213);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--outlineColor:var(--t214);}
1875
- :root.t_dark .t_Input, :root.t_dark .t_Progress, :root.t_dark .t_Slider, :root.t_dark .t_TextArea, :root.t_dark .t_black_Input, :root.t_dark .t_black_Progress, :root.t_dark .t_black_Slider, :root.t_dark .t_black_TextArea, :root.t_dark .t_black_surface1, :root.t_dark .t_surface1, :root.t_light .t_dark .t_Input, :root.t_light .t_dark .t_Progress, :root.t_light .t_dark .t_Slider, :root.t_light .t_dark .t_TextArea, :root.t_light .t_dark .t_black_Input, :root.t_light .t_dark .t_black_Progress, :root.t_light .t_dark .t_black_Slider, :root.t_light .t_dark .t_black_TextArea, :root.t_light .t_dark .t_black_surface1, :root.t_light .t_dark .t_surface1, .tm_xxt {--color:var(--t17);--colorHover:var(--t24);--colorPress:var(--t17);--colorFocus:var(--t16);--background:var(--t9);--backgroundHover:var(--t26);--backgroundPress:var(--t8);--backgroundFocus:var(--t11);--backgroundActive:var(--t9);--borderColor:var(--t11);--borderColorHover:var(--t12);--borderColorFocus:var(--t11);--borderColorPress:var(--t26);--color01:var(--t202);--color0075:var(--t203);--color005:var(--t204);--color0025:var(--t205);--color002:var(--t206);--color001:var(--t207);--background01:var(--t208);--background0075:var(--t209);--background005:var(--t210);--background0025:var(--t211);--background002:var(--t212);--background001:var(--t213);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--outlineColor:var(--t214);}
1876
- :root.t_dark .t_ProgressIndicator, :root.t_dark .t_SliderActive, :root.t_dark .t_black_ProgressIndicator, :root.t_dark .t_black_SliderActive, :root.t_light .t_dark .t_ProgressIndicator, :root.t_light .t_dark .t_SliderActive, :root.t_light .t_dark .t_black_ProgressIndicator, :root.t_light .t_dark .t_black_SliderActive, .tm_xxt {--color:var(--t17);--colorHover:var(--t24);--colorPress:var(--t17);--colorFocus:var(--t16);--background:var(--t12);--backgroundHover:var(--t13);--backgroundPress:var(--t11);--backgroundFocus:var(--t17);--backgroundActive:var(--t12);--borderColor:var(--t14);--borderColorHover:var(--t15);--borderColorFocus:var(--t14);--borderColorPress:var(--t13);--color01:var(--t202);--color0075:var(--t203);--color005:var(--t204);--color0025:var(--t205);--color002:var(--t206);--color001:var(--t207);--background01:var(--t208);--background0075:var(--t209);--background005:var(--t210);--background0025:var(--t211);--background002:var(--t212);--background001:var(--t213);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--outlineColor:var(--t214);}
1874
+ :root.t_dark .t_Button, :root.t_dark .t_SliderThumb, :root.t_dark .t_Switch, :root.t_dark .t_surface2, :root.t_light .t_dark .t_Button, :root.t_light .t_dark .t_SliderThumb, :root.t_light .t_dark .t_Switch, :root.t_light .t_dark .t_surface2, .tm_xxt {--color:var(--t17);--colorHover:var(--t24);--colorPress:var(--t17);--colorFocus:var(--t16);--background:var(--t26);--backgroundHover:var(--t11);--backgroundPress:var(--t9);--backgroundFocus:var(--t13);--backgroundActive:var(--t26);--borderColor:var(--t10);--borderColorHover:var(--t13);--borderColorFocus:var(--t12);--borderColorPress:var(--t11);--color01:var(--t202);--color0075:var(--t203);--color005:var(--t204);--color0025:var(--t205);--color002:var(--t206);--color001:var(--t207);--background01:var(--t208);--background0075:var(--t209);--background005:var(--t210);--background0025:var(--t211);--background002:var(--t212);--background001:var(--t213);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--outlineColor:var(--t214);}
1875
+ :root.t_dark .t_Input, :root.t_dark .t_Progress, :root.t_dark .t_Slider, :root.t_dark .t_TextArea, :root.t_dark .t_surface1, :root.t_light .t_dark .t_Input, :root.t_light .t_dark .t_Progress, :root.t_light .t_dark .t_Slider, :root.t_light .t_dark .t_TextArea, :root.t_light .t_dark .t_surface1, .tm_xxt {--color:var(--t17);--colorHover:var(--t24);--colorPress:var(--t17);--colorFocus:var(--t16);--background:var(--t9);--backgroundHover:var(--t26);--backgroundPress:var(--t8);--backgroundFocus:var(--t11);--backgroundActive:var(--t9);--borderColor:var(--t10);--borderColorHover:var(--t12);--borderColorFocus:var(--t11);--borderColorPress:var(--t26);--color01:var(--t202);--color0075:var(--t203);--color005:var(--t204);--color0025:var(--t205);--color002:var(--t206);--color001:var(--t207);--background01:var(--t208);--background0075:var(--t209);--background005:var(--t210);--background0025:var(--t211);--background002:var(--t212);--background001:var(--t213);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--outlineColor:var(--t214);}
1876
+ :root.t_dark .t_ProgressIndicator, :root.t_dark .t_SliderActive, :root.t_light .t_dark .t_ProgressIndicator, :root.t_light .t_dark .t_SliderActive, .tm_xxt {--color:var(--t17);--colorHover:var(--t24);--colorPress:var(--t17);--colorFocus:var(--t16);--background:var(--t12);--backgroundHover:var(--t13);--backgroundPress:var(--t11);--backgroundFocus:var(--t17);--backgroundActive:var(--t12);--borderColor:var(--t10);--borderColorHover:var(--t15);--borderColorFocus:var(--t14);--borderColorPress:var(--t13);--color01:var(--t202);--color0075:var(--t203);--color005:var(--t204);--color0025:var(--t205);--color002:var(--t206);--color001:var(--t207);--background01:var(--t208);--background0075:var(--t209);--background005:var(--t210);--background0025:var(--t211);--background002:var(--t212);--background001:var(--t213);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--outlineColor:var(--t214);}
1877
1877
  :root.t_dark .t_SwitchThumb, :root.t_dark .t_Tooltip, :root.t_dark .t_black_SwitchThumb, :root.t_dark .t_black_Tooltip, :root.t_dark .t_black_accent, :root.t_light .t_dark .t_SwitchThumb, :root.t_light .t_dark .t_Tooltip, :root.t_light .t_dark .t_black_SwitchThumb, :root.t_light .t_dark .t_black_Tooltip, :root.t_light .t_dark .t_black_accent, .tm_xxt {--accentBackground:var(--t195);--accentColor:var(--t11);--background0:var(--t19);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--color1:var(--t24);--color2:var(--t17);--color3:var(--t16);--color4:var(--t15);--color5:var(--t14);--color6:var(--t13);--color7:var(--t12);--color8:var(--t11);--color9:var(--t26);--color10:var(--t9);--color11:var(--t8);--color12:var(--t7);--color0:var(--t2);--color02:var(--t215);--color04:var(--t216);--color06:var(--t217);--color08:var(--t218);--color:var(--t7);--colorHover:var(--t218);--colorPress:var(--t7);--colorFocus:var(--t8);--background:var(--t17);--backgroundHover:var(--t16);--backgroundPress:var(--t24);--backgroundFocus:var(--t16);--backgroundActive:var(--t17);--borderColor:var(--t15);--borderColorHover:var(--t14);--borderColorFocus:var(--t15);--borderColorPress:var(--t16);--placeholderColor:var(--t26);--colorTransparent:var(--t2);--color01:var(--t202);--color0075:var(--t203);--color005:var(--t204);--color0025:var(--t205);--color002:var(--t206);--color001:var(--t207);--background01:var(--t208);--background0075:var(--t209);--background005:var(--t210);--background0025:var(--t211);--background002:var(--t212);--background001:var(--t213);--outlineColor:var(--t214);}
1878
1878
  .t_dark_SwitchThumb ::selection, .t_dark_Tooltip ::selection, .t_dark_black_SwitchThumb ::selection, .t_dark_black_Tooltip ::selection, .t_dark_black_accent ::selection{background:var(--color5);color:var(--color11)}
1879
1879
  :root.t_dark .t_accent, :root.t_light .t_dark .t_accent, .tm_xxt {--accentBackground:var(--t16);--accentColor:var(--t9);--background0:var(--t19);--background02:var(--t219);--background04:var(--t220);--background06:var(--t221);--background08:var(--t222);--color1:var(--t24);--color2:var(--t194);--color3:var(--t195);--color4:var(--t196);--color5:var(--t17);--color6:var(--t197);--color7:var(--t198);--color8:var(--t199);--color9:var(--t200);--color10:var(--t11);--color11:var(--t26);--color12:var(--t201);--color0:var(--t223);--color02:var(--t224);--color04:var(--t225);--color06:var(--t226);--color08:var(--t227);--color:var(--t201);--colorHover:var(--t227);--colorPress:var(--t201);--colorFocus:var(--t26);--background:var(--t194);--backgroundHover:var(--t195);--backgroundPress:var(--t24);--backgroundFocus:var(--t195);--backgroundActive:var(--t194);--borderColor:var(--t196);--borderColorHover:var(--t17);--borderColorFocus:var(--t196);--borderColorPress:var(--t195);--placeholderColor:var(--t200);--colorTransparent:var(--t223);--color01:var(--t228);--color0075:var(--t229);--color005:var(--t230);--color0025:var(--t231);--color002:var(--t232);--color001:var(--t233);--background01:var(--t234);--background0075:var(--t235);--background005:var(--t236);--background0025:var(--t237);--background002:var(--t238);--background001:var(--t239);--outlineColor:var(--t214);}
1880
1880
  .t_dark_accent ::selection{background:var(--color5);color:var(--color11)}
1881
1881
  :root.t_dark .t_black, :root.t_light .t_dark .t_black, .tm_xxt {--accentBackground:var(--t11);--accentColor:var(--t195);--background0:var(--t2);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--color1:var(--t7);--color2:var(--t8);--color3:var(--t9);--color4:var(--t26);--color5:var(--t11);--color6:var(--t12);--color7:var(--t13);--color8:var(--t14);--color9:var(--t15);--color10:var(--t16);--color11:var(--t17);--color12:var(--t24);--color0:var(--t19);--color02:var(--t20);--color04:var(--t21);--color06:var(--t22);--color08:var(--t23);--color:var(--t24);--colorHover:var(--t23);--colorPress:var(--t24);--colorFocus:var(--t17);--background:var(--t8);--backgroundHover:var(--t9);--backgroundPress:var(--t7);--backgroundFocus:var(--t9);--backgroundActive:var(--t8);--borderColor:var(--t26);--borderColorHover:var(--t11);--borderColorFocus:var(--t26);--borderColorPress:var(--t9);--placeholderColor:var(--t15);--colorTransparent:var(--t19);--color01:var(--t202);--color0075:var(--t203);--color005:var(--t204);--color0025:var(--t205);--color002:var(--t206);--color001:var(--t207);--background01:var(--t208);--background0075:var(--t209);--background005:var(--t210);--background0025:var(--t211);--background002:var(--t212);--background001:var(--t213);--outlineColor:var(--t214);}
1882
1882
  .t_dark_black ::selection{background:var(--color5);color:var(--color11)}
1883
+ :root.t_dark .t_black_Button, :root.t_dark .t_black_SliderThumb, :root.t_dark .t_black_Switch, :root.t_dark .t_black_surface2, :root.t_light .t_dark .t_black_Button, :root.t_light .t_dark .t_black_SliderThumb, :root.t_light .t_dark .t_black_Switch, :root.t_light .t_dark .t_black_surface2, .tm_xxt {--color:var(--t17);--colorHover:var(--t24);--colorPress:var(--t17);--colorFocus:var(--t16);--background:var(--t26);--backgroundHover:var(--t11);--backgroundPress:var(--t9);--backgroundFocus:var(--t13);--backgroundActive:var(--t26);--borderColor:var(--t26);--borderColorHover:var(--t13);--borderColorFocus:var(--t12);--borderColorPress:var(--t11);--color01:var(--t202);--color0075:var(--t203);--color005:var(--t204);--color0025:var(--t205);--color002:var(--t206);--color001:var(--t207);--background01:var(--t208);--background0075:var(--t209);--background005:var(--t210);--background0025:var(--t211);--background002:var(--t212);--background001:var(--t213);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--outlineColor:var(--t214);}
1884
+ :root.t_dark .t_black_Input, :root.t_dark .t_black_Progress, :root.t_dark .t_black_Slider, :root.t_dark .t_black_TextArea, :root.t_dark .t_black_surface1, :root.t_light .t_dark .t_black_Input, :root.t_light .t_dark .t_black_Progress, :root.t_light .t_dark .t_black_Slider, :root.t_light .t_dark .t_black_TextArea, :root.t_light .t_dark .t_black_surface1, .tm_xxt {--color:var(--t17);--colorHover:var(--t24);--colorPress:var(--t17);--colorFocus:var(--t16);--background:var(--t9);--backgroundHover:var(--t26);--backgroundPress:var(--t8);--backgroundFocus:var(--t11);--backgroundActive:var(--t9);--borderColor:var(--t26);--borderColorHover:var(--t12);--borderColorFocus:var(--t11);--borderColorPress:var(--t26);--color01:var(--t202);--color0075:var(--t203);--color005:var(--t204);--color0025:var(--t205);--color002:var(--t206);--color001:var(--t207);--background01:var(--t208);--background0075:var(--t209);--background005:var(--t210);--background0025:var(--t211);--background002:var(--t212);--background001:var(--t213);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--outlineColor:var(--t214);}
1885
+ :root.t_dark .t_black_ProgressIndicator, :root.t_dark .t_black_SliderActive, :root.t_light .t_dark .t_black_ProgressIndicator, :root.t_light .t_dark .t_black_SliderActive, .tm_xxt {--color:var(--t17);--colorHover:var(--t24);--colorPress:var(--t17);--colorFocus:var(--t16);--background:var(--t12);--backgroundHover:var(--t13);--backgroundPress:var(--t11);--backgroundFocus:var(--t17);--backgroundActive:var(--t12);--borderColor:var(--t26);--borderColorHover:var(--t15);--borderColorFocus:var(--t14);--borderColorPress:var(--t13);--color01:var(--t202);--color0075:var(--t203);--color005:var(--t204);--color0025:var(--t205);--color002:var(--t206);--color001:var(--t207);--background01:var(--t208);--background0075:var(--t209);--background005:var(--t210);--background0025:var(--t211);--background002:var(--t212);--background001:var(--t213);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--outlineColor:var(--t214);}
1883
1886
  :root.t_dark .t_blue, :root.t_light .t_dark .t_blue, .tm_xxt {--accentBackground:var(--t11);--accentColor:var(--t195);--background0:var(--t240);--background02:var(--t241);--background04:var(--t242);--background06:var(--t243);--background08:var(--t244);--color1:var(--t245);--color2:var(--t246);--color3:var(--t247);--color4:var(--t248);--color5:var(--t249);--color6:var(--t250);--color7:var(--t251);--color8:var(--t252);--color9:var(--t253);--color10:var(--t254);--color11:var(--t255);--color12:var(--t256);--color0:var(--t257);--color02:var(--t258);--color04:var(--t259);--color06:var(--t260);--color08:var(--t261);--color:var(--t256);--colorHover:var(--t261);--colorPress:var(--t256);--colorFocus:var(--t255);--background:var(--t246);--backgroundHover:var(--t247);--backgroundPress:var(--t245);--backgroundFocus:var(--t247);--backgroundActive:var(--t246);--borderColor:var(--t248);--borderColorHover:var(--t249);--borderColorFocus:var(--t248);--borderColorPress:var(--t247);--placeholderColor:var(--t253);--colorTransparent:var(--t257);--color01:var(--t262);--color0075:var(--t263);--color005:var(--t264);--color0025:var(--t265);--color002:var(--t266);--color001:var(--t267);--background01:var(--t268);--background0075:var(--t269);--background005:var(--t270);--background0025:var(--t271);--background002:var(--t272);--background001:var(--t273);--outlineColor:var(--t214);}
1884
1887
  .t_dark_blue ::selection{background:var(--color5);color:var(--color11)}
1885
- :root.t_dark .t_blue_Button, :root.t_dark .t_blue_SliderThumb, :root.t_dark .t_blue_Switch, :root.t_dark .t_blue_surface2, :root.t_light .t_dark .t_blue_Button, :root.t_light .t_dark .t_blue_SliderThumb, :root.t_light .t_dark .t_blue_Switch, :root.t_light .t_dark .t_blue_surface2, .tm_xxt {--color:var(--t255);--colorHover:var(--t256);--colorPress:var(--t255);--colorFocus:var(--t254);--background:var(--t248);--backgroundHover:var(--t249);--backgroundPress:var(--t247);--backgroundFocus:var(--t251);--backgroundActive:var(--t248);--borderColor:var(--t250);--borderColorHover:var(--t251);--borderColorFocus:var(--t250);--borderColorPress:var(--t249);--color01:var(--t262);--color0075:var(--t263);--color005:var(--t264);--color0025:var(--t265);--color002:var(--t266);--color001:var(--t267);--background01:var(--t268);--background0075:var(--t269);--background005:var(--t270);--background0025:var(--t271);--background002:var(--t272);--background001:var(--t273);--background02:var(--t241);--background04:var(--t242);--background06:var(--t243);--background08:var(--t244);--outlineColor:var(--t214);}
1886
- :root.t_dark .t_blue_Input, :root.t_dark .t_blue_Progress, :root.t_dark .t_blue_Slider, :root.t_dark .t_blue_TextArea, :root.t_dark .t_blue_surface1, :root.t_light .t_dark .t_blue_Input, :root.t_light .t_dark .t_blue_Progress, :root.t_light .t_dark .t_blue_Slider, :root.t_light .t_dark .t_blue_TextArea, :root.t_light .t_dark .t_blue_surface1, .tm_xxt {--color:var(--t255);--colorHover:var(--t256);--colorPress:var(--t255);--colorFocus:var(--t254);--background:var(--t247);--backgroundHover:var(--t248);--backgroundPress:var(--t246);--backgroundFocus:var(--t249);--backgroundActive:var(--t247);--borderColor:var(--t249);--borderColorHover:var(--t250);--borderColorFocus:var(--t249);--borderColorPress:var(--t248);--color01:var(--t262);--color0075:var(--t263);--color005:var(--t264);--color0025:var(--t265);--color002:var(--t266);--color001:var(--t267);--background01:var(--t268);--background0075:var(--t269);--background005:var(--t270);--background0025:var(--t271);--background002:var(--t272);--background001:var(--t273);--background02:var(--t241);--background04:var(--t242);--background06:var(--t243);--background08:var(--t244);--outlineColor:var(--t214);}
1887
- :root.t_dark .t_blue_ProgressIndicator, :root.t_dark .t_blue_SliderActive, :root.t_light .t_dark .t_blue_ProgressIndicator, :root.t_light .t_dark .t_blue_SliderActive, .tm_xxt {--color:var(--t255);--colorHover:var(--t256);--colorPress:var(--t255);--colorFocus:var(--t254);--background:var(--t250);--backgroundHover:var(--t251);--backgroundPress:var(--t249);--backgroundFocus:var(--t255);--backgroundActive:var(--t250);--borderColor:var(--t252);--borderColorHover:var(--t253);--borderColorFocus:var(--t252);--borderColorPress:var(--t251);--color01:var(--t262);--color0075:var(--t263);--color005:var(--t264);--color0025:var(--t265);--color002:var(--t266);--color001:var(--t267);--background01:var(--t268);--background0075:var(--t269);--background005:var(--t270);--background0025:var(--t271);--background002:var(--t272);--background001:var(--t273);--background02:var(--t241);--background04:var(--t242);--background06:var(--t243);--background08:var(--t244);--outlineColor:var(--t214);}
1888
+ :root.t_dark .t_blue_Button, :root.t_dark .t_blue_SliderThumb, :root.t_dark .t_blue_Switch, :root.t_dark .t_blue_surface2, :root.t_light .t_dark .t_blue_Button, :root.t_light .t_dark .t_blue_SliderThumb, :root.t_light .t_dark .t_blue_Switch, :root.t_light .t_dark .t_blue_surface2, .tm_xxt {--color:var(--t255);--colorHover:var(--t256);--colorPress:var(--t255);--colorFocus:var(--t254);--background:var(--t248);--backgroundHover:var(--t249);--backgroundPress:var(--t247);--backgroundFocus:var(--t251);--backgroundActive:var(--t248);--borderColor:var(--t248);--borderColorHover:var(--t251);--borderColorFocus:var(--t250);--borderColorPress:var(--t249);--color01:var(--t262);--color0075:var(--t263);--color005:var(--t264);--color0025:var(--t265);--color002:var(--t266);--color001:var(--t267);--background01:var(--t268);--background0075:var(--t269);--background005:var(--t270);--background0025:var(--t271);--background002:var(--t272);--background001:var(--t273);--background02:var(--t241);--background04:var(--t242);--background06:var(--t243);--background08:var(--t244);--outlineColor:var(--t214);}
1889
+ :root.t_dark .t_blue_Input, :root.t_dark .t_blue_Progress, :root.t_dark .t_blue_Slider, :root.t_dark .t_blue_TextArea, :root.t_dark .t_blue_surface1, :root.t_light .t_dark .t_blue_Input, :root.t_light .t_dark .t_blue_Progress, :root.t_light .t_dark .t_blue_Slider, :root.t_light .t_dark .t_blue_TextArea, :root.t_light .t_dark .t_blue_surface1, .tm_xxt {--color:var(--t255);--colorHover:var(--t256);--colorPress:var(--t255);--colorFocus:var(--t254);--background:var(--t247);--backgroundHover:var(--t248);--backgroundPress:var(--t246);--backgroundFocus:var(--t249);--backgroundActive:var(--t247);--borderColor:var(--t248);--borderColorHover:var(--t250);--borderColorFocus:var(--t249);--borderColorPress:var(--t248);--color01:var(--t262);--color0075:var(--t263);--color005:var(--t264);--color0025:var(--t265);--color002:var(--t266);--color001:var(--t267);--background01:var(--t268);--background0075:var(--t269);--background005:var(--t270);--background0025:var(--t271);--background002:var(--t272);--background001:var(--t273);--background02:var(--t241);--background04:var(--t242);--background06:var(--t243);--background08:var(--t244);--outlineColor:var(--t214);}
1890
+ :root.t_dark .t_blue_ProgressIndicator, :root.t_dark .t_blue_SliderActive, :root.t_light .t_dark .t_blue_ProgressIndicator, :root.t_light .t_dark .t_blue_SliderActive, .tm_xxt {--color:var(--t255);--colorHover:var(--t256);--colorPress:var(--t255);--colorFocus:var(--t254);--background:var(--t250);--backgroundHover:var(--t251);--backgroundPress:var(--t249);--backgroundFocus:var(--t255);--backgroundActive:var(--t250);--borderColor:var(--t248);--borderColorHover:var(--t253);--borderColorFocus:var(--t252);--borderColorPress:var(--t251);--color01:var(--t262);--color0075:var(--t263);--color005:var(--t264);--color0025:var(--t265);--color002:var(--t266);--color001:var(--t267);--background01:var(--t268);--background0075:var(--t269);--background005:var(--t270);--background0025:var(--t271);--background002:var(--t272);--background001:var(--t273);--background02:var(--t241);--background04:var(--t242);--background06:var(--t243);--background08:var(--t244);--outlineColor:var(--t214);}
1888
1891
  :root.t_dark .t_blue_SwitchThumb, :root.t_dark .t_blue_Tooltip, :root.t_dark .t_blue_accent, :root.t_light .t_dark .t_blue_SwitchThumb, :root.t_light .t_dark .t_blue_Tooltip, :root.t_light .t_dark .t_blue_accent, .tm_xxt {--accentBackground:var(--t195);--accentColor:var(--t11);--background0:var(--t257);--background02:var(--t241);--background04:var(--t242);--background06:var(--t243);--background08:var(--t244);--color1:var(--t256);--color2:var(--t255);--color3:var(--t254);--color4:var(--t253);--color5:var(--t252);--color6:var(--t251);--color7:var(--t250);--color8:var(--t249);--color9:var(--t248);--color10:var(--t247);--color11:var(--t246);--color12:var(--t245);--color0:var(--t240);--color02:var(--t274);--color04:var(--t275);--color06:var(--t276);--color08:var(--t277);--color:var(--t245);--colorHover:var(--t277);--colorPress:var(--t245);--colorFocus:var(--t246);--background:var(--t255);--backgroundHover:var(--t254);--backgroundPress:var(--t256);--backgroundFocus:var(--t254);--backgroundActive:var(--t255);--borderColor:var(--t253);--borderColorHover:var(--t252);--borderColorFocus:var(--t253);--borderColorPress:var(--t254);--placeholderColor:var(--t248);--colorTransparent:var(--t240);--color01:var(--t262);--color0075:var(--t263);--color005:var(--t264);--color0025:var(--t265);--color002:var(--t266);--color001:var(--t267);--background01:var(--t268);--background0075:var(--t269);--background005:var(--t270);--background0025:var(--t271);--background002:var(--t272);--background001:var(--t273);--outlineColor:var(--t214);}
1889
1892
  .t_dark_blue_SwitchThumb ::selection, .t_dark_blue_Tooltip ::selection, .t_dark_blue_accent ::selection{background:var(--color5);color:var(--color11)}
1890
1893
  :root.t_dark .t_gray, :root.t_light .t_dark .t_gray, .tm_xxt {--accentBackground:var(--t11);--accentColor:var(--t195);--background0:var(--t278);--background02:var(--t279);--background04:var(--t280);--background06:var(--t281);--background08:var(--t282);--color1:var(--t283);--color2:var(--t9);--color3:var(--t284);--color4:var(--t285);--color5:var(--t286);--color6:var(--t287);--color7:var(--t288);--color8:var(--t289);--color9:var(--t290);--color10:var(--t291);--color11:var(--t292);--color12:var(--t195);--color0:var(--t293);--color02:var(--t294);--color04:var(--t295);--color06:var(--t296);--color08:var(--t297);--color:var(--t195);--colorHover:var(--t297);--colorPress:var(--t195);--colorFocus:var(--t292);--background:var(--t9);--backgroundHover:var(--t284);--backgroundPress:var(--t283);--backgroundFocus:var(--t284);--backgroundActive:var(--t9);--borderColor:var(--t285);--borderColorHover:var(--t286);--borderColorFocus:var(--t285);--borderColorPress:var(--t284);--placeholderColor:var(--t290);--colorTransparent:var(--t293);--color01:var(--t298);--color0075:var(--t299);--color005:var(--t300);--color0025:var(--t301);--color002:var(--t302);--color001:var(--t303);--background01:var(--t304);--background0075:var(--t305);--background005:var(--t306);--background0025:var(--t307);--background002:var(--t308);--background001:var(--t309);--outlineColor:var(--t214);}
1891
1894
  .t_dark_gray ::selection{background:var(--color5);color:var(--color11)}
1892
- :root.t_dark .t_gray_Button, :root.t_dark .t_gray_SliderThumb, :root.t_dark .t_gray_Switch, :root.t_dark .t_gray_surface2, :root.t_light .t_dark .t_gray_Button, :root.t_light .t_dark .t_gray_SliderThumb, :root.t_light .t_dark .t_gray_Switch, :root.t_light .t_dark .t_gray_surface2, .tm_xxt {--color:var(--t292);--colorHover:var(--t195);--colorPress:var(--t292);--colorFocus:var(--t291);--background:var(--t285);--backgroundHover:var(--t286);--backgroundPress:var(--t284);--backgroundFocus:var(--t288);--backgroundActive:var(--t285);--borderColor:var(--t287);--borderColorHover:var(--t288);--borderColorFocus:var(--t287);--borderColorPress:var(--t286);--color01:var(--t298);--color0075:var(--t299);--color005:var(--t300);--color0025:var(--t301);--color002:var(--t302);--color001:var(--t303);--background01:var(--t304);--background0075:var(--t305);--background005:var(--t306);--background0025:var(--t307);--background002:var(--t308);--background001:var(--t309);--background02:var(--t279);--background04:var(--t280);--background06:var(--t281);--background08:var(--t282);--outlineColor:var(--t214);}
1893
- :root.t_dark .t_gray_Input, :root.t_dark .t_gray_Progress, :root.t_dark .t_gray_Slider, :root.t_dark .t_gray_TextArea, :root.t_dark .t_gray_surface1, :root.t_light .t_dark .t_gray_Input, :root.t_light .t_dark .t_gray_Progress, :root.t_light .t_dark .t_gray_Slider, :root.t_light .t_dark .t_gray_TextArea, :root.t_light .t_dark .t_gray_surface1, .tm_xxt {--color:var(--t292);--colorHover:var(--t195);--colorPress:var(--t292);--colorFocus:var(--t291);--background:var(--t284);--backgroundHover:var(--t285);--backgroundPress:var(--t9);--backgroundFocus:var(--t286);--backgroundActive:var(--t284);--borderColor:var(--t286);--borderColorHover:var(--t287);--borderColorFocus:var(--t286);--borderColorPress:var(--t285);--color01:var(--t298);--color0075:var(--t299);--color005:var(--t300);--color0025:var(--t301);--color002:var(--t302);--color001:var(--t303);--background01:var(--t304);--background0075:var(--t305);--background005:var(--t306);--background0025:var(--t307);--background002:var(--t308);--background001:var(--t309);--background02:var(--t279);--background04:var(--t280);--background06:var(--t281);--background08:var(--t282);--outlineColor:var(--t214);}
1894
- :root.t_dark .t_gray_ProgressIndicator, :root.t_dark .t_gray_SliderActive, :root.t_light .t_dark .t_gray_ProgressIndicator, :root.t_light .t_dark .t_gray_SliderActive, .tm_xxt {--color:var(--t292);--colorHover:var(--t195);--colorPress:var(--t292);--colorFocus:var(--t291);--background:var(--t287);--backgroundHover:var(--t288);--backgroundPress:var(--t286);--backgroundFocus:var(--t292);--backgroundActive:var(--t287);--borderColor:var(--t289);--borderColorHover:var(--t290);--borderColorFocus:var(--t289);--borderColorPress:var(--t288);--color01:var(--t298);--color0075:var(--t299);--color005:var(--t300);--color0025:var(--t301);--color002:var(--t302);--color001:var(--t303);--background01:var(--t304);--background0075:var(--t305);--background005:var(--t306);--background0025:var(--t307);--background002:var(--t308);--background001:var(--t309);--background02:var(--t279);--background04:var(--t280);--background06:var(--t281);--background08:var(--t282);--outlineColor:var(--t214);}
1895
+ :root.t_dark .t_gray_Button, :root.t_dark .t_gray_SliderThumb, :root.t_dark .t_gray_Switch, :root.t_dark .t_gray_surface2, :root.t_light .t_dark .t_gray_Button, :root.t_light .t_dark .t_gray_SliderThumb, :root.t_light .t_dark .t_gray_Switch, :root.t_light .t_dark .t_gray_surface2, .tm_xxt {--color:var(--t292);--colorHover:var(--t195);--colorPress:var(--t292);--colorFocus:var(--t291);--background:var(--t285);--backgroundHover:var(--t286);--backgroundPress:var(--t284);--backgroundFocus:var(--t288);--backgroundActive:var(--t285);--borderColor:var(--t285);--borderColorHover:var(--t288);--borderColorFocus:var(--t287);--borderColorPress:var(--t286);--color01:var(--t298);--color0075:var(--t299);--color005:var(--t300);--color0025:var(--t301);--color002:var(--t302);--color001:var(--t303);--background01:var(--t304);--background0075:var(--t305);--background005:var(--t306);--background0025:var(--t307);--background002:var(--t308);--background001:var(--t309);--background02:var(--t279);--background04:var(--t280);--background06:var(--t281);--background08:var(--t282);--outlineColor:var(--t214);}
1896
+ :root.t_dark .t_gray_Input, :root.t_dark .t_gray_Progress, :root.t_dark .t_gray_Slider, :root.t_dark .t_gray_TextArea, :root.t_dark .t_gray_surface1, :root.t_light .t_dark .t_gray_Input, :root.t_light .t_dark .t_gray_Progress, :root.t_light .t_dark .t_gray_Slider, :root.t_light .t_dark .t_gray_TextArea, :root.t_light .t_dark .t_gray_surface1, .tm_xxt {--color:var(--t292);--colorHover:var(--t195);--colorPress:var(--t292);--colorFocus:var(--t291);--background:var(--t284);--backgroundHover:var(--t285);--backgroundPress:var(--t9);--backgroundFocus:var(--t286);--backgroundActive:var(--t284);--borderColor:var(--t285);--borderColorHover:var(--t287);--borderColorFocus:var(--t286);--borderColorPress:var(--t285);--color01:var(--t298);--color0075:var(--t299);--color005:var(--t300);--color0025:var(--t301);--color002:var(--t302);--color001:var(--t303);--background01:var(--t304);--background0075:var(--t305);--background005:var(--t306);--background0025:var(--t307);--background002:var(--t308);--background001:var(--t309);--background02:var(--t279);--background04:var(--t280);--background06:var(--t281);--background08:var(--t282);--outlineColor:var(--t214);}
1897
+ :root.t_dark .t_gray_ProgressIndicator, :root.t_dark .t_gray_SliderActive, :root.t_light .t_dark .t_gray_ProgressIndicator, :root.t_light .t_dark .t_gray_SliderActive, .tm_xxt {--color:var(--t292);--colorHover:var(--t195);--colorPress:var(--t292);--colorFocus:var(--t291);--background:var(--t287);--backgroundHover:var(--t288);--backgroundPress:var(--t286);--backgroundFocus:var(--t292);--backgroundActive:var(--t287);--borderColor:var(--t285);--borderColorHover:var(--t290);--borderColorFocus:var(--t289);--borderColorPress:var(--t288);--color01:var(--t298);--color0075:var(--t299);--color005:var(--t300);--color0025:var(--t301);--color002:var(--t302);--color001:var(--t303);--background01:var(--t304);--background0075:var(--t305);--background005:var(--t306);--background0025:var(--t307);--background002:var(--t308);--background001:var(--t309);--background02:var(--t279);--background04:var(--t280);--background06:var(--t281);--background08:var(--t282);--outlineColor:var(--t214);}
1895
1898
  :root.t_dark .t_gray_SwitchThumb, :root.t_dark .t_gray_Tooltip, :root.t_dark .t_gray_accent, :root.t_light .t_dark .t_gray_SwitchThumb, :root.t_light .t_dark .t_gray_Tooltip, :root.t_light .t_dark .t_gray_accent, .tm_xxt {--accentBackground:var(--t195);--accentColor:var(--t11);--background0:var(--t293);--background02:var(--t279);--background04:var(--t280);--background06:var(--t281);--background08:var(--t282);--color1:var(--t195);--color2:var(--t292);--color3:var(--t291);--color4:var(--t290);--color5:var(--t289);--color6:var(--t288);--color7:var(--t287);--color8:var(--t286);--color9:var(--t285);--color10:var(--t284);--color11:var(--t9);--color12:var(--t283);--color0:var(--t278);--color02:var(--t310);--color04:var(--t311);--color06:var(--t312);--color08:var(--t313);--color:var(--t283);--colorHover:var(--t313);--colorPress:var(--t283);--colorFocus:var(--t9);--background:var(--t292);--backgroundHover:var(--t291);--backgroundPress:var(--t195);--backgroundFocus:var(--t291);--backgroundActive:var(--t292);--borderColor:var(--t290);--borderColorHover:var(--t289);--borderColorFocus:var(--t290);--borderColorPress:var(--t291);--placeholderColor:var(--t285);--colorTransparent:var(--t278);--color01:var(--t298);--color0075:var(--t299);--color005:var(--t300);--color0025:var(--t301);--color002:var(--t302);--color001:var(--t303);--background01:var(--t304);--background0075:var(--t305);--background005:var(--t306);--background0025:var(--t307);--background002:var(--t308);--background001:var(--t309);--outlineColor:var(--t214);}
1896
1899
  .t_dark_gray_SwitchThumb ::selection, .t_dark_gray_Tooltip ::selection, .t_dark_gray_accent ::selection{background:var(--color5);color:var(--color11)}
1897
1900
  :root.t_dark .t_green, :root.t_light .t_dark .t_green, .tm_xxt {--accentBackground:var(--t11);--accentColor:var(--t195);--background0:var(--t314);--background02:var(--t315);--background04:var(--t316);--background06:var(--t317);--background08:var(--t318);--color1:var(--t319);--color2:var(--t320);--color3:var(--t321);--color4:var(--t322);--color5:var(--t323);--color6:var(--t324);--color7:var(--t325);--color8:var(--t326);--color9:var(--t327);--color10:var(--t328);--color11:var(--t329);--color12:var(--t330);--color0:var(--t331);--color02:var(--t332);--color04:var(--t333);--color06:var(--t334);--color08:var(--t335);--color:var(--t330);--colorHover:var(--t335);--colorPress:var(--t330);--colorFocus:var(--t329);--background:var(--t320);--backgroundHover:var(--t321);--backgroundPress:var(--t319);--backgroundFocus:var(--t321);--backgroundActive:var(--t320);--borderColor:var(--t322);--borderColorHover:var(--t323);--borderColorFocus:var(--t322);--borderColorPress:var(--t321);--placeholderColor:var(--t327);--colorTransparent:var(--t331);--color01:var(--t336);--color0075:var(--t337);--color005:var(--t338);--color0025:var(--t339);--color002:var(--t340);--color001:var(--t341);--background01:var(--t342);--background0075:var(--t343);--background005:var(--t344);--background0025:var(--t345);--background002:var(--t346);--background001:var(--t347);--outlineColor:var(--t214);}
1898
1901
  .t_dark_green ::selection{background:var(--color5);color:var(--color11)}
1899
- :root.t_dark .t_green_Button, :root.t_dark .t_green_SliderThumb, :root.t_dark .t_green_Switch, :root.t_dark .t_green_surface2, :root.t_light .t_dark .t_green_Button, :root.t_light .t_dark .t_green_SliderThumb, :root.t_light .t_dark .t_green_Switch, :root.t_light .t_dark .t_green_surface2, .tm_xxt {--color:var(--t329);--colorHover:var(--t330);--colorPress:var(--t329);--colorFocus:var(--t328);--background:var(--t322);--backgroundHover:var(--t323);--backgroundPress:var(--t321);--backgroundFocus:var(--t325);--backgroundActive:var(--t322);--borderColor:var(--t324);--borderColorHover:var(--t325);--borderColorFocus:var(--t324);--borderColorPress:var(--t323);--color01:var(--t336);--color0075:var(--t337);--color005:var(--t338);--color0025:var(--t339);--color002:var(--t340);--color001:var(--t341);--background01:var(--t342);--background0075:var(--t343);--background005:var(--t344);--background0025:var(--t345);--background002:var(--t346);--background001:var(--t347);--background02:var(--t315);--background04:var(--t316);--background06:var(--t317);--background08:var(--t318);--outlineColor:var(--t214);}
1900
- :root.t_dark .t_green_Input, :root.t_dark .t_green_Progress, :root.t_dark .t_green_Slider, :root.t_dark .t_green_TextArea, :root.t_dark .t_green_surface1, :root.t_light .t_dark .t_green_Input, :root.t_light .t_dark .t_green_Progress, :root.t_light .t_dark .t_green_Slider, :root.t_light .t_dark .t_green_TextArea, :root.t_light .t_dark .t_green_surface1, .tm_xxt {--color:var(--t329);--colorHover:var(--t330);--colorPress:var(--t329);--colorFocus:var(--t328);--background:var(--t321);--backgroundHover:var(--t322);--backgroundPress:var(--t320);--backgroundFocus:var(--t323);--backgroundActive:var(--t321);--borderColor:var(--t323);--borderColorHover:var(--t324);--borderColorFocus:var(--t323);--borderColorPress:var(--t322);--color01:var(--t336);--color0075:var(--t337);--color005:var(--t338);--color0025:var(--t339);--color002:var(--t340);--color001:var(--t341);--background01:var(--t342);--background0075:var(--t343);--background005:var(--t344);--background0025:var(--t345);--background002:var(--t346);--background001:var(--t347);--background02:var(--t315);--background04:var(--t316);--background06:var(--t317);--background08:var(--t318);--outlineColor:var(--t214);}
1901
- :root.t_dark .t_green_ProgressIndicator, :root.t_dark .t_green_SliderActive, :root.t_light .t_dark .t_green_ProgressIndicator, :root.t_light .t_dark .t_green_SliderActive, .tm_xxt {--color:var(--t329);--colorHover:var(--t330);--colorPress:var(--t329);--colorFocus:var(--t328);--background:var(--t324);--backgroundHover:var(--t325);--backgroundPress:var(--t323);--backgroundFocus:var(--t329);--backgroundActive:var(--t324);--borderColor:var(--t326);--borderColorHover:var(--t327);--borderColorFocus:var(--t326);--borderColorPress:var(--t325);--color01:var(--t336);--color0075:var(--t337);--color005:var(--t338);--color0025:var(--t339);--color002:var(--t340);--color001:var(--t341);--background01:var(--t342);--background0075:var(--t343);--background005:var(--t344);--background0025:var(--t345);--background002:var(--t346);--background001:var(--t347);--background02:var(--t315);--background04:var(--t316);--background06:var(--t317);--background08:var(--t318);--outlineColor:var(--t214);}
1902
+ :root.t_dark .t_green_Button, :root.t_dark .t_green_SliderThumb, :root.t_dark .t_green_Switch, :root.t_dark .t_green_surface2, :root.t_light .t_dark .t_green_Button, :root.t_light .t_dark .t_green_SliderThumb, :root.t_light .t_dark .t_green_Switch, :root.t_light .t_dark .t_green_surface2, .tm_xxt {--color:var(--t329);--colorHover:var(--t330);--colorPress:var(--t329);--colorFocus:var(--t328);--background:var(--t322);--backgroundHover:var(--t323);--backgroundPress:var(--t321);--backgroundFocus:var(--t325);--backgroundActive:var(--t322);--borderColor:var(--t322);--borderColorHover:var(--t325);--borderColorFocus:var(--t324);--borderColorPress:var(--t323);--color01:var(--t336);--color0075:var(--t337);--color005:var(--t338);--color0025:var(--t339);--color002:var(--t340);--color001:var(--t341);--background01:var(--t342);--background0075:var(--t343);--background005:var(--t344);--background0025:var(--t345);--background002:var(--t346);--background001:var(--t347);--background02:var(--t315);--background04:var(--t316);--background06:var(--t317);--background08:var(--t318);--outlineColor:var(--t214);}
1903
+ :root.t_dark .t_green_Input, :root.t_dark .t_green_Progress, :root.t_dark .t_green_Slider, :root.t_dark .t_green_TextArea, :root.t_dark .t_green_surface1, :root.t_light .t_dark .t_green_Input, :root.t_light .t_dark .t_green_Progress, :root.t_light .t_dark .t_green_Slider, :root.t_light .t_dark .t_green_TextArea, :root.t_light .t_dark .t_green_surface1, .tm_xxt {--color:var(--t329);--colorHover:var(--t330);--colorPress:var(--t329);--colorFocus:var(--t328);--background:var(--t321);--backgroundHover:var(--t322);--backgroundPress:var(--t320);--backgroundFocus:var(--t323);--backgroundActive:var(--t321);--borderColor:var(--t322);--borderColorHover:var(--t324);--borderColorFocus:var(--t323);--borderColorPress:var(--t322);--color01:var(--t336);--color0075:var(--t337);--color005:var(--t338);--color0025:var(--t339);--color002:var(--t340);--color001:var(--t341);--background01:var(--t342);--background0075:var(--t343);--background005:var(--t344);--background0025:var(--t345);--background002:var(--t346);--background001:var(--t347);--background02:var(--t315);--background04:var(--t316);--background06:var(--t317);--background08:var(--t318);--outlineColor:var(--t214);}
1904
+ :root.t_dark .t_green_ProgressIndicator, :root.t_dark .t_green_SliderActive, :root.t_light .t_dark .t_green_ProgressIndicator, :root.t_light .t_dark .t_green_SliderActive, .tm_xxt {--color:var(--t329);--colorHover:var(--t330);--colorPress:var(--t329);--colorFocus:var(--t328);--background:var(--t324);--backgroundHover:var(--t325);--backgroundPress:var(--t323);--backgroundFocus:var(--t329);--backgroundActive:var(--t324);--borderColor:var(--t322);--borderColorHover:var(--t327);--borderColorFocus:var(--t326);--borderColorPress:var(--t325);--color01:var(--t336);--color0075:var(--t337);--color005:var(--t338);--color0025:var(--t339);--color002:var(--t340);--color001:var(--t341);--background01:var(--t342);--background0075:var(--t343);--background005:var(--t344);--background0025:var(--t345);--background002:var(--t346);--background001:var(--t347);--background02:var(--t315);--background04:var(--t316);--background06:var(--t317);--background08:var(--t318);--outlineColor:var(--t214);}
1902
1905
  :root.t_dark .t_green_SwitchThumb, :root.t_dark .t_green_Tooltip, :root.t_dark .t_green_accent, :root.t_light .t_dark .t_green_SwitchThumb, :root.t_light .t_dark .t_green_Tooltip, :root.t_light .t_dark .t_green_accent, .tm_xxt {--accentBackground:var(--t195);--accentColor:var(--t11);--background0:var(--t331);--background02:var(--t315);--background04:var(--t316);--background06:var(--t317);--background08:var(--t318);--color1:var(--t330);--color2:var(--t329);--color3:var(--t328);--color4:var(--t327);--color5:var(--t326);--color6:var(--t325);--color7:var(--t324);--color8:var(--t323);--color9:var(--t322);--color10:var(--t321);--color11:var(--t320);--color12:var(--t319);--color0:var(--t314);--color02:var(--t348);--color04:var(--t349);--color06:var(--t350);--color08:var(--t351);--color:var(--t319);--colorHover:var(--t351);--colorPress:var(--t319);--colorFocus:var(--t320);--background:var(--t329);--backgroundHover:var(--t328);--backgroundPress:var(--t330);--backgroundFocus:var(--t328);--backgroundActive:var(--t329);--borderColor:var(--t327);--borderColorHover:var(--t326);--borderColorFocus:var(--t327);--borderColorPress:var(--t328);--placeholderColor:var(--t322);--colorTransparent:var(--t314);--color01:var(--t336);--color0075:var(--t337);--color005:var(--t338);--color0025:var(--t339);--color002:var(--t340);--color001:var(--t341);--background01:var(--t342);--background0075:var(--t343);--background005:var(--t344);--background0025:var(--t345);--background002:var(--t346);--background001:var(--t347);--outlineColor:var(--t214);}
1903
1906
  .t_dark_green_SwitchThumb ::selection, .t_dark_green_Tooltip ::selection, .t_dark_green_accent ::selection{background:var(--color5);color:var(--color11)}
1904
1907
  :root.t_dark .t_neutral, :root.t_light .t_dark .t_neutral, .tm_xxt {--accentBackground:var(--t11);--accentColor:var(--t195);--background0:var(--t352);--background02:var(--t353);--background04:var(--t354);--background06:var(--t355);--background08:var(--t356);--color1:var(--t357);--color2:var(--t358);--color3:var(--t359);--color4:var(--t198);--color5:var(--t360);--color6:var(--t361);--color7:var(--t362);--color8:var(--t14);--color9:var(--t363);--color10:var(--t364);--color11:var(--t289);--color12:var(--t365);--color0:var(--t366);--color02:var(--t367);--color04:var(--t368);--color06:var(--t369);--color08:var(--t370);--color:var(--t365);--colorHover:var(--t370);--colorPress:var(--t365);--colorFocus:var(--t289);--background:var(--t358);--backgroundHover:var(--t359);--backgroundPress:var(--t357);--backgroundFocus:var(--t359);--backgroundActive:var(--t358);--borderColor:var(--t198);--borderColorHover:var(--t360);--borderColorFocus:var(--t198);--borderColorPress:var(--t359);--placeholderColor:var(--t363);--colorTransparent:var(--t366);--color01:var(--t371);--color0075:var(--t372);--color005:var(--t373);--color0025:var(--t374);--color002:var(--t375);--color001:var(--t376);--background01:var(--t377);--background0075:var(--t378);--background005:var(--t379);--background0025:var(--t380);--background002:var(--t381);--background001:var(--t382);--outlineColor:var(--t214);}
1905
1908
  .t_dark_neutral ::selection{background:var(--color5);color:var(--color11)}
1906
- :root.t_dark .t_neutral_Button, :root.t_dark .t_neutral_SliderThumb, :root.t_dark .t_neutral_Switch, :root.t_dark .t_neutral_surface2, :root.t_light .t_dark .t_neutral_Button, :root.t_light .t_dark .t_neutral_SliderThumb, :root.t_light .t_dark .t_neutral_Switch, :root.t_light .t_dark .t_neutral_surface2, .tm_xxt {--color:var(--t289);--colorHover:var(--t365);--colorPress:var(--t289);--colorFocus:var(--t364);--background:var(--t198);--backgroundHover:var(--t360);--backgroundPress:var(--t359);--backgroundFocus:var(--t362);--backgroundActive:var(--t198);--borderColor:var(--t361);--borderColorHover:var(--t362);--borderColorFocus:var(--t361);--borderColorPress:var(--t360);--color01:var(--t371);--color0075:var(--t372);--color005:var(--t373);--color0025:var(--t374);--color002:var(--t375);--color001:var(--t376);--background01:var(--t377);--background0075:var(--t378);--background005:var(--t379);--background0025:var(--t380);--background002:var(--t381);--background001:var(--t382);--background02:var(--t353);--background04:var(--t354);--background06:var(--t355);--background08:var(--t356);--outlineColor:var(--t214);}
1907
- :root.t_dark .t_neutral_Input, :root.t_dark .t_neutral_Progress, :root.t_dark .t_neutral_Slider, :root.t_dark .t_neutral_TextArea, :root.t_dark .t_neutral_surface1, :root.t_light .t_dark .t_neutral_Input, :root.t_light .t_dark .t_neutral_Progress, :root.t_light .t_dark .t_neutral_Slider, :root.t_light .t_dark .t_neutral_TextArea, :root.t_light .t_dark .t_neutral_surface1, .tm_xxt {--color:var(--t289);--colorHover:var(--t365);--colorPress:var(--t289);--colorFocus:var(--t364);--background:var(--t359);--backgroundHover:var(--t198);--backgroundPress:var(--t358);--backgroundFocus:var(--t360);--backgroundActive:var(--t359);--borderColor:var(--t360);--borderColorHover:var(--t361);--borderColorFocus:var(--t360);--borderColorPress:var(--t198);--color01:var(--t371);--color0075:var(--t372);--color005:var(--t373);--color0025:var(--t374);--color002:var(--t375);--color001:var(--t376);--background01:var(--t377);--background0075:var(--t378);--background005:var(--t379);--background0025:var(--t380);--background002:var(--t381);--background001:var(--t382);--background02:var(--t353);--background04:var(--t354);--background06:var(--t355);--background08:var(--t356);--outlineColor:var(--t214);}
1908
- :root.t_dark .t_neutral_ProgressIndicator, :root.t_dark .t_neutral_SliderActive, :root.t_light .t_dark .t_neutral_ProgressIndicator, :root.t_light .t_dark .t_neutral_SliderActive, .tm_xxt {--color:var(--t289);--colorHover:var(--t365);--colorPress:var(--t289);--colorFocus:var(--t364);--background:var(--t361);--backgroundHover:var(--t362);--backgroundPress:var(--t360);--backgroundFocus:var(--t289);--backgroundActive:var(--t361);--borderColor:var(--t14);--borderColorHover:var(--t363);--borderColorFocus:var(--t14);--borderColorPress:var(--t362);--color01:var(--t371);--color0075:var(--t372);--color005:var(--t373);--color0025:var(--t374);--color002:var(--t375);--color001:var(--t376);--background01:var(--t377);--background0075:var(--t378);--background005:var(--t379);--background0025:var(--t380);--background002:var(--t381);--background001:var(--t382);--background02:var(--t353);--background04:var(--t354);--background06:var(--t355);--background08:var(--t356);--outlineColor:var(--t214);}
1909
+ :root.t_dark .t_neutral_Button, :root.t_dark .t_neutral_SliderThumb, :root.t_dark .t_neutral_Switch, :root.t_dark .t_neutral_surface2, :root.t_light .t_dark .t_neutral_Button, :root.t_light .t_dark .t_neutral_SliderThumb, :root.t_light .t_dark .t_neutral_Switch, :root.t_light .t_dark .t_neutral_surface2, .tm_xxt {--color:var(--t289);--colorHover:var(--t365);--colorPress:var(--t289);--colorFocus:var(--t364);--background:var(--t198);--backgroundHover:var(--t360);--backgroundPress:var(--t359);--backgroundFocus:var(--t362);--backgroundActive:var(--t198);--borderColor:var(--t198);--borderColorHover:var(--t362);--borderColorFocus:var(--t361);--borderColorPress:var(--t360);--color01:var(--t371);--color0075:var(--t372);--color005:var(--t373);--color0025:var(--t374);--color002:var(--t375);--color001:var(--t376);--background01:var(--t377);--background0075:var(--t378);--background005:var(--t379);--background0025:var(--t380);--background002:var(--t381);--background001:var(--t382);--background02:var(--t353);--background04:var(--t354);--background06:var(--t355);--background08:var(--t356);--outlineColor:var(--t214);}
1910
+ :root.t_dark .t_neutral_Input, :root.t_dark .t_neutral_Progress, :root.t_dark .t_neutral_Slider, :root.t_dark .t_neutral_TextArea, :root.t_dark .t_neutral_surface1, :root.t_light .t_dark .t_neutral_Input, :root.t_light .t_dark .t_neutral_Progress, :root.t_light .t_dark .t_neutral_Slider, :root.t_light .t_dark .t_neutral_TextArea, :root.t_light .t_dark .t_neutral_surface1, .tm_xxt {--color:var(--t289);--colorHover:var(--t365);--colorPress:var(--t289);--colorFocus:var(--t364);--background:var(--t359);--backgroundHover:var(--t198);--backgroundPress:var(--t358);--backgroundFocus:var(--t360);--backgroundActive:var(--t359);--borderColor:var(--t198);--borderColorHover:var(--t361);--borderColorFocus:var(--t360);--borderColorPress:var(--t198);--color01:var(--t371);--color0075:var(--t372);--color005:var(--t373);--color0025:var(--t374);--color002:var(--t375);--color001:var(--t376);--background01:var(--t377);--background0075:var(--t378);--background005:var(--t379);--background0025:var(--t380);--background002:var(--t381);--background001:var(--t382);--background02:var(--t353);--background04:var(--t354);--background06:var(--t355);--background08:var(--t356);--outlineColor:var(--t214);}
1911
+ :root.t_dark .t_neutral_ProgressIndicator, :root.t_dark .t_neutral_SliderActive, :root.t_light .t_dark .t_neutral_ProgressIndicator, :root.t_light .t_dark .t_neutral_SliderActive, .tm_xxt {--color:var(--t289);--colorHover:var(--t365);--colorPress:var(--t289);--colorFocus:var(--t364);--background:var(--t361);--backgroundHover:var(--t362);--backgroundPress:var(--t360);--backgroundFocus:var(--t289);--backgroundActive:var(--t361);--borderColor:var(--t198);--borderColorHover:var(--t363);--borderColorFocus:var(--t14);--borderColorPress:var(--t362);--color01:var(--t371);--color0075:var(--t372);--color005:var(--t373);--color0025:var(--t374);--color002:var(--t375);--color001:var(--t376);--background01:var(--t377);--background0075:var(--t378);--background005:var(--t379);--background0025:var(--t380);--background002:var(--t381);--background001:var(--t382);--background02:var(--t353);--background04:var(--t354);--background06:var(--t355);--background08:var(--t356);--outlineColor:var(--t214);}
1909
1912
  :root.t_dark .t_neutral_SwitchThumb, :root.t_dark .t_neutral_Tooltip, :root.t_dark .t_neutral_accent, :root.t_light .t_dark .t_neutral_SwitchThumb, :root.t_light .t_dark .t_neutral_Tooltip, :root.t_light .t_dark .t_neutral_accent, .tm_xxt {--accentBackground:var(--t195);--accentColor:var(--t11);--background0:var(--t366);--background02:var(--t353);--background04:var(--t354);--background06:var(--t355);--background08:var(--t356);--color1:var(--t365);--color2:var(--t289);--color3:var(--t364);--color4:var(--t363);--color5:var(--t14);--color6:var(--t362);--color7:var(--t361);--color8:var(--t360);--color9:var(--t198);--color10:var(--t359);--color11:var(--t358);--color12:var(--t357);--color0:var(--t352);--color02:var(--t383);--color04:var(--t384);--color06:var(--t385);--color08:var(--t386);--color:var(--t357);--colorHover:var(--t386);--colorPress:var(--t357);--colorFocus:var(--t358);--background:var(--t289);--backgroundHover:var(--t364);--backgroundPress:var(--t365);--backgroundFocus:var(--t364);--backgroundActive:var(--t289);--borderColor:var(--t363);--borderColorHover:var(--t14);--borderColorFocus:var(--t363);--borderColorPress:var(--t364);--placeholderColor:var(--t198);--colorTransparent:var(--t352);--color01:var(--t371);--color0075:var(--t372);--color005:var(--t373);--color0025:var(--t374);--color002:var(--t375);--color001:var(--t376);--background01:var(--t377);--background0075:var(--t378);--background005:var(--t379);--background0025:var(--t380);--background002:var(--t381);--background001:var(--t382);--outlineColor:var(--t214);}
1910
1913
  .t_dark_neutral_SwitchThumb ::selection, .t_dark_neutral_Tooltip ::selection, .t_dark_neutral_accent ::selection{background:var(--color5);color:var(--color11)}
1911
1914
  :root.t_dark .t_orange, :root.t_light .t_dark .t_orange, .tm_xxt {--accentBackground:var(--t11);--accentColor:var(--t195);--background0:var(--t387);--background02:var(--t388);--background04:var(--t389);--background06:var(--t390);--background08:var(--t391);--color1:var(--t392);--color2:var(--t393);--color3:var(--t394);--color4:var(--t395);--color5:var(--t396);--color6:var(--t397);--color7:var(--t398);--color8:var(--t399);--color9:var(--t400);--color10:var(--t401);--color11:var(--t402);--color12:var(--t403);--color0:var(--t404);--color02:var(--t405);--color04:var(--t406);--color06:var(--t407);--color08:var(--t408);--color:var(--t403);--colorHover:var(--t408);--colorPress:var(--t403);--colorFocus:var(--t402);--background:var(--t393);--backgroundHover:var(--t394);--backgroundPress:var(--t392);--backgroundFocus:var(--t394);--backgroundActive:var(--t393);--borderColor:var(--t395);--borderColorHover:var(--t396);--borderColorFocus:var(--t395);--borderColorPress:var(--t394);--placeholderColor:var(--t400);--colorTransparent:var(--t404);--color01:var(--t409);--color0075:var(--t410);--color005:var(--t411);--color0025:var(--t412);--color002:var(--t413);--color001:var(--t414);--background01:var(--t415);--background0075:var(--t416);--background005:var(--t417);--background0025:var(--t418);--background002:var(--t419);--background001:var(--t420);--outlineColor:var(--t214);}
1912
1915
  .t_dark_orange ::selection{background:var(--color5);color:var(--color11)}
1913
- :root.t_dark .t_orange_Button, :root.t_dark .t_orange_SliderThumb, :root.t_dark .t_orange_Switch, :root.t_dark .t_orange_surface2, :root.t_light .t_dark .t_orange_Button, :root.t_light .t_dark .t_orange_SliderThumb, :root.t_light .t_dark .t_orange_Switch, :root.t_light .t_dark .t_orange_surface2, .tm_xxt {--color:var(--t402);--colorHover:var(--t403);--colorPress:var(--t402);--colorFocus:var(--t401);--background:var(--t395);--backgroundHover:var(--t396);--backgroundPress:var(--t394);--backgroundFocus:var(--t398);--backgroundActive:var(--t395);--borderColor:var(--t397);--borderColorHover:var(--t398);--borderColorFocus:var(--t397);--borderColorPress:var(--t396);--color01:var(--t409);--color0075:var(--t410);--color005:var(--t411);--color0025:var(--t412);--color002:var(--t413);--color001:var(--t414);--background01:var(--t415);--background0075:var(--t416);--background005:var(--t417);--background0025:var(--t418);--background002:var(--t419);--background001:var(--t420);--background02:var(--t388);--background04:var(--t389);--background06:var(--t390);--background08:var(--t391);--outlineColor:var(--t214);}
1914
- :root.t_dark .t_orange_Input, :root.t_dark .t_orange_Progress, :root.t_dark .t_orange_Slider, :root.t_dark .t_orange_TextArea, :root.t_dark .t_orange_surface1, :root.t_light .t_dark .t_orange_Input, :root.t_light .t_dark .t_orange_Progress, :root.t_light .t_dark .t_orange_Slider, :root.t_light .t_dark .t_orange_TextArea, :root.t_light .t_dark .t_orange_surface1, .tm_xxt {--color:var(--t402);--colorHover:var(--t403);--colorPress:var(--t402);--colorFocus:var(--t401);--background:var(--t394);--backgroundHover:var(--t395);--backgroundPress:var(--t393);--backgroundFocus:var(--t396);--backgroundActive:var(--t394);--borderColor:var(--t396);--borderColorHover:var(--t397);--borderColorFocus:var(--t396);--borderColorPress:var(--t395);--color01:var(--t409);--color0075:var(--t410);--color005:var(--t411);--color0025:var(--t412);--color002:var(--t413);--color001:var(--t414);--background01:var(--t415);--background0075:var(--t416);--background005:var(--t417);--background0025:var(--t418);--background002:var(--t419);--background001:var(--t420);--background02:var(--t388);--background04:var(--t389);--background06:var(--t390);--background08:var(--t391);--outlineColor:var(--t214);}
1915
- :root.t_dark .t_orange_ProgressIndicator, :root.t_dark .t_orange_SliderActive, :root.t_light .t_dark .t_orange_ProgressIndicator, :root.t_light .t_dark .t_orange_SliderActive, .tm_xxt {--color:var(--t402);--colorHover:var(--t403);--colorPress:var(--t402);--colorFocus:var(--t401);--background:var(--t397);--backgroundHover:var(--t398);--backgroundPress:var(--t396);--backgroundFocus:var(--t402);--backgroundActive:var(--t397);--borderColor:var(--t399);--borderColorHover:var(--t400);--borderColorFocus:var(--t399);--borderColorPress:var(--t398);--color01:var(--t409);--color0075:var(--t410);--color005:var(--t411);--color0025:var(--t412);--color002:var(--t413);--color001:var(--t414);--background01:var(--t415);--background0075:var(--t416);--background005:var(--t417);--background0025:var(--t418);--background002:var(--t419);--background001:var(--t420);--background02:var(--t388);--background04:var(--t389);--background06:var(--t390);--background08:var(--t391);--outlineColor:var(--t214);}
1916
+ :root.t_dark .t_orange_Button, :root.t_dark .t_orange_SliderThumb, :root.t_dark .t_orange_Switch, :root.t_dark .t_orange_surface2, :root.t_light .t_dark .t_orange_Button, :root.t_light .t_dark .t_orange_SliderThumb, :root.t_light .t_dark .t_orange_Switch, :root.t_light .t_dark .t_orange_surface2, .tm_xxt {--color:var(--t402);--colorHover:var(--t403);--colorPress:var(--t402);--colorFocus:var(--t401);--background:var(--t395);--backgroundHover:var(--t396);--backgroundPress:var(--t394);--backgroundFocus:var(--t398);--backgroundActive:var(--t395);--borderColor:var(--t395);--borderColorHover:var(--t398);--borderColorFocus:var(--t397);--borderColorPress:var(--t396);--color01:var(--t409);--color0075:var(--t410);--color005:var(--t411);--color0025:var(--t412);--color002:var(--t413);--color001:var(--t414);--background01:var(--t415);--background0075:var(--t416);--background005:var(--t417);--background0025:var(--t418);--background002:var(--t419);--background001:var(--t420);--background02:var(--t388);--background04:var(--t389);--background06:var(--t390);--background08:var(--t391);--outlineColor:var(--t214);}
1917
+ :root.t_dark .t_orange_Input, :root.t_dark .t_orange_Progress, :root.t_dark .t_orange_Slider, :root.t_dark .t_orange_TextArea, :root.t_dark .t_orange_surface1, :root.t_light .t_dark .t_orange_Input, :root.t_light .t_dark .t_orange_Progress, :root.t_light .t_dark .t_orange_Slider, :root.t_light .t_dark .t_orange_TextArea, :root.t_light .t_dark .t_orange_surface1, .tm_xxt {--color:var(--t402);--colorHover:var(--t403);--colorPress:var(--t402);--colorFocus:var(--t401);--background:var(--t394);--backgroundHover:var(--t395);--backgroundPress:var(--t393);--backgroundFocus:var(--t396);--backgroundActive:var(--t394);--borderColor:var(--t395);--borderColorHover:var(--t397);--borderColorFocus:var(--t396);--borderColorPress:var(--t395);--color01:var(--t409);--color0075:var(--t410);--color005:var(--t411);--color0025:var(--t412);--color002:var(--t413);--color001:var(--t414);--background01:var(--t415);--background0075:var(--t416);--background005:var(--t417);--background0025:var(--t418);--background002:var(--t419);--background001:var(--t420);--background02:var(--t388);--background04:var(--t389);--background06:var(--t390);--background08:var(--t391);--outlineColor:var(--t214);}
1918
+ :root.t_dark .t_orange_ProgressIndicator, :root.t_dark .t_orange_SliderActive, :root.t_light .t_dark .t_orange_ProgressIndicator, :root.t_light .t_dark .t_orange_SliderActive, .tm_xxt {--color:var(--t402);--colorHover:var(--t403);--colorPress:var(--t402);--colorFocus:var(--t401);--background:var(--t397);--backgroundHover:var(--t398);--backgroundPress:var(--t396);--backgroundFocus:var(--t402);--backgroundActive:var(--t397);--borderColor:var(--t395);--borderColorHover:var(--t400);--borderColorFocus:var(--t399);--borderColorPress:var(--t398);--color01:var(--t409);--color0075:var(--t410);--color005:var(--t411);--color0025:var(--t412);--color002:var(--t413);--color001:var(--t414);--background01:var(--t415);--background0075:var(--t416);--background005:var(--t417);--background0025:var(--t418);--background002:var(--t419);--background001:var(--t420);--background02:var(--t388);--background04:var(--t389);--background06:var(--t390);--background08:var(--t391);--outlineColor:var(--t214);}
1916
1919
  :root.t_dark .t_orange_SwitchThumb, :root.t_dark .t_orange_Tooltip, :root.t_dark .t_orange_accent, :root.t_light .t_dark .t_orange_SwitchThumb, :root.t_light .t_dark .t_orange_Tooltip, :root.t_light .t_dark .t_orange_accent, .tm_xxt {--accentBackground:var(--t195);--accentColor:var(--t11);--background0:var(--t404);--background02:var(--t388);--background04:var(--t389);--background06:var(--t390);--background08:var(--t391);--color1:var(--t403);--color2:var(--t402);--color3:var(--t401);--color4:var(--t400);--color5:var(--t399);--color6:var(--t398);--color7:var(--t397);--color8:var(--t396);--color9:var(--t395);--color10:var(--t394);--color11:var(--t393);--color12:var(--t392);--color0:var(--t387);--color02:var(--t421);--color04:var(--t422);--color06:var(--t423);--color08:var(--t424);--color:var(--t392);--colorHover:var(--t424);--colorPress:var(--t392);--colorFocus:var(--t393);--background:var(--t402);--backgroundHover:var(--t401);--backgroundPress:var(--t403);--backgroundFocus:var(--t401);--backgroundActive:var(--t402);--borderColor:var(--t400);--borderColorHover:var(--t399);--borderColorFocus:var(--t400);--borderColorPress:var(--t401);--placeholderColor:var(--t395);--colorTransparent:var(--t387);--color01:var(--t409);--color0075:var(--t410);--color005:var(--t411);--color0025:var(--t412);--color002:var(--t413);--color001:var(--t414);--background01:var(--t415);--background0075:var(--t416);--background005:var(--t417);--background0025:var(--t418);--background002:var(--t419);--background001:var(--t420);--outlineColor:var(--t214);}
1917
1920
  .t_dark_orange_SwitchThumb ::selection, .t_dark_orange_Tooltip ::selection, .t_dark_orange_accent ::selection{background:var(--color5);color:var(--color11)}
1918
1921
  :root.t_dark .t_pink, :root.t_light .t_dark .t_pink, .tm_xxt {--accentBackground:var(--t11);--accentColor:var(--t195);--background0:var(--t425);--background02:var(--t426);--background04:var(--t427);--background06:var(--t428);--background08:var(--t429);--color1:var(--t430);--color2:var(--t431);--color3:var(--t432);--color4:var(--t433);--color5:var(--t434);--color6:var(--t435);--color7:var(--t436);--color8:var(--t437);--color9:var(--t438);--color10:var(--t439);--color11:var(--t440);--color12:var(--t441);--color0:var(--t442);--color02:var(--t443);--color04:var(--t444);--color06:var(--t445);--color08:var(--t446);--color:var(--t441);--colorHover:var(--t446);--colorPress:var(--t441);--colorFocus:var(--t440);--background:var(--t431);--backgroundHover:var(--t432);--backgroundPress:var(--t430);--backgroundFocus:var(--t432);--backgroundActive:var(--t431);--borderColor:var(--t433);--borderColorHover:var(--t434);--borderColorFocus:var(--t433);--borderColorPress:var(--t432);--placeholderColor:var(--t438);--colorTransparent:var(--t442);--color01:var(--t447);--color0075:var(--t448);--color005:var(--t449);--color0025:var(--t450);--color002:var(--t451);--color001:var(--t452);--background01:var(--t453);--background0075:var(--t454);--background005:var(--t455);--background0025:var(--t456);--background002:var(--t457);--background001:var(--t458);--outlineColor:var(--t214);}
1919
1922
  .t_dark_pink ::selection{background:var(--color5);color:var(--color11)}
1920
- :root.t_dark .t_pink_Button, :root.t_dark .t_pink_SliderThumb, :root.t_dark .t_pink_Switch, :root.t_dark .t_pink_surface2, :root.t_light .t_dark .t_pink_Button, :root.t_light .t_dark .t_pink_SliderThumb, :root.t_light .t_dark .t_pink_Switch, :root.t_light .t_dark .t_pink_surface2, .tm_xxt {--color:var(--t440);--colorHover:var(--t441);--colorPress:var(--t440);--colorFocus:var(--t439);--background:var(--t433);--backgroundHover:var(--t434);--backgroundPress:var(--t432);--backgroundFocus:var(--t436);--backgroundActive:var(--t433);--borderColor:var(--t435);--borderColorHover:var(--t436);--borderColorFocus:var(--t435);--borderColorPress:var(--t434);--color01:var(--t447);--color0075:var(--t448);--color005:var(--t449);--color0025:var(--t450);--color002:var(--t451);--color001:var(--t452);--background01:var(--t453);--background0075:var(--t454);--background005:var(--t455);--background0025:var(--t456);--background002:var(--t457);--background001:var(--t458);--background02:var(--t426);--background04:var(--t427);--background06:var(--t428);--background08:var(--t429);--outlineColor:var(--t214);}
1921
- :root.t_dark .t_pink_Input, :root.t_dark .t_pink_Progress, :root.t_dark .t_pink_Slider, :root.t_dark .t_pink_TextArea, :root.t_dark .t_pink_surface1, :root.t_light .t_dark .t_pink_Input, :root.t_light .t_dark .t_pink_Progress, :root.t_light .t_dark .t_pink_Slider, :root.t_light .t_dark .t_pink_TextArea, :root.t_light .t_dark .t_pink_surface1, .tm_xxt {--color:var(--t440);--colorHover:var(--t441);--colorPress:var(--t440);--colorFocus:var(--t439);--background:var(--t432);--backgroundHover:var(--t433);--backgroundPress:var(--t431);--backgroundFocus:var(--t434);--backgroundActive:var(--t432);--borderColor:var(--t434);--borderColorHover:var(--t435);--borderColorFocus:var(--t434);--borderColorPress:var(--t433);--color01:var(--t447);--color0075:var(--t448);--color005:var(--t449);--color0025:var(--t450);--color002:var(--t451);--color001:var(--t452);--background01:var(--t453);--background0075:var(--t454);--background005:var(--t455);--background0025:var(--t456);--background002:var(--t457);--background001:var(--t458);--background02:var(--t426);--background04:var(--t427);--background06:var(--t428);--background08:var(--t429);--outlineColor:var(--t214);}
1922
- :root.t_dark .t_pink_ProgressIndicator, :root.t_dark .t_pink_SliderActive, :root.t_light .t_dark .t_pink_ProgressIndicator, :root.t_light .t_dark .t_pink_SliderActive, .tm_xxt {--color:var(--t440);--colorHover:var(--t441);--colorPress:var(--t440);--colorFocus:var(--t439);--background:var(--t435);--backgroundHover:var(--t436);--backgroundPress:var(--t434);--backgroundFocus:var(--t440);--backgroundActive:var(--t435);--borderColor:var(--t437);--borderColorHover:var(--t438);--borderColorFocus:var(--t437);--borderColorPress:var(--t436);--color01:var(--t447);--color0075:var(--t448);--color005:var(--t449);--color0025:var(--t450);--color002:var(--t451);--color001:var(--t452);--background01:var(--t453);--background0075:var(--t454);--background005:var(--t455);--background0025:var(--t456);--background002:var(--t457);--background001:var(--t458);--background02:var(--t426);--background04:var(--t427);--background06:var(--t428);--background08:var(--t429);--outlineColor:var(--t214);}
1923
+ :root.t_dark .t_pink_Button, :root.t_dark .t_pink_SliderThumb, :root.t_dark .t_pink_Switch, :root.t_dark .t_pink_surface2, :root.t_light .t_dark .t_pink_Button, :root.t_light .t_dark .t_pink_SliderThumb, :root.t_light .t_dark .t_pink_Switch, :root.t_light .t_dark .t_pink_surface2, .tm_xxt {--color:var(--t440);--colorHover:var(--t441);--colorPress:var(--t440);--colorFocus:var(--t439);--background:var(--t433);--backgroundHover:var(--t434);--backgroundPress:var(--t432);--backgroundFocus:var(--t436);--backgroundActive:var(--t433);--borderColor:var(--t433);--borderColorHover:var(--t436);--borderColorFocus:var(--t435);--borderColorPress:var(--t434);--color01:var(--t447);--color0075:var(--t448);--color005:var(--t449);--color0025:var(--t450);--color002:var(--t451);--color001:var(--t452);--background01:var(--t453);--background0075:var(--t454);--background005:var(--t455);--background0025:var(--t456);--background002:var(--t457);--background001:var(--t458);--background02:var(--t426);--background04:var(--t427);--background06:var(--t428);--background08:var(--t429);--outlineColor:var(--t214);}
1924
+ :root.t_dark .t_pink_Input, :root.t_dark .t_pink_Progress, :root.t_dark .t_pink_Slider, :root.t_dark .t_pink_TextArea, :root.t_dark .t_pink_surface1, :root.t_light .t_dark .t_pink_Input, :root.t_light .t_dark .t_pink_Progress, :root.t_light .t_dark .t_pink_Slider, :root.t_light .t_dark .t_pink_TextArea, :root.t_light .t_dark .t_pink_surface1, .tm_xxt {--color:var(--t440);--colorHover:var(--t441);--colorPress:var(--t440);--colorFocus:var(--t439);--background:var(--t432);--backgroundHover:var(--t433);--backgroundPress:var(--t431);--backgroundFocus:var(--t434);--backgroundActive:var(--t432);--borderColor:var(--t433);--borderColorHover:var(--t435);--borderColorFocus:var(--t434);--borderColorPress:var(--t433);--color01:var(--t447);--color0075:var(--t448);--color005:var(--t449);--color0025:var(--t450);--color002:var(--t451);--color001:var(--t452);--background01:var(--t453);--background0075:var(--t454);--background005:var(--t455);--background0025:var(--t456);--background002:var(--t457);--background001:var(--t458);--background02:var(--t426);--background04:var(--t427);--background06:var(--t428);--background08:var(--t429);--outlineColor:var(--t214);}
1925
+ :root.t_dark .t_pink_ProgressIndicator, :root.t_dark .t_pink_SliderActive, :root.t_light .t_dark .t_pink_ProgressIndicator, :root.t_light .t_dark .t_pink_SliderActive, .tm_xxt {--color:var(--t440);--colorHover:var(--t441);--colorPress:var(--t440);--colorFocus:var(--t439);--background:var(--t435);--backgroundHover:var(--t436);--backgroundPress:var(--t434);--backgroundFocus:var(--t440);--backgroundActive:var(--t435);--borderColor:var(--t433);--borderColorHover:var(--t438);--borderColorFocus:var(--t437);--borderColorPress:var(--t436);--color01:var(--t447);--color0075:var(--t448);--color005:var(--t449);--color0025:var(--t450);--color002:var(--t451);--color001:var(--t452);--background01:var(--t453);--background0075:var(--t454);--background005:var(--t455);--background0025:var(--t456);--background002:var(--t457);--background001:var(--t458);--background02:var(--t426);--background04:var(--t427);--background06:var(--t428);--background08:var(--t429);--outlineColor:var(--t214);}
1923
1926
  :root.t_dark .t_pink_SwitchThumb, :root.t_dark .t_pink_Tooltip, :root.t_dark .t_pink_accent, :root.t_light .t_dark .t_pink_SwitchThumb, :root.t_light .t_dark .t_pink_Tooltip, :root.t_light .t_dark .t_pink_accent, .tm_xxt {--accentBackground:var(--t195);--accentColor:var(--t11);--background0:var(--t442);--background02:var(--t426);--background04:var(--t427);--background06:var(--t428);--background08:var(--t429);--color1:var(--t441);--color2:var(--t440);--color3:var(--t439);--color4:var(--t438);--color5:var(--t437);--color6:var(--t436);--color7:var(--t435);--color8:var(--t434);--color9:var(--t433);--color10:var(--t432);--color11:var(--t431);--color12:var(--t430);--color0:var(--t425);--color02:var(--t459);--color04:var(--t460);--color06:var(--t461);--color08:var(--t462);--color:var(--t430);--colorHover:var(--t462);--colorPress:var(--t430);--colorFocus:var(--t431);--background:var(--t440);--backgroundHover:var(--t439);--backgroundPress:var(--t441);--backgroundFocus:var(--t439);--backgroundActive:var(--t440);--borderColor:var(--t438);--borderColorHover:var(--t437);--borderColorFocus:var(--t438);--borderColorPress:var(--t439);--placeholderColor:var(--t433);--colorTransparent:var(--t425);--color01:var(--t447);--color0075:var(--t448);--color005:var(--t449);--color0025:var(--t450);--color002:var(--t451);--color001:var(--t452);--background01:var(--t453);--background0075:var(--t454);--background005:var(--t455);--background0025:var(--t456);--background002:var(--t457);--background001:var(--t458);--outlineColor:var(--t214);}
1924
1927
  .t_dark_pink_SwitchThumb ::selection, .t_dark_pink_Tooltip ::selection, .t_dark_pink_accent ::selection{background:var(--color5);color:var(--color11)}
1925
1928
  :root.t_dark .t_purple, :root.t_light .t_dark .t_purple, .tm_xxt {--accentBackground:var(--t11);--accentColor:var(--t195);--background0:var(--t463);--background02:var(--t464);--background04:var(--t465);--background06:var(--t466);--background08:var(--t467);--color1:var(--t468);--color2:var(--t469);--color3:var(--t470);--color4:var(--t471);--color5:var(--t472);--color6:var(--t473);--color7:var(--t474);--color8:var(--t475);--color9:var(--t476);--color10:var(--t477);--color11:var(--t478);--color12:var(--t479);--color0:var(--t480);--color02:var(--t481);--color04:var(--t482);--color06:var(--t483);--color08:var(--t484);--color:var(--t479);--colorHover:var(--t484);--colorPress:var(--t479);--colorFocus:var(--t478);--background:var(--t469);--backgroundHover:var(--t470);--backgroundPress:var(--t468);--backgroundFocus:var(--t470);--backgroundActive:var(--t469);--borderColor:var(--t471);--borderColorHover:var(--t472);--borderColorFocus:var(--t471);--borderColorPress:var(--t470);--placeholderColor:var(--t476);--colorTransparent:var(--t480);--color01:var(--t485);--color0075:var(--t486);--color005:var(--t487);--color0025:var(--t488);--color002:var(--t489);--color001:var(--t490);--background01:var(--t491);--background0075:var(--t492);--background005:var(--t493);--background0025:var(--t494);--background002:var(--t495);--background001:var(--t496);--outlineColor:var(--t214);}
1926
1929
  .t_dark_purple ::selection{background:var(--color5);color:var(--color11)}
1927
- :root.t_dark .t_purple_Button, :root.t_dark .t_purple_SliderThumb, :root.t_dark .t_purple_Switch, :root.t_dark .t_purple_surface2, :root.t_light .t_dark .t_purple_Button, :root.t_light .t_dark .t_purple_SliderThumb, :root.t_light .t_dark .t_purple_Switch, :root.t_light .t_dark .t_purple_surface2, .tm_xxt {--color:var(--t478);--colorHover:var(--t479);--colorPress:var(--t478);--colorFocus:var(--t477);--background:var(--t471);--backgroundHover:var(--t472);--backgroundPress:var(--t470);--backgroundFocus:var(--t474);--backgroundActive:var(--t471);--borderColor:var(--t473);--borderColorHover:var(--t474);--borderColorFocus:var(--t473);--borderColorPress:var(--t472);--color01:var(--t485);--color0075:var(--t486);--color005:var(--t487);--color0025:var(--t488);--color002:var(--t489);--color001:var(--t490);--background01:var(--t491);--background0075:var(--t492);--background005:var(--t493);--background0025:var(--t494);--background002:var(--t495);--background001:var(--t496);--background02:var(--t464);--background04:var(--t465);--background06:var(--t466);--background08:var(--t467);--outlineColor:var(--t214);}
1928
- :root.t_dark .t_purple_Input, :root.t_dark .t_purple_Progress, :root.t_dark .t_purple_Slider, :root.t_dark .t_purple_TextArea, :root.t_dark .t_purple_surface1, :root.t_light .t_dark .t_purple_Input, :root.t_light .t_dark .t_purple_Progress, :root.t_light .t_dark .t_purple_Slider, :root.t_light .t_dark .t_purple_TextArea, :root.t_light .t_dark .t_purple_surface1, .tm_xxt {--color:var(--t478);--colorHover:var(--t479);--colorPress:var(--t478);--colorFocus:var(--t477);--background:var(--t470);--backgroundHover:var(--t471);--backgroundPress:var(--t469);--backgroundFocus:var(--t472);--backgroundActive:var(--t470);--borderColor:var(--t472);--borderColorHover:var(--t473);--borderColorFocus:var(--t472);--borderColorPress:var(--t471);--color01:var(--t485);--color0075:var(--t486);--color005:var(--t487);--color0025:var(--t488);--color002:var(--t489);--color001:var(--t490);--background01:var(--t491);--background0075:var(--t492);--background005:var(--t493);--background0025:var(--t494);--background002:var(--t495);--background001:var(--t496);--background02:var(--t464);--background04:var(--t465);--background06:var(--t466);--background08:var(--t467);--outlineColor:var(--t214);}
1929
- :root.t_dark .t_purple_ProgressIndicator, :root.t_dark .t_purple_SliderActive, :root.t_light .t_dark .t_purple_ProgressIndicator, :root.t_light .t_dark .t_purple_SliderActive, .tm_xxt {--color:var(--t478);--colorHover:var(--t479);--colorPress:var(--t478);--colorFocus:var(--t477);--background:var(--t473);--backgroundHover:var(--t474);--backgroundPress:var(--t472);--backgroundFocus:var(--t478);--backgroundActive:var(--t473);--borderColor:var(--t475);--borderColorHover:var(--t476);--borderColorFocus:var(--t475);--borderColorPress:var(--t474);--color01:var(--t485);--color0075:var(--t486);--color005:var(--t487);--color0025:var(--t488);--color002:var(--t489);--color001:var(--t490);--background01:var(--t491);--background0075:var(--t492);--background005:var(--t493);--background0025:var(--t494);--background002:var(--t495);--background001:var(--t496);--background02:var(--t464);--background04:var(--t465);--background06:var(--t466);--background08:var(--t467);--outlineColor:var(--t214);}
1930
+ :root.t_dark .t_purple_Button, :root.t_dark .t_purple_SliderThumb, :root.t_dark .t_purple_Switch, :root.t_dark .t_purple_surface2, :root.t_light .t_dark .t_purple_Button, :root.t_light .t_dark .t_purple_SliderThumb, :root.t_light .t_dark .t_purple_Switch, :root.t_light .t_dark .t_purple_surface2, .tm_xxt {--color:var(--t478);--colorHover:var(--t479);--colorPress:var(--t478);--colorFocus:var(--t477);--background:var(--t471);--backgroundHover:var(--t472);--backgroundPress:var(--t470);--backgroundFocus:var(--t474);--backgroundActive:var(--t471);--borderColor:var(--t471);--borderColorHover:var(--t474);--borderColorFocus:var(--t473);--borderColorPress:var(--t472);--color01:var(--t485);--color0075:var(--t486);--color005:var(--t487);--color0025:var(--t488);--color002:var(--t489);--color001:var(--t490);--background01:var(--t491);--background0075:var(--t492);--background005:var(--t493);--background0025:var(--t494);--background002:var(--t495);--background001:var(--t496);--background02:var(--t464);--background04:var(--t465);--background06:var(--t466);--background08:var(--t467);--outlineColor:var(--t214);}
1931
+ :root.t_dark .t_purple_Input, :root.t_dark .t_purple_Progress, :root.t_dark .t_purple_Slider, :root.t_dark .t_purple_TextArea, :root.t_dark .t_purple_surface1, :root.t_light .t_dark .t_purple_Input, :root.t_light .t_dark .t_purple_Progress, :root.t_light .t_dark .t_purple_Slider, :root.t_light .t_dark .t_purple_TextArea, :root.t_light .t_dark .t_purple_surface1, .tm_xxt {--color:var(--t478);--colorHover:var(--t479);--colorPress:var(--t478);--colorFocus:var(--t477);--background:var(--t470);--backgroundHover:var(--t471);--backgroundPress:var(--t469);--backgroundFocus:var(--t472);--backgroundActive:var(--t470);--borderColor:var(--t471);--borderColorHover:var(--t473);--borderColorFocus:var(--t472);--borderColorPress:var(--t471);--color01:var(--t485);--color0075:var(--t486);--color005:var(--t487);--color0025:var(--t488);--color002:var(--t489);--color001:var(--t490);--background01:var(--t491);--background0075:var(--t492);--background005:var(--t493);--background0025:var(--t494);--background002:var(--t495);--background001:var(--t496);--background02:var(--t464);--background04:var(--t465);--background06:var(--t466);--background08:var(--t467);--outlineColor:var(--t214);}
1932
+ :root.t_dark .t_purple_ProgressIndicator, :root.t_dark .t_purple_SliderActive, :root.t_light .t_dark .t_purple_ProgressIndicator, :root.t_light .t_dark .t_purple_SliderActive, .tm_xxt {--color:var(--t478);--colorHover:var(--t479);--colorPress:var(--t478);--colorFocus:var(--t477);--background:var(--t473);--backgroundHover:var(--t474);--backgroundPress:var(--t472);--backgroundFocus:var(--t478);--backgroundActive:var(--t473);--borderColor:var(--t471);--borderColorHover:var(--t476);--borderColorFocus:var(--t475);--borderColorPress:var(--t474);--color01:var(--t485);--color0075:var(--t486);--color005:var(--t487);--color0025:var(--t488);--color002:var(--t489);--color001:var(--t490);--background01:var(--t491);--background0075:var(--t492);--background005:var(--t493);--background0025:var(--t494);--background002:var(--t495);--background001:var(--t496);--background02:var(--t464);--background04:var(--t465);--background06:var(--t466);--background08:var(--t467);--outlineColor:var(--t214);}
1930
1933
  :root.t_dark .t_purple_SwitchThumb, :root.t_dark .t_purple_Tooltip, :root.t_dark .t_purple_accent, :root.t_light .t_dark .t_purple_SwitchThumb, :root.t_light .t_dark .t_purple_Tooltip, :root.t_light .t_dark .t_purple_accent, .tm_xxt {--accentBackground:var(--t195);--accentColor:var(--t11);--background0:var(--t480);--background02:var(--t464);--background04:var(--t465);--background06:var(--t466);--background08:var(--t467);--color1:var(--t479);--color2:var(--t478);--color3:var(--t477);--color4:var(--t476);--color5:var(--t475);--color6:var(--t474);--color7:var(--t473);--color8:var(--t472);--color9:var(--t471);--color10:var(--t470);--color11:var(--t469);--color12:var(--t468);--color0:var(--t463);--color02:var(--t497);--color04:var(--t498);--color06:var(--t499);--color08:var(--t500);--color:var(--t468);--colorHover:var(--t500);--colorPress:var(--t468);--colorFocus:var(--t469);--background:var(--t478);--backgroundHover:var(--t477);--backgroundPress:var(--t479);--backgroundFocus:var(--t477);--backgroundActive:var(--t478);--borderColor:var(--t476);--borderColorHover:var(--t475);--borderColorFocus:var(--t476);--borderColorPress:var(--t477);--placeholderColor:var(--t471);--colorTransparent:var(--t463);--color01:var(--t485);--color0075:var(--t486);--color005:var(--t487);--color0025:var(--t488);--color002:var(--t489);--color001:var(--t490);--background01:var(--t491);--background0075:var(--t492);--background005:var(--t493);--background0025:var(--t494);--background002:var(--t495);--background001:var(--t496);--outlineColor:var(--t214);}
1931
1934
  .t_dark_purple_SwitchThumb ::selection, .t_dark_purple_Tooltip ::selection, .t_dark_purple_accent ::selection{background:var(--color5);color:var(--color11)}
1932
1935
  :root.t_dark .t_red, :root.t_light .t_dark .t_red, .tm_xxt {--accentBackground:var(--t11);--accentColor:var(--t195);--background0:var(--t501);--background02:var(--t502);--background04:var(--t503);--background06:var(--t504);--background08:var(--t505);--color1:var(--t506);--color2:var(--t507);--color3:var(--t508);--color4:var(--t509);--color5:var(--t510);--color6:var(--t511);--color7:var(--t512);--color8:var(--t513);--color9:var(--t514);--color10:var(--t515);--color11:var(--t516);--color12:var(--t517);--color0:var(--t518);--color02:var(--t519);--color04:var(--t520);--color06:var(--t521);--color08:var(--t522);--color:var(--t517);--colorHover:var(--t522);--colorPress:var(--t517);--colorFocus:var(--t516);--background:var(--t507);--backgroundHover:var(--t508);--backgroundPress:var(--t506);--backgroundFocus:var(--t508);--backgroundActive:var(--t507);--borderColor:var(--t509);--borderColorHover:var(--t510);--borderColorFocus:var(--t509);--borderColorPress:var(--t508);--placeholderColor:var(--t514);--colorTransparent:var(--t518);--color01:var(--t523);--color0075:var(--t524);--color005:var(--t525);--color0025:var(--t526);--color002:var(--t527);--color001:var(--t528);--background01:var(--t529);--background0075:var(--t530);--background005:var(--t531);--background0025:var(--t532);--background002:var(--t533);--background001:var(--t534);--outlineColor:var(--t214);}
1933
1936
  .t_dark_red ::selection{background:var(--color5);color:var(--color11)}
1934
- :root.t_dark .t_red_Button, :root.t_dark .t_red_SliderThumb, :root.t_dark .t_red_Switch, :root.t_dark .t_red_surface2, :root.t_light .t_dark .t_red_Button, :root.t_light .t_dark .t_red_SliderThumb, :root.t_light .t_dark .t_red_Switch, :root.t_light .t_dark .t_red_surface2, .tm_xxt {--color:var(--t516);--colorHover:var(--t517);--colorPress:var(--t516);--colorFocus:var(--t515);--background:var(--t509);--backgroundHover:var(--t510);--backgroundPress:var(--t508);--backgroundFocus:var(--t512);--backgroundActive:var(--t509);--borderColor:var(--t511);--borderColorHover:var(--t512);--borderColorFocus:var(--t511);--borderColorPress:var(--t510);--color01:var(--t523);--color0075:var(--t524);--color005:var(--t525);--color0025:var(--t526);--color002:var(--t527);--color001:var(--t528);--background01:var(--t529);--background0075:var(--t530);--background005:var(--t531);--background0025:var(--t532);--background002:var(--t533);--background001:var(--t534);--background02:var(--t502);--background04:var(--t503);--background06:var(--t504);--background08:var(--t505);--outlineColor:var(--t214);}
1935
- :root.t_dark .t_red_Input, :root.t_dark .t_red_Progress, :root.t_dark .t_red_Slider, :root.t_dark .t_red_TextArea, :root.t_dark .t_red_surface1, :root.t_light .t_dark .t_red_Input, :root.t_light .t_dark .t_red_Progress, :root.t_light .t_dark .t_red_Slider, :root.t_light .t_dark .t_red_TextArea, :root.t_light .t_dark .t_red_surface1, .tm_xxt {--color:var(--t516);--colorHover:var(--t517);--colorPress:var(--t516);--colorFocus:var(--t515);--background:var(--t508);--backgroundHover:var(--t509);--backgroundPress:var(--t507);--backgroundFocus:var(--t510);--backgroundActive:var(--t508);--borderColor:var(--t510);--borderColorHover:var(--t511);--borderColorFocus:var(--t510);--borderColorPress:var(--t509);--color01:var(--t523);--color0075:var(--t524);--color005:var(--t525);--color0025:var(--t526);--color002:var(--t527);--color001:var(--t528);--background01:var(--t529);--background0075:var(--t530);--background005:var(--t531);--background0025:var(--t532);--background002:var(--t533);--background001:var(--t534);--background02:var(--t502);--background04:var(--t503);--background06:var(--t504);--background08:var(--t505);--outlineColor:var(--t214);}
1936
- :root.t_dark .t_red_ProgressIndicator, :root.t_dark .t_red_SliderActive, :root.t_light .t_dark .t_red_ProgressIndicator, :root.t_light .t_dark .t_red_SliderActive, .tm_xxt {--color:var(--t516);--colorHover:var(--t517);--colorPress:var(--t516);--colorFocus:var(--t515);--background:var(--t511);--backgroundHover:var(--t512);--backgroundPress:var(--t510);--backgroundFocus:var(--t516);--backgroundActive:var(--t511);--borderColor:var(--t513);--borderColorHover:var(--t514);--borderColorFocus:var(--t513);--borderColorPress:var(--t512);--color01:var(--t523);--color0075:var(--t524);--color005:var(--t525);--color0025:var(--t526);--color002:var(--t527);--color001:var(--t528);--background01:var(--t529);--background0075:var(--t530);--background005:var(--t531);--background0025:var(--t532);--background002:var(--t533);--background001:var(--t534);--background02:var(--t502);--background04:var(--t503);--background06:var(--t504);--background08:var(--t505);--outlineColor:var(--t214);}
1937
+ :root.t_dark .t_red_Button, :root.t_dark .t_red_SliderThumb, :root.t_dark .t_red_Switch, :root.t_dark .t_red_surface2, :root.t_light .t_dark .t_red_Button, :root.t_light .t_dark .t_red_SliderThumb, :root.t_light .t_dark .t_red_Switch, :root.t_light .t_dark .t_red_surface2, .tm_xxt {--color:var(--t516);--colorHover:var(--t517);--colorPress:var(--t516);--colorFocus:var(--t515);--background:var(--t509);--backgroundHover:var(--t510);--backgroundPress:var(--t508);--backgroundFocus:var(--t512);--backgroundActive:var(--t509);--borderColor:var(--t509);--borderColorHover:var(--t512);--borderColorFocus:var(--t511);--borderColorPress:var(--t510);--color01:var(--t523);--color0075:var(--t524);--color005:var(--t525);--color0025:var(--t526);--color002:var(--t527);--color001:var(--t528);--background01:var(--t529);--background0075:var(--t530);--background005:var(--t531);--background0025:var(--t532);--background002:var(--t533);--background001:var(--t534);--background02:var(--t502);--background04:var(--t503);--background06:var(--t504);--background08:var(--t505);--outlineColor:var(--t214);}
1938
+ :root.t_dark .t_red_Input, :root.t_dark .t_red_Progress, :root.t_dark .t_red_Slider, :root.t_dark .t_red_TextArea, :root.t_dark .t_red_surface1, :root.t_light .t_dark .t_red_Input, :root.t_light .t_dark .t_red_Progress, :root.t_light .t_dark .t_red_Slider, :root.t_light .t_dark .t_red_TextArea, :root.t_light .t_dark .t_red_surface1, .tm_xxt {--color:var(--t516);--colorHover:var(--t517);--colorPress:var(--t516);--colorFocus:var(--t515);--background:var(--t508);--backgroundHover:var(--t509);--backgroundPress:var(--t507);--backgroundFocus:var(--t510);--backgroundActive:var(--t508);--borderColor:var(--t509);--borderColorHover:var(--t511);--borderColorFocus:var(--t510);--borderColorPress:var(--t509);--color01:var(--t523);--color0075:var(--t524);--color005:var(--t525);--color0025:var(--t526);--color002:var(--t527);--color001:var(--t528);--background01:var(--t529);--background0075:var(--t530);--background005:var(--t531);--background0025:var(--t532);--background002:var(--t533);--background001:var(--t534);--background02:var(--t502);--background04:var(--t503);--background06:var(--t504);--background08:var(--t505);--outlineColor:var(--t214);}
1939
+ :root.t_dark .t_red_ProgressIndicator, :root.t_dark .t_red_SliderActive, :root.t_light .t_dark .t_red_ProgressIndicator, :root.t_light .t_dark .t_red_SliderActive, .tm_xxt {--color:var(--t516);--colorHover:var(--t517);--colorPress:var(--t516);--colorFocus:var(--t515);--background:var(--t511);--backgroundHover:var(--t512);--backgroundPress:var(--t510);--backgroundFocus:var(--t516);--backgroundActive:var(--t511);--borderColor:var(--t509);--borderColorHover:var(--t514);--borderColorFocus:var(--t513);--borderColorPress:var(--t512);--color01:var(--t523);--color0075:var(--t524);--color005:var(--t525);--color0025:var(--t526);--color002:var(--t527);--color001:var(--t528);--background01:var(--t529);--background0075:var(--t530);--background005:var(--t531);--background0025:var(--t532);--background002:var(--t533);--background001:var(--t534);--background02:var(--t502);--background04:var(--t503);--background06:var(--t504);--background08:var(--t505);--outlineColor:var(--t214);}
1937
1940
  :root.t_dark .t_red_SwitchThumb, :root.t_dark .t_red_Tooltip, :root.t_dark .t_red_accent, :root.t_light .t_dark .t_red_SwitchThumb, :root.t_light .t_dark .t_red_Tooltip, :root.t_light .t_dark .t_red_accent, .tm_xxt {--accentBackground:var(--t195);--accentColor:var(--t11);--background0:var(--t518);--background02:var(--t502);--background04:var(--t503);--background06:var(--t504);--background08:var(--t505);--color1:var(--t517);--color2:var(--t516);--color3:var(--t515);--color4:var(--t514);--color5:var(--t513);--color6:var(--t512);--color7:var(--t511);--color8:var(--t510);--color9:var(--t509);--color10:var(--t508);--color11:var(--t507);--color12:var(--t506);--color0:var(--t501);--color02:var(--t535);--color04:var(--t536);--color06:var(--t537);--color08:var(--t538);--color:var(--t506);--colorHover:var(--t538);--colorPress:var(--t506);--colorFocus:var(--t507);--background:var(--t516);--backgroundHover:var(--t515);--backgroundPress:var(--t517);--backgroundFocus:var(--t515);--backgroundActive:var(--t516);--borderColor:var(--t514);--borderColorHover:var(--t513);--borderColorFocus:var(--t514);--borderColorPress:var(--t515);--placeholderColor:var(--t509);--colorTransparent:var(--t501);--color01:var(--t523);--color0075:var(--t524);--color005:var(--t525);--color0025:var(--t526);--color002:var(--t527);--color001:var(--t528);--background01:var(--t529);--background0075:var(--t530);--background005:var(--t531);--background0025:var(--t532);--background002:var(--t533);--background001:var(--t534);--outlineColor:var(--t214);}
1938
1941
  .t_dark_red_SwitchThumb ::selection, .t_dark_red_Tooltip ::selection, .t_dark_red_accent ::selection{background:var(--color5);color:var(--color11)}
1939
1942
  :root.t_dark .t_teal, :root.t_light .t_dark .t_teal, .tm_xxt {--accentBackground:var(--t11);--accentColor:var(--t195);--background0:var(--t539);--background02:var(--t540);--background04:var(--t541);--background06:var(--t542);--background08:var(--t543);--color1:var(--t544);--color2:var(--t545);--color3:var(--t546);--color4:var(--t547);--color5:var(--t548);--color6:var(--t549);--color7:var(--t550);--color8:var(--t551);--color9:var(--t552);--color10:var(--t553);--color11:var(--t554);--color12:var(--t555);--color0:var(--t556);--color02:var(--t557);--color04:var(--t558);--color06:var(--t559);--color08:var(--t560);--color:var(--t555);--colorHover:var(--t560);--colorPress:var(--t555);--colorFocus:var(--t554);--background:var(--t545);--backgroundHover:var(--t546);--backgroundPress:var(--t544);--backgroundFocus:var(--t546);--backgroundActive:var(--t545);--borderColor:var(--t547);--borderColorHover:var(--t548);--borderColorFocus:var(--t547);--borderColorPress:var(--t546);--placeholderColor:var(--t552);--colorTransparent:var(--t556);--color01:var(--t561);--color0075:var(--t562);--color005:var(--t563);--color0025:var(--t564);--color002:var(--t565);--color001:var(--t566);--background01:var(--t567);--background0075:var(--t568);--background005:var(--t569);--background0025:var(--t570);--background002:var(--t571);--background001:var(--t572);--outlineColor:var(--t214);}
1940
1943
  .t_dark_teal ::selection{background:var(--color5);color:var(--color11)}
1941
- :root.t_dark .t_teal_Button, :root.t_dark .t_teal_SliderThumb, :root.t_dark .t_teal_Switch, :root.t_dark .t_teal_surface2, :root.t_light .t_dark .t_teal_Button, :root.t_light .t_dark .t_teal_SliderThumb, :root.t_light .t_dark .t_teal_Switch, :root.t_light .t_dark .t_teal_surface2, .tm_xxt {--color:var(--t554);--colorHover:var(--t555);--colorPress:var(--t554);--colorFocus:var(--t553);--background:var(--t547);--backgroundHover:var(--t548);--backgroundPress:var(--t546);--backgroundFocus:var(--t550);--backgroundActive:var(--t547);--borderColor:var(--t549);--borderColorHover:var(--t550);--borderColorFocus:var(--t549);--borderColorPress:var(--t548);--color01:var(--t561);--color0075:var(--t562);--color005:var(--t563);--color0025:var(--t564);--color002:var(--t565);--color001:var(--t566);--background01:var(--t567);--background0075:var(--t568);--background005:var(--t569);--background0025:var(--t570);--background002:var(--t571);--background001:var(--t572);--background02:var(--t540);--background04:var(--t541);--background06:var(--t542);--background08:var(--t543);--outlineColor:var(--t214);}
1942
- :root.t_dark .t_teal_Input, :root.t_dark .t_teal_Progress, :root.t_dark .t_teal_Slider, :root.t_dark .t_teal_TextArea, :root.t_dark .t_teal_surface1, :root.t_light .t_dark .t_teal_Input, :root.t_light .t_dark .t_teal_Progress, :root.t_light .t_dark .t_teal_Slider, :root.t_light .t_dark .t_teal_TextArea, :root.t_light .t_dark .t_teal_surface1, .tm_xxt {--color:var(--t554);--colorHover:var(--t555);--colorPress:var(--t554);--colorFocus:var(--t553);--background:var(--t546);--backgroundHover:var(--t547);--backgroundPress:var(--t545);--backgroundFocus:var(--t548);--backgroundActive:var(--t546);--borderColor:var(--t548);--borderColorHover:var(--t549);--borderColorFocus:var(--t548);--borderColorPress:var(--t547);--color01:var(--t561);--color0075:var(--t562);--color005:var(--t563);--color0025:var(--t564);--color002:var(--t565);--color001:var(--t566);--background01:var(--t567);--background0075:var(--t568);--background005:var(--t569);--background0025:var(--t570);--background002:var(--t571);--background001:var(--t572);--background02:var(--t540);--background04:var(--t541);--background06:var(--t542);--background08:var(--t543);--outlineColor:var(--t214);}
1943
- :root.t_dark .t_teal_ProgressIndicator, :root.t_dark .t_teal_SliderActive, :root.t_light .t_dark .t_teal_ProgressIndicator, :root.t_light .t_dark .t_teal_SliderActive, .tm_xxt {--color:var(--t554);--colorHover:var(--t555);--colorPress:var(--t554);--colorFocus:var(--t553);--background:var(--t549);--backgroundHover:var(--t550);--backgroundPress:var(--t548);--backgroundFocus:var(--t554);--backgroundActive:var(--t549);--borderColor:var(--t551);--borderColorHover:var(--t552);--borderColorFocus:var(--t551);--borderColorPress:var(--t550);--color01:var(--t561);--color0075:var(--t562);--color005:var(--t563);--color0025:var(--t564);--color002:var(--t565);--color001:var(--t566);--background01:var(--t567);--background0075:var(--t568);--background005:var(--t569);--background0025:var(--t570);--background002:var(--t571);--background001:var(--t572);--background02:var(--t540);--background04:var(--t541);--background06:var(--t542);--background08:var(--t543);--outlineColor:var(--t214);}
1944
+ :root.t_dark .t_teal_Button, :root.t_dark .t_teal_SliderThumb, :root.t_dark .t_teal_Switch, :root.t_dark .t_teal_surface2, :root.t_light .t_dark .t_teal_Button, :root.t_light .t_dark .t_teal_SliderThumb, :root.t_light .t_dark .t_teal_Switch, :root.t_light .t_dark .t_teal_surface2, .tm_xxt {--color:var(--t554);--colorHover:var(--t555);--colorPress:var(--t554);--colorFocus:var(--t553);--background:var(--t547);--backgroundHover:var(--t548);--backgroundPress:var(--t546);--backgroundFocus:var(--t550);--backgroundActive:var(--t547);--borderColor:var(--t547);--borderColorHover:var(--t550);--borderColorFocus:var(--t549);--borderColorPress:var(--t548);--color01:var(--t561);--color0075:var(--t562);--color005:var(--t563);--color0025:var(--t564);--color002:var(--t565);--color001:var(--t566);--background01:var(--t567);--background0075:var(--t568);--background005:var(--t569);--background0025:var(--t570);--background002:var(--t571);--background001:var(--t572);--background02:var(--t540);--background04:var(--t541);--background06:var(--t542);--background08:var(--t543);--outlineColor:var(--t214);}
1945
+ :root.t_dark .t_teal_Input, :root.t_dark .t_teal_Progress, :root.t_dark .t_teal_Slider, :root.t_dark .t_teal_TextArea, :root.t_dark .t_teal_surface1, :root.t_light .t_dark .t_teal_Input, :root.t_light .t_dark .t_teal_Progress, :root.t_light .t_dark .t_teal_Slider, :root.t_light .t_dark .t_teal_TextArea, :root.t_light .t_dark .t_teal_surface1, .tm_xxt {--color:var(--t554);--colorHover:var(--t555);--colorPress:var(--t554);--colorFocus:var(--t553);--background:var(--t546);--backgroundHover:var(--t547);--backgroundPress:var(--t545);--backgroundFocus:var(--t548);--backgroundActive:var(--t546);--borderColor:var(--t547);--borderColorHover:var(--t549);--borderColorFocus:var(--t548);--borderColorPress:var(--t547);--color01:var(--t561);--color0075:var(--t562);--color005:var(--t563);--color0025:var(--t564);--color002:var(--t565);--color001:var(--t566);--background01:var(--t567);--background0075:var(--t568);--background005:var(--t569);--background0025:var(--t570);--background002:var(--t571);--background001:var(--t572);--background02:var(--t540);--background04:var(--t541);--background06:var(--t542);--background08:var(--t543);--outlineColor:var(--t214);}
1946
+ :root.t_dark .t_teal_ProgressIndicator, :root.t_dark .t_teal_SliderActive, :root.t_light .t_dark .t_teal_ProgressIndicator, :root.t_light .t_dark .t_teal_SliderActive, .tm_xxt {--color:var(--t554);--colorHover:var(--t555);--colorPress:var(--t554);--colorFocus:var(--t553);--background:var(--t549);--backgroundHover:var(--t550);--backgroundPress:var(--t548);--backgroundFocus:var(--t554);--backgroundActive:var(--t549);--borderColor:var(--t547);--borderColorHover:var(--t552);--borderColorFocus:var(--t551);--borderColorPress:var(--t550);--color01:var(--t561);--color0075:var(--t562);--color005:var(--t563);--color0025:var(--t564);--color002:var(--t565);--color001:var(--t566);--background01:var(--t567);--background0075:var(--t568);--background005:var(--t569);--background0025:var(--t570);--background002:var(--t571);--background001:var(--t572);--background02:var(--t540);--background04:var(--t541);--background06:var(--t542);--background08:var(--t543);--outlineColor:var(--t214);}
1944
1947
  :root.t_dark .t_teal_SwitchThumb, :root.t_dark .t_teal_Tooltip, :root.t_dark .t_teal_accent, :root.t_light .t_dark .t_teal_SwitchThumb, :root.t_light .t_dark .t_teal_Tooltip, :root.t_light .t_dark .t_teal_accent, .tm_xxt {--accentBackground:var(--t195);--accentColor:var(--t11);--background0:var(--t556);--background02:var(--t540);--background04:var(--t541);--background06:var(--t542);--background08:var(--t543);--color1:var(--t555);--color2:var(--t554);--color3:var(--t553);--color4:var(--t552);--color5:var(--t551);--color6:var(--t550);--color7:var(--t549);--color8:var(--t548);--color9:var(--t547);--color10:var(--t546);--color11:var(--t545);--color12:var(--t544);--color0:var(--t539);--color02:var(--t573);--color04:var(--t574);--color06:var(--t575);--color08:var(--t576);--color:var(--t544);--colorHover:var(--t576);--colorPress:var(--t544);--colorFocus:var(--t545);--background:var(--t554);--backgroundHover:var(--t553);--backgroundPress:var(--t555);--backgroundFocus:var(--t553);--backgroundActive:var(--t554);--borderColor:var(--t552);--borderColorHover:var(--t551);--borderColorFocus:var(--t552);--borderColorPress:var(--t553);--placeholderColor:var(--t547);--colorTransparent:var(--t539);--color01:var(--t561);--color0075:var(--t562);--color005:var(--t563);--color0025:var(--t564);--color002:var(--t565);--color001:var(--t566);--background01:var(--t567);--background0075:var(--t568);--background005:var(--t569);--background0025:var(--t570);--background002:var(--t571);--background001:var(--t572);--outlineColor:var(--t214);}
1945
1948
  .t_dark_teal_SwitchThumb ::selection, .t_dark_teal_Tooltip ::selection, .t_dark_teal_accent ::selection{background:var(--color5);color:var(--color11)}
1946
1949
  :root.t_dark .t_white, :root.t_light .t_dark .t_white, .tm_xxt {--accentBackground:var(--t11);--accentColor:var(--t195);--background0:var(--t19);--background02:var(--t219);--background04:var(--t220);--background06:var(--t221);--background08:var(--t222);--color1:var(--t24);--color2:var(--t194);--color3:var(--t195);--color4:var(--t196);--color5:var(--t17);--color6:var(--t197);--color7:var(--t198);--color8:var(--t199);--color9:var(--t200);--color10:var(--t11);--color11:var(--t26);--color12:var(--t201);--color0:var(--t223);--color02:var(--t224);--color04:var(--t225);--color06:var(--t226);--color08:var(--t227);--color:var(--t201);--colorHover:var(--t227);--colorPress:var(--t201);--colorFocus:var(--t26);--background:var(--t194);--backgroundHover:var(--t195);--backgroundPress:var(--t24);--backgroundFocus:var(--t195);--backgroundActive:var(--t194);--borderColor:var(--t196);--borderColorHover:var(--t17);--borderColorFocus:var(--t196);--borderColorPress:var(--t195);--placeholderColor:var(--t200);--colorTransparent:var(--t223);--color01:var(--t228);--color0075:var(--t229);--color005:var(--t230);--color0025:var(--t231);--color002:var(--t232);--color001:var(--t233);--background01:var(--t234);--background0075:var(--t235);--background005:var(--t236);--background0025:var(--t237);--background002:var(--t238);--background001:var(--t239);--outlineColor:var(--t214);}
1947
1950
  .t_dark_white ::selection{background:var(--color5);color:var(--color11)}
1948
- :root.t_dark .t_white_Button, :root.t_dark .t_white_SliderThumb, :root.t_dark .t_white_Switch, :root.t_dark .t_white_surface2, :root.t_light .t_dark .t_white_Button, :root.t_light .t_dark .t_white_SliderThumb, :root.t_light .t_dark .t_white_Switch, :root.t_light .t_dark .t_white_surface2, .tm_xxt {--color:var(--t26);--colorHover:var(--t201);--colorPress:var(--t26);--colorFocus:var(--t11);--background:var(--t196);--backgroundHover:var(--t17);--backgroundPress:var(--t195);--backgroundFocus:var(--t198);--backgroundActive:var(--t196);--borderColor:var(--t197);--borderColorHover:var(--t198);--borderColorFocus:var(--t197);--borderColorPress:var(--t17);--color01:var(--t228);--color0075:var(--t229);--color005:var(--t230);--color0025:var(--t231);--color002:var(--t232);--color001:var(--t233);--background01:var(--t234);--background0075:var(--t235);--background005:var(--t236);--background0025:var(--t237);--background002:var(--t238);--background001:var(--t239);--background02:var(--t219);--background04:var(--t220);--background06:var(--t221);--background08:var(--t222);--outlineColor:var(--t214);}
1949
- :root.t_dark .t_white_Input, :root.t_dark .t_white_Progress, :root.t_dark .t_white_Slider, :root.t_dark .t_white_TextArea, :root.t_dark .t_white_surface1, :root.t_light .t_dark .t_white_Input, :root.t_light .t_dark .t_white_Progress, :root.t_light .t_dark .t_white_Slider, :root.t_light .t_dark .t_white_TextArea, :root.t_light .t_dark .t_white_surface1, .tm_xxt {--color:var(--t26);--colorHover:var(--t201);--colorPress:var(--t26);--colorFocus:var(--t11);--background:var(--t195);--backgroundHover:var(--t196);--backgroundPress:var(--t194);--backgroundFocus:var(--t17);--backgroundActive:var(--t195);--borderColor:var(--t17);--borderColorHover:var(--t197);--borderColorFocus:var(--t17);--borderColorPress:var(--t196);--color01:var(--t228);--color0075:var(--t229);--color005:var(--t230);--color0025:var(--t231);--color002:var(--t232);--color001:var(--t233);--background01:var(--t234);--background0075:var(--t235);--background005:var(--t236);--background0025:var(--t237);--background002:var(--t238);--background001:var(--t239);--background02:var(--t219);--background04:var(--t220);--background06:var(--t221);--background08:var(--t222);--outlineColor:var(--t214);}
1950
- :root.t_dark .t_white_ProgressIndicator, :root.t_dark .t_white_SliderActive, :root.t_light .t_dark .t_white_ProgressIndicator, :root.t_light .t_dark .t_white_SliderActive, .tm_xxt {--color:var(--t26);--colorHover:var(--t201);--colorPress:var(--t26);--colorFocus:var(--t11);--background:var(--t197);--backgroundHover:var(--t198);--backgroundPress:var(--t17);--backgroundFocus:var(--t26);--backgroundActive:var(--t197);--borderColor:var(--t199);--borderColorHover:var(--t200);--borderColorFocus:var(--t199);--borderColorPress:var(--t198);--color01:var(--t228);--color0075:var(--t229);--color005:var(--t230);--color0025:var(--t231);--color002:var(--t232);--color001:var(--t233);--background01:var(--t234);--background0075:var(--t235);--background005:var(--t236);--background0025:var(--t237);--background002:var(--t238);--background001:var(--t239);--background02:var(--t219);--background04:var(--t220);--background06:var(--t221);--background08:var(--t222);--outlineColor:var(--t214);}
1951
+ :root.t_dark .t_white_Button, :root.t_dark .t_white_SliderThumb, :root.t_dark .t_white_Switch, :root.t_dark .t_white_surface2, :root.t_light .t_dark .t_white_Button, :root.t_light .t_dark .t_white_SliderThumb, :root.t_light .t_dark .t_white_Switch, :root.t_light .t_dark .t_white_surface2, .tm_xxt {--color:var(--t26);--colorHover:var(--t201);--colorPress:var(--t26);--colorFocus:var(--t11);--background:var(--t196);--backgroundHover:var(--t17);--backgroundPress:var(--t195);--backgroundFocus:var(--t198);--backgroundActive:var(--t196);--borderColor:var(--t196);--borderColorHover:var(--t198);--borderColorFocus:var(--t197);--borderColorPress:var(--t17);--color01:var(--t228);--color0075:var(--t229);--color005:var(--t230);--color0025:var(--t231);--color002:var(--t232);--color001:var(--t233);--background01:var(--t234);--background0075:var(--t235);--background005:var(--t236);--background0025:var(--t237);--background002:var(--t238);--background001:var(--t239);--background02:var(--t219);--background04:var(--t220);--background06:var(--t221);--background08:var(--t222);--outlineColor:var(--t214);}
1952
+ :root.t_dark .t_white_Input, :root.t_dark .t_white_Progress, :root.t_dark .t_white_Slider, :root.t_dark .t_white_TextArea, :root.t_dark .t_white_surface1, :root.t_light .t_dark .t_white_Input, :root.t_light .t_dark .t_white_Progress, :root.t_light .t_dark .t_white_Slider, :root.t_light .t_dark .t_white_TextArea, :root.t_light .t_dark .t_white_surface1, .tm_xxt {--color:var(--t26);--colorHover:var(--t201);--colorPress:var(--t26);--colorFocus:var(--t11);--background:var(--t195);--backgroundHover:var(--t196);--backgroundPress:var(--t194);--backgroundFocus:var(--t17);--backgroundActive:var(--t195);--borderColor:var(--t196);--borderColorHover:var(--t197);--borderColorFocus:var(--t17);--borderColorPress:var(--t196);--color01:var(--t228);--color0075:var(--t229);--color005:var(--t230);--color0025:var(--t231);--color002:var(--t232);--color001:var(--t233);--background01:var(--t234);--background0075:var(--t235);--background005:var(--t236);--background0025:var(--t237);--background002:var(--t238);--background001:var(--t239);--background02:var(--t219);--background04:var(--t220);--background06:var(--t221);--background08:var(--t222);--outlineColor:var(--t214);}
1953
+ :root.t_dark .t_white_ProgressIndicator, :root.t_dark .t_white_SliderActive, :root.t_light .t_dark .t_white_ProgressIndicator, :root.t_light .t_dark .t_white_SliderActive, .tm_xxt {--color:var(--t26);--colorHover:var(--t201);--colorPress:var(--t26);--colorFocus:var(--t11);--background:var(--t197);--backgroundHover:var(--t198);--backgroundPress:var(--t17);--backgroundFocus:var(--t26);--backgroundActive:var(--t197);--borderColor:var(--t196);--borderColorHover:var(--t200);--borderColorFocus:var(--t199);--borderColorPress:var(--t198);--color01:var(--t228);--color0075:var(--t229);--color005:var(--t230);--color0025:var(--t231);--color002:var(--t232);--color001:var(--t233);--background01:var(--t234);--background0075:var(--t235);--background005:var(--t236);--background0025:var(--t237);--background002:var(--t238);--background001:var(--t239);--background02:var(--t219);--background04:var(--t220);--background06:var(--t221);--background08:var(--t222);--outlineColor:var(--t214);}
1951
1954
  :root.t_dark .t_white_SwitchThumb, :root.t_dark .t_white_Tooltip, :root.t_dark .t_white_accent, :root.t_light .t_dark .t_white_SwitchThumb, :root.t_light .t_dark .t_white_Tooltip, :root.t_light .t_dark .t_white_accent, .tm_xxt {--accentBackground:var(--t195);--accentColor:var(--t11);--background0:var(--t223);--background02:var(--t219);--background04:var(--t220);--background06:var(--t221);--background08:var(--t222);--color1:var(--t201);--color2:var(--t26);--color3:var(--t11);--color4:var(--t200);--color5:var(--t199);--color6:var(--t198);--color7:var(--t197);--color8:var(--t17);--color9:var(--t196);--color10:var(--t195);--color11:var(--t194);--color12:var(--t24);--color0:var(--t19);--color02:var(--t20);--color04:var(--t21);--color06:var(--t22);--color08:var(--t23);--color:var(--t24);--colorHover:var(--t23);--colorPress:var(--t24);--colorFocus:var(--t194);--background:var(--t26);--backgroundHover:var(--t11);--backgroundPress:var(--t201);--backgroundFocus:var(--t11);--backgroundActive:var(--t26);--borderColor:var(--t200);--borderColorHover:var(--t199);--borderColorFocus:var(--t200);--borderColorPress:var(--t11);--placeholderColor:var(--t196);--colorTransparent:var(--t19);--color01:var(--t228);--color0075:var(--t229);--color005:var(--t230);--color0025:var(--t231);--color002:var(--t232);--color001:var(--t233);--background01:var(--t234);--background0075:var(--t235);--background005:var(--t236);--background0025:var(--t237);--background002:var(--t238);--background001:var(--t239);--outlineColor:var(--t214);}
1952
1955
  .t_dark_white_SwitchThumb ::selection, .t_dark_white_Tooltip ::selection, .t_dark_white_accent ::selection{background:var(--color5);color:var(--color11)}
1953
1956
  :root.t_dark .t_yellow, :root.t_light .t_dark .t_yellow, .tm_xxt {--accentBackground:var(--t11);--accentColor:var(--t195);--background0:var(--t577);--background02:var(--t578);--background04:var(--t579);--background06:var(--t580);--background08:var(--t581);--color1:var(--t582);--color2:var(--t583);--color3:var(--t584);--color4:var(--t585);--color5:var(--t586);--color6:var(--t587);--color7:var(--t588);--color8:var(--t589);--color9:var(--t590);--color10:var(--t591);--color11:var(--t592);--color12:var(--t593);--color0:var(--t594);--color02:var(--t595);--color04:var(--t596);--color06:var(--t597);--color08:var(--t598);--color:var(--t593);--colorHover:var(--t598);--colorPress:var(--t593);--colorFocus:var(--t592);--background:var(--t583);--backgroundHover:var(--t584);--backgroundPress:var(--t582);--backgroundFocus:var(--t584);--backgroundActive:var(--t583);--borderColor:var(--t585);--borderColorHover:var(--t586);--borderColorFocus:var(--t585);--borderColorPress:var(--t584);--placeholderColor:var(--t590);--colorTransparent:var(--t594);--color01:var(--t599);--color0075:var(--t600);--color005:var(--t601);--color0025:var(--t602);--color002:var(--t603);--color001:var(--t604);--background01:var(--t605);--background0075:var(--t606);--background005:var(--t607);--background0025:var(--t608);--background002:var(--t609);--background001:var(--t610);--outlineColor:var(--t214);}
1954
1957
  .t_dark_yellow ::selection{background:var(--color5);color:var(--color11)}
1955
- :root.t_dark .t_yellow_Button, :root.t_dark .t_yellow_SliderThumb, :root.t_dark .t_yellow_Switch, :root.t_dark .t_yellow_surface2, :root.t_light .t_dark .t_yellow_Button, :root.t_light .t_dark .t_yellow_SliderThumb, :root.t_light .t_dark .t_yellow_Switch, :root.t_light .t_dark .t_yellow_surface2, .tm_xxt {--color:var(--t592);--colorHover:var(--t593);--colorPress:var(--t592);--colorFocus:var(--t591);--background:var(--t585);--backgroundHover:var(--t586);--backgroundPress:var(--t584);--backgroundFocus:var(--t588);--backgroundActive:var(--t585);--borderColor:var(--t587);--borderColorHover:var(--t588);--borderColorFocus:var(--t587);--borderColorPress:var(--t586);--color01:var(--t599);--color0075:var(--t600);--color005:var(--t601);--color0025:var(--t602);--color002:var(--t603);--color001:var(--t604);--background01:var(--t605);--background0075:var(--t606);--background005:var(--t607);--background0025:var(--t608);--background002:var(--t609);--background001:var(--t610);--background02:var(--t578);--background04:var(--t579);--background06:var(--t580);--background08:var(--t581);--outlineColor:var(--t214);}
1956
- :root.t_dark .t_yellow_Input, :root.t_dark .t_yellow_Progress, :root.t_dark .t_yellow_Slider, :root.t_dark .t_yellow_TextArea, :root.t_dark .t_yellow_surface1, :root.t_light .t_dark .t_yellow_Input, :root.t_light .t_dark .t_yellow_Progress, :root.t_light .t_dark .t_yellow_Slider, :root.t_light .t_dark .t_yellow_TextArea, :root.t_light .t_dark .t_yellow_surface1, .tm_xxt {--color:var(--t592);--colorHover:var(--t593);--colorPress:var(--t592);--colorFocus:var(--t591);--background:var(--t584);--backgroundHover:var(--t585);--backgroundPress:var(--t583);--backgroundFocus:var(--t586);--backgroundActive:var(--t584);--borderColor:var(--t586);--borderColorHover:var(--t587);--borderColorFocus:var(--t586);--borderColorPress:var(--t585);--color01:var(--t599);--color0075:var(--t600);--color005:var(--t601);--color0025:var(--t602);--color002:var(--t603);--color001:var(--t604);--background01:var(--t605);--background0075:var(--t606);--background005:var(--t607);--background0025:var(--t608);--background002:var(--t609);--background001:var(--t610);--background02:var(--t578);--background04:var(--t579);--background06:var(--t580);--background08:var(--t581);--outlineColor:var(--t214);}
1957
- :root.t_dark .t_yellow_ProgressIndicator, :root.t_dark .t_yellow_SliderActive, :root.t_light .t_dark .t_yellow_ProgressIndicator, :root.t_light .t_dark .t_yellow_SliderActive, .tm_xxt {--color:var(--t592);--colorHover:var(--t593);--colorPress:var(--t592);--colorFocus:var(--t591);--background:var(--t587);--backgroundHover:var(--t588);--backgroundPress:var(--t586);--backgroundFocus:var(--t592);--backgroundActive:var(--t587);--borderColor:var(--t589);--borderColorHover:var(--t590);--borderColorFocus:var(--t589);--borderColorPress:var(--t588);--color01:var(--t599);--color0075:var(--t600);--color005:var(--t601);--color0025:var(--t602);--color002:var(--t603);--color001:var(--t604);--background01:var(--t605);--background0075:var(--t606);--background005:var(--t607);--background0025:var(--t608);--background002:var(--t609);--background001:var(--t610);--background02:var(--t578);--background04:var(--t579);--background06:var(--t580);--background08:var(--t581);--outlineColor:var(--t214);}
1958
+ :root.t_dark .t_yellow_Button, :root.t_dark .t_yellow_SliderThumb, :root.t_dark .t_yellow_Switch, :root.t_dark .t_yellow_surface2, :root.t_light .t_dark .t_yellow_Button, :root.t_light .t_dark .t_yellow_SliderThumb, :root.t_light .t_dark .t_yellow_Switch, :root.t_light .t_dark .t_yellow_surface2, .tm_xxt {--color:var(--t592);--colorHover:var(--t593);--colorPress:var(--t592);--colorFocus:var(--t591);--background:var(--t585);--backgroundHover:var(--t586);--backgroundPress:var(--t584);--backgroundFocus:var(--t588);--backgroundActive:var(--t585);--borderColor:var(--t585);--borderColorHover:var(--t588);--borderColorFocus:var(--t587);--borderColorPress:var(--t586);--color01:var(--t599);--color0075:var(--t600);--color005:var(--t601);--color0025:var(--t602);--color002:var(--t603);--color001:var(--t604);--background01:var(--t605);--background0075:var(--t606);--background005:var(--t607);--background0025:var(--t608);--background002:var(--t609);--background001:var(--t610);--background02:var(--t578);--background04:var(--t579);--background06:var(--t580);--background08:var(--t581);--outlineColor:var(--t214);}
1959
+ :root.t_dark .t_yellow_Input, :root.t_dark .t_yellow_Progress, :root.t_dark .t_yellow_Slider, :root.t_dark .t_yellow_TextArea, :root.t_dark .t_yellow_surface1, :root.t_light .t_dark .t_yellow_Input, :root.t_light .t_dark .t_yellow_Progress, :root.t_light .t_dark .t_yellow_Slider, :root.t_light .t_dark .t_yellow_TextArea, :root.t_light .t_dark .t_yellow_surface1, .tm_xxt {--color:var(--t592);--colorHover:var(--t593);--colorPress:var(--t592);--colorFocus:var(--t591);--background:var(--t584);--backgroundHover:var(--t585);--backgroundPress:var(--t583);--backgroundFocus:var(--t586);--backgroundActive:var(--t584);--borderColor:var(--t585);--borderColorHover:var(--t587);--borderColorFocus:var(--t586);--borderColorPress:var(--t585);--color01:var(--t599);--color0075:var(--t600);--color005:var(--t601);--color0025:var(--t602);--color002:var(--t603);--color001:var(--t604);--background01:var(--t605);--background0075:var(--t606);--background005:var(--t607);--background0025:var(--t608);--background002:var(--t609);--background001:var(--t610);--background02:var(--t578);--background04:var(--t579);--background06:var(--t580);--background08:var(--t581);--outlineColor:var(--t214);}
1960
+ :root.t_dark .t_yellow_ProgressIndicator, :root.t_dark .t_yellow_SliderActive, :root.t_light .t_dark .t_yellow_ProgressIndicator, :root.t_light .t_dark .t_yellow_SliderActive, .tm_xxt {--color:var(--t592);--colorHover:var(--t593);--colorPress:var(--t592);--colorFocus:var(--t591);--background:var(--t587);--backgroundHover:var(--t588);--backgroundPress:var(--t586);--backgroundFocus:var(--t592);--backgroundActive:var(--t587);--borderColor:var(--t585);--borderColorHover:var(--t590);--borderColorFocus:var(--t589);--borderColorPress:var(--t588);--color01:var(--t599);--color0075:var(--t600);--color005:var(--t601);--color0025:var(--t602);--color002:var(--t603);--color001:var(--t604);--background01:var(--t605);--background0075:var(--t606);--background005:var(--t607);--background0025:var(--t608);--background002:var(--t609);--background001:var(--t610);--background02:var(--t578);--background04:var(--t579);--background06:var(--t580);--background08:var(--t581);--outlineColor:var(--t214);}
1958
1961
  :root.t_dark .t_yellow_SwitchThumb, :root.t_dark .t_yellow_Tooltip, :root.t_dark .t_yellow_accent, :root.t_light .t_dark .t_yellow_SwitchThumb, :root.t_light .t_dark .t_yellow_Tooltip, :root.t_light .t_dark .t_yellow_accent, .tm_xxt {--accentBackground:var(--t195);--accentColor:var(--t11);--background0:var(--t594);--background02:var(--t578);--background04:var(--t579);--background06:var(--t580);--background08:var(--t581);--color1:var(--t593);--color2:var(--t592);--color3:var(--t591);--color4:var(--t590);--color5:var(--t589);--color6:var(--t588);--color7:var(--t587);--color8:var(--t586);--color9:var(--t585);--color10:var(--t584);--color11:var(--t583);--color12:var(--t582);--color0:var(--t577);--color02:var(--t611);--color04:var(--t612);--color06:var(--t613);--color08:var(--t614);--color:var(--t582);--colorHover:var(--t614);--colorPress:var(--t582);--colorFocus:var(--t583);--background:var(--t592);--backgroundHover:var(--t591);--backgroundPress:var(--t593);--backgroundFocus:var(--t591);--backgroundActive:var(--t592);--borderColor:var(--t590);--borderColorHover:var(--t589);--borderColorFocus:var(--t590);--borderColorPress:var(--t591);--placeholderColor:var(--t585);--colorTransparent:var(--t577);--color01:var(--t599);--color0075:var(--t600);--color005:var(--t601);--color0025:var(--t602);--color002:var(--t603);--color001:var(--t604);--background01:var(--t605);--background0075:var(--t606);--background005:var(--t607);--background0025:var(--t608);--background002:var(--t609);--background001:var(--t610);--outlineColor:var(--t214);}
1959
1962
  .t_dark_yellow_SwitchThumb ::selection, .t_dark_yellow_Tooltip ::selection, .t_dark_yellow_accent ::selection{background:var(--color5);color:var(--color11)}
1960
1963
  :root.t_dark .t_light , :root.t_light, :root.t_light , .tm_xxt {--accentBackground:var(--t615);--accentColor:var(--t616);--background0:var(--t19);--background02:var(--t219);--background04:var(--t220);--background06:var(--t221);--background08:var(--t222);--color1:var(--t24);--color2:var(--t194);--color3:var(--t195);--color4:var(--t617);--color5:var(--t17);--color6:var(--t197);--color7:var(--t198);--color8:var(--t199);--color9:var(--t200);--color10:var(--t11);--color11:var(--t26);--color12:var(--t618);--color0:var(--t223);--color02:var(--t224);--color04:var(--t225);--color06:var(--t226);--color08:var(--t227);--color:var(--t618);--colorHover:var(--t201);--colorPress:var(--t201);--colorFocus:var(--t227);--backgroundHover:var(--t24);--backgroundPress:var(--t195);--backgroundFocus:var(--t195);--backgroundActive:var(--t194);--borderColor:var(--t617);--borderColorHover:var(--t195);--borderColorFocus:var(--t196);--borderColorPress:var(--t17);--placeholderColor:var(--t620);--colorTransparent:var(--t223);--black1:var(--t28);--black2:var(--t29);--black3:var(--t30);--black4:var(--t31);--black5:var(--t32);--black6:var(--t33);--black7:var(--t34);--black8:var(--t35);--black9:var(--t36);--black10:var(--t37);--black11:var(--t38);--black12:var(--t39);--white1:var(--t40);--white2:var(--t41);--white3:var(--t42);--white4:var(--t43);--white5:var(--t44);--white6:var(--t45);--white7:var(--t46);--white8:var(--t47);--white9:var(--t48);--white10:var(--t49);--white11:var(--t50);--white12:var(--t51);--white0:var(--t53);--white02:var(--t54);--white04:var(--t55);--white06:var(--t56);--white08:var(--t57);--black0:var(--t59);--black02:var(--t60);--black04:var(--t61);--black06:var(--t62);--black08:var(--t63);--shadow1:var(--t621);--shadow2:var(--t622);--shadow3:var(--t623);--shadow4:var(--t624);--shadow5:var(--t66);--shadow6:var(--t625);--shadow7:var(--t62);--shadow8:var(--t626);--highlight1:var(--t627);--highlight2:var(--t70);--highlight3:var(--t628);--highlight4:var(--t71);--highlight5:var(--t55);--highlight6:var(--t629);--highlight7:var(--t630);--highlight8:var(--t74);--shadowColor:var(--t623);--gray1:var(--t631);--gray2:var(--t632);--gray3:var(--t633);--gray4:var(--t634);--gray5:var(--t635);--gray6:var(--t636);--gray7:var(--t637);--gray8:var(--t638);--gray9:var(--t639);--gray10:var(--t640);--gray11:var(--t641);--gray12:var(--t642);--blue1:var(--t643);--blue2:var(--t644);--blue3:var(--t645);--blue4:var(--t646);--blue5:var(--t647);--blue6:var(--t648);--blue7:var(--t649);--blue8:var(--t650);--blue9:var(--t95);--blue10:var(--t651);--blue11:var(--t652);--blue12:var(--t653);--red1:var(--t654);--red2:var(--t655);--red3:var(--t656);--red4:var(--t657);--red5:var(--t658);--red6:var(--t659);--red7:var(--t660);--red8:var(--t661);--red9:var(--t107);--red10:var(--t662);--red11:var(--t663);--red12:var(--t664);--yellow1:var(--t665);--yellow2:var(--t666);--yellow3:var(--t667);--yellow4:var(--t668);--yellow5:var(--t669);--yellow6:var(--t670);--yellow7:var(--t671);--yellow8:var(--t672);--yellow9:var(--t119);--yellow10:var(--t673);--yellow11:var(--t674);--yellow12:var(--t675);--green1:var(--t676);--green2:var(--t677);--green3:var(--t678);--green4:var(--t679);--green5:var(--t680);--green6:var(--t681);--green7:var(--t682);--green8:var(--t683);--green9:var(--t131);--green10:var(--t684);--green11:var(--t685);--green12:var(--t686);--orange1:var(--t687);--orange2:var(--t688);--orange3:var(--t689);--orange4:var(--t690);--orange5:var(--t691);--orange6:var(--t692);--orange7:var(--t693);--orange8:var(--t694);--orange9:var(--t143);--orange10:var(--t695);--orange11:var(--t696);--orange12:var(--t697);--pink1:var(--t698);--pink2:var(--t699);--pink3:var(--t700);--pink4:var(--t701);--pink5:var(--t702);--pink6:var(--t703);--pink7:var(--t704);--pink8:var(--t705);--pink9:var(--t155);--pink10:var(--t706);--pink11:var(--t707);--pink12:var(--t708);--purple1:var(--t709);--purple2:var(--t710);--purple3:var(--t711);--purple4:var(--t712);--purple5:var(--t713);--purple6:var(--t714);--purple7:var(--t715);--purple8:var(--t716);--purple9:var(--t167);--purple10:var(--t717);--purple11:var(--t718);--purple12:var(--t719);--teal1:var(--t720);--teal2:var(--t721);--teal3:var(--t722);--teal4:var(--t723);--teal5:var(--t724);--teal6:var(--t725);--teal7:var(--t726);--teal8:var(--t727);--teal9:var(--t179);--teal10:var(--t728);--teal11:var(--t729);--teal12:var(--t730);--neutral1:var(--t183);--neutral2:var(--t184);--neutral3:var(--t185);--neutral4:var(--t46);--neutral5:var(--t186);--neutral6:var(--t187);--neutral7:var(--t188);--neutral8:var(--t189);--neutral9:var(--t190);--neutral10:var(--t191);--neutral11:var(--t192);--neutral12:var(--t193);--accent1:var(--t7);--accent2:var(--t8);--accent3:var(--t9);--accent4:var(--t26);--accent5:var(--t11);--accent6:var(--t12);--accent7:var(--t13);--accent8:var(--t14);--accent9:var(--t15);--accent10:var(--t16);--accent11:var(--t17);--accent12:var(--t24);--color01:var(--t228);--color0075:var(--t229);--color005:var(--t230);--color0025:var(--t231);--color002:var(--t232);--color001:var(--t233);--background01:var(--t234);--background0075:var(--t235);--background005:var(--t236);--background0025:var(--t237);--background002:var(--t238);--background001:var(--t239);--outlineColor:var(--t731);}
1961
1964
  .t_light ::selection{background:var(--color5);color:var(--color11)}
1962
- :root.t_dark .t_light .t_Button, :root.t_dark .t_light .t_SliderThumb, :root.t_dark .t_light .t_Switch, :root.t_dark .t_light .t_surface2, :root.t_dark .t_light .t_white_Button, :root.t_dark .t_light .t_white_SliderThumb, :root.t_dark .t_light .t_white_Switch, :root.t_dark .t_light .t_white_surface2, :root.t_light .t_Button, :root.t_light .t_SliderThumb, :root.t_light .t_Switch, :root.t_light .t_surface2, :root.t_light .t_white_Button, :root.t_light .t_white_SliderThumb, :root.t_light .t_white_Switch, :root.t_light .t_white_surface2, .tm_xxt {--color:var(--t26);--colorHover:var(--t26);--colorPress:var(--t26);--colorFocus:var(--t201);--background:var(--t196);--backgroundHover:var(--t195);--backgroundPress:var(--t17);--backgroundFocus:var(--t198);--backgroundActive:var(--t196);--borderColor:var(--t197);--borderColorHover:var(--t17);--borderColorFocus:var(--t197);--borderColorPress:var(--t198);--color01:var(--t228);--color0075:var(--t229);--color005:var(--t230);--color0025:var(--t231);--color002:var(--t232);--color001:var(--t233);--background01:var(--t234);--background0075:var(--t235);--background005:var(--t236);--background0025:var(--t237);--background002:var(--t238);--background001:var(--t239);--background02:var(--t219);--background04:var(--t220);--background06:var(--t221);--background08:var(--t222);--outlineColor:var(--t731);}
1963
- :root.t_dark .t_light .t_Input, :root.t_dark .t_light .t_Progress, :root.t_dark .t_light .t_Slider, :root.t_dark .t_light .t_TextArea, :root.t_dark .t_light .t_surface1, :root.t_dark .t_light .t_white_Input, :root.t_dark .t_light .t_white_Progress, :root.t_dark .t_light .t_white_Slider, :root.t_dark .t_light .t_white_TextArea, :root.t_dark .t_light .t_white_surface1, :root.t_light .t_Input, :root.t_light .t_Progress, :root.t_light .t_Slider, :root.t_light .t_TextArea, :root.t_light .t_surface1, :root.t_light .t_white_Input, :root.t_light .t_white_Progress, :root.t_light .t_white_Slider, :root.t_light .t_white_TextArea, :root.t_light .t_white_surface1, .tm_xxt {--color:var(--t26);--colorHover:var(--t26);--colorPress:var(--t26);--colorFocus:var(--t201);--background:var(--t195);--backgroundHover:var(--t194);--backgroundPress:var(--t196);--backgroundFocus:var(--t17);--backgroundActive:var(--t195);--borderColor:var(--t17);--borderColorHover:var(--t196);--borderColorFocus:var(--t17);--borderColorPress:var(--t197);--color01:var(--t228);--color0075:var(--t229);--color005:var(--t230);--color0025:var(--t231);--color002:var(--t232);--color001:var(--t233);--background01:var(--t234);--background0075:var(--t235);--background005:var(--t236);--background0025:var(--t237);--background002:var(--t238);--background001:var(--t239);--background02:var(--t219);--background04:var(--t220);--background06:var(--t221);--background08:var(--t222);--outlineColor:var(--t731);}
1964
- :root.t_dark .t_light .t_ProgressIndicator, :root.t_dark .t_light .t_SliderActive, :root.t_dark .t_light .t_white_ProgressIndicator, :root.t_dark .t_light .t_white_SliderActive, :root.t_light .t_ProgressIndicator, :root.t_light .t_SliderActive, :root.t_light .t_white_ProgressIndicator, :root.t_light .t_white_SliderActive, .tm_xxt {--color:var(--t26);--colorHover:var(--t26);--colorPress:var(--t26);--colorFocus:var(--t201);--background:var(--t197);--backgroundHover:var(--t17);--backgroundPress:var(--t198);--backgroundFocus:var(--t26);--backgroundActive:var(--t197);--borderColor:var(--t199);--borderColorHover:var(--t198);--borderColorFocus:var(--t199);--borderColorPress:var(--t200);--color01:var(--t228);--color0075:var(--t229);--color005:var(--t230);--color0025:var(--t231);--color002:var(--t232);--color001:var(--t233);--background01:var(--t234);--background0075:var(--t235);--background005:var(--t236);--background0025:var(--t237);--background002:var(--t238);--background001:var(--t239);--background02:var(--t219);--background04:var(--t220);--background06:var(--t221);--background08:var(--t222);--outlineColor:var(--t731);}
1965
+ :root.t_dark .t_light .t_Button, :root.t_dark .t_light .t_SliderThumb, :root.t_dark .t_light .t_Switch, :root.t_dark .t_light .t_surface2, :root.t_light .t_Button, :root.t_light .t_SliderThumb, :root.t_light .t_Switch, :root.t_light .t_surface2, .tm_xxt {--color:var(--t26);--colorHover:var(--t26);--colorPress:var(--t26);--colorFocus:var(--t201);--background:var(--t196);--backgroundHover:var(--t195);--backgroundPress:var(--t17);--backgroundFocus:var(--t198);--backgroundActive:var(--t196);--borderColor:var(--t617);--borderColorHover:var(--t17);--borderColorFocus:var(--t197);--borderColorPress:var(--t198);--color01:var(--t228);--color0075:var(--t229);--color005:var(--t230);--color0025:var(--t231);--color002:var(--t232);--color001:var(--t233);--background01:var(--t234);--background0075:var(--t235);--background005:var(--t236);--background0025:var(--t237);--background002:var(--t238);--background001:var(--t239);--background02:var(--t219);--background04:var(--t220);--background06:var(--t221);--background08:var(--t222);--outlineColor:var(--t731);}
1966
+ :root.t_dark .t_light .t_Input, :root.t_dark .t_light .t_Progress, :root.t_dark .t_light .t_Slider, :root.t_dark .t_light .t_TextArea, :root.t_dark .t_light .t_surface1, :root.t_light .t_Input, :root.t_light .t_Progress, :root.t_light .t_Slider, :root.t_light .t_TextArea, :root.t_light .t_surface1, .tm_xxt {--color:var(--t26);--colorHover:var(--t26);--colorPress:var(--t26);--colorFocus:var(--t201);--background:var(--t195);--backgroundHover:var(--t194);--backgroundPress:var(--t196);--backgroundFocus:var(--t17);--backgroundActive:var(--t195);--borderColor:var(--t617);--borderColorHover:var(--t196);--borderColorFocus:var(--t17);--borderColorPress:var(--t197);--color01:var(--t228);--color0075:var(--t229);--color005:var(--t230);--color0025:var(--t231);--color002:var(--t232);--color001:var(--t233);--background01:var(--t234);--background0075:var(--t235);--background005:var(--t236);--background0025:var(--t237);--background002:var(--t238);--background001:var(--t239);--background02:var(--t219);--background04:var(--t220);--background06:var(--t221);--background08:var(--t222);--outlineColor:var(--t731);}
1967
+ :root.t_dark .t_light .t_ProgressIndicator, :root.t_dark .t_light .t_SliderActive, :root.t_light .t_ProgressIndicator, :root.t_light .t_SliderActive, .tm_xxt {--color:var(--t26);--colorHover:var(--t26);--colorPress:var(--t26);--colorFocus:var(--t201);--background:var(--t197);--backgroundHover:var(--t17);--backgroundPress:var(--t198);--backgroundFocus:var(--t26);--backgroundActive:var(--t197);--borderColor:var(--t617);--borderColorHover:var(--t198);--borderColorFocus:var(--t199);--borderColorPress:var(--t200);--color01:var(--t228);--color0075:var(--t229);--color005:var(--t230);--color0025:var(--t231);--color002:var(--t232);--color001:var(--t233);--background01:var(--t234);--background0075:var(--t235);--background005:var(--t236);--background0025:var(--t237);--background002:var(--t238);--background001:var(--t239);--background02:var(--t219);--background04:var(--t220);--background06:var(--t221);--background08:var(--t222);--outlineColor:var(--t731);}
1965
1968
  :root.t_dark .t_light .t_SwitchThumb, :root.t_dark .t_light .t_Tooltip, :root.t_dark .t_light .t_white_SwitchThumb, :root.t_dark .t_light .t_white_Tooltip, :root.t_dark .t_light .t_white_accent, :root.t_light .t_SwitchThumb, :root.t_light .t_Tooltip, :root.t_light .t_white_SwitchThumb, :root.t_light .t_white_Tooltip, :root.t_light .t_white_accent, .tm_xxt {--accentBackground:var(--t16);--accentColor:var(--t9);--background0:var(--t223);--background02:var(--t219);--background04:var(--t220);--background06:var(--t221);--background08:var(--t222);--color1:var(--t201);--color2:var(--t26);--color3:var(--t11);--color4:var(--t200);--color5:var(--t199);--color6:var(--t198);--color7:var(--t197);--color8:var(--t17);--color9:var(--t196);--color10:var(--t195);--color11:var(--t194);--color12:var(--t24);--color0:var(--t19);--color02:var(--t20);--color04:var(--t21);--color06:var(--t22);--color08:var(--t23);--color:var(--t24);--colorHover:var(--t24);--colorPress:var(--t24);--colorFocus:var(--t23);--background:var(--t26);--backgroundHover:var(--t201);--backgroundPress:var(--t11);--backgroundFocus:var(--t11);--backgroundActive:var(--t26);--borderColor:var(--t200);--borderColorHover:var(--t11);--borderColorFocus:var(--t200);--borderColorPress:var(--t199);--placeholderColor:var(--t196);--colorTransparent:var(--t19);--color01:var(--t228);--color0075:var(--t229);--color005:var(--t230);--color0025:var(--t231);--color002:var(--t232);--color001:var(--t233);--background01:var(--t234);--background0075:var(--t235);--background005:var(--t236);--background0025:var(--t237);--background002:var(--t238);--background001:var(--t239);--outlineColor:var(--t731);}
1966
1969
  .t_light_SwitchThumb ::selection, .t_light_Tooltip ::selection, .t_light_white_SwitchThumb ::selection, .t_light_white_Tooltip ::selection, .t_light_white_accent ::selection{background:var(--color5);color:var(--color11)}
1967
1970
  :root.t_dark .t_light .t_accent, :root.t_light .t_accent, .tm_xxt {--accentBackground:var(--t195);--accentColor:var(--t11);--background0:var(--t2);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--color1:var(--t7);--color2:var(--t8);--color3:var(--t9);--color4:var(--t26);--color5:var(--t11);--color6:var(--t12);--color7:var(--t13);--color8:var(--t14);--color9:var(--t15);--color10:var(--t16);--color11:var(--t17);--color12:var(--t24);--color0:var(--t19);--color02:var(--t20);--color04:var(--t21);--color06:var(--t22);--color08:var(--t23);--color:var(--t24);--colorHover:var(--t24);--colorPress:var(--t24);--colorFocus:var(--t23);--background:var(--t8);--backgroundHover:var(--t7);--backgroundPress:var(--t9);--backgroundFocus:var(--t9);--backgroundActive:var(--t8);--borderColor:var(--t26);--borderColorHover:var(--t9);--borderColorFocus:var(--t26);--borderColorPress:var(--t11);--placeholderColor:var(--t15);--colorTransparent:var(--t19);--color01:var(--t202);--color0075:var(--t203);--color005:var(--t204);--color0025:var(--t205);--color002:var(--t206);--color001:var(--t207);--background01:var(--t208);--background0075:var(--t209);--background005:var(--t210);--background0025:var(--t211);--background002:var(--t212);--background001:var(--t213);--outlineColor:var(--t731);}
1968
1971
  .t_light_accent ::selection{background:var(--color5);color:var(--color11)}
1969
1972
  :root.t_dark .t_light .t_black, :root.t_light .t_black, .tm_xxt {--accentBackground:var(--t9);--accentColor:var(--t16);--background0:var(--t2);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--color1:var(--t7);--color2:var(--t8);--color3:var(--t9);--color4:var(--t26);--color5:var(--t11);--color6:var(--t12);--color7:var(--t13);--color8:var(--t14);--color9:var(--t15);--color10:var(--t16);--color11:var(--t17);--color12:var(--t24);--color0:var(--t19);--color02:var(--t20);--color04:var(--t21);--color06:var(--t22);--color08:var(--t23);--color:var(--t24);--colorHover:var(--t24);--colorPress:var(--t24);--colorFocus:var(--t23);--background:var(--t8);--backgroundHover:var(--t7);--backgroundPress:var(--t9);--backgroundFocus:var(--t9);--backgroundActive:var(--t8);--borderColor:var(--t26);--borderColorHover:var(--t9);--borderColorFocus:var(--t26);--borderColorPress:var(--t11);--placeholderColor:var(--t15);--colorTransparent:var(--t19);--color01:var(--t202);--color0075:var(--t203);--color005:var(--t204);--color0025:var(--t205);--color002:var(--t206);--color001:var(--t207);--background01:var(--t208);--background0075:var(--t209);--background005:var(--t210);--background0025:var(--t211);--background002:var(--t212);--background001:var(--t213);--outlineColor:var(--t731);}
1970
1973
  .t_light_black ::selection{background:var(--color5);color:var(--color11)}
1971
- :root.t_dark .t_light .t_black_Button, :root.t_dark .t_light .t_black_SliderThumb, :root.t_dark .t_light .t_black_Switch, :root.t_dark .t_light .t_black_surface2, :root.t_light .t_black_Button, :root.t_light .t_black_SliderThumb, :root.t_light .t_black_Switch, :root.t_light .t_black_surface2, .tm_xxt {--color:var(--t17);--colorHover:var(--t17);--colorPress:var(--t17);--colorFocus:var(--t24);--background:var(--t26);--backgroundHover:var(--t9);--backgroundPress:var(--t11);--backgroundFocus:var(--t13);--backgroundActive:var(--t26);--borderColor:var(--t12);--borderColorHover:var(--t11);--borderColorFocus:var(--t12);--borderColorPress:var(--t13);--color01:var(--t202);--color0075:var(--t203);--color005:var(--t204);--color0025:var(--t205);--color002:var(--t206);--color001:var(--t207);--background01:var(--t208);--background0075:var(--t209);--background005:var(--t210);--background0025:var(--t211);--background002:var(--t212);--background001:var(--t213);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--outlineColor:var(--t731);}
1972
- :root.t_dark .t_light .t_black_Input, :root.t_dark .t_light .t_black_Progress, :root.t_dark .t_light .t_black_Slider, :root.t_dark .t_light .t_black_TextArea, :root.t_dark .t_light .t_black_surface1, :root.t_light .t_black_Input, :root.t_light .t_black_Progress, :root.t_light .t_black_Slider, :root.t_light .t_black_TextArea, :root.t_light .t_black_surface1, .tm_xxt {--color:var(--t17);--colorHover:var(--t17);--colorPress:var(--t17);--colorFocus:var(--t24);--background:var(--t9);--backgroundHover:var(--t8);--backgroundPress:var(--t26);--backgroundFocus:var(--t11);--backgroundActive:var(--t9);--borderColor:var(--t11);--borderColorHover:var(--t26);--borderColorFocus:var(--t11);--borderColorPress:var(--t12);--color01:var(--t202);--color0075:var(--t203);--color005:var(--t204);--color0025:var(--t205);--color002:var(--t206);--color001:var(--t207);--background01:var(--t208);--background0075:var(--t209);--background005:var(--t210);--background0025:var(--t211);--background002:var(--t212);--background001:var(--t213);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--outlineColor:var(--t731);}
1973
- :root.t_dark .t_light .t_black_ProgressIndicator, :root.t_dark .t_light .t_black_SliderActive, :root.t_light .t_black_ProgressIndicator, :root.t_light .t_black_SliderActive, .tm_xxt {--color:var(--t17);--colorHover:var(--t17);--colorPress:var(--t17);--colorFocus:var(--t24);--background:var(--t12);--backgroundHover:var(--t11);--backgroundPress:var(--t13);--backgroundFocus:var(--t17);--backgroundActive:var(--t12);--borderColor:var(--t14);--borderColorHover:var(--t13);--borderColorFocus:var(--t14);--borderColorPress:var(--t15);--color01:var(--t202);--color0075:var(--t203);--color005:var(--t204);--color0025:var(--t205);--color002:var(--t206);--color001:var(--t207);--background01:var(--t208);--background0075:var(--t209);--background005:var(--t210);--background0025:var(--t211);--background002:var(--t212);--background001:var(--t213);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--outlineColor:var(--t731);}
1974
+ :root.t_dark .t_light .t_black_Button, :root.t_dark .t_light .t_black_SliderThumb, :root.t_dark .t_light .t_black_Switch, :root.t_dark .t_light .t_black_surface2, :root.t_light .t_black_Button, :root.t_light .t_black_SliderThumb, :root.t_light .t_black_Switch, :root.t_light .t_black_surface2, .tm_xxt {--color:var(--t17);--colorHover:var(--t17);--colorPress:var(--t17);--colorFocus:var(--t24);--background:var(--t26);--backgroundHover:var(--t9);--backgroundPress:var(--t11);--backgroundFocus:var(--t13);--backgroundActive:var(--t26);--borderColor:var(--t26);--borderColorHover:var(--t11);--borderColorFocus:var(--t12);--borderColorPress:var(--t13);--color01:var(--t202);--color0075:var(--t203);--color005:var(--t204);--color0025:var(--t205);--color002:var(--t206);--color001:var(--t207);--background01:var(--t208);--background0075:var(--t209);--background005:var(--t210);--background0025:var(--t211);--background002:var(--t212);--background001:var(--t213);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--outlineColor:var(--t731);}
1975
+ :root.t_dark .t_light .t_black_Input, :root.t_dark .t_light .t_black_Progress, :root.t_dark .t_light .t_black_Slider, :root.t_dark .t_light .t_black_TextArea, :root.t_dark .t_light .t_black_surface1, :root.t_light .t_black_Input, :root.t_light .t_black_Progress, :root.t_light .t_black_Slider, :root.t_light .t_black_TextArea, :root.t_light .t_black_surface1, .tm_xxt {--color:var(--t17);--colorHover:var(--t17);--colorPress:var(--t17);--colorFocus:var(--t24);--background:var(--t9);--backgroundHover:var(--t8);--backgroundPress:var(--t26);--backgroundFocus:var(--t11);--backgroundActive:var(--t9);--borderColor:var(--t26);--borderColorHover:var(--t26);--borderColorFocus:var(--t11);--borderColorPress:var(--t12);--color01:var(--t202);--color0075:var(--t203);--color005:var(--t204);--color0025:var(--t205);--color002:var(--t206);--color001:var(--t207);--background01:var(--t208);--background0075:var(--t209);--background005:var(--t210);--background0025:var(--t211);--background002:var(--t212);--background001:var(--t213);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--outlineColor:var(--t731);}
1976
+ :root.t_dark .t_light .t_black_ProgressIndicator, :root.t_dark .t_light .t_black_SliderActive, :root.t_light .t_black_ProgressIndicator, :root.t_light .t_black_SliderActive, .tm_xxt {--color:var(--t17);--colorHover:var(--t17);--colorPress:var(--t17);--colorFocus:var(--t24);--background:var(--t12);--backgroundHover:var(--t11);--backgroundPress:var(--t13);--backgroundFocus:var(--t17);--backgroundActive:var(--t12);--borderColor:var(--t26);--borderColorHover:var(--t13);--borderColorFocus:var(--t14);--borderColorPress:var(--t15);--color01:var(--t202);--color0075:var(--t203);--color005:var(--t204);--color0025:var(--t205);--color002:var(--t206);--color001:var(--t207);--background01:var(--t208);--background0075:var(--t209);--background005:var(--t210);--background0025:var(--t211);--background002:var(--t212);--background001:var(--t213);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--outlineColor:var(--t731);}
1974
1977
  :root.t_dark .t_light .t_black_SwitchThumb, :root.t_dark .t_light .t_black_Tooltip, :root.t_dark .t_light .t_black_accent, :root.t_light .t_black_SwitchThumb, :root.t_light .t_black_Tooltip, :root.t_light .t_black_accent, .tm_xxt {--accentBackground:var(--t16);--accentColor:var(--t9);--background0:var(--t19);--background02:var(--t3);--background04:var(--t4);--background06:var(--t5);--background08:var(--t6);--color1:var(--t24);--color2:var(--t17);--color3:var(--t16);--color4:var(--t15);--color5:var(--t14);--color6:var(--t13);--color7:var(--t12);--color8:var(--t11);--color9:var(--t26);--color10:var(--t9);--color11:var(--t8);--color12:var(--t7);--color0:var(--t2);--color02:var(--t215);--color04:var(--t216);--color06:var(--t217);--color08:var(--t218);--color:var(--t7);--colorHover:var(--t7);--colorPress:var(--t7);--colorFocus:var(--t218);--background:var(--t17);--backgroundHover:var(--t24);--backgroundPress:var(--t16);--backgroundFocus:var(--t16);--backgroundActive:var(--t17);--borderColor:var(--t15);--borderColorHover:var(--t16);--borderColorFocus:var(--t15);--borderColorPress:var(--t14);--placeholderColor:var(--t26);--colorTransparent:var(--t2);--color01:var(--t202);--color0075:var(--t203);--color005:var(--t204);--color0025:var(--t205);--color002:var(--t206);--color001:var(--t207);--background01:var(--t208);--background0075:var(--t209);--background005:var(--t210);--background0025:var(--t211);--background002:var(--t212);--background001:var(--t213);--outlineColor:var(--t731);}
1975
1978
  .t_light_black_SwitchThumb ::selection, .t_light_black_Tooltip ::selection, .t_light_black_accent ::selection{background:var(--color5);color:var(--color11)}
1976
1979
  :root.t_dark .t_light .t_blue, :root.t_light .t_blue, .tm_xxt {--accentBackground:var(--t9);--accentColor:var(--t16);--background0:var(--t732);--background02:var(--t733);--background04:var(--t734);--background06:var(--t735);--background08:var(--t736);--color1:var(--t737);--color2:var(--t738);--color3:var(--t739);--color4:var(--t740);--color5:var(--t741);--color6:var(--t742);--color7:var(--t743);--color8:var(--t744);--color9:var(--t253);--color10:var(--t745);--color11:var(--t746);--color12:var(--t747);--color0:var(--t748);--color02:var(--t749);--color04:var(--t750);--color06:var(--t751);--color08:var(--t752);--color:var(--t747);--colorHover:var(--t747);--colorPress:var(--t747);--colorFocus:var(--t752);--background:var(--t738);--backgroundHover:var(--t737);--backgroundPress:var(--t739);--backgroundFocus:var(--t739);--backgroundActive:var(--t738);--borderColor:var(--t740);--borderColorHover:var(--t739);--borderColorFocus:var(--t740);--borderColorPress:var(--t741);--placeholderColor:var(--t253);--colorTransparent:var(--t748);--color01:var(--t753);--color0075:var(--t754);--color005:var(--t755);--color0025:var(--t756);--color002:var(--t757);--color001:var(--t758);--background01:var(--t759);--background0075:var(--t760);--background005:var(--t761);--background0025:var(--t762);--background002:var(--t763);--background001:var(--t764);--outlineColor:var(--t731);}
1977
1980
  .t_light_blue ::selection{background:var(--color5);color:var(--color11)}
1978
- :root.t_dark .t_light .t_blue_Button, :root.t_dark .t_light .t_blue_SliderThumb, :root.t_dark .t_light .t_blue_Switch, :root.t_dark .t_light .t_blue_surface2, :root.t_light .t_blue_Button, :root.t_light .t_blue_SliderThumb, :root.t_light .t_blue_Switch, :root.t_light .t_blue_surface2, .tm_xxt {--color:var(--t746);--colorHover:var(--t746);--colorPress:var(--t746);--colorFocus:var(--t747);--background:var(--t740);--backgroundHover:var(--t739);--backgroundPress:var(--t741);--backgroundFocus:var(--t743);--backgroundActive:var(--t740);--borderColor:var(--t742);--borderColorHover:var(--t741);--borderColorFocus:var(--t742);--borderColorPress:var(--t743);--color01:var(--t753);--color0075:var(--t754);--color005:var(--t755);--color0025:var(--t756);--color002:var(--t757);--color001:var(--t758);--background01:var(--t759);--background0075:var(--t760);--background005:var(--t761);--background0025:var(--t762);--background002:var(--t763);--background001:var(--t764);--background02:var(--t733);--background04:var(--t734);--background06:var(--t735);--background08:var(--t736);--outlineColor:var(--t731);}
1979
- :root.t_dark .t_light .t_blue_Input, :root.t_dark .t_light .t_blue_Progress, :root.t_dark .t_light .t_blue_Slider, :root.t_dark .t_light .t_blue_TextArea, :root.t_dark .t_light .t_blue_surface1, :root.t_light .t_blue_Input, :root.t_light .t_blue_Progress, :root.t_light .t_blue_Slider, :root.t_light .t_blue_TextArea, :root.t_light .t_blue_surface1, .tm_xxt {--color:var(--t746);--colorHover:var(--t746);--colorPress:var(--t746);--colorFocus:var(--t747);--background:var(--t739);--backgroundHover:var(--t738);--backgroundPress:var(--t740);--backgroundFocus:var(--t741);--backgroundActive:var(--t739);--borderColor:var(--t741);--borderColorHover:var(--t740);--borderColorFocus:var(--t741);--borderColorPress:var(--t742);--color01:var(--t753);--color0075:var(--t754);--color005:var(--t755);--color0025:var(--t756);--color002:var(--t757);--color001:var(--t758);--background01:var(--t759);--background0075:var(--t760);--background005:var(--t761);--background0025:var(--t762);--background002:var(--t763);--background001:var(--t764);--background02:var(--t733);--background04:var(--t734);--background06:var(--t735);--background08:var(--t736);--outlineColor:var(--t731);}
1980
- :root.t_dark .t_light .t_blue_ProgressIndicator, :root.t_dark .t_light .t_blue_SliderActive, :root.t_light .t_blue_ProgressIndicator, :root.t_light .t_blue_SliderActive, .tm_xxt {--color:var(--t746);--colorHover:var(--t746);--colorPress:var(--t746);--colorFocus:var(--t747);--background:var(--t742);--backgroundHover:var(--t741);--backgroundPress:var(--t743);--backgroundFocus:var(--t746);--backgroundActive:var(--t742);--borderColor:var(--t744);--borderColorHover:var(--t743);--borderColorFocus:var(--t744);--borderColorPress:var(--t253);--color01:var(--t753);--color0075:var(--t754);--color005:var(--t755);--color0025:var(--t756);--color002:var(--t757);--color001:var(--t758);--background01:var(--t759);--background0075:var(--t760);--background005:var(--t761);--background0025:var(--t762);--background002:var(--t763);--background001:var(--t764);--background02:var(--t733);--background04:var(--t734);--background06:var(--t735);--background08:var(--t736);--outlineColor:var(--t731);}
1981
+ :root.t_dark .t_light .t_blue_Button, :root.t_dark .t_light .t_blue_SliderThumb, :root.t_dark .t_light .t_blue_Switch, :root.t_dark .t_light .t_blue_surface2, :root.t_light .t_blue_Button, :root.t_light .t_blue_SliderThumb, :root.t_light .t_blue_Switch, :root.t_light .t_blue_surface2, .tm_xxt {--color:var(--t746);--colorHover:var(--t746);--colorPress:var(--t746);--colorFocus:var(--t747);--background:var(--t740);--backgroundHover:var(--t739);--backgroundPress:var(--t741);--backgroundFocus:var(--t743);--backgroundActive:var(--t740);--borderColor:var(--t740);--borderColorHover:var(--t741);--borderColorFocus:var(--t742);--borderColorPress:var(--t743);--color01:var(--t753);--color0075:var(--t754);--color005:var(--t755);--color0025:var(--t756);--color002:var(--t757);--color001:var(--t758);--background01:var(--t759);--background0075:var(--t760);--background005:var(--t761);--background0025:var(--t762);--background002:var(--t763);--background001:var(--t764);--background02:var(--t733);--background04:var(--t734);--background06:var(--t735);--background08:var(--t736);--outlineColor:var(--t731);}
1982
+ :root.t_dark .t_light .t_blue_Input, :root.t_dark .t_light .t_blue_Progress, :root.t_dark .t_light .t_blue_Slider, :root.t_dark .t_light .t_blue_TextArea, :root.t_dark .t_light .t_blue_surface1, :root.t_light .t_blue_Input, :root.t_light .t_blue_Progress, :root.t_light .t_blue_Slider, :root.t_light .t_blue_TextArea, :root.t_light .t_blue_surface1, .tm_xxt {--color:var(--t746);--colorHover:var(--t746);--colorPress:var(--t746);--colorFocus:var(--t747);--background:var(--t739);--backgroundHover:var(--t738);--backgroundPress:var(--t740);--backgroundFocus:var(--t741);--backgroundActive:var(--t739);--borderColor:var(--t740);--borderColorHover:var(--t740);--borderColorFocus:var(--t741);--borderColorPress:var(--t742);--color01:var(--t753);--color0075:var(--t754);--color005:var(--t755);--color0025:var(--t756);--color002:var(--t757);--color001:var(--t758);--background01:var(--t759);--background0075:var(--t760);--background005:var(--t761);--background0025:var(--t762);--background002:var(--t763);--background001:var(--t764);--background02:var(--t733);--background04:var(--t734);--background06:var(--t735);--background08:var(--t736);--outlineColor:var(--t731);}
1983
+ :root.t_dark .t_light .t_blue_ProgressIndicator, :root.t_dark .t_light .t_blue_SliderActive, :root.t_light .t_blue_ProgressIndicator, :root.t_light .t_blue_SliderActive, .tm_xxt {--color:var(--t746);--colorHover:var(--t746);--colorPress:var(--t746);--colorFocus:var(--t747);--background:var(--t742);--backgroundHover:var(--t741);--backgroundPress:var(--t743);--backgroundFocus:var(--t746);--backgroundActive:var(--t742);--borderColor:var(--t740);--borderColorHover:var(--t743);--borderColorFocus:var(--t744);--borderColorPress:var(--t253);--color01:var(--t753);--color0075:var(--t754);--color005:var(--t755);--color0025:var(--t756);--color002:var(--t757);--color001:var(--t758);--background01:var(--t759);--background0075:var(--t760);--background005:var(--t761);--background0025:var(--t762);--background002:var(--t763);--background001:var(--t764);--background02:var(--t733);--background04:var(--t734);--background06:var(--t735);--background08:var(--t736);--outlineColor:var(--t731);}
1981
1984
  :root.t_dark .t_light .t_blue_SwitchThumb, :root.t_dark .t_light .t_blue_Tooltip, :root.t_dark .t_light .t_blue_accent, :root.t_light .t_blue_SwitchThumb, :root.t_light .t_blue_Tooltip, :root.t_light .t_blue_accent, .tm_xxt {--accentBackground:var(--t16);--accentColor:var(--t9);--background0:var(--t748);--background02:var(--t733);--background04:var(--t734);--background06:var(--t735);--background08:var(--t736);--color1:var(--t747);--color2:var(--t746);--color3:var(--t745);--color4:var(--t253);--color5:var(--t744);--color6:var(--t743);--color7:var(--t742);--color8:var(--t741);--color9:var(--t740);--color10:var(--t739);--color11:var(--t738);--color12:var(--t737);--color0:var(--t732);--color02:var(--t765);--color04:var(--t766);--color06:var(--t767);--color08:var(--t768);--color:var(--t737);--colorHover:var(--t737);--colorPress:var(--t737);--colorFocus:var(--t768);--background:var(--t746);--backgroundHover:var(--t747);--backgroundPress:var(--t745);--backgroundFocus:var(--t745);--backgroundActive:var(--t746);--borderColor:var(--t253);--borderColorHover:var(--t745);--borderColorFocus:var(--t253);--borderColorPress:var(--t744);--placeholderColor:var(--t740);--colorTransparent:var(--t732);--color01:var(--t753);--color0075:var(--t754);--color005:var(--t755);--color0025:var(--t756);--color002:var(--t757);--color001:var(--t758);--background01:var(--t759);--background0075:var(--t760);--background005:var(--t761);--background0025:var(--t762);--background002:var(--t763);--background001:var(--t764);--outlineColor:var(--t731);}
1982
1985
  .t_light_blue_SwitchThumb ::selection, .t_light_blue_Tooltip ::selection, .t_light_blue_accent ::selection{background:var(--color5);color:var(--color11)}
1983
1986
  :root.t_dark .t_light .t_gray, :root.t_light .t_gray, .tm_xxt {--accentBackground:var(--t9);--accentColor:var(--t16);--background0:var(--t769);--background02:var(--t770);--background04:var(--t771);--background06:var(--t772);--background08:var(--t773);--color1:var(--t774);--color2:var(--t775);--color3:var(--t776);--color4:var(--t777);--color5:var(--t778);--color6:var(--t196);--color7:var(--t779);--color8:var(--t780);--color9:var(--t781);--color10:var(--t782);--color11:var(--t783);--color12:var(--t284);--color0:var(--t784);--color02:var(--t785);--color04:var(--t786);--color06:var(--t787);--color08:var(--t788);--color:var(--t284);--colorHover:var(--t284);--colorPress:var(--t284);--colorFocus:var(--t788);--background:var(--t775);--backgroundHover:var(--t774);--backgroundPress:var(--t776);--backgroundFocus:var(--t776);--backgroundActive:var(--t775);--borderColor:var(--t777);--borderColorHover:var(--t776);--borderColorFocus:var(--t777);--borderColorPress:var(--t778);--placeholderColor:var(--t781);--colorTransparent:var(--t784);--color01:var(--t789);--color0075:var(--t790);--color005:var(--t791);--color0025:var(--t792);--color002:var(--t793);--color001:var(--t794);--background01:var(--t795);--background0075:var(--t796);--background005:var(--t797);--background0025:var(--t798);--background002:var(--t799);--background001:var(--t800);--outlineColor:var(--t731);}
1984
1987
  .t_light_gray ::selection{background:var(--color5);color:var(--color11)}
1985
- :root.t_dark .t_light .t_gray_Button, :root.t_dark .t_light .t_gray_SliderThumb, :root.t_dark .t_light .t_gray_Switch, :root.t_dark .t_light .t_gray_surface2, :root.t_light .t_gray_Button, :root.t_light .t_gray_SliderThumb, :root.t_light .t_gray_Switch, :root.t_light .t_gray_surface2, .tm_xxt {--color:var(--t783);--colorHover:var(--t783);--colorPress:var(--t783);--colorFocus:var(--t284);--background:var(--t777);--backgroundHover:var(--t776);--backgroundPress:var(--t778);--backgroundFocus:var(--t779);--backgroundActive:var(--t777);--borderColor:var(--t196);--borderColorHover:var(--t778);--borderColorFocus:var(--t196);--borderColorPress:var(--t779);--color01:var(--t789);--color0075:var(--t790);--color005:var(--t791);--color0025:var(--t792);--color002:var(--t793);--color001:var(--t794);--background01:var(--t795);--background0075:var(--t796);--background005:var(--t797);--background0025:var(--t798);--background002:var(--t799);--background001:var(--t800);--background02:var(--t770);--background04:var(--t771);--background06:var(--t772);--background08:var(--t773);--outlineColor:var(--t731);}
1986
- :root.t_dark .t_light .t_gray_Input, :root.t_dark .t_light .t_gray_Progress, :root.t_dark .t_light .t_gray_Slider, :root.t_dark .t_light .t_gray_TextArea, :root.t_dark .t_light .t_gray_surface1, :root.t_light .t_gray_Input, :root.t_light .t_gray_Progress, :root.t_light .t_gray_Slider, :root.t_light .t_gray_TextArea, :root.t_light .t_gray_surface1, .tm_xxt {--color:var(--t783);--colorHover:var(--t783);--colorPress:var(--t783);--colorFocus:var(--t284);--background:var(--t776);--backgroundHover:var(--t775);--backgroundPress:var(--t777);--backgroundFocus:var(--t778);--backgroundActive:var(--t776);--borderColor:var(--t778);--borderColorHover:var(--t777);--borderColorFocus:var(--t778);--borderColorPress:var(--t196);--color01:var(--t789);--color0075:var(--t790);--color005:var(--t791);--color0025:var(--t792);--color002:var(--t793);--color001:var(--t794);--background01:var(--t795);--background0075:var(--t796);--background005:var(--t797);--background0025:var(--t798);--background002:var(--t799);--background001:var(--t800);--background02:var(--t770);--background04:var(--t771);--background06:var(--t772);--background08:var(--t773);--outlineColor:var(--t731);}
1987
- :root.t_dark .t_light .t_gray_ProgressIndicator, :root.t_dark .t_light .t_gray_SliderActive, :root.t_light .t_gray_ProgressIndicator, :root.t_light .t_gray_SliderActive, .tm_xxt {--color:var(--t783);--colorHover:var(--t783);--colorPress:var(--t783);--colorFocus:var(--t284);--background:var(--t196);--backgroundHover:var(--t778);--backgroundPress:var(--t779);--backgroundFocus:var(--t783);--backgroundActive:var(--t196);--borderColor:var(--t780);--borderColorHover:var(--t779);--borderColorFocus:var(--t780);--borderColorPress:var(--t781);--color01:var(--t789);--color0075:var(--t790);--color005:var(--t791);--color0025:var(--t792);--color002:var(--t793);--color001:var(--t794);--background01:var(--t795);--background0075:var(--t796);--background005:var(--t797);--background0025:var(--t798);--background002:var(--t799);--background001:var(--t800);--background02:var(--t770);--background04:var(--t771);--background06:var(--t772);--background08:var(--t773);--outlineColor:var(--t731);}
1988
+ :root.t_dark .t_light .t_gray_Button, :root.t_dark .t_light .t_gray_SliderThumb, :root.t_dark .t_light .t_gray_Switch, :root.t_dark .t_light .t_gray_surface2, :root.t_light .t_gray_Button, :root.t_light .t_gray_SliderThumb, :root.t_light .t_gray_Switch, :root.t_light .t_gray_surface2, .tm_xxt {--color:var(--t783);--colorHover:var(--t783);--colorPress:var(--t783);--colorFocus:var(--t284);--background:var(--t777);--backgroundHover:var(--t776);--backgroundPress:var(--t778);--backgroundFocus:var(--t779);--backgroundActive:var(--t777);--borderColor:var(--t777);--borderColorHover:var(--t778);--borderColorFocus:var(--t196);--borderColorPress:var(--t779);--color01:var(--t789);--color0075:var(--t790);--color005:var(--t791);--color0025:var(--t792);--color002:var(--t793);--color001:var(--t794);--background01:var(--t795);--background0075:var(--t796);--background005:var(--t797);--background0025:var(--t798);--background002:var(--t799);--background001:var(--t800);--background02:var(--t770);--background04:var(--t771);--background06:var(--t772);--background08:var(--t773);--outlineColor:var(--t731);}
1989
+ :root.t_dark .t_light .t_gray_Input, :root.t_dark .t_light .t_gray_Progress, :root.t_dark .t_light .t_gray_Slider, :root.t_dark .t_light .t_gray_TextArea, :root.t_dark .t_light .t_gray_surface1, :root.t_light .t_gray_Input, :root.t_light .t_gray_Progress, :root.t_light .t_gray_Slider, :root.t_light .t_gray_TextArea, :root.t_light .t_gray_surface1, .tm_xxt {--color:var(--t783);--colorHover:var(--t783);--colorPress:var(--t783);--colorFocus:var(--t284);--background:var(--t776);--backgroundHover:var(--t775);--backgroundPress:var(--t777);--backgroundFocus:var(--t778);--backgroundActive:var(--t776);--borderColor:var(--t777);--borderColorHover:var(--t777);--borderColorFocus:var(--t778);--borderColorPress:var(--t196);--color01:var(--t789);--color0075:var(--t790);--color005:var(--t791);--color0025:var(--t792);--color002:var(--t793);--color001:var(--t794);--background01:var(--t795);--background0075:var(--t796);--background005:var(--t797);--background0025:var(--t798);--background002:var(--t799);--background001:var(--t800);--background02:var(--t770);--background04:var(--t771);--background06:var(--t772);--background08:var(--t773);--outlineColor:var(--t731);}
1990
+ :root.t_dark .t_light .t_gray_ProgressIndicator, :root.t_dark .t_light .t_gray_SliderActive, :root.t_light .t_gray_ProgressIndicator, :root.t_light .t_gray_SliderActive, .tm_xxt {--color:var(--t783);--colorHover:var(--t783);--colorPress:var(--t783);--colorFocus:var(--t284);--background:var(--t196);--backgroundHover:var(--t778);--backgroundPress:var(--t779);--backgroundFocus:var(--t783);--backgroundActive:var(--t196);--borderColor:var(--t777);--borderColorHover:var(--t779);--borderColorFocus:var(--t780);--borderColorPress:var(--t781);--color01:var(--t789);--color0075:var(--t790);--color005:var(--t791);--color0025:var(--t792);--color002:var(--t793);--color001:var(--t794);--background01:var(--t795);--background0075:var(--t796);--background005:var(--t797);--background0025:var(--t798);--background002:var(--t799);--background001:var(--t800);--background02:var(--t770);--background04:var(--t771);--background06:var(--t772);--background08:var(--t773);--outlineColor:var(--t731);}
1988
1991
  :root.t_dark .t_light .t_gray_SwitchThumb, :root.t_dark .t_light .t_gray_Tooltip, :root.t_dark .t_light .t_gray_accent, :root.t_light .t_gray_SwitchThumb, :root.t_light .t_gray_Tooltip, :root.t_light .t_gray_accent, .tm_xxt {--accentBackground:var(--t16);--accentColor:var(--t9);--background0:var(--t784);--background02:var(--t770);--background04:var(--t771);--background06:var(--t772);--background08:var(--t773);--color1:var(--t284);--color2:var(--t783);--color3:var(--t782);--color4:var(--t781);--color5:var(--t780);--color6:var(--t779);--color7:var(--t196);--color8:var(--t778);--color9:var(--t777);--color10:var(--t776);--color11:var(--t775);--color12:var(--t774);--color0:var(--t769);--color02:var(--t801);--color04:var(--t802);--color06:var(--t803);--color08:var(--t804);--color:var(--t774);--colorHover:var(--t774);--colorPress:var(--t774);--colorFocus:var(--t804);--background:var(--t783);--backgroundHover:var(--t284);--backgroundPress:var(--t782);--backgroundFocus:var(--t782);--backgroundActive:var(--t783);--borderColor:var(--t781);--borderColorHover:var(--t782);--borderColorFocus:var(--t781);--borderColorPress:var(--t780);--placeholderColor:var(--t777);--colorTransparent:var(--t769);--color01:var(--t789);--color0075:var(--t790);--color005:var(--t791);--color0025:var(--t792);--color002:var(--t793);--color001:var(--t794);--background01:var(--t795);--background0075:var(--t796);--background005:var(--t797);--background0025:var(--t798);--background002:var(--t799);--background001:var(--t800);--outlineColor:var(--t731);}
1989
1992
  .t_light_gray_SwitchThumb ::selection, .t_light_gray_Tooltip ::selection, .t_light_gray_accent ::selection{background:var(--color5);color:var(--color11)}
1990
1993
  :root.t_dark .t_light .t_green, :root.t_light .t_green, .tm_xxt {--accentBackground:var(--t9);--accentColor:var(--t16);--background0:var(--t805);--background02:var(--t806);--background04:var(--t807);--background06:var(--t808);--background08:var(--t809);--color1:var(--t810);--color2:var(--t811);--color3:var(--t812);--color4:var(--t813);--color5:var(--t814);--color6:var(--t815);--color7:var(--t816);--color8:var(--t817);--color9:var(--t327);--color10:var(--t818);--color11:var(--t819);--color12:var(--t820);--color0:var(--t821);--color02:var(--t822);--color04:var(--t823);--color06:var(--t824);--color08:var(--t825);--color:var(--t820);--colorHover:var(--t820);--colorPress:var(--t820);--colorFocus:var(--t825);--background:var(--t811);--backgroundHover:var(--t810);--backgroundPress:var(--t812);--backgroundFocus:var(--t812);--backgroundActive:var(--t811);--borderColor:var(--t813);--borderColorHover:var(--t812);--borderColorFocus:var(--t813);--borderColorPress:var(--t814);--placeholderColor:var(--t327);--colorTransparent:var(--t821);--color01:var(--t826);--color0075:var(--t827);--color005:var(--t828);--color0025:var(--t829);--color002:var(--t830);--color001:var(--t831);--background01:var(--t832);--background0075:var(--t833);--background005:var(--t834);--background0025:var(--t835);--background002:var(--t836);--background001:var(--t837);--outlineColor:var(--t731);}
1991
1994
  .t_light_green ::selection{background:var(--color5);color:var(--color11)}
1992
- :root.t_dark .t_light .t_green_Button, :root.t_dark .t_light .t_green_SliderThumb, :root.t_dark .t_light .t_green_Switch, :root.t_dark .t_light .t_green_surface2, :root.t_light .t_green_Button, :root.t_light .t_green_SliderThumb, :root.t_light .t_green_Switch, :root.t_light .t_green_surface2, .tm_xxt {--color:var(--t819);--colorHover:var(--t819);--colorPress:var(--t819);--colorFocus:var(--t820);--background:var(--t813);--backgroundHover:var(--t812);--backgroundPress:var(--t814);--backgroundFocus:var(--t816);--backgroundActive:var(--t813);--borderColor:var(--t815);--borderColorHover:var(--t814);--borderColorFocus:var(--t815);--borderColorPress:var(--t816);--color01:var(--t826);--color0075:var(--t827);--color005:var(--t828);--color0025:var(--t829);--color002:var(--t830);--color001:var(--t831);--background01:var(--t832);--background0075:var(--t833);--background005:var(--t834);--background0025:var(--t835);--background002:var(--t836);--background001:var(--t837);--background02:var(--t806);--background04:var(--t807);--background06:var(--t808);--background08:var(--t809);--outlineColor:var(--t731);}
1993
- :root.t_dark .t_light .t_green_Input, :root.t_dark .t_light .t_green_Progress, :root.t_dark .t_light .t_green_Slider, :root.t_dark .t_light .t_green_TextArea, :root.t_dark .t_light .t_green_surface1, :root.t_light .t_green_Input, :root.t_light .t_green_Progress, :root.t_light .t_green_Slider, :root.t_light .t_green_TextArea, :root.t_light .t_green_surface1, .tm_xxt {--color:var(--t819);--colorHover:var(--t819);--colorPress:var(--t819);--colorFocus:var(--t820);--background:var(--t812);--backgroundHover:var(--t811);--backgroundPress:var(--t813);--backgroundFocus:var(--t814);--backgroundActive:var(--t812);--borderColor:var(--t814);--borderColorHover:var(--t813);--borderColorFocus:var(--t814);--borderColorPress:var(--t815);--color01:var(--t826);--color0075:var(--t827);--color005:var(--t828);--color0025:var(--t829);--color002:var(--t830);--color001:var(--t831);--background01:var(--t832);--background0075:var(--t833);--background005:var(--t834);--background0025:var(--t835);--background002:var(--t836);--background001:var(--t837);--background02:var(--t806);--background04:var(--t807);--background06:var(--t808);--background08:var(--t809);--outlineColor:var(--t731);}
1994
- :root.t_dark .t_light .t_green_ProgressIndicator, :root.t_dark .t_light .t_green_SliderActive, :root.t_light .t_green_ProgressIndicator, :root.t_light .t_green_SliderActive, .tm_xxt {--color:var(--t819);--colorHover:var(--t819);--colorPress:var(--t819);--colorFocus:var(--t820);--background:var(--t815);--backgroundHover:var(--t814);--backgroundPress:var(--t816);--backgroundFocus:var(--t819);--backgroundActive:var(--t815);--borderColor:var(--t817);--borderColorHover:var(--t816);--borderColorFocus:var(--t817);--borderColorPress:var(--t327);--color01:var(--t826);--color0075:var(--t827);--color005:var(--t828);--color0025:var(--t829);--color002:var(--t830);--color001:var(--t831);--background01:var(--t832);--background0075:var(--t833);--background005:var(--t834);--background0025:var(--t835);--background002:var(--t836);--background001:var(--t837);--background02:var(--t806);--background04:var(--t807);--background06:var(--t808);--background08:var(--t809);--outlineColor:var(--t731);}
1995
+ :root.t_dark .t_light .t_green_Button, :root.t_dark .t_light .t_green_SliderThumb, :root.t_dark .t_light .t_green_Switch, :root.t_dark .t_light .t_green_surface2, :root.t_light .t_green_Button, :root.t_light .t_green_SliderThumb, :root.t_light .t_green_Switch, :root.t_light .t_green_surface2, .tm_xxt {--color:var(--t819);--colorHover:var(--t819);--colorPress:var(--t819);--colorFocus:var(--t820);--background:var(--t813);--backgroundHover:var(--t812);--backgroundPress:var(--t814);--backgroundFocus:var(--t816);--backgroundActive:var(--t813);--borderColor:var(--t813);--borderColorHover:var(--t814);--borderColorFocus:var(--t815);--borderColorPress:var(--t816);--color01:var(--t826);--color0075:var(--t827);--color005:var(--t828);--color0025:var(--t829);--color002:var(--t830);--color001:var(--t831);--background01:var(--t832);--background0075:var(--t833);--background005:var(--t834);--background0025:var(--t835);--background002:var(--t836);--background001:var(--t837);--background02:var(--t806);--background04:var(--t807);--background06:var(--t808);--background08:var(--t809);--outlineColor:var(--t731);}
1996
+ :root.t_dark .t_light .t_green_Input, :root.t_dark .t_light .t_green_Progress, :root.t_dark .t_light .t_green_Slider, :root.t_dark .t_light .t_green_TextArea, :root.t_dark .t_light .t_green_surface1, :root.t_light .t_green_Input, :root.t_light .t_green_Progress, :root.t_light .t_green_Slider, :root.t_light .t_green_TextArea, :root.t_light .t_green_surface1, .tm_xxt {--color:var(--t819);--colorHover:var(--t819);--colorPress:var(--t819);--colorFocus:var(--t820);--background:var(--t812);--backgroundHover:var(--t811);--backgroundPress:var(--t813);--backgroundFocus:var(--t814);--backgroundActive:var(--t812);--borderColor:var(--t813);--borderColorHover:var(--t813);--borderColorFocus:var(--t814);--borderColorPress:var(--t815);--color01:var(--t826);--color0075:var(--t827);--color005:var(--t828);--color0025:var(--t829);--color002:var(--t830);--color001:var(--t831);--background01:var(--t832);--background0075:var(--t833);--background005:var(--t834);--background0025:var(--t835);--background002:var(--t836);--background001:var(--t837);--background02:var(--t806);--background04:var(--t807);--background06:var(--t808);--background08:var(--t809);--outlineColor:var(--t731);}
1997
+ :root.t_dark .t_light .t_green_ProgressIndicator, :root.t_dark .t_light .t_green_SliderActive, :root.t_light .t_green_ProgressIndicator, :root.t_light .t_green_SliderActive, .tm_xxt {--color:var(--t819);--colorHover:var(--t819);--colorPress:var(--t819);--colorFocus:var(--t820);--background:var(--t815);--backgroundHover:var(--t814);--backgroundPress:var(--t816);--backgroundFocus:var(--t819);--backgroundActive:var(--t815);--borderColor:var(--t813);--borderColorHover:var(--t816);--borderColorFocus:var(--t817);--borderColorPress:var(--t327);--color01:var(--t826);--color0075:var(--t827);--color005:var(--t828);--color0025:var(--t829);--color002:var(--t830);--color001:var(--t831);--background01:var(--t832);--background0075:var(--t833);--background005:var(--t834);--background0025:var(--t835);--background002:var(--t836);--background001:var(--t837);--background02:var(--t806);--background04:var(--t807);--background06:var(--t808);--background08:var(--t809);--outlineColor:var(--t731);}
1995
1998
  :root.t_dark .t_light .t_green_SwitchThumb, :root.t_dark .t_light .t_green_Tooltip, :root.t_dark .t_light .t_green_accent, :root.t_light .t_green_SwitchThumb, :root.t_light .t_green_Tooltip, :root.t_light .t_green_accent, .tm_xxt {--accentBackground:var(--t16);--accentColor:var(--t9);--background0:var(--t821);--background02:var(--t806);--background04:var(--t807);--background06:var(--t808);--background08:var(--t809);--color1:var(--t820);--color2:var(--t819);--color3:var(--t818);--color4:var(--t327);--color5:var(--t817);--color6:var(--t816);--color7:var(--t815);--color8:var(--t814);--color9:var(--t813);--color10:var(--t812);--color11:var(--t811);--color12:var(--t810);--color0:var(--t805);--color02:var(--t838);--color04:var(--t839);--color06:var(--t840);--color08:var(--t841);--color:var(--t810);--colorHover:var(--t810);--colorPress:var(--t810);--colorFocus:var(--t841);--background:var(--t819);--backgroundHover:var(--t820);--backgroundPress:var(--t818);--backgroundFocus:var(--t818);--backgroundActive:var(--t819);--borderColor:var(--t327);--borderColorHover:var(--t818);--borderColorFocus:var(--t327);--borderColorPress:var(--t817);--placeholderColor:var(--t813);--colorTransparent:var(--t805);--color01:var(--t826);--color0075:var(--t827);--color005:var(--t828);--color0025:var(--t829);--color002:var(--t830);--color001:var(--t831);--background01:var(--t832);--background0075:var(--t833);--background005:var(--t834);--background0025:var(--t835);--background002:var(--t836);--background001:var(--t837);--outlineColor:var(--t731);}
1996
1999
  .t_light_green_SwitchThumb ::selection, .t_light_green_Tooltip ::selection, .t_light_green_accent ::selection{background:var(--color5);color:var(--color11)}
1997
2000
  :root.t_dark .t_light .t_neutral, :root.t_light .t_neutral, .tm_xxt {--accentBackground:var(--t9);--accentColor:var(--t16);--background0:var(--t352);--background02:var(--t353);--background04:var(--t354);--background06:var(--t355);--background08:var(--t356);--color1:var(--t357);--color2:var(--t358);--color3:var(--t359);--color4:var(--t198);--color5:var(--t360);--color6:var(--t361);--color7:var(--t362);--color8:var(--t14);--color9:var(--t363);--color10:var(--t364);--color11:var(--t289);--color12:var(--t365);--color0:var(--t366);--color02:var(--t367);--color04:var(--t368);--color06:var(--t369);--color08:var(--t370);--color:var(--t365);--colorHover:var(--t365);--colorPress:var(--t365);--colorFocus:var(--t370);--background:var(--t358);--backgroundHover:var(--t357);--backgroundPress:var(--t359);--backgroundFocus:var(--t359);--backgroundActive:var(--t358);--borderColor:var(--t198);--borderColorHover:var(--t359);--borderColorFocus:var(--t198);--borderColorPress:var(--t360);--placeholderColor:var(--t363);--colorTransparent:var(--t366);--color01:var(--t371);--color0075:var(--t372);--color005:var(--t373);--color0025:var(--t374);--color002:var(--t375);--color001:var(--t376);--background01:var(--t377);--background0075:var(--t378);--background005:var(--t379);--background0025:var(--t380);--background002:var(--t381);--background001:var(--t382);--outlineColor:var(--t731);}
1998
2001
  .t_light_neutral ::selection{background:var(--color5);color:var(--color11)}
1999
- :root.t_dark .t_light .t_neutral_Button, :root.t_dark .t_light .t_neutral_SliderThumb, :root.t_dark .t_light .t_neutral_Switch, :root.t_dark .t_light .t_neutral_surface2, :root.t_light .t_neutral_Button, :root.t_light .t_neutral_SliderThumb, :root.t_light .t_neutral_Switch, :root.t_light .t_neutral_surface2, .tm_xxt {--color:var(--t289);--colorHover:var(--t289);--colorPress:var(--t289);--colorFocus:var(--t365);--background:var(--t198);--backgroundHover:var(--t359);--backgroundPress:var(--t360);--backgroundFocus:var(--t362);--backgroundActive:var(--t198);--borderColor:var(--t361);--borderColorHover:var(--t360);--borderColorFocus:var(--t361);--borderColorPress:var(--t362);--color01:var(--t371);--color0075:var(--t372);--color005:var(--t373);--color0025:var(--t374);--color002:var(--t375);--color001:var(--t376);--background01:var(--t377);--background0075:var(--t378);--background005:var(--t379);--background0025:var(--t380);--background002:var(--t381);--background001:var(--t382);--background02:var(--t353);--background04:var(--t354);--background06:var(--t355);--background08:var(--t356);--outlineColor:var(--t731);}
2000
- :root.t_dark .t_light .t_neutral_Input, :root.t_dark .t_light .t_neutral_Progress, :root.t_dark .t_light .t_neutral_Slider, :root.t_dark .t_light .t_neutral_TextArea, :root.t_dark .t_light .t_neutral_surface1, :root.t_light .t_neutral_Input, :root.t_light .t_neutral_Progress, :root.t_light .t_neutral_Slider, :root.t_light .t_neutral_TextArea, :root.t_light .t_neutral_surface1, .tm_xxt {--color:var(--t289);--colorHover:var(--t289);--colorPress:var(--t289);--colorFocus:var(--t365);--background:var(--t359);--backgroundHover:var(--t358);--backgroundPress:var(--t198);--backgroundFocus:var(--t360);--backgroundActive:var(--t359);--borderColor:var(--t360);--borderColorHover:var(--t198);--borderColorFocus:var(--t360);--borderColorPress:var(--t361);--color01:var(--t371);--color0075:var(--t372);--color005:var(--t373);--color0025:var(--t374);--color002:var(--t375);--color001:var(--t376);--background01:var(--t377);--background0075:var(--t378);--background005:var(--t379);--background0025:var(--t380);--background002:var(--t381);--background001:var(--t382);--background02:var(--t353);--background04:var(--t354);--background06:var(--t355);--background08:var(--t356);--outlineColor:var(--t731);}
2001
- :root.t_dark .t_light .t_neutral_ProgressIndicator, :root.t_dark .t_light .t_neutral_SliderActive, :root.t_light .t_neutral_ProgressIndicator, :root.t_light .t_neutral_SliderActive, .tm_xxt {--color:var(--t289);--colorHover:var(--t289);--colorPress:var(--t289);--colorFocus:var(--t365);--background:var(--t361);--backgroundHover:var(--t360);--backgroundPress:var(--t362);--backgroundFocus:var(--t289);--backgroundActive:var(--t361);--borderColor:var(--t14);--borderColorHover:var(--t362);--borderColorFocus:var(--t14);--borderColorPress:var(--t363);--color01:var(--t371);--color0075:var(--t372);--color005:var(--t373);--color0025:var(--t374);--color002:var(--t375);--color001:var(--t376);--background01:var(--t377);--background0075:var(--t378);--background005:var(--t379);--background0025:var(--t380);--background002:var(--t381);--background001:var(--t382);--background02:var(--t353);--background04:var(--t354);--background06:var(--t355);--background08:var(--t356);--outlineColor:var(--t731);}
2002
+ :root.t_dark .t_light .t_neutral_Button, :root.t_dark .t_light .t_neutral_SliderThumb, :root.t_dark .t_light .t_neutral_Switch, :root.t_dark .t_light .t_neutral_surface2, :root.t_light .t_neutral_Button, :root.t_light .t_neutral_SliderThumb, :root.t_light .t_neutral_Switch, :root.t_light .t_neutral_surface2, .tm_xxt {--color:var(--t289);--colorHover:var(--t289);--colorPress:var(--t289);--colorFocus:var(--t365);--background:var(--t198);--backgroundHover:var(--t359);--backgroundPress:var(--t360);--backgroundFocus:var(--t362);--backgroundActive:var(--t198);--borderColor:var(--t198);--borderColorHover:var(--t360);--borderColorFocus:var(--t361);--borderColorPress:var(--t362);--color01:var(--t371);--color0075:var(--t372);--color005:var(--t373);--color0025:var(--t374);--color002:var(--t375);--color001:var(--t376);--background01:var(--t377);--background0075:var(--t378);--background005:var(--t379);--background0025:var(--t380);--background002:var(--t381);--background001:var(--t382);--background02:var(--t353);--background04:var(--t354);--background06:var(--t355);--background08:var(--t356);--outlineColor:var(--t731);}
2003
+ :root.t_dark .t_light .t_neutral_Input, :root.t_dark .t_light .t_neutral_Progress, :root.t_dark .t_light .t_neutral_Slider, :root.t_dark .t_light .t_neutral_TextArea, :root.t_dark .t_light .t_neutral_surface1, :root.t_light .t_neutral_Input, :root.t_light .t_neutral_Progress, :root.t_light .t_neutral_Slider, :root.t_light .t_neutral_TextArea, :root.t_light .t_neutral_surface1, .tm_xxt {--color:var(--t289);--colorHover:var(--t289);--colorPress:var(--t289);--colorFocus:var(--t365);--background:var(--t359);--backgroundHover:var(--t358);--backgroundPress:var(--t198);--backgroundFocus:var(--t360);--backgroundActive:var(--t359);--borderColor:var(--t198);--borderColorHover:var(--t198);--borderColorFocus:var(--t360);--borderColorPress:var(--t361);--color01:var(--t371);--color0075:var(--t372);--color005:var(--t373);--color0025:var(--t374);--color002:var(--t375);--color001:var(--t376);--background01:var(--t377);--background0075:var(--t378);--background005:var(--t379);--background0025:var(--t380);--background002:var(--t381);--background001:var(--t382);--background02:var(--t353);--background04:var(--t354);--background06:var(--t355);--background08:var(--t356);--outlineColor:var(--t731);}
2004
+ :root.t_dark .t_light .t_neutral_ProgressIndicator, :root.t_dark .t_light .t_neutral_SliderActive, :root.t_light .t_neutral_ProgressIndicator, :root.t_light .t_neutral_SliderActive, .tm_xxt {--color:var(--t289);--colorHover:var(--t289);--colorPress:var(--t289);--colorFocus:var(--t365);--background:var(--t361);--backgroundHover:var(--t360);--backgroundPress:var(--t362);--backgroundFocus:var(--t289);--backgroundActive:var(--t361);--borderColor:var(--t198);--borderColorHover:var(--t362);--borderColorFocus:var(--t14);--borderColorPress:var(--t363);--color01:var(--t371);--color0075:var(--t372);--color005:var(--t373);--color0025:var(--t374);--color002:var(--t375);--color001:var(--t376);--background01:var(--t377);--background0075:var(--t378);--background005:var(--t379);--background0025:var(--t380);--background002:var(--t381);--background001:var(--t382);--background02:var(--t353);--background04:var(--t354);--background06:var(--t355);--background08:var(--t356);--outlineColor:var(--t731);}
2002
2005
  :root.t_dark .t_light .t_neutral_SwitchThumb, :root.t_dark .t_light .t_neutral_Tooltip, :root.t_dark .t_light .t_neutral_accent, :root.t_light .t_neutral_SwitchThumb, :root.t_light .t_neutral_Tooltip, :root.t_light .t_neutral_accent, .tm_xxt {--accentBackground:var(--t16);--accentColor:var(--t9);--background0:var(--t366);--background02:var(--t353);--background04:var(--t354);--background06:var(--t355);--background08:var(--t356);--color1:var(--t365);--color2:var(--t289);--color3:var(--t364);--color4:var(--t363);--color5:var(--t14);--color6:var(--t362);--color7:var(--t361);--color8:var(--t360);--color9:var(--t198);--color10:var(--t359);--color11:var(--t358);--color12:var(--t357);--color0:var(--t352);--color02:var(--t383);--color04:var(--t384);--color06:var(--t385);--color08:var(--t386);--color:var(--t357);--colorHover:var(--t357);--colorPress:var(--t357);--colorFocus:var(--t386);--background:var(--t289);--backgroundHover:var(--t365);--backgroundPress:var(--t364);--backgroundFocus:var(--t364);--backgroundActive:var(--t289);--borderColor:var(--t363);--borderColorHover:var(--t364);--borderColorFocus:var(--t363);--borderColorPress:var(--t14);--placeholderColor:var(--t198);--colorTransparent:var(--t352);--color01:var(--t371);--color0075:var(--t372);--color005:var(--t373);--color0025:var(--t374);--color002:var(--t375);--color001:var(--t376);--background01:var(--t377);--background0075:var(--t378);--background005:var(--t379);--background0025:var(--t380);--background002:var(--t381);--background001:var(--t382);--outlineColor:var(--t731);}
2003
2006
  .t_light_neutral_SwitchThumb ::selection, .t_light_neutral_Tooltip ::selection, .t_light_neutral_accent ::selection{background:var(--color5);color:var(--color11)}
2004
2007
  :root.t_dark .t_light .t_orange, :root.t_light .t_orange, .tm_xxt {--accentBackground:var(--t9);--accentColor:var(--t16);--background0:var(--t842);--background02:var(--t843);--background04:var(--t844);--background06:var(--t845);--background08:var(--t846);--color1:var(--t847);--color2:var(--t848);--color3:var(--t849);--color4:var(--t850);--color5:var(--t851);--color6:var(--t852);--color7:var(--t853);--color8:var(--t854);--color9:var(--t400);--color10:var(--t855);--color11:var(--t856);--color12:var(--t857);--color0:var(--t858);--color02:var(--t859);--color04:var(--t860);--color06:var(--t861);--color08:var(--t862);--color:var(--t857);--colorHover:var(--t857);--colorPress:var(--t857);--colorFocus:var(--t862);--background:var(--t848);--backgroundHover:var(--t847);--backgroundPress:var(--t849);--backgroundFocus:var(--t849);--backgroundActive:var(--t848);--borderColor:var(--t850);--borderColorHover:var(--t849);--borderColorFocus:var(--t850);--borderColorPress:var(--t851);--placeholderColor:var(--t400);--colorTransparent:var(--t858);--color01:var(--t863);--color0075:var(--t864);--color005:var(--t865);--color0025:var(--t866);--color002:var(--t867);--color001:var(--t868);--background01:var(--t869);--background0075:var(--t870);--background005:var(--t871);--background0025:var(--t872);--background002:var(--t873);--background001:var(--t874);--outlineColor:var(--t731);}
2005
2008
  .t_light_orange ::selection{background:var(--color5);color:var(--color11)}
2006
- :root.t_dark .t_light .t_orange_Button, :root.t_dark .t_light .t_orange_SliderThumb, :root.t_dark .t_light .t_orange_Switch, :root.t_dark .t_light .t_orange_surface2, :root.t_light .t_orange_Button, :root.t_light .t_orange_SliderThumb, :root.t_light .t_orange_Switch, :root.t_light .t_orange_surface2, .tm_xxt {--color:var(--t856);--colorHover:var(--t856);--colorPress:var(--t856);--colorFocus:var(--t857);--background:var(--t850);--backgroundHover:var(--t849);--backgroundPress:var(--t851);--backgroundFocus:var(--t853);--backgroundActive:var(--t850);--borderColor:var(--t852);--borderColorHover:var(--t851);--borderColorFocus:var(--t852);--borderColorPress:var(--t853);--color01:var(--t863);--color0075:var(--t864);--color005:var(--t865);--color0025:var(--t866);--color002:var(--t867);--color001:var(--t868);--background01:var(--t869);--background0075:var(--t870);--background005:var(--t871);--background0025:var(--t872);--background002:var(--t873);--background001:var(--t874);--background02:var(--t843);--background04:var(--t844);--background06:var(--t845);--background08:var(--t846);--outlineColor:var(--t731);}
2007
- :root.t_dark .t_light .t_orange_Input, :root.t_dark .t_light .t_orange_Progress, :root.t_dark .t_light .t_orange_Slider, :root.t_dark .t_light .t_orange_TextArea, :root.t_dark .t_light .t_orange_surface1, :root.t_light .t_orange_Input, :root.t_light .t_orange_Progress, :root.t_light .t_orange_Slider, :root.t_light .t_orange_TextArea, :root.t_light .t_orange_surface1, .tm_xxt {--color:var(--t856);--colorHover:var(--t856);--colorPress:var(--t856);--colorFocus:var(--t857);--background:var(--t849);--backgroundHover:var(--t848);--backgroundPress:var(--t850);--backgroundFocus:var(--t851);--backgroundActive:var(--t849);--borderColor:var(--t851);--borderColorHover:var(--t850);--borderColorFocus:var(--t851);--borderColorPress:var(--t852);--color01:var(--t863);--color0075:var(--t864);--color005:var(--t865);--color0025:var(--t866);--color002:var(--t867);--color001:var(--t868);--background01:var(--t869);--background0075:var(--t870);--background005:var(--t871);--background0025:var(--t872);--background002:var(--t873);--background001:var(--t874);--background02:var(--t843);--background04:var(--t844);--background06:var(--t845);--background08:var(--t846);--outlineColor:var(--t731);}
2008
- :root.t_dark .t_light .t_orange_ProgressIndicator, :root.t_dark .t_light .t_orange_SliderActive, :root.t_light .t_orange_ProgressIndicator, :root.t_light .t_orange_SliderActive, .tm_xxt {--color:var(--t856);--colorHover:var(--t856);--colorPress:var(--t856);--colorFocus:var(--t857);--background:var(--t852);--backgroundHover:var(--t851);--backgroundPress:var(--t853);--backgroundFocus:var(--t856);--backgroundActive:var(--t852);--borderColor:var(--t854);--borderColorHover:var(--t853);--borderColorFocus:var(--t854);--borderColorPress:var(--t400);--color01:var(--t863);--color0075:var(--t864);--color005:var(--t865);--color0025:var(--t866);--color002:var(--t867);--color001:var(--t868);--background01:var(--t869);--background0075:var(--t870);--background005:var(--t871);--background0025:var(--t872);--background002:var(--t873);--background001:var(--t874);--background02:var(--t843);--background04:var(--t844);--background06:var(--t845);--background08:var(--t846);--outlineColor:var(--t731);}
2009
+ :root.t_dark .t_light .t_orange_Button, :root.t_dark .t_light .t_orange_SliderThumb, :root.t_dark .t_light .t_orange_Switch, :root.t_dark .t_light .t_orange_surface2, :root.t_light .t_orange_Button, :root.t_light .t_orange_SliderThumb, :root.t_light .t_orange_Switch, :root.t_light .t_orange_surface2, .tm_xxt {--color:var(--t856);--colorHover:var(--t856);--colorPress:var(--t856);--colorFocus:var(--t857);--background:var(--t850);--backgroundHover:var(--t849);--backgroundPress:var(--t851);--backgroundFocus:var(--t853);--backgroundActive:var(--t850);--borderColor:var(--t850);--borderColorHover:var(--t851);--borderColorFocus:var(--t852);--borderColorPress:var(--t853);--color01:var(--t863);--color0075:var(--t864);--color005:var(--t865);--color0025:var(--t866);--color002:var(--t867);--color001:var(--t868);--background01:var(--t869);--background0075:var(--t870);--background005:var(--t871);--background0025:var(--t872);--background002:var(--t873);--background001:var(--t874);--background02:var(--t843);--background04:var(--t844);--background06:var(--t845);--background08:var(--t846);--outlineColor:var(--t731);}
2010
+ :root.t_dark .t_light .t_orange_Input, :root.t_dark .t_light .t_orange_Progress, :root.t_dark .t_light .t_orange_Slider, :root.t_dark .t_light .t_orange_TextArea, :root.t_dark .t_light .t_orange_surface1, :root.t_light .t_orange_Input, :root.t_light .t_orange_Progress, :root.t_light .t_orange_Slider, :root.t_light .t_orange_TextArea, :root.t_light .t_orange_surface1, .tm_xxt {--color:var(--t856);--colorHover:var(--t856);--colorPress:var(--t856);--colorFocus:var(--t857);--background:var(--t849);--backgroundHover:var(--t848);--backgroundPress:var(--t850);--backgroundFocus:var(--t851);--backgroundActive:var(--t849);--borderColor:var(--t850);--borderColorHover:var(--t850);--borderColorFocus:var(--t851);--borderColorPress:var(--t852);--color01:var(--t863);--color0075:var(--t864);--color005:var(--t865);--color0025:var(--t866);--color002:var(--t867);--color001:var(--t868);--background01:var(--t869);--background0075:var(--t870);--background005:var(--t871);--background0025:var(--t872);--background002:var(--t873);--background001:var(--t874);--background02:var(--t843);--background04:var(--t844);--background06:var(--t845);--background08:var(--t846);--outlineColor:var(--t731);}
2011
+ :root.t_dark .t_light .t_orange_ProgressIndicator, :root.t_dark .t_light .t_orange_SliderActive, :root.t_light .t_orange_ProgressIndicator, :root.t_light .t_orange_SliderActive, .tm_xxt {--color:var(--t856);--colorHover:var(--t856);--colorPress:var(--t856);--colorFocus:var(--t857);--background:var(--t852);--backgroundHover:var(--t851);--backgroundPress:var(--t853);--backgroundFocus:var(--t856);--backgroundActive:var(--t852);--borderColor:var(--t850);--borderColorHover:var(--t853);--borderColorFocus:var(--t854);--borderColorPress:var(--t400);--color01:var(--t863);--color0075:var(--t864);--color005:var(--t865);--color0025:var(--t866);--color002:var(--t867);--color001:var(--t868);--background01:var(--t869);--background0075:var(--t870);--background005:var(--t871);--background0025:var(--t872);--background002:var(--t873);--background001:var(--t874);--background02:var(--t843);--background04:var(--t844);--background06:var(--t845);--background08:var(--t846);--outlineColor:var(--t731);}
2009
2012
  :root.t_dark .t_light .t_orange_SwitchThumb, :root.t_dark .t_light .t_orange_Tooltip, :root.t_dark .t_light .t_orange_accent, :root.t_light .t_orange_SwitchThumb, :root.t_light .t_orange_Tooltip, :root.t_light .t_orange_accent, .tm_xxt {--accentBackground:var(--t16);--accentColor:var(--t9);--background0:var(--t858);--background02:var(--t843);--background04:var(--t844);--background06:var(--t845);--background08:var(--t846);--color1:var(--t857);--color2:var(--t856);--color3:var(--t855);--color4:var(--t400);--color5:var(--t854);--color6:var(--t853);--color7:var(--t852);--color8:var(--t851);--color9:var(--t850);--color10:var(--t849);--color11:var(--t848);--color12:var(--t847);--color0:var(--t842);--color02:var(--t875);--color04:var(--t876);--color06:var(--t877);--color08:var(--t878);--color:var(--t847);--colorHover:var(--t847);--colorPress:var(--t847);--colorFocus:var(--t878);--background:var(--t856);--backgroundHover:var(--t857);--backgroundPress:var(--t855);--backgroundFocus:var(--t855);--backgroundActive:var(--t856);--borderColor:var(--t400);--borderColorHover:var(--t855);--borderColorFocus:var(--t400);--borderColorPress:var(--t854);--placeholderColor:var(--t850);--colorTransparent:var(--t842);--color01:var(--t863);--color0075:var(--t864);--color005:var(--t865);--color0025:var(--t866);--color002:var(--t867);--color001:var(--t868);--background01:var(--t869);--background0075:var(--t870);--background005:var(--t871);--background0025:var(--t872);--background002:var(--t873);--background001:var(--t874);--outlineColor:var(--t731);}
2010
2013
  .t_light_orange_SwitchThumb ::selection, .t_light_orange_Tooltip ::selection, .t_light_orange_accent ::selection{background:var(--color5);color:var(--color11)}
2011
2014
  :root.t_dark .t_light .t_pink, :root.t_light .t_pink, .tm_xxt {--accentBackground:var(--t9);--accentColor:var(--t16);--background0:var(--t879);--background02:var(--t880);--background04:var(--t881);--background06:var(--t882);--background08:var(--t883);--color1:var(--t884);--color2:var(--t885);--color3:var(--t886);--color4:var(--t887);--color5:var(--t888);--color6:var(--t889);--color7:var(--t890);--color8:var(--t891);--color9:var(--t438);--color10:var(--t892);--color11:var(--t893);--color12:var(--t894);--color0:var(--t895);--color02:var(--t896);--color04:var(--t897);--color06:var(--t898);--color08:var(--t899);--color:var(--t894);--colorHover:var(--t894);--colorPress:var(--t894);--colorFocus:var(--t899);--background:var(--t885);--backgroundHover:var(--t884);--backgroundPress:var(--t886);--backgroundFocus:var(--t886);--backgroundActive:var(--t885);--borderColor:var(--t887);--borderColorHover:var(--t886);--borderColorFocus:var(--t887);--borderColorPress:var(--t888);--placeholderColor:var(--t438);--colorTransparent:var(--t895);--color01:var(--t900);--color0075:var(--t901);--color005:var(--t902);--color0025:var(--t903);--color002:var(--t904);--color001:var(--t905);--background01:var(--t906);--background0075:var(--t907);--background005:var(--t908);--background0025:var(--t909);--background002:var(--t910);--background001:var(--t911);--outlineColor:var(--t731);}
2012
2015
  .t_light_pink ::selection{background:var(--color5);color:var(--color11)}
2013
- :root.t_dark .t_light .t_pink_Button, :root.t_dark .t_light .t_pink_SliderThumb, :root.t_dark .t_light .t_pink_Switch, :root.t_dark .t_light .t_pink_surface2, :root.t_light .t_pink_Button, :root.t_light .t_pink_SliderThumb, :root.t_light .t_pink_Switch, :root.t_light .t_pink_surface2, .tm_xxt {--color:var(--t893);--colorHover:var(--t893);--colorPress:var(--t893);--colorFocus:var(--t894);--background:var(--t887);--backgroundHover:var(--t886);--backgroundPress:var(--t888);--backgroundFocus:var(--t890);--backgroundActive:var(--t887);--borderColor:var(--t889);--borderColorHover:var(--t888);--borderColorFocus:var(--t889);--borderColorPress:var(--t890);--color01:var(--t900);--color0075:var(--t901);--color005:var(--t902);--color0025:var(--t903);--color002:var(--t904);--color001:var(--t905);--background01:var(--t906);--background0075:var(--t907);--background005:var(--t908);--background0025:var(--t909);--background002:var(--t910);--background001:var(--t911);--background02:var(--t880);--background04:var(--t881);--background06:var(--t882);--background08:var(--t883);--outlineColor:var(--t731);}
2014
- :root.t_dark .t_light .t_pink_Input, :root.t_dark .t_light .t_pink_Progress, :root.t_dark .t_light .t_pink_Slider, :root.t_dark .t_light .t_pink_TextArea, :root.t_dark .t_light .t_pink_surface1, :root.t_light .t_pink_Input, :root.t_light .t_pink_Progress, :root.t_light .t_pink_Slider, :root.t_light .t_pink_TextArea, :root.t_light .t_pink_surface1, .tm_xxt {--color:var(--t893);--colorHover:var(--t893);--colorPress:var(--t893);--colorFocus:var(--t894);--background:var(--t886);--backgroundHover:var(--t885);--backgroundPress:var(--t887);--backgroundFocus:var(--t888);--backgroundActive:var(--t886);--borderColor:var(--t888);--borderColorHover:var(--t887);--borderColorFocus:var(--t888);--borderColorPress:var(--t889);--color01:var(--t900);--color0075:var(--t901);--color005:var(--t902);--color0025:var(--t903);--color002:var(--t904);--color001:var(--t905);--background01:var(--t906);--background0075:var(--t907);--background005:var(--t908);--background0025:var(--t909);--background002:var(--t910);--background001:var(--t911);--background02:var(--t880);--background04:var(--t881);--background06:var(--t882);--background08:var(--t883);--outlineColor:var(--t731);}
2015
- :root.t_dark .t_light .t_pink_ProgressIndicator, :root.t_dark .t_light .t_pink_SliderActive, :root.t_light .t_pink_ProgressIndicator, :root.t_light .t_pink_SliderActive, .tm_xxt {--color:var(--t893);--colorHover:var(--t893);--colorPress:var(--t893);--colorFocus:var(--t894);--background:var(--t889);--backgroundHover:var(--t888);--backgroundPress:var(--t890);--backgroundFocus:var(--t893);--backgroundActive:var(--t889);--borderColor:var(--t891);--borderColorHover:var(--t890);--borderColorFocus:var(--t891);--borderColorPress:var(--t438);--color01:var(--t900);--color0075:var(--t901);--color005:var(--t902);--color0025:var(--t903);--color002:var(--t904);--color001:var(--t905);--background01:var(--t906);--background0075:var(--t907);--background005:var(--t908);--background0025:var(--t909);--background002:var(--t910);--background001:var(--t911);--background02:var(--t880);--background04:var(--t881);--background06:var(--t882);--background08:var(--t883);--outlineColor:var(--t731);}
2016
+ :root.t_dark .t_light .t_pink_Button, :root.t_dark .t_light .t_pink_SliderThumb, :root.t_dark .t_light .t_pink_Switch, :root.t_dark .t_light .t_pink_surface2, :root.t_light .t_pink_Button, :root.t_light .t_pink_SliderThumb, :root.t_light .t_pink_Switch, :root.t_light .t_pink_surface2, .tm_xxt {--color:var(--t893);--colorHover:var(--t893);--colorPress:var(--t893);--colorFocus:var(--t894);--background:var(--t887);--backgroundHover:var(--t886);--backgroundPress:var(--t888);--backgroundFocus:var(--t890);--backgroundActive:var(--t887);--borderColor:var(--t887);--borderColorHover:var(--t888);--borderColorFocus:var(--t889);--borderColorPress:var(--t890);--color01:var(--t900);--color0075:var(--t901);--color005:var(--t902);--color0025:var(--t903);--color002:var(--t904);--color001:var(--t905);--background01:var(--t906);--background0075:var(--t907);--background005:var(--t908);--background0025:var(--t909);--background002:var(--t910);--background001:var(--t911);--background02:var(--t880);--background04:var(--t881);--background06:var(--t882);--background08:var(--t883);--outlineColor:var(--t731);}
2017
+ :root.t_dark .t_light .t_pink_Input, :root.t_dark .t_light .t_pink_Progress, :root.t_dark .t_light .t_pink_Slider, :root.t_dark .t_light .t_pink_TextArea, :root.t_dark .t_light .t_pink_surface1, :root.t_light .t_pink_Input, :root.t_light .t_pink_Progress, :root.t_light .t_pink_Slider, :root.t_light .t_pink_TextArea, :root.t_light .t_pink_surface1, .tm_xxt {--color:var(--t893);--colorHover:var(--t893);--colorPress:var(--t893);--colorFocus:var(--t894);--background:var(--t886);--backgroundHover:var(--t885);--backgroundPress:var(--t887);--backgroundFocus:var(--t888);--backgroundActive:var(--t886);--borderColor:var(--t887);--borderColorHover:var(--t887);--borderColorFocus:var(--t888);--borderColorPress:var(--t889);--color01:var(--t900);--color0075:var(--t901);--color005:var(--t902);--color0025:var(--t903);--color002:var(--t904);--color001:var(--t905);--background01:var(--t906);--background0075:var(--t907);--background005:var(--t908);--background0025:var(--t909);--background002:var(--t910);--background001:var(--t911);--background02:var(--t880);--background04:var(--t881);--background06:var(--t882);--background08:var(--t883);--outlineColor:var(--t731);}
2018
+ :root.t_dark .t_light .t_pink_ProgressIndicator, :root.t_dark .t_light .t_pink_SliderActive, :root.t_light .t_pink_ProgressIndicator, :root.t_light .t_pink_SliderActive, .tm_xxt {--color:var(--t893);--colorHover:var(--t893);--colorPress:var(--t893);--colorFocus:var(--t894);--background:var(--t889);--backgroundHover:var(--t888);--backgroundPress:var(--t890);--backgroundFocus:var(--t893);--backgroundActive:var(--t889);--borderColor:var(--t887);--borderColorHover:var(--t890);--borderColorFocus:var(--t891);--borderColorPress:var(--t438);--color01:var(--t900);--color0075:var(--t901);--color005:var(--t902);--color0025:var(--t903);--color002:var(--t904);--color001:var(--t905);--background01:var(--t906);--background0075:var(--t907);--background005:var(--t908);--background0025:var(--t909);--background002:var(--t910);--background001:var(--t911);--background02:var(--t880);--background04:var(--t881);--background06:var(--t882);--background08:var(--t883);--outlineColor:var(--t731);}
2016
2019
  :root.t_dark .t_light .t_pink_SwitchThumb, :root.t_dark .t_light .t_pink_Tooltip, :root.t_dark .t_light .t_pink_accent, :root.t_light .t_pink_SwitchThumb, :root.t_light .t_pink_Tooltip, :root.t_light .t_pink_accent, .tm_xxt {--accentBackground:var(--t16);--accentColor:var(--t9);--background0:var(--t895);--background02:var(--t880);--background04:var(--t881);--background06:var(--t882);--background08:var(--t883);--color1:var(--t894);--color2:var(--t893);--color3:var(--t892);--color4:var(--t438);--color5:var(--t891);--color6:var(--t890);--color7:var(--t889);--color8:var(--t888);--color9:var(--t887);--color10:var(--t886);--color11:var(--t885);--color12:var(--t884);--color0:var(--t879);--color02:var(--t912);--color04:var(--t913);--color06:var(--t914);--color08:var(--t915);--color:var(--t884);--colorHover:var(--t884);--colorPress:var(--t884);--colorFocus:var(--t915);--background:var(--t893);--backgroundHover:var(--t894);--backgroundPress:var(--t892);--backgroundFocus:var(--t892);--backgroundActive:var(--t893);--borderColor:var(--t438);--borderColorHover:var(--t892);--borderColorFocus:var(--t438);--borderColorPress:var(--t891);--placeholderColor:var(--t887);--colorTransparent:var(--t879);--color01:var(--t900);--color0075:var(--t901);--color005:var(--t902);--color0025:var(--t903);--color002:var(--t904);--color001:var(--t905);--background01:var(--t906);--background0075:var(--t907);--background005:var(--t908);--background0025:var(--t909);--background002:var(--t910);--background001:var(--t911);--outlineColor:var(--t731);}
2017
2020
  .t_light_pink_SwitchThumb ::selection, .t_light_pink_Tooltip ::selection, .t_light_pink_accent ::selection{background:var(--color5);color:var(--color11)}
2018
2021
  :root.t_dark .t_light .t_purple, :root.t_light .t_purple, .tm_xxt {--accentBackground:var(--t9);--accentColor:var(--t16);--background0:var(--t916);--background02:var(--t917);--background04:var(--t918);--background06:var(--t919);--background08:var(--t920);--color1:var(--t921);--color2:var(--t922);--color3:var(--t923);--color4:var(--t924);--color5:var(--t925);--color6:var(--t926);--color7:var(--t927);--color8:var(--t928);--color9:var(--t476);--color10:var(--t929);--color11:var(--t930);--color12:var(--t931);--color0:var(--t932);--color02:var(--t933);--color04:var(--t934);--color06:var(--t935);--color08:var(--t936);--color:var(--t931);--colorHover:var(--t931);--colorPress:var(--t931);--colorFocus:var(--t936);--background:var(--t922);--backgroundHover:var(--t921);--backgroundPress:var(--t923);--backgroundFocus:var(--t923);--backgroundActive:var(--t922);--borderColor:var(--t924);--borderColorHover:var(--t923);--borderColorFocus:var(--t924);--borderColorPress:var(--t925);--placeholderColor:var(--t476);--colorTransparent:var(--t932);--color01:var(--t937);--color0075:var(--t938);--color005:var(--t939);--color0025:var(--t940);--color002:var(--t941);--color001:var(--t942);--background01:var(--t943);--background0075:var(--t944);--background005:var(--t945);--background0025:var(--t946);--background002:var(--t947);--background001:var(--t948);--outlineColor:var(--t731);}
2019
2022
  .t_light_purple ::selection{background:var(--color5);color:var(--color11)}
2020
- :root.t_dark .t_light .t_purple_Button, :root.t_dark .t_light .t_purple_SliderThumb, :root.t_dark .t_light .t_purple_Switch, :root.t_dark .t_light .t_purple_surface2, :root.t_light .t_purple_Button, :root.t_light .t_purple_SliderThumb, :root.t_light .t_purple_Switch, :root.t_light .t_purple_surface2, .tm_xxt {--color:var(--t930);--colorHover:var(--t930);--colorPress:var(--t930);--colorFocus:var(--t931);--background:var(--t924);--backgroundHover:var(--t923);--backgroundPress:var(--t925);--backgroundFocus:var(--t927);--backgroundActive:var(--t924);--borderColor:var(--t926);--borderColorHover:var(--t925);--borderColorFocus:var(--t926);--borderColorPress:var(--t927);--color01:var(--t937);--color0075:var(--t938);--color005:var(--t939);--color0025:var(--t940);--color002:var(--t941);--color001:var(--t942);--background01:var(--t943);--background0075:var(--t944);--background005:var(--t945);--background0025:var(--t946);--background002:var(--t947);--background001:var(--t948);--background02:var(--t917);--background04:var(--t918);--background06:var(--t919);--background08:var(--t920);--outlineColor:var(--t731);}
2021
- :root.t_dark .t_light .t_purple_Input, :root.t_dark .t_light .t_purple_Progress, :root.t_dark .t_light .t_purple_Slider, :root.t_dark .t_light .t_purple_TextArea, :root.t_dark .t_light .t_purple_surface1, :root.t_light .t_purple_Input, :root.t_light .t_purple_Progress, :root.t_light .t_purple_Slider, :root.t_light .t_purple_TextArea, :root.t_light .t_purple_surface1, .tm_xxt {--color:var(--t930);--colorHover:var(--t930);--colorPress:var(--t930);--colorFocus:var(--t931);--background:var(--t923);--backgroundHover:var(--t922);--backgroundPress:var(--t924);--backgroundFocus:var(--t925);--backgroundActive:var(--t923);--borderColor:var(--t925);--borderColorHover:var(--t924);--borderColorFocus:var(--t925);--borderColorPress:var(--t926);--color01:var(--t937);--color0075:var(--t938);--color005:var(--t939);--color0025:var(--t940);--color002:var(--t941);--color001:var(--t942);--background01:var(--t943);--background0075:var(--t944);--background005:var(--t945);--background0025:var(--t946);--background002:var(--t947);--background001:var(--t948);--background02:var(--t917);--background04:var(--t918);--background06:var(--t919);--background08:var(--t920);--outlineColor:var(--t731);}
2022
- :root.t_dark .t_light .t_purple_ProgressIndicator, :root.t_dark .t_light .t_purple_SliderActive, :root.t_light .t_purple_ProgressIndicator, :root.t_light .t_purple_SliderActive, .tm_xxt {--color:var(--t930);--colorHover:var(--t930);--colorPress:var(--t930);--colorFocus:var(--t931);--background:var(--t926);--backgroundHover:var(--t925);--backgroundPress:var(--t927);--backgroundFocus:var(--t930);--backgroundActive:var(--t926);--borderColor:var(--t928);--borderColorHover:var(--t927);--borderColorFocus:var(--t928);--borderColorPress:var(--t476);--color01:var(--t937);--color0075:var(--t938);--color005:var(--t939);--color0025:var(--t940);--color002:var(--t941);--color001:var(--t942);--background01:var(--t943);--background0075:var(--t944);--background005:var(--t945);--background0025:var(--t946);--background002:var(--t947);--background001:var(--t948);--background02:var(--t917);--background04:var(--t918);--background06:var(--t919);--background08:var(--t920);--outlineColor:var(--t731);}
2023
+ :root.t_dark .t_light .t_purple_Button, :root.t_dark .t_light .t_purple_SliderThumb, :root.t_dark .t_light .t_purple_Switch, :root.t_dark .t_light .t_purple_surface2, :root.t_light .t_purple_Button, :root.t_light .t_purple_SliderThumb, :root.t_light .t_purple_Switch, :root.t_light .t_purple_surface2, .tm_xxt {--color:var(--t930);--colorHover:var(--t930);--colorPress:var(--t930);--colorFocus:var(--t931);--background:var(--t924);--backgroundHover:var(--t923);--backgroundPress:var(--t925);--backgroundFocus:var(--t927);--backgroundActive:var(--t924);--borderColor:var(--t924);--borderColorHover:var(--t925);--borderColorFocus:var(--t926);--borderColorPress:var(--t927);--color01:var(--t937);--color0075:var(--t938);--color005:var(--t939);--color0025:var(--t940);--color002:var(--t941);--color001:var(--t942);--background01:var(--t943);--background0075:var(--t944);--background005:var(--t945);--background0025:var(--t946);--background002:var(--t947);--background001:var(--t948);--background02:var(--t917);--background04:var(--t918);--background06:var(--t919);--background08:var(--t920);--outlineColor:var(--t731);}
2024
+ :root.t_dark .t_light .t_purple_Input, :root.t_dark .t_light .t_purple_Progress, :root.t_dark .t_light .t_purple_Slider, :root.t_dark .t_light .t_purple_TextArea, :root.t_dark .t_light .t_purple_surface1, :root.t_light .t_purple_Input, :root.t_light .t_purple_Progress, :root.t_light .t_purple_Slider, :root.t_light .t_purple_TextArea, :root.t_light .t_purple_surface1, .tm_xxt {--color:var(--t930);--colorHover:var(--t930);--colorPress:var(--t930);--colorFocus:var(--t931);--background:var(--t923);--backgroundHover:var(--t922);--backgroundPress:var(--t924);--backgroundFocus:var(--t925);--backgroundActive:var(--t923);--borderColor:var(--t924);--borderColorHover:var(--t924);--borderColorFocus:var(--t925);--borderColorPress:var(--t926);--color01:var(--t937);--color0075:var(--t938);--color005:var(--t939);--color0025:var(--t940);--color002:var(--t941);--color001:var(--t942);--background01:var(--t943);--background0075:var(--t944);--background005:var(--t945);--background0025:var(--t946);--background002:var(--t947);--background001:var(--t948);--background02:var(--t917);--background04:var(--t918);--background06:var(--t919);--background08:var(--t920);--outlineColor:var(--t731);}
2025
+ :root.t_dark .t_light .t_purple_ProgressIndicator, :root.t_dark .t_light .t_purple_SliderActive, :root.t_light .t_purple_ProgressIndicator, :root.t_light .t_purple_SliderActive, .tm_xxt {--color:var(--t930);--colorHover:var(--t930);--colorPress:var(--t930);--colorFocus:var(--t931);--background:var(--t926);--backgroundHover:var(--t925);--backgroundPress:var(--t927);--backgroundFocus:var(--t930);--backgroundActive:var(--t926);--borderColor:var(--t924);--borderColorHover:var(--t927);--borderColorFocus:var(--t928);--borderColorPress:var(--t476);--color01:var(--t937);--color0075:var(--t938);--color005:var(--t939);--color0025:var(--t940);--color002:var(--t941);--color001:var(--t942);--background01:var(--t943);--background0075:var(--t944);--background005:var(--t945);--background0025:var(--t946);--background002:var(--t947);--background001:var(--t948);--background02:var(--t917);--background04:var(--t918);--background06:var(--t919);--background08:var(--t920);--outlineColor:var(--t731);}
2023
2026
  :root.t_dark .t_light .t_purple_SwitchThumb, :root.t_dark .t_light .t_purple_Tooltip, :root.t_dark .t_light .t_purple_accent, :root.t_light .t_purple_SwitchThumb, :root.t_light .t_purple_Tooltip, :root.t_light .t_purple_accent, .tm_xxt {--accentBackground:var(--t16);--accentColor:var(--t9);--background0:var(--t932);--background02:var(--t917);--background04:var(--t918);--background06:var(--t919);--background08:var(--t920);--color1:var(--t931);--color2:var(--t930);--color3:var(--t929);--color4:var(--t476);--color5:var(--t928);--color6:var(--t927);--color7:var(--t926);--color8:var(--t925);--color9:var(--t924);--color10:var(--t923);--color11:var(--t922);--color12:var(--t921);--color0:var(--t916);--color02:var(--t949);--color04:var(--t950);--color06:var(--t951);--color08:var(--t952);--color:var(--t921);--colorHover:var(--t921);--colorPress:var(--t921);--colorFocus:var(--t952);--background:var(--t930);--backgroundHover:var(--t931);--backgroundPress:var(--t929);--backgroundFocus:var(--t929);--backgroundActive:var(--t930);--borderColor:var(--t476);--borderColorHover:var(--t929);--borderColorFocus:var(--t476);--borderColorPress:var(--t928);--placeholderColor:var(--t924);--colorTransparent:var(--t916);--color01:var(--t937);--color0075:var(--t938);--color005:var(--t939);--color0025:var(--t940);--color002:var(--t941);--color001:var(--t942);--background01:var(--t943);--background0075:var(--t944);--background005:var(--t945);--background0025:var(--t946);--background002:var(--t947);--background001:var(--t948);--outlineColor:var(--t731);}
2024
2027
  .t_light_purple_SwitchThumb ::selection, .t_light_purple_Tooltip ::selection, .t_light_purple_accent ::selection{background:var(--color5);color:var(--color11)}
2025
2028
  :root.t_dark .t_light .t_red, :root.t_light .t_red, .tm_xxt {--accentBackground:var(--t9);--accentColor:var(--t16);--background0:var(--t953);--background02:var(--t954);--background04:var(--t955);--background06:var(--t956);--background08:var(--t957);--color1:var(--t958);--color2:var(--t959);--color3:var(--t960);--color4:var(--t961);--color5:var(--t962);--color6:var(--t963);--color7:var(--t964);--color8:var(--t965);--color9:var(--t514);--color10:var(--t966);--color11:var(--t967);--color12:var(--t968);--color0:var(--t969);--color02:var(--t970);--color04:var(--t971);--color06:var(--t972);--color08:var(--t973);--color:var(--t968);--colorHover:var(--t968);--colorPress:var(--t968);--colorFocus:var(--t973);--background:var(--t959);--backgroundHover:var(--t958);--backgroundPress:var(--t960);--backgroundFocus:var(--t960);--backgroundActive:var(--t959);--borderColor:var(--t961);--borderColorHover:var(--t960);--borderColorFocus:var(--t961);--borderColorPress:var(--t962);--placeholderColor:var(--t514);--colorTransparent:var(--t969);--color01:var(--t974);--color0075:var(--t975);--color005:var(--t976);--color0025:var(--t977);--color002:var(--t978);--color001:var(--t979);--background01:var(--t980);--background0075:var(--t981);--background005:var(--t982);--background0025:var(--t983);--background002:var(--t984);--background001:var(--t985);--outlineColor:var(--t731);}
2026
2029
  .t_light_red ::selection{background:var(--color5);color:var(--color11)}
2027
- :root.t_dark .t_light .t_red_Button, :root.t_dark .t_light .t_red_SliderThumb, :root.t_dark .t_light .t_red_Switch, :root.t_dark .t_light .t_red_surface2, :root.t_light .t_red_Button, :root.t_light .t_red_SliderThumb, :root.t_light .t_red_Switch, :root.t_light .t_red_surface2, .tm_xxt {--color:var(--t967);--colorHover:var(--t967);--colorPress:var(--t967);--colorFocus:var(--t968);--background:var(--t961);--backgroundHover:var(--t960);--backgroundPress:var(--t962);--backgroundFocus:var(--t964);--backgroundActive:var(--t961);--borderColor:var(--t963);--borderColorHover:var(--t962);--borderColorFocus:var(--t963);--borderColorPress:var(--t964);--color01:var(--t974);--color0075:var(--t975);--color005:var(--t976);--color0025:var(--t977);--color002:var(--t978);--color001:var(--t979);--background01:var(--t980);--background0075:var(--t981);--background005:var(--t982);--background0025:var(--t983);--background002:var(--t984);--background001:var(--t985);--background02:var(--t954);--background04:var(--t955);--background06:var(--t956);--background08:var(--t957);--outlineColor:var(--t731);}
2028
- :root.t_dark .t_light .t_red_Input, :root.t_dark .t_light .t_red_Progress, :root.t_dark .t_light .t_red_Slider, :root.t_dark .t_light .t_red_TextArea, :root.t_dark .t_light .t_red_surface1, :root.t_light .t_red_Input, :root.t_light .t_red_Progress, :root.t_light .t_red_Slider, :root.t_light .t_red_TextArea, :root.t_light .t_red_surface1, .tm_xxt {--color:var(--t967);--colorHover:var(--t967);--colorPress:var(--t967);--colorFocus:var(--t968);--background:var(--t960);--backgroundHover:var(--t959);--backgroundPress:var(--t961);--backgroundFocus:var(--t962);--backgroundActive:var(--t960);--borderColor:var(--t962);--borderColorHover:var(--t961);--borderColorFocus:var(--t962);--borderColorPress:var(--t963);--color01:var(--t974);--color0075:var(--t975);--color005:var(--t976);--color0025:var(--t977);--color002:var(--t978);--color001:var(--t979);--background01:var(--t980);--background0075:var(--t981);--background005:var(--t982);--background0025:var(--t983);--background002:var(--t984);--background001:var(--t985);--background02:var(--t954);--background04:var(--t955);--background06:var(--t956);--background08:var(--t957);--outlineColor:var(--t731);}
2029
- :root.t_dark .t_light .t_red_ProgressIndicator, :root.t_dark .t_light .t_red_SliderActive, :root.t_light .t_red_ProgressIndicator, :root.t_light .t_red_SliderActive, .tm_xxt {--color:var(--t967);--colorHover:var(--t967);--colorPress:var(--t967);--colorFocus:var(--t968);--background:var(--t963);--backgroundHover:var(--t962);--backgroundPress:var(--t964);--backgroundFocus:var(--t967);--backgroundActive:var(--t963);--borderColor:var(--t965);--borderColorHover:var(--t964);--borderColorFocus:var(--t965);--borderColorPress:var(--t514);--color01:var(--t974);--color0075:var(--t975);--color005:var(--t976);--color0025:var(--t977);--color002:var(--t978);--color001:var(--t979);--background01:var(--t980);--background0075:var(--t981);--background005:var(--t982);--background0025:var(--t983);--background002:var(--t984);--background001:var(--t985);--background02:var(--t954);--background04:var(--t955);--background06:var(--t956);--background08:var(--t957);--outlineColor:var(--t731);}
2030
+ :root.t_dark .t_light .t_red_Button, :root.t_dark .t_light .t_red_SliderThumb, :root.t_dark .t_light .t_red_Switch, :root.t_dark .t_light .t_red_surface2, :root.t_light .t_red_Button, :root.t_light .t_red_SliderThumb, :root.t_light .t_red_Switch, :root.t_light .t_red_surface2, .tm_xxt {--color:var(--t967);--colorHover:var(--t967);--colorPress:var(--t967);--colorFocus:var(--t968);--background:var(--t961);--backgroundHover:var(--t960);--backgroundPress:var(--t962);--backgroundFocus:var(--t964);--backgroundActive:var(--t961);--borderColor:var(--t961);--borderColorHover:var(--t962);--borderColorFocus:var(--t963);--borderColorPress:var(--t964);--color01:var(--t974);--color0075:var(--t975);--color005:var(--t976);--color0025:var(--t977);--color002:var(--t978);--color001:var(--t979);--background01:var(--t980);--background0075:var(--t981);--background005:var(--t982);--background0025:var(--t983);--background002:var(--t984);--background001:var(--t985);--background02:var(--t954);--background04:var(--t955);--background06:var(--t956);--background08:var(--t957);--outlineColor:var(--t731);}
2031
+ :root.t_dark .t_light .t_red_Input, :root.t_dark .t_light .t_red_Progress, :root.t_dark .t_light .t_red_Slider, :root.t_dark .t_light .t_red_TextArea, :root.t_dark .t_light .t_red_surface1, :root.t_light .t_red_Input, :root.t_light .t_red_Progress, :root.t_light .t_red_Slider, :root.t_light .t_red_TextArea, :root.t_light .t_red_surface1, .tm_xxt {--color:var(--t967);--colorHover:var(--t967);--colorPress:var(--t967);--colorFocus:var(--t968);--background:var(--t960);--backgroundHover:var(--t959);--backgroundPress:var(--t961);--backgroundFocus:var(--t962);--backgroundActive:var(--t960);--borderColor:var(--t961);--borderColorHover:var(--t961);--borderColorFocus:var(--t962);--borderColorPress:var(--t963);--color01:var(--t974);--color0075:var(--t975);--color005:var(--t976);--color0025:var(--t977);--color002:var(--t978);--color001:var(--t979);--background01:var(--t980);--background0075:var(--t981);--background005:var(--t982);--background0025:var(--t983);--background002:var(--t984);--background001:var(--t985);--background02:var(--t954);--background04:var(--t955);--background06:var(--t956);--background08:var(--t957);--outlineColor:var(--t731);}
2032
+ :root.t_dark .t_light .t_red_ProgressIndicator, :root.t_dark .t_light .t_red_SliderActive, :root.t_light .t_red_ProgressIndicator, :root.t_light .t_red_SliderActive, .tm_xxt {--color:var(--t967);--colorHover:var(--t967);--colorPress:var(--t967);--colorFocus:var(--t968);--background:var(--t963);--backgroundHover:var(--t962);--backgroundPress:var(--t964);--backgroundFocus:var(--t967);--backgroundActive:var(--t963);--borderColor:var(--t961);--borderColorHover:var(--t964);--borderColorFocus:var(--t965);--borderColorPress:var(--t514);--color01:var(--t974);--color0075:var(--t975);--color005:var(--t976);--color0025:var(--t977);--color002:var(--t978);--color001:var(--t979);--background01:var(--t980);--background0075:var(--t981);--background005:var(--t982);--background0025:var(--t983);--background002:var(--t984);--background001:var(--t985);--background02:var(--t954);--background04:var(--t955);--background06:var(--t956);--background08:var(--t957);--outlineColor:var(--t731);}
2030
2033
  :root.t_dark .t_light .t_red_SwitchThumb, :root.t_dark .t_light .t_red_Tooltip, :root.t_dark .t_light .t_red_accent, :root.t_light .t_red_SwitchThumb, :root.t_light .t_red_Tooltip, :root.t_light .t_red_accent, .tm_xxt {--accentBackground:var(--t16);--accentColor:var(--t9);--background0:var(--t969);--background02:var(--t954);--background04:var(--t955);--background06:var(--t956);--background08:var(--t957);--color1:var(--t968);--color2:var(--t967);--color3:var(--t966);--color4:var(--t514);--color5:var(--t965);--color6:var(--t964);--color7:var(--t963);--color8:var(--t962);--color9:var(--t961);--color10:var(--t960);--color11:var(--t959);--color12:var(--t958);--color0:var(--t953);--color02:var(--t986);--color04:var(--t987);--color06:var(--t988);--color08:var(--t989);--color:var(--t958);--colorHover:var(--t958);--colorPress:var(--t958);--colorFocus:var(--t989);--background:var(--t967);--backgroundHover:var(--t968);--backgroundPress:var(--t966);--backgroundFocus:var(--t966);--backgroundActive:var(--t967);--borderColor:var(--t514);--borderColorHover:var(--t966);--borderColorFocus:var(--t514);--borderColorPress:var(--t965);--placeholderColor:var(--t961);--colorTransparent:var(--t953);--color01:var(--t974);--color0075:var(--t975);--color005:var(--t976);--color0025:var(--t977);--color002:var(--t978);--color001:var(--t979);--background01:var(--t980);--background0075:var(--t981);--background005:var(--t982);--background0025:var(--t983);--background002:var(--t984);--background001:var(--t985);--outlineColor:var(--t731);}
2031
2034
  .t_light_red_SwitchThumb ::selection, .t_light_red_Tooltip ::selection, .t_light_red_accent ::selection{background:var(--color5);color:var(--color11)}
2032
2035
  :root.t_dark .t_light .t_teal, :root.t_light .t_teal, .tm_xxt {--accentBackground:var(--t9);--accentColor:var(--t16);--background0:var(--t990);--background02:var(--t991);--background04:var(--t992);--background06:var(--t993);--background08:var(--t994);--color1:var(--t995);--color2:var(--t996);--color3:var(--t997);--color4:var(--t998);--color5:var(--t999);--color6:var(--t1000);--color7:var(--t1001);--color8:var(--t1002);--color9:var(--t552);--color10:var(--t1003);--color11:var(--t1004);--color12:var(--t1005);--color0:var(--t1006);--color02:var(--t1007);--color04:var(--t1008);--color06:var(--t1009);--color08:var(--t1010);--color:var(--t1005);--colorHover:var(--t1005);--colorPress:var(--t1005);--colorFocus:var(--t1010);--background:var(--t996);--backgroundHover:var(--t995);--backgroundPress:var(--t997);--backgroundFocus:var(--t997);--backgroundActive:var(--t996);--borderColor:var(--t998);--borderColorHover:var(--t997);--borderColorFocus:var(--t998);--borderColorPress:var(--t999);--placeholderColor:var(--t552);--colorTransparent:var(--t1006);--color01:var(--t1011);--color0075:var(--t1012);--color005:var(--t1013);--color0025:var(--t1014);--color002:var(--t1015);--color001:var(--t1016);--background01:var(--t1017);--background0075:var(--t1018);--background005:var(--t1019);--background0025:var(--t1020);--background002:var(--t1021);--background001:var(--t1022);--outlineColor:var(--t731);}
2033
2036
  .t_light_teal ::selection{background:var(--color5);color:var(--color11)}
2034
- :root.t_dark .t_light .t_teal_Button, :root.t_dark .t_light .t_teal_SliderThumb, :root.t_dark .t_light .t_teal_Switch, :root.t_dark .t_light .t_teal_surface2, :root.t_light .t_teal_Button, :root.t_light .t_teal_SliderThumb, :root.t_light .t_teal_Switch, :root.t_light .t_teal_surface2, .tm_xxt {--color:var(--t1004);--colorHover:var(--t1004);--colorPress:var(--t1004);--colorFocus:var(--t1005);--background:var(--t998);--backgroundHover:var(--t997);--backgroundPress:var(--t999);--backgroundFocus:var(--t1001);--backgroundActive:var(--t998);--borderColor:var(--t1000);--borderColorHover:var(--t999);--borderColorFocus:var(--t1000);--borderColorPress:var(--t1001);--color01:var(--t1011);--color0075:var(--t1012);--color005:var(--t1013);--color0025:var(--t1014);--color002:var(--t1015);--color001:var(--t1016);--background01:var(--t1017);--background0075:var(--t1018);--background005:var(--t1019);--background0025:var(--t1020);--background002:var(--t1021);--background001:var(--t1022);--background02:var(--t991);--background04:var(--t992);--background06:var(--t993);--background08:var(--t994);--outlineColor:var(--t731);}
2035
- :root.t_dark .t_light .t_teal_Input, :root.t_dark .t_light .t_teal_Progress, :root.t_dark .t_light .t_teal_Slider, :root.t_dark .t_light .t_teal_TextArea, :root.t_dark .t_light .t_teal_surface1, :root.t_light .t_teal_Input, :root.t_light .t_teal_Progress, :root.t_light .t_teal_Slider, :root.t_light .t_teal_TextArea, :root.t_light .t_teal_surface1, .tm_xxt {--color:var(--t1004);--colorHover:var(--t1004);--colorPress:var(--t1004);--colorFocus:var(--t1005);--background:var(--t997);--backgroundHover:var(--t996);--backgroundPress:var(--t998);--backgroundFocus:var(--t999);--backgroundActive:var(--t997);--borderColor:var(--t999);--borderColorHover:var(--t998);--borderColorFocus:var(--t999);--borderColorPress:var(--t1000);--color01:var(--t1011);--color0075:var(--t1012);--color005:var(--t1013);--color0025:var(--t1014);--color002:var(--t1015);--color001:var(--t1016);--background01:var(--t1017);--background0075:var(--t1018);--background005:var(--t1019);--background0025:var(--t1020);--background002:var(--t1021);--background001:var(--t1022);--background02:var(--t991);--background04:var(--t992);--background06:var(--t993);--background08:var(--t994);--outlineColor:var(--t731);}
2036
- :root.t_dark .t_light .t_teal_ProgressIndicator, :root.t_dark .t_light .t_teal_SliderActive, :root.t_light .t_teal_ProgressIndicator, :root.t_light .t_teal_SliderActive, .tm_xxt {--color:var(--t1004);--colorHover:var(--t1004);--colorPress:var(--t1004);--colorFocus:var(--t1005);--background:var(--t1000);--backgroundHover:var(--t999);--backgroundPress:var(--t1001);--backgroundFocus:var(--t1004);--backgroundActive:var(--t1000);--borderColor:var(--t1002);--borderColorHover:var(--t1001);--borderColorFocus:var(--t1002);--borderColorPress:var(--t552);--color01:var(--t1011);--color0075:var(--t1012);--color005:var(--t1013);--color0025:var(--t1014);--color002:var(--t1015);--color001:var(--t1016);--background01:var(--t1017);--background0075:var(--t1018);--background005:var(--t1019);--background0025:var(--t1020);--background002:var(--t1021);--background001:var(--t1022);--background02:var(--t991);--background04:var(--t992);--background06:var(--t993);--background08:var(--t994);--outlineColor:var(--t731);}
2037
+ :root.t_dark .t_light .t_teal_Button, :root.t_dark .t_light .t_teal_SliderThumb, :root.t_dark .t_light .t_teal_Switch, :root.t_dark .t_light .t_teal_surface2, :root.t_light .t_teal_Button, :root.t_light .t_teal_SliderThumb, :root.t_light .t_teal_Switch, :root.t_light .t_teal_surface2, .tm_xxt {--color:var(--t1004);--colorHover:var(--t1004);--colorPress:var(--t1004);--colorFocus:var(--t1005);--background:var(--t998);--backgroundHover:var(--t997);--backgroundPress:var(--t999);--backgroundFocus:var(--t1001);--backgroundActive:var(--t998);--borderColor:var(--t998);--borderColorHover:var(--t999);--borderColorFocus:var(--t1000);--borderColorPress:var(--t1001);--color01:var(--t1011);--color0075:var(--t1012);--color005:var(--t1013);--color0025:var(--t1014);--color002:var(--t1015);--color001:var(--t1016);--background01:var(--t1017);--background0075:var(--t1018);--background005:var(--t1019);--background0025:var(--t1020);--background002:var(--t1021);--background001:var(--t1022);--background02:var(--t991);--background04:var(--t992);--background06:var(--t993);--background08:var(--t994);--outlineColor:var(--t731);}
2038
+ :root.t_dark .t_light .t_teal_Input, :root.t_dark .t_light .t_teal_Progress, :root.t_dark .t_light .t_teal_Slider, :root.t_dark .t_light .t_teal_TextArea, :root.t_dark .t_light .t_teal_surface1, :root.t_light .t_teal_Input, :root.t_light .t_teal_Progress, :root.t_light .t_teal_Slider, :root.t_light .t_teal_TextArea, :root.t_light .t_teal_surface1, .tm_xxt {--color:var(--t1004);--colorHover:var(--t1004);--colorPress:var(--t1004);--colorFocus:var(--t1005);--background:var(--t997);--backgroundHover:var(--t996);--backgroundPress:var(--t998);--backgroundFocus:var(--t999);--backgroundActive:var(--t997);--borderColor:var(--t998);--borderColorHover:var(--t998);--borderColorFocus:var(--t999);--borderColorPress:var(--t1000);--color01:var(--t1011);--color0075:var(--t1012);--color005:var(--t1013);--color0025:var(--t1014);--color002:var(--t1015);--color001:var(--t1016);--background01:var(--t1017);--background0075:var(--t1018);--background005:var(--t1019);--background0025:var(--t1020);--background002:var(--t1021);--background001:var(--t1022);--background02:var(--t991);--background04:var(--t992);--background06:var(--t993);--background08:var(--t994);--outlineColor:var(--t731);}
2039
+ :root.t_dark .t_light .t_teal_ProgressIndicator, :root.t_dark .t_light .t_teal_SliderActive, :root.t_light .t_teal_ProgressIndicator, :root.t_light .t_teal_SliderActive, .tm_xxt {--color:var(--t1004);--colorHover:var(--t1004);--colorPress:var(--t1004);--colorFocus:var(--t1005);--background:var(--t1000);--backgroundHover:var(--t999);--backgroundPress:var(--t1001);--backgroundFocus:var(--t1004);--backgroundActive:var(--t1000);--borderColor:var(--t998);--borderColorHover:var(--t1001);--borderColorFocus:var(--t1002);--borderColorPress:var(--t552);--color01:var(--t1011);--color0075:var(--t1012);--color005:var(--t1013);--color0025:var(--t1014);--color002:var(--t1015);--color001:var(--t1016);--background01:var(--t1017);--background0075:var(--t1018);--background005:var(--t1019);--background0025:var(--t1020);--background002:var(--t1021);--background001:var(--t1022);--background02:var(--t991);--background04:var(--t992);--background06:var(--t993);--background08:var(--t994);--outlineColor:var(--t731);}
2037
2040
  :root.t_dark .t_light .t_teal_SwitchThumb, :root.t_dark .t_light .t_teal_Tooltip, :root.t_dark .t_light .t_teal_accent, :root.t_light .t_teal_SwitchThumb, :root.t_light .t_teal_Tooltip, :root.t_light .t_teal_accent, .tm_xxt {--accentBackground:var(--t16);--accentColor:var(--t9);--background0:var(--t1006);--background02:var(--t991);--background04:var(--t992);--background06:var(--t993);--background08:var(--t994);--color1:var(--t1005);--color2:var(--t1004);--color3:var(--t1003);--color4:var(--t552);--color5:var(--t1002);--color6:var(--t1001);--color7:var(--t1000);--color8:var(--t999);--color9:var(--t998);--color10:var(--t997);--color11:var(--t996);--color12:var(--t995);--color0:var(--t990);--color02:var(--t1023);--color04:var(--t1024);--color06:var(--t1025);--color08:var(--t1026);--color:var(--t995);--colorHover:var(--t995);--colorPress:var(--t995);--colorFocus:var(--t1026);--background:var(--t1004);--backgroundHover:var(--t1005);--backgroundPress:var(--t1003);--backgroundFocus:var(--t1003);--backgroundActive:var(--t1004);--borderColor:var(--t552);--borderColorHover:var(--t1003);--borderColorFocus:var(--t552);--borderColorPress:var(--t1002);--placeholderColor:var(--t998);--colorTransparent:var(--t990);--color01:var(--t1011);--color0075:var(--t1012);--color005:var(--t1013);--color0025:var(--t1014);--color002:var(--t1015);--color001:var(--t1016);--background01:var(--t1017);--background0075:var(--t1018);--background005:var(--t1019);--background0025:var(--t1020);--background002:var(--t1021);--background001:var(--t1022);--outlineColor:var(--t731);}
2038
2041
  .t_light_teal_SwitchThumb ::selection, .t_light_teal_Tooltip ::selection, .t_light_teal_accent ::selection{background:var(--color5);color:var(--color11)}
2039
2042
  :root.t_dark .t_light .t_white, :root.t_light .t_white, .tm_xxt {--accentBackground:var(--t9);--accentColor:var(--t16);--background0:var(--t19);--background02:var(--t219);--background04:var(--t220);--background06:var(--t221);--background08:var(--t222);--color1:var(--t24);--color2:var(--t194);--color3:var(--t195);--color4:var(--t196);--color5:var(--t17);--color6:var(--t197);--color7:var(--t198);--color8:var(--t199);--color9:var(--t200);--color10:var(--t11);--color11:var(--t26);--color12:var(--t201);--color0:var(--t223);--color02:var(--t224);--color04:var(--t225);--color06:var(--t226);--color08:var(--t227);--color:var(--t201);--colorHover:var(--t201);--colorPress:var(--t201);--colorFocus:var(--t227);--background:var(--t194);--backgroundHover:var(--t24);--backgroundPress:var(--t195);--backgroundFocus:var(--t195);--backgroundActive:var(--t194);--borderColor:var(--t196);--borderColorHover:var(--t195);--borderColorFocus:var(--t196);--borderColorPress:var(--t17);--placeholderColor:var(--t200);--colorTransparent:var(--t223);--color01:var(--t228);--color0075:var(--t229);--color005:var(--t230);--color0025:var(--t231);--color002:var(--t232);--color001:var(--t233);--background01:var(--t234);--background0075:var(--t235);--background005:var(--t236);--background0025:var(--t237);--background002:var(--t238);--background001:var(--t239);--outlineColor:var(--t731);}
2040
2043
  .t_light_white ::selection{background:var(--color5);color:var(--color11)}
2044
+ :root.t_dark .t_light .t_white_Button, :root.t_dark .t_light .t_white_SliderThumb, :root.t_dark .t_light .t_white_Switch, :root.t_dark .t_light .t_white_surface2, :root.t_light .t_white_Button, :root.t_light .t_white_SliderThumb, :root.t_light .t_white_Switch, :root.t_light .t_white_surface2, .tm_xxt {--color:var(--t26);--colorHover:var(--t26);--colorPress:var(--t26);--colorFocus:var(--t201);--background:var(--t196);--backgroundHover:var(--t195);--backgroundPress:var(--t17);--backgroundFocus:var(--t198);--backgroundActive:var(--t196);--borderColor:var(--t196);--borderColorHover:var(--t17);--borderColorFocus:var(--t197);--borderColorPress:var(--t198);--color01:var(--t228);--color0075:var(--t229);--color005:var(--t230);--color0025:var(--t231);--color002:var(--t232);--color001:var(--t233);--background01:var(--t234);--background0075:var(--t235);--background005:var(--t236);--background0025:var(--t237);--background002:var(--t238);--background001:var(--t239);--background02:var(--t219);--background04:var(--t220);--background06:var(--t221);--background08:var(--t222);--outlineColor:var(--t731);}
2045
+ :root.t_dark .t_light .t_white_Input, :root.t_dark .t_light .t_white_Progress, :root.t_dark .t_light .t_white_Slider, :root.t_dark .t_light .t_white_TextArea, :root.t_dark .t_light .t_white_surface1, :root.t_light .t_white_Input, :root.t_light .t_white_Progress, :root.t_light .t_white_Slider, :root.t_light .t_white_TextArea, :root.t_light .t_white_surface1, .tm_xxt {--color:var(--t26);--colorHover:var(--t26);--colorPress:var(--t26);--colorFocus:var(--t201);--background:var(--t195);--backgroundHover:var(--t194);--backgroundPress:var(--t196);--backgroundFocus:var(--t17);--backgroundActive:var(--t195);--borderColor:var(--t196);--borderColorHover:var(--t196);--borderColorFocus:var(--t17);--borderColorPress:var(--t197);--color01:var(--t228);--color0075:var(--t229);--color005:var(--t230);--color0025:var(--t231);--color002:var(--t232);--color001:var(--t233);--background01:var(--t234);--background0075:var(--t235);--background005:var(--t236);--background0025:var(--t237);--background002:var(--t238);--background001:var(--t239);--background02:var(--t219);--background04:var(--t220);--background06:var(--t221);--background08:var(--t222);--outlineColor:var(--t731);}
2046
+ :root.t_dark .t_light .t_white_ProgressIndicator, :root.t_dark .t_light .t_white_SliderActive, :root.t_light .t_white_ProgressIndicator, :root.t_light .t_white_SliderActive, .tm_xxt {--color:var(--t26);--colorHover:var(--t26);--colorPress:var(--t26);--colorFocus:var(--t201);--background:var(--t197);--backgroundHover:var(--t17);--backgroundPress:var(--t198);--backgroundFocus:var(--t26);--backgroundActive:var(--t197);--borderColor:var(--t196);--borderColorHover:var(--t198);--borderColorFocus:var(--t199);--borderColorPress:var(--t200);--color01:var(--t228);--color0075:var(--t229);--color005:var(--t230);--color0025:var(--t231);--color002:var(--t232);--color001:var(--t233);--background01:var(--t234);--background0075:var(--t235);--background005:var(--t236);--background0025:var(--t237);--background002:var(--t238);--background001:var(--t239);--background02:var(--t219);--background04:var(--t220);--background06:var(--t221);--background08:var(--t222);--outlineColor:var(--t731);}
2041
2047
  :root.t_dark .t_light .t_yellow, :root.t_light .t_yellow, .tm_xxt {--accentBackground:var(--t9);--accentColor:var(--t16);--background0:var(--t1027);--background02:var(--t1028);--background04:var(--t1029);--background06:var(--t1030);--background08:var(--t1031);--color1:var(--t1032);--color2:var(--t1033);--color3:var(--t1034);--color4:var(--t1035);--color5:var(--t1036);--color6:var(--t1037);--color7:var(--t1038);--color8:var(--t1039);--color9:var(--t590);--color10:var(--t1040);--color11:var(--t1041);--color12:var(--t1042);--color0:var(--t1043);--color02:var(--t1044);--color04:var(--t1045);--color06:var(--t1046);--color08:var(--t1047);--color:var(--t1042);--colorHover:var(--t1042);--colorPress:var(--t1042);--colorFocus:var(--t1047);--background:var(--t1033);--backgroundHover:var(--t1032);--backgroundPress:var(--t1034);--backgroundFocus:var(--t1034);--backgroundActive:var(--t1033);--borderColor:var(--t1035);--borderColorHover:var(--t1034);--borderColorFocus:var(--t1035);--borderColorPress:var(--t1036);--placeholderColor:var(--t590);--colorTransparent:var(--t1043);--color01:var(--t1048);--color0075:var(--t1049);--color005:var(--t1050);--color0025:var(--t1051);--color002:var(--t1052);--color001:var(--t1053);--background01:var(--t1054);--background0075:var(--t1055);--background005:var(--t1056);--background0025:var(--t1057);--background002:var(--t1058);--background001:var(--t1059);--outlineColor:var(--t731);}
2042
2048
  .t_light_yellow ::selection{background:var(--color5);color:var(--color11)}
2043
- :root.t_dark .t_light .t_yellow_Button, :root.t_dark .t_light .t_yellow_SliderThumb, :root.t_dark .t_light .t_yellow_Switch, :root.t_dark .t_light .t_yellow_surface2, :root.t_light .t_yellow_Button, :root.t_light .t_yellow_SliderThumb, :root.t_light .t_yellow_Switch, :root.t_light .t_yellow_surface2, .tm_xxt {--color:var(--t1041);--colorHover:var(--t1041);--colorPress:var(--t1041);--colorFocus:var(--t1042);--background:var(--t1035);--backgroundHover:var(--t1034);--backgroundPress:var(--t1036);--backgroundFocus:var(--t1038);--backgroundActive:var(--t1035);--borderColor:var(--t1037);--borderColorHover:var(--t1036);--borderColorFocus:var(--t1037);--borderColorPress:var(--t1038);--color01:var(--t1048);--color0075:var(--t1049);--color005:var(--t1050);--color0025:var(--t1051);--color002:var(--t1052);--color001:var(--t1053);--background01:var(--t1054);--background0075:var(--t1055);--background005:var(--t1056);--background0025:var(--t1057);--background002:var(--t1058);--background001:var(--t1059);--background02:var(--t1028);--background04:var(--t1029);--background06:var(--t1030);--background08:var(--t1031);--outlineColor:var(--t731);}
2044
- :root.t_dark .t_light .t_yellow_Input, :root.t_dark .t_light .t_yellow_Progress, :root.t_dark .t_light .t_yellow_Slider, :root.t_dark .t_light .t_yellow_TextArea, :root.t_dark .t_light .t_yellow_surface1, :root.t_light .t_yellow_Input, :root.t_light .t_yellow_Progress, :root.t_light .t_yellow_Slider, :root.t_light .t_yellow_TextArea, :root.t_light .t_yellow_surface1, .tm_xxt {--color:var(--t1041);--colorHover:var(--t1041);--colorPress:var(--t1041);--colorFocus:var(--t1042);--background:var(--t1034);--backgroundHover:var(--t1033);--backgroundPress:var(--t1035);--backgroundFocus:var(--t1036);--backgroundActive:var(--t1034);--borderColor:var(--t1036);--borderColorHover:var(--t1035);--borderColorFocus:var(--t1036);--borderColorPress:var(--t1037);--color01:var(--t1048);--color0075:var(--t1049);--color005:var(--t1050);--color0025:var(--t1051);--color002:var(--t1052);--color001:var(--t1053);--background01:var(--t1054);--background0075:var(--t1055);--background005:var(--t1056);--background0025:var(--t1057);--background002:var(--t1058);--background001:var(--t1059);--background02:var(--t1028);--background04:var(--t1029);--background06:var(--t1030);--background08:var(--t1031);--outlineColor:var(--t731);}
2045
- :root.t_dark .t_light .t_yellow_ProgressIndicator, :root.t_dark .t_light .t_yellow_SliderActive, :root.t_light .t_yellow_ProgressIndicator, :root.t_light .t_yellow_SliderActive, .tm_xxt {--color:var(--t1041);--colorHover:var(--t1041);--colorPress:var(--t1041);--colorFocus:var(--t1042);--background:var(--t1037);--backgroundHover:var(--t1036);--backgroundPress:var(--t1038);--backgroundFocus:var(--t1041);--backgroundActive:var(--t1037);--borderColor:var(--t1039);--borderColorHover:var(--t1038);--borderColorFocus:var(--t1039);--borderColorPress:var(--t590);--color01:var(--t1048);--color0075:var(--t1049);--color005:var(--t1050);--color0025:var(--t1051);--color002:var(--t1052);--color001:var(--t1053);--background01:var(--t1054);--background0075:var(--t1055);--background005:var(--t1056);--background0025:var(--t1057);--background002:var(--t1058);--background001:var(--t1059);--background02:var(--t1028);--background04:var(--t1029);--background06:var(--t1030);--background08:var(--t1031);--outlineColor:var(--t731);}
2049
+ :root.t_dark .t_light .t_yellow_Button, :root.t_dark .t_light .t_yellow_SliderThumb, :root.t_dark .t_light .t_yellow_Switch, :root.t_dark .t_light .t_yellow_surface2, :root.t_light .t_yellow_Button, :root.t_light .t_yellow_SliderThumb, :root.t_light .t_yellow_Switch, :root.t_light .t_yellow_surface2, .tm_xxt {--color:var(--t1041);--colorHover:var(--t1041);--colorPress:var(--t1041);--colorFocus:var(--t1042);--background:var(--t1035);--backgroundHover:var(--t1034);--backgroundPress:var(--t1036);--backgroundFocus:var(--t1038);--backgroundActive:var(--t1035);--borderColor:var(--t1035);--borderColorHover:var(--t1036);--borderColorFocus:var(--t1037);--borderColorPress:var(--t1038);--color01:var(--t1048);--color0075:var(--t1049);--color005:var(--t1050);--color0025:var(--t1051);--color002:var(--t1052);--color001:var(--t1053);--background01:var(--t1054);--background0075:var(--t1055);--background005:var(--t1056);--background0025:var(--t1057);--background002:var(--t1058);--background001:var(--t1059);--background02:var(--t1028);--background04:var(--t1029);--background06:var(--t1030);--background08:var(--t1031);--outlineColor:var(--t731);}
2050
+ :root.t_dark .t_light .t_yellow_Input, :root.t_dark .t_light .t_yellow_Progress, :root.t_dark .t_light .t_yellow_Slider, :root.t_dark .t_light .t_yellow_TextArea, :root.t_dark .t_light .t_yellow_surface1, :root.t_light .t_yellow_Input, :root.t_light .t_yellow_Progress, :root.t_light .t_yellow_Slider, :root.t_light .t_yellow_TextArea, :root.t_light .t_yellow_surface1, .tm_xxt {--color:var(--t1041);--colorHover:var(--t1041);--colorPress:var(--t1041);--colorFocus:var(--t1042);--background:var(--t1034);--backgroundHover:var(--t1033);--backgroundPress:var(--t1035);--backgroundFocus:var(--t1036);--backgroundActive:var(--t1034);--borderColor:var(--t1035);--borderColorHover:var(--t1035);--borderColorFocus:var(--t1036);--borderColorPress:var(--t1037);--color01:var(--t1048);--color0075:var(--t1049);--color005:var(--t1050);--color0025:var(--t1051);--color002:var(--t1052);--color001:var(--t1053);--background01:var(--t1054);--background0075:var(--t1055);--background005:var(--t1056);--background0025:var(--t1057);--background002:var(--t1058);--background001:var(--t1059);--background02:var(--t1028);--background04:var(--t1029);--background06:var(--t1030);--background08:var(--t1031);--outlineColor:var(--t731);}
2051
+ :root.t_dark .t_light .t_yellow_ProgressIndicator, :root.t_dark .t_light .t_yellow_SliderActive, :root.t_light .t_yellow_ProgressIndicator, :root.t_light .t_yellow_SliderActive, .tm_xxt {--color:var(--t1041);--colorHover:var(--t1041);--colorPress:var(--t1041);--colorFocus:var(--t1042);--background:var(--t1037);--backgroundHover:var(--t1036);--backgroundPress:var(--t1038);--backgroundFocus:var(--t1041);--backgroundActive:var(--t1037);--borderColor:var(--t1035);--borderColorHover:var(--t1038);--borderColorFocus:var(--t1039);--borderColorPress:var(--t590);--color01:var(--t1048);--color0075:var(--t1049);--color005:var(--t1050);--color0025:var(--t1051);--color002:var(--t1052);--color001:var(--t1053);--background01:var(--t1054);--background0075:var(--t1055);--background005:var(--t1056);--background0025:var(--t1057);--background002:var(--t1058);--background001:var(--t1059);--background02:var(--t1028);--background04:var(--t1029);--background06:var(--t1030);--background08:var(--t1031);--outlineColor:var(--t731);}
2046
2052
  :root.t_dark .t_light .t_yellow_SwitchThumb, :root.t_dark .t_light .t_yellow_Tooltip, :root.t_dark .t_light .t_yellow_accent, :root.t_light .t_yellow_SwitchThumb, :root.t_light .t_yellow_Tooltip, :root.t_light .t_yellow_accent, .tm_xxt {--accentBackground:var(--t16);--accentColor:var(--t9);--background0:var(--t1043);--background02:var(--t1028);--background04:var(--t1029);--background06:var(--t1030);--background08:var(--t1031);--color1:var(--t1042);--color2:var(--t1041);--color3:var(--t1040);--color4:var(--t590);--color5:var(--t1039);--color6:var(--t1038);--color7:var(--t1037);--color8:var(--t1036);--color9:var(--t1035);--color10:var(--t1034);--color11:var(--t1033);--color12:var(--t1032);--color0:var(--t1027);--color02:var(--t1060);--color04:var(--t1061);--color06:var(--t1062);--color08:var(--t1063);--color:var(--t1032);--colorHover:var(--t1032);--colorPress:var(--t1032);--colorFocus:var(--t1063);--background:var(--t1041);--backgroundHover:var(--t1042);--backgroundPress:var(--t1040);--backgroundFocus:var(--t1040);--backgroundActive:var(--t1041);--borderColor:var(--t590);--borderColorHover:var(--t1040);--borderColorFocus:var(--t590);--borderColorPress:var(--t1039);--placeholderColor:var(--t1035);--colorTransparent:var(--t1027);--color01:var(--t1048);--color0075:var(--t1049);--color005:var(--t1050);--color0025:var(--t1051);--color002:var(--t1052);--color001:var(--t1053);--background01:var(--t1054);--background0075:var(--t1055);--background005:var(--t1056);--background0025:var(--t1057);--background002:var(--t1058);--background001:var(--t1059);--outlineColor:var(--t731);}
2047
2053
  .t_light_yellow_SwitchThumb ::selection, .t_light_yellow_Tooltip ::selection, .t_light_yellow_accent ::selection{background:var(--color5);color:var(--color11)}
2048
2054
  :root ._aspectRatio-1--6{aspect-ratio:1.6;}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hanzo/ui",
3
- "version": "8.0.100",
3
+ "version": "8.0.102",
4
4
  "type": "module",
5
5
  "description": "Hanzo UI — the one canonical Hanzo component library, on @hanzo/gui + @hanzo/design. ONE substrate: every component renders through @hanzo/gui primitives, so the same import works on web, native (expo) and desktop (Tauri). Self-contained (theme.css), presentational, host-agnostic, clean-room.",
6
6
  "exports": {