{{#if @shadowRoot}}
{{#in-element @shadowRoot}}
{{#if @styles}}
{{adopt-styles
@shadowRoot
@styles
}}
{{/if}}
{{yield}}
{{/in-element}}