.api-tag:where(.astro-lvdxwwdn){display:flex;flex-direction:column;gap:3rem}.api-tag__lead:where(.astro-lvdxwwdn){font-size:1.05rem;color:var(--color-muted-fg)}.api-operation:where(.astro-lvdxwwdn){border:1px solid var(--color-border);border-radius:1rem;padding:1.75rem;background:var(--color-bg-muted, var(--color-bg));display:flex;flex-direction:column;gap:1.5rem}.api-operation__header:where(.astro-lvdxwwdn){display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.api-operation__title:where(.astro-lvdxwwdn){display:flex;align-items:center;gap:.75rem;margin:0;font-size:1.35rem}.api-operation__method:where(.astro-lvdxwwdn){font-size:.85rem;font-weight:600;text-transform:uppercase;padding:.35rem .8rem;border-radius:999px;color:var(--color-bg);background:var(--color-primary)}.api-operation__method--get:where(.astro-lvdxwwdn){background:var(--color-green, #2f9e44)}.api-operation__method--post:where(.astro-lvdxwwdn){background:var(--color-blue, #1c7ed6)}.api-operation__method--delete:where(.astro-lvdxwwdn){background:var(--color-red, #e03131)}.api-operation__method--put:where(.astro-lvdxwwdn){background:var(--color-yellow, #e67700)}.api-operation__method--patch:where(.astro-lvdxwwdn){background:var(--color-teal, #099268)}.api-operation__path:where(.astro-lvdxwwdn){font-size:1rem;padding:.3rem .65rem;border-radius:.5rem;background:var(--color-bg-selected)}.api-operation__badge:where(.astro-lvdxwwdn){font-size:.75rem;background:var(--color-orange, #f08c00);color:var(--color-bg);padding:.25rem .6rem;border-radius:999px}.api-operation__summary:where(.astro-lvdxwwdn){font-weight:600}.api-operation__panel:where(.astro-lvdxwwdn){border:1px solid var(--color-border);border-radius:.75rem;background:var(--color-bg);overflow:hidden}.api-operation__panel:where(.astro-lvdxwwdn) summary:where(.astro-lvdxwwdn){display:flex;align-items:center;gap:.5rem;cursor:pointer;padding:.85rem 1.1rem;font-weight:600;background:var(--color-bg-muted, var(--color-bg-selected))}.api-operation__panel:where(.astro-lvdxwwdn) summary:where(.astro-lvdxwwdn) svg{display:inline-block}.api-operation__panel-title:where(.astro-lvdxwwdn){display:inline-flex;align-items:center;gap:.35rem;margin:0 0 1rem;font-size:1.05rem}.api-operation__panel-body:where(.astro-lvdxwwdn){padding:1rem 1.1rem}.api-operation__panel:where(.astro-lvdxwwdn) table:where(.astro-lvdxwwdn){width:100%;border-collapse:collapse;font-size:.95rem}.api-operation__panel:where(.astro-lvdxwwdn) th:where(.astro-lvdxwwdn),.api-operation__panel:where(.astro-lvdxwwdn) td:where(.astro-lvdxwwdn){border:1px solid var(--color-border);padding:.5rem .6rem;text-align:left;vertical-align:top}.api-operation__panel:where(.astro-lvdxwwdn) th:where(.astro-lvdxwwdn){background:var(--color-bg-muted, var(--color-bg-selected));font-weight:600}.api-operation__parameters:where(.astro-lvdxwwdn){display:flex;flex-direction:column;gap:1rem}.api-operation__parameters-table:where(.astro-lvdxwwdn){width:100%}.api-operation__parameters-list:where(.astro-lvdxwwdn){display:none;list-style:none;padding:0;margin:0;gap:.85rem}.api-operation__parameters-card:where(.astro-lvdxwwdn){border:1px solid var(--color-border);border-radius:.65rem;padding:.85rem;background:var(--color-bg-muted, var(--color-bg));display:flex;flex-direction:column;gap:.5rem}.api-operation__parameters-card-header:where(.astro-lvdxwwdn){display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.api-operation__parameters-card-name:where(.astro-lvdxwwdn){font-family:var(--font-mono, ui-monospace);font-size:.95rem;padding:.15rem .4rem;border-radius:.4rem;background:var(--color-bg-selected)}.api-operation__parameters-chip:where(.astro-lvdxwwdn){display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:999px;font-size:.75rem;font-weight:600;background:var(--color-bg-muted, var(--color-bg-selected));color:var(--color-muted-fg)}.api-operation__parameters-chip--required:where(.astro-lvdxwwdn){background:var(--color-red, #e03131);color:var(--color-bg)}.api-operation__parameters-chip--optional:where(.astro-lvdxwwdn){background:var(--color-bg-selected)}.api-operation__parameters-card-meta:where(.astro-lvdxwwdn){display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem;font-size:.9rem}.api-operation__parameters-meta-label:where(.astro-lvdxwwdn){font-weight:600;text-transform:uppercase;font-size:.7rem;letter-spacing:.05em;color:var(--color-muted-fg)}.api-operation__parameters-meta-value:where(.astro-lvdxwwdn){font-family:var(--font-mono, ui-monospace)}.api-operation__parameters-card-description:where(.astro-lvdxwwdn){margin:0;font-size:.9rem}@media (max-width: 48rem){.api-operation__parameters-table:where(.astro-lvdxwwdn){display:none}.api-operation__parameters-list:where(.astro-lvdxwwdn){display:flex;flex-direction:column}}.api-operation__responses:where(.astro-lvdxwwdn){list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.api-operation__response-heading:where(.astro-lvdxwwdn){display:flex;flex-wrap:wrap;gap:.35rem;align-items:baseline}.api-operation__responses:where(.astro-lvdxwwdn) li:where(.astro-lvdxwwdn) strong:where(.astro-lvdxwwdn){font-family:var(--font-mono, ui-monospace)}.api-operation__samples:where(.astro-lvdxwwdn){display:flex;flex-direction:column;gap:1.5rem}.api-operation__examples:where(.astro-lvdxwwdn){display:flex;flex-direction:column;gap:1.25rem;margin-top:1rem}.api-operation__example-group:where(.astro-lvdxwwdn){display:flex;flex-direction:column;gap:.75rem}.api-operation__example-header:where(.astro-lvdxwwdn){display:flex;align-items:center;gap:.5rem}.api-operation__example-header:where(.astro-lvdxwwdn) h4:where(.astro-lvdxwwdn){margin:0;font-size:.95rem;font-weight:600}.api-operation__sample-group:where(.astro-lvdxwwdn){display:flex;flex-direction:column;gap:.75rem}.api-operation__example-note:where(.astro-lvdxwwdn){margin:.5rem 0 0;font-size:.85rem;color:var(--color-muted-fg)}.api-tryit:where(.astro-lvdxwwdn){display:flex;flex-direction:column;gap:.9rem}.api-tryit__lead:where(.astro-lvdxwwdn){margin:0;font-size:.95rem;color:var(--color-muted-fg)}.api-tryit__label:where(.astro-lvdxwwdn){font-weight:600}.api-tryit__form:where(.astro-lvdxwwdn){display:flex;flex-direction:column;gap:1.25rem;margin-top:.5rem}.api-tryit__group:where(.astro-lvdxwwdn),.api-tryit__field:where(.astro-lvdxwwdn){display:flex;flex-direction:column;gap:.4rem}.api-tryit__fieldset:where(.astro-lvdxwwdn){border:1px solid var(--color-border);border-radius:.65rem;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.api-tryit__fieldset:where(.astro-lvdxwwdn) legend:where(.astro-lvdxwwdn){padding:0 .35rem;font-weight:600;font-size:.95rem}.api-tryit__input-group:where(.astro-lvdxwwdn){display:flex;gap:.5rem;align-items:center}.api-tryit__input:where(.astro-lvdxwwdn),.api-tryit__form:where(.astro-lvdxwwdn) select:where(.astro-lvdxwwdn),.api-tryit__form:where(.astro-lvdxwwdn) textarea:where(.astro-lvdxwwdn){font:inherit;padding:.6rem .75rem;border-radius:.5rem;border:1px solid var(--color-border);background:var(--color-bg);font-size:.95rem}.api-tryit__form:where(.astro-lvdxwwdn) select:where(.astro-lvdxwwdn){cursor:pointer}.api-tryit__form:where(.astro-lvdxwwdn) select:where(.astro-lvdxwwdn):focus,.api-tryit__form:where(.astro-lvdxwwdn) textarea:where(.astro-lvdxwwdn):focus,.api-tryit__input:where(.astro-lvdxwwdn):focus{outline:2px solid color-mix(in srgb,var(--color-primary) 60%,transparent);outline-offset:1px}.api-tryit__input--textarea:where(.astro-lvdxwwdn){font-family:var(--font-mono, ui-monospace);min-height:10rem;resize:vertical}.api-tryit__input-group:where(.astro-lvdxwwdn) input:where(.astro-lvdxwwdn){flex:1;padding:.65rem .75rem;border-radius:.5rem;border:1px solid var(--color-border);background:var(--color-bg);font-family:inherit;font-size:.95rem}.api-tryit__input-group:where(.astro-lvdxwwdn) input:where(.astro-lvdxwwdn):focus{outline:2px solid color-mix(in srgb,var(--color-primary) 60%,transparent);outline-offset:1px}.api-tryit__clear:where(.astro-lvdxwwdn){border:1px solid var(--color-border);background:var(--color-bg-muted, var(--color-bg-selected));color:inherit;padding:.45rem .8rem;border-radius:.5rem;font-size:.85rem;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.api-tryit__clear:where(.astro-lvdxwwdn):hover{border-color:var(--color-primary);background:color-mix(in srgb,var(--color-primary) 12%,var(--color-bg))}.api-tryit__hint:where(.astro-lvdxwwdn){margin:0;font-size:.8rem;color:var(--color-muted-fg)}.api-tryit__required:where(.astro-lvdxwwdn){color:var(--color-primary);margin-left:.25rem}.api-tryit__actions:where(.astro-lvdxwwdn){display:flex;gap:.75rem;flex-wrap:wrap}.api-tryit__body-option:where(.astro-lvdxwwdn){border:1px solid var(--color-border);border-radius:.65rem;padding:1rem;display:flex;flex-direction:column;gap:.9rem;background:var(--color-bg-muted, var(--color-bg))}.api-tryit__body-heading:where(.astro-lvdxwwdn){display:flex;flex-wrap:wrap;gap:.5rem;align-items:baseline;justify-content:space-between}.api-tryit__body-tag:where(.astro-lvdxwwdn){font-family:var(--font-mono, ui-monospace);font-size:.75rem;background:var(--color-bg-selected);padding:.2rem .55rem;border-radius:999px}.api-tryit__body-meta:where(.astro-lvdxwwdn){font-size:.8rem;color:var(--color-muted-fg)}.api-tryit__body-mode:where(.astro-lvdxwwdn){display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.api-tryit__body-mode-label:where(.astro-lvdxwwdn){font-weight:600;font-size:.9rem}.api-tryit__body-mode-choice:where(.astro-lvdxwwdn){display:inline-flex;align-items:center;gap:.35rem;font-size:.9rem;cursor:pointer}.api-tryit__schema-warning:where(.astro-lvdxwwdn){border-left:4px solid var(--color-warning-border, color-mix(in srgb, var(--color-warning, #f59f00) 80%, transparent));background:color-mix(in srgb,var(--color-warning, #f59f00) 18%,transparent);padding:.6rem .75rem;border-radius:.45rem;font-size:.85rem;color:var(--color-warning-fg, #f08c00)}.api-tryit__schema-warning:where(.astro-lvdxwwdn) ul:where(.astro-lvdxwwdn){margin:.35rem 0;padding-left:1.1rem}.api-tryit__schema:where(.astro-lvdxwwdn),.api-tryit__raw:where(.astro-lvdxwwdn){display:flex;flex-direction:column;gap:.5rem}.api-tryit__schema-fields:where(.astro-lvdxwwdn){display:flex;flex-direction:column;gap:.75rem}.api-tryit__fieldset--schema:where(.astro-lvdxwwdn){border-color:var(--color-border);background:var(--color-bg)}.api-tryit__field--unsupported:where(.astro-lvdxwwdn){border:1px dashed color-mix(in srgb,var(--color-warning, #f59f00) 40%,transparent);border-radius:.55rem;padding:.6rem .75rem;background:color-mix(in srgb,var(--color-warning, #f59f00) 12%,transparent)}.api-tryit__hint--warning:where(.astro-lvdxwwdn){color:var(--color-warning-fg, #f08c00)}.api-tryit__response-placeholder:where(.astro-lvdxwwdn){margin:0 0 .75rem;font-size:.85rem;color:var(--color-muted-fg);font-style:italic}.api-tryit__submit:where(.astro-lvdxwwdn),.api-tryit__reset:where(.astro-lvdxwwdn),.api-tryit__clear:where(.astro-lvdxwwdn){font:inherit;cursor:pointer}.api-tryit__submit:where(.astro-lvdxwwdn){background:var(--color-primary);color:var(--color-bg);border:1px solid var(--color-primary);border-radius:.5rem;padding:.55rem 1.1rem;font-weight:600;transition:opacity .15s ease}.api-tryit__submit:where(.astro-lvdxwwdn)[disabled]{opacity:.65;cursor:progress}.api-tryit__reset:where(.astro-lvdxwwdn){background:var(--color-bg-muted, var(--color-bg));border:1px solid var(--color-border);border-radius:.5rem;padding:.55rem 1.1rem}.api-tryit__response:where(.astro-lvdxwwdn){border:1px solid var(--color-border);border-radius:.65rem;padding:1rem;background:var(--color-bg-muted, var(--color-bg));display:flex;flex-direction:column;gap:.75rem}.api-tryit__response-meta:where(.astro-lvdxwwdn){display:flex;gap:.75rem;align-items:baseline;font-weight:600}.api-tryit__response-headers:where(.astro-lvdxwwdn) summary:where(.astro-lvdxwwdn){cursor:pointer;font-weight:600}.api-tryit__response-body:where(.astro-lvdxwwdn){margin:0;padding:.75rem;border-radius:.5rem;background:var(--color-bg);border:1px solid var(--color-border);font-family:var(--font-mono, ui-monospace);font-size:.85rem;max-height:24rem;overflow:auto}.api-tryit__response-error:where(.astro-lvdxwwdn){padding:.6rem .75rem;border-radius:.5rem;background:color-mix(in srgb,var(--color-danger, #e03131) 12%,transparent);color:var(--color-danger, #e03131);font-size:.9rem}.api-operation-page:where(.astro-lvdxwwdn){display:flex;flex-direction:column;gap:2rem}.api-operation-page__missing:where(.astro-lvdxwwdn){padding:1.5rem;border:1px solid var(--color-border);border-radius:.75rem;background:var(--color-bg-muted, var(--color-bg))}.api-operation__tag-list:where(.astro-lvdxwwdn){list-style:none;display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0}.api-operation__tag-list:where(.astro-lvdxwwdn) li:where(.astro-lvdxwwdn){font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.06em;padding:.25rem .6rem;border-radius:999px;background:var(--color-bg-muted, var(--color-bg-selected));color:var(--color-muted-fg)}.api-schema-link:where(.astro-lvdxwwdn){color:var(--color-primary);text-decoration:none}.api-schema-link:where(.astro-lvdxwwdn):hover{text-decoration:underline}
