.docs-module____pzCG__shell{flex-direction:column;min-height:100dvh;display:flex}.docs-module____pzCG__layout{flex:1;grid-template-columns:260px 1fr;width:100%;max-width:1360px;margin:0 auto;display:grid}.docs-module____pzCG__mobileMenuBtn{z-index:50;background:var(--brand-strong);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .2s,box-shadow .2s;display:none;position:fixed;bottom:24px;left:24px;box-shadow:0 4px 20px #0074d959}.docs-module____pzCG__mobileMenuBtn:hover{transform:scale(1.08);box-shadow:0 6px 24px #0074d973}.docs-module____pzCG__mobileOverlay{display:none}.docs-module____pzCG__sidebar{border-right:1px solid var(--border);background:var(--bg-elevated);scrollbar-width:thin;scrollbar-color:var(--border)transparent;align-self:start;height:calc(100dvh - 57px);position:sticky;top:57px;overflow-y:auto}.docs-module____pzCG__sidebarInner{flex-direction:column;min-height:100%;padding:24px 16px 32px;display:flex}.docs-module____pzCG__sidebarTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin:0 0 12px 10px;font-size:.7rem;font-weight:700}.docs-module____pzCG__sidebarSearch{margin-bottom:16px;position:relative}.docs-module____pzCG__sidebarSearchIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.docs-module____pzCG__sidebarSearchInput{border:1px solid var(--border);background:var(--bg-soft);width:100%;color:var(--text);border-radius:8px;outline:none;padding:8px 10px 8px 32px;font-size:.82rem;transition:border-color .15s,box-shadow .15s}.docs-module____pzCG__sidebarSearchInput::placeholder{color:var(--text-muted)}.docs-module____pzCG__sidebarSearchInput:focus{border-color:var(--brand-strong);box-shadow:0 0 0 3px rgba(var(--brand-strong-rgb),.1)}.docs-module____pzCG__sidebarSearchKbd{color:var(--text-muted);background:var(--bg-elevated);border:1px solid var(--border);pointer-events:none;border-radius:4px;padding:1px 6px;font-family:inherit;font-size:.68rem;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.docs-module____pzCG__sidebarNav{flex-direction:column;gap:2px;display:flex}.docs-module____pzCG__sidebarGroup{margin-bottom:16px}.docs-module____pzCG__sidebarGroupLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);opacity:.7;padding:6px 10px 4px;font-size:.68rem;font-weight:700}.docs-module____pzCG__sidebarLink{all:unset;cursor:pointer;color:var(--text-muted);border-radius:7px;align-items:center;gap:8px;padding:7px 10px;font-size:.82rem;transition:color .15s,background .15s;display:flex;position:relative}.docs-module____pzCG__sidebarLink:hover{color:var(--text);background:var(--bg-soft)}.docs-module____pzCG__sidebarLinkActive{color:var(--brand-strong);background:rgba(var(--brand-strong-rgb),.06);font-weight:600}.docs-module____pzCG__sidebarLinkActive:before{content:"";background:var(--brand-strong);border-radius:2px;width:3px;position:absolute;top:6px;bottom:6px;left:0}.docs-module____pzCG__sidebarLinkIcon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;display:inline-flex}.docs-module____pzCG__sidebarCta{margin-top:auto;padding-top:24px}.docs-module____pzCG__navActive{font-weight:600;color:var(--brand-strong)!important}.docs-module____pzCG__content{min-width:0;max-width:860px;padding:0 56px 80px}.docs-module____pzCG__section{padding-top:52px;scroll-margin-top:80px}.docs-module____pzCG__sectionAnchor{color:inherit;align-items:center;gap:8px;text-decoration:none;display:inline-flex}.docs-module____pzCG__sectionAnchor:hover .docs-module____pzCG__anchorHash{opacity:1}.docs-module____pzCG__anchorHash{color:var(--brand-strong);opacity:0;font-size:1.1rem;font-weight:400;transition:opacity .15s}.docs-module____pzCG__sectionBadge{text-transform:uppercase;letter-spacing:.06em;color:var(--brand-strong);background:rgba(var(--brand-strong-rgb),.06);border-radius:6px;align-items:center;gap:6px;margin-bottom:10px;padding:4px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.docs-module____pzCG__sectionTitle{letter-spacing:-.02em;color:var(--text);margin:0 0 8px;font-size:1.5rem;font-weight:700}.docs-module____pzCG__sectionCopy{color:var(--text-muted);max-width:640px;margin:0 0 28px;font-size:.92rem;line-height:1.7}.docs-module____pzCG__subTitle{color:var(--text);align-items:center;gap:8px;margin:32px 0 14px;font-size:.95rem;font-weight:650;display:flex}.docs-module____pzCG__subTitle:before{content:"";background:var(--brand-strong);border-radius:2px;flex-shrink:0;width:3px;height:16px}.docs-module____pzCG__divider{border:none;border-top:1px solid var(--border);margin:0}.docs-module____pzCG__heroTitle{letter-spacing:-.03em;color:var(--text);margin:0 0 12px;font-size:2.2rem;font-weight:750;line-height:1.2}.docs-module____pzCG__heroCopy{color:var(--text-muted);max-width:580px;margin:0 0 36px;font-size:1.02rem;line-height:1.7}.docs-module____pzCG__heroCards{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.docs-module____pzCG__heroCard{border:1px solid var(--border);background:var(--bg-elevated);border-radius:12px;padding:22px;transition:border-color .2s,box-shadow .2s}.docs-module____pzCG__heroCard:hover{border-color:var(--brand-strong);box-shadow:0 2px 12px rgba(var(--brand-strong-rgb),.08)}.docs-module____pzCG__heroCard strong{margin:10px 0 6px;font-size:.88rem;display:block}.docs-module____pzCG__heroCard p{color:var(--text-muted);margin:0;font-size:.82rem;line-height:1.6}.docs-module____pzCG__heroCardIcon{background:rgba(var(--brand-strong-rgb),.06);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.4rem;display:inline-flex}.docs-module____pzCG__stepsRow{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:28px;display:grid}.docs-module____pzCG__stepCard{border:1px solid var(--border);background:var(--bg-elevated);border-radius:12px;padding:24px 20px 20px 56px;transition:border-color .2s,box-shadow .2s;position:relative}.docs-module____pzCG__stepCard:hover{border-color:rgba(var(--brand-strong-rgb),.3);box-shadow:0 2px 12px rgba(var(--brand-strong-rgb),.06)}.docs-module____pzCG__stepCard strong{margin-bottom:6px;font-size:.88rem;display:block}.docs-module____pzCG__stepCard p{color:var(--text-muted);margin:0;font-size:.82rem;line-height:1.6}.docs-module____pzCG__stepNum{background:var(--brand-strong);color:#fff;width:28px;height:28px;box-shadow:0 2px 8px rgba(var(--brand-strong-rgb),.25);border-radius:50%;justify-content:center;align-items:center;font-size:.78rem;font-weight:700;display:inline-flex;position:absolute;top:24px;left:18px}.docs-module____pzCG__codeBlock{background:#0d1117;border:1px solid #2d333b;border-radius:10px;margin-bottom:24px;overflow:hidden}.docs-module____pzCG__codeBlockHeader{background:#161b22;border-bottom:1px solid #2d333b;justify-content:space-between;align-items:center;padding:8px 14px 8px 16px;display:flex}.docs-module____pzCG__codeLabel{text-transform:uppercase;letter-spacing:.04em;color:#8b949e;font-size:.72rem;font-weight:600}.docs-module____pzCG__codeBlockBody{font-family:var(--font-geist-mono),"SF Mono","Fira Code","Cascadia Code",Menlo,monospace;color:#e6edf3;white-space:pre;margin:0;padding:16px 20px;font-size:.8rem;line-height:1.7;overflow-x:auto}.docs-module____pzCG__tabbedCode{background:#0d1117;border:1px solid #2d333b;border-radius:10px;margin-bottom:24px;overflow:hidden}.docs-module____pzCG__tabbedCodeHeader{scrollbar-width:none;background:#161b22;border-bottom:1px solid #2d333b;align-items:center;display:flex;overflow-x:auto}.docs-module____pzCG__tabbedCodeHeader::-webkit-scrollbar{display:none}.docs-module____pzCG__tabbedCodeTab{all:unset;cursor:pointer;color:#8b949e;white-space:nowrap;letter-spacing:.01em;border-bottom:2px solid #0000;padding:10px 16px;font-size:.75rem;font-weight:600;transition:color .15s,border-color .15s}.docs-module____pzCG__tabbedCodeTab:hover{color:#c9d1d9}.docs-module____pzCG__tabbedCodeTabActive{color:#e6edf3;border-bottom-color:var(--brand-strong)}.docs-module____pzCG__tabbedCodeBody{position:relative}.docs-module____pzCG__tabbedCodeCopy{position:absolute;top:10px;right:10px}.docs-module____pzCG__tabbedCodeContent{font-family:var(--font-geist-mono),"SF Mono","Fira Code","Cascadia Code",Menlo,monospace;color:#e6edf3;white-space:pre;margin:0;padding:16px 20px;font-size:.8rem;line-height:1.7;overflow-x:auto}.docs-module____pzCG__copyBtn{all:unset;cursor:pointer;color:#8b949e;border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;transition:color .15s,background .15s;display:inline-flex}.docs-module____pzCG__copyBtn:hover{color:#e6edf3;background:#ffffff14}.docs-module____pzCG__copyBtnDone{color:#3fb950}.docs-module____pzCG__callout{border-left:3px solid;border-radius:10px;gap:12px;margin-bottom:24px;padding:16px 20px;font-size:.85rem;line-height:1.65;display:flex}.docs-module____pzCG__callout_info{background:rgba(var(--brand-strong-rgb),.04);border-left-color:var(--brand-strong)}.docs-module____pzCG__callout_warning{background:#fffbeb;border-left-color:#d97706}.docs-module____pzCG__callout_danger{background:#fef2f2;border-left-color:#dc2626}.docs-module____pzCG__calloutIcon{flex-shrink:0;margin-top:2px;font-size:1rem}.docs-module____pzCG__calloutTitle{margin-bottom:4px;font-size:.85rem;font-weight:650;display:block}.docs-module____pzCG__calloutBody{color:var(--text-soft)}.docs-module____pzCG__calloutBody code{font-size:.82em}.docs-module____pzCG__inlineCode{font-family:var(--font-geist-mono),"SF Mono","Fira Code",Menlo,monospace;background:var(--bg-soft);border:1px solid var(--border);color:var(--text);border-radius:5px;padding:2px 7px;font-size:.84em;display:inline}.docs-module____pzCG__paramTable{border-collapse:separate;border-spacing:0;border:1px solid var(--border);border-radius:10px;width:100%;margin-bottom:24px;font-size:.84rem;overflow:hidden}.docs-module____pzCG__paramTable th{text-align:left;background:var(--bg-soft);border-bottom:1px solid var(--border);color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;padding:10px 14px;font-size:.72rem;font-weight:650}.docs-module____pzCG__paramTable td{border-bottom:1px solid var(--border);vertical-align:top;color:var(--text-soft);padding:12px 14px}.docs-module____pzCG__paramTable tbody tr:last-child td{border-bottom:none}.docs-module____pzCG__paramTable tbody tr:hover{background:var(--bg-soft)}.docs-module____pzCG__paramTable td strong{color:var(--text)}.docs-module____pzCG__typeBadge{font-size:.72rem;font-weight:600;font-family:var(--font-geist-mono),"SF Mono","Fira Code",Menlo,monospace;background:rgba(var(--brand-strong-rgb),.08);color:var(--brand-strong);border-radius:5px;padding:2px 8px;display:inline-block}.docs-module____pzCG__requiredBadge{text-transform:uppercase;letter-spacing:.03em;color:#dc2626;background:#fef2f2;border-radius:5px;padding:2px 8px;font-size:.7rem;font-weight:700;display:inline-block}.docs-module____pzCG__optionalBadge{text-transform:uppercase;letter-spacing:.03em;background:var(--bg-soft);color:var(--text-muted);border-radius:5px;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-block}.docs-module____pzCG__endpointBar{border:1px solid var(--border);background:var(--bg-elevated);box-shadow:var(--shadow-soft);border-radius:10px;align-items:center;gap:12px;margin-bottom:28px;padding:14px 18px;display:flex}.docs-module____pzCG__endpointPath{font-family:var(--font-geist-mono),"SF Mono","Fira Code",Menlo,monospace;color:var(--text);font-size:.88rem}.docs-module____pzCG__methodBadge{text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;border-radius:5px;padding:4px 10px;font-size:.68rem;font-weight:700;display:inline-block}.docs-module____pzCG__methodBadge[data-method=get]{color:#059669;background:#ecfdf5}.docs-module____pzCG__methodBadge[data-method=post]{color:#2563eb;background:#eff6ff}.docs-module____pzCG__methodBadge[data-method=put]{color:#d97706;background:#fffbeb}.docs-module____pzCG__methodBadge[data-method=delete]{color:#dc2626;background:#fef2f2}.docs-module____pzCG__endpointGrid{flex-direction:column;gap:10px;display:flex}.docs-module____pzCG__endpointCard{border:1px solid var(--border);background:var(--bg-elevated);border-radius:10px;grid-template-columns:72px 1fr;align-items:start;gap:14px;padding:16px 18px;transition:border-color .2s,box-shadow .2s;display:grid}.docs-module____pzCG__endpointCard:hover{border-color:rgba(var(--brand-strong-rgb),.25);box-shadow:0 2px 8px rgba(var(--brand-strong-rgb),.06)}.docs-module____pzCG__endpointCardBody{flex-direction:column;gap:4px;display:flex}.docs-module____pzCG__endpointCardPath{font-family:var(--font-geist-mono),"SF Mono","Fira Code",Menlo,monospace;color:var(--text);font-size:.84rem;font-weight:500}.docs-module____pzCG__endpointCardDesc{color:var(--text-muted);font-size:.82rem;line-height:1.5}.docs-module____pzCG__statusGrid{flex-direction:column;gap:8px;margin-bottom:24px;display:flex}.docs-module____pzCG__statusRow{border:1px solid var(--border);background:var(--bg-elevated);border-radius:8px;grid-template-columns:52px 140px 1fr;align-items:center;gap:12px;padding:12px 16px;font-size:.84rem;display:grid}.docs-module____pzCG__statusCode{font-family:var(--font-geist-mono),"SF Mono",Menlo,monospace;font-size:.82rem;font-weight:700}.docs-module____pzCG__statusCode[data-tone=success]{color:#059669}.docs-module____pzCG__statusCode[data-tone=warning]{color:#d97706}.docs-module____pzCG__statusCode[data-tone=danger]{color:#dc2626}.docs-module____pzCG__statusName{color:var(--text);font-weight:600}.docs-module____pzCG__statusDesc{color:var(--text-muted)}.docs-module____pzCG__rateLimitGrid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:24px;display:grid}.docs-module____pzCG__rateLimitCard{border:1px solid var(--border);background:var(--bg-elevated);border-radius:10px;padding:16px 18px}.docs-module____pzCG__rateLimitHeader{font-family:var(--font-geist-mono),"SF Mono",Menlo,monospace;color:var(--brand-strong);margin-bottom:6px;font-size:.8rem;font-weight:600}.docs-module____pzCG__rateLimitDesc{color:var(--text-muted);font-size:.82rem;line-height:1.5}.docs-module____pzCG__backToTop{z-index:40;border:1px solid var(--border);background:var(--bg-elevated);width:40px;height:40px;color:var(--text-muted);cursor:pointer;opacity:0;pointer-events:none;border-radius:50%;justify-content:center;align-items:center;transition:opacity .25s,transform .25s,color .15s;display:inline-flex;position:fixed;bottom:28px;right:28px;transform:translateY(8px);box-shadow:0 4px 16px #00000014}.docs-module____pzCG__backToTopVisible{opacity:1;pointer-events:auto;transform:translateY(0)}.docs-module____pzCG__backToTop:hover{color:var(--brand-strong);border-color:var(--brand-strong)}.docs-module____pzCG__footer{border-top:1px solid var(--border);color:var(--text-muted);justify-content:space-between;align-items:center;margin-top:64px;padding:32px 0;font-size:.82rem;display:flex}.docs-module____pzCG__footerLinks{gap:20px;display:flex}.docs-module____pzCG__footerLinks a{color:var(--text-muted);text-decoration:none;transition:color .15s}.docs-module____pzCG__footerLinks a:hover{color:var(--brand-strong)}@media (max-width:960px){.docs-module____pzCG__layout{grid-template-columns:1fr}.docs-module____pzCG__sidebar{z-index:55;width:280px;height:100dvh;display:none;position:fixed;top:0;left:0;box-shadow:4px 0 24px #00000026}.docs-module____pzCG__sidebarOpen,.docs-module____pzCG__mobileMenuBtn{display:flex}.docs-module____pzCG__mobileOverlayVisible{z-index:50;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000004d;display:block;position:fixed;inset:0}.docs-module____pzCG__content{max-width:100%;padding:0 24px 64px}.docs-module____pzCG__heroCards,.docs-module____pzCG__stepsRow,.docs-module____pzCG__rateLimitGrid{grid-template-columns:1fr}.docs-module____pzCG__statusRow{grid-template-columns:52px 1fr}.docs-module____pzCG__statusDesc{grid-column:1/-1}.docs-module____pzCG__footer{flex-direction:column;align-items:flex-start;gap:12px}}@media (max-width:520px){.docs-module____pzCG__content{padding:0 16px 48px}.docs-module____pzCG__heroTitle{font-size:1.6rem}.docs-module____pzCG__endpointCard{grid-template-columns:1fr;gap:8px}}
