@stihl-design-system/components 1.0.0-RC.45 → 1.0.0-RC.47

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 (249) hide show
  1. package/{accordion.MzP6R77w.js → accordion.BQ7vavIt.js} +3 -3
  2. package/actionbutton.C7lqEmBx.js +12 -0
  3. package/{actioncard.BwquHtM_.js → actioncard.dgVHW0BC.js} +1 -1
  4. package/actionlink.CL6v1mQA.js +12 -0
  5. package/{arialiveregions.BF6mUlPU.js → arialiveregions.DC1Gq9Lo.js} +1 -1
  6. package/assets/Accordion.DPu2l_Kg.css +1 -0
  7. package/assets/ActionButton.DcQYatF1.css +1 -0
  8. package/assets/ActionCard.gRQVVFWz.css +1 -0
  9. package/assets/ActionLink.B62Aa8y9.css +1 -0
  10. package/assets/Breadcrumb.BJ6sa2am.css +1 -0
  11. package/assets/Button.BI6zz6Fw.css +1 -0
  12. package/assets/Checkbox.DknHnS9a.css +1 -0
  13. package/assets/Chip.CYhVB1Jh.css +1 -0
  14. package/assets/CustomReactSelect.lKMLwL7n.css +1 -0
  15. package/assets/Drawer.IRb7Vc1n.css +1 -0
  16. package/assets/Fieldset.C4Fx4-UV.css +1 -0
  17. package/assets/Flag.qP1xbolI.css +1 -0
  18. package/assets/Header.CSPbSqR5.css +1 -0
  19. package/assets/InputFile.ne7gwc_5.css +1 -0
  20. package/assets/InputNumber.BIdsQuFc.css +1 -0
  21. package/assets/InputPassword.YSKTDTA1.css +1 -0
  22. package/assets/InputSearch.C3qtDQcj.css +1 -0
  23. package/assets/LinkButton.CmEE7Od_.css +1 -0
  24. package/assets/LinkCard.pJtgJRIh.css +1 -0
  25. package/assets/NavigationTabList.D5VV0C7Y.css +1 -0
  26. package/assets/{Notification.DBGpHzov.css → Notification.BO0Mu9No.css} +1 -1
  27. package/assets/Pagination.OLmfdASf.css +1 -0
  28. package/assets/Select.CDP-1_K9.css +1 -0
  29. package/assets/Slider.Cu7MgNph.css +1 -0
  30. package/assets/Stepper.BCpjMiOX.css +1 -0
  31. package/assets/{SystemFeedback.PKzqnXUe.css → SystemFeedback.DYi9QetY.css} +1 -1
  32. package/assets/TextUtility.bwkCWEiV.css +1 -0
  33. package/assets/Textarea.Hsq68tg1.css +1 -0
  34. package/assets/Toast.ChXfv24m.css +1 -0
  35. package/assets/buttonround.rmUb58WF.css +1 -0
  36. package/assets/filelist.cP3O1JeJ.css +1 -0
  37. package/assets/input.BEBgyvkK.css +1 -0
  38. package/assets/link.EZrauC8s.css +1 -0
  39. package/assets/numberindicator.DSpNPJcs.css +1 -0
  40. package/assets/optioncheckbox.BwkbIDOt.css +1 -0
  41. package/assets/progressindicator.Dxrigyne.css +1 -0
  42. package/assets/radio.DsHt-9om.css +1 -0
  43. package/assets/skeleton.BjozXDiQ.css +1 -0
  44. package/assets/step.DOAmuuEQ.css +1 -0
  45. package/assets/switch.fwcMI6o7.css +1 -0
  46. package/assets/text.Doa-APfR.css +1 -0
  47. package/assets/tooltip.DrSplliO.css +1 -0
  48. package/{banner.XeTbC8mq.js → banner.BlB_7xue.js} +1 -1
  49. package/{breadcrumb.BOz3Hst7.js → breadcrumb.DajORKq7.js} +3 -3
  50. package/{button.I5z8VEXa.js → button.EooIlFBI.js} +4 -4
  51. package/buttonround.BeQakrPs.js +101 -0
  52. package/{checkbox.CcEypLD0.js → checkbox.NJj9qMnx.js} +3 -3
  53. package/{checkboxgroup.15fvJ2SQ.js → checkboxgroup.DELdyn0X.js} +2 -2
  54. package/{chip.DZP-2LVl.js → chip.C4h8Hm9g.js} +3 -3
  55. package/{chipgroup.Ckvmby1Q.js → chipgroup.BKjeuuM0.js} +13 -13
  56. package/chunks/{Accordion.Drq0YoeJ.js → Accordion.8kTbiPxs.js} +60 -60
  57. package/chunks/ActionButton.CBV1-_HP.js +188 -0
  58. package/chunks/{ActionCard.DJSGkwVG.js → ActionCard.Dbq2VqyZ.js} +18 -18
  59. package/chunks/{ActionLink.BrJB7T0A.js → ActionLink.BXxDS1Gg.js} +53 -53
  60. package/chunks/{AriaLiveRegions.utils.8ofDlHnN.js → AriaLiveRegions.utils.BPvIKT6B.js} +3 -3
  61. package/chunks/{Breadcrumb.CNABp45n.js → Breadcrumb.Ccm79ver.js} +14 -14
  62. package/chunks/Button.COycNYUI.js +160 -0
  63. package/chunks/Checkbox.CMshaWIU.js +88 -0
  64. package/chunks/CheckboxGroup.D3D1spfJ.js +79 -0
  65. package/chunks/{Chip.wHEr-saO.js → Chip.DCJYE513.js} +17 -17
  66. package/chunks/{CustomReactSelect.DHwRSrva.js → CustomReactSelect.oEQpO9iN.js} +52 -52
  67. package/chunks/{Dialog.DNrQmu4n.js → Dialog.lJXxzgu2.js} +1 -1
  68. package/chunks/Drawer.CDe_g99S.js +107 -0
  69. package/chunks/Fieldset.DOjI3DlI.js +91 -0
  70. package/chunks/Flag.X9tB3Mfv.js +75 -0
  71. package/chunks/{Header.DyqOlV8L.js → Header.bLSdAY9-.js} +139 -139
  72. package/chunks/Icon.DYtaQgbw.js +232 -0
  73. package/chunks/{Input.utils.D78E4MGO.js → Input.utils.CkmzxIrU.js} +2 -2
  74. package/chunks/{InputFile.C-m2Hp0n.js → InputFile.DYXvF6vT.js} +69 -69
  75. package/chunks/InputNumber.CkWpchPo.js +240 -0
  76. package/chunks/{InputPassword.BrQLXv_R.js → InputPassword.21E6XMr5.js} +37 -37
  77. package/chunks/{InputSearch.DsT4ESbN.js → InputSearch.Dy3EKa9f.js} +47 -47
  78. package/chunks/{LinkButton.CNLxmfVF.js → LinkButton.BCHTLFMJ.js} +30 -30
  79. package/chunks/LinkCard.BYmTwsS5.js +197 -0
  80. package/chunks/{MegaMenu.CiSiMlE3.js → MegaMenu.DbunD_yW.js} +2 -2
  81. package/chunks/NavigationTabList.CyrKNAer.js +68 -0
  82. package/chunks/{NavigationTabs.CCFAm8-N.js → NavigationTabs.DVBe-Wt3.js} +1 -1
  83. package/chunks/Notification.BjyLiO2h.js +91 -0
  84. package/chunks/{Pagination.Dl8CU-yY.js → Pagination.CJikF9Cw.js} +72 -72
  85. package/chunks/{Popover.BBT_kVGM.js → Popover.ByaoNwGK.js} +6 -6
  86. package/chunks/RadioGroup.Bh2X6pT9.js +130 -0
  87. package/chunks/Select.KWb09VmF.js +147 -0
  88. package/chunks/Slider.CxnIy51F.js +309 -0
  89. package/chunks/{Stepper.UvgTZCCb.js → Stepper.KBRikedB.js} +36 -36
  90. package/chunks/{SystemFeedback.CZhoSxrC.js → SystemFeedback.4osheYxC.js} +10 -10
  91. package/chunks/{Tabs.DtfpA30P.js → Tabs.xXn4zpGp.js} +1 -1
  92. package/chunks/{Text.utils.D_iOyOSH.js → Text.utils.BZ4nTZVu.js} +2 -2
  93. package/chunks/{TextUtility.Wbd4oQXI.js → TextUtility.BPrxUX-x.js} +18 -18
  94. package/chunks/Textarea.CAOqZMUi.js +181 -0
  95. package/chunks/Toast.NZfb7z3q.js +76 -0
  96. package/chunks/circle-play.DKFF-Yos.js +10 -0
  97. package/chunks/floating-ui.react.Chmq0RmI.js +3014 -0
  98. package/{combobox.C2DBgO0t.js → combobox.CPsl2TC0.js} +1 -1
  99. package/components/CheckboxGroup/CheckboxGroup.d.ts +6 -1
  100. package/components/CheckboxGroup/CheckboxGroup.utils.d.ts +2 -2
  101. package/components/Fieldset/Fieldset.d.ts +7 -1
  102. package/components/Fieldset/Fieldset.utils.d.ts +2 -2
  103. package/components/Flag/Flag.d.ts +3 -3
  104. package/components/Flag/Flag.utils.d.ts +7 -2
  105. package/components/Input/Input.d.ts +6 -2
  106. package/components/Input/Input.utils.d.ts +1 -0
  107. package/components/RadioGroup/RadioGroup.d.ts +5 -0
  108. package/components/RadioGroup/RadioGroup.utils.d.ts +2 -2
  109. package/components/Skeleton/Skeleton.d.ts +29 -0
  110. package/components/Skeleton/Skeleton.test.d.ts +1 -0
  111. package/components/Skeleton/Skeleton.utils.d.ts +4 -0
  112. package/{customreactselect.Dle5ReLL.js → customreactselect.D7BJg-2s.js} +5 -5
  113. package/{dialog.Br6FeS8M.js → dialog.BlprGigG.js} +2 -2
  114. package/{drawer.Dyjx6fy3.js → drawer.BoyrTFi1.js} +2 -2
  115. package/fieldset.D_e2-vo_.js +13 -0
  116. package/{filelist.0CUvj_hg.js → filelist.DfAt2xJa.js} +36 -36
  117. package/{filepreview.DfYhhi7K.js → filepreview.Defs34bv.js} +1 -1
  118. package/flag.0vpitrQ-.js +11 -0
  119. package/{floatingactionbutton.C-V33tkz.js → floatingactionbutton.BrdE1vi2.js} +3 -3
  120. package/{header.BtGgmM59.js → header.C3AqYBtz.js} +1 -1
  121. package/{icon.pia3k1bW.js → icon.CRr1FGOu.js} +1 -1
  122. package/index.d.ts +2 -0
  123. package/index.es.js +249 -243
  124. package/input.ChMzyHej.js +175 -0
  125. package/inputfile.DZIUs1EC.js +18 -0
  126. package/{inputnumber.DIccXoqM.js → inputnumber.Box5R2An.js} +5 -5
  127. package/{inputpassword.BWIKqwcK.js → inputpassword.CBc8GNwI.js} +4 -4
  128. package/{inputsearch.BQVA1P3t.js → inputsearch.DzzYb-C0.js} +4 -4
  129. package/link.aU1f2Xzu.js +81 -0
  130. package/{linkbutton.DSzhpA7y.js → linkbutton.DxEPueLb.js} +3 -3
  131. package/{linkcard.Azap4eIT.js → linkcard.CCY-VFWN.js} +4 -4
  132. package/{megamenu.CUjk3_h2.js → megamenu.C8OynEzk.js} +3 -3
  133. package/navigationtablist.iSQd5PX4.js +10 -0
  134. package/{navigationtabs.drPy054A.js → navigationtabs.FtkVv_qV.js} +2 -2
  135. package/{notification.DT8ZQWy-.js → notification.Cqg8HpJ8.js} +3 -3
  136. package/numberindicator.Q7g4J3Ry.js +36 -0
  137. package/optioncheckbox.tlMEoyT0.js +48 -0
  138. package/package.json +33 -33
  139. package/{pagination.DqHkkeMR.js → pagination.DA4PMLOq.js} +4 -4
  140. package/partials/index.js +83 -77
  141. package/partials/lib/partials.d.ts +1 -1
  142. package/{popover.HlTN79us.js → popover.DYiEGSnj.js} +3 -3
  143. package/progressindicator.DpmERE8T.js +53 -0
  144. package/radio.KQ8CUM3_.js +137 -0
  145. package/{radiogroup.CtkyrkVj.js → radiogroup.wqgExwrG.js} +3 -3
  146. package/{scroller.BZy0pXNL.js → scroller.Dqnsxq2M.js} +1 -1
  147. package/{select.BSRwHZl9.js → select.DkKuGI6O.js} +4 -4
  148. package/skeleton.DUkBgXxO.js +148 -0
  149. package/skeleton.d.ts +2 -0
  150. package/{skiptocontent.D-qA8MV6.js → skiptocontent.CRQywi6J.js} +1 -1
  151. package/{slider.jgy1gPS-.js → slider.BOjqQp9n.js} +3 -3
  152. package/{spinner.CioXs_gr.js → spinner.DtLnsqVV.js} +1 -1
  153. package/step.C6zDRCBu.js +82 -0
  154. package/{stepper.ChHYe3pv.js → stepper.DHl3_XU9.js} +4 -4
  155. package/styles/js/index.d.ts +1 -0
  156. package/styles/js/index.es.js +24 -4
  157. package/styles/js/lib/spacing-rem.d.ts +21 -0
  158. package/styles/js/lib/spacing.d.ts +0 -1
  159. package/styles/scss/ds/index.scss +2 -1
  160. package/styles/scss/ds/lib/ds-internal/_input.scss +6 -5
  161. package/styles/scss/ds/lib/ds-internal/_link-button.scss +3 -2
  162. package/styles/scss/ds/lib/ds-internal/_text.scss +3 -1
  163. package/styles/scss/ds/lib/grid-narrow.scss +1 -0
  164. package/styles/scss/ds/lib/spacing-rem.scss +19 -0
  165. package/styles/scss/ds/lib/spacing.scss +0 -1
  166. package/switch.CuNNdrkD.js +66 -0
  167. package/{systemfeedback.Dr99Uwoi.js → systemfeedback.Da0wX0Eb.js} +2 -2
  168. package/{tablist.DuaTT6zK.js → tablist.BjKwrLz9.js} +4 -4
  169. package/{tabs.BGmxVK_3.js → tabs.-U2k6Oll.js} +2 -2
  170. package/text.CnP3baHy.js +72 -0
  171. package/{textarea.BoxcJ2tx.js → textarea.BWznY6Gg.js} +3 -3
  172. package/{textutility.CNWCGYOy.js → textutility.CBLuAdaa.js} +2 -2
  173. package/{toast.BJs2VWI4.js → toast.D9XLSgJg.js} +3 -3
  174. package/{toastmanager.Bh9XSJty.js → toastmanager.V5E05qgI.js} +6 -6
  175. package/{tooltip.C6HKano9.js → tooltip.a1aWHK00.js} +22 -22
  176. package/{topbar.Z9NNkxKU.js → topbar.BdGK62KJ.js} +1 -1
  177. package/types/icon-types.d.ts +1 -1
  178. package/actionbutton.G5W7UVFl.js +0 -12
  179. package/actionlink.DquMiuMX.js +0 -12
  180. package/assets/Accordion.Cr1dbVTH.css +0 -1
  181. package/assets/ActionButton.BLOWs6IZ.css +0 -1
  182. package/assets/ActionCard.BG8w8xUC.css +0 -1
  183. package/assets/ActionLink.BJDUVdT7.css +0 -1
  184. package/assets/Breadcrumb.BavNNzAA.css +0 -1
  185. package/assets/Button.C-UYIggc.css +0 -1
  186. package/assets/Checkbox.ZAPIO2N8.css +0 -1
  187. package/assets/Chip.D3vV0wyV.css +0 -1
  188. package/assets/CustomReactSelect.Ctze4SRN.css +0 -1
  189. package/assets/Drawer.BU-fi5Hk.css +0 -1
  190. package/assets/Fieldset.DmxbjOm1.css +0 -1
  191. package/assets/Header.BNYL2Y78.css +0 -1
  192. package/assets/InputFile.BUMCNCrj.css +0 -1
  193. package/assets/InputNumber.Bmz8cNKg.css +0 -1
  194. package/assets/InputPassword.CutbykTm.css +0 -1
  195. package/assets/InputSearch.Sr9jVpKt.css +0 -1
  196. package/assets/LinkButton.CxJvjEY5.css +0 -1
  197. package/assets/LinkCard.DkQoQJxx.css +0 -1
  198. package/assets/NavigationTabList.DYjNT2Di.css +0 -1
  199. package/assets/Pagination.DZ1yCAMR.css +0 -1
  200. package/assets/Select.BZYb_HAG.css +0 -1
  201. package/assets/Slider.vnSU0ya0.css +0 -1
  202. package/assets/Stepper.tXJl15yL.css +0 -1
  203. package/assets/TextUtility.CEBJaKBG.css +0 -1
  204. package/assets/Textarea.BIgA9_fl.css +0 -1
  205. package/assets/Toast.CGl8z6mX.css +0 -1
  206. package/assets/buttonround.CMrJRIeW.css +0 -1
  207. package/assets/filelist.CHVupL8T.css +0 -1
  208. package/assets/flag.CyCIPu_J.css +0 -1
  209. package/assets/input.BEOus9jX.css +0 -1
  210. package/assets/link.Dcsio57m.css +0 -1
  211. package/assets/numberindicator.BYIPwkAK.css +0 -1
  212. package/assets/optioncheckbox.6zYgifUk.css +0 -1
  213. package/assets/progressindicator.Cbbzo5-b.css +0 -1
  214. package/assets/radio.l9OTraQU.css +0 -1
  215. package/assets/step.Ch508u7I.css +0 -1
  216. package/assets/switch.DYamtd9O.css +0 -1
  217. package/assets/text.BA1eUihR.css +0 -1
  218. package/assets/tooltip.BPcysHGE.css +0 -1
  219. package/buttonround.BX_81KOF.js +0 -101
  220. package/chunks/ActionButton.CCI5IUFy.js +0 -188
  221. package/chunks/Button.D8U6Bs7T.js +0 -160
  222. package/chunks/Checkbox.91fwuJ-0.js +0 -88
  223. package/chunks/CheckboxGroup.DlZcoyo_.js +0 -74
  224. package/chunks/Drawer.DaiiAoa8.js +0 -107
  225. package/chunks/Fieldset.BB4NftRU.js +0 -81
  226. package/chunks/Icon.DCdL1Vnp.js +0 -232
  227. package/chunks/InputNumber.DOrbq0Hf.js +0 -240
  228. package/chunks/LinkCard.CsK31XXo.js +0 -197
  229. package/chunks/NavigationTabList.9r9_yTmR.js +0 -68
  230. package/chunks/Notification.BlyUQinT.js +0 -91
  231. package/chunks/RadioGroup.BWe0nG6N.js +0 -125
  232. package/chunks/Select.fgSB8mUs.js +0 -147
  233. package/chunks/Slider.8H5oki70.js +0 -307
  234. package/chunks/Textarea.B-Ii-p0C.js +0 -181
  235. package/chunks/Toast.B7_VJE8V.js +0 -76
  236. package/chunks/floating-ui.react.CP5A99-c.js +0 -2980
  237. package/fieldset.D6sz1Wn2.js +0 -12
  238. package/flag.B61fRxrP.js +0 -50
  239. package/input.CNC3QIQR.js +0 -188
  240. package/inputfile.CN9IBCM5.js +0 -18
  241. package/link.DFt6ae6h.js +0 -81
  242. package/navigationtablist.B0QFyk6c.js +0 -10
  243. package/numberindicator.ZGVRSmqf.js +0 -36
  244. package/optioncheckbox.BO9lhnF3.js +0 -48
  245. package/progressindicator.DdaSeRcV.js +0 -53
  246. package/radio.DxdVKoxe.js +0 -137
  247. package/step.C8Um5fyx.js +0 -82
  248. package/switch.BWByas7M.js +0 -66
  249. package/text.D_e3JBvf.js +0 -72
