/** * `css` tagged template literal helper for component styles. * * Produces a {@link ComponentStyles} payload that can be assigned to * {@link ComponentDefinition.styles}. When the host environment supports * Constructable Stylesheets, the underlying CSS is shared across all * instances via `document.adoptedStyleSheets`; otherwise it falls back to a * traditional `