.db-help-shell{grid-template-columns:minmax(0,1fr);align-items:start;gap:2rem;display:grid}@container dashboard (width>=1280px){.db-help-shell{grid-template-columns:minmax(0,1fr) minmax(0,16rem)}.db-help-toc-cell:not(:empty){min-width:13rem}}.db-help-article-cell{overflow-wrap:anywhere;word-break:break-word;width:100%;min-width:0;max-width:48rem;margin-inline:auto}.db-help-toc-cell{display:none}@container dashboard (width>=1280px){.db-help-toc-cell:not(:empty){align-self:start;max-height:calc(100vh - 1rem);display:block;position:sticky;top:.5rem;overflow-y:auto}html[data-navbar-style=sticky] .db-help-toc-cell:not(:empty){max-height:calc(100vh - 4rem);top:3.5rem}}.db-help-article{color:var(--foreground);overflow-wrap:anywhere;word-break:break-word;min-width:0;font-size:16px;line-height:1.7}.db-help-article h1,.db-help-article h2,.db-help-article h3,.db-help-article h4{color:var(--foreground);letter-spacing:-.01em;scroll-margin-top:4rem;font-weight:600}.db-help-article h1{letter-spacing:-.02em;margin:0 0 16px;font-size:39px;line-height:1.15}.db-help-lead{color:var(--muted-foreground);margin:0 0 24px;font-size:16px;line-height:1.7}.db-help-article h2{margin:24px 0 8px;font-size:31px}.db-help-article h3{margin:20px 0 8px;font-size:25px}.db-help-article h4{margin:16px 0 4px;font-size:20px}.db-help-article p{margin:0 0 24px}.db-help-article strong{color:var(--foreground);font-weight:600}.db-help-article a{color:var(--primary);text-underline-offset:3px;text-decoration:underline}.db-help-article .bl-doc-anchor,.db-help-article .bl-doc-anchor:hover{color:inherit;text-decoration:none}.db-help-article ul,.db-help-article ol{margin:0 0 24px;padding-left:24px}.db-help-article ul{list-style-type:disc}.db-help-article ol{list-style-type:decimal}.db-help-article li{margin:8px 0}.db-help-article li::marker{color:var(--muted-foreground)}.db-help-article blockquote{border-left:3px solid var(--border);background:var(--muted);color:var(--muted-foreground);border-radius:0 6px 6px 0;margin:16px 0;padding:8px 20px}.db-help-article blockquote p{margin:0}.db-help-article code{background:var(--muted);border-radius:4px;padding:2px 6px;font-family:SF Mono,Menlo,Consolas,monospace;font-size:.88em}.db-help-article pre{background:var(--muted);border:1px solid var(--border);border-radius:8px;margin:0 0 16px;padding:16px 20px;overflow-x:auto}.db-help-article pre code{background:0 0;padding:0;font-size:13px;line-height:1.6}.db-help-article table{border-collapse:collapse;width:100%;margin:0 0 24px;font-size:14px}.db-help-article th,.db-help-article td{border-bottom:1px solid var(--border);text-align:left;padding:10px 14px}.db-help-article th{color:var(--foreground);font-weight:600}.db-help-toc{flex-direction:column;max-height:calc(100vh - 2rem);display:flex}.db-help-toc-label{color:var(--foreground);border-left:1px solid var(--border);flex-shrink:0;padding:0 0 12px 16px;font-size:13px;font-weight:500}.db-help-toc-list{border-left:1px solid var(--border);flex:auto;min-height:0;margin:0;padding:0;list-style:none;overflow-y:auto}.db-help-toc-item{margin:2px 0}.db-help-toc-item-sub{padding-left:16px}.db-help-toc-item a{color:var(--muted-foreground);transition:color var(--duration-quick) ease, border-color var(--duration-quick) ease;border-left:2px solid #0000;margin-left:-1px;padding:5px 14px;font-size:13px;line-height:1.45;text-decoration:none;display:block}.db-help-toc-item a:hover{color:var(--foreground)}.db-help-toc-item a[aria-current=page]{color:var(--foreground);border-left-color:var(--primary);font-weight:500}.db-help-pager{align-items:center;gap:16px;width:100%;display:flex}.db-help-pager-link{border:1px solid var(--border);border-radius:var(--radius);white-space:nowrap;min-height:32px;transition:border-color var(--duration-quick) ease, background-color var(--duration-quick) ease;align-items:center;gap:8px;padding:4px 12px;text-decoration:none;display:flex}.db-help-pager-link:hover{border-color:var(--foreground);background-color:var(--muted)}.db-help-pager-link[data-direction=next]{margin-left:auto}.db-help-pager-label{color:var(--muted-foreground);align-items:center;gap:4px;font-size:13px;display:flex}.db-help-pager-title{color:var(--foreground);text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}