@@ -0,0 +1 @@
1
+ :where(.ds-textarea_textarea_10o0g_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-textarea_textarea--small_10o0g_9){padding-inline-start:7px;padding-inline-end:7px}.ds-textarea_textarea_10o0g_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-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}.ds-textarea_textarea_10o0g_1:focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-textarea_textarea_10o0g_1:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-textarea_textarea_10o0g_1:focus{outline:revert;outline-offset:revert}.ds-textarea_textarea_10o0g_1:focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-textarea_textarea_10o0g_1:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-textarea_textarea_10o0g_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_10o0g_1{transition-duration:0ms}}@media(hover:hover){.ds-textarea_textarea_10o0g_1:hover{background:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){.ds-textarea_textarea_10o0g_1:hover{border-color:Highlight}}.ds-textarea_textarea_10o0g_1{background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}.ds-textarea_textarea_10o0g_1[readonly]{background-color:#ededed;border-color:transparent;color:#252525}.ds-textarea_textarea_10o0g_1[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-textarea_textarea_10o0g_1[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-textarea_textarea_10o0g_1[readonly]:focus{outline:revert;outline-offset:revert}.ds-textarea_textarea_10o0g_1[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-textarea_textarea_10o0g_1[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-textarea_textarea_10o0g_1:disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}.ds-textarea_textarea_10o0g_1::-webkit-placeholder,.ds-textarea_textarea_10o0g_1::placeholder{color:#666;opacity:1}.ds-textarea_textarea--invalid_10o0g_121{border-color:#d43b3b;outline-color:#d43b3b}.ds-textarea_textarea--invalid_10o0g_121:active,.ds-textarea_textarea--invalid_10o0g_121:focus,.ds-textarea_textarea--invalid_10o0g_121:focus-visible{border-color:#252525}.ds-textarea_textarea--small_10o0g_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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400}.ds-textarea_textarea_10o0g_1{padding-block-start:15px;padding-block-end:15px;min-height:5.875rem;resize:vertical}.ds-textarea_textarea--resize-auto_10o0g_145{resize:none;overflow-y:hidden}.ds-textarea_textarea--small_10o0g_9{padding-block-start:8px;padding-block-end:8px;min-height:4.875rem}.ds-textarea_root_10o0g_155:has(.ds-textarea_hint_10o0g_155) .ds-textarea_label-wrapper_10o0g_155{margin-block-end:2px}.ds-textarea_affix_10o0g_159{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-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;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_10o0g_180{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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;padding-inline-start:7px;padding-inline-end:7px}.ds-textarea_affix_10o0g_159.ds-textarea_prefix_10o0g_193{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}.ds-textarea_affix_10o0g_159.ds-textarea_suffix_10o0g_199{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}.ds-textarea_affix--disabled_10o0g_205{color:#00000080}@media screen and (forced-colors:active){.ds-textarea_affix--disabled_10o0g_205{color:GrayText}}.ds-textarea_affix--disabled_10o0g_205.ds-textarea_prefix_10o0g_193,.ds-textarea_affix--disabled_10o0g_205.ds-textarea_suffix_10o0g_199{border-color:#0000001a}.ds-textarea_affix--readonly_10o0g_216{background-color:#ededed;position:relative}.ds-textarea_affix--readonly_10o0g_216.ds-textarea_prefix_10o0g_193,.ds-textarea_affix--readonly_10o0g_216.ds-textarea_suffix_10o0g_199{border-color:transparent}.ds-textarea_affix--readonly_10o0g_216.ds-textarea_prefix_10o0g_193:after{content:"";position:absolute;right:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors:active){.ds-textarea_affix--readonly_10o0g_216.ds-textarea_prefix_10o0g_193:after{background-color:transparent}}.ds-textarea_affix--readonly_10o0g_216.ds-textarea_suffix_10o0g_199:before{content:"";position:absolute;left:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors:active){.ds-textarea_affix--readonly_10o0g_216.ds-textarea_suffix_10o0g_199:before{background-color:transparent}}.ds-textarea_leading-icon_10o0g_252{grid-area:1/1/2/2;order:1;margin-inline-start:16px;fill:#666}@media screen and (forced-colors:active){.ds-textarea_leading-icon_10o0g_252{background-color:Canvas;fill:CanvasText}}.ds-textarea_leading-icon--small_10o0g_264{margin-inline-start:8px}.ds-textarea_leading-icon--disabled_10o0g_267{fill:#00000080}@media screen and (forced-colors:active){.ds-textarea_leading-icon--disabled_10o0g_267{fill:GrayText}}.ds-textarea_action-button_10o0g_276{grid-area:1/4/2/5}.ds-textarea_label_10o0g_155{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-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;display:block;max-width:fit-content;margin-block:2px}@media screen and (forced-colors:active){.ds-textarea_label--disabled_10o0g_295{color:GrayText}}.ds-textarea_label-wrapper_10o0g_155{display:flex;align-items:center;gap:4px;margin-block-end:8px;min-height:1.5rem}.ds-textarea_label-wrapper--hidden_10o0g_307{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}.ds-textarea_hint_10o0g_155{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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;display:block;max-width:34em;margin-block-end:8px}.ds-textarea_feedback_10o0g_335{margin-block-start:8px}.ds-textarea_footer_10o0g_339{display:flex;justify-content:flex-end;margin-block-start:8px}.ds-textarea_footer--has-system-feedback_10o0g_344{gap:24px;justify-content:space-between}.ds-textarea_feedback_10o0g_335{margin-block-start:0}.ds-textarea_char-count_10o0g_353{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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;color:#252525}.ds-textarea_char-count-announcer_10o0g_366{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}
@@ -0,0 +1 @@
1
+ :root{--ds-toast-offset-bottom: 64px}.ds-toast_root_1gdlp_5{box-shadow:0 2px 12px #00000014,0 1px 2px #00000029;min-width:272px;max-width:min(100vw - 48px,400px)}@media(min-width:768px){.ds-toast_root_1gdlp_5{max-width:25rem}}.ds-toast_root--closing_1gdlp_15{animation:ds-toast_fade-out_1gdlp_1 var(--ds-animation-duration, .4s) cubic-bezier(0,0,.5,1) forwards}@media(prefers-reduced-motion:reduce){.ds-toast_root--closing_1gdlp_15{animation-duration:1ms}}.ds-toast_root_1gdlp_5[popover]{position:fixed;inset:unset;left:50%;transform:translate(-50%);border-width:0;border-left:4px solid;padding-block-start:12px;padding-block-end:12px;padding-inline-start:12px;padding-inline-end:16px;width:100%;bottom:var(--ds-toast-offset-bottom)}@media screen and (forced-colors:active){.ds-toast_root_1gdlp_5[popover]{border-top:1px solid transparent;border-right:1px solid transparent;border-bottom:1px solid transparent;padding-inline-end:15px;padding-block-start:11px;padding-block-end:11px}}:where(.ds-toast_root_1gdlp_5:popover-open){position:fixed;inset:unset;left:50%;transform:translate(-50%);bottom:var(--ds-toast-offset-bottom);animation:ds-toast_move-in_1gdlp_1 var(--ds-animation-duration, .4s) cubic-bezier(.5,0,1,1)}@media(prefers-reduced-motion:reduce){:where(.ds-toast_root_1gdlp_5:popover-open){animation-duration:0s}}.ds-toast_root--success_1gdlp_66[popover]{background-color:#e5f0db;border-color:#749f4a}.ds-toast_root--info_1gdlp_70[popover]{background-color:#ededed;border-color:#666}.ds-toast_root--warning_1gdlp_74[popover]{background-color:#fdecc3;border-color:#fdc543}.ds-toast_content_1gdlp_79{display:grid;grid-template-columns:auto minmax(auto,1fr) auto;gap:16px;place-items:start;min-height:2rem}.ds-toast_content--hide-icon_1gdlp_86{grid-template-columns:minmax(auto,1fr) auto}.ds-toast_icon_1gdlp_90{margin-block-start:8px}.ds-toast_message_1gdlp_94{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-size:1rem;line-height:1.5;font-size-adjust:.414;font-weight:400;margin-block-start:4px;margin-block-end:0}@keyframes ds-toast_move-in_1gdlp_1{0%{bottom:0;opacity:0;transform:translate(-50%) translateY(100%)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes ds-toast_fade-out_1gdlp_1{0%{opacity:1;display:block}to{opacity:0;display:none}}
@@ -0,0 +1 @@
1
+ .ds-button-round_root_14bhh_1:focus{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root_14bhh_1:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-button-round_root_14bhh_1:focus{outline:revert;outline-offset:revert}.ds-button-round_root_14bhh_1:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root_14bhh_1:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-button-round_root_14bhh_1{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;font-size:1rem;line-height:1.25;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none;padding-block-start:11px;padding-block-end:11px;padding-inline-start:23px;padding-inline-end:23px;display:inline-flex;justify-content:center;align-items:center;border-width:1px;border-style:solid;border-color:transparent;min-height:3rem;min-width:3rem;gap:8px;transform:translateZ(0);overflow-wrap:break-word;text-align:left;text-decoration:none;background-color:transparent;cursor:pointer}.ds-button-round_root_14bhh_1{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-button-round_root_14bhh_1{transition-duration:0ms}}@media screen and (forced-colors:active){.ds-button-round_root_14bhh_1{background-color:Canvas!important}.ds-button-round_root_14bhh_1:hover{border-color:Highlight}}.ds-button-round_root--highlight_14bhh_76,.ds-button-round_root--dark-highlight_14bhh_76{background-color:#f37a1f;color:#252525}@media(hover:hover){.ds-button-round_root--highlight_14bhh_76:hover,.ds-button-round_root--dark-highlight_14bhh_76:hover{background-color:#e9640c}}.ds-button-round_root--highlight_14bhh_76[aria-disabled=true],.ds-button-round_root--dark-highlight_14bhh_76[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#00000080;background-color:#dadada}.ds-button-round_root--highlight_14bhh_76[aria-disabled=true] svg,.ds-button-round_root--dark-highlight_14bhh_76[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){.ds-button-round_root--highlight_14bhh_76[aria-disabled=true],.ds-button-round_root--dark-highlight_14bhh_76[aria-disabled=true]{color:GrayText;border-color:GrayText}}.ds-button-round_root--highlight_14bhh_76[aria-disabled=true]:before,.ds-button-round_root--dark-highlight_14bhh_76[aria-disabled=true]:before{background-color:transparent}.ds-button-round_root--dark-highlight_14bhh_76:focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root--dark-highlight_14bhh_76:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-button-round_root--dark-highlight_14bhh_76:focus{outline:revert;outline-offset:revert}.ds-button-round_root--dark-highlight_14bhh_76:focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root--dark-highlight_14bhh_76:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-button-round_root--dark-highlight_14bhh_76[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#ffffff80;color:#00000080;background-color:#dadada}.ds-button-round_root--dark-highlight_14bhh_76[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){.ds-button-round_root--dark-highlight_14bhh_76[aria-disabled=true]{color:GrayText;border-color:GrayText}}.ds-button-round_root--dark-highlight_14bhh_76[aria-disabled=true]:before{background-color:transparent}.ds-button-round_root--filled_14bhh_152{background-color:#252525;color:#fff}@media(hover:hover){.ds-button-round_root--filled_14bhh_152:hover{background-color:#444}}.ds-button-round_root--filled_14bhh_152[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#00000080;background-color:#dadada}.ds-button-round_root--filled_14bhh_152[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){.ds-button-round_root--filled_14bhh_152[aria-disabled=true]{color:GrayText;border-color:GrayText}}.ds-button-round_root--filled_14bhh_152[aria-disabled=true]:before{background-color:transparent}.ds-button-round_root--outline_14bhh_180{border-color:#252525;color:#252525}@media(hover:hover){.ds-button-round_root--outline_14bhh_180:hover{background-color:#0000001a}}.ds-button-round_root--outline_14bhh_180[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;border-color:currentColor}.ds-button-round_root--outline_14bhh_180[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){.ds-button-round_root--outline_14bhh_180[aria-disabled=true]{color:GrayText;border-color:GrayText}}.ds-button-round_root--outline_14bhh_180[aria-disabled=true]:before{background-color:transparent}.ds-button-round_root--ghost_14bhh_207{color:#252525}@media(hover:hover){.ds-button-round_root--ghost_14bhh_207:hover{background-color:#0000001a}}.ds-button-round_root--ghost_14bhh_207[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}.ds-button-round_root--ghost_14bhh_207[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){.ds-button-round_root--ghost_14bhh_207[aria-disabled=true]{color:GrayText;border-color:GrayText}}.ds-button-round_root--ghost_14bhh_207[aria-disabled=true]:before{background-color:transparent}.ds-button-round_root--ghost-flush_14bhh_232{color:#252525;padding-inline-start:0;padding-inline-end:0;min-width:0px}.ds-button-round_root--ghost-flush_14bhh_232.ds-button-round_root--small_14bhh_238{padding-inline-start:0;padding-inline-end:0;min-width:0px}.ds-button-round_root--ghost-flush_14bhh_232:before{content:"";position:absolute;inset:-1px -12px}.ds-button-round_root--ghost-flush_14bhh_232:before{transition:background-color var(--ds-animation-duration, .1s) linear,color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){.ds-button-round_root--ghost-flush_14bhh_232:before{transition-duration:0ms}}.ds-button-round_root--ghost-flush_14bhh_232:focus,.ds-button-round_root--ghost-flush_14bhh_232:focus-visible{outline:none}.ds-button-round_root--ghost-flush_14bhh_232:focus:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root--ghost-flush_14bhh_232:focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-button-round_root--ghost-flush_14bhh_232:focus:before{outline:revert;outline-offset:revert}.ds-button-round_root--ghost-flush_14bhh_232:focus-visible:before{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root--ghost-flush_14bhh_232:focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){.ds-button-round_root--ghost-flush_14bhh_232:hover:before{background-color:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){.ds-button-round_root--ghost-flush_14bhh_232:hover:before{background-color:transparent}}.ds-button-round_root--ghost-flush_14bhh_232[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}.ds-button-round_root--ghost-flush_14bhh_232[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){.ds-button-round_root--ghost-flush_14bhh_232[aria-disabled=true]{color:GrayText;border-color:GrayText}}.ds-button-round_root--ghost-flush_14bhh_232[aria-disabled=true]:before{background-color:transparent}.ds-button-round_root--navigation_14bhh_318{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-size:1.125rem;line-height:1.33;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none;color:#252525;border-radius:2px}@media(min-width:1024px){.ds-button-round_root--navigation_14bhh_318{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-size:1rem;line-height:1.25;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}}.ds-button-round_root--navigation_14bhh_318:focus{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){.ds-button-round_root--navigation_14bhh_318:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-button-round_root--navigation_14bhh_318:focus{outline:revert;outline-offset:revert}.ds-button-round_root--navigation_14bhh_318:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){.ds-button-round_root--navigation_14bhh_318:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){.ds-button-round_root--navigation_14bhh_318:hover{background-color:#0000001a}}.ds-button-round_root--navigation_14bhh_318[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed}.ds-button-round_root--navigation_14bhh_318[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){.ds-button-round_root--navigation_14bhh_318[aria-disabled=true]{color:GrayText;border-color:GrayText}}.ds-button-round_root--navigation_14bhh_318[aria-disabled=true]:before{background-color:transparent}.ds-button-round_root--navigation--stretched_14bhh_396{justify-content:flex-start}.ds-button-round_root--navigation--stretched--icon-left_14bhh_399{justify-content:flex-end}.ds-button-round_root--dark-filled_14bhh_402{background-color:#f8f8f8;color:#252525}.ds-button-round_root--dark-filled_14bhh_402:focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root--dark-filled_14bhh_402:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-button-round_root--dark-filled_14bhh_402:focus{outline:revert;outline-offset:revert}.ds-button-round_root--dark-filled_14bhh_402:focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root--dark-filled_14bhh_402:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){.ds-button-round_root--dark-filled_14bhh_402:hover{background-color:#dadada}}.ds-button-round_root--dark-filled_14bhh_402[aria-disabled=true]{background-color:transparent;cursor:not-allowed;color:#ffffff80;color:#00000080;background-color:#dadada}.ds-button-round_root--dark-filled_14bhh_402[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){.ds-button-round_root--dark-filled_14bhh_402[aria-disabled=true]{color:GrayText;border-color:GrayText}}.ds-button-round_root--dark-filled_14bhh_402[aria-disabled=true]:before{background-color:transparent}.ds-button-round_root--dark-outline_14bhh_459{border-color:#f8f8f8;color:#fff}.ds-button-round_root--dark-outline_14bhh_459:focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root--dark-outline_14bhh_459:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-button-round_root--dark-outline_14bhh_459:focus{outline:revert;outline-offset:revert}.ds-button-round_root--dark-outline_14bhh_459:focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root--dark-outline_14bhh_459:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){.ds-button-round_root--dark-outline_14bhh_459:hover{background-color:#ffffff26}}.ds-button-round_root--dark-outline_14bhh_459[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80;border-color:currentColor}.ds-button-round_root--dark-outline_14bhh_459[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){.ds-button-round_root--dark-outline_14bhh_459[aria-disabled=true]{color:GrayText;border-color:GrayText}}.ds-button-round_root--dark-outline_14bhh_459[aria-disabled=true]:before{background-color:transparent}.ds-button-round_root--dark-ghost_14bhh_515{color:#fff}.ds-button-round_root--dark-ghost_14bhh_515:focus{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root--dark-ghost_14bhh_515:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-button-round_root--dark-ghost_14bhh_515:focus{outline:revert;outline-offset:revert}.ds-button-round_root--dark-ghost_14bhh_515:focus-visible{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root--dark-ghost_14bhh_515:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){.ds-button-round_root--dark-ghost_14bhh_515:hover{background-color:#ffffff26}}.ds-button-round_root--dark-ghost_14bhh_515[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80}.ds-button-round_root--dark-ghost_14bhh_515[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){.ds-button-round_root--dark-ghost_14bhh_515[aria-disabled=true]{color:GrayText;border-color:GrayText}}.ds-button-round_root--dark-ghost_14bhh_515[aria-disabled=true]:before{background-color:transparent}.ds-button-round_root--dark-ghost-flush_14bhh_569{color:#fff}.ds-button-round_root--dark-ghost-flush_14bhh_569:focus,.ds-button-round_root--dark-ghost-flush_14bhh_569:focus-visible{outline:none}.ds-button-round_root--dark-ghost-flush_14bhh_569:focus:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root--dark-ghost-flush_14bhh_569:focus:before{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-button-round_root--dark-ghost-flush_14bhh_569:focus:before{outline:revert;outline-offset:revert}.ds-button-round_root--dark-ghost-flush_14bhh_569:focus-visible:before{outline:2px solid;outline-color:#fff;outline-offset:2px}@media screen and (forced-colors:active){.ds-button-round_root--dark-ghost-flush_14bhh_569:focus-visible:before{forced-color-adjust:auto;outline-color:Highlight}}}@media(hover:hover){.ds-button-round_root--dark-ghost-flush_14bhh_569:hover:before{background-color:#ffffff26}}@media screen and (hover:hover)and (forced-colors:active){.ds-button-round_root--dark-ghost-flush_14bhh_569:hover:before{background-color:transparent}}.ds-button-round_root--dark-ghost-flush_14bhh_569[aria-disabled=true]{background-color:transparent;color:#00000080;cursor:not-allowed;color:#ffffff80}.ds-button-round_root--dark-ghost-flush_14bhh_569[aria-disabled=true] svg{fill:currentColor}@media screen and (forced-colors:active){.ds-button-round_root--dark-ghost-flush_14bhh_569[aria-disabled=true]{color:GrayText;border-color:GrayText}}.ds-button-round_root--dark-ghost-flush_14bhh_569[aria-disabled=true]:before{background-color:transparent}.ds-button-round_root--small_14bhh_238{min-width:2rem;min-height:2rem;padding-block-start:5px;padding-block-end:5px;padding-inline-start:15px;padding-inline-end:15px}.ds-button-round_root--small_14bhh_238.ds-button-round_root--ghost-flush_14bhh_232:before{right:-8px;left:-8px}.ds-button-round_root--stretched_14bhh_644{width:100%}.ds-button-round_root--icon-left_14bhh_647{flex-direction:row-reverse}.ds-button-round_root--icon-only_14bhh_650{width:3rem;height:3rem}.ds-button-round_root--icon-only_14bhh_650.ds-button-round_root--ghost-flush_14bhh_232{width:1rem;height:1rem}.ds-button-round_root--icon-only-small_14bhh_659{width:2rem;height:2rem;min-width:2rem;min-height:2rem}.ds-button-round_root--icon-only-small_14bhh_659.ds-button-round_root--ghost-flush_14bhh_232{width:1rem;height:1rem}.ds-button-round_root_14bhh_1{position:relative;border-radius:50%;padding:0}.ds-button-round_root--size-small_14bhh_675{width:2rem;height:2rem;min-width:2rem;min-height:2rem}.ds-button-round_root--size-medium_14bhh_681{width:2.5rem;height:2.5rem;min-width:2.5rem;min-height:2.5rem}.ds-button-round_icon--hidden_14bhh_688{opacity:0}.ds-button-round_label--hidden_14bhh_692{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}.ds-button-round_label--loading_14bhh_704{opacity:0}.ds-button-round_loader_14bhh_708{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1rem;height:1rem}.ds-button-round_loader_14bhh_708 svg{fill:currentColor}
@@ -0,0 +1 @@
1
+ .ds-input-file_root_1s9kg_1{display:grid;row-gap:16px;margin-block-start:32px}.ds-input-file_file-wrapper_1s9kg_7{display:grid;grid-template-columns:auto 1fr auto;column-gap:8px;grid-auto-rows:auto auto;row-gap:4px;padding-block-end:15px;border-bottom:1px solid #B1B1B1}.ds-input-file_file-wrapper--invalid_1s9kg_16{border-color:#d43b3b}.ds-input-file_file-details_1s9kg_20{padding-block:6px;display:flex;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-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}.ds-input-file_file-name_1s9kg_34{overflow-wrap:anywhere}.ds-input-file_file-size_1s9kg_38{padding-inline-start:8px;padding-block-start:3px;color:#666;white-space:nowrap;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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400}.ds-input-file_progress-bar_1s9kg_54{grid-column:2;margin-block-end:4px}.ds-input-file_feedback_1s9kg_59{grid-column:2;padding-block:0}
@@ -0,0 +1 @@
1
+ :where(.ds-input_input_1x68c_1){display:block;padding-inline-start:15px;padding-inline-end:15px;min-height:3rem;height:3rem}:where(.ds-input_input--small_1x68c_9){padding-inline-start:7px;padding-inline-end:7px}.ds-input_input_1x68c_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-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400}.ds-input_input_1x68c_1:focus{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-input_input_1x68c_1:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-input_input_1x68c_1:focus{outline:revert;outline-offset:revert}.ds-input_input_1x68c_1:focus-visible{outline:1px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-input_input_1x68c_1:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-input_input_1x68c_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_1x68c_1{transition-duration:0ms}}@media(hover:hover){.ds-input_input_1x68c_1:hover{background:#0000001a}}@media screen and (hover:hover)and (forced-colors:active){.ds-input_input_1x68c_1:hover{border-color:Highlight}}.ds-input_input_1x68c_1{background:transparent;border:1px solid #252525;border-radius:0;color:#252525;width:100%}.ds-input_input_1x68c_1[readonly]{background-color:#ededed;border-color:transparent;color:#252525}.ds-input_input_1x68c_1[readonly]:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-input_input_1x68c_1[readonly]:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-input_input_1x68c_1[readonly]:focus{outline:revert;outline-offset:revert}.ds-input_input_1x68c_1[readonly]:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-input_input_1x68c_1[readonly]:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-input_input_1x68c_1:disabled{background-color:transparent;border-color:#00000080;color:#00000080;cursor:not-allowed}.ds-input_input_1x68c_1::-webkit-placeholder,.ds-input_input_1x68c_1::placeholder{color:#666;opacity:1}.ds-input_input--invalid_1x68c_121{border-color:#d43b3b;outline-color:#d43b3b}.ds-input_input--invalid_1x68c_121:active,.ds-input_input--invalid_1x68c_121:focus,.ds-input_input--invalid_1x68c_121:focus-visible{border-color:#252525}.ds-input_input--small_1x68c_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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400}.ds-input_input_1x68c_1{min-height:3rem;height:3rem;inline-size:100%;grid-area:1/1/2/5}.ds-input_input_1x68c_1::-webkit-outer-spin-button,.ds-input_input_1x68c_1::-webkit-inner-spin-button,.ds-input_input_1x68c_1::-webkit-search-decoration,.ds-input_input_1x68c_1::-webkit-search-cancel-button,.ds-input_input_1x68c_1::-webkit-calendar-picker-indicator{display:none;appearance:none;-webkit-appearance:none}.ds-input_input_1x68c_1::-webkit-date-and-time-value{text-align:left}.ds-input_input_1x68c_1:is([type=date],[type=time],[type=datetime-local],[type=month],[type=week]){display:flex;align-items:center;min-width:-webkit-fill-available;appearance:none;-webkit-appearance:none}.ds-input_input_1x68c_1[type=search]{appearance:none;-webkit-appearance:none}.ds-input_input_1x68c_1[type=range]{accent-color:#E9640C}.ds-input_input_1x68c_1[type=number]{-moz-appearance:textfield;appearance:textfield}.ds-input_input--small_1x68c_9{min-height:2rem;height:2rem}.ds-input_input--small_1x68c_9.ds-input_input--has-leading-icon_1x68c_179{padding-inline-start:calc(16px + 1rem)}.ds-input_input--small_1x68c_9.ds-input_input--has-action-button_1x68c_182{padding-inline-end:calc(2rem + 8px)}.ds-input_input--small_1x68c_9.ds-input_input--has-second-action-button_1x68c_185{padding-inline-end:calc(4rem + 8px)}.ds-input_input--has-leading-icon_1x68c_179{padding-inline-start:calc(32px + 1rem)}.ds-input_input--has-action-button_1x68c_182{padding-inline-end:calc(3rem + 16px)}.ds-input_input--has-second-action-button_1x68c_185{padding-inline-end:calc(6rem + 16px)}.ds-input_input--has-affix_1x68c_197{color:#0000}.ds-input_input--has-affix_1x68c_197::placeholder{color:#0000}.ds-input_input--has-affix_1x68c_197::placeholder{transition:color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){.ds-input_input--has-affix_1x68c_197::placeholder{transition-duration:0ms}}.ds-input_input--is-ready_1x68c_211{color:#252525}.ds-input_input--is-ready_1x68c_211::placeholder{color:#666}.ds-input_root_1x68c_218:has(.ds-input_hint_1x68c_218) .ds-input_label-wrapper_1x68c_218{margin-block-end:2px}.ds-input_wrapper_1x68c_222{display:grid;grid-template-columns:max-content 1fr max-content max-content;align-items:center}.ds-input_affix_1x68c_228{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-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;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_1x68c_249{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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;padding-inline-start:7px;padding-inline-end:7px}.ds-input_affix_1x68c_228.ds-input_prefix_1x68c_262{margin-inline-start:1px;border-right:1px solid #B1B1B1;grid-area:1/1/2/2;order:1}.ds-input_affix_1x68c_228.ds-input_suffix_1x68c_268{margin-inline-end:1px;border-left:1px solid #B1B1B1;grid-area:1/3/2/4;order:1}.ds-input_affix--disabled_1x68c_274{color:#00000080}@media screen and (forced-colors:active){.ds-input_affix--disabled_1x68c_274{color:GrayText}}.ds-input_affix--disabled_1x68c_274.ds-input_prefix_1x68c_262,.ds-input_affix--disabled_1x68c_274.ds-input_suffix_1x68c_268{border-color:#0000001a}.ds-input_affix--readonly_1x68c_285{background-color:#ededed;position:relative}.ds-input_affix--readonly_1x68c_285.ds-input_prefix_1x68c_262,.ds-input_affix--readonly_1x68c_285.ds-input_suffix_1x68c_268{border-color:transparent}.ds-input_affix--readonly_1x68c_285.ds-input_prefix_1x68c_262:after{content:"";position:absolute;right:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors:active){.ds-input_affix--readonly_1x68c_285.ds-input_prefix_1x68c_262:after{background-color:transparent}}.ds-input_affix--readonly_1x68c_285.ds-input_suffix_1x68c_268:before{content:"";position:absolute;left:-1px;top:-1px;bottom:-1px;width:1px;background-color:#b1b1b1}@media screen and (forced-colors:active){.ds-input_affix--readonly_1x68c_285.ds-input_suffix_1x68c_268:before{background-color:transparent}}.ds-input_leading-icon_1x68c_321{grid-area:1/1/2/2;order:1;margin-inline-start:16px;fill:#666}@media screen and (forced-colors:active){.ds-input_leading-icon_1x68c_321{background-color:Canvas;fill:CanvasText}}.ds-input_leading-icon--small_1x68c_333{margin-inline-start:8px}.ds-input_leading-icon--disabled_1x68c_336{fill:#00000080}@media screen and (forced-colors:active){.ds-input_leading-icon--disabled_1x68c_336{fill:GrayText}}.ds-input_action-button_1x68c_345{grid-area:1/4/2/5}.ds-input_label_1x68c_218{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-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;display:block;max-width:fit-content;margin-block:2px}@media screen and (forced-colors:active){.ds-input_label--disabled_1x68c_364{color:GrayText}}.ds-input_label-wrapper_1x68c_218{display:flex;align-items:center;gap:4px;margin-block-end:8px;min-height:1.5rem}.ds-input_label-wrapper--hidden_1x68c_376{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}.ds-input_hint_1x68c_218{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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;display:block;max-width:34em;margin-block-end:8px}.ds-input_feedback_1x68c_404{margin-block-start:8px}
@@ -0,0 +1 @@
1
+ .ds-link_root_o35du_1{display:inline-flex;align-items:center;height:fit-content;gap:6px;padding-inline-end:4px;padding-inline-start:4px;padding-block-start:2px;padding-block-end:2px;text-decoration-color:transparent;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-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;color:#252525}.ds-link_root_o35du_1:link,.ds-link_root_o35du_1:visited{color:#252525}.ds-link_root_o35du_1:active{background-color:#0000001a;color:#252525}@media(hover:hover){.ds-link_root_o35du_1:hover{background-color:#0000001a;color:#252525}}@media screen and (hover:hover)and (forced-colors:active){.ds-link_root_o35du_1:hover{background-color:Canvas}}.ds-link_root_o35du_1:focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-link_root_o35du_1:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-link_root_o35du_1:focus{outline:revert;outline-offset:revert}.ds-link_root_o35du_1:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-link_root_o35du_1:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-link_root--highlight_o35du_68,.ds-link_root--highlight_o35du_68:link,.ds-link_root--highlight_o35du_68:visited{color:#1e71a1}.ds-link_root--highlight_o35du_68:active{color:#19618b}@media(hover:hover){.ds-link_root--highlight_o35du_68:hover{color:#19618b}}.ds-link_root--neutral-dark_o35du_82,.ds-link_root--neutral-dark_o35du_82:link,.ds-link_root--neutral-dark_o35du_82:visited{color:#fff}.ds-link_root--neutral-dark_o35du_82:active{background-color:#ffffff26;color:#fff}@media(hover:hover){.ds-link_root--neutral-dark_o35du_82:hover{background-color:#ffffff26;color:#fff}}@media screen and (hover:hover)and (forced-colors:active){.ds-link_root--neutral-dark_o35du_82:hover{background-color:Canvas}}.ds-link_root--neutral-dark_o35du_82:focus{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){.ds-link_root--neutral-dark_o35du_82:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-link_root--neutral-dark_o35du_82:focus{outline:revert;outline-offset:revert}.ds-link_root--neutral-dark_o35du_82:focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){.ds-link_root--neutral-dark_o35du_82:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-link_root--highlight-dark_o35du_131,.ds-link_root--highlight-dark_o35du_131:link,.ds-link_root--highlight-dark_o35du_131:visited{color:#8dcfe8}.ds-link_root--highlight-dark_o35du_131:active{background-color:#ffffff26;color:#8dcfe8}@media(hover:hover){.ds-link_root--highlight-dark_o35du_131:hover{background-color:#ffffff26;color:#8dcfe8}}@media screen and (hover:hover)and (forced-colors:active){.ds-link_root--highlight-dark_o35du_131:hover{background-color:Canvas}}.ds-link_root--highlight-dark_o35du_131:focus{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){.ds-link_root--highlight-dark_o35du_131:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-link_root--highlight-dark_o35du_131:focus{outline:revert;outline-offset:revert}.ds-link_root--highlight-dark_o35du_131:focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){.ds-link_root--highlight-dark_o35du_131:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-link_root--active_o35du_180{text-decoration-skip-ink:auto;text-decoration-line:underline;text-underline-offset:2px;text-decoration-thickness:1px;text-decoration-color:currentColor}.ds-link_root--icon-left_o35du_187{flex-direction:row-reverse}.ds-link_root_o35du_1{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-link_root_o35du_1{transition-duration:0ms}}.ds-link_root_o35du_1 svg{fill:currentColor}a:has(>[class^=ds-link_root]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){a:has(>[class^=ds-link_root]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){a:has(>[class^=ds-link_root]):focus{outline:revert;outline-offset:revert}a:has(>[class^=ds-link_root]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){a:has(>[class^=ds-link_root]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}
@@ -0,0 +1 @@
1
+ .ds-number-indicator_root_1ga96_1{font-family:STIHL Contraface Digital Text Demi,-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-size:.875rem;line-height:1.14;font-size-adjust:.42;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:never;display:inline-flex;align-items:center;justify-content:center;text-wrap:nowrap;border-radius:.625rem;border:1px solid transparent;min-width:.625rem;min-height:.625rem;background-color:#0000001a}.ds-number-indicator_root--has-content_1ga96_23{min-height:1.25rem;min-width:1.25rem;padding-inline:5px}.ds-number-indicator_root--highlight_1ga96_28{background-color:#f37a1f}@media screen and (forced-colors:active){.ds-number-indicator_root_1ga96_1{forced-color-adjust:none;border-color:CanvasText;background-color:Canvas;color:CanvasText}.ds-number-indicator_root--highlight_1ga96_28{border-color:Highlight;color:Highlight}.ds-number-indicator_root--highlight_1ga96_28:not(.ds-number-indicator_root--has-content_1ga96_23){background-color:Highlight;border-color:Highlight}}
@@ -0,0 +1 @@
1
+ .ds-combobox_root_rfku3_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-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;color:#252525;display:flex;justify-content:flex-start;gap:8px;padding:0;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;max-width:fit-content}.ds-combobox_root--disabled_rfku3_21{cursor:not-allowed}.ds-combobox_checkbox_rfku3_25{width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;border:1px solid #252525;position:relative}.ds-combobox_checkbox_rfku3_25{transition:background-color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){.ds-combobox_checkbox_rfku3_25{transition-duration:0ms}}.ds-combobox_checkbox_rfku3_25 .ds-combobox_icon-check_rfku3_41{opacity:0;fill:#e9640c;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.ds-combobox_checkbox_rfku3_25 .ds-combobox_icon-check_rfku3_41{transition:opacity var(--ds-animation-duration, .1s) linear,fill var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){.ds-combobox_checkbox_rfku3_25 .ds-combobox_icon-check_rfku3_41{transition-duration:0ms}}@media screen and (forced-colors:active){.ds-combobox_checkbox_rfku3_25 .ds-combobox_icon-check_rfku3_41{fill:CanvasText}}.ds-combobox_checkbox--checked_rfku3_62 .ds-combobox_icon-check_rfku3_41{opacity:1}.ds-combobox_checkbox--disabled_rfku3_65.ds-combobox_checkbox_rfku3_25{border-color:#00000080;box-shadow:unset}@media screen and (forced-colors:active){.ds-combobox_checkbox--disabled_rfku3_65.ds-combobox_checkbox_rfku3_25{border-color:GrayText}}.ds-combobox_checkbox--disabled_rfku3_65.ds-combobox_checkbox_rfku3_25 svg{fill:#00000080}@media screen and (forced-colors:active){.ds-combobox_checkbox--disabled_rfku3_65.ds-combobox_checkbox_rfku3_25 svg{fill:GrayText}}.ds-combobox_checkbox--disabled_rfku3_65~.ds-combobox_label_rfku3_82{color:#00000080}@media screen and (forced-colors:active){.ds-combobox_checkbox--disabled_rfku3_65~.ds-combobox_label_rfku3_82{color:GrayText}}
@@ -0,0 +1 @@
1
+ .ds-input-file_root_s1g77_1{display:flex;flex-direction:row;align-items:center}.ds-input-file_bar-background_s1g77_7{position:relative;width:100%;height:6px;background-color:#ededed;border-radius:3px;overflow:hidden}@media screen and (forced-colors:active){.ds-input-file_bar-background_s1g77_7{height:8px;margin-block:-1px;border:1px solid transparent;border-color:CanvasText}}.ds-input-file_bar-fill_s1g77_24{height:6px;border-radius:3px;background-color:#1e71a1}.ds-input-file_bar-fill--error_s1g77_29{background-color:#d43b3b}.ds-input-file_bar-fill_s1g77_24{transition:width var(--ds-animation-duration, .4s) linear}@media(prefers-reduced-motion:reduce){.ds-input-file_bar-fill_s1g77_24{transition-duration:0ms}}.ds-input-file_bar-fill-indeterminate_s1g77_40{width:42.05%;position:absolute;height:100%;border-radius:3px;background-color:#1e71a1;animation-name:ds-input-file_indeterminate-progress_s1g77_1;animation-duration:1.6s;animation-iteration-count:infinite}@media(prefers-reduced-motion:reduce){.ds-input-file_bar-fill-indeterminate_s1g77_40{animation-duration:0s}}@media screen and (forced-colors:active){.ds-input-file_bar-fill_s1g77_24{background-color:Highlight}}.ds-input-file_percent-label_s1g77_61{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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;min-width:2.25rem;color:#666}.ds-input-file_progress-text_s1g77_75{gap:8px;grid-column:2;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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;color:#666;margin-block-end:4px}.ds-input-file_progress-bar_s1g77_91{gap:12px}.ds-input-file_sr-only_s1g77_95{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}@keyframes ds-input-file_indeterminate-progress_s1g77_1{0%{left:-37.89%;animation-timing-function:ease-in}25%{left:0;animation-timing-function:ease-out}50%{left:95.84%;animation-timing-function:ease-in}75%{left:-8.55%;animation-timing-function:ease-out}to{left:-37.89%;animation-timing-function:ease-in}}
@@ -0,0 +1 @@
1
+ .ds-radio_root_jzkwe_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-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;color:#252525;display:grid;grid-template-areas:"dot label";grid-template-columns:auto 1fr;justify-content:flex-start;gap:8px;padding:0;text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;height:fit-content;max-width:fit-content}.ds-radio_root--disabled_jzkwe_24{cursor:not-allowed}.ds-radio_root--with-custom-area_jzkwe_27{max-width:none}.ds-radio_root--with-custom-area--above_jzkwe_30{min-width:10rem;max-width:25rem;grid-template-areas:"custom-area custom-area" "dot label";grid-template-columns:auto 1fr;grid-template-rows:auto}.ds-radio_radio_jzkwe_38{grid-area:dot;width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;border-radius:50%;border:1px solid #252525;position:relative}.ds-radio_radio_jzkwe_38{transition:background-color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){.ds-radio_radio_jzkwe_38{transition-duration:0ms}}.ds-radio_radio_jzkwe_38 .ds-radio_dot_jzkwe_56{opacity:0;height:.75rem;width:.75rem;border-radius:50%;background-color:#e9640c;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.ds-radio_radio_jzkwe_38 .ds-radio_dot_jzkwe_56{transition:opacity var(--ds-animation-duration, .1s) linear,background-color var(--ds-animation-duration, .1s) linear}@media(prefers-reduced-motion:reduce){.ds-radio_radio_jzkwe_38 .ds-radio_dot_jzkwe_56{transition-duration:0ms}}@media screen and (forced-colors:active){.ds-radio_radio_jzkwe_38 .ds-radio_dot_jzkwe_56{background-color:Highlight}}.ds-radio_radio--invalid_jzkwe_80{border-color:#d43b3b;box-shadow:0 0 0 1px #d43b3b}.ds-radio_label_jzkwe_85{grid-area:label;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-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;width:100%;max-width:34em;display:grid;grid-template-areas:"label custom-area" "hint hint";grid-template-columns:auto minmax(auto,1fr)}.ds-radio_label--bold_jzkwe_102{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-size:1rem;line-height:1.25;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}.ds-radio_label--with-custom-area_jzkwe_114{column-gap:8px}.ds-radio_custom-area_jzkwe_118{grid-area:custom-area;margin-inline-start:4px;min-width:max-content;min-height:1.25rem;max-height:2rem;overflow-y:hidden}.ds-radio_custom-area--disabled_jzkwe_126{opacity:.5}.ds-radio_custom-area--above_jzkwe_129{overflow-y:visible;max-height:unset;height:fit-content;margin-inline-start:0px}.ds-radio_hint_jzkwe_136{grid-area:hint;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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;display:block;max-width:34em;grid-column:span 2;opacity:1}.ds-radio_hint_jzkwe_136{transition:height var(--ds-animation-duration, .25s) cubic-bezier(.5,0,.5,1),margin-block var(--ds-animation-duration, .25s) cubic-bezier(.5,0,.5,1),opacity var(--ds-animation-duration, .25s) cubic-bezier(.5,0,.5,1)}@media(prefers-reduced-motion:reduce){.ds-radio_hint_jzkwe_136{transition-duration:0ms}}.ds-radio_hint--visible_jzkwe_160{margin-block-start:4px;margin-block-end:4px}.ds-radio_hint--unchecked-hidden_jzkwe_164{height:0;opacity:0;pointer-events:none}.ds-radio_input_jzkwe_170{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}.ds-radio_input_jzkwe_170:checked+.ds-radio_radio_jzkwe_38 .ds-radio_dot_jzkwe_56{opacity:1}.ds-radio_input_jzkwe_170:disabled+.ds-radio_radio_jzkwe_38{border-color:#00000080}.ds-radio_input_jzkwe_170:disabled+.ds-radio_radio_jzkwe_38 .ds-radio_dot_jzkwe_56{background-color:#dadada}@media screen and (forced-colors:active){.ds-radio_input_jzkwe_170:disabled+.ds-radio_radio_jzkwe_38 .ds-radio_dot_jzkwe_56{background-color:GrayText}}@media screen and (forced-colors:active){.ds-radio_input_jzkwe_170:disabled+.ds-radio_radio_jzkwe_38{border-color:GrayText}}.ds-radio_input_jzkwe_170:disabled~.ds-radio_label_jzkwe_85{color:#00000080}@media screen and (forced-colors:active){.ds-radio_input_jzkwe_170:disabled~.ds-radio_label_jzkwe_85{color:GrayText}}.ds-radio_input_jzkwe_170:focus{outline:none}.ds-radio_input_jzkwe_170:focus+.ds-radio_radio_jzkwe_38{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){.ds-radio_input_jzkwe_170:focus+.ds-radio_radio_jzkwe_38{forced-color-adjust:auto;outline-color:Highlight}}@media screen and (forced-colors:active){.ds-radio_input_jzkwe_170:focus+.ds-radio_radio_jzkwe_38{border-color:Highlight}}@supports selector(:focus-visible){.ds-radio_input_jzkwe_170:focus{outline:none}.ds-radio_input_jzkwe_170:focus+.ds-radio_radio_jzkwe_38{outline:revert;outline-offset:revert}.ds-radio_input_jzkwe_170:focus-visible{outline:none}.ds-radio_input_jzkwe_170:focus-visible+.ds-radio_radio_jzkwe_38{outline:2px solid;outline-color:#252525;outline-offset:2px}@media screen and (forced-colors:active){.ds-radio_input_jzkwe_170:focus-visible+.ds-radio_radio_jzkwe_38{forced-color-adjust:auto;outline-color:Highlight}}@media screen and (forced-colors:active){.ds-radio_input_jzkwe_170:focus-visible+.ds-radio_radio_jzkwe_38{border-color:Highlight}}}@media(hover:hover){.ds-radio_input_jzkwe_170:hover:not(:disabled)+.ds-radio_radio_jzkwe_38{background-color:#0000001a}.ds-radio_input_jzkwe_170:hover:not(:disabled)+.ds-radio_radio_jzkwe_38 .ds-radio_dot_jzkwe_56{background-color:#d9480f}}@media screen and (hover:hover)and (forced-colors:active){.ds-radio_input_jzkwe_170:hover:not(:disabled)+.ds-radio_radio_jzkwe_38 .ds-radio_dot_jzkwe_56{background-color:Highlight}}@media screen and (hover:hover)and (forced-colors:active){.ds-radio_input_jzkwe_170:hover:not(:disabled)+.ds-radio_radio_jzkwe_38{border-color:Highlight}}
@@ -0,0 +1 @@
1
+ @charset "UTF-8";@keyframes ds-skeleton_shimmer-slide_q6f73_1{0%{transform:translate(-100%)}86.49%,to{transform:translate(100%)}}.ds-skeleton_line_q6f73_26{display:block;background-color:#ededed;position:relative;overflow:hidden}.ds-skeleton_line_q6f73_26:after{content:"";min-width:30rem;transform:translate(-100%);position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;inset-inline-end:0;background-position:center;background-repeat:no-repeat;background-size:100% 100%;animation:ds-skeleton_shimmer-slide_q6f73_1 var(--ds-animation-duration, 1.85s) cubic-bezier(.5,0,.5,1) .25s infinite;background-image:linear-gradient(90deg,#f8f8f800,#f8f8f8 80%,#f8f8f800)}@media(prefers-reduced-motion:reduce){.ds-skeleton_line_q6f73_26:after{animation:none}}.ds-skeleton_line_q6f73_26{width:100%;border-radius:2px}.ds-skeleton_line--title-x-large_q6f73_57{height:1.95rem}.ds-skeleton_line--title-large_q6f73_60{height:1.71875rem}.ds-skeleton_line--heading-x-large_q6f73_63{height:1.95rem}.ds-skeleton_line--heading-large_q6f73_66{height:1.71875rem}.ds-skeleton_line--heading-medium_q6f73_69,.ds-skeleton_line--heading-small_q6f73_72{height:1.5rem}.ds-skeleton_line--text-large_q6f73_75{height:2rem}.ds-skeleton_line--text-medium_q6f73_78{height:1.5rem}.ds-skeleton_line--text-small_q6f73_81,.ds-skeleton_line--text-x-small_q6f73_84{height:.9975rem}.ds-skeleton_line--text-xx-small_q6f73_87{height:1rem}.ds-skeleton_line--utility-large_q6f73_90{height:1.49625rem}.ds-skeleton_line--utility-medium_q6f73_93{height:1.25rem}.ds-skeleton_line--utility-small_q6f73_96,.ds-skeleton_line--utility-x-small-demi_q6f73_99{height:.9975rem}@media(min-width:1024px){.ds-skeleton_line--title-x-large_q6f73_57,.ds-skeleton_line--heading-x-large_q6f73_63,.ds-skeleton_line--heading-x-large-uppercase_q6f73_106{height:2.34375rem}.ds-skeleton_line--title-large_q6f73_60,.ds-skeleton_line--heading-large_q6f73_66,.ds-skeleton_line--heading-large-uppercase_q6f73_109{height:1.95rem}}.ds-skeleton_line--theme-dark_q6f73_113{display:block;background-color:#252525;position:relative;overflow:hidden}.ds-skeleton_line--theme-dark_q6f73_113:after{content:"";min-width:30rem;transform:translate(-100%);position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;inset-inline-end:0;background-position:center;background-repeat:no-repeat;background-size:100% 100%;animation:ds-skeleton_shimmer-slide_q6f73_1 var(--ds-animation-duration, 1.85s) cubic-bezier(.5,0,.5,1) .25s infinite;background-image:linear-gradient(90deg,#6660,#66666680 80%,#6660)}@media(prefers-reduced-motion:reduce){.ds-skeleton_line--theme-dark_q6f73_113:after{animation:none}}.ds-skeleton_multi-line-wrapper_q6f73_143{display:flex;flex-direction:column;gap:4px}.ds-skeleton_multi-line-wrapper_q6f73_143>:last-child{clip-path:inset(0 20% 0 0 round 0 2px 2px 0)}.ds-skeleton_multi-line_q6f73_143{display:block;background-color:#ededed;position:relative;overflow:hidden}.ds-skeleton_multi-line_q6f73_143:after{content:"";min-width:30rem;transform:translate(-100%);position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;inset-inline-end:0;background-position:center;background-repeat:no-repeat;background-size:100% 100%;animation:ds-skeleton_shimmer-slide_q6f73_1 var(--ds-animation-duration, 1.85s) cubic-bezier(.5,0,.5,1) .25s infinite;background-image:linear-gradient(90deg,#f8f8f800,#f8f8f8 80%,#f8f8f800)}@media(prefers-reduced-motion:reduce){.ds-skeleton_multi-line_q6f73_143:after{animation:none}}.ds-skeleton_multi-line_q6f73_143{border-radius:2px;width:100%}.ds-skeleton_multi-line--title-x-large_q6f73_182{height:calc(1.95rem - 4px)}.ds-skeleton_multi-line--title-large_q6f73_185{height:calc(1.71875rem - 4px)}.ds-skeleton_multi-line--heading-x-large_q6f73_188{height:calc(1.95rem - 4px)}.ds-skeleton_multi-line--heading-large_q6f73_191{height:calc(1.71875rem - 4px)}.ds-skeleton_multi-line--heading-medium_q6f73_194,.ds-skeleton_multi-line--heading-small_q6f73_197{height:calc(1.5rem - 4px)}.ds-skeleton_multi-line--text-large_q6f73_200{height:calc(2rem - 4px)}.ds-skeleton_multi-line--text-medium_q6f73_203{height:calc(1.5rem - 4px)}.ds-skeleton_multi-line--text-small_q6f73_206,.ds-skeleton_multi-line--text-x-small_q6f73_209{height:calc(.9975rem - 4px)}.ds-skeleton_multi-line--text-xx-small_q6f73_212{height:calc(1rem - 4px)}.ds-skeleton_multi-line--utility-large_q6f73_215{height:calc(1.49625rem - 4px)}.ds-skeleton_multi-line--utility-medium_q6f73_218{height:calc(1.25rem - 4px)}.ds-skeleton_multi-line--utility-small_q6f73_221,.ds-skeleton_multi-line--utility-x-small-demi_q6f73_224{height:calc(.9975rem - 4px)}@media(min-width:1024px){.ds-skeleton_multi-line--title-x-large_q6f73_182,.ds-skeleton_multi-line--heading-x-large_q6f73_188,.ds-skeleton_multi-line--heading-x-large-uppercase_q6f73_231{height:calc(2.34375rem - 4px)}.ds-skeleton_multi-line--title-large_q6f73_185,.ds-skeleton_multi-line--heading-large_q6f73_191,.ds-skeleton_multi-line--heading-large-uppercase_q6f73_234{height:calc(1.95rem - 4px)}}.ds-skeleton_multi-line--theme-dark_q6f73_238{display:block;background-color:#252525;position:relative;overflow:hidden}.ds-skeleton_multi-line--theme-dark_q6f73_238:after{content:"";min-width:30rem;transform:translate(-100%);position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;inset-inline-end:0;background-position:center;background-repeat:no-repeat;background-size:100% 100%;animation:ds-skeleton_shimmer-slide_q6f73_1 var(--ds-animation-duration, 1.85s) cubic-bezier(.5,0,.5,1) .25s infinite;background-image:linear-gradient(90deg,#6660,#66666680 80%,#6660)}@media(prefers-reduced-motion:reduce){.ds-skeleton_multi-line--theme-dark_q6f73_238:after{animation:none}}.ds-skeleton_rectangle_q6f73_268{display:block;background-color:#ededed;position:relative;overflow:hidden}.ds-skeleton_rectangle_q6f73_268:after{content:"";min-width:30rem;transform:translate(-100%);position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;inset-inline-end:0;background-position:center;background-repeat:no-repeat;background-size:100% 100%;animation:ds-skeleton_shimmer-slide_q6f73_1 var(--ds-animation-duration, 1.85s) cubic-bezier(.5,0,.5,1) .25s infinite;background-image:linear-gradient(90deg,#f8f8f800,#f8f8f8 80%,#f8f8f800)}@media(prefers-reduced-motion:reduce){.ds-skeleton_rectangle_q6f73_268:after{animation:none}}.ds-skeleton_rectangle_q6f73_268{width:100%;height:100%;border-radius:0}.ds-skeleton_rectangle--theme-dark_q6f73_299{display:block;background-color:#252525;position:relative;overflow:hidden}.ds-skeleton_rectangle--theme-dark_q6f73_299:after{content:"";min-width:30rem;transform:translate(-100%);position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;inset-inline-end:0;background-position:center;background-repeat:no-repeat;background-size:100% 100%;animation:ds-skeleton_shimmer-slide_q6f73_1 var(--ds-animation-duration, 1.85s) cubic-bezier(.5,0,.5,1) .25s infinite;background-image:linear-gradient(90deg,#6660,#66666680 80%,#6660)}@media(prefers-reduced-motion:reduce){.ds-skeleton_rectangle--theme-dark_q6f73_299:after{animation:none}}.ds-skeleton_circle_q6f73_329{display:block;background-color:#ededed;position:relative;overflow:hidden}.ds-skeleton_circle_q6f73_329:after{content:"";min-width:30rem;transform:translate(-100%);position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;inset-inline-end:0;background-position:center;background-repeat:no-repeat;background-size:100% 100%;animation:ds-skeleton_shimmer-slide_q6f73_1 var(--ds-animation-duration, 1.85s) cubic-bezier(.5,0,.5,1) .25s infinite;background-image:linear-gradient(90deg,#f8f8f800,#f8f8f8 80%,#f8f8f800)}@media(prefers-reduced-motion:reduce){.ds-skeleton_circle_q6f73_329:after{animation:none}}.ds-skeleton_circle_q6f73_329{aspect-ratio:1/1;height:auto;width:auto;border-radius:50%}.ds-skeleton_circle--theme-dark_q6f73_361{display:block;background-color:#252525;position:relative;overflow:hidden}.ds-skeleton_circle--theme-dark_q6f73_361:after{content:"";min-width:30rem;transform:translate(-100%);position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;inset-inline-end:0;background-position:center;background-repeat:no-repeat;background-size:100% 100%;animation:ds-skeleton_shimmer-slide_q6f73_1 var(--ds-animation-duration, 1.85s) cubic-bezier(.5,0,.5,1) .25s infinite;background-image:linear-gradient(90deg,#6660,#66666680 80%,#6660)}@media(prefers-reduced-motion:reduce){.ds-skeleton_circle--theme-dark_q6f73_361:after{animation:none}}
@@ -0,0 +1 @@
1
+ .ds-stepper_step_1x7q2_1{width:100%}.ds-stepper_step-content_1x7q2_5{display:grid;grid-auto-rows:auto auto;column-gap:8px;grid-template-areas:"number label" "number hint"}.ds-stepper_step-button_1x7q2_12{width:100%;height:100%;align-items:flex-start;justify-content:flex-end;padding-inline:6px;padding-block-end:8px;border:none}.ds-stepper_step-button_1x7q2_12:focus{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){.ds-stepper_step-button_1x7q2_12:focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-stepper_step-button_1x7q2_12:focus{outline:revert;outline-offset:revert}.ds-stepper_step-button_1x7q2_12:focus-visible{outline:2px solid;outline-color:#252525;outline-offset:-2px}@media screen and (forced-colors:active){.ds-stepper_step-button_1x7q2_12:focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-stepper_step-button--horizontal_1x7q2_49{min-width:8rem;max-width:19.5rem;min-height:2.75rem;border-block-start:2px solid #DADADA;padding-block-start:10px;border-end-start-radius:2px;border-end-end-radius:2px}.ds-stepper_step-button--vertical_1x7q2_58{justify-content:flex-end;min-width:8rem;max-width:19.5rem;min-height:3.75rem;border-inline-start:2px solid #DADADA;padding-inline-start:10px;border-start-end-radius:2px;border-end-end-radius:2px}@media screen and (forced-colors:active){.ds-stepper_step-button--current_1x7q2_69{border-color:Canvas!important}}@media(hover:hover){.ds-stepper_step-button--current_1x7q2_69:hover{background-color:unset;cursor:default}}.ds-stepper_step-button--current_1x7q2_69.ds-stepper_step-button--horizontal_1x7q2_49:before{content:"";position:absolute;top:-2px;left:0;right:0;height:4px;background-color:#f37a1f}@media screen and (forced-colors:active){.ds-stepper_step-button--current_1x7q2_69.ds-stepper_step-button--horizontal_1x7q2_49:before{background-color:Highlight}}.ds-stepper_step-button--current_1x7q2_69.ds-stepper_step-button--vertical_1x7q2_58:before{content:"";position:absolute;top:0;bottom:0;left:-2px;width:4px;background-color:#f37a1f}@media screen and (forced-colors:active){.ds-stepper_step-button--current_1x7q2_69.ds-stepper_step-button--vertical_1x7q2_58:before{background-color:Highlight}}.ds-stepper_step-button--completed_1x7q2_107.ds-stepper_step-button--horizontal_1x7q2_49:before{content:"";position:absolute;top:-2px;left:0;right:0;height:4px;background-color:#252525}@media screen and (forced-colors:active){.ds-stepper_step-button--completed_1x7q2_107.ds-stepper_step-button--horizontal_1x7q2_49:before{background-color:CanvasText}}.ds-stepper_step-button--completed_1x7q2_107.ds-stepper_step-button--vertical_1x7q2_58:before{content:"";position:absolute;top:0;bottom:0;left:-2px;width:4px;background-color:#252525}@media screen and (forced-colors:active){.ds-stepper_step-button--completed_1x7q2_107.ds-stepper_step-button--vertical_1x7q2_58:before{background-color:CanvasText}}.ds-stepper_step-button--disabled_1x7q2_135{cursor:not-allowed}.ds-stepper_step-button--disabled_1x7q2_135.ds-stepper_step-button--horizontal_1x7q2_49:before{content:"";position:absolute;top:-2px;left:0;right:0;height:2px;background-color:#dadada}@media screen and (forced-colors:active){.ds-stepper_step-button--disabled_1x7q2_135.ds-stepper_step-button--horizontal_1x7q2_49:before{background-color:GrayText}}.ds-stepper_step-button--disabled_1x7q2_135.ds-stepper_step-button--vertical_1x7q2_58:before{content:"";position:absolute;top:0;bottom:0;left:-2px;width:2px;background-color:#dadada}@media screen and (forced-colors:active){.ds-stepper_step-button--disabled_1x7q2_135.ds-stepper_step-button--vertical_1x7q2_58:before{background-color:GrayText}}.ds-stepper_step-button--disabled_1x7q2_135 .ds-stepper_step-number_1x7q2_166{border-color:#00000080;color:#666}@media screen and (forced-colors:active){.ds-stepper_step-button--disabled_1x7q2_135 .ds-stepper_step-number_1x7q2_166{color:GrayText;border-color:GrayText}}.ds-stepper_step-button--disabled_1x7q2_135 .ds-stepper_step-label_1x7q2_176{color:#666}@media screen and (forced-colors:active){.ds-stepper_step-button--disabled_1x7q2_135 .ds-stepper_step-label_1x7q2_176{color:GrayText}}.ds-stepper_step-button--disabled_1x7q2_135 .ds-stepper_step-hint_1x7q2_184{color:#666}@media screen and (forced-colors:active){.ds-stepper_step-button--disabled_1x7q2_135 .ds-stepper_step-hint_1x7q2_184{color:GrayText}}.ds-stepper_step-number_1x7q2_166{grid-area:number;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-size:.875rem;line-height:1.14;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none;justify-self:center;display:grid;place-items:center;width:1.5rem;height:1.5rem;border-radius:50%;border:1px solid #252525}.ds-stepper_step-number--current_1x7q2_213{background:#f37a1f;border-color:#f37a1f;color:#252525}@media screen and (forced-colors:active){.ds-stepper_step-number--current_1x7q2_213{border-color:Highlight;color:Highlight}}.ds-stepper_step-label_1x7q2_176{grid-area:label;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-size:1rem;line-height:1.5;font-size-adjust:.414;font-weight:400;white-space:wrap;color:#252525}.ds-stepper_step-label--current_1x7q2_239{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-size:1rem;line-height:1.5;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}.ds-stepper_step-hint_1x7q2_184{grid-area:hint;max-width:34em;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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;white-space:wrap;color:#252525}.ds-stepper_sr-only_1x7q2_268{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}
@@ -0,0 +1 @@
1
+ .ds-switch_root_4381h_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-size:1rem;line-height:1.25;font-size-adjust:.414;font-weight:400;color:#252525;display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:0;outline:0;border:0;text-align:left;background:transparent;appearance:none;cursor:pointer}.ds-switch_root_4381h_1{transition:background-color var(--ds-animation-duration, .1s) linear}.ds-switch_root_4381h_1{transition:transform var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1),opacity var(--ds-animation-duration, .25s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){.ds-switch_root_4381h_1{transition-duration:0ms}}.ds-switch_root--label-right_4381h_40{flex-direction:row-reverse}.ds-switch_root--stretched_4381h_43{justify-content:space-between;width:100%}@media(hover:hover){.ds-switch_root_4381h_1:hover .ds-switch_switch_4381h_48{background-color:#0000001a}}.ds-switch_root_4381h_1:focus .ds-switch_switch_4381h_48:before,.ds-switch_root_4381h_1:focus .ds-switch_loader_4381h_53:before{content:"";position:absolute;inset:-5px;border:2px solid #252525;border-radius:2rem}@media screen and (forced-colors:active){.ds-switch_root_4381h_1:focus .ds-switch_switch_4381h_48:before,.ds-switch_root_4381h_1:focus .ds-switch_loader_4381h_53:before{border-color:Highlight}}@supports selector(:focus-visible){.ds-switch_root_4381h_1:focus .ds-switch_switch_4381h_48:before,.ds-switch_root_4381h_1:focus .ds-switch_loader_4381h_53:before{content:none}.ds-switch_root_4381h_1:focus-visible .ds-switch_switch_4381h_48:before,.ds-switch_root_4381h_1:focus-visible .ds-switch_loader_4381h_53:before{content:"";position:absolute;inset:-5px;border:2px solid #252525;border-radius:2rem}@media screen and (forced-colors:active){.ds-switch_root_4381h_1:focus-visible .ds-switch_switch_4381h_48:before,.ds-switch_root_4381h_1:focus-visible .ds-switch_loader_4381h_53:before{border-color:Highlight}}}.ds-switch_root_4381h_1[aria-disabled=true].ds-switch_root_4381h_1{cursor:not-allowed}@media screen and (forced-colors:active){.ds-switch_root_4381h_1[aria-disabled=true].ds-switch_root_4381h_1{color:GrayText}}.ds-switch_root_4381h_1[aria-disabled=true] .ds-switch_switch_4381h_48{background-color:transparent;border-color:#00000080;color:#00000080}@media screen and (forced-colors:active){.ds-switch_root_4381h_1[aria-disabled=true] .ds-switch_switch_4381h_48{border-color:GrayText}}.ds-switch_root_4381h_1[aria-disabled=true] .ds-switch_thumb_4381h_111{background-color:#00000080}.ds-switch_root_4381h_1[aria-disabled=true] .ds-switch_thumb_4381h_111 svg{opacity:0}@media screen and (forced-colors:active){.ds-switch_root_4381h_1[aria-disabled=true] .ds-switch_thumb_4381h_111{background-color:CanvasText}.ds-switch_root_4381h_1[aria-disabled=true] .ds-switch_thumb_4381h_111 svg{fill:Canvas}}@media(hover:hover){.ds-switch_root--checked_4381h_126:hover .ds-switch_switch_4381h_48{background-color:#d9480f}.ds-switch_root--checked_4381h_126:hover .ds-switch_thumb_4381h_111{background-color:#ededed}.ds-switch_root--checked_4381h_126:hover .ds-switch_thumb_4381h_111 svg{fill:#d9480f}}@media screen and (hover:hover)and (forced-colors:active){.ds-switch_root--checked_4381h_126:hover .ds-switch_thumb_4381h_111{background-color:CanvasText}.ds-switch_root--checked_4381h_126:hover .ds-switch_thumb_4381h_111 svg{fill:Canvas}}.ds-switch_root--checked_4381h_126 .ds-switch_switch_4381h_48{background-color:#e9640c}.ds-switch_root--checked_4381h_126 .ds-switch_thumb_4381h_111{background-color:#fff;transform:translate3d(calc(1.75rem - 1px),0,0)}.ds-switch_root--checked_4381h_126 .ds-switch_thumb_4381h_111 svg{opacity:1;fill:#e9640c}@media screen and (forced-colors:active){.ds-switch_root--checked_4381h_126 .ds-switch_thumb_4381h_111{background-color:CanvasText}.ds-switch_root--checked_4381h_126 .ds-switch_thumb_4381h_111 svg{fill:Canvas}}@media(hover:hover){.ds-switch_root--checked_4381h_126[aria-disabled=true]:hover .ds-switch_thumb_4381h_111 svg{fill:#00000080}}@media screen and (hover:hover)and (forced-colors:active){.ds-switch_root--checked_4381h_126[aria-disabled=true]:hover .ds-switch_thumb_4381h_111{background-color:CanvasText}.ds-switch_root--checked_4381h_126[aria-disabled=true]:hover .ds-switch_thumb_4381h_111 svg{fill:Canvas}}.ds-switch_root--checked_4381h_126[aria-disabled=true] .ds-switch_switch_4381h_48{background-color:#dadada;border-color:#00000080}@media screen and (forced-colors:active){.ds-switch_root--checked_4381h_126[aria-disabled=true] .ds-switch_switch_4381h_48{border-color:GrayText}}.ds-switch_root--checked_4381h_126[aria-disabled=true] .ds-switch_thumb_4381h_111{background-color:#fff}.ds-switch_root--checked_4381h_126[aria-disabled=true] .ds-switch_thumb_4381h_111 svg{opacity:1;fill:#00000080}@media screen and (forced-colors:active){.ds-switch_root--checked_4381h_126[aria-disabled=true] .ds-switch_thumb_4381h_111{background-color:CanvasText}.ds-switch_root--checked_4381h_126[aria-disabled=true] .ds-switch_thumb_4381h_111 svg{fill:Canvas}}.ds-switch_switch_4381h_48{border:1px solid #252525;border-radius:2rem;display:flex;align-items:center;position:relative;width:3.5rem;height:2rem;min-width:3.5rem;transition:inherit}.ds-switch_thumb_4381h_111{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;background-color:#252525;border-radius:50%;transform:translate3d(calc(.25rem - 1px),0,0);transition:inherit}.ds-switch_thumb_4381h_111 svg{transition:inherit;opacity:0}@media screen and (forced-colors:active){.ds-switch_thumb_4381h_111{background-color:CanvasText}.ds-switch_thumb_4381h_111 svg{fill:Canvas}}.ds-switch_loader_4381h_53{width:3.5rem;height:2rem;min-width:3.5rem;border-radius:2rem;display:flex;align-items:center;justify-content:center;border:1px solid transparent;position:relative}.ds-switch_loader_4381h_53 svg{fill:#00000080}@media screen and (forced-colors:active){.ds-switch_loader_4381h_53 svg{fill:CanvasText}}
@@ -0,0 +1 @@
1
+ :where(.ds-text_root_zy2jj_6){margin:0}.ds-text_root_zy2jj_6{padding:0;border:none;color:#252525}.ds-text_root--large_zy2jj_15{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-size:1.25rem;line-height:1.6;font-size-adjust:.414;font-weight:400}.ds-text_root--large-bold_zy2jj_26{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-size:1.25rem;line-height:1.6;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}.ds-text_root--medium_zy2jj_38{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-size:1rem;line-height:1.5;font-size-adjust:.414;font-weight:400}.ds-text_root--medium-bold_zy2jj_49{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-size:1rem;line-height:1.5;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}.ds-text_root--small_zy2jj_61{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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400}.ds-text_root--small-bold_zy2jj_72{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-size:.875rem;line-height:1.14;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}.ds-text_root--x-small_zy2jj_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-size:.75rem;line-height:1.33;font-size-adjust:.414;font-weight:400}.ds-text_root--x-small-bold_zy2jj_95{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-size:.75rem;line-height:1.33;font-size-adjust:.426;font-weight:700;font-synthesis-weight:none}.ds-text_root--xx-small_zy2jj_107{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-size:.625rem;line-height:1.6;font-size-adjust:.414;font-weight:400}.ds-text_root_zy2jj_6 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-text_root_zy2jj_6 a:not([class]))[href^="http://"]:after,:where(.ds-text_root_zy2jj_6 a:not([class]))[href^="https://"]:after,:where(.ds-text_root_zy2jj_6 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}.ds-text_root_zy2jj_6 a:not([class]){color:#252525}.ds-text_root_zy2jj_6 a:not([class]):link,.ds-text_root_zy2jj_6 a:not([class]):visited{color:#252525}.ds-text_root_zy2jj_6 a:not([class]):active{background-color:#0000001a;color:#252525}@media(hover:hover){.ds-text_root_zy2jj_6 a:not([class]):hover{background-color:#0000001a;color:#252525}}@media screen and (hover:hover)and (forced-colors:active){.ds-text_root_zy2jj_6 a:not([class]):hover{background-color:Canvas}}.ds-text_root_zy2jj_6 a:not([class])[href^="http://"]:after,.ds-text_root_zy2jj_6 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-text_root_zy2jj_6 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-text_root_zy2jj_6 a:not([class]):focus{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-text_root_zy2jj_6 a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-text_root_zy2jj_6 a:not([class]):focus{outline:revert;outline-offset:revert}.ds-text_root_zy2jj_6 a:not([class]):focus-visible{outline:2px solid;outline-color:#252525;outline-offset:0}@media screen and (forced-colors:active){.ds-text_root_zy2jj_6 a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-text_root_zy2jj_6 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-text_root_zy2jj_6 a:not([class]){transition-duration:0ms}}.ds-text_root--theme-dark_zy2jj_201{color:#fff}.ds-text_root--theme-dark_zy2jj_201 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-text_root--theme-dark_zy2jj_201 a:not([class]))[href^="http://"]:after,:where(.ds-text_root--theme-dark_zy2jj_201 a:not([class]))[href^="https://"]:after,:where(.ds-text_root--theme-dark_zy2jj_201 a:not([class]))[href^="#"]:after{display:inline-block;margin-inline-start:.375em;width:.75em;height:.75em}.ds-text_root--theme-dark_zy2jj_201 a:not([class]){color:#fff}.ds-text_root--theme-dark_zy2jj_201 a:not([class]):link,.ds-text_root--theme-dark_zy2jj_201 a:not([class]):visited{color:#fff}.ds-text_root--theme-dark_zy2jj_201 a:not([class]):active{background-color:#ffffff26;color:#fff}@media(hover:hover){.ds-text_root--theme-dark_zy2jj_201 a:not([class]):hover{background-color:#ffffff26;color:#fff}}@media screen and (hover:hover)and (forced-colors:active){.ds-text_root--theme-dark_zy2jj_201 a:not([class]):hover{background-color:Canvas}}.ds-text_root--theme-dark_zy2jj_201 a:not([class])[href^="http://"]:after,.ds-text_root--theme-dark_zy2jj_201 a:not([class])[href^="https://"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' 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-text_root--theme-dark_zy2jj_201 a:not([class])[href^="#"]:after{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFFFFF' 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-text_root--theme-dark_zy2jj_201 a:not([class]):focus{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){.ds-text_root--theme-dark_zy2jj_201 a:not([class]):focus{forced-color-adjust:auto;outline-color:Highlight}}@supports selector(:focus-visible){.ds-text_root--theme-dark_zy2jj_201 a:not([class]):focus{outline:revert;outline-offset:revert}.ds-text_root--theme-dark_zy2jj_201 a:not([class]):focus-visible{outline:2px solid;outline-color:#fff;outline-offset:0}@media screen and (forced-colors:active){.ds-text_root--theme-dark_zy2jj_201 a:not([class]):focus-visible{forced-color-adjust:auto;outline-color:Highlight}}}.ds-text_root--theme-dark_zy2jj_201 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-text_root--theme-dark_zy2jj_201 a:not([class]){transition-duration:0ms}}
@@ -0,0 +1 @@
1
+ .ds-tooltip_root_8eqja_1{position:relative}.ds-tooltip_tooltip_8eqja_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-size:.875rem;line-height:1.14;font-size-adjust:.414;font-weight:400;color:#fff;background-color:#444;border:1px solid transparent;border-radius:.125rem;padding-block:5px;padding-inline:7px;z-index:998;max-width:25rem;opacity:1}.ds-tooltip_tooltip_8eqja_5[data-status=initial],.ds-tooltip_tooltip_8eqja_5[data-status=close]{opacity:0}.ds-tooltip_tooltip_8eqja_5[data-status=open]{transition:opacity var(--ds-animation-duration, .4s) cubic-bezier(0,0,.5,1)}@media(prefers-reduced-motion:reduce){.ds-tooltip_tooltip_8eqja_5[data-status=open]{transition-duration:0ms}}.ds-tooltip_tooltip_8eqja_5[data-status=close]{transition:opacity var(--ds-animation-duration, .1s) cubic-bezier(.5,0,1,1)}@media(prefers-reduced-motion:reduce){.ds-tooltip_tooltip_8eqja_5[data-status=close]{transition-duration:0ms}}
@@ -2,7 +2,7 @@
2
2
  import { jsx as w, jsxs as S } from "react/jsx-runtime";
3
3
  import { d as x } from "./chunks/index.cKLI89Eg.js";
4
4
  import { c as H } from "./chunks/index.DQOqod3i.js";
5
- import { D } from "./chunks/Button.D8U6Bs7T.js";
5
+ import { D } from "./chunks/Button.COycNYUI.js";
6
6
  import './assets/banner.DFvdtgMp.css';const j = "ds-banner_root_1y1nw_1", k = "ds-banner_root--secondary_1y1nw_16", P = "ds-banner_root--highlight_1y1nw_20", z = "ds-banner_root--hide-close-button_1y1nw_24", E = "ds-banner_content_1y1nw_30", L = "ds-banner_close-button_1y1nw_42", d = {
7
7
  root: j,
8
8
  rootSecondary: k,
@@ -3,9 +3,9 @@ import "react/jsx-runtime";
3
3
  import "./chunks/index.cKLI89Eg.js";
4
4
  import "./chunks/index.DQOqod3i.js";
5
5
  import "react";
6
- import "./chunks/Button.D8U6Bs7T.js";
7
- import "./link.DFt6ae6h.js";
8
- import { D as c } from "./chunks/Breadcrumb.CNABp45n.js";
6
+ import "./chunks/Button.COycNYUI.js";
7
+ import "./link.aU1f2Xzu.js";
8
+ import { D as c } from "./chunks/Breadcrumb.Ccm79ver.js";
9
9
  export {
10
10
  c as DSBreadcrumb
11
11
  };
@@ -4,10 +4,10 @@ import "./chunks/index.cKLI89Eg.js";
4
4
  import "./chunks/index.DQOqod3i.js";
5
5
  import "react";
6
6
  import "./chunks/useBreakpoint.1txsny17.js";
7
- import "./chunks/Icon.DCdL1Vnp.js";
8
- import "./spinner.CioXs_gr.js";
9
- import "./tooltip.C6HKano9.js";
10
- import { D } from "./chunks/Button.D8U6Bs7T.js";
7
+ import "./chunks/Icon.DYtaQgbw.js";
8
+ import "./spinner.DtLnsqVV.js";
9
+ import "./tooltip.a1aWHK00.js";
10
+ import { D } from "./chunks/Button.COycNYUI.js";
11
11
  export {
12
12
  D as DSButton
13
13
  };
@@ -0,0 +1,101 @@
1
+ "use client";
2
+ import { jsxs as J, jsx as z } from "react/jsx-runtime";
3
+ import { d as K } from "./chunks/index.cKLI89Eg.js";
4
+ import { c as q } from "./chunks/index.DQOqod3i.js";
5
+ import { D as P } from "./chunks/Icon.DYtaQgbw.js";
6
+ import { DSSpinner as Q } from "./spinner.DtLnsqVV.js";
7
+ import { Tooltip as G } from "./tooltip.a1aWHK00.js";
8
+ import { forwardRef as U } from "react";
9
+ import './assets/buttonround.rmUb58WF.css';const V = "ds-button-round_root_14bhh_1", W = "ds-button-round_root--highlight_14bhh_76", X = "ds-button-round_root--dark-highlight_14bhh_76", Y = "ds-button-round_root--filled_14bhh_152", Z = "ds-button-round_root--dark-filled_14bhh_402", tt = "ds-button-round_root--size-small_14bhh_675", ot = "ds-button-round_root--size-medium_14bhh_681", et = "ds-button-round_icon--hidden_14bhh_688", lt = "ds-button-round_label--hidden_14bhh_692", it = "ds-button-round_label--loading_14bhh_704", nt = "ds-button-round_loader_14bhh_708", e = {
10
+ root: V,
11
+ rootHighlight: W,
12
+ rootDarkHighlight: X,
13
+ rootFilled: Y,
14
+ rootDarkFilled: Z,
15
+ rootSizeSmall: tt,
16
+ rootSizeMedium: ot,
17
+ iconHidden: et,
18
+ labelHidden: lt,
19
+ labelLoading: it,
20
+ loader: nt
21
+ }, st = U((B, E) => {
22
+ const t = K.c(55);
23
+ let r, a, h, i, n, c, _, g, p, S, k, D, s;
24
+ t[0] !== B ? ({
25
+ children: a,
26
+ aria: r,
27
+ className: h,
28
+ disabled: _,
29
+ iconName: g,
30
+ iconSource: i,
31
+ loading: p,
32
+ size: S,
33
+ theme: k,
34
+ tooltip: s,
35
+ variant: D,
36
+ onClick: n,
37
+ ...c
38
+ } = B, t[0] = B, t[1] = r, t[2] = a, t[3] = h, t[4] = i, t[5] = n, t[6] = c, t[7] = _, t[8] = g, t[9] = p, t[10] = S, t[11] = k, t[12] = D, t[13] = s) : (r = t[1], a = t[2], h = t[3], i = t[4], n = t[5], c = t[6], _ = t[7], g = t[8], p = t[9], S = t[10], k = t[11], D = t[12], s = t[13]);
39
+ const N = _ === void 0 ? !1 : _, v = g === void 0 ? "placeholder" : g, o = p === void 0 ? !1 : p, C = S === void 0 ? "small" : S, H = k === void 0 ? "light" : k, d = D === void 0 ? "filled" : D;
40
+ let F;
41
+ t[14] !== h || t[15] !== C || t[16] !== H || t[17] !== d ? (F = q(e.root, {
42
+ [e.rootSizeMedium]: C === "medium",
43
+ [e.rootSizeSmall]: C === "small"
44
+ }, h, {
45
+ [e.rootFilled]: d === "filled",
46
+ [e.rootHighlight]: d === "highlight",
47
+ [e.rootDarkFilled]: H === "dark" && d === "filled",
48
+ [e.rootDarkHighlight]: H === "dark" && d === "highlight"
49
+ }), t[14] = h, t[15] = C, t[16] = H, t[17] = d, t[18] = F) : F = t[18];
50
+ const O = F;
51
+ let x;
52
+ t[19] !== o ? (x = q(e.label, e.labelHidden, {
53
+ [e.labelLoading]: o
54
+ }), t[19] = o, t[20] = x) : x = t[20];
55
+ const T = x;
56
+ let y;
57
+ t[21] !== o ? (y = q(e.icon, {
58
+ [e.iconHidden]: o
59
+ }), t[21] = o, t[22] = y) : y = t[22];
60
+ const w = y, A = H === "light" && d === "filled" ? "dark" : "light";
61
+ let L;
62
+ t[23] !== N || t[24] !== o || t[25] !== n ? (L = (l) => {
63
+ if (N || o) {
64
+ l.preventDefault();
65
+ return;
66
+ }
67
+ n && n(l);
68
+ }, t[23] = N, t[24] = o, t[25] = n, t[26] = L) : L = t[26];
69
+ const I = L, $ = N || o;
70
+ let m;
71
+ t[27] !== o ? (m = o && /* @__PURE__ */ z(Q, { className: e.loader, aria: {
72
+ "aria-label": "Loading state"
73
+ } }), t[27] = o, t[28] = m) : m = t[28];
74
+ let u;
75
+ t[29] !== a || t[30] !== T ? (u = /* @__PURE__ */ z("span", { className: T, children: a }), t[29] = a, t[30] = T, t[31] = u) : u = t[31];
76
+ let b;
77
+ t[32] !== w || t[33] !== v || t[34] !== i || t[35] !== A ? (b = (v || i) && /* @__PURE__ */ z(P, { name: v, theme: A, source: i, className: w, "aria-hidden": "true" }), t[32] = w, t[33] = v, t[34] = i, t[35] = A, t[36] = b) : b = t[36];
78
+ let M;
79
+ t[37] !== r || t[38] !== I || t[39] !== o || t[40] !== E || t[41] !== c || t[42] !== O || t[43] !== $ || t[44] !== m || t[45] !== u || t[46] !== b ? (M = /* @__PURE__ */ J("button", { className: O, type: "button", onClick: I, ...r, ...c, "aria-disabled": $, "aria-busy": o, ref: E, children: [
80
+ m,
81
+ u,
82
+ b
83
+ ] }), t[37] = r, t[38] = I, t[39] = o, t[40] = E, t[41] = c, t[42] = O, t[43] = $, t[44] = m, t[45] = u, t[46] = b, t[47] = M) : M = t[47];
84
+ const R = M;
85
+ if (s) {
86
+ let l;
87
+ t[48] !== R ? (l = /* @__PURE__ */ z(G.Anchor, { children: R }), t[48] = R, t[49] = l) : l = t[49];
88
+ let f;
89
+ t[50] !== s ? (f = /* @__PURE__ */ z(G.Content, { children: s }), t[50] = s, t[51] = f) : f = t[51];
90
+ let j;
91
+ return t[52] !== l || t[53] !== f ? (j = /* @__PURE__ */ J(G, { placement: "top", tooltipOffset: 6, children: [
92
+ l,
93
+ f
94
+ ] }), t[52] = l, t[53] = f, t[54] = j) : j = t[54], j;
95
+ }
96
+ return R;
97
+ });
98
+ st.displayName = "DSButtonRound";
99
+ export {
100
+ st as DSButtonRound
101
+ };
@@ -4,9 +4,9 @@ import "./chunks/index.DQOqod3i.js";
4
4
  import "react";
5
5
  import "./chunks/useBreakpoint.1txsny17.js";
6
6
  import "./chunks/index.cKLI89Eg.js";
7
- import "./chunks/Icon.DCdL1Vnp.js";
8
- import "./chunks/SystemFeedback.CZhoSxrC.js";
9
- import { D as x } from "./chunks/Checkbox.91fwuJ-0.js";
7
+ import "./chunks/Icon.DYtaQgbw.js";
8
+ import "./chunks/SystemFeedback.4osheYxC.js";
9
+ import { D as x } from "./chunks/Checkbox.CMshaWIU.js";
10
10
  export {
11
11
  x as DSCheckbox
12
12
  };
@@ -2,8 +2,8 @@
2
2
  import "react/jsx-runtime";
3
3
  import "./chunks/index.cKLI89Eg.js";
4
4
  import "./chunks/index.DQOqod3i.js";
5
- import "./chunks/Fieldset.BB4NftRU.js";
6
- import { D as e } from "./chunks/CheckboxGroup.DlZcoyo_.js";
5
+ import "./chunks/Fieldset.DOjI3DlI.js";
6
+ import { D as e } from "./chunks/CheckboxGroup.D3D1spfJ.js";
7
7
  export {
8
8
  e as DSCheckboxGroup
9
9
  };
@@ -4,9 +4,9 @@ import "./chunks/index.cKLI89Eg.js";
4
4
  import "./chunks/index.DQOqod3i.js";
5
5
  import "react";
6
6
  import "./chunks/translate.nuU7uChI.js";
7
- import "./chunks/Icon.DCdL1Vnp.js";
8
- import "./tooltip.C6HKano9.js";
9
- import { e as c } from "./chunks/Chip.wHEr-saO.js";
7
+ import "./chunks/Icon.DYtaQgbw.js";
8
+ import "./tooltip.a1aWHK00.js";
9
+ import { e as c } from "./chunks/Chip.DCJYE513.js";
10
10
  export {
11
11
  c as DSChip
12
12
  };
@@ -5,14 +5,14 @@ import { d as me } from "./chunks/index.cKLI89Eg.js";
5
5
  import { c as x } from "./chunks/index.DQOqod3i.js";
6
6
  import { t as pe } from "./chunks/translate.nuU7uChI.js";
7
7
  import { u as he } from "./chunks/useBreakpoint.1txsny17.js";
8
- import { f as ge } from "./chunks/AriaLiveRegions.utils.8ofDlHnN.js";
9
- import { v as be, b as Se, e as Ce, d as j } from "./chunks/Chip.wHEr-saO.js";
8
+ import { f as ge } from "./chunks/AriaLiveRegions.utils.BPvIKT6B.js";
9
+ import { v as be, D as Se, e as Ce, d as j } from "./chunks/Chip.DCJYE513.js";
10
10
  import './assets/chipgroup.BGxjdSDX.css';const ke = "ds-chip-group_label--hidden_3zmt2_1", ye = "ds-chip-group_root_3zmt2_14", ee = {
11
11
  labelHidden: ke,
12
12
  root: ye
13
13
  }, Be = (i) => {
14
14
  const e = me.c(37);
15
- let r, h, f, S, a, _, C, k, y, w, v, $, D;
15
+ let r, h, f, S, a, _, C, k, y, w, v, D, $;
16
16
  e[0] !== i ? ({
17
17
  chips: r,
18
18
  id: f,
@@ -23,18 +23,18 @@ import './assets/chipgroup.BGxjdSDX.css';const ke = "ds-chip-group_label--hidden
23
23
  isRemovable: y,
24
24
  lang: w,
25
25
  selectionMode: v,
26
- size: $,
27
- translations: D,
26
+ size: D,
27
+ translations: $,
28
28
  onChipsChange: a,
29
29
  ..._
30
- } = i, e[0] = i, e[1] = r, e[2] = h, e[3] = f, e[4] = S, e[5] = a, e[6] = _, e[7] = C, e[8] = k, e[9] = y, e[10] = w, e[11] = v, e[12] = $, e[13] = D) : (r = e[1], h = e[2], f = e[3], S = e[4], a = e[5], _ = e[6], C = e[7], k = e[8], y = e[9], w = e[10], v = e[11], $ = e[12], D = e[13]);
31
- const te = C === void 0 ? !1 : C, le = k === void 0 ? !1 : k, d = y === void 0 ? !1 : y, q = w === void 0 ? "en" : w, m = v === void 0 ? "single" : v, ne = $ === void 0 ? "medium" : $;
30
+ } = i, e[0] = i, e[1] = r, e[2] = h, e[3] = f, e[4] = S, e[5] = a, e[6] = _, e[7] = C, e[8] = k, e[9] = y, e[10] = w, e[11] = v, e[12] = D, e[13] = $) : (r = e[1], h = e[2], f = e[3], S = e[4], a = e[5], _ = e[6], C = e[7], k = e[8], y = e[9], w = e[10], v = e[11], D = e[12], $ = e[13]);
31
+ const te = C === void 0 ? !1 : C, le = k === void 0 ? !1 : k, d = y === void 0 ? !1 : y, q = w === void 0 ? "en" : w, m = v === void 0 ? "single" : v, ne = D === void 0 ? "medium" : D;
32
32
  process.env.NODE_ENV !== "production" && be({
33
33
  chips: r,
34
34
  id: f,
35
35
  label: S
36
36
  });
37
- const c = pe(D || Se[q]), [n, g] = W(null);
37
+ const c = pe($ || Se[q]), [n, g] = W(null);
38
38
  let A;
39
39
  e[14] !== r ? (A = () => r.map(we), e[14] = r, e[15] = A) : A = e[15];
40
40
  const [o, I] = W(A), J = Z(null), [u, P] = W();
@@ -105,14 +105,14 @@ import './assets/chipgroup.BGxjdSDX.css';const ke = "ds-chip-group_label--hidden
105
105
  }, oe = () => {
106
106
  if (m !== "multiple")
107
107
  return;
108
- const t = o.map($e);
108
+ const t = o.map(De);
109
109
  I(t);
110
110
  const l = t.length;
111
111
  L(c("countSelected", [String(l), j(c, l), c("selected")])), a && a(t);
112
112
  }, b = (t) => {
113
113
  if (d)
114
114
  return;
115
- const l = o.map(De);
115
+ const l = o.map($e);
116
116
  if (l[t].disabled)
117
117
  return;
118
118
  l[t].isSelected = !0;
@@ -160,7 +160,7 @@ import './assets/chipgroup.BGxjdSDX.css';const ke = "ds-chip-group_label--hidden
160
160
  }) || void 0, children: S }),
161
161
  o.length > 0 && /* @__PURE__ */ Y("div", { ref: J, role: "grid", "aria-labelledby": f, "aria-multiselectable": m === "multiple", tabIndex: -1, onKeyDown: se, onFocus: () => {
162
162
  n === null ? (E.current[0].focus(), u === "keydown" && g(0)) : u === "keydown" && g(n);
163
- }, onBlur: () => g(null), className: ae, ..._, children: o.map((t, l) => /* @__PURE__ */ fe(Ce, { ...t, key: `${t.id}-${l}`, "data-focused": n === l, disableTooltips: te, groupId: f, isRemovable: d, lang: q, selectionMode: m, size: ne, tabIndex: ce(l), translations: D, onClick: (s) => {
163
+ }, onBlur: () => g(null), className: ae, ..._, children: o.map((t, l) => /* @__PURE__ */ fe(Ce, { ...t, key: `${t.id}-${l}`, "data-focused": n === l, disableTooltips: te, groupId: f, isRemovable: d, lang: q, selectionMode: m, size: ne, tabIndex: ce(l), translations: $, onClick: (s) => {
164
164
  ie(l), t.onClick && t.onClick(s);
165
165
  }, ref: (s) => {
166
166
  E.current[l] = s;
@@ -177,13 +177,13 @@ function ve(i) {
177
177
  ...i
178
178
  };
179
179
  }
180
- function $e(i) {
180
+ function De(i) {
181
181
  return {
182
182
  ...i,
183
183
  selected: !i.disabled
184
184
  };
185
185
  }
186
- function De(i) {
186
+ function $e(i) {
187
187
  return {
188
188
  ...i
189
189
  };