:root{--titlebar-color: #2c2c2c;--titlebar-text-color: #fff;--caption-color: #fb86ff;--caption-text-color: #fff;--language-color: #fff}div:has(figure:has(code)){margin-top:1rem;margin-bottom:1rem}figure:has(code){position:relative;border-radius:.5rem;border-color:#fff;border-width:0px;border-style:solid;margin-top:1rem;margin-bottom:1rem;--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}pre button.copy{position:absolute;right:16px;top:16px;height:28px;width:28px;padding:0;display:flex}:is(pre button.copy) span{width:100%;aspect-ratio:1 / 1;background-repeat:no-repeat;background-position:center;background-size:cover}:is(pre button.copy) .ready{background-image:url(/images/code-copy-icon.svg)}:is(pre button.copy) .success{display:none;background-image:url(/images/code-copy-success.svg)}.copied:is(pre button.copy) .success{display:block}.copied:is(pre button.copy) .ready{display:none}code{counter-reset:line}code>[data-line]:before{counter-increment:line;content:counter(line);display:inline-block;width:1rem;margin-right:2rem;text-align:right;color:gray}code[data-line-numbers-max-digits="2"]>[data-line]:before{width:2rem}code[data-line-numbers-max-digits="3"]>[data-line]:before{width:3rem}h3 code{font-size:1.125rem!important;line-height:1.75rem!important}@media(min-width:768px){h3 code{font-size:1.25rem!important;line-height:1.75rem!important}}pre{border-radius:var(--radius);padding-left:0!important;padding-right:0!important}code{font-size:1rem;line-height:1.5rem;line-height:1.5!important;letter-spacing:-.05em}@media(min-width:768px){code{font-size:1.125rem;line-height:1.75rem}}pre>code{counter-reset:line}code[data-theme*=" "],code[data-theme*=" "] span{color:var(--shiki-light);background-color:var(--shiki-light-bg)}@media(prefers-color-scheme:dark){code[data-theme*=" "],code[data-theme*=" "] span{color:var(--shiki-dark);background-color:var(--shiki-dark-bg)}}code[data-line-numbers]{counter-reset:line}code[data-line-numbers]>[data-line]:before{counter-increment:line;content:counter(line);margin-right:1rem;display:inline-block;width:1rem;text-align:right;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.prose{max-width:55rem;line-height:1.75rem!important}@media(min-width:640px){.prose{font-size:1.125rem;line-height:2.25rem!important}}@media(min-width:768px){.prose{font-size:1rem;line-height:1.5rem}}pre [data-line]{border-left-width:2px;border-left-color:transparent;padding-left:1rem;padding-right:1rem}[data-highlighted-line]{background:var(--shiki-highlighted-bg);--tw-border-opacity: 1;border-left-color:rgb(96 165 250 / var(--tw-border-opacity, 1))}[data-highlighted-chars]{background:var(--shiki-highlighted-bg);border-radius:.25rem;box-shadow:0 0 0 4px var(--shiki-highlighted-bg)}[data-chars-id]{border-bottom-width:2px;padding:.25rem;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}[data-chars-id] span{color:inherit!important}[data-chars-id=v]{font-weight:700;color:var(--shiki-token-string);background:var(--shiki-highlighted-bg);border-bottom-color:var(--shiki-token-string)}[data-chars-id=s]{font-weight:700;color:var(--shiki-token-keyword);background:var(--shiki-highlighted-bg);border-bottom-color:var(--shiki-token-keyword)}[data-chars-id=i]{font-weight:700;color:var(--shiki-token-function);background:var(--shiki-highlighted-bg);border-bottom-color:var(--shiki-token-function)}[data-rehype-pretty-code-title]{background:var(--titlebar-color);color:var(--titlebar-text-color);margin:0;border-top-left-radius:var(--radius);border-top-right-radius:var(--radius);padding:.375rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:600;display:flex;justify-content:space-between;align-items:center;height:2.5rem;overflow:hidden;white-space:nowrap}[data-rehype-pretty-code-caption]{background:var(--caption-color);color:var(--caption-text-color);margin:0;border-top-left-radius:var(--radius);border-top-right-radius:var(--radius);padding:.375rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:600;display:flex;justify-content:space-between;align-items:center;height:2rem;overflow:hidden;white-space:nowrap}[data-rehype-pretty-code-title]:after{content:attr(data-language);font-size:.8rem;color:var(--language-color);font-weight:400}figcaption+pre{margin-top:.5rem!important;margin-bottom:.5rem!important;border-top-left-radius:0!important;border-top-right-radius:0!important}figure{margin-top:.5rem!important;margin-bottom:2rem!important}pre,code{overflow-x:auto;padding-left:.5rem;padding-right:.5rem;padding-top:0;padding-bottom:0}pre:has([data-caption]),pre:has([data-title]){margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important}[data-caption]{background:var(--shiki-bg);color:var(--caption-color);border-bottom-right-radius:var(--radius);border-bottom-left-radius:var(--radius);border-top-left-radius:0;border-top-right-radius:0;padding-top:0;padding-bottom:0;padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem;display:none;height:2rem;overflow:hidden;white-space:nowrap}[data-caption]:not([data-caption=""]){display:block}pre+[data-caption]{margin-top:0}pre:has(+[data-rehype-pretty-code-caption]){margin-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}pre:has([data-caption]),pre:has([data-rehype-pretty-code-title]){margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important}figure+figcaption{margin-top:0!important;margin-bottom:0!important}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0!important;margin-bottom:0!important}[data-rehype-pretty-code-title]+pre{border-top-left-radius:0!important;border-top-right-radius:0!important}[data-rehype-pretty-code-caption]{border-bottom-right-radius:var(--radius);border-bottom-left-radius:var(--radius);border-top-left-radius:0;border-top-right-radius:0;padding-top:0;padding-bottom:0;padding-left:.75rem;padding-right:.75rem;font-size:.875rem;line-height:1.25rem}pre:has(+[data-caption]){border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}[data-caption]:has(~pre){border-top-left-radius:0!important;border-top-right-radius:0!important}.prose code:not(pre code){margin-top:0;margin-bottom:0;border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1));padding-left:.25rem;padding-right:.25rem;font-size:13px;font-weight:400;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.prose code:not(pre code):is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1));--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}
