.help-docs{--hd-header:72px;--hd-measure:46rem;--hd-nav:15.5rem;--hd-toc:13rem;--hd-code-bg:#f6f7f9;--hd-mono:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,monospace;--m-fs-xs:12px;--m-fs-sm:13px;--m-fs-md:14px;--m-fs-body:16px;--m-fs-lead:18px;--m-fs-h3:21px;--m-track-label:0.04em;font-size:var(--m-fs-body);line-height:1.65;color:var(--text);overflow-wrap:anywhere}.help-docs *,.help-docs :after,.help-docs :before{box-sizing:border-box}.help-docs a:focus-visible,.help-docs button:focus-visible,.help-docs input:focus-visible,.help-docs summary:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--r-sm)}.help-docs .hd-article:focus{outline:none}.help-docs .hd-skip{position:absolute;left:12px;top:calc(var(--hd-header) + 8px);z-index:90;padding:8px 14px;border-radius:var(--r-md);background:var(--text);color:var(--canvas);font-size:var(--m-fs-md);font-weight:600;transform:translateY(-200%);opacity:0}.help-docs .hd-skip:focus{transform:none;opacity:1}.rivul-landing:has(.help-docs){--hd-max:var(--page-width);--hd-edge:var(--edge)}.help-docs .hd-shell{display:grid;grid-template-columns:var(--hd-nav) minmax(0,1fr) var(--hd-toc);gap:0 clamp(28px,2.8vw,44px);max-width:var(--hd-max,1440px);margin:0 auto;padding-inline:var(--hd-edge,32px);align-items:start}.help-docs .hd-search-trigger{display:flex;align-items:center;gap:9px;width:100%;height:36px;padding:0 8px 0 11px;border:1px solid var(--hairline);border-radius:var(--r-md);background:var(--canvas);color:var(--text-faint);font-family:inherit;font-size:var(--m-fs-md);text-align:left;cursor:pointer;transition:border-color .14s var(--ease),box-shadow .14s var(--ease)}.help-docs .hd-search-trigger:hover{border-color:#cfd5de;color:var(--text-muted)}.help-docs .hd-search-trigger svg{flex:none}.help-docs .hd-search-trigger-text{flex:1;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.help-docs kbd{flex:none;padding:1px 6px;border:1px solid var(--hairline);border-radius:var(--r-sm);background:var(--surface);color:var(--text-faint);font-family:inherit;font-size:var(--m-fs-xs);font-weight:500;line-height:18px}.help-docs .hd-search-trigger.is-hero{height:52px;padding:0 12px 0 16px;gap:12px;border-radius:var(--r-lg);font-size:var(--m-fs-body);box-shadow:0 1px 2px rgba(20,25,34,.04)}.help-docs .hd-search-trigger.is-hero:hover{box-shadow:0 0 0 3px var(--accent-weak);border-color:var(--accent-line)}.help-docs .hd-search-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex:none;border:1px solid var(--hairline);border-radius:var(--r-md);background:var(--canvas);color:var(--text-muted);cursor:pointer}.help-docs .hd-search-dialog{width:min(640px,calc(100vw - 32px));max-width:none;max-height:min(600px,calc(100dvh - 96px));margin:max(64px,10vh) auto auto;padding:0;border:1px solid var(--hairline);border-radius:var(--r-lg);background:var(--canvas);color:var(--text);box-shadow:0 24px 64px rgba(20,25,34,.18),0 2px 8px rgba(20,25,34,.06);overflow:hidden}.help-docs .hd-search-dialog[open]{display:flex}.help-docs .hd-search-dialog::backdrop{background:rgba(20,25,34,.32)}.help-docs .hd-search-panel{display:flex;flex-direction:column;width:100%;min-height:0}.help-docs .hd-search-field{display:flex;align-items:center;gap:10px;padding:0 10px 0 16px;border-bottom:1px solid var(--hairline);color:var(--text-muted)}.help-docs .hd-search-field svg{flex:none}.help-docs .hd-search-field input{flex:1;min-width:0;height:56px;padding:0;border:0;outline:0;background:transparent;color:var(--text);font:inherit;font-size:var(--m-fs-lead)}.help-docs .hd-search-field input:focus-visible{outline:0}.help-docs .hd-search-field input::placeholder{color:var(--text-faint)}.help-docs .hd-search-field input::-webkit-search-cancel-button{display:none}.help-docs .hd-search-close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;border-radius:var(--r-md);background:transparent;color:var(--text-faint);cursor:pointer}.help-docs .hd-search-close:hover{background:var(--surface-2);color:var(--text)}.help-docs .hd-search-body{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:8px}.help-docs .hd-search-label{margin:6px 8px;font-size:var(--m-fs-xs);font-weight:600;color:var(--text-faint)}.help-docs .hd-search-results{margin:0;padding:0;list-style:none}.help-docs .hd-search-result{display:grid;grid-template-columns:20px minmax(0,1fr) auto 14px;align-items:start;gap:10px;padding:10px;border-radius:var(--r-md);color:var(--text);scroll-margin:8px}.help-docs .hd-search-result.is-active{background:var(--accent-weak)}.help-docs .hd-search-result-icon{display:flex;padding-top:2px;color:var(--text-faint)}.help-docs .hd-search-result.is-active .hd-search-result-go,.help-docs .hd-search-result.is-active .hd-search-result-icon{color:var(--accent-strong)}.help-docs .hd-search-result-main{display:flex;flex-direction:column;gap:2px;min-width:0}.help-docs .hd-search-result-title{font-size:var(--m-fs-md);font-weight:600;line-height:1.4}.help-docs .hd-search-result-title small{font-weight:500;color:var(--text-muted)}.help-docs .hd-search-result-snippet{font-size:var(--m-fs-sm);line-height:1.5;color:var(--text-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.help-docs .hd-search-result-group{padding-top:2px;font-size:var(--m-fs-xs);color:var(--text-faint);white-space:nowrap}.help-docs .hd-search-result-go{margin-top:3px;color:transparent}.help-docs .hd-search-status{margin:10px 8px;font-size:var(--m-fs-md);line-height:1.55;color:var(--text-muted)}.help-docs .hd-search-status a{color:var(--accent-strong);font-weight:500}.help-docs .hd-search-foot{display:flex;gap:16px;padding:9px 16px;border-top:1px solid var(--hairline);background:var(--surface);font-size:var(--m-fs-xs);color:var(--text-faint)}.help-docs .hd-search-foot kbd{margin-right:3px;padding:0 5px;line-height:16px}.help-docs .hd-nav{position:sticky;top:var(--hd-header);align-self:start;font-size:var(--m-fs-md)}.help-docs .hd-mobilebar,.help-docs .hd-nav-panel-head,.help-docs .hd-nav-scrim{display:none}.help-docs .hd-nav-panel{max-height:calc(100vh - var(--hd-header));overflow-y:auto;overscroll-behavior:contain;padding:24px 16px 48px 0;border-right:1px solid var(--hairline-soft);scrollbar-width:thin}.help-docs .hd-nav-search{margin-bottom:18px}.help-docs .hd-tree-home{display:block;margin:0 0 12px;padding:5px 8px;border-radius:var(--r-md);font-weight:600;color:var(--text-muted)}.help-docs .hd-tree-home:hover{color:var(--text);background:var(--surface)}.help-docs .hd-tree-home.is-current{color:var(--accent-strong);background:var(--accent-weak)}.help-docs .hd-tree-group{margin-bottom:8px}.help-docs .hd-tree-toggle{display:flex;align-items:center;gap:8px;width:100%;margin:0;padding:6px 8px;border:0;border-radius:var(--r-md);background:none;color:var(--text);font-family:inherit;font-size:var(--m-fs-sm);font-weight:600;line-height:1.4;text-align:left;cursor:pointer}.help-docs .hd-tree-toggle:hover{background:var(--surface)}.help-docs .hd-tree-toggle>svg:first-child{flex:none;color:var(--text-muted)}.help-docs .hd-tree-toggle>span{flex:1;min-width:0}.help-docs .hd-chevron{flex:none;color:var(--text-faint);transition:transform .16s var(--ease)}.help-docs [aria-expanded=true]>.hd-chevron{transform:rotate(90deg)}.help-docs .hd-tree ul{margin:2px 0 6px 15px;padding:0;list-style:none;border-left:1px solid var(--hairline)}.help-docs .hd-tree ul[hidden]{display:none}.help-docs .hd-tree .hd-tree-children{margin:0 0 4px 14px}.help-docs .hd-tree-link,.help-docs .hd-tree-row{display:flex;align-items:center}.help-docs .hd-tree-link{flex:1;min-width:0;gap:8px;margin-left:-1px;padding:5px 8px 5px 13px;border-left:2px solid transparent;color:var(--text-muted);line-height:1.4;transition:color .14s var(--ease),border-color .14s var(--ease)}.help-docs .hd-tree-link svg{flex:none;color:var(--text-faint)}.help-docs .hd-tree-link:hover{color:var(--text);border-left-color:#cfd5de}.help-docs .hd-tree-link.is-current{color:var(--accent-strong);font-weight:600;border-left-color:var(--accent)}.help-docs .hd-tree-link.is-current svg{color:var(--accent-strong)}.help-docs .hd-tree-expand{display:inline-flex;flex:none;align-items:center;justify-content:center;width:26px;height:26px;border:0;border-radius:var(--r-md);background:none;color:var(--text-faint);cursor:pointer}.help-docs .hd-tree-expand:hover{background:var(--surface-2);color:var(--text)}.help-docs .hd-article{width:100%;max-width:var(--hd-measure);min-width:0;margin:0 auto;padding:32px 0 88px;scroll-margin-top:var(--hd-header)}.help-docs .hd-crumbs ol{display:flex;flex-wrap:wrap;gap:4px 0;margin:0 0 18px;padding:0;list-style:none;font-size:var(--m-fs-sm);line-height:1.5;color:var(--text-faint)}.help-docs .hd-crumbs li{display:inline-flex;align-items:center}.help-docs .hd-crumbs li+li:before{content:"/";margin:0 9px;color:#c3c9d2}.help-docs .hd-crumbs a{color:var(--text-muted)}.help-docs .hd-crumbs a:hover{color:var(--accent-strong)}.help-docs .hd-crumbs [aria-current]{color:var(--text-muted);font-weight:500}.help-docs .hd-head h1{margin:0;font-size:clamp(28px,2.6vw,34px);font-weight:600;line-height:1.18;letter-spacing:-.022em;color:var(--text);text-wrap:balance}.help-docs .hd-lead{margin:12px 0 0;font-size:var(--m-fs-lead);line-height:1.6;color:var(--text-muted);text-wrap:pretty}.help-docs .hd-meta{margin:14px 0 0;font-size:var(--m-fs-sm);color:var(--text-faint)}.help-docs .hd-figure{margin:28px 0 8px}.help-docs .hd-section .hd-figure{margin:20px 0 4px}.help-docs .hd-figure-link{display:block;overflow:hidden;border:1px solid var(--hairline);border-radius:var(--r-lg);background:#ffffff}.help-docs .hd-figure-image{display:block;width:100%;height:auto}.help-docs .hd-figure figcaption{margin-top:10px;font-size:var(--m-fs-sm);line-height:1.55;color:var(--text-faint)}.help-docs .hd-toc-inline{display:none;margin:24px 0 0;border:1px solid var(--hairline);border-radius:var(--r-lg)}.help-docs .hd-toc-inline summary{padding:11px 14px;font-size:var(--m-fs-md);font-weight:600;cursor:pointer}.help-docs .hd-toc-inline ul{margin:0;padding:0 14px 12px;list-style:none}.help-docs .hd-toc-inline a{display:block;padding:4px 0;font-size:var(--m-fs-md);color:var(--text-muted)}.help-docs .hd-toc-inline a:hover{color:var(--accent-strong)}.help-docs .hd-section{scroll-margin-top:calc(var(--hd-header) + 20px)}.help-docs .hd-section h2{position:relative;margin:48px 0 14px;font-size:var(--m-fs-h3);font-weight:600;line-height:1.3;color:var(--text);text-wrap:balance}.help-docs .hd-prose>.hd-section:first-child h2{margin-top:40px}.help-docs .hd-section p{margin:0 0 14px;font-size:var(--m-fs-body);line-height:1.7;color:var(--text);text-wrap:pretty}.help-docs .hd-section>p:last-child{margin-bottom:0}.help-docs .hd-anchor{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;margin-left:6px;vertical-align:-3px;border-radius:var(--r-md);color:var(--text-faint);opacity:0;transition:opacity .12s var(--ease),color .12s var(--ease),background .12s var(--ease)}.help-docs .hd-anchor.is-copied,.help-docs .hd-anchor:focus-visible,.help-docs .hd-section h2:hover .hd-anchor{opacity:1}.help-docs .hd-anchor:hover{color:var(--accent-strong);background:var(--surface-2)}.help-docs .hd-anchor.is-copied{width:auto;padding:0 8px;color:var(--accent-strong);background:transparent}.help-docs .hd-anchor-done{font-size:var(--m-fs-xs);font-weight:600;letter-spacing:0}.help-docs .hd-steps{margin:4px 0 18px;padding:0;list-style:none}.help-docs .hd-steps li{position:relative;margin:0;padding:0 0 16px 40px;font-size:var(--m-fs-body);line-height:1.65}.help-docs .hd-steps li:before{content:attr(data-step);position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;width:26px;height:26px;border:1px solid var(--hairline);border-radius:50%;background:var(--canvas);font-size:var(--m-fs-xs);font-weight:600;font-variant-numeric:tabular-nums;color:var(--text-muted)}.help-docs .hd-steps li:not(:last-child):after{content:"";position:absolute;left:12.5px;top:30px;bottom:4px;width:1px;background:var(--hairline)}.help-docs .hd-steps li:last-child{padding-bottom:0}.help-docs .hd-callout{--tone:var(--accent);--tone-bg:#f4f8fd;display:flex;gap:12px;margin:18px 0;padding:13px 16px;border:1px solid color-mix(in srgb,var(--tone) 22%,var(--hairline));border-radius:var(--r-md);background:var(--tone-bg)}.help-docs .hd-callout.is-tip{--tone:#247557;--tone-bg:#f3f9f6}.help-docs .hd-callout.is-warning{--tone:#8a5a10;--tone-bg:#fdf8ef}.help-docs .hd-callout-icon{flex:none;margin-top:3px;color:var(--tone)}.help-docs .hd-section .hd-callout p{margin:0;font-size:var(--m-fs-md);line-height:1.6;color:var(--text)}.help-docs .hd-section .hd-callout p+p{margin-top:3px;color:var(--text-muted)}.help-docs .hd-section .hd-callout .hd-callout-title{font-weight:600}.help-docs .hd-callout-kind{color:var(--tone)}.help-docs .hd-table-wrap{margin:18px 0 0}.help-docs .hd-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--hairline);border-radius:var(--r-md);font-size:var(--m-fs-md);line-height:1.55}.help-docs .hd-table td,.help-docs .hd-table th{padding:9px 13px;text-align:left;vertical-align:top;border-bottom:1px solid var(--hairline);overflow-wrap:break-word;hyphens:manual}.help-docs .hd-table td+td,.help-docs .hd-table th+td,.help-docs .hd-table th+th{border-left:1px solid var(--hairline-soft)}.help-docs .hd-table thead th{font-size:var(--m-fs-sm);font-weight:600;color:var(--text);background:var(--surface)}.help-docs .hd-table thead th:first-child{border-top-left-radius:7px}.help-docs .hd-table thead th:last-child{border-top-right-radius:7px}.help-docs .hd-table tbody th{font-weight:600;color:var(--text)}.help-docs .hd-table td{color:var(--text-muted)}.help-docs .hd-table tbody tr:last-child>*{border-bottom:0}.help-docs .hd-table-wrap figcaption{margin-top:8px;font-size:var(--m-fs-sm);line-height:1.55;color:var(--text-faint)}.help-docs .docs-code-block{margin:18px 0 0;border:1px solid var(--hairline);border-radius:var(--r-md);background:var(--hd-code-bg);overflow:hidden}.help-docs .docs-code-head{display:flex;align-items:center;gap:10px;padding:7px 8px 7px 14px;border-bottom:1px solid var(--hairline);background:var(--surface)}.help-docs .docs-code-label{flex:1;min-width:0;font:12.5px/1.4 var(--hd-mono);color:var(--text-muted)}.help-docs .docs-code-lang{color:var(--text-faint);text-transform:uppercase;letter-spacing:var(--m-track-label)}.help-docs .docs-code-lang,.help-docs .docs-copy{flex:none;font-size:var(--m-fs-xs);font-weight:600}.help-docs .docs-copy{padding:3px 10px;border:1px solid var(--hairline);border-radius:var(--r-md);background:var(--canvas);color:var(--text-muted);font-family:inherit;line-height:1.5;cursor:pointer;transition:color .14s var(--ease),border-color .14s var(--ease)}.help-docs .docs-copy:hover{color:var(--text);border-color:#cfd5de}.help-docs .docs-code{margin:0;padding:14px 16px;background:transparent;color:#1f2733;font:13.5px/1.65 var(--hd-mono);white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;tab-size:2}.help-docs .hd-jump{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;margin:18px 0 0;padding:0;list-style:none}.help-docs .hd-jump a{display:flex;align-items:center;justify-content:space-between;gap:10px;height:100%;padding:12px 14px;border:1px solid var(--hairline);border-radius:var(--r-md);color:var(--text-faint);transition:border-color .14s var(--ease),background .14s var(--ease)}.help-docs .hd-jump a:hover{border-color:var(--accent-line);background:var(--surface);color:var(--accent-strong)}.help-docs .hd-jump strong{font-size:var(--m-fs-md);font-weight:600;line-height:1.35;color:var(--text)}.help-docs .hd-links{display:grid;gap:6px;margin:16px 0 0;padding:0;list-style:none}.help-docs .hd-links a{color:var(--accent-strong);font-size:var(--m-fs-body);font-weight:500;text-decoration:underline;text-decoration-color:var(--accent-line);text-underline-offset:3px}.help-docs .hd-links a:hover{text-decoration-color:currentColor}.help-docs .hd-related{margin-top:56px}.help-docs .hd-related h2{margin:0 0 12px;font-size:var(--m-fs-body);font-weight:600;color:var(--text)}.help-docs .hd-related ul{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;margin:0;padding:0;list-style:none}.help-docs .hd-related a{display:flex;flex-direction:column;gap:4px;height:100%;padding:14px 16px;border:1px solid var(--hairline);border-radius:var(--r-lg);transition:border-color .14s var(--ease),background .14s var(--ease)}.help-docs .hd-related a:hover{border-color:var(--accent-line);background:var(--surface)}.help-docs .hd-related strong{font-size:var(--m-fs-md);font-weight:600;line-height:1.4;color:var(--text)}.help-docs .hd-related a:hover strong{color:var(--accent-strong)}.help-docs .hd-related span{font-size:var(--m-fs-sm);line-height:1.5;color:var(--text-muted)}.help-docs .hd-pager{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:40px;padding-top:28px;border-top:1px solid var(--hairline)}.help-docs .hd-pager a{display:flex;flex-direction:column;gap:3px;padding:14px 16px;border:1px solid var(--hairline);border-radius:var(--r-lg);transition:border-color .14s var(--ease),background .14s var(--ease)}.help-docs .hd-pager a:hover{border-color:var(--accent-line);background:var(--surface)}.help-docs .hd-pager .is-next{grid-column:2;text-align:right}.help-docs .hd-pager span{font-size:var(--m-fs-xs);color:var(--text-faint)}.help-docs .hd-pager strong{font-size:var(--m-fs-body);font-weight:600;line-height:1.4;color:var(--accent-strong)}.help-docs .hd-pager .is-prev strong:before{content:"← "}.help-docs .hd-pager .is-next strong:after{content:" →"}.help-docs .hd-support{margin:28px 0 0;font-size:var(--m-fs-md);color:var(--text-muted)}.help-docs .hd-support a{color:var(--accent-strong);font-weight:500}.help-docs .hd-shell>.docs-toc{position:sticky;top:var(--hd-header);max-height:calc(100vh - var(--hd-header));overflow-y:auto;padding:36px 0 48px;scrollbar-width:thin}.help-docs .hd-toc-title{margin:0 0 10px;font-size:var(--m-fs-sm);font-weight:600;color:var(--text)}.help-docs .hd-toc-list{margin:0;padding:0;list-style:none;border-left:1px solid var(--hairline)}.help-docs .hd-toc-list a{display:block;margin-left:-1px;padding:4px 0 4px 13px;border-left:2px solid transparent;font-size:var(--m-fs-sm);line-height:1.45;color:var(--text-faint);transition:color .14s var(--ease),border-color .14s var(--ease)}.help-docs .hd-toc-list a:hover{color:var(--text)}.help-docs .hd-toc-list a.is-active{color:var(--accent-strong);font-weight:600;border-left-color:var(--accent)}.help-docs .hd-toc-top{display:inline-block;margin-top:18px;font-size:var(--m-fs-sm);color:var(--text-faint)}.help-docs .hd-toc-top:hover{color:var(--accent-strong)}.help-docs .hd-hero{border-bottom:1px solid var(--hairline-soft);background:var(--surface)}.help-docs .hd-hero-inner{max-width:var(--hd-max,1440px);margin:0 auto;padding:56px var(--hd-edge,32px) 48px}.help-docs .hd-hero h1{max-width:20ch;margin:0;font-size:clamp(30px,3.4vw,40px);font-weight:600;line-height:1.12;letter-spacing:-.025em;color:var(--text)}.help-docs .hd-hero-lede{max-width:44rem;margin:14px 0 0;font-size:var(--m-fs-lead);line-height:1.6;color:var(--text-muted);text-wrap:pretty}.help-docs .hd-hero-audience{max-width:44rem;margin:8px 0 0;font-size:var(--m-fs-md);line-height:1.55;color:var(--text-faint)}.help-docs .hd-hero-search{max-width:40rem;margin-top:26px}.help-docs .hd-home{max-width:var(--hd-max,1440px);margin:0 auto;padding:44px var(--hd-edge,32px) 96px}.help-docs .hd-home-section{margin-bottom:52px}.help-docs .hd-home-label{margin:0 0 14px;font-size:var(--m-fs-sm);font-weight:600;line-height:1.4;letter-spacing:0;color:var(--text-muted)}.help-docs .hd-start{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}.help-docs .hd-start a{display:flex;flex-direction:column;gap:6px;height:100%;padding:20px;border:1px solid var(--hairline);border-radius:var(--r-lg);background:var(--canvas);transition:border-color .14s var(--ease),box-shadow .14s var(--ease)}.help-docs .hd-start a:hover{border-color:var(--accent-line);box-shadow:0 1px 2px rgba(20,25,34,.04),0 8px 24px -12px rgba(20,25,34,.12)}.help-docs .hd-area-mark,.help-docs .hd-start-mark{display:inline-flex;align-items:center;justify-content:center;flex:none;width:34px;height:34px;border:1px solid var(--hairline);border-radius:var(--r-md);background:var(--surface);color:var(--text-muted)}.help-docs .hd-start-mark{margin-bottom:6px}.help-docs .hd-start strong{font-size:var(--m-fs-body);font-weight:600;line-height:1.4;color:var(--text)}.help-docs .hd-start-body{flex:1;font-size:var(--m-fs-md);line-height:1.55;color:var(--text-muted)}.help-docs .hd-start-go{display:inline-flex;align-items:center;gap:6px;margin-top:6px;font-size:var(--m-fs-sm);font-weight:600}.help-docs .hd-start a:hover strong,.help-docs .hd-start-go{color:var(--accent-strong)}.help-docs .hd-areas{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}.help-docs .hd-area{padding:20px 20px 16px;border:1px solid var(--hairline);border-radius:var(--r-lg);background:var(--canvas)}.help-docs .hd-area h3{margin:0;font-size:var(--m-fs-body);font-weight:600;line-height:1.4}.help-docs .hd-area h3 a{display:inline-flex;align-items:center;gap:12px;color:var(--text)}.help-docs .hd-area h3 a:hover{color:var(--accent-strong)}.help-docs .hd-area>p{margin:10px 0 12px;font-size:var(--m-fs-md);line-height:1.55;color:var(--text-muted)}.help-docs .hd-area ul{margin:0;padding:10px 0 0;list-style:none;border-top:1px solid var(--hairline-soft)}.help-docs .hd-area li a{display:flex;align-items:center;gap:9px;margin:0 -8px;padding:6px 8px;border-radius:var(--r-md);font-size:var(--m-fs-md);font-weight:500;line-height:1.4;color:var(--text)}.help-docs .hd-area li a svg{flex:none;color:var(--text-muted)}.help-docs .hd-area li a span{flex:1;min-width:0}.help-docs .hd-area li a small{flex:none;font-size:var(--m-fs-xs);font-weight:500;color:var(--text-faint)}.help-docs .hd-area li a:hover{background:var(--surface);color:var(--accent-strong)}.help-docs .hd-area li a:hover svg{color:var(--accent-strong)}.help-docs .hd-home-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;margin-bottom:52px}.help-docs .hd-news,.help-docs .hd-tasks{margin:0;padding:0;list-style:none;border-top:1px solid var(--hairline-soft)}.help-docs .hd-news li,.help-docs .hd-tasks li{border-bottom:1px solid var(--hairline-soft)}.help-docs .hd-tasks a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 2px;font-size:var(--m-fs-md);font-weight:500;color:var(--text)}.help-docs .hd-tasks a svg{flex:none;color:var(--text-faint);transition:transform .12s var(--ease)}.help-docs .hd-tasks a:hover{color:var(--accent-strong)}.help-docs .hd-tasks a:hover svg{color:var(--accent-strong);transform:translateX(2px)}.help-docs .hd-news li{display:grid;grid-template-columns:7.5rem minmax(0,1fr);gap:12px;padding:11px 2px;font-size:var(--m-fs-md);line-height:1.5}.help-docs .hd-news time{color:var(--text-faint);font-variant-numeric:tabular-nums}.help-docs .hd-news a{color:var(--text)}.help-docs .hd-news a:hover{color:var(--accent-strong)}.help-docs .hd-home-foot{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:64px;padding-top:32px;border-top:1px solid var(--hairline)}.help-docs .hd-home-foot section{scroll-margin-top:calc(var(--hd-header) + 16px)}.help-docs .hd-home-foot .hd-home-label-gap{margin-top:28px}.help-docs .hd-home-foot #contact p{margin:0;font-size:var(--m-fs-md);line-height:1.6;color:var(--text-muted)}.help-docs .hd-home-foot #contact a{color:var(--text);font-weight:500;text-decoration:underline;text-decoration-color:var(--hairline-strong,#cfd5de);text-underline-offset:3px}.help-docs .hd-home-foot #contact a:hover{color:var(--accent-strong)}.help-docs .hd-faq{border-bottom:1px solid var(--hairline-soft)}.help-docs .hd-faq:first-of-type{border-top:1px solid var(--hairline-soft)}.help-docs .hd-faq summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:11px 0;cursor:pointer;list-style:none;font-size:var(--m-fs-md);font-weight:500;color:var(--text)}.help-docs .hd-faq summary:hover{color:var(--accent-strong)}.help-docs .hd-faq summary::-webkit-details-marker{display:none}.help-docs .hd-faq summary:after{content:"+";flex:none;color:var(--text-faint);font-size:var(--m-fs-lead);font-weight:400}.help-docs .hd-faq[open] summary:after{content:"−"}.help-docs .hd-faq p{max-width:68ch;margin:0;padding:0 28px 13px 0;font-size:var(--m-fs-md);line-height:1.6;color:var(--text-muted)}@media (min-width:1680px){.help-docs{--hd-nav:16.5rem;--hd-toc:14rem}}@media (max-width:1179px){.help-docs .hd-shell{grid-template-columns:var(--hd-nav) minmax(0,1fr)}.help-docs .hd-shell>.docs-toc{display:none}.help-docs .hd-toc-inline{display:block}.help-docs .hd-areas{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:959px){.help-docs .hd-shell{grid-template-columns:minmax(0,1fr)}.help-docs .hd-nav{position:sticky;top:var(--hd-header);z-index:40;margin:0 calc(-1 * var(--hd-edge, 20px))}.help-docs .hd-mobilebar{padding:10px var(--hd-edge,20px);border-bottom:1px solid var(--hairline)}.help-docs .hd-mobilebar,.help-docs .hd-mobilebar-menu{display:flex;align-items:center;gap:10px;background:var(--canvas)}.help-docs .hd-mobilebar-menu{flex:1;min-width:0;min-height:44px;padding:4px 12px;border:1px solid var(--hairline);border-radius:var(--r-md);color:var(--text);font-family:inherit;font-size:var(--m-fs-md);font-weight:600;line-height:1.3;text-align:left;cursor:pointer}.help-docs .hd-mobilebar-menu svg{flex:none;color:var(--text-muted)}.help-docs .hd-mobilebar-menu span{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.help-docs .hd-mobilebar-menu small{display:block;font-size:var(--m-fs-xs);font-weight:500;color:var(--text-faint)}.help-docs .hd-search-icon{width:44px;height:44px}.help-docs .hd-nav-scrim:not([hidden]){display:block;position:fixed;inset:0;z-index:80;background:rgba(20,25,34,.32)}.help-docs .hd-nav-panel{position:fixed;inset:0 auto 0 0;z-index:81;width:min(340px,88vw);max-height:none;padding:0 16px 40px;border-right:1px solid var(--hairline);background:var(--canvas);box-shadow:0 24px 64px rgba(20,25,34,.18);transform:translateX(-102%);visibility:hidden;transition:transform .22s var(--ease),visibility 0s linear .22s}.help-docs .hd-nav.is-drawer-open{z-index:90}.help-docs .hd-search-trigger kbd{display:none}.help-docs .hd-nav.is-drawer-open .hd-nav-panel{transform:none;visibility:visible;transition:transform .22s var(--ease)}.help-docs .hd-nav-panel-head{display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:1;margin:0 -16px 12px;padding:12px 12px 12px 16px;border-bottom:1px solid var(--hairline-soft);background:var(--canvas);font-size:var(--m-fs-md);font-weight:600}.help-docs .hd-nav-close{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;border-radius:var(--r-md);background:none;color:var(--text-muted);cursor:pointer}.help-docs .hd-tree-link,.help-docs .hd-tree-toggle{min-height:40px}.help-docs .hd-tree-expand{width:40px;height:40px}.help-docs .hd-article{padding-top:20px}.help-docs .hd-hero-inner{padding-top:36px;padding-bottom:32px}.help-docs .hd-home{padding-top:32px;padding-bottom:72px}.help-docs .hd-start{grid-template-columns:minmax(0,1fr)}.help-docs .hd-home-foot,.help-docs .hd-home-split{grid-template-columns:minmax(0,1fr);gap:36px}}@media (max-width:640px){.help-docs .hd-areas{grid-template-columns:minmax(0,1fr)}.help-docs .hd-search-dialog{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);margin-top:8px}.help-docs .hd-search-result{grid-template-columns:20px minmax(0,1fr)}.help-docs .hd-search-foot,.help-docs .hd-search-result-go,.help-docs .hd-search-result-group,.help-docs .hd-search-trigger.is-hero kbd{display:none}}@media (max-width:560px){.help-docs .hd-table td,.help-docs .hd-table th{overflow-wrap:anywhere;padding:8px 10px}.help-docs .hd-table{font-size:var(--m-fs-sm)}.help-docs .hd-pager{grid-template-columns:minmax(0,1fr)}.help-docs .hd-pager .is-next{grid-column:1;text-align:left}.help-docs .hd-news li{grid-template-columns:minmax(0,1fr);gap:2px}.help-docs .hd-steps li{padding-left:36px}}@media (prefers-reduced-motion:reduce){.help-docs *{transition:none!important}}