@stihl-design-system/components 1.0.0-RC.27 → 1.0.0-RC.28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (80) hide show
  1. package/{accordion.CBaDU14g.js → accordion.B9X4Vlig.js} +1 -1
  2. package/{actionbutton.DEJsLxnQ.js → actionbutton.7x4F7a0U.js} +1 -1
  3. package/{actionlink.Cs6BTCA3.js → actionlink.CV0n19ik.js} +1 -1
  4. package/assets/Accordion.BHWEZCmu.css +1 -0
  5. package/assets/CustomReactSelect.Dq5Hoqv2.css +1 -0
  6. package/assets/{Fieldset.Cy5r0K7n.css → Fieldset.CW9dBvAo.css} +1 -1
  7. package/assets/InputFile.BVgHILAZ.css +1 -0
  8. package/assets/InputPassword.CBpkWGy7.css +1 -0
  9. package/assets/InputSearch.CnPJYH8L.css +1 -0
  10. package/assets/InputStepper.U2h9Kd0t.css +1 -0
  11. package/assets/Select.U7xsC0o1.css +1 -0
  12. package/assets/Slider.DzwSjDPV.css +1 -0
  13. package/assets/Textarea.C4IEEOFR.css +1 -0
  14. package/assets/input.CuIHvnD5.css +1 -0
  15. package/assets/radio.ipbv7OMF.css +1 -0
  16. package/{checkboxgroup.YK8H0YoX.js → checkboxgroup.Bylq97Q9.js} +2 -2
  17. package/chunks/Accordion.BvHroAyn.js +154 -0
  18. package/chunks/ActionButton.BlhiiU3l.js +165 -0
  19. package/chunks/ActionLink.BvFL6rgb.js +138 -0
  20. package/chunks/{CheckboxGroup.DHzpgOWp.js → CheckboxGroup.D4MQD0i0.js} +1 -1
  21. package/chunks/{CustomReactSelect.BPnzhvw1.js → CustomReactSelect.D9B928kB.js} +408 -409
  22. package/chunks/Fieldset.BgZMYAH-.js +74 -0
  23. package/chunks/Header.BSvyYrIV.js +368 -0
  24. package/chunks/InputFile.rC7NJYrU.js +218 -0
  25. package/chunks/InputPassword.5-r36K86.js +132 -0
  26. package/chunks/InputSearch.D4Q99_nR.js +170 -0
  27. package/chunks/InputStepper.EsPAGCFJ.js +259 -0
  28. package/chunks/{RadioGroup.c7YYJdUe.js → RadioGroup.CRP8_vsg.js} +2 -2
  29. package/chunks/Select.lveq1iBY.js +158 -0
  30. package/chunks/Slider.D9MHH4cZ.js +292 -0
  31. package/chunks/Textarea.BRfh8ykm.js +161 -0
  32. package/combobox.pMk_oggm.js +60 -0
  33. package/components/Combobox/Combobox.d.ts +4 -0
  34. package/components/Combobox/CustomReactSelect/CustomReactSelect.d.ts +1 -1
  35. package/{customreactselect.Bu1i8wkh.js → customreactselect.-DGMZMFu.js} +2 -3
  36. package/{fieldset.DM9ELUJa.js → fieldset.BR9fZReW.js} +1 -1
  37. package/{header.WhQHSuB1.js → header.Z4Oxj_xL.js} +1 -1
  38. package/index.es.js +17 -17
  39. package/input.DAneVu7p.js +199 -0
  40. package/{inputfile.Cmkxf4Vq.js → inputfile.CB-QTIDn.js} +2 -3
  41. package/{inputpassword.CaJBCMA0.js → inputpassword.B_A0JDkz.js} +2 -3
  42. package/{inputsearch.B06DhYzo.js → inputsearch.DUgTkPWm.js} +2 -3
  43. package/{inputstepper.DNY7nzP8.js → inputstepper.DKmlBa0Y.js} +2 -3
  44. package/package.json +1 -1
  45. package/partials/index.js +24 -24
  46. package/{radio.Be4pFOLf.js → radio.z-Mi3J6t.js} +20 -20
  47. package/{radiogroup.BRjwP01C.js → radiogroup.Bk36A24U.js} +3 -3
  48. package/{select.3zE96eWc.js → select.4wUa3vMT.js} +2 -3
  49. package/{slider.CTCf7Xdm.js → slider.BicJfJzc.js} +2 -2
  50. package/styles/scss/ds/index.scss +1 -0
  51. package/styles/scss/ds/lib/ds-internal/_index.scss +1 -0
  52. package/styles/scss/ds/lib/ds-internal/_input.scss +187 -0
  53. package/styles/scss/ds/lib/input.scss +26 -0
  54. package/{textarea.B_3fPtmd.js → textarea.BynOgkpo.js} +2 -3
  55. package/{topbar.2b8fjmA4.js → topbar.Bccms0xZ.js} +1 -1
  56. package/assets/Accordion.DOcfZwq8.css +0 -1
  57. package/assets/CustomReactSelect.B9f_KYFg.css +0 -1
  58. package/assets/InputFile.Dqjz53mb.css +0 -1
  59. package/assets/InputPassword.BuVQ9dRy.css +0 -1
  60. package/assets/InputSearch.Dwtb3Mhw.css +0 -1
  61. package/assets/InputStepper.CBt99L83.css +0 -1
  62. package/assets/Select.CghDnBUQ.css +0 -1
  63. package/assets/Slider.C8i4U4iT.css +0 -1
  64. package/assets/Textarea.BgtH-TTe.css +0 -1
  65. package/assets/input.DFwunFjw.css +0 -1
  66. package/assets/radio.BCB51D_y.css +0 -1
  67. package/chunks/Accordion.eVOD7J_8.js +0 -154
  68. package/chunks/ActionButton.Ck1rGqgm.js +0 -165
  69. package/chunks/ActionLink.DnUNjoAT.js +0 -138
  70. package/chunks/Fieldset.BX46NuLh.js +0 -74
  71. package/chunks/Header.Djs1adPW.js +0 -361
  72. package/chunks/InputFile.vkkg5Pab.js +0 -220
  73. package/chunks/InputPassword.D42uUEGy.js +0 -136
  74. package/chunks/InputSearch.aIbUXVQU.js +0 -174
  75. package/chunks/InputStepper.DFEdUWm7.js +0 -263
  76. package/chunks/Select.B_EHpk22.js +0 -162
  77. package/chunks/Slider.DMSwmGwD.js +0 -292
  78. package/chunks/Textarea.Ce26v6ht.js +0 -163
  79. package/combobox.AaK6QjRl.js +0 -58
  80. package/input.DhxUW3zc.js +0 -203
@@ -2,9 +2,9 @@
2
2
  import { jsx as B, jsxs as ce } from "react/jsx-runtime";
3
3
  import { d as pe } from "./chunks/index.CgTHIF3K.js";
4
4
  import { c as E } from "./chunks/index.CEyLAtio.js";
5
- import { forwardRef as Ce, useRef as he, useState as je, useEffect as ye } from "react";
5
+ import { forwardRef as Ce, useRef as he, useState as we, useEffect as ye } from "react";
6
6
  import { u as ke } from "./chunks/useBreakpoint.CMOR9ZOB.js";
