@layer deUI{/*! Copyright (c) 2026 Digital Element */:where(.deUI) .formattedValue{--formattedValueFontSize:inherit;--formattedValueFontWeight:inherit;--formattedValueLineHeight:inherit;--formattedValueColor:inherit;--formattedValueLetterSpacing:inherit;--formattedValueWhiteSpace:nowrap;--formattedValueDisplay:inline-flex;--formattedValueAlignItems:baseline;--formattedValueMarginBottom:0;--formattedValueTextTransform:none;--formattedValueGap:0.35em}:where(.deUI) .formattedValue{display:var(--formattedValueDisplay);align-items:var(--formattedValueAlignItems);gap:var(--formattedValueGap);white-space:var(--formattedValueWhiteSpace);font-size:var(--formattedValueFontSize);font-weight:var(--formattedValueFontWeight);line-height:var(--formattedValueLineHeight);color:var(--formattedValueColor);letter-spacing:var(--formattedValueLetterSpacing);text-transform:var(--formattedValueTextTransform)}:where(.deUI) .formattedValue:not(:last-child){margin-bottom:var(--formattedValueMarginBottom)}}