:root,[data-theme=light]{--background: #fdfdfd;--foreground: #282728;--accent: #006cac;--accent-foreground: #ffffff;--muted: #e6e6e6;--muted-foreground: #6b7280;--border: #ece9e9;--shiki-light: #323232;--shiki-light-bg: #f6f8fa}[data-theme=dark]{--background: #212737;--foreground: #eaedf3;--accent: #ff6b01;--accent-foreground: #ffffff;--muted: #343f60;--muted-foreground: #afb9ca;--border: #ab4b08;--shiki-dark: #c0c5ce;--shiki-dark-bg: #2b303b}.app-prose .math-svg{color:inherit;background:transparent}.app-prose .math-svg.math-inline{display:inline-block;vertical-align:-.2em;line-height:0;max-width:100%}.app-prose .math-svg.math-inline svg{display:block;width:auto;height:1.1em;max-width:100%;background:transparent}.app-prose .math-svg.math-display{display:block;overflow-x:auto;text-align:center;margin:1em 0;width:100%}.app-prose .math-svg.math-display svg{display:block;width:auto;height:auto;max-width:100%;margin-inline:auto;background:transparent}[data-callout=note]{--rc-color-light: var(--callout-note-color-light, rgb(8, 109, 221));--rc-color-dark: var(--callout-note-color-dark, rgb(2, 122, 255))}[data-callout=abstract]{--rc-color-light: var(--callout-abstract-color-light, rgb(0, 191, 188));--rc-color-dark: var(--callout-abstract-color-dark, rgb(83, 223, 221))}[data-callout=summary]{--rc-color-light: var(--callout-summary-color-light, rgb(0, 191, 188));--rc-color-dark: var(--callout-summary-color-dark, rgb(83, 223, 221))}[data-callout=tldr]{--rc-color-light: var(--callout-tldr-color-light, rgb(0, 191, 188));--rc-color-dark: var(--callout-tldr-color-dark, rgb(83, 223, 221))}[data-callout=info]{--rc-color-light: var(--callout-info-color-light, rgb(8, 109, 221));--rc-color-dark: var(--callout-info-color-dark, rgb(2, 122, 255))}[data-callout=todo]{--rc-color-light: var(--callout-todo-color-light, rgb(8, 109, 221));--rc-color-dark: var(--callout-todo-color-dark, rgb(2, 122, 255))}[data-callout=tip]{--rc-color-light: var(--callout-tip-color-light, rgb(0, 191, 188));--rc-color-dark: var(--callout-tip-color-dark, rgb(83, 223, 221))}[data-callout=hint]{--rc-color-light: var(--callout-hint-color-light, rgb(0, 191, 188));--rc-color-dark: var(--callout-hint-color-dark, rgb(83, 223, 221))}[data-callout=important]{--rc-color-light: var(--callout-important-color-light, rgb(0, 191, 188));--rc-color-dark: var(--callout-important-color-dark, rgb(83, 223, 221))}[data-callout=success]{--rc-color-light: var(--callout-success-color-light, rgb(8, 185, 78));--rc-color-dark: var(--callout-success-color-dark, rgb(68, 207, 110))}[data-callout=check]{--rc-color-light: var(--callout-check-color-light, rgb(8, 185, 78));--rc-color-dark: var(--callout-check-color-dark, rgb(68, 207, 110))}[data-callout=done]{--rc-color-light: var(--callout-done-color-light, rgb(8, 185, 78));--rc-color-dark: var(--callout-done-color-dark, rgb(68, 207, 110))}[data-callout=question]{--rc-color-light: var(--callout-question-color-light, rgb(236, 117, 0));--rc-color-dark: var(--callout-question-color-dark, rgb(233, 151, 63))}[data-callout=help]{--rc-color-light: var(--callout-help-color-light, rgb(236, 117, 0));--rc-color-dark: var(--callout-help-color-dark, rgb(233, 151, 63))}[data-callout=faq]{--rc-color-light: var(--callout-faq-color-light, rgb(236, 117, 0));--rc-color-dark: var(--callout-faq-color-dark, rgb(233, 151, 63))}[data-callout=warning]{--rc-color-light: var(--callout-warning-color-light, rgb(236, 117, 0));--rc-color-dark: var(--callout-warning-color-dark, rgb(233, 151, 63))}[data-callout=attention]{--rc-color-light: var(--callout-attention-color-light, rgb(236, 117, 0));--rc-color-dark: var(--callout-attention-color-dark, rgb(233, 151, 63))}[data-callout=caution]{--rc-color-light: var(--callout-caution-color-light, rgb(236, 117, 0));--rc-color-dark: var(--callout-caution-color-dark, rgb(233, 151, 63))}[data-callout=failure]{--rc-color-light: var(--callout-failure-color-light, rgb(233, 49, 71));--rc-color-dark: var(--callout-failure-color-dark, rgb(251, 70, 76))}[data-callout=missing]{--rc-color-light: var(--callout-missing-color-light, rgb(233, 49, 71));--rc-color-dark: var(--callout-missing-color-dark, rgb(251, 70, 76))}[data-callout=fail]{--rc-color-light: var(--callout-fail-color-light, rgb(233, 49, 71));--rc-color-dark: var(--callout-fail-color-dark, rgb(251, 70, 76))}[data-callout=danger]{--rc-color-light: var(--callout-danger-color-light, rgb(233, 49, 71));--rc-color-dark: var(--callout-danger-color-dark, rgb(251, 70, 76))}[data-callout=error]{--rc-color-light: var(--callout-error-color-light, rgb(233, 49, 71));--rc-color-dark: var(--callout-error-color-dark, rgb(251, 70, 76))}[data-callout=bug]{--rc-color-light: var(--callout-bug-color-light, rgb(233, 49, 71));--rc-color-dark: var(--callout-bug-color-dark, rgb(251, 70, 76))}[data-callout=example]{--rc-color-light: var(--callout-example-color-light, rgb(120, 82, 238));--rc-color-dark: var(--callout-example-color-dark, rgb(168, 130, 255))}[data-callout=quote]{--rc-color-light: var(--callout-quote-color-light, rgb(158, 158, 158));--rc-color-dark: var(--callout-quote-color-dark, rgb(158, 158, 158))}[data-callout=cite]{--rc-color-light: var(--callout-cite-color-light, rgb(158, 158, 158));--rc-color-dark: var(--callout-cite-color-dark, rgb(158, 158, 158))}.callout{--rc-color-default: #888;overflow:hidden;width:100%;padding:12px 12px 12px 24px;border-radius:4px;margin:1em 0;line-height:1.3;mix-blend-mode:darken;background-color:rgb(from var(--rc-color-light, var(--rc-color-default)) r g b / .1)}.dark .callout{mix-blend-mode:lighten;background-color:rgb(from var(--rc-color-dark, var(--rc-color-default)) r g b / .1)}.callout-title{display:flex;align-items:flex-start;gap:4px;color:var(--rc-color-light, var(--rc-color-default));font-size:inherit}.dark .callout-title{color:var(--rc-color-dark, var(--rc-color-default))}.callout-title::-webkit-details-marker{display:none}.callout-title-icon{display:flex;flex:0 0 auto;align-items:center}.callout-title-text{color:inherit;font-weight:600}.callout-content{overflow-x:auto;padding:0;background-color:transparent}.callout[data-collapsible=true] .callout-title{cursor:pointer}.callout[data-collapsible=true] .callout-fold-icon{display:flex;align-items:center;padding-inline-end:8px}.callout[data-collapsible=true]>.callout-title .callout-fold-icon svg{transform:rotate(-90deg);transition:transform .1s ease-in-out}.callout[data-collapsible=true][open]>.callout-title .callout-fold-icon svg{transform:none}.callout-title-icon:after,.callout-fold-icon:after{content:"\200b"}.callout-title-icon svg,.callout-fold-icon svg{width:18px;height:18px}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--border)}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.app-prose{color:var(--tw-prose-body);max-width:65ch}.app-prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.app-prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.app-prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.app-prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.app-prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.app-prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.app-prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.app-prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.app-prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.app-prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.app-prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.app-prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.app-prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.app-prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201c""\201d""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.app-prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.app-prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.app-prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.app-prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.app-prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.app-prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.app-prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.app-prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.app-prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.app-prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.app-prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.app-prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.app-prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.app-prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.app-prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.app-prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.app-prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.app-prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.app-prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.app-prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.app-prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.app-prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.app-prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.app-prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.app-prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.app-prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.app-prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.app-prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.app-prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.app-prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.app-prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: rgb(17 24 39 / 10%);--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.app-prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.app-prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.app-prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.app-prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.app-prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.app-prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.app-prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.app-prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.app-prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.app-prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.app-prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.app-prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.app-prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.app-prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.app-prose{max-width:none}.app-prose :is(:where(pre):not(:where([class~=not-prose],[class~=not-prose] *))){background-color:var(--shiki-light-bg);padding:0}.app-prose :is(:where(pre):not(:where([class~=not-prose],[class~=not-prose] *))):where([data-theme=dark] .dark\:prose-pre\:bg-\[var\(--shiki-dark-bg\)\] :is(:where(pre):not(:where([class~=not-prose],[class~=not-prose] *))),[data-theme=dark] .dark\:prose-pre\:bg-\[var\(--shiki-dark-bg\)\] :is(:where(pre):not(:where([class~=not-prose],[class~=not-prose] *))) *){background-color:var(--shiki-dark-bg)}.app-prose{--tw-prose-pre-code: var(--foreground);--tw-prose-pre-bg: var(--shiki-light-bg)}.app-prose h1,.app-prose h2,.app-prose h3,.app-prose h4,.app-prose th{margin-bottom:.75rem;--tw-text-opacity: 1;color:var(--foreground);scroll-margin-block:1rem}.app-prose h1{font-size:1.8em}.app-prose h2{font-size:1.4em}.app-prose h3{font-style:italic;font-size:1.2em}.app-prose h4{font-size:1.1em}.app-prose p,.app-prose strong,.app-prose ol,.app-prose ul,.app-prose figcaption,.app-prose table{--tw-text-opacity: 1;color:var(--foreground)}.app-prose a{overflow-wrap:break-word;--tw-text-opacity: 1;color:var(--foreground);text-decoration-style:dashed;text-underline-offset:4px}.app-prose a:hover{--tw-text-opacity: 1;color:var(--accent)}.app-prose a:focus-visible{text-decoration-line:none}.app-prose a.heading-anchor{--tw-text-opacity: 1;color:var(--muted-foreground);text-decoration-line:none;outline:2px solid transparent;outline-offset:2px}.app-prose a.heading-anchor:focus{outline:2px solid transparent;outline-offset:2px}.app-prose a.heading-anchor:focus-visible{outline:2px solid transparent;outline-offset:2px}.app-prose a.heading-anchor{opacity:0;margin-inline-start:.35em;font-size:.85em}.app-prose :is(h1,h2,h3,h4,h5,h6):hover>a.heading-anchor{opacity:1}.app-prose ul{overflow-x:clip}.app-prose li *::marker{color:var(--accent)}.app-prose li::marker{color:var(--accent)}.app-prose hr{--tw-border-opacity: 1;border-color:var(--border)}.app-prose img{margin-left:auto;margin-right:auto;border-width:1px;--tw-border-opacity: 1;border-color:var(--border)}.app-prose img[role=button]{cursor:zoom-in}.app-prose img[role=button]:focus-visible{outline-style:dashed;outline-width:2px;outline-offset:2px}.app-prose figcaption{opacity:.75}.app-prose table th,.app-prose table td{border-width:1px;--tw-border-opacity: 1;border-color:var(--border);padding:.5rem}.app-prose table th{padding-top:.375rem;padding-bottom:.375rem}.app-prose :not(pre)>code{overflow-wrap:break-word;border-radius:.25rem;background-color:color-mix(in srgb,var(--muted) 75%,transparent);padding:.25rem;font-weight:400;--tw-text-opacity: 1;color:var(--foreground)}.app-prose :not(pre)>code:before{--tw-content: none;content:var(--tw-content)}.app-prose :not(pre)>code:after{--tw-content: none;content:var(--tw-content)}.app-prose .astro-code code{flex:1 0 100%;background-color:inherit;padding:0}.app-prose pre:not(.astro-code){overflow-x:auto;border-width:1px;background-color:transparent;padding:0;outline-color:var(--border)}.app-prose pre:not(.astro-code):not(:has(>code)){background-color:var(--shiki-light-bg);padding:1rem;--tw-text-opacity: 1;color:var(--foreground)}.app-prose pre:not(.astro-code)>code{display:block;width:-moz-max-content;width:max-content;min-width:100%;background-color:var(--shiki-light-bg);padding:1rem;--tw-text-opacity: 1;color:var(--foreground)}.app-prose pre:not(.astro-code)>code:before{--tw-content: none;content:var(--tw-content)}.app-prose pre:not(.astro-code)>code:after{--tw-content: none;content:var(--tw-content)}.app-prose:where([data-theme=dark],[data-theme=dark] *) pre:not(.astro-code):not(:has(>code)){background-color:var(--shiki-dark-bg)}.app-prose:where([data-theme=dark],[data-theme=dark] *) pre:not(.astro-code)>code{background-color:var(--shiki-dark-bg)}.app-prose blockquote{overflow-wrap:break-word;border-inline-start-color:color-mix(in srgb,var(--accent) 80%,transparent);opacity:.8}.app-prose details:not(.callout){display:inline-block;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;--tw-text-opacity: 1;color:var(--foreground)}.app-prose details:not(.callout) p{display:none}.app-prose details:not(.callout) ul{margin-top:0!important;margin-bottom:0!important}.app-prose summary:focus-visible{text-decoration-line:none;outline-style:dashed;outline-width:2px;outline-offset:1px;outline-color:var(--accent)}.app-prose pre:focus-visible{border-color:transparent;outline-style:dashed;outline-width:2px;outline-color:var(--accent)}.app-prose .callout{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.app-prose .callout .callout-content>:first-child{margin-top:0!important}.app-prose .callout .callout-content>:last-child{margin-bottom:0!important}.app-prose mark{border-radius:.125rem;background-color:color-mix(in srgb,var(--accent) 15%,transparent);padding-left:.25rem;padding-right:.25rem;--tw-text-opacity: 1;color:var(--foreground)}.app-prose dl{margin-bottom:1rem;padding:0}.app-prose dt{margin-top:1rem;margin-bottom:.25rem;font-weight:600;--tw-text-opacity: 1;color:var(--foreground)}.app-prose dt:first-child{margin-top:0}.app-prose dd{margin-bottom:.5rem;margin-left:0;border-inline-start-width:2px;--tw-border-opacity: 1;border-color:var(--muted);padding-inline-start:1rem;--tw-text-opacity: 1;color:var(--muted-foreground)}.app-prose .footnote-reference{font-size:.78em;vertical-align:super;line-height:0}.app-prose .footnote-reference a{--tw-text-opacity: 1;color:var(--accent);text-decoration-line:none!important;padding:0 .1em}.app-prose .footnote-definition{font-size:.85em;line-height:1.625;--tw-text-opacity: 1;color:var(--muted-foreground);margin-top:.6em;display:grid!important;grid-template-columns:auto 1fr;-moz-column-gap:.5em;column-gap:.5em;align-items:start;scroll-margin-block:1rem}.app-prose .footnote-definition:last-of-type{margin-bottom:2.5rem}.app-prose hr.footnote-definitions-separator{margin-top:4rem!important;margin-bottom:1.5rem!important;height:0px;border-width:0px;border-top-width:1px;padding:0!important;border-top-color:color-mix(in srgb,var(--muted-foreground) 35%,transparent)}.app-prose .footnote-definition-label{text-align:right;font-size:.8em;font-weight:600;--tw-text-opacity: 1;color:var(--accent);grid-column:1;grid-row:1;min-width:2.2em;margin-right:.3em;padding-top:.1em}.app-prose .footnote-definition-label:before{content:"["}.app-prose .footnote-definition-label:after{content:"]"}.app-prose .footnote-definition>p{margin-top:0!important;margin-bottom:0!important;grid-column:2;grid-row:1;min-width:0}.app-prose .footnote-definition>:last-child{margin-bottom:0!important}.app-prose .footnote-back-button{display:inline;cursor:pointer;border-width:0px;background-color:transparent;padding:0;font-size:.85em;font-weight:500;--tw-text-opacity: 1;color:var(--accent)}.app-prose .footnotes-section,.app-prose [class*=footnote]>p{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:var(--muted-foreground)}.astro-code .line.diff.add{position:relative;display:inline-block;width:100%;background-color:#4ade8033}.astro-code .line.diff.add:before{position:absolute;left:-.75rem;--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1));--tw-content: "+";content:var(--tw-content)}.astro-code .line.diff.remove{position:relative;display:inline-block;width:100%;background-color:#ef444433}.astro-code .line.diff.remove:before{position:absolute;left:-.75rem;--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1));--tw-content: "-";content:var(--tw-content)}.astro-code .line.highlighted{display:inline-block;width:100%;background-color:#94a3b833}*{--tw-border-opacity: 1;border-color:var(--border);outline-color:color-mix(in srgb,var(--accent) 75%,transparent);scrollbar-width:auto;scrollbar-color:var(--muted) transparent}a,button{outline-offset:1px;outline-color:var(--accent)}a:focus-visible,button:focus-visible{text-decoration-line:none;outline-style:dashed;outline-width:2px}button:not(:disabled),[role=button]:not(:disabled){cursor:pointer}.\!container{width:100%!important}.container{width:100%}@media (min-width: 640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width: 768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width: 1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width: 1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width: 1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201c""\201d""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: rgb(17 24 39 / 10%);--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}:root .app-prose pre:not(.astro-code) .syn-code,[data-theme=light] .app-prose pre:not(.astro-code) .syn-code{color:#657b83;background-color:#fdf6e3}:root .app-prose pre:not(.astro-code) .syn-comment,:root .app-prose pre:not(.astro-code) .syn-meta.syn-documentation,[data-theme=light] .app-prose pre:not(.astro-code) .syn-comment,[data-theme=light] .app-prose pre:not(.astro-code) .syn-meta.syn-documentation{color:#93a1a1}:root .app-prose pre:not(.astro-code) .syn-string,[data-theme=light] .app-prose pre:not(.astro-code) .syn-string{color:#2aa198}:root .app-prose pre:not(.astro-code) .syn-string.syn-regexp,[data-theme=light] .app-prose pre:not(.astro-code) .syn-string.syn-regexp{color:#2aa198}:root .app-prose pre:not(.astro-code) .syn-constant.syn-character.syn-escape,[data-theme=light] .app-prose pre:not(.astro-code) .syn-constant.syn-character.syn-escape{color:#dc322f}:root .app-prose pre:not(.astro-code) .syn-constant.syn-numeric,[data-theme=light] .app-prose pre:not(.astro-code) .syn-constant.syn-numeric{color:#6c71c4}:root .app-prose pre:not(.astro-code) .syn-variable,[data-theme=light] .app-prose pre:not(.astro-code) .syn-variable{color:#268bd2}:root .app-prose pre:not(.astro-code) .syn-variable.syn-function,[data-theme=light] .app-prose pre:not(.astro-code) .syn-variable.syn-function{color:#b58900}:root .app-prose pre:not(.astro-code) .syn-variable.syn-language,[data-theme=light] .app-prose pre:not(.astro-code) .syn-variable.syn-language{color:#d33682}:root .app-prose pre:not(.astro-code) .syn-keyword,[data-theme=light] .app-prose pre:not(.astro-code) .syn-keyword{color:#859900}:root .app-prose pre:not(.astro-code) .syn-meta.syn-import .syn-keyword,:root .app-prose pre:not(.astro-code) .syn-keyword.syn-control.syn-import,:root .app-prose pre:not(.astro-code) .syn-keyword.syn-control.syn-import.syn-from,:root .app-prose pre:not(.astro-code) .syn-keyword.syn-other.syn-import,:root .app-prose pre:not(.astro-code) .syn-keyword.syn-control.syn-at-rule.syn-include,:root .app-prose pre:not(.astro-code) .syn-keyword.syn-control.syn-at-rule.syn-import,[data-theme=light] .app-prose pre:not(.astro-code) .syn-meta.syn-import .syn-keyword,[data-theme=light] .app-prose pre:not(.astro-code) .syn-keyword.syn-control.syn-import,[data-theme=light] .app-prose pre:not(.astro-code) .syn-keyword.syn-control.syn-import.syn-from,[data-theme=light] .app-prose pre:not(.astro-code) .syn-keyword.syn-other.syn-import,[data-theme=light] .app-prose pre:not(.astro-code) .syn-keyword.syn-control.syn-at-rule.syn-include,[data-theme=light] .app-prose pre:not(.astro-code) .syn-keyword.syn-control.syn-at-rule.syn-import{color:#cb4b16}:root .app-prose pre:not(.astro-code) .syn-keyword.syn-operator.syn-comparison,:root .app-prose pre:not(.astro-code) .syn-keyword.syn-operator.syn-assignment,:root .app-prose pre:not(.astro-code) .syn-keyword.syn-operator.syn-arithmetic,[data-theme=light] .app-prose pre:not(.astro-code) .syn-keyword.syn-operator.syn-comparison,[data-theme=light] .app-prose pre:not(.astro-code) .syn-keyword.syn-operator.syn-assignment,[data-theme=light] .app-prose pre:not(.astro-code) .syn-keyword.syn-operator.syn-arithmetic{color:#657b83}:root .app-prose pre:not(.astro-code) .syn-storage,[data-theme=light] .app-prose pre:not(.astro-code) .syn-storage{color:#859900}:root .app-prose pre:not(.astro-code) .syn-storage.syn-modifier,[data-theme=light] .app-prose pre:not(.astro-code) .syn-storage.syn-modifier{color:#586e75}:root .app-prose pre:not(.astro-code) .syn-keyword.syn-control.syn-class,:root .app-prose pre:not(.astro-code) .syn-entity.syn-name,:root .app-prose pre:not(.astro-code) .syn-entity.syn-name.syn-class,:root .app-prose pre:not(.astro-code) .syn-entity.syn-name.syn-type.syn-class,[data-theme=light] .app-prose pre:not(.astro-code) .syn-keyword.syn-control.syn-class,[data-theme=light] .app-prose pre:not(.astro-code) .syn-entity.syn-name,[data-theme=light] .app-prose pre:not(.astro-code) .syn-entity.syn-name.syn-class,[data-theme=light] .app-prose pre:not(.astro-code) .syn-entity.syn-name.syn-type.syn-class{color:#b58900}:root .app-prose pre:not(.astro-code) .syn-entity.syn-other.syn-inherited-class,[data-theme=light] .app-prose pre:not(.astro-code) .syn-entity.syn-other.syn-inherited-class{color:#268bd2}:root .app-prose pre:not(.astro-code) .syn-entity.syn-other.syn-attribute-name,[data-theme=light] .app-prose pre:not(.astro-code) .syn-entity.syn-other.syn-attribute-name{color:#b58900}:root .app-prose pre:not(.astro-code) .syn-support,:root .app-prose pre:not(.astro-code) .syn-support.syn-type,:root .app-prose pre:not(.astro-code) .syn-support.syn-class,[data-theme=light] .app-prose pre:not(.astro-code) .syn-support,[data-theme=light] .app-prose pre:not(.astro-code) .syn-support.syn-type,[data-theme=light] .app-prose pre:not(.astro-code) .syn-support.syn-class{color:#859900}:root .app-prose pre:not(.astro-code) .syn-entity.syn-name.syn-function,[data-theme=light] .app-prose pre:not(.astro-code) .syn-entity.syn-name.syn-function{color:#b58900}:root .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-variable,[data-theme=light] .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-variable{color:#859900}:root .app-prose pre:not(.astro-code) .syn-constant,:root .app-prose pre:not(.astro-code) .syn-constant.syn-language,:root .app-prose pre:not(.astro-code) .syn-meta.syn-preprocessor,[data-theme=light] .app-prose pre:not(.astro-code) .syn-constant,[data-theme=light] .app-prose pre:not(.astro-code) .syn-constant.syn-language,[data-theme=light] .app-prose pre:not(.astro-code) .syn-meta.syn-preprocessor{color:#b58900}:root .app-prose pre:not(.astro-code) .syn-entity.syn-name.syn-section,[data-theme=light] .app-prose pre:not(.astro-code) .syn-entity.syn-name.syn-section{color:#cb4b16}:root .app-prose pre:not(.astro-code) .syn-support.syn-function.syn-construct,:root .app-prose pre:not(.astro-code) .syn-keyword.syn-other.syn-new,[data-theme=light] .app-prose pre:not(.astro-code) .syn-support.syn-function.syn-construct,[data-theme=light] .app-prose pre:not(.astro-code) .syn-keyword.syn-other.syn-new{color:#dc322f}:root .app-prose pre:not(.astro-code) .syn-constant.syn-character,:root .app-prose pre:not(.astro-code) .syn-constant.syn-other,[data-theme=light] .app-prose pre:not(.astro-code) .syn-constant.syn-character,[data-theme=light] .app-prose pre:not(.astro-code) .syn-constant.syn-other{color:#cb4b16}:root .app-prose pre:not(.astro-code) .syn-entity.syn-name.syn-tag,[data-theme=light] .app-prose pre:not(.astro-code) .syn-entity.syn-name.syn-tag{color:#268bd2}:root .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-tag.syn-html,:root .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-tag.syn-begin,:root .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-tag.syn-end,[data-theme=light] .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-tag.syn-html,[data-theme=light] .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-tag.syn-begin,[data-theme=light] .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-tag.syn-end{color:#93a1a1}:root .app-prose pre:not(.astro-code) .syn-support.syn-function,[data-theme=light] .app-prose pre:not(.astro-code) .syn-support.syn-function{color:#859900}:root .app-prose pre:not(.astro-code) .syn-punctuation.syn-separator.syn-continuation,[data-theme=light] .app-prose pre:not(.astro-code) .syn-punctuation.syn-separator.syn-continuation{color:#dc322f}:root .app-prose pre:not(.astro-code) .syn-storage.syn-type,[data-theme=light] .app-prose pre:not(.astro-code) .syn-storage.syn-type{color:#268bd2}:root .app-prose pre:not(.astro-code) .syn-support.syn-type.syn-exception,[data-theme=light] .app-prose pre:not(.astro-code) .syn-support.syn-type.syn-exception{color:#cb4b16}:root .app-prose pre:not(.astro-code) .syn-keyword.syn-other.syn-special-method,[data-theme=light] .app-prose pre:not(.astro-code) .syn-keyword.syn-other.syn-special-method{color:#cb4b16}:root .app-prose pre:not(.astro-code) .syn-invalid,[data-theme=light] .app-prose pre:not(.astro-code) .syn-invalid{background-color:#ec9489}:root .app-prose pre:not(.astro-code) .syn-string.syn-quoted.syn-double,:root .app-prose pre:not(.astro-code) .syn-string.syn-quoted.syn-single,[data-theme=light] .app-prose pre:not(.astro-code) .syn-string.syn-quoted.syn-double,[data-theme=light] .app-prose pre:not(.astro-code) .syn-string.syn-quoted.syn-single{color:#2aa198}:root .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-string,[data-theme=light] .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-string{color:#839496}:root .app-prose pre:not(.astro-code) .syn-meta.syn-brace.syn-square,:root .app-prose pre:not(.astro-code) .syn-punctuation.syn-section.syn-brackets,[data-theme=light] .app-prose pre:not(.astro-code) .syn-meta.syn-brace.syn-square,[data-theme=light] .app-prose pre:not(.astro-code) .syn-punctuation.syn-section.syn-brackets{color:#268bd2}:root .app-prose pre:not(.astro-code) .syn-meta.syn-brace.syn-round,:root .app-prose pre:not(.astro-code) .syn-meta.syn-brace.syn-curly,:root .app-prose pre:not(.astro-code) .syn-punctuation.syn-section,:root .app-prose pre:not(.astro-code) .syn-punctuation.syn-section.syn-block,:root .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-parameters,:root .app-prose pre:not(.astro-code) .syn-punctuation.syn-section.syn-group,[data-theme=light] .app-prose pre:not(.astro-code) .syn-meta.syn-brace.syn-round,[data-theme=light] .app-prose pre:not(.astro-code) .syn-meta.syn-brace.syn-curly,[data-theme=light] .app-prose pre:not(.astro-code) .syn-punctuation.syn-section,[data-theme=light] .app-prose pre:not(.astro-code) .syn-punctuation.syn-section.syn-block,[data-theme=light] .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-parameters,[data-theme=light] .app-prose pre:not(.astro-code) .syn-punctuation.syn-section.syn-group{color:#657b83}:root .app-prose pre:not(.astro-code) .syn-support.syn-constant.syn-color,:root .app-prose pre:not(.astro-code) .syn-invalid.syn-deprecated.syn-color.syn-w3c-non-standard-color-name.syn-scss,[data-theme=light] .app-prose pre:not(.astro-code) .syn-support.syn-constant.syn-color,[data-theme=light] .app-prose pre:not(.astro-code) .syn-invalid.syn-deprecated.syn-color.syn-w3c-non-standard-color-name.syn-scss{color:#b58900}:root .app-prose pre:not(.astro-code) .syn-meta.syn-selector.syn-css,[data-theme=light] .app-prose pre:not(.astro-code) .syn-meta.syn-selector.syn-css{color:#657b83}:root .app-prose pre:not(.astro-code) .syn-entity.syn-name.syn-tag.syn-css,:root .app-prose pre:not(.astro-code) .syn-entity.syn-name.syn-tag.syn-scss,:root .app-prose pre:not(.astro-code) .syn-source.syn-less .syn-keyword.syn-control.syn-html.syn-elements,:root .app-prose pre:not(.astro-code) .syn-source.syn-sass .syn-keyword.syn-control.syn-untitled,[data-theme=light] .app-prose pre:not(.astro-code) .syn-entity.syn-name.syn-tag.syn-css,[data-theme=light] .app-prose pre:not(.astro-code) .syn-entity.syn-name.syn-tag.syn-scss,[data-theme=light] .app-prose pre:not(.astro-code) .syn-source.syn-less .syn-keyword.syn-control.syn-html.syn-elements,[data-theme=light] .app-prose pre:not(.astro-code) .syn-source.syn-sass .syn-keyword.syn-control.syn-untitled{color:#b58900}:root .app-prose pre:not(.astro-code) .syn-entity.syn-other.syn-attribute-name.syn-class,[data-theme=light] .app-prose pre:not(.astro-code) .syn-entity.syn-other.syn-attribute-name.syn-class{color:#b58900}:root .app-prose pre:not(.astro-code) .syn-entity.syn-other.syn-attribute-name.syn-id,[data-theme=light] .app-prose pre:not(.astro-code) .syn-entity.syn-other.syn-attribute-name.syn-id{color:#b58900}:root .app-prose pre:not(.astro-code) .syn-entity.syn-other.syn-attribute-name.syn-pseudo-element,:root .app-prose pre:not(.astro-code) .syn-entity.syn-other.syn-attribute-name.syn-tag.syn-pseudo-element,:root .app-prose pre:not(.astro-code) .syn-entity.syn-other.syn-attribute-name.syn-pseudo-class,:root .app-prose pre:not(.astro-code) .syn-entity.syn-other.syn-attribute-name.syn-tag.syn-pseudo-class,[data-theme=light] .app-prose pre:not(.astro-code) .syn-entity.syn-other.syn-attribute-name.syn-pseudo-element,[data-theme=light] .app-prose pre:not(.astro-code) .syn-entity.syn-other.syn-attribute-name.syn-tag.syn-pseudo-element,[data-theme=light] .app-prose pre:not(.astro-code) .syn-entity.syn-other.syn-attribute-name.syn-pseudo-class,[data-theme=light] .app-prose pre:not(.astro-code) .syn-entity.syn-other.syn-attribute-name.syn-tag.syn-pseudo-class{color:#268bd2}:root .app-prose pre:not(.astro-code) .syn-text.syn-html.syn-basic .syn-meta.syn-tag.syn-other.syn-html,:root .app-prose pre:not(.astro-code) .syn-text.syn-html.syn-basic .syn-meta.syn-tag.syn-any.syn-html,:root .app-prose pre:not(.astro-code) .syn-text.syn-html.syn-basic .syn-meta.syn-tag.syn-block.syn-any,:root .app-prose pre:not(.astro-code) .syn-text.syn-html.syn-basic .syn-meta.syn-tag.syn-inline.syn-any,:root .app-prose pre:not(.astro-code) .syn-text.syn-html.syn-basic .syn-meta.syn-tag.syn-structure.syn-any.syn-html,:root .app-prose pre:not(.astro-code) .syn-text.syn-html.syn-basic .syn-source.syn-js.syn-embedded.syn-html,:root .app-prose pre:not(.astro-code) .syn-punctuation.syn-separator.syn-key-value.syn-html,[data-theme=light] .app-prose pre:not(.astro-code) .syn-text.syn-html.syn-basic .syn-meta.syn-tag.syn-other.syn-html,[data-theme=light] .app-prose pre:not(.astro-code) .syn-text.syn-html.syn-basic .syn-meta.syn-tag.syn-any.syn-html,[data-theme=light] .app-prose pre:not(.astro-code) .syn-text.syn-html.syn-basic .syn-meta.syn-tag.syn-block.syn-any,[data-theme=light] .app-prose pre:not(.astro-code) .syn-text.syn-html.syn-basic .syn-meta.syn-tag.syn-inline.syn-any,[data-theme=light] .app-prose pre:not(.astro-code) .syn-text.syn-html.syn-basic .syn-meta.syn-tag.syn-structure.syn-any.syn-html,[data-theme=light] .app-prose pre:not(.astro-code) .syn-text.syn-html.syn-basic .syn-source.syn-js.syn-embedded.syn-html,[data-theme=light] .app-prose pre:not(.astro-code) .syn-punctuation.syn-separator.syn-key-value.syn-html{color:#657b83}:root .app-prose pre:not(.astro-code) .syn-text.syn-html.syn-basic .syn-entity.syn-other.syn-attribute-name.syn-html,:root .app-prose pre:not(.astro-code) .syn-meta.syn-tag.syn-xml .syn-entity.syn-other.syn-attribute-name,[data-theme=light] .app-prose pre:not(.astro-code) .syn-text.syn-html.syn-basic .syn-entity.syn-other.syn-attribute-name.syn-html,[data-theme=light] .app-prose pre:not(.astro-code) .syn-meta.syn-tag.syn-xml .syn-entity.syn-other.syn-attribute-name{color:#b58900}:root .app-prose pre:not(.astro-code) .syn-keyword.syn-other.syn-special-method.syn-ruby,[data-theme=light] .app-prose pre:not(.astro-code) .syn-keyword.syn-other.syn-special-method.syn-ruby{color:#859900}:root .app-prose pre:not(.astro-code) .syn-variable.syn-other.syn-constant.syn-ruby,[data-theme=light] .app-prose pre:not(.astro-code) .syn-variable.syn-other.syn-constant.syn-ruby{color:#b58900}:root .app-prose pre:not(.astro-code) .syn-constant.syn-other.syn-symbol.syn-ruby,[data-theme=light] .app-prose pre:not(.astro-code) .syn-constant.syn-other.syn-symbol.syn-ruby{color:#2aa198}:root .app-prose pre:not(.astro-code) .syn-keyword.syn-other.syn-special-method.syn-ruby,[data-theme=light] .app-prose pre:not(.astro-code) .syn-keyword.syn-other.syn-special-method.syn-ruby{color:#cb4b16}:root .app-prose pre:not(.astro-code) .syn-meta.syn-array .syn-support.syn-function.syn-construct.syn-php,[data-theme=light] .app-prose pre:not(.astro-code) .syn-meta.syn-array .syn-support.syn-function.syn-construct.syn-php{color:#b58900}:root .app-prose pre:not(.astro-code) .syn-entity.syn-name.syn-function.syn-preprocessor.syn-c,:root .app-prose pre:not(.astro-code) .syn-meta.syn-preprocessor.syn-c.syn-include,:root .app-prose pre:not(.astro-code) .syn-meta.syn-preprocessor.syn-macro.syn-c,[data-theme=light] .app-prose pre:not(.astro-code) .syn-entity.syn-name.syn-function.syn-preprocessor.syn-c,[data-theme=light] .app-prose pre:not(.astro-code) .syn-meta.syn-preprocessor.syn-c.syn-include,[data-theme=light] .app-prose pre:not(.astro-code) .syn-meta.syn-preprocessor.syn-macro.syn-c{color:#cb4b16}:root .app-prose pre:not(.astro-code) .syn-meta.syn-preprocessor.syn-c.syn-include .syn-string.syn-quoted.syn-other.syn-lt-gt.syn-include.syn-c,:root .app-prose pre:not(.astro-code) .syn-meta.syn-preprocessor.syn-c.syn-include .syn-punctuation.syn-definition.syn-string.syn-begin.syn-c,:root .app-prose pre:not(.astro-code) .syn-meta.syn-preprocessor.syn-c.syn-include .syn-punctuation.syn-definition.syn-string.syn-end.syn-c,[data-theme=light] .app-prose pre:not(.astro-code) .syn-meta.syn-preprocessor.syn-c.syn-include .syn-string.syn-quoted.syn-other.syn-lt-gt.syn-include.syn-c,[data-theme=light] .app-prose pre:not(.astro-code) .syn-meta.syn-preprocessor.syn-c.syn-include .syn-punctuation.syn-definition.syn-string.syn-begin.syn-c,[data-theme=light] .app-prose pre:not(.astro-code) .syn-meta.syn-preprocessor.syn-c.syn-include .syn-punctuation.syn-definition.syn-string.syn-end.syn-c{color:#2aa198}:root .app-prose pre:not(.astro-code) .syn-other.syn-package.syn-exclude,:root .app-prose pre:not(.astro-code) .syn-other.syn-remove,[data-theme=light] .app-prose pre:not(.astro-code) .syn-other.syn-package.syn-exclude,[data-theme=light] .app-prose pre:not(.astro-code) .syn-other.syn-remove{color:#dc322f}:root .app-prose pre:not(.astro-code) .syn-other.syn-add,[data-theme=light] .app-prose pre:not(.astro-code) .syn-other.syn-add{color:#2aa198}:root .app-prose pre:not(.astro-code) .syn-punctuation.syn-section.syn-group.syn-tex,:root .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-arguments.syn-begin.syn-latex,:root .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-arguments.syn-end.syn-latex,:root .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-arguments.syn-latex,[data-theme=light] .app-prose pre:not(.astro-code) .syn-punctuation.syn-section.syn-group.syn-tex,[data-theme=light] .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-arguments.syn-begin.syn-latex,[data-theme=light] .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-arguments.syn-end.syn-latex,[data-theme=light] .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-arguments.syn-latex{color:#dc322f}:root .app-prose pre:not(.astro-code) .syn-meta.syn-group.syn-braces.syn-tex,[data-theme=light] .app-prose pre:not(.astro-code) .syn-meta.syn-group.syn-braces.syn-tex{color:#b58900}:root .app-prose pre:not(.astro-code) .syn-variable.syn-parameter.syn-function.syn-latex,[data-theme=light] .app-prose pre:not(.astro-code) .syn-variable.syn-parameter.syn-function.syn-latex{color:#cb4b16}:root .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-constant.syn-math.syn-tex,[data-theme=light] .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-constant.syn-math.syn-tex{color:#dc322f}:root .app-prose pre:not(.astro-code) .syn-text.syn-tex.syn-latex .syn-constant.syn-other.syn-math.syn-tex,:root .app-prose pre:not(.astro-code) .syn-constant.syn-other.syn-general.syn-math.syn-tex,:root .app-prose pre:not(.astro-code) .syn-constant.syn-character.syn-math.syn-tex,[data-theme=light] .app-prose pre:not(.astro-code) .syn-text.syn-tex.syn-latex .syn-constant.syn-other.syn-math.syn-tex,[data-theme=light] .app-prose pre:not(.astro-code) .syn-constant.syn-other.syn-general.syn-math.syn-tex,[data-theme=light] .app-prose pre:not(.astro-code) .syn-constant.syn-character.syn-math.syn-tex{color:#2aa198}:root .app-prose pre:not(.astro-code) .syn-string.syn-other.syn-math.syn-tex,[data-theme=light] .app-prose pre:not(.astro-code) .syn-string.syn-other.syn-math.syn-tex{color:#b58900}:root .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-string.syn-begin.syn-tex,:root .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-string.syn-end.syn-tex,[data-theme=light] .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-string.syn-begin.syn-tex,[data-theme=light] .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-string.syn-end.syn-tex{color:#dc322f}:root .app-prose pre:not(.astro-code) .syn-keyword.syn-control.syn-label.syn-latex,:root .app-prose pre:not(.astro-code) .syn-text.syn-tex.syn-latex .syn-constant.syn-other.syn-general.syn-math.syn-tex,[data-theme=light] .app-prose pre:not(.astro-code) .syn-keyword.syn-control.syn-label.syn-latex,[data-theme=light] .app-prose pre:not(.astro-code) .syn-text.syn-tex.syn-latex .syn-constant.syn-other.syn-general.syn-math.syn-tex{color:#2aa198}:root .app-prose pre:not(.astro-code) .syn-variable.syn-parameter.syn-definition.syn-label.syn-latex,[data-theme=light] .app-prose pre:not(.astro-code) .syn-variable.syn-parameter.syn-definition.syn-label.syn-latex{color:#dc322f}:root .app-prose pre:not(.astro-code) .syn-support.syn-function.syn-be.syn-latex,[data-theme=light] .app-prose pre:not(.astro-code) .syn-support.syn-function.syn-be.syn-latex{color:#859900}:root .app-prose pre:not(.astro-code) .syn-support.syn-function.syn-section.syn-latex,[data-theme=light] .app-prose pre:not(.astro-code) .syn-support.syn-function.syn-section.syn-latex{color:#cb4b16}:root .app-prose pre:not(.astro-code) .syn-support.syn-function.syn-general.syn-tex,[data-theme=light] .app-prose pre:not(.astro-code) .syn-support.syn-function.syn-general.syn-tex{color:#2aa198}:root .app-prose pre:not(.astro-code) .syn-keyword.syn-control.syn-ref.syn-latex,[data-theme=light] .app-prose pre:not(.astro-code) .syn-keyword.syn-control.syn-ref.syn-latex{color:#2aa198}:root .app-prose pre:not(.astro-code) .syn-storage.syn-type.syn-class.syn-python,:root .app-prose pre:not(.astro-code) .syn-storage.syn-type.syn-function.syn-python,:root .app-prose pre:not(.astro-code) .syn-storage.syn-modifier.syn-global.syn-python,[data-theme=light] .app-prose pre:not(.astro-code) .syn-storage.syn-type.syn-class.syn-python,[data-theme=light] .app-prose pre:not(.astro-code) .syn-storage.syn-type.syn-function.syn-python,[data-theme=light] .app-prose pre:not(.astro-code) .syn-storage.syn-modifier.syn-global.syn-python{color:#859900}:root .app-prose pre:not(.astro-code) .syn-support.syn-type.syn-exception.syn-python,[data-theme=light] .app-prose pre:not(.astro-code) .syn-support.syn-type.syn-exception.syn-python{color:#b58900}:root .app-prose pre:not(.astro-code) .syn-meta.syn-scope.syn-for-in-loop.syn-shell,:root .app-prose pre:not(.astro-code) .syn-variable.syn-other.syn-loop.syn-shell,[data-theme=light] .app-prose pre:not(.astro-code) .syn-meta.syn-scope.syn-for-in-loop.syn-shell,[data-theme=light] .app-prose pre:not(.astro-code) .syn-variable.syn-other.syn-loop.syn-shell{color:#586e75}:root .app-prose pre:not(.astro-code) .syn-meta.syn-scope.syn-case-block.syn-shell,:root .app-prose pre:not(.astro-code) .syn-meta.syn-scope.syn-case-body.syn-shell,[data-theme=light] .app-prose pre:not(.astro-code) .syn-meta.syn-scope.syn-case-block.syn-shell,[data-theme=light] .app-prose pre:not(.astro-code) .syn-meta.syn-scope.syn-case-body.syn-shell{color:#586e75}:root .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-logical-expression.syn-shell,[data-theme=light] .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-logical-expression.syn-shell{color:#dc322f}:root .app-prose pre:not(.astro-code) .syn-storage.syn-modifier.syn-c\+\+,[data-theme=light] .app-prose pre:not(.astro-code) .syn-storage.syn-modifier.syn-c\+\+{color:#859900}:root .app-prose pre:not(.astro-code) .syn-support.syn-function.syn-perl,[data-theme=light] .app-prose pre:not(.astro-code) .syn-support.syn-function.syn-perl{color:#268bd2}:root .app-prose pre:not(.astro-code) .syn-meta.syn-diff,:root .app-prose pre:not(.astro-code) .syn-meta.syn-diff.syn-header,[data-theme=light] .app-prose pre:not(.astro-code) .syn-meta.syn-diff,[data-theme=light] .app-prose pre:not(.astro-code) .syn-meta.syn-diff.syn-header{color:#93a1a1}:root .app-prose pre:not(.astro-code) .syn-meta.syn-diff.syn-range,[data-theme=light] .app-prose pre:not(.astro-code) .syn-meta.syn-diff.syn-range{color:#268bd2}:root .app-prose pre:not(.astro-code) .syn-markup.syn-deleted,[data-theme=light] .app-prose pre:not(.astro-code) .syn-markup.syn-deleted{color:#dc322f}:root .app-prose pre:not(.astro-code) .syn-markup.syn-changed,[data-theme=light] .app-prose pre:not(.astro-code) .syn-markup.syn-changed{color:#2aa198}:root .app-prose pre:not(.astro-code) .syn-markup.syn-inserted,[data-theme=light] .app-prose pre:not(.astro-code) .syn-markup.syn-inserted{color:#859900}:root .app-prose pre:not(.astro-code) .syn-markup.syn-heading,:root .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-heading.syn-markdown,[data-theme=light] .app-prose pre:not(.astro-code) .syn-markup.syn-heading,[data-theme=light] .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-heading.syn-markdown{color:#b58900}:root .app-prose pre:not(.astro-code) .syn-markup.syn-quote,[data-theme=light] .app-prose pre:not(.astro-code) .syn-markup.syn-quote{color:#859900}:root .app-prose pre:not(.astro-code) .syn-markup.syn-italic,[data-theme=light] .app-prose pre:not(.astro-code) .syn-markup.syn-italic{font-style:italic}:root .app-prose pre:not(.astro-code) .syn-markup.syn-bold,[data-theme=light] .app-prose pre:not(.astro-code) .syn-markup.syn-bold{font-weight:700}:root .app-prose pre:not(.astro-code) .syn-markup.syn-underline.syn-link.syn-markdown,:root .app-prose pre:not(.astro-code) .syn-meta.syn-link.syn-reference .syn-constant.syn-other.syn-reference.syn-link.syn-markdown,[data-theme=light] .app-prose pre:not(.astro-code) .syn-markup.syn-underline.syn-link.syn-markdown,[data-theme=light] .app-prose pre:not(.astro-code) .syn-meta.syn-link.syn-reference .syn-constant.syn-other.syn-reference.syn-link.syn-markdown{color:#2aa198}:root .app-prose pre:not(.astro-code) .syn-constant.syn-other.syn-reference.syn-link.syn-markdown,[data-theme=light] .app-prose pre:not(.astro-code) .syn-constant.syn-other.syn-reference.syn-link.syn-markdown{color:#6c71c4}:root .app-prose pre:not(.astro-code) .syn-meta.syn-paragraph.syn-markdown .syn-meta.syn-dummy.syn-line-break,[data-theme=light] .app-prose pre:not(.astro-code) .syn-meta.syn-paragraph.syn-markdown .syn-meta.syn-dummy.syn-line-break{background-color:#eee8d5}:root .app-prose pre:not(.astro-code) .syn-sublimelinter.syn-notes,[data-theme=light] .app-prose pre:not(.astro-code) .syn-sublimelinter.syn-notes{color:#eee8d5;background-color:#eee8d5}:root .app-prose pre:not(.astro-code) .syn-sublimelinter.syn-outline.syn-illegal,[data-theme=light] .app-prose pre:not(.astro-code) .syn-sublimelinter.syn-outline.syn-illegal{color:#93a1a1;background-color:#93a1a1}:root .app-prose pre:not(.astro-code) .syn-sublimelinter.syn-underline.syn-illegal,[data-theme=light] .app-prose pre:not(.astro-code) .syn-sublimelinter.syn-underline.syn-illegal{background-color:#dc322f}:root .app-prose pre:not(.astro-code) .syn-sublimelinter.syn-outline.syn-warning,[data-theme=light] .app-prose pre:not(.astro-code) .syn-sublimelinter.syn-outline.syn-warning{color:#839496;background-color:#839496}:root .app-prose pre:not(.astro-code) .syn-sublimelinter.syn-underline.syn-warning,[data-theme=light] .app-prose pre:not(.astro-code) .syn-sublimelinter.syn-underline.syn-warning{background-color:#b58900}:root .app-prose pre:not(.astro-code) .syn-sublimelinter.syn-outline.syn-violation,[data-theme=light] .app-prose pre:not(.astro-code) .syn-sublimelinter.syn-outline.syn-violation{color:#657b83;background-color:#657b83}:root .app-prose pre:not(.astro-code) .syn-sublimelinter.syn-underline.syn-violation,[data-theme=light] .app-prose pre:not(.astro-code) .syn-sublimelinter.syn-underline.syn-violation{background-color:#cb4b16}:root .app-prose pre:not(.astro-code) .syn-sublimelinter.syn-mark.syn-warning,[data-theme=light] .app-prose pre:not(.astro-code) .syn-sublimelinter.syn-mark.syn-warning{color:#b58900}:root .app-prose pre:not(.astro-code) .syn-sublimelinter.syn-mark.syn-error,[data-theme=light] .app-prose pre:not(.astro-code) .syn-sublimelinter.syn-mark.syn-error{color:#dc322f}:root .app-prose pre:not(.astro-code) .syn-sublimelinter.syn-gutter-mark,[data-theme=light] .app-prose pre:not(.astro-code) .syn-sublimelinter.syn-gutter-mark{color:#657b83}:root .app-prose pre:not(.astro-code) .syn-brackethighlighter.syn-all,[data-theme=light] .app-prose pre:not(.astro-code) .syn-brackethighlighter.syn-all{color:#93a1a1}:root .app-prose pre:not(.astro-code) .syn-entity.syn-name.syn-filename.syn-find-in-files,[data-theme=light] .app-prose pre:not(.astro-code) .syn-entity.syn-name.syn-filename.syn-find-in-files{color:#2aa198}:root .app-prose pre:not(.astro-code) .syn-constant.syn-numeric.syn-line-number.syn-find-in-files,[data-theme=light] .app-prose pre:not(.astro-code) .syn-constant.syn-numeric.syn-line-number.syn-find-in-files{color:#93a1a1}:root .app-prose pre:not(.astro-code) .syn-markup.syn-deleted.syn-git_gutter,[data-theme=light] .app-prose pre:not(.astro-code) .syn-markup.syn-deleted.syn-git_gutter{color:#dc322f}:root .app-prose pre:not(.astro-code) .syn-markup.syn-inserted.syn-git_gutter,[data-theme=light] .app-prose pre:not(.astro-code) .syn-markup.syn-inserted.syn-git_gutter{color:#859900}:root .app-prose pre:not(.astro-code) .syn-markup.syn-changed.syn-git_gutter,[data-theme=light] .app-prose pre:not(.astro-code) .syn-markup.syn-changed.syn-git_gutter{color:#b58900}:root .app-prose pre:not(.astro-code) .syn-variable.syn-other.syn-readwrite.syn-js,:root .app-prose pre:not(.astro-code) .syn-variable.syn-other.syn-object.syn-js,:root .app-prose pre:not(.astro-code) .syn-variable.syn-other.syn-constant.syn-js,[data-theme=light] .app-prose pre:not(.astro-code) .syn-variable.syn-other.syn-readwrite.syn-js,[data-theme=light] .app-prose pre:not(.astro-code) .syn-variable.syn-other.syn-object.syn-js,[data-theme=light] .app-prose pre:not(.astro-code) .syn-variable.syn-other.syn-constant.syn-js{color:#657b83}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-code{color:#839496;background-color:#002b36}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-comment,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-meta.syn-documentation{color:#586e75}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-string{color:#2aa198}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-string.syn-regexp{color:#2aa198}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-constant.syn-character.syn-escape{color:#dc322f}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-constant.syn-numeric{color:#6c71c4}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-variable{color:#268bd2}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-variable.syn-function{color:#b58900}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-variable.syn-language{color:#d33682}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-keyword{color:#859900}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-meta.syn-import .syn-keyword,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-keyword.syn-control.syn-import,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-keyword.syn-control.syn-import.syn-from,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-keyword.syn-other.syn-import,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-keyword.syn-control.syn-at-rule.syn-include,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-keyword.syn-control.syn-at-rule.syn-import{color:#cb4b16}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-keyword.syn-operator.syn-comparison,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-keyword.syn-operator.syn-assignment,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-keyword.syn-operator.syn-arithmetic{color:#657b83}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-storage{color:#859900}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-storage.syn-modifier{color:#93a1a1}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-keyword.syn-control.syn-class,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-entity.syn-name,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-entity.syn-name.syn-class,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-entity.syn-name.syn-type.syn-class{color:#b58900}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-entity.syn-other.syn-inherited-class{color:#268bd2}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-entity.syn-other.syn-attribute-name{color:#b58900}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-support,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-support.syn-type,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-support.syn-class{color:#859900}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-entity.syn-name.syn-function{color:#b58900}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-variable{color:#859900}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-constant,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-constant.syn-language,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-meta.syn-preprocessor{color:#b58900}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-entity.syn-name.syn-section{color:#cb4b16}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-support.syn-function.syn-construct,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-keyword.syn-other.syn-new{color:#dc322f}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-constant.syn-character,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-constant.syn-other{color:#cb4b16}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-entity.syn-name.syn-tag{color:#268bd2}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-tag.syn-html,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-tag.syn-begin,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-tag.syn-end{color:#586e75}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-support.syn-function{color:#859900}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-punctuation.syn-separator.syn-continuation{color:#dc322f}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-storage.syn-type{color:#268bd2}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-support.syn-type.syn-exception{color:#cb4b16}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-keyword.syn-other.syn-special-method{color:#cb4b16}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-invalid{background-color:#6e2e32}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-string.syn-quoted.syn-double,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-string.syn-quoted.syn-single{color:#2aa198}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-string{color:#839496}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-meta.syn-brace.syn-square,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-punctuation.syn-section.syn-brackets{color:#268bd2}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-meta.syn-brace.syn-round,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-meta.syn-brace.syn-curly,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-punctuation.syn-section,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-punctuation.syn-section.syn-block,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-parameters,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-punctuation.syn-section.syn-group{color:#657b83}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-support.syn-constant.syn-color,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-invalid.syn-deprecated.syn-color.syn-w3c-non-standard-color-name.syn-scss{color:#b58900}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-meta.syn-selector.syn-css{color:#657b83}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-entity.syn-name.syn-tag.syn-css,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-entity.syn-name.syn-tag.syn-scss,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-source.syn-less .syn-keyword.syn-control.syn-html.syn-elements,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-source.syn-sass .syn-keyword.syn-control.syn-untitled{color:#b58900}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-entity.syn-other.syn-attribute-name.syn-class{color:#b58900}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-entity.syn-other.syn-attribute-name.syn-id{color:#b58900}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-entity.syn-other.syn-attribute-name.syn-pseudo-element,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-entity.syn-other.syn-attribute-name.syn-tag.syn-pseudo-element,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-entity.syn-other.syn-attribute-name.syn-pseudo-class,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-entity.syn-other.syn-attribute-name.syn-tag.syn-pseudo-class{color:#268bd2}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-text.syn-html.syn-basic .syn-meta.syn-tag.syn-other.syn-html,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-text.syn-html.syn-basic .syn-meta.syn-tag.syn-any.syn-html,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-text.syn-html.syn-basic .syn-meta.syn-tag.syn-block.syn-any,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-text.syn-html.syn-basic .syn-meta.syn-tag.syn-inline.syn-any,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-text.syn-html.syn-basic .syn-meta.syn-tag.syn-structure.syn-any.syn-html,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-text.syn-html.syn-basic .syn-source.syn-js.syn-embedded.syn-html,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-punctuation.syn-separator.syn-key-value.syn-html{color:#657b83}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-text.syn-html.syn-basic .syn-entity.syn-other.syn-attribute-name.syn-html,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-meta.syn-tag.syn-xml .syn-entity.syn-other.syn-attribute-name{color:#b58900}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-keyword.syn-other.syn-special-method.syn-ruby{color:#859900}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-variable.syn-other.syn-constant.syn-ruby{color:#b58900}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-constant.syn-other.syn-symbol.syn-ruby{color:#2aa198}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-keyword.syn-other.syn-special-method.syn-ruby{color:#cb4b16}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-meta.syn-array .syn-support.syn-function.syn-construct.syn-php{color:#b58900}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-entity.syn-name.syn-function.syn-preprocessor.syn-c,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-meta.syn-preprocessor.syn-c.syn-include,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-meta.syn-preprocessor.syn-macro.syn-c{color:#cb4b16}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-meta.syn-preprocessor.syn-c.syn-include .syn-string.syn-quoted.syn-other.syn-lt-gt.syn-include.syn-c,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-meta.syn-preprocessor.syn-c.syn-include .syn-punctuation.syn-definition.syn-string.syn-begin.syn-c,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-meta.syn-preprocessor.syn-c.syn-include .syn-punctuation.syn-definition.syn-string.syn-end.syn-c{color:#2aa198}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-other.syn-package.syn-exclude,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-other.syn-remove{color:#dc322f}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-other.syn-add{color:#2aa198}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-punctuation.syn-section.syn-group.syn-tex,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-arguments.syn-begin.syn-latex,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-arguments.syn-end.syn-latex,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-arguments.syn-latex{color:#dc322f}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-meta.syn-group.syn-braces.syn-tex{color:#b58900}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-variable.syn-parameter.syn-function.syn-latex{color:#cb4b16}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-constant.syn-math.syn-tex{color:#dc322f}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-text.syn-tex.syn-latex .syn-constant.syn-other.syn-math.syn-tex,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-constant.syn-other.syn-general.syn-math.syn-tex,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-constant.syn-character.syn-math.syn-tex{color:#2aa198}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-string.syn-other.syn-math.syn-tex{color:#b58900}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-string.syn-begin.syn-tex,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-string.syn-end.syn-tex{color:#dc322f}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-keyword.syn-control.syn-label.syn-latex,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-text.syn-tex.syn-latex .syn-constant.syn-other.syn-general.syn-math.syn-tex{color:#2aa198}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-variable.syn-parameter.syn-definition.syn-label.syn-latex{color:#dc322f}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-support.syn-function.syn-be.syn-latex{color:#859900}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-support.syn-function.syn-section.syn-latex{color:#cb4b16}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-support.syn-function.syn-general.syn-tex{color:#2aa198}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-keyword.syn-control.syn-ref.syn-latex{color:#2aa198}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-storage.syn-type.syn-class.syn-python,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-storage.syn-type.syn-function.syn-python,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-storage.syn-modifier.syn-global.syn-python{color:#859900}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-support.syn-type.syn-exception.syn-python{color:#b58900}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-meta.syn-scope.syn-for-in-loop.syn-shell,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-variable.syn-other.syn-loop.syn-shell{color:#93a1a1}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-meta.syn-scope.syn-case-block.syn-shell,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-meta.syn-scope.syn-case-body.syn-shell{color:#93a1a1}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-logical-expression.syn-shell{color:#dc322f}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-storage.syn-modifier.syn-c\+\+{color:#859900}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-support.syn-function.syn-perl{color:#268bd2}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-meta.syn-diff,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-meta.syn-diff.syn-header{color:#586e75}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-meta.syn-diff.syn-range{color:#268bd2}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-markup.syn-deleted{color:#dc322f}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-markup.syn-changed{color:#2aa198}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-markup.syn-inserted{color:#859900}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-markup.syn-heading,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-punctuation.syn-definition.syn-heading.syn-markdown{color:#b58900}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-markup.syn-quote{color:#859900}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-markup.syn-italic{font-style:italic}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-markup.syn-bold{font-weight:700}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-markup.syn-underline.syn-link.syn-markdown,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-meta.syn-link.syn-reference .syn-constant.syn-other.syn-reference.syn-link.syn-markdown{color:#2aa198}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-constant.syn-other.syn-reference.syn-link.syn-markdown{color:#6c71c4}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-meta.syn-paragraph.syn-markdown .syn-meta.syn-dummy.syn-line-break{background-color:#586e75}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-sublimelinter.syn-notes{color:#586e75;background-color:#586e75}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-sublimelinter.syn-outline.syn-illegal{color:#586e75;background-color:#586e75}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-sublimelinter.syn-underline.syn-illegal{background-color:#dc322f}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-sublimelinter.syn-outline.syn-warning{color:#839496;background-color:#839496}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-sublimelinter.syn-underline.syn-warning{background-color:#b58900}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-sublimelinter.syn-outline.syn-violation{color:#657b83;background-color:#657b83}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-sublimelinter.syn-underline.syn-violation{background-color:#cb4b16}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-sublimelinter.syn-mark.syn-warning{color:#b58900}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-sublimelinter.syn-mark.syn-error{color:#dc322f}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-sublimelinter.syn-gutter-mark{color:#657b83}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-brackethighlighter.syn-all{color:#586e75}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-entity.syn-name.syn-filename.syn-find-in-files{color:#2aa198}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-constant.syn-numeric.syn-line-number.syn-find-in-files{color:#586e75}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-markup.syn-deleted.syn-git_gutter{color:#dc322f}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-markup.syn-inserted.syn-git_gutter{color:#859900}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-markup.syn-changed.syn-git_gutter{color:#b58900}[data-theme=dark] .app-prose pre:not(.astro-code) .syn-variable.syn-other.syn-readwrite.syn-js,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-variable.syn-other.syn-object.syn-js,[data-theme=dark] .app-prose pre:not(.astro-code) .syn-variable.syn-other.syn-constant.syn-js{color:#839496}.pointer-events-none{pointer-events:none}.\!visible{visibility:visible!important}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.-top-full{top:-100%}.left-\[50\%\]{left:50%}.start-16{inset-inline-start:4rem}.top-0{top:0}.top-\[50\%\]{top:50%}.z-10{z-index:10}.z-50{z-index:50}.z-\[100\]{z-index:100}.col-span-2{grid-column:span 2 / span 2}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-auto{margin-left:auto;margin-right:auto}.my-12{margin-top:3rem;margin-bottom:3rem}.my-8{margin-top:2rem;margin-bottom:2rem}.-ms-2{margin-inline-start:-.5rem}.mb-1{margin-bottom:.25rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.me-2{margin-inline-end:.5rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.ms-0\.5{margin-inline-start:.125rem}.ms-1{margin-inline-start:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-auto{margin-top:auto}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.size-4{width:1rem;height:1rem}.size-5{width:1.25rem;height:1.25rem}.size-6{width:1.5rem;height:1.5rem}.size-8{width:2rem;height:2rem}.size-full{width:100%;height:100%}.h-12{height:3rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-8{height:2rem}.h-full{height:100%}.max-h-\[200px\]{max-height:200px}.max-h-\[calc\(100dvh-3rem\)\]{max-height:calc(100dvh - 3rem)}.min-h-svh{min-height:100svh}.w-12{width:3rem}.w-3{width:.75rem}.w-4{width:1rem}.w-44{width:11rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-12{min-width:3rem}.min-w-4{min-width:1rem}.min-w-5{min-width:1.25rem}.min-w-\[160px\]{min-width:160px}.max-w-app{max-width:48rem}.max-w-full{max-width:100%}.max-w-md{max-width:28rem}.max-w-screen-lg{max-width:1024px}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow-0{flex-grow:0}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-0{--tw-rotate: 0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-0{--tw-scale-x: 0;--tw-scale-y: 0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-125{--tw-scale-x: 1.25;--tw-scale-y: 1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.list-none{list-style-type:none}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-content-center{place-content:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.gap-y-1{row-gap:.25rem}.gap-y-1\.5{row-gap:.375rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.self-end{align-self:flex-end}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-y-scroll{overflow-y:scroll}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.border{border-width:1px}.border-0{border-width:0px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-border{--tw-border-opacity: 1;border-color:var(--border)}.border-muted{--tw-border-opacity: 1;border-color:var(--muted)}.border-transparent{border-color:transparent}.\!bg-state-active{background-color:color-mix(in srgb,var(--accent) 20%,transparent)!important}.bg-background{--tw-bg-opacity: 1;background-color:var(--background)}.bg-background\/95{background-color:color-mix(in srgb,var(--background) 95%,transparent)}.bg-black\/20{background-color:#0003}.bg-muted\/40{background-color:color-mix(in srgb,var(--muted) 40%,transparent)}.bg-surface{--tw-bg-opacity: 1;background-color:var(--background)}.bg-surface-muted{--tw-bg-opacity: 1;background-color:var(--muted)}.bg-transparent{background-color:transparent}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pt-12{padding-top:3rem}.pt-4{padding-top:1rem}.pt-8{padding-top:2rem}.text-center{text-align:center}.text-end{text-align:end}.font-app{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}.text-2xl{font-size:1.5rem;line-height:2rem}.text-\[1\.8em\]{font-size:1.8em}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-8{line-height:2rem}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.text-accent{--tw-text-opacity: 1;color:var(--accent)}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-foreground{--tw-text-opacity: 1;color:var(--foreground)}.text-foreground\/70{color:color-mix(in srgb,var(--foreground) 70%,transparent)}.text-foreground\/80{color:color-mix(in srgb,var(--foreground) 80%,transparent)}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-muted-foreground{--tw-text-opacity: 1;color:var(--muted-foreground)}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-text-secondary,.text-text-tertiary{--tw-text-opacity: 1;color:var(--muted-foreground)}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.decoration-dashed{text-decoration-style:dashed}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.shadow-lg{--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)}.shadow-none{--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)}.outline-none{outline:2px solid transparent;outline-offset:2px}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-lg{--tw-backdrop-blur: blur(16px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.app-layout{margin-left:auto;margin-right:auto;width:100%;max-width:48rem;padding-left:1rem;padding-right:1rem}.active-nav{text-decoration-line:underline;text-decoration-style:wavy;text-decoration-thickness:2px;text-underline-offset:8px}:target{scroll-margin-block:1rem}mark.keyword-hlt,mark[data-markjs]{background-color:#ffe58f;color:inherit;border-radius:.15em}[data-theme=dark] mark.keyword-hlt,[data-theme=dark] mark[data-markjs]{background-color:#9a6700;color:inherit}.paper-nav-progress{position:fixed;inset:0 0 auto;z-index:9999;height:2px;pointer-events:none;overflow:hidden;opacity:0;background:transparent}.paper-nav-progress.is-active{opacity:1}.paper-nav-progress:after{content:"";position:absolute;inset:0 auto 0 0;width:30%;height:100%;background:var(--accent);transform:translate(-100%)}.paper-nav-progress.is-active:after{animation:paper-nav-slide 2s cubic-bezier(.4,0,.2,1) infinite}.paper-nav-progress.is-hiding{opacity:0;transition:opacity .28s ease-out}@keyframes paper-nav-slide{0%{transform:translate(-100%)}to{transform:translate(350%)}}@media (prefers-reduced-motion: reduce){.paper-nav-progress.is-active:after{animation:none;width:100%;transform:none;opacity:.7}}@supports (view-transition-name: none){::view-transition-group(*){animation:none}::view-transition-old(*),::view-transition-new(*){animation-duration:.14s;animation-timing-function:ease-out}}.selection\:bg-accent\/75 *::-moz-selection{background-color:color-mix(in srgb,var(--accent) 75%,transparent)}.selection\:bg-accent\/75 *::selection{background-color:color-mix(in srgb,var(--accent) 75%,transparent)}.selection\:text-accent-foreground *::-moz-selection{--tw-text-opacity: 1;color:var(--accent-foreground)}.selection\:text-accent-foreground *::selection{--tw-text-opacity: 1;color:var(--accent-foreground)}.selection\:bg-accent\/75::-moz-selection{background-color:color-mix(in srgb,var(--accent) 75%,transparent)}.selection\:bg-accent\/75::selection{background-color:color-mix(in srgb,var(--accent) 75%,transparent)}.selection\:text-accent-foreground::-moz-selection{--tw-text-opacity: 1;color:var(--accent-foreground)}.selection\:text-accent-foreground::selection{--tw-text-opacity: 1;color:var(--accent-foreground)}.first\:mt-0:first-child{margin-top:0}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-muted\/40:hover{background-color:color-mix(in srgb,var(--muted) 40%,transparent)}.hover\:bg-muted\/70:hover{background-color:color-mix(in srgb,var(--muted) 70%,transparent)}.hover\:bg-state-hover:hover{background-color:color-mix(in srgb,var(--accent) 12%,transparent)}.hover\:text-accent:hover{--tw-text-opacity: 1;color:var(--accent)}.hover\:text-accent\/80:hover{color:color-mix(in srgb,var(--accent) 80%,transparent)}.hover\:text-foreground:hover{--tw-text-opacity: 1;color:var(--foreground)}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-80:hover{opacity:.8}.focus\:top-4:focus{top:1rem}.focus\:border-0:focus{border-width:0px}.focus\:shadow-none:focus{--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)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:no-underline:focus-visible{text-decoration-line:none}.focus-visible\:underline-offset-0:focus-visible{text-underline-offset:0px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.group\/nav:hover .group-hover\/nav\:underline{text-decoration-line:underline}.prose-pre\:bg-\[var\(--shiki-light-bg\)\] :is(:where(pre):not(:where([class~=not-prose],[class~=not-prose] *))){background-color:var(--shiki-light-bg)}@media not all and (min-width: 640px){.max-sm\:hidden{display:none}.max-sm\:flex-col{flex-direction:column}.max-sm\:underline{text-decoration-line:underline}.max-sm\:decoration-wavy{text-decoration-style:wavy}.max-sm\:decoration-2{text-decoration-thickness:2px}.max-sm\:underline-offset-8{text-underline-offset:8px}}@media (min-width: 640px){.sm\:sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sm\:static{position:static}.sm\:absolute{position:absolute}.sm\:relative{position:relative}.sm\:-bottom-2{bottom:-.5rem}.sm\:left-1\/2{left:50%}.sm\:top-1\/2{top:50%}.sm\:col-span-1{grid-column:span 1 / span 1}.sm\:my-auto{margin-top:auto;margin-bottom:auto}.sm\:mb-0{margin-bottom:0}.sm\:ms-2{margin-inline-start:.5rem}.sm\:mt-0{margin-top:0}.sm\:line-clamp-none{overflow:visible;display:block;-webkit-box-orient:horizontal;-webkit-line-clamp:none}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:size-6{width:1.5rem;height:1.5rem}.sm\:size-8{width:2rem;height:2rem}.sm\:w-6{width:1.5rem}.sm\:w-\[48\%\]{width:48%}.sm\:w-auto{width:auto}.sm\:max-w-\[48\%\]{max-width:48%}.sm\:-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:flex-row{flex-direction:row}.sm\:flex-row-reverse{flex-direction:row-reverse}.sm\:items-center{align-items:center}.sm\:items-baseline{align-items:baseline}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:gap-4{gap:1rem}.sm\:gap-6{gap:1.5rem}.sm\:gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.sm\:gap-y-0{row-gap:0px}.sm\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:p-0{padding:0}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:py-0{padding-top:0;padding-bottom:0}.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:leading-none{line-height:1}}@media (min-width: 768px){.md\:mx-4{margin-left:1rem;margin-right:1rem}.md\:my-8{margin-top:2rem;margin-bottom:2rem}.md\:flex{display:flex}.md\:hidden{display:none}.md\:max-h-\[calc\(100dvh-7rem\)\]{max-height:calc(100dvh - 7rem)}.md\:rounded-lg{border-radius:.5rem}.md\:rounded-b-lg{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.md\:border{border-width:1px}}@media (min-width: 1024px){.lg\:mx-auto{margin-left:auto;margin-right:auto}}.rtl\:-rotate-180:where([dir=rtl],[dir=rtl] *){--tw-rotate: -180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rtl\:rotate-180:where([dir=rtl],[dir=rtl] *){--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.dark\:-rotate-90:where([data-theme=dark] .dark\:-rotate-90,[data-theme=dark] .dark\:-rotate-90 *){--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.dark\:rotate-0:where([data-theme=dark] .dark\:rotate-0,[data-theme=dark] .dark\:rotate-0 *){--tw-rotate: 0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.dark\:scale-0:where([data-theme=dark] .dark\:scale-0,[data-theme=dark] .dark\:scale-0 *){--tw-scale-x: 0;--tw-scale-y: 0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.dark\:scale-100:where([data-theme=dark] .dark\:scale-100,[data-theme=dark] .dark\:scale-100 *){--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.dark\:divide-white\/10:where([data-theme=dark] .dark\:divide-white\/10,[data-theme=dark] .dark\:divide-white\/10 *)>:not([hidden])~:not([hidden]){border-color:#ffffff1a}.dark\:border-white\/10:where([data-theme=dark] .dark\:border-white\/10,[data-theme=dark] .dark\:border-white\/10 *){border-color:#ffffff1a}.dark\:\!bg-state-active:where([data-theme=dark] .dark\:\!bg-state-active,[data-theme=dark] .dark\:\!bg-state-active *){background-color:color-mix(in srgb,var(--accent) 20%,transparent)!important}.dark\:bg-background-dark:where([data-theme=dark] .dark\:bg-background-dark,[data-theme=dark] .dark\:bg-background-dark *){--tw-bg-opacity: 1;background-color:var(--background)}.dark\:bg-black\/40:where([data-theme=dark] .dark\:bg-black\/40,[data-theme=dark] .dark\:bg-black\/40 *){background-color:#0006}.dark\:bg-surface:where([data-theme=dark] .dark\:bg-surface,[data-theme=dark] .dark\:bg-surface *){--tw-bg-opacity: 1;background-color:var(--background)}.dark\:text-text-primary:where([data-theme=dark] .dark\:text-text-primary,[data-theme=dark] .dark\:text-text-primary *){--tw-text-opacity: 1;color:var(--foreground)}.dark\:text-text-secondary:where([data-theme=dark] .dark\:text-text-secondary,[data-theme=dark] .dark\:text-text-secondary *){--tw-text-opacity: 1;color:var(--muted-foreground)}.dark\:text-text-tertiary:where([data-theme=dark] .dark\:text-text-tertiary,[data-theme=dark] .dark\:text-text-tertiary *){--tw-text-opacity: 1;color:var(--muted-foreground)}.dark\:hover\:bg-state-hover:hover:where([data-theme=dark] .dark\:hover\:bg-state-hover:hover,[data-theme=dark] .dark\:hover\:bg-state-hover:hover *){background-color:color-mix(in srgb,var(--accent) 12%,transparent)}.dark\:prose-pre\:bg-\[var\(--shiki-dark-bg\)\] :is(:where(pre):not(:where([class~=not-prose],[class~=not-prose] *))):where([data-theme=dark] .dark\:prose-pre\:bg-\[var\(--shiki-dark-bg\)\] :is(:where(pre):not(:where([class~=not-prose],[class~=not-prose] *))),[data-theme=dark] .dark\:prose-pre\:bg-\[var\(--shiki-dark-bg\)\] :is(:where(pre):not(:where([class~=not-prose],[class~=not-prose] *))) *){background-color:var(--shiki-dark-bg)}.\[\&\>li\:not\(\:last-child\)\>a\]\:hover\:opacity-100:hover>li:not(:last-child)>a{opacity:1}.\[\&\>li\>a\:hover\]\:text-accent>li>a:hover{--tw-text-opacity: 1;color:var(--accent)}.\[\&\>li\>a\]\:block>li>a{display:block}.\[\&\>li\>a\]\:px-4>li>a{padding-left:1rem;padding-right:1rem}.\[\&\>li\>a\]\:py-3>li>a{padding-top:.75rem;padding-bottom:.75rem}.\[\&\>li\>a\]\:text-center>li>a{text-align:center}.\[\&\>li\>a\]\:font-medium>li>a{font-weight:500}@media (min-width: 640px){.sm\:\[\&\>li\>a\]\:px-2>li>a{padding-left:.5rem;padding-right:.5rem}.sm\:\[\&\>li\>a\]\:py-1>li>a{padding-top:.25rem;padding-bottom:.25rem}.sm\:\[\&\>li\]\:h-8>li{height:2rem}}.hover\:\[\&\>svg\]\:stroke-accent>svg:hover{stroke:var(--accent)}
