.developers_page__YN4bf{max-width:1180px;margin:0 auto;padding:var(--space-12) var(--space-5) var(--space-20)}.developers_hero__O6Ojd{text-align:center;margin-bottom:var(--space-12)}.developers_eyebrow__NtASF{font-size:var(--fs-xs);font-weight:var(--fw-bold);color:var(--cyan-300);letter-spacing:.04em}.developers_title__ujIiZ{font-size:var(--fs-h1);font-weight:var(--fw-black,900);margin:var(--space-3) 0;background:var(--gradient-text);-webkit-background-clip:text;background-clip:text;color:transparent}.developers_lead__NKZwL{color:var(--text-mid);font-size:var(--fs-body-lg);max-width:60ch;margin:0 auto;line-height:var(--lh-snug)}.developers_baseUrl__vrFG8{margin:var(--space-4) 0 0;color:var(--text-low);font-size:var(--fs-sm)}.developers_baseUrl__vrFG8 code{color:var(--cyan-300)}.developers_heroCtas__C7KzI{display:flex;gap:var(--space-3);justify-content:center;margin-top:var(--space-5);flex-wrap:wrap}.developers_ctaPrimary__qGCVw{background:var(--accent);color:var(--accent-on);height:44px;padding-inline:var(--space-6);border-radius:var(--r-pill);display:inline-flex;align-items:center;font-weight:var(--fw-bold);text-decoration:none}.developers_ctaPrimary__qGCVw:hover{filter:brightness(1.06)}.developers_ctaSecondary__Er4sm{background:var(--surface-elevated);border:1px solid var(--border-default);color:var(--text-high);height:44px;padding-inline:var(--space-6);border-radius:var(--r-pill);display:inline-flex;align-items:center;font-weight:var(--fw-bold);text-decoration:none}.developers_ctaSecondary__Er4sm:hover{background:var(--surface-card-hover);border-color:var(--border-strong)}.developers_quicksteps__MIQ_4{color:var(--text-body);line-height:var(--lh-body);-webkit-padding-start:var(--space-5);padding-inline-start:var(--space-5)}.developers_section__PX64y{-webkit-margin-before:var(--space-16);margin-block-start:var(--space-16)}.developers_sectionTitle__ELBoC{font-size:var(--fs-h3);font-weight:var(--fw-bold);margin:0 0 var(--space-5);-webkit-padding-after:var(--space-2);padding-block-end:var(--space-2);-webkit-border-after:1px solid var(--border-subtle);border-block-end:1px solid var(--border-subtle)}.developers_authBox__3eVn2{background:var(--surface-card);border:1px solid var(--border-default);border-radius:var(--r-card);padding:var(--space-6);display:flex;flex-direction:column;gap:var(--space-4);color:var(--text-body);line-height:var(--lh-body)}.developers_inlineLink__R2ofP{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.developers_inlineLink__R2ofP:hover{color:var(--accent-strong)}.developers_callout__Korfr{border:1px solid var(--border-accent);background:var(--accent-tint);border-radius:var(--radius-md);padding:var(--space-4);display:flex;flex-direction:column;gap:var(--space-2)}.developers_calloutTitle__ciTqi{margin:0;font-weight:var(--fw-bold);color:var(--text-high);font-size:var(--fs-sm)}.developers_calloutList__F4vbc{margin:0;-webkit-padding-start:var(--space-5);padding-inline-start:var(--space-5);display:flex;flex-direction:column;gap:var(--space-2);color:var(--text-body);font-size:var(--fs-sm);line-height:var(--lh-body)}.developers_calloutList__F4vbc code{color:var(--cyan-300);font-family:var(--font-mono)}.developers_docsLayout__Ss085{-webkit-margin-before:var(--space-10);margin-block-start:var(--space-10);display:grid;grid-template-columns:220px 1fr;grid-gap:var(--space-8);gap:var(--space-8);align-items:start}.developers_docsContent__7YgjR{min-width:0}.developers_tocSidebar__z6DDf{position:-webkit-sticky;position:sticky;top:calc(var(--topbar-h) + var(--space-4));max-height:calc(100dvh - var(--topbar-h) - var(--space-8));overflow-y:auto}.developers_tocSidebar__z6DDf ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--space-1)}.developers_tocSidebar__z6DDf a{display:block;font-size:var(--fs-sm);color:var(--text-mid);text-decoration:none;padding:var(--space-1) var(--space-3);border-radius:var(--radius-md);-webkit-border-start:2px solid transparent;border-inline-start:2px solid transparent}.developers_tocSidebar__z6DDf a:hover{color:var(--text-high);background:var(--surface-card-hover)}.developers_tocSidebar__z6DDf a[data-active=true]{color:var(--accent);border-inline-start-color:var(--accent);background:var(--accent-tint)}.developers_tocSelect__Bu2Je{display:none;width:100%;height:40px;padding-inline:var(--space-3);border-radius:var(--radius-md);border:1px solid var(--border-default);background:var(--surface-input);color:var(--text-high);font-size:var(--fs-sm)}.developers_cardList__QHl68{display:flex;flex-direction:column;gap:var(--space-6)}.developers_card__FdjIe{background:var(--surface-card);border:1px solid var(--border-default);border-radius:var(--r-card);padding:var(--space-6);display:flex;flex-direction:column;gap:var(--space-4)}.developers_cardHead__x54nU{display:flex;flex-direction:column;gap:var(--space-2)}.developers_methodPath__gbeVE{display:inline-flex;align-items:center;gap:var(--space-2)}.developers_method__aMg5q{font-family:var(--font-mono);font-size:var(--fs-xs);font-weight:var(--fw-bold);padding:2px 8px;border-radius:var(--radius-sm);color:var(--accent-on);background:var(--text-low)}.developers_method__aMg5q[data-method=GET]{background:var(--info)}.developers_method__aMg5q[data-method=POST]{background:var(--accent)}.developers_path__PgveR{font-family:var(--font-mono);font-size:var(--fs-sm);color:var(--text-high);background:none}.developers_cardTitle__MHJi_{font-size:var(--fs-h4);font-weight:var(--fw-semibold);margin:0;color:var(--text-high)}.developers_cardDesc__f2PdL{margin:0;color:var(--text-mid);font-size:var(--fs-sm);line-height:var(--lh-snug)}.developers_modePill__XAc3M{align-self:flex-start;font-size:var(--fs-micro);font-weight:var(--fw-semibold);padding:2px 8px;border-radius:var(--r-pill)}.developers_modePill__XAc3M[data-mode=sync]{color:var(--success);background:var(--success-bg)}.developers_modePill__XAc3M[data-mode=async]{color:var(--info);background:var(--info-bg)}.developers_tableScroll__DV5Nl{overflow-x:auto;border:1px solid var(--border-subtle);border-radius:var(--radius-md)}.developers_table__wnWZm{width:100%;border-collapse:collapse;min-width:480px}.developers_tableCaption__SoCdf{caption-side:top;text-align:start;font-size:var(--fs-micro);font-weight:var(--fw-semibold);color:var(--text-low);padding:var(--space-2) var(--space-3)}.developers_table__wnWZm td,.developers_table__wnWZm th{padding:var(--space-2) var(--space-3);font-size:var(--fs-sm);-webkit-border-after:1px solid var(--border-subtle);border-block-end:1px solid var(--border-subtle);text-align:start;vertical-align:top}.developers_table__wnWZm thead th{color:var(--text-low);font-weight:var(--fw-semibold);background:var(--surface-elevated);font-size:var(--fs-xs)}.developers_table__wnWZm tbody tr:last-child td{-webkit-border-after:none;border-block-end:none}.developers_table__wnWZm td{color:var(--text-mid)}.developers_fieldName__5Kv9Y{color:var(--cyan-300)}.developers_fieldName__5Kv9Y,.developers_fieldType__Htqwo{font-family:var(--font-mono);font-size:var(--fs-xs);white-space:nowrap}.developers_fieldType__Htqwo{color:var(--text-low)}.developers_reqBadge__PXDGl{display:inline-block;font-size:var(--fs-micro);font-weight:var(--fw-semibold);padding:1px 7px;border-radius:var(--r-pill);white-space:nowrap}.developers_reqBadge__PXDGl[data-req=yes]{color:var(--error);background:var(--error-bg)}.developers_reqBadge__PXDGl[data-req=cond]{color:var(--warning);background:var(--warning-bg)}.developers_reqBadge__PXDGl[data-req=no]{color:var(--text-low);background:var(--surface-elevated)}.developers_langTabs__m4e8h{display:flex;flex-direction:column;gap:var(--space-2)}.developers_langTabsBar__CcZEN{align-self:flex-start}.developers_codeBlock__di9aC{display:flex;flex-direction:column;gap:6px}.developers_codeBar__y6WT1{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2)}.developers_codeLabel__TbU3I{font-size:var(--fs-micro);font-weight:var(--fw-semibold);color:var(--text-low)}.developers_codeScroll__uBpoS{overflow-x:auto;background:var(--surface-input);border:1px solid var(--border-subtle);border-radius:var(--radius-md)}.developers_codeScroll__uBpoS pre{margin:0;padding:var(--space-3) var(--space-4);font-family:var(--font-mono);font-size:var(--fs-xs);line-height:var(--lh-snug);color:var(--text-body);white-space:pre}.developers_tok_str__5zyrR{color:var(--success)}.developers_tok_key__fjnJN{color:var(--cyan-300)}.developers_tok_num__RY7XN{color:var(--warning)}.developers_tok_bool__uxGtG{color:var(--violet-300)}.developers_tok_comment__1OwVP{color:var(--text-low);font-style:italic}.developers_tok_flag__lo4RB{color:var(--accent)}.developers_tok_url__hVVOu{color:var(--cyan-400)}.developers_tok_punct__Eg2Zi,.developers_tok_text__0MuDz{color:var(--text-body)}.developers_copyBtn__CbX1T{display:inline-flex;align-items:center;gap:var(--space-1);flex:0 0 auto;height:28px;padding-inline:var(--space-3);border-radius:var(--radius-md);border:1px solid var(--border-default);background:transparent;color:var(--text-mid);cursor:pointer;font-size:var(--fs-micro);white-space:nowrap}.developers_copyBtn__CbX1T:hover{color:var(--text-high);background:var(--surface-card-hover)}.developers_copyBtn__CbX1T[data-copied=true]{color:var(--accent);border-color:var(--border-accent);background:var(--accent-tint)}.developers_copyBtn__CbX1T:focus-visible{outline:none;box-shadow:var(--ring-focus)}.developers_note__xv0Or{margin:0;font-size:var(--fs-xs);color:var(--text-low);line-height:var(--lh-snug)}@media (max-width:900px){.developers_docsLayout__Ss085{grid-template-columns:1fr;gap:var(--space-4)}.developers_tocSidebar__z6DDf{display:none}.developers_tocSelect__Bu2Je{display:block}}@media (max-width:480px){.developers_page__YN4bf{padding-inline:var(--space-4)}}