.callout-module__O16WvG__callout{font-size:.85rem;line-height:1.65}.callout-module__O16WvG__callout code{font-size:.92em}.callout-module__O16WvG__callout :is(ul,ol){margin-block:.5em}.callout-module__O16WvG__callout :is(p,li){font-size:inherit;line-height:inherit}.callout-module__O16WvG__callout pre{font-size:.95em}.callout-module__O16WvG__gray{--callout-gray-border:#0f172a24;--callout-gray-bg:#f1f5f9b3;--callout-gray-fg:#334155;border:1px solid var(--callout-gray-border);background:var(--callout-gray-bg);color:var(--callout-gray-fg);border-radius:.5rem;margin-top:1.25em;padding:.75em 1em;display:block;overflow-x:auto}.callout-module__O16WvG__gray>:first-child{margin-top:0}.callout-module__O16WvG__gray>:last-child{margin-bottom:0}html.dark .callout-module__O16WvG__gray{--callout-gray-border:#94a3b838;--callout-gray-bg:#1e293b73;--callout-gray-fg:#cbd5e1}.callout-module__O16WvG__gray a{color:inherit;text-underline-offset:2px;text-decoration:underline}.callout-module__O16WvG__gray a:hover{text-decoration:none}.callout-module__O16WvG__gray code{color:inherit;background:#0f172a0f}html.dark .callout-module__O16WvG__gray code{background:#94a3b824}
.code-tabs-module__xp_22G__card{margin-top:1.25em}.code-tabs-module__xp_22G__bar{background-color:var(--color-gray-100,#f3f4f6);border:1px solid;border-bottom:0;border-color:var(--color-gray-300,#d1d5db);border-start-start-radius:.375rem;border-start-end-radius:.375rem;align-items:center;gap:.5rem;padding:.35rem .5rem;font-size:.75rem;display:flex}.dark .code-tabs-module__xp_22G__bar{background-color:var(--color-neutral-900,#171717);border-color:var(--color-neutral-700,#404040)}.code-tabs-module__xp_22G__tabs{flex-wrap:wrap;gap:.15rem;display:flex}.code-tabs-module__xp_22G__tab{color:var(--color-gray-600,#4b5563);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:.35rem;padding:.2rem .55rem;transition:color .15s,background-color .15s}.code-tabs-module__xp_22G__tab:hover{color:var(--color-gray-900,#111827);background-color:#0000000d}.code-tabs-module__xp_22G__tabActive,.code-tabs-module__xp_22G__tabActive:hover{background-color:var(--x-color-primary-100,#e0f2fe);color:var(--x-color-primary-800,#075985)}.dark .code-tabs-module__xp_22G__tab{color:var(--color-neutral-400,#a3a3a3)}.dark .code-tabs-module__xp_22G__tab:hover{color:var(--color-gray-50,#f9fafb);background-color:#ffffff0f}.dark .code-tabs-module__xp_22G__tabActive{background-color:var(--x-color-primary-400,#38bdf8);background-color:color-mix(in srgb, var(--x-color-primary-400,#38bdf8) 12%, transparent);color:var(--x-color-primary-600,#0284c7)}.dark .code-tabs-module__xp_22G__tabActive:hover{background-color:var(--x-color-primary-400,#38bdf8);background-color:color-mix(in srgb, var(--x-color-primary-400,#38bdf8) 12%, transparent);color:var(--x-color-primary-600,#0284c7)}.code-tabs-module__xp_22G__file{color:var(--color-gray-600,#4b5563);align-items:center;gap:.3rem;margin-inline-start:auto;padding-inline-end:.25rem;display:inline-flex}.dark .code-tabs-module__xp_22G__file{color:var(--color-gray-200,#e5e7eb)}.code-tabs-module__xp_22G__panel>.nextra-code:first-child{margin-top:0}.code-tabs-module__xp_22G__panel>.nextra-code:first-child>pre{border-start-start-radius:0;border-start-end-radius:0}
.compare-module__ejL40W__grid{--compare-border:#0f172a1f;--compare-label:#475569;grid-template-columns:1fr;gap:1rem;margin-top:1.25rem;display:grid}html.dark .compare-module__ejL40W__grid{--compare-border:#94a3b833;--compare-label:#94a3b8}@media (min-width:900px){.compare-module__ejL40W__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.compare-module__ejL40W__item{flex-direction:column;min-width:0;display:flex}.compare-module__ejL40W__label{letter-spacing:.06em;text-transform:uppercase;color:var(--compare-label);border-bottom:1px solid var(--compare-border);margin-bottom:.6rem;padding-bottom:.4rem;font-size:.72rem;font-weight:650}.compare-module__ejL40W__item>.nextra-code{flex-direction:column;flex:1;display:flex;margin-top:0!important}.compare-module__ejL40W__item>.nextra-code>pre{flex:1}
.see-also-module__6Kokga__seeAlso{opacity:.85;margin-top:.75rem;font-size:.875rem}.see-also-module__6Kokga__label{margin-inline-end:.15rem;font-weight:600}.see-also-module__6Kokga__label:after{content:":"}
.table-module__N6RSNG__wrapper{--table-border:#0f172a1f;--table-head-bg:#f8fafc;--table-head-fg:#475569;--table-stripe:#0f172a06;--table-hover:#2563eb0f;--table-surface:#fff;border:1px solid var(--table-border);overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;background:linear-gradient(to right, var(--table-surface) 30%, transparent) left center / 2.5rem 100% no-repeat local, linear-gradient(to left, var(--table-surface) 30%, transparent) right center / 2.5rem 100% no-repeat local, linear-gradient(to right, #0f172a1c, transparent) left center / 1rem 100% no-repeat scroll, linear-gradient(to left, #0f172a1c, transparent) right center / 1rem 100% no-repeat scroll, var(--table-surface);border-radius:.6rem;width:100%;margin-top:1.25rem;overflow-x:auto}html.dark .table-module__N6RSNG__wrapper{--table-border:#94a3b833;--table-head-bg:#1e293b99;--table-head-fg:#94a3b8;--table-stripe:#94a3b80d;--table-hover:#60a5fa1a;--table-surface:#111827}.table-module__N6RSNG__table{border-collapse:collapse;background:0 0;width:100%;font-size:.9rem;line-height:1.55}.table-module__N6RSNG__th{text-align:start;letter-spacing:.06em;text-transform:uppercase;color:var(--table-head-fg);background:var(--table-head-bg);border-bottom:1px solid var(--table-border);white-space:nowrap;padding:.65rem .95rem;font-size:.72rem;font-weight:650;position:sticky;top:0}.table-module__N6RSNG__td{border-top:1px solid var(--table-border);vertical-align:top;overflow-wrap:anywhere;padding:.6rem .95rem}.table-module__N6RSNG__tr:first-child .table-module__N6RSNG__td{border-top:none}.table-module__N6RSNG__tr:nth-child(2n){background:var(--table-stripe)}.table-module__N6RSNG__tr:hover{background:var(--table-hover)}.table-module__N6RSNG__td:first-child:not(:last-child),.table-module__N6RSNG__td code,.table-module__N6RSNG__th code{white-space:nowrap}@media (max-width:640px){.table-module__N6RSNG__table{font-size:.83rem}.table-module__N6RSNG__th,.table-module__N6RSNG__td{padding:.5rem .7rem}.table-module__N6RSNG__td:first-child:not(:last-child){white-space:normal}}
.hero-module__qbw09W__hero,.hero-module__qbw09W__agent{--hero-fg:#0b1220;--hero-muted:#4a5568;--hero-accent:#2563eb;--hero-accent-2:#7c3aed;--hero-card:#fff;--hero-border:#0f172a1a;--hero-code-bg:#0b1220;--hero-code-fg:#e2e8f0}.hero-module__qbw09W__hero{isolation:isolate;border-bottom:1px solid var(--hero-border);padding:4.5rem 1.5rem 3rem;position:relative;overflow:hidden}:is(html.dark .hero-module__qbw09W__hero,html.dark .hero-module__qbw09W__agent){--hero-fg:#f1f5f9;--hero-muted:#94a3b8;--hero-accent:#60a5fa;--hero-accent-2:#a78bfa;--hero-card:#1e293b80;--hero-border:#94a3b82e;--hero-code-bg:#020617;--hero-code-fg:#e2e8f0}.hero-module__qbw09W__hero:before{content:"";z-index:-1;background:radial-gradient(45rem 22rem at 50% 0,#2563eb24,#0000 70%),radial-gradient(30rem 18rem at 80% 10%,#7c3aed1f,#0000 70%);height:60vh;position:absolute;inset:-30% 0 auto}.hero-module__qbw09W__inner{text-align:center;max-width:68rem;margin:0 auto}.hero-module__qbw09W__eyebrow{border:1px solid var(--hero-border);color:var(--hero-muted);background:var(--hero-card);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;align-items:center;gap:.5rem;padding:.3rem .75rem;font-size:.8125rem;font-weight:500;display:inline-flex}.hero-module__qbw09W__dot{background:var(--hero-accent);border-radius:999px;width:.45rem;height:.45rem;box-shadow:0 0 0 3px #2563eb2e}.hero-module__qbw09W__title{letter-spacing:-.035em;color:var(--hero-fg);margin:1.5rem 0 0;font-size:clamp(2.75rem,8vw,4.75rem);font-weight:800;line-height:1.05}.hero-module__qbw09W__gradient{background:linear-gradient(100deg, var(--hero-accent), var(--hero-accent-2));color:#0000;-webkit-background-clip:text;background-clip:text}.hero-module__qbw09W__lead{max-width:40rem;color:var(--hero-muted);margin:1.15rem auto 0;font-size:clamp(1.02rem,2.2vw,1.2rem);line-height:1.65}.hero-module__qbw09W__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.hero-module__qbw09W__button{border:1px solid #0000;border-radius:.6rem;align-items:center;gap:.5rem;padding:.7rem 1.35rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s,background-color .15s;display:inline-flex}.hero-module__qbw09W__button:hover{transform:translateY(-1px)}.hero-module__qbw09W__primary{color:#fff;background:linear-gradient(100deg, var(--hero-accent), var(--hero-accent-2));box-shadow:0 6px 20px #2563eb47}.hero-module__qbw09W__primary:hover{box-shadow:0 10px 26px #2563eb5c}.hero-module__qbw09W__secondary{color:var(--hero-fg);border-color:var(--hero-border);background:var(--hero-card)}.hero-module__qbw09W__secondary:hover{border-color:var(--hero-accent)}.hero-module__qbw09W__codeCard{text-align:left;border:1px solid var(--hero-border);background:var(--hero-code-bg);border-radius:.85rem;max-width:46rem;margin:3rem auto 0;overflow:hidden;box-shadow:0 8px 70px #02061747}.hero-module__qbw09W__codeBar{border-bottom:1px solid #94a3b824;align-items:center;gap:.4rem;padding:.7rem .9rem;display:flex}.hero-module__qbw09W__codeDot{border-radius:999px;width:.7rem;height:.7rem;display:inline-block}.hero-module__qbw09W__codeFile{color:#94a3b8;margin-inline-start:auto;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem}.hero-module__qbw09W__tabs{flex-wrap:wrap;gap:.15rem;margin-inline-start:.8rem;display:flex}.hero-module__qbw09W__tab{color:#94a3b8;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:.35rem;padding:.2rem .55rem;font-size:.76rem;line-height:1.6;transition:color .15s,background-color .15s}.hero-module__qbw09W__tab:hover{color:#e2e8f0;background:#94a3b81f}.hero-module__qbw09W__tabActive,.hero-module__qbw09W__tabActive:hover{color:#0b1220;background:#e2e8f0;font-weight:600}.hero-module__qbw09W__code{color:var(--hero-code-fg);background:0 0;min-height:34.25rem;margin:0;padding:1.1rem 1.25rem 1.35rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85rem;line-height:1.7;overflow-x:auto}.hero-module__qbw09W__transcript{min-height:0}@media (max-width:560px){.hero-module__qbw09W__codeFile{display:none}}.hero-module__qbw09W__kw{color:#c084fc}.hero-module__qbw09W__str{color:#86efac}.hero-module__qbw09W__fn{color:#7dd3fc}.hero-module__qbw09W__cmt{color:#64748b;font-style:italic}.hero-module__qbw09W__dim{color:#64748b}.hero-module__qbw09W__agent{max-width:46rem;margin:3.5rem auto 0;padding:0 1.5rem}.hero-module__qbw09W__agentTitle{letter-spacing:-.015em;color:var(--hero-fg);text-align:center;margin:0;font-size:1.35rem;font-weight:700}.hero-module__qbw09W__agent .hero-module__qbw09W__codeCard{margin-top:1.25rem}.hero-module__qbw09W__features{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1rem;max-width:68rem;margin:3.5rem auto 0;padding:0 1.5rem;display:grid}.hero-module__qbw09W__feature{border:1px solid var(--hero-border);background:var(--hero-card);border-radius:.75rem;padding:1.25rem 1.35rem;transition:border-color .15s,transform .15s}.hero-module__qbw09W__feature:hover{border-color:var(--hero-accent);transform:translateY(-2px)}.hero-module__qbw09W__featureTitle{color:var(--hero-fg);margin:0 0 .4rem;font-size:.98rem;font-weight:650}.hero-module__qbw09W__featureBody{color:var(--hero-muted);margin:0;font-size:.9rem;line-height:1.6}@media (max-width:480px){.hero-module__qbw09W__hero{padding-top:3rem}.hero-module__qbw09W__button{justify-content:center;width:100%}}