7
- import './assets/radio.BCB51D_y.css';const fe = (D) => D.replace(/\s+/g, ""), He = "ds-radio_root_r0jf6_1", ge = "ds-radio_root--disabled_r0jf6_24", Ne = "ds-radio_root--with-custom-area_r0jf6_27", We = "ds-radio_root--with-custom-area--above_r0jf6_30", Be = "ds-radio_radio_r0jf6_36", De = "ds-radio_dot_r0jf6_54", xe = "ds-radio_radio--invalid_r0jf6_78", Se = "ds-radio_label_r0jf6_83", Ue = "ds-radio_label--bold_r0jf6_100", Ie = "ds-radio_label--hidden_r0jf6_111", Ve = "ds-radio_label--with-custom-area_r0jf6_123", $e = "ds-radio_custom-area_r0jf6_127", we = "ds-radio_custom-area--above_r0jf6_135", Le = "ds-radio_hint_r0jf6_141", Ee = "ds-radio_hint--visible_r0jf6_165", Oe = "ds-radio_hint--unchecked-hidden_r0jf6_169", Pe = "ds-radio_hint--hidden_r0jf6_173", Re = "ds-radio_input_r0jf6_186", t = {
7
+ import './assets/radio.ipbv7OMF.css';const ue = (D) => D.replace(/\s+/g, ""), He = "ds-radio_root_12vrw_1", ge = "ds-radio_root--disabled_12vrw_24", Ne = "ds-radio_root--with-custom-area_12vrw_27", We = "ds-radio_root--with-custom-area--above_12vrw_30", Be = "ds-radio_radio_12vrw_36", De = "ds-radio_dot_12vrw_54", xe = "ds-radio_radio--invalid_12vrw_78", Se = "ds-radio_label_12vrw_83", Ue = "ds-radio_label--bold_12vrw_100", Ie = "ds-radio_label--hidden_12vrw_111", Ve = "ds-radio_label--with-custom-area_12vrw_123", $e = "ds-radio_custom-area_12vrw_127", je = "ds-radio_custom-area--above_12vrw_135", Le = "ds-radio_hint_12vrw_141", Ee = "ds-radio_hint--visible_12vrw_165", Oe = "ds-radio_hint--unchecked-hidden_12vrw_169", Pe = "ds-radio_hint--hidden_12vrw_173", Re = "ds-radio_input_12vrw_186", t = {
8
8
  root: He,
9
9
  rootDisabled: ge,
10
10
  rootWithCustomArea: Ne,
@@ -17,7 +17,7 @@ import './assets/radio.BCB51D_y.css';const fe = (D) => D.replace(/\s+/g, ""), He
17
17
  labelHidden: Ie,
18
18
  labelWithCustomArea: Ve,
19
19
  customArea: $e,
20
- customAreaAbove: we,
20
+ customAreaAbove: je,
21
21
  hint: Le,
22
22
  hintVisible: Ee,
23
23
  hintUncheckedHidden: Oe,
@@ -25,11 +25,11 @@ import './assets/radio.BCB51D_y.css';const fe = (D) => D.replace(/\s+/g, ""), He
25
25
  input: Re
26
26
  }, qe = Ce((D, m) => {
27
27
  const e = pe.c(87);
28
- let x, b, o, n, i, d, c, h, v, S, U, I, V, $, w, L, f;
28
+ let x, b, o, n, i, d, c, h, v, S, U, I, V, $, j, L, u;
29
29
  e[0] !== D ? ({
30
30
  label: d,
31
31
  name: c,
32
- value: f,
32
+ value: u,
33
33
  checked: x,
34
34
  className: b,
35
35
  customArea: o,
@@ -40,19 +40,19 @@ import './assets/radio.BCB51D_y.css';const fe = (D) => D.replace(/\s+/g, ""), He
40
40
  hideLabel: V,
41
41
  hint: i,
42
42
  invalid: $,
43
- isBold: w,
43
+ isBold: j,
44
44
  hideUncheckedHint: L,
45
45
  onChange: h,
46
46
  ...v
47
- } = D, e[0] = D, e[1] = x, e[2] = b, e[3] = o, e[4] = n, e[5] = i, e[6] = d, e[7] = c, e[8] = h, e[9] = v, e[10] = S, e[11] = U, e[12] = I, e[13] = V, e[14] = $, e[15] = w, e[16] = L, e[17] = f) : (x = e[1], b = e[2], o = e[3], n = e[4], i = e[5], d = e[6], c = e[7], h = e[8], v = e[9], S = e[10], U = e[11], I = e[12], V = e[13], $ = e[14], w = e[15], L = e[16], f = e[17]);
48
- const u = S === void 0 ? !1 : S, ue = U === void 0 ? !1 : U, r = I === void 0 ? !1 : I, _e = V === void 0 ? !1 : V, A = $ === void 0 ? !1 : $, Y = w === void 0 ? !1 : w, l = L === void 0 ? !1 : L, me = he(null), a = he(null), [be, ve] = je(ue), O = x !== void 0, s = O ? x : be;
47
+ } = D, e[0] = D, e[1] = x, e[2] = b, e[3] = o, e[4] = n, e[5] = i, e[6] = d, e[7] = c, e[8] = h, e[9] = v, e[10] = S, e[11] = U, e[12] = I, e[13] = V, e[14] = $, e[15] = j, e[16] = L, e[17] = u) : (x = e[1], b = e[2], o = e[3], n = e[4], i = e[5], d = e[6], c = e[7], h = e[8], v = e[9], S = e[10], U = e[11], I = e[12], V = e[13], $ = e[14], j = e[15], L = e[16], u = e[17]);
48
+ const _ = S === void 0 ? !1 : S, _e = U === void 0 ? !1 : U, r = I === void 0 ? !1 : I, fe = V === void 0 ? !1 : V, A = $ === void 0 ? !1 : $, Y = j === void 0 ? !1 : j, l = L === void 0 ? !1 : L, me = he(null), a = he(null), [be, ve] = we(_e), O = x !== void 0, s = O ? x : be;
49
49
  let P;
50
50
  e[18] !== s || e[19] !== l ? (P = () => {
51
51
  a.current && l && ((a.current.style.height === "0px" || a.current.style.height === "") && s ? (a.current.style.height = `${a.current.scrollHeight}px`, a.current.style.opacity = "1") : s || (a.current.style.opacity = "0", a.current.style.height = "0px"));
52
52
  }, e[18] = s, e[19] = l, e[20] = P) : P = e[20];
53
53
  let R;
54
54
  e[21] !== s ? (R = [a, s], e[21] = s, e[22] = R) : R = e[22], ye(P, R);
55
- const p = ke(_e), Z = !!o, ee = !!o && u;
55
+ const p = ke(fe), Z = !!o, ee = !!o && _;
56
56
  let q;
57
57
  e[23] !== b || e[24] !== r || e[25] !== Z || e[26] !== ee ? (q = E(t.root, {
58
58
  [t.rootDisabled]: r,
@@ -86,32 +86,32 @@ import './assets/radio.BCB51D_y.css';const fe = (D) => D.replace(/\s+/g, ""), He
86
86
  e[42] === Symbol.for("react.memo_cache_sentinel") ? (K = E(t.customArea, t.customAreaAbove), e[42] = K) : K = e[42];
87
87
  const Ae = K;
88
88
  let M;
89
- e[43] !== r || e[44] !== O || e[45] !== h ? (M = (_) => {
89
+ e[43] !== r || e[44] !== O || e[45] !== h ? (M = (f) => {
90
90
  if (r) {
91
- _.preventDefault();
91
+ f.preventDefault();
92
92
  return;
93
93
  }
94
- O || ve(_.target.checked), h && h(_);
94
+ O || ve(f.target.checked), h && h(f);
95
95
  }, e[43] = r, e[44] = O, e[45] = h, e[46] = M) : M = e[46];
96
- const re = M, C = i ? `${fe(c)}-${fe(f)}-description` : void 0;
96
+ const re = M, C = i ? `${ue(c)}-${ue(u)}-description` : void 0;
97
97
  let Q;
98
98
  e[47] !== C || e[48] !== n || e[49] !== A ? (Q = [A && n && `${n}-feedback`, C].filter(Boolean).join(" ") || void 0, e[47] = C, e[48] = n, e[49] = A, e[50] = Q) : Q = e[50];
99
99
  const de = Q;
100
- let j;
101
- e[51] !== m ? (j = (_) => {
102
- typeof m == "function" ? m(_) : m !== null && (m.current = _), me.current = _;
103
- }, e[51] = m, e[52] = j) : j = e[52];
100
+ let w;
101
+ e[51] !== m ? (w = (f) => {
102
+ typeof m == "function" ? m(f) : m !== null && (m.current = f), me.current = f;
103
+ }, e[51] = m, e[52] = w) : w = e[52];
104
104
  const ne = typeof d == "string" ? d : void 0;
105
105
  let y;
106
- e[53] !== de || e[54] !== s || e[55] !== r || e[56] !== re || e[57] !== c || e[58] !== v || e[59] !== j || e[60] !== ne || e[61] !== f ? (y = /* @__PURE__ */ B("input", { type: "radio", value: f, name: c, className: t.input, ref: j, onChange: re, ...v, disabled: r, checked: s, "aria-label": ne, "aria-describedby": de }), e[53] = de, e[54] = s, e[55] = r, e[56] = re, e[57] = c, e[58] = v, e[59] = j, e[60] = ne, e[61] = f, e[62] = y) : y = e[62];
106
+ e[53] !== de || e[54] !== s || e[55] !== r || e[56] !== re || e[57] !== c || e[58] !== v || e[59] !== w || e[60] !== ne || e[61] !== u ? (y = /* @__PURE__ */ B("input", { type: "radio", value: u, name: c, className: t.input, ref: w, onChange: re, ...v, disabled: r, checked: s, "aria-label": ne, "aria-describedby": de }), e[53] = de, e[54] = s, e[55] = r, e[56] = re, e[57] = c, e[58] = v, e[59] = w, e[60] = ne, e[61] = u, e[62] = y) : y = e[62];
107
107
  let T;
108
108
  e[63] === Symbol.for("react.memo_cache_sentinel") ? (T = /* @__PURE__ */ B("div", { className: t.dot }), e[63] = T) : T = e[63];
109
109
  let k;
110
110
  e[64] !== ae ? (k = /* @__PURE__ */ B("span", { className: ae, children: T }), e[64] = ae, e[65] = k) : k = e[65];
111
111
  let H;
112
- e[66] !== o || e[67] !== u ? (H = o && u && /* @__PURE__ */ B("div", { className: Ae, children: o }), e[66] = o, e[67] = u, e[68] = H) : H = e[68];
112
+ e[66] !== o || e[67] !== _ ? (H = o && _ && /* @__PURE__ */ B("div", { className: Ae, children: o }), e[66] = o, e[67] = _, e[68] = H) : H = e[68];
113
113
  let g;
114
- e[69] !== o || e[70] !== u ? (g = o && !u && /* @__PURE__ */ B("div", { className: t.customArea, children: o }), e[69] = o, e[70] = u, e[71] = g) : g = e[71];
114
+ e[69] !== o || e[70] !== _ ? (g = o && !_ && /* @__PURE__ */ B("div", { className: t.customArea, children: o }), e[69] = o, e[70] = _, e[71] = g) : g = e[71];
115
115
  let N;
116
116
  e[72] !== C || e[73] !== i || e[74] !== le ? (N = /* @__PURE__ */ B("span", { id: C, className: le, ref: a, children: i }), e[72] = C, e[73] = i, e[74] = le, e[75] = N) : N = e[75];
117
117
  let W;
@@ -3,9 +3,9 @@ import "react/jsx-runtime";
3
3
  import "./chunks/index.CgTHIF3K.js";
4
4
  import "./chunks/index.CEyLAtio.js";
5
5
  import "react";
6
- import "./chunks/Fieldset.BX46NuLh.js";
7
- import "./radio.Be4pFOLf.js";
8
- import { D as s } from "./chunks/RadioGroup.c7YYJdUe.js";
6
+ import "./chunks/Fieldset.BgZMYAH-.js";
7
+ import "./radio.z-Mi3J6t.js";
8
+ import { D as s } from "./chunks/RadioGroup.CRP8_vsg.js";
9
9
  export {
10
10
  s as DSRadioGroup
11
11
  };
@@ -4,10 +4,9 @@ import "./chunks/index.CgTHIF3K.js";
4
4
  import "./chunks/index.CEyLAtio.js";
5
5
  import "react";
6
6
  import "./chunks/useBreakpoint.CMOR9ZOB.js";
7
- import "./asterisk.CR60hx8S.js";
8
7
  import "./chunks/Icon.C0161Glk.js";
9
8
  import "./systemfeedback.CLQCbTF6.js";
10
- import { D } from "./chunks/Select.B_EHpk22.js";
9
+ import { D as s } from "./chunks/Select.lveq1iBY.js";
11
10
  export {
12
- D as DSSelect
11
+ s as DSSelect
13
12
  };
@@ -4,8 +4,8 @@ import "./chunks/index.CgTHIF3K.js";
4
4
  import "./chunks/index.CEyLAtio.js";
5
5
  import "react";
6
6
  import "./chunks/useBreakpoint.CMOR9ZOB.js";
7
- import "./input.DhxUW3zc.js";
8
- import { D as s } from "./chunks/Slider.DMSwmGwD.js";
7
+ import "./input.DAneVu7p.js";
8
+ import { D as s } from "./chunks/Slider.D9MHH4cZ.js";
9
9
  export {
10
10
  s as DSSlider
11
11
  };
@@ -9,6 +9,7 @@
9
9
  @forward 'lib/grid-sidebar';
10
10
  @forward 'lib/grid-sidebar-sidebar';
11
11
  @forward 'lib/heading';
12
+ @forward 'lib/input';
12
13
  @forward 'lib/link';
13
14
  @forward 'lib/link-button';
14
15
  @forward 'lib/media-query';
@@ -4,6 +4,7 @@
4
4
  @forward '_heading';
5
5
  @forward '_helpers';
6
6
  @forward '_high-contrast';
7
+ @forward '_input';
7
8
  @forward '_link';
8
9
  @forward '_link-button';
9
10
  @forward '_spacing-dynamic';
@@ -0,0 +1,187 @@
1
+ @use '_focus' as *;
2
+ @use '_helpers' as *;
3
+ @use '_high-contrast' as *;
4
+ @use '_hover' as *;
5
+ @use '../spacing' as *;
6
+ @use '../text' as *;
7
+ @use '../theme' as *;
8
+ @use '../transition' as *;
9
+
10
+ @mixin input-label-base($hasHint: false) {
11
+ @include utility-medium;
12
+ display: block;
13
+ max-width: fit-content;
14
+
15
+
16
+ &:has(input) {
17
+
18
+ & input {
19
+ margin-block-start: $spacing-8;
20
+ }
21
+
22
+ & :first-child:not(input) {
23
+
24
+ margin-block-start: $spacing-4;
25
+
26
+ margin-block-end: 0;
27
+ }
28
+ }
29
+
30
+ &:not(:has(input)) {
31
+ @if $hasHint {
32
+ margin-block-end: $spacing-4;
33
+ } @else {
34
+ margin-block-end: $spacing-8;
35
+ }
36
+ }
37
+ }
38
+
39
+ @mixin input-label-disabled() {
40
+ @include high-contrast-media-query {
41
+ color: GrayText;
42
+ }
43
+ }
44
+
45
+ @mixin input-label-required() {
46
+ &:after {
47
+ content: '*';
48
+ margin-inline-start: $spacing-2;
49
+ font-family:
50
+ 'STIHL Contraface Digital Text Regular',
51
+ -apple-system,
52
+ BlinkMacSystemFont,
53
+ 'Segoe UI',
54
+ Roboto,
55
+ 'Helvetica Neue',
56
+ Arial,
57
+ sans-serif;
58
+ }
59
+ }
60
+
61
+ @mixin input-hint-base() {
62
+ @include utility-small;
63
+ display: block;
64
+ max-width: 25.5rem;
65
+ margin-block-end: $spacing-8;
66
+ }
67
+
68
+ @mixin input-base($size) {
69
+ @if ($size == 'medium') {
70
+
71
+ @include utility-medium;
72
+
73
+ padding-inline-start: adjust-spacing-for-border-1($spacing-16);
74
+ padding-inline-end: adjust-spacing-for-border-1($spacing-16);
75
+ min-height: px-to-rem($spacing-48);
76
+ height: px-to-rem($spacing-48);
77
+ } @else if($size == 'small') {
78
+ @include utility-small;
79
+
80
+ padding-inline-start: adjust-spacing-for-border-1($spacing-8);
81
+ padding-inline-end: adjust-spacing-for-border-1($spacing-8);
82
+
83
+ min-height: px-to-rem($spacing-32);
84
+ height: px-to-rem($spacing-32);
85
+ }
86
+
87
+
88
+ @include focus($offset: 0, $thickness: $spacing-1);
89
+ @include transition((background-color, color));
90
+
91
+ @include hover-media-query {
92
+ &:hover {
93
+ background: $theme-light-background-color-transparent-hover;
94
+ @include high-contrast-media-query {
95
+ border-color: Highlight;
96
+ }
97
+ }
98
+ }
99
+
100
+ & {
101
+ background: transparent;
102
+ border: $spacing-1 solid $theme-light-border-color-primary;
103
+ border-radius: 0;
104
+ color: $theme-light-content-color-primary;
105
+ width: 100%;
106
+ }
107
+
108
+ &[readonly] {
109
+ background-color: $theme-light-background-color-tertiary;
110
+ border-color: transparent;
111
+ color: $theme-light-content-color-primary;
112
+
113
+ @include focus($offset: 0, $thickness: $spacing-2);
114
+ }
115
+
116
+ &:disabled {
117
+ background-color: transparent;
118
+ border-color: $theme-light-border-color-primary-disabled;
119
+ color: $theme-light-content-color-primary-disabled;
120
+ cursor: not-allowed;
121
+ }
122
+
123
+ &::-webkit-placeholder,
124
+ &::placeholder {
125
+ color: $theme-light-content-color-secondary;
126
+ opacity: 1;
127
+ }
128
+
129
+
130
+
131
+
132
+
133
+
134
+
135
+
136
+
137
+
138
+
139
+
140
+
141
+
142
+
143
+
144
+
145
+
146
+
147
+
148
+
149
+
150
+
151
+
152
+
153
+
154
+
155
+
156
+
157
+
158
+
159
+
160
+
161
+
162
+
163
+ &[type='search'] {
164
+ appearance: none;
165
+ -webkit-appearance: none;
166
+ }
167
+
168
+ &[type='range'] {
169
+ accent-color: $color-core-orange-dark;
170
+ }
171
+
172
+ &[type='number'] {
173
+ -moz-appearance: textfield;
174
+ appearance: textfield;
175
+ }
176
+ }
177
+
178
+ @mixin input-invalid() {
179
+ border-color: $theme-light-border-color-feedback-error;
180
+ outline-color: $theme-light-border-color-feedback-error;
181
+
182
+ &:active,
183
+ &:focus,
184
+ &:focus-visible {
185
+ border-color: $theme-light-border-color-primary;
186
+ }
187
+ }
@@ -0,0 +1,26 @@
1
+ @use './ds-internal/_input' as *;
2
+
3
+ @mixin input-label($hasHint: false, $isDisabled: false, $isRequired: false) {
4
+ @if (not $isDisabled and not $isRequired) {
5
+ @include input-label-base($hasHint);
6
+ }
7
+ @if $isDisabled {
8
+ @include input-label-disabled();
9
+ }
10
+
11
+ @if $isRequired {
12
+ @include input-label-required();
13
+ }
14
+ }
15
+
16
+ @mixin input-hint() {
17
+ @include input-hint-base();
18
+ }
19
+
20
+ @mixin input($size: 'medium', $isInvalid: false) {
21
+ @if (not $isInvalid) {
22
+ @include input-base($size);
23
+ } @else {
24
+ @include input-invalid();
25
+ }
26
+ }
@@ -5,9 +5,8 @@ import "react";
5
5
  import "./chunks/helpers.BbWkXTr3.js";
6
6
  import "./chunks/useBreakpoint.CMOR9ZOB.js";
7
7
  import "./chunks/index.CgTHIF3K.js";
8
- import "./asterisk.CR60hx8S.js";
9
8
  import "./systemfeedback.CLQCbTF6.js";
10
- import { D } from "./chunks/Textarea.Ce26v6ht.js";
9
+ import { D as x } from "./chunks/Textarea.BRfh8ykm.js";
11
10
  export {
12
- D as DSTextarea
11
+ x as DSTextarea
13
12
  };
@@ -3,8 +3,8 @@ import "react/jsx-runtime";
3
3
  import "./chunks/index.CgTHIF3K.js";
4
4
  import "./chunks/index.CEyLAtio.js";
5
5
  import "react";
6
- import { b as s } from "./chunks/Header.Djs1adPW.js";
7
6
  import "./chunks/helpers.BbWkXTr3.js";
7
+ import { b as s } from "./chunks/Header.BSvyYrIV.js";
8
8
  import "./logo.C96KaG1P.js";
9
9
  export {
10
10
  s as DSTopBar
@@ -1 +0,0 @@
1
- .ds-accordion_details_pa5bl_1{max-width:44.9375rem;border-bottom:1px solid #B1B1B1}.ds-accordion_details_pa5bl_1:only-of-type{border-bottom:none}.ds-accordion_details_pa5bl_1::details-content{block-size:0;overflow:hidden;opacity:0;transition-property:block-size,content-visibility,opacity;transition-behavior:allow-discrete;transition-duration:var(--ds-animation-duration, .25s);transition-timing-function:cubic-bezier(.5,0,1,1)}@media (prefers-reduced-motion: reduce){.ds-accordion_details_pa5bl_1::details-content{transition-duration:0ms}}.ds-accordion_details_pa5bl_1[open]::details-content{overflow:visible;transition-timing-function:cubic-bezier(0,0,.5,1);block-size:auto;block-size:calc-size(auto);opacity:1}.ds-accordion_details_pa5bl_1 a:not([class]){display:inline;padding-inline-end:2px;padding-inline-start:2px;padding-block-start:0;padding-block-end:0;line-height:inherit;font-size:inherit;text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}:where(.ds-accordion_details_pa5bl_1 a:not([class]))[href^="http://"]:after,:where(.ds-accordion_details_pa5bl_1 a:not([class]))[href^="https://"]:after,:where(.ds-accordion_details_pa5bl_1 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}.ds-accordion_details_pa5bl_1 a:not([class]){color:#252525}.ds-accordion_details_pa5bl_1 a:not([class]):link,.ds-accordion_details_pa5bl_1 a:not([class]):visited{color:#252525}.ds-accordion_details_pa5bl_1 a:not([class]):active{background-color:#0000001a;color:#252525}@media (hover: hover){.ds-accordion_details_pa5bl_1 a:not([class]):hover{background-color:#0000001a;color:#252525}}@media screen and (hover: hover) and (forced-colors: active){.ds-accordion_details_pa5bl_1 a:not([class]):hover{background-color:Canvas}}.ds-accordion_details_pa5bl_1 a:not([class])[href^="http://"]:after,.ds-accordion_details_pa5bl_1 a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath fill-rule='evenodd' d='M9 2V0h7v7h-2V3.4L8.1 9.3 6.7 7.9 12.6 2H9Zm5 8h-2v4H2V4h4V2H0v14h14v-6Z' clip-rule='evenodd'/%3E%3C/svg%3E")}.ds-accordion_details_pa5bl_1 a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23252525' viewBox='0 0 16 16' focusable='false' width='100%25' height='100%25'%3E%3Cpath d='M14.4 9.6 8 16 1.6 9.6 3 8.2l4 4V0h2v12.2l4-4 1.4 1.4Z'/%3E%3C/svg%3E")}.ds-accordion_details_pa5bl_1 a:not([class]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-accordion_details_pa5bl_1 a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-accordion_details_pa5bl_1 a:not([class]):focus{outline:revert;outline-offset:revert}.ds-accordion_details_pa5bl_1 a:not([class]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-accordion_details_pa5bl_1 a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-accordion_details_pa5bl_1 a:not([class]){transition:background-color var(--ds-animation-duration, .1s) linear,border-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-accordion_details_pa5bl_1 a:not([class]){transition-duration:0ms}}.ds-accordion_summary_pa5bl_115{cursor:pointer;padding-block-start:12px;padding-inline-end:16px;padding-block-end:12px;padding-inline-start:16px;list-style:none}.ds-accordion_summary_pa5bl_115:focus{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){.ds-accordion_summary_pa5bl_115:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-accordion_summary_pa5bl_115:focus{outline:revert;outline-offset:revert}.ds-accordion_summary_pa5bl_115:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){.ds-accordion_summary_pa5bl_115:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-accordion_summary_pa5bl_115::-webkit-details-marker{display:none}.ds-accordion_summary--utility--m_pa5bl_154{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}.ds-accordion_summary_pa5bl_115{transition:background-color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-accordion_summary_pa5bl_115{transition-duration:0ms}}@media (hover: hover){.ds-accordion_summary_pa5bl_115:hover{background-color:#ededed}}@media screen and (hover: hover) and (forced-colors: active){.ds-accordion_summary_pa5bl_115:hover{background-color:Highlight}}.ds-accordion_summary--flush_pa5bl_183{color:#252525;position:relative;padding-inline-start:0;padding-inline-end:0}@media (hover: hover){.ds-accordion_summary--flush_pa5bl_183:hover:before{background-color:#ededed}}@media screen and (hover: hover) and (forced-colors: active){.ds-accordion_summary--flush_pa5bl_183:hover:before{background-color:Highlight}}@media screen and (hover: hover) and (forced-colors: active){.ds-accordion_summary--flush_pa5bl_183:hover{background-color:transparent}}.ds-accordion_summary--flush_pa5bl_183:before{content:"";position:absolute;top:0;right:-16px;bottom:0;left:-16px}.ds-accordion_summary--flush_pa5bl_183:before{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-accordion_summary--flush_pa5bl_183:before{transition-duration:0ms}}.ds-accordion_summary--flush_pa5bl_183:focus,.ds-accordion_summary--flush_pa5bl_183:focus-visible{outline:none}.ds-accordion_summary--flush_pa5bl_183:focus:before{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){.ds-accordion_summary--flush_pa5bl_183:focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-accordion_summary--flush_pa5bl_183:focus:before{outline:revert;outline-offset:revert}.ds-accordion_summary--flush_pa5bl_183:focus-visible:before{outline:2px solid;outline-color:#252525;outline-offset:0px}@media screen and (forced-colors: active){.ds-accordion_summary--flush_pa5bl_183:focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}.ds-accordion_summary--small_pa5bl_251{padding-block-start:8px;padding-block-end:8px}.ds-accordion_summary-content-wrapper_pa5bl_256{display:flex;justify-content:space-between;align-items:center;gap:16px}.ds-accordion_summary-content-wrapper--flush_pa5bl_262{position:relative;z-index:1}.ds-accordion_summary-content-wrapper--chevron-left_pa5bl_266{flex-flow:row-reverse;justify-content:flex-end}.ds-accordion_heading-summary-wrapper_pa5bl_271{flex-grow:1}.ds-accordion_heading-summary_pa5bl_271{display:flex;justify-content:space-between;align-items:center}.ds-accordion_hint_pa5bl_281{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;margin-block-start:4px}.ds-accordion_icon_pa5bl_295{transform:rotate(0)}.ds-accordion_icon_pa5bl_295{transition:transform var(--ds-animation-duration, .25s) cubic-bezier(.5,0,1,1)}@media (prefers-reduced-motion: reduce){.ds-accordion_icon_pa5bl_295{transition-duration:0ms}}.ds-accordion_icon--open_pa5bl_306{transform:rotate(-180deg)}.ds-accordion_icon--open_pa5bl_306{transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media (prefers-reduced-motion: reduce){.ds-accordion_icon--open_pa5bl_306{transition-duration:0ms}}.ds-accordion_content-wrapper_pa5bl_318{padding-block-start:4px;padding-inline-end:16px;padding-block-end:32px;padding-inline-start:16px}.ds-accordion_content-wrapper--flush_pa5bl_324{padding-inline-start:0;padding-inline-end:0}.ds-accordion_content-wrapper--small_pa5bl_328{padding-block-start:4px;padding-block-end:20px}
@@ -1 +0,0 @@
1
- :where(.ds-combobox_root_yjj25_1){align-self:end}.ds-combobox_root_yjj25_1:has(.ds-combobox_hint_yjj25_10) .ds-combobox_label_yjj25_10{margin-block-end:4px}.ds-combobox_wrapper_yjj25_14{display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}.ds-combobox_action-button_yjj25_20{grid-area:1/4/2/5}.ds-combobox_label_yjj25_10{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block-end:8px}.ds-combobox_label--hidden_yjj25_38{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}@media screen and (forced-colors: active){.ds-combobox_label--disabled_yjj25_51{color:GrayText}}.ds-combobox_hint_yjj25_10{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:25.5rem;margin-block-end:8px}.ds-combobox_feedback_yjj25_71{margin-block-end:8px;margin-block-start:8px}:where(.ds-combobox_select_yjj25_76){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-combobox_select--small_yjj25_84){padding-inline-start:7px;padding-inline-end:7px}.ds-combobox_select_yjj25_76{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}.ds-combobox_select_yjj25_76:focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-combobox_select_yjj25_76:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-combobox_select_yjj25_76:focus{outline:revert;outline-offset:revert}.ds-combobox_select_yjj25_76:focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-combobox_select_yjj25_76:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-combobox_select_yjj25_76{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-combobox_select_yjj25_76{transition-duration:0ms}}@media (hover: hover){.ds-combobox_select_yjj25_76:hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){.ds-combobox_select_yjj25_76:hover{border-color:Highlight}}.ds-combobox_select_yjj25_76{background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}.ds-combobox_select_yjj25_76[readonly]{background-color:#ededed;border-color:transparent;color:#252525}.ds-combobox_select_yjj25_76[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-combobox_select_yjj25_76[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-combobox_select_yjj25_76[readonly]:focus{outline:revert;outline-offset:revert}.ds-combobox_select_yjj25_76[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-combobox_select_yjj25_76[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-combobox_select_yjj25_76:disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}.ds-combobox_select_yjj25_76::-webkit-placeholder,.ds-combobox_select_yjj25_76::placeholder{color:#666;opacity:1}.ds-combobox_select--invalid_yjj25_196{border-color:#d43b3b;outline-color:#d43b3b}.ds-combobox_select--invalid_yjj25_196:active,.ds-combobox_select--invalid_yjj25_196:focus,.ds-combobox_select--invalid_yjj25_196:focus-visible{border-color:#252525}.ds-combobox_select--small_yjj25_84{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}.ds-combobox_select_yjj25_76{min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}.ds-combobox_select_yjj25_76::-webkit-outer-spin-button,.ds-combobox_select_yjj25_76::-webkit-inner-spin-button,.ds-combobox_select_yjj25_76::-webkit-search-decoration,.ds-combobox_select_yjj25_76::-webkit-search-cancel-button,.ds-combobox_select_yjj25_76::-webkit-calendar-picker-indicator{display:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-combobox_select_yjj25_76::-webkit-date-and-time-value{text-align:left}.ds-combobox_select_yjj25_76:is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-combobox_select_yjj25_76[type=search]{-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-combobox_select_yjj25_76[type=range]{accent-color:#E9640C}.ds-combobox_select_yjj25_76[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.ds-combobox_select--small_yjj25_84{min-height:2rem;height:2rem}.ds-combobox_select--small_yjj25_84.ds-combobox_input--has-leading-icon_yjj25_254{padding-inline-start:calc(16px + 1rem)}.ds-combobox_select--small_yjj25_84.ds-combobox_input--has-action-button_yjj25_257{padding-inline-end:calc(2rem + 8px)}.ds-combobox_select--small_yjj25_84.ds-combobox_input--has-second-action-button_yjj25_260{padding-inline-end:calc(4rem + 8px)}.ds-combobox_select--has-leading-icon_yjj25_263{padding-inline-start:calc(32px + 1rem)}.ds-combobox_select--has-action-button_yjj25_266{padding-inline-end:calc(3rem + 16px)}.ds-combobox_select--has-second-action-button_yjj25_269{padding-inline-end:calc(6rem + 16px)}.ds-combobox_select--has-affix_yjj25_272{color:#0000}.ds-combobox_select--has-affix_yjj25_272::placeholder{color:#0000}.ds-combobox_select--has-affix_yjj25_272::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-combobox_select--has-affix_yjj25_272::placeholder{transition-duration:0ms}}.ds-combobox_select--is-ready_yjj25_286{color:#252525}.ds-combobox_select--is-ready_yjj25_286::placeholder{color:#666}.ds-combobox_select_yjj25_76{border-radius:0}.ds-combobox_select_yjj25_76.ds-combobox_select--disabled_yjj25_296{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}@media screen and (forced-colors: active){.ds-combobox_select_yjj25_76.ds-combobox_select--disabled_yjj25_296{color:GrayText}}.ds-combobox_select_yjj25_76.ds-combobox_select--focused_yjj25_307{outline:2px solid;outline-color:#252525;outline-offset:-1px}@media screen and (forced-colors: active){.ds-combobox_select_yjj25_76.ds-combobox_select--focused_yjj25_307{forced-color-adjust:auto;outline-color:Highlight}}@media screen and (forced-colors: active){.ds-combobox_select_yjj25_76.ds-combobox_select--focused_yjj25_307{outline-color:Highlight}}@media (hover: hover){.ds-combobox_select--hovered_yjj25_324{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){.ds-combobox_select--hovered_yjj25_324{border-color:Highlight}}.ds-combobox_placeholder_yjj25_334{color:#666}@media screen and (forced-colors: active){.ds-combobox_placeholder_yjj25_334{color:GrayText}}.ds-combobox_menu-list_yjj25_343{padding-block-start:8px;padding-block-end:7px;padding-inline-start:0;padding-inline-end:0;background-color:#fff;outline:2px solid;outline-color:#252525;outline-offset:-1px}@media screen and (forced-colors: active){.ds-combobox_menu-list_yjj25_343{forced-color-adjust:auto;outline-color:Highlight}}.ds-combobox_group-heading_yjj25_360{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-block-start:16px;padding-block-end:11px;padding-inline-start:16px;padding-inline-end:16px;margin-block-start:4px;margin-block-end:8px;margin-inline-start:0;margin-inline-end:0;border-bottom:1px solid #B1B1B1;color:#666}.ds-combobox_option_yjj25_382{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;padding-block-start:12px;padding-block-end:12px;padding-inline-start:24px;padding-inline-end:24px;align-items:center}.ds-combobox_option--small_yjj25_398{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-block-start:8px;padding-block-end:8px;padding-inline-start:16px;padding-inline-end:16px}.ds-combobox_option--single_yjj25_413{justify-content:space-between}.ds-combobox_option--disabled_yjj25_416{color:#00000080}@media screen and (forced-colors: active){.ds-combobox_option--disabled_yjj25_416{color:GrayText}}.ds-combobox_option--focus-hover_yjj25_424:not(.ds-combobox_option--disabled_yjj25_416){background-color:#0000001a;padding-block-start:10px;padding-block-end:10px;border:2px solid #252525;border-left:none;border-right:none}@media screen and (forced-colors: active){.ds-combobox_option--focus-hover_yjj25_424:not(.ds-combobox_option--disabled_yjj25_416){background-color:Canvas;border-color:Highlight}}.ds-combobox_option--focus-hover_yjj25_424.ds-combobox_option--small_yjj25_398:not(.ds-combobox_option--disabled_yjj25_416){padding-block-start:6px;padding-block-end:6px}.ds-combobox_option--text_yjj25_442{margin-inline-end:8px}.ds-combobox_option--check-icon_yjj25_445{margin-inline-start:auto;align-self:center;fill:#e9640c}@media screen and (forced-colors: active){.ds-combobox_option--check-icon_yjj25_445{fill:CanvasText}}.ds-combobox_option--check-icon--disabled_yjj25_455{fill:#00000080}@media screen and (forced-colors: active){.ds-combobox_option--check-icon--disabled_yjj25_455{fill:GrayText}}.ds-combobox_single-option_yjj25_464{display:flex;flex-wrap:nowrap;width:100%}.ds-combobox_multi-option_yjj25_470{width:100%}.ds-combobox_single-value_yjj25_474{display:flex;align-items:center}.ds-combobox_single-value--text_yjj25_478{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.ds-combobox_leading-icon_yjj25_485{margin-block-start:2px;margin-inline-end:8px;fill:#666}@media screen and (forced-colors: active){.ds-combobox_leading-icon_yjj25_485{background-color:Canvas;fill:CanvasText}}.ds-combobox_leading-icon--small_yjj25_496,.ds-combobox_leading-icon--selected_yjj25_496{margin-block-start:0px}.ds-combobox_leading-icon--disabled_yjj25_499{fill:#00000080}@media screen and (forced-colors: active){.ds-combobox_leading-icon--disabled_yjj25_499{fill:GrayText}}.ds-combobox_indicator_yjj25_508,.ds-combobox_clear_yjj25_509{width:3rem;height:3rem;justify-content:center;cursor:pointer}.ds-combobox_indicator--small_yjj25_515,.ds-combobox_clear--small_yjj25_516{width:2rem;height:2rem}.ds-combobox_indicator--icon_yjj25_520,.ds-combobox_clear--icon_yjj25_521{margin-block-start:16px;margin-block-end:16px;margin-inline-start:16px;margin-inline-end:16px;align-self:center}.ds-combobox_indicator--icon--small_yjj25_528,.ds-combobox_clear--icon--small_yjj25_529{margin-block-start:8px;margin-block-end:8px;margin-inline-start:8px;margin-inline-end:8px}
@@ -1 +0,0 @@
1
- .ds-input-file_root_1pm2y_1 .ds-input-file_browse-button--is-dragging-filled_1pm2y_4{background-color:#444}.ds-input-file_root_1pm2y_1 .ds-input-file_browse-button--is-dragging-filled_1pm2y_4 span{pointer-events:none}.ds-input-file_root_1pm2y_1 .ds-input-file_browse-button--is-dragging_1pm2y_4{background-color:#ededed}.ds-input-file_root_1pm2y_1 .ds-input-file_browse-button--is-dragging_1pm2y_4 span{pointer-events:none}:where(.ds-input-file_root_1pm2y_1){align-self:end}.ds-input-file_root_1pm2y_1:has(.ds-input-file_hint_1pm2y_1) .ds-input-file_label_1pm2y_1{margin-block-end:4px}.ds-input-file_label_1pm2y_1{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block-end:8px}.ds-input-file_label--hidden_1pm2y_44{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}@media screen and (forced-colors: active){.ds-input-file_label--disabled_1pm2y_57{color:GrayText}}.ds-input-file_hint_1pm2y_1{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:25.5rem;margin-block-end:8px}.ds-input-file_feedback_1pm2y_77{margin-block-end:8px;margin-block-start:8px}.ds-input-file_dropzone_1pm2y_82{border:1px dashed #B1B1B1;padding:32px;text-align:center;cursor:pointer}.ds-input-file_dropzone--disabled_1pm2y_88{cursor:not-allowed;color:#00000080;border-color:#0000001a}@media screen and (forced-colors: active){.ds-input-file_dropzone--disabled_1pm2y_88{color:GrayText;border-color:GrayText}}.ds-input-file_dropzone--disabled_1pm2y_88 svg{fill:currentColor}.ds-input-file_dropzone--invalid_1pm2y_102{border-color:#d43b3b}.ds-input-file_dropzone--is-dragging_1pm2y_105{background-color:#ededed}.ds-input-file_dropzone--is-dragging_1pm2y_105 .ds-input-file_hint-drop-zone_1pm2y_108{pointer-events:none}.ds-input-file_dropzone_1pm2y_82 .ds-input-file_upload-icon_1pm2y_111{margin-block-end:12px}.ds-input-file_dropzone_1pm2y_82 .ds-input-file_browse-button-dropzone--is-dragging_1pm2y_114{pointer-events:none}.ds-input-file_dropzone_1pm2y_82 .ds-input-file_instructions_1pm2y_117{margin-block-start:0;margin-block-end:24px;pointer-events:none;font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426}.ds-input-file_dropzone_1pm2y_82 .ds-input-file_hint-drop-zone_1pm2y_108{color:#666;margin-block-start:16px;text-align:center;font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}.ds-input-file_dropzone_1pm2y_82{transition:border-color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-input-file_dropzone_1pm2y_82{transition-duration:0ms}}.ds-input-file_input_1pm2y_154{display:none}.ds-input-file_required-sr-info_1pm2y_158{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}
@@ -1 +0,0 @@
1
- :where(.ds-input-password_input_1xglz_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-input-password_input--small_1xglz_9){padding-inline-start:7px;padding-inline-end:7px}.ds-input-password_input_1xglz_1{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}.ds-input-password_input_1xglz_1:focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-password_input_1xglz_1:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-input-password_input_1xglz_1:focus{outline:revert;outline-offset:revert}.ds-input-password_input_1xglz_1:focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-password_input_1xglz_1:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-input-password_input_1xglz_1{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-input-password_input_1xglz_1{transition-duration:0ms}}@media (hover: hover){.ds-input-password_input_1xglz_1:hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){.ds-input-password_input_1xglz_1:hover{border-color:Highlight}}.ds-input-password_input_1xglz_1{background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}.ds-input-password_input_1xglz_1[readonly]{background-color:#ededed;border-color:transparent;color:#252525}.ds-input-password_input_1xglz_1[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-password_input_1xglz_1[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-input-password_input_1xglz_1[readonly]:focus{outline:revert;outline-offset:revert}.ds-input-password_input_1xglz_1[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-password_input_1xglz_1[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-input-password_input_1xglz_1:disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}.ds-input-password_input_1xglz_1::-webkit-placeholder,.ds-input-password_input_1xglz_1::placeholder{color:#666;opacity:1}.ds-input-password_input--invalid_1xglz_121{border-color:#d43b3b;outline-color:#d43b3b}.ds-input-password_input--invalid_1xglz_121:active,.ds-input-password_input--invalid_1xglz_121:focus,.ds-input-password_input--invalid_1xglz_121:focus-visible{border-color:#252525}.ds-input-password_input--small_1xglz_9{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}.ds-input-password_input_1xglz_1{min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}.ds-input-password_input_1xglz_1::-webkit-outer-spin-button,.ds-input-password_input_1xglz_1::-webkit-inner-spin-button,.ds-input-password_input_1xglz_1::-webkit-search-decoration,.ds-input-password_input_1xglz_1::-webkit-search-cancel-button,.ds-input-password_input_1xglz_1::-webkit-calendar-picker-indicator{display:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input-password_input_1xglz_1::-webkit-date-and-time-value{text-align:left}.ds-input-password_input_1xglz_1:is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input-password_input_1xglz_1[type=search]{-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input-password_input_1xglz_1[type=range]{accent-color:#E9640C}.ds-input-password_input_1xglz_1[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.ds-input-password_input--small_1xglz_9{min-height:2rem;height:2rem}.ds-input-password_input--small_1xglz_9.ds-input-password_input--has-leading-icon_1xglz_179{padding-inline-start:calc(16px + 1rem)}.ds-input-password_input--small_1xglz_9.ds-input-password_input--has-action-button_1xglz_182{padding-inline-end:calc(2rem + 8px)}.ds-input-password_input--small_1xglz_9.ds-input-password_input--has-second-action-button_1xglz_185{padding-inline-end:calc(4rem + 8px)}.ds-input-password_input--has-leading-icon_1xglz_179{padding-inline-start:calc(32px + 1rem)}.ds-input-password_input--has-action-button_1xglz_182{padding-inline-end:calc(3rem + 16px)}.ds-input-password_input--has-second-action-button_1xglz_185{padding-inline-end:calc(6rem + 16px)}.ds-input-password_input--has-affix_1xglz_197{color:#0000}.ds-input-password_input--has-affix_1xglz_197::placeholder{color:#0000}.ds-input-password_input--has-affix_1xglz_197::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-input-password_input--has-affix_1xglz_197::placeholder{transition-duration:0ms}}.ds-input-password_input--is-ready_1xglz_211{color:#252525}.ds-input-password_input--is-ready_1xglz_211::placeholder{color:#666}:where(.ds-input-password_root_1xglz_218){align-self:end}.ds-input-password_root_1xglz_218:has(.ds-input-password_hint_1xglz_227) .ds-input-password_label_1xglz_227{margin-block-end:4px}.ds-input-password_wrapper_1xglz_231{display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}.ds-input-password_action-button_1xglz_237{grid-area:1/4/2/5}.ds-input-password_label_1xglz_227{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block-end:8px}.ds-input-password_label--hidden_1xglz_255{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}@media screen and (forced-colors: active){.ds-input-password_label--disabled_1xglz_268{color:GrayText}}.ds-input-password_hint_1xglz_227{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:25.5rem;margin-block-end:8px}.ds-input-password_feedback_1xglz_288{margin-block-end:8px;margin-block-start:8px}
@@ -1 +0,0 @@
1
- .ds-input-search_root_563xs_1{align-self:auto}:where(.ds-input-search_input_563xs_5){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-input-search_input--small_563xs_13){padding-inline-start:7px;padding-inline-end:7px}.ds-input-search_input_563xs_5{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}.ds-input-search_input_563xs_5:focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-search_input_563xs_5:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-input-search_input_563xs_5:focus{outline:revert;outline-offset:revert}.ds-input-search_input_563xs_5:focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-search_input_563xs_5:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-input-search_input_563xs_5{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-input-search_input_563xs_5{transition-duration:0ms}}@media (hover: hover){.ds-input-search_input_563xs_5:hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){.ds-input-search_input_563xs_5:hover{border-color:Highlight}}.ds-input-search_input_563xs_5{background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}.ds-input-search_input_563xs_5[readonly]{background-color:#ededed;border-color:transparent;color:#252525}.ds-input-search_input_563xs_5[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-search_input_563xs_5[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-input-search_input_563xs_5[readonly]:focus{outline:revert;outline-offset:revert}.ds-input-search_input_563xs_5[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-search_input_563xs_5[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-input-search_input_563xs_5:disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}.ds-input-search_input_563xs_5::-webkit-placeholder,.ds-input-search_input_563xs_5::placeholder{color:#666;opacity:1}.ds-input-search_input--invalid_563xs_125{border-color:#d43b3b;outline-color:#d43b3b}.ds-input-search_input--invalid_563xs_125:active,.ds-input-search_input--invalid_563xs_125:focus,.ds-input-search_input--invalid_563xs_125:focus-visible{border-color:#252525}.ds-input-search_input--small_563xs_13{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}.ds-input-search_input_563xs_5{min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}.ds-input-search_input_563xs_5::-webkit-outer-spin-button,.ds-input-search_input_563xs_5::-webkit-inner-spin-button,.ds-input-search_input_563xs_5::-webkit-search-decoration,.ds-input-search_input_563xs_5::-webkit-search-cancel-button,.ds-input-search_input_563xs_5::-webkit-calendar-picker-indicator{display:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input-search_input_563xs_5::-webkit-date-and-time-value{text-align:left}.ds-input-search_input_563xs_5:is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input-search_input_563xs_5[type=search]{-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input-search_input_563xs_5[type=range]{accent-color:#E9640C}.ds-input-search_input_563xs_5[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.ds-input-search_input--small_563xs_13{min-height:2rem;height:2rem}.ds-input-search_input--small_563xs_13.ds-input-search_input--has-leading-icon_563xs_183{padding-inline-start:calc(16px + 1rem)}.ds-input-search_input--small_563xs_13.ds-input-search_input--has-action-button_563xs_186{padding-inline-end:calc(2rem + 8px)}.ds-input-search_input--small_563xs_13.ds-input-search_input--has-second-action-button_563xs_189{padding-inline-end:calc(4rem + 8px)}.ds-input-search_input--has-leading-icon_563xs_183{padding-inline-start:calc(32px + 1rem)}.ds-input-search_input--has-action-button_563xs_186{padding-inline-end:calc(3rem + 16px)}.ds-input-search_input--has-second-action-button_563xs_189{padding-inline-end:calc(6rem + 16px)}.ds-input-search_input--has-affix_563xs_201{color:#0000}.ds-input-search_input--has-affix_563xs_201::placeholder{color:#0000}.ds-input-search_input--has-affix_563xs_201::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-input-search_input--has-affix_563xs_201::placeholder{transition-duration:0ms}}.ds-input-search_input--is-ready_563xs_215{color:#252525}.ds-input-search_input--is-ready_563xs_215::placeholder{color:#666}:where(.ds-input-search_root_563xs_1){align-self:end}.ds-input-search_root_563xs_1:has(.ds-input-search_hint_563xs_231) .ds-input-search_label_563xs_231{margin-block-end:4px}.ds-input-search_wrapper_563xs_235{display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}.ds-input-search_action-button_563xs_241{grid-area:1/4/2/5}.ds-input-search_second-action-button_563xs_245{grid-area:1/3/2/4}.ds-input-search_label_563xs_231{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block-end:8px}.ds-input-search_label--hidden_563xs_263{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}@media screen and (forced-colors: active){.ds-input-search_label--disabled_563xs_276{color:GrayText}}.ds-input-search_hint_563xs_231{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:25.5rem;margin-block-end:8px}.ds-input-search_feedback_563xs_296{margin-block-end:8px;margin-block-start:8px}
@@ -1 +0,0 @@
1
- :where(.ds-input-stepper_input_g8jky_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-input-stepper_input--small_g8jky_9){padding-inline-start:7px;padding-inline-end:7px}.ds-input-stepper_input_g8jky_1{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}.ds-input-stepper_input_g8jky_1:focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-stepper_input_g8jky_1:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-input-stepper_input_g8jky_1:focus{outline:revert;outline-offset:revert}.ds-input-stepper_input_g8jky_1:focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-stepper_input_g8jky_1:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-input-stepper_input_g8jky_1{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-input-stepper_input_g8jky_1{transition-duration:0ms}}@media (hover: hover){.ds-input-stepper_input_g8jky_1:hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){.ds-input-stepper_input_g8jky_1:hover{border-color:Highlight}}.ds-input-stepper_input_g8jky_1{background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}.ds-input-stepper_input_g8jky_1[readonly]{background-color:#ededed;border-color:transparent;color:#252525}.ds-input-stepper_input_g8jky_1[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-stepper_input_g8jky_1[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-input-stepper_input_g8jky_1[readonly]:focus{outline:revert;outline-offset:revert}.ds-input-stepper_input_g8jky_1[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input-stepper_input_g8jky_1[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-input-stepper_input_g8jky_1:disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}.ds-input-stepper_input_g8jky_1::-webkit-placeholder,.ds-input-stepper_input_g8jky_1::placeholder{color:#666;opacity:1}.ds-input-stepper_input--invalid_g8jky_121{border-color:#d43b3b;outline-color:#d43b3b}.ds-input-stepper_input--invalid_g8jky_121:active,.ds-input-stepper_input--invalid_g8jky_121:focus,.ds-input-stepper_input--invalid_g8jky_121:focus-visible{border-color:#252525}.ds-input-stepper_input--small_g8jky_9{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}.ds-input-stepper_input_g8jky_1{min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}.ds-input-stepper_input_g8jky_1::-webkit-outer-spin-button,.ds-input-stepper_input_g8jky_1::-webkit-inner-spin-button,.ds-input-stepper_input_g8jky_1::-webkit-search-decoration,.ds-input-stepper_input_g8jky_1::-webkit-search-cancel-button,.ds-input-stepper_input_g8jky_1::-webkit-calendar-picker-indicator{display:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input-stepper_input_g8jky_1::-webkit-date-and-time-value{text-align:left}.ds-input-stepper_input_g8jky_1:is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input-stepper_input_g8jky_1[type=search]{-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input-stepper_input_g8jky_1[type=range]{accent-color:#E9640C}.ds-input-stepper_input_g8jky_1[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.ds-input-stepper_input--small_g8jky_9{min-height:2rem;height:2rem}.ds-input-stepper_input--small_g8jky_9.ds-input-stepper_input--has-leading-icon_g8jky_179{padding-inline-start:calc(16px + 1rem)}.ds-input-stepper_input--small_g8jky_9.ds-input-stepper_input--has-action-button_g8jky_182{padding-inline-end:calc(2rem + 8px)}.ds-input-stepper_input--small_g8jky_9.ds-input-stepper_input--has-second-action-button_g8jky_185{padding-inline-end:calc(4rem + 8px)}.ds-input-stepper_input--has-leading-icon_g8jky_179{padding-inline-start:calc(32px + 1rem)}.ds-input-stepper_input--has-action-button_g8jky_182{padding-inline-end:calc(3rem + 16px)}.ds-input-stepper_input--has-second-action-button_g8jky_185{padding-inline-end:calc(6rem + 16px)}.ds-input-stepper_input--has-affix_g8jky_197{color:#0000}.ds-input-stepper_input--has-affix_g8jky_197::placeholder{color:#0000}.ds-input-stepper_input--has-affix_g8jky_197::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-input-stepper_input--has-affix_g8jky_197::placeholder{transition-duration:0ms}}.ds-input-stepper_input--is-ready_g8jky_211{color:#252525}.ds-input-stepper_input--is-ready_g8jky_211::placeholder{color:#666}.ds-input-stepper_input_g8jky_1{grid-area:1/1/2/4}:where(.ds-input-stepper_root_g8jky_222){align-self:end}.ds-input-stepper_root_g8jky_222:has(.ds-input-stepper_hint_g8jky_231) .ds-input-stepper_label_g8jky_231{margin-block-end:4px}.ds-input-stepper_wrapper_g8jky_235{display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}.ds-input-stepper_affix_g8jky_241{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:flex;align-items:center;padding-inline-start:15px;padding-inline-end:15px;pointer-events:none;color:#666;background-color:#f8f8f8;z-index:1;height:calc(100% - 2px);width:calc(100% - 1px)}.ds-input-stepper_affix--small_g8jky_262{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-inline-start:7px;padding-inline-end:7px}.ds-input-stepper_affix--disabled_g8jky_275{color:#00000080}@media screen and (forced-colors: active){.ds-input-stepper_affix--disabled_g8jky_275{color:GrayText}}.ds-input-stepper_affix--disabled_g8jky_275.ds-input-stepper_prefix_g8jky_283,.ds-input-stepper_affix--disabled_g8jky_275.ds-input-stepper_affix_g8jky_241{border-color:#0000001a}.ds-input-stepper_affix--readonly_g8jky_286{background-color:#ededed;height:100%}.ds-input-stepper_affix_g8jky_241.ds-input-stepper_prefix_g8jky_283{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}.ds-input-stepper_affix_g8jky_241.ds-input-stepper_suffix_g8jky_296{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}.ds-input-stepper_action-button_g8jky_303{grid-area:1/4/2/5}.ds-input-stepper_label_g8jky_231{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block-end:8px}.ds-input-stepper_label--hidden_g8jky_321{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}@media screen and (forced-colors: active){.ds-input-stepper_label--disabled_g8jky_334{color:GrayText}}.ds-input-stepper_hint_g8jky_231{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:25.5rem;margin-block-end:8px}.ds-input-stepper_feedback_g8jky_354{margin-block-end:8px;margin-block-start:8px}.ds-input-stepper_wrapper_g8jky_235{gap:4px;grid-template-columns:max-content 1fr max-content max-content max-content}.ds-input-stepper_action-button_g8jky_303{grid-area:1/5/2/6}.ds-input-stepper_second-action-button_g8jky_368{grid-area:1/4/2/5}.ds-input-stepper_value-announcer_g8jky_372{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}
@@ -1 +0,0 @@
1
- :where(.ds-select_root_1c9y3_1){align-self:end}.ds-select_root_1c9y3_1:has(.ds-select_hint_1c9y3_10) .ds-select_label_1c9y3_10{margin-block-end:4px}.ds-select_wrapper_1c9y3_14{display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}.ds-select_affix_1c9y3_20{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:flex;align-items:center;padding-inline-start:15px;padding-inline-end:15px;pointer-events:none;color:#666;background-color:#f8f8f8;z-index:1;height:calc(100% - 2px);width:calc(100% - 1px)}.ds-select_affix--small_1c9y3_41{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-inline-start:7px;padding-inline-end:7px}.ds-select_affix--disabled_1c9y3_54{color:#00000080}@media screen and (forced-colors: active){.ds-select_affix--disabled_1c9y3_54{color:GrayText}}.ds-select_affix--disabled_1c9y3_54.ds-select_prefix_1c9y3_62,.ds-select_affix--disabled_1c9y3_54.ds-select_affix_1c9y3_20{border-color:#0000001a}.ds-select_affix--readonly_1c9y3_65{background-color:#ededed;height:100%}.ds-select_affix_1c9y3_20.ds-select_prefix_1c9y3_62{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}.ds-select_affix_1c9y3_20.ds-select_suffix_1c9y3_75{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}.ds-select_action-button_1c9y3_82{grid-area:1/4/2/5}.ds-select_label_1c9y3_10{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block-end:8px}.ds-select_label--hidden_1c9y3_100{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}@media screen and (forced-colors: active){.ds-select_label--disabled_1c9y3_113{color:GrayText}}.ds-select_hint_1c9y3_10{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:25.5rem;margin-block-end:8px}.ds-select_feedback_1c9y3_133{margin-block-end:8px;margin-block-start:8px}.ds-select_select-wrapper_1c9y3_138{display:grid;grid-template-columns:1fr max-content;align-items:center}:where(.ds-select_select_1c9y3_138){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-select_select--small_1c9y3_152){padding-inline-start:7px;padding-inline-end:7px}.ds-select_select_1c9y3_138{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}.ds-select_select_1c9y3_138:focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-select_select_1c9y3_138:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-select_select_1c9y3_138:focus{outline:revert;outline-offset:revert}.ds-select_select_1c9y3_138:focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-select_select_1c9y3_138:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-select_select_1c9y3_138{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-select_select_1c9y3_138{transition-duration:0ms}}@media (hover: hover){.ds-select_select_1c9y3_138:hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){.ds-select_select_1c9y3_138:hover{border-color:Highlight}}.ds-select_select_1c9y3_138{background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}.ds-select_select_1c9y3_138[readonly]{background-color:#ededed;border-color:transparent;color:#252525}.ds-select_select_1c9y3_138[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-select_select_1c9y3_138[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-select_select_1c9y3_138[readonly]:focus{outline:revert;outline-offset:revert}.ds-select_select_1c9y3_138[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-select_select_1c9y3_138[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-select_select_1c9y3_138:disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}.ds-select_select_1c9y3_138::-webkit-placeholder,.ds-select_select_1c9y3_138::placeholder{color:#666;opacity:1}.ds-select_select--invalid_1c9y3_264{border-color:#d43b3b;outline-color:#d43b3b}.ds-select_select--invalid_1c9y3_264:active,.ds-select_select--invalid_1c9y3_264:focus,.ds-select_select--invalid_1c9y3_264:focus-visible{border-color:#252525}.ds-select_select--small_1c9y3_152{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}.ds-select_select_1c9y3_138{min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}.ds-select_select_1c9y3_138::-webkit-outer-spin-button,.ds-select_select_1c9y3_138::-webkit-inner-spin-button,.ds-select_select_1c9y3_138::-webkit-search-decoration,.ds-select_select_1c9y3_138::-webkit-search-cancel-button,.ds-select_select_1c9y3_138::-webkit-calendar-picker-indicator{display:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-select_select_1c9y3_138::-webkit-date-and-time-value{text-align:left}.ds-select_select_1c9y3_138:is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-select_select_1c9y3_138[type=search]{-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-select_select_1c9y3_138[type=range]{accent-color:#E9640C}.ds-select_select_1c9y3_138[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.ds-select_select--small_1c9y3_152{min-height:2rem;height:2rem}.ds-select_select--small_1c9y3_152.ds-select_input--has-leading-icon_1c9y3_322{padding-inline-start:calc(16px + 1rem)}.ds-select_select--small_1c9y3_152.ds-select_input--has-action-button_1c9y3_325{padding-inline-end:calc(2rem + 8px)}.ds-select_select--small_1c9y3_152.ds-select_input--has-second-action-button_1c9y3_328{padding-inline-end:calc(4rem + 8px)}.ds-select_select--has-leading-icon_1c9y3_331{padding-inline-start:calc(32px + 1rem)}.ds-select_select--has-action-button_1c9y3_334{padding-inline-end:calc(3rem + 16px)}.ds-select_select--has-second-action-button_1c9y3_337{padding-inline-end:calc(6rem + 16px)}.ds-select_select--has-affix_1c9y3_340{color:#0000}.ds-select_select--has-affix_1c9y3_340::placeholder{color:#0000}.ds-select_select--has-affix_1c9y3_340::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-select_select--has-affix_1c9y3_340::placeholder{transition-duration:0ms}}.ds-select_select--is-ready_1c9y3_354{color:#252525}.ds-select_select--is-ready_1c9y3_354::placeholder{color:#666}.ds-select_select_1c9y3_138{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-inline-end:48px;text-overflow:ellipsis}.ds-select_select--small_1c9y3_152{padding-inline-end:32px}.ds-select_select_1c9y3_138:disabled{opacity:1}.ds-select_select--placeholder_1c9y3_379{color:#666}@media screen and (forced-colors: active){.ds-select_select--placeholder_1c9y3_379{color:GrayText}}.ds-select_select_1c9y3_138 option{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}.ds-select_select_1c9y3_138 option,.ds-select_select_1c9y3_138 optgroup{background-color:#fff;color:#252525;font-style:normal}.ds-select_select_1c9y3_138 optgroup{font-family:STIHL Contraface Digital Text Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.426}.ds-select_select_1c9y3_138 option:disabled{color:#00000080}.ds-select_chevron_1c9y3_418{grid-area:1/2/2/2;margin-inline-end:16px}.ds-select_chevron--small_1c9y3_422{margin-inline-end:8px}.ds-select_chevron--disabled_1c9y3_425{fill:#00000080}
@@ -1 +0,0 @@
1
- .ds-slider_root_84q0h_1{align-self:end;min-width:256px}.ds-slider_root_84q0h_1:has(.ds-slider_hint_84q0h_10) .ds-slider_label_84q0h_10{margin-block-end:4px}.ds-slider_root_84q0h_1:has(.ds-slider_hint_84q0h_10) .ds-slider_number-input_84q0h_13{grid-row-end:span 2}.ds-slider_label-hint-input-wrapper_84q0h_17{display:grid;grid-template-columns:1fr max-content;align-items:center;margin-block-end:14px}.ds-slider_label_84q0h_10{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content}.ds-slider_label--hidden_84q0h_37{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}@media screen and (forced-colors: active){.ds-slider_label--disabled_84q0h_50{color:GrayText}}.ds-slider_hint_84q0h_10{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:25.5rem;grid-row-start:2;grid-row-end:span 1}.ds-slider_number-input_84q0h_13{justify-self:end;grid-row-start:0;grid-row-end:span 1;margin-inline-start:32px;max-width:150px;min-width:64px}.ds-slider_number-input--small_84q0h_79{min-width:44px;max-width:115px}.ds-slider_min-max-label-wrapper_84q0h_84{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:flex;justify-content:space-between}@media screen and (forced-colors: active){.ds-slider_min-max-label-wrapper--disabled_84q0h_98{color:GrayText}}.ds-slider_min-label_84q0h_103{transform:translate(calc(12px - 50%))}.ds-slider_max-label_84q0h_107{transform:translate(calc(-12px + 50%))}.ds-slider_slider-wrapper_84q0h_111{position:relative;min-height:26px}.ds-slider_slider_84q0h_111{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;width:100%;height:24px;margin:0;position:absolute;margin-block-start:2px}.ds-slider_slider_84q0h_111:hover~.ds-slider_value-tooltip_84q0h_135,.ds-slider_slider_84q0h_111:active~.ds-slider_value-tooltip_84q0h_135,.ds-slider_slider_84q0h_111:focus-visible~.ds-slider_value-tooltip_84q0h_135{opacity:100%}@media (hover: hover){.ds-slider_slider_84q0h_111:hover:not(:disabled)~.ds-slider_proxy-thumb_84q0h_139{background-color:#ededed}}.ds-slider_slider_84q0h_111:focus{outline:none}@supports selector(:focus-visible){.ds-slider_slider_84q0h_111:focus~.ds-slider_proxy-thumb_84q0h_139{outline:revert;outline-offset:revert}.ds-slider_slider_84q0h_111:focus-visible~.ds-slider_proxy-thumb_84q0h_139{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors: active){.ds-slider_slider_84q0h_111:focus-visible~.ds-slider_proxy-thumb_84q0h_139{forced-color-adjust:auto;outline-color:Highlight}}}.ds-slider_slider_84q0h_111:disabled{cursor:not-allowed}.ds-slider_slider_84q0h_111::-webkit-slider-runnable-track{visibility:hidden}.ds-slider_slider_84q0h_111::-moz-range-track{visibility:hidden}.ds-slider_slider_84q0h_111::-webkit-slider-thumb{opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid transparent;height:24px;width:24px;border-radius:50%}.ds-slider_slider_84q0h_111::-moz-range-thumb{opacity:0;border:1px solid transparent;height:24px;width:24px;border-radius:50%}.ds-slider_proxy-thumb_84q0h_139{background-color:#fff;border:1px solid #252525;height:24px;width:24px;border-radius:50%;z-index:2;position:absolute;pointer-events:none;top:calc(50% + 1px);left:calc(var(--ds-input-slider-thumb-position) * 1% - 24 * (var(--ds-input-slider-thumb-position) * 1px / 100 - .5px));transform:translate(-50%,-50%)}.ds-slider_proxy-thumb--disabled_84q0h_206{background-color:#fff;border-color:#00000080}.ds-slider_proxy-thumb--disabled_84q0h_206:hover{background-color:#fff}@media screen and (forced-colors: active){.ds-slider_proxy-thumb_84q0h_139{border-color:Highlight}.ds-slider_proxy-thumb--disabled_84q0h_206{background-color:GrayText;border-color:GrayText}.ds-slider_proxy-thumb--disabled_84q0h_206:hover{background-color:GrayText}}.ds-slider_proxy-thumb_84q0h_139{transition:background-color var(--ds-animation-duration, .1s) cubic-bezier(.5,0,.5,1)}@media (prefers-reduced-motion: reduce){.ds-slider_proxy-thumb_84q0h_139{transition-duration:0ms}}.ds-slider_custom-track_84q0h_235{position:absolute;z-index:1;pointer-events:none}.ds-slider_custom-track--progress_84q0h_240{background-color:#e9640c;height:8px;top:10px;border-top-left-radius:4px;border-bottom-left-radius:4px}@media screen and (forced-colors: active){.ds-slider_custom-track--progress_84q0h_240{background-color:Highlight}}.ds-slider_custom-track--runnable_84q0h_252{background-color:#8c8c8c;height:6px;top:11px;right:0;border-top-right-radius:3px;border-bottom-right-radius:3px;border:1px solid transparent}@media screen and (forced-colors: active){.ds-slider_custom-track--runnable_84q0h_252{border-color:CanvasText}}.ds-slider_custom-track--disabled_84q0h_266{background-color:#0000001a}@media screen and (forced-colors: active){.ds-slider_custom-track--disabled_84q0h_266{border-color:CanvasText}}.ds-slider_custom-track--disabled_84q0h_266.ds-slider_custom-track--progress_84q0h_240{height:6px;top:11px}@media screen and (forced-colors: active){.ds-slider_custom-track--disabled_84q0h_266.ds-slider_custom-track--progress_84q0h_240{background-color:GrayText;border-color:GrayText}}.ds-slider_tick-wrapper_84q0h_286{position:absolute;top:calc(50% - 2px);width:100%;height:6px;pointer-events:none;z-index:1}.ds-slider_tick_84q0h_286{position:absolute;top:50%;width:4px;height:4px;border-radius:50%;background-color:#fff;transform:translateY(-50%)}@media screen and (forced-colors: active){.ds-slider_tick_84q0h_286{background-color:Highlight}}:where(.ds-slider_value-tooltip_84q0h_135){font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;opacity:0;z-index:3;color:#fff;background-color:#444;border:1px solid transparent;padding-block:3px;padding-inline:5px;min-width:32px;min-height:24px;text-align:center;position:absolute;left:calc(var(--ds-input-slider-thumb-position) * 1% - 24 * (var(--ds-input-slider-thumb-position) * 1px / 100 - .5px));transform:translate(-50%,-29px)}:where(.ds-slider_value-tooltip_84q0h_135):after{content:"";position:absolute;top:calc(100% + 1px);left:50%;transform:translate(-50%,-50%) rotate(45deg);width:6px;height:6px;background-color:#444;z-index:2;border-right:1px solid transparent;border-bottom:1px solid transparent}:where(.ds-slider_value-tooltip_84q0h_135){transition:opacity var(--ds-animation-duration, .1s) cubic-bezier(.5,0,.5,1)}@media (prefers-reduced-motion: reduce){:where(.ds-slider_value-tooltip_84q0h_135){transition-duration:0ms}}.ds-slider_value-tooltip--visible_84q0h_358{opacity:100%}.ds-slider_value-tooltip--disabled_84q0h_361{color:#00000080;background-color:#dadada}@media screen and (forced-colors: active){.ds-slider_value-tooltip--disabled_84q0h_361{color:GrayText}}.ds-slider_value-tooltip--disabled_84q0h_361:after{background-color:#dadada}
@@ -1 +0,0 @@
1
- :where(.ds-textarea_textarea_1y99f_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-textarea_textarea--small_1y99f_9){padding-inline-start:7px;padding-inline-end:7px}.ds-textarea_textarea_1y99f_1{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}.ds-textarea_textarea_1y99f_1:focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-textarea_textarea_1y99f_1:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-textarea_textarea_1y99f_1:focus{outline:revert;outline-offset:revert}.ds-textarea_textarea_1y99f_1:focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-textarea_textarea_1y99f_1:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-textarea_textarea_1y99f_1{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-textarea_textarea_1y99f_1{transition-duration:0ms}}@media (hover: hover){.ds-textarea_textarea_1y99f_1:hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){.ds-textarea_textarea_1y99f_1:hover{border-color:Highlight}}.ds-textarea_textarea_1y99f_1{background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}.ds-textarea_textarea_1y99f_1[readonly]{background-color:#ededed;border-color:transparent;color:#252525}.ds-textarea_textarea_1y99f_1[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-textarea_textarea_1y99f_1[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-textarea_textarea_1y99f_1[readonly]:focus{outline:revert;outline-offset:revert}.ds-textarea_textarea_1y99f_1[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-textarea_textarea_1y99f_1[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-textarea_textarea_1y99f_1:disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}.ds-textarea_textarea_1y99f_1::-webkit-placeholder,.ds-textarea_textarea_1y99f_1::placeholder{color:#666;opacity:1}.ds-textarea_textarea--invalid_1y99f_121{border-color:#d43b3b;outline-color:#d43b3b}.ds-textarea_textarea--invalid_1y99f_121:active,.ds-textarea_textarea--invalid_1y99f_121:focus,.ds-textarea_textarea--invalid_1y99f_121:focus-visible{border-color:#252525}.ds-textarea_textarea--small_1y99f_9{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}.ds-textarea_textarea_1y99f_1{padding-block-start:15px;padding-block-end:15px;min-height:5.875rem;resize:vertical}.ds-textarea_textarea--resize-auto_1y99f_145{resize:none;overflow-y:hidden}.ds-textarea_textarea--small_1y99f_9{padding-block-start:8px;padding-block-end:8px;min-height:4.875rem}:where(.ds-textarea_root_1y99f_155){align-self:end}.ds-textarea_root_1y99f_155:has(.ds-textarea_hint_1y99f_164) .ds-textarea_label_1y99f_164{margin-block-end:4px}.ds-textarea_affix_1y99f_168{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:flex;align-items:center;padding-inline-start:15px;padding-inline-end:15px;pointer-events:none;color:#666;background-color:#f8f8f8;z-index:1;height:calc(100% - 2px);width:calc(100% - 1px)}.ds-textarea_affix--small_1y99f_189{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-inline-start:7px;padding-inline-end:7px}.ds-textarea_affix--disabled_1y99f_202{color:#00000080}@media screen and (forced-colors: active){.ds-textarea_affix--disabled_1y99f_202{color:GrayText}}.ds-textarea_affix--disabled_1y99f_202.ds-textarea_prefix_1y99f_210,.ds-textarea_affix--disabled_1y99f_202.ds-textarea_affix_1y99f_168{border-color:#0000001a}.ds-textarea_affix--readonly_1y99f_213{background-color:#ededed;height:100%}.ds-textarea_affix_1y99f_168.ds-textarea_prefix_1y99f_210{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}.ds-textarea_affix_1y99f_168.ds-textarea_suffix_1y99f_223{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}.ds-textarea_leading-icon_1y99f_230{grid-area:1/1/2/2;order:1;margin-inline-start:16px;fill:#666}@media screen and (forced-colors: active){.ds-textarea_leading-icon_1y99f_230{background-color:Canvas;fill:CanvasText}}.ds-textarea_leading-icon--small_1y99f_242{margin-inline-start:8px}.ds-textarea_leading-icon--disabled_1y99f_245{fill:#00000080}@media screen and (forced-colors: active){.ds-textarea_leading-icon--disabled_1y99f_245{fill:GrayText}}.ds-textarea_action-button_1y99f_254{grid-area:1/4/2/5}.ds-textarea_label_1y99f_164{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block-end:8px}.ds-textarea_label--hidden_1y99f_272{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}@media screen and (forced-colors: active){.ds-textarea_label--disabled_1y99f_285{color:GrayText}}.ds-textarea_hint_1y99f_164{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:25.5rem;margin-block-end:8px}.ds-textarea_feedback_1y99f_305{margin-block-end:8px;margin-block-start:8px}.ds-textarea_char-count_1y99f_310{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;color:#252525;display:flex;justify-content:flex-end;margin-block-start:8px}.ds-textarea_char-count-announcer_1y99f_326{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}
@@ -1 +0,0 @@
1
- :where(.ds-input_input_1icdc_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-input_input--small_1icdc_9){padding-inline-start:7px;padding-inline-end:7px}.ds-input_input_1icdc_1{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414}.ds-input_input_1icdc_1:focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input_input_1icdc_1:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-input_input_1icdc_1:focus{outline:revert;outline-offset:revert}.ds-input_input_1icdc_1:focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input_input_1icdc_1:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-input_input_1icdc_1{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-input_input_1icdc_1{transition-duration:0ms}}@media (hover: hover){.ds-input_input_1icdc_1:hover{background:#0000001a}}@media screen and (hover: hover) and (forced-colors: active){.ds-input_input_1icdc_1:hover{border-color:Highlight}}.ds-input_input_1icdc_1{background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}.ds-input_input_1icdc_1[readonly]{background-color:#ededed;border-color:transparent;color:#252525}.ds-input_input_1icdc_1[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input_input_1icdc_1[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-input_input_1icdc_1[readonly]:focus{outline:revert;outline-offset:revert}.ds-input_input_1icdc_1[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors: active){.ds-input_input_1icdc_1[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-input_input_1icdc_1:disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}.ds-input_input_1icdc_1::-webkit-placeholder,.ds-input_input_1icdc_1::placeholder{color:#666;opacity:1}.ds-input_input--invalid_1icdc_121{border-color:#d43b3b;outline-color:#d43b3b}.ds-input_input--invalid_1icdc_121:active,.ds-input_input--invalid_1icdc_121:focus,.ds-input_input--invalid_1icdc_121:focus-visible{border-color:#252525}.ds-input_input--small_1icdc_9{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414}.ds-input_input_1icdc_1{min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}.ds-input_input_1icdc_1::-webkit-outer-spin-button,.ds-input_input_1icdc_1::-webkit-inner-spin-button,.ds-input_input_1icdc_1::-webkit-search-decoration,.ds-input_input_1icdc_1::-webkit-search-cancel-button,.ds-input_input_1icdc_1::-webkit-calendar-picker-indicator{display:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input_input_1icdc_1::-webkit-date-and-time-value{text-align:left}.ds-input_input_1icdc_1:is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input_input_1icdc_1[type=search]{-moz-appearance:none;appearance:none;-webkit-appearance:none}.ds-input_input_1icdc_1[type=range]{accent-color:#E9640C}.ds-input_input_1icdc_1[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.ds-input_input--small_1icdc_9{min-height:2rem;height:2rem}.ds-input_input--small_1icdc_9.ds-input_input--has-leading-icon_1icdc_179{padding-inline-start:calc(16px + 1rem)}.ds-input_input--small_1icdc_9.ds-input_input--has-action-button_1icdc_182{padding-inline-end:calc(2rem + 8px)}.ds-input_input--small_1icdc_9.ds-input_input--has-second-action-button_1icdc_185{padding-inline-end:calc(4rem + 8px)}.ds-input_input--has-leading-icon_1icdc_179{padding-inline-start:calc(32px + 1rem)}.ds-input_input--has-action-button_1icdc_182{padding-inline-end:calc(3rem + 16px)}.ds-input_input--has-second-action-button_1icdc_185{padding-inline-end:calc(6rem + 16px)}.ds-input_input--has-affix_1icdc_197{color:#0000}.ds-input_input--has-affix_1icdc_197::placeholder{color:#0000}.ds-input_input--has-affix_1icdc_197::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media (prefers-reduced-motion: reduce){.ds-input_input--has-affix_1icdc_197::placeholder{transition-duration:0ms}}.ds-input_input--is-ready_1icdc_211{color:#252525}.ds-input_input--is-ready_1icdc_211::placeholder{color:#666}:where(.ds-input_root_1icdc_218){align-self:end}.ds-input_root_1icdc_218:has(.ds-input_hint_1icdc_227) .ds-input_label_1icdc_227{margin-block-end:4px}.ds-input_wrapper_1icdc_231{display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}.ds-input_affix_1icdc_237{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:flex;align-items:center;padding-inline-start:15px;padding-inline-end:15px;pointer-events:none;color:#666;background-color:#f8f8f8;z-index:1;height:calc(100% - 2px);width:calc(100% - 1px)}.ds-input_affix--small_1icdc_258{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;padding-inline-start:7px;padding-inline-end:7px}.ds-input_affix--disabled_1icdc_271{color:#00000080}@media screen and (forced-colors: active){.ds-input_affix--disabled_1icdc_271{color:GrayText}}.ds-input_affix--disabled_1icdc_271.ds-input_prefix_1icdc_279,.ds-input_affix--disabled_1icdc_271.ds-input_affix_1icdc_237{border-color:#0000001a}.ds-input_affix--readonly_1icdc_282{background-color:#ededed;height:100%}.ds-input_affix_1icdc_237.ds-input_prefix_1icdc_279{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}.ds-input_affix_1icdc_237.ds-input_suffix_1icdc_292{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}.ds-input_leading-icon_1icdc_299{grid-area:1/1/2/2;order:1;margin-inline-start:16px;fill:#666}@media screen and (forced-colors: active){.ds-input_leading-icon_1icdc_299{background-color:Canvas;fill:CanvasText}}.ds-input_leading-icon--small_1icdc_311{margin-inline-start:8px}.ds-input_leading-icon--disabled_1icdc_314{fill:#00000080}@media screen and (forced-colors: active){.ds-input_leading-icon--disabled_1icdc_314{fill:GrayText}}.ds-input_action-button_1icdc_323{grid-area:1/4/2/5}.ds-input_label_1icdc_227{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:1rem;line-height:1.25;font-size-adjust:.414;display:block;max-width:fit-content;margin-block-end:8px}.ds-input_label--hidden_1icdc_341{border:0;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;text-indent:-999999px;white-space:nowrap}@media screen and (forced-colors: active){.ds-input_label--disabled_1icdc_354{color:GrayText}}.ds-input_hint_1icdc_227{font-family:STIHL Contraface Digital Text Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-variant:normal;-webkit-hyphens:manual;hyphens:manual;overflow-wrap:break-word;font-weight:400;font-size:.875rem;line-height:1.14;font-size-adjust:.414;display:block;max-width:25.5rem;margin-block-end:8px}.ds-input_feedback_1icdc_374{margin-block-end:8px;margin-block-start:8px}