*,:after,:before{box-sizing:border-box;margin:0}:focus-visible{outline:2px solid var(--theme-lime);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}html{--site-max-width:1400px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scrollbar-gutter:stable;scrollbar-width:thin;overscroll-behavior:none}html[data-theme=light]{--gray-1:#fcfcfc;--gray-2:#f9f9f9;--gray-3:#f0f0f0;--gray-4:#e8e8e8;--gray-5:#e0e0e0;--gray-6:#d9d9d9;--gray-7:#cecece;--gray-8:#bbbbbb;--gray-9:#8d8d8d;--gray-10:#838383;--gray-11:#646464;--gray-12:#202020;--color-background:#fcfcfc;--accent-3:#edf2fe;--accent-9:#3e63dd;--accent-11:#3a5bc7;--blue-2:#f4faff;--blue-6:#acd8fc;--green-2:#f4fbf6;--green-6:#adddc0;--orange-2:#fff7ed;--orange-6:#ffc182;--theme-text:#18191b;--theme-text-secondary:#555555;--theme-text-muted:#8f8f8f;--theme-border:#d4d4d4;--theme-card-bg:#ffffff;--theme-code-bg:#f5f5f5;--theme-code-border:#e0e0e0;--theme-accent:#4951e5;--theme-cta:#f7624f;--theme-cta-hover:#e5543f;--theme-page-bg:#ebedf0;--theme-lime:#e1f0bd;--theme-lime-hover:#d4e3b0;--theme-hero-overlay-top:rgba(0,0,0,0.25);--theme-hero-overlay-bottom:rgba(0,0,0,0.55);--theme-surface:black;--theme-on-surface:white;--theme-footer-link:#4951e5}html[data-theme=dark]{--gray-1:#111111;--gray-2:#191919;--gray-3:#222222;--gray-4:#2a2a2a;--gray-5:#313131;--gray-6:#3a3a3a;--gray-7:#484848;--gray-8:#606060;--gray-9:#6e6e6e;--gray-10:#7b7b7b;--gray-11:#b4b4b4;--gray-12:#eeeeee;--color-background:#111111;--accent-3:#182449;--accent-9:#3e63dd;--accent-11:#9eb1ff;--blue-2:#111927;--blue-6:#104d87;--green-2:#121b17;--green-6:#20573e;--orange-2:#1e160f;--orange-6:#66350c;--theme-text:#f0eded;--theme-text-secondary:#b3b3b3;--theme-text-muted:#808080;--theme-border:#333333;--theme-card-bg:#242424;--theme-code-bg:#2a2a2a;--theme-code-border:#3a3a3a;--theme-accent:#fb923c;--theme-cta:#f7624f;--theme-cta-hover:#e5543f;--theme-page-bg:black;--theme-lime:#e1f0bd;--theme-lime-hover:#d4e3b0;--theme-hero-overlay-top:rgba(0,0,0,0.45);--theme-hero-overlay-bottom:rgba(0,0,0,0.7);--theme-surface:black;--theme-on-surface:white;--theme-footer-link:#f7624f}html{--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:40px;--font-size-1:12px;--font-size-2:14px;--font-size-3:16px;--font-size-4:18px;--cursor-button:pointer;--cursor-link:pointer;--radius-2:4px;--radius-3:6px;--radius-full:9999px}body{background:var(--theme-page-bg);color:var(--gray-12);font-family:SF Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.aside-scroll{scrollbar-width:thin;scrollbar-color:transparent transparent}.aside-scroll:hover{scrollbar-color:var(--theme-border) transparent}.aside-scroll::-webkit-scrollbar{width:4px}.aside-scroll::-webkit-scrollbar-track{background:transparent}.aside-scroll::-webkit-scrollbar-thumb{background:transparent;border-radius:2px}.aside-scroll:hover::-webkit-scrollbar-thumb{background:var(--theme-border)}.prose{color:var(--gray-12);max-width:70ch;line-height:1.7;font-size:16px}.prose h1,.prose>:first-child{margin-top:0}.prose h1{font-size:2.75rem;font-weight:600;margin-bottom:1.5rem;line-height:1.1;letter-spacing:-.03em;color:var(--theme-accent)}.prose .lead{font-size:1.0625rem;color:var(--gray-11);margin-bottom:2rem;line-height:1.6}.prose h2{font-size:2rem;font-weight:600;margin-top:3.5rem;margin-bottom:1rem;line-height:1.2;letter-spacing:-.025em}.prose h2,.prose h3{color:var(--gray-12);scroll-margin-top:calc(var(--docs-header-height, 48px) + 2rem)}.prose h3{font-size:1.5rem;font-weight:500;margin-top:2.5rem;margin-bottom:.75rem;line-height:1.3;letter-spacing:-.015em}.prose h4{font-size:1.1875rem;margin-top:2rem;letter-spacing:-.01em}.prose h4,.prose h5{font-weight:500;margin-bottom:.5rem;line-height:1.35;color:var(--gray-11);scroll-margin-top:calc(var(--docs-header-height, 48px) + 2rem)}.prose h5{font-size:1.0625rem;margin-top:1.75rem}.prose strong{font-weight:600}.prose p{margin-top:1.25rem;margin-bottom:1.25rem;color:var(--gray-11)}.prose p:first-child{margin-top:0}.prose ol,.prose ul{margin-top:1.25rem;margin-bottom:1.25rem;padding-left:1.5rem;color:var(--gray-11)}.prose ul{list-style-type:disc}.prose ol{list-style-type:decimal}.prose li{margin-top:.5rem;margin-bottom:.5rem;padding-left:.375rem}.prose li::marker{color:var(--gray-8)}.prose li>ol,.prose li>ul{margin-top:.5rem;margin-bottom:.5rem}.prose a,.prose li strong{color:var(--gray-12)}.prose a{font-weight:500;text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb,var(--gray-12) 25%,transparent);text-decoration-color:color-mix(in srgb,var(--gray-12) 25%,transparent);text-underline-offset:2px;transition:-webkit-text-decoration-color .15s ease;transition:text-decoration-color .15s ease;transition:text-decoration-color .15s ease,-webkit-text-decoration-color .15s ease}.prose a:hover{-webkit-text-decoration-color:var(--gray-12);text-decoration-color:var(--gray-12)}.prose code{background:var(--theme-code-bg);padding:.125em .375em;border-radius:.25rem;font-family:var(--code-font-family,monospace);font-size:.875em;color:var(--gray-12);font-weight:450}.prose pre{padding:1rem 1.25rem;border-radius:.5rem;overflow-x:auto;margin:1.5rem 0;line-height:1.65;font-size:.875rem;background-color:var(--theme-code-bg);border:1px solid var(--theme-code-border)}.prose pre code{background:transparent;padding:0;color:inherit;font-size:inherit;font-weight:400}[data-rehype-pretty-code-figure]{margin:1.5rem 0}[data-rehype-pretty-code-figure] pre{background:transparent;border:none;border-radius:0;padding:0;overflow-x:auto;line-height:1.6;font-size:.9375rem;margin:0}[data-rehype-pretty-code-figure] code{background:transparent;border:none;padding:0;font-size:inherit}[data-rehype-pretty-code-title]{display:none}.prose table{width:100%;margin-top:1.5rem;margin-bottom:1.5rem;border-collapse:collapse;line-height:1.5;font-size:.9375rem}.prose thead{border-bottom:1px solid var(--theme-border)}.prose th{padding:.625rem 1rem;text-align:left;font-weight:600;font-size:.8125rem;text-transform:uppercase;letter-spacing:.025em;color:var(--gray-9)}.prose td{padding:.75rem 1rem;border-bottom:1px solid var(--gray-4);color:var(--gray-11)}.prose tbody tr:last-child td{border-bottom:none}.prose td:first-child,.prose th:first-child{padding-left:0}.prose td:last-child,.prose th:last-child{padding-right:0}.prose blockquote{border-left:2px solid var(--theme-border);padding-left:1.25rem;margin:1.5rem 0;color:var(--gray-11)}.prose blockquote p{font-style:italic}.prose blockquote p:first-child{margin-top:0}.prose blockquote p:last-child{margin-bottom:0}.prose img{border-radius:.5rem;margin:2rem 0}.prose hr{border:none;border-top:1px solid var(--gray-4);margin:3rem 0}@media (max-width:767px){.prose{font-size:15px;line-height:1.65}.prose h1{font-size:1.625rem;margin-bottom:1rem}.prose h2{font-size:1.25rem;margin-top:2rem}.prose h3{font-size:1.0625rem;margin-top:1.5rem}.prose table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.prose pre{padding:.75rem 1rem;border-radius:.375rem}.prose pre,[data-rehype-pretty-code-figure] pre{font-size:.8125rem}}html.embed body{background:transparent}@font-face{font-family:tanaClassic;src:url(/_next/static/media/17756b406dc9ac52-s.p.woff2) format("woff2");font-display:swap;font-style:normal}@font-face{font-family:tanaClassic;src:url(/_next/static/media/121b7392cc252362-s.p.woff2) format("woff2");font-display:swap;font-style:italic}@font-face{font-family:tanaClassic Fallback;src:local("Arial");ascent-override:83.54%;descent-override:21.78%;line-gap-override:0.00%;size-adjust:117.07%}.__className_a0d13e{font-family:tanaClassic,tanaClassic Fallback}.__variable_a0d13e{--font-fraunces:"tanaClassic","tanaClassic Fallback"}