.help-docs{--hd-header:72px;--hd-measure:45rem;--hd-nav:14.5rem;--hd-toc:12.5rem;--hd-code-bg:#f6f7f9;--hd-mono:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,monospace;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)}.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,40px);max-width:var(--hd-max,1440px);margin:0 auto;padding-inline:var(--hd-edge,32px);align-items:start}.help-docs .hd-cmd{display:flex;align-items:center;gap:10px;height:40px;padding:0 8px 0 13px;border:1px solid var(--hairline);border-radius:var(--r-md);background:var(--canvas);color:var(--text-faint);cursor:text;transition:border-color .14s var(--ease),box-shadow .14s var(--ease)}.help-docs .hd-cmd:hover{border-color:#d3d8e0}.help-docs .hd-cmd:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-weak)}.help-docs .hd-cmd svg{flex:none}.help-docs .hd-cmd input{flex:1;width:100%;min-width:0;padding:0;border:0;outline:0;background:transparent;color:var(--text);font:inherit;font-size:var(--m-fs-md)}.help-docs .hd-cmd input:focus-visible{outline:0}.help-docs .hd-cmd input::placeholder{color:var(--text-faint)}.help-docs .hd-cmd input::-webkit-search-cancel-button{cursor:pointer}.help-docs .hd-cmd 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-cmd.is-compact{height:34px;padding-left:11px;gap:8px;background:transparent}.help-docs .hd-cmd.is-compact input{font-size:var(--m-fs-sm)}.help-docs .hd-nav{position:sticky;top:var(--hd-header);max-height:calc(100vh - var(--hd-header));overflow-y:auto;overscroll-behavior:contain;padding:28px 20px 48px 0;border-right:1px solid var(--hairline-soft);font-size:var(--m-fs-md);scrollbar-width:thin}.help-docs .hd-nav-menu{display:none}.help-docs .hd-nav-body>.hd-cmd{margin-bottom:16px}.help-docs .hd-tree-home{display:block;margin:0 0 14px;padding:4px 0;font-weight:600;color:var(--text-muted)}.help-docs .hd-tree-home.is-current,.help-docs .hd-tree-home:hover{color:var(--accent-strong)}.help-docs .hd-tree-group{margin-bottom:10px}.help-docs .hd-tree-toggle{display:flex;align-items:center;gap:7px;width:100%;margin:0;padding:5px 0;border:0;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:disabled{cursor:default}.help-docs .hd-chevron{flex:none;color:var(--text-faint);transition:transform .16s var(--ease)}.help-docs .hd-tree-toggle[aria-expanded=true] .hd-chevron{transform:rotate(90deg)}.help-docs .hd-tree ul{margin:2px 0 6px 4px;padding:0;list-style:none;border-left:1px solid var(--hairline)}.help-docs .hd-tree ul[hidden]{display:none}.help-docs .hd-tree-link{display:block;margin-left:-1px;padding:5px 8px 5px 14px;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: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 .hd-tree-hits{margin:0 0 4px 14px;border-left:0}.help-docs .hd-tree-hits a{display:block;padding:2px 0 2px 10px;font-size:var(--m-fs-xs);line-height:1.4;color:var(--text-faint)}.help-docs .hd-tree-hits a:before{content:"#";margin-right:5px;color:var(--accent-line)}.help-docs .hd-tree-hits a:hover{color:var(--accent-strong)}.help-docs .hd-tree-empty{margin:4px 0;font-size:var(--m-fs-sm);line-height:1.5;color:var(--text-muted)}.help-docs .hd-article{width:100%;max-width:var(--hd-measure);min-width:0;margin:0 auto;padding:32px 0 88px}.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-faint)}.help-docs .hd-head h1{margin:0;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-figure{margin:28px 0 8px}.help-docs .hd-figure-link{display:block;overflow:hidden;border:1px solid var(--hairline);border-radius:var(--r-lg);background:#ffffff;box-shadow:none}.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);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.65;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-step{display:grid;grid-template-columns:26px minmax(0,1fr);gap:12px;align-items:start;margin:0 0 12px}.help-docs .hd-step>span{display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin-top:1px;border-radius:50%;background:transparent;border:1px solid var(--hairline);font-size:var(--m-fs-xs);font-weight:600;font-variant-numeric:tabular-nums;color:var(--text-muted)}.help-docs .hd-step p{margin:0}.help-docs .hd-callout{--tone:var(--accent);--tone-bg:#f3f7fc;margin:4px 0 18px;padding:13px 16px;border:1px solid color-mix(in srgb,var(--tone) 18%,var(--hairline));border-left:3px solid var(--tone);border-radius:var(--r-md);background:var(--tone-bg)}.help-docs .hd-callout.is-verified{--tone:#1c7a4a;--tone-bg:transparent}.help-docs .hd-callout.is-warning{--tone:#b8791f;--tone-bg:transparent}.help-docs .hd-callout.is-blocked{--tone:#b23c3c;--tone-bg:transparent}.help-docs .hd-section .hd-callout p{margin:0;font-size:var(--m-fs-body);line-height:1.6}.help-docs .hd-section .hd-callout p+p{margin-top:3px}.help-docs .hd-section .hd-callout .hd-callout-title{font-weight:600;color:var(--text)}.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:transparent}.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);transition:border-color .14s var(--ease),background .14s var(--ease)}.help-docs .hd-jump a:hover{border-color:var(--accent-line);background:var(--surface)}.help-docs .hd-jump strong{font-size:var(--m-fs-md);font-weight:600;line-height:1.35;color:var(--text)}.help-docs .hd-chip{flex:none;padding:2px 8px;border-radius:999px;font-size:var(--m-fs-xs);font-weight:600;color:var(--text-muted);background:var(--surface-2)}.help-docs .hd-chip.is-verified{color:#14603a;background:#e6f3eb}.help-docs .hd-chip.is-blocked{color:#8f2f2f;background:#f8e7e7}.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-pager{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:56px;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-home{max-width:var(--hd-max,1440px);margin:0 auto;padding:44px var(--hd-edge,32px) 96px}.help-docs .hd-home-head h1{margin:0;color:var(--text)}.help-docs .hd-home-head p{margin:8px 0 0;font-size:var(--m-fs-body);line-height:1.55;color:var(--text-muted)}.help-docs .hd-home-search{max-width:36rem;margin:24px 0 48px}.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-quick{margin-bottom:52px}.help-docs .hd-quick ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.help-docs .hd-quick a{display:flex;align-items:flex-start;gap:12px;height:100%;padding:16px 18px;border:1px solid var(--hairline);border-radius:var(--r-lg);transition:background .14s var(--ease),border-color .14s var(--ease)}.help-docs .hd-quick a:hover{background:var(--surface);border-color:#d9dee6}.help-docs .hd-quick svg{flex:none;margin-top:2px;color:var(--text-muted)}.help-docs .hd-quick strong{display:block;font-size:var(--m-fs-body);font-weight:600;line-height:1.4;color:var(--text)}.help-docs .hd-quick small{display:block;margin-top:3px;font-size:var(--m-fs-md);line-height:1.5;color:var(--text-muted)}.help-docs .hd-quick a:hover strong{color:var(--accent-strong)}.help-docs .hd-topics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none}.help-docs .hd-topic{padding:22px 40px 30px 0;border-top:1px solid var(--hairline)}.help-docs .hd-topic h3{display:flex;align-items:center;gap:9px;margin:0;font-size:var(--m-fs-body);font-weight:600;line-height:1.4;color:var(--text)}.help-docs .hd-topic h3 svg{flex:none;color:var(--text-muted)}.help-docs .hd-topic>p{margin:5px 0 12px;font-size:var(--m-fs-md);line-height:1.55;color:var(--text-muted)}.help-docs .hd-topic ul{margin:0;padding:0;list-style:none}.help-docs .hd-topic-link{display:inline-flex;align-items:center;gap:6px;padding:4px 0;font-size:var(--m-fs-md);font-weight:500;line-height:1.45;color:var(--text);transition:color .12s var(--ease)}.help-docs .hd-topic-link svg{flex:none;opacity:0;transform:translateX(-3px);transition:opacity .12s var(--ease),transform .12s var(--ease)}.help-docs .hd-topic-link:focus-visible,.help-docs .hd-topic-link:hover{color:var(--accent-strong)}.help-docs .hd-topic-link:focus-visible svg,.help-docs .hd-topic-link:hover svg{opacity:1;transform:none}.help-docs .hd-topic-hits a{display:block;padding:1px 0 3px 12px;font-size:var(--m-fs-sm);line-height:1.45;color:var(--text-muted)}.help-docs .hd-topic-hits a:before{content:"#";margin-right:5px;color:var(--text-faint)}.help-docs .hd-topic-hits a:hover{color:var(--accent-strong)}.help-docs .hd-topic-more{margin:6px 0 0;padding:2px 0;border:0;background:none;color:var(--text-muted);font-family:inherit;font-size:var(--m-fs-sm);font-weight:500;cursor:pointer}.help-docs .hd-topic-more:hover{color:var(--accent-strong)}.help-docs .hd-home-empty{margin:0;padding:18px 0;border-top:1px solid var(--hairline);font-size:var(--m-fs-md);color:var(--text-muted)}.help-docs .hd-home-foot{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:64px;margin-top:36px;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 #contact p{margin:0;font-size:var(--m-fs-md);line-height:1.6;color:var(--text-muted)}.help-docs .hd-home-foot .hd-home-label-gap{margin-top:28px}.help-docs .hd-home-foot #contact p+p{margin-top:0}.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 (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}}@media (max-width:959px){.help-docs .hd-shell{grid-template-columns:minmax(0,1fr)}.help-docs .hd-nav{position:static;max-height:none;overflow:visible;padding:16px 0 0;border-right:0}.help-docs .hd-nav-menu{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:10px 14px;border:1px solid var(--hairline);border-radius:var(--r-lg);background:transparent;color:var(--text);font-family:inherit;font-size:var(--m-fs-md);font-weight:600;line-height:1.35;text-align:left;cursor:pointer}.help-docs .hd-nav-menu small{display:block;font-size:var(--m-fs-xs);font-weight:500;color:var(--text-faint)}.help-docs .hd-nav-menu-mark{flex:none;font-size:var(--m-fs-lead);font-weight:400;color:var(--text-faint)}.help-docs .hd-nav-body{display:none;padding:14px 2px 8px}.help-docs .hd-nav-body.is-open{display:block}.help-docs .hd-article{padding-top:20px}.help-docs .hd-home{padding-top:28px;padding-bottom:72px}.help-docs .hd-home-foot{gap:36px}.help-docs .hd-home-foot,.help-docs .hd-quick ul{grid-template-columns:minmax(0,1fr)}.help-docs .hd-topics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.help-docs .hd-table td,.help-docs .hd-table th{overflow-wrap:anywhere}.help-docs .hd-topics{grid-template-columns:minmax(0,1fr)}.help-docs .hd-topic{padding-right:0}.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-table{font-size:var(--m-fs-sm)}.help-docs .hd-table td,.help-docs .hd-table th{padding:8px 10px}}@media (prefers-reduced-motion:reduce){.help-docs *{transition:none!important}}