.docs_header__1UKLG{padding:5rem 0 3rem;background:var(--canvas-bg,#fff);color:var(--canvas-text,#002366);text-align:center}.docs_headerContainer__9YR_I{max-width:800px;margin:0 auto;padding:0 2rem}.docs_label__ws2Ja{display:inline-block;font-size:.6875rem;font-weight:700;letter-spacing:.15em;color:var(--color-primary-500,#04c);margin-bottom:1rem;text-transform:uppercase}.docs_title__riLYE{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;margin-bottom:.75rem}.docs_subtitle__vO2xR{font-size:1rem;color:var(--canvas-text-muted,#6b7280);line-height:1.6}.docs_layout__f_VfJ{display:grid;grid-template-columns:240px 1fr;max-width:1200px;margin:0 auto;min-height:calc(100vh - 300px)}.docs_nav__4aO9u{border-right:1px solid #e2e8f0;padding:2rem 0}.docs_navSticky__UZ_Al{position:-webkit-sticky;position:sticky;top:80px;padding:0 1.5rem;max-height:calc(100vh - 120px);overflow-y:auto}.docs_navSection__GAreX{margin-bottom:1.5rem}.docs_navTitle__k_PWq{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin-bottom:.5rem}.docs_navLink__QACOP{display:block;font-size:.8125rem;color:#64748b;text-decoration:none;padding:.3rem .75rem;border-radius:6px;transition:all .15s;margin-bottom:.125rem}.docs_navLink__QACOP:hover{color:#002366;background:rgba(0,35,102,.04)}.docs_content__z3y9t{padding:2.5rem 3rem}.docs_docSection__BLO6V{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #f1f5f9}.docs_docSection__BLO6V:last-child{border-bottom:none}.docs_sectionTitle__xCf7x{font-size:1.5rem;font-weight:700;color:#0f172a;margin-bottom:.75rem}.docs_sectionText__8IT_N{font-size:.9375rem;color:#64748b;line-height:1.7;margin-bottom:1.5rem}.docs_subsection__bOfaz{margin-bottom:2rem}.docs_subTitle__JebZn{font-size:1.125rem;font-weight:600;color:#0f172a;margin-bottom:.5rem}.docs_subText__5F4Ry{font-size:.875rem;color:#475569;line-height:1.7;margin-bottom:1rem}.docs_codeBlock__9RtKh{background:#0f172a;color:#e2e8f0;border-radius:10px;padding:1.25rem 1.5rem;font-size:.8125rem;font-family:SF Mono,Fira Code,Consolas,monospace;line-height:1.6;overflow-x:auto;margin-top:.75rem}.docs_mobileNavToggle__4YItg{display:none}.docs_mobileNavToggle__4YItg summary{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;font-size:.875rem;font-weight:600;color:#002366;cursor:pointer;list-style:none;margin-bottom:.75rem}.docs_mobileNavToggle__4YItg summary::-webkit-details-marker{display:none}.docs_mobileNavToggle__4YItg summary:after{content:"▾";font-size:.75rem;transition:transform .2s}.docs_mobileNavToggle__4YItg[open] summary:after{transform:rotate(180deg)}.docs_mobileNavInner___WWbD{padding:.5rem 0 1rem;border-bottom:1px solid #e2e8f0;margin-bottom:1rem;display:flex;flex-wrap:wrap;gap:.25rem .5rem}.docs_mobileNavInner___WWbD a{font-size:.8125rem;color:#64748b;text-decoration:none;padding:.3rem .65rem;border-radius:6px;transition:all .15s}.docs_mobileNavInner___WWbD a:hover{color:#002366;background:rgba(0,35,102,.04)}@media (max-width:768px){.docs_header__1UKLG{padding:4rem 0 2rem}.docs_layout__f_VfJ{grid-template-columns:1fr}.docs_nav__4aO9u{display:none}.docs_mobileNavToggle__4YItg{display:block}.docs_content__z3y9t{padding:1.5rem}}@media (max-width:480px){.docs_content__z3y9t{padding:1rem}}