.search-results{width:100%;max-width:600px;margin:0 auto;padding:48px 24px;font-family:inherit}.search-results-header{margin-bottom:24px}.search-results-title{font-size:16px;color:var(--hc-text-light);margin:0;font-weight:400;font-family:inherit;line-height:1.5}.search-results-title strong{color:var(--hc-text-dark);font-weight:600}.search-results-list{display:flex;flex-direction:column;background-color:var(--hc-bg-primary);border:1px solid rgba(0,0,0,.08);border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000000d;padding:0;max-width:600px;margin:0 auto;width:100%}.search-results-empty{padding:48px 24px;text-align:center}.hc-inline-chat{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden}.hc-inline-chat-empty-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;width:100%;gap:24px;padding-bottom:60px}.hc-inline-chat-welcome-title{color:#192847;font-size:26px;font-weight:600;line-height:36px;text-align:center;margin:0}.article-toc{position:relative;padding:0;background:transparent;width:100%}.article-toc-header{margin-bottom:16px;padding-bottom:0;border-bottom:none}.article-toc-title{font-size:13px;font-weight:600;color:var(--hc-text-dark);margin:0;letter-spacing:.01em;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.article-toc-list{list-style:none;margin:0;padding:0}.article-toc-item{margin:0;padding:0;line-height:1.5;transition:color .2s ease}.article-toc-item+.article-toc-item{margin-top:8px}.article-toc-link{display:block;padding:0;color:var(--hc-text-light);text-decoration:none;font-size:13px;line-height:1.6;transition:color .2s ease;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-wrap:break-word;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.article-toc-link:hover{color:var(--hc-text-dark);text-decoration:none}.article-toc-item-active .article-toc-link{color:var(--hc-primary-color);font-weight:500;background-color:transparent;border-left:none;padding-left:0}.article-toc-item-level-1 .article-toc-link{font-weight:500;font-size:13px;color:var(--hc-text-dark)}.article-toc-item-level-2 .article-toc-link,.article-toc-item-level-3 .article-toc-link{font-weight:400;font-size:13px;padding-left:0}.article-toc-item-level-4 .article-toc-link,.article-toc-item-level-5 .article-toc-link,.article-toc-item-level-6 .article-toc-link{font-weight:400;font-size:13px;color:var(--hc-text-muted);padding-left:0}.article-toc-nav::-webkit-scrollbar{width:4px}.article-toc-nav::-webkit-scrollbar-track{background:transparent}.article-toc-nav::-webkit-scrollbar-thumb{background:var(--hc-scrollbar-thumb);border-radius:2px}.article-toc-nav::-webkit-scrollbar-thumb:hover{background:var(--hc-scrollbar-hover)}.article-toc-empty{padding:8px 0;color:var(--hc-text-muted)}.help-center-renderer{min-height:100vh;background-color:var(--hc-bg-primary);padding:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.help-center-preview-card{width:100%;max-width:100%;background-color:var(--hc-bg-primary);border-radius:0;overflow:visible;box-shadow:none;display:flex;flex-direction:column;min-height:100vh}.help-center-header{background-color:transparent;position:absolute;top:0;left:0;right:0;z-index:10;padding:var(--hc-space-md) 0}.help-center-renderer[data-layout-type=docs] .help-center-header{display:none}.docs-top-header{position:fixed;top:0;left:var(--hc-sidebar-width);right:0;background-color:var(--hc-white);border-bottom:none;z-index:101;display:flex;align-items:center;padding:0 var(--hc-space-xl) 0 0;border-bottom:1px solid #E9EEF2}.dark-theme .docs-top-header{border-bottom:1px solid var(--hc-border-color)}.docs-top-header--ai{height:60px}.docs-top-header-content{flex:1;display:flex;align-items:center;min-width:0}.help-center-renderer[data-layout-type=docs]{background-color:var(--hc-bg-secondary)}.help-center-renderer[data-layout-type=docs] .help-center-preview-card{background-color:transparent;position:relative}.help-center-renderer[data-layout-type=docs] .help-center-preview-card:after{content:"";position:fixed;top:var(--hc-header-height);left:var(--hc-sidebar-width);right:4px;bottom:4px;background-color:var(--hc-bg-primary);border-top-left-radius:var(--hc-radius-lg);z-index:0;pointer-events:none}.help-center-renderer[data-layout-type=docs] .help-center-preview-categories,.help-center-renderer[data-layout-type=docs] .help-center-article-view,.help-center-renderer[data-layout-type=docs] .help-center-preview-search-results,.help-center-renderer[data-layout-type=docs] .help-center-loading-search{position:relative;z-index:1}.docs-top-header-left{width:var(--hc-sidebar-width);flex-shrink:0;display:flex;align-items:center;gap:10px;padding-left:var(--hc-space-md)}.docs-top-header-links{display:flex;align-items:center;gap:var(--hc-space-lg);margin-left:auto;flex-shrink:0;padding-right:var(--hc-space-sm)}.docs-top-header-link{color:var(--hc-text-secondary);font-size:var(--hc-font-size-sm);font-weight:400;text-decoration:none;transition:color .15s ease;white-space:nowrap;font-family:var(--hc-font-family);letter-spacing:.01em}.docs-top-header-link:hover{color:var(--hc-text-primary)}.help-center-header-docs{position:fixed;top:0;left:0;right:0;height:0;z-index:1001;pointer-events:none}.help-center-header-docs .mobile-sidebar-toggle{pointer-events:all}.help-center-mobile-navbar{display:none;position:fixed;top:0;left:0;right:0;height:64px;background-color:var(--hc-bg-primary);border-bottom:1px solid var(--hc-border-light);z-index:1001;align-items:center;padding:0 var(--hc-space-md);box-shadow:0 1px 3px #0000000d}.help-center-mobile-navbar-content{display:flex;align-items:center;gap:var(--hc-space-base);flex:1;margin-left:var(--hc-space-xxl)}.help-center-mobile-logo{height:28px;width:auto;max-width:150px;object-fit:contain}.help-center-mobile-name{color:var(--hc-text-dark);font-size:var(--hc-font-size-lg);font-weight:600;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.help-center-header-container{margin:0 auto;width:100%;padding:0 var(--hc-space-lg);display:grid;grid-template-columns:auto 1fr auto;gap:var(--hc-space-lg);align-items:center;max-width:var(--hc-max-width-large)}.help-center-renderer[data-layout-type=docs] .help-center-header-container{grid-template-columns:auto 1fr auto;gap:24px}.help-center-header-left{display:flex;align-items:center;gap:12px}.help-center-logo{height:32px;width:auto;max-width:200px;object-fit:contain}.help-center-name{color:var(--hc-white);font-size:var(--hc-font-size-lg);font-weight:500;margin:0}.help-center-header-search{display:flex;justify-content:center;align-items:center;max-width:500px;margin:0 auto;width:100%}.help-center-header-search-wrapper{display:flex;align-items:center;gap:var(--hc-space-base);background-color:var(--hc-bg-primary);border:1px solid var(--hc-border-color);border-radius:var(--hc-radius-md);padding:var(--hc-space-sm) var(--hc-space-md);width:100%;transition:all .2s;box-shadow:0 1px 2px #0000000d}.help-center-header-search-wrapper:hover{background-color:var(--hc-bg-primary);border-color:#00000026;box-shadow:0 2px 4px #0000001a}.help-center-header-search-icon{color:var(--hc-text-muted);font-size:var(--hc-font-size-lg);flex-shrink:0}.help-center-header-search-placeholder{flex:1;color:var(--hc-text-muted);font-size:var(--hc-font-size-md);text-align:left}.help-center-header-search-shortcut{color:var(--hc-text-muted);font-size:var(--hc-font-size-xs);padding:2px var(--hc-space-sm);background-color:#0000000d;border:1px solid var(--hc-border-color);border-radius:var(--hc-radius-sm);font-family:monospace;flex-shrink:0}.help-center-header-right{display:flex;align-items:center;justify-content:flex-end}.language-selector{display:flex;align-items:center;gap:8px;cursor:pointer;padding:6px 12px;border-radius:4px;transition:background-color .2s}.language-selector:hover{background-color:#ffffff1a}.language-icon{color:var(--hc-white);font-size:16px}.language-text{color:var(--hc-white);font-size:var(--hc-font-size-md);margin:0}.language-chevron{color:var(--hc-white);font-size:12px}.help-center-preview-banner{padding:80px 32px 64px;text-align:center;border-radius:0;position:relative}.help-center-preview-title{color:var(--hc-white);margin-bottom:var(--hc-space-xxl);font-size:var(--hc-font-size-huge);font-weight:600;line-height:1.2}.help-center-preview-search-wrapper{max-width:100%;display:flex;justify-content:center;padding:0 24px}.help-center-preview-search-container{background-color:var(--hc-bg-primary);border-radius:var(--hc-radius-md);padding:var(--hc-space-md) 20px;display:flex;align-items:center;gap:var(--hc-space-base);width:100%;max-width:600px;box-shadow:var(--hc-shadow-sm)}.help-center-preview-search-icon{color:var(--hc-text-muted);font-size:18px;flex-shrink:0}.help-center-preview-search-input{border:none;outline:none;flex:1;font-size:var(--hc-font-size-lg);color:var(--hc-text-dark);background:transparent;font-family:inherit}.help-center-preview-search-input::placeholder{color:var(--hc-text-muted)}.help-center-preview-search-clear{color:var(--hc-text-muted);font-size:14px;cursor:pointer;flex-shrink:0;padding:4px;transition:color .2s}.help-center-preview-search-clear:hover{color:var(--hc-text-dark)}.help-center-preview-categories{padding:24px;flex:1;display:flex;flex-direction:column;justify-content:flex-start;background-color:var(--hc-bg-primary);overflow:visible}.help-center-renderer[data-layout-type=docs] .help-center-preview-categories{margin-left:0;max-width:none;width:auto;padding-left:24px;padding-right:24px;padding-top:24px}.help-center-renderer[data-layout-type=docs] .help-center-collection-view>div[style*="display: flex"]{display:block}.help-center-renderer[data-layout-type=docs] .help-center-collection-view>div[style*="display: flex"]>div[style*="flex: 1"]{margin-left:0;padding-left:0}.help-center-categories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:var(--hc-space-lg);max-width:var(--hc-max-width);margin:0 auto;width:100%;padding:0 var(--hc-space-lg)}.help-center-pagination{display:flex;justify-content:center;margin-top:var(--hc-space-xxl);padding:0 var(--hc-space-lg)}.help-center-collection-card{background-color:var(--hc-bg-primary);border:1px solid var(--hc-border-lighter);border-radius:var(--hc-radius-md);padding:var(--hc-space-lg);cursor:pointer;transition:all .2s;display:flex;align-items:flex-start;gap:20px;box-shadow:var(--hc-shadow-sm)}.help-center-collection-card:hover{border-color:#0000001f;box-shadow:var(--hc-shadow-md);transform:translateY(-2px)}.collection-card-icon-wrapper{flex-shrink:0}.collection-card-icon-circle{width:64px;height:64px;border-radius:50%;border:2px solid;display:flex;align-items:center;justify-content:center;background-color:transparent}.collection-card-icon{font-size:32px;display:block;line-height:1}.collection-card-content{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}.collection-card-title{font-size:var(--hc-font-size-xl);color:var(--hc-text-dark);margin:0;font-weight:600;line-height:1.3}.collection-card-description{font-size:var(--hc-font-size-md);color:var(--hc-text-light);margin:0;line-height:1.5}.collection-card-meta{display:flex;align-items:center;gap:8px;margin-top:4px}.collection-card-author{display:flex;align-items:center;gap:6px}.author-avatar{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--hc-white);font-size:10px;font-weight:600;flex-shrink:0}.author-name{font-size:13px;color:var(--hc-text-light);margin:0}.collection-card-separator{font-size:13px;color:var(--hc-text-muted);margin:0}.collection-card-articles{font-size:13px;color:var(--hc-text-light);margin:0}.help-center-articles-grid{display:grid;gap:var(--hc-space-md);max-width:var(--hc-max-width);margin:0 auto;width:100%;padding:0 var(--hc-space-lg)}.help-center-article-card{background-color:var(--hc-bg-primary);border:1px solid var(--hc-border-lighter);border-radius:var(--hc-radius-md);padding:var(--hc-space-md);cursor:pointer;transition:all .2s;display:flex;align-items:flex-start;gap:var(--hc-space-base);box-shadow:var(--hc-shadow-sm)}.help-center-article-card:hover{border-color:#0000001f;box-shadow:var(--hc-shadow-md);transform:translateY(-2px)}.article-card-icon-wrapper{flex-shrink:0}.article-card-icon-circle{width:48px;height:48px;border-radius:50%;border:2px solid;display:flex;align-items:center;justify-content:center;background-color:transparent}.article-card-icon{font-size:24px;display:block;line-height:1}.article-card-content{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}.article-card-title{font-size:var(--hc-font-size-lg);color:var(--hc-text-dark);font-weight:600;margin:0;line-height:1.4}.article-card-description{font-size:var(--hc-font-size-md);color:var(--hc-text-light);margin:0;line-height:1.5}.article-card-meta{display:flex;align-items:center;gap:8px;margin-top:4px}.article-card-author{display:flex;align-items:center;gap:6px}.help-center-articles-grid.single-column{flex-direction:column;background-color:var(--hc-bg-primary);border:1px solid var(--hc-border-lighter);border-radius:var(--hc-radius-md);overflow:hidden;box-shadow:var(--hc-shadow-sm);padding:0;max-width:calc(var(--hc-max-width) - var(--hc-space-xxl));margin:0 auto;width:100%}.help-center-articles-grid.single-column .help-center-article-card{border:none;border-bottom:1px solid rgba(0,0,0,.06);border-radius:0;box-shadow:none;margin:0}.help-center-articles-grid.single-column .help-center-article-card:last-child{border-bottom:none}.help-center-articles-grid.single-column .help-center-article-card:hover{transform:none;box-shadow:none;background-color:var(--hc-bg-hover)}.help-center-featured-articles{max-width:1200px;margin:0 auto;width:100%}.help-center-featured-articles-grid.single-column{display:flex;flex-direction:column;background-color:var(--hc-bg-primary);border:1px solid var(--hc-border-lighter);border-radius:var(--hc-radius-md);overflow:hidden;box-shadow:var(--hc-shadow-sm)}.help-center-featured-articles-grid.single-column .article-list-item{border-bottom:1px solid rgba(0,0,0,.06);border-radius:0}.help-center-featured-articles-grid.single-column .article-list-item:last-child{border-bottom:none}.help-center-featured-articles-grid.multi-column .article-list-item{background-color:var(--hc-bg-primary);border:1px solid rgba(0,0,0,.08);border-radius:8px;box-shadow:0 1px 3px #0000000d}.help-center-featured-articles-grid.multi-column .article-list-item:hover{border-color:#0000001f;box-shadow:0 4px 12px #0000001a}.help-center-preview-search-results{padding:48px;max-width:1200px;margin:0 auto}.help-center-loading-search{text-align:center;padding:24px}.help-center-no-results,.help-center-empty{padding:48px 24px;text-align:center}.help-center-collection-view{max-width:var(--hc-max-width);margin:0 auto;width:100%;padding:0 var(--hc-space-lg) var(--hc-space-xxl)}.help-center-renderer[data-layout-type=docs] .help-center-collection-view{margin-left:var(--hc-sidebar-width);margin-right:auto;max-width:min(var(--hc-max-width),calc(100vw - var(--hc-sidebar-width) - var(--hc-space-huge)));width:auto;padding-left:var(--hc-space-lg);padding-right:var(--hc-space-lg);padding-top:var(--hc-space-lg)}.collection-breadcrumbs{display:flex;flex-direction:column;gap:var(--hc-space-base);margin-bottom:var(--hc-space-lg);padding-top:var(--hc-space-lg)}.help-center-renderer[data-layout-type=docs] .collection-breadcrumbs{padding-top:16px;margin-bottom:16px;gap:8px}.collection-back-button{display:flex;align-items:center;gap:6px;padding:0;height:auto;color:var(--hc-text-light);font-size:var(--hc-font-size-md);font-weight:500}.collection-back-button:hover{color:var(--hc-primary-color)}.collection-breadcrumbs .breadcrumb-path{display:flex;align-items:center;gap:8px;flex-wrap:wrap;max-width:100%;overflow:hidden}.breadcrumb-link{padding:0;height:auto;color:var(--hc-text-light);font-size:var(--hc-font-size-md);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.breadcrumb-link:hover{color:var(--hc-primary-color)}.breadcrumb-separator{color:var(--hc-text-muted);font-size:14px}.breadcrumb-ellipsis{color:var(--hc-text-muted);font-size:14px;margin:0 4px}.breadcrumb-current{color:var(--hc-text-dark);font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:300px}.help-center-collection-header{display:flex;align-items:flex-start;gap:24px;margin-bottom:32px}.help-center-renderer[data-layout-type=docs] .help-center-collection-header{margin-bottom:24px;gap:20px}.collection-header-icon-wrapper{flex-shrink:0}.collection-header-icon-circle{width:80px;height:80px;border-radius:50%;border:2px solid;display:flex;align-items:center;justify-content:center;background-color:transparent}.collection-header-icon{font-size:40px;display:block;line-height:1}.collection-header-content{flex:1;display:flex;flex-direction:column;gap:8px}.collection-header-title{margin:0;font-size:var(--hc-font-size-huge);font-weight:600;color:var(--hc-text-dark);line-height:1.2}.collection-header-description{font-size:16px;color:var(--hc-text-light);margin:0;line-height:1.5}.collection-header-meta{display:flex;align-items:center;gap:8px;margin-top:8px}.collection-header-author{display:flex;align-items:center;gap:6px}.collection-author-avatar{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--hc-white);font-size:12px;font-weight:600;flex-shrink:0}.collection-author-name{font-size:14px;color:var(--hc-text-light);margin:0}.collection-header-separator{font-size:14px;color:var(--hc-text-muted);margin:0}.collection-header-articles{font-size:14px;color:var(--hc-text-light);margin:0}.help-center-article-list{margin-top:24px}.article-list-container.single-column{flex-direction:column;background-color:var(--hc-bg-primary);border:1px solid var(--hc-border-lighter);border-radius:var(--hc-radius-md);overflow:hidden;box-shadow:var(--hc-shadow-sm)}.article-list-container.single-column .article-list-item{border-bottom:1px solid rgba(0,0,0,.06);border-radius:0}.article-list-container.single-column .article-list-item:last-child{border-bottom:none}.article-list-container.multi-column{background-color:transparent;border:none;border-radius:0;overflow:visible;box-shadow:none}.article-list-container.multi-column .article-list-item{background-color:var(--hc-bg-primary);border:1px solid rgba(0,0,0,.08);border-radius:8px;box-shadow:0 1px 3px #0000000d}.article-list-container.multi-column .article-list-item:hover{border-color:#0000001f;box-shadow:0 4px 12px #0000001a}.article-list-container:not(.single-column):not(.multi-column){background-color:var(--hc-bg-primary);border:1px solid rgba(0,0,0,.08);border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000000d}.article-list-item{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;cursor:pointer;transition:background-color .2s;border-bottom:1px solid rgba(0,0,0,.06)}.article-list-item:last-child{border-bottom:none}.article-list-item:hover{background-color:var(--hc-bg-hover)}.article-list-title{font-size:16px;color:var(--hc-text-dark);font-weight:500;flex:1}.article-list-arrow{color:var(--hc-text-muted);font-size:14px;flex-shrink:0;margin-left:12px;transition:transform .2s,color .2s}.article-list-item:hover .article-list-arrow{color:var(--hc-primary-color);transform:translate(4px)}.help-center-article-view{max-width:1600px;margin:0 auto;width:100%;padding:0 48px 48px;overflow:visible}.help-center-renderer[data-layout-type=docs] .help-center-article-view{margin-left:0;margin-right:0;max-width:100%;width:100%;padding:0 0 32px;box-sizing:border-box}@media (min-width: 769px){.help-center-renderer[data-layout-type=docs] .help-center-article-view{padding-left:0;padding-right:0}.help-center-renderer[data-layout-type=docs] .article-main-content{padding:var(--hc-space-xl) var(--hc-space-huge) var(--hc-space-xxl);margin-left:var(--hc-sidebar-width);margin-right:320px;width:calc(100vw - var(--hc-sidebar-width) - 320px);max-width:none}}.help-center-article-view:has(.article-view-content.home-layout){max-width:900px;padding:0 24px 48px}.help-center-article-view .article-view-content.home-layout{max-width:100%;margin:0;padding:0;grid-template-columns:1fr 320px;gap:24px}.help-center-article-view .article-view-content.home-layout .article-main-content{max-width:100%}@media (max-width: 1200px){.help-center-article-view:has(.article-view-content.home-layout){max-width:100%;padding:0 32px 48px}.help-center-article-view .article-view-content.home-layout{grid-template-columns:1fr 280px;gap:32px}.help-center-article-view .article-view-content.home-layout .article-sidebar{width:280px}}@media (max-width: 968px){.help-center-article-view:has(.article-view-content.home-layout){padding:0 24px 48px}.help-center-article-view .article-view-content.home-layout{grid-template-columns:1fr;gap:32px}.help-center-article-view .article-view-content.home-layout .article-sidebar{position:static;width:100%;max-width:100%;border-left:none;border-top:1px solid var(--hc-border-gray);padding-left:0;padding-top:var(--hc-space-xl);margin-top:var(--hc-space-xl)}.help-center-article-view .article-view-content.home-layout .article-main-content{max-width:100%}}@media (max-width: 768px){.help-center-article-view:has(.article-view-content.home-layout){padding:0 20px 32px}.help-center-article-view .article-view-content.home-layout{gap:24px}.help-center-article-view .article-view-content.home-layout .article-sidebar{padding-top:24px;margin-top:24px}.help-center-article-view .article-view-content.home-layout .article-title{font-size:28px;line-height:1.3;margin-bottom:var(--hc-space-base)}.help-center-article-view .article-view-content.home-layout .article-subtitle{font-size:16px;line-height:1.5}.help-center-article-view .article-view-content.home-layout .article-header{margin-bottom:24px}.help-center-article-view .article-view-content.home-layout .article-breadcrumbs{padding-top:16px;margin-bottom:20px}.help-center-article-view .article-view-content.home-layout .article-body{line-height:1.7}.help-center-article-view .article-view-content.home-layout .article-body p{margin-bottom:16px}.help-center-article-view .article-view-content.home-layout .article-body h2{margin-top:32px;margin-bottom:16px}.help-center-article-view .article-view-content.home-layout .article-body h3{margin-top:24px;margin-bottom:12px}.help-center-article-view .article-view-content.home-layout .article-body ul,.help-center-article-view .article-view-content.home-layout .article-body ol{margin-bottom:16px;padding-left:24px}.help-center-article-view .article-view-content.home-layout .article-body li{margin-bottom:8px}}.article-breadcrumbs{display:flex;flex-direction:column;gap:12px;margin-bottom:24px;padding-top:24px}.help-center-renderer[data-layout-type=docs] .article-breadcrumbs{padding-top:8px;margin-bottom:12px;gap:6px}.article-back-button{display:flex;align-items:center;gap:6px;padding:0;height:auto;color:var(--hc-text-light);font-size:var(--hc-font-size-md);font-weight:500}.article-back-button:hover{color:var(--hc-primary-color)}.article-breadcrumbs .breadcrumb-path{display:flex;align-items:center;gap:8px}.article-view-content{display:grid;gap:64px;align-items:start}.article-view-content{grid-template-columns:1fr 320px;gap:24px;align-items:start}.article-view-content:has(.article-hierarchy-sidebar){grid-template-columns:280px 1fr 320px;gap:24px;padding-left:0;padding-right:0}.help-center-renderer[data-layout-type=docs] .article-view-content:has(.article-hierarchy-sidebar){grid-template-columns:1fr 320px;gap:24px;padding-left:0;padding-right:0;max-width:100%}.help-center-renderer[data-layout-type=docs] .article-view-content{grid-template-columns:1fr 320px;gap:24px;max-width:100%}.help-center-renderer[data-layout-type=docs] .article-view-content:not(:has(.article-sidebar)){grid-template-columns:1fr;gap:0}.article-hierarchy-sidebar{position:fixed;top:var(--hc-space-lg);left:max(var(--hc-space-xxl),calc((100vw - var(--hc-max-width-large)) / 2 + var(--hc-space-xxl)));width:var(--hc-sidebar-width);border-right:1px solid var(--hc-border-gray);padding-right:var(--hc-space-lg);padding-left:0;height:fit-content;max-height:calc(100vh - var(--hc-space-xxl));overflow-y:auto;overflow-x:visible;z-index:10;will-change:transform;background-color:var(--hc-bg-primary)}.help-center-renderer[data-layout-type=docs] .article-hierarchy-sidebar{position:fixed;top:0;left:0;width:var(--hc-sidebar-width);height:calc(110vh - var(--hc-header-height));max-height:calc(110vh - var(--hc-header-height));padding:0;border-right:none;background-color:var(--hc-bg-secondary);z-index:100;overflow:hidden;display:flex;flex-direction:column}.article-hierarchy-sidebar::-webkit-scrollbar{width:4px}.article-hierarchy-sidebar::-webkit-scrollbar-track{background:transparent}.article-hierarchy-sidebar::-webkit-scrollbar-thumb{background:var(--hc-scrollbar-thumb);border-radius:2px}.article-hierarchy-sidebar::-webkit-scrollbar-thumb:hover{background:var(--hc-scrollbar-hover)}.hierarchy-sidebar-header{display:flex;align-items:center;gap:10px;padding:16px 16px 12px;background-color:transparent}.hierarchy-sidebar-logo{height:26px;width:auto;max-width:200px;object-fit:contain}.hierarchy-sidebar-title{font-size:var(--hc-font-size-md);font-weight:600;color:var(--hc-text-darker);margin:0;letter-spacing:-.01em}.hierarchy-sidebar-search{padding:0 12px 12px;background-color:transparent}.hierarchy-sidebar-search-wrapper{display:flex;align-items:center;gap:var(--hc-space-sm);background-color:var(--hc-bg-primary);border:1px solid var(--hc-border-gray);border-radius:var(--hc-radius-md);padding:var(--hc-space-sm) var(--hc-space-base);width:100%;transition:all .15s ease;box-shadow:none;font-family:inherit}.hierarchy-sidebar-search-wrapper:hover{border-color:var(--hc-border-gray)}.hierarchy-sidebar-search-icon{color:var(--hc-text-muted);font-size:14px;flex-shrink:0}.hierarchy-sidebar-search-placeholder{flex:1;color:var(--hc-text-muted);font-size:14px;text-align:left;font-family:inherit}.hierarchy-sidebar-search-shortcut{display:flex;align-items:center;gap:3px}.hierarchy-sidebar-search-key{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 4px;background-color:var(--hc-bg-secondary);border:1px solid var(--hc-border-gray);border-radius:4px;font-size:11px;color:var(--hc-text-muted);font-family:inherit;line-height:1}.hierarchy-sidebar-content{flex:1;overflow-y:auto;overflow-x:visible;padding:4px 12px 16px;background-color:transparent;font-family:inherit}.hierarchy-sidebar-content::-webkit-scrollbar{width:4px}.hierarchy-sidebar-content::-webkit-scrollbar-track{background:transparent}.hierarchy-sidebar-content::-webkit-scrollbar-thumb{background:var(--hc-scrollbar-thumb);border-radius:2px}.hierarchy-sidebar-content::-webkit-scrollbar-thumb:hover{background:var(--hc-scrollbar-hover)}.hierarchy-sidebar-footer{padding:24px 20px;border-top:1px solid var(--hc-border-slate);background-color:transparent;display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0}.hierarchy-sidebar-extra-links{display:flex;flex-direction:column;width:100%}.hierarchy-item-link{padding:7px 8px;border-radius:6px;cursor:pointer;background-color:transparent;margin-bottom:2px;margin-left:12px;display:flex;align-items:center;white-space:nowrap;overflow:hidden;transition:background-color .15s ease;font-size:14px;font-weight:500;color:var(--hc-text-secondary);text-decoration:none}.help-center-read-only .hierarchy-item-link{cursor:default}.hierarchy-item-link:hover,.hierarchy-item-footer-link:hover{background-color:#0000000a}.hierarchy-item-link:hover,.collection-hierarchy-header:hover,.hierarchy-item-footer-link:hover{background-color:var(--hc-white)!important}.hierarchy-item-link.is-active{background-color:var(--hc-white);color:var(--hc-primary-color)}.hierarchy-item-footer-link{padding:8px;border-radius:6px;cursor:pointer;background-color:transparent;margin-bottom:2px;display:flex;align-items:center;white-space:nowrap;overflow:hidden;transition:background-color .15s ease;font-size:14px;font-weight:500;color:var(--hc-sidebar-text);text-decoration:none;font-family:var(--hc-font-family)}.hierarchy-item-footer-link a{color:var(--hc-sidebar-text);text-decoration:none}.hierarchy-sidebar-header{display:flex;align-items:center;gap:12px;height:60px;padding:0 20px;background-color:transparent}.hierarchy-sidebar-logo{height:28px;width:28px;object-fit:contain}.hierarchy-sidebar-title{font-size:20px;color:var(--hc-text-darker);margin:0;font-family:var(--hc-font-family)}.ask-ai-button-sidebar{width:100%;height:44px;background-color:var(--hc-white);border-radius:var(--hc-radius-lg);color:var(--hc-sidebar-text);font-weight:600;display:flex;align-items:center;justify-content:center;gap:var(--hc-space-sm);box-shadow:var(--hc-shadow-sm);font-size:15px}.ask-ai-button-sidebar:hover{background-color:var(--hc-primary-light)!important;border-color:var(--hc-primary-color)!important;color:var(--hc-sidebar-text)!important}.dark-theme .ask-ai-button-sidebar:hover{background-color:var(--hc-bg-primary)!important}.ask-ai-button-footer{width:100%;height:40px;background-color:var(--hc-white);border:1px solid var(--hc-border-lightest);border-radius:var(--hc-radius-md);color:var(--hc-primary-color);font-weight:600;display:flex;align-items:center;justify-content:center;gap:var(--hc-space-sm);box-shadow:var(--hc-shadow-sm);transition:all .2s ease;font-size:var(--hc-font-size-md)}.ask-ai-button-footer:hover{background-color:var(--hc-primary-light);border-color:var(--hc-primary-color);transform:translateY(-1px)}.ai-agent-main-content-area{display:flex;flex-direction:column;width:100%;max-width:800px;margin:0 auto;height:calc(100vh - 60px);padding:0 48px 24px;overflow:hidden}.welcome-title{font-size:30px;color:var(--hc-text-darker);margin-bottom:48px;letter-spacing:-.02em;font-family:var(--hc-font-family);font-style:normal;font-weight:600;line-height:38px}.ai-agent-landing-header{height:60px;border-bottom:1px solid var(--hc-border-slate);display:flex;align-items:center;padding:0 24px;width:100%;background-color:var(--hc-bg-primary)}.ai-agent-header-breadcrumb{display:flex;align-items:center;gap:10px;padding:6px 14px;background-color:var(--hc-bg-primary);font-family:var(--hc-font-family)}.ai-agent-header-breadcrumb .anticon{font-size:16px}.breadcrumb-bot-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:var(--hc-text-secondary);font-size:15px;background-color:var(--hc-bg-hover);border:1px solid var(--hc-border-gray);border-radius:6px}.ai-agent-header-breadcrumb span{font-size:14px;font-weight:700;color:var(--hc-text-darker)}.landing-chat-input-wrapper{width:820px;position:relative;background-color:var(--hc-text-bg-primary);border:1px solid var(--hc-border-gray);border-radius:12px;padding:16px 20px;display:flex;align-items:center;gap:16px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.attachment-icon{font-size:22px;color:var(--hc-text-muted);cursor:pointer;transition:color .2s}.attachment-icon:hover{color:var(--hc-text-secondary)}.landing-chat-input{flex:1;border:none;background:transparent;font-size:18px;color:var(--hc-text-darker);outline:none}.landing-chat-input::placeholder{color:var(--hc-text-muted)}.landing-send-button{width:36px;height:36px;background-color:var(--hc-primary-color);border:none;border-radius:var(--hc-radius-lg);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.landing-send-button:hover{background-color:var(--hc-primary-color);transform:scale(1.05)}.landing-chat-hint{position:absolute;bottom:-28px;left:20px;font-size:13px;color:var(--hc-text-muted)}.hierarchy-sidebar-footer-button{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;background-color:var(--hc-bg-primary);border:1px solid var(--hc-border-gray);border-radius:8px;color:var(--hc-text-secondary);font-size:13px;cursor:pointer;transition:all .15s ease;width:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.hierarchy-sidebar-footer-button:hover{background-color:var(--hc-bg-hover);border-color:var(--hc-border-gray);color:var(--hc-text-secondary)}.hierarchy-sidebar-footer-icon{font-size:var(--hc-font-size-md);color:var(--hc-primary-color)}.collection-hierarchy-item,.help-center-renderer[data-layout-type=docs] .hierarchy-sidebar-content .collection-hierarchy-item{margin-bottom:2px}.article-hierarchy-sidebar [data-article-link]:hover{background-color:var(--hc-bg-hover)}.article-hierarchy-sidebar [data-article-link],.article-hierarchy-sidebar [data-article-link] .ant-typography{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.collection-hierarchy-header{transition:all .15s ease;padding:8px;border-radius:6px;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.collection-hierarchy-header:hover:not(.active){background-color:var(--hc-bg-hover)}.collection-hierarchy-header.active{font-weight:600;background-color:var(--hc-primary-light);color:var(--hc-primary-color)}.article-main-content{min-width:0;word-wrap:break-word;overflow-wrap:break-word;word-break:normal}.article-collection-path{margin-bottom:16px;padding-top:0}.article-collection-path-text{font-size:var(--hc-font-size-md);color:var(--hc-primary-color);font-weight:500}.help-center-renderer[data-layout-type=docs] .article-main-content{margin-left:0;padding:24px 64px 48px;max-width:100%;margin-right:0;width:100%;box-sizing:border-box}@media (min-width: 1024px){.help-center-renderer[data-layout-type=docs] .article-hierarchy-sidebar{left:0;width:280px}.help-center-renderer[data-layout-type=docs] .article-sidebar{right:0}.help-center-renderer[data-layout-type=docs] .help-center-header-container{padding-left:24px;padding-right:24px;max-width:1600px;margin:0 auto}.help-center-renderer[data-layout-type=docs] .help-center-article-view{margin-left:0;padding-left:0;padding-right:0}.help-center-renderer[data-layout-type=docs] .article-view-content{margin-left:280px;margin-right:0;width:calc(100% - 280px);max-width:calc(100% - 280px)}.help-center-renderer[data-layout-type=docs] .article-view-content:not(:has(.article-sidebar)){width:calc(100% - 280px);max-width:calc(100% - 280px)}.help-center-renderer[data-layout-type=docs] .article-main-content{margin-left:0;padding:24px 64px 48px 24px;width:100%;max-width:100%;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word;word-break:normal}.help-center-renderer[data-layout-type=docs] .article-title,.help-center-renderer[data-layout-type=docs] .article-subtitle,.help-center-renderer[data-layout-type=docs] .article-body{word-wrap:break-word;overflow-wrap:break-word;word-break:normal;white-space:normal;min-width:0;max-width:100%}}.article-header{margin-bottom:32px}.help-center-renderer[data-layout-type=docs] .article-header{margin-bottom:16px}.article-title{margin:0 0 var(--hc-space-md) 0;font-size:var(--hc-font-size-huge);font-weight:600;color:var(--hc-text-dark);line-height:1.3;letter-spacing:-.01em;word-wrap:break-word;overflow-wrap:break-word;word-break:normal;white-space:normal;min-width:0;max-width:100%}.article-reading-time{display:flex;align-items:center;gap:6px;margin-top:8px;margin-bottom:16px;color:var(--hc-text-muted);font-size:14px}.article-reading-time .anticon{font-size:14px;color:var(--hc-text-muted)}.article-updated-section{display:flex;align-items:center;gap:8px;margin-top:48px;margin-bottom:24px;padding-top:24px;border-top:1px solid var(--hc-border-gray)}.article-updated-section .anticon{font-size:16px;color:var(--hc-text-muted)}.article-updated-text{color:var(--hc-text-muted);font-size:14px;margin:0}.article-author-section{display:flex;align-items:center;gap:12px;margin-top:24px;margin-bottom:48px}.article-author-section .article-author-avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--hc-white);font-size:14px;font-weight:600;flex-shrink:0}.article-author-section .article-author-text{color:var(--hc-text-muted);font-size:14px;margin:0}.article-subtitle{font-size:18px;color:var(--hc-text-light);margin:0 0 24px;display:block;line-height:1.5;word-wrap:break-word;overflow-wrap:break-word;word-break:normal}.article-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:16px;word-wrap:break-word;overflow-wrap:break-word;word-break:normal}.help-center-renderer[data-layout-type=docs] .article-meta{gap:8px;margin-top:12px}.article-author-info{display:flex;align-items:center;gap:8px;flex-wrap:wrap;word-wrap:break-word;overflow-wrap:break-word;word-break:normal}.article-author-avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--hc-white);font-size:14px;font-weight:600;flex-shrink:0}.article-author-details{display:flex;flex-direction:row;align-items:center;gap:4px;flex-wrap:wrap}.article-author-label{font-size:14px;color:var(--hc-text-light);margin:0}.article-author-name{font-size:14px;color:var(--hc-text-dark);font-weight:400;margin:0;word-wrap:break-word;overflow-wrap:break-word;word-break:normal;white-space:normal}.article-updated{font-size:14px;color:var(--hc-text-light);margin:0;word-wrap:break-word;overflow-wrap:break-word;word-break:normal;white-space:normal}.help-center-renderer[data-layout-type=docs] .article-author-label{display:none}.help-center-renderer[data-layout-type=docs] .article-author-name:before{content:"Written by ";color:var(--hc-text-light);font-weight:400}.help-center-renderer[data-layout-type=docs] .article-updated:before{content:" • ";color:var(--hc-text-muted);margin-right:4px}.article-body{font-size:15px;line-height:1.7;color:var(--hc-text-dark);isolation:isolate;word-wrap:break-word;overflow-wrap:break-word;word-break:normal}.help-center-renderer[data-layout-type=docs] .article-main-content,.help-center-renderer[data-layout-type=docs] .article-body{font-family:var(--hc-font-family)}.help-center-renderer[data-layout-type=docs] .article-body{margin:0;padding:0}.help-center-article-view .article-view-content.home-layout .article-body{line-height:1.75}.help-center-article-view .article-view-content.home-layout .article-body p{margin-bottom:20px}.help-center-article-view .article-view-content.home-layout .article-body h2{margin-top:40px;margin-bottom:20px}.help-center-article-view .article-view-content.home-layout .article-body h3{margin-top:32px;margin-bottom:16px}.help-center-article-view .article-view-content.home-layout .article-body ul,.help-center-article-view .article-view-content.home-layout .article-body ol{margin-bottom:20px;padding-left:28px}.help-center-article-view .article-view-content.home-layout .article-body li{margin-bottom:10px;line-height:1.7}.article-body *:not(table):not(thead):not(tbody):not(tr):not(th):not(td):not(caption):not(blockquote):not(hr):not(video):not(iframe){box-sizing:border-box;background:transparent;position:static;transform:none;box-shadow:none;filter:none}.article-body div{display:block;margin:0;padding:0;width:auto;height:auto;max-width:none;max-height:none;min-width:0;min-height:0}.article-body span{display:inline}.article-body>*{margin-top:0;margin-bottom:0}.article-body>*:first-child{margin-top:0}.article-body>*:last-child{margin-bottom:0}.article-body p:empty{margin:0;height:0;min-height:0;display:none}.article-body p{white-space:normal}.article-body p:empty+p:empty{display:none}.article-body div{margin-top:0;margin-bottom:0}.article-body h1,.article-body h2,.article-body h3,.article-body h4,.article-body h5,.article-body h6{margin-top:32px;margin-bottom:16px;font-weight:600;color:var(--hc-text-dark)}.article-body h1:first-child,.article-body h2:first-child,.article-body h3:first-child,.article-body h4:first-child,.article-body h5:first-child,.article-body h6:first-child{margin-top:0}.article-body h1{font-size:28px}.article-body h2{font-size:24px}.article-body h3{font-size:20px}.article-body p{margin-top:0;margin-bottom:12px}.article-body p+p{margin-top:0}.article-body h1+p,.article-body h2+p,.article-body h3+p,.article-body h4+p,.article-body h5+p,.article-body h6+p{margin-top:0}.article-body br+br{display:none}.article-body div+p,.article-body p+div{margin-top:0}.article-body ul,.article-body ol{margin-bottom:16px;padding-left:24px}.article-body li{margin-bottom:8px}.article-body a{color:var(--hc-primary-color);text-decoration:none}.article-body a:hover{text-decoration:underline}.article-body img{max-width:100%;height:auto;border-radius:8px;margin:24px 0}.article-body code{background-color:var(--hc-bg-secondary);padding:2px 6px;border-radius:var(--hc-radius-sm);font-family:Courier New,monospace;font-size:var(--hc-font-size-md)}.article-body pre{background-color:var(--hc-bg-secondary);padding:var(--hc-space-md);border-radius:var(--hc-radius-md);overflow-x:auto;margin:var(--hc-space-lg) 0}.article-body pre code{background-color:transparent;padding:0}.article-body table{width:100%;border-collapse:collapse;margin:24px 0;background-color:var(--hc-white);border:1px solid var(--hc-border-gray);border-radius:8px;overflow:hidden;display:table}.article-body table thead{background-color:var(--hc-bg-secondary);display:table-header-group}.article-body table tbody{background-color:var(--hc-white);display:table-row-group}.article-body table tr{display:table-row;border-bottom:1px solid var(--hc-border-gray)}.article-body table tr:last-child{border-bottom:none}.article-body table th{padding:12px 16px;text-align:left;font-weight:600;color:var(--hc-text-dark);border:1px solid var(--hc-border-gray);border-top:none;border-left:none;background-color:var(--hc-bg-secondary);display:table-cell;vertical-align:middle}.article-body table th:first-child{border-left:1px solid var(--hc-border-gray)}.article-body table th:last-child{border-right:1px solid var(--hc-border-gray)}.article-body table td{padding:12px 16px;text-align:left;color:var(--hc-text-dark);border:1px solid var(--hc-border-gray);border-top:none;border-left:none;vertical-align:top;display:table-cell;background-color:var(--hc-white)}.article-body table td:first-child{border-left:1px solid var(--hc-border-gray)}.article-body table td:last-child{border-right:1px solid var(--hc-border-gray)}.article-body table tbody tr:hover,.article-body table tbody tr:hover td{background-color:var(--hc-bg-secondary)}@media (max-width: 768px){.article-body table{font-size:14px}.article-body table th,.article-body table td{padding:8px 12px}}.article-body blockquote{margin:var(--hc-space-lg) 0;padding:var(--hc-space-md) 20px;border-left:4px solid var(--hc-primary-color);background-color:var(--hc-bg-secondary);border-radius:var(--hc-radius-sm);color:var(--hc-text-dark);font-style:italic;border-top:none;border-right:none;border-bottom:none}.article-body blockquote p{margin:0}.article-body blockquote p+p{margin-top:12px}.article-body hr{margin:32px 0;border:none;border-top:1px solid var(--hc-border-gray);height:0}.article-body video,.article-body iframe{max-width:100%;height:auto;border-radius:8px;margin:24px 0;display:block}.article-body iframe{width:100%;aspect-ratio:16 / 9;height:auto;border:1px solid var(--hc-border-gray)}.article-body video{width:100%;aspect-ratio:16 / 9;height:auto;border:1px solid var(--hc-border-gray)}.article-body strong,.article-body b{font-weight:600;color:var(--hc-text-dark)}.article-body em,.article-body i{font-style:italic}.article-body hr{border:inherit}.article-sidebar{position:sticky;top:var(--hc-space-lg);width:320px;border-left:1px solid var(--hc-border-gray);padding-left:var(--hc-space-lg);padding-right:0;height:fit-content;max-height:calc(100vh - var(--hc-space-xxl));overflow-y:auto;overflow-x:visible;z-index:10;background-color:var(--hc-bg-primary);align-self:start}.help-center-renderer[data-layout-type=home] .article-sidebar{position:sticky;top:24px}.help-center-renderer[data-layout-type=docs] .article-sidebar{position:fixed;top:var(--hc-header-height);right:0;width:320px;height:calc(100vh - var(--hc-header-height));max-height:calc(100vh - var(--hc-header-height));padding-top:var(--hc-space-md);padding-left:var(--hc-space-xl);padding-right:var(--hc-space-xl);padding-bottom:var(--hc-space-lg);border-left:none;background-color:var(--hc-bg-primary);z-index:100;overflow-y:auto;overflow-x:visible}.article-sidebar::-webkit-scrollbar{width:4px}.article-sidebar::-webkit-scrollbar-track{background:transparent}.article-sidebar::-webkit-scrollbar-thumb{background:var(--hc-scrollbar-thumb);border-radius:2px}.article-sidebar::-webkit-scrollbar-thumb:hover{background:var(--hc-scrollbar-hover)}.sidebar-content{display:flex;flex-direction:column;gap:8px}.sidebar-title{font-size:14px;color:var(--hc-text-dark);margin:0;line-height:1.4}.sidebar-description{font-size:13px;color:var(--hc-text-light);margin:0;line-height:1.5}.help-center-footer{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 32px;background-color:var(--hc-bg-primary);border-top:1px solid rgba(0,0,0,.06);margin-top:auto;text-align:center;gap:8px;width:100%;max-width:100%;box-sizing:border-box}.help-center-footer-name{color:var(--hc-text-dark);font-size:14px;margin:0;font-weight:500}.help-center-footer-branding{display:flex;align-items:center;justify-content:center;gap:4px}.help-center-footer-text{color:var(--hc-text-muted);font-size:var(--hc-font-size-xs);margin:0;display:flex;align-items:center;gap:var(--hc-space-xs)}.help-center-footer-text:before{content:"";display:none}@media (max-width: 768px){.help-center-renderer{padding:0}.help-center-header{padding:12px 16px}.help-center-name{font-size:14px}.help-center-preview-banner{padding:64px 16px 48px}.help-center-preview-title{font-size:24px;margin-bottom:24px}.help-center-preview-categories{padding:32px 16px}.help-center-categories-grid{grid-template-columns:1fr;gap:16px;padding:0}.help-center-featured-articles-grid{grid-template-columns:1fr;gap:16px;padding:0 16px}.article-list-container.multi-column{grid-template-columns:1fr;gap:12px}.help-center-collection-card{padding:20px;gap:16px}.collection-card-icon-circle{width:56px;height:56px}.collection-card-icon{font-size:28px}.help-center-preview-search-results{padding:24px 16px}.help-center-footer{padding:20px 16px;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center}.help-center-collection-view{padding:0 16px 32px}.collection-breadcrumbs{padding-top:16px;margin-bottom:20px}.help-center-collection-header{flex-direction:column;gap:16px;margin-bottom:24px}.collection-header-icon-circle{width:64px;height:64px}.collection-header-icon{font-size:32px}.collection-header-title{font-size:24px}.collection-header-description{font-size:14px}.article-list-item{padding:14px 16px}.article-list-title{font-size:15px}.help-center-article-view{padding:0 16px 32px}.article-hierarchy-sidebar{left:16px;width:240px}.article-view-content:has(.article-hierarchy-sidebar){grid-template-columns:240px 1fr 280px;gap:16px;padding-left:0;padding-right:0}.article-view-content:has(.article-hierarchy-sidebar){grid-template-columns:240px 1fr 280px;gap:16px}.article-sidebar{width:280px}.article-hierarchy-sidebar{width:240px}.article-breadcrumbs{padding-top:16px;margin-bottom:20px}.article-view-content{grid-template-columns:1fr 280px;gap:16px}.article-view-content:has(.article-hierarchy-sidebar){grid-template-columns:200px 1fr 260px;gap:16px}.article-sidebar{width:260px}.article-hierarchy-sidebar{width:200px}.article-title{font-size:28px}.article-subtitle{font-size:16px}.article-sidebar{position:static;border-left:none;border-top:1px solid var(--hc-border-gray);padding-left:0;padding-top:24px}.help-center-renderer[data-layout-type=docs] .article-sidebar,.mobile-sidebar-overlay,.docs-top-header{display:none}.help-center-renderer[data-layout-type=docs] .help-center-preview-card:after{display:none}.help-center-renderer[data-layout-type=docs] .help-center-preview-categories{background-color:var(--hc-bg-primary)}.help-center-renderer[data-layout-type=docs] .help-center-header{padding:12px 0}.help-center-renderer[data-layout-type=docs] .help-center-header-container{grid-template-columns:auto 1fr;gap:12px;padding:0 16px}.help-center-renderer[data-layout-type=docs] .help-center-logo{height:24px}.help-center-renderer[data-layout-type=docs] .help-center-name{font-size:14px}.help-center-renderer[data-layout-type=docs] .help-center-header-search,.help-center-renderer[data-layout-type=docs] .help-center-header-right{display:none}.help-center-renderer[data-layout-type=docs] .mobile-sidebar-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;display:block}.help-center-renderer[data-layout-type=docs] .article-hierarchy-sidebar{position:fixed;top:0;left:-280px;width:280px;height:100vh;max-height:100vh;z-index:1000;transition:left .3s ease;box-shadow:2px 0 8px #0000001a;padding:0;overflow:hidden;display:flex;flex-direction:column;background-color:var(--hc-bg-secondary)}.help-center-renderer[data-layout-type=docs] .hierarchy-sidebar-header{padding:16px 16px 12px}.help-center-renderer[data-layout-type=docs] .hierarchy-sidebar-search{padding:0 12px 12px}.help-center-renderer[data-layout-type=docs] .hierarchy-sidebar-content{padding:4px 12px 16px}.help-center-renderer[data-layout-type=docs] .hierarchy-sidebar-footer{padding:20px 20px 24px}.help-center-renderer[data-layout-type=docs] .article-hierarchy-sidebar{display:none}.help-center-renderer[data-layout-type=docs] .article-hierarchy-sidebar.mobile-open{display:block;left:0;width:280px;z-index:1000}.help-center-renderer[data-layout-type=docs] .mobile-sidebar-toggle,.help-center-renderer[data-layout-type=docs] .mobile-sidebar-close{display:block}.help-center-renderer[data-layout-type=docs] .help-center-article-view{margin-left:0;margin-right:0;padding:0 0 32px;width:100%;max-width:100%;box-sizing:border-box;min-height:calc(100vh - 64px);overflow-x:hidden}.help-center-renderer[data-layout-type=docs] .article-view-content{display:block;width:100%;max-width:100%;min-width:0;box-sizing:border-box;min-height:100%;margin:0;padding:0;gap:0;grid-template-columns:none}.help-center-renderer[data-layout-type=docs] .article-main-content{margin-left:0;margin-right:0;padding:16px 12px 24px;max-width:100%;width:100%;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word;word-break:normal;min-width:0;min-height:calc(100vh - 64px);display:block}.help-center-renderer[data-layout-type=docs] .article-body{width:100%;max-width:100%;min-width:0;box-sizing:border-box;margin:0;padding:0}.help-center-renderer[data-layout-type=docs] .article-header,.help-center-renderer[data-layout-type=docs] .article-title,.help-center-renderer[data-layout-type=docs] .article-subtitle,.help-center-renderer[data-layout-type=docs] .article-meta,.help-center-renderer[data-layout-type=docs] .article-updated-section{width:100%;max-width:100%;box-sizing:border-box}.help-center-mobile-navbar{display:flex}.help-center-renderer[data-layout-type=docs] .help-center-article-view{padding-top:64px}.help-center-header-docs .mobile-sidebar-toggle{position:absolute;top:16px;left:16px;z-index:1002}.back-to-top-button{bottom:100px;right:20px}.help-center-renderer[data-layout-type=docs] .article-title{font-size:24px;word-wrap:break-word;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:auto;hyphens:auto;white-space:normal;min-width:0;max-width:100%}.help-center-renderer[data-layout-type=docs] .article-subtitle{font-size:16px;word-wrap:break-word;overflow-wrap:break-word;word-break:normal;white-space:normal;min-width:0;max-width:100%}.help-center-renderer[data-layout-type=docs] .article-header{margin-bottom:24px;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.help-center-renderer[data-layout-type=docs] .article-meta{flex-direction:row;align-items:center;gap:8px;flex-wrap:wrap}.help-center-renderer[data-layout-type=docs] .article-author-name,.help-center-renderer[data-layout-type=docs] .article-updated{word-wrap:break-word;overflow-wrap:break-word;word-break:normal;white-space:normal;display:inline;min-width:0;max-width:100%}.help-center-renderer[data-layout-type=docs] .article-author-details,.help-center-renderer[data-layout-type=docs] .article-author-info{flex-wrap:nowrap;display:inline-flex}.help-center-renderer[data-layout-type=docs] .help-center-collection-view{margin-left:0;padding:16px 20px 32px;max-width:100%}.help-center-renderer[data-layout-type=docs] .help-center-preview-categories{padding:16px 20px 32px}}@keyframes typing{0%{transform:translateY(0);opacity:.7}50%{transform:translateY(-4px);opacity:1}to{transform:translateY(0);opacity:.7}}.help-center-header-link{color:var(--hc-white);text-decoration:none;font-size:14px;font-weight:500;transition:opacity .2s}.help-center-header-link:hover{color:var(--hc-white);opacity:.8}.help-center-read-only *{cursor:default;pointer-events:none}.article-related-section{margin-top:48px;padding-top:32px;border-top:1px solid rgba(0,0,0,.08)}.related-articles-title{margin:0 0 20px;font-size:20px;font-weight:600;color:var(--hc-text-dark)}.related-articles-list{display:flex;flex-direction:column;gap:0;background-color:var(--hc-bg-primary);border:1px solid rgba(0,0,0,.08);border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000000d}.related-article-item{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid rgba(0,0,0,.06);transition:background-color .2s}.related-article-item:last-child{border-bottom:none}.related-article-item:hover{background-color:var(--hc-bg-hover)}.related-article-title{font-size:15px;color:var(--hc-text-dark);font-weight:500;flex:1;margin:0}.related-article-arrow{color:var(--hc-text-muted);font-size:12px;flex-shrink:0;margin-left:12px;transition:transform .2s,color .2s}.related-article-item:hover .related-article-arrow{color:var(--hc-primary-color);transform:translate(4px)}.article-feedback-section{margin-top:48px;padding:32px;background-color:var(--hc-bg-hover);border-radius:8px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.feedback-question{font-size:16px;color:var(--hc-text-dark);font-weight:500;margin:0}.feedback-buttons{display:flex;gap:12px;align-items:center}.feedback-button{width:56px;height:56px;border-radius:50%;border:2px solid var(--hc-border-gray);background-color:var(--hc-bg-primary);font-size:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;padding:0}.feedback-button:hover{border-color:var(--hc-primary-color);transform:scale(1.1);box-shadow:var(--hc-shadow-md)}.feedback-button.feedback-selected{border-color:var(--hc-primary-color);background-color:var(--hc-primary-light);transform:scale(1.1)}@media (max-width: 768px){.article-related-section{margin-top:32px;padding-top:24px}.related-articles-title{font-size:18px}.related-article-item{padding:12px 14px}.related-article-title{font-size:14px}.article-feedback-section{margin-top:32px;padding:24px}.feedback-question{font-size:15px}.feedback-button{width:48px;height:48px;font-size:24px}}.help-center-search-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:flex-start;justify-content:center;padding-top:10vh;animation:fadeIn .2s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.help-center-search-modal{background-color:var(--hc-bg-primary);border-radius:var(--hc-radius-lg);width:90%;max-width:640px;max-height:70vh;display:flex;flex-direction:column;box-shadow:var(--hc-shadow-lg);animation:slideDown .2s ease-out;overflow:hidden;font-family:var(--hc-font-family)}@keyframes slideDown{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.help-center-search-modal-header{padding:var(--hc-space-lg) var(--hc-space-lg);border-bottom:1px solid var(--hc-border-light);display:flex;align-items:center;gap:var(--hc-space-md);background-color:var(--hc-bg-primary)}.help-center-search-modal-input-wrapper{flex:1;display:flex;align-items:center;background-color:var(--hc-bg-primary);border:1px solid var(--hc-border-color);border-radius:var(--hc-radius-md);padding:var(--hc-space-sm) var(--hc-space-md);gap:var(--hc-space-base);transition:border-color .2s}.help-center-search-modal-input-wrapper:focus-within{border-color:#0003;box-shadow:0 0 0 2px #0000000d}.help-center-search-modal-icon{color:var(--hc-text-muted);font-size:18px;flex-shrink:0}.help-center-search-modal-input{flex:1;background:transparent;border:none;outline:none;color:var(--hc-text-dark);font-size:16px;font-family:inherit;font-weight:400;line-height:1.5}.help-center-search-modal-input::placeholder{color:var(--hc-text-muted);font-weight:400}.help-center-search-modal-clear{color:var(--hc-text-muted);font-size:14px;cursor:pointer;flex-shrink:0;padding:4px;transition:color .2s}.help-center-search-modal-clear:hover{color:var(--hc-text-dark)}.help-center-search-modal-actions{display:flex;align-items:center;gap:12px}.help-center-search-modal-esc{color:var(--hc-text-muted);font-size:12px;padding:4px 8px;background-color:#0000000d;border-radius:4px;border:1px solid rgba(0,0,0,.1)}.help-center-search-modal-close{color:var(--hc-text-muted);font-size:18px;cursor:pointer;padding:4px;transition:color .2s}.help-center-search-modal-close:hover{color:var(--hc-text-dark)}.help-center-search-modal-content{flex:1;overflow-y:auto;padding:0;max-height:calc(70vh - 80px);background-color:var(--hc-bg-primary)}.help-center-search-modal-loading{display:flex;align-items:center;justify-content:center;padding:60px 24px}.help-center-search-modal-empty,.help-center-search-modal-placeholder{padding:60px 24px;text-align:center}.help-center-search-button{transition:opacity .2s}.help-center-search-button:hover{opacity:.8}.help-center-search-modal-content::-webkit-scrollbar{width:6px}.help-center-search-modal-content::-webkit-scrollbar-track{background:#0000000d}.help-center-search-modal-content::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.help-center-search-modal-content::-webkit-scrollbar-thumb:hover{background:#0000004d}.help-center-search-modal-content .search-results{padding:0;background-color:var(--hc-bg-primary);font-family:inherit}.help-center-search-modal-content .search-results-header{padding:20px 24px 0;margin-bottom:16px;background-color:var(--hc-bg-primary)}.help-center-search-modal-content .search-results-title{color:var(--hc-text-light);font-size:14px;font-weight:400;font-family:inherit;line-height:1.5}.help-center-search-modal-content .search-results-title strong{color:var(--hc-text-dark);font-weight:600}.help-center-search-modal-content .search-results-list{padding:0;gap:0;background-color:var(--hc-bg-primary);border:1px solid var(--hc-border-lighter);border-radius:var(--hc-radius-md);overflow:hidden;box-shadow:var(--hc-shadow-sm);margin:0 var(--hc-space-lg) var(--hc-space-lg)}.help-center-search-modal-content .search-results-list .article-list-item{background-color:var(--hc-bg-primary);border-bottom:1px solid var(--hc-border-light);font-family:inherit}.help-center-search-modal-content .search-results-list .article-list-title{font-family:inherit;font-weight:500}.help-center-search-modal-content .search-results-list .article-list-item:last-child{border-bottom:none}.help-center-search-modal-content .search-results-list .article-list-item:hover{background-color:var(--hc-bg-hover)}.help-center-search-modal-content .search-results-empty{padding:40px 24px;color:var(--hc-text-muted);background-color:var(--hc-bg-primary)}.help-center-search-modal-placeholder{padding:60px 24px;text-align:center;background-color:var(--hc-bg-primary);color:var(--hc-text-muted)}.help-center-search-modal-loading{display:flex;align-items:center;justify-content:center;padding:60px 24px;background-color:var(--hc-bg-primary)}.help-center-search-modal-empty{padding:60px 24px;text-align:center;background-color:var(--hc-bg-primary);color:var(--hc-text-muted)}.theme-switcher-container{display:flex;align-items:center;justify-content:space-between;width:100%;cursor:default}.theme-toggle-switch{display:flex;align-items:center;background:var(--hc-toggle-bg);border-radius:16px;padding:2px;cursor:pointer;position:relative;width:54px;height:28px;border:1px solid var(--hc-toggle-border);transition:all .3s}.theme-toggle-knob{position:absolute;left:2px;width:24px;height:24px;border-radius:var(--hc-radius-full);background:var(--hc-toggle-knob-bg);box-shadow:var(--hc-toggle-knob-shadow);transition:all .2s cubic-bezier(.4,0,.2,1);z-index:1;display:flex;align-items:center;justify-content:center}.dark-theme .theme-toggle-knob{left:26px}.theme-toggle-icon-wrapper{z-index:2;flex:1;display:flex;justify-content:center;pointer-events:none}.theme-toggle-icon{font-size:12px;transition:color .2s}.theme-toggle-icon.active{color:var(--hc-toggle-icon-active)}.theme-toggle-icon.inactive{color:var(--hc-toggle-icon-inactive)}.help-center-preview-container{min-height:100vh;background-color:var(--hc-bg-secondary);overflow-y:auto;overflow-x:hidden}.help-center-preview-loading,.help-center-preview-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:24px}.help-center-preview-error{max-width:600px;margin:0 auto}:root{--hc-white: #ffffff;--hc-bg-primary: #ffffff;--hc-text-bg-primary: #ffffff;--hc-bg-secondary: #f7f9fc;--hc-bg-hover: #f8f9fa;--hc-text-primary: #111827;--hc-text-secondary: #6b7280;--hc-text-light: #666666;--hc-text-muted: #999999;--hc-text-dark: #19191a;--hc-text-darker: #1a2333;--hc-text-darkest: #0f172a;--hc-border-color: rgba(0, 0, 0, .1);--hc-border-light: rgba(0, 0, 0, .06);--hc-border-lighter: rgba(0, 0, 0, .08);--hc-border-gray: #E9EEF2;--hc-border-slate: #f1f5f9;--hc-border-lightest: #eef2f7;--hc-shadow-sm: 0 1px 3px rgba(0, 0, 0, .05);--hc-shadow-md: 0 4px 12px rgba(0, 0, 0, .1);--hc-shadow-lg: 0 8px 24px rgba(0, 0, 0, .15);--hc-primary-color: #402E96;--hc-primary-light: #f8f7ff;--hc-sidebar-text: #192847;--hc-scrollbar-thumb: #d1d5db;--hc-scrollbar-hover: #9ca3af;--hc-toggle-bg: #EBEEF1;--hc-toggle-border: #D1D5DB;--hc-toggle-knob-bg: #FFFFFF;--hc-toggle-knob-shadow: 0 1px 1px rgba(0,0,0,.1);--hc-toggle-icon-active: #18181A;--hc-toggle-icon-inactive: #94A3B8;--font-family-base: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--font-family-mono: source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace;--hc-font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--hc-space-xs: 4px;--hc-space-sm: 8px;--hc-space-base: 12px;--hc-space-md: 16px;--hc-space-lg: 24px;--hc-space-xl: 32px;--hc-space-xxl: 48px;--hc-space-huge: 64px;--hc-space-giant: 80px;--hc-header-height: 60px;--hc-sidebar-width: 280px;--hc-max-width: 1200px;--hc-max-width-large: 1600px;--hc-radius-sm: 4px;--hc-radius-md: 8px;--hc-radius-lg: 12px;--hc-radius-full: 50%;--hc-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--hc-font-size-xs: 12px;--hc-font-size-sm: 13px;--hc-font-size-md: 14px;--hc-font-size-lg: 16px;--hc-font-size-xl: 18px;--hc-font-size-xxl: 24px;--hc-font-size-huge: 32px}.dark-theme{--hc-bg-primary: #181921;--hc-text-bg-primary: #21222a;--hc-bg-secondary: #1b1c23;--hc-bg-hover: #2c2d2e;--hc-text-primary: rgba(255, 255, 255, .85);--hc-text-secondary: rgba(255, 255, 255, .65);--hc-text-light: rgba(255, 255, 255, .45);--hc-text-muted: rgba(255, 255, 255, .35);--hc-text-dark: rgba(255, 255, 255, .85);--hc-text-darker: rgba(255, 255, 255, .85);--hc-text-darkest: #ffffff;--hc-border-color: #2c2d3c;--hc-border-light: #333333;--hc-border-lighter: #424244;--hc-border-gray: #424244;--hc-border-slate: #333333;--hc-border-lightest: #222222;--hc-primary-light: #2a2250;--hc-sidebar-text: rgba(255, 255, 255, .85);--hc-scrollbar-thumb: #4b4b4b;--hc-scrollbar-hover: #666666;--hc-shadow-sm: 0 1px 3px rgba(0, 0, 0, .3);--hc-shadow-md: 0 4px 12px rgba(0, 0, 0, .4);--hc-white: #181921;--hc-toggle-bg: #0A0A0A;--hc-toggle-border: #2c2d3c;--hc-toggle-knob-bg: #1F1F1F;--hc-toggle-knob-shadow: none;--hc-toggle-icon-active: #fff;--hc-toggle-icon-inactive: #454545}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}
