.Pre-module__LLiZJa__Pre{box-sizing:border-box;border-radius:var(--radius-4);padding:var(--space-4)var(--space-5);white-space:pre;background-color:var(--background);color:var(--gray-12);box-shadow:inset 0 0 0 1px var(--border);--line-numbers:var(--gray-6);--faded-lines:var(--gray-a8);--removed:var(--red-11);--added:var(--green-11);--highlighted-line-bg:var(--accent-a3);--highlighted-word-1-bg:var(--accent-a3);--highlighted-word-1-bg-active:var(--accent-6);--highlighted-word-1-text:var(--accent-12);--highlighted-word-2-bg:var(--red-3);--highlighted-word-2-bg-active:var(--red-5);--highlighted-word-2-text:var(--red-11);--highlighted-word-3-bg:var(--green-3);--highlighted-word-3-bg-active:var(--green-5);--highlighted-word-3-text:var(--green-11);position:relative;overflow:auto}.Pre-module__LLiZJa__Pre code{font-size:calc(var(--font-size-2)*var(--code-font-size-adjust));font-family:var(--code-font-family);--letter-spacing:var(--letter-spacing-2);line-height:22px}.Pre-module__LLiZJa__Pre.Pre-module__LLiZJa__blue{--background:var(--color-panel);--border:var(--gray-a5);--syntax-accent:var(--blue-11);--syntax-accent-subtle:var(--blue-12);--syntax-complementary:var(--crimson-11);--syntax-secondary:var(--teal-11);--highlighted-line-bg:var(--blue-a3);--highlighted-word-1-bg:var(--blue-a4)}:where(.dark,.dark-theme) .Pre-module__LLiZJa__Pre.Pre-module__LLiZJa__blue{--syntax-accent:var(--blue-11)}.Pre-module__LLiZJa__Pre.Pre-module__LLiZJa__pink{--background:var(--color-panel-translucent);--border:var(--gray-a5);--syntax-accent:var(--blue-11);--syntax-accent-subtle:var(--blue-12);--syntax-complementary:var(--pink-11);--syntax-secondary:var(--blue-12)}.Pre-module__LLiZJa__Pre.Pre-module__LLiZJa__red{--background:var(--color-panel-translucent);--border:var(--gray-a5);--syntax-accent:var(--red-11);--syntax-accent-subtle:var(--indigo-12);--syntax-complementary:var(--crimson-11);--syntax-secondary:var(--violet-11)}.Pre-module__LLiZJa__Pre.Pre-module__LLiZJa__teal{--background:var(--color-panel-translucent);--border:var(--gray-a5);--syntax-accent:var(--teal-11);--syntax-accent-subtle:var(--teal-12);--syntax-complementary:var(--crimson-11);--syntax-secondary:var(--violet-11)}.Pre-module__LLiZJa__Pre.Pre-module__LLiZJa__indigo{--background:var(--accent-a2);--border:var(--gray-a5);--text:var(--gray-12);--syntax-accent:var(--indigo-11);--syntax-accent-subtle:var(--indigo-12);--syntax-complementary:var(--crimson-11);--syntax-secondary:var(--violet-11);--highlighted-line-bg:var(--indigo-a3);--highlighted-word-1-bg:var(--iris-a3)}.Pre-module__LLiZJa__Pre>code{display:block}.Pre-module__LLiZJa__Pre :where(.token.punctuation,.token.plain-text){color:var(--gray-12)}.Pre-module__LLiZJa__Pre :where(.token.class-name,.token.class,.token.function,.token.maybe-class-name,.token.parameter,.token.property,.token.pseudo-class,.token.selector,.token.tag){color:var(--syntax-accent)}.Pre-module__LLiZJa__Pre :where(.token.attr-value,.token.color,.token.imports .token.unit){color:var(--syntax-accent-subtle)}.Pre-module__LLiZJa__Pre :where(.token.number,.token.string){color:var(--syntax-secondary)}.Pre-module__LLiZJa__Pre :where(.token.attr-name,.token.important,.token.interpolation-punctuation,.token.keyword,.token.module,.token.operator,.token.rule,.token.variable){color:var(--syntax-complementary)}.Pre-module__LLiZJa__Pre :where(.token.comment){color:var(--gray-a11)}.Pre-module__LLiZJa__Pre :where(.token.atapply .token:not(.rule):not(.important)),.Pre-module__LLiZJa__Pre :where(.language-shell .token:not(.comment)){color:inherit}.Pre-module__LLiZJa__Pre :where(.token.deleted:not(.prefix),.token.inserted:not(.prefix)){padding-inline:var(--space-4);margin-inline:-20px;display:block}.Pre-module__LLiZJa__Pre :where(.token.deleted:not(.prefix)){color:var(--removed)}.Pre-module__LLiZJa__Pre :where(.token.inserted:not(.prefix)){color:var(--added)}.Pre-module__LLiZJa__Pre :where(.token.deleted.prefix,.token.inserted.prefix){-webkit-user-select:none;user-select:none}.Pre-module__LLiZJa__Pre :where(.highlight-word){--bg-and-shadow:var(--highlighted-word-1-bg);color:var(--highlighted-word-1-text);background-color:var(--bg-and-shadow);display:inline-block}.Pre-module__LLiZJa__Pre :where(.highlight-word) .token{color:inherit}.Pre-module__LLiZJa__Pre :where(.highlight-word).on{--bg-and-shadow:var(--highlighted-word-1-bg-active);cursor:pointer;transition:all .1s}.Pre-module__LLiZJa__Pre .token.deleted .highlight-word{--bg-and-shadow:var(--highlighted-word-2-bg);color:var(--highlighted-word-2-text)}.Pre-module__LLiZJa__Pre .token.deleted .highlight-word.on{--bg-and-shadow:var(--highlighted-word-2-bg-active)}.Pre-module__LLiZJa__Pre .token.inserted .highlight-word{--bg-and-shadow:var(--highlighted-word-3-bg);color:var(--highlighted-word-3-text)}.Pre-module__LLiZJa__Pre .token.inserted .highlight-word.on{--bg-and-shadow:var(--highlighted-word-3-bg-active)}.Pre-module__LLiZJa__Pre[data-line-numbers=true] .highlight-line{padding-left:var(--space-4);position:relative}.Pre-module__LLiZJa__Pre[data-line-numbers=true] .highlight-line:before{content:attr(data-line);color:var(--line-numbers);position:absolute;top:0;left:-5px}.Pre-module__LLiZJa__Pre[data-line-numbers=true] [data-invert-line-highlight=true] .highlight-line:before{left:10px}:is(.Pre-module__LLiZJa__Pre [data-invert-line-highlight=false] .highlight-line,.Pre-module__LLiZJa__Pre [data-invert-line-highlight=false] .highlight-line *,.Pre-module__LLiZJa__Pre[data-invert-line-highlight=false] .highlight-line,.Pre-module__LLiZJa__Pre[data-invert-line-highlight=false] .highlight-line *){transition:color .15s}:is(.Pre-module__LLiZJa__Pre [data-invert-line-highlight=false] .highlight-line[data-highlighted=false],.Pre-module__LLiZJa__Pre [data-invert-line-highlight=false] .highlight-line[data-highlighted=false] *,.Pre-module__LLiZJa__Pre[data-invert-line-highlight=false] .highlight-line[data-highlighted=false],.Pre-module__LLiZJa__Pre[data-invert-line-highlight=false] .highlight-line[data-highlighted=false] *){color:var(--faded-lines)}.Pre-module__LLiZJa__Pre [data-invert-line-highlight=true] .highlight-line{margin-inline:calc(var(--space-5)*-1);padding-inline:var(--space-5)}.Pre-module__LLiZJa__Pre [data-invert-line-highlight=true] .highlight-line[data-highlighted=true]{background-color:var(--highlighted-line-bg)}.Pre-module__LLiZJa__Pre .typewriter{opacity:0}
