.api-property-section{background:#fff;border-radius:17px;overflow:hidden;box-shadow:inset -3px -3px 7px #ffffffb3,inset 2px 2px 5px #88a5bf61}.api-property-section-header{flex-direction:column;gap:12px;padding:16px 20px 0;display:flex}.api-property-section-title{font-family:var(--docs-font-heading,"Plus Jakarta Sans",sans-serif);font-size:var(--docs-font-size-md);color:var(--docs-color-text-primary,#303030);letter-spacing:0;margin:0;font-weight:600;line-height:24px}.api-property-section-divider{background:linear-gradient(90deg,#0000001a 0%,#00000005 100%);width:100%;height:1px}.api-property-section-body{background:#ff765703;border-top:1px solid #ececec;padding:16px 20px}.api-property-item{flex-direction:column;gap:8px;display:flex}.api-property-item-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.api-property-item-name{font-family:Source Serif Pro,"Source Serif 4",Georgia,serif;font-size:var(--docs-font-size-sm);color:var(--docs-color-text-primary,#303030);font-weight:400;line-height:22px}.api-property-item-type{font-family:var(--docs-font-body,"DM Sans",sans-serif);font-size:var(--docs-font-size-sm);color:#30303099;font-weight:500;line-height:32px}.api-property-item-required{font-family:var(--docs-font-body,"DM Sans",sans-serif);font-size:var(--docs-font-size-sm);color:#ff8181;font-weight:500;line-height:32px}.api-property-item-optional{font-family:var(--docs-font-body,"DM Sans",sans-serif);font-size:var(--docs-font-size-sm);color:#30303080;font-weight:500;line-height:32px}.api-property-item-description{font-family:var(--docs-font-body,"DM Sans",sans-serif);font-size:var(--docs-font-size-sm);color:var(--docs-color-text-primary,#303030);opacity:.7;margin:0;font-weight:400;line-height:1.5}.api-property-item-divider{background:linear-gradient(90deg,#00000014 0%,#00000005 100%);height:1px;margin:12px 0}.api-property-expand-btn{cursor:pointer;font-family:var(--docs-font-body,"DM Sans",sans-serif);color:#687b9e;letter-spacing:-.5px;background:#e9f2fd;border:1px solid #00000008;border-radius:6px;align-items:center;gap:8px;padding:4px 10px;font-size:14px;font-weight:500;line-height:24px;transition:all .2s;display:inline-flex;box-shadow:-.995px -.995px 2.986px #f7f7f7,1.493px 1.493px 2.986px #aeaec066}.api-property-expand-btn:hover{background:#dce8f8}.api-property-expand-btn:active{transform:translateY(1px)}.api-property-expand-icon{stroke:#687b9e;width:24px;height:24px}.api-property-expand-icon-text{color:#687b9e;font-size:16px;font-weight:400;line-height:1}.api-nested-properties{padding-top:16px}.api-nested-property-item{border-left:1px solid #e0e0e0;padding:16px 0 16px 20px}.api-nested-property-row{align-items:center;gap:8px;display:flex}.api-nested-property-name{font-family:var(--docs-font-mono,"SF Mono","Fira Code",monospace);color:var(--docs-color-text-primary,#303030);font-size:14px;font-weight:600}.api-nested-property-info-icon{color:#999;cursor:help;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.api-nested-property-info-icon svg{width:100%;height:100%}.api-nested-property-type{font-family:var(--docs-font-body,"DM Sans",sans-serif);color:#30303099;font-size:14px;font-weight:400}.api-nested-property-required{font-family:var(--docs-font-body,"DM Sans",sans-serif);color:#ff8181;font-size:14px;font-weight:500}.api-nested-property-optional{font-family:var(--docs-font-body,"DM Sans",sans-serif);color:#30303080;font-size:14px;font-weight:400}.api-nested-property-description{font-family:var(--docs-font-body,"DM Sans",sans-serif);color:var(--docs-color-text-primary,#303030);opacity:.7;margin:8px 0 0;font-size:14px;font-weight:400;line-height:1.5}.api-nested-property-divider{background:#e8e8e8;height:1px;margin-left:20px}@media (max-width:768px){.api-property-section-header{padding:20px 20px 0}.api-property-section-title{font-size:20px}.api-property-section-body{padding:20px}.api-property-item-name{font-size:16px}.api-property-item-type,.api-property-item-required,.api-property-item-optional,.api-property-item-description{font-size:13px}.api-property-expand-btn{padding:4px 12px;font-size:14px}.api-nested-property-name{font-size:14px}.api-nested-property-type,.api-nested-property-required,.api-nested-property-optional,.api-nested-property-description{font-size:13px}}
.api-playground{flex-direction:column;gap:20px;display:flex}.api-code-example{background-color:var(--docs-color-bg-light);box-shadow:var(--docs-shadow-inset);border-radius:10px;overflow:hidden}.api-code-example-header{background-color:#e3edf7;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.api-code-example-header-left{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.api-code-example-path{font-family:var(--docs-font-mono,"SF Mono","Fira Code",monospace);color:var(--docs-color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.api-code-example-header-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.api-code-language-select{min-width:130px;font-family:var(--docs-font-body);color:var(--docs-color-text-primary);background-color:#fff;border-radius:6px;font-size:13px;font-weight:500;height:32px!important;box-shadow:none!important;border:1px solid #00000014!important}.api-code-language-select:hover{background-color:#f8f9fa}.api-code-language-icon{flex-shrink:0;width:16px;height:16px}.api-code-copy-btn{cursor:pointer;color:#676767;background:#fff;border:1px solid #00000014;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.api-code-copy-btn:hover{color:var(--docs-color-text-primary);background-color:#f8f9fa}.api-code-copy-btn svg{width:16px;height:16px}.api-code-example-body{background:#ff765703;max-height:300px;padding:12px 14px;overflow:auto}.api-code-example-body pre{font-family:var(--docs-font-mono,"SF Mono","Fira Code",monospace);margin:0;padding:0;font-size:13px;line-height:1.6;background:0 0!important}.api-code-example-body code{font-family:inherit;font-size:inherit;padding:0;background:0 0!important}.api-code-example-body .shiki{background:0 0!important}.api-response-section{background-color:var(--docs-color-bg-light);box-shadow:var(--docs-shadow-inset);border-radius:10px;overflow:hidden}.api-response-header{background-color:#e3edf7;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.api-response-title{font-family:var(--docs-font-body);color:var(--docs-color-text-primary);font-size:14px;font-weight:500}.api-response-body{background:#ff765703;max-height:300px;padding:12px 14px;overflow:auto}.api-response-body pre{font-family:var(--docs-font-mono,"SF Mono","Fira Code",monospace);margin:0;padding:0;font-size:13px;line-height:1.6;background:0 0!important}.api-response-body code{font-family:inherit;font-size:inherit;padding:0;background:0 0!important}.api-response-body .shiki{background:0 0!important}@media (max-width:768px){.api-code-example-header{flex-wrap:wrap;gap:8px}.api-code-example-header-left{flex:100%}.api-code-example-header-right{justify-content:flex-end;width:100%}.api-code-example-path{font-size:12px}.api-code-language-select{min-width:110px;font-size:12px}.api-code-example-body pre,.api-response-body pre{font-size:12px}}
