.visible{visibility:visible}.block{display:block}.table{display:table}.hidden{display:none}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:root{--header: #fff;--sidebar: #f7f8fa;--page: #fff;--line: #e3e8ee;--text: #1a1f36;--muted: #697386;--link: #0d6efd;--active-bg: #e8f1ff;--post: #00bb6e;--post-bg: #e3f8ee;--warn-bg: #fff8e6;--warn-bd: #f5c518;--info-bg: #eef6ff;--info-bd: #0d6efd;--danger-bg: #fde8e8;--danger-bd: #e22d2d;--ok-bg: #e8f8ef;--ok-bd: #00bb6e;--explorer: #1a1f36;--explorer-2: #242a42;--code: #d6e2ff;--shadow: 0 1px 0 rgba(0, 0, 0, .06)}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;color:var(--text);background:var(--page);font-family:Inter,ui-sans-serif,system-ui,Segoe UI,sans-serif}a{color:var(--link);text-decoration:none}a:hover{text-decoration:underline}code,pre{font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}code{background:#f4f6f8;border:1px solid var(--line);border-radius:4px;padding:1px 5px;font-size:12.5px}.shell{display:flex;flex-direction:column;height:100%}.top-header{background:#fff;border-bottom:1px solid #eceff3;z-index:6}.top-header-row{height:56px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 16px}.top-left,.top-right{display:flex;align-items:center;gap:10px}.icon-btn{width:34px;height:34px;border:0;background:transparent;border-radius:8px;display:grid;place-items:center;gap:4px;cursor:pointer;padding:8px}.icon-btn span{display:block;width:16px;height:1.6px;background:#6b7280;border-radius:2px}.icon-btn:hover{background:#f3f4f6}.brand{display:flex;align-items:center;text-decoration:none}.brand:hover{text-decoration:none}.brand-logo{height:36px;width:auto;display:block;-o-object-fit:contain;object-fit:contain}.product-name{color:#6b7280;font-size:14px;white-space:nowrap}.header-divider{width:1px;height:22px;background:#e5e7eb}.env-picker{position:relative}.env-trigger{display:inline-flex;align-items:center;gap:8px;border:1px solid #e8eaee;background:#f7f8fa;color:#374151;font-size:13px;font-family:inherit;font-weight:500;cursor:pointer;padding:6px 12px;border-radius:999px}.env-caret{color:#9ca3af;transition:transform .15s ease}.env-caret.open{transform:rotate(180deg)}.env-dot{width:8px;height:8px;border-radius:50%;flex:0 0 auto}.env-menu{position:absolute;top:calc(100% + 10px);left:0;width:280px;background:#fff;border-radius:8px;box-shadow:0 12px 40px #0f172a29;padding:10px 8px 8px;z-index:20}.env-menu-head{display:flex;justify-content:space-between;align-items:center;padding:4px 10px 10px;color:#9ca3af;font-size:11px;letter-spacing:.08em;font-weight:700}.env-close{border:0;background:transparent;color:#9ca3af;font-size:20px;line-height:1;cursor:pointer}.env-option{width:100%;display:flex;align-items:flex-start;gap:10px;border:0;background:transparent;text-align:left;padding:10px;border-radius:8px;cursor:pointer;font-family:inherit}.env-option:hover,.env-option.active{background:#f7f8fa}.env-option-copy{flex:1;min-width:0}.env-option-copy strong{display:block;color:#111827;font-size:14px;font-weight:600}.env-option-copy small{display:block;color:#9ca3af;font-size:12px;margin-top:2px;word-break:break-all}.env-check{color:#9ca3af;font-size:14px;margin-top:2px}.top-search{flex:1;max-width:720px;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:8px 14px;color:#9ca3af}.top-search input{border:0;outline:none;width:100%;font-size:14px;color:#111827;background:transparent;font-family:inherit}.online-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 3px #22c55e29}.top-right{color:var(--muted);font-size:14px}.theme-btn{width:32px;height:32px;margin-left:4px;border:1px solid var(--line);background:var(--page);color:var(--muted);border-radius:50%;display:grid;place-items:center;cursor:pointer}.theme-btn:hover{color:var(--text);border-color:#c7cdd6}.rainbow-bar{height:3px;background:linear-gradient(90deg,#60a5fa,#34d399,#fbbf24,#f472b6,#a78bfa)}.body{display:flex;flex:1;min-height:0}.sidebar{width:270px;overflow:auto;background:#fff;border-right:1px solid #f1f2f6;padding:18px 12px 40px}.nav-group{margin:18px 8px 6px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-weight:700}.nav-item{margin:2px 0}.nav-link{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:8px;border:1px solid transparent;background:transparent;color:#4b5563;padding:8px 10px;border-radius:999px;font-size:13.5px;text-align:left;cursor:pointer;font-family:inherit}.nav-link-main{display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;min-width:0}.nav-link-main svg{flex-shrink:0;color:#9aa3b5}.nav-link .badge{margin-left:auto}.nav-link:hover{background:#f6f4ff;color:#4c1d95}.nav-link:hover .nav-link-main svg{color:#7c3aed}.nav-link.active{background:#f4f1ff;border-color:#ddd6fe;color:#5b4bff;font-weight:600}.nav-link.active .nav-link-main svg{color:#5b4bff}.nav-children{padding:2px 0 8px 10px;margin:0 0 4px 8px;border-left:2px solid #ece7ff}.nav-link.sub{font-size:12.5px;padding:6px 10px;color:#5c6478;font-weight:500}.nav-link.sub.active{background:#efeaff;color:#5b4bff;font-weight:600}.badge{font-size:9px;font-weight:800;letter-spacing:.04em;color:#f59e0b;background:#fff7ed;border-radius:999px;padding:3px 7px}.help-box{margin:28px 4px 0;padding:16px 16px 14px;background:#f8f8fc;border:1px solid #eceaf6;border-radius:8px}.help-box strong{display:block;color:#111827;font-size:15px;font-weight:700;margin-bottom:6px}.help-box p{color:#6b7280;font-size:12.5px;line-height:1.4;margin:0 0 12px;white-space:nowrap}.help-box a{display:inline-flex;align-items:center;gap:8px;font-size:13.5px;font-weight:500;color:#6d28d9;text-decoration:none}.help-box a:hover{text-decoration:underline}.help-box svg{flex-shrink:0}.workspace{flex:1;display:flex;min-width:0;width:100%}.workspace.playground-workspace{overflow:hidden}.playground{flex:1;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,46%);background:#fff}.playground-docs{overflow:auto;padding:28px 40px 72px}.play-crumb{display:flex;align-items:center;gap:8px;color:#9ca3af;font-size:13px;margin-bottom:14px}.play-crumb em{font-style:normal;color:#6b7280;font-weight:600}.play-path{display:inline-flex;align-items:center;gap:10px;background:#f5f6f8;border-radius:999px;padding:6px 8px 6px 6px;margin-bottom:18px}.play-path code{background:transparent;border:0;padding:0;color:#4b5563;font-size:13px}.play-copy-path{border:0;background:transparent;color:#9ca3af;font-size:12px;cursor:pointer;font-family:inherit}.play-copy-path:hover{color:#4b5563}.playground-docs h1{font-size:34px;letter-spacing:-.03em;margin:0 0 10px}.play-lead,.play-section p,.play-section li{color:#6b7280;font-size:15px;line-height:1.7;max-width:720px}.play-section p{margin:0 0 10px}.play-lead{margin:0 0 12px}.play-section{margin:22px 0}.play-section h2{font-size:20px;margin:0 0 8px;color:var(--text)}.play-section ul{padding-left:20px;margin:8px 0 0}.play-status-table-wrap{margin-top:0;max-width:560px;border:1px solid #eef0f4;border-radius:8px;overflow:hidden;background:#fff}.play-section p:last-of-type+.play-status-table-wrap{margin-top:0}.play-status-table{width:100%;border-collapse:collapse}.play-status-table th,.play-status-table td{border:0;text-align:left;padding:11px 14px;vertical-align:middle}.play-status-table thead th{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#6b7280;background:#f8fafc;border-bottom:1px solid #eef0f4}.play-status-table tbody td{font-size:15px;font-weight:600;color:#111827;border-top:1px solid #f3f4f6}.play-status-table td:first-child{width:72px}.play-status-code{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:28px;padding:0 8px;border-radius:8px;font-size:13px;font-weight:700;background:#eef2ff;color:#4f46e5}.play-contact{color:#6b7280;font-size:14px;margin:0 0 24px}.play-tabs{display:flex;gap:8px;margin-bottom:22px}.play-tabs button{border:1px solid #e5e7eb;background:#fff;color:#9ca3af;border-radius:999px;padding:7px 16px;font-size:13px;font-family:inherit;cursor:pointer}.play-tabs button.active{background:#fff;border-color:#d1d5db;color:#111827;box-shadow:0 0 0 1px #e5e7eb}.play-param-wrap{overflow-x:auto;margin:0 0 28px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.play-param-wrap-narrow{max-width:520px}.play-param-table{width:100%;border-collapse:collapse}.play-param-table th,.play-param-table td{text-align:left;vertical-align:top;padding:12px 14px;border:1px solid #e5e7eb;font-size:13.5px;line-height:1.55}.play-param-table thead th{color:#6b7280;font-weight:700;background:#f9fafb}.play-param-table tbody tr:nth-child(2n){background:#fcfcfd}.play-param-table th:nth-child(1),.play-param-table td:nth-child(1){width:23%}.play-param-table th:nth-child(2),.play-param-table td:nth-child(2){width:16%;color:#6b7280}.play-param-table th:nth-child(3),.play-param-table td:nth-child(3){color:#4b5563}.play-param-table-2 th:nth-child(1),.play-param-table-2 td:nth-child(1){width:28%}.play-param-table-2 th:nth-child(2),.play-param-table-2 td:nth-child(2){width:auto;color:#4b5563}.play-name-table th:nth-child(1),.play-name-table td:nth-child(1){width:22%;color:inherit}.play-name-table th:nth-child(2),.play-name-table td:nth-child(2){width:auto;color:inherit}.play-name-table td{color:#111827}.play-name-table .play-name-label{vertical-align:middle;font-weight:700;color:#374151}.play-name-table .play-name-list{line-height:2}.play-name-table .play-name-list .play-ex{margin:2px 0}.play-param-table td code{background:transparent;border:0;padding:0;color:#111827;font-size:13px;word-break:break-word}.play-param-desc{margin-bottom:2px}.play-accepted{margin-top:10px}.play-accepted-label{margin-bottom:6px;color:#374151;font-size:13px;font-weight:700}.play-accepted ul{margin:0;padding:0;list-style:none}.play-accepted li{display:flex;align-items:flex-start;flex-wrap:nowrap;gap:6px;margin:4px 0;color:#4b5563;font-size:13px;white-space:nowrap}.play-accepted li span{white-space:normal}.play-accepted li .play-ex{margin-left:0}.play-param-example{margin-top:8px;color:#6b7280;font-size:13px}.play-ex{display:inline-block;margin-left:4px;padding:2px 8px;border-radius:6px;font-weight:600;font-size:12.5px;word-break:break-word}.play-ex-num,.play-param-table td .play-ex-num{background:#ecfdf5;color:#047857}.play-ex-bool,.play-param-table td .play-ex-bool{background:#f5f3ff;color:#6d28d9}.play-ex-str,.play-param-table td .play-ex-str{background:#fff7ed;color:#c2410c}.play-ex-array,.play-param-table td .play-ex-array{background:#eff6ff;color:#1d4ed8}.play-fields{display:grid;gap:0;margin-bottom:22px}.play-field{padding:18px 0;border-bottom:1px solid #eef0f4}.play-field:last-child{border-bottom:0}.play-field-top{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:8px}.play-name{font-size:15px;font-weight:700;color:#111827}.play-pill{display:inline-flex;align-items:center;border-radius:999px;padding:2px 8px;font-size:11px;line-height:1.4;border:1px solid transparent}.play-pill.type{color:#059669;background:#ecfdf5;border-color:#a7f3d0}.play-pill.required{color:#dc2626;background:#fef2f2;border-color:#fecaca}.play-pill.optional{color:#6b7280;background:#f3f4f6;border-color:#e5e7eb}.play-field p{margin:0;color:#6b7280;font-size:14px;line-height:1.6}.play-example-row{display:flex;align-items:center;gap:8px;margin-top:10px;color:#6b7280;font-size:13px}.play-example-row code{background:#eef2ff;border:0;color:#4f46e5;border-radius:999px;padding:3px 10px;font-size:12px;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.play-muted{color:#9ca3af;font-size:14px}.play-example-panel{margin-bottom:8px}.play-outer-card{background:#fff;border:1px solid #eceff3;border-radius:8px;padding:16px 16px 18px;margin-bottom:20px;box-shadow:0 1px 2px #1018280a}.play-lang-row{display:flex;align-items:center;gap:12px;margin:0 4px 14px}.play-lang-tabs{display:flex;flex-wrap:wrap;align-items:center;gap:2px;flex:1;min-width:0}.play-lang-tabs button{border:0;background:transparent;color:#9ca3af;border-radius:0;padding:6px 10px 8px;font:inherit;font-size:14px;cursor:pointer;border-bottom:2px solid transparent}.play-lang-tabs button.active{background:transparent;color:#111827;border-bottom-color:#2563eb}.play-lang-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.play-tool-btn{display:grid;place-items:center;width:28px;height:28px;border:0;background:transparent;color:#9ca3af;cursor:pointer;padding:0;border-bottom:2px solid transparent}.play-tool-btn.active,.play-tool-btn:hover{color:#2563eb;border-bottom-color:#2563eb}.play-more-wrap{position:relative}.play-more-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:8;min-width:150px;padding:6px 0;background:#fff;border:1px solid #eceff3;border-radius:8px;box-shadow:0 10px 30px #0f172a1a}.play-more-menu button{display:block;width:100%;border:0;background:transparent;text-align:left;padding:8px 14px;font:inherit;font-size:13px;color:#4b5563;cursor:pointer}.play-more-menu button:hover,.play-more-menu button.active{background:#f8fafc;color:#111827}.play-lib-tabs{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0 4px 14px}.play-lib-tabs button{border:1px solid transparent;background:transparent;color:#9ca3af;border-radius:999px;padding:4px 10px;font:inherit;font-size:13px;cursor:pointer}.play-lib-tabs button.active{background:#fff;border-color:#e5e7eb;color:#111827;box-shadow:0 0 0 1px #f3f4f6}.play-req-card{background:transparent;border:0;padding:4px 8px 2px;margin-bottom:0}.play-code-hl{margin:4px 8px 0;padding:0 0 8px;color:#374151;background:transparent;font-size:13.5px;line-height:1.8;white-space:pre;overflow-x:auto;word-break:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.tok-key{color:#ea580c;font-weight:600}.tok-flag{color:#ea580c}.tok-str,.tok-url,.tok-prop{color:#16a34a}.snippet-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:0;margin-bottom:20px;box-shadow:0 1px 2px #1018280a;overflow:hidden}.snippet-header{background:#f6f7f9;border-bottom:1px solid #e5e7eb;padding:0 0 12px}.snippet-lang-row{display:flex;align-items:center;gap:12px;padding:4px 16px 0;border-bottom:1px solid #e5e7eb}.snippet-langs{display:flex;align-items:center;gap:16px;flex:1;min-width:0;overflow-x:auto;scrollbar-width:none}.snippet-langs::-webkit-scrollbar{display:none}.snippet-lang{flex:0 0 auto;border:0;background:transparent;color:#9ca3af;border-radius:0;padding:12px 0 10px;margin-bottom:-1px;font:inherit;font-size:13px;font-weight:500;line-height:1.2;white-space:nowrap;cursor:pointer;border-bottom:2px solid transparent}.snippet-lang.active{color:#111827;font-weight:600;border-bottom-color:#6d5efc}.snippet-lang:hover{color:#4b5563}.snippet-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.snippet-more-wrap{position:relative}.snippet-more-btn{border:0;background:transparent;color:#9ca3af;display:grid;place-items:center;cursor:pointer;padding:4px 2px;font:inherit;font-size:18px;letter-spacing:.12em;line-height:1}.snippet-more-btn:hover,.snippet-more-btn.active{color:#6d5efc}.snippet-copy-btn{width:32px;height:32px;border:0;border-radius:999px;background:#e8eaee;color:#9ca3af;display:grid;place-items:center;cursor:pointer;padding:0}.snippet-copy-btn:hover,.snippet-copy-btn.active{background:#e4e6eb;color:#6d5efc}.snippet-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:8;min-width:150px;padding:6px 0;background:#fff;border:1px solid #eceff3;border-radius:8px;box-shadow:0 10px 30px #0f172a1a}.snippet-menu button{display:block;width:100%;border:0;background:transparent;text-align:left;padding:8px 14px;font:inherit;font-size:13px;color:#4b5563;cursor:pointer}.snippet-menu button:hover,.snippet-menu button.active{background:#f8fafc;color:#111827}.snippet-libs{display:flex;flex-wrap:nowrap;align-items:center;gap:6px;padding:10px 16px 0;overflow-x:auto;scrollbar-width:none}.snippet-libs::-webkit-scrollbar{display:none}.snippet-lib{flex:0 0 auto;border:0;background:transparent;color:#9ca3af;border-radius:999px;padding:6px 12px;font:inherit;font-size:12.5px;font-weight:500;cursor:pointer}.snippet-lib.active{background:#fff;color:#111827;font-weight:600;box-shadow:0 1px 3px #0f172a1a,0 0 0 1px #eef0f4}.snippet-lib:hover{color:#4b5563}.snippet-lib.active:hover{color:#111827}.snippet-code-wrap{padding:8px 4px 4px}.snippet-code{margin:0;padding:8px 14px 14px;color:#374151;background:transparent;font-size:13.5px;line-height:1.75;white-space:pre;overflow-x:auto;word-break:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,IBM Plex Mono,monospace}.snippet-code::-webkit-scrollbar{height:8px}.snippet-code::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}.snippet-code::-webkit-scrollbar-track{background:#f3f4f6}.play-req-label{font-size:12px;letter-spacing:.06em;color:#6b7280;font-weight:700;margin:2px 4px 10px}.play-outer-card .play-window{margin-bottom:0}.play-example-code{background:#f8fafc;border:1px solid #eef0f4;border-radius:8px;overflow:hidden;margin-bottom:20px}.play-example-code header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 12px;color:#9ca3af;font-size:12px;border-bottom:1px solid #eef0f4}.play-example-code pre{color:#334155;background:transparent}.play-notes{background:#f6f4ff;border:1px solid #ece7ff;border-left:4px solid #6d5efc;border-radius:8px;padding:16px 18px;margin:8px 0 28px}.play-notes strong{display:block;font-size:11px;letter-spacing:.08em;color:#6d5efc;margin-bottom:10px}.play-notes ul{margin:0;padding:0;list-style:none}.play-notes li{position:relative;padding-left:18px;color:#4b5563;font-size:13.5px;line-height:1.65;margin:6px 0}.play-notes li:before{content:"›";position:absolute;left:0;top:0;color:#6d5efc;font-weight:700}.play-responses{margin-top:8px}.play-codes{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0 12px}.play-code{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:#9ca3af;font-size:13px;font-family:inherit;cursor:pointer;padding:2px 4px}.play-code.active{color:#111827;font-weight:700}.play-dot{width:8px;height:8px;border-radius:50%;background:#d1d5db}.play-code.ok .play-dot{background:#22c55e}.play-code.err .play-dot{background:#ef4444}.play-window{background:#fff;border:1px solid #eceff3;border-radius:8px;overflow:hidden;margin-bottom:24px}.play-window header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;color:#9ca3af;font-size:12px;border-bottom:1px solid #eef0f4}.play-window pre{margin:0;padding:16px 18px;color:#374151;background:transparent}.try-api{overflow:auto;padding:28px 28px 40px;border-left:1px solid #f1f2f6;background:#fff}.try-head{display:flex;align-items:center;gap:10px;margin-bottom:16px}.try-play{width:28px;height:28px;border-radius:50%;background:#5b4bff;color:#fff;display:grid;place-items:center;font-size:11px}.try-head strong{display:block;font-size:16px}.try-head small{color:#9ca3af;font-size:12px}.try-url-row{display:flex;gap:10px;margin-bottom:16px}.try-url{flex:1;min-width:0;display:flex;align-items:center;gap:8px;border:1px solid #e5e7eb;border-radius:8px;padding:8px 10px;background:#fff}.try-url code{background:transparent;border:0;padding:0;color:#4b5563;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.try-method{color:#5b4bff;font-size:11px;font-weight:800}.try-send{border:0;background:#5b4bff;color:#fff;border-radius:8px;padding:0 18px;font-weight:700;font-family:inherit;cursor:pointer}.try-send:disabled{opacity:.6;cursor:wait}.try-label{display:block;color:#9ca3af;font-size:11px;letter-spacing:.08em;font-weight:700;margin:14px 0 8px}.try-input{width:100%;border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px;font-size:13px;font-family:inherit;color:#111827;background:#fff}.try-body-card{margin-top:16px;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;background:#fff}.try-body-head{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:10px 12px;background:#f8fafc;border-bottom:1px solid #e5e7eb}.try-body-head .try-label{margin:0;justify-self:start}.try-body-head .try-mode{justify-self:center}.try-mode{display:inline-flex;align-items:center;border:1px solid #d1d5db;background:#fff;border-radius:999px;padding:3px;gap:0}.try-mode button{border:0;background:transparent;color:#6b7280;border-radius:999px;padding:6px 14px;min-width:64px;font-size:12px;font-weight:600;font-family:inherit;line-height:1;cursor:pointer}.try-mode button.active{background:#111827;color:#fff;box-shadow:none}.try-fill{justify-self:end;margin-left:0;border:0;background:transparent;color:#5b4bff;font-size:12px;font-weight:600;font-family:inherit;cursor:pointer;white-space:nowrap}.try-fill:hover{color:#4338ca}.try-body-card .try-json,.try-body-card .try-form{border:0;border-radius:0;min-height:220px;background:#fff}.try-json,.try-form,.try-response{width:100%;min-height:180px;border:1px solid #e5e7eb;border-radius:8px;background:#fafbfc;padding:12px 14px}.try-json{resize:vertical;font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;line-height:1.55;color:#111827}.try-form{display:grid;gap:12px;align-content:start}.try-form-row span{display:block;color:#6b7280;font-size:12px;margin-bottom:6px}.try-empty-form{margin:0;color:#9ca3af;font-size:13px}.try-response{min-height:160px;color:#334155}.try-response.empty{display:grid;place-items:center;color:#9ca3af;font-size:14px}.try-response pre{padding:0;color:#334155}.article{flex:1;width:100%;overflow:auto;padding:36px 44px 80px}.article.narrow{max-width:860px}.status-page{max-width:none;width:100%}.status-search{display:block;width:100%;max-width:none;margin:8px 0 24px;border:1px solid var(--line);border-radius:8px;padding:12px 14px;font-size:14px;font-family:inherit;color:var(--text);background:var(--page);box-sizing:border-box}.status-group{margin:8px 0 28px;width:100%}.status-group h2{margin-bottom:10px}.status-group .play-param-wrap{margin-bottom:0}.status-table th:first-child,.status-table td:first-child{width:140px;white-space:nowrap}.status-table th:nth-child(2),.status-table td:nth-child(2){width:auto;color:#4b5563}.status-hint{margin-top:6px;color:#6b7280;font-size:13px}.article h1{font-size:32px;margin:0 0 12px;letter-spacing:-.02em}.article h2{font-size:22px;margin:28px 0 10px}.article h2[id]{scroll-margin-top:16px}.article h3{font-size:16px;margin:22px 0 8px}.article p,.article li{color:#3c4257;line-height:1.7;font-size:15px}.article ul,.article ol{padding-left:20px}.endpoint-bar{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:8px;padding:10px 12px;margin:16px 0 22px;background:#fafbfc}.method{background:var(--post);color:#fff;font-size:11px;font-weight:800;border-radius:4px;padding:4px 7px}.path{font-size:13px;color:#3c4257}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:10px 8px;border-bottom:1px solid var(--line);vertical-align:top;font-size:13.5px}th{color:var(--muted);font-size:12px;font-weight:700}.req{color:#c41e3a;font-size:11px;font-weight:700}.opt{color:var(--muted);font-size:11px}.callout{border-left:4px solid var(--info-bd);background:var(--info-bg);padding:12px 14px;border-radius:0 8px 8px 0;margin:16px 0;color:#3c4257}.callout.warn{border-left-color:var(--warn-bd);background:var(--warn-bg)}.callout.danger{border-left-color:var(--danger-bd);background:var(--danger-bg)}.callout.ok{border-left-color:var(--ok-bd);background:var(--ok-bg)}.callout strong{display:block;margin-bottom:4px;color:var(--text)}.explorer{width:420px;background:var(--explorer);color:#fff;overflow:auto;padding:16px}.explorer-label{color:#9aa4c2;font-size:11px;letter-spacing:.08em;text-transform:uppercase;margin:6px 0 8px}.lang-tabs{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:12px}.lang-tabs button{border:0;background:var(--explorer-2);color:#b7c0d9;border-radius:8px;padding:5px 8px;cursor:pointer}.lang-tabs button.active{background:#3b82f6;color:#fff}.explorer-card{background:#121628;border:1px solid #2b3356;border-radius:8px;overflow:hidden;margin-bottom:14px}.explorer-card header{display:flex;justify-content:space-between;align-items:center;padding:8px 10px;color:#9aa4c2;font-size:11px;border-bottom:1px solid #2b3356}.copy{background:#2b3356;color:#fff;border:0;border-radius:8px;padding:4px 8px;cursor:pointer}pre{margin:0;padding:12px;overflow:auto;font-size:12px;line-height:1.55;color:var(--code);white-space:pre-wrap}.guide-code{margin:12px 0 20px;padding:14px 16px;border:1px solid #e3e8ee;border-radius:10px;background:#f4f6f8;color:#1a1f36;font-size:12.5px;line-height:1.6;overflow-x:auto}.inline-json{background:#0a1020;border:1px solid var(--line);border-radius:8px;color:#dbe7ff;margin:10px 0 18px}.home{max-width:none;width:100%}.crumb{color:#9ca3af;font-size:13px;margin-bottom:18px}.crumb span{margin:0 6px}.home-kicker{display:inline-flex;align-items:center;gap:8px;background:#f7f8fa;border:1px solid #e8eaee;border-radius:999px;padding:6px 12px;color:#6b7280;font-size:12px;margin-bottom:14px}.kicker-dot{width:8px;height:8px;border-radius:50%;background:#6366f1}.home-title{font-size:48px!important;line-height:1.05;letter-spacing:-.04em;margin:0 0 14px!important}.home-title-grad{background:linear-gradient(135deg,#2f1b8c,#5b21b6 42%,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:transparent}.home-lead{max-width:820px;color:#6b7280!important;font-size:16px!important}.base-pill{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;max-width:100%;gap:10px;margin:18px 0 8px;padding:8px 14px;border:1px solid #e8eaee;border-radius:999px;background:#f7f8fa;color:#6b7280;font-size:13px}.base-pill .pill-label{font-size:11px;letter-spacing:.04em;font-weight:700;color:#9aa3b5;white-space:nowrap}.base-pill code{background:transparent!important;border:0!important;padding:0!important;color:#374151;font-size:13px}.base-pill-env{display:inline-flex;align-items:center;gap:6px;margin-left:4px;color:#6b7280;font-size:13px;white-space:nowrap}.step-grid,.ep-grid,.auth-grid{display:grid;gap:14px;margin:12px 0 28px}.step-grid{grid-template-columns:1fr 1fr}.ep-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.auth-grid{grid-template-columns:1fr 1fr;gap:22px 48px;margin:12px 0 28px;padding:22px 28px;background:#f7f8fa;border:0;border-radius:8px}.step-card,.ep-card{background:#fff;border:1px solid #eceff3;border-radius:8px;text-align:left}.step-card{border-top:3px solid #6366f1;padding:18px 18px 16px}.step-card-wide{grid-column:1 / -1}.step-label{font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:8px}.step-card h3{margin:0 0 8px;font-size:18px}.step-card p{margin:0;color:#6b7280;font-size:14px}.step-howto{margin:12px 0 0;padding-left:20px;color:#4b5563;font-size:14px;line-height:1.55}.step-howto li{margin:0 0 6px}.step-howto li:last-child{margin-bottom:0}.step-note{margin-top:12px!important;padding:10px 12px;border-radius:8px;background:#fff7ed;color:#9a3412!important;font-size:13px!important}.step-figures,.guide-figures{display:flex;flex-wrap:wrap;gap:14px;margin:16px 0 4px}.guide-figures{flex-wrap:nowrap;overflow-x:auto}.guide-figures .doc-figure{flex:0 0 240px;margin:0}.step-figures-one{justify-content:flex-start}.doc-figure{margin:16px 0 8px;width:240px;background:#f8fafc;border:1px solid #eceff3;border-radius:8px;overflow:hidden}.doc-figure-thumb{position:relative;display:block;width:100%;padding:0;border:0;background:#eef2f6;cursor:zoom-in}.doc-figure-thumb img{display:block;width:100%;height:132px;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.doc-figure-hint{position:absolute;left:8px;bottom:8px;display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px;background:#0f172ac7;color:#fff;font-size:11px;font-weight:600}.doc-figure-thumb:hover .doc-figure-hint,.doc-figure-thumb:focus-visible .doc-figure-hint{background:#4f46e5eb}.doc-figure figcaption{padding:8px 10px 10px;color:#6b7280;font-size:12px;line-height:1.4}.doc-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:28px;background:#0f172ab8}.doc-lightbox-card{max-width:min(1100px,94vw);max-height:90vh;overflow:auto;background:#fff;border-radius:8px;box-shadow:0 24px 60px #0f172a47}.doc-lightbox-card img{display:block;width:100%;height:auto;max-height:78vh;-o-object-fit:contain;object-fit:contain;background:#f8fafc}.doc-lightbox-card p{margin:0;padding:12px 16px 16px;color:#4b5563;font-size:14px}.doc-lightbox-close{position:absolute;top:16px;right:18px;width:36px;height:36px;border:0;border-radius:999px;background:#fff;color:#111827;font-size:24px;line-height:1;cursor:pointer}.step-events{margin:16px 0 8px;background:#fff}.step-events th{width:28%}.step-link{display:inline-flex;margin:10px 0 4px;padding:8px 12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#4f46e5;font:inherit;font-size:13px;font-weight:600;cursor:pointer}.step-link:hover{border-color:#c7d2fe;background:#eef2ff}.event-list{margin:12px 0 8px;padding-left:22px;color:#4b5563;font-size:14px;line-height:1.55}.event-list>li{margin:0 0 16px}.event-list>li:last-child{margin-bottom:0}.event-list>li>strong{display:block;margin-bottom:4px;color:#1a1f36;font-size:15px}.event-list>li>p{margin:0 0 8px}.event-list ul{margin:0 0 8px;padding-left:18px}.event-list ul li{margin:0 0 6px}.event-list .step-webhook-sample{margin:8px 0}.event-cards{list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:16px 0 8px;padding:0}.event-card{margin:0;padding:16px 16px 14px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 1px #0f172a0a}.event-card-wide{grid-column:1 / -1;border-top:3px solid #6366f1}.event-card-head{display:flex;align-items:center;gap:8px;margin-bottom:10px}.event-num{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:24px;padding:0 8px;border-radius:999px;background:#eef2ff;color:#4f46e5;font-size:11px;font-weight:700;letter-spacing:.04em}.event-tag{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.event-tag-task{background:#ecfdf5;color:#047857}.event-tag-driver{background:#fff7ed;color:#c2410c}.event-card h3{margin:0 0 6px;color:#111827;font-size:16px;line-height:1.35}.event-card p,.event-card li{margin:0;color:#6b7280;font-size:14px;line-height:1.55}.event-card ul{margin:8px 0 0;padding-left:18px}.event-after{margin-top:10px!important;padding:10px 12px;border-radius:8px;background:#f8fafc;color:#4b5563!important;font-size:13px!important}.event-sample{margin:14px 0 0;overflow:hidden;border:1px solid #e3e8ee;border-radius:8px;background:#f4f6f8}.event-status-table{margin:14px 0 0;width:100%;overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.event-status-bar{padding:10px 14px;background:#f3f4f6;color:#374151;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid #e5e7eb}.event-status-table table{width:100%;border-collapse:collapse;table-layout:auto}.event-status-table th,.event-status-table td{text-align:left;vertical-align:middle;padding:12px 16px;border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;font-size:14px;line-height:1.5;white-space:normal;word-spacing:normal;letter-spacing:normal}.event-status-table th:last-child,.event-status-table td:last-child{border-right:0}.event-status-table thead th{background:#fafafa;color:#6b7280;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.event-status-table tbody tr:last-child td{border-bottom:0}.event-status-table tbody tr:nth-child(2n){background:#fcfcfd}.event-status-table td:first-child{width:34%;white-space:nowrap}.event-status-table td:nth-child(2){width:16%;white-space:nowrap}.event-status-table td:last-child{color:#4b5563}.event-status-table code{display:inline-block;background:#eef2ff;border:0;border-radius:6px;padding:3px 8px;color:#4338ca;font-size:12.5px;font-weight:600;letter-spacing:0}.event-status-table code.event-status-num{background:#ecfdf5;color:#047857}.event-sample-bar{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#eef2f6;color:#697386;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.event-sample pre{margin:0;padding:14px 16px;border:0;border-radius:0;background:transparent;color:#1a1f36;font-size:12.5px;line-height:1.55;overflow-x:auto}@media (max-width: 820px){.event-cards{grid-template-columns:1fr}}.step-webhook-sample{margin:14px 0 8px}.step-webhook-sample strong{display:block;margin-bottom:8px;font-size:13px;color:#1a1f36}.step-webhook-sample pre{margin:0;padding:12px;border:1px solid #e3e8ee;border-radius:8px;background:#f4f6f8;color:#1a1f36;font-size:12.5px;overflow-x:auto}.ep-card{padding:16px;cursor:pointer;font-family:inherit}.ep-card:hover{border-color:#d1d5db;box-shadow:0 8px 20px #0f172a0f}.ep-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.ep-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;color:#111827}.ep-card strong{display:block;color:#111827;font-size:15px}.ep-card small{color:#9ca3af;font-size:13px}.auth-card{display:flex;gap:12px;align-items:flex-start;padding:0;background:transparent;border:0}.auth-bar{width:3px;min-height:38px;border-radius:99px;flex:0 0 auto}.auth-card small{display:block;color:#9ca3af;font-size:12px;font-weight:500;margin-bottom:4px}.auth-card strong{display:block;color:#111827;font-size:15px;font-weight:600}.sig-guide{margin:8px 0 20px}.sig-guide p{max-width:820px}.sig-rules{margin:8px 0 18px}.sig-card{background:#f6f4ff;border:1px solid #ece7ff;border-left:4px solid #6d5efc;border-radius:8px;padding:18px 20px 16px;margin:16px 0 24px}.sig-card h3{margin:0 0 8px;font-size:16px;color:#111827}.sig-card>p{margin:0 0 14px;color:#4b5563;font-size:14px;line-height:1.65;max-width:none}.sig-card ol{margin:0 0 16px;padding:0;list-style:none;counter-reset:sig-step}.sig-card ol li{position:relative;padding-left:28px;margin:8px 0;color:#4b5563;font-size:13.5px;line-height:1.65;counter-increment:sig-step}.sig-card ol li:before{content:counter(sig-step);position:absolute;left:0;top:1px;width:18px;height:18px;border-radius:50%;background:#6d5efc;color:#fff;font-size:11px;font-weight:700;display:grid;place-items:center}.sig-card .sig-live{margin:0;background:#fff}.sig-live{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin:14px 0 22px;padding:14px 16px;border:1px solid #eceff3;border-radius:8px;background:#f8fafc}.sig-live small{display:block;color:#9ca3af;font-size:11px;font-weight:700;letter-spacing:.06em;margin-bottom:6px}.sig-live code{display:block;max-width:100%;overflow-wrap:anywhere;background:transparent;border:0;padding:0;color:#111827;font-size:13px}.sig-actions{display:flex;gap:8px}.sig-actions button,.sig-copy{border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#111827;font:inherit;font-size:13px;font-weight:600;padding:7px 10px;cursor:pointer}.sig-actions button:hover,.sig-copy:hover{border-color:#c7d2fe;background:#eef2ff;color:#4f46e5}.sig-code{position:relative;margin:10px 0 18px;border:1px solid #e3e8ee;border-radius:8px;background:#f4f6f8;overflow:hidden}.sig-code pre{margin:0;padding:16px 16px 18px;color:#1a1f36;white-space:pre-wrap}.sig-copy{position:absolute;top:10px;right:10px}@media (max-width: 1100px){.explorer{display:none}.article{padding:24px 18px 60px}.playground{grid-template-columns:1fr}.try-api{border-left:0;border-top:1px solid #f1f2f6}.playground-docs{padding:24px 18px 40px}}@media (max-width: 900px){.step-grid,.ep-grid,.auth-grid{grid-template-columns:1fr}.home-title{font-size:34px!important}}@media (max-width: 760px){.product-name,.header-divider,.env-select{display:none}.top-search{max-width:none}}html[data-theme=dark]{--header: #000;--sidebar: #000;--page: #000;--line: #222;--text: #f5f5f5;--muted: #d4d4d4;--link: #93c5fd;--active-bg: #141414;--info-bg: #0d1117;--warn-bg: #1a1408;--danger-bg: #1a0b0d;--ok-bg: #0b1610;--code: #e5e7eb;color-scheme:dark}html[data-theme=dark] body,html[data-theme=dark] .shell,html[data-theme=dark] .body,html[data-theme=dark] .workspace,html[data-theme=dark] .article,html[data-theme=dark] .playground,html[data-theme=dark] .playground-docs,html[data-theme=dark] .try-api{background:#000;color:var(--text)}html[data-theme=dark] .top-header,html[data-theme=dark] .sidebar{background:#000;border-color:var(--line)}html[data-theme=dark] .icon-btn span{background:#e5e7eb}html[data-theme=dark] .icon-btn:hover{background:#1f2937}html[data-theme=dark] .product-name,html[data-theme=dark] .env-trigger,html[data-theme=dark] .top-right{color:#f3f4f6}html[data-theme=dark] .header-divider{background:#334155}html[data-theme=dark] .top-search{background:#111;border-color:#334155;color:#e5e7eb}html[data-theme=dark] .top-search input{color:#e5e7eb}html[data-theme=dark] .theme-btn{background:#111;color:#e5e7eb;border-color:#334155}html[data-theme=dark] .theme-btn:hover{border-color:#64748b}html[data-theme=dark] .env-menu{background:#111;box-shadow:0 12px 40px #0006}html[data-theme=dark] .env-option:hover,html[data-theme=dark] .env-option.active{background:#1a1a1a}html[data-theme=dark] .env-option-copy strong{color:#e5e7eb}html[data-theme=dark] .nav-link{color:#f3f4f6}html[data-theme=dark] .nav-link-main svg{color:#e5e7eb}html[data-theme=dark] .nav-link:hover{background:#1a1a1a;color:#e9d5ff}html[data-theme=dark] .nav-link:hover .nav-link-main svg,html[data-theme=dark] .nav-link.active .nav-link-main svg{color:#c4b5fd}html[data-theme=dark] .nav-link.active{background:#1e1b4b;border-color:#4c1d95;color:#c4b5fd}html[data-theme=dark] .badge{background:#3b2a12;color:#fbbf24}html[data-theme=dark] .help-box{background:#1a1a1a;border-color:#334155}html[data-theme=dark] .help-box strong,html[data-theme=dark] .help-box p{color:#e5e7eb}html[data-theme=dark] .help-box a{color:#c4b5fd}html[data-theme=dark] .article h1,html[data-theme=dark] .article h2,html[data-theme=dark] .article h3{color:#fff}html[data-theme=dark] .article p,html[data-theme=dark] .article li,html[data-theme=dark] .path,html[data-theme=dark] .callout{color:#f3f4f6}html[data-theme=dark] code{background:#1a1a1a;border-color:#334155;color:#e2e8f0}html[data-theme=dark] .guide-code,html[data-theme=dark] .article pre{background:#111;border-color:#222;color:#e5e7eb}html[data-theme=dark] .callout{background:#111;border-color:#222}html[data-theme=dark] .callout.warn{background:#1a1408}html[data-theme=dark] .callout.danger{background:#1a0b0d}html[data-theme=dark] .callout.ok{background:#0b1610}html[data-theme=dark] .callout.info{background:#0d1117}html[data-theme=dark] .endpoint-bar{background:#111}html[data-theme=dark] table th,html[data-theme=dark] table td{border-color:var(--line)}html[data-theme=dark] .status-search{background:#111;border-color:#334155;color:#e5e7eb}html[data-theme=dark] .status-hint{color:#e5e7eb}html[data-theme=dark] .home-kicker,html[data-theme=dark] .base-pill,html[data-theme=dark] .env-trigger{background:#111;border-color:#334155;color:#e5e7eb}html[data-theme=dark] .base-pill code{color:#e5e7eb}html[data-theme=dark] .step-card,html[data-theme=dark] .ep-card{background:#111;border-color:#222}html[data-theme=dark] .step-card p,html[data-theme=dark] .step-howto,html[data-theme=dark] .home-lead{color:#e5e7eb!important}html[data-theme=dark] .step-note{background:#2a230f;color:#fdba74!important}html[data-theme=dark] .event-list{color:#e5e7eb}html[data-theme=dark] .event-list>li>strong{color:#e5e7eb}html[data-theme=dark] .event-card{background:#111;border-color:#222}html[data-theme=dark] .event-card h3,html[data-theme=dark] .event-card p,html[data-theme=dark] .event-card li{color:#e5e7eb}html[data-theme=dark] .event-num{background:#1e1b4b;color:#c4b5fd}html[data-theme=dark] .event-tag-task{background:#052e1f;color:#6ee7b7}html[data-theme=dark] .event-tag-driver{background:#3b2410;color:#fdba74}html[data-theme=dark] .event-after{background:#1a1a1a;color:#e5e7eb!important}html[data-theme=dark] .event-status-table{background:#111;border-color:#222}html[data-theme=dark] .event-status-bar{background:#1a1a1a;color:#f3f4f6;border-color:#222}html[data-theme=dark] .event-status-table thead th{background:#0a0a0a;color:#e5e7eb}html[data-theme=dark] .event-status-table th,html[data-theme=dark] .event-status-table td{border-color:#222}html[data-theme=dark] .event-status-table tbody tr:nth-child(2n){background:#0a0a0a}html[data-theme=dark] .event-status-table td:last-child{color:#e5e7eb}html[data-theme=dark] .event-status-table code{background:#1e1b4b;color:#c4b5fd}html[data-theme=dark] .event-status-table code.event-status-num{background:#052e1a;color:#6ee7b7}html[data-theme=dark] .event-sample{background:#0a0a0a;border-color:#222}html[data-theme=dark] .event-sample-bar{background:#1a1a1a;color:#f3f4f6}html[data-theme=dark] .event-sample pre{color:#e2e8f0}html[data-theme=dark] .step-webhook-sample strong{color:#e5e7eb}html[data-theme=dark] .step-webhook-sample pre{background:#0a0a0a;border-color:#222;color:#e5e7eb}html[data-theme=dark] .doc-figure{background:#0a0a0a;border-color:#222}html[data-theme=dark] .doc-figure-thumb{background:#1a1a1a}html[data-theme=dark] .doc-figure figcaption{color:#e5e7eb}html[data-theme=dark] .doc-lightbox-card{background:#111}html[data-theme=dark] .doc-lightbox-card img{background:#0a0a0a}html[data-theme=dark] .doc-lightbox-card p{color:#e5e7eb}html[data-theme=dark] .doc-lightbox-close{background:#1a1a1a;color:#e5e7eb}html[data-theme=dark] .step-link{background:#111;border-color:#334155;color:#93c5fd}html[data-theme=dark] .step-link:hover{background:#1a1a1a;border-color:#475569}html[data-theme=dark] .ep-card strong,html[data-theme=dark] .auth-card strong,html[data-theme=dark] .sig-live code{color:#e5e7eb}html[data-theme=dark] .sig-live,html[data-theme=dark] .sig-code{background:#111;border-color:#222}html[data-theme=dark] .sig-code pre{color:#e5e7eb}html[data-theme=dark] .sig-actions button,html[data-theme=dark] .sig-copy{background:#1a1a1a;border-color:#334155;color:#e5e7eb}html[data-theme=dark] .auth-grid{background:#111}html[data-theme=dark] .ep-card:hover{border-color:#475569;box-shadow:none}html[data-theme=dark] .brand-logo{filter:brightness(1.08)}html[data-theme=dark] .playground,html[data-theme=dark] .playground-docs,html[data-theme=dark] .try-api{background:#000}html[data-theme=dark] .try-url,html[data-theme=dark] .try-input{background:#111}html[data-theme=dark] .try-body-card{background:#111;border-color:#222}html[data-theme=dark] .try-body-head{background:#0a0a0a;border-color:#222}html[data-theme=dark] .try-mode{background:#111;border-color:#333}html[data-theme=dark] .try-mode button{color:#d1d5db}html[data-theme=dark] .try-mode button.active{background:#fff;color:#111}html[data-theme=dark] .playground-docs h1,html[data-theme=dark] .play-name,html[data-theme=dark] .play-code.active,html[data-theme=dark] .try-head strong,html[data-theme=dark] .try-input,html[data-theme=dark] .try-json{color:#fff}html[data-theme=dark] .play-crumb,html[data-theme=dark] .play-copy-path,html[data-theme=dark] .play-window header,html[data-theme=dark] .try-label,html[data-theme=dark] .nav-group{color:#e5e7eb}html[data-theme=dark] .play-path{background:#1a1a1a}html[data-theme=dark] .play-tabs button{background:#111;border-color:#334155;color:#e5e7eb}html[data-theme=dark] .play-tabs button.active{background:#111;border-color:#64748b;color:#f8fafc}html[data-theme=dark] .play-notes,html[data-theme=dark] .sig-card{background:#1e1b4b;border-color:#4c1d95;border-left-color:#8b5cf6}html[data-theme=dark] .sig-card h3{color:#fff}html[data-theme=dark] .sig-card>p,html[data-theme=dark] .sig-card ol li{color:#e5e7eb}html[data-theme=dark] .sig-card .sig-live{background:#111}html[data-theme=dark] .play-notes li,html[data-theme=dark] .play-lead,html[data-theme=dark] .play-section p,html[data-theme=dark] .play-section li,html[data-theme=dark] .play-contact,html[data-theme=dark] .play-field p{color:#e5e7eb}html[data-theme=dark] .play-section h2{color:#fff}html[data-theme=dark] .play-lang-tabs button{background:transparent;color:#e5e7eb}html[data-theme=dark] .play-lang-tabs button.active{background:transparent;color:#f8fafc;border-bottom-color:#60a5fa}html[data-theme=dark] .play-tool-btn{color:#e5e7eb}html[data-theme=dark] .play-more-menu{background:#111;border-color:#222}html[data-theme=dark] .play-more-menu button{color:#f3f4f6}html[data-theme=dark] .play-more-menu button:hover,html[data-theme=dark] .play-more-menu button.active{background:#1a1a1a;color:#fff}html[data-theme=dark] .play-lib-tabs button.active{background:#111;border-color:#334155;color:#f8fafc}html[data-theme=dark] .play-req-badge{background:#0a0a0a;border-color:#334155;color:#e5e7eb}html[data-theme=dark] .tok-key,html[data-theme=dark] .tok-flag{color:#fb923c}html[data-theme=dark] .tok-str,html[data-theme=dark] .tok-url,html[data-theme=dark] .tok-prop{color:#34d399}html[data-theme=dark] .snippet-card{background:#0a0a0a;border-color:#222}html[data-theme=dark] .snippet-header{background:#111;border-bottom-color:#334155}html[data-theme=dark] .snippet-lang-row{border-bottom-color:#334155}html[data-theme=dark] .snippet-lang{color:#e5e7eb}html[data-theme=dark] .snippet-lang.active{color:#f8fafc;border-bottom-color:#8b5cf6}html[data-theme=dark] .snippet-lang:hover,html[data-theme=dark] .snippet-more-btn{color:#e5e7eb}html[data-theme=dark] .snippet-more-btn:hover,html[data-theme=dark] .snippet-more-btn.active{color:#c4b5fd}html[data-theme=dark] .snippet-copy-btn{background:#1a1a1a;color:#e5e7eb}html[data-theme=dark] .snippet-copy-btn:hover,html[data-theme=dark] .snippet-copy-btn.active{background:#1e1b4b;color:#c4b5fd}html[data-theme=dark] .snippet-menu{background:#111;border-color:#222}html[data-theme=dark] .snippet-menu button{color:#f3f4f6}html[data-theme=dark] .snippet-menu button:hover,html[data-theme=dark] .snippet-menu button.active{background:#1a1a1a;color:#fff}html[data-theme=dark] .snippet-lib{color:#e5e7eb}html[data-theme=dark] .snippet-lib.active{background:#1a1a1a;color:#f8fafc;box-shadow:0 0 0 1px #334155}html[data-theme=dark] .snippet-lib:hover{color:#e5e7eb}html[data-theme=dark] .snippet-lib.active:hover{color:#f8fafc}html[data-theme=dark] .snippet-code{color:#f3f4f6}html[data-theme=dark] .snippet-code::-webkit-scrollbar-thumb{background:#475569}html[data-theme=dark] .snippet-code::-webkit-scrollbar-track{background:#1a1a1a}html[data-theme=dark] .play-outer-card{background:#0a0a0a;border-color:#222}html[data-theme=dark] .play-code-hl,html[data-theme=dark] .play-window pre{color:#f3f4f6}html[data-theme=dark] .play-example-code,html[data-theme=dark] .play-window,html[data-theme=dark] .try-response{background:#111;border-color:#222}html[data-theme=dark] .try-body-card .try-json,html[data-theme=dark] .try-body-card .try-form{background:#111;border:0}html[data-theme=dark] .play-example-code header,html[data-theme=dark] .play-window header{border-color:#222}html[data-theme=dark] .play-field{border-color:#222}html[data-theme=dark] .play-pill.type{background:#052e1a;color:#6ee7b7;border-color:#065f46}html[data-theme=dark] .play-pill.required{background:#3f1010;color:#fca5a5;border-color:#7f1d1d}html[data-theme=dark] .play-pill.optional{background:#1a1a1a;color:#e5e7eb;border-color:#334155}html[data-theme=dark] .play-example-row code{background:#1e1b4b;color:#c4b5fd}html[data-theme=dark] .play-status-table-wrap,html[data-theme=dark] .play-param-wrap{background:#111;border-color:#222}html[data-theme=dark] .play-param-table thead th{background:#0a0a0a;color:#e5e7eb}html[data-theme=dark] .play-param-table th,html[data-theme=dark] .play-param-table td{border-color:#222}html[data-theme=dark] .play-param-table tbody tr:nth-child(2n){background:#0a0a0a}html[data-theme=dark] .play-param-table td:nth-child(2),html[data-theme=dark] .play-param-table td:nth-child(3){color:#e5e7eb}html[data-theme=dark] .play-name-table td,html[data-theme=dark] .play-name-table .play-name-label,html[data-theme=dark] .play-param-table td code{color:#e5e7eb}html[data-theme=dark] .play-param-example{color:#9ca3af}html[data-theme=dark] .play-accepted-label,html[data-theme=dark] .play-accepted li{color:#e5e7eb}html[data-theme=dark] .play-ex-num,html[data-theme=dark] .play-param-table td .play-ex-num{background:#052e1a;color:#6ee7b7}html[data-theme=dark] .play-ex-bool,html[data-theme=dark] .play-param-table td .play-ex-bool{background:#2e1065;color:#c4b5fd}html[data-theme=dark] .play-ex-str,html[data-theme=dark] .play-param-table td .play-ex-str{background:#431407;color:#fdba74}html[data-theme=dark] .play-ex-array,html[data-theme=dark] .play-param-table td .play-ex-array{background:#1e3a8a;color:#93c5fd}html[data-theme=dark] .play-status-table thead th{background:#000;color:#e5e7eb;border-color:#222}html[data-theme=dark] .play-status-table tbody td{color:#e5e7eb;border-color:#222}html[data-theme=dark] .play-status-code{background:#1e1b4b;color:#c4b5fd}html[data-theme=dark] .play-example-code pre,html[data-theme=dark] .play-window pre,html[data-theme=dark] .try-response pre{color:#f3f4f6}html[data-theme=dark] .try-api{border-color:#222}html[data-theme=dark] .try-url,html[data-theme=dark] .try-input{border-color:#334155}html[data-theme=dark] .try-url code{color:#f3f4f6}
