*,:before,:after{box-sizing:border-box}:root{--bg:#fcf4f0;--text:#2c2e33;--muted:#64666c;--border:#c9c1bd;--hover:#c9c1bd;--code-bg:#f2eae6;--sel-bg:#ffc888;--sel-text:#2c2e33;color-scheme:light;--code-fg:#2c2e33;--code-comment:#64666c;--code-punct:#47494f;--code-literal:#004d84;--code-string:#636900;--code-operator:#006f44;--code-keyword:#370674;--code-function:#804e00;--code-variable:#700011;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-xxl:3rem;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}.dark{--bg:#27211e;--text:#d2d4db;--muted:#93949b;--border:#433c39;--hover:#433c39;--code-bg:#1b1512;--sel-bg:#f6cc9b;--sel-text:#27211e;--code-fg:#d2d4db;--code-comment:#93949b;--code-punct:#b2b4bb;--code-literal:#acd6ff;--code-string:#d1db9f;--code-operator:#a6e5c3;--code-keyword:#d8caff;--code-function:#f6cc9b;--code-variable:#ffc1b9;color-scheme:dark}html{font-family:var(--font-sans);line-height:1.6}body{background-color:var(--bg);color:var(--text);margin:0}::selection{background-color:var(--sel-bg);color:var(--sel-text)}img{max-width:100%;height:auto}a{color:inherit}:focus-visible{outline:2px solid var(--text);outline-offset:2px;border-radius:2px}main:focus{outline:none}main{scroll-margin-top:1.25rem}.skip-link{position:absolute;left:-9999px}.skip-link:focus{top:var(--space-sm);left:var(--space-sm);z-index:10;padding:var(--space-sm) var(--space-md);background-color:var(--bg);color:var(--text);border:2px solid var(--text);border-radius:.25rem;text-decoration:none;position:fixed}.flex{display:flex}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.flex-wrap{flex-wrap:wrap}.flex-none{flex:none}.ml-auto{margin-left:auto}.gap-xs{gap:var(--space-xs)}.gap-sm{gap:var(--space-sm)}.gap-md{gap:var(--space-md)}.p-xs{padding:var(--space-xs)}.py-sm{padding-block:var(--space-sm)}.py-md{padding-block:var(--space-md)}.pt-lg{padding-top:var(--space-lg)}.mb-sm{margin-bottom:var(--space-sm)}.mt-xl{margin-top:var(--space-xl)}.my-lg{margin-block:var(--space-lg)}.my-xxl{margin-block:var(--space-xxl)}.m-0{margin:0}.p-0{padding:0}.border-b{border-bottom:1px solid var(--border)}.border-t{border-top:1px solid var(--border)}.rounded{border-radius:.25rem}.divide-y>*+*{border-top:1px solid var(--border)}.text-sm{font-size:.875rem}.no-underline{text-decoration:none}.hover-underline:hover{text-decoration:underline}.current{border-bottom:2px solid var(--text);padding-bottom:calc(var(--space-xs) - 2px)}.muted{color:var(--muted)}.bg-hover,.hover-bg:hover{background-color:var(--hover)}.cursor-pointer{cursor:pointer}.btn-reset{color:inherit;font:inherit;background:0 0;border:0}.container{max-width:48rem;margin:0 auto;padding:0 1rem}.max-w-prose{max-width:65ch}.list-none{list-style:none}.theme-icon{width:1rem;height:1rem}.theme-icon-light,.dark .theme-icon-dark{display:none}.dark .theme-icon-light{display:block}.prose{max-width:65ch}.prose>:first-child{margin-top:0}.prose p,.prose ul,.prose ol,.prose blockquote,.prose pre,.prose table{margin:1.25em 0}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6{margin:2em 0 1em;font-size:1.25rem;font-weight:500;line-height:1.3}.prose a{text-underline-offset:2px;text-decoration:underline}.prose ul,.prose ol{padding-left:1.5em}.prose li{margin:.375em 0}.prose blockquote{border-left:3px solid var(--border);color:var(--muted);padding-left:1em;font-style:italic}.prose hr{border:0;border-top:1px solid var(--border);margin:2.5em 0}.prose img{border-radius:.375rem}.prose table{border-collapse:collapse;width:100%;font-size:.9375em}.prose th,.prose td{border:1px solid var(--border);text-align:left;padding:.5em .75em}.prose :not(pre)>code{background-color:var(--code-bg);font-family:var(--font-mono);border-radius:.25rem;padding:.15em .35em;font-size:.875em}a[href^=http]:after{content:"";background-color:var(--text);width:.75rem;height:.75rem;margin-left:.25rem;display:inline-block;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M13.5 6H5.25A2.25 2.25 0 0 0 3 8.25v10.5A2.25 2.25 0 0 0 5.25 21h10.5A2.25 2.25 0 0 0 18 18.75V10.5m-10.5 6L21 3m0 0h-5.25M21 3v5.25' /%3E%3C/svg%3E");mask-repeat:no-repeat}code[class*=language-],pre[class*=language-]{color:var(--code-fg);font-family:var(--font-mono);text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;tab-size:4;hyphens:none;background:0 0;line-height:1.5}pre[class*=language-]{border-radius:.375rem;margin:1.25em 0;padding:1em;font-size:.875em;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:var(--code-bg)}:not(pre)>code[class*=language-]{white-space:normal;border-radius:.3em;padding:.1em}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:var(--code-comment);font-style:italic}.token.punctuation{color:var(--code-punct)}.token.namespace{opacity:.7}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted{color:var(--code-literal)}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:var(--code-string)}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:var(--code-operator)}.token.atrule,.token.attr-value,.token.keyword{color:var(--code-keyword)}.token.function,.token.class-name{color:var(--code-function)}.token.regex,.token.important,.token.variable{color:var(--code-variable)}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}