.docs-layout_container__lLntv{display:flex;min-height:100vh}.docs-layout_sidebar__UmZBv{width:300px;background:#f8f9fa;border-right:1px solid #e9ecef;position:fixed;height:100vh;overflow-y:auto}.docs-layout_sidebarHeader__hzR0l{padding:1.5rem;border-bottom:1px solid #e9ecef;display:flex;align-items:center;justify-content:space-between}.docs-layout_logo__WiVa9{height:32px}.docs-layout_versionSelect__R0JXo{padding:.5rem;border:1px solid #e9ecef;border-radius:4px;background:white}.docs-layout_sidebarContent__XhYuR{padding:1.5rem}.docs-layout_section__23WDb{margin-bottom:2rem}.docs-layout_section__23WDb h3{color:#495057;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.docs-layout_section__23WDb ul{list-style:none;padding:0;margin:0}.docs-layout_section__23WDb li{margin-bottom:.5rem}.docs-layout_section__23WDb a{color:#495057;text-decoration:none;font-size:.9375rem;display:block;padding:.5rem;border-radius:4px;transition:all .2s}.docs-layout_section__23WDb a:hover{background:#e9ecef;color:#228be6}.docs-layout_section__23WDb a.docs-layout_active__uPRTR{background:#e7f5ff;color:#228be6;font-weight:500}.docs-layout_content__OEjZq{flex:1 1;margin-left:300px;min-height:100vh;display:flex;flex-direction:column}.docs-layout_contentHeader__QNGij{height:64px;border-bottom:1px solid #e9ecef;display:flex;align-items:center;padding:0 2rem;background:white;position:-webkit-sticky;position:sticky;top:0;z-index:10;justify-content:space-between}.docs-layout_search__8RJjp{flex:1 1;max-width:600px}.docs-layout_searchInput__swS3W{width:100%;padding:.5rem 1rem;border:1px solid #e9ecef;border-radius:4px;font-size:.9375rem}.docs-layout_searchInput__swS3W:focus{outline:none;border-color:#228be6;box-shadow:0 0 0 3px rgba(34,139,230,.1)}.docs-layout_headerLinks__0LxKn{display:flex;gap:1.5rem}.docs-layout_headerLinks__0LxKn a{color:#495057;text-decoration:none;font-size:.9375rem}.docs-layout_headerLinks__0LxKn a:hover{color:#228be6}.docs-layout_contentBody__TzdCj{flex:1 1;padding:2rem;max-width:1000px;margin:0 auto;width:100%}.docs-layout_footer__0v_LG{border-top:1px solid #e9ecef;padding:2rem;text-align:center;color:#868e96}.docs-layout_footerLinks__npoVQ{display:flex;justify-content:center;gap:1.5rem;margin-top:1rem}.docs-layout_footerLinks__npoVQ a{color:#868e96;text-decoration:none;font-size:.875rem}.docs-layout_footerLinks__npoVQ a:hover{color:#495057}@media (max-width:768px){.docs-layout_sidebar__UmZBv{transform:translateX(-100%);transition:transform .3s ease}.docs-layout_sidebar__UmZBv.docs-layout_open__pCh9p{transform:translateX(0)}.docs-layout_content__OEjZq{margin-left:0}.docs-layout_contentHeader__QNGij{padding:0 1rem}.docs-layout_contentBody__TzdCj{padding:1rem}}.docs_container__I89Gd{max-width:1200px;margin:0 auto;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.docs_header___ZaMN{text-align:center;margin-bottom:4rem;padding-bottom:2rem;border-bottom:1px solid #eaeaea}.docs_header___ZaMN h1{font-size:2.5rem;color:#333;margin-bottom:1rem}.docs_version__KHgfR{color:#666;font-size:1rem}.docs_main__T7BKX{margin-bottom:4rem}.docs_section__I7ife{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #eaeaea}.docs_section__I7ife h2{color:#2c5282;font-size:1.8rem;margin-bottom:1.5rem}.docs_section__I7ife h3{color:#2d3748;font-size:1.4rem;margin:1.5rem 0 1rem}.docs_section__I7ife h4{color:#4a5568;font-size:1.2rem;margin:1.2rem 0 .8rem}.docs_codeBlock__iAxi9{background:#1a202c;color:#e2e8f0;padding:1.5rem;border-radius:8px;overflow-x:auto;margin:1rem 0}.docs_codeBlock__iAxi9 pre{margin:0;white-space:pre-wrap;font-family:Fira Code,Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:.9rem;line-height:1.5}.docs_codeBlock__iAxi9 code{font-family:inherit}.docs_steps___GZUG{list-style-type:none;padding:0;counter-reset:step-counter}.docs_steps___GZUG li{counter-increment:step-counter;margin-bottom:2rem;padding-left:2.5rem;position:relative}.docs_steps___GZUG li:before{content:counter(step-counter);position:absolute;left:0;top:0;width:1.8rem;height:1.8rem;background:#2c5282;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700}.docs_tabs__8Q_OR{border:1px solid #eaeaea;border-radius:8px;overflow:hidden}.docs_tab__79ltp{padding:1.5rem;background:#f7fafc;border-bottom:1px solid #eaeaea}.docs_tab__79ltp:last-child{border-bottom:none}.docs_tab__79ltp h3{margin-top:0;color:#2c5282}.docs_footer__hPrqA{text-align:center;padding:2rem 0;color:#666;font-size:.9rem}.docs_section__I7ife a{color:#2c5282;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s}.docs_section__I7ife a:hover{border-bottom-color:#2c5282}code:not(.docs_codeBlock__iAxi9 code){background:#f1f5f9;padding:.2rem .4rem;border-radius:4px;font-size:.9em;color:#2d3748}.docs_table__9PGvq{overflow-x:auto;margin:1.5rem 0}.docs_table__9PGvq table{width:100%;border-collapse:collapse;font-size:.9rem}.docs_table__9PGvq td,.docs_table__9PGvq th{padding:.75rem;text-align:left;border:1px solid #e2e8f0}.docs_table__9PGvq th{background:#f7fafc;font-weight:600;color:#2d3748}.docs_table__9PGvq tr:nth-child(2n){background:#f8fafc}.docs_table__9PGvq tr:hover{background:#edf2f7}.docs_section__I7ife ul:not(.docs_steps___GZUG){padding-left:1.5rem;margin:1rem 0}.docs_section__I7ife ul:not(.docs_steps___GZUG) li{margin-bottom:.5rem;line-height:1.6}@media (max-width:768px){.docs_container__I89Gd{padding:1rem}.docs_header___ZaMN h1{font-size:2rem}.docs_section__I7ife h2{font-size:1.5rem}.docs_codeBlock__iAxi9{padding:1rem}.docs_steps___GZUG li{padding-left:2rem}}