.docs-shell{--docs-accent:#5b21b6;--docs-accent-soft:rgba(91,33,182,.08);--docs-bg:#fff;--docs-bg-subtle:#fafafa;--docs-border:#e8eaed;--docs-text:#0f172a;--docs-text-muted:#64748b;display:flex;flex-direction:column;min-height:calc(100vh - 4.5rem);background:var(--docs-bg-subtle);font-family:ui-sans-serif,system-ui,sans-serif;color:var(--docs-text)}.docs-shell--landing{min-height:calc(100vh - 3.75rem)}.docs-shell .docs-subnav{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--docs-border);background:var(--docs-bg)}.docs-shell .docs-subnav__inner{display:flex;gap:.25rem;overflow-x:auto;padding:0 1rem;max-width:100%;scrollbar-width:none}.docs-shell .docs-subnav__inner::-webkit-scrollbar{display:none}.docs-shell .docs-subnav__tab{flex-shrink:0;padding:.85rem 1rem;font-size:.875rem;font-weight:500;color:var(--docs-text-muted);text-decoration:none;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .15s,border-color .15s}.docs-shell .docs-subnav__tab:hover{color:var(--docs-text)}.docs-shell .docs-subnav__tab--active{color:var(--docs-accent);border-bottom-color:var(--docs-accent)}.docs-shell .docs-body{display:flex;flex:1;min-height:0;flex-direction:column;position:relative}@media (min-width:1024px){.docs-shell .docs-body{flex-direction:row}}.docs-shell .docs-mobile-bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem 1rem;border-bottom:1px solid var(--docs-border);background:var(--docs-bg);width:100%}.docs-shell .docs-mobile-bar__title{font-size:.875rem;font-weight:600}.docs-shell .docs-mobile-bar__btn{border:1px solid var(--docs-border);border-radius:.5rem;background:var(--docs-bg);padding:.35rem .75rem;font-size:.8125rem;font-weight:500;color:var(--docs-text);cursor:pointer}.docs-shell .docs-sidebar{display:none;width:17.5rem;flex-shrink:0;border-right:1px solid var(--docs-border);background:var(--docs-bg)}.docs-shell .docs-sidebar--open{display:flex;position:absolute;inset:0 auto 0 0;z-index:30;width:min(18rem,88vw);box-shadow:4px 0 24px rgba(15,23,42,.12)}.docs-shell .docs-sidebar__scroll{overflow-y:auto;padding:1.25rem 1rem 2rem;width:100%;max-height:calc(100vh - 8rem)}.docs-shell .docs-sidebar__brand{margin-bottom:1.25rem;padding:0 .5rem}.docs-shell .docs-sidebar__title{display:block;font-size:1.0625rem;font-weight:700;color:var(--docs-text);text-decoration:none}.docs-shell .docs-sidebar__version{margin-top:.25rem;font-size:.75rem;color:var(--docs-text-muted)}.docs-shell .docs-nav__group{margin-top:1.25rem}.docs-shell .docs-nav__group-label{padding:0 .5rem;margin-bottom:.35rem;font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--docs-text-muted)}.docs-shell .docs-nav__items{display:flex;flex-direction:column;gap:.125rem}.docs-shell .docs-nav__link{display:block;padding:.4rem .65rem;border-radius:.5rem;font-size:.875rem;font-weight:500;color:var(--docs-text-muted);text-decoration:none;transition:background .12s,color .12s}.docs-shell .docs-nav__link--child{padding-left:.85rem;font-size:.8125rem;font-weight:400}.docs-shell .docs-nav__link:hover{background:#f1f5f9;color:var(--docs-text)}.docs-shell .docs-nav__link--active{background:var(--docs-accent-soft);color:var(--docs-accent)}.docs-shell .docs-main{flex:1;min-width:0;overflow-y:auto;background:var(--docs-bg)}.docs-shell .docs-main__grid{display:grid;grid-template-columns:minmax(0,1fr);max-width:72rem;margin:0 auto}@media (min-width:1280px){.docs-shell .docs-main__grid{grid-template-columns:minmax(0,1fr) 13.5rem;max-width:90rem}}.docs-shell .docs-main__content{padding:2rem 1.25rem 3rem}@media (min-width:768px){.docs-shell .docs-main__content{padding:2.5rem 2.5rem 4rem}}.docs-shell .docs-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;margin-bottom:1.25rem;font-size:.875rem}.docs-shell .docs-breadcrumb__link{color:var(--docs-text-muted);text-decoration:none}.docs-shell .docs-breadcrumb__link:hover{color:var(--docs-text)}.docs-shell .docs-breadcrumb__sep{color:#cbd5e1}.docs-shell .docs-breadcrumb__muted{color:var(--docs-text-muted)}.docs-shell .docs-breadcrumb__current{font-weight:500;color:var(--docs-text)}.docs-shell .docs-kicker{margin-bottom:.75rem;font-size:.8125rem;font-weight:600;color:var(--docs-accent)}.docs-shell .docs-aside-toc{display:none;padding:2.5rem 1.5rem 2rem 0}@media (min-width:1280px){.docs-shell .docs-aside-toc{display:block}}.docs-shell .docs-toc{position:sticky;top:5.5rem}.docs-shell .docs-toc__label{margin-bottom:.75rem;font-size:.75rem;font-weight:600;color:var(--docs-text-muted)}.docs-shell .docs-toc__list{list-style:none;margin:0;padding:0;border-left:1px solid var(--docs-border)}.docs-shell .docs-toc__item{margin:0}.docs-shell .docs-toc__item--nested .docs-toc__link{padding-left:1.25rem;font-size:.75rem}.docs-shell .docs-toc__link{display:block;padding:.3rem 0 .3rem .85rem;margin-left:-1px;border-left:2px solid transparent;font-size:.8125rem;line-height:1.4;color:var(--docs-text-muted);text-decoration:none;transition:color .12s,border-color .12s}.docs-shell .docs-toc__link:hover{color:var(--docs-text)}.docs-shell .docs-toc__link--active{color:var(--docs-accent);border-left-color:var(--docs-accent);font-weight:500}.docs-shell .docs-article article{border:none!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;padding:0!important}.docs-shell .docs-article h2,.docs-shell .docs-article h3{scroll-margin-top:5.5rem}.docs-shell .prose-docs h2{margin-top:2rem}@media (min-width:1024px){.docs-shell .docs-sidebar{display:flex;flex-direction:column;position:relative;box-shadow:none}.docs-shell .docs-mobile-bar{display:none}}@media (max-width:1023px){.docs-shell .docs-mobile-bar{display:flex}}