.docs-shell{border-top:1px solid var(--color-sys-border-strong);background:var(--color-sys-bg)}.docs-shell__inner{display:grid;gap:0;max-width:80rem;margin:0 auto;min-width:0}.docs-sidebar{display:none;border-right:1px solid var(--color-sys-border-strong);background:var(--color-sys-bg-alt);padding:1.5rem 1.25rem 2.5rem;min-width:0}.docs-sidebar__intro{margin-bottom:1.5rem}.docs-sidebar__product{display:inline-block;margin-top:.35rem;color:var(--color-sys-text);font-family:var(--font-heading);font-size:1.125rem;font-weight:700;border-radius:.125rem}.docs-sidebar__product:focus-visible,.docs-nav__link:focus-visible,.docs-breadcrumbs a:focus-visible,.docs-pager__link:focus-visible,.docs-mobile-nav summary:focus-visible,.docs-prose a:focus-visible{outline:2px solid var(--color-sys-accent);outline-offset:3px}.docs-kicker{color:var(--color-sys-accent);font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.docs-nav__section+.docs-nav__section{margin-top:1.25rem}.docs-nav__section-label{margin-bottom:.5rem;color:var(--color-sys-text-muted);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.docs-nav ul{list-style:none;margin:0;padding:0}.docs-nav__link{display:block;border-radius:.375rem;padding:.45rem .65rem;color:var(--color-sys-text-muted);font-size:.9375rem;line-height:1.35;text-decoration:none}.docs-nav__link:hover{background:var(--color-sys-bg-hover);color:var(--color-sys-text)}.docs-nav__link.is-current{background:var(--color-sys-accent-light);color:var(--color-sys-text-active);font-weight:600}.docs-main{min-width:0;padding:1.25rem 1rem 3rem}.docs-mobile-nav{margin-bottom:1.25rem;border:1px solid var(--color-sys-border-strong);background:var(--color-sys-bg-alt);border-radius:.5rem}.docs-mobile-nav summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;list-style:none;padding:.9rem 1rem;font-weight:600;color:var(--color-sys-text)}.docs-mobile-nav summary::-webkit-details-marker{display:none}.docs-mobile-nav__hint{color:var(--color-sys-accent);font-size:.875rem}.docs-mobile-nav[open] .docs-mobile-nav__hint{visibility:hidden}.docs-mobile-nav nav{border-top:1px solid var(--color-sys-border-strong);padding:.75rem .75rem 1rem}.docs-article{min-width:0}.docs-breadcrumbs ol{display:flex;flex-wrap:wrap;gap:.35rem .5rem;list-style:none;margin:0;padding:0;color:var(--color-sys-text-muted);font-size:.875rem}.docs-breadcrumbs li:not(:last-child):after{content:"/";margin-left:.5rem;color:var(--color-sys-text-muted)}.docs-breadcrumbs a{color:var(--color-sys-accent);border-radius:.125rem;text-decoration:none;font-weight:600}.docs-breadcrumbs a:hover{color:var(--color-sys-accent-hover);text-decoration:underline}.docs-article__header{margin-top:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid var(--color-sys-border-strong)}.docs-article__header h1{margin-top:.5rem;color:var(--color-sys-text);font-family:var(--font-heading);font-size:clamp(1.9rem,4vw,2.75rem);font-weight:800;line-height:1.15}.docs-article__lede{margin-top:.9rem;max-width:48rem;color:var(--color-sys-text-muted);font-size:1.0625rem;line-height:1.7}.docs-meta{display:flex;flex-wrap:wrap;gap:.85rem 1.5rem;margin-top:1.25rem}.docs-meta div{min-width:10rem}.docs-meta dt{color:var(--color-sys-text-muted);font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.docs-meta dd{margin-top:.2rem;color:var(--color-sys-text);font-size:.9375rem;font-weight:600}.docs-meta a{color:var(--color-sys-accent);border-radius:.125rem;text-decoration:none}.docs-meta a:hover{text-decoration:underline}.docs-prose{color:var(--color-sys-text-muted);font-size:1.0625rem;line-height:1.8;overflow-wrap:anywhere}.docs-prose>*{max-width:48rem}.docs-prose h2,.docs-prose h3,.docs-prose h4{color:var(--color-sys-text);font-family:var(--font-heading);font-weight:700;line-height:1.25;scroll-margin-top:6rem}.docs-prose h2{margin-top:2.75rem;font-size:clamp(1.4rem,3vw,1.85rem)}.docs-prose h3{margin-top:2rem;font-size:1.2rem}.docs-prose h4{margin-top:1.5rem;font-size:1.05rem}.docs-prose p,.docs-prose ul,.docs-prose ol,.docs-prose pre,.docs-prose table,.docs-prose blockquote,.docs-prose .docs-callout{margin-top:1.15rem}.docs-prose ul,.docs-prose ol{padding-left:1.4rem}.docs-prose ul{list-style:disc}.docs-prose ol{list-style:decimal}.docs-prose li+li{margin-top:.5rem}.docs-prose a{border-radius:.125rem;color:var(--color-sys-accent);font-weight:600;text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.2em}.docs-prose a:hover{color:var(--color-sys-accent-hover)}.docs-prose :not(pre)>code{border:1px solid var(--color-sys-border-strong);background:var(--color-sys-bg-alt);color:var(--color-sys-text);padding:.1em .3em;font-size:.9em;border-radius:.2rem}.docs-prose pre{max-width:100%;overflow-x:auto;border:1px solid var(--color-sys-border-strong);background:#0f172a!important;padding:1.1rem 1.15rem;color:#f8fafc;font-size:.9rem;line-height:1.65;border-radius:.4rem}.docs-prose pre code{white-space:pre;background:transparent;border:0;padding:0;color:inherit}.docs-prose table{display:block;width:100%;max-width:100%;overflow-x:auto;border-collapse:collapse;font-size:.95rem}.docs-prose th,.docs-prose td{border:1px solid var(--color-sys-border-strong);padding:.65rem .75rem;text-align:left;vertical-align:top}.docs-prose th{background:var(--color-sys-bg-alt);color:var(--color-sys-text);font-weight:700}.docs-prose blockquote,.docs-prose .docs-callout{border-left:4px solid var(--color-sys-accent);background:var(--color-sys-bg-alt);padding:.9rem 1rem;color:var(--color-sys-text-muted)}.docs-prose img{max-width:100%;height:auto;border:1px solid var(--color-sys-border-strong);border-radius:.4rem}.docs-prose hr{margin:2.5rem 0;border:0;border-top:1px solid var(--color-sys-border-strong)}.docs-pager{display:grid;gap:.75rem;margin-top:2.75rem;padding-top:1.5rem;border-top:1px solid var(--color-sys-border-strong)}.docs-pager__link{display:flex;flex-direction:column;gap:.25rem;border:1px solid var(--color-sys-border-strong);background:var(--color-sys-bg-alt);border-radius:.5rem;padding:.95rem 1rem;text-decoration:none;min-width:0}.docs-pager__link:hover{border-color:var(--color-sys-accent)}.docs-pager__label{color:var(--color-sys-text-muted);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.docs-pager__title{color:var(--color-sys-text);font-weight:700}.docs-pager__link--next{text-align:right}@media(min-width:768px){.docs-pager{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.docs-shell__inner{grid-template-columns:16.5rem minmax(0,1fr)}.docs-sidebar{display:block;position:sticky;top:4rem;height:calc(100vh - 4rem);overflow-y:auto}.docs-mobile-nav{display:none}.docs-main{padding:2rem 2rem 4rem}}
