[data-heading] em,h1 em,h2 em,h3 em{font-style:normal}[data-em-style=color] em,[data-em-style=italic] em{color:var(--em-color,var(--accent-vivid))}[data-em-style=italic] em{font-style:italic;font-family:var(--font-display,var(--font-head))}[data-em-style=highlight] em{background:linear-gradient(transparent 55%,color-mix(in srgb,var(--em-color,var(--accent-vivid)) calc(var(--highlight-opacity, .3) * 100%),transparent) 55%,color-mix(in srgb,var(--em-color,var(--accent-vivid)) calc(var(--highlight-opacity, .3) * 100%),transparent) 90%,transparent 90%);padding:0 .05em}[data-em-style=swoosh] em{position:relative;color:var(--em-color,var(--accent-vivid))}[data-em-style=swoosh] em:after{content:"";position:absolute;left:0;right:0;bottom:-.1em;height:.3em;background-repeat:no-repeat;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 20'%3E%3Cpath d='M0 15 Q50 0 100 10 Q150 20 200 5' stroke='currentColor' fill='none' stroke-width='2.5' stroke-linecap='round'/%3E%3C/svg%3E");opacity:.6}[data-em-style=underline] em{color:var(--em-color,var(--accent-vivid));text-decoration:underline;text-decoration-color:var(--em-color,var(--accent-vivid));text-underline-offset:.15em;text-decoration-thickness:2px}