.help-page-body{--help-bg: #f8fafc;--help-surface: #ffffff;--help-surface-soft: #f9fafc;--help-text: #111827;--help-heading: #0f172a;--help-muted: #526174;--help-soft: #718096;--help-border: #e4e9f1;--help-border-strong: #d6deea;--help-accent: #5865f2;--help-accent-strong: #3f49d5;--help-accent-soft: #eef1ff;background:var(--help-bg)!important;color:var(--help-text)}.help-shell{display:grid;grid-template-areas:". search ." "related article toc";grid-template-columns:minmax(14rem,18rem) minmax(0,52rem) minmax(13rem,17rem);justify-content:center;align-items:start;gap:clamp(1.15rem,2vw,2rem);width:min(1500px,calc(100% - 56px));max-width:none!important;padding-block:2rem 4.5rem}body.help-page-body main.help-shell{overflow:visible;background:var(--help-bg)!important}body.help-page-body main.help-shell:before{content:none!important;display:none!important}.help-shell--home{display:block;width:min(1180px,calc(100% - 40px))}.help-home{display:grid;gap:1.25rem}.help-home-hero{position:relative;display:grid;justify-items:center;gap:clamp(1rem,2vw,1.5rem);padding:clamp(2.15rem,4.6vw,3.55rem) 1rem clamp(1.65rem,3.2vw,2.65rem);text-align:center}.help-home-hero:after{content:"";position:absolute;top:52%;left:50%;width:min(50rem,92vw);height:min(17rem,38vw);transform:translate(-50%,-50%);border-radius:999px;background:radial-gradient(circle at 30% 40%,rgba(88,101,242,.1),transparent 44%),radial-gradient(circle at 72% 55%,rgba(20,184,166,.09),transparent 42%);filter:blur(20px);opacity:.75;pointer-events:none}.help-home-hero__copy,.help-home-hero__search{position:relative;z-index:1}.help-home-hero h1{margin:0;color:var(--help-heading);font-size:clamp(2.25rem,4vw,3.05rem);letter-spacing:0;line-height:1.04}.help-home-hero__search{display:grid;width:min(100%,720px);justify-items:center;gap:1rem}.help-home-hero__chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem}.help-home-hero__chips a{display:inline-flex;align-items:center;min-height:2.2rem;border:1px solid var(--help-border);border-radius:999px;background:#ffffffc2;color:#273247;font-size:.92rem;font-weight:650;padding:.34rem .9rem;text-decoration:none;transition:background .16s ease,border-color .16s ease,color .16s ease}.help-home-hero__chips a:hover{border-color:#5865f259;background:#fff;color:var(--help-accent-strong)}.help-search-box{display:flex;align-items:center;gap:.72rem;width:100%;min-height:3.08rem;border:1px solid var(--help-border-strong);border-radius:.9rem;background:#fff;color:var(--help-soft);padding:.72rem .9rem;transition:border-color .16s ease,box-shadow .16s ease}.help-search-shell{position:relative;width:100%}.help-search-popover{position:absolute;inset-inline:0;top:calc(100% + .55rem);z-index:40;text-align:left;max-height:min(26rem,calc(100vh - 10rem));overflow:auto;border:1px solid var(--help-border-strong);border-radius:1rem;background:#fff;box-shadow:0 20px 54px #0f172a29;padding:.42rem}.help-search-popover__header{border-bottom:1px solid var(--help-border);padding:.58rem .72rem .66rem}.help-search-popover__header p{margin:0;color:var(--help-soft);font-size:.78rem;font-weight:650}.help-search-popover__list{display:grid;gap:.16rem;padding-top:.35rem}.help-search-result{display:grid;justify-items:start;gap:.24rem;border-radius:.78rem;color:var(--help-heading);padding:.72rem .78rem;text-decoration:none;transition:background .14s ease,color .14s ease}.help-search-result:hover{background:var(--help-accent-soft)}.help-search-result:focus-visible{outline:2px solid rgba(88,101,242,.58);outline-offset:2px;background:var(--help-accent-soft)}.help-search-result__section{color:var(--help-accent-strong);font-size:.72rem;font-weight:700;line-height:1.15}.help-search-result strong{color:var(--help-heading);font-size:.92rem;font-weight:650;line-height:1.25}.help-search-result small{color:var(--help-muted);font-size:.82rem;line-height:1.4}.help-search-popover__empty{margin:0;color:var(--help-muted);font-size:.88rem;line-height:1.5;padding:.82rem .78rem}.help-home-hero .help-search-box{min-height:3.75rem;border-radius:999px;box-shadow:0 16px 36px #0f172a14}.help-search-box:focus-within{border-color:#5865f2a6;box-shadow:0 0 0 3px #5865f21a}.help-search-box__icon{width:1.08rem;height:1.08rem;flex:0 0 auto;color:#64748b}.help-home-hero .help-search-box__icon{width:1.3rem;height:1.3rem;color:#243044}.help-search-box input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--help-text);font:inherit;font-size:.98rem}.help-search-box input::placeholder{color:#8a96a8}.help-search-box__submit{flex:0 0 auto;min-height:2.8rem;border:0;border-radius:999px;background:#1f2937;color:#fff;cursor:pointer;font:inherit;font-size:.94rem;font-weight:750;padding:.48rem 1.35rem;transition:background .16s ease,transform .16s ease}.help-search-box__submit:hover{transform:translateY(-1px);background:#111827}.help-related-nav,.help-toc{position:sticky;top:0;align-self:start;min-width:0;background:transparent}.help-shell__search{grid-area:search;position:relative;z-index:20;justify-self:start;width:min(100%,38rem);padding-top:.15rem}body.help-page-body main.help-shell>.help-shell__search{position:relative;z-index:20;justify-self:start;width:min(100%,38rem)}.help-related-nav{grid-area:related}.help-toc{grid-area:toc}body.help-page-body .help-toc .toc{border:0;border-radius:0;background:transparent;box-shadow:none;padding:0}.help-aside-title,.help-toc .toc p{margin:0 0 .65rem;color:#334155;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.help-related-nav__list,.help-toc .toc ul{display:grid;gap:.12rem;margin:0;padding:0;list-style:none}body.help-page-body .help-toc .toc li{margin:0}.help-related-nav__list{max-height:calc(100vh - 10rem);overflow:auto;padding-right:.25rem}.help-related-nav__link,.help-toc .toc a{display:block;border-radius:.62rem;color:var(--help-accent-strong);font-size:.86rem;font-weight:500;line-height:1.38;padding:.44rem .45rem;text-decoration:none;transition:background .14s ease,color .14s ease}body.help-page-body .help-toc .toc a{color:var(--help-accent-strong)!important}.help-related-nav__link:hover,.help-toc .toc a:hover{background:#edf1ff;color:var(--help-accent-strong)}body.help-page-body .help-toc .toc a:hover{color:var(--help-accent-strong)!important}.help-related-nav__link.is-active{background:#edf1ff;color:var(--help-accent-strong);font-weight:650}.help-article{grid-area:article;min-width:0;border:0;border-radius:0;background:transparent;box-shadow:none;padding:0}.help-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:.34rem;margin-bottom:1.05rem;color:#758195;font-size:.84rem;font-weight:650}.help-breadcrumb a{display:inline-flex;align-items:center;color:#667085;text-decoration:none}.help-breadcrumb a:hover{color:var(--help-accent-strong)}.help-breadcrumb span[aria-current=page]{display:inline-block;min-width:0;max-width:min(100%,30rem);overflow:hidden;color:#334155;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.help-breadcrumb__home{width:1.14rem;height:1.14rem}.help-breadcrumb__home svg{width:1.08rem;height:1.08rem}.help-breadcrumb__separator{color:#a7b0bf}.help-section-pill{display:inline-flex;align-items:center;width:fit-content;border-radius:999px;background:var(--help-accent-soft);color:var(--help-accent-strong);font-size:.78rem;font-weight:750;line-height:1;margin-bottom:.72rem;padding:.36rem .62rem}.help-article h1{max-width:42rem;margin:0;color:var(--help-heading);font-size:2.36rem;font-weight:820;letter-spacing:0;line-height:1.12;overflow-wrap:break-word}.help-article__description{max-width:41rem;margin:.75rem 0 0;color:var(--help-muted);font-size:1rem;line-height:1.62}.help-content{max-width:none;margin-top:1.55rem;overflow-wrap:break-word}.help-content :where(h2,h3,h4){color:var(--help-heading);scroll-margin-top:6rem;letter-spacing:0;overflow-wrap:break-word}.help-content h2{margin:2.35rem 0 .65rem;border-top:1px solid var(--help-border);padding-top:1.3rem;font-size:1.5rem;font-weight:780;line-height:1.22}.help-content h2:first-child{margin-top:0;border-top:0;padding-top:0}.help-content h3{margin:1.55rem 0 .5rem;font-size:1.08rem;font-weight:760;letter-spacing:-.01em;line-height:1.28}.help-content h4{margin:1.2rem 0 .42rem;font-size:.98rem;font-weight:750;line-height:1.3}.help-content p,.help-content li,.help-content td,.help-content th{color:#425169;font-size:1rem;line-height:1.74}.help-content p{margin:.72rem 0}.help-content :where(ul,ol){margin:.85rem 0 1.1rem}.help-content :where(ul){padding-left:1.2rem}.help-content :where(ol){padding-left:1.35rem}.help-content :where(li+li){margin-top:.38rem}.help-content :where(ul>li)::marker{color:var(--help-accent)}.help-content :where(ol>li)::marker{color:#64748b;font-weight:700}.help-content strong{color:var(--help-heading);font-weight:760}.help-content a{color:var(--help-accent-strong);font-weight:700;overflow-wrap:anywhere;text-decoration-thickness:.08em;text-underline-offset:.18em}.help-content a:hover{color:#2630b7}.help-content table{display:block;width:100%;max-width:100%;margin:1rem 0 1.25rem;overflow-x:auto;border-spacing:0;border-collapse:collapse;border-radius:.8rem;-webkit-overflow-scrolling:touch}.help-content th,.help-content td{border:1px solid var(--help-border);padding:.68rem .75rem;text-align:left;vertical-align:top}.help-content th{background:var(--help-surface-soft);color:var(--help-heading);font-weight:760}.help-content :where(blockquote){margin:1.1rem 0;border-left:3px solid var(--help-accent);border-radius:.85rem;background:#f8faff;color:#425169;padding:.86rem 1rem}.help-content :where(blockquote p:first-child){margin-top:0}.help-content :where(blockquote p:last-child){margin-bottom:0}.help-content :where(blockquote ul,blockquote ol){margin-bottom:0}.help-content :where(code){border-radius:.38rem;background:#eef2f7;color:#273247;font-size:.9em;overflow-wrap:anywhere;padding:.12rem .28rem}.help-content :where(hr){margin:1.8rem 0;border:0;border-top:1px solid var(--help-border)}.help-featured-grid,.help-section-grid,.help-topic-grid,.help-mdx-card-grid{display:grid;gap:.85rem}.help-featured-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.help-section-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.help-topic-grid,.help-mdx-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.help-featured-card,.help-section-card,.help-topic-card,.help-mdx-card{position:relative;display:block;min-width:0;overflow:hidden;border:1px solid var(--help-border);border-radius:.95rem;background:#fff;color:var(--help-heading);padding:.95rem;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.help-featured-card:hover,.help-section-card:hover,.help-topic-card:hover{transform:translateY(-1px);border-color:#5865f252;box-shadow:0 12px 28px #0f172a14}.help-card-accent--blue,.help-card-accent--indigo,.help-card-accent--violet,.help-card-accent--emerald,.help-card-accent--amber,.help-card-accent--rose,.help-card-accent--cyan,.help-card-accent--slate{--help-card-accent: var(--help-accent)}.help-featured-card em,.help-section-card__label,.help-topic-card em,.help-section-card em{display:inline-flex;width:fit-content;border-radius:999px;background:var(--help-accent-soft);color:var(--help-accent-strong);font-size:.72rem;font-style:normal;font-weight:750;line-height:1;padding:.32rem .52rem}.help-featured-card span,.help-section-card strong,.help-topic-card span,.help-mdx-card h3{display:block;margin:.62rem 0 0;color:var(--help-heading);font-size:.98rem;font-weight:760;letter-spacing:0;line-height:1.25;overflow-wrap:break-word}.help-topic-card span{margin-top:.42rem}.help-featured-card small,.help-section-card small,.help-topic-card small{display:block;margin-top:.42rem;color:var(--help-muted);font-size:.88rem;line-height:1.52}.help-section-card em{margin-top:.8rem}.help-mdx-card__icon{display:inline-flex;margin-bottom:.55rem;border-radius:.58rem;background:var(--help-accent-soft);color:var(--help-accent-strong);padding:.32rem .48rem;font-weight:750}.help-section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:.95rem}.help-section-heading h2{margin:0;color:var(--help-heading);font-size:1.62rem;letter-spacing:0;line-height:1.12}.help-section-heading p{margin:0;color:var(--help-soft);font-weight:650}.help-section-heading__summary{margin-top:.32rem!important;font-size:.92rem;font-weight:500!important}.help-empty{border:1px dashed var(--help-border-strong);border-radius:.9rem;color:var(--help-muted);margin:1rem 0 0;padding:1rem}[hidden]{display:none!important}@media(max-width:1180px){.help-shell{grid-template-areas:"search ." "article toc" "related toc";grid-template-columns:minmax(0,1fr) minmax(13rem,16rem);width:min(1040px,calc(100% - 40px))}.help-related-nav{position:static;margin-top:1.4rem;border-top:1px solid var(--help-border);padding-top:1.15rem}.help-related-nav__list{max-height:none;overflow:visible;padding-right:0}.help-shell__search{justify-self:start;width:min(100%,38rem)}body.help-page-body main.help-shell>.help-shell__search{justify-self:start;width:min(100%,38rem)}}@media(max-width:1080px){.help-featured-grid,.help-section-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.help-shell{grid-template-areas:"search" "article" "toc" "related";grid-template-columns:minmax(0,1fr);width:min(860px,calc(100% - 40px));gap:1.25rem}.help-toc{position:static;border-top:1px solid var(--help-border);padding-top:1rem}.help-related-nav{margin-top:.15rem}.help-shell__search,body.help-page-body main.help-shell>.help-shell__search{justify-self:stretch;width:100%}.help-article h1{max-width:46rem}}@media(max-width:760px){.help-shell{grid-template-areas:"search" "article" "toc" "related";grid-template-columns:minmax(0,1fr);width:min(760px,calc(100% - 32px));gap:1.15rem}.help-toc{position:static;border:0;border-radius:0;background:transparent;padding:0}.help-shell__search,body.help-page-body main.help-shell>.help-shell__search{justify-self:stretch;width:100%}.help-related-nav{position:static;display:block;margin-top:.2rem;border-top:1px solid var(--help-border);border-radius:0;background:transparent;padding:1rem 0 0}.help-related-nav__list{max-height:none;overflow:visible;padding-right:0}.help-featured-grid,.help-section-grid,.help-topic-grid,.help-mdx-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.help-shell,.help-shell--home{width:min(100% - 24px,760px);padding-block:.9rem 2.5rem}.help-home-hero{padding:1.65rem 0 1.55rem;gap:.8rem}.help-home-hero h1{font-size:2.22rem;letter-spacing:0}.help-home-hero .help-search-box{min-height:3.15rem;padding:.28rem .28rem .28rem .82rem}.help-home-hero .help-search-box__icon{width:1.08rem;height:1.08rem}.help-search-box__submit{min-height:2.55rem;font-size:.8rem;padding-inline:.78rem}.help-home-hero__chips{gap:.48rem}.help-home-hero__chips a{min-height:2rem;font-size:.82rem;padding:.3rem .75rem}.help-article{border-radius:0;padding:0}.help-shell__search .help-search-box{min-height:3rem;border-radius:.82rem}.help-breadcrumb{margin-bottom:.9rem;font-size:.78rem}.help-breadcrumb span[aria-current=page]{max-width:min(100%,17rem)}.help-section-pill{margin-bottom:.6rem;font-size:.72rem}.help-article h1{max-width:none;font-size:1.86rem;line-height:1.12}.help-article__description{font-size:.94rem;line-height:1.58}.help-content{margin-top:1.2rem}.help-content h2{margin-top:1.9rem;padding-top:1.05rem;font-size:1.25rem}.help-content h3{font-size:1.03rem}.help-content p,.help-content li,.help-content td,.help-content th{font-size:.96rem;line-height:1.68}.help-featured-grid,.help-section-grid,.help-topic-grid,.help-mdx-card-grid{grid-template-columns:1fr;gap:.7rem}.help-featured-card,.help-section-card,.help-topic-card,.help-mdx-card{border-radius:.84rem;padding:.78rem}.help-toc,.help-related-nav{border-radius:0}}@media(max-width:420px){.help-search-box{padding-inline:.72rem}.help-search-box input{font-size:.92rem}.help-home-hero__chips a{font-size:.72rem}.help-breadcrumb span[aria-current=page]{max-width:min(100%,13rem)}}
