.docsbook{--docsbook-accent:#2563eb;--docsbook-canvas:#f8fafc;--docsbook-surface:#ffffff;--docsbook-sidebar-bg:#f8fafc;--docsbook-border:#e5e7eb;--docsbook-text:#111827;--docsbook-text-muted:#64748b;--docsbook-sidebar-width:260px;--docsbook-toc-width:220px;--docsbook-topbar-height:56px;--docsbook-content-max:48rem;--docsbook-radius:6px;--docsbook-font:inherit;display:block;position:relative;isolation:isolate;box-sizing:border-box;width:100%;max-width:100%;margin:0;padding:0;background:#f8fafc!important;background-color:var(--docsbook-canvas)!important;color:var(--docsbook-text);font-family:var(--docsbook-font);line-height:1.6;min-height:100vh}.docsbook::before{content:"";position:absolute;inset:0;z-index:-1;background:#f8fafc;background-color:var(--docsbook-canvas)}.docsbook *,.docsbook *::before,.docsbook *::after{box-sizing:border-box}.docsbook__canvas{display:block;position:relative;width:100%;min-height:calc(100vh - 80px);background:#f8fafc!important;background-color:var(--docsbook-canvas)!important}.docsbook-header,.docsbook-topbar{position:sticky;top:0;z-index:100;height:var(--docsbook-topbar-height);border-bottom:1px solid var(--docsbook-border);background:#ffffff!important;background-color:var(--docsbook-surface)!important}.docsbook-topbar__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:100%;height:100%;padding:0 1.25rem}.docsbook-topbar__title{font-size:1rem;font-weight:600;color:var(--docsbook-text);text-decoration:none}.docsbook-topbar__title:hover{color:var(--docsbook-accent)}.docsbook-topbar__actions{display:flex;align-items:center;gap:.75rem;overflow:visible}.docsbook-topbar__menu-toggle{display:none;padding:.4rem .75rem;border:1px solid var(--docsbook-border);border-radius:var(--docsbook-radius);background-color:var(--docsbook-surface);font-size:.875rem;cursor:pointer}.docsbook-topbar__menu-toggle:hover{border-color:var(--docsbook-accent)}.docsbook-layout{display:grid;width:100%;min-height:calc(100vh - 180px);background:#f8fafc!important;background-color:var(--docsbook-canvas)!important}.docsbook-layout--archive{grid-template-columns:var(--docsbook-sidebar-width) 1fr}.docsbook-layout--single{grid-template-columns:var(--docsbook-sidebar-width) minmax(0,1fr) var(--docsbook-toc-width)}.docsbook-layout--single.docsbook-layout--no-toc{grid-template-columns:var(--docsbook-sidebar-width) minmax(0,1fr)}.docsbook-sidebar{position:sticky;top:var(--docsbook-topbar-height);align-self:stretch;max-height:calc(100vh - var(--docsbook-topbar-height));overflow-y:auto;padding:1.25rem 1rem;border-right:1px solid var(--docsbook-border);background:#ffffff!important;background-color:var(--docsbook-surface)!important}.docsbook-sidebar__nav{font-size:.875rem}.docsbook-nav__list,.docsbook-nav__children{margin:0;padding:0;list-style:none}.docsbook-nav__children{margin-top:.15rem;margin-left:.75rem;padding-left:.5rem;border-left:1px solid var(--docsbook-border)}.docsbook-nav__item{margin:0}.docsbook-nav__link{display:flex;align-items:center;gap:.4rem;padding:.35rem .5rem;border-radius:var(--docsbook-radius);font-size:.875rem;color:var(--docsbook-text);text-decoration:none;line-height:1.4}.docsbook-nav__link:hover{background:rgb(37 99 235 / .06);color:var(--docsbook-accent)}.docsbook-nav__item--active>.docsbook-nav__link{font-weight:600;color:var(--docsbook-accent);background:rgb(37 99 235 / .08);border-left:2px solid var(--docsbook-accent);padding-left:calc(0.5rem - 2px)}.docsbook-nav__item--ancestor>.docsbook-nav__link{font-weight:500;color:var(--docsbook-text)}.docsbook-nav__icon{flex-shrink:0;font-size:1rem;line-height:1}.docsbook-nav__label{min-width:0;word-break:break-word}.docsbook-main{min-width:0;padding:2rem 2.5rem 3rem;background:#ffffff!important;background-color:var(--docsbook-surface)!important}.docsbook-main__header{margin-bottom:1.5rem}.docsbook-main__title{margin:0;font-size:2rem;font-weight:700;line-height:1.25}.docsbook-article__header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--docsbook-border)}.docsbook-article__icon{display:inline-block;margin-right:.5rem;font-size:1.5rem;vertical-align:middle}.docsbook-article__title{margin:0;font-size:2rem;font-weight:700;line-height:1.25}.docsbook-content{max-width:var(--docsbook-content-max);font-size:1rem}.docsbook-content>:first-child{margin-top:0}.docsbook-content h2,.docsbook-content h3,.docsbook-content h4{margin-top:2em;margin-bottom:.75em;font-weight:600;line-height:1.3;scroll-margin-top:calc(var(--docsbook-topbar-height) + 1rem)}.docsbook-single{scroll-behavior:smooth}.docsbook-content h2{font-size:1.5rem}.docsbook-content h3{font-size:1.25rem}.docsbook-content p{margin:0 0 1em}.docsbook-content ul,.docsbook-content ol{margin:0 0 1em;padding-left:1.5em}.docsbook-content pre,.docsbook-content code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em}.docsbook-content pre{overflow-x:auto;margin:0 0 1em;padding:1em;border:1px solid var(--docsbook-border);border-radius:var(--docsbook-radius);background:#f1f5f9}.docsbook-content code{padding:.15em .35em;border-radius:3px;background:#f1f5f9}.docsbook-content pre code{padding:0;background:#fff0}.docsbook-content a{color:var(--docsbook-accent)}.docsbook-content img{max-width:100%;height:auto}.docsbook-doc-list{margin:0;padding:0;list-style:none}.docsbook-doc-list__item{margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid var(--docsbook-border)}.docsbook-doc-list__item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.docsbook-doc-list__link{font-size:1.125rem;font-weight:600;color:var(--docsbook-text);text-decoration:none}.docsbook-doc-list__link:hover{color:var(--docsbook-accent)}.docsbook-doc-list__excerpt{margin:.35rem 0 0;font-size:.9375rem;color:var(--docsbook-text-muted)}.docsbook-toc-column{position:sticky;top:var(--docsbook-topbar-height);align-self:stretch;max-height:calc(100vh - var(--docsbook-topbar-height));overflow-y:auto;padding:1.25rem 1rem;border-left:1px solid var(--docsbook-border);background:#ffffff!important;background-color:var(--docsbook-surface)!important}.docsbook-toc__title{margin:0 0 .75rem;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--docsbook-text-muted)}.docsbook-toc__list{margin:0;padding:0;list-style:none}.docsbook-toc__item{margin:0}.docsbook-toc__link{display:block;padding:.3rem 0;font-size:.8125rem;line-height:1.4;color:var(--docsbook-text-muted);text-decoration:none;border-left:2px solid #fff0;padding-left:.5rem;transition:color 0.15s ease,border-color 0.15s ease}.docsbook-toc__link:hover{color:var(--docsbook-accent)}.docsbook-toc__item--level-3 .docsbook-toc__link{padding-left:1rem;font-size:.75rem}.docsbook-toc__item--active>.docsbook-toc__link{color:var(--docsbook-accent);font-weight:600;border-left-color:var(--docsbook-accent)}.docsbook-search{position:relative;min-width:0;flex:1 1 auto;max-width:280px}.docsbook-search__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.docsbook-search__input{width:100%;padding:.4rem .65rem;border:1px solid var(--docsbook-border);border-radius:var(--docsbook-radius);font-size:.875rem;background-color:var(--docsbook-surface)}.docsbook-search__input:focus{outline:2px solid var(--docsbook-accent);outline-offset:1px;border-color:var(--docsbook-accent)}.docsbook-search__status{margin:.25rem 0 0;font-size:.75rem;color:var(--docsbook-text-muted)}.docsbook-search__status[hidden]{display:none}.docsbook-search__results{position:absolute;top:calc(100% + 0.35rem);left:0;right:0;z-index:200;max-height:min(70vh, 360px);margin:0;padding:.35rem 0;list-style:none;overflow-y:auto;border:1px solid var(--docsbook-border);border-radius:var(--docsbook-radius);background-color:var(--docsbook-surface);box-shadow:0 8px 24px rgb(15 23 42 / .12)}.docsbook-search__results[hidden]{display:none}.docsbook-search__result{margin:0}.docsbook-search__result-link{display:flex;flex-direction:column;gap:.15rem;padding:.55rem .75rem;color:var(--docsbook-text);text-decoration:none}.docsbook-search__result-link:hover,.docsbook-search__result--active .docsbook-search__result-link{background:rgb(37 99 235 / .06);color:var(--docsbook-accent)}.docsbook-search__result-icon{font-size:.875rem;line-height:1}.docsbook-search__result-title{font-size:.875rem;font-weight:600;line-height:1.3}.docsbook-search__result-collection{font-size:.6875rem;font-weight:500;text-transform:uppercase;letter-spacing:.04em;color:var(--docsbook-text-muted)}.docsbook-search__result-excerpt{font-size:.75rem;line-height:1.35;color:var(--docsbook-text-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.docsbook-search__empty{padding:.65rem .75rem;font-size:.8125rem;color:var(--docsbook-text-muted)}.docsbook-breadcrumbs{margin-bottom:1.5rem;font-size:.875rem}.docsbook-breadcrumbs__list{display:flex;flex-wrap:wrap;gap:.35rem .5rem;margin:0;padding:0;list-style:none}.docsbook-breadcrumbs__item:not(:last-child)::after{content:"/";margin-left:.5rem;color:var(--docsbook-text-muted)}.docsbook-breadcrumbs__item a{color:var(--docsbook-text-muted);text-decoration:none}.docsbook-breadcrumbs__item a:hover{color:var(--docsbook-accent)}.docsbook-breadcrumbs__item--current{color:var(--docsbook-text);font-weight:500}.docsbook-prev-next{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--docsbook-border)}.docsbook-prev-next__grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.docsbook-prev-next__card{display:flex;flex-direction:column;gap:.25rem;padding:1rem 1.15rem;border:1px solid var(--docsbook-border);border-radius:var(--docsbook-radius);background:var(--docsbook-sidebar-bg);text-decoration:none;color:var(--docsbook-text);transition:border-color 0.15s ease,box-shadow 0.15s ease}.docsbook-prev-next__card:hover{border-color:var(--docsbook-accent);box-shadow:0 2px 8px rgb(15 23 42 / .06);color:var(--docsbook-accent)}.docsbook-prev-next__card--next{text-align:right}.docsbook-prev-next__direction{font-size:.75rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:var(--docsbook-text-muted)}.docsbook-prev-next__title{font-size:.9375rem;font-weight:600;line-height:1.35}@media (max-width:600px){.docsbook-prev-next__grid{grid-template-columns:1fr}.docsbook-prev-next__card--next{text-align:left}}.docsbook-empty,.docsbook-empty-state{background:#ffffff!important;background-color:var(--docsbook-surface)!important;border:1px solid var(--docsbook-border);border-radius:12px;padding:24px;text-align:center}.docsbook-empty--sidebar{padding:1rem;margin:0;border-radius:var(--docsbook-radius);background:#f8fafc!important;background-color:var(--docsbook-sidebar-bg)!important}.docsbook-empty__message{margin:0 0 .75rem;color:var(--docsbook-text-muted)}.docsbook-empty__action a{color:var(--docsbook-accent);font-weight:500}.docsbook-mobile-overlay{display:none;position:fixed;inset:0;z-index:90;width:100%;height:100%;margin:0;padding:0;border:0;background:rgb(15 23 42 / .4);cursor:pointer;appearance:none}.docsbook--menu-open .docsbook-mobile-overlay{display:block}.docsbook--menu-open .docsbook-mobile-overlay[hidden]{display:block}.docsbook-skip-link{position:absolute;left:-9999px;top:auto;z-index:1000;width:1px;height:1px;overflow:hidden}.docsbook-skip-link:focus{left:1rem;top:1rem;width:auto;height:auto;padding:.5rem .75rem;overflow:visible;background:#fff;color:var(--docsbook-accent);border:2px solid var(--docsbook-accent);border-radius:var(--docsbook-radius);text-decoration:none;font-size:.875rem}.docsbook a:focus-visible,.docsbook button:focus-visible,.docsbook input:focus-visible{outline:2px solid var(--docsbook-accent);outline-offset:2px}.docsbook-nav__link:focus-visible,.docsbook-toc__link:focus-visible,.docsbook-search__result-link:focus-visible,.docsbook-prev-next__card:focus-visible{outline:2px solid var(--docsbook-accent);outline-offset:2px}.docsbook-content{overflow-wrap:break-word;word-wrap:break-word}.docsbook-content table{display:block;width:100%;max-width:100%;overflow-x:auto;border-collapse:collapse}.docsbook-content iframe,.docsbook-content video{max-width:100%}.docsbook .nav-links{margin-top:2rem;font-size:.875rem}.docsbook .nav-links a{color:var(--docsbook-accent)}@media (max-width:1023px){.docsbook-layout--single{grid-template-columns:var(--docsbook-sidebar-width) minmax(0,1fr)}.docsbook-toc-column{display:none}}@media (max-width:767px){.docsbook-topbar__menu-toggle{display:inline-flex;align-items:center}.docsbook-layout--archive,.docsbook-layout--single{grid-template-columns:1fr}.docsbook-sidebar{position:fixed;top:var(--docsbook-topbar-height);left:0;z-index:95;width:min(85vw, var(--docsbook-sidebar-width));height:calc(100vh - var(--docsbook-topbar-height));transform:translateX(-100%);transition:transform 0.2s ease;box-shadow:none}.docsbook--menu-open .docsbook-sidebar{transform:translateX(0);box-shadow:4px 0 24px rgb(15 23 42 / .12)}.docsbook-main{padding:1.25rem 1rem 2rem}.docsbook-main__title,.docsbook-article__title{font-size:1.5rem}.docsbook-search{max-width:none;flex:1 1 100%;min-width:0}.docsbook-search__input{max-width:none;width:100%}.docsbook-search__results{left:0;right:0;max-height:min(50vh, 280px)}.docsbook-topbar__inner{flex-wrap:wrap}.docsbook-topbar__actions{flex:1 1 100%;justify-content:flex-end}}@media (prefers-reduced-motion:reduce){.docsbook-sidebar{transition:none}.docsbook-single{scroll-behavior:auto}}