.docs-workspace{--docs-border:#e2e8f0;min-height:100vh;background:#fff;color:#17243c}.dark .docs-workspace{--docs-border:#263449;background:#020617;color:#e2e8f0}.docs-workspace :where(a,button,input,textarea,summary):focus-visible{outline:2px solid #2563eb;outline-offset:3px}.docs-header{position:sticky;top:0;z-index:45;display:flex;height:68px;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--docs-border);padding:0 24px;background:inherit}.docs-search-trigger{display:flex;align-items:center;gap:10px;width:min(32vw,390px);padding:10px 14px;border:1px solid var(--docs-border);border-radius:8px;font-size:13px;color:#64748b;text-align:left}.dark .docs-search-trigger{color:#cbd5e1}.docs-icon-button{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;min-width:40px;min-height:40px;border-radius:8px}.docs-icon-button:hover{background:#94a3b81a}.docs-sidebar{display:none}.docs-topics section+section{margin-top:24px}.docs-topics h2{padding:0 12px;margin-bottom:8px;font-size:12px;font-weight:650;color:#64748b}.docs-topics a{display:block;border-radius:6px;padding:8px 12px;font-size:13px;line-height:1.5}.docs-topics a:hover{background:#94a3b814}.docs-topics a[aria-current]{background:#eff6ff;color:#1d4ed8;font-weight:600}.dark .docs-topics a[aria-current]{background:#172554;color:#bfdbfe}.docs-content{min-width:0;overflow-wrap:anywhere;scroll-margin-top:88px}.docs-content main{min-width:0}.docs-content :where(section[id],h2[id],h3[id],details[id]){scroll-margin-top:88px}.docs-hero{padding:32px 24px;border-bottom:1px solid var(--docs-border)}.docs-hero [aria-label=Breadcrumb] ol{min-width:0;max-width:100%}.docs-hero [aria-label=Breadcrumb] li{max-width:100%}.docs-hero [aria-label=Breadcrumb] .truncate{min-width:0;white-space:normal;overflow:visible}.docs-hero h1{font-size:clamp(1.8rem,2.4vw,2.5rem);font-weight:650;line-height:1.2;letter-spacing:-.035em}.docs-body{max-width:960px;margin:0 auto;padding:32px 24px}.docs-kicker{color:#1d4ed8;font-size:12px;font-weight:650;letter-spacing:.06em;text-transform:uppercase}.dark .docs-kicker{color:#93c5fd}.docs-section-title{font-size:21px;font-weight:650;letter-spacing:-.025em}.docs-card{border:1px solid var(--docs-border);border-radius:10px;background:inherit;transition:border-color .15s,box-shadow .15s}a.docs-card:hover{border-color:#93b4f8;box-shadow:0 3px 12px #1e40af08}.docs-article{max-width:820px;margin:0 auto;padding:32px 24px 48px}.docs-article-section{padding-top:28px;border-top:1px solid var(--docs-border)}.docs-article-section h2{margin-bottom:16px;font-size:23px;font-weight:650;letter-spacing:-.02em;line-height:1.35}.docs-article-section li,.docs-article-section p{font-size:15px;line-height:1.85}.docs-article-section ol{padding-left:26px}.docs-article-section li::marker{color:#2563eb;font-weight:650}.docs-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;margin:24px;padding:24px 0 112px;border-top:1px solid var(--docs-border);color:#64748b;font-size:12px}.dark .docs-footer{color:#94a3b8}@media (min-width:1024px){.docs-menu-trigger{display:none}.docs-sidebar{display:block;position:fixed;top:68px;bottom:0;left:0;width:232px;padding:28px 14px;overflow-y:auto;overscroll-behavior:contain;border-right:1px solid var(--docs-border);background:inherit}.docs-content{margin-left:232px}}@media (min-width:1280px){.docs-content{margin-right:328px}.docs-body,.docs-hero{padding-left:36px;padding-right:36px}}@media (max-width:639px){.docs-header{padding:0 12px;gap:8px}.docs-search-trigger{width:48px;flex-shrink:0;padding:10px}.docs-article,.docs-body,.docs-hero{padding-left:20px;padding-right:20px}}@media (max-width:1023px){.docs-dialog button,.docs-workspace button{min-width:48px;min-height:48px}#docs-assistant form>a,.docs-topics a{display:flex;align-items:center;min-height:48px}.docs-dialog input,.docs-workspace :is(input,textarea,select){font-size:16px}.docs-dialog input{min-width:0;width:100%}.docs-dialog>h2{padding-right:40px}.docs-dialog>button:last-child{top:8px;right:8px;display:flex;align-items:center;justify-content:center}}@media (max-width:374px){.docs-header a[aria-label="HelloBooks home"] img{width:120px}}