#docs-page-loader{z-index:99999;background:#09090b;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:fixed;inset:0}#docs-page-loader.hidden{opacity:0;pointer-events:none}.pl-bars{align-items:flex-end;gap:5px;height:28px;display:flex}.pl-bar{background:#7477f0;border-radius:2px;width:4px;animation:1.1s ease-in-out infinite pl-bounce}.pl-bar:nth-child(2){animation-delay:.15s}.pl-bar:nth-child(3){animation-delay:.3s}@keyframes pl-bounce{0%,to{height:10px}50%{height:26px}}.docs-root{color:#fafafa;-webkit-font-smoothing:antialiased;background:#09090b;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif}.docs-root *{box-sizing:border-box}.docs-shell{grid-template-columns:264px minmax(0,1fr) 480px;min-height:100vh;display:grid}.docs-sidebar,.docs-content,.docs-rail{min-width:0;height:100vh;position:sticky;top:0;overflow-y:auto}.docs-sidebar{background:#09090b;border-right:1px solid #27272a;flex-direction:column;gap:22px;padding:24px 18px;display:flex}.docs-brand{border-bottom:1px solid #27272a;align-items:center;gap:11px;padding-bottom:12px;display:flex}.docs-brand-icon{color:#fff;background:#18181b;border:1px solid #3f3f46;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.docs-brand-icon svg{width:17px;height:17px}.docs-brand-title{letter-spacing:-.02em;font-size:14px;font-weight:700}.docs-brand-subtitle{color:#71717a;margin-top:2px;font-size:11px}.docs-search{align-items:center;display:flex;position:relative}.docs-search-icon{color:#52525b;flex-shrink:0;width:14px;height:14px;position:absolute;left:11px}.docs-search-icon svg{width:14px;height:14px}.docs-search input{color:#fafafa;background:#18181b;border:1px solid #27272a;border-radius:7px;width:100%;height:34px;padding:0 10px 0 32px;font-size:13px;transition:border-color .2s,box-shadow .2s}.docs-search input::placeholder{color:#52525b}.docs-search input:focus{border-color:#7477f0;outline:none;box-shadow:0 0 0 2px #7477f033}.docs-nav{flex-direction:column;flex:1;gap:4px;display:flex}.docs-nav-group{margin-bottom:20px}.docs-nav-title{color:#f4f4f5;letter-spacing:.04em;text-transform:uppercase;margin-bottom:6px;padding-left:8px;font-size:11px;font-weight:700}.docs-nav-list{flex-direction:column;gap:1px;display:flex}.docs-nav-item{text-align:left;color:#a1a1aa;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:7px 8px;font-size:13px;font-weight:500;transition:background .12s,color .12s;display:flex}.docs-nav-item:hover{color:#e4e4e7;background:#18181b}.docs-nav-item.active{color:#fff;background:#27272a;font-weight:600}.docs-nav-item-title{text-align:left;flex:1}.docs-method{letter-spacing:.05em;text-transform:uppercase;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;min-width:46px;height:19px;font-size:10px;font-weight:800;display:inline-flex}.docs-method-get{color:#10b981;background:#10b9811a}.docs-method-post{color:#7477f0;background:#7477f01a}.docs-method-put,.docs-method-patch{color:#f59e0b;background:#f59e0b1a}.docs-method-delete{color:#ef4444;background:#ef44441a}.docs-kind-guide{color:#71717a;background:#ffffff0d}.docs-content{background:#09090b;padding:52px 68px 96px}.docs-eyebrow{color:#10b981;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:700}.docs-page-title{letter-spacing:-.03em;color:#fff;margin:0 0 14px;font-size:30px;font-weight:800}.docs-summary{color:#a1a1aa;margin:0 0 30px;font-size:15px;line-height:1.65}.docs-endpoint-box{background:#18181b;border:1px solid #27272a;border-radius:8px;align-items:center;gap:12px;margin-bottom:40px;padding:9px 15px;display:inline-flex}.docs-endpoint-box code{color:#e4e4e7;word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px}.docs-section{border-top:1px solid #1e1e20;margin-top:44px;padding-top:36px}.docs-section h2{color:#fff;margin:0 0 18px;font-size:18px;font-weight:700}.docs-rich-text p{color:#c4c4c8;margin-bottom:13px;font-size:14px;line-height:1.72}.docs-parameter-group{margin-top:22px}.docs-parameter-title{color:#e4e4e7;letter-spacing:.03em;border-bottom:1px solid #27272a;margin-bottom:10px;padding-bottom:7px;font-size:13px;font-weight:700}.docs-table{border-collapse:collapse;width:100%}.docs-table th,.docs-table td{text-align:left;vertical-align:top;border-bottom:1px solid #1e1e20;padding:14px 0}.docs-table th{color:#52525b;text-transform:uppercase;letter-spacing:.06em;padding-bottom:10px;font-size:11px;font-weight:700}.docs-param-name{color:#fff;background:#18181b;border:1px solid #2a2a2e;border-radius:5px;margin-bottom:4px;padding:3px 7px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:700;display:inline-block}.docs-table td:nth-child(2){color:#7477f0;white-space:nowrap;padding-right:16px;font-family:ui-monospace,Consolas,monospace;font-size:12px}.docs-table td:last-child{color:#a1a1aa;font-size:13px;line-height:1.6}.docs-rail{background:#040404;border-left:1px solid #1c1c1e;padding:30px 28px}.docs-rail-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.docs-rail-label{color:#e4e4e7;font-size:13px;font-weight:700}.docs-lang-switcher{background:#18181b;border:1px solid #27272a;border-radius:7px;gap:3px;padding:3px;display:flex}.docs-lang-btn{color:#71717a;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:5px 11px;font-size:11px;font-weight:700;transition:all .15s}.docs-lang-btn.active{color:#fff;background:#27272a}.docs-code-card{background:#0a0a0a;border:1px solid #27272a;border-radius:10px;margin-bottom:28px;padding:16px 14px;position:relative}.docs-code-card pre{color:#c9d1d9;white-space:pre-wrap;word-break:break-all;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.65}.docs-code-card.response pre{color:#10b981}.docs-code-card.error pre{color:#ef4444}.docs-copy-btn{color:#71717a;cursor:pointer;background:#18181b;border:1px solid #27272a;border-radius:5px;align-items:center;gap:5px;padding:5px 9px;font-size:10px;font-weight:700;transition:all .15s;display:flex;position:absolute;top:10px;right:10px}.docs-copy-btn:hover{color:#fafafa;background:#27272a}.docs-copy-icon svg{width:11px;height:11px}.docs-kind-ref{color:#a855f7;background:#a855f71a}.docs-steps-list{flex-direction:column;gap:0;display:flex}.docs-step{border-bottom:1px solid #1a1a1c;padding:20px 0}.docs-step:last-child{border-bottom:none}.docs-step-header{align-items:center;gap:12px;margin-bottom:8px;display:flex}.docs-step-num{color:#fff;background:#7477f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:800;display:inline-flex}.docs-step-title{color:#fff;font-size:15px;font-weight:700}.docs-step-body{color:#a1a1aa;margin:0 0 12px 36px;font-size:13px;line-height:1.65}.docs-step-code{background:#0a0a0a;border:1px solid #27272a;border-radius:8px;margin-left:36px;padding:12px 14px;position:relative}.docs-step-code pre{color:#c9d1d9;white-space:pre-wrap;word-break:break-all;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.55}.docs-step-code .docs-copy-btn{top:8px;right:8px}.docs-net-table th:nth-child(3),.docs-net-table th:nth-child(4),.docs-net-table th:nth-child(5),.docs-net-table td:nth-child(3),.docs-net-table td:nth-child(4),.docs-net-table td:nth-child(5){text-align:center}.docs-net-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px;display:inline-block}.docs-error-badge{border-radius:5px;padding:3px 8px;font-family:ui-monospace,Consolas,monospace;font-size:13px;font-weight:800;display:inline-block}.docs-rate-badge{white-space:nowrap;border-radius:5px;padding:3px 8px;font-family:ui-monospace,Consolas,monospace;font-size:11px;font-weight:800;display:inline-block}@media (max-width:1400px){.docs-shell{grid-template-columns:244px minmax(0,1fr) 400px}.docs-content{padding:36px 44px 72px}}@media (max-width:1100px){.docs-shell{grid-template-columns:244px minmax(0,1fr)}.docs-rail{border-top:1px solid #27272a;border-left:none;grid-column:1/-1;height:auto;position:static}}@media (max-width:800px){.docs-shell{grid-template-columns:1fr}.docs-sidebar{border-bottom:1px solid #27272a;border-right:none;height:auto;position:static}.docs-content{padding:24px 20px}}
