.api-docs-container[data-astro-cid-nbnjlq5s]{max-width:1400px;margin:0 auto;padding:2rem}.back-button[data-astro-cid-nbnjlq5s]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--bg-secondary, #f8fafc);border:3px solid var(--border-color, #000);border-radius:8px;color:var(--text-primary, #000);font-weight:700;font-size:.8rem;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;box-shadow:3px 3px 0 var(--border-color, #000);transition:all .15s ease;margin-bottom:1.5rem}.back-button[data-astro-cid-nbnjlq5s]:hover{transform:translate(-2px,-2px);box-shadow:5px 5px 0 var(--border-color, #000)}.back-button[data-astro-cid-nbnjlq5s] svg[data-astro-cid-nbnjlq5s]{width:18px;height:18px}.api-header[data-astro-cid-nbnjlq5s]{margin-bottom:2rem;position:relative}.api-header[data-astro-cid-nbnjlq5s] h1[data-astro-cid-nbnjlq5s]{font-size:2.5rem;font-weight:900;text-transform:uppercase;letter-spacing:2px;margin:0 0 .5rem;color:var(--text-primary, #000)}.api-header[data-astro-cid-nbnjlq5s] .subtitle[data-astro-cid-nbnjlq5s]{font-size:1rem;color:var(--text-secondary, #64748b);margin:0;max-width:500px}.version-badge[data-astro-cid-nbnjlq5s]{display:inline-block;padding:.35rem .75rem;background:var(--color-success, #22c55e);color:#fff;font-size:.75rem;font-weight:800;text-transform:uppercase;border-radius:4px;margin-top:1rem}.api-layout[data-astro-cid-nbnjlq5s]{display:grid;grid-template-columns:220px 1fr;gap:1.5rem}.api-sidebar[data-astro-cid-nbnjlq5s]{position:sticky;top:2rem;height:fit-content;max-height:calc(100vh - 4rem);overflow-y:auto}.sidebar-nav[data-astro-cid-nbnjlq5s]{background:var(--bg-secondary, #f8fafc);border:3px solid var(--border-color, #000);border-radius:12px;padding:1rem;box-shadow:4px 4px 0 var(--border-color, #000)}.nav-label[data-astro-cid-nbnjlq5s]{display:block;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:1px;color:var(--text-secondary, #64748b);margin:1rem 0 .5rem;padding-left:.5rem}.nav-label[data-astro-cid-nbnjlq5s]:first-child{margin-top:0}.nav-link[data-astro-cid-nbnjlq5s]{display:flex;align-items:center;gap:.5rem;padding:.6rem .75rem;color:var(--text-primary, #000);text-decoration:none;font-size:.85rem;font-weight:600;border-radius:6px;transition:all .15s ease}.nav-link[data-astro-cid-nbnjlq5s]:hover{background:var(--color-primary-light, rgba(99, 102, 241, .1));color:var(--color-primary, #6366f1)}.nav-link[data-astro-cid-nbnjlq5s].active{background:var(--color-primary, #6366f1);color:#fff}.endpoint-link[data-astro-cid-nbnjlq5s]{font-size:.8rem}.method-badge[data-astro-cid-nbnjlq5s]{display:inline-block;padding:.15rem .4rem;font-size:.6rem;font-weight:800;text-transform:uppercase;border-radius:3px;letter-spacing:.5px}.method-badge[data-astro-cid-nbnjlq5s].large{padding:.3rem .6rem;font-size:.75rem}.method-get[data-astro-cid-nbnjlq5s]{background:var(--color-success, #22c55e);color:#fff}.method-post[data-astro-cid-nbnjlq5s]{background:var(--color-info, #3b82f6);color:#fff}.method-delete[data-astro-cid-nbnjlq5s]{background:var(--color-error, #ef4444);color:#fff}.api-content[data-astro-cid-nbnjlq5s]{min-width:0}.doc-section[data-astro-cid-nbnjlq5s]{background:var(--bg-card, #fff);border:3px solid var(--border-color, #000);border-radius:16px;padding:2rem;margin-bottom:2rem;overflow:hidden;box-shadow:6px 6px #000000e6}.doc-section[data-astro-cid-nbnjlq5s] h2[data-astro-cid-nbnjlq5s]{font-size:1.25rem;font-weight:900;text-transform:uppercase;letter-spacing:1px;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:3px solid var(--border-color, #000);color:var(--text-primary, #000)}.doc-section[data-astro-cid-nbnjlq5s] p[data-astro-cid-nbnjlq5s]{font-size:.95rem;line-height:1.7;color:var(--text-secondary, #64748b);margin-bottom:1rem}.doc-section[data-astro-cid-nbnjlq5s] a[data-astro-cid-nbnjlq5s]{color:var(--color-primary, #6366f1);font-weight:600;text-decoration:underline}.doc-section[data-astro-cid-nbnjlq5s] code[data-astro-cid-nbnjlq5s]{background:var(--bg-tertiary, #f1f5f9);padding:.2rem .5rem;border-radius:4px;font-family:Courier New,Courier,monospace;font-size:.9em;color:var(--color-primary, #6366f1)}.feature-cards[data-astro-cid-nbnjlq5s]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.5rem}.feature-card[data-astro-cid-nbnjlq5s]{padding:1.5rem;background:var(--bg-secondary, #f8fafc);border:2px solid var(--border-color-light, #e2e8f0);border-radius:12px;text-align:center;transition:all .2s ease}.feature-card[data-astro-cid-nbnjlq5s]:hover{border-color:var(--color-primary, #6366f1);transform:translateY(-2px)}.feature-icon[data-astro-cid-nbnjlq5s]{width:48px;height:48px;margin:0 auto 1rem;background:linear-gradient(135deg,var(--color-primary, #6366f1),var(--color-secondary, #8b5cf6));border-radius:12px;display:flex;align-items:center;justify-content:center}.feature-icon[data-astro-cid-nbnjlq5s] svg[data-astro-cid-nbnjlq5s]{width:24px;height:24px;color:#fff}.feature-card[data-astro-cid-nbnjlq5s] h3[data-astro-cid-nbnjlq5s]{font-size:.9rem;font-weight:800;text-transform:uppercase;margin:0 0 .5rem;color:var(--text-primary, #000)}.feature-card[data-astro-cid-nbnjlq5s] p[data-astro-cid-nbnjlq5s]{font-size:.8rem;color:var(--text-secondary, #64748b);margin:0}.code-block[data-astro-cid-nbnjlq5s]{background:#1a1a2e;border:2px solid var(--border-color, #000);border-radius:8px;overflow:hidden;margin:1rem 0}.code-header[data-astro-cid-nbnjlq5s]{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;background:#0f0f1a;border-bottom:1px solid #333}.code-label[data-astro-cid-nbnjlq5s]{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--color-primary, #6366f1)}.copy-btn[data-astro-cid-nbnjlq5s]{display:flex;align-items:center;gap:.5rem;padding:.3rem .6rem;background:#ffffff1a;border:none;border-radius:4px;color:#888;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .15s ease}.copy-btn[data-astro-cid-nbnjlq5s]:hover{background:#fff3;color:#fff}.copy-btn[data-astro-cid-nbnjlq5s].copied{background:var(--color-success, #22c55e);color:#fff}.copy-btn[data-astro-cid-nbnjlq5s].small{padding:.5rem}.copy-btn[data-astro-cid-nbnjlq5s].small span[data-astro-cid-nbnjlq5s]{display:none}.code-block[data-astro-cid-nbnjlq5s] pre[data-astro-cid-nbnjlq5s]{margin:0;padding:1rem;overflow-x:auto;background:transparent!important;border:none!important}.code-block[data-astro-cid-nbnjlq5s] pre[data-astro-cid-nbnjlq5s] code[data-astro-cid-nbnjlq5s],.doc-section[data-astro-cid-nbnjlq5s] .code-block[data-astro-cid-nbnjlq5s] code[data-astro-cid-nbnjlq5s],.doc-section[data-astro-cid-nbnjlq5s] .code-block[data-astro-cid-nbnjlq5s] pre[data-astro-cid-nbnjlq5s] code[data-astro-cid-nbnjlq5s]{font-family:Courier New,Courier,monospace;font-size:.85rem;line-height:1.6;color:#fff!important;background:transparent!important;padding:0}.info-box[data-astro-cid-nbnjlq5s]{display:flex;gap:1rem;padding:1rem 1.25rem;background:#fffbe6;border:2px solid var(--color-warning, #f59e0b);border-radius:8px;margin:1.5rem 0}.info-box[data-astro-cid-nbnjlq5s].warning{border-left-width:4px}.info-box[data-astro-cid-nbnjlq5s] svg[data-astro-cid-nbnjlq5s]{flex-shrink:0;color:var(--color-warning, #f59e0b)}.info-box[data-astro-cid-nbnjlq5s] div[data-astro-cid-nbnjlq5s]{font-size:.9rem;line-height:1.6}.info-box[data-astro-cid-nbnjlq5s] strong[data-astro-cid-nbnjlq5s]{color:var(--text-primary, #000)}.base-url-box[data-astro-cid-nbnjlq5s]{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:#1a1a2e;border:2px solid var(--border-color, #000);border-radius:8px;margin-bottom:1rem}.url-text[data-astro-cid-nbnjlq5s]{font-family:Courier New,Courier,monospace;font-size:1.1rem;font-weight:700;color:var(--color-success, #22c55e)}.table-container[data-astro-cid-nbnjlq5s]{overflow-x:auto;margin:1rem 0}.data-table[data-astro-cid-nbnjlq5s],.params-table[data-astro-cid-nbnjlq5s]{width:100%;border-collapse:collapse;font-size:.9rem}.data-table[data-astro-cid-nbnjlq5s] th[data-astro-cid-nbnjlq5s],.data-table[data-astro-cid-nbnjlq5s] td[data-astro-cid-nbnjlq5s],.params-table[data-astro-cid-nbnjlq5s] th[data-astro-cid-nbnjlq5s],.params-table[data-astro-cid-nbnjlq5s] td[data-astro-cid-nbnjlq5s]{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e2e8f0;color:#333}.data-table[data-astro-cid-nbnjlq5s] th[data-astro-cid-nbnjlq5s],.params-table[data-astro-cid-nbnjlq5s] th[data-astro-cid-nbnjlq5s]{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.5px;color:#555;background:#f8fafc}.data-table[data-astro-cid-nbnjlq5s] td[data-astro-cid-nbnjlq5s] code[data-astro-cid-nbnjlq5s],.params-table[data-astro-cid-nbnjlq5s] td[data-astro-cid-nbnjlq5s] code[data-astro-cid-nbnjlq5s]{font-weight:700;background:#f1f5f9;padding:.2rem .5rem;border-radius:4px;color:#000}.tier-badge[data-astro-cid-nbnjlq5s]{display:inline-block;padding:.25rem .6rem;background:var(--bg-tertiary, #f1f5f9);border:2px solid var(--border-color, #000);border-radius:4px;font-size:.75rem;font-weight:800;text-transform:uppercase}.tier-badge[data-astro-cid-nbnjlq5s].pro{background:var(--color-info, #3b82f6);color:#fff;border-color:var(--color-info, #3b82f6)}.tier-badge[data-astro-cid-nbnjlq5s].premium{background:linear-gradient(135deg,var(--color-primary, #6366f1),var(--color-secondary, #8b5cf6));color:#fff;border-color:var(--color-primary, #6366f1)}.error-code[data-astro-cid-nbnjlq5s]{font-family:Courier New,Courier,monospace;font-weight:800;color:var(--color-error, #ef4444)}.required-tag[data-astro-cid-nbnjlq5s]{display:inline-block;padding:.1rem .4rem;background:var(--color-error, #ef4444);color:#fff;font-size:.6rem;font-weight:700;text-transform:uppercase;border-radius:3px;margin-left:.5rem}.type-tag[data-astro-cid-nbnjlq5s]{font-family:Courier New,Courier,monospace;font-size:.8rem;color:var(--color-secondary, #8b5cf6)}.endpoint-card[data-astro-cid-nbnjlq5s]{background:#fff;border:3px solid var(--border-color, #000);border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:4px 4px #000000e6}.endpoint-header[data-astro-cid-nbnjlq5s]{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.endpoint-path[data-astro-cid-nbnjlq5s]{font-family:Courier New,Courier,monospace;font-size:.95rem;font-weight:700;color:#000;background:transparent;padding:0}.endpoint-card[data-astro-cid-nbnjlq5s] h3[data-astro-cid-nbnjlq5s]{font-size:1rem;font-weight:800;margin:0 0 .5rem;color:#000}.endpoint-desc[data-astro-cid-nbnjlq5s]{font-size:.9rem;color:#555;margin-bottom:1.5rem}.params-section[data-astro-cid-nbnjlq5s],.examples-section[data-astro-cid-nbnjlq5s],.response-section[data-astro-cid-nbnjlq5s]{margin-top:1.5rem}.params-section[data-astro-cid-nbnjlq5s] h4[data-astro-cid-nbnjlq5s],.examples-section[data-astro-cid-nbnjlq5s] h4[data-astro-cid-nbnjlq5s],.response-section[data-astro-cid-nbnjlq5s] h4[data-astro-cid-nbnjlq5s]{font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.5px;color:#555;margin:0 0 .75rem}.example-accordion[data-astro-cid-nbnjlq5s]{margin-bottom:.5rem;border:2px solid #ddd;border-radius:8px;overflow:hidden}.example-accordion[data-astro-cid-nbnjlq5s] summary[data-astro-cid-nbnjlq5s]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#fff;color:#000;font-weight:700;font-size:.85rem;cursor:pointer;user-select:none;list-style:none}.example-accordion[data-astro-cid-nbnjlq5s] summary[data-astro-cid-nbnjlq5s]::-webkit-details-marker{display:none}.example-accordion[data-astro-cid-nbnjlq5s] summary[data-astro-cid-nbnjlq5s]:hover{background:#f5f5f5}.example-accordion[data-astro-cid-nbnjlq5s][open] summary[data-astro-cid-nbnjlq5s]{border-bottom:1px solid #ddd}.example-accordion[data-astro-cid-nbnjlq5s] summary[data-astro-cid-nbnjlq5s] svg[data-astro-cid-nbnjlq5s]{transition:transform .2s ease;color:#666}.example-accordion[data-astro-cid-nbnjlq5s][open] summary[data-astro-cid-nbnjlq5s] svg[data-astro-cid-nbnjlq5s]{transform:rotate(180deg);color:var(--color-primary, #6366f1)}.example-accordion[data-astro-cid-nbnjlq5s] .code-block[data-astro-cid-nbnjlq5s]{margin:0;border:none;border-radius:0}.api-footer[data-astro-cid-nbnjlq5s]{text-align:center;padding:2rem 0}.footer-links[data-astro-cid-nbnjlq5s]{display:flex;justify-content:center;gap:1rem;margin-bottom:1.5rem}.footer-btn[data-astro-cid-nbnjlq5s]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:var(--bg-card, #fff);border:3px solid var(--border-color, #000);border-radius:8px;color:var(--text-primary, #000);font-weight:700;font-size:.85rem;text-decoration:none;box-shadow:3px 3px 0 var(--border-color, #000);transition:all .15s ease}.footer-btn[data-astro-cid-nbnjlq5s]:hover{transform:translate(-2px,-2px);box-shadow:5px 5px 0 var(--border-color, #000);background:var(--color-primary, #6366f1);color:#fff;border-color:var(--color-primary, #6366f1)}.footer-contact[data-astro-cid-nbnjlq5s]{font-size:.9rem;color:var(--text-secondary, #64748b)}.footer-contact[data-astro-cid-nbnjlq5s] a[data-astro-cid-nbnjlq5s]{color:var(--color-primary, #6366f1);font-weight:600}html[data-theme=dark] .api-docs-container[data-astro-cid-nbnjlq5s]{color:#fff}html[data-theme=dark] .back-button[data-astro-cid-nbnjlq5s]{background:#1a1a1a;border-color:#444;color:#fff;box-shadow:3px 3px #333}html[data-theme=dark] .back-button[data-astro-cid-nbnjlq5s]:hover{box-shadow:5px 5px #333}html[data-theme=dark] .api-header[data-astro-cid-nbnjlq5s] h1[data-astro-cid-nbnjlq5s]{color:#fff}html[data-theme=dark] .sidebar-nav[data-astro-cid-nbnjlq5s]{background:#1a1a1a;border-color:#444;box-shadow:4px 4px #333}html[data-theme=dark] .nav-link[data-astro-cid-nbnjlq5s]{color:#ccc}html[data-theme=dark] .nav-link[data-astro-cid-nbnjlq5s]:hover{background:#6366f133;color:#fff}html[data-theme=dark] .doc-section[data-astro-cid-nbnjlq5s]{background:#1a1a1a;border-color:#444;box-shadow:6px 6px #ffffff1a}html[data-theme=dark] .doc-section[data-astro-cid-nbnjlq5s] h2[data-astro-cid-nbnjlq5s]{color:#fff;border-color:#444}html[data-theme=dark] .doc-section[data-astro-cid-nbnjlq5s] code[data-astro-cid-nbnjlq5s]{background:#2a2a2a;color:var(--color-secondary, #a78bfa)}html[data-theme=dark] .feature-card[data-astro-cid-nbnjlq5s]{background:#222;border-color:#444}html[data-theme=dark] .feature-card[data-astro-cid-nbnjlq5s]:hover{border-color:var(--color-primary, #6366f1)}html[data-theme=dark] .feature-card[data-astro-cid-nbnjlq5s] h3[data-astro-cid-nbnjlq5s]{color:#fff}html[data-theme=dark] .info-box[data-astro-cid-nbnjlq5s]{background:#2a2a1a;border-color:var(--color-warning, #f59e0b)}html[data-theme=dark] .info-box[data-astro-cid-nbnjlq5s] strong[data-astro-cid-nbnjlq5s]{color:#fff}html[data-theme=dark] .data-table[data-astro-cid-nbnjlq5s] th[data-astro-cid-nbnjlq5s],html[data-theme=dark] .params-table[data-astro-cid-nbnjlq5s] th[data-astro-cid-nbnjlq5s]{background:#222;color:#aaa}html[data-theme=dark] .data-table[data-astro-cid-nbnjlq5s] td[data-astro-cid-nbnjlq5s],html[data-theme=dark] .params-table[data-astro-cid-nbnjlq5s] td[data-astro-cid-nbnjlq5s]{border-color:#333;color:#ccc}html[data-theme=dark] .data-table[data-astro-cid-nbnjlq5s] td[data-astro-cid-nbnjlq5s] code[data-astro-cid-nbnjlq5s],html[data-theme=dark] .params-table[data-astro-cid-nbnjlq5s] td[data-astro-cid-nbnjlq5s] code[data-astro-cid-nbnjlq5s]{background:#2a2a2a;color:#fff}html[data-theme=dark] .tier-badge[data-astro-cid-nbnjlq5s]{background:#333;border-color:#555;color:#fff}html[data-theme=dark] .endpoint-card[data-astro-cid-nbnjlq5s]{background:#222;border-color:#444}html[data-theme=dark] .endpoint-path[data-astro-cid-nbnjlq5s],html[data-theme=dark] .endpoint-card[data-astro-cid-nbnjlq5s] h3[data-astro-cid-nbnjlq5s]{color:#fff}html[data-theme=dark] .example-accordion[data-astro-cid-nbnjlq5s]{border-color:#444}html[data-theme=dark] .example-accordion[data-astro-cid-nbnjlq5s] summary[data-astro-cid-nbnjlq5s]{background:#1a1a1a;color:#fff}html[data-theme=dark] .example-accordion[data-astro-cid-nbnjlq5s] summary[data-astro-cid-nbnjlq5s]:hover{background:#222}html[data-theme=dark] .example-accordion[data-astro-cid-nbnjlq5s][open] summary[data-astro-cid-nbnjlq5s]{border-color:#444}html[data-theme=dark] .footer-btn[data-astro-cid-nbnjlq5s]{background:#1a1a1a;border-color:#444;color:#fff;box-shadow:3px 3px #333}html[data-theme=dark] .footer-btn[data-astro-cid-nbnjlq5s]:hover{box-shadow:5px 5px #333}@media(max-width:1200px){.feature-cards[data-astro-cid-nbnjlq5s]{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}}@media(max-width:900px){.api-layout[data-astro-cid-nbnjlq5s]{grid-template-columns:1fr}.api-sidebar[data-astro-cid-nbnjlq5s]{position:static;margin-bottom:2rem}.sidebar-nav[data-astro-cid-nbnjlq5s]{display:flex;flex-wrap:wrap;gap:.5rem;padding:1rem}.nav-label[data-astro-cid-nbnjlq5s]{width:100%;margin:.5rem 0}.nav-link[data-astro-cid-nbnjlq5s]{padding:.5rem .75rem;font-size:.8rem}.feature-cards[data-astro-cid-nbnjlq5s]{grid-template-columns:1fr}}@media(max-width:640px){.api-docs-container[data-astro-cid-nbnjlq5s]{padding:1rem}.api-header[data-astro-cid-nbnjlq5s] h1[data-astro-cid-nbnjlq5s]{font-size:1.75rem}.doc-section[data-astro-cid-nbnjlq5s]{padding:1.25rem}.endpoint-header[data-astro-cid-nbnjlq5s]{flex-direction:column;align-items:flex-start}.footer-links[data-astro-cid-nbnjlq5s]{flex-direction:column}.footer-btn[data-astro-cid-nbnjlq5s]{width:100%;justify-content:center}}
