.docs-module__hZJeFq__wrap{grid-template-columns:15rem minmax(0,1fr);align-items:start;gap:4rem;max-width:1180px;margin:0 auto;padding:9rem 2.5rem 6rem;display:grid}.docs-module__hZJeFq__sidebar{position:sticky;top:7rem}.docs-module__hZJeFq__sidebarGroup+.docs-module__hZJeFq__sidebarGroup{margin-top:2.25rem}.docs-module__hZJeFq__sidebarTitle{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-tertiary);margin-bottom:.875rem;font-size:.6875rem}.docs-module__hZJeFq__sidebarList{flex-direction:column;gap:.125rem;list-style:none;display:flex}.docs-module__hZJeFq__sidebarLink{color:var(--text-secondary);border-left:2px solid var(--border);padding:.4375rem .75rem;font-size:.875rem;transition:color .15s,border-color .15s,background .15s;display:block}.docs-module__hZJeFq__sidebarLink:hover{color:var(--text-primary);background:var(--surface)}.docs-module__hZJeFq__sidebarLinkActive{color:var(--text-primary);border-left-color:var(--yc-orange);background:var(--surface);font-weight:500}.docs-module__hZJeFq__content{min-width:0}.docs-module__hZJeFq__eyebrow{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--yc-orange);margin-bottom:1rem;font-size:.6875rem}.docs-module__hZJeFq__title{font-family:var(--font-serif);margin-bottom:1rem;font-size:clamp(2.25rem,4vw,3rem);font-weight:400;line-height:1.1}.docs-module__hZJeFq__lede{color:var(--text-secondary);max-width:46rem;margin-bottom:3rem;font-size:1.0625rem;line-height:1.7}.docs-module__hZJeFq__section{margin-top:3.5rem}.docs-module__hZJeFq__section h2{font-family:var(--font-serif);margin-bottom:.875rem;font-size:1.625rem;font-weight:400;line-height:1.25}.docs-module__hZJeFq__section h3{margin:2rem 0 .625rem;font-size:1rem;font-weight:600}.docs-module__hZJeFq__section p{color:var(--text-secondary);max-width:46rem;margin-bottom:1rem;line-height:1.75}.docs-module__hZJeFq__section ul{max-width:46rem;margin-bottom:1.25rem;list-style:none}.docs-module__hZJeFq__section ul li{color:var(--text-secondary);margin-bottom:.5rem;padding-left:1.25rem;line-height:1.75;position:relative}.docs-module__hZJeFq__section ul li:before{content:"";background:var(--text-tertiary);width:.375rem;height:1px;position:absolute;top:.75em;left:0}.docs-module__hZJeFq__section a{color:var(--text-primary);text-underline-offset:.2em;text-decoration:underline;-webkit-text-decoration-color:var(--border);text-decoration-color:var(--border)}.docs-module__hZJeFq__section a:hover{-webkit-text-decoration-color:var(--yc-orange);text-decoration-color:var(--yc-orange)}.docs-module__hZJeFq__section code{font-family:var(--font-mono);background:var(--surface);border:1px solid var(--border);white-space:nowrap;padding:.1em .35em;font-size:.8125em}.docs-module__hZJeFq__code{background:var(--terminal-bg);color:#fefcfad9;font-family:var(--font-mono);white-space:pre;margin-bottom:1.5rem;padding:1.5rem;font-size:.8125rem;line-height:1.75;overflow-x:auto}.docs-module__hZJeFq__code code{font:inherit;color:inherit;white-space:inherit;background:0 0;border:0;padding:0}.docs-module__hZJeFq__codeComment{color:#fefcfa66}.docs-module__hZJeFq__tableWrap{margin-bottom:1.5rem;overflow-x:auto}.docs-module__hZJeFq__table{border-collapse:collapse;width:100%;min-width:34rem;font-size:.875rem}.docs-module__hZJeFq__table th{text-align:left;border-bottom:2px solid var(--border);background:var(--surface);white-space:nowrap;padding:.75rem 1rem;font-weight:600}.docs-module__hZJeFq__table td{color:var(--text-secondary);border-bottom:1px solid var(--border);vertical-align:top;padding:.75rem 1rem;line-height:1.6}.docs-module__hZJeFq__mono{font-family:var(--font-mono);color:var(--text-primary);white-space:nowrap;font-size:.8125rem}.docs-module__hZJeFq__endpoint{border:1px solid var(--border);margin-bottom:1.25rem;padding:1.5rem}.docs-module__hZJeFq__endpointHead{flex-wrap:wrap;align-items:baseline;gap:.75rem;margin-bottom:.625rem;display:flex}.docs-module__hZJeFq__method{font-family:var(--font-mono);letter-spacing:.08em;background:var(--terminal-bg);color:var(--terminal-text);padding:.1875rem .5rem;font-size:.6875rem}.docs-module__hZJeFq__endpointPath{font-family:var(--font-mono);color:var(--text-primary);word-break:break-all;font-size:.9375rem}.docs-module__hZJeFq__endpointSummary{color:var(--text-tertiary);font-size:.8125rem}.docs-module__hZJeFq__endpoint p{margin-bottom:1rem}.docs-module__hZJeFq__endpoint p:last-child{margin-bottom:0}.docs-module__hZJeFq__callout{border-left:2px solid var(--yc-orange);background:var(--surface);margin:1.5rem 0;padding:1.125rem 1.5rem}.docs-module__hZJeFq__callout p{color:var(--text-secondary);margin-bottom:0;font-size:.9375rem}.docs-module__hZJeFq__callout p+p{margin-top:.75rem}.docs-module__hZJeFq__calloutLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-primary);margin-bottom:.5rem;font-size:.6875rem}.docs-module__hZJeFq__next{border-top:1px solid var(--border);grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1rem;margin-top:4.5rem;padding-top:2rem;display:grid}.docs-module__hZJeFq__nextCard{border:1px solid var(--border);padding:1.25rem;transition:border-color .15s}.docs-module__hZJeFq__nextCard:hover{border-color:var(--text-tertiary)}.docs-module__hZJeFq__nextCard strong{margin-bottom:.25rem;font-size:.9375rem;font-weight:600;display:block}.docs-module__hZJeFq__nextCard span{color:var(--text-secondary);font-size:.8125rem;line-height:1.6}@media (max-width:900px){.docs-module__hZJeFq__wrap{grid-template-columns:minmax(0,1fr);gap:2.5rem;padding:7.5rem 1.5rem 4rem}.docs-module__hZJeFq__sidebar{position:static}.docs-module__hZJeFq__sidebarGroup+.docs-module__hZJeFq__sidebarGroup{margin-top:1.5rem}}
