.window.svelte-vfy4x{display:flex;flex-direction:column;height:100%}.toolbar.svelte-vfy4x{background-color:var(--bg-200);display:flex;align-items:center;justify-content:space-between;gap:var(--space-2);padding-inline:var(--space-2);padding-block:var(--space-2)}.toolbar.svelte-vfy4x p:where(.svelte-vfy4x){margin-inline-end:auto;font-size:var(--size-sm)}.toolbar.svelte-vfy4x button:where(.svelte-vfy4x){padding-inline:var(--space-2);padding-block:var(--space-1);background-color:transparent}.toolbar.svelte-vfy4x button:where(.svelte-vfy4x):hover,.toolbar.svelte-vfy4x button:where(.svelte-vfy4x):focus{background-color:var(--bg-400)}.body.svelte-vfy4x{flex:1 1 auto;position:relative;display:grid;grid-template-columns:auto;gap:var(--space-1);overflow-y:auto;max-height:100%;--pre-ch-width: calc(1ch * var(--pre-line-number-width, 4));contain:strict;overscroll-behavior:contain}.body.svelte-vfy4x.with-line-numbers{grid-template-columns:calc(var(--pre-ch-width) + 1ch) 1fr}.body.svelte-vfy4x.with-line-numbers.with-coverage{grid-template-columns:calc(var(--pre-ch-width) + 1.5ch) 1fr;gap:0}.body.svelte-vfy4x.with-line-numbers.with-coverage .line-number-range:where(.svelte-vfy4x){border-inline-end:.5ch solid transparent;padding-right:.5ch}.body.svelte-vfy4x.with-line-numbers.with-coverage .uncovered:where(.svelte-vfy4x){border-color:light-dark(var(--red-300),var(--red-400))}.body.svelte-vfy4x>:where(.svelte-vfy4x){padding-block:var(--space-2);line-height:var(--pre-line-height);font-family:var(--font-mono);font-size:var(--size-specimen);min-height:100%}.line-numbers.svelte-vfy4x{color:var(--fg-400);text-align:end;-webkit-user-select:none;user-select:none;pointer-events:none;white-space:pre}.line-number-range.svelte-vfy4x{border-right:.3em solid transparent}pre.svelte-vfy4x{padding-inline:var(--space-2);overflow:auto hidden;max-height:100%;height:100%;scroll-margin:var(--space-4);color:var(--fg-200)}pre.svelte-vfy4x:focus-visible{box-shadow:inset 0 0 0 2px var(--accent)}pre.svelte-vfy4x.wrap{white-space:pre-wrap;-webkit-hyphens:none;hyphens:none;overflow-x:clip}.language-css.svelte-vfy4x{contain:strict}.svelte-vfy4x::highlight(lines){background-color:var(--highlight-bg, light-dark(var(--bg-200), var(--bg-400)))}
