.api-playground{gap:var(--sp-6);grid-template-columns:minmax(0,1fr) 20rem;align-items:start;display:grid}@media (width<=1024px){.api-playground{grid-template-columns:1fr}}.api-playground-right{top:calc(var(--docs-nav-height) + var(--sp-5));gap:var(--sp-4);flex-direction:column;display:flex;position:sticky}.response-schema-view{max-height:300px;overflow-y:auto}.code-block,.code-block-copy{border:1px solid var(--color-fd-border);border-radius:.5rem}.code-samples [role=tab]{cursor:pointer}.response-tablist{gap:var(--sp-4);border-bottom:1px solid var(--color-fd-border);margin-bottom:1rem;display:flex}.response-tab{appearance:none;cursor:pointer;font:inherit;font-variant-numeric:tabular-nums;color:var(--color-fd-muted-foreground);background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.5rem .125rem;font-size:.9375rem}.response-tab:hover{color:var(--color-fd-foreground)}.response-tab[aria-selected=true]{color:var(--color-fd-foreground);border-bottom-color:var(--color-fd-primary)}.response-tab:focus-visible{outline:2px solid var(--color-fd-ring);outline-offset:2px;border-radius:.25rem}.response-tab-meta{justify-content:space-between;align-items:center;gap:var(--sp-4);color:var(--color-fd-foreground);margin-bottom:.75rem;font-size:.9375rem;font-weight:600;display:flex}.response-tab-type{color:var(--color-fd-muted-foreground);font-size:.85rem;font-weight:400}.code-block{background-color:var(--color-fd-secondary);border:1px solid var(--color-fd-border);border-radius:.5rem;max-height:320px;padding:.75rem 1rem;font-size:.8125rem;position:relative;overflow:auto}.code-block pre{margin:0}.code-block-copy{cursor:pointer;border:1px solid var(--color-fd-border);background:var(--color-fd-card);min-width:32px;height:32px;color:var(--color-fd-foreground);border-radius:.4rem;padding:0 .5rem;font-size:.75rem;position:absolute;top:.5rem;right:.5rem}.code-block-copy:hover{background:var(--color-fd-accent)}.json-editor{border:1px solid var(--color-fd-border);background:var(--color-fd-background);width:100%;max-height:60vh;color:var(--color-fd-foreground);font-family:var(--font-mono,ui-monospace, monospace);tab-size:2;white-space:pre;word-wrap:normal;overflow-wrap:normal;resize:vertical;border-radius:.5rem;margin-top:.5rem;padding:.65rem .75rem;font-size:.8125rem;line-height:1.5;display:block;overflow:auto}.json-editor:focus{border-color:var(--highlight);outline:none}.method-path{background-color:var(--color-fd-secondary);border:1px solid var(--color-fd-border);border-radius:.5rem;align-items:stretch;gap:0;display:flex;overflow:hidden}.method-path code{color:var(--color-fd-foreground);background:0 0;align-items:center;padding:.4rem .75rem;font-size:.8125rem;display:flex}.method-badge{text-transform:uppercase;letter-spacing:.03em;align-items:center;padding:.4rem .85rem;font-size:.75rem;font-weight:600;display:flex}.method-get{color:#fff;background-color:#059669}.method-post{color:#fff;background-color:#2563eb}.method-put{color:#fff;background-color:#d97706}.method-delete{color:#fff;background-color:#dc2626}.method-patch{color:#fff;background-color:#7c3aed}.server-url{color:var(--color-fd-muted-foreground);margin-top:.5rem;font-size:.8125rem}.server-url strong{color:var(--color-fd-foreground)}.try-it-out-card details{border-bottom:1px solid var(--color-fd-border);margin-bottom:.75rem;padding-bottom:.75rem}.try-it-out-card details:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.try-it-out-card summary{cursor:pointer;align-items:center;gap:.4rem;font-size:.875rem;font-weight:600;list-style:none;display:flex}.try-it-out-card summary::-webkit-details-marker{display:none}.try-it-out-card summary:before{content:"";opacity:.6;border-bottom:1.5px solid;border-right:1.5px solid;width:.35rem;height:.35rem;transition:transform .15s;transform:rotate(-45deg)}.try-it-out-card details[open]>summary:before{transform:rotate(45deg)}.try-it-out-card label{color:var(--color-fd-muted-foreground);margin-top:.75rem;margin-bottom:.25rem;font-size:.8125rem;display:block}.try-it-out-card input[type=text],.try-it-out-card input:not([type]){border:1px solid var(--color-fd-border);background:var(--color-fd-background);width:100%;color:var(--color-fd-foreground);border-radius:.5rem;padding:.5rem .65rem;font-family:inherit;font-size:.875rem}.try-it-out-card input:focus{border-color:var(--highlight);outline:none}.try-it-out-card input:disabled{opacity:.5}.try-it-out-query-params table{border-collapse:collapse;width:100%;margin-top:.5rem}.try-it-out-query-params th{text-align:left;letter-spacing:.04em;text-transform:uppercase;color:var(--color-fd-muted-foreground);padding:.35rem .5rem .35rem 0;font-size:.7rem}.try-it-out-query-params td{vertical-align:middle;padding:.25rem .5rem .25rem 0}.try-it-out-query-params tr label{align-items:center;gap:.5rem;margin:0;display:flex}.try-it-out-query-params td input:not([type=checkbox]){margin:0}.checkbox-root{border:1px solid var(--color-fd-border);cursor:pointer;width:1rem;height:1rem;accent-color:var(--highlight);border-radius:.25rem}.try-it-out-submit{color:#fff;background-color:var(--highlight);cursor:pointer;border:0;border-radius:.625rem;justify-content:center;align-items:center;width:100%;height:44px;margin-top:1rem;padding:0 1rem;font-size:.9375rem;font-weight:600;transition:background-color .2s ease-in-out;display:inline-flex;box-shadow:inset 0 -4px #00000040}.try-it-out-submit:hover:not(:disabled){background-color:var(--highlight-hover);transition-duration:50ms}.try-it-out-submit:disabled{opacity:.6;cursor:default}h2[data-astro-cid-req2cjc2]{justify-content:space-between;align-items:center;display:flex}h2[data-astro-cid-req2cjc2] span[data-astro-cid-req2cjc2]{letter-spacing:normal;color:var(--color-fd-muted-foreground);font-size:.85rem;font-weight:400}.param-list-item[data-astro-cid-req2cjc2]{border-bottom:1px solid var(--color-fd-border);padding:1rem 0}.param-list-item[data-astro-cid-req2cjc2]:first-of-type{padding-top:0}.param-list-item[data-astro-cid-req2cjc2]:last-of-type{border-bottom:none;padding-bottom:0}.param-list-item[data-astro-cid-req2cjc2]>div[data-astro-cid-req2cjc2],.param-list-item[data-astro-cid-req2cjc2]>p[data-astro-cid-req2cjc2]{margin-bottom:8px}.param-list-item[data-astro-cid-req2cjc2]>div[data-astro-cid-req2cjc2]:last-child,.param-list-item[data-astro-cid-req2cjc2]>p[data-astro-cid-req2cjc2]:last-child{margin-bottom:0}.description[data-astro-cid-req2cjc2]{color:var(--color-fd-muted-foreground);line-height:1.5}.param-list-item[data-astro-cid-req2cjc2] code[data-astro-cid-req2cjc2]{background-color:var(--color-fd-secondary);color:var(--color-fd-foreground);border-radius:4px;padding:3px 6px;font-size:.9em}.param-required[data-astro-cid-req2cjc2]{background-color:var(--highlight);color:#fff;border-radius:9999px;margin-left:.5rem;padding:.125rem .625rem;font-size:.75rem;font-weight:600}.param-type[data-astro-cid-req2cjc2]{color:var(--color-fd-muted-foreground);margin-top:1px;font-size:.85rem;display:inline-block}.param-list-item-header[data-astro-cid-req2cjc2]{vertical-align:middle;align-items:center;gap:.5rem;display:flex}.enum-title[data-astro-cid-req2cjc2]{color:var(--color-fd-foreground);margin-bottom:.5rem;font-size:.75rem;font-weight:500}.enums[data-astro-cid-req2cjc2]{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.enum-value-badge[data-astro-cid-req2cjc2]{color:var(--color-fd-foreground);background-color:var(--color-fd-secondary);border:1px solid var(--color-fd-border);border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem}h5[data-astro-cid-ur2hjzlm]{justify-content:space-between;align-items:center;display:flex}h5[data-astro-cid-ur2hjzlm] span[data-astro-cid-ur2hjzlm]{color:var(--color-fd-muted-foreground);font-size:.85rem}
