.api-docs-shell,.api-docs-auth-modal-backdrop{--rk-docs-bg:#fff;--rk-docs-surface:#fff;--rk-docs-surface-soft:#fafafa;--rk-docs-border:#15203524;--rk-docs-border-soft:#15203514;--rk-docs-border-strong:#1520353d;--rk-docs-text:#152035;--rk-docs-muted:#50617b;--rk-docs-soft:#6b7890;--rk-docs-accent:#eef773;--rk-docs-accent-strong:#d4e04a;--rk-docs-accent-soft:#eef77352;--rk-docs-accent-text:#152035;--rk-docs-green:#0f7a4f;--rk-docs-green-strong:#0a5c3b;--rk-docs-green-soft:#e8f7f1;--rk-docs-amber:#a66309;--rk-docs-amber-soft:#fff4df;--rk-docs-red:#c83c3c;--rk-docs-red-soft:#fff0f0;--rk-docs-code-bg:#0f1726;--rk-docs-radius:.95rem;--rk-docs-radius-sm:.65rem;--rk-docs-max:1240px;--rk-docs-shadow:0 1px 0 #15203508;--rk-docs-focus:#d4e04a57;--rk-docs-method-get:#61affe;--rk-docs-method-post:#49cc90;--rk-docs-method-put:#fca130;--rk-docs-method-patch:#50e3c2;--rk-docs-method-delete:#f93e3e;--rk-docs-method-head:#9012fe;--rk-docs-method-options:#0d5aa7;background:var(--rk-docs-bg);color:var(--rk-docs-text);min-height:100vh;font-family:"General Sans",var(--font-geist-sans),system-ui,sans-serif}.api-docs-shell *,.api-docs-shell :before,.api-docs-shell :after{box-sizing:border-box}.api-docs-shell a{color:inherit;text-decoration:none}.api-docs-header{z-index:30;border-bottom:1px solid var(--rk-docs-border-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;position:sticky;top:0}.api-docs-header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:14px clamp(16px,3vw,40px);display:flex}.api-docs-brand,.api-docs-brand-link,.api-docs-header-actions,.api-docs-auth-actions,.api-docs-title-actions,.api-docs-try-actions,.api-docs-auth-modal-actions{align-items:center;display:flex}.api-docs-brand{gap:18px;min-width:0}.api-docs-brand-link{flex:none}.api-docs-brand-copy{border-left:1px solid var(--rk-docs-border);gap:2px;min-width:0;padding-left:18px;display:grid}.api-docs-brand-eyebrow,.api-docs-section-kicker,.api-docs-sidebar-label,.api-docs-subnav-label{color:var(--rk-docs-soft);letter-spacing:0;text-transform:uppercase;font-size:.72rem;font-weight:700}.api-docs-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px}.api-docs-link,.api-docs-primary-button,.api-docs-secondary-button,.api-docs-auth-status,.api-docs-copy-button,.api-docs-icon-button{cursor:pointer;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:.875rem;font-weight:650;line-height:1;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.api-docs-link,.api-docs-secondary-button{background:var(--rk-docs-surface);border:1px solid var(--rk-docs-border);color:var(--rk-docs-text)}.api-docs-link:hover,.api-docs-secondary-button:hover{border-color:var(--rk-docs-border-strong);background:var(--rk-docs-surface-soft)}.api-docs-link-primary,.api-docs-primary-button{background:var(--rk-docs-accent);border:1px solid var(--rk-docs-accent);color:var(--rk-docs-accent-text)}.api-docs-link-primary:hover,.api-docs-primary-button:hover{background:var(--rk-docs-accent-strong);border-color:var(--rk-docs-accent-strong)}.api-docs-primary-button:disabled,.api-docs-secondary-button:disabled{cursor:not-allowed;opacity:.55}.api-docs-auth-actions{gap:8px}.api-docs-auth-status{background:var(--rk-docs-green-soft);color:var(--rk-docs-green-strong);border:1px solid #0f7a4f38}.api-docs-auth-status:hover{background:#def3e8;border-color:#0f7a4f57}.api-docs-content-grid{grid-template-columns:clamp(280px,22vw,340px) minmax(0,1fr);gap:clamp(28px,3vw,52px);max-width:none;margin:0;padding:0 0 40px;display:grid}.api-docs-sidebar{background:var(--rk-docs-surface);border-right:1px solid var(--rk-docs-border-soft);overscroll-behavior-y:contain;scrollbar-width:thin;align-self:start;min-height:calc(100vh - 72px);max-height:calc(100vh - 72px);padding:24px 0 32px clamp(18px,2.4vw,32px);position:sticky;top:72px;overflow:hidden auto}.api-docs-sidebar::-webkit-scrollbar{width:8px}.api-docs-sidebar::-webkit-scrollbar-thumb{background:#15203538;border-radius:999px}.api-docs-nav-list,.api-docs-subnav-list,.api-docs-response-headers ul{margin:0;padding:0;list-style:none}.api-docs-sidebar-label,.api-docs-nav-list,.api-docs-subnav-header,.api-docs-subnav-list{padding-right:12px}.api-docs-subnav-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.api-docs-subnav-header .api-docs-subnav-label{margin:0;padding:0}.api-docs-subnav-endpoint-count{color:var(--rk-docs-muted);flex-shrink:0;margin-left:auto;font-size:.82rem;font-weight:700;line-height:1}.api-docs-nav-list{gap:2px;margin-top:8px;display:grid}.api-docs-nav-link{border:1px solid #0000;border-radius:.7rem;align-items:center;min-height:34px;padding:7px 10px;font-size:.92rem;font-weight:650;line-height:1.25;display:flex}.api-docs-nav-link:hover,.api-docs-nav-link-active{background:var(--rk-docs-surface-soft);border-color:var(--rk-docs-border-soft)}.api-docs-nav-link-active{background:var(--rk-docs-accent-soft);color:var(--rk-docs-accent-text);border-color:#d4e04a9e}.api-docs-subnav-link-active{color:var(--rk-docs-accent-text)}.api-docs-nav-link-section{background:var(--rk-docs-surface-soft);border-color:var(--rk-docs-border-soft);color:var(--rk-docs-text)}.api-docs-subnav{border-top:1px solid var(--rk-docs-border);min-width:0;margin-top:14px;padding-top:14px}.api-docs-subnav-list{gap:2px;margin-top:8px;display:grid}.api-docs-subnav-list>li{min-width:0}.api-docs-subnav-item{z-index:0;border:1px solid #0000;border-radius:.7rem;grid-template-columns:minmax(0,1fr);align-items:center;min-width:0;transition:background-color .15s,border-color .15s;display:grid;position:relative;overflow:hidden}.api-docs-subnav-item:hover,.api-docs-subnav-item:focus-within{background:var(--rk-docs-surface-soft);border-color:var(--rk-docs-border-soft);z-index:2}.api-docs-subnav-item-active,.api-docs-subnav-item-active:hover,.api-docs-subnav-item-active:focus-within{background:var(--rk-docs-accent-soft);border-color:#d4e04a9e}.api-docs-subnav-link{border:0;border-radius:.7rem;align-items:center;gap:9px;width:100%;min-width:0;min-height:32px;padding:5px 8px;display:flex;overflow:hidden}.api-docs-subnav-item:hover .api-docs-subnav-link,.api-docs-subnav-item:focus-within .api-docs-subnav-link{padding-right:36px}.api-docs-subnav-copy{opacity:0;pointer-events:none;z-index:1;justify-content:center;align-items:center;width:28px;min-height:32px;transition:opacity .15s;display:flex;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.api-docs-subnav-copy .api-docs-copy-action{position:relative}.api-docs-subnav-copy .api-docs-copy-tooltip{z-index:3;inset:50% calc(100% + 8px) auto auto;transform:translateY(-50%)}.api-docs-subnav-item:hover .api-docs-subnav-copy,.api-docs-subnav-item:focus-within .api-docs-subnav-copy{opacity:1;pointer-events:auto}.api-docs-subnav-copy .api-docs-copy-button-icon-only{min-width:28px;min-height:28px}.api-docs-subnav-method{flex:none;min-width:40px;min-height:22px;padding:0 7px;font-size:.66rem}.api-docs-subnav-summary{gap:2px;min-width:0;display:grid}.api-docs-subnav-path,.api-docs-endpoint-path,.api-docs-operation-path,.api-docs-code,.api-docs-table code,.api-docs-response-status,.api-docs-param-name,.api-docs-result-body,.api-docs-field textarea{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.api-docs-subnav-path{color:var(--rk-docs-text);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.api-docs-main{box-sizing:border-box;overscroll-behavior-y:contain;width:100%;min-width:0;padding-top:28px;padding-left:clamp(16px,3vw,40px);padding-right:0}.api-docs-main>*{box-sizing:border-box;max-width:1120px;padding-right:clamp(16px,3vw,40px)}.api-docs-overview{gap:22px;display:grid}.api-docs-overview-header{gap:10px;display:grid}.api-docs-overview-title-row{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:10px;display:flex}.api-docs-overview-title-row .api-docs-overview-title{flex:0 auto;min-width:0;margin:0}.api-docs-external-link-button{text-decoration:none}.api-docs-overview-badges,.api-docs-section-title-row,.api-docs-endpoint-card-main,.api-docs-panel-heading,.api-docs-operation-disclosure-summary,.api-docs-response-disclosure-summary,.api-docs-result-header{align-items:center;display:flex}.api-docs-overview-badges{gap:8px}.api-docs-overview-title,.api-docs-section-title{color:var(--rk-docs-text);letter-spacing:0;margin:0;font-size:clamp(1.5rem,2.6vw,1.85rem);font-weight:800;line-height:1.12}.api-docs-overview-summary{color:var(--rk-docs-text);max-width:760px;margin:0;font-size:1rem;font-weight:700;line-height:1.45}.api-docs-overview-description,.api-docs-section-description,.api-docs-getting-started-body,.api-docs-muted,.api-docs-schema-summary,.api-docs-field small,.api-docs-field-hint{color:var(--rk-docs-muted);margin:0;line-height:1.6}.api-docs-overview-section-title{color:var(--rk-docs-text);margin:0;font-size:1.05rem;font-weight:800}.api-docs-getting-started{border:1px solid var(--rk-docs-border-soft);border-radius:var(--rk-docs-radius);gap:14px;padding:16px;display:grid}.api-docs-getting-started-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 20px;display:grid}.api-docs-getting-started-item{gap:8px;min-width:0;display:grid}.api-docs-getting-started-label{color:var(--rk-docs-text);margin:0;font-size:.88rem;font-weight:800}.api-docs-overview-nav{gap:12px;display:grid}.api-docs-overview-nav-list{gap:8px;display:grid}.api-docs-overview-nav-card-main{align-items:center}.api-docs-overview-nav-title{color:var(--rk-docs-text);margin:0;font-size:.96rem;font-weight:750;line-height:1.25}.api-docs-overview-nav-card .api-docs-section-endpoint-count{flex-shrink:0;margin-left:auto}.api-docs-badge,.api-docs-section-count,.api-docs-required,.api-docs-method{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:7px 10px;font-size:.75rem;font-weight:800;line-height:1;display:inline-flex}.api-docs-badge{background:var(--rk-docs-surface);border:1px solid var(--rk-docs-border);color:var(--rk-docs-muted)}.api-docs-badge-accent{background:var(--rk-docs-accent);border-color:var(--rk-docs-accent);color:var(--rk-docs-accent-text)}.api-docs-card,.api-docs-endpoint-card,.api-docs-panel{background:var(--rk-docs-surface);border:1px solid var(--rk-docs-border-soft);border-radius:var(--rk-docs-radius);box-shadow:var(--rk-docs-shadow)}.api-docs-card{gap:12px;padding:18px;display:grid}.api-docs-card-title,.api-docs-endpoint-card h2,.api-docs-panel h2{color:var(--rk-docs-text);letter-spacing:0;margin:0;font-size:1rem}.api-docs-code{border:1px solid var(--rk-docs-border-soft);border-radius:var(--rk-docs-radius-sm);color:var(--rk-docs-text);background:#f7f8fa;padding:12px;font-size:.82rem;display:block;overflow:auto}.api-docs-card-link,.api-docs-schema-link,.api-docs-breadcrumb-link{color:var(--rk-docs-text);text-underline-offset:3px;font-weight:750;text-decoration:underline}.api-docs-operation-page{gap:28px;display:grid}.api-docs-schemas-list{gap:8px;margin-top:12px;display:grid}.api-docs-schema-disclosure{scroll-margin-top:100px}.api-docs-schema-disclosure-heading{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:inline-flex}.api-docs-schema-disclosure[open] .api-docs-schema-disclosure-summary{border-bottom:1px solid var(--rk-docs-border-soft)}.api-docs-schema-body{gap:12px;display:grid}.api-docs-schema-description,.api-docs-schema-ref-line{color:var(--rk-docs-muted);margin:0;font-size:.9rem;line-height:1.55}.api-docs-schema-ref-line{color:var(--rk-docs-text)}.api-docs-schema-enum-list{gap:6px;margin:0;padding:0;list-style:none;display:grid}.api-docs-schema-enum-list code{border:1px solid var(--rk-docs-border-soft);border-radius:var(--rk-docs-radius-sm);color:var(--rk-docs-text);word-break:break-word;background:#f7f8fa;padding:8px 10px;font-size:.82rem;display:block}.api-docs-schema-property-list{border:1px solid var(--rk-docs-border-soft);border-radius:var(--rk-docs-radius-sm);overflow:hidden}.api-docs-schema-type-inline{background:var(--rk-docs-surface-soft);border:1px solid var(--rk-docs-border);color:var(--rk-docs-muted);border-radius:999px;padding:4px 8px;font-size:.75rem;font-weight:800}.api-docs-section-header{border-bottom:0;gap:12px;margin-bottom:0;padding-bottom:0;display:grid}.api-docs-endpoint-list{grid-template-columns:minmax(0,1fr);gap:8px;margin-top:12px;display:grid}.api-docs-section-count{background:var(--rk-docs-accent-soft);color:var(--rk-docs-accent-text)}.api-docs-breadcrumb{color:var(--rk-docs-muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:.86rem;display:flex}.api-docs-breadcrumb-current{color:var(--rk-docs-text);font-weight:800}.api-docs-section-endpoint-count{color:var(--rk-docs-muted);white-space:nowrap;flex-shrink:0;margin-left:auto;font-size:.88rem;font-weight:700;line-height:1.2}.api-docs-copy-action{display:inline-flex;position:relative}.api-docs-copy-button-ghost{color:var(--rk-docs-muted);background:0 0;border:0;min-height:32px;padding:0 8px}.api-docs-copy-button-ghost:hover{background:var(--rk-docs-surface-soft);color:var(--rk-docs-text)}.api-docs-copy-button-bordered{border:1px solid var(--rk-docs-border-soft);color:var(--rk-docs-muted);opacity:.78;background:#ffffffb8}.api-docs-copy-button-bordered:hover{background:var(--rk-docs-surface-soft);border-color:var(--rk-docs-border);color:var(--rk-docs-text);opacity:1}.api-docs-copy-button-icon-only{flex-shrink:0;min-width:34px;min-height:34px;padding:0}.api-docs-copy-tooltip{background:var(--rk-docs-text);color:#fff;pointer-events:none;white-space:nowrap;z-index:2;border-radius:999px;padding:7px 9px;font-size:.72rem;font-weight:750;line-height:1;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.api-docs-section-title{font-size:clamp(2rem,3vw,3.2rem);line-height:1}.api-docs-section-description{max-width:760px;margin-top:10px;font-size:1.03rem}.api-docs-endpoint-card{justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;transition:border-color .15s,background-color .15s;display:flex}.api-docs-endpoint-card:hover{border-color:var(--rk-docs-border-strong);background:var(--rk-docs-surface-soft)}.api-docs-endpoint-card:hover .api-docs-endpoint-card-chevron{color:var(--rk-docs-text);opacity:1}.api-docs-endpoint-card-main{flex:1;align-items:center;gap:10px;min-width:0}.api-docs-endpoint-card-copy{gap:2px;min-width:0;display:grid}.api-docs-endpoint-card h2{margin:0;font-size:.96rem;font-weight:750;line-height:1.25}.api-docs-endpoint-card-chevron{color:var(--rk-docs-muted);opacity:.55;flex-shrink:0;transition:color .15s,opacity .15s}.api-docs-method{color:#fff;border:1px solid #0000;min-width:64px}.api-docs-method-get{background:var(--rk-docs-method-get)}.api-docs-method-post{background:var(--rk-docs-method-post)}.api-docs-method-put{background:var(--rk-docs-method-put)}.api-docs-method-patch{background:var(--rk-docs-method-patch)}.api-docs-method-delete{background:var(--rk-docs-method-delete)}.api-docs-method-head{background:var(--rk-docs-method-head)}.api-docs-method-options{background:var(--rk-docs-method-options)}.api-docs-operation-hero{border-bottom:1px solid var(--rk-docs-border);gap:16px;padding-bottom:16px;display:grid}.api-docs-operation-hero .api-docs-breadcrumb{margin-bottom:4px}.api-docs-operation-hero .api-docs-operation-intro{margin-top:8px}.api-docs-operation-path-bar{background:var(--rk-docs-surface-soft);border:1px solid var(--rk-docs-border-soft);border-radius:var(--rk-docs-radius-sm);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:10px 12px;display:flex}.api-docs-operation-path-bar-main{flex-wrap:wrap;flex:1;align-items:center;gap:10px;min-width:0;display:flex}.api-docs-operation-path,.api-docs-endpoint-path{color:var(--rk-docs-text);overflow-wrap:anywhere;font-size:clamp(.9rem,1vw,1.05rem)}.api-docs-operation-path-bar-main .api-docs-operation-path{flex:1;min-width:0}.api-docs-operation-intro{gap:8px;display:grid}.api-docs-operation-title-row,.api-docs-section-title-row{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:10px;display:flex}.api-docs-operation-title-row .api-docs-operation-title,.api-docs-section-title-row .api-docs-section-title{flex:0 auto;min-width:0;margin:0}.api-docs-operation-title-row .api-docs-copy-action,.api-docs-section-title-row .api-docs-copy-action{flex-shrink:0}.api-docs-operation-endpoint-section{padding-top:0}.api-docs-operation-title{color:var(--rk-docs-text);margin:0;font-size:clamp(1.35rem,2.2vw,1.65rem);font-weight:800;line-height:1.15}.api-docs-operation-description{color:var(--rk-docs-muted);max-width:760px;margin:0;font-size:.96rem;line-height:1.55}.api-docs-operation-requirements{color:var(--rk-docs-muted);max-width:760px;margin:10px 0 0;font-size:.88rem;line-height:1.5}.api-docs-operation-stack{gap:20px;display:grid}.api-docs-operation-section{gap:12px;display:grid}.api-docs-operation-section-responses{gap:10px}.api-docs-operation-section-title{color:var(--rk-docs-text);margin:0;font-size:1.05rem;font-weight:800}.api-docs-operation-disclosure,.api-docs-response-disclosure{border:1px solid var(--rk-docs-border-soft);border-radius:var(--rk-docs-radius-sm);overflow:hidden}.api-docs-operation-disclosure-summary,.api-docs-response-disclosure-summary{cursor:pointer;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:11px 14px;list-style:none;display:flex}.api-docs-operation-disclosure-summary::-webkit-details-marker{display:none}.api-docs-response-disclosure-summary::-webkit-details-marker{display:none}.api-docs-operation-disclosure-summary:after,.api-docs-response-disclosure-summary:after{border-bottom:2px solid var(--rk-docs-muted);border-right:2px solid var(--rk-docs-muted);content:"";flex-shrink:0;width:7px;height:7px;margin-left:auto;transition:transform .15s;transform:rotate(45deg)}.api-docs-operation-disclosure[open] .api-docs-operation-disclosure-summary:after,.api-docs-response-disclosure[open] .api-docs-response-disclosure-summary:after{transform:rotate(225deg)translateY(2px)}.api-docs-response-disclosure[open] .api-docs-response-disclosure-summary{border-bottom:1px solid var(--rk-docs-border-soft)}.api-docs-operation-disclosure-title{color:var(--rk-docs-text);font-size:.95rem;font-weight:800}.api-docs-try-disclosure-icon{color:var(--rk-docs-muted);flex-shrink:0}.api-docs-operation-disclosure-panel{padding:12px 14px 14px}.api-docs-operation-section-count{color:var(--rk-docs-muted);font-size:.82rem;font-weight:700}.api-docs-param-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.api-docs-param-row{border-top:1px solid var(--rk-docs-border-soft);gap:6px;padding:10px 0;display:grid}@media (min-width:761px){.api-docs-param-row{grid-template-columns:minmax(180px,.42fr) minmax(0,1fr);align-items:start;gap:0 20px}.api-docs-param-description{margin-top:0}}.api-docs-param-row:first-child{border-top:0;padding-top:0}.api-docs-param-row-primary{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.api-docs-param-row-primary .api-docs-schema-summary{gap:6px;margin:0;display:inline-flex}.api-docs-param-row-primary .api-docs-schema-summary p{margin:0}.api-docs-param-name{color:var(--rk-docs-text);font-size:.9rem;font-weight:800}.api-docs-param-description{color:var(--rk-docs-muted);margin:0;font-size:.9rem;line-height:1.55}.api-docs-operation-try{border-top:1px solid var(--rk-docs-border);padding-top:32px;scroll-margin-top:100px}.api-docs-try-disclosure[open] .api-docs-try-disclosure-summary{border-bottom:1px solid var(--rk-docs-border-soft)}.api-docs-try-disclosure-panel{gap:16px;display:grid}.api-docs-panel{gap:16px;padding:20px;display:grid}.api-docs-panel-heading{justify-content:space-between}.api-docs-table-wrap{overflow-x:auto}.api-docs-table{border-collapse:collapse;width:100%;min-width:640px}.api-docs-table th,.api-docs-table td{border-bottom:1px solid var(--rk-docs-border);text-align:left;vertical-align:top;padding:14px 12px}.api-docs-table th{color:var(--rk-docs-muted);text-transform:uppercase;font-size:.78rem}.api-docs-table code{color:var(--rk-docs-text);font-weight:800}.api-docs-required{background:var(--rk-docs-red-soft);color:var(--rk-docs-red);margin-left:8px}.api-docs-required-inline{color:var(--rk-docs-red);font-size:.78rem;font-weight:800}.api-docs-schema-summary{gap:6px;display:grid}.api-docs-schema-type,.api-docs-media-type{background:var(--rk-docs-surface-soft);border:1px solid var(--rk-docs-border);color:var(--rk-docs-muted);border-radius:999px;width:fit-content;padding:5px 9px;font-size:.78rem;font-weight:800;display:inline-flex}.api-docs-media-list{gap:12px;display:grid}.api-docs-response-list{gap:8px;display:grid}.api-docs-media-schema{border-left:2px solid var(--rk-docs-border-soft);gap:10px;padding:4px 0 4px 14px;display:grid}.api-docs-media-schema-compact{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.api-docs-media-schema-compact .api-docs-media-type{margin:0}.api-docs-response-disclosure-summary{justify-content:flex-start}.api-docs-response-disclosure-description{color:var(--rk-docs-text);flex:1;min-width:0;font-size:.9rem;line-height:1.45}.api-docs-response-status{border-radius:999px;padding:5px 10px;font-size:.8rem;font-weight:800}.api-docs-response-status--success{background:var(--rk-docs-green-soft);color:var(--rk-docs-green-strong)}.api-docs-response-status--neutral{background:var(--rk-docs-surface-soft);border:1px solid var(--rk-docs-border-soft);color:var(--rk-docs-muted)}.api-docs-response-status--warning{background:var(--rk-docs-amber-soft);color:var(--rk-docs-amber)}.api-docs-response-status--error{background:var(--rk-docs-red-soft);color:var(--rk-docs-red)}.api-docs-response-headers p{color:var(--rk-docs-muted);text-transform:uppercase;margin:0;font-size:.8rem;font-weight:800}.api-docs-response-headers{gap:8px;display:grid}.api-docs-response-headers li{gap:3px;padding:7px 0;display:grid}.api-docs-response-headers span{color:var(--rk-docs-muted)}.api-docs-try-form,.api-docs-try-form fieldset{gap:14px;display:grid}.api-docs-try-form fieldset{border:0;margin:0;padding:0}.api-docs-try-form legend{color:var(--rk-docs-text);padding:0;font-size:.85rem;font-weight:800}.api-docs-field{gap:7px;display:grid}.api-docs-field>span{color:var(--rk-docs-text);font-size:.84rem;font-weight:800}.api-docs-field input,.api-docs-field textarea{border:1px solid var(--rk-docs-border-strong);border-radius:var(--rk-docs-radius);color:var(--rk-docs-text);font:inherit;background:#fff;width:100%;min-height:42px;padding:10px 12px}.api-docs-field textarea{color:#d6e6ff;resize:vertical;background:#0f1726;font-size:.82rem;line-height:1.55}.api-docs-field input:focus,.api-docs-field textarea:focus{border-color:var(--rk-docs-accent);box-shadow:0 0 0 3px var(--rk-docs-focus);outline:0}.api-docs-field input[aria-invalid=true]{border-color:var(--rk-docs-red)}.api-docs-field-error,.api-docs-error-box{color:var(--rk-docs-red);margin:0}.api-docs-error-box{background:var(--rk-docs-red-soft);border-radius:var(--rk-docs-radius);border:1px solid #c83c3c38;padding:12px}.api-docs-error-box p{margin:0}.api-docs-try-actions{justify-content:flex-start;gap:10px}.api-docs-result{border:1px solid var(--rk-docs-border);border-radius:var(--rk-docs-radius);display:grid;overflow:hidden}.api-docs-result-header{background:var(--rk-docs-surface-soft);border-bottom:1px solid var(--rk-docs-border);justify-content:space-between;gap:10px;padding:10px 12px}.api-docs-result-header span{font-size:.82rem;font-weight:800}.api-docs-result-headers{gap:8px;margin:0;padding:12px;display:grid}.api-docs-result-headers div{gap:3px;display:grid}.api-docs-result-headers dt{color:var(--rk-docs-muted);font-size:.75rem;font-weight:800}.api-docs-result-headers dd{overflow-wrap:anywhere;margin:0}.api-docs-result-body{background:var(--rk-docs-code-bg);color:#d6e6ff;max-height:420px;margin:0;padding:14px;font-size:.78rem;line-height:1.55;overflow:auto}.api-docs-auth-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-sizing:border-box;color:inherit;z-index:80;background:#15203573;border:0;justify-content:center;align-items:center;width:auto;max-width:none;max-height:none;margin:0;padding:24px;display:flex;position:fixed;inset:0}.api-docs-auth-modal-backdrop-close{appearance:none;background:0 0;border:0;padding:0;position:absolute;inset:0}.api-docs-auth-modal{border:1px solid var(--rk-docs-border-soft);color:var(--rk-docs-text);font-family:"General Sans",var(--font-geist-sans),system-ui,sans-serif;z-index:1;background:#fff;border-radius:1.1rem;width:min(100%,440px);max-width:440px;position:relative;overflow:hidden;box-shadow:0 28px 80px #15203533}.api-docs-auth-modal-form{display:grid}.api-docs-auth-modal-header{z-index:2;background:#fff;border-radius:1.1rem 1.1rem 0 0;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 20px 16px;display:flex;position:relative;overflow:visible}.api-docs-auth-modal-heading{min-width:0}.api-docs-auth-modal-title-row{align-items:center;gap:8px;display:flex}.api-docs-auth-modal-title-row h2{color:var(--rk-docs-text);margin:0;font-size:1.2rem;font-weight:800;line-height:1.2}.api-docs-auth-info-tip{display:inline-flex;position:relative}.api-docs-auth-info-button{border:1px solid var(--rk-docs-border);color:var(--rk-docs-muted);cursor:help;background:#ffffffeb;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:28px;min-height:28px;padding:0;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.api-docs-auth-info-button:hover,.api-docs-auth-info-button:focus-visible{border-color:var(--rk-docs-border-strong);color:var(--rk-docs-text);background:#fff;outline:0}.api-docs-auth-info-tooltip{background:var(--rk-docs-text);color:#fff;opacity:0;pointer-events:none;text-align:center;visibility:hidden;z-index:90;border-radius:10px;width:max-content;max-width:260px;padding:8px 10px;font-size:.76rem;font-weight:600;line-height:1.45;transition:opacity .12s,visibility .12s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 10px 28px #15203538}.api-docs-auth-info-button:hover+.api-docs-auth-info-tooltip,.api-docs-auth-info-button:focus-visible+.api-docs-auth-info-tooltip{opacity:1;visibility:visible}.api-docs-auth-modal-close{border:1px solid var(--rk-docs-border-soft);color:var(--rk-docs-muted);cursor:pointer;background:#ffffffe0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:34px;min-height:34px;padding:0;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.api-docs-auth-modal-close:hover{border-color:var(--rk-docs-border-strong);color:var(--rk-docs-text);background:#fff}.api-docs-auth-modal-body{gap:10px;padding:4px 20px 18px;display:grid}.api-docs-auth-label{color:var(--rk-docs-text);font-size:.82rem;font-weight:800}.api-docs-auth-input-wrap{position:relative}.api-docs-auth-input{border-radius:var(--rk-docs-radius);box-sizing:border-box;color:var(--rk-docs-text);font:inherit;background:#fff;border:1.5px solid #15203557;width:100%;min-height:46px;padding:0 44px 0 14px;box-shadow:inset 0 1px 2px #1520350d}.api-docs-auth-input:focus,.api-docs-auth-input:focus-visible{border-color:var(--rk-docs-accent-strong);box-shadow:0 0 0 3px var(--rk-docs-focus);outline-offset:0!important;outline:none!important}.api-docs-auth-input[aria-invalid=true],.api-docs-auth-input[aria-invalid=true]:focus,.api-docs-auth-input[aria-invalid=true]:focus-visible{border-color:var(--rk-docs-red);box-shadow:0 0 0 3px #c83c3c24}.api-docs-auth-input-toggle{color:var(--rk-docs-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;min-width:34px;min-height:34px;padding:0;display:inline-flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.api-docs-auth-input-toggle:hover{background:var(--rk-docs-surface-soft);color:var(--rk-docs-text)}.api-docs-auth-hint,.api-docs-auth-error{margin:0;font-size:.84rem;line-height:1.5}.api-docs-auth-hint{color:var(--rk-docs-muted)}.api-docs-auth-error{color:var(--rk-docs-red)}.api-docs-auth-settings-link{color:var(--rk-docs-text);text-underline-offset:3px;align-items:center;gap:4px;font-weight:750;text-decoration:underline;display:inline-flex}.api-docs-auth-modal-footer{background:var(--rk-docs-surface-soft);border-top:1px solid var(--rk-docs-border-soft);border-radius:0 0 1.1rem 1.1rem;justify-content:space-between;align-items:center;gap:10px;padding:14px 20px 16px;display:flex}.api-docs-auth-footer-spacer{flex:1}.api-docs-auth-logout-link{appearance:none;color:var(--rk-docs-red);cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-size:.875rem;font-weight:650;line-height:1;text-decoration:none;transition:color .15s}.api-docs-auth-logout-link:hover,.api-docs-auth-logout-link:focus-visible{color:#a52f2f;text-underline-offset:3px;text-decoration:underline;outline-offset:0!important;outline:none!important}.api-docs-auth-btn{appearance:none;cursor:pointer;font:inherit;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 16px;font-size:.875rem;font-weight:650;line-height:1;transition:background-color .15s,border-color .15s,box-shadow .15s,color .15s;display:inline-flex}.api-docs-auth-btn-primary{background:var(--rk-docs-accent);border:1px solid var(--rk-docs-accent);color:var(--rk-docs-accent-text);font-weight:750}.api-docs-auth-btn-primary:hover{background:var(--rk-docs-accent-strong);border-color:var(--rk-docs-accent-strong);color:var(--rk-docs-accent-text)}.api-docs-auth-btn-primary:focus-visible,.api-docs-auth-info-button:focus-visible{box-shadow:0 0 0 3px var(--rk-docs-focus);outline-offset:0!important;outline:none!important}.api-docs-icon-button{color:var(--rk-docs-text);background:0 0;border:0;width:34px;min-height:34px;padding:0;font-size:1.8rem}@media (min-width:1181px){.api-docs-shell{height:100vh;overflow:hidden}.api-docs-content-grid{height:calc(100vh - 72px);padding-bottom:0;overflow:hidden}.api-docs-sidebar{height:100%;min-height:0;max-height:none;position:static;top:auto}.api-docs-main{overscroll-behavior-y:contain;height:100%;padding-bottom:40px;overflow:auto}}@media (max-width:1180px){.api-docs-content-grid{grid-template-columns:minmax(0,1fr);gap:20px;padding:16px clamp(16px,4vw,32px) 40px}.api-docs-sidebar{background:var(--rk-docs-surface);border:1px solid var(--rk-docs-border);border-radius:var(--rk-docs-radius);min-height:0;max-height:none;padding:16px;position:static}.api-docs-main{padding-top:0;padding-left:0;padding-right:0}.api-docs-main>*{max-width:none;padding-right:0}.api-docs-getting-started-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.api-docs-header-inner,.api-docs-brand,.api-docs-section-title-row,.api-docs-operation-path-bar{flex-direction:column;align-items:stretch}.api-docs-header-actions,.api-docs-auth-actions,.api-docs-title-actions,.api-docs-try-actions{justify-content:stretch}.api-docs-auth-modal-footer{flex-direction:column;align-items:stretch}.api-docs-auth-modal-footer>.api-docs-auth-btn,.api-docs-link,.api-docs-primary-button,.api-docs-secondary-button,.api-docs-copy-button,.api-docs-auth-status{width:100%}.api-docs-brand-copy{border-left:0;padding-left:0}.api-docs-content-grid{padding-top:16px}.api-docs-title-actions{width:100%}.api-docs-getting-started-grid{grid-template-columns:minmax(0,1fr)}.api-docs-endpoint-card-main,.api-docs-response-item-header,.api-docs-result-header{flex-direction:column;align-items:flex-start}.api-docs-auth-modal-backdrop{align-items:flex-start;padding-top:24px}}