.copy-md-wrapper[data-astro-cid-qaf4sxra]{background:#2734690a;border:1px solid #2734691a;border-radius:.5rem;align-items:stretch;display:inline-flex;overflow:hidden}@media (prefers-color-scheme:dark){.copy-md-wrapper[data-astro-cid-qaf4sxra]{background:#5e72c40f;border-color:#5e72c426}}.copy-md-divider[data-astro-cid-qaf4sxra]{background:#2734691a;flex-shrink:0;width:1px}@media (prefers-color-scheme:dark){.copy-md-divider[data-astro-cid-qaf4sxra]{background:#5e72c426}}.copy-md-btn[data-astro-cid-qaf4sxra]{color:#273469b3;cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;padding:.4rem .75rem;font-family:DM Sans,system-ui,sans-serif;font-size:.75rem;font-weight:500;text-decoration:none;transition:background-color .15s,color .15s;display:inline-flex}.copy-md-btn[data-astro-cid-qaf4sxra]:hover{color:#273469;background:#2734690f}.copy-md-btn[data-astro-cid-qaf4sxra].is-success{color:#16a34a}@media (prefers-color-scheme:dark){.copy-md-btn[data-astro-cid-qaf4sxra]{color:#94a1d7bf}.copy-md-btn[data-astro-cid-qaf4sxra]:hover{color:#94a1d7;background:#5e72c41a}.copy-md-btn[data-astro-cid-qaf4sxra].is-success{color:#4ade80}}.copy-md-icon[data-astro-cid-qaf4sxra]{flex-shrink:0;width:.875rem;height:.875rem}.copy-md-icon-success[data-astro-cid-qaf4sxra],.copy-md-btn[data-astro-cid-qaf4sxra].is-success .copy-md-icon-default[data-astro-cid-qaf4sxra]{display:none}.copy-md-btn[data-astro-cid-qaf4sxra].is-success .copy-md-icon-success[data-astro-cid-qaf4sxra]{display:block}.docs-grid[data-astro-cid-wyaoh547]{background:#fff;grid-template-columns:1fr;min-height:calc(100vh - 4rem);display:grid}@media (width>=1024px){.docs-grid[data-astro-cid-wyaoh547]{grid-template-columns:16rem 1fr}}@media (prefers-color-scheme:dark){.docs-grid[data-astro-cid-wyaoh547]{background:#0a0e1a}}.docs-main[data-astro-cid-wyaoh547]{min-width:0}.docs-content-wrapper[data-astro-cid-wyaoh547]{grid-template-columns:1fr auto;gap:1rem;display:grid}.docs-content[data-astro-cid-wyaoh547]{width:100%;min-width:0;max-width:54rem;margin-inline:auto;padding:2.5rem 1.5rem 4rem}@media (width>=1024px){.docs-content[data-astro-cid-wyaoh547]{padding:2.5rem 2.5rem 4rem}}.docs-prose h2{border-top:1px solid #e5e7eb;margin-top:2.5rem;padding-top:1.5rem;scroll-margin-top:1rem;font-size:1.5rem;font-weight:700}.docs-prose h2:first-child{border-top:none;margin-top:0;padding-top:0}@media (prefers-color-scheme:dark){.docs-prose h2{border-color:#37415166}}.docs-prose h3{margin-top:2rem;scroll-margin-top:1rem;font-size:1.2rem;font-weight:600}.docs-prose h4{scroll-margin-top:1rem}.docs-prose .heading-anchor{color:#2734694d;opacity:0;vertical-align:middle;justify-content:center;align-items:center;width:1.25em;height:1.25em;margin-left:.4rem;font-weight:400;text-decoration:none;transition:opacity .15s,color .15s;display:inline-flex}.docs-prose h2:hover .heading-anchor,.docs-prose h3:hover .heading-anchor,.docs-prose h4:hover .heading-anchor,.docs-prose .heading-anchor:focus{opacity:1}.docs-prose .heading-anchor:hover{color:#273469}.docs-prose .heading-anchor-icon{font-family:JetBrains Mono,monospace;font-size:.85em;line-height:1}@media (prefers-color-scheme:dark){.docs-prose .heading-anchor{color:#94a1d74d}.docs-prose .heading-anchor:hover{color:#94a1d7}}.docs-prose code:not(pre code){color:#111827;background-color:#f3f4f6;border-radius:.375rem;padding:.125rem .375rem;font-size:.85em;font-weight:500}@media (prefers-color-scheme:dark){.docs-prose code:not(pre code){color:#f3f4f6;background-color:#1f2937}}.docs-prose pre{background-color:#111827;border:1px solid #e5e7eb;border-radius:.5rem;margin:1.25rem 0;padding:1.25rem;font-size:.8125rem;line-height:1.75;overflow-x:auto}@media (prefers-color-scheme:dark){.docs-prose pre{background-color:#0f172a;border-color:#374151}}.docs-prose pre code{font-size:inherit;color:#f3f4f6;background-color:#0000;border-radius:0;padding:0;font-weight:400}@media (prefers-color-scheme:dark){.docs-prose pre code{color:#e5e7eb}}.docs-prose img{border:1px solid #2734691a;border-radius:.625rem;width:100%;height:auto;margin:1.5rem 0;box-shadow:0 8px 24px -8px #2734692e}@media (prefers-color-scheme:dark){.docs-prose img{border-color:#5e72c42e;box-shadow:0 8px 24px -8px #00000080}}.docs-prose table{width:100%;font-size:.875rem}.docs-prose th{text-align:left;border-bottom:2px solid #e5e7eb;padding:.5rem .75rem;font-weight:600}.docs-prose td{border-bottom:1px solid #f3f4f6;padding:.5rem .75rem}@media (prefers-color-scheme:dark){.docs-prose th{border-color:#374151}.docs-prose td{border-color:#1f2937}}.docs-prose blockquote{background:#f0f4ff80;border-left:3px solid #273469;border-radius:0 .5rem .5rem 0;margin:1.25rem 0;padding:.75rem 1rem;font-style:normal}.docs-prose blockquote p{margin:0}@media (prefers-color-scheme:dark){.docs-prose blockquote{background:#5e72c40f;border-color:#5e72c4}}.docs-prose pre::-webkit-scrollbar{height:6px}.docs-prose pre::-webkit-scrollbar-track{background:#1f2937;border-radius:3px}.docs-prose pre::-webkit-scrollbar-thumb{background:#4b5563;border-radius:3px}
