.docs-root .docs-agent{margin:0 0 32px}.docs-root .docs-agent:last-of-type{margin-bottom:0}.docs-root .docs-agent-name{font-size:14px;font-weight:500;color:var(--docs-ink);letter-spacing:-.005em;display:block;margin-bottom:6px}.docs-root .docs-agent-desc{font-size:14px;color:var(--docs-text-2);margin:0 0 10px;line-height:1.55}.docs-root .docs-http-grid{margin:16px 0 24px;border-top:1px solid var(--docs-hairline)}.docs-root .docs-http-row{display:grid;grid-template-columns:60px 160px 1fr;gap:16px;align-items:center;padding:14px 0;border-bottom:1px solid var(--docs-hairline);font-size:14px}.docs-root .docs-http-method{font-family:var(--font-geist-sans),ui-monospace,monospace;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.08em;background:none;padding:0;border-radius:0;border-bottom:0;color:var(--docs-text-3)}.docs-root .docs-http-get{color:var(--docs-text-2)}.docs-root .docs-http-post{color:var(--docs-ink)}.docs-root .docs-http-path{font-family:var(--font-geist-sans),ui-monospace,monospace;font-size:14px;color:var(--docs-ink);background:none;padding:0;border-radius:0;border-bottom:0}.docs-root .docs-http-desc{color:var(--docs-text-2)}@media (max-width:760px){.docs-root .docs-http-row{grid-template-columns:56px 1fr;gap:12px}.docs-root .docs-http-desc{grid-column:1/-1;padding-left:68px;font-size:13px;line-height:1.5}}